Remove fckeditor and move ckeditor javascript to horde/js directory
authorChuck Hagenbuch <chuck@horde.org>
Fri, 27 Aug 2010 02:37:14 +0000 (22:37 -0400)
committerChuck Hagenbuch <chuck@horde.org>
Fri, 27 Aug 2010 02:37:14 +0000 (22:37 -0400)
631 files changed:
framework/Editor/lib/Horde/Editor/Fckeditor.php [deleted file]
framework/Editor/package.xml
horde/docs/CHANGES
horde/docs/LICENSES
horde/js/ckeditor/LICENSE.html [new file with mode: 0644]
horde/js/ckeditor/ckeditor.js [new file with mode: 0644]
horde/js/ckeditor/ckeditor_basic.js [new file with mode: 0644]
horde/js/ckeditor/config.js [new file with mode: 0644]
horde/js/ckeditor/contents.css [new file with mode: 0644]
horde/js/ckeditor/images/spacer.gif [new file with mode: 0644]
horde/js/ckeditor/lang/_languages.js [new file with mode: 0644]
horde/js/ckeditor/lang/af.js [new file with mode: 0644]
horde/js/ckeditor/lang/ar.js [new file with mode: 0644]
horde/js/ckeditor/lang/bg.js [new file with mode: 0644]
horde/js/ckeditor/lang/bn.js [new file with mode: 0644]
horde/js/ckeditor/lang/bs.js [new file with mode: 0644]
horde/js/ckeditor/lang/ca.js [new file with mode: 0644]
horde/js/ckeditor/lang/cs.js [new file with mode: 0644]
horde/js/ckeditor/lang/cy.js [new file with mode: 0644]
horde/js/ckeditor/lang/da.js [new file with mode: 0644]
horde/js/ckeditor/lang/de.js [new file with mode: 0644]
horde/js/ckeditor/lang/el.js [new file with mode: 0644]
horde/js/ckeditor/lang/en-au.js [new file with mode: 0644]
horde/js/ckeditor/lang/en-ca.js [new file with mode: 0644]
horde/js/ckeditor/lang/en-gb.js [new file with mode: 0644]
horde/js/ckeditor/lang/en.js [new file with mode: 0644]
horde/js/ckeditor/lang/eo.js [new file with mode: 0644]
horde/js/ckeditor/lang/es.js [new file with mode: 0644]
horde/js/ckeditor/lang/et.js [new file with mode: 0644]
horde/js/ckeditor/lang/eu.js [new file with mode: 0644]
horde/js/ckeditor/lang/fa.js [new file with mode: 0644]
horde/js/ckeditor/lang/fi.js [new file with mode: 0644]
horde/js/ckeditor/lang/fo.js [new file with mode: 0644]
horde/js/ckeditor/lang/fr-ca.js [new file with mode: 0644]
horde/js/ckeditor/lang/fr.js [new file with mode: 0644]
horde/js/ckeditor/lang/gl.js [new file with mode: 0644]
horde/js/ckeditor/lang/gu.js [new file with mode: 0644]
horde/js/ckeditor/lang/he.js [new file with mode: 0644]
horde/js/ckeditor/lang/hi.js [new file with mode: 0644]
horde/js/ckeditor/lang/hr.js [new file with mode: 0644]
horde/js/ckeditor/lang/hu.js [new file with mode: 0644]
horde/js/ckeditor/lang/is.js [new file with mode: 0644]
horde/js/ckeditor/lang/it.js [new file with mode: 0644]
horde/js/ckeditor/lang/ja.js [new file with mode: 0644]
horde/js/ckeditor/lang/km.js [new file with mode: 0644]
horde/js/ckeditor/lang/ko.js [new file with mode: 0644]
horde/js/ckeditor/lang/lt.js [new file with mode: 0644]
horde/js/ckeditor/lang/lv.js [new file with mode: 0644]
horde/js/ckeditor/lang/mn.js [new file with mode: 0644]
horde/js/ckeditor/lang/ms.js [new file with mode: 0644]
horde/js/ckeditor/lang/nb.js [new file with mode: 0644]
horde/js/ckeditor/lang/nl.js [new file with mode: 0644]
horde/js/ckeditor/lang/no.js [new file with mode: 0644]
horde/js/ckeditor/lang/pl.js [new file with mode: 0644]
horde/js/ckeditor/lang/pt-br.js [new file with mode: 0644]
horde/js/ckeditor/lang/pt.js [new file with mode: 0644]
horde/js/ckeditor/lang/ro.js [new file with mode: 0644]
horde/js/ckeditor/lang/ru.js [new file with mode: 0644]
horde/js/ckeditor/lang/sk.js [new file with mode: 0644]
horde/js/ckeditor/lang/sl.js [new file with mode: 0644]
horde/js/ckeditor/lang/sr-latn.js [new file with mode: 0644]
horde/js/ckeditor/lang/sr.js [new file with mode: 0644]
horde/js/ckeditor/lang/sv.js [new file with mode: 0644]
horde/js/ckeditor/lang/th.js [new file with mode: 0644]
horde/js/ckeditor/lang/tr.js [new file with mode: 0644]
horde/js/ckeditor/lang/uk.js [new file with mode: 0644]
horde/js/ckeditor/lang/vi.js [new file with mode: 0644]
horde/js/ckeditor/lang/zh-cn.js [new file with mode: 0644]
horde/js/ckeditor/lang/zh.js [new file with mode: 0644]
horde/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js [new file with mode: 0644]
horde/js/ckeditor/plugins/a11yhelp/lang/en.js [new file with mode: 0644]
horde/js/ckeditor/plugins/a11yhelp/lang/he.js [new file with mode: 0644]
horde/js/ckeditor/plugins/about/dialogs/about.js [new file with mode: 0644]
horde/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png [new file with mode: 0644]
horde/js/ckeditor/plugins/clipboard/dialogs/paste.js [new file with mode: 0644]
horde/js/ckeditor/plugins/colordialog/dialogs/colordialog.js [new file with mode: 0644]
horde/js/ckeditor/plugins/dialog/dialogDefinition.js [new file with mode: 0644]
horde/js/ckeditor/plugins/div/dialogs/div.js [new file with mode: 0644]
horde/js/ckeditor/plugins/find/dialogs/find.js [new file with mode: 0644]
horde/js/ckeditor/plugins/flash/dialogs/flash.js [new file with mode: 0644]
horde/js/ckeditor/plugins/flash/images/placeholder.png [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/button.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/checkbox.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/form.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/hiddenfield.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/radio.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/select.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/textarea.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/dialogs/textfield.js [new file with mode: 0644]
horde/js/ckeditor/plugins/forms/images/hiddenfield.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/iframedialog/plugin.js [new file with mode: 0644]
horde/js/ckeditor/plugins/image/dialogs/image.js [new file with mode: 0644]
horde/js/ckeditor/plugins/link/dialogs/anchor.js [new file with mode: 0644]
horde/js/ckeditor/plugins/link/dialogs/link.js [new file with mode: 0644]
horde/js/ckeditor/plugins/link/images/anchor.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/liststyle/dialogs/liststyle.js [new file with mode: 0644]
horde/js/ckeditor/plugins/liststyle/plugin.js [new file with mode: 0644]
horde/js/ckeditor/plugins/pagebreak/images/pagebreak.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/pastefromword/filter/default.js [new file with mode: 0644]
horde/js/ckeditor/plugins/pastetext/dialogs/pastetext.js [new file with mode: 0644]
horde/js/ckeditor/plugins/scayt/dialogs/options.js [new file with mode: 0644]
horde/js/ckeditor/plugins/scayt/dialogs/toolbar.css [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_address.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_blockquote.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_div.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_h1.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_h2.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_h3.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_h4.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_h5.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_h6.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_p.png [new file with mode: 0644]
horde/js/ckeditor/plugins/showblocks/images/block_pre.png [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/dialogs/smiley.js [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/angel_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/angry_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/broken_heart.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/confused_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/cry_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/devil_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/embaressed_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/envelope.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/heart.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/kiss.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/lightbulb.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/omg_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/regular_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/sad_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/shades_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/teeth_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/thumbs_down.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/thumbs_up.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/tounge_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/smiley/images/wink_smile.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/specialchar/dialogs/specialchar.js [new file with mode: 0644]
horde/js/ckeditor/plugins/styles/styles/default.js [new file with mode: 0644]
horde/js/ckeditor/plugins/table/dialogs/table.js [new file with mode: 0644]
horde/js/ckeditor/plugins/tabletools/dialogs/tableCell.js [new file with mode: 0644]
horde/js/ckeditor/plugins/templates/dialogs/templates.js [new file with mode: 0644]
horde/js/ckeditor/plugins/templates/templates/default.js [new file with mode: 0644]
horde/js/ckeditor/plugins/templates/templates/images/template1.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/templates/templates/images/template2.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/templates/templates/images/template3.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/dialogs/uicolor.js [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/lang/en.js [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/plugin.js [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/uicolor.gif [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/yui/assets/hue_bg.png [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/yui/assets/picker_mask.png [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/yui/assets/yui.css [new file with mode: 0644]
horde/js/ckeditor/plugins/uicolor/yui/yui.js [new file with mode: 0644]
horde/js/ckeditor/plugins/wsc/dialogs/ciframe.html [new file with mode: 0644]
horde/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html [new file with mode: 0644]
horde/js/ckeditor/plugins/wsc/dialogs/wsc.css [new file with mode: 0644]
horde/js/ckeditor/plugins/wsc/dialogs/wsc.js [new file with mode: 0644]
horde/js/ckeditor/skins/kama/dialog.css [new file with mode: 0644]
horde/js/ckeditor/skins/kama/editor.css [new file with mode: 0644]
horde/js/ckeditor/skins/kama/icons.png [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/dialog_sides.gif [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/dialog_sides.png [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/dialog_sides_rtl.png [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/mini.gif [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/noimage.png [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/sprites.png [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/sprites_ie6.png [new file with mode: 0644]
horde/js/ckeditor/skins/kama/images/toolbar_start.gif [new file with mode: 0644]
horde/js/ckeditor/skins/kama/skin.js [new file with mode: 0644]
horde/js/ckeditor/skins/kama/templates.css [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/dialog.css [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/editor.css [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/icons.png [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/dialog_sides.gif [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/dialog_sides.png [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/dialog_sides_rtl.png [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/mini.gif [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/noimage.png [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/sprites.png [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/images/sprites_ie6.png [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/skin.js [new file with mode: 0644]
horde/js/ckeditor/skins/office2003/templates.css [new file with mode: 0644]
horde/js/ckeditor/skins/v2/dialog.css [new file with mode: 0644]
horde/js/ckeditor/skins/v2/editor.css [new file with mode: 0644]
horde/js/ckeditor/skins/v2/icons.png [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/dialog_sides.gif [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/dialog_sides.png [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/dialog_sides_rtl.png [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/mini.gif [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/noimage.png [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/sprites.png [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/sprites_ie6.png [new file with mode: 0644]
horde/js/ckeditor/skins/v2/images/toolbar_start.gif [new file with mode: 0644]
horde/js/ckeditor/skins/v2/skin.js [new file with mode: 0644]
horde/js/ckeditor/skins/v2/templates.css [new file with mode: 0644]
horde/js/ckeditor/themes/default/theme.js [new file with mode: 0644]
horde/services/editor/ckeditor/LICENSE.html [deleted file]
horde/services/editor/ckeditor/ckeditor.js [deleted file]
horde/services/editor/ckeditor/ckeditor_basic.js [deleted file]
horde/services/editor/ckeditor/config.js [deleted file]
horde/services/editor/ckeditor/contents.css [deleted file]
horde/services/editor/ckeditor/images/spacer.gif [deleted file]
horde/services/editor/ckeditor/lang/_languages.js [deleted file]
horde/services/editor/ckeditor/lang/af.js [deleted file]
horde/services/editor/ckeditor/lang/ar.js [deleted file]
horde/services/editor/ckeditor/lang/bg.js [deleted file]
horde/services/editor/ckeditor/lang/bn.js [deleted file]
horde/services/editor/ckeditor/lang/bs.js [deleted file]
horde/services/editor/ckeditor/lang/ca.js [deleted file]
horde/services/editor/ckeditor/lang/cs.js [deleted file]
horde/services/editor/ckeditor/lang/cy.js [deleted file]
horde/services/editor/ckeditor/lang/da.js [deleted file]
horde/services/editor/ckeditor/lang/de.js [deleted file]
horde/services/editor/ckeditor/lang/el.js [deleted file]
horde/services/editor/ckeditor/lang/en-au.js [deleted file]
horde/services/editor/ckeditor/lang/en-ca.js [deleted file]
horde/services/editor/ckeditor/lang/en-gb.js [deleted file]
horde/services/editor/ckeditor/lang/en.js [deleted file]
horde/services/editor/ckeditor/lang/eo.js [deleted file]
horde/services/editor/ckeditor/lang/es.js [deleted file]
horde/services/editor/ckeditor/lang/et.js [deleted file]
horde/services/editor/ckeditor/lang/eu.js [deleted file]
horde/services/editor/ckeditor/lang/fa.js [deleted file]
horde/services/editor/ckeditor/lang/fi.js [deleted file]
horde/services/editor/ckeditor/lang/fo.js [deleted file]
horde/services/editor/ckeditor/lang/fr-ca.js [deleted file]
horde/services/editor/ckeditor/lang/fr.js [deleted file]
horde/services/editor/ckeditor/lang/gl.js [deleted file]
horde/services/editor/ckeditor/lang/gu.js [deleted file]
horde/services/editor/ckeditor/lang/he.js [deleted file]
horde/services/editor/ckeditor/lang/hi.js [deleted file]
horde/services/editor/ckeditor/lang/hr.js [deleted file]
horde/services/editor/ckeditor/lang/hu.js [deleted file]
horde/services/editor/ckeditor/lang/is.js [deleted file]
horde/services/editor/ckeditor/lang/it.js [deleted file]
horde/services/editor/ckeditor/lang/ja.js [deleted file]
horde/services/editor/ckeditor/lang/km.js [deleted file]
horde/services/editor/ckeditor/lang/ko.js [deleted file]
horde/services/editor/ckeditor/lang/lt.js [deleted file]
horde/services/editor/ckeditor/lang/lv.js [deleted file]
horde/services/editor/ckeditor/lang/mn.js [deleted file]
horde/services/editor/ckeditor/lang/ms.js [deleted file]
horde/services/editor/ckeditor/lang/nb.js [deleted file]
horde/services/editor/ckeditor/lang/nl.js [deleted file]
horde/services/editor/ckeditor/lang/no.js [deleted file]
horde/services/editor/ckeditor/lang/pl.js [deleted file]
horde/services/editor/ckeditor/lang/pt-br.js [deleted file]
horde/services/editor/ckeditor/lang/pt.js [deleted file]
horde/services/editor/ckeditor/lang/ro.js [deleted file]
horde/services/editor/ckeditor/lang/ru.js [deleted file]
horde/services/editor/ckeditor/lang/sk.js [deleted file]
horde/services/editor/ckeditor/lang/sl.js [deleted file]
horde/services/editor/ckeditor/lang/sr-latn.js [deleted file]
horde/services/editor/ckeditor/lang/sr.js [deleted file]
horde/services/editor/ckeditor/lang/sv.js [deleted file]
horde/services/editor/ckeditor/lang/th.js [deleted file]
horde/services/editor/ckeditor/lang/tr.js [deleted file]
horde/services/editor/ckeditor/lang/uk.js [deleted file]
horde/services/editor/ckeditor/lang/vi.js [deleted file]
horde/services/editor/ckeditor/lang/zh-cn.js [deleted file]
horde/services/editor/ckeditor/lang/zh.js [deleted file]
horde/services/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js [deleted file]
horde/services/editor/ckeditor/plugins/a11yhelp/lang/en.js [deleted file]
horde/services/editor/ckeditor/plugins/a11yhelp/lang/he.js [deleted file]
horde/services/editor/ckeditor/plugins/about/dialogs/about.js [deleted file]
horde/services/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png [deleted file]
horde/services/editor/ckeditor/plugins/clipboard/dialogs/paste.js [deleted file]
horde/services/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js [deleted file]
horde/services/editor/ckeditor/plugins/dialog/dialogDefinition.js [deleted file]
horde/services/editor/ckeditor/plugins/div/dialogs/div.js [deleted file]
horde/services/editor/ckeditor/plugins/find/dialogs/find.js [deleted file]
horde/services/editor/ckeditor/plugins/flash/dialogs/flash.js [deleted file]
horde/services/editor/ckeditor/plugins/flash/images/placeholder.png [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/button.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/checkbox.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/form.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/radio.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/select.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/textarea.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/dialogs/textfield.js [deleted file]
horde/services/editor/ckeditor/plugins/forms/images/hiddenfield.gif [deleted file]
horde/services/editor/ckeditor/plugins/iframedialog/plugin.js [deleted file]
horde/services/editor/ckeditor/plugins/image/dialogs/image.js [deleted file]
horde/services/editor/ckeditor/plugins/link/dialogs/anchor.js [deleted file]
horde/services/editor/ckeditor/plugins/link/dialogs/link.js [deleted file]
horde/services/editor/ckeditor/plugins/link/images/anchor.gif [deleted file]
horde/services/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js [deleted file]
horde/services/editor/ckeditor/plugins/liststyle/plugin.js [deleted file]
horde/services/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif [deleted file]
horde/services/editor/ckeditor/plugins/pastefromword/filter/default.js [deleted file]
horde/services/editor/ckeditor/plugins/pastetext/dialogs/pastetext.js [deleted file]
horde/services/editor/ckeditor/plugins/scayt/dialogs/options.js [deleted file]
horde/services/editor/ckeditor/plugins/scayt/dialogs/toolbar.css [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_address.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_blockquote.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_div.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_h1.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_h2.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_h3.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_h4.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_h5.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_h6.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_p.png [deleted file]
horde/services/editor/ckeditor/plugins/showblocks/images/block_pre.png [deleted file]
horde/services/editor/ckeditor/plugins/smiley/dialogs/smiley.js [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/angel_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/angry_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/broken_heart.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/confused_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/cry_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/devil_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/envelope.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/heart.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/kiss.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/lightbulb.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/omg_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/regular_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/sad_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/shades_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/teeth_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/thumbs_down.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/thumbs_up.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/tounge_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/smiley/images/wink_smile.gif [deleted file]
horde/services/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js [deleted file]
horde/services/editor/ckeditor/plugins/styles/styles/default.js [deleted file]
horde/services/editor/ckeditor/plugins/table/dialogs/table.js [deleted file]
horde/services/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js [deleted file]
horde/services/editor/ckeditor/plugins/templates/dialogs/templates.js [deleted file]
horde/services/editor/ckeditor/plugins/templates/templates/default.js [deleted file]
horde/services/editor/ckeditor/plugins/templates/templates/images/template1.gif [deleted file]
horde/services/editor/ckeditor/plugins/templates/templates/images/template2.gif [deleted file]
horde/services/editor/ckeditor/plugins/templates/templates/images/template3.gif [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/lang/en.js [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/plugin.js [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/uicolor.gif [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/yui/assets/yui.css [deleted file]
horde/services/editor/ckeditor/plugins/uicolor/yui/yui.js [deleted file]
horde/services/editor/ckeditor/plugins/wsc/dialogs/ciframe.html [deleted file]
horde/services/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html [deleted file]
horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.css [deleted file]
horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.js [deleted file]
horde/services/editor/ckeditor/skins/kama/dialog.css [deleted file]
horde/services/editor/ckeditor/skins/kama/editor.css [deleted file]
horde/services/editor/ckeditor/skins/kama/icons.png [deleted file]
horde/services/editor/ckeditor/skins/kama/images/dialog_sides.gif [deleted file]
horde/services/editor/ckeditor/skins/kama/images/dialog_sides.png [deleted file]
horde/services/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png [deleted file]
horde/services/editor/ckeditor/skins/kama/images/mini.gif [deleted file]
horde/services/editor/ckeditor/skins/kama/images/noimage.png [deleted file]
horde/services/editor/ckeditor/skins/kama/images/sprites.png [deleted file]
horde/services/editor/ckeditor/skins/kama/images/sprites_ie6.png [deleted file]
horde/services/editor/ckeditor/skins/kama/images/toolbar_start.gif [deleted file]
horde/services/editor/ckeditor/skins/kama/skin.js [deleted file]
horde/services/editor/ckeditor/skins/kama/templates.css [deleted file]
horde/services/editor/ckeditor/skins/office2003/dialog.css [deleted file]
horde/services/editor/ckeditor/skins/office2003/editor.css [deleted file]
horde/services/editor/ckeditor/skins/office2003/icons.png [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.gif [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.png [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/dialog_sides_rtl.png [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/mini.gif [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/noimage.png [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/sprites.png [deleted file]
horde/services/editor/ckeditor/skins/office2003/images/sprites_ie6.png [deleted file]
horde/services/editor/ckeditor/skins/office2003/skin.js [deleted file]
horde/services/editor/ckeditor/skins/office2003/templates.css [deleted file]
horde/services/editor/ckeditor/skins/v2/dialog.css [deleted file]
horde/services/editor/ckeditor/skins/v2/editor.css [deleted file]
horde/services/editor/ckeditor/skins/v2/icons.png [deleted file]
horde/services/editor/ckeditor/skins/v2/images/dialog_sides.gif [deleted file]
horde/services/editor/ckeditor/skins/v2/images/dialog_sides.png [deleted file]
horde/services/editor/ckeditor/skins/v2/images/dialog_sides_rtl.png [deleted file]
horde/services/editor/ckeditor/skins/v2/images/mini.gif [deleted file]
horde/services/editor/ckeditor/skins/v2/images/noimage.png [deleted file]
horde/services/editor/ckeditor/skins/v2/images/sprites.png [deleted file]
horde/services/editor/ckeditor/skins/v2/images/sprites_ie6.png [deleted file]
horde/services/editor/ckeditor/skins/v2/images/toolbar_start.gif [deleted file]
horde/services/editor/ckeditor/skins/v2/skin.js [deleted file]
horde/services/editor/ckeditor/skins/v2/templates.css [deleted file]
horde/services/editor/ckeditor/themes/default/theme.js [deleted file]
horde/services/editor/fckeditor/editor/css/behaviors/disablehandles.htc [deleted file]
horde/services/editor/fckeditor/editor/css/behaviors/showtableborders.htc [deleted file]
horde/services/editor/fckeditor/editor/css/fck_editorarea.css [deleted file]
horde/services/editor/fckeditor/editor/css/fck_internal.css [deleted file]
horde/services/editor/fckeditor/editor/css/fck_showtableborders_gecko.css [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_address.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_blockquote.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_div.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_h1.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_h2.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_h3.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_h4.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_h5.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_h6.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_p.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/block_pre.png [deleted file]
horde/services/editor/fckeditor/editor/css/images/fck_anchor.gif [deleted file]
horde/services/editor/fckeditor/editor/css/images/fck_flashlogo.gif [deleted file]
horde/services/editor/fckeditor/editor/css/images/fck_hiddenfield.gif [deleted file]
horde/services/editor/fckeditor/editor/css/images/fck_pagebreak.gif [deleted file]
horde/services/editor/fckeditor/editor/css/images/fck_plugin.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/common/fck_dialog_common.css [deleted file]
horde/services/editor/fckeditor/editor/dialog/common/fck_dialog_common.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/common/images/locked.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/common/images/reset.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/common/images/unlocked.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/common/src/fck_dialog_common.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_about.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_anchor.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_button.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_checkbox.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_colorselector.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_div.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_docprops.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_flash.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_flash/src/fck_flash.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_form.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_hiddenfield.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_image.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_image/fck_image.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_image/src/fck_image.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_link.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_link/fck_link.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_link/src/fck_link.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_listprop.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_paste.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_radiobutton.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_replace.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_select.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_select/fck_select.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_select/src/fck_select.js [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_smiley.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_source.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_specialchar.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_table.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_tablecell.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_template.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_template/images/template1.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_template/images/template2.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_template/images/template3.gif [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_textarea.html [deleted file]
horde/services/editor/fckeditor/editor/dialog/fck_textfield.html [deleted file]
horde/services/editor/fckeditor/editor/fckdebug.html [deleted file]
horde/services/editor/fckeditor/editor/fckdialog.html [deleted file]
horde/services/editor/fckeditor/editor/fckeditor.html [deleted file]
horde/services/editor/fckeditor/editor/images/anchor.gif [deleted file]
horde/services/editor/fckeditor/editor/images/arrow_ltr.gif [deleted file]
horde/services/editor/fckeditor/editor/images/arrow_rtl.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/cake.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/envelope.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/heart.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/kiss.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif [deleted file]
horde/services/editor/fckeditor/editor/images/spacer.gif [deleted file]
horde/services/editor/fckeditor/editor/js/fckadobeair.js [deleted file]
horde/services/editor/fckeditor/editor/js/fckeditorcode_gecko.js [deleted file]
horde/services/editor/fckeditor/editor/js/fckeditorcode_ie.js [deleted file]
horde/services/editor/fckeditor/editor/js/src/fckadobeair.js [deleted file]
horde/services/editor/fckeditor/editor/js/src/fckeditorcode_gecko.js [deleted file]
horde/services/editor/fckeditor/editor/js/src/fckeditorcode_ie.js [deleted file]
horde/services/editor/fckeditor/editor/lang/af.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ar.js [deleted file]
horde/services/editor/fckeditor/editor/lang/bg.js [deleted file]
horde/services/editor/fckeditor/editor/lang/bn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/bs.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ca.js [deleted file]
horde/services/editor/fckeditor/editor/lang/cs.js [deleted file]
horde/services/editor/fckeditor/editor/lang/da.js [deleted file]
horde/services/editor/fckeditor/editor/lang/de.js [deleted file]
horde/services/editor/fckeditor/editor/lang/el.js [deleted file]
horde/services/editor/fckeditor/editor/lang/en-au.js [deleted file]
horde/services/editor/fckeditor/editor/lang/en-ca.js [deleted file]
horde/services/editor/fckeditor/editor/lang/en-uk.js [deleted file]
horde/services/editor/fckeditor/editor/lang/en.js [deleted file]
horde/services/editor/fckeditor/editor/lang/eo.js [deleted file]
horde/services/editor/fckeditor/editor/lang/es.js [deleted file]
horde/services/editor/fckeditor/editor/lang/et.js [deleted file]
horde/services/editor/fckeditor/editor/lang/eu.js [deleted file]
horde/services/editor/fckeditor/editor/lang/fa.js [deleted file]
horde/services/editor/fckeditor/editor/lang/fi.js [deleted file]
horde/services/editor/fckeditor/editor/lang/fo.js [deleted file]
horde/services/editor/fckeditor/editor/lang/fr-ca.js [deleted file]
horde/services/editor/fckeditor/editor/lang/fr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/gl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/gu.js [deleted file]
horde/services/editor/fckeditor/editor/lang/he.js [deleted file]
horde/services/editor/fckeditor/editor/lang/hi.js [deleted file]
horde/services/editor/fckeditor/editor/lang/hr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/hu.js [deleted file]
horde/services/editor/fckeditor/editor/lang/is.js [deleted file]
horde/services/editor/fckeditor/editor/lang/it.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ja.js [deleted file]
horde/services/editor/fckeditor/editor/lang/km.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ko.js [deleted file]
horde/services/editor/fckeditor/editor/lang/lt.js [deleted file]
horde/services/editor/fckeditor/editor/lang/lv.js [deleted file]
horde/services/editor/fckeditor/editor/lang/mn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ms.js [deleted file]
horde/services/editor/fckeditor/editor/lang/nb.js [deleted file]
horde/services/editor/fckeditor/editor/lang/nl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/no.js [deleted file]
horde/services/editor/fckeditor/editor/lang/pl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/pt-br.js [deleted file]
horde/services/editor/fckeditor/editor/lang/pt.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ro.js [deleted file]
horde/services/editor/fckeditor/editor/lang/ru.js [deleted file]
horde/services/editor/fckeditor/editor/lang/sk.js [deleted file]
horde/services/editor/fckeditor/editor/lang/sl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/sr-latn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/sr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/af.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ar.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/bg.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/bn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/bs.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ca.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/cs.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/da.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/de.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/el.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/en-au.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/en-ca.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/en-uk.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/en.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/eo.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/es.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/et.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/eu.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/fa.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/fi.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/fo.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/fr-ca.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/fr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/gl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/gu.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/he.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/hi.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/hr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/hu.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/is.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/it.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ja.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/km.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ko.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/lt.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/lv.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/mn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ms.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/nb.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/nl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/no.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/pl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/pt-br.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/pt.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ro.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/ru.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/sk.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/sl.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/sr-latn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/sr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/sv.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/th.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/tr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/uk.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/vi.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/zh-cn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/src/zh.js [deleted file]
horde/services/editor/fckeditor/editor/lang/sv.js [deleted file]
horde/services/editor/fckeditor/editor/lang/th.js [deleted file]
horde/services/editor/fckeditor/editor/lang/tr.js [deleted file]
horde/services/editor/fckeditor/editor/lang/uk.js [deleted file]
horde/services/editor/fckeditor/editor/lang/vi.js [deleted file]
horde/services/editor/fckeditor/editor/lang/zh-cn.js [deleted file]
horde/services/editor/fckeditor/editor/lang/zh.js [deleted file]
horde/services/editor/fckeditor/editor/skins/default/fck_dialog.css [deleted file]
horde/services/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js [deleted file]
horde/services/editor/fckeditor/editor/skins/default/fck_editor.css [deleted file]
horde/services/editor/fckeditor/editor/skins/default/fck_strip.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.png [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/sprites.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/sprites.png [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.end.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/images/toolbar.start.gif [deleted file]
horde/services/editor/fckeditor/editor/skins/default/src/fck_dialog_ie6.js [deleted file]
horde/services/editor/fckeditor/fckconfig.js [deleted file]
horde/services/editor/fckeditor/fckeditor.js [deleted file]
horde/services/editor/fckeditor/fckstyles.xml [deleted file]
horde/services/editor/fckeditor/fcktemplates.xml [deleted file]
horde/services/editor/fckeditor/license.txt [deleted file]
horde/services/editor/fckeditor/src/fckconfig.js [deleted file]
horde/services/editor/fckeditor/src/fckeditor.js [deleted file]

diff --git a/framework/Editor/lib/Horde/Editor/Fckeditor.php b/framework/Editor/lib/Horde/Editor/Fckeditor.php
deleted file mode 100644 (file)
index ad6e7bf..0000000
+++ /dev/null
@@ -1,80 +0,0 @@
-<?php
-/**
- * The Horde_Editor_Fckeditor:: class provides a WYSIWYG editor for use
- * in the Horde Framework.
- *
- * Copyright 2003-2010 The Horde Project (http://www.horde.org/)
- *
- * See the enclosed file COPYING for license information (LGPL). If you
- * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
- *
- * @author   Nuno Loureiro <nuno@co.sapo.pt>
- * @author   Jan Schneider <jan@horde.org>
- * @author   Michael Slusarz <slusarz@horde.org>
- * @category Horde
- * @package  Editor
- */
-class Horde_Editor_Fckeditor extends Horde_Editor
-{
-    /**
-     * Constructor.
-     *
-     * @param array $params  The following configuration parameters:
-     * <pre>
-     * 'id' - (string) The ID of the text area to turn into an editor.
-     * 'no_notify' - (boolean) Don't output JS code automatically. Code will
-     *               be stored for access via getJS().
-     * </pre>
-     */
-    public function __construct($params = array())
-    {
-        parent::__construct($params);
-
-        if (!$this->supportedByBrowser()) {
-            return;
-        }
-
-        $fck_path = $GLOBALS['registry']->get('webroot', 'horde') . '/services/editor/fckeditor/';
-        $js = array(
-            'var oFCKeditor = new FCKeditor("' . $params['id'] . '")',
-            'oFCKeditor.BasePath = "' . $fck_path . '"'
-        );
-
-        if (!empty($params['no_notify'])) {
-            $this->_js = '<script type="text/javascript" src="' . $fck_path . 'fckeditor.js"></script><script type="text/javascript">' . implode(';', $js) . '</script>';
-        } else {
-            Horde::addScriptFile('prototype.js', 'horde');
-            Horde::addScriptFile($fck_path . 'fckeditor.js', null, array('external' => true));
-            $js[] = 'oFCKeditor.ReplaceTextarea()';
-            Horde::addInlineScript($js, 'load');
-        }
-    }
-
-    /**
-     * Does the current browser support the Horde_Editor driver.
-     *
-     * @return boolean  True if the browser supports the editor.
-     */
-    public function supportedByBrowser()
-    {
-        if (!$this->_browser) {
-            return true;
-        }
-
-        switch ($this->_browser->getBrowser()) {
-        case 'webkit':
-        case 'msie':
-        case 'mozilla':
-        case 'opera':
-            // MSIE: 5.5+
-            // Firefox: 1.5+
-            // Opera: 9.5+
-            // Safari: 3.0+
-            return $this->_browser->hasFeature('rte');
-
-        default:
-            return false;
-        }
-    }
-
-}
index 8e3e746..4f24959 100644 (file)
@@ -32,6 +32,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  <license uri="http://www.gnu.org/copyleft/lesser.html">LGPL</license>
  <notes>* Removed Xinha driver.
  * Added CKEditor driver.
+ * Removed FCKEditor driver
  * Initial Horde 4 package.
  </notes>
  <contents>
@@ -41,7 +42,6 @@ http://pear.php.net/dtd/package-2.0.xsd">
      <dir name="Editor">
       <file name="Ckeditor.php" role="php" />
       <file name="Exception.php" role="php" />
-      <file name="Fckeditor.php" role="php" />
      </dir> <!-- /lib/Horde/Editor -->
      <file name="Editor.php" role="php" />
     </dir> <!-- /lib/Horde -->
@@ -78,7 +78,6 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <filelist>
    <install name="lib/Horde/Editor/Ckeditor.php" as="Horde/Editor/Ckeditor.php" />
    <install name="lib/Horde/Editor/Exception.php" as="Horde/Editor/Exception.php" />
-   <install name="lib/Horde/Editor/Fckeditor.php" as="Horde/Editor/Fckeditor.php" />
    <install name="lib/Horde/Editor.php" as="Horde/Editor.php" />
   </filelist>
  </phprelease>
index 3a137a7..25537ee 100644 (file)
@@ -2,6 +2,7 @@
 v4.0-cvs
 --------
 
+[cjh] Remove fckeditor, standardizing on ckeditor.
 [jan] Move all translations from po/ to locale/ and use short locale
       identifiers where possible.
 [jan] Remove frameset.
index 1324088..72bde14 100644 (file)
@@ -4,5 +4,3 @@ Licenses for software distributed with Horde
 TODO...
 
 prototypejs/scriptaculous: MIT
-fckeditor: ?
-xinha: ?
diff --git a/horde/js/ckeditor/LICENSE.html b/horde/js/ckeditor/LICENSE.html
new file mode 100644 (file)
index 0000000..f7ba067
--- /dev/null
@@ -0,0 +1,1334 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+== BEGIN TEXT ONLY VERSION ==
+
+Software License Agreement
+==========================
+
+CKEditor - The text editor for Internet - http://ckeditor.com
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+
+Licensed under the terms of any of the following licenses at your
+choice:
+
+ - GNU General Public License Version 2 or later (the "GPL")
+   http://www.gnu.org/licenses/gpl.html
+   (See Appendix A)
+
+ - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+   http://www.gnu.org/licenses/lgpl.html
+   (See Appendix B)
+
+ - Mozilla Public License Version 1.1 or later (the "MPL")
+   http://www.mozilla.org/MPL/MPL-1.1.html
+   (See Appendix C)
+
+You are not required to, but if you want to explicitly declare the
+license you have chosen to be bound to when using, reproducing,
+modifying and distributing this software, just include a text file
+titled "legal.txt" in your version of this software, indicating your
+license choice. In any case, your choice will not restrict any
+recipient of your version of this software to use, reproduce, modify
+and distribute this software under any of the above licenses.
+
+Sources of Intellectual Property Included in CKEditor
+=====================================================
+
+Where not otherwise indicated, all CKEditor content is authored by
+CKSource engineers and consists of CKSource-owned intellectual
+property. In some specific instances, CKEditor will incorporate work
+done by developers outside of CKSource with their express permission.
+
+YUI Test: At _source/tests/yuitest.js can be found part of the source
+code of YUI, which is licensed under the terms of the BSD License
+(http://developer.yahoo.com/yui/license.txt). YUI is Copyright (C)
+2008, Yahoo! Inc.
+
+Trademarks
+==========
+
+CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
+and product names are trademarks, registered trademarks or service
+marks of their respective holders.
+
+Appendix A: The GPL License
+===========================
+
+                   GNU GENERAL PUBLIC LICENSE
+                      Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software-to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                   GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+                           NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+
+
+Appendix B: The LGPL License
+============================
+
+                 GNU LESSER GENERAL PUBLIC LICENSE
+                      Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+                           Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software-to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages-typically libraries-of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard.  To achieve this, non-free programs must be
+allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+                 GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at
+    least three years, to give the same user the materials
+    specified in Subsection 6a, above, for a charge no more
+    than the cost of performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded.  In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+                           NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+                    END OF TERMS AND CONDITIONS
+
+
+Appendix C: The MPL License
+===========================
+
+                          MOZILLA PUBLIC LICENSE
+                                Version 1.1
+
+                              ===============
+
+1. Definitions.
+
+     1.0.1. "Commercial Use" means distribution or otherwise making the
+     Covered Code available to a third party.
+
+     1.1. "Contributor" means each entity that creates or contributes to
+     the creation of Modifications.
+
+     1.2. "Contributor Version" means the combination of the Original
+     Code, prior Modifications used by a Contributor, and the Modifications
+     made by that particular Contributor.
+
+     1.3. "Covered Code" means the Original Code or Modifications or the
+     combination of the Original Code and Modifications, in each case
+     including portions thereof.
+
+     1.4. "Electronic Distribution Mechanism" means a mechanism generally
+     accepted in the software development community for the electronic
+     transfer of data.
+
+     1.5. "Executable" means Covered Code in any form other than Source
+     Code.
+
+     1.6. "Initial Developer" means the individual or entity identified
+     as the Initial Developer in the Source Code notice required by Exhibit
+     A.
+
+     1.7. "Larger Work" means a work which combines Covered Code or
+     portions thereof with code not governed by the terms of this License.
+
+     1.8. "License" means this document.
+
+     1.8.1. "Licensable" means having the right to grant, to the maximum
+     extent possible, whether at the time of the initial grant or
+     subsequently acquired, any and all of the rights conveyed herein.
+
+     1.9. "Modifications" means any addition to or deletion from the
+     substance or structure of either the Original Code or any previous
+     Modifications. When Covered Code is released as a series of files, a
+     Modification is:
+          A. Any addition to or deletion from the contents of a file
+          containing Original Code or previous Modifications.
+
+          B. Any new file that contains any part of the Original Code or
+          previous Modifications.
+
+     1.10. "Original Code" means Source Code of computer software code
+     which is described in the Source Code notice required by Exhibit A as
+     Original Code, and which, at the time of its release under this
+     License is not already Covered Code governed by this License.
+
+     1.10.1. "Patent Claims" means any patent claim(s), now owned or
+     hereafter acquired, including without limitation,  method, process,
+     and apparatus claims, in any patent Licensable by grantor.
+
+     1.11. "Source Code" means the preferred form of the Covered Code for
+     making modifications to it, including all modules it contains, plus
+     any associated interface definition files, scripts used to control
+     compilation and installation of an Executable, or source code
+     differential comparisons against either the Original Code or another
+     well known, available Covered Code of the Contributor's choice. The
+     Source Code can be in a compressed or archival form, provided the
+     appropriate decompression or de-archiving software is widely available
+     for no charge.
+
+     1.12. "You" (or "Your")  means an individual or a legal entity
+     exercising rights under, and complying with all of the terms of, this
+     License or a future version of this License issued under Section 6.1.
+     For legal entities, "You" includes any entity which controls, is
+     controlled by, or is under common control with You. For purposes of
+     this definition, "control" means (a) the power, direct or indirect,
+     to cause the direction or management of such entity, whether by
+     contract or otherwise, or (b) ownership of more than fifty percent
+     (50%) of the outstanding shares or beneficial ownership of such
+     entity.
+
+2. Source Code License.
+
+     2.1. The Initial Developer Grant.
+     The Initial Developer hereby grants You a world-wide, royalty-free,
+     non-exclusive license, subject to third party intellectual property
+     claims:
+          (a)  under intellectual property rights (other than patent or
+          trademark) Licensable by Initial Developer to use, reproduce,
+          modify, display, perform, sublicense and distribute the Original
+          Code (or portions thereof) with or without Modifications, and/or
+          as part of a Larger Work; and
+
+          (b) under Patents Claims infringed by the making, using or
+          selling of Original Code, to make, have made, use, practice,
+          sell, and offer for sale, and/or otherwise dispose of the
+          Original Code (or portions thereof).
+
+          (c) the licenses granted in this Section 2.1(a) and (b) are
+          effective on the date Initial Developer first distributes
+          Original Code under the terms of this License.
+
+          (d) Notwithstanding Section 2.1(b) above, no patent license is
+          granted: 1) for code that You delete from the Original Code; 2)
+          separate from the Original Code;  or 3) for infringements caused
+          by: i) the modification of the Original Code or ii) the
+          combination of the Original Code with other software or devices.
+
+     2.2. Contributor Grant.
+     Subject to third party intellectual property claims, each Contributor
+     hereby grants You a world-wide, royalty-free, non-exclusive license
+
+          (a)  under intellectual property rights (other than patent or
+          trademark) Licensable by Contributor, to use, reproduce, modify,
+          display, perform, sublicense and distribute the Modifications
+          created by such Contributor (or portions thereof) either on an
+          unmodified basis, with other Modifications, as Covered Code
+          and/or as part of a Larger Work; and
+
+          (b) under Patent Claims infringed by the making, using, or
+          selling of  Modifications made by that Contributor either alone
+          and/or in combination with its Contributor Version (or portions
+          of such combination), to make, use, sell, offer for sale, have
+          made, and/or otherwise dispose of: 1) Modifications made by that
+          Contributor (or portions thereof); and 2) the combination of
+          Modifications made by that Contributor with its Contributor
+          Version (or portions of such combination).
+
+          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
+          effective on the date Contributor first makes Commercial Use of
+          the Covered Code.
+
+          (d)    Notwithstanding Section 2.2(b) above, no patent license is
+          granted: 1) for any code that Contributor has deleted from the
+          Contributor Version; 2)  separate from the Contributor Version;
+          3)  for infringements caused by: i) third party modifications of
+          Contributor Version or ii)  the combination of Modifications made
+          by that Contributor with other software  (except as part of the
+          Contributor Version) or other devices; or 4) under Patent Claims
+          infringed by Covered Code in the absence of Modifications made by
+          that Contributor.
+
+3. Distribution Obligations.
+
+     3.1. Application of License.
+     The Modifications which You create or to which You contribute are
+     governed by the terms of this License, including without limitation
+     Section 2.2. The Source Code version of Covered Code may be
+     distributed only under the terms of this License or a future version
+     of this License released under Section 6.1, and You must include a
+     copy of this License with every copy of the Source Code You
+     distribute. You may not offer or impose any terms on any Source Code
+     version that alters or restricts the applicable version of this
+     License or the recipients' rights hereunder. However, You may include
+     an additional document offering the additional rights described in
+     Section 3.5.
+
+     3.2. Availability of Source Code.
+     Any Modification which You create or to which You contribute must be
+     made available in Source Code form under the terms of this License
+     either on the same media as an Executable version or via an accepted
+     Electronic Distribution Mechanism to anyone to whom you made an
+     Executable version available; and if made available via Electronic
+     Distribution Mechanism, must remain available for at least twelve (12)
+     months after the date it initially became available, or at least six
+     (6) months after a subsequent version of that particular Modification
+     has been made available to such recipients. You are responsible for
+     ensuring that the Source Code version remains available even if the
+     Electronic Distribution Mechanism is maintained by a third party.
+
+     3.3. Description of Modifications.
+     You must cause all Covered Code to which You contribute to contain a
+     file documenting the changes You made to create that Covered Code and
+     the date of any change. You must include a prominent statement that
+     the Modification is derived, directly or indirectly, from Original
+     Code provided by the Initial Developer and including the name of the
+     Initial Developer in (a) the Source Code, and (b) in any notice in an
+     Executable version or related documentation in which You describe the
+     origin or ownership of the Covered Code.
+
+     3.4. Intellectual Property Matters
+          (a) Third Party Claims.
+          If Contributor has knowledge that a license under a third party's
+          intellectual property rights is required to exercise the rights
+          granted by such Contributor under Sections 2.1 or 2.2,
+          Contributor must include a text file with the Source Code
+          distribution titled "LEGAL" which describes the claim and the
+          party making the claim in sufficient detail that a recipient will
+          know whom to contact. If Contributor obtains such knowledge after
+          the Modification is made available as described in Section 3.2,
+          Contributor shall promptly modify the LEGAL file in all copies
+          Contributor makes available thereafter and shall take other steps
+          (such as notifying appropriate mailing lists or newsgroups)
+          reasonably calculated to inform those who received the Covered
+          Code that new knowledge has been obtained.
+
+          (b) Contributor APIs.
+          If Contributor's Modifications include an application programming
+          interface and Contributor has knowledge of patent licenses which
+          are reasonably necessary to implement that API, Contributor must
+          also include this information in the LEGAL file.
+
+               (c)    Representations.
+          Contributor represents that, except as disclosed pursuant to
+          Section 3.4(a) above, Contributor believes that Contributor's
+          Modifications are Contributor's original creation(s) and/or
+          Contributor has sufficient rights to grant the rights conveyed by
+          this License.
+
+     3.5. Required Notices.
+     You must duplicate the notice in Exhibit A in each file of the Source
+     Code.  If it is not possible to put such notice in a particular Source
+     Code file due to its structure, then You must include such notice in a
+     location (such as a relevant directory) where a user would be likely
+     to look for such a notice.  If You created one or more Modification(s)
+     You may add your name as a Contributor to the notice described in
+     Exhibit A.  You must also duplicate this License in any documentation
+     for the Source Code where You describe recipients' rights or ownership
+     rights relating to Covered Code.  You may choose to offer, and to
+     charge a fee for, warranty, support, indemnity or liability
+     obligations to one or more recipients of Covered Code. However, You
+     may do so only on Your own behalf, and not on behalf of the Initial
+     Developer or any Contributor. You must make it absolutely clear than
+     any such warranty, support, indemnity or liability obligation is
+     offered by You alone, and You hereby agree to indemnify the Initial
+     Developer and every Contributor for any liability incurred by the
+     Initial Developer or such Contributor as a result of warranty,
+     support, indemnity or liability terms You offer.
+
+     3.6. Distribution of Executable Versions.
+     You may distribute Covered Code in Executable form only if the
+     requirements of Section 3.1-3.5 have been met for that Covered Code,
+     and if You include a notice stating that the Source Code version of
+     the Covered Code is available under the terms of this License,
+     including a description of how and where You have fulfilled the
+     obligations of Section 3.2. The notice must be conspicuously included
+     in any notice in an Executable version, related documentation or
+     collateral in which You describe recipients' rights relating to the
+     Covered Code. You may distribute the Executable version of Covered
+     Code or ownership rights under a license of Your choice, which may
+     contain terms different from this License, provided that You are in
+     compliance with the terms of this License and that the license for the
+     Executable version does not attempt to limit or alter the recipient's
+     rights in the Source Code version from the rights set forth in this
+     License. If You distribute the Executable version under a different
+     license You must make it absolutely clear that any terms which differ
+     from this License are offered by You alone, not by the Initial
+     Developer or any Contributor. You hereby agree to indemnify the
+     Initial Developer and every Contributor for any liability incurred by
+     the Initial Developer or such Contributor as a result of any such
+     terms You offer.
+
+     3.7. Larger Works.
+     You may create a Larger Work by combining Covered Code with other code
+     not governed by the terms of this License and distribute the Larger
+     Work as a single product. In such a case, You must make sure the
+     requirements of this License are fulfilled for the Covered Code.
+
+4. Inability to Comply Due to Statute or Regulation.
+
+     If it is impossible for You to comply with any of the terms of this
+     License with respect to some or all of the Covered Code due to
+     statute, judicial order, or regulation then You must: (a) comply with
+     the terms of this License to the maximum extent possible; and (b)
+     describe the limitations and the code they affect. Such description
+     must be included in the LEGAL file described in Section 3.4 and must
+     be included with all distributions of the Source Code. Except to the
+     extent prohibited by statute or regulation, such description must be
+     sufficiently detailed for a recipient of ordinary skill to be able to
+     understand it.
+
+5. Application of this License.
+
+     This License applies to code to which the Initial Developer has
+     attached the notice in Exhibit A and to related Covered Code.
+
+6. Versions of the License.
+
+     6.1. New Versions.
+     Netscape Communications Corporation ("Netscape") may publish revised
+     and/or new versions of the License from time to time. Each version
+     will be given a distinguishing version number.
+
+     6.2. Effect of New Versions.
+     Once Covered Code has been published under a particular version of the
+     License, You may always continue to use it under the terms of that
+     version. You may also choose to use such Covered Code under the terms
+     of any subsequent version of the License published by Netscape. No one
+     other than Netscape has the right to modify the terms applicable to
+     Covered Code created under this License.
+
+     6.3. Derivative Works.
+     If You create or use a modified version of this License (which you may
+     only do in order to apply it to code which is not already Covered Code
+     governed by this License), You must (a) rename Your license so that
+     the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
+     "MPL", "NPL" or any confusingly similar phrase do not appear in your
+     license (except to note that your license differs from this License)
+     and (b) otherwise make it clear that Your version of the license
+     contains terms which differ from the Mozilla Public License and
+     Netscape Public License. (Filling in the name of the Initial
+     Developer, Original Code or Contributor in the notice described in
+     Exhibit A shall not of themselves be deemed to be modifications of
+     this License.)
+
+7. DISCLAIMER OF WARRANTY.
+
+     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
+     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
+     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
+     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
+     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
+     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
+     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
+
+8. TERMINATION.
+
+     8.1.  This License and the rights granted hereunder will terminate
+     automatically if You fail to comply with terms herein and fail to cure
+     such breach within 30 days of becoming aware of the breach. All
+     sublicenses to the Covered Code which are properly granted shall
+     survive any termination of this License. Provisions which, by their
+     nature, must remain in effect beyond the termination of this License
+     shall survive.
+
+     8.2.  If You initiate litigation by asserting a patent infringement
+     claim (excluding declatory judgment actions) against Initial Developer
+     or a Contributor (the Initial Developer or Contributor against whom
+     You file such action is referred to as "Participant")  alleging that:
+
+     (a)  such Participant's Contributor Version directly or indirectly
+     infringes any patent, then any and all rights granted by such
+     Participant to You under Sections 2.1 and/or 2.2 of this License
+     shall, upon 60 days notice from Participant terminate prospectively,
+     unless if within 60 days after receipt of notice You either: (i)
+     agree in writing to pay Participant a mutually agreeable reasonable
+     royalty for Your past and future use of Modifications made by such
+     Participant, or (ii) withdraw Your litigation claim with respect to
+     the Contributor Version against such Participant.  If within 60 days
+     of notice, a reasonable royalty and payment arrangement are not
+     mutually agreed upon in writing by the parties or the litigation claim
+     is not withdrawn, the rights granted by Participant to You under
+     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
+     the 60 day notice period specified above.
+
+     (b)  any software, hardware, or device, other than such Participant's
+     Contributor Version, directly or indirectly infringes any patent, then
+     any rights granted to You by such Participant under Sections 2.1(b)
+     and 2.2(b) are revoked effective as of the date You first made, used,
+     sold, distributed, or had made, Modifications made by that
+     Participant.
+
+     8.3.  If You assert a patent infringement claim against Participant
+     alleging that such Participant's Contributor Version directly or
+     indirectly infringes any patent where such claim is resolved (such as
+     by license or settlement) prior to the initiation of patent
+     infringement litigation, then the reasonable value of the licenses
+     granted by such Participant under Sections 2.1 or 2.2 shall be taken
+     into account in determining the amount or value of any payment or
+     license.
+
+     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
+     all end user license agreements (excluding distributors and resellers)
+     which have been validly granted by You or any distributor hereunder
+     prior to termination shall survive termination.
+
+9. LIMITATION OF LIABILITY.
+
+     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
+     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
+     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
+     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
+     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
+     RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
+     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
+     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
+     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
+
+10. U.S. GOVERNMENT END USERS.
+
+     The Covered Code is a "commercial item," as that term is defined in
+     48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
+     software" and "commercial computer software documentation," as such
+     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
+     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
+     all U.S. Government End Users acquire Covered Code with only those
+     rights set forth herein.
+
+11. MISCELLANEOUS.
+
+     This License represents the complete agreement concerning subject
+     matter hereof. If any provision of this License is held to be
+     unenforceable, such provision shall be reformed only to the extent
+     necessary to make it enforceable. This License shall be governed by
+     California law provisions (except to the extent applicable law, if
+     any, provides otherwise), excluding its conflict-of-law provisions.
+     With respect to disputes in which at least one party is a citizen of,
+     or an entity chartered or registered to do business in the United
+     States of America, any litigation relating to this License shall be
+     subject to the jurisdiction of the Federal Courts of the Northern
+     District of California, with venue lying in Santa Clara County,
+     California, with the losing party responsible for costs, including
+     without limitation, court costs and reasonable attorneys' fees and
+     expenses. The application of the United Nations Convention on
+     Contracts for the International Sale of Goods is expressly excluded.
+     Any law or regulation which provides that the language of a contract
+     shall be construed against the drafter shall not apply to this
+     License.
+
+12. RESPONSIBILITY FOR CLAIMS.
+
+     As between Initial Developer and the Contributors, each party is
+     responsible for claims and damages arising, directly or indirectly,
+     out of its utilization of rights under this License and You agree to
+     work with Initial Developer and Contributors to distribute such
+     responsibility on an equitable basis. Nothing herein is intended or
+     shall be deemed to constitute any admission of liability.
+
+13. MULTIPLE-LICENSED CODE.
+
+     Initial Developer may designate portions of the Covered Code as
+     "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
+     Developer permits you to utilize portions of the Covered Code under
+     Your choice of the NPL or the alternative licenses, if any, specified
+     by the Initial Developer in the file described in Exhibit A.
+
+EXHIBIT A -Mozilla Public License.
+
+     ``The contents of this file are subject to the Mozilla Public License
+     Version 1.1 (the "License"); you may not use this file except in
+     compliance with the License. You may obtain a copy of the License at
+     http://www.mozilla.org/MPL/
+
+     Software distributed under the License is distributed on an "AS IS"
+     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
+     License for the specific language governing rights and limitations
+     under the License.
+
+     The Original Code is ______________________________________.
+
+     The Initial Developer of the Original Code is ________________________.
+     Portions created by ______________________ are Copyright (C) ______
+     _______________________. All Rights Reserved.
+
+     Contributor(s): ______________________________________.
+
+     Alternatively, the contents of this file may be used under the terms
+     of the _____ license (the  "[___] License"), in which case the
+     provisions of [______] License are applicable instead of those
+     above.  If you wish to allow use of your version of this file only
+     under the terms of the [____] License and not to allow others to use
+     your version of this file under the MPL, indicate your decision by
+     deleting  the provisions above and replace  them with the notice and
+     other provisions required by the [___] License.  If you do not delete
+     the provisions above, a recipient may use your version of this file
+     under either the MPL or the [___] License."
+
+     [NOTE: The text of this Exhibit A may differ slightly from the text of
+     the notices in the Source Code files of the Original Code. You should
+     use the text of this Exhibit A rather than the text found in the
+     Original Code Source Code for Your Modifications.]
+
+== END TEXT ONLY VERSION ==
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+       <title>License - CKEditor</title>
+</head>
+<body>
+       <h1>
+               Software License Agreement
+       </h1>
+       <p>
+               <strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
+                       http://ckeditor.com</a><br />
+               Copyright &copy; 2003-2010, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+       </p>
+       <p>
+               Licensed under the terms of any of the following licenses at your choice:
+       </p>
+       <ul>
+               <li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version
+                       2 or later (the "GPL");</li>
+               <li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
+                       Version 2.1 or later (the "LGPL");</li>
+               <li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version
+                       1.1 or later (the "MPL").</li>
+       </ul>
+       <p>
+               You are not required to, but if you want to explicitly declare the license you have
+               chosen to be bound to when using, reproducing, modifying and distributing this software,
+               just include a text file titled "LEGAL" in your version of this software, indicating
+               your license choice. In any case, your choice will not restrict any recipient of
+               your version of this software to use, reproduce, modify and distribute this software
+               under any of the above licenses.
+       </p>
+       <h2>
+               Sources of Intellectual Property Included in CKEditor
+       </h2>
+       <p>
+               Where not otherwise indicated, all CKEditor content is authored by CKSource engineers
+               and consists of CKSource-owned intellectual property. In some specific instances,
+               CKEditor will incorporate work done by developers outside of CKSource with their
+               express permission.
+       </p>
+       <p>
+               <a href="http://developer.yahoo.com/yui/yuitest/">YUI Test</a>: At _source/tests/yuitest.js
+               can be found part of the source code of YUI, which is licensed under the terms of
+               the <a href="http://developer.yahoo.com/yui/license.txt">BSD License</a>. YUI is
+               Copyright &copy; 2008, Yahoo! Inc.
+       </p>
+       <h2>
+               Trademarks
+       </h2>
+       <p>
+               CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product
+               names are trademarks, registered trademarks or service marks of their respective
+               holders.
+       </p>
+</body>
+</html>
diff --git a/horde/js/ckeditor/ckeditor.js b/horde/js/ckeditor/ckeditor.js
new file mode 100644 (file)
index 0000000..00b081e
--- /dev/null
@@ -0,0 +1 @@
+(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}a.dom={};var d=a.dom;(function(){var e=[];a.on("reset",function(){e=[]});a.tools={arrayCompare:function(f,g){if(!f&&!g){return true}if(!f||!g||f.length!=g.length){return false}for(var h=0;h<f.length;h++){if(f[h]!=g[h]){return false}}return true},clone:function(f){var g;if(f&&f instanceof Array){g=[];for(var h=0;h<f.length;h++){g[h]=this.clone(f[h])}return g}if(f===null||typeof f!="object"||f instanceof String||f instanceof Number||f instanceof Boolean||f instanceof Date||f instanceof RegExp){return f}g=new f.constructor();for(var i in f){var j=f[i];g[i]=this.clone(j)}return g},capitalize:function(f){return f.charAt(0).toUpperCase()+f.substring(1).toLowerCase()},extend:function(f){var g=arguments.length,h,i;if(typeof(h=arguments[g-1])=="boolean"){g--}else{if(typeof(h=arguments[g-2])=="boolean"){i=arguments[g-1];g-=2}}for(var j=1;j<g;j++){var k=arguments[j];for(var l in k){if(h===true||f[l]==undefined){if(!i||l in i){f[l]=k[l]}}}}return f},prototypedCopy:function(f){var g=function(){};g.prototype=f;return new g()},isArray:function(f){return !!f&&f instanceof Array},isEmpty:function(f){for(var g in f){if(f.hasOwnProperty(g)){return false}}return true},cssStyleToDomStyle:(function(){var f=document.createElement("div").style,g=typeof f.cssFloat!="undefined"?"cssFloat":typeof f.styleFloat!="undefined"?"styleFloat":"float";return function(h){if(h=="float"){return g}else{return h.replace(/-./g,function(i){return i.substr(1).toUpperCase()})}}})(),buildStyleHtml:function(f){f=[].concat(f);var g,h=[];for(var i=0;i<f.length;i++){g=f[i];if(/@import|[{}]/.test(g)){h.push("<style>"+g+"</style>")}else{h.push('<link type="text/css" rel=stylesheet href="'+g+'">')}}return h.join("")},htmlEncode:function(f){var g=function(k){var l=new d.element("span");l.setText(k);return l.getHtml()},h=g("\n").toLowerCase()=="<br>"?function(k){return g(k).replace(/<br>/gi,"\n")}:g,i=g(">")==">"?function(k){return h(k).replace(/>/g,"&gt;")}:h,j=g("  ")=="&nbsp; "?function(k){return i(k).replace(/&nbsp;/g," ")}:i;this.htmlEncode=j;return this.htmlEncode(f)},htmlEncodeAttr:function(f){return f.replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")},escapeCssSelector:function(f){return f.replace(/[\s#:.,$*^\[\]()~=+>]/g,"\\$&")},getNextNumber:(function(){var f=0;return function(){return ++f}})(),override:function(f,g){return g(f)},setTimeout:function(f,g,h,i,j){if(!j){j=window}if(!h){h=j}return j.setTimeout(function(){if(i){f.apply(h,[].concat(i))}else{f.apply(h)}},g||0)},trim:(function(){var f=/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g;return function(g){return g.replace(f,"")}})(),ltrim:(function(){var f=/^[ \t\n\r]+/g;return function(g){return g.replace(f,"")}})(),rtrim:(function(){var f=/[ \t\n\r]+$/g;return function(g){return g.replace(f,"")}})(),indexOf:Array.prototype.indexOf?function(f,g){return f.indexOf(g)}:function(f,g){for(var h=0,i=f.length;h<i;h++){if(f[h]===g){return h}}return -1},bind:function(f,g){return function(){return f.apply(g,arguments)}},createClass:function(f){var g=f.$,h=f.base,i=f.privates||f._,j=f.proto,k=f.statics;if(i){var l=g;g=function(){var p=this;var m=p._||(p._={});for(var n in i){var o=i[n];m[n]=typeof o=="function"?a.tools.bind(o,p):o}l.apply(p,arguments)}}if(h){g.prototype=this.prototypedCopy(h.prototype);g.prototype.constructor=g;g.prototype.base=function(){this.base=h.prototype.base;h.apply(this,arguments);this.base=arguments.callee}}if(j){this.extend(g.prototype,j,true)}if(k){this.extend(g,k,true)}return g},addFunction:function(f,g){return e.push(function(){f.apply(g||this,arguments)})-1},removeFunction:function(f){e[f]=null},callFunction:function(f){var g=e[f];return g&&g.apply(window,Array.prototype.slice.call(arguments,1))},cssLength:(function(){var f=/^\d+(?:\.\d+)?$/;return function(g){return g+(f.test(g)?"px":"")}})(),repeat:function(f,g){return new Array(g+1).join(f)},tryThese:function(){var f;for(var g=0,h=arguments.length;g<h;g++){var i=arguments[g];try{f=i();break}catch(j){}}return f},genKey:function(){return Array.prototype.slice.call(arguments).join("-")}}})();var e=a.tools;a.dtd=(function(){var f=e.extend,g={isindex:1,fieldset:1},h={input:1,button:1,select:1,textarea:1,label:1},i=f({a:1},h),j=f({iframe:1},i),k={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1},l={ins:1,del:1,script:1,style:1},m=f({b:1,acronym:1,bdo:1,"var":1,"#":1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},l),n=f({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},m),o=f({p:1},n),p=f({iframe:1},n,h),q={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,"#":1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,"var":1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1},r=f({a:1},p),s={tr:1},t={"#":1},u=f({param:1},q),v=f({form:1},g,j,k,o),w={li:1},x={style:1,script:1},y={base:1,link:1,meta:1,title:1},z=f(y,x),A={head:1,body:1},B={html:1},C={address:1,blockquote:1,center:1,dir:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,isindex:1,menu:1,noframes:1,ol:1,p:1,pre:1,table:1,ul:1};return{$nonBodyContent:f(B,A,y),$block:C,$blockLimit:{body:1,div:1,td:1,th:1,caption:1,form:1},$inline:r,$body:f({script:1,style:1},C),$cdata:{script:1,style:1},$empty:{area:1,base:1,br:1,col:1,hr:1,img:1,input:1,link:1,meta:1,param:1},$listItem:{dd:1,dt:1,li:1},$list:{ul:1,ol:1,dl:1},$nonEditable:{applet:1,button:1,embed:1,iframe:1,map:1,object:1,option:1,script:1,textarea:1,param:1},$removeEmpty:{abbr:1,acronym:1,address:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},$tabIndex:{a:1,area:1,button:1,input:1,object:1,select:1,textarea:1},$tableContent:{caption:1,col:1,colgroup:1,tbody:1,td:1,tfoot:1,th:1,thead:1,tr:1},html:A,head:z,style:t,script:t,body:v,base:{},link:{},meta:{},title:t,col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:v,td:v,br:{},th:v,center:v,kbd:r,button:f(o,k),basefont:{},h5:r,h4:r,samp:r,h6:r,ol:w,h1:r,h3:r,option:t,h2:r,form:f(g,j,k,o),select:{optgroup:1,option:1},font:r,ins:r,menu:w,abbr:r,label:r,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:r,script:t,tfoot:s,cite:r,li:v,input:{},iframe:v,strong:r,textarea:t,noframes:v,big:r,small:r,span:r,hr:{},dt:r,sub:r,optgroup:{option:1},param:{},bdo:r,"var":r,div:v,object:u,sup:r,dd:v,strike:r,area:{},dir:w,map:f({area:1,form:1,p:1},g,l,k),applet:u,dl:{dt:1,dd:1},del:r,isindex:{},fieldset:f({legend:1},q),thead:s,ul:w,acronym:r,b:r,a:p,blockquote:v,caption:r,i:r,u:r,tbody:s,s:r,address:f(j,o),tt:r,legend:r,q:r,pre:f(m,i),p:r,em:r,dfn:r}})();var f=a.dtd;d.event=function(g){this.$=g};d.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var h=this;var g=h.getKey();if(h.$.ctrlKey||h.$.metaKey){g+=1000}if(h.$.shiftKey){g+=2000}if(h.$.altKey){g+=4000}return g},preventDefault:function(g){var h=this.$;if(h.preventDefault){h.preventDefault()}else{h.returnValue=false}if(g){this.stopPropagation()}},stopPropagation:function(){var g=this.$;if(g.stopPropagation){g.stopPropagation()}else{g.cancelBubble=true}},getTarget:function(){var g=this.$.target||this.$.srcElement;return g?new d.node(g):null}};a.CTRL=1000;a.SHIFT=2000;a.ALT=4000;d.domObject=function(g){if(g){this.$=g}};d.domObject.prototype=(function(){var g=function(h,i){return function(j){if(typeof a!="undefined"){h.fire(i,new d.event(j))}}};return{getPrivate:function(){var h;if(!(h=this.getCustomData("_"))){this.setCustomData("_",h={})}return h},on:function(h){var k=this;var i=k.getCustomData("_cke_nativeListeners");if(!i){i={};k.setCustomData("_cke_nativeListeners",i)}if(!i[h]){var j=i[h]=g(k,h);if(k.$.addEventListener){k.$.addEventListener(h,j,!!a.event.useCapture)}else{if(k.$.attachEvent){k.$.attachEvent("on"+h,j)}}}return a.event.prototype.on.apply(k,arguments)},removeListener:function(h){var k=this;a.event.prototype.removeListener.apply(k,arguments);if(!k.hasListeners(h)){var i=k.getCustomData("_cke_nativeListeners"),j=i&&i[h];if(j){if(k.$.removeEventListener){k.$.removeEventListener(h,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+h,j)}}delete i[h]}}},removeAllListeners:function(){var k=this;var h=k.getCustomData("_cke_nativeListeners");for(var i in h){var j=h[i];if(k.$.removeEventListener){k.$.removeEventListener(i,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+i,j)}}delete h[i]}}}})();(function(g){var h={};a.on("reset",function(){h={}});g.equals=function(i){return i&&i.$===this.$};g.setCustomData=function(i,j){var k=this.getUniqueId(),l=h[k]||(h[k]={});l[i]=j;return this};g.getCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j];return k&&k[i]};g.removeCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j],l=k&&k[i];if(typeof l!="undefined"){delete k[i]}return l||null};g.clearCustomData=function(){this.removeAllListeners();var i=this.$._cke_expando;i&&delete h[i]};g.getUniqueId=function(){return this.$._cke_expando||(this.$._cke_expando=e.getNextNumber())};a.event.implementOn(g)})(d.domObject.prototype);d.window=function(g){d.domObject.call(this,g)};d.window.prototype=new d.domObject();e.extend(d.window.prototype,{focus:function(){if(b.webkit&&this.$.parent){this.$.parent.focus()}this.$.focus()},getViewPaneSize:function(){var g=this.$.document,h=g.compatMode=="CSS1Compat";return{width:(h?g.documentElement.clientWidth:g.body.clientWidth)||0,height:(h?g.documentElement.clientHeight:g.body.clientHeight)||0}},getScrollPosition:function(){var g=this.$;if("pageXOffset" in g){return{x:g.pageXOffset||0,y:g.pageYOffset||0}}else{var h=g.document;return{x:h.documentElement.scrollLeft||h.body.scrollLeft||0,y:h.documentElement.scrollTop||h.body.scrollTop||0}}}});d.document=function(g){d.domObject.call(this,g)};var g=d.document;g.prototype=new d.domObject();e.extend(g.prototype,{appendStyleSheet:function(h){if(this.$.createStyleSheet){this.$.createStyleSheet(h)}else{var i=new d.element("link");i.setAttributes({rel:"stylesheet",type:"text/css",href:h});this.getHead().append(i)}},appendStyleText:function(h){var k=this;if(k.$.createStyleSheet){var i=k.$.createStyleSheet("");i.cssText=h}else{var j=new d.element("style",k);j.append(new d.text(h,k));k.getHead().append(j)}},createElement:function(h,i){var j=new d.element(h,this);if(i){if(i.attributes){j.setAttributes(i.attributes)}if(i.styles){j.setStyles(i.styles)}}return j},createText:function(h){return new d.text(h,this)},focus:function(){this.getWindow().focus()},getById:function(h){var i=this.$.getElementById(h);return i?new d.element(i):null},getByAddress:function(h,i){var j=this.$.documentElement;for(var k=0;j&&k<h.length;k++){var l=h[k];if(!i){j=j.childNodes[l];continue}var m=-1;for(var n=0;n<j.childNodes.length;n++){var o=j.childNodes[n];if(i===true&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(m==l){j=o;break}}}return j?new d.node(j):null},getElementsByTag:function(h,i){if(!c&&i){h=i+":"+h}return new d.nodeList(this.$.getElementsByTagName(h))},getHead:function(){var h=this.$.getElementsByTagName("head")[0];h=new d.element(h);return(this.getHead=function(){return h})()},getBody:function(){var h=new d.element(this.$.body);return(this.getBody=function(){return h})()},getDocumentElement:function(){var h=new d.element(this.$.documentElement);return(this.getDocumentElement=function(){return h})()},getWindow:function(){var h=new d.window(this.$.parentWindow||this.$.defaultView);return(this.getWindow=function(){return h})()}});d.node=function(h){if(h){switch(h.nodeType){case 9:return new g(h);case 1:return new d.element(h);case 3:return new d.text(h)}d.domObject.call(this,h)}return this};d.node.prototype=new d.domObject();a.NODE_ELEMENT=1;a.NODE_DOCUMENT=9;a.NODE_TEXT=3;a.NODE_COMMENT=8;a.NODE_DOCUMENT_FRAGMENT=11;a.POSITION_IDENTICAL=0;a.POSITION_DISCONNECTED=1;a.POSITION_FOLLOWING=2;a.POSITION_PRECEDING=4;a.POSITION_IS_CONTAINED=8;a.POSITION_CONTAINS=16;e.extend(d.node.prototype,{appendTo:function(h,i){h.append(this,i);return h},clone:function(h,i){var j=this.$.cloneNode(h);if(!i){var k=function(l){if(l.nodeType!=1){return}l.removeAttribute("id",false);l.removeAttribute("_cke_expando",false);var m=l.childNodes;for(var n=0;n<m.length;n++){k(m[n])}};k(j)}return new d.node(j)},hasPrevious:function(){return !!this.$.previousSibling},hasNext:function(){return !!this.$.nextSibling},insertAfter:function(h){h.$.parentNode.insertBefore(this.$,h.$.nextSibling);return h},insertBefore:function(h){h.$.parentNode.insertBefore(this.$,h.$);return h},insertBeforeMe:function(h){this.$.parentNode.insertBefore(h.$,this.$);return h},getAddress:function(h){var i=[],j=this.getDocument().$.documentElement,k=this.$;while(k&&k!=j){var l=k.parentNode,m=-1;if(l){for(var n=0;n<l.childNodes.length;n++){var o=l.childNodes[n];if(h&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(o==k){break}}i.unshift(m)}k=l}return i},getDocument:function(){var h=new g(this.$.ownerDocument||this.$.parentNode.ownerDocument);return(this.getDocument=function(){return h})()},getIndex:function(){var h=this.$,i=h.parentNode&&h.parentNode.firstChild,j=-1;while(i){j++;if(i==h){return j}i=i.nextSibling}return -1},getNextSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getFirst&&this.getFirst(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getNext()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getNext()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&i!=l.type){return l.getNextSourceNode(false,i,j)}return l},getPreviousSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getLast&&this.getLast(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getPrevious()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getPrevious()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&l.type!=i){return l.getPreviousSourceNode(false,i,j)}return l},getPrevious:function(h){var i=this.$,j;do{i=i.previousSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getNext:function(h){var i=this.$,j;do{i=i.nextSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getParent:function(){var h=this.$.parentNode;return h&&h.nodeType==1?new d.node(h):null},getParents:function(h){var i=this,j=[];do{j[h?"push":"unshift"](i)}while(i=i.getParent());return j},getCommonAncestor:function(h){var j=this;if(h.equals(j)){return j}if(h.contains&&h.contains(j)){return h}var i=j.contains?j:j.getParent();do{if(i.contains(h)){return i}}while(i=i.getParent());return null},getPosition:function(h){var i=this.$,j=h.$;if(i.compareDocumentPosition){return i.compareDocumentPosition(j)}if(i==j){return 0}if(this.type==1&&h.type==1){if(i.contains){if(i.contains(j)){return 16+4}if(j.contains(i)){return 8+2}}if("sourceIndex" in i){return i.sourceIndex<0||j.sourceIndex<0?1:i.sourceIndex<j.sourceIndex?4:2}}var k=this.getAddress(),l=h.getAddress(),m=Math.min(k.length,l.length);for(var n=0;n<=m-1;n++){if(k[n]!=l[n]){if(n<m){return k[n]<l[n]?4:2}break}}return k.length<l.length?16+4:8+2},getAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return new d.node(j)}j=j.parentNode}return null},hasAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return true}j=j.parentNode}return false},move:function(h,i){h.append(this.remove(),i)},remove:function(h){var i=this.$,j=i.parentNode;if(j){if(h){for(var k;k=i.firstChild;){j.insertBefore(i.removeChild(k),i)}}j.removeChild(i)}return this},replace:function(h){this.insertBefore(h);h.remove()},trim:function(){this.ltrim();this.rtrim()},ltrim:function(){var k=this;var h;while(k.getFirst&&(h=k.getFirst())){if(h.type==3){var i=e.ltrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(j-i.length);k.$.removeChild(k.$.firstChild)}}}break}},rtrim:function(){var k=this;var h;while(k.getLast&&(h=k.getLast())){if(h.type==3){var i=e.rtrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(i.length);k.$.lastChild.parentNode.removeChild(k.$.lastChild)}}}break}if(!c&&!b.opera){h=k.$.lastChild;if(h&&h.type==1&&h.nodeName.toLowerCase()=="br"){h.parentNode.removeChild(h)}}}});d.nodeList=function(h){this.$=h};d.nodeList.prototype={count:function(){return this.$.length},getItem:function(h){var i=this.$[h];return i?new d.node(i):null}};d.element=function(h,i){if(typeof h=="string"){h=(i?i.$:document).createElement(h)}d.domObject.call(this,h)};var h=d.element;h.get=function(i){return i&&(i.$?i:new h(i))};h.prototype=new d.node();h.createFromHtml=function(i,j){var k=new h("div",j);k.setHtml(i);return k.getFirst().remove()};h.setMarker=function(i,j,k,l){var m=j.getCustomData("list_marker_id")||j.setCustomData("list_marker_id",e.getNextNumber()).getCustomData("list_marker_id"),n=j.getCustomData("list_marker_names")||j.setCustomData("list_marker_names",{}).getCustomData("list_marker_names");i[m]=j;n[k]=1;return j.setCustomData(k,l)};h.clearAllMarkers=function(i){for(var j in i){h.clearMarkers(i,i[j],true)}};h.clearMarkers=function(i,j,k){var l=j.getCustomData("list_marker_names"),m=j.getCustomData("list_marker_id");for(var n in l){j.removeCustomData(n)}j.removeCustomData("list_marker_names");if(k){j.removeCustomData("list_marker_id");delete i[m]}};e.extend(h.prototype,{type:1,addClass:function(i){var j=this.$.className;if(j){var k=new RegExp("(?:^|\\s)"+i+"(?:\\s|$)","");if(!k.test(j)){j+=" "+i}}this.$.className=j||i},removeClass:function(i){var j=this.getAttribute("class");if(j){var k=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","i");if(k.test(j)){j=j.replace(k,"").replace(/^\s+/,"");if(j){this.setAttribute("class",j)}else{this.removeAttribute("class")}}}},hasClass:function(i){var j=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","");return j.test(this.getAttribute("class"))},append:function(i,j){var k=this;if(typeof i=="string"){i=k.getDocument().createElement(i)}if(j){k.$.insertBefore(i.$,k.$.firstChild)}else{k.$.appendChild(i.$)}return i},appendHtml:function(i){var k=this;if(!k.$.childNodes.length){k.setHtml(i)}else{var j=new h("div",k.getDocument());j.setHtml(i);j.moveChildren(k)}},appendText:function(i){if(this.$.text!=undefined){this.$.text+=i}else{this.append(new d.text(i))}},appendBogus:function(){var k=this;var i=k.getLast();while(i&&i.type==3&&!e.rtrim(i.getText())){i=i.getPrevious()}if(!i||!i.is||!i.is("br")){var j=b.opera?k.getDocument().createText(""):k.getDocument().createElement("br");b.gecko&&j.setAttribute("type","_moz");k.append(j)}},breakParent:function(i){var l=this;var j=new d.range(l.getDocument());j.setStartAfter(l);j.setEndAfter(i);var k=j.extractContents();j.insertNode(l.remove());k.insertAfterNode(l)},contains:c||b.webkit?function(i){var j=this.$;return i.type!=1?j.contains(i.getParent().$):j!=i.$&&j.contains(i.$)}:function(i){return !!(this.$.compareDocumentPosition(i.$)&16)},focus:function(){try{this.$.focus()}catch(i){}},getHtml:function(){var i=this.$.innerHTML;return c?i.replace(/<\?[^>]*>/g,""):i},getOuterHtml:function(){var j=this;if(j.$.outerHTML){return j.$.outerHTML.replace(/<\?[^>]*>/,"")}var i=j.$.ownerDocument.createElement("div");i.appendChild(j.$.cloneNode(true));return i.innerHTML},setHtml:function(i){return this.$.innerHTML=i},setText:function(i){h.prototype.setText=this.$.innerText!=undefined?function(j){return this.$.innerText=j}:function(j){return this.$.textContent=j};return this.setText(i)},getAttribute:(function(){var i=function(j){return this.$.getAttribute(j,2)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){var n=this;switch(j){case"class":j="className";break;case"tabindex":var k=i.call(n,j);if(k!==0&&n.$.tabIndex===0){k=null}return k;break;case"checked":var l=n.$.attributes.getNamedItem(j),m=l.specified?l.nodeValue:n.$.checked;return m?"checked":null;case"hspace":return n.$.hspace;case"style":return n.$.style.cssText}return i.call(n,j)}}else{return i}})(),getChildren:function(){return new d.nodeList(this.$.childNodes)},getComputedStyle:c?function(i){return this.$.currentStyle[e.cssStyleToDomStyle(i)]}:function(i){return this.getWindow().$.getComputedStyle(this.$,"").getPropertyValue(i)},getDtd:function(){var i=f[this.getName()];this.getDtd=function(){return i};return i},getElementsByTag:g.prototype.getElementsByTag,getTabIndex:c?function(){var i=this.$.tabIndex;if(i===0&&!f.$tabIndex[this.getName()]&&parseInt(this.getAttribute("tabindex"),10)!==0){i=-1}return i}:b.webkit?function(){var i=this.$.tabIndex;if(i==undefined){i=parseInt(this.getAttribute("tabindex"),10);if(isNaN(i)){i=-1}}return i}:function(){return this.$.tabIndex},getText:function(){return this.$.textContent||this.$.innerText||""},getWindow:function(){return this.getDocument().getWindow()},getId:function(){return this.$.id||null},getNameAtt:function(){return this.$.name||null},getName:function(){var i=this.$.nodeName.toLowerCase();if(c){var j=this.$.scopeName;if(j!="HTML"){i=j.toLowerCase()+":"+i}}return(this.getName=function(){return i})()},getValue:function(){return this.$.value},getFirst:function(i){var j=this.$.firstChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getNext(i)}return k},getLast:function(i){var j=this.$.lastChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getPrevious(i)}return k},getStyle:function(i){return this.$.style[e.cssStyleToDomStyle(i)]},is:function(){var i=this.getName();for(var j=0;j<arguments.length;j++){if(arguments[j]==i){return true}}return false},isEditable:function(){var i=this.getName(),j=!f.$nonEditable[i]&&(f[i]||f.span);return j&&j["#"]},isIdentical:function(i){if(this.getName()!=i.getName()){return false}var j=this.$.attributes,k=i.$.attributes,l=j.length,m=k.length;if(!c&&l!=m){return false}for(var n=0;n<l;n++){var o=j[n];if((!c||o.specified&&o.nodeName!="_cke_expando")&&o.nodeValue!=i.getAttribute(o.nodeName)){return false}}if(c){for(n=0;n<m;n++){o=k[n];if(o.specified&&o.nodeName!="_cke_expando"&&o.nodeValue!=this.getAttribute(o.nodeName)){return false}}}return true},isVisible:function(){var i=!!this.$.offsetHeight&&this.getComputedStyle("visibility")!="hidden",j,k;if(i&&(b.webkit||b.opera)){j=this.getWindow();if(!j.equals(a.document.getWindow())&&(k=j.$.frameElement)){i=new h(k).isVisible()}}return i},isEmptyInlineRemoveable:function(){if(!f.$removeEmpty[this.getName()]){return false}var i=this.getChildren();for(var j=0,k=i.count();j<k;j++){var l=i.getItem(j);if(l.type==1&&l.getAttribute("_fck_bookmark")){continue}if(l.type==1&&!l.isEmptyInlineRemoveable()||l.type==3&&e.trim(l.getText())){return false}}return true},hasAttributes:c&&(b.ie7Compat||b.ie6Compat)?function(){var i=this.$.attributes;for(var j=0;j<i.length;j++){var k=i[j];switch(k.nodeName){case"class":if(this.getAttribute("class")){return true}case"_cke_expando":continue;default:if(k.specified){return true}}}return false}:function(){var i=this.$.attributes,j=i.length,k={_cke_expando:1,_moz_dirty:1};return j>0&&(j>2||!k[i[0].nodeName]||j==2&&!k[i[1].nodeName])},hasAttribute:function(i){var j=this.$.attributes.getNamedItem(i);return !!(j&&j.specified)},hide:function(){this.setStyle("display","none")},moveChildren:function(i,j){var k=this.$;i=i.$;if(k==i){return}var l;if(j){while(l=k.lastChild){i.insertBefore(k.removeChild(l),i.firstChild)}}else{while(l=k.firstChild){i.appendChild(k.removeChild(l))}}},mergeSiblings:(function(){function i(j,k,l){if(k&&k.type==1){var m=[];while(k.getAttribute("_fck_bookmark")||k.isEmptyInlineRemoveable()){m.push(k);k=l?k.getNext():k.getPrevious();if(!k||k.type!=1){return}}if(j.isIdentical(k)){var n=l?j.getLast():j.getFirst();while(m.length){m.shift().move(j,!l)}k.moveChildren(j,!l);k.remove();if(n&&n.type==1){n.mergeSiblings()}}}}return function(){var j=this;if(!(f.$removeEmpty[j.getName()]||j.is("a"))){return}i(j,j.getNext(),true);i(j,j.getPrevious())}})(),show:function(){this.setStyles({display:"",visibility:""})},setAttribute:(function(){var i=function(j,k){this.$.setAttribute(j,k);return this};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j,k){var l=this;if(j=="class"){l.$.className=k}else{if(j=="style"){l.$.style.cssText=k}else{if(j=="tabindex"){l.$.tabIndex=k}else{if(j=="checked"){l.$.checked=k}else{i.apply(l,arguments)}}}}return l}}else{return i}})(),setAttributes:function(i){for(var j in i){this.setAttribute(j,i[j])}return this},setValue:function(i){this.$.value=i;return this},removeAttribute:(function(){var i=function(j){this.$.removeAttribute(j)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){if(j=="class"){j="className"}else{if(j=="tabindex"){j="tabIndex"}}i.call(this,j)}}else{return i}})(),removeAttributes:function(i){if(e.isArray(i)){for(var j=0;j<i.length;j++){this.removeAttribute(i[j])}}else{for(var k in i){i.hasOwnProperty(k)&&this.removeAttribute(k)}}},removeStyle:function(i){var j=this;j.setStyle(i,"");if(j.$.style.removeAttribute){j.$.style.removeAttribute(e.cssStyleToDomStyle(i))}if(!j.$.style.cssText){j.removeAttribute("style")}},setStyle:function(i,j){this.$.style[e.cssStyleToDomStyle(i)]=j;return this},setStyles:function(i){for(var j in i){this.setStyle(j,i[j])}return this},setOpacity:function(i){if(c){i=Math.round(i*100);this.setStyle("filter",i>=100?"":"progid:DXImageTransform.Microsoft.Alpha(opacity="+i+")")}else{this.setStyle("opacity",i)}},unselectable:b.gecko?function(){this.$.style.MozUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:b.webkit?function(){this.$.style.KhtmlUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:function(){if(c||b.opera){var i=this.$,j,k=0;i.unselectable="on";while(j=i.all[k++]){switch(j.tagName.toLowerCase()){case"iframe":case"textarea":case"input":case"select":break;default:j.unselectable="on"}}}},getPositionedAncestor:function(){var i=this;while(i.getName()!="html"){if(i.getComputedStyle("position")!="static"){return i}i=i.getParent()}return null},getDocumentPosition:function(i){var D=this;var j=0,k=0,l=D.getDocument().getBody(),m=D.getDocument().$.compatMode=="BackCompat",n=D.getDocument();if(document.documentElement.getBoundingClientRect){var o=D.$.getBoundingClientRect(),p=n.$,q=p.documentElement,r=q.clientTop||l.$.clientTop||0,s=q.clientLeft||l.$.clientLeft||0,t=true;if(c){var u=n.getDocumentElement().contains(D),v=n.getBody().contains(D);t=m&&v||!m&&u}if(t){j=o.left+(!m&&q.scrollLeft||l.$.scrollLeft);j-=s;k=o.top+(!m&&q.scrollTop||l.$.scrollTop);k-=r}}else{var w=D,x=null,y;while(w&&!(w.getName()=="body"||w.getName()=="html")){j+=w.$.offsetLeft-w.$.scrollLeft;k+=w.$.offsetTop-w.$.scrollTop;if(!w.equals(D)){j+=w.$.clientLeft||0;k+=w.$.clientTop||0}var z=x;while(z&&!z.equals(w)){j-=z.$.scrollLeft;k-=z.$.scrollTop;z=z.getParent()}x=w;w=(y=w.$.offsetParent)?new h(y):null}}if(i){var A=D.getWindow(),B=i.getWindow();if(!A.equals(B)&&A.$.frameElement){var C=new h(A.$.frameElement).getDocumentPosition(i);j+=C.x;k+=C.y}}if(!document.documentElement.getBoundingClientRect){if(b.gecko&&!m){j+=D.$.clientLeft?1:0;k+=D.$.clientTop?1:0}}return{x:j,y:k}},scrollIntoView:function(i){var o=this;var j=o.getWindow(),k=j.getViewPaneSize().height,l=k*-1;if(i){l+=k}else{l+=o.$.offsetHeight||0;l+=parseInt(o.getComputedStyle("marginBottom")||0,10)||0}var m=o.getDocumentPosition();l+=m.y;l=l<0?0:l;var n=j.getScrollPosition().y;if(l>n||l<n-k){j.$.scrollTo(0,l)}},setState:function(i){var j=this;switch(i){case 1:j.addClass("cke_on");j.removeClass("cke_off");j.removeClass("cke_disabled");break;case 0:j.addClass("cke_disabled");j.removeClass("cke_off");j.removeClass("cke_on");break;default:j.addClass("cke_off");j.removeClass("cke_on");j.removeClass("cke_disabled");break}},getFrameDocument:function(){var i=this.$;try{i.contentWindow.document}catch(j){i.src=i.src;if(c&&b.version<7){window.showModalDialog('javascript:document.write("<script>window.setTimeout(function(){window.close();},50);<\/script>")')}}return i&&new g(i.contentWindow.document)},copyAttributes:function(i,j){var p=this;var k=p.$.attributes;j=j||{};for(var l=0;l<k.length;l++){var m=k[l],n=m.nodeName.toLowerCase(),o;if(n in j){continue}if(n=="checked"&&(o=p.getAttribute(n))){i.setAttribute(n,o)}else{if(m.specified||c&&m.nodeValue&&n=="value"){o=p.getAttribute(n);if(o===null){o=m.nodeValue}i.setAttribute(n,o)}}}if(p.$.style.cssText!==""){i.$.style.cssText=p.$.style.cssText}},renameNode:function(i){var l=this;if(l.getName()==i){return}var j=l.getDocument(),k=new h(i,j);l.copyAttributes(k);l.moveChildren(k);l.getParent()&&l.$.parentNode.replaceChild(k.$,l.$);k.$._cke_expando=l.$._cke_expando;l.$=k.$},getChild:function(i){var j=this.$;if(!i.slice){j=j.childNodes[i]}else{while(i.length>0&&j){j=j.childNodes[i.shift()]}}return j?new d.node(j):null},getChildCount:function(){return this.$.childNodes.length},disableContextMenu:function(){this.on("contextmenu",function(i){if(!i.data.getTarget().hasClass("cke_enable_context_menu")){i.data.preventDefault()}})}});a.command=function(i,j){this.uiItems=[];this.exec=function(k){if(this.state==0){return false}if(this.editorFocus){i.focus()}return j.exec.call(this,i,k)!==false};e.extend(this,j,{modes:{wysiwyg:1},editorFocus:true,state:2});a.event.call(this)};a.command.prototype={enable:function(){var i=this;if(i.state==0){i.setState(!i.preserveState||typeof i.previousState=="undefined"?2:i.previousState)}},disable:function(){this.setState(0)},setState:function(i){var j=this;if(j.state==i){return false}j.previousState=j.state;j.state=i;j.fire("state");return true},toggleState:function(){var i=this;if(i.state==2){i.setState(1)}else{if(i.state==1){i.setState(2)}}}};a.event.implementOn(a.command.prototype,true);a.ENTER_P=1;a.ENTER_BR=2;a.ENTER_DIV=3;a.config={customConfig:"config.js",autoUpdateElement:true,baseHref:"",contentsCss:a.basePath+"contents.css",contentsLangDirection:"ui",contentsLanguage:"",language:"",defaultLanguage:"en",enterMode:1,forceEnterMode:false,shiftEnterMode:2,corePlugins:"",docType:'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">',bodyId:"",bodyClass:"",fullPage:false,height:200,plugins:"about,a11yhelp,basicstyles,blockquote,button,clipboard,colorbutton,colordialog,contextmenu,div,elementspath,enterkey,entities,filebrowser,find,flash,font,format,forms,horizontalrule,htmldataprocessor,image,indent,justify,keystrokes,link,list,liststyle,maximize,newpage,pagebreak,pastefromword,pastetext,popup,preview,print,removeformat,resize,save,scayt,smiley,showblocks,showborders,sourcearea,stylescombo,table,tabletools,specialchar,tab,templates,toolbar,undo,wysiwygarea,wsc",extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,theme:"default",skin:"kama",width:"",baseFloatZIndex:10000};var i=a.config;a.focusManager=function(j){if(j.focusManager){return j.focusManager}this.hasFocus=false;this._={editor:j};return this};a.focusManager.prototype={focus:function(){var k=this;if(k._.timer){clearTimeout(k._.timer)}if(!k.hasFocus){if(a.currentInstance){a.currentInstance.focusManager.forceBlur()}var j=k._.editor;j.container.getChild(1).addClass("cke_focus");k.hasFocus=true;j.fire("focus")}},blur:function(){var j=this;if(j._.timer){clearTimeout(j._.timer)}j._.timer=setTimeout(function(){delete j._.timer;j.forceBlur()},100)},forceBlur:function(){if(this.hasFocus){var j=this._.editor;j.container.getChild(1).removeClass("cke_focus");this.hasFocus=false;j.fire("blur")}}};(function(){var j={};a.lang={languages:{af:1,ar:1,bg:1,bn:1,bs:1,ca:1,cs:1,cy:1,da:1,de:1,el:1,"en-au":1,"en-ca":1,"en-gb":1,en:1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fo:1,"fr-ca":1,fr:1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,is:1,it:1,ja:1,km:1,ko:1,lt:1,lv:1,mn:1,ms:1,nb:1,nl:1,no:1,pl:1,"pt-br":1,pt:1,ro:1,ru:1,sk:1,sl:1,"sr-latn":1,sr:1,sv:1,th:1,tr:1,uk:1,vi:1,"zh-cn":1,zh:1},load:function(k,l,m){if(!k||!a.lang.languages[k]){k=this.detect(l,k)}if(!this[k]){a.scriptLoader.load(a.getUrl("lang/"+k+".js"),function(){m(k,this[k])},this)}else{m(k,this[k])}},detect:function(k,l){var m=this.languages;l=l||navigator.userLanguage||navigator.language;var n=l.toLowerCase().match(/([a-z]+)(?:-([a-z]+))?/),o=n[1],p=n[2];if(m[o+"-"+p]){o=o+"-"+p}else{if(!m[o]){o=null}}a.lang.detect=o?function(){return o}:function(q){return q};return o||k}}})();a.scriptLoader=(function(){var j={},k={};return{load:function(l,m,n,o,p){var q=typeof l=="string";if(q){l=[l]}if(!n){n=a}var r=l.length,s=[],t=[],u=function(z){if(m){if(q){m.call(n,z)}else{m.call(n,s,t)}}};if(r===0){u(true);return}var v=function(z,A){(A?s:t).push(z);if(--r<=0){p&&a.document.getDocumentElement().removeStyle("cursor");u(A)}},w=function(z,A){j[z]=1;var B=k[z];delete k[z];for(var C=0;C<B.length;C++){B[C](z,A)}},x=function(z){if(o!==true&&j[z]){v(z,true);return}var A=k[z]||(k[z]=[]);A.push(v);if(A.length>1){return}var B=new h("script");B.setAttributes({type:"text/javascript",src:z});if(m){if(c){B.$.onreadystatechange=function(){if(B.$.readyState=="loaded"||B.$.readyState=="complete"){B.$.onreadystatechange=null;w(z,true)}}}else{B.$.onload=function(){setTimeout(function(){w(z,true)},0)};B.$.onerror=function(){w(z,false)}}}B.appendTo(a.document.getHead())};p&&a.document.getDocumentElement().setStyle("cursor","wait");for(var y=0;y<r;y++){x(l[y])}},loadCode:function(l){var m=new h("script");m.setAttribute("type","text/javascript");m.appendText(l);m.appendTo(a.document.getHead())}}})();a.resourceManager=function(j,k){var l=this;l.basePath=j;l.fileName=k;l.registered={};l.loaded={};l.externals={};l._={waitingList:{}}};a.resourceManager.prototype={add:function(j,k){if(this.registered[j]){throw'[CKEDITOR.resourceManager.add] The resource name "'+j+'" is already registered.'}a.fire(j+e.capitalize(this.fileName)+"Ready",this.registered[j]=k||{})},get:function(j){return this.registered[j]||null},getPath:function(j){var k=this.externals[j];return a.getUrl(k&&k.dir||this.basePath+j+"/")},getFilePath:function(j){var k=this.externals[j];return a.getUrl(this.getPath(j)+(k&&typeof k.file=="string"?k.file:this.fileName+".js"))},addExternal:function(j,k,l){j=j.split(",");for(var m=0;m<j.length;m++){var n=j[m];this.externals[n]={dir:k,file:l}}},load:function(j,k,l){if(!e.isArray(j)){j=j?[j]:[]}var m=this.loaded,n=this.registered,o=[],p={},q={};for(var r=0;r<j.length;r++){var s=j[r];if(!s){continue}if(!m[s]&&!n[s]){var t=this.getFilePath(s);o.push(t);if(!(t in p)){p[t]=[]}p[t].push(s)}else{q[s]=this.get(s)}}a.scriptLoader.load(o,function(u,v){if(v.length){throw'[CKEDITOR.resourceManager.load] Resource name "'+p[v[0]].join(",")+'" was not found at "'+v[0]+'".'}for(var w=0;w<u.length;w++){var x=p[u[w]];for(var y=0;y<x.length;y++){var z=x[y];q[z]=this.get(z);m[z]=1}}k.call(l,q)},this)}};a.plugins=new a.resourceManager("plugins/","plugin");var j=a.plugins;j.load=e.override(j.load,function(k){return function(l,m,n){var o={},p=function(q){k.call(this,q,function(r){e.extend(o,r);var s=[];for(var t in r){var u=r[t],v=u&&u.requires;if(v){for(var w=0;w<v.length;w++){if(!o[v[w]]){s.push(v[w])}}}}if(s.length){p.call(this,s)}else{for(t in o){u=o[t];if(u.onLoad&&!u.onLoad._called){u.onLoad();u.onLoad._called=1}}if(m){m.call(n||window,o)}}},this)};p.call(this,l)}});j.setLang=function(k,l,m){var n=this.get(k),o=n.lang||(n.lang={});o[l]=m};(function(){var k={},l=function(m,n){var o=function(){p.removeAllListeners();k[m]=1;n()},p=new h("img");p.on("load",o);p.on("error",o);p.setAttribute("src",m)};a.imageCacher={load:function(m,n){var o=m.length,p=function(){if(--o===0){n()}};for(var q=0;q<m.length;q++){var r=m[q];if(k[r]){p()}else{l(r,p)}}}}})();a.skins=(function(){var k={},l={},m={},n=function(o,p,q,r){var s=k[p];if(!o.skin){o.skin=s;if(s.init){s.init(o)}}var t=function(D){for(var E=0;E<D.length;E++){D[E]=a.getUrl(m[p]+D[E])}};function u(D,E){return D.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(F,G,H,I){if(/^\/|^\w?:/.test(H)){return F}else{return"url("+E+G+H+I+")"}})}if(!l[p]){var v=s.preload;if(v&&v.length>0){t(v);a.imageCacher.load(v,function(){l[p]=1;n(o,p,q,r)});return}l[p]=1}q=s[q];var w=!q||!!q._isLoaded;if(w){r&&r()}else{var x=q._pending||(q._pending=[]);x.push(r);if(x.length>1){return}var y=!q.css||!q.css.length,z=!q.js||!q.js.length,A=function(){if(y&&z){q._isLoaded=1;for(var D=0;D<x.length;D++){if(x[D]){x[D]()}}}};if(!y){var B=q.css;if(e.isArray(B)){t(B);for(var C=0;C<B.length;C++){a.document.appendStyleSheet(B[C])}}else{B=u(B,a.getUrl(m[p]));a.document.appendStyleText(B)}q.css=B;y=1}if(!z){t(q.js);a.scriptLoader.load(q.js,function(){z=1;A()})}A()}};return{add:function(o,p){k[o]=p;p.skinPath=m[o]||(m[o]=a.getUrl("skins/"+o+"/"))},load:function(o,p,q){var r=o.skinName,s=o.skinPath;if(k[r]){n(o,r,p,q)}else{m[r]=s;a.scriptLoader.load(a.getUrl(s+"skin.js"),function(){n(o,r,p,q)})}}}})();a.themes=new a.resourceManager("themes/","theme");a.ui=function(k){if(k.ui){return k.ui}this._={handlers:{},items:{},editor:k};return this};var k=a.ui;k.prototype={add:function(l,m,n){this._.items[l]={type:m,command:n.command||null,args:Array.prototype.slice.call(arguments,2)}},create:function(l){var q=this;var m=q._.items[l],n=m&&q._.handlers[m.type],o=m&&m.command&&q._.editor.getCommand(m.command),p=n&&n.create.apply(q,m.args);if(o){o.uiItems.push(p)}return p},addHandler:function(l,m){this._.handlers[l]=m}};(function(){var l=0,m=function(){var x="editor"+ ++l;return a.instances&&a.instances[x]?m():x},n={},o=function(x){var y=x.config.customConfig;if(!y){return false}y=a.getUrl(y);var z=n[y]||(n[y]={});if(z.fn){z.fn.call(x,x.config);if(a.getUrl(x.config.customConfig)==y||!o(x)){x.fireOnce("customConfigLoaded")}}else{a.scriptLoader.load(y,function(){if(a.editorConfig){z.fn=a.editorConfig}else{z.fn=function(){}}o(x)})}return true},p=function(x,y){x.on("customConfigLoaded",function(){if(y){if(y.on){for(var z in y.on){x.on(z,y.on[z])}}e.extend(x.config,y,true);delete x.config.on}q(x)});if(y&&y.customConfig!=undefined){x.config.customConfig=y.customConfig}if(!o(x)){x.fireOnce("customConfigLoaded")}},q=function(x){var y=x.config.skin.split(","),z=y[0],A=a.getUrl(y[1]||"skins/"+z+"/");x.skinName=z;x.skinPath=A;x.skinClass="cke_skin_"+z;x.tabIndex=x.config.tabIndex||x.element.getAttribute("tabindex")||0;x.fireOnce("configLoaded");t(x)},r=function(x){a.lang.load(x.config.language,x.config.defaultLanguage,function(y,z){x.langCode=y;x.lang=e.prototypedCopy(z);if(b.gecko&&b.version<10900&&x.lang.dir=="rtl"){x.lang.dir="ltr"}var A=x.config;A.contentsLangDirection=="ui"&&(A.contentsLangDirection=x.lang.dir);s(x)})},s=function(x){var y=x.config,z=y.plugins,A=y.extraPlugins,B=y.removePlugins;if(A){var C=new RegExp("(?:^|,)(?:"+A.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"");z+=","+A}if(B){C=new RegExp("(?:^|,)(?:"+B.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"")}j.load(z.split(","),function(D){var E=[],F=[],G=[];x.plugins=D;for(var H in D){var I=D[H],J=I.lang,K=j.getPath(H),L=null;I.path=K;if(J){L=e.indexOf(J,x.langCode)>=0?x.langCode:J[0];if(!I.lang[L]){G.push(a.getUrl(K+"lang/"+L+".js"))}else{e.extend(x.lang,I.lang[L]);L=null}}F.push(L);E.push(I)}a.scriptLoader.load(G,function(){var M=["beforeInit","init","afterInit"];for(var N=0;N<M.length;N++){for(var O=0;O<E.length;O++){var P=E[O];if(N===0&&F[O]&&P.lang){e.extend(x.lang,P.lang[F[O]])}if(P[M[N]]){P[M[N]](x)}}}x.fire("pluginsLoaded");u(x)})})},t=function(x){a.skins.load(x,"editor",function(){r(x)})},u=function(x){var y=x.config.theme;a.themes.load(y,function(){var z=x.theme=a.themes.get(y);z.path=a.themes.getPath(y);z.build(x);if(x.config.autoUpdateElement){v(x)}})},v=function(x){var y=x.element;if(x.elementMode==1&&y.is("textarea")){var z=y.$.form&&new h(y.$.form);if(z){function A(){x.updateElement()}z.on("submit",A);if(!z.$.submit.nodeName){z.$.submit=e.override(z.$.submit,function(B){return function(){x.updateElement();if(B.apply){B.apply(this,arguments)}else{B()}}})}x.on("destroy",function(){z.removeListener("submit",A)})}}};function w(){var x,y=this._.commands,z=this.mode;for(var A in y){x=y[A];x[x.startDisabled?"disable":x.modes[z]?"enable":"disable"]()}}a.editor.prototype._init=function(){var z=this;var x=h.get(z._.element),y=z._.instanceConfig;delete z._.element;delete z._.instanceConfig;z._.commands={};z._.styles=[];z.element=x;z.name=x&&z.elementMode==1&&(x.getId()||x.getNameAtt())||m();if(z.name in a.instances){throw'[CKEDITOR.editor] The instance "'+z.name+'" already exists.'}z.config=e.prototypedCopy(i);z.ui=new k(z);z.focusManager=new a.focusManager(z);a.fire("instanceCreated",null,z);z.on("mode",w,null,null,1);p(z,y)}})();e.extend(a.editor.prototype,{addCommand:function(l,m){return this._.commands[l]=new a.command(this,m)},addCss:function(l){this._.styles.push(l)},destroy:function(l){var r=this;if(!l){r.updateElement()}if(r.mode){r._.modes[r.mode].unload(r.getThemeSpace("contents"))}r.theme.destroy(r);var m,n=0,o,p,q;if(r.toolbox){m=r.toolbox.toolbars;for(;n<m.length;n++){p=m[n].items;for(o=0;o<p.length;o++){q=p[o];if(q.clickFn){e.removeFunction(q.clickFn)}if(q.keyDownFn){e.removeFunction(q.keyDownFn)}if(q.index){k.button._.instances[q.index]=null}}}}if(r.contextMenu){e.removeFunction(r.contextMenu._.functionId)}if(r._.filebrowserFn){e.removeFunction(r._.filebrowserFn)}r.fire("destroy");a.remove(r);a.fire("instanceDestroyed",null,r)},execCommand:function(l,m){var n=this.getCommand(l),o={name:l,commandData:m,command:n};if(n&&n.state!=0){if(this.fire("beforeCommandExec",o)!==true){o.returnValue=n.exec(o.commandData);if(!n.async&&this.fire("afterCommandExec",o)!==true){return o.returnValue}}}return false},getCommand:function(l){return this._.commands[l]},getData:function(){var n=this;n.fire("beforeGetData");var l=n._.data;if(typeof l!="string"){var m=n.element;if(m&&n.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}else{l=""}}l={dataValue:l};n.fire("getData",l);return l.dataValue},getSnapshot:function(){var l=this.fire("getSnapshot");if(typeof l!="string"){var m=this.element;if(m&&this.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}}return l},loadSnapshot:function(l){this.fire("loadSnapshot",l)},setData:function(l,m){if(m){this.on("dataReady",function(o){o.removeListener();m.call(o.editor)})}var n={dataValue:l};this.fire("setData",n);this._.data=n.dataValue;this.fire("afterSetData",n)},insertHtml:function(l){this.fire("insertHtml",l)},insertElement:function(l){this.fire("insertElement",l)},checkDirty:function(){return this.mayBeDirty&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){if(this.mayBeDirty){this._.previousValue=this.getSnapshot()}},updateElement:function(){var n=this;var l=n.element;if(l&&n.elementMode==1){var m=n.getData();if(n.config.htmlEncodeOutput){m=e.htmlEncode(m)}if(l.is("textarea")){l.setValue(m)}else{l.setHtml(m)}}}});a.on("loaded",function(){var l=a.editor._pending;if(l){delete a.editor._pending;for(var m=0;m<l.length;m++){l[m]._init()}}});a.htmlParser=function(){this._={htmlPartsRegex:new RegExp("<(?:(?:\\/([^>]+)>)|(?:!--([\\S|\\s]*?)-->)|(?:([^\\s>]+)\\s*((?:(?:[^\"'>]+)|(?:\"[^\"]*\")|(?:'[^']*'))*)\\/?>))","g")}};(function(){var l=/([\w\-:.]+)(?:(?:\s*=\s*(?:(?:"([^"]*)")|(?:'([^']*)')|([^\s>]+)))|(?=\s|$))/g,m={checked:1,compact:1,declare:1,defer:1,disabled:1,ismap:1,multiple:1,nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};a.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(n){var A=this;var o,p,q=0,r;while(o=A._.htmlPartsRegex.exec(n)){var s=o.index;if(s>q){var t=n.substring(q,s);if(r){r.push(t)}else{A.onText(t)}}q=A._.htmlPartsRegex.lastIndex;if(p=o[1]){p=p.toLowerCase();if(r&&f.$cdata[p]){A.onCDATA(r.join(""));r=null}if(!r){A.onTagClose(p);continue}}if(r){r.push(o[0]);continue}if(p=o[3]){p=p.toLowerCase();if(/="/.test(p)){continue}var u={},v,w=o[4],x=!!(w&&w.charAt(w.length-1)=="/");if(w){while(v=l.exec(w)){var y=v[1].toLowerCase(),z=v[2]||v[3]||v[4]||"";if(!z&&m[y]){u[y]=y}else{u[y]=z}}}A.onTagOpen(p,u,x);if(!r&&f.$cdata[p]){r=[]}continue}if(p=o[2]){A.onComment(p)}}if(n.length>q){A.onText(n.substring(q,n.length))}}}})();a.htmlParser.comment=function(l){this.value=l;this._={isBlockLike:false}};a.htmlParser.comment.prototype={type:8,writeHtml:function(l,m){var n=this.value;if(m){if(!(n=m.onComment(n,this))){return}if(typeof n!="string"){n.parent=this.parent;n.writeHtml(l,m);return}}l.comment(n)}};(function(){var l=/[\t\r\n ]{2,}|[\t\r\n]/g;a.htmlParser.text=function(m){this.value=m;this._={isBlockLike:false}};a.htmlParser.text.prototype={type:3,writeHtml:function(m,n){var o=this.value;if(n&&!(o=n.onText(o,this))){return}m.text(o)}}})();(function(){a.htmlParser.cdata=function(l){this.value=l};a.htmlParser.cdata.prototype={type:3,writeHtml:function(l){l.write(this.value)}}})();a.htmlParser.fragment=function(){this.children=[];this.parent=null;this._={isBlockLike:true,hasInlineStarted:false}};(function(){var l={colgroup:1,dd:1,dt:1,li:1,option:1,p:1,td:1,tfoot:1,th:1,thead:1,tr:1},m=e.extend({table:1,ul:1,ol:1,dl:1},f.table,f.ul,f.ol,f.dl),n=f.$list,o=f.$listItem;a.htmlParser.fragment.fromHtml=function(p,q){var r=new a.htmlParser(),s=[],t=new a.htmlParser.fragment(),u=[],v=[],w=t,x=false,y;function z(E){var F;if(u.length>0){for(var G=0;G<u.length;G++){var H=u[G],I=H.name,J=f[I],K=w.name&&f[w.name];if((!K||K[I])&&(!E||!J||J[E]||!f[E])){if(!F){A();F=1}H=H.clone();H.parent=w;w=H;u.splice(G,1);G--}}}}function A(E){while(v.length-(E||0)>0){w.add(v.shift())}}function B(E,F,G){F=F||w||t;if(q&&!F.type){var H,I;if(E.attributes&&(I=E.attributes._cke_real_element_type)){H=I}else{H=E.name}if(H&&!(H in f.$body)&&!(H in f.$nonBodyContent)){var J=w;w=F;r.onTagOpen(q,{});F=w;if(G){w=J}}}if(E._.isBlockLike&&E.name!="pre"){var K=E.children.length,L=E.children[K-1],M;if(L&&L.type==3){if(!(M=e.rtrim(L.value))){E.children.length=K-1}else{L.value=M}}}F.add(E);if(E.returnPoint){w=E.returnPoint;delete E.returnPoint}}r.onTagOpen=function(E,F,G){var H=new a.htmlParser.element(E,F);if(H.isUnknown&&G){H.isEmpty=true}if(f.$removeEmpty[E]){u.push(H);return}else{if(E=="pre"){x=true}else{if(E=="br"&&x){w.add(new a.htmlParser.text("\n"));return}}}if(E=="br"){v.push(H);return}var I=w.name,J=I&&(f[I]||(w._.isBlockLike?f.div:f.span));if(J&&!H.isUnknown&&!w.isUnknown&&!J[E]){var K=false,L;if(E in n&&I in n){var M=w.children,N=M[M.length-1];if(!(N&&N.name in o)){B(N=new a.htmlParser.element("li"),w)}y=w,L=N}else{if(E==I){B(w,w.parent)}else{if(m[I]){if(!y){y=w}}else{B(w,w.parent,true);if(!l[I]){u.unshift(w)}}K=true}}if(L){w=L}else{w=w.returnPoint||w.parent}if(K){r.onTagOpen.apply(this,arguments);return}}z(E);A();H.parent=w;H.returnPoint=y;y=0;if(H.isEmpty){B(H)}else{w=H}};r.onTagClose=function(E){for(var F=u.length-1;F>=0;F--){if(E==u[F].name){u.splice(F,1);return}}var G=[],H=[],I=w;while(I.type&&I.name!=E){if(!I._.isBlockLike){H.unshift(I)}G.push(I);I=I.parent}if(I.type){for(F=0;F<G.length;F++){var J=G[F];B(J,J.parent)}w=I;if(w.name=="pre"){x=false}if(I._.isBlockLike){A()}B(I,I.parent);if(I==w){w=w.parent}u=u.concat(H)}if(E=="body"){q=false}};r.onText=function(E){if(!w._.hasInlineStarted&&!x){E=e.ltrim(E);if(E.length===0){return}}A();z();if(q&&(!w.type||w.name=="body")&&e.trim(E)){this.onTagOpen(q,{})}if(!x){E=E.replace(/[\t\r\n ]{2,}|[\t\r\n]/g," ")}w.add(new a.htmlParser.text(E))};r.onCDATA=function(E){w.add(new a.htmlParser.cdata(E))};r.onComment=function(E){w.add(new a.htmlParser.comment(E))};r.parse(p);A(!c&&1);while(w.type){var C=w.parent,D=w;if(q&&(!C.type||C.name=="body")&&!f.$body[D.name]){w=C;r.onTagOpen(q,{});C=w}C.add(D);w=C}return t};a.htmlParser.fragment.prototype={add:function(p){var s=this;var q=s.children.length,r=q>0&&s.children[q-1]||null;if(r){if(p._.isBlockLike&&r.type==3){r.value=e.rtrim(r.value);if(r.value.length===0){s.children.pop();s.add(p);return}}r.next=p}p.previous=r;p.parent=s;s.children.push(p);s._.hasInlineStarted=p.type==3||p.type==1&&!p._.isBlockLike},writeHtml:function(p,q){var r;this.filterChildren=function(){var s=new a.htmlParser.basicWriter();this.writeChildrenHtml.call(this,s,q,true);var t=s.getHtml();this.children=new a.htmlParser.fragment.fromHtml(t).children;r=1};!this.name&&q&&q.onFragment(this);this.writeChildrenHtml(p,r?null:q)},writeChildrenHtml:function(p,q){for(var r=0;r<this.children.length;r++){this.children[r].writeHtml(p,q)}}}})();a.htmlParser.element=function(l,m){var r=this;r.name=l;r.attributes=m||(m={});r.children=[];var n=m._cke_real_element_type||l,o=f,p=!!(o.$nonBodyContent[n]||o.$block[n]||o.$listItem[n]||o.$tableContent[n]||o.$nonEditable[n]||n=="br"),q=!!o.$empty[l];r.isEmpty=q;r.isUnknown=!o[l];r._={isBlockLike:p,hasInlineStarted:q||!p}};(function(){var l=function(m,n){m=m[0];n=n[0];return m<n?-1:m>n?1:0};a.htmlParser.element.prototype={type:1,add:a.htmlParser.fragment.prototype.add,clone:function(){return new a.htmlParser.element(this.name,this.attributes)},writeHtml:function(m,n){var o=this.attributes,p=this,q=p.name,r,s,t,u;p.filterChildren=function(){if(!u){var z=new a.htmlParser.basicWriter();a.htmlParser.fragment.prototype.writeChildrenHtml.call(p,z,n);p.children=new a.htmlParser.fragment.fromHtml(z.getHtml()).children;u=1}};if(n){for(;;){if(!(q=n.onElementName(q))){return}p.name=q;if(!(p=n.onElement(p))){return}p.parent=this.parent;if(p.name==q){break}if(p.type!=1){p.writeHtml(m,n);return}q=p.name;if(!q){this.writeChildrenHtml.call(p,m,u?null:n);return}}o=p.attributes}m.openTag(q,o);var v=[];for(var w=0;w<2;w++){for(r in o){s=r;t=o[r];if(w==1){v.push([r,t])}else{if(n){for(;;){if(!(s=n.onAttributeName(r))){delete o[r];break}else{if(s!=r){delete o[r];r=s;continue}else{break}}}if(s){if((t=n.onAttribute(p,s,t))===false){delete o[s]}else{o[s]=t}}}}}}if(m.sortAttributes){v.sort(l)}var x=v.length;for(w=0;w<x;w++){var y=v[w];m.attribute(y[0],y[1])}m.openTagClose(q,p.isEmpty);if(!p.isEmpty){this.writeChildrenHtml.call(p,m,u?null:n);m.closeTag(q)}},writeChildrenHtml:function(m,n){a.htmlParser.fragment.prototype.writeChildrenHtml.apply(this,arguments)}}})();(function(){a.htmlParser.filter=e.createClass({$:function(q){this._={elementNames:[],attributeNames:[],elements:{$length:0},attributes:{$length:0}};if(q){this.addRules(q,10)}},proto:{addRules:function(q,r){var s=this;if(typeof r!="number"){r=10}m(s._.elementNames,q.elementNames,r);m(s._.attributeNames,q.attributeNames,r);n(s._.elements,q.elements,r);n(s._.attributes,q.attributes,r);s._.text=o(s._.text,q.text,r)||s._.text;s._.comment=o(s._.comment,q.comment,r)||s._.comment;s._.root=o(s._.root,q.root,r)||s._.root},onElementName:function(q){return l(q,this._.elementNames)},onAttributeName:function(q){return l(q,this._.attributeNames)},onText:function(q){var r=this._.text;return r?r.filter(q):q},onComment:function(q,r){var s=this._.comment;return s?s.filter(q,r):q},onFragment:function(q){var r=this._.root;return r?r.filter(q):q},onElement:function(q){var v=this;var r=[v._.elements["^"],v._.elements[q.name],v._.elements.$],s,t;for(var u=0;u<3;u++){s=r[u];if(s){t=s.filter(q,v);if(t===false){return null}if(t&&t!=q){return v.onNode(t)}if(q.parent&&!q.name){break}}}return q},onNode:function(q){var r=q.type;return r==1?this.onElement(q):r==3?new a.htmlParser.text(this.onText(q.value)):r==8?new a.htmlParser.comment(this.onComment(q.value)):null},onAttribute:function(q,r,s){var t=this._.attributes[r];if(t){var u=t.filter(s,q,this);if(u===false){return false}if(typeof u!="undefined"){return u}}return s}}});function l(q,r){for(var s=0;q&&s<r.length;s++){var t=r[s];q=q.replace(t[0],t[1])}return q}function m(q,r,s){if(typeof r=="function"){r=[r]}var t,u,v=q.length,w=r&&r.length;if(w){for(t=0;t<v&&q[t].pri<s;t++){}for(u=w-1;u>=0;u--){var x=r[u];if(x){x.pri=s;q.splice(t,0,x)}}}}function n(q,r,s){if(r){for(var t in r){var u=q[t];q[t]=o(u,r[t],s);if(!u){q.$length++}}}}function o(q,r,s){if(r){r.pri=s;if(q){if(!q.splice){if(q.pri>s){q=[r,q]}else{q=[q,r]}q.filter=p}else{m(q,r,s)}return q}else{r.filter=r;return r}}}function p(q){var r=q.type||q instanceof a.htmlParser.fragment;for(var s=0;s<this.length;s++){if(r){var t=q.type,u=q.name}var v=this[s],w=v.apply(window,arguments);if(w===false){return w}if(r){if(w&&(w.name!=u||w.type!=t)){return w}}else{if(typeof w!="string"){return w}}w!=undefined&&(q=w)}return q}})();a.htmlParser.basicWriter=e.createClass({$:function(){this._={output:[]}},proto:{openTag:function(l,m){this._.output.push("<",l)},openTagClose:function(l,m){if(m){this._.output.push(" />")}else{this._.output.push(">")}},attribute:function(l,m){if(typeof m=="string"){m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){this._.output.push("</",l,">")},text:function(l){this._.output.push(l)},comment:function(l){this._.output.push("<!--",l,"-->")},write:function(l){this._.output.push(l)},reset:function(){this._.output=[];this._.indent=false},getHtml:function(l){var m=this._.output.join("");if(l){this.reset()}return m}}});delete a.loadFullCore;a.instances={};a.document=new g(document);a.add=function(l){a.instances[l.name]=l;l.on("focus",function(){if(a.currentInstance!=l){a.currentInstance=l;a.fire("currentInstance")}});l.on("blur",function(){if(a.currentInstance==l){a.currentInstance=null;a.fire("currentInstance")}})};a.remove=function(l){delete a.instances[l.name]};a.on("instanceDestroyed",function(){if(e.isEmpty(this.instances)){a.fire("reset")}});a.TRISTATE_ON=1;a.TRISTATE_OFF=2;a.TRISTATE_DISABLED=0;d.comment=e.createClass({base:d.node,$:function(l,m){if(typeof l=="string"){l=(m?m.$:document).createComment(l)}this.base(l)},proto:{type:8,getOuterHtml:function(){return"<!--"+this.$.nodeValue+"-->"}}});(function(){var l={address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,dd:1},m={body:1,div:1,table:1,tbody:1,tr:1,td:1,th:1,caption:1,form:1},n=function(o){var p=o.getChildren();for(var q=0,r=p.count();q<r;q++){var s=p.getItem(q);if(s.type==1&&f.$block[s.getName()]){return true}}return false};d.elementPath=function(o){var u=this;var p=null,q=null,r=[],s=o;while(s){if(s.type==1){if(!u.lastElement){u.lastElement=s}var t=s.getName();if(c&&s.$.scopeName!="HTML"){t=s.$.scopeName.toLowerCase()+":"+t}if(!q){if(!p&&l[t]){p=s}if(m[t]){if(!p&&t=="div"&&!n(s)){p=s}else{q=s}}}r.push(s);if(t=="body"){break}}s=s.getParent()}u.block=p;u.blockLimit=q;u.elements=r}})();d.elementPath.prototype={compare:function(l){var m=this.elements,n=l&&l.elements;if(!n||m.length!=n.length){return false}for(var o=0;o<m.length;o++){if(!m[o].equals(n[o])){return false}}return true},contains:function(l){var m=this.elements;for(var n=0;n<m.length;n++){if(m[n].getName() in l){return m[n]}}return null}};d.text=function(l,m){if(typeof l=="string"){l=(m?m.$:document).createTextNode(l)}this.$=l};d.text.prototype=new d.node();e.extend(d.text.prototype,{type:3,getLength:function(){return this.$.nodeValue.length},getText:function(){return this.$.nodeValue},split:function(l){var q=this;if(c&&l==q.getLength()){var m=q.getDocument().createText("");m.insertAfter(q);return m}var n=q.getDocument(),o=new d.text(q.$.splitText(l),n);if(b.ie8){var p=new d.text("",n);p.insertAfter(o);p.remove()}return o},substring:function(l,m){if(typeof m!="number"){return this.$.nodeValue.substr(l)}else{return this.$.nodeValue.substring(l,m)}}});d.documentFragment=function(l){l=l||a.document;this.$=l.$.createDocumentFragment()};e.extend(d.documentFragment.prototype,h.prototype,{type:11,insertAfterNode:function(l){l=l.$;l.parentNode.insertBefore(this.$,l.nextSibling)}},true,{append:1,appendBogus:1,getFirst:1,getLast:1,appendTo:1,moveChildren:1,insertBefore:1,insertAfterNode:1,replace:1,trim:1,type:1,ltrim:1,rtrim:1,getDocument:1,getChildCount:1,getChild:1,getChildren:1});(function(){function l(t,u){if(this._.end){return null}var v,w=this.range,x,y=this.guard,z=this.type,A=t?"getPreviousSourceNode":"getNextSourceNode";if(!this._.start){this._.start=1;w.trim();if(w.collapsed){this.end();return null}}if(!t&&!this._.guardLTR){var B=w.endContainer,C=B.getChild(w.endOffset);this._.guardLTR=function(G,H){return(!H||!B.equals(G))&&(!C||!G.equals(C))&&(G.type!=1||!H||G.getName()!="body")}}if(t&&!this._.guardRTL){var D=w.startContainer,E=w.startOffset>0&&D.getChild(w.startOffset-1);this._.guardRTL=function(G,H){return(!H||!D.equals(G))&&(!E||!G.equals(E))&&(G.type!=1||!H||G.getName()!="body")}}var F=t?this._.guardRTL:this._.guardLTR;if(y){x=function(G,H){if(F(G,H)===false){return false}return y(G,H)}}else{x=F}if(this.current){v=this.current[A](false,z,x)}else{if(t){v=w.endContainer;if(w.endOffset>0){v=v.getChild(w.endOffset-1);if(x(v)===false){v=null}}else{v=x(v,true)===false?null:v.getPreviousSourceNode(true,z,x)}}else{v=w.startContainer;v=v.getChild(w.startOffset);if(v){if(x(v)===false){v=null}}else{v=x(w.startContainer,true)===false?null:w.startContainer.getNextSourceNode(true,z,x)}}}while(v&&!this._.end){this.current=v;if(!this.evaluator||this.evaluator(v)!==false){if(!u){return v}}else{if(u&&this.evaluator){return false}}v=v[A](false,z,x)}this.end();return this.current=null}function m(t){var u,v=null;while(u=l.call(this,t)){v=u}return v}d.walker=e.createClass({$:function(t){this.range=t;this._={}},proto:{end:function(){this._.end=1},next:function(){return l.call(this)},previous:function(){return l.call(this,true)},checkForward:function(){return l.call(this,false,true)!==false},checkBackward:function(){return l.call(this,true,true)!==false},lastForward:function(){return m.call(this)},lastBackward:function(){return m.call(this,true)},reset:function(){delete this.current;this._={}}}});var n={block:1,"list-item":1,table:1,"table-row-group":1,"table-header-group":1,"table-footer-group":1,"table-row":1,"table-column-group":1,"table-column":1,"table-cell":1,"table-caption":1},o={hr:1};h.prototype.isBlockBoundary=function(t){var u=e.extend({},o,t||{});return n[this.getComputedStyle("display")]||u[this.getName()]};d.walker.blockBoundary=function(t){return function(u,v){return !(u.type==1&&u.isBlockBoundary(t))}};d.walker.listItemBoundary=function(){return this.blockBoundary({br:1})};d.walker.bookmark=function(t,u){function v(w){return w&&w.getName&&w.getName()=="span"&&w.hasAttribute("_fck_bookmark")}return function(w){var x,y;x=w&&!w.getName&&(y=w.getParent())&&v(y);x=t?x:x||v(w);return u^x}};d.walker.whitespaces=function(t){return function(u){var v=u&&u.type==3&&!e.trim(u.getText());return t^v}};d.walker.invisible=function(t){var u=d.walker.whitespaces();return function(v){var w=u(v)||v.is&&!v.$.offsetHeight;return t^w}};var p=/^[\t\r\n ]*(?:&nbsp;|\xa0)$/,q=d.walker.whitespaces(true),r=d.walker.bookmark(false,true),s=function(t){return r(t)&&q(t)};h.prototype.getBogus=function(){var t=this.getLast(s);if(t&&(!c?t.is&&t.is("br"):t.getText&&p.test(t.getText()))){return t}return false}})();d.range=function(l){var m=this;m.startContainer=null;m.startOffset=null;m.endContainer=null;m.endOffset=null;m.collapsed=true;m.document=l};(function(){var l=function(t){t.collapsed=t.startContainer&&t.endContainer&&t.startContainer.equals(t.endContainer)&&t.startOffset==t.endOffset},m=function(t,u,v){t.optimizeBookmark();var w=t.startContainer,x=t.endContainer,y=t.startOffset,z=t.endOffset,A,B;if(x.type==3){x=x.split(z)}else{if(x.getChildCount()>0){if(z>=x.getChildCount()){x=x.append(t.document.createText(""));B=true}else{x=x.getChild(z)}}}if(w.type==3){w.split(y);if(w.equals(x)){x=w.getNext()}}else{if(!y){w=w.getFirst().insertBeforeMe(t.document.createText(""));A=true}else{if(y>=w.getChildCount()){w=w.append(t.document.createText(""));A=true}else{w=w.getChild(y).getPrevious()}}}var C=w.getParents(),D=x.getParents(),E,F,G;for(E=0;E<C.length;E++){F=C[E];G=D[E];if(!F.equals(G)){break}}var H=v,I,J,K,L;for(var M=E;M<C.length;M++){I=C[M];if(H&&!I.equals(w)){J=H.append(I.clone())}K=I.getNext();while(K){if(K.equals(D[M])||K.equals(x)){break}L=K.getNext();if(u==2){H.append(K.clone(true))}else{K.remove();if(u==1){H.append(K)}}K=L}if(H){H=J}}H=v;for(var N=E;N<D.length;N++){I=D[N];if(u>0&&!I.equals(x)){J=H.append(I.clone())}if(!C[N]||I.$.parentNode!=C[N].$.parentNode){K=I.getPrevious();while(K){if(K.equals(C[N])||K.equals(w)){break}L=K.getPrevious();if(u==2){H.$.insertBefore(K.$.cloneNode(true),H.$.firstChild)}else{K.remove();if(u==1){H.$.insertBefore(K.$,H.$.firstChild)}}K=L}}if(H){H=J}}if(u==2){var O=t.startContainer;if(O.type==3){O.$.data+=O.$.nextSibling.data;O.$.parentNode.removeChild(O.$.nextSibling)}var P=t.endContainer;if(P.type==3&&P.$.nextSibling){P.$.data+=P.$.nextSibling.data;P.$.parentNode.removeChild(P.$.nextSibling)}}else{if(F&&G&&(w.$.parentNode!=F.$.parentNode||x.$.parentNode!=G.$.parentNode)){var Q=G.getIndex();if(A&&G.$.parentNode==w.$.parentNode){Q--}t.setStart(G.getParent(),Q)}t.collapse(true)}if(A){w.remove()}if(B&&x.$.parentNode){x.remove()}},n={abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1};function o(t){var u=false,v=d.walker.bookmark(true);return function(w){if(v(w)){return true}if(w.type==3){if(e.trim(w.getText()).length){return false}}else{if(w.type==1){if(!n[w.getName()]){if(!t&&!c&&w.getName()=="br"&&!u){u=true}else{return false}}}}return true}}function p(t){return t.type!=3&&t.getName() in f.$removeEmpty||!e.trim(t.getText())||t.getParent().hasAttribute("_fck_bookmark")}var q=new d.walker.whitespaces(),r=new d.walker.bookmark();function s(t){return !q(t)&&!r(t)}d.range.prototype={clone:function(){var u=this;var t=new d.range(u.document);t.startContainer=u.startContainer;t.startOffset=u.startOffset;t.endContainer=u.endContainer;t.endOffset=u.endOffset;t.collapsed=u.collapsed;return t},collapse:function(t){var u=this;if(t){u.endContainer=u.startContainer;u.endOffset=u.startOffset}else{u.startContainer=u.endContainer;u.startOffset=u.endOffset}u.collapsed=true},cloneContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,2,t)}return t},deleteContents:function(){if(this.collapsed){return}m(this,0)},extractContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,1,t)}return t},createBookmark:function(t){var y=this;var u,v,w,x;u=y.document.createElement("span");u.setAttribute("_fck_bookmark",1);u.setStyle("display","none");u.setHtml("&nbsp;");if(t){w="cke_bm_"+e.getNextNumber();u.setAttribute("id",w+"S")}if(!y.collapsed){v=u.clone();v.setHtml("&nbsp;");if(t){v.setAttribute("id",w+"E")}x=y.clone();x.collapse();x.insertNode(v)}x=y.clone();x.collapse(true);x.insertNode(u);if(v){y.setStartAfter(u);y.setEndBefore(v)}else{y.moveToPosition(u,4)}return{startNode:t?w+"S":u,endNode:t?w+"E":v,serializable:t}},createBookmark2:function(t){var A=this;var u=A.startContainer,v=A.endContainer,w=A.startOffset,x=A.endOffset,y,z;if(!u||!v){return{start:0,end:0}}if(t){if(u.type==1){y=u.getChild(w);if(y&&y.type==3&&w>0&&y.getPrevious().type==3){u=y;w=0}}while(u.type==3&&(z=u.getPrevious())&&z.type==3){u=z;w+=z.getLength()}if(!A.isCollapsed){if(v.type==1){y=v.getChild(x);if(y&&y.type==3&&x>0&&y.getPrevious().type==3){v=y;x=0}}while(v.type==3&&(z=v.getPrevious())&&z.type==3){v=z;x+=z.getLength()}}}return{start:u.getAddress(t),end:A.isCollapsed?null:v.getAddress(t),startOffset:w,endOffset:x,normalized:t,is2:true}},moveToBookmark:function(t){var B=this;if(t.is2){var u=B.document.getByAddress(t.start,t.normalized),v=t.startOffset,w=t.end&&B.document.getByAddress(t.end,t.normalized),x=t.endOffset;B.setStart(u,v);if(w){B.setEnd(w,x)}else{B.collapse(true)}}else{var y=t.serializable,z=y?B.document.getById(t.startNode):t.startNode,A=y?B.document.getById(t.endNode):t.endNode;B.setStartBefore(z);z.remove();if(A){B.setEndBefore(A);A.remove()}else{B.collapse(true)}}},getBoundaryNodes:function(){var y=this;var t=y.startContainer,u=y.endContainer,v=y.startOffset,w=y.endOffset,x;if(t.type==1){x=t.getChildCount();if(x>v){t=t.getChild(v)}else{if(x<1){t=t.getPreviousSourceNode()}else{t=t.$;while(t.lastChild){t=t.lastChild}t=new d.node(t);t=t.getNextSourceNode()||t}}}if(u.type==1){x=u.getChildCount();if(x>w){u=u.getChild(w).getPreviousSourceNode(true)}else{if(x<1){u=u.getPreviousSourceNode()}else{u=u.$;while(u.lastChild){u=u.lastChild}u=new d.node(u)}}}if(t.getPosition(u)&2){t=u}return{startNode:t,endNode:u}},getCommonAncestor:function(t,u){var y=this;var v=y.startContainer,w=y.endContainer,x;if(v.equals(w)){if(t&&v.type==1&&y.startOffset==y.endOffset-1){x=v.getChild(y.startOffset)}else{x=v}}else{x=v.getCommonAncestor(w)}return u&&!x.is?x.getParent():x},optimize:function(){var v=this;var t=v.startContainer,u=v.startOffset;if(t.type!=1){if(!u){v.setStartBefore(t)}else{if(u>=t.getLength()){v.setStartAfter(t)}}}t=v.endContainer;u=v.endOffset;if(t.type!=1){if(!u){v.setEndBefore(t)}else{if(u>=t.getLength()){v.setEndAfter(t)}}}},optimizeBookmark:function(){var v=this;var t=v.startContainer,u=v.endContainer;if(t.is&&t.is("span")&&t.hasAttribute("_fck_bookmark")){v.setStartAt(t,3)}if(u&&u.is&&u.is("span")&&u.hasAttribute("_fck_bookmark")){v.setEndAt(u,4)}},trim:function(t,u){var B=this;var v=B.startContainer,w=B.startOffset,x=B.collapsed;if((!t||x)&&v&&v.type==3){if(!w){w=v.getIndex();v=v.getParent()}else{if(w>=v.getLength()){w=v.getIndex()+1;v=v.getParent()}else{var y=v.split(w);w=v.getIndex()+1;v=v.getParent();if(B.startContainer.equals(B.endContainer)){B.setEnd(y,B.endOffset-B.startOffset)}else{if(v.equals(B.endContainer)){B.endOffset+=1}}}}B.setStart(v,w);if(x){B.collapse(true);return}}var z=B.endContainer,A=B.endOffset;if(!(u||x)&&z&&z.type==3){if(!A){A=z.getIndex();z=z.getParent()}else{if(A>=z.getLength()){A=z.getIndex()+1;z=z.getParent()}else{z.split(A);A=z.getIndex()+1;z=z.getParent()}}B.setEnd(z,A)}},enlarge:function(t){switch(t){case 1:if(this.collapsed){return}var u=this.getCommonAncestor(),v=this.document.getBody(),w,x,y,z,A,B=false,C,D,E=this.startContainer,F=this.startOffset;if(E.type==3){if(F){E=!e.trim(E.substring(0,F)).length&&E;B=!!E}if(E){if(!(z=E.getPrevious())){y=E.getParent()}}}else{if(F){z=E.getChild(F-1)||E.getLast()}if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){w=y}else{this.setStartBefore(y)}}z=y.getPrevious()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/[\s\ufeff]$/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{var G=z.$.all||z.$.getElementsByTagName("*");for(var H=0,I;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){w=y}else{if(y){this.setStartBefore(y)}}}else{B=true}}if(z){var J=z.getPrevious();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}E=this.endContainer;F=this.endOffset;y=z=null;A=B=false;if(E.type==3){E=!e.trim(E.substring(F)).length&&E;B=!(E&&E.getLength());if(E){if(!(z=E.getNext())){y=E.getParent()}}}else{z=E.getChild(F);if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){x=y}else{if(y){this.setEndAfter(y)}}}z=y.getNext()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/^[\s\ufeff]/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{G=z.$.all||z.$.getElementsByTagName("*");for(H=0;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){x=y}else{this.setEndAfter(y)}}}if(z){J=z.getNext();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}if(w&&x){u=w.contains(x)?x:w;this.setStartBefore(u);this.setEndAfter(u)}break;case 2:case 3:var K=new d.range(this.document);v=this.document.getBody();K.setStartAt(v,1);K.setEnd(this.startContainer,this.startOffset);var L=new d.walker(K),M,N,O=d.walker.blockBoundary(t==3?{br:1}:null),P=function(R){var S=O(R);if(!S){M=R}return S},Q=function(R){var S=P(R);if(!S&&R.is&&R.is("br")){N=R}return S};L.guard=P;y=L.lastBackward();M=M||v;this.setStartAt(M,!M.is("br")&&(!y&&this.checkStartOfBlock()||y&&M.contains(y))?1:4);K=this.clone();K.collapse();K.setEndAt(v,2);L=new d.walker(K);L.guard=t==3?Q:P;M=null;y=L.lastForward();M=M||v;this.setEndAt(M,!y&&this.checkEndOfBlock()||y&&M.contains(y)?2:3);if(N){this.setEndAfter(N)}}},shrink:function(t,u){if(!this.collapsed){t=t||2;var v=this.clone(),w=this.startContainer,x=this.endContainer,y=this.startOffset,z=this.endOffset,A=this.collapsed,B=1,C=1;if(w&&w.type==3){if(!y){v.setStartBefore(w)}else{if(y>=w.getLength()){v.setStartAfter(w)}else{v.setStartBefore(w);B=0}}}if(x&&x.type==3){if(!z){v.setEndBefore(x)}else{if(z>=x.getLength()){v.setEndAfter(x)}else{v.setEndAfter(x);C=0}}}var D=new d.walker(v);D.evaluator=function(H){return H.type==(t==1?1:3)};var E;D.guard=function(H,I){if(t==1&&H.type==3){return false}if(I&&H.equals(E)){return false}if(!I&&H.type==1){E=H}return true};if(B){var F=D[t==1?"lastForward":"next"]();F&&this.setStartAt(F,u?1:3)}if(C){D.reset();var G=D[t==1?"lastBackward":"previous"]();G&&this.setEndAt(G,u?2:4)}return !!(B||C)}},insertNode:function(t){var x=this;x.optimizeBookmark();x.trim(false,true);var u=x.startContainer,v=x.startOffset,w=u.getChild(v);if(w){t.insertBefore(w)}else{u.append(t)}if(t.getParent().equals(x.endContainer)){x.endOffset++}x.setStartBefore(t)},moveToPosition:function(t,u){this.setStartAt(t,u);this.collapse(true)},selectNodeContents:function(t){this.setStart(t,0);this.setEnd(t,t.type==3?t.getLength():t.getChildCount())},setStart:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()}v.startContainer=t;v.startOffset=u;if(!v.endContainer){v.endContainer=t;v.endOffset=u}l(v)},setEnd:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()+1}v.endContainer=t;v.endOffset=u;if(!v.startContainer){v.startContainer=t;v.startOffset=u}l(v)},setStartAfter:function(t){this.setStart(t.getParent(),t.getIndex()+1)},setStartBefore:function(t){this.setStart(t.getParent(),t.getIndex())},setEndAfter:function(t){this.setEnd(t.getParent(),t.getIndex()+1)},setEndBefore:function(t){this.setEnd(t.getParent(),t.getIndex())},setStartAt:function(t,u){var v=this;switch(u){case 1:v.setStart(t,0);break;case 2:if(t.type==3){v.setStart(t,t.getLength())}else{v.setStart(t,t.getChildCount())}break;case 3:v.setStartBefore(t);break;case 4:v.setStartAfter(t)}l(v)},setEndAt:function(t,u){var v=this;switch(u){case 1:v.setEnd(t,0);break;case 2:if(t.type==3){v.setEnd(t,t.getLength())}else{v.setEnd(t,t.getChildCount())}break;case 3:v.setEndBefore(t);break;case 4:v.setEndAfter(t)}l(v)},fixBlock:function(t,u){var x=this;var v=x.createBookmark(),w=x.document.createElement(u);x.collapse(t);x.enlarge(2);x.extractContents().appendTo(w);w.trim();if(!c){w.appendBogus()}x.insertNode(w);x.moveToBookmark(v);return w},splitBlock:function(t){var D=this;var u=new d.elementPath(D.startContainer),v=new d.elementPath(D.endContainer),w=u.blockLimit,x=v.blockLimit,y=u.block,z=v.block,A=null;if(!w.equals(x)){return null}if(t!="br"){if(!y){y=D.fixBlock(true,t);z=new d.elementPath(D.endContainer).block}if(!z){z=D.fixBlock(false,t)}}var B=y&&D.checkStartOfBlock(),C=z&&D.checkEndOfBlock();D.deleteContents();if(y&&y.equals(z)){if(C){A=new d.elementPath(D.startContainer);D.moveToPosition(z,4);z=null}else{if(B){A=new d.elementPath(D.startContainer);D.moveToPosition(y,3);y=null}else{z=D.splitElement(y);if(!c&&!y.is("ul","ol")){y.appendBogus()}}}}return{previousBlock:y,nextBlock:z,wasStartOfBlock:B,wasEndOfBlock:C,elementPath:A}},splitElement:function(t){var w=this;if(!w.collapsed){return null}w.setEndAt(t,2);var u=w.extractContents(),v=t.clone(false);u.appendTo(v);v.insertAfter(t);w.moveToPosition(t,4);return v},checkBoundaryOfElement:function(t,u){var v=this.clone();v[u==1?"setStartAt":"setEndAt"](t,u==1?1:2);var w=new d.walker(v);w.evaluator=p;return w[u==1?"checkBackward":"checkForward"]()},checkStartOfBlock:function(){var z=this;var t=z.startContainer,u=z.startOffset;if(u&&t.type==3){var v=e.ltrim(t.substring(0,u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.startContainer),x=z.clone();x.collapse(true);x.setStartAt(w.block||w.blockLimit,1);var y=new d.walker(x);y.evaluator=o(true);return y.checkBackward()},checkEndOfBlock:function(){var z=this;var t=z.endContainer,u=z.endOffset;if(t.type==3){var v=e.rtrim(t.substring(u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.endContainer),x=z.clone();x.collapse(false);x.setEndAt(w.block||w.blockLimit,2);var y=new d.walker(x);y.evaluator=o(false);return y.checkForward()},moveToElementEditablePosition:function(t,u){var v;if(f.$empty[t.getName()]){return false}while(t&&t.type==1){v=t.isEditable();if(v){this.moveToPosition(t,u?2:1)}else{if(f.$inline[t.getName()]){this.moveToPosition(t,u?4:3);return true}}if(f.$empty[t.getName()]){t=t[u?"getPrevious":"getNext"](s)}else{t=t[u?"getLast":"getFirst"](s)}if(t&&t.type==3){this.moveToPosition(t,u?4:3);return true}}return v},moveToElementEditStart:function(t){return this.moveToElementEditablePosition(t)},moveToElementEditEnd:function(t){return this.moveToElementEditablePosition(t,true)},getEnclosedNode:function(){var t=this.clone();t.optimize();if(t.startContainer.type!=1||t.endContainer.type!=1){return null}var u=new d.walker(t),v=d.walker.bookmark(true),w=d.walker.whitespaces(true),x=function(z){return w(z)&&v(z)};t.evaluator=x;var y=u.next();u.reset();return y&&y.equals(u.previous())?y:null},getTouchedStartNode:function(){var t=this.startContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.startOffset)||t},getTouchedEndNode:function(){var t=this.endContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.endOffset-1)||t}}})();a.POSITION_AFTER_START=1;a.POSITION_BEFORE_END=2;a.POSITION_BEFORE_START=3;a.POSITION_AFTER_END=4;a.ENLARGE_ELEMENT=1;a.ENLARGE_BLOCK_CONTENTS=2;a.ENLARGE_LIST_ITEM_CONTENTS=3;a.START=1;a.END=2;a.STARTEND=3;a.SHRINK_ELEMENT=1;a.SHRINK_TEXT=2;(function(){if(b.webkit){b.hc=false;return}var l=c&&b.version<7,m=c&&b.version==7,n=l?a.basePath+"images/spacer.gif":m?"about:blank":"data:image/png;base64,",o=h.createFromHtml('<div style="width:0px;height:0px;position:absolute;left:-10000px;background-image:url('+n+')"></div>',a.document);o.appendTo(a.document.getHead());try{b.hc=o.getComputedStyle("background-image")=="none"}catch(p){b.hc=false}if(b.hc){b.cssClass+=" cke_hc"}o.remove()})();j.load(i.corePlugins.split(","),function(){a.status="loaded";a.fire("loaded");var l=a._.pending;if(l){delete a._.pending;for(var m=0;m<l.length;m++){a.add(l[m])}}});a.skins.add("kama",(function(){var l=[],m="cke_ui_color";if(c&&b.version<7){l.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:l,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(n){if(n.config.width&&!isNaN(n.config.width)){n.config.width-=12}var o=[],p=/\$color/g,q="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(b.webkit){q=q.split("}").slice(0,-1);for(var r=0;r<q.length;r++){q[r]=q[r].split("{")}}function s(v){var w=v.getById(m);if(!w){w=v.getHead().append("style");w.setAttribute("id",m);w.setAttribute("type","text/css")}return w}function t(v,w,x){var y,z,A;for(var B=0;B<v.length;B++){if(b.webkit){for(z=0;z<w.length;z++){A=w[z][1];for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}v[B].$.sheet.addRule(w[z][0],A)}}else{A=w;for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}if(c){v[B].$.styleSheet.cssText+=A}else{v[B].$.innerHTML+=A}}}}var u=/\$color/g;e.extend(n,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(v){var w,x=s(a.document),y=".cke_editor_"+e.escapeCssSelector(n.name),z=[y+" .cke_wrapper",y+"_dialog .cke_dialog_contents",y+"_dialog a.cke_dialog_tab",y+"_dialog .cke_dialog_footer"].join(","),A="background-color: $color !important;";if(b.webkit){w=[[z,A]]}else{w=z+"{"+A+"}"}return(this.setUiColor=function(B){var C=[[u,B]];n.uiColor=B;t([x],w,C);t(o,q,C)})(v)}});n.on("menuShow",function(v){var w=v.data[0],x=w.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!x.getById("cke_ui_color")){var y=s(x);o.push(y);var z=n.getUiColor();if(z){t([y],q,[[u,z]])}}});if(n.config.uiColor){n.setUiColor(n.config.uiColor)}}}})());(function(){a.dialog?l():a.on("dialogPluginReady",l);function l(){a.dialog.on("resize",function(m){var n=m.data,o=n.width,p=n.height,q=n.dialog,r=q.parts.contents;if(n.skin!="kama"){return}r.setStyles({width:o+"px",height:p+"px"});setTimeout(function(){var s=q.parts.dialog.getChild([0,0,0]),t=s.getChild(0),u=s.getChild(2);u.setStyle("width",t.$.offsetWidth+"px");u=s.getChild(7);u.setStyle("width",t.$.offsetWidth-28+"px");u=s.getChild(4);u.setStyle("height",t.$.offsetHeight-31-14+"px");u=s.getChild(5);u.setStyle("height",t.$.offsetHeight-31-14+"px")},100)})}})();j.add("about",{requires:["dialog"],init:function(l){var m=l.addCommand("about",new a.dialogCommand("about"));m.modes={wysiwyg:1,source:1};m.canUndo=false;l.ui.addButton("About",{label:l.lang.about.title,command:"about"});a.dialog.add("about",this.path+"dialogs/about.js")}});(function(){var l="a11yhelp",m="a11yHelp";j.add(l,{availableLangs:{en:1,he:1},init:function(n){var o=this;n.addCommand(m,{exec:function(){var p=n.langCode;p=o.availableLangs[p]?p:"en";a.scriptLoader.load(a.getUrl(o.path+"lang/"+p+".js"),function(){e.extend(n.lang,o.lang[p]);n.openDialog(m)})},modes:{wysiwyg:1,source:1},canUndo:false});a.dialog.add(m,this.path+"dialogs/a11yhelp.js")}})})();j.add("basicstyles",{requires:["styles","button"],init:function(l){var m=function(p,q,r,s){var t=new a.style(s);l.attachStyleStateChange(t,function(u){l.getCommand(r).setState(u)});l.addCommand(r,new a.styleCommand(t));l.ui.addButton(p,{label:q,command:r})},n=l.config,o=l.lang;m("Bold",o.bold,"bold",n.coreStyles_bold);m("Italic",o.italic,"italic",n.coreStyles_italic);m("Underline",o.underline,"underline",n.coreStyles_underline);m("Strike",o.strike,"strike",n.coreStyles_strike);m("Subscript",o.subscript,"subscript",n.coreStyles_subscript);m("Superscript",o.superscript,"superscript",n.coreStyles_superscript)}});i.coreStyles_bold={element:"strong",overrides:"b"};i.coreStyles_italic={element:"em",overrides:"i"};i.coreStyles_underline={element:"u"};i.coreStyles_strike={element:"strike"};i.coreStyles_subscript={element:"sub"};i.coreStyles_superscript={element:"sup"};(function(){function l(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}if(r.getAscendant("blockquote",true)){return 1}return 2}function m(p){var q=p.editor,r=q.getCommand("blockquote");r.state=l(q,p.data.path);r.fire("state")}function n(p){for(var q=0,r=p.getChildCount(),s;q<r&&(s=p.getChild(q));q++){if(s.type==1&&s.isBlockBoundary()){return false}}return true}var o={exec:function(p){var q=p.getCommand("blockquote").state,r=p.getSelection(),s=r&&r.getRanges()[0];if(!s){return}var t=r.createBookmarks();if(c){var u=t[0].startNode,v=t[0].endNode,w;if(u&&u.getParent().getName()=="blockquote"){w=u;while(w=w.getNext()){if(w.type==1&&w.isBlockBoundary()){u.move(w,true);break}}}if(v&&v.getParent().getName()=="blockquote"){w=v;while(w=w.getPrevious()){if(w.type==1&&w.isBlockBoundary()){v.move(w);break}}}}var x=s.createIterator(),y;if(q==2){var z=[];while(y=x.getNextParagraph()){z.push(y)}if(z.length<1){var A=p.document.createElement(p.config.enterMode==1?"p":"div"),B=t.shift();s.insertNode(A);A.append(new d.text("\ufeff",p.document));s.moveToBookmark(B);s.selectNodeContents(A);s.collapse(true);B=s.createBookmark();z.push(A);t.unshift(B)}var C=z[0].getParent(),D=[];for(var E=0;E<z.length;E++){y=z[E];C=C.getCommonAncestor(y.getParent())}var F={table:1,tbody:1,tr:1,ol:1,ul:1};while(F[C.getName()]){C=C.getParent()}var G=null;while(z.length>0){y=z.shift();while(!y.getParent().equals(C)){y=y.getParent()}if(!y.equals(G)){D.push(y)}G=y}while(D.length>0){y=D.shift();if(y.getName()=="blockquote"){var H=new d.documentFragment(p.document);while(y.getFirst()){H.append(y.getFirst().remove());z.push(H.getLast())}H.replace(y)}else{z.push(y)}}var I=p.document.createElement("blockquote");I.insertBefore(z[0]);while(z.length>0){y=z.shift();I.append(y)}}else{if(q==1){var J=[],K={};while(y=x.getNextParagraph()){var L=null,M=null;while(y.getParent()){if(y.getParent().getName()=="blockquote"){L=y.getParent();M=y;break}y=y.getParent()}if(L&&M&&!M.getCustomData("blockquote_moveout")){J.push(M);h.setMarker(K,M,"blockquote_moveout",true)}}h.clearAllMarkers(K);var N=[],O=[];K={};while(J.length>0){var P=J.shift();I=P.getParent();if(!P.getPrevious()){P.remove().insertBefore(I)}else{if(!P.getNext()){P.remove().insertAfter(I)}else{P.breakParent(P.getParent());O.push(P.getNext())}}if(!I.getCustomData("blockquote_processed")){O.push(I);h.setMarker(K,I,"blockquote_processed",true)}N.push(P)}h.clearAllMarkers(K);for(E=O.length-1;E>=0;E--){I=O[E];if(n(I)){I.remove()}}if(p.config.enterMode==2){var Q=true;while(N.length){P=N.shift();if(P.getName()=="div"){H=new d.documentFragment(p.document);var R=Q&&P.getPrevious()&&!(P.getPrevious().type==1&&P.getPrevious().isBlockBoundary());if(R){H.append(p.document.createElement("br"))}var S=P.getNext()&&!(P.getNext().type==1&&P.getNext().isBlockBoundary());while(P.getFirst()){P.getFirst().remove().appendTo(H)}if(S){H.append(p.document.createElement("br"))}H.replace(P);Q=false}}}}}r.selectBookmarks(t);p.focus()}};j.add("blockquote",{init:function(p){p.addCommand("blockquote",o);p.ui.addButton("Blockquote",{label:p.lang.blockquote,command:"blockquote"});p.on("selectionChange",m)},requires:["domiterator"]})})();j.add("button",{beforeInit:function(l){l.ui.addHandler(1,k.button.handler)}});a.UI_BUTTON=1;k.button=function(l){e.extend(this,l,{title:l.label,className:l.className||l.command&&"cke_button_"+l.command||"",click:l.click||(function(m){m.execCommand(l.command)})});this._={}};k.button.handler={create:function(l){return new k.button(l)}};k.button.prototype={canGroup:true,render:function(l,m){var n=b,o=this._.id="cke_"+e.getNextNumber(),p="",q=this.command,r,s;this._.editor=l;var t={id:o,button:this,editor:l,focus:function(){var v=a.document.getById(o);v.focus()},execute:function(){this.button.click(l)}};t.clickFn=r=e.addFunction(t.execute,t);t.index=s=k.button._.instances.push(t)-1;if(this.modes){l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this)}else{if(q){q=l.getCommand(q);if(q){q.on("state",function(){this.setState(q.state)},this);p+="cke_"+(q.state==1?"on":q.state==0?"disabled":"off")}}}if(!q){p+="cke_off"}if(this.className){p+=" "+this.className}m.push('<span class="cke_button">','<a id="',o,'" class="',p,'"',n.gecko&&n.version>=10900&&!n.hc?"":'" href="javascript:void(\''+(this.title||"").replace("'","")+"')\"",' title="',this.title,'" tabindex="-1" hidefocus="true" role="button" aria-labelledby="'+o+'_label"'+(this.hasArrow?' aria-haspopup="true"':""));if(n.opera||n.gecko&&n.mac){m.push(' onkeypress="return false;"')}if(n.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="return CKEDITOR.ui.button._.keydown(',s,', event);" onfocus="return CKEDITOR.ui.button._.focus(',s,', event);" onclick="CKEDITOR.tools.callFunction(',r,', this); return false;"><span class="cke_icon"');if(this.icon){var u=(this.iconOffset||0)*-16;m.push(' style="background-image:url(',a.getUrl(this.icon),");background-position:0 "+u+'px;"')}m.push('>&nbsp;</span><span id="',o,'_label" class="cke_label">',this.label,"</span>");if(this.hasArrow){m.push('<span class="cke_buttonarrow">'+(b.hc?"&#9660;":"&nbsp;")+"</span>")}m.push("</a>","</span>");if(this.onRender){this.onRender()}return t},setState:function(l){if(this._.state==l){return false}this._.state=l;var m=a.document.getById(this._.id);if(m){m.setState(l);l==0?m.setAttribute("aria-disabled",true):m.removeAttribute("aria-disabled");l==1?m.setAttribute("aria-pressed",true):m.removeAttribute("aria-pressed");return true}else{return false}}};k.button._={instances:[],keydown:function(l,m){var n=k.button._.instances[l];if(n.onkey){m=new d.event(m);return n.onkey(n,m.getKeystroke())!==false}},focus:function(l,m){var n=k.button._.instances[l],o;if(n.onfocus){o=n.onfocus(n,new d.event(m))!==false}if(b.gecko&&b.version<10900){m.preventBubble()}return o}};k.prototype.addButton=function(l,m){this.add(l,1,m)};a.on("reset",function(){k.button._.instances=[]});(function(){var l=function(s,t){var u=s.document,v=u.getBody(),w=false,x=function(){w=true};v.on(t,x);(b.version>7?u.$:u.$.selection.createRange()).execCommand(t);v.removeListener(t,x);return w},m=c?function(s,t){return l(s,t)}:function(s,t){try{return s.document.$.execCommand(t)}catch(u){return false}},n=function(s){this.type=s;this.canUndo=this.type=="cut"};n.prototype={exec:function(s,t){this.type=="cut"&&r(s);var u=m(s,this.type);if(!u){alert(s.lang.clipboard[this.type+"Error"])}return u}};var o={canUndo:false,exec:c?function(s){s.focus();if(!s.document.getBody().fire("beforepaste")&&!l(s,"paste")){s.fire("pasteDialog");return false}}:function(s){try{if(!s.document.getBody().fire("beforepaste")&&!s.document.$.execCommand("Paste",false,null)){throw 0}}catch(t){setTimeout(function(){s.fire("pasteDialog")},0);return false}}},p=function(s){if(this.mode!="wysiwyg"){return}switch(s.data.keyCode){case 1000+86:case 2000+45:var t=this.document.getBody();if(!c&&t.fire("beforepaste")){s.cancel()}else{if(b.opera||b.gecko&&b.version<10900){t.fire("paste")}}return;case 1000+88:case 2000+46:var u=this;this.fire("saveSnapshot");setTimeout(function(){u.fire("saveSnapshot")},0)}};function q(s,t,u){var v=this.document;if(c&&v.getById("cke_pastebin")){return}if(t=="text"&&s.data&&s.data.$.clipboardData){var w=s.data.$.clipboardData.getData("text/plain");if(w){s.data.preventDefault();u(w);return}}var x=this.getSelection(),y=new d.range(v),z=new h(t=="text"?"textarea":b.webkit?"body":"div",v);z.setAttribute("id","cke_pastebin");b.webkit&&z.append(v.createText("\xa0"));v.getBody().append(z);z.setStyles({position:"absolute",top:x.getStartElement().getDocumentPosition().y+"px",width:"1px",height:"1px",overflow:"hidden"});z.setStyle(this.config.contentsLangDirection=="ltr"?"left":"right","-1000px");var A=x.createBookmarks();if(t=="text"){if(c){var B=v.getBody().$.createTextRange();B.moveToElementText(z.$);B.execCommand("Paste");s.data.preventDefault()}else{v.$.designMode="off";z.$.focus()}}else{y.setStartAt(z,1);y.setEndAt(z,2);y.select(true)}window.setTimeout(function(){t=="text"&&!c&&(v.$.designMode="on");z.remove();var C;z=b.webkit&&(C=z.getFirst())&&C.is&&C.hasClass("Apple-style-span")?C:z;x.selectBookmarks(A);u(z["get"+(t=="text"?"Value":"Html")]())},0)}function r(s){if(!c||s.document.$.compatMode=="BackCompat"){return}var t=s.getSelection(),u;if(t.getType()==3&&(u=t.getSelectedElement())){var v=t.getRanges()[0],w=s.document.createText("");w.insertBefore(u);v.setStartBefore(w);v.setEndAfter(u);t.selectRanges([v]);setTimeout(function(){if(u.getParent()){w.remove();t.selectElement(u)}},0)}}j.add("clipboard",{requires:["dialog","htmldataprocessor"],init:function(s){s.on("paste",function(x){var y=x.data;if(y.html){s.insertHtml(y.html)}else{if(y.text){s.insertText(y.text)}}},null,null,1000);s.on("pasteDialog",function(x){setTimeout(function(){s.openDialog("paste")},0)});function t(x,y,z,A){var B=s.lang[y];s.addCommand(y,z);s.ui.addButton(x,{label:B,command:y});if(s.addMenuItems){s.addMenuItem(y,{label:B,command:y,group:"clipboard",order:A})}}t("Cut","cut",new n("cut"),1);t("Copy","copy",new n("copy"),4);t("Paste","paste",o,8);a.dialog.add("paste",a.getUrl(this.path+"dialogs/paste.js"));s.on("key",p,s);var u=s.config.forcePasteAsPlainText?"text":"html";s.on("contentDom",function(){var x=s.document.getBody();x.on(u=="text"&&c||b.webkit?"paste":"beforepaste",function(y){if(v){return}q.call(s,y,u,function(z){if(!z){return}var A={};A[u]=z;s.fire("paste",A)})});x.on("beforecut",function(){!v&&r(s)})});if(s.contextMenu){var v;function w(x){c&&(v=1);var y=s.document.$.queryCommandEnabled(x)?2:0;v=0;return y}s.contextMenu.addListener(function(){return{cut:w("Cut"),copy:w("Cut"),paste:b.webkit?2:w("Paste")}})}}})})();j.add("colorbutton",{requires:["panelbutton","floatpanel","styles"],init:function(l){var m=l.config,n=l.lang.colorButton,o;if(!b.hc){p("TextColor","fore",n.textColorTitle);p("BGColor","back",n.bgColorTitle)}function p(r,s,t){l.ui.add(r,4,{label:t,title:t,className:"cke_button_"+r.toLowerCase(),modes:{wysiwyg:1},panel:{css:l.skin.editor.css,attributes:{role:"listbox","aria-label":n.panelTitle}},onBlock:function(u,v){v.autoSize=true;v.element.addClass("cke_colorblock");v.element.setHtml(q(u,s));v.element.getDocument().getBody().setStyle("overflow","hidden");var w=v.keys,x=l.lang.dir=="rtl";w[x?37:39]="next";w[40]="next";w[9]="next";w[x?39:37]="prev";w[38]="prev";w[2000+9]="prev";w[32]="click"}})}function q(r,s){var t=[],u=m.colorButton_colors.split(","),v=u.length+(m.colorButton_enableMore?2:1),w=e.addFunction(function(C,D){if(C=="?"){var E=arguments.callee;function F(H){this.removeListener("ok",F);this.removeListener("cancel",F);H.name=="ok"&&E(this.getContentElement("picker","selectedColor").getValue(),D)}l.openDialog("colordialog",function(){this.on("ok",F);this.on("cancel",F)});return}l.focus();r.hide();l.fire("saveSnapshot");new a.style(m["colorButton_"+D+"Style"],{color:"inherit"}).remove(l.document);if(C){var G=m["colorButton_"+D+"Style"];G.childRule=D=="back"?function(){return false}:function(H){return H.getName()!="a"};new a.style(G,{color:C}).apply(l.document)}l.fire("saveSnapshot")});t.push('<a class="cke_colorauto" _cke_focus=1 hidefocus=true title="',n.auto,'" onclick="CKEDITOR.tools.callFunction(',w,",null,'",s,"');return false;\" href=\"javascript:void('",n.auto,'\')" role="option" aria-posinset="1" aria-setsize="',v,'"><table role="presentation" cellspacing=0 cellpadding=0 width="100%"><tr><td><span class="cke_colorbox" style="background-color:#000"></span></td><td colspan=7 align=center>',n.auto,'</td></tr></table></a><table role="presentation" cellspacing=0 cellpadding=0 width="100%">');for(var x=0;x<u.length;x++){if(x%8===0){t.push("</tr><tr>")}var y=u[x].split("/"),z=y[0],A=y[1]||z;if(!y[1]){z="#"+z.replace(/^(.)(.)(.)$/,"$1$1$2$2$3$3")}var B=l.lang.colors[A]||A;t.push('<td><a class="cke_colorbox" _cke_focus=1 hidefocus=true title="',B,'" onclick="CKEDITOR.tools.callFunction(',w,",'",z,"','",s,"'); return false;\" href=\"javascript:void('",B,'\')" role="option" aria-posinset="',x+2,'" aria-setsize="',v,'"><span class="cke_colorbox" style="background-color:#',A,'"></span></a></td>')}if(m.colorButton_enableMore){t.push('</tr><tr><td colspan=8 align=center><a class="cke_colormore" _cke_focus=1 hidefocus=true title="',n.more,'" onclick="CKEDITOR.tools.callFunction(',w,",'?','",s,"');return false;\" href=\"javascript:void('",n.more,"')\"",' role="option" aria-posinset="',v,'" aria-setsize="',v,'">',n.more,"</a></td>")}t.push("</tr></table>");return t.join("")}}});i.colorButton_enableMore=true;i.colorButton_colors="000,800000,8B4513,2F4F4F,008080,000080,4B0082,696969,B22222,A52A2A,DAA520,006400,40E0D0,0000CD,800080,808080,F00,FF8C00,FFD700,008000,0FF,00F,EE82EE,A9A9A9,FFA07A,FFA500,FFFF00,00FF00,AFEEEE,ADD8E6,DDA0DD,D3D3D3,FFF0F5,FAEBD7,FFFFE0,F0FFF0,F0FFFF,F0F8FF,E6E6FA,FFF";i.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element:"font",attributes:{color:null}}]};i.colorButton_backStyle={element:"span",styles:{"background-color":"#(color)"}};(function(){j.colordialog={init:function(l){l.addCommand("colordialog",new a.dialogCommand("colordialog"));a.dialog.add("colordialog",this.path+"dialogs/colordialog.js")}};j.add("colordialog",j.colordialog)})();j.add("contextmenu",{requires:["menu"],beforeInit:function(l){l.contextMenu=new j.contextMenu(l);l.addCommand("contextMenu",{exec:function(){l.contextMenu.show(l.document.getBody())}})}});j.contextMenu=e.createClass({$:function(l){this.id="cke_"+e.getNextNumber();this.editor=l;this._.listeners=[];this._.functionId=e.addFunction(function(m){this._.panel.hide();l.focus();l.execCommand(m)},this);this.definition={panel:{className:l.skinClass+" cke_contextmenu",attributes:{"aria-label":l.lang.contextmenu.options}}}},_:{onMenu:function(l,m,n,o){var p=this._.menu,q=this.editor;if(p){p.hide();p.removeAll()}else{p=this._.menu=new a.menu(q,this.definition);p.onClick=e.bind(function(z){p.hide();if(z.onClick){z.onClick()}else{if(z.command){q.execCommand(z.command)}}},this);p.onEscape=function(z){var A=this.parent;if(A){A._.panel.hideChild();var B=A._.panel._.panel._.currentBlock,C=B._.focusIndex;B._.markItem(C)}else{if(z==27){this.hide();q.focus()}}return false}}var r=this._.listeners,s=[],t=this.editor.getSelection(),u=t&&t.getStartElement();p.onHide=e.bind(function(){p.onHide=null;if(c){var z=q.getSelection();z&&z.unlock()}this.onHide&&this.onHide()},this);for(var v=0;v<r.length;v++){var w=r[v](u,t);if(w){for(var x in w){var y=this.editor.getMenuItem(x);if(y){y.state=w[x];p.add(y)}}}}p.items.length&&p.show(l,m||(q.lang.dir=="rtl"?2:1),n,o)}},proto:{addTarget:function(l,m){if(b.opera){var n;l.on("mousedown",function(r){r=r.data;if(r.$.button!=2){if(r.getKeystroke()==1000+1){l.fire("contextmenu",r)}return}if(m&&(b.mac?r.$.metaKey:r.$.ctrlKey)){return}var s=r.getTarget();if(!n){var t=s.getDocument();n=t.createElement("input");n.$.type="button";t.getBody().append(n)}n.setAttribute("style","position:absolute;top:"+(r.$.clientY-2)+"px;left:"+(r.$.clientX-2)+"px;width:5px;height:5px;opacity:0.01")});l.on("mouseup",function(r){if(n){n.remove();n=undefined;l.fire("contextmenu",r.data)}})}l.on("contextmenu",function(r){var s=r.data;if(m&&(b.webkit?o:b.mac?s.$.metaKey:s.$.ctrlKey)){return}s.preventDefault();var t=s.getTarget().getDocument().getDocumentElement(),u=s.$.clientX,v=s.$.clientY;e.setTimeout(function(){this.show(t,null,u,v)},0,this)},this);if(b.webkit){var o,p=function(r){o=b.mac?r.data.$.metaKey:r.data.$.ctrlKey},q=function(){o=0};l.on("keydown",p);l.on("keyup",q);l.on("contextmenu",q)}},addListener:function(l){this._.listeners.push(l)},show:function(l,m,n,o){this.editor.focus();if(c){var p=this.editor.getSelection();p&&p.lock()}this._.onMenu(l||a.document.getDocumentElement(),m,n||0,o||0)}}});(function(){j.add("div",{requires:["editingblock","domiterator","styles"],init:function(l){var m=l.lang.div;l.addCommand("creatediv",new a.dialogCommand("creatediv"));l.addCommand("editdiv",new a.dialogCommand("editdiv"));l.addCommand("removediv",{exec:function(n){var o=n.getSelection(),p=o&&o.getRanges(),q,r=o.createBookmarks(),s,t=[];function u(w){var x=new d.elementPath(w),y=x.blockLimit,z=y.is("div")&&y;if(z&&!z.getAttribute("_cke_div_added")){t.push(z);z.setAttribute("_cke_div_added")}}for(var v=0;v<p.length;v++){q=p[v];if(q.collapsed){u(o.getStartElement())}else{s=new d.walker(q);s.evaluator=u;s.lastForward()}}for(v=0;v<t.length;v++){t[v].remove(true)}o.selectBookmarks(r)}});l.ui.addButton("CreateDiv",{label:m.toolbar,command:"creatediv"});if(l.addMenuItems){l.addMenuItems({editdiv:{label:m.edit,command:"editdiv",group:"div",order:1},removediv:{label:m.remove,command:"removediv",group:"div",order:5}});if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n){return null}var p=new d.elementPath(n),q=p.blockLimit;if(q&&q.getAscendant("div",true)){return{editdiv:2,removediv:2}}return null})}}a.dialog.add("creatediv",this.path+"dialogs/div.js");a.dialog.add("editdiv",this.path+"dialogs/div.js")}})})();(function(){var l={toolbarFocus:{exec:function(n){var o=n._.elementsPath.idBase,p=a.document.getById(o+"0");if(p){p.focus()}}}},m='<span class="cke_empty">&nbsp;</span>';j.add("elementspath",{requires:["selection"],init:function(n){var o="cke_path_"+n.name,p,q=function(){if(!p){p=a.document.getById(o)}return p},r="cke_elementspath_"+e.getNextNumber()+"_";n._.elementsPath={idBase:r,filters:[]};n.on("themeSpace",function(s){if(s.data.space=="bottom"){s.data.html+='<span id="'+o+'_label" class="cke_voice_label">'+n.lang.elementsPath.eleLabel+'</span><div id="'+o+'" class="cke_path" role="group" aria-labelledby="'+o+'_label">'+m+"</div>"}});n.on("selectionChange",function(s){var t=b,u=s.data.selection,v=u.getStartElement(),w=[],x=s.editor,y=x._.elementsPath.list=[],z=x._.elementsPath.filters;while(v){var A=0;for(var B=0;B<z.length;B++){if(z[B](v)===false){A=1;break}}if(!A){var C=y.push(v)-1,D;if(v.getAttribute("_cke_real_element_type")){D=v.getAttribute("_cke_real_element_type")}else{D=v.getName()}var E="";if(t.opera||t.gecko&&t.mac){E+=' onkeypress="return false;"'}if(t.gecko){E+=' onblur="this.style.cssText = this.style.cssText;"'}var F=x.lang.elementsPath.eleTitle.replace(/%1/,D);w.unshift('<a id="',r,C,'" href="javascript:void(\'',D,'\')" tabindex="-1" title="',F,'"'+(b.gecko&&b.version<10900?' onfocus="event.preventBubble();"':"")+' hidefocus="true"  onkeydown="return CKEDITOR._.elementsPath.keydown(\'',x.name,"',",C,', event);"'+E," onclick=\"return CKEDITOR._.elementsPath.click('",x.name,"',",C,');"',' role="button" aria-labelledby="'+r+C+'_label">',D,'<span id="',r,C,'_label" class="cke_label">'+F+"</span>","</a>")}if(D=="body"){break}v=v.getParent()}q().setHtml(w.join("")+m)});n.on("contentDomUnload",function(){p&&p.setHtml(m)});n.addCommand("elementsPathFocus",l.toolbarFocus)}})})();a._.elementsPath={click:function(l,m){var n=a.instances[l];n.focus();var o=n._.elementsPath.list[m];n.getSelection().selectElement(o);return false},keydown:function(l,m,n){var o=k.button._.instances[m],p=a.instances[l],q=p._.elementsPath.idBase,r;n=new d.event(n);var s=p.lang.dir=="rtl";switch(n.getKeystroke()){case s?39:37:case 9:r=a.document.getById(q+(m+1));if(!r){r=a.document.getById(q+"0")}r.focus();return false;case s?37:39:case 2000+9:r=a.document.getById(q+(m-1));if(!r){r=a.document.getById(q+(p._.elementsPath.list.length-1))}r.focus();return false;case 27:p.focus();return false;case 13:case 32:this.click(l,m);return false}return true}};(function(){j.add("enterkey",{requires:["keystrokes","indent"],init:function(s){var t=s.specialKeys;t[13]=q;t[2000+13]=p}});j.enterkey={enterBlock:function(s,t,u,v){u=u||r(s);var w=u.document;if(u.checkStartOfBlock()&&u.checkEndOfBlock()){var x=new d.elementPath(u.startContainer),y=x.block;if(y&&(y.is("li")||y.getParent().is("li"))){s.execCommand("outdent");return}}var z=t==3?"div":"p",A=u.splitBlock(z);if(!A){return}var B=A.previousBlock,C=A.nextBlock,D=A.wasStartOfBlock,E=A.wasEndOfBlock,F;if(C){F=C.getParent();if(F.is("li")){C.breakParent(F);C.move(C.getNext(),true)}}else{if(B&&(F=B.getParent())&&F.is("li")){B.breakParent(F);u.moveToElementEditStart(B.getNext());B.move(B.getPrevious())}}if(!D&&!E){if(C.is("li")&&(F=C.getFirst(d.walker.invisible(true)))&&F.is&&F.is("ul","ol")){(c?w.createText("\xa0"):w.createElement("br")).insertBefore(F)}if(C){u.moveToElementEditStart(C)}}else{var G;if(B){if(B.is("li")||!o.test(B.getName())){G=B.clone()}}else{if(C){G=C.clone()}}if(!G){G=w.createElement(z)}else{if(v&&!G.is("li")){G.renameNode(z)}}var H=A.elementPath;if(H){for(var I=0,J=H.elements.length;I<J;I++){var K=H.elements[I];if(K.equals(H.block)||K.equals(H.blockLimit)){break}if(f.$removeEmpty[K.getName()]){K=K.clone();G.moveChildren(K);G.append(K)}}}if(!c){G.appendBogus()}u.insertNode(G);if(c&&D&&(!E||!B.getChildCount())){u.moveToElementEditStart(E?B:G);u.select()}u.moveToElementEditStart(D&&!E?C:G)}if(!c){if(C){var L=w.createElement("span");L.setHtml("&nbsp;");u.insertNode(L);L.scrollIntoView();u.deleteContents()}else{G.scrollIntoView()}}u.select()},enterBr:function(s,t,u,v){u=u||r(s);var w=u.document,x=t==3?"div":"p",y=u.checkEndOfBlock(),z=new d.elementPath(s.getSelection().getStartElement()),A=z.block,B=A&&z.block.getName(),C=false;if(!v&&B=="li"){n(s,t,u,v);return}if(!v&&y&&o.test(B)){w.createElement("br").insertAfter(A);if(b.gecko){w.createText("").insertAfter(A)}u.setStartAt(A.getNext(),c?3:1)}else{var D;C=B=="pre";if(C&&!b.gecko){D=w.createText(c?"\r":"\n")}else{D=w.createElement("br")}u.deleteContents();u.insertNode(D);if(!c){w.createText("\ufeff").insertAfter(D)}if(y&&!c){D.getParent().appendBogus()}if(!c){D.getNext().$.nodeValue=""}if(c){u.setStartAt(D,4)}else{u.setStartAt(D.getNext(),1)}if(!c){var E=null;if(!b.gecko){E=w.createElement("span");E.setHtml("&nbsp;")}else{E=w.createElement("br")}E.insertBefore(D.getNext());E.scrollIntoView();E.remove()}}u.collapse(true);u.select(C)}};var l=j.enterkey,m=l.enterBr,n=l.enterBlock,o=/^h[1-6]$/;function p(s){if(s.mode!="wysiwyg"){return false}if(s.getSelection().getStartElement().hasAscendant("pre",true)){setTimeout(function(){n(s,s.config.enterMode,null,true)},0);return true}else{return q(s,s.config.shiftEnterMode,true)}}function q(s,t,u){u=s.config.forceEnterMode||u;if(s.mode!="wysiwyg"){return false}if(!t){t=s.config.enterMode}setTimeout(function(){s.fire("saveSnapshot");if(t==2||s.getSelection().getStartElement().hasAscendant("pre",true)){m(s,t,null,u)}else{n(s,t,null,u)}},0);return true}function r(s){var t=s.getSelection().getRanges();for(var u=t.length-1;u>0;u--){t[u].deleteContents()}return t[0]}})();(function(){var l="nbsp,gt,lt,quot,iexcl,cent,pound,curren,yen,brvbar,sect,uml,copy,ordf,laquo,not,shy,reg,macr,deg,plusmn,sup2,sup3,acute,micro,para,middot,cedil,sup1,ordm,raquo,frac14,frac12,frac34,iquest,times,divide,fnof,bull,hellip,prime,Prime,oline,frasl,weierp,image,real,trade,alefsym,larr,uarr,rarr,darr,harr,crarr,lArr,uArr,rArr,dArr,hArr,forall,part,exist,empty,nabla,isin,notin,ni,prod,sum,minus,lowast,radic,prop,infin,ang,and,or,cap,cup,int,there4,sim,cong,asymp,ne,equiv,le,ge,sub,sup,nsub,sube,supe,oplus,otimes,perp,sdot,lceil,rceil,lfloor,rfloor,lang,rang,loz,spades,clubs,hearts,diams,circ,tilde,ensp,emsp,thinsp,zwnj,zwj,lrm,rlm,ndash,mdash,lsquo,rsquo,sbquo,ldquo,rdquo,bdquo,dagger,Dagger,permil,lsaquo,rsaquo,euro",m="Agrave,Aacute,Acirc,Atilde,Auml,Aring,AElig,Ccedil,Egrave,Eacute,Ecirc,Euml,Igrave,Iacute,Icirc,Iuml,ETH,Ntilde,Ograve,Oacute,Ocirc,Otilde,Ouml,Oslash,Ugrave,Uacute,Ucirc,Uuml,Yacute,THORN,szlig,agrave,aacute,acirc,atilde,auml,aring,aelig,ccedil,egrave,eacute,ecirc,euml,igrave,iacute,icirc,iuml,eth,ntilde,ograve,oacute,ocirc,otilde,ouml,oslash,ugrave,uacute,ucirc,uuml,yacute,thorn,yuml,OElig,oelig,Scaron,scaron,Yuml",n="Alpha,Beta,Gamma,Delta,Epsilon,Zeta,Eta,Theta,Iota,Kappa,Lambda,Mu,Nu,Xi,Omicron,Pi,Rho,Sigma,Tau,Upsilon,Phi,Chi,Psi,Omega,alpha,beta,gamma,delta,epsilon,zeta,eta,theta,iota,kappa,lambda,mu,nu,xi,omicron,pi,rho,sigmaf,sigma,tau,upsilon,phi,chi,psi,omega,thetasym,upsih,piv";function o(p){var q={},r=[],s={nbsp:"\xa0",shy:"??",gt:">",lt:"<"};p=p.replace(/\b(nbsp|shy|gt|lt|amp)(?:,|$)/g,function(x,y){q[s[y]]="&"+y+";";r.push(s[y]);return""});p=p.split(",");var t=document.createElement("div"),u;t.innerHTML="&"+p.join(";&")+";";u=t.innerHTML;t=null;for(var v=0;v<u.length;v++){var w=u.charAt(v);q[w]="&"+p[v]+";";r.push(w)}q.regex=r.join("");return q}j.add("entities",{afterInit:function(p){var q=p.config;if(!q.entities){return}var r=p.dataProcessor,s=r&&r.htmlFilter;if(s){var t=l;if(q.entities_latin){t+=","+m}if(q.entities_greek){t+=","+n}if(q.entities_additional){t+=","+q.entities_additional}var u=o(t),v="["+u.regex+"]";delete u.regex;if(q.entities_processNumerical){v="[^ -~]|"+v}v=new RegExp(v,"g");function w(x){return u[x]||"&#"+x.charCodeAt(0)+";"}s.addRules({text:function(x){return x.replace(v,w)}})}}})})();i.entities=true;i.entities_latin=true;i.entities_greek=true;i.entities_processNumerical=false;i.entities_additional="#39";(function(){function l(u,v){var w=[];if(!v){return u}else{for(var x in v){w.push(x+"="+encodeURIComponent(v[x]))}}return u+(u.indexOf("?")!=-1?"&":"?")+w.join("&")}function m(u){u+="";var v=u.charAt(0).toUpperCase();return v+u.substr(1)}function n(u){var B=this;var v=B.getDialog(),w=v.getParentEditor();w._.filebrowserSe=B;var x=w.config["filebrowser"+m(v.getName())+"WindowWidth"]||w.config.filebrowserWindowWidth||"80%",y=w.config["filebrowser"+m(v.getName())+"WindowHeight"]||w.config.filebrowserWindowHeight||"70%",z=B.filebrowser.params||{};z.CKEditor=w.name;z.CKEditorFuncNum=w._.filebrowserFn;if(!z.langCode){z.langCode=w.langCode}var A=l(B.filebrowser.url,z);w.popup(A,x,y)}function o(u){var x=this;var v=x.getDialog(),w=v.getParentEditor();w._.filebrowserSe=x;if(!v.getContentElement(x["for"][0],x["for"][1]).getInputElement().$.value){return false}if(!v.getContentElement(x["for"][0],x["for"][1]).getAction()){return false}return true}function p(u,v,w){var x=w.params||{};x.CKEditor=u.name;x.CKEditorFuncNum=u._.filebrowserFn;if(!x.langCode){x.langCode=u.langCode}v.action=l(w.url,x);v.filebrowser=w}function q(u,v,w,x){var y,z;for(var A in x){y=x[A];if(y.type=="hbox"||y.type=="vbox"){q(u,v,w,y.children)}if(!y.filebrowser){continue}if(typeof y.filebrowser=="string"){var B={action:y.type=="fileButton"?"QuickUpload":"Browse",target:y.filebrowser};y.filebrowser=B}if(y.filebrowser.action=="Browse"){var C=y.filebrowser.url||u.config["filebrowser"+m(v)+"BrowseUrl"]||u.config.filebrowserBrowseUrl;if(C){y.onClick=n;y.filebrowser.url=C;y.hidden=false}}else{if(y.filebrowser.action=="QuickUpload"&&y["for"]){C=y.filebrowser.url||u.config["filebrowser"+m(v)+"UploadUrl"]||u.config.filebrowserUploadUrl;if(C){var D=y.onClick;y.onClick=function(E){var F=E.sender;if(D&&D.call(F,E)===false){return false}return o.call(F,E)};y.filebrowser.url=C;y.hidden=false;p(u,w.getContents(y["for"][0]).get(y["for"][1]),y.filebrowser)}}}}}function r(u,v){var w=v.getDialog(),x=v.filebrowser.target||null;u=u.replace(/#/g,"%23");if(x){var y=x.split(":"),z=w.getContentElement(y[0],y[1]);if(z){z.setValue(u);w.selectPage(y[0])}}}function s(u,v,w){if(w.indexOf(";")!==-1){var x=w.split(";");for(var y=0;y<x.length;y++){if(s(u,v,x[y])){return true}}return false}var z=u.getContents(v).get(w).filebrowser;return z&&z.url}function t(u,v){var z=this;var w=z._.filebrowserSe.getDialog(),x=z._.filebrowserSe["for"],y=z._.filebrowserSe.filebrowser.onSelect;if(x){w.getContentElement(x[0],x[1]).reset()}if(typeof v=="function"&&v.call(z._.filebrowserSe)===false){return}if(y&&y.call(z._.filebrowserSe,u,v)===false){return}if(typeof v=="string"&&v){alert(v)}if(u){r(u,z._.filebrowserSe)}}j.add("filebrowser",{init:function(u,v){u._.filebrowserFn=e.addFunction(t,u)}});a.on("dialogDefinition",function(u){var v=u.data.definition,w;for(var x in v.contents){w=v.contents[x];q(u.editor,u.data.name,v,w.elements);if(w.hidden&&w.filebrowser){w.hidden=!s(v,w.id,w.filebrowser)}}})})();j.add("find",{init:function(l){var m=j.find;l.ui.addButton("Find",{label:l.lang.findAndReplace.find,command:"find"});var n=l.addCommand("find",new a.dialogCommand("find"));n.canUndo=false;l.ui.addButton("Replace",{label:l.lang.findAndReplace.replace,command:"replace"});var o=l.addCommand("replace",new a.dialogCommand("replace"));o.canUndo=false;a.dialog.add("find",this.path+"dialogs/find.js");a.dialog.add("replace",this.path+"dialogs/find.js")},requires:["styles"]});i.find_highlight={element:"span",styles:{"background-color":"#004",color:"#fff"}};(function(){var l=/\.swf(?:$|\?)/i,m=/^\d+(?:\.\d+)?$/;function n(q){if(m.test(q)){return q+"px"}return q}function o(q){var r=q.attributes;return r.type=="application/x-shockwave-flash"||l.test(r.src||"")}function p(q,r){var s=q.createFakeParserElement(r,"cke_flash","flash",true),t=s.attributes.style||"",u=r.attributes.width,v=r.attributes.height;if(typeof u!="undefined"){t=s.attributes.style=t+"width:"+n(u)+";"}if(typeof v!="undefined"){t=s.attributes.style=t+"height:"+n(v)+";"}return s}j.add("flash",{init:function(q){q.addCommand("flash",new a.dialogCommand("flash"));q.ui.addButton("Flash",{label:q.lang.common.flash,command:"flash"});a.dialog.add("flash",this.path+"dialogs/flash.js");q.addCss("img.cke_flash{background-image: url("+a.getUrl(this.path+"images/placeholder.png")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 80px;height: 80px;}");if(q.addMenuItems){q.addMenuItems({flash:{label:q.lang.flash.properties,command:"flash",group:"flash"}})}q.on("doubleclick",function(r){var s=r.data.element;if(s.is("img")&&s.getAttribute("_cke_real_element_type")=="flash"){r.data.dialog="flash"}});if(q.contextMenu){q.contextMenu.addListener(function(r,s){if(r&&r.is("img")&&r.getAttribute("_cke_real_element_type")=="flash"){return{flash:2}}})}},afterInit:function(q){var r=q.dataProcessor,s=r&&r.dataFilter;if(s){s.addRules({elements:{"cke:object":function(t){var u=t.attributes,v=u.classid&&String(u.classid).toLowerCase();if(!v){for(var w=0;w<t.children.length;w++){if(t.children[w].name=="cke:embed"){if(!o(t.children[w])){return null}return p(q,t)}}return null}return p(q,t)},"cke:embed":function(t){if(!o(t)){return null}return p(q,t)}}},5)}},requires:["fakeobjects"]})})();e.extend(i,{flashEmbedTagOnly:false,flashAddEmbedTag:true,flashConvertOnEdit:false});(function(){function l(m,n,o,p,q,r,s){var t=m.config,u=q.split(";"),v=[],w={};for(var x=0;x<u.length;x++){var y=u[x];if(y){y=y.split("/");var z={},A=u[x]=y[0];z[o]=v[x]=y[1]||A;w[A]=new a.style(s,z);w[A]._.definition.name=A}else{u.splice(x--,1)}}m.ui.addRichCombo(n,{label:p.label,title:p.panelTitle,className:"cke_"+(o=="size"?"fontSize":"font"),panel:{css:m.skin.editor.css.concat(t.contentsCss),multiSelect:false,attributes:{"aria-label":p.panelTitle}},init:function(){this.startGroup(p.panelTitle);for(var B=0;B<u.length;B++){var C=u[B];this.add(C,w[C].buildPreview(),C)}},onClick:function(B){m.focus();m.fire("saveSnapshot");var C=w[B];if(this.getValue()==B){C.remove(m.document)}else{C.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(B){var C=this.getValue(),D=B.data.path,E=D.elements;for(var F=0,G;F<E.length;F++){G=E[F];for(var H in w){if(w[H].checkElementRemovable(G,true)){if(H!=C){this.setValue(H)}return}}}this.setValue("",r)},this)}})}j.add("font",{requires:["richcombo","styles"],init:function(m){var n=m.config;l(m,"Font","family",m.lang.font,n.font_names,n.font_defaultLabel,n.font_style);l(m,"FontSize","size",m.lang.fontSize,n.fontSize_sizes,n.fontSize_defaultLabel,n.fontSize_style)}})})();i.font_names="Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, cursive;Courier New/Courier New, Courier, monospace;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode, Lucida Grande, sans-serif;Tahoma/Tahoma, Geneva, sans-serif;Times New Roman/Times New Roman, Times, serif;Trebuchet MS/Trebuchet MS, Helvetica, sans-serif;Verdana/Verdana, Geneva, sans-serif";i.font_defaultLabel="";i.font_style={element:"span",styles:{"font-family":"#(family)"},overrides:[{element:"font",attributes:{face:null}}]};i.fontSize_sizes="8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px";i.fontSize_defaultLabel="";i.fontSize_style={element:"span",styles:{"font-size":"#(size)"},overrides:[{element:"font",attributes:{size:null}}]};j.add("format",{requires:["richcombo","styles"],init:function(l){var m=l.config,n=l.lang.format,o=m.format_tags.split(";"),p={};for(var q=0;q<o.length;q++){var r=o[q];p[r]=new a.style(m["format_"+r]);p[r]._.enterMode=l.config.enterMode}l.ui.addRichCombo("Format",{label:n.label,title:n.panelTitle,className:"cke_format",panel:{css:l.skin.editor.css.concat(m.contentsCss),multiSelect:false,attributes:{"aria-label":n.panelTitle}},init:function(){this.startGroup(n.panelTitle);for(var s in p){var t=n["tag_"+s];this.add(s,"<"+s+">"+t+"</"+s+">",t)}},onClick:function(s){l.focus();l.fire("saveSnapshot");p[s].apply(l.document);setTimeout(function(){l.fire("saveSnapshot")},0)},onRender:function(){l.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path;for(var v in p){if(p[v].checkActive(u)){if(v!=t){this.setValue(v,l.lang.format["tag_"+v])}return}}this.setValue("")},this)}})}});i.format_tags="p;h1;h2;h3;h4;h5;h6;pre;address;div";i.format_p={element:"p"};i.format_div={element:"div"};i.format_pre={element:"pre"};i.format_address={element:"address"};i.format_h1={element:"h1"};i.format_h2={element:"h2"};i.format_h3={element:"h3"};i.format_h4={element:"h4"};i.format_h5={element:"h5"};i.format_h6={element:"h6"};j.add("forms",{init:function(l){var m=l.lang;l.addCss("form{border: 1px dotted #FF0000;padding: 2px;}\n");l.addCss("img.cke_hidden{background-image: url("+a.getUrl(this.path+"images/hiddenfield.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 16px !important;height: 16px !important;}");var n=function(p,q,r){l.addCommand(q,new a.dialogCommand(q));l.ui.addButton(p,{label:m.common[p.charAt(0).toLowerCase()+p.slice(1)],command:q});a.dialog.add(q,r)},o=this.path+"dialogs/";n("Form","form",o+"form.js");n("Checkbox","checkbox",o+"checkbox.js");n("Radio","radio",o+"radio.js");n("TextField","textfield",o+"textfield.js");n("Textarea","textarea",o+"textarea.js");n("Select","select",o+"select.js");n("Button","button",o+"button.js");n("ImageButton","imagebutton",j.getPath("image")+"dialogs/image.js");n("HiddenField","hiddenfield",o+"hiddenfield.js");if(l.addMenuItems){l.addMenuItems({form:{label:m.form.menu,command:"form",group:"form"},checkbox:{label:m.checkboxAndRadio.checkboxTitle,command:"checkbox",group:"checkbox"},radio:{label:m.checkboxAndRadio.radioTitle,command:"radio",group:"radio"},textfield:{label:m.textfield.title,command:"textfield",group:"textfield"},hiddenfield:{label:m.hidden.title,command:"hiddenfield",group:"hiddenfield"},imagebutton:{label:m.image.titleButton,command:"imagebutton",group:"imagebutton"},button:{label:m.button.title,command:"button",group:"button"},select:{label:m.select.title,command:"select",group:"select"},textarea:{label:m.textarea.title,command:"textarea",group:"textarea"}})}if(l.contextMenu){l.contextMenu.addListener(function(p){if(p&&p.hasAscendant("form",true)){return{form:2}}});l.contextMenu.addListener(function(p){if(p){var q=p.getName();if(q=="select"){return{select:2}}if(q=="textarea"){return{textarea:2}}if(q=="input"){var r=p.getAttribute("type");if(r=="text"||r=="password"){return{textfield:2}}if(r=="button"||r=="submit"||r=="reset"){return{button:2}}if(r=="checkbox"){return{checkbox:2}}if(r=="radio"){return{radio:2}}if(r=="image"){return{imagebutton:2}}}if(q=="img"&&p.getAttribute("_cke_real_element_type")=="hiddenfield"){return{hiddenfield:2}}}})}l.on("doubleclick",function(p){var q=p.data.element;if(q.is("form")){p.data.dialog="form"}else{if(q.is("select")){p.data.dialog="select"}else{if(q.is("textarea")){p.data.dialog="textarea"}else{if(q.is("img")&&q.getAttribute("_cke_real_element_type")=="hiddenfield"){p.data.dialog="hiddenfield"}else{if(q.is("input")){var r=q.getAttribute("type");switch(r){case"text":case"password":p.data.dialog="textfield";break;case"button":case"submit":case"reset":p.data.dialog="button";break;case"checkbox":p.data.dialog="checkbox";break;case"radio":p.data.dialog="radio";break;case"image":p.data.dialog="imagebutton";break}}}}}}})},afterInit:function(l){var m=l.dataProcessor,n=m&&m.htmlFilter,o=m&&m.dataFilter;if(c){n&&n.addRules({elements:{input:function(p){var q=p.attributes,r=q.type;if(r=="checkbox"||r=="radio"){q.value=="on"&&delete q.value}}}})}if(o){o.addRules({elements:{input:function(p){if(p.attributes.type=="hidden"){return l.createFakeParserElement(p,"cke_hidden","hiddenfield")}}}})}},requires:["image","fakeobjects"]});if(c){h.prototype.hasAttribute=function(l){var o=this;var m=o.$.attributes.getNamedItem(l);if(o.getName()=="input"){switch(l){case"class":return o.$.className.length>0;case"checked":return !!o.$.checked;case"value":var n=o.getAttribute("type");if(n=="checkbox"||n=="radio"){return o.$.value!="on"}break;default:}}return !!(m&&m.specified)}}(function(){var l={canUndo:false,exec:function(n){n.insertElement(n.document.createElement("hr"))}},m="horizontalrule";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("HorizontalRule",{label:n.lang.horizontalrule,command:m})}})})();(function(){var l=/^[\t\r\n ]*(?:&nbsp;|\xa0)$/,m="{cke_protected}";function n(Q){var R=Q.children.length,S=Q.children[R-1];while(S&&S.type==3&&!e.trim(S.value)){S=Q.children[--R]}return S}function o(Q,R){var S=Q.children,T=n(Q);if(T){if((R||!c)&&T.type==1&&T.name=="br"){S.pop()}if(T.type==3&&l.test(T.value)){S.pop()}}}function p(Q){var R=n(Q);return !R||R.type==1&&R.name=="br"||Q.name=="form"&&R.name=="input"}function q(Q){o(Q,true);if(p(Q)){if(c){Q.add(new a.htmlParser.text("\xa0"))}else{Q.add(new a.htmlParser.element("br",{}))}}}function r(Q){o(Q);if(p(Q)){Q.add(new a.htmlParser.text("\xa0"))}}var s=f,t=e.extend({},s.$block,s.$listItem,s.$tableContent);for(var u in t){if(!("br" in s[u])){delete t[u]}}delete t.pre;var v={elements:{},attributeNames:[[/^on/,"_cke_pa_on"]]},w={elements:{}};for(u in t){w.elements[u]=q}var x={elementNames:[[/^cke:/,""],[/^\?xml:namespace$/,""]],attributeNames:[[/^_cke_(saved|pa)_/,""],[/^_cke.*/,""],["hidefocus",""]],elements:{$:function(Q){var R=Q.attributes;if(R){if(R.cke_temp){return false}var S=["name","href","src"],T;for(var U=0;U<S.length;U++){T="_cke_saved_"+S[U];T in R&&delete R[S[U]]}}return Q},embed:function(Q){var R=Q.parent;if(R&&R.name=="object"){var S=R.attributes.width,T=R.attributes.height;S&&(Q.attributes.width=S);T&&(Q.attributes.height=T)}},param:function(Q){Q.children=[];Q.isEmpty=true;return Q},a:function(Q){if(!(Q.children.length||Q.attributes.name||Q.attributes._cke_saved_name)){return false}},html:function(Q){delete Q.attributes.contenteditable;delete Q.attributes["class"]},body:function(Q){delete Q.attributes.spellcheck;delete Q.attributes.contenteditable},style:function(Q){var R=Q.children[0];R&&R.value&&(R.value=e.trim(R.value));if(!Q.attributes.type){Q.attributes.type="text/css"}},title:function(Q){var R=Q.children[0];R&&(R.value=Q.attributes._cke_title||"")}},attributes:{"class":function(Q,R){return e.ltrim(Q.replace(/(?:^|\s+)cke_[^\s]*/g,""))||false}},comment:function(Q){if(Q.substr(0,m.length)==m){if(Q.substr(m.length,3)=="{C}"){Q=Q.substr(m.length+3)}else{Q=Q.substr(m.length)}return new a.htmlParser.cdata(decodeURIComponent(Q))}return Q}},y={elements:{}};for(u in t){y.elements[u]=r}if(c){x.attributes.style=function(Q,R){return Q.toLowerCase()}}function z(Q){Q.attributes.contenteditable="false"}function A(Q){delete Q.attributes.contenteditable}for(u in {input:1,textarea:1}){v.elements[u]=z;x.elements[u]=A}var B=/<(?:a|area|img|input)[\s\S]*?\s((?:href|src|name)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+)))/gi,C=/(?:<style(?=[ >])[^>]*>[\s\S]*<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi,D=/<cke:encoded>([^<]*)<\/cke:encoded>/gi,E=/(<\/?)((?:object|embed|param|html|body|head|title)[^>]*>)/gi,F=/(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,G=/<cke:(param|embed)([^>]*?)\/?>(?!\s*<\/cke:\1)/gi;function H(Q){return Q.replace(B,"$& _cke_saved_$1")}function I(Q){return Q.replace(C,function(R){return"<cke:encoded>"+encodeURIComponent(R)+"</cke:encoded>"})}function J(Q){return Q.replace(D,function(R,S){return decodeURIComponent(S)})}function K(Q){return Q.replace(E,"$1cke:$2")}function L(Q){return Q.replace(F,"$1$2")}function M(Q){return Q.replace(G,"<cke:$1$2></cke:$1>")}function N(Q){return Q.replace(/<!--(?!{cke_protected})[\s\S]+?-->/g,function(R){return"<!--"+m+"{C}"+encodeURIComponent(R).replace(/--/g,"%2D%2D")+"-->"})}function O(Q){return Q.replace(/<!--\{cke_protected\}\{C\}([\s\S]+?)-->/g,function(R,S){return decodeURIComponent(S)})}function P(Q,R){var S=[],T=/<\!--\{cke_temp(comment)?\}(\d*?)-->/g,U=[/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi].concat(R);Q=Q.replace(/<!--[\s\S]*?-->/g,function(W){return"<!--{cke_tempcomment}"+(S.push(W)-1)+"-->"});for(var V=0;V<U.length;V++){Q=Q.replace(U[V],function(W){W=W.replace(T,function(X,Y,Z){return S[Z]});return"<!--{cke_temp}"+(S.push(W)-1)+"-->"})}Q=Q.replace(T,function(W,X,Y){return"<!--"+m+(X?"{C}":"")+encodeURIComponent(S[Y]).replace(/--/g,"%2D%2D")+"-->"});return Q}j.add("htmldataprocessor",{requires:["htmlwriter"],init:function(Q){var R=Q.dataProcessor=new a.htmlDataProcessor(Q);R.writer.forceSimpleAmpersand=Q.config.forceSimpleAmpersand;R.dataFilter.addRules(v);R.dataFilter.addRules(w);R.htmlFilter.addRules(x);R.htmlFilter.addRules(y)}});a.htmlDataProcessor=function(Q){var R=this;R.editor=Q;R.writer=new a.htmlWriter();R.dataFilter=new a.htmlParser.filter();R.htmlFilter=new a.htmlParser.filter()};a.htmlDataProcessor.prototype={toHtml:function(Q,R){Q=P(Q,this.editor.config.protectedSource);Q=H(Q);Q=I(Q);Q=K(Q);Q=M(Q);var S=new h("div");S.setHtml("a"+Q);Q=S.getHtml().substr(1);Q=L(Q);Q=J(Q);Q=O(Q);var T=a.htmlParser.fragment.fromHtml(Q,R),U=new a.htmlParser.basicWriter();T.writeHtml(U,this.dataFilter);Q=U.getHtml(true);Q=N(Q);return Q},toDataFormat:function(Q,R){var S=this.writer,T=a.htmlParser.fragment.fromHtml(Q,R);S.reset();T.writeHtml(S,this.htmlFilter);return S.getHtml(true)}}})();i.forceSimpleAmpersand=false;j.add("image",{init:function(l){var m="image";a.dialog.add(m,this.path+"dialogs/image.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("Image",{label:l.lang.common.image,command:m});l.on("doubleclick",function(n){var o=n.data.element;if(o.is("img")&&!o.getAttribute("_cke_realelement")){n.data.dialog="image"}});if(l.addMenuItems){l.addMenuItems({image:{label:l.lang.image.menu,command:"image",group:"image"}})}if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n||!n.is("img")||n.getAttribute("_cke_realelement")){return null}return{image:2}})}}});i.image_removeLinkByEmptyURL=true;(function(){var l={ol:1,ul:1},m=d.walker.whitespaces(true),n=d.walker.bookmark(false,true);function o(v,w){v.getCommand(this.name).setState(w)}function p(v){var E=this;var w=v.editor,x=v.data.path,y=x&&x.contains(l);if(y){return o.call(E,w,2)}if(!E.useIndentClasses&&E.name=="indent"){return o.call(E,w,2)}var z=v.data.path,A=z.block||z.blockLimit;if(!A){return o.call(E,w,0)}if(E.useIndentClasses){var B=A.$.className.match(E.classNameRegex),C=0;if(B){B=B[1];C=E.indentClassMap[B]}if(E.name=="outdent"&&!C||E.name=="indent"&&C==w.config.indentClasses.length){return o.call(E,w,0)}return o.call(E,w,2)}else{var D=parseInt(A.getStyle(E.indentCssProperty),10);if(isNaN(D)){D=0}if(D<=0){return o.call(E,w,0)}return o.call(E,w,2)}}function q(v,w,x){var y=w.startContainer,z=w.endContainer;while(y&&!y.getParent().equals(x)){y=y.getParent()}while(z&&!z.getParent().equals(x)){z=z.getParent()}if(!y||!z){return}var A=y,B=[],C=false;while(!C){if(A.equals(z)){C=true}B.push(A);A=A.getNext()}if(B.length<1){return}var D=x.getParents(true);for(var E=0;E<D.length;E++){if(D[E].getName&&l[D[E].getName()]){x=D[E];break}}var F=this.name=="indent"?1:-1,G=B[0],H=B[B.length-1],I={},J=j.list.listToArray(x,I),K=J[H.getCustomData("listarray_index")].indent;for(E=G.getCustomData("listarray_index");E<=H.getCustomData("listarray_index");E++){J[E].indent+=F;var L=J[E].parent;J[E].parent=new h(L.getName(),L.getDocument())}for(E=H.getCustomData("listarray_index")+1;E<J.length&&J[E].indent>K;E++){J[E].indent+=F}var M=j.list.arrayToList(J,I,null,v.config.enterMode,0);if(this.name=="outdent"){var N;if((N=x.getParent())&&N.is("li")){var O=M.listNode.getChildren(),P=[],Q=O.count(),R;for(E=Q-1;E>=0;E--){if((R=O.getItem(E))&&R.is&&R.is("li")){P.push(R)}}}}if(M){M.listNode.replace(x)}if(P&&P.length){for(E=0;E<P.length;E++){var S=P[E],T=S;while((T=T.getNext())&&T.is&&T.getName() in l){if(c&&!S.getFirst(function(U){return m(U)&&n(U)})){S.append(w.document.createText("\xa0"))}S.append(T)}S.insertAfter(N)}}h.clearAllMarkers(I)}function r(v,w){var x=w.createIterator(),y=v.config.enterMode;x.enforceRealBlocks=true;x.enlargeBr=y!=2;var z;while(z=x.getNextParagraph()){s.call(this,v,z)}}function s(v,w){var B=this;if(B.useIndentClasses){var x=w.$.className.match(B.classNameRegex),y=0;if(x){x=x[1];y=B.indentClassMap[x]}if(B.name=="outdent"){y--}else{y++}if(y<0){return false}y=Math.min(y,v.config.indentClasses.length);y=Math.max(y,0);var z=e.ltrim(w.$.className.replace(B.classNameRegex,""));if(y<1){w.$.className=z}else{w.addClass(v.config.indentClasses[y-1])}}else{var A=parseInt(w.getStyle(B.indentCssProperty),10);if(isNaN(A)){A=0}A+=(B.name=="indent"?1:-1)*v.config.indentOffset;if(A<0){return false}A=Math.max(A,0);A=Math.ceil(A/v.config.indentOffset)*v.config.indentOffset;w.setStyle(B.indentCssProperty,A?A+v.config.indentUnit:"");if(w.getAttribute("style")===""){w.removeAttribute("style")}}return true}function t(v,w){var y=this;y.name=w;y.useIndentClasses=v.config.indentClasses&&v.config.indentClasses.length>0;if(y.useIndentClasses){y.classNameRegex=new RegExp("(?:^|\\s+)("+v.config.indentClasses.join("|")+")(?=$|\\s)");y.indentClassMap={};for(var x=0;x<v.config.indentClasses.length;x++){y.indentClassMap[v.config.indentClasses[x]]=x+1}}else{y.indentCssProperty=v.config.contentsLangDirection=="ltr"?"margin-left":"margin-right"}y.startDisabled=w=="outdent"}function u(v){return v.type=1&&v.is("li")}t.prototype={exec:function(v){var w=v.getSelection(),x=w&&w.getRanges()[0],y=x.startContainer,z=x.endContainer,A=x.getCommonAncestor(),B=A;while(B&&!(B.type==1&&l[B.getName()])){B=B.getParent()}if(B&&y.type==1&&y.getName() in l){var C=new d.walker(x);C.evaluator=u;x.startContainer=C.next()}if(B&&z.type==1&&z.getName() in l){C=new d.walker(x);C.evaluator=u;x.endContainer=C.previous()}var D=w.createBookmarks(true);if(B){var E=B.getFirst(function(H){return H.type==1&&H.is("li")}),F=x.startContainer,G=E.equals(F)||E.contains(F);if(!(G&&s.call(this,v,B))){q.call(this,v,x,B)}}else{r.call(this,v,x)}v.focus();v.forceNextSelectionCheck();w.selectBookmarks(D)}};j.add("indent",{init:function(v){var w=new t(v,"indent"),x=new t(v,"outdent");v.addCommand("indent",w);v.addCommand("outdent",x);v.ui.addButton("Indent",{label:v.lang.indent,command:"indent"});v.ui.addButton("Outdent",{label:v.lang.outdent,command:"outdent"});v.on("selectionChange",e.bind(p,w));v.on("selectionChange",e.bind(p,x));if(b.ie6Compat||b.ie7Compat){v.addCss("ul,ol{\tmargin-left: 0px;\tpadding-left: 40px;}")}},requires:["domiterator","list"]})})();e.extend(i,{indentOffset:40,indentUnit:"px",indentClasses:null});(function(){var l=/(-moz-|-webkit-|start|auto)/i;function m(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}var s=r.getComputedStyle("text-align").replace(l,"");if(!s&&this.isDefaultAlign||s==this.value){return 1}return 2}function n(p){var q=p.editor.getCommand(this.name);q.state=m.call(this,p.editor,p.data.path);q.fire("state")}function o(p,q,r){var u=this;u.name=q;u.value=r;var s=p.config.contentsLangDirection;u.isDefaultAlign=r=="left"&&s=="ltr"||r=="right"&&s=="rtl";var t=p.config.justifyClasses;if(t){switch(r){case"left":u.cssClassName=t[0];break;case"center":u.cssClassName=t[1];break;case"right":u.cssClassName=t[2];break;case"justify":u.cssClassName=t[3];break}u.cssClassRegex=new RegExp("(?:^|\\s+)(?:"+t.join("|")+")(?=$|\\s)")}}o.prototype={exec:function(p){var z=this;var q=p.getSelection(),r=p.config.enterMode;if(!q){return}var s=q.createBookmarks(),t=q.getRanges(),u=z.cssClassName,v,w;for(var x=t.length-1;x>=0;x--){v=t[x].createIterator();v.enlargeBr=r!=2;while(w=v.getNextParagraph()){w.removeAttribute("align");if(u){var y=w.$.className=e.ltrim(w.$.className.replace(z.cssClassRegex,""));if(z.state==2&&!z.isDefaultAlign){w.addClass(u)}else{if(!y){w.removeAttribute("class")}}}else{if(z.state==2&&!z.isDefaultAlign){w.setStyle("text-align",z.value)}else{w.removeStyle("text-align")}}}}p.focus();p.forceNextSelectionCheck();q.selectBookmarks(s)}};j.add("justify",{init:function(p){var q=new o(p,"justifyleft","left"),r=new o(p,"justifycenter","center"),s=new o(p,"justifyright","right"),t=new o(p,"justifyblock","justify");p.addCommand("justifyleft",q);p.addCommand("justifycenter",r);p.addCommand("justifyright",s);p.addCommand("justifyblock",t);p.ui.addButton("JustifyLeft",{label:p.lang.justify.left,command:"justifyleft"});p.ui.addButton("JustifyCenter",{label:p.lang.justify.center,command:"justifycenter"});p.ui.addButton("JustifyRight",{label:p.lang.justify.right,command:"justifyright"});p.ui.addButton("JustifyBlock",{label:p.lang.justify.block,command:"justifyblock"});p.on("selectionChange",e.bind(n,q));p.on("selectionChange",e.bind(n,s));p.on("selectionChange",e.bind(n,r));p.on("selectionChange",e.bind(n,t))},requires:["domiterator"]})})();e.extend(i,{justifyClasses:null});j.add("keystrokes",{beforeInit:function(l){l.keystrokeHandler=new a.keystrokeHandler(l);l.specialKeys={}},init:function(l){var m=l.config.keystrokes,n=l.config.blockedKeystrokes,o=l.keystrokeHandler.keystrokes,p=l.keystrokeHandler.blockedKeystrokes;for(var q=0;q<m.length;q++){o[m[q][0]]=m[q][1]}for(q=0;q<n.length;q++){p[n[q]]=1}}});a.keystrokeHandler=function(l){var m=this;if(l.keystrokeHandler){return l.keystrokeHandler}m.keystrokes={};m.blockedKeystrokes={};m._={editor:l};return m};(function(){var l,m=function(o){o=o.data;var p=o.getKeystroke(),q=this.keystrokes[p],r=this._.editor;l=r.fire("key",{keyCode:p})===true;if(!l){if(q){var s={from:"keystrokeHandler"};l=r.execCommand(q,s)!==false}if(!l){var t=r.specialKeys[p];l=t&&t(r)===true;if(!l){l=!!this.blockedKeystrokes[p]}}}if(l){o.preventDefault(true)}return !l},n=function(o){if(l){l=false;o.data.preventDefault(true)}};a.keystrokeHandler.prototype={attach:function(o){o.on("keydown",m,this);if(b.opera||b.gecko&&b.mac){o.on("keypress",n,this)}}}})();i.blockedKeystrokes=[1000+66,1000+73,1000+85];i.keystrokes=[[4000+121,"toolbarFocus"],[4000+122,"elementsPathFocus"],[2000+121,"contextMenu"],[1000+2000+121,"contextMenu"],[1000+90,"undo"],[1000+89,"redo"],[1000+2000+90,"redo"],[1000+76,"link"],[1000+66,"bold"],[1000+73,"italic"],[1000+85,"underline"],[4000+109,"toolbarCollapse"],[4000+48,"a11yHelp"]];j.add("link",{init:function(l){l.addCommand("link",new a.dialogCommand("link"));l.addCommand("anchor",new a.dialogCommand("anchor"));l.addCommand("unlink",new a.unlinkCommand());l.ui.addButton("Link",{label:l.lang.link.toolbar,command:"link"});l.ui.addButton("Unlink",{label:l.lang.unlink,command:"unlink"});l.ui.addButton("Anchor",{label:l.lang.anchor.toolbar,command:"anchor"});a.dialog.add("link",this.path+"dialogs/link.js");a.dialog.add("anchor",this.path+"dialogs/anchor.js");l.addCss("img.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 18px !important;height: 18px !important;}\na.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: 0 center;background-repeat: no-repeat;border: 1px solid #a9a9a9;padding-left: 18px;}");l.on("selectionChange",function(m){var n=l.getCommand("unlink"),o=m.data.path.lastElement.getAscendant("a",true);if(o&&o.getName()=="a"&&o.getAttribute("href")){n.setState(2)}else{n.setState(0)}});l.on("doubleclick",function(m){var n=j.link.getSelectedLink(l)||m.data.element;if(n.is("a")){m.data.dialog=n.getAttribute("name")&&!n.getAttribute("href")?"anchor":"link"}else{if(n.is("img")&&n.getAttribute("_cke_real_element_type")=="anchor"){m.data.dialog="anchor"}}});if(l.addMenuItems){l.addMenuItems({anchor:{label:l.lang.anchor.menu,command:"anchor",group:"anchor"},link:{label:l.lang.link.menu,command:"link",group:"link",order:1},unlink:{label:l.lang.unlink,command:"unlink",group:"link",order:5}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){if(!m){return null}var o=m.is("img")&&m.getAttribute("_cke_real_element_type")=="anchor";if(!o){if(!(m=j.link.getSelectedLink(l))){return null}o=m.getAttribute("name")&&!m.getAttribute("href")}return o?{anchor:2}:{link:2,unlink:2}})}},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{a:function(o){var p=o.attributes;if(p.name&&!p.href){return l.createFakeParserElement(o,"cke_anchor","anchor")}}}})}},requires:["fakeobjects"]});j.link={getSelectedLink:function(l){var m;try{m=l.getSelection().getRanges()[0]}catch(o){return null}m.shrink(2);var n=m.getCommonAncestor();return n.getAscendant("a",true)}};a.unlinkCommand=function(){};a.unlinkCommand.prototype={exec:function(l){var m=l.getSelection(),n=m.createBookmarks(),o=m.getRanges(),p,q;for(var r=0;r<o.length;r++){p=o[r].getCommonAncestor(true);q=p.getAscendant("a",true);if(!q){continue}o[r].selectNodeContents(q)}m.selectRanges(o);l.document.$.execCommand("unlink",false,null);m.selectBookmarks(n)},startDisabled:true};e.extend(i,{linkShowAdvancedTab:true,linkShowTargetTab:true});(function(){var l={ol:1,ul:1},m=/^[\n\r\t ]*$/;j.list={listToArray:function(B,C,D,E,F){if(!l[B.getName()]){return[]}if(!E){E=0}if(!D){D=[]}for(var G=0,H=B.getChildCount();G<H;G++){var I=B.getChild(G);if(I.$.nodeName.toLowerCase()!="li"){continue}var J={parent:B,indent:E,element:I,contents:[]};if(!F){J.grandparent=B.getParent();if(J.grandparent&&J.grandparent.$.nodeName.toLowerCase()=="li"){J.grandparent=J.grandparent.getParent()}}else{J.grandparent=F}if(C){h.setMarker(C,I,"listarray_index",D.length)}D.push(J);for(var K=0,L=I.getChildCount(),M;K<L;K++){M=I.getChild(K);if(M.type==1&&l[M.getName()]){j.list.listToArray(M,C,D,E+1,J.grandparent)}else{J.contents.push(M)}}}return D},arrayToList:function(B,C,D,E){if(!D){D=0}if(!B||B.length<D+1){return null}var F=B[D].parent.getDocument(),G=new d.documentFragment(F),H=null,I=D,J=Math.max(B[D].indent,0),K=null,L=E==1?"p":"div";for(;;){var M=B[I];if(M.indent==J){if(!H||B[I].parent.getName()!=H.getName()){H=B[I].parent.clone(false,true);G.append(H)}K=H.append(M.element.clone(false,true));for(var N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}I++}else{if(M.indent==Math.max(J,0)+1){var O=j.list.arrayToList(B,null,I,E);K.append(O.listNode);I=O.nextIndex}else{if(M.indent==-1&&!D&&M.grandparent){K;if(l[M.grandparent.getName()]){K=M.element.clone(false,true)}else{if(E!=2&&M.grandparent.getName()!="td"){K=F.createElement(L)}else{K=new d.documentFragment(F)}}for(N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}if(K.type==11&&I!=B.length-1){if(K.getLast()&&K.getLast().type==1&&K.getLast().getAttribute("type")=="_moz"){K.getLast().remove()}K.appendBogus()}if(K.type==1&&K.getName()==L&&K.$.firstChild){K.trim();var P=K.getFirst();if(P.type==1&&P.isBlockBoundary()){var Q=new d.documentFragment(F);K.moveChildren(Q);K=Q}}var R=K.$.nodeName.toLowerCase();if(!c&&(R=="div"||R=="p")){K.appendBogus()}G.append(K);H=null;I++}else{return null}}}if(B.length<=I||Math.max(B[I].indent,0)<J){break}}if(C){var S=G.getFirst();while(S){if(S.type==1){h.clearMarkers(C,S)}S=S.getNextSourceNode()}}return{listNode:G,nextIndex:I}}};function n(B,C){B.getCommand(this.name).setState(C)}function o(B){var C=B.data.path,D=C.blockLimit,E=C.elements,F;for(var G=0;G<E.length&&(F=E[G])&&!F.equals(D);G++){if(l[E[G].getName()]){return n.call(this,B.editor,this.type==E[G].getName()?1:2)}}return n.call(this,B.editor,2)}function p(B,C,D,E){var F=j.list.listToArray(C.root,D),G=[];for(var H=0;H<C.contents.length;H++){var I=C.contents[H];I=I.getAscendant("li",true);if(!I||I.getCustomData("list_item_processed")){continue}G.push(I);h.setMarker(D,I,"list_item_processed",true)}var J=C.root,K=J.getDocument().createElement(this.type);J.copyAttributes(K,{start:1,type:1});K.removeStyle("list-style-type");for(H=0;H<G.length;H++){var L=G[H].getCustomData("listarray_index");F[L].parent=K}var M=j.list.arrayToList(F,D,null,B.config.enterMode),N,O=M.listNode.getChildCount();for(H=0;H<O&&(N=M.listNode.getChild(H));H++){if(N.getName()==this.type){E.push(N)}}M.listNode.replace(C.root)}var q=/^h[1-6]$/;function r(B,C,D){var E=C.contents,F=C.root.getDocument(),G=[];if(E.length==1&&E[0].equals(C.root)){var H=F.createElement("div");E[0].moveChildren&&E[0].moveChildren(H);E[0].append(H);E[0]=H}var I=C.contents[0].getParent();for(var J=0;J<E.length;J++){I=I.getCommonAncestor(E[J].getParent())}for(J=0;J<E.length;J++){var K=E[J],L;while(L=K.getParent()){if(L.equals(I)){G.push(K);break}K=L}}if(G.length<1){return}var M=G[G.length-1].getNext(),N=F.createElement(this.type);D.push(N);while(G.length){var O=G.shift(),P=F.createElement("li");if(q.test(O.getName())){O.appendTo(P)}else{O.copyAttributes(P);O.moveChildren(P);O.remove()}P.appendTo(N);if(!c){P.appendBogus()}}if(M){N.insertBefore(M)}else{N.appendTo(I)}}function s(B,C,D){var E=j.list.listToArray(C.root,D),F=[];for(var G=0;G<C.contents.length;G++){var H=C.contents[G];H=H.getAscendant("li",true);if(!H||H.getCustomData("list_item_processed")){continue}F.push(H);h.setMarker(D,H,"list_item_processed",true)}var I=null;for(G=0;G<F.length;G++){var J=F[G].getCustomData("listarray_index");E[J].indent=-1;I=J}for(G=I+1;G<E.length;G++){if(E[G].indent>E[G-1].indent+1){var K=E[G-1].indent+1-E[G].indent,L=E[G].indent;while(E[G]&&E[G].indent>=L){E[G].indent+=K;G++}G--}}var M=j.list.arrayToList(E,D,null,B.config.enterMode),N=M.listNode,O,P;function Q(R){if((O=N[R?"getFirst":"getLast"]())&&!(O.is&&O.isBlockBoundary())&&(P=C.root[R?"getPrevious":"getNext"](d.walker.whitespaces(true)))&&!(P.is&&P.isBlockBoundary({br:1}))){B.document.createElement("br")[R?"insertBefore":"insertAfter"](O)}}Q(true);Q();N.replace(C.root)}function t(B,C){this.name=B;this.type=C}t.prototype={exec:function(B){B.focus();var C=B.document,D=B.getSelection(),E=D&&D.getRanges();if(!E||E.length<1){return}if(this.state==2){var F=C.getBody();F.trim();if(!F.getFirst()){var G=C.createElement(B.config.enterMode==1?"p":B.config.enterMode==3?"div":"br");G.appendTo(F);E=[new d.range(C)];if(G.is("br")){E[0].setStartBefore(G);E[0].setEndAfter(G)}else{E[0].selectNodeContents(G)}D.selectRanges(E)}else{var H=E.length==1&&E[0],I=H&&H.getEnclosedNode();if(I&&I.is&&this.type==I.getName()){n.call(this,B,1)}}}var J=D.createBookmarks(true),K=[],L={};while(E.length>0){H=E.shift();var M=H.createIterator(),N;M.forceBrBreak=this.state==2;while(N=M.getNextParagraph()){var O=new d.elementPath(N),P=O.elements,Q=P.length,R=null,S=false,T=O.blockLimit,U;for(var V=Q-1;V>=0&&(U=P[V]);V--){if(l[U.getName()]&&T.contains(U)){T.removeCustomData("list_group_object");var W=U.getCustomData("list_group_object");if(W){W.contents.push(N)}else{W={root:U,contents:[N]};K.push(W);h.setMarker(L,U,"list_group_object",W)}S=true;break}}if(S){continue}var X=T;if(X.getCustomData("list_group_object")){X.getCustomData("list_group_object").contents.push(N)}else{W={root:X,contents:[N]};h.setMarker(L,X,"list_group_object",W);K.push(W)}}}var Y=[];while(K.length>0){W=K.shift();if(this.state==2){if(l[W.root.getName()]){p.call(this,B,W,L,Y)}else{r.call(this,B,W,Y)}}else{if(this.state==1&&l[W.root.getName()]){s.call(this,B,W,L)}}}for(V=0;V<Y.length;V++){R=Y[V];var Z,aa=this;(Z=function(ab){var ac=R[ab?"getPrevious":"getNext"](d.walker.whitespaces(true));if(ac&&ac.getName&&ac.getName()==aa.type){ac.remove();ac.moveChildren(R,ab?true:false)}})();Z(true)}h.clearAllMarkers(L);D.selectBookmarks(J);B.focus()}};var u=f,v=/[\t\r\n ]*(?:&nbsp;|\xa0)$/;function w(B,C){var D,E=B.children,F=E.length;for(var G=0;G<F;G++){D=E[G];if(D.name&&D.name in C){return G}}return F}function x(B){return function(C){var D=C.children,E=w(C,u.$list),F=D[E],G=F&&F.previous,H;if(G&&(G.name&&G.name=="br"||G.value&&(H=G.value.match(v)))){var I=G;if(!(H&&H.index)&&I==D[0]){D[0]=B||c?new a.htmlParser.text("\xa0"):new a.htmlParser.element("br",{})}else{if(I.name=="br"){D.splice(E-1,1)}else{I.value=I.value.replace(v,"")}}}}}var y={elements:{}};for(var z in u.$listItem){y.elements[z]=x()}var A={elements:{}};for(z in u.$listItem){A.elements[z]=x(true)}j.add("list",{init:function(B){var C=new t("numberedlist","ol"),D=new t("bulletedlist","ul");B.addCommand("numberedlist",C);B.addCommand("bulletedlist",D);B.ui.addButton("NumberedList",{label:B.lang.numberedlist,command:"numberedlist"});B.ui.addButton("BulletedList",{label:B.lang.bulletedlist,command:"bulletedlist"});B.on("selectionChange",e.bind(o,C));B.on("selectionChange",e.bind(o,D))},afterInit:function(B){var C=B.dataProcessor;if(C){C.dataFilter.addRules(y);C.htmlFilter.addRules(A)}},requires:["domiterator"]})})();(function(){j.liststyle={requires:["dialog"],init:function(l){l.addCommand("numberedListStyle",new a.dialogCommand("numberedListStyle"));a.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");l.addCommand("bulletedListStyle",new a.dialogCommand("bulletedListStyle"));a.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");if(l.addMenuItems){l.addMenuGroup("list",108);l.addMenuItems({numberedlist:{label:l.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:l.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){while(m){var o=m.getName();if(o=="ol"){return{numberedlist:2}}else{if(o=="ul"){return{bulletedlist:2}}}m=m.getParent()}return null})}}};j.add("liststyle",j.liststyle)})();(function(){function l(r){if(!r||r.type!=1||r.getName()!="form"){return[]}var s=[],t=["style","className"];for(var u=0;u<t.length;u++){var v=t[u],w=r.$.elements.namedItem(v);if(w){var x=new h(w);s.push([x,x.nextSibling]);x.remove()}}return s}function m(r,s){if(!r||r.type!=1||r.getName()!="form"){return}if(s.length>0){for(var t=s.length-1;t>=0;t--){var u=s[t][0],v=s[t][1];if(v){u.insertBefore(v)}else{u.appendTo(r)}}}}function n(r,s){var t=l(r),u={},v=r.$;if(!s){u["class"]=v.className||"";v.className=""}u.inline=v.style.cssText||"";if(!s){v.style.cssText="position: static; overflow: visible"}m(t);return u}function o(r,s){var t=l(r),u=r.$;if("class" in s){u.className=s["class"]}if("inline" in s){u.style.cssText=s.inline}m(t)}function p(r){var s=a.instances;for(var t in s){var u=s[t];if(u.mode=="wysiwyg"){var v=u.document.getBody();v.setAttribute("contentEditable",false);v.setAttribute("contentEditable",true)}}if(r.focusManager.hasFocus){r.toolbox.focus();r.focus()}}function q(r){if(!c||b.version>6){return null}var s=h.createFromHtml('<iframe frameborder="0" tabindex="-1" src="javascript:void((function(){document.open();'+(b.isCustomDomain()?"document.domain='"+this.getDocument().$.domain+"';":"")+'document.close();})())" style="display:block;position:absolute;z-index:-1;progid:DXImageTransform.Microsoft.Alpha(opacity=0);"></iframe>');return r.append(s,true)}j.add("maximize",{init:function(r){var s=r.lang,t=a.document,u=t.getWindow(),v,w,x,y;function z(){var B=u.getViewPaneSize();y&&y.setStyles({width:B.width+"px",height:B.height+"px"});r.resize(B.width,B.height,null,true)}var A=2;r.addCommand("maximize",{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(){var B=r.container.getChild(1),C=r.getThemeSpace("contents");if(r.mode=="wysiwyg"){var D=r.getSelection();v=D&&D.getRanges();w=u.getScrollPosition()}else{var E=r.textarea.$;v=!c&&[E.selectionStart,E.selectionEnd];w=[E.scrollLeft,E.scrollTop]}if(this.state==2){u.on("resize",z);x=u.getScrollPosition();var F=r.container;while(F=F.getParent()){F.setCustomData("maximize_saved_styles",n(F));F.setStyle("z-index",r.config.baseFloatZIndex-1)}C.setCustomData("maximize_saved_styles",n(C,true));B.setCustomData("maximize_saved_styles",n(B,true));if(c){t.$.documentElement.style.overflow=t.getBody().$.style.overflow="hidden"}else{t.getBody().setStyles({overflow:"hidden",width:"0px",height:"0px"})}c?setTimeout(function(){u.$.scrollTo(0,0)},0):u.$.scrollTo(0,0);var G=u.getViewPaneSize();B.setStyle("position","absolute");B.$.offsetLeft;B.setStyles({"z-index":r.config.baseFloatZIndex-1,left:"0px",top:"0px"});y=q(B);B.addClass("cke_maximized");z();var H=B.getDocumentPosition();B.setStyles({left:-1*H.x+"px",top:-1*H.y+"px"});b.gecko&&p(r)}else{if(this.state==1){u.removeListener("resize",z);var I=[C,B];for(var J=0;J<I.length;J++){o(I[J],I[J].getCustomData("maximize_saved_styles"));I[J].removeCustomData("maximize_saved_styles")}F=r.container;while(F=F.getParent()){o(F,F.getCustomData("maximize_saved_styles"));F.removeCustomData("maximize_saved_styles")}c?setTimeout(function(){u.$.scrollTo(x.x,x.y)},0):u.$.scrollTo(x.x,x.y);B.removeClass("cke_maximized");if(y){y.remove();y=null}r.fire("resize")}}this.toggleState();var K=this.uiItems[0],L=this.state==2?s.maximize:s.minimize,M=r.element.getDocument().getById(K._.id);M.getChild(1).setHtml(L);M.setAttribute("title",L);M.setAttribute("href",'javascript:void("'+L+'");');if(r.mode=="wysiwyg"){if(v){b.gecko&&p(r);r.getSelection().selectRanges(v);var N=r.getSelection().getStartElement();N&&N.scrollIntoView(true)}else{u.$.scrollTo(w.x,w.y)}}else{if(v){E.selectionStart=v[0];E.selectionEnd=v[1]}E.scrollLeft=w[0];E.scrollTop=w[1]}v=w=null;A=this.state},canUndo:false});r.ui.addButton("Maximize",{label:s.maximize,command:"maximize"});r.on("mode",function(){r.getCommand("maximize").setState(A)},null,null,100)}})})();j.add("newpage",{init:function(l){l.addCommand("newpage",{modes:{wysiwyg:1,source:1},exec:function(m){var n=this;m.setData(m.config.newpage_html,function(){setTimeout(function(){m.fire("afterCommandExec",{name:n.name,command:n})},200)});m.focus()},async:true});l.ui.addButton("NewPage",{label:l.lang.newPage,command:"newpage"})}});i.newpage_html="";j.add("pagebreak",{init:function(l){l.addCommand("pagebreak",j.pagebreakCmd);l.ui.addButton("PageBreak",{label:l.lang.pagebreak,command:"pagebreak"});l.addCss("img.cke_pagebreak{background-image: url("+a.getUrl(this.path+"images/pagebreak.gif")+");background-position: center center;background-repeat: no-repeat;clear: both;display: block;float: none;width:100% !important; _width:99.9% !important;border-top: #999999 1px dotted;border-bottom: #999999 1px dotted;height: 5px !important;page-break-after: always;}")},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{div:function(o){var p=o.attributes,q=p&&p.style,r=q&&o.children.length==1&&o.children[0],s=r&&r.name=="span"&&r.attributes.style;if(s&&/page-break-after\s*:\s*always/i.test(q)&&/display\s*:\s*none/i.test(s)){return l.createFakeParserElement(o,"cke_pagebreak","div")}}}})}},requires:["fakeobjects"]});j.pagebreakCmd={exec:function(l){var m=h.createFromHtml('<div style="page-break-after: always;"><span style="display: none;">&nbsp;</span></div>');m=l.createFakeElement(m,"cke_pagebreak","div");var n=l.getSelection().getRanges();l.fire("saveSnapshot");for(var o,p=0;p<n.length;p++){o=n[p];if(p>0){m=m.clone(true)}o.splitBlock("p");o.insertNode(m);if(p==n.length-1){o.moveToPosition(m,4);o.select()}var q=m.getPrevious();if(f[q.getName()].div){m.move(q)}}l.fire("saveSnapshot")}};(function(){j.add("pastefromword",{init:function(l){var m=0,n=function(){setTimeout(function(){m=0},0)};l.addCommand("pastefromword",{canUndo:false,exec:function(){m=1;if(l.execCommand("paste")===false){l.on("dialogHide",function(o){o.removeListener();n()})}else{n()}}});l.ui.addButton("PasteFromWord",{label:l.lang.pastefromword.toolbar,command:"pastefromword"});l.on("paste",function(o){var p=o.data,q;if((q=p.html)&&(m||/(class=\"?Mso|style=\"[^\"]*\bmso\-|w:WordDocument)/.test(q))){var r=this.loadFilterRules(function(){if(r){l.fire("paste",p)}else{if(!l.config.pasteFromWordPromptCleanup||m||confirm(l.lang.pastefromword.confirmCleanup)){p.html=a.cleanWord(q,l)}}});r&&o.cancel()}},this)},loadFilterRules:function(l){var m=a.cleanWord;if(m){l()}else{var n=a.getUrl(i.pasteFromWordCleanupFile||this.path+"filter/default.js");a.scriptLoader.load(n,l,null,false,true)}return !m}})})();(function(){var l={exec:function(o){var p=e.tryThese(function(){var q=window.clipboardData.getData("Text");if(!q){throw 0}return q});if(!p){o.openDialog("pastetext");return false}else{o.fire("paste",{text:p})}return true}};function m(o,p){if(c){var q=o.selection;if(q.type=="Control"){q.clear()}q.createRange().pasteHTML(p)}else{o.execCommand("inserthtml",false,p)}}j.add("pastetext",{init:function(o){var p="pastetext",q=o.addCommand(p,l);o.ui.addButton("PasteText",{label:o.lang.pasteText.button,command:p});a.dialog.add(p,a.getUrl(this.path+"dialogs/pastetext.js"));if(o.config.forcePasteAsPlainText){o.on("beforeCommandExec",function(r){if(r.data.name=="paste"){o.execCommand("pastetext");r.cancel()}},null,null,0)}},requires:["clipboard"]});function n(o,p,q,r){while(q--){j.enterkey[p==2?"enterBr":"enterBlock"](o,p,null,r)}}a.editor.prototype.insertText=function(o){this.focus();this.fire("saveSnapshot");var p=this.getSelection().getStartElement().hasAscendant("pre",true)?2:this.config.enterMode,q=p==2,r=this.document.$,s=this,t;o=e.htmlEncode(o.replace(/\r\n|\r/g,"\n"));var u=0;o.replace(/\n+/g,function(v,w){t=o.substring(u,w);u=w+v.length;t.length&&m(r,t);var x=v.length,y=q?0:Math.floor(x/2),z=q?x:x%2;n(s,p,y);n(s,2,z,q?false:true)});t=o.substring(u,o.length);t.length&&m(r,t);this.fire("saveSnapshot")}})();j.add("popup");e.extend(a.editor.prototype,{popup:function(l,m,n){m=m||"80%";n=n||"70%";if(typeof m=="string"&&m.length>1&&m.substr(m.length-1,1)=="%"){m=parseInt(window.screen.width*parseInt(m,10)/100,10)}if(typeof n=="string"&&n.length>1&&n.substr(n.length-1,1)=="%"){n=parseInt(window.screen.height*parseInt(n,10)/100,10)}if(m<640){m=640}if(n<420){n=420}var o=parseInt((window.screen.height-n)/2,10),p=parseInt((window.screen.width-m)/2,10),q="location=no,menubar=no,toolbar=no,dependent=yes,minimizable=no,modal=yes,alwaysRaised=yes,resizable=yes,width="+m+",height="+n+",top="+o+",left="+p,r=window.open("",null,q,true);if(!r){return false}try{r.moveTo(p,o);r.resizeTo(m,n);r.focus();r.location.href=l}catch(s){r=window.open(l,null,q,true)}return true}});(function(){var l={modes:{wysiwyg:1,source:1},canUndo:false,exec:function(n){var o,p=n.config,q=p.baseHref?'<base href="'+p.baseHref+'"/>':"",r=b.isCustomDomain();if(p.fullPage){o=n.getData().replace(/<head>/,"$&"+q).replace(/[^>]*(?=<\/title>)/,n.lang.preview)}else{var s="<body ",t=n.document&&n.document.getBody();if(t){if(t.getAttribute("id")){s+='id="'+t.getAttribute("id")+'" '}if(t.getAttribute("class")){s+='class="'+t.getAttribute("class")+'" '}}s+=">";o=n.config.docType+'<html dir="'+n.config.contentsLangDirection+'"><head>'+q+"<title>"+n.lang.preview+"</title>"+e.buildStyleHtml(n.config.contentsCss)+"</head>"+s+n.getData()+"</body></html>"}var u=640,v=420,w=80;try{var x=window.screen;u=Math.round(x.width*0.8);v=Math.round(x.height*0.7);w=Math.round(x.width*0.1)}catch(A){}var y="";if(r){window._cke_htmlToLoad=o;y='javascript:void( (function(){document.open();document.domain="'+document.domain+'";document.write( window.opener._cke_htmlToLoad );document.close();window.opener._cke_htmlToLoad = null;})() )'}var z=window.open(y,null,"toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width="+u+",height="+v+",left="+w);if(!r){z.document.open();z.document.write(o);z.document.close()}}},m="preview";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("Preview",{label:n.lang.preview,command:m})}})})();j.add("print",{init:function(l){var m="print",n=l.addCommand(m,j.print);l.ui.addButton("Print",{label:l.lang.print,command:m})}});j.print={exec:function(l){if(b.opera){return}else{if(b.gecko){l.window.$.print()}else{l.document.$.execCommand("Print")}}},canUndo:false,modes:{wysiwyg:!b.opera}};j.add("removeformat",{requires:["selection"],init:function(l){l.addCommand("removeFormat",j.removeformat.commands.removeformat);l.ui.addButton("RemoveFormat",{label:l.lang.removeFormat,command:"removeFormat"});l._.removeFormat={filters:[]}}});j.removeformat={commands:{removeformat:{exec:function(l){var m=l._.removeFormatRegex||(l._.removeFormatRegex=new RegExp("^(?:"+l.config.removeFormatTags.replace(/,/g,"|")+")$","i")),n=l._.removeAttributes||(l._.removeAttributes=l.config.removeFormatAttributes.split(",")),o=j.removeformat.filter,p=l.getSelection().getRanges();for(var q=0,r;r=p[q];q++){if(r.collapsed){continue}r.enlarge(1);var s=r.createBookmark(),t=s.startNode,u=s.endNode,v=function(y){var z=new d.elementPath(y),A=z.elements;for(var B=1,C;C=A[B];B++){if(C.equals(z.block)||C.equals(z.blockLimit)){break}if(m.test(C.getName())&&o(l,C)){y.breakParent(C)}}};v(t);v(u);var w=t.getNextSourceNode(true,1);while(w){if(w.equals(u)){break}var x=w.getNextSourceNode(false,1);if(!(w.getName()=="img"&&w.getAttribute("_cke_realelement"))&&o(l,w)){if(m.test(w.getName())){w.remove(true)}else{w.removeAttributes(n);l.fire("removeFormatCleanup",w)}}w=x}r.moveToBookmark(s)}l.getSelection().selectRanges(p)}}},filter:function(l,m){var n=l._.removeFormat.filters;for(var o=0;o<n.length;o++){if(n[o](m)===false){return false}}return true}};a.editor.prototype.addRemoveFormatFilter=function(l){this._.removeFormat.filters.push(l)};i.removeFormatTags="b,big,code,del,dfn,em,font,i,ins,kbd,q,samp,small,span,strike,strong,sub,sup,tt,u,var";i.removeFormatAttributes="class,style,lang,width,height,align,hspace,valign";j.add("resize",{init:function(l){var m=l.config;!m.resize_dir&&(m.resize_dir="both");m.resize_maxWidth==undefined&&(m.resize_maxWidth=3000);m.resize_maxHeight==undefined&&(m.resize_maxHeight=3000);m.resize_minWidth==undefined&&(m.resize_minWidth=750);m.resize_minHeight==undefined&&(m.resize_minHeight=250);if(m.resize_enabled!==false){var n=null,o,p,q=(m.resize_dir=="both"||m.resize_dir=="horizontal")&&m.resize_minWidth!=m.resize_maxWidth,r=(m.resize_dir=="both"||m.resize_dir=="vertical")&&m.resize_minHeight!=m.resize_maxHeight;function s(v){var w=v.data.$.screenX-o.x,x=v.data.$.screenY-o.y,y=p.width,z=p.height,A=y+w*(l.lang.dir=="rtl"?-1:1),B=z+x;if(q){y=Math.max(m.resize_minWidth,Math.min(A,m.resize_maxWidth))}if(r){z=Math.max(m.resize_minHeight,Math.min(B,m.resize_maxHeight))}l.resize(y,z)}function t(v){a.document.removeListener("mousemove",s);a.document.removeListener("mouseup",t);if(l.document){l.document.removeListener("mousemove",s);l.document.removeListener("mouseup",t)}}var u=e.addFunction(function(v){if(!n){n=l.getResizable()}p={width:n.$.offsetWidth||0,height:n.$.offsetHeight||0};o={x:v.screenX,y:v.screenY};m.resize_minWidth>p.width&&(m.resize_minWidth=p.width);m.resize_minHeight>p.height&&(m.resize_minHeight=p.height);a.document.on("mousemove",s);a.document.on("mouseup",t);if(l.document){l.document.on("mousemove",s);l.document.on("mouseup",t)}});l.on("destroy",function(){e.removeFunction(u)});l.on("themeSpace",function(v){if(v.data.space=="bottom"){var w="";if(q&&!r){w=" cke_resizer_horizontal"}if(!q&&r){w=" cke_resizer_vertical"}v.data.html+='<div class="cke_resizer'+w+'" title="'+e.htmlEncode(l.lang.resize)+'" onmousedown="CKEDITOR.tools.callFunction('+u+', event)"></div>'}},l,null,100)}}});(function(){var l={modes:{wysiwyg:1,source:1},exec:function(n){var o=n.element.$.form;if(o){try{o.submit()}catch(p){if(o.submit.click){o.submit.click()}}}}},m="save";j.add(m,{init:function(n){var o=n.addCommand(m,l);o.modes={wysiwyg:!!n.element.$.form};n.ui.addButton("Save",{label:n.lang.save,command:m})}})})();(function(){var l="scaytcheck",m="";function n(s,t){var u=false,v;for(v in t){if(t[v]===s||t[v]==s){u=true;break}}return u}var o=function(){var s=this,t=function(){var x={};x.srcNodeRef=s.document.getWindow().$.frameElement;x.assocApp="CKEDITOR."+a.version+"@"+a.revision;x.customerid=s.config.scayt_customerid||"1:WvF0D4-UtPqN1-43nkD4-NKvUm2-daQqk3-LmNiI-z7Ysb4-mwry24-T8YrS3-Q2tpq2";x.customDictionaryIds=s.config.scayt_customDictionaryIds||"";x.userDictionaryName=s.config.scayt_userDictionaryName||"";x.sLang=s.config.scayt_sLang||"en_US";x.onLoad=function(){if(!(c&&b.version<8)){this.addStyle(this.selectorCss(),"padding-bottom: 2px !important;")}if(s.focusManager.hasFocus&&!p.isControlRestored(s)){this.focus()}};x.onBeforeChange=function(){if(p.getScayt(s)&&!s.checkDirty()){setTimeout(function(){s.resetDirty()})}};var y=window.scayt_custom_params;if(typeof y=="object"){for(var z in y){x[z]=y[z]}}if(p.getControlId(s)){x.id=p.getControlId(s)}var A=new window.scayt(x);A.afterMarkupRemove.push(function(H){new h(H,A.document).mergeSiblings()});var B=p.instances[s.name];if(B){A.sLang=B.sLang;A.option(B.option());A.paused=B.paused}p.instances[s.name]=A;var C="scaytButton",D=window.scayt.uiTags,E=[];for(var F=0,G=4;F<G;F++){E.push(D[F]&&p.uiTabs[F])}p.uiTabs=E;try{A.setDisabled(p.isPaused(s)===false)}catch(H){}s.fire("showScaytState")};s.on("contentDom",t);s.on("contentDomUnload",function(){var x=a.document.getElementsByTag("script"),y=/^dojoIoScript(\d+)$/i,z=/^https?:\/\/svc\.spellchecker\.net\/spellcheck\/script\/ssrv\.cgi/i;for(var A=0;A<x.count();A++){var B=x.getItem(A),C=B.getId(),D=B.getAttribute("src");if(C&&D&&C.match(y)&&D.match(z)){B.remove()}}});s.on("beforeCommandExec",function(x){if((x.data.name=="source"||x.data.name=="newpage")&&s.mode=="wysiwyg"){var y=p.getScayt(s);if(y){p.setPaused(s,!y.disabled);p.setControlId(s,y.id);y.destroy(true);delete p.instances[s.name]}}else{if(x.data.name=="source"&&s.mode=="source"){p.markControlRestore(s)}}});s.on("afterCommandExec",function(x){if(!p.isScaytEnabled(s)){return}if(s.mode=="wysiwyg"&&(x.data.name=="undo"||x.data.name=="redo")){window.setTimeout(function(){p.getScayt(s).refresh()},10)}});s.on("destroy",function(x){var y=x.editor,z=p.getScayt(y);if(!z){return}delete p.instances[y.name];p.setControlId(y,z.id);z.destroy(true)});s.on("afterSetData",function(){if(p.isScaytEnabled(s)){window.setTimeout(function(){var x=p.getScayt(s);x&&x.refresh()},10)}});s.on("insertElement",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("insertHtml",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("scaytDialog",function(x){x.data.djConfig=window.djConfig;x.data.scayt_control=p.getScayt(s);x.data.tab=m;x.data.scayt=window.scayt});var u=s.dataProcessor,v=u&&u.htmlFilter;if(v){v.addRules({elements:{span:function(x){if(x.attributes.scayt_word&&x.attributes.scaytid){delete x.name;return x}}}})}var w=j.undo.Image.prototype;w.equals=e.override(w.equals,function(x){return function(y){var D=this;var z=D.contents,A=y.contents,B=p.getScayt(D.editor);if(B&&p.isScaytReady(D.editor)){D.contents=B.reset(z)||"";y.contents=B.reset(A)||""}var C=x.apply(D,arguments);D.contents=z;y.contents=A;return C}});if(s.document){t()}};j.scayt={engineLoaded:false,instances:{},controlInfo:{},setControlInfo:function(s,t){if(s&&s.name&&typeof this.controlInfo[s.name]!="object"){this.controlInfo[s.name]={}}for(var u in t){this.controlInfo[s.name][u]=t[u]}},isControlRestored:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].restored}return false},markControlRestore:function(s){this.setControlInfo(s,{restored:true})},setControlId:function(s,t){this.setControlInfo(s,{id:t})},getControlId:function(s){if(s&&s.name&&this.controlInfo[s.name]&&this.controlInfo[s.name].id){return this.controlInfo[s.name].id}return null},setPaused:function(s,t){this.setControlInfo(s,{paused:t})},isPaused:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].paused}return undefined},getScayt:function(s){return this.instances[s.name]},isScaytReady:function(s){return this.engineLoaded===true&&"undefined"!==typeof window.scayt&&this.getScayt(s)},isScaytEnabled:function(s){var t=this.getScayt(s);return t?t.disabled===false:false},loadEngine:function(s){if(b.gecko&&b.version<10900||b.opera){return s.fire("showScaytState")}if(this.engineLoaded===true){return o.apply(s)}else{if(this.engineLoaded==-1){return a.on("scaytReady",function(){o.apply(s)})}}a.on("scaytReady",o,s);a.on("scaytReady",function(){this.engineLoaded=true},this,null,0);this.engineLoaded=-1;var t=document.location.protocol;t=t.search(/https?:/)!=-1?t:"http:";var u="svc.spellchecker.net/scayt25/loader__base.js",v=s.config.scayt_srcUrl||t+"//"+u,w=p.parseUrl(v).path+"/";if(window.scayt==undefined){a._djScaytConfig={baseUrl:w,addOnLoad:[function(){a.fireOnce("scaytReady")}],isDebug:false};a.document.getHead().append(a.document.createElement("script",{attributes:{type:"text/javascript",async:"true",src:v}}))}else{a.fireOnce("scaytReady")}return null},parseUrl:function(s){var t;if(s.match&&(t=s.match(/(.*)[\/\\](.*?\.\w+)$/))){return{path:t[1],file:t[2]}}else{return s}}};var p=j.scayt,q=function(s,t,u,v,w,x,y){s.addCommand(v,w);s.addMenuItem(v,{label:u,command:v,group:x,order:y})},r={preserveState:true,editorFocus:false,exec:function(s){if(p.isScaytReady(s)){var t=p.isScaytEnabled(s);this.setState(t?2:1);var u=p.getScayt(s);u.focus();u.setDisabled(t)}else{if(!s.config.scayt_autoStartup&&p.engineLoaded>=0){this.setState(0);p.loadEngine(s)}}}};j.add("scayt",{requires:["menubutton"],beforeInit:function(s){var t=s.config.scayt_contextMenuItemsOrder||"suggest|moresuggest|control",u="";t=t.split("|");if(t&&t.length){for(var v in t){u+="scayt_"+t[v]+(t.length!=parseInt(v,10)+1?",":"")}}if(s.config.scayt_contextMenuOntop){s.config.menu_groups=u+","+s.config.menu_groups}else{s.config.menu_groups=s.config.menu_groups+","+u}},init:function(s){var t={},u={},v=s.addCommand(l,r);a.dialog.add(l,a.getUrl(this.path+"dialogs/options.js"));var w=s.config.scayt_uiTabs||"1,1,1",x=[];w=w.split(",");for(var y=0,z=3;y<z;y++){var A=parseInt(w[y]||"1",10);x.push(A)}var B="scaytButton";s.addMenuGroup(B);var C={};C.scaytToggle={label:s.lang.scayt.enable,command:l,group:B};if(x[0]==1){C.scaytOptions={label:s.lang.scayt.options,group:B,onClick:function(){m="options";s.openDialog(l)}}}if(x[1]==1){C.scaytLangs={label:s.lang.scayt.langs,group:B,onClick:function(){m="langs";s.openDialog(l)}}}if(x[2]==1){C.scaytDict={label:s.lang.scayt.dictionariesTab,group:B,onClick:function(){m="dictionaries";s.openDialog(l)}}}C.scaytAbout={label:s.lang.scayt.about,group:B,onClick:function(){m="about";s.openDialog(l)}};x[3]=1;p.uiTabs=x;s.addMenuItems(C);s.ui.add("Scayt",5,{label:s.lang.scayt.title,title:b.opera?s.lang.scayt.opera_title:s.lang.scayt.title,className:"cke_button_scayt",onRender:function(){v.on("state",function(){this.setState(v.state)},this)},onMenu:function(){var E=p.isScaytEnabled(s);s.getMenuItem("scaytToggle").label=s.lang.scayt[E?"disable":"enable"];return{scaytToggle:2,scaytOptions:E&&p.uiTabs[0]?2:0,scaytLangs:E&&p.uiTabs[1]?2:0,scaytDict:E&&p.uiTabs[2]?2:0,scaytAbout:E&&p.uiTabs[3]?2:0}}});if(s.contextMenu&&s.addMenuItems){s.contextMenu.addListener(function(){if(!p.isScaytEnabled(s)){return null}var E=p.getScayt(s),F=E.getScaytNode();if(!F){return null}var G=E.getWord(F);if(!G){return null}var H=E.getLang(),I={},J=window.scayt.getSuggestion(G,H);if(!J||!J.length){return null}for(y in t){delete s._.menuItems[y];delete s._.commands[y]}for(y in u){delete s._.menuItems[y];delete s._.commands[y]}t={};u={};var K=s.config.scayt_moreSuggestions||"on",L=false,M=s.config.scayt_maxSuggestions;typeof M!="number"&&(M=5);!M&&(M=J.length);var N=s.config.scayt_contextCommands||"all";N=N.split("|");for(var O=0,P=J.length;O<P;O+=1){var Q="scayt_suggestion_"+J[O].replace(" ","_"),R=(function(V,W){return{exec:function(){E.replace(V,W)}}})(F,J[O]);if(O<M){q(s,"button_"+Q,J[O],Q,R,"scayt_suggest",O+1);I[Q]=2;u[Q]=2}else{if(K=="on"){q(s,"button_"+Q,J[O],Q,R,"scayt_moresuggest",O+1);t[Q]=2;L=true}}}if(L){s.addMenuItem("scayt_moresuggest",{label:s.lang.scayt.moreSuggestions,group:"scayt_moresuggest",order:10,getItems:function(){return t}});u.scayt_moresuggest=2}if(n("all",N)||n("ignore",N)){var S={exec:function(){E.ignore(F)}};q(s,"ignore",s.lang.scayt.ignore,"scayt_ignore",S,"scayt_control",1);u.scayt_ignore=2}if(n("all",N)||n("ignoreall",N)){var T={exec:function(){E.ignoreAll(F)}};q(s,"ignore_all",s.lang.scayt.ignoreAll,"scayt_ignore_all",T,"scayt_control",2);u.scayt_ignore_all=2}if(n("all",N)||n("add",N)){var U={exec:function(){window.scayt.addWordToUserDictionary(F)}};q(s,"add_word",s.lang.scayt.addWord,"scayt_add_word",U,"scayt_control",3);u.scayt_add_word=2}if(E.fireOnContextMenu){E.fireOnContextMenu(s)}return u})}var D=function(){s.removeListener("showScaytState",D);if(!b.opera){v.setState(p.isScaytEnabled(s)?1:2)}else{v.setState(0)}};s.on("showScaytState",D);if(b.opera){s.on("instanceReady",function(){D()})}if(s.config.scayt_autoStartup){s.on("instanceReady",function(){p.loadEngine(s)})}},afterInit:function(s){var t,u=function(v){if(v.hasAttribute("scaytid")){return false}};if(s._.elementsPath&&(t=s._.elementsPath.filters)){t.push(u)}s.addRemoveFormatFilter&&s.addRemoveFormatFilter(u)}})})();j.add("smiley",{requires:["dialog"],init:function(l){l.config.smiley_path=l.config.smiley_path||this.path+"images/";l.addCommand("smiley",new a.dialogCommand("smiley"));l.ui.addButton("Smiley",{label:l.lang.smiley.toolbar,command:"smiley"});a.dialog.add("smiley",this.path+"dialogs/smiley.js")}});i.smiley_images=["regular_smile.gif","sad_smile.gif","wink_smile.gif","teeth_smile.gif","confused_smile.gif","tounge_smile.gif","embaressed_smile.gif","omg_smile.gif","whatchutalkingabout_smile.gif","angry_smile.gif","angel_smile.gif","shades_smile.gif","devil_smile.gif","cry_smile.gif","lightbulb.gif","thumbs_down.gif","thumbs_up.gif","heart.gif","broken_heart.gif","kiss.gif","envelope.gif"];i.smiley_descriptions=["smiley","sad","wink","laugh","frown","cheeky","blush","surprise","indecision","angry","angel","cool","devil","crying","enlightened","no","yes","heart","broken heart","kiss","mail"];(function(){var l=".%2 p,.%2 div,.%2 pre,.%2 address,.%2 blockquote,.%2 h1,.%2 h2,.%2 h3,.%2 h4,.%2 h5,.%2 h6{background-repeat: no-repeat;border: 1px dotted gray;padding-top: 8px;padding-left: 8px;}.%2 p{%1p.png);}.%2 div{%1div.png);}.%2 pre{%1pre.png);}.%2 address{%1address.png);}.%2 blockquote{%1blockquote.png);}.%2 h1{%1h1.png);}.%2 h2{%1h2.png);}.%2 h3{%1h3.png);}.%2 h4{%1h4.png);}.%2 h5{%1h5.png);}.%2 h6{%1h6.png);}",m=/%1/g,n=/%2/g,o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_blocks")}};j.add("showblocks",{requires:["wysiwygarea"],init:function(p){var q=p.addCommand("showblocks",o);q.canUndo=false;if(p.config.startupOutlineBlocks){q.setState(1)}p.addCss(l.replace(m,"background-image: url("+a.getUrl(this.path)+"images/block_").replace(n,"cke_show_blocks "));p.ui.addButton("ShowBlocks",{label:p.lang.showBlocks,command:"showblocks"});p.on("mode",function(){if(q.state!=0){q.refresh(p)}});p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}})}})})();i.startupOutlineBlocks=false;(function(){var l="cke_show_border",m,n=(b.ie6Compat?[".%1 table.%2,",".%1 table.%2 td, .%1 table.%2 th,","{","border : #d3d3d3 1px dotted","}"]:[".%1 table.%2,",".%1 table.%2 > tr > td, .%1 table.%2 > tr > th,",".%1 table.%2 > tbody > tr > td, .%1 table.%2 > tbody > tr > th,",".%1 table.%2 > thead > tr > td, .%1 table.%2 > thead > tr > th,",".%1 table.%2 > tfoot > tr > td, .%1 table.%2 > tfoot > tr > th","{","border : #d3d3d3 1px dotted","}"]).join("");m=n.replace(/%2/g,l).replace(/%1/g,"cke_show_borders ");var o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_borders")}};j.add("showborders",{requires:["wysiwygarea"],modes:{wysiwyg:1},init:function(p){var q=p.addCommand("showborders",o);q.canUndo=false;if(p.config.startupShowBorders!==false){q.setState(1)}p.addCss(m);p.on("mode",function(){if(q.state!=0){q.refresh(p)}},null,null,100);p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}});p.on("removeFormatCleanup",function(r){var s=r.data;if(p.getCommand("showborders").state==1&&s.is("table")&&(!s.hasAttribute("border")||parseInt(s.getAttribute("border"),10)<=0)){s.addClass(l)}})},afterInit:function(p){var q=p.dataProcessor,r=q&&q.dataFilter,s=q&&q.htmlFilter;if(r){r.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"],w=parseInt(u.border,10);if(!w||w<=0){u["class"]=(v||"")+" "+l}}}})}if(s){s.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"];v&&(u["class"]=v.replace(l,"").replace(/\s{2}/," ").replace(/^\s+|\s+$/,""))}}})}}});a.on("dialogDefinition",function(p){var q=p.data.name;if(q=="table"||q=="tableProperties"){var r=p.data.definition,s=r.getContents("info"),t=s.get("txtBorder"),u=t.commit;t.commit=e.override(u,function(v){return function(w,x){v.apply(this,arguments);var y=parseInt(this.getValue(),10);x[!y||y<=0?"addClass":"removeClass"](l)}})}})})();j.add("sourcearea",{requires:["editingblock"],init:function(l){var m=j.sourcearea,n=a.document.getWindow();l.on("editingBlockReady",function(){var o,p;l.addMode("source",{load:function(q,r){if(c&&b.version<8){q.setStyle("position","relative")}l.textarea=o=new h("textarea");o.setAttributes({dir:"ltr",tabIndex:b.webkit?-1:l.tabIndex,role:"textbox","aria-label":l.lang.editorTitle.replace("%1",l.name)});o.addClass("cke_source");o.addClass("cke_enable_context_menu");var s={width:b.ie7Compat?"99%":"100%",height:"100%",resize:"none",outline:"none","text-align":"left"};if(c){p=function(){o.hide();o.setStyle("height",q.$.clientHeight+"px");o.setStyle("width",q.$.clientWidth+"px");o.show()};l.on("resize",p);n.on("resize",p);setTimeout(p,0)}else{o.on("mousedown",function(u){u.data.stopPropagation()})}q.setHtml("");q.append(o);o.setStyles(s);l.fire("ariaWidget",o);o.on("blur",function(){l.focusManager.blur()});o.on("focus",function(){l.focusManager.focus()});l.mayBeDirty=true;this.loadData(r);var t=l.keystrokeHandler;if(t){t.attach(o)}setTimeout(function(){l.mode="source";l.fire("mode")},b.gecko||b.webkit?100:0)},loadData:function(q){o.setValue(q);l.fire("dataReady")},getData:function(){return o.getValue()},getSnapshotData:function(){return o.getValue()},unload:function(q){o.clearCustomData();l.textarea=o=null;if(p){l.removeListener("resize",p);n.removeListener("resize",p)}if(c&&b.version<8){q.removeStyle("position")}},focus:function(){o.focus()}})});l.addCommand("source",m.commands.source);if(l.ui.addButton){l.ui.addButton("Source",{label:l.lang.source,command:"source"})}l.on("mode",function(){l.getCommand("source").setState(l.mode=="source"?1:2)})}});j.sourcearea={commands:{source:{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(l){if(l.mode=="wysiwyg"){l.fire("saveSnapshot")}l.getCommand("source").setState(0);l.setMode(l.mode=="source"?"wysiwyg":"source")},canUndo:false}}};(function(){j.add("stylescombo",{requires:["richcombo","styles"],init:function(m){var n=m.config,o=m.lang.stylesCombo,p={},q=[];function r(s){m.getStylesSet(function(t){if(!q.length){var u,v;for(var w=0;w<t.length;w++){var x=t[w];v=x.name;u=p[v]=new a.style(x);u._name=v;u._.enterMode=n.enterMode;q.push(u)}q.sort(l)}s&&s()})}m.ui.addRichCombo("Styles",{label:o.label,title:o.panelTitle,className:"cke_styles",panel:{css:m.skin.editor.css.concat(n.contentsCss),multiSelect:true,attributes:{"aria-label":o.panelTitle}},init:function(){var s=this;r(function(){var t,u,v;for(var w=0;w<q.length;w++){t=q[w];u=t._name;var x=t.type;if(x!=v){s.startGroup(o["panelTitle"+String(x)]);v=x}s.add(u,t.type==3?u:t.buildPreview(),u)}s.commit();s.onOpen()})},onClick:function(s){m.focus();m.fire("saveSnapshot");var t=p[s],u=m.getSelection(),v=new d.elementPath(u.getStartElement());if(t.type==2&&t.checkActive(v)){t.remove(m.document)}else{t.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path,v=u.elements;for(var w=0,x;w<v.length;w++){x=v[w];for(var y in p){if(p[y].checkElementRemovable(x,true)){if(y!=t){this.setValue(y)}return}}}this.setValue("")},this)},onOpen:function(){var z=this;if(c||b.webkit){m.focus()}var s=m.getSelection(),t=s.getSelectedElement(),u=new d.elementPath(t||s.getStartElement()),v=[0,0,0,0];z.showAll();z.unmarkAll();for(var w in p){var x=p[w],y=x.type;if(x.checkActive(u)){z.mark(w)}else{if(y==3&&!x.checkApplicable(u)){z.hideItem(w);v[y]--}}v[y]++}if(!v[1]){z.hideGroup(o["panelTitle"+String(1)])}if(!v[2]){z.hideGroup(o["panelTitle"+String(2)])}if(!v[3]){z.hideGroup(o["panelTitle"+String(3)])}}});m.on("instanceReady",function(){r()})}});function l(m,n){var o=m.type,p=n.type;return o==p?0:o==3?-1:p==3?1:p==1?1:-1}})();j.add("table",{init:function(l){var m=j.table,n=l.lang.table;l.addCommand("table",new a.dialogCommand("table"));l.addCommand("tableProperties",new a.dialogCommand("tableProperties"));l.ui.addButton("Table",{label:n.toolbar,command:"table"});a.dialog.add("table",this.path+"dialogs/table.js");a.dialog.add("tableProperties",this.path+"dialogs/table.js");if(l.addMenuItems){l.addMenuItems({table:{label:n.menu,command:"tableProperties",group:"table",order:5},tabledelete:{label:n.deleteTable,command:"tableDelete",group:"table",order:1}})}l.on("doubleclick",function(o){var p=o.data.element;if(p.is("table")){o.data.dialog="tableProperties"}});if(l.contextMenu){l.contextMenu.addListener(function(o,p){if(!o){return null}var q=o.is("table")||o.hasAscendant("table");if(q){return{tabledelete:2,table:2}}return null})}}});(function(){function l(G,H){if(c){G.removeAttribute(H)}else{delete G[H]}}var m=/^(?:td|th)$/;function n(G){var H=G.createBookmarks(),I=G.getRanges(),J=[],K={};function L(T){if(J.length>0){return}if(T.type==1&&m.test(T.getName())&&!T.getCustomData("selected_cell")){h.setMarker(K,T,"selected_cell",true);J.push(T)}}for(var M=0;M<I.length;M++){var N=I[M];if(N.collapsed){var O=N.getCommonAncestor(),P=O.getAscendant("td",true)||O.getAscendant("th",true);if(P){J.push(P)}}else{var Q=new d.walker(N),R;Q.guard=L;while(R=Q.next()){var S=R.getParent();if(S&&m.test(S.getName())&&!S.getCustomData("selected_cell")){h.setMarker(K,S,"selected_cell",true);J.push(S)}}}}h.clearAllMarkers(K);G.selectBookmarks(H);return J}function o(G){var H=0,I=G.length-1,J={},K,L,M;while(K=G[H++]){h.setMarker(J,K,"delete_cell",true)}H=0;while(K=G[H++]){if((L=K.getPrevious())&&!L.getCustomData("delete_cell")||(L=K.getNext())&&!L.getCustomData("delete_cell")){h.clearAllMarkers(J);return L}}h.clearAllMarkers(J);M=G[0].getParent();if(M=M.getPrevious()){return M.getLast()}M=G[I].getParent();if(M=M.getNext()){return M.getChild(0)}return null}function p(G){var H=G.cells;for(var I=0;I<H.length;I++){H[I].innerHTML="";if(!c){new h(H[I]).appendBogus()}}}function q(G,H){var I=G.getStartElement().getAscendant("tr");if(!I){return}var J=I.clone(true);J.insertBefore(I);p(H?J.$:I.$)}function r(G){if(G instanceof d.selection){var H=n(G),I=H.length,J=[],K,L,M;for(var N=0;N<I;N++){var O=H[N].getParent(),P=O.$.rowIndex;!N&&(L=P-1);J[P]=O;N==I-1&&(M=P+1)}var Q=O.getAscendant("table"),R=Q.$.rows,S=R.length;K=new h(M<S&&Q.$.rows[M]||L>0&&Q.$.rows[L]||Q.$.parentNode);for(N=J.length;N>=0;N--){if(J[N]){r(J[N])}}return K}else{if(G instanceof h){Q=G.getAscendant("table");if(Q.$.rows.length==1){Q.remove()}else{G.remove()}}}return 0}function s(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.getAscendant("table"),L=J.$.cellIndex;for(var M=0;M<K.$.rows.length;M++){var N=K.$.rows[M];if(N.cells.length<L+1){continue}J=new h(N.cells[L]).clone(false);if(!c){J.appendBogus()}var O=new h(N.cells[L]);if(H){J.insertBefore(O)}else{J.insertAfter(O)}}}function t(G){var H=[],I=G[0]&&G[0].getAscendant("table"),J,K,L,M;for(J=0,K=G.length;J<K;J++){H.push(G[J].$.cellIndex)}H.sort();for(J=1,K=H.length;J<K;J++){if(H[J]-H[J-1]>1){L=H[J-1]+1;break}}if(!L){L=H[0]>0?H[0]-1:H[H.length-1]+1}var N=I.$.rows;for(J=0,K=N.length;J<K;J++){M=N[J].cells[L];if(M){break}}return M?new h(M):I.getPrevious()}function u(G){if(G instanceof d.selection){var H=n(G),I=t(H);for(var J=H.length-1;J>=0;J--){if(H[J]){u(H[J])}}return I}else{if(G instanceof h){var K=G.getAscendant("table");if(!K){return null}var L=G.$.cellIndex;for(J=K.$.rows.length-1;J>=0;J--){var M=new h(K.$.rows[J]);if(!L&&M.$.cells.length==1){r(M);continue}if(M.$.cells[L]){M.$.removeChild(M.$.cells[L])}}}}return null}function v(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.clone();if(!c){K.appendBogus()}if(H){K.insertBefore(J)}else{K.insertAfter(J)}}function w(G){if(G instanceof d.selection){var H=n(G),I=H[0]&&H[0].getAscendant("table"),J=o(H);for(var K=H.length-1;K>=0;K--){w(H[K])}if(J){y(J,true)}else{if(I){I.remove()}}}else{if(G instanceof h){var L=G.getParent();if(L.getChildCount()==1){L.remove()}else{G.remove()}}}}function x(G){var H=G.getBogus();H&&H.remove();G.trim()}function y(G,H){var I=new d.range(G.getDocument());if(!I["moveToElementEdit"+(H?"End":"Start")](G)){I.selectNodeContents(G);I.collapse(H?false:true)}I.select(true)}function z(G){var H=G.$.rows,I=-1,J=[];for(var K=0;K<H.length;K++){I++;!J[I]&&(J[I]=[]);var L=-1;for(var M=0;M<H[K].cells.length;M++){var N=H[K].cells[M];L++;while(J[I][L]){L++}var O=isNaN(N.colSpan)?1:N.colSpan,P=isNaN(N.rowSpan)?1:N.rowSpan;for(var Q=0;Q<P;Q++){if(!J[I+Q]){J[I+Q]=[]}for(var R=0;R<O;R++){J[I+Q][L+R]=H[K].cells[M]}}L+=O-1}}return J}function A(G,H,I){var J=G[H];if(typeof I=="undefined"){return J}for(var K=0;J&&K<J.length;K++){if(I.is&&J[K]==I.$){return K}else{if(K==I){return new h(J[K])}}}return I.is?-1:null}function B(G,H,I){var J=[];for(var K=0;K<G.length;K++){var L=G[K];if(typeof I=="undefined"){J.push(L[H])}else{if(I.is&&L[H]==I.$){return K}else{if(K==I){return new h(L[H])}}}}return typeof I=="undefined"?J:I.is?-1:null}function C(G,H,I){var J=n(G),K;if((H?J.length!=1:J.length<2)||(K=G.getCommonAncestor())&&K.type==1&&K.is("table")){return false}var L,M=J[0],N=M.getAscendant("table"),O=z(N),P=O.length,Q=O[0].length,R=M.getParent().$.rowIndex,S=A(O,R,M);if(H){var T;try{T=O[H=="up"?R-1:H=="down"?R+1:R][H=="left"?S-1:H=="right"?S+1:S]}catch(al){return false}if(!T||M.$==T){return false}J[H=="up"||H=="left"?"unshift":"push"](new h(T))}var U=M.getDocument(),V=R,W=0,X=0,Y=!I&&new d.documentFragment(U),Z=0;for(var aa=0;aa<J.length;aa++){L=J[aa];var ab=L.getParent(),ac=L.getFirst(),ad=L.$.colSpan,ae=L.$.rowSpan,af=ab.$.rowIndex,ag=A(O,af,L);Z+=ad*ae;X=Math.max(X,ag-S+ad);W=Math.max(W,af-R+ae);if(!I){if(x(L),L.getChildren().count()){if(af!=V&&ac&&!(ac.isBlockBoundary&&ac.isBlockBoundary({br:1}))){var ah=Y.getLast(d.walker.whitespaces(true));if(ah&&!(ah.is&&ah.is("br"))){Y.append(new h("br"))}}L.moveChildren(Y)}aa?L.remove():L.setHtml("")}V=af}if(!I){Y.moveChildren(M);if(!c){M.appendBogus()}if(X>=Q){M.removeAttribute("rowSpan")}else{M.$.rowSpan=W}if(W>=P){M.removeAttribute("colSpan")}else{M.$.colSpan=X}var ai=new d.nodeList(N.$.rows),aj=ai.count();for(aa=aj-1;aa>=0;aa--){var ak=ai.getItem(aa);if(!ak.$.cells.length){ak.remove();aj++;continue}}return M}else{return W*X==Z}}function D(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.rowSpan,Q,R,S,T;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2);T=N+R;var U=new h(L.$.rows[T]),V=A(M,T),W;Q=J.clone();for(var X=0;X<V.length;X++){W=V[X];if(W.parentNode==U.$&&X>O){Q.insertBefore(new h(W));break}else{W=null}}if(!W){U.append(Q,true)}}else{S=R=1;U=K.clone();U.insertAfter(K);U.append(Q=J.clone());var Y=A(M,N);for(var Z=0;Z<Y.length;Z++){Y[Z].rowSpan++}}if(!c){Q.appendBogus()}J.$.rowSpan=R;Q.$.rowSpan=S;if(R==1){J.removeAttribute("rowSpan")}if(S==1){Q.removeAttribute("rowSpan")}return Q}function E(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.colSpan,Q,R,S;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2)}else{S=R=1;var T=B(M,O);for(var U=0;U<T.length;U++){T[U].colSpan++}}Q=J.clone();Q.insertAfter(J);if(!c){Q.appendBogus()}J.$.colSpan=R;Q.$.colSpan=S;if(R==1){J.removeAttribute("colSpan")}if(S==1){Q.removeAttribute("colSpan")}return Q}var F={thead:1,tbody:1,tfoot:1,td:1,tr:1,th:1};j.tabletools={init:function(G){var H=G.lang.table;G.addCommand("cellProperties",new a.dialogCommand("cellProperties"));a.dialog.add("cellProperties",this.path+"dialogs/tableCell.js");G.addCommand("tableDelete",{exec:function(I){var J=I.getSelection(),K=J&&J.getStartElement(),L=K&&K.getAscendant("table",true);if(!L){return}J.selectElement(L);var M=J.getRanges()[0];M.collapse();J.selectRanges([M]);var N=L.getParent();if(N.getChildCount()==1&&N.getName()!="body"){N.remove()}else{L.remove()}}});G.addCommand("rowDelete",{exec:function(I){var J=I.getSelection();y(r(J))}});G.addCommand("rowInsertBefore",{exec:function(I){var J=I.getSelection();q(J,true)}});G.addCommand("rowInsertAfter",{exec:function(I){var J=I.getSelection();q(J)}});G.addCommand("columnDelete",{exec:function(I){var J=I.getSelection(),K=u(J);K&&y(K,true)}});G.addCommand("columnInsertBefore",{exec:function(I){var J=I.getSelection();s(J,true)}});G.addCommand("columnInsertAfter",{exec:function(I){var J=I.getSelection();s(J)}});G.addCommand("cellDelete",{exec:function(I){var J=I.getSelection();w(J)}});G.addCommand("cellMerge",{exec:function(I){y(C(I.getSelection()),true)}});G.addCommand("cellMergeRight",{exec:function(I){y(C(I.getSelection(),"right"),true)}});G.addCommand("cellMergeDown",{exec:function(I){y(C(I.getSelection(),"down"),true)}});G.addCommand("cellVerticalSplit",{exec:function(I){y(D(I.getSelection()))}});G.addCommand("cellHorizontalSplit",{exec:function(I){y(E(I.getSelection()))}});G.addCommand("cellInsertBefore",{exec:function(I){var J=I.getSelection();v(J,true)}});G.addCommand("cellInsertAfter",{exec:function(I){var J=I.getSelection();v(J)}});if(G.addMenuItems){G.addMenuItems({tablecell:{label:H.cell.menu,group:"tablecell",order:1,getItems:function(){var I=G.getSelection(),J=n(I);return{tablecell_insertBefore:2,tablecell_insertAfter:2,tablecell_delete:2,tablecell_merge:C(I,null,true)?2:0,tablecell_merge_right:C(I,"right",true)?2:0,tablecell_merge_down:C(I,"down",true)?2:0,tablecell_split_vertical:D(I,true)?2:0,tablecell_split_horizontal:E(I,true)?2:0,tablecell_properties:J.length>0?2:0}}},tablecell_insertBefore:{label:H.cell.insertBefore,group:"tablecell",command:"cellInsertBefore",order:5},tablecell_insertAfter:{label:H.cell.insertAfter,group:"tablecell",command:"cellInsertAfter",order:10},tablecell_delete:{label:H.cell.deleteCell,group:"tablecell",command:"cellDelete",order:15},tablecell_merge:{label:H.cell.merge,group:"tablecell",command:"cellMerge",order:16},tablecell_merge_right:{label:H.cell.mergeRight,group:"tablecell",command:"cellMergeRight",order:17},tablecell_merge_down:{label:H.cell.mergeDown,group:"tablecell",command:"cellMergeDown",order:18},tablecell_split_horizontal:{label:H.cell.splitHorizontal,group:"tablecell",command:"cellHorizontalSplit",order:19},tablecell_split_vertical:{label:H.cell.splitVertical,group:"tablecell",command:"cellVerticalSplit",order:20},tablecell_properties:{label:H.cell.title,group:"tablecellproperties",command:"cellProperties",order:21},tablerow:{label:H.row.menu,group:"tablerow",order:1,getItems:function(){return{tablerow_insertBefore:2,tablerow_insertAfter:2,tablerow_delete:2}}},tablerow_insertBefore:{label:H.row.insertBefore,group:"tablerow",command:"rowInsertBefore",order:5},tablerow_insertAfter:{label:H.row.insertAfter,group:"tablerow",command:"rowInsertAfter",order:10},tablerow_delete:{label:H.row.deleteRow,group:"tablerow",command:"rowDelete",order:15},tablecolumn:{label:H.column.menu,group:"tablecolumn",order:1,getItems:function(){return{tablecolumn_insertBefore:2,tablecolumn_insertAfter:2,tablecolumn_delete:2}}},tablecolumn_insertBefore:{label:H.column.insertBefore,group:"tablecolumn",command:"columnInsertBefore",order:5},tablecolumn_insertAfter:{label:H.column.insertAfter,group:"tablecolumn",command:"columnInsertAfter",order:10},tablecolumn_delete:{label:H.column.deleteColumn,group:"tablecolumn",command:"columnDelete",order:15}})}if(G.contextMenu){G.contextMenu.addListener(function(I,J){if(!I){return null}while(I){if(I.getName() in F){return{tablecell:2,tablerow:2,tablecolumn:2}}I=I.getParent()}return null})}},getSelectedCells:n};j.add("tabletools",j.tabletools)})();j.add("specialchar",{init:function(l){var m="specialchar";a.dialog.add(m,this.path+"dialogs/specialchar.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("SpecialChar",{label:l.lang.specialChar.toolbar,command:m})}});(function(){var l={editorFocus:false,modes:{wysiwyg:1,source:1}},m={exec:function(o){o.container.focusNext(true,o.tabIndex)}},n={exec:function(o){o.container.focusPrevious(true,o.tabIndex)}};j.add("tab",{requires:["keystrokes"],init:function(o){var p=o.config.tabSpaces||0,q="";while(p--){q+="\xa0"}if(q){o.on("key",function(r){if(r.data.keyCode==9){o.insertHtml(q);r.cancel()}})}if(b.webkit||b.gecko){o.on("key",function(r){var s=r.data.keyCode;if(s==9&&!q){r.cancel();o.execCommand("blur")}if(s==2000+9){o.execCommand("blurBack");r.cancel()}})}o.addCommand("blur",e.extend(m,l));o.addCommand("blurBack",e.extend(n,l))}})})();h.prototype.focusNext=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s,t,u;if(o<=0){t=v.getNextSourceNode(l,1);while(t){if(t.isVisible()&&t.getTabIndex()===0){r=t;break}t=t.getNextSourceNode(false,1)}}else{t=v.getDocument().getBody().getFirst();while(t=t.getNextSourceNode(false,1)){if(!p){if(!q&&t.equals(v)){q=true;if(l){if(!(t=t.getNextSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(t)){p=1}}}if(!t.isVisible()||(u=t.getTabIndex())<0){continue}if(p&&u==o){r=t;break}if(u>o&&(!r||!s||u<s)){r=t;s=u}else{if(!r&&u===0){r=t;s=u}}}}if(r){r.focus()}};h.prototype.focusPrevious=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s=0,t,u=v.getDocument().getBody().getLast();while(u=u.getPreviousSourceNode(false,1)){if(!p){if(!q&&u.equals(v)){q=true;if(l){if(!(u=u.getPreviousSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(u)){p=1}}}if(!u.isVisible()||(t=u.getTabIndex())<0){continue}if(o<=0){if(p&&t===0){r=u;break}if(t>s){r=u;s=t}}else{if(p&&t==o){r=u;break}if(t<o&&(!r||t>s)){r=u;s=t}}}if(r){r.focus()}};(function(){j.add("templates",{requires:["dialog"],init:function(n){a.dialog.add("templates",a.getUrl(this.path+"dialogs/templates.js"));n.addCommand("templates",new a.dialogCommand("templates"));n.ui.addButton("Templates",{label:n.lang.templates.button,command:"templates"})}});var l={},m={};a.addTemplates=function(n,o){l[n]=o};a.getTemplates=function(n){return l[n]};a.loadTemplates=function(n,o){var p=[];for(var q=0;q<n.length;q++){if(!m[n[q]]){p.push(n[q]);m[n[q]]=1}}if(p.length>0){a.scriptLoader.load(p,o)}else{setTimeout(o,0)}}})();i.templates="default";i.templates_files=[a.getUrl("plugins/templates/templates/default.js")];i.templates_replaceContent=true;(function(){var l=function(){this.toolbars=[];this.focusCommandExecuted=false};l.prototype.focus=function(){for(var n=0,o;o=this.toolbars[n++];){for(var p=0,q;q=o.items[p++];){if(q.focus){q.focus();return}}}};var m={toolbarFocus:{modes:{wysiwyg:1,source:1},exec:function(n){if(n.toolbox){n.toolbox.focusCommandExecuted=true;if(c){setTimeout(function(){n.toolbox.focus()},100)}else{n.toolbox.focus()}}}}};j.add("toolbar",{init:function(n){var o=function(p,q){var r,s,t,u=n.lang.dir=="rtl";switch(q){case u?37:39:case 9:do{r=p.next;if(!r){s=p.toolbar.next;t=s&&s.items.length;while(t===0){s=s.next;t=s&&s.items.length}if(s){r=s.items[0]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{n.toolbox.focus()}return false;case u?39:37:case 2000+9:do{r=p.previous;if(!r){s=p.toolbar.previous;t=s&&s.items.length;while(t===0){s=s.previous;t=s&&s.items.length}if(s){r=s.items[t-1]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{var v=n.toolbox.toolbars[n.toolbox.toolbars.length-1].items;v[v.length-1].focus()}return false;case 27:n.focus();return false;case 13:case 32:p.execute();return false}return true};n.on("themeSpace",function(p){if(p.data.space==n.config.toolbarLocation){n.toolbox=new l();var q="cke_"+e.getNextNumber(),r=['<div class="cke_toolbox" role="toolbar" aria-labelledby="',q,'"'],s=n.config.toolbarStartupExpanded!==false,t;r.push(s?">":' style="display:none">');r.push('<span id="',q,'" class="cke_voice_label">',n.lang.toolbar,"</span>");var u=n.toolbox.toolbars,v=n.config.toolbar instanceof Array?n.config.toolbar:n.config["toolbar_"+n.config.toolbar];for(var w=0;w<v.length;w++){var x=v[w];if(!x){continue}var y="cke_"+e.getNextNumber(),z={id:y,items:[]};if(t){r.push("</div>");t=0}if(x==="/"){r.push('<div class="cke_break"></div>');continue}r.push('<span id="',y,'" class="cke_toolbar" role="presentation"><span class="cke_toolbar_start"></span>');var A=u.push(z)-1;if(A>0){z.previous=u[A-1];z.previous.next=z}for(var B=0;B<x.length;B++){var C,D=x[B];if(D=="-"){C=k.separator}else{C=n.ui.create(D)}if(C){if(C.canGroup){if(!t){r.push('<span class="cke_toolgroup" role="presentation">');t=1}}else{if(t){r.push("</span>");t=0}}var E=C.render(n,r);A=z.items.push(E)-1;if(A>0){E.previous=z.items[A-1];E.previous.next=E}E.toolbar=z;E.onkey=o;E.onfocus=function(){if(!n.toolbox.focusCommandExecuted){n.focus()}}}}if(t){r.push("</span>");t=0}r.push('<span class="cke_toolbar_end"></span></span>')}r.push("</div>");if(n.config.toolbarCanCollapse){var F=e.addFunction(function(){n.execCommand("toolbarCollapse")});n.on("destroy",function(){e.removeFunction(F)});var G="cke_"+e.getNextNumber();n.addCommand("toolbarCollapse",{exec:function(H){var I=a.document.getById(G),J=I.getPrevious(),K=H.getThemeSpace("contents"),L=J.getParent(),M=parseInt(K.$.style.height,10),N=L.$.offsetHeight,O=!J.isVisible();if(!O){J.hide();I.addClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarExpand)}else{J.show();I.removeClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarCollapse)}I.getFirst().setText(O?"???":"???");var P=L.$.offsetHeight-N;K.setStyle("height",M-P+"px");H.fire("resize")},modes:{wysiwyg:1,source:1}});r.push('<a title="'+(s?n.lang.toolbarCollapse:n.lang.toolbarExpand)+'" id="'+G+'" tabIndex="-1" class="cke_toolbox_collapser');if(!s){r.push(" cke_toolbox_collapser_min")}r.push('" onclick="CKEDITOR.tools.callFunction('+F+')">',"<span>&#9650;</span>","</a>")}p.data.html+=r.join("")}});n.addCommand("toolbarFocus",m.toolbarFocus)}})})();k.separator={render:function(l,m){m.push('<span class="cke_separator" role="separator"></span>');return{}}};i.toolbarLocation="top";i.toolbar_Basic=[["Bold","Italic","-","NumberedList","BulletedList","-","Link","Unlink","-","About"]];i.toolbar_Full=[["Source","-","Save","NewPage","Preview","-","Templates"],["Cut","Copy","Paste","PasteText","PasteFromWord","-","Print","SpellChecker","Scayt"],["Undo","Redo","-","Find","Replace","-","SelectAll","RemoveFormat"],["Form","Checkbox","Radio","TextField","Textarea","Select","Button","ImageButton","HiddenField"],"/",["Bold","Italic","Underline","Strike","-","Subscript","Superscript"],["NumberedList","BulletedList","-","Outdent","Indent","Blockquote","CreateDiv"],["JustifyLeft","JustifyCenter","JustifyRight","JustifyBlock"],["Link","Unlink","Anchor"],["Image","Flash","Table","HorizontalRule","Smiley","SpecialChar","PageBreak"],"/",["Styles","Format","Font","FontSize"],["TextColor","BGColor"],["Maximize","ShowBlocks","-","About"]];i.toolbar="Full";i.toolbarCanCollapse=true;(function(){j.add("undo",{requires:["selection","wysiwygarea"],init:function(r){var s=new n(r),t=r.addCommand("undo",{exec:function(){if(s.undo()){r.selectionChange();this.fire("afterUndo")}},state:0,canUndo:false}),u=r.addCommand("redo",{exec:function(){if(s.redo()){r.selectionChange();this.fire("afterRedo")}},state:0,canUndo:false});s.onChange=function(){t.setState(s.undoable()?2:0);u.setState(s.redoable()?2:0)};function v(w){if(s.enabled&&w.data.command.canUndo!==false){s.save()}}r.on("beforeCommandExec",v);r.on("afterCommandExec",v);r.on("saveSnapshot",function(){s.save()});r.on("contentDom",function(){r.document.on("keydown",function(w){if(!w.data.$.ctrlKey&&!w.data.$.metaKey){s.type(w)}})});r.on("beforeModeUnload",function(){r.mode=="wysiwyg"&&s.save(true)});r.on("mode",function(){s.enabled=r.mode=="wysiwyg";s.onChange()});r.ui.addButton("Undo",{label:r.lang.undo,command:"undo"});r.ui.addButton("Redo",{label:r.lang.redo,command:"redo"});r.resetUndo=function(){s.reset();r.fire("saveSnapshot")};r.on("updateSnapshot",function(){if(s.currentImage&&new l(r).equals(s.currentImage)){setTimeout(function(){s.update()},0)}})}});j.undo={};var l=j.undo.Image=function(r){this.editor=r;var s=r.getSnapshot(),t=s&&r.getSelection();c&&s&&(s=s.replace(/\s+_cke_expando=".*?"/g,""));this.contents=s;this.bookmarks=t&&t.createBookmarks2(true)},m=/\b(?:href|src|name)="[^"]*?"/gi;l.prototype={equals:function(r,s){var t=this.contents,u=r.contents;if(c&&(b.ie7Compat||b.ie6Compat)){t=t.replace(m,"");u=u.replace(m,"")}if(t!=u){return false}if(s){return true}var v=this.bookmarks,w=r.bookmarks;if(v||w){if(!v||!w||v.length!=w.length){return false}for(var x=0;x<v.length;x++){var y=v[x],z=w[x];if(y.startOffset!=z.startOffset||y.endOffset!=z.endOffset||!e.arrayCompare(y.start,z.start)||!e.arrayCompare(y.end,z.end)){return false}}}return true}};function n(r){this.editor=r;this.reset()}var o={8:1,46:1},p={16:1,17:1,18:1},q={37:1,38:1,39:1,40:1};n.prototype={type:function(r){var s=r&&r.data.getKey(),t=s in p,u=s in o,v=this.lastKeystroke in o,w=u&&s==this.lastKeystroke,x=s in q,y=this.lastKeystroke in q,z=!u&&!x,A=u&&!w,B=!(t||this.typing)||z&&(v||y);if(B||A){var C=new l(this.editor);e.setTimeout(function(){var E=this;var D=E.editor.getSnapshot();if(c){D=D.replace(/\s+_cke_expando=".*?"/g,"")}if(C.contents!=D){E.typing=true;if(!E.save(false,C,false)){E.snapshots.splice(E.index+1,E.snapshots.length-E.index-1)}E.hasUndo=true;E.hasRedo=false;E.typesCount=1;E.modifiersCount=1;E.onChange()}},0,this)}this.lastKeystroke=s;if(u){this.typesCount=0;this.modifiersCount++;if(this.modifiersCount>25){this.save(false,null,false);this.modifiersCount=1}}else{if(!x){this.modifiersCount=0;this.typesCount++;if(this.typesCount>25){this.save(false,null,false);this.typesCount=1}}}},reset:function(){var r=this;r.lastKeystroke=0;r.snapshots=[];r.index=-1;r.limit=r.editor.config.undoStackSize;r.currentImage=null;r.hasUndo=false;r.hasRedo=false;r.resetType()},resetType:function(){var r=this;r.typing=false;delete r.lastKeystroke;r.typesCount=0;r.modifiersCount=0},fireChange:function(){var r=this;r.hasUndo=!!r.getNextImage(true);r.hasRedo=!!r.getNextImage(false);r.resetType();r.onChange()},save:function(r,s,t){var v=this;var u=v.snapshots;if(!s){s=new l(v.editor)}if(s.contents===false){return false}if(v.currentImage&&s.equals(v.currentImage,r)){return false}u.splice(v.index+1,u.length-v.index-1);if(u.length==v.limit){u.shift()}v.index=u.push(s)-1;v.currentImage=s;if(t!==false){v.fireChange()}return true},restoreImage:function(r){var t=this;t.editor.loadSnapshot(r.contents);if(r.bookmarks){t.editor.getSelection().selectBookmarks(r.bookmarks)}else{if(c){var s=t.editor.document.getBody().$.createTextRange();s.collapse(true);s.select()}}t.index=r.index;t.update();t.fireChange()},getNextImage:function(r){var w=this;var s=w.snapshots,t=w.currentImage,u,v;if(t){if(r){for(v=w.index-1;v>=0;v--){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}else{for(v=w.index+1;v<s.length;v++){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}}return null},redoable:function(){return this.enabled&&this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){var s=this;if(s.undoable()){s.save(true);var r=s.getNextImage(true);if(r){return s.restoreImage(r),true}}return false},redo:function(){var s=this;if(s.redoable()){s.save(true);if(s.redoable()){var r=s.getNextImage(false);if(r){return s.restoreImage(r),true}}}return false},update:function(){var r=this;r.snapshots.splice(r.index,1,r.currentImage=new l(r.editor))}}})();i.undoStackSize=20;(function(){var l={table:1,pre:1},m=/\s*<(p|div|address|h\d|center|li)[^>]*>\s*(?:<br[^>]*>|&nbsp;|\u00A0|&#160;)?\s*(:?<\/\1>)?\s*(?=$|<\/body>)/gi,n=d.walker.whitespaces(true);function o(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=this.getSelection(),B=z.data;if(this.dataProcessor){B=this.dataProcessor.toHtml(B)}if(c){var C=A.isLocked;if(C){A.unlock()}var D=A.getNative();if(D.type=="Control"){D.clear()}D.createRange().pasteHTML(B);if(C){this.getSelection().lock()}}else{this.document.$.execCommand("inserthtml",false,B)}if(b.webkit){this.document.$.execCommand("inserthtml",false,'<span id="cke_paste_marker" cke_temp="1"></span>');var E=this.document.getById("cke_paste_marker");E.scrollIntoView();E.remove()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function p(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=z.data,B=A.getName(),C=f.$block[B],D=this.getSelection(),E=D.getRanges(),F=D.isLocked;if(F){D.unlock()}var G,H,I,J;for(var K=E.length-1;K>=0;K--){G=E[K];G.deleteContents();H=!K&&A||A.clone(true);var L,M;if(C){while((L=G.getCommonAncestor(false,true))&&(M=f[L.getName()])&&!(M&&M[B])){if(L.getName() in f.span){G.splitElement(L)}else{if(G.checkStartOfBlock()&&G.checkEndOfBlock()){G.setStartBefore(L);G.collapse(true);L.remove()}else{G.splitBlock()}}}}G.insertNode(H);if(!I){I=H}}G.moveToPosition(I,4);if(C){var N=I.getNext(n),O=N&&N.type==1&&N.getName();if(O&&f.$block[O]&&f[O]["#"]){G.moveToElementEditStart(N)}}D.selectRanges([G]);if(F){this.getSelection().lock()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function q(z){if(!z.checkDirty()){setTimeout(function(){z.resetDirty()})}}var r=d.walker.whitespaces(true),s=d.walker.bookmark(false,true);function t(z){return r(z)&&s(z)}function u(z){return z.type==3&&e.trim(z.getText()).match(/^(?:&nbsp;|\xa0)$/)}function v(z){if(z.isLocked){z.unlock();setTimeout(function(){z.lock()},0)}}function w(z){return z.getOuterHtml().match(m)}r=d.walker.whitespaces(true);function x(z){var A=z.window,B=z.document,C=z.document.getBody(),D=C.getChildren().count();if(!D||D==1&&C.getFirst().hasAttribute("_moz_editor_bogus_node")){q(z);var E=B.$.createEvent("KeyEvents");E.initKeyEvent("keypress",true,true,A.$,false,false,false,false,0,32);B.$.dispatchEvent(E);D&&C.getFirst().remove();B.getBody().appendBogus();var F=new d.range(B);F.setStartAt(C,1);F.select()}}function y(z){var A=z.editor,B=z.data.path,C=B.blockLimit,D=z.data.selection,E=D.getRanges()[0],F=A.document.getBody(),G=A.config.enterMode;b.gecko&&x(A);if(G!=2&&E.collapsed&&C.getName()=="body"&&!B.block){A.fire("updateSnapshot");q(A);c&&v(D);var H=E.fixBlock(true,A.config.enterMode==3?"div":"p");if(c){var I=H.getFirst(t);I&&u(I)&&I.remove()}if(w(H)){var J=H.getNext(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditStart(J);H.remove()}else{J=H.getPrevious(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditEnd(J);H.remove()}}}E.select();if(!c){A.selectionChange()}}var K=new d.range(A.document),L=new d.walker(K);K.selectNodeContents(F);L.evaluator=function(N){return N.type==1&&N.getName() in l};L.guard=function(N,O){return !(N.type==3&&r(N)||O)};if(L.previous()){A.fire("updateSnapshot");q(A);c&&v(D);var M;if(G!=2){M=F.append(new h(G==1?"p":"div"))}else{M=F}if(!c){M.appendBogus()}}}j.add("wysiwygarea",{requires:["editingblock"],init:function(z){var A=z.config.enterMode!=2?z.config.enterMode==3?"div":"p":false,B=z.lang.editorTitle.replace("%1",z.name),C;z.on("editingBlockReady",function(){var I,J,K,L,M,N,O=b.isCustomDomain(),P=function(S){if(J){J.remove()}var T="document.open();"+(O?'document.domain="'+document.domain+'";':"")+"document.close();";J=h.createFromHtml('<iframe style="width:100%;height:100%" frameBorder="0" title="'+B+'" src="'+(c?"javascript:void(function(){"+encodeURIComponent(T)+"}())":"")+'" tabIndex="'+(b.webkit?-1:z.tabIndex)+'" allowTransparency="true"></iframe>');J.on("load",function(U){M=1;U.removeListener();var V=J.getFrameDocument().$;V.open("text/html","replace");V.write(S);V.close()});I.append(J)};C=e.addFunction(R);var Q='<script id="cke_actscrpt" type="text/javascript" cke_temp="1">'+(O?'document.domain="'+document.domain+'";':"")+"window.parent.CKEDITOR.tools.callFunction( "+C+", window );<\/script>";function R(S){if(!M){return}M=0;z.fire("ariaWidget",J);var T=S.document,U=T.body,V=T.getElementById("cke_actscrpt");V.parentNode.removeChild(V);U.spellcheck=!z.config.disableNativeSpellChecker;if(c){U.hideFocus=true;U.disabled=true;U.contentEditable=true;U.removeAttribute("disabled")}else{setTimeout(function(){if(b.gecko&&b.version>=10900||b.opera){T.$.body.contentEditable=true}else{if(b.webkit){T.$.body.parentNode.contentEditable=true}else{T.$.designMode="on"}}},0)}b.gecko&&e.setTimeout(x,0,null,z);S=z.window=new d.window(S);T=z.document=new g(T);T.on("dblclick",function(Z){var aa=Z.data.getTarget(),ab={element:aa,dialog:""};z.fire("doubleclick",ab);ab.dialog&&z.openDialog(ab.dialog)});if(!(c||b.opera)){T.on("mousedown",function(Z){var aa=Z.data.getTarget();if(aa.is("img","hr","input","textarea","select")){z.getSelection().selectElement(aa)}})}if(b.gecko){T.on("mouseup",function(Z){if(Z.data.$.button==2){var aa=Z.data.getTarget();if(!aa.getOuterHtml().replace(m,"")){var ab=new d.range(T);ab.moveToElementEditStart(aa);ab.select(true)}}})}if(b.webkit){T.on("click",function(Z){if(Z.data.getTarget().is("input","select")){Z.data.preventDefault()}});T.on("mouseup",function(Z){if(Z.data.getTarget().is("input","textarea")){Z.data.preventDefault()}})}if(c&&T.$.compatMode=="CSS1Compat"||b.gecko||b.opera){var W=T.getDocumentElement();W.on("mousedown",function(Z){if(Z.data.getTarget().equals(W)){if(b.gecko&&b.version>=10900){G()}H.focus()}})}S.on("blur",function(){z.focusManager.blur()});S.on("focus",function(){var Z=z.document;if(b.gecko&&b.version>=10900){G()}else{if(b.opera){Z.getBody().focus()}}z.focusManager.focus()});var X=z.keystrokeHandler;if(X){X.attach(T)}if(c){T.getDocumentElement().addClass(T.$.compatMode);T.on("keydown",function(Z){var aa=Z.data.getKeystroke();if(aa in {8:1,46:1}){var ab=z.getSelection(),ac=ab.getSelectedElement();if(ac){z.fire("saveSnapshot");var ad=ab.getRanges()[0].createBookmark();ac.remove();ab.selectBookmarks([ad]);z.fire("saveSnapshot");Z.data.preventDefault()}}});if(T.$.compatMode=="CSS1Compat"){var Y={33:1,34:1};T.on("keydown",function(Z){if(Z.data.getKeystroke() in Y){setTimeout(function(){z.getSelection().scrollIntoView()},0)}})}}if(z.contextMenu){z.contextMenu.addTarget(T,z.config.browserContextMenuOnCtrl!==false)}setTimeout(function(){z.fire("contentDom");if(N){z.mode="wysiwyg";z.fire("mode");N=false}K=false;if(L){z.focus();L=false}setTimeout(function(){z.fire("dataReady")},0);try{z.document.$.execCommand("enableObjectResizing",false,!z.config.disableObjectResizing)}catch(Z){}try{z.document.$.execCommand("enableInlineTableEditing",false,!z.config.disableNativeTableHandles)}catch(aa){}if(c){setTimeout(function(){if(z.document){var ab=z.document.$.body;ab.runtimeStyle.marginBottom="0px";ab.runtimeStyle.marginBottom=""}},1000)}},0)}z.addMode("wysiwyg",{load:function(S,T,U){I=S;if(c&&b.quirks){S.setStyle("position","relative")}z.mayBeDirty=true;N=true;if(U){this.loadSnapshotData(T)}else{this.loadData(T)}},loadData:function(S){K=true;var T=z.config,U=T.fullPage,V=T.docType,W='<style type="text/css" cke_temp="1">'+z._.styles.join("\n")+"</style>";!U&&(W=e.buildStyleHtml(z.config.contentsCss)+W);var X=T.baseHref?'<base href="'+T.baseHref+'" cke_temp="1" />':"";if(U){S=S.replace(/<!DOCTYPE[^>]*>/i,function(Y){z.docType=V=Y;return""})}if(z.dataProcessor){S=z.dataProcessor.toHtml(S,A)}if(U){if(!/<body[\s|>]/.test(S)){S="<body>"+S}if(!/<html[\s|>]/.test(S)){S="<html>"+S+"</html>"}if(!/<head[\s|>]/.test(S)){S=S.replace(/<html[^>]*>/,"$&<head><title></title></head>")}else{if(!/<title[\s|>]/.test(S)){S=S.replace(/<head[^>]*>/,"$&<title></title>")}}X&&(S=S.replace(/<head>/,"$&"+X));S=S.replace(/<\/head\s*>/,W+"$&");S=V+S}else{S=T.docType+'<html dir="'+T.contentsLangDirection+'" lang="'+(T.contentsLanguage||z.langCode)+'"><head><title>'+B+"</title>"+X+W+"</head><body"+(T.bodyId?' id="'+T.bodyId+'"':"")+(T.bodyClass?' class="'+T.bodyClass+'"':"")+">"+S+"</html>"}S+=Q;this.onDispose();P(S)},getData:function(){var S=z.config,T=S.fullPage,U=T&&z.docType,V=J.getFrameDocument(),W=T?V.getDocumentElement().getOuterHtml():V.getBody().getHtml();if(z.dataProcessor){W=z.dataProcessor.toDataFormat(W,A)}if(S.ignoreEmptyParagraph){W=W.replace(m,"")}if(U){W=U+"\n"+W}return W},getSnapshotData:function(){return J.getFrameDocument().getBody().getHtml()},loadSnapshotData:function(S){J.getFrameDocument().getBody().setHtml(S)},onDispose:function(){if(!z.document){return}z.document.getDocumentElement().clearCustomData();z.document.getBody().clearCustomData();z.window.clearCustomData();z.document.clearCustomData();J.clearCustomData();J.remove()},unload:function(S){this.onDispose();z.window=z.document=J=I=L=null;z.fire("contentDomUnload")},focus:function(){if(K){L=true}else{if(z.window){z.window.focus();z.selectionChange()}}}});z.on("insertHtml",o,null,null,20);z.on("insertElement",p,null,null,20);z.on("selectionChange",y,null,null,1)});var D;z.on("contentDom",function(){var I=z.document.getElementsByTag("title").getItem(0);I.setAttribute("_cke_title",z.document.$.title);z.document.$.title=B});if(b.ie8Compat){z.addCss("html.CSS1Compat [contenteditable=false]{ min-height:0 !important;}");var E=[];for(var F in f.$removeEmpty){E.push("html.CSS1Compat "+F+"[contenteditable=false]")}z.addCss(E.join(",")+"{ display:inline-block;}")}function G(I){e.tryThese(function(){z.document.$.designMode="on";setTimeout(function(){z.document.$.designMode="off";z.document.getBody().focus()},50)},function(){z.document.$.designMode="off";var J=z.document.getBody();J.setAttribute("contentEditable",false);J.setAttribute("contentEditable",true);!I&&G(1)})}if(b.gecko||c||b.opera){var H;z.on("uiReady",function(){H=z.container.append(h.createFromHtml('<span tabindex="-1" style="position:absolute; left:-10000" role="presentation"></span>'));H.on("focus",function(){z.focus()})});z.on("destroy",function(){e.removeFunction(C);H.clearCustomData()})}z.on("insertElement",function(I){var J=I.data;if(J.type==1&&(J.is("input")||J.is("textarea"))){J.setAttribute("contentEditable",false)}})}});if(b.gecko){(function(){var z=document.body;if(!z){window.addEventListener("load",arguments.callee,false)}else{var A=z.getAttribute("onpageshow");z.setAttribute("onpageshow",(A?A+";":"")+'event.persisted && (function(){var allInstances = CKEDITOR.instances, editor, doc;for ( var i in allInstances ){\teditor = allInstances[ i ];\tdoc = editor.document;\tif ( doc )\t{\t\tdoc.$.designMode = "off";\t\tdoc.$.designMode = "on";\t}}})();')}})()}})();i.disableObjectResizing=false;i.disableNativeTableHandles=true;i.disableNativeSpellChecker=true;i.ignoreEmptyParagraph=true;j.add("wsc",{requires:["dialog"],init:function(l){var m="checkspell",n=l.addCommand(m,new a.dialogCommand(m));n.modes={wysiwyg:!b.opera&&document.domain==window.location.hostname};l.ui.addButton("SpellChecker",{label:l.lang.spellCheck.toolbar,command:m});a.dialog.add(m,this.path+"dialogs/wsc.js")}});i.wsc_customerId=i.wsc_customerId||"1:ua3xw1-2XyGJ3-GWruD3-6OFNT1-oXcuB1-nR6Bp4-hgQHc-EcYng3-sdRXG3-NOfFk";i.wsc_customLoaderScript=i.wsc_customLoaderScript||null;a.DIALOG_RESIZE_NONE=0;a.DIALOG_RESIZE_WIDTH=1;a.DIALOG_RESIZE_HEIGHT=2;a.DIALOG_RESIZE_BOTH=3;(function(){function l(M){return !!this._.tabs[M][0].$.offsetHeight}function m(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M)+N;for(var P=O-1;P>O-N;P--){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}function n(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M);for(var P=O+1;P<O+N;P++){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}a.dialog=function(M,N){var O=a.dialog._.dialogDefinitions[N];O=e.extend(O(M),p);O=e.clone(O);O=new t(this,O);var P=a.document,Q=M.theme.buildDialog(M);this._={editor:M,element:Q.element,name:N,contentSize:{width:0,height:0},size:{width:0,height:0},updateSize:false,contents:{},buttons:{},accessKeyMap:{},tabs:{},tabIdList:[],currentTabId:null,currentTabIndex:null,pageCount:0,lastTab:null,tabBarMode:false,focusList:[],currentFocusIndex:0,hasFocus:false};this.parts=Q.parts;e.setTimeout(function(){M.fire("ariaWidget",this.parts.contents)},0,this);this.parts.dialog.setStyles({position:b.ie6Compat?"absolute":"fixed",top:0,left:0,visibility:"hidden"});a.event.call(this);this.definition=O=a.fire("dialogDefinition",{name:N,definition:O},M).definition;if(O.onLoad){this.on("load",O.onLoad)}if(O.onShow){this.on("show",O.onShow)}if(O.onHide){this.on("hide",O.onHide)}if(O.onOk){this.on("ok",function(ac){M.fire("saveSnapshot");setTimeout(function(){M.fire("saveSnapshot")},0);if(O.onOk.call(this,ac)===false){ac.data.hide=false}})}if(O.onCancel){this.on("cancel",function(ac){if(O.onCancel.call(this,ac)===false){ac.data.hide=false}})}var R=this,S=function(ac){var ad=R._.contents,ae=false;for(var af in ad){for(var ag in ad[af]){ae=ac.call(this,ad[af][ag]);if(ae){return}}}};this.on("ok",function(ac){S(function(ad){if(ad.validate){var ae=ad.validate(this);if(typeof ae=="string"){alert(ae);ae=false}if(ae===false){if(ad.select){ad.select()}else{ad.focus()}ac.data.hide=false;ac.stop();return true}}})},this,null,0);this.on("cancel",function(ac){S(function(ad){if(ad.isChanged()){if(!confirm(M.lang.common.confirmCancel)){ac.data.hide=false}return true}})},this,null,0);this.parts.close.on("click",function(ac){if(this.fire("cancel",{hide:true}).hide!==false){this.hide()}ac.data.preventDefault()},this);function T(){var ac=R._.focusList;ac.sort(function(af,ag){if(af.tabIndex!=ag.tabIndex){return ag.tabIndex-af.tabIndex}else{return af.focusIndex-ag.focusIndex}});var ad=ac.length;for(var ae=0;ae<ad;ae++){ac[ae].focusIndex=ae}}function U(ac){var ad=R._.focusList,ae=ac?1:-1;if(ad.length<1){return}var af=R._.currentFocusIndex;try{ad[af].getInputElement().$.blur()}catch(ai){}var ag=(af+ae+ad.length)%ad.length,ah=ag;while(!ad[ah].isFocusable()){ah=(ah+ae+ad.length)%ad.length;if(ah==ag){break}}ad[ah].focus();if(ad[ah].type=="text"){ad[ah].select()}}this.changeFocus=U;var V;function W(ac){var ah=this;if(R!=a.dialog._.currentTop){return}var ad=ac.data.getKeystroke(),ae=M.lang.dir=="rtl";V=0;if(ad==9||ad==2000+9){var af=ad==2000+9;if(R._.tabBarMode){var ag=af?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus()}else{U(!af)}V=1}else{if(ad==4000+121&&!R._.tabBarMode&&R.getPageCount()>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus();V=1}else{if((ad==37||ad==39)&&R._.tabBarMode){ag=ad==(ae?39:37)?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus();V=1}else{if((ad==13||ad==32)&&R._.tabBarMode){ah.selectPage(ah._.currentTabId);ah._.tabBarMode=false;ah._.currentFocusIndex=-1;U(true);V=1}}}}if(V){ac.stop();ac.data.preventDefault()}}function X(ac){V&&ac.data.preventDefault()}var Y=this._.element;this.on("show",function(){Y.on("keydown",W,this,null,0);if(b.opera||b.gecko&&b.mac){Y.on("keypress",X,this)}});this.on("hide",function(){Y.removeListener("keydown",W);if(b.opera||b.gecko&&b.mac){Y.removeListener("keypress",X)}});this.on("iframeAdded",function(ac){var ad=new g(ac.data.iframe.$.contentWindow.document);ad.on("keydown",W,this,null,0)});this.on("show",function(){var ag=this;T();if(M.config.dialog_startupFocusTab&&R._.pageCount>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus()}else{if(!ag._.hasFocus){ag._.currentFocusIndex=-1;if(O.onFocus){var ac=O.onFocus.call(ag);ac&&ac.focus()}else{U(true)}if(ag._.editor.mode=="wysiwyg"&&c){var ad=M.document.$.selection,ae=ad.createRange();if(ae){if(ae.parentElement&&ae.parentElement().ownerDocument==M.document.$||ae.item&&ae.item(0).ownerDocument==M.document.$){var af=document.body.createTextRange();af.moveToElementText(ag.getElement().getFirst().$);af.collapse(true);af.select()}}}}}},this,null,4294967295);if(b.ie6Compat){this.on("load",function(ac){var ad=this.getElement(),ae=ad.getFirst();ae.remove();ae.appendTo(ad)},this)}v(this);w(this);new d.text(O.title,a.document).appendTo(this.parts.title);for(var Z=0;Z<O.contents.length;Z++){this.addPage(O.contents[Z])}this.parts.tabs.on("click",function(ac){var af=this;var ad=ac.data.getTarget();if(ad.hasClass("cke_dialog_tab")){var ae=ad.$.id;af.selectPage(ae.substr(0,ae.lastIndexOf("_")));if(af._.tabBarMode){af._.tabBarMode=false;af._.currentFocusIndex=-1;U(true)}ac.data.preventDefault()}},this);var aa=[],ab=a.dialog._.uiElementBuilders.hbox.build(this,{type:"hbox",className:"cke_dialog_footer_buttons",widths:[],children:O.buttons},aa).getChild();this.parts.footer.setHtml(aa.join(""));for(Z=0;Z<ab.length;Z++){this._.buttons[ab[Z].id]=ab[Z]}};function o(M,N,O){this.element=N;this.focusIndex=O;this.tabIndex=0;this.isFocusable=function(){return !N.getAttribute("disabled")&&N.isVisible()};this.focus=function(){M._.currentFocusIndex=this.focusIndex;this.element.focus()};N.on("keydown",function(P){if(P.data.getKeystroke() in {32:1,13:1}){this.fire("click")}});N.on("focus",function(){this.fire("mouseover")});N.on("blur",function(){this.fire("mouseout")})}a.dialog.prototype={destroy:function(){this.hide();this._.element.remove()},resize:(function(){return function(M,N){var O=this;if(O._.contentSize&&O._.contentSize.width==M&&O._.contentSize.height==N){return}a.dialog.fire("resize",{dialog:O,skin:O._.editor.skinName,width:M,height:N},O._.editor);O._.contentSize={width:M,height:N};O._.updateSize=true}})(),getSize:function(){var O=this;if(!O._.updateSize){return O._.size}var M=O._.element.getFirst(),N=O._.size={width:M.$.offsetWidth||0,height:M.$.offsetHeight||0};O._.updateSize=!N.width||!N.height;return N},move:(function(){var M;return function(N,O){var R=this;var P=R._.element.getFirst();if(M===undefined){M=P.getComputedStyle("position")=="fixed"}if(M&&R._.position&&R._.position.x==N&&R._.position.y==O){return}R._.position={x:N,y:O};if(!M){var Q=a.document.getWindow().getScrollPosition();N+=Q.x;O+=Q.y}P.setStyles({left:(N>0?N:0)+"px",top:(O>0?O:0)+"px"})}})(),getPosition:function(){return e.extend({},this._.position)},show:function(){var M=this._.editor;if(M.mode=="wysiwyg"&&c){var N=M.getSelection();N&&N.lock()}var O=this._.element,P=this.definition;if(!(O.getParent()&&O.getParent().equals(a.document.getBody()))){O.appendTo(a.document.getBody())}else{O.setStyle("display","block")}if(b.gecko&&b.version<10900){var Q=this.parts.dialog;Q.setStyle("position","absolute");setTimeout(function(){Q.setStyle("position","fixed")},0)}this.resize(P.minWidth,P.minHeight);this.selectPage(this.definition.contents[0].id);this.reset();if(a.dialog._.currentZIndex===null){a.dialog._.currentZIndex=this._.editor.config.baseFloatZIndex}this._.element.getFirst().setStyle("z-index",a.dialog._.currentZIndex+=10);if(a.dialog._.currentTop===null){a.dialog._.currentTop=this;this._.parentDialog=null;A(this._.editor);O.on("keydown",E);O.on(b.opera?"keypress":"keyup",F);for(var R in {keyup:1,keydown:1,keypress:1}){O.on(R,L)}}else{this._.parentDialog=a.dialog._.currentTop;var S=this._.parentDialog.getElement().getFirst();S.$.style.zIndex-=Math.floor(this._.editor.config.baseFloatZIndex/2);a.dialog._.currentTop=this}G(this,this,"\x1b",null,function(){this.getButton("cancel")&&this.getButton("cancel").click()});this._.hasFocus=false;e.setTimeout(function(){var T=a.document.getWindow().getViewPaneSize(),U=this.getSize();this.move((T.width-P.minWidth)/2,(T.height-U.height)/2);this.parts.dialog.setStyle("visibility","");this.fireOnce("load",{});this.fire("show",{});this._.editor.fire("dialogShow",this);this.foreach(function(V){V.setInitValue&&V.setInitValue()})},100,this)},foreach:function(M){var P=this;for(var N in P._.contents){for(var O in P._.contents[N]){M(P._.contents[N][O])}}return P},reset:(function(){var M=function(N){if(N.reset){N.reset()}};return function(){this.foreach(M);return this}})(),setupContent:function(){var M=arguments;this.foreach(function(N){if(N.setup){N.setup.apply(N,M)}})},commitContent:function(){var M=arguments;this.foreach(function(N){if(N.commit){N.commit.apply(N,M)}})},hide:function(){if(!this.parts.dialog.isVisible()){return}this.fire("hide",{});this._.editor.fire("dialogHide",this);var M=this._.element;M.setStyle("display","none");this.parts.dialog.setStyle("visibility","hidden");H(this);while(a.dialog._.currentTop!=this){a.dialog._.currentTop.hide()}if(!this._.parentDialog){B()}else{var N=this._.parentDialog.getElement().getFirst();N.setStyle("z-index",parseInt(N.$.style.zIndex,10)+Math.floor(this._.editor.config.baseFloatZIndex/2))}a.dialog._.currentTop=this._.parentDialog;if(!this._.parentDialog){a.dialog._.currentZIndex=null;M.removeListener("keydown",E);M.removeListener(b.opera?"keypress":"keyup",F);for(var O in {keyup:1,keydown:1,keypress:1}){M.removeListener(O,L)}var P=this._.editor;P.focus();if(P.mode=="wysiwyg"&&c){var Q=P.getSelection();Q&&Q.unlock(true)}}else{a.dialog._.currentZIndex-=10}delete this._.parentDialog;this.foreach(function(R){R.resetInitValue&&R.resetInitValue()})},addPage:function(M){var Y=this;var N=[],O=M.label?' title="'+e.htmlEncode(M.label)+'"':"",P=M.elements,Q=a.dialog._.uiElementBuilders.vbox.build(Y,{type:"vbox",className:"cke_dialog_page_contents",children:M.elements,expand:!!M.expand,padding:M.padding,style:M.style||"width: 100%; height: 100%;"},N),R=h.createFromHtml(N.join(""));R.setAttribute("role","tabpanel");var S=b,T=M.id+"_"+e.getNextNumber(),U=h.createFromHtml(['<a class="cke_dialog_tab"',Y._.pageCount>0?" cke_last":"cke_first",O,!!M.hidden?' style="display:none"':"",' id="',T,'"',S.gecko&&S.version>=10900&&!S.hc?"":' href="javascript:void(0)"',' tabIndex="-1"',' hidefocus="true"',' role="tab">',M.label,"</a>"].join(""));R.setAttribute("aria-labelledby",T);Y._.tabs[M.id]=[U,R];Y._.tabIdList.push(M.id);!M.hidden&&Y._.pageCount++;Y._.lastTab=U;Y.updateStyle();var V=Y._.contents[M.id]={},W,X=Q.getChild();while(W=X.shift()){V[W.id]=W;if(typeof W.getChild=="function"){X.push.apply(X,W.getChild())}}R.setAttribute("name",M.id);R.appendTo(Y.parts.contents);U.unselectable();Y.parts.tabs.append(U);if(M.accessKey){G(Y,Y,"CTRL+"+M.accessKey,J,I);Y._.accessKeyMap["CTRL+"+M.accessKey]=M.id}},selectPage:function(M){var R=this;if(R._.currentTabId==M){return}if(R.fire("selectPage",{page:M,currentPage:R._.currentTabId})===true){return}for(var N in R._.tabs){var O=R._.tabs[N][0],P=R._.tabs[N][1];if(N!=M){O.removeClass("cke_dialog_tab_selected");P.hide()}P.setAttribute("aria-hidden",N!=M)}var Q=R._.tabs[M];Q[0].addClass("cke_dialog_tab_selected");Q[1].show();R._.currentTabId=M;R._.currentTabIndex=e.indexOf(R._.tabIdList,M)},updateStyle:function(){this.parts.dialog[(this._.pageCount===1?"add":"remove")+"Class"]("cke_single_page")},hidePage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N||O._.pageCount==1){return}else{if(M==O._.currentTabId){O.selectPage(m.call(O))}}N.hide();O._.pageCount--;O.updateStyle()},showPage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N){return}N.show();O._.pageCount++;O.updateStyle()},getElement:function(){return this._.element},getName:function(){return this._.name},getContentElement:function(M,N){var O=this._.contents[M];return O&&O[N]},getValueOf:function(M,N){return this.getContentElement(M,N).getValue()},setValueOf:function(M,N,O){return this.getContentElement(M,N).setValue(O)},getButton:function(M){return this._.buttons[M]},click:function(M){return this._.buttons[M].click()},disableButton:function(M){return this._.buttons[M].disable()},enableButton:function(M){return this._.buttons[M].enable()},getPageCount:function(){return this._.pageCount},getParentEditor:function(){return this._.editor},getSelectedElement:function(){return this.getParentEditor().getSelection().getSelectedElement()},addFocusable:function(M,N){var P=this;if(typeof N=="undefined"){N=P._.focusList.length;P._.focusList.push(new o(P,M,N))}else{P._.focusList.splice(N,0,new o(P,M,N));for(var O=N+1;O<P._.focusList.length;O++){P._.focusList[O].focusIndex++}}}};e.extend(a.dialog,{add:function(M,N){if(!this._.dialogDefinitions[M]||typeof N=="function"){this._.dialogDefinitions[M]=N}},exists:function(M){return !!this._.dialogDefinitions[M]},getCurrent:function(){return a.dialog._.currentTop},okButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"ok",type:"button",label:N.lang.common.ok,"class":"cke_dialog_ui_button_ok",onClick:function(P){var Q=P.data.dialog;if(Q.fire("ok",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),cancelButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"cancel",type:"button",label:N.lang.common.cancel,"class":"cke_dialog_ui_button_cancel",onClick:function(P){var Q=P.data.dialog;if(Q.fire("cancel",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),addUIElement:function(M,N){this._.uiElementBuilders[M]=N}});a.dialog._={uiElementBuilders:{},dialogDefinitions:{},currentTop:null,currentZIndex:null};a.event.implementOn(a.dialog);a.event.implementOn(a.dialog.prototype,true);var p={resizable:3,minWidth:600,minHeight:400,buttons:[a.dialog.okButton,a.dialog.cancelButton]};b.mac&&p.buttons.reverse();var q=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return Q}if(O&&Q[O]){var R=q(Q[O],N,O);if(R){return R}}}return null},r=function(M,N,O,P,Q){if(O){for(var R=0,S;S=M[R];R++){if(S.id==O){M.splice(R,0,N);return N}if(P&&S[P]){var T=r(S[P],N,O,P,true);if(T){return T}}}if(Q){return null}}M.push(N);return N},s=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return M.splice(P,1)}if(O&&Q[O]){var R=s(Q[O],N,O);if(R){return R}}}return null},t=function(M,N){this.dialog=M;var O=N.contents;for(var P=0,Q;Q=O[P];P++){O[P]=new u(M,Q)}e.extend(this,N)};t.prototype={getContents:function(M){return q(this.contents,M)},getButton:function(M){return q(this.buttons,M)},addContents:function(M,N){return r(this.contents,M,N)},addButton:function(M,N){return r(this.buttons,M,N)},removeContents:function(M){s(this.contents,M)},removeButton:function(M){s(this.buttons,M)}};function u(M,N){this._={dialog:M};e.extend(this,N)}u.prototype={get:function(M){return q(this.elements,M,"children")},add:function(M,N){return r(this.elements,M,N,"children")},remove:function(M){s(this.elements,M,"children")}};function v(M){var N=null,O=null,P=M.getElement().getFirst(),Q=M.getParentEditor(),R=Q.config.dialog_magnetDistance,S=Q.skin.margins||[0,0,0,0];if(typeof R=="undefined"){R=20}function T(V){var W=M.getSize(),X=a.document.getWindow().getViewPaneSize(),Y=V.data.$.screenX,Z=V.data.$.screenY,aa=Y-N.x,ab=Z-N.y,ac,ad;N={x:Y,y:Z};O.x+=aa;O.y+=ab;if(O.x+S[3]<R){ac=-S[3]}else{if(O.x-S[1]>X.width-W.width-R){ac=X.width-W.width+S[1]}else{ac=O.x}}if(O.y+S[0]<R){ad=-S[0]}else{if(O.y-S[2]>X.height-W.height-R){ad=X.height-W.height+S[2]}else{ad=O.y}}M.move(ac,ad);V.data.preventDefault()}function U(V){a.document.removeListener("mousemove",T);a.document.removeListener("mouseup",U);if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.removeListener("mousemove",T);W.removeListener("mouseup",U)}}M.parts.title.on("mousedown",function(V){M._.updateSize=true;N={x:V.data.$.screenX,y:V.data.$.screenY};a.document.on("mousemove",T);a.document.on("mouseup",U);O=M.getPosition();if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.on("mousemove",T);W.on("mouseup",U)}V.data.preventDefault()},M)}function w(M){var N=M.definition,O=N.minWidth||0,P=N.minHeight||0,Q=N.resizable,R=M.getParentEditor().skin.margins||[0,0,0,0];function S(ad,ae){ad.y+=ae}function T(ad,ae){ad.x2+=ae}function U(ad,ae){ad.y2+=ae}function V(ad,ae){ad.x+=ae}var W=null,X=null,Y=M._.editor.config.magnetDistance,Z=["tl","t","tr","l","r","bl","b","br"];function aa(ad){var ae=ad.listenerData.part,af=M.getSize();X=M.getPosition();e.extend(X,{x2:X.x+af.width,y2:X.y+af.height});W={x:ad.data.$.screenX,y:ad.data.$.screenY};a.document.on("mousemove",ab,M,{part:ae});a.document.on("mouseup",ac,M,{part:ae});if(b.ie6Compat){var ag=z.getChild(0).getFrameDocument();ag.on("mousemove",ab,M,{part:ae});ag.on("mouseup",ac,M,{part:ae})}ad.data.preventDefault()}function ab(ad){var ae=ad.data.$.screenX,af=ad.data.$.screenY,ag=ae-W.x,ah=af-W.y,ai=a.document.getWindow().getViewPaneSize(),aj=ad.listenerData.part;if(aj.search("t")!=-1){S(X,ah)}if(aj.search("l")!=-1){V(X,ag)}if(aj.search("b")!=-1){U(X,ah)}if(aj.search("r")!=-1){T(X,ag)}W={x:ae,y:af};var ak,al,am,an;if(X.x+R[3]<Y){ak=-R[3]}else{if(aj.search("l")!=-1&&X.x2-X.x<O+Y){ak=X.x2-O}else{ak=X.x}}if(X.y+R[0]<Y){al=-R[0]}else{if(aj.search("t")!=-1&&X.y2-X.y<P+Y){al=X.y2-P}else{al=X.y}}if(X.x2-R[1]>ai.width-Y){am=ai.width+R[1]}else{if(aj.search("r")!=-1&&X.x2-X.x<O+Y){am=X.x+O}else{am=X.x2}}if(X.y2-R[2]>ai.height-Y){an=ai.height+R[2]}else{if(aj.search("b")!=-1&&X.y2-X.y<P+Y){an=X.y+P}else{an=X.y2}}M.move(ak,al);M.resize(am-ak,an-al);ad.data.preventDefault()}function ac(ad){a.document.removeListener("mouseup",ac);a.document.removeListener("mousemove",ab);if(b.ie6Compat){var ae=z.getChild(0).getFrameDocument();ae.removeListener("mouseup",ac);ae.removeListener("mousemove",ab)}}}var x,y={},z;function A(M){var N=a.document.getWindow(),O=M.config.dialog_backgroundCoverColor||"white",P=M.config.dialog_backgroundCoverOpacity,Q=M.config.baseFloatZIndex,R=e.genKey(O,P,Q),S=y[R];if(!S){var T=['<div style="position: ',b.ie6Compat?"absolute":"fixed","; z-index: ",Q,"; top: 0px; left: 0px; ",!b.ie6Compat?"background-color: "+O:"",'" class="cke_dialog_background_cover">'];if(b.ie6Compat){var U=b.isCustomDomain(),V="<html><body style=\\'background-color:"+O+";\\'></body></html>";T.push('<iframe hidefocus="true" frameborder="0" id="cke_dialog_background_iframe" src="javascript:');T.push("void((function(){document.open();"+(U?"document.domain='"+document.domain+"';":"")+"document.write( '"+V+"' );document.close();})())");T.push('" style="position:absolute;left:0;top:0;width:100%;height: 100%;progid:DXImageTransform.Microsoft.Alpha(opacity=0)"></iframe>')}T.push("</div>");S=h.createFromHtml(T.join(""));S.setOpacity(P!=undefined?P:0.5);S.appendTo(a.document.getBody());y[R]=S}else{S.show()}z=S;var W=function(){var Z=N.getViewPaneSize();S.setStyles({width:Z.width+"px",height:Z.height+"px"})},X=function(){var Z=N.getScrollPosition(),aa=a.dialog._.currentTop;S.setStyles({left:Z.x+"px",top:Z.y+"px"});do{var ab=aa.getPosition();aa.move(ab.x,ab.y)}while(aa=aa._.parentDialog)};x=W;N.on("resize",W);W();if(b.ie6Compat){var Y=function(){X();arguments.callee.prevScrollHandler.apply(this,arguments)};N.$.setTimeout(function(){Y.prevScrollHandler=window.onscroll||(function(){});window.onscroll=Y},0);X()}}function B(){if(!z){return}var M=a.document.getWindow();z.hide();M.removeListener("resize",x);if(b.ie6Compat){M.$.setTimeout(function(){var N=window.onscroll&&window.onscroll.prevScrollHandler;window.onscroll=N||null},0)}x=null}function C(){for(var M in y){y[M].remove()}y={}}var D={},E=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];R.keydown&&R.keydown.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()},F=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];if(R.keyup){R.keyup.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()}},G=function(M,N,O,P,Q){var R=D[O]||(D[O]=[]);R.push({uiElement:M,dialog:N,key:O,keyup:Q||M.accessKeyUp,keydown:P||M.accessKeyDown})},H=function(M){for(var N in D){var O=D[N];for(var P=O.length-1;P>=0;P--){if(O[P].dialog==M||O[P].uiElement==M){O.splice(P,1)}}if(O.length===0){delete D[N]}}},I=function(M,N){if(M._.accessKeyMap[N]){M.selectPage(M._.accessKeyMap[N])}},J=function(M,N){},K={27:1,13:1},L=function(M){if(M.data.getKeystroke() in K){M.data.stopPropagation()}};(function(){k.dialog={uiElement:function(M,N,O,P,Q,R,S){if(arguments.length<4){return}var T=(P.call?P(N):P)||"div",U=["<",T," "],V=(Q&&Q.call?Q(N):Q)||{},W=(R&&R.call?R(N):R)||{},X=(S&&S.call?S.call(this,M,N):S)||"",Y=this.domId=W.id||e.getNextNumber()+"_uiElement",Z=this.id=N.id,aa;W.id=Y;var ab={};if(N.type){ab["cke_dialog_ui_"+N.type]=1}if(N.className){ab[N.className]=1}var ac=W["class"]&&W["class"].split?W["class"].split(" "):[];for(aa=0;aa<ac.length;aa++){if(ac[aa]){ab[ac[aa]]=1}}var ad=[];for(aa in ab){ad.push(aa)}W["class"]=ad.join(" ");if(N.title){W.title=N.title}var ae=(N.style||"").split(";");for(aa in V){ae.push(aa+":"+V[aa])}if(N.hidden){ae.push("display:none")}for(aa=ae.length-1;aa>=0;aa--){if(ae[aa]===""){ae.splice(aa,1)}}if(ae.length>0){W.style=(W.style?W.style+"; ":"")+ae.join("; ")}for(aa in W){U.push(aa+'="'+e.htmlEncode(W[aa])+'" ')}U.push(">",X,"</",T,">");O.push(U.join(""));(this._||(this._={})).dialog=M;if(typeof N.isChanged=="boolean"){this.isChanged=function(){return N.isChanged}}if(typeof N.isChanged=="function"){this.isChanged=N.isChanged}a.event.implementOn(this);this.registerEvents(N);if(this.accessKeyUp&&this.accessKeyDown&&N.accessKey){G(this,M,"CTRL+"+N.accessKey)}var af=this;M.on("load",function(){if(af.getInputElement()){af.getInputElement().on("focus",function(){M._.tabBarMode=false;M._.hasFocus=true;af.fire("focus")},af)}});if(this.keyboardFocusable){this.tabIndex=N.tabIndex||0;this.focusIndex=M._.focusList.push(this)-1;this.on("focus",function(){M._.currentFocusIndex=af.focusIndex})}e.extend(this,N)},hbox:function(M,N,O,P,Q){if(arguments.length<4){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.widths||null,T=Q&&Q.height||null,U={},V,W=function(){var Y=['<tbody><tr class="cke_dialog_ui_hbox">'];for(V=0;V<O.length;V++){var Z="cke_dialog_ui_hbox_child",aa=[];if(V===0){Z="cke_dialog_ui_hbox_first"}if(V==O.length-1){Z="cke_dialog_ui_hbox_last"}Y.push('<td class="',Z,'" role="presentation" ');if(S){if(S[V]){aa.push("width:"+e.cssLength(S[V]))}}else{aa.push("width:"+Math.floor(100/O.length)+"%")}if(T){aa.push("height:"+e.cssLength(T))}if(Q&&Q.padding!=undefined){aa.push("padding:"+e.cssLength(Q.padding))}if(aa.length>0){Y.push('style="'+aa.join("; ")+'" ')}Y.push(">",O[V],"</td>")}Y.push("</tr></tbody>");return Y.join("")},X={role:"presentation"};Q&&Q.align&&(X.align=Q.align);k.dialog.uiElement.call(this,M,Q||{type:"hbox"},P,"table",U,X,W)},vbox:function(M,N,O,P,Q){if(arguments.length<3){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.width||null,T=Q&&Q.heights||null,U=function(){var V=['<table role="presentation" cellspacing="0" border="0" '];V.push('style="');if(Q&&Q.expand){V.push("height:100%;")}V.push("width:"+e.cssLength(S||"100%"),";");V.push('"');V.push('align="',e.htmlEncode(Q&&Q.align||(M.getParentEditor().lang.dir=="ltr"?"left":"right")),'" ');V.push("><tbody>");for(var W=0;W<O.length;W++){var X=[];V.push('<tr><td role="presentation" ');if(S){X.push("width:"+e.cssLength(S||"100%"))}if(T){X.push("height:"+e.cssLength(T[W]))}else{if(Q&&Q.expand){X.push("height:"+Math.floor(100/O.length)+"%")}}if(Q&&Q.padding!=undefined){X.push("padding:"+e.cssLength(Q.padding))}if(X.length>0){V.push('style="',X.join("; "),'" ')}V.push(' class="cke_dialog_ui_vbox_child">',O[W],"</td></tr>")}V.push("</tbody></table>");return V.join("")};k.dialog.uiElement.call(this,M,Q||{type:"vbox"},P,"div",null,{role:"presentation"},U)}}})();k.dialog.uiElement.prototype={getElement:function(){return a.document.getById(this.domId)},getInputElement:function(){return this.getElement()},getDialog:function(){return this._.dialog},setValue:function(M){this.getInputElement().setValue(M);this.fire("change",{value:M});return this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){return false},selectParentTab:function(){var P=this;var M=P.getInputElement(),N=M,O;while((N=N.getParent())&&N.$.className.search("cke_dialog_page_contents")==-1){}if(!N){return P}O=N.getAttribute("name");if(P._.dialog._.currentTabId!=O){P._.dialog.selectPage(O)}return P},focus:function(){this.selectParentTab().getInputElement().focus();return this},registerEvents:function(M){var N=/^on([A-Z]\w+)/,O,P=function(R,S,T,U){S.on("load",function(){R.getInputElement().on(T,U,R)})};for(var Q in M){if(!(O=Q.match(N))){continue}if(this.eventProcessors[Q]){this.eventProcessors[Q].call(this,this._.dialog,M[Q])}else{P(this,this._.dialog,O[1].toLowerCase(),M[Q])}}return this},eventProcessors:{onLoad:function(M,N){M.on("load",N,this)},onShow:function(M,N){M.on("show",N,this)},onHide:function(M,N){M.on("hide",N,this)}},accessKeyDown:function(M,N){this.focus()},accessKeyUp:function(M,N){},disable:function(){var M=this.getInputElement();M.setAttribute("disabled","true");M.addClass("cke_disabled")},enable:function(){var M=this.getInputElement();M.removeAttribute("disabled");M.removeClass("cke_disabled")},isEnabled:function(){return !this.getInputElement().getAttribute("disabled")},isVisible:function(){return this.getInputElement().isVisible()},isFocusable:function(){if(!this.isEnabled()||!this.isVisible()){return false}return true}};k.dialog.hbox.prototype=e.extend(new k.dialog.uiElement(),{getChild:function(M){var N=this;if(arguments.length<1){return N._.children.concat()}if(!M.splice){M=[M]}if(M.length<2){return N._.children[M[0]]}else{return N._.children[M[0]]&&N._.children[M[0]].getChild?N._.children[M[0]].getChild(M.slice(1,M.length)):null}}},true);k.dialog.vbox.prototype=new k.dialog.hbox();(function(){var M={build:function(N,O,P){var Q=O.children,R,S=[],T=[];for(var U=0;U<Q.length&&(R=Q[U]);U++){var V=[];S.push(V);T.push(a.dialog._.uiElementBuilders[R.type].build(N,R,V))}return new k.dialog[O.type](N,T,S,P,O)}};a.dialog.addUIElement("hbox",M);a.dialog.addUIElement("vbox",M)})();a.dialogCommand=function(M){this.dialogName=M};a.dialogCommand.prototype={exec:function(M){M.openDialog(this.dialogName)},canUndo:false,editorFocus:c||b.webkit};(function(){var M=/^([a]|[^a])+$/,N=/^\d*$/,O=/^\d*(?:\.\d+)?$/;a.VALIDATE_OR=1;a.VALIDATE_AND=2;a.dialog.validate={functions:function(){return function(){var V=this;var P=V&&V.getValue?V.getValue():arguments[0],Q=undefined,R=2,S=[],T;for(T=0;T<arguments.length;T++){if(typeof arguments[T]=="function"){S.push(arguments[T])}else{break}}if(T<arguments.length&&typeof arguments[T]=="string"){Q=arguments[T];T++}if(T<arguments.length&&typeof arguments[T]=="number"){R=arguments[T]}var U=R==2?true:false;for(T=0;T<S.length;T++){if(R==2){U=U&&S[T](P)}else{U=U||S[T](P)}}if(!U){if(Q!==undefined){alert(Q)}if(V&&(V.select||V.focus)){V.select||V.focus()}return false}return true}},regex:function(P,Q){return function(){var S=this;var R=S&&S.getValue?S.getValue():arguments[0];if(!P.test(R)){if(Q!==undefined){alert(Q)}if(S&&(S.select||S.focus)){if(S.select){S.select()}else{S.focus()}}return false}return true}},notEmpty:function(P){return this.regex(M,P)},integer:function(P){return this.regex(N,P)},number:function(P){return this.regex(O,P)},equals:function(P,Q){return this.functions(function(R){return R==P},Q)},notEqual:function(P,Q){return this.functions(function(R){return R!=P},Q)}};a.on("instanceDestroyed",function(P){if(e.isEmpty(a.instances)){var Q;while(Q=a.dialog._.currentTop){Q.hide()}C()}var R=P.editor._.storedDialogs;for(var S in R){R[S].destroy()}})})()})();e.extend(a.editor.prototype,{openDialog:function(l,m){var n=a.dialog._.dialogDefinitions[l],o=this.skin.dialog;if(typeof n=="function"&&o._isLoaded){var p=this._.storedDialogs||(this._.storedDialogs={}),q=p[l]||(p[l]=new a.dialog(this,l));m&&m.call(q,q);q.show();return q}else{if(n=="failed"){throw new Error('[CKEDITOR.dialog.openDialog] Dialog "'+l+'" failed when loading definition.')}}var r=a.document.getBody(),s=r.$.style.cursor,t=this;r.setStyle("cursor","wait");function u(w){var x=a.dialog._.dialogDefinitions[l],y=t.skin.dialog;if(!y._isLoaded||v&&typeof w=="undefined"){return}if(typeof x!="function"){a.dialog._.dialogDefinitions[l]="failed"}t.openDialog(l,m);r.setStyle("cursor",s)}if(typeof n=="string"){var v=1;a.scriptLoader.load(a.getUrl(n),u)}a.skins.load(this,"dialog",u);return null}});j.add("dialog",{requires:["dialogui"]});j.add("styles",{requires:["selection"]});a.editor.prototype.attachStyleStateChange=function(l,m){var n=this._.styleStateChangeCallbacks;if(!n){n=this._.styleStateChangeCallbacks=[];this.on("selectionChange",function(o){for(var p=0;p<n.length;p++){var q=n[p],r=q.style.checkActive(o.data.path)?1:2;if(q.state!==r){q.fn.call(this,r);q.state=r}}})}n.push({style:l,fn:m})};a.STYLE_BLOCK=1;a.STYLE_INLINE=2;a.STYLE_OBJECT=3;(function(){var l={address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1},m={a:1,embed:1,hr:1,img:1,li:1,object:1,ol:1,table:1,td:1,tr:1,th:1,ul:1,dl:1,dt:1,dd:1,form:1},n=/\s*(?:;\s*|$)/;a.style=function(O,P){if(P){O=e.clone(O);G(O.attributes,P);G(O.styles,P)}var Q=this.element=(O.element||"*").toLowerCase();this.type=Q=="#"||l[Q]?1:m[Q]?3:2;this._={definition:O}};a.style.prototype={apply:function(O){N.call(this,O,false)},remove:function(O){N.call(this,O,true)},applyToRange:function(O){var P=this;return(P.applyToRange=P.type==2?o:P.type==1?r:P.type==3?q:null).call(P,O)},removeFromRange:function(O){return(this.removeFromRange=this.type==2?p:null).call(this,O)},applyToObject:function(O){E(O,this)},checkActive:function(O){var S=this;switch(S.type){case 1:return S.checkElementRemovable(O.block||O.blockLimit,true);case 3:case 2:var P=O.elements;for(var Q=0,R;Q<P.length;Q++){R=P[Q];if(S.type==2&&(R==O.block||R==O.blockLimit)){continue}if(S.type==3&&!(R.getName() in m)){continue}if(S.checkElementRemovable(R,true)){return true}}}return false},checkApplicable:function(O){switch(this.type){case 2:case 1:break;case 3:return O.lastElement.getAscendant(this.element,true)}return true},checkElementRemovable:function(O,P){if(!O){return false}var Q=this._.definition,R;if(O.getName()==this.element){if(!P&&!O.hasAttributes()){return true}R=H(Q);if(R._length){for(var S in R){if(S=="_length"){continue}var T=O.getAttribute(S)||"";if(S=="style"?M(R[S],K(T,false)):R[S]==T){if(!P){return true}}else{if(P){return false}}}if(P){return true}}else{return true}}var U=I(this)[O.getName()];if(U){if(!(R=U.attributes)){return true}for(var V=0;V<R.length;V++){S=R[V][0];var W=O.getAttribute(S);if(W){var X=R[V][1];if(X===null||typeof X=="string"&&W==X||X.test(W)){return true}}}}return false},buildPreview:function(){var O=this._.definition,P=[],Q=O.element;if(Q=="bdo"){Q="span"}P=["<",Q];var R=O.attributes;if(R){for(var S in R){P.push(" ",S,'="',R[S],'"')}}var T=a.style.getStyleText(O);if(T){P.push(' style="',T,'"')}P.push(">",O.name,"</",Q,">");return P.join("")}};a.style.getStyleText=function(O){var P=O._ST;if(P){return P}P=O.styles;var Q=O.attributes&&O.attributes.style||"",R="";if(Q.length){Q=Q.replace(n,";")}for(var S in P){var T=P[S],U=(S+":"+T).replace(n,";");if(T=="inherit"){R+=U}else{Q+=U}}if(Q.length){Q=K(Q)}Q+=R;return O._ST=Q};function o(O){var al=this;var P=O.document;if(O.collapsed){var Q=D(al,P);O.insertNode(Q);O.moveToPosition(Q,2);return}var R=al.element,S=al._.definition,T,U=f[R]||(T=true,f.span),V=O.createBookmark();O.enlarge(1);O.trim();var W=O.createBookmark(),X=W.startNode,Y=W.endNode,Z=X,aa;while(Z){var ab=false;if(Z.equals(Y)){Z=null;ab=true}else{var ac=Z.type,ad=ac==1?Z.getName():null;if(ad&&Z.getAttribute("_fck_bookmark")){Z=Z.getNextSourceNode(true);continue}if(!ad||U[ad]&&(Z.getPosition(Y)|4|0|8)==4+0+8&&(!S.childRule||S.childRule(Z))){var ae=Z.getParent();if(ae&&((ae.getDtd()||f.span)[R]||T)&&(!S.parentRule||S.parentRule(ae))){if(!aa&&(!ad||!f.$removeEmpty[ad]||(Z.getPosition(Y)|4|0|8)==4+0+8)){aa=new d.range(P);aa.setStartBefore(Z)}if(ac==3||ac==1&&!Z.getChildCount()){var af=Z,ag;while(!af.$.nextSibling&&(ag=af.getParent(),U[ag.getName()])&&(ag.getPosition(X)|2|0|8)==2+0+8&&(!S.childRule||S.childRule(ag))){af=ag}aa.setEndAfter(af);if(!af.$.nextSibling){ab=true}}}else{ab=true}}else{ab=true}Z=Z.getNextSourceNode()}if(ab&&aa&&!aa.collapsed){var ah=D(al,P),ai=aa.getCommonAncestor();while(ah&&ai){if(ai.getName()==R){for(var aj in S.attributes){if(ah.getAttribute(aj)==ai.getAttribute(aj)){ah.removeAttribute(aj)}}for(var ak in S.styles){if(ah.getStyle(ak)==ai.getStyle(ak)){ah.removeStyle(ak)}}if(!ah.hasAttributes()){ah=null;break}}ai=ai.getParent()}if(ah){aa.extractContents().appendTo(ah);A(al,ah);aa.insertNode(ah);ah.mergeSiblings();if(!c){ah.$.normalize()}}aa=null}}X.remove();Y.remove();O.moveToBookmark(V);O.shrink(2)}function p(O){O.enlarge(1);var P=O.createBookmark(),Q=P.startNode;if(O.collapsed){var R=new d.elementPath(Q.getParent()),S;for(var T=0,U;T<R.elements.length&&(U=R.elements[T]);T++){if(U==R.block||U==R.blockLimit){break}if(this.checkElementRemovable(U)){var V=O.checkBoundaryOfElement(U,2),W=!V&&O.checkBoundaryOfElement(U,1);if(W||V){S=U;S.match=W?"start":"end"}else{U.mergeSiblings();z(this,U)}}}if(S){var X=Q;for(T=0;true;T++){var Y=R.elements[T];if(Y.equals(S)){break}else{if(Y.match){continue}else{Y=Y.clone()}}Y.append(X);X=Y}X[S.match=="start"?"insertBefore":"insertAfter"](S)}}else{var Z=P.endNode,aa=this;function ab(){var ae=new d.elementPath(Q.getParent()),af=new d.elementPath(Z.getParent()),ag=null,ah=null;for(var ai=0;ai<ae.elements.length;ai++){var aj=ae.elements[ai];if(aj==ae.block||aj==ae.blockLimit){break}if(aa.checkElementRemovable(aj)){ag=aj}}for(ai=0;ai<af.elements.length;ai++){aj=af.elements[ai];if(aj==af.block||aj==af.blockLimit){break}if(aa.checkElementRemovable(aj)){ah=aj}}if(ah){Z.breakParent(ah)}if(ag){Q.breakParent(ag)}}ab();var ac=Q.getNext();while(!ac.equals(Z)){var ad=ac.getNextSourceNode();if(ac.type==1&&this.checkElementRemovable(ac)){if(ac.getName()==this.element){z(this,ac)}else{B(ac,I(this)[ac.getName()])}if(ad.type==1&&ad.contains(Q)){ab();ad=Q.getNext()}}ac=ad}}O.moveToBookmark(P)}function q(O){var P=O.getCommonAncestor(true,true),Q=P.getAscendant(this.element,true);Q&&E(Q,this)}function r(O){var P=O.createBookmark(true),Q=O.createIterator();Q.enforceRealBlocks=true;if(this._.enterMode){Q.enlargeBr=this._.enterMode!=2}var R,S=O.document,T;while(R=Q.getNextParagraph()){var U=D(this,S);s(R,U)}O.moveToBookmark(P)}function s(O,P){var Q=P.is("pre"),R=O.is("pre"),S=Q&&!R,T=!Q&&R;if(S){P=y(O,P)}else{if(T){P=x(v(O),P)}else{O.moveChildren(P)}}P.replace(O);if(Q){u(P)}}var t=d.walker.whitespaces(true);function u(O){var P;if(!((P=O.getPrevious(t))&&P.is&&P.is("pre"))){return}var Q=w(P.getHtml(),/\n$/,"")+"\n\n"+w(O.getHtml(),/^\n/,"");if(c){O.$.outerHTML="<pre>"+Q+"</pre>"}else{O.setHtml(Q)}P.remove()}function v(O){var P=/(\S\s*)\n(?:\s|(<span[^>]+_fck_bookmark.*?\/span>))*\n(?!$)/gi,Q=O.getName(),R=w(O.getOuterHtml(),P,function(T,U,V){return U+"</pre>"+V+"<pre>"}),S=[];R.replace(/<pre\b.*?>([\s\S]*?)<\/pre>/gi,function(T,U){S.push(U)});return S}function w(O,P,Q){var R="",S="";O=O.replace(/(^<span[^>]+_fck_bookmark.*?\/span>)|(<span[^>]+_fck_bookmark.*?\/span>$)/gi,function(T,U,V){U&&(R=U);V&&(S=V);return""});return R+O.replace(P,Q)+S}function x(O,P){var Q=new d.documentFragment(P.getDocument());for(var R=0;R<O.length;R++){var S=O[R];S=S.replace(/(\r\n|\r)/g,"\n");S=w(S,/^[ \t]*\n/,"");S=w(S,/\n$/,"");S=w(S,/^[ \t]+|[ \t]+$/g,function(U,V,W){if(U.length==1){return"&nbsp;"}else{if(!V){return e.repeat("&nbsp;",U.length-1)+" "}else{return" "+e.repeat("&nbsp;",U.length-1)}}});S=S.replace(/\n/g,"<br>");S=S.replace(/[ \t]{2,}/g,function(U){return e.repeat("&nbsp;",U.length-1)+" "});var T=P.clone();T.setHtml(S);Q.append(T)}return Q}function y(O,P){var Q=O.getHtml();Q=w(Q,/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g,"");Q=Q.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,"$1");Q=Q.replace(/([ \t\n\r]+|&nbsp;)/g," ");Q=Q.replace(/<br\b[^>]*>/gi,"\n");if(c){var R=O.getDocument().createElement("div");R.append(P);P.$.outerHTML="<pre>"+Q+"</pre>";P=R.getFirst().remove()}else{P.setHtml(Q)}return P}function z(O,P){var Q=O._.definition,R=e.extend({},Q.attributes,I(O)[P.getName()]),S=Q.styles,T=e.isEmpty(R)&&e.isEmpty(S);for(var U in R){if((U=="class"||O._.definition.fullMatch)&&P.getAttribute(U)!=J(U,R[U])){continue}T=P.hasAttribute(U);P.removeAttribute(U)}for(var V in S){if(O._.definition.fullMatch&&P.getStyle(V)!=J(V,S[V],true)){continue}T=T||!!P.getStyle(V);P.removeStyle(V)}T&&C(P)}function A(O,P){var Q=O._.definition,R=Q.attributes,S=Q.styles,T=I(O),U=P.getElementsByTag(O.element);for(var V=U.count();--V>=0;){z(O,U.getItem(V))}for(var W in T){if(W!=O.element){U=P.getElementsByTag(W);for(V=U.count()-1;V>=0;V--){var X=U.getItem(V);B(X,T[W])}}}}function B(O,P){var Q=P&&P.attributes;if(Q){for(var R=0;R<Q.length;R++){var S=Q[R][0],T;if(T=O.getAttribute(S)){var U=Q[R][1];if(U===null||U.test&&U.test(T)||typeof U=="string"&&T==U){O.removeAttribute(S)}}}}C(O)}function C(O){if(!O.hasAttributes()){var P=O.getFirst(),Q=O.getLast();O.remove(true);if(P){P.type==1&&P.mergeSiblings();if(Q&&!P.equals(Q)&&Q.type==1){Q.mergeSiblings()}}}}function D(O,P){var Q,R=O._.definition,S=O.element;if(S=="*"){S="span"}Q=new h(S,P);return E(Q,O)}function E(O,P){var Q=P._.definition,R=Q.attributes,S=a.style.getStyleText(Q);if(R){for(var T in R){O.setAttribute(T,R[T])}}if(S){O.setAttribute("style",S)}return O}var F=/#\((.+?)\)/g;function G(O,P){for(var Q in O){O[Q]=O[Q].replace(F,function(R,S){return P[S]})}}function H(O){var P=O._AC;if(P){return P}P={};var Q=0,R=O.attributes;if(R){for(var S in R){Q++;P[S]=R[S]}}var T=a.style.getStyleText(O);if(T){if(!P.style){Q++}P.style=T}P._length=Q;return O._AC=P}function I(O){if(O._.overrides){return O._.overrides}var P=O._.overrides={},Q=O._.definition.overrides;if(Q){if(!e.isArray(Q)){Q=[Q]}for(var R=0;R<Q.length;R++){var S=Q[R],T,U,V;if(typeof S=="string"){T=S.toLowerCase()}else{T=S.element?S.element.toLowerCase():O.element;V=S.attributes}U=P[T]||(P[T]={});if(V){var W=U.attributes=U.attributes||[];for(var X in V){W.push([X.toLowerCase(),V[X]])}}}}return P}function J(O,P,Q){var R=new h("span");R[Q?"setStyle":"setAttribute"](O,P);return R[Q?"getStyle":"getAttribute"](O)}function K(O,P){var Q;if(P!==false){var R=new h("span");R.setAttribute("style",O);Q=R.getAttribute("style")||""}else{Q=O}return Q.replace(/\s*([;:])\s*/,"$1").replace(/([^\s;])$/,"$1;").replace(/,\s+/g,",").toLowerCase()}function L(O){var P={};O.replace(/&quot;/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(Q,R,S){P[R]=S});return P}function M(O,P){typeof O=="string"&&(O=L(O));typeof P=="string"&&(P=L(P));for(var Q in O){if(!(Q in P&&(P[Q]==O[Q]||O[Q]=="inherit"||P[Q]=="inherit"))){return false}}return true}function N(O,P){var Q=O.getSelection(),R=Q.getRanges(),S=P?this.removeFromRange:this.applyToRange;for(var T=0;T<R.length;T++){S.call(this,R[T])}Q.selectRanges(R)}})();a.styleCommand=function(l){this.style=l};a.styleCommand.prototype.exec=function(l){var n=this;l.focus();var m=l.document;if(m){if(n.state==2){n.style.apply(m)}else{if(n.state==1){n.style.remove(m)}}}return !!m};a.stylesSet=new a.resourceManager("","stylesSet");a.addStylesSet=e.bind(a.stylesSet.add,a.stylesSet);a.loadStylesSet=function(l,m,n){a.stylesSet.addExternal(l,m,"");a.stylesSet.load(l,n)};a.editor.prototype.getStylesSet=function(l){if(!this._.stylesDefinitions){var m=this,n=m.config.stylesCombo_stylesSet||m.config.stylesSet||"default";if(n instanceof Array){m._.stylesDefinitions=n;l(n);return}var o=n.split(":"),p=o[0],q=o[1],r=j.registered.styles.path;a.stylesSet.addExternal(p,q?o.slice(1).join(":"):r+"styles/"+p+".js","");a.stylesSet.load(p,function(s){m._.stylesDefinitions=s[p];l(m._.stylesDefinitions)})}else{l(this._.stylesDefinitions)}};j.add("domiterator");(function(){function l(o){var p=this;if(arguments.length<1){return}p.range=o;p.forceBrBreak=false;p.enlargeBr=true;p.enforceRealBlocks=false;p._||(p._={})}var m=/^[\r\n\t ]+$/,n=d.walker.bookmark();l.prototype={getNextParagraph:function(o){var N=this;var p,q,r,s,t;if(!N._.lastNode){q=N.range.clone();q.shrink(1,true);q.enlarge(N.forceBrBreak||!N.enlargeBr?3:2);var u=new d.walker(q),v=d.walker.bookmark(true,true);u.evaluator=v;N._.nextNode=u.next();u=new d.walker(q);u.evaluator=v;var w=u.previous();N._.lastNode=w.getNextSourceNode(true);if(N._.lastNode&&N._.lastNode.type==3&&!e.trim(N._.lastNode.getText())&&N._.lastNode.getParent().isBlockBoundary()){var x=new d.range(q.document);x.moveToPosition(N._.lastNode,4);if(x.checkEndOfBlock()){var y=new d.elementPath(x.endContainer),z=y.block||y.blockLimit;N._.lastNode=z.getNextSourceNode(true)}}if(!N._.lastNode){N._.lastNode=N._.docEndMarker=q.document.createText("");N._.lastNode.insertAfter(w)}q=null}var A=N._.nextNode;w=N._.lastNode;N._.nextNode=null;while(A){var B=false,C=A.type!=1,D=false;if(!C){var E=A.getName();if(A.isBlockBoundary(N.forceBrBreak&&{br:1})){if(E=="br"){C=true}else{if(!q&&!A.getChildCount()&&E!="hr"){p=A;r=A.equals(w);break}}if(q){q.setEndAt(A,3);if(E!="br"){N._.nextNode=A}}B=true}else{if(A.getFirst()){if(!q){q=new d.range(N.range.document);q.setStartAt(A,3)}A=A.getFirst();continue}C=true}}else{if(A.type==3){if(m.test(A.getText())){C=false}}}if(C&&!q){q=new d.range(N.range.document);q.setStartAt(A,3)}r=(!B||C)&&A.equals(w);if(q&&!B){while(!A.getNext()&&!r){var F=A.getParent();if(F.isBlockBoundary(N.forceBrBreak&&{br:1})){B=true;r=r||F.equals(w);break}A=F;C=true;r=A.equals(w);D=true}}if(C){q.setEndAt(A,4)}A=A.getNextSourceNode(D,null,w);r=!A;if(r||B&&q){break}}if(!p){if(!q){N._.docEndMarker&&N._.docEndMarker.remove();N._.nextNode=null;return null}var G=new d.elementPath(q.startContainer),H=G.blockLimit,I={div:1,th:1,td:1};p=G.block;if(!p&&!N.enforceRealBlocks&&I[H.getName()]&&q.checkStartOfBlock()&&q.checkEndOfBlock()){p=H}else{if(!p||N.enforceRealBlocks&&p.getName()=="li"){p=N.range.document.createElement(o||"p");q.extractContents().appendTo(p);p.trim();q.insertNode(p);s=t=true}else{if(p.getName()!="li"){if(!q.checkStartOfBlock()||!q.checkEndOfBlock()){p=p.clone(false);q.extractContents().appendTo(p);p.trim();var J=q.splitBlock();s=!J.wasStartOfBlock;t=!J.wasEndOfBlock;q.insertNode(p)}}else{if(!r){N._.nextNode=p.equals(w)?null:q.getBoundaryNodes().endNode.getNextSourceNode(true,null,w)}}}}}if(s){var K=p.getPrevious();if(K&&K.type==1){if(K.getName()=="br"){K.remove()}else{if(K.getLast()&&K.getLast().$.nodeName.toLowerCase()=="br"){K.getLast().remove()}}}}if(t){var L=d.walker.bookmark(false,true),M=p.getLast();if(M&&M.type==1&&M.getName()=="br"){if(c||M.getPrevious(L)||M.getNext(L)){M.remove()}}}if(!N._.nextNode){N._.nextNode=r||p.equals(w)?null:p.getNextSourceNode(true,null,w)}return p}};d.range.prototype.createIterator=function(){return new l(this)}})();j.add("panelbutton",{requires:["button"],beforeInit:function(l){l.ui.addHandler(4,k.panelButton.handler)}});a.UI_PANELBUTTON=4;(function(){var l=function(m){var o=this;var n=o._;if(n.state==0){return}o.createPanel(m);if(n.on){n.panel.hide();return}n.panel.showBlock(o._.id,o.document.getById(o._.id),4)};k.panelButton=e.createClass({base:k.button,$:function(m){var o=this;var n=m.panel;delete m.panel;o.base(m);o.document=n&&n.parent&&n.parent.getDocument()||a.document;n.block={attributes:n.attributes};o.hasArrow=true;o.click=l;o._={panelDefinition:n}},statics:{handler:{create:function(m){return new k.panelButton(m)}}},proto:{createPanel:function(m){var n=this._;if(n.panel){return}var o=this._.panelDefinition||{},p=this._.panelDefinition.block,q=o.parent||a.document.getBody(),r=this._.panel=new k.floatPanel(m,q,o),s=r.addBlock(n.id,p),t=this;r.onShow=function(){if(t.className){this.element.getFirst().addClass(t.className+"_panel")}n.oldState=t._.state;t.setState(1);n.on=1;if(t.onOpen){t.onOpen()}};r.onHide=function(){if(t.className){this.element.getFirst().removeClass(t.className+"_panel")}t.setState(n.oldState);n.on=0;if(t.onClose){t.onClose()}};r.onEscape=function(){r.hide();t.document.getById(n.id).focus()};if(this.onBlock){this.onBlock(r,s)}s.onHide=function(){n.on=0;t.setState(2)}}}})})();j.add("floatpanel",{requires:["panel"]});(function(){var l={},m=false;function n(o,p,q,r,s){var t=p.getUniqueId()+"-"+q.getUniqueId()+"-"+o.skinName+"-"+o.lang.dir+(o.uiColor&&"-"+o.uiColor||"")+(r.css&&"-"+r.css||"")+(s&&"-"+s||""),u=l[t];if(!u){u=l[t]=new k.panel(p,r);u.element=q.append(h.createFromHtml(u.renderHtml(o),p));u.element.setStyles({display:"none",position:"absolute"})}return u}k.floatPanel=e.createClass({$:function(o,p,q,r){q.forceIFrame=true;var s=p.getDocument(),t=n(o,s,p,q,r||0),u=t.element,v=u.getFirst().getFirst();this.element=u;this._={panel:t,parentElement:p,definition:q,document:s,iframe:v,children:[],dir:o.lang.dir}},proto:{addBlock:function(o,p){return this._.panel.addBlock(o,p)},addListBlock:function(o,p){return this._.panel.addListBlock(o,p)},getBlock:function(o){return this._.panel.getBlock(o)},showBlock:function(o,p,q,r,s){var t=this._.panel,u=t.showBlock(o);this.allowBlur(false);m=true;var v=this.element,w=this._.iframe,x=this._.definition,y=p.getDocumentPosition(v.getDocument()),z=this._.dir=="rtl",A=y.x+(r||0),B=y.y+(s||0);if(z&&(q==1||q==4)){A+=p.$.offsetWidth}else{if(!z&&(q==2||q==3)){A+=p.$.offsetWidth-1}}if(q==3||q==4){B+=p.$.offsetHeight-1}this._.panel._.offsetParentId=p.getId();v.setStyles({top:"-30000px",display:""});v.setOpacity(0);v.getFirst().removeStyle("width");if(!this._.blurSet){var C=c?w:new d.window(w.$.contentWindow);a.event.useCapture=true;C.on("blur",function(D){var F=this;if(!F.allowBlur()){return}var E;if(c&&!F.allowBlur()||(E=D.data.getTarget())&&E.getName&&E.getName()!="iframe"){return}if(F.visible&&!F._.activeChild&&!m){F.hide()}},this);C.on("focus",function(){this._.focused=true;this.hideChild();this.allowBlur(true)},this);a.event.useCapture=false;this._.blurSet=1}t.onEscape=e.bind(function(D){if(this.onEscape&&this.onEscape(D)===false){return false}},this);e.setTimeout(function(){if(z){A-=v.$.offsetWidth}var D=e.bind(function(){var E=v.getFirst();if(u.autoSize){var F=u.element.$;if(b.gecko||b.opera){F=F.parentNode}if(c){F=F.document.body}var G=F.scrollWidth;if(c&&b.quirks&&G>0){G+=(E.$.offsetWidth||0)-(E.$.clientWidth||0)}G+=4;E.setStyle("width",G+"px");u.element.addClass("cke_frameLoaded");var H=u.element.$.scrollHeight;if(c&&b.quirks&&H>0){H+=(E.$.offsetHeight||0)-(E.$.clientHeight||0)}E.setStyle("height",H+"px");t._.currentBlock.element.setStyle("display","none").removeStyle("display")}else{E.removeStyle("height")}var I=t.element,J=I.getWindow(),K=J.getScrollPosition(),L=J.getViewPaneSize(),M={height:I.$.offsetHeight,width:I.$.offsetWidth};if(z?A<0:A+M.width>L.width+K.x){A+=M.width*(z?1:-1)}if(B+M.height>L.height+K.y){B-=M.height}v.setStyles({top:B+"px",left:A+"px"});v.setOpacity(1)},this);t.isLoaded?D():t.onLoad=D;e.setTimeout(function(){w.$.contentWindow.focus();this.allowBlur(true)},0,this)},0,this);this.visible=1;if(this.onShow){this.onShow.call(this)}m=false},hide:function(){var o=this;if(o.visible&&(!o.onHide||o.onHide.call(o)!==true)){o.hideChild();o.element.setStyle("display","none");o.visible=0}},allowBlur:function(o){var p=this._.panel;if(o!=undefined){p.allowBlur=o}return p.allowBlur},showAsChild:function(o,p,q,r,s,t){if(this._.activeChild==o&&o._.panel._.offsetParentId==q.getId()){return}this.hideChild();o.onHide=e.bind(function(){e.setTimeout(function(){if(!this._.focused){this.hide()}},0,this)},this);this._.activeChild=o;this._.focused=false;o.showBlock(p,q,r,s,t);if(b.ie7Compat||b.ie8&&b.ie6Compat){setTimeout(function(){o.element.getChild(0).$.style.cssText+=""},100)}},hideChild:function(){var o=this._.activeChild;if(o){delete o.onHide;delete this._.activeChild;o.hide()}}}});a.on("instanceDestroyed",function(){var o=e.isEmpty(a.instances);for(var p in l){var q=l[p];if(o){q.destroy()}else{q.element.hide()}}o&&(l={})})})();j.add("menu",{beforeInit:function(l){var m=l.config.menu_groups.split(","),n=l._.menuGroups={},o=l._.menuItems={};for(var p=0;p<m.length;p++){n[m[p]]=p+1}l.addMenuGroup=function(q,r){n[q]=r||100};l.addMenuItem=function(q,r){if(n[r.group]){o[q]=new a.menuItem(this,q,r)}};l.addMenuItems=function(q){for(var r in q){this.addMenuItem(r,q[r])}};l.getMenuItem=function(q){return o[q]}},requires:["floatpanel"]});(function(){a.menu=e.createClass({$:function(m,n){var q=this;n=q._.definition=n||{};q.id="cke_"+e.getNextNumber();q.editor=m;q.items=[];q._.level=n.level||1;var o=e.extend({},n.panel,{css:m.skin.editor.css,level:q._.level-1,block:{}}),p=o.block.attributes=o.attributes||{};!p.role&&(p.role="menu");q._.panelDefinition=o},_:{showSubMenu:function(m){var u=this;var n=u._.subMenu,o=u.items[m],p=o.getItems&&o.getItems();if(!p){u._.panel.hideChild();return}var q=u._.panel.getBlock(u.id);q._.focusIndex=m;if(n){n.removeAll()}else{n=u._.subMenu=new a.menu(u.editor,e.extend({},u._.definition,{level:u._.level+1},true));n.parent=u;n.onClick=e.bind(u.onClick,u);n.onEscape=u.onEscape}for(var r in p){var s=u.editor.getMenuItem(r);if(s){s.state=p[r];n.add(s)}}var t=u._.panel.getBlock(u.id).element.getDocument().getById(u.id+String(m));n.show(t,2)}},proto:{add:function(m){if(!m.order){m.order=this.items.length}this.items.push(m)},removeAll:function(){this.items=[]},show:function(m,n,o,p){var q=this.items,r=this.editor,s=this._.panel,t=this._.element;if(!s){s=this._.panel=new k.floatPanel(this.editor,a.document.getBody(),this._.panelDefinition,this._.level);s.onEscape=e.bind(function(C){if(this.onEscape&&this.onEscape(C)===false){return false}},this);s.onHide=e.bind(function(){this.onHide&&this.onHide()},this);var u=s.addBlock(this.id,this._.panelDefinition.block);u.autoSize=true;var v=u.keys;v[40]="next";v[9]="next";v[38]="prev";v[2000+9]="prev";v[32]="click";v[r.lang.dir=="rtl"?37:39]="click";t=this._.element=u.element;t.addClass(r.skinClass);var w=t.getDocument();w.getBody().setStyle("overflow","hidden");w.getElementsByTag("html").getItem(0).setStyle("overflow","hidden");this._.itemOverFn=e.addFunction(function(C){var D=this;clearTimeout(D._.showSubTimeout);D._.showSubTimeout=e.setTimeout(D._.showSubMenu,r.config.menu_subMenuDelay,D,[C])},this);this._.itemOutFn=e.addFunction(function(C){clearTimeout(this._.showSubTimeout)},this);this._.itemClickFn=e.addFunction(function(C){var E=this;var D=E.items[C];if(D.state==0){E.hide();return}if(D.getItems){E._.showSubMenu(C)}else{E.onClick&&E.onClick(D)}},this)}l(q);var x=['<div class="cke_menu" role="presentation">'],y=q.length,z=y&&q[0].group;for(var A=0;A<y;A++){var B=q[A];if(z!=B.group){x.push('<div class="cke_menuseparator" role="separator"></div>');z=B.group}B.render(this,A,x)}x.push("</div>");t.setHtml(x.join(""));if(this.parent){this.parent._.panel.showAsChild(s,this.id,m,n,o,p)}else{s.showBlock(this.id,m,n,o,p)}r.fire("menuShow",[s])},hide:function(){this._.panel&&this._.panel.hide()}}});function l(m){m.sort(function(n,o){if(n.group<o.group){return -1}else{if(n.group>o.group){return 1}}return n.order<o.order?-1:n.order>o.order?1:0})}})();a.menuItem=e.createClass({$:function(l,m,n){var o=this;e.extend(o,n,{order:0,className:"cke_button_"+m});o.group=l._.menuGroups[o.group];o.editor=l;o.name=m},proto:{render:function(l,m,n){var u=this;var o=l.id+String(m),p=typeof u.state=="undefined"?2:u.state,q=" cke_"+(p==1?"on":p==0?"disabled":"off"),r=u.label;if(u.className){q+=" "+u.className}var s=u.getItems;n.push('<span class="cke_menuitem"><a id="',o,'" class="',q,'" href="javascript:void(\'',(u.label||"").replace("'",""),'\')" title="',u.label,'" tabindex="-1"_cke_focus=1 hidefocus="true" role="menuitem"'+(s?'aria-haspopup="true"':"")+(p==0?'aria-disabled="true"':"")+(p==1?'aria-pressed="true"':""));if(b.opera||b.gecko&&b.mac){n.push(' onkeypress="return false;"')}if(b.gecko){n.push(' onblur="this.style.cssText = this.style.cssText;"')}var t=(u.iconOffset||0)*-16;n.push(' onmouseover="CKEDITOR.tools.callFunction(',l._.itemOverFn,",",m,');" onmouseout="CKEDITOR.tools.callFunction(',l._.itemOutFn,",",m,');" onclick="CKEDITOR.tools.callFunction(',l._.itemClickFn,",",m,'); return false;"><span class="cke_icon_wrapper"><span class="cke_icon"'+(u.icon?' style="background-image:url('+a.getUrl(u.icon)+");background-position:0 "+t+'px;"':"")+'></span></span><span class="cke_label">');if(s){n.push('<span class="cke_menuarrow">',"<span>&#",u.editor.lang.dir=="rtl"?"9668":"9658",";</span>","</span>")}n.push(r,"</span></a></span>")}}});i.menu_subMenuDelay=400;i.menu_groups="clipboard,form,tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash,checkbox,radio,textfield,hiddenfield,imagebutton,button,select,textarea,div";(function(){var l=function(n,o){return n._.modes&&n._.modes[o||n.mode]},m;j.add("editingblock",{init:function(n){if(!n.config.editingBlock){return}n.on("themeSpace",function(o){if(o.data.space=="contents"){o.data.html+="<br>"}});n.on("themeLoaded",function(){n.fireOnce("editingBlockReady")});n.on("uiReady",function(){n.setMode(n.config.startupMode)});n.on("afterSetData",function(){if(!m){function o(){m=true;l(n).loadData(n.getData());m=false}if(n.mode){o()}else{n.on("mode",function(){o();n.removeListener("mode",arguments.callee)})}}});n.on("beforeGetData",function(){if(!m&&n.mode){m=true;n.setData(l(n).getData());m=false}});n.on("getSnapshot",function(o){if(n.mode){o.data=l(n).getSnapshotData()}});n.on("loadSnapshot",function(o){if(n.mode){l(n).loadSnapshotData(o.data)}});n.on("mode",function(o){o.removeListener();b.webkit&&n.container.on("focus",function(){n.focus()});if(n.config.startupFocus){n.focus()}setTimeout(function(){n.fireOnce("instanceReady");a.fire("instanceReady",null,n)})})}});a.editor.prototype.mode="";a.editor.prototype.addMode=function(n,o){o.name=n;(this._.modes||(this._.modes={}))[n]=o};a.editor.prototype.setMode=function(n){var o,p=this.getThemeSpace("contents"),q=this.checkDirty();if(this.mode){if(n==this.mode){return}this.fire("beforeModeUnload");var r=l(this);o=r.getData();r.unload(p);this.mode=""}p.setHtml("");var s=l(this,n);if(!s){throw'[CKEDITOR.editor.setMode] Unknown mode "'+n+'".'}if(!q){this.on("mode",function(){this.resetDirty();this.removeListener("mode",arguments.callee)})}s.load(p,typeof o!="string"?this.getData():o)};a.editor.prototype.focus=function(){var n=l(this);if(n){n.focus()}}})();i.startupMode="wysiwyg";i.startupFocus=false;i.editingBlock=true;(function(){function l(){var v=this;try{var s=v.getSelection();if(!s||!s.document.getWindow().$){return}var t=s.getStartElement(),u=new d.elementPath(t);if(!u.compare(v._.selectionPreviousPath)){v._.selectionPreviousPath=u;v.fire("selectionChange",{selection:s,path:u,element:t})}}catch(w){}}var m,n;function o(){n=true;if(m){return}p.call(this);m=e.setTimeout(p,200,this)}function p(){m=null;if(n){e.setTimeout(l,0,this);n=false}}var q={modes:{wysiwyg:1,source:1},exec:function(s){switch(s.mode){case"wysiwyg":s.document.$.execCommand("SelectAll",false,null);break;case"source":var t=s.textarea.$;if(c){t.createTextRange().execCommand("SelectAll")}else{t.selectionStart=0;t.selectionEnd=t.value.length}t.focus()}},canUndo:false};j.add("selection",{init:function(s){s.on("contentDom",function(){var t=s.document,u=t.getBody(),v=t.getDocumentElement();if(c){var w,x,y=1;u.on("focusin",function(B){if(B.data.$.srcElement.nodeName!="BODY"){return}if(w){if(y){try{w.select()}catch(C){}}w=null}});u.on("focus",function(){x=true;A()});u.on("beforedeactivate",function(B){if(B.data.$.toElement){return}x=false;y=1});if(c&&b.version<8){s.on("blur",function(B){s.document&&s.document.$.selection.empty()})}v.on("mousedown",function(){y=0});v.on("mouseup",function(){y=1});if(c&&(b.ie7Compat||b.version<8||b.quirks)){v.on("click",function(B){if(B.data.getTarget().getName()=="html"){s.getSelection().getRanges()[0].select()}})}u.on("mousedown",function(){z()});u.on("mouseup",function(){x=true;setTimeout(function(){A(true)},0)});u.on("keydown",z);u.on("keyup",function(){x=true;A()});t.on("selectionchange",A);function z(){x=false}function A(B){if(x){var C=s.document,D=s.getSelection(),E=D&&D.getNative();if(B&&E&&E.type=="None"){if(!C.$.queryCommandEnabled("InsertImage")){e.setTimeout(A,50,this,true);return}}var F;if(E&&E.type&&E.type!="Control"&&(F=E.createRange())&&(F=F.parentElement())&&(F=F.nodeName)&&F.toLowerCase() in {input:1,textarea:1}){return}w=E&&D.getRanges()[0];o.call(s)}}}else{t.on("mouseup",o,s);t.on("keyup",o,s)}});s.addCommand("selectAll",q);s.ui.addButton("SelectAll",{label:s.lang.selectAll,command:"selectAll"});s.selectionChange=o}});a.editor.prototype.getSelection=function(){return this.document&&this.document.getSelection()};a.editor.prototype.forceNextSelectionCheck=function(){delete this._.selectionPreviousPath};g.prototype.getSelection=function(){var s=new d.selection(this);return !s||s.isInvalid?null:s};a.SELECTION_NONE=1;a.SELECTION_TEXT=2;a.SELECTION_ELEMENT=3;d.selection=function(s){var v=this;var t=s.getCustomData("cke_locked_selection");if(t){return t}v.document=s;v.isLocked=false;v._={cache:{}};if(c){var u=v.getNative().createRange();if(!u||u.item&&u.item(0).ownerDocument!=v.document.$||u.parentElement&&u.parentElement().ownerDocument!=v.document.$){v.isInvalid=true}}return v};var r={img:1,hr:1,li:1,table:1,tr:1,td:1,th:1,embed:1,object:1,ol:1,ul:1,a:1,input:1,form:1,select:1,textarea:1,button:1,fieldset:1,th:1,thead:1,tfoot:1};d.selection.prototype={getNative:c?function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.$.selection)}:function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.getWindow().$.getSelection())},getType:c?function(){var s=this._.cache;if(s.type){return s.type}var t=1;try{var u=this.getNative(),v=u.type;if(v=="Text"){t=2}if(v=="Control"){t=3}if(u.createRange().parentElement){t=2}}catch(w){}return s.type=t}:function(){var s=this._.cache;if(s.type){return s.type}var t=2,u=this.getNative();if(!u){t=1}else{if(u.rangeCount==1){var v=u.getRangeAt(0),w=v.startContainer;if(w==v.endContainer&&w.nodeType==1&&v.endOffset-v.startOffset==1&&r[w.childNodes[v.startOffset].nodeName.toLowerCase()]){t=3}}}return s.type=t},getRanges:c?(function(){var s=function(t,u){t=t.duplicate();t.collapse(u);var v=t.parentElement(),w=v.childNodes,x;for(var y=0;y<w.length;y++){var z=w[y];if(z.nodeType==1){x=t.duplicate();x.moveToElementText(z);var A=x.compareEndPoints("StartToStart",t),B=x.compareEndPoints("EndToStart",t);x.collapse();if(A>0){break}else{if(!A||B==1&&A==-1){return{container:v,offset:y}}else{if(!B){return{container:v,offset:y+1}}}}x=null}}if(!x){x=t.duplicate();x.moveToElementText(v);x.collapse(false)}x.setEndPoint("StartToStart",t);var C=x.text.replace(/(\r\n|\r)/g,"\n").length;try{while(C>0){C-=w[--y].nodeValue.length}}catch(D){C=0}if(C===0){return{container:v,offset:y}}else{return{container:w[y],offset:-C}}};return function(){var E=this;var t=E._.cache;if(t.ranges){return t.ranges}var u=E.getNative(),v=u&&u.createRange(),w=E.getType(),x;if(!u){return[]}if(w==2){x=new d.range(E.document);var y=s(v,true);x.setStart(new d.node(y.container),y.offset);y=s(v);x.setEnd(new d.node(y.container),y.offset);return t.ranges=[x]}else{if(w==3){var z=E._.cache.ranges=[];for(var A=0;A<v.length;A++){var B=v.item(A),C=B.parentNode,D=0;x=new d.range(E.document);for(;D<C.childNodes.length&&C.childNodes[D]!=B;D++){}x.setStart(new d.node(C),D);x.setEnd(new d.node(C),D+1);z.push(x)}return z}}return t.ranges=[]}})():function(){var s=this._.cache;if(s.ranges){return s.ranges}var t=[],u=this.getNative();if(!u){return[]}for(var v=0;v<u.rangeCount;v++){var w=u.getRangeAt(v),x=new d.range(this.document);x.setStart(new d.node(w.startContainer),w.startOffset);x.setEnd(new d.node(w.endContainer),w.endOffset);t.push(x)}return s.ranges=t},getStartElement:function(){var z=this;var s=z._.cache;if(s.startElement!==undefined){return s.startElement}var t,u=z.getNative();switch(z.getType()){case 3:return z.getSelectedElement();case 2:var v=z.getRanges()[0];if(v){if(!v.collapsed){v.optimize();for(;;){var w=v.startContainer,x=v.startOffset;if(x==(w.getChildCount?w.getChildCount():w.getLength())&&!w.isBlockBoundary()){v.setStartAfter(w)}else{break}}t=v.startContainer;if(t.type!=1){return t.getParent()}t=t.getChild(v.startOffset);if(!t||t.type!=1){return v.startContainer}var y=t.getFirst();while(y&&y.type==1){t=y;y=y.getFirst()}return t}}if(c){v=u.createRange();v.collapse(true);t=v.parentElement()}else{t=u.anchorNode;if(t&&t.nodeType!=1){t=t.parentNode}}}return s.startElement=t?new h(t):null},getSelectedElement:function(){var s=this._.cache;if(s.selectedElement!==undefined){return s.selectedElement}var t=this,u=e.tryThese(function(){return t.getNative().createRange().item(0)},function(){var v=t.getRanges()[0],w,x;for(var y=2;y&&!((w=v.getEnclosedNode())&&w.type==1&&r[w.getName()]&&(x=w));y--){v.shrink(1)}return x.$});return s.selectedElement=u?new h(u):null},lock:function(){var s=this;s.getRanges();s.getStartElement();s.getSelectedElement();s._.cache.nativeSel={};s.isLocked=true;s.document.setCustomData("cke_locked_selection",s)},unlock:function(s){var x=this;var t=x.document,u=t.getCustomData("cke_locked_selection");if(u){t.setCustomData("cke_locked_selection",null);if(s){var v=u.getSelectedElement(),w=!v&&u.getRanges();x.isLocked=false;x.reset();t.getBody().focus();if(v){x.selectElement(v)}else{x.selectRanges(w)}}}if(!u||!s){x.isLocked=false;x.reset()}},reset:function(){this._.cache={}},selectElement:function(s){var v=this;if(v.isLocked){var t=new d.range(v.document);t.setStartBefore(s);t.setEndAfter(s);v._.cache.selectedElement=s;v._.cache.startElement=s;v._.cache.ranges=[t];v._.cache.type=3;return}if(c){v.getNative().empty();try{t=v.document.$.body.createControlRange();t.addElement(s.$);t.select()}catch(w){t=v.document.$.body.createTextRange();t.moveToElementText(s.$);t.select()}finally{v.document.fire("selectionchange")}v.reset()}else{t=v.document.$.createRange();t.selectNode(s.$);var u=v.getNative();u.removeAllRanges();u.addRange(t);v.reset()}},selectRanges:function(s){var y=this;if(y.isLocked){y._.cache.selectedElement=null;y._.cache.startElement=s[0].getTouchedStartNode();y._.cache.ranges=s;y._.cache.type=2;return}if(c){if(s[0]){s[0].select()}y.reset()}else{var t=y.getNative();t.removeAllRanges();for(var u=0;u<s.length;u++){var v=s[u],w=y.document.$.createRange(),x=v.startContainer;if(v.collapsed&&b.gecko&&b.version<10900&&x.type==1&&!x.getChildCount()){x.appendText("")}w.setStart(x.$,v.startOffset);w.setEnd(v.endContainer.$,v.endOffset);t.addRange(w)}y.reset()}},createBookmarks:function(s){var t=[],u=this.getRanges(),v=u.length,w;for(var x=0;x<v;x++){t.push(w=u[x].createBookmark(s,true));s=w.serializable;var y=s?this.document.getById(w.startNode):w.startNode,z=s?this.document.getById(w.endNode):w.endNode;for(var A=x+1;A<v;A++){var B=u[A],C=B.startContainer,D=B.endContainer;C.equals(y.getParent())&&B.startOffset++;C.equals(z.getParent())&&B.startOffset++;D.equals(y.getParent())&&B.endOffset++;D.equals(z.getParent())&&B.endOffset++}}return t},createBookmarks2:function(s){var t=[],u=this.getRanges();for(var v=0;v<u.length;v++){t.push(u[v].createBookmark2(s))}return t},selectBookmarks:function(s){var t=[];for(var u=0;u<s.length;u++){var v=new d.range(this.document);v.moveToBookmark(s[u]);t.push(v)}this.selectRanges(t);return this},getCommonAncestor:function(){var s=this.getRanges(),t=s[0].startContainer,u=s[s.length-1].endContainer;return t.getCommonAncestor(u)},scrollIntoView:function(){var s=this.getStartElement();s.scrollIntoView()}}})();(function(){var l=d.walker.whitespaces(true),m=/\ufeff|\u00a0/,n={table:1,tbody:1,tr:1};d.range.prototype.select=c?function(o){var y=this;var p=y.collapsed,q,r;if(y.startContainer.type==1&&y.startContainer.getName() in n||y.endContainer.type==1&&y.endContainer.getName() in n){y.shrink(1,true)}var s=y.createBookmark(),t=s.startNode,u;if(!p){u=s.endNode}var v=y.document.$.body.createTextRange();v.moveToElementText(t.$);v.moveStart("character",1);if(u){var w=y.document.$.body.createTextRange();w.moveToElementText(u.$);v.setEndPoint("EndToEnd",w);v.moveEnd("character",-1)}else{var x=t.getNext(l);q=!(x&&x.getText&&x.getText().match(m))&&(o||!t.hasPrevious()||t.getPrevious().is&&t.getPrevious().is("br"));r=y.document.createElement("span");r.setHtml("&#65279;");r.insertBefore(t);if(q){y.document.createText("\ufeff").insertBefore(t)}}y.setStartBefore(t);t.remove();if(p){if(q){v.moveStart("character",-1);v.select();y.document.$.selection.clear()}else{v.select()}y.moveToPosition(r,3);r.remove()}else{y.setEndBefore(u);u.remove();v.select()}y.document.fire("selectionchange")}:function(){var r=this;var o=r.startContainer;if(r.collapsed&&o.type==1&&!o.getChildCount()){o.append(new d.text(""))}var p=r.document.$.createRange();p.setStart(o.$,r.startOffset);try{p.setEnd(r.endContainer.$,r.endOffset)}catch(s){if(s.toString().indexOf("NS_ERROR_ILLEGAL_VALUE")>=0){r.collapse(true);p.setEnd(r.endContainer.$,r.endOffset)}else{throw s}}var q=r.document.getSelection().getNative();q.removeAllRanges();q.addRange(p)}})();(function(){var l={elements:{$:function(m){var n=m.attributes,o=n&&n._cke_realelement,p=o&&new a.htmlParser.fragment.fromHtml(decodeURIComponent(o)),q=p&&p.children[0];if(q&&m.attributes._cke_resizable){var r=m.attributes.style;if(r){var s=/(?:^|\s)width\s*:\s*(\d+)/i.exec(r),t=s&&s[1];s=/(?:^|\s)height\s*:\s*(\d+)/i.exec(r);var u=s&&s[1];if(t){q.attributes.width=t}if(u){q.attributes.height=u}}}return q}}};j.add("fakeobjects",{requires:["htmlwriter"],afterInit:function(m){var n=m.dataProcessor,o=n&&n.htmlFilter;if(o){o.addRules(l)}}})})();a.editor.prototype.createFakeElement=function(l,m,n,o){var p=this.lang.fakeobjects,q={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(l.getOuterHtml()),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.getAttribute("align")||""};if(n){q._cke_real_element_type=n}if(o){q._cke_resizable=o}return this.document.createElement("img",{attributes:q})};a.editor.prototype.createFakeParserElement=function(l,m,n,o){var p=this.lang.fakeobjects,q,r=new a.htmlParser.basicWriter();l.writeHtml(r);q=r.getHtml();var s={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(q),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.attributes.align||""};if(n){s._cke_real_element_type=n}if(o){s._cke_resizable=o}return new a.htmlParser.element("img",s)};a.editor.prototype.restoreRealElement=function(l){if(l.getAttribute("_cke_real_node_type")!=1){return null}return h.createFromHtml(decodeURIComponent(l.getAttribute("_cke_realelement")),this.document)};j.add("richcombo",{requires:["floatpanel","listblock","button"],beforeInit:function(l){l.ui.addHandler(3,k.richCombo.handler)}});a.UI_RICHCOMBO=3;k.richCombo=e.createClass({$:function(l){var n=this;e.extend(n,l,{title:l.label,modes:{wysiwyg:1}});var m=n.panel||{};delete n.panel;n.id=e.getNextNumber();n.document=m&&m.parent&&m.parent.getDocument()||a.document;m.className=(m.className||"")+" cke_rcombopanel";m.block={multiSelect:m.multiSelect,attributes:m.attributes};n._={panelDefinition:m,items:{},state:2}},statics:{handler:{create:function(l){return new k.richCombo(l)}}},proto:{renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var n=b,o="cke_"+this.id,p=e.addFunction(function(s){var v=this;var t=v._;if(t.state==0){return}v.createPanel(l);if(t.on){t.panel.hide();return}if(!t.committed){t.list.commit();t.committed=1}var u=v.getValue();if(u){t.list.mark(u)}else{t.list.unmarkAll()}t.panel.showBlock(v.id,new h(s),4)},this),q={id:o,combo:this,focus:function(){var s=a.document.getById(o).getChild(1);s.focus()},clickFn:p};l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this);var r=e.addFunction(function(s,t){s=new d.event(s);var u=s.getKeystroke();switch(u){case 13:case 32:case 40:e.callFunction(p,t);break;default:q.onkey(q,u)}s.preventDefault()});q.keyDownFn=r;m.push('<span class="cke_rcombo">',"<span id=",o);if(this.className){m.push(' class="',this.className,' cke_off"')}m.push(">",'<span id="'+o+'_label" class=cke_label>',this.label,"</span>",'<a hidefocus=true title="',this.title,'" tabindex="-1"',n.gecko&&n.version>=10900&&!n.hc?"":" href=\"javascript:void('"+this.label+"')\"",' role="button" aria-labelledby="',o,'_label" aria-describedby="',o,'_text" aria-haspopup="true"');if(b.opera||b.gecko&&b.mac){m.push(' onkeypress="return false;"')}if(b.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="CKEDITOR.tools.callFunction( ',r,', event, this );" onclick="CKEDITOR.tools.callFunction(',p,', this); return false;"><span><span id="'+o+'_text" class="cke_text cke_inline_label">'+this.label+"</span></span><span class=cke_openbutton>"+(b.hc?"<span>&#9660;</span>":"")+"</span></a></span></span>");if(this.onRender){this.onRender()}return q},createPanel:function(l){if(this._.panel){return}var m=this._.panelDefinition,n=this._.panelDefinition.block,o=m.parent||a.document.getBody(),p=new k.floatPanel(l,o,m),q=p.addListBlock(this.id,n),r=this;p.onShow=function(){if(r.className){this.element.getFirst().addClass(r.className+"_panel")}r.setState(1);q.focus(!r.multiSelect&&r.getValue());r._.on=1;if(r.onOpen){r.onOpen()}};p.onHide=function(){if(r.className){this.element.getFirst().removeClass(r.className+"_panel")}r.setState(2);r._.on=0;if(r.onClose){r.onClose()}};p.onEscape=function(){p.hide();r.document.getById("cke_"+r.id).getFirst().getNext().focus()};q.onClick=function(s,t){r.document.getWindow().focus();if(r.onClick){r.onClick.call(r,s,t)}if(t){r.setValue(s,r._.items[s])}else{r.setValue("")}p.hide()};this._.panel=p;this._.list=q;p.getBlock(this.id).onHide=function(){r._.on=0;r.setState(2)};if(this.init){this.init()}},setValue:function(l,m){var o=this;o._.value=l;var n=o.document.getById("cke_"+o.id+"_text");if(!(l||m)){m=o.label;n.addClass("cke_inline_label")}else{n.removeClass("cke_inline_label")}n.setHtml(typeof m!="undefined"?m:l)},getValue:function(){return this._.value||""},unmarkAll:function(){this._.list.unmarkAll()},mark:function(l){this._.list.mark(l)},hideItem:function(l){this._.list.hideItem(l)},hideGroup:function(l){this._.list.hideGroup(l)},showAll:function(){this._.list.showAll()},add:function(l,m,n){this._.items[l]=n||l;this._.list.add(l,m,n)},startGroup:function(l){this._.list.startGroup(l)},commit:function(){this._.list.commit()},setState:function(l){var m=this;if(m._.state==l){return}m.document.getById("cke_"+m.id).setState(l);m._.state=l}}});k.prototype.addRichCombo=function(l,m){this.add(l,3,m)};j.add("htmlwriter");a.htmlWriter=e.createClass({base:a.htmlParser.basicWriter,$:function(){var n=this;n.base();n.indentationChars="\t";n.selfClosingEnd=" />";n.lineBreakChars="\n";n.forceSimpleAmpersand=false;n.sortAttributes=true;n._.indent=false;n._.indentation="";n._.rules={};var l=f;for(var m in e.extend({},l.$nonBodyContent,l.$block,l.$listItem,l.$tableContent)){n.setRules(m,{indent:true,breakBeforeOpen:true,breakAfterOpen:true,breakBeforeClose:!l[m]["#"],breakAfterClose:true})}n.setRules("br",{breakAfterOpen:true});n.setRules("title",{indent:false,breakAfterOpen:false});n.setRules("style",{indent:false,breakBeforeClose:true});n.setRules("pre",{indent:false})},proto:{openTag:function(l,m){var o=this;var n=o._.rules[l];if(o._.indent){o.indentation()}else{if(n&&n.breakBeforeOpen){o.lineBreak();o.indentation()}}o._.output.push("<",l)},openTagClose:function(l,m){var o=this;var n=o._.rules[l];if(m){o._.output.push(o.selfClosingEnd)}else{o._.output.push(">");if(n&&n.indent){o._.indentation+=o.indentationChars}}if(n&&n.breakAfterOpen){o.lineBreak()}},attribute:function(l,m){if(typeof m=="string"){this.forceSimpleAmpersand&&(m=m.replace(/&amp;/g,"&"));m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){var n=this;var m=n._.rules[l];if(m&&m.indent){n._.indentation=n._.indentation.substr(n.indentationChars.length)}if(n._.indent){n.indentation()}else{if(m&&m.breakBeforeClose){n.lineBreak();n.indentation()}}n._.output.push("</",l,">");if(m&&m.breakAfterClose){n.lineBreak()}},text:function(l){if(this._.indent){this.indentation();l=e.ltrim(l)}this._.output.push(l)},comment:function(l){if(this._.indent){this.indentation()}this._.output.push("<!--",l,"-->")},lineBreak:function(){var l=this;if(l._.output.length>0){l._.output.push(l.lineBreakChars)}l._.indent=true},indentation:function(){this._.output.push(this._.indentation);this._.indent=false},setRules:function(l,m){var n=this._.rules[l];if(n){e.extend(n,m,true)}else{this._.rules[l]=m}}}});j.add("menubutton",{requires:["button","contextmenu"],beforeInit:function(l){l.ui.addHandler(5,k.menuButton.handler)}});a.UI_MENUBUTTON=5;(function(){var l=function(m){var n=this._;if(n.state===0){return}n.previousState=n.state;var o=n.menu;if(!o){o=n.menu=new j.contextMenu(m);o.definition.panel.attributes["aria-label"]=m.lang.common.options;o.onHide=e.bind(function(){this.setState(n.previousState)},this);if(this.onMenu){o.addListener(this.onMenu)}}if(n.on){o.hide();return}this.setState(1);o.show(a.document.getById(this._.id),4)};k.menuButton=e.createClass({base:k.button,$:function(m){var n=m.panel;delete m.panel;this.base(m);this.hasArrow=true;this.click=l},statics:{handler:{create:function(m){return new k.menuButton(m)}}}})})();j.add("dialogui");(function(){var l=function(t){var w=this;w._||(w._={});w._["default"]=w._.initValue=t["default"]||"";w._.required=t.required||false;var u=[w._];for(var v=1;v<arguments.length;v++){u.push(arguments[v])}u.push(true);e.extend.apply(e,u);return w._},m={build:function(t,u,v){return new k.dialog.textInput(t,u,v)}},n={build:function(t,u,v){return new k.dialog[u.type](t,u,v)}},o={build:function(t,u,v){var w=u.children,x,y=[],z=[];for(var A=0;A<w.length&&(x=w[A]);A++){var B=[];y.push(B);z.push(a.dialog._.uiElementBuilders[x.type].build(t,x,B))}return new k.dialog[u.type](t,z,y,v,u)}},p={isChanged:function(){return this.getValue()!=this.getInitValue()},reset:function(){this.setValue(this.getInitValue())},setInitValue:function(){this._.initValue=this.getValue()},resetInitValue:function(){this._.initValue=this._["default"]},getInitValue:function(){return this._.initValue}},q=e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onChange:function(t,u){if(!this._.domOnChangeRegistered){t.on("load",function(){this.getInputElement().on("change",function(){if(!t.parts.dialog.isVisible()){return}this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},true),r=/^on([A-Z]\w+)/,s=function(t){for(var u in t){if(r.test(u)||u=="title"||u=="type"){delete t[u]}}return t};e.extend(k.dialog,{labeledElement:function(t,u,v,w){if(arguments.length<4){return}var x=l.call(this,u);x.labelId=e.getNextNumber()+"_label";var y=this._.children=[],z=function(){var A=[],B=u.required?" cke_required":"";if(u.labelLayout!="horizontal"){A.push('<label class="cke_dialog_ui_labeled_label'+B+'" ',' id="'+x.labelId+'"',' for="'+x.inputId+'"',' style="'+u.labelStyle+'">',u.label,"</label>",'<div class="cke_dialog_ui_labeled_content" role="presentation">',w.call(this,t,u),"</div>")}else{var C={type:"hbox",widths:u.widths,padding:0,children:[{type:"html",html:'<label class="cke_dialog_ui_labeled_label'+B+'" id="'+x.labelId+'" for="'+x.inputId+'" style="'+u.labelStyle+'">'+e.htmlEncode(u.label)+"</span>"},{type:"html",html:'<span class="cke_dialog_ui_labeled_content">'+w.call(this,t,u)+"</span>"}]};a.dialog._.uiElementBuilders.hbox.build(t,C,A)}return A.join("")};k.dialog.uiElement.call(this,t,u,v,"div",null,{role:"presentation"},z)},textInput:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this._.inputId=e.getNextNumber()+"_textInput",x={"class":"cke_dialog_ui_input_"+u.type,id:w,type:"text"},y;if(u.validate){this.validate=u.validate}if(u.maxLength){x.maxlength=u.maxLength}if(u.size){x.size=u.size}if(u.controlStyle){x.style=u.controlStyle}var z=this,A=false;t.on("load",function(){z.getInputElement().on("keydown",function(C){if(C.data.getKeystroke()==13){A=true}});z.getInputElement().on("keyup",function(C){if(C.data.getKeystroke()==13&&A){t.getButton("ok")&&setTimeout(function(){t.getButton("ok").click()},0);A=false}},null,null,1000)});var B=function(){var C=['<div class="cke_dialog_ui_input_',u.type,'" role="presentation"'];if(u.width){C.push('style="width:'+u.width+'" ')}C.push("><input ");x["aria-labelledby"]=this._.labelId;this._.required&&(x["aria-required"]=this._.required);for(var D in x){C.push(D+'="'+x[D]+'" ')}C.push(" /></div>");return C.join("")};k.dialog.labeledElement.call(this,t,u,v,B)},textarea:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this,x=this._.inputId=e.getNextNumber()+"_textarea",y={};if(u.validate){this.validate=u.validate}y.rows=u.rows||5;y.cols=u.cols||20;var z=function(){y["aria-labelledby"]=this._.labelId;this._.required&&(y["aria-required"]=this._.required);var A=['<div class="cke_dialog_ui_input_textarea" role="presentation"><textarea class="cke_dialog_ui_input_textarea" id="',x,'" '];for(var B in y){A.push(B+'="'+e.htmlEncode(y[B])+'" ')}A.push(">",e.htmlEncode(w._["default"]),"</textarea></div>");return A.join("")};k.dialog.labeledElement.call(this,t,u,v,z)},checkbox:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u,{"default":!!u["default"]});if(u.validate){this.validate=u.validate}var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_checkbox":e.getNextNumber()+"_checkbox"},true),z=[],A=e.getNextNumber()+"_label",B={"class":"cke_dialog_ui_checkbox_input",type:"checkbox","aria-labelledby":A};s(y);if(u["default"]){B.checked="checked"}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.checkbox=new k.dialog.uiElement(t,y,z,"input",null,B);z.push(' <label id="',A,'" for="',B.id,'">',e.htmlEncode(u.label),"</label>");return z.join("")};k.dialog.uiElement.call(this,t,u,v,"span",null,null,x)},radio:function(t,u,v){if(arguments.length<3){return}l.call(this,u);if(!this._["default"]){this._["default"]=this._.initValue=u.items[0][1]}if(u.validate){this.validate=u.valdiate}var w=[],x=this,y=function(){var z=[],A=[],B={"class":"cke_dialog_ui_radio_item","aria-labelledby":this._.labelId},C=u.id?u.id+"_radio":e.getNextNumber()+"_radio";for(var D=0;D<u.items.length;D++){var E=u.items[D],F=E[2]!==undefined?E[2]:E[0],G=E[1]!==undefined?E[1]:E[0],H=e.getNextNumber()+"_radio_input",I=H+"_label",J=e.extend({},u,{id:H,title:null,type:null},true),K=e.extend({},J,{title:F},true),L={type:"radio","class":"cke_dialog_ui_radio_input",name:C,value:G,"aria-labelledby":I},M=[];if(x._["default"]==G){L.checked="checked"}s(J);s(K);if(typeof J.controlStyle!="undefined"){J.style=J.controlStyle}w.push(new k.dialog.uiElement(t,J,M,"input",null,L));M.push(" ");new k.dialog.uiElement(t,K,M,"label",null,{id:I,"for":L.id},E[0]);z.push(M.join(""))}new k.dialog.hbox(t,[],z,A);return A.join("")};k.dialog.labeledElement.call(this,t,u,v,y);this._.children=w},button:function(t,u,v){if(!arguments.length){return}if(typeof u=="function"){u=u(t.getParentEditor())}l.call(this,u,{disabled:u.disabled||false});a.event.implementOn(this);var w=this;t.on("load",function(z){var A=this.getElement();(function(){A.on("click",function(B){w.fire("click",{dialog:w.getDialog()});B.data.preventDefault()});A.on("keydown",function(B){if(B.data.getKeystroke() in {32:1}){w.click();B.data.preventDefault()}})})();A.unselectable()},this);var x=e.extend({},u);delete x.style;var y=e.getNextNumber()+"_label";k.dialog.uiElement.call(this,t,x,v,"a",null,{style:u.style,href:"javascript:void(0)",title:u.label,hidefocus:"true","class":u["class"],role:"button","aria-labelledby":y},'<span id="'+y+'" class="cke_dialog_ui_button">'+e.htmlEncode(u.label)+"</span>")},select:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u);if(u.validate){this.validate=u.validate}w.inputId=e.getNextNumber()+"_select";var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_select":e.getNextNumber()+"_select"},true),z=[],A=[],B={id:w.inputId,"class":"cke_dialog_ui_input_select","aria-labelledby":this._.labelId};if(u.size!=undefined){B.size=u.size}if(u.multiple!=undefined){B.multiple=u.multiple}s(y);for(var C=0,D;C<u.items.length&&(D=u.items[C]);C++){A.push('<option value="',e.htmlEncode(D[1]!==undefined?D[1]:D[0]),'" /> ',e.htmlEncode(D[0]))}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.select=new k.dialog.uiElement(t,y,z,"select",null,B,A.join(""));return z.join("")};k.dialog.labeledElement.call(this,t,u,v,x)},file:function(t,u,v){if(arguments.length<3){return}if(u["default"]===undefined){u["default"]=""}var w=e.extend(l.call(this,u),{definition:u,buttons:[]});if(u.validate){this.validate=u.validate}var x=function(){w.frameId=e.getNextNumber()+"_fileInput";var y=b.isCustomDomain(),z=['<iframe frameborder="0" allowtransparency="0" class="cke_dialog_ui_input_file" id="',w.frameId,'" title="',u.label,'" src="javascript:void('];z.push(y?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");z.push(')"></iframe>');return z.join("")};t.on("load",function(){var y=a.document.getById(w.frameId),z=y.getParent();z.addClass("cke_dialog_ui_input_file")});k.dialog.labeledElement.call(this,t,u,v,x)},fileButton:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u),x=this;if(u.validate){this.validate=u.validate}var y=e.extend({},u),z=y.onClick;y.className=(y.className?y.className+" ":"")+"cke_dialog_ui_button";y.onClick=function(A){var B=u["for"];if(!z||z.call(this,A)!==false){t.getContentElement(B[0],B[1]).submit();this.disable()}};t.on("load",function(){t.getContentElement(u["for"][0],u["for"][1])._.buttons.push(x)});k.dialog.button.call(this,t,y,v)},html:(function(){var t=/^\s*<[\w:]+\s+([^>]*)?>/,u=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,v=/\/$/;return function(w,x,y){if(arguments.length<3){return}var z=[],A,B=x.html,C,D;if(B.charAt(0)!="<"){B="<span>"+B+"</span>"}var E=x.focus;if(E){var F=this.focus;this.focus=function(){F.call(this);typeof E=="function"&&E.call(this);this.fire("focus")};if(x.isFocusable){var G=this.isFocusable;this.isFocusable=G}this.keyboardFocusable=true}k.dialog.uiElement.call(this,w,x,z,"span",null,null,"");A=z.join("");C=A.match(t);D=B.match(u)||["","",""];if(v.test(D[1])){D[1]=D[1].slice(0,-1);D[2]="/"+D[2]}y.push([D[1]," ",C[1]||"",D[2]].join(""))}})(),fieldset:function(t,u,v,w,x){var y=x.label,z=function(){var A=[];y&&A.push("<legend>"+y+"</legend>");for(var B=0;B<v.length;B++){A.push(v[B])}return A.join("")};this._={children:u};k.dialog.uiElement.call(this,t,x,w,"fieldset",null,null,z)}},true);k.dialog.html.prototype=new k.dialog.uiElement();k.dialog.labeledElement.prototype=e.extend(new k.dialog.uiElement(),{setLabel:function(t){var u=a.document.getById(this._.labelId);if(u.getChildCount()<1){new d.text(t,a.document).appendTo(u)}else{u.getChild(0).$.nodeValue=t}return this},getLabel:function(){var t=a.document.getById(this._.labelId);if(!t||t.getChildCount()<1){return""}else{return t.getChild(0).getText()}},eventProcessors:q},true);k.dialog.button.prototype=e.extend(new k.dialog.uiElement(),{click:function(){var t=this;if(!t._.disabled){return t.fire("click",{dialog:t._.dialog})}t.getElement().$.blur();return false},enable:function(){this._.disabled=false;var t=this.getElement();t&&t.removeClass("disabled")},disable:function(){this._.disabled=true;this.getElement().addClass("disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return !this._.disabled},eventProcessors:e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onClick:function(t,u){this.on("click",u)}},true),accessKeyUp:function(){this.click()},accessKeyDown:function(){this.focus()},keyboardFocusable:true},true);k.dialog.textInput.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return a.document.getById(this._.inputId)},focus:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();u&&u.$.focus()},0)},select:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();if(u){u.$.focus();u.$.select()}},0)},accessKeyUp:function(){this.select()},setValue:function(t){!t&&(t="");return k.dialog.uiElement.prototype.setValue.call(this,t)},keyboardFocusable:true},p,true);k.dialog.textarea.prototype=new k.dialog.textInput();k.dialog.select.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return this._.select.getElement()},add:function(t,u,v){var w=new h("option",this.getDialog().getParentEditor().document),x=this.getInputElement().$;w.$.text=t;w.$.value=u===undefined||u===null?t:u;if(v===undefined||v===null){if(c){x.add(w.$)}else{x.add(w.$,null)}}else{x.add(w.$,v)}return this},remove:function(t){var u=this.getInputElement().$;u.remove(t);return this},clear:function(){var t=this.getInputElement().$;while(t.length>0){t.remove(0)}return this},keyboardFocusable:true},p,true);k.dialog.checkbox.prototype=e.extend(new k.dialog.uiElement(),{getInputElement:function(){return this._.checkbox.getElement()},setValue:function(t){this.getInputElement().$.checked=t;this.fire("change",{value:t})},getValue:function(){return this.getInputElement().$.checked},accessKeyUp:function(){this.setValue(!this.getValue())},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.checkbox.getElement();v.on("propertychange",function(w){w=w.data.$;if(w.propertyName=="checked"){this.fire("change",{value:v.$.checked})}},this)},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.radio.prototype=e.extend(new k.dialog.uiElement(),{setValue:function(t){var u=this._.children,v;for(var w=0;w<u.length&&(v=u[w]);w++){v.getElement().$.checked=v.getValue()==t}this.fire("change",{value:t})},getValue:function(){var t=this._.children;for(var u=0;u<t.length;u++){if(t[u].getElement().$.checked){return t[u].getValue()}}return null},accessKeyUp:function(){var t=this._.children,u;for(u=0;u<t.length;u++){if(t[u].getElement().$.checked){t[u].getElement().focus();return}}t[0].getElement().focus()},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.children,w=this;for(var x=0;x<v.length;x++){var y=v[x].getElement();y.on("propertychange",function(z){z=z.data.$;if(z.propertyName=="checked"&&this.$.checked){w.fire("change",{value:this.getAttribute("value")})}})}},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.file.prototype=e.extend(new k.dialog.labeledElement(),p,{getInputElement:function(){var t=a.document.getById(this._.frameId).getFrameDocument();return t.$.forms.length>0?new h(t.$.forms[0].elements[0]):this.getElement()},submit:function(){this.getInputElement().getParent().$.submit();return this},getAction:function(){return this.getInputElement().getParent().$.action},registerEvents:function(t){var u=/^on([A-Z]\w+)/,v,w=function(y,z,A,B){y.on("formLoaded",function(){y.getInputElement().on(A,B,y)})};for(var x in t){if(!(v=x.match(u))){continue}if(this.eventProcessors[x]){this.eventProcessors[x].call(this,this._.dialog,t[x])}else{w(this,this._.dialog,v[1].toLowerCase(),t[x])}}return this},reset:function(){var t=a.document.getById(this._.frameId),u=t.getFrameDocument(),v=this._.definition,w=this._.buttons,x=this.formLoadedNumber,y=this.formUnloadNumber,z=this._.dialog._.editor.lang.dir,A=this._.dialog._.editor.langCode;if(!x){x=this.formLoadedNumber=e.addFunction(function(){this.fire("formLoaded")},this);y=this.formUnloadNumber=e.addFunction(function(){this.getInputElement().clearCustomData()},this);this.getDialog()._.editor.on("destroy",function(){e.removeFunction(x);e.removeFunction(y)})}function B(){u.$.open();if(b.isCustomDomain()){u.$.domain=document.domain}var C="";if(v.size){C=v.size-(c?7:0)}u.$.write(['<html dir="'+z+'" lang="'+A+'"><head><title></title></head><body style="margin: 0; overflow: hidden; background: transparent;">','<form enctype="multipart/form-data" method="POST" dir="'+z+'" lang="'+A+'" action="',e.htmlEncode(v.action),'">','<input type="file" name="',e.htmlEncode(v.id||"cke_upload"),'" size="',e.htmlEncode(C>0?C:""),'" />',"</form>","</body></html>","<script>window.parent.CKEDITOR.tools.callFunction("+x+");","window.onbeforeunload = function() {window.parent.CKEDITOR.tools.callFunction("+y+")}<\/script>"].join(""));u.$.close();for(var D=0;D<w.length;D++){w[D].enable()}}if(b.gecko){setTimeout(B,500)}else{B()}},getValue:function(){return this.getInputElement().$.value},setInitValue:function(){this._.initValue=""},eventProcessors:{onChange:function(t,u){if(!this._.domOnChangeRegistered){this.on("formLoaded",function(){this.getInputElement().on("change",function(){this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},keyboardFocusable:true},true);k.dialog.fileButton.prototype=new k.dialog.button();k.dialog.fieldset.prototype=e.clone(k.dialog.hbox.prototype);a.dialog.addUIElement("text",m);a.dialog.addUIElement("password",m);a.dialog.addUIElement("textarea",n);a.dialog.addUIElement("checkbox",n);a.dialog.addUIElement("radio",n);a.dialog.addUIElement("button",n);a.dialog.addUIElement("select",n);a.dialog.addUIElement("file",n);a.dialog.addUIElement("fileButton",n);a.dialog.addUIElement("html",n);a.dialog.addUIElement("fieldset",o)})();j.add("panel",{beforeInit:function(l){l.ui.addHandler(2,k.panel.handler)}});a.UI_PANEL=2;k.panel=function(l,m){var n=this;if(m){e.extend(n,m)}e.extend(n,{className:"",css:[]});n.id=e.getNextNumber();n.document=l;n._={blocks:{}}};k.panel.handler={create:function(l){return new k.panel(l)}};k.panel.prototype={renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var o=this;var n="cke_"+o.id;m.push('<div class="',l.skinClass,'" lang="',l.langCode,'" role="presentation" style="display:none;z-index:'+(l.config.baseFloatZIndex+1)+'"><div id=',n," dir=",l.lang.dir,' role="presentation" class="cke_panel cke_',l.lang.dir);if(o.className){m.push(" ",o.className)}m.push('">');if(o.forceIFrame||o.css.length){m.push('<iframe id="',n,'_frame" frameborder="0" role="application" src="javascript:void(');m.push(b.isCustomDomain()?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");m.push(')"></iframe>')}m.push("</div></div>");return n},getHolderElement:function(){var l=this._.holder;if(!l){if(this.forceIFrame||this.css.length){var m=this.document.getById("cke_"+this.id+"_frame"),n=m.getParent(),o=n.getAttribute("dir"),p=n.getParent().getAttribute("class"),q=n.getParent().getAttribute("lang"),r=m.getFrameDocument();r.$.open();if(b.isCustomDomain()){r.$.domain=document.domain}var s=e.addFunction(e.bind(function(u){this.isLoaded=true;if(this.onLoad){this.onLoad()}},this));r.$.write('<!DOCTYPE html><html dir="'+o+'" class="'+p+'_container" lang="'+q+'"><head><style>.'+p+'_container{visibility:hidden}</style></head><body class="cke_'+o+" cke_panel_frame "+b.cssClass+'" style="margin:0;padding:0" onload="( window.CKEDITOR || window.parent.CKEDITOR ).tools.callFunction('+s+');"></body>'+e.buildStyleHtml(this.css)+"</html>");r.$.close();var t=r.getWindow();t.$.CKEDITOR=a;r.on("keydown",function(u){var x=this;var v=u.data.getKeystroke(),w=x.document.getById("cke_"+x.id).getAttribute("dir");if(x._.onKeyDown&&x._.onKeyDown(v)===false){u.data.preventDefault();return}if(v==27||v==(w=="rtl"?39:37)){if(x.onEscape&&x.onEscape(v)===false){u.data.preventDefault()}}},this);l=r.getBody();l.unselectable()}else{l=this.document.getById("cke_"+this.id)}this._.holder=l}return l},addBlock:function(l,m){var n=this;m=n._.blocks[l]=m instanceof k.panel.block?m:new k.panel.block(n.getHolderElement(),m);if(!n._.currentBlock){n.showBlock(l)}return m},getBlock:function(l){return this._.blocks[l]},showBlock:function(l){var m=this._.blocks,n=m[l],o=this._.currentBlock,p=this.forceIFrame?this.document.getById("cke_"+this.id+"_frame"):this._.holder;p.getParent().getParent().disableContextMenu();if(o){p.removeAttributes(o.attributes);o.hide()}this._.currentBlock=n;p.setAttributes(n.attributes);a.fire("ariaWidget",p);n._.focusIndex=-1;this._.onKeyDown=n.onKeyDown&&e.bind(n.onKeyDown,n);n.onMark=function(q){p.setAttribute("aria-activedescendant",q.getId()+"_option")};n.onUnmark=function(){p.removeAttribute("aria-activedescendant")};n.show();return n},destroy:function(){this.element&&this.element.remove()}};k.panel.block=e.createClass({$:function(l,m){var n=this;n.element=l.append(l.getDocument().createElement("div",{attributes:{tabIndex:-1,"class":"cke_panel_block",role:"presentation"},styles:{display:"none"}}));if(m){e.extend(n,m)}if(!n.attributes.title){n.attributes.title=n.attributes["aria-label"]}n.keys={};n._.focusIndex=-1;n.element.disableContextMenu()},_:{markItem:function(l){var o=this;if(l==-1){return}var m=o.element.getElementsByTag("a"),n=m.getItem(o._.focusIndex=l);if(b.webkit){n.getDocument().getWindow().focus()}n.focus();o.onMark&&o.onMark(n)}},proto:{show:function(){this.element.setStyle("display","")},hide:function(){var l=this;if(!l.onHide||l.onHide.call(l)!==true){l.element.setStyle("display","none")}},onKeyDown:function(l){var q=this;var m=q.keys[l];switch(m){case"next":var n=q._.focusIndex,o=q.element.getElementsByTag("a"),p;while(p=o.getItem(++n)){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"prev":n=q._.focusIndex;o=q.element.getElementsByTag("a");while(n>0&&(p=o.getItem(--n))){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"click":n=q._.focusIndex;p=n>=0&&q.element.getElementsByTag("a").getItem(n);if(p){p.$.click?p.$.click():p.$.onclick()}return false}return true}}});j.add("listblock",{requires:["panel"],onLoad:function(){k.panel.prototype.addListBlock=function(l,m){return this.addBlock(l,new k.listBlock(this.getHolderElement(),m))};k.listBlock=e.createClass({base:k.panel.block,$:function(l,m){var p=this;m=m||{};var n=m.attributes||(m.attributes={});(p.multiSelect=!!m.multiSelect)&&(n["aria-multiselectable"]=true);!n.role&&(n.role="listbox");p.base.apply(p,arguments);var o=p.keys;o[40]="next";o[9]="next";o[38]="prev";o[2000+9]="prev";o[32]="click";p._.pendingHtml=[];p._.items={};p._.groups={}},_:{close:function(){if(this._.started){this._.pendingHtml.push("</ul>");delete this._.started}},getClick:function(){if(!this._.click){this._.click=e.addFunction(function(l){var n=this;var m=true;if(n.multiSelect){m=n.toggle(l)}else{n.mark(l)}if(n.onClick){n.onClick(l,m)}},this)}return this._.click}},proto:{add:function(l,m,n){var q=this;var o=q._.pendingHtml,p="cke_"+e.getNextNumber();if(!q._.started){o.push('<ul role="presentation" class=cke_panel_list>');q._.started=1;q._.size=q._.size||0}q._.items[l]=p;o.push("<li id=",p,' class=cke_panel_listItem><a id="',p,'_option" _cke_focus=1 hidefocus=true title="',n||l,'" href="javascript:void(\'',l,'\')" onclick="CKEDITOR.tools.callFunction(',q._.getClick(),",'",l,"'); return false;\"",' role="option" aria-posinset="'+ ++q._.size+'">',m||l,"</a></li>")},startGroup:function(l){this._.close();var m="cke_"+e.getNextNumber();this._.groups[l]=m;this._.pendingHtml.push('<h1 role="presentation" id=',m," class=cke_panel_grouptitle>",l,"</h1>")},commit:function(){var o=this;o._.close();o.element.appendHtml(o._.pendingHtml.join(""));var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]+"_option").setAttribute("aria-setsize",o._.size)}delete o._.size;o._.pendingHtml=[]},toggle:function(l){var m=this.isMarked(l);if(m){this.unmark(l)}else{this.mark(l)}return !m},hideGroup:function(l){var m=this.element.getDocument().getById(this._.groups[l]),n=m&&m.getNext();if(m){m.setStyle("display","none");if(n&&n.getName()=="ul"){n.setStyle("display","none")}}},hideItem:function(l){this.element.getDocument().getById(this._.items[l]).setStyle("display","none")},showAll:function(){var l=this._.items,m=this._.groups,n=this.element.getDocument();for(var o in l){n.getById(l[o]).setStyle("display","")}for(var p in m){var q=n.getById(m[p]),r=q.getNext();q.setStyle("display","");if(r&&r.getName()=="ul"){r.setStyle("display","")}}},mark:function(l){var o=this;if(!o.multiSelect){o.unmarkAll()}var m=o._.items[l],n=o.element.getDocument().getById(m);n.addClass("cke_selected");o.element.getDocument().getById(m+"_option").setAttribute("aria-selected",true);o.element.setAttribute("aria-activedescendant",m+"_option");o.onMark&&o.onMark(n)},unmark:function(l){var m=this;m.element.getDocument().getById(m._.items[l]).removeClass("cke_selected");m.onUnmark&&m.onUnmark(m._.items[l])},unmarkAll:function(){var o=this;var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]).removeClass("cke_selected")}o.onUnmark&&o.onUnmark()},isMarked:function(l){return this.element.getDocument().getById(this._.items[l]).hasClass("cke_selected")},focus:function(l){this._.focusIndex=-1;if(l){var m=this.element.getDocument().getById(this._.items[l]).getFirst(),n=this.element.getElementsByTag("a"),o,p=-1;while(o=n.getItem(++p)){if(o.equals(m)){this._.focusIndex=p;break}}setTimeout(function(){m.focus()},0)}}}})}});a.themes.add("default",(function(){function l(m,n){var o,p;p=m.config.sharedSpaces;p=p&&p[n];p=p&&a.document.getById(p);if(p){var q='<span class="cke_shared"><span class="'+m.skinClass+" cke_editor_"+m.name+'"><span class="'+b.cssClass+'"><span class="cke_wrapper cke_'+m.lang.dir+'"><span class="cke_editor"><div class="cke_'+n+'"></div></span></span></span></span></span>',r=p.append(h.createFromHtml(q,p.getDocument()));if(p.getCustomData("cke_hasshared")){r.hide()}else{p.setCustomData("cke_hasshared",1)}o=r.getChild([0,0,0,0]);m.on("focus",function(){for(var s=0,t,u=p.getChildren();t=u.getItem(s);s++){if(t.type==1&&!t.equals(r)&&t.hasClass("cke_shared")){t.hide()}}r.show()});m.on("destroy",function(){r.remove()})}return o}return{build:function(m,n){var o=m.name,p=m.element,q=m.elementMode;if(!p||q==0){return}if(q==1){p.hide()}var r=m.fire("themeSpace",{space:"top",html:""}).html,s=m.fire("themeSpace",{space:"contents",html:""}).html,t=m.fireOnce("themeSpace",{space:"bottom",html:""}).html,u=s&&m.config.height,v=m.config.tabIndex||m.element.getAttribute("tabindex")||0;if(!s){u="auto"}else{if(!isNaN(u)){u+="px"}}var w="",x=m.config.width;if(x){if(!isNaN(x)){x+="px"}w+="width: "+x+";"}var y=r&&l(m,"top"),z=l(m,"bottom");y&&(y.setHtml(r),r="");z&&(z.setHtml(t),t="");var A=h.createFromHtml(['<span id="cke_',o,'" onmousedown="return false;" class="',m.skinClass," cke_editor_",o,'" dir="',m.lang.dir,'" title="',b.gecko?" ":"",'" lang="',m.langCode,'"'+(b.webkit?' tabindex="'+v+'"':"")+' role="application" aria-labelledby="cke_',o,'_arialbl"'+(w?' style="'+w+'"':"")+'><span id="cke_',o,'_arialbl" class="cke_voice_label">'+m.lang.editor+'</span><span class="',b.cssClass,'" role="presentation"><span class="cke_wrapper cke_',m.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',r?"":' style="display:none"',' role="presentation"><td id="cke_top_',o,'" class="cke_top" role="presentation">',r,"</td></tr><tr",s?"":' style="display:none"',' role="presentation"><td id="cke_contents_',o,'" class="cke_contents" style="height:',u,'" role="presentation">',s,"</td></tr><tr",t?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',o,'" class="cke_bottom" role="presentation">',t,"</td></tr></tbody></table><style>.",m.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));A.getChild([1,0,0,0,0]).unselectable();A.getChild([1,0,0,0,2]).unselectable();if(q==1){A.insertAfter(p)}else{p.append(A)}m.container=A;A.disableContextMenu();m.fireOnce("themeLoaded");m.fireOnce("uiReady")},buildDialog:function(m){var n=e.getNextNumber(),o=h.createFromHtml(['<div class="cke_editor_'+m.name.replace(".","\\.")+"_dialog cke_skin_",m.skinName,'" dir="',m.lang.dir,'" lang="',m.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+b.cssClass," cke_",m.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+m.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',c?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+n).replace(/%/g,"cke_dialog_")),p=o.getChild([0,0,0,0,0]),q=p.getChild(0),r=p.getChild(1);q.unselectable();r.unselectable();return{element:o,parts:{dialog:o.getChild(0),title:q,close:r,tabs:p.getChild(2),contents:p.getChild([3,0,0,0]),footer:p.getChild(4)}}},destroy:function(m){var n=m.container;n.clearCustomData();m.element.clearCustomData();if(n){n.remove()}if(m.elementMode==1){m.element.show()}delete m.element}}})());a.editor.prototype.getThemeSpace=function(l){var m="cke_"+l,n=this._[m]||(this._[m]=a.document.getById(m+"_"+this.name));return n};a.editor.prototype.resize=function(l,m,n,o){var p=/^\d+$/;if(p.test(l)){l+="px"}var q=this.container,r=a.document.getById("cke_contents_"+this.name),s=o?q.getChild(1):q;b.webkit&&s.setStyle("display","none");s.setStyle("width",l);if(b.webkit){s.$.offsetWidth;s.setStyle("display","")}var t=n?0:(s.$.offsetHeight||0)-(r.$.clientHeight||0);r.setStyle("height",Math.max(m-t,0)+"px");this.fire("resize")};a.editor.prototype.getResizable=function(){return this.container.getChild(1)}})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/ckeditor_basic.js b/horde/js/ckeditor/ckeditor_basic.js
new file mode 100644 (file)
index 0000000..49f7e28
--- /dev/null
@@ -0,0 +1 @@
+(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/config.js b/horde/js/ckeditor/config.js
new file mode 100644 (file)
index 0000000..2ef3c96
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.editorConfig=function(a){a.scayt_autoStartup=false};
\ No newline at end of file
diff --git a/horde/js/ckeditor/contents.css b/horde/js/ckeditor/contents.css
new file mode 100644 (file)
index 0000000..7b9c6e4
--- /dev/null
@@ -0,0 +1,35 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body
+{
+       /* Font */
+       font-family: Arial, Verdana, sans-serif;
+       font-size: 12px;
+
+       /* Text color */
+       color: #222;
+
+       /* Remove the background color to make it transparent */
+       background-color: #fff;
+}
+
+html
+{
+       /* #3658: [IE6] Editor document has horizontal scrollbar on long lines
+       To prevent this misbehavior, we show the scrollbar always */
+       _overflow-y: scroll
+}
+
+img:-moz-broken
+{
+       -moz-force-broken-image-icon : 1;
+       width : 24px;
+       height : 24px;
+}
+img, input, textarea
+{
+       cursor: default;
+}
diff --git a/horde/js/ckeditor/images/spacer.gif b/horde/js/ckeditor/images/spacer.gif
new file mode 100644 (file)
index 0000000..5bfd67a
Binary files /dev/null and b/horde/js/ckeditor/images/spacer.gif differ
diff --git a/horde/js/ckeditor/lang/_languages.js b/horde/js/ckeditor/lang/_languages.js
new file mode 100644 (file)
index 0000000..6235dc6
--- /dev/null
@@ -0,0 +1 @@
+var CKEDITOR_LANGS=(function(){var a={af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",is:"Icelandic",it:"Italian",ja:"Japanese",km:"Khmer",ko:"Korean",lt:"Lithuanian",lv:"Latvian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},f=[];for(var e in a){f.push({code:e,name:a[e]})}f.sort(function(c,b){return c.name<b.name?-1:1});return f})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/af.js b/horde/js/ckeditor/lang/af.js
new file mode 100644 (file)
index 0000000..98c5541
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.af={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nuwe Bladsy",save:"Bewaar",preview:"Voorskou",cut:"Uitsny ",copy:"Kopieer",paste:"Byvoeg",print:"Druk",underline:"Onderstreep",bold:"Vet",italic:"Skuins",selectAll:"Selekteer alles",removeFormat:"Formaat verweider",strike:"Gestreik",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horisontale lyn byvoeg",pagebreak:"Bladsy breek byvoeg",unlink:"Skakel verweider",undo:"Ont-skep",redo:"Her-skep",common:{browseServer:"Server deurblaai",url:"URL",protocol:"Protokol",upload:"Oplaai",uploadSubmit:"Stuur dit na die Server",image:"Beeld",flash:"Flash",form:"Form",checkbox:"HakBox",radio:"PuntBox",textField:"Byvoegbare karakter strook",textarea:"Byvoegbare karakter area",hiddenField:"Blinde strook",button:"Knop",select:"Opklapbare keuse strook",imageButton:"Beeld knop",notSet:"<geen instelling>",id:"Id",name:"Naam",langDir:"Taal rigting",langDirLtr:"Links na regs (LTR)",langDirRtl:"Regs na links (RTL)",langCode:"Taal kode",longDescr:"Lang beskreiwing URL",cssClass:"Skakel Tiepe",advisoryTitle:"Voorbeveelings Titel",cssStyle:"Styl",ok:"OK",cancel:"Kanseleer",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Ingewikkeld",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Spesiaale Karakter byvoeg",title:"Kies spesiale karakter",options:"Special Character Options"},link:{toolbar:"Skakel byvoeg/verander",other:"<ander>",menu:"Verander skakel",title:"Skakel",info:"Skakel informasie",target:"Mikpunt",upload:"Oplaai",advanced:"Ingewikkeld",type:"Skakel soort",toUrl:"URL",toAnchor:"Skakel na plekhouers in text",toEmail:"E-Mail",targetFrame:"<raam>",targetPopup:"<popup venster>",targetFrameName:"Mikpunt Venster Naam",targetPopupName:"Popup Venster Naam",popupFeatures:"Popup Venster Geaartheid",popupResizable:"Resizable",popupStatusBar:"Status Balk",popupLocationBar:"Adres Balk",popupToolbar:"Gereedskap Balk",popupMenuBar:"Menu Balk",popupFullScreen:"Voll Skerm (IE)",popupScrollBars:"Gleibalkstuk",popupDependent:"Afhanklik (Netscape)",popupWidth:"Weite",popupLeft:"Links Posisie",popupHeight:"Hoogde",popupTop:"Bo Posisie",id:"Id",langDir:"Taal rigting",langDirLTR:"Links na regs (LTR)",langDirRTL:"Regs na links (RTL)",acccessKey:"Toegang sleutel",name:"Naam",langCode:"Taal rigting",tabIndex:"Tab Index",advisoryTitle:"Voorbeveelings Titel",advisoryContentType:"Voorbeveelings inhoud soort",cssClasses:"Skakel Tiepe",charset:"Geskakelde voorbeeld karakterstel",styles:"Styl",selectAnchor:"Kies 'n plekhouer",anchorName:"Volgens plekhouer naam",anchorId:"Volgens element Id",emailAddress:"E-Mail Adres",emailSubject:"Boodskap Opskrif",emailBody:"Boodskap Inhoud",noAnchors:"(Geen plekhouers beskikbaar in dokument}",noUrl:"Voeg asseblief die URL in",noEmail:"Voeg asseblief die e-mail adres in"},anchor:{toolbar:"Plekhouer byvoeg/verander",menu:"Plekhouer eienskappe",title:"Plekhouer eienskappe",name:"Plekhouer Naam",errorName:"Voltooi die plekhouer naam asseblief"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Vind",replace:"Vervang",findWhat:"Soek wat:",replaceWith:"Vervang met:",notFoundMsg:"Die gespesifiseerde karakters word nie gevind nie.",matchCase:"Vergelyk karakter skryfweise",matchWord:"Vergelyk komplete woord",matchCyclic:"Match cyclic",replaceAll:"Vervang alles",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabel eienskappe",menu:"Tabel eienskappe",deleteTable:"Tabel verweider",rows:"Reie",columns:"Kolome",border:"Kant groote",align:"Parideering",alignLeft:"Links",alignCenter:"Middel",alignRight:"Regs",width:"Weite",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Hoogde",cellSpace:"Cell spasieering",cellPad:"Cell buffer",caption:"Beskreiwing",summary:"Opsomming",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Cell verweider",merge:"Cell verenig",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ry",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Ry verweider"},column:{menu:"Kolom",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Kolom verweider"}},button:{title:"Knop eienskappe",text:"Karakters (Waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Indien",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"HakBox eienskappe",radioTitle:"PuntBox eienskappe",value:"Waarde",selected:"Uitgekies"},form:{title:"Form eienskappe",menu:"Form eienskappe",action:"Aksie",method:"Metode",encoding:"Encoding"},select:{title:"Opklapbare keuse strook eienskappe",selectInfo:"Info",opAvail:"Beskikbare Opsies",value:"Waarde",size:"Grote",lines:"lyne",chkMulti:"Laat meerere keuses toe",opText:"Karakters",opValue:"Waarde",btnAdd:"Byvoeg",btnModify:"Verander",btnUp:"Op",btnDown:"Af",btnSetValue:"Stel as uitgekiesde waarde",btnDelete:"Verweider"},textarea:{title:"Karakter area eienskappe",cols:"Kolom",rows:"Reie"},textfield:{title:"Karakter strook eienskappe",name:"Naam",value:"Waarde",charWidth:"Karakter weite",maxChars:"Maximale karakters",type:"Soort",typeText:"Karakters",typePass:"Wagwoord"},hidden:{title:"Blinde strook eienskappe",name:"Naam",value:"Waarde"},image:{title:"Beeld eienskappe",titleButton:"Beeld knop eienskappe",menu:"Beeld eienskappe",infoTab:"Beeld informasie",btnUpload:"Stuur dit na die Server",upload:"Uplaai",alt:"Alternatiewe beskrywing",width:"Weidte",height:"Hoogde",lockRatio:"Behou preporsie",unlockRatio:"Unlock Ratio",resetSize:"Herstel groote",border:"Kant",hSpace:"HSpasie",vSpace:"VSpasie",align:"Paradeer",alignLeft:"Links",alignRight:"Regs",alertUrl:"Voeg asseblief Beeld URL in.",linkTab:"Skakel",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash eienskappe",propertiesTab:"Properties",title:"Flash eienskappe",chkPlay:"Automaties Speel",chkLoop:"Herhaling",chkMenu:"Laat Flash Menu toe",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Wys alles",scaleNoBorder:"Geen kante",scaleFit:"Presiese pas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Paradeer",alignLeft:"Links",alignAbsBottom:"Abs Onder",alignAbsMiddle:"Abs Middel",alignBaseline:"Baseline",alignBottom:"Onder",alignMiddle:"Middel",alignRight:"Regs",alignTextTop:"Text Bo",alignTop:"Bo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Agtergrond kleur",width:"Weidte",height:"Hoogde",hSpace:"HSpasie",vSpace:"VSpasie",validateSrc:"Voeg asseblief die URL in",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Spelling nagaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie in woordeboek nie",changeTo:"Verander na",btnIgnore:"Ignoreer",btnIgnoreAll:"Ignoreer na-volgende",btnReplace:"Vervang",btnReplaceAll:"vervang na-volgende",btnUndo:"Ont-skep",noSuggestions:"- Geen voorstel -",progress:"Spelling word beproef...",noMispell:"Spellproef kompleet: Geen foute",noChanges:"Spellproef kompleet: Geen woord veranderings",oneChange:"Spellproef kompleet: Een woord verander",manyChanges:"Spellproef kompleet: %1 woorde verander",ieSpellDownload:"Geen Spellproefer geinstaleer nie. Wil U dit aflaai?"},smiley:{toolbar:"Smiley",title:"Voeg Smiley by",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Genommerde lys",bulletedlist:"Gepunkte lys",indent:"Paradeering verleng",outdent:"Paradeering verkort",justify:{left:"Links rig",center:"Rig Middel",right:"Regs rig",block:"Blok paradeer"},blockquote:"Block Quote",clipboard:{title:"Byvoeg",cutError:"U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+X).",copyError:"U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+C).",pasteMsg:"Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(<STRONG>Ctrl/Cmd+V</STRONG>) en druk <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Van Word af byvoeg",title:"Van Word af byvoeg",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Voeg slegs karakters by",title:"Voeg slegs karakters by"},templates:{button:"Templates",title:"Inhoud Templates",options:"Template Options",insertOption:"Vervang bestaande inhoud",selectPromptMsg:"Kies die template om te gebruik in die editor<br>(Inhoud word vervang!):",emptyListMsg:"(Geen templates gedefinieerd)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Karakter formaat",panelTitle:"Karakter formaat",tag_p:"Normaal",tag_pre:"Geformateerd",tag_address:"Adres",tag_h1:"Opskrif 1",tag_h2:"Opskrif 2",tag_h3:"Opskrif 3",tag_h4:"Opskrif 4",tag_h5:"Opskrif 5",tag_h6:"Opskrif 6",tag_div:"Normaal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Karakters",voiceLabel:"Font",panelTitle:"Karakters"},fontSize:{label:"Karakter grote",voiceLabel:"Font Size",panelTitle:"Karakter grote"},colorButton:{textColorTitle:"Karakter kleur",bgColorTitle:"Agtergrond kleur",panelTitle:"Colors",auto:"Automaties",more:"Meer Kleure..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ar.js b/horde/js/ckeditor/lang/ar.js
new file mode 100644 (file)
index 0000000..82cf84d
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ar={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????",newPage:"???????? ??????????",save:"??????",preview:"???????????? ????????????",cut:"????",copy:"??????",paste:"??????",print:"??????????",underline:"??????????",bold:"????????",italic:"????????",selectAll:"?????????? ????????",removeFormat:"?????????? ??????????????????",strike:"???????????? ????",subscript:"??????????",superscript:"??????????",horizontalrule:"???? ????????",pagebreak:"?????????? ???????? ??????????",unlink:"?????????? ????????",undo:"??????????",redo:"??????????",common:{browseServer:"????????",url:"????????????",protocol:"????????????????????",upload:"??????",uploadSubmit:"????????",image:"????????",flash:"????????",form:"??????????",checkbox:"???????? ????????????",radio:"???? ????????????",textField:"???????? ????",textarea:"?????????? ????????",hiddenField:"?????????? ?????? ??????",button:"???? ??????",select:"??????????",imageButton:"???? ????????",notSet:"<???????? ??????????>",id:"??????????",name:"??????????",langDir:"?????????? ????????",langDirLtr:"???????????? ???????????? (LTR)",langDirRtl:"???????????? ???????????? (RTL)",langCode:"?????? ??????????",longDescr:"?????????? ????????????????",cssClass:"???????? ??????????????",advisoryTitle:"?????????? ??????????????",cssStyle:"??????",ok:"??????????",cancel:"?????????? ??????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????????",validateNumberFailed:"???????????? ??????????",confirmNewPage:"?????????? ???? ???????????????? ?????? ???? ?????? ???????????? ????????. ???? ?????? ?????????? ?????? ???????? ???????? ????????????",confirmCancel:"?????? ???????????????? ???? ??????????. ???? ?????? ?????????? ???? ?????????? ???????? ??????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????? ????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????  ??????.??",title:"???????? ????????????",options:"Special Character Options"},link:{toolbar:"????????",other:"<????????>",menu:"?????????? ????????",title:"???????????? ??????????",info:"?????????????? ????????????",target:"?????? ????????????",upload:"??????",advanced:"??????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ?????? ??????????????",toEmail:"???????? ????????????????",targetFrame:"<????????>",targetPopup:"<?????????? ????????????>",targetFrameName:"?????? ???????????? ????????????????",targetPopupName:"?????? ?????????????? ????????????????",popupFeatures:"?????????? ?????????????? ????????????????",popupResizable:"?????????? ??????????????",popupStatusBar:"???????? ????????????",popupLocationBar:"???????? ??????????????",popupToolbar:"???????? ??????????????",popupMenuBar:"?????????????? ????????????????",popupFullScreen:"?????? ???????????? (IE)",popupScrollBars:"?????????? ??????????????",popupDependent:"???????? (Netscape)",popupWidth:"??????????",popupLeft:"?????????????? ????????????",popupHeight:"????????????????",popupTop:"?????????????? ????????????",id:"????????",langDir:"?????????? ????????",langDirLTR:"???????????? ???????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"???????????? ????????????????",name:"??????????",langCode:"?????? ????????",tabIndex:"??????????????",advisoryTitle:"?????????? ??????????????",advisoryContentType:"?????? ??????????????",cssClasses:"???????? ??????????????",charset:"?????????? ???????????? ????????????????",styles:"??????",selectAnchor:"???????? ?????????? ????????????",anchorName:"?????? ??????????",anchorId:"?????? ?????? ????????????",emailAddress:"?????????? ???????????? ????????????????",emailSubject:"?????????? ??????????????",emailBody:"?????????? ??????????????",noAnchors:"(???? ???????? ???????????? ???????????? ???? ?????? ??????????????)",noUrl:"???? ???????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",noEmail:"???? ???????? ???????? ?????????? ???????????? ????????????????????"},anchor:{toolbar:"?????????? ????????????",menu:"?????????? ?????????????? ????????????????",title:"?????????? ?????????????? ????????????????",name:"?????? ?????????????? ????????????????",errorName:"???????????? ?????????? ?????? ?????????????? ????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ????????????????",find:"??????",replace:"??????????????",findWhat:"?????????? ????:",replaceWith:"?????????????? ????:",notFoundMsg:"???? ?????? ???????????? ?????? ???????? ????????????.",matchCase:"???????????? ???????? ????????????",matchWord:"???????????? ??????????????",matchCyclic:"???????????? ??????????",replaceAll:"?????????????? ????????",replaceSuccessMsg:"???? ?????????????? 1% ???? ?????????????? "},table:{toolbar:"????????",title:"?????????? ????????????",menu:"?????????? ????????????",deleteTable:"?????? ????????????",rows:"????????",columns:"??????????",border:"????????????",align:"????????????????",alignLeft:"????????",alignCenter:"??????",alignRight:"????????",width:"??????????",widthPx:"????????",widthPc:"????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"?????????? ??????????????",cellPad:"?????????????? ??????????????",caption:"??????????",summary:"??????????????",headers:"????????????????",headersNone:"????????",headersColumn:"???????????? ??????????",headersRow:"???????? ??????????",headersBoth:"????????????",invalidRows:"?????? ???????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidCols:"?????? ?????????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidBorder:"?????? ???????? ?????? ???? ???????? ??????????.",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidCellSpacing:"?????????????? ?????? ?????????????? ?????? ???? ???????? ??????????.",invalidCellPadding:"?????????????? ?????????????? ?????? ???? ???????? ??????????",cell:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteCell:"?????? ????????",merge:"?????? ??????????",mergeRight:"?????? ????????????",mergeDown:"?????? ????????????",splitHorizontal:"?????????? ???????????? ????????????",splitVertical:"?????????? ???????????? ??????????????",title:"?????????? ????????????",cellType:"?????? ????????????",rowSpan:"???????????? ????????????",colSpan:"???????????? ??????????????",wordWrap:"???????????? ????????",hAlign:"???????????? ??????????",vAlign:"???????????? ??????????",alignTop:"????????",alignMiddle:"??????",alignBottom:"????????",alignBaseline:"???? ??????????????",bgColor:"?????? ??????????????",borderColor:"?????? ????????????",data:"????????????",header:"??????????",yes:"??????",no:"????",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidRowSpan:"???????????? ???????????? ?????? ???? ???????? ?????????? ????????????.",invalidColSpan:"???????????? ?????????????? ?????? ???? ???????? ?????????? ????????????.",chooseColor:"????????"},row:{menu:"????",insertBefore:"?????????? ???? ??????",insertAfter:"?????????? ???? ??????",deleteRow:"?????? ????????"},column:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteColumn:"?????? ??????????"}},button:{title:"?????????? ???? ??????????",text:"????????????/??????????????",type:"?????? ????????",typeBtn:"????",typeSbm:"??????????",typeRst:"?????????? ??????????"},checkboxAndRadio:{checkboxTitle:"?????????? ???????? ????????????????",radioTitle:"?????????? ???? ????????????",value:"????????????",selected:"????????"},form:{title:"?????????? ??????????????",menu:"?????????? ??????????????",action:"?????? ??????????",method:"??????????????",encoding:"??????????"},select:{title:"?????????? ???????????? ??????????",selectInfo:"?????????? ??????????????",opAvail:"???????????????? ??????????????",value:"????????????",size:"??????????",lines:"????????????",chkMulti:"???????????? ???????????????? ????????????",opText:"????????",opValue:"????????????",btnAdd:"??????????",btnModify:"??????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ??????????",btnDelete:"??????????"},textarea:{title:"?????????? ?????????? ????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????? ???????? ????????",name:"??????????",value:"????????????",charWidth:"?????? ????????????",maxChars:"???????? ?????? ????????????",type:"?????? ??????????????",typeText:"????",typePass:"???????? ????????"},hidden:{title:"?????????? ?????????? ????????????",name:"??????????",value:"????????????"},image:{title:"?????????? ????????????",titleButton:"?????????? ???? ????????????",menu:"?????????? ????????????",infoTab:"?????????????? ????????????",btnUpload:"???????????? ????????????",upload:"??????",alt:"?????????? ????????????",width:"??????????",height:"????????????????",lockRatio:"?????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ?????????? ????????????",border:"?????? ????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",align:"????????????",alignLeft:"????????",alignRight:"????????",alertUrl:"?????????? ???????? ???????????? ???????? ???????? ???????? ?????? ????????????.",linkTab:"????????????",button2Img:"???? ???????? ?????????? ???? ???????????? ?????????????? ?????? ???????? ????????????",img2Button:"???? ???????? ?????????? ???????????? ???????????????? ?????? ???? ??????????",urlMissing:"?????????? ???????? ???????????? ??????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????? ????????????",propertiesTab:"??????????????",title:"?????????? ???????? ????????????",chkPlay:"?????????? ????????????",chkLoop:"??????????",chkMenu:"?????????? ?????????? ???????? ????????????",chkFull:"?????? ????????????",scale:"??????????",scaleAll:"?????????? ????????",scaleNoBorder:"?????? ????????",scaleFit:"?????? ??????",access:"???????? ???????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ????????????",accessNever:"????????????",align:"????????????",alignLeft:"????????",alignAbsBottom:"???????? ????????",alignAbsMiddle:"?????? ??????????",alignBaseline:"?????? ??????????",alignBottom:"????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"???????? ????????",alignTop:"????????",quality:"????????",qualityBest:"????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"???????????? ????????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"?????? ????????",windowModeTransparent:"????????",windowMode:"?????? ??????????????",flashvars:"?????????????? ????????????",bgcolor:"?????? ??????????????",width:"??????????",height:"????????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",validateSrc:"?????????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",validateWidth:"?????????? ?????? ???? ???????? ??????????.",validateHeight:"???????????????? ?????? ???? ???????? ??????????.",validateHSpace:"HSpace ?????? ???? ???????? ??????????.",validateVSpace:"VSpace ?????? ???? ???????? ??????????."},spellCheck:{toolbar:"?????????? ????????????",title:"?????????????? ????????????????",notAvailable:"???????????? ???????? ?????? ???????????? ?????? ?????????? ????????",errorLoading:"?????? ???? ?????????? ?????????? ???????? ??????????????????: %s.",notInDic:"???????? ???? ??????????????",changeTo:"?????????????? ??????",btnIgnore:"??????????",btnIgnoreAll:"?????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ????????",btnUndo:"??????????",noSuggestions:"- ???? ???????? ???????????????? -",progress:"???????? ?????????????? ????????????????",noMispell:"???? ?????????????? ????????????????: ???? ?????? ???????????? ?????? ???? ?????????? ??????????????",noChanges:"???? ?????????????? ????????????????: ???? ?????? ?????????? ???? ????????",oneChange:"???? ?????????????? ????????????????: ???? ?????????? ???????? ?????????? ??????",manyChanges:"???? ?????????? ?????????????? ????????????????: ???? ?????????? %1 ???? ??????????",ieSpellDownload:"???????????? ???????????????? (??????????????????) ?????? ??????????. ???? ?????? ???????????? ??????????"},smiley:{toolbar:"????????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"???????? 1%"},numberedlist:"??????????/?????? ?????????? ????????",bulletedlist:"??????????/?????? ?????????? ????????",indent:"?????????? ?????????????? ??????????????",outdent:"?????????? ?????????????? ??????????????",justify:{left:"???????????? ?????? ????????????",center:"??????????",right:"???????????? ?????? ????????????",block:"??????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ???????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ?????????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+C).",pasteMsg:"???????? ???????? ?????????????? ???????????????? ?????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ???????? ?????????????????? ???? ???????? ????  <STRONG>??????????</STRONG>.",securityMsg:"?????????? ???????????????? ???????????? ???????????? ???????????????? ???? ?????????? ?????? ???????????? ???? ???????????? ???????????? ?????????????? ???????? ?????? ???????? ?????? ?????????????? ?????? ???????? ???? ?????? ??????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"???????? ???? ???????? ???????????? ???????? ?????????? ???? ???????????? ????????. ???? ?????? ???????????? ?????? ???????????? ???? ?????????? ????????????",toolbar:"?????? ???? ????????",title:"?????? ???? ????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????? ?????? ????????",title:"?????? ?????? ????????"},templates:{button:"??????????????",title:"?????????? ??????????????",options:"Template Options",insertOption:"?????????????? ??????????????",selectPromptMsg:"???????? ???????????? ???????? ?????? ???????? ???? ????????????",emptyListMsg:"(???? ?????? ?????????? ???? ????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"?????????? ????????????",panelTitle2:"?????????? ??????????",panelTitle3:"?????????? ????????????"},format:{label:"??????????",panelTitle:"?????????? ????????????",tag_p:"????????",tag_pre:"??????????",tag_address:"??????????",tag_h1:"?????????????? 1",tag_h2:"??????????????  2",tag_h3:"??????????????  3",tag_h4:"??????????????  4",tag_h5:"??????????????  5",tag_h6:"??????????????  6",tag_div:"???????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},fontSize:{label:"?????? ????????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"??????????????","8B4513":"?????? ????????","2F4F4F":"?????????? ?????????????? ????????","008080":"???????? ????????","000080":"???????? ????????","4B0082":"????????",696969:"?????????? ????????",B22222:"????????",A52A2A:"??????",DAA520:"???????? ????????","006400":"???????? ????????","40E0D0":"????????????","0000CD":"???????? ??????????",800080:"???????????? ????????",808080:"??????????",F00:"????????",FF8C00:"?????????????? ????????",FFD700:"????????","008000":"????????","0FF":"????????????","00F":"????????",EE82EE:"????????????",A9A9A9:"?????????? ????????",FFA07A:"?????????????? ????????",FFA500:"??????????????",FFFF00:"????????","00FF00":"????????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"???????????? ????????",D3D3D3:"?????????? ????????",FFF0F5:"???????? ????????",FAEBD7:"???????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???????? ???????? ????????????",F0FFFF:"??????????",F0F8FF:"????????",E6E6FA:"??????????????",FFF:"????????"},scayt:{title:"?????????? ???????????? ?????????? ??????????????",opera_title:"Not supported by Opera",enable:"?????????? SCAYT",disable:"?????????? SCAYT",about:"???? SCAYT",toggle:"?????????? SCAYT",options:"????????????",langs:"????????",moreSuggestions:"???????????? ???? ??????????????????",ignore:"??????????",ignoreAll:"?????????? ????????",addWord:"?????????? ????????",emptyDic:"?????? ?????????????? ?????? ?????? ???????? ????????????.",optionsTab:"????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"????"},about:{title:"???? CKEditor",dlgTitle:"???? CKEditor",moreInfo:"???????????? ?????? ?????????????? ?????????????? ?? ???????? ?????????? ???????????? ?????? ???????? ????????????????:",copy:"???????? ?????????? &copy; $1. ???????? ???????????? ????????????."},maximize:"??????????",minimize:"??????????",fakeobjects:{anchor:"??????????",flash:"?????? ?????????? ??????????????",div:"???????? ????????",unknown:"???????? ?????? ??????????"},resize:"???????? ???????????? ??????????",colordialog:{title:"???????? ??????",options:"Color Options",highlight:"?????????? ??????????",selected:"????????????",clear:"??????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/bg.js b/horde/js/ckeditor/lang/bg.js
new file mode 100644 (file)
index 0000000..122794d
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.bg={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????????",save:"????????????",preview:"?????????????????????????? ????????????",cut:"????????????",copy:"????????????????",paste:"????????????",print:"??????????",underline:"??????????????????",bold:"????????????????",italic:"????????????",selectAll:"???????????????????? ????????????",removeFormat:"???????????? ??????????????????????????",strike:"????????????????",subscript:"???????????? ???? ????????",superscript:"???????????? ???? ????????????",horizontalrule:"???????????? ???????????????????????? ??????????",pagebreak:"???????????? ?????? ??????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????????????",common:{browseServer:"?????????????????? ??????????????",url:"?????????? ?????? (URL)",protocol:"????????????????",upload:"????????",uploadSubmit:"?????????? ?????? ??????????????",image:"??????????????????????",flash:"Flash",form:"????????????????",checkbox:"???????? ???? ??????????????",radio:"???????? ???? ??????????",textField:"???????????????? ????????",textarea:"???????????????? ????????????",hiddenField:"???????????? ????????",button:"??????????",select:"???????????? ???????? ?? ??????????",imageButton:"??????????-??????????????????????",notSet:"<???? ?? ????????????????>",id:"??????????????????????????",name:"??????",langDir:"???????????? ???? ??????????",langDirLtr:"???? ???????? ???? ??????????",langDirRtl:"???? ?????????? ???? ????????",langCode:"?????? ???? ??????????",longDescr:"???????????????? ???? ????????????????",cssClass:"???????? ???? ?????????????????? ??????????????",advisoryTitle:"???????????????????????????? ????????????????",cssStyle:"????????",ok:"????",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????...",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????????? ????????????",title:"???????????????? ?????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????/???????????????????? ????????????",other:"<????????>",menu:"???????????????????? ????????????",title:"????????????",info:"???????????????????? ???? ????????????????",target:"??????",upload:"????????",advanced:"??????????????????????...",type:"?????? ???? ????????????????",toUrl:"URL",toAnchor:"?????????? ?? ???????????????? ????????????????",toEmail:"??-????????",targetFrame:"<??????????>",targetPopup:"<?????????????? ????????????????>",targetFrameName:"?????? ???? ?????????????? ????????????????",targetPopupName:"?????? ???? ???????????????? ????????????????",popupFeatures:"?????????????????? ???? ???????????????? ????????????????",popupResizable:"Resizable",popupStatusBar:"???????? ???? ????????????",popupLocationBar:"???????? ???? ??????????",popupToolbar:"?????????? ?? ????????????",popupMenuBar:"????????",popupFullScreen:"?????????? ?????????? (MS IE)",popupScrollBars:"??????????????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???????????????????? - X",popupHeight:"????????????????",popupTop:"???????????????????? - Y",id:"Id",langDir:"???????????? ???? ??????????",langDirLTR:"???? ???????? ???? ??????????",langDirRTL:"???? ?????????? ???? ????????",acccessKey:"???????? ????????????",name:"??????",langCode:"???????????? ???? ??????????",tabIndex:"?????? ???? ????????????",advisoryTitle:"???????????????????????????? ????????????????",advisoryContentType:"???????????????????????????? ?????? ???? ????????????????????????",cssClasses:"???????? ???? ?????????????????? ??????????????",charset:"?????? ???? ?????????????????? ????????????",styles:"????????",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????? ???? ??????????????",anchorId:"???? ?????????????????????????? ???? ??????????????",emailAddress:"?????????? ???? ??-????????",emailSubject:"???????? ???? ??????????????",emailBody:"?????????? ???? ??????????????",noAnchors:"(???????? ?????????? ?? ?????????????? ????????????????)",noUrl:"????????, ???????????????? ???????????? ?????? (URL)",noEmail:"????????, ???????????????? ???????????? ???? ??-????????"},anchor:{toolbar:"????????????/???????????????????? ??????????",menu:"?????????????????? ???? ??????????????",title:"?????????????????? ???? ??????????????",name:"?????? ???? ??????????????",errorName:"????????, ???????????????? ?????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????",replace:"??????????????",findWhat:"??????????:",replaceWith:"?????????????? ??:",notFoundMsg:"???????????????? ?????????? ???? ???????? ??????????????.",matchCase:"?????? ?????????? ????????????????",matchWord:"?????????? ???????????? ????????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",deleteTable:"???????????? ??????????????????",rows:"????????????",columns:"????????????",border:"???????????? ???? ??????????????",align:"????????????????????????",alignLeft:"????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"????????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"???????????????????? ?????????? ????????????????",cellPad:"???????????? ???? ???????????????????????? ?? ????????????????",caption:"????????????????",summary:"????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????????",merge:"?????????????? ????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????????"}},button:{title:"?????????????????? ???? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???? ???????????? ???? ??????????????",radioTitle:"?????????????????? ???? ???????????? ???? ??????????",value:"????????????????",selected:"??????????????????"},form:{title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",action:"????????????????",method:"??????????",encoding:"Encoding"},select:{title:"?????????????????? ???? ???????????????? ???????? ?? ??????????",selectInfo:"????????????????????",opAvail:"???????????????? ??????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????? ??????????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????",btnModify:"??????????????",btnUp:"????????????",btnDown:"????????????",btnSetValue:"?????????????? ???????? ?????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????????? ???? ???????????????????? ????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???? ????????????????????-????????",name:"??????",value:"????????????????",charWidth:"???????????? ???? ??????????????????",maxChars:"???????????????? ??????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????? ???? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"?????????????????? ???? ??????????????????????????",titleButton:"?????????????????? ???? ????????????-??????????????????????",menu:"?????????????????? ???? ??????????????????????????",infoTab:"???????????????????? ???? ??????????????????????????",btnUpload:"?????????? ?????? ??????????????",upload:"????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????????",lockRatio:"???????????? ??????????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????????? ??????????????",border:"??????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",align:"????????????????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"????????, ???????????????? ???????????? ?????? ???? ??????????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? ???? Flash ????????????",propertiesTab:"Properties",title:"?????????????????? ???? Flash ????????????",chkPlay:"?????????????????????? ????????????????????",chkLoop:"???????? ???????????????????? ???????? ????????????????????????",chkMenu:"?????????????????? Flash ????????",chkFull:"Allow Fullscreen",scale:"????????????????????????",scaleAll:"???????????? ?????????? ??????????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ??????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????",alignLeft:"????????",alignAbsBottom:"??????-????????",alignAbsMiddle:"?????????? ???? ??????????????",alignBaseline:"???? ???????????????? ??????????",alignBottom:"????????",alignMiddle:"???? ??????????????",alignRight:"??????????",alignTextTop:"?????????? ????????????",alignTop:"????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ???? ????????",width:"????????????",height:"????????????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",validateSrc:"????????, ???????????????? ???????????? ?????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????? ?? ??????????????",changeTo:"?????????????? ????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????????? ????????????",btnReplace:"??????????????",btnReplaceAll:"?????????????? ????????????",btnUndo:"????????????",noSuggestions:"- ???????? ?????????????????????? -",progress:"???????????????????? ???? ???????????????????? ???? ????????????????...",noMispell:"???????????????????? ???? ???????????????? ??????????????????: ???? ???? ?????????????? ???????????????????? ????????????",noChanges:"???????????????????? ???? ???????????????? ??????????????????: ???????? ?????????????????? ????????",oneChange:"???????????????????? ???? ???????????????? ??????????????????: ???????? ???????? ?? ??????????????????",manyChanges:"???????????????????? ???? ???????????????? ??????????????????: %1 ???????? ???? ??????????????????",ieSpellDownload:"???????????????????????? ???? ???????????????? ???? ???????????????? ???? ?? ????????????????????. ?????????????? ???? ???? ???? ?????????????????????? ?"},smiley:{toolbar:"??????????????",title:"???????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ????????????",bulletedlist:"?????????????????????? ????????????",indent:"?????????????? ??????????????",outdent:"???????????? ??????????????",justify:{left:"???????????????????????? ?? ????????",center:"?????????????????????? ?? ??????????????",right:"???????????????????????? ?? ??????????",block:"???????????????????? ????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ??????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+X).",copyError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ????????????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ?????? ?????????????????????? ?? ?????????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? MS Word",title:"???????????? ???? MS Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ???????? ???????? ??????????",title:"???????????? ???????? ???????? ??????????"},templates:{button:"??????????????",title:"??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????? ???????????? <br>(???????????????? ???????????????????? ???? ?????????????????? ???? ???????? ????????????????):",emptyListMsg:"(???????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????????",tag_pre:"????????????????????",tag_address:"??????????",tag_h1:"???????????????? 1",tag_h2:"???????????????? 2",tag_h3:"???????????????? 3",tag_h4:"???????????????? 4",tag_h5:"???????????????? 5",tag_h6:"???????????????? 6",tag_div:"???????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"Font",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ???? ????????????",bgColorTitle:"???????? ???? ????????",panelTitle:"Colors",auto:"???? ????????????????????????",more:"?????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/bn.js b/horde/js/ckeditor/lang/bn.js
new file mode 100644 (file)
index 0000000..4660c94
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.bn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"???????????? ?????????",save:"????????????????????? ??????",preview:"?????????????????????",cut:"?????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ??????",removeFormat:"??????????????? ????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"???????????? ??????????????? ??????",pagebreak:"????????? ???????????????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????-??????",common:{browseServer:"?????????????????? ?????????????????????",url:"URL",protocol:"????????????????????????",upload:"???????????????",uploadSubmit:"??????????????? ???????????????????????? ?????????????????? ??????",image:"???????????? ??????????????? ??????????????? ??????",flash:"??????????????? ??????????????? ??????????????? ??????",form:"????????????",checkbox:"????????? ???????????????",radio:"??????????????? ????????????",textField:"?????????????????? ???????????????",textarea:"?????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"????????????",select:"??????????????? ???????????????",imageButton:"???????????? ????????????",notSet:"<????????? ?????????>",id:"????????????",name:"?????????",langDir:"???????????? ??????????????? ?????????",langDirLtr:"????????? ???????????? ????????? (LTR)",langDirRtl:"????????? ???????????? ????????? (RTL)",langCode:"???????????? ?????????",longDescr:"URL ?????? ??????????????? ??????????????????",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"?????????",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ??????????????? ??????????????? ??????",title:"??????????????? ????????????????????????????????? ??????????????? ??????",options:"Special Character Options"},link:{toolbar:"???????????? ??????????????? ??????",other:"<other>",menu:"???????????? ?????????????????????",title:"????????????",info:"???????????? ????????????",target:"?????????????????????",upload:"???????????????",advanced:"????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ???????????? ???????????? ??????",toEmail:"???????????????",targetFrame:"<???????????????>",targetPopup:"<???????????? ??????????????????>",targetFrameName:"????????????????????? ????????????????????? ?????????",targetPopupName:"???????????? ????????????????????? ?????????",popupFeatures:"???????????? ?????????????????? ??????????????? ????????????",popupResizable:"Resizable",popupStatusBar:"??????????????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"??????????????? ??????????????? ???????????? (IE)",popupScrollBars:"?????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"??????????????? ???????????????",popupHeight:"?????????????????????",popupTop:"??????????????? ???????????????",id:"Id",langDir:"???????????? ??????????????? ?????????",langDirLTR:"????????? ???????????? ????????? (LTR)",langDirRTL:"????????? ???????????? ????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????????",tabIndex:"??????????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ?????????????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ?????????????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"?????????????????? ????????? ????????????",anchorId:"?????????????????? ???????????? ????????????",emailAddress:"??????????????? ??????????????????",emailSubject:"????????????????????? ????????????",emailBody:"????????????????????? ?????????",noAnchors:"(No anchors available in the document)",noUrl:"????????????????????? ????????? URL ???????????? ???????????? ????????????",noEmail:"????????????????????? ????????? ??????????????? ?????????????????? ???????????? ????????????"},anchor:{toolbar:"??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"?????????????????? ?????????",errorName:"?????????????????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????",replace:"?????????????????????",findWhat:"?????? ?????????????????? ?????????:",replaceWith:"????????? ???????????? ?????????????????? ?????????:",notFoundMsg:"??????????????? ???????????????????????? ?????????????????? ??????????????? ???????????????",matchCase:"????????? ???????????????",matchWord:"???????????? ???????????? ???????????????",matchCyclic:"Match cyclic",replaceAll:"?????? ???????????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????????????? ??????????????? ??????????????? ??????",title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",deleteTable:"??????????????? ??????????????? ??????",rows:"??????",columns:"????????????",border:"?????????????????? ????????????",align:"??????????????????????????????",alignLeft:"????????????",alignCenter:"?????????????????????",alignRight:"????????????",width:"??????????????????",widthPx:"?????????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"?????????????????????",cellSpace:"????????? ???????????????",cellPad:"????????? ?????????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"?????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"????????? ???????????? ?????????",merge:"????????? ???????????? ?????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????? ???????????? ?????????"},column:{menu:"????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ???????????? ?????????"}},button:{title:"???????????? ??????????????????????????????",text:"?????????????????? (??????????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"????????? ???????????? ??????????????????????????????",radioTitle:"??????????????? ???????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"????????????",opAvail:"???????????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????? ????????????",chkMulti:"?????????????????? ????????????????????? ???????????? ??????",opText:"??????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????? ?????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"??????????????? ????????? ?????????????????? ?????????????????? ????????? ??????",btnDelete:"???????????????"},textarea:{title:"?????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????????????????? ???????????????????????????",maxChars:"???????????????????????? ?????????????????????????????????",type:"????????????",typeText:"??????????????????",typePass:"???????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"???????????? ??????????????????????????????",titleButton:"????????? ???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",infoTab:"???????????? ????????????",btnUpload:"??????????????? ???????????????????????? ?????????????????? ??????",upload:"???????????????",alt:"?????????????????? ??????????????????",width:"??????????????????",height:"?????????????????????",lockRatio:"?????????????????? ?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ???????????????????????????????????? ?????????????????? ?????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",align:"???????????????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"???????????????????????? ????????? ???????????? URL ???????????? ????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"????????????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"????????????????????? ???????????? ??????????????? ??????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"?????? ???????????????",scaleNoBorder:"???????????? ?????????????????? ?????????",scaleFit:"?????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"?????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ??????",width:"??????????????????",height:"?????????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",validateSrc:"????????????????????? ????????? URL ???????????? ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? ?????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????? ?????????",changeTo:"????????? ???????????????",btnIgnore:"??????????????? ??????",btnIgnoreAll:"?????? ??????????????? ??????",btnReplace:"???????????? ?????????",btnReplaceAll:"?????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ????????? ?????????????????? ????????? -",progress:"??????????????? ????????????????????? ????????????...",noMispell:"??????????????? ????????????????????? ?????????: ????????? ????????? ??????????????? ??????????????? ???????????????",noChanges:"??????????????? ????????????????????? ?????????: ????????? ???????????? ???????????????????????? ????????? ????????????",oneChange:"??????????????? ????????????????????? ?????????: ???????????? ??????????????? ???????????? ???????????????????????? ????????? ???????????????",manyChanges:"??????????????? ????????????????????? ?????????: %1 ???????????? ???????????? ???????????? ??????????????????",ieSpellDownload:"??????????????? ????????????????????? ?????????????????? ????????? ???????????? ???????????? ?????? ???????????? ????????? ????????????????????? ???????????? ??????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ??????????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????????????????? ????????????????????? ???????????????",bulletedlist:"??????????????? ??????????????? ???????????????",indent:"????????????????????? ???????????????",outdent:"????????????????????? ????????????",justify:{left:"?????? ???????????? ???????????????",center:"????????? ??????????????? ????????????",right:"????????? ???????????? ???????????????",block:"???????????? ???????????????????????????"},blockquote:"Block Quote",clipboard:{title:"???????????????",cutError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+X)???",copyError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+C)???",pasteMsg:"????????????????????? ????????? ??????????????? ?????????????????? ????????????????????? ????????????????????? ????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??????????????? ???????????? ????????? <STRONG>OK</STRONG> ????????? ?????????",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????????)",title:"??????????????? (????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????????????????? ?????????????????? ??????????????? ??????",title:"???????????? ?????????????????? ?????????????????? ??????????????? ??????"},templates:{button:"????????????????????????",title:"????????????????????? ????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"????????????????????? ????????? ?????????????????? ???????????? ???????????? ???????????? ???????????????????????? ??????????????? ????????????<br>(????????? ????????????????????? ?????????????????? ????????????):",emptyListMsg:"(????????? ???????????????????????? ?????????????????? ????????? ?????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"???????????? ???????????????",panelTitle:"???????????? ???????????????",tag_p:"??????????????????",tag_pre:"????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????? ???",tag_h2:"?????????????????? ???",tag_h3:"?????????????????? ???",tag_h4:"?????????????????? ???",tag_h5:"?????????????????? ???",tag_h6:"?????????????????? ???",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"Font",panelTitle:"????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ??????",bgColorTitle:"????????????????????????????????? ??????",panelTitle:"Colors",auto:"????????????????????????",more:"????????? ??????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/bs.js b/horde/js/ckeditor/lang/bs.js
new file mode 100644 (file)
index 0000000..c5ea61e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.bs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML k??d",newPage:"Novi dokument",save:"Snimi",preview:"Prika??i",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"??tampaj",underline:"Podvuci",bold:"Boldiraj",italic:"Ukosi",selectAll:"Selektuj sve",removeFormat:"Poni??ti format",strike:"Precrtaj",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Izbri??i link",undo:"Vrati",redo:"Ponovi",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"??alji",uploadSubmit:"??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije pode??eno>",id:"Id",name:"Naziv",langDir:"Smjer pisanja",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"Jezi??ni k??d",longDescr:"Duga??ki opis URL-a",cssClass:"Klase CSS stilova",advisoryTitle:"Advisory title",cssStyle:"Stil",ok:"OK",cancel:"Odustani",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Naprednije",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci specijalni karater",title:"Izaberi specijalni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/Izmjeni link",other:"<other>",menu:"Izmjeni link",title:"Link",info:"Link info",target:"Prozor",upload:"??alji",advanced:"Naprednije",type:"Tip linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<frejm>",targetPopup:"<popup prozor>",targetFrameName:"Target Frame Name",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka sa alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer pisanja",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer pisanja",tabIndex:"Tab indeks",advisoryTitle:"Advisory title",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Klase CSS stilova",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Izaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-u elementa",emailAddress:"E-Mail Adresa",emailSubject:"Subjekt poruke",emailBody:"Poruka",noAnchors:"(Nema dostupnih sidra na stranici)",noUrl:"Molimo ukucajte URL link",noEmail:"Molimo ukucajte e-mail adresu"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Na??i",replace:"Zamjeni",findWhat:"Na??i ??ta:",replaceWith:"Zamjeni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Upore??uj velika/mala slova",matchWord:"Upore??uj samo cijelu rije??",matchCyclic:"Match cyclic",replaceAll:"Zamjeni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Svojstva tabele",menu:"Svojstva tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Okvir",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Centar",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"posto",widthUnit:"width unit",height:"Visina",cellSpace:"Razmak ??elija",cellPad:"Uvod ??elija",caption:"Naslov",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Bri??i ??elije",merge:"Spoji ??elije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Bri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Bri??i kolone"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Svojstva slike",titleButton:"Image Button Properties",menu:"Svojstva slike",infoTab:"Info slike",btnUpload:"??alji na server",upload:"??alji",alt:"Tekst na slici",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj dimenzije",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnanje",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Molimo ukucajte URL od slike.",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Poravnanje",alignLeft:"Lijevo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dno",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo ukucajte URL link",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numerisana lista",bulletedlist:"Lista",indent:"Pove??aj uvod",outdent:"Smanji uvod",justify:{left:"Lijevo poravnanje",center:"Centralno poravnanje",right:"Desno poravnanje",block:"Puno poravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke va??eg pretra??iva??a ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalijepi iz Word-a",title:"Zalijepi iz Word-a",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao obi??an tekst",title:"Zalijepi kao obi??an tekst"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Font Size",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatska",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ca.js b/horde/js/ckeditor/lang/ca.js
new file mode 100644 (file)
index 0000000..ae30c97
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ca={dir:"ltr",editorTitle:"Editor de text enriquit, %1, prem ALT 0 per obtenir ajuda.",toolbar:"Barra d'eines",editor:"Editor de text enriquit",source:"Codi font",newPage:"Nova p??gina",save:"Desa",preview:"Visualitzaci?? pr??via",cut:"Retalla",copy:"Copia",paste:"Enganxa",print:"Imprimeix",underline:"Subratllat",bold:"Negreta",italic:"Cursiva",selectAll:"Selecciona-ho tot",removeFormat:"Elimina Format",strike:"Barrat",subscript:"Sub??ndex",superscript:"Super??ndex",horizontalrule:"Insereix l??nia horitzontal",pagebreak:"Insereix salt de p??gina",unlink:"Elimina l'enlla??",undo:"Desf??s",redo:"Ref??s",common:{browseServer:"Veure servidor",url:"URL",protocol:"Protocol",upload:"Puja",uploadSubmit:"Envia-la al servidor",image:"Imatge",flash:"Flash",form:"Formulari",checkbox:"Casella de verificaci??",radio:"Bot?? d'opci??",textField:"Camp de text",textarea:"??rea de text",hiddenField:"Camp ocult",button:"Bot??",select:"Camp de selecci??",imageButton:"Bot?? d'imatge",notSet:"<no definit>",id:"Id",name:"Nom",langDir:"Direcci?? de l'idioma",langDirLtr:"D'esquerra a dreta (LTR)",langDirRtl:"De dreta a esquerra (RTL)",langCode:"Codi d'idioma",longDescr:"Descripci?? llarga de la URL",cssClass:"Classes del full d'estil",advisoryTitle:"T??tol consultiu",cssStyle:"Estil",ok:"D'acord",cancel:"Cancel??la",close:"Tanca",preview:"Previsualitza",generalTab:"General",advancedTab:"Avan??at",validateNumberFailed:"Aquest valor no ??s un n??mero.",confirmNewPage:"Els canvis en aquest contingut que no es desin es perdran. Esteu segur que voleu carregar una p??gina nova?",confirmCancel:"Algunes opcions s'han canviat. Esteu segur que voleu tancar la finestra de di??leg?",options:"Opcions",target:"Dest??",targetNew:"Nova finestra (_blank)",targetTop:"Finestra major (_top)",targetSelf:"Mateixa finestra (_self)",targetParent:"Finestra pare (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereix car??cter especial",title:"Selecciona el car??cter especial",options:"Special Character Options"},link:{toolbar:"Insereix/Edita enlla??",other:"<altre>",menu:"Edita l'enlla??",title:"Enlla??",info:"Informaci?? de l'enlla??",target:"Dest??",upload:"Puja",advanced:"Avan??at",type:"Tipus d'enlla??",toUrl:"URL",toAnchor:"??ncora en aquesta p??gina",toEmail:"Correu electr??nic",targetFrame:"<marc>",targetPopup:"<finestra emergent>",targetFrameName:"Nom del marc de dest??",targetPopupName:"Nom finestra popup",popupFeatures:"Caracter??stiques finestra popup",popupResizable:"Redimensionable",popupStatusBar:"Barra d'estat",popupLocationBar:"Barra d'adre??a",popupToolbar:"Barra d'eines",popupMenuBar:"Barra de men??",popupFullScreen:"Pantalla completa (IE)",popupScrollBars:"Barres d'scroll",popupDependent:"Depenent (Netscape)",popupWidth:"Amplada",popupLeft:"Posici?? esquerra",popupHeight:"Al??ada",popupTop:"Posici?? dalt",id:"Id",langDir:"Direcci?? de l'idioma",langDirLTR:"D'esquerra a dreta (LTR)",langDirRTL:"De dreta a esquerra (RTL)",acccessKey:"Clau d'acc??s",name:"Nom",langCode:"Direcci?? de l'idioma",tabIndex:"Index de Tab",advisoryTitle:"T??tol consultiu",advisoryContentType:"Tipus de contingut consultiu",cssClasses:"Classes del full d'estil",charset:"Conjunt de car??cters font enlla??at",styles:"Estil",selectAnchor:"Selecciona una ??ncora",anchorName:"Per nom d'??ncora",anchorId:"Per Id d'element",emailAddress:"Adre??a de correu electr??nic",emailSubject:"Assumpte del missatge",emailBody:"Cos del missatge",noAnchors:"(No hi ha ??ncores disponibles en aquest document)",noUrl:"Si us plau, escrigui l'enlla?? URL",noEmail:"Si us plau, escrigui l'adre??a correu electr??nic"},anchor:{toolbar:"Insereix/Edita ??ncora",menu:"Propietats de l'??ncora",title:"Propietats de l'??ncora",name:"Nom de l'??ncora",errorName:"Si us plau, escriviu el nom de l'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca i reempla??a",find:"Cerca",replace:"Reempla??a",findWhat:"Cerca:",replaceWith:"Rempla??a amb:",notFoundMsg:"El text especificat no s'ha trobat.",matchCase:"Distingeix maj??scules/min??scules",matchWord:"Nom??s paraules completes",matchCyclic:"Match cyclic",replaceAll:"Reempla??a-ho tot",replaceSuccessMsg:"%1 ocurr??ncia/es reempla??ada/es."},table:{toolbar:"Taula",title:"Propietats de la taula",menu:"Propietats de la taula",deleteTable:"Suprimeix la taula",rows:"Files",columns:"Columnes",border:"Mida vora",align:"Alineaci??",alignLeft:"Esquerra",alignCenter:"Centre",alignRight:"Dreta",width:"Amplada",widthPx:"p??xels",widthPc:"percentatge",widthUnit:"unitat d'amplada",height:"Al??ada",cellSpace:"Espaiat de cel??les",cellPad:"Encoixinament de cel??les",caption:"T??tol",summary:"Resum",headers:"Cap??aleres",headersNone:"Cap",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambdues",invalidRows:"El nombre de files ha de ser un nombre major que 0.",invalidCols:"El nombre de columnes ha de ser un nombre major que 0.",invalidBorder:"El gruix de la vora ha de ser un nombre.",invalidWidth:"L'amplada de la taula  ha de ser un nombre.",invalidHeight:"L'al??ada de la taula  ha de ser un nombre.",invalidCellSpacing:"L'espaiat de cel??la  ha de ser un nombre.",invalidCellPadding:"L'encoixinament de cel??la  ha de ser un nombre.",cell:{menu:"Cel??la",insertBefore:"Insereix cel??la abans de",insertAfter:"Insereix cel??la darrera",deleteCell:"Suprimeix les cel??les",merge:"Fusiona les cel??les",mergeRight:"Fusiona cap a la dreta",mergeDown:"Fusiona cap avall",splitHorizontal:"Divideix la cel??la horitzontalment",splitVertical:"Divideix la cel??la verticalment",title:"Propertiat de la cel??la",cellType:"Tipus de cel??la",rowSpan:"Expansi?? de files",colSpan:"Expansi?? de columnes",wordWrap:"Ajustar al contingut",hAlign:"Aliniaci?? Horizontal",vAlign:"Aliniaci?? Vertical",alignTop:"A dalt",alignMiddle:"Al mig",alignBottom:"A baix",alignBaseline:"A la l??nia base",bgColor:"Color de fons",borderColor:"Color de la vora",data:"Data",header:"Cap??alera",yes:"S??",no:"No",invalidWidth:"L'amplada de cel??la ha de ser un nombre.",invalidHeight:"L'al??ada de cel??la ha de ser un nombre.",invalidRowSpan:"L'expansi?? de files ha de ser un nombre enter.",invalidColSpan:"L'expansi?? de columnes ha de ser un nombre enter.",chooseColor:"Trieu"},row:{menu:"Fila",insertBefore:"Insereix fila abans de",insertAfter:"Insereix fila darrera",deleteRow:"Suprimeix una fila"},column:{menu:"Columna",insertBefore:"Insereix columna abans de",insertAfter:"Insereix columna darrera",deleteColumn:"Suprimeix una columna"}},button:{title:"Propietats del bot??",text:"Text (Valor)",type:"Tipus",typeBtn:"Bot??",typeSbm:"Transmet formulari",typeRst:"Reinicia formulari"},checkboxAndRadio:{checkboxTitle:"Propietats de la casella de verificaci??",radioTitle:"Propietats del bot?? d'opci??",value:"Valor",selected:"Seleccionat"},form:{title:"Propietats del formulari",menu:"Propietats del formulari",action:"Acci??",method:"M??tode",encoding:"Codificaci??"},select:{title:"Propietats del camp de selecci??",selectInfo:"Info",opAvail:"Opcions disponibles",value:"Valor",size:"Mida",lines:"L??nies",chkMulti:"Permet m??ltiples seleccions",opText:"Text",opValue:"Valor",btnAdd:"Afegeix",btnModify:"Modifica",btnUp:"Amunt",btnDown:"Avall",btnSetValue:"Selecciona per defecte",btnDelete:"Elimina"},textarea:{title:"Propietats de l'??rea de text",cols:"Columnes",rows:"Files"},textfield:{title:"Propietats del camp de text",name:"Nom",value:"Valor",charWidth:"Amplada",maxChars:"Nombre m??xim de car??cters",type:"Tipus",typeText:"Text",typePass:"Contrasenya"},hidden:{title:"Propietats del camp ocult",name:"Nom",value:"Valor"},image:{title:"Propietats de la imatge",titleButton:"Propietats del bot?? d'imatge",menu:"Propietats de la imatge",infoTab:"Informaci?? de la imatge",btnUpload:"Envia-la al servidor",upload:"Puja",alt:"Text alternatiu",width:"Amplada",height:"Al??ada",lockRatio:"Bloqueja les proporcions",unlockRatio:"Desbloqueja el r??tio",resetSize:"Restaura la mida",border:"Vora",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignRight:"Ajusta a la dreta",alertUrl:"Si us plau, escriviu la URL de la imatge",linkTab:"Enlla??",button2Img:"Voleu transformar el bot?? d'imatge seleccionat en una simple imatge?",img2Button:"Voleu transformar la imatge seleccionada en un bot?? d'imatge?",urlMissing:"Falta la URL de la imatge.",validateWidth:"L'amplada ha de ser un nombre enter.",validateHeight:"L'al??ada ha de ser un nombre enter.",validateBorder:"La vora ha de ser un nombre enter.",validateHSpace:"HSpace ha de ser un nombre enter.",validateVSpace:"VSpace ha de ser un nombre enter."},flash:{properties:"Propietats del Flash",propertiesTab:"Propietats",title:"Propietats del Flash",chkPlay:"Reproduci?? autom??tica",chkLoop:"Bucle",chkMenu:"Habilita men?? Flash",chkFull:"Permetre la pantalla completa",scale:"Escala",scaleAll:"Mostra-ho tot",scaleNoBorder:"Sense vores",scaleFit:"Mida exacta",access:"Acc??s a scripts",accessAlways:"Sempre",accessSameDomain:"El mateix domini",accessNever:"Mai",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Ajusta a la dreta",alignTextTop:"Text Top",alignTop:"Top",quality:"Qualitat",qualityBest:"La millor",qualityHigh:"Alta",qualityAutoHigh:"Alta autom??tica",qualityMedium:"Mitjana",qualityAutoLow:"Baixa autom??tica",qualityLow:"Baixa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Transparent",windowMode:"Mode de la finestra",flashvars:"Variables de Flash",bgcolor:"Color de Fons",width:"Amplada",height:"Al??ada",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",validateSrc:"Si us plau, escrigui l'enlla?? URL",validateWidth:"L'amplada ha de ser un nombre.",validateHeight:"L'al??ada ha de ser un nombre.",validateHSpace:"L'espaiat horitzonatal ha de ser un nombre.",validateVSpace:"L'espaiat vertical ha de ser un nombre."},spellCheck:{toolbar:"Revisa l'ortografia",title:"Comprova l'ortografia",notAvailable:"El servei no es troba disponible ara.",errorLoading:"Error carregant el servidor: %s.",notInDic:"No ??s al diccionari",changeTo:"Reempla??a amb",btnIgnore:"Ignora",btnIgnoreAll:"Ignora-les totes",btnReplace:"Canvia",btnReplaceAll:"Canvia-les totes",btnUndo:"Desf??s",noSuggestions:"Cap suggeriment",progress:"Verificaci?? ortogr??fica en curs...",noMispell:"Verificaci?? ortogr??fica acabada: no hi ha cap paraula mal escrita",noChanges:"Verificaci?? ortogr??fica: no s'ha canviat cap paraula",oneChange:"Verificaci?? ortogr??fica: s'ha canviat una paraula",manyChanges:"Verificaci?? ortogr??fica: s'han canviat %1 paraules",ieSpellDownload:"Verificaci?? ortogr??fica no instal??lada. Voleu descarregar-ho ara?"},smiley:{toolbar:"Icona",title:"Insereix una icona",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Llista numerada",bulletedlist:"Llista de pics",indent:"Augmenta el sagnat",outdent:"Redueix el sagnat",justify:{left:"Alinia a l'esquerra",center:"Centrat",right:"Alinia a la dreta",block:"Justificat"},blockquote:"Bloc de cita",clipboard:{title:"Enganxa",cutError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",copyError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",pasteMsg:"Si us plau, enganxeu dins del seg??ent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",securityMsg:"A causa de la configuraci?? de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",pasteArea:"??rea d'enganxat"},pastefromword:{confirmCleanup:"El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?",toolbar:"Enganxa des del Word",title:"Enganxa des del Word",error:"No ha estat possible netejar les dades enganxades degut a un error intern"},pasteText:{button:"Enganxa com a text no formatat",title:"Enganxa com a text no formatat"},templates:{button:"Plantilles",title:"Contingut plantilles",options:"Template Options",insertOption:"Reempla??a el contingut actual",selectPromptMsg:"Si us plau, seleccioneu la plantilla per obrir a l'editor<br>(el contingut actual no ser?? enregistrat):",emptyListMsg:"(No hi ha plantilles definides)"},showBlocks:"Mostra els blocs",stylesCombo:{label:"Estil",panelTitle:"Estils de format",panelTitle1:"Estils de bloc",panelTitle2:"Estils incrustats",panelTitle3:"Estils d'objecte"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatejat",tag_address:"Adre??a",tag_h1:"Encap??alament 1",tag_h2:"Encap??alament 2",tag_h3:"Encap??alament 3",tag_h4:"Encap??alament 4",tag_h5:"Encap??alament 5",tag_h6:"Encap??alament 6",tag_div:"Normal (DIV)"},div:{title:"Crea un contenidor Div",toolbar:"Crea un contenidor Div",cssClassInputLabel:"Classes de la fulla d'estils",styleSelectLabel:"Estil",IdInputLabel:"Id",languageCodeInputLabel:" Codi d'idioma",inlineStyleInputLabel:"Estil en l??nia",advisoryTitleInputLabel:"T??tol de guia",langDirLabel:"Direcci?? de l'idioma",langDirLTRLabel:"D'esquerra a dreta (LTR)",langDirRTLLabel:"De dreta a esquerra (RTL)",edit:"Edita Div",remove:"Elimina Div"},font:{label:"Tipus de lletra",voiceLabel:"Tipus de lletra",panelTitle:"Tipus de lletra"},fontSize:{label:"Mida",voiceLabel:"Mida de la lletra",panelTitle:"Mida"},colorButton:{textColorTitle:"Color de Text",bgColorTitle:"Color de Fons",panelTitle:"Colors",auto:"Autom??tic",more:"M??s colors..."},colors:{"000":"Negre",800000:"Granat","8B4513":"Marr?? sella","2F4F4F":"Gris pissarra fosca","008080":"Blau xarxet","000080":"Blau mar??","4B0082":"Indi",696969:"Gris intens",B22222:"Ma??",A52A2A:"Marr?? (web)",DAA520:"Solidago","006400":"Verd fosc","40E0D0":"Turquesa","0000CD":"Atzur",800080:"Lila",808080:"Gris",F00:"Vermell",FF8C00:"Taronja fosc",FFD700:"Or","008000":"Verd","0FF":"Cian","00F":"Blau",EE82EE:"Lavanda rosat",A9A9A9:"Gris clar",FFA07A:"Salm?? clar",FFA500:"Taronja",FFFF00:"Groc","00FF00":"Verd llima",AFEEEE:"Blau p??lid",ADD8E6:"Blau clar",DDA0DD:"Pruna",D3D3D3:"Gris clar",FFF0F5:"Lavanda rosat",FAEBD7:"Blanc antic",FFFFE0:"Groc clar",F0FFF0:"Verd p??lid",F0FFFF:"Blau cel p??lid",F0F8FF:"Cian p??lid",E6E6FA:"Lavanda",FFF:"Blanc"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Habilitat l'SCAYT",disable:"Deshabilita SCAYT",about:"Quant a l'SCAYT",toggle:"Commuta l'SCAYT",options:"Opcions",langs:"Idiomes",moreSuggestions:"M??s sugger??ncies",ignore:"Ignora",ignoreAll:"Ignora'ls tots",addWord:"Afegeix una paraula",emptyDic:"El nom del diccionari no hauria d'estar buit.",optionsTab:"Opcions",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Idiomes",dictionariesTab:"Diccionaris",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Quant a"},about:{title:"Quan al CKEditor",dlgTitle:"Quan al CKEditor",moreInfo:"Per informaci?? sobre llic??ncies visiteu el web:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximitza",minimize:"Minimitza",fakeobjects:{anchor:"??ncora",flash:"Animaci?? Flash",div:"Salt de p??gina",unknown:"Objecte desconegut"},resize:"Arrossegueu per redimensionar",colordialog:{title:"Selecciona el color",options:"Color Options",highlight:"Destacat",selected:"Seleccionat",clear:"Neteja"},toolbarCollapse:"Redueix la barra d'eines",toolbarExpand:"Amplia la barra d'eines"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/cs.js b/horde/js/ckeditor/lang/cs.js
new file mode 100644 (file)
index 0000000..2b4b44e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.cs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??it",preview:"N??hled",cut:"Vyjmout",copy:"Kop??rovat",paste:"Vlo??it",print:"Tisk",underline:"Podtr??en??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybrat v??e",removeFormat:"Odstranit form??tov??n??",strike:"P??e??krtnut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??it vodorovnou linku",pagebreak:"Vlo??it konec str??nky",unlink:"Odstranit odkaz",undo:"Zp??t",redo:"Znovu",common:{browseServer:"Vybrat na serveru",url:"URL",protocol:"Protokol",upload:"Odeslat",uploadSubmit:"Odeslat na server",image:"Obr??zek",flash:"Flash",form:"Formul????",checkbox:"Za??krt??vac?? pol????ko",radio:"P??ep??na??",textField:"Textov?? pole",textarea:"Textov?? oblast",hiddenField:"Skryt?? pole",button:"Tla????tko",select:"Seznam",imageButton:"Obr??zkov?? tla????tko",notSet:"<nenastaveno>",id:"Id",name:"Jm??no",langDir:"Orientace jazyka",langDirLtr:"Zleva do prava (LTR)",langDirRtl:"Zprava do leva (RTL)",langCode:"K??d jazyka",longDescr:"Dlouh?? popis URL",cssClass:"T????da stylu",advisoryTitle:"Pomocn?? titulek",cssStyle:"Styl",ok:"OK",cancel:"Storno",close:"Close",preview:"Preview",generalTab:"Obecn??",advancedTab:"Roz??????en??",validateNumberFailed:"Zadan?? hodnota nen?? ????seln??.",confirmNewPage:"Jak??koliv neulo??en?? zm??ny obsahu budou ztraceny. Skute??n?? chete otevr??t novou str??nku?",confirmCancel:"N??kter?? z nastaven?? byla zm??n??na. Skute??n?? chete zav????t dialogov?? okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupn??</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??it speci??ln?? znaky",title:"V??b??r speci??ln??ho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??it/zm??nit odkaz",other:"<jin??>",menu:"Zm??nit odkaz",title:"Odkaz",info:"Informace o odkazu",target:"C??l",upload:"Odeslat",advanced:"Roz??????en??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v t??to str??nce",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovac?? okno>",targetFrameName:"N??zev c??lov??ho r??mu",targetPopupName:"N??zev vyskakovac??ho okna",popupFeatures:"Vlastnosti vyskakovac??ho okna",popupResizable:"Umo????uj??c?? m??nit velikost",popupStatusBar:"Stavov?? ????dek",popupLocationBar:"Panel um??st??n??",popupToolbar:"Panel n??stroj??",popupMenuBar:"Panel nab??dky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislost (Netscape)",popupWidth:"??????ka",popupLeft:"Lev?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orientace jazyka",langDirLTR:"Zleva do prava (LTR)",langDirRTL:"Zprava do leva (RTL)",acccessKey:"P????stupov?? kl????",name:"Jm??no",langCode:"Orientace jazyka",tabIndex:"Po??ad?? prvku",advisoryTitle:"Pomocn?? titulek",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"T????da stylu",charset:"P??i??azen?? znakov?? sada",styles:"Styl",selectAnchor:"Vybrat kotvu",anchorName:"Podle jm??na kotvy",anchorId:"Podle Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"P??edm??t zpr??vy",emailBody:"T??lo zpr??vy",noAnchors:"(Ve str??nce nen?? definov??na ????dn?? kotva!)",noUrl:"Zadejte pros??m URL odkazu",noEmail:"Zadejte pros??m e-mailovou adresu"},anchor:{toolbar:"Vlo????t/zm??nit z??lo??ku",menu:"Vlastnosti z??lo??ky",title:"Vlastnosti z??lo??ky",name:"N??zev z??lo??ky",errorName:"Zadejte pros??m n??zev z??lo??ky"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Naj??t a nahradit",find:"Hledat",replace:"Nahradit",findWhat:"Co hledat:",replaceWith:"????m nahradit:",notFoundMsg:"Hledan?? text nebyl nalezen.",matchCase:"Rozli??ovat velikost p??sma",matchWord:"Pouze cel?? slova",matchCyclic:"Proch??zet opakovan??",replaceAll:"Nahradit v??e",replaceSuccessMsg:"%1 nahrazen??."},table:{toolbar:"Tabulka",title:"Vlastnosti tabulky",menu:"Vlastnosti tabulky",deleteTable:"Smazat tabulku",rows:"????dky",columns:"Sloupce",border:"Ohrani??en??",align:"Zarovn??n??",alignLeft:"Vlevo",alignCenter:"Na st??ed",alignRight:"Vpravo",width:"??????ka",widthPx:"bod??",widthPc:"procent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzd??lenost bun??k",cellPad:"Odsazen?? obsahu v bu??ce",caption:"Popis",summary:"Souhrn",headers:"Z??hlav??",headersNone:"????dn??",headersColumn:"Prvn?? sloupec",headersRow:"Prvn?? ????dek",headersBoth:"Oboj??",invalidRows:"Po??et ????dk?? mus?? b??t ????slo v??t???? ne?? 0.",invalidCols:"Po??et sloupc?? mus?? b??t ????slo v??t???? ne?? 0.",invalidBorder:"Zdan?? velikost okraje mus?? b??t ????seln??.",invalidWidth:"Zadan?? ??????ka tabulky mus?? b??t ????seln??.",invalidHeight:"zadan?? v????ka tabulky mus?? b??t ????seln??.",invalidCellSpacing:"Zadan?? vzd??lenost bun??k mus?? b??t ????seln??.",invalidCellPadding:"Zadan?? odsazen?? obsahu v bu??ce mus?? b??t ????seln??.",cell:{menu:"Bu??ka",insertBefore:"Vlo??it bu??ku p??ed",insertAfter:"Vlo??it bu??ku za",deleteCell:"Smazat bu??ky",merge:"Slou??it bu??ky",mergeRight:"Slou??it doprava",mergeDown:"Slou??it dol??",splitHorizontal:"Rozd??lit bu??ky vodorovn??",splitVertical:"Rozd??lit bu??ky svisle",title:"Vlastnosti bu??ky",cellType:"Typ bu??ky",rowSpan:"Spojit ????dky",colSpan:"Spojit sloupce",wordWrap:"Zalamov??n??",hAlign:"Vodorovn?? zarovn??n??",vAlign:"Svisl?? zarovn??n??",alignTop:"Nahoru",alignMiddle:"Doprost??ed",alignBottom:"Dol??",alignBaseline:"Na ????a????",bgColor:"Barva pozad??",borderColor:"Barva okraje",data:"Data",header:"Hlavi??ka",yes:"Ano",no:"Ne",invalidWidth:"Zadan?? ??????ka bu??ky mus?? b??t ????slen??.",invalidHeight:"Zadan?? v????ka bu??ky mus?? b??t ????slen??.",invalidRowSpan:"Zadan?? po??et slou??en??ch ????dk?? mus?? b??t cel?? ????slo.",invalidColSpan:"Zadan?? po??et slou??en??ch sloupc?? mus?? b??t cel?? ????slo.",chooseColor:"V??b??r"},row:{menu:"????dek",insertBefore:"Vlo??it ????dek p??ed",insertAfter:"Vlo??it ????dek za",deleteRow:"Smazat ????dky"},column:{menu:"Sloupec",insertBefore:"Vlo??it sloupec p??ed",insertAfter:"Vlo??it sloupec za",deleteColumn:"Smazat sloupec"}},button:{title:"Vlastnosti tla????tka",text:"Popisek",type:"Typ",typeBtn:"Tla????tko",typeSbm:"Odeslat",typeRst:"Obnovit"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vac??ho pol????ka",radioTitle:"Vlastnosti p??ep??na??e",value:"Hodnota",selected:"Za??krtnuto"},form:{title:"Vlastnosti formul????e",menu:"Vlastnosti formul????e",action:"Akce",method:"Metoda",encoding:"K??dov??n??"},select:{title:"Vlastnosti seznamu",selectInfo:"Info",opAvail:"Dostupn?? nastaven??",value:"Hodnota",size:"Velikost",lines:"????dk??",chkMulti:"Povolit mnohon??sobn?? v??b??ry",opText:"Text",opValue:"Hodnota",btnAdd:"P??idat",btnModify:"Zm??nit",btnUp:"Nahoru",btnDown:"Dol??",btnSetValue:"Nastavit jako vybranou hodnotu",btnDelete:"Smazat"},textarea:{title:"Vlastnosti textov?? oblasti",cols:"Sloupc??",rows:"????dk??"},textfield:{title:"Vlastnosti textov??ho pole",name:"N??zev",value:"Hodnota",charWidth:"??????ka ve znac??ch",maxChars:"Maxim??ln?? po??et znak??",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho pole",name:"N??zev",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnost?? obr??zkov??ho tla????tka",menu:"Vlastnosti obr??zku",infoTab:"Informace o obr??zku",btnUpload:"Odeslat na server",upload:"Odeslat",alt:"Alternativn?? text",width:"??????ka",height:"V????ka",lockRatio:"Z??mek",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? velikost",border:"Okraje",hSpace:"H-mezera",vSpace:"V-mezera",align:"Zarovn??n??",alignLeft:"Vlevo",alignRight:"Vpravo",alertUrl:"Zadejte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Skute??n?? chcete p??ev??st zvolen?? obr??zkov?? tla????tko na oby??ejn?? obr??zek?",img2Button:"Skute??n?? chcete p??ev??st zvolen?? obr??zek na obr??zkov?? tla????tko?",urlMissing:"Zadan?? URL zdroje obr??zku nebylo nalezeno.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashe",propertiesTab:"Vlastnosti",title:"Vlastnosti Flashe",chkPlay:"Automatick?? spu??t??n??",chkLoop:"Opakov??n??",chkMenu:"Nab??dka Flash",chkFull:"Povolit celoobrazovkov?? re??im",scale:"Zobrazit",scaleAll:"Zobrazit v??e",scaleNoBorder:"Bez okraje",scaleFit:"P??izp??sobit",access:"P????stup ke skriptu",accessAlways:"V??dy",accessSameDomain:"Ve stejn?? dom??n??",accessNever:"Nikdy",align:"Zarovn??n??",alignLeft:"Vlevo",alignAbsBottom:"Zcela dol??",alignAbsMiddle:"Doprost??ed",alignBaseline:"Na ????a????",alignBottom:"Dol??",alignMiddle:"Na st??ed",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahoru",quality:"Kvalita",qualityBest:"Nejlep????",qualityHigh:"Vysok??",qualityAutoHigh:"Vysok?? - auto",qualityMedium:"St??edn??",qualityAutoLow:"N??zk?? - auto",qualityLow:"Nejni??????",windowModeWindow:"Okno",windowModeOpaque:"Nepr??hledn??",windowModeTransparent:"Pr??hledn??",windowMode:"Re??im okna",flashvars:"Prom??nn?? pro Flash",bgcolor:"Barva pozad??",width:"??????ka",height:"V????ka",hSpace:"H-mezera",vSpace:"V-mezera",validateSrc:"Zadejte pros??m URL odkazu",validateWidth:"Zadan?? ??????ka mus?? b??t ????slo.",validateHeight:"Zadan?? v????ka mus?? b??t ????slo.",validateHSpace:"Zadan?? H-mezera mus?? b??t ????slo.",validateVSpace:"Zadan?? V-mezera mus?? b??t ????slo."},spellCheck:{toolbar:"Zkontrolovat pravopis",title:"Kontrola pravopisu",notAvailable:"Omlouv??me se, ale slu??ba nyn?? nen?? dostupn??.",errorLoading:"Chyba nahr??v??n?? slu??by aplikace z: %s.",notInDic:"Nen?? ve slovn??ku",changeTo:"Zm??nit na",btnIgnore:"P??esko??it",btnIgnoreAll:"P??eskakovat v??e",btnReplace:"Zam??nit",btnReplaceAll:"Zam????ovat v??e",btnUndo:"Zp??t",noSuggestions:"- ????dn?? n??vrhy -",progress:"Prob??h?? kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??ena: ????dn?? pravopisn?? chyby nenalezeny",noChanges:"Kontrola pravopisu dokon??ena: Beze zm??n",oneChange:"Kontrola pravopisu dokon??ena: Jedno slovo zm??n??no",manyChanges:"Kontrola pravopisu dokon??ena: %1 slov zm??n??no",ieSpellDownload:"Kontrola pravopisu nen?? nainstalov??na. Chcete ji nyn?? st??hnout?"},smiley:{toolbar:"Smajl??ky",title:"Vkl??d??n?? smajl??k??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 objekt"},numberedlist:"????slov??n??",bulletedlist:"Odr????ky",indent:"Zv??t??it odsazen??",outdent:"Zmen??it odsazen??",justify:{left:"Zarovnat vlevo",center:"Zarovnat na st??ed",right:"Zarovnat vpravo",block:"Zarovnat do bloku"},blockquote:"Citace",clipboard:{title:"Vlo??it",cutError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro vyjmut?? zvolen??ho textu do schr??nky. Pros??m vyjm??te zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro kop??rov??n?? zvolen??ho textu do schr??nky. Pros??m zkop??rujte zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Do n??sleduj??c??ho pole vlo??te po??adovan?? obsah pomoc?? kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stiskn??te <STRONG>OK</STRONG>.",securityMsg:"Z d??vod?? nastaven?? bezpe??nosti Va??eho prohl????e??e nem????e editor p??istupovat p????mo do schr??nky. Obsah schr??nky pros??m vlo??te znovu do tohoto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Jak je vid??t, vkl??dan?? text je kop??rov??n z Wordu. Chcete jej p??ed vlo??en??m vy??istit?",toolbar:"Vlo??it z Wordu",title:"Vlo??it z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??it jako ??ist?? text",title:"Vlo??it jako ??ist?? text"},templates:{button:"??ablony",title:"??ablony obsahu",options:"Template Options",insertOption:"Nahradit aktu??ln?? obsah",selectPromptMsg:"Pros??m zvolte ??ablonu pro otev??en?? v editoru<br>(aktu??ln?? obsah editoru bude ztracen):",emptyListMsg:"(Nen?? definov??na ????dn?? ??ablona)"},showBlocks:"Uk??zat bloky",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Blokov?? styly",panelTitle2:"????dkov?? styly",panelTitle3:"Objektov?? styly"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??ln??",tag_pre:"Naform??tov??no",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Norm??ln?? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"P??smo",panelTitle:"P??smo"},fontSize:{label:"Velikost",voiceLabel:"Velikost p??sma",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva textu",bgColorTitle:"Barva pozad??",panelTitle:"Colors",auto:"Automaticky",more:"V??ce barev..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kontrola pravopisu b??hem psan?? (SCAYT)",opera_title:"Not supported by Opera",enable:"Zapnout SCAYT",disable:"Vypnout SCAYT",about:"O aplikaci SCAYT",toggle:"Vyp??na?? SCAYT",options:"Nastaven??",langs:"Jazyky",moreSuggestions:"V??ce n??vrh??",ignore:"P??esko??it",ignoreAll:"P??esko??it v??e",addWord:"P??idat slovo",emptyDic:"N??zev slovn??ku nesm?? b??t pr??zdn??.",optionsTab:"Nastaven??",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jazyky",dictionariesTab:"Slovn??ky",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"O aplikaci"},about:{title:"O aplikaci CKEditor",dlgTitle:"O aplikaci CKEditor",moreInfo:"Pro informace o lincenci nav??tivte na??i webovou str??nku:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximalizovat",minimize:"Minimalizovat",fakeobjects:{anchor:"Z??lo??ka",flash:"Flash animace",div:"Zalomen?? str??nky",unknown:"Nezn??m?? objekt"},resize:"Uchopit pro zm??nu velikosti",colordialog:{title:"V??b??r barvy",options:"Color Options",highlight:"Zv??raznit",selected:"Vybr??no",clear:"Vy??istit"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/cy.js b/horde/js/ckeditor/lang/cy.js
new file mode 100644 (file)
index 0000000..a7466c0
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.cy={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Tarddle",newPage:"Tudalen newydd",save:"Cadw",preview:"Rhagolwg",cut:"Torri",copy:"Cop??o",paste:"Gludo",print:"Argraffu",underline:"Tanlinellu",bold:"Bras",italic:"Italig",selectAll:"Dewis Popeth",removeFormat:"Tynnu Fformat",strike:"Llinell Trwyddo",subscript:"Is-sgript",superscript:"Uwchsgript",horizontalrule:"Mewnosod Llinell Lorweddol",pagebreak:"Mewnosod Toriad Tudalen i Argraffu",unlink:"Datgysylltu",undo:"Dadwneud",redo:"Ailadrodd",common:{browseServer:"Pori'r Gweinydd",url:"URL",protocol:"Protocol",upload:"Lanlwytho",uploadSubmit:"Anfon i'r Gweinydd",image:"Delwedd",flash:"Flash",form:"Ffurflen",checkbox:"Blwch ticio",radio:"Botwm Radio",textField:"Maes Testun",textarea:"Ardal Testun",hiddenField:"Maes Cudd",button:"Botwm",select:"Maes Dewis",imageButton:"Botwm Delwedd",notSet:"<heb osod>",id:"Id",name:"Name",langDir:"Cyfeiriad Iaith",langDirLtr:"Chwith i'r Dde (LTR)",langDirRtl:"Dde i'r Chwith (RTL)",langCode:"Cod Iaith",longDescr:"URL Disgrifiad Hir",cssClass:"Dosbarth Dalen Arddull",advisoryTitle:"Teitl Cynghorol",cssStyle:"Arddull",ok:"Iawn",cancel:"Diddymu",close:"Close",preview:"Preview",generalTab:"Cyffredinol",advancedTab:"Uwch",validateNumberFailed:"Nid yw'r gwerth hwn yn rhif.",confirmNewPage:"Byddwch yn colli unrhyw newidiadau i'r cynnwys sydd heb eu cadw. A ydych am barhau i lwytho tudalen newydd?",confirmCancel:"Mae rhai o'r opsiynau wedi'u newid. A ydych wir am gau'r deialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ddim ar gael</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Mewnosod Nodau Arbennig",title:"Dewis Nod Arbennig",options:"Special Character Options"},link:{toolbar:"Dolen",other:"<eraill>",menu:"Golygu Dolen",title:"Dolen",info:"Gwyb ar y Ddolen",target:"Targed",upload:"Lanlwytho",advanced:"Uwch",type:"Math y Ddolen",toUrl:"URL",toAnchor:"Dolen at angor yn y testun",toEmail:"E-bost",targetFrame:"<ffr??m>",targetPopup:"<ffenestr bop>",targetFrameName:"Enw Ffr??m y Targed",targetPopupName:"Enw Ffenestr Bop",popupFeatures:"Nodweddion Ffenestr Bop",popupResizable:"Ailfeintiol",popupStatusBar:"Bar Statws",popupLocationBar:"Bar Safle",popupToolbar:"Bar Offer",popupMenuBar:"Dewislen",popupFullScreen:"Sgrin Llawn (IE)",popupScrollBars:"Barrau Sgrolio",popupDependent:"Dibynnol (Netscape)",popupWidth:"Lled",popupLeft:"Safle Chwith",popupHeight:"Uchder",popupTop:"Safle Top",id:"Id",langDir:"Cyfeiriad Iaith",langDirLTR:"Chwith i'r Dde (LTR)",langDirRTL:"Dde i'r Chwith (RTL)",acccessKey:"Allwedd Mynediad",name:"Enw",langCode:"Cod Iaith",tabIndex:"Indecs Tab",advisoryTitle:"Teitl Cynghorol",advisoryContentType:"Math y Cynnwys Cynghorol",cssClasses:"Dosbarthiadau Dalen Arddull",charset:"Set nodau'r Adnodd Cysylltiedig",styles:"Arddull",selectAnchor:"Dewiswch Angor",anchorName:"Gan Enw'r Angor",anchorId:"Gan Id yr Elfen",emailAddress:"Cyfeiriad E-Bost",emailSubject:"Testun y Message Subject",emailBody:"Pwnc y Neges",noAnchors:"(Dim angorau ar gael yn y ddogfen)",noUrl:"Teipiwch URL y ddolen",noEmail:"Teipiwch gyfeiriad yr e-bost"},anchor:{toolbar:"Angor",menu:"Golygwch yr Angor",title:"Priodweddau'r Angor",name:"Enw'r Angor",errorName:"Teipiwch enw'r angor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chwilio ac Amnewid",find:"Chwilio",replace:"Amnewid",findWhat:"Chwilio'r term:",replaceWith:"Amnewid gyda:",notFoundMsg:"Nid oedd y testun wedi'i ddarganfod.",matchCase:"Cyfateb i'r cas",matchWord:"Cyfateb gair cyfan",matchCyclic:"Cyfateb cylchol",replaceAll:"Amnewid pob un",replaceSuccessMsg:"Amnewidiwyd %1 achlysur."},table:{toolbar:"Tabl",title:"Nodweddion Tabl",menu:"Nodweddion Tabl",deleteTable:"Dileu Tabl",rows:"Rhesi",columns:"Colofnau",border:"Maint yr Ymyl",align:"Aliniad",alignLeft:"Chwith",alignCenter:"Canol",alignRight:"Dde",width:"Lled",widthPx:"picsel",widthPc:"y cant",widthUnit:"width unit",height:"Uchder",cellSpace:"Bylchu'r gell",cellPad:"Padio'r gell",caption:"Pennawd",summary:"Crynodeb",headers:"Penynnau",headersNone:"Dim",headersColumn:"Colofn gyntaf",headersRow:"Rhes gyntaf",headersBoth:"Y Ddau",invalidRows:"Mae'n rhaid cael o leiaf un rhes.",invalidCols:"Mae'n rhaid cael o leiaf un golofn.",invalidBorder:"Mae'n rhaid i faint yr ymyl fod yn rhif.",invalidWidth:"Mae'n rhaid i led y tabl fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y tabl fod yn rhif.",invalidCellSpacing:"Mae'n rhaid i fylchiad y gell fod yn rhif.",invalidCellPadding:"Mae'n rhaid i badiad y gell fod yn rhif.",cell:{menu:"Cell",insertBefore:"Mewnosod Cell Cyn",insertAfter:"Mewnosod Cell Ar ??l",deleteCell:"Dileu Celloedd",merge:"Cyfuno Celloedd",mergeRight:"Cyfuno i'r Dde",mergeDown:"Cyfuno i Lawr",splitHorizontal:"Hollti'r Gell yn Lorweddol",splitVertical:"Hollti'r Gell yn Fertigol",title:"Priodweddau'r Gell",cellType:"Math y Gell",rowSpan:"Rhychwant Rhesi",colSpan:"Rhychwant Colofnau",wordWrap:"Lapio Geiriau",hAlign:"Aliniad Llorweddol",vAlign:"Aliniad Fertigol",alignTop:"Top",alignMiddle:"Canol",alignBottom:"Gwaelod",alignBaseline:"Baslinell",bgColor:"Lliw Cefndir",borderColor:"Lliw Ymyl",data:"Data",header:"Pennyn",yes:"Ie",no:"Na",invalidWidth:"Mae'n rhaid i led y gell fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y gell fod yn rhif.",invalidRowSpan:"Mae'n rhaid i rychwant y rhesi fod yn gyfanrif.",invalidColSpan:"Mae'n rhaid i rychwant y colofnau fod yn gyfanrif.",chooseColor:"Choose"},row:{menu:"Rhes",insertBefore:"Mewnosod Rhes Cyn",insertAfter:"Mewnosod Rhes Ar ??l",deleteRow:"Dileu Rhesi"},column:{menu:"Colofn",insertBefore:"Mewnosod Colofn Cyn",insertAfter:"Mewnosod Colofn Ar ??l",deleteColumn:"Dileu Colofnau"}},button:{title:"Priodweddau Botymau",text:"Testun (Gwerth)",type:"Math",typeBtn:"Botwm",typeSbm:"Gyrru",typeRst:"Ailosod"},checkboxAndRadio:{checkboxTitle:"Priodweddau Blwch Ticio",radioTitle:"Priodweddau Botwm Radio",value:"Gwerth",selected:"Dewiswyd"},form:{title:"Priodweddau Ffurflen",menu:"Priodweddau Ffurflen",action:"Gweithred",method:"Dull",encoding:"Amgodio"},select:{title:"Priodweddau Maes Dewis",selectInfo:"Gwyb Dewis",opAvail:"Opsiynau ar Gael",value:"Gwerth",size:"Maint",lines:"llinellau",chkMulti:"Caniat??u aml-ddewisiadau",opText:"Testun",opValue:"Gwerth",btnAdd:"Ychwanegu",btnModify:"Newid",btnUp:"Lan",btnDown:"Lawr",btnSetValue:"Gosod fel gwerth a ddewiswyd",btnDelete:"Dileu"},textarea:{title:"Priodweddau Ardal Testun",cols:"Colofnau",rows:"Rhesi"},textfield:{title:"Priodweddau Maes Testun",name:"Enw",value:"Gwerth",charWidth:"Lled Nod",maxChars:"Uchafswm y Nodau",type:"Math",typeText:"Testun",typePass:"Cyfrinair"},hidden:{title:"Priodweddau Maes Cudd",name:"Enw",value:"Gwerth"},image:{title:"Priodweddau Delwedd",titleButton:"Priodweddau Botwm Delwedd",menu:"Priodweddau Delwedd",infoTab:"Gwyb Delwedd",btnUpload:"Anfon i'r Gweinydd",upload:"lanlwytho",alt:"Testun Amgen",width:"Lled",height:"Uchder",lockRatio:"Cloi Cymhareb",unlockRatio:"Unlock Ratio",resetSize:"Ailosod Maint",border:"Ymyl",hSpace:"BwlchLl",vSpace:"BwlchF",align:"Alinio",alignLeft:"Chwith",alignRight:"Dde",alertUrl:"Rhowch URL y ddelwedd",linkTab:"Dolen",button2Img:"Ydych am drawsffurfio'r botwm ddelwedd hwn ar ddelwedd syml?",img2Button:"Ydych am drawsffurfio'r ddelwedd hon ar fotwm delwedd?",urlMissing:"URL tarddle'r ddelwedd ar goll.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Priodweddau Flash",propertiesTab:"Priodweddau",title:"Priodweddau Flash",chkPlay:"AwtoChwarae",chkLoop:"Lwpio",chkMenu:"Galluogi Dewislen Flash",chkFull:"Caniat??u Sgrin Llawn",scale:"Graddfa",scaleAll:"Dangos pob",scaleNoBorder:"Dim Ymyl",scaleFit:"Ffit Union",access:"Mynediad Sgript",accessAlways:"Pob amser",accessSameDomain:"R'un parth",accessNever:"Byth",align:"Alinio",alignLeft:"Chwith",alignAbsBottom:"Gwaelod Abs",alignAbsMiddle:"Canol Abs",alignBaseline:"Baslinell",alignBottom:"Gwaelod",alignMiddle:"Canol",alignRight:"Dde",alignTextTop:"Testun Top",alignTop:"Top",quality:"Ansawdd",qualityBest:"Gorau",qualityHigh:"Uchel",qualityAutoHigh:"Uchel Awto",qualityMedium:"Canolig",qualityAutoLow:"Isel Awto",qualityLow:"Isel",windowModeWindow:"Ffenestr",windowModeOpaque:"Afloyw",windowModeTransparent:"Tryloyw",windowMode:"Modd ffenestr",flashvars:"Newidynnau ar gyfer Flash",bgcolor:"Lliw cefndir",width:"Lled",height:"Uchder",hSpace:"BwlchLl",vSpace:"BwlchF",validateSrc:"Ni all yr URL fod yn wag.",validateWidth:"Rhaid i'r Lled fod yn rhif.",validateHeight:"Rhaid i'r Uchder fod yn rhif.",validateHSpace:"Rhaid i'r BwlchLl fod yn rhif.",validateVSpace:"Rhaid i'r BwlchF fod yn rhif."},spellCheck:{toolbar:"Gwirio Sillafu",title:"Gwirio Sillafu",notAvailable:"Nid yw'r gwasanaeth hwn ar gael yn bresennol.",errorLoading:"Error loading application service host: %s.",notInDic:"Nid i'w gael yn y geiriadur",changeTo:"Newid i",btnIgnore:"Anwybyddu Un",btnIgnoreAll:"Anwybyddu Pob",btnReplace:"Amnewid Un",btnReplaceAll:"Amnewid Pob",btnUndo:"Dadwneud",noSuggestions:"- Dim awgrymiadau -",progress:"Gwirio sillafu yn ar y gweill...",noMispell:"Gwirio sillafu wedi gorffen: Dim camsillaf.",noChanges:"Gwirio sillafu wedi gorffen: Dim newidiadau",oneChange:"Gwirio sillafu wedi gorffen: Newidiwyd 1 gair",manyChanges:"Gwirio sillafu wedi gorffen: Newidiwyd %1 gair",ieSpellDownload:"Gwirydd sillafu heb ei arsefydlu. A ydych am ei lawrlwytho nawr?"},smiley:{toolbar:"Gwenoglun",title:"Mewnosod Gwenoglun",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"Elfen %1"},numberedlist:"Mewnosod/Tynnu Rhestr Rhifol",bulletedlist:"Mewnosod/Tynnu Rhestr Bwled",indent:"Cynyddu'r Mewnoliad",outdent:"Lleihau'r Mewnoliad",justify:{left:"Alinio i'r Chwith",center:"Alinio i'r Canol",right:"Alinio i'r Dde",block:"Aliniad Bloc"},blockquote:"Dyfyniad bloc",clipboard:{title:"Gludo",cutError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd torri' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+X).",copyError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd cop??o' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+C).",pasteMsg:"Gludwch i mewn i'r blwch canlynol gan ddefnyddio'r bysellfwrdd (<strong>Ctrl/Cmd+V</strong>) a phwyso <strong>Iawn</strong>.",securityMsg:"Oherwydd gosodiadau diogelwch eich porwr, nid yw'r porwr yn gallu ennill mynediad i'r data ar y clipfwrdd yn uniongyrchol. Mae angen i chi ei ludo eto i'r ffenestr hon.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Gludo o Word",title:"Gludo o Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Gludo fel testun plaen",title:"Gludo fel Testun Plaen"},templates:{button:"Templedi",title:"Templedi Cynnwys",options:"Template Options",insertOption:"Amnewid y cynnwys go iawn",selectPromptMsg:"Dewiswch dempled i'w agor yn y golygydd",emptyListMsg:"(Dim templedi wedi'u diffinio)"},showBlocks:"Dangos Blociau",stylesCombo:{label:"Arddulliau",panelTitle:"Formatting Styles",panelTitle1:"Arddulliau Bloc",panelTitle2:"Arddulliau Mewnol",panelTitle3:"Arddulliau Gwrthrych"},format:{label:"Fformat",panelTitle:"Fformat Paragraff",tag_p:"Normal",tag_pre:"Wedi'i Fformatio",tag_address:"Cyfeiriad",tag_h1:"Pennawd 1",tag_h2:"Pennawd 2",tag_h3:"Pennawd 3",tag_h4:"Pennawd 4",tag_h5:"Pennawd 5",tag_h6:"Pennawd 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Ffont",voiceLabel:"Ffont",panelTitle:"Enw'r Ffont"},fontSize:{label:"Maint",voiceLabel:"Maint y Ffont",panelTitle:"Maint y Ffont"},colorButton:{textColorTitle:"Lliw Testun",bgColorTitle:"Lliw Cefndir",panelTitle:"Colors",auto:"Awtomatig",more:"Mwy o Liwiau..."},colors:{"000":"Du",800000:"Marwn","8B4513":"Brown Cyfrwy","2F4F4F":"Llechen Tywyll","008080":"Corhwyad","000080":"Nefi","4B0082":"Indigo",696969:"Llwyd Pwl",B22222:"Bric T??n",A52A2A:"Brown",DAA520:"Rhoden Aur","006400":"Gwyrdd Tywyll","40E0D0":"Gwyrddlas","0000CD":"Glas Canolig",800080:"Porffor",808080:"Llwyd",F00:"Coch",FF8C00:"Oren Tywyll",FFD700:"Aur","008000":"Gwyrdd","0FF":"Cyan","00F":"Glas",EE82EE:"Fioled",A9A9A9:"Llwyd Tywyll",FFA07A:"Samwn Golau",FFA500:"Oren",FFFF00:"Melyn","00FF00":"Leim",AFEEEE:"Gwyrddlas Golau",ADD8E6:"Glas Golau",DDA0DD:"Eirinen",D3D3D3:"Llwyd Golau",FFF0F5:"Gwrid Lafant",FAEBD7:"Gwyn Hynafol",FFFFE0:"Melyn Golau",F0FFF0:"Melwn Gwyrdd Golau",F0FFFF:"Aswr",F0F8FF:"Glas Alys",E6E6FA:"Lafant",FFF:"Gwyn"},scayt:{title:"Gwirio'r Sillafu Wrth Deipio",opera_title:"Not supported by Opera",enable:"Galluogi SCAYT",disable:"Analluogi SCAYT",about:"Ynghylch SCAYT",toggle:"Togl SCAYT",options:"Opsiynau",langs:"Ieithoedd",moreSuggestions:"Awgrymiadau pellach",ignore:"Anwybyddu",ignoreAll:"Anwybyddu pob",addWord:"Ychwanegu Gair",emptyDic:"Ni ddylai enw'r geiriadur fod yn wag.",optionsTab:"Opsiynau",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Ieithoedd",dictionariesTab:"Geiriaduron",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Ynghylch"},about:{title:"Ynghylch CKEditor",dlgTitle:"Ynghylch CKEditor",moreInfo:"Am wybodaeth ynghylch trwyddedau, ewch i'n gwefan:",copy:"Hawlfraint &copy; $1. Cedwir pob hawl."},maximize:"Mwyhau",minimize:"Lleihau",fakeobjects:{anchor:"Angor",flash:"Animeiddiant Flash",div:"Toriad Tudalen",unknown:"Gwrthrych Anhysbys"},resize:"Llusgo i ailfeintio",colordialog:{title:"Dewis lliw",options:"Color Options",highlight:"Uwcholeuo",selected:"Dewiswyd",clear:"Clirio"},toolbarCollapse:"Cyfangu'r Bar Offer",toolbarExpand:"Ehangu'r Bar Offer"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/da.js b/horde/js/ckeditor/lang/da.js
new file mode 100644 (file)
index 0000000..fbcaffb
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.da={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kilde",newPage:"Ny side",save:"Gem",preview:"Vis eksempel",cut:"Klip",copy:"Kopi??r",paste:"Inds??t",print:"Udskriv",underline:"Understreget",bold:"Fed",italic:"Kursiv",selectAll:"V??lg alt",removeFormat:"Fjern formatering",strike:"Gennemstreget",subscript:"S??nket skrift",superscript:"H??vet skrift",horizontalrule:"Inds??t vandret streg",pagebreak:"Inds??t sideskift",unlink:"Fjern hyperlink",undo:"Fortryd",redo:"Annull??r fortryd",common:{browseServer:"Gennemse...",url:"URL",protocol:"Protokol",upload:"Upload",uploadSubmit:"Upload",image:"Inds??t billede",flash:"Inds??t Flash",form:"Inds??t formular",checkbox:"Inds??t afkrydsningsfelt",radio:"Inds??t alternativknap",textField:"Inds??t tekstfelt",textarea:"Inds??t tekstboks",hiddenField:"Inds??t skjult felt",button:"Inds??t knap",select:"Inds??t liste",imageButton:"Inds??t billedknap",notSet:"<intet valgt>",id:"Id",name:"Navn",langDir:"Tekstretning",langDirLtr:"Fra venstre mod h??jre (LTR)",langDirRtl:"Fra h??jre mod venstre (RTL)",langCode:"Sprogkode",longDescr:"Udvidet beskrivelse",cssClass:"Typografiark (CSS)",advisoryTitle:"Titel",cssStyle:"Typografi (CSS)",ok:"OK",cancel:"Annull??r",close:"Close",preview:"Preview",generalTab:"Generelt",advancedTab:"Avanceret",validateNumberFailed:"V??rdien er ikke et tal.",confirmNewPage:"Alt indhold, der ikke er blevet gemt, vil g?? tabt. Er du sikker p??, at du vil indl??se en ny side?",confirmCancel:"Nogle af indstillingerne er blevet ??ndret. Er du sikker p??, at du vil lukke vinduet?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ikke tilg??ngelig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inds??t symbol",title:"V??lg symbol",options:"Special Character Options"},link:{toolbar:"Inds??t/redig??r hyperlink",other:"<anden>",menu:"Redig??r hyperlink",title:"Egenskaber for hyperlink",info:"Generelt",target:"M??l",upload:"Upload",advanced:"Avanceret",type:"Type",toUrl:"URL",toAnchor:"Bogm??rke p?? denne side",toEmail:"E-mail",targetFrame:"<ramme>",targetPopup:"<popup vindue>",targetFrameName:"Destinationsvinduets navn",targetPopupName:"Popup vinduets navn",popupFeatures:"Egenskaber for popup",popupResizable:"Just??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"V??rkt??jslinje",popupMenuBar:"Menulinje",popupFullScreen:"Fuld sk??rm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Koblet/dependent (Netscape)",popupWidth:"Bredde",popupLeft:"Position fra venstre",popupHeight:"H??jde",popupTop:"Position fra toppen",id:"Id",langDir:"Tekstretning",langDirLTR:"Fra venstre mod h??jre (LTR)",langDirRTL:"Fra h??jre mod venstre (RTL)",acccessKey:"Genvejstast",name:"Navn",langCode:"Tekstretning",tabIndex:"Tabulator indeks",advisoryTitle:"Titel",advisoryContentType:"Indholdstype",cssClasses:"Typografiark",charset:"Tegns??t",styles:"Typografi",selectAnchor:"V??lg et anker",anchorName:"Efter anker navn",anchorId:"Efter element Id",emailAddress:"E-mail adresse",emailSubject:"Emne",emailBody:"Besked",noAnchors:"(Ingen bogm??rker i dokumentet)",noUrl:"Indtast hyperlink URL!",noEmail:"Indtast e-mail adresse!"},anchor:{toolbar:"Inds??t/redig??r bogm??rke",menu:"Egenskaber for bogm??rke",title:"Egenskaber for bogm??rke",name:"Bogm??rke navn",errorName:"Indtast bogm??rke navn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??g og erstat",find:"S??g",replace:"Erstat",findWhat:"S??g efter:",replaceWith:"Erstat med:",notFoundMsg:"S??geteksten blev ikke fundet",matchCase:"Forskel p?? store og sm?? bogstaver",matchWord:"Kun hele ord",matchCyclic:"Match cyklisk",replaceAll:"Erstat alle",replaceSuccessMsg:"%1 forekomst(er) erstattet."},table:{toolbar:"Tabel",title:"Egenskaber for tabel",menu:"Egenskaber for tabel",deleteTable:"Slet tabel",rows:"R??kker",columns:"Kolonner",border:"Rammebredde",align:"Justering",alignLeft:"Venstrestillet",alignCenter:"Centreret",alignRight:"H??jrestillet",width:"Bredde",widthPx:"pixels",widthPc:"procent",widthUnit:"width unit",height:"H??jde",cellSpace:"Celleafstand",cellPad:"Cellemargen",caption:"Titel",summary:"Resum??",headers:"Header",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste r??kke",headersBoth:"Begge",invalidRows:"Antallet af r??kker skal v??re st??rre end 0.",invalidCols:"Antallet af kolonner skal v??re st??rre end 0.",invalidBorder:"Rammetykkelse skal v??re et tal.",invalidWidth:"Tabelbredde skal v??re et tal.",invalidHeight:"Tabelh??jde skal v??re et tal.",invalidCellSpacing:"Celleafstand skal v??re et tal.",invalidCellPadding:"Cellemargen skal v??re et tal.",cell:{menu:"Celle",insertBefore:"Inds??t celle f??r",insertAfter:"Inds??t celle efter",deleteCell:"Slet celle",merge:"Flet celler",mergeRight:"Flet til h??jre",mergeDown:"Flet nedad",splitHorizontal:"Del celle vandret",splitVertical:"Del celle lodret",title:"Celleegenskaber",cellType:"Celletype",rowSpan:"R??kke span (rows span)",colSpan:"Kolonne span (columns span)",wordWrap:"Tekstombrydning",hAlign:"Vandret justering",vAlign:"Lodret justering",alignTop:"Top",alignMiddle:"Midt",alignBottom:"Bund",alignBaseline:"Grundlinje",bgColor:"Baggrundsfarve",borderColor:"Rammefarve",data:"Data",header:"Header",yes:"Ja",no:"Nej",invalidWidth:"Cellebredde skal v??re et tal.",invalidHeight:"Celleh??jde skal v??re et tal.",invalidRowSpan:"R??kke span skal v??re et heltal.",invalidColSpan:"Kolonne span skal v??re et heltal.",chooseColor:"Choose"},row:{menu:"R??kke",insertBefore:"Inds??t r??kke f??r",insertAfter:"Inds??t r??kke efter",deleteRow:"Slet r??kke"},column:{menu:"Kolonne",insertBefore:"Inds??t kolonne f??r",insertAfter:"Inds??t kolonne efter",deleteColumn:"Slet kolonne"}},button:{title:"Egenskaber for knap",text:"Tekst",type:"Type",typeBtn:"Knap",typeSbm:"Send",typeRst:"Nulstil"},checkboxAndRadio:{checkboxTitle:"Egenskaber for afkrydsningsfelt",radioTitle:"Egenskaber for alternativknap",value:"V??rdi",selected:"Valgt"},form:{title:"Egenskaber for formular",menu:"Egenskaber for formular",action:"Handling",method:"Metode",encoding:"Kodning (encoding)"},select:{title:"Egenskaber for liste",selectInfo:"Generelt",opAvail:"Valgmuligheder",value:"V??rdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillad flere valg",opText:"Tekst",opValue:"V??rdi",btnAdd:"Tilf??j",btnModify:"Redig??r",btnUp:"Op",btnDown:"Ned",btnSetValue:"S??t som valgt",btnDelete:"Slet"},textarea:{title:"Egenskaber for tekstboks",cols:"Kolonner",rows:"R??kker"},textfield:{title:"Egenskaber for tekstfelt",name:"Navn",value:"V??rdi",charWidth:"Bredde (tegn)",maxChars:"Max. antal tegn",type:"Type",typeText:"Tekst",typePass:"Adgangskode"},hidden:{title:"Egenskaber for skjult felt",name:"Navn",value:"V??rdi"},image:{title:"Egenskaber for billede",titleButton:"Egenskaber for billedknap",menu:"Egenskaber for billede",infoTab:"Generelt",btnUpload:"Upload",upload:"Upload",alt:"Alternativ tekst",width:"Bredde",height:"H??jde",lockRatio:"L??s st??rrelsesforhold",unlockRatio:"Unlock Ratio",resetSize:"Nulstil st??rrelse",border:"Ramme",hSpace:"Vandret margen",vSpace:"Lodret margen",align:"Justering",alignLeft:"Venstre",alignRight:"H??jre",alertUrl:"Indtast stien til billedet",linkTab:"Hyperlink",button2Img:"Vil du lave billedknappen om til et almindeligt billede?",img2Button:"Vil du lave billedet om til en billedknap?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Egenskaber for Flash",propertiesTab:"Egenskaber",title:"Egenskaber for Flash",chkPlay:"Automatisk afspilning",chkLoop:"Gentagelse",chkMenu:"Vis Flash menu",chkFull:"Tillad fuldsk??rm",scale:"Skal??r",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Tilpas st??rrelse",access:"Script adgang",accessAlways:"Altid",accessSameDomain:"Samme dom??ne",accessNever:"Aldrig",align:"Justering",alignLeft:"Venstre",alignAbsBottom:"Absolut nederst",alignAbsMiddle:"Absolut centreret",alignBaseline:"Grundlinje",alignBottom:"Nederst",alignMiddle:"Centreret",alignRight:"H??jre",alignTextTop:"Toppen af teksten",alignTop:"??verst",quality:"Kvalitet",qualityBest:"Bedste",qualityHigh:"H??j",qualityAutoHigh:"Auto h??j",qualityMedium:"Medium",qualityAutoLow:"Auto lav",qualityLow:"Lav",windowModeWindow:"Vindue",windowModeOpaque:"Gennemsigtig (opaque)",windowModeTransparent:"Transparent",windowMode:"Vinduestilstand",flashvars:"Variabler for Flash",bgcolor:"Baggrundsfarve",width:"Bredde",height:"H??jde",hSpace:"Vandret margen",vSpace:"Lodret margen",validateSrc:"Indtast hyperlink URL!",validateWidth:"Bredde skal v??re et tal.",validateHeight:"H??jde skal v??re et tal.",validateHSpace:"Vandret margen skal v??re et tal.",validateVSpace:"Lodret margen skal v??re et tal."},spellCheck:{toolbar:"Stavekontrol",title:"Stavekontrol",notAvailable:"Stavekontrol er desv??rre ikke tilg??ngelig.",errorLoading:"Fejl ved indl??sning af host: %s.",notInDic:"Ikke i ordbogen",changeTo:"Forslag",btnIgnore:"Ignor??r",btnIgnoreAll:"Ignor??r alle",btnReplace:"Erstat",btnReplaceAll:"Erstat alle",btnUndo:"Tilbage",noSuggestions:"(ingen forslag)",progress:"Stavekontrollen arbejder...",noMispell:"Stavekontrol f??rdig: Ingen fejl fundet",noChanges:"Stavekontrol f??rdig: Ingen ord ??ndret",oneChange:"Stavekontrol f??rdig: Et ord ??ndret",manyChanges:"Stavekontrol f??rdig: %1 ord ??ndret",ieSpellDownload:"Stavekontrol ikke installeret. Vil du installere den nu?"},smiley:{toolbar:"Smiley",title:"V??lg smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Talopstilling",bulletedlist:"Punktopstilling",indent:"For??g indrykning",outdent:"Formindsk indrykning",justify:{left:"Venstrestillet",center:"Centreret",right:"H??jrestillet",block:"Lige margener"},blockquote:"Blokcitat",clipboard:{title:"Inds??t",cutError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at klippe teksten (Ctrl/Cmd+X).",copyError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at kopiere teksten (Ctrl/Cmd+C).",pasteMsg:"Inds??t i feltet herunder (<STRONG>Ctrl/Cmd+V</STRONG>) og klik p?? <STRONG>OK</STRONG>.",securityMsg:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Du skal inds??tte udklipsholderens indhold i dette vindue igen.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Den tekst du fors??ger at inds??tte ser ud til at komme fra Word. Vil du rense teksten f??r den inds??ttes?",toolbar:"Inds??t fra Word",title:"Inds??t fra Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Inds??t som ikke-formateret tekst",title:"Inds??t som ikke-formateret tekst"},templates:{button:"Skabeloner",title:"Indholdsskabeloner",options:"Template Options",insertOption:"Erstat det faktiske indhold",selectPromptMsg:"V??lg den skabelon, som skal ??bnes i editoren (nuv??rende indhold vil blive overskrevet):",emptyListMsg:"(Der er ikke defineret nogen skabelon)"},showBlocks:"Vis afsnitsm??rker",stylesCombo:{label:"Typografi",panelTitle:"Formatting Styles",panelTitle1:"Block typografi",panelTitle2:"Inline typografi",panelTitle3:"Object typografi"},format:{label:"Formatering",panelTitle:"Formatering",tag_p:"Normal",tag_pre:"Formateret",tag_address:"Adresse",tag_h1:"Overskrift 1",tag_h2:"Overskrift 2",tag_h3:"Overskrift 3",tag_h4:"Overskrift 4",tag_h5:"Overskrift 5",tag_h6:"Overskrift 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Skrifttype",voiceLabel:"Skrifttype",panelTitle:"Skrifttype"},fontSize:{label:"Skriftst??rrelse",voiceLabel:"Skriftst??rrelse",panelTitle:"Skriftst??rrelse"},colorButton:{textColorTitle:"Tekstfarve",bgColorTitle:"Baggrundsfarve",panelTitle:"Colors",auto:"Automatisk",more:"Flere farver..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Stavekontrol mens du skriver",opera_title:"Not supported by Opera",enable:"Aktiv??r SCAYT",disable:"Deaktiv??r SCAYT",about:"Om SCAYT",toggle:"Skift/toggle SCAYT",options:"Indstillinger",langs:"Sprog",moreSuggestions:"Flere forslag",ignore:"Ignor??r",ignoreAll:"Ignor??r alle",addWord:"Tilf??j ord",emptyDic:"Ordbogsnavn m?? ikke v??re tom.",optionsTab:"Indstillinger",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Sprog",dictionariesTab:"Ordb??ger",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For informationer omkring licens, se venligst vores hjemmeside (p?? engelsk):",copy:"Copyright &copy; $1. Alle rettigheder forbeholdes."},maximize:"Maxim??r",minimize:"Minimize",fakeobjects:{anchor:"Anker",flash:"Flashanimation",div:"Sideskift",unknown:"Ukendt objekt"},resize:"Tr??k for at skalere",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/de.js b/horde/js/ckeditor/lang/de.js
new file mode 100644 (file)
index 0000000..6fe631e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.de={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Quellcode",newPage:"Neue Seite",save:"Speichern",preview:"Vorschau",cut:"Ausschneiden",copy:"Kopieren",paste:"Einf??gen",print:"Drucken",underline:"Unterstrichen",bold:"Fett",italic:"Kursiv",selectAll:"Alles ausw??hlen",removeFormat:"Formatierungen entfernen",strike:"Durchgestrichen",subscript:"Tiefgestellt",superscript:"Hochgestellt",horizontalrule:"Horizontale Linie einf??gen",pagebreak:"Seitenumbruch einf??gen",unlink:"Link entfernen",undo:"R??ckg??ngig",redo:"Wiederherstellen",common:{browseServer:"Server durchsuchen",url:"URL",protocol:"Protokoll",upload:"Upload",uploadSubmit:"Zum Server senden",image:"Bild",flash:"Flash",form:"Formular",checkbox:"Checkbox",radio:"Radiobutton",textField:"Textfeld einzeilig",textarea:"Textfeld mehrzeilig",hiddenField:"verstecktes Feld",button:"Klickbutton",select:"Auswahlfeld",imageButton:"Bildbutton",notSet:"<nichts>",id:"ID",name:"Name",langDir:"Schreibrichtung",langDirLtr:"Links nach Rechts (LTR)",langDirRtl:"Rechts nach Links (RTL)",langCode:"Sprachenk??rzel",longDescr:"Langform URL",cssClass:"Stylesheet Klasse",advisoryTitle:"Titel Beschreibung",cssStyle:"Style",ok:"OK",cancel:"Abbrechen",close:"Schlie??en",preview:"Vorschau",generalTab:"Allgemein",advancedTab:"Erweitert",validateNumberFailed:"Dieser Wert ist keine Nummer.",confirmNewPage:"Alle nicht gespeicherten ??nderungen gehen verlohren. Sind sie sicher die neue Seite zu laden?",confirmCancel:"Einige Optionen wurden ge??ndert. Wollen Sie den Dialog dennoch schlie??en?",options:"Optionen",target:"Zielseite",targetNew:"Neues Fenster (_blank)",targetTop:"Oberstes Fenster (_top)",targetSelf:"Gleiches Fenster (_self)",targetParent:"Oberes Fenster (_parent)",unavailable:'%1<span class="cke_accessibility">, nicht verf??gbar</span>'},contextmenu:{options:"Context Menu Optionen"},specialChar:{toolbar:"Sonderzeichen einf??gen/editieren",title:"Sonderzeichen ausw??hlen",options:"Sonderzeichen Optionen"},link:{toolbar:"Link einf??gen/editieren",other:"<andere>",menu:"Link editieren",title:"Link",info:"Link-Info",target:"Zielseite",upload:"Upload",advanced:"Erweitert",type:"Link-Typ",toUrl:"URL",toAnchor:"Anker in dieser Seite",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Pop-up Fenster>",targetFrameName:"Ziel-Fenster-Name",targetPopupName:"Pop-up Fenster-Name",popupFeatures:"Pop-up Fenster-Eigenschaften",popupResizable:"Gr????e ??nderbar",popupStatusBar:"Statusleiste",popupLocationBar:"Adress-Leiste",popupToolbar:"Werkzeugleiste",popupMenuBar:"Men??-Leiste",popupFullScreen:"Vollbild (IE)",popupScrollBars:"Rollbalken",popupDependent:"Abh??ngig (Netscape)",popupWidth:"Breite",popupLeft:"Linke Position",popupHeight:"H??he",popupTop:"Obere Position",id:"Id",langDir:"Schreibrichtung",langDirLTR:"Links nach Rechts (LTR)",langDirRTL:"Rechts nach Links (RTL)",acccessKey:"Zugriffstaste",name:"Name",langCode:"Schreibrichtung",tabIndex:"Tab-Index",advisoryTitle:"Titel Beschreibung",advisoryContentType:"Inhaltstyp",cssClasses:"Stylesheet Klasse",charset:"Ziel-Zeichensatz",styles:"Style",selectAnchor:"Anker ausw??hlen",anchorName:"nach Anker Name",anchorId:"nach Element Id",emailAddress:"E-Mail Addresse",emailSubject:"Betreffzeile",emailBody:"Nachrichtentext",noAnchors:"(keine Anker im Dokument vorhanden)",noUrl:"Bitte geben Sie die Link-URL an",noEmail:"Bitte geben Sie e-Mail Adresse an"},anchor:{toolbar:"Anker einf??gen/editieren",menu:"Anker-Eigenschaften",title:"Anker-Eigenschaften",name:"Anker Name",errorName:"Bitte geben Sie den Namen des Ankers ein"},list:{numberedTitle:"Nummerierte Listen-Eigenschaften",bulletedTitle:"Listen-Eigenschaften",type:"Typ",start:"Start",validateStartNumber:"List Startnummer muss eine ganze Zahl sein.",circle:"Ring",disc:"Kreis",square:"Quadrat",none:"Keine",notset:"<nicht gesetzt>",armenian:"Armenisch Nummerierung",georgian:"Georgisch Nummerierung (an, ban, gan, etc.)",lowerRoman:"Klein r??misch (i, ii, iii, iv, v, etc.)",upperRoman:"Gro?? r??misch (I, II, III, IV, V, etc.)",lowerAlpha:"Klein alpha (a, b, c, d, e, etc.)",upperAlpha:"Gro?? alpha (A, B, C, D, E, etc.)",lowerGreek:"Klein griechisch (alpha, beta, gamma, etc.)",decimal:"Dezimal (1, 2, 3, etc.)",decimalLeadingZero:"Dezimal mit f??hrende  Null (01, 02, 03, etc.)"},findAndReplace:{title:"Suchen und Ersetzen",find:"Suchen",replace:"Ersetzen",findWhat:"Suche nach:",replaceWith:"Ersetze mit:",notFoundMsg:"Der gesuchte Text wurde nicht gefunden.",matchCase:"Gro??-Kleinschreibung beachten",matchWord:"Nur ganze Worte suchen",matchCyclic:"zyklische suche",replaceAll:"Alle Ersetzen",replaceSuccessMsg:"%1 vorkommen ersetzt."},table:{toolbar:"Tabelle",title:"Tabellen-Eigenschaften",menu:"Tabellen-Eigenschaften",deleteTable:"Tabelle l??schen",rows:"Zeile",columns:"Spalte",border:"Rahmen",align:"Ausrichtung",alignLeft:"Links",alignCenter:"Zentriert",alignRight:"Rechts",width:"Breite",widthPx:"Pixel",widthPc:"%",widthUnit:"Breite Einheit",height:"H??he",cellSpace:"Zellenabstand au??en",cellPad:"Zellenabstand innen",caption:"??berschrift",summary:"Inhalts??bersicht",headers:"??berschriften",headersNone:"keine",headersColumn:"Erste Spalte",headersRow:"Erste Zeile",headersBoth:"keine",invalidRows:"Die Anzahl der Zeilen mu?? gr????er als 0 sein.",invalidCols:"Die Anzahl der Spalten mu?? gr????er als 0 sein..",invalidBorder:"Die Rahmenbreite mu?? eine Zahl sein.",invalidWidth:"Die Tabellenbreite muss eine Zahl sein.",invalidHeight:"Die Tabellenbreite mu?? eine Zahl sein.",invalidCellSpacing:"Der Zellenabstand au??en mu?? eine Zahl sein.",invalidCellPadding:"Der Zellenabstand innen mu?? eine Zahl sein.",cell:{menu:"Zelle",insertBefore:"Zelle davor einf??gen",insertAfter:"Zelle danach einf??gen",deleteCell:"Zelle l??schen",merge:"Zellen verbinden",mergeRight:"nach rechts verbinden",mergeDown:"nach unten verbinden",splitHorizontal:"Zelle horizontal teilen",splitVertical:"Zelle vertikal teilen",title:"Zellen Eigenschaften",cellType:"Zellart",rowSpan:"Anzahl Zeilen verbinden",colSpan:"Anzahl Spalten verbinden",wordWrap:"Zeilenumbruch",hAlign:"Horizontale Ausrichtung",vAlign:"Vertikale Ausrichtung",alignTop:"Oben",alignMiddle:"Mitte",alignBottom:"Unten",alignBaseline:"Grundlinie",bgColor:"Hintergrundfarbe",borderColor:"Rahmenfarbe",data:"Daten",header:"??berschrift",yes:"Ja",no:"Nein",invalidWidth:"Zellenbreite mu?? eine Zahl sein.",invalidHeight:"Zellenh??he mu?? eine Zahl sein.",invalidRowSpan:'"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.',invalidColSpan:'"Anzahl Spalten verbinden" muss eine Ganzzahl sein.',chooseColor:"W??hlen"},row:{menu:"Zeile",insertBefore:"Zeile oberhalb einf??gen",insertAfter:"Zeile unterhalb einf??gen",deleteRow:"Zeile entfernen"},column:{menu:"Spalte",insertBefore:"Spalte links davor einf??gen",insertAfter:"Spalte rechts danach einf??gen",deleteColumn:"Spalte l??schen"}},button:{title:"Button-Eigenschaften",text:"Text (Wert)",type:"Typ",typeBtn:"Button",typeSbm:"Absenden",typeRst:"Zur??cksetzen"},checkboxAndRadio:{checkboxTitle:"Checkbox-Eigenschaften",radioTitle:"Optionsfeld-Eigenschaften",value:"Wert",selected:"ausgew??hlt"},form:{title:"Formular-Eigenschaften",menu:"Formular-Eigenschaften",action:"Action",method:"Method",encoding:"Zeichenkodierung"},select:{title:"Auswahlfeld-Eigenschaften",selectInfo:"Info",opAvail:"M??gliche Optionen",value:"Wert",size:"Gr????e",lines:"Linien",chkMulti:"Erlaube Mehrfachauswahl",opText:"Text",opValue:"Wert",btnAdd:"Hinzuf??gen",btnModify:"??ndern",btnUp:"Hoch",btnDown:"Runter",btnSetValue:"Setze als Standardwert",btnDelete:"Entfernen"},textarea:{title:"Textfeld (mehrzeilig) Eigenschaften",cols:"Spalten",rows:"Reihen"},textfield:{title:"Textfeld (einzeilig) Eigenschaften",name:"Name",value:"Wert",charWidth:"Zeichenbreite",maxChars:"Max. Zeichen",type:"Typ",typeText:"Text",typePass:"Passwort"},hidden:{title:"Verstecktes Feld-Eigenschaften",name:"Name",value:"Wert"},image:{title:"Bild-Eigenschaften",titleButton:"Bildbutton-Eigenschaften",menu:"Bild-Eigenschaften",infoTab:"Bild-Info",btnUpload:"Zum Server senden",upload:"Hochladen",alt:"Alternativer Text",width:"Breite",height:"H??he",lockRatio:"Gr????enverh??ltnis beibehalten",unlockRatio:"Ratio Freischalten",resetSize:"Gr????e zur??cksetzen",border:"Rahmen",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",align:"Ausrichtung",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Bitte geben Sie die Bild-URL an",linkTab:"Link",button2Img:"M??chten Sie den gew??hlten Bild-Button in ein einfaches Bild umwandeln?",img2Button:"M??chten Sie das gew??hlten Bild in einen Bild-Button umwandeln?",urlMissing:"Imagequelle URL fehlt.",validateWidth:"Breite mu?? eine ganze Zahl sein.",validateHeight:"H??he mu?? eine ganze Zahl sein.",validateBorder:"Rahmen mu?? eine ganze Zahl sein.",validateHSpace:"Horizontal-Abstand mu?? eine ganze Zahl sein.",validateVSpace:"Vertikal-Abstand must be a whole number."},flash:{properties:"Flash-Eigenschaften",propertiesTab:"Eigenschaften",title:"Flash-Eigenschaften",chkPlay:"autom. Abspielen",chkLoop:"Endlosschleife",chkMenu:"Flash-Men?? aktivieren",chkFull:"Vollbildmodus erlauben",scale:"Skalierung",scaleAll:"Alles anzeigen",scaleNoBorder:"ohne Rand",scaleFit:"Passgenau",access:"Skript Zugang",accessAlways:"Immer",accessSameDomain:"Gleiche Domain",accessNever:"Nie",align:"Ausrichtung",alignLeft:"Links",alignAbsBottom:"Abs Unten",alignAbsMiddle:"Abs Mitte",alignBaseline:"Baseline",alignBottom:"Unten",alignMiddle:"Mitte",alignRight:"Rechts",alignTextTop:"Text Oben",alignTop:"Oben",quality:"Qualit??t",qualityBest:"Beste",qualityHigh:"Hoch",qualityAutoHigh:"Auto Hoch",qualityMedium:"Medium",qualityAutoLow:"Auto Niedrig",qualityLow:"Niedrig",windowModeWindow:"Fenster",windowModeOpaque:"Deckend",windowModeTransparent:"Transparent",windowMode:"Fenster Modus",flashvars:"Variablen f??r Flash",bgcolor:"Hintergrundfarbe",width:"Breite",height:"H??he",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",validateSrc:"Bitte geben Sie die Link-URL an",validateWidth:"Breite muss eine Zahl sein.",validateHeight:"H??he muss eine Zahl sein.",validateHSpace:"HSpace muss eine Zahl sein.",validateVSpace:"VSpace muss eine Zahl sein."},spellCheck:{toolbar:"Rechtschreibpr??fung",title:"Rechtschreibpr??fung",notAvailable:"Entschuldigung, aber dieser Dienst steht im Moment nicht zur verf??gung.",errorLoading:"Fehler beim laden des Dienstanbieters: %s.",notInDic:"Nicht im W??rterbuch",changeTo:"??ndern in",btnIgnore:"Ignorieren",btnIgnoreAll:"Alle Ignorieren",btnReplace:"Ersetzen",btnReplaceAll:"Alle Ersetzen",btnUndo:"R??ckg??ngig",noSuggestions:" - keine Vorschl??ge - ",progress:"Rechtschreibpr??fung l??uft...",noMispell:"Rechtschreibpr??fung abgeschlossen - keine Fehler gefunden",noChanges:"Rechtschreibpr??fung abgeschlossen - keine Worte ge??ndert",oneChange:"Rechtschreibpr??fung abgeschlossen - ein Wort ge??ndert",manyChanges:"Rechtschreibpr??fung abgeschlossen - %1 W??rter ge??ndert",ieSpellDownload:"Rechtschreibpr??fung nicht installiert. M??chten Sie sie jetzt herunterladen?"},smiley:{toolbar:"Smiley",title:"Smiley ausw??hlen",options:"Smiley Optionen"},elementsPath:{eleLabel:"Elements Pfad",eleTitle:"%1 Element"},numberedlist:"Nummerierte Liste",bulletedlist:"Liste",indent:"Einzug erh??hen",outdent:"Einzug verringern",justify:{left:"Linksb??ndig",center:"Zentriert",right:"Rechtsb??ndig",block:"Blocksatz"},blockquote:"Zitatblock",clipboard:{title:"Einf??gen",cutError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-X (ausschneiden) und STRG-V (einf??gen).",copyError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-C (kopieren).",pasteMsg:"Bitte f??gen Sie den Text in der folgenden Box ??ber die Tastatur (mit <STRONG>Strg+V</STRONG>) ein und best??tigen Sie mit <STRONG>OK</STRONG>.",securityMsg:"Aufgrund von Sicherheitsbeschr??nkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte f??gen Sie den Inhalt erneut in diesem Fenster ein.",pasteArea:"Einf??gebereich"},pastefromword:{confirmCleanup:"Der Text, den Sie einf??gen m??chten, scheint aus MS-Word kopiert zu sein. M??chten Sie ihn zuvor bereinigen lassen?",toolbar:"aus MS-Word einf??gen",title:"aus MS-Word einf??gen",error:"Aufgrund eines internen Fehlers war es nicht m??glich die eingef??gten Daten zu bereinigen"},pasteText:{button:"Als Text einf??gen",title:"Als Text einf??gen"},templates:{button:"Vorlagen",title:"Vorlagen",options:"Vorlagen Optionen",insertOption:"Aktuellen Inhalt ersetzen",selectPromptMsg:"Klicken Sie auf eine Vorlage, um sie im Editor zu ??ffnen (der aktuelle Inhalt wird dabei gel??scht!):",emptyListMsg:"(keine Vorlagen definiert)"},showBlocks:"Bl??cke anzeigen",stylesCombo:{label:"Stil",panelTitle:"Formatierungenstil",panelTitle1:"Block Stilart",panelTitle2:"Inline Stilart",panelTitle3:"Objekt Stilart"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatiert",tag_address:"Addresse",tag_h1:"??berschrift 1",tag_h2:"??berschrift 2",tag_h3:"??berschrift 3",tag_h4:"??berschrift 4",tag_h5:"??berschrift 5",tag_h6:"??berschrift 6",tag_div:"Normal (DIV)"},div:{title:"Div Container erzeugen",toolbar:"Div Container erzeugen",cssClassInputLabel:"Stylesheet Klasse",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Sprache Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Beratungs Titel",langDirLabel:"Sprache Richtung",langDirLTRLabel:"Links nach Rechs (LTR)",langDirRTLLabel:"Rechs nach Links (RTL)",edit:"Div Bearbeiten",remove:"Div Entfernen"},font:{label:"Schriftart",voiceLabel:"Schriftart",panelTitle:"Schriftart"},fontSize:{label:"Gr????e",voiceLabel:"Schrifgr????e",panelTitle:"Gr????e"},colorButton:{textColorTitle:"Textfarbe",bgColorTitle:"Hintergrundfarbe",panelTitle:"Farben",auto:"Automatisch",more:"Weitere Farben..."},colors:{"000":"Schwarz",800000:"Kastanienbraun","8B4513":"Braun","2F4F4F":"Dunkles Schiefergrau","008080":"Blaugr??n","000080":"Navy","4B0082":"Indigo",696969:"Dunkelgrau",B22222:"Ziegelrot",A52A2A:"Braun",DAA520:"Goldgelb","006400":"Dunkelgr??n","40E0D0":"T??rkis","0000CD":"Medium Blau",800080:"Lila",808080:"Grau",F00:"Rot",FF8C00:"Dunkelorange",FFD700:"Gold","008000":"Gr??n","0FF":"Cyan","00F":"Blau",EE82EE:"Hellviolett",A9A9A9:"Dunkelgrau",FFA07A:"Helles Lachsrosa",FFA500:"Orange",FFFF00:"Gelb","00FF00":"Lime",AFEEEE:"Bla??-T??rkis",ADD8E6:"Hellblau",DDA0DD:"Pflaumenblau",D3D3D3:"Hellgrau",FFF0F5:"Lavendel",FAEBD7:"Antik Wei??",FFFFE0:"Hellgelb",F0FFF0:"Honigtau",F0FFFF:"Azurblau",F0F8FF:"Alice Blau",E6E6FA:"Lavendel",FFF:"Wei??"},scayt:{title:"Rechtschreibpr??fung w??hrend der Texteingabe",opera_title:"Nicht von Opera unterst??tzt",enable:"SCAYT einschalten",disable:"SCAYT ausschalten",about:"??ber SCAYT",toggle:"SCAYT umschalten",options:"Optionen",langs:"Sprachen",moreSuggestions:"Mehr Vorschl??ge",ignore:"Ignorieren",ignoreAll:"Alle ignorieren",addWord:"Wort hinzuf??gen",emptyDic:"W??rterbuchname sollte leer sein.",optionsTab:"Optionen",allCaps:"Gro?? geschriebenen W??rter ignorieren",ignoreDomainNames:"Domain-Namen ignorieren",mixedCase:"W??rter mit gemischte Setzkasten ignorieren",mixedWithDigits:"W??rter mit Zahlen ignorieren",languagesTab:"Sprachen",dictionariesTab:"W??rterb??cher",dic_field_name:"W??rterbuchname",dic_create:"Erzeugen",dic_restore:"Wiederherstellen",dic_delete:"L??schen",dic_rename:"Umbenennen",dic_info:"Anfangs wird das Benutzerw??rterbuch in einem Cookie gespeichert. Allerdings sind Cookies in der Gr????e begrenzt. Wenn das Benutzerw??rterbuch bis zu einem Punkt w??chst, wo es nicht mehr in einem Cookie gespeichert werden kann, wird das Benutzerw??rterbuch auf dem Server gespeichert. Um Ihr pers??nliches W??rterbuch auf dem Server zu speichern, m??ssen Sie einen Namen f??r das W??rterbuch angeben. Falls  Sie schon ein gespeicherte W??rterbuch haben, geben Sie bitte dessen Namen ein und klicken Sie auf die Schaltfl??che Wiederherstellen.",aboutTab:"??ber"},about:{title:"??ber CKEditor",dlgTitle:"??ber CKEditor",moreInfo:"F??r Informationen Liztenzbestimmungen besuchen sie bitte unsere Webseite:",copy:"Copyright &copy; $1. Alle Rechte vorbehalten."},maximize:"Maximieren",minimize:"Minimieren",fakeobjects:{anchor:"Anker",flash:"Flash Animation",div:"Seitenumbruch",unknown:"Unbekanntes Objekt"},resize:"Zum Vergr????ern ziehen",colordialog:{title:"Farbe w??hlen",options:"Farbeoptionen",highlight:"Hervorheben",selected:"Ausgew??hlte Farbe",clear:"Entfernen"},toolbarCollapse:"Symbolleiste einklappen",toolbarExpand:"Symbolleiste ausklappen"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/el.js b/horde/js/ckeditor/lang/el.js
new file mode 100644 (file)
index 0000000..7d557a0
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.el={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML ??????????????",newPage:"?????? ????????????",save:"????????????????????",preview:"??????????????????????????",cut:"??????????????",copy:"??????????????????",paste:"????????????????????",print:"????????????????",underline:"??????????????????????",bold:"????????????",italic:"????????????",selectAll:"?????????????? ????????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"??????????????",superscript:"??????????????",horizontalrule:"???????????????? ???????????????????? ??????????????",pagebreak:"???????????????? ???????????? ??????????????",unlink:"???????????????? ?????????????????? (Link)",undo:"????????????????",redo:"??????????????????",common:{browseServer:"???????????????????? ????????????????????",url:"URL",protocol:"??????????????????",upload:"????????????????",uploadSubmit:"???????????????? ???????? ????????????????????",image:"????????????",flash:"???????????????? Flash",form:"??????????",checkbox:"?????????? ????????????????",radio:"???????????? Radio",textField:"?????????? ????????????????",textarea:"?????????????? ????????????????",hiddenField:"?????????? ??????????",button:"????????????",select:"?????????? ????????????????",imageButton:"???????????? ??????????????",notSet:"<??????????>",id:"Id",name:"??????????",langDir:"???????????????????? ????????????????",langDirLtr:"???????????????? ???????? ?????????? (LTR)",langDirRtl:"?????????? ???????? ???????????????? (RTL)",langCode:"?????????????? ??????????????",longDescr:"?????????????????? ?????????????????? URL",cssClass:"Stylesheet Classes",advisoryTitle:"???????????????????????????? ????????????",cssStyle:"????????",ok:"OK",cancel:"??????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????? ??????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????? ????????????????",title:"???????????????? ?????? ???????????? ??????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????? ?????????????????? (Link)",other:"<??????????>",menu:"???????????????? ?????????????????? (Link)",title:"?????????????????? (Link)",info:"Link",target:"???????????????? ???????????? (Target)",upload:"????????????????",advanced:"?????? ??????????????????????????",type:"?????????? ?????????????????? (Link)",toUrl:"URL",toAnchor:"???????????? ???? ???????? ???? ????????????",toEmail:"E-Mail",targetFrame:"<??????????????>",targetPopup:"<???????????????? popup>",targetFrameName:"?????????? ???????????????? ????????????",targetPopupName:"?????????? Popup Window",popupFeatures:"???????????????? Popup Window",popupResizable:"Resizable",popupStatusBar:"?????????? Status",popupLocationBar:"?????????? ????????????????????",popupToolbar:"?????????? ??????????????????",popupMenuBar:"?????????? Menu",popupFullScreen:"???????????????? ?? ?????????? (IE)",popupScrollBars:"???????????? ??????????????",popupDependent:"Dependent (Netscape)",popupWidth:"????????????",popupLeft:"?????????????????? ?????????????????? ??????????",popupHeight:"????????",popupTop:"?????????????????? ???????? ??????????",id:"Id",langDir:"???????????????????? ????????????????",langDirLTR:"???????????????? ???????? ?????????? (LTR)",langDirRTL:"?????????? ???????? ???????????????? (RTL)",acccessKey:"???????????????????? (Access Key)",name:"??????????",langCode:"???????????????????? ????????????????",tabIndex:"Tab Index",advisoryTitle:"???????????????????????????? ????????????",advisoryContentType:"???????????????????????????? ???????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"???????????????? ?????? ????????????",anchorName:"?????????? ?????? ???????????????? (Name) ?????? ??????????????",anchorId:"?????????? ?????? Element Id",emailAddress:"?????????????????? ???????????????????????? ????????????????????????",emailSubject:"???????? ??????????????????",emailBody:"?????????????? ??????????????????",noAnchors:"(?????? ???????????????? ?????????????? ?????? ??????????????)",noUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",noEmail:"???????????????? ?????? ?????????????????? ???????????????????????? ????????????????????????"},anchor:{toolbar:"????????????????/?????????????????????? Anchor",menu:"?????????????????? ??????????????",title:"?????????????????? ??????????????",name:"?????????? ??????????????",errorName:"?????????????????????? ???????????????? ?????????? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????????????",replace:"??????????????????????????",findWhat:"??????????????????:",replaceWith:"?????????????????????????? ????:",notFoundMsg:"???? ?????????????? ?????? ??????????????.",matchCase:"?????????????? ??????????/??????????????????",matchWord:"???????????? ?????????????? ??????????",matchCyclic:"Match cyclic",replaceAll:"?????????????????????????? ????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ????????????",menu:"?????????????????? ????????????",deleteTable:"???????????????? ????????????",rows:"??????????????",columns:"??????????????",border:"?????????????? ????????????????????",align:"????????????????",alignLeft:"????????????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"pixels",widthPc:"%",widthUnit:"width unit",height:"????????",cellSpace:"???????????????? ????????????",cellPad:"?????????????? ????????????",caption:"????????????????????",summary:"????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????????? ????????????",merge:"?????????????????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????? ??????????????"},column:{menu:"??????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????? ????????????????",text:"?????????????? (????????)",type:"??????????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????????????? ????????????????",radioTitle:"?????????????????? ???????????????? radio",value:"????????",selected:"????????????????????"},form:{title:"?????????????????? ????????????",menu:"?????????????????? ????????????",action:"??????????",method:"??????????????",encoding:"Encoding"},select:{title:"?????????????????? ???????????? ????????????????",selectInfo:"??????????????????????",opAvail:"???????????????????? ????????????????",value:"????????",size:"??????????????",lines:"??????????????",chkMulti:"?????????????????? ????????????????",opText:"??????????????",opValue:"????????",btnAdd:"????????????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"?????????????????????????? ??????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????? ???????????????? ????????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???????????? ????????????????",name:"??????????",value:"????????",charWidth:"?????????? ????????????????????",maxChars:"???????????????? ????????????????????",type:"??????????",typeText:"??????????????",typePass:"??????????????"},hidden:{title:"?????????????????? ???????????? ????????????",name:"??????????",value:"????????"},image:{title:"?????????????????? ??????????????",titleButton:"?????????????????? ???????????????? ??????????????",menu:"?????????????????? ??????????????",infoTab:"?????????????????????? ??????????????",btnUpload:"???????????????? ???????? ????????????????????",upload:"????????????????",alt:"?????????????????????? ?????????????? (ALT)",width:"????????????",height:"????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????? ?????????????? ????????????????",border:"??????????????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignRight:"?????????? (Right)",alertUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ??????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? Flash",propertiesTab:"Properties",title:"?????????????????? flash",chkPlay:"???????????????? ????????????",chkLoop:"??????????????????",chkMenu:"???????????????????????? Flash Menu",chkFull:"Allow Fullscreen",scale:"??????????????",scaleAll:"???????????????? ????????",scaleNoBorder:"?????????? ????????",scaleFit:"?????????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignAbsBottom:"?????????????? ???????? (Abs Bottom)",alignAbsMiddle:"?????????????? ?????? ???????? (Abs Middle)",alignBaseline:"???????????? ?????????? (Baseline)",alignBottom:"???????? (Bottom)",alignMiddle:"???????? (Middle)",alignRight:"?????????? (Right)",alignTextTop:"???????????? ???????????????? (Text Top)",alignTop:"???????? (Top)",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ??????????????????",width:"????????????",height:"????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",validateSrc:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????? ??????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????? ?????????????? ?????? ????????????",changeTo:"???????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????????????????????",btnReplaceAll:"?????????????????????????? ????????",btnUndo:"????????????????",noSuggestions:"- ?????? ???????????????? ?????????????????? -",progress:"???????????????????????? ?????????????? ???? ??????????????...",noMispell:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????????????? ????????",noChanges:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ?????????????? ????????????",oneChange:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????? ????????????",manyChanges:"?? ???????????????????????? ?????????????? ????????????????????????: %1 ???????????? ??????????????",ieSpellDownload:"?????? ?????????????? ???????????????????????????? ????????????????????. ???????????? ???? ?????? ???????????????????? ????????;"},smiley:{toolbar:"Smiley",title:"???????????????? ?????? Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ???? ????????????????",bulletedlist:"?????????? ???? Bullets",indent:"???????????? ????????????",outdent:"???????????? ????????????",justify:{left:"???????????????? ????????????????",center:"???????????????? ?????? ????????????",right:"???????????????? ??????????",block:"???????????? ???????????????? (Block)"},blockquote:"Block Quote",clipboard:{title:"????????????????????",cutError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+X).",copyError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ???????????????????? ?????? ???????????????? ?????????? ?????????????????????????????? ???? ???????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?????? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????? ?????? ???? Word",title:"???????????????????? ?????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????????? ???? ???????? ??????????????",title:"???????????????????? ???? ???????? ??????????????"},templates:{button:"??????????????",title:"?????????????? ????????????????????????",options:"Template Options",insertOption:"?????????????????????????? ???????????????????? ????????????????????????",selectPromptMsg:"???????????????? ???????????????? ?????????????? ?????? ???????????????? ?????? ??????????????????<br>(???? ?????????????????? ?????????????????????? ???? ????????????):",emptyListMsg:"(?????? ?????????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????? ????????????????????????????",panelTitle:"?????????? ????????????????????????????",tag_p:"????????????????",tag_pre:"??????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????????? 1",tag_h2:"?????????????????????? 2",tag_h3:"?????????????????????? 3",tag_h4:"?????????????????????? 4",tag_h5:"?????????????????????? 5",tag_h6:"?????????????????????? 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????????????????????",voiceLabel:"Font",panelTitle:"??????????????????????????"},fontSize:{label:"??????????????",voiceLabel:"Font Size",panelTitle:"??????????????"},colorButton:{textColorTitle:"?????????? ??????????????????",bgColorTitle:"?????????? ??????????????????",panelTitle:"Colors",auto:"????????????????",more:"?????????????????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/en-au.js b/horde/js/ckeditor/lang/en-au.js
new file mode 100644 (file)
index 0000000..0b86068
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["en-au"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/en-ca.js b/horde/js/ckeditor/lang/en-ca.js
new file mode 100644 (file)
index 0000000..9dce514
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["en-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/en-gb.js b/horde/js/ckeditor/lang/en-gb.js
new file mode 100644 (file)
index 0000000..386609b
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["en-gb"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/en.js b/horde/js/ckeditor/lang/en.js
new file mode 100644 (file)
index 0000000..306c694
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.en={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background color",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Center Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Color",bgColorTitle:"Background Color",panelTitle:"Colors",auto:"Automatic",more:"More Colors..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/eo.js b/horde/js/ckeditor/lang/eo.js
new file mode 100644 (file)
index 0000000..fad8a1f
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.eo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonto",newPage:"Nova Pa??o",save:"Sekurigi",preview:"Vidigi Aspekton",cut:"Eltondi",copy:"Kopii",paste:"Interglui",print:"Presi",underline:"Substreko",bold:"Grasa",italic:"Kursiva",selectAll:"Elekti ??ion",removeFormat:"Forigi Formaton",strike:"Trastreko",subscript:"Subskribo",superscript:"Superskribo",horizontalrule:"Enmeti Horizonta Linio",pagebreak:"Insert Page Break for Printing",unlink:"Forigi Ligilon",undo:"Malfari",redo:"Refari",common:{browseServer:"Foliumi en la Servilo",url:"URL",protocol:"Protokolo",upload:"Al??uti",uploadSubmit:"Sendu al Servilo",image:"Bildo",flash:"Flash",form:"Formularo",checkbox:"Markobutono",radio:"Radiobutono",textField:"Teksta kampo",textarea:"Teksta Areo",hiddenField:"Ka??ita Kampo",button:"Butono",select:"Elekta Kampo",imageButton:"Bildbutono",notSet:"<Defa??lta>",id:"Id",name:"Nomo",langDir:"Skribdirekto",langDirLtr:"De maldekstro dekstren (LTR)",langDirRtl:"De dekstro maldekstren (RTL)",langCode:"Lingva Kodo",longDescr:"URL de Longa Priskribo",cssClass:"Klasoj de Stilfolioj",advisoryTitle:"Indika Titolo",cssStyle:"Stilo",ok:"Akcepti",cancel:"Rezigni",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Speciala",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Enmeti Specialan Signon",title:"Enmeti Specialan Signon",options:"Special Character Options"},link:{toolbar:"Enmeti/??an??i Ligilon",other:"<other>",menu:"Modifier Ligilon",title:"Ligilo",info:"Informoj pri la Ligilo",target:"Celo",upload:"Al??uti",advanced:"Speciala",type:"Tipo de Ligilo",toUrl:"URL",toAnchor:"Ankri en tiu ??i pa??o",toEmail:"Retpo??to",targetFrame:"<kadro>",targetPopup:"<??prucfenestro>",targetFrameName:"Nomo de Kadro",targetPopupName:"Nomo de ??prucfenestro",popupFeatures:"Atributoj de la ??prucfenestro",popupResizable:"Resizable",popupStatusBar:"Statobreto",popupLocationBar:"Adresobreto",popupToolbar:"Ilobreto",popupMenuBar:"Menubreto",popupFullScreen:"Tutekrane (IE)",popupScrollBars:"Rulumlisteloj",popupDependent:"Dependa (Netscape)",popupWidth:"Lar??o",popupLeft:"Pozicio de Maldekstro",popupHeight:"Alto",popupTop:"Pozicio de Supro",id:"Id",langDir:"Skribdirekto",langDirLTR:"De maldekstro dekstren (LTR)",langDirRTL:"De dekstro maldekstren (RTL)",acccessKey:"Fulmoklavo",name:"Nomo",langCode:"Skribdirekto",tabIndex:"Taba Ordo",advisoryTitle:"Indika Titolo",advisoryContentType:"Indika Enhavotipo",cssClasses:"Klasoj de Stilfolioj",charset:"Signaro de la Ligita Rimedo",styles:"Stilo",selectAnchor:"Elekti Ankron",anchorName:"Per Ankronomo",anchorId:"Per Elementidentigilo",emailAddress:"Retadreso",emailSubject:"Temlinio",emailBody:"Mesa??a korpo",noAnchors:"<Ne disponeblas ankroj en la dokumento>",noUrl:"Bonvolu entajpi la URL-on",noEmail:"Bonvolu entajpi la retadreson"},anchor:{toolbar:"Enmeti/??an??i Ankron",menu:"Ankraj Atributoj",title:"Ankraj Atributoj",name:"Ankra Nomo",errorName:"Bv tajpi la ankran nomon"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Ser??i",replace:"Anstata??igi",findWhat:"Ser??i:",replaceWith:"Anstata??igi per:",notFoundMsg:"La celteksto ne estas trovita.",matchCase:"Kongruigi Usklecon",matchWord:"Tuta Vorto",matchCyclic:"Match cyclic",replaceAll:"Anstata??igi ??iun",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabelo",title:"Atributoj de Tabelo",menu:"Atributoj de Tabelo",deleteTable:"Delete Table",rows:"Linioj",columns:"Kolumnoj",border:"Bordero",align:"??israndigo",alignLeft:"Maldekstre",alignCenter:"Centre",alignRight:"Dekstre",width:"Lar??o",widthPx:"Bitbilderoj",widthPc:"elcentoj",widthUnit:"width unit",height:"Alto",cellSpace:"Interspacigo de ??eloj",cellPad:"??irka??enhava Plenigado",caption:"Titolo",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Forigi ??elojn",merge:"Kunfandi ??elojn",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Forigi Liniojn"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Forigi Kolumnojn"}},button:{title:"Butonaj Atributoj",text:"Teksto (Valoro)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Markobutonaj Atributoj",radioTitle:"Radiobutonaj Atributoj",value:"Valoro",selected:"Elektita"},form:{title:"Formularaj Atributoj",menu:"Formularaj Atributoj",action:"Ago",method:"Metodo",encoding:"Encoding"},select:{title:"Atributoj de Elekta Kampo",selectInfo:"Select Info",opAvail:"Elektoj Disponeblaj",value:"Valoro",size:"Grando",lines:"Linioj",chkMulti:"Permesi Plurajn Elektojn",opText:"Teksto",opValue:"Valoro",btnAdd:"Aldoni",btnModify:"Modifi",btnUp:"Supren",btnDown:"Malsupren",btnSetValue:"Agordi kiel Elektitan Valoron",btnDelete:"Forigi"},textarea:{title:"Atributoj de Teksta Areo",cols:"Kolumnoj",rows:"Vicoj"},textfield:{title:"Atributoj de Teksta Kampo",name:"Nomo",value:"Valoro",charWidth:"Signolar??o",maxChars:"Maksimuma Nombro da Signoj",type:"Tipo",typeText:"Teksto",typePass:"Pasvorto"},hidden:{title:"Atributoj de Ka??ita Kampo",name:"Nomo",value:"Valoro"},image:{title:"Atributoj de Bildo",titleButton:"Bildbutonaj Atributoj",menu:"Atributoj de Bildo",infoTab:"Informoj pri Bildo",btnUpload:"Sendu al Servilo",upload:"Al??uti",alt:"Anstata??iga Teksto",width:"Lar??o",height:"Alto",lockRatio:"Konservi Proporcion",unlockRatio:"Unlock Ratio",resetSize:"Origina Grando",border:"Bordero",hSpace:"HSpaco",vSpace:"VSpaco",align:"??israndigo",alignLeft:"Maldekstre",alignRight:"Dekstre",alertUrl:"Bonvolu tajpi la URL de la bildo",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??israndigo",alignLeft:"Maldekstre",alignAbsBottom:"Abs Malsupre",alignAbsMiddle:"Abs Centre",alignBaseline:"Je Malsupro de Teksto",alignBottom:"Malsupre",alignMiddle:"Centre",alignRight:"Dekstre",alignTextTop:"Je Supro de Teksto",alignTop:"Supre",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona Koloro",width:"Lar??o",height:"Alto",hSpace:"HSpaco",vSpace:"VSpaco",validateSrc:"Bonvolu entajpi la URL-on",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Literumada Kontrolilo",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ne trovita en la vortaro",changeTo:"??an??i al",btnIgnore:"Malatenti",btnIgnoreAll:"Malatenti ??iun",btnReplace:"Anstata??igi",btnReplaceAll:"Anstata??igi ??iun",btnUndo:"Malfari",noSuggestions:"- Neniu propono -",progress:"Literumkontrolado da??ras...",noMispell:"Literumkontrolado finita: neniu fu??o trovita",noChanges:"Literumkontrolado finita: neniu vorto ??an??ita",oneChange:"Literumkontrolado finita: unu vorto ??an??ita",manyChanges:"Literumkontrolado finita: %1 vortoj ??an??itaj",ieSpellDownload:"Literumada Kontrolilo ne instalita. ??u vi volas el??uti ??in nun?"},smiley:{toolbar:"Mienvinjeto",title:"Enmeti Mienvinjeton",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera Listo",bulletedlist:"Bula Listo",indent:"Pligrandigi Krommar??enon",outdent:"Malpligrandigi Krommar??enon",justify:{left:"Maldekstrigi",center:"Centrigi",right:"Dekstrigi",block:"??israndigi Amba??flanke"},blockquote:"Block Quote",clipboard:{title:"Interglui",cutError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-X).",copyError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Interglui el Word",title:"Interglui el Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Interglui kiel Tekston",title:"Interglui kiel Tekston"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normala",tag_pre:"Formatita",tag_address:"Adreso",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tiparo",voiceLabel:"Font",panelTitle:"Tiparo"},fontSize:{label:"Grando",voiceLabel:"Font Size",panelTitle:"Grando"},colorButton:{textColorTitle:"Teksta Koloro",bgColorTitle:"Fona Koloro",panelTitle:"Colors",auto:"A??tomata",more:"Pli da Koloroj..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/es.js b/horde/js/ckeditor/lang/es.js
new file mode 100644 (file)
index 0000000..31706d6
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.es={dir:"ltr",editorTitle:"Editor de texto, %1, pulse ALT 0 para ayuda.",toolbar:"Barra de herramientas",editor:"Editor de texto enriquecido",source:"Fuente HTML",newPage:"Nueva P??gina",save:"Guardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Subrayado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar Todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Insertar L??nea Horizontal",pagebreak:"Insertar Salto de P??gina",unlink:"Eliminar V??nculo",undo:"Deshacer",redo:"Rehacer",common:{browseServer:"Ver Servidor",url:"URL",protocol:"Protocolo",upload:"Cargar",uploadSubmit:"Enviar al Servidor",image:"Imagen",flash:"Flash",form:"Formulario",checkbox:"Casilla de Verificaci??n",radio:"Botones de Radio",textField:"Campo de Texto",textarea:"Area de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n Imagen",notSet:"<No definido>",id:"Id",name:"Nombre",langDir:"Orientaci??n",langDirLtr:"Izquierda a Derecha (LTR)",langDirRtl:"Derecha a Izquierda (RTL)",langCode:"C??d. de idioma",longDescr:"Descripci??n larga URL",cssClass:"Clases de hojas de estilo",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"Aceptar",cancel:"Cancelar",close:"Cerrar",preview:"Previsualizaci??n",generalTab:"General",advancedTab:"Avanzado",validateNumberFailed:"El valor no es un n??mero.",confirmNewPage:"Cualquier cambio que no se haya guardado se perder??.\r\n??Est?? seguro de querer crear una nueva p??gina?",confirmCancel:"Algunas de las opciones se han cambiado.\r\n??Est?? seguro de querer cerrar el di??logo?",options:"Opciones",target:"Destino",targetNew:"Nueva ventana (_blank)",targetTop:"Ventana principal (_top)",targetSelf:"Misma ventana (_self)",targetParent:"Ventana padre (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Opciones del men?? contextual"},specialChar:{toolbar:"Insertar Caracter Especial",title:"Seleccione un caracter especial",options:"Opciones de caracteres especiales"},link:{toolbar:"Insertar/Editar V??nculo",other:"<otro>",menu:"Editar V??nculo",title:"V??nculo",info:"Informaci??n de V??nculo",target:"Destino",upload:"Cargar",advanced:"Avanzado",type:"Tipo de v??nculo",toUrl:"URL",toAnchor:"Referencia en esta p??gina",toEmail:"E-Mail",targetFrame:"<marco>",targetPopup:"<ventana emergente>",targetFrameName:"Nombre del Marco Destino",targetPopupName:"Nombre de Ventana Emergente",popupFeatures:"Caracter??sticas de Ventana Emergente",popupResizable:"Redimensionable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de ubicaci??n",popupToolbar:"Barra de Herramientas",popupMenuBar:"Barra de Men??",popupFullScreen:"Pantalla Completa (IE)",popupScrollBars:"Barras de desplazamiento",popupDependent:"Dependiente (Netscape)",popupWidth:"Anchura",popupLeft:"Posici??n Izquierda",popupHeight:"Altura",popupTop:"Posici??n Derecha",id:"Id",langDir:"Orientaci??n",langDirLTR:"Izquierda a Derecha (LTR)",langDirRTL:"Derecha a Izquierda (RTL)",acccessKey:"Clave de Acceso",name:"Nombre",langCode:"C??digo idioma",tabIndex:"Indice de tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contenido",cssClasses:"Clases de hojas de estilo",charset:"Fuente de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una referencia",anchorName:"Por Nombre de Referencia",anchorId:"Por ID de elemento",emailAddress:"Direcci??n de E-Mail",emailSubject:"T??tulo del Mensaje",emailBody:"Cuerpo del Mensaje",noAnchors:"(No hay referencias disponibles en el documento)",noUrl:"Por favor tipee el v??nculo URL",noEmail:"Por favor tipee la direcci??n de e-mail"},anchor:{toolbar:"Referencia",menu:"Propiedades de Referencia",title:"Propiedades de Referencia",name:"Nombre de la Referencia",errorName:"Por favor, complete el nombre de la Referencia"},list:{numberedTitle:"Propiedades de lista numerada",bulletedTitle:"Propiedades de vi??etas",type:"Tipo",start:"Inicio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Cuadrado",none:"Ninguno",notset:"<sin establecer>",armenian:"Numeraci??n armenia",georgian:"Numeraci??n georgiana (an, ban, gan, etc.)",lowerRoman:"N??meros romanos en min??sculas (i, ii, iii, iv, v, etc.)",upperRoman:"N??meros romanos en may??sculas (I, II, III, IV, V, etc.)",lowerAlpha:"Alfabeto en min??sculas (a, b, c, d, e, etc.)",upperAlpha:"Alfabeto en may??sculas  (A, B, C, D, E, etc.)",lowerGreek:"Letras griegas (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal con cero inicial (01, 02, 03, etc.)"},findAndReplace:{title:"Buscar y Reemplazar",find:"Buscar",replace:"Reemplazar",findWhat:"Texto a buscar:",replaceWith:"Reemplazar con:",notFoundMsg:"El texto especificado no ha sido encontrado.",matchCase:"Coincidir may/min",matchWord:"Coincidir toda la palabra",matchCyclic:"Buscar en todo el contenido",replaceAll:"Reemplazar Todo",replaceSuccessMsg:"La expresi??n buscada ha sido reemplazada %1 veces."},table:{toolbar:"Tabla",title:"Propiedades de Tabla",menu:"Propiedades de Tabla",deleteTable:"Eliminar Tabla",rows:"Filas",columns:"Columnas",border:"Tama??o de Borde",align:"Alineaci??n",alignLeft:"Izquierda",alignCenter:"Centrado",alignRight:"Derecha",width:"Anchura",widthPx:"pixeles",widthPc:"porcentaje",widthUnit:"unidad de la anchura",height:"Altura",cellSpace:"Esp. e/celdas",cellPad:"Esp. interior",caption:"T??tulo",summary:"S??ntesis",headers:"Encabezados",headersNone:"Ninguno",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambas",invalidRows:"El n??mero de filas debe ser un n??mero mayor que 0.",invalidCols:"El n??mero de columnas debe ser un n??mero mayor que 0.",invalidBorder:"El tama??o del borde debe ser un n??mero.",invalidWidth:"La anchura de tabla debe ser un n??mero.",invalidHeight:"La altura de tabla debe ser un n??mero.",invalidCellSpacing:"El espaciado entre celdas debe ser un n??mero.",invalidCellPadding:"El espaciado interior debe ser un n??mero.",cell:{menu:"Celda",insertBefore:"Insertar celda a la izquierda",insertAfter:"Insertar celda a la derecha",deleteCell:"Eliminar Celdas",merge:"Combinar Celdas",mergeRight:"Combinar a la derecha",mergeDown:"Combinar hacia abajo",splitHorizontal:"Dividir la celda horizontalmente",splitVertical:"Dividir la celda verticalmente",title:"Propiedades de celda",cellType:"Tipo de Celda",rowSpan:"Expandir filas",colSpan:"Expandir columnas",wordWrap:"Ajustar al contenido",hAlign:"Alineaci??n Horizontal",vAlign:"Alineaci??n Vertical",alignTop:"Arriba",alignMiddle:"Medio",alignBottom:"Abajo",alignBaseline:"Linea de base",bgColor:"Color de fondo",borderColor:"Color de borde",data:"Datos",header:"Encabezado",yes:"S??",no:"No",invalidWidth:"La anchura de celda debe ser un n??mero.",invalidHeight:"La altura de celda debe ser un n??mero.",invalidRowSpan:"La expansi??n de filas debe ser un n??mero entero.",invalidColSpan:"La expansi??n de columnas debe ser un n??mero entero.",chooseColor:"Elegir"},row:{menu:"Fila",insertBefore:"Insertar fila en la parte superior",insertAfter:"Insertar fila en la parte inferior",deleteRow:"Eliminar Filas"},column:{menu:"Columna",insertBefore:"Insertar columna a la izquierda",insertAfter:"Insertar columna a la derecha",deleteColumn:"Eliminar Columnas"}},button:{title:"Propiedades de Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Boton",typeSbm:"Enviar",typeRst:"Reestablecer"},checkboxAndRadio:{checkboxTitle:"Propiedades de Casilla",radioTitle:"Propiedades de Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propiedades de Formulario",menu:"Propiedades de Formulario",action:"Acci??n",method:"M??todo",encoding:"Codificaci??n"},select:{title:"Propiedades de Campo de Selecci??n",selectInfo:"Informaci??n",opAvail:"Opciones disponibles",value:"Valor",size:"Tama??o",lines:"Lineas",chkMulti:"Permitir m??ltiple selecci??n",opText:"Texto",opValue:"Valor",btnAdd:"Agregar",btnModify:"Modificar",btnUp:"Subir",btnDown:"Bajar",btnSetValue:"Establecer como predeterminado",btnDelete:"Eliminar"},textarea:{title:"Propiedades de Area de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propiedades de Campo de Texto",name:"Nombre",value:"Valor",charWidth:"Caracteres de ancho",maxChars:"M??ximo caracteres",type:"Tipo",typeText:"Texto",typePass:"Contrase??a"},hidden:{title:"Propiedades de Campo Oculto",name:"Nombre",value:"Valor"},image:{title:"Propiedades de Imagen",titleButton:"Propiedades de Bot??n de Imagen",menu:"Propiedades de Imagen",infoTab:"Informaci??n de Imagen",btnUpload:"Enviar al Servidor",upload:"Cargar",alt:"Texto Alternativo",width:"Anchura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Desbloquear el proporcional",resetSize:"Tama??o Original",border:"Borde",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alineaci??n",alignLeft:"Izquierda",alignRight:"Derecha",alertUrl:"Por favor escriba la URL de la imagen",linkTab:"V??nculo",button2Img:"??Desea convertir el bot??n de imagen en una simple imagen?",img2Button:"??Desea convertir la imagen en un bot??n de imagen?",urlMissing:"Debe indicar la URL de la imagen.",validateWidth:"La anchura debe ser un n??mero.",validateHeight:"La altura debe ser un n??mero.",validateBorder:"El borde debe ser un n??mero.",validateHSpace:"El espaciado horizontal debe ser un n??mero.",validateVSpace:"El espaciado vertical debe ser un n??mero."},flash:{properties:"Propiedades de Flash",propertiesTab:"Propiedades",title:"Propiedades de Flash",chkPlay:"Autoejecuci??n",chkLoop:"Repetir",chkMenu:"Activar Men?? Flash",chkFull:"Permitir pantalla completa",scale:"Escala",scaleAll:"Mostrar todo",scaleNoBorder:"Sin Borde",scaleFit:"Ajustado",access:"Acceso de scripts",accessAlways:"Siempre",accessSameDomain:"Mismo dominio",accessNever:"Nunca",align:"Alineaci??n",alignLeft:"Izquierda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"L??nea de base",alignBottom:"Pie",alignMiddle:"Centro",alignRight:"Derecha",alignTextTop:"Tope del texto",alignTop:"Tope",quality:"Calidad",qualityBest:"La mejor",qualityHigh:"Alta",qualityAutoHigh:"Auto Alta",qualityMedium:"Media",qualityAutoLow:"Auto Baja",qualityLow:"Baja",windowModeWindow:"Ventana",windowModeOpaque:"Opaco",windowModeTransparent:"Transparente",windowMode:"WindowMode",flashvars:"Opciones",bgcolor:"Color de Fondo",width:"Anchura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor escriba el v??nculo URL",validateWidth:"Anchura debe ser un n??mero.",validateHeight:"Altura debe ser un n??mero.",validateHSpace:"Esp.Horiz debe ser un n??mero.",validateVSpace:"Esp.Vert debe ser un n??mero."},spellCheck:{toolbar:"Ortograf??a",title:"Comprobar ortograf??a",notAvailable:"Lo sentimos pero el servicio no est?? disponible.",errorLoading:"Error cargando la aplicaci??n del servidor: %s.",notInDic:"No se encuentra en el Diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todo",btnReplace:"Reemplazar",btnReplaceAll:"Reemplazar Todo",btnUndo:"Deshacer",noSuggestions:"- No hay sugerencias -",progress:"Control de Ortograf??a en progreso...",noMispell:"Control finalizado: no se encontraron errores",noChanges:"Control finalizado: no se ha cambiado ninguna palabra",oneChange:"Control finalizado: se ha cambiado una palabra",manyChanges:"Control finalizado: se ha cambiado %1 palabras",ieSpellDownload:"M??dulo de Control de Ortograf??a no instalado.\r\n??Desea descargarlo ahora?"},smiley:{toolbar:"Emoticonos",title:"Insertar un Emoticon",options:"Opciones de emoticonos"},elementsPath:{eleLabel:"Ruta de los elementos",eleTitle:"%1 elemento"},numberedlist:"Numeraci??n",bulletedlist:"Vi??etas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Alinear a Izquierda",center:"Centrar",right:"Alinear a Derecha",block:"Justificado"},blockquote:"Cita",clipboard:{title:"Pegar",cutError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de cortado.\r\nPor favor use el teclado (Ctrl/Cmd+X).",copyError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de copiado.\r\nPor favor use el teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl/Cmd+V</STRONG>);\r\nluego presione <STRONG>Aceptar</STRONG>.",securityMsg:"Debido a la configuraci??n de seguridad de su navegador, el editor no tiene acceso al portapapeles.\r\nEs necesario que lo pegue de nuevo en esta ventana.",pasteArea:"Zona de pegado"},pastefromword:{confirmCleanup:"El texto que desea parece provenir de Word.\r\n??Desea depurarlo antes de pegarlo?",toolbar:"Pegar desde Word",title:"Pegar desde Word",error:"No ha sido posible limpiar los datos debido a un error interno"},pasteText:{button:"Pegar como Texto Plano",title:"Pegar como Texto Plano"},templates:{button:"Plantillas",title:"Contenido de Plantillas",options:"Opciones de plantillas",insertOption:"Reemplazar el contenido actual",selectPromptMsg:"Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perder??):",emptyListMsg:"(No hay plantillas definidas)"},showBlocks:"Mostrar bloques",stylesCombo:{label:"Estilo",panelTitle:"Estilos para formatear",panelTitle1:"Estilos de p??rrafo",panelTitle2:"Estilos de car??cter",panelTitle3:"Estilos de objeto"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Con formato",tag_address:"Direcci??n",tag_h1:"Encabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Normal (DIV)"},div:{title:"Crear contenedor DIV",toolbar:"Crear contenedor DIV",cssClassInputLabel:"Clase de hoja de estilos",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:" Codigo de idioma",inlineStyleInputLabel:"Estilo",advisoryTitleInputLabel:"T??tulo",langDirLabel:"Orientaci??n",langDirLTRLabel:"Izquierda a Derecha (LTR)",langDirRTLLabel:"Derecha a Izquierda (RTL)",edit:"Editar Div",remove:"Quitar Div"},font:{label:"Fuente",voiceLabel:"Fuente",panelTitle:"Fuente"},fontSize:{label:"Tama??o",voiceLabel:"Tama??o de fuente",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Color de Texto",bgColorTitle:"Color de Fondo",panelTitle:"Colores",auto:"Autom??tico",more:"M??s Colores..."},colors:{"000":"Negro",800000:"Marr??n oscuro","8B4513":"Marr??n tierra","2F4F4F":"Pizarra Oscuro","008080":"Azul verdoso","000080":"Azul marino","4B0082":"A??il",696969:"Gris oscuro",B22222:"Ladrillo",A52A2A:"Marr??n",DAA520:"Oro oscuro","006400":"Verde oscuro","40E0D0":"Turquesa","0000CD":"Azul medio-oscuro",800080:"P??rpura",808080:"Gris",F00:"Rojo",FF8C00:"Naranja oscuro",FFD700:"Oro","008000":"Verde","0FF":"Cian","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Gris medio",FFA07A:"Salm??n claro",FFA500:"Naranja",FFFF00:"Amarillo","00FF00":"Lima",AFEEEE:"Turquesa claro",ADD8E6:"Azul claro",DDA0DD:"Violeta claro",D3D3D3:"Gris claro",FFF0F5:"Lavanda rojizo",FAEBD7:"Blanco antiguo",FFFFE0:"Amarillo claro",F0FFF0:"Miel",F0FFFF:"Azul celeste",F0F8FF:"Azul p??lido",E6E6FA:"Lavanda",FFF:"Blanco"},scayt:{title:"Comprobar Ortograf??a Mientras Escribe",opera_title:"No soportado en Opera",enable:"Activar Corrector",disable:"Desactivar Corrector",about:"Acerca de Corrector",toggle:"Cambiar Corrector",options:"Opciones",langs:"Idiomas",moreSuggestions:"M??s sugerencias",ignore:"Ignorar",ignoreAll:"Ignorar Todas",addWord:"A??adir palabra",emptyDic:"El nombre del diccionario no puede estar en blanco.",optionsTab:"Opciones",allCaps:"Omitir palabras en MAY??SCULAS",ignoreDomainNames:"Omitir nombres de dominio",mixedCase:"Ignorar palabras con combinaci??n de may??sculas y min??sculas",mixedWithDigits:"Omitir palabras con n??meros",languagesTab:"Idiomas",dictionariesTab:"Diccionarios",dic_field_name:"Nombre del diccionario",dic_create:"Crear",dic_restore:"Recuperar",dic_delete:"Borrar",dic_rename:"Renombrar",dic_info:"Inicialmente el Diccionario de usuario se guarda en una Cookie. Sin embargo, las cookies est??n limitadas en tama??o. Cuando el diccionario crece a un punto en el que no se puede guardar en una Cookie, el diccionario puede ser almacenado en nuestro servidor. Para almacenar su diccionario personalizado en nuestro servidor debe especificar un nombre para su diccionario. Si ya ha guardado un diccionaro, por favor, escriba su nombre y pulse el bot??n Recuperar",aboutTab:"Acerca de"},about:{title:"Acerca de CKEditor",dlgTitle:"Acerca de CKEditor",moreInfo:"Para informaci??n de licencia, por favor visite nuestro sitio web:",copy:"Copyright &copy; $1. Todos los derechos reservados."},maximize:"Maximizar",minimize:"Minimizar",fakeobjects:{anchor:"Ancla",flash:"Animaci??n flash",div:"Salto de p??gina",unknown:"Objeto desconocido"},resize:"Arrastre para redimensionar",colordialog:{title:"Elegir color",options:"Opciones de colores",highlight:"Muestra",selected:"Elegido",clear:"Borrar"},toolbarCollapse:"Contraer barra de herramientas",toolbarExpand:"Expandir barra de herramientas"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/et.js b/horde/js/ckeditor/lang/et.js
new file mode 100644 (file)
index 0000000..bf26183
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.et={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"L??htekood",newPage:"Uus leht",save:"Salvesta",preview:"Eelvaade",cut:"L??ika",copy:"Kopeeri",paste:"Kleebi",print:"Prindi",underline:"Allajoonitud",bold:"Paks",italic:"Kursiiv",selectAll:"Vali k??ik",removeFormat:"Eemalda vorming",strike:"L??bijoonitud",subscript:"Allindeks",superscript:"??laindeks",horizontalrule:"Sisesta horisontaaljoon",pagebreak:"Sisesta lehevahetuskoht",unlink:"Eemalda link",undo:"V??ta tagasi",redo:"Korda toimingut",common:{browseServer:"Sirvi serverit",url:"URL",protocol:"Protokoll",upload:"Lae ??les",uploadSubmit:"Saada serverissee",image:"Pilt",flash:"Flash",form:"Vorm",checkbox:"M??rkeruut",radio:"Raadionupp",textField:"Tekstilahter",textarea:"Tekstiala",hiddenField:"Varjatud lahter",button:"Nupp",select:"Valiklahter",imageButton:"Piltnupp",notSet:"<m????ramata>",id:"Id",name:"Nimi",langDir:"Keele suund",langDirLtr:"Vasakult paremale (LTR)",langDirRtl:"Paremalt vasakule (RTL)",langCode:"Keele kood",longDescr:"Pikk kirjeldus URL",cssClass:"Stiilistiku klassid",advisoryTitle:"Juhendav tiitel",cssStyle:"Laad",ok:"OK",cancel:"Loobu",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"T??psemalt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sisesta erim??rk",title:"Vali erim??rk",options:"Special Character Options"},link:{toolbar:"Sisesta link / Muuda linki",other:"<muu>",menu:"Muuda linki",title:"Link",info:"Lingi info",target:"Sihtkoht",upload:"Lae ??les",advanced:"T??psemalt",type:"Lingi t????p",toUrl:"URL",toAnchor:"Ankur sellel lehel",toEmail:"E-post",targetFrame:"<raam>",targetPopup:"<h??pikaken>",targetFrameName:"Sihtm??rk raami nimi",targetPopupName:"H??pikakna nimi",popupFeatures:"H??pikakna omadused",popupResizable:"Resizable",popupStatusBar:"Olekuriba",popupLocationBar:"Aadressiriba",popupToolbar:"T????riistariba",popupMenuBar:"Men????riba",popupFullScreen:"T??isekraan (IE)",popupScrollBars:"Kerimisribad",popupDependent:"S??ltuv (Netscape)",popupWidth:"Laius",popupLeft:"Vasak asukoht",popupHeight:"K??rgus",popupTop:"??lemine asukoht",id:"Id",langDir:"Keele suund",langDirLTR:"Vasakult paremale (LTR)",langDirRTL:"Paremalt vasakule (RTL)",acccessKey:"Juurdep????su v??ti",name:"Nimi",langCode:"Keele suund",tabIndex:"Tab indeks",advisoryTitle:"Juhendav tiitel",advisoryContentType:"Juhendava sisu t????p",cssClasses:"Stiilistiku klassid",charset:"Lingitud ressurssi m??rgistik",styles:"Laad",selectAnchor:"Vali ankur",anchorName:"Ankru nime j??rgi",anchorId:"Elemendi id j??rgi",emailAddress:"E-posti aadress",emailSubject:"S??numi teema",emailBody:"S??numi tekst",noAnchors:"(Selles dokumendis ei ole ankruid)",noUrl:"Palun kirjuta lingi URL",noEmail:"Palun kirjuta E-Posti aadress"},anchor:{toolbar:"Sisesta ankur / Muuda ankrut",menu:"Ankru omadused",title:"Ankru omadused",name:"Ankru nimi",errorName:"Palun sisest ankru nimi"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Otsi ja asenda",find:"Otsi",replace:"Asenda",findWhat:"Leia mida:",replaceWith:"Asenda millega:",notFoundMsg:"Valitud teksti ei leitud.",matchCase:"Erista suur- ja v??iket??hti",matchWord:"Otsi terviklike s??nu",matchCyclic:"Match cyclic",replaceAll:"Asenda k??ik",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabeli atribuudid",menu:"Tabeli atribuudid",deleteTable:"Kustuta tabel",rows:"Read",columns:"Veerud",border:"Joone suurus",align:"Joondus",alignLeft:"Vasak",alignCenter:"Kesk",alignRight:"Parem",width:"Laius",widthPx:"pikslit",widthPc:"protsenti",widthUnit:"width unit",height:"K??rgus",cellSpace:"Lahtri vahe",cellPad:"Lahtri t??idis",caption:"Tabeli tiitel",summary:"Kokkuv??te",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Lahter",insertBefore:"Sisesta lahter enne",insertAfter:"Sisesta lahter peale",deleteCell:"Eemalda lahtrid",merge:"??henda lahtrid",mergeRight:"??henda paremale",mergeDown:"??henda alla",splitHorizontal:"Poolita lahter horisontaalselt",splitVertical:"Poolita lahter vertikaalselt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rida",insertBefore:"Sisesta rida enne",insertAfter:"Sisesta rida peale",deleteRow:"Eemalda read"},column:{menu:"Veerg",insertBefore:"Sisesta veerg enne",insertAfter:"Sisesta veerg peale",deleteColumn:"Eemalda veerud"}},button:{title:"Nupu omadused",text:"Tekst (v????rtus)",type:"T????p",typeBtn:"Nupp",typeSbm:"Saada",typeRst:"L??htesta"},checkboxAndRadio:{checkboxTitle:"M??rkeruudu omadused",radioTitle:"Raadionupu omadused",value:"V????rtus",selected:"Valitud"},form:{title:"Vormi omadused",menu:"Vormi omadused",action:"Toiming",method:"Meetod",encoding:"Encoding"},select:{title:"Valiklahtri omadused",selectInfo:"Info",opAvail:"V??imalikud valikud",value:"V????rtus",size:"Suurus",lines:"ridu",chkMulti:"V??imalda mitu valikut",opText:"Tekst",opValue:"V????rtus",btnAdd:"Lisa",btnModify:"Muuda",btnUp:"??les",btnDown:"Alla",btnSetValue:"Sea valitud olekuna",btnDelete:"Kustuta"},textarea:{title:"Tekstiala omadused",cols:"Veerge",rows:"Ridu"},textfield:{title:"Tekstilahtri omadused",name:"Nimi",value:"V????rtus",charWidth:"Laius (t??hem??rkides)",maxChars:"Maksimaalselt t??hem??rke",type:"T????p",typeText:"Tekst",typePass:"Parool"},hidden:{title:"Varjatud lahtri omadused",name:"Nimi",value:"V????rtus"},image:{title:"Pildi atribuudid",titleButton:"Piltnupu omadused",menu:"Pildi atribuudid",infoTab:"Pildi info",btnUpload:"Saada serverissee",upload:"Lae ??les",alt:"Alternatiivne tekst",width:"Laius",height:"K??rgus",lockRatio:"Lukusta kuvasuhe",unlockRatio:"Unlock Ratio",resetSize:"L??htesta suurus",border:"Joon",hSpace:"H. vaheruum",vSpace:"V. vaheruum",align:"Joondus",alignLeft:"Vasak",alignRight:"Paremale",alertUrl:"Palun kirjuta pildi URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash omadused",propertiesTab:"Properties",title:"Flash omadused",chkPlay:"Automaatne start ",chkLoop:"Korduv",chkMenu:"V??imalda flash men????",chkFull:"Allow Fullscreen",scale:"Mastaap",scaleAll:"N??ita k??ike",scaleNoBorder:"????rist ei ole",scaleFit:"T??pne sobivus",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Joondus",alignLeft:"Vasak",alignAbsBottom:"Abs alla",alignAbsMiddle:"Abs keskele",alignBaseline:"Baasjoonele",alignBottom:"Alla",alignMiddle:"Keskele",alignRight:"Paremale",alignTextTop:"Tekstit ??les",alignTop:"??les",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Tausta v??rv",width:"Laius",height:"K??rgus",hSpace:"H. vaheruum",vSpace:"V. vaheruum",validateSrc:"Palun kirjuta lingi URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrolli ??igekirja",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Puudub s??nastikust",changeTo:"Muuda",btnIgnore:"Ignoreeri",btnIgnoreAll:"Ignoreeri k??iki",btnReplace:"Asenda",btnReplaceAll:"Asenda k??ik",btnUndo:"V??ta tagasi",noSuggestions:"- Soovitused puuduvad -",progress:"Toimub ??igekirja kontroll...",noMispell:"??igekirja kontroll sooritatud: ??igekirjuvigu ei leitud",noChanges:"??igekirja kontroll sooritatud: ??htegi s??na ei muudetud",oneChange:"??igekirja kontroll sooritatud: ??ks s??na muudeti",manyChanges:"??igekirja kontroll sooritatud: %1 s??na muudetud",ieSpellDownload:"??igekirja kontrollija ei ole installeeritud. Soovid sa selle alla laadida?"},smiley:{toolbar:"Emotikon",title:"Sisesta emotikon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nummerdatud loetelu",bulletedlist:"Punktiseeritud loetelu",indent:"Suurenda taanet",outdent:"V??henda taanet",justify:{left:"Vasakjoondus",center:"Keskjoondus",right:"Paremjoondus",block:"R????pjoondus"},blockquote:"Blokktsitaat",clipboard:{title:"Kleebi",cutError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt l??igata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+X).",copyError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+C).",pasteMsg:"Palun kleebi j??rgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl/Cmd+V</STRONG>) ja vajuta seej??rel <STRONG>OK</STRONG>.",securityMsg:"Sinu veebisirvija turvaseadete t??ttu, ei oma redaktor otsest ligip????su l??ikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Kleebi Wordist",title:"Kleebi Wordist",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Kleebi tavalise tekstina",title:"Kleebi tavalise tekstina"},templates:{button:"??abloon",title:"Sisu ??abloonid",options:"Template Options",insertOption:"Asenda tegelik sisu",selectPromptMsg:"Palun vali ??abloon, et avada see redaktoris<br />(praegune sisu l??heb kaotsi):",emptyListMsg:"(??htegi ??ablooni ei ole defineeritud)"},showBlocks:"N??ita blokke",stylesCombo:{label:"Laad",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Vorming",panelTitle:"Vorming",tag_p:"Tavaline",tag_pre:"Vormindatud",tag_address:"Aadress",tag_h1:"Pealkiri 1",tag_h2:"Pealkiri 2",tag_h3:"Pealkiri 3",tag_h4:"Pealkiri 4",tag_h5:"Pealkiri 5",tag_h6:"Pealkiri 6",tag_div:"Tavaline (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Kiri",voiceLabel:"Font",panelTitle:"Kiri"},fontSize:{label:"Suurus",voiceLabel:"Font Size",panelTitle:"Suurus"},colorButton:{textColorTitle:"Teksti v??rv",bgColorTitle:"Tausta v??rv",panelTitle:"Colors",auto:"Automaatne",more:"Rohkem v??rve..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/eu.js b/horde/js/ckeditor/lang/eu.js
new file mode 100644 (file)
index 0000000..fcc8e22
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.eu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML Iturburua",newPage:"Orrialde Berria",save:"Gorde",preview:"Aurrebista",cut:"Ebaki",copy:"Kopiatu",paste:"Itsatsi",print:"Inprimatu",underline:"Azpimarratu",bold:"Lodia",italic:"Etzana",selectAll:"Hautatu dena",removeFormat:"Kendu Formatua",strike:"Marratua",subscript:"Azpi-indize",superscript:"Goi-indize",horizontalrule:"Txertatu Marra Horizontala",pagebreak:"Txertatu Orrialde-jauzia",unlink:"Kendu Esteka",undo:"Desegin",redo:"Berregin",common:{browseServer:"Zerbitzaria arakatu",url:"URL",protocol:"Protokoloa",upload:"Gora kargatu",uploadSubmit:"Zerbitzarira bidalia",image:"Irudia",flash:"Flasha",form:"Formularioa",checkbox:"Kontrol-laukia",radio:"Aukera-botoia",textField:"Testu Eremua",textarea:"Testu-area",hiddenField:"Ezkutuko Eremua",button:"Botoia",select:"Hautespen Eremua",imageButton:"Irudi Botoia",notSet:"<Ezarri gabe>",id:"Id",name:"Izena",langDir:"Hizkuntzaren Norabidea",langDirLtr:"Ezkerretik Eskumara(LTR)",langDirRtl:"Eskumatik Ezkerrera (RTL)",langCode:"Hizkuntza Kodea",longDescr:"URL Deskribapen Luzea",cssClass:"Estilo-orriko Klaseak",advisoryTitle:"Izenburua",cssStyle:"Estiloa",ok:"Ados",cancel:"Utzi",close:"Close",preview:"Preview",generalTab:"Orokorra",advancedTab:"Aurreratua",validateNumberFailed:"Balio hau ez da zenbaki bat.",confirmNewPage:"Eduki honetan gorde gabe dauden aldaketak galduko dira. Ziur zaude orri berri bat kargatu nahi duzula?",confirmCancel:"Aukera batzuk aldatu egin dira. Ziur zaude elkarrizketa-koadroa itxi nahi duzula?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, erabilezina</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Txertatu Karaktere Berezia",title:"Karaktere Berezia Aukeratu",options:"Special Character Options"},link:{toolbar:"Txertatu/Editatu Esteka",other:"<other>",menu:"Aldatu Esteka",title:"Esteka",info:"Estekaren Informazioa",target:"Target (Helburua)",upload:"Gora kargatu",advanced:"Aurreratua",type:"Esteka Mota",toUrl:"URL",toAnchor:"Aingura orrialde honetan",toEmail:"ePosta",targetFrame:"<marko>",targetPopup:"<popup leihoa>",targetFrameName:"Marko Helburuaren Izena",targetPopupName:"Popup Leihoaren Izena",popupFeatures:"Popup Leihoaren Ezaugarriak",popupResizable:"Tamaina Aldakorra",popupStatusBar:"Egoera Barra",popupLocationBar:"Kokaleku Barra",popupToolbar:"Tresna Barra",popupMenuBar:"Menu Barra",popupFullScreen:"Pantaila Osoa (IE)",popupScrollBars:"Korritze Barrak",popupDependent:"Menpekoa (Netscape)",popupWidth:"Zabalera",popupLeft:"Ezkerreko  Posizioa",popupHeight:"Altuera",popupTop:"Goiko Posizioa",id:"Id",langDir:"Hizkuntzaren Norabidea",langDirLTR:"Ezkerretik Eskumara(LTR)",langDirRTL:"Eskumatik Ezkerrera (RTL)",acccessKey:"Sarbide-gakoa",name:"Izena",langCode:"Hizkuntzaren Norabidea",tabIndex:"Tabulazio Indizea",advisoryTitle:"Izenburua",advisoryContentType:"Eduki Mota (Content Type)",cssClasses:"Estilo-orriko Klaseak",charset:"Estekatutako Karaktere Multzoa",styles:"Estiloa",selectAnchor:"Aingura bat hautatu",anchorName:"Aingura izenagatik",anchorId:"Elementuaren ID-gatik",emailAddress:"ePosta Helbidea",emailSubject:"Mezuaren Gaia",emailBody:"Mezuaren Gorputza",noAnchors:"(Ez daude aingurak eskuragarri dokumentuan)",noUrl:"Mesedez URL esteka idatzi",noEmail:"Mesedez ePosta helbidea idatzi"},anchor:{toolbar:"Aingura",menu:"Ainguraren Ezaugarriak",title:"Ainguraren Ezaugarriak",name:"Ainguraren Izena",errorName:"Idatzi ainguraren izena"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Bilatu eta Ordeztu",find:"Bilatu",replace:"Ordezkatu",findWhat:"Zer bilatu:",replaceWith:"Zerekin ordeztu:",notFoundMsg:"Idatzitako testua ez da topatu.",matchCase:"Maiuskula/minuskula",matchWord:"Esaldi osoa bilatu",matchCyclic:"Bilaketa ziklikoa",replaceAll:"Ordeztu Guztiak",replaceSuccessMsg:"Zenbat aldiz ordeztua: %1"},table:{toolbar:"Taula",title:"Taularen Ezaugarriak",menu:"Taularen Ezaugarriak",deleteTable:"Ezabatu Taula",rows:"Lerroak",columns:"Zutabeak",border:"Ertzaren Zabalera",align:"Lerrokatu",alignLeft:"Ezkerrean",alignCenter:"Erdian",alignRight:"Eskuman",width:"Zabalera",widthPx:"pixel",widthPc:"ehuneko",widthUnit:"width unit",height:"Altuera",cellSpace:"Gelaxka arteko tartea",cellPad:"Gelaxken betegarria",caption:"Epigrafea",summary:"Laburpena",headers:"Goiburuak",headersNone:"Bat ere ez",headersColumn:"Lehen zutabea",headersRow:"Lehen lerroa",headersBoth:"Biak",invalidRows:"Lerro kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidCols:"Zutabe kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidBorder:"Ertzaren tamaina zenbaki bat izan behar da.",invalidWidth:"Taularen zabalera zenbaki bat izan behar da.",invalidHeight:"Taularen altuera zenbaki bat izan behar da.",invalidCellSpacing:"Gelaxka arteko tartea zenbaki bat izan behar da.",invalidCellPadding:"Gelaxken betegarria zenbaki bat izan behar da.",cell:{menu:"Gelaxka",insertBefore:"Txertatu Gelaxka Aurretik",insertAfter:"Txertatu Gelaxka Ostean",deleteCell:"Kendu Gelaxkak",merge:"Batu Gelaxkak",mergeRight:"Elkartu Eskumara",mergeDown:"Elkartu Behera",splitHorizontal:"Banatu Gelaxkak Horizontalki",splitVertical:"Banatu Gelaxkak Bertikalki",title:"Gelaxken Ezaugarriak",cellType:"Gelaxka Mota",rowSpan:"Hedatutako Lerroak",colSpan:"Hedatutako Zutabeak",wordWrap:"Itzulbira",hAlign:"Lerrokatze Horizontala",vAlign:"Lerrokatze Bertikala",alignTop:"Goian",alignMiddle:"Erdian",alignBottom:"Behean",alignBaseline:"Oinarri-lerroan",bgColor:"Fondoaren Kolorea",borderColor:"Ertzaren Kolorea",data:"Data",header:"Goiburua",yes:"Bai",no:"Ez",invalidWidth:"Gelaxkaren zabalera zenbaki bat izan behar da.",invalidHeight:"Gelaxkaren altuera zenbaki bat izan behar da.",invalidRowSpan:"Lerroen hedapena zenbaki osoa izan behar da.",invalidColSpan:"Zutabeen hedapena zenbaki osoa izan behar da.",chooseColor:"Choose"},row:{menu:"Lerroa",insertBefore:"Txertatu Lerroa Aurretik",insertAfter:"Txertatu Lerroa Ostean",deleteRow:"Ezabatu Lerroak"},column:{menu:"Zutabea",insertBefore:"Txertatu Zutabea Aurretik",insertAfter:"Txertatu Zutabea Ostean",deleteColumn:"Ezabatu Zutabeak"}},button:{title:"Botoiaren Ezaugarriak",text:"Testua (Balorea)",type:"Mota",typeBtn:"Botoia",typeSbm:"Bidali",typeRst:"Garbitu"},checkboxAndRadio:{checkboxTitle:"Kontrol-laukiko Ezaugarriak",radioTitle:"Aukera-botoiaren Ezaugarriak",value:"Balorea",selected:"Hautatuta"},form:{title:"Formularioaren Ezaugarriak",menu:"Formularioaren Ezaugarriak",action:"Ekintza",method:"Metodoa",encoding:"Kodeketa"},select:{title:"Hautespen Eremuaren Ezaugarriak",selectInfo:"Informazioa",opAvail:"Aukera Eskuragarriak",value:"Balorea",size:"Tamaina",lines:"lerro kopurura",chkMulti:"Hautaketa anitzak baimendu",opText:"Testua",opValue:"Balorea",btnAdd:"Gehitu",btnModify:"Aldatu",btnUp:"Gora",btnDown:"Behera",btnSetValue:"Aukeratutako balorea ezarri",btnDelete:"Ezabatu"},textarea:{title:"Testu-arearen Ezaugarriak",cols:"Zutabeak",rows:"Lerroak"},textfield:{title:"Testu Eremuaren Ezaugarriak",name:"Izena",value:"Balorea",charWidth:"Zabalera",maxChars:"Zenbat karaktere gehienez",type:"Mota",typeText:"Testua",typePass:"Pasahitza"},hidden:{title:"Ezkutuko Eremuaren Ezaugarriak",name:"Izena",value:"Balorea"},image:{title:"Irudi Ezaugarriak",titleButton:"Irudi Botoiaren Ezaugarriak",menu:"Irudi Ezaugarriak",infoTab:"Irudi informazioa",btnUpload:"Zerbitzarira bidalia",upload:"Gora Kargatu",alt:"Ordezko Testua",width:"Zabalera",height:"Altuera",lockRatio:"Erlazioa Blokeatu",unlockRatio:"Unlock Ratio",resetSize:"Tamaina Berrezarri",border:"Ertza",hSpace:"HSpace",vSpace:"VSpace",align:"Lerrokatu",alignLeft:"Ezkerrera",alignRight:"Eskuman",alertUrl:"Mesedez Irudiaren URLa idatzi",linkTab:"Esteka",button2Img:"Aukeratutako irudi botoia, irudi normal batean eraldatu nahi duzu?",img2Button:"Aukeratutako irudia, irudi botoi batean eraldatu nahi duzu?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flasharen Ezaugarriak",propertiesTab:"Ezaugarriak",title:"Flasharen Ezaugarriak",chkPlay:"Automatikoki Erreproduzitu",chkLoop:"Begizta",chkMenu:"Flasharen Menua Gaitu",chkFull:"Onartu Pantaila osoa",scale:"Eskalatu",scaleAll:"Dena erakutsi",scaleNoBorder:"Ertzik gabe",scaleFit:"Doitu",access:"Scriptak baimendu",accessAlways:"Beti",accessSameDomain:"Domeinu berdinekoak",accessNever:"Inoiz ere ez",align:"Lerrokatu",alignLeft:"Ezkerrera",alignAbsBottom:"Abs Behean",alignAbsMiddle:"Abs Erdian",alignBaseline:"Oinan",alignBottom:"Behean",alignMiddle:"Erdian",alignRight:"Eskuman",alignTextTop:"Testua Goian",alignTop:"Goian",quality:"Kalitatea",qualityBest:"Hoberena",qualityHigh:"Altua",qualityAutoHigh:"Auto Altua",qualityMedium:"Ertaina",qualityAutoLow:"Auto Baxua",qualityLow:"Baxua",windowModeWindow:"Leihoa",windowModeOpaque:"Opakoa",windowModeTransparent:"Gardena",windowMode:"Leihoaren modua",flashvars:"Flash Aldagaiak",bgcolor:"Atzeko kolorea",width:"Zabalera",height:"Altuera",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Mesedez URL esteka idatzi",validateWidth:"Zabalera zenbaki bat izan behar da.",validateHeight:"Altuera zenbaki bat izan behar da.",validateHSpace:"HSpace zenbaki bat izan behar da.",validateVSpace:"VSpace zenbaki bat izan behar da."},spellCheck:{toolbar:"Ortografia",title:"Ortografia zuzenketa",notAvailable:"Barkatu baina momentu honetan zerbitzua ez dago erabilgarri.",errorLoading:"Errorea gertatu da aplikazioa zerbitzaritik kargatzean: %s.",notInDic:"Ez dago hiztegian",changeTo:"Honekin ordezkatu",btnIgnore:"Ezikusi",btnIgnoreAll:"Denak Ezikusi",btnReplace:"Ordezkatu",btnReplaceAll:"Denak Ordezkatu",btnUndo:"Desegin",noSuggestions:"- Iradokizunik ez -",progress:"Zuzenketa ortografikoa martxan...",noMispell:"Zuzenketa ortografikoa bukatuta: Akatsik ez",noChanges:"Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu",oneChange:"Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da",manyChanges:"Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira",ieSpellDownload:"Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?"},smiley:{toolbar:"Aurpegierak",title:"Aurpegiera Sartu",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elementua"},numberedlist:"Zenbakidun Zerrenda",bulletedlist:"Buletdun Zerrenda",indent:"Handitu Koska",outdent:"Txikitu Koska",justify:{left:"Lerrokatu Ezkerrean",center:"Lerrokatu Erdian",right:"Lerrokatu Eskuman",block:"Justifikatu"},blockquote:"Aipamen blokea",clipboard:{title:"Itsatsi",cutError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+X).",copyError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+C).",pasteMsg:"Mesedez teklatua erabilita (<STRONG>Ctrl/Cmd+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.",securityMsg:"Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?",toolbar:"Itsatsi Word-etik",title:"Itsatsi Word-etik",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Testu Arrunta bezala Itsatsi",title:"Testu Arrunta bezala Itsatsi"},templates:{button:"Txantiloiak",title:"Eduki Txantiloiak",options:"Template Options",insertOption:"Ordeztu oraingo edukiak",selectPromptMsg:"Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):",emptyListMsg:"(Ez dago definitutako txantiloirik)"},showBlocks:"Blokeak erakutsi",stylesCombo:{label:"Estiloa",panelTitle:"Formatting Styles",panelTitle1:"Bloke Estiloak",panelTitle2:"Inline Estiloak",panelTitle3:"Objektu Estiloak"},format:{label:"Formatua",panelTitle:"Formatua",tag_p:"Arrunta",tag_pre:"Formateatua",tag_address:"Helbidea",tag_h1:"Izenburua 1",tag_h2:"Izenburua 2",tag_h3:"Izenburua 3",tag_h4:"Izenburua 4",tag_h5:"Izenburua 5",tag_h6:"Izenburua 6",tag_div:"Paragrafoa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Letra-tipoa",voiceLabel:"Letra-tipoa",panelTitle:"Letra-tipoa"},fontSize:{label:"Tamaina",voiceLabel:"Tamaina",panelTitle:"Tamaina"},colorButton:{textColorTitle:"Testu Kolorea",bgColorTitle:"Atzeko kolorea",panelTitle:"Colors",auto:"Automatikoa",more:"Kolore gehiago..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ortografia Zuzenketa Idatzi Ahala (SCAYT)",opera_title:"Not supported by Opera",enable:"Gaitu SCAYT",disable:"Desgaitu SCAYT",about:"SCAYTi buruz",toggle:"SCAYT aldatu",options:"Aukerak",langs:"Hizkuntzak",moreSuggestions:"Iradokizun gehiago",ignore:"Baztertu",ignoreAll:"Denak baztertu",addWord:"Hitza Gehitu",emptyDic:"Hiztegiaren izena ezin da hutsik egon.",optionsTab:"Aukerak",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Hizkuntzak",dictionariesTab:"Hiztegiak",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Honi buruz"},about:{title:"CKEditor(r)i buruz",dlgTitle:"CKEditor(r)i buruz",moreInfo:"Lizentziari buruzko informazioa gure webgunean:",copy:"Copyright &copy; $1. Eskubide guztiak erreserbaturik."},maximize:"Maximizatu",minimize:"Minimize",fakeobjects:{anchor:"Aingura",flash:"Flash Animazioa",div:"Orrialde Saltoa",unknown:"Objektu ezezaguna"},resize:"Arrastatu tamaina aldatzeko",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/fa.js b/horde/js/ckeditor/lang/fa.js
new file mode 100644 (file)
index 0000000..26f702c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.fa={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????",newPage:"?????????? ????????",save:"??????????",preview:"????????????????",cut:"??????",copy:"??????",paste:"??????????????",print:"??????",underline:"????????????????",bold:"????????",italic:"??????????",selectAll:"?????????? ??????",removeFormat:"?????????????? ????????",strike:"????????????",subscript:"??????????????",superscript:"????????????????",horizontalrule:"?????????????? ???? ??????????",pagebreak:"?????????????? ???????????? ???????????? ??????????",unlink:"?????????????? ??????????",undo:"????????????",redo:"??????????????",common:{browseServer:"???????????????????? ????????",url:"URL",protocol:"????????????",upload:"???????????? ???? ????????",uploadSubmit:"???? ???????? ??????????",image:"??????????",flash:"Flash",form:"??????",checkbox:"?????????? ??????????????",radio:"?????????? ??????????????",textField:"???????? ????????",textarea:"???????????? ????????",hiddenField:"???????? ??????????",button:"????????",select:"???????? ????????????????????",imageButton:"?????????? ????????????",notSet:"<????????????????>",id:"??????????",name:"??????",langDir:"?????????????? ????????",langDirLtr:"???? ???? ???????? (LTR)",langDirRtl:"???????? ???? ???? (RTL)",langCode:"???? ????????",longDescr:"URL ?????????? ????????????",cssClass:"?????????????? ????????????????(Stylesheet)",advisoryTitle:"?????????? ????????",cssStyle:"????????(style)",ok:"??????????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????????? ???????????? ????????",title:"?????????? ????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????/???????????? ????????????",other:"<????????>",menu:"???????????? ??????????",title:"??????????",info:"?????????????? ??????????",target:"????????",upload:"???????????? ???? ????????",advanced:"??????????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ???????? ????????",toEmail:"?????? ????????????????????",targetFrame:"<????????>",targetPopup:"<???????????? ??????????>",targetFrameName:"?????? ???????? ????????",targetPopupName:"?????? ???????????? ??????????",popupFeatures:"???????????????? ???????????? ??????????",popupResizable:"Resizable",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ????????????",popupToolbar:"??????????????????",popupMenuBar:"???????? ??????",popupFullScreen:"???????????????? (IE)",popupScrollBars:"?????????????? ????????????",popupDependent:"???????????? (Netscape)",popupWidth:"????????",popupLeft:"???????????? ??????",popupHeight:"??????????",popupTop:"???????????? ??????????",id:"Id",langDir:"?????????????? ????????",langDirLTR:"???? ???? ???????? (LTR)",langDirRTL:"???????? ???? ???? (RTL)",acccessKey:"???????? ??????????????",name:"??????",langCode:"?????????????? ????????",tabIndex:"???????????? ???????????? ???? Tab",advisoryTitle:"?????????? ????????",advisoryContentType:"?????? ???????????? ????????",cssClasses:"?????????????? ????????????????(Stylesheet)",charset:"???????????????? ???????? ??????????????????",styles:"????????(style)",selectAnchor:"???? ???????? ????????????????",anchorName:"???? ?????? ????????",anchorId:"???? ???????????? ??????????",emailAddress:"?????????? ?????? ????????????????????",emailSubject:"?????????? ????????",emailBody:"?????? ????????",noAnchors:"(???? ?????? ?????? ?????????? ?????????????? ????????)",noUrl:"???????? URL ?????????? ???? ??????????????",noEmail:"???????? ?????????? ?????? ???????????????????? ???? ??????????????"},anchor:{toolbar:"??????????????/???????????? ??????????",menu:"???????????????? ????????",title:"???????????????? ????????",name:"?????? ????????",errorName:"???????? ?????? ???????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"?????????? ???? ??????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????? ?????????????? ???????? ??????.",matchCase:"???????????? ???? ?????????? ?? ?????????? ??????????????",matchWord:"???????????? ???? ?????????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????????? ???????? ??????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????",title:"???????????????? ????????",menu:"???????????????? ????????",deleteTable:"?????????????? ????????",rows:"??????????",columns:"????????????",border:"?????????????? ??????",align:"????????",alignLeft:"????",alignCenter:"??????",alignRight:"????????",width:"????????",widthPx:"??????????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"???????????? ???????? ????????????",cellPad:"???????????? ?????????? ???? ????????",caption:"??????????",summary:"??????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteCell:"?????? ????????????",merge:"?????????? ????????????",mergeRight:"?????????? ???? ????????",mergeDown:"?????????? ???? ??????????",splitHorizontal:"?????? ???????? ???????? ????????",splitVertical:"?????? ???????? ?????????? ????????",title:"???????????????? ????????",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"???????????? ?????? ?????? ????",insertAfter:"???????????? ?????? ?????? ????",deleteRow:"?????? ??????????"},column:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteColumn:"?????? ????????????"}},button:{title:"???????????????? ????????",text:"?????? (??????????)",type:"??????",typeBtn:"????????",typeSbm:"Submit",typeRst:"???????????????? (Reset)"},checkboxAndRadio:{checkboxTitle:"???????????????? ?????????? ??????????????",radioTitle:"???????????????? ?????????? ??????????????",value:"??????????",selected:"??????????????"},form:{title:"???????????????? ??????",menu:"???????????????? ??????",action:"????????????",method:"??????",encoding:"Encoding"},select:{title:"???????????????? ???????? ????????????????????",selectInfo:"??????????????",opAvail:"???????????????? ??????????????",value:"??????????",size:"????????????",lines:"????????",chkMulti:"?????????? ?????????????? ?????????? ????????",opText:"??????",opValue:"??????????",btnAdd:"????????????",btnModify:"????????????",btnUp:"????????",btnDown:"??????????",btnSetValue:"?????????? ???? ?????????? ?????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ???????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"???????????????? ???????? ????????",name:"??????",value:"??????????",charWidth:"?????????? ??????????",maxChars:"?????????????? ??????????????",type:"??????",typeText:"??????",typePass:"??????????????"},hidden:{title:"???????????????? ???????? ??????????",name:"??????",value:"??????????"},image:{title:"???????????????? ??????????",titleButton:"???????????????? ?????????? ????????????",menu:"???????????????? ??????????",infoTab:"?????????????? ??????????",btnUpload:"???? ???????? ??????????",upload:"???????????? ???? ????????",alt:"?????? ??????????????",width:"????????",height:"??????????",lockRatio:"?????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"??????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",align:"????????",alignLeft:"????",alignRight:"????????",alertUrl:"???????? URL ?????????? ???? ??????????????",linkTab:"??????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"Properties",title:"???????????????? Flash",chkPlay:"???????? ??????????????",chkLoop:"?????????? ??????????",chkMenu:"?????????????????????? ???????? Flash",chkFull:"Allow Fullscreen",scale:"??????????",scaleAll:"?????????? ??????",scaleNoBorder:"???????? ????????",scaleFit:"?????????????? ????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????",alignLeft:"????",alignAbsBottom:"?????????? ????????",alignAbsMiddle:"?????? ????????",alignBaseline:"????????????",alignBottom:"??????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"?????? ????????",alignTop:"????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????????????",width:"????????",height:"??????????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",validateSrc:"???????? URL ?????????? ???? ??????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???? ???????????????? ???????? ??????",changeTo:"?????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????",noSuggestions:"- ???????????????? ???????? -",progress:"?????????? ???????? ???? ?????? ??????????...",noMispell:"?????????? ???????? ?????????? ????. ?????? ?????????????????? ???????? ??????",noChanges:"?????????? ???????? ?????????? ????. ?????? ???????????? ?????????? ??????????",oneChange:"?????????? ???????? ?????????? ????. ???? ???????? ?????????? ????????",manyChanges:"?????????? ???????? ?????????? ????. %1 ???????? ?????????? ????????",ieSpellDownload:"?????????????????????? ???????? ?????? ???????? ??????. ?????? ???????????????? ???? ???? ?????????????? ???????????? ??????????"},smiley:{toolbar:"????????????",title:"?????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ????????????????",bulletedlist:"?????????? ????????????",indent:"???????????? ??????????????",outdent:"???????? ??????????????",justify:{left:"??????????",center:"??????????????",right:"??????????????",block:"??????????????"},blockquote:"???????? ?????? ??????",clipboard:{title:"??????????????",cutError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+X).",copyError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????????????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+C).",pasteMsg:"???????? ?????? ???? ???? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????? ?????????? ???????? ???????????????? ?? <STRONG>??????????</STRONG> ???? ??????????.",securityMsg:"???? ???????? ?????????????? ???????????? ???????????? ???????? ???????????????? ???????????????? ???????????? ???????????? ???? ?????????????? clipboard ?????????? ????????. ?????? ???????? ???????????? ???????? ???? ?????? ?????????? ????????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????? ???? Word",title:"?????????????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????? ???? ?????????? ?????? ??????????",title:"?????????????? ???? ?????????? ?????? ??????????"},templates:{button:"????????????",title:"?????????????? ??????????????",options:"Template Options",insertOption:"?????????????? ?????????? ?????????????? ????????",selectPromptMsg:"???????? ?????????? ?????????????? ???? ???????? ?????????????? ???? ???????????????? ????????????????<br>(?????????????? ?????????? ???? ?????? ???????????? ??????):",emptyListMsg:"(???????????? ?????????? ???????? ??????)"},showBlocks:"?????????? ????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????",panelTitle:"????????",tag_p:"??????????",tag_pre:"??????????????",tag_address:"????????",tag_h1:"???????????? 1",tag_h2:"???????????? 2",tag_h3:"???????????? 3",tag_h4:"???????????? 4",tag_h5:"???????????? 5",tag_h6:"???????????? 6",tag_div:"??????"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"???????????? ??????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/fi.js b/horde/js/ckeditor/lang/fi.js
new file mode 100644 (file)
index 0000000..8996e2a
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.fi={dir:"ltr",editorTitle:"Rikastekstieditori, %1, paina ALT 0 n??hd??ksesi ohjeen.",toolbar:"Ty??kalupalkki",editor:"Rikastekstieditori",source:"Koodi",newPage:"Tyhjenn??",save:"Tallenna",preview:"Esikatsele",cut:"Leikkaa",copy:"Kopioi",paste:"Liit??",print:"Tulosta",underline:"Alleviivattu",bold:"Lihavoitu",italic:"Kursivoitu",selectAll:"Valitse kaikki",removeFormat:"Poista muotoilu",strike:"Yliviivattu",subscript:"Alaindeksi",superscript:"Yl??indeksi",horizontalrule:"Lis???? murtoviiva",pagebreak:"Lis???? sivun vaihto",unlink:"Poista linkki",undo:"Kumoa",redo:"Toista",common:{browseServer:"Selaa palvelinta",url:"Osoite",protocol:"Protokolla",upload:"Lis???? tiedosto",uploadSubmit:"L??het?? palvelimelle",image:"Kuva",flash:"Flash",form:"Lomake",checkbox:"Valintaruutu",radio:"Radiopainike",textField:"Tekstikentt??",textarea:"Tekstilaatikko",hiddenField:"Piilokentt??",button:"Painike",select:"Valintakentt??",imageButton:"Kuvapainike",notSet:"<ei asetettu>",id:"Tunniste",name:"Nimi",langDir:"Kielen suunta",langDirLtr:"Vasemmalta oikealle (LTR)",langDirRtl:"Oikealta vasemmalle (RTL)",langCode:"Kielikoodi",longDescr:"Pitk??n kuvauksen URL",cssClass:"Tyyliluokat",advisoryTitle:"Avustava otsikko",cssStyle:"Tyyli",ok:"OK",cancel:"Peruuta",close:"Sulje",preview:"Esikatselu",generalTab:"Yleinen",advancedTab:"Lis??ominaisuudet",validateNumberFailed:"Arvon pit???? olla numero.",confirmNewPage:"Kaikki tallentamattomat muutokset t??h??n sis??lt????n menetet????n. Oletko varma, ett?? haluat ladata uuden sivun?",confirmCancel:"Jotkut asetuksista on muuttuneet. Oletko varma, ett?? haluat sulkea valintaikkunan?",options:"Asetukset",target:"Kohde",targetNew:"Uusi ikkuna (_blank)",targetTop:"P????llimm??inen ikkuna (_top)",targetSelf:"Sama ikkuna (_self)",targetParent:"Ylemm??n tason ikkuna (_parent)",unavailable:'%1<span class="cke_accessibility">, ei saatavissa</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Lis???? erikoismerkki",title:"Valitse erikoismerkki",options:"Special Character Options"},link:{toolbar:"Lis???? linkki/muokkaa linkki??",other:"<muu>",menu:"Muokkaa linkki??",title:"Linkki",info:"Linkin tiedot",target:"Kohde",upload:"Lis???? tiedosto",advanced:"Lis??ominaisuudet",type:"Linkkityyppi",toUrl:"Osoite",toAnchor:"Ankkuri t??ss?? sivussa",toEmail:"S??hk??posti",targetFrame:"<kehys>",targetPopup:"<popup ikkuna>",targetFrameName:"Kohdekehyksen nimi",targetPopupName:"Popup ikkunan nimi",popupFeatures:"Popup ikkunan ominaisuudet",popupResizable:"Venytett??v??",popupStatusBar:"Tilarivi",popupLocationBar:"Osoiterivi",popupToolbar:"Vakiopainikkeet",popupMenuBar:"Valikkorivi",popupFullScreen:"T??ysi ikkuna (IE)",popupScrollBars:"Vierityspalkit",popupDependent:"Riippuva (Netscape)",popupWidth:"Leveys",popupLeft:"Vasemmalta (px)",popupHeight:"Korkeus",popupTop:"Ylh????lt?? (px)",id:"Tunniste",langDir:"Kielen suunta",langDirLTR:"Vasemmalta oikealle (LTR)",langDirRTL:"Oikealta vasemmalle (RTL)",acccessKey:"Pikan??pp??in",name:"Nimi",langCode:"Kielen suunta",tabIndex:"Tabulaattori indeksi",advisoryTitle:"Avustava otsikko",advisoryContentType:"Avustava sis??ll??n tyyppi",cssClasses:"Tyyliluokat",charset:"Linkitetty kirjaimisto",styles:"Tyyli",selectAnchor:"Valitse ankkuri",anchorName:"Ankkurin nimen mukaan",anchorId:"Ankkurin ID:n mukaan",emailAddress:"S??hk??postiosoite",emailSubject:"Aihe",emailBody:"Viesti",noAnchors:"(Ei ankkureita t??ss?? dokumentissa)",noUrl:"Linkille on kirjoitettava URL",noEmail:"Kirjoita s??hk??postiosoite"},anchor:{toolbar:"Lis???? ankkuri/muokkaa ankkuria",menu:"Ankkurin ominaisuudet",title:"Ankkurin ominaisuudet",name:"Nimi",errorName:"Ankkurille on kirjoitettava nimi"},list:{numberedTitle:"Numeroidun listan ominaisuudet",bulletedTitle:"Numeroimattoman listan ominaisuudet",type:"Tyyppi",start:"Alku",validateStartNumber:"List start number must be a whole number.",circle:"Ympyr??",disc:"Levy",square:"Neli??",none:"Ei mik????n",notset:"<ei asetettu>",armenian:"Armeenialainen numerointi",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Pienet roomalaiset (i, ii, iii, iv, v, jne.)",upperRoman:"Isot roomalaiset (I, II, III, IV, V, jne.)",lowerAlpha:"Pienet aakkoset (a, b, c, d, e, jne.)",upperAlpha:"Isot aakkoset (A, B, C, D, E, jne.)",lowerGreek:"Pienet kreikkalaiset (alpha, beta, gamma, jne.)",decimal:"Desimaalit (1, 2, 3, jne.)",decimalLeadingZero:"Desimaalit, alussa nolla (01, 02, 03, jne.)"},findAndReplace:{title:"Etsi ja korvaa",find:"Etsi",replace:"Korvaa",findWhat:"Etsi mit??:",replaceWith:"Korvaa t??ll??:",notFoundMsg:"Etsitty?? teksti?? ei l??ytynyt.",matchCase:"Sama kirjainkoko",matchWord:"Koko sana",matchCyclic:"Kierr?? ymp??ri",replaceAll:"Korvaa kaikki",replaceSuccessMsg:"%1 esiintym??(??) korvattu."},table:{toolbar:"Taulu",title:"Taulun ominaisuudet",menu:"Taulun ominaisuudet",deleteTable:"Poista taulu",rows:"Rivit",columns:"Sarakkeet",border:"Rajan paksuus",align:"Kohdistus",alignLeft:"Vasemmalle",alignCenter:"Keskelle",alignRight:"Oikealle",width:"Leveys",widthPx:"pikseli??",widthPc:"prosenttia",widthUnit:"leveysyksikk??",height:"Korkeus",cellSpace:"Solujen v??li",cellPad:"Solujen sisennys",caption:"Otsikko",summary:"Yhteenveto",headers:"Yl??tunnisteet",headersNone:"Ei",headersColumn:"Ensimm??inen sarake",headersRow:"Ensimm??inen rivi",headersBoth:"Molemmat",invalidRows:"Rivien m????r??n t??ytyy olla suurempi kuin 0.",invalidCols:"Sarakkeiden m????r??n t??ytyy olla suurempi kuin 0.",invalidBorder:"Reunan koon t??ytyy olla numero.",invalidWidth:"Taulun leveyden t??ytyy olla numero.",invalidHeight:"Taulun korkeuden t??ytyy olla numero.",invalidCellSpacing:"Solujen v??lin t??ytyy olla numero.",invalidCellPadding:"Solujen sisennyksen t??ytyy olla numero.",cell:{menu:"Solu",insertBefore:"Lis???? solu eteen",insertAfter:"Lis???? solu per????n",deleteCell:"Poista solut",merge:"Yhdist?? solut",mergeRight:"Yhdist?? oikealla olevan kanssa",mergeDown:"Yhdist?? alla olevan kanssa",splitHorizontal:"Jaa solu vaakasuunnassa",splitVertical:"Jaa solu pystysuunnassa",title:"Solun ominaisuudet",cellType:"Solun tyyppi",rowSpan:"Rivin jatkuvuus",colSpan:"Solun jatkuvuus",wordWrap:"Rivitys",hAlign:"Horisontaali kohdistus",vAlign:"Vertikaali kohdistus",alignTop:"Yl??s",alignMiddle:"Keskelle",alignBottom:"Alas",alignBaseline:"Alas (teksti)",bgColor:"Taustan v??ri",borderColor:"Reunan v??ri",data:"Data",header:"Yl??tunniste",yes:"Kyll??",no:"Ei",invalidWidth:"Solun leveyden t??ytyy olla numero.",invalidHeight:"Solun korkeuden t??ytyy olla numero.",invalidRowSpan:"Rivin jatkuvuuden t??ytyy olla kokonaisluku.",invalidColSpan:"Solun jatkuvuuden t??ytyy olla kokonaisluku.",chooseColor:"Valitse"},row:{menu:"Rivi",insertBefore:"Lis???? rivi yl??puolelle",insertAfter:"Lis???? rivi alapuolelle",deleteRow:"Poista rivit"},column:{menu:"Sarake",insertBefore:"Lis???? sarake vasemmalle",insertAfter:"Lis???? sarake oikealle",deleteColumn:"Poista sarakkeet"}},button:{title:"Painikkeen ominaisuudet",text:"Teksti (arvo)",type:"Tyyppi",typeBtn:"Painike",typeSbm:"L??het??",typeRst:"Tyhjenn??"},checkboxAndRadio:{checkboxTitle:"Valintaruudun ominaisuudet",radioTitle:"Radiopainikkeen ominaisuudet",value:"Arvo",selected:"Valittu"},form:{title:"Lomakkeen ominaisuudet",menu:"Lomakkeen ominaisuudet",action:"Toiminto",method:"Tapa",encoding:"Enkoodaus"},select:{title:"Valintakent??n ominaisuudet",selectInfo:"Info",opAvail:"Ominaisuudet",value:"Arvo",size:"Koko",lines:"Rivit",chkMulti:"Salli usea valinta",opText:"Teksti",opValue:"Arvo",btnAdd:"Lis????",btnModify:"Muuta",btnUp:"Yl??s",btnDown:"Alas",btnSetValue:"Aseta valituksi",btnDelete:"Poista"},textarea:{title:"Tekstilaatikon ominaisuudet",cols:"Sarakkeita",rows:"Rivej??"},textfield:{title:"Tekstikent??n ominaisuudet",name:"Nimi",value:"Arvo",charWidth:"Leveys",maxChars:"Maksimi merkkim????r??",type:"Tyyppi",typeText:"Teksti",typePass:"Salasana"},hidden:{title:"Piilokent??n ominaisuudet",name:"Nimi",value:"Arvo"},image:{title:"Kuvan ominaisuudet",titleButton:"Kuvapainikkeen ominaisuudet",menu:"Kuvan ominaisuudet",infoTab:"Kuvan tiedot",btnUpload:"L??het?? palvelimelle",upload:"Lis???? kuva",alt:"Vaihtoehtoinen teksti",width:"Leveys",height:"Korkeus",lockRatio:"Lukitse suhteet",unlockRatio:"Vapauta suhteet",resetSize:"Alkuper??inen koko",border:"Kehys",hSpace:"Vaakatila",vSpace:"Pystytila",align:"Kohdistus",alignLeft:"Vasemmalle",alignRight:"Oikealle",alertUrl:"Kirjoita kuvan osoite (URL)",linkTab:"Linkki",button2Img:"Haluatko muuntaa valitun kuvan??pp??imen kuvaksi?",img2Button:"Haluatko muuntaa valitun kuvan kuvan??pp??imeksi?",urlMissing:"Kuvan l??hdeosoite puuttuu.",validateWidth:"Leveyden t??ytyy olla kokonaisluku.",validateHeight:"Korkeuden t??ytyy olla kokonaisluku.",validateBorder:"Kehyksen t??ytyy olla kokonaisluku.",validateHSpace:"HSpace-m????rityksen t??ytyy olla kokonaisluku.",validateVSpace:"VSpace-m????rityksen t??ytyy olla kokonaisluku."},flash:{properties:"Flash-ominaisuudet",propertiesTab:"Ominaisuudet",title:"Flash ominaisuudet",chkPlay:"Automaattinen k??ynnistys",chkLoop:"Toisto",chkMenu:"N??yt?? Flash-valikko",chkFull:"Salli kokoruututila",scale:"Levit??",scaleAll:"N??yt?? kaikki",scaleNoBorder:"Ei rajaa",scaleFit:"Tarkka koko",access:"Skriptien p????sy",accessAlways:"Aina",accessSameDomain:"Sama verkkotunnus",accessNever:"Ei koskaan",align:"Kohdistus",alignLeft:"Vasemmalle",alignAbsBottom:"Aivan alas",alignAbsMiddle:"Aivan keskelle",alignBaseline:"Alas (teksti)",alignBottom:"Alas",alignMiddle:"Keskelle",alignRight:"Oikealle",alignTextTop:"Yl??s (teksti)",alignTop:"Yl??s",quality:"Laatu",qualityBest:"Paras",qualityHigh:"Korkea",qualityAutoHigh:"Automaattinen korkea",qualityMedium:"Keskitaso",qualityAutoLow:"Automaattinen matala",qualityLow:"Matala",windowModeWindow:"Ikkuna",windowModeOpaque:"L??pin??kyvyys",windowModeTransparent:"L??pin??kyv??",windowMode:"Ikkuna tila",flashvars:"Muuttujat Flash:lle",bgcolor:"Taustav??ri",width:"Leveys",height:"Korkeus",hSpace:"Vaakatila",vSpace:"Pystytila",validateSrc:"Linkille on kirjoitettava URL",validateWidth:"Leveyden t??ytyy olla numero.",validateHeight:"Korkeuden t??ytyy olla numero.",validateHSpace:"Vaakatilan t??ytyy olla numero.",validateVSpace:"Pystytilan t??ytyy olla numero."},spellCheck:{toolbar:"Tarkista oikeinkirjoitus",title:"Oikoluku",notAvailable:"Valitettavasti oikoluku ei ole k??yt??ss?? t??ll?? hetkell??.",errorLoading:"Virhe ladattaessa oikolukupalvelua is??nn??lt??: %s.",notInDic:"Ei sanakirjassa",changeTo:"Vaihda",btnIgnore:"J??t?? huomioimatta",btnIgnoreAll:"J??t?? kaikki huomioimatta",btnReplace:"Korvaa",btnReplaceAll:"Korvaa kaikki",btnUndo:"Kumoa",noSuggestions:"Ei ehdotuksia",progress:"Tarkistus k??ynniss??...",noMispell:"Tarkistus valmis: Ei virheit??",noChanges:"Tarkistus valmis: Yht????n sanaa ei muutettu",oneChange:"Tarkistus valmis: Yksi sana muutettiin",manyChanges:"Tarkistus valmis: %1 sanaa muutettiin",ieSpellDownload:"Oikeinkirjoituksen tarkistusta ei ole asennettu. Haluatko ladata sen nyt?"},smiley:{toolbar:"Hymi??",title:"Lis???? hymi??",options:"Smiley Options"},elementsPath:{eleLabel:"Elementin polku",eleTitle:"%1 elementti"},numberedlist:"Numerointi",bulletedlist:"Luottelomerkit",indent:"Suurenna sisennyst??",outdent:"Pienenn?? sisennyst??",justify:{left:"Tasaa vasemmat reunat",center:"Keskit??",right:"Tasaa oikeat reunat",block:"Tasaa molemmat reunat"},blockquote:"Lainaus",clipboard:{title:"Liit??",cutError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa leikkaamista. K??yt?? n??pp??imist???? leikkaamiseen (Ctrl+X).",copyError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa kopioimista. K??yt?? n??pp??imist???? kopioimiseen (Ctrl+C).",pasteMsg:"Liit?? painamalla (<STRONG>Ctrl+V</STRONG>) ja painamalla <STRONG>OK</STRONG>.",securityMsg:"Selaimesi turva-asetukset eiv??t salli editorin k??ytt???? leikep??yt???? suoraan. Sinun pit???? suorittaa liitt??minen t??ss?? ikkunassa.",pasteArea:"Leikealue"},pastefromword:{confirmCleanup:"Liitt??m??si teksti n??ytt??isi olevan Word-dokumentista. Haluatko siivota sen ennen liitt??mist??? (Suositus: Kyll??)",toolbar:"Liit?? Word-dokumentista",title:"Liit?? Word-dokumentista",error:"Liitetyn tiedon siivoaminen ei onnistunut sis??isen virheen takia"},pasteText:{button:"Liit?? tekstin??",title:"Liit?? tekstin??"},templates:{button:"Pohjat",title:"Sis??lt??pohjat",options:"Template Options",insertOption:"Korvaa editorin koko sis??lt??",selectPromptMsg:"Valitse pohja editoriin<br>(aiempi sis??lt?? menetet????n):",emptyListMsg:"(Ei m????riteltyj?? pohjia)"},showBlocks:"N??yt?? elementit",stylesCombo:{label:"Tyyli",panelTitle:"Muotoilujen tyylit",panelTitle1:"Lohkojen tyylit",panelTitle2:"Rivinsis??iset tyylit",panelTitle3:"Objektien tyylit"},format:{label:"Muotoilu",panelTitle:"Muotoilu",tag_p:"Normaali",tag_pre:"Muotoiltu",tag_address:"Osoite",tag_h1:"Otsikko 1",tag_h2:"Otsikko 2",tag_h3:"Otsikko 3",tag_h4:"Otsikko 4",tag_h5:"Otsikko 5",tag_h6:"Otsikko 6",tag_div:"Normaali (DIV)"},div:{title:"Luo div-kehikko",toolbar:"Luo div-kehikko",cssClassInputLabel:"Tyylitiedoston luokat",styleSelectLabel:"Tyyli",IdInputLabel:"Id",languageCodeInputLabel:" Kielen koodi",inlineStyleInputLabel:"Sis??tyyli",advisoryTitleInputLabel:"Ohjeistava otsikko",langDirLabel:"Kielen suunta",langDirLTRLabel:"Vasemmalta oikealle (LTR)",langDirRTLLabel:"Oikealta vasemmalle (RTL)",edit:"Muokkaa Divi??",remove:"Poista Div"},font:{label:"Kirjaisinlaji",voiceLabel:"Kirjaisinlaji",panelTitle:"Kirjaisinlaji"},fontSize:{label:"Koko",voiceLabel:"Kirjaisimen koko",panelTitle:"Koko"},colorButton:{textColorTitle:"Tekstiv??ri",bgColorTitle:"Taustav??ri",panelTitle:"V??rit",auto:"Automaattinen",more:"Lis???? v??rej??..."},colors:{"000":"Musta",800000:"Kastanjanruskea","8B4513":"Satulanruskea","2F4F4F":"Tumma liuskekivenharmaa","008080":"Sinivihre??","000080":"Laivastonsininen","4B0082":"Indigonsininen",696969:"Tummanharmaa",B22222:"Tiili",A52A2A:"Ruskea",DAA520:"Kultapiisku","006400":"Tummanvihre??","40E0D0":"Turkoosi","0000CD":"Keskisininen",800080:"Purppura",808080:"Harmaa",F00:"Punainen",FF8C00:"Tumma oranssi",FFD700:"Kulta","008000":"Vihre??","0FF":"Syaani","00F":"Sininen",EE82EE:"Violetti",A9A9A9:"Tummanharmaa",FFA07A:"Vaaleanlohenpunainen",FFA500:"Oranssi",FFFF00:"Keltainen","00FF00":"Limetin vihre??",AFEEEE:"Haalea turkoosi",ADD8E6:"Vaaleansininen",DDA0DD:"Luumu",D3D3D3:"Vaaleanharmaa",FFF0F5:"Laventelinpunainen",FAEBD7:"Antiikinvalkoinen",FFFFE0:"Vaaleankeltainen",F0FFF0:"Hunajameloni",F0FFFF:"Asurinsininen",F0F8FF:"Alice Blue -sininen",E6E6FA:"Lavanteli",FFF:"Valkoinen"},scayt:{title:"Oikolue kirjoitettaessa",opera_title:"Opera ei tue t??t?? ominaisuutta",enable:"Ota k??ytt????n oikoluku kirjoitettaessa",disable:"Poista k??yt??st?? oikoluku kirjoitetaessa",about:"Tietoja oikoluvusta kirjoitetaessa",toggle:"Vaihda oikoluku kirjoittaessa tilaa",options:"Asetukset",langs:"Kielet",moreSuggestions:"Lis???? ehdotuksia",ignore:"Ohita",ignoreAll:"Ohita kaikki",addWord:"Lis???? sana",emptyDic:"Sanakirjan nimi on annettava.",optionsTab:"Asetukset",allCaps:"Ohita sanat, jotka on kirjoitettu kokonaan isoilla kirjaimilla",ignoreDomainNames:"Ohita verkkotunnukset",mixedCase:"Ohita sanat, joissa on sekoitettu isoja ja pieni?? kirjaimia",mixedWithDigits:"Ohita sanat, joissa on numeroita",languagesTab:"Kielet",dictionariesTab:"Sanakirjat",dic_field_name:"Sanakirjan nimi",dic_create:"Luo",dic_restore:"Palauta",dic_delete:"Poista",dic_rename:"Nime?? uudelleen",dic_info:"Oletuksena sanakirjat tallennetaan ev??steeseen, mutta ev??steiden koko on kuitenkin rajallinen. Sanakirjan kasvaessa niin suureksi, ettei se en???? mahdu ev??steeseen, sanakirja t??ytyy tallentaa palvelimellemme. Tallentaaksesi sanakirjasi palvelimellemme tulee sinun antaa sille nimi. Jos olet jo tallentanut sanakirjan, anna sen nimi ja klikkaa Palauta-painiketta",aboutTab:"Tietoa"},about:{title:"Tietoa CKEditorista",dlgTitle:"Tietoa CKEditorista",moreInfo:"Lisenssitiedot l??ytyv??t kotisivuiltamme:",copy:"Copyright &copy; $1. Kaikki oikeuden pid??tet????n."},maximize:"Suurenna",minimize:"Pienenn??",fakeobjects:{anchor:"Ankkuri",flash:"Flash animaatio",div:"Sivun vaihto",unknown:"Tuntematon objekti"},resize:"Raahaa muuttaaksesi kokoa",colordialog:{title:"Valitse v??ri",options:"Color Options",highlight:"Korostus",selected:"Valittu",clear:"Poista"},toolbarCollapse:"Kutista ty??kalupalkki",toolbarExpand:"Laajenna ty??kalupalkki"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/fo.js b/horde/js/ckeditor/lang/fo.js
new file mode 100644 (file)
index 0000000..9a0d3d2
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.fo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kelda",newPage:"N??ggj s????a",save:"Goym",preview:"Frums??ning",cut:"Kvett",copy:"Avrita",paste:"Innrita",print:"Prenta",underline:"Undirstrika??",bold:"Feit skrift",italic:"Skr??skrift",selectAll:"Markera alt",removeFormat:"Strika sni??geving",strike:"Yvirstrika??",subscript:"L??kka?? skrift",superscript:"H??kka?? skrift",horizontalrule:"Ger vatnr??tta linju",pagebreak:"Ger s????uskift",unlink:"Strika tilkn??ti",undo:"Angra",redo:"Vend aftur",common:{browseServer:"Amb??tarakagi",url:"URL",protocol:"Protokoll",upload:"Send til amb??taran",uploadSubmit:"Send til amb??taran",image:"Myndir",flash:"Flash",form:"Formur",checkbox:"Flugubein",radio:"Radiokn??ttur",textField:"Tekstteigur",textarea:"Tekstumr????i",hiddenField:"Fjaldur teigur",button:"Kn??ttur",select:"Valskr??",imageButton:"Myndakn??ttur",notSet:"<ikki sett>",id:"Id",name:"Navn",langDir:"Tekstk??s",langDirLtr:"Fr?? vinstru til h??gru (LTR)",langDirRtl:"Fr?? h??gru til vinstru (RTL)",langCode:"M??lkoda",longDescr:"V????ka?? URL fr??grei??ing",cssClass:"Typografi klassar",advisoryTitle:"Veglei??andi heiti",cssStyle:"Typografi",ok:"G????kent",cancel:"Avl??st",close:"Lat aftur",preview:"Frums??n",generalTab:"Generelt",advancedTab:"Fj??lbroytt",validateNumberFailed:"Hetta er ikki eitt tal.",confirmNewPage:"Allar ikki goymdar broytingar ?? hesum innihaldi hv??rva. Skal n??ggj s????a lesast kortini?",confirmCancel:"Nakrir valm??guleikar eru broyttir. Ert t?? v??sur ??, at dialogurin skal latast aftur?",options:"Options",target:"Target",targetNew:"N??tt vindeyga (_blank)",targetTop:"Vindeyga ovast (_top)",targetSelf:"Sama vindeyga (_self)",targetParent:"Upphavligt vindeyga (_parent)",unavailable:'%1<span class="cke_accessibility">, ikki t??kt</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Set inn sertekn",title:"Vel sertekn",options:"Special Character Options"},link:{toolbar:"Ger/broyt tilkn??ti",other:"<other>",menu:"Broyt tilkn??ti",title:"Tilkn??ti",info:"Tilkn??tis uppl??singar",target:"Target",upload:"Send til amb??taran",advanced:"Fj??lbroytt",type:"Tilkn??tisslag",toUrl:"URL",toAnchor:"Tilkn??ti til marknastein ?? tekstinum",toEmail:"Teldupostur",targetFrame:"<ramma>",targetPopup:"<popup vindeyga>",targetFrameName:"V??s navn vindeygans",targetPopupName:"Popup vindeygans navn",popupFeatures:"Popup vindeygans v????ka??u eginleikar",popupResizable:"Resizable",popupStatusBar:"St????ufr??grei??ingarbj??lki",popupLocationBar:"Adressulinja",popupToolbar:"Ambo??sbj??lki",popupMenuBar:"Skr??bj??lki",popupFullScreen:"Fullur skermur (IE)",popupScrollBars:"Rullibj??lki",popupDependent:"Bundi?? (Netscape)",popupWidth:"Breidd",popupLeft:"Fr??st????a fr?? vinstru",popupHeight:"H??dd",popupTop:"Fr??st????a fr?? ??erva",id:"Id",langDir:"Tekstk??s",langDirLTR:"Fr?? vinstru til h??gru (LTR)",langDirRTL:"Fr?? h??gru til vinstru (RTL)",acccessKey:"Snarvegisknappur",name:"Navn",langCode:"Tekstk??s",tabIndex:"Inntriv indeks",advisoryTitle:"Veglei??andi heiti",advisoryContentType:"Veglei??andi innihaldsslag",cssClasses:"Typografi klassar",charset:"Atkn??tt teknsett",styles:"Typografi",selectAnchor:"Vel ein marknastein",anchorName:"Eftir navni ?? marknasteini",anchorId:"Eftir element Id",emailAddress:"Teldupost-adressa",emailSubject:"Evni",emailBody:"Brey??tekstur",noAnchors:"(Eingir marknasteinar eru ?? hesum dokumenti??)",noUrl:"Vinarliga skriva tilkn??ti (URL)",noEmail:"Vinarliga skriva teldupost-adressu"},anchor:{toolbar:"Ger/broyt marknastein",menu:"Eginleikar fyri marknastein",title:"Eginleikar fyri marknastein",name:"Heiti marknasteinsins",errorName:"Vinarliga rita marknasteinsins heiti"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finn og broyt",find:"Leita",replace:"Yvirskriva",findWhat:"Finn:",replaceWith:"Yvirskriva vi??:",notFoundMsg:"Leititeksturin var?? ikki funnin",matchCase:"Munur ?? st??rum og sm??um b??kstavum",matchWord:"Bert heil or??",matchCyclic:"Match cyclic",replaceAll:"Yvirskriva alt",replaceSuccessMsg:"%1 ??rslit broytt."},table:{toolbar:"Tabell",title:"Eginleikar fyri tabell",menu:"Eginleikar fyri tabell",deleteTable:"Strika tabell",rows:"R????ir",columns:"Kolonnur",border:"Bordabreidd",align:"Justering",alignLeft:"Vinstrasett",alignCenter:"Mi??sett",alignRight:"H??grasett",width:"Breidd",widthPx:"pixels",widthPc:"prosent",widthUnit:"breiddar unit",height:"H??dd",cellSpace:"Fjarst????a millum meskar",cellPad:"Meskubreddi",caption:"Tabellfr??grei??ing",summary:"Samandr??ttur",headers:"Headers",headersNone:"Eingin",headersColumn:"Fyrsta kolonna",headersRow:"Fyrsta ra??",headersBoth:"B????ir",invalidRows:"Tali?? av r????um m?? vera eitt tal st??rri enn 0.",invalidCols:"Tali?? av kolonnum m?? vera eitt tal st??rri enn 0.",invalidBorder:"Borda-st??dd m?? vera eitt tal.",invalidWidth:"Tabell-breidd m?? vera eitt tal.",invalidHeight:"Tabell-h??dd m?? vera eitt tal.",invalidCellSpacing:"Cell spacing m?? vera eitt tal.",invalidCellPadding:"Cell padding m?? vera eitt tal.",cell:{menu:"Meski",insertBefore:"Set meska inn ????renn",insertAfter:"Set meska inn aftan??",deleteCell:"Strika meskar",merge:"Fl??tta meskar",mergeRight:"Fl??tta meskar til h??gru",mergeDown:"Fl??tta saman",splitHorizontal:"Kloyv meska vatnr??tt",splitVertical:"Kloyv meska loddr??tt",title:"Mesku eginleikar",cellType:"Mesku slag",rowSpan:"R???? spenni",colSpan:"Kolonnu spenni",wordWrap:"Word Wrap",hAlign:"Horisontal plasering",vAlign:"Loddr??tt plasering",alignTop:"Top",alignMiddle:"Mi??ja",alignBottom:"Botnur",alignBaseline:"Basislinja",bgColor:"Bakgrundslitur",borderColor:"Bordalitur",data:"Data",header:"Header",yes:"Ja",no:"Nei",invalidWidth:"Meskubreidd m?? vera eitt tal.",invalidHeight:"Meskuh??dd m?? vera eitt tal.",invalidRowSpan:"Ra??spenni?? m?? vera eitt heiltal.",invalidColSpan:"Kolonnuspenni?? m?? vera eitt heiltal.",chooseColor:"Vel"},row:{menu:"Ra??",insertBefore:"Set ra?? inn ????renn",insertAfter:"Set ra?? inn aftan??",deleteRow:"Strika r????ir"},column:{menu:"Kolonna",insertBefore:"Set kolonnu inn ????renn",insertAfter:"Set kolonnu inn aftan??",deleteColumn:"Strika kolonnur"}},button:{title:"Eginleikar fyri kn??tt",text:"Tekstur",type:"Slag",typeBtn:"Kn??ttur",typeSbm:"Send",typeRst:"Nullstilla"},checkboxAndRadio:{checkboxTitle:"Eginleikar fyri flugubein",radioTitle:"Eginleikar fyri radiokn??tt",value:"Vir??i",selected:"Valt"},form:{title:"Eginleikar fyri Form",menu:"Eginleikar fyri Form",action:"Hending",method:"H??ttur",encoding:"Encoding"},select:{title:"Eginleikar fyri valskr??",selectInfo:"Uppl??singar",opAvail:"T??kir m??guleikar",value:"Vir??i",size:"St??dd",lines:"Linjur",chkMulti:"Loyv fleiri valm??guleikum samstundis",opText:"Tekstur",opValue:"Vir??i",btnAdd:"Legg afturat",btnModify:"Broyt",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Set sum valt vir??i",btnDelete:"Strika"},textarea:{title:"Eginleikar fyri tekstumr????i",cols:"kolonnur",rows:"r????ir"},textfield:{title:"Eginleikar fyri tekstteig",name:"Navn",value:"Vir??i",charWidth:"Breidd (sj??nlig tekn)",maxChars:"Mest loyvdu tekn",type:"Slag",typeText:"Tekstur",typePass:"Loynior??"},hidden:{title:"Eginleikar fyri fjaldan teig",name:"Navn",value:"Vir??i"},image:{title:"Myndaeginleikar",titleButton:"Eginleikar fyri myndakn??tt",menu:"Myndaeginleikar",infoTab:"Myndauppl??singar",btnUpload:"Send til amb??taran",upload:"Send",alt:"Alternativur tekstur",width:"Breidd",height:"H??dd",lockRatio:"L??s lutfalli??",unlockRatio:"Lutfalli?? ikki l??st",resetSize:"Upprunast??dd",border:"Bordi",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",align:"Justering",alignLeft:"Vinstra",alignRight:"H??gra",alertUrl:"Rita sl????ina til myndina",linkTab:"Tilkn??ti",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"URL til mynd manglar.",validateWidth:"Breidd m?? vera eitt heiltal.",validateHeight:"H??dd m?? vera eitt heiltal.",validateBorder:"Bordi m?? vera eitt heiltal.",validateHSpace:"HSpace m?? vera eitt heiltal.",validateVSpace:"VSpace m?? vera eitt heiltal."},flash:{properties:"Flash eginleikar",propertiesTab:"Eginleikar",title:"Flash eginleikar",chkPlay:"Avsp??lingin byrjar sj??lv",chkLoop:"Endursp??l",chkMenu:"Ger Flash skr?? virkna",chkFull:"Loyv fullan skerm",scale:"Skalering",scaleAll:"V??s alt",scaleNoBorder:"Eingin bordi",scaleFit:"Neyv skalering",access:"Script atgongd",accessAlways:"Alt????",accessSameDomain:"Sama navna??ki",accessNever:"Ongant????",align:"Justering",alignLeft:"Vinstra",alignAbsBottom:"Abs botnur",alignAbsMiddle:"Abs mi??ja",alignBaseline:"Basislinja",alignBottom:"Botnur",alignMiddle:"Mi??ja",alignRight:"H??gra",alignTextTop:"Tekst toppur",alignTop:"Ovast",quality:"G????ska",qualityBest:"Besta",qualityHigh:"H??g",qualityAutoHigh:"Auto h??g",qualityMedium:"Me??al",qualityAutoLow:"Auto L??g",qualityLow:"L??g",windowModeWindow:"Window",windowModeOpaque:"Ikki transparent",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variablar fyri Flash",bgcolor:"Bakgrundslitur",width:"Breidd",height:"H??dd",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",validateSrc:"Vinarliga skriva tilkn??ti (URL)",validateWidth:"Breidd m?? vera eitt tal.",validateHeight:"H??dd m?? vera eitt tal.",validateHSpace:"HSpace m?? vera eitt tal.",validateVSpace:"VSpace m?? vera eitt tal."},spellCheck:{toolbar:"Kanna stavseting",title:"Kanna stavseting",notAvailable:"T??verri, ikki t??kt ?? l??tuni.",errorLoading:"Feilur vi?? innlesing av application service host: %s.",notInDic:"Finst ikki ?? or??ab??kini",changeTo:"Broyt til",btnIgnore:"Forfj??na",btnIgnoreAll:"Forfj??na alt",btnReplace:"Yvirskriva",btnReplaceAll:"Yvirskriva alt",btnUndo:"Angra",noSuggestions:"- Einki uppskot -",progress:"R??ttstavarin arbei??ir...",noMispell:"R??ttstavarain li??ugur: Eingin feilur funnin",noChanges:"R??ttstavarain li??ugur: Einki or?? var?? broytt",oneChange:"R??ttstavarain li??ugur: Eitt or?? er broytt",manyChanges:"R??ttstavarain li??ugur: %1 or?? broytt",ieSpellDownload:"R??ttstavarin er ikki t??kur ?? tekstvi??geranum. Vilt t?? heinta hann n???"},smiley:{toolbar:"Smiley",title:"Vel Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Sl???? til elementir",eleTitle:"%1 element"},numberedlist:"Talmerktur listi",bulletedlist:"Punktmerktur listi",indent:"??kja reglubrotarinntriv",outdent:"Minka reglubrotarinntriv",justify:{left:"Vinstrasett",center:"Mi??sett",right:"H??grasett",block:"Javnir tekstkantar"},blockquote:"Blockquote",clipboard:{title:"Innrita",cutError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at kvetta tekstin. Vinarliga n??t knappabor??i?? til at kvetta tekstin (Ctrl/Cmd+X).",copyError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at avrita tekstin. Vinarliga n??t knappabor??i?? til at avrita tekstin (Ctrl/Cmd+C).",pasteMsg:"Vinarliga koyr tekstin ?? hendan r??tin vi?? knappabor??inum (<strong>Ctrl/Cmd+V</strong>) og klikk ?? <strong>G????tak</strong>.",securityMsg:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? beinlei??is atgongd til avritingarminni??. Tygum mugu royna aftur ?? hesum r??tinum.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Teksturin, t?? roynir at seta inn, s??nist at stava fr?? Word. Skal teksturin reinsast fyrst?",toolbar:"Innrita fr?? Word",title:"Innrita fr?? Word",error:"Ta?? ey??na??ist ikki at reinsa tekstin vegna ein internan feil"},pasteText:{button:"Innrita som reinan tekst",title:"Innrita som reinan tekst"},templates:{button:"Skabel??nir",title:"Innihaldsskabel??nir",options:"Template Options",insertOption:"Yvirskriva n??verandi innihald",selectPromptMsg:"Vinarliga vel ta skabel??n, i?? skal opnast ?? tekstvi??geranum<br>(Hetta yvirskrivar n??verandi innihald):",emptyListMsg:"(Ongar skabel??nir t??kar)"},showBlocks:"V??s blokkar",stylesCombo:{label:"Typografi",panelTitle:"Formatterings st??lir",panelTitle1:"Blokk st??lir",panelTitle2:"Inline st??lir",panelTitle3:"Object st??lir"},format:{label:"Skriftsni??",panelTitle:"Skriftsni??",tag_p:"Vanligt",tag_pre:"Sni??givi??",tag_address:"Adressa",tag_h1:"Yvirskrift 1",tag_h2:"Yvirskrift 2",tag_h3:"Yvirskrift 3",tag_h4:"Yvirskrift 4",tag_h5:"Yvirskrift 5",tag_h6:"Yvirskrift 6",tag_div:"Normal (DIV)"},div:{title:"Ger Div Container",toolbar:"Ger Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Vinstru til h??gru (LTR)",langDirRTLLabel:"H??gru til vinstru (RTL)",edit:"Redigera Div",remove:"Strika Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"Skriftst??dd",voiceLabel:"Font Size",panelTitle:"Skriftst??dd"},colorButton:{textColorTitle:"Tekstlitur",bgColorTitle:"Bakgrundslitur",panelTitle:"Colors",auto:"Automatiskt",more:"Fleiri litir..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kanna stavseting, me??an t?? skrivar",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"Um SCAYT",toggle:"Toggle SCAYT",options:"Uppseting",langs:"Tungum??l",moreSuggestions:"Fleiri tilr????ingar",ignore:"Ignorera",ignoreAll:"Ignorera alt",addWord:"Legg or?? afturat",emptyDic:"Heiti ?? or??ab??k eigur ikki at vera t??mt.",optionsTab:"Uppseting",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Tungum??l",dictionariesTab:"Or??ab??kur",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Um"},about:{title:"Um CKEditor",dlgTitle:"Um CKEditor",moreInfo:"Licens uppl??singar finnast ?? heimas????u okkara:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maksimera",minimize:"Minimera",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"S????uskift",unknown:"??kent Object"},resize:"Drag fyri at broyta st??dd",colordialog:{title:"Vel lit",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/fr-ca.js b/horde/js/ckeditor/lang/fr-ca.js
new file mode 100644 (file)
index 0000000..d386d4a
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["fr-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Sauvegarder",preview:"Previsualiser",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer le formatage",strike:"Barrer",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ins??rer un s??parateur",pagebreak:"Ins??rer un saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"Refaire",common:{browseServer:"Parcourir le serveur",url:"URL",protocol:"Protocole",upload:"T??l??charger",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Animation Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Champ de s??lection",imageButton:"Bouton image",notSet:"<Par d??faut>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"De gauche ?? droite (LTR)",langDirRtl:"De droite ?? gauche (RTL)",langCode:"Code langue",longDescr:"URL de description longue",cssClass:"Classes de feuilles de style",advisoryTitle:"Titre",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??e",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"Ins??rer un caract??re sp??cial",options:"Special Character Options"},link:{toolbar:"Ins??rer/modifier le lien",other:"<other>",menu:"Modifier le lien",title:"Propri??t??s du lien",info:"Informations sur le lien",target:"Destination",upload:"T??l??charger",advanced:"Avanc??e",type:"Type de lien",toUrl:"URL",toAnchor:"Ancre dans cette page",toEmail:"E-Mail",targetFrame:"<Cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du cadre de destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Caract??ristiques de la fen??tre popup",popupResizable:"Resizable",popupStatusBar:"Barre d'??tat",popupLocationBar:"Barre d'adresses",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position ?? partir de la gauche",popupHeight:"Hauteur",popupTop:"Position ?? partir du haut",id:"Id",langDir:"Sens d'??criture",langDirLTR:"De gauche ?? droite (LTR)",langDirRTL:"De droite ?? gauche (RTL)",acccessKey:"??quivalent clavier",name:"Nom",langCode:"Sens d'??criture",tabIndex:"Ordre de tabulation",advisoryTitle:"Titre",advisoryContentType:"Type de contenu",cssClasses:"Classes de feuilles de style",charset:"Encodage de caract??re",styles:"Style",selectAnchor:"S??lectionner une ancre",anchorName:"Par nom",anchorId:"Par id",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Pas d'ancre disponible dans le document)",noUrl:"Veuillez saisir l'URL",noEmail:"Veuillez saisir l'adresse e-mail"},anchor:{toolbar:"Ins??rer/modifier l'ancre",menu:"Propri??t??s de l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez saisir le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chercher et Remplacer",find:"Chercher",replace:"Remplacer",findWhat:"Rechercher:",replaceWith:"Remplacer par:",notFoundMsg:"Le texte indiqu?? est introuvable.",matchCase:"Respecter la casse",matchWord:"Mot entier",matchCyclic:"Match cyclic",replaceAll:"Tout remplacer",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"pourcentage",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement",cellPad:"Contour",caption:"Titre",summary:"R??sum??",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer des cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Scinder la cellule horizontalement",splitVertical:"Scinder la cellule verticalement",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer des lignes"},column:{menu:"Colonne",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer des colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Valeur)",type:"Type",typeBtn:"Bouton",typeSbm:"Soumettre",typeRst:"R??initialiser"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encoding"},select:{title:"Propri??t??s de la liste/du menu",selectInfo:"Info",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"lignes",chkMulti:"S??lection multiple",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Monter",btnDown:"Descendre",btnSetValue:"Valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Largeur en caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"T??l??charger",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille originale",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez saisir l'URL de l'image",linkTab:"Lien",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s de l'animation Flash",propertiesTab:"Properties",title:"Propri??t??s de l'animation Flash",chkPlay:"Lecture automatique",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Allow Fullscreen",scale:"Affichage",scaleAll:"Par d??faut (tout montrer)",scaleNoBorder:"Sans bordure",scaleFit:"Ajuster aux dimensions",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Abs Bas",alignAbsMiddle:"Abs Milieu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Couleur de fond",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"Veuillez saisir l'URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Orthographe",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Pas dans le dictionnaire",changeTo:"Changer en",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Pas de suggestion -",progress:"V??rification d'orthographe en cours...",noMispell:"V??rification d'orthographe termin??e: pas d'erreur trouv??e",noChanges:"V??rification d'orthographe termin??e: Pas de modifications",oneChange:"V??rification d'orthographe termin??e: Un mot modifi??",manyChanges:"V??rification d'orthographe termin??e: %1 mots modifi??s",ieSpellDownload:"Le Correcteur d'orthographe n'est pas install??. Souhaitez-vous le t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Liste num??rot??e",bulletedlist:"Liste ?? puces",indent:"Augmenter le retrait",outdent:"Diminuer le retrait",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? Droite",block:"Texte justifi??"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de couper automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de copier automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl/Cmd+V</STRONG>) et appuyer sur <STRONG>OK</STRONG>.",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur ne peut acc??der au presse-papier directement. Vous devez coller ?? nouveau le contenu dans cette fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Coller en tant que Word (format??)",title:"Coller en tant que Word (format??)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte",title:"Coller comme texte"},templates:{button:"Mod??les",title:"Mod??les de contenu",options:"Template Options",insertOption:"Remplacer tout le contenu actuel",selectPromptMsg:"S??lectionner le mod??le ?? ouvrir dans l'??diteur<br>(le contenu actuel sera remplac??):",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Style",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"En-t??te 1",tag_h2:"En-t??te 2",tag_h3:"En-t??te 3",tag_h4:"En-t??te 4",tag_h5:"En-t??te 5",tag_h6:"En-t??te 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Font",panelTitle:"Police"},fontSize:{label:"Taille",voiceLabel:"Font Size",panelTitle:"Taille"},colorButton:{textColorTitle:"Couleur de caract??re",bgColorTitle:"Couleur de fond",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/fr.js b/horde/js/ckeditor/lang/fr.js
new file mode 100644 (file)
index 0000000..30b4aa0
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.fr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Enregistrer",preview:"Aper??u",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer la mise en forme",strike:"Barr??",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ligne horizontale",pagebreak:"Saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"R??tablir",common:{browseServer:"Explorer le serveur",url:"URL",protocol:"Protocole",upload:"Envoyer",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton Radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Liste d??roulante",imageButton:"Bouton image",notSet:"<non d??fini>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"Gauche ?? droite (LTR)",langDirRtl:"Droite ?? gauche (RTL)",langCode:"Code de langue",longDescr:"URL de description longue (longdesc => malvoyant)",cssClass:"Classe CSS",advisoryTitle:"Description (title)",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??",validateNumberFailed:"Cette valeur n'est pas un nombre.",confirmNewPage:"Les changements non sauvegard??s seront perdus. Etes-vous s??r de vouloir charger une nouvelle page?",confirmCancel:"Certaines options ont ??t?? modifi??es. Etes-vous s??r de vouloir fermer?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, Indisponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"S??lectionnez un caract??re",options:"Special Character Options"},link:{toolbar:"Lien",other:"<autre>",menu:"Editer le lien",title:"Lien",info:"Infos sur le lien",target:"Cible",upload:"Envoyer",advanced:"Avanc??",type:"Type de lien",toUrl:"URL",toAnchor:"Transformer le lien en ancre dans le texte",toEmail:"E-mail",targetFrame:"<cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du Cadre destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Options de la fen??tre popup",popupResizable:"Redimensionnable",popupStatusBar:"Barre de status",popupLocationBar:"Barre d'adresse",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position gauche",popupHeight:"Hauteur",popupTop:"Position haute",id:"Id",langDir:"Sens d'??criture",langDirLTR:"Gauche ?? droite",langDirRTL:"Droite ?? gauche",acccessKey:"Touche d'accessibilit??",name:"Nom",langCode:"Code de langue",tabIndex:"Index de tabulation",advisoryTitle:"Description (title)",advisoryContentType:"Type de contenu (ex: text/html)",cssClasses:"Classe du CSS",charset:"Charset de la cible",styles:"Style",selectAnchor:"S??lectionner l'ancre",anchorName:"Par nom d'ancre",anchorId:"Par ID d'??l??ment",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Aucune ancre disponible dans ce document)",noUrl:"Veuillez entrer l'adresse du lien",noEmail:"Veuillez entrer l'adresse e-mail"},anchor:{toolbar:"Ancre",menu:"Editer l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez entrer le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Trouver et remplacer",find:"Trouver",replace:"Remplacer",findWhat:"Expression ?? trouver: ",replaceWith:"Remplacer par: ",notFoundMsg:"Le texte sp??cifi?? ne peut ??tre trouv??.",matchCase:"Respecter la casse",matchWord:"Mot entier uniquement",matchCyclic:"Boucler",replaceAll:"Remplacer tout",replaceSuccessMsg:"%1 occurrence(s) replac??e(s)."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement du contenu",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"% pourcents",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement des cellules",cellPad:"Marge interne des cellules",caption:"Titre du tableau",summary:"R??sum?? (description)",headers:"En-T??tes",headersNone:"Aucunes",headersColumn:"Premi??re colonne",headersRow:"Premi??re ligne",headersBoth:"Les deux",invalidRows:"Le nombre de lignes doit ??tre sup??rieur ?? 0.",invalidCols:"Le nombre de colonnes doit ??tre sup??rieur ?? 0.",invalidBorder:"La taille de la bordure doit ??tre un nombre.",invalidWidth:"La largeur du tableau doit ??tre un nombre.",invalidHeight:"La hauteur du tableau doit ??tre un nombre.",invalidCellSpacing:"L'espacement des cellules doit ??tre un nombre.",invalidCellPadding:"La marge int??rieure des cellules doit ??tre un nombre.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer les cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Fractionner horizontalement",splitVertical:"Fractionner verticalement",title:"Propri??t??s de Cellule",cellType:"Type de Cellule",rowSpan:"Fusion de Lignes",colSpan:"Fusion de Colonnes",wordWrap:"Word Wrap",hAlign:"Alignement Horizontal",vAlign:"Alignement Vertical",alignTop:"Haut",alignMiddle:"Milieu",alignBottom:"Bas",alignBaseline:"Bas du texte",bgColor:"Couleur d'arri??re-plan",borderColor:"Couleur de Bordure",data:"Donn??es",header:"Ent??te",yes:"Oui",no:"Non",invalidWidth:"La Largeur de Cellule doit ??tre un nombre.",invalidHeight:"La Hauteur de Cellule doit ??tre un nombre.",invalidRowSpan:"La fusion de lignes doit ??tre un nombre entier.",invalidColSpan:"La fusion de colonnes doit ??tre un nombre entier.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer les lignes"},column:{menu:"Colonnes",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer les colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Value)",type:"Type",typeBtn:"Bouton",typeSbm:"Validation (submit)",typeRst:"Remise ?? z??ro"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton Radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encodage"},select:{title:"Propri??t??s du menu d??roulant",selectInfo:"Informations sur le menu d??roulant",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"Lignes",chkMulti:"Permettre les s??lections multiples",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Haut",btnDown:"Bas",btnSetValue:"D??finir comme valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Taille des caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"Envoyer",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille d'origine",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez entrer l'adresse de l'image",linkTab:"Lien",button2Img:"Voulez-vous transformer le bouton image s??lectionn?? en simple image?",img2Button:"Voulez-vous transformer l'image en bouton image?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s du Flash",propertiesTab:"Propri??t??s",title:"Propri??t??s du Flash",chkPlay:"Jouer automatiquement",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Permettre le plein ??cran",scale:"Echelle",scaleAll:"Afficher tout",scaleNoBorder:"Pas de bordure",scaleFit:"Taille d'origine",access:"Acc??s aux scripts",accessAlways:"Toujours",accessSameDomain:"M??me domaine",accessNever:"Jamais",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Bas absolu",alignAbsMiddle:"Milieu absolu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Qualit??",qualityBest:"Meilleure",qualityHigh:"Haute",qualityAutoHigh:"Haute Auto",qualityMedium:"Moyenne",qualityAutoLow:"Basse Auto",qualityLow:"Basse",windowModeWindow:"Fen??tre",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Mode fen??tre",flashvars:"Variables du Flash",bgcolor:"Couleur d'arri??re-plan",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"L'adresse ne doit pas ??tre vide.",validateWidth:"La largeur doit ??tre un nombre.",validateHeight:"La hauteur doit ??tre un nombre.",validateHSpace:"L'espacement horizontal doit ??tre un nombre.",validateVSpace:"L'espacement vertical doit ??tre un nombre."},spellCheck:{toolbar:"V??rifier l'orthographe",title:"V??rifier l'orthographe",notAvailable:"D??sol??, le service est indisponible actuellement.",errorLoading:"Erreur du chargement du service depuis l'h??te : %s.",notInDic:"N'existe pas dans le dictionnaire",changeTo:"Modifier pour",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Aucune suggestion -",progress:"V??rification de l'orthographe en cours...",noMispell:"V??rification de l'orthographe termin??e : aucune erreur trouv??e",noChanges:"V??rification de l'orthographe termin??e : Aucun mot corrig??",oneChange:"V??rification de l'orthographe termin??e : Un seul mot corrig??",manyChanges:"V??rification de l'orthographe termin??e : %1 mots corrig??s",ieSpellDownload:"La v??rification d'orthographe n'est pas install??e. Voulez-vous la t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un ??moticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??l??ments"},numberedlist:"Ins??rer/Supprimer la liste num??rot??e",bulletedlist:"Ins??rer/Supprimer la liste ?? puces",indent:"Augmenter le retrait (tabulation)",outdent:"Diminuer le retrait (tabulation)",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? droite",block:"Justifier"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement l'op??ration \"couper\". Veuillez utiliser le raccourci clavier (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement des op??rations de copie. Veuillez utiliser le raccourci clavier (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller le texte dans la zone suivante en utilisant le raccourci clavier (<strong>Ctrl/Cmd+V</strong>) et cliquez sur OK",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur n'est pas en mesure d'acc??der directement ?? vos donn??es contenues dans le presse-papier. Vous devriez r??essayer de coller les donn??es dans la fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Le texte ?? coller semble provenir de Word. D??sirez-vous le nettoyer avant de coller?",toolbar:"Coller depuis Word",title:"Coller depuis Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte sans mise en forme",title:"Coller comme texte sans mise en forme"},templates:{button:"Mod??les",title:"Contenu des mod??les",options:"Template Options",insertOption:"Remplacer le contenu actuel",selectPromptMsg:"Veuillez s??lectionner le mod??le pour l'ouvrir dans l'??diteur",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Styles de blocs",panelTitle2:"Styles en ligne",panelTitle3:"Styles d'objet"},format:{label:"Format",panelTitle:"Format de paragraphe",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"Titre 1",tag_h2:"Titre 2",tag_h3:"Titre 3",tag_h4:"Titre 4",tag_h5:"Titre 5",tag_h6:"Titre 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Police",panelTitle:"Style de police"},fontSize:{label:"Taille",voiceLabel:"Taille de police",panelTitle:"Taille de police"},colorButton:{textColorTitle:"Couleur de texte",bgColorTitle:"Couleur d'arri??re plan",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"V??rification d'Orthographe en Cours de Frappe (SCAYT: Spell Check As You Type)",opera_title:"Not supported by Opera",enable:"Activer SCAYT",disable:"D??sactiver SCAYT",about:"A propos de SCAYT",toggle:"Activer/D??sactiver SCAYT",options:"Options",langs:"Langues",moreSuggestions:"Plus de suggestions",ignore:"Ignorer",ignoreAll:"Ignorer Tout",addWord:"Ajouter le mot",emptyDic:"Le nom du dictionnaire ne devrait pas ??tre vide.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Langues",dictionariesTab:"Dictionnaires",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"A propos de"},about:{title:"A propos de CKEditor",dlgTitle:"A propos de CKEditor",moreInfo:"Pour les informations de licence, veuillez visiter notre site web:",copy:"Copyright &copy; $1. Tous droits r??serv??s."},maximize:"Agrandir",minimize:"Minimize",fakeobjects:{anchor:"Ancre",flash:"Animation Flash",div:"Saut de Page",unknown:"Objet Inconnu"},resize:"Glisser pour modifier la taille",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/gl.js b/horde/js/ckeditor/lang/gl.js
new file mode 100644 (file)
index 0000000..c3a1f3c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.gl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"C??digo Fonte",newPage:"Nova P??xina",save:"Gardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Sub-raiado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Inserir Li??a Horizontal",pagebreak:"Inserir Salto de P??xina",unlink:"Eliminar Ligaz??n",undo:"Desfacer",redo:"Refacer",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar ?? Servidor",image:"Imaxe",flash:"Flash",form:"Formulario",checkbox:"Cadro de Verificaci??n",radio:"Bot??n de Radio",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n de Imaxe",notSet:"<non definido>",id:"Id",name:"Nome",langDir:"Orientaci??n do Idioma",langDirLtr:"Esquerda a Dereita (LTR)",langDirRtl:"Dereita a Esquerda (RTL)",langCode:"C??digo do Idioma",longDescr:"Descrici??n Completa da URL",cssClass:"Clases da Folla de Estilos",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanzado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Car??cter Especial",title:"Seleccione Caracter Especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Ligaz??n",other:"<outro>",menu:"Editar Ligaz??n",title:"Ligaz??n",info:"Informaci??n da Ligaz??n",target:"Destino",upload:"Carregar",advanced:"Advanzado",type:"Tipo de Ligaz??n",toUrl:"URL",toAnchor:"Referencia nesta p??xina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<Xanela Emerxente>",targetFrameName:"Nome do Marco Destino",targetPopupName:"Nome da Xanela Emerxente",popupFeatures:"Caracter??sticas da Xanela Emerxente",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de Localizaci??n",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Men??",popupFullScreen:"A Toda Pantalla (IE)",popupScrollBars:"Barras de Desplazamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posici??n Esquerda",popupHeight:"Altura",popupTop:"Posici??n dende Arriba",id:"Id",langDir:"Orientaci??n do Idioma",langDirLTR:"Esquerda a Dereita (LTR)",langDirRTL:"Dereita a Esquerda (RTL)",acccessKey:"Chave de Acceso",name:"Nome",langCode:"Orientaci??n do Idioma",tabIndex:"??ndice de Tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contido",cssClasses:"Clases da Folla de Estilos",charset:"Fonte de Caracteres Vinculado",styles:"Estilo",selectAnchor:"Seleccionar unha Referencia",anchorName:"Por Nome de Referencia",anchorId:"Por Element Id",emailAddress:"Enderezo de E-Mail",emailSubject:"Asunto do Mensaxe",emailBody:"Corpo do Mensaxe",noAnchors:"(Non hai referencias disponibles no documento)",noUrl:"Por favor, escriba a ligaz??n URL",noEmail:"Por favor, escriba o enderezo de e-mail"},anchor:{toolbar:"Inserir/Editar Referencia",menu:"Propriedades da Referencia",title:"Propriedades da Referencia",name:"Nome da Referencia",errorName:"Por favor, escriba o nome da referencia"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a procurar:",replaceWith:"Substituir con:",notFoundMsg:"Non te atopou o texto indicado.",matchCase:"Coincidir Mai./min.",matchWord:"Coincidir con toda a palabra",matchCyclic:"Match cyclic",replaceAll:"Substitiur Todo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabla",title:"Propiedades da T??boa",menu:"Propiedades da T??boa",deleteTable:"Borrar T??boa",rows:"Filas",columns:"Columnas",border:"Tama??o do Borde",align:"Ali??amento",alignLeft:"Esquerda",alignCenter:"Centro",alignRight:"Ereita",width:"Largura",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Altura",cellSpace:"Marxe entre Celas",cellPad:"Marxe interior",caption:"T??tulo",summary:"Sumario",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cela",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Borrar Cela",merge:"Unir Celas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Fila",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Borrar Filas"},column:{menu:"Columna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Borrar Columnas"}},button:{title:"Propriedades do Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades do Cadro de Verificaci??n",radioTitle:"Propriedades do Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formulario",menu:"Propriedades do Formulario",action:"Acci??n",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades do Campo de Selecci??n",selectInfo:"Info",opAvail:"Opci??ns Disponibles",value:"Valor",size:"Tama??o",lines:"li??as",chkMulti:"Permitir m??ltiples selecci??ns",opText:"Texto",opValue:"Valor",btnAdd:"Engadir",btnModify:"Modificar",btnUp:"Subir",btnDown:"Baixar",btnSetValue:"Definir como valor por defecto",btnDelete:"Borrar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tama??o do Caracter",maxChars:"M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Chave"},hidden:{title:"Propriedades do Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imaxe",titleButton:"Propriedades do Bot??n de Imaxe",menu:"Propriedades da Imaxe",infoTab:"Informaci??n da Imaxe",btnUpload:"Enviar ?? Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tama??o Orixinal",border:"L??mite",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",align:"Ali??amento",alignLeft:"Esquerda",alignRight:"Dereita",alertUrl:"Por favor, escriba a URL da imaxe",linkTab:"Ligaz??n",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades Flash",propertiesTab:"Properties",title:"Propriedades Flash",chkPlay:"Auto Execuci??n",chkLoop:"Bucle",chkMenu:"Activar Men?? Flash",chkFull:"Allow Fullscreen",scale:"Escalar",scaleAll:"Amosar Todo",scaleNoBorder:"Sen Borde",scaleFit:"Encaixar axustando",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ali??amento",alignLeft:"Esquerda",alignAbsBottom:"Abs Inferior",alignAbsMiddle:"Abs Centro",alignBaseline:"Li??a Base",alignBottom:"P??",alignMiddle:"Centro",alignRight:"Dereita",alignTextTop:"Tope do Texto",alignTop:"Tope",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor do Fondo",width:"Largura",height:"Altura",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",validateSrc:"Por favor, escriba a ligaz??n URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Correcci??n Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Non est?? no diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todas",btnReplace:"Substituir",btnReplaceAll:"Substituir Todas",btnUndo:"Desfacer",noSuggestions:"- Sen candidatos -",progress:"Correcci??n ortogr??fica en progreso...",noMispell:"Correcci??n ortogr??fica rematada: Non se atoparon erros",noChanges:"Correcci??n ortogr??fica rematada: Non se substituiu nengunha verba",oneChange:"Correcci??n ortogr??fica rematada: Unha verba substituida",manyChanges:"Correcci??n ortogr??fica rematada: %1 verbas substituidas",ieSpellDownload:"O corrector ortogr??fico non est?? instalado. ??Quere descargalo agora?"},smiley:{toolbar:"Smiley",title:"Inserte un Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Lista Numerada",bulletedlist:"Marcas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Ali??ar ?? Esquerda",center:"Centrado",right:"Ali??ar ?? Dereita",block:"Xustificado"},blockquote:"Block Quote",clipboard:{title:"Pegar",cutError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl/Cmd+X).",copyError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl/Cmd+C).",pasteMsg:"Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e pulse <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Pegar dende Word",title:"Pegar dende Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Pegar como texto plano",title:"Pegar como texto plano"},templates:{button:"Plantillas",title:"Plantillas de Contido",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",emptyListMsg:"(Non hai plantillas definidas)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formateado",tag_address:"Enderezo",tag_h1:"Enacabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo",voiceLabel:"Font",panelTitle:"Tipo"},fontSize:{label:"Tama??o",voiceLabel:"Font Size",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Fondo",panelTitle:"Colors",auto:"Autom??tico",more:"M??is Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/gu.js b/horde/js/ckeditor/lang/gu.js
new file mode 100644 (file)
index 0000000..47eea4c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.gu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????? ?????? ???????????????????????? ????????????????????????",newPage:"????????? ???????????????",save:"?????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????, ???????????? ????????????",bold:"???????????????/??????????????????",italic:"??????????????????, ?????????????????????",selectAll:"???????????? ???????????? ???????????????",removeFormat:"?????????????????? ??????????????????",strike:"???????????? ??????????????????",subscript:"?????? ????????????????????? ???????????? ?????????????????? ??????????????? ???????????????",superscript:"?????? ??????????????? ????????? ?????????????????? ??????????????? ???????????????.",horizontalrule:"???????????????????????? ???????????? ?????????????????????/???????????? ????????????",pagebreak:"????????????????????? ????????????????????????/?????????????????? ????????? ???????????????/???????????? ???????????????",unlink:"???????????? ???????????????",undo:"?????? ???????????????; ?????????????????? ????????? ????????? ?????????????????? ???????????? ???????????????",redo:"????????????; ????????? ????????? ????????? ?????????????????? ???????????? ???????????????",common:{browseServer:"??????????????? ?????????????????? ?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"??? ????????????????????? ?????????????????????",image:"???????????????",flash:"???????????????",form:"???????????????/???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????, ???????????? ?????????????????????",textarea:"????????????????????? ????????????, ???????????? ?????????????????????",hiddenField:"??????????????? ?????????????????????",button:"?????????",select:"?????????????????? ?????????????????????",imageButton:"??????????????? ?????????",notSet:"<????????? ?????????>",id:"Id",name:"?????????",langDir:"???????????? ????????????????????? ??????????????????",langDirLtr:"???????????? ?????? ???????????? (LTR)",langDirRtl:"???????????? ?????? ???????????? (RTL)",langCode:"???????????? ?????????",longDescr:"??????????????? ?????????????????? ???????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"??????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"?????? ???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????? ??????????????? ?????????????????????/???????????? ???????????????",title:"???????????????????????? ????????????????????? ??????????????? ???????????? ?????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/???????????? ????????????",other:"<other>",menu:" ???????????? ????????????/????????? ?????????????????? ????????????",title:"????????????",info:"???????????? ??????????????? ?????????",target:"?????????????????????/??????????????????",upload:"???????????????",advanced:"???????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"??? ??????????????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ????????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ????????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"?????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"???????????? ????????????",popupHeight:"???????????????",popupTop:"???????????? ????????????",id:"Id",langDir:"???????????? ????????????????????? ??????????????????",langDirLTR:"???????????? ?????? ???????????? (LTR)",langDirRTL:"???????????? ?????? ???????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ????????????????????? ??????????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"??????????????? ??????????????????",advisoryContentType:"??????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ???????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????? ?????????",anchorName:"???????????? ??????????????? ???????????? ?????????",anchorId:"???????????? ????????????????????? Id ?????? ???????????? ?????????",emailAddress:"???-????????? ?????????????????????",emailSubject:"???-????????? ????????????",emailBody:"???????????????",noAnchors:"(??????????????????????????????????????? ?????????????????? ??????????????????)",noUrl:"????????????  URL ???????????? ?????????",noEmail:"???-????????? ????????????????????? ???????????? ?????????"},anchor:{toolbar:"???????????? ?????????????????????/???????????? ????????????",menu:"?????????????????? ?????????",title:"?????????????????? ?????????",name:"????????????????????? ?????????",errorName:"????????????????????? ????????? ???????????? ?????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????????????? ????????? ??????????????????",find:"??????????????????",replace:"?????????????????????/??????????????????",findWhat:"??? ????????????",replaceWith:"??????????????? ????????????",notFoundMsg:"????????? ?????????????????? ????????????????????? ????????? ?????????",matchCase:"????????? ???????????? ????????????",matchWord:"????????? ???????????? ???????????? ????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ???????????? ",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????, ????????????",title:"????????????, ????????????????????? ??????????????????",menu:"????????????, ????????????????????? ??????????????????",deleteTable:"???????????? ???????????????/???????????? ??????????????????",rows:"???????????????????????? ????????????",columns:"????????????/????????? ????????????",border:"?????????????????? ????????????(??????????????????) ????????????",align:"???????????????????????????/?????????????????????????????? ",alignLeft:"???????????? ????????????",alignCenter:"???????????? ??????????????????",alignRight:"???????????? ????????????",width:"??????????????????",widthPx:"???????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????/?????????????????? ",summary:"??????????????? ??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????????????? ????????????",insertBefore:"?????????????????? ????????? ??????????????????",insertAfter:"????????? ????????? ??????????????????",deleteCell:"????????? ???????????????/???????????? ???????????????",merge:"????????? ???????????? ????????????",mergeRight:"???????????? ???????????? ???????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"??????????????? ???????????????????????? ?????????????????? ???????????????",splitVertical:"??????????????? ??????????????? ?????? ???????????? ?????????????????? ???????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???????????????????????? ????????????",insertBefore:"?????????????????? ?????????????????? ??????????????????",insertAfter:"????????? ?????????????????? ??????????????????",deleteRow:"????????????????????? ???????????????/???????????? ???????????????"},column:{menu:"????????????/????????? ????????????",insertBefore:"?????????????????? ????????????/????????? ???????????? ??????????????????",insertAfter:"????????? ????????????/????????? ???????????? ??????????????????",deleteColumn:"????????????/????????? ???????????? ???????????????/???????????? ???????????????"}},button:{title:"??????????????? ?????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ?????????",radioTitle:"??????????????? ??????????????? ?????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????????/????????????????????? ?????????",menu:"???????????????/????????????????????? ?????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"?????????????????? ??????????????????????????? ?????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????",chkMulti:"???????????? ??????????????? ???????????? ????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"?????????????????????",btnModify:"??????????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ???????????? ?????????????????? ????????? ?????????",btnDelete:"?????? ???????????????"},textarea:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",cols:"????????????/????????? ????????????",rows:"?????????????????????"},textfield:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????",charWidth:"?????????????????????????????? ??????????????????",maxChars:"?????????????????? ????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"?????????????????????"},hidden:{title:"??????????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????"},image:{title:"????????????????????? ?????????",titleButton:"??????????????? ??????????????? ?????????",menu:"????????????????????? ?????????",infoTab:"??????????????? ?????? ?????????????????????",btnUpload:"??? ????????????????????? ?????????????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"??????????????????",height:"???????????????",lockRatio:"????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignRight:"????????????",alertUrl:"????????????????????? URL ???????????? ?????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????????????????? ?????????",propertiesTab:"Properties",title:"??????????????? ?????????",chkPlay:"?????????/??????????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ?????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"??????????????? ??????/????????? ???????????????",scaleNoBorder:"??????????????? ?????????????????? ?????????",scaleFit:"??????????????? ???????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"???????????? ????????????",alignBottom:"????????????",alignMiddle:"???????????????",alignRight:"????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ?????????,",width:"??????????????????",height:"???????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",validateSrc:"????????????  URL ???????????? ?????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? (????????????????????????) ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????????????????????????????? ?????????",changeTo:"??????????????? ??????????????????",btnIgnore:"??????????????????/?????????????????? ????????????",btnIgnoreAll:"??????????????? ??????????????????/?????????????????? ????????????",btnReplace:"??????????????????",btnReplaceAll:"????????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ?????? ??????????????? ????????? -",progress:"?????????????????? ???????????????/??????????????? ????????? ???????????? ??????...",noMispell:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ??????????????? ????????? ?????????",noChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ???????????? ??????????????? ?????????",oneChange:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ?????? ???????????? ??????????????? ??????",manyChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: %1 ???????????? ??????????????? ??????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ?????????. ????????? ????????? ????????????????????? ???????????? ??????????????? ???????"},smiley:{toolbar:"?????????????????????",title:"?????????????????????  ???????????? ?????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"????????????????????????, ?????????????????? ????????????????????? ??????????????? ??????????????????",outdent:"???????????????????????? ?????????????????? ????????????????????? ??????????????? ??????????????????",justify:{left:"???????????? ???????????????/???????????? ?????????",center:"???????????????????????????/????????????????????????",right:"???????????? ???????????????/???????????? ?????????",block:"???????????????, ?????????????????? ????????????????????????"},blockquote:"???????????????-?????????, ?????????????????????????????????",clipboard:{title:"???????????????",cutError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ?????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl/Cmd+X) ?????? ??????????????? ?????????.",copyError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ???????????? ?????????????????? ????????????????????? ????????? ????????????.  (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ????????? ??????????????? ?????????",securityMsg:"??????????????? ????????????????????? ?????? ???????????????????????? ??????????????????????????? ???????????????,??????????????? ??????????????? ?????????????????????????????? ???????????? ?????? ???????????? ????????? ????????? ????????????. ??????????????? ??? ??????????????????????????? ??????????????? ??????????????? ??????????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????? ?????????????????????)",title:"??????????????? (????????? ?????????????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (?????????????????????)",title:"??????????????? (?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ????????????",selectPromptMsg:"???????????????????????? ????????? ???????????? ??????????????????????????? ???????????? ????????? (????????????????????? ???????????????????????? ????????? ???????????? ?????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ?????????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"????????????/?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????? ??????????????????, ?????????????????? ????????????",panelTitle:"??????????????? ??????????????????, ?????????????????? ????????????",tag_p:"?????????????????????",tag_pre:"????????????????????????",tag_address:"?????????????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"??????????????? ????????????/??????",voiceLabel:"Font Size",panelTitle:"??????????????? ????????????/??????"},colorButton:{textColorTitle:"?????????????????? ?????????",bgColorTitle:"????????????????????????????????? ?????????,",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/he.js b/horde/js/ckeditor/lang/he.js
new file mode 100644 (file)
index 0000000..e9445b2
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.he={dir:"rtl",editorTitle:"???????? ???????? ????????, %1, ?????? ?????? (ALT) + 0 ??????????.",toolbar:"???????? ??????????",editor:"???????? ???????? ????????",source:"????????",newPage:"???? ??????",save:"??????????",preview:"?????????? ????????????",cut:"??????????",copy:"??????????",paste:"??????????",print:"??????????",underline:"???? ??????????",bold:"??????????",italic:"????????",selectAll:"?????????? ??????",removeFormat:"???????? ????????????",strike:"???????? ????????",subscript:"???????? ??????????",superscript:"???????? ??????????",horizontalrule:"?????????? ???? ??????????",pagebreak:"?????????? ?????????? ????",unlink:"???????? ????????????",undo:"?????????? ?????? ??????????",redo:"???????? ???? ?????? ??????????",common:{browseServer:"???????? ????????",url:"?????????? (URL)",protocol:"????????????????",upload:"??????????",uploadSubmit:"?????????? ????????",image:"??????????",flash:"????????",form:"????????",checkbox:"???????? ??????????",radio:"???????? ????????????????",textField:"?????? ????????",textarea:"?????????? ????????",hiddenField:"?????? ????????",button:"??????????",select:"?????? ??????????",imageButton:"?????????? ??????????",notSet:"<???? ????????>",id:"?????????? (ID)",name:"????",langDir:"?????????? ??????",langDirLtr:"???????? ?????????? (LTR)",langDirRtl:"???????? ?????????? (RTL)",langCode:"?????? ??????",longDescr:"?????????? ???????????? ??????????",cssClass:"?????????? ?????????? (CSS Class)",advisoryTitle:"?????????? ??????????",cssStyle:"??????????",ok:"??????????",cancel:"??????????",close:"??????????",preview:"?????????? ????????????",generalTab:"????????",advancedTab:"???????????????? ??????????????",validateNumberFailed:"???????? ???????? ?????????? ??????????.",confirmNewPage:"???? ???????????????? ?????? ?????????? ??????????. ?????? ???????????? ???? ???????",confirmCancel:"?????? ???????????????????? ????????, ?????? ?????????? ???? ???????????????",options:"????????????????",target:"????????",targetNew:"???????? ?????? (_blank)",targetTop:"?????????? ???????????? ?????????? (_top)",targetSelf:"???????? ???????? (_self)",targetParent:"???????? ?????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????</span>'},contextmenu:{options:"???????????????? ?????????? ??????????"},specialChar:{toolbar:"?????????? ???? ??????????",title:"?????????? ???? ??????????",options:"???????????????? ?????????? ??????????????"},link:{toolbar:"??????????/?????????? ??????????",other:"<??????>",menu:"?????????????? ??????????",title:"??????????",info:"???????? ???? ????????????",target:"????????",upload:"??????????",advanced:"???????????????? ??????????????",type:"?????? ??????????",toUrl:"?????????? (URL)",toAnchor:"???????? ?????????? ????",toEmail:'??????"??',targetFrame:"<??????????>",targetPopup:"<???????? ????????>",targetFrameName:"???? ?????????? ????????",targetPopupName:"???? ?????????? ??????????",popupFeatures:"???????????? ?????????? ??????????",popupResizable:"?????????? ????????",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ??????????",popupToolbar:"???????? ??????????",popupMenuBar:"???????? ??????????",popupFullScreen:"?????? ?????? (IE)",popupScrollBars:"???????? ????????????",popupDependent:"???????? (Netscape)",popupWidth:"????????",popupLeft:"?????????? ???? ????????",popupHeight:"????????",popupTop:"?????????? ???? ??????????",id:"?????????? (ID)",langDir:"?????????? ??????",langDirLTR:"???????? ?????????? (LTR)",langDirRTL:"???????? ?????????? (RTL)",acccessKey:"?????? ????????",name:"????",langCode:"?????? ??????",tabIndex:"???????? ??????",advisoryTitle:"?????????? ??????????",advisoryContentType:"Content Type ????????",cssClasses:"???????????????? ?????????? ????????????",charset:"?????????? ?????????? ????????????",styles:"??????????",selectAnchor:"?????????? ????????",anchorName:'????"?? ???? ??????????',anchorId:'????"?? ?????????? (ID) ????????????',emailAddress:'?????????? ????????"??',emailSubject:"???????? ????????????",emailBody:"?????? ????????????",noAnchors:"(?????? ???????????? ???????????? ??????)",noUrl:"???? ???????????? ???? ?????????? ???????????? (URL)",noEmail:'???? ???????????? ???? ?????????? ????????"??'},anchor:{toolbar:"??????????/?????????? ?????????? ??????????",menu:"?????????????? ?????????? ??????????",title:"?????????????? ?????????? ??????????",name:"???? ???????????? ??????????",errorName:"???? ???????????? ???? ???????????? ??????????"},list:{numberedTitle:"???????????? ?????????? ??????????????",bulletedTitle:"???????????? ?????????? ??????????????",type:"??????",start:"?????????? ??????????",validateStartNumber:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",circle:"?????????? ??????",disc:"?????????? ??????",square:"??????????",none:"??????",notset:"<???? ????????>",armenian:"?????????? ??????????????",georgian:"?????????? ?????????????????? (an, ban, gan ??????')",lowerRoman:"?????????? ?????????? ?????????????? ?????????? (i, ii, iii, iv, v ??????')",upperRoman:"?????????? ???????????? ?????????????? ???????????? (I, II, III, IV, V ??????')",lowerAlpha:"???????????? ?????????????? ?????????? (a, b, c, d, e ??????')",upperAlpha:"???????????? ?????????????? ???????????? (A, B, C, D, E ??????')",lowerGreek:"???????????? ?????????????? ?????????? (alpha, beta, gamma ??????')",decimal:"?????????? (1, 2, 3 ??????')",decimalLeadingZero:"?????????? ???? 0 ???????????? (01, 02, 03 ??????')"},findAndReplace:{title:"?????????? ????????????",find:"??????????",replace:"??????????",findWhat:"?????????? ????????????:",replaceWith:"?????????? ??????????????:",notFoundMsg:"?????????? ???????????? ???? ????????.",matchCase:"?????????? ?????? ???????????? ?????????? ???????????? (Case)",matchWord:"?????????? ?????????? ??????????",matchCyclic:"?????????? ??????????????",replaceAll:"?????????? ?????? ??????????",replaceSuccessMsg:"%1 ???????????? ????????????."},table:{toolbar:"????????",title:"?????????????? ????????",menu:"?????????????? ????????",deleteTable:"?????? ????????",rows:"??????????",columns:"????????????",border:"???????? ??????????",align:"??????????",alignLeft:"????????",alignCenter:"????????",alignRight:"????????",width:"????????",widthPx:"??????????????",widthPc:"????????",widthUnit:"?????????? ????????",height:"????????",cellSpace:"?????????? ????",cellPad:"?????????? ????",caption:"??????????",summary:"??????????",headers:"????????????",headersNone:"??????",headersColumn:"?????????? ????????????",headersRow:"???????? ????????????",headersBoth:"??????????",invalidRows:"?????? ???????? ???????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidCols:"?????? ???????? ?????????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidBorder:"?????? ???????? ???????????? ???????? ?????????? ????????.",invalidWidth:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidCellSpacing:"?????? ?????????? ?????????? ???????? ?????????? ????????.",invalidCellPadding:"?????? ?????????? ?????????? ???????? ?????????? ????????.",cell:{menu:"?????????????? ????",insertBefore:"?????????? ???? ????????",insertAfter:"?????????? ???? ????????",deleteCell:"?????????? ????????",merge:"?????????? ????????",mergeRight:"?????? ??????????",mergeDown:"?????? ????????",splitHorizontal:"?????????? ???? ????????????",splitVertical:"?????????? ???? ??????????",title:"???????????? ??????",cellType:"?????? ??????",rowSpan:"?????????? ????????????",colSpan:"?????????? ??????????",wordWrap:"?????????? ?????????? ??????????",hAlign:"?????????? ??????????",vAlign:"?????????? ????????",alignTop:"??????????",alignMiddle:"????????",alignBottom:"????????",alignBaseline:"???????? ????????",bgColor:"?????? ??????",borderColor:"?????? ??????????",data:"????????",header:"??????????",yes:"????",no:"????",invalidWidth:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidRowSpan:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",invalidColSpan:"?????? ?????????? ?????????????? ???????? ?????????? ???????? ??????.",chooseColor:"??????"},row:{menu:"????????",insertBefore:"?????????? ???????? ????????",insertAfter:"?????????? ???????? ????????",deleteRow:"?????????? ??????????"},column:{menu:"??????????",insertBefore:"?????????? ?????????? ????????",insertAfter:"?????????? ?????????? ????????",deleteColumn:"?????????? ????????????"}},button:{title:"?????????????? ??????????",text:"???????? (??????)",type:"??????",typeBtn:"??????????",typeSbm:"??????????",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ??????????",radioTitle:"?????????????? ???????? ????????????????",value:"??????",selected:"??????????"},form:{title:"???????????? ????????",menu:"???????????? ????????",action:"?????? ????",method:"?????? ??????????",encoding:"??????????"},select:{title:"?????????????? ?????? ??????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"??????",size:"????????",lines:"??????????",chkMulti:"???????????? ???????????? ????????????",opText:"????????",opValue:"??????",btnAdd:"??????????",btnModify:"??????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"?????????? ???????????? ????????",btnDelete:"??????????"},textarea:{title:"?????????????? ?????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"?????????????? ?????? ????????",name:"????",value:"??????",charWidth:"???????? ?????? ??????????",maxChars:"?????????????? ??????????",type:"??????",typeText:"????????",typePass:"??????????"},hidden:{title:"???????????? ?????? ????????",name:"????",value:"??????"},image:{title:"?????????????? ????????????",titleButton:"???????????? ?????????? ??????????",menu:"???????????? ????????????",infoTab:"???????? ???? ????????????",btnUpload:"?????????? ????????",upload:"??????????",alt:"???????? ??????????",width:"????????",height:"????????",lockRatio:"?????????? ????????",unlockRatio:"?????????? ?????????? ????????",resetSize:"?????????? ??????????",border:"??????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",align:"??????????",alignLeft:"??????????",alignRight:"??????????",alertUrl:"???? ???????????? ???? ?????????? ????????????",linkTab:"??????????",button2Img:"?????? ?????????? ???? ?????????? ???????????? ???????????? ???????????",img2Button:"?????? ?????????? ???? ???????????? ???????????? ???????????",urlMissing:"?????????? ???????????? ????????.",validateWidth:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateHeight:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateBorder:"?????? ???????????? ???????? ?????????? ???????? ??????.",validateHSpace:"?????? ???????????? ???????????? ???????? ?????????? ???????? ??????.",validateVSpace:"?????? ???????????? ?????????? ???????? ?????????? ???????? ??????."},flash:{properties:"?????????????? ????????",propertiesTab:"????????????????",title:"???????????? ????????",chkPlay:"?????????? ??????????????",chkLoop:"??????????",chkMenu:"???????? ?????????? ????????",chkFull:"???????? ???????? ??????",scale:"????????",scaleAll:"?????? ??????",scaleNoBorder:"?????? ????????????",scaleFit:"?????????? ????????????",access:"???????? ????????????",accessAlways:"????????",accessSameDomain:"???????????? ??????",accessNever:"???? ??????",align:"??????????",alignLeft:"??????????",alignAbsBottom:"???????????? ????????????????????",alignAbsMiddle:"?????????? ????????????????",alignBaseline:"?????? ????????????",alignBottom:"????????????",alignMiddle:"??????????",alignRight:"??????????",alignTextTop:"???????? ??????????",alignTop:"??????????",quality:"??????????",qualityBest:"??????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"?????????? ????????????????",qualityLow:"??????????",windowModeWindow:"????????",windowModeOpaque:"????????",windowModeTransparent:"????????",windowMode:"?????? ????????",flashvars:"???????????? ??????????",bgcolor:"?????? ??????",width:"????????",height:"????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",validateSrc:"???? ???????????? ???? ?????????? ?????????? ?????????? (URL)",validateWidth:"?????????? ???????? ?????????? ????????.",validateHeight:"?????????? ???????? ?????????? ????????.",validateHSpace:"???????????? ???????????? ???????? ?????????? ????????.",validateVSpace:"???????????? ?????????? ???????? ?????????? ????????."},spellCheck:{toolbar:"?????????? ????????",title:"?????????? ????????",notAvailable:"???? ???????? ?????????? ????????.",errorLoading:"?????????? ???????????? ????????????: %s.",notInDic:"???? ???????? ????????????",changeTo:"?????????? ??",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????? ?????????? -",progress:"???????? ?????????? ???????????? ??????????....",noMispell:"???????????? ???????? ??????????????: ???? ?????????? ???????????? ????????",noChanges:"???????????? ???????? ??????????????: ???? ?????????? ???? ????????",oneChange:"???????????? ???????? ??????????????: ?????????? ???????? ??????",manyChanges:"???????????? ???????? ??????????????: %1 ?????????? ????????",ieSpellDownload:"???????? ?????????? ???? ??????????, ?????? ???????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????",options:"???????????????? ??????????????"},elementsPath:{eleLabel:"???? ????????????????",eleTitle:"%1 ??????????"},numberedlist:"?????????? ??????????????",bulletedlist:"?????????? ????????????",indent:"?????????? ????????",outdent:"?????????? ????????",justify:{left:"?????????? ??????????",center:"??????????",right:"?????????? ??????????",block:"?????????? ??????????????"},blockquote:"???????? ??????????",clipboard:{title:"??????????",cutError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+X).",copyError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+C).",pasteMsg:"???? ???????????? ???????? ???????????? ?????????????? (<b>Ctrl/Cmd+V</b>) ???????????? ???? <b>??????????</b>.",securityMsg:"?????? ???????????? ?????????? ????????????, ???? ???????? ???????? ???? ?????? ?????????????? (Clipboard) ?????????? ??????????. ???? ???????????? ?????? ?????????? ????.",pasteArea:"?????????? ??????????"},pastefromword:{confirmCleanup:"???????? ?????????? ???????????????? ???????????? ?????????? ?????????? ????????. ?????? ???????????? ?????????? ???????? ?????? ?????????????",toolbar:"?????????? ??-Word",title:"?????????? ??-Word",error:"???? ???????? ?????? ?????????? ???? ?????????? ?????? ???????? ????????????."},pasteText:{button:"?????????? ?????????? ????????",title:"?????????? ?????????? ????????"},templates:{button:"????????????",title:"?????????? ????????",options:"???????????????? ??????????????",insertOption:"?????????? ???????? ????????",selectPromptMsg:"???? ?????????? ?????????? ???????????? ??????????.<br />?????????? ???????????? ????????:",emptyListMsg:"(???? ???????????? ????????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"?????????????? ??????????",panelTitle1:"?????????????? ????????",panelTitle2:"?????????????? ??????",panelTitle3:"?????????????? ??????????????"},format:{label:"??????????",panelTitle:"??????????",tag_p:"????????????",tag_pre:"??????",tag_address:"??????????",tag_h1:"??????????",tag_h2:"?????????? 2",tag_h3:"?????????? 3",tag_h4:"?????????? 4",tag_h5:"?????????? 5",tag_h6:"?????????? 6",tag_div:"???????????? (DIV)"},div:{title:"?????????? ???????? (Div)",toolbar:"?????????? ???????? (Div)",cssClassInputLabel:"?????????? ??????????",styleSelectLabel:"??????????",IdInputLabel:"???????? (ID)",languageCodeInputLabel:"?????? ??????",inlineStyleInputLabel:"?????????? ??????????",advisoryTitleInputLabel:"?????????? ??????????",langDirLabel:"?????????? ??????",langDirLTRLabel:"???????? ?????????? (LTR)",langDirRTLLabel:"???????? ?????????? (RTL)",edit:"?????????? ???????? (Div)",remove:"???????? ???????? (Div)"},font:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},fontSize:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????",panelTitle:"??????????",auto:"??????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"???????? ??????","8B4513":"?????? ????????","2F4F4F":"???????? ????????","008080":"????????-????????","000080":"????????-????????","4B0082":"??????????????",696969:"???????? ????????????",B22222:"????????-??????",A52A2A:"??????",DAA520:"???????? ??????","006400":"???????? ??????","40E0D0":"????????????","0000CD":"???????? ????????????",800080:"????????",808080:"????????",F00:"????????",FF8C00:"???????? ??????",FFD700:"??????","008000":"????????","0FF":"????????","00F":"????????",EE82EE:"??????????",A9A9A9:"???????? ??????",FFA07A:"????????-??????????",FFA500:"????????",FFFF00:"????????","00FF00":"????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"????????",D3D3D3:"???????? ????????",FFF0F5:"?????????? ??????????",FAEBD7:"?????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???? ??????",F0FFFF:"????????",F0F8FF:"???????? ???????? ??????",E6E6FA:"??????????",FFF:"??????"},scayt:{title:"?????????? ???????? ???????? ?????????? (SCAYT)",opera_title:"???? ???????? ???????????? ??????????",enable:"???????? SCAYT",disable:"?????? SCAYT",about:"?????????? SCAYT",toggle:"?????????? SCAYT",options:"????????????????",langs:"????????",moreSuggestions:"?????????? ????????????",ignore:"??????????????",ignoreAll:"?????????????? ????????",addWord:"?????????? ????????",emptyDic:"???? ?????????? ??????????.",optionsTab:"????????????????",allCaps:"?????????? ???????????? ?????? ?????????????????? ????????????",ignoreDomainNames:"?????????? ?????????? ????????",mixedCase:"?????????? ???????????? ???? ???????????? ???????????? ???????????? ????????",mixedWithDigits:"?????????? ???????????? ???? ????????????",languagesTab:"????????",dictionariesTab:"??????????",dic_field_name:"???? ????????????",dic_create:"??????????",dic_restore:"??????????",dic_delete:"??????????",dic_rename:"?????????? ????",dic_info:"???????????? ?????????? ???????????? ???????????? ????????????, ???? ???????????? ?????????????? ??????????. ???????? ???????????? ???????? ?????????? ???? ?????? ???????? ???????? ?????????????? ????????????, ???????????? ???????? ?????????????? ????????????. ?????? ???? ???????? ?????? ???? ????????????. ???? ?????? ???? ???? ?????????? ????????????, ???? ???????????? ???? ?????? ???????????? ???? ?????????? ????????????.",aboutTab:"??????????"},about:{title:"?????????? CKEditor",dlgTitle:"?????????? CKEditor",moreInfo:"?????????? ???????? ???????? ????????????:",copy:"Copyright &copy; $1. ???? ?????????????? ????????????."},maximize:"?????????? ????????????????",minimize:"?????????? ????????????????",fakeobjects:{anchor:"????????",flash:"?????????? ????????",div:"?????????? ????",unknown:"?????????????? ???? ????????"},resize:"???? ?????????? ???????? ?????????? ???? ??????????",colordialog:{title:"?????????? ??????",options:"???????????????? ??????",highlight:"??????????",selected:"??????????",clear:"??????????"},toolbarCollapse:"?????????? ???????? ????????",toolbarExpand:"?????????? ???????? ????????"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/hi.js b/horde/js/ckeditor/lang/hi.js
new file mode 100644 (file)
index 0000000..2c144e5
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.hi={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"????????? ?????????",save:"?????????",preview:"????????????????????????",cut:"??????",copy:"????????????",paste:"???????????????",print:"?????????????????????",underline:"?????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ????????????",removeFormat:"????????????????????? ??????????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"?????????????????????????????? ???????????? ????????????????????? ????????????",pagebreak:"????????? ??????????????? ???????????????????????? ????????????",unlink:"???????????? ??????????????????",undo:"???????????????",redo:"????????????",common:{browseServer:"??????????????? ?????????????????? ????????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????? ??????????????? ?????? ???????????????",image:"??????????????????",flash:"???????????????",form:"???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????",textarea:"????????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"?????????",select:"??????????????? ???????????????",imageButton:"?????????????????? ?????????",notSet:"<????????? ????????????>",id:"Id",name:"?????????",langDir:"???????????? ??????????????? ?????? ????????????",langDirLtr:"??????????????? ?????? ??????????????? (LTR)",langDirRtl:"??????????????? ?????? ??????????????? (RTL)",langCode:"???????????? ?????????",longDescr:"???????????? ??????????????? ?????? ????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"???????????? ????????????",close:"Close",preview:"Preview",generalTab:"?????????????????????",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ????????????????????? ????????????????????? ????????????",title:"??????????????? ????????????????????? ???????????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/??????????????????",other:"<????????????>",menu:"???????????? ??????????????????",title:"????????????",info:"????????????  ",target:"?????????????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ????????? ?????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ?????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ?????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????? ?????????",popupHeight:"???????????????",popupTop:"??????????????? ?????????",id:"Id",langDir:"???????????? ??????????????? ?????? ????????????",langDirLTR:"??????????????? ?????? ??????????????? (LTR)",langDirRTL:"??????????????? ?????? ??????????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????? ????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"???????????? ????????? ??????",anchorId:"???????????????????????? Id ??????",emailAddress:"???-????????? ?????????",emailSubject:"??????????????? ????????????",emailBody:"???????????????",noAnchors:"(????????????????????????????????? ????????? ?????????????????? ?????? ??????????????????)",noUrl:"???????????? URL ???????????? ????????????",noEmail:"???-????????? ????????? ???????????? ????????????"},anchor:{toolbar:"???????????? ?????????????????????/??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"???????????? ?????? ?????????",errorName:"???????????? ?????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????? ?????? ???????????????",find:"???????????????",replace:"?????????????????????",findWhat:"?????? ???????????????:",replaceWith:"???????????? ????????????????????? ????????????:",notFoundMsg:"???????????? ?????????????????? ???????????? ????????? ????????????????????? ???????????? ????????????",matchCase:"????????? ?????????????????????",matchWord:"???????????? ???????????? ?????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ????????????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",deleteTable:"???????????? ??????????????? ????????????",rows:"???????????????????????????",columns:"????????????",border:"?????????????????? ????????????",align:"?????????????????????????????????",alignLeft:"???????????????",alignCenter:"????????? ?????????",alignRight:"???????????????",width:"???????????????",widthPx:"?????????????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????????",insertBefore:"???????????? ????????? ???????????????",insertAfter:"????????? ????????? ????????? ???????????????",deleteCell:"????????? ??????????????? ????????????",merge:"????????? ?????????????????????",mergeRight:"??????????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"????????? ?????? ????????????????????? ?????????????????? ????????? ????????????????????? ????????????",splitVertical:"????????? ?????? ???????????????????????? ????????? ????????????????????? ????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????????????",insertBefore:"???????????? ?????????????????? ???????????????",insertAfter:"????????? ????????? ?????????????????? ???????????????",deleteRow:"??????????????????????????? ??????????????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????????? ???????????????",insertAfter:"????????? ????????? ???????????? ???????????????",deleteColumn:"???????????? ??????????????? ????????????"}},button:{title:"????????? ??????????????????????????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ??????????????????????????????",radioTitle:"??????????????? ????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",action:"??????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????????????????",chkMulti:"?????? ?????? ?????????????????? ?????????????????? ??????????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ?????? ?????????????????? ????????? ????????????",btnDelete:"???????????????"},textarea:{title:"????????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"???????????????????????????"},textfield:{title:"????????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????? ?????? ???????????????",maxChars:"?????????????????? ?????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"?????????????????? ??????????????????????????????",titleButton:"?????????????????? ????????? ??????????????????????????????",menu:"?????????????????? ??????????????????????????????",infoTab:"?????????????????? ?????? ?????????????????????",btnUpload:"????????? ??????????????? ?????? ???????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"???????????????",height:"???????????????",lockRatio:"????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",align:"???????????????",alignLeft:"???????????????",alignRight:"???????????????",alertUrl:"?????????????????? ?????? URL ???????????? ???????????? ",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"??????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ????????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"????????? ?????????????????????",scaleNoBorder:"????????? ?????????????????? ????????????",scaleFit:"????????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"???????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"???????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????????????????????????????????? ?????????",width:"???????????????",height:"???????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",validateSrc:"???????????? URL ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????????? (????????????????????????) ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????? ????????? ????????????",changeTo:"??????????????? ???????????????",btnIgnore:"??????????????????",btnIgnoreAll:"????????? ?????????????????? ????????????",btnReplace:"?????????????????????",btnReplaceAll:"????????? ????????????????????? ????????????",btnUndo:"???????????????",noSuggestions:"- ????????? ??????????????? ???????????? -",progress:"?????????????????? ?????? ???????????? (???????????????-?????????) ???????????? ??????...",noMispell:"?????????????????? ?????? ???????????? : ????????? ????????? ?????????????????? (????????????????????????) ???????????? ????????? ??????",noChanges:"?????????????????? ?????? ???????????? :????????? ???????????? ???????????? ???????????? ?????????",oneChange:"?????????????????? ?????? ???????????? : ?????? ???????????? ???????????? ?????????",manyChanges:"?????????????????? ?????? ???????????? : %1 ???????????? ???????????? ?????????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ???????????? ???????????? ????????? ????????? ???????????? ?????? ????????? ????????????????????? ???????????? ??????????????????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ????????????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"???????????????????????? ??????????????????",outdent:"???????????????????????? ?????? ????????????",justify:{left:"??????????????? ?????????",center:"????????? ?????????",right:"??????????????? ?????????",block:"??????????????? ????????????????????????"},blockquote:"???????????????-?????????",clipboard:{title:"???????????????",cutError:"???????????? ????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ?????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+X) ?????? ?????????????????? ???????????????",copyError:"???????????? ???????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ???????????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ???????????? ??????????????? ???????????? ?????? ????????? ?????? ????????????.",securityMsg:"???????????? ????????????????????? ?????? ????????????????????? ???????????? ????????????????????? ?????? ?????????K??? ?????????????????? ?????? ????????????, ??????????????? ???????????? ?????????????????????????????? ???????????? ?????? ???????????? ?????? ???????????? ??????. ???????????? ????????? ?????? ?????????????????? ????????? ?????????????????? ??????????????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (???????????? ??????)",title:"??????????????? (???????????? ??????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (???????????? ?????????????????????)",title:"??????????????? (???????????? ?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ?????? ???????????????",selectPromptMsg:"??????????????? ????????? ????????? ???????????? ???????????? ??????????????????????????? ???????????????(????????????????????? ???????????????????????? ????????? ???????????? ???????????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ???????????? ???????????? ????????? ??????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????????????????",panelTitle:"?????????????????????",tag_p:"??????????????????",tag_pre:"???????????????????????????",tag_address:"?????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ?????????",bgColorTitle:"???????????????????????????????????? ?????????",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/hr.js b/horde/js/ckeditor/lang/hr.js
new file mode 100644 (file)
index 0000000..3eeceb7
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.hr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Snimi",preview:"Pregledaj",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"Ispi??i",underline:"Potcrtano",bold:"Podebljaj",italic:"Ukosi",selectAll:"Odaberi sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci vodoravnu liniju",pagebreak:"Ubaci prijelom stranice",unlink:"Ukloni link",undo:"Poni??ti",redo:"Ponovi",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smjer jezika",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"K??d jezika",longDescr:"Duga??ki opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Poni??ti",close:"Close",preview:"Preview",generalTab:"Op??enito",advancedTab:"Napredno",validateNumberFailed:"Ova vrijednost nije broj.",confirmNewPage:"Sve napravljene promjene ??e biti izgubljene ukoliko ih niste snimili. Sigurno ??elite u??itati novu stranicu?",confirmCancel:"Neke od opcija su promjenjene. Sigurno ??elite zatvoriti ovaj prozor?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupno</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci posebne znakove",title:"Odaberite posebni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/promijeni link",other:"<drugi>",menu:"Promijeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredno",type:"Link vrsta",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Ime ciljnog okvira",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Promjenjiva veli??ina",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka s alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer jezika",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer jezika",tabIndex:"Tab Indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Kodna stranica povezanih resursa",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Molimo upi??ite URL link",noEmail:"Molimo upi??ite e-mail adresu"},anchor:{toolbar:"Ubaci/promijeni sidro",menu:"Svojstva sidra",title:"Svojstva sidra",name:"Ime sidra",errorName:"Molimo unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Prona??i i zamijeni",find:"Prona??i",replace:"Zamijeni",findWhat:"Prona??i:",replaceWith:"Zamijeni s:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Usporedi mala/velika slova",matchWord:"Usporedi cijele rije??i",matchCyclic:"Usporedi kru??no",replaceAll:"Zamijeni sve",replaceSuccessMsg:"Zamijenjeno %1 pojmova."},table:{toolbar:"Tablica",title:"Svojstva tablice",menu:"Svojstva tablice",deleteTable:"Izbri??i tablicu",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Sredi??nje",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"postotaka",widthUnit:"width unit",height:"Visina",cellSpace:"Prostornost ??elija",cellPad:"Razmak ??elija",caption:"Naslov",summary:"Sa??etak",headers:"Zaglavlje",headersNone:"Ni??ta",headersColumn:"Prva kolona",headersRow:"Prvi red",headersBoth:"Oba",invalidRows:"Broj redova mora biti broj ve??i od 0.",invalidCols:"Broj kolona mora biti broj ve??i od 0.",invalidBorder:"Debljina ruba mora biti broj.",invalidWidth:"??irina tablice mora biti broj.",invalidHeight:"Visina tablice mora biti broj.",invalidCellSpacing:"Prostornost ??elija mora biti broj.",invalidCellPadding:"Razmak ??elija mora biti broj.",cell:{menu:"??elija",insertBefore:"Ubaci ??eliju prije",insertAfter:"Ubaci ??eliju poslije",deleteCell:"Izbri??i ??elije",merge:"Spoji ??elije",mergeRight:"Spoji desno",mergeDown:"Spoji dolje",splitHorizontal:"Podijeli ??eliju vodoravno",splitVertical:"Podijeli ??eliju okomito",title:"Svojstva ??elije",cellType:"Vrsta ??elije",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Prelazak u novi red",hAlign:"Vodoravno poravnanje",vAlign:"Okomito poravnanje",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dolje",alignBaseline:"Osnovna linija",bgColor:"Boja pozadine",borderColor:"Boja ruba",data:"Podatak",header:"Zaglavlje",yes:"Da",no:"ne",invalidWidth:"??irina ??elije mora biti broj.",invalidHeight:"Visina ??elije mora biti broj.",invalidRowSpan:"Rows span mora biti cijeli broj.",invalidColSpan:"Columns span mora biti cijeli broj.",chooseColor:"Choose"},row:{menu:"Red",insertBefore:"Ubaci red prije",insertAfter:"Ubaci red poslije",deleteRow:"Izbri??i redove"},column:{menu:"Kolona",insertBefore:"Ubaci kolonu prije",insertAfter:"Ubaci kolonu poslije",deleteColumn:"Izbri??i kolone"}},button:{title:"Image Button svojstva",text:"Tekst (vrijednost)",type:"Vrsta",typeBtn:"Gumb",typeSbm:"Po??alji",typeRst:"Poni??ti"},checkboxAndRadio:{checkboxTitle:"Checkbox svojstva",radioTitle:"Radio Button svojstva",value:"Vrijednost",selected:"Odabrano"},form:{title:"Form svojstva",menu:"Form svojstva",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Selection svojstva",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrijednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruki odabir",opText:"Tekst",opValue:"Vrijednost",btnAdd:"Dodaj",btnModify:"Promijeni",btnUp:"Gore",btnDown:"Dolje",btnSetValue:"Postavi kao odabranu vrijednost",btnDelete:"Obri??i"},textarea:{title:"Textarea svojstva",cols:"Kolona",rows:"Redova"},textfield:{title:"Text Field svojstva",name:"Ime",value:"Vrijednost",charWidth:"??irina",maxChars:"Najvi??e karaktera",type:"Vrsta",typeText:"Tekst",typePass:"??ifra"},hidden:{title:"Hidden Field svojstva",name:"Ime",value:"Vrijednost"},image:{title:"Svojstva slika",titleButton:"Image Button svojstva",menu:"Svojstva slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Obri??i veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnaj",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"??elite li promijeniti odabrani gumb u jednostavnu sliku?",img2Button:"??elite li promijeniti odabranu sliku u gumb?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash svojstva",propertiesTab:"Svojstva",title:"Flash svojstva",chkPlay:"Auto Play",chkLoop:"Ponavljaj",chkMenu:"Omogu??i Flash izbornik",chkFull:"Omogu??i Fullscreen",scale:"Omjer",scaleAll:"Prika??i sve",scaleNoBorder:"Bez okvira",scaleFit:"To??na veli??ina",access:"Script Access",accessAlways:"Uvijek",accessSameDomain:"Ista domena",accessNever:"Nikad",align:"Poravnaj",alignLeft:"Lijevo",alignAbsBottom:"Abs dolje",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dolje",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Kvaliteta",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Vrsta prozora",flashvars:"Varijable za Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo upi??ite URL link",validateWidth:"??irina mora biti broj.",validateHeight:"Visina mora biti broj.",validateHSpace:"HSpace mora biti broj.",validateVSpace:"VSpace mora biti broj."},spellCheck:{toolbar:"Provjeri pravopis",title:"Provjera pravopisa",notAvailable:"??ao nam je, ali usluga trenutno nije dostupna.",errorLoading:"Gre??ka u??itavanja aplikacije: %s.",notInDic:"Nije u rje??niku",changeTo:"Promijeni u",btnIgnore:"Zanemari",btnIgnoreAll:"Zanemari sve",btnReplace:"Zamijeni",btnReplaceAll:"Zamijeni sve",btnUndo:"Vrati",noSuggestions:"-Nema preporuke-",progress:"Provjera u tijeku...",noMispell:"Provjera zavr??ena: Nema gre??aka",noChanges:"Provjera zavr??ena: Nije napravljena promjena",oneChange:"Provjera zavr??ena: Jedna rije?? promjenjena",manyChanges:"Provjera zavr??ena: Promijenjeno %1 rije??i",ieSpellDownload:"Provjera pravopisa nije instalirana. ??elite li skinuti provjeru pravopisa?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Broj??ana lista",bulletedlist:"Obi??na lista",indent:"Pomakni udesno",outdent:"Pomakni ulijevo",justify:{left:"Lijevo poravnanje",center:"Sredi??nje poravnanje",right:"Desno poravnanje",block:"Blok poravnanje"},blockquote:"Blockquote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Molimo zaljepite unutar doljnjeg okvira koriste??i tipkovnicu (<STRONG>Ctrl/Cmd+V</STRONG>) i kliknite <STRONG>OK</STRONG>.",securityMsg:"Zbog sigurnosnih postavki Va??eg pretra??iva??a, editor nema direktan pristup Va??em me??uspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst koji ??elite zalijepiti ??ini se da je kopiran iz Worda. ??elite li prije o??istiti tekst?",toolbar:"Zalijepi iz Worda",title:"Zalijepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao ??isti tekst",title:"Zalijepi kao ??isti tekst"},templates:{button:"Predlo??ci",title:"Predlo??ci sadr??aja",options:"Template Options",insertOption:"Zamijeni trenutne sadr??aje",selectPromptMsg:"Molimo odaberite predlo??ak koji ??elite otvoriti<br>(stvarni sadr??aj ??e biti izgubljen):",emptyListMsg:"(Nema definiranih predlo??aka)"},showBlocks:"Prika??i blokove",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block stilovi",panelTitle2:"Inline stilovi",panelTitle3:"Object stilovi"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Veli??ina slova",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Provjeri pravopis tijekom tipkanja (SCAYT)",opera_title:"Not supported by Opera",enable:"Omogu??i SCAYT",disable:"Onemogu??i SCAYT",about:"O SCAYT",toggle:"Omogu??u/Onemogu??i SCAYT",options:"Opcije",langs:"Jezici",moreSuggestions:"Vi??e prijedloga",ignore:"Zanemari",ignoreAll:"Zanemari sve",addWord:"Dodaj rije??",emptyDic:"Naziv rje??nika ne smije biti prazno.",optionsTab:"Opcije",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jezici",dictionariesTab:"Rje??nici",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"O SCAYT"},about:{title:"O CKEditoru",dlgTitle:"O CKEditoru",moreInfo:"Za informacije o licencama posjetite na??u web stranicu:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Pove??aj",minimize:"Minimize",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prijelom stranice",unknown:"Nepoznati objekt"},resize:"Povuci za promjenu veli??ine",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/hu.js b/horde/js/ckeditor/lang/hu.js
new file mode 100644 (file)
index 0000000..29c764c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.hu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Forr??sk??d",newPage:"??j oldal",save:"Ment??s",preview:"El??n??zet",cut:"Kiv??g??s",copy:"M??sol??s",paste:"Beilleszt??s",print:"Nyomtat??s",underline:"Al??h??zott",bold:"F??lk??v??r",italic:"D??lt",selectAll:"Mindent kijel??l",removeFormat:"Form??z??s elt??vol??t??sa",strike:"??th??zott",subscript:"Als?? index",superscript:"Fels?? index",horizontalrule:"Elv??laszt??vonal beilleszt??se",pagebreak:"Oldalt??r??s beilleszt??se",unlink:"Hivatkoz??s t??rl??se",undo:"Visszavon??s",redo:"Ism??tl??s",common:{browseServer:"B??ng??sz??s a szerveren",url:"Hivatkoz??s",protocol:"Protokoll",upload:"Felt??lt??s",uploadSubmit:"K??ld??s a szerverre",image:"K??p",flash:"Flash",form:"??rlap",checkbox:"Jel??l??n??gyzet",radio:"V??laszt??gomb",textField:"Sz??vegmez??",textarea:"Sz??vegter??let",hiddenField:"Rejtettmez??",button:"Gomb",select:"Leg??rd??l?? lista",imageButton:"K??pgomb",notSet:"<nincs be??ll??tva>",id:"Azonos??t??",name:"N??v",langDir:"??r??s ir??nya",langDirLtr:"Balr??l jobbra",langDirRtl:"Jobbr??l balra",langCode:"Nyelv k??dja",longDescr:"R??szletes le??r??s webc??me",cssClass:"St??lusk??szlet",advisoryTitle:"S??g??cimke",cssStyle:"St??lus",ok:"Rendben",cancel:"M??gsem",close:"Close",preview:"Preview",generalTab:"??ltal??nos",advancedTab:"Tov??bbi opci??k",validateNumberFailed:"A mez??be csak sz??mokat ??rhat.",confirmNewPage:"Minden nem mentett v??ltoz??s el fog veszni! Biztosan be szeretn?? t??lteni az oldalt?",confirmCancel:"Az ??rlap tartalma megv??ltozott, ??m a v??ltoz??sokat nem r??gz??tette. Biztosan be szeretn?? z??rni az ??rlapot?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Speci??lis karakter beilleszt??se",title:"Speci??lis karakter v??laszt??sa",options:"Special Character Options"},link:{toolbar:"Hivatkoz??s beilleszt??se/m??dos??t??sa",other:"<m??s>",menu:"Hivatkoz??s m??dos??t??sa",title:"Hivatkoz??s tulajdons??gai",info:"Alaptulajdons??gok",target:"Tartalom megjelen??t??se",upload:"Felt??lt??s",advanced:"Tov??bbi opci??k",type:"Hivatkoz??s t??pusa",toUrl:"URL",toAnchor:"Horgony az oldalon",toEmail:"E-Mail",targetFrame:"<keretben>",targetPopup:"<felugr?? ablakban>",targetFrameName:"Keret neve",targetPopupName:"Felugr?? ablak neve",popupFeatures:"Felugr?? ablak jellemz??i",popupResizable:"??tm??retez??s",popupStatusBar:"??llapotsor",popupLocationBar:"C??msor",popupToolbar:"Eszk??zt??r",popupMenuBar:"Men?? sor",popupFullScreen:"Teljes k??perny?? (csak IE)",popupScrollBars:"G??rd??t??s??v",popupDependent:"Sz??l??h??z kapcsolt (csak Netscape)",popupWidth:"Sz??less??g",popupLeft:"Bal poz??ci??",popupHeight:"Magass??g",popupTop:"Fels?? poz??ci??",id:"Id",langDir:"??r??s ir??nya",langDirLTR:"Balr??l jobbra",langDirRTL:"Jobbr??l balra",acccessKey:"Billenty??kombin??ci??",name:"N??v",langCode:"??r??s ir??nya",tabIndex:"Tabul??tor index",advisoryTitle:"S??g??cimke",advisoryContentType:"S??g?? tartalomt??pusa",cssClasses:"St??lusk??szlet",charset:"Hivatkozott tartalom k??dlapja",styles:"St??lus",selectAnchor:"Horgony v??laszt??sa",anchorName:"Horgony n??v szerint",anchorId:"Azonos??t?? szerint",emailAddress:"E-Mail c??m",emailSubject:"??zenet t??rgya",emailBody:"??zenet",noAnchors:"(Nincs horgony a dokumentumban)",noUrl:"Adja meg a hivatkoz??s webc??m??t",noEmail:"Adja meg az E-Mail c??met"},anchor:{toolbar:"Horgony beilleszt??se/szerkeszt??se",menu:"Horgony tulajdons??gai",title:"Horgony tulajdons??gai",name:"Horgony neve",errorName:"K??rem adja meg a horgony nev??t"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Keres??s ??s csere",find:"Keres??s",replace:"Csere",findWhat:"Keresett sz??veg:",replaceWith:"Csere erre:",notFoundMsg:"A keresett sz??veg nem tal??lhat??.",matchCase:"kis- ??s nagybet?? megk??l??nb??ztet??se",matchWord:"csak ha ez a teljes sz??",matchCyclic:"Ciklikus keres??s",replaceAll:"Az ??sszes cser??je",replaceSuccessMsg:"%1 egyez??s??g cser??lve."},table:{toolbar:"T??bl??zat",title:"T??bl??zat tulajdons??gai",menu:"T??bl??zat tulajdons??gai",deleteTable:"T??bl??zat t??rl??se",rows:"Sorok",columns:"Oszlopok",border:"Szeg??lym??ret",align:"Igaz??t??s",alignLeft:"Balra",alignCenter:"K??z??pre",alignRight:"Jobbra",width:"Sz??less??g",widthPx:"k??ppont",widthPc:"sz??zal??k",widthUnit:"width unit",height:"Magass??g",cellSpace:"Cella t??rk??z",cellPad:"Cella bels?? marg??",caption:"Felirat",summary:"Le??r??s",headers:"Fejl??cek",headersNone:"Nincsenek",headersColumn:"Els?? oszlop",headersRow:"Els?? sor",headersBoth:"Mindkett??",invalidRows:"A sorok sz??m??nak nagyobbnak kell lenni mint 0.",invalidCols:"Az oszlopok sz??m??nak nagyobbnak kell lenni mint 0.",invalidBorder:"A szeg??lym??ret mez??be csak sz??mokat ??rhat.",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidCellSpacing:"A cella t??rk??z mez??be csak sz??mokat ??rhat.",invalidCellPadding:"A cella bels?? marg?? mez??be csak sz??mokat ??rhat.",cell:{menu:"Cella",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteCell:"Cell??k t??rl??se",merge:"Cell??k egyes??t??se",mergeRight:"Cell??k egyes??t??se jobbra",mergeDown:"Cell??k egyes??t??se lefel??",splitHorizontal:"Cell??k sz??tv??laszt??sa v??zszintesen",splitVertical:"Cell??k sz??tv??laszt??sa f??gg??legesen",title:"Cella tulajdons??gai",cellType:"Cella t??pusa",rowSpan:"F??gg??leges egyes??t??s",colSpan:"V??zszintes egyes??t??s",wordWrap:"Hossz?? sorok t??r??se",hAlign:"V??zszintes igaz??t??s",vAlign:"F??gg??leges igaz??t??s",alignTop:"Fel",alignMiddle:"K??z??pre",alignBottom:"Le",alignBaseline:"Alapvonalra",bgColor:"H??tt??r sz??ne",borderColor:"Keret sz??ne",data:"Adat",header:"Fejl??c",yes:"Igen",no:"Nem",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidRowSpan:"A f??gg??leges egyes??t??s mez??be csak sz??mokat ??rhat.",invalidColSpan:"A v??zszintes egyes??t??s mez??be csak sz??mokat ??rhat.",chooseColor:"Choose"},row:{menu:"Sor",insertBefore:"Besz??r??s f??l??",insertAfter:"Besz??r??s al??",deleteRow:"Sorok t??rl??se"},column:{menu:"Oszlop",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteColumn:"Oszlopok t??rl??se"}},button:{title:"Gomb tulajdons??gai",text:"Sz??veg (??rt??k)",type:"T??pus",typeBtn:"Gomb",typeSbm:"K??ld??s",typeRst:"Alaphelyzet"},checkboxAndRadio:{checkboxTitle:"Jel??l??n??gyzet tulajdons??gai",radioTitle:"V??laszt??gomb tulajdons??gai",value:"??rt??k",selected:"Kiv??lasztott"},form:{title:"??rlap tulajdons??gai",menu:"??rlap tulajdons??gai",action:"Adatfeldolgoz??st v??gz?? hivatkoz??s",method:"Adatk??ld??s m??dja",encoding:"K??dol??s"},select:{title:"Leg??rd??l?? lista tulajdons??gai",selectInfo:"Alaptulajdons??gok",opAvail:"El??rhet?? opci??k",value:"??rt??k",size:"M??ret",lines:"sor",chkMulti:"t??bb sor is kiv??laszthat??",opText:"Sz??veg",opValue:"??rt??k",btnAdd:"Hozz??ad",btnModify:"M??dos??t",btnUp:"Fel",btnDown:"Le",btnSetValue:"Legyen az alap??rtelmezett ??rt??k",btnDelete:"T??r??l"},textarea:{title:"Sz??vegter??let tulajdons??gai",cols:"Karakterek sz??ma egy sorban",rows:"Sorok sz??ma"},textfield:{title:"Sz??vegmez?? tulajdons??gai",name:"N??v",value:"??rt??k",charWidth:"Megjelen??tett karakterek sz??ma",maxChars:"Maxim??lis karaktersz??m",type:"T??pus",typeText:"Sz??veg",typePass:"Jelsz??"},hidden:{title:"Rejtett mez?? tulajdons??gai",name:"N??v",value:"??rt??k"},image:{title:"K??p tulajdons??gai",titleButton:"K??pgomb tulajdons??gai",menu:"K??p tulajdons??gai",infoTab:"Alaptulajdons??gok",btnUpload:"K??ld??s a szerverre",upload:"Felt??lt??s",alt:"Bubor??k sz??veg",width:"Sz??less??g",height:"Magass??g",lockRatio:"Ar??ny megtart??sa",unlockRatio:"Unlock Ratio",resetSize:"Eredeti m??ret",border:"Keret",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",align:"Igaz??t??s",alignLeft:"Bal",alignRight:"Jobbra",alertUrl:"T??ltse ki a k??p webc??m??t",linkTab:"Hivatkoz??s",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash tulajdons??gai",propertiesTab:"Tulajdons??gok",title:"Flash tulajdons??gai",chkPlay:"Automata lej??tsz??s",chkLoop:"Folyamatosan",chkMenu:"Flash men?? enged??lyez??se",chkFull:"Teljes k??perny?? enged??lyez??se",scale:"M??retez??s",scaleAll:"Mindent mutat",scaleNoBorder:"Keret n??lk??l",scaleFit:"Teljes kit??lt??s",access:"Szkript hozz??f??r??s",accessAlways:"Mindig",accessSameDomain:"Azonos domainr??l",accessNever:"Soha",align:"Igaz??t??s",alignLeft:"Bal",alignAbsBottom:"Legalj??ra",alignAbsMiddle:"K??zep??re",alignBaseline:"Alapvonalhoz",alignBottom:"Alj??ra",alignMiddle:"K??z??pre",alignRight:"Jobbra",alignTextTop:"Sz??veg tetej??re",alignTop:"Tetej??re",quality:"Min??s??g",qualityBest:"Legjobb",qualityHigh:"J??",qualityAutoHigh:"Automata j??",qualityMedium:"K??zepes",qualityAutoLow:"Automata gyenge",qualityLow:"Gyenge",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Ablak m??d",flashvars:"Flash v??ltoz??k",bgcolor:"H??tt??rsz??n",width:"Sz??less??g",height:"Magass??g",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",validateSrc:"Adja meg a hivatkoz??s webc??m??t",validateWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",validateHeight:"A magass??g mez??be csak sz??mokat ??rhat.",validateHSpace:"A v??zszintes t??vols????g mez??be csak sz??mokat ??rhat.",validateVSpace:"A f??gg??leges t??vols????g mez??be csak sz??mokat ??rhat."},spellCheck:{toolbar:"Helyes??r??s-ellen??rz??s",title:"Helyes??r??s ellen??rz??",notAvailable:"Sajn??lom, de a szolg??ltat??s jelenleg nem el??rhet??.",errorLoading:"Hiba a szolg??ltat??s host bet??lt??se k??zben: %s.",notInDic:"Nincs a sz??t??rban",changeTo:"M??dos??t??s",btnIgnore:"Kihagyja",btnIgnoreAll:"Mindet kihagyja",btnReplace:"Csere",btnReplaceAll:"??sszes cser??je",btnUndo:"Visszavon??s",noSuggestions:"Nincs javaslat",progress:"Helyes??r??s-ellen??rz??s folyamatban...",noMispell:"Helyes??r??s-ellen??rz??s k??sz: Nem tal??ltam hib??t",noChanges:"Helyes??r??s-ellen??rz??s k??sz: Nincs v??ltoztatott sz??",oneChange:"Helyes??r??s-ellen??rz??s k??sz: Egy sz?? cser??lve",manyChanges:"Helyes??r??s-ellen??rz??s k??sz: %1 sz?? cser??lve",ieSpellDownload:"A helyes??r??s-ellen??rz?? nincs telep??tve. Szeretn?? let??lteni most?"},smiley:{toolbar:"Hangulatjelek",title:"Hangulatjel besz??r??sa",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elem"},numberedlist:"Sz??moz??s",bulletedlist:"Felsorol??s",indent:"Beh??z??s n??vel??se",outdent:"Beh??z??s cs??kkent??se",justify:{left:"Balra",center:"K??z??pre",right:"Jobbra",block:"Sorkiz??rt"},blockquote:"Id??zet blokk",clipboard:{title:"Beilleszt??s",cutError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a kiv??g??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",copyError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a m??sol??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",pasteMsg:"M??solja be az al??bbi mez??be a <STRONG>Ctrl/Cmd+V</STRONG> billenty??k lenyom??s??val, majd nyomjon <STRONG>Rendben</STRONG>-t.",securityMsg:"A b??ng??sz?? biztons??gi be??ll??t??sai miatt a szerkeszt?? nem k??pes hozz??f??rni a v??g??lap adataihoz. Illeszd be ??jra ebben az ablakban.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Beilleszt??s Word-b??l",title:"Beilleszt??s Word-b??l",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Beilleszt??s form??zatlan sz??vegk??nt",title:"Beilleszt??s form??zatlan sz??vegk??nt"},templates:{button:"Sablonok",title:"El??rhet?? sablonok",options:"Template Options",insertOption:"Kicser??li a jelenlegi tartalmat",selectPromptMsg:"V??lassza ki melyik sablon ny??ljon meg a szerkeszt??ben<br>(a jelenlegi tartalom elveszik):",emptyListMsg:"(Nincs sablon megadva)"},showBlocks:"Blokkok megjelen??t??se",stylesCombo:{label:"St??lus",panelTitle:"Formatting Styles",panelTitle1:"Blokk st??lusok",panelTitle2:"Inline st??lusok",panelTitle3:"Objektum st??lusok"},format:{label:"Form??tum",panelTitle:"Form??tum",tag_p:"Norm??l",tag_pre:"Form??zott",tag_address:"C??msor",tag_h1:"Fejl??c 1",tag_h2:"Fejl??c 2",tag_h3:"Fejl??c 3",tag_h4:"Fejl??c 4",tag_h5:"Fejl??c 5",tag_h6:"Fejl??c 6",tag_div:"Bekezd??s (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Bet??t??pus",voiceLabel:"Bet??t??pus",panelTitle:"Bet??t??pus"},fontSize:{label:"M??ret",voiceLabel:"Bet??m??ret",panelTitle:"M??ret"},colorButton:{textColorTitle:"Bet??sz??n",bgColorTitle:"H??tt??rsz??n",panelTitle:"Colors",auto:"Automatikus",more:"Tov??bbi sz??nek..."},colors:{"000":"Fekete",800000:"Bord??","8B4513":"Barna","2F4F4F":"S??t??t t??rkiz","008080":"T??rkiz","000080":"Kir??ly k??k","4B0082":"Indig?? k??k",696969:"Sz??rke",B22222:"T??gla v??r??s",A52A2A:"V??r??s",DAA520:"Arany s??rga","006400":"S??t??t z??ld","40E0D0":"T??rkiz","0000CD":"K??k",800080:"Lila",808080:"Sz??rke",F00:"Piros",FF8C00:"S??t??t narancs",FFD700:"Arany","008000":"Z??ld","0FF":"T??rkiz","00F":"K??k",EE82EE:"R??zsasz??n",A9A9A9:"S??t??t sz??rke",FFA07A:"Lazac",FFA500:"Narancs",FFFF00:"Citroms??rga","00FF00":"Neon z??ld",AFEEEE:"Vil??gos t??rkiz",ADD8E6:"Vil??gos k??k",DDA0DD:"Vil??gos lila",D3D3D3:"Vil??gos sz??rke",FFF0F5:"Lavender Blush",FAEBD7:"T??rtfeh??r",FFFFE0:"Vil??gos s??rga",F0FFF0:"Menta",F0FFFF:"Az??r k??k",F0F8FF:"Halv??ny k??k",E6E6FA:"Lavender",FFF:"Feh??r"},scayt:{title:"Helyes??r??s ellen??rz??s g??pel??s k??zben",opera_title:"Not supported by Opera",enable:"SCAYT enged??lyez??se",disable:"SCAYT letilt??sa",about:"SCAYT n??vjegy",toggle:"SCAYT kapcsol??sa",options:"Be??ll??t??sok",langs:"Nyelvek",moreSuggestions:"Tov??bbi javaslatok",ignore:"Kihagy",ignoreAll:"??sszes kihagy??sa",addWord:"Sz?? hozz??ad??sa",emptyDic:"A sz??t??r nev??t meg kell adni.",optionsTab:"Be??ll??t??sok",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Nyelvek",dictionariesTab:"Sz??t??r",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"N??vjegy"},about:{title:"CKEditor n??vjegy",dlgTitle:"CKEditor n??vjegy",moreInfo:"Licenszel??si inform??ci??k??rt k??rj??k l??togassa meg weboldalunkat:",copy:"Copyright &copy; $1. Minden jog fenntartva."},maximize:"Teljes m??ret",minimize:"Kis m??ret",fakeobjects:{anchor:"Horgony",flash:"Flash anim??ci??",div:"Oldalt??r??s",unknown:"Ismeretlen objektum"},resize:"H??zza az ??tm??retez??shez",colordialog:{title:"V??lasszon sz??nt",options:"Color Options",highlight:"Nagy??t??s",selected:"Kiv??lasztott",clear:"??r??t??s"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/is.js b/horde/js/ckeditor/lang/is.js
new file mode 100644 (file)
index 0000000..69ea16d
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.is={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????i",newPage:"N?? s????a",save:"Vista",preview:"Forsko??a",cut:"Klippa",copy:"Afrita",paste:"L??ma",print:"Prenta",underline:"Undirstrika??",bold:"Feitletra??",italic:"Sk??letra??",selectAll:"Velja allt",removeFormat:"Fjarl??gja sni??",strike:"Yfirstrika??",subscript:"Ni??urskrifa??",superscript:"Uppskrifa??",horizontalrule:"L????r??tt l??na",pagebreak:"Setja inn s????uskil",unlink:"Fjarl??gja stiklu",undo:"Afturkalla",redo:"H??tta vi?? afturk??llun",common:{browseServer:"Fletta ?? skjalasafni",url:"Vefsl????",protocol:"Samskiptasta??all",upload:"Senda upp",uploadSubmit:"Hla??a upp",image:"Setja inn mynd",flash:"Flash",form:"Setja inn innsl??ttarform",checkbox:"Setja inn h??kunarreit",radio:"Setja inn valhnapp",textField:"Setja inn textareit",textarea:"Setja inn textasv????i",hiddenField:"Setja inn fali?? sv????i",button:"Setja inn hnapp",select:"Setja inn lista",imageButton:"Setja inn myndahnapp",notSet:"<ekkert vali??>",id:"Au??kenni",name:"Nafn",langDir:"Lesstefna",langDirLtr:"Fr?? vinstri til h??gri (LTR)",langDirRtl:"Fr?? h??gri til vinstri (RTL)",langCode:"Tungum??lak????i",longDescr:"N??nari l??sing",cssClass:"St??lsni??sflokkur",advisoryTitle:"Titill",cssStyle:"St??ll",ok:"?? lagi",cancel:"H??tta vi??",close:"Close",preview:"Preview",generalTab:"Almennt",advancedTab:"T??knilegt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Setja inn merki",title:"Velja t??kn",options:"Special Character Options"},link:{toolbar:"Stofna/breyta stiklu",other:"<annar>",menu:"Breyta stiklu",title:"Stikla",info:"Almennt",target:"Mark",upload:"Senda upp",advanced:"T??knilegt",type:"Stikluflokkur",toUrl:"URL",toAnchor:"B??kamerki ?? ??essari s????u",toEmail:"Netfang",targetFrame:"<rammi>",targetPopup:"<sprettigluggi>",targetFrameName:"Nafn markglugga",targetPopupName:"Nafn sprettiglugga",popupFeatures:"Eigindi sprettiglugga",popupResizable:"Resizable",popupStatusBar:"St????ustika",popupLocationBar:"Fangl??na",popupToolbar:"Verkf??rastika",popupMenuBar:"Vall??na",popupFullScreen:"Heilskj??r (IE)",popupScrollBars:"Skrunstikur",popupDependent:"H???? venslum (Netscape)",popupWidth:"Breidd",popupLeft:"Fjarl??g?? fr?? vinstri",popupHeight:"H????",popupTop:"Fjarl??g?? fr?? efri br??n",id:"Id",langDir:"Lesstefna",langDirLTR:"Fr?? vinstri til h??gri (LTR)",langDirRTL:"Fr?? h??gri til vinstri (RTL)",acccessKey:"Skammvalshnappur",name:"Nafn",langCode:"Lesstefna",tabIndex:"Ra??n??mer innsl??ttarreits",advisoryTitle:"Titill",advisoryContentType:"Tegund innihalds",cssClasses:"St??lsni??sflokkur",charset:"T??knr??f",styles:"St??ll",selectAnchor:"Veldu akkeri",anchorName:"Eftir akkerisnafni",anchorId:"Eftir au??kenni einingar",emailAddress:"Netfang",emailSubject:"Efni",emailBody:"Meginm??l",noAnchors:"<Engin b??kamerki ?? skr??>",noUrl:"Sl????u inn veffang stiklunnar!",noEmail:"Sl????u inn netfang!"},anchor:{toolbar:"Stofna/breyta kaflamerki",menu:"Eigindi kaflamerkis",title:"Eigindi kaflamerkis",name:"Nafn b??kamerkis",errorName:"Sl????u inn nafn b??kamerkis!"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finna og skipta",find:"Leita",replace:"Skipta ??t",findWhat:"Leita a??:",replaceWith:"Skipta ??t fyrir:",notFoundMsg:"Leitartexti fannst ekki!",matchCase:"Gera greinarmun ???? h????- og l??gst??fum",matchWord:"A??eins heil or??",matchCyclic:"Match cyclic",replaceAll:"Skipta ??t allssta??ar",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tafla",title:"Eigindi t??flu",menu:"Eigindi t??flu",deleteTable:"Fella t??flu",rows:"Ra??ir",columns:"D??lkar",border:"Breidd ramma",align:"J??fnun",alignLeft:"Vinstrijafna??",alignCenter:"Mi??ja??",alignRight:"H??grijafna??",width:"Breidd",widthPx:"myndeindir",widthPc:"pr??sent",widthUnit:"width unit",height:"H????",cellSpace:"Bil milli reita",cellPad:"Reitasp??ss??a",caption:"Titill",summary:"??fram",headers:"Fyrirsagnir",headersNone:"Engar",headersColumn:"Fyrsti d??lkur",headersRow:"Fyrsta r????",headersBoth:"Hvort tveggja",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Reitur",insertBefore:"Skj??ta inn reiti fyrir aftan",insertAfter:"Skj??ta inn reiti fyrir framan",deleteCell:"Fella reit",merge:"Sameina reiti",mergeRight:"Sameina til h??gri",mergeDown:"Sameina ni??ur ?? vi??",splitHorizontal:"Klj??fa reit l??r??tt",splitVertical:"Klj??fa reit l????r??tt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"R????",insertBefore:"Skj??ta inn r???? fyrir ofan",insertAfter:"Skj??ta inn r???? fyrir ne??an",deleteRow:"Ey??a r????"},column:{menu:"D??lkur",insertBefore:"Skj??ta inn d??lki vinstra megin",insertAfter:"Skj??ta inn d??lki h??gra megin",deleteColumn:"Fella d??lk"}},button:{title:"Eigindi hnapps",text:"Texti",type:"Ger??",typeBtn:"Hnappur",typeSbm:"Sta??festa",typeRst:"Hreinsa"},checkboxAndRadio:{checkboxTitle:"Eigindi markreits",radioTitle:"Eigindi valhnapps",value:"Gildi",selected:"Vali??"},form:{title:"Eigindi innsl??ttarforms",menu:"Eigindi innsl??ttarforms",action:"A??ger??",method:"A??fer??",encoding:"Encoding"},select:{title:"Eigindi lista",selectInfo:"Uppl??singar",opAvail:"Kostir",value:"Gildi",size:"St??r??",lines:"l??nur",chkMulti:"Leyfa fleiri kosti",opText:"Texti",opValue:"Gildi",btnAdd:"B??ta vi??",btnModify:"Breyta",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Merkja sem vali??",btnDelete:"Ey??a"},textarea:{title:"Eigindi textasv????is",cols:"D??lkar",rows:"L??nur"},textfield:{title:"Eigindi textareits",name:"Nafn",value:"Gildi",charWidth:"Breidd (leturt??kn)",maxChars:"H??marksfj??ldi leturt??kna",type:"Ger??",typeText:"Texti",typePass:"Lykilor??"},hidden:{title:"Eigindi falins sv????is",name:"Nafn",value:"Gildi"},image:{title:"Eigindi myndar",titleButton:"Eigindi myndahnapps",menu:"Eigindi myndar",infoTab:"Almennt",btnUpload:"Hla??a upp",upload:"Hla??a upp",alt:"Bakl??gur texti",width:"Breidd",height:"H????",lockRatio:"Festa st??r??arhlutfall",unlockRatio:"Unlock Ratio",resetSize:"Reikna st??r??",border:"Rammi",hSpace:"Vinstri bil",vSpace:"H??gri bil",align:"J??fnun",alignLeft:"Vinstri",alignRight:"H??gri",alertUrl:"Sl????u inn sl????ina a?? myndinni",linkTab:"Stikla",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Eigindi Flash",propertiesTab:"Properties",title:"Eigindi Flash",chkPlay:"Sj??lfvirk spilun",chkLoop:"Endurtekning",chkMenu:"S??na Flash-valmynd",chkFull:"Allow Fullscreen",scale:"Skali",scaleAll:"S??na allt",scaleNoBorder:"??n ramma",scaleFit:"Fella skala a?? st??r??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"J??fnun",alignLeft:"Vinstri",alignAbsBottom:"Abs ne??st",alignAbsMiddle:"Abs mi??ju??",alignBaseline:"Grunnl??na",alignBottom:"Ne??st",alignMiddle:"Mi??ju??",alignRight:"H??gri",alignTextTop:"Efri br??n texta",alignTop:"Efst",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrunnslitur",width:"Breidd",height:"H????",hSpace:"Vinstri bil",vSpace:"H??gri bil",validateSrc:"Sl????u inn veffang stiklunnar!",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Villuleit",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ekki ?? or??ab??kinni",changeTo:"Tillaga",btnIgnore:"Hunsa",btnIgnoreAll:"Hunsa allt",btnReplace:"Skipta",btnReplaceAll:"Skipta ??llu",btnUndo:"Til baka",noSuggestions:"- engar till??gur -",progress:"Villuleit ?? gangi...",noMispell:"Villuleit loki??: Engin villa fannst",noChanges:"Villuleit loki??: Engu or??i breytt",oneChange:"Villuleit loki??: Einu or??i breytt",manyChanges:"Villuleit loki??: %1 or??um breytt",ieSpellDownload:"Villuleit ekki sett upp.<br>Viltu setja hana upp?"},smiley:{toolbar:"Svipur",title:"Velja svip",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"N??mera??ur listi",bulletedlist:"Punktalisti",indent:"Minnka inndr??tt",outdent:"Auka inndr??tt",justify:{left:"Vinstrij??fnun",center:"Mi??ja texta",right:"H??grij??fnun",block:"Jafna b????um megin"},blockquote:"Inndr??ttur",clipboard:{title:"L??ma",cutError:"??ryggisstillingar vafrans ????ns leyfa ekki klippingu texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? klippa (Ctrl/Cmd+X).",copyError:"??ryggisstillingar vafrans ????ns leyfa ekki afritun texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? afrita (Ctrl/Cmd+C).",pasteMsg:"L??mdu ?? sv????i?? h??r a?? ne??an og (<STRONG>Ctrl/Cmd+V</STRONG>) og smelltu ?? <STRONG>OK</STRONG>.",securityMsg:"Vegna ??ryggisstillinga ?? vafranum ????num f??r ritillinn ekki beinan a??gang a?? klippubor??inu. ???? ver??ur a?? l??ma innihaldi?? aftur inn ?? ??ennan glugga.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"L??ma ??r Word",title:"L??ma ??r Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"L??ma sem ??sni??inn texta",title:"L??ma sem ??sni??inn texta"},templates:{button:"Sni??m??t",title:"Innihaldssni??m??t",options:"Template Options",insertOption:"Skipta ??t raunverulegu innihaldi",selectPromptMsg:"Veldu sni??m??t til a?? opna ?? ritlinum.<br>(N??verandi innihald v??kur fyrir ??v??!):",emptyListMsg:"(Ekkert sni??m??t er skilgreint!)"},showBlocks:"S??na blokkir",stylesCombo:{label:"St??lflokkur",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"St??lsni??",panelTitle:"St??lsni??",tag_p:"Venjulegt letur",tag_pre:"Forsni??i??",tag_address:"Vistfang",tag_h1:"Fyrirs??gn 1",tag_h2:"Fyrirs??gn 2",tag_h3:"Fyrirs??gn 3",tag_h4:"Fyrirs??gn 4",tag_h5:"Fyrirs??gn 5",tag_h6:"Fyrirs??gn 6",tag_div:"Venjulegt (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Leturger?? ",voiceLabel:"Font",panelTitle:"Leturger?? "},fontSize:{label:"Leturst??r?? ",voiceLabel:"Font Size",panelTitle:"Leturst??r?? "},colorButton:{textColorTitle:"Litur texta",bgColorTitle:"Bakgrunnslitur",panelTitle:"Colors",auto:"Sj??lfval",more:"Fleiri liti..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/it.js b/horde/js/ckeditor/lang/it.js
new file mode 100644 (file)
index 0000000..14d5735
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.it={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Codice Sorgente",newPage:"Nuova pagina vuota",save:"Salva",preview:"Anteprima",cut:"Taglia",copy:"Copia",paste:"Incolla",print:"Stampa",underline:"Sottolineato",bold:"Grassetto",italic:"Corsivo",selectAll:"Seleziona tutto",removeFormat:"Elimina formattazione",strike:"Barrato",subscript:"Pedice",superscript:"Apice",horizontalrule:"Inserisci riga orizzontale",pagebreak:"Inserisci interruzione di pagina",unlink:"Elimina collegamento",undo:"Annulla",redo:"Ripristina",common:{browseServer:"Cerca sul server",url:"URL",protocol:"Protocollo",upload:"Carica",uploadSubmit:"Invia al server",image:"Immagine",flash:"Oggetto Flash",form:"Modulo",checkbox:"Checkbox",radio:"Radio Button",textField:"Campo di testo",textarea:"Area di testo",hiddenField:"Campo nascosto",button:"Bottone",select:"Menu di selezione",imageButton:"Bottone immagine",notSet:"<non impostato>",id:"Id",name:"Nome",langDir:"Direzione scrittura",langDirLtr:"Da Sinistra a Destra (LTR)",langDirRtl:"Da Destra a Sinistra (RTL)",langCode:"Codice Lingua",longDescr:"URL descrizione estesa",cssClass:"Nome classe CSS",advisoryTitle:"Titolo",cssStyle:"Stile",ok:"OK",cancel:"Annulla",close:"Close",preview:"Preview",generalTab:"Generale",advancedTab:"Avanzate",validateNumberFailed:"Il valore inserito non ?? un numero.",confirmNewPage:"Ogni modifica non salvata sar?? persa. Sei sicuro di voler caricare una nuova pagina?",confirmCancel:"Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, non disponibile</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserisci carattere speciale",title:"Seleziona carattere speciale",options:"Special Character Options"},link:{toolbar:"Inserisci/Modifica collegamento",other:"<altro>",menu:"Modifica collegamento",title:"Collegamento",info:"Informazioni collegamento",target:"Destinazione",upload:"Carica",advanced:"Avanzate",type:"Tipo di Collegamento",toUrl:"URL",toAnchor:"Ancora nella pagina",toEmail:"E-Mail",targetFrame:"<riquadro>",targetPopup:"<finestra popup>",targetFrameName:"Nome del riquadro di destinazione",targetPopupName:"Nome finestra popup",popupFeatures:"Caratteristiche finestra popup",popupResizable:"Ridimensionabile",popupStatusBar:"Barra di stato",popupLocationBar:"Barra degli indirizzi",popupToolbar:"Barra degli strumenti",popupMenuBar:"Barra del menu",popupFullScreen:"A tutto schermo (IE)",popupScrollBars:"Barre di scorrimento",popupDependent:"Dipendente (Netscape)",popupWidth:"Larghezza",popupLeft:"Posizione da sinistra",popupHeight:"Altezza",popupTop:"Posizione dall'alto",id:"Id",langDir:"Direzione scrittura",langDirLTR:"Da Sinistra a Destra (LTR)",langDirRTL:"Da Destra a Sinistra (RTL)",acccessKey:"Scorciatoia<br />da tastiera",name:"Nome",langCode:"Direzione scrittura",tabIndex:"Ordine di tabulazione",advisoryTitle:"Titolo",advisoryContentType:"Tipo della risorsa collegata",cssClasses:"Nome classe CSS",charset:"Set di caretteri della risorsa collegata",styles:"Stile",selectAnchor:"Scegli Ancora",anchorName:"Per Nome",anchorId:"Per id elemento",emailAddress:"Indirizzo E-Mail",emailSubject:"Oggetto del messaggio",emailBody:"Corpo del messaggio",noAnchors:"(Nessuna ancora disponibile nel documento)",noUrl:"Devi inserire l'URL del collegamento",noEmail:"Devi inserire un'indirizzo e-mail"},anchor:{toolbar:"Inserisci/Modifica Ancora",menu:"Propriet?? ancora",title:"Propriet?? ancora",name:"Nome ancora",errorName:"Inserici il nome dell'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca e Sostituisci",find:"Trova",replace:"Sostituisci",findWhat:"Trova:",replaceWith:"Sostituisci con:",notFoundMsg:"L'elemento cercato non ?? stato trovato.",matchCase:"Maiuscole/minuscole",matchWord:"Solo parole intere",matchCyclic:"Ricerca ciclica",replaceAll:"Sostituisci tutto",replaceSuccessMsg:"%1 occorrenza(e) sostituite."},table:{toolbar:"Tabella",title:"Propriet?? tabella",menu:"Propriet?? tabella",deleteTable:"Cancella Tabella",rows:"Righe",columns:"Colonne",border:"Dimensione bordo",align:"Allineamento",alignLeft:"Sinistra",alignCenter:"Centrato",alignRight:"Destra",width:"Larghezza",widthPx:"pixel",widthPc:"percento",widthUnit:"width unit",height:"Altezza",cellSpace:"Spaziatura celle",cellPad:"Padding celle",caption:"Intestazione",summary:"Indice",headers:"Intestazione",headersNone:"Nessuna",headersColumn:"Prima Colonna",headersRow:"Prima Riga",headersBoth:"Entrambe",invalidRows:"Il numero di righe dev'essere un numero maggiore di 0.",invalidCols:"Il numero di colonne dev'essere un numero maggiore di 0.",invalidBorder:"La dimensione del bordo dev'essere un numero.",invalidWidth:"La larghezza della tabella dev'essere un numero.",invalidHeight:"L'altezza della tabella dev'essere un numero.",invalidCellSpacing:"La spaziatura tra le celle dev'essere un numero.",invalidCellPadding:"Il pagging delle celle dev'essere un numero",cell:{menu:"Cella",insertBefore:"Inserisci Cella Prima",insertAfter:"Inserisci Cella Dopo",deleteCell:"Elimina celle",merge:"Unisce celle",mergeRight:"Unisci a Destra",mergeDown:"Unisci in Basso",splitHorizontal:"Dividi Cella Orizzontalmente",splitVertical:"Dividi Cella Verticalmente",title:"Propriet?? della cella",cellType:"Tipo di cella",rowSpan:"Su pi?? righe",colSpan:"Su pi?? colonne",wordWrap:"Ritorno a capo",hAlign:"Allineamento orizzontale",vAlign:"Allineamento verticale",alignTop:"In Alto",alignMiddle:"Al Centro",alignBottom:"In Basso",alignBaseline:"Linea Base",bgColor:"Colore di Sfondo",borderColor:"Colore del Bordo",data:"Dati",header:"Intestazione",yes:"Si",no:"No",invalidWidth:"La larghezza della cella dev'essere un numero.",invalidHeight:"L'altezza della cella dev'essere un numero.",invalidRowSpan:"Il numero di righe dev'essere un numero intero.",invalidColSpan:"Il numero di colonne dev'essere un numero intero.",chooseColor:"Choose"},row:{menu:"Riga",insertBefore:"Inserisci Riga Prima",insertAfter:"Inserisci Riga Dopo",deleteRow:"Elimina righe"},column:{menu:"Colonna",insertBefore:"Inserisci Colonna Prima",insertAfter:"Inserisci Colonna Dopo",deleteColumn:"Elimina colonne"}},button:{title:"Propriet?? bottone",text:"Testo (Value)",type:"Tipo",typeBtn:"Bottone",typeSbm:"Invio",typeRst:"Annulla"},checkboxAndRadio:{checkboxTitle:"Propriet?? checkbox",radioTitle:"Propriet?? radio button",value:"Valore",selected:"Selezionato"},form:{title:"Propriet?? modulo",menu:"Propriet?? modulo",action:"Azione",method:"Metodo",encoding:"Codifica"},select:{title:"Propriet?? menu di selezione",selectInfo:"Info",opAvail:"Opzioni disponibili",value:"Valore",size:"Dimensione",lines:"righe",chkMulti:"Permetti selezione multipla",opText:"Testo",opValue:"Valore",btnAdd:"Aggiungi",btnModify:"Modifica",btnUp:"Su",btnDown:"Gi",btnSetValue:"Imposta come predefinito",btnDelete:"Rimuovi"},textarea:{title:"Propriet?? area di testo",cols:"Colonne",rows:"Righe"},textfield:{title:"Propriet?? campo di testo",name:"Nome",value:"Valore",charWidth:"Larghezza",maxChars:"Numero massimo di caratteri",type:"Tipo",typeText:"Testo",typePass:"Password"},hidden:{title:"Propriet?? campo nascosto",name:"Nome",value:"Valore"},image:{title:"Propriet?? immagine",titleButton:"Propriet?? bottone immagine",menu:"Propriet?? immagine",infoTab:"Informazioni immagine",btnUpload:"Invia al server",upload:"Carica",alt:"Testo alternativo",width:"Larghezza",height:"Altezza",lockRatio:"Blocca rapporto",unlockRatio:"Unlock Ratio",resetSize:"Reimposta dimensione",border:"Bordo",hSpace:"HSpace",vSpace:"VSpace",align:"Allineamento",alignLeft:"Sinistra",alignRight:"Destra",alertUrl:"Devi inserire l'URL per l'immagine",linkTab:"Collegamento",button2Img:"Vuoi trasformare il bottone immagine selezionato in un'immagine semplice?",img2Button:"Vuoi trasferomare l'immagine selezionata in un bottone immagine?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet?? Oggetto Flash",propertiesTab:"Propriet??",title:"Propriet?? Oggetto Flash",chkPlay:"Avvio Automatico",chkLoop:"Riavvio automatico",chkMenu:"Abilita Menu di Flash",chkFull:"Permetti la modalit?? tutto schermo",scale:"Ridimensiona",scaleAll:"Mostra Tutto",scaleNoBorder:"Senza Bordo",scaleFit:"Dimensione Esatta",access:"Accesso Script",accessAlways:"Sempre",accessSameDomain:"Solo stesso dominio",accessNever:"Mai",align:"Allineamento",alignLeft:"Sinistra",alignAbsBottom:"In basso assoluto",alignAbsMiddle:"Centrato assoluto",alignBaseline:"Linea base",alignBottom:"In Basso",alignMiddle:"Centrato",alignRight:"Destra",alignTextTop:"In alto al testo",alignTop:"In Alto",quality:"Qualit??",qualityBest:"Massima",qualityHigh:"Alta",qualityAutoHigh:"Alta Automatica",qualityMedium:"Intermedia",qualityAutoLow:"Bassa Automatica",qualityLow:"Bassa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Trasparente",windowMode:"Modalit?? finestra",flashvars:"Variabili per Flash",bgcolor:"Colore sfondo",width:"Larghezza",height:"Altezza",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Devi inserire l'URL del collegamento",validateWidth:"La Larghezza dev'essere un numero",validateHeight:"L'altezza dev'essere un numero",validateHSpace:"L'HSpace dev'essere un numero.",validateVSpace:"Il VSpace dev'essere un numero."},spellCheck:{toolbar:"Correttore ortografico",title:"Controllo ortografico",notAvailable:"Il servizio non ?? momentaneamente disponibile.",errorLoading:"Errore nel caricamento dell'host col servizio applicativo: %s.",notInDic:"Non nel dizionario",changeTo:"Cambia in",btnIgnore:"Ignora",btnIgnoreAll:"Ignora tutto",btnReplace:"Cambia",btnReplaceAll:"Cambia tutto",btnUndo:"Annulla",noSuggestions:"- Nessun suggerimento -",progress:"Controllo ortografico in corso",noMispell:"Controllo ortografico completato: nessun errore trovato",noChanges:"Controllo ortografico completato: nessuna parola cambiata",oneChange:"Controllo ortografico completato: 1 parola cambiata",manyChanges:"Controllo ortografico completato: %1 parole cambiate",ieSpellDownload:"Contollo ortografico non installato. Lo vuoi scaricare ora?"},smiley:{toolbar:"Emoticon",title:"Inserisci emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elemento"},numberedlist:"Elenco numerato",bulletedlist:"Elenco puntato",indent:"Aumenta rientro",outdent:"Riduci rientro",justify:{left:"Allinea a sinistra",center:"Centra",right:"Allinea a destra",block:"Giustifica"},blockquote:"Citazione",clipboard:{title:"Incolla",cutError:"Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).",copyError:"Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).",pasteMsg:"Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl/Cmd+V</STRONG>) e premi <STRONG>OK</STRONG>.",securityMsg:"A causa delle impostazioni di sicurezza del browser,l'editor non ?? in grado di accedere direttamente agli appunti. E' pertanto necessario incollarli di nuovo in questa finestra.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",toolbar:"Incolla da Word",title:"Incolla da Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Incolla come testo semplice",title:"Incolla come testo semplice"},templates:{button:"Modelli",title:"Contenuto dei modelli",options:"Template Options",insertOption:"Cancella il contenuto corrente",selectPromptMsg:"Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verr?? eliminato):",emptyListMsg:"(Nessun modello definito)"},showBlocks:"Visualizza Blocchi",stylesCombo:{label:"Stile",panelTitle:"Formatting Styles",panelTitle1:"Stili per blocchi",panelTitle2:"Stili in linea",panelTitle3:"Stili per oggetti"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normale",tag_pre:"Formattato",tag_address:"Indirizzo",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Dimensione",voiceLabel:"Dimensione Font",panelTitle:"Dimensione"},colorButton:{textColorTitle:"Colore testo",bgColorTitle:"Colore sfondo",panelTitle:"Colors",auto:"Automatico",more:"Altri colori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Controllo Ortografico Mentre Scrivi",opera_title:"Not supported by Opera",enable:"Abilita COMS",disable:"Disabilita COMS",about:"About COMS",toggle:"Inverti abilitazione SCOMS",options:"Opzioni",langs:"Lingue",moreSuggestions:"Altri suggerimenti",ignore:"Ignora",ignoreAll:"Ignora tutti",addWord:"Aggiungi Parola",emptyDic:"Il nome del dizionario non pu?? essere vuoto.",optionsTab:"Opzioni",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Lingue",dictionariesTab:"Dizionari",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"Per le informazioni sulla licenza si prega di visitare il nostro sito:",copy:"Copyright &copy; $1. Tutti i diritti riservati."},maximize:"Massimizza",minimize:"Minimize",fakeobjects:{anchor:"Ancora",flash:"Animazione Flash",div:"Interruzione di Pagina",unknown:"Oggetto sconosciuto"},resize:"Trascina per ridimensionare",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ja.js b/horde/js/ckeditor/lang/ja.js
new file mode 100644 (file)
index 0000000..d0d1895
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ja={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"??????????????????",save:"??????",preview:"???????????????",cut:"????????????",copy:"?????????",paste:"????????????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"???????????????",removeFormat:"????????????????????????",strike:"???????????????",subscript:"?????????",superscript:"???????????????",horizontalrule:"?????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"????????????",redo:"????????????",common:{browseServer:"???????????????????????????",url:"URL",protocol:"???????????????",upload:"??????????????????",uploadSubmit:"?????????????????????",image:"????????????",flash:"Flash",form:"????????????",checkbox:"????????????????????????",radio:"??????????????????",textField:"??????????????????",textarea:"?????????????????????",hiddenField:"????????????????????????",button:"?????????",select:"?????????????????????",imageButton:"???????????????",notSet:"<??????>",id:"Id",name:"Name??????",langDir:"?????????????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"???????????????",longDescr:"longdesc??????(????????????)",cssClass:"??????????????????????????????",advisoryTitle:"Title??????",cssStyle:"?????????????????????",ok:"OK",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"???????????????",validateNumberFailed:"??????????????????????????????",confirmNewPage:"?????????????????????????????? ???????????????????????????????????????????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"Special Character Options"},link:{toolbar:"???????????????/??????",other:"<????????????>",menu:"???????????????",title:"?????????????????????",info:"????????????????????? ??????",target:"???????????????",upload:"??????????????????",advanced:"???????????????",type:"??????????????????",toUrl:"URL",toAnchor:"??????????????????????????????",toEmail:"E-Mail",targetFrame:"<????????????>",targetPopup:"<?????????????????????????????????>",targetFrameName:"????????????????????????",targetPopupName:"????????????????????????????????????",popupFeatures:"???????????????????????????????????????",popupResizable:"???????????????",popupStatusBar:"?????????????????????",popupLocationBar:"????????????????????????",popupToolbar:"???????????????",popupMenuBar:"??????????????????",popupFullScreen:"??????????????????(IE)",popupScrollBars:"?????????????????????",popupDependent:"???????????????????????????????????????????????? (Netscape)",popupWidth:"???",popupLeft:"??????????????????????????????",popupHeight:"??????",popupTop:"??????????????????????????????",id:"Id",langDir:"?????????????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"??????????????????",name:"Name??????",langCode:"?????????????????????",tabIndex:"????????????????????????",advisoryTitle:"Title??????",advisoryContentType:"Content Type??????",cssClasses:"??????????????????????????????",charset:"?????????charset??????",styles:"?????????????????????",selectAnchor:"?????????????????????",anchorName:"???????????????",anchorId:"???????????????ID",emailAddress:"E-Mail ????????????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????URL??????????????????????????????",noEmail:"???????????????????????????????????????????????????"},anchor:{toolbar:"??????????????????/??????",menu:"???????????? ???????????????",title:"???????????? ???????????????",name:"???????????????",errorName:"???????????????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????????",find:"??????",replace:"????????????",findWhat:"?????????????????????:",replaceWith:"????????????????????????:",notFoundMsg:"????????????????????????????????????????????????????????????",matchCase:"????????????????????????????????????",matchWord:"?????????????????????",matchCyclic:"????????????",replaceAll:"??????????????????",replaceSuccessMsg:"%1 ????????????????????????"},table:{toolbar:"????????????",title:"???????????? ???????????????",menu:"???????????? ???????????????",deleteTable:"??????????????????",rows:"???",columns:"???",border:"?????????????????????",align:"?????????????????????",alignLeft:"???",alignCenter:"??????",alignRight:"???",width:"???",widthPx:"????????????",widthPc:"???????????????",widthUnit:"width unit",height:"??????",cellSpace:"???????????????",cellPad:"???????????????",caption:"??????????????????",summary:"?????????????????????",headers:"?????????????????????(th)",headersNone:"??????",headersColumn:"??????????????????",headersRow:"??????????????????",headersBoth:"??????",invalidRows:"??????0???????????????????????????????????????????????????",invalidCols:"??????0???????????????????????????????????????????????????",invalidBorder:"????????????????????????????????????????????????????????????",invalidWidth:"??????????????????????????????????????????",invalidHeight:"?????????????????????????????????????????????",invalidCellSpacing:"??????????????????????????????????????????????????????",invalidCellPadding:"??????????????????????????????????????????????????????",cell:{menu:"??????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"????????????",merge:"????????????",mergeRight:"????????????",mergeDown:"????????????",splitHorizontal:"???????????????????????????",splitVertical:"??????????????????????????????",title:"?????????????????????",cellType:"???????????????",rowSpan:"??????(??????)",colSpan:"??????(??????)",wordWrap:"????????????",hAlign:"??????????????????",vAlign:"??????????????????",alignTop:"???",alignMiddle:"??????",alignBottom:"???",alignBaseline:"??????????????????",bgColor:"?????????",borderColor:"?????????????????????",data:"?????????????????????(td)",header:"?????????????????????(th)",yes:"Yes",no:"No",invalidWidth:"????????????????????????????????????????????????",invalidHeight:"???????????????????????????????????????????????????",invalidRowSpan:"??????(??????)???????????????????????????????????????",invalidColSpan:"??????(??????)???????????????????????????????????????",chooseColor:"????????????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteColumn:"?????????"}},button:{title:"????????? ???????????????",text:"???????????? (???)",type:"?????????",typeBtn:"?????????",typeSbm:"??????",typeRst:"????????????"},checkboxAndRadio:{checkboxTitle:"???????????????????????? ???????????????",radioTitle:"?????????????????? ???????????????",value:"???",selected:"????????????"},form:{title:"???????????? ???????????????",menu:"???????????? ???????????????",action:"???????????????",method:"????????????",encoding:"????????????????????????"},select:{title:"????????????????????? ???????????????",selectInfo:"??????",opAvail:"??????????????????????????????",value:"???????????????",size:"?????????",lines:"???",chkMulti:"???????????????????????????",opText:"???????????????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"????????????????????????",btnDelete:"??????"},textarea:{title:"????????????????????? ???????????????",cols:"???",rows:"???"},textfield:{title:"?????????????????? ???????????????",name:"??????",value:"???",charWidth:"?????????",maxChars:"?????????",type:"?????????",typeText:"????????????",typePass:"?????????????????????"},hidden:{title:"???????????????????????? ???????????????",name:"??????",value:"???"},image:{title:"???????????? ???????????????",titleButton:"??????????????? ???????????????",menu:"???????????? ???????????????",infoTab:"???????????? ??????",btnUpload:"?????????????????????",upload:"??????????????????",alt:"??????????????????",width:"???",height:"??????",lockRatio:"???????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????",border:"????????????",hSpace:"?????????",vSpace:"?????????",align:"?????????",alignLeft:"???",alignRight:"???",alertUrl:"???????????????URL??????????????????????????????",linkTab:"?????????",button2Img:"?????????????????????????????????????????????????????????",img2Button:"?????????????????????????????????????????????????????????",urlMissing:"???????????????URL??????????????????????????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ???????????????",propertiesTab:"???????????????",title:"Flash ???????????????",chkPlay:"??????",chkLoop:"???????????????",chkMenu:"Flash??????????????????",chkFull:"???????????????????????????",scale:"??????????????????",scaleAll:"???????????????",scaleNoBorder:"??????????????????????????????",scaleFit:"???????????????????????????",access:"???????????????????????????(AllowScriptAccess)",accessAlways:"?????????????????????????????????(Always)",accessSameDomain:"???????????????????????????????????????(Same domain)",accessNever:"????????????????????????????????????(Never)",align:"?????????",alignLeft:"???",alignAbsBottom:"??????(?????????)",alignAbsMiddle:"??????(?????????)",alignBaseline:"??????????????????",alignBottom:"???",alignMiddle:"??????",alignRight:"???",alignTextTop:"??????????????????",alignTop:"???",quality:"??????",qualityBest:"????????????",qualityHigh:"???",qualityAutoHigh:"??????/???",qualityMedium:"???",qualityAutoLow:"??????/???",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"????????????????????????",windowModeTransparent:"?????????????????????",windowMode:"????????????????????????",flashvars:"??????????????????????????????(FlashVars)",bgcolor:"?????????",width:"???",height:"??????",hSpace:"?????????",vSpace:"?????????",validateSrc:"?????????URL??????????????????????????????",validateWidth:"??????????????????????????????????????????",validateHeight:"?????????????????????????????????????????????",validateHSpace:"????????????????????????????????????????????????",validateVSpace:"????????????????????????????????????????????????"},spellCheck:{toolbar:"?????????????????????",title:"?????????????????????",notAvailable:"????????????????????????????????????????????????????????????????????????????????????",errorLoading:"???????????????????????????????????????????????????????????????: %s.",notInDic:"????????????????????????",changeTo:"??????",btnIgnore:"??????",btnIgnoreAll:"???????????????",btnReplace:"??????",btnReplaceAll:"???????????????",btnUndo:"????????????",noSuggestions:"- ???????????? -",progress:"??????????????????????????????...",noMispell:"???????????????????????????: ?????????????????????????????????????????????",noChanges:"???????????????????????????: ???????????????????????????????????????",oneChange:"???????????????????????????: ??????????????????????????????",manyChanges:"???????????????????????????: %1 ???????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????"},smiley:{toolbar:"?????????",title:"???????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ???????????????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"?????????????????????",justify:{left:"?????????",center:"????????????",right:"?????????",block:"????????????"},blockquote:"??????????????????",clipboard:{title:"????????????",cutError:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+X)??????????????????????????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+C)??????????????????????????????",pasteMsg:"???????????????(<STRONG>Ctrl/Cmd+V</STRONG>)?????????????????????????????????????????????????????????<STRONG>OK</STRONG>???????????????????????????",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",toolbar:"?????????????????????????????????",title:"?????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????",title:"????????????????????????????????????"},templates:{button:"??????????????????(??????)",title:"????????????????????????",options:"Template Options",insertOption:"??????????????????????????????????????????????????????",selectPromptMsg:"??????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????)"},showBlocks:"??????????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"????????????????????????",panelTitle2:"???????????????????????????",panelTitle3:"??????????????????????????????"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"??????",tag_pre:"????????????",tag_address:"????????????",tag_h1:"????????? 1",tag_h2:"????????? 2",tag_h3:"????????? 3",tag_h4:"????????? 4",tag_h5:"????????? 5",tag_h6:"????????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"????????????",panelTitle:"????????????"},fontSize:{label:"?????????",voiceLabel:"?????????????????????",panelTitle:"?????????"},colorButton:{textColorTitle:"???????????????",bgColorTitle:"?????????",panelTitle:"Colors",auto:"??????",more:"???????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"???????????????????????????(SCAYT)",opera_title:"Not supported by Opera",enable:"SCAYT??????",disable:"SCAYT??????",about:"SCAYT?????????????????????",toggle:"SCAYT??????",options:"???????????????",langs:"??????",moreSuggestions:"????????????",ignore:"??????",ignoreAll:"???????????????",addWord:"????????????",emptyDic:"??????????????????????????????????????????",optionsTab:"???????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"?????????????????????"},about:{title:"CKEditor?????????????????????",dlgTitle:"CKEditor?????????????????????",moreInfo:"?????????????????????????????????????????????????????????????????????????????????:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"?????????",minimize:"?????????",fakeobjects:{anchor:"????????????",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"??????????????????????????????",colordialog:{title:"?????????",options:"Color Options",highlight:"???????????????",selected:"??????????????????",clear:"?????????"},toolbarCollapse:"???????????????????????????",toolbarExpand:"????????????????????????"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/km.js b/horde/js/ckeditor/lang/km.js
new file mode 100644 (file)
index 0000000..23d9651
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.km={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"???????????????????????????",save:"????????????????????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"??????????????????",paste:"????????????????????????",print:"????????????????????????",underline:"??????????????????????????????????????????????????????????????????",bold:"??????????????????????????????",italic:"??????????????????????????????",selectAll:"?????????????????????????????????????????????",removeFormat:"?????????????????? ?????????????????????",strike:"???????????????????????????????????????????????????????????????????????????",subscript:"???????????????????????????????????????",superscript:"??????????????????????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"?????????????????? ??????????????????????????????????????????",unlink:"???????????????????????????",undo:"???????????????????????????",redo:"??????????????????????????????",common:{browseServer:"?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????????????????????????????????????????????????????????????????????????????????",image:"??????????????????",flash:"Flash",form:"???????????????",checkbox:"??????????????????????????????????????????",radio:"?????????????????????????????????????????????",textField:"??????????????????????????????????????????",textarea:"????????????????????????????????????????????????",hiddenField:"?????????????????????",button:"??????????????????",select:"?????????????????????????????????",imageButton:"????????????????????????????????????",notSet:"<??????????????????>",id:"Id",name:"???????????????",langDir:"???????????????????????????",langDirLtr:"??????????????????????????????????????????(LTR)",langDirRtl:"??????????????????????????????????????????(RTL)",langCode:"??????????????????????????????",longDescr:"???????????????????????? URL ?????????",cssClass:"Stylesheet Classes",advisoryTitle:"????????????????????? ????????????????????????",cssStyle:"????????????",ok:"?????????????????????",cancel:"??????????????????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????????????????????????????????",title:"????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????????/?????????????????? ??????????????????",other:"<other>",menu:"????????????????????????????????????",title:"??????????????????",info:"????????????????????????????????????????????????",target:"???????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????????????????????????????????",toEmail:"??????????????????",targetFrame:"<?????????????????????>",targetPopup:"<?????????????????? ?????????>",targetFrameName:"??????????????????????????????????????????????????????????????????",targetPopupName:"??????????????????????????????????????????",popupFeatures:"?????????????????????????????????????????????????????????",popupResizable:"Resizable",popupStatusBar:"????????? ??????????????????",popupLocationBar:"????????? ??????????????????",popupToolbar:"????????? ??????????????????",popupMenuBar:"????????? ???????????????",popupFullScreen:"??????????????????????????????(IE)",popupScrollBars:"????????? ?????????",popupDependent:"??????????????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"??????????????????????????????????????????",popupHeight:"???????????????",popupTop:"?????????????????????????????????",id:"Id",langDir:"???????????????????????????",langDirLTR:"??????????????????????????????????????????(LTR)",langDirRTL:"??????????????????????????????????????????(RTL)",acccessKey:"?????? ???????????????????????????",name:"???????????????",langCode:"???????????????????????????",tabIndex:"????????? Tab",advisoryTitle:"????????????????????? ????????????????????????",advisoryContentType:"???????????????????????????????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"???????????????????????????????????????????????????????????????",styles:"????????????",selectAnchor:"??????????????????????????????????????????",anchorName:"??????????????????????????????????????????????????????",anchorId:"????????? Id",emailAddress:"??????????????????",emailSubject:"???????????????????????????????????????",emailBody:"??????????????????",noAnchors:"(No anchors available in the document)",noUrl:"???????????????????????? ?????????????????????????????? URL",noEmail:"???????????????????????? ?????????????????????????????? ??????????????????"},anchor:{toolbar:"??????????????????/?????????????????? ??????????????????",menu:"??????????????????????????????????????????",title:"??????????????????????????????????????????",name:"??????????????????????????????????????????",errorName:"???????????????????????? ??????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"?????????????????????",replace:"???????????????",findWhat:"?????????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"???????????????????????? ?????????????????????????????? ???",matchCase:"?????????????????????????????????",matchWord:"???????????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????? ???????????????",menu:"???????????????????????? ???????????????",deleteTable:"????????????????????????",rows:"????????????????????????",columns:"???????????????",border:"????????????????????????",align:"??????????????????????????????????????????",alignLeft:"????????????????????????",alignCenter:"??????????????????",alignRight:"????????????????????????",width:"????????????",widthPx:"??????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????????????????????",cellPad:"??????????????????",caption:"?????????????????????",summary:"???????????????????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"???????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????????????????????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"????????????????????????"}},button:{title:"???????????????????????? ??????????????????",text:"??????????????????(????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"??????????????????????????????????????????????????????????????????",radioTitle:"????????????????????????????????????????????????????????????",value:"????????????",selected:"?????????????????????????????????"},form:{title:"???????????????????????????????????????",menu:"???????????????????????????????????????",action:"????????????????????????",method:"????????????",encoding:"Encoding"},select:{title:"?????????????????????????????????????????????????????????",selectInfo:"??????????????????",opAvail:"???????????????????????????????????????????????? ??????????????????????????????????????????",value:"????????????",size:"????????????",lines:"?????????????????????",chkMulti:"????????????????????????????????????????????????????????????????????????",opText:"???????????????",opValue:"????????????",btnAdd:"??????????????????",btnModify:"?????????????????????????????????",btnUp:"??????",btnDown:"???????????????",btnSetValue:"Set as selected value",btnDelete:"?????????"},textarea:{title:"???????????????????????????????????????????????????????????????????????????",cols:"???????????????",rows:"????????????????????????"},textfield:{title:"???????????????????????????????????????????????????",name:"???????????????",value:"????????????",charWidth:"???????????? ???????????????",maxChars:"???????????????????????????????????????",type:"??????????????????",typeText:"???????????????",typePass:"?????????????????????????????????"},hidden:{title:"?????????????????????????????????????????????",name:"???????????????",value:"????????????"},image:{title:"??????????????????????????????????????????",titleButton:"????????????????????????????????????????????????????????????",menu:"??????????????????????????????????????????",infoTab:"????????????????????????????????????????????????",btnUpload:"????????????????????????????????????????????????????????????????????????????????????",upload:"???????????????",alt:"?????????????????????????????????",width:"????????????",height:"???????????????",lockRatio:"????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????????????????????????????",border:"????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignRight:"????????????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????? Flash",chkPlay:"??????????????????????????????????????????????????????",chkLoop:"?????????????????????",chkMenu:"?????????????????? ??????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"????????????",scaleAll:"???????????????????????????????????????",scaleNoBorder:"???????????????????????????????????????",scaleFit:"???????????????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"???????????????????????????????????????????????????",alignBottom:"????????????????????????",alignMiddle:"??????????????????",alignRight:"????????????????????????",alignTextTop:"????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????????????????????????????????????????",width:"????????????",height:"???????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"???????????????????????? ?????????????????????????????? URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????????????????????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????????????????????????????????????????????",changeTo:"???????????????????????????????????????",btnIgnore:"??????????????????????????????????????????",btnIgnoreAll:"?????????????????????????????????????????? ?????????????????????",btnReplace:"???????????????",btnReplaceAll:"????????????????????????????????????",btnUndo:"???????????????????????????",noSuggestions:"- ?????????????????????????????? -",progress:"???????????????????????????????????????????????????????????????????????????...",noMispell:"???????????????????????????????????????????????????????????????????????????????????????: ??????????????????????????????",noChanges:"???????????????????????????????????????????????????????????????????????????????????????: ???????????????????????????????????????????????????",oneChange:"???????????????????????????????????????????????????????????????????????????????????????: ?????????????????????????????????????????????????????????????????????????????????",manyChanges:"???????????????????????????????????????????????????????????????????????????????????????: %1 ?????????????????????????????????????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ??? ???????????????????????????????????????????"},smiley:{toolbar:"??????????????????",title:"????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????",bulletedlist:"????????????????????????????????????????????????",indent:"?????????????????????????????????????????????????????????",outdent:"??????????????????????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"??????????????????????????????",block:"??????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????????????????",cutError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ????????????????????????  (Ctrl/Cmd+X) ???",copyError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl/Cmd+C)???",pasteMsg:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???(<STRONG>Ctrl/Cmd+V</STRONG>) ?????????????????? <STRONG>OK</STRONG> ???",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????????????????????? Word",title:"?????????????????????????????? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"???????????????????????????",title:"??????????????????????????? ?????????????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????????",bgColorTitle:"?????????????????????????????????????????????",panelTitle:"Colors",auto:"????????????????????????????????????",more:"?????????????????????????????????.."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ko.js b/horde/js/ckeditor/lang/ko.js
new file mode 100644 (file)
index 0000000..e787d0e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ko={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"??? ??????",save:"????????????",preview:"????????????",cut:"????????????",copy:"????????????",paste:"????????????",print:"????????????",underline:"??????",bold:"?????????",italic:"?????????",selectAll:"????????????",removeFormat:"?????? ?????????",strike:"?????????",subscript:"?????? ??????",superscript:"??? ??????",horizontalrule:"????????? ??????",pagebreak:"Insert Page Break for Printing",unlink:"?????? ??????",undo:"??????",redo:"?????????",common:{browseServer:"?????? ??????",url:"URL",protocol:"????????????",upload:"?????????",uploadSubmit:"????????? ??????",image:"?????????",flash:"?????????",form:"???",checkbox:"????????????",radio:"???????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"????????????",imageButton:"???????????????",notSet:"<???????????? ??????>",id:"ID",name:"Name",langDir:"?????? ??????",langDirLtr:"???????????? ????????? (LTR)",langDirRtl:"??????????????? ?????? (RTL)",langCode:"?????? ??????",longDescr:"URL ??????",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"???",cancel:"?????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ??????",title:"???????????? ??????",options:"Special Character Options"},link:{toolbar:"?????? ??????/??????",other:"<??????>",menu:"?????? ??????",title:"??????",info:"?????? ??????",target:"??????",upload:"?????????",advanced:"?????????",type:"?????? ??????",toUrl:"URL",toAnchor:"?????????",toEmail:"?????????",targetFrame:"<?????????>",targetPopup:"<?????????>",targetFrameName:"?????? ????????? ??????",targetPopupName:"????????? ??????",popupFeatures:"????????? ??????",popupResizable:"Resizable",popupStatusBar:"?????????",popupLocationBar:"???????????????",popupToolbar:"??????",popupMenuBar:"?????????",popupFullScreen:"???????????? (IE)",popupScrollBars:"????????????",popupDependent:"Dependent (Netscape)",popupWidth:"??????",popupLeft:"?????? ??????",popupHeight:"??????",popupTop:"?????? ??????",id:"Id",langDir:"?????? ??????",langDirLTR:"???????????? ????????? (LTR)",langDirRTL:"??????????????? ?????? (RTL)",acccessKey:"????????? ???",name:"Name",langCode:"?????? ??????",tabIndex:"??? ??????",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"????????? ??????",anchorName:"????????? ??????",anchorId:"????????? ID",emailAddress:"????????? ??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(????????? ???????????? ????????????.)",noUrl:"?????? URL??? ??????????????????.",noEmail:"?????????????????? ??????????????????."},anchor:{toolbar:"????????? ??????/??????",menu:"????????? ??????",title:"????????? ??????",name:"????????? ??????",errorName:"????????? ????????? ??????????????????."},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? & ?????????",find:"??????",replace:"?????????",findWhat:"?????? ?????????:",replaceWith:"?????? ?????????:",notFoundMsg:"???????????? ?????? ??? ????????????.",matchCase:"???????????? ??????",matchWord:"????????? ??????",matchCyclic:"Match cyclic",replaceAll:"?????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???",title:"??? ??????",menu:"??? ??????",deleteTable:"??? ??????",rows:"?????????",columns:"?????????",border:"????????? ??????",align:"??????",alignLeft:"??????",alignCenter:"?????????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??? ??????",cellPad:"??? ??????",caption:"??????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???/???(Cell)",insertBefore:"?????? ???/??? ??????",insertAfter:"?????? ???/??? ??????",deleteCell:"??? ??????",merge:"??? ?????????",mergeRight:"????????? ?????????",mergeDown:"?????? ?????????",splitHorizontal:"?????? ?????????",splitVertical:"?????? ?????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???(Row)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteRow:"????????? ??????"},column:{menu:"???(Column)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteColumn:"????????? ??????"}},button:{title:"?????? ??????",text:"????????????(???)",type:"????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????? ??????",radioTitle:"??????????????? ??????",value:"???",selected:"?????????"},form:{title:"??? ??????",menu:"??? ??????",action:"????????????(Action)",method:"??????(Method)",encoding:"Encoding"},select:{title:"???????????? ??????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"????????????",lines:"???",chkMulti:"???????????? ?????? ??????",opText:"??????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"?????????",btnSetValue:"?????????????????? ??????",btnDelete:"??????"},textarea:{title:"???????????? ??????",cols:"??????",rows:"??????"},textfield:{title:"???????????? ??????",name:"??????",value:"???",charWidth:"?????? ??????",maxChars:"?????? ?????????",type:"??????",typeText:"?????????",typePass:"????????????"},hidden:{title:"???????????? ??????",name:"??????",value:"???"},image:{title:"????????? ??????",titleButton:"??????????????? ??????",menu:"????????? ??????",infoTab:"????????? ??????",btnUpload:"????????? ??????",upload:"?????????",alt:"????????? ??????",width:"??????",height:"??????",lockRatio:"?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"?????? ?????????",border:"?????????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"??????",alignRight:"?????????",alertUrl:"????????? URL??? ??????????????????",linkTab:"??????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????? ??????",propertiesTab:"Properties",title:"????????? ????????????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"??????????????? ??????",chkFull:"Allow Fullscreen",scale:"??????",scaleAll:"????????????",scaleNoBorder:"???????????????",scaleFit:"??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????",alignLeft:"??????",alignAbsBottom:"?????????(Abs Bottom)",alignAbsMiddle:"?????????(Abs Middle)",alignBaseline:"?????????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"???",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"?????? URL??? ??????????????????.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????? ?????? ??????",changeTo:"????????? ??????",btnIgnore:"?????????",btnIgnoreAll:"?????? ?????????",btnReplace:"??????",btnReplaceAll:"?????? ??????",btnUndo:"??????",noSuggestions:"- ???????????? ?????? -",progress:"??????????????? ??????????????????...",noMispell:"???????????? ??????: ????????? ????????? ????????????.",noChanges:"???????????? ??????: ????????? ????????? ????????????.",oneChange:"???????????? ??????: ????????? ?????????????????????.",manyChanges:"???????????? ??????: %1 ????????? ?????????????????????.",ieSpellDownload:"?????? ???????????? ???????????? ???????????????. ?????? ???????????????????????????????"},smiley:{toolbar:"?????????",title:"????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????? ??????",bulletedlist:"???????????? ??????",indent:"????????????",outdent:"????????????",justify:{left:"?????? ??????",center:"????????? ??????",right:"????????? ??????",block:"?????? ??????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl/Cmd+X).",copyError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????.  (Ctrl/Cmd+C).",pasteMsg:"???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??? ???????????? ???????????? ???????????? <STRONG>OK</STRONG> ??? ????????????.",securityMsg:"???????????? ?????? ???????????? ??????, ??????????????? ????????? ?????? ????????? ??? ????????????. ??? ?????? ?????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"MS Word ???????????? ????????????",title:"MS Word ???????????? ????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ????????????",title:"???????????? ????????????"},templates:{button:"?????????",title:"?????? ?????????",options:"Template Options",insertOption:"?????? ?????? ?????????",selectPromptMsg:"??????????????? ????????? ???????????? ??????????????????.<br>(???????????? ????????? ????????? ???????????????.):",emptyListMsg:"(???????????? ????????????.)"},showBlocks:"Show Blocks",stylesCombo:{label:"?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????",panelTitle:"??????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"?????? ??????",voiceLabel:"Font Size",panelTitle:"?????? ??????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????",panelTitle:"Colors",auto:"????????????",more:"????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/lt.js b/horde/js/ckeditor/lang/lt.js
new file mode 100644 (file)
index 0000000..267c3f8
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.lt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??altinis",newPage:"Naujas puslapis",save:"I??saugoti",preview:"Per??i??ra",cut:"I??kirpti",copy:"Kopijuoti",paste:"??d??ti",print:"Spausdinti",underline:"Pabrauktas",bold:"Pusjuodis",italic:"Kursyvas",selectAll:"Pa??ym??ti visk??",removeFormat:"Panaikinti format??",strike:"Perbrauktas",subscript:"Apatinis indeksas",superscript:"Vir??utinis indeksas",horizontalrule:"??terpti horizontali?? linij??",pagebreak:"??terpti puslapi?? skirtuk??",unlink:"Panaikinti nuorod??",undo:"At??aukti",redo:"Atstatyti",common:{browseServer:"Nar??yti po server??",url:"URL",protocol:"Protokolas",upload:"Si??sti",uploadSubmit:"Si??sti ?? server??",image:"Vaizdas",flash:"Flash",form:"Forma",checkbox:"??ymimasis langelis",radio:"??ymimoji akut??",textField:"Teksto laukas",textarea:"Teksto sritis",hiddenField:"Nerodomas laukas",button:"Mygtukas",select:"Atrankos laukas",imageButton:"Vaizdinis mygtukas",notSet:"<n??ra nustatyta>",id:"Id",name:"Vardas",langDir:"Teksto kryptis",langDirLtr:"I?? kair??s ?? de??in?? (LTR)",langDirRtl:"I?? de??in??s ?? kair?? (RTL)",langCode:"Kalbos kodas",longDescr:"Ilgas apra??ymas URL",cssClass:"Stili?? lentel??s klas??s",advisoryTitle:"Konsultacin?? antra??t??",cssStyle:"Stilius",ok:"OK",cancel:"Nutraukti",close:"Close",preview:"Preview",generalTab:"Bendros savyb??s",advancedTab:"Papildomas",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??terpti special?? simbol??",title:"Pasirinkite special?? simbol??",options:"Special Character Options"},link:{toolbar:"??terpti/taisyti nuorod??",other:"<kitas>",menu:"Taisyti nuorod??",title:"Nuoroda",info:"Nuorodos informacija",target:"Paskirties vieta",upload:"Si??sti",advanced:"Papildomas",type:"Nuorodos tipas",toUrl:"URL",toAnchor:"??ym?? ??iame puslapyje",toEmail:"El.pa??tas",targetFrame:"<kadras>",targetPopup:"<i??skleid??iamas langas>",targetFrameName:"Paskirties kadro vardas",targetPopupName:"Paskirties lango vardas",popupFeatures:"I??skleid??iamo lango savyb??s",popupResizable:"Resizable",popupStatusBar:"B??senos juosta",popupLocationBar:"Adreso juosta",popupToolbar:"Mygtuk?? juosta",popupMenuBar:"Meniu juosta",popupFullScreen:"Visas ekranas (IE)",popupScrollBars:"Slinkties juostos",popupDependent:"Priklausomas (Netscape)",popupWidth:"Plotis",popupLeft:"Kair?? pozicija",popupHeight:"Auk??tis",popupTop:"Vir??utin?? pozicija",id:"Id",langDir:"Teksto kryptis",langDirLTR:"I?? kair??s ?? de??in?? (LTR)",langDirRTL:"I?? de??in??s ?? kair?? (RTL)",acccessKey:"Prieigos raktas",name:"Vardas",langCode:"Teksto kryptis",tabIndex:"Tabuliavimo indeksas",advisoryTitle:"Konsultacin?? antra??t??",advisoryContentType:"Konsultacinio turinio tipas",cssClasses:"Stili?? lentel??s klas??s",charset:"Susiet?? i??tekli?? simboli?? lentel??",styles:"Stilius",selectAnchor:"Pasirinkite ??ym??",anchorName:"Pagal ??ym??s vard??",anchorId:"Pagal ??ym??s Id",emailAddress:"El.pa??to adresas",emailSubject:"??inut??s tema",emailBody:"??inut??s turinys",noAnchors:"(??iame dokumente ??ymi?? n??ra)",noUrl:"Pra??ome ??vesti nuorodos URL",noEmail:"Pra??ome ??vesti el.pa??to adres??"},anchor:{toolbar:"??terpti/modifikuoti ??ym??",menu:"??ym??s savyb??s",title:"??ym??s savyb??s",name:"??ym??s vardas",errorName:"Pra??ome ??vesti ??ym??s vard??"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Surasti ir pakeisti",find:"Rasti",replace:"Pakeisti",findWhat:"Surasti tekst??:",replaceWith:"Pakeisti tekstu:",notFoundMsg:"Nurodytas tekstas nerastas.",matchCase:"Skirti did??i??sias ir ma????sias raides",matchWord:"Atitikti piln?? ??od??",matchCyclic:"Match cyclic",replaceAll:"Pakeisti visk??",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Lentel??",title:"Lentel??s savyb??s",menu:"Lentel??s savyb??s",deleteTable:"??alinti lentel??",rows:"Eilut??s",columns:"Stulpeliai",border:"R??melio dydis",align:"Lygiuoti",alignLeft:"Kair??",alignCenter:"Centr??",alignRight:"De??in??",width:"Plotis",widthPx:"ta??kais",widthPc:"procentais",widthUnit:"width unit",height:"Auk??tis",cellSpace:"Tarpas tarp langeli??",cellPad:"Trapas nuo langelio r??mo iki teksto",caption:"Antra??t??",summary:"Santrauka",headers:"Antra??t??s",headersNone:"N??ra",headersColumn:"Pirmas stulpelis",headersRow:"Pirma eilut??",headersBoth:"Abu",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Langelis",insertBefore:"??terpti langel?? prie??",insertAfter:"??terpti langel?? po",deleteCell:"??alinti langelius",merge:"Sujungti langelius",mergeRight:"Sujungti su de??ine",mergeDown:"Sujungti su apa??ia",splitHorizontal:"Skaidyti langel?? horizontaliai",splitVertical:"Skaidyti langel?? vertikaliai",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Eilut??",insertBefore:"??terpti eilut?? prie??",insertAfter:"??terpti eilut?? po",deleteRow:"??alinti eilutes"},column:{menu:"Stulpelis",insertBefore:"??terpti stulpel?? prie??",insertAfter:"??terpti stulpel?? po",deleteColumn:"??alinti stulpelius"}},button:{title:"Mygtuko savyb??s",text:"Tekstas (Reik??m??)",type:"Tipas",typeBtn:"Mygtukas",typeSbm:"Si??sti",typeRst:"I??valyti"},checkboxAndRadio:{checkboxTitle:"??ymimojo langelio savyb??s",radioTitle:"??ymimosios akut??s savyb??s",value:"Reik??m??",selected:"Pa??ym??tas"},form:{title:"Formos savyb??s",menu:"Formos savyb??s",action:"Veiksmas",method:"Metodas",encoding:"Encoding"},select:{title:"Atrankos lauko savyb??s",selectInfo:"Informacija",opAvail:"Galimos parinktys",value:"Reik??m??",size:"Dydis",lines:"eilu??i??",chkMulti:"Leisti daugeriop?? atrank??",opText:"Tekstas",opValue:"Reik??m??",btnAdd:"??traukti",btnModify:"Modifikuoti",btnUp:"Auk??tyn",btnDown:"??emyn",btnSetValue:"Laikyti pa??ym??ta reik??me",btnDelete:"Trinti"},textarea:{title:"Teksto srities savyb??s",cols:"Ilgis",rows:"Plotis"},textfield:{title:"Teksto lauko savyb??s",name:"Vardas",value:"Reik??m??",charWidth:"Ilgis simboliais",maxChars:"Maksimalus simboli?? skai??ius",type:"Tipas",typeText:"Tekstas",typePass:"Slapta??odis"},hidden:{title:"Nerodomo lauko savyb??s",name:"Vardas",value:"Reik??m??"},image:{title:"Vaizdo savyb??s",titleButton:"Vaizdinio mygtuko savyb??s",menu:"Vaizdo savyb??s",infoTab:"Vaizdo informacija",btnUpload:"Si??sti ?? server??",upload:"Nusi??sti",alt:"Alternatyvus Tekstas",width:"Plotis",height:"Auk??tis",lockRatio:"I??laikyti proporcij??",unlockRatio:"Unlock Ratio",resetSize:"Atstatyti dyd??",border:"R??melis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",align:"Lygiuoti",alignLeft:"Kair??",alignRight:"De??in??",alertUrl:"Pra??ome ??vesti vaizdo URL",linkTab:"Nuoroda",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash savyb??s",propertiesTab:"Properties",title:"Flash savyb??s",chkPlay:"Automatinis paleidimas",chkLoop:"Ciklas",chkMenu:"Leisti Flash meniu",chkFull:"Allow Fullscreen",scale:"Mastelis",scaleAll:"Rodyti vis??",scaleNoBorder:"Be r??melio",scaleFit:"Tikslus atitikimas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Lygiuoti",alignLeft:"Kair??",alignAbsBottom:"Absoliu??i?? apa??i??",alignAbsMiddle:"Absoliut?? vidur??",alignBaseline:"Apatin?? linij??",alignBottom:"Apa??i??",alignMiddle:"Vidur??",alignRight:"De??in??",alignTextTop:"Teksto vir????n??",alignTop:"Vir????n??",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fono spalva",width:"Plotis",height:"Auk??tis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",validateSrc:"Pra??ome ??vesti nuorodos URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Ra??ybos tikrinimas",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"??odyne nerastas",changeTo:"Pakeisti ??",btnIgnore:"Ignoruoti",btnIgnoreAll:"Ignoruoti visus",btnReplace:"Pakeisti",btnReplaceAll:"Pakeisti visus",btnUndo:"At??aukti",noSuggestions:"- N??ra pasi??lym?? -",progress:"Vyksta ra??ybos tikrinimas...",noMispell:"Ra??ybos tikrinimas baigtas: Nerasta ra??ybos klaid??",noChanges:"Ra??ybos tikrinimas baigtas: N??ra pakeist?? ??od??i??",oneChange:"Ra??ybos tikrinimas baigtas: Vienas ??odis pakeistas",manyChanges:"Ra??ybos tikrinimas baigtas: Pakeista %1 ??od??i??",ieSpellDownload:"Ra??ybos tikrinimas neinstaliuotas. Ar J??s norite j?? dabar atsisi??sti?"},smiley:{toolbar:"Veideliai",title:"??terpti veidel??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numeruotas s??ra??as",bulletedlist:"Su??enklintas s??ra??as",indent:"Padidinti ??trauk??",outdent:"Suma??inti ??trauk??",justify:{left:"Lygiuoti kair??",center:"Centruoti",right:"Lygiuoti de??in??",block:"Lygiuoti abi puses"},blockquote:"Citata",clipboard:{title:"??d??ti",cutError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti i??kirpimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+X).",copyError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti kopijavimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+C).",pasteMsg:"??emiau esan??iame ??vedimo lauke ??d??kite tekst??, naudodami klaviat??r?? (<STRONG>Ctrl/Cmd+V</STRONG>) ir paspauskite mygtuk?? <STRONG>OK</STRONG>.",securityMsg:"D??l j??s?? nar??ykl??s saugumo nustatym??, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kart?? ?? ???? lang??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??d??ti i?? Word",title:"??d??ti i?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??d??ti kaip gryn?? tekst??",title:"??d??ti kaip gryn?? tekst??"},templates:{button:"??ablonai",title:"Turinio ??ablonai",options:"Template Options",insertOption:"Pakeisti dabartin?? turin?? pasirinktu ??ablonu",selectPromptMsg:"Pasirinkite norim?? ??ablon??<br>(<b>D??mesio!</b> esamas turinys bus prarastas):",emptyListMsg:"(??ablon?? s??ra??as tu????ias)"},showBlocks:"Rodyti blokus",stylesCombo:{label:"Stilius",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??rifto formatas",panelTitle:"??rifto formatas",tag_p:"Normalus",tag_pre:"Formuotas",tag_address:"Kreipinio",tag_h1:"Antra??tinis 1",tag_h2:"Antra??tinis 2",tag_h3:"Antra??tinis 3",tag_h4:"Antra??tinis 4",tag_h5:"Antra??tinis 5",tag_h6:"Antra??tinis 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??riftas",voiceLabel:"Font",panelTitle:"??riftas"},fontSize:{label:"??rifto dydis",voiceLabel:"Font Size",panelTitle:"??rifto dydis"},colorButton:{textColorTitle:"Teksto spalva",bgColorTitle:"Fono spalva",panelTitle:"Colors",auto:"Automatinis",more:"Daugiau spalv??..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/lv.js b/horde/js/ckeditor/lang/lv.js
new file mode 100644 (file)
index 0000000..048d99a
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.lv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML kods",newPage:"Jauna lapa",save:"Saglab??t",preview:"P??rskat??t",cut:"Izgriezt",copy:"Kop??t",paste:"Ievietot",print:"Druk??t",underline:"Apak??sv??tra",bold:"Treknu ??riftu",italic:"Sl??prakst??",selectAll:"Iez??m??t visu",removeFormat:"No??emt stilus",strike:"P??rsv??trots",subscript:"Zemrakst??",superscript:"Aug??rakst??",horizontalrule:"Ievietot horizont??lu Atdal??t??jsv??tru",pagebreak:"Ievietot lapas p??rtraukumu",unlink:"No??emt hipersaiti",undo:"Atcelt",redo:"Atk??rtot",common:{browseServer:"Skat??t servera saturu",url:"URL",protocol:"Protokols",upload:"Aug??upiel??d??t",uploadSubmit:"Nos??t??t serverim",image:"Att??ls",flash:"Flash",form:"Forma",checkbox:"Atz??m????anas kast??te",radio:"Izv??les poga",textField:"Teksta rinda",textarea:"Teksta laukums",hiddenField:"Pasl??pta teksta rinda",button:"Poga",select:"Iez??m????anas lauks",imageButton:"Att??lpoga",notSet:"<nav iestat??ts>",id:"Id",name:"Nosaukums",langDir:"Valodas las????anas virziens",langDirLtr:"No kreis??s uz labo (LTR)",langDirRtl:"No lab??s uz kreiso (RTL)",langCode:"Valodas kods",longDescr:"Gara apraksta Hipersaite",cssClass:"Stilu saraksta klases",advisoryTitle:"Konsultat??vs virsraksts",cssStyle:"Stils",ok:"Dar??ts!",cancel:"Atcelt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Izv??rstais",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ievietot speci??lo simbolu",title:"Ievietot ??pa??u simbolu",options:"Special Character Options"},link:{toolbar:"Ievietot/Labot hipersaiti",other:"<cits>",menu:"Labot hipersaiti",title:"Hipersaite",info:"Hipersaites inform??cija",target:"M??r??is",upload:"Aug??upiel??d??t",advanced:"Izv??rstais",type:"Hipersaites tips",toUrl:"URL",toAnchor:"Iez??me ??aj?? lap??",toEmail:"E-pasts",targetFrame:"<ietvars>",targetPopup:"<uznirsto???? log??>",targetFrameName:"M??r??a ietvara nosaukums",targetPopupName:"Uznirsto???? loga nosaukums",popupFeatures:"Uznirsto???? loga nosaukums ??pa????bas",popupResizable:"Resizable",popupStatusBar:"Statusa josla",popupLocationBar:"Atra??an??s vietas josla",popupToolbar:"R??ku josla",popupMenuBar:"Izv??lnes josla",popupFullScreen:"Piln?? ekr??n?? (IE)",popupScrollBars:"Ritjoslas",popupDependent:"Atkar??gs (Netscape)",popupWidth:"Platums",popupLeft:"Kreis?? koordin??te",popupHeight:"Augstums",popupTop:"Aug????j?? koordin??te",id:"Id",langDir:"Valodas las????anas virziens",langDirLTR:"No kreis??s uz labo (LTR)",langDirRTL:"No lab??s uz kreiso (RTL)",acccessKey:"Pieejas kods",name:"Nosaukums",langCode:"Valodas las????anas virziens",tabIndex:"Ci????u indekss",advisoryTitle:"Konsultat??vs virsraksts",advisoryContentType:"Konsultat??vs satura tips",cssClasses:"Stilu saraksta klases",charset:"Pievienot?? resursa kodu tabula",styles:"Stils",selectAnchor:"Izv??l??ties iez??mi",anchorName:"P??c iez??mes nosaukuma",anchorId:"P??c elementa ID",emailAddress:"E-pasta adrese",emailSubject:"Zi??as t??ma",emailBody:"Zi??as saturs",noAnchors:"(??aj?? dokument?? nav iez??mju)",noUrl:"L??dzu nor??di hipersaiti",noEmail:"L??dzu nor??di e-pasta adresi"},anchor:{toolbar:"Ievietot/Labot iez??mi",menu:"Iez??mes ??pa????bas",title:"Iez??mes ??pa????bas",name:"Iez??mes nosaukums",errorName:"L??dzu nor??diet iez??mes nosaukumu"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Mekl??t",replace:"Nomain??t",findWhat:"Mekl??t:",replaceWith:"Nomain??t uz:",notFoundMsg:"Nor??d??t?? fr??ze netika atrasta.",matchCase:"Re??istrj??t??gs",matchWord:"J??sakr??t piln??b??",matchCyclic:"Match cyclic",replaceAll:"Aizvietot visu",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabula",title:"Tabulas ??pa????bas",menu:"Tabulas ??pa????bas",deleteTable:"Dz??st tabulu",rows:"Rindas",columns:"Kolonnas",border:"R??mja izm??rs",align:"Novietojums",alignLeft:"Pa kreisi",alignCenter:"Centr??ti",alignRight:"Pa labi",width:"Platums",widthPx:"pikse??os",widthPc:"procentu??li",widthUnit:"width unit",height:"Augstums",cellSpace:"R??ti??u atstatums",cellPad:"R??ti??u nob??de",caption:"Le??enda",summary:"Anot??cija",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????na",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Dz??st r??ti??as",merge:"Apvienot r??ti??as",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rinda",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Dz??st rindas"},column:{menu:"Kolonna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Dz??st kolonnas"}},button:{title:"Pogas ??pa????bas",text:"Teksts (v??rt??ba)",type:"Tips",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Atz??m????anas kast??tes ??pa????bas",radioTitle:"Izv??les poga ??pa????bas",value:"V??rt??ba",selected:"Iez??m??ts"},form:{title:"Formas ??pa????bas",menu:"Formas ??pa????bas",action:"Darb??ba",method:"Metode",encoding:"Encoding"},select:{title:"Iez??m????anas lauka ??pa????bas",selectInfo:"Inform??cija",opAvail:"Pieejam??s iesp??jas",value:"V??rt??ba",size:"Izm??rs",lines:"rindas",chkMulti:"At??aut vair??kus iez??m??jumus",opText:"Teksts",opValue:"V??rt??ba",btnAdd:"Pievienot",btnModify:"Veikt izmai??as",btnUp:"Aug??up",btnDown:"Lejup",btnSetValue:"Noteikt k?? iez??m??to v??rt??bu",btnDelete:"Dz??st"},textarea:{title:"Teksta laukuma ??pa????bas",cols:"Kolonnas",rows:"Rindas"},textfield:{title:"Teksta rindas  ??pa????bas",name:"Nosaukums",value:"V??rt??ba",charWidth:"Simbolu platums",maxChars:"Simbolu maksim??lais daudzums",type:"Tips",typeText:"Teksts",typePass:"Parole"},hidden:{title:"Pasl??pt??s teksta rindas ??pa????bas",name:"Nosaukums",value:"V??rt??ba"},image:{title:"Att??la ??pa????bas",titleButton:"Att??lpogas ??pa????bas",menu:"Att??la ??pa????bas",infoTab:"Inform??cija par att??lu",btnUpload:"Nos??t??t serverim",upload:"Aug??upiel??d??t",alt:"Alternat??vais teksts",width:"Platums",height:"Augstums",lockRatio:"Nemain??ga Augstuma/Platuma attiec??ba",unlockRatio:"Unlock Ratio",resetSize:"Atjaunot s??kotn??jo izm??ru",border:"R??mis",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignRight:"Pa labi",alertUrl:"L??dzu nor??d??t att??la hipersaiti",linkTab:"Hipersaite",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??pa????bas",propertiesTab:"Properties",title:"Flash ??pa????bas",chkPlay:"Autom??tiska atska??o??ana",chkLoop:"Nep??rtraukti",chkMenu:"At??aut Flash izv??lni",chkFull:"Allow Fullscreen",scale:"Main??t izm??ru",scaleAll:"R??d??t visu",scaleNoBorder:"Bez r??mja",scaleFit:"Prec??zs izm??rs",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignAbsBottom:"Absol??ti apak????",alignAbsMiddle:"Absol??ti vertik??li centr??ts",alignBaseline:"Pamatrind??",alignBottom:"Apak????",alignMiddle:"Vertik??li centr??ts",alignRight:"Pa labi",alignTextTop:"Teksta aug????",alignTop:"Aug????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona kr??sa",width:"Platums",height:"Augstums",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",validateSrc:"L??dzu nor??di hipersaiti",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Pareizrakst??bas p??rbaude",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Netika atrasts v??rdn??c??",changeTo:"Nomain??t uz",btnIgnore:"Ignor??t",btnIgnoreAll:"Ignor??t visu",btnReplace:"Aizvietot",btnReplaceAll:"Aizvietot visu",btnUndo:"Atcelt",noSuggestions:"- Nav ieteikumu -",progress:"Notiek pareizrakst??bas p??rbaude...",noMispell:"Pareizrakst??bas p??rbaude pabeigta: k????das netika atrastas",noChanges:"Pareizrakst??bas p??rbaude pabeigta: nekas netika labots",oneChange:"Pareizrakst??bas p??rbaude pabeigta: 1 v??rds izmain??ts",manyChanges:"Pareizrakst??bas p??rbaude pabeigta: %1 v??rdi tika main??ti",ieSpellDownload:"Pareizrakst??bas p??rbaud??t??js nav pievienots. Vai v??laties to lejupiel??d??t tagad?"},smiley:{toolbar:"Smaidi??i",title:"Ievietot smaidi??u",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numur??ts saraksts",bulletedlist:"Izcelts saraksts",indent:"Palielin??t atk??pi",outdent:"Samazin??t atk??pi",justify:{left:"Izl??dzin??t pa kreisi",center:"Izl??dzin??t pret centru",right:"Izl??dzin??t pa labi",block:"Izl??dzin??t malas"},blockquote:"Block Quote",clipboard:{title:"Ievietot",cutError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt izgrie??anas darb??bu.  L??dzu, izmantojiet (Ctrl/Cmd+X, lai veiktu ??o darb??bu.",copyError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt kop????anas darb??bu.  L??dzu, izmantojiet (Ctrl/Cmd+C), lai veiktu ??o darb??bu.",pasteMsg:"L??dzu, ievietojiet tekstu ??aj?? laukum??, izmantojot klaviat??ru (<STRONG>Ctrl/Cmd+V</STRONG>) un apstipriniet ar <STRONG>Dar??ts!</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Ievietot no Worda",title:"Ievietot no Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Ievietot k?? vienk??r??u tekstu",title:"Ievietot k?? vienk??r??u tekstu"},templates:{button:"Sagataves",title:"Satura sagataves",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"L??dzu, nor??diet sagatavi, ko atv??rt editor??<br>(patreiz??jie dati tiks zaud??ti):",emptyListMsg:"(Nav nor??d??tas sagataves)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stils",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??ts",panelTitle:"Form??ts",tag_p:"Norm??ls teksts",tag_pre:"Format??ts teksts",tag_address:"Adrese",tag_h1:"Virsraksts 1",tag_h2:"Virsraksts 2",tag_h3:"Virsraksts 3",tag_h4:"Virsraksts 4",tag_h5:"Virsraksts 5",tag_h6:"Virsraksts 6",tag_div:"Rindkopa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??rifts",voiceLabel:"Font",panelTitle:"??rifts"},fontSize:{label:"Izm??rs",voiceLabel:"Font Size",panelTitle:"Izm??rs"},colorButton:{textColorTitle:"Teksta kr??sa",bgColorTitle:"Fona kr??sa",panelTitle:"Colors",auto:"Autom??tiska",more:"Pla????ka palete..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/mn.js b/horde/js/ckeditor/lang/mn.js
new file mode 100644 (file)
index 0000000..2c5c20c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.mn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????",save:"????????????????",preview:"???????????????? ??????????",cut:"??????????????",copy:"????????????",paste:"??????????????",print:"????????????",underline:"?????????????? ???? ?????????????????? ????????????",bold:"?????? ????????????",italic:"??????????",selectAll:"?????????????? ???? ????????????",removeFormat:"???????????? ?????? ????????",strike:"?????????????? ???? ?????????????????? ????????????",subscript:"?????????? ????????????",superscript:"?????????? ????????????",horizontalrule:"?????????????? ???????????? ??????????????",pagebreak:"???????????? ?????????????????????? ??????????????",unlink:"???????? ?????? ????????",undo:"???????????????? ????????????",redo:"?????????? ?????????????? ??????????????",common:{browseServer:"???????????? ????????????????",url:"URL",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ?????????????????? ??????????",image:"??????????",flash:"????????",form:"????????",checkbox:"??????????????",radio:"?????????? ????????",textField:"???????? ????????????",textarea:"???????? ??????????",hiddenField:"???????? ????????????",button:"????????",select:"?????????????? ????????????",imageButton:"???????????????? ????????",notSet:"<????????????????>",id:"Id",name:"??????",langDir:"???????????? ????????????",langDirLtr:"?????????????? ???????????? (LTR)",langDirRtl:"?????????????????? ???????? (RTL)",langCode:"???????????? ??????",longDescr:"URL-???? ??????????????",cssClass:"Stylesheet ????????????????",advisoryTitle:"?????????????????? ????????????",cssStyle:"????????????",ok:"OK",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????? ??????????????",title:"???????????? ?????????????? ????????????",options:"Special Character Options"},link:{toolbar:"???????? ??????????????/??????????????????",other:"<other>",menu:"?????????????? ??????????????????",title:"????????",info:"?????????????? ????????????????",target:"??????????????",upload:"????????????",advanced:"????????????",type:"?????????????? ??????????",toUrl:"URL",toAnchor:"?????? ?????????????????????? ??????????????",toEmail:"E-Mail",targetFrame:"<?????????????? ??????????>",targetPopup:"<popup ????????>",targetFrameName:"???????? ???????????? ??????",targetPopupName:"Popup ???????????? ??????",popupFeatures:"Popup ???????????? ????????????",popupResizable:"Resizable",popupStatusBar:"???????????? ??????????",popupLocationBar:"Location ??????????",popupToolbar:"?????????????? ??????????",popupMenuBar:"Me???? ??????????",popupFullScreen:"???????? ?????????????? (IE)",popupScrollBars:"?????????? ????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"??????????",popupLeft:"???????? ??????????????",popupHeight:"??????????",popupTop:"???????? ??????????????",id:"Id",langDir:"???????????? ????????????",langDirLTR:"?????????????? ???????????? (LTR)",langDirRTL:"?????????????????? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"??????",langCode:"???????????? ????????????",tabIndex:"Tab ????????????",advisoryTitle:"?????????????????? ????????????",advisoryContentType:"?????????????????? ?????????????? ??????????????",cssClasses:"Stylesheet ????????????????",charset:"?????????????? ?????????? ???????????? ????????????????????",styles:"????????????",selectAnchor:"?????????????? ????????????",anchorName:"?????????????????? ????????????",anchorId:"?????????????? Id-????????",emailAddress:"E-Mail ????????",emailSubject:"Message ????????????",emailBody:"Message-?????? ??????????????",noAnchors:"(???????????? ?????????? ???????????????????? ??????????)",noUrl:"???????? URL-???? ?????????????????????? ????",noEmail:"??-mail ???????????? ?????????????????????? ????"},anchor:{toolbar:"?????????????? ??????????????/??????????????????",menu:"?????????????? ???????? ??????????",title:"?????????????? ???????? ??????????",name:"?????????????? ??????",errorName:"?????????????? ?????????? ?????????????? ????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ?????? ???????? ??????",find:"????????",replace:"??????????",findWhat:"???????? ????/????????:",replaceWith:"?????????? ????:",notFoundMsg:"???????????? ?????????? ????????????????.",matchCase:"???????????? ??????????",matchWord:"???????????? ?????????? ????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ???? ??????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"??????????????",menu:"??????????????",deleteTable:"?????????????? ????????????",rows:"??????",columns:"????????????",border:"???????????????? ????????????",align:"??????????",alignLeft:"???????? ????????",alignCenter:"????????",alignRight:"???????????? ????????",width:"??????????",widthPx:"??????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"?????? ?????????????????? ?????? (spacing)",cellPad:"?????? ????????????????(padding)",caption:"??????????????",summary:"??????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????/??????",insertBefore:"??????/?????? ???????? ???? ??????????????",insertAfter:"??????/?????? ?????????? ???? ??????????????",deleteCell:"?????? ????????????",merge:"?????? ????????????",mergeRight:"???????????? ???????? ??????????????",mergeDown:"???????? ??????????????",splitHorizontal:"??????/???????? ?????????????????? ???? ????????????????????",splitVertical:"??????/???????? ?????????????????????? ???? ????????????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"?????? ???????? ???? ??????????????",insertAfter:"?????? ?????????? ???? ??????????????",deleteRow:"?????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????? ???? ??????????????",insertAfter:"???????????? ?????????? ???? ??????????????",deleteColumn:"???????????? ????????????"}},button:{title:"???????????? ???????? ??????????",text:"?????????? (????????)",type:"??????????",typeBtn:"????????",typeSbm:"Submit",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????? ??????????",radioTitle:"?????????? ???????????? ???????? ??????????",value:"????????",selected:"????????????????????"},form:{title:"???????? ???????? ??????????",menu:"???????? ???????? ??????????",action:"????????????",method:"????????",encoding:"Encoding"},select:{title:"???????????? ???????????????? ???????? ??????????",selectInfo:"????????????????",opAvail:"???????????????? ??????????????",value:"????????",size:"????????????",lines:"??????",chkMulti:"???????? ?????????????? ??????????????????",opText:"??????????",opValue:"????????",btnAdd:"??????????",btnModify:"??????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????????????? ???????? ??????????",btnDelete:"????????????"},textarea:{title:"?????????? ?????????? ???????? ??????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????? ???????????????? ???????? ??????????",name:"??????",value:"????????",charWidth:"?????????????????? ??????????",maxChars:"?????????????? ???? ??????????????",type:"??????????",typeText:"??????????",typePass:"???????? ????"},hidden:{title:"???????? ???????????????? ???????? ??????????",name:"??????",value:"????????"},image:{title:"??????????",titleButton:"???????????? ???????????? ???????? ??????????",menu:"??????????",infoTab:"?????????????? ????????????????",btnUpload:"???????????? ?????????????????? ??????????",upload:"????????????",alt:"?????????????? ??????????",width:"??????????",height:"??????????",lockRatio:"?????????? ????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ?????????? ??????????",border:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",align:"??????????",alignLeft:"????????",alignRight:"????????????",alertUrl:"?????????????? URL-???? ?????????????? ?????????????? ????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????? ???????? ??????????",propertiesTab:"Properties",title:"????????  ???????? ??????????",chkPlay:"???????????????????? ????????????",chkLoop:"????????????",chkMenu:"???????? ?????? ??????????????????????",chkFull:"Allow Fullscreen",scale:"??????????????????",scaleAll:"?????????????? ????????????????",scaleNoBorder:"????????????????",scaleFit:"???? ??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????",alignLeft:"????????",alignAbsBottom:"Abs ???????? ????????",alignAbsMiddle:"Abs ???????? ????????",alignBaseline:"Baseline",alignBottom:"???????? ????????",alignMiddle:"???????? ????????",alignRight:"????????????",alignTextTop:"?????????? ????????",alignTop:"???????? ????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ????????",width:"??????????",height:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",validateSrc:"???????? URL-???? ?????????????????????? ????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ?????????? ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ????????????????",changeTo:"??????????????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????? ??????????????????",btnReplace:"???????? ??????????",btnReplaceAll:"?????????????? ???????? ??????????",btnUndo:"????????????",noSuggestions:"- ???????????????????? -",progress:"?????????? ???????????? ???????????? ?????? ??????...",noMispell:"?????????? ?????????????? ??????????????: ?????????? ??????????????????",noChanges:"?????????? ?????????????? ??????????????: ???? ??????????????????????????",oneChange:"?????????? ?????????????? ??????????????: 1 ???? ??????????????????????",manyChanges:"?????????? ?????????????? ??????????????: %1 ???? ??????????????????????",ieSpellDownload:"?????????? ?????????????? ?????????????????? ??????????. ?????????? ???????????? ???????? ?????????? ?????"},smiley:{toolbar:"????????????????????????",title:"???????????????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????????????? ????????????????",bulletedlist:"???????????? ????????????????",indent:"?????????? ?????? ??????????",outdent:"?????????? ?????? ??????????",justify:{left:"???????? ???????? ????????????????????",center:"???????? ????????????????????",right:"???????????? ???????? ????????????????????",block:"???????? ?????????????????? ????????????????????"},blockquote:"????????????????????",clipboard:{title:"??????????????",cutError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ?????????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+X) ???????????? ???????????????? ???????????????? ????.",copyError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ???????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+C) ???????????? ???????????????? ???????????????? ????.",pasteMsg:"(<strong>Ctrl/Cmd+V</strong>) ?????????????? ?????????????? paste ?????????? ????. ?????? <strong>OK</strong> ??????.",securityMsg:"???????? ????????????????/browser/-?? ???????????????????????? ???????????????????????? ???????????? editor clipboard ???????????????????? ???????? ???????????? ??????????????????. ?????? ???????????? ?????????? paste ?????????????? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Word-?????? ??????????????",title:"Word-?????? ??????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Plain Text-?????? ??????????????",title:"Plain Text-?????? ??????????????"},templates:{button:"??????????????????",title:"???????????????? ??????????????",options:"Template Options",insertOption:"???????????????? ???????????????????? ???????? ??????????",selectPromptMsg:"???????????????? ???????? editor-?????? ???????????? ?????????????? ????<br />(???????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???????????? ?????????????????????????????????? ??????????)"},showBlocks:"Block-?????????? ??????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????",tag_pre:"Formatted",tag_address:"????????",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????????? ????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????",more:"???????????? ????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ms.js b/horde/js/ckeditor/lang/ms.js
new file mode 100644 (file)
index 0000000..611e972
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ms={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sumber",newPage:"Helaian Baru",save:"Simpan",preview:"Prebiu",cut:"Potong",copy:"Salin",paste:"Tampal",print:"Cetak",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Pilih Semua",removeFormat:"Buang Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Masukkan Garisan Membujur",pagebreak:"Insert Page Break for Printing",unlink:"Buang Sambungan",undo:"Batalkan",redo:"Ulangkan",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"Muat Naik",uploadSubmit:"Hantar ke Server",image:"Gambar",flash:"Flash",form:"Borang",checkbox:"Checkbox",radio:"Butang Radio",textField:"Text Field",textarea:"Textarea",hiddenField:"Field Tersembunyi",button:"Butang",select:"Field Pilihan",imageButton:"Butang Bergambar",notSet:"<tidak di set>",id:"Id",name:"Nama",langDir:"Arah Tulisan",langDirLtr:"Kiri ke Kanan (LTR)",langDirRtl:"Kanan ke Kiri (RTL)",langCode:"Kod Bahasa",longDescr:"Butiran Panjang URL",cssClass:"Kelas-kelas Stylesheet",advisoryTitle:"Tajuk Makluman",cssStyle:"Stail",ok:"OK",cancel:"Batal",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Masukkan Huruf Istimewa",title:"Sila pilih huruf istimewa",options:"Special Character Options"},link:{toolbar:"Masukkan/Sunting Sambungan",other:"<lain>",menu:"Sunting Sambungan",title:"Sambungan",info:"Butiran Sambungan",target:"Sasaran",upload:"Muat Naik",advanced:"Advanced",type:"Jenis Sambungan",toUrl:"URL",toAnchor:"Pautan dalam muka surat ini",toEmail:"E-Mail",targetFrame:"<bingkai>",targetPopup:"<tetingkap popup>",targetFrameName:"Nama Bingkai Sasaran",targetPopupName:"Nama Tetingkap Popup",popupFeatures:"Ciri Tetingkap Popup",popupResizable:"Resizable",popupStatusBar:"Bar Status",popupLocationBar:"Bar Lokasi",popupToolbar:"Toolbar",popupMenuBar:"Bar Menu",popupFullScreen:"Skrin Penuh (IE)",popupScrollBars:"Bar-bar skrol",popupDependent:"Bergantungan (Netscape)",popupWidth:"Lebar",popupLeft:"Posisi Kiri",popupHeight:"Tinggi",popupTop:"Posisi Atas",id:"Id",langDir:"Arah Tulisan",langDirLTR:"Kiri ke Kanan (LTR)",langDirRTL:"Kanan ke Kiri (RTL)",acccessKey:"Kunci Akses",name:"Nama",langCode:"Arah Tulisan",tabIndex:"Indeks Tab ",advisoryTitle:"Tajuk Makluman",advisoryContentType:"Jenis Kandungan Makluman",cssClasses:"Kelas-kelas Stylesheet",charset:"Linked Resource Charset",styles:"Stail",selectAnchor:"Sila pilih pautan",anchorName:"dengan menggunakan nama pautan",anchorId:"dengan menggunakan ID elemen",emailAddress:"Alamat E-Mail",emailSubject:"Subjek Mesej",emailBody:"Isi Kandungan Mesej",noAnchors:"(Tiada pautan terdapat dalam dokumen ini)",noUrl:"Sila taip sambungan URL",noEmail:"Sila taip alamat e-mail"},anchor:{toolbar:"Masukkan/Sunting Pautan",menu:"Ciri-ciri Pautan",title:"Ciri-ciri Pautan",name:"Nama Pautan",errorName:"Sila taip nama pautan"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Cari",replace:"Ganti",findWhat:"Perkataan yang dicari:",replaceWith:"Diganti dengan:",notFoundMsg:"Text yang dicari tidak dijumpai.",matchCase:"Padanan case huruf",matchWord:"Padana Keseluruhan perkataan",matchCyclic:"Match cyclic",replaceAll:"Ganti semua",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Jadual",title:"Ciri-ciri Jadual",menu:"Ciri-ciri Jadual",deleteTable:"Delete Table",rows:"Barisan",columns:"Jaluran",border:"Saiz Border",align:"Penjajaran",alignLeft:"Kiri",alignCenter:"Tengah",alignRight:"Kanan",width:"Lebar",widthPx:"piksel-piksel",widthPc:"peratus",widthUnit:"width unit",height:"Tinggi",cellSpace:"Ruangan Antara Sel",cellPad:"Tambahan Ruang Sel",caption:"Keterangan",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Buangkan Sel-sel",merge:"Cantumkan Sel-sel",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Buangkan Baris"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Buangkan Lajur"}},button:{title:"Ciri-ciri Butang",text:"Teks (Nilai)",type:"Jenis",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Ciri-ciri Checkbox",radioTitle:"Ciri-ciri Butang Radio",value:"Nilai",selected:"Dipilih"},form:{title:"Ciri-ciri Borang",menu:"Ciri-ciri Borang",action:"Tindakan borang",method:"Cara borang dihantar",encoding:"Encoding"},select:{title:"Ciri-ciri Selection Field",selectInfo:"Select Info",opAvail:"Pilihan sediada",value:"Nilai",size:"Saiz",lines:"garisan",chkMulti:"Benarkan pilihan pelbagai",opText:"Teks",opValue:"Nilai",btnAdd:"Tambah Pilihan",btnModify:"Ubah Pilihan",btnUp:"Naik ke atas",btnDown:"Turun ke bawah",btnSetValue:"Set sebagai nilai terpilih",btnDelete:"Padam"},textarea:{title:"Ciri-ciri Textarea",cols:"Lajur",rows:"Baris"},textfield:{title:"Ciri-ciri Text Field",name:"Nama",value:"Nilai",charWidth:"Lebar isian",maxChars:"Isian Maksimum",type:"Jenis",typeText:"Teks",typePass:"Kata Laluan"},hidden:{title:"Ciri-ciri Field Tersembunyi",name:"Nama",value:"Nilai"},image:{title:"Ciri-ciri Imej",titleButton:"Ciri-ciri Butang Bergambar",menu:"Ciri-ciri Imej",infoTab:"Info Imej",btnUpload:"Hantar ke Server",upload:"Muat Naik",alt:"Text Alternatif",width:"Lebar",height:"Tinggi",lockRatio:"Tetapkan Nisbah",unlockRatio:"Unlock Ratio",resetSize:"Saiz Set Semula",border:"Border",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",align:"Jajaran",alignLeft:"Kiri",alignRight:"Kanan",alertUrl:"Sila taip URL untuk fail gambar",linkTab:"Sambungan",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Jajaran",alignLeft:"Kiri",alignAbsBottom:"Bawah Mutlak",alignAbsMiddle:"Pertengahan Mutlak",alignBaseline:"Garis Dasar",alignBottom:"Bawah",alignMiddle:"Pertengahan",alignRight:"Kanan",alignTextTop:"Atas Text",alignTop:"Atas",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Warna Latarbelakang",width:"Lebar",height:"Tinggi",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",validateSrc:"Sila taip sambungan URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Semak Ejaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Tidak terdapat didalam kamus",changeTo:"Tukarkan kepada",btnIgnore:"Biar",btnIgnoreAll:"Biarkan semua",btnReplace:"Ganti",btnReplaceAll:"Gantikan Semua",btnUndo:"Batalkan",noSuggestions:"- Tiada cadangan -",progress:"Pemeriksaan ejaan sedang diproses...",noMispell:"Pemeriksaan ejaan siap: Tiada salah ejaan",noChanges:"Pemeriksaan ejaan siap: Tiada perkataan diubah",oneChange:"Pemeriksaan ejaan siap: Satu perkataan telah diubah",manyChanges:"Pemeriksaan ejaan siap: %1 perkataan diubah",ieSpellDownload:"Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?"},smiley:{toolbar:"Smiley",title:"Masukkan Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Senarai bernombor",bulletedlist:"Senarai tidak bernombor",indent:"Tambahkan Inden",outdent:"Kurangkan Inden",justify:{left:"Jajaran Kiri",center:"Jajaran Tengah",right:"Jajaran Kanan",block:"Jajaran Blok"},blockquote:"Block Quote",clipboard:{title:"Tampal",cutError:"Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+X).",copyError:"Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Tampal dari Word",title:"Tampal dari Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Tampal sebagai text biasa",title:"Tampal sebagai text biasa"},templates:{button:"Templat",title:"Templat Kandungan",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",emptyListMsg:"(Tiada Templat Disimpan)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stail",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Telah Diformat",tag_address:"Alamat",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Perenggan (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Saiz",voiceLabel:"Font Size",panelTitle:"Saiz"},colorButton:{textColorTitle:"Warna Text",bgColorTitle:"Warna Latarbelakang",panelTitle:"Colors",auto:"Otomatik",more:"Warna lain-lain..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/nb.js b/horde/js/ckeditor/lang/nb.js
new file mode 100644 (file)
index 0000000..aec9835
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.nb={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright &copy; $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/nl.js b/horde/js/ckeditor/lang/nl.js
new file mode 100644 (file)
index 0000000..945b126
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.nl={dir:"ltr",editorTitle:"Tekstverwerker, %1, druk op ALT 0 voor hulp.",toolbar:"Werkbalk",editor:"Tekstverwerker",source:"Code",newPage:"Nieuwe pagina",save:"Opslaan",preview:"Voorbeeld",cut:"Knippen",copy:"Kopi??ren",paste:"Plakken",print:"Printen",underline:"Onderstreept",bold:"Vet",italic:"Schuingedrukt",selectAll:"Alles selecteren",removeFormat:"Opmaak verwijderen",strike:"Doorhalen",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horizontale lijn invoegen",pagebreak:"Pagina-einde invoegen",unlink:"Link verwijderen",undo:"Ongedaan maken",redo:"Opnieuw uitvoeren",common:{browseServer:"Bladeren op server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Naar server verzenden",image:"Afbeelding",flash:"Flash",form:"Formulier",checkbox:"Aanvinkvakje",radio:"Selectievakje",textField:"Tekstveld",textarea:"Tekstvak",hiddenField:"Verborgen veld",button:"Knop",select:"Selectieveld",imageButton:"Afbeeldingsknop",notSet:"<niet ingevuld>",id:"Kenmerk",name:"Naam",langDir:"Schrijfrichting",langDirLtr:"Links naar rechts (LTR)",langDirRtl:"Rechts naar links (RTL)",langCode:"Taalcode",longDescr:"Lange URL-omschrijving",cssClass:"Stylesheet-klassen",advisoryTitle:"Aanbevolen titel",cssStyle:"Stijl",ok:"OK",cancel:"Annuleren",close:"Sluiten",preview:"Voorbeeld",generalTab:"Algemeen",advancedTab:"Geavanceerd",validateNumberFailed:"Deze waarde is geen geldig getal.",confirmNewPage:"Alle aangebrachte wijzigingen gaan verloren. Weet u zeker dat u een nieuwe pagina wilt openen?",confirmCancel:"Enkele opties zijn gewijzigd. Weet u zeker dat u dit dialoogvenster wilt sluiten?",options:"Opties",target:"Doel",targetNew:"Nieuw venster (_blank)",targetTop:"Hele venster (_top)",targetSelf:"Zelfde venster (_self)",targetParent:"Origineel venster (_parent)",unavailable:'%1<span class="cke_accessibility">, niet beschikbaar</span>'},contextmenu:{options:"Context menu opties"},specialChar:{toolbar:"Speciaal teken invoegen",title:"Selecteer speciaal teken",options:"Speciale tekens opties"},link:{toolbar:"Link invoegen/wijzigen",other:"<ander>",menu:"Link wijzigen",title:"Link",info:"Linkomschrijving",target:"Doel",upload:"Upload",advanced:"Geavanceerd",type:"Linktype",toUrl:"URL",toAnchor:"Interne link in pagina",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Naam doelframe",targetPopupName:"Naam popupvenster",popupFeatures:"Instellingen popupvenster",popupResizable:"Herschaalbaar",popupStatusBar:"Statusbalk",popupLocationBar:"Locatiemenu",popupToolbar:"Menubalk",popupMenuBar:"Menubalk",popupFullScreen:"Volledig scherm (IE)",popupScrollBars:"Schuifbalken",popupDependent:"Afhankelijk (Netscape)",popupWidth:"Breedte",popupLeft:"Positie links",popupHeight:"Hoogte",popupTop:"Positie boven",id:"Id",langDir:"Schrijfrichting",langDirLTR:"Links naar rechts (LTR)",langDirRTL:"Rechts naar links (RTL)",acccessKey:"Toegangstoets",name:"Naam",langCode:"Schrijfrichting",tabIndex:"Tabvolgorde",advisoryTitle:"Aanbevolen titel",advisoryContentType:"Aanbevolen content-type",cssClasses:"Stylesheet-klassen",charset:"Karakterset van gelinkte bron",styles:"Stijl",selectAnchor:"Kies een interne link",anchorName:"Op naam interne link",anchorId:"Op kenmerk interne link",emailAddress:"E-mailadres",emailSubject:"Onderwerp bericht",emailBody:"Inhoud bericht",noAnchors:"(Geen interne links in document gevonden)",noUrl:"Geef de link van de URL",noEmail:"Geef een e-mailadres"},anchor:{toolbar:"Interne link",menu:"Eigenschappen interne link",title:"Eigenschappen interne link",name:"Naam interne link",errorName:"Geef de naam van de interne link op"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Zoeken en vervangen",find:"Zoeken",replace:"Vervangen",findWhat:"Zoeken naar:",replaceWith:"Vervangen met:",notFoundMsg:"De opgegeven tekst is niet gevonden.",matchCase:"Hoofdlettergevoelig",matchWord:"Hele woord moet voorkomen",matchCyclic:"Doorlopend zoeken",replaceAll:"Alles vervangen",replaceSuccessMsg:"%1 resulaten vervangen."},table:{toolbar:"Tabel",title:"Eigenschappen tabel",menu:"Eigenschappen tabel",deleteTable:"Tabel verwijderen",rows:"Rijen",columns:"Kolommen",border:"Breedte rand",align:"Uitlijning",alignLeft:"Links",alignCenter:"Centreren",alignRight:"Rechts",width:"Breedte",widthPx:"pixels",widthPc:"procent",widthUnit:"eenheid breedte",height:"Hoogte",cellSpace:"Afstand tussen cellen",cellPad:"Ruimte in de cel",caption:"Naam",summary:"Samenvatting",headers:"Koppen",headersNone:"Geen",headersColumn:"Eerste kolom",headersRow:"Eerste rij",headersBoth:"Beide",invalidRows:"Het aantal rijen moet een getal zijn groter dan 0.",invalidCols:"Het aantal kolommen moet een getal zijn groter dan 0.",invalidBorder:"De rand breedte moet een getal zijn.",invalidWidth:"De tabel breedte moet een getal zijn.",invalidHeight:"De tabel hoogte moet een getal zijn.",invalidCellSpacing:"Afstand tussen cellen moet een getal zijn.",invalidCellPadding:"Ruimte in de cel moet een getal zijn.",cell:{menu:"Cel",insertBefore:"Voeg cel in voor",insertAfter:"Voeg cel in achter",deleteCell:"Cellen verwijderen",merge:"Cellen samenvoegen",mergeRight:"Voeg samen naar rechts",mergeDown:"Voeg samen naar beneden",splitHorizontal:"Splits cellen horizontaal",splitVertical:"Splits cellen verticaal",title:"Cel eigenschappen",cellType:"Cel type",rowSpan:"Rijen samenvoegen",colSpan:"Kolommen samenvoegen",wordWrap:"Automatische terugloop",hAlign:"Horizontale uitlijning",vAlign:"Verticale uitlijning",alignTop:"Boven",alignMiddle:"Midden",alignBottom:"Onder",alignBaseline:"Basislijn",bgColor:"Achtergrondkleur",borderColor:"Kleur rand",data:"Inhoud",header:"Kop",yes:"Ja",no:"Nee",invalidWidth:"De celbreedte moet een getal zijn.",invalidHeight:"De celhoogte moet een getal zijn.",invalidRowSpan:"Rijen samenvoegen moet een heel getal zijn.",invalidColSpan:"Kolommen samenvoegen moet een heel getal zijn.",chooseColor:"Kies"},row:{menu:"Rij",insertBefore:"Voeg rij in voor",insertAfter:"Voeg rij in achter",deleteRow:"Rijen verwijderen"},column:{menu:"Kolom",insertBefore:"Voeg kolom in voor",insertAfter:"Voeg kolom in achter",deleteColumn:"Kolommen verwijderen"}},button:{title:"Eigenschappen knop",text:"Tekst (waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Versturen",typeRst:"Leegmaken"},checkboxAndRadio:{checkboxTitle:"Eigenschappen aanvinkvakje",radioTitle:"Eigenschappen selectievakje",value:"Waarde",selected:"Geselecteerd"},form:{title:"Eigenschappen formulier",menu:"Eigenschappen formulier",action:"Actie",method:"Methode",encoding:"Codering"},select:{title:"Eigenschappen selectieveld",selectInfo:"Informatie",opAvail:"Beschikbare opties",value:"Waarde",size:"Grootte",lines:"Regels",chkMulti:"Gecombineerde selecties toestaan",opText:"Tekst",opValue:"Waarde",btnAdd:"Toevoegen",btnModify:"Wijzigen",btnUp:"Omhoog",btnDown:"Omlaag",btnSetValue:"Als geselecteerde waarde instellen",btnDelete:"Verwijderen"},textarea:{title:"Eigenschappen tekstvak",cols:"Kolommen",rows:"Rijen"},textfield:{title:"Eigenschappen tekstveld",name:"Naam",value:"Waarde",charWidth:"Breedte (tekens)",maxChars:"Maximum aantal tekens",type:"Soort",typeText:"Tekst",typePass:"Wachtwoord"},hidden:{title:"Eigenschappen verborgen veld",name:"Naam",value:"Waarde"},image:{title:"Eigenschappen afbeelding",titleButton:"Eigenschappen afbeeldingsknop",menu:"Eigenschappen afbeelding",infoTab:"Informatie afbeelding",btnUpload:"Naar server verzenden",upload:"Upload",alt:"Alternatieve tekst",width:"Breedte",height:"Hoogte",lockRatio:"Afmetingen vergrendelen",unlockRatio:"Afmetingen ontgrendelen",resetSize:"Afmetingen resetten",border:"Rand",hSpace:"HSpace",vSpace:"VSpace",align:"Uitlijning",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Geef de URL van de afbeelding",linkTab:"Link",button2Img:"Wilt u de geselecteerde afbeeldingsknop vervangen door een eenvoudige afbeelding?",img2Button:"Wilt u de geselecteerde afbeelding vervangen door een afbeeldingsknop?",urlMissing:"De URL naar de afbeelding ontbreekt.",validateWidth:"Breedte moet een heel nummer zijn.",validateHeight:"Hoogte moet een heel nummer zijn.",validateBorder:"Rand moet een heel nummer zijn.",validateHSpace:"HSpace moet een heel nummer zijn.",validateVSpace:"VSpace moet een heel nummer zijn."},flash:{properties:"Eigenschappen Flash",propertiesTab:"Eigenschappen",title:"Eigenschappen Flash",chkPlay:"Automatisch afspelen",chkLoop:"Herhalen",chkMenu:"Flashmenu's inschakelen",chkFull:"Schermvullend toestaan",scale:"Schaal",scaleAll:"Alles tonen",scaleNoBorder:"Geen rand",scaleFit:"Precies passend",access:"Script toegang",accessAlways:"Altijd",accessSameDomain:"Zelfde domeinnaam",accessNever:"Nooit",align:"Uitlijning",alignLeft:"Links",alignAbsBottom:"Absoluut-onder",alignAbsMiddle:"Absoluut-midden",alignBaseline:"Basislijn",alignBottom:"Beneden",alignMiddle:"Midden",alignRight:"Rechts",alignTextTop:"Boven tekst",alignTop:"Boven",quality:"Kwaliteit",qualityBest:"Beste",qualityHigh:"Hoog",qualityAutoHigh:"Automatisch hoog",qualityMedium:"Gemiddeld",qualityAutoLow:"Automatisch laag",qualityLow:"Laag",windowModeWindow:"Venster",windowModeOpaque:"Ondoorzichtig",windowModeTransparent:"Doorzichtig",windowMode:"Venster modus",flashvars:"Variabelen voor Flash",bgcolor:"Achtergrondkleur",width:"Breedte",height:"Hoogte",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Geef de link van de URL",validateWidth:"De breedte moet een getal zijn.",validateHeight:"De hoogte moet een getal zijn.",validateHSpace:"De HSpace moet een getal zijn.",validateVSpace:"De VSpace moet een getal zijn."},spellCheck:{toolbar:"Spellingscontrole",title:"Spellingscontrole",notAvailable:"Excuses, deze dienst is momenteel niet beschikbaar.",errorLoading:"Er is een fout opgetreden bij het laden van de diesnt: %s.",notInDic:"Niet in het woordenboek",changeTo:"Wijzig in",btnIgnore:"Negeren",btnIgnoreAll:"Alles negeren",btnReplace:"Vervangen",btnReplaceAll:"Alles vervangen",btnUndo:"Ongedaan maken",noSuggestions:"-Geen suggesties-",progress:"Bezig met spellingscontrole...",noMispell:"Klaar met spellingscontrole: geen fouten gevonden",noChanges:"Klaar met spellingscontrole: geen woorden aangepast",oneChange:"Klaar met spellingscontrole: ????n woord aangepast",manyChanges:"Klaar met spellingscontrole: %1 woorden aangepast",ieSpellDownload:"De spellingscontrole niet ge??nstalleerd. Wilt u deze nu downloaden?"},smiley:{toolbar:"Smiley",title:"Smiley invoegen",options:"Smiley opties"},elementsPath:{eleLabel:"Elementenpad",eleTitle:"%1 element"},numberedlist:"Genummerde lijst",bulletedlist:"Opsomming",indent:"Inspringen vergroten",outdent:"Inspringen verkleinen",justify:{left:"Links uitlijnen",center:"Centreren",right:"Rechts uitlijnen",block:"Uitvullen"},blockquote:"Citaatblok",clipboard:{title:"Plakken",cutError:"De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl/Cmd+X van het toetsenbord.",copyError:"De beveiligingsinstelling van de browser verhinderen het automatisch kopi??ren. Gebruik de sneltoets Ctrl/Cmd+C van het toetsenbord.",pasteMsg:"Plak de tekst in het volgende vak gebruik makend van uw toetsenbord (<strong>Ctrl/Cmd+V</strong>) en klik op <strong>OK</strong>.",securityMsg:"Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",pasteArea:"Plakgebied"},pastefromword:{confirmCleanup:"De tekst die u plakte lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?",toolbar:"Plakken als Word-gegevens",title:"Plakken als Word-gegevens",error:"Het was niet mogelijk om de geplakte tekst op te schonen door een interne fout"},pasteText:{button:"Plakken als platte tekst",title:"Plakken als platte tekst"},templates:{button:"Sjablonen",title:"Inhoud sjabonen",options:"Template opties",insertOption:"Vervang de huidige inhoud",selectPromptMsg:"Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):",emptyListMsg:"(Geen sjablonen gedefinieerd)"},showBlocks:"Toon blokken",stylesCombo:{label:"Stijl",panelTitle:"Opmaakstijlen",panelTitle1:"Blok stijlen",panelTitle2:"In-line stijlen",panelTitle3:"Object stijlen"},format:{label:"Opmaak",panelTitle:"Opmaak",tag_p:"Normaal",tag_pre:"Met opmaak",tag_address:"Adres",tag_h1:"Kop 1",tag_h2:"Kop 2",tag_h3:"Kop 3",tag_h4:"Kop 4",tag_h5:"Kop 5",tag_h6:"Kop 6",tag_div:"Normaal (DIV)"},div:{title:"Div aanmaken",toolbar:"Div aanmaken",cssClassInputLabel:"Stylesheet klassen",styleSelectLabel:"Stijl",IdInputLabel:"Id",languageCodeInputLabel:" Taalcode",inlineStyleInputLabel:"Inline stijl",advisoryTitleInputLabel:"informatieve titel",langDirLabel:"Schrijfrichting",langDirLTRLabel:"Links naar rechts (LTR)",langDirRTLLabel:"Rechts naar links (RTL)",edit:"Div wijzigen",remove:"Div verwijderen"},font:{label:"Lettertype",voiceLabel:"Lettertype",panelTitle:"Lettertype"},fontSize:{label:"Lettergrootte",voiceLabel:"Lettergrootte",panelTitle:"Lettergrootte"},colorButton:{textColorTitle:"Tekstkleur",bgColorTitle:"Achtergrondkleur",panelTitle:"Kleuren",auto:"Automatisch",more:"Meer kleuren..."},colors:{"000":"Zwart",800000:"Kastanjebruin","8B4513":"Chocoladebruin","2F4F4F":"Donkerleigrijs","008080":"Blauwgroen","000080":"Marine","4B0082":"Indigo",696969:"Donkergrijs",B22222:"Baksteen",A52A2A:"Bruin",DAA520:"Donkergeel","006400":"Donkergroen","40E0D0":"Turquoise","0000CD":"Middenblauw",800080:"Paars",808080:"Grijs",F00:"Rood",FF8C00:"Donkeroranje",FFD700:"Goud","008000":"Groen","0FF":"Cyaan","00F":"Blauw",EE82EE:"Violet",A9A9A9:"Donkergrijs",FFA07A:"Lichtzalm",FFA500:"Oranje",FFFF00:"Geel","00FF00":"Felgroen",AFEEEE:"Lichtturquoise",ADD8E6:"Lichtblauw",DDA0DD:"Pruim",D3D3D3:"Lichtgrijs",FFF0F5:"Linnen",FAEBD7:"Ivoor",FFFFE0:"Lichtgeel",F0FFF0:"Honingdauw",F0FFFF:"Azuur",F0F8FF:"Licht hemelsblauw",E6E6FA:"Lavendel",FFF:"Wit"},scayt:{title:"Controleer de spelling tijdens het typen",opera_title:"Not supported by Opera",enable:"SCAYT inschakelen",disable:"SCAYT uitschakelen",about:"Over SCAYT",toggle:"SCAYT in/uitschakelen",options:"Opties",langs:"Talen",moreSuggestions:"Meer suggesties",ignore:"Negeren",ignoreAll:"Alles negeren",addWord:"Woord toevoegen",emptyDic:"De naam van het woordenboek mag niet leeg zijn.",optionsTab:"Opties",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Talen",dictionariesTab:"Woordenboeken",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Over"},about:{title:"Over CKEditor",dlgTitle:"Over CKEditor",moreInfo:"Voor licentie informatie, bezoek onze website:",copy:"Copyright &copy; $1. Alle rechten voorbehouden."},maximize:"Maximaliseren",minimize:"Minimaliseren",fakeobjects:{anchor:"Anker",flash:"Flash animatie",div:"Pagina einde",unknown:"Onbekend object"},resize:"Sleep om te herschalen",colordialog:{title:"Selecteer kleur",options:"Color Options",highlight:"Actief",selected:"Geselecteerd",clear:"Wissen"},toolbarCollapse:"Werkbalk inklappen",toolbarExpand:"Werkbalk uitklappen"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/no.js b/horde/js/ckeditor/lang/no.js
new file mode 100644 (file)
index 0000000..f440958
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.no={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright &copy; $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/pl.js b/horde/js/ckeditor/lang/pl.js
new file mode 100644 (file)
index 0000000..2448aa7
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.pl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??r??d??o dokumentu",newPage:"Nowa strona",save:"Zapisz",preview:"Podgl??d",cut:"Wytnij",copy:"Kopiuj",paste:"Wklej",print:"Drukuj",underline:"Podkre??lenie",bold:"Pogrubienie",italic:"Kursywa",selectAll:"Zaznacz wszystko",removeFormat:"Usu?? formatowanie",strike:"Przekre??lenie",subscript:"Indeks dolny",superscript:"Indeks g??rny",horizontalrule:"Wstaw poziom?? lini??",pagebreak:"Wstaw odst??p",unlink:"Usu?? hiper????cze",undo:"Cofnij",redo:"Pon??w",common:{browseServer:"Przegl??daj",url:"Adres URL",protocol:"Protok????",upload:"Wy??lij",uploadSubmit:"Wy??lij",image:"Obrazek",flash:"Flash",form:"Formularz",checkbox:"Pole wyboru (checkbox)",radio:"Pole wyboru (radio)",textField:"Pole tekstowe",textarea:"Obszar tekstowy",hiddenField:"Pole ukryte",button:"Przycisk",select:"Lista wyboru",imageButton:"Przycisk-obrazek",notSet:"<nie ustawione>",id:"Id",name:"Nazwa",langDir:"Kierunek tekstu",langDirLtr:"Od lewej do prawej (LTR)",langDirRtl:"Od prawej do lewej (RTL)",langCode:"Kod j??zyka",longDescr:"D??ugi opis hiper????cza",cssClass:"Nazwa klasy CSS",advisoryTitle:"Opis obiektu docelowego",cssStyle:"Styl",ok:"OK",cancel:"Anuluj",close:"Close",preview:"Preview",generalTab:"Og??lne",advancedTab:"Zaawansowane",validateNumberFailed:"Ta warto???? nie jest liczb??.",confirmNewPage:"Wszystkie niezapisane zmiany zostan?? utracone. Czy na pewno wczyta?? now?? stron???",confirmCancel:"Pewne opcje zosta??y zmienione. Czy na pewno zamkn???? okno dialogowe?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, niedost??pne</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Wstaw znak specjalny",title:"Wybierz znak specjalny",options:"Special Character Options"},link:{toolbar:"Wstaw/edytuj hiper????cze",other:"<inny>",menu:"Edytuj hiper????cze",title:"Hiper????cze",info:"Informacje ",target:"Cel",upload:"Wy??lij",advanced:"Zaawansowane",type:"Typ hiper????cza",toUrl:"URL",toAnchor:"Odno??nik wewn??trz strony",toEmail:"Adres e-mail",targetFrame:"<ramka>",targetPopup:"<wyskakuj??ce okno>",targetFrameName:"Nazwa Ramki Docelowej",targetPopupName:"Nazwa wyskakuj??cego okna",popupFeatures:"W??a??ciwo??ci wyskakuj??cego okna",popupResizable:"Skalowalny",popupStatusBar:"Pasek statusu",popupLocationBar:"Pasek adresu",popupToolbar:"Pasek narz??dzi",popupMenuBar:"Pasek menu",popupFullScreen:"Pe??ny ekran (IE)",popupScrollBars:"Paski przewijania",popupDependent:"Okno zale??ne (Netscape)",popupWidth:"Szeroko????",popupLeft:"Pozycja w poziomie",popupHeight:"Wysoko????",popupTop:"Pozycja w pionie",id:"Id",langDir:"Kierunek tekstu",langDirLTR:"Od lewej do prawej (LTR)",langDirRTL:"Od prawej do lewej (RTL)",acccessKey:"Klawisz dost??pu",name:"Nazwa",langCode:"Kierunek tekstu",tabIndex:"Indeks tabeli",advisoryTitle:"Opis obiektu docelowego",advisoryContentType:"Typ MIME obiektu docelowego",cssClasses:"Nazwa klasy CSS",charset:"Kodowanie znak??w obiektu docelowego",styles:"Styl",selectAnchor:"Wybierz etykiet??",anchorName:"Wg etykiety",anchorId:"Wg identyfikatora elementu",emailAddress:"Adres e-mail",emailSubject:"Temat",emailBody:"Tre????",noAnchors:"(W dokumencie nie zdefiniowano ??adnych etykiet)",noUrl:"Podaj adres URL",noEmail:"Podaj adres e-mail"},anchor:{toolbar:"Wstaw/edytuj kotwic??",menu:"W??a??ciwo??ci kotwicy",title:"W??a??ciwo??ci kotwicy",name:"Nazwa kotwicy",errorName:"Wpisz nazw?? kotwicy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Znajd?? i zamie??",find:"Znajd??",replace:"Zamie??",findWhat:"Znajd??:",replaceWith:"Zast??p przez:",notFoundMsg:"Nie znaleziono szukanego has??a.",matchCase:"Uwzgl??dnij wielko???? liter",matchWord:"Ca??e s??owa",matchCyclic:"Cykliczne dopasowanie",replaceAll:"Zast??p wszystko",replaceSuccessMsg:"%1 wyst??pie?? zast??pionych."},table:{toolbar:"Tabela",title:"W??a??ciwo??ci tabeli",menu:"W??a??ciwo??ci tabeli",deleteTable:"Usu?? tabel??",rows:"Liczba wierszy",columns:"Liczba kolumn",border:"Grubo???? ramki",align:"Wyr??wnanie",alignLeft:"Do lewej",alignCenter:"Do ??rodka",alignRight:"Do prawej",width:"Szeroko????",widthPx:"piksele",widthPc:"%",widthUnit:"width unit",height:"Wysoko????",cellSpace:"Odst??p pomi??dzy kom??rkami",cellPad:"Margines wewn??trzny kom??rek",caption:"Tytu??",summary:"Podsumowanie",headers:"Nag??owki",headersNone:"Brak",headersColumn:"Pierwsza kolumna",headersRow:"Pierwszy wiersz",headersBoth:"Oba",invalidRows:"Liczba wierszy musi by?? liczb?? wi??ksz?? ni?? 0.",invalidCols:"Liczba kolumn musi by?? liczb?? wi??ksz?? ni?? 0.",invalidBorder:"Liczba obramowa?? musi by?? liczb??.",invalidWidth:"Szeroko???? tabeli musi by?? liczb??.",invalidHeight:"Wysoko???? tabeli musi by?? liczb??.",invalidCellSpacing:"Odst??p kom??rek musi by?? liczb??.",invalidCellPadding:"Dope??nienie kom??rek musi by?? liczb??.",cell:{menu:"Kom??rka",insertBefore:"Wstaw kom??rk?? z lewej",insertAfter:"Wstaw kom??rk?? z prawej",deleteCell:"Usu?? kom??rki",merge:"Po????cz kom??rki",mergeRight:"Po????cz z kom??rk?? z prawej",mergeDown:"Po????cz z kom??rk?? poni??ej",splitHorizontal:"Podziel kom??rk?? poziomo",splitVertical:"Podziel kom??rk?? pionowo",title:"W??a??ciwo??ci kom??rki",cellType:"Typ kom??rki",rowSpan:"Scalenie wierszy",colSpan:"Scalenie kom??rek",wordWrap:"Zawijanie s????w",hAlign:"Wyr??wnanie poziome",vAlign:"Wyr??wnanie pionowe",alignTop:"G??ra",alignMiddle:"??rodek",alignBottom:"D????",alignBaseline:"Linia bazowa",bgColor:"Kolor t??a",borderColor:"Kolor obramowania",data:"Dane",header:"Nag??owek",yes:"Tak",no:"Nie",invalidWidth:"Szeroko???? kom??rki musi by?? liczb??.",invalidHeight:"Wysoko???? kom??rki musi by?? liczb??.",invalidRowSpan:"Scalenie wierszy musi by?? liczb?? ca??kowit??.",invalidColSpan:"Scalenie kom??rek musi by?? liczb?? ca??kowit??.",chooseColor:"Wybierz"},row:{menu:"Wiersz",insertBefore:"Wstaw wiersz powy??ej",insertAfter:"Wstaw wiersz poni??ej",deleteRow:"Usu?? wiersze"},column:{menu:"Kolumna",insertBefore:"Wstaw kolumn?? z lewej",insertAfter:"Wstaw kolumn?? z prawej",deleteColumn:"Usu?? kolumny"}},button:{title:"W??a??ciwo??ci przycisku",text:"Tekst (Warto????)",type:"Typ",typeBtn:"Przycisk",typeSbm:"Wy??lij",typeRst:"Wyzeruj"},checkboxAndRadio:{checkboxTitle:"W??a??ciwo??ci pola wyboru (checkbox)",radioTitle:"W??a??ciwo??ci pola wyboru (radio)",value:"Warto????",selected:"Zaznaczone"},form:{title:"W??a??ciwo??ci formularza",menu:"W??a??ciwo??ci formularza",action:"Akcja",method:"Metoda",encoding:"Kodowanie"},select:{title:"W??a??ciwo??ci listy wyboru",selectInfo:"Informacje",opAvail:"Dost??pne opcje",value:"Warto????",size:"Rozmiar",lines:"linii",chkMulti:"Wielokrotny wyb??r",opText:"Tekst",opValue:"Warto????",btnAdd:"Dodaj",btnModify:"Zmie??",btnUp:"Do g??ry",btnDown:"Do do??u",btnSetValue:"Ustaw warto???? zaznaczon??",btnDelete:"Usu??"},textarea:{title:"W??a??ciwo??ci obszaru tekstowego",cols:"Kolumnu",rows:"Wiersze"},textfield:{title:"W??a??ciwo??ci pola tekstowego",name:"Nazwa",value:"Warto????",charWidth:"Szeroko???? w znakach",maxChars:"Max. szeroko????",type:"Typ",typeText:"Tekst",typePass:"Has??o"},hidden:{title:"W??a??ciwo??ci pola ukrytego",name:"Nazwa",value:"Warto????"},image:{title:"W??a??ciwo??ci obrazka",titleButton:"W??a??ciwo??ci przycisku obrazka",menu:"W??a??ciwo??ci obrazka",infoTab:"Informacje o obrazku",btnUpload:"Wy??lij",upload:"Wy??lij",alt:"Tekst zast??pczy",width:"Szeroko????",height:"Wysoko????",lockRatio:"Zablokuj proporcje",unlockRatio:"Unlock Ratio",resetSize:"Przywr???? rozmiar",border:"Ramka",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignRight:"Do prawej",alertUrl:"Podaj adres obrazka.",linkTab:"Hiper????cze",button2Img:"Czy chcesz przekonwertowa?? zaznaczony przycisk graficzny do zwyk??ego obrazka?",img2Button:"Czy chcesz przekonwertowa?? zaznaczony obrazek do przycisku graficznego?",urlMissing:"Podaj adres URL obrazka.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"W??a??ciwo??ci elementu Flash",propertiesTab:"W??a??ciwo??ci",title:"W??a??ciwo??ci elementu Flash",chkPlay:"Autoodtwarzanie",chkLoop:"P??tla",chkMenu:"W????cz menu",chkFull:"Dopu???? pe??ny ekran",scale:"Skaluj",scaleAll:"Poka?? wszystko",scaleNoBorder:"Bez Ramki",scaleFit:"Dok??adne dopasowanie",access:"Dost??p skrypt??w",accessAlways:"Zawsze",accessSameDomain:"Ta sama domena",accessNever:"Nigdy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignAbsBottom:"Do do??u",alignAbsMiddle:"Do ??rodka w pionie",alignBaseline:"Do linii bazowej",alignBottom:"Do do??u",alignMiddle:"Do ??rodka",alignRight:"Do prawej",alignTextTop:"Do g??ry tekstu",alignTop:"Do g??ry",quality:"Jako????",qualityBest:"Najlepsza",qualityHigh:"Wysoka",qualityAutoHigh:"Auto wysoka",qualityMedium:"??rednia",qualityAutoLow:"Auto niska",qualityLow:"Niska",windowModeWindow:"Okno",windowModeOpaque:"Nieprze??roczyste",windowModeTransparent:"Prze??roczyste",windowMode:"Tryb okna",flashvars:"Zmienne dla Flasha",bgcolor:"Kolor t??a",width:"Szeroko????",height:"Wysoko????",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",validateSrc:"Podaj adres URL",validateWidth:"Szeroko???? musi by?? liczb??.",validateHeight:"Wysoko???? musi by?? liczb??.",validateHSpace:"Odst??p poziomy musi by?? liczb??.",validateVSpace:"Odst??p pionowy musi by?? liczb??."},spellCheck:{toolbar:"Sprawd?? pisowni??",title:"Sprawd?? pisowni??",notAvailable:"Przepraszamy, ale us??uga jest obecnie niedost??pna.",errorLoading:"B????d wczytywania hosta aplikacji us??ugi: %s.",notInDic:"S??owa nie ma w s??owniku",changeTo:"Zmie?? na",btnIgnore:"Ignoruj",btnIgnoreAll:"Ignoruj wszystkie",btnReplace:"Zmie??",btnReplaceAll:"Zmie?? wszystkie",btnUndo:"Cofnij",noSuggestions:"- Brak sugestii -",progress:"Trwa sprawdzanie...",noMispell:"Sprawdzanie zako??czone: nie znaleziono b????d??w",noChanges:"Sprawdzanie zako??czone: nie zmieniono ??adnego s??owa",oneChange:"Sprawdzanie zako??czone: zmieniono jedno s??owo",manyChanges:"Sprawdzanie zako??czone: zmieniono %l s????w",ieSpellDownload:"S??ownik nie jest zainstalowany. Chcesz go ??ci??gn?????"},smiley:{toolbar:"Emotikona",title:"Wstaw emotikon??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"element %1"},numberedlist:"Lista numerowana",bulletedlist:"Lista wypunktowana",indent:"Zwi??ksz wci??cie",outdent:"Zmniejsz wci??cie",justify:{left:"Wyr??wnaj do lewej",center:"Wyr??wnaj do ??rodka",right:"Wyr??wnaj do prawej",block:"Wyr??wnaj do lewej i prawej"},blockquote:"Cytat",clipboard:{title:"Wklej",cutError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne wycinanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+X.",copyError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne kopiowanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+C.",pasteMsg:"Prosz?? wklei?? w poni??szym polu u??ywaj??c klawiaturowego skr??tu (<STRONG>Ctrl/Cmd+V</STRONG>) i klikn???? <STRONG>OK</STRONG>.",securityMsg:"Zabezpieczenia przegl??darki uniemo??liwiaj?? wklejenie danych bezpo??rednio do edytora. Prosz?? dane wklei?? ponownie w tym okienku.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst, kt??ry chcesz wklei??, prawdopodobnie pochodzi z programu Word. Czy chcesz go wyczy??cic przed wklejeniem?",toolbar:"Wklej z Worda",title:"Wklej z Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Wklej jako czysty tekst",title:"Wklej jako czysty tekst"},templates:{button:"Szablony",title:"Szablony zawarto??ci",options:"Template Options",insertOption:"Zast??p aktualn?? zawarto????",selectPromptMsg:"Wybierz szablon do otwarcia w edytorze<br>(obecna zawarto???? okna edytora zostanie utracona):",emptyListMsg:"(Brak zdefiniowanych szablon??w)"},showBlocks:"Poka?? bloki",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Style blokowe",panelTitle2:"Style liniowe",panelTitle3:"Style obiektowe"},format:{label:"Format",panelTitle:"Format",tag_p:"Normalny",tag_pre:"Tekst sformatowany",tag_address:"Adres",tag_h1:"Nag????wek 1",tag_h2:"Nag????wek 2",tag_h3:"Nag????wek 3",tag_h4:"Nag????wek 4",tag_h5:"Nag????wek 5",tag_h6:"Nag????wek 6",tag_div:"Normalny (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Czcionka",voiceLabel:"Czcionka",panelTitle:"Czcionka"},fontSize:{label:"Rozmiar",voiceLabel:"Rozmiar czcionki",panelTitle:"Rozmiar"},colorButton:{textColorTitle:"Kolor tekstu",bgColorTitle:"Kolor t??a",panelTitle:"Colors",auto:"Automatycznie",more:"Wi??cej kolor??w..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Sprawd?? pisowni?? podczas pisania (SCAYT)",opera_title:"Not supported by Opera",enable:"W????cz SCAYT",disable:"Wy????cz SCAYT",about:"Na temat SCAYT",toggle:"Prze????cz SCAYT",options:"Opcje",langs:"J??zyki",moreSuggestions:"Wi??cej sugestii",ignore:"Ignoruj",ignoreAll:"Ignoruj wszystkie",addWord:"Dodaj s??owo",emptyDic:"Nazwa s??ownika nie mo??e by?? pusta.",optionsTab:"Opcje",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"J??zyki",dictionariesTab:"S??owniki",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Na temat SCAYT"},about:{title:"Na temat CKEditor",dlgTitle:"Na temat CKEditor",moreInfo:"Informacje na temat licencji mo??na znale???? na naszej stronie:",copy:"Copyright &copy; $1. Wszelkie prawa zastrze??one."},maximize:"Maksymalizuj",minimize:"Minimalizuj",fakeobjects:{anchor:"Kotwica",flash:"Animacja Flash",div:"Separator stron",unknown:"Nieznany obiekt"},resize:"Przeci??gnij, aby zmieni?? rozmiar",colordialog:{title:"Wybierz kolor",options:"Color Options",highlight:"Zaznacz",selected:"Wybrany",clear:"Wyczy????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/pt-br.js b/horde/js/ckeditor/lang/pt-br.js
new file mode 100644 (file)
index 0000000..8914cc0
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["pt-br"]={dir:"ltr",editorTitle:"Editor de Texto, %1, pressione ALT 0 para obter ajuda.",toolbar:"Barra de Ferramentas",editor:"Editor de Texto",source:"C??digo-Fonte",newPage:"Novo",save:"Salvar",preview:"Visualizar",cut:"Recortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Selecionar Tudo",removeFormat:"Remover Formata????o",strike:"Tachado",subscript:"Subscrito",superscript:"Sobrescrito",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Remover Link",undo:"Desfazer",redo:"Refazer",common:{browseServer:"Localizar no Servidor",url:"URL",protocol:"Protocolo",upload:"Enviar ao Servidor",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Sele????o",radio:"Bot??o de Op????o",textField:"Caixa de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??o",select:"Caixa de Listagem",imageButton:"Bot??o de Imagem",notSet:"<n??o ajustado>",id:"Id",name:"Nome",langDir:"Dire????o do idioma",langDirLtr:"Esquerda para Direita (LTR)",langDirRtl:"Direita para Esquerda (RTL)",langCode:"Idioma",longDescr:"Descri????o da URL",cssClass:"Classe de CSS",advisoryTitle:"T??tulo",cssStyle:"Estilos",ok:"OK",cancel:"Cancelar",close:"Fechar",preview:"Visualizar",generalTab:"Geral",advancedTab:"Avan??ado",validateNumberFailed:"Este valor n??o ?? um n??mero.",confirmNewPage:"Todas as mudan??as n??o salvas ser??o perdidas. Tem certeza de que quer abrir uma nova p??gina?",confirmCancel:"Algumas op????es foram alteradas. Tem certeza de que quer fechar a caixa de di??logo?",options:"Op????es",target:"Destino",targetNew:"Nova Janela (_blank)",targetTop:"Janela de Cima (_top)",targetSelf:"Mesma Janela (_self)",targetParent:"Janela Pai (_parent)",unavailable:'%1<span class="cke_accessibility">, indispon??vel</span>'},contextmenu:{options:"Op????es Menu de Contexto"},specialChar:{toolbar:"Inserir Caractere Especial",title:"Selecione um Caractere Especial",options:"Op????es de Caractere Especial"},link:{toolbar:"Inserir/Editar Link",other:"<outro>",menu:"Editar Link",title:"Editar Link",info:"Informa????es",target:"Destino",upload:"Enviar ao Servidor",advanced:"Avan??ado",type:"Tipo de hiperlink",toUrl:"URL",toAnchor:"??ncora nesta p??gina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<janela popup>",targetFrameName:"Nome do Frame de Destino",targetPopupName:"Nome da Janela Pop-up",popupFeatures:"Propriedades da Janela Pop-up",popupResizable:"Redimension??vel",popupStatusBar:"Barra de Status",popupLocationBar:"Barra de Endere??os",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menus",popupFullScreen:"Modo Tela Cheia (IE)",popupScrollBars:"Barras de Rolagem",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Esquerda",popupHeight:"Altura",popupTop:"Topo",id:"Id",langDir:"Dire????o do idioma",langDirLTR:"Esquerda para Direita (LTR)",langDirRTL:"Direita para Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Dire????o do idioma",tabIndex:"??ndice de Tabula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classe de CSS",charset:"Charset do Link",styles:"Estilos",selectAnchor:"Selecione uma ??ncora",anchorName:"Nome da ??ncora",anchorId:"Id da ??ncora",emailAddress:"Endere??o E-Mail",emailSubject:"Assunto da Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? ??ncoras no documento)",noUrl:"Por favor, digite o endere??o do Link",noEmail:"Por favor, digite o endere??o de e-mail"},anchor:{toolbar:"Inserir/Editar ??ncora",menu:"Formatar ??ncora",title:"Formatar ??ncora",name:"Nome da ??ncora",errorName:"Por favor, digite o nome da ??ncora"},list:{numberedTitle:"Propriedades da Lista Numerada",bulletedTitle:"Propriedades da Lista sem Numeros",type:"Tipo",start:"In??cio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Quadrado",none:"Nenhum",notset:"<n??o definido>",armenian:"Numera????o Arm??na",georgian:"Numera????o da Ge??rgia (an, ban, gan, etc.)",lowerRoman:"Numera????o Romana min??scula (i, ii, iii, iv, v, etc.)",upperRoman:"Numera????o Romana mai??scula (I, II, III, IV, V, etc.)",lowerAlpha:"Numera????o Alfab??tica min??scula (a, b, c, d, e, etc.)",upperAlpha:"Numera????o Alfab??tica Mai??scula (A, B, C, D, E, etc.)",lowerGreek:"Numera????o Grega min??scula (alpha, beta, gamma, etc.)",decimal:"Numera????o Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Numera????o Decimal com zeros (01, 02, 03, etc.)"},findAndReplace:{title:"Localizar e Substituir",find:"Localizar",replace:"Substituir",findWhat:"Procurar por:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Coincidir Mai??sculas/Min??sculas",matchWord:"Coincidir a palavra inteira",matchCyclic:"Coincidir c??clico",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 ocorr??ncia(s) substitu??da(s)."},table:{toolbar:"Tabela",title:"Formatar Tabela",menu:"Formatar Tabela",deleteTable:"Apagar Tabela",rows:"Linhas",columns:"Colunas",border:"Borda",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centralizado",alignRight:"Direita",width:"Largura",widthPx:"pixels",widthPc:"%",widthUnit:"unidade largura",height:"Altura",cellSpace:"Espa??amento",cellPad:"Margem interna",caption:"Legenda",summary:"Resumo",headers:"Cabe??alho",headersNone:"Nenhum",headersColumn:"Primeira coluna",headersRow:"Primeira linha",headersBoth:"Ambos",invalidRows:"O n??mero de linhas tem que ser um n??mero maior que 0.",invalidCols:"O n??mero de colunas tem que ser um n??mero maior que 0.",invalidBorder:"O tamanho da borda tem que ser um n??mero.",invalidWidth:"A largura da tabela tem que ser um n??mero.",invalidHeight:"A altura da tabela tem que ser um n??mero.",invalidCellSpacing:"O espa??amento das c??lulas tem que ser um n??mero.",invalidCellPadding:"A margem interna das c??lulas tem que ser um n??mero.",cell:{menu:"C??lula",insertBefore:"Inserir c??lula a esquerda",insertAfter:"Inserir c??lula a direita",deleteCell:"Remover C??lulas",merge:"Mesclar C??lulas",mergeRight:"Mesclar com c??lula a direita",mergeDown:"Mesclar com c??lula abaixo",splitHorizontal:"Dividir c??lula horizontalmente",splitVertical:"Dividir c??lula verticalmente",title:"Propriedades da c??lula",cellType:"Tipo de c??lula",rowSpan:"Linhas cobertas",colSpan:"Colunas cobertas",wordWrap:"Quebra de palavra",hAlign:"Alinhamento horizontal",vAlign:"Alinhamento vertical",alignTop:"Alinhar no topo",alignMiddle:"Centralizado verticalmente",alignBottom:"Alinhar na base",alignBaseline:"Patamar de alinhamento",bgColor:"Cor de fundo",borderColor:"Cor das bordas",data:"Dados",header:"Cabe??alho",yes:"Sim",no:"N??o",invalidWidth:"A largura da c??lula tem que ser um n??mero.",invalidHeight:"A altura da c??lula tem que ser um n??mero.",invalidRowSpan:"Linhas cobertas tem que ser um n??mero inteiro.",invalidColSpan:"Colunas cobertas tem que ser um n??mero inteiro.",chooseColor:"Escolher"},row:{menu:"Linha",insertBefore:"Inserir linha acima",insertAfter:"Inserir linha abaixo",deleteRow:"Remover Linhas"},column:{menu:"Coluna",insertBefore:"Inserir coluna a esquerda",insertAfter:"Inserir coluna a direita",deleteColumn:"Remover Colunas"}},button:{title:"Formatar Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Bot??o",typeSbm:"Enviar",typeRst:"Limpar"},checkboxAndRadio:{checkboxTitle:"Formatar Caixa de Sele????o",radioTitle:"Formatar Bot??o de Op????o",value:"Valor",selected:"Selecionado"},form:{title:"Formatar Formul??rio",menu:"Formatar Formul??rio",action:"A????o",method:"M??todo",encoding:"Codifica????o"},select:{title:"Formatar Caixa de Listagem",selectInfo:"Informa????es",opAvail:"Op????es dispon??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir m??ltiplas sele????es",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir como selecionado",btnDelete:"Remover"},textarea:{title:"Formatar ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Formatar Caixa de Texto",name:"Nome",value:"Valor",charWidth:"Comprimento (em caracteres)",maxChars:"N??mero M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Senha"},hidden:{title:"Formatar Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Formatar Imagem",titleButton:"Formatar Bot??o de Imagem",menu:"Formatar Imagem",infoTab:"Informa????es da Imagem",btnUpload:"Enviar para o Servidor",upload:"Enviar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Travar Propor????es",unlockRatio:"Destravar Propor????es",resetSize:"Redefinir para o Tamanho Original",border:"Borda",hSpace:"HSpace",vSpace:"VSpace",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor, digite a URL da imagem.",linkTab:"Link",button2Img:"Deseja transformar o bot??o de imagem em uma imagem comum?",img2Button:"Deseja transformar a imagem em um bot??o de imagem?",urlMissing:"URL da imagem est?? faltando.",validateWidth:"A largura deve ser um n??mero inteiro.",validateHeight:"A altura deve ser um n??mero inteiro.",validateBorder:"A borda deve ser um n??mero inteiro.",validateHSpace:"O HSpace deve ser um n??mero inteiro.",validateVSpace:"O VSpace deve ser um n??mero inteiro."},flash:{properties:"Propriedades do Flash",propertiesTab:"Propriedades",title:"Propriedades do Flash",chkPlay:"Tocar Automaticamente",chkLoop:"Tocar Infinitamente",chkMenu:"Habilita Menu Flash",chkFull:"Permitir tela cheia",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Borda",scaleFit:"Escala Exata",access:"Acesso ao script",accessAlways:"Sempre",accessSameDomain:"Acessar Mesmo Dom??nio",accessNever:"Nunca",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Inferior Absoluto",alignAbsMiddle:"Centralizado Absoluto",alignBaseline:"Baseline",alignBottom:"Inferior",alignMiddle:"Centralizado",alignRight:"Direita",alignTextTop:"Superior Absoluto",alignTop:"Superior",quality:"Qualidade",qualityBest:"Qualidade Melhor",qualityHigh:"Qualidade Alta",qualityAutoHigh:"Qualidade Alta Autom??tica",qualityMedium:"Qualidade M??dia",qualityAutoLow:"Qualidade Baixa Autom??tica",qualityLow:"Qualidade Baixa",windowModeWindow:"Janela",windowModeOpaque:"Opaca",windowModeTransparent:"Transparente",windowMode:"Modo da janela",flashvars:"Vari??veis do Flash",bgcolor:"Cor do Plano de Fundo",width:"Largura",height:"Altura",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Por favor, digite o endere??o do link",validateWidth:"A largura tem que ser um n??mero.",validateHeight:"A altura tem que ser um n??mero",validateHSpace:"O HSpace tem que ser um n??mero",validateVSpace:"O VSpace tem que ser um n??mero."},spellCheck:{toolbar:"Verificar Ortografia",title:"Corretor Ortogr??fico",notAvailable:"Desculpe, o servi??o n??o est?? dispon??vel no momento.",errorLoading:"Erro carregando servidor de aplica????o: %s.",notInDic:"N??o encontrada",changeTo:"Alterar para",btnIgnore:"Ignorar uma vez",btnIgnoreAll:"Ignorar Todas",btnReplace:"Alterar",btnReplaceAll:"Alterar Todas",btnUndo:"Desfazer",noSuggestions:"-sem sugest??es de ortografia-",progress:"Verifica????o ortogr??fica em andamento...",noMispell:"Verifica????o encerrada: N??o foram encontrados erros de ortografia",noChanges:"Verifica????o ortogr??fica encerrada: N??o houve altera????es",oneChange:"Verifica????o ortogr??fica encerrada: Uma palavra foi alterada",manyChanges:"Verifica????o ortogr??fica encerrada: %1 palavras foram alteradas",ieSpellDownload:"A verifica????o ortogr??fica n??o foi instalada. Voc?? gostaria de realizar o download agora?"},smiley:{toolbar:"Emoticon",title:"Inserir Emoticon",options:"Op????es de Emoticons"},elementsPath:{eleLabel:"Caminho dos Elementos",eleTitle:"Elemento %1"},numberedlist:"Lista numerada",bulletedlist:"Lista sem n??meros",indent:"Aumentar Recuo",outdent:"Diminuir Recuo",justify:{left:"Alinhar Esquerda",center:"Centralizar",right:"Alinhar Direita",block:"Justificado"},blockquote:"Cita????o",clipboard:{title:"Colar",cutError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl/Cmd+X).",copyError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl/Cmd+C).",pasteMsg:"Transfira o link usado na caixa usando o teclado com (<STRONG>Ctrl/Cmd+V</STRONG>) e <STRONG>OK</STRONG>.",securityMsg:"As configura????es de seguran??a do seu navegador n??o permitem que o editor acesse os dados da ??rea de transfer??ncia diretamente. Por favor cole o conte??do manualmente nesta janela.",pasteArea:"??rea para Colar"},pastefromword:{confirmCleanup:"O texto que voc?? deseja colar parece ter sido copiado do Word. Voc?? gostaria de remover a formata????o antes de colar?",toolbar:"Colar do Word",title:"Colar do Word",error:"N??o foi poss??vel limpar os dados colados devido a um erro interno"},pasteText:{button:"Colar como Texto sem Formata????o",title:"Colar como Texto sem Formata????o"},templates:{button:"Modelos de layout",title:"Modelo de layout de conte??do",options:"Op????es de Template",insertOption:"Substituir o conte??do atual",selectPromptMsg:"Selecione um modelo de layout para ser aberto no editor<br>(o conte??do atual ser?? perdido):",emptyListMsg:"(N??o foram definidos modelos de layout)"},showBlocks:"Mostrar blocos de c??digo",stylesCombo:{label:"Estilo",panelTitle:"Estilos de Formata????o",panelTitle1:"Estilos de bloco",panelTitle2:"Estilos de texto corrido",panelTitle3:"Estilos de objeto"},format:{label:"Formata????o",panelTitle:"Formata????o",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Criar Container de DIV",toolbar:"Criar Container de DIV",cssClassInputLabel:"Classes de CSS",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:"C??digo de Idioma",inlineStyleInputLabel:"Estilo Inline",advisoryTitleInputLabel:"T??tulo Consulta",langDirLabel:"Dire????o da Escrita",langDirLTRLabel:"Esquerda para Direita (LTR)",langDirRTLLabel:"Direita para Esquerda (RTL)",edit:"Editar Div",remove:"Remover Div"},font:{label:"Fonte",voiceLabel:"Fonte",panelTitle:"Fonte"},fontSize:{label:"Tamanho",voiceLabel:"Tamanho da fonte",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Plano de Fundo",panelTitle:"Cores",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Preto",800000:"Foquete","8B4513":"Marrom 1","2F4F4F":"Cinza 1","008080":"Cerceta","000080":"Azul Marinho","4B0082":"??ndigo",696969:"Cinza 2",B22222:"Tijolo de Fogo",A52A2A:"Marrom 2",DAA520:"Vara Dourada","006400":"Verde Escuro","40E0D0":"Turquesa","0000CD":"Azul M??dio",800080:"Roxo",808080:"Cinza 3",F00:"Vermelho",FF8C00:"Laranja Escuro",FFD700:"Dourado","008000":"Verde","0FF":"Ciano","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Cinza Escuro",FFA07A:"Salm??o Claro",FFA500:"Laranja",FFFF00:"Amarelo","00FF00":"Lima",AFEEEE:"Turquesa P??lido",ADD8E6:"Azul Claro",DDA0DD:"Ameixa",D3D3D3:"Cinza Claro",FFF0F5:"Lavanda 1",FAEBD7:"Branco Antiguidade",FFFFE0:"Amarelo Claro",F0FFF0:"Orvalho",F0FFFF:"Azure",F0F8FF:"Azul Alice",E6E6FA:"Lavanda 2",FFF:"Branco"},scayt:{title:"Corre????o ortogr??fica durante a digita????o",opera_title:"N??o suportado no Opera",enable:"Habilitar corre????o ortogr??fica durante a digita????o",disable:"Desabilitar corre????o ortogr??fica durante a digita????o",about:"Sobre a corre????o ortogr??fica durante a digita????o",toggle:"Ativar/desativar corre????o ortogr??fica durante a digita????o",options:"Op????es",langs:"Idiomas",moreSuggestions:"Mais sugest??es",ignore:"Ignorar",ignoreAll:"Ignorar todas",addWord:"Adicionar palavra",emptyDic:"O nome do dicion??rio n??o deveria estar vazio.",optionsTab:"Op????es",allCaps:"Ignorar palavras mai??sculas",ignoreDomainNames:"Ignorar nomes de dom??nio",mixedCase:"Ignorar palavras com mai??sculas e min??sculas misturadas",mixedWithDigits:"Ignorar palavras com n??meros",languagesTab:"Idiomas",dictionariesTab:"Dicion??rios",dic_field_name:"Nome do Dicion??rio",dic_create:"Criar",dic_restore:"Restaurar",dic_delete:"Excluir",dic_rename:"Renomear",dic_info:"Inicialmente, o dicion??rio do usu??rio fica armazenado em um Cookie. Por??m, Cookies tem tamanho limitado, portanto quand o dicion??rio do usu??rio atingir o tamanho limite poder?? ser armazenado no nosso servidor. Para armazenar seu dicion??rio pessoal no nosso servidor dever?? especificar um nome para ele. Se j?? tiver um dicion??rio armazenado por favor especifique o seu nome e clique em Restaurar.",aboutTab:"Sobre"},about:{title:"Sobre o CKEditor",dlgTitle:"Sobre o CKEditor",moreInfo:"Para informa????es sobre a licen??a por favor visite o nosso site:",copy:"Copyright &copy; $1. Todos os direitos reservados."},maximize:"Maximizar",minimize:"Minimize",fakeobjects:{anchor:"??ncora",flash:"Anima????o em Flash",div:"Quebra de p??gina",unknown:"Objeto desconhecido"},resize:"Arraste para redimensionar",colordialog:{title:"Selecione uma cor",options:"Op????es de Cor",highlight:"Grifar",selected:"Cor Selecionada",clear:"Limpar"},toolbarCollapse:"Diminuir Barra de Ferramentas",toolbarExpand:"Aumentar Barra de Ferramentas"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/pt.js b/horde/js/ckeditor/lang/pt.js
new file mode 100644 (file)
index 0000000..268187e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.pt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonte",newPage:"Nova P??gina",save:"Guardar",preview:"Pr??-visualizar",cut:"Cortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Seleccionar Tudo",removeFormat:"Eliminar Formato",strike:"Rasurado",subscript:"Superior ?? Linha",superscript:"Inferior ?? Linha",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Eliminar Hiperliga????o",undo:"Anular",redo:"Repetir",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Verifica????o",radio:"Bot??o de Op????o",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Escondido",button:"Bot??o",select:"Caixa de Combina????o",imageButton:"Bot??o de Imagem",notSet:"<N??o definido>",id:"Id",name:"Nome",langDir:"Orienta????o de idioma",langDirLtr:"Esquerda ?? Direita (LTR)",langDirRtl:"Direita a Esquerda (RTL)",langCode:"C??digo de Idioma",longDescr:"Descri????o Completa do URL",cssClass:"Classes de Estilo de Folhas Classes",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avan??ado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Caracter Especial",title:"Seleccione um caracter especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Hiperliga????o",other:"<outro>",menu:"Editar Hiperliga????o",title:"Hiperliga????o",info:"Informa????o de Hiperliga????o",target:"Destino",upload:"Carregar",advanced:"Avan??ado",type:"Tipo de Hiperliga????o",toUrl:"URL",toAnchor:"Refer??ncia a esta p??gina",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Janela de popup>",targetFrameName:"Nome do Frame Destino",targetPopupName:"Nome da Janela de Popup",popupFeatures:"Caracter??sticas de Janela de Popup",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de localiza????o",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menu",popupFullScreen:"Janela Completa (IE)",popupScrollBars:"Barras de deslocamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posi????o Esquerda",popupHeight:"Altura",popupTop:"Posi????o Direita",id:"Id",langDir:"Orienta????o de idioma",langDirLTR:"Esquerda ?? Direita (LTR)",langDirRTL:"Direita a Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Orienta????o de idioma",tabIndex:"??ndice de Tubula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classes de Estilo de Folhas Classes",charset:"Fonte de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una refer??ncia",anchorName:"Por Nome de Refer??ncia",anchorId:"Por ID de elemento",emailAddress:"Endere??o de E-Mail",emailSubject:"T??tulo de Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? refer??ncias dispon??veis no documento)",noUrl:"Por favor introduza a hiperliga????o URL",noEmail:"Por favor introduza o endere??o de e-mail"},anchor:{toolbar:" Inserir/Editar ??ncora",menu:"Propriedades da ??ncora",title:"Propriedades da ??ncora",name:"Nome da ??ncora",errorName:"Por favor, introduza o nome da ??ncora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a Procurar:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Mai??sculas/Min??sculas",matchWord:"Coincidir com toda a palavra",matchCyclic:"Match cyclic",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Propriedades da Tabela",menu:"Propriedades da Tabela",deleteTable:"Eliminar Tabela",rows:"Linhas",columns:"Colunas",border:"Tamanho do Limite",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centrado",alignRight:"Direita",width:"Largura",widthPx:"pixeis",widthPc:"percentagem",widthUnit:"width unit",height:"Altura",cellSpace:"Esp. e/c??lulas",cellPad:"Esp. interior",caption:"T??tulo",summary:"Sum??rio",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"C??lula",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Eliminar C??lula",merge:"Unir C??lulas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linha",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Eliminar Linhas"},column:{menu:"Coluna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Eliminar Coluna"}},button:{title:"Propriedades do Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades da Caixa de Verifica????o",radioTitle:"Propriedades do Bot??o de Op????o",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formul??rio",menu:"Propriedades do Formul??rio",action:"Ac????o",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades da Caixa de Combina????o",selectInfo:"Informa????o",opAvail:"Op????es Poss??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir selec????es m??ltiplas",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir um valor por defeito",btnDelete:"Apagar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tamanho do caracter",maxChars:"Nr. M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Palavra-chave"},hidden:{title:"Propriedades do Campo Escondido",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imagem",titleButton:"Propriedades do Bot??o de imagens",menu:"Propriedades da Imagem",infoTab:"Informa????o da Imagem",btnUpload:"Enviar para o Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tamanho Original",border:"Limite",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor introduza o URL da imagem",linkTab:"Hiperliga????o",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades do Flash",propertiesTab:"Properties",title:"Propriedades do Flash",chkPlay:"Reproduzir automaticamente",chkLoop:"Loop",chkMenu:"Permitir Menu do Flash",chkFull:"Allow Fullscreen",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Limites",scaleFit:"Tamanho Exacto",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"Linha de base",alignBottom:"Fundo",alignMiddle:"Centro",alignRight:"Direita",alignTextTop:"Topo do texto",alignTop:"Topo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor de Fundo",width:"Largura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor introduza a hiperliga????o URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verifica????o Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"N??o est?? num direct??rio",changeTo:"Mudar para",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Tudo",btnReplace:"Substituir",btnReplaceAll:"Substituir Tudo",btnUndo:"Anular",noSuggestions:"- Sem sugest??es -",progress:"Verifica????o ortogr??fica em progresso???",noMispell:"Verifica????o ortogr??fica completa: n??o foram encontrados erros",noChanges:"Verifica????o ortogr??fica completa: n??o houve altera????o de palavras",oneChange:"Verifica????o ortogr??fica completa: uma palavra alterada",manyChanges:"Verifica????o ortogr??fica completa: %1 palavras alteradas",ieSpellDownload:" Verifica????o ortogr??fica n??o instalada. Quer descarregar agora?"},smiley:{toolbar:"Emoticons",title:"Inserir um Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera????o",bulletedlist:"Marcas",indent:"Aumentar Avan??o",outdent:"Diminuir Avan??o",justify:{left:"Alinhar ?? Esquerda",center:"Alinhar ao Centro",right:"Alinhar ?? Direita",block:"Justificado"},blockquote:"Block Quote",clipboard:{title:"Colar",cutError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de cortar. Por favor use o teclado (Ctrl/Cmd+X).",copyError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de copiar. Por favor use o teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e prima <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Colar do Word",title:"Colar do Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Colar como Texto Simples",title:"Colar como Texto Simples"},templates:{button:"Modelos",title:"Modelo de Conte??do",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione o modelo a abrir no editor<br>(o conte??do actual ser?? perdido):",emptyListMsg:"(Sem modelos definidos)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo de Letra",voiceLabel:"Font",panelTitle:"Tipo de Letra"},fontSize:{label:"Tamanho",voiceLabel:"Font Size",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor de Fundo",panelTitle:"Colors",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ro.js b/horde/js/ckeditor/lang/ro.js
new file mode 100644 (file)
index 0000000..d5380d9
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ro={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sursa",newPage:"Pagin?? nou??",save:"Salveaz??",preview:"Previzualizare",cut:"Taie",copy:"Copiaz??",paste:"Adaug??",print:"Printeaz??",underline:"Subliniat (underline)",bold:"??ngro??at (bold)",italic:"??nclinat (italic)",selectAll:"Selecteaz?? tot",removeFormat:"??nl??tur?? formatarea",strike:"T??iat (strike through)",subscript:"Indice (subscript)",superscript:"Putere (superscript)",horizontalrule:"Insereaz?? linie orizont??",pagebreak:"Insereaz?? separator de pagin?? (Page Break)",unlink:"??nl??tur?? link (leg??tur?? web)",undo:"Starea anterioar?? (undo)",redo:"Starea ulterioar?? (redo)",common:{browseServer:"R??sfoie??te server",url:"URL",protocol:"Protocol",upload:"??ncarc??",uploadSubmit:"Trimite la server",image:"Imagine",flash:"Flash",form:"Formular (Form)",checkbox:"Bif?? (Checkbox)",radio:"Buton radio (RadioButton)",textField:"C??mp text (TextField)",textarea:"Suprafa???? text (Textarea)",hiddenField:"C??mp ascuns (HiddenField)",button:"Buton",select:"C??mp selec??ie (SelectionField)",imageButton:"Buton imagine (ImageButton)",notSet:"<nesetat>",id:"Id",name:"Nume",langDir:"Direc??ia cuvintelor",langDirLtr:"st??nga-dreapta (LTR)",langDirRtl:"dreapta-st??nga (RTL)",langCode:"Codul limbii",longDescr:"Descrierea lung?? URL",cssClass:"Clasele cu stilul paginii (CSS)",advisoryTitle:"Titlul consultativ",cssStyle:"Stil",ok:"Bine",cancel:"Anulare",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avansat",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereaz?? caracter special",title:"Selecteaz?? caracter special",options:"Special Character Options"},link:{toolbar:"Insereaz??/Editeaz?? link (leg??tur?? web)",other:"<alt>",menu:"Editeaz?? Link",title:"Link (Leg??tur?? web)",info:"Informa??ii despre link (Leg??tur?? web)",target:"??int?? (Target)",upload:"??ncarc??",advanced:"Avansat",type:"Tipul link-ului (al leg??turii web)",toUrl:"URL",toAnchor:"Ancor?? ??n aceast?? pagin??",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<fereastra popup>",targetFrameName:"Numele frame-ului ??int??",targetPopupName:"Numele ferestrei popup",popupFeatures:"Propriet????ile ferestrei popup",popupResizable:"Resizable",popupStatusBar:"Bara de status",popupLocationBar:"Bara de loca??ie",popupToolbar:"Bara de op??iuni",popupMenuBar:"Bara de meniu",popupFullScreen:"Tot ecranul (Full Screen)(IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"L????ime",popupLeft:"Pozi??ia la st??nga",popupHeight:"??n??l??ime",popupTop:"Pozi??ia la dreapta",id:"Id",langDir:"Direc??ia cuvintelor",langDirLTR:"st??nga-dreapta (LTR)",langDirRTL:"dreapta-st??nga (RTL)",acccessKey:"Tasta de acces",name:"Nume",langCode:"Direc??ia cuvintelor",tabIndex:"Indexul tabului",advisoryTitle:"Titlul consultativ",advisoryContentType:"Tipul consultativ al titlului",cssClasses:"Clasele cu stilul paginii (CSS)",charset:"Setul de caractere al resursei legate",styles:"Stil",selectAnchor:"Selecta??i o ancor??",anchorName:"dup?? numele ancorei",anchorId:"dup?? Id-ul elementului",emailAddress:"Adres?? de e-mail",emailSubject:"Subiectul mesajului",emailBody:"Con??inutul mesajului",noAnchors:"(Nicio ancor?? disponibil?? ??n document)",noUrl:"V?? rug??m s?? scrie??i URL-ul",noEmail:"V?? rug??m s?? scrie??i adresa de e-mail"},anchor:{toolbar:"Insereaz??/Editeaz?? ancor??",menu:"Propriet????i ancor??",title:"Propriet????i ancor??",name:"Numele ancorei",errorName:"V?? rug??m scrie??i numele ancorei"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"G??se??te ??i ??nlocuie??te",find:"G??se??te",replace:"??nlocuie??te",findWhat:"G??se??te:",replaceWith:"??nlocuie??te cu:",notFoundMsg:"Textul specificat nu a fost g??sit.",matchCase:"Deosebe??te majuscule de minuscule (Match case)",matchWord:"Doar cuvintele ??ntregi",matchCyclic:"Match cyclic",replaceAll:"??nlocuie??te tot",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Propriet????ile tabelului",menu:"Propriet????ile tabelului",deleteTable:"??terge tabel",rows:"Linii",columns:"Coloane",border:"M??rimea marginii",align:"Aliniament",alignLeft:"St??nga",alignCenter:"Centru",alignRight:"Dreapta",width:"L????ime",widthPx:"pixeli",widthPc:"procente",widthUnit:"width unit",height:"??n??l??ime",cellSpace:"Spa??iu ??ntre celule",cellPad:"Spa??iu ??n cadrul celulei",caption:"Titlu (Caption)",summary:"Rezumat",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Celul??",insertBefore:"Insereaz?? celul?? ??nainte",insertAfter:"Insereaz?? celul?? dup??",deleteCell:"??terge celule",merge:"Une??te celule",mergeRight:"Une??te la dreapta",mergeDown:"Une??te jos",splitHorizontal:"??mparte celula pe orizontal??",splitVertical:"??mparte celula pe vertical??",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linie",insertBefore:"Insereaz?? linie ??nainte",insertAfter:"Insereaz?? linie dup??",deleteRow:"??terge linii"},column:{menu:"Coloan??",insertBefore:"Insereaz?? coloan?? ??nainte",insertAfter:"Insereaz?? coloan?? dup??",deleteColumn:"??terge celule"}},button:{title:"Propriet????i buton",text:"Text (Valoare)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriet????i bif?? (Checkbox)",radioTitle:"Propriet????i buton radio (Radio Button)",value:"Valoare",selected:"Selectat"},form:{title:"Propriet????i formular (Form)",menu:"Propriet????i formular (Form)",action:"Ac??iune",method:"Metod??",encoding:"Encoding"},select:{title:"Propriet????i c??mp selec??ie (Selection Field)",selectInfo:"Informa??ii",opAvail:"Op??iuni disponibile",value:"Valoare",size:"M??rime",lines:"linii",chkMulti:"Permite selec??ii multiple",opText:"Text",opValue:"Valoare",btnAdd:"Adaug??",btnModify:"Modific??",btnUp:"Sus",btnDown:"Jos",btnSetValue:"Seteaz?? ca valoare selectat??",btnDelete:"??terge"},textarea:{title:"Propriet????i suprafa???? text (Textarea)",cols:"Coloane",rows:"Linii"},textfield:{title:"Propriet????i c??mp text (Text Field)",name:"Nume",value:"Valoare",charWidth:"L??rgimea caracterului",maxChars:"Caractere maxime",type:"Tip",typeText:"Text",typePass:"Parol??"},hidden:{title:"Propriet????i c??mp ascuns (Hidden Field)",name:"Nume",value:"Valoare"},image:{title:"Propriet????ile imaginii",titleButton:"Propriet????i buton imagine (Image Button)",menu:"Propriet????ile imaginii",infoTab:"Informa??ii despre imagine",btnUpload:"Trimite la server",upload:"??ncarc??",alt:"Text alternativ",width:"L????ime",height:"??n??l??ime",lockRatio:"P??streaz?? propor??iile",unlockRatio:"Unlock Ratio",resetSize:"Reseteaz?? m??rimea",border:"Margine",hSpace:"HSpace",vSpace:"VSpace",align:"Aliniere",alignLeft:"St??nga",alignRight:"Dreapta",alertUrl:"V?? rug??m s?? scrie??i URL-ul imaginii",linkTab:"Link (Leg??tur?? web)",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet????ile flash-ului",propertiesTab:"Properties",title:"Propriet????ile flash-ului",chkPlay:"Ruleaz?? automat",chkLoop:"Repet?? (Loop)",chkMenu:"Activeaz?? meniul flash",chkFull:"Allow Fullscreen",scale:"Scal??",scaleAll:"Arat?? tot",scaleNoBorder:"F??r?? margini (No border)",scaleFit:"Potrive??te",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Aliniere",alignLeft:"St??nga",alignAbsBottom:"Jos absolut (Abs Bottom)",alignAbsMiddle:"Mijloc absolut (Abs Middle)",alignBaseline:"Linia de jos (Baseline)",alignBottom:"Jos",alignMiddle:"Mijloc",alignRight:"Dreapta",alignTextTop:"Text sus",alignTop:"Sus",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Coloarea fundalului",width:"L????ime",height:"??n??l??ime",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"V?? rug??m s?? scrie??i URL-ul",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verific?? text",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nu e ??n dic??ionar",changeTo:"Schimb?? ??n",btnIgnore:"Ignor??",btnIgnoreAll:"Ignor?? toate",btnReplace:"??nlocuie??te",btnReplaceAll:"??nlocuie??te tot",btnUndo:"Starea anterioar?? (undo)",noSuggestions:"- F??r?? sugestii -",progress:"Verificarea textului ??n desf????urare...",noMispell:"Verificarea textului terminat??: Nicio gre??eal?? g??sit??",noChanges:"Verificarea textului terminat??: Niciun cuv??nt modificat",oneChange:"Verificarea textului terminat??: Un cuv??nt modificat",manyChanges:"Verificarea textului terminat??: 1% cuvinte modificate",ieSpellDownload:"Unealta pentru verificat textul (Spell checker) neinstalat??. Dori??i s?? o desc??rca??i acum?"},smiley:{toolbar:"Figur?? expresiv?? (Emoticon)",title:"Insereaz?? o figur?? expresiv?? (Emoticon)",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"List?? numerotat??",bulletedlist:"List?? cu puncte",indent:"Cre??te indentarea",outdent:"Scade indentarea",justify:{left:"Aliniere la st??nga",center:"Aliniere central??",right:"Aliniere la dreapta",block:"Aliniere ??n bloc (Block Justify)"},blockquote:"Citat",clipboard:{title:"Adaug??",cutError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de t??iere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+X).",copyError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de copiere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+C).",pasteMsg:"V?? rug??m ad??uga??i ??n c??su??a urm??toare folosind tastatura (<STRONG>Ctrl/Cmd+V</STRONG>) ??i ap??sa??i <STRONG>OK</STRONG>.",securityMsg:"Din cauza set??rilor de securitate ale programului dvs. cu care naviga??i pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui s?? ad??uga??i din nou datele ??n aceast?? fereastr??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Adaug?? din Word",title:"Adaug?? din Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Adaug?? ca text simplu (Plain Text)",title:"Adaug?? ca text simplu (Plain Text)"},templates:{button:"Template-uri (??abloane)",title:"Template-uri (??abloane) de con??inut",options:"Template Options",insertOption:"??nlocuie??te cuprinsul actual",selectPromptMsg:"V?? rug??m selecta??i template-ul (??ablonul) ce se va deschide ??n editor<br>(con??inutul actual va fi pierdut):",emptyListMsg:"(Niciun template (??ablon) definit)"},showBlocks:"Arat?? blocurile",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formatare",panelTitle:"Formatare",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"M??rime",voiceLabel:"Font Size",panelTitle:"M??rime"},colorButton:{textColorTitle:"Culoarea textului",bgColorTitle:"Coloarea fundalului",panelTitle:"Colors",auto:"Automatic",more:"Mai multe culori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/ru.js b/horde/js/ckeditor/lang/ru.js
new file mode 100644 (file)
index 0000000..18769f7
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.ru={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????????",newPage:"?????????? ????????????????",save:"??????????????????",preview:"?????????????????????????????? ????????????????",cut:"????????????????",copy:"????????????????????",paste:"????????????????",print:"????????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????? ????????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ???????????????????????????? ??????????",pagebreak:"???????????????? ???????????? ????????????????",unlink:"???????????? ????????????",undo:"????????????????",redo:"??????????????????",common:{browseServer:"?????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????? ???? ????????????",image:"??????????????????????",flash:"Flash",form:"??????????",checkbox:"???????????????? ????????????",radio:"???????????? ????????????",textField:"?????????????????? ????????",textarea:"?????????????????? ??????????????",hiddenField:"?????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ?? ????????????????????????",notSet:"<???? ????????????????????>",id:"??????????????????????????",name:"??????",langDir:"?????????????????????? ??????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"?????????????? ???????????????? URL",cssClass:"?????????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"????????????????????",advancedTab:"??????????????????????",validateNumberFailed:"?????? ???????????????? ???? ???????????????? ????????????.",confirmNewPage:"?????? ?????????????????????????? ?????????????????? ?????????? ??????????????. ???? ??????????????, ?????? ???????????? ?????????????? ???? ???????????? ?????????????????",confirmCancel:"?????????????????? ?????????? ???????? ????????????????. ???? ??????????????, ?????? ???????????? ?????????????? ?????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ????????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"???????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/?????????????????????????? ????????????",other:"<????????????>",menu:"???????????????? ????????????",title:"????????????",info:"???????????????????? ????????????",target:"????????",upload:"????????????????",advanced:"??????????????????????",type:"?????? ????????????",toUrl:"URL",toAnchor:"?????????? ???? ?????? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????????? ????????>",targetFrameName:"?????? ???????????????? ????????????",targetPopupName:"?????? ???????????????????????? ????????",popupFeatures:"???????????????? ???????????????????????? ????????",popupResizable:"???????????????????? ????????????",popupStatusBar:"???????????? ??????????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"?????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"Id",langDir:"?????????????????????? ??????????",langDirLTR:"?????????? ?????????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"?????????????? ??????????????",name:"??????",langCode:"?????? ??????????",tabIndex:"???????????????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ??????????????????????",cssClasses:"?????????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????????? ??????????",anchorId:"???? ???????????????????????????? ????????????????",emailAddress:"?????????? ????. ??????????",emailSubject:"?????????????????? ??????????????????",emailBody:"???????? ??????????????????",noAnchors:"(?????? ???????????? ?????????????????? ?? ???????? ??????????????????)",noUrl:"????????????????????, ?????????????? URL ????????????",noEmail:"????????????????????, ?????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/?????????????????????????? ??????????",menu:"???????????????? ??????????",title:"???????????????? ??????????",name:"?????? ??????????",errorName:"????????????????????, ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"??????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????????????????? ?????????? ???? ????????????.",matchCase:"?????????????????? ??????????????",matchWord:"???????????? ?????????? ??????????????",matchCyclic:"???????????????? ?? ???????????? ?????????? ???????????????????? ??????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"???????????????? ??????????????",menu:"???????????????? ??????????????",deleteTable:"?????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????????? (spacing)",cellPad:"???????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????",headersColumn:"???????????? ??????????????",headersRow:"???????????? ????????????",headersBoth:"?????? ????????????????",invalidRows:"?????????? ?????????? ???????????? ???????? ???????????? 0.",invalidCols:"?????????? ???????????????? ???????????? ???????? ???????????? 0.",invalidBorder:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidCellSpacing:"???????????? ?????????????????????? (cellspacing) ?????????? ???????????????? ???????????? ???????? ????????????.",invalidCellPadding:"?????????????? ???????????? ?????????? (cellpadding) ???????????? ???????? ????????????.",cell:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteCell:"?????????????? ????????????",merge:"???????????????????? ????????????",mergeRight:"???????????????????? ?? ????????????",mergeDown:"???????????????????? ?? ????????????",splitHorizontal:"?????????????? ???????????? ??????????????????????????",splitVertical:"?????????????? ???????????? ??????????????????????",title:"???????????????? ????????????",cellType:"?????? ????????????",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"?????????????? ???? ????????????",hAlign:"???????????????????????? ???? ??????????????????????",vAlign:"???????????????????????? ???? ??????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"???????? ????????",borderColor:"???????? ??????????????",data:"????????????",header:"??????????????????",yes:"????",no:"??????",invalidWidth:"???????????? ???????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ???????????? ???????????? ???????? ????????????.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"????????????????"},row:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteRow:"?????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"?????????????? ??????????????"}},button:{title:"???????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"??????????????????",typeRst:"????????????????"},checkboxAndRadio:{checkboxTitle:"???????????????? ???????????????? ????????????",radioTitle:"???????????????? ???????????? ????????????",value:"????????????????",selected:"??????????????????"},form:{title:"???????????????? ??????????",menu:"???????????????? ??????????",action:"????????????????",method:"??????????",encoding:"??????????????????"},select:{title:"???????????????? ????????????",selectInfo:"????????????????????",opAvail:"?????????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????????? ??????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"????????????????????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ?????? ?????????????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"???????????????? ???????????????????? ????????",name:"??????",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"???????????????? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"???????????????? ??????????????????????",titleButton:"???????????????? ???????????? ?? ????????????????????????",menu:"???????????????? ??????????????????????",infoTab:"???????????????????? ?? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"?????????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"????????????????????, ?????????????? URL ??????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"?????????????????????? URL ????????????????.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"????????????????",title:"???????????????? Flash",chkPlay:"???????? ????????????????????????",chkLoop:"????????????",chkMenu:"???????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ??????????",scale:"????????????????????????????",scaleAll:"???????????????????? ??????",scaleNoBorder:"?????? ??????????????",scaleFit:"???????????? ????????????????????",access:"?????????????? ?????????????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ???? ??????????",accessNever:"??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ????????????",alignAbsMiddle:"?????? ????????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"????????????",alignMiddle:"????????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ??????????????",alignTop:"???? ??????????",quality:"????????????????",qualityBest:"????????????",qualityHigh:"??????????????",qualityAutoHigh:"?????????????? (????????)",qualityMedium:"??????????????",qualityAutoLow:"???????????? (????????)",qualityLow:"????????????",windowModeWindow:"????????",windowModeOpaque:"????????????????????????",windowModeTransparent:"????????????????????",windowMode:"?????????????? ??????????",flashvars:"???????????????????? ?????? Flash",bgcolor:"???????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",validateSrc:"????????????????????, ?????????????? URL ????????????",validateWidth:"???????????? ???????????????? ????????????.",validateHeight:"???????????? ???????????????? ????????????.",validateHSpace:"???????????????????????????? ???????????? ???????????????? ????????????.",validateVSpace:"???????????????????????? ???????????? ???????????????? ????????????."},spellCheck:{toolbar:"?????????????????? ????????????????????",title:"???????????????? ????????????????????????",notAvailable:"????????????????, ???????????? ???????????? ????????????????????.",errorLoading:"???????????? ?????? ???????????????? ???????????????????? ?????????? ????????????????????: %s.",notInDic:"?????? ?? ??????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????????",btnIgnoreAll:"???????????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????????",noSuggestions:"- ?????? ?????????????????????????? -",progress:"???????? ???????????????? ????????????????????...",noMispell:"???????????????? ???????????????????? ??????????????????: ???????????? ???? ??????????????",noChanges:"???????????????? ???????????????????? ??????????????????: ???? ???????????? ?????????? ???? ????????????????",oneChange:"???????????????? ???????????????????? ??????????????????: ???????? ?????????? ????????????????",manyChanges:"???????????????? ???????????????????? ??????????????????: 1% ???????? ????????????????",ieSpellDownload:"???????????? ???????????????? ???????????????????? ???? ????????????????????. ???????????? ?????????????? ?????? ?????????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"???????????????????????? ????????????",bulletedlist:"?????????????????????????? ????????????",indent:"?????????????????? ????????????",outdent:"?????????????????? ????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"????????????????????, ???????????????? ?????????? ?? ??????????????????????????, ?????????????????? ?????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>), ?? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"???? ?????????????? ???????????????? ???????????????????????? ????????????????, ???????????????? ???? ?????????? ?????????????? ?? ???????????? ???????????? ???????????? ????????????????. ?????? ???????????????????? ???????????????? ?????????? ?????????? ?? ?????? ????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ?????????????? ???? ???????????? ????????????????, ?????????? ???? ???????????????????? ???? Word. ???? ???????????? ???????????????? ?????? ?????????? ?????????????????",toolbar:"???????????????? ???? Word",title:"???????????????? ???? Word",error:"???????????????????? ???????????????? ?????????????????????? ???????????? ????-???? ???????????????????? ????????????"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ??????????????????????",options:"Template Options",insertOption:"???????????????? ?????????????? ????????????????????",selectPromptMsg:"????????????????????, ???????????????? ???????????? ?????? ???????????????? ?? ??????????????????<br>(?????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???? ???????????? ?????????????? ???? ????????????????????)"},showBlocks:"???????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"?????????? ??????????????"},format:{label:"????????????????????????????",panelTitle:"????????????????????????????",tag_p:"????????????????????",tag_pre:"??????????????????????????????",tag_address:"??????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"?????????????? Div-??????????????????",toolbar:"?????????????? Div-??????????????????",cssClassInputLabel:"???????????? ?????????????? ????????????",styleSelectLabel:"??????????",IdInputLabel:"Id",languageCodeInputLabel:"?????? ??????????",inlineStyleInputLabel:"?????????????????? ??????????",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"?????????????????????? ????????????",langDirLTRLabel:"?????????? ?????????????? (LTR)",langDirRTLLabel:"???????????? ???????????? (RTL)",edit:"?????????????????????????? Div",remove:"???????????? Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????",panelTitle:"Colors",auto:"????????????????????????????",more:"??????????..."},colors:{"000":"????????????",800000:"????????????????","8B4513":"???????????? ????????","2F4F4F":"???????????? ????????????????-??????????","008080":"????????????","000080":"??????????-????????????","4B0082":"????????????",696969:"????????????-??????????",B22222:"?????????????????????? ????????????",A52A2A:"????????????????????",DAA520:"?????????????? ????????????","006400":"??????????-??????????????","40E0D0":"??????????????????","0000CD":"??????????",800080:"??????????????????",808080:"??????????",F00:"??????????????",FF8C00:"??????????-??????????????????",FFD700:"??????????????","008000":"??????????????","0FF":"?????????????? ??????????","00F":"??????????????",EE82EE:"????????????????????",A9A9A9:"??????????-??????????",FFA07A:"?????????????? ????????????????-??????????????",FFA500:"??????????????????",FFFF00:"????????????","00FF00":"??????????????????????",AFEEEE:"????????????-??????????????????",ADD8E6:"????????????-??????????",DDA0DD:"????????????????",D3D3D3:"????????????-??????????",FFF0F5:"?????????????? ????????????-?????????????? ",FAEBD7:"???????????????? ??????????",FFFFE0:"????????????-????????????",F0FFF0:"?????????????? ????????",F0FFFF:"????????????",F0F8FF:"????????????-??????????????",E6E6FA:"????????????-??????????????",FFF:"??????????"},scayt:{title:"???????????????? ???????????????????? ???? ???????? ??????????",opera_title:"Not supported by Opera",enable:"???????????????? ????????",disable:"?????????????????? ????????",about:"?? ????????",toggle:"?????????????????????? ????????",options:"??????????????????",langs:"??????????",moreSuggestions:"???????????? ??????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????????? ??????????",emptyDic:"?????? ?????????????? ???????????? ???????? ???? ????????????.",optionsTab:"??????????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????????",dictionariesTab:"??????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"?? ????????????????"},about:{title:"?? ?????????????????? CKEditor",dlgTitle:"?? ?????????????????? CKEditor",moreInfo:"???? ???????????????? ???????????????????????????? ?????????????????????? ???? ?????? ????????:",copy:"Copyright &copy; $1. ?????? ?????????? ????????????????."},maximize:"??????????????????????????????",minimize:"????????????????????????????",fakeobjects:{anchor:"??????????",flash:"Flash-????????????????",div:"???????????? ????????????????",unknown:"?????????????????????? ????????????"},resize:"???????????????????? ?????? ?????????????????? ??????????????",colordialog:{title:"???????????????? ????????",options:"Color Options",highlight:"????????????????",selected:"??????????????????",clear:"????????????????"},toolbarCollapse:"???????????????? ???????????? ????????????????????????",toolbarExpand:"???????????????????? ???????????? ????????????????????????"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/sk.js b/horde/js/ckeditor/lang/sk.js
new file mode 100644 (file)
index 0000000..1beca78
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.sk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??i??",preview:"N??h??ad",cut:"Vystrihn????",copy:"Kop??rova??",paste:"Vlo??i??",print:"Tla??",underline:"Pod??iarknut??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybra?? v??etko",removeFormat:"Odstr??ni?? form??tovanie",strike:"Pre??iarknut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??i?? vodorovn?? ??iaru",pagebreak:"Vlo??i?? odde??ova?? str??nky",unlink:"Odstr??ni?? odkaz",undo:"Sp????",redo:"Znovu",common:{browseServer:"Prech??dza?? server",url:"URL",protocol:"Protokol",upload:"Odosla??",uploadSubmit:"Odosla?? na server",image:"Obr??zok",flash:"Flash",form:"Formul??r",checkbox:"Za??krt??vacie pol????ko",radio:"Prep??na??",textField:"Textov?? pole",textarea:"Textov?? oblas??",hiddenField:"Skryt?? pole",button:"Tla??idlo",select:"Rozba??ovac?? zoznam",imageButton:"Obr??zkov?? tla??idlo",notSet:"<nenastaven??>",id:"Id",name:"Meno",langDir:"Orient??cia jazyka",langDirLtr:"Z??ava doprava (LTR)",langDirRtl:"Sprava do??ava (RTL)",langCode:"K??d jazyka",longDescr:"Dlh?? popis URL",cssClass:"Trieda ??t??lu",advisoryTitle:"Pomocn?? titulok",cssStyle:"??t??l",ok:"OK",cancel:"Zru??i??",close:"Close",preview:"Preview",generalTab:"Hlavn??",advancedTab:"Roz????ren??",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??i?? ??peci??lne znaky",title:"V??ber ??peci??lneho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??i??/zmeni?? odkaz",other:"<in??>",menu:"Zmeni?? odkaz",title:"Odkaz",info:"Inform??cie o odkaze",target:"Cie??",upload:"Odosla??",advanced:"Roz????ren??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v tejto str??nke",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovacie okno>",targetFrameName:"Meno r??mu cie??a",targetPopupName:"N??zov vyskakovacieho okna",popupFeatures:"Vlastnosti vyskakovacieho okna",popupResizable:"Resizable",popupStatusBar:"Stavov?? riadok",popupLocationBar:"Panel umiestnenia",popupToolbar:"Panel n??strojov",popupMenuBar:"Panel ponuky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislos?? (Netscape)",popupWidth:"????rka",popupLeft:"??av?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orient??cia jazyka",langDirLTR:"Z??ava doprava (LTR)",langDirRTL:"Sprava do??ava (RTL)",acccessKey:"Pr??stupov?? k??????",name:"Meno",langCode:"Orient??cia jazyka",tabIndex:"Poradie prvku",advisoryTitle:"Pomocn?? titulok",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"Trieda ??t??lu",charset:"Priraden?? znakov?? sada",styles:"??t??l",selectAnchor:"Vybra?? kotvu",anchorName:"Pod??a mena kotvy",anchorId:"Pod??a Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"Predmet spr??vy",emailBody:"Telo spr??vy",noAnchors:"(V str??nke nie je definovan?? ??iadna kotva)",noUrl:"Zadajte pros??m URL odkazu",noEmail:"Zadajte pros??m e-mailov?? adresu"},anchor:{toolbar:"Vlo??i??/zmeni?? kotvu",menu:"Vlastnosti kotvy",title:"Vlastnosti kotvy",name:"Meno kotvy",errorName:"Zadajte pros??m meno kotvy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"N??js?? a nahradi??",find:"H??ada??",replace:"Nahradi??",findWhat:"??o h??ada??:",replaceWith:"????m nahradi??:",notFoundMsg:"H??adan?? text nebol n??jden??.",matchCase:"Rozli??ova?? mal??/ve??k?? p??smen??",matchWord:"Len cel?? slov??",matchCyclic:"Match cyclic",replaceAll:"Nahradi?? v??etko",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabu??ka",title:"Vlastnosti tabu??ky",menu:"Vlastnosti tabu??ky",deleteTable:"Vymaza?? tabu??ku",rows:"Riadky",columns:"St??pce",border:"Ohrani??enie",align:"Zarovnanie",alignLeft:"V??avo",alignCenter:"Na stred",alignRight:"Vpravo",width:"????rka",widthPx:"pixelov",widthPc:"percent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzdialenos?? buniek",cellPad:"Odsadenie obsahu",caption:"Popis",summary:"Preh??ad",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Bunka",insertBefore:"Vlo??i?? bunku pred",insertAfter:"Vlo??i?? bunku za",deleteCell:"Vymaza?? bunky",merge:"Zl????i?? bunky",mergeRight:"Zl????i?? doprava",mergeDown:"Zl????i?? dole",splitHorizontal:"Rozdeli?? bunky horizont??lne",splitVertical:"Rozdeli?? bunky vertik??lne",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Riadok",insertBefore:"Vlo??i?? riadok za",insertAfter:"Vlo??i?? riadok pred",deleteRow:"Vymaza?? riadok"},column:{menu:"St??pec",insertBefore:"Vlo??i?? st??pec za",insertAfter:"Vlo??i?? st??pec pred",deleteColumn:"Zmaza?? st??pec"}},button:{title:"Vlastnosti tla??idla",text:"Text",type:"Typ",typeBtn:"Tla??idlo",typeSbm:"Odosla??",typeRst:"Vymaza??"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vacieho pol????ka",radioTitle:"Vlastnosti prep??na??a",value:"Hodnota",selected:"Vybran??"},form:{title:"Vlastnosti formul??ra",menu:"Vlastnosti formul??ra",action:"Akcie",method:"Met??da",encoding:"Encoding"},select:{title:"Vlastnosti rozba??ovacieho zoznamu",selectInfo:"Info",opAvail:"Dostupn?? mo??nosti",value:"Hodnota",size:"Ve??kos??",lines:"riadkov",chkMulti:"Povoli?? viacn??sobn?? v??ber",opText:"Text",opValue:"Hodnota",btnAdd:"Prida??",btnModify:"Zmeni??",btnUp:"Hore",btnDown:"Dole",btnSetValue:"Nastavi?? ako vybran?? hodnotu",btnDelete:"Zmaza??"},textarea:{title:"Vlastnosti textovej oblasti",cols:"St??pce",rows:"Riadky"},textfield:{title:"Vlastnosti textov??ho po??a",name:"N??zov",value:"Hodnota",charWidth:"????rka pola (znakov)",maxChars:"Maxim??lny po??et znakov",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho po??a",name:"N??zov",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnosti obr??zkov??ho tla??idla",menu:"Vlastnosti obr??zku",infoTab:"Inform??cie o obr??zku",btnUpload:"Odosla?? na server",upload:"Odosla??",alt:"Alternat??vny text",width:"????rka",height:"V????ka",lockRatio:"Z??mok",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? ve??kos??",border:"Okraje",hSpace:"H-medzera",vSpace:"V-medzera",align:"Zarovnanie",alignLeft:"V??avo",alignRight:"Vpravo",alertUrl:"Zadajte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashu",propertiesTab:"Properties",title:"Vlastnosti Flashu",chkPlay:"Automatick?? prehr??vanie",chkLoop:"Opakovanie",chkMenu:"Povoli?? Flash Menu",chkFull:"Allow Fullscreen",scale:"Mierka",scaleAll:"Zobrazi?? mierku",scaleNoBorder:"Bez okrajov",scaleFit:"Roztiahnu?? na cel??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Zarovnanie",alignLeft:"V??avo",alignAbsBottom:"??plne dole",alignAbsMiddle:"Do stredu",alignBaseline:"Na z??klad??u",alignBottom:"Dole",alignMiddle:"Na stred",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahor",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Farba pozadia",width:"????rka",height:"V????ka",hSpace:"H-medzera",vSpace:"V-medzera",validateSrc:"Zadajte pros??m URL odkazu",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrola pravopisu",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie je v slovn??ku",changeTo:"Zmeni?? na",btnIgnore:"Ignorova??",btnIgnoreAll:"Ignorova?? v??etko",btnReplace:"Prep??sat",btnReplaceAll:"Prep??sat v??etko",btnUndo:"Sp????",noSuggestions:"- ??iadny n??vrh -",progress:"Prebieha kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??en??: bez ch??b",noChanges:"Kontrola pravopisu dokon??en??: ??iadne slov?? nezmenen??",oneChange:"Kontrola pravopisu dokon??en??: zmenen?? jedno slovo",manyChanges:"Kontrola pravopisu dokon??en??: zmenen??ch %1 slov",ieSpellDownload:"Kontrola pravopisu nie je nai??talovan??. Chcete ju hne?? stiahnu???"},smiley:{toolbar:"Smajl??ky",title:"Vkladanie smajl??kov",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????slovanie",bulletedlist:"Odr????ky",indent:"Zv??????i?? odsadenie",outdent:"Zmen??i?? odsadenie",justify:{left:"Zarovna?? v??avo",center:"Zarovna?? na stred",right:"Zarovna?? vpravo",block:"Zarovna?? do bloku"},blockquote:"Cit??cia",clipboard:{title:"Vlo??i??",cutError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre vystrihnutie zvolen??ho textu do schr??nky. Pros??m vystrihnite zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre kop??rovanie zvolen??ho textu do schr??nky. Pros??m skop??rujte zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Pros??m vlo??te nasledovn?? r??m??ek pou??it??m kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stla??te <STRONG>OK</STRONG>.",securityMsg:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru pristupova?? priamo k dat??m v schr??nke. Mus??te ich vlo??i?? znovu do tohto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Vlo??i?? z Wordu",title:"Vlo??i?? z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??i?? ako ??ist?? text",title:"Vlo??i?? ako ??ist?? text"},templates:{button:"??abl??ny",title:"??abl??ny obsahu",options:"Template Options",insertOption:"Nahradi?? aktu??lny obsah",selectPromptMsg:"Pros??m vyberte ??abl??ny na otvorenie v editore<br>(s????asn?? obsah bude straten??):",emptyListMsg:"(??iadne ??abl??ny nen??jden??)"},showBlocks:"Uk??za?? bloky",stylesCombo:{label:"??t??l",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??lny",tag_pre:"Form??tovan??",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Odsek (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"Font",panelTitle:"P??smo"},fontSize:{label:"Ve??kos??",voiceLabel:"Font Size",panelTitle:"Ve??kos??"},colorButton:{textColorTitle:"Farba textu",bgColorTitle:"Farba pozadia",panelTitle:"Colors",auto:"Automaticky",more:"Viac farieb..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/sl.js b/horde/js/ckeditor/lang/sl.js
new file mode 100644 (file)
index 0000000..32846c5
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.sl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Izvorna koda",newPage:"Nova stran",save:"Shrani",preview:"Predogled",cut:"Izre??i",copy:"Kopiraj",paste:"Prilepi",print:"Natisni",underline:"Pod??rtano",bold:"Krepko",italic:"Le??e??e",selectAll:"Izberi vse",removeFormat:"Odstrani oblikovanje",strike:"Pre??rtano",subscript:"Podpisano",superscript:"Nadpisano",horizontalrule:"Vstavi vodoravno ??rto",pagebreak:"Vstavi prelom strani",unlink:"Odstrani povezavo",undo:"Razveljavi",redo:"Ponovi",common:{browseServer:"Prebrskaj na stre??niku",url:"URL",protocol:"Protokol",upload:"Prenesi",uploadSubmit:"Po??lji na stre??nik",image:"Slika",flash:"Flash",form:"Obrazec",checkbox:"Potrditveno polje",radio:"Izbirno polje",textField:"Vnosno polje",textarea:"Vnosno obmo??je",hiddenField:"Skrito polje",button:"Gumb",select:"Spustni seznam",imageButton:"Gumb s sliko",notSet:"<ni postavljen>",id:"Id",name:"Ime",langDir:"Smer jezika",langDirLtr:"Od leve proti desni (LTR)",langDirRtl:"Od desne proti levi (RTL)",langCode:"Oznaka jezika",longDescr:"Dolg opis URL-ja",cssClass:"Razred stilne predloge",advisoryTitle:"Predlagani naslov",cssStyle:"Slog",ok:"V redu",cancel:"Prekli??i",close:"Close",preview:"Preview",generalTab:"Splo??no",advancedTab:"Napredno",validateNumberFailed:"Ta vrednost ni ??tevilo.",confirmNewPage:"Vse neshranjene spremembe te vsebine bodo izgubljene. Ali gotovo ??eli?? nalo??iti novo stran?",confirmCancel:"Nekaj mo??nosti je bilo spremenjenih. Ali gotovo ??eli?? zapreti okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedosegljiv</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vstavi posebni znak",title:"Izberi posebni znak",options:"Special Character Options"},link:{toolbar:"Vstavi/uredi povezavo",other:"<drug>",menu:"Uredi povezavo",title:"Povezava",info:"Podatki o povezavi",target:"Cilj",upload:"Prenesi",advanced:"Napredno",type:"Vrsta povezave",toUrl:"URL",toAnchor:"Zaznamek na tej strani",toEmail:"Elektronski naslov",targetFrame:"<okvir>",targetPopup:"<pojavno okno>",targetFrameName:"Ime ciljnega okvirja",targetPopupName:"Ime pojavnega okna",popupFeatures:"Zna??ilnosti pojavnega okna",popupResizable:"Spremenljive velikosti",popupStatusBar:"Vrstica stanja",popupLocationBar:"Naslovna vrstica",popupToolbar:"Orodna vrstica",popupMenuBar:"Menijska vrstica",popupFullScreen:"Celozaslonska slika (IE)",popupScrollBars:"Drsniki",popupDependent:"Podokno (Netscape)",popupWidth:"??irina",popupLeft:"Lega levo",popupHeight:"Vi??ina",popupTop:"Lega na vrhu",id:"Id",langDir:"Smer jezika",langDirLTR:"Od leve proti desni (LTR)",langDirRTL:"Od desne proti levi (RTL)",acccessKey:"Vstopno geslo",name:"Ime",langCode:"Smer jezika",tabIndex:"??tevilka tabulatorja",advisoryTitle:"Predlagani naslov",advisoryContentType:"Predlagani tip vsebine (content-type)",cssClasses:"Razred stilne predloge",charset:"Kodna tabela povezanega vira",styles:"Slog",selectAnchor:"Izberi zaznamek",anchorName:"Po imenu zaznamka",anchorId:"Po ID-ju elementa",emailAddress:"Elektronski naslov",emailSubject:"Predmet sporo??ila",emailBody:"Vsebina sporo??ila",noAnchors:"(V tem dokumentu ni zaznamkov)",noUrl:"Vnesite URL povezave",noEmail:"Vnesite elektronski naslov"},anchor:{toolbar:"Vstavi/uredi zaznamek",menu:"Lastnosti zaznamka",title:"Lastnosti zaznamka",name:"Ime zaznamka",errorName:"Prosim vnesite ime zaznamka"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Najdi in zamenjaj",find:"Najdi",replace:"Zamenjaj",findWhat:"Najdi:",replaceWith:"Zamenjaj z:",notFoundMsg:"Navedeno besedilo ni bilo najdeno.",matchCase:"Razlikuj velike in male ??rke",matchWord:"Samo cele besede",matchCyclic:"Primerjaj znake v cirilici",replaceAll:"Zamenjaj vse",replaceSuccessMsg:"%1 pojavitev je bilo zamenjano."},table:{toolbar:"Tabela",title:"Lastnosti tabele",menu:"Lastnosti tabele",deleteTable:"Izbri??i tabelo",rows:"Vrstice",columns:"Stolpci",border:"Velikost obrobe",align:"Poravnava",alignLeft:"Levo",alignCenter:"Sredinsko",alignRight:"Desno",width:"??irina",widthPx:"pik",widthPc:"procentov",widthUnit:"width unit",height:"Vi??ina",cellSpace:"Razmik med celicami",cellPad:"Polnilo med celicami",caption:"Naslov",summary:"Povzetek",headers:"Glave",headersNone:"Brez",headersColumn:"Prvi stolpec",headersRow:"Prva vrstica",headersBoth:"Oboje",invalidRows:"??tevilo vrstic mora biti ve??je od 0.",invalidCols:"??tevilo stolpcev mora biti ve??je od 0.",invalidBorder:"??irina obrobe mora biti ??tevilo.",invalidWidth:"??irina tabele mora biti ??tevilo.",invalidHeight:"Vi??ina tabele mora biti ??tevilo.",invalidCellSpacing:"Razmik med celicami mora biti ??tevilo.",invalidCellPadding:"Zamik celic mora biti ??tevilo",cell:{menu:"Celica",insertBefore:"Vstavi celico pred",insertAfter:"Vstavi celico za",deleteCell:"Izbri??i celice",merge:"Zdru??i celice",mergeRight:"Zdru??i desno",mergeDown:"Dru??i navzdol",splitHorizontal:"Razdeli celico vodoravno",splitVertical:"Razdeli celico navpi??no",title:"Lastnosti celice",cellType:"Vrsta celice",rowSpan:"Razpon vrstic",colSpan:"Razpon stolpcev",wordWrap:"Prelom besedila",hAlign:"Vodoravna poravnava",vAlign:"Navpi??na poravnava",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dno",alignBaseline:"Osnovnica",bgColor:"Barva ozadja",borderColor:"Barva obrobe",data:"Podatki",header:"Glava",yes:"Da",no:"Ne",invalidWidth:"??irina celice mora biti ??tevilo.",invalidHeight:"Vi??ina celice mora biti ??tevilo.",invalidRowSpan:"Razpon vrstic mora biti celo ??tevilo.",invalidColSpan:"Razpon stolpcev mora biti celo ??tevilo.",chooseColor:"Izberi"},row:{menu:"Vrstica",insertBefore:"Vstavi vrstico pred",insertAfter:"Vstavi vrstico za",deleteRow:"Izbri??i vrstice"},column:{menu:"Stolpec",insertBefore:"Vstavi stolpec pred",insertAfter:"Vstavi stolpec za",deleteColumn:"Izbri??i stolpce"}},button:{title:"Lastnosti gumba",text:"Besedilo (Vrednost)",type:"Tip",typeBtn:"Gumb",typeSbm:"Potrdi",typeRst:"Ponastavi"},checkboxAndRadio:{checkboxTitle:"Lastnosti potrditvenega polja",radioTitle:"Lastnosti izbirnega polja",value:"Vrednost",selected:"Izbrano"},form:{title:"Lastnosti obrazca",menu:"Lastnosti obrazca",action:"Akcija",method:"Metoda",encoding:"Kodiranje znakov"},select:{title:"Lastnosti spustnega seznama",selectInfo:"Podatki",opAvail:"Razpolo??ljive izbire",value:"Vrednost",size:"Velikost",lines:"vrstic",chkMulti:"Dovoli izbor ve??ih vrstic",opText:"Besedilo",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Spremeni",btnUp:"Gor",btnDown:"Dol",btnSetValue:"Postavi kot privzeto izbiro",btnDelete:"Izbri??i"},textarea:{title:"Lastnosti vnosnega obmo??ja",cols:"Stolpcev",rows:"Vrstic"},textfield:{title:"Lastnosti vnosnega polja",name:"Ime",value:"Vrednost",charWidth:"Dol??ina",maxChars:"Najve??je ??tevilo znakov",type:"Tip",typeText:"Besedilo",typePass:"Geslo"},hidden:{title:"Lastnosti skritega polja",name:"Ime",value:"Vrednost"},image:{title:"Lastnosti slike",titleButton:"Lastnosti gumba s sliko",menu:"Lastnosti slike",infoTab:"Podatki o sliki",btnUpload:"Po??lji na stre??nik",upload:"Po??lji",alt:"Nadomestno besedilo",width:"??irina",height:"Vi??ina",lockRatio:"Zakleni razmerje",unlockRatio:"Unlock Ratio",resetSize:"Ponastavi velikost",border:"Obroba",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",align:"Poravnava",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Vnesite URL slike",linkTab:"Povezava",button2Img:"??eli?? pretvoriti izbrani gumb s sliko v preprosto sliko?",img2Button:"??eli?? pretvoriti izbrano sliko v gumb s sliko?",urlMissing:"Manjka vir (URL) slike.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Lastnosti Flash",propertiesTab:"Lastnosti",title:"Lastnosti Flash",chkPlay:"Samodejno predvajaj",chkLoop:"Ponavljanje",chkMenu:"Omogo??i Flash Meni",chkFull:"Dovoli celozaslonski na??in",scale:"Pove??ava",scaleAll:"Poka??i vse",scaleNoBorder:"Brez obrobe",scaleFit:"Natan??no prileganje",access:"Dostop skript",accessAlways:"Vedno",accessSameDomain:"Samo ista domena",accessNever:"Nikoli",align:"Poravnava",alignLeft:"Levo",alignAbsBottom:"Popolnoma na dno",alignAbsMiddle:"Popolnoma v sredino",alignBaseline:"Na osnovno ??rto",alignBottom:"Na dno",alignMiddle:"V sredino",alignRight:"Desno",alignTextTop:"Besedilo na vrh",alignTop:"Na vrh",quality:"Kakovost",qualityBest:"Najvi??ja",qualityHigh:"Visoka",qualityAutoHigh:"Samodejno visoka",qualityMedium:"Srednja",qualityAutoLow:"Samodejno nizka",qualityLow:"Nizka",windowModeWindow:"Okno",windowModeOpaque:"Motno",windowModeTransparent:"Prosojno",windowMode:"Vrsta okna",flashvars:"Spremenljivke za Flash",bgcolor:"Barva ozadja",width:"??irina",height:"Vi??ina",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",validateSrc:"Vnesite URL povezave",validateWidth:"??irina mora biti ??tevilo.",validateHeight:"Vi??ina mora biti ??tevilo.",validateHSpace:"Vodoravni razmik mora biti ??tevilo.",validateVSpace:"Navpi??ni razmik mora biti ??tevilo."},spellCheck:{toolbar:"Preveri ??rkovanje",title:"??rkovalnik",notAvailable:"Oprostite, storitev trenutno ni dosegljiva.",errorLoading:"Napaka pri nalaganju storitve programa na naslovu %s.",notInDic:"Ni v slovarju",changeTo:"Spremeni v",btnIgnore:"Prezri",btnIgnoreAll:"Prezri vse",btnReplace:"Zamenjaj",btnReplaceAll:"Zamenjaj vse",btnUndo:"Razveljavi",noSuggestions:"- Ni predlogov -",progress:"Preverjanje ??rkovanja se izvaja...",noMispell:"??rkovanje je kon??ano: Brez napak",noChanges:"??rkovanje je kon??ano: Nobena beseda ni bila spremenjena",oneChange:"??rkovanje je kon??ano: Spremenjena je bila ena beseda",manyChanges:"??rkovanje je kon??ano: Spremenjenih je bilo %1 besed",ieSpellDownload:"??rkovalnik ni name????en. Ali ga ??elite prenesti sedaj?"},smiley:{toolbar:"Sme??ko",title:"Vstavi sme??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"O??tevil??en seznam",bulletedlist:"Ozna??en seznam",indent:"Pove??aj zamik",outdent:"Zmanj??aj zamik",justify:{left:"Leva poravnava",center:"Sredinska poravnava",right:"Desna poravnava",block:"Obojestranska poravnava"},blockquote:"Citat",clipboard:{title:"Prilepi",cutError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+X).",copyError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Prosim prilepite v sle??i okvir s pomo??jo tipkovnice (<STRONG>Ctrl/Cmd+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.",securityMsg:"Zaradi varnostnih nastavitev va??ega brskalnika urejevalnik ne more neposredno dostopati do odlo??i????a. Vsebino odlo??i????a ponovno prilepite v to okno.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Prilepi iz Worda",title:"Prilepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Prilepi kot golo besedilo",title:"Prilepi kot golo besedilo"},templates:{button:"Predloge",title:"Vsebinske predloge",options:"Template Options",insertOption:"Zamenjaj trenutno vsebino",selectPromptMsg:"Izberite predlogo, ki jo ??elite odpreti v urejevalniku<br>(trenutna vsebina bo izgubljena):",emptyListMsg:"(Ni pripravljenih predlog)"},showBlocks:"Prika??i ograde",stylesCombo:{label:"Slog",panelTitle:"Formatting Styles",panelTitle1:"Slogi odstavkov",panelTitle2:"Slogi besedila",panelTitle3:"Slogi objektov"},format:{label:"Oblika",panelTitle:"Oblika",tag_p:"Navaden",tag_pre:"Oblikovan",tag_address:"Napis",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Navaden (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Pisava",voiceLabel:"Pisava",panelTitle:"Pisava"},fontSize:{label:"Velikost",voiceLabel:"Velikost",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva besedila",bgColorTitle:"Barva ozadja",panelTitle:"Colors",auto:"Samodejno",more:"Ve?? barv..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??rkovanje med tipkanjem",opera_title:"Not supported by Opera",enable:"Omogo??i SCAYT",disable:"Onemogo??i SCAYT",about:"O storitvi SCAYT",toggle:"Preklopi SCAYT",options:"Mo??nosti",langs:"Jeziki",moreSuggestions:"Ve?? predlogov",ignore:"Prezri",ignoreAll:"Prezri vse",addWord:"Dodaj besedo",emptyDic:"Ime slovarja ne more biti prazno.",optionsTab:"Mo??nosti",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jeziki",dictionariesTab:"Slovarji",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"O storitvi"},about:{title:"O programu CKEditor",dlgTitle:"O programu CKEditor",moreInfo:"Za informacijo o licenci prostim obi????ite na??o spletno stran:",copy:"Copyright &copy; $1. Vse pravice pridr??ane."},maximize:"Maksimiraj",minimize:"Minimiraj",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prelom strani",unknown:"Neznan objekt"},resize:"Potegni za spremembo velikosti",colordialog:{title:"Izberi barvo",options:"Color Options",highlight:"Poudarjeno",selected:"Izbrano",clear:"Po??isti"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/sr-latn.js b/horde/js/ckeditor/lang/sr-latn.js
new file mode 100644 (file)
index 0000000..d065c89
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["sr-latn"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Sa??uvaj",preview:"Izgled stranice",cut:"Iseci",copy:"Kopiraj",paste:"Zalepi",print:"??tampa",underline:"Podvu??eno",bold:"Podebljano",italic:"Kurziv",selectAll:"Ozna??i sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Indeks",superscript:"Stepen",horizontalrule:"Unesi horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Ukloni link",undo:"Poni???ti akciju",redo:"Ponovi akciju",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Fle??",form:"Forma",checkbox:"Polje za potvrdu",radio:"Radio-dugme",textField:"Tekstualno polje",textarea:"Zona teksta",hiddenField:"Skriveno polje",button:"Dugme",select:"Izborno polje",imageButton:"Dugme sa slikom",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smer jezika",langDirLtr:"S leva na desno (LTR)",langDirRtl:"S desna na levo (RTL)",langCode:"K??d jezika",longDescr:"Pun opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Otka??i",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Napredni tagovi",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Unesi specijalni karakter",title:"Odaberite specijalni karakter",options:"Special Character Options"},link:{toolbar:"Unesi/izmeni link",other:"<????????????>",menu:"Izmeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredni tagovi",type:"Vrsta linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Naziv odredi??nog frejma",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna linija",popupLocationBar:"Lokacija",popupToolbar:"Toolbar",popupMenuBar:"Kontekstni meni",popupFullScreen:"Prikaz preko celog ekrana (IE)",popupScrollBars:"Scroll bar",popupDependent:"Zavisno (Netscape)",popupWidth:"??irina",popupLeft:"Od leve ivice ekrana (px)",popupHeight:"Visina",popupTop:"Od vrha ekrana (px)",id:"Id",langDir:"Smer jezika",langDirLTR:"S leva na desno (LTR)",langDirRTL:"S desna na levo (RTL)",acccessKey:"Pristupni taster",name:"Naziv",langCode:"Smer jezika",tabIndex:"Tab indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-ju elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Unesite URL linka",noEmail:"Otkucajte adresu elektronske pote"},anchor:{toolbar:"Unesi/izmeni sidro",menu:"Osobine sidra",title:"Osobine sidra",name:"Ime sidra",errorName:"Unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Pretraga",replace:"Zamena",findWhat:"Pronadi:",replaceWith:"Zameni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Razlikuj mala i velika slova",matchWord:"Uporedi cele reci",matchCyclic:"Match cyclic",replaceAll:"Zameni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Osobine tabele",menu:"Osobine tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Ravnanje",alignLeft:"Levo",alignCenter:"Sredina",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"procenata",widthUnit:"width unit",height:"Visina",cellSpace:"??elijski prostor",cellPad:"Razmak ??elija",caption:"Naslov tabele",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Obri??i ??elije",merge:"Spoj celije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Obri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Obri??i kolone"}},button:{title:"Osobine dugmeta",text:"Tekst (vrednost)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Osobine polja za potvrdu",radioTitle:"Osobine radio-dugmeta",value:"Vrednost",selected:"Ozna??eno"},form:{title:"Osobine forme",menu:"Osobine forme",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Osobine izbornog polja",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruku selekciju",opText:"Tekst",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Izmeni",btnUp:"Gore",btnDown:"Dole",btnSetValue:"Podesi kao ozna??enu vrednost",btnDelete:"Obri??i"},textarea:{title:"Osobine zone teksta",cols:"Broj kolona",rows:"Broj redova"},textfield:{title:"Osobine tekstualnog polja",name:"Naziv",value:"Vrednost",charWidth:"??irina (karaktera)",maxChars:"Maksimalno karaktera",type:"Tip",typeText:"Tekst",typePass:"Lozinka"},hidden:{title:"Osobine skrivenog polja",name:"Naziv",value:"Vrednost"},image:{title:"Osobine slika",titleButton:"Osobine dugmeta sa slikom",menu:"Osobine slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Ravnanje",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Osobine fle??a",propertiesTab:"Properties",title:"Osobine fle??a",chkPlay:"Automatski start",chkLoop:"Ponavljaj",chkMenu:"Uklju??i fle?? meni",chkFull:"Allow Fullscreen",scale:"Skaliraj",scaleAll:"Prika??i sve",scaleNoBorder:"Bez ivice",scaleFit:"Popuni povr??inu",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ravnanje",alignLeft:"Levo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dole",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Unesite URL linka",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Proveri spelovanje",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nije u re??niku",changeTo:"Izmeni",btnIgnore:"Ignori??i",btnIgnoreAll:"Ignori??i sve",btnReplace:"Zameni",btnReplaceAll:"Zameni sve",btnUndo:"Vrati akciju",noSuggestions:"- Bez sugestija -",progress:"Provera spelovanja u toku...",noMispell:"Provera spelovanja zavr??ena: gre??ke nisu pronadene",noChanges:"Provera spelovanja zavr??ena: Nije izmenjena nijedna rec",oneChange:"Provera spelovanja zavr??ena: Izmenjena je jedna re??",manyChanges:"Provera spelovanja zavr??ena: %1 re??(i) je izmenjeno",ieSpellDownload:"Provera spelovanja nije instalirana. Da li ??elite da je skinete sa Interneta?"},smiley:{toolbar:"Smajli",title:"Unesi smajlija",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nabrojiva lista",bulletedlist:"Nenabrojiva lista",indent:"Uve??aj levu marginu",outdent:"Smanji levu marginu",justify:{left:"Levo ravnanje",center:"Centriran tekst",right:"Desno ravnanje",block:"Obostrano ravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalepi",cutError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+X).",copyError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+C).",pasteMsg:"Molimo Vas da zalepite unutar donje povrine koriste??i tastaturnu pre??icu (<STRONG>Ctrl/Cmd+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalepi iz Worda",title:"Zalepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalepi kao ??ist tekst",title:"Zalepi kao ??ist tekst"},templates:{button:"Obrasci",title:"Obrasci za sadr??aj",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadr??aj ce biti obrisan):",emptyListMsg:"(Nema definisanih obrazaca)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina fonta",voiceLabel:"Font Size",panelTitle:"Veli??ina fonta"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/sr.js b/horde/js/ckeditor/lang/sr.js
new file mode 100644 (file)
index 0000000..1c93c20
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.sr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????",newPage:"???????? ????????????????",save:"??????????????",preview:"???????????? ????????????????",cut:"??????????",copy:"??????????????",paste:"????????????",print:"????????????",underline:"??????????????????",bold:"??????????????????",italic:"????????????",selectAll:"???????????? ??????",removeFormat:"???????????? ??????????????????????",strike:"??????????????????",subscript:"????????????",superscript:"????????????",horizontalrule:"?????????? ???????????????????????? ????????????",pagebreak:"Insert Page Break for Printing",unlink:"???????????? ????????",undo:"?????????????? ????????????",redo:"???????????? ????????????",common:{browseServer:"???????????????? ????????????",url:"??????",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ???? ????????????",image:"??????????",flash:"???????? ??????????????",form:"??????????",checkbox:"???????? ???? ??????????????",radio:"??????????-??????????",textField:"???????????????????? ????????",textarea:"???????? ????????????",hiddenField:"???????????????? ????????",button:"??????????",select:"?????????????? ????????",imageButton:"?????????? ???? ????????????",notSet:"<???????? ????????????????????>",id:"????",name:"??????????",langDir:"???????? ????????????",langDirLtr:"?? ???????? ???? ?????????? (LTR)",langDirRtl:"?? ?????????? ???? ???????? (RTL)",langCode:"K???? ????????????",longDescr:"?????? ???????? ??????",cssClass:"Stylesheet ??????????",advisoryTitle:"Advisory ????????????",cssStyle:"????????",ok:"OK",cancel:"O??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????? ????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????? ???????????????????? ????????????????",title:"?????????????????? ???????????????????? ????????????????",options:"Special Character Options"},link:{toolbar:"??????????/???????????? ????????",other:"<other>",menu:"?????????????? ????????",title:"????????",info:"???????? ????????",target:"Me??a",upload:"????????????",advanced:"???????????????? ????????????",type:"?????????? ??????????",toUrl:"URL",toAnchor:"?????????? ???? ???????? ????????????????",toEmail:"E???????????????????? ??????????",targetFrame:"<??????????>",targetPopup:"<???????????????? ????????????>",targetFrameName:"?????????? ???????????????????? ????????????",targetPopupName:"?????????? ?????????????????? ??????????????",popupFeatures:"???????????????????? ?????????????????? ??????????????",popupResizable:"Resizable",popupStatusBar:"???????????????? ????????????",popupLocationBar:"????????????????",popupToolbar:"Toolbar",popupMenuBar:"???????????????????? ????????",popupFullScreen:"???????????? ?????????? ?????????? ???????????? (??E)",popupScrollBars:"?????????? ??????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???? ???????? ?????????? ???????????? (??????????????)",popupHeight:"????????????",popupTop:"???? ???????? ???????????? (??????????????)",id:"Id",langDir:"???????? ????????????",langDirLTR:"?? ???????? ???? ?????????? (LTR)",langDirRTL:"?? ?????????? ???? ???????? (RTL)",acccessKey:"?????????????????? ????????????",name:"??????????",langCode:"???????? ????????????",tabIndex:"?????? ????????????",advisoryTitle:"Advisory ????????????",advisoryContentType:"Advisory ?????????? ????????????????",cssClasses:"Stylesheet ??????????",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"?????????????? ??????????",anchorName:"???? ???????????? ??????????",anchorId:"??o ????-j?? ????????????????",emailAddress:"???????????? ?????????????????????? ??????????",emailSubject:"????????????",emailBody:"?????????????? ????????????",noAnchors:"(???????? ?????????????????? ??????????)",noUrl:"?????????????? ?????? ??????????",noEmail:"?????????????????? ???????????? ?????????????????????? ??????????"},anchor:{toolbar:"??????????/???????????? ??????????",menu:"?????????????? ??????????",title:"?????????????? ??????????",name:"?????? ??????????",errorName:"???????????? ?????? ???? ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????????",replace:"????????????",findWhat:"??????????????:",replaceWith:"???????????? ????:",notFoundMsg:"?????????????? ?????????? ???????? ????????????????.",matchCase:"???????????????? ???????????? ?? ???????? ??????????",matchWord:"?????????????? ???????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????? ??????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"?????????????? ????????????",menu:"?????????????? ????????????",deleteTable:"Delete Table",rows:"????????????",columns:"K??????????",border:"???????????????? ????????????",align:"??????????????",alignLeft:"????????",alignCenter:"??????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? ??????????????",cellPad:"???????????? ????????????",caption:"???????????? ????????????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????",merge:"???????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????"}},button:{title:"?????????????? ??????????????",text:"?????????? (????????????????)",type:"T????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ???? ??????????????",radioTitle:"?????????????? ??????????-??????????????",value:"????????????????",selected:"????????????????"},form:{title:"?????????????? ??????????",menu:"?????????????? ??????????",action:"A??????????",method:"M??????????",encoding:"Encoding"},select:{title:"?????????????? ???????????????? ????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"????????????????",size:"????????????????",lines:"????????????",chkMulti:"?????????????? ???????????????????? ??????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"??????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ?????? ???????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????? ???????? ????????????",cols:"???????? ????????????",rows:"???????? ????????????"},textfield:{title:"?????????????? ?????????????????????? ????????",name:"??????????",value:"????????????????",charWidth:"???????????? (??????????????????)",maxChars:"???????????????????? ??????????????????",type:"??????",typeText:"??????????",typePass:"??????????????"},hidden:{title:"?????????????? ?????????????????? ????????",name:"??????????",value:"????????????????"},image:{title:"?????????????? ??????????",titleButton:"?????????????? ?????????????? ???? ????????????",menu:"?????????????? ??????????",infoTab:"???????? ??????????",btnUpload:"???????????? ???? ????????????",upload:"????????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????????",border:"??????????",hSpace:"HSpace",vSpace:"VSpace",align:"??????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"?????????????? ?????? ??????????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????? ??????????",propertiesTab:"Properties",title:"?????????????? ??????????",chkPlay:"???????????????????? ??????????",chkLoop:"????????????????",chkMenu:"???????????? ???????? ????????",chkFull:"Allow Fullscreen",scale:"????????????????",scaleAll:"?????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????????",alignLeft:"????????",alignAbsBottom:"Abs ????????",alignAbsMiddle:"Abs ??????????????",alignBaseline:"??????????",alignBottom:"????????",alignMiddle:"??????????????",alignRight:"??????????",alignTextTop:"?????? ????????????",alignTop:"??????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ????????????????",width:"????????????",height:"????????????",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"?????????????? ?????? ??????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ?? ??????????????",changeTo:"????????????",btnIgnore:"????????????????",btnIgnoreAll:"???????????????? ??????",btnReplace:"????????????",btnReplaceAll:"???????????? ??????",btnUndo:"?????????? ????????????",noSuggestions:"- ?????? ?????????????????? -",progress:"?????????????? ?????????????????? ?? ????????...",noMispell:"?????????????? ?????????????????? ????????????????: ???????????? ???????? ??????????????????",noChanges:"?????????????? ?????????????????? ????????????????: ???????? ???????????????? ?????????????? ??????",oneChange:"?????????????? ?????????????????? ????????????????: ???????????????? ???? ?????????? ??????",manyChanges:"?????????????? ?????????????????? ????????????????:  %1 ??????(??) ???? ????????????????",ieSpellDownload:"?????????????? ?????????????????? ???????? ??????????????????????. ???? ???? ???????????? ???? ???? ?????????????? ???? ???????????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ??????????",bulletedlist:"?????????????????????? ??????????",indent:"???????????? ???????? ??????????????",outdent:"?????????? ???????? ??????????????",justify:{left:"???????? ??????????????",center:"?????????????????? ??????????",right:"?????????? ??????????????",block:"?????????????????? ??????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ?????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+X).",copyError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ???????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????? ?????? ???? ???????????????? ???????????? ???????? ???????????????? ?????????????????? ???????????????????? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ???? ???????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? Worda",title:"???????????? ???? Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????? ???????? ??????????",title:"???????????? ?????? ???????? ??????????"},templates:{button:"??????????????",title:"?????????????? ???? ??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????? ?????? ???? ?????????????????? ?????????????? ???????? ???? ???????? ???????????????? ???? ???????????????? (???????????????? ?????????????? ???? ???????? ??????????????):",emptyListMsg:"(???????? ?????????????????????? ????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"???????????????? ??????????",voiceLabel:"Font Size",panelTitle:"???????????????? ??????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????????????",panelTitle:"Colors",auto:"????????????????????",more:"???????? ????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/sv.js b/horde/js/ckeditor/lang/sv.js
new file mode 100644 (file)
index 0000000..506da57
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.sv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??lla",newPage:"Ny sida",save:"Spara",preview:"F??rhandsgranska",cut:"Klipp ut",copy:"Kopiera",paste:"Klistra in",print:"Skriv ut",underline:"Understruken",bold:"Fet",italic:"Kursiv",selectAll:"Markera allt",removeFormat:"Radera formatering",strike:"Genomstruken",subscript:"Neds??nkta tecken",superscript:"Upph??jda tecken",horizontalrule:"Infoga horisontal linje",pagebreak:"Infoga sidbrytning",unlink:"Radera l??nk",undo:"??ngra",redo:"G??r om",common:{browseServer:"Bl??ddra p?? server",url:"URL",protocol:"Protokoll",upload:"Ladda upp",uploadSubmit:"Skicka till server",image:"Bild",flash:"Flash",form:"Formul??r",checkbox:"Kryssruta",radio:"Alternativknapp",textField:"Textf??lt",textarea:"Textruta",hiddenField:"Dolt f??lt",button:"Knapp",select:"Flervalslista",imageButton:"Bildknapp",notSet:"<ej angivet>",id:"Id",name:"Namn",langDir:"Spr??kriktning",langDirLtr:"V??nster till H??ger (VTH)",langDirRtl:"H??ger till V??nster (HTV)",langCode:"Spr??kkod",longDescr:"URL-beskrivning",cssClass:"Stylesheet class",advisoryTitle:"Titel",cssStyle:"Style",ok:"OK",cancel:"Avbryt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avancerad",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Klistra in ut??kat tecken",title:"V??lj ut??kat tecken",options:"Special Character Options"},link:{toolbar:"Infoga/Redigera l??nk",other:"<annan>",menu:"Redigera l??nk",title:"L??nk",info:"L??nkinformation",target:"M??l",upload:"Ladda upp",advanced:"Avancerad",type:"L??nktyp",toUrl:"URL",toAnchor:"Ankare i sidan",toEmail:"E-post",targetFrame:"<ram>",targetPopup:"<popup-f??nster>",targetFrameName:"M??lets ramnamn",targetPopupName:"Popup-f??nstrets namn",popupFeatures:"Popup-f??nstrets egenskaper",popupResizable:"Resizable",popupStatusBar:"Statusf??lt",popupLocationBar:"Adressf??lt",popupToolbar:"Verktygsf??lt",popupMenuBar:"Menyf??lt",popupFullScreen:"Helsk??rm (endast IE)",popupScrollBars:"Scrolllista",popupDependent:"Beroende (endest Netscape)",popupWidth:"Bredd",popupLeft:"Position fr??n v??nster",popupHeight:"H??jd",popupTop:"Position fr??n sidans topp",id:"Id",langDir:"Spr??kriktning",langDirLTR:"V??nster till H??ger (VTH)",langDirRTL:"H??ger till V??nster (HTV)",acccessKey:"Beh??righetsnyckel",name:"Namn",langCode:"Spr??kriktning",tabIndex:"Tabindex",advisoryTitle:"Titel",advisoryContentType:"Inneh??llstyp",cssClasses:"Stylesheet class",charset:"Teckenuppst??llning",styles:"Style",selectAnchor:"V??lj ett ankare",anchorName:"efter ankarnamn",anchorId:"efter objektid",emailAddress:"E-postadress",emailSubject:"??mne",emailBody:"Inneh??ll",noAnchors:"(Inga ankare kunde hittas)",noUrl:"Var god ange l??nkens URL",noEmail:"Var god ange E-postadress"},anchor:{toolbar:"Infoga/Redigera ankarl??nk",menu:"Egenskaper f??r ankarl??nk",title:"Egenskaper f??r ankarl??nk",name:"Ankarnamn",errorName:"Var god ange ett ankarnamn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k och ers??tt",find:"S??k",replace:"Ers??tt",findWhat:"S??k efter:",replaceWith:"Ers??tt med:",notFoundMsg:"Angiven text kunde ej hittas.",matchCase:"Skiftl??ge",matchWord:"Inkludera hela ord",matchCyclic:"Match cyclic",replaceAll:"Ers??tt alla",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabell",title:"Tabellegenskaper",menu:"Tabellegenskaper",deleteTable:"Radera tabell",rows:"Rader",columns:"Kolumner",border:"Kantstorlek",align:"Justering",alignLeft:"V??nster",alignCenter:"Centrerad",alignRight:"H??ger",width:"Bredd",widthPx:"pixlar",widthPc:"procent",widthUnit:"width unit",height:"H??jd",cellSpace:"Cellavst??nd",cellPad:"Cellutfyllnad",caption:"Rubrik",summary:"Sammanfattning",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"L??gg till Cell F??re",insertAfter:"L??gg till Cell Efter",deleteCell:"Radera celler",merge:"Sammanfoga celler",mergeRight:"Sammanfoga H??ger",mergeDown:"Sammanfoga Ner",splitHorizontal:"Dela Cell Horisontellt",splitVertical:"Dela Cell Vertikalt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rad",insertBefore:"L??gg till Rad F??re",insertAfter:"L??gg till Rad Efter",deleteRow:"Radera rad"},column:{menu:"Kolumn",insertBefore:"L??gg till Kolumn F??re",insertAfter:"L??gg till Kolumn Efter",deleteColumn:"Radera kolumn"}},button:{title:"Egenskaper f??r knapp",text:"Text (V??rde)",type:"Typ",typeBtn:"Knapp",typeSbm:"Skicka",typeRst:"??terst??ll"},checkboxAndRadio:{checkboxTitle:"Egenskaper f??r kryssruta",radioTitle:"Egenskaper f??r alternativknapp",value:"V??rde",selected:"Vald"},form:{title:"Egenskaper f??r formul??r",menu:"Egenskaper f??r formul??r",action:"Funktion",method:"Metod",encoding:"Encoding"},select:{title:"Egenskaper f??r flervalslista",selectInfo:"Information",opAvail:"Befintliga val",value:"V??rde",size:"Storlek",lines:"Linjer",chkMulti:"Till??t flerval",opText:"Text",opValue:"V??rde",btnAdd:"L??gg till",btnModify:"Redigera",btnUp:"Upp",btnDown:"Ner",btnSetValue:"Markera som valt v??rde",btnDelete:"Radera"},textarea:{title:"Egenskaper f??r textruta",cols:"Kolumner",rows:"Rader"},textfield:{title:"Egenskaper f??r textf??lt",name:"Namn",value:"V??rde",charWidth:"Teckenbredd",maxChars:"Max antal tecken",type:"Typ",typeText:"Text",typePass:"L??senord"},hidden:{title:"Egenskaper f??r dolt f??lt",name:"Namn",value:"V??rde"},image:{title:"Bildegenskaper",titleButton:"Egenskaper f??r bildknapp",menu:"Bildegenskaper",infoTab:"Bildinformation",btnUpload:"Skicka till server",upload:"Ladda upp",alt:"Alternativ text",width:"Bredd",height:"H??jd",lockRatio:"L??s h??jd/bredd f??rh??llanden",unlockRatio:"Unlock Ratio",resetSize:"??terst??ll storlek",border:"Kant",hSpace:"Horis. marginal",vSpace:"Vert. marginal",align:"Justering",alignLeft:"V??nster",alignRight:"H??ger",alertUrl:"Var god och ange bildens URL",linkTab:"L??nk",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flashegenskaper",propertiesTab:"Properties",title:"Flashegenskaper",chkPlay:"Automatisk uppspelning",chkLoop:"Upprepa/Loopa",chkMenu:"Aktivera Flashmeny",chkFull:"Allow Fullscreen",scale:"Skala",scaleAll:"Visa allt",scaleNoBorder:"Ingen ram",scaleFit:"Exakt passning",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Justering",alignLeft:"V??nster",alignAbsBottom:"Absolut nederkant",alignAbsMiddle:"Absolut centrering",alignBaseline:"Baslinje",alignBottom:"Nederkant",alignMiddle:"Mitten",alignRight:"H??ger",alignTextTop:"Text ??verkant",alignTop:"??verkant",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrundsf??rg",width:"Bredd",height:"H??jd",hSpace:"Horis. marginal",vSpace:"Vert. marginal",validateSrc:"Var god ange l??nkens URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Stavningskontroll",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Saknas i ordlistan",changeTo:"??ndra till",btnIgnore:"Ignorera",btnIgnoreAll:"Ignorera alla",btnReplace:"Ers??tt",btnReplaceAll:"Ers??tt alla",btnUndo:"??ngra",noSuggestions:"- F??rslag saknas -",progress:"Stavningskontroll p??g??r...",noMispell:"Stavningskontroll slutf??rd: Inga stavfel p??tr??ffades.",noChanges:"Stavningskontroll slutf??rd: Inga ord r??ttades.",oneChange:"Stavningskontroll slutf??rd: Ett ord r??ttades.",manyChanges:"Stavningskontroll slutf??rd: %1 ord r??ttades.",ieSpellDownload:"Stavningskontrollen ??r ej installerad. Vill du g??ra det nu?"},smiley:{toolbar:"Smiley",title:"Infoga smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numrerad lista",bulletedlist:"Punktlista",indent:"??ka indrag",outdent:"Minska indrag",justify:{left:"V??nsterjustera",center:"Centrera",right:"H??gerjustera",block:"Justera till marginaler"},blockquote:"Block Quote",clipboard:{title:"Klistra in",cutError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Klipp ut. Anv??nd (Ctrl/Cmd+X) ist??llet.",copyError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Kopiera. Anv??nd (Ctrl/Cmd+C) ist??llet",pasteMsg:"Var god och klistra in Er text i rutan nedan genom att anv??nda (<STRONG>Ctrl/Cmd+V</STRONG>) klicka sen p?? <STRONG>OK</STRONG>.",securityMsg:"P?? grund av din webl??sares s??kerhetsinst??llningar kan verktyget inte f?? ??tkomst till urklippsdatan. Var god och anv??nd detta f??nster ist??llet.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Klistra in fr??n Word",title:"Klistra in fr??n Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Klistra in som vanlig text",title:"Klistra in som vanlig text"},templates:{button:"Sidmallar",title:"Sidmallar",options:"Template Options",insertOption:"Ers??tt aktuellt inneh??ll",selectPromptMsg:"Var god v??lj en mall att anv??nda med editorn<br>(allt nuvarande inneh??ll raderas):",emptyListMsg:"(Ingen mall ??r vald)"},showBlocks:"Show Blocks",stylesCombo:{label:"Anpassad stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Teckenformat",panelTitle:"Teckenformat",tag_p:"Normal",tag_pre:"Formaterad",tag_address:"Adress",tag_h1:"Rubrik 1",tag_h2:"Rubrik 2",tag_h3:"Rubrik 3",tag_h4:"Rubrik 4",tag_h5:"Rubrik 5",tag_h6:"Rubrik 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Typsnitt",voiceLabel:"Font",panelTitle:"Typsnitt"},fontSize:{label:"Storlek",voiceLabel:"Font Size",panelTitle:"Storlek"},colorButton:{textColorTitle:"Textf??rg",bgColorTitle:"Bakgrundsf??rg",panelTitle:"Colors",auto:"Automatisk",more:"Fler f??rger..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/th.js b/horde/js/ckeditor/lang/th.js
new file mode 100644 (file)
index 0000000..322e8a9
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.th={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????????????? HTML",newPage:"?????????????????????????????????????????????????????????",save:"??????????????????",preview:"????????????????????????????????????????????????????????????",cut:"?????????",copy:"???????????????",paste:"?????????",print:"???????????????????????????",underline:"???????????????????????????????????????",bold:"??????????????????",italic:"????????????????????????",selectAll:"????????????????????????????????????",removeFormat:"??????????????????????????????",strike:"???????????????????????????????????????",subscript:"?????????????????????",superscript:"???????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"????????????????????????????????????????????? Page Break",unlink:"?????? ???????????????",undo:"????????????????????????????????????",redo:"?????????????????????????????????",common:{browseServer:"???????????????????????????????????????????????????????????????????????????????????????",url:"?????????????????????????????????????????? URL",protocol:"????????????????????????",upload:"?????????????????????????????????",uploadSubmit:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",image:"??????????????????",flash:"???????????? Flash",form:"????????????????????????",checkbox:"????????????????????????",radio:"????????????????????????????????????",textField:"?????????????????????????????????",textarea:"????????????????????????????????????",hiddenField:"?????????????????????????????????",button:"????????????",select:"?????????????????????????????????",imageButton:"???????????????????????????????????????",notSet:"<?????????????????????>",id:"????????????",name:"????????????",langDir:"????????????????????????-????????????????????????",langDirLtr:"???????????????????????????????????? (LTR)",langDirRtl:"???????????????????????????????????? (RTL)",langCode:"????????????????????????",longDescr:"?????????????????????????????????????????? URL",cssClass:"?????????????????????????????????????????????????????????????????????????????????????????????",advisoryTitle:"??????????????????????????????",cssStyle:"?????????????????????????????????????????????",ok:"????????????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????????????????????????????????????????",title:"???????????????????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"????????????/??????????????? ???????????????",other:"<???????????? ???>",menu:"??????????????? ???????????????",title:"?????????????????????????????????????????????????????? ?????????????????? ?????????????????? ???????????????????????????????????????",info:"??????????????????????????????",target:"????????????????????????????????????????????????",upload:"?????????????????????????????????",advanced:"?????????????????????",type:"??????????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????? (Anchor)",toEmail:"??????????????????????????? (E-Mail)",targetFrame:"<??????????????????????????????>",targetPopup:"<?????????????????????????????????????????? (Pop-up)>",targetFrameName:"????????????????????????????????????????????????",targetPopupName:"?????????????????????????????????????????????????????? (Pop-up)",popupFeatures:"?????????????????????????????????????????????????????????????????? (Pop-up)",popupResizable:"Resizable",popupStatusBar:"????????????????????????????????????",popupLocationBar:"??????????????????????????????????????????????????????",popupToolbar:"???????????????????????????????????????????????????",popupMenuBar:"?????????????????????????????????",popupFullScreen:"?????????????????????????????????????????? (IE5.5++ ????????????????????????)",popupScrollBars:"???????????????????????????????????????",popupDependent:"?????????????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????????????????? (Left Position)",popupHeight:"?????????",popupTop:"????????????????????? (Top Position)",id:"Id",langDir:"????????????????????????-????????????????????????",langDirLTR:"???????????????????????????????????? (LTR)",langDirRTL:"???????????????????????????????????? (RTL)",acccessKey:"?????????????????? ????????????",name:"????????????",langCode:"????????????????????????-????????????????????????",tabIndex:"???????????????????????? ????????????",advisoryTitle:"??????????????????????????????",advisoryContentType:"???????????????????????????????????????????????????",cssClasses:"?????????????????????????????????????????????????????????????????????????????????????????????",charset:"??????????????????????????????????????????????????????????????????????????????????????????",styles:"?????????????????????????????????????????????",selectAnchor:"??????????????????????????????????????????????????????????????????????????? (Anchor)",anchorName:"????????????",anchorId:"????????????",emailAddress:"?????????????????? (E-Mail)",emailSubject:"???????????????????????????",emailBody:"?????????????????????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",noEmail:"????????????????????????????????????????????? (E-mail)"},anchor:{toolbar:"????????????/??????????????? Anchor",menu:"?????????????????????????????? Anchor",title:"?????????????????????????????? Anchor",name:"???????????? Anchor",errorName:"???????????????????????????????????????????????? Anchor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"???????????????",replace:"??????????????????????????????????????????",findWhat:"??????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"?????????????????????????????????????????????.",matchCase:"?????????????????????-???????????? ??????????????????????????????",matchWord:"?????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"??????????????????????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????????????????? ???????????????",menu:"???????????????????????????????????? ???????????????",deleteTable:"?????????????????????",rows:"?????????",columns:"???????????????",border:"?????????????????????????????????",align:"???????????????????????????????????????",alignLeft:"?????????????????????",alignCenter:"????????????????????????",alignRight:"??????????????????",width:"???????????????",widthPx:"???????????????",widthPc:"???????????????????????????",widthUnit:"width unit",height:"?????????",cellSpace:"?????????????????????????????????",cellPad:"?????????????????????????????????",caption:"???????????????????????????????????????????????????",summary:"????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???????????????????????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"?????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????"},column:{menu:"?????????????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"?????????????????????"}},button:{title:"??????????????????????????????????????? ????????????",text:"????????????????????? (???????????????????????????)",type:"?????????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????????????????????????????? ????????????????????????",radioTitle:"???????????????????????????????????? ????????????????????????????????????",value:"???????????????????????????",selected:"????????????????????????????????????????????????????????????"},form:{title:"???????????????????????????????????? ????????????????????????",menu:"???????????????????????????????????? ????????????????????????",action:"?????????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"???????????????????????????????????? ?????????????????????????????????",selectInfo:"???????????????",opAvail:"??????????????????????????????????????????",value:"???????????????????????????",size:"????????????",lines:"??????????????????",chkMulti:"?????????????????????????????????????????????",opText:"?????????????????????",opValue:"???????????????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"??????",btnDown:"????????????",btnSetValue:"????????????????????????????????????????????????????????????",btnDelete:"??????"},textarea:{title:"???????????????????????????????????? ??????????????????????????????",cols:"???????????????",rows:"?????????"},textfield:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????",charWidth:"???????????????????????????",maxChars:"?????????????????????????????????????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????"},image:{title:"???????????????????????????????????? ??????????????????",titleButton:"???????????????????????????????????? ???????????????????????????????????????",menu:"???????????????????????????????????? ??????????????????",infoTab:"?????????????????????????????????????????????",btnUpload:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",upload:"?????????????????????????????????",alt:"??????????????????????????????????????????",width:"???????????????????????????",height:"?????????????????????",lockRatio:"?????????????????????????????????????????? ???????????????-????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"????????????????????????????????????????????????????????????",border:"??????????????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",align:"???????????????????????????",alignLeft:"?????????????????????",alignRight:"??????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (URL)",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????????????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????????????????????????????? Flash",chkPlay:"??????????????????????????????????????? Auto Play",chkLoop:"??????????????????????????? Loop",chkMenu:"???????????????????????????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"??????????????????????????? Scale",scaleAll:"?????????????????????????????????????????????????????? Show all",scaleNoBorder:"?????????????????????????????????????????? No Border",scaleFit:"??????????????????????????????????????????????????????????????? Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"??????????????????????????????????????????",alignAbsMiddle:"????????????????????????",alignBaseline:"???????????????????????????",alignBottom:"?????????????????????????????????",alignMiddle:"?????????????????????????????????????????????",alignRight:"??????????????????",alignTextTop:"?????????????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"??????????????????????????????",width:"???????????????????????????",height:"?????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????????????????????????????????",changeTo:"???????????????????????????",btnIgnore:"??????????????????",btnIgnoreAll:"???????????????????????????????????????",btnReplace:"??????????????????",btnReplaceAll:"???????????????????????????????????????",btnUndo:"??????????????????",noSuggestions:"- ????????????????????????????????????????????? -",progress:"??????????????????????????????????????????????????????...",noMispell:"??????????????????????????????????????????????????????????????????: ??????????????????????????????????????????",noChanges:"??????????????????????????????????????????????????????????????????: ????????????????????????????????????????????????",oneChange:"??????????????????????????????????????????????????????????????????: ???????????????1??????",manyChanges:"??????????????????????????????????????????????????????????????????:: ??????????????? %1 ??????",ieSpellDownload:"??????????????????????????????????????????????????????????????????????????????????????????. ????????????????????????????????????????????????????????????????"},smiley:{toolbar:"???????????????????????????????????????",title:"?????????????????????????????????????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????????????????????????????",bulletedlist:"?????????????????????????????????????????????????????????????????????",indent:"????????????????????????????????????????????????",outdent:"???????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"???????????????????????????",block:"???????????????????????????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"?????????",cutError:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? X ????????????????????????).",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? C ????????????????????????).",pasteMsg:"??????????????????????????????????????????????????????????????????????????? ??????????????????????????? (<strong>Ctrl/Cmd ????????? V</strong>)??????????????????????????? ??????????????? <strong>OK</strong>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????????????????????????????????????????????????????????????",title:"???????????????????????????????????????????????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"?????????????????????",title:"???????????????????????????????????????????????????????????????????????????????????????",options:"Template Options",insertOption:"???????????????????????????????????????????????????????????????????????????????????????",selectPromptMsg:"?????????????????????????????? ????????????????????? ??????????????????????????????????????????????????????????????????????????????<br />(???????????????????????????????????????????????????????????????):",emptyListMsg:"(?????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????????????????",voiceLabel:"Font",panelTitle:"????????????????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"??????????????????????????????",bgColorTitle:"??????????????????????????????",panelTitle:"Colors",auto:"?????????????????????????????????",more:"????????????????????????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/tr.js b/horde/js/ckeditor/lang/tr.js
new file mode 100644 (file)
index 0000000..fd1e9cb
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.tr={dir:"ltr",editorTitle:"Zengin metin edit??r??, %1, yard??m i??in ALT 0 tu??una bas??n.",toolbar:"Toolbar",editor:"Zengin Metin Edit??r??",source:"Kaynak",newPage:"Yeni Sayfa",save:"Kaydet",preview:"??n ??zleme",cut:"Kes",copy:"Kopyala",paste:"Yap????t??r",print:"Yazd??r",underline:"Alt?? ??izgili",bold:"Kal??n",italic:"??talik",selectAll:"T??m??n?? Se??",removeFormat:"Bi??imi Kald??r",strike:"??st?? ??izgili",subscript:"Alt Simge",superscript:"??st Simge",horizontalrule:"Yatay Sat??r Ekle",pagebreak:"Sayfa Sonu Ekle",unlink:"K??pr?? Kald??r",undo:"Geri Al",redo:"Tekrarla",common:{browseServer:"Sunucuyu Gez",url:"URL",protocol:"Protokol",upload:"Kar????ya Y??kle",uploadSubmit:"Sunucuya Yolla",image:"Resim",flash:"Flash",form:"Form",checkbox:"Onay Kutusu",radio:"Se??enek D????mesi",textField:"Metin Giri??i",textarea:"??ok Sat??rl?? Metin",hiddenField:"Gizli Veri",button:"D????me",select:"Se??im Men??s??",imageButton:"Resimli D????me",notSet:"<tan??mlanmam????>",id:"Kimlik",name:"Ad",langDir:"Dil Y??n??",langDirLtr:"Soldan Sa??a (LTR)",langDirRtl:"Sa??dan Sola (RTL)",langCode:"Dil Kodlamas??",longDescr:"Uzun Tan??ml?? URL",cssClass:"Bi??em Sayfas?? S??n??flar??",advisoryTitle:"Dan????ma Ba??l??????",cssStyle:"Bi??em",ok:"Tamam",cancel:"??ptal",close:"Kapat",preview:"??n g??sterim",generalTab:"Genel",advancedTab:"Geli??mi??",validateNumberFailed:"Bu de??er say?? de??ildir.",confirmNewPage:"??ceri??iniz kay??t edilmedi??inden dolay?? kaybolacakt??r. Yeni bir sayfa y??klemek istedi??inize eminsiniz?",confirmCancel:"Baz?? se??enekler de??i??mi??tir. Dialog penceresini kapatmak istedi??inize eminmisiniz?",options:"Se??enekler",target:"Hedef",targetNew:"Yeni Pencere (_blank)",targetTop:"En??st Pencere (_top)",targetSelf:"Ayn?? Pencere (_self)",targetParent:"Ana Pencere (_parent)",unavailable:'%1<span class="cke_accessibility">, haz??r de??ildir</span>'},contextmenu:{options:"????erik Men??s?? Se??enekleri"},specialChar:{toolbar:"??zel Karakter Ekle",title:"??zel Karakter Se??",options:"??zel Karakter Se??enekleri"},link:{toolbar:"Link Ekle/D??zenle",other:"<di??er>",menu:"Link D??zenle",title:"Link",info:"Link Bilgisi",target:"Hedef",upload:"Kar????ya Y??kle",advanced:"Geli??mi??",type:"Link T??r??",toUrl:"URL",toAnchor:"Bu sayfada ??apa",toEmail:"E-Posta",targetFrame:"<??er??eve>",targetPopup:"<yeni a????lan pencere>",targetFrameName:"Hedef ??er??eve Ad??",targetPopupName:"Yeni A????lan Pencere Ad??",popupFeatures:"Yeni A????lan Pencere ??zellikleri",popupResizable:"Resizable",popupStatusBar:"Durum ??ubu??u",popupLocationBar:"Yer ??ubu??u",popupToolbar:"Ara?? ??ubu??u",popupMenuBar:"Men?? ??ubu??u",popupFullScreen:"Tam Ekran (IE)",popupScrollBars:"Kayd??rma ??ubuklar??",popupDependent:"Ba????ml?? (Netscape)",popupWidth:"Geni??lik",popupLeft:"Sola G??re Konum",popupHeight:"Y??kseklik",popupTop:"Yukar??ya G??re Konum",id:"Id",langDir:"Dil Y??n??",langDirLTR:"Soldan Sa??a (LTR)",langDirRTL:"Sa??dan Sola (RTL)",acccessKey:"Eri??im Tu??u",name:"Ad",langCode:"Dil Y??n??",tabIndex:"Sekme ??ndeksi",advisoryTitle:"Dan????ma Ba??l??????",advisoryContentType:"Dan????ma ????erik T??r??",cssClasses:"Bi??em Sayfas?? S??n??flar??",charset:"Ba??l?? Kaynak Karakter Gurubu",styles:"Bi??em",selectAnchor:"Ba??lant?? Se??",anchorName:"Ba??lant?? Ad?? ile",anchorId:"Eleman Kimlik Numaras?? ile",emailAddress:"E-Posta Adresi",emailSubject:"??leti Konusu",emailBody:"??leti G??vdesi",noAnchors:"(Bu belgede hi?? ??apa yok)",noUrl:"L??tfen Link URL'sini yaz??n",noEmail:"L??tfen E-posta adresini yaz??n"},anchor:{toolbar:"Ba??lant?? Ekle/D??zenle",menu:"Ba??lant?? ??zellikleri",title:"Ba??lant?? ??zellikleri",name:"Ba??lant?? Ad??",errorName:"L??tfen ba??lant?? i??in ad giriniz"},list:{numberedTitle:"Say??land??r??lm???? Liste ??zellikleri",bulletedTitle:"Simgeli Liste ??zellikleri",type:"Tipi",start:"Ba??la",validateStartNumber:"List start number must be a whole number.",circle:"Daire",disc:"Disk",square:"Kare",none:"Yok",notset:"<ayarlanmam????>",armenian:"Ermenice say??land??rma",georgian:"G??rc??ce numaraland??rma (an, ban, gan, vs.)",lowerRoman:"K??????k Roman (i, ii, iii, iv, v, vs.)",upperRoman:"B??y??k Roman (I, II, III, IV, V, vs.)",lowerAlpha:"K??????k Alpha (a, b, c, d, e, vs.)",upperAlpha:"B??y??k Alpha (A, B, C, D, E, vs.)",lowerGreek:"K??????k Greek (alpha, beta, gamma, vs.)",decimal:"Ondal??k (1, 2, 3, vs.)",decimalLeadingZero:"Ba???? s??f??rl?? ondal??k (01, 02, 03, vs.)"},findAndReplace:{title:"Bul ve De??i??tir",find:"Bul",replace:"De??i??tir",findWhat:"Aranan:",replaceWith:"Bununla de??i??tir:",notFoundMsg:"Belirtilen yaz?? bulunamad??.",matchCase:"B??y??k/k??????k harf duyarl??",matchWord:"Kelimenin tamam?? uysun",matchCyclic:"E??le??en d??ng??",replaceAll:"T??m??n?? De??i??tir",replaceSuccessMsg:"%1 bulunanlardan de??i??tirildi."},table:{toolbar:"Tablo",title:"Tablo ??zellikleri",menu:"Tablo ??zellikleri",deleteTable:"Tabloyu Sil",rows:"Sat??rlar",columns:"S??tunlar",border:"Kenar Kal??nl??????",align:"Hizalama",alignLeft:"Sol",alignCenter:"Merkez",alignRight:"Sa??",width:"Geni??lik",widthPx:"piksel",widthPc:"y??zde",widthUnit:"geni??lik birimi",height:"Y??kseklik",cellSpace:"Izgara kal??nl??????",cellPad:"Izgara yaz?? aras??",caption:"Ba??l??k",summary:"??zet",headers:"Ba??l??klar",headersNone:"Yok",headersColumn:"??lk S??tun",headersRow:"??lk Sat??r",headersBoth:"Her ??kisi",invalidRows:"Sat??r say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidCols:"S??t??n say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidBorder:"??erceve b??y??kl??kl?????? say?? olmal??d??r.",invalidWidth:"Tablo geni??li??i say?? olmal??d??r.",invalidHeight:"Tablo y??ksekli??i say?? olmal??d??r.",invalidCellSpacing:"H??cre bo??lu??u (spacing) say?? olmal??d??r.",invalidCellPadding:"H??cre aral?????? (padding) say?? olmal??d??r.",cell:{menu:"H??cre",insertBefore:"H??cre Ekle - ??nce",insertAfter:"H??cre Ekle - Sonra",deleteCell:"H??cre Sil",merge:"H??creleri Birle??tir",mergeRight:"Birle??tir - Sa??daki ??le ",mergeDown:"Birle??tir - A??a????daki ??le ",splitHorizontal:"H??creyi Yatay B??l",splitVertical:"H??creyi Dikey B??l",title:"H??cre ??zellikleri",cellType:"H??cre Tipi",rowSpan:"Sat??rlar Mesafesi (Span)",colSpan:"S??t??nlar Mesafesi (Span)",wordWrap:"Kelime Kayd??rma",hAlign:"D????ey Hizalama",vAlign:"Yata?? Hizalama",alignTop:"??st",alignMiddle:"Orta",alignBottom:"Alt",alignBaseline:"Tabana",bgColor:"Arkaplan Rengi",borderColor:"??er??eve Rengi",data:"Veri",header:"Ba??l??k",yes:"Evet",no:"Hay??r",invalidWidth:"H??cre geni??li??i say?? olmal??d??r.",invalidHeight:"H??cre y??ksekli??i say?? olmal??d??r.",invalidRowSpan:"Sat??rlar??n mesafesi tam say?? olmal??d??r.",invalidColSpan:"S??t??nlar??n mesafesi tam say?? olmal??d??r.",chooseColor:"Se??iniz"},row:{menu:"Sat??r",insertBefore:"Sat??r Ekle - ??nce",insertAfter:"Sat??r Ekle - Sonra",deleteRow:"Sat??r Sil"},column:{menu:"S??tun",insertBefore:"Kolon Ekle - ??nce",insertAfter:"Kolon Ekle - Sonra",deleteColumn:"S??tun Sil"}},button:{title:"D????me ??zellikleri",text:"Metin (De??er)",type:"Tip",typeBtn:"D????me",typeSbm:"G??nder",typeRst:"S??f??rla"},checkboxAndRadio:{checkboxTitle:"Onay Kutusu ??zellikleri",radioTitle:"Se??enek D????mesi ??zellikleri",value:"De??er",selected:"Se??ili"},form:{title:"Form ??zellikleri",menu:"Form ??zellikleri",action:"????lem",method:"Y??ntem",encoding:"Kodlama"},select:{title:"Se??im Men??s?? ??zellikleri",selectInfo:"Bilgi",opAvail:"Mevcut Se??enekler",value:"De??er",size:"Boyut",lines:"sat??r",chkMulti:"??oklu se??ime izin ver",opText:"Metin",opValue:"De??er",btnAdd:"Ekle",btnModify:"D??zenle",btnUp:"Yukar??",btnDown:"A??a????",btnSetValue:"Se??ili de??er olarak ata",btnDelete:"Sil"},textarea:{title:"??ok Sat??rl?? Metin ??zellikleri",cols:"S??tunlar",rows:"Sat??rlar"},textfield:{title:"Metin Giri??i ??zellikleri",name:"Ad",value:"De??er",charWidth:"Karakter Geni??li??i",maxChars:"En Fazla Karakter",type:"T??r",typeText:"Metin",typePass:"??ifre"},hidden:{title:"Gizli Veri ??zellikleri",name:"Ad",value:"De??er"},image:{title:"Resim ??zellikleri",titleButton:"Resimli D????me ??zellikleri",menu:"Resim ??zellikleri",infoTab:"Resim Bilgisi",btnUpload:"Sunucuya Yolla",upload:"Kar????ya Y??kle",alt:"Alternatif Yaz??",width:"Geni??lik",height:"Y??kseklik",lockRatio:"Oran?? Kilitle",unlockRatio:"Kilitli Oran",resetSize:"Boyutu Ba??a D??nd??r",border:"Kenar",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",align:"Hizalama",alignLeft:"Sol",alignRight:"Sa??",alertUrl:"L??tfen resmin URL'sini yaz??n??z",linkTab:"K??pr??",button2Img:"Se??ili resim butonunu basit resime ??evirmek istermisiniz?",img2Button:"Se??ili olan resimi, resimli butona ??evirmek istermisiniz?",urlMissing:"Resmin URL kayna???? eksiktir.",validateWidth:"Geni??lik tam say?? olmal??d??r.",validateHeight:"Y??kseklik tam say?? olmal??d??r.",validateBorder:"??er??eve tam say?? olmal??d??r.",validateHSpace:"HSpace tam say?? olmal??d??r.",validateVSpace:"VSpace tam say?? olmal??d??r."},flash:{properties:"Flash ??zellikleri",propertiesTab:"??zellikler",title:"Flash ??zellikleri",chkPlay:"Otomatik Oynat",chkLoop:"D??ng??",chkMenu:"Flash Men??s??n?? Kullan",chkFull:"Tam ekrana ??zinver",scale:"Boyutland??r",scaleAll:"Hepsini G??ster",scaleNoBorder:"Kenar Yok",scaleFit:"Tam S????d??r",access:"Kod ??zni",accessAlways:"Herzaman",accessSameDomain:"Ayn?? domain",accessNever:"Asla",align:"Hizalama",alignLeft:"Sol",alignAbsBottom:"Tam Alt??",alignAbsMiddle:"Tam Ortas??",alignBaseline:"Taban ??izgisi",alignBottom:"Alt",alignMiddle:"Orta",alignRight:"Sa??",alignTextTop:"Yaz?? Tepeye",alignTop:"Tepe",quality:"Kalite",qualityBest:"En iyi",qualityHigh:"Y??ksek",qualityAutoHigh:"Otomatik Y??kseklik",qualityMedium:"Orta",qualityAutoLow:"Otomatik D??????kl??k",qualityLow:"D??????k",windowModeWindow:"Pencere",windowModeOpaque:"Opak",windowModeTransparent:"??effaf",windowMode:"Pencere modu",flashvars:"Flash De??erleri",bgcolor:"Arka Renk",width:"Geni??lik",height:"Y??kseklik",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",validateSrc:"L??tfen k??pr?? URL'sini yaz??n",validateWidth:"Geni??lik bir say?? olmal??d??r.",validateHeight:"Y??kseklik say?? olmal??d??r.",validateHSpace:"HSpace say?? olmal??d??r.",validateVSpace:"VSpace say?? olmal??d??r."},spellCheck:{toolbar:"Yaz??m Denetimi",title:"Yaz??m?? Denetle",notAvailable:"??z??g??n??z, bu servis ??uanda hizmet d??????d??r.",errorLoading:"Uygulamada y??klerken hata olu??tu: %s.",notInDic:"S??zl??kte Yok",changeTo:"??una de??i??tir:",btnIgnore:"Yoksay",btnIgnoreAll:"T??m??n?? Yoksay",btnReplace:"De??i??tir",btnReplaceAll:"T??m??n?? De??i??tir",btnUndo:"Geri Al",noSuggestions:"- ??neri Yok -",progress:"Yaz??m denetimi i??lemde...",noMispell:"Yaz??m denetimi tamamland??: Yanl???? yaz??ma rastlanmad??",noChanges:"Yaz??m denetimi tamamland??: Hi??bir kelime de??i??tirilmedi",oneChange:"Yaz??m denetimi tamamland??: Bir kelime de??i??tirildi",manyChanges:"Yaz??m denetimi tamamland??: %1 kelime de??i??tirildi",ieSpellDownload:"Yaz??m denetimi y??klenmemi??. ??imdi y??klemek ister misiniz?"},smiley:{toolbar:"??fade",title:"??fade Ekle",options:"??fade Se??enekleri"},elementsPath:{eleLabel:"Elementlerin yolu",eleTitle:"%1 element"},numberedlist:"Numaral?? Liste",bulletedlist:"Simgeli Liste",indent:"Sekme Artt??r",outdent:"Sekme Azalt",justify:{left:"Sola Dayal??",center:"Ortalanm????",right:"Sa??a Dayal??",block:"??ki Kenara Yaslanm????"},blockquote:"Blok Olu??tur",clipboard:{title:"Yap????t??r",cutError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kesme i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+X) tu??lar??n?? kullan??n.",copyError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kopyalama i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+C) tu??lar??n?? kullan??n.",pasteMsg:"L??tfen a??a????daki kutunun i??ine yap????t??r??n. (<STRONG>Ctrl/Cmd+V</STRONG>) ve <STRONG>Tamam</STRONG> butonunu t??klay??n.",securityMsg:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin direkt olarak panoya eri??imine izin vermiyor. Bu pencere i??ine tekrar yap????t??rmal??s??n??z..",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Yap????t??rmaya ??al????t??????n??z metin Word'den kopyalanm????t??r. Yap????t??rmadan ??nce silmek istermisiniz?",toolbar:"Word'den Yap????t??r",title:"Word'den Yap????t??r",error:"Yap????t??rmadaki veri bilgisi hata d??zelene kadar silinmeyecektir"},pasteText:{button:"D??z Metin Olarak Yap????t??r",title:"D??z Metin Olarak Yap????t??r"},templates:{button:"??ablonlar",title:"????erik ??ablonlar??",options:"??ablon Se??enekleri",insertOption:"Mevcut i??erik ile de??i??tir",selectPromptMsg:"D??zenleyicide a??mak i??in l??tfen bir ??ablon se??in.<br>(hali haz??rdaki i??erik kaybolacakt??r.):",emptyListMsg:"(Belirli bir ??ablon se??ilmedi)"},showBlocks:"Bloklar?? G??ster",stylesCombo:{label:"Bi??em",panelTitle:"Stilleri D??zenliyor",panelTitle1:"Blok Stilleri",panelTitle2:"Inline Stilleri",panelTitle3:"Nesne Stilleri"},format:{label:"Bi??im",panelTitle:"Bi??im",tag_p:"Normal",tag_pre:"Bi??imli",tag_address:"Adres",tag_h1:"Ba??l??k 1",tag_h2:"Ba??l??k 2",tag_h3:"Ba??l??k 3",tag_h4:"Ba??l??k 4",tag_h5:"Ba??l??k 5",tag_h6:"Ba??l??k 6",tag_div:"Paragraf (DIV)"},div:{title:"Div ????eri??i Olu??tur",toolbar:"Div ????eri??i Olu??tur",cssClassInputLabel:"Stilltipi S??n??f??",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Dil Kodu",inlineStyleInputLabel:"Inline Stili",advisoryTitleInputLabel:"Tavsiye Ba??l??????",langDirLabel:"Dil Y??n??",langDirLTRLabel:"Soldan sa??a (LTR)",langDirRTLLabel:"Sa??dan sola (RTL)",edit:"Div D??zenle",remove:"Div Kald??r"},font:{label:"Yaz?? T??r??",voiceLabel:"Font",panelTitle:"Yaz?? T??r??"},fontSize:{label:"Boyut",voiceLabel:"Font Size",panelTitle:"Boyut"},colorButton:{textColorTitle:"Yaz?? Rengi",bgColorTitle:"Arka Renk",panelTitle:"Renkler",auto:"Otomatik",more:"Di??er renkler..."},colors:{"000":"Siyah",800000:"Kestane","8B4513":"Koyu Kahverengi","2F4F4F":"Koyu Kur??uni Gri","008080":"Teal","000080":"Mavi","4B0082":"??ivit Mavisi",696969:"Silik Gri",B22222:"Ate?? Tu??las??",A52A2A:"Kahverengi",DAA520:"Altun S??r??k","006400":"Koyu Ye??il","40E0D0":"Turkuaz","0000CD":"Orta Mavi",800080:"Pembe",808080:"Gri",F00:"K??rm??z??",FF8C00:"Koyu Portakal",FFD700:"Alt??n","008000":"Ye??il","0FF":"Ciyan","00F":"Mavi",EE82EE:"Menek??e",A9A9A9:"Koyu Gri",FFA07A:"A????k Sar??ms??",FFA500:"Portakal",FFFF00:"Sar??","00FF00":"A????k Ye??il",AFEEEE:"S??n??k Turkuaz",ADD8E6:"A????k Mavi",DDA0DD:"Mor",D3D3D3:"A????k Gri",FFF0F5:"Eflatun Pembe",FAEBD7:"Antik Beyaz",FFFFE0:"A????k Sar??",F0FFF0:"Balsar??s??",F0FFFF:"G??k Mavisi",F0F8FF:"Reha Mavi",E6E6FA:"Eflatun",FFF:"Beyaz"},scayt:{title:"Girmi?? oldu??unuz kelime denetimi",opera_title:"Opera taraf??ndan desteklenmemektedir",enable:"SCAYT etkinle??tir",disable:"SCAYT pasifle??tir",about:"SCAYT hakk??nda",toggle:"SCAYT de??i??tir",options:"Se??enekler",langs:"Diller",moreSuggestions:"Daha fazla ??neri",ignore:"Yoksay",ignoreAll:"T??m??n?? Yoksay",addWord:"Kelime Ekle",emptyDic:"S??zl??k ad?? bo?? olamaz.",optionsTab:"Se??enekler",allCaps:"T??m b??y??k k??????k kelimeleri yoksay",ignoreDomainNames:"Domain adlar??n?? yoksay",mixedCase:"Kar??????k b??y??kl??k ile S??zc??kler yoksay",mixedWithDigits:"Say??larla Kelimeler yoksay",languagesTab:"Diller",dictionariesTab:"S??zl??kler",dic_field_name:"S??zl??k ad??",dic_create:"Olu??tur",dic_restore:"Geri al",dic_delete:"Sil",dic_rename:"Yeniden adland??r",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 it's name and click the Restore button.",aboutTab:"Hakk??nda"},about:{title:"CKEditor Hakk??nda",dlgTitle:"CKEditor Hakk??nda",moreInfo:"Lisanslama hakk??nda daha fazla bilgi almak i??in l??tfen sitemizi ziyaret edin:",copy:"Copyright &copy; $1. T??m haklar?? sakl??d??r."},maximize:"B??y??lt",minimize:"K??????lt",fakeobjects:{anchor:"Ba??lant??",flash:"Flash Animasyonu",div:"Sayfa Kesimi",unknown:"Bilinmeyen Nesne"},resize:"Boyutland??rmak i??in s??r??kle",colordialog:{title:"Renk se??",options:"Renk Se??enekleri",highlight:"????aretle",selected:"Se??ilmi??",clear:"Temizle"},toolbarCollapse:"Toolbar'?? topla",toolbarExpand:"Toolbar'?? a??"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/uk.js b/horde/js/ckeditor/lang/uk.js
new file mode 100644 (file)
index 0000000..87706a6
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.uk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????????????",newPage:"???????? ????????????????",save:"????????????????",preview:"???????????????????? ????????????????",cut:"????????????????",copy:"??????????????????",paste:"????????????????",print:"????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ?????????????????????????? ??????????",pagebreak:"???????????????? ???????????????? ????????????????",unlink:"?????????????? ??????????????????",undo:"??????????????????",redo:"??????????????????",common:{browseServer:"???????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????????? ???? ????????????",image:"????????????????????",flash:"Flash",form:"??????????",checkbox:"?????????????? ????????????",radio:"???????????? ????????????",textField:"???????????????? ????????",textarea:"???????????????? ??????????????",hiddenField:"?????????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ???? ??????????????????????",notSet:"<???? ??????????????????>",id:"??????????????????????????",name:"????'??",langDir:"???????????????? ????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"???????????? ???????? URL",cssClass:"???????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"????????????????",advancedTab:"????????????????????",validateNumberFailed:"???????????????? ???? ?? ????????????.",confirmNewPage:"?????? ???? ?????????????????? ?????????? ???????????? ????????????????. ???? ????????????????, ???? ???????????? ?????????????????????? ???????? ?????????????????",confirmCancel:"?????????? ?????????? ???????? ??????????????. ?????????????? ???????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"?????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????????? ??????????????????",other:"<??????????>",menu:"???????????????? ??????????????????",title:"??????????????????",info:"???????????????????? ??????????????????",target:"????????",upload:"????????????????",advanced:"????????????????????",type:"?????? ??????????????????",toUrl:"URL",toAnchor:"???????? ???? ???? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????? ??????????>",targetFrameName:"????'?? ???????????????? ????????????",targetPopupName:"????'?? ?????????????????????? ??????????",popupFeatures:"?????????????????????? ?????????????????????? ??????????",popupResizable:"????????????????????????",popupStatusBar:"???????????? ??????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"?????????????????????????? (Id)",langDir:"???????????????? ????????",langDirLTR:"?????????? ???? ?????????? (LTR)",langDirRTL:"???????????? ???? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"????'??",langCode:"???????????????? ????????",tabIndex:"?????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ????????????",cssClasses:"???????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"?????????????? ????????",anchorName:"???? ????'???? ??????????",anchorId:"???? ?????????????????????????????? ????????????????",emailAddress:"???????????? ????. ??????????",emailSubject:"???????? ??????????",emailBody:"???????? ????????????????????????",noAnchors:"(?????????? ???????????? ?????????????????? ?? ?????????? ??????????????????)",noUrl:"???????? ??????????, ???????????????? URL ??????????????????",noEmail:"???????? ??????????, ???????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/???????????????????? ????????",menu:"?????????????????????? ??????????",title:"?????????????????????? ??????????",name:"????'?? ??????????",errorName:"???????? ??????????, ???????????????? ????'?? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????? ?? ????????????????",find:"??????????",replace:"????????????",findWhat:"????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"???????????????? ?????????? ???? ??????????????????.",matchCase:"?????????????????????? ??????????????",matchWord:"???????? ?????????? ????????",matchCyclic:"???????????????? ????????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"?????????????????????? ??????????????",menu:"?????????????????????? ??????????????",deleteTable:"???????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? (spacing)",cellPad:"?????????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????????????",headersColumn:"?????????? ??????????????",headersRow:"???????????? ??????????",headersBoth:"????????????",invalidRows:"?????????????????? ???????????? ?????????????? ???????? ???????????? ???????????? ???? 0.",invalidCols:"?????????????????? ?????????????? ?????????????? ???????? ???????????? ???????????? ????  0.",invalidBorder:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidCellSpacing:"???????????????? (spacing) ?????????????? ?????????????? ???????? ????????????.",invalidCellPadding:"?????????????? (padding) ?????????????? ?????????????? ???????? ????????????.",cell:{menu:"????????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteCell:"???????????????? ??????????????",merge:"????'???????????? ??????????????",mergeRight:"????'???????????? ????????????",mergeDown:"????'???????????? ???? ????????",splitHorizontal:"?????????????????? ?????????????? ???? ??????????????????????",splitVertical:"?????????????????? ?????????????? ???? ??????????????????",title:"?????????????????????? ??????????????",cellType:"?????? ??????????????",rowSpan:"?????????????????? ???????????? (Rows Span)",colSpan:"?????????????????? ???????????????????? (Columns Span)",wordWrap:"???????? ?????????????????? ???????????? (Word Wrap)",hAlign:"?????????????????????????? ????????????????????????",vAlign:"?????????????????????? ????????????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"?????????? ????????",borderColor:"?????????? ??????????????",data:"????????",header:"??????????????????",yes:"??????",no:"????",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidRowSpan:"?????????????????? ?????????????????????? ???????????? ?????????????? ???????? ?????????? ????????????.",invalidColSpan:"?????????????????? ?????????????????????? ???????????????????? ?????????????? ???????? ?????????? ????????????.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"???????????????? ?????????? ????",insertAfter:"???????????????? ?????????? ??????????",deleteRow:"???????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????????? ???????????????? ????????????",radioTitle:"?????????????????????? ???????????? ????????????",value:"????????????????",selected:"????????????"},form:{title:"?????????????????????? ??????????",menu:"?????????????????????? ??????????",action:"??????",method:"??????????",encoding:"??????????????????"},select:{title:"?????????????????????? ????????????",selectInfo:"????????",opAvail:"???????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????? ?????????????????? ??????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"??????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ???? ?????????????? ????????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????????????????? ???????????????????? ????????",name:"????'??",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????????? ?????????????????????? ????????",name:"????'??",value:"????????????????"},image:{title:"?????????????????????? ????????????????????",titleButton:"?????????????????????? ???????????? ???? ??????????????????????",menu:"?????????????????????? ????????????????????",infoTab:"???????????????????? ?????? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"???????? ??????????, ?????????????? URL ????????????????????",linkTab:"??????????????????",button2Img:"???? ???????????? ?????????????????????? ???????????? ????????????-???????????????????? ???? ???????????? ?????????????????????",img2Button:"???? ???????????? ?????????????????????? ???????????? ???????????????????? ???? ????????????-?????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????????? Flash",propertiesTab:"??????????????????????",title:"?????????????????????? Flash",chkPlay:"???????? ??????????????????????",chkLoop:"??????????????????",chkMenu:"?????????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ????????????????",scale:"??????????????",scaleAll:"???????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"?????????????? ????????????",access:"???????????? ???? ??????????????",accessAlways:"????????????",accessSameDomain:"?? ???????? ?? ????????????",accessNever:"????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ???? ????????",alignAbsMiddle:"?????? ???? ????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"???? ????????",alignMiddle:"???? ????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ???? ??????????",alignTop:"???? ??????????",quality:"????????????",qualityBest:"????????????????",qualityHigh:"????????????",qualityAutoHigh:"???????? ????????????????",qualityMedium:"??????????????",qualityAutoLow:"???????? ????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"???????????????????????? (Opaque)",windowModeTransparent:"???????????????????? (Transparent)",windowMode:"?????????? ??????????",flashvars:"???????????? Flash",bgcolor:"?????????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",validateSrc:"???????? ??????????, ???????????????? URL ??????????????????",validateWidth:"???????????? ?????????????? ???????? ????????????.",validateHeight:"???????????? ?????????????? ???????? ????????????.",validateHSpace:"HSpace ?????????????? ???????? ????????????.",validateVSpace:"VSpace ?????????????? ???????? ????????????."},spellCheck:{toolbar:"???????????????????? ????????????????????",title:"?????????????????? ????????????????????",notAvailable:"??????????????, ?????? ???????????? ???????????? ??????????????????????.",errorLoading:"?????????????? ???????????????????????? : %s.",notInDic:"???? ?????? ?? ????????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????",btnIgnoreAll:"???????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????????? ?????????????????? -",progress:"?????????????????????? ?????????????????? ????????????????????...",noMispell:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???? ????????????????",noChanges:"?????????????????? ???????????????????? ??????????????????: ?????????? ?????????? ???? ??????????????",oneChange:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???????? ??????????",manyChanges:"?????????????????? ???????????????????? ??????????????????: 1% ???????? ??????????????",ieSpellDownload:"???????????? ?????????????????? ???????????????????? ???? ??????????????????????. ?????????????? ?????????????????????? ???????? ???????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"?????????????????????? ????????????",bulletedlist:"???????????????????? ????????????",indent:"?????????????????? ??????????????",outdent:"???????????????? ??????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ??????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"???????? ??????????, ?????????????? ?? ???????????? ???????????? ?? ???? ??????????????, ???????????????????????? ?????????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"???????????????? ???? ???????? ???????????????? ???????????? ???????????? ???? ???????????? ???????????? ?? ????'???????? ?? ???????????????????????????? ???????????? ????????????????. ?????? ???????????????? ???????????????? ???????????????????? ???????????????? ?? ???? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ???? ???? ???????????? ????????????????, ???????????? ???? ?????????????????????? ?? Word. ???? ???????????? ???????????????? ???????? ?????????? ?????????????????",toolbar:"???????????????? ?? Word",title:"???????????????? ?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ????????????",options:"Template Options",insertOption:"???????????????? ???????????????? ??????????",selectPromptMsg:"??????????????, ???????? ??????????, ???????????? ?????? ?????????????????? ?? ??????????????????<br>(???????????????? ?????????? ???????? ????????????????):",emptyListMsg:"(???? ?????????????????? ?????????????? ??????????????)"},showBlocks:"???????????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block ??????????",panelTitle2:"Inline ??????????",panelTitle3:"Object ??????????"},format:{label:"????????????????????????",panelTitle:"????????????????????????",tag_p:"????????????????????",tag_pre:"????????????????????????",tag_address:"????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"?????????? ????????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????????",more:"??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"?????????????????? ???????????????????? ???? ???????? ????????????",opera_title:"Not supported by Opera",enable:"???????????????? SCAYT",disable:"???????????????????? SCAYT",about:"?????? SCAYT",toggle:"???????????????????? SCAYT",options:"??????????",langs:"????????",moreSuggestions:"???????????? ????????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????? ??????????",emptyDic:"?????????? ???????????????? ?????????????? ???????? ??????????????????.",optionsTab:"??????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"???????? ???????????????????? ?? ???????????????????????? ?????????????????? ???? ???????????? ??????????:",copy:"Copyright &copy; $1. ?????? ?????????? ??????????????????????."},maximize:"??????????????????????????",minimize:"Minimize",fakeobjects:{anchor:"????????",flash:"Flash ????????????????",div:"???????????? ????????????????",unknown:"?????????????????? ????`??????"},resize:"?????????????????????? ?????? ?????????? ??????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/vi.js b/horde/js/ckeditor/lang/vi.js
new file mode 100644 (file)
index 0000000..1d55b7d
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.vi={dir:"ltr",editorTitle:"B??? so???n th???o, %1, nh???n ALT + 0 ????? xem h?????ng d???n.",toolbar:"Thanh c??ng c???",editor:"B??? so???n th???o",source:"M?? HTML",newPage:"Trang m???i",save:"L??u",preview:"Xem tr?????c",cut:"C???t",copy:"Sao ch??p",paste:"D??n",print:"In",underline:"G???ch ch??n",bold:"?????m",italic:"Nghi??ng",selectAll:"Ch???n t???t c???",removeFormat:"Xo?? ?????nh d???ng",strike:"G???ch xuy??n ngang",subscript:"Ch??? s??? d?????i",superscript:"Ch??? s??? tr??n",horizontalrule:"Ch??n ???????ng ph??n c??ch ngang",pagebreak:"Ch??n ng???t trang",unlink:"Xo?? li??n k???t",undo:"Kh??i ph???c thao t??c",redo:"L??m l???i thao t??c",common:{browseServer:"Duy???t tr??n m??y ch???",url:"URL",protocol:"Giao th???c",upload:"T???i l??n",uploadSubmit:"T???i l??n m??y ch???",image:"H??nh ???nh",flash:"Flash",form:"Bi???u m???u",checkbox:"N??t ki???m",radio:"N??t ch???n",textField:"Tr?????ng v??n b???n",textarea:"V??ng v??n b???n",hiddenField:"Tr?????ng ???n",button:"N??t",select:"?? ch???n",imageButton:"N??t h??nh ???nh",notSet:"<kh??ng thi???t l???p>",id:"?????nh danh",name:"T??n",langDir:"H?????ng ng??n ng???",langDirLtr:"Tr??i sang ph???i (LTR)",langDirRtl:"Ph???i sang tr??i (RTL)",langCode:"M?? ng??n ng???",longDescr:"M?? t??? URL",cssClass:"L???p Stylesheet",advisoryTitle:"Nhan ????? h?????ng d???n",cssStyle:"Ki???u (style)",ok:"?????ng ??",cancel:"B??? qua",close:"????ng",preview:"Xem tr?????c",generalTab:"Tab chung",advancedTab:"Tab m??? r???ng",validateNumberFailed:"Gi?? tr??? n??y kh??ng ph???i l?? s???.",confirmNewPage:"M???i thay ?????i kh??ng ???????c l??u l???i, n???i dung n??y s??? b??? m???t. B???n c?? ch???c ch???n mu???n t???i m???t trang m???i?",confirmCancel:"M???t v??i t??y ch???n ???? b??? thay ?????i. B???n c?? ch???c ch???n mu???n ????ng h???p tho???i?",options:"T??y ch???n",target:"????ch ?????n",targetNew:"C???a s??? m???i (_blank)",targetTop:"C???a s??? tr??n c??ng (_top)",targetSelf:"T???i trang (_self)",targetParent:"C???a s??? cha (_parent)",unavailable:'%1<span class="cke_accessibility">, kh??ng c??</span>'},contextmenu:{options:"T??y ch???n menu b??? xung"},specialChar:{toolbar:"Ch??n k?? t??? ?????c bi???t",title:"H??y ch???n k?? t??? ?????c bi???t",options:"T??y ch???n c??c k?? t??? ?????c bi???t"},link:{toolbar:"Ch??n/S???a li??n k???t",other:"<kh??c>",menu:"S???a li??n k???t",title:"Li??n k???t",info:"Th??ng tin li??n k???t",target:"????ch",upload:"T???i l??n",advanced:"M??? r???ng",type:"Ki???u li??n k???t",toUrl:"URL",toAnchor:"Neo trong trang n??y",toEmail:"Th?? ??i???n t???",targetFrame:"<khung>",targetPopup:"<c???a s??? popup>",targetFrameName:"T??n khung ????ch",targetPopupName:"T??n c???a s??? Popup",popupFeatures:"?????c ??i???m c???a c???a s??? Popup",popupResizable:"C?? th??? thay ?????i k??ch c???",popupStatusBar:"Thanh tr???ng th??i",popupLocationBar:"Thanh v??? tr??",popupToolbar:"Thanh c??ng c???",popupMenuBar:"Thanh Menu",popupFullScreen:"To??n m??n h??nh (IE)",popupScrollBars:"Thanh cu???n",popupDependent:"Ph??? thu???c (Netscape)",popupWidth:"R???ng",popupLeft:"V??? tr?? b??n tr??i",popupHeight:"Cao",popupTop:"V??? tr?? ph??a tr??n",id:"?????nh danh",langDir:"H?????ng ng??n ng???",langDirLTR:"Tr??i sang ph???i (LTR)",langDirRTL:"Ph???i sang tr??i (RTL)",acccessKey:"Ph??m h??? tr??? truy c???p",name:"T??n",langCode:"M?? ng??n ng???",tabIndex:"Ch??? s??? c???a Tab",advisoryTitle:"Nhan ????? h?????ng d???n",advisoryContentType:"N???i dung h?????ng d???n",cssClasses:"L???p Stylesheet",charset:"B???ng m?? c???a t??i nguy??n ???????c li??n k???t ?????n",styles:"Ki???u (style)",selectAnchor:"Ch???n m???t ??i???m neo",anchorName:"Theo t??n ??i???m neo",anchorId:"Theo ?????nh danh th??nh ph???n",emailAddress:"Th?? ??i???n t???",emailSubject:"Ti??u ????? th??ng ??i???p",emailBody:"N???i dung th??ng ??i???p",noAnchors:"(Kh??ng c?? ??i???m neo n??o trong t??i li???u)",noUrl:"H??y ????a v??o ???????ng d???n li??n k???t (URL)",noEmail:"H??y ????a v??o ?????a ch??? th?? ??i???n t???"},anchor:{toolbar:"Ch??n/S???a ??i???m neo",menu:"Thu???c t??nh ??i???m neo",title:"Thu???c t??nh ??i???m neo",name:"T??n c???a ??i???m neo",errorName:"H??y nh???p v??o t??n c???a ??i???m neo"},list:{numberedTitle:"Thu???c t??nh danh s??ch c?? th??? t???",bulletedTitle:"Thu???c t??nh danh s??ch kh??ng th??? t???",type:"Ki???u lo???i",start:"B???t ?????u",validateStartNumber:"List start number must be a whole number.",circle:"Khuy??n tr??n",disc:"H??nh ????a",square:"H??nh vu??ng",none:"Kh??ng g?? c???",notset:"<kh??ng thi???t l???p>",armenian:"S??? theo ki???u Armenian",georgian:"S??? theo ki???u Georgian (an, ban, gan...)",lowerRoman:"S??? La M?? ki???u th?????ng (i, ii, iii, iv, v...)",upperRoman:"S??? La M?? ki???u HOA (I, II, III, IV, V...)",lowerAlpha:"Ki???u abc th?????ng (a, b, c, d, e...)",upperAlpha:"Ki???u ABC HOA (A, B, C, D, E...)",lowerGreek:"Ki???u Hy L???p (alpha, beta, gamma...)",decimal:"Ki???u s??? (1, 2, 3 ...)",decimalLeadingZero:"Ki???u s??? (01, 02, 03...)"},findAndReplace:{title:"T??m ki???m v?? thay th???",find:"T??m ki???m",replace:"Thay th???",findWhat:"T??m chu???i:",replaceWith:"Thay b???ng:",notFoundMsg:"Kh??ng t??m th???y chu???i c???n t??m.",matchCase:"Ph??n bi???t ch??? hoa/th?????ng",matchWord:"Gi???ng to??n b??? t???",matchCyclic:"Gi???ng m???t ph???n",replaceAll:"Thay th??? t???t c???",replaceSuccessMsg:"%1 v??? tr?? ???? ???????c thay th???."},table:{toolbar:"B???ng",title:"Thu???c t??nh b???ng",menu:"Thu???c t??nh b???ng",deleteTable:"X??a b???ng",rows:"S??? h??ng",columns:"S??? c???t",border:"K??ch th?????c ???????ng vi???n",align:"Canh l???",alignLeft:"Tr??i",alignCenter:"Gi???a",alignRight:"Ph???i",width:"R???ng",widthPx:"??i???m ???nh (px)",widthPc:"Ph???n tr??m (%)",widthUnit:"????n v???",height:"Chi???u cao",cellSpace:"Kho???ng c??ch gi???a c??c ??",cellPad:"Kho???ng ?????m gi??? ?? v?? n???i dung",caption:"?????u ?????",summary:"T??m l?????c",headers:"?????u ?????",headersNone:"Kh??ng c??",headersColumn:"C???t ?????u ti??n",headersRow:"H??ng ?????u ti??n",headersBoth:"C??? hai",invalidRows:"S??? l?????ng h??ng ph???i l?? m???t s??? l???n h??n 0.",invalidCols:"S??? l?????ng c???t ph???i l?? m???t s??? l???n h??n 0.",invalidBorder:"K??ch c??? c???a ???????ng bi??n ph???i l?? m???t s??? nguy??n.",invalidWidth:"Chi???u r???ng c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidCellSpacing:"Kho???ng c??ch gi???a c??c ?? ph???i l?? m???t s??? nguy??n.",invalidCellPadding:"Kho???ng ?????m gi???a ?? v?? n???i dung ph???i l?? m???t s??? nguy??n.",cell:{menu:"??",insertBefore:"Ch??n ?? Ph??a tr?????c",insertAfter:"Ch??n ?? Ph??a sau",deleteCell:"Xo?? ??",merge:"K???t h???p ??",mergeRight:"K???t h???p sang ph???i",mergeDown:"K???t h???p xu???ng d?????i",splitHorizontal:"Ph??n t??ch ?? theo chi???u ngang",splitVertical:"Ph??n t??ch ?? theo chi???u d???c",title:"Thu???c t??nh c???a ??",cellType:"Ki???u c???a ??",rowSpan:"K???t h???p h??ng",colSpan:"K???t h???p c???t",wordWrap:"Ch??? li???n h??ng",hAlign:"Canh l??? ngang",vAlign:"Canh l??? d???c",alignTop:"Tr??n c??ng",alignMiddle:"Ch??nh gi???a",alignBottom:"D?????i c??ng",alignBaseline:"???????ng c?? s???",bgColor:"M??u n???n",borderColor:"M??u vi???n",data:"D??? li???u",header:"?????u ?????",yes:"C??",no:"Kh??ng",invalidWidth:"Chi???u r???ng c???a ?? ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a ?? ph???i l?? m???t s??? nguy??n.",invalidRowSpan:"S??? h??ng k???t h???p ph???i l?? m???t s??? nguy??n.",invalidColSpan:"S??? c???t k???t h???p ph???i l?? m???t s??? nguy??n.",chooseColor:"Ch???n m??u"},row:{menu:"H??ng",insertBefore:"Ch??n h??ng ph??a tr?????c",insertAfter:"Ch??n h??ng ph??a sau",deleteRow:"Xo?? h??ng"},column:{menu:"C???t",insertBefore:"Ch??n c???t ph??a tr?????c",insertAfter:"Ch??n c???t ph??a sau",deleteColumn:"Xo?? c???t"}},button:{title:"Thu???c t??nh c???a n??t",text:"Chu???i hi???n th??? (gi?? tr???)",type:"Ki???u",typeBtn:"N??t b???m",typeSbm:"N??t g???i",typeRst:"N??t nh???p l???i"},checkboxAndRadio:{checkboxTitle:"Thu???c t??nh n??t ki???m",radioTitle:"Thu???c t??nh n??t ch???n",value:"Gi?? tr???",selected:"???????c ch???n"},form:{title:"Thu???c t??nh bi???u m???u",menu:"Thu???c t??nh bi???u m???u",action:"H??nh ?????ng",method:"Ph????ng th???c",encoding:"B???ng m??"},select:{title:"Thu???c t??nh ?? ch???n",selectInfo:"Th??ng tin",opAvail:"C??c t??y ch???n c?? th??? s??? d???ng",value:"Gi?? tr???",size:"K??ch c???",lines:"d??ng",chkMulti:"Cho ph??p ch???n nhi???u",opText:"V??n b???n",opValue:"Gi?? tr???",btnAdd:"Th??m",btnModify:"Thay ?????i",btnUp:"L??n",btnDown:"Xu???ng",btnSetValue:"Gi?? tr??? ???????c ch???n",btnDelete:"N??t xo??"},textarea:{title:"Thu???c t??nh v??ng v??n b???n",cols:"S??? c???t",rows:"S??? h??ng"},textfield:{title:"Thu???c t??nh tr?????ng v??n b???n",name:"T??n",value:"Gi?? tr???",charWidth:"????? r???ng c???a k?? t???",maxChars:"S??? k?? t??? t???i ??a",type:"Ki???u",typeText:"K?? t???",typePass:"M???t kh???u"},hidden:{title:"Thu???c t??nh tr?????ng ???n",name:"T??n",value:"Gi?? tr???"},image:{title:"Thu???c t??nh c???a ???nh",titleButton:"Thu???c t??nh n??t c???a ???nh",menu:"Thu???c t??nh c???a ???nh",infoTab:"Th??ng tin c???a ???nh",btnUpload:"T???i l??n m??y ch???",upload:"T???i l??n",alt:"Ch?? th??ch ???nh",width:"Chi???u r???ng",height:"chi???u cao",lockRatio:"Gi??? nguy??n t??? l???",unlockRatio:"Ph?? b??? t??? l???",resetSize:"K??ch th?????c g???c",border:"???????ng vi???n",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",align:"V??? tr??",alignLeft:"B??n tr??i",alignRight:"B??n ph???i",alertUrl:"H??y ????a v??o ???????ng d???n c???a ???nh",linkTab:"Tab li??n k???t",button2Img:"B???n c?? mu???n chuy???n n??t b???m b???ng ???nh ???????c ch???n th??nh ???nh?",img2Button:"B???n c?? mu???n chuy???n ?????i ???nh ???????c ch???n th??nh n??t b???m b???ng ???nh?",urlMissing:"Thi???u ???????ng d???n h??nh ???nh",validateWidth:"Chi???u r???ng c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateHeight:"Chi???u cao c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateBorder:"Chi???u r???ng c???a ???????ng vi???n ph???i l?? m???t s??? nguy??n d????ng",validateHSpace:"Kho???ng ?????m ngang ph???i l?? m???t s??? nguy??n d????ng",validateVSpace:"Kho???ng ?????m d???c ph???i l?? m???t s??? nguy??n d????ng"},flash:{properties:"Thu???c t??nh Flash",propertiesTab:"Thu???c t??nh",title:"Thu???c t??nh Flash",chkPlay:"T??? ?????ng ch???y",chkLoop:"L???p",chkMenu:"Cho ph??p b???t menu c???a Flash",chkFull:"Cho ph??p to??n m??n h??nh",scale:"T??? l???",scaleAll:"Hi???n th??? t???t c???",scaleNoBorder:"Kh??ng ???????ng vi???n",scaleFit:"V???a v???n",access:"Truy c???p m??",accessAlways:"Lu??n lu??n",accessSameDomain:"C??ng t??n mi???n",accessNever:"Kh??ng bao gi???",align:"V??? tr??",alignLeft:"Tr??i",alignAbsBottom:"D?????i tuy???t ?????i",alignAbsMiddle:"Gi???a tuy???t ?????i",alignBaseline:"???????ng c?? s???",alignBottom:"D?????i",alignMiddle:"Gi???a",alignRight:"Ph???i",alignTextTop:"Ph??a tr??n ch???",alignTop:"Tr??n",quality:"Ch???t l?????ng",qualityBest:"T???t nh???t",qualityHigh:"Cao",qualityAutoHigh:"Cao t??? ?????ng",qualityMedium:"Trung b??nh",qualityAutoLow:"Th???p t??? ?????ng",qualityLow:"Th???p",windowModeWindow:"C???a s???",windowModeOpaque:"M??? ?????c",windowModeTransparent:"Trong su???t",windowMode:"Ch??? ????? c???a s???",flashvars:"C??c bi???n s??? d??nh cho Flash",bgcolor:"M??u n???n",width:"R???ng",height:"Cao",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",validateSrc:"H??y ????a v??o ???????ng d???n li??n k???t",validateWidth:"Chi???u r???ng ph???i l?? s??? nguy??n.",validateHeight:"Chi???u cao ph???i l?? s??? nguy??n.",validateHSpace:"Kho???ng ?????m ngang ph???i l?? s??? nguy??n.",validateVSpace:"Kho???ng ?????m d???c ph???i l?? s??? nguy??n."},spellCheck:{toolbar:"Ki???m tra ch??nh t???",title:"Ki???m tra ch??nh t???",notAvailable:"Xin l???i, d???ch v??? n??y hi???n t???i kh??ng c??.",errorLoading:"L???i khi ??ang n???p d???ch v??? ???ng d???ng: %s.",notInDic:"Kh??ng c?? trong t??? ??i???n",changeTo:"Chuy???n th??nh",btnIgnore:"B??? qua",btnIgnoreAll:"B??? qua t???t c???",btnReplace:"Thay th???",btnReplaceAll:"Thay th??? t???t c???",btnUndo:"Ph???c h???i l???i",noSuggestions:"- Kh??ng ????a ra g???i ?? v??? t??? -",progress:"??ang ti???n h??nh ki???m tra ch??nh t???...",noMispell:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? l???i ch??nh t???",noChanges:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? t??? n??o ???????c thay ?????i",oneChange:"Ho??n t???t ki???m tra ch??nh t???: M???t t??? ???? ???????c thay ?????i",manyChanges:"Ho??n t???t ki???m tra ch??nh t???: %1 t??? ???? ???????c thay ?????i",ieSpellDownload:"Ch???c n??ng ki???m tra ch??nh t??? ch??a ???????c c??i ?????t. B???n c?? mu???n t???i v??? ngay b??y gi????"},smiley:{toolbar:"H??nh bi???u l??? c???m x??c (m???t c?????i)",title:"Ch??n h??nh bi???u l??? c???m x??c (m???t c?????i)",options:"T??y ch???n h??nh  bi???u l??? c???m x??c"},elementsPath:{eleLabel:"Nh??n th??nh ph???n",eleTitle:"%1 th??nh ph???n"},numberedlist:"Danh s??ch c?? th??? t???",bulletedlist:"Danh s??ch kh??ng th??? t???",indent:"D???ch v??o trong",outdent:"D???ch ra ngo??i",justify:{left:"Canh tr??i",center:"Canh gi???a",right:"Canh ph???i",block:"Canh ?????u"},blockquote:"Kh???i tr??ch d???n",clipboard:{title:"D??n",cutError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh c???t. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+X).",copyError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh sao ch??p. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+C).",pasteMsg:"H??y d??n n???i dung v??o trong khung b??n d?????i, s??? d???ng t??? h???p ph??m (<STRONG>Ctrl/Cmd+V</STRONG>) v?? nh???n v??o n??t <STRONG>?????ng ??</STRONG>.",securityMsg:"Do thi???t l???p b???o m???t c???a tr??nh duy???t n??n tr??nh bi??n t???p kh??ng th??? truy c???p tr???c ti???p v??o n???i dung ???? sao ch??p. B???n c???n ph???i d??n l???i n???i dung v??o c???a s??? n??y.",pasteArea:"Khu v???c d??n"},pastefromword:{confirmCleanup:"V??n b???n b???n mu???n d??n c?? k??m ?????nh d???ng c???a Word. B???n c?? mu???n lo???i b??? ?????nh d???ng Word tr?????c khi d??n?",toolbar:"D??n v???i ?????nh d???ng Word",title:"D??n v???i ?????nh d???ng Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"D??n theo ?????nh d???ng v??n b???n thu???n",title:"D??n theo ?????nh d???ng v??n b???n thu???n"},templates:{button:"M???u d???ng s???n",title:"N???i dung M???u d???ng s???n",options:"T??y ch???n m???u d???ng s???n",insertOption:"Thay th??? n???i dung hi???n t???i",selectPromptMsg:"H??y ch???n m???u d???ng s???n ????? m??? trong tr??nh bi??n t???p<br>(n???i dung hi???n t???i s??? b??? m???t):",emptyListMsg:"(Kh??ng c?? m???u d???ng s???n n??o ???????c ?????nh ngh??a)"},showBlocks:"Hi???n th??? c??c kh???i",stylesCombo:{label:"Ki???u",panelTitle:"Phong c??ch ?????nh d???ng",panelTitle1:"Ki???u kh???i",panelTitle2:"Ki???u tr???c ti???p",panelTitle3:"Ki???u ?????i t?????ng"},format:{label:"?????nh d???ng",panelTitle:"?????nh d???ng",tag_p:"B??nh th?????ng (P)",tag_pre:"???? thi???t l???p",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"B??nh th?????ng (DIV)"},div:{title:"T???o kh???i c??c th??nh ph???n",toolbar:"T???o kh???i c??c th??nh ph???n",cssClassInputLabel:"C??c l???p CSS",styleSelectLabel:"Ki???u (style)",IdInputLabel:"?????nh danh (id)",languageCodeInputLabel:"M?? ng??n ng???",inlineStyleInputLabel:"Ki???u n???i d??ng",advisoryTitleInputLabel:"Nhan ????? h?????ng d???n",langDirLabel:"H?????ng ng??n ng???",langDirLTRLabel:"Tr??i sang ph???i (LTR)",langDirRTLLabel:"Ph???i qua tr??i (RTL)",edit:"Ch???nh s???a",remove:"X??a b???"},font:{label:"Ph??ng",voiceLabel:"Ph??ng",panelTitle:"Ph??ng"},fontSize:{label:"C??? ch???",voiceLabel:"K??ch c??? ph??ng",panelTitle:"C??? ch???"},colorButton:{textColorTitle:"M??u ch???",bgColorTitle:"M??u n???n",panelTitle:"M??u s???c",auto:"T??? ?????ng",more:"M??u kh??c..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ki???m tra ch??nh t??? ngay khi g?? ch??? (SCAYT)",opera_title:"Kh??ng h??? tr??? tr??n tr??nh duy???t Opera",enable:"B???t SCAYT",disable:"T???t SCAYT",about:"Th??ng tin v??? SCAYT",toggle:"B???t t???t SCAYT",options:"T??y ch???n",langs:"Ng??n ng???",moreSuggestions:"????? xu???t th??m",ignore:"B??? qua",ignoreAll:"B??? qua t???t c???",addWord:"Th??m t???",emptyDic:"T??n c???a t??? ??i???n kh??ng ???????c ????? tr???ng.",optionsTab:"T??y ch???n",allCaps:"Kh??ng ph??n bi???t ch??? HOA ch??? th?????ng",ignoreDomainNames:"B??? qua t??n mi???n",mixedCase:"Kh??ng ph??n bi???t lo???i ch???",mixedWithDigits:"Kh??ng ph??n bi???t ch??? v?? s???",languagesTab:"Tab ng??n ng???",dictionariesTab:"T??? ??i???n",dic_field_name:"T??n t??? ??i???n",dic_create:"T???o",dic_restore:"Ph???c h???i",dic_delete:"X??a",dic_rename:"Thay t??n",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 it's name and click the Restore button.",aboutTab:"Th??ng tin"},about:{title:"Th??ng tin v??? CKEditor",dlgTitle:"Th??ng tin v??? CKEditor",moreInfo:"Vui l??ng gh?? th??m trang web c???a ch??ng t??i ????? c?? th??ng tin v??? gi???y ph??p:",copy:"B???n quy???n &copy; $1. Gi??? to??n quy???n."},maximize:"Ph??ng to t???i ??a",minimize:"Thu nh???",fakeobjects:{anchor:"??i???m neo",flash:"Flash",div:"Ng???t trang",unknown:"?????i t?????ng kh??ng r?? r??ng"},resize:"K??o r?? ????? thay ?????i k??ch c???",colordialog:{title:"Ch???n m??u",options:"Color Options",highlight:"M??u ch???n",selected:"M??u ???? ch???n",clear:"X??a b???"},toolbarCollapse:"Thu g???n thanh c??ng c???",toolbarExpand:"M??? r???ng thnah c??ng c???"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/zh-cn.js b/horde/js/ckeditor/lang/zh-cn.js
new file mode 100644 (file)
index 0000000..b2a6ee8
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang["zh-cn"]={dir:"ltr",editorTitle:"????????????????????????, %1, ??? ALT+0 ???????????????",toolbar:"?????????",editor:"????????????????????????",source:"??????",newPage:"??????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"?????????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"???????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"???????????????",url:"?????????",protocol:"??????",upload:"??????",uploadSubmit:"?????????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"?????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"?????????",button:"??????",select:"??????/??????",imageButton:"?????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"??????????????????",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"????????????",ok:"??????",cancel:"??????",close:"??????",preview:"??????",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"???????????????????????????,???????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????",options:"??????",target:"????????????",targetNew:"????????? (_blank)",targetTop:"?????? (_top)",targetSelf:"????????? (_self)",targetParent:"????????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"??????????????????"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"??????????????????"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"??????",toAnchor:"??????????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"?????? (IE)",popupScrollBars:"?????????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"Tab ?????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"????????????",styles:"????????????",selectAnchor:"??????????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????????",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/??????????????????",menu:"??????????????????",title:"??????????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"??????????????????",bulletedTitle:"??????????????????",type:"????????????",start:"????????????",validateStartNumber:"List start number must be a whole number.",circle:"?????????",disc:"?????????",square:"????????????",none:"?????????",notset:"<????????????>",armenian:"?????????????????????????????????",georgian:"??????????????????????????????(an, ban, gan, ???)",lowerRoman:"??????????????????(i, ii, iii, iv, v, ???)",upperRoman:"??????????????????(I, II, III, IV, V, ???)",lowerAlpha:"??????????????????(a, b, c, d, e, ???)",upperAlpha:"??????????????????(A, B, C, D, E, ???)",lowerGreek:"??????????????????(alpha, beta, gamma, ???)",decimal:"?????? (1, 2, 3, ???)",decimalLeadingZero:"0?????????????????????(01, 02, 03, ???)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"????????????????????????",matchCase:"???????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????."},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"?????????",alignCenter:"??????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"????????????",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"???????????????",headersNone:"???",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"??????????????????????????????",invalidCols:"??????????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"????????????",colSpan:"????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"??????????????????????????????",invalidColSpan:"??????????????????????????????",chooseColor:"??????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"??????(???)",type:"??????",typeBtn:"??????",typeSbm:"??????",typeRst:"??????"},checkboxAndRadio:{checkboxTitle:"???????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"????????????",opAvail:"?????????",value:"???",size:"??????",lines:"???",chkMulti:"????????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"??????????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"?????????",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"???????????????",name:"??????",value:"?????????"},image:{title:"????????????",titleButton:"???????????????",menu:"????????????",infoTab:"??????",btnUpload:"?????????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"????????????",unlockRatio:"???????????????",resetSize:"????????????",border:"????????????",hSpace:"????????????",vSpace:"????????????",align:"????????????",alignLeft:"?????????",alignRight:"?????????",alertUrl:"?????????????????????",linkTab:"??????",button2Img:"???????????????????????????????????????????",img2Button:"???????????????????????????????????????????",urlMissing:"???????????????????????????",validateWidth:"?????????????????????????????????",validateHeight:"?????????????????????????????????",validateBorder:"?????????????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"?????? Flash ??????",chkFull:"????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"??????",accessNever:"??????",align:"????????????",alignLeft:"?????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"??????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"??????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???(??????)",qualityMedium:"???(??????)",qualityAutoLow:"???(??????)",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????????",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"??????, ????????????????????????",errorLoading:"?????????????????????????????????: %s.",notInDic:"??????????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????...",noMispell:"??????????????????: ????????????????????????",noChanges:"??????????????????: ????????????????????????",oneChange:"??????????????????: ?????????????????????",manyChanges:"??????????????????: ????????? %1 ?????????",ieSpellDownload:"??????????????????????????????, ????????????????????????????"},smiley:{toolbar:"?????????",title:"??????????????????",options:"??????????????????"},elementsPath:{eleLabel:"????????????",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"???????????????",justify:{left:"?????????",center:"??????",right:"?????????",block:"????????????"},blockquote:"?????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+X)?????????",copyError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+C)?????????",pasteMsg:"????????????????????????(<STRONG>Ctrl/Cmd+V</STRONG>)????????????????????????????????????????????? <STRONG>??????</STRONG>",securityMsg:"??????????????????????????????????????????, ???????????????????????????????????????????????????, ???????????????????????????????????????",pasteArea:"????????????"},pastefromword:{confirmCleanup:"???????????????????????????????????? MS Word, ??????????????? MS Word ???????????????????",toolbar:"??? MS Word ??????",title:"??? MS Word ??????",error:"????????????????????????????????????????????????"},pasteText:{button:"????????????????????????",title:"????????????????????????"},templates:{button:"??????",title:"????????????",options:"????????????",insertOption:"??????????????????",selectPromptMsg:"??????????????????????????????:",emptyListMsg:"(????????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"??????",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"???????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"??????(DIV)"},div:{title:"?????? DIV ??????",toolbar:"?????? DIV ??????",cssClassInputLabel:"???????????????",styleSelectLabel:"??????",IdInputLabel:"ID",languageCodeInputLabel:"????????????",inlineStyleInputLabel:"????????????",advisoryTitleInputLabel:"??????",langDirLabel:"????????????",langDirLTRLabel:"???????????? (LTR)",langDirRTLLabel:"???????????? (RTL)",edit:"?????? DIV",remove:"?????? DIV"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"??????",auto:"??????",more:"????????????..."},colors:{"000":"???",800000:"??????","8B4513":"??????","2F4F4F":"??????","008080":"?????????","000080":"?????????","4B0082":"??????",696969:"??????",B22222:"??????",A52A2A:"???",DAA520:"??????","006400":"??????","40E0D0":"??????","0000CD":"??????",800080:"???",808080:"???",F00:"???",FF8C00:"??????",FFD700:"???","008000":"???","0FF":"???","00F":"???",EE82EE:"?????????",A9A9A9:"??????",FFA07A:"??????",FFA500:"???",FFFF00:"???","00FF00":"??????",AFEEEE:"??????",ADD8E6:"??????",DDA0DD:"??????",D3D3D3:"??????",FFF0F5:"?????????",FAEBD7:"?????????",FFFFE0:"??????",F0FFF0:"??????",F0FFFF:"??????",F0F8FF:"??????",E6E6FA:"??????",FFF:"???"},scayt:{title:"??????????????????",opera_title:"????????? Opera ?????????",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"??????/????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"????????????????????????",ignoreDomainNames:"????????????",mixedCase:"??????????????????????????????",mixedWithDigits:"????????????????????????",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"????????????",dic_create:"??????",dic_restore:"??????",dic_delete:"??????",dic_rename:"?????????",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 it's name and click the Restore button.",aboutTab:"??????"},about:{title:"??????CKEditor",dlgTitle:"??????CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"???????????? &copy; $1."},maximize:"??????",minimize:"?????????",fakeobjects:{anchor:"??????",flash:"Flash",div:"??????",unknown:"????????????"},resize:"?????????????????????",colordialog:{title:"????????????",options:"????????????",highlight:"??????",selected:"????????????",clear:"??????"},toolbarCollapse:"???????????????",toolbarExpand:"???????????????"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/lang/zh.js b/horde/js/ckeditor/lang/zh.js
new file mode 100644 (file)
index 0000000..314da9b
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.lang.zh={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"????????????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"??????????????????",url:"URL",protocol:"????????????",upload:"??????",uploadSubmit:"??????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"????????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"??????/??????",imageButton:"????????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"?????? URL",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"??????",ok:"??????",cancel:"??????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"????????????????????????????????????????????????",confirmCancel:"????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"?????????????????????",options:"Special Character Options"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"URL",toAnchor:"????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"????????? (IE)",popupScrollBars:"??????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"????????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"?????????????????????",styles:"??????",selectAnchor:"???????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"????????????",emailSubject:"????????????",emailBody:"????????????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????? URL",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/????????????",menu:"????????????",title:"????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"???????????????????????????",matchCase:"??????????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????"},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"????????????",alignCenter:"??????",alignRight:"????????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"??????",headersNone:"?????????",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"???????????????????????????",invalidCols:"???????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"???????????????",colSpan:"???????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"????????????????????????????????????",invalidColSpan:"???????????????????????????????????????",chooseColor:"Choose"},row:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"???????????? (???)",type:"??????",typeBtn:"?????? (Button)",typeSbm:"?????? (Submit)",typeRst:"?????? (Reset)"},checkboxAndRadio:{checkboxTitle:"??????????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"??????",lines:"???",chkMulti:"?????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"???????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"???",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"??????????????????",name:"??????",value:"???"},image:{title:"????????????",titleButton:"??????????????????",menu:"????????????",infoTab:"????????????",btnUpload:"??????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"?????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????????",border:"??????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"??????????????? URL",linkTab:"?????????",button2Img:"????????????????????????????????????",img2Button:"????????????????????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"Flash ??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"????????????",chkFull:"?????????????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"????????????",accessNever:"??????",align:"??????",alignLeft:"????????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"?????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"????????????",alignTop:"????????????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???????????????",qualityMedium:"???????????????",qualityAutoLow:"???????????????",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????? URL",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"?????????????????????????????????",errorLoading:"?????????????????????: %s.",notInDic:"???????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????",noMispell:"??????????????????????????????????????????",noChanges:"??????????????????????????????????????????",oneChange:"?????????????????????????????? 1 ?????????",manyChanges:"?????????????????????????????? %1 ?????????",ieSpellDownload:"???????????????????????????????????????????????????????????????"},smiley:{toolbar:"????????????",title:"??????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"????????????",outdent:"????????????",justify:{left:"????????????",center:"??????",right:"????????????",block:"????????????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+X) ?????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+C) ?????????",pasteMsg:"?????????????????? (<strong>Ctrl/Cmd+V</strong>) ?????????????????????????????? <strong>??????</strong>",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"????????????????????????????????? Word ?????????????????????????????????????????? Word ???????????????????????????",toolbar:"??? Word ??????",title:"??? Word ??????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????????????",title:"?????????????????????"},templates:{button:"??????",title:"????????????",options:"Template Options",insertOption:"??????????????????",selectPromptMsg:"???????????????????????????<br> (??????????????????????????????):",emptyListMsg:"(?????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"Colors",auto:"??????",more:"???????????????"},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??????????????????",opera_title:"Not supported by Opera",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"?????????????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"Copyright &copy; $1. All rights reserved."},maximize:"?????????",minimize:"Minimize",fakeobjects:{anchor:"??????",flash:"Flash ??????",div:"??????",unknown:"????????????"},resize:"??????????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/horde/js/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
new file mode 100644 (file)
index 0000000..1eb7154
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("a11yHelp",function(r){var q=r.lang.accessibilityHelp,p=CKEDITOR.tools.getNextNumber(),o={8:"BACKSPACE",9:"TAB",13:"ENTER",16:"SHIFT",17:"CTRL",18:"ALT",19:"PAUSE",20:"CAPSLOCK",27:"ESCAPE",33:"PAGE UP",34:"PAGE DOWN",35:"END",36:"HOME",37:"LEFT ARROW",38:"UP ARROW",39:"RIGHT ARROW",40:"DOWN ARROW",45:"INSERT",46:"DELETE",91:"LEFT WINDOW KEY",92:"RIGHT WINDOW KEY",93:"SELECT KEY",96:"NUMPAD  0",97:"NUMPAD  1",98:"NUMPAD  2",99:"NUMPAD  3",100:"NUMPAD  4",101:"NUMPAD  5",102:"NUMPAD  6",103:"NUMPAD  7",104:"NUMPAD  8",105:"NUMPAD  9",106:"MULTIPLY",107:"ADD",109:"SUBTRACT",110:"DECIMAL POINT",111:"DIVIDE",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NUM LOCK",145:"SCROLL LOCK",186:"SEMI-COLON",187:"EQUAL SIGN",188:"COMMA",189:"DASH",190:"PERIOD",191:"FORWARD SLASH",192:"GRAVE ACCENT",219:"OPEN BRACKET",220:"BACK SLASH",221:"CLOSE BRAKET",222:"SINGLE QUOTE"};o[CKEDITOR.ALT]="ALT";o[CKEDITOR.SHIFT]="SHIFT";o[CKEDITOR.CTRL]="CTRL";var n=[CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL];function m(d){var c,b,a=[];for(var e=0;e<n.length;e++){b=n[e];c=d/n[e];if(c>1&&c<=2){d-=b;a.push(o[b])}}a.push(o[d]||String.fromCharCode(d));return a.join("+")}var l=/\$\{(.*?)\}/g;function k(d,c){var b=r.config.keystrokes,a,f=b.length;for(var e=0;e<f;e++){a=b[e];if(a[1]==c){break}}return m(a[0])}function j(){var i='<div class="cke_accessibility_legend" role="document" aria-labelledby="cke_'+p+'_arialbl" tabIndex="-1">%1</div><span id="cke_'+p+'_arialbl" class="cke_voice_label">'+q.contents+" </span>",h="<h1>%1</h1><dl>%2</dl>",g="<dt>%1</dt><dd>%2</dd>",f=[],e=q.legend,d=e.length;for(var c=0;c<d;c++){var b=e[c],a=[],B=b.items,A=B.length;for(var z=0;z<A;z++){var y=B[z],x;x=g.replace("%1",y.name).replace("%2",y.legend.replace(l,k));a.push(x)}f.push(h.replace("%1",b.name).replace("%2",a.join("")))}return i.replace("%1",f.join(""))}return{title:q.title,minWidth:600,minHeight:400,contents:[{id:"info",label:r.lang.common.generalTab,expand:true,elements:[{type:"html",id:"legends",focus:function(){},html:j()+'<style type="text/css">.cke_accessibility_legend{width:600px;height:400px;padding-right:5px;overflow-y:auto;overflow-x:hidden;}.cke_accessibility_legend h1{font-size: 20px;border-bottom: 1px solid #AAA;margin: 5px 0px 15px;}.cke_accessibility_legend dl{margin-left: 5px;}.cke_accessibility_legend dt{font-size: 13px;font-weight: bold;}.cke_accessibility_legend dd{white-space:normal;margin:10px}</style>'}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/a11yhelp/lang/en.js b/horde/js/ckeditor/plugins/a11yhelp/lang/en.js
new file mode 100644 (file)
index 0000000..028a458
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.plugins.setLang("a11yhelp","en",{accessibilityHelp:{title:"Accessibility Instructions",contents:"Help Contents. To close this dialog press ESC.",legend:[{name:"General",items:[{name:"Editor Toolbar",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to next toolbar button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Editor Dialog",legend:"Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."},{name:"Editor Context Menu",legend:"Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with  SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option wtih SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."},{name:"Editor List Box",legend:"Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"Editor Element Path Bar",legend:"Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with  SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."}]},{name:"Commands",items:[{name:" Undo command",legend:"Press ${undo}"},{name:" Redo command",legend:"Press ${redo}"},{name:" Bold command",legend:"Press ${bold}"},{name:" Italic command",legend:"Press ${italic}"},{name:" Underline command",legend:"Press ${underline}"},{name:" Link command",legend:"Press ${link}"},{name:" Toolbar Collapse command",legend:"Press ${toolbarCollapse}"},{name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/a11yhelp/lang/he.js b/horde/js/ckeditor/plugins/a11yhelp/lang/he.js
new file mode 100644 (file)
index 0000000..e3ac673
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/about/dialogs/about.js b/horde/js/ckeditor/plugins/about/dialogs/about.js
new file mode 100644 (file)
index 0000000..98efa93
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("about",function(d){var c=d.lang.about;return{title:CKEDITOR.env.ie?c.dlgTitle:c.title,minWidth:390,minHeight:230,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[{type:"html",html:'<style type="text/css">.cke_about_container{color:#000 !important;padding:10px 10px 0;margin-top:5px}.cke_about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-color:#fff;background-image:url('+CKEDITOR.plugins.get("about").path+'dialogs/logo_ckeditor.png);background-position:center; background-repeat:no-repeat;margin-bottom:10px;}.cke_about_container a{cursor:pointer !important;color:blue !important;text-decoration:underline !important;}</style><div class="cke_about_container"><div class="cke_about_logo"></div><p>CKEditor '+CKEDITOR.version+" (revision "+CKEDITOR.revision+')<br><a href="http://ckeditor.com/">http://ckeditor.com</a></p><p>'+c.moreInfo+'<br><a href="http://ckeditor.com/license">http://ckeditor.com/license</a></p><p>'+c.copy.replace("$1",'<a href="http://cksource.com/">CKSource</a> - Frederico Knabben')+"</p></div>"}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png b/horde/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png
new file mode 100644 (file)
index 0000000..ad01902
Binary files /dev/null and b/horde/js/ckeditor/plugins/about/dialogs/logo_ckeditor.png differ
diff --git a/horde/js/ckeditor/plugins/clipboard/dialogs/paste.js b/horde/js/ckeditor/plugins/clipboard/dialogs/paste.js
new file mode 100644 (file)
index 0000000..ff0af6c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("paste",function(f){var e=f.lang.clipboard,h=CKEDITOR.env.isCustomDomain();function g(c){var b=new CKEDITOR.dom.document(c.document),a=b.$;b.getById("cke_actscrpt").remove();CKEDITOR.env.ie?a.body.contentEditable="true":a.designMode="on";if(CKEDITOR.env.ie&&CKEDITOR.env.version<8){b.getWindow().on("blur",function(){a.selection.empty()})}b.on("keydown",function(n){var m=n.data,l=m.getKeystroke(),d;switch(l){case 27:this.hide();d=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(true);d=1}d&&m.preventDefault()},this);f.fire("ariaWidget",new CKEDITOR.dom.element(c.frameElement))}return{title:e.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;var j='<html dir="'+f.config.contentsLangDirection+'" lang="'+(f.config.contentsLanguage||f.langCode)+'"><head><style>body { margin: 3px; height: 95%; } </style></head><body><script id="cke_actscrpt" type="text/javascript">window.parent.CKEDITOR.tools.callFunction( '+CKEDITOR.tools.addFunction(g,this)+", this );<\/script></body></html>",d=CKEDITOR.dom.element.createFromHtml('<iframe class="cke_pasteframe" frameborder="0"  allowTransparency="true"'+(h?" src=\"javascript:void((function(){document.open();document.domain='"+document.domain+"';document.close();})())\"":"")+' role="region" aria-label="'+e.pasteArea+'" aria-describedby="'+this.getContentElement("general","pasteMsg").domId+'" aria-multiple="true"></iframe>');d.on("load",function(l){l.removeListener();var i=d.getFrameDocument().$;i.open();if(h){i.domain=document.domain}i.write(j);i.close()},this);d.setCustomData("dialog",this);var c=this.getContentElement("general","editing_area"),b=c.getElement();b.setHtml("");b.append(d);if(CKEDITOR.env.ie){var a=CKEDITOR.dom.element.createFromHtml('<span tabindex="-1" style="position:absolute;" role="presentation"></span>');a.on("focus",function(){d.$.contentWindow.focus()});b.append(a);c.focus=function(){a.focus();this.fire("focus")}}c.getInputElement=function(){return d};if(CKEDITOR.env.ie){b.setStyle("display","block");b.setStyle("height",d.$.offsetHeight+2+"px")}},onHide:function(){if(CKEDITOR.env.ie){this.getParentEditor().document.getBody().$.contentEditable="true"}},onLoad:function(){if((CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&f.lang.dir=="rtl"){this.parts.contents.setStyle("overflow","hidden")}},onOk:function(){var d=this.getContentElement("general","editing_area").getElement(),c=d.getElementsByTag("iframe").getItem(0),b=this.getParentEditor(),a=c.$.contentWindow.document.body.innerHTML;setTimeout(function(){b.fire("paste",{html:a})},0)},contents:[{id:"general",label:f.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'<div style="white-space:normal;width:340px;">'+e.securityMsg+"</div>"},{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+e.pasteMsg+"</div>"},{type:"html",id:"editing_area",style:"width: 100%; height: 100%;",html:"",focus:function(){var a=this.getInputElement().$.contentWindow;setTimeout(function(){a.focus()},500)}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/colordialog/dialogs/colordialog.js b/horde/js/ckeditor/plugins/colordialog/dialogs/colordialog.js
new file mode 100644 (file)
index 0000000..113f78c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("colordialog",function(T){var S=CKEDITOR.dom.element,R=CKEDITOR.document,Q=CKEDITOR.tools,P=T.lang.colordialog,O;function N(){return{type:"html",html:"&nbsp;"}}function M(){R.getById(x).removeStyle("background-color");O.getContentElement("picker","selectedColor").setValue("")}function L(a){if(!(a instanceof CKEDITOR.dom.event)){a=new CKEDITOR.dom.event(a)}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){O.getContentElement("picker","selectedColor").setValue(b)}}function K(a){if(!(a instanceof CKEDITOR.dom.event)){a=a.data}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){R.getById(z).setStyle("background-color",b);R.getById(y).setHtml(b)}}function J(){R.getById(z).removeStyle("background-color");R.getById(y).setHtml("&nbsp;")}var I=Q.addFunction(J),H=L,G=CKEDITOR.tools.addFunction(H),F=K,E=J,D=CKEDITOR.tools.addFunction(function(b){b=new CKEDITOR.dom.event(b);var f=b.getTarget(),d,a,e=b.getKeystroke(),c=T.lang.dir=="rtl";switch(e){case 38:if(d=f.getParent().getParent().getPrevious()){a=d.getChild([f.getParent().getIndex(),0]);a.focus();E(b,f);F(b,a)}b.preventDefault();break;case 40:if(d=f.getParent().getParent().getNext()){a=d.getChild([f.getParent().getIndex(),0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a)}}b.preventDefault();break;case 32:H(b);b.preventDefault();break;case c?37:39:if(d=f.getParent().getNext()){a=d.getChild(0);if(a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}else{if(d=f.getParent().getParent().getNext()){a=d.getChild([0,0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}}break;case c?39:37:if(d=f.getParent().getPrevious()){a=d.getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{if(d=f.getParent().getParent().getPrevious()){a=d.getLast().getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}break;default:return}});function C(){var b=["00","33","66","99","cc","ff"];function f(l,k){for(var j=l;j<l+3;j++){var i=B.$.insertRow(-1);for(var h=k;h<k+3;h++){for(var g=0;g<6;g++){d(i,"#"+b[h]+b[g]+b[j])}}}}function d(j,i){var h=new S(j.insertCell(-1));h.setAttribute("class","ColorCell");h.setStyle("background-color",i);h.setStyle("width","15px");h.setStyle("height","15px");var g=h.$.cellIndex+1+18*j.rowIndex;h.append(CKEDITOR.dom.element.createFromHtml('<a href="javascript: void(0);" role="option" aria-posinset="'+g+'" aria-setsize="'+234+'" style="cursor: pointer;display:block;width:100%;height:100% " title="'+CKEDITOR.tools.htmlEncode(i)+'" onkeydown="CKEDITOR.tools.callFunction( '+D+', event, this )" onclick="CKEDITOR.tools.callFunction('+G+', event, this ); return false;" tabindex="-1"><span class="cke_voice_label">'+i+"</span>&nbsp;</a>",CKEDITOR.document))}f(0,0);f(3,0);f(0,3);f(3,3);var a=B.$.insertRow(-1);for(var e=0;e<6;e++){d(a,"#"+b[e]+b[e]+b[e])}for(var c=0;c<12;c++){d(a,"#000000")}}var B=new S("table");C();var A=function(a){return a+CKEDITOR.tools.getNextNumber()},z=A("hicolor"),y=A("hicolortext"),x=A("selhicolor");return{title:P.title,minWidth:360,minHeight:220,onLoad:function(){O=this},contents:[{id:"picker",label:P.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:'<table role="listbox" aria-labelledby="color_table_label" onmouseout="CKEDITOR.tools.callFunction( '+I+' );">'+B.getHtml()+'</table><span id="color_table_label" class="cke_voice_label">'+P.options+"</span>",onLoad:function(){var a=CKEDITOR.document.getById(this.domId);a.on("mouseover",K)},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()}},N(),{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:"<span>"+P.highlight+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+z+'" style="border: 1px solid; height: 74px; width: 74px;"></div>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+y+'">&nbsp;</div><span>'+P.selected+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+x+'" style="border: 1px solid; height: 20px; width: 74px;"></div>'},{type:"text",label:P.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 74px",onChange:function(){try{R.getById(x).setStyle("background-color",this.getValue())}catch(a){M()}}},N(),{type:"button",id:"clear",style:"margin-top: 5px",label:P.clear,onClick:M}]}]}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/dialog/dialogDefinition.js b/horde/js/ckeditor/plugins/dialog/dialogDefinition.js
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/horde/js/ckeditor/plugins/div/dialogs/div.js b/horde/js/ckeditor/plugins/div/dialogs/div.js
new file mode 100644 (file)
index 0000000..f9ca895
--- /dev/null
@@ -0,0 +1 @@
+(function(){function e(c,b,a){if(!b.is||!b.getCustomData("block_processed")){b.is&&CKEDITOR.dom.element.setMarker(a,b,"block_processed",true);c.push(b)}}function d(j){var i=[],c=j.getChildren();for(var b=0;b<c.count();b++){var a=c.getItem(b);if(!(a.type===CKEDITOR.NODE_TEXT&&/^[ \t\n\r]+$/.test(a.getText()))){i.push(a)}}return i}function f(x,w){var v=(function(){var g=CKEDITOR.tools.extend({},CKEDITOR.dtd.$blockLimit);delete g.div;if(x.config.div_wrapTable){delete g.td;delete g.th}return g})(),u=CKEDITOR.dtd.div;function t(j){var i=new CKEDITOR.dom.elementPath(j).elements,h;for(var g=0;g<i.length;g++){if(i[g].getName() in v){h=i[g];break}}return h}function s(){this.foreach(function(g){if(/^(?!vbox|hbox)/.test(g.type)){if(!g.setup){g.setup=function(h){g.setValue(h.getAttribute(g.id)||"")}}if(!g.commit){g.commit=function(i){var h=this.getValue();if("dir"==g.id&&i.getComputedStyle("direction")==h){return}if(h){i.setAttribute(g.id,h)}else{i.removeAttribute(g.id)}}}}})}function r(R){var P=[],N={},K=[],J,o=R.document.getSelection(),m=o.getRanges(),k=o.createBookmarks(),i,h,g=R.config.enterMode==CKEDITOR.ENTER_DIV?"div":"p";for(i=0;i<m.length;i++){h=m[i].createIterator();while(J=h.getNextParagraph()){if(J.getName() in v){var Q,O=J.getChildren();for(Q=0;Q<O.count();Q++){e(K,O.getItem(Q),N)}}else{while(!u[J.getName()]&&J.getName()!="body"){J=J.getParent()}e(K,J,N)}}}CKEDITOR.dom.element.clearAllMarkers(N);var M=p(K),L,I,n;for(i=0;i<M.length;i++){var l=M[i][0];L=l.getParent();for(Q=1;Q<M[i].length;Q++){L=L.getCommonAncestor(M[i][Q])}n=new CKEDITOR.dom.element("div",R.document);for(Q=0;Q<M[i].length;Q++){l=M[i][Q];while(!l.getParent().equals(L)){l=l.getParent()}M[i][Q]=l}var j=null;for(Q=0;Q<M[i].length;Q++){l=M[i][Q];if(!(l.getCustomData&&l.getCustomData("block_processed"))){l.is&&CKEDITOR.dom.element.setMarker(N,l,"block_processed",true);if(!Q){n.insertBefore(l)}n.append(l)}}CKEDITOR.dom.element.clearAllMarkers(N);P.push(n)}o.selectBookmarks(k);return P}function q(j){var i=new CKEDITOR.dom.elementPath(j.getSelection().getStartElement()),h=i.blockLimit,g=h&&h.getAscendant("div",true);return g}function p(m){var l=[],k=null,j,i;for(var h=0;h<m.length;h++){i=m[h];var g=t(i);if(!g.equals(k)){k=g;l.push([])}l[l.length-1].push(i)}return l}function c(l){var k=this.getDialog(),j=k._element&&k._element.clone()||new CKEDITOR.dom.element("div",x.document);this.commit(j,true);l=[].concat(l);var i=l.length,h;for(var g=0;g<i;g++){h=k.getContentElement.apply(k,l[g].split(":"));h&&h.setup&&h.setup(j,true)}}var b={},a=[];return{title:x.lang.div.title,minWidth:400,minHeight:165,contents:[{id:"info",label:x.lang.common.generalTab,title:x.lang.common.generalTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",label:x.lang.div.styleSelectLabel,"default":"",items:[[x.lang.common.notSet,""]],onChange:function(){c.call(this,["info:class","advanced:dir","advanced:style"])},setup:function(h){for(var g in b){b[g].checkElementRemovable(h,true)&&this.setValue(g)}},commit:function(h){var g;if(g=this.getValue()){b[g].applyToObject(h)}}},{id:"class",type:"text",label:x.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:x.lang.common.advancedTab,title:x.lang.common.advancedTab,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"id",label:x.lang.common.id,"default":""},{type:"text",id:"lang",label:x.lang.link.langCode,"default":""}]},{type:"hbox",children:[{type:"text",id:"style",style:"width: 100%;",label:x.lang.common.cssStyle,"default":"",commit:function(i){var h=this.getValue(),g=[h,i.getAttribute("style")].join(";");h&&i.setAttribute("style",g)}}]},{type:"hbox",children:[{type:"text",id:"title",style:"width: 100%;",label:x.lang.common.advisoryTitle,"default":""}]},{type:"select",id:"dir",style:"width: 100%;",label:x.lang.common.langDir,"default":"",items:[[x.lang.common.notSet,""],[x.lang.common.langDirLtr,"ltr"],[x.lang.common.langDirRtl,"rtl"]]}]}]}],onLoad:function(){s.call(this);var h=this,g=this.getContentElement("info","elementStyle");x.getStylesSet(function(l){var k;if(l){for(var j=0;j<l.length;j++){var i=l[j];if(i.element&&i.element=="div"){k=i.name;b[k]=new CKEDITOR.style(i);g.items.push([k,k]);g.add(k,k)}}}g[g.items.length>1?"enable":"disable"]();setTimeout(function(){g.setup(h._element)},0)})},onShow:function(){if(w=="editdiv"){var g=q(x);g&&this.setupContent(this._element=g)}},onOk:function(){if(w=="editdiv"){a=[this._element]}else{a=r(x,true)}var h=a.length;for(var g=0;g<h;g++){this.commitContent(a[g]);!a[g].getAttribute("style")&&a[g].removeAttribute("style")}this.hide()},onHide:function(){delete this._element}}}CKEDITOR.dialog.add("creatediv",function(a){return f(a,"creatediv")});CKEDITOR.dialog.add("editdiv",function(a){return f(a,"editdiv")})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/find/dialogs/find.js b/horde/js/ckeditor/plugins/find/dialogs/find.js
new file mode 100644 (file)
index 0000000..ab84e2a
--- /dev/null
@@ -0,0 +1 @@
+(function(){function i(a){return a.type==CKEDITOR.NODE_TEXT&&a.getLength()>0}function h(a){return !(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEditable)))}var n=function(){var a=this;return{textNode:a.textNode,offset:a.offset,character:a.textNode?a.textNode.getText().charAt(a.offset):null,hitMatchBoundary:a._.matchBoundary}},m=["find","replace"],l=[["txtFindFind","txtFindReplace"],["txtFindCaseChk","txtReplaceCaseChk"],["txtFindWordChk","txtReplaceWordChk"],["txtFindCyclic","txtReplaceCyclic"]];function k(f){var e,d,c,b;e=f==="find"?1:0;d=1-e;var a,g=l.length;for(a=0;a<g;a++){c=this.getContentElement(m[e],l[a][e]);b=this.getContentElement(m[d],l[a][d]);b.setValue(c.getValue())}}var j=function(z,y){var x=new CKEDITOR.style(CKEDITOR.tools.extend({fullMatch:true,childRule:function(){return false}},z.config.find_highlight)),w=function(p,o){var q=new CKEDITOR.dom.walker(p);q.guard=o?h:null;q.evaluator=i;q.breakOnFalse=true;this._={matchWord:o,walker:q,matchBoundary:false}};w.prototype={next:function(){return this.move()},back:function(){return this.move(true)},move:function(p){var q=this;var o=q.textNode;if(o===null){return n.call(q)}q._.matchBoundary=false;if(o&&p&&q.offset>0){q.offset--;return n.call(q)}else{if(o&&q.offset<o.getLength()-1){q.offset++;return n.call(q)}else{o=null;while(!o){o=q._.walker[p?"previous":"next"].call(q._.walker);if(q._.matchWord&&!o||q._.walker._.end){break}if(!o&&!h(q._.walker.current)){q._.matchBoundary=true}}q.textNode=o;if(o){q.offset=p?o.getLength()-1:0}else{q.offset=0}}}return n.call(q)}};var g=function(p,o){this._={walker:p,cursors:[],rangeLength:o,highlightRange:null,isMatched:false}};g.prototype={toDomRange:function(){var q=new CKEDITOR.dom.range(z.document),p=this._.cursors;if(p.length<1){var s=this._.walker.textNode;if(s){q.setStartAfter(s)}else{return null}}else{var r=p[0],o=p[p.length-1];q.setStart(r.textNode,r.offset);q.setEnd(o.textNode,o.offset+1)}return q},updateFromDomRange:function(p){var q=this;var o,r=new w(p);q._.cursors=[];do{o=r.next();if(o.character){q._.cursors.push(o)}}while(o.character);q._.rangeLength=q._.cursors.length},setMatched:function(){this._.isMatched=true},clearMatched:function(){this._.isMatched=false},isMatched:function(){return this._.isMatched},highlight:function(){var q=this;if(q._.cursors.length<1){return}if(q._.highlightRange){q.removeHighlight()}var p=q.toDomRange();x.applyToRange(p);q._.highlightRange=p;var o=p.startContainer;if(o.type!=CKEDITOR.NODE_ELEMENT){o=o.getParent()}o.scrollIntoView();q.updateFromDomRange(p)},removeHighlight:function(){var o=this;if(!o._.highlightRange){return}x.removeFromRange(o._.highlightRange);o.updateFromDomRange(o._.highlightRange);o._.highlightRange=null},moveBack:function(){var q=this;var p=q._.walker.back(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.unshift(p);if(o.length>q._.rangeLength){o.pop()}return p},moveNext:function(){var q=this;var p=q._.walker.next(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.push(p);if(o.length>q._.rangeLength){o.shift()}return p},getEndCharacter:function(){var o=this._.cursors;if(o.length<1){return null}return o[o.length-1].character},getNextCharacterRange:function(p){var o,r,q=this._.cursors;if((o=q[q.length-1])&&o.textNode){r=new w(f(o))}else{r=this._.walker}return new g(r,p)},getCursors:function(){return this._.cursors}};function f(p,o){var q=new CKEDITOR.dom.range();q.setStart(p.textNode,o?p.offset:p.offset+1);q.setEndAt(z.document.getBody(),CKEDITOR.POSITION_BEFORE_END);return q}function e(p){var o=new CKEDITOR.dom.range();o.setStartAt(z.document.getBody(),CKEDITOR.POSITION_AFTER_START);o.setEnd(p.textNode,p.offset);return o}var d=0,c=1,b=2,a=function(p,o){var r=[-1];if(o){p=p.toLowerCase()}for(var q=0;q<p.length;q++){r.push(r[q]+1);while(r[q+1]>0&&p.charAt(q)!=p.charAt(r[q+1]-1)){r[q+1]=r[r[q+1]-1]+1}}this._={overlap:r,state:0,ignoreCase:!!o,pattern:p}};a.prototype={feedCharacter:function(p){var o=this;if(o._.ignoreCase){p=p.toLowerCase()}for(;;){if(p==o._.pattern.charAt(o._.state)){o._.state++;if(o._.state==o._.pattern.length){o._.state=0;return b}return c}else{if(!o._.state){return d}else{o._.state=o._.overlap[o._.state]}}}return null},reset:function(){this._.state=0}};var D=/[.,"'?!;: \u0085\u00a0\u1680\u280e\u2028\u2029\u202f\u205f\u3000]/,C=function(p){if(!p){return true}var o=p.charCodeAt(0);return o>=9&&o<=13||o>=8192&&o<=8202||D.test(p)},B={searchRange:null,matchRange:null,find:function(N,L,t,s,r,q){var u=this;if(!u.matchRange){u.matchRange=new g(new w(u.searchRange),N.length)}else{u.matchRange.removeHighlight();u.matchRange=u.matchRange.getNextCharacterRange(N.length)}var p=new a(N,!L),o=d,R="%";while(R!==null){u.matchRange.moveNext();while(R=u.matchRange.getEndCharacter()){o=p.feedCharacter(R);if(o==b){break}if(u.matchRange.moveNext().hitMatchBoundary){p.reset()}}if(o==b){if(t){var Q=u.matchRange.getCursors(),P=Q[Q.length-1],O=Q[0],M=new w(e(O),true),v=new w(f(P),true);if(!(C(M.back().character)&&C(v.next().character))){continue}}u.matchRange.setMatched();if(r!==false){u.matchRange.highlight()}return true}}u.matchRange.clearMatched();u.matchRange.removeHighlight();if(s&&!q){u.searchRange=A(true);u.matchRange=null;return arguments.callee.apply(u,Array.prototype.slice.call(arguments).concat([true]))}return false},replaceCounter:0,replace:function(v,u,t,s,r,q,p){var I=this;var o=false;if(I.matchRange&&I.matchRange.isMatched()&&!I.matchRange._.isReplaced){I.matchRange.removeHighlight();var L=I.matchRange.toDomRange(),K=z.document.createText(t);if(!p){var J=z.getSelection();J.selectRanges([L]);z.fire("saveSnapshot")}L.deleteContents();L.insertNode(K);if(!p){J.selectRanges([L]);z.fire("saveSnapshot")}I.matchRange.updateFromDomRange(L);if(!p){I.matchRange.highlight()}I.matchRange._.isReplaced=true;I.replaceCounter++;o=true}else{o=I.find(u,s,r,q,!p)}return o}};function A(p){var o,r=z.getSelection(),q=z.document.getBody();if(r&&!p){o=r.getRanges()[0].clone();o.collapse(true)}else{o=new CKEDITOR.dom.range();o.setStartAt(q,CKEDITOR.POSITION_AFTER_START)}o.setEndAt(q,CKEDITOR.POSITION_BEFORE_END);return o}return{title:z.lang.findAndReplace.title,resizable:CKEDITOR.DIALOG_RESIZE_NONE,minWidth:350,minHeight:165,buttons:[CKEDITOR.dialog.cancelButton],contents:[{id:"find",label:z.lang.findAndReplace.find,title:z.lang.findAndReplace.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.find,onClick:function(){var o=this.getDialog();if(!B.find(o.getValueOf("find","txtFindFind"),o.getValueOf("find","txtFindCaseChk"),o.getValueOf("find","txtFindWordChk"),o.getValueOf("find","txtFindCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:false,style:"margin-top:28px",label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtFindCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]},{id:"replace",label:z.lang.findAndReplace.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindReplace",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replace,onClick:function(){var o=this.getDialog();if(!B.replace(o,o.getValueOf("replace","txtFindReplace"),o.getValueOf("replace","txtReplace"),o.getValueOf("replace","txtReplaceCaseChk"),o.getValueOf("replace","txtReplaceWordChk"),o.getValueOf("replace","txtReplaceCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtReplace",label:z.lang.findAndReplace.replaceWith,isChanged:false,labelLayout:"horizontal",accessKey:"R"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replaceAll,isChanged:false,onClick:function(){var p=this.getDialog(),o;B.replaceCounter=0;B.searchRange=A(true);if(B.matchRange){B.matchRange.removeHighlight();B.matchRange=null}z.fire("saveSnapshot");while(B.replace(p,p.getValueOf("replace","txtFindReplace"),p.getValueOf("replace","txtReplace"),p.getValueOf("replace","txtReplaceCaseChk"),p.getValueOf("replace","txtReplaceWordChk"),false,true)){}if(B.replaceCounter){alert(z.lang.findAndReplace.replaceSuccessMsg.replace(/%1/,B.replaceCounter));z.fire("saveSnapshot")}else{alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:false,label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]}],onLoad:function(){var p=this,o,r,q=false;this.on("hide",function(){q=false});this.on("show",function(){q=true});this.selectPage=CKEDITOR.tools.override(this.selectPage,function(s){return function(H){s.call(p,H);var G=p._.tabs[H],v,u,t;u=H==="find"?"txtFindFind":"txtFindReplace";t=H==="find"?"txtFindWordChk":"txtReplaceWordChk";o=p.getContentElement(H,u);r=p.getContentElement(H,t);if(!G.initialized){v=CKEDITOR.document.getById(o._.inputId);G.initialized=true}if(q){k.call(this,H)}}})},onShow:function(){B.searchRange=A();this.selectPage(y)},onHide:function(){var o;if(B.matchRange&&B.matchRange.isMatched()){B.matchRange.removeHighlight();z.focus();o=B.matchRange.toDomRange();if(o){z.getSelection().selectRanges([o])}}delete B.matchRange},onFocus:function(){if(y=="replace"){return this.getContentElement("replace","txtFindReplace")}else{return this.getContentElement("find","txtFindFind")}}}};CKEDITOR.dialog.add("find",function(a){return j(a,"find")});CKEDITOR.dialog.add("replace",function(a){return j(a,"replace")})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/flash/dialogs/flash.js b/horde/js/ckeditor/plugins/flash/dialogs/flash.js
new file mode 100644 (file)
index 0000000..9a45455
--- /dev/null
@@ -0,0 +1 @@
+(function(){var j=1,i=2,p=4,o={id:[{type:j,name:"id"}],classid:[{type:j,name:"classid"}],codebase:[{type:j,name:"codebase"}],pluginspage:[{type:p,name:"pluginspage"}],src:[{type:i,name:"movie"},{type:p,name:"src"}],name:[{type:p,name:"name"}],align:[{type:j,name:"align"}],title:[{type:j,name:"title"},{type:p,name:"title"}],"class":[{type:j,name:"class"},{type:p,name:"class"}],width:[{type:j,name:"width"},{type:p,name:"width"}],height:[{type:j,name:"height"},{type:p,name:"height"}],hSpace:[{type:j,name:"hSpace"},{type:p,name:"hSpace"}],vSpace:[{type:j,name:"vSpace"},{type:p,name:"vSpace"}],style:[{type:j,name:"style"},{type:p,name:"style"}],type:[{type:p,name:"type"}]},n=["play","loop","menu","quality","scale","salign","wmode","bgcolor","base","flashvars","allowScriptAccess","allowFullScreen"];for(var m=0;m<n.length;m++){o[n[m]]=[{type:p,name:n[m]},{type:i,name:n[m]}]}n=["allowFullScreen","play","loop","menu"];for(m=0;m<n.length;m++){o[n[m]][0]["default"]=o[n[m]][1]["default"]=true}function l(r,h,g){var a=this;var f=o[a.id];if(!f){return}var e=a instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<f.length;d++){var c=f[d];switch(c.type){case j:if(!r){continue}if(r.getAttribute(c.name)!==null){var b=r.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case i:if(!r){continue}if(c.name in g){b=g[c.name];if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case p:if(!h){continue}if(h.getAttribute(c.name)){b=h.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}}}}function k(u,t,h){var v=this;var g=o[v.id];if(!g){return}var f=v.getValue()==="",e=v instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<g.length;d++){var c=g[d];switch(c.type){case j:if(!u){continue}var b=v.getValue();if(f||e&&b===c["default"]){u.removeAttribute(c.name)}else{u.setAttribute(c.name,b)}break;case i:if(!u){continue}b=v.getValue();if(f||e&&b===c["default"]){if(c.name in h){h[c.name].remove()}}else{if(c.name in h){h[c.name].setAttribute("value",b)}else{var a=CKEDITOR.dom.element.createFromHtml("<cke:param></cke:param>",u.getDocument());a.setAttributes({name:c.name,value:b});if(u.getChildCount()<1){a.appendTo(u)}else{a.insertBefore(u.getFirst())}}}break;case p:if(!t){continue}b=v.getValue();if(f||e&&b===c["default"]){t.removeAttribute(c.name)}else{t.setAttribute(c.name,b)}}}}CKEDITOR.dialog.add("flash",function(e){var d=!e.config.flashEmbedTagOnly,c=e.config.flashAddEmbedTag||e.config.flashEmbedTagOnly,b,a="<div>"+CKEDITOR.tools.htmlEncode(e.lang.common.preview)+'<br><div id="FlashPreviewLoader'+CKEDITOR.tools.getNextNumber()+'" style="display:none"><div class="loading">&nbsp;</div></div><div id="FlashPreviewBox'+CKEDITOR.tools.getNextNumber()+'" class="FlashPreviewBox"></div></div>';return{title:e.lang.flash.title,minWidth:420,minHeight:310,onShow:function(){var C=this;C.fakeImage=C.objectNode=C.embedNode=null;b=new CKEDITOR.dom.element("embed",e.document);var B=C.getSelectedElement();if(B&&B.getAttribute("_cke_real_element_type")&&B.getAttribute("_cke_real_element_type")=="flash"){C.fakeImage=B;var A=e.restoreRealElement(B),h=null,g=null,f={};if(A.getName()=="cke:object"){h=A;var J=h.getElementsByTag("embed","cke");if(J.count()>0){g=J.getItem(0)}var I=h.getElementsByTag("param","cke");for(var H=0,G=I.count();H<G;H++){var F=I.getItem(H),E=F.getAttribute("name"),D=F.getAttribute("value");f[E]=D}}else{if(A.getName()=="cke:embed"){g=A}}C.objectNode=h;C.embedNode=g;C.setupContent(h,g,f,B)}},onOk:function(){var A=this;var z=null,y=null,h=null;if(!A.fakeImage){if(d){z=CKEDITOR.dom.element.createFromHtml("<cke:object></cke:object>",e.document);var g={classid:"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000",codebase:"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"};z.setAttributes(g)}if(c){y=CKEDITOR.dom.element.createFromHtml("<cke:embed></cke:embed>",e.document);y.setAttributes({type:"application/x-shockwave-flash",pluginspage:"http://www.macromedia.com/go/getflashplayer"});if(z){y.appendTo(z)}}}else{z=A.objectNode;y=A.embedNode}if(z){h={};var f=z.getElementsByTag("param","cke");for(var F=0,E=f.count();F<E;F++){h[f.getItem(F).getAttribute("name")]=f.getItem(F)}}var D={},C={};A.commitContent(z,y,h,D,C);var B=e.createFakeElement(z||y,"cke_flash","flash",true);B.setAttributes(C);B.setStyles(D);if(A.fakeImage){B.replace(A.fakeImage);e.getSelection().selectElement(B)}else{e.insertElement(B)}},onHide:function(){if(this.preview){this.preview.setHtml("")}},contents:[{id:"info",label:e.lang.common.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"src",type:"text",label:e.lang.common.url,required:true,validate:CKEDITOR.dialog.validate.notEmpty(e.lang.flash.validateSrc),setup:l,commit:k,onLoad:function(){var g=this.getDialog(),f=function(h){b.setAttribute("src",h);g.preview.setHtml('<embed height="100%" width="100%" src="'+CKEDITOR.tools.htmlEncode(b.getAttribute("src"))+'" type="application/x-shockwave-flash"></embed>')};g.preview=g.getContentElement("info","preview").getElement().getChild(3);this.on("change",function(h){if(h.data&&h.data.value){f(h.data.value)}});this.getInputElement().on("change",function(h){f(this.getValue())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:true,style:"display:inline-block;margin-top:10px;",label:e.lang.common.browseServer}]}]},{type:"hbox",widths:["25%","25%","25%","25%","25%"],children:[{type:"text",id:"width",style:"width:95px",label:e.lang.flash.width,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateWidth),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.width,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.width=this.getValue()+"px"}}},{type:"text",id:"height",style:"width:95px",label:e.lang.flash.height,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHeight),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.height,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.height=this.getValue()+"px"}}},{type:"text",id:"hSpace",style:"width:95px",label:e.lang.flash.hSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHSpace),setup:l,commit:k},{type:"text",id:"vSpace",style:"width:95px",label:e.lang.flash.vSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateVSpace),setup:l,commit:k}]},{type:"vbox",children:[{type:"html",id:"preview",style:"width:95%;",html:a}]}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:e.lang.common.upload,elements:[{type:"file",id:"upload",label:e.lang.common.upload,size:38},{type:"fileButton",id:"uploadButton",label:e.lang.common.uploadSubmit,filebrowser:"info:src","for":["Upload","upload"]}]},{id:"properties",label:e.lang.flash.propertiesTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"scale",type:"select",label:e.lang.flash.scale,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.scaleAll,"showall"],[e.lang.flash.scaleNoBorder,"noborder"],[e.lang.flash.scaleFit,"exactfit"]],setup:l,commit:k},{id:"allowScriptAccess",type:"select",label:e.lang.flash.access,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.accessAlways,"always"],[e.lang.flash.accessSameDomain,"samedomain"],[e.lang.flash.accessNever,"never"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"wmode",type:"select",label:e.lang.flash.windowMode,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.windowModeWindow,"window"],[e.lang.flash.windowModeOpaque,"opaque"],[e.lang.flash.windowModeTransparent,"transparent"]],setup:l,commit:k},{id:"quality",type:"select",label:e.lang.flash.quality,"default":"high",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.qualityBest,"best"],[e.lang.flash.qualityHigh,"high"],[e.lang.flash.qualityAutoHigh,"autohigh"],[e.lang.flash.qualityMedium,"medium"],[e.lang.flash.qualityAutoLow,"autolow"],[e.lang.flash.qualityLow,"low"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"align",type:"select",label:e.lang.flash.align,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.alignLeft,"left"],[e.lang.flash.alignAbsBottom,"absBottom"],[e.lang.flash.alignAbsMiddle,"absMiddle"],[e.lang.flash.alignBaseline,"baseline"],[e.lang.flash.alignBottom,"bottom"],[e.lang.flash.alignMiddle,"middle"],[e.lang.flash.alignRight,"right"],[e.lang.flash.alignTextTop,"textTop"],[e.lang.flash.alignTop,"top"]],setup:l,commit:function(v,u,t,h,g){var f=this.getValue();k.apply(this,arguments);f&&(g.align=f)}},{type:"html",html:"<div></div>"}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(e.lang.flash.flashvars),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"menu",label:e.lang.flash.chkMenu,"default":true,setup:l,commit:k},{type:"checkbox",id:"play",label:e.lang.flash.chkPlay,"default":true,setup:l,commit:k},{type:"checkbox",id:"loop",label:e.lang.flash.chkLoop,"default":true,setup:l,commit:k},{type:"checkbox",id:"allowFullScreen",label:e.lang.flash.chkFull,"default":true,setup:l,commit:k}]}]}]},{id:"advanced",label:e.lang.common.advancedTab,elements:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"id",label:e.lang.common.id,setup:l,commit:k},{type:"text",id:"title",label:e.lang.common.advisoryTitle,setup:l,commit:k}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"bgcolor",label:e.lang.flash.bgcolor,setup:l,commit:k},{type:"text",id:"class",label:e.lang.common.cssClass,setup:l,commit:k}]},{type:"text",id:"style",label:e.lang.common.cssStyle,setup:l,commit:k}]}]}})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/flash/images/placeholder.png b/horde/js/ckeditor/plugins/flash/images/placeholder.png
new file mode 100644 (file)
index 0000000..f7e54c1
Binary files /dev/null and b/horde/js/ckeditor/plugins/flash/images/placeholder.png differ
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/button.js b/horde/js/ckeditor/plugins/forms/dialogs/button.js
new file mode 100644 (file)
index 0000000..d0363da
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("button",function(b){return{title:b.lang.button.title,minWidth:350,minHeight:150,onShow:function(){var e=this;delete e.button;var a=e.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"){var f=a.getAttribute("type");if(f=="button"||f=="reset"||f=="submit"){e.button=a;e.setupContent(a)}}},onOk:function(){var a,f=this.button,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.button.title,title:b.lang.button.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.button.text,accessKey:"V","default":"",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"type",type:"select",label:b.lang.button.type,"default":"button",accessKey:"T",items:[[b.lang.button.typeBtn,"button"],[b.lang.button.typeSbm,"submit"],[b.lang.button.typeRst,"reset"]],setup:function(a){this.setValue(a.getAttribute("type")||"")},commit:function(a){var j=a.element;if(CKEDITOR.env.ie){var i=j.getAttribute("type"),h=this.getValue();if(h!=i){var g=CKEDITOR.dom.element.createFromHtml('<input type="'+h+'"></input>',b.document);j.copyAttributes(g,{type:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}else{j.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/checkbox.js b/horde/js/ckeditor/plugins/forms/dialogs/checkbox.js
new file mode 100644 (file)
index 0000000..fd7156c
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("checkbox",function(b){return{title:b.lang.checkboxAndRadio.checkboxTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.checkbox;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getAttribute("type")=="checkbox"){d.checkbox=a;d.setupContent(a)}},onOk:function(){var a,f=this.checkbox,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","checkbox")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.checkboxTitle,title:b.lang.checkboxAndRadio.checkboxTitle,startupFocus:"txtName",elements:[{id:"txtName",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"txtValue",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){var d=a.getAttribute("value");this.setValue(CKEDITOR.env.ie&&d=="on"?"":d)},commit:function(a){var h=a.element,g=this.getValue();if(g&&!(CKEDITOR.env.ie&&g=="on")){h.setAttribute("value",g)}else{if(CKEDITOR.env.ie){var f=new CKEDITOR.dom.element("input",h.getDocument());h.copyAttributes(f,{value:1});f.replace(h);b.getSelection().selectElement(f);a.element=f}else{h.removeAttribute("value")}}}},{id:"cmbSelected",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var l=a.element;if(CKEDITOR.env.ie){var k=!!l.getAttribute("checked"),j=!!this.getValue();if(k!=j){var i=CKEDITOR.dom.element.createFromHtml('<input type="checkbox"'+(j?' checked="checked"':"")+"/>",b.document);l.copyAttributes(i,{type:1,checked:1});i.replace(l);b.getSelection().selectElement(i);a.element=i}}else{var h=this.getValue();if(h){l.setAttribute("checked","checked")}else{l.removeAttribute("checked")}}}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/form.js b/horde/js/ckeditor/plugins/forms/dialogs/form.js
new file mode 100644 (file)
index 0000000..95e5c8e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("form",function(d){var c={action:1,id:1,method:1,enctype:1,target:1};return{title:d.lang.form.title,minWidth:350,minHeight:200,onShow:function(){var a=this;delete a.form;var f=a.getParentEditor().getSelection().getStartElement(),b=f&&f.getAscendant("form",true);if(b){a.form=b;a.setupContent(b)}},onOk:function(){var f,b=this.form,a=!b;if(a){f=this.getParentEditor();b=f.document.createElement("form");b.append(f.document.createElement("br"))}if(a){f.insertElement(b)}this.commitContent(b)},onLoad:function(){function b(f){this.setValue(f.getAttribute(this.id)||"")}function a(h){var g=this;if(g.getValue()){h.setAttribute(g.id,g.getValue())}else{h.removeAttribute(g.id)}}this.foreach(function(f){if(c[f.id]){f.setup=b;f.commit=a}})},contents:[{id:"info",label:d.lang.form.title,title:d.lang.form.title,elements:[{id:"txtName",type:"text",label:d.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"action",type:"text",label:d.lang.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%","55%"],children:[{id:"id",type:"text",label:d.lang.common.id,"default":"",accessKey:"I"},{id:"enctype",type:"select",label:d.lang.form.encoding,style:"width:100%",accessKey:"E","default":"",items:[[""],["text/plain"],["multipart/form-data"],["application/x-www-form-urlencoded"]]}]},{type:"hbox",widths:["45%","55%"],children:[{id:"target",type:"select",label:d.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[d.lang.common.notSet,""],[d.lang.common.targetNew,"_blank"],[d.lang.common.targetTop,"_top"],[d.lang.common.targetSelf,"_self"],[d.lang.common.targetParent,"_parent"]]},{id:"method",type:"select",label:d.lang.form.method,accessKey:"M","default":"GET",items:[["GET","get"],["POST","post"]]}]}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/hiddenfield.js b/horde/js/ckeditor/plugins/forms/dialogs/hiddenfield.js
new file mode 100644 (file)
index 0000000..e62ffed
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("hiddenfield",function(b){return{title:b.lang.hidden.title,hiddenField:null,minWidth:350,minHeight:110,onShow:function(){var f=this;delete f.hiddenField;var a=f.getParentEditor(),h=a.getSelection(),g=h.getSelectedElement();if(g&&g.getAttribute("_cke_real_element_type")&&g.getAttribute("_cke_real_element_type")=="hiddenfield"){f.hiddenField=g;g=a.restoreRealElement(f.hiddenField);f.setupContent(g);h.selectElement(f.hiddenField)}},onOk:function(){var h=this;var a=h.getValueOf("info","_cke_saved_name"),l=h.getValueOf("info","value"),k=h.getParentEditor(),j=CKEDITOR.env.ie?k.document.createElement('<input name="'+CKEDITOR.tools.htmlEncode(a)+'">'):k.document.createElement("input");j.setAttribute("type","hidden");h.commitContent(j);var i=k.createFakeElement(j,"cke_hidden","hiddenfield");if(!h.hiddenField){k.insertElement(i)}else{i.replace(h.hiddenField);k.getSelection().selectElement(i)}return true},contents:[{id:"info",label:b.lang.hidden.title,title:b.lang.hidden.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.hidden.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("name",this.getValue())}else{a.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.hidden.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){if(this.getValue()){a.setAttribute("value",this.getValue())}else{a.removeAttribute("value")}}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/radio.js b/horde/js/ckeditor/plugins/forms/dialogs/radio.js
new file mode 100644 (file)
index 0000000..4c6c323
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("radio",function(b){return{title:b.lang.checkboxAndRadio.radioTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.radioButton;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"&&a.getAttribute("type")=="radio"){d.radioButton=a;d.setupContent(a)}},onOk:function(){var a,f=this.radioButton,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","radio")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.radioTitle,title:b.lang.checkboxAndRadio.radioTitle,elements:[{id:"name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"checked",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var j=a.element;if(!CKEDITOR.env.ie){if(this.getValue()){j.setAttribute("checked","checked")}else{j.removeAttribute("checked")}}else{var i=j.getAttribute("checked"),h=!!this.getValue();if(i!=h){var g=CKEDITOR.dom.element.createFromHtml('<input type="radio"'+(h?' checked="checked"':"")+"></input>",b.document);j.copyAttributes(g,{type:1,checked:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/select.js b/horde/js/ckeditor/plugins/forms/dialogs/select.js
new file mode 100644 (file)
index 0000000..4b448cf
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("select",function(t){function s(c,b,a,f,e){c=k(c);var d;if(f){d=f.createElement("OPTION")}else{d=document.createElement("OPTION")}if(c&&d&&d.getName()=="option"){if(CKEDITOR.env.ie){if(!isNaN(parseInt(e,10))){c.$.options.add(d.$,e)}else{c.$.options.add(d.$)}d.$.innerHTML=b.length>0?b:"";d.$.value=a}else{if(e!==null&&e<c.getChildCount()){c.getChild(e<0?0:e).insertBeforeMe(d)}else{c.append(d)}d.setText(b.length>0?b:"");d.setValue(a)}}else{return false}return d}function r(c){c=k(c);var b=n(c);for(var a=c.getChildren().count()-1;a>=0;a--){if(c.getChild(a).$.selected){c.getChild(a).remove()}}m(c,b)}function q(c,b,a,e){c=k(c);if(b<0){return false}var d=c.getChild(b);d.setText(a);d.setValue(e);return d}function p(a){a=k(a);while(a.getChild(0)&&a.getChild(0).remove()){}}function o(c,b,a){c=k(c);var h=n(c);if(h<0){return false}var g=h+b;g=g<0?0:g;g=g>=c.getChildCount()?c.getChildCount()-1:g;if(h==g){return false}var f=c.getChild(h),e=f.getText(),d=f.getValue();f.remove();f=s(c,e,d,!a?null:a,g);m(c,g);return f}function n(a){a=k(a);return a?a.$.selectedIndex:-1}function m(c,b){c=k(c);if(b<0){return null}var a=c.getChildren().count();c.$.selectedIndex=b>=a?a-1:b;return c}function l(a){a=k(a);return a?a.getChildren():false}function k(a){if(a&&a.domId&&a.getInputElement().$){return a.getInputElement()}else{if(a&&a.$){return a}}return false}return{title:t.lang.select.title,minWidth:CKEDITOR.env.ie?460:395,minHeight:CKEDITOR.env.ie?320:300,onShow:function(){var d=this;delete d.selectBox;d.setupContent("clear");var c=d.getParentEditor().getSelection().getSelectedElement();if(c&&c.getName()=="select"){d.selectBox=c;d.setupContent(c.getName(),c);var b=l(c);for(var a=0;a<b.count();a++){d.setupContent("option",b.getItem(a))}}},onOk:function(){var c=this.getParentEditor(),b=this.selectBox,a=!b;if(a){b=c.document.createElement("select")}this.commitContent(b);if(a){c.insertElement(b);if(CKEDITOR.env.ie){var e=c.getSelection(),d=e.createBookmarks();setTimeout(function(){e.selectBookmarks(d)},0)}}},contents:[{id:"info",label:t.lang.select.selectInfo,title:t.lang.select.selectInfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.common.name,"default":"",accessKey:"N",align:"center",style:"width:350px",setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="select"){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")}}},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"txtValue",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.select.value,style:"width:350px","default":"",className:"cke_disabled",onLoad:function(){this.getInputElement().setAttribute("readOnly",true)},setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="option"&&a.getAttribute("selected")){this.setValue(a.$.value)}}}},{type:"hbox",widths:["175px","170px"],align:"center",children:[{id:"txtSize",type:"text",align:"center",labelLayout:"horizontal",label:t.lang.select.size,"default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.integer(t.lang.common.validateNumberFailed);return this.getValue()===""||a.apply(this)},setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("size")||"")}if(CKEDITOR.env.webkit){this.getInputElement().setStyle("width","86px")}},commit:function(a){if(this.getValue()){a.setAttribute("size",this.getValue())}else{a.removeAttribute("size")}}},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.lines)+"</span>"}]},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.opAvail)+"</span>"},{type:"hbox",widths:["115px","115px","100px"],align:"top",children:[{type:"vbox",children:[{id:"txtOptName",type:"text",label:t.lang.select.opText,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbName",label:"",title:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(this.getValue());e.setValue(b.getValue())},setup:function(b,a){if(b=="clear"){p(this)}else{if(b=="option"){s(this,a.getText(),a.getText(),this.getDialog().getParentEditor().document)}}},commit:function(c){var b=this.getDialog(),a=l(this),g=l(b.getContentElement("info","cmbValue")),f=b.getContentElement("info","txtValue").getValue();p(c);for(var e=0;e<a.count();e++){var d=s(c,a.getItem(e).getValue(),g.getItem(e).getValue(),b.getParentEditor().document);if(g.getItem(e).getValue()==f){d.setAttribute("selected","selected");d.selected=true}}}}]},{type:"vbox",children:[{id:"txtOptValue",type:"text",label:t.lang.select.opValue,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbValue",label:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(b.getValue());e.setValue(this.getValue())},setup:function(c,b){var d=this;if(c=="clear"){p(d)}else{if(c=="option"){var a=b.getValue();s(d,a,a,d.getDialog().getParentEditor().document);if(b.getAttribute("selected")=="selected"){d.getDialog().getContentElement("info","txtValue").setValue(a)}}}}}]},{type:"vbox",padding:5,children:[{type:"button",style:"",label:t.lang.select.btnAdd,title:t.lang.select.btnAdd,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getParentEditor(),a=c.getContentElement("info","txtOptName"),f=c.getContentElement("info","txtOptValue"),e=c.getContentElement("info","cmbName"),d=c.getContentElement("info","cmbValue");s(e,a.getValue(),a.getValue(),c.getParentEditor().document);s(d,f.getValue(),f.getValue(),c.getParentEditor().document);a.setValue("");f.setValue("")}},{type:"button",label:t.lang.select.btnModify,title:t.lang.select.btnModify,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","txtOptName"),a=c.getContentElement("info","txtOptValue"),f=c.getContentElement("info","cmbName"),e=c.getContentElement("info","cmbValue"),d=n(f);if(d>=0){q(f,d,b.getValue(),b.getValue());q(e,d,a.getValue(),a.getValue())}}},{type:"button",style:"width:100%;",label:t.lang.select.btnUp,title:t.lang.select.btnUp,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,-1,c.getParentEditor().document);o(a,-1,c.getParentEditor().document)}},{type:"button",style:"width:100%;",label:t.lang.select.btnDown,title:t.lang.select.btnDown,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,1,c.getParentEditor().document);o(a,1,c.getParentEditor().document)}}]}]},{type:"hbox",widths:["40%","20%","40%"],children:[{type:"button",label:t.lang.select.btnSetValue,title:t.lang.select.btnSetValue,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtValue");a.setValue(b.getValue())}},{type:"button",label:t.lang.select.btnDelete,title:t.lang.select.btnDelete,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue"),e=c.getContentElement("info","txtOptName"),d=c.getContentElement("info","txtOptValue");r(b);r(a);e.setValue("");d.setValue("")}},{id:"chkMulti",type:"checkbox",label:t.lang.select.chkMulti,"default":"",accessKey:"M",value:"checked",setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("multiple"))}if(CKEDITOR.env.webkit){this.getElement().getParent().setStyle("vertical-align","middle")}},commit:function(a){if(this.getValue()){a.setAttribute("multiple",this.getValue())}else{a.removeAttribute("multiple")}}}]}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/textarea.js b/horde/js/ckeditor/plugins/forms/dialogs/textarea.js
new file mode 100644 (file)
index 0000000..18ed8ee
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("textarea",function(b){return{title:b.lang.textarea.title,minWidth:350,minHeight:150,onShow:function(){var d=this;delete d.textarea;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="textarea"){d.textarea=a;d.setupContent(a)}},onOk:function(){var a,f=this.textarea,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("textarea")}this.commitContent(f);if(e){a.insertElement(f)}},contents:[{id:"info",label:b.lang.textarea.title,title:b.lang.textarea.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"cols",type:"text",label:b.lang.textarea.cols,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("cols")&&a.getAttribute("cols");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("cols",this.getValue())}else{a.removeAttribute("cols")}}},{id:"rows",type:"text",label:b.lang.textarea.rows,"default":"",accessKey:"R",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("rows")&&a.getAttribute("rows");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("rows",this.getValue())}else{a.removeAttribute("rows")}}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/dialogs/textfield.js b/horde/js/ckeditor/plugins/forms/dialogs/textfield.js
new file mode 100644 (file)
index 0000000..ac1bb1f
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("textfield",function(e){var d={value:1,size:1,maxLength:1},f={text:1,password:1};return{title:e.lang.textfield.title,minWidth:350,minHeight:150,onShow:function(){var a=this;delete a.textField;var b=a.getParentEditor().getSelection().getSelectedElement();if(b&&b.getName()=="input"&&(f[b.getAttribute("type")]||!b.getAttribute("type"))){a.textField=b;a.setupContent(b)}},onOk:function(){var c,b=this.textField,a=!b;if(a){c=this.getParentEditor();b=c.document.createElement("input");b.setAttribute("type","text")}if(a){c.insertElement(b)}this.commitContent({element:b})},onLoad:function(){var b=function(h){var c=h.hasAttribute(this.id)&&h.getAttribute(this.id);this.setValue(c||"")},a=function(j){var i=j.element,c=this.getValue();if(c){i.setAttribute(this.id,c)}else{i.removeAttribute(this.id)}};this.foreach(function(c){if(d[c.id]){c.setup=b;c.commit=a}})},contents:[{id:"info",label:e.lang.textfield.title,title:e.lang.textfield.title,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",type:"text",label:e.lang.textfield.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(b){var a=b.element;if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"value",type:"text",label:e.lang.textfield.value,"default":"",accessKey:"V"}]},{type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",label:e.lang.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)},{id:"maxLength",type:"text",label:e.lang.textfield.maxChars,"default":"",accessKey:"M",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)}],onLoad:function(){if(CKEDITOR.env.ie7Compat){this.getElement().setStyle("zoom","100%")}}},{id:"type",type:"select",label:e.lang.textfield.type,"default":"text",accessKey:"M",items:[[e.lang.textfield.typeText,"text"],[e.lang.textfield.typePass,"password"]],setup:function(a){this.setValue(a.getAttribute("type"))},commit:function(j){var i=j.element;if(CKEDITOR.env.ie){var c=i.getAttribute("type"),b=this.getValue();if(c!=b){var a=CKEDITOR.dom.element.createFromHtml('<input type="'+b+'"></input>',e.document);i.copyAttributes(a,{type:1});a.replace(i);e.getSelection().selectElement(a);j.element=a}}else{i.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/forms/images/hiddenfield.gif b/horde/js/ckeditor/plugins/forms/images/hiddenfield.gif
new file mode 100644 (file)
index 0000000..953f643
Binary files /dev/null and b/horde/js/ckeditor/plugins/forms/images/hiddenfield.gif differ
diff --git a/horde/js/ckeditor/plugins/iframedialog/plugin.js b/horde/js/ckeditor/plugins/iframedialog/plugin.js
new file mode 100644 (file)
index 0000000..d9e8456
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.plugins.add("iframedialog",{requires:["dialog"],onLoad:function(){CKEDITOR.dialog.addIframe=function(j,i,p,o,n,m){var l={type:"iframe",src:p,width:"100%",height:"100%"};if(typeof m=="function"){l.onContentLoad=m}var k={title:i,minWidth:o,minHeight:n,contents:[{id:"iframe",label:i,expand:true,elements:[l]}]};return this.add(j,function(){return k})};(function(){var b=function(r,q,p){if(arguments.length<3){return}var o=this._||(this._={}),n=q.onContentLoad&&CKEDITOR.tools.bind(q.onContentLoad,this),m=CKEDITOR.tools.cssLength(q.width),l=CKEDITOR.tools.cssLength(q.height);o.frameId=CKEDITOR.tools.getNextNumber()+"_iframe";r.on("load",function(){var d=CKEDITOR.document.getById(o.frameId),c=d.getParent();c.setStyles({width:m,height:l})});var k={src:"%2",id:o.frameId,frameborder:0,allowtransparency:true},a=[];if(typeof q.onContentLoad=="function"){k.onload="CKEDITOR.tools.callFunction(%1);"}CKEDITOR.ui.dialog.uiElement.call(this,r,q,a,"iframe",{width:m,height:l},k,"");p.push('<div style="width:'+m+";height:"+l+';" id="'+this.domId+'"></div>');a=a.join("");r.on("show",function(){var e=CKEDITOR.document.getById(o.frameId),d=e.getParent(),c=CKEDITOR.tools.addFunction(n),f=a.replace("%1",c).replace("%2",CKEDITOR.tools.htmlEncode(q.src));d.setHtml(f)})};b.prototype=new CKEDITOR.ui.dialog.uiElement();CKEDITOR.dialog.addUIElement("iframe",{build:function(a,f,e){return new b(a,f,e)}})})()}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/image/dialogs/image.js b/horde/js/ckeditor/plugins/image/dialogs/image.js
new file mode 100644 (file)
index 0000000..86158c2
--- /dev/null
@@ -0,0 +1 @@
+(function(){var b=function(ab,aa){var Z=1,Y=2,X=4,W=8,V=/^\s*(\d+)((px)|\%)?\s*$/i,U=/(^\s*(\d+)((px)|\%)?\s*$)|^$/i,T=/^\d+px$/,S=function(){var f=this.getValue(),e=this.getDialog(),d=f.match(V);if(d){if(d[2]=="%"){N(e,false)}f=d[1]}if(e.lockRatio){var c=e.originalElement;if(c.getCustomData("isReady")=="true"){if(this.id=="txtHeight"){if(f&&f!="0"){f=Math.round(c.$.width*(f/c.$.height))}if(!isNaN(f)){e.setValueOf("info","txtWidth",f)}}else{if(f&&f!="0"){f=Math.round(c.$.height*(f/c.$.width))}if(!isNaN(f)){e.setValueOf("info","txtHeight",f)}}}}R(e)},R=function(c){if(!c.originalElement||!c.preview){return 1}c.commitContent(X,c.preview);return 0};function Q(){var d=arguments,c=this.getContentElement("advanced","txtdlgGenStyle");c&&c.commit.apply(c,d);this.foreach(function(e){if(e.commit&&e.id!="txtdlgGenStyle"){e.commit.apply(e,d)}})}var P;function O(h){if(P){return}P=1;var g=this.getDialog(),f=g.imageElement;if(f){this.commit(Z,f);h=[].concat(h);var e=h.length,d;for(var c=0;c<e;c++){d=g.getContentElement.apply(g,h[c].split(":"));d&&d.setup(Z,f)}}P=0}var N=function(d,c){var l=d.originalElement;if(!l){return null}var k=CKEDITOR.document.getById(E);if(l.getCustomData("isReady")=="true"){if(c=="check"){var j=d.getValueOf("info","txtWidth"),i=d.getValueOf("info","txtHeight"),h=l.$.width*1000/l.$.height,g=j*1000/i;d.lockRatio=false;if(!j&&!i){d.lockRatio=true}else{if(!isNaN(h)&&!isNaN(g)){if(Math.round(h)==Math.round(g)){d.lockRatio=true}}}}else{if(c!=undefined){d.lockRatio=c}else{d.lockRatio=!d.lockRatio}}}else{if(c!="check"){d.lockRatio=false}}if(d.lockRatio){k.removeClass("cke_btn_unlocked")}else{k.addClass("cke_btn_unlocked")}var f=d._.editor.lang.image,e=f[d.lockRatio?"unlockRatio":"lockRatio"];k.setAttribute("title",e);k.getFirst().setText(e);return d.lockRatio},L=function(d){var c=d.originalElement;if(c.getCustomData("isReady")=="true"){d.setValueOf("info","txtWidth",c.$.width);d.setValueOf("info","txtHeight",c.$.height)}R(d)},J=function(i,h){if(i!=Z){return}function g(l,k){var j=l.match(V);if(j){if(j[2]=="%"){j[1]+="%";N(f,false)}return j[1]}return k}var f=this.getDialog(),e="",d=this.id=="txtWidth"?"width":"height",c=h.getAttribute(d);if(c){e=g(c,e)}e=g(h.getStyle(d),e);this.setValue(e)},I,H=function(){var c=this.originalElement;c.setCustomData("isReady","true");c.removeListener("load",H);c.removeListener("error",G);c.removeListener("abort",G);CKEDITOR.document.getById(C).setStyle("display","none");if(!this.dontResetSize){L(this)}if(this.firstLoad){CKEDITOR.tools.setTimeout(function(){N(this,"check")},0,this)}this.firstLoad=false;this.dontResetSize=false},G=function(){var c=this;var e=c.originalElement;e.removeListener("load",H);e.removeListener("error",G);e.removeListener("abort",G);var d=CKEDITOR.getUrl(ab.skinPath+"images/noimage.png");if(c.preview){c.preview.setAttribute("src",d)}CKEDITOR.document.getById(C).setStyle("display","none");N(c,false)},F=function(c){return c+CKEDITOR.tools.getNextNumber()},E=F("btnLockSizes"),D=F("btnResetSize"),C=F("ImagePreviewLoader"),a=F("ImagePreviewBox"),M=F("previewLink"),K=F("previewImage");return{title:aa=="image"?ab.lang.image.title:ab.lang.image.titleButton,minWidth:420,minHeight:310,onShow:function(){var c=this;c.imageElement=false;c.linkElement=false;c.imageEditMode=false;c.linkEditMode=false;c.lockRatio=true;c.dontResetSize=false;c.firstLoad=true;c.addLink=false;var i=c.getParentEditor(),h=c.getParentEditor().getSelection(),g=h.getSelectedElement(),f=g&&g.getAscendant("a");CKEDITOR.document.getById(C).setStyle("display","none");I=new CKEDITOR.dom.element("img",i.document);c.preview=CKEDITOR.document.getById(K);c.originalElement=i.document.createElement("img");c.originalElement.setAttribute("alt","");c.originalElement.setCustomData("isReady","false");if(f){c.linkElement=f;c.linkEditMode=true;var e=f.getChildren();if(e.count()==1){var d=e.getItem(0).getName();if(d=="img"||d=="input"){c.imageElement=e.getItem(0);if(c.imageElement.getName()=="img"){c.imageEditMode="img"}else{if(c.imageElement.getName()=="input"){c.imageEditMode="input"}}}}if(aa=="image"){c.setupContent(Y,f)}}if(g&&g.getName()=="img"&&!g.getAttribute("_cke_realelement")||g&&g.getName()=="input"&&g.getAttribute("type")=="image"){c.imageEditMode=g.getName();c.imageElement=g}if(c.imageEditMode){c.cleanImageElement=c.imageElement;c.imageElement=c.cleanImageElement.clone(true,true);c.setupContent(Z,c.imageElement);N(c,true)}else{c.imageElement=i.document.createElement("img")}if(!CKEDITOR.tools.trim(c.getValueOf("info","txtUrl"))){c.preview.removeAttribute("src");c.preview.setStyle("display","none")}},onOk:function(){var c=this;if(c.imageEditMode){var d=c.imageEditMode;if(aa=="image"&&d=="input"&&confirm(ab.lang.image.button2Img)){d="img";c.imageElement=ab.document.createElement("img");c.imageElement.setAttribute("alt","");ab.insertElement(c.imageElement)}else{if(aa!="image"&&d=="img"&&confirm(ab.lang.image.img2Button)){d="input";c.imageElement=ab.document.createElement("input");c.imageElement.setAttributes({type:"image",alt:""});ab.insertElement(c.imageElement)}else{c.imageElement=c.cleanImageElement;delete c.cleanImageElement}}}else{if(aa=="image"){c.imageElement=ab.document.createElement("img")}else{c.imageElement=ab.document.createElement("input");c.imageElement.setAttribute("type","image")}c.imageElement.setAttribute("alt","")}if(!c.linkEditMode){c.linkElement=ab.document.createElement("a")}c.commitContent(Z,c.imageElement);c.commitContent(Y,c.linkElement);if(!c.imageElement.getAttribute("style")){c.imageElement.removeAttribute("style")}if(!c.imageEditMode){if(c.addLink){if(!c.linkEditMode){ab.insertElement(c.linkElement);c.linkElement.append(c.imageElement,false)}else{ab.insertElement(c.imageElement)}}else{ab.insertElement(c.imageElement)}}else{if(!c.linkEditMode&&c.addLink){ab.insertElement(c.linkElement);c.imageElement.appendTo(c.linkElement)}else{if(c.linkEditMode&&!c.addLink){ab.getSelection().selectElement(c.linkElement);ab.insertElement(c.imageElement)}}}},onLoad:function(){var c=this;if(aa!="image"){c.hidePage("Link")}var d=c._.element.getDocument();c.addFocusable(d.getById(D),5);c.addFocusable(d.getById(E),5);c.commitContent=Q},onHide:function(){var c=this;if(c.preview){c.commitContent(W,c.preview)}if(c.originalElement){c.originalElement.removeListener("load",H);c.originalElement.removeListener("error",G);c.originalElement.removeListener("abort",G);c.originalElement.remove();c.originalElement=false}delete c.imageElement},contents:[{id:"info",label:ab.lang.image.infoTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"txtUrl",type:"text",label:ab.lang.common.url,required:true,onChange:function(){var f=this.getDialog(),e=this.getValue();if(e.length>0){f=this.getDialog();var d=f.originalElement;f.preview.removeStyle("display");d.setCustomData("isReady","false");var c=CKEDITOR.document.getById(C);if(c){c.setStyle("display","")}d.on("load",H,f);d.on("error",G,f);d.on("abort",G,f);d.setAttribute("src",e);I.setAttribute("src",e);f.preview.setAttribute("src",I.$.src);R(f)}else{if(f.preview){f.preview.removeAttribute("src");f.preview.setStyle("display","none")}}},setup:function(f,e){if(f==Z){var d=e.getAttribute("_cke_saved_src")||e.getAttribute("src"),c=this;this.getDialog().dontResetSize=true;c.setValue(d);c.setInitValue();c.focus()}},commit:function(e,d){var c=this;if(e==Z&&(c.getValue()||c.isChanged())){d.setAttribute("_cke_saved_src",decodeURI(c.getValue()));d.setAttribute("src",decodeURI(c.getValue()))}else{if(e==W){d.setAttribute("src","");d.removeAttribute("src")}}},validate:CKEDITOR.dialog.validate.notEmpty(ab.lang.image.urlMissing)},{type:"button",id:"browse",style:"display:inline-block;margin-top:10px;",align:"center",label:ab.lang.common.browseServer,hidden:true,filebrowser:"info:txtUrl"}]}]},{id:"txtAlt",type:"text",label:ab.lang.image.alt,accessKey:"T","default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("alt"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("alt",c.getValue())}}else{if(e==X){d.setAttribute("alt",c.getValue())}else{if(e==W){d.removeAttribute("alt")}}}}},{type:"hbox",widths:["140px","240px"],children:[{type:"vbox",padding:10,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"vbox",padding:1,children:[{type:"text",width:"40px",id:"txtWidth",labelLayout:"horizontal",label:ab.lang.image.width,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateWidth)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("width",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("width")}}!f&&g.removeAttribute("width")}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("width",c.$.width+"px")}}else{g.setStyle("width",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("width");g.removeStyle("width")}}}}},{type:"text",id:"txtHeight",width:"40px",labelLayout:"horizontal",label:ab.lang.image.height,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateHeight)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("height",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("height")}}if(!f&&h==Z){g.removeAttribute("height")}}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("height",c.$.height+"px")}}else{g.setStyle("height",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("height");g.removeStyle("height")}}}}}]},{type:"html",style:"margin-top:10px;width:40px;height:40px;",onLoad:function(){var d=CKEDITOR.document.getById(D),c=CKEDITOR.document.getById(E);if(d){d.on("click",function(e){L(this);e.data.preventDefault()},this.getDialog());d.on("mouseover",function(){this.addClass("cke_btn_over")},d);d.on("mouseout",function(){this.removeClass("cke_btn_over")},d)}if(c){c.on("click",function(j){var e=this;var i=N(e),h=e.originalElement,g=e.getValueOf("info","txtWidth");if(h.getCustomData("isReady")=="true"&&g){var f=h.$.height/h.$.width*g;if(!isNaN(f)){e.setValueOf("info","txtHeight",Math.round(f));R(e)}}j.data.preventDefault()},this.getDialog());c.on("mouseover",function(){this.addClass("cke_btn_over")},c);c.on("mouseout",function(){this.removeClass("cke_btn_over")},c)}},html:'<div><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.unlockRatio+'" class="cke_btn_locked" id="'+E+'" role="button"><span class="cke_label">'+ab.lang.image.unlockRatio+'</span></a><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.resetSize+'" class="cke_btn_reset" id="'+D+'" role="button"><span class="cke_label">'+ab.lang.image.resetSize+"</span></a></div>"}]},{type:"vbox",padding:1,children:[{type:"text",id:"txtBorder",width:"60px",labelLayout:"horizontal",label:ab.lang.image.border,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateBorder),setup:function(f,e){if(f==Z){var d,c=e.getStyle("border-width");c=c&&c.match(/^(\d+px)(?: \1 \1 \1)?$/);d=c&&parseInt(c[1],10);isNaN(parseInt(d,10))&&(d=e.getAttribute("border"));this.setValue(d)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("border-width",CKEDITOR.tools.cssLength(c));e.setStyle("border-style","solid")}else{if(!c&&this.isChanged()){e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}if(!d&&f==Z){e.removeAttribute("border")}}else{if(f==W){e.removeAttribute("border");e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}}},{type:"text",id:"txtHSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.hSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateHSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-left"),c=h.getStyle("margin-right");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("hspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-left",CKEDITOR.tools.cssLength(c));e.setStyle("margin-right",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-left");e.removeStyle("margin-right")}}if(!d&&f==Z){e.removeAttribute("hspace")}}else{if(f==W){e.removeAttribute("hspace");e.removeStyle("margin-left");e.removeStyle("margin-right")}}}},{type:"text",id:"txtVSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.vSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateVSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-top"),c=h.getStyle("margin-bottom");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("vspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-top",CKEDITOR.tools.cssLength(c));e.setStyle("margin-bottom",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}if(!d&&f==Z){e.removeAttribute("vspace")}}else{if(f==W){e.removeAttribute("vspace");e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}}},{id:"cmbAlign",type:"select",labelLayout:"horizontal",widths:["35%","65%"],style:"width:90px",label:ab.lang.image.align,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.image.alignLeft,"left"],[ab.lang.image.alignRight,"right"]],onChange:function(){R(this.getDialog());O.call(this,"advanced:txtdlgGenStyle")},setup:function(e,d){if(e==Z){var c=d.getStyle("float");switch(c){case"inherit":case"none":c=""}!c&&(c=(d.getAttribute("align")||"").toLowerCase());this.setValue(c)}},commit:function(f,e,d){var c=this.getValue();if(f==Z||f==X){if(c){e.setStyle("float",c)}else{e.removeStyle("float")}if(!d&&f==Z){c=(e.getAttribute("align")||"").toLowerCase();switch(c){case"left":case"right":e.removeAttribute("align")}}}else{if(f==W){e.removeStyle("float")}}}}]}]},{type:"vbox",height:"250px",children:[{type:"html",style:"width:95%;",html:"<div>"+CKEDITOR.tools.htmlEncode(ab.lang.common.preview)+'<br><div id="'+C+'" class="ImagePreviewLoader" style="display:none"><div class="loading">&nbsp;</div></div><div id="'+a+'" class="ImagePreviewBox"><table><tr><td><a href="javascript:void(0)" target="_blank" onclick="return false;" id="'+M+'"><img id="'+K+'" alt="" /></a>'+(ab.config.image_previewText||"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis, nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit, tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus, eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.")+"</td></tr></table></div></div>"}]}]}]},{id:"Link",label:ab.lang.link.title,padding:0,elements:[{id:"txtUrl",type:"text",label:ab.lang.common.url,style:"width: 100%","default":"",setup:function(e,d){if(e==Y){var c=d.getAttribute("_cke_saved_href");if(!c){c=d.getAttribute("href")}this.setValue(c)}},commit:function(e,d){var c=this;if(e==Y){if(c.getValue()||c.isChanged()){d.setAttribute("_cke_saved_href",decodeURI(c.getValue()));d.setAttribute("href","javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/");if(c.getValue()||!ab.config.image_removeLinkByEmptyURL){c.getDialog().addLink=true}}}}},{type:"button",id:"browse",filebrowser:{action:"Browse",target:"Link:txtUrl",url:ab.config.filebrowserImageBrowseLinkUrl||ab.config.filebrowserBrowseUrl},style:"float:right",hidden:true,label:ab.lang.common.browseServer},{id:"cmbTarget",type:"select",label:ab.lang.common.target,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.targetNew,"_blank"],[ab.lang.common.targetTop,"_top"],[ab.lang.common.targetSelf,"_self"],[ab.lang.common.targetParent,"_parent"]],setup:function(d,c){if(d==Y){this.setValue(c.getAttribute("target"))}},commit:function(d,c){if(d==Y){if(this.getValue()||this.isChanged()){c.setAttribute("target",this.getValue())}}}}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:ab.lang.image.upload,elements:[{type:"file",id:"upload",label:ab.lang.image.btnUpload,style:"height:40px",size:38},{type:"fileButton",id:"uploadButton",filebrowser:"info:txtUrl",label:ab.lang.image.btnUpload,"for":["Upload","upload"]}]},{id:"advanced",label:ab.lang.common.advancedTab,elements:[{type:"hbox",widths:["50%","25%","25%"],children:[{type:"text",id:"linkId",label:ab.lang.common.id,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("id"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("id",this.getValue())}}}},{id:"cmbLangDir",type:"select",style:"width : 100px;",label:ab.lang.common.langDir,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.langDirLtr,"ltr"],[ab.lang.common.langDirRtl,"rtl"]],setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("dir"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("dir",this.getValue())}}}},{type:"text",id:"txtLangCode",label:ab.lang.common.langCode,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("lang"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("lang",this.getValue())}}}}]},{type:"text",id:"txtGenLongDescr",label:ab.lang.common.longDescr,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("longDesc"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("longDesc",this.getValue())}}}},{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"txtGenClass",label:ab.lang.common.cssClass,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("class"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("class",this.getValue())}}}},{type:"text",id:"txtGenTitle",label:ab.lang.common.advisoryTitle,"default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("title"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("title",c.getValue())}}else{if(e==X){d.setAttribute("title",c.getValue())}else{if(e==W){d.removeAttribute("title")}}}}}]},{type:"text",id:"txtdlgGenStyle",label:ab.lang.common.cssStyle,"default":"",setup:function(i,h){if(i==Z){var g=h.getAttribute("style");if(!g&&h.$.style.cssText){g=h.$.style.cssText}this.setValue(g);var f=h.$.style.height,e=h.$.style.width,d=(f?f:"").match(V),c=(e?e:"").match(V);this.attributesInStyle={height:!!d,width:!!c}}},onChange:function(){O.call(this,["info:cmbFloat","info:cmbAlign","info:txtVSpace","info:txtHSpace","info:txtBorder","info:txtWidth","info:txtHeight"]);R(this)},commit:function(d,c){if(d==Z&&(this.getValue()||this.isChanged())){c.setAttribute("style",this.getValue())}}}]}]}};CKEDITOR.dialog.add("image",function(a){return b(a,"image")});CKEDITOR.dialog.add("imagebutton",function(a){return b(a,"imagebutton")})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/link/dialogs/anchor.js b/horde/js/ckeditor/plugins/link/dialogs/anchor.js
new file mode 100644 (file)
index 0000000..2f08ead
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("anchor",function(d){var c=function(j,i,h){var a=this;a.editMode=true;a.editObj=h;var b=a.editObj.getAttribute("name");if(b){a.setValueOf("info","txtName",b)}else{a.setValueOf("info","txtName","")}};return{title:d.lang.anchor.title,minWidth:300,minHeight:60,onOk:function(){var a=this;var h=a.getValueOf("info","txtName"),g=CKEDITOR.env.ie?d.document.createElement('<a name="'+CKEDITOR.tools.htmlEncode(h)+'">'):d.document.createElement("a");if(a.editMode){a.editObj.copyAttributes(g,{name:1});a.editObj.moveChildren(g)}g.removeAttribute("_cke_saved_name");g.setAttribute("name",h);var b=d.createFakeElement(g,"cke_anchor","anchor");if(!a.editMode){d.insertElement(b)}else{b.replace(a.fakeObj);d.getSelection().selectElement(b)}return true},onShow:function(){var a=this;a.editObj=false;a.fakeObj=false;a.editMode=false;var f=d.getSelection(),b=f.getSelectedElement();if(b&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.apply(a,[d,f,b]);f.selectElement(a.fakeObj)}a.getContentElement("info","txtName").focus()},contents:[{id:"info",label:d.lang.anchor.title,accessKey:"I",elements:[{type:"text",id:"txtName",label:d.lang.anchor.name,required:true,validate:function(){if(!this.getValue()){alert(d.lang.anchor.errorName);return false}return true}}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/link/dialogs/link.js b/horde/js/ckeditor/plugins/link/dialogs/link.js
new file mode 100644 (file)
index 0000000..8ebd1ed
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("link",function(ad){var ac=CKEDITOR.plugins.link,ab=function(){var d=this.getDialog(),c=d.getContentElement("target","popupFeatures"),b=d.getContentElement("target","linkTargetName"),a=this.getValue();if(!c||!b){return}c=c.getElement();c.hide();b.setValue("");switch(a){case"frame":b.setLabel(ad.lang.link.targetFrameName);b.getElement().show();break;case"popup":c.show();b.setLabel(ad.lang.link.targetPopupName);b.getElement().show();break;default:b.setValue(a);b.getElement().hide();break}},aa=function(){var g=this.getDialog(),f=["urlOptions","anchorOptions","emailOptions"],e=this.getValue(),d=g.definition.getContents("upload"),c=d&&d.hidden;if(e=="url"){if(ad.config.linkShowTargetTab){g.showPage("target")}if(!c){g.showPage("upload")}}else{g.hidePage("target");if(!c){g.hidePage("upload")}}for(var b=0;b<f.length;b++){var a=g.getContentElement("info",f[b]);if(!a){continue}a=a.getElement().getParent().getParent();if(f[b]==e+"Options"){a.show()}else{a.hide()}}},Z=/^javascript:/,Y=/^mailto:([^?]+)(?:\?(.+))?$/,X=/subject=([^;?:@&=$,\/]*)/,W=/body=([^;?:@&=$,\/]*)/,V=/^#(.*)$/,U=/^((?:http|https|ftp|news):\/\/)?(.*)$/,T=/^(_(?:self|top|parent|blank))$/,S=/^javascript:void\(location\.href='mailto:'\+String\.fromCharCode\(([^)]+)\)(?:\+'(.*)')?\)$/,R=/^javascript:([^(]+)\(([^)]+)\)$/,Q=/\s*window.open\(\s*this\.href\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*;\s*return\s*false;*\s*/,P=/(?:^|,)([^=]+)=(\d+|yes|no)/gi,O=function(w,v){var u=v&&(v.getAttribute("_cke_saved_href")||v.getAttribute("href"))||"",t,s,r,q,p={};if(t=u.match(Z)){if(D=="encode"){u=u.replace(S,function(z,y,x){return"mailto:"+String.fromCharCode.apply(String,y.split(","))+(x&&F(x))})}else{if(D){u.replace(R,function(y,x,am){if(x==C.name){p.type="email";var al=p.email={},ak=/[^,\s]+/g,aj=/(^')|('$)/g,ai=am.match(ak),ah=ai.length,B,A;for(var z=0;z<ah;z++){A=decodeURIComponent(F(ai[z].replace(aj,"")));B=C.params[z].toLowerCase();al[B]=A}al.address=[al.name,al.domain].join("@")}})}}}if(!p.type){if(r=u.match(V)){p.type="anchor";p.anchor={};p.anchor.name=p.anchor.id=r[1]}else{if(s=u.match(Y)){var o=u.match(X),n=u.match(W);p.type="email";var m=p.email={};m.address=s[1];o&&(m.subject=decodeURIComponent(o[1]));n&&(m.body=decodeURIComponent(n[1]))}else{if(u&&(q=u.match(U))){p.type="url";p.url={};p.url.protocol=q[1];p.url.url=q[2]}else{p.type="url"}}}}if(v){var l=v.getAttribute("target");p.target={};p.adv={};if(!l){var k=v.getAttribute("_cke_pa_onclick")||v.getAttribute("onclick"),j=k&&k.match(Q);if(j){p.target.type="popup";p.target.name=j[1];var i;while(i=P.exec(j[2])){if(i[2]=="yes"||i[2]=="1"){p.target[i[1]]=true}else{if(isFinite(i[2])){p.target[i[1]]=i[2]}}}}}else{var h=l.match(T);if(h){p.target.type=p.target.name=l}else{p.target.type="frame";p.target.name=l}}var g=this,f=function(z,y){var x=v.getAttribute(y);if(x!==null){p.adv[z]=x||""}};f("advId","id");f("advLangDir","dir");f("advAccessKey","accessKey");f("advName","name");f("advLangCode","lang");f("advTabIndex","tabindex");f("advTitle","title");f("advContentType","type");f("advCSSClasses","class");f("advCharset","charset");f("advStyles","style")}var e=w.document.getElementsByTag("img"),d=new CKEDITOR.dom.nodeList(w.document.$.anchors),c=p.anchors=[];for(var b=0;b<e.count();b++){var a=e.getItem(b);if(a.getAttribute("_cke_realelement")&&a.getAttribute("_cke_real_element_type")=="anchor"){c.push(w.restoreRealElement(a))}}for(b=0;b<d.count();b++){c.push(d.getItem(b))}for(b=0;b<c.length;b++){a=c[b];c[b]={name:a.getAttribute("name"),id:a.getAttribute("id")}}this._.selectedElement=v;return p},M=function(b,a){if(a[b]){this.setValue(a[b][this.id]||"")}},K=function(a){return M.call(this,"target",a)},J=function(a){return M.call(this,"adv",a)},I=function(b,a){if(!a[b]){a[b]={}}a[b][this.id]=this.getValue()||""},H=function(a){return I.call(this,"target",a)},G=function(a){return I.call(this,"adv",a)};function F(a){return a.replace(/\\'/g,"'")}function E(a){return a.replace(/'/g,"\\$&")}var D=ad.config.emailProtection||"";if(D&&D!="encode"){var C={};D.replace(/^([^(]+)\(([^)]+)\)$/,function(c,b,a){C.name=b;C.params=[];a.replace(/[^,\s]+/g,function(d){C.params.push(d)})})}function N(g){var f,e=C.name,d=C.params,c,b;f=[e,"("];for(var a=0;a<d.length;a++){c=d[a].toLowerCase();b=g[c];a>0&&f.push(",");f.push("'",b?E(encodeURIComponent(g[c])):"","'")}f.push(")");return f.join("")}function L(e){var d,c=e.length,b=[];for(var a=0;a<c;a++){d=e.charCodeAt(a);b.push(d)}return"String.fromCharCode("+b.join(",")+")"}return{title:ad.lang.link.title,minWidth:350,minHeight:230,contents:[{id:"info",label:ad.lang.link.info,title:ad.lang.link.info,elements:[{id:"linkType",type:"select",label:ad.lang.link.type,"default":"url",items:[[ad.lang.link.toUrl,"url"],[ad.lang.link.toAnchor,"anchor"],[ad.lang.link.toEmail,"email"]],onChange:aa,setup:function(a){if(a.type){this.setValue(a.type)}},commit:function(a){a.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",widths:["25%","75%"],children:[{id:"protocol",type:"select",label:ad.lang.common.protocol,"default":"http://",items:[["http://???","http://"],["https://???","https://"],["ftp://???","ftp://"],["news://???","news://"],[ad.lang.link.other,""]],setup:function(a){if(a.url){this.setValue(a.url.protocol||"")}},commit:function(a){if(!a.url){a.url={}}a.url.protocol=this.getValue()}},{type:"text",id:"url",label:ad.lang.common.url,required:true,onLoad:function(){this.allowOnChange=true},onKeyUp:function(){var a=this;a.allowOnChange=false;var f=a.getDialog().getContentElement("info","protocol"),e=a.getValue(),d=/^(http|https|ftp|news):\/\/(?=.)/gi,c=/^((javascript:)|[#\/\.\?])/gi,b=d.exec(e);if(b){a.setValue(e.substr(b[0].length));f.setValue(b[0].toLowerCase())}else{if(c.test(e)){f.setValue("")}}a.allowOnChange=true},onChange:function(){if(this.allowOnChange){this.onKeyUp()}},validate:function(){var b=this.getDialog();if(b.getContentElement("info","linkType")&&b.getValueOf("info","linkType")!="url"){return true}if(this.getDialog().fakeObj){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noUrl);return a.apply(this)},setup:function(a){this.allowOnChange=false;if(a.url){this.setValue(a.url.url)}this.allowOnChange=true},commit:function(a){this.onChange();if(!a.url){a.url={}}a.url.url=this.getValue();this.allowOnChange=false}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().show()}}},{type:"button",id:"browse",hidden:"true",filebrowser:"info:url",label:ad.lang.common.browseServer}]},{type:"vbox",id:"anchorOptions",width:260,align:"center",padding:0,children:[{type:"fieldset",id:"selectAnchorText",label:ad.lang.link.selectAnchor,setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}},children:[{type:"hbox",id:"selectAnchor",children:[{type:"select",id:"anchorName","default":"",label:ad.lang.link.anchorName,style:"width: 100%;",items:[[""]],setup:function(d){var a=this;a.clear();a.add("");for(var c=0;c<d.anchors.length;c++){if(d.anchors[c].name){a.add(d.anchors[c].name)}}if(d.anchor){a.setValue(d.anchor.name)}var b=a.getDialog().getContentElement("info","linkType");if(b&&b.getValue()=="email"){a.focus()}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.name=this.getValue()}},{type:"select",id:"anchorId","default":"",label:ad.lang.link.anchorId,style:"width: 100%;",items:[[""]],setup:function(c){var a=this;a.clear();a.add("");for(var b=0;b<c.anchors.length;b++){if(c.anchors[b].id){a.add(c.anchors[b].id)}}if(c.anchor){a.setValue(c.anchor.id)}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.id=this.getValue()}}],setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}}}]},{type:"html",id:"noAnchors",style:"text-align: center;",html:'<div role="label" tabIndex="-1">'+CKEDITOR.tools.htmlEncode(ad.lang.link.noAnchors)+"</div>",focus:true,setup:function(a){if(a.anchors.length<1){this.getElement().show()}else{this.getElement().hide()}}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}},{type:"vbox",id:"emailOptions",padding:1,children:[{type:"text",id:"emailAddress",label:ad.lang.link.emailAddress,required:true,validate:function(){var b=this.getDialog();if(!b.getContentElement("info","linkType")||b.getValueOf("info","linkType")!="email"){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noEmail);return a.apply(this)},setup:function(b){if(b.email){this.setValue(b.email.address)}var a=this.getDialog().getContentElement("info","linkType");if(a&&a.getValue()=="email"){this.select()}},commit:function(a){if(!a.email){a.email={}}a.email.address=this.getValue()}},{type:"text",id:"emailSubject",label:ad.lang.link.emailSubject,setup:function(a){if(a.email){this.setValue(a.email.subject)}},commit:function(a){if(!a.email){a.email={}}a.email.subject=this.getValue()}},{type:"textarea",id:"emailBody",label:ad.lang.link.emailBody,rows:3,"default":"",setup:function(a){if(a.email){this.setValue(a.email.body)}},commit:function(a){if(!a.email){a.email={}}a.email.body=this.getValue()}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}}]},{id:"target",label:ad.lang.link.target,title:ad.lang.link.target,elements:[{type:"hbox",widths:["50%","50%"],children:[{type:"select",id:"linkTargetType",label:ad.lang.common.target,"default":"notSet",style:"width : 100%;",items:[[ad.lang.common.notSet,"notSet"],[ad.lang.link.targetFrame,"frame"],[ad.lang.link.targetPopup,"popup"],[ad.lang.common.targetNew,"_blank"],[ad.lang.common.targetTop,"_top"],[ad.lang.common.targetSelf,"_self"],[ad.lang.common.targetParent,"_parent"]],onChange:ab,setup:function(a){if(a.target){this.setValue(a.target.type)}},commit:function(a){if(!a.target){a.target={}}a.target.type=this.getValue()}},{type:"text",id:"linkTargetName",label:ad.lang.link.targetFrameName,"default":"",setup:function(a){if(a.target){this.setValue(a.target.name)}},commit:function(a){if(!a.target){a.target={}}a.target.name=this.getValue().replace(/\W/gi,"")}}]},{type:"vbox",width:260,align:"center",padding:2,id:"popupFeatures",children:[{type:"fieldset",label:ad.lang.link.popupFeatures,children:[{type:"hbox",children:[{type:"checkbox",id:"resizable",label:ad.lang.link.popupResizable,setup:K,commit:H},{type:"checkbox",id:"status",label:ad.lang.link.popupStatusBar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"location",label:ad.lang.link.popupLocationBar,setup:K,commit:H},{type:"checkbox",id:"toolbar",label:ad.lang.link.popupToolbar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"menubar",label:ad.lang.link.popupMenuBar,setup:K,commit:H},{type:"checkbox",id:"fullscreen",label:ad.lang.link.popupFullScreen,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"scrollbars",label:ad.lang.link.popupScrollBars,setup:K,commit:H},{type:"checkbox",id:"dependent",label:ad.lang.link.popupDependent,setup:K,commit:H}]},{type:"hbox",children:[{type:"text",widths:["30%","70%"],labelLayout:"horizontal",label:ad.lang.link.popupWidth,id:"width",setup:K,commit:H},{type:"text",labelLayout:"horizontal",widths:["55%","45%"],label:ad.lang.link.popupLeft,id:"left",setup:K,commit:H}]},{type:"hbox",children:[{type:"text",labelLayout:"horizontal",widths:["30%","70%"],label:ad.lang.link.popupHeight,id:"height",setup:K,commit:H},{type:"text",labelLayout:"horizontal",label:ad.lang.link.popupTop,widths:["55%","45%"],id:"top",setup:K,commit:H}]}]}]}]},{id:"upload",label:ad.lang.link.upload,title:ad.lang.link.upload,hidden:true,filebrowser:"uploadButton",elements:[{type:"file",id:"upload",label:ad.lang.common.upload,style:"height:40px",size:29},{type:"fileButton",id:"uploadButton",label:ad.lang.common.uploadSubmit,filebrowser:"info:url","for":["upload","upload"]}]},{id:"advanced",label:ad.lang.link.advanced,title:ad.lang.link.advanced,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",id:"advId",label:ad.lang.link.id,setup:J,commit:G},{type:"select",id:"advLangDir",label:ad.lang.link.langDir,"default":"",style:"width:110px",items:[[ad.lang.common.notSet,""],[ad.lang.link.langDirLTR,"ltr"],[ad.lang.link.langDirRTL,"rtl"]],setup:J,commit:G},{type:"text",id:"advAccessKey",width:"80px",label:ad.lang.link.acccessKey,maxLength:1,setup:J,commit:G}]},{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",label:ad.lang.link.name,id:"advName",setup:J,commit:G},{type:"text",label:ad.lang.link.langCode,id:"advLangCode",width:"110px","default":"",setup:J,commit:G},{type:"text",label:ad.lang.link.tabIndex,id:"advTabIndex",width:"80px",maxLength:5,setup:J,commit:G}]}]},{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.advisoryTitle,"default":"",id:"advTitle",setup:J,commit:G},{type:"text",label:ad.lang.link.advisoryContentType,"default":"",id:"advContentType",setup:J,commit:G}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.cssClasses,"default":"",id:"advCSSClasses",setup:J,commit:G},{type:"text",label:ad.lang.link.charset,"default":"",id:"advCharset",setup:J,commit:G}]},{type:"hbox",children:[{type:"text",label:ad.lang.link.styles,"default":"",id:"advStyles",setup:J,commit:G}]}]}]}],onShow:function(){var a=this;a.fakeObj=false;var d=a.getParentEditor(),c=d.getSelection(),b=null;if((b=ac.getSelectedLink(d))&&b.hasAttribute("href")){c.selectElement(b)}else{if((b=c.getSelectedElement())&&b.is("img")&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.selectElement(a.fakeObj)}else{b=null}}a.setupContent(O.apply(a,[d,b]))},onOk:function(){var x={href:"javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/"},w=[],v={href:x.href},u=this,t=this.getParentEditor();this.commitContent(v);switch(v.type||"url"){case"url":var s=v.url&&v.url.protocol!=undefined?v.url.protocol:"http://",r=v.url&&v.url.url||"";x._cke_saved_href=r.indexOf("/")===0?r:s+r;break;case"anchor":var q=v.anchor&&v.anchor.name,p=v.anchor&&v.anchor.id;x._cke_saved_href="#"+(q||p||"");break;case"email":var o,n=v.email,m=n.address;switch(D){case"":case"encode":var l=encodeURIComponent(n.subject||""),k=encodeURIComponent(n.body||""),j=[];l&&j.push("subject="+l);k&&j.push("body="+k);j=j.length?"?"+j.join("&"):"";if(D=="encode"){o=["javascript:void(location.href='mailto:'+",L(m)];j&&o.push("+'",E(j),"'");o.push(")")}else{o=["mailto:",m,j]}break;default:var i=m.split("@",2);n.name=i[0];n.domain=i[1];o=["javascript:",N(n)]}x._cke_saved_href=o.join("");break}if(v.target){if(v.target.type=="popup"){var h=["window.open(this.href, '",v.target.name||"","', '"],g=["resizable","status","location","toolbar","menubar","fullscreen","scrollbars","dependent"],f=g.length,e=function(ai){if(v.target[ai]){g.push(ai+"="+v.target[ai])}};for(var d=0;d<f;d++){g[d]=g[d]+(v.target[g[d]]?"=yes":"=no")}e("width");e("left");e("height");e("top");h.push(g.join(","),"'); return false;");x._cke_pa_onclick=h.join("")}else{if(v.target.type!="notSet"&&v.target.name){x.target=v.target.name}else{w.push("target")}w.push("_cke_pa_onclick","onclick")}}if(v.adv){var c=function(al,ak){var am=v.adv[al];if(am){x[ak]=am}else{w.push(ak)}};if(this._.selectedElement){c("advId","id")}c("advLangDir","dir");c("advAccessKey","accessKey");c("advName","name");c("advLangCode","lang");c("advTabIndex","tabindex");c("advTitle","title");c("advContentType","type");c("advCSSClasses","class");c("advCharset","charset");c("advStyles","style")}if(!this._.selectedElement){var b=t.getSelection(),a=b.getRanges();if(a.length==1&&a[0].collapsed){var ag=new CKEDITOR.dom.text(v.type=="email"?v.email.address:x._cke_saved_href,t.document);a[0].insertNode(ag);a[0].selectNodeContents(ag);b.selectRanges(a)}var af=new CKEDITOR.style({element:"a",attributes:x});af.type=CKEDITOR.STYLE_INLINE;af.apply(t.document);if(v.adv&&v.adv.advId){var ae=this.getParentEditor().document.$.getElementsByTagName("a");for(d=0;d<ae.length;d++){if(ae[d].href==x.href){ae[d].id=v.adv.advId;break}}}}else{var B=this._.selectedElement,A=B.getAttribute("_cke_saved_href"),z=B.getHtml();if(CKEDITOR.env.ie&&x.name!=B.getAttribute("name")){var y=new CKEDITOR.dom.element('<a name="'+CKEDITOR.tools.htmlEncode(x.name)+'">',t.document);b=t.getSelection();B.moveChildren(y);B.copyAttributes(y,{name:1});y.replace(B);B=y;b.selectElement(B)}B.setAttributes(x);B.removeAttributes(w);if(A==z||v.type=="email"&&z.indexOf("@")!=-1){B.setHtml(v.type=="email"?v.email.address:x._cke_saved_href)}if(B.getAttribute("name")){B.addClass("cke_anchor")}else{B.removeClass("cke_anchor")}if(this.fakeObj){t.createFakeElement(B,"cke_anchor","anchor").replace(this.fakeObj)}delete this._.selectedElement}},onLoad:function(){if(!ad.config.linkShowAdvancedTab){this.hidePage("advanced")}if(!ad.config.linkShowTargetTab){this.hidePage("target")}},onFocus:function(){var b=this.getContentElement("info","linkType"),a;if(b&&b.getValue()=="url"){a=this.getContentElement("info","url");a.select()}}}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/link/images/anchor.gif b/horde/js/ckeditor/plugins/link/images/anchor.gif
new file mode 100644 (file)
index 0000000..5aa797b
Binary files /dev/null and b/horde/js/ckeditor/plugins/link/images/anchor.gif differ
diff --git a/horde/js/ckeditor/plugins/liststyle/dialogs/liststyle.js b/horde/js/ckeditor/plugins/liststyle/dialogs/liststyle.js
new file mode 100644 (file)
index 0000000..6f04b24
--- /dev/null
@@ -0,0 +1 @@
+(function(){function e(h,c){var b;try{b=h.getSelection().getRanges()[0]}catch(a){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return b.getCommonAncestor().getAscendant(c,true)}var d={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman",1:"decimal",disc:"disc",circle:"circle",square:"square"};function f(c,b){if(b=="bulletedListStyle"){return{title:c.lang.list.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"select",label:c.lang.list.type,id:"type",style:"width: 150px; margin: auto;",items:[[c.lang.list.notset,""],[c.lang.list.circle,"circle"],[c.lang.list.disc,"disc"],[c.lang.list.square,"square"]],setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.commitContent(i)}}}else{if(b=="numberedListStyle"){var a=[[c.lang.list.notset,""],[c.lang.list.lowerRoman,"lower-roman"],[c.lang.list.upperRoman,"upper-roman"],[c.lang.list.lowerAlpha,"lower-alpha"],[c.lang.list.upperAlpha,"upper-alpha"],[c.lang.list.decimal,"decimal"]];if(!CKEDITOR.env.ie||CKEDITOR.env.version>7){a.concat([[c.lang.list.armenian,"armenian"],[c.lang.list.decimalLeadingZero,"decimal-leading-zero"],[c.lang.list.georgian,"georgian"],[c.lang.list.lowerGreek,"lower-greek"]])}return{title:c.lang.list.numberedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"hbox",widths:["25%","75%"],children:[{label:c.lang.list.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.integer(c.lang.list.validateStartNumber),setup:function(j){var i=j.getAttribute("start")||1;i&&this.setValue(i)},commit:function(h){h.setAttribute("start",this.getValue())}},{type:"select",label:c.lang.list.type,id:"type",style:"width: 100%;",items:a,setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.commitContent(i)}}}}}CKEDITOR.dialog.add("numberedListStyle",function(a){return f(a,"numberedListStyle")});CKEDITOR.dialog.add("bulletedListStyle",function(a){return f(a,"bulletedListStyle")})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/liststyle/plugin.js b/horde/js/ckeditor/plugins/liststyle/plugin.js
new file mode 100644 (file)
index 0000000..239a138
--- /dev/null
@@ -0,0 +1 @@
+(function(){CKEDITOR.plugins.liststyle={init:function(b){b.addCommand("numberedListStyle",new CKEDITOR.dialogCommand("numberedListStyle"));CKEDITOR.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");b.addCommand("bulletedListStyle",new CKEDITOR.dialogCommand("bulletedListStyle"));CKEDITOR.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");b.addMenuGroup("list",108);if(b.addMenuItems){b.addMenuItems({numberedlist:{label:b.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:b.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(b.contextMenu){b.contextMenu.addListener(function(a,d){if(!a){return null}if(a.getAscendant("ol")){return{numberedlist:CKEDITOR.TRISTATE_OFF}}if(a.getAscendant("ul")){return{bulletedlist:CKEDITOR.TRISTATE_OFF}}})}}};CKEDITOR.plugins.add("liststyle",CKEDITOR.plugins.liststyle)})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/pagebreak/images/pagebreak.gif b/horde/js/ckeditor/plugins/pagebreak/images/pagebreak.gif
new file mode 100644 (file)
index 0000000..8d1cffd
Binary files /dev/null and b/horde/js/ckeditor/plugins/pagebreak/images/pagebreak.gif differ
diff --git a/horde/js/ckeditor/plugins/pastefromword/filter/default.js b/horde/js/ckeditor/plugins/pastefromword/filter/default.js
new file mode 100644 (file)
index 0000000..b85ce4b
--- /dev/null
@@ -0,0 +1 @@
+(function(){var i=CKEDITOR.htmlParser.fragment.prototype,h=CKEDITOR.htmlParser.element.prototype;i.onlyChild=h.onlyChild=function(){var c=this.children,b=c.length,a=b==1&&c[0];return a||null};h.removeAnyChildWithName=function(e){var d=this.children,c=[],b;for(var a=0;a<d.length;a++){b=d[a];if(!b.name){continue}if(b.name==e){c.push(b);d.splice(a--,1)}c=c.concat(b.removeAnyChildWithName(e))}return c};h.getAncestor=function(b){var a=this.parent;while(a&&!(a.name&&a.name.match(b))){a=a.parent}return a};i.firstChild=h.firstChild=function(c){var b;for(var a=0;a<this.children.length;a++){b=this.children[a];if(c(b)){return b}else{if(b.name){b=b.firstChild(c);if(b){return b}}}}return null};h.addStyle=function(f,e,d){var g=this;var c,b="";if(typeof e=="string"){b+=f+":"+e+";"}else{if(typeof f=="object"){for(var a in f){if(f.hasOwnProperty(a)){b+=a+":"+f[a]+";"}}}else{b+=f}d=e}if(!g.attributes){g.attributes={}}c=g.attributes.style||"";c=(d?[b,c]:[c,b]).join(";");g.attributes.style=c.replace(/^;|;(?=;)/,"")};CKEDITOR.dtd.parentOf=function(c){var b={};for(var a in this){if(a.indexOf("$")==-1&&this[a][c]){b[a]=1}}return b};var n=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz){1}?/i,m=/^(?:\b0[^\s]*\s*){1,4}$/,l=0,k;CKEDITOR.plugins.pastefromword={utils:{createListBulletMarker:function(d,c){var b=new CKEDITOR.htmlParser.element("cke:listbullet"),a;if(!d){d="decimal";a="ol"}else{if(d[2]){if(!isNaN(d[1])){d="decimal"}else{if(/^[a-z]+$/.test(d[1])){d="lower-alpha"}else{if(/^[A-Z]+$/.test(d[1])){d="upper-alpha"}else{d="decimal"}}}a="ol"}else{if(/[l\u00B7\u2002]/.test(d[1])){d="disc"}else{if(/[\u006F\u00D8]/.test(d[1])){d="circle"}else{if(/[\u006E\u25C6]/.test(d[1])){d="square"}else{d="disc"}}}a="ul"}}b.attributes={"cke:listtype":a,style:"list-style-type:"+d+";"};b.add(new CKEDITOR.htmlParser.text(c));return b},isListBulletIndicator:function(b){var a=b.attributes&&b.attributes.style;if(/mso-list\s*:\s*Ignore/i.test(a)){return true}},isContainingOnlySpaces:function(b){var a;return(a=b.onlyChild())&&/^(:?\s|&nbsp;)+$/.test(a.value)},resolveList:function(e){var d=e.attributes,c;if((c=e.removeAnyChildWithName("cke:listbullet"))&&c.length&&(c=c[0])){e.name="cke:li";if(d.style){d.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["text-indent"],["line-height"],[/^margin(:?-left)?$/,null,function(f){var g=f.split(" ");f=g[3]||g[1]||g[0];f=parseInt(f,10);if(!l&&k&&f>k){l=f-k}d["cke:margin"]=k=f}]])(d.style,e)||""}var b=c.attributes,a=b.style;e.addStyle(a);CKEDITOR.tools.extend(d,b);return true}return false},convertToPx:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;margin:0px;padding:0px;border:0px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(b){if(n.test(b)){a.setStyle("width",b);return a.$.clientWidth+"px"}return b}})(),getStyleComponents:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(f,e,d){a.setStyle(f,e);var c={},b=d.length;for(var g=0;g<b;g++){c[d[g]]=a.getStyle(d[g])}return c}})(),listDtdParents:CKEDITOR.dtd.parentOf("ol")},filters:{flattenList:function(w){var v=w.attributes,u=w.parent,t,g=1;while(u){u.attributes&&u.attributes["cke:list"]&&g++;u=u.parent}switch(v.type){case"a":t="lower-alpha";break}var f=w.children,e;for(var d=0;d<f.length;d++){e=f[d];var c=e.attributes;if(e.name in CKEDITOR.dtd.$listItem){var b=e.children,a=b.length,x=b[a-1];if(x.name in CKEDITOR.dtd.$list){f.splice(d+1,0,x);x.parent=w;if(!--b.length){f.splice(d,1)}}e.name="cke:li";c["cke:indent"]=g;k=0;c["cke:listtype"]=w.name;t&&e.addStyle("list-style-type",t,true)}}delete w.name;v["cke:list"]=1},assembleList:function(y){var x=y.children,w,v,g,f,e,d,c,b,a;for(var B=0;B<x.length;B++){w=x[B];if("cke:li"==w.name){w.name="li";v=w;g=v.attributes;f=v.attributes["cke:listtype"];e=parseInt(g["cke:indent"],10)||l&&Math.ceil(g["cke:margin"]/l)||1;g.style&&(g.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["list-style-type",f=="ol"?"decimal":"disc"]])(g.style)||"");if(!c){c=new CKEDITOR.htmlParser.element(f);c.add(v);x[B]=c}else{if(e>a){c=new CKEDITOR.htmlParser.element(f);c.add(v);d.add(c)}else{if(e<a){var A=a-e,z;while(A--&&(z=c.parent)){c=z.parent}c.add(v)}else{c.add(v)}}x.splice(B--,1)}d=v;a=e}else{c=null}}l=0},falsyFilter:function(a){return false},stylesFilter:function(b,a){return function(f,e){var d=[];f.replace(/&quot;/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(B,A,z){A=A.toLowerCase();A=="font-family"&&(z=z.replace(/["']/g,""));var y,x,w,v;for(var g=0;g<b.length;g++){if(b[g]){y=b[g][0];x=b[g][1];w=b[g][2];v=b[g][3];if(A.match(y)&&(!x||z.match(x))){A=v||A;a&&(w=w||z);if(typeof w=="function"){w=w(z,e,A)}if(w&&w.push){A=w[0],w=w[1]}if(typeof w=="string"){d.push([A,w])}return}}}!a&&d.push([A,z])});for(var c=0;c<d.length;c++){d[c]=d[c].join(":")}return d.length?d.join(";")+";":false}},elementMigrateFilter:function(b,a){return function(d){var c=a?new CKEDITOR.style(b,a)._.definition:b;d.name=c.element;CKEDITOR.tools.extend(d.attributes,CKEDITOR.tools.clone(c.attributes));d.addStyle(CKEDITOR.style.getStyleText(c))}},styleMigrateFilter:function(c,b){var a=this.elementMigrateFilter;return function(f,e){var d=new CKEDITOR.htmlParser.element(null),g={};g[b]=f;a(c,g)(d);d.children=e.children;e.children=[d]}},bogusAttrFilter:function(b,a){if(a.name.indexOf("cke:")==-1){return false}},applyStyleFilter:null},getRules:function(N){var M=CKEDITOR.dtd,L=CKEDITOR.tools.extend({},M.$block,M.$listItem,M.$tableContent),K=N.config,J=this.filters,I=J.falsyFilter,H=J.stylesFilter,G=J.elementMigrateFilter,F=CKEDITOR.tools.bind(this.filters.styleMigrateFilter,this.filters),D=this.utils.createListBulletMarker,C=J.flattenList,B=J.assembleList,g=this.utils.isListBulletIndicator,f=this.utils.isContainingOnlySpaces,e=this.utils.resolveList,d=this.utils.convertToPx,c=this.utils.getStyleComponents,b=this.utils.listDtdParents,a=K.pasteFromWordRemoveFontStyles!==false,E=K.pasteFromWordRemoveStyles!==false;return{elementNames:[[/meta|link|script/,""]],root:function(o){o.filterChildren();B(o)},elements:{"^":function(p){var o;if(CKEDITOR.env.gecko&&(o=J.applyStyleFilter)){o(p)}},$:function(r){var q=r.name||"",p=r.attributes;if(q in L&&p.style){p.style=H([[/^(:?width|height)$/,null,d]])(p.style)||""}if(q.match(/h\d/)){r.filterChildren();if(e(r)){return}G(K["format_"+q])(r)}else{if(q in M.$inline){r.filterChildren();if(f(r)){delete r.name}}else{if(q.indexOf(":")!=-1&&q.indexOf("cke")==-1){r.filterChildren();if(q=="v:imagedata"){var o=r.attributes["o:href"];if(o){r.attributes.src=o}r.name="img";return}delete r.name}}}if(q in b){r.filterChildren();B(r)}},style:function(r){if(CKEDITOR.env.gecko){var q=r.onlyChild().value.match(/\/\* Style Definitions \*\/([\s\S]*?)\/\*/),p=q&&q[1],o={};if(p){p.replace(/[\n\r]/g,"").replace(/(.+?)\{(.+?)\}/g,function(x,w,v){w=w.split(",");var u=w.length,t;for(var s=0;s<u;s++){CKEDITOR.tools.trim(w[s]).replace(/^(\w+)(\.[\w-]+)?$/g,function(y,A,z){A=A||"*";z=z.substring(1,z.length);if(z.match(/MsoNormal/)){return}if(!o[A]){o[A]={}}if(z){o[A][z]=v}else{o[A]=v}})}});J.applyStyleFilter=function(v){var u=o["*"]?"*":v.name,t=v.attributes&&v.attributes["class"],s;if(u in o){s=o[u];if(typeof s=="object"){s=s[t]}s&&v.addStyle(s,true)}}}}return false},p:function(o){o.filterChildren();if(e(o)){return}if(K.enterMode==CKEDITOR.ENTER_BR){delete o.name;o.add(new CKEDITOR.htmlParser.element("br"))}else{G(K["format_"+(K.enterMode==CKEDITOR.ENTER_P?"p":"div")])(o)}},div:function(r){var q=r.onlyChild();if(q&&q.name=="table"){var p=r.attributes;q.attributes=CKEDITOR.tools.extend(q.attributes,p);p.style&&q.addStyle(p.style);var o=new CKEDITOR.htmlParser.element("div");o.addStyle("clear","both");r.add(o);delete r.name}},td:function(o){if(o.getAncestor("thead")){o.name="th"}},ol:C,ul:C,dl:C,font:function(r){if(!CKEDITOR.env.gecko&&g(r.parent)){delete r.name;return}r.filterChildren();var q=r.attributes,p=q.style,o=r.parent;if("font"==o.name){CKEDITOR.tools.extend(o.attributes,r.attributes);p&&o.addStyle(p);delete r.name}else{p=p||"";if(q.color){q.color!="#000000"&&(p+="color:"+q.color+";");delete q.color}if(q.face){p+="font-family:"+q.face+";";delete q.face}if(q.size){p+="font-size:"+(q.size>3?"large":q.size<3?"small":"medium")+";";delete q.size}r.name="span";r.addStyle(p)}},span:function(v){if(!CKEDITOR.env.gecko&&g(v.parent)){return false}v.filterChildren();if(f(v)){delete v.name;return null}if(!CKEDITOR.env.gecko&&g(v)){var u=v.firstChild(function(w){return w.value||w.name=="img"}),t=u&&(u.value||"l."),s=t.match(/^([^\s]+?)([.)]?)$/);return D(s,t)}var r=v.children,q=v.attributes,p=q&&q.style,o=r&&r[0];if(p){q.style=H([["line-height"],[/^font-family$/,null,!a?F(K.font_style,"family"):null],[/^font-size$/,null,!a?F(K.fontSize_style,"size"):null],[/^color$/,null,!a?F(K.colorButton_foreStyle,"color"):null],[/^background-color$/,null,!a?F(K.colorButton_backStyle,"color"):null]])(p,v)||""}return null},b:G(K.coreStyles_bold),i:G(K.coreStyles_italic),u:G(K.coreStyles_underline),s:G(K.coreStyles_strike),sup:G(K.coreStyles_superscript),sub:G(K.coreStyles_subscript),a:function(p){var o=p.attributes;if(o&&!o.href&&o.name){delete p.name}},"cke:listbullet":function(o){if(o.getAncestor(/h\d/)&&!K.pasteFromWordNumberedHeadingToList){delete o.name}}},attributeNames:[[/^onmouse(:?out|over)/,""],[/^onload$/,""],[/(?:v|o):\w+/,""],[/^lang/,""]],attributes:{style:H(E?[[/^margin$|^margin-(?!bottom|top)/,null,function(r,q,p){if(q.name in {p:1,div:1}){var o=K.contentsLangDirection=="ltr"?"margin-left":"margin-right";if(p=="margin"){r=c(p,r,[o])[o]}else{if(p!=o){return null}}if(r&&!m.test(r)){return[o,r]}}return null}],[/^clear$/],[/^border.*|margin.*|vertical-align|float$/,null,function(p,o){if(o.name=="img"){return p}}],[/^width|height$/,null,function(p,o){if(o.name in {table:1,td:1,th:1,img:1}){return p}}]]:[[/^mso-/],[/-color$/,null,function(o){if(o=="transparent"){return false}if(CKEDITOR.env.gecko){return o.replace(/-moz-use-text-color/g,"transparent")}}],[/^margin$/,m],["text-indent","0cm"],["page-break-before"],["tab-stops"],["display","none"],a?[/font-?/]:null],E),width:function(p,o){if(o.name in M.$tableContent){return false}},border:function(p,o){if(o.name in M.$tableContent){return false}},"class":I,bgcolor:I,valign:E?I:function(p,o){o.addStyle("vertical-align",p);return false}},comment:!CKEDITOR.env.ie?function(q,p){var o=q.match(/<img.*?>/),x=q.match(/^\[if !supportLists\]([\s\S]*?)\[endif\]$/);if(x){var w=x[1]||o&&"l.",v=w&&w.match(/>([^\s]+?)([.)]?)</);return D(v,w)}if(CKEDITOR.env.gecko&&o){var u=CKEDITOR.htmlParser.fragment.fromHtml(o[0]).children[0],t=p.previous,s=t&&t.value.match(/<v:imagedata[^>]*o:href=['"](.*?)['"]/),r=s&&s[1];r&&(u.attributes.src=r);return u}return false}:I}}};var j=function(){this.dataFilter=new CKEDITOR.htmlParser.filter()};j.prototype={toHtml:function(c){var b=CKEDITOR.htmlParser.fragment.fromHtml(c,false),a=new CKEDITOR.htmlParser.basicWriter();b.writeHtml(a,this.dataFilter);return a.getHtml(true)}};CKEDITOR.cleanWord=function(e,d){if(CKEDITOR.env.gecko){e=e.replace(/(<!--\[if[^<]*?\])-->([\S\s]*?)<!--(\[endif\]-->)/gi,"$1$2$3")}var c=new j(),b=c.dataFilter;b.addRules(CKEDITOR.plugins.pastefromword.getRules(d));d.fire("beforeCleanWord",{filter:b});try{e=c.toHtml(e,false)}catch(a){alert(d.lang.pastefromword.error)}e=e.replace(/cke:.*?".*?"/g,"");e=e.replace(/style=""/g,"");e=e.replace(/<span>/g,"");return e}})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/pastetext/dialogs/pastetext.js b/horde/js/ckeditor/plugins/pastetext/dialogs/pastetext.js
new file mode 100644 (file)
index 0000000..bffed88
--- /dev/null
@@ -0,0 +1 @@
+(function(){CKEDITOR.dialog.add("pastetext",function(b){return{title:b.lang.pasteText.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?368:350,minHeight:240,onShow:function(){this.getContentElement("general","content").getInputElement().setValue("")},onOk:function(){var a=this.getContentElement("general","content").getInputElement().getValue(),d=this.getParentEditor();setTimeout(function(){d.fire("paste",{text:a})},0)},contents:[{label:b.lang.common.generalTab,id:"general",elements:[{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+b.lang.clipboard.pasteMsg+"</div>"},{type:"textarea",id:"content",className:"cke_pastetext",onLoad:function(){var a=this.getDialog().getContentElement("general","pasteMsg").getElement(),d=this.getElement().getElementsByTag("textarea").getItem(0);d.setAttribute("aria-labelledby",a.$.id);d.setStyle("direction",b.config.contentsLangDirection)},focus:function(){this.getElement().focus()}}]}]}})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/scayt/dialogs/options.js b/horde/js/ckeditor/plugins/scayt/dialogs/options.js
new file mode 100644 (file)
index 0000000..b216a86
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("scaytcheck",function(T){var S=true,R,Q=CKEDITOR.document,P=[],O,N=[],M=false,L=["dic_create,dic_restore","dic_rename,dic_delete"],K=["mixedCase","mixedWithDigits","allCaps","ignoreDomainNames"];function J(){return document.forms.optionsbar.options}function I(){return document.forms.languagesbar.scayt_lang}function H(b,d){if(!b){return}var c=b.length;if(c==undefined){b.checked=b.value==d.toString();return}for(var a=0;a<c;a++){b[a].checked=false;if(b[a].value==d.toString()){b[a].checked=true}}}var G=[{id:"options",label:T.lang.scayt.optionsTab,elements:[{type:"html",id:"options",html:'<form name="optionsbar"><div class="inner_options">\t<div class="messagebox"></div>\t<div style="display:none;">\t\t<input type="checkbox" name="options"  id="allCaps" />\t\t<label for="allCaps" id="label_allCaps"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox"  id="ignoreDomainNames" />\t\t<label for="ignoreDomainNames" id="label_ignoreDomainNames"></label>\t</div>\t<div style="display:none;">\t<input name="options" type="checkbox"  id="mixedCase" />\t\t<label for="mixedCase" id="label_mixedCase"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox"  id="mixedWithDigits" />\t\t<label for="mixedWithDigits" id="label_mixedWithDigits"></label>\t</div></div></form>'}]},{id:"langs",label:T.lang.scayt.languagesTab,elements:[{type:"html",id:"langs",html:'<form name="languagesbar"><div class="inner_langs">\t<div class="messagebox"></div>\t   <div style="float:left;width:45%;margin-left:5px;" id="scayt_lcol" ></div>   <div style="float:left;width:45%;margin-left:15px;" id="scayt_rcol"></div></div></form>'}]},{id:"dictionaries",label:T.lang.scayt.dictionariesTab,elements:[{type:"html",style:"",id:"dictionaries",html:'<form name="dictionarybar"><div class="inner_dictionary" style="text-align:left; white-space:normal; width:320px; overflow: hidden;">\t<div style="margin:5px auto; width:80%;white-space:normal; overflow:hidden;" id="dic_message"> </div>\t<div style="margin:5px auto; width:80%;white-space:normal;">        <span class="cke_dialog_ui_labeled_label" >Dictionary name</span><br>\t\t<span class="cke_dialog_ui_labeled_content" >\t\t\t<div class="cke_dialog_ui_input_text">\t\t\t\t<input id="dic_name" type="text" class="cke_dialog_ui_input_text"/>\t\t</div></span></div>\t\t<div style="margin:5px auto; width:80%;white-space:normal;">\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_create">\t\t\t\t</a>\t\t\t<a  style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_delete">\t\t\t\t</a>\t\t\t<a  style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_rename">\t\t\t\t</a>\t\t\t<a  style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_restore">\t\t\t\t</a>\t\t</div>\t<div style="margin:5px auto; width:95%;white-space:normal;" id="dic_info"></div></div></form>'}]},{id:"about",label:T.lang.scayt.aboutTab,elements:[{type:"html",id:"about",style:"margin: 5px 5px;",html:'<div id="scayt_about"></div>'}]}],F={title:T.lang.scayt.title,minWidth:360,minHeight:220,onShow:function(){var a=this;a.data=T.fire("scaytDialog",{});a.options=a.data.scayt_control.option();a.sLang=a.data.scayt_control.sLang;if(!a.data||!a.data.scayt||!a.data.scayt_control){alert("Error loading application service");a.hide();return}var b=0;if(S){a.data.scayt.getCaption(T.langCode||"en",function(c){if(b++>0){return}R=c;D.apply(a);C.apply(a);S=false})}else{C.apply(a)}a.selectPage(a.data.tab)},onOk:function(){var a=this.data.scayt_control;a.option(this.options);var b=this.chosed_lang;a.setLang(b);a.refresh()},onCancel:function(){var a=J();for(O in a){a[O].checked=false}H(I(),"")},contents:N},E=CKEDITOR.plugins.scayt.getScayt(T);P=CKEDITOR.plugins.scayt.uiTabs;for(O in P){if(P[O]==1){N[N.length]=G[O]}}if(P[2]==1){M=true}var D=function(){var l=this,j=l.data.scayt.getLangList(),h=["dic_create","dic_delete","dic_rename","dic_restore"],t=K,s;if(M){for(s=0;s<h.length;s++){var r=h[s];Q.getById(r).setHtml('<span class="cke_dialog_ui_button">'+R["button_"+r]+"</span>")}Q.getById("dic_info").setHtml(R.dic_info)}if(P[0]==1){for(s in t){var q="label_"+t[s],p=Q.getById(q);if("undefined"!=typeof p&&"undefined"!=typeof R[q]&&"undefined"!=typeof l.options[t[s]]){p.setHtml(R[q]);var o=p.getParent();o.$.style.display="block"}}}var n='<p><img src="'+window.scayt.getAboutInfo().logoURL+'" /></p><p>'+R.version+window.scayt.getAboutInfo().version.toString()+"</p><p>"+R.about_throwt_copy+"</p>";Q.getById("scayt_about").setHtml(n);var m=function(X,W){var w=Q.createElement("label");w.setAttribute("for","cke_option"+X);w.setHtml(W[X]);if(l.sLang==X){l.chosed_lang=X}var v=Q.createElement("div"),u=CKEDITOR.dom.element.createFromHtml('<input id="cke_option'+X+'" type="radio" '+(l.sLang==X?'checked="checked"':"")+' value="'+X+'" name="scayt_lang" />');u.on("click",function(){this.$.checked=true;l.chosed_lang=X});v.append(u);v.append(w);return{lang:W[X],code:X,radio:v}},k=[];if(P[1]==1){for(s in j.rtl){k[k.length]=m(s,j.ltr)}for(s in j.ltr){k[k.length]=m(s,j.ltr)}k.sort(function(v,u){return u.lang>v.lang?-1:1});var i=Q.getById("scayt_lcol"),g=Q.getById("scayt_rcol");for(s=0;s<k.length;s++){var f=s<k.length/2?i:g;f.append(k[s].radio)}}var e={};e.dic_create=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_create,u=R.succ_dic_create;window.scayt.createUserDictionary(Y,function(U){y(w);z(X[1]);u=u.replace("%s",U.dname);A(u)},function(U){v=v.replace("%s",U.dname);B(v+"( "+(U.message||"")+")")})};e.dic_rename=function(V,w){var v=R.err_dic_rename||"",u=R.succ_dic_rename||"";window.scayt.renameUserDictionary(w,function(U){u=u.replace("%s",U.dname);x(w);A(u)},function(U){v=v.replace("%s",U.dname);x(w);B(v+"( "+(U.message||"")+" )")})};e.dic_delete=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_delete,u=R.succ_dic_delete;window.scayt.deleteUserDictionary(function(U){u=u.replace("%s",U.dname);y(w);z(X[0]);x("");A(u)},function(U){v=v.replace("%s",U.dname);B(v)})};e.dic_restore=l.dic_restore||(function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_restore,u=R.succ_dic_restore;window.scayt.restoreUserDictionary(Y,function(U){u=u.replace("%s",U.dname);y(w);z(X[1]);A(u)},function(U){v=v.replace("%s",U.dname);B(v)})});function d(X){var W=Q.getById("dic_name").getValue();if(!W){B(" Dictionary name should not be empty. ");return false}try{var w=id=X.data.getTarget().getParent(),v=w.getId();e[v].apply(null,[w,W,L])}catch(u){B(" Dictionary error. ")}return true}var c=(L[0]+","+L[1]).split(","),b;for(s=0,b=c.length;s<b;s+=1){var a=Q.getById(c[s]);if(a){a.on("click",d,this)}}},C=function(){var b=this;if(P[0]==1){var g=J();for(var e=0,a=g.length;e<a;e++){var f=g[e].id,d=Q.getById(f);if(d){g[e].checked=false;if(b.options[f]==1){g[e].checked=true}if(S){d.on("click",function(){b.options[this.getId()]=this.$.checked?1:0})}}}}if(P[1]==1){var c=Q.getById("cke_option"+b.sLang);H(c.$,b.sLang)}if(M){window.scayt.getNameUserDictionary(function(i){var h=i.dname;y(L[0]+","+L[1]);if(h){Q.getById("dic_name").setValue(h);z(L[1])}else{z(L[0])}},function(){Q.getById("dic_name").setValue("")});A("")}};function B(a){Q.getById("dic_message").setHtml('<span style="color:red;">'+a+"</span>")}function A(a){Q.getById("dic_message").setHtml('<span style="color:blue;">'+a+"</span>")}function z(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="inline"}}function y(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="none"}}function x(a){Q.getById("dic_name").$.value=a}return F});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/scayt/dialogs/toolbar.css b/horde/js/ckeditor/plugins/scayt/dialogs/toolbar.css
new file mode 100644 (file)
index 0000000..cbfa844
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+a{text-decoration:none;padding:2px 4px 4px 6px;display:block;border-width:1px;border-style:solid;margin:0;}a.cke_scayt_toogle:hover,a.cke_scayt_toogle:focus,a.cke_scayt_toogle:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;margin:0;}a.cke_scayt_toogle{color:#316ac5;border-color:#fff;}.scayt_enabled a.cke_scayt_item{color:#316ac5;border-color:#fff;margin:0;}.scayt_disabled a.cke_scayt_item{color:gray;border-color:#fff;}.scayt_enabled a.cke_scayt_item:hover,.scayt_enabled a.cke_scayt_item:focus,.scayt_enabled a.cke_scayt_item:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;}.scayt_disabled a.cke_scayt_item:hover,.scayt_disabled a.cke_scayt_item:focus,.scayt_disabled a.cke_scayt_item:active{border-color:gray;background-color:#dff1ff;color:gray;cursor:no-drop;}.cke_scayt_set_on,.cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_on{display:none;}.scayt_disabled .cke_scayt_set_on{display:inline;}.scayt_disabled .cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_off{display:inline;}
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_address.png b/horde/js/ckeditor/plugins/showblocks/images/block_address.png
new file mode 100644 (file)
index 0000000..8a9990f
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_address.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_blockquote.png b/horde/js/ckeditor/plugins/showblocks/images/block_blockquote.png
new file mode 100644 (file)
index 0000000..ce2dda8
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_blockquote.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_div.png b/horde/js/ckeditor/plugins/showblocks/images/block_div.png
new file mode 100644 (file)
index 0000000..c685713
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_div.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_h1.png b/horde/js/ckeditor/plugins/showblocks/images/block_h1.png
new file mode 100644 (file)
index 0000000..e5adb7c
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_h1.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_h2.png b/horde/js/ckeditor/plugins/showblocks/images/block_h2.png
new file mode 100644 (file)
index 0000000..5a08436
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_h2.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_h3.png b/horde/js/ckeditor/plugins/showblocks/images/block_h3.png
new file mode 100644 (file)
index 0000000..343e47d
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_h3.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_h4.png b/horde/js/ckeditor/plugins/showblocks/images/block_h4.png
new file mode 100644 (file)
index 0000000..e57dcce
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_h4.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_h5.png b/horde/js/ckeditor/plugins/showblocks/images/block_h5.png
new file mode 100644 (file)
index 0000000..97a41d2
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_h5.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_h6.png b/horde/js/ckeditor/plugins/showblocks/images/block_h6.png
new file mode 100644 (file)
index 0000000..a94ed14
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_h6.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_p.png b/horde/js/ckeditor/plugins/showblocks/images/block_p.png
new file mode 100644 (file)
index 0000000..3790511
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_p.png differ
diff --git a/horde/js/ckeditor/plugins/showblocks/images/block_pre.png b/horde/js/ckeditor/plugins/showblocks/images/block_pre.png
new file mode 100644 (file)
index 0000000..306269f
Binary files /dev/null and b/horde/js/ckeditor/plugins/showblocks/images/block_pre.png differ
diff --git a/horde/js/ckeditor/plugins/smiley/dialogs/smiley.js b/horde/js/ckeditor/plugins/smiley/dialogs/smiley.js
new file mode 100644 (file)
index 0000000..b45a787
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("smiley",function(B){var A=B.config,z=B.lang.smiley,y=A.smiley_images,x=A.smiley_columns||8,w,v,u=function(f){var e=f.data.getTarget(),d=e.getName();if(d=="a"){e=e.getChild(0)}else{if(d!="img"){return}}var c=e.getAttribute("cke_src"),b=e.getAttribute("title"),a=B.document.createElement("img",{attributes:{src:c,_cke_saved_src:c,title:b,alt:b}});B.insertElement(a);v.hide();f.data.preventDefault()},t=CKEDITOR.tools.addFunction(function(f,e){f=new CKEDITOR.dom.event(f);e=new CKEDITOR.dom.element(e);var d,c,b=f.getKeystroke(),a=B.lang.dir=="rtl";switch(b){case 38:if(d=e.getParent().getParent().getPrevious()){c=d.getChild([e.getParent().getIndex(),0]);c.focus()}f.preventDefault();break;case 40:if(d=e.getParent().getParent().getNext()){c=d.getChild([e.getParent().getIndex(),0]);if(c){c.focus()}}f.preventDefault();break;case 32:u({data:f});f.preventDefault();break;case a?37:39:case 9:if(d=e.getParent().getNext()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getNext()){c=d.getChild([0,0]);if(c){c.focus()}f.preventDefault(true)}}break;case a?39:37:case CKEDITOR.SHIFT+9:if(d=e.getParent().getPrevious()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getPrevious()){c=d.getLast().getChild(0);c.focus();f.preventDefault(true)}}break;default:return}}),s="smiley_emtions_label"+CKEDITOR.tools.getNextNumber(),r=['<div><span id="'+s+'" class="cke_voice_label">'+z.options+"</span>",'<table role="listbox" aria-labelledby="'+s+'" style="width:100%;height:100%" cellspacing="2" cellpadding="2"',CKEDITOR.env.ie&&CKEDITOR.env.quirks?' style="position:absolute;"':"","><tbody>"],q=y.length;for(w=0;w<q;w++){if(w%x===0){r.push("<tr>")}var p="cke_smile_label_"+w+"_"+CKEDITOR.tools.getNextNumber();r.push('<td class="cke_dark_background cke_centered" style="vertical-align: middle;"><a href="javascript:void(0)" role="option"',' aria-posinset="'+(w+1)+'"',' aria-setsize="'+q+'"',' aria-labelledby="'+p+'"',' class="cke_smile cke_hand" tabindex="-1" onkeydown="CKEDITOR.tools.callFunction( ',t,', event, this );">','<img class="cke_hand" title="',A.smiley_descriptions[w],'" cke_src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'" alt="',A.smiley_descriptions[w],'"',' src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'"',CKEDITOR.env.ie?" onload=\"this.setAttribute('width', 2); this.removeAttribute('width');\" ":"",'><span id="'+p+'" class="cke_voice_label">'+A.smiley_descriptions[w]+"</span></a>","</td>");if(w%x==x-1){r.push("</tr>")}}if(w<x-1){for(;w<x-1;w++){r.push("<td></td>")}r.push("</tr>")}r.push("</tbody></table></div>");var o={type:"html",html:r.join(""),onLoad:function(a){v=a.sender},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()},onClick:u,style:"width: 100%; border-collapse: separate;"};return{title:B.lang.smiley.title,minWidth:270,minHeight:120,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/smiley/images/angel_smile.gif b/horde/js/ckeditor/plugins/smiley/images/angel_smile.gif
new file mode 100644 (file)
index 0000000..2cf4894
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/angel_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/angry_smile.gif b/horde/js/ckeditor/plugins/smiley/images/angry_smile.gif
new file mode 100644 (file)
index 0000000..40b52d3
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/angry_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/broken_heart.gif b/horde/js/ckeditor/plugins/smiley/images/broken_heart.gif
new file mode 100644 (file)
index 0000000..b6d0166
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/broken_heart.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/confused_smile.gif b/horde/js/ckeditor/plugins/smiley/images/confused_smile.gif
new file mode 100644 (file)
index 0000000..a52db7a
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/confused_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/cry_smile.gif b/horde/js/ckeditor/plugins/smiley/images/cry_smile.gif
new file mode 100644 (file)
index 0000000..1ef6ba4
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/cry_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/devil_smile.gif b/horde/js/ckeditor/plugins/smiley/images/devil_smile.gif
new file mode 100644 (file)
index 0000000..bfb2507
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/devil_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/embaressed_smile.gif b/horde/js/ckeditor/plugins/smiley/images/embaressed_smile.gif
new file mode 100644 (file)
index 0000000..d9cedc5
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/embaressed_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/envelope.gif b/horde/js/ckeditor/plugins/smiley/images/envelope.gif
new file mode 100644 (file)
index 0000000..94e0b1f
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/envelope.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/heart.gif b/horde/js/ckeditor/plugins/smiley/images/heart.gif
new file mode 100644 (file)
index 0000000..680ae2f
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/heart.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/kiss.gif b/horde/js/ckeditor/plugins/smiley/images/kiss.gif
new file mode 100644 (file)
index 0000000..70e5255
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/kiss.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/lightbulb.gif b/horde/js/ckeditor/plugins/smiley/images/lightbulb.gif
new file mode 100644 (file)
index 0000000..d44c2ff
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/lightbulb.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/omg_smile.gif b/horde/js/ckeditor/plugins/smiley/images/omg_smile.gif
new file mode 100644 (file)
index 0000000..ab7ea69
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/omg_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/regular_smile.gif b/horde/js/ckeditor/plugins/smiley/images/regular_smile.gif
new file mode 100644 (file)
index 0000000..e5bc34b
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/regular_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/sad_smile.gif b/horde/js/ckeditor/plugins/smiley/images/sad_smile.gif
new file mode 100644 (file)
index 0000000..ae4cf1e
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/sad_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/shades_smile.gif b/horde/js/ckeditor/plugins/smiley/images/shades_smile.gif
new file mode 100644 (file)
index 0000000..b454017
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/shades_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/teeth_smile.gif b/horde/js/ckeditor/plugins/smiley/images/teeth_smile.gif
new file mode 100644 (file)
index 0000000..7d734d1
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/teeth_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/thumbs_down.gif b/horde/js/ckeditor/plugins/smiley/images/thumbs_down.gif
new file mode 100644 (file)
index 0000000..90b9978
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/thumbs_down.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/thumbs_up.gif b/horde/js/ckeditor/plugins/smiley/images/thumbs_up.gif
new file mode 100644 (file)
index 0000000..b633284
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/thumbs_up.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/tounge_smile.gif b/horde/js/ckeditor/plugins/smiley/images/tounge_smile.gif
new file mode 100644 (file)
index 0000000..b2e657f
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/tounge_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif b/horde/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
new file mode 100644 (file)
index 0000000..7709882
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/smiley/images/wink_smile.gif b/horde/js/ckeditor/plugins/smiley/images/wink_smile.gif
new file mode 100644 (file)
index 0000000..b210295
Binary files /dev/null and b/horde/js/ckeditor/plugins/smiley/images/wink_smile.gif differ
diff --git a/horde/js/ckeditor/plugins/specialchar/dialogs/specialchar.js b/horde/js/ckeditor/plugins/specialchar/dialogs/specialchar.js
new file mode 100644 (file)
index 0000000..065aaf7
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("specialchar",function(t){var s,r=t.lang.specialChar,q=function(c){var b=t.getSelection(),a=b.getRanges(),g,f;t.fire("saveSnapshot");for(var e=0,d=a.length;e<d;e++){g=a[e];g.deleteContents();f=CKEDITOR.dom.element.createFromHtml(c);g.insertNode(f)}g.moveToPosition(f,CKEDITOR.POSITION_AFTER_END);g.select();t.fire("saveSnapshot")},p=function(c){var b,a;if(c.data){b=c.data.getTarget()}else{b=new CKEDITOR.dom.element(c)}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){b.removeClass("cke_light_background");s.hide();if(CKEDITOR.env.gecko){q(a)}else{t.insertHtml(a)}}},o=CKEDITOR.tools.addFunction(p),n,m=function(c,b){var a;b=b||c.data.getTarget();if(b.getName()=="span"){b=b.getParent()}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){if(n){l(null,n)}var d=s.getContentElement("info","htmlPreview").getElement();s.getContentElement("info","charPreview").getElement().setHtml(a);d.setHtml(CKEDITOR.tools.htmlEncode(a));b.getParent().addClass("cke_light_background");n=b}},l=function(b,a){a=a||b.data.getTarget();if(a.getName()=="span"){a=a.getParent()}if(a.getName()=="a"){s.getContentElement("info","charPreview").getElement().setHtml("&nbsp;");s.getContentElement("info","htmlPreview").getElement().setHtml("&nbsp;");a.getParent().removeClass("cke_light_background");n=undefined}},k=CKEDITOR.tools.addFunction(function(c){c=new CKEDITOR.dom.event(c);var b=c.getTarget(),a,f,e=c.getKeystroke(),d=t.lang.dir=="rtl";switch(e){case 38:if(a=b.getParent().getParent().getPrevious()){f=a.getChild([b.getParent().getIndex(),0]);f.focus();l(null,b);m(null,f)}c.preventDefault();break;case 40:if(a=b.getParent().getParent().getNext()){f=a.getChild([b.getParent().getIndex(),0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f)}}c.preventDefault();break;case 32:p({data:c});c.preventDefault();break;case d?37:39:case 9:if(a=b.getParent().getNext()){f=a.getChild(0);if(f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}else{if(a=b.getParent().getParent().getNext()){f=a.getChild([0,0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}}break;case d?39:37:case CKEDITOR.SHIFT+9:if(a=b.getParent().getPrevious()){f=a.getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{if(a=b.getParent().getParent().getPrevious()){f=a.getLast().getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}break;default:return}});return{title:r.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton],charColumns:17,chars:["!","&quot;","#","$","%","&amp;","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","&lt;","=","&gt;","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","&euro;(EURO SIGN)","&lsquo;(LEFT SINGLE QUOTATION MARK)","&rsquo;(RIGHT SINGLE QUOTATION MARK)","&ldquo;(LEFT DOUBLE QUOTATION MARK)","&rdquo;(RIGHT DOUBLE QUOTATION MARK)","&ndash;(EN DASH)","&mdash;(EM DASH)","&iexcl;(INVERTED EXCLAMATION MARK)","&cent;(CENT SIGN)","&pound;(POUND SIGN)","&curren;(CURRENCY SIGN)","&yen;(YEN SIGN)","&brvbar;(BROKEN BAR)","&sect;(SECTION SIGN)","&uml;(DIAERESIS)","&copy;(COPYRIGHT SIGN)","&ordf;(FEMININE ORDINAL INDICATOR)","&laquo;(LEFT-POINTING DOUBLE ANGLE QUOTATION MARK)","&not;(NOT SIGN)","&reg;(REGISTERED SIGN)","&macr;(MACRON)","&deg;(DEGREE SIGN)","&plusmn;(PLUS-MINUS SIGN)","&sup2;(SUPERSCRIPT TWO)","&sup3;(SUPERSCRIPT THREE)","&acute;(ACUTE ACCENT)","&micro;(MICRO SIGN)","&para;(PILCROW SIGN)","&middot;(MIDDLE DOT)","&cedil;(CEDILLA)","&sup1;(SUPERSCRIPT ONE)","&ordm;(MASCULINE ORDINAL INDICATOR)","&raquo;(RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK)","&frac14;(VULGAR FRACTION ONE QUARTER)","&frac12;(VULGAR FRACTION ONE HALF)","&frac34;(VULGAR FRACTION THREE QUARTERS)","&iquest;(INVERTED QUESTION MARK)","&Agrave;(LATIN CAPITAL LETTER A WITH GRAVE)","&Aacute;(LATIN CAPITAL LETTER A WITH ACUTE)","&Acirc;(LATIN CAPITAL LETTER A WITH CIRCUMFLEX)","&Atilde;(LATIN CAPITAL LETTER A WITH TILDE)","&Auml;(LATIN CAPITAL LETTER A WITH DIAERESIS)","&Aring;(LATIN CAPITAL LETTER A WITH RING ABOVE)","&AElig;(LATIN CAPITAL LETTER AE)","&Ccedil;(LATIN CAPITAL LETTER C WITH CEDILLA)","&Egrave;(LATIN CAPITAL LETTER E WITH GRAVE)","&Eacute;(LATIN CAPITAL LETTER E WITH ACUTE)","&Ecirc;(LATIN CAPITAL LETTER E WITH CIRCUMFLEX)","&Euml;(LATIN CAPITAL LETTER E WITH DIAERESIS)","&Igrave;(LATIN CAPITAL LETTER I WITH GRAVE)","&Iacute;(LATIN CAPITAL LETTER I WITH ACUTE)","&Icirc;(LATIN CAPITAL LETTER I WITH CIRCUMFLEX)","&Iuml;(LATIN CAPITAL LETTER I WITH DIAERESIS)","&ETH;(LATIN CAPITAL LETTER ETH)","&Ntilde;(LATIN CAPITAL LETTER N WITH TILDE)","&Ograve;(LATIN CAPITAL LETTER O WITH GRAVE)","&Oacute;(LATIN CAPITAL LETTER O WITH ACUTE)","&Ocirc;(LATIN CAPITAL LETTER O WITH CIRCUMFLEX)","&Otilde;(LATIN CAPITAL LETTER O WITH TILDE)","&Ouml;(LATIN CAPITAL LETTER O WITH DIAERESIS)","&times;(MULTIPLICATION SIGN)","&Oslash;(LATIN CAPITAL LETTER O WITH STROKE)","&Ugrave;(LATIN CAPITAL LETTER U WITH GRAVE)","&Uacute;(LATIN CAPITAL LETTER U WITH ACUTE)","&Ucirc;(LATIN CAPITAL LETTER U WITH CIRCUMFLEX)","&Uuml;(LATIN CAPITAL LETTER U WITH DIAERESIS)","&Yacute;(LATIN CAPITAL LETTER Y WITH ACUTE)","&THORN;(LATIN CAPITAL LETTER THORN)","&szlig;(LATIN SMALL LETTER SHARP S)","&agrave;(LATIN SMALL LETTER A WITH GRAVE)","&aacute;(LATIN SMALL LETTER A WITH ACUTE)","&acirc;(LATIN SMALL LETTER A WITH CIRCUMFLEX)","&atilde;(LATIN SMALL LETTER A WITH TILDE)","&auml;(LATIN SMALL LETTER A WITH DIAERESIS)","&aring;(LATIN SMALL LETTER A WITH RING ABOVE)","&aelig;(LATIN SMALL LETTER AE)","&ccedil;(LATIN SMALL LETTER C WITH CEDILLA)","&egrave;(LATIN SMALL LETTER E WITH GRAVE)","&eacute;(LATIN SMALL LETTER E WITH ACUTE)","&ecirc;(LATIN SMALL LETTER E WITH CIRCUMFLEX)","&euml;(LATIN SMALL LETTER E WITH DIAERESIS)","&igrave;(LATIN SMALL LETTER I WITH GRAVE)","&iacute;(LATIN SMALL LETTER I WITH ACUTE)","&icirc;(LATIN SMALL LETTER I WITH CIRCUMFLEX)","&iuml;(LATIN SMALL LETTER I WITH DIAERESIS)","&eth;(LATIN SMALL LETTER ETH)","&ntilde;(LATIN SMALL LETTER N WITH TILDE)","&ograve;(LATIN SMALL LETTER O WITH GRAVE)","&oacute;(LATIN SMALL LETTER O WITH ACUTE)","&ocirc;(LATIN SMALL LETTER O WITH CIRCUMFLEX)","&otilde;(LATIN SMALL LETTER O WITH TILDE)","&ouml;(LATIN SMALL LETTER O WITH DIAERESIS)","&divide;(DIVISION SIGN)","&oslash;(LATIN SMALL LETTER O WITH STROKE)","&ugrave;(LATIN SMALL LETTER U WITH GRAVE)","&uacute;(LATIN SMALL LETTER U WITH ACUTE)","&ucirc;(LATIN SMALL LETTER U WITH CIRCUMFLEX)","&uuml;(LATIN SMALL LETTER U WITH DIAERESIS)","&uuml;(LATIN SMALL LETTER U WITH DIAERESIS)","&yacute;(LATIN SMALL LETTER Y WITH ACUTE)","&thorn;(LATIN SMALL LETTER THORN)","&yuml;(LATIN SMALL LETTER Y WITH DIAERESIS)","&OElig;(LATIN CAPITAL LIGATURE OE)","&oelig;(LATIN SMALL LIGATURE OE)","&#372;(LATIN CAPITAL LETTER W WITH CIRCUMFLEX)","&#374(LATIN CAPITAL LETTER Y WITH CIRCUMFLEX)","&#373(LATIN SMALL LETTER W WITH CIRCUMFLEX)","&#375;(LATIN SMALL LETTER Y WITH CIRCUMFLEX)","&sbquo;(SINGLE LOW-9 QUOTATION MARK)","&#8219;(SINGLE HIGH-REVERSED-9 QUOTATION MARK)","&bdquo;(DOUBLE LOW-9 QUOTATION MARK)","&hellip;(HORIZONTAL ELLIPSIS)","&trade;(TRADE MARK SIGN)","&#9658;(BLACK RIGHT-POINTING POINTER)","&bull;(BULLET)","&rarr;(RIGHTWARDS ARROW)","&rArr;(RIGHTWARDS DOUBLE ARROW)","&hArr;(LEFT RIGHT DOUBLE ARROW)","&diams;(BLACK DIAMOND SUIT)","&asymp;(ALMOST EQUAL TO)"],onLoad:function(){var h=this.definition.charColumns,g=this.definition.chars,f="specialchar_table_label"+CKEDITOR.tools.getNextNumber(),e=['<table role="listbox" aria-labelledby="'+f+'" style="width: 320px; height: 100%; border-collapse: separate;" align="center" cellspacing="2" cellpadding="2" border="0">'],d=0,c=g.length,b,a;while(d<c){e.push("<tr>");for(var j=0;j<h;j++,d++){if(b=g[d]){a="";b=b.replace(/\((.*?)\)/,function(x,w){a=w;return""});a=a||b;var i="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();e.push('<td class="cke_dark_background" style="cursor: default" role="presentation"><a href="javascript: void(0);" role="option" aria-posinset="'+(d+1)+'"',' aria-setsize="'+c+'"',' aria-labelledby="'+i+'"',' style="cursor: inherit; display: block; height: 1.25em; margin-top: 0.25em; text-align: center;" title="',CKEDITOR.tools.htmlEncode(a),'" onkeydown="CKEDITOR.tools.callFunction( '+k+', event, this )" onclick="CKEDITOR.tools.callFunction('+o+', this); return false;" tabindex="-1"><span style="margin: 0 auto;cursor: inherit">'+b+'</span><span class="cke_voice_label" id="'+i+'">'+a+"</span></a>")}else{e.push('<td class="cke_dark_background">&nbsp;')}e.push("</td>")}e.push("</tr>")}e.push("</tbody></table>",'<span id="'+f+'" class="cke_voice_label">'+r.options+"</span>");this.getContentElement("info","charContainer").getElement().setHtml(e.join(""))},contents:[{id:"info",label:t.lang.common.generalTab,title:t.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["320px","90px"],children:[{type:"html",id:"charContainer",html:"",onMouseover:m,onMouseout:l,focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){a.focus();m(null,a)})},onShow:function(){var a=this.getElement().getChild([0,0,0,0,0]);setTimeout(function(){a.focus();m(null,a)})},onLoad:function(a){s=a.sender}},{type:"hbox",align:"top",widths:["100%"],children:[{type:"vbox",align:"top",children:[{type:"html",html:"<div></div>"},{type:"html",id:"charPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:70px;padding-top:9px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div>&nbsp;</div>"},{type:"html",id:"htmlPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:14px;height:20px;width:70px;padding-top:2px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div>&nbsp;</div>"}]}]}]}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/styles/styles/default.js b/horde/js/ckeditor/plugins/styles/styles/default.js
new file mode 100644 (file)
index 0000000..2fc47ca
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.stylesSet.add("default",[{name:"Blue Title",element:"h3",styles:{color:"Blue"}},{name:"Red Title",element:"h3",styles:{color:"Red"}},{name:"Marker: Yellow",element:"span",styles:{"background-color":"Yellow"}},{name:"Marker: Green",element:"span",styles:{"background-color":"Lime"}},{name:"Big",element:"big"},{name:"Small",element:"small"},{name:"Typewriter",element:"tt"},{name:"Computer Code",element:"code"},{name:"Keyboard Phrase",element:"kbd"},{name:"Sample Text",element:"samp"},{name:"Variable",element:"var"},{name:"Deleted Text",element:"del"},{name:"Inserted Text",element:"ins"},{name:"Cited Work",element:"cite"},{name:"Inline Quotation",element:"q"},{name:"Language: RTL",element:"span",attributes:{dir:"rtl"}},{name:"Language: LTR",element:"span",attributes:{dir:"ltr"}},{name:"Image on Left",element:"img",attributes:{style:"padding: 5px; margin-right: 5px",border:"2",align:"left"}},{name:"Image on Right",element:"img",attributes:{style:"padding: 5px; margin-left: 5px",border:"2",align:"right"}},{name:"Borderless Table",element:"table",styles:{"border-style":"hidden","background-color":"#E6E6FA"}},{name:"Square Bulleted List",element:"ul",styles:{"list-style-type":"square"}}]);
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/table/dialogs/table.js b/horde/js/ckeditor/plugins/table/dialogs/table.js
new file mode 100644 (file)
index 0000000..114b17c
--- /dev/null
@@ -0,0 +1 @@
+(function(){var f=/^(\d+(?:\.\d+)?)(px|%)$/,e=/^(\d+(?:\.\d+)?)px$/,h=function(b){var a=this.id;if(!b.info){b.info={}}b.info[a]=this.getValue()};function g(c,b){var a=function(d){return new CKEDITOR.dom.element(d,c.document)};return{title:c.lang.table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onShow:function(){var u=this;var t=c.getSelection(),s=t.getRanges(),r=null,q=u.getContentElement("info","txtRows"),p=u.getContentElement("info","txtCols"),d=u.getContentElement("info","txtWidth");if(b=="tableProperties"){if(r=c.getSelection().getSelectedElement()){if(r.getName()!="table"){r=null}}else{if(s.length>0){if(CKEDITOR.env.webkit){s[0].shrink(CKEDITOR.NODE_ELEMENT)}var v=s[0].getCommonAncestor(true);r=v.getAscendant("table",true)}}u._.selectedElement=r}if(r){u.setupContent(r);q&&q.disable();p&&p.disable();d&&d.select()}else{q&&q.enable();p&&p.enable();q&&q.select()}},onOk:function(){var K=this;if(K._.selectedElement){var X=c.getSelection(),W=c.getSelection().createBookmarks()}var V=K._.selectedElement||a("table"),U=K,T={};K.commitContent(T,V);if(T.info){var S=T.info;if(!K._.selectedElement){var R=V.append(a("tbody")),Q=parseInt(S.txtRows,10)||0,P=parseInt(S.txtCols,10)||0;for(var N=0;N<Q;N++){var L=R.append(a("tr"));for(var J=0;J<P;J++){var I=L.append(a("td"));if(!CKEDITOR.env.ie){I.append(a("br"))}}}}var H=S.selHeaders;if(!V.$.tHead&&(H=="row"||H=="both")){var G=new CKEDITOR.dom.element(V.$.createTHead());R=V.getElementsByTag("tbody").getItem(0);var F=R.getElementsByTag("tr").getItem(0);for(N=0;N<F.getChildCount();N++){var E=F.getChild(N);if(E.type==CKEDITOR.NODE_ELEMENT){E.renameNode("th");E.setAttribute("scope","col")}}G.append(F.remove())}if(V.$.tHead!==null&&!(H=="row"||H=="both")){G=new CKEDITOR.dom.element(V.$.tHead);R=V.getElementsByTag("tbody").getItem(0);var D=R.getFirst();while(G.getChildCount()>0){F=G.getFirst();for(N=0;N<F.getChildCount();N++){var d=F.getChild(N);if(d.type==CKEDITOR.NODE_ELEMENT){d.renameNode("td");d.removeAttribute("scope")}}F.insertBefore(D)}G.remove()}if(!K.hasColumnHeaders&&(H=="col"||H=="both")){for(L=0;L<V.$.rows.length;L++){d=new CKEDITOR.dom.element(V.$.rows[L].cells[0]);d.renameNode("th");d.setAttribute("scope","row")}}if(K.hasColumnHeaders&&!(H=="col"||H=="both")){for(N=0;N<V.$.rows.length;N++){L=new CKEDITOR.dom.element(V.$.rows[N]);if(L.getParent().getName()=="tbody"){d=new CKEDITOR.dom.element(L.$.cells[0]);d.renameNode("td");d.removeAttribute("scope")}}}var O=[];if(S.txtHeight){V.setStyle("height",CKEDITOR.tools.cssLength(S.txtHeight))}else{V.removeStyle("height")}if(S.txtWidth){var M=S.cmbWidthType||"pixels";V.setStyle("width",S.txtWidth+(M=="pixels"?"px":"%"))}else{V.removeStyle("width")}if(!V.getAttribute("style")){V.removeAttribute("style")}}if(!K._.selectedElement){c.insertElement(V)}else{X.selectBookmarks(W)}return true},contents:[{id:"info",label:c.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:top"],children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:c.lang.table.rows,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidRows);this.select()}return j},setup:function(d){this.setValue(d.$.rows.length)},commit:h},{type:"text",id:"txtCols","default":2,label:c.lang.table.columns,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidCols);this.select()}return j},setup:function(d){this.setValue(d.$.rows[0].cells.length)},commit:h},{type:"html",html:"&nbsp;"},{type:"select",id:"selHeaders","default":"",label:c.lang.table.headers,items:[[c.lang.table.headersNone,""],[c.lang.table.headersRow,"row"],[c.lang.table.headersColumn,"col"],[c.lang.table.headersBoth,"both"]],setup:function(l){var k=this.getDialog();k.hasColumnHeaders=true;for(var d=0;d<l.$.rows.length;d++){if(l.$.rows[d].cells[0].nodeName.toLowerCase()!="th"){k.hasColumnHeaders=false;break}}if(l.$.tHead!==null){this.setValue(k.hasColumnHeaders?"both":"row")}else{this.setValue(k.hasColumnHeaders?"col":"")}},commit:h},{type:"text",id:"txtBorder","default":1,label:c.lang.table.border,style:"width:3em",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidBorder),setup:function(d){this.setValue(d.getAttribute("border")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("border",this.getValue())}else{d.removeAttribute("border")}}},{id:"cmbAlign",type:"select","default":"",label:c.lang.table.align,items:[[c.lang.common.notSet,""],[c.lang.table.alignLeft,"left"],[c.lang.table.alignCenter,"center"],[c.lang.table.alignRight,"right"]],setup:function(d){this.setValue(d.getAttribute("align")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("align",this.getValue())}else{d.removeAttribute("align")}}}]},{type:"vbox",padding:0,children:[{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtWidth",style:"width:5em",label:c.lang.table.width,"default":200,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidWidth),onLoad:function(){var n=this.getDialog().getContentElement("info","cmbWidthType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[1])}else{this.setValue("")}},commit:h},{id:"cmbWidthType",type:"select",label:c.lang.table.widthUnit,labelStyle:"visibility:hidden","default":"pixels",items:[[c.lang.table.widthPx,"pixels"],[c.lang.table.widthPc,"percents"]],setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[2]=="px"?"pixels":"percents")}},commit:h}]},{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtHeight",style:"width:5em",label:c.lang.table.height,"default":"",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidHeight),onLoad:function(){var n=this.getDialog().getContentElement("info","htmlHeightType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=e.exec(j.$.style.height);if(d){this.setValue(d[1])}},commit:h},{id:"htmlHeightType",type:"html",html:"<div><br />"+c.lang.table.widthPx+"</div>"}]},{type:"html",html:"&nbsp;"},{type:"text",id:"txtCellSpace",style:"width:3em",label:c.lang.table.cellSpace,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellSpacing),setup:function(d){this.setValue(d.getAttribute("cellSpacing")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellSpacing",this.getValue())}else{d.removeAttribute("cellSpacing")}}},{type:"text",id:"txtCellPad",style:"width:3em",label:c.lang.table.cellPad,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellPadding),setup:function(d){this.setValue(d.getAttribute("cellPadding")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellPadding",this.getValue())}else{d.removeAttribute("cellPadding")}}}]}]},{type:"html",align:"right",html:""},{type:"vbox",padding:0,children:[{type:"text",id:"txtCaption",label:c.lang.table.caption,setup:function(l){var k=l.getElementsByTag("caption");if(k.count()>0){var d=k.getItem(0);d=d.getChild(0)&&d.getChild(0).getText()||"";d=CKEDITOR.tools.trim(d);this.setValue(d)}},commit:function(p,o){var n=this.getValue(),m=o.getElementsByTag("caption");if(n){if(m.count()>0){m=m.getItem(0);m.setHtml("")}else{m=new CKEDITOR.dom.element("caption",c.document);if(o.getChildCount()){m.insertBefore(o.getFirst())}else{m.appendTo(o)}}m.append(new CKEDITOR.dom.text(n,c.document))}else{if(m.count()>0){for(var d=m.count()-1;d>=0;d--){m.getItem(d).remove()}}}}},{type:"text",id:"txtSummary",label:c.lang.table.summary,setup:function(d){this.setValue(d.getAttribute("summary")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("summary",this.getValue())}else{d.removeAttribute("summary")}}}]}]}]}}CKEDITOR.dialog.add("table",function(a){return g(a,"table")});CKEDITOR.dialog.add("tableProperties",function(a){return g(a,"tableProperties")})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/tabletools/dialogs/tableCell.js b/horde/js/ckeditor/plugins/tabletools/dialogs/tableCell.js
new file mode 100644 (file)
index 0000000..e3d8e1e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("cellProperties",function(t){var s=t.lang.table,r=s.cell,q=t.lang.common,p=CKEDITOR.dialog.validate,o=/^(\d+(?:\.\d+)?)(px|%)$/,n=/^(\d+(?:\.\d+)?)px$/,m=CKEDITOR.tools.bind,l={type:"html",html:"&nbsp;"};function k(c,b){var a=function(){e(this);b(this)},f=function(){e(this)},e=function(g){g.removeListener("ok",a);g.removeListener("cancel",f)},d=function(g){g.on("ok",a);g.on("cancel",f)};t.execCommand(c);if(t._.storedDialogs.colordialog){d(t._.storedDialogs.colordialog)}else{CKEDITOR.on("dialogDefinition",function(h){if(h.data.name!=c){return}var g=h.data.definition;h.removeListener();g.onLoad=CKEDITOR.tools.override(g.onLoad,function(i){return function(){d(this);g.onLoad=i;if(typeof i=="function"){i.call(this)}}})})}}return{title:r.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?550:480,minHeight:CKEDITOR.env.ie?CKEDITOR.env.quirks?180:150:140,contents:[{id:"info",label:r.title,accessKey:"I",elements:[{type:"hbox",widths:["40%","5%","40%"],children:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"width",label:s.width,widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidWidth),onLoad:function(){var c=this.getDialog().getContentElement("info","widthType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("width"),10),a=parseInt(c.getStyle("width"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(c){var b=parseInt(this.getValue(),10),a=this.getDialog().getValueOf("info","widthType");if(!isNaN(b)){c.setStyle("width",b+a)}else{c.removeStyle("width")}c.removeAttribute("width")},"default":""},{type:"select",id:"widthType",labelLayout:"horizontal",widths:["0%","100%"],label:t.lang.table.widthUnit,labelStyle:"display:none","default":"px",items:[[s.widthPx,"px"],[s.widthPc,"%"]],setup:function(b){var a=o.exec(b.getStyle("width")||b.getAttribute("width"));if(a){this.setValue(a[2])}}}]},{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"height",label:s.height,"default":"",widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidHeight),onLoad:function(){var c=this.getDialog().getContentElement("info","htmlHeightType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("height"),10),a=parseInt(c.getStyle("height"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(b){var a=parseInt(this.getValue(),10);if(!isNaN(a)){b.setStyle("height",CKEDITOR.tools.cssLength(a))}else{b.removeStyle("height")}b.removeAttribute("height")}},{id:"htmlHeightType",type:"html",html:s.widthPx}]},l,{type:"select",id:"wordWrap",labelLayout:"horizontal",label:r.wordWrap,widths:["50%","50%"],"default":"yes",items:[[r.yes,"yes"],[r.no,"no"]],setup:function(c){var b=c.getAttribute("noWrap"),a=c.getStyle("white-space");if(a=="nowrap"||b){this.setValue("no")}},commit:function(a){if(this.getValue()=="no"){a.setStyle("white-space","nowrap")}else{a.removeStyle("white-space")}a.removeAttribute("noWrap")}},l,{type:"select",id:"hAlign",labelLayout:"horizontal",label:r.hAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[s.alignLeft,"left"],[s.alignCenter,"center"],[s.alignRight,"right"]],setup:function(c){var b=c.getAttribute("align"),a=c.getStyle("text-align");this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("text-align",a)}else{b.removeStyle("text-align")}b.removeAttribute("align")}},{type:"select",id:"vAlign",labelLayout:"horizontal",label:r.vAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[r.alignTop,"top"],[r.alignMiddle,"middle"],[r.alignBottom,"bottom"],[r.alignBaseline,"baseline"]],setup:function(c){var b=c.getAttribute("vAlign"),a=c.getStyle("vertical-align");switch(a){case"top":case"middle":case"bottom":case"baseline":break;default:a=""}this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("vertical-align",a)}else{b.removeStyle("vertical-align")}b.removeAttribute("vAlign")}}]},l,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",label:r.cellType,labelLayout:"horizontal",widths:["50%","50%"],"default":"td",items:[[r.data,"td"],[r.header,"th"]],setup:function(a){this.setValue(a.getName())},commit:function(a){a.renameNode(this.getValue())}},l,{type:"text",id:"rowSpan",label:r.rowSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidRowSpan),setup:function(b){var a=parseInt(b.getAttribute("rowSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("rowSpan",this.getValue())}else{b.removeAttribute("rowSpan")}}},{type:"text",id:"colSpan",label:r.colSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidColSpan),setup:function(b){var a=parseInt(b.getAttribute("colSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("colSpan",this.getValue())}else{b.removeAttribute("colSpan")}}},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"bgColor",label:r.bgColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("bgColor"),a=c.getStyle("background-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("background-color",this.getValue())}else{b.removeStyle("background-color")}b.removeAttribute("bgColor")}},{type:"button",id:"bgColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","bgColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"borderColor",label:r.borderColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("borderColor"),a=c.getStyle("border-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("border-color",this.getValue())}else{b.removeStyle("border-color")}b.removeAttribute("borderColor")}},{type:"button",id:"borderColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","borderColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]}]}]}]}],onShow:function(){var a=this;a.cells=CKEDITOR.plugins.tabletools.getSelectedCells(a._.editor.getSelection());a.setupContent(a.cells[0])},onOk:function(){var c=this._.editor.getSelection(),b=c.createBookmarks(),a=this.cells;for(var d=0;d<a.length;d++){this.commitContent(a[d])}c.selectBookmarks(b)}}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/templates/dialogs/templates.js b/horde/js/ckeditor/plugins/templates/dialogs/templates.js
new file mode 100644 (file)
index 0000000..6001766
--- /dev/null
@@ -0,0 +1 @@
+(function(){var b=CKEDITOR.document;CKEDITOR.dialog.add("templates",function(a){function n(v,u){v.setHtml("");for(var t=0;t<u.length;t++){var s=CKEDITOR.getTemplates(u[t]),h=s.imagesPath,g=s.templates,f=g.length;for(var e=0;e<f;e++){var d=g[e],c=m(d,h);c.setAttribute("aria-posinset",e+1);c.setAttribute("aria-setsize",f);v.append(c)}}}function m(f,e){var d=CKEDITOR.dom.element.createFromHtml('<a href="javascript:void(0)" tabIndex="-1" role="option" ><div class="cke_tpl_item"></div></a>'),c='<table style="width:350px;" class="cke_tpl_preview" role="presentation"><tr>';if(f.image&&e){c+='<td class="cke_tpl_preview_img"><img src="'+CKEDITOR.getUrl(e+f.image)+'"'+(CKEDITOR.env.ie6Compat?' onload="this.width=this.width"':"")+' alt="" title=""></td>'}c+='<td style="white-space:normal;"><span class="cke_tpl_title">'+f.title+"</span><br/>";if(f.description){c+="<span>"+f.description+"</span>"}c+="</td></tr></table>";d.getFirst().setHtml(c);d.on("click",function(){l(f.html)});return d}function l(e){var d=CKEDITOR.dialog.getCurrent(),c=d.getValueOf("selectTpl","chkInsertOpt");if(c){a.on("contentDom",function(g){g.removeListener();d.hide();var f=new CKEDITOR.dom.range(a.document);f.moveToElementEditStart(a.document.getBody());f.select(true);setTimeout(function(){a.fire("saveSnapshot")},0)});a.fire("saveSnapshot");a.setData(e)}else{a.insertHtml(e);d.hide()}}function k(g){var f=g.data.getTarget(),e=j.equals(f);if(e||j.contains(f)){var d=g.data.getKeystroke(),c=j.getElementsByTag("a"),h;if(c){if(e){h=c.getItem(0)}else{switch(d){case 40:h=f.getNext();break;case 38:h=f.getPrevious();break;case 13:case 32:f.fire("click")}}if(h){h.focus();g.data.preventDefault()}}}}CKEDITOR.skins.load(a,"templates");var j,i="cke_tpl_list_label_"+CKEDITOR.tools.getNextNumber();return{title:a.lang.templates.title,minWidth:CKEDITOR.env.ie?440:400,minHeight:340,contents:[{id:"selectTpl",label:a.lang.templates.title,elements:[{type:"vbox",padding:5,children:[{type:"html",html:"<span>"+a.lang.templates.selectPromptMsg+"</span>"},{id:"templatesList",type:"html",focus:true,html:'<div class="cke_tpl_list" tabIndex="-1" role="listbox" aria-labelledby="'+i+'"><div class="cke_tpl_loading"><span></span></div></div><span class="cke_voice_label" id="'+i+'">'+a.lang.templates.options+"</span>"},{id:"chkInsertOpt",type:"checkbox",label:a.lang.templates.insertOption,"default":a.config.templates_replaceContent}]}]}],buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var c=this.getContentElement("selectTpl","templatesList");j=c.getElement();CKEDITOR.loadTemplates(a.config.templates_files,function(){var d=a.config.templates.split(",");if(d.length){n(j,d);c.focus()}else{j.setHtml('<div class="cke_tpl_empty"><span>'+a.lang.templates.emptyListMsg+"</span></div>")}});this._.element.on("keydown",k)},onHide:function(){this._.element.removeListener("keydown",k)}}})})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/templates/templates/default.js b/horde/js/ckeditor/plugins/templates/templates/default.js
new file mode 100644 (file)
index 0000000..8f0eecf
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"templates/images/"),templates:[{title:"Image and Title",image:"template1.gif",description:"One main image with a title and text that surround the image.",html:'<h3><img style="margin-right: 10px" height="100" width="100" align="left"/>Type the title here</h3><p>Type the text here</p>'},{title:"Strange Template",image:"template2.gif",description:"A template that defines two colums, each one with a title, and some text.",html:'<table cellspacing="0" cellpadding="0" style="width:100%" border="0"><tr><td style="width:50%"><h3>Title 1</h3></td><td></td><td style="width:50%"><h3>Title 2</h3></td></tr><tr><td>Text 1</td><td></td><td>Text 2</td></tr></table><p>More text goes here.</p>'},{title:"Text and Table",image:"template3.gif",description:"A title with some text and a table.",html:'<div style="width: 80%"><h3>Title goes here</h3><table style="width:150px;float: right" cellspacing="0" cellpadding="0" border="1"><caption style="border:solid 1px black"><strong>Table title</strong></caption></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table><p>Type the text here</p></div>'}]});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/templates/templates/images/template1.gif b/horde/js/ckeditor/plugins/templates/templates/images/template1.gif
new file mode 100644 (file)
index 0000000..efdabbe
Binary files /dev/null and b/horde/js/ckeditor/plugins/templates/templates/images/template1.gif differ
diff --git a/horde/js/ckeditor/plugins/templates/templates/images/template2.gif b/horde/js/ckeditor/plugins/templates/templates/images/template2.gif
new file mode 100644 (file)
index 0000000..d1cebb3
Binary files /dev/null and b/horde/js/ckeditor/plugins/templates/templates/images/template2.gif differ
diff --git a/horde/js/ckeditor/plugins/templates/templates/images/template3.gif b/horde/js/ckeditor/plugins/templates/templates/images/template3.gif
new file mode 100644 (file)
index 0000000..db41cb4
Binary files /dev/null and b/horde/js/ckeditor/plugins/templates/templates/images/template3.gif differ
diff --git a/horde/js/ckeditor/plugins/uicolor/dialogs/uicolor.js b/horde/js/ckeditor/plugins/uicolor/dialogs/uicolor.js
new file mode 100644 (file)
index 0000000..22c182e
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("uicolor",function(r){var q,p,o,n=r.getUiColor(),m="cke_uicolor_picker"+CKEDITOR.tools.getNextNumber();function l(a){if(/^#/.test(a)){a=window.YAHOO.util.Color.hex2rgb(a.substr(1))}p.setValue(a,true);p.refresh(m)}function k(b,a){if(a||q._.contents.tab1.livePeview.getValue()){r.setUiColor(b)}q._.contents.tab1.configBox.setValue('config.uiColor = "#'+p.get("hex")+'"')}o={id:"yuiColorPicker",type:"html",html:"<div id='"+m+"' class='cke_uicolor_picker' style='width: 360px; height: 200px; position: relative;'></div>",onLoad:function(d){var c=CKEDITOR.getUrl("plugins/uicolor/yui/");p=new window.YAHOO.widget.ColorPicker(m,{showhsvcontrols:true,showhexcontrols:true,images:{PICKER_THUMB:c+"assets/picker_thumb.png",HUE_THUMB:c+"assets/hue_thumb.png"}});if(n){l(n)}p.on("rgbChange",function(){q._.contents.tab1.predefined.setValue("");k("#"+p.get("hex"))});var b=new CKEDITOR.dom.nodeList(p.getElementsByTagName("input"));for(var a=0;a<b.count();a++){b.getItem(a).addClass("cke_dialog_ui_input_text")}}};var j=true;return{title:r.lang.uicolor.title,minWidth:360,minHeight:320,onLoad:function(){q=this;this.setupContent();if(CKEDITOR.env.ie7Compat){q.parts.contents.setStyle("overflow","hidden")}},contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o,{id:"tab1",type:"vbox",children:[{id:"livePeview",type:"checkbox",label:r.lang.uicolor.preview,"default":1,onLoad:function(){j=true},onChange:function(){if(j){return}var b=this.getValue(),a=b?"#"+p.get("hex"):n;k(a,true)}},{type:"hbox",children:[{id:"predefined",type:"select","default":"",label:r.lang.uicolor.predefined,items:[[""],["Light blue","#9AB8F3"],["Sand","#D2B48C"],["Metallic","#949AAA"],["Purple","#C2A3C7"],["Olive","#A2C980"],["Happy green","#9BD446"],["Jezebel Blue","#14B8C4"],["Burn","#FF893A"],["Easy red","#FF6969"],["Pisces 3","#48B4F2"],["Aquarius 5","#487ED4"],["Absinthe","#A8CF76"],["Scrambled Egg","#C7A622"],["Hello monday","#8E8D80"],["Lovely sunshine","#F1E8B1"],["Recycled air","#B3C593"],["Down","#BCBCA4"],["Mark Twain","#CFE91D"],["Specks of dust","#D1B596"],["Lollipop","#F6CE23"]],onChange:function(){var a=this.getValue();if(a){l(a);k(a);CKEDITOR.document.getById("predefinedPreview").setStyle("background",a)}else{CKEDITOR.document.getById("predefinedPreview").setStyle("background","")}},onShow:function(){var a=r.getUiColor();if(a){this.setValue(a)}}},{id:"predefinedPreview",type:"html",html:'<div id="cke_uicolor_preview" style="border: 1px solid black; padding: 3px; width: 30px;"><div id="predefinedPreview" style="width: 30px; height: 30px;">&nbsp;</div></div>'}]},{id:"configBox",type:"text",label:r.lang.uicolor.config,onShow:function(){var a=r.getUiColor();if(a){this.setValue('config.uiColor = "'+a+'"')}}}]}]}],buttons:[CKEDITOR.dialog.okButton]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/uicolor/lang/en.js b/horde/js/ckeditor/plugins/uicolor/lang/en.js
new file mode 100644 (file)
index 0000000..65d3700
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.plugins.setLang("uicolor","en",{uicolor:{title:"UI Color Picker",preview:"Live preview",config:"Paste this string into your config.js file",predefined:"Predefined color sets"}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/uicolor/plugin.js b/horde/js/ckeditor/plugins/uicolor/plugin.js
new file mode 100644 (file)
index 0000000..9b9e6d4
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.plugins.add("uicolor",{requires:["dialog"],lang:["en"],init:function(b){if(CKEDITOR.env.ie6Compat){return}b.addCommand("uicolor",new CKEDITOR.dialogCommand("uicolor"));b.ui.addButton("UIColor",{label:b.lang.uicolor.title,command:"uicolor",icon:this.path+"uicolor.gif"});CKEDITOR.dialog.add("uicolor",this.path+"dialogs/uicolor.js");CKEDITOR.scriptLoader.load(CKEDITOR.getUrl("plugins/uicolor/yui/yui.js"));b.element.getDocument().appendStyleSheet(CKEDITOR.getUrl("plugins/uicolor/yui/assets/yui.css"))}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/uicolor/uicolor.gif b/horde/js/ckeditor/plugins/uicolor/uicolor.gif
new file mode 100644 (file)
index 0000000..ec33de6
Binary files /dev/null and b/horde/js/ckeditor/plugins/uicolor/uicolor.gif differ
diff --git a/horde/js/ckeditor/plugins/uicolor/yui/assets/hue_bg.png b/horde/js/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
new file mode 100644 (file)
index 0000000..6acbb5a
Binary files /dev/null and b/horde/js/ckeditor/plugins/uicolor/yui/assets/hue_bg.png differ
diff --git a/horde/js/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png b/horde/js/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
new file mode 100644 (file)
index 0000000..c277bfe
Binary files /dev/null and b/horde/js/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png differ
diff --git a/horde/js/ckeditor/plugins/uicolor/yui/assets/picker_mask.png b/horde/js/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
new file mode 100644 (file)
index 0000000..190c261
Binary files /dev/null and b/horde/js/ckeditor/plugins/uicolor/yui/assets/picker_mask.png differ
diff --git a/horde/js/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png b/horde/js/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
new file mode 100644 (file)
index 0000000..e65fa80
Binary files /dev/null and b/horde/js/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png differ
diff --git a/horde/js/ckeditor/plugins/uicolor/yui/assets/yui.css b/horde/js/ckeditor/plugins/uicolor/yui/assets/yui.css
new file mode 100644 (file)
index 0000000..c63ce7c
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.yui-h-slider,.yui-v-slider{position:relative;}.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb{position:absolute;cursor:default;}.yui-skin-sam .yui-h-slider{background:url(bg-h.gif) no-repeat 5px 0;height:28px;width:228px;}.yui-skin-sam .yui-h-slider .yui-slider-thumb{top:4px;}.yui-skin-sam .yui-v-slider{background:url(bg-v.gif) no-repeat 12px 0;height:228px;width:48px;}.cke_uicolor_picker .yui-picker-panel{background:#e3e3e3;border-color:#888;}.cke_uicolor_picker .yui-picker-panel .hd{background-color:#ccc;font-size:100%;line-height:100%;border:1px solid #e3e3e3;font-weight:bold;overflow:hidden;padding:6px;color:#000;}.cke_uicolor_picker .yui-picker-panel .bd{background:#e8e8e8;margin:1px;height:200px;}.cke_uicolor_picker .yui-picker-panel .ft{background:#e8e8e8;margin:1px;padding:1px;}.cke_uicolor_picker .yui-picker{position:relative;}.cke_uicolor_picker .yui-picker-hue-thumb{cursor:default;width:18px;height:18px;top:-8px;left:-2px;z-index:9;position:absolute;}.cke_uicolor_picker .yui-picker-hue-bg{-moz-outline:none;outline:0 none;position:absolute;left:200px;height:183px;width:14px;background:url(hue_bg.png) no-repeat;top:4px;}.cke_uicolor_picker .yui-picker-bg{-moz-outline:none;outline:0 none;position:absolute;top:4px;left:4px;height:182px;width:182px;background-color:#F00;background-image:url(picker_mask.png);}*html .cke_uicolor_picker .yui-picker-bg{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='picker_mask.png',sizingMethod='scale');}.cke_uicolor_picker .yui-picker-mask{position:absolute;z-index:1;top:0;left:0;}.cke_uicolor_picker .yui-picker-thumb{cursor:default;width:11px;height:11px;z-index:9;position:absolute;top:-4px;left:-4px;}.cke_uicolor_picker .yui-picker-swatch{position:absolute;left:240px;top:4px;height:60px;width:55px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-websafe-swatch{position:absolute;left:304px;top:4px;height:24px;width:24px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-controls{position:absolute;top:72px;left:226px;font:1em monospace;}.cke_uicolor_picker .yui-picker-controls .hd{background:transparent;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls .bd{height:100px;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls ul{float:left;padding:0 2px 0 0;margin:0;}.cke_uicolor_picker .yui-picker-controls li{padding:2px;list-style:none;margin:0;}.cke_uicolor_picker .yui-picker-controls input{font-size:.85em;width:2.4em;}.cke_uicolor_picker .yui-picker-hex-controls{clear:both;padding:2px;}.cke_uicolor_picker .yui-picker-hex-controls input{width:4.6em;}.cke_uicolor_picker .yui-picker-controls a{font:1em arial,helvetica,clean,sans-serif;display:block;*display:inline-block;padding:0;color:#000;}
diff --git a/horde/js/ckeditor/plugins/uicolor/yui/yui.js b/horde/js/ckeditor/plugins/uicolor/yui/yui.js
new file mode 100644 (file)
index 0000000..97bd475
--- /dev/null
@@ -0,0 +1 @@
+if(typeof YAHOO=="undefined"||!YAHOO){var YAHOO={}}YAHOO.namespace=function(){var a=arguments,b=null,d,e,c;for(d=0;d<a.length;d=d+1){c=(""+a[d]).split(".");b=YAHOO;for(e=(c[0]=="YAHOO")?1:0;e<c.length;e=e+1){b[c[e]]=b[c[e]]||{};b=b[c[e]]}}return b};YAHOO.log=function(b,a,c){var d=YAHOO.widget.Logger;if(d&&d.log){return d.log(b,a,c)}else{return false}};YAHOO.register=function(d,i,a){var e=YAHOO.env.modules,c,f,g,h,b;if(!e[d]){e[d]={versions:[],builds:[]}}c=e[d];f=a.version;g=a.build;h=YAHOO.env.listeners;c.name=d;c.version=f;c.build=g;c.versions.push(f);c.builds.push(g);c.mainClass=i;for(b=0;b<h.length;b=b+1){h[b](c)}if(i){i.VERSION=f;i.BUILD=g}else{YAHOO.log("mainClass is undefined for module "+d,"warn")}};YAHOO.env=YAHOO.env||{modules:[],listeners:[]};YAHOO.env.getVersion=function(a){return YAHOO.env.modules[a]||null};YAHOO.env.ua=function(){var b={ie:0,opera:0,gecko:0,webkit:0,mobile:null,air:0,caja:0},c=navigator.userAgent,a;if((/KHTML/).test(c)){b.webkit=1}a=c.match(/AppleWebKit\/([^\s]*)/);if(a&&a[1]){b.webkit=parseFloat(a[1]);if(/ Mobile\//.test(c)){b.mobile="Apple"}else{a=c.match(/NokiaN[^\/]*/);if(a){b.mobile=a[0]}}a=c.match(/AdobeAIR\/([^\s]*)/);if(a){b.air=a[0]}}if(!b.webkit){a=c.match(/Opera[\s\/]([^\s]*)/);if(a&&a[1]){b.opera=parseFloat(a[1]);a=c.match(/Opera Mini[^;]*/);if(a){b.mobile=a[0]}}else{a=c.match(/MSIE\s([^;]*)/);if(a&&a[1]){b.ie=parseFloat(a[1])}else{a=c.match(/Gecko\/([^\s]*)/);if(a){b.gecko=1;a=c.match(/rv:([^\s\)]*)/);if(a&&a[1]){b.gecko=parseFloat(a[1])}}}}}a=c.match(/Caja\/([^\s]*)/);if(a&&a[1]){b.caja=parseFloat(a[1])}return b}();(function(){YAHOO.namespace("util","widget","example");if("undefined"!==typeof YAHOO_config){var d=YAHOO_config.listener,a=YAHOO.env.listeners,b=true,c;if(d){for(c=0;c<a.length;c=c+1){if(a[c]==d){b=false;break}}if(b){a.push(d)}}}})();YAHOO.lang=YAHOO.lang||{};(function(){var f=YAHOO.lang,b="[object Array]",e="[object Function]",a=Object.prototype,c=["toString","valueOf"],d={isArray:function(g){return a.toString.apply(g)===b},isBoolean:function(g){return typeof g==="boolean"},isFunction:function(g){return a.toString.apply(g)===e},isNull:function(g){return g===null},isNumber:function(g){return typeof g==="number"&&isFinite(g)},isObject:function(g){return(g&&(typeof g==="object"||f.isFunction(g)))||false},isString:function(g){return typeof g==="string"},isUndefined:function(g){return typeof g==="undefined"},_IEEnumFix:(YAHOO.env.ua.ie)?function(i,j){var k,g,h;for(k=0;k<c.length;k=k+1){g=c[k];h=j[g];if(f.isFunction(h)&&h!=a[g]){i[g]=h}}}:function(){},extend:function(h,g,i){if(!g||!h){throw new Error("extend failed, please check that all dependencies are included.")}var j=function(){},k;j.prototype=g.prototype;h.prototype=new j();h.prototype.constructor=h;h.superclass=g.prototype;if(g.prototype.constructor==a.constructor){g.prototype.constructor=g}if(i){for(k in i){if(f.hasOwnProperty(i,k)){h.prototype[k]=i[k]}}f._IEEnumFix(h.prototype,i)}},augmentObject:function(h,i){if(!i||!h){throw new Error("Absorb failed, verify dependencies.")}var l=arguments,j,g,k=l[2];if(k&&k!==true){for(j=2;j<l.length;j=j+1){h[l[j]]=i[l[j]]}}else{for(g in i){if(k||!(g in h)){h[g]=i[g]}}f._IEEnumFix(h,i)}},augmentProto:function(g,h){if(!h||!g){throw new Error("Augment failed, verify dependencies.")}var j=[g.prototype,h.prototype],i;for(i=2;i<arguments.length;i=i+1){j.push(arguments[i])}f.augmentObject.apply(this,j)},dump:function(o,j){var m,k,h=[],g="{...}",n="f(){...}",i=", ",l=" => ";if(!f.isObject(o)){return o+""}else{if(o instanceof Date||("nodeType" in o&&"tagName" in o)){return o}else{if(f.isFunction(o)){return n}}}j=(f.isNumber(j))?j:3;if(f.isArray(o)){h.push("[");for(m=0,k=o.length;m<k;m=m+1){if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}if(h.length>1){h.pop()}h.push("]")}else{h.push("{");for(m in o){if(f.hasOwnProperty(o,m)){h.push(m+l);if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}}if(h.length>1){h.pop()}h.push("}")}return h.join("")},substitute:function(g,u,n){var q,r,s,k,j,h,l=[],t,p="dump",m=" ",v="{",i="}",o;for(;;){q=g.lastIndexOf(v);if(q<0){break}r=g.indexOf(i,q);if(q+1>=r){break}t=g.substring(q+1,r);k=t;h=null;s=k.indexOf(m);if(s>-1){h=k.substring(s+1);k=k.substring(0,s)}j=u[k];if(n){j=n(k,j,h)}if(f.isObject(j)){if(f.isArray(j)){j=f.dump(j,parseInt(h,10))}else{h=h||"";o=h.indexOf(p);if(o>-1){h=h.substring(4)}if(j.toString===a.toString||o>-1){j=f.dump(j,parseInt(h,10))}else{j=j.toString()}}}else{if(!f.isString(j)&&!f.isNumber(j)){j="~-"+l.length+"-~";l[l.length]=t}}g=g.substring(0,q)+j+g.substring(r+1)}for(q=l.length-1;q>=0;q=q-1){g=g.replace(new RegExp("~-"+q+"-~"),"{"+l[q]+"}","g")}return g},trim:function(h){try{return h.replace(/^\s+|\s+$/g,"")}catch(g){return h}},merge:function(){var g={},i=arguments,j=i.length,h;for(h=0;h<j;h=h+1){f.augmentObject(g,i[h],true)}return g},later:function(h,n,g,l,k){h=h||0;n=n||{};var m=g,i=l,j,o;if(f.isString(g)){m=n[g]}if(!m){throw new TypeError("method undefined")}if(!f.isArray(i)){i=[l]}j=function(){m.apply(n,i)};o=(k)?setInterval(j,h):setTimeout(j,h);return{interval:k,cancel:function(){if(this.interval){clearInterval(o)}else{clearTimeout(o)}}}},isValue:function(g){return(f.isObject(g)||f.isString(g)||f.isNumber(g)||f.isBoolean(g))}};f.hasOwnProperty=(a.hasOwnProperty)?function(h,g){return h&&h.hasOwnProperty(g)}:function(h,g){return !f.isUndefined(h[g])&&h.constructor.prototype[g]!==h[g]};d.augmentObject(f,d,true);YAHOO.util.Lang=f;f.augment=f.augmentProto;YAHOO.augment=f.augmentProto;YAHOO.extend=f.extend})();YAHOO.register("yahoo",YAHOO,{version:"2.7.0",build:"1796"});(function(){YAHOO.env._id_counter=YAHOO.env._id_counter||0;var ao=YAHOO.util,ai=YAHOO.lang,aE=YAHOO.env.ua,at=YAHOO.lang.trim,aN={},aJ={},ag=/^t(?:able|d|h)$/i,y=/color$/i,aj=window.document,z=aj.documentElement,aM="ownerDocument",aD="defaultView",av="documentElement",ax="compatMode",aP="offsetLeft",ae="offsetTop",aw="offsetParent",x="parentNode",aF="nodeType",aq="tagName",af="scrollLeft",aI="scrollTop",ad="getBoundingClientRect",au="getComputedStyle",aQ="currentStyle",ah="CSS1Compat",aO="BackCompat",aK="class",an="className",ak="",ar=" ",ay="(?:^|\\s)",aG="(?= |$)",Y="g",aB="position",aL="fixed",G="relative",aH="left",aC="top",az="medium",aA="borderLeftWidth",ac="borderTopWidth",ap=aE.opera,al=aE.webkit,am=aE.gecko,aa=aE.ie;ao.Dom={CUSTOM_ATTRIBUTES:(!z.hasAttribute)?{"for":"htmlFor","class":an}:{htmlFor:"for",className:aK},get:function(f){var e,d,c,a,b;if(f){if(f[aF]||f.item){return f}if(typeof f==="string"){e=f;f=aj.getElementById(f);if(f&&f.id===e){return f}else{if(f&&aj.all){f=null;d=aj.all[e];for(a=0,b=d.length;a<b;++a){if(d[a].id===e){return d[a]}}}}return f}if(f.DOM_EVENTS){f=f.get("element")}if("length" in f){c=[];for(a=0,b=f.length;a<b;++a){c[c.length]=ao.Dom.get(f[a])}return c}return f}return null},getComputedStyle:function(a,b){if(window[au]){return a[aM][aD][au](a,null)[b]}else{if(a[aQ]){return ao.Dom.IE_ComputedStyle.get(a,b)}}},getStyle:function(a,b){return ao.Dom.batch(a,ao.Dom._getStyle,b)},_getStyle:function(){if(window[au]){return function(b,d){d=(d==="float")?d="cssFloat":ao.Dom._toCamel(d);var a=b.style[d],c;if(!a){c=b[aM][aD][au](b,null);if(c){a=c[d]}}return a}}else{if(z[aQ]){return function(b,e){var a;switch(e){case"opacity":a=100;try{a=b.filters["DXImageTransform.Microsoft.Alpha"].opacity}catch(d){try{a=b.filters("alpha").opacity}catch(c){}}return a/100;case"float":e="styleFloat";default:e=ao.Dom._toCamel(e);a=b[aQ]?b[aQ][e]:null;return(b.style[e]||a)}}}}}(),setStyle:function(b,c,a){ao.Dom.batch(b,ao.Dom._setStyle,{prop:c,val:a})},_setStyle:function(){if(aa){return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){switch(a){case"opacity":if(ai.isString(c.style.filter)){c.style.filter="alpha(opacity="+d*100+")";if(!c[aQ]||!c[aQ].hasLayout){c.style.zoom=1}}break;case"float":a="styleFloat";default:c.style[a]=d}}else{}}}else{return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){if(a=="float"){a="cssFloat"}c.style[a]=d}else{}}}}(),getXY:function(a){return ao.Dom.batch(a,ao.Dom._getXY)},_canPosition:function(a){return(ao.Dom._getStyle(a,"display")!=="none"&&ao.Dom._inDoc(a))},_getXY:function(){if(aj[av][ad]){return function(j){var i,a,h,c,d,e,f,l,k,g=Math.floor,b=false;if(ao.Dom._canPosition(j)){h=j[ad]();c=j[aM];i=ao.Dom.getDocumentScrollLeft(c);a=ao.Dom.getDocumentScrollTop(c);b=[g(h[aH]),g(h[aC])];if(aa&&aE.ie<8){d=2;e=2;f=c[ax];l=ab(c[av],aA);k=ab(c[av],ac);if(aE.ie===6){if(f!==aO){d=0;e=0}}if((f==aO)){if(l!==az){d=parseInt(l,10)}if(k!==az){e=parseInt(k,10)}}b[0]-=d;b[1]-=e}if((a||i)){b[0]+=i;b[1]+=a}b[0]=g(b[0]);b[1]=g(b[1])}else{}return b}}else{return function(h){var a,g,f,d,c,e=false,b=h;if(ao.Dom._canPosition(h)){e=[h[aP],h[ae]];a=ao.Dom.getDocumentScrollLeft(h[aM]);g=ao.Dom.getDocumentScrollTop(h[aM]);c=((am||aE.webkit>519)?true:false);while((b=b[aw])){e[0]+=b[aP];e[1]+=b[ae];if(c){e=ao.Dom._calcBorders(b,e)}}if(ao.Dom._getStyle(h,aB)!==aL){b=h;while((b=b[x])&&b[aq]){f=b[aI];d=b[af];if(am&&(ao.Dom._getStyle(b,"overflow")!=="visible")){e=ao.Dom._calcBorders(b,e)}if(f||d){e[0]-=d;e[1]-=f}}e[0]+=a;e[1]+=g}else{if(ap){e[0]-=a;e[1]-=g}else{if(al||am){e[0]+=a;e[1]+=g}}}e[0]=Math.floor(e[0]);e[1]=Math.floor(e[1])}else{}return e}}}(),getX:function(a){var b=function(c){return ao.Dom.getXY(c)[0]};return ao.Dom.batch(a,b,ao.Dom,true)},getY:function(a){var b=function(c){return ao.Dom.getXY(c)[1]};return ao.Dom.batch(a,b,ao.Dom,true)},setXY:function(b,a,c){ao.Dom.batch(b,ao.Dom._setXY,{pos:a,noRetry:c})},_setXY:function(i,f){var e=ao.Dom._getStyle(i,aB),g=ao.Dom.setStyle,b=f.pos,a=f.noRetry,d=[parseInt(ao.Dom.getComputedStyle(i,aH),10),parseInt(ao.Dom.getComputedStyle(i,aC),10)],c,h;if(e=="static"){e=G;g(i,aB,e)}c=ao.Dom._getXY(i);if(!b||c===false){return false}if(isNaN(d[0])){d[0]=(e==G)?0:i[aP]}if(isNaN(d[1])){d[1]=(e==G)?0:i[ae]}if(b[0]!==null){g(i,aH,b[0]-c[0]+d[0]+"px")}if(b[1]!==null){g(i,aC,b[1]-c[1]+d[1]+"px")}if(!a){h=ao.Dom._getXY(i);if((b[0]!==null&&h[0]!=b[0])||(b[1]!==null&&h[1]!=b[1])){ao.Dom._setXY(i,{pos:b,noRetry:true})}}},setX:function(b,a){ao.Dom.setXY(b,[a,null])},setY:function(a,b){ao.Dom.setXY(a,[null,b])},getRegion:function(a){var b=function(c){var d=false;if(ao.Dom._canPosition(c)){d=ao.Region.getRegion(c)}else{}return d};return ao.Dom.batch(a,b,ao.Dom,true)},getClientWidth:function(){return ao.Dom.getViewportWidth()},getClientHeight:function(){return ao.Dom.getViewportHeight()},getElementsByClassName:function(f,b,e,c,j,d){f=ai.trim(f);b=b||"*";e=(e)?ao.Dom.get(e):null||aj;if(!e){return[]}var a=[],k=e.getElementsByTagName(b),h=ao.Dom.hasClass;for(var i=0,g=k.length;i<g;++i){if(h(k[i],f)){a[a.length]=k[i]}}if(c){ao.Dom.batch(a,c,j,d)}return a},hasClass:function(b,a){return ao.Dom.batch(b,ao.Dom._hasClass,a)},_hasClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(c.exec){b=c.test(d)}else{b=c&&(ar+d+ar).indexOf(ar+c+ar)>-1}}else{}return b},addClass:function(b,a){return ao.Dom.batch(b,ao.Dom._addClass,a)},_addClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(!ao.Dom._hasClass(a,c)){ao.Dom.setAttribute(a,an,at(d+ar+c));b=true}}else{}return b},removeClass:function(b,a){return ao.Dom.batch(b,ao.Dom._removeClass,a)},_removeClass:function(f,a){var e=false,d,c,b;if(f&&a){d=ao.Dom.getAttribute(f,an)||ak;ao.Dom.setAttribute(f,an,d.replace(ao.Dom._getClassRegex(a),ak));c=ao.Dom.getAttribute(f,an);if(d!==c){ao.Dom.setAttribute(f,an,at(c));e=true;if(ao.Dom.getAttribute(f,an)===""){b=(f.hasAttribute&&f.hasAttribute(aK))?aK:an;f.removeAttribute(b)}}}else{}return e},replaceClass:function(a,c,b){return ao.Dom.batch(a,ao.Dom._replaceClass,{from:c,to:b})},_replaceClass:function(g,a){var f,c,e,b=false,d;if(g&&a){c=a.from;e=a.to;if(!e){b=false}else{if(!c){b=ao.Dom._addClass(g,a.to)}else{if(c!==e){d=ao.Dom.getAttribute(g,an)||ak;f=(ar+d.replace(ao.Dom._getClassRegex(c),ar+e)).split(ao.Dom._getClassRegex(e));f.splice(1,0,ar+e);ao.Dom.setAttribute(g,an,at(f.join(ak)));b=true}}}}else{}return b},generateId:function(b,a){a=a||"yui-gen";var c=function(e){if(e&&e.id){return e.id}var d=a+YAHOO.env._id_counter++;if(e){if(e[aM].getElementById(d)){return ao.Dom.generateId(e,d+a)}e.id=d}return d};return ao.Dom.batch(b,c,ao.Dom,true)||c.apply(ao.Dom,arguments)},isAncestor:function(c,a){c=ao.Dom.get(c);a=ao.Dom.get(a);var b=false;if((c&&a)&&(c[aF]&&a[aF])){if(c.contains&&c!==a){b=c.contains(a)}else{if(c.compareDocumentPosition){b=!!(c.compareDocumentPosition(a)&16)}}}else{}return b},inDocument:function(a,b){return ao.Dom._inDoc(ao.Dom.get(a),b)},_inDoc:function(c,a){var b=false;if(c&&c[aq]){a=a||c[aM];b=ao.Dom.isAncestor(a[av],c)}else{}return b},getElementsBy:function(a,b,f,d,i,e,c){b=b||"*";f=(f)?ao.Dom.get(f):null||aj;if(!f){return[]}var j=[],k=f.getElementsByTagName(b);for(var h=0,g=k.length;h<g;++h){if(a(k[h])){if(c){j=k[h];break}else{j[j.length]=k[h]}}}if(d){ao.Dom.batch(j,d,i,e)}return j},getElementBy:function(a,b,c){return ao.Dom.getElementsBy(a,b,c,null,null,null,true)},batch:function(a,c,f,e){var g=[],d=(e)?f:window;a=(a&&(a[aq]||a.item))?a:ao.Dom.get(a);if(a&&c){if(a[aq]||a.length===undefined){return c.call(d,a,f)}for(var b=0;b<a.length;++b){g[g.length]=c.call(d,a[b],f)}}else{return false}return g},getDocumentHeight:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollHeight:z.scrollHeight,a=Math.max(b,ao.Dom.getViewportHeight());return a},getDocumentWidth:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollWidth:z.scrollWidth,a=Math.max(b,ao.Dom.getViewportWidth());return a},getViewportHeight:function(){var a=self.innerHeight,b=aj[ax];if((b||aa)&&!ap){a=(b==ah)?z.clientHeight:aj.body.clientHeight}return a},getViewportWidth:function(){var a=self.innerWidth,b=aj[ax];if(b||aa){a=(b==ah)?z.clientWidth:aj.body.clientWidth}return a},getAncestorBy:function(a,b){while((a=a[x])){if(ao.Dom._testElement(a,b)){return a}}return null},getAncestorByClassName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return ao.Dom.hasClass(d,b)};return ao.Dom.getAncestorBy(c,a)},getAncestorByTagName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return d[aq]&&d[aq].toUpperCase()==b.toUpperCase()};return ao.Dom.getAncestorBy(c,a)},getPreviousSiblingBy:function(a,b){while(a){a=a.previousSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getPreviousSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getPreviousSiblingBy(a)},getNextSiblingBy:function(a,b){while(a){a=a.nextSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getNextSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getNextSiblingBy(a)},getFirstChildBy:function(b,a){var c=(ao.Dom._testElement(b.firstChild,a))?b.firstChild:null;return c||ao.Dom.getNextSiblingBy(b.firstChild,a)},getFirstChild:function(a,b){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getFirstChildBy(a)},getLastChildBy:function(b,a){if(!b){return null}var c=(ao.Dom._testElement(b.lastChild,a))?b.lastChild:null;return c||ao.Dom.getPreviousSiblingBy(b.lastChild,a)},getLastChild:function(a){a=ao.Dom.get(a);return ao.Dom.getLastChildBy(a)},getChildrenBy:function(c,d){var a=ao.Dom.getFirstChildBy(c,d),b=a?[a]:[];ao.Dom.getNextSiblingBy(a,function(e){if(!d||d(e)){b[b.length]=e}return false});return b},getChildren:function(a){a=ao.Dom.get(a);if(!a){}return ao.Dom.getChildrenBy(a)},getDocumentScrollLeft:function(a){a=a||aj;return Math.max(a[av].scrollLeft,a.body.scrollLeft)},getDocumentScrollTop:function(a){a=a||aj;return Math.max(a[av].scrollTop,a.body.scrollTop)},insertBefore:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}return a[x].insertBefore(b,a)},insertAfter:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}if(a.nextSibling){return a[x].insertBefore(b,a.nextSibling)}else{return a[x].appendChild(b)}},getClientRegion:function(){var a=ao.Dom.getDocumentScrollTop(),c=ao.Dom.getDocumentScrollLeft(),d=ao.Dom.getViewportWidth()+c,b=ao.Dom.getViewportHeight()+a;return new ao.Region(a,d,b,c)},setAttribute:function(c,b,a){b=ao.Dom.CUSTOM_ATTRIBUTES[b]||b;c.setAttribute(b,a)},getAttribute:function(b,a){a=ao.Dom.CUSTOM_ATTRIBUTES[a]||a;return b.getAttribute(a)},_toCamel:function(c){var a=aN;function b(e,d){return d.toUpperCase()}return a[c]||(a[c]=c.indexOf("-")===-1?c:c.replace(/-([a-z])/gi,b))},_getClassRegex:function(b){var a;if(b!==undefined){if(b.exec){a=b}else{a=aJ[b];if(!a){b=b.replace(ao.Dom._patterns.CLASS_RE_TOKENS,"\\$1");a=aJ[b]=new RegExp(ay+b+aG,Y)}}}return a},_patterns:{ROOT_TAG:/^body|html$/i,CLASS_RE_TOKENS:/([\.\(\)\^\$\*\+\?\|\[\]\{\}])/g},_testElement:function(a,b){return a&&a[aF]==1&&(!b||b(a))},_calcBorders:function(a,d){var c=parseInt(ao.Dom[au](a,ac),10)||0,b=parseInt(ao.Dom[au](a,aA),10)||0;if(am){if(ag.test(a[aq])){c=0;b=0}}d[0]+=b;d[1]+=c;return d}};var ab=ao.Dom[au];if(aE.opera){ao.Dom[au]=function(c,b){var a=ab(c,b);if(y.test(b)){a=ao.Dom.Color.toRGB(a)}return a}}if(aE.webkit){ao.Dom[au]=function(c,b){var a=ab(c,b);if(a==="rgba(0, 0, 0, 0)"){a="transparent"}return a}}})();YAHOO.util.Region=function(c,b,a,d){this.top=c;this.y=c;this[1]=c;this.right=b;this.bottom=a;this.left=d;this.x=d;this[0]=d;this.width=this.right-this.left;this.height=this.bottom-this.top};YAHOO.util.Region.prototype.contains=function(a){return(a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom)};YAHOO.util.Region.prototype.getArea=function(){return((this.bottom-this.top)*(this.right-this.left))};YAHOO.util.Region.prototype.intersect=function(b){var d=Math.max(this.top,b.top),c=Math.min(this.right,b.right),a=Math.min(this.bottom,b.bottom),e=Math.max(this.left,b.left);if(a>=d&&c>=e){return new YAHOO.util.Region(d,c,a,e)}else{return null}};YAHOO.util.Region.prototype.union=function(b){var d=Math.min(this.top,b.top),c=Math.max(this.right,b.right),a=Math.max(this.bottom,b.bottom),e=Math.min(this.left,b.left);return new YAHOO.util.Region(d,c,a,e)};YAHOO.util.Region.prototype.toString=function(){return("Region {top: "+this.top+", right: "+this.right+", bottom: "+this.bottom+", left: "+this.left+", height: "+this.height+", width: "+this.width+"}")};YAHOO.util.Region.getRegion=function(d){var b=YAHOO.util.Dom.getXY(d),e=b[1],c=b[0]+d.offsetWidth,a=b[1]+d.offsetHeight,f=b[0];return new YAHOO.util.Region(e,c,a,f)};YAHOO.util.Point=function(a,b){if(YAHOO.lang.isArray(a)){b=a[1];a=a[0]}YAHOO.util.Point.superclass.constructor.call(this,b,a,b,a)};YAHOO.extend(YAHOO.util.Point,YAHOO.util.Region);(function(){var v=YAHOO.util,w="clientTop",r="clientLeft",n="parentNode",m="right",a="hasLayout",o="px",c="opacity",l="auto",t="borderLeftWidth",q="borderTopWidth",h="borderRightWidth",b="borderBottomWidth",e="visible",g="transparent",j="height",s="width",p="style",d="currentStyle",f=/^width|height$/,i=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz|%){1}?/i,k={get:function(A,y){var z="",x=A[d][y];if(y===c){z=v.Dom.getStyle(A,c)}else{if(!x||(x.indexOf&&x.indexOf(o)>-1)){z=x}else{if(v.Dom.IE_COMPUTED[y]){z=v.Dom.IE_COMPUTED[y](A,y)}else{if(i.test(x)){z=v.Dom.IE.ComputedStyle.getPixel(A,y)}else{z=x}}}}return z},getOffset:function(A,z){var x=A[d][z],E=z.charAt(0).toUpperCase()+z.substr(1),D="offset"+E,C="pixel"+E,y="",B;if(x==l){B=A[D];if(B===undefined){y=0}y=B;if(f.test(z)){A[p][z]=B;if(A[D]>B){y=B-(A[D]-B)}A[p][z]=l}}else{if(!A[p][C]&&!A[p][z]){A[p][z]=x}y=A[p][C]}return y+o},getBorderWidth:function(z,x){var y=null;if(!z[d][a]){z[p].zoom=1}switch(x){case q:y=z[w];break;case b:y=z.offsetHeight-z.clientHeight-z[w];break;case t:y=z[r];break;case h:y=z.offsetWidth-z.clientWidth-z[r];break}return y+o},getPixel:function(A,B){var y=null,x=A[d][m],z=A[d][B];A[p][m]=z;y=A[p].pixelRight;A[p][m]=x;return y+o},getMargin:function(y,z){var x;if(y[d][z]==l){x=0+o}else{x=v.Dom.IE.ComputedStyle.getPixel(y,z)}return x},getVisibility:function(y,z){var x;while((x=y[d])&&x[z]=="inherit"){y=y[n]}return(x)?x[z]:e},getColor:function(x,y){return v.Dom.Color.toRGB(x[d][y])||g},getBorderColor:function(z,A){var y=z[d],x=y[A]||y.color;return v.Dom.Color.toRGB(v.Dom.Color.toHex(x))}},u={};u.top=u.right=u.bottom=u.left=u[s]=u[j]=k.getOffset;u.color=k.getColor;u[q]=u[h]=u[b]=u[t]=k.getBorderWidth;u.marginTop=u.marginRight=u.marginBottom=u.marginLeft=k.getMargin;u.visibility=k.getVisibility;u.borderColor=u.borderTopColor=u.borderRightColor=u.borderBottomColor=u.borderLeftColor=k.getBorderColor;v.Dom.IE_COMPUTED=u;v.Dom.IE_ComputedStyle=k})();(function(){var c="toString",a=parseInt,d=RegExp,b=YAHOO.util;b.Dom.Color={KEYWORDS:{black:"000",silver:"c0c0c0",gray:"808080",white:"fff",maroon:"800000",red:"f00",purple:"800080",fuchsia:"f0f",green:"008000",lime:"0f0",olive:"808000",yellow:"ff0",navy:"000080",blue:"00f",teal:"008080",aqua:"0ff"},re_RGB:/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i,re_hex:/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i,re_hex3:/([0-9A-F])/gi,toRGB:function(e){if(!b.Dom.Color.re_RGB.test(e)){e=b.Dom.Color.toHex(e)}if(b.Dom.Color.re_hex.exec(e)){e="rgb("+[a(d.$1,16),a(d.$2,16),a(d.$3,16)].join(", ")+")"}return e},toHex:function(e){e=b.Dom.Color.KEYWORDS[e]||e;if(b.Dom.Color.re_RGB.exec(e)){var f=(d.$1.length===1)?"0"+d.$1:Number(d.$1),g=(d.$2.length===1)?"0"+d.$2:Number(d.$2),h=(d.$3.length===1)?"0"+d.$3:Number(d.$3);e=[f[c](16),g[c](16),h[c](16)].join("")}if(e.length<6){e=e.replace(b.Dom.Color.re_hex3,"$1$1")}if(e!=="transparent"&&e.indexOf("#")<0){e="#"+e}return e.toLowerCase()}}}());YAHOO.register("dom",YAHOO.util.Dom,{version:"2.7.0",build:"1796"});YAHOO.util.CustomEvent=function(c,d,e,a){this.type=c;this.scope=d||window;this.silent=e;this.signature=a||YAHOO.util.CustomEvent.LIST;this.subscribers=[];if(!this.silent){}var b="_YUICEOnSubscribe";if(c!==b){this.subscribeEvent=new YAHOO.util.CustomEvent(b,this,true)}this.lastError=null};YAHOO.util.CustomEvent.LIST=0;YAHOO.util.CustomEvent.FLAT=1;YAHOO.util.CustomEvent.prototype={subscribe:function(a,c,b){if(!a){throw new Error("Invalid callback for subscriber to '"+this.type+"'")}if(this.subscribeEvent){this.subscribeEvent.fire(a,c,b)}this.subscribers.push(new YAHOO.util.Subscriber(a,c,b))},unsubscribe:function(d,b){if(!d){return this.unsubscribeAll()}var c=false;for(var f=0,a=this.subscribers.length;f<a;++f){var e=this.subscribers[f];if(e&&e.contains(d,b)){this._delete(f);c=true}}return c},fire:function(){this.lastError=null;var g=[],m=this.subscribers.length;if(!m&&this.silent){return true}var i=[].slice.call(arguments,0),k=true,a,h=false;if(!this.silent){}var b=this.subscribers.slice(),d=YAHOO.util.Event.throwErrors;for(a=0;a<m;++a){var e=b[a];if(!e){h=true}else{if(!this.silent){}var f=e.getScope(this.scope);if(this.signature==YAHOO.util.CustomEvent.FLAT){var c=null;if(i.length>0){c=i[0]}try{k=e.fn.call(f,c,e.obj)}catch(l){this.lastError=l;if(d){throw l}}}else{try{k=e.fn.call(f,this.type,i,e.obj)}catch(j){this.lastError=j;if(d){throw j}}}if(false===k){if(!this.silent){}break}}}return(k!==false)},unsubscribeAll:function(){var a=this.subscribers.length,b;for(b=a-1;b>-1;b--){this._delete(b)}this.subscribers=[];return a},_delete:function(a){var b=this.subscribers[a];if(b){delete b.fn;delete b.obj}this.subscribers.splice(a,1)},toString:function(){return"CustomEvent: '"+this.type+"', context: "+this.scope}};YAHOO.util.Subscriber=function(a,c,b){this.fn=a;this.obj=YAHOO.lang.isUndefined(c)?null:c;this.overrideContext=b};YAHOO.util.Subscriber.prototype.getScope=function(a){if(this.overrideContext){if(this.overrideContext===true){return this.obj}else{return this.overrideContext}}return a};YAHOO.util.Subscriber.prototype.contains=function(a,b){if(b){return(this.fn==a&&this.obj==b)}else{return(this.fn==a)}};YAHOO.util.Subscriber.prototype.toString=function(){return"Subscriber { obj: "+this.obj+", overrideContext: "+(this.overrideContext||"no")+" }"};if(!YAHOO.util.Event){YAHOO.util.Event=function(){var i=false;var h=[];var g=[];var j=[];var l=[];var b=0;var k=[];var c=[];var d=0;var a={63232:38,63233:40,63234:37,63235:39,63276:33,63277:34,25:9};var f=YAHOO.env.ua.ie?"focusin":"focus";var e=YAHOO.env.ua.ie?"focusout":"blur";return{POLL_RETRYS:2000,POLL_INTERVAL:20,EL:0,TYPE:1,FN:2,WFN:3,UNLOAD_OBJ:3,ADJ_SCOPE:4,OBJ:5,OVERRIDE:6,lastError:null,isSafari:YAHOO.env.ua.webkit,webkit:YAHOO.env.ua.webkit,isIE:YAHOO.env.ua.ie,_interval:null,_dri:null,DOMReady:false,throwErrors:false,startInterval:function(){if(!this._interval){var n=this;var m=function(){n._tryPreloadAttach()};this._interval=setInterval(m,this.POLL_INTERVAL)}},onAvailable:function(m,q,o,n,p){var s=(YAHOO.lang.isString(m))?[m]:m;for(var r=0;r<s.length;r=r+1){k.push({id:s[r],fn:q,obj:o,overrideContext:n,checkReady:p})}b=this.POLL_RETRYS;this.startInterval()},onContentReady:function(m,p,o,n){this.onAvailable(m,p,o,n,true)},onDOMReady:function(o,n,m){if(this.DOMReady){setTimeout(function(){var p=window;if(m){if(m===true){p=n}else{p=m}}o.call(p,"DOMReady",[],n)},0)}else{this.DOMReadyEvent.subscribe(o,n,m)}},_addListener:function(x,z,n,t,p,A){if(!n||!n.call){return false}if(this._isValidCollection(x)){var m=true;for(var s=0,q=x.length;s<q;++s){m=this.on(x[s],z,n,t,p)&&m}return m}else{if(YAHOO.lang.isString(x)){var u=this.getEl(x);if(u){x=u}else{this.onAvailable(x,function(){YAHOO.util.Event.on(x,z,n,t,p)});return true}}}if(!x){return false}if("unload"==z&&t!==this){g[g.length]=[x,z,n,t,p];return true}var y=x;if(p){if(p===true){y=t}else{y=p}}var w=function(C){return n.call(y,YAHOO.util.Event.getEvent(C,x),t)};var B=[x,z,n,w,y,t,p];var r=h.length;h[r]=B;if(this.useLegacyEvent(x,z)){var v=this.getLegacyIndex(x,z);if(v==-1||x!=j[v][0]){v=j.length;c[x.id+z]=v;j[v]=[x,z,x["on"+z]];l[v]=[];x["on"+z]=function(C){YAHOO.util.Event.fireLegacyEvent(YAHOO.util.Event.getEvent(C),v)}}l[v].push(B)}else{try{this._simpleAdd(x,z,w,A)}catch(o){this.lastError=o;this.removeListener(x,z,n);return false}}return true},addListener:function(p,m,q,o,n){return this._addListener(p,m,q,o,n,false)},addFocusListener:function(o,p,n,m){return this._addListener(o,f,p,n,m,true)},removeFocusListener:function(m,n){return this.removeListener(m,f,n)},addBlurListener:function(o,p,n,m){return this._addListener(o,e,p,n,m,true)},removeBlurListener:function(m,n){return this.removeListener(m,e,n)},fireLegacyEvent:function(q,s){var o=true,v,m,n,u,p;m=l[s].slice();for(var t=0,r=m.length;t<r;++t){n=m[t];if(n&&n[this.WFN]){u=n[this.ADJ_SCOPE];p=n[this.WFN].call(u,q);o=(o&&p)}}v=j[s];if(v&&v[2]){v[2](q)}return o},getLegacyIndex:function(n,m){var o=this.generateId(n)+m;if(typeof c[o]=="undefined"){return -1}else{return c[o]}},useLegacyEvent:function(n,m){return(this.webkit&&this.webkit<419&&("click"==m||"dblclick"==m))},removeListener:function(w,x,o){var t,q,m;if(typeof w=="string"){w=this.getEl(w)}else{if(this._isValidCollection(w)){var n=true;for(t=w.length-1;t>-1;t--){n=(this.removeListener(w[t],x,o)&&n)}return n}}if(!o||!o.call){return this.purgeElement(w,false,x)}if("unload"==x){for(t=g.length-1;t>-1;t--){m=g[t];if(m&&m[0]==w&&m[1]==x&&m[2]==o){g.splice(t,1);return true}}return false}var s=null;var r=arguments[3];if("undefined"===typeof r){r=this._getCacheIndex(w,x,o)}if(r>=0){s=h[r]}if(!w||!s){return false}if(this.useLegacyEvent(w,x)){var u=this.getLegacyIndex(w,x);var v=l[u];if(v){for(t=0,q=v.length;t<q;++t){m=v[t];if(m&&m[this.EL]==w&&m[this.TYPE]==x&&m[this.FN]==o){v.splice(t,1);break}}}}else{try{this._simpleRemove(w,x,s[this.WFN],false)}catch(p){this.lastError=p;return false}}delete h[r][this.WFN];delete h[r][this.FN];h.splice(r,1);return true},getTarget:function(m,n){var o=m.target||m.srcElement;return this.resolveTextNode(o)},resolveTextNode:function(m){try{if(m&&3==m.nodeType){return m.parentNode}}catch(n){}return m},getPageX:function(m){var n=m.pageX;if(!n&&0!==n){n=m.clientX||0;if(this.isIE){n+=this._getScrollLeft()}}return n},getPageY:function(n){var m=n.pageY;if(!m&&0!==m){m=n.clientY||0;if(this.isIE){m+=this._getScrollTop()}}return m},getXY:function(m){return[this.getPageX(m),this.getPageY(m)]},getRelatedTarget:function(m){var n=m.relatedTarget;if(!n){if(m.type=="mouseout"){n=m.toElement}else{if(m.type=="mouseover"){n=m.fromElement}}}return this.resolveTextNode(n)},getTime:function(m){if(!m.time){var n=new Date().getTime();try{m.time=n}catch(o){this.lastError=o;return n}}return m.time},stopEvent:function(m){this.stopPropagation(m);this.preventDefault(m)},stopPropagation:function(m){if(m.stopPropagation){m.stopPropagation()}else{m.cancelBubble=true}},preventDefault:function(m){if(m.preventDefault){m.preventDefault()}else{m.returnValue=false}},getEvent:function(n,p){var o=n||window.event;if(!o){var m=this.getEvent.caller;while(m){o=m.arguments[0];if(o&&Event==o.constructor){break}m=m.caller}}return o},getCharCode:function(m){var n=m.keyCode||m.charCode||0;if(YAHOO.env.ua.webkit&&(n in a)){n=a[n]}return n},_getCacheIndex:function(n,m,o){for(var p=0,q=h.length;p<q;p=p+1){var r=h[p];if(r&&r[this.FN]==o&&r[this.EL]==n&&r[this.TYPE]==m){return p}}return -1},generateId:function(n){var m=n.id;if(!m){m="yuievtautoid-"+d;++d;n.id=m}return m},_isValidCollection:function(m){try{return(m&&typeof m!=="string"&&m.length&&!m.tagName&&!m.alert&&typeof m[0]!=="undefined")}catch(n){return false}},elCache:{},getEl:function(m){return(typeof m==="string")?document.getElementById(m):m},clearCache:function(){},DOMReadyEvent:new YAHOO.util.CustomEvent("DOMReady",this),_load:function(m){if(!i){i=true;var n=YAHOO.util.Event;n._ready();n._tryPreloadAttach()}},_ready:function(m){var n=YAHOO.util.Event;if(!n.DOMReady){n.DOMReady=true;n.DOMReadyEvent.fire();n._simpleRemove(document,"DOMContentLoaded",n._ready)}},_tryPreloadAttach:function(){if(k.length===0){b=0;if(this._interval){clearInterval(this._interval);this._interval=null}return}if(this.locked){return}if(this.isIE){if(!this.DOMReady){this.startInterval();return}}this.locked=true;var n=!i;if(!n){n=(b>0&&k.length>0)}var o=[];var m=function(v,u){var w=v;if(u.overrideContext){if(u.overrideContext===true){w=u.obj}else{w=u.overrideContext}}u.fn.call(w,u.obj)};var s,t,p,q,r=[];for(s=0,t=k.length;s<t;s=s+1){p=k[s];if(p){q=this.getEl(p.id);if(q){if(p.checkReady){if(i||q.nextSibling||!n){r.push(p);k[s]=null}}else{m(q,p);k[s]=null}}else{o.push(p)}}}for(s=0,t=r.length;s<t;s=s+1){p=r[s];m(this.getEl(p.id),p)}b--;if(n){for(s=k.length-1;s>-1;s--){p=k[s];if(!p||!p.id){k.splice(s,1)}}this.startInterval()}else{if(this._interval){clearInterval(this._interval);this._interval=null}}this.locked=false},purgeElement:function(p,o,m){var r=(YAHOO.lang.isString(p))?this.getEl(p):p;var n=this.getListeners(r,m),q,t;if(n){for(q=n.length-1;q>-1;q--){var s=n[q];this.removeListener(r,s.type,s.fn)}}if(o&&r&&r.childNodes){for(q=0,t=r.childNodes.length;q<t;++q){this.purgeElement(r.childNodes[q],o,m)}}},getListeners:function(t,v){var q=[],u;if(!v){u=[h,g]}else{if(v==="unload"){u=[g]}else{u=[h]}}var o=(YAHOO.lang.isString(t))?this.getEl(t):t;for(var r=0;r<u.length;r=r+1){var m=u[r];if(m){for(var p=0,n=m.length;p<n;++p){var s=m[p];if(s&&s[this.EL]===o&&(!v||v===s[this.TYPE])){q.push({type:s[this.TYPE],fn:s[this.FN],obj:s[this.OBJ],adjust:s[this.OVERRIDE],scope:s[this.ADJ_SCOPE],index:p})}}}}return(q.length)?q:null},_unload:function(n){var t=YAHOO.util.Event,q,r,s,o,p,m=g.slice(),u;for(q=0,o=g.length;q<o;++q){s=m[q];if(s){u=window;if(s[t.ADJ_SCOPE]){if(s[t.ADJ_SCOPE]===true){u=s[t.UNLOAD_OBJ]}else{u=s[t.ADJ_SCOPE]}}s[t.FN].call(u,t.getEvent(n,s[t.EL]),s[t.UNLOAD_OBJ]);m[q]=null}}s=null;u=null;g=null;if(h){for(r=h.length-1;r>-1;r--){s=h[r];if(s){t.removeListener(s[t.EL],s[t.TYPE],s[t.FN],r)}}s=null}j=null;t._simpleRemove(window,"unload",t._unload)},_getScrollLeft:function(){return this._getScroll()[1]},_getScrollTop:function(){return this._getScroll()[0]},_getScroll:function(){var n=document.documentElement,m=document.body;if(n&&(n.scrollTop||n.scrollLeft)){return[n.scrollTop,n.scrollLeft]}else{if(m){return[m.scrollTop,m.scrollLeft]}else{return[0,0]}}},regCE:function(){},_simpleAdd:function(){if(window.addEventListener){return function(n,m,o,p){n.addEventListener(m,o,(p))}}else{if(window.attachEvent){return function(n,m,o,p){n.attachEvent("on"+m,o)}}else{return function(){}}}}(),_simpleRemove:function(){if(window.removeEventListener){return function(n,m,o,p){n.removeEventListener(m,o,(p))}}else{if(window.detachEvent){return function(n,m,o){n.detachEvent("on"+m,o)}}else{return function(){}}}}()}}();(function(){var a=YAHOO.util.Event;a.on=a.addListener;a.onFocus=a.addFocusListener;a.onBlur=a.addBlurListener;if(a.isIE){YAHOO.util.Event.onDOMReady(YAHOO.util.Event._tryPreloadAttach,YAHOO.util.Event,true);var b=document.createElement("p");a._dri=setInterval(function(){try{b.doScroll("left");clearInterval(a._dri);a._dri=null;a._ready();b=null}catch(c){}},a.POLL_INTERVAL)}else{if(a.webkit&&a.webkit<525){a._dri=setInterval(function(){var c=document.readyState;if("loaded"==c||"complete"==c){clearInterval(a._dri);a._dri=null;a._ready()}},a.POLL_INTERVAL)}else{a._simpleAdd(document,"DOMContentLoaded",a._ready)}}a._simpleAdd(window,"load",a._load);a._simpleAdd(window,"unload",a._unload);a._tryPreloadAttach()})()}YAHOO.util.EventProvider=function(){};YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(a,e,b,c){this.__yui_events=this.__yui_events||{};var d=this.__yui_events[a];if(d){d.subscribe(e,b,c)}else{this.__yui_subscribers=this.__yui_subscribers||{};var f=this.__yui_subscribers;if(!f[a]){f[a]=[]}f[a].push({fn:e,obj:b,overrideContext:c})}},unsubscribe:function(f,d,b){this.__yui_events=this.__yui_events||{};var a=this.__yui_events;if(f){var c=a[f];if(c){return c.unsubscribe(d,b)}}else{var g=true;for(var e in a){if(YAHOO.lang.hasOwnProperty(a,e)){g=g&&a[e].unsubscribe(d,b)}}return g}return false},unsubscribeAll:function(a){return this.unsubscribe(a)},createEvent:function(g,a){this.__yui_events=this.__yui_events||{};var d=a||{};var e=this.__yui_events;if(e[g]){}else{var f=d.scope||this;var i=(d.silent);var c=new YAHOO.util.CustomEvent(g,f,i,YAHOO.util.CustomEvent.FLAT);e[g]=c;if(d.onSubscribeCallback){c.subscribeEvent.subscribe(d.onSubscribeCallback)}this.__yui_subscribers=this.__yui_subscribers||{};var h=this.__yui_subscribers[g];if(h){for(var b=0;b<h.length;++b){c.subscribe(h[b].fn,h[b].obj,h[b].overrideContext)}}}return e[g]},fireEvent:function(d,e,a,f){this.__yui_events=this.__yui_events||{};var b=this.__yui_events[d];if(!b){return null}var g=[];for(var c=1;c<arguments.length;++c){g.push(arguments[c])}return b.fire.apply(b,g)},hasEvent:function(a){if(this.__yui_events){if(this.__yui_events[a]){return true}}return false}};(function(){var a=YAHOO.util.Event,b=YAHOO.lang;YAHOO.util.KeyListener=function(i,d,h,g){if(!i){}else{if(!d){}else{if(!h){}}}if(!g){g=YAHOO.util.KeyListener.KEYDOWN}var f=new YAHOO.util.CustomEvent("keyPressed");this.enabledEvent=new YAHOO.util.CustomEvent("enabled");this.disabledEvent=new YAHOO.util.CustomEvent("disabled");if(b.isString(i)){i=document.getElementById(i)}if(b.isFunction(h)){f.subscribe(h)}else{f.subscribe(h.fn,h.scope,h.correctScope)}function e(m,n){if(!d.shift){d.shift=false}if(!d.alt){d.alt=false}if(!d.ctrl){d.ctrl=false}if(m.shiftKey==d.shift&&m.altKey==d.alt&&m.ctrlKey==d.ctrl){var l,o=d.keys,j;if(YAHOO.lang.isArray(o)){for(var k=0;k<o.length;k++){l=o[k];j=a.getCharCode(m);if(l==j){f.fire(j,m);break}}}else{j=a.getCharCode(m);if(o==j){f.fire(j,m)}}}}this.enable=function(){if(!this.enabled){a.on(i,g,e);this.enabledEvent.fire(d)}this.enabled=true};this.disable=function(){if(this.enabled){a.removeListener(i,g,e);this.disabledEvent.fire(d)}this.enabled=false};this.toString=function(){return"KeyListener ["+d.keys+"] "+i.tagName+(i.id?"["+i.id+"]":"")}};var c=YAHOO.util.KeyListener;c.KEYDOWN="keydown";c.KEYUP="keyup";c.KEY={ALT:18,BACK_SPACE:8,CAPS_LOCK:20,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,META:224,NUM_LOCK:144,PAGE_DOWN:34,PAGE_UP:33,PAUSE:19,PRINTSCREEN:44,RIGHT:39,SCROLL_LOCK:145,SHIFT:16,SPACE:32,TAB:9,UP:38}})();YAHOO.register("event",YAHOO.util.Event,{version:"2.7.0",build:"1796"});YAHOO.register("yahoo-dom-event",YAHOO,{version:"2.7.0",build:"1796"});if(!YAHOO.util.DragDropMgr){YAHOO.util.DragDropMgr=function(){var a=YAHOO.util.Event,b=YAHOO.util.Dom;return{useShim:false,_shimActive:false,_shimState:false,_debugShim:false,_createShim:function(){var c=document.createElement("div");c.id="yui-ddm-shim";if(document.body.firstChild){document.body.insertBefore(c,document.body.firstChild)}else{document.body.appendChild(c)}c.style.display="none";c.style.backgroundColor="red";c.style.position="absolute";c.style.zIndex="99999";b.setStyle(c,"opacity","0");this._shim=c;a.on(c,"mouseup",this.handleMouseUp,this,true);a.on(c,"mousemove",this.handleMouseMove,this,true);a.on(window,"scroll",this._sizeShim,this,true)},_sizeShim:function(){if(this._shimActive){var c=this._shim;c.style.height=b.getDocumentHeight()+"px";c.style.width=b.getDocumentWidth()+"px";c.style.top="0";c.style.left="0"}},_activateShim:function(){if(this.useShim){if(!this._shim){this._createShim()}this._shimActive=true;var d=this._shim,c="0";if(this._debugShim){c=".5"}b.setStyle(d,"opacity",c);this._sizeShim();d.style.display="block"}},_deactivateShim:function(){this._shim.style.display="none";this._shimActive=false},_shim:null,ids:{},handleIds:{},dragCurrent:null,dragOvers:{},deltaX:0,deltaY:0,preventDefault:true,stopPropagation:true,initialized:false,locked:false,interactionInfo:null,init:function(){this.initialized=true},POINT:0,INTERSECT:1,STRICT_INTERSECT:2,mode:0,_execOnAll:function(e,f){for(var d in this.ids){for(var g in this.ids[d]){var c=this.ids[d][g];if(!this.isTypeOfDD(c)){continue}c[e].apply(c,f)}}},_onLoad:function(){this.init();a.on(document,"mouseup",this.handleMouseUp,this,true);a.on(document,"mousemove",this.handleMouseMove,this,true);a.on(window,"unload",this._onUnload,this,true);a.on(window,"resize",this._onResize,this,true)},_onResize:function(c){this._execOnAll("resetConstraints",[])},lock:function(){this.locked=true},unlock:function(){this.locked=false},isLocked:function(){return this.locked},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,fromTimeout:false,regDragDrop:function(c,d){if(!this.initialized){this.init()}if(!this.ids[d]){this.ids[d]={}}this.ids[d][c.id]=c},removeDDFromGroup:function(c,e){if(!this.ids[e]){this.ids[e]={}}var d=this.ids[e];if(d&&d[c.id]){delete d[c.id]}},_remove:function(c){for(var d in c.groups){if(d){var e=this.ids[d];if(e&&e[c.id]){delete e[c.id]}}}delete this.handleIds[c.id]},regHandle:function(c,d){if(!this.handleIds[c]){this.handleIds[c]={}}this.handleIds[c][d]=d},isDragDrop:function(c){return(this.getDDById(c))?true:false},getRelated:function(c,g){var d=[];for(var e in c.groups){for(var f in this.ids[e]){var h=this.ids[e][f];if(!this.isTypeOfDD(h)){continue}if(!g||h.isTarget){d[d.length]=h}}}return d},isLegalTarget:function(c,d){var f=this.getRelated(c,true);for(var e=0,g=f.length;e<g;++e){if(f[e].id==d.id){return true}}return false},isTypeOfDD:function(c){return(c&&c.__ygDragDrop)},isHandle:function(c,d){return(this.handleIds[c]&&this.handleIds[c][d])},getDDById:function(c){for(var d in this.ids){if(this.ids[d][c]){return this.ids[d][c]}}return null},handleMouseDown:function(c,d){this.currentTarget=YAHOO.util.Event.getTarget(c);this.dragCurrent=d;var e=d.getEl();this.startX=YAHOO.util.Event.getPageX(c);this.startY=YAHOO.util.Event.getPageY(c);this.deltaX=this.startX-e.offsetLeft;this.deltaY=this.startY-e.offsetTop;this.dragThreshMet=false;this.clickTimeout=setTimeout(function(){var f=YAHOO.util.DDM;f.startDrag(f.startX,f.startY);f.fromTimeout=true},this.clickTimeThresh)},startDrag:function(e,c){if(this.dragCurrent&&this.dragCurrent.useShim){this._shimState=this.useShim;this.useShim=true}this._activateShim();clearTimeout(this.clickTimeout);var d=this.dragCurrent;if(d&&d.events.b4StartDrag){d.b4StartDrag(e,c);d.fireEvent("b4StartDragEvent",{x:e,y:c})}if(d&&d.events.startDrag){d.startDrag(e,c);d.fireEvent("startDragEvent",{x:e,y:c})}this.dragThreshMet=true},handleMouseUp:function(c){if(this.dragCurrent){clearTimeout(this.clickTimeout);if(this.dragThreshMet){if(this.fromTimeout){this.fromTimeout=false;this.handleMouseMove(c)}this.fromTimeout=false;this.fireEvents(c,true)}else{}this.stopDrag(c);this.stopEvent(c)}},stopEvent:function(c){if(this.stopPropagation){YAHOO.util.Event.stopPropagation(c)}if(this.preventDefault){YAHOO.util.Event.preventDefault(c)}},stopDrag:function(c,d){var e=this.dragCurrent;if(e&&!d){if(this.dragThreshMet){if(e.events.b4EndDrag){e.b4EndDrag(c);e.fireEvent("b4EndDragEvent",{e:c})}if(e.events.endDrag){e.endDrag(c);e.fireEvent("endDragEvent",{e:c})}}if(e.events.mouseUp){e.onMouseUp(c);e.fireEvent("mouseUpEvent",{e:c})}}if(this._shimActive){this._deactivateShim();if(this.dragCurrent&&this.dragCurrent.useShim){this.useShim=this._shimState;this._shimState=false}}this.dragCurrent=null;this.dragOvers={}},handleMouseMove:function(c){var f=this.dragCurrent;if(f){if(YAHOO.util.Event.isIE&&!c.button){this.stopEvent(c);return this.handleMouseUp(c)}else{if(c.clientX<0||c.clientY<0){}}if(!this.dragThreshMet){var d=Math.abs(this.startX-YAHOO.util.Event.getPageX(c));var e=Math.abs(this.startY-YAHOO.util.Event.getPageY(c));if(d>this.clickPixelThresh||e>this.clickPixelThresh){this.startDrag(this.startX,this.startY)}}if(this.dragThreshMet){if(f&&f.events.b4Drag){f.b4Drag(c);f.fireEvent("b4DragEvent",{e:c})}if(f&&f.events.drag){f.onDrag(c);f.fireEvent("dragEvent",{e:c})}if(f){this.fireEvents(c,false)}}this.stopEvent(c)}},fireEvents:function(i,s){var ac=this.dragCurrent;if(!ac||ac.isLocked()||ac.dragOnly){return}var q=YAHOO.util.Event.getPageX(i),r=YAHOO.util.Event.getPageY(i),o=new YAHOO.util.Point(q,r),t=ac.getTargetCoord(o.x,o.y),y=ac.getDragEl(),z=["out","over","drop","enter"],j=new YAHOO.util.Region(t.y,t.x+y.offsetWidth,t.y+y.offsetHeight,t.x),v=[],A={},n=[],ab={outEvts:[],overEvts:[],dropEvts:[],enterEvts:[]};for(var l in this.dragOvers){var aa=this.dragOvers[l];if(!this.isTypeOfDD(aa)){continue}if(!this.isOverTarget(o,aa,this.mode,j)){ab.outEvts.push(aa)}v[l]=true;delete this.dragOvers[l]}for(var m in ac.groups){if("string"!=typeof m){continue}for(l in this.ids[m]){var x=this.ids[m][l];if(!this.isTypeOfDD(x)){continue}if(x.isTarget&&!x.isLocked()&&x!=ac){if(this.isOverTarget(o,x,this.mode,j)){A[m]=true;if(s){ab.dropEvts.push(x)}else{if(!v[x.id]){ab.enterEvts.push(x)}else{ab.overEvts.push(x)}this.dragOvers[x.id]=x}}}}}this.interactionInfo={out:ab.outEvts,enter:ab.enterEvts,over:ab.overEvts,drop:ab.dropEvts,point:o,draggedRegion:j,sourceRegion:this.locationCache[ac.id],validDrop:s};for(var B in A){n.push(B)}if(s&&!ab.dropEvts.length){this.interactionInfo.validDrop=false;if(ac.events.invalidDrop){ac.onInvalidDrop(i);ac.fireEvent("invalidDropEvent",{e:i})}}for(l=0;l<z.length;l++){var f=null;if(ab[z[l]+"Evts"]){f=ab[z[l]+"Evts"]}if(f&&f.length){var w=z[l].charAt(0).toUpperCase()+z[l].substr(1),g="onDrag"+w,u="b4Drag"+w,p="drag"+w+"Event",h="drag"+w;if(this.mode){if(ac.events[u]){ac[u](i,f,n);ac.fireEvent(u+"Event",{event:i,info:f,group:n})}if(ac.events[h]){ac[g](i,f,n);ac.fireEvent(p,{event:i,info:f,group:n})}}else{for(var e=0,k=f.length;e<k;++e){if(ac.events[u]){ac[u](i,f[e].id,n[0]);ac.fireEvent(u+"Event",{event:i,info:f[e].id,group:n[0]})}if(ac.events[h]){ac[g](i,f[e].id,n[0]);ac.fireEvent(p,{event:i,info:f[e].id,group:n[0]})}}}}}},getBestMatch:function(e){var c=null;var f=e.length;if(f==1){c=e[0]}else{for(var d=0;d<f;++d){var g=e[d];if(this.mode==this.INTERSECT&&g.cursorIsOver){c=g;break}else{if(!c||!c.overlap||(g.overlap&&c.overlap.getArea()<g.overlap.getArea())){c=g}}}}return c},refreshCache:function(g){var e=g||this.ids;for(var h in e){if("string"!=typeof h){continue}for(var f in this.ids[h]){var d=this.ids[h][f];if(this.isTypeOfDD(d)){var c=this.getLocation(d);if(c){this.locationCache[d.id]=c}else{delete this.locationCache[d.id]}}}}},verifyEl:function(d){try{if(d){var e=d.offsetParent;if(e){return true}}}catch(c){}return false},getLocation:function(k){if(!this.isTypeOfDD(k)){return null}var m=k.getEl(),h,n,c,f,g,e,d,i,l;try{h=YAHOO.util.Dom.getXY(m)}catch(j){}if(!h){return null}n=h[0];c=n+m.offsetWidth;f=h[1];g=f+m.offsetHeight;e=f-k.padding[0];d=c+k.padding[1];i=g+k.padding[2];l=n-k.padding[3];return new YAHOO.util.Region(e,d,i,l)},isOverTarget:function(e,d,k,j){var i=this.locationCache[d.id];if(!i||!this.useCache){i=this.getLocation(d);this.locationCache[d.id]=i}if(!i){return false}d.cursorIsOver=i.contains(e);var f=this.dragCurrent;if(!f||(!k&&!f.constrainX&&!f.constrainY)){return d.cursorIsOver}d.overlap=null;if(!j){var h=f.getTargetCoord(e.x,e.y);var c=f.getDragEl();j=new YAHOO.util.Region(h.y,h.x+c.offsetWidth,h.y+c.offsetHeight,h.x)}var g=j.intersect(i);if(g){d.overlap=g;return(k)?true:d.cursorIsOver}else{return false}},_onUnload:function(c,d){this.unregAll()},unregAll:function(){if(this.dragCurrent){this.stopDrag();this.dragCurrent=null}this._execOnAll("unreg",[]);this.ids={}},elementCache:{},getElWrapper:function(c){var d=this.elementCache[c];if(!d||!d.el){d=this.elementCache[c]=new this.ElementWrapper(YAHOO.util.Dom.get(c))}return d},getElement:function(c){return YAHOO.util.Dom.get(c)},getCss:function(c){var d=YAHOO.util.Dom.get(c);return(d)?d.style:null},ElementWrapper:function(c){this.el=c||null;this.id=this.el&&c.id;this.css=this.el&&c.style},getPosX:function(c){return YAHOO.util.Dom.getX(c)},getPosY:function(c){return YAHOO.util.Dom.getY(c)},swapNode:function(d,f){if(d.swapNode){d.swapNode(f)}else{var c=f.parentNode;var e=f.nextSibling;if(e==d){c.insertBefore(d,f)}else{if(f==d.nextSibling){c.insertBefore(f,d)}else{d.parentNode.replaceChild(f,d);c.insertBefore(d,e)}}}},getScroll:function(){var d,f,c=document.documentElement,e=document.body;if(c&&(c.scrollTop||c.scrollLeft)){d=c.scrollTop;f=c.scrollLeft}else{if(e){d=e.scrollTop;f=e.scrollLeft}else{}}return{top:d,left:f}},getStyle:function(c,d){return YAHOO.util.Dom.getStyle(c,d)},getScrollTop:function(){return this.getScroll().top},getScrollLeft:function(){return this.getScroll().left},moveToEl:function(e,c){var d=YAHOO.util.Dom.getXY(c);YAHOO.util.Dom.setXY(e,d)},getClientHeight:function(){return YAHOO.util.Dom.getViewportHeight()},getClientWidth:function(){return YAHOO.util.Dom.getViewportWidth()},numericSort:function(c,d){return(c-d)},_timeoutCount:0,_addListeners:function(){var c=YAHOO.util.DDM;if(YAHOO.util.Event&&document){c._onLoad()}else{if(c._timeoutCount>2000){}else{setTimeout(c._addListeners,10);if(document&&document.body){c._timeoutCount+=1}}}},handleWasClicked:function(e,c){if(this.isHandle(c,e.id)){return true}else{var d=e.parentNode;while(d){if(this.isHandle(c,d.id)){return true}else{d=d.parentNode}}}return false}}}();YAHOO.util.DDM=YAHOO.util.DragDropMgr;YAHOO.util.DDM._addListeners()}(function(){var a=YAHOO.util.Event;var b=YAHOO.util.Dom;YAHOO.util.DragDrop=function(c,e,d){if(c){this.init(c,e,d)}};YAHOO.util.DragDrop.prototype={events:null,on:function(){this.subscribe.apply(this,arguments)},id:null,config:null,dragElId:null,handleElId:null,invalidHandleTypes:null,invalidHandleIds:null,invalidHandleClasses:null,startPageX:0,startPageY:0,groups:null,locked:false,lock:function(){this.locked=true},unlock:function(){this.locked=false},isTarget:true,padding:null,dragOnly:false,useShim:false,_domRef:null,__ygDragDrop:true,constrainX:false,constrainY:false,minX:0,maxX:0,minY:0,maxY:0,deltaX:0,deltaY:0,maintainOffset:false,xTicks:null,yTicks:null,primaryButtonOnly:true,available:false,hasOuterHandles:false,cursorIsOver:false,overlap:null,b4StartDrag:function(d,c){},startDrag:function(d,c){},b4Drag:function(c){},onDrag:function(c){},onDragEnter:function(d,c){},b4DragOver:function(c){},onDragOver:function(d,c){},b4DragOut:function(c){},onDragOut:function(d,c){},b4DragDrop:function(c){},onDragDrop:function(d,c){},onInvalidDrop:function(c){},b4EndDrag:function(c){},endDrag:function(c){},b4MouseDown:function(c){},onMouseDown:function(c){},onMouseUp:function(c){},onAvailable:function(){},getEl:function(){if(!this._domRef){this._domRef=b.get(this.id)}return this._domRef},getDragEl:function(){return b.get(this.dragElId)},init:function(c,f,e){this.initTarget(c,f,e);a.on(this._domRef||this.id,"mousedown",this.handleMouseDown,this,true);for(var d in this.events){this.createEvent(d+"Event")}},initTarget:function(c,e,d){this.config=d||{};this.events={};this.DDM=YAHOO.util.DDM;this.groups={};if(typeof c!=="string"){this._domRef=c;c=b.generateId(c)}this.id=c;this.addToGroup((e)?e:"default");this.handleElId=c;a.onAvailable(c,this.handleOnAvailable,this,true);this.setDragElId(c);this.invalidHandleTypes={A:"A"};this.invalidHandleIds={};this.invalidHandleClasses=[];this.applyConfig()},applyConfig:function(){this.events={mouseDown:true,b4MouseDown:true,mouseUp:true,b4StartDrag:true,startDrag:true,b4EndDrag:true,endDrag:true,drag:true,b4Drag:true,invalidDrop:true,b4DragOut:true,dragOut:true,dragEnter:true,b4DragOver:true,dragOver:true,b4DragDrop:true,dragDrop:true};if(this.config.events){for(var c in this.config.events){if(this.config.events[c]===false){this.events[c]=false}}}this.padding=this.config.padding||[0,0,0,0];this.isTarget=(this.config.isTarget!==false);this.maintainOffset=(this.config.maintainOffset);this.primaryButtonOnly=(this.config.primaryButtonOnly!==false);this.dragOnly=((this.config.dragOnly===true)?true:false);this.useShim=((this.config.useShim===true)?true:false)},handleOnAvailable:function(){this.available=true;this.resetConstraints();this.onAvailable()},setPadding:function(d,f,c,e){if(!f&&0!==f){this.padding=[d,d,d,d]}else{if(!c&&0!==c){this.padding=[d,f,d,f]}else{this.padding=[d,f,c,e]}}},setInitPosition:function(e,f){var d=this.getEl();if(!this.DDM.verifyEl(d)){if(d&&d.style&&(d.style.display=="none")){}else{}return}var g=e||0;var h=f||0;var c=b.getXY(d);this.initPageX=c[0]-g;this.initPageY=c[1]-h;this.lastPageX=c[0];this.lastPageY=c[1];this.setStartPosition(c)},setStartPosition:function(c){var d=c||b.getXY(this.getEl());this.deltaSetXY=null;this.startPageX=d[0];this.startPageY=d[1]},addToGroup:function(c){this.groups[c]=true;this.DDM.regDragDrop(this,c)},removeFromGroup:function(c){if(this.groups[c]){delete this.groups[c]}this.DDM.removeDDFromGroup(this,c)},setDragElId:function(c){this.dragElId=c},setHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.handleElId=c;this.DDM.regHandle(this.id,c)},setOuterHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}a.on(c,"mousedown",this.handleMouseDown,this,true);this.setHandleElId(c);this.hasOuterHandles=true},unreg:function(){a.removeListener(this.id,"mousedown",this.handleMouseDown);this._domRef=null;this.DDM._remove(this)},isLocked:function(){return(this.DDM.isLocked()||this.locked)},handleMouseDown:function(c,d){var i=c.which||c.button;if(this.primaryButtonOnly&&i>1){return}if(this.isLocked()){return}var j=this.b4MouseDown(c),g=true;if(this.events.b4MouseDown){g=this.fireEvent("b4MouseDownEvent",c)}var h=this.onMouseDown(c),e=true;if(this.events.mouseDown){e=this.fireEvent("mouseDownEvent",c)}if((j===false)||(h===false)||(g===false)||(e===false)){return}this.DDM.refreshCache(this.groups);var f=new YAHOO.util.Point(a.getPageX(c),a.getPageY(c));if(!this.hasOuterHandles&&!this.DDM.isOverTarget(f,this)){}else{if(this.clickValidator(c)){this.setStartPosition();this.DDM.handleMouseDown(c,this);this.DDM.stopEvent(c)}else{}}},clickValidator:function(c){var d=YAHOO.util.Event.getTarget(c);return(this.isValidHandleChild(d)&&(this.id==this.handleElId||this.DDM.handleWasClicked(d,this.id)))},getTargetCoord:function(d,e){var f=d-this.deltaX;var c=e-this.deltaY;if(this.constrainX){if(f<this.minX){f=this.minX}if(f>this.maxX){f=this.maxX}}if(this.constrainY){if(c<this.minY){c=this.minY}if(c>this.maxY){c=this.maxY}}f=this.getTick(f,this.xTicks);c=this.getTick(c,this.yTicks);return{x:f,y:c}},addInvalidHandleType:function(d){var c=d.toUpperCase();this.invalidHandleTypes[c]=c},addInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.invalidHandleIds[c]=c},addInvalidHandleClass:function(c){this.invalidHandleClasses.push(c)},removeInvalidHandleType:function(d){var c=d.toUpperCase();delete this.invalidHandleTypes[c]},removeInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}delete this.invalidHandleIds[c]},removeInvalidHandleClass:function(d){for(var c=0,e=this.invalidHandleClasses.length;c<e;++c){if(this.invalidHandleClasses[c]==d){delete this.invalidHandleClasses[c]}}},isValidHandleChild:function(e){var f=true;var c;try{c=e.nodeName.toUpperCase()}catch(d){c=e.nodeName}f=f&&!this.invalidHandleTypes[c];f=f&&!this.invalidHandleIds[e.id];for(var g=0,h=this.invalidHandleClasses.length;f&&g<h;++g){f=!b.hasClass(e,this.invalidHandleClasses[g])}return f},setXTicks:function(c,f){this.xTicks=[];this.xTickSize=f;var d={};for(var e=this.initPageX;e>=this.minX;e=e-f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}for(e=this.initPageX;e<=this.maxX;e=e+f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}this.xTicks.sort(this.DDM.numericSort)},setYTicks:function(c,f){this.yTicks=[];this.yTickSize=f;var d={};for(var e=this.initPageY;e>=this.minY;e=e-f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}for(e=this.initPageY;e<=this.maxY;e=e+f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}this.yTicks.sort(this.DDM.numericSort)},setXConstraint:function(c,d,e){this.leftConstraint=parseInt(c,10);this.rightConstraint=parseInt(d,10);this.minX=this.initPageX-this.leftConstraint;this.maxX=this.initPageX+this.rightConstraint;if(e){this.setXTicks(this.initPageX,e)}this.constrainX=true},clearConstraints:function(){this.constrainX=false;this.constrainY=false;this.clearTicks()},clearTicks:function(){this.xTicks=null;this.yTicks=null;this.xTickSize=0;this.yTickSize=0},setYConstraint:function(e,c,d){this.topConstraint=parseInt(e,10);this.bottomConstraint=parseInt(c,10);this.minY=this.initPageY-this.topConstraint;this.maxY=this.initPageY+this.bottomConstraint;if(d){this.setYTicks(this.initPageY,d)}this.constrainY=true},resetConstraints:function(){if(this.initPageX||this.initPageX===0){var c=(this.maintainOffset)?this.lastPageX-this.initPageX:0;var d=(this.maintainOffset)?this.lastPageY-this.initPageY:0;this.setInitPosition(c,d)}else{this.setInitPosition()}if(this.constrainX){this.setXConstraint(this.leftConstraint,this.rightConstraint,this.xTickSize)}if(this.constrainY){this.setYConstraint(this.topConstraint,this.bottomConstraint,this.yTickSize)}},getTick:function(c,f){if(!f){return c}else{if(f[0]>=c){return f[0]}else{for(var h=0,i=f.length;h<i;++h){var g=h+1;if(f[g]&&f[g]>=c){var d=c-f[h];var e=f[g]-c;return(e>d)?f[h]:f[g]}}return f[f.length-1]}}},toString:function(){return("DragDrop "+this.id)}};YAHOO.augment(YAHOO.util.DragDrop,YAHOO.util.EventProvider)})();YAHOO.util.DD=function(b,a,c){if(b){this.init(b,a,c)}};YAHOO.extend(YAHOO.util.DD,YAHOO.util.DragDrop,{scroll:true,autoOffset:function(c,d){var a=c-this.startPageX;var b=d-this.startPageY;this.setDelta(a,b)},setDelta:function(b,a){this.deltaX=b;this.deltaY=a},setDragElPos:function(b,c){var a=this.getDragEl();this.alignElWithMouse(a,b,c)},alignElWithMouse:function(g,c,d){var e=this.getTargetCoord(c,d);if(!this.deltaSetXY){var b=[e.x,e.y];YAHOO.util.Dom.setXY(g,b);var f=parseInt(YAHOO.util.Dom.getStyle(g,"left"),10);var h=parseInt(YAHOO.util.Dom.getStyle(g,"top"),10);this.deltaSetXY=[f-e.x,h-e.y]}else{YAHOO.util.Dom.setStyle(g,"left",(e.x+this.deltaSetXY[0])+"px");YAHOO.util.Dom.setStyle(g,"top",(e.y+this.deltaSetXY[1])+"px")}this.cachePosition(e.x,e.y);var a=this;setTimeout(function(){a.autoScroll.call(a,e.x,e.y,g.offsetHeight,g.offsetWidth)},0)},cachePosition:function(c,a){if(c){this.lastPageX=c;this.lastPageY=a}else{var b=YAHOO.util.Dom.getXY(this.getEl());this.lastPageX=b[0];this.lastPageY=b[1]}},autoScroll:function(i,j,n,h){if(this.scroll){var g=this.DDM.getClientHeight();var c=this.DDM.getClientWidth();var e=this.DDM.getScrollTop();var a=this.DDM.getScrollLeft();var k=n+j;var f=h+i;var l=(g+e-j-this.deltaY);var m=(c+a-i-this.deltaX);var b=40;var d=(document.all)?80:30;if(k>g&&l<b){window.scrollTo(a,e+d)}if(j<e&&e>0&&j-e<b){window.scrollTo(a,e-d)}if(f>c&&m<b){window.scrollTo(a+d,e)}if(i<a&&a>0&&i-a<b){window.scrollTo(a-d,e)}}},applyConfig:function(){YAHOO.util.DD.superclass.applyConfig.call(this);this.scroll=(this.config.scroll!==false)},b4MouseDown:function(a){this.setStartPosition();this.autoOffset(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},b4Drag:function(a){this.setDragElPos(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},toString:function(){return("DD "+this.id)}});YAHOO.util.DDProxy=function(b,a,c){if(b){this.init(b,a,c);this.initFrame()}};YAHOO.util.DDProxy.dragElId="ygddfdiv";YAHOO.extend(YAHOO.util.DDProxy,YAHOO.util.DD,{resizeFrame:true,centerFrame:false,createFrame:function(){var f=this,a=document.body;if(!a||!a.firstChild){setTimeout(function(){f.createFrame()},50);return}var b=this.getDragEl(),c=YAHOO.util.Dom;if(!b){b=document.createElement("div");b.id=this.dragElId;var d=b.style;d.position="absolute";d.visibility="hidden";d.cursor="move";d.border="2px solid #aaa";d.zIndex=999;d.height="25px";d.width="25px";var e=document.createElement("div");c.setStyle(e,"height","100%");c.setStyle(e,"width","100%");c.setStyle(e,"background-color","#ccc");c.setStyle(e,"opacity","0");b.appendChild(e);a.insertBefore(b,a.firstChild)}},initFrame:function(){this.createFrame()},applyConfig:function(){YAHOO.util.DDProxy.superclass.applyConfig.call(this);this.resizeFrame=(this.config.resizeFrame!==false);this.centerFrame=(this.config.centerFrame);this.setDragElId(this.config.dragElId||YAHOO.util.DDProxy.dragElId)},showFrame:function(b,c){var d=this.getEl();var a=this.getDragEl();var e=a.style;this._resizeProxy();if(this.centerFrame){this.setDelta(Math.round(parseInt(e.width,10)/2),Math.round(parseInt(e.height,10)/2))}this.setDragElPos(b,c);YAHOO.util.Dom.setStyle(a,"visibility","visible")},_resizeProxy:function(){if(this.resizeFrame){var f=YAHOO.util.Dom;var c=this.getEl();var b=this.getDragEl();var g=parseInt(f.getStyle(b,"borderTopWidth"),10);var e=parseInt(f.getStyle(b,"borderRightWidth"),10);var h=parseInt(f.getStyle(b,"borderBottomWidth"),10);var a=parseInt(f.getStyle(b,"borderLeftWidth"),10);if(isNaN(g)){g=0}if(isNaN(e)){e=0}if(isNaN(h)){h=0}if(isNaN(a)){a=0}var i=Math.max(0,c.offsetWidth-e-a);var d=Math.max(0,c.offsetHeight-g-h);f.setStyle(b,"width",i+"px");f.setStyle(b,"height",d+"px")}},b4MouseDown:function(c){this.setStartPosition();var a=YAHOO.util.Event.getPageX(c);var b=YAHOO.util.Event.getPageY(c);this.autoOffset(a,b)},b4StartDrag:function(a,b){this.showFrame(a,b)},b4EndDrag:function(a){YAHOO.util.Dom.setStyle(this.getDragEl(),"visibility","hidden")},endDrag:function(b){var c=YAHOO.util.Dom;var d=this.getEl();var a=this.getDragEl();c.setStyle(a,"visibility","");c.setStyle(d,"visibility","hidden");YAHOO.util.DDM.moveToEl(d,a);c.setStyle(a,"visibility","hidden");c.setStyle(d,"visibility","")},toString:function(){return("DDProxy "+this.id)}});YAHOO.util.DDTarget=function(b,a,c){if(b){this.initTarget(b,a,c)}};YAHOO.extend(YAHOO.util.DDTarget,YAHOO.util.DragDrop,{toString:function(){return("DDTarget "+this.id)}});YAHOO.register("dragdrop",YAHOO.util.DragDropMgr,{version:"2.7.0",build:"1796"});(function(){var d=YAHOO.util.Dom.getXY,a=YAHOO.util.Event,b=Array.prototype.slice;function c(f,h,g,e){c.ANIM_AVAIL=(!YAHOO.lang.isUndefined(YAHOO.util.Anim));if(f){this.init(f,h,true);this.initSlider(e);this.initThumb(g)}}YAHOO.lang.augmentObject(c,{getHorizSlider:function(h,g,e,f,i){return new c(h,h,new YAHOO.widget.SliderThumb(g,h,e,f,0,0,i),"horiz")},getVertSlider:function(g,f,i,e,h){return new c(g,g,new YAHOO.widget.SliderThumb(f,g,0,0,i,e,h),"vert")},getSliderRegion:function(i,h,f,g,k,e,j){return new c(i,i,new YAHOO.widget.SliderThumb(h,i,f,g,k,e,j),"region")},SOURCE_UI_EVENT:1,SOURCE_SET_VALUE:2,SOURCE_KEY_EVENT:3,ANIM_AVAIL:false},true);YAHOO.extend(c,YAHOO.util.DragDrop,{_mouseDown:false,dragOnly:true,initSlider:function(e){this.type=e;this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);this.isTarget=false;this.animate=c.ANIM_AVAIL;this.backgroundEnabled=true;this.tickPause=40;this.enableKeys=true;this.keyIncrement=20;this.moveComplete=true;this.animationDuration=0.2;this.SOURCE_UI_EVENT=1;this.SOURCE_SET_VALUE=2;this.valueChangeSource=0;this._silent=false;this.lastOffset=[0,0]},initThumb:function(e){var f=this;this.thumb=e;e.cacheBetweenDrags=true;if(e._isHoriz&&e.xTicks&&e.xTicks.length){this.tickPause=Math.round(360/e.xTicks.length)}else{if(e.yTicks&&e.yTicks.length){this.tickPause=Math.round(360/e.yTicks.length)}}e.onAvailable=function(){return f.setStartSliderState()};e.onMouseDown=function(){f._mouseDown=true;return f.focus()};e.startDrag=function(){f._slideStart()};e.onDrag=function(){f.fireEvents(true)};e.onMouseUp=function(){f.thumbMouseUp()}},onAvailable:function(){this._bindKeyEvents()},_bindKeyEvents:function(){a.on(this.id,"keydown",this.handleKeyDown,this,true);a.on(this.id,"keypress",this.handleKeyPress,this,true)},handleKeyPress:function(e){if(this.enableKeys){var f=a.getCharCode(e);switch(f){case 37:case 38:case 39:case 40:case 36:case 35:a.preventDefault(e);break;default:}}},handleKeyDown:function(e){if(this.enableKeys){var h=a.getCharCode(e),i=this.thumb,g=this.getXValue(),j=this.getYValue(),f=true;switch(h){case 37:g-=this.keyIncrement;break;case 38:j-=this.keyIncrement;break;case 39:g+=this.keyIncrement;break;case 40:j+=this.keyIncrement;break;case 36:g=i.leftConstraint;j=i.topConstraint;break;case 35:g=i.rightConstraint;j=i.bottomConstraint;break;default:f=false}if(f){if(i._isRegion){this._setRegionValue(c.SOURCE_KEY_EVENT,g,j,true)}else{this._setValue(c.SOURCE_KEY_EVENT,(i._isHoriz?g:j),true)}a.stopEvent(e)}}},setStartSliderState:function(){this.setThumbCenterPoint();this.baselinePos=d(this.getEl());this.thumb.startOffset=this.thumb.getOffsetFromParent(this.baselinePos);if(this.thumb._isRegion){if(this.deferredSetRegionValue){this._setRegionValue.apply(this,this.deferredSetRegionValue);this.deferredSetRegionValue=null}else{this.setRegionValue(0,0,true,true,true)}}else{if(this.deferredSetValue){this._setValue.apply(this,this.deferredSetValue);this.deferredSetValue=null}else{this.setValue(0,true,true,true)}}},setThumbCenterPoint:function(){var e=this.thumb.getEl();if(e){this.thumbCenterPoint={x:parseInt(e.offsetWidth/2,10),y:parseInt(e.offsetHeight/2,10)}}},lock:function(){this.thumb.lock();this.locked=true},unlock:function(){this.thumb.unlock();this.locked=false},thumbMouseUp:function(){this._mouseDown=false;if(!this.isLocked()&&!this.moveComplete){this.endMove()}},onMouseUp:function(){this._mouseDown=false;if(this.backgroundEnabled&&!this.isLocked()&&!this.moveComplete){this.endMove()}},getThumb:function(){return this.thumb},focus:function(){this.valueChangeSource=c.SOURCE_UI_EVENT;var f=this.getEl();if(f.focus){try{f.focus()}catch(e){}}this.verifyOffset();return !this.isLocked()},onChange:function(f,e){},onSlideStart:function(){},onSlideEnd:function(){},getValue:function(){return this.thumb.getValue()},getXValue:function(){return this.thumb.getXValue()},getYValue:function(){return this.thumb.getYValue()},setValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setValue.apply(this,e)},_setValue:function(h,e,j,i,l){var k=this.thumb,f,g;if(!k.available){this.deferredSetValue=arguments;return false}if(this.isLocked()&&!i){return false}if(isNaN(e)){return false}if(k._isRegion){return false}this._silent=l;this.valueChangeSource=h||c.SOURCE_SET_VALUE;k.lastOffset=[e,e];this.verifyOffset(true);this._slideStart();if(k._isHoriz){f=k.initPageX+e+this.thumbCenterPoint.x;this.moveThumb(f,k.initPageY,j)}else{g=k.initPageY+e+this.thumbCenterPoint.y;this.moveThumb(k.initPageX,g,j)}return true},setRegionValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setRegionValue.apply(this,e)},_setRegionValue:function(l,h,j,i,k,g){var f=this.thumb,m,e;if(!f.available){this.deferredSetRegionValue=arguments;return false}if(this.isLocked()&&!k){return false}if(isNaN(h)){return false}if(!f._isRegion){return false}this._silent=g;this.valueChangeSource=l||c.SOURCE_SET_VALUE;f.lastOffset=[h,j];this.verifyOffset(true);this._slideStart();m=f.initPageX+h+this.thumbCenterPoint.x;e=f.initPageY+j+this.thumbCenterPoint.y;this.moveThumb(m,e,i);return true},verifyOffset:function(f){var e=d(this.getEl()),g=this.thumb;if(!this.thumbCenterPoint||!this.thumbCenterPoint.x){this.setThumbCenterPoint()}if(e){if(e[0]!=this.baselinePos[0]||e[1]!=this.baselinePos[1]){this.setInitPosition();this.baselinePos=e;g.initPageX=this.initPageX+g.startOffset[0];g.initPageY=this.initPageY+g.startOffset[1];g.deltaSetXY=null;this.resetThumbConstraints();return false}}return true},moveThumb:function(g,h,i,k){var f=this.thumb,e=this,l,m,j;if(!f.available){return}f.setDelta(this.thumbCenterPoint.x,this.thumbCenterPoint.y);m=f.getTargetCoord(g,h);l=[Math.round(m.x),Math.round(m.y)];if(this.animate&&f._graduated&&!i){this.lock();this.curCoord=d(this.thumb.getEl());this.curCoord=[Math.round(this.curCoord[0]),Math.round(this.curCoord[1])];setTimeout(function(){e.moveOneTick(l)},this.tickPause)}else{if(this.animate&&c.ANIM_AVAIL&&!i){this.lock();j=new YAHOO.util.Motion(f.id,{points:{to:l}},this.animationDuration,YAHOO.util.Easing.easeOut);j.onComplete.subscribe(function(){e.unlock();if(!e._mouseDown){e.endMove()}});j.animate()}else{f.setDragElPos(g,h);if(!k&&!this._mouseDown){this.endMove()}}}},_slideStart:function(){if(!this._sliding){if(!this._silent){this.onSlideStart();this.fireEvent("slideStart")}this._sliding=true}},_slideEnd:function(){if(this._sliding&&this.moveComplete){var e=this._silent;this._sliding=false;this._silent=false;this.moveComplete=false;if(!e){this.onSlideEnd();this.fireEvent("slideEnd")}}},moveOneTick:function(i){var g=this.thumb,h=this,f=null,j,e;if(g._isRegion){f=this._getNextX(this.curCoord,i);j=(f!==null)?f[0]:this.curCoord[0];f=this._getNextY(this.curCoord,i);e=(f!==null)?f[1]:this.curCoord[1];f=j!==this.curCoord[0]||e!==this.curCoord[1]?[j,e]:null}else{if(g._isHoriz){f=this._getNextX(this.curCoord,i)}else{f=this._getNextY(this.curCoord,i)}}if(f){this.curCoord=f;this.thumb.alignElWithMouse(g.getEl(),f[0]+this.thumbCenterPoint.x,f[1]+this.thumbCenterPoint.y);if(!(f[0]==i[0]&&f[1]==i[1])){setTimeout(function(){h.moveOneTick(i)},this.tickPause)}else{this.unlock();if(!this._mouseDown){this.endMove()}}}else{this.unlock();if(!this._mouseDown){this.endMove()}}},_getNextX:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[0]>i[0]){e=g.tickSize-this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]-e,j[1]);f=[h.x,h.y]}else{if(j[0]<i[0]){e=g.tickSize+this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]+e,j[1]);f=[h.x,h.y]}else{}}return f},_getNextY:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[1]>i[1]){e=g.tickSize-this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]-e);f=[h.x,h.y]}else{if(j[1]<i[1]){e=g.tickSize+this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]+e);f=[h.x,h.y]}else{}}return f},b4MouseDown:function(e){if(!this.backgroundEnabled){return false}this.thumb.autoOffset();this.resetThumbConstraints()},onMouseDown:function(f){if(!this.backgroundEnabled||this.isLocked()){return false}this._mouseDown=true;var g=a.getPageX(f),e=a.getPageY(f);this.focus();this._slideStart();this.moveThumb(g,e)},onDrag:function(f){if(this.backgroundEnabled&&!this.isLocked()){var g=a.getPageX(f),e=a.getPageY(f);this.moveThumb(g,e,true,true);this.fireEvents()}},endMove:function(){this.unlock();this.fireEvents();this.moveComplete=true;this._slideEnd()},resetThumbConstraints:function(){var e=this.thumb;e.setXConstraint(e.leftConstraint,e.rightConstraint,e.xTickSize);e.setYConstraint(e.topConstraint,e.bottomConstraint,e.xTickSize)},fireEvents:function(g){var h=this.thumb,e,f,i;if(!g){h.cachePosition()}if(!this.isLocked()){if(h._isRegion){e=h.getXValue();f=h.getYValue();if(e!=this.previousX||f!=this.previousY){if(!this._silent){this.onChange(e,f);this.fireEvent("change",{x:e,y:f})}}this.previousX=e;this.previousY=f}else{i=h.getValue();if(i!=this.previousVal){if(!this._silent){this.onChange(i);this.fireEvent("change",i)}}this.previousVal=i}}},toString:function(){return("Slider ("+this.type+") "+this.id)}});YAHOO.lang.augmentProto(c,YAHOO.util.EventProvider);YAHOO.widget.Slider=c})();YAHOO.widget.SliderThumb=function(b,g,d,e,a,c,f){if(b){YAHOO.widget.SliderThumb.superclass.constructor.call(this,b,g);this.parentElId=g}this.isTarget=false;this.tickSize=f;this.maintainOffset=true;this.initSlider(d,e,a,c,f);this.scroll=false};YAHOO.extend(YAHOO.widget.SliderThumb,YAHOO.util.DD,{startOffset:null,dragOnly:true,_isHoriz:false,_prevVal:0,_graduated:false,getOffsetFromParent0:function(b){var a=YAHOO.util.Dom.getXY(this.getEl()),c=b||YAHOO.util.Dom.getXY(this.parentElId);return[(a[0]-c[0]),(a[1]-c[1])]},getOffsetFromParent:function(h){var d=this.getEl(),k,g,j,c,e,a,b,f,i;if(!this.deltaOffset){g=YAHOO.util.Dom.getXY(d);j=h||YAHOO.util.Dom.getXY(this.parentElId);k=[(g[0]-j[0]),(g[1]-j[1])];c=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);e=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);a=c-k[0];b=e-k[1];if(isNaN(a)||isNaN(b)){}else{this.deltaOffset=[a,b]}}else{f=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);i=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);k=[f+this.deltaOffset[0],i+this.deltaOffset[1]]}return k},initSlider:function(c,d,a,b,e){this.initLeft=c;this.initRight=d;this.initUp=a;this.initDown=b;this.setXConstraint(c,d,e);this.setYConstraint(a,b,e);if(e&&e>1){this._graduated=true}this._isHoriz=(c||d);this._isVert=(a||b);this._isRegion=(this._isHoriz&&this._isVert)},clearTicks:function(){YAHOO.widget.SliderThumb.superclass.clearTicks.call(this);this.tickSize=0;this._graduated=false},getValue:function(){return(this._isHoriz)?this.getXValue():this.getYValue()},getXValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[0])){this.lastOffset=a;return(a[0]-this.startOffset[0])}else{return(this.lastOffset[0]-this.startOffset[0])}},getYValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[1])){this.lastOffset=a;return(a[1]-this.startOffset[1])}else{return(this.lastOffset[1]-this.startOffset[1])}},toString:function(){return"SliderThumb "+this.id},onChange:function(a,b){}});(function(){var a=YAHOO.util.Event,c=YAHOO.widget;function b(f,i,g,k){var h=this,e={min:false,max:false},j,d;this.minSlider=f;this.maxSlider=i;this.activeSlider=f;this.isHoriz=f.thumb._isHoriz;j=this.minSlider.thumb.onMouseDown;d=this.maxSlider.thumb.onMouseDown;this.minSlider.thumb.onMouseDown=function(){h.activeSlider=h.minSlider;j.apply(this,arguments)};this.maxSlider.thumb.onMouseDown=function(){h.activeSlider=h.maxSlider;d.apply(this,arguments)};this.minSlider.thumb.onAvailable=function(){f.setStartSliderState();e.min=true;if(e.max){h.fireEvent("ready",h)}};this.maxSlider.thumb.onAvailable=function(){i.setStartSliderState();e.max=true;if(e.min){h.fireEvent("ready",h)}};f.onMouseDown=i.onMouseDown=function(l){return this.backgroundEnabled&&h._handleMouseDown(l)};f.onDrag=i.onDrag=function(l){h._handleDrag(l)};f.onMouseUp=i.onMouseUp=function(l){h._handleMouseUp(l)};f._bindKeyEvents=function(){h._bindKeyEvents(this)};i._bindKeyEvents=function(){};f.subscribe("change",this._handleMinChange,f,this);f.subscribe("slideStart",this._handleSlideStart,f,this);f.subscribe("slideEnd",this._handleSlideEnd,f,this);i.subscribe("change",this._handleMaxChange,i,this);i.subscribe("slideStart",this._handleSlideStart,i,this);i.subscribe("slideEnd",this._handleSlideEnd,i,this);this.createEvent("ready",this);this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);k=YAHOO.lang.isArray(k)?k:[0,g];k[0]=Math.min(Math.max(parseInt(k[0],10)|0,0),g);k[1]=Math.max(Math.min(parseInt(k[1],10)|0,g),0);if(k[0]>k[1]){k.splice(0,2,k[1],k[0])}this.minVal=k[0];this.maxVal=k[1];this.minSlider.setValue(this.minVal,true,true,true);this.maxSlider.setValue(this.maxVal,true,true,true)}b.prototype={minVal:-1,maxVal:-1,minRange:0,_handleSlideStart:function(d,e){this.fireEvent("slideStart",e)},_handleSlideEnd:function(d,e){this.fireEvent("slideEnd",e)},_handleDrag:function(d){c.Slider.prototype.onDrag.call(this.activeSlider,d)},_handleMinChange:function(){this.activeSlider=this.minSlider;this.updateValue()},_handleMaxChange:function(){this.activeSlider=this.maxSlider;this.updateValue()},_bindKeyEvents:function(d){a.on(d.id,"keydown",this._handleKeyDown,this,true);a.on(d.id,"keypress",this._handleKeyPress,this,true)},_handleKeyDown:function(d){this.activeSlider.handleKeyDown.apply(this.activeSlider,arguments)},_handleKeyPress:function(d){this.activeSlider.handleKeyPress.apply(this.activeSlider,arguments)},setValues:function(k,h,j,n,i){var m=this.minSlider,f=this.maxSlider,d=m.thumb,g=f.thumb,e=this,l={min:false,max:false};if(d._isHoriz){d.setXConstraint(d.leftConstraint,g.rightConstraint,d.tickSize);g.setXConstraint(d.leftConstraint,g.rightConstraint,g.tickSize)}else{d.setYConstraint(d.topConstraint,g.bottomConstraint,d.tickSize);g.setYConstraint(d.topConstraint,g.bottomConstraint,g.tickSize)}this._oneTimeCallback(m,"slideEnd",function(){l.min=true;if(l.max){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});this._oneTimeCallback(f,"slideEnd",function(){l.max=true;if(l.min){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});m.setValue(k,j,n,false);f.setValue(h,j,n,false)},setMinValue:function(g,e,d,h){var f=this.minSlider,i=this;this.activeSlider=f;i=this;this._oneTimeCallback(f,"slideEnd",function(){i.updateValue(h);setTimeout(function(){i._cleanEvent(f,"slideEnd")},0)});f.setValue(g,e,d)},setMaxValue:function(i,e,d,g){var f=this.maxSlider,h=this;this.activeSlider=f;this._oneTimeCallback(f,"slideEnd",function(){h.updateValue(g);setTimeout(function(){h._cleanEvent(f,"slideEnd")},0)});f.setValue(i,e,d)},updateValue:function(h){var m=this.minSlider.getValue(),g=this.maxSlider.getValue(),l=false,d,e,j,i,f,k;if(m!=this.minVal||g!=this.maxVal){l=true;d=this.minSlider.thumb;e=this.maxSlider.thumb;j=this.isHoriz?"x":"y";k=this.minSlider.thumbCenterPoint[j]+this.maxSlider.thumbCenterPoint[j];i=Math.max(g-k-this.minRange,0);f=Math.min(-m-k-this.minRange,0);if(this.isHoriz){i=Math.min(i,e.rightConstraint);d.setXConstraint(d.leftConstraint,i,d.tickSize);e.setXConstraint(f,e.rightConstraint,e.tickSize)}else{i=Math.min(i,e.bottomConstraint);d.setYConstraint(d.leftConstraint,i,d.tickSize);e.setYConstraint(f,e.bottomConstraint,e.tickSize)}}this.minVal=m;this.maxVal=g;if(l&&!h){this.fireEvent("change",this)}},selectActiveSlider:function(f){var i=this.minSlider,j=this.maxSlider,d=i.isLocked()||!i.backgroundEnabled,g=j.isLocked()||!i.backgroundEnabled,h=YAHOO.util.Event,e;if(d||g){this.activeSlider=d?j:i}else{if(this.isHoriz){e=h.getPageX(f)-i.thumb.initPageX-i.thumbCenterPoint.x}else{e=h.getPageY(f)-i.thumb.initPageY-i.thumbCenterPoint.y}this.activeSlider=e*2>j.getValue()+i.getValue()?j:i}},_handleMouseDown:function(d){if(!d._handled){d._handled=true;this.selectActiveSlider(d);return c.Slider.prototype.onMouseDown.call(this.activeSlider,d)}else{return false}},_handleMouseUp:function(d){c.Slider.prototype.onMouseUp.apply(this.activeSlider,arguments)},_oneTimeCallback:function(d,f,e){d.subscribe(f,function(){d.unsubscribe(f,arguments.callee);e.apply({},[].slice.apply(arguments))})},_cleanEvent:function(d,j){var e,f,k,h,g,i;if(d.__yui_events&&d.events[j]){for(f=d.__yui_events.length;f>=0;--f){if(d.__yui_events[f].type===j){e=d.__yui_events[f];break}}if(e){g=e.subscribers;i=[];h=0;for(f=0,k=g.length;f<k;++f){if(g[f]){i[h++]=g[f]}}e.subscribers=i}}}};YAHOO.lang.augmentProto(b,YAHOO.util.EventProvider);c.Slider.getHorizDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,h,0,0,i),j=new c.SliderThumb(d,g,0,h,0,0,i);return new b(new c.Slider(g,g,f,"horiz"),new c.Slider(g,g,j,"horiz"),h,k)};c.Slider.getVertDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,0,0,h,i),j=new c.SliderThumb(d,g,0,0,0,h,i);return new c.DualSlider(new c.Slider(g,g,f,"vert"),new c.Slider(g,g,j,"vert"),h,k)};YAHOO.widget.DualSlider=b})();YAHOO.register("slider",YAHOO.widget.Slider,{version:"2.7.0",build:"1796"});YAHOO.util.Attribute=function(b,a){if(a){this.owner=a;this.configure(b,true)}};YAHOO.util.Attribute.prototype={name:undefined,value:null,owner:null,readOnly:false,writeOnce:false,_initialConfig:null,_written:false,method:null,setter:null,getter:null,validator:null,getValue:function(){var a=this.value;if(this.getter){a=this.getter.call(this.owner,this.name)}return a},setValue:function(b,f){var c,a=this.owner,e=this.name;var d={type:e,prevValue:this.getValue(),newValue:b};if(this.readOnly||(this.writeOnce&&this._written)){return false}if(this.validator&&!this.validator.call(a,b)){return false}if(!f){c=a.fireBeforeChangeEvent(d);if(c===false){return false}}if(this.setter){b=this.setter.call(a,b,this.name);if(b===undefined){}}if(this.method){this.method.call(a,b,this.name)}this.value=b;this._written=true;d.type=e;if(!f){this.owner.fireChangeEvent(d)}return true},configure:function(c,b){c=c||{};if(b){this._written=false}this._initialConfig=this._initialConfig||{};for(var a in c){if(c.hasOwnProperty(a)){this[a]=c[a];if(b){this._initialConfig[a]=c[a]}}}},resetValue:function(){return this.setValue(this._initialConfig.value)},resetConfig:function(){this.configure(this._initialConfig,true)},refresh:function(a){this.setValue(this.value,a)}};(function(){var a=YAHOO.util.Lang;YAHOO.util.AttributeProvider=function(){};YAHOO.util.AttributeProvider.prototype={_configs:null,get:function(b){this._configs=this._configs||{};var c=this._configs[b];if(!c||!this._configs.hasOwnProperty(b)){return null}return c.getValue()},set:function(c,b,e){this._configs=this._configs||{};var d=this._configs[c];if(!d){return false}return d.setValue(b,e)},getAttributeKeys:function(){this._configs=this._configs;var b=[],c;for(c in this._configs){if(a.hasOwnProperty(this._configs,c)&&!a.isUndefined(this._configs[c])){b[b.length]=c}}return b},setAttributes:function(b,d){for(var c in b){if(a.hasOwnProperty(b,c)){this.set(c,b[c],d)}}},resetValue:function(b,c){this._configs=this._configs||{};if(this._configs[b]){this.set(b,this._configs[b]._initialConfig.value,c);return true}return false},refresh:function(c,e){this._configs=this._configs||{};var b=this._configs;c=((a.isString(c))?[c]:c)||this.getAttributeKeys();for(var d=0,f=c.length;d<f;++d){if(b.hasOwnProperty(c[d])){this._configs[c[d]].refresh(e)}}},register:function(c,b){this.setAttributeConfig(c,b)},getAttributeConfig:function(c){this._configs=this._configs||{};var d=this._configs[c]||{};var b={};for(c in d){if(a.hasOwnProperty(d,c)){b[c]=d[c]}}return b},setAttributeConfig:function(d,c,b){this._configs=this._configs||{};c=c||{};if(!this._configs[d]){c.name=d;this._configs[d]=this.createAttribute(c)}else{this._configs[d].configure(c,b)}},configureAttribute:function(d,c,b){this.setAttributeConfig(d,c,b)},resetAttributeConfig:function(b){this._configs=this._configs||{};this._configs[b].resetConfig()},subscribe:function(c,b){this._events=this._events||{};if(!(c in this._events)){this._events[c]=this.createEvent(c)}YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){this.subscribe.apply(this,arguments)},addListener:function(){this.subscribe.apply(this,arguments)},fireBeforeChangeEvent:function(b){var c="before";c+=b.type.charAt(0).toUpperCase()+b.type.substr(1)+"Change";b.type=c;return this.fireEvent(b.type,b)},fireChangeEvent:function(b){b.type+="Change";return this.fireEvent(b.type,b)},createAttribute:function(b){return new YAHOO.util.Attribute(b,this)}};YAHOO.augment(YAHOO.util.AttributeProvider,YAHOO.util.EventProvider)})();(function(){var c=YAHOO.util.Dom,b=YAHOO.util.AttributeProvider;var a=function(e,d){this.init.apply(this,arguments)};a.DOM_EVENTS={click:true,dblclick:true,keydown:true,keypress:true,keyup:true,mousedown:true,mousemove:true,mouseout:true,mouseover:true,mouseup:true,focus:true,blur:true,submit:true,change:true};a.prototype={DOM_EVENTS:null,DEFAULT_HTML_SETTER:function(d,f){var e=this.get("element");if(e){e[f]=d}},DEFAULT_HTML_GETTER:function(f){var e=this.get("element"),d;if(e){d=e[f]}return d},appendChild:function(d){d=d.get?d.get("element"):d;return this.get("element").appendChild(d)},getElementsByTagName:function(d){return this.get("element").getElementsByTagName(d)},hasChildNodes:function(){return this.get("element").hasChildNodes()},insertBefore:function(e,d){e=e.get?e.get("element"):e;d=(d&&d.get)?d.get("element"):d;return this.get("element").insertBefore(e,d)},removeChild:function(d){d=d.get?d.get("element"):d;return this.get("element").removeChild(d)},replaceChild:function(e,d){e=e.get?e.get("element"):e;d=d.get?d.get("element"):d;return this.get("element").replaceChild(e,d)},initAttributes:function(d){},addListener:function(e,f,d,g){var h=this.get("element")||this.get("id");g=g||this;var i=this;if(!this._events[e]){if(h&&this.DOM_EVENTS[e]){YAHOO.util.Event.addListener(h,e,function(j){if(j.srcElement&&!j.target){j.target=j.srcElement}i.fireEvent(e,j)},d,g)}this.createEvent(e,this)}return YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){return this.addListener.apply(this,arguments)},subscribe:function(){return this.addListener.apply(this,arguments)},removeListener:function(d,e){return this.unsubscribe.apply(this,arguments)},addClass:function(d){c.addClass(this.get("element"),d)},getElementsByClassName:function(d,e){return c.getElementsByClassName(d,e,this.get("element"))},hasClass:function(d){return c.hasClass(this.get("element"),d)},removeClass:function(d){return c.removeClass(this.get("element"),d)},replaceClass:function(d,e){return c.replaceClass(this.get("element"),d,e)},setStyle:function(d,e){return c.setStyle(this.get("element"),d,e)},getStyle:function(d){return c.getStyle(this.get("element"),d)},fireQueue:function(){var e=this._queue;for(var d=0,f=e.length;d<f;++d){this[e[d][0]].apply(this,e[d][1])}},appendTo:function(e,d){e=(e.get)?e.get("element"):c.get(e);this.fireEvent("beforeAppendTo",{type:"beforeAppendTo",target:e});d=(d&&d.get)?d.get("element"):c.get(d);var f=this.get("element");if(!f){return false}if(!e){return false}if(f.parent!=e){if(d){e.insertBefore(f,d)}else{e.appendChild(f)}}this.fireEvent("appendTo",{type:"appendTo",target:e});return f},get:function(f){var d=this._configs||{},e=d.element;if(e&&!d[f]&&!YAHOO.lang.isUndefined(e.value[f])){this._setHTMLAttrConfig(f)}return b.prototype.get.call(this,f)},setAttributes:function(d,g){var i={},f=this._configOrder;for(var e=0,j=f.length;e<j;++e){if(d[f[e]]!==undefined){i[f[e]]=true;this.set(f[e],d[f[e]],g)}}for(var h in d){if(d.hasOwnProperty(h)&&!i[h]){this.set(h,d[h],g)}}},set:function(f,d,g){var e=this.get("element");if(!e){this._queue[this._queue.length]=["set",arguments];if(this._configs[f]){this._configs[f].value=d}return}if(!this._configs[f]&&!YAHOO.lang.isUndefined(e[f])){this._setHTMLAttrConfig(f)}return b.prototype.set.apply(this,arguments)},setAttributeConfig:function(f,e,d){this._configOrder.push(f);b.prototype.setAttributeConfig.apply(this,arguments)},createEvent:function(d,e){this._events[d]=true;return b.prototype.createEvent.apply(this,arguments)},init:function(d,e){this._initElement(d,e)},destroy:function(){var d=this.get("element");YAHOO.util.Event.purgeElement(d,true);this.unsubscribeAll();if(d&&d.parentNode){d.parentNode.removeChild(d)}this._queue=[];this._events={};this._configs={};this._configOrder=[]},_initElement:function(f,g){this._queue=this._queue||[];this._events=this._events||{};this._configs=this._configs||{};this._configOrder=[];g=g||{};g.element=g.element||f||null;var d=false;var h=a.DOM_EVENTS;this.DOM_EVENTS=this.DOM_EVENTS||{};for(var e in h){if(h.hasOwnProperty(e)){this.DOM_EVENTS[e]=h[e]}}if(typeof g.element==="string"){this._setHTMLAttrConfig("id",{value:g.element})}if(c.get(g.element)){d=true;this._initHTMLElement(g);this._initContent(g)}YAHOO.util.Event.onAvailable(g.element,function(){if(!d){this._initHTMLElement(g)}this.fireEvent("available",{type:"available",target:c.get(g.element)})},this,true);YAHOO.util.Event.onContentReady(g.element,function(){if(!d){this._initContent(g)}this.fireEvent("contentReady",{type:"contentReady",target:c.get(g.element)})},this,true)},_initHTMLElement:function(d){this.setAttributeConfig("element",{value:c.get(d.element),readOnly:true})},_initContent:function(d){this.initAttributes(d);this.setAttributes(d,true);this.fireQueue()},_setHTMLAttrConfig:function(f,d){var e=this.get("element");d=d||{};d.name=f;d.setter=d.setter||this.DEFAULT_HTML_SETTER;d.getter=d.getter||this.DEFAULT_HTML_GETTER;d.value=d.value||e[f];this._configs[f]=new YAHOO.util.Attribute(d,this)}};YAHOO.augment(a,b);YAHOO.util.Element=a})();YAHOO.register("element",YAHOO.util.Element,{version:"2.7.0",build:"1796"});YAHOO.util.Color=function(){var a="0",c=YAHOO.lang.isArray,b=YAHOO.lang.isNumber;return{real2dec:function(d){return Math.min(255,Math.round(d*256))},hsv2rgb:function(l,e,g){if(c(l)){return this.hsv2rgb.call(this,l[0],l[1],l[2])}var d,k,h,m=Math.floor((l/60)%6),j=(l/60)-m,n=g*(1-e),o=g*(1-j*e),f=g*(1-(1-j)*e),i;switch(m){case 0:d=g;k=f;h=n;break;case 1:d=o;k=g;h=n;break;case 2:d=n;k=g;h=f;break;case 3:d=n;k=o;h=g;break;case 4:d=f;k=n;h=g;break;case 5:d=g;k=n;h=o;break}i=this.real2dec;return[i(d),i(k),i(h)]},rgb2hsv:function(d,i,h){if(c(d)){return this.rgb2hsv.apply(this,d)}d/=255;i/=255;h/=255;var j,e,l=Math.min(Math.min(d,i),h),g=Math.max(Math.max(d,i),h),f=g-l,k;switch(g){case l:j=0;break;case d:j=60*(i-h)/f;if(i<h){j+=360}break;case i:j=(60*(h-d)/f)+120;break;case h:j=(60*(d-i)/f)+240;break}e=(g===0)?0:1-(l/g);k=[Math.round(j),e,g];return k},rgb2hex:function(e,f,g){if(c(e)){return this.rgb2hex.apply(this,e)}var d=this.dec2hex;return d(e)+d(f)+d(g)},dec2hex:function(d){d=parseInt(d,10)|0;d=(d>255||d<0)?0:d;return(a+d.toString(16)).slice(-2).toUpperCase()},hex2dec:function(d){return parseInt(d,16)},hex2rgb:function(e){var d=this.hex2dec;return[d(e.slice(0,2)),d(e.slice(2,4)),d(e.slice(4,6))]},websafe:function(e,f,g){if(c(e)){return this.websafe.apply(this,e)}var d=function(j){if(b(j)){j=Math.min(Math.max(0,j),255);var i,h;for(i=0;i<256;i=i+51){h=i+51;if(j>=i&&j<=h){return(j-i>25)?h:i}}}return j};return[d(e),d(f),d(g)]}}}();(function(){var e=0,i=YAHOO.util,b=YAHOO.lang,a=YAHOO.widget.Slider,c=i.Color,j=i.Dom,f=i.Event,d=b.substitute,g="yui-picker";function h(k,l){e=e+1;l=l||{};if(arguments.length===1&&!YAHOO.lang.isString(k)&&!k.nodeName){l=k;k=l.element||null}if(!k&&!l.element){k=this._createHostElement(l)}h.superclass.constructor.call(this,k,l);this.initPicker()}YAHOO.extend(h,YAHOO.util.Element,{ID:{R:g+"-r",R_HEX:g+"-rhex",G:g+"-g",G_HEX:g+"-ghex",B:g+"-b",B_HEX:g+"-bhex",H:g+"-h",S:g+"-s",V:g+"-v",PICKER_BG:g+"-bg",PICKER_THUMB:g+"-thumb",HUE_BG:g+"-hue-bg",HUE_THUMB:g+"-hue-thumb",HEX:g+"-hex",SWATCH:g+"-swatch",WEBSAFE_SWATCH:g+"-websafe-swatch",CONTROLS:g+"-controls",RGB_CONTROLS:g+"-rgb-controls",HSV_CONTROLS:g+"-hsv-controls",HEX_CONTROLS:g+"-hex-controls",HEX_SUMMARY:g+"-hex-summary",CONTROLS_LABEL:g+"-controls-label"},TXT:{ILLEGAL_HEX:"Illegal hex value entered",SHOW_CONTROLS:"Show color details",HIDE_CONTROLS:"Hide color details",CURRENT_COLOR:"Currently selected color: {rgb}",CLOSEST_WEBSAFE:"Closest websafe color: {rgb}. Click to select.",R:"R",G:"G",B:"B",H:"H",S:"S",V:"V",HEX:"#",DEG:"\u00B0",PERCENT:"%"},IMAGE:{PICKER_THUMB:"../../build/colorpicker/assets/picker_thumb.png",HUE_THUMB:"../../build/colorpicker/assets/hue_thumb.png"},DEFAULT:{PICKER_SIZE:180},OPT:{HUE:"hue",SATURATION:"saturation",VALUE:"value",RED:"red",GREEN:"green",BLUE:"blue",HSV:"hsv",RGB:"rgb",WEBSAFE:"websafe",HEX:"hex",PICKER_SIZE:"pickersize",SHOW_CONTROLS:"showcontrols",SHOW_RGB_CONTROLS:"showrgbcontrols",SHOW_HSV_CONTROLS:"showhsvcontrols",SHOW_HEX_CONTROLS:"showhexcontrols",SHOW_HEX_SUMMARY:"showhexsummary",SHOW_WEBSAFE:"showwebsafe",CONTAINER:"container",IDS:"ids",ELEMENTS:"elements",TXT:"txt",IMAGES:"images",ANIMATE:"animate"},skipAnim:true,_createHostElement:function(){var k=document.createElement("div");if(this.CSS.BASE){k.className=this.CSS.BASE}return k},_updateHueSlider:function(){var l=this.get(this.OPT.PICKER_SIZE),k=this.get(this.OPT.HUE);k=l-Math.round(k/360*l);if(k===l){k=0}this.hueSlider.setValue(k,this.skipAnim)},_updatePickerSlider:function(){var k=this.get(this.OPT.PICKER_SIZE),m=this.get(this.OPT.SATURATION),l=this.get(this.OPT.VALUE);m=Math.round(m*k/100);l=Math.round(k-(l*k/100));this.pickerSlider.setRegionValue(m,l,this.skipAnim)},_updateSliders:function(){this._updateHueSlider();this._updatePickerSlider()},setValue:function(k,l){l=(l)||false;this.set(this.OPT.RGB,k,l);this._updateSliders()},hueSlider:null,pickerSlider:null,_getH:function(){var l=this.get(this.OPT.PICKER_SIZE),k=(l-this.hueSlider.getValue())/l;k=Math.round(k*360);return(k===360)?0:k},_getS:function(){return this.pickerSlider.getXValue()/this.get(this.OPT.PICKER_SIZE)},_getV:function(){var k=this.get(this.OPT.PICKER_SIZE);return(k-this.pickerSlider.getYValue())/k},_updateSwatch:function(){var o=this.get(this.OPT.RGB),m=this.get(this.OPT.WEBSAFE),n=this.getElement(this.ID.SWATCH),k=o.join(","),l=this.get(this.OPT.TXT);j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CURRENT_COLOR,{rgb:"#"+this.get(this.OPT.HEX)});n=this.getElement(this.ID.WEBSAFE_SWATCH);k=m.join(",");j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CLOSEST_WEBSAFE,{rgb:"#"+c.rgb2hex(m)})},_getValuesFromSliders:function(){this.set(this.OPT.RGB,c.hsv2rgb(this._getH(),this._getS(),this._getV()))},_updateFormFields:function(){this.getElement(this.ID.H).value=this.get(this.OPT.HUE);this.getElement(this.ID.S).value=this.get(this.OPT.SATURATION);this.getElement(this.ID.V).value=this.get(this.OPT.VALUE);this.getElement(this.ID.R).value=this.get(this.OPT.RED);this.getElement(this.ID.R_HEX).innerHTML=c.dec2hex(this.get(this.OPT.RED));this.getElement(this.ID.G).value=this.get(this.OPT.GREEN);this.getElement(this.ID.G_HEX).innerHTML=c.dec2hex(this.get(this.OPT.GREEN));this.getElement(this.ID.B).value=this.get(this.OPT.BLUE);this.getElement(this.ID.B_HEX).innerHTML=c.dec2hex(this.get(this.OPT.BLUE));this.getElement(this.ID.HEX).value=this.get(this.OPT.HEX)},_onHueSliderChange:function(m){var k=this._getH(),l=c.hsv2rgb(k,1,1),n="rgb("+l.join(",")+")";this.set(this.OPT.HUE,k,true);j.setStyle(this.getElement(this.ID.PICKER_BG),"background-color",n);if(this.hueSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_onPickerSliderChange:function(m){var k=this._getS(),l=this._getV();this.set(this.OPT.SATURATION,Math.round(k*100),true);this.set(this.OPT.VALUE,Math.round(l*100),true);if(this.pickerSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_getCommand:function(l){var k=f.getCharCode(l);if(k===38){return 3}else{if(k===13){return 6}else{if(k===40){return 4}else{if(k>=48&&k<=57){return 1}else{if(k>=97&&k<=102){return 2}else{if(k>=65&&k<=70){return 2}else{if("8, 9, 13, 27, 37, 39".indexOf(k)>-1||l.ctrlKey||l.metaKey){return 5}else{return 0}}}}}}}},_useFieldValue:function(k,l,m){var n=l.value;if(m!==this.OPT.HEX){n=parseInt(n,10)}if(n!==this.get(m)){this.set(m,n)}},_rgbFieldKeypress:function(o,l,m){var n=this._getCommand(o),k=(o.shiftKey)?10:1;switch(n){case 6:this._useFieldValue.apply(this,arguments);break;case 3:this.set(m,Math.min(this.get(m)+k,255));this._updateFormFields();break;case 4:this.set(m,Math.max(this.get(m)-k,0));this._updateFormFields();break;default:}},_hexFieldKeypress:function(k,l,m){var n=this._getCommand(k);if(n===6){this._useFieldValue.apply(this,arguments)}},_hexOnly:function(k,l){var m=this._getCommand(k);switch(m){case 6:case 5:case 1:break;case 2:if(l!==true){break}default:f.stopEvent(k);return false}},_numbersOnly:function(k){return this._hexOnly(k,true)},getElement:function(k){return this.get(this.OPT.ELEMENTS)[this.get(this.OPT.IDS)[k]]},_createElements:function(){var q,r,o,p,s,t=this.get(this.OPT.IDS),n=this.get(this.OPT.TXT),l=this.get(this.OPT.IMAGES),m=function(w,v){var u=document.createElement(w);if(v){b.augmentObject(u,v,true)}return u},k=function(w,v){var u=b.merge({autocomplete:"off",value:"0",size:3,maxlength:3},v);u.name=u.id;return new m(w,u)};s=this.get("element");q=new m("div",{id:t[this.ID.PICKER_BG],className:"yui-picker-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.PICKER_THUMB],className:"yui-picker-thumb"});o=new m("img",{src:l.PICKER_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HUE_BG],className:"yui-picker-hue-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.HUE_THUMB],className:"yui-picker-hue-thumb"});o=new m("img",{src:l.HUE_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.CONTROLS],className:"yui-picker-controls"});s.appendChild(q);s=q;q=new m("div",{className:"hd"});r=new m("a",{id:t[this.ID.CONTROLS_LABEL],href:"#"});q.appendChild(r);s.appendChild(q);q=new m("div",{className:"bd"});s.appendChild(q);s=q;q=new m("ul",{id:t[this.ID.RGB_CONTROLS],className:"yui-picker-rgb-controls"});r=new m("li");r.appendChild(document.createTextNode(n.R+" "));p=new k("input",{id:t[this.ID.R],className:"yui-picker-r"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.G+" "));p=new k("input",{id:t[this.ID.G],className:"yui-picker-g"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.B+" "));p=new k("input",{id:t[this.ID.B],className:"yui-picker-b"});r.appendChild(p);q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HSV_CONTROLS],className:"yui-picker-hsv-controls"});r=new m("li");r.appendChild(document.createTextNode(n.H+" "));p=new k("input",{id:t[this.ID.H],className:"yui-picker-h"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.DEG));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.S+" "));p=new k("input",{id:t[this.ID.S],className:"yui-picker-s"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.V+" "));p=new k("input",{id:t[this.ID.V],className:"yui-picker-v"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HEX_SUMMARY],className:"yui-picker-hex_summary"});r=new m("li",{id:t[this.ID.R_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.G_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.B_HEX]});q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HEX_CONTROLS],className:"yui-picker-hex-controls"});q.appendChild(document.createTextNode(n.HEX+" "));r=new k("input",{id:t[this.ID.HEX],className:"yui-picker-hex",size:6,maxlength:6});q.appendChild(r);s.appendChild(q);s=this.get("element");q=new m("div",{id:t[this.ID.SWATCH],className:"yui-picker-swatch"});s.appendChild(q);q=new m("div",{id:t[this.ID.WEBSAFE_SWATCH],className:"yui-picker-websafe-swatch"});s.appendChild(q)},_attachRGBHSV:function(k,l){f.on(this.getElement(k),"keydown",function(m,n){n._rgbFieldKeypress(m,this,l)},this);f.on(this.getElement(k),"keypress",this._numbersOnly,this,true);f.on(this.getElement(k),"blur",function(m,n){n._useFieldValue(m,this,l)},this)},_updateRGB:function(){var k=[this.get(this.OPT.RED),this.get(this.OPT.GREEN),this.get(this.OPT.BLUE)];this.set(this.OPT.RGB,k);this._updateSliders()},_initElements:function(){var n=this.OPT,o=this.get(n.IDS),k=this.get(n.ELEMENTS),l,p,m;for(l in this.ID){if(b.hasOwnProperty(this.ID,l)){o[this.ID[l]]=o[l]}}p=j.get(o[this.ID.PICKER_BG]);if(!p){this._createElements()}else{}for(l in o){if(b.hasOwnProperty(o,l)){p=j.get(o[l]);m=j.generateId(p);o[l]=m;o[o[l]]=m;k[m]=p}}},initPicker:function(){this._initSliders();this._bindUI();this.syncUI(true)},_initSliders:function(){var l=this.ID,k=this.get(this.OPT.PICKER_SIZE);this.hueSlider=a.getVertSlider(this.getElement(l.HUE_BG),this.getElement(l.HUE_THUMB),0,k);this.pickerSlider=a.getSliderRegion(this.getElement(l.PICKER_BG),this.getElement(l.PICKER_THUMB),0,k,0,k);this.set(this.OPT.ANIMATE,this.get(this.OPT.ANIMATE))},_bindUI:function(){var l=this.ID,k=this.OPT;this.hueSlider.subscribe("change",this._onHueSliderChange,this,true);this.pickerSlider.subscribe("change",this._onPickerSliderChange,this,true);f.on(this.getElement(l.WEBSAFE_SWATCH),"click",function(m){this.setValue(this.get(k.WEBSAFE))},this,true);f.on(this.getElement(l.CONTROLS_LABEL),"click",function(m){this.set(k.SHOW_CONTROLS,!this.get(k.SHOW_CONTROLS));f.preventDefault(m)},this,true);this._attachRGBHSV(l.R,k.RED);this._attachRGBHSV(l.G,k.GREEN);this._attachRGBHSV(l.B,k.BLUE);this._attachRGBHSV(l.H,k.HUE);this._attachRGBHSV(l.S,k.SATURATION);this._attachRGBHSV(l.V,k.VALUE);f.on(this.getElement(l.HEX),"keydown",function(m,n){n._hexFieldKeypress(m,this,k.HEX)},this);f.on(this.getElement(this.ID.HEX),"keypress",this._hexOnly,this,true);f.on(this.getElement(this.ID.HEX),"blur",function(m,n){n._useFieldValue(m,this,k.HEX)},this)},syncUI:function(k){this.skipAnim=k;this._updateRGB();this.skipAnim=false},_updateRGBFromHSV:function(){var k=[this.get(this.OPT.HUE),this.get(this.OPT.SATURATION)/100,this.get(this.OPT.VALUE)/100],l=c.hsv2rgb(k);this.set(this.OPT.RGB,l);this._updateSliders()},_updateHex:function(){var n=this.get(this.OPT.HEX),l=n.length,m,o,k;if(l===3){m=n.split("");for(o=0;o<l;o=o+1){m[o]=m[o]+m[o]}n=m.join("")}if(n.length!==6){return false}k=c.hex2rgb(n);this.setValue(k)},_hideShowEl:function(m,l){var k=(b.isString(m)?this.getElement(m):m);j.setStyle(k,"display",(l)?"":"none")},initAttributes:function(l){l=l||{};h.superclass.initAttributes.call(this,l);this.setAttributeConfig(this.OPT.PICKER_SIZE,{value:l.size||this.DEFAULT.PICKER_SIZE});this.setAttributeConfig(this.OPT.HUE,{value:l.hue||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.SATURATION,{value:l.saturation||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.VALUE,{value:b.isNumber(l.value)?l.value:100,validator:b.isNumber});this.setAttributeConfig(this.OPT.RED,{value:b.isNumber(l.red)?l.red:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.GREEN,{value:b.isNumber(l.green)?l.green:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.BLUE,{value:b.isNumber(l.blue)?l.blue:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.HEX,{value:l.hex||"FFFFFF",validator:b.isString});this.setAttributeConfig(this.OPT.RGB,{value:l.rgb||[255,255,255],method:function(p){this.set(this.OPT.RED,p[0],true);this.set(this.OPT.GREEN,p[1],true);this.set(this.OPT.BLUE,p[2],true);var n=c.websafe(p),o=c.rgb2hex(p),q=c.rgb2hsv(p);this.set(this.OPT.WEBSAFE,n,true);this.set(this.OPT.HEX,o,true);if(q[1]){this.set(this.OPT.HUE,q[0],true)}this.set(this.OPT.SATURATION,Math.round(q[1]*100),true);this.set(this.OPT.VALUE,Math.round(q[2]*100),true)},readonly:true});this.setAttributeConfig(this.OPT.CONTAINER,{value:null,method:function(n){if(n){n.showEvent.subscribe(function(){this.pickerSlider.focus()},this,true)}}});this.setAttributeConfig(this.OPT.WEBSAFE,{value:l.websafe||[255,255,255]});var m=l.ids||b.merge({},this.ID),k;if(!l.ids&&e>1){for(k in m){if(b.hasOwnProperty(m,k)){m[k]=m[k]+e}}}this.setAttributeConfig(this.OPT.IDS,{value:m,writeonce:true});this.setAttributeConfig(this.OPT.TXT,{value:l.txt||this.TXT,writeonce:true});this.setAttributeConfig(this.OPT.IMAGES,{value:l.images||this.IMAGE,writeonce:true});this.setAttributeConfig(this.OPT.ELEMENTS,{value:{},readonly:true});this.setAttributeConfig(this.OPT.SHOW_CONTROLS,{value:b.isBoolean(l.showcontrols)?l.showcontrols:true,method:function(o){var n=j.getElementsByClassName("bd","div",this.getElement(this.ID.CONTROLS))[0];this._hideShowEl(n,o);this.getElement(this.ID.CONTROLS_LABEL).innerHTML=(o)?this.get(this.OPT.TXT).HIDE_CONTROLS:this.get(this.OPT.TXT).SHOW_CONTROLS}});this.setAttributeConfig(this.OPT.SHOW_RGB_CONTROLS,{value:b.isBoolean(l.showrgbcontrols)?l.showrgbcontrols:true,method:function(n){this._hideShowEl(this.ID.RGB_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_HSV_CONTROLS,{value:b.isBoolean(l.showhsvcontrols)?l.showhsvcontrols:false,method:function(n){this._hideShowEl(this.ID.HSV_CONTROLS,n);if(n&&this.get(this.OPT.SHOW_HEX_SUMMARY)){this.set(this.OPT.SHOW_HEX_SUMMARY,false)}}});this.setAttributeConfig(this.OPT.SHOW_HEX_CONTROLS,{value:b.isBoolean(l.showhexcontrols)?l.showhexcontrols:false,method:function(n){this._hideShowEl(this.ID.HEX_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_WEBSAFE,{value:b.isBoolean(l.showwebsafe)?l.showwebsafe:true,method:function(n){this._hideShowEl(this.ID.WEBSAFE_SWATCH,n)}});this.setAttributeConfig(this.OPT.SHOW_HEX_SUMMARY,{value:b.isBoolean(l.showhexsummary)?l.showhexsummary:true,method:function(n){this._hideShowEl(this.ID.HEX_SUMMARY,n);if(n&&this.get(this.OPT.SHOW_HSV_CONTROLS)){this.set(this.OPT.SHOW_HSV_CONTROLS,false)}}});this.setAttributeConfig(this.OPT.ANIMATE,{value:b.isBoolean(l.animate)?l.animate:true,method:function(n){if(this.pickerSlider){this.pickerSlider.animate=n;this.hueSlider.animate=n}}});this.on(this.OPT.HUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.SATURATION+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.VALUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.RED+"Change",this._updateRGB,this,true);this.on(this.OPT.GREEN+"Change",this._updateRGB,this,true);this.on(this.OPT.BLUE+"Change",this._updateRGB,this,true);this.on(this.OPT.HEX+"Change",this._updateHex,this,true);this._initElements()}});YAHOO.widget.ColorPicker=h})();YAHOO.register("colorpicker",YAHOO.widget.ColorPicker,{version:"2.7.0",build:"1796"});(function(){var b=YAHOO.util;var a=function(e,f,d,c){if(!e){}this.init(e,f,d,c)};a.NAME="Anim";a.prototype={toString:function(){var d=this.getEl()||{};var c=d.id||d.tagName;return(this.constructor.NAME+": "+c)},patterns:{noNegatives:/width|height|opacity|padding/i,offsetAttribute:/^((width|height)|(top|left))$/,defaultUnit:/width|height|top$|bottom$|left$|right$/i,offsetUnit:/\d+(em|%|en|ex|pt|in|cm|mm|pc)$/i},doMethod:function(e,c,d){return this.method(this.currentFrame,c,d-c,this.totalFrames)},setAttribute:function(f,c,d){var e=this.getEl();if(this.patterns.noNegatives.test(f)){c=(c>0)?c:0}if("style" in e){b.Dom.setStyle(e,f,c+d)}else{if(f in e){e[f]=c}}},getAttribute:function(h){var f=this.getEl();var d=b.Dom.getStyle(f,h);if(d!=="auto"&&!this.patterns.offsetUnit.test(d)){return parseFloat(d)}var g=this.patterns.offsetAttribute.exec(h)||[];var c=!!(g[3]);var e=!!(g[2]);if("style" in f){if(e||(b.Dom.getStyle(f,"position")=="absolute"&&c)){d=f["offset"+g[0].charAt(0).toUpperCase()+g[0].substr(1)]}else{d=0}}else{if(h in f){d=f[h]}}return d},getDefaultUnit:function(c){if(this.patterns.defaultUnit.test(c)){return"px"}return""},setRuntimeAttribute:function(h){var c;var g;var f=this.attributes;this.runtimeAttributes[h]={};var d=function(j){return(typeof j!=="undefined")};if(!d(f[h]["to"])&&!d(f[h]["by"])){return false}c=(d(f[h]["from"]))?f[h]["from"]:this.getAttribute(h);if(d(f[h]["to"])){g=f[h]["to"]}else{if(d(f[h]["by"])){if(c.constructor==Array){g=[];for(var e=0,i=c.length;e<i;++e){g[e]=c[e]+f[h]["by"][e]*1}}else{g=c+f[h]["by"]*1}}}this.runtimeAttributes[h].start=c;this.runtimeAttributes[h].end=g;this.runtimeAttributes[h].unit=(d(f[h].unit))?f[h]["unit"]:this.getDefaultUnit(h);return true},init:function(l,g,h,d){var c=false;var k=null;var i=0;l=b.Dom.get(l);this.attributes=g||{};this.duration=!YAHOO.lang.isUndefined(h)?h:1;this.method=d||b.Easing.easeNone;this.useSeconds=true;this.currentFrame=0;this.totalFrames=b.AnimMgr.fps;this.setEl=function(m){l=b.Dom.get(m)};this.getEl=function(){return l};this.isAnimated=function(){return c};this.getStartTime=function(){return k};this.runtimeAttributes={};this.animate=function(){if(this.isAnimated()){return false}this.currentFrame=0;this.totalFrames=(this.useSeconds)?Math.ceil(b.AnimMgr.fps*this.duration):this.duration;if(this.duration===0&&this.useSeconds){this.totalFrames=1}b.AnimMgr.registerElement(this);return true};this.stop=function(m){if(!this.isAnimated()){return false}if(m){this.currentFrame=this.totalFrames;this._onTween.fire()}b.AnimMgr.stop(this)};var e=function(){this.onStart.fire();this.runtimeAttributes={};for(var m in this.attributes){this.setRuntimeAttribute(m)}c=true;i=0;k=new Date()};var f=function(){var m={duration:new Date()-this.getStartTime(),currentFrame:this.currentFrame};m.toString=function(){return("duration: "+m.duration+", currentFrame: "+m.currentFrame)};this.onTween.fire(m);var n=this.runtimeAttributes;for(var o in n){this.setAttribute(o,this.doMethod(o,n[o].start,n[o].end),n[o].unit)}i+=1};var j=function(){var n=(new Date()-k)/1000;var m={duration:n,frames:i,fps:i/n};m.toString=function(){return("duration: "+m.duration+", frames: "+m.frames+", fps: "+m.fps)};c=false;i=0;this.onComplete.fire(m)};this._onStart=new b.CustomEvent("_start",this,true);this.onStart=new b.CustomEvent("start",this);this.onTween=new b.CustomEvent("tween",this);this._onTween=new b.CustomEvent("_tween",this,true);this.onComplete=new b.CustomEvent("complete",this);this._onComplete=new b.CustomEvent("_complete",this,true);this._onStart.subscribe(e);this._onTween.subscribe(f);this._onComplete.subscribe(j)}};b.Anim=a})();YAHOO.util.AnimMgr=new function(){var d=null;var e=[];var a=0;this.fps=1000;this.delay=1;this.registerElement=function(f){e[e.length]=f;a+=1;f._onStart.fire();this.start()};this.unRegister=function(f,g){g=g||b(f);if(!f.isAnimated()||g==-1){return false}f._onComplete.fire();e.splice(g,1);a-=1;if(a<=0){this.stop()}return true};this.start=function(){if(d===null){d=setInterval(this.run,this.delay)}};this.stop=function(f){if(!f){clearInterval(d);for(var g=0,h=e.length;g<h;++g){this.unRegister(e[0],0)}e=[];d=null;a=0}else{this.unRegister(f)}};this.run=function(){for(var f=0,h=e.length;f<h;++f){var g=e[f];if(!g||!g.isAnimated()){continue}if(g.currentFrame<g.totalFrames||g.totalFrames===null){g.currentFrame+=1;if(g.useSeconds){c(g)}g._onTween.fire()}else{YAHOO.util.AnimMgr.stop(g,f)}}};var b=function(f){for(var g=0,h=e.length;g<h;++g){if(e[g]==f){return g}}return -1};var c=function(j){var g=j.totalFrames;var h=j.currentFrame;var i=(j.currentFrame*j.duration*1000/j.totalFrames);var k=(new Date()-j.getStartTime());var f=0;if(k<j.duration*1000){f=Math.round((k/i-1)*j.currentFrame)}else{f=g-(h+1)}if(f>0&&isFinite(f)){if(j.currentFrame+f>=g){f=g-(h+1)}j.currentFrame+=f}}};YAHOO.util.Bezier=new function(){this.getPosition=function(c,d){var b=c.length;var e=[];for(var f=0;f<b;++f){e[f]=[c[f][0],c[f][1]]}for(var a=1;a<b;++a){for(f=0;f<b-a;++f){e[f][0]=(1-d)*e[f][0]+d*e[parseInt(f+1,10)][0];e[f][1]=(1-d)*e[f][1]+d*e[parseInt(f+1,10)][1]}}return[e[0][0],e[0][1]]}};(function(){var a=function(g,h,f,e){a.superclass.constructor.call(this,g,h,f,e)};a.NAME="ColorAnim";a.DEFAULT_BGCOLOR="#fff";var c=YAHOO.util;YAHOO.extend(a,c.Anim);var b=a.superclass;var d=a.prototype;d.patterns.color=/color$/i;d.patterns.rgb=/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i;d.patterns.hex=/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i;d.patterns.hex3=/^#?([0-9A-F]{1})([0-9A-F]{1})([0-9A-F]{1})$/i;d.patterns.transparent=/^transparent|rgba\(0, 0, 0, 0\)$/;d.parseColor=function(f){if(f.length==3){return f}var e=this.patterns.hex.exec(f);if(e&&e.length==4){return[parseInt(e[1],16),parseInt(e[2],16),parseInt(e[3],16)]}e=this.patterns.rgb.exec(f);if(e&&e.length==4){return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3],10)]}e=this.patterns.hex3.exec(f);if(e&&e.length==4){return[parseInt(e[1]+e[1],16),parseInt(e[2]+e[2],16),parseInt(e[3]+e[3],16)]}return null};d.getAttribute=function(i){var g=this.getEl();if(this.patterns.color.test(i)){var e=YAHOO.util.Dom.getStyle(g,i);var f=this;if(this.patterns.transparent.test(e)){var h=YAHOO.util.Dom.getAncestorBy(g,function(j){return !f.patterns.transparent.test(e)});if(h){e=c.Dom.getStyle(h,i)}else{e=a.DEFAULT_BGCOLOR}}}else{e=b.getAttribute.call(this,i)}return e};d.doMethod=function(i,e,h){var f;if(this.patterns.color.test(i)){f=[];for(var g=0,j=e.length;g<j;++g){f[g]=b.doMethod.call(this,i,e[g],h[g])}f="rgb("+Math.floor(f[0])+","+Math.floor(f[1])+","+Math.floor(f[2])+")"}else{f=b.doMethod.call(this,i,e,h)}return f};d.setRuntimeAttribute=function(i){b.setRuntimeAttribute.call(this,i);if(this.patterns.color.test(i)){var g=this.attributes;var e=this.parseColor(this.runtimeAttributes[i].start);var h=this.parseColor(this.runtimeAttributes[i].end);if(typeof g[i]["to"]==="undefined"&&typeof g[i]["by"]!=="undefined"){h=this.parseColor(g[i].by);for(var f=0,j=e.length;f<j;++f){h[f]=e[f]+h[f]}}this.runtimeAttributes[i].start=e;this.runtimeAttributes[i].end=h}};c.ColorAnim=a})();YAHOO.util.Easing={easeNone:function(d,a,b,c){return b*d/c+a},easeIn:function(d,a,b,c){return b*(d/=c)*d+a},easeOut:function(d,a,b,c){return -b*(d/=c)*(d-2)+a},easeBoth:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d+a}return -b/2*((--d)*(d-2)-1)+a},easeInStrong:function(d,a,b,c){return b*(d/=c)*d*d*d+a},easeOutStrong:function(d,a,b,c){return -b*((d=d/c-1)*d*d*d-1)+a},easeBothStrong:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d*d*d+a}return -b/2*((d-=2)*d*d*d-2)+a},elasticIn:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return -(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a},elasticOut:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return g*Math.pow(2,-10*f)*Math.sin((f*c-e)*(2*Math.PI)/d)+b+a},elasticBoth:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c/2)==2){return a+b}if(!d){d=c*(0.3*1.5)}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}if(f<1){return -0.5*(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a}return g*Math.pow(2,-10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d)*0.5+b+a},backIn:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*(e/=c)*e*((d+1)*e-d)+a},backOut:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*((e=e/c-1)*e*((d+1)*e+d)+1)+a},backBoth:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}if((e/=c/2)<1){return b/2*(e*e*(((d*=(1.525))+1)*e-d))+a}return b/2*((e-=2)*e*(((d*=(1.525))+1)*e+d)+2)+a},bounceIn:function(d,a,b,c){return b-YAHOO.util.Easing.bounceOut(c-d,0,b,c)+a},bounceOut:function(d,a,b,c){if((d/=c)<(1/2.75)){return b*(7.5625*d*d)+a}else{if(d<(2/2.75)){return b*(7.5625*(d-=(1.5/2.75))*d+0.75)+a}else{if(d<(2.5/2.75)){return b*(7.5625*(d-=(2.25/2.75))*d+0.9375)+a}}}return b*(7.5625*(d-=(2.625/2.75))*d+0.984375)+a},bounceBoth:function(d,a,b,c){if(d<c/2){return YAHOO.util.Easing.bounceIn(d*2,0,b,c)*0.5+a}return YAHOO.util.Easing.bounceOut(d*2-c,0,b,c)*0.5+b*0.5+a}};(function(){var a=function(i,j,h,g){if(i){a.superclass.constructor.call(this,i,j,h,g)}};a.NAME="Motion";var c=YAHOO.util;YAHOO.extend(a,c.ColorAnim);var b=a.superclass;var e=a.prototype;e.patterns.points=/^points$/i;e.setAttribute=function(i,g,h){if(this.patterns.points.test(i)){h=h||"px";b.setAttribute.call(this,"left",g[0],h);b.setAttribute.call(this,"top",g[1],h)}else{b.setAttribute.call(this,i,g,h)}};e.getAttribute=function(h){if(this.patterns.points.test(h)){var g=[b.getAttribute.call(this,"left"),b.getAttribute.call(this,"top")]}else{g=b.getAttribute.call(this,h)}return g};e.doMethod=function(k,g,j){var h=null;if(this.patterns.points.test(k)){var i=this.method(this.currentFrame,0,100,this.totalFrames)/100;h=c.Bezier.getPosition(this.runtimeAttributes[k],i)}else{h=b.doMethod.call(this,k,g,j)}return h};e.setRuntimeAttribute=function(g){if(this.patterns.points.test(g)){var o=this.getEl();var m=this.attributes;var p;var k=m.points["control"]||[];var n;var j,h;if(k.length>0&&!(k[0] instanceof Array)){k=[k]}else{var l=[];for(j=0,h=k.length;j<h;++j){l[j]=k[j]}k=l}if(c.Dom.getStyle(o,"position")=="static"){c.Dom.setStyle(o,"position","relative")}if(d(m.points["from"])){c.Dom.setXY(o,m.points["from"])}else{c.Dom.setXY(o,c.Dom.getXY(o))}p=this.getAttribute("points");if(d(m.points["to"])){n=f.call(this,m.points["to"],p);var i=c.Dom.getXY(this.getEl());for(j=0,h=k.length;j<h;++j){k[j]=f.call(this,k[j],p)}}else{if(d(m.points["by"])){n=[p[0]+m.points["by"][0],p[1]+m.points["by"][1]];for(j=0,h=k.length;j<h;++j){k[j]=[p[0]+k[j][0],p[1]+k[j][1]]}}}this.runtimeAttributes[g]=[p];if(k.length>0){this.runtimeAttributes[g]=this.runtimeAttributes[g].concat(k)}this.runtimeAttributes[g][this.runtimeAttributes[g].length]=n}else{b.setRuntimeAttribute.call(this,g)}};var f=function(i,g){var h=c.Dom.getXY(this.getEl());i=[i[0]-h[0]+g[0],i[1]-h[1]+g[1]];return i};var d=function(g){return(typeof g!=="undefined")};c.Motion=a})();(function(){var b=function(g,h,f,e){if(g){b.superclass.constructor.call(this,g,h,f,e)}};b.NAME="Scroll";var d=YAHOO.util;YAHOO.extend(b,d.ColorAnim);var c=b.superclass;var a=b.prototype;a.doMethod=function(h,e,g){var f=null;if(h=="scroll"){f=[this.method(this.currentFrame,e[0],g[0]-e[0],this.totalFrames),this.method(this.currentFrame,e[1],g[1]-e[1],this.totalFrames)]}else{f=c.doMethod.call(this,h,e,g)}return f};a.getAttribute=function(g){var e=null;var f=this.getEl();if(g=="scroll"){e=[f.scrollLeft,f.scrollTop]}else{e=c.getAttribute.call(this,g)}return e};a.setAttribute=function(h,e,f){var g=this.getEl();if(h=="scroll"){g.scrollLeft=e[0];g.scrollTop=e[1]}else{c.setAttribute.call(this,h,e,f)}};d.Scroll=b})();YAHOO.register("animation",YAHOO.util.Anim,{version:"2.7.0",build:"1799"});
\ No newline at end of file
diff --git a/horde/js/ckeditor/plugins/wsc/dialogs/ciframe.html b/horde/js/ckeditor/plugins/wsc/dialogs/ciframe.html
new file mode 100644 (file)
index 0000000..6409ce7
--- /dev/null
@@ -0,0 +1,49 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!--
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+-->
+<html>
+<head>
+       <title></title>
+       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+       <script type="text/javascript">
+
+function gup( name )
+{
+       name = name.replace( /[\[]/, '\\\[' ).replace( /[\]]/, '\\\]' ) ;
+       var regexS = '[\\?&]' + name + '=([^&#]*)' ;
+       var regex = new RegExp( regexS ) ;
+       var results = regex.exec( window.location.href ) ;
+
+       if ( results )
+               return results[ 1 ] ;
+       else
+               return '' ;
+}
+
+var interval;
+
+function sendData2Master()
+{
+       var destination = window.parent.parent ;
+       try
+       {
+               if ( destination.XDTMaster )
+               {
+                       var t = destination.XDTMaster.read( [ gup( 'cmd' ), gup( 'data' ) ] ) ;
+                       window.clearInterval( interval ) ;
+               }
+       }
+       catch (e) {}
+}
+
+function onLoad()
+{
+       interval = window.setInterval( sendData2Master, 100 );
+}
+
+</script>
+</head>
+<body onload="onLoad()"><p></p></body>
+</html>
diff --git a/horde/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/horde/js/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
new file mode 100644 (file)
index 0000000..c7f7ab5
--- /dev/null
@@ -0,0 +1,52 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+-->
+<html>
+<head>
+       <title></title>
+       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+       <script type="text/javascript">
+
+function doLoadScript( url )
+{
+       if ( !url )
+               return false ;
+
+       var s = document.createElement( "script" ) ;
+       s.type = "text/javascript" ;
+       s.src = url ;
+       document.getElementsByTagName( "head" )[ 0 ].appendChild( s ) ;
+
+       return true ;
+}
+
+var opener;
+function tryLoad()
+{
+       opener = window.parent;
+
+       // get access to global parameters
+       var oParams = window.opener.oldFramesetPageParams;
+
+       // make frameset rows string prepare
+       var sFramesetRows = ( parseInt( oParams.firstframeh, 10 ) || '30') + ",*," + ( parseInt( oParams.thirdframeh, 10 ) || '150' ) + ',0' ;
+       document.getElementById( 'itFrameset' ).rows = sFramesetRows ;
+
+       // dynamic including init frames and crossdomain transport code
+       // from config sproxy_js_frameset url
+       var addScriptUrl = oParams.sproxy_js_frameset ;
+       doLoadScript( addScriptUrl ) ;
+}
+
+       </script>
+</head>
+
+<frameset id="itFrameset" onload="tryLoad();" border="0" rows="30,*,*,0">
+    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="2" src="" name="navbar"></frame>
+    <frame scrolling="auto" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="0" src="" name="mid"></frame>
+    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="bot"></frame>
+    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="spellsuggestall"></frame>
+</frameset>
+</html>
diff --git a/horde/js/ckeditor/plugins/wsc/dialogs/wsc.css b/horde/js/ckeditor/plugins/wsc/dialogs/wsc.css
new file mode 100644 (file)
index 0000000..345399c
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+html,body{background-color:transparent;margin:0;padding:0;}body{padding:10px;}body,td,input,select,textarea{font-size:11px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;}.midtext{padding:0;margin:10px;}.midtext p{padding:0;margin:10px;}.Button{border:#737357 1px solid;color:#3b3b1f;background-color:#c7c78f;}.PopupTabArea{color:#737357;background-color:#e3e3c7;}.PopupTitleBorder{border-bottom:#d5d59d 1px solid;}.PopupTabEmptyArea{padding-left:10px;border-bottom:#d5d59d 1px solid;}.PopupTab,.PopupTabSelected{border-right:#d5d59d 1px solid;border-top:#d5d59d 1px solid;border-left:#d5d59d 1px solid;padding:3px 5px 3px 5px;color:#737357;}.PopupTab{margin-top:1px;border-bottom:#d5d59d 1px solid;cursor:pointer;}.PopupTabSelected{font-weight:bold;cursor:default;padding-top:4px;border-bottom:#f1f1e3 1px solid;background-color:#f1f1e3;}
diff --git a/horde/js/ckeditor/plugins/wsc/dialogs/wsc.js b/horde/js/ckeditor/plugins/wsc/dialogs/wsc.js
new file mode 100644 (file)
index 0000000..249e176
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.dialog.add("checkspell",function(x){var w=CKEDITOR.tools.getNextNumber(),v="cke_frame_"+w,u="cke_data_"+w,t="cke_error_"+w,s,r=document.location.protocol||"http:",q=x.lang.spellCheck.notAvailable,p='<textarea style="display: none" id="'+u+'" rows="10" cols="40"> </textarea><div id="'+t+'" style="display:none;color:red;font-size:16px;font-weight:bold;padding-top:160px;text-align:center;z-index:11;"></div><iframe src="" style="width:485px;background-color:#f1f1e3;height:380px" frameborder="0" name="'+v+'" id="'+v+'" allowtransparency="1"></iframe>',o=x.config.wsc_customLoaderScript||r+"//loader.spellchecker.net/sproxy_fck/sproxy.php?plugin=fck2&customerid="+x.config.wsc_customerId+"&cmd=script&doc=wsc&schema=22";if(x.config.wsc_customLoaderScript){q+='<p style="color:#000;font-size:11px;font-weight: normal;text-align:center;padding-top:10px">'+x.lang.spellCheck.errorLoading.replace(/%s/g,x.config.wsc_customLoaderScript)+"</p>"}function n(a,c){var b=0;return function(){if(typeof window.doSpell=="function"){if(typeof s!="undefined"){window.clearInterval(s)}m(a)}else{if(b++==180){window._cancelOnError(c)}}}}window._cancelOnError=function(a){if(typeof window.WSC_Error=="undefined"){CKEDITOR.document.getById(v).setStyle("display","none");var b=CKEDITOR.document.getById(t);b.setStyle("display","block");b.setHtml(a||x.lang.spellCheck.notAvailable)}};function m(a){var d=new window._SP_FCK_LangCompare(),c=CKEDITOR.getUrl(x.plugins.wsc.path+"dialogs/"),b=c+"tmpFrameset.html";window.gFCKPluginName="wsc";d.setDefaulLangCode(x.config.defaultLanguage);window.doSpell({ctrl:u,lang:x.config.wsc_lang||d.getSPLangCode(x.langCode),intLang:x.config.wsc_uiLang||d.getSPLangCode(x.langCode),winType:v,onCancel:function(){a.hide()},onFinish:function(e){x.focus();a.getParentEditor().setData(e.value);a.hide()},staticFrame:b,framesetPath:b,iframePath:c+"ciframe.html",schemaURI:c+"wsc.css",userDictionaryName:x.config.wsc_userDictionaryName,customDictionaryName:x.config.wsc_customDictionaryIds&&x.config.wsc_customDictionaryIds.split(","),domainName:x.config.wsc_domainName});CKEDITOR.document.getById(t).setStyle("display","none");CKEDITOR.document.getById(v).setStyle("display","block")}return{title:x.config.wsc_dialogTitle||x.lang.spellCheck.title,minWidth:485,minHeight:380,buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var a=this.getContentElement("general","content").getElement();a.setHtml(p);if(typeof window.doSpell!="function"){CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/javascript",src:o}}))}var b=x.getData();CKEDITOR.document.getById(u).setValue(b);s=window.setInterval(n(this,q),250)},onHide:function(){window.ooo=undefined;window.int_framsetLoaded=undefined;window.framesetLoaded=undefined;window.is_window_opened=false},contents:[{id:"general",label:x.config.wsc_dialogTitle||x.lang.spellCheck.title,padding:0,elements:[{type:"html",id:"content",style:"width:485;height:380px",html:"<div></div>"}]}]}});
\ No newline at end of file
diff --git a/horde/js/ckeditor/skins/kama/dialog.css b/horde/js/ckeditor/skins/kama/dialog.css
new file mode 100644 (file)
index 0000000..f60db55
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body .cke_dialog{visibility:visible;}.cke_skin_kama table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_kama .cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;_position:static;}.cke_skin_kama .cke_dialog_tl,.cke_skin_kama .cke_dialog_tr,.cke_skin_kama .cke_dialog_tc,.cke_skin_kama .cke_dialog_bl,.cke_skin_kama .cke_dialog_br,.cke_skin_kama .cke_dialog_bc,.cke_skin_kama .cke_dialog_ml,.cke_skin_kama .cke_dialog_mr{display:none;}.cke_skin_kama .cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_title,.cke_skin_kama .cke_browser_ie6 .cke_dialog_title,.cke_skin_kama .cke_browser_ie7 .cke_dialog_title{margin-bottom:22px;}.cke_skin_kama .cke_browser_iequirks.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie6.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_title{margin-bottom:10px;}.cke_skin_kama .cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;overflow:auto;padding:17px 10px 5px 10px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px;}.cke_skin_kama .cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.cke_skin_kama .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_kama .cke_dialog_tabs{height:23px;display:inline-block;_display:block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie6 .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie7 .cke_dialog_tabs{top:33px;}.cke_skin_kama .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_kama a.cke_dialog_tab,.cke_skin_kama a:link.cke_dialog_tab,.cke_skin_kama a:active.cke_dialog_tab,.cke_skin_kama a:hover.cke_dialog_tab,.cke_skin_kama a:visited.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer;}.cke_skin_kama .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_kama a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_kama .cke_hc a:hover.cke_dialog_tab{padding:2px 6px!important;border-width:3px;}.cke_skin_kama a.cke_dialog_tab_selected,.cke_skin_kama a:link.cke_dialog_tab_selected,.cke_skin_kama a:active.cke_dialog_tab_selected,.cke_skin_kama a:hover.cke_dialog_tab_selected,.cke_skin_kama a:visited.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default;}.cke_skin_kama .cke_hc a.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px;}.cke_skin_kama .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_kama .cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_contents{margin-top:0;position:relative;margin-bottom:-22px;}.cke_skin_kama .cke_dialog_ui_vbox table,.cke_skin_kama .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_kama .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_kama input.cke_dialog_ui_input_text,.cke_skin_kama input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}
+.cke_skin_kama div.cke_dialog_ui_input_text,.cke_skin_kama div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_kama textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_kama div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_kama .cke_dialog_ui_hbox{width:100%;}.cke_skin_kama .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_dialog_ui_hbox_child,.cke_skin_kama .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_kama a.cke_dialog_ui_button{border-collapse:separate;cursor:default;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;_background:none;padding:5px 0;text-align:center;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button{padding:0;}.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{width:70px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span{width:100px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{padding:5px 15px;text-align:center;color:#3b3b1f;background:#53D9F0 none;display:inline-block;cursor:default;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{margin:0;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button{display:inline-block;padding-top:3px;padding-bottom:2px;margin:2px 0;}.cke_skin_kama a.cke_dialog_ui_button_ok span,.cke_skin_kama a.cke_dialog_ui_button_cancel span{padding-right:20px;padding-left:20px;}.cke_skin_kama a.cke_dialog_ui_button_ok{background-position:0 -1143px;}.cke_skin_kama a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1219px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1219px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-color:#B8E834;margin-right:0;}.cke_skin_kama a.cke_dialog_ui_button_cancel{background-position:0 -1104px;}.cke_skin_kama a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1245px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1245px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span{background-color:#F65D20;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-image:none;}.cke_skin_kama span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px;+margin:2px 0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_kama a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}
+.cke_skin_kama a:hover.cke_dialog_ui_button,.cke_skin_kama a:focus.cke_dialog_ui_button,.cke_skin_kama a:active.cke_dialog_ui_button{background-position:0 -1179px;}.cke_skin_kama .cke_hc a:hover.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:focus.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:active.cke_dialog_ui_button{border-width:2px;}.cke_skin_kama .cke_browser_iequirks a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:active.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:active.cke_dialog_ui_button span{background-image:none;background:#F7A922;}.cke_skin_kama .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_kama .cke_dialog_footer_buttons span.cke_dialog_ui_button{margin:7px 0;width:60px;text-align:center;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button{display:block;padding:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{padding-bottom:5px;padding-top:6px;margin-bottom:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button{background-position:right -1214px;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button{background-position:right -1242px;}.cke_skin_kama strong{font-weight:bold;}.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_kama .cke_dialog_close_button span{display:none;}.cke_skin_kama .cke_dialog_close_button:hover{background-position:0 -1045px;}.cke_skin_kama .cke_ltr .cke_dialog_close_button{right:10px;}.cke_skin_kama .cke_browser_ie8.cke_rtl .cke_dialog_close_button{left:8px;}.cke_skin_kama .cke_rtl .cke_dialog_close_button{left:10px;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{left:16px;top:0;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{position:absolute;left:10px;top:5px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_footer{margin-top:22px;}.cke_skin_kama .cke_browser_ie6 .cke_dialog_close_button,.cke_skin_kama .cke_browser_iequirks .cke_dialog_close_button{top:7px;}.cke_skin_kama .cke_browser_ie7.cke_ltr .cke_dialog_close_button{margin-top:0;}.cke_skin_kama .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_kama iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_kama .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_dialog .cke_centered{text-align:center;}.cke_skin_kama .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_kama .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_kama .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_kama .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_kama .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}
+.cke_skin_kama .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_kama .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_kama .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_kama .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_kama .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_kama .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_kama .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_kama .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_disabled{color:#a0a0a0;}.cke_skin_kama .cke_hc .cke_dialog_title,.cke_skin_kama .cke_hc .cke_dialog_tabs,.cke_skin_kama .cke_hc .cke_dialog_contents,.cke_skin_kama .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_kama .cke_dialog_body .cke_label{display:none;}.cke_skin_kama .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_kama .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_kama .cke_hc a.cke_btn_locked,.cke_skin_kama .cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_kama a.cke_smile img{border:2px solid #eaead1;}.cke_skin_kama a.cke_smile:focus img,.cke_skin_kama a.cke_smile:active img,.cke_skin_kama a.cke_smile:hover img{border-color:#C7C78F;}.cke_skin_kama .cke_hc .cke_dialog_tabs a,.cke_skin_kama .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}
diff --git a/horde/js/ckeditor/skins/kama/editor.css b/horde/js/ckeditor/skins/kama/editor.css
new file mode 100644 (file)
index 0000000..ee6324d
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_kama *,.cke_skin_kama a:hover,.cke_skin_kama a:link,.cke_skin_kama a:visited,.cke_skin_kama a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:12px;font-family:Arial,Helvetica,Tahoma,Verdana,Sans-Serif;}.cke_skin_kama .cke_rtl *,.cke_skin_kama .cke_rtl a:hover,.cke_skin_kama .cke_rtl a:link,.cke_skin_kama .cke_rtl a:visited,.cke_skin_kama .cke_rtl a:active,.cke_rtl .cke_skin_kama *,.cke_rtl .cke_skin_kama a:hover,.cke_rtl .cke_skin_kama a:link,.cke_rtl .cke_skin_kama a:visited,.cke_rtl .cke_skin_kama a:active{text-align:right;}.cke_skin_kama iframe{vertical-align:inherit;}.cke_skin_kama textarea{white-space:pre;}.cke_skin_kama .cke_browser_gecko textarea{cursor:text;}.cke_skin_kama .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_kama input[type="text"],.cke_skin_kama input[type="password"]{cursor:text;}.cke_skin_kama input[type="text"][disabled],.cke_skin_kama input[type="password"][disabled]{cursor:default;}.cke_skin_kama fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_kama{display:block;}span.cke_skin_kama{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #D3D3D3;padding:5px;}.cke_skin_kama span.cke_browser_webkit,.cke_skin_kama span.cke_browser_gecko18{display:block;}.cke_skin_kama .cke_wrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#d3d3d3;background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1950px;display:block;_display:inline-block;padding:5px;}.cke_shared .cke_skin_kama .cke_wrapper{padding-bottom:0;}.cke_skin_kama .cke_browser_ie6 .cke_wrapper,.cke_skin_kama .cke_browser_iequirks .cke_wrapper{background-image:none;}.cke_skin_kama .cke_editor{display:inline-table;width:100%;}.cke_skin_kama .ltr .cke_browser_ie iframe{margin-right:-10px;}.cke_skin_kama .rtl .cke_browser_ie iframe{margin-left:-10px;}.cke_skin_kama .cke_browser_opera .cke_editor.cke_skin_kama .cke_resizer{display:table;}.cke_skin_kama .cke_contents{margin:5px;}.cke_skin_kama .cke_hc .cke_contents{border:1px solid black;}.cke_skin_kama .cke_contents iframe{background-color:#fff;}.cke_skin_kama .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_kama textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_kama .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_kama .cke_resizer{width:12px;height:12px;margin-top:9px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1428px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_kama .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1455px;float:left;}.cke_skin_kama .cke_resizer_horizontal,.cke_skin_kama .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_kama .cke_resizer_vertical,.cke_skin_kama .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_kama .cke_maximized .cke_resizer{display:none;}.cke_skin_kama .cke_browser_ie6 .cke_contents textarea,.cke_skin_kama .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_kama .cke_browser_ie.cke_browser_quirks .cke_contents iframe{position:absolute;top:0;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_skin_kama .cke_browser_ie7 .cke_editor{display:inline-block;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_shared .cke_skin_kama .cke_browser_ie7 .cke_wrapper{padding-bottom:5px;}.cke_skin_kama .cke_voice_label{display:none;}.cke_skin_kama legend.cke_voice_label{display:none;}.cke_skin_kama .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_kama .cke_contextmenu{margin:0;}
+.cke_skin_kama .cke_panel iframe{width:100%;height:100%;}html.cke_skin_kama_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}.cke_panel_frame .cke_label{display:none;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_kama .cke_button_textcolor_panel,.cke_skin_kama .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_kama .cke_toolbox{display:none;}}.cke_skin_kama .cke_browser_webkit .cke_toolbox,.cke_skin_kama .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_kama .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_kama a.cke_toolbox_collapser,.cke_skin_kama a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1366px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:1px outset #D3D3D3;margin:11px 0 2px;cursor:pointer;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_kama a.cke_toolbox_collapser span{display:none;}.cke_skin_kama .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_kama a.cke_toolbox_collapser_min,.cke_skin_kama a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1387px;background-repeat:no-repeat;margin:2px 4px;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1408px;}.cke_skin_kama .cke_toolbar{display:inline;}.cke_skin_kama .cke_separator{display:none;}.cke_skin_kama .cke_break{font-size:0;clear:left;}.cke_skin_kama .cke_rtl .cke_break{clear:right;}.cke_skin_kama .cke_toolbar_start{display:none;}.cke_skin_kama .cke_toolgroup{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -500px;float:left;margin-right:6px;margin-bottom:5px;padding:2px;display:inline;}.cke_skin_kama .cke_rtl .cke_toolgroup{float:right;margin-right:0;margin-left:6px;}
+.cke_skin_kama .cke_toolgroup{display:block;height:22px;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active,.cke_skin_kama .cke_button a.cke_off{border-radius:3px;outline:none;padding:2px 4px;height:18px;display:inline-block;cursor:default;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_kama .cke_hc .cke_button a,.cke_skin_kama .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_kama .cke_button a.cke_on{background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_hc .cke_button a.cke_on{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on,.cke_skin_kama .cke_button a:hover.cke_off,.cke_skin_kama .cke_button a:focus.cke_off,.cke_skin_kama .cke_button a:active.cke_off{filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active{background-color:#dff1ff;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on{background-color:#86caff;}.cke_skin_kama .cke_hc .cke_button a:hover,.cke_skin_kama .cke_hc .cke_button a:focus,.cke_skin_kama .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_icon{float:right;}.cke_skin_kama .cke_button .cke_label{cursor:default;display:none;padding-left:3px;line-height:18px;vertical-align:middle;float:left;}.cke_skin_kama .cke_rtl .cke_button .cke_label{padding-left:0;padding-right:3px;float:right;}.cke_skin_kama .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_kama .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -1469px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1469px;float:right;}.cke_skin_kama .cke_browser_gecko .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_separator,.cke_skin_kama .cke_browser_gecko .cke_toolbar_start{display:block;float:left;}.cke_skin_kama .cke_browser_gecko.cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_rtl.cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_kama .cke_browser_gecko .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_break{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_break{float:right;}
+.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_buttonarrow{float:none;}.cke_skin_kama .cke_browser_webkit .cke_toolbar{float:left;}.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_toolbar{float:right;}.cke_skin_kama .cke_browser_ie8 .cke_button .cke_label,.cke_skin_kama .cke_browser_opera .cke_button .cke_label,.cke_skin_kama .cke_browser_webkit .cke_button .cke_label{line-height:20px;}.cke_skin_kama .cke_browser_opera.cke_browser_quirks .cke_button .cke_label,.cke_skin_kama .cke_browser_iequirks .cke_button .cke_label{line-height:17px;}.cke_skin_kama .cke_browser_ie .cke_rcombo,.cke_skin_kama .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:5px;_padding-bottom:6px;}.cke_shared .cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:0;}.cke_skin_kama .cke_contextmenu{padding:2px;}.cke_skin_kama .cke_menuitem a{display:block;}.cke_skin_kama .cke_menuitem span{cursor:default;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{background-color:#D3D3D3;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_kama .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_kama .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;}.cke_skin_kama .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_kama .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{background-color:#D3D3D3;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_kama .cke_menuseparator{background-color:#D3D3D3;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_kama .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1411px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_kama .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1390px;background-repeat:no-repeat;}.cke_skin_kama .cke_menuarrow span{display:none;}.cke_hc .cke_skin_kama .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_kama .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_kama .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_kama .cke_menuarrow{position:absolute;left:2px;}
+.cke_skin_kama .cke_rcombo{display:inline;}.cke_skin_kama .cke_rcombopanel{border:1px solid #8F8F73;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;height:auto;_height:100px;}.cke_skin_kama .cke_rcombo a,.cke_skin_kama .cke_rcombo a:active,.cke_skin_kama .cke_rcombo a:hover{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -100px;border-bottom:1px solid #DAD9D9;border-right:1px solid #DAD9D9;float:left;padding:2px;height:21px;margin-right:6px;}.cke_skin_kama .cke_rtl .cke_rcombo a,.cke_skin_kama .cke_rtl .cke_rcombo a:active,.cke_skin_kama .cke_rtl .cke_rcombo a:hover{float:right;margin-right:0;margin-left:6px;}.cke_skin_kama .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_label{display:none;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_label{margin-right:0;margin-left:5px;}.cke_skin_kama .cke_rcombo .cke_inline_label{line-height:21px;font-style:italic;color:#666;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton{vertical-align:top;}.cke_skin_kama .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_text{filter:alpha(opacity=70);opacity:.70;height:21px;line-height:21px;width:60px;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin:0 2px 0 4px;cursor:default;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_text{margin:0 4px 0 2px;}.cke_skin_kama .cke_rcombo .cke_openbutton{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -68px;background-repeat:no-repeat;display:inline-block;width:17px;height:19px;margin:1px 2px;background-repeat:no-repeat;}.cke_skin_kama .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton{margin-bottom:0;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_text,.cke_skin_kama .cke_rcombo .cke_on .cke_text{border-color:#316ac5;filter:alpha(opacity=100);opacity:1;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_kama .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_label{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
+.cke_skin_kama .cke_browser_ie7 .cke_rcombo .cke_text{line-height:18px;}.cke_skin_kama .cke_browser_ie6 .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_text{height:auto;line-height:17px;}@media print{.cke_path{display:none;}}.cke_skin_kama .cke_path{display:inline-block;float:left;margin-top:5px;}.cke_skin_kama .cke_rtl .cke_path{float:right;}.cke_shared .cke_skin_kama .cke_path{_width:100%;margin:0 0 5px;}.cke_skin_kama .cke_path a,.cke_skin_kama .cke_path .cke_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;}.cke_skin_kama .cke_path .cke_empty{visibility:hidden;}.cke_skin_kama .cke_rtl .cke_path a,.cke_skin_kama .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_kama .cke_path a:hover,.cke_skin_kama .cke_path a:focus,.cke_skin_kama .cke_path a:active{background-color:#dff1ff;padding:1px 4px 0;outline:none;color:#000;}.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_kama .cke_path .cke_label{display:none;}.cke_skin_kama .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_kama .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_kama .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_kama .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_kama .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_kama .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_kama .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_kama .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_kama .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_kama .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_kama .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_kama .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_kama .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_kama .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_kama .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_kama .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_kama .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_kama .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_kama .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_kama .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_kama .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_kama .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_kama .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_kama .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_kama .cke_button_checkspell .cke_icon,.cke_skin_kama .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_kama .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_kama .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_kama .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_kama .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_kama .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_kama .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_kama .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_kama .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_kama .cke_button_button .cke_icon{background-position:0 -848px;}
+.cke_skin_kama .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_kama .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_kama .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_kama .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_kama .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_kama .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_kama .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_kama .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_kama .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_kama .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_kama .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_kama .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_kama .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_kama .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_kama .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_kama .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_kama .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_source .cke_label{display:inline;}.cke_skin_kama .cke_styles_panel{width:150px;height:170px;}.cke_skin_kama .cke_format_panel{width:150px;height:170px;}.cke_skin_kama .cke_font_panel{width:150px;height:170px;}.cke_skin_kama .cke_fontSize_panel{height:170px;}.cke_skin_kama .cke_fontSize .cke_text{width:25px;}.cke_skin_kama .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_kama{visibility:inherit;}html.cke_skin_kama_container{visibility:visible;}
diff --git a/horde/js/ckeditor/skins/kama/icons.png b/horde/js/ckeditor/skins/kama/icons.png
new file mode 100644 (file)
index 0000000..394ce89
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/icons.png differ
diff --git a/horde/js/ckeditor/skins/kama/images/dialog_sides.gif b/horde/js/ckeditor/skins/kama/images/dialog_sides.gif
new file mode 100644 (file)
index 0000000..8f91b47
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/dialog_sides.gif differ
diff --git a/horde/js/ckeditor/skins/kama/images/dialog_sides.png b/horde/js/ckeditor/skins/kama/images/dialog_sides.png
new file mode 100644 (file)
index 0000000..b1bc5f1
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/dialog_sides.png differ
diff --git a/horde/js/ckeditor/skins/kama/images/dialog_sides_rtl.png b/horde/js/ckeditor/skins/kama/images/dialog_sides_rtl.png
new file mode 100644 (file)
index 0000000..36cd410
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/dialog_sides_rtl.png differ
diff --git a/horde/js/ckeditor/skins/kama/images/mini.gif b/horde/js/ckeditor/skins/kama/images/mini.gif
new file mode 100644 (file)
index 0000000..54d9107
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/mini.gif differ
diff --git a/horde/js/ckeditor/skins/kama/images/noimage.png b/horde/js/ckeditor/skins/kama/images/noimage.png
new file mode 100644 (file)
index 0000000..1598113
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/noimage.png differ
diff --git a/horde/js/ckeditor/skins/kama/images/sprites.png b/horde/js/ckeditor/skins/kama/images/sprites.png
new file mode 100644 (file)
index 0000000..5fc409d
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/sprites.png differ
diff --git a/horde/js/ckeditor/skins/kama/images/sprites_ie6.png b/horde/js/ckeditor/skins/kama/images/sprites_ie6.png
new file mode 100644 (file)
index 0000000..be75827
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/sprites_ie6.png differ
diff --git a/horde/js/ckeditor/skins/kama/images/toolbar_start.gif b/horde/js/ckeditor/skins/kama/images/toolbar_start.gif
new file mode 100644 (file)
index 0000000..1774246
Binary files /dev/null and b/horde/js/ckeditor/skins/kama/images/toolbar_start.gif differ
diff --git a/horde/js/ckeditor/skins/kama/skin.js b/horde/js/ckeditor/skins/kama/skin.js
new file mode 100644 (file)
index 0000000..98557e0
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.skins.add("kama",(function(){var d=[],c="cke_ui_color";if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){d.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:d,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(p){if(p.config.width&&!isNaN(p.config.width)){p.config.width-=12}var o=[],n=/\$color/g,m="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(CKEDITOR.env.webkit){m=m.split("}").slice(0,-1);for(var l=0;l<m.length;l++){m[l]=m[l].split("{")}}function k(f){var e=f.getById(c);if(!e){e=f.getHead().append("style");e.setAttribute("id",c);e.setAttribute("type","text/css")}return e}function b(g,f,e){var r,j,i;for(var h=0;h<g.length;h++){if(CKEDITOR.env.webkit){for(j=0;j<f.length;j++){i=f[j][1];for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}g[h].$.sheet.addRule(f[j][0],i)}}else{i=f;for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}if(CKEDITOR.env.ie){g[h].$.styleSheet.cssText+=i}else{g[h].$.innerHTML+=i}}}}var a=/\$color/g;CKEDITOR.tools.extend(p,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(g){var f,e=k(CKEDITOR.document),j=".cke_editor_"+CKEDITOR.tools.escapeCssSelector(p.name),i=[j+" .cke_wrapper",j+"_dialog .cke_dialog_contents",j+"_dialog a.cke_dialog_tab",j+"_dialog .cke_dialog_footer"].join(","),h="background-color: $color !important;";if(CKEDITOR.env.webkit){f=[[i,h]]}else{f=i+"{"+h+"}"}return(this.setUiColor=function(t){var s=[[a,t]];p.uiColor=t;b([e],f,s);b(o,m,s)})(g)}});p.on("menuShow",function(g){var f=g.data[0],e=f.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!e.getById("cke_ui_color")){var i=k(e);o.push(i);var h=p.getUiColor();if(h){b([i],m,[[a,h]])}}});if(p.config.uiColor){p.setUiColor(p.config.uiColor)}}}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="kama"){return}h.setStyles({width:k+"px",height:j+"px"});setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/skins/kama/templates.css b/horde/js/ckeditor/skins/kama/templates.css
new file mode 100644 (file)
index 0000000..1c6b195
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_kama .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow-y:auto;overflow-x:hidden;width:100%;height:220px;}.cke_skin_kama .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_kama .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_kama .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_kama .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_kama .cke_tpl_preview span{white-space:normal;}.cke_skin_kama .cke_tpl_title{font-weight:bold;}.cke_skin_kama .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid;background-color:#fffacd;}.cke_skin_kama .cke_tpl_list a:active *,.cke_skin_kama .cke_tpl_list a:hover *,.cke_skin_kama .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_kama .cke_hc .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_kama .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
diff --git a/horde/js/ckeditor/skins/office2003/dialog.css b/horde/js/ckeditor/skins/office2003/dialog.css
new file mode 100644 (file)
index 0000000..17cf809
--- /dev/null
@@ -0,0 +1,9 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body .cke_dialog{visibility:visible;}.cke_skin_office2003 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_office2003 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_office2003 .cke_dialog_tl,.cke_skin_office2003 .cke_dialog_tr,.cke_skin_office2003 .cke_dialog_tc,.cke_skin_office2003 .cke_dialog_bl,.cke_skin_office2003 .cke_dialog_br,.cke_skin_office2003 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_office2003 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_office2003 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_office2003 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_office2003 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_office2003 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_office2003 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_office2003 .cke_dialog_ml,.cke_skin_office2003 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_office2003 .cke_rtl .cke_dialog_ml,.cke_skin_office2003 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_office2003 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_office2003 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_office2003 .cke_dialog_title{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;font-weight:bold;font-size:14pt;color:#0E3460;background-color:#8db1ff;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_office2003 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_office2003 .cke_dialog_contents{background-color:#f7f8fd;border:#2b66c9 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_office2003 .cke_dialog_footer{background-color:#8db1ff;text-align:right;}.cke_skin_office2003 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_office2003 .cke_dialog_tabs{height:23px;background-color:#8db1ff;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_office2003 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_office2003 a.cke_dialog_tab,.cke_skin_office2003 a:link.cke_dialog_tab,.cke_skin_office2003 a:active.cke_dialog_tab,.cke_skin_office2003 a:hover.cke_dialog_tab,.cke_skin_office2003 a:visited.cke_dialog_tab{color:#0E3460;border-left:1px solid #2b66c9;border-right:1px solid #2b66c9;border-top:1px solid #2b66c9;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_office2003 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_office2003 a:hover.cke_dialog_tab{background-color:#f7f8fd;}
+.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 a.cke_dialog_tab_selected,.cke_skin_office2003 a:link.cke_dialog_tab_selected,.cke_skin_office2003 a:active.cke_dialog_tab_selected,.cke_skin_office2003 a:hover.cke_dialog_tab_selected,.cke_skin_office2003 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f7f8fd;background-color:#f7f8fd;font-weight:bold;cursor:default;}.cke_skin_office2003 .cke_hc a.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_office2003 .cke_hc .cke_dialog_tabs a,.cke_skin_office2003 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_office2003 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_office2003 .cke_dialog_ui_vbox table,.cke_skin_office2003 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_office2003 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_office2003 input.cke_dialog_ui_input_text,.cke_skin_office2003 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_office2003 div.cke_dialog_ui_input_text,.cke_skin_office2003 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_office2003 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_office2003 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_office2003 .cke_dialog_ui_hbox{width:100%;}.cke_skin_office2003 .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_dialog_ui_hbox_child,.cke_skin_office2003 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_office2003 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_office2003 span.cke_dialog_ui_button{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;border:#0E3460 1px solid;padding:2px 10px;text-align:center;color:#0E3460;background-color:#8db1ff;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_office2003 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_office2003 a:focus span.cke_dialog_ui_button,.cke_skin_office2003 a:active span.cke_dialog_ui_button{background-color:#8db1ff;}.cke_skin_office2003 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_office2003 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_office2003 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_office2003 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}
+.cke_skin_office2003 strong{font-weight:bold;}.cke_skin_office2003 a.cke_dialog_close_button,.cke_skin_office2003 a:hover.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-20px -655px;position:absolute;cursor:pointer;text-align:center;height:21px;width:21px;top:4px;_background-image:url(images/sprites_ie6.png);}.cke_skin_office2003 a.cke_dialog_close_button span{display:none;}.cke_skin_office2003 .cke_ltr a.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_office2003 .cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:6px;}.cke_skin_office2003 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_office2003 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_office2003 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_office2003 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_dialog .cke_centered{text-align:center;}.cke_skin_office2003 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_office2003 .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_office2003 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_office2003 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_office2003 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_office2003 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_office2003 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_office2003 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_office2003 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_disabled{color:#a0a0a0;}.cke_skin_office2003 .cke_hc .cke_dialog_title,.cke_skin_office2003 .cke_hc .cke_dialog_tabs,.cke_skin_office2003 .cke_hc .cke_dialog_contents,.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}
+.cke_skin_office2003 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_office2003 .cke_dialog_body .cke_label{display:none;}.cke_skin_office2003 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_office2003 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_office2003 .cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}
diff --git a/horde/js/ckeditor/skins/office2003/editor.css b/horde/js/ckeditor/skins/office2003/editor.css
new file mode 100644 (file)
index 0000000..35aed93
--- /dev/null
@@ -0,0 +1,13 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_office2003 *,.cke_skin_office2003 a:hover,.cke_skin_office2003 a:link,.cke_skin_office2003 a:visited,.cke_skin_office2003 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_office2003 .cke_rtl *,.cke_skin_office2003 .cke_rtl a:hover,.cke_skin_office2003 .cke_rtl a:link,.cke_skin_office2003 .cke_rtl a:visited,.cke_skin_office2003 .cke_rtl a:active,.cke_rtl .cke_skin_office2003 *,.cke_rtl .cke_skin_office2003 a:hover,.cke_rtl .cke_skin_office2003 a:link,.cke_rtl .cke_skin_office2003 a:visited,.cke_rtl .cke_skin_office2003 a:active{text-align:right;}.cke_skin_office2003 iframe{vertical-align:inherit;}.cke_skin_office2003 textarea{white-space:pre;}.cke_skin_office2003 .cke_browser_gecko textarea{cursor:text;}.cke_skin_office2003 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_office2003 input[type="text"],.cke_skin_office2003 input[type="password"]{cursor:text;}.cke_skin_office2003 input[type="text"][disabled],.cke_skin_office2003 input[type="password"][disabled]{cursor:default;}.cke_skin_office2003 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_office2003 .cke_editor{display:inline-table;width:100%;}.cke_skin_office2003 span.cke_browser_webkit,.cke_skin_office2003 span.cke_browser_gecko18{display:block;}.cke_skin_office2003,.cke_skin_office2003 .cke_wrapper{display:block;}.cke_skin_office2003 .cke_top,.cke_skin_office2003 .cke_bottom,.cke_shared .cke_skin_office2003{background-color:#f7f8fd;}.cke_skin_office2003 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_office2003 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_office2003 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_office2003 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_office2003 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_office2003 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;white-space:pre;background-color:#fff;}.cke_skin_office2003 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_office2003 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1088px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_office2003 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1115px;float:left;}.cke_skin_office2003 .cke_resizer_horizontal,.cke_skin_office2003 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_office2003 .cke_resizer_vertical,.cke_skin_office2003 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_office2003 .cke_maximized .cke_resizer{display:none;}.cke_skin_office2003 .cke_browser_ie6 .cke_contents textarea,.cke_skin_office2003 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_office2003 .cke_voice_label{display:none;}.cke_skin_office2003 legend.cke_voice_label{display:none;}.cke_skin_office2003 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_office2003 .cke_panel iframe{width:100%;height:100%;}cke_skin_office2003 .cke_panel_frame .cke_label{display:none;}html.cke_skin_office2003_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}
+* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_office2003 .cke_button_textcolor_panel,.cke_skin_office2003 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_office2003 .cke_toolbox{display:none;}}.cke_skin_office2003 .cke_browser_webkit .cke_toolbox,.cke_skin_office2003 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_office2003 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_office2003 a.cke_toolbox_collapser,.cke_skin_office2003 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1026px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_office2003 a.cke_toolbox_collapser span{display:none;}.cke_skin_office2003 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_office2003 a.cke_toolbox_collapser_min,.cke_skin_office2003 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1047px;background-repeat:no-repeat;margin:2px;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1068px;}.cke_skin_office2003 .cke_toolbar{background-color:#d6dff7;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -962px;background-repeat:repeat-x;display:inline-block;float:left;!height:28px;!line-height:28px;}.cke_skin_office2003 .cke_rtl .cke_toolbar{float:right;}.cke_skin_office2003 .cke_toolgroup{display:inline-block;float:left;height:28px;}.cke_skin_office2003 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_office2003 .cke_separator{display:inline-block;float:left;border-left:solid 1px #B2CBFF;margin:6px 2px;height:16px;}.cke_skin_office2003 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_separator{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_office2003 .cke_break{clear:left;}
+.cke_skin_office2003 .cke_rtl .cke_break{clear:right;}.cke_skin_office2003 .cke_toolbar_start{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-27px -765px;width:10px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_start{background-position:-27px -816px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_office2003 .cke_toolbar_end{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-29px -861px;width:4px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_end{background-position:-29px -907px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active,.cke_skin_office2003 .cke_button a.cke_off{border:solid 1px transparent;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;margin-top:2px;height:18px;vertical-align:top;_border:none;_margin:3px 1px 1px 1px;cursor:default;display:inline-block;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_office2003 .cke_hc .cke_button a,.cke_skin_office2003 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);_border:1px solid transparent;}.cke_skin_office2003 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#c1d2ee;filter:alpha(opacity=100);opacity:1;_margin:2px 0 0 0;}.cke_skin_office2003 .cke_hc .cke_button a:hover,.cke_skin_office2003 .cke_hc .cke_button a:focus,.cke_skin_office2003 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_office2003 .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;filter:alpha(opacity=100);opacity:1;vertical-align:top;_margin:2px 0 0 0;padding:2px 4px;}.cke_skin_office2003 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_button .cke_label{display:none;padding-left:3px;cursor:default;vertical-align:middle;_background-image:url(images/sprites_ie6.png);_background-position:0 -970px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_button a:hover .cke_label{_background-color:#dff1ff;_background-image:none;}.cke_skin_office2003 .cke_button a.cke_on .cke_label{_background-color:#c1d2ee;_background-image:none;}.cke_skin_office2003 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_office2003 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_button .cke_buttonarrow{display:inline-block;height:18px;width:8px;background-position:2px -1004px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_office2003 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1004px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_end{display:block;float:left;}
+.cke_skin_office2003 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_office2003 .cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}.cke_skin_office2003 .cke_browser_iequirks .cke_separator{vertical-align:text-bottom;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_office2003 .cke_contextmenu{padding:2px;}.cke_skin_office2003 .cke_menuitem a{display:block;}.cke_skin_office2003 .cke_menuitem span{cursor:default;}.cke_skin_office2003 .cke_menuitem a:hover,.cke_skin_office2003 .cke_menuitem a:focus,.cke_skin_office2003 .cke_menuitem a:active{background-color:#8db1ff;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_office2003 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_office2003 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_office2003 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;}.cke_skin_office2003 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_office2003 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_office2003 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_office2003 .cke_menuitem a:hover .cke_label,.cke_skin_office2003 .cke_menuitem a:focus .cke_label,.cke_skin_office2003 .cke_menuitem a:active .cke_label{background-color:#8db1ff;}
+.cke_skin_office2003 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_office2003 .cke_menuseparator{background-color:#f7f8fd;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_office2003 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1071px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_office2003 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -1050px;}.cke_skin_office2003 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_office2003 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_office2003 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_office2003 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_office2003 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_office2003 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_rcombo{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_office2003 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_office2003 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_office2003 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_label{display:inline-block;float:left;cursor:default;line-height:24px;height:24px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;_background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);_background-position:0 -962px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_office2003 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:14px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -1002px;background-image:url(images/sprites.png);background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}
+.cke_skin_office2003 .cke_rcombo .cke_off a:hover,.cke_skin_office2003 .cke_rcombo .cke_off a:focus,.cke_skin_office2003 .cke_rcombo .cke_off a:active,.cke_skin_office2003 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}@media print{.cke_path{display:none;}}.cke_skin_office2003 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_office2003 .cke_rtl .cke_path{float:right;}.cke_skin_office2003 .cke_path a,.cke_skin_office2003 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #f7f8fd;background-color:#f7f8fd;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_office2003 .cke_path .cke_empty{visibility:hidden;}.cke_skin_office2003 .cke_rtl .cke_path a,.cke_skin_office2003 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_office2003 .cke_path a:hover,.cke_skin_office2003 .cke_path a:focus,.cke_skin_office2003 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_office2003 .cke_path .cke_label{display:none;}.cke_skin_office2003 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_office2003 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_office2003 .cke_button_preview .cke_icon{background-position:0 -64px;}
+.cke_skin_office2003 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_office2003 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_office2003 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_office2003 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_office2003 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_office2003 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_office2003 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_office2003 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_office2003 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_office2003 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_office2003 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_office2003 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_office2003 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_office2003 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_office2003 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_office2003 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_office2003 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_office2003 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_office2003 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_office2003 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_office2003 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_office2003 .cke_button_checkspell .cke_icon,.cke_skin_office2003 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_office2003 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_office2003 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_office2003 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_office2003 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_office2003 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_office2003 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_office2003 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_office2003 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_office2003 .cke_button_button .cke_icon{background-position:0 -848px;}.cke_skin_office2003 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_office2003 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_office2003 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_office2003 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_office2003 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_office2003 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_office2003 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_office2003 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_office2003 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}
+.cke_skin_office2003 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_office2003 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_office2003 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_office2003 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_office2003 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_office2003 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_office2003 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_office2003 .cke_button_source .cke_label{display:inline;}.cke_skin_office2003 .cke_styles_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_format_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_font_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_fontSize_panel{height:170px;}.cke_skin_office2003 .cke_fontSize .cke_text{width:20px;}.cke_skin_office2003 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_office2003{visibility:inherit;}html.cke_skin_office2003_container{visibility:visible;}
diff --git a/horde/js/ckeditor/skins/office2003/icons.png b/horde/js/ckeditor/skins/office2003/icons.png
new file mode 100644 (file)
index 0000000..394ce89
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/icons.png differ
diff --git a/horde/js/ckeditor/skins/office2003/images/dialog_sides.gif b/horde/js/ckeditor/skins/office2003/images/dialog_sides.gif
new file mode 100644 (file)
index 0000000..5840d01
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/dialog_sides.gif differ
diff --git a/horde/js/ckeditor/skins/office2003/images/dialog_sides.png b/horde/js/ckeditor/skins/office2003/images/dialog_sides.png
new file mode 100644 (file)
index 0000000..4734829
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/dialog_sides.png differ
diff --git a/horde/js/ckeditor/skins/office2003/images/dialog_sides_rtl.png b/horde/js/ckeditor/skins/office2003/images/dialog_sides_rtl.png
new file mode 100644 (file)
index 0000000..4d12002
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/dialog_sides_rtl.png differ
diff --git a/horde/js/ckeditor/skins/office2003/images/mini.gif b/horde/js/ckeditor/skins/office2003/images/mini.gif
new file mode 100644 (file)
index 0000000..54d9107
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/mini.gif differ
diff --git a/horde/js/ckeditor/skins/office2003/images/noimage.png b/horde/js/ckeditor/skins/office2003/images/noimage.png
new file mode 100644 (file)
index 0000000..1598113
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/noimage.png differ
diff --git a/horde/js/ckeditor/skins/office2003/images/sprites.png b/horde/js/ckeditor/skins/office2003/images/sprites.png
new file mode 100644 (file)
index 0000000..1c4a980
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/sprites.png differ
diff --git a/horde/js/ckeditor/skins/office2003/images/sprites_ie6.png b/horde/js/ckeditor/skins/office2003/images/sprites_ie6.png
new file mode 100644 (file)
index 0000000..dd80621
Binary files /dev/null and b/horde/js/ckeditor/skins/office2003/images/sprites_ie6.png differ
diff --git a/horde/js/ckeditor/skins/office2003/skin.js b/horde/js/ckeditor/skins/office2003/skin.js
new file mode 100644 (file)
index 0000000..92b48ec
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.skins.add("office2003",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var n=a.data,m=n.width,l=n.height,k=n.dialog,j=k.parts.contents;if(n.skin!="office2003"){return}j.setStyles({width:m+"px",height:l+"px"});if(!CKEDITOR.env.ie){return}var i=function(){var e=k.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")};setTimeout(i,100);if(a.editor.lang.dir=="rtl"){setTimeout(i,1000)}})}})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/skins/office2003/templates.css b/horde/js/ckeditor/skins/office2003/templates.css
new file mode 100644 (file)
index 0000000..73ebf7d
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_office2003 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_office2003 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_office2003 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_office2003 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_office2003 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_office2003 .cke_tpl_preview span{white-space:normal;}.cke_skin_office2003 .cke_tpl_title{font-weight:bold;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_office2003 .cke_tpl_list a:active *,.cke_skin_office2003 .cke_tpl_list a:hover *,.cke_skin_office2003 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_office2003 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
diff --git a/horde/js/ckeditor/skins/v2/dialog.css b/horde/js/ckeditor/skins/v2/dialog.css
new file mode 100644 (file)
index 0000000..3a54d5b
--- /dev/null
@@ -0,0 +1,8 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+body .cke_dialog{visibility:visible;}.cke_skin_v2 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_v2 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_v2 .cke_dialog_tl,.cke_skin_v2 .cke_dialog_tr,.cke_skin_v2 .cke_dialog_tc,.cke_skin_v2 .cke_dialog_bl,.cke_skin_v2 .cke_dialog_br,.cke_skin_v2 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_v2 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_v2 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_v2 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_v2 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_v2 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_v2 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_v2 .cke_dialog_ml,.cke_skin_v2 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_v2 .cke_rtl .cke_dialog_ml,.cke_skin_v2 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_v2 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_v2 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_v2 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_v2 .cke_dialog_title{font-weight:bold;font-size:14pt;color:#737357;background-color:#e3e3c7;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_v2 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_v2 .cke_dialog_contents{background-color:#f1f1e3;border:#d5d59d 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_v2 .cke_dialog_footer{background-color:#e3e3c7;text-align:right;}.cke_skin_v2 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_v2 .cke_dialog_tabs{height:23px;background-color:#e3e3c7;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_v2 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_v2 a.cke_dialog_tab,.cke_skin_v2 a:link.cke_dialog_tab,.cke_skin_v2 a:active.cke_dialog_tab,.cke_skin_v2 a:hover.cke_dialog_tab,.cke_skin_v2 a:visited.cke_dialog_tab{color:#737357;border-left:1px solid #d5d59d;border-right:1px solid #d5d59d;border-top:1px solid #d5d59d;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_v2 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_v2 a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_v2 a.cke_dialog_tab_selected,.cke_skin_v2 a:link.cke_dialog_tab_selected,.cke_skin_v2 a:active.cke_dialog_tab_selected,.cke_skin_v2 a:hover.cke_dialog_tab_selected,.cke_skin_v2 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f1f1e3;background-color:#f1f1e3;font-weight:bold;cursor:default;}.cke_skin_v2 .cke_hc a.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}
+.cke_skin_v2 .cke_hc .cke_dialog_tabs a,.cke_skin_v2 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_v2 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_v2 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_v2 .cke_dialog_ui_vbox table,.cke_skin_v2 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_v2 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_v2 input.cke_dialog_ui_input_text,.cke_skin_v2 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_v2 div.cke_dialog_ui_input_text,.cke_skin_v2 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_v2 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_v2 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_v2 .cke_dialog_ui_hbox{width:100%;}.cke_skin_v2 .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_dialog_ui_hbox_child,.cke_skin_v2 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_v2 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_v2 span.cke_dialog_ui_button{border:#737357 1px solid;padding:2px 10px;text-align:center;color:#3b3b1f;background-color:#c7c78f;display:inline-block;cursor:default;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_v2 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_v2 a:focus span.cke_dialog_ui_button,.cke_skin_v2 a:active span.cke_dialog_ui_button{background-color:#e3e3c7;}.cke_skin_v2 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_v2 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_v2 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_v2 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}.cke_skin_v2 strong{font-weight:bold;}.cke_skin_v2 a.cke_dialog_close_button,.cke_skin_v2 a:hover.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-16px -651px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 a.cke_dialog_close_button span{display:none;}.cke_skin_v2 a:hover.cke_dialog_close_button{background-position:-16px -687px;}.cke_skin_v2 .cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_ltr a:hover.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_v2 .cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:7px;}.cke_skin_v2 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}
+.cke_skin_v2 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_v2 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_v2 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_v2 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_dialog .cke_centered{text-align:center;}.cke_skin_v2 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_v2 .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_v2 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_v2 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_v2 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_v2 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_v2 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_v2 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_v2 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_v2 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_disabled{color:#a0a0a0;}.cke_skin_v2 .cke_hc .cke_dialog_title,.cke_skin_v2 .cke_hc .cke_dialog_tabs,.cke_skin_v2 .cke_hc .cke_dialog_contents,.cke_skin_v2 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_v2 .cke_dialog_body .cke_label{display:none;}.cke_skin_v2 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_v2 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_v2 .cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_v2 a.cke_smile img{border:2px solid #eaead1;}.cke_skin_v2 a.cke_smile:focus img,.cke_skin_v2 a.cke_smile:active img,.cke_skin_v2 a.cke_smile:hover img{border-color:#C7C78F;}
diff --git a/horde/js/ckeditor/skins/v2/editor.css b/horde/js/ckeditor/skins/v2/editor.css
new file mode 100644 (file)
index 0000000..cf869d2
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_v2 *,.cke_skin_v2 a:hover,.cke_skin_v2 a:link,.cke_skin_v2 a:visited,.cke_skin_v2 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_v2 .cke_rtl *,.cke_skin_v2 .cke_rtl a:hover,.cke_skin_v2 .cke_rtl a:link,.cke_skin_v2 .cke_rtl a:visited,.cke_skin_v2 .cke_rtl a:active,.cke_rtl .cke_skin_v2 *,.cke_rtl .cke_skin_v2 a:hover,.cke_rtl .cke_skin_v2 a:link,.cke_rtl .cke_skin_v2 a:visited,.cke_rtl .cke_skin_v2 a:active{text-align:right;}.cke_skin_v2 iframe{vertical-align:inherit;}.cke_skin_v2 textarea{white-space:pre;}.cke_skin_v2 .cke_browser_gecko textarea{cursor:text;}.cke_skin_v2 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_v2 input[type="text"],.cke_skin_v2 input[type="password"]{cursor:text;}.cke_skin_v2 input[type="text"][disabled],.cke_skin_v2 input[type="password"][disabled]{cursor:default;}.cke_skin_v2 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_v2 .cke_editor{display:inline-table;width:100%;}.cke_skin_v2{display:block;}.cke_skin_v2 span.cke_browser_webkit,.cke_skin_v2 span.cke_browser_gecko18{display:block;}.cke_skin_v2 .cke_wrapper{display:block;}.cke_skin_v2 .cke_browser_opera .cke_editor{display:table;}.cke_skin_v2 .cke_top,.cke_skin_v2 .cke_bottom,.cke_shared .cke_skin_v2{background-color:#efefde;}.cke_skin_v2 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_v2 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_v2 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_v2 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_v2 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_v2 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_v2 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_v2 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -801px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_v2 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -828px;float:left;}.cke_skin_v2 .cke_resizer_horizontal,.cke_skin_v2 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_v2 .cke_resizer_vertical,.cke_skin_v2 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_v2 .cke_maximized .cke_resizer{display:none;}.cke_skin_v2 .cke_browser_ie6 .cke_contents textarea,.cke_skin_v2 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_v2 .cke_voice_label{display:none;}.cke_skin_v2 legend.cke_voice_label{display:none;}.cke_skin_v2 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_v2 .cke_panel iframe{width:100%;height:100%;}.cke_skin_v2 .cke_panel_frame .cke_label{display:none;}html.cke_skin_v2_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}
+.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_v2 .cke_button_textcolor_panel,.cke_skin_v2 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_v2 .cke_toolbox{display:none;}}.cke_skin_v2 .cke_browser_webkit .cke_toolbox,.cke_skin_v2 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_v2 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_v2 a.cke_toolbox_collapser,.cke_skin_v2 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -739px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_v2 a.cke_toolbox_collapser span{display:none;}.cke_skin_v2 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_v2 a.cke_toolbox_collapser_min,.cke_skin_v2 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -760px;background-repeat:no-repeat;margin:2px;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -781px;}.cke_skin_v2 .cke_toolbar{padding-top:1px;padding-bottom:1px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_toolbar{float:right;}.cke_skin_v2 .cke_toolgroup{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_v2 .cke_separator{display:inline-block;float:left;border-left:solid 1px #999;margin:4px 2px;height:16px;}.cke_skin_v2 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_separator{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_v2 .cke_break{clear:left;}.cke_skin_v2 .cke_rtl .cke_break{clear:right;}.cke_skin_v2 .cke_toolbar_start{display:inline-block;background-image:url(images/toolbar_start.gif);background-repeat:no-repeat;margin:4px 2px 0 2px;width:3px;height:20px;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_v2 .cke_toolbar_end{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}
+.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active,.cke_skin_v2 .cke_button a.cke_off{border:solid 1px #efefde;display:inline-block;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;height:18px;cursor:default;}.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a.cke_off{background-color:#efefde;filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_v2 .cke_hc .cke_button a,.cke_skin_v2 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);}.cke_skin_v2 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding:2px 4px;}.cke_skin_v2 .cke_hc .cke_button a:hover,.cke_skin_v2 .cke_hc .cke_button a:focus,.cke_skin_v2 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_v2 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_v2 .cke_button .cke_label{cursor:default;display:none;padding-left:3px;vertical-align:middle;}.cke_skin_v2 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_v2 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_v2 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar_start{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_v2 .cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}
+.cke_skin_v2 .cke_browser_ie .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_v2 .cke_contextmenu{padding:2px;}.cke_skin_v2 .cke_menuitem a{display:block;}.cke_skin_v2 .cke_menuitem span{cursor:default;}.cke_skin_v2 .cke_menuitem a:hover,.cke_skin_v2 .cke_menuitem a:focus,.cke_skin_v2 .cke_menuitem a:active{background-color:#8f8f73;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_v2 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_v2 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_v2 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;}.cke_skin_v2 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_v2 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_v2 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_v2 .cke_menuitem a:hover .cke_label,.cke_skin_v2 .cke_menuitem a:focus .cke_label,.cke_skin_v2 .cke_menuitem a:active .cke_label{background-color:#8f8f73;color:white;}.cke_skin_v2 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;color:black;}.cke_skin_v2 .cke_menuseparator{background-color:#e3e3c7;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_v2 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -784px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_v2 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -763px;}.cke_skin_v2 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_v2 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_v2 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_v2 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_v2 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_v2 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_rcombo{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_v2 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_v2 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_v2 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_label{display:inline-block;float:left;line-height:24px;height:22px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;background-color:#f1f1e3;cursor:default;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}
+.cke_skin_v2 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_v2 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:12px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_v2 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -715px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:20px;}.cke_skin_v2 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rcombo .cke_off a:hover,.cke_skin_v2 .cke_rcombo .cke_off a:focus,.cke_skin_v2 .cke_rcombo .cke_off a:active,.cke_skin_v2 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_v2 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_v2 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
+.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_openbutton{height:22px;}@media print{.cke_path{display:none;}}.cke_skin_v2 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_path{float:right;}.cke_skin_v2 .cke_path a,.cke_skin_v2 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #efefde;background-color:#efefde;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_v2 .cke_path .cke_empty{visibility:hidden;}.cke_skin_v2 .cke_rtl .cke_path a,.cke_skin_v2 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_v2 .cke_path a:hover,.cke_skin_v2 .cke_path a:focus,.cke_skin_v2 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_v2 .cke_path .cke_label{display:none;}.cke_skin_v2 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_v2 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_v2 .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_v2 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_v2 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_v2 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_v2 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_v2 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_v2 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_v2 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_v2 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_v2 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_v2 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_v2 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_v2 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_v2 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_v2 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_v2 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_v2 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_v2 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_v2 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_v2 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_v2 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_v2 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_v2 .cke_button_checkspell .cke_icon,.cke_skin_v2 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_v2 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_v2 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_v2 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_v2 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_v2 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_v2 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_v2 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_v2 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_v2 .cke_button_button .cke_icon{background-position:0 -848px;}
+.cke_skin_v2 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_v2 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_v2 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_v2 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_v2 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_v2 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_v2 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_v2 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_v2 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_v2 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_v2 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_v2 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_v2 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_v2 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_v2 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_v2 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_v2 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_v2 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_v2 .cke_button_source .cke_label{display:inline;display:inline-block;}.cke_skin_v2 .cke_styles_panel{width:150px;height:170px;}.cke_skin_v2 .cke_format_panel{width:150px;height:170px;}.cke_skin_v2 .cke_font_panel{width:150px;height:170px;}.cke_skin_v2 .cke_fontSize_panel{height:170px;}.cke_skin_v2 .cke_fontSize .cke_text{width:20px;}.cke_skin_v2 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_v2{visibility:inherit;}html.cke_skin_v2_container{visibility:visible;}
diff --git a/horde/js/ckeditor/skins/v2/icons.png b/horde/js/ckeditor/skins/v2/icons.png
new file mode 100644 (file)
index 0000000..394ce89
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/icons.png differ
diff --git a/horde/js/ckeditor/skins/v2/images/dialog_sides.gif b/horde/js/ckeditor/skins/v2/images/dialog_sides.gif
new file mode 100644 (file)
index 0000000..8f91b47
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/dialog_sides.gif differ
diff --git a/horde/js/ckeditor/skins/v2/images/dialog_sides.png b/horde/js/ckeditor/skins/v2/images/dialog_sides.png
new file mode 100644 (file)
index 0000000..b1bc5f1
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/dialog_sides.png differ
diff --git a/horde/js/ckeditor/skins/v2/images/dialog_sides_rtl.png b/horde/js/ckeditor/skins/v2/images/dialog_sides_rtl.png
new file mode 100644 (file)
index 0000000..36cd410
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/dialog_sides_rtl.png differ
diff --git a/horde/js/ckeditor/skins/v2/images/mini.gif b/horde/js/ckeditor/skins/v2/images/mini.gif
new file mode 100644 (file)
index 0000000..54d9107
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/mini.gif differ
diff --git a/horde/js/ckeditor/skins/v2/images/noimage.png b/horde/js/ckeditor/skins/v2/images/noimage.png
new file mode 100644 (file)
index 0000000..1598113
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/noimage.png differ
diff --git a/horde/js/ckeditor/skins/v2/images/sprites.png b/horde/js/ckeditor/skins/v2/images/sprites.png
new file mode 100644 (file)
index 0000000..70cc147
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/sprites.png differ
diff --git a/horde/js/ckeditor/skins/v2/images/sprites_ie6.png b/horde/js/ckeditor/skins/v2/images/sprites_ie6.png
new file mode 100644 (file)
index 0000000..6844a7b
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/sprites_ie6.png differ
diff --git a/horde/js/ckeditor/skins/v2/images/toolbar_start.gif b/horde/js/ckeditor/skins/v2/images/toolbar_start.gif
new file mode 100644 (file)
index 0000000..1774246
Binary files /dev/null and b/horde/js/ckeditor/skins/v2/images/toolbar_start.gif differ
diff --git a/horde/js/ckeditor/skins/v2/skin.js b/horde/js/ckeditor/skins/v2/skin.js
new file mode 100644 (file)
index 0000000..c9acc91
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.skins.add("v2",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="v2"){return}h.setStyles({width:k+"px",height:j+"px"});if(!CKEDITOR.env.ie){return}setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
diff --git a/horde/js/ckeditor/skins/v2/templates.css b/horde/js/ckeditor/skins/v2/templates.css
new file mode 100644 (file)
index 0000000..c3abe54
--- /dev/null
@@ -0,0 +1,6 @@
+/*
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
+For licensing, see LICENSE.html or http://ckeditor.com/license
+*/
+
+.cke_skin_v2 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_v2 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_v2 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_v2 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_v2 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_v2 .cke_tpl_preview span{white-space:normal;}.cke_skin_v2 .cke_tpl_title{font-weight:bold;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_v2 .cke_tpl_list a:active *,.cke_skin_v2 .cke_tpl_list a:hover *,.cke_skin_v2 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_v2 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
diff --git a/horde/js/ckeditor/themes/default/theme.js b/horde/js/ckeditor/themes/default/theme.js
new file mode 100644 (file)
index 0000000..bc60398
--- /dev/null
@@ -0,0 +1 @@
+CKEDITOR.themes.add("default",(function(){function b(a,l){var k,j;j=a.config.sharedSpaces;j=j&&j[l];j=j&&CKEDITOR.document.getById(j);if(j){var i='<span class="cke_shared"><span class="'+a.skinClass+" cke_editor_"+a.name+'"><span class="'+CKEDITOR.env.cssClass+'"><span class="cke_wrapper cke_'+a.lang.dir+'"><span class="cke_editor"><div class="cke_'+l+'"></div></span></span></span></span></span>',h=j.append(CKEDITOR.dom.element.createFromHtml(i,j.getDocument()));if(j.getCustomData("cke_hasshared")){h.hide()}else{j.setCustomData("cke_hasshared",1)}k=h.getChild([0,0,0,0]);a.on("focus",function(){for(var e=0,d,c=j.getChildren();d=c.getItem(e);e++){if(d.type==CKEDITOR.NODE_ELEMENT&&!d.equals(h)&&d.hasClass("cke_shared")){d.hide()}}h.show()});a.on("destroy",function(){h.remove()})}return k}return{build:function(D,C){var B=D.name,A=D.element,z=D.elementMode;if(!A||z==CKEDITOR.ELEMENT_MODE_NONE){return}if(z==CKEDITOR.ELEMENT_MODE_REPLACE){A.hide()}var y=D.fire("themeSpace",{space:"top",html:""}).html,x=D.fire("themeSpace",{space:"contents",html:""}).html,w=D.fireOnce("themeSpace",{space:"bottom",html:""}).html,v=x&&D.config.height,u=D.config.tabIndex||D.element.getAttribute("tabindex")||0;if(!x){v="auto"}else{if(!isNaN(v)){v+="px"}}var t="",s=D.config.width;if(s){if(!isNaN(s)){s+="px"}t+="width: "+s+";"}var r=y&&b(D,"top"),q=b(D,"bottom");r&&(r.setHtml(y),y="");q&&(q.setHtml(w),w="");var a=CKEDITOR.dom.element.createFromHtml(['<span id="cke_',B,'" onmousedown="return false;" class="',D.skinClass," cke_editor_",B,'" dir="',D.lang.dir,'" title="',CKEDITOR.env.gecko?" ":"",'" lang="',D.langCode,'"'+(CKEDITOR.env.webkit?' tabindex="'+u+'"':"")+' role="application" aria-labelledby="cke_',B,'_arialbl"'+(t?' style="'+t+'"':"")+'><span id="cke_',B,'_arialbl" class="cke_voice_label">'+D.lang.editor+'</span><span class="',CKEDITOR.env.cssClass,'" role="presentation"><span class="cke_wrapper cke_',D.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',y?"":' style="display:none"',' role="presentation"><td id="cke_top_',B,'" class="cke_top" role="presentation">',y,"</td></tr><tr",x?"":' style="display:none"',' role="presentation"><td id="cke_contents_',B,'" class="cke_contents" style="height:',v,'" role="presentation">',x,"</td></tr><tr",w?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',B,'" class="cke_bottom" role="presentation">',w,"</td></tr></tbody></table><style>.",D.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));a.getChild([1,0,0,0,0]).unselectable();a.getChild([1,0,0,0,2]).unselectable();if(z==CKEDITOR.ELEMENT_MODE_REPLACE){a.insertAfter(A)}else{A.append(a)}D.container=a;a.disableContextMenu();D.fireOnce("themeLoaded");D.fireOnce("uiReady")},buildDialog:function(a){var l=CKEDITOR.tools.getNextNumber(),k=CKEDITOR.dom.element.createFromHtml(['<div class="cke_editor_'+a.name.replace(".","\\.")+"_dialog cke_skin_",a.skinName,'" dir="',a.lang.dir,'" lang="',a.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+CKEDITOR.env.cssClass," cke_",a.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+a.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',CKEDITOR.env.ie?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+l).replace(/%/g,"cke_dialog_")),j=k.getChild([0,0,0,0,0]),i=j.getChild(0),h=j.getChild(1);i.unselectable();h.unselectable();return{element:k,parts:{dialog:k.getChild(0),title:i,close:h,tabs:j.getChild(2),contents:j.getChild([3,0,0,0]),footer:j.getChild(4)}}},destroy:function(a){var d=a.container;d.clearCustomData();a.element.clearCustomData();if(d){d.remove()}if(a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE){a.element.show()}delete a.element}}})());CKEDITOR.editor.prototype.getThemeSpace=function(e){var d="cke_"+e,f=this._[d]||(this._[d]=CKEDITOR.document.getById(d+"_"+this.name));return f};CKEDITOR.editor.prototype.resize=function(r,q,p,o){var n=/^\d+$/;if(n.test(r)){r+="px"}var m=this.container,l=CKEDITOR.document.getById("cke_contents_"+this.name),k=o?m.getChild(1):m;CKEDITOR.env.webkit&&k.setStyle("display","none");k.setStyle("width",r);if(CKEDITOR.env.webkit){k.$.offsetWidth;k.setStyle("display","")}var j=p?0:(k.$.offsetHeight||0)-(l.$.clientHeight||0);l.setStyle("height",Math.max(q-j,0)+"px");this.fire("resize")};CKEDITOR.editor.prototype.getResizable=function(){return this.container.getChild(1)};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/LICENSE.html b/horde/services/editor/ckeditor/LICENSE.html
deleted file mode 100644 (file)
index f7ba067..0000000
+++ /dev/null
@@ -1,1334 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!--
-== BEGIN TEXT ONLY VERSION ==
-
-Software License Agreement
-==========================
-
-CKEditor - The text editor for Internet - http://ckeditor.com
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-
-Licensed under the terms of any of the following licenses at your
-choice:
-
- - GNU General Public License Version 2 or later (the "GPL")
-   http://www.gnu.org/licenses/gpl.html
-   (See Appendix A)
-
- - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-   http://www.gnu.org/licenses/lgpl.html
-   (See Appendix B)
-
- - Mozilla Public License Version 1.1 or later (the "MPL")
-   http://www.mozilla.org/MPL/MPL-1.1.html
-   (See Appendix C)
-
-You are not required to, but if you want to explicitly declare the
-license you have chosen to be bound to when using, reproducing,
-modifying and distributing this software, just include a text file
-titled "legal.txt" in your version of this software, indicating your
-license choice. In any case, your choice will not restrict any
-recipient of your version of this software to use, reproduce, modify
-and distribute this software under any of the above licenses.
-
-Sources of Intellectual Property Included in CKEditor
-=====================================================
-
-Where not otherwise indicated, all CKEditor content is authored by
-CKSource engineers and consists of CKSource-owned intellectual
-property. In some specific instances, CKEditor will incorporate work
-done by developers outside of CKSource with their express permission.
-
-YUI Test: At _source/tests/yuitest.js can be found part of the source
-code of YUI, which is licensed under the terms of the BSD License
-(http://developer.yahoo.com/yui/license.txt). YUI is Copyright (C)
-2008, Yahoo! Inc.
-
-Trademarks
-==========
-
-CKEditor is a trademark of CKSource - Frederico Knabben. All other brand
-and product names are trademarks, registered trademarks or service
-marks of their respective holders.
-
-Appendix A: The GPL License
-===========================
-
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-                           Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software-to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Lesser General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-                   GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-                           NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-
-
-Appendix B: The LGPL License
-============================
-
-                 GNU LESSER GENERAL PUBLIC LICENSE
-                      Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- as the successor of the GNU Library Public License, version 2, hence
- the version number 2.1.]
-
-                           Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software-to make sure the software is free for all its users.
-
-  This license, the Lesser General Public License, applies to some
-specially designated software packages-typically libraries-of the
-Free Software Foundation and other authors who decide to use it.  You
-can use it too, but we suggest you first think carefully about whether
-this license or the ordinary General Public License is the better
-strategy to use in any particular case, based on the explanations below.
-
-  When we speak of free software, we are referring to freedom of use,
-not price.  Our General Public Licenses are designed to make sure that
-you have the freedom to distribute copies of free software (and charge
-for this service if you wish); that you receive source code or can get
-it if you want it; that you can change the software and use pieces of
-it in new free programs; and that you are informed that you can do
-these things.
-
-  To protect your rights, we need to make restrictions that forbid
-distributors to deny you these rights or to ask you to surrender these
-rights.  These restrictions translate to certain responsibilities for
-you if you distribute copies of the library or if you modify it.
-
-  For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you.  You must make sure that they, too, receive or can get the source
-code.  If you link other code with the library, you must provide
-complete object files to the recipients, so that they can relink them
-with the library after making changes to the library and recompiling
-it.  And you must show them these terms so they know their rights.
-
-  We protect your rights with a two-step method: (1) we copyright the
-library, and (2) we offer you this license, which gives you legal
-permission to copy, distribute and/or modify the library.
-
-  To protect each distributor, we want to make it very clear that
-there is no warranty for the free library.  Also, if the library is
-modified by someone else and passed on, the recipients should know
-that what they have is not the original version, so that the original
-author's reputation will not be affected by problems that might be
-introduced by others.
-
-  Finally, software patents pose a constant threat to the existence of
-any free program.  We wish to make sure that a company cannot
-effectively restrict the users of a free program by obtaining a
-restrictive license from a patent holder.  Therefore, we insist that
-any patent license obtained for a version of the library must be
-consistent with the full freedom of use specified in this license.
-
-  Most GNU software, including some libraries, is covered by the
-ordinary GNU General Public License.  This license, the GNU Lesser
-General Public License, applies to certain designated libraries, and
-is quite different from the ordinary General Public License.  We use
-this license for certain libraries in order to permit linking those
-libraries into non-free programs.
-
-  When a program is linked with a library, whether statically or using
-a shared library, the combination of the two is legally speaking a
-combined work, a derivative of the original library.  The ordinary
-General Public License therefore permits such linking only if the
-entire combination fits its criteria of freedom.  The Lesser General
-Public License permits more lax criteria for linking other code with
-the library.
-
-  We call this license the "Lesser" General Public License because it
-does Less to protect the user's freedom than the ordinary General
-Public License.  It also provides other free software developers Less
-of an advantage over competing non-free programs.  These disadvantages
-are the reason we use the ordinary General Public License for many
-libraries.  However, the Lesser license provides advantages in certain
-special circumstances.
-
-  For example, on rare occasions, there may be a special need to
-encourage the widest possible use of a certain library, so that it becomes
-a de-facto standard.  To achieve this, non-free programs must be
-allowed to use the library.  A more frequent case is that a free
-library does the same job as widely used non-free libraries.  In this
-case, there is little to gain by limiting the free library to free
-software only, so we use the Lesser General Public License.
-
-  In other cases, permission to use a particular library in non-free
-programs enables a greater number of people to use a large body of
-free software.  For example, permission to use the GNU C Library in
-non-free programs enables many more people to use the whole GNU
-operating system, as well as its variant, the GNU/Linux operating
-system.
-
-  Although the Lesser General Public License is Less protective of the
-users' freedom, it does ensure that the user of a program that is
-linked with the Library has the freedom and the wherewithal to run
-that program using a modified version of the Library.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.  Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library".  The
-former contains code derived from the library, whereas the latter must
-be combined with the library in order to run.
-
-                 GNU LESSER GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License Agreement applies to any software library or other
-program which contains a notice placed by the copyright holder or
-other authorized party saying it may be distributed under the terms of
-this Lesser General Public License (also called "this License").
-Each licensee is addressed as "you".
-
-  A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
-  The "Library", below, refers to any such software library or work
-which has been distributed under these terms.  A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language.  (Hereinafter, translation is
-included without limitation in the term "modification".)
-
-  "Source code" for a work means the preferred form of the work for
-making modifications to it.  For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
-  Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it).  Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
-  1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
-  You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
-  2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) The modified work must itself be a software library.
-
-    b) You must cause the files modified to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    c) You must cause the whole of the work to be licensed at no
-    charge to all third parties under the terms of this License.
-
-    d) If a facility in the modified Library refers to a function or a
-    table of data to be supplied by an application program that uses
-    the facility, other than as an argument passed when the facility
-    is invoked, then you must make a good faith effort to ensure that,
-    in the event an application does not supply such function or
-    table, the facility still operates, and performs whatever part of
-    its purpose remains meaningful.
-
-    (For example, a function in a library to compute square roots has
-    a purpose that is entirely well-defined independent of the
-    application.  Therefore, Subsection 2d requires that any
-    application-supplied function or table used by this function must
-    be optional: if the application does not supply it, the square
-    root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library.  To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License.  (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.)  Do not make any other change in
-these notices.
-
-  Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
-  This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
-  4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
-  If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library".  Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
-  However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library".  The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
-  When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library.  The
-threshold for this to be true is not precisely defined by law.
-
-  If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work.  (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
-  Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
-  6. As an exception to the Sections above, you may also combine or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
-  You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License.  You must supply a copy of this License.  If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License.  Also, you must do one
-of these things:
-
-    a) Accompany the work with the complete corresponding
-    machine-readable source code for the Library including whatever
-    changes were used in the work (which must be distributed under
-    Sections 1 and 2 above); and, if the work is an executable linked
-    with the Library, with the complete machine-readable "work that
-    uses the Library", as object code and/or source code, so that the
-    user can modify the Library and then relink to produce a modified
-    executable containing the modified Library.  (It is understood
-    that the user who changes the contents of definitions files in the
-    Library will not necessarily be able to recompile the application
-    to use the modified definitions.)
-
-    b) Use a suitable shared library mechanism for linking with the
-    Library.  A suitable mechanism is one that (1) uses at run time a
-    copy of the library already present on the user's computer system,
-    rather than copying library functions into the executable, and (2)
-    will operate properly with a modified version of the library, if
-    the user installs one, as long as the modified version is
-    interface-compatible with the version that the work was made with.
-
-    c) Accompany the work with a written offer, valid for at
-    least three years, to give the same user the materials
-    specified in Subsection 6a, above, for a charge no more
-    than the cost of performing this distribution.
-
-    d) If distribution of the work is made by offering access to copy
-    from a designated place, offer equivalent access to copy the above
-    specified materials from the same place.
-
-    e) Verify that the user has already received a copy of these
-    materials or that you have already sent this user a copy.
-
-  For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it.  However, as a special exception,
-the materials to be distributed need not include anything that is
-normally distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
-  It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system.  Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
-  7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
-    a) Accompany the combined library with a copy of the same work
-    based on the Library, uncombined with any other library
-    facilities.  This must be distributed under the terms of the
-    Sections above.
-
-    b) Give prominent notice with the combined library of the fact
-    that part of it is a work based on the Library, and explaining
-    where to find the accompanying uncombined form of the same work.
-
-  8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License.  Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License.  However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
-  9. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Library or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
-  10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties with
-this License.
-
-  11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded.  In such case, this License incorporates the limitation as if
-written in the body of this License.
-
-  13. The Free Software Foundation may publish revised and/or new
-versions of the Lesser General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation.  If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
-  14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission.  For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this.  Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
-                           NO WARRANTY
-
-  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-
-
-Appendix C: The MPL License
-===========================
-
-                          MOZILLA PUBLIC LICENSE
-                                Version 1.1
-
-                              ===============
-
-1. Definitions.
-
-     1.0.1. "Commercial Use" means distribution or otherwise making the
-     Covered Code available to a third party.
-
-     1.1. "Contributor" means each entity that creates or contributes to
-     the creation of Modifications.
-
-     1.2. "Contributor Version" means the combination of the Original
-     Code, prior Modifications used by a Contributor, and the Modifications
-     made by that particular Contributor.
-
-     1.3. "Covered Code" means the Original Code or Modifications or the
-     combination of the Original Code and Modifications, in each case
-     including portions thereof.
-
-     1.4. "Electronic Distribution Mechanism" means a mechanism generally
-     accepted in the software development community for the electronic
-     transfer of data.
-
-     1.5. "Executable" means Covered Code in any form other than Source
-     Code.
-
-     1.6. "Initial Developer" means the individual or entity identified
-     as the Initial Developer in the Source Code notice required by Exhibit
-     A.
-
-     1.7. "Larger Work" means a work which combines Covered Code or
-     portions thereof with code not governed by the terms of this License.
-
-     1.8. "License" means this document.
-
-     1.8.1. "Licensable" means having the right to grant, to the maximum
-     extent possible, whether at the time of the initial grant or
-     subsequently acquired, any and all of the rights conveyed herein.
-
-     1.9. "Modifications" means any addition to or deletion from the
-     substance or structure of either the Original Code or any previous
-     Modifications. When Covered Code is released as a series of files, a
-     Modification is:
-          A. Any addition to or deletion from the contents of a file
-          containing Original Code or previous Modifications.
-
-          B. Any new file that contains any part of the Original Code or
-          previous Modifications.
-
-     1.10. "Original Code" means Source Code of computer software code
-     which is described in the Source Code notice required by Exhibit A as
-     Original Code, and which, at the time of its release under this
-     License is not already Covered Code governed by this License.
-
-     1.10.1. "Patent Claims" means any patent claim(s), now owned or
-     hereafter acquired, including without limitation,  method, process,
-     and apparatus claims, in any patent Licensable by grantor.
-
-     1.11. "Source Code" means the preferred form of the Covered Code for
-     making modifications to it, including all modules it contains, plus
-     any associated interface definition files, scripts used to control
-     compilation and installation of an Executable, or source code
-     differential comparisons against either the Original Code or another
-     well known, available Covered Code of the Contributor's choice. The
-     Source Code can be in a compressed or archival form, provided the
-     appropriate decompression or de-archiving software is widely available
-     for no charge.
-
-     1.12. "You" (or "Your")  means an individual or a legal entity
-     exercising rights under, and complying with all of the terms of, this
-     License or a future version of this License issued under Section 6.1.
-     For legal entities, "You" includes any entity which controls, is
-     controlled by, or is under common control with You. For purposes of
-     this definition, "control" means (a) the power, direct or indirect,
-     to cause the direction or management of such entity, whether by
-     contract or otherwise, or (b) ownership of more than fifty percent
-     (50%) of the outstanding shares or beneficial ownership of such
-     entity.
-
-2. Source Code License.
-
-     2.1. The Initial Developer Grant.
-     The Initial Developer hereby grants You a world-wide, royalty-free,
-     non-exclusive license, subject to third party intellectual property
-     claims:
-          (a)  under intellectual property rights (other than patent or
-          trademark) Licensable by Initial Developer to use, reproduce,
-          modify, display, perform, sublicense and distribute the Original
-          Code (or portions thereof) with or without Modifications, and/or
-          as part of a Larger Work; and
-
-          (b) under Patents Claims infringed by the making, using or
-          selling of Original Code, to make, have made, use, practice,
-          sell, and offer for sale, and/or otherwise dispose of the
-          Original Code (or portions thereof).
-
-          (c) the licenses granted in this Section 2.1(a) and (b) are
-          effective on the date Initial Developer first distributes
-          Original Code under the terms of this License.
-
-          (d) Notwithstanding Section 2.1(b) above, no patent license is
-          granted: 1) for code that You delete from the Original Code; 2)
-          separate from the Original Code;  or 3) for infringements caused
-          by: i) the modification of the Original Code or ii) the
-          combination of the Original Code with other software or devices.
-
-     2.2. Contributor Grant.
-     Subject to third party intellectual property claims, each Contributor
-     hereby grants You a world-wide, royalty-free, non-exclusive license
-
-          (a)  under intellectual property rights (other than patent or
-          trademark) Licensable by Contributor, to use, reproduce, modify,
-          display, perform, sublicense and distribute the Modifications
-          created by such Contributor (or portions thereof) either on an
-          unmodified basis, with other Modifications, as Covered Code
-          and/or as part of a Larger Work; and
-
-          (b) under Patent Claims infringed by the making, using, or
-          selling of  Modifications made by that Contributor either alone
-          and/or in combination with its Contributor Version (or portions
-          of such combination), to make, use, sell, offer for sale, have
-          made, and/or otherwise dispose of: 1) Modifications made by that
-          Contributor (or portions thereof); and 2) the combination of
-          Modifications made by that Contributor with its Contributor
-          Version (or portions of such combination).
-
-          (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
-          effective on the date Contributor first makes Commercial Use of
-          the Covered Code.
-
-          (d)    Notwithstanding Section 2.2(b) above, no patent license is
-          granted: 1) for any code that Contributor has deleted from the
-          Contributor Version; 2)  separate from the Contributor Version;
-          3)  for infringements caused by: i) third party modifications of
-          Contributor Version or ii)  the combination of Modifications made
-          by that Contributor with other software  (except as part of the
-          Contributor Version) or other devices; or 4) under Patent Claims
-          infringed by Covered Code in the absence of Modifications made by
-          that Contributor.
-
-3. Distribution Obligations.
-
-     3.1. Application of License.
-     The Modifications which You create or to which You contribute are
-     governed by the terms of this License, including without limitation
-     Section 2.2. The Source Code version of Covered Code may be
-     distributed only under the terms of this License or a future version
-     of this License released under Section 6.1, and You must include a
-     copy of this License with every copy of the Source Code You
-     distribute. You may not offer or impose any terms on any Source Code
-     version that alters or restricts the applicable version of this
-     License or the recipients' rights hereunder. However, You may include
-     an additional document offering the additional rights described in
-     Section 3.5.
-
-     3.2. Availability of Source Code.
-     Any Modification which You create or to which You contribute must be
-     made available in Source Code form under the terms of this License
-     either on the same media as an Executable version or via an accepted
-     Electronic Distribution Mechanism to anyone to whom you made an
-     Executable version available; and if made available via Electronic
-     Distribution Mechanism, must remain available for at least twelve (12)
-     months after the date it initially became available, or at least six
-     (6) months after a subsequent version of that particular Modification
-     has been made available to such recipients. You are responsible for
-     ensuring that the Source Code version remains available even if the
-     Electronic Distribution Mechanism is maintained by a third party.
-
-     3.3. Description of Modifications.
-     You must cause all Covered Code to which You contribute to contain a
-     file documenting the changes You made to create that Covered Code and
-     the date of any change. You must include a prominent statement that
-     the Modification is derived, directly or indirectly, from Original
-     Code provided by the Initial Developer and including the name of the
-     Initial Developer in (a) the Source Code, and (b) in any notice in an
-     Executable version or related documentation in which You describe the
-     origin or ownership of the Covered Code.
-
-     3.4. Intellectual Property Matters
-          (a) Third Party Claims.
-          If Contributor has knowledge that a license under a third party's
-          intellectual property rights is required to exercise the rights
-          granted by such Contributor under Sections 2.1 or 2.2,
-          Contributor must include a text file with the Source Code
-          distribution titled "LEGAL" which describes the claim and the
-          party making the claim in sufficient detail that a recipient will
-          know whom to contact. If Contributor obtains such knowledge after
-          the Modification is made available as described in Section 3.2,
-          Contributor shall promptly modify the LEGAL file in all copies
-          Contributor makes available thereafter and shall take other steps
-          (such as notifying appropriate mailing lists or newsgroups)
-          reasonably calculated to inform those who received the Covered
-          Code that new knowledge has been obtained.
-
-          (b) Contributor APIs.
-          If Contributor's Modifications include an application programming
-          interface and Contributor has knowledge of patent licenses which
-          are reasonably necessary to implement that API, Contributor must
-          also include this information in the LEGAL file.
-
-               (c)    Representations.
-          Contributor represents that, except as disclosed pursuant to
-          Section 3.4(a) above, Contributor believes that Contributor's
-          Modifications are Contributor's original creation(s) and/or
-          Contributor has sufficient rights to grant the rights conveyed by
-          this License.
-
-     3.5. Required Notices.
-     You must duplicate the notice in Exhibit A in each file of the Source
-     Code.  If it is not possible to put such notice in a particular Source
-     Code file due to its structure, then You must include such notice in a
-     location (such as a relevant directory) where a user would be likely
-     to look for such a notice.  If You created one or more Modification(s)
-     You may add your name as a Contributor to the notice described in
-     Exhibit A.  You must also duplicate this License in any documentation
-     for the Source Code where You describe recipients' rights or ownership
-     rights relating to Covered Code.  You may choose to offer, and to
-     charge a fee for, warranty, support, indemnity or liability
-     obligations to one or more recipients of Covered Code. However, You
-     may do so only on Your own behalf, and not on behalf of the Initial
-     Developer or any Contributor. You must make it absolutely clear than
-     any such warranty, support, indemnity or liability obligation is
-     offered by You alone, and You hereby agree to indemnify the Initial
-     Developer and every Contributor for any liability incurred by the
-     Initial Developer or such Contributor as a result of warranty,
-     support, indemnity or liability terms You offer.
-
-     3.6. Distribution of Executable Versions.
-     You may distribute Covered Code in Executable form only if the
-     requirements of Section 3.1-3.5 have been met for that Covered Code,
-     and if You include a notice stating that the Source Code version of
-     the Covered Code is available under the terms of this License,
-     including a description of how and where You have fulfilled the
-     obligations of Section 3.2. The notice must be conspicuously included
-     in any notice in an Executable version, related documentation or
-     collateral in which You describe recipients' rights relating to the
-     Covered Code. You may distribute the Executable version of Covered
-     Code or ownership rights under a license of Your choice, which may
-     contain terms different from this License, provided that You are in
-     compliance with the terms of this License and that the license for the
-     Executable version does not attempt to limit or alter the recipient's
-     rights in the Source Code version from the rights set forth in this
-     License. If You distribute the Executable version under a different
-     license You must make it absolutely clear that any terms which differ
-     from this License are offered by You alone, not by the Initial
-     Developer or any Contributor. You hereby agree to indemnify the
-     Initial Developer and every Contributor for any liability incurred by
-     the Initial Developer or such Contributor as a result of any such
-     terms You offer.
-
-     3.7. Larger Works.
-     You may create a Larger Work by combining Covered Code with other code
-     not governed by the terms of this License and distribute the Larger
-     Work as a single product. In such a case, You must make sure the
-     requirements of this License are fulfilled for the Covered Code.
-
-4. Inability to Comply Due to Statute or Regulation.
-
-     If it is impossible for You to comply with any of the terms of this
-     License with respect to some or all of the Covered Code due to
-     statute, judicial order, or regulation then You must: (a) comply with
-     the terms of this License to the maximum extent possible; and (b)
-     describe the limitations and the code they affect. Such description
-     must be included in the LEGAL file described in Section 3.4 and must
-     be included with all distributions of the Source Code. Except to the
-     extent prohibited by statute or regulation, such description must be
-     sufficiently detailed for a recipient of ordinary skill to be able to
-     understand it.
-
-5. Application of this License.
-
-     This License applies to code to which the Initial Developer has
-     attached the notice in Exhibit A and to related Covered Code.
-
-6. Versions of the License.
-
-     6.1. New Versions.
-     Netscape Communications Corporation ("Netscape") may publish revised
-     and/or new versions of the License from time to time. Each version
-     will be given a distinguishing version number.
-
-     6.2. Effect of New Versions.
-     Once Covered Code has been published under a particular version of the
-     License, You may always continue to use it under the terms of that
-     version. You may also choose to use such Covered Code under the terms
-     of any subsequent version of the License published by Netscape. No one
-     other than Netscape has the right to modify the terms applicable to
-     Covered Code created under this License.
-
-     6.3. Derivative Works.
-     If You create or use a modified version of this License (which you may
-     only do in order to apply it to code which is not already Covered Code
-     governed by this License), You must (a) rename Your license so that
-     the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
-     "MPL", "NPL" or any confusingly similar phrase do not appear in your
-     license (except to note that your license differs from this License)
-     and (b) otherwise make it clear that Your version of the license
-     contains terms which differ from the Mozilla Public License and
-     Netscape Public License. (Filling in the name of the Initial
-     Developer, Original Code or Contributor in the notice described in
-     Exhibit A shall not of themselves be deemed to be modifications of
-     this License.)
-
-7. DISCLAIMER OF WARRANTY.
-
-     COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
-     WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
-     WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
-     DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
-     THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
-     IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
-     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
-     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
-     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
-     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
-
-8. TERMINATION.
-
-     8.1.  This License and the rights granted hereunder will terminate
-     automatically if You fail to comply with terms herein and fail to cure
-     such breach within 30 days of becoming aware of the breach. All
-     sublicenses to the Covered Code which are properly granted shall
-     survive any termination of this License. Provisions which, by their
-     nature, must remain in effect beyond the termination of this License
-     shall survive.
-
-     8.2.  If You initiate litigation by asserting a patent infringement
-     claim (excluding declatory judgment actions) against Initial Developer
-     or a Contributor (the Initial Developer or Contributor against whom
-     You file such action is referred to as "Participant")  alleging that:
-
-     (a)  such Participant's Contributor Version directly or indirectly
-     infringes any patent, then any and all rights granted by such
-     Participant to You under Sections 2.1 and/or 2.2 of this License
-     shall, upon 60 days notice from Participant terminate prospectively,
-     unless if within 60 days after receipt of notice You either: (i)
-     agree in writing to pay Participant a mutually agreeable reasonable
-     royalty for Your past and future use of Modifications made by such
-     Participant, or (ii) withdraw Your litigation claim with respect to
-     the Contributor Version against such Participant.  If within 60 days
-     of notice, a reasonable royalty and payment arrangement are not
-     mutually agreed upon in writing by the parties or the litigation claim
-     is not withdrawn, the rights granted by Participant to You under
-     Sections 2.1 and/or 2.2 automatically terminate at the expiration of
-     the 60 day notice period specified above.
-
-     (b)  any software, hardware, or device, other than such Participant's
-     Contributor Version, directly or indirectly infringes any patent, then
-     any rights granted to You by such Participant under Sections 2.1(b)
-     and 2.2(b) are revoked effective as of the date You first made, used,
-     sold, distributed, or had made, Modifications made by that
-     Participant.
-
-     8.3.  If You assert a patent infringement claim against Participant
-     alleging that such Participant's Contributor Version directly or
-     indirectly infringes any patent where such claim is resolved (such as
-     by license or settlement) prior to the initiation of patent
-     infringement litigation, then the reasonable value of the licenses
-     granted by such Participant under Sections 2.1 or 2.2 shall be taken
-     into account in determining the amount or value of any payment or
-     license.
-
-     8.4.  In the event of termination under Sections 8.1 or 8.2 above,
-     all end user license agreements (excluding distributors and resellers)
-     which have been validly granted by You or any distributor hereunder
-     prior to termination shall survive termination.
-
-9. LIMITATION OF LIABILITY.
-
-     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
-     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
-     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
-     OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
-     ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
-     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
-     WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
-     COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
-     INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
-     LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
-     RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
-     PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
-     EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
-     THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
-
-10. U.S. GOVERNMENT END USERS.
-
-     The Covered Code is a "commercial item," as that term is defined in
-     48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
-     software" and "commercial computer software documentation," as such
-     terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
-     C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
-     all U.S. Government End Users acquire Covered Code with only those
-     rights set forth herein.
-
-11. MISCELLANEOUS.
-
-     This License represents the complete agreement concerning subject
-     matter hereof. If any provision of this License is held to be
-     unenforceable, such provision shall be reformed only to the extent
-     necessary to make it enforceable. This License shall be governed by
-     California law provisions (except to the extent applicable law, if
-     any, provides otherwise), excluding its conflict-of-law provisions.
-     With respect to disputes in which at least one party is a citizen of,
-     or an entity chartered or registered to do business in the United
-     States of America, any litigation relating to this License shall be
-     subject to the jurisdiction of the Federal Courts of the Northern
-     District of California, with venue lying in Santa Clara County,
-     California, with the losing party responsible for costs, including
-     without limitation, court costs and reasonable attorneys' fees and
-     expenses. The application of the United Nations Convention on
-     Contracts for the International Sale of Goods is expressly excluded.
-     Any law or regulation which provides that the language of a contract
-     shall be construed against the drafter shall not apply to this
-     License.
-
-12. RESPONSIBILITY FOR CLAIMS.
-
-     As between Initial Developer and the Contributors, each party is
-     responsible for claims and damages arising, directly or indirectly,
-     out of its utilization of rights under this License and You agree to
-     work with Initial Developer and Contributors to distribute such
-     responsibility on an equitable basis. Nothing herein is intended or
-     shall be deemed to constitute any admission of liability.
-
-13. MULTIPLE-LICENSED CODE.
-
-     Initial Developer may designate portions of the Covered Code as
-     "Multiple-Licensed".  "Multiple-Licensed" means that the Initial
-     Developer permits you to utilize portions of the Covered Code under
-     Your choice of the NPL or the alternative licenses, if any, specified
-     by the Initial Developer in the file described in Exhibit A.
-
-EXHIBIT A -Mozilla Public License.
-
-     ``The contents of this file are subject to the Mozilla Public License
-     Version 1.1 (the "License"); you may not use this file except in
-     compliance with the License. You may obtain a copy of the License at
-     http://www.mozilla.org/MPL/
-
-     Software distributed under the License is distributed on an "AS IS"
-     basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
-     License for the specific language governing rights and limitations
-     under the License.
-
-     The Original Code is ______________________________________.
-
-     The Initial Developer of the Original Code is ________________________.
-     Portions created by ______________________ are Copyright (C) ______
-     _______________________. All Rights Reserved.
-
-     Contributor(s): ______________________________________.
-
-     Alternatively, the contents of this file may be used under the terms
-     of the _____ license (the  "[___] License"), in which case the
-     provisions of [______] License are applicable instead of those
-     above.  If you wish to allow use of your version of this file only
-     under the terms of the [____] License and not to allow others to use
-     your version of this file under the MPL, indicate your decision by
-     deleting  the provisions above and replace  them with the notice and
-     other provisions required by the [___] License.  If you do not delete
-     the provisions above, a recipient may use your version of this file
-     under either the MPL or the [___] License."
-
-     [NOTE: The text of this Exhibit A may differ slightly from the text of
-     the notices in the Source Code files of the Original Code. You should
-     use the text of this Exhibit A rather than the text found in the
-     Original Code Source Code for Your Modifications.]
-
-== END TEXT ONLY VERSION ==
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>License - CKEditor</title>
-</head>
-<body>
-       <h1>
-               Software License Agreement
-       </h1>
-       <p>
-               <strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
-                       http://ckeditor.com</a><br />
-               Copyright &copy; 2003-2010, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
-       </p>
-       <p>
-               Licensed under the terms of any of the following licenses at your choice:
-       </p>
-       <ul>
-               <li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version
-                       2 or later (the "GPL");</li>
-               <li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
-                       Version 2.1 or later (the "LGPL");</li>
-               <li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version
-                       1.1 or later (the "MPL").</li>
-       </ul>
-       <p>
-               You are not required to, but if you want to explicitly declare the license you have
-               chosen to be bound to when using, reproducing, modifying and distributing this software,
-               just include a text file titled "LEGAL" in your version of this software, indicating
-               your license choice. In any case, your choice will not restrict any recipient of
-               your version of this software to use, reproduce, modify and distribute this software
-               under any of the above licenses.
-       </p>
-       <h2>
-               Sources of Intellectual Property Included in CKEditor
-       </h2>
-       <p>
-               Where not otherwise indicated, all CKEditor content is authored by CKSource engineers
-               and consists of CKSource-owned intellectual property. In some specific instances,
-               CKEditor will incorporate work done by developers outside of CKSource with their
-               express permission.
-       </p>
-       <p>
-               <a href="http://developer.yahoo.com/yui/yuitest/">YUI Test</a>: At _source/tests/yuitest.js
-               can be found part of the source code of YUI, which is licensed under the terms of
-               the <a href="http://developer.yahoo.com/yui/license.txt">BSD License</a>. YUI is
-               Copyright &copy; 2008, Yahoo! Inc.
-       </p>
-       <h2>
-               Trademarks
-       </h2>
-       <p>
-               CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product
-               names are trademarks, registered trademarks or service marks of their respective
-               holders.
-       </p>
-</body>
-</html>
diff --git a/horde/services/editor/ckeditor/ckeditor.js b/horde/services/editor/ckeditor/ckeditor.js
deleted file mode 100644 (file)
index 00b081e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}a.dom={};var d=a.dom;(function(){var e=[];a.on("reset",function(){e=[]});a.tools={arrayCompare:function(f,g){if(!f&&!g){return true}if(!f||!g||f.length!=g.length){return false}for(var h=0;h<f.length;h++){if(f[h]!=g[h]){return false}}return true},clone:function(f){var g;if(f&&f instanceof Array){g=[];for(var h=0;h<f.length;h++){g[h]=this.clone(f[h])}return g}if(f===null||typeof f!="object"||f instanceof String||f instanceof Number||f instanceof Boolean||f instanceof Date||f instanceof RegExp){return f}g=new f.constructor();for(var i in f){var j=f[i];g[i]=this.clone(j)}return g},capitalize:function(f){return f.charAt(0).toUpperCase()+f.substring(1).toLowerCase()},extend:function(f){var g=arguments.length,h,i;if(typeof(h=arguments[g-1])=="boolean"){g--}else{if(typeof(h=arguments[g-2])=="boolean"){i=arguments[g-1];g-=2}}for(var j=1;j<g;j++){var k=arguments[j];for(var l in k){if(h===true||f[l]==undefined){if(!i||l in i){f[l]=k[l]}}}}return f},prototypedCopy:function(f){var g=function(){};g.prototype=f;return new g()},isArray:function(f){return !!f&&f instanceof Array},isEmpty:function(f){for(var g in f){if(f.hasOwnProperty(g)){return false}}return true},cssStyleToDomStyle:(function(){var f=document.createElement("div").style,g=typeof f.cssFloat!="undefined"?"cssFloat":typeof f.styleFloat!="undefined"?"styleFloat":"float";return function(h){if(h=="float"){return g}else{return h.replace(/-./g,function(i){return i.substr(1).toUpperCase()})}}})(),buildStyleHtml:function(f){f=[].concat(f);var g,h=[];for(var i=0;i<f.length;i++){g=f[i];if(/@import|[{}]/.test(g)){h.push("<style>"+g+"</style>")}else{h.push('<link type="text/css" rel=stylesheet href="'+g+'">')}}return h.join("")},htmlEncode:function(f){var g=function(k){var l=new d.element("span");l.setText(k);return l.getHtml()},h=g("\n").toLowerCase()=="<br>"?function(k){return g(k).replace(/<br>/gi,"\n")}:g,i=g(">")==">"?function(k){return h(k).replace(/>/g,"&gt;")}:h,j=g("  ")=="&nbsp; "?function(k){return i(k).replace(/&nbsp;/g," ")}:i;this.htmlEncode=j;return this.htmlEncode(f)},htmlEncodeAttr:function(f){return f.replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")},escapeCssSelector:function(f){return f.replace(/[\s#:.,$*^\[\]()~=+>]/g,"\\$&")},getNextNumber:(function(){var f=0;return function(){return ++f}})(),override:function(f,g){return g(f)},setTimeout:function(f,g,h,i,j){if(!j){j=window}if(!h){h=j}return j.setTimeout(function(){if(i){f.apply(h,[].concat(i))}else{f.apply(h)}},g||0)},trim:(function(){var f=/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g;return function(g){return g.replace(f,"")}})(),ltrim:(function(){var f=/^[ \t\n\r]+/g;return function(g){return g.replace(f,"")}})(),rtrim:(function(){var f=/[ \t\n\r]+$/g;return function(g){return g.replace(f,"")}})(),indexOf:Array.prototype.indexOf?function(f,g){return f.indexOf(g)}:function(f,g){for(var h=0,i=f.length;h<i;h++){if(f[h]===g){return h}}return -1},bind:function(f,g){return function(){return f.apply(g,arguments)}},createClass:function(f){var g=f.$,h=f.base,i=f.privates||f._,j=f.proto,k=f.statics;if(i){var l=g;g=function(){var p=this;var m=p._||(p._={});for(var n in i){var o=i[n];m[n]=typeof o=="function"?a.tools.bind(o,p):o}l.apply(p,arguments)}}if(h){g.prototype=this.prototypedCopy(h.prototype);g.prototype.constructor=g;g.prototype.base=function(){this.base=h.prototype.base;h.apply(this,arguments);this.base=arguments.callee}}if(j){this.extend(g.prototype,j,true)}if(k){this.extend(g,k,true)}return g},addFunction:function(f,g){return e.push(function(){f.apply(g||this,arguments)})-1},removeFunction:function(f){e[f]=null},callFunction:function(f){var g=e[f];return g&&g.apply(window,Array.prototype.slice.call(arguments,1))},cssLength:(function(){var f=/^\d+(?:\.\d+)?$/;return function(g){return g+(f.test(g)?"px":"")}})(),repeat:function(f,g){return new Array(g+1).join(f)},tryThese:function(){var f;for(var g=0,h=arguments.length;g<h;g++){var i=arguments[g];try{f=i();break}catch(j){}}return f},genKey:function(){return Array.prototype.slice.call(arguments).join("-")}}})();var e=a.tools;a.dtd=(function(){var f=e.extend,g={isindex:1,fieldset:1},h={input:1,button:1,select:1,textarea:1,label:1},i=f({a:1},h),j=f({iframe:1},i),k={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1},l={ins:1,del:1,script:1,style:1},m=f({b:1,acronym:1,bdo:1,"var":1,"#":1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},l),n=f({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},m),o=f({p:1},n),p=f({iframe:1},n,h),q={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,"#":1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,"var":1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1},r=f({a:1},p),s={tr:1},t={"#":1},u=f({param:1},q),v=f({form:1},g,j,k,o),w={li:1},x={style:1,script:1},y={base:1,link:1,meta:1,title:1},z=f(y,x),A={head:1,body:1},B={html:1},C={address:1,blockquote:1,center:1,dir:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,isindex:1,menu:1,noframes:1,ol:1,p:1,pre:1,table:1,ul:1};return{$nonBodyContent:f(B,A,y),$block:C,$blockLimit:{body:1,div:1,td:1,th:1,caption:1,form:1},$inline:r,$body:f({script:1,style:1},C),$cdata:{script:1,style:1},$empty:{area:1,base:1,br:1,col:1,hr:1,img:1,input:1,link:1,meta:1,param:1},$listItem:{dd:1,dt:1,li:1},$list:{ul:1,ol:1,dl:1},$nonEditable:{applet:1,button:1,embed:1,iframe:1,map:1,object:1,option:1,script:1,textarea:1,param:1},$removeEmpty:{abbr:1,acronym:1,address:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,s:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},$tabIndex:{a:1,area:1,button:1,input:1,object:1,select:1,textarea:1},$tableContent:{caption:1,col:1,colgroup:1,tbody:1,td:1,tfoot:1,th:1,thead:1,tr:1},html:A,head:z,style:t,script:t,body:v,base:{},link:{},meta:{},title:t,col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:v,td:v,br:{},th:v,center:v,kbd:r,button:f(o,k),basefont:{},h5:r,h4:r,samp:r,h6:r,ol:w,h1:r,h3:r,option:t,h2:r,form:f(g,j,k,o),select:{optgroup:1,option:1},font:r,ins:r,menu:w,abbr:r,label:r,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:r,script:t,tfoot:s,cite:r,li:v,input:{},iframe:v,strong:r,textarea:t,noframes:v,big:r,small:r,span:r,hr:{},dt:r,sub:r,optgroup:{option:1},param:{},bdo:r,"var":r,div:v,object:u,sup:r,dd:v,strike:r,area:{},dir:w,map:f({area:1,form:1,p:1},g,l,k),applet:u,dl:{dt:1,dd:1},del:r,isindex:{},fieldset:f({legend:1},q),thead:s,ul:w,acronym:r,b:r,a:p,blockquote:v,caption:r,i:r,u:r,tbody:s,s:r,address:f(j,o),tt:r,legend:r,q:r,pre:f(m,i),p:r,em:r,dfn:r}})();var f=a.dtd;d.event=function(g){this.$=g};d.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:function(){var h=this;var g=h.getKey();if(h.$.ctrlKey||h.$.metaKey){g+=1000}if(h.$.shiftKey){g+=2000}if(h.$.altKey){g+=4000}return g},preventDefault:function(g){var h=this.$;if(h.preventDefault){h.preventDefault()}else{h.returnValue=false}if(g){this.stopPropagation()}},stopPropagation:function(){var g=this.$;if(g.stopPropagation){g.stopPropagation()}else{g.cancelBubble=true}},getTarget:function(){var g=this.$.target||this.$.srcElement;return g?new d.node(g):null}};a.CTRL=1000;a.SHIFT=2000;a.ALT=4000;d.domObject=function(g){if(g){this.$=g}};d.domObject.prototype=(function(){var g=function(h,i){return function(j){if(typeof a!="undefined"){h.fire(i,new d.event(j))}}};return{getPrivate:function(){var h;if(!(h=this.getCustomData("_"))){this.setCustomData("_",h={})}return h},on:function(h){var k=this;var i=k.getCustomData("_cke_nativeListeners");if(!i){i={};k.setCustomData("_cke_nativeListeners",i)}if(!i[h]){var j=i[h]=g(k,h);if(k.$.addEventListener){k.$.addEventListener(h,j,!!a.event.useCapture)}else{if(k.$.attachEvent){k.$.attachEvent("on"+h,j)}}}return a.event.prototype.on.apply(k,arguments)},removeListener:function(h){var k=this;a.event.prototype.removeListener.apply(k,arguments);if(!k.hasListeners(h)){var i=k.getCustomData("_cke_nativeListeners"),j=i&&i[h];if(j){if(k.$.removeEventListener){k.$.removeEventListener(h,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+h,j)}}delete i[h]}}},removeAllListeners:function(){var k=this;var h=k.getCustomData("_cke_nativeListeners");for(var i in h){var j=h[i];if(k.$.removeEventListener){k.$.removeEventListener(i,j,false)}else{if(k.$.detachEvent){k.$.detachEvent("on"+i,j)}}delete h[i]}}}})();(function(g){var h={};a.on("reset",function(){h={}});g.equals=function(i){return i&&i.$===this.$};g.setCustomData=function(i,j){var k=this.getUniqueId(),l=h[k]||(h[k]={});l[i]=j;return this};g.getCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j];return k&&k[i]};g.removeCustomData=function(i){var j=this.$._cke_expando,k=j&&h[j],l=k&&k[i];if(typeof l!="undefined"){delete k[i]}return l||null};g.clearCustomData=function(){this.removeAllListeners();var i=this.$._cke_expando;i&&delete h[i]};g.getUniqueId=function(){return this.$._cke_expando||(this.$._cke_expando=e.getNextNumber())};a.event.implementOn(g)})(d.domObject.prototype);d.window=function(g){d.domObject.call(this,g)};d.window.prototype=new d.domObject();e.extend(d.window.prototype,{focus:function(){if(b.webkit&&this.$.parent){this.$.parent.focus()}this.$.focus()},getViewPaneSize:function(){var g=this.$.document,h=g.compatMode=="CSS1Compat";return{width:(h?g.documentElement.clientWidth:g.body.clientWidth)||0,height:(h?g.documentElement.clientHeight:g.body.clientHeight)||0}},getScrollPosition:function(){var g=this.$;if("pageXOffset" in g){return{x:g.pageXOffset||0,y:g.pageYOffset||0}}else{var h=g.document;return{x:h.documentElement.scrollLeft||h.body.scrollLeft||0,y:h.documentElement.scrollTop||h.body.scrollTop||0}}}});d.document=function(g){d.domObject.call(this,g)};var g=d.document;g.prototype=new d.domObject();e.extend(g.prototype,{appendStyleSheet:function(h){if(this.$.createStyleSheet){this.$.createStyleSheet(h)}else{var i=new d.element("link");i.setAttributes({rel:"stylesheet",type:"text/css",href:h});this.getHead().append(i)}},appendStyleText:function(h){var k=this;if(k.$.createStyleSheet){var i=k.$.createStyleSheet("");i.cssText=h}else{var j=new d.element("style",k);j.append(new d.text(h,k));k.getHead().append(j)}},createElement:function(h,i){var j=new d.element(h,this);if(i){if(i.attributes){j.setAttributes(i.attributes)}if(i.styles){j.setStyles(i.styles)}}return j},createText:function(h){return new d.text(h,this)},focus:function(){this.getWindow().focus()},getById:function(h){var i=this.$.getElementById(h);return i?new d.element(i):null},getByAddress:function(h,i){var j=this.$.documentElement;for(var k=0;j&&k<h.length;k++){var l=h[k];if(!i){j=j.childNodes[l];continue}var m=-1;for(var n=0;n<j.childNodes.length;n++){var o=j.childNodes[n];if(i===true&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(m==l){j=o;break}}}return j?new d.node(j):null},getElementsByTag:function(h,i){if(!c&&i){h=i+":"+h}return new d.nodeList(this.$.getElementsByTagName(h))},getHead:function(){var h=this.$.getElementsByTagName("head")[0];h=new d.element(h);return(this.getHead=function(){return h})()},getBody:function(){var h=new d.element(this.$.body);return(this.getBody=function(){return h})()},getDocumentElement:function(){var h=new d.element(this.$.documentElement);return(this.getDocumentElement=function(){return h})()},getWindow:function(){var h=new d.window(this.$.parentWindow||this.$.defaultView);return(this.getWindow=function(){return h})()}});d.node=function(h){if(h){switch(h.nodeType){case 9:return new g(h);case 1:return new d.element(h);case 3:return new d.text(h)}d.domObject.call(this,h)}return this};d.node.prototype=new d.domObject();a.NODE_ELEMENT=1;a.NODE_DOCUMENT=9;a.NODE_TEXT=3;a.NODE_COMMENT=8;a.NODE_DOCUMENT_FRAGMENT=11;a.POSITION_IDENTICAL=0;a.POSITION_DISCONNECTED=1;a.POSITION_FOLLOWING=2;a.POSITION_PRECEDING=4;a.POSITION_IS_CONTAINED=8;a.POSITION_CONTAINS=16;e.extend(d.node.prototype,{appendTo:function(h,i){h.append(this,i);return h},clone:function(h,i){var j=this.$.cloneNode(h);if(!i){var k=function(l){if(l.nodeType!=1){return}l.removeAttribute("id",false);l.removeAttribute("_cke_expando",false);var m=l.childNodes;for(var n=0;n<m.length;n++){k(m[n])}};k(j)}return new d.node(j)},hasPrevious:function(){return !!this.$.previousSibling},hasNext:function(){return !!this.$.nextSibling},insertAfter:function(h){h.$.parentNode.insertBefore(this.$,h.$.nextSibling);return h},insertBefore:function(h){h.$.parentNode.insertBefore(this.$,h.$);return h},insertBeforeMe:function(h){this.$.parentNode.insertBefore(h.$,this.$);return h},getAddress:function(h){var i=[],j=this.getDocument().$.documentElement,k=this.$;while(k&&k!=j){var l=k.parentNode,m=-1;if(l){for(var n=0;n<l.childNodes.length;n++){var o=l.childNodes[n];if(h&&o.nodeType==3&&o.previousSibling&&o.previousSibling.nodeType==3){continue}m++;if(o==k){break}}i.unshift(m)}k=l}return i},getDocument:function(){var h=new g(this.$.ownerDocument||this.$.parentNode.ownerDocument);return(this.getDocument=function(){return h})()},getIndex:function(){var h=this.$,i=h.parentNode&&h.parentNode.firstChild,j=-1;while(i){j++;if(i==h){return j}i=i.nextSibling}return -1},getNextSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getFirst&&this.getFirst(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getNext()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getNext()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&i!=l.type){return l.getNextSourceNode(false,i,j)}return l},getPreviousSourceNode:function(h,i,j){if(j&&!j.call){var k=j;j=function(n){return !n.equals(k)}}var l=!h&&this.getLast&&this.getLast(),m;if(!l){if(this.type==1&&j&&j(this,true)===false){return null}l=this.getPrevious()}while(!l&&(m=(m||this).getParent())){if(j&&j(m,true)===false){return null}l=m.getPrevious()}if(!l){return null}if(j&&j(l)===false){return null}if(i&&l.type!=i){return l.getPreviousSourceNode(false,i,j)}return l},getPrevious:function(h){var i=this.$,j;do{i=i.previousSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getNext:function(h){var i=this.$,j;do{i=i.nextSibling;j=i&&new d.node(i)}while(j&&h&&!h(j));return j},getParent:function(){var h=this.$.parentNode;return h&&h.nodeType==1?new d.node(h):null},getParents:function(h){var i=this,j=[];do{j[h?"push":"unshift"](i)}while(i=i.getParent());return j},getCommonAncestor:function(h){var j=this;if(h.equals(j)){return j}if(h.contains&&h.contains(j)){return h}var i=j.contains?j:j.getParent();do{if(i.contains(h)){return i}}while(i=i.getParent());return null},getPosition:function(h){var i=this.$,j=h.$;if(i.compareDocumentPosition){return i.compareDocumentPosition(j)}if(i==j){return 0}if(this.type==1&&h.type==1){if(i.contains){if(i.contains(j)){return 16+4}if(j.contains(i)){return 8+2}}if("sourceIndex" in i){return i.sourceIndex<0||j.sourceIndex<0?1:i.sourceIndex<j.sourceIndex?4:2}}var k=this.getAddress(),l=h.getAddress(),m=Math.min(k.length,l.length);for(var n=0;n<=m-1;n++){if(k[n]!=l[n]){if(n<m){return k[n]<l[n]?4:2}break}}return k.length<l.length?16+4:8+2},getAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return new d.node(j)}j=j.parentNode}return null},hasAscendant:function(h,i){var j=this.$;if(!i){j=j.parentNode}while(j){if(j.nodeName&&j.nodeName.toLowerCase()==h){return true}j=j.parentNode}return false},move:function(h,i){h.append(this.remove(),i)},remove:function(h){var i=this.$,j=i.parentNode;if(j){if(h){for(var k;k=i.firstChild;){j.insertBefore(i.removeChild(k),i)}}j.removeChild(i)}return this},replace:function(h){this.insertBefore(h);h.remove()},trim:function(){this.ltrim();this.rtrim()},ltrim:function(){var k=this;var h;while(k.getFirst&&(h=k.getFirst())){if(h.type==3){var i=e.ltrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(j-i.length);k.$.removeChild(k.$.firstChild)}}}break}},rtrim:function(){var k=this;var h;while(k.getLast&&(h=k.getLast())){if(h.type==3){var i=e.rtrim(h.getText()),j=h.getLength();if(!i){h.remove();continue}else{if(i.length<j){h.split(i.length);k.$.lastChild.parentNode.removeChild(k.$.lastChild)}}}break}if(!c&&!b.opera){h=k.$.lastChild;if(h&&h.type==1&&h.nodeName.toLowerCase()=="br"){h.parentNode.removeChild(h)}}}});d.nodeList=function(h){this.$=h};d.nodeList.prototype={count:function(){return this.$.length},getItem:function(h){var i=this.$[h];return i?new d.node(i):null}};d.element=function(h,i){if(typeof h=="string"){h=(i?i.$:document).createElement(h)}d.domObject.call(this,h)};var h=d.element;h.get=function(i){return i&&(i.$?i:new h(i))};h.prototype=new d.node();h.createFromHtml=function(i,j){var k=new h("div",j);k.setHtml(i);return k.getFirst().remove()};h.setMarker=function(i,j,k,l){var m=j.getCustomData("list_marker_id")||j.setCustomData("list_marker_id",e.getNextNumber()).getCustomData("list_marker_id"),n=j.getCustomData("list_marker_names")||j.setCustomData("list_marker_names",{}).getCustomData("list_marker_names");i[m]=j;n[k]=1;return j.setCustomData(k,l)};h.clearAllMarkers=function(i){for(var j in i){h.clearMarkers(i,i[j],true)}};h.clearMarkers=function(i,j,k){var l=j.getCustomData("list_marker_names"),m=j.getCustomData("list_marker_id");for(var n in l){j.removeCustomData(n)}j.removeCustomData("list_marker_names");if(k){j.removeCustomData("list_marker_id");delete i[m]}};e.extend(h.prototype,{type:1,addClass:function(i){var j=this.$.className;if(j){var k=new RegExp("(?:^|\\s)"+i+"(?:\\s|$)","");if(!k.test(j)){j+=" "+i}}this.$.className=j||i},removeClass:function(i){var j=this.getAttribute("class");if(j){var k=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","i");if(k.test(j)){j=j.replace(k,"").replace(/^\s+/,"");if(j){this.setAttribute("class",j)}else{this.removeAttribute("class")}}}},hasClass:function(i){var j=new RegExp("(?:^|\\s+)"+i+"(?=\\s|$)","");return j.test(this.getAttribute("class"))},append:function(i,j){var k=this;if(typeof i=="string"){i=k.getDocument().createElement(i)}if(j){k.$.insertBefore(i.$,k.$.firstChild)}else{k.$.appendChild(i.$)}return i},appendHtml:function(i){var k=this;if(!k.$.childNodes.length){k.setHtml(i)}else{var j=new h("div",k.getDocument());j.setHtml(i);j.moveChildren(k)}},appendText:function(i){if(this.$.text!=undefined){this.$.text+=i}else{this.append(new d.text(i))}},appendBogus:function(){var k=this;var i=k.getLast();while(i&&i.type==3&&!e.rtrim(i.getText())){i=i.getPrevious()}if(!i||!i.is||!i.is("br")){var j=b.opera?k.getDocument().createText(""):k.getDocument().createElement("br");b.gecko&&j.setAttribute("type","_moz");k.append(j)}},breakParent:function(i){var l=this;var j=new d.range(l.getDocument());j.setStartAfter(l);j.setEndAfter(i);var k=j.extractContents();j.insertNode(l.remove());k.insertAfterNode(l)},contains:c||b.webkit?function(i){var j=this.$;return i.type!=1?j.contains(i.getParent().$):j!=i.$&&j.contains(i.$)}:function(i){return !!(this.$.compareDocumentPosition(i.$)&16)},focus:function(){try{this.$.focus()}catch(i){}},getHtml:function(){var i=this.$.innerHTML;return c?i.replace(/<\?[^>]*>/g,""):i},getOuterHtml:function(){var j=this;if(j.$.outerHTML){return j.$.outerHTML.replace(/<\?[^>]*>/,"")}var i=j.$.ownerDocument.createElement("div");i.appendChild(j.$.cloneNode(true));return i.innerHTML},setHtml:function(i){return this.$.innerHTML=i},setText:function(i){h.prototype.setText=this.$.innerText!=undefined?function(j){return this.$.innerText=j}:function(j){return this.$.textContent=j};return this.setText(i)},getAttribute:(function(){var i=function(j){return this.$.getAttribute(j,2)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){var n=this;switch(j){case"class":j="className";break;case"tabindex":var k=i.call(n,j);if(k!==0&&n.$.tabIndex===0){k=null}return k;break;case"checked":var l=n.$.attributes.getNamedItem(j),m=l.specified?l.nodeValue:n.$.checked;return m?"checked":null;case"hspace":return n.$.hspace;case"style":return n.$.style.cssText}return i.call(n,j)}}else{return i}})(),getChildren:function(){return new d.nodeList(this.$.childNodes)},getComputedStyle:c?function(i){return this.$.currentStyle[e.cssStyleToDomStyle(i)]}:function(i){return this.getWindow().$.getComputedStyle(this.$,"").getPropertyValue(i)},getDtd:function(){var i=f[this.getName()];this.getDtd=function(){return i};return i},getElementsByTag:g.prototype.getElementsByTag,getTabIndex:c?function(){var i=this.$.tabIndex;if(i===0&&!f.$tabIndex[this.getName()]&&parseInt(this.getAttribute("tabindex"),10)!==0){i=-1}return i}:b.webkit?function(){var i=this.$.tabIndex;if(i==undefined){i=parseInt(this.getAttribute("tabindex"),10);if(isNaN(i)){i=-1}}return i}:function(){return this.$.tabIndex},getText:function(){return this.$.textContent||this.$.innerText||""},getWindow:function(){return this.getDocument().getWindow()},getId:function(){return this.$.id||null},getNameAtt:function(){return this.$.name||null},getName:function(){var i=this.$.nodeName.toLowerCase();if(c){var j=this.$.scopeName;if(j!="HTML"){i=j.toLowerCase()+":"+i}}return(this.getName=function(){return i})()},getValue:function(){return this.$.value},getFirst:function(i){var j=this.$.firstChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getNext(i)}return k},getLast:function(i){var j=this.$.lastChild,k=j&&new d.node(j);if(k&&i&&!i(k)){k=k.getPrevious(i)}return k},getStyle:function(i){return this.$.style[e.cssStyleToDomStyle(i)]},is:function(){var i=this.getName();for(var j=0;j<arguments.length;j++){if(arguments[j]==i){return true}}return false},isEditable:function(){var i=this.getName(),j=!f.$nonEditable[i]&&(f[i]||f.span);return j&&j["#"]},isIdentical:function(i){if(this.getName()!=i.getName()){return false}var j=this.$.attributes,k=i.$.attributes,l=j.length,m=k.length;if(!c&&l!=m){return false}for(var n=0;n<l;n++){var o=j[n];if((!c||o.specified&&o.nodeName!="_cke_expando")&&o.nodeValue!=i.getAttribute(o.nodeName)){return false}}if(c){for(n=0;n<m;n++){o=k[n];if(o.specified&&o.nodeName!="_cke_expando"&&o.nodeValue!=this.getAttribute(o.nodeName)){return false}}}return true},isVisible:function(){var i=!!this.$.offsetHeight&&this.getComputedStyle("visibility")!="hidden",j,k;if(i&&(b.webkit||b.opera)){j=this.getWindow();if(!j.equals(a.document.getWindow())&&(k=j.$.frameElement)){i=new h(k).isVisible()}}return i},isEmptyInlineRemoveable:function(){if(!f.$removeEmpty[this.getName()]){return false}var i=this.getChildren();for(var j=0,k=i.count();j<k;j++){var l=i.getItem(j);if(l.type==1&&l.getAttribute("_fck_bookmark")){continue}if(l.type==1&&!l.isEmptyInlineRemoveable()||l.type==3&&e.trim(l.getText())){return false}}return true},hasAttributes:c&&(b.ie7Compat||b.ie6Compat)?function(){var i=this.$.attributes;for(var j=0;j<i.length;j++){var k=i[j];switch(k.nodeName){case"class":if(this.getAttribute("class")){return true}case"_cke_expando":continue;default:if(k.specified){return true}}}return false}:function(){var i=this.$.attributes,j=i.length,k={_cke_expando:1,_moz_dirty:1};return j>0&&(j>2||!k[i[0].nodeName]||j==2&&!k[i[1].nodeName])},hasAttribute:function(i){var j=this.$.attributes.getNamedItem(i);return !!(j&&j.specified)},hide:function(){this.setStyle("display","none")},moveChildren:function(i,j){var k=this.$;i=i.$;if(k==i){return}var l;if(j){while(l=k.lastChild){i.insertBefore(k.removeChild(l),i.firstChild)}}else{while(l=k.firstChild){i.appendChild(k.removeChild(l))}}},mergeSiblings:(function(){function i(j,k,l){if(k&&k.type==1){var m=[];while(k.getAttribute("_fck_bookmark")||k.isEmptyInlineRemoveable()){m.push(k);k=l?k.getNext():k.getPrevious();if(!k||k.type!=1){return}}if(j.isIdentical(k)){var n=l?j.getLast():j.getFirst();while(m.length){m.shift().move(j,!l)}k.moveChildren(j,!l);k.remove();if(n&&n.type==1){n.mergeSiblings()}}}}return function(){var j=this;if(!(f.$removeEmpty[j.getName()]||j.is("a"))){return}i(j,j.getNext(),true);i(j,j.getPrevious())}})(),show:function(){this.setStyles({display:"",visibility:""})},setAttribute:(function(){var i=function(j,k){this.$.setAttribute(j,k);return this};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j,k){var l=this;if(j=="class"){l.$.className=k}else{if(j=="style"){l.$.style.cssText=k}else{if(j=="tabindex"){l.$.tabIndex=k}else{if(j=="checked"){l.$.checked=k}else{i.apply(l,arguments)}}}}return l}}else{return i}})(),setAttributes:function(i){for(var j in i){this.setAttribute(j,i[j])}return this},setValue:function(i){this.$.value=i;return this},removeAttribute:(function(){var i=function(j){this.$.removeAttribute(j)};if(c&&(b.ie7Compat||b.ie6Compat)){return function(j){if(j=="class"){j="className"}else{if(j=="tabindex"){j="tabIndex"}}i.call(this,j)}}else{return i}})(),removeAttributes:function(i){if(e.isArray(i)){for(var j=0;j<i.length;j++){this.removeAttribute(i[j])}}else{for(var k in i){i.hasOwnProperty(k)&&this.removeAttribute(k)}}},removeStyle:function(i){var j=this;j.setStyle(i,"");if(j.$.style.removeAttribute){j.$.style.removeAttribute(e.cssStyleToDomStyle(i))}if(!j.$.style.cssText){j.removeAttribute("style")}},setStyle:function(i,j){this.$.style[e.cssStyleToDomStyle(i)]=j;return this},setStyles:function(i){for(var j in i){this.setStyle(j,i[j])}return this},setOpacity:function(i){if(c){i=Math.round(i*100);this.setStyle("filter",i>=100?"":"progid:DXImageTransform.Microsoft.Alpha(opacity="+i+")")}else{this.setStyle("opacity",i)}},unselectable:b.gecko?function(){this.$.style.MozUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:b.webkit?function(){this.$.style.KhtmlUserSelect="none";this.on("dragstart",function(i){i.data.preventDefault()})}:function(){if(c||b.opera){var i=this.$,j,k=0;i.unselectable="on";while(j=i.all[k++]){switch(j.tagName.toLowerCase()){case"iframe":case"textarea":case"input":case"select":break;default:j.unselectable="on"}}}},getPositionedAncestor:function(){var i=this;while(i.getName()!="html"){if(i.getComputedStyle("position")!="static"){return i}i=i.getParent()}return null},getDocumentPosition:function(i){var D=this;var j=0,k=0,l=D.getDocument().getBody(),m=D.getDocument().$.compatMode=="BackCompat",n=D.getDocument();if(document.documentElement.getBoundingClientRect){var o=D.$.getBoundingClientRect(),p=n.$,q=p.documentElement,r=q.clientTop||l.$.clientTop||0,s=q.clientLeft||l.$.clientLeft||0,t=true;if(c){var u=n.getDocumentElement().contains(D),v=n.getBody().contains(D);t=m&&v||!m&&u}if(t){j=o.left+(!m&&q.scrollLeft||l.$.scrollLeft);j-=s;k=o.top+(!m&&q.scrollTop||l.$.scrollTop);k-=r}}else{var w=D,x=null,y;while(w&&!(w.getName()=="body"||w.getName()=="html")){j+=w.$.offsetLeft-w.$.scrollLeft;k+=w.$.offsetTop-w.$.scrollTop;if(!w.equals(D)){j+=w.$.clientLeft||0;k+=w.$.clientTop||0}var z=x;while(z&&!z.equals(w)){j-=z.$.scrollLeft;k-=z.$.scrollTop;z=z.getParent()}x=w;w=(y=w.$.offsetParent)?new h(y):null}}if(i){var A=D.getWindow(),B=i.getWindow();if(!A.equals(B)&&A.$.frameElement){var C=new h(A.$.frameElement).getDocumentPosition(i);j+=C.x;k+=C.y}}if(!document.documentElement.getBoundingClientRect){if(b.gecko&&!m){j+=D.$.clientLeft?1:0;k+=D.$.clientTop?1:0}}return{x:j,y:k}},scrollIntoView:function(i){var o=this;var j=o.getWindow(),k=j.getViewPaneSize().height,l=k*-1;if(i){l+=k}else{l+=o.$.offsetHeight||0;l+=parseInt(o.getComputedStyle("marginBottom")||0,10)||0}var m=o.getDocumentPosition();l+=m.y;l=l<0?0:l;var n=j.getScrollPosition().y;if(l>n||l<n-k){j.$.scrollTo(0,l)}},setState:function(i){var j=this;switch(i){case 1:j.addClass("cke_on");j.removeClass("cke_off");j.removeClass("cke_disabled");break;case 0:j.addClass("cke_disabled");j.removeClass("cke_off");j.removeClass("cke_on");break;default:j.addClass("cke_off");j.removeClass("cke_on");j.removeClass("cke_disabled");break}},getFrameDocument:function(){var i=this.$;try{i.contentWindow.document}catch(j){i.src=i.src;if(c&&b.version<7){window.showModalDialog('javascript:document.write("<script>window.setTimeout(function(){window.close();},50);<\/script>")')}}return i&&new g(i.contentWindow.document)},copyAttributes:function(i,j){var p=this;var k=p.$.attributes;j=j||{};for(var l=0;l<k.length;l++){var m=k[l],n=m.nodeName.toLowerCase(),o;if(n in j){continue}if(n=="checked"&&(o=p.getAttribute(n))){i.setAttribute(n,o)}else{if(m.specified||c&&m.nodeValue&&n=="value"){o=p.getAttribute(n);if(o===null){o=m.nodeValue}i.setAttribute(n,o)}}}if(p.$.style.cssText!==""){i.$.style.cssText=p.$.style.cssText}},renameNode:function(i){var l=this;if(l.getName()==i){return}var j=l.getDocument(),k=new h(i,j);l.copyAttributes(k);l.moveChildren(k);l.getParent()&&l.$.parentNode.replaceChild(k.$,l.$);k.$._cke_expando=l.$._cke_expando;l.$=k.$},getChild:function(i){var j=this.$;if(!i.slice){j=j.childNodes[i]}else{while(i.length>0&&j){j=j.childNodes[i.shift()]}}return j?new d.node(j):null},getChildCount:function(){return this.$.childNodes.length},disableContextMenu:function(){this.on("contextmenu",function(i){if(!i.data.getTarget().hasClass("cke_enable_context_menu")){i.data.preventDefault()}})}});a.command=function(i,j){this.uiItems=[];this.exec=function(k){if(this.state==0){return false}if(this.editorFocus){i.focus()}return j.exec.call(this,i,k)!==false};e.extend(this,j,{modes:{wysiwyg:1},editorFocus:true,state:2});a.event.call(this)};a.command.prototype={enable:function(){var i=this;if(i.state==0){i.setState(!i.preserveState||typeof i.previousState=="undefined"?2:i.previousState)}},disable:function(){this.setState(0)},setState:function(i){var j=this;if(j.state==i){return false}j.previousState=j.state;j.state=i;j.fire("state");return true},toggleState:function(){var i=this;if(i.state==2){i.setState(1)}else{if(i.state==1){i.setState(2)}}}};a.event.implementOn(a.command.prototype,true);a.ENTER_P=1;a.ENTER_BR=2;a.ENTER_DIV=3;a.config={customConfig:"config.js",autoUpdateElement:true,baseHref:"",contentsCss:a.basePath+"contents.css",contentsLangDirection:"ui",contentsLanguage:"",language:"",defaultLanguage:"en",enterMode:1,forceEnterMode:false,shiftEnterMode:2,corePlugins:"",docType:'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">',bodyId:"",bodyClass:"",fullPage:false,height:200,plugins:"about,a11yhelp,basicstyles,blockquote,button,clipboard,colorbutton,colordialog,contextmenu,div,elementspath,enterkey,entities,filebrowser,find,flash,font,format,forms,horizontalrule,htmldataprocessor,image,indent,justify,keystrokes,link,list,liststyle,maximize,newpage,pagebreak,pastefromword,pastetext,popup,preview,print,removeformat,resize,save,scayt,smiley,showblocks,showborders,sourcearea,stylescombo,table,tabletools,specialchar,tab,templates,toolbar,undo,wysiwygarea,wsc",extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,theme:"default",skin:"kama",width:"",baseFloatZIndex:10000};var i=a.config;a.focusManager=function(j){if(j.focusManager){return j.focusManager}this.hasFocus=false;this._={editor:j};return this};a.focusManager.prototype={focus:function(){var k=this;if(k._.timer){clearTimeout(k._.timer)}if(!k.hasFocus){if(a.currentInstance){a.currentInstance.focusManager.forceBlur()}var j=k._.editor;j.container.getChild(1).addClass("cke_focus");k.hasFocus=true;j.fire("focus")}},blur:function(){var j=this;if(j._.timer){clearTimeout(j._.timer)}j._.timer=setTimeout(function(){delete j._.timer;j.forceBlur()},100)},forceBlur:function(){if(this.hasFocus){var j=this._.editor;j.container.getChild(1).removeClass("cke_focus");this.hasFocus=false;j.fire("blur")}}};(function(){var j={};a.lang={languages:{af:1,ar:1,bg:1,bn:1,bs:1,ca:1,cs:1,cy:1,da:1,de:1,el:1,"en-au":1,"en-ca":1,"en-gb":1,en:1,eo:1,es:1,et:1,eu:1,fa:1,fi:1,fo:1,"fr-ca":1,fr:1,gl:1,gu:1,he:1,hi:1,hr:1,hu:1,is:1,it:1,ja:1,km:1,ko:1,lt:1,lv:1,mn:1,ms:1,nb:1,nl:1,no:1,pl:1,"pt-br":1,pt:1,ro:1,ru:1,sk:1,sl:1,"sr-latn":1,sr:1,sv:1,th:1,tr:1,uk:1,vi:1,"zh-cn":1,zh:1},load:function(k,l,m){if(!k||!a.lang.languages[k]){k=this.detect(l,k)}if(!this[k]){a.scriptLoader.load(a.getUrl("lang/"+k+".js"),function(){m(k,this[k])},this)}else{m(k,this[k])}},detect:function(k,l){var m=this.languages;l=l||navigator.userLanguage||navigator.language;var n=l.toLowerCase().match(/([a-z]+)(?:-([a-z]+))?/),o=n[1],p=n[2];if(m[o+"-"+p]){o=o+"-"+p}else{if(!m[o]){o=null}}a.lang.detect=o?function(){return o}:function(q){return q};return o||k}}})();a.scriptLoader=(function(){var j={},k={};return{load:function(l,m,n,o,p){var q=typeof l=="string";if(q){l=[l]}if(!n){n=a}var r=l.length,s=[],t=[],u=function(z){if(m){if(q){m.call(n,z)}else{m.call(n,s,t)}}};if(r===0){u(true);return}var v=function(z,A){(A?s:t).push(z);if(--r<=0){p&&a.document.getDocumentElement().removeStyle("cursor");u(A)}},w=function(z,A){j[z]=1;var B=k[z];delete k[z];for(var C=0;C<B.length;C++){B[C](z,A)}},x=function(z){if(o!==true&&j[z]){v(z,true);return}var A=k[z]||(k[z]=[]);A.push(v);if(A.length>1){return}var B=new h("script");B.setAttributes({type:"text/javascript",src:z});if(m){if(c){B.$.onreadystatechange=function(){if(B.$.readyState=="loaded"||B.$.readyState=="complete"){B.$.onreadystatechange=null;w(z,true)}}}else{B.$.onload=function(){setTimeout(function(){w(z,true)},0)};B.$.onerror=function(){w(z,false)}}}B.appendTo(a.document.getHead())};p&&a.document.getDocumentElement().setStyle("cursor","wait");for(var y=0;y<r;y++){x(l[y])}},loadCode:function(l){var m=new h("script");m.setAttribute("type","text/javascript");m.appendText(l);m.appendTo(a.document.getHead())}}})();a.resourceManager=function(j,k){var l=this;l.basePath=j;l.fileName=k;l.registered={};l.loaded={};l.externals={};l._={waitingList:{}}};a.resourceManager.prototype={add:function(j,k){if(this.registered[j]){throw'[CKEDITOR.resourceManager.add] The resource name "'+j+'" is already registered.'}a.fire(j+e.capitalize(this.fileName)+"Ready",this.registered[j]=k||{})},get:function(j){return this.registered[j]||null},getPath:function(j){var k=this.externals[j];return a.getUrl(k&&k.dir||this.basePath+j+"/")},getFilePath:function(j){var k=this.externals[j];return a.getUrl(this.getPath(j)+(k&&typeof k.file=="string"?k.file:this.fileName+".js"))},addExternal:function(j,k,l){j=j.split(",");for(var m=0;m<j.length;m++){var n=j[m];this.externals[n]={dir:k,file:l}}},load:function(j,k,l){if(!e.isArray(j)){j=j?[j]:[]}var m=this.loaded,n=this.registered,o=[],p={},q={};for(var r=0;r<j.length;r++){var s=j[r];if(!s){continue}if(!m[s]&&!n[s]){var t=this.getFilePath(s);o.push(t);if(!(t in p)){p[t]=[]}p[t].push(s)}else{q[s]=this.get(s)}}a.scriptLoader.load(o,function(u,v){if(v.length){throw'[CKEDITOR.resourceManager.load] Resource name "'+p[v[0]].join(",")+'" was not found at "'+v[0]+'".'}for(var w=0;w<u.length;w++){var x=p[u[w]];for(var y=0;y<x.length;y++){var z=x[y];q[z]=this.get(z);m[z]=1}}k.call(l,q)},this)}};a.plugins=new a.resourceManager("plugins/","plugin");var j=a.plugins;j.load=e.override(j.load,function(k){return function(l,m,n){var o={},p=function(q){k.call(this,q,function(r){e.extend(o,r);var s=[];for(var t in r){var u=r[t],v=u&&u.requires;if(v){for(var w=0;w<v.length;w++){if(!o[v[w]]){s.push(v[w])}}}}if(s.length){p.call(this,s)}else{for(t in o){u=o[t];if(u.onLoad&&!u.onLoad._called){u.onLoad();u.onLoad._called=1}}if(m){m.call(n||window,o)}}},this)};p.call(this,l)}});j.setLang=function(k,l,m){var n=this.get(k),o=n.lang||(n.lang={});o[l]=m};(function(){var k={},l=function(m,n){var o=function(){p.removeAllListeners();k[m]=1;n()},p=new h("img");p.on("load",o);p.on("error",o);p.setAttribute("src",m)};a.imageCacher={load:function(m,n){var o=m.length,p=function(){if(--o===0){n()}};for(var q=0;q<m.length;q++){var r=m[q];if(k[r]){p()}else{l(r,p)}}}}})();a.skins=(function(){var k={},l={},m={},n=function(o,p,q,r){var s=k[p];if(!o.skin){o.skin=s;if(s.init){s.init(o)}}var t=function(D){for(var E=0;E<D.length;E++){D[E]=a.getUrl(m[p]+D[E])}};function u(D,E){return D.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(F,G,H,I){if(/^\/|^\w?:/.test(H)){return F}else{return"url("+E+G+H+I+")"}})}if(!l[p]){var v=s.preload;if(v&&v.length>0){t(v);a.imageCacher.load(v,function(){l[p]=1;n(o,p,q,r)});return}l[p]=1}q=s[q];var w=!q||!!q._isLoaded;if(w){r&&r()}else{var x=q._pending||(q._pending=[]);x.push(r);if(x.length>1){return}var y=!q.css||!q.css.length,z=!q.js||!q.js.length,A=function(){if(y&&z){q._isLoaded=1;for(var D=0;D<x.length;D++){if(x[D]){x[D]()}}}};if(!y){var B=q.css;if(e.isArray(B)){t(B);for(var C=0;C<B.length;C++){a.document.appendStyleSheet(B[C])}}else{B=u(B,a.getUrl(m[p]));a.document.appendStyleText(B)}q.css=B;y=1}if(!z){t(q.js);a.scriptLoader.load(q.js,function(){z=1;A()})}A()}};return{add:function(o,p){k[o]=p;p.skinPath=m[o]||(m[o]=a.getUrl("skins/"+o+"/"))},load:function(o,p,q){var r=o.skinName,s=o.skinPath;if(k[r]){n(o,r,p,q)}else{m[r]=s;a.scriptLoader.load(a.getUrl(s+"skin.js"),function(){n(o,r,p,q)})}}}})();a.themes=new a.resourceManager("themes/","theme");a.ui=function(k){if(k.ui){return k.ui}this._={handlers:{},items:{},editor:k};return this};var k=a.ui;k.prototype={add:function(l,m,n){this._.items[l]={type:m,command:n.command||null,args:Array.prototype.slice.call(arguments,2)}},create:function(l){var q=this;var m=q._.items[l],n=m&&q._.handlers[m.type],o=m&&m.command&&q._.editor.getCommand(m.command),p=n&&n.create.apply(q,m.args);if(o){o.uiItems.push(p)}return p},addHandler:function(l,m){this._.handlers[l]=m}};(function(){var l=0,m=function(){var x="editor"+ ++l;return a.instances&&a.instances[x]?m():x},n={},o=function(x){var y=x.config.customConfig;if(!y){return false}y=a.getUrl(y);var z=n[y]||(n[y]={});if(z.fn){z.fn.call(x,x.config);if(a.getUrl(x.config.customConfig)==y||!o(x)){x.fireOnce("customConfigLoaded")}}else{a.scriptLoader.load(y,function(){if(a.editorConfig){z.fn=a.editorConfig}else{z.fn=function(){}}o(x)})}return true},p=function(x,y){x.on("customConfigLoaded",function(){if(y){if(y.on){for(var z in y.on){x.on(z,y.on[z])}}e.extend(x.config,y,true);delete x.config.on}q(x)});if(y&&y.customConfig!=undefined){x.config.customConfig=y.customConfig}if(!o(x)){x.fireOnce("customConfigLoaded")}},q=function(x){var y=x.config.skin.split(","),z=y[0],A=a.getUrl(y[1]||"skins/"+z+"/");x.skinName=z;x.skinPath=A;x.skinClass="cke_skin_"+z;x.tabIndex=x.config.tabIndex||x.element.getAttribute("tabindex")||0;x.fireOnce("configLoaded");t(x)},r=function(x){a.lang.load(x.config.language,x.config.defaultLanguage,function(y,z){x.langCode=y;x.lang=e.prototypedCopy(z);if(b.gecko&&b.version<10900&&x.lang.dir=="rtl"){x.lang.dir="ltr"}var A=x.config;A.contentsLangDirection=="ui"&&(A.contentsLangDirection=x.lang.dir);s(x)})},s=function(x){var y=x.config,z=y.plugins,A=y.extraPlugins,B=y.removePlugins;if(A){var C=new RegExp("(?:^|,)(?:"+A.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"");z+=","+A}if(B){C=new RegExp("(?:^|,)(?:"+B.replace(/\s*,\s*/g,"|")+")(?=,|$)","g");z=z.replace(C,"")}j.load(z.split(","),function(D){var E=[],F=[],G=[];x.plugins=D;for(var H in D){var I=D[H],J=I.lang,K=j.getPath(H),L=null;I.path=K;if(J){L=e.indexOf(J,x.langCode)>=0?x.langCode:J[0];if(!I.lang[L]){G.push(a.getUrl(K+"lang/"+L+".js"))}else{e.extend(x.lang,I.lang[L]);L=null}}F.push(L);E.push(I)}a.scriptLoader.load(G,function(){var M=["beforeInit","init","afterInit"];for(var N=0;N<M.length;N++){for(var O=0;O<E.length;O++){var P=E[O];if(N===0&&F[O]&&P.lang){e.extend(x.lang,P.lang[F[O]])}if(P[M[N]]){P[M[N]](x)}}}x.fire("pluginsLoaded");u(x)})})},t=function(x){a.skins.load(x,"editor",function(){r(x)})},u=function(x){var y=x.config.theme;a.themes.load(y,function(){var z=x.theme=a.themes.get(y);z.path=a.themes.getPath(y);z.build(x);if(x.config.autoUpdateElement){v(x)}})},v=function(x){var y=x.element;if(x.elementMode==1&&y.is("textarea")){var z=y.$.form&&new h(y.$.form);if(z){function A(){x.updateElement()}z.on("submit",A);if(!z.$.submit.nodeName){z.$.submit=e.override(z.$.submit,function(B){return function(){x.updateElement();if(B.apply){B.apply(this,arguments)}else{B()}}})}x.on("destroy",function(){z.removeListener("submit",A)})}}};function w(){var x,y=this._.commands,z=this.mode;for(var A in y){x=y[A];x[x.startDisabled?"disable":x.modes[z]?"enable":"disable"]()}}a.editor.prototype._init=function(){var z=this;var x=h.get(z._.element),y=z._.instanceConfig;delete z._.element;delete z._.instanceConfig;z._.commands={};z._.styles=[];z.element=x;z.name=x&&z.elementMode==1&&(x.getId()||x.getNameAtt())||m();if(z.name in a.instances){throw'[CKEDITOR.editor] The instance "'+z.name+'" already exists.'}z.config=e.prototypedCopy(i);z.ui=new k(z);z.focusManager=new a.focusManager(z);a.fire("instanceCreated",null,z);z.on("mode",w,null,null,1);p(z,y)}})();e.extend(a.editor.prototype,{addCommand:function(l,m){return this._.commands[l]=new a.command(this,m)},addCss:function(l){this._.styles.push(l)},destroy:function(l){var r=this;if(!l){r.updateElement()}if(r.mode){r._.modes[r.mode].unload(r.getThemeSpace("contents"))}r.theme.destroy(r);var m,n=0,o,p,q;if(r.toolbox){m=r.toolbox.toolbars;for(;n<m.length;n++){p=m[n].items;for(o=0;o<p.length;o++){q=p[o];if(q.clickFn){e.removeFunction(q.clickFn)}if(q.keyDownFn){e.removeFunction(q.keyDownFn)}if(q.index){k.button._.instances[q.index]=null}}}}if(r.contextMenu){e.removeFunction(r.contextMenu._.functionId)}if(r._.filebrowserFn){e.removeFunction(r._.filebrowserFn)}r.fire("destroy");a.remove(r);a.fire("instanceDestroyed",null,r)},execCommand:function(l,m){var n=this.getCommand(l),o={name:l,commandData:m,command:n};if(n&&n.state!=0){if(this.fire("beforeCommandExec",o)!==true){o.returnValue=n.exec(o.commandData);if(!n.async&&this.fire("afterCommandExec",o)!==true){return o.returnValue}}}return false},getCommand:function(l){return this._.commands[l]},getData:function(){var n=this;n.fire("beforeGetData");var l=n._.data;if(typeof l!="string"){var m=n.element;if(m&&n.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}else{l=""}}l={dataValue:l};n.fire("getData",l);return l.dataValue},getSnapshot:function(){var l=this.fire("getSnapshot");if(typeof l!="string"){var m=this.element;if(m&&this.elementMode==1){l=m.is("textarea")?m.getValue():m.getHtml()}}return l},loadSnapshot:function(l){this.fire("loadSnapshot",l)},setData:function(l,m){if(m){this.on("dataReady",function(o){o.removeListener();m.call(o.editor)})}var n={dataValue:l};this.fire("setData",n);this._.data=n.dataValue;this.fire("afterSetData",n)},insertHtml:function(l){this.fire("insertHtml",l)},insertElement:function(l){this.fire("insertElement",l)},checkDirty:function(){return this.mayBeDirty&&this._.previousValue!==this.getSnapshot()},resetDirty:function(){if(this.mayBeDirty){this._.previousValue=this.getSnapshot()}},updateElement:function(){var n=this;var l=n.element;if(l&&n.elementMode==1){var m=n.getData();if(n.config.htmlEncodeOutput){m=e.htmlEncode(m)}if(l.is("textarea")){l.setValue(m)}else{l.setHtml(m)}}}});a.on("loaded",function(){var l=a.editor._pending;if(l){delete a.editor._pending;for(var m=0;m<l.length;m++){l[m]._init()}}});a.htmlParser=function(){this._={htmlPartsRegex:new RegExp("<(?:(?:\\/([^>]+)>)|(?:!--([\\S|\\s]*?)-->)|(?:([^\\s>]+)\\s*((?:(?:[^\"'>]+)|(?:\"[^\"]*\")|(?:'[^']*'))*)\\/?>))","g")}};(function(){var l=/([\w\-:.]+)(?:(?:\s*=\s*(?:(?:"([^"]*)")|(?:'([^']*)')|([^\s>]+)))|(?=\s|$))/g,m={checked:1,compact:1,declare:1,defer:1,disabled:1,ismap:1,multiple:1,nohref:1,noresize:1,noshade:1,nowrap:1,readonly:1,selected:1};a.htmlParser.prototype={onTagOpen:function(){},onTagClose:function(){},onText:function(){},onCDATA:function(){},onComment:function(){},parse:function(n){var A=this;var o,p,q=0,r;while(o=A._.htmlPartsRegex.exec(n)){var s=o.index;if(s>q){var t=n.substring(q,s);if(r){r.push(t)}else{A.onText(t)}}q=A._.htmlPartsRegex.lastIndex;if(p=o[1]){p=p.toLowerCase();if(r&&f.$cdata[p]){A.onCDATA(r.join(""));r=null}if(!r){A.onTagClose(p);continue}}if(r){r.push(o[0]);continue}if(p=o[3]){p=p.toLowerCase();if(/="/.test(p)){continue}var u={},v,w=o[4],x=!!(w&&w.charAt(w.length-1)=="/");if(w){while(v=l.exec(w)){var y=v[1].toLowerCase(),z=v[2]||v[3]||v[4]||"";if(!z&&m[y]){u[y]=y}else{u[y]=z}}}A.onTagOpen(p,u,x);if(!r&&f.$cdata[p]){r=[]}continue}if(p=o[2]){A.onComment(p)}}if(n.length>q){A.onText(n.substring(q,n.length))}}}})();a.htmlParser.comment=function(l){this.value=l;this._={isBlockLike:false}};a.htmlParser.comment.prototype={type:8,writeHtml:function(l,m){var n=this.value;if(m){if(!(n=m.onComment(n,this))){return}if(typeof n!="string"){n.parent=this.parent;n.writeHtml(l,m);return}}l.comment(n)}};(function(){var l=/[\t\r\n ]{2,}|[\t\r\n]/g;a.htmlParser.text=function(m){this.value=m;this._={isBlockLike:false}};a.htmlParser.text.prototype={type:3,writeHtml:function(m,n){var o=this.value;if(n&&!(o=n.onText(o,this))){return}m.text(o)}}})();(function(){a.htmlParser.cdata=function(l){this.value=l};a.htmlParser.cdata.prototype={type:3,writeHtml:function(l){l.write(this.value)}}})();a.htmlParser.fragment=function(){this.children=[];this.parent=null;this._={isBlockLike:true,hasInlineStarted:false}};(function(){var l={colgroup:1,dd:1,dt:1,li:1,option:1,p:1,td:1,tfoot:1,th:1,thead:1,tr:1},m=e.extend({table:1,ul:1,ol:1,dl:1},f.table,f.ul,f.ol,f.dl),n=f.$list,o=f.$listItem;a.htmlParser.fragment.fromHtml=function(p,q){var r=new a.htmlParser(),s=[],t=new a.htmlParser.fragment(),u=[],v=[],w=t,x=false,y;function z(E){var F;if(u.length>0){for(var G=0;G<u.length;G++){var H=u[G],I=H.name,J=f[I],K=w.name&&f[w.name];if((!K||K[I])&&(!E||!J||J[E]||!f[E])){if(!F){A();F=1}H=H.clone();H.parent=w;w=H;u.splice(G,1);G--}}}}function A(E){while(v.length-(E||0)>0){w.add(v.shift())}}function B(E,F,G){F=F||w||t;if(q&&!F.type){var H,I;if(E.attributes&&(I=E.attributes._cke_real_element_type)){H=I}else{H=E.name}if(H&&!(H in f.$body)&&!(H in f.$nonBodyContent)){var J=w;w=F;r.onTagOpen(q,{});F=w;if(G){w=J}}}if(E._.isBlockLike&&E.name!="pre"){var K=E.children.length,L=E.children[K-1],M;if(L&&L.type==3){if(!(M=e.rtrim(L.value))){E.children.length=K-1}else{L.value=M}}}F.add(E);if(E.returnPoint){w=E.returnPoint;delete E.returnPoint}}r.onTagOpen=function(E,F,G){var H=new a.htmlParser.element(E,F);if(H.isUnknown&&G){H.isEmpty=true}if(f.$removeEmpty[E]){u.push(H);return}else{if(E=="pre"){x=true}else{if(E=="br"&&x){w.add(new a.htmlParser.text("\n"));return}}}if(E=="br"){v.push(H);return}var I=w.name,J=I&&(f[I]||(w._.isBlockLike?f.div:f.span));if(J&&!H.isUnknown&&!w.isUnknown&&!J[E]){var K=false,L;if(E in n&&I in n){var M=w.children,N=M[M.length-1];if(!(N&&N.name in o)){B(N=new a.htmlParser.element("li"),w)}y=w,L=N}else{if(E==I){B(w,w.parent)}else{if(m[I]){if(!y){y=w}}else{B(w,w.parent,true);if(!l[I]){u.unshift(w)}}K=true}}if(L){w=L}else{w=w.returnPoint||w.parent}if(K){r.onTagOpen.apply(this,arguments);return}}z(E);A();H.parent=w;H.returnPoint=y;y=0;if(H.isEmpty){B(H)}else{w=H}};r.onTagClose=function(E){for(var F=u.length-1;F>=0;F--){if(E==u[F].name){u.splice(F,1);return}}var G=[],H=[],I=w;while(I.type&&I.name!=E){if(!I._.isBlockLike){H.unshift(I)}G.push(I);I=I.parent}if(I.type){for(F=0;F<G.length;F++){var J=G[F];B(J,J.parent)}w=I;if(w.name=="pre"){x=false}if(I._.isBlockLike){A()}B(I,I.parent);if(I==w){w=w.parent}u=u.concat(H)}if(E=="body"){q=false}};r.onText=function(E){if(!w._.hasInlineStarted&&!x){E=e.ltrim(E);if(E.length===0){return}}A();z();if(q&&(!w.type||w.name=="body")&&e.trim(E)){this.onTagOpen(q,{})}if(!x){E=E.replace(/[\t\r\n ]{2,}|[\t\r\n]/g," ")}w.add(new a.htmlParser.text(E))};r.onCDATA=function(E){w.add(new a.htmlParser.cdata(E))};r.onComment=function(E){w.add(new a.htmlParser.comment(E))};r.parse(p);A(!c&&1);while(w.type){var C=w.parent,D=w;if(q&&(!C.type||C.name=="body")&&!f.$body[D.name]){w=C;r.onTagOpen(q,{});C=w}C.add(D);w=C}return t};a.htmlParser.fragment.prototype={add:function(p){var s=this;var q=s.children.length,r=q>0&&s.children[q-1]||null;if(r){if(p._.isBlockLike&&r.type==3){r.value=e.rtrim(r.value);if(r.value.length===0){s.children.pop();s.add(p);return}}r.next=p}p.previous=r;p.parent=s;s.children.push(p);s._.hasInlineStarted=p.type==3||p.type==1&&!p._.isBlockLike},writeHtml:function(p,q){var r;this.filterChildren=function(){var s=new a.htmlParser.basicWriter();this.writeChildrenHtml.call(this,s,q,true);var t=s.getHtml();this.children=new a.htmlParser.fragment.fromHtml(t).children;r=1};!this.name&&q&&q.onFragment(this);this.writeChildrenHtml(p,r?null:q)},writeChildrenHtml:function(p,q){for(var r=0;r<this.children.length;r++){this.children[r].writeHtml(p,q)}}}})();a.htmlParser.element=function(l,m){var r=this;r.name=l;r.attributes=m||(m={});r.children=[];var n=m._cke_real_element_type||l,o=f,p=!!(o.$nonBodyContent[n]||o.$block[n]||o.$listItem[n]||o.$tableContent[n]||o.$nonEditable[n]||n=="br"),q=!!o.$empty[l];r.isEmpty=q;r.isUnknown=!o[l];r._={isBlockLike:p,hasInlineStarted:q||!p}};(function(){var l=function(m,n){m=m[0];n=n[0];return m<n?-1:m>n?1:0};a.htmlParser.element.prototype={type:1,add:a.htmlParser.fragment.prototype.add,clone:function(){return new a.htmlParser.element(this.name,this.attributes)},writeHtml:function(m,n){var o=this.attributes,p=this,q=p.name,r,s,t,u;p.filterChildren=function(){if(!u){var z=new a.htmlParser.basicWriter();a.htmlParser.fragment.prototype.writeChildrenHtml.call(p,z,n);p.children=new a.htmlParser.fragment.fromHtml(z.getHtml()).children;u=1}};if(n){for(;;){if(!(q=n.onElementName(q))){return}p.name=q;if(!(p=n.onElement(p))){return}p.parent=this.parent;if(p.name==q){break}if(p.type!=1){p.writeHtml(m,n);return}q=p.name;if(!q){this.writeChildrenHtml.call(p,m,u?null:n);return}}o=p.attributes}m.openTag(q,o);var v=[];for(var w=0;w<2;w++){for(r in o){s=r;t=o[r];if(w==1){v.push([r,t])}else{if(n){for(;;){if(!(s=n.onAttributeName(r))){delete o[r];break}else{if(s!=r){delete o[r];r=s;continue}else{break}}}if(s){if((t=n.onAttribute(p,s,t))===false){delete o[s]}else{o[s]=t}}}}}}if(m.sortAttributes){v.sort(l)}var x=v.length;for(w=0;w<x;w++){var y=v[w];m.attribute(y[0],y[1])}m.openTagClose(q,p.isEmpty);if(!p.isEmpty){this.writeChildrenHtml.call(p,m,u?null:n);m.closeTag(q)}},writeChildrenHtml:function(m,n){a.htmlParser.fragment.prototype.writeChildrenHtml.apply(this,arguments)}}})();(function(){a.htmlParser.filter=e.createClass({$:function(q){this._={elementNames:[],attributeNames:[],elements:{$length:0},attributes:{$length:0}};if(q){this.addRules(q,10)}},proto:{addRules:function(q,r){var s=this;if(typeof r!="number"){r=10}m(s._.elementNames,q.elementNames,r);m(s._.attributeNames,q.attributeNames,r);n(s._.elements,q.elements,r);n(s._.attributes,q.attributes,r);s._.text=o(s._.text,q.text,r)||s._.text;s._.comment=o(s._.comment,q.comment,r)||s._.comment;s._.root=o(s._.root,q.root,r)||s._.root},onElementName:function(q){return l(q,this._.elementNames)},onAttributeName:function(q){return l(q,this._.attributeNames)},onText:function(q){var r=this._.text;return r?r.filter(q):q},onComment:function(q,r){var s=this._.comment;return s?s.filter(q,r):q},onFragment:function(q){var r=this._.root;return r?r.filter(q):q},onElement:function(q){var v=this;var r=[v._.elements["^"],v._.elements[q.name],v._.elements.$],s,t;for(var u=0;u<3;u++){s=r[u];if(s){t=s.filter(q,v);if(t===false){return null}if(t&&t!=q){return v.onNode(t)}if(q.parent&&!q.name){break}}}return q},onNode:function(q){var r=q.type;return r==1?this.onElement(q):r==3?new a.htmlParser.text(this.onText(q.value)):r==8?new a.htmlParser.comment(this.onComment(q.value)):null},onAttribute:function(q,r,s){var t=this._.attributes[r];if(t){var u=t.filter(s,q,this);if(u===false){return false}if(typeof u!="undefined"){return u}}return s}}});function l(q,r){for(var s=0;q&&s<r.length;s++){var t=r[s];q=q.replace(t[0],t[1])}return q}function m(q,r,s){if(typeof r=="function"){r=[r]}var t,u,v=q.length,w=r&&r.length;if(w){for(t=0;t<v&&q[t].pri<s;t++){}for(u=w-1;u>=0;u--){var x=r[u];if(x){x.pri=s;q.splice(t,0,x)}}}}function n(q,r,s){if(r){for(var t in r){var u=q[t];q[t]=o(u,r[t],s);if(!u){q.$length++}}}}function o(q,r,s){if(r){r.pri=s;if(q){if(!q.splice){if(q.pri>s){q=[r,q]}else{q=[q,r]}q.filter=p}else{m(q,r,s)}return q}else{r.filter=r;return r}}}function p(q){var r=q.type||q instanceof a.htmlParser.fragment;for(var s=0;s<this.length;s++){if(r){var t=q.type,u=q.name}var v=this[s],w=v.apply(window,arguments);if(w===false){return w}if(r){if(w&&(w.name!=u||w.type!=t)){return w}}else{if(typeof w!="string"){return w}}w!=undefined&&(q=w)}return q}})();a.htmlParser.basicWriter=e.createClass({$:function(){this._={output:[]}},proto:{openTag:function(l,m){this._.output.push("<",l)},openTagClose:function(l,m){if(m){this._.output.push(" />")}else{this._.output.push(">")}},attribute:function(l,m){if(typeof m=="string"){m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){this._.output.push("</",l,">")},text:function(l){this._.output.push(l)},comment:function(l){this._.output.push("<!--",l,"-->")},write:function(l){this._.output.push(l)},reset:function(){this._.output=[];this._.indent=false},getHtml:function(l){var m=this._.output.join("");if(l){this.reset()}return m}}});delete a.loadFullCore;a.instances={};a.document=new g(document);a.add=function(l){a.instances[l.name]=l;l.on("focus",function(){if(a.currentInstance!=l){a.currentInstance=l;a.fire("currentInstance")}});l.on("blur",function(){if(a.currentInstance==l){a.currentInstance=null;a.fire("currentInstance")}})};a.remove=function(l){delete a.instances[l.name]};a.on("instanceDestroyed",function(){if(e.isEmpty(this.instances)){a.fire("reset")}});a.TRISTATE_ON=1;a.TRISTATE_OFF=2;a.TRISTATE_DISABLED=0;d.comment=e.createClass({base:d.node,$:function(l,m){if(typeof l=="string"){l=(m?m.$:document).createComment(l)}this.base(l)},proto:{type:8,getOuterHtml:function(){return"<!--"+this.$.nodeValue+"-->"}}});(function(){var l={address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,dd:1},m={body:1,div:1,table:1,tbody:1,tr:1,td:1,th:1,caption:1,form:1},n=function(o){var p=o.getChildren();for(var q=0,r=p.count();q<r;q++){var s=p.getItem(q);if(s.type==1&&f.$block[s.getName()]){return true}}return false};d.elementPath=function(o){var u=this;var p=null,q=null,r=[],s=o;while(s){if(s.type==1){if(!u.lastElement){u.lastElement=s}var t=s.getName();if(c&&s.$.scopeName!="HTML"){t=s.$.scopeName.toLowerCase()+":"+t}if(!q){if(!p&&l[t]){p=s}if(m[t]){if(!p&&t=="div"&&!n(s)){p=s}else{q=s}}}r.push(s);if(t=="body"){break}}s=s.getParent()}u.block=p;u.blockLimit=q;u.elements=r}})();d.elementPath.prototype={compare:function(l){var m=this.elements,n=l&&l.elements;if(!n||m.length!=n.length){return false}for(var o=0;o<m.length;o++){if(!m[o].equals(n[o])){return false}}return true},contains:function(l){var m=this.elements;for(var n=0;n<m.length;n++){if(m[n].getName() in l){return m[n]}}return null}};d.text=function(l,m){if(typeof l=="string"){l=(m?m.$:document).createTextNode(l)}this.$=l};d.text.prototype=new d.node();e.extend(d.text.prototype,{type:3,getLength:function(){return this.$.nodeValue.length},getText:function(){return this.$.nodeValue},split:function(l){var q=this;if(c&&l==q.getLength()){var m=q.getDocument().createText("");m.insertAfter(q);return m}var n=q.getDocument(),o=new d.text(q.$.splitText(l),n);if(b.ie8){var p=new d.text("",n);p.insertAfter(o);p.remove()}return o},substring:function(l,m){if(typeof m!="number"){return this.$.nodeValue.substr(l)}else{return this.$.nodeValue.substring(l,m)}}});d.documentFragment=function(l){l=l||a.document;this.$=l.$.createDocumentFragment()};e.extend(d.documentFragment.prototype,h.prototype,{type:11,insertAfterNode:function(l){l=l.$;l.parentNode.insertBefore(this.$,l.nextSibling)}},true,{append:1,appendBogus:1,getFirst:1,getLast:1,appendTo:1,moveChildren:1,insertBefore:1,insertAfterNode:1,replace:1,trim:1,type:1,ltrim:1,rtrim:1,getDocument:1,getChildCount:1,getChild:1,getChildren:1});(function(){function l(t,u){if(this._.end){return null}var v,w=this.range,x,y=this.guard,z=this.type,A=t?"getPreviousSourceNode":"getNextSourceNode";if(!this._.start){this._.start=1;w.trim();if(w.collapsed){this.end();return null}}if(!t&&!this._.guardLTR){var B=w.endContainer,C=B.getChild(w.endOffset);this._.guardLTR=function(G,H){return(!H||!B.equals(G))&&(!C||!G.equals(C))&&(G.type!=1||!H||G.getName()!="body")}}if(t&&!this._.guardRTL){var D=w.startContainer,E=w.startOffset>0&&D.getChild(w.startOffset-1);this._.guardRTL=function(G,H){return(!H||!D.equals(G))&&(!E||!G.equals(E))&&(G.type!=1||!H||G.getName()!="body")}}var F=t?this._.guardRTL:this._.guardLTR;if(y){x=function(G,H){if(F(G,H)===false){return false}return y(G,H)}}else{x=F}if(this.current){v=this.current[A](false,z,x)}else{if(t){v=w.endContainer;if(w.endOffset>0){v=v.getChild(w.endOffset-1);if(x(v)===false){v=null}}else{v=x(v,true)===false?null:v.getPreviousSourceNode(true,z,x)}}else{v=w.startContainer;v=v.getChild(w.startOffset);if(v){if(x(v)===false){v=null}}else{v=x(w.startContainer,true)===false?null:w.startContainer.getNextSourceNode(true,z,x)}}}while(v&&!this._.end){this.current=v;if(!this.evaluator||this.evaluator(v)!==false){if(!u){return v}}else{if(u&&this.evaluator){return false}}v=v[A](false,z,x)}this.end();return this.current=null}function m(t){var u,v=null;while(u=l.call(this,t)){v=u}return v}d.walker=e.createClass({$:function(t){this.range=t;this._={}},proto:{end:function(){this._.end=1},next:function(){return l.call(this)},previous:function(){return l.call(this,true)},checkForward:function(){return l.call(this,false,true)!==false},checkBackward:function(){return l.call(this,true,true)!==false},lastForward:function(){return m.call(this)},lastBackward:function(){return m.call(this,true)},reset:function(){delete this.current;this._={}}}});var n={block:1,"list-item":1,table:1,"table-row-group":1,"table-header-group":1,"table-footer-group":1,"table-row":1,"table-column-group":1,"table-column":1,"table-cell":1,"table-caption":1},o={hr:1};h.prototype.isBlockBoundary=function(t){var u=e.extend({},o,t||{});return n[this.getComputedStyle("display")]||u[this.getName()]};d.walker.blockBoundary=function(t){return function(u,v){return !(u.type==1&&u.isBlockBoundary(t))}};d.walker.listItemBoundary=function(){return this.blockBoundary({br:1})};d.walker.bookmark=function(t,u){function v(w){return w&&w.getName&&w.getName()=="span"&&w.hasAttribute("_fck_bookmark")}return function(w){var x,y;x=w&&!w.getName&&(y=w.getParent())&&v(y);x=t?x:x||v(w);return u^x}};d.walker.whitespaces=function(t){return function(u){var v=u&&u.type==3&&!e.trim(u.getText());return t^v}};d.walker.invisible=function(t){var u=d.walker.whitespaces();return function(v){var w=u(v)||v.is&&!v.$.offsetHeight;return t^w}};var p=/^[\t\r\n ]*(?:&nbsp;|\xa0)$/,q=d.walker.whitespaces(true),r=d.walker.bookmark(false,true),s=function(t){return r(t)&&q(t)};h.prototype.getBogus=function(){var t=this.getLast(s);if(t&&(!c?t.is&&t.is("br"):t.getText&&p.test(t.getText()))){return t}return false}})();d.range=function(l){var m=this;m.startContainer=null;m.startOffset=null;m.endContainer=null;m.endOffset=null;m.collapsed=true;m.document=l};(function(){var l=function(t){t.collapsed=t.startContainer&&t.endContainer&&t.startContainer.equals(t.endContainer)&&t.startOffset==t.endOffset},m=function(t,u,v){t.optimizeBookmark();var w=t.startContainer,x=t.endContainer,y=t.startOffset,z=t.endOffset,A,B;if(x.type==3){x=x.split(z)}else{if(x.getChildCount()>0){if(z>=x.getChildCount()){x=x.append(t.document.createText(""));B=true}else{x=x.getChild(z)}}}if(w.type==3){w.split(y);if(w.equals(x)){x=w.getNext()}}else{if(!y){w=w.getFirst().insertBeforeMe(t.document.createText(""));A=true}else{if(y>=w.getChildCount()){w=w.append(t.document.createText(""));A=true}else{w=w.getChild(y).getPrevious()}}}var C=w.getParents(),D=x.getParents(),E,F,G;for(E=0;E<C.length;E++){F=C[E];G=D[E];if(!F.equals(G)){break}}var H=v,I,J,K,L;for(var M=E;M<C.length;M++){I=C[M];if(H&&!I.equals(w)){J=H.append(I.clone())}K=I.getNext();while(K){if(K.equals(D[M])||K.equals(x)){break}L=K.getNext();if(u==2){H.append(K.clone(true))}else{K.remove();if(u==1){H.append(K)}}K=L}if(H){H=J}}H=v;for(var N=E;N<D.length;N++){I=D[N];if(u>0&&!I.equals(x)){J=H.append(I.clone())}if(!C[N]||I.$.parentNode!=C[N].$.parentNode){K=I.getPrevious();while(K){if(K.equals(C[N])||K.equals(w)){break}L=K.getPrevious();if(u==2){H.$.insertBefore(K.$.cloneNode(true),H.$.firstChild)}else{K.remove();if(u==1){H.$.insertBefore(K.$,H.$.firstChild)}}K=L}}if(H){H=J}}if(u==2){var O=t.startContainer;if(O.type==3){O.$.data+=O.$.nextSibling.data;O.$.parentNode.removeChild(O.$.nextSibling)}var P=t.endContainer;if(P.type==3&&P.$.nextSibling){P.$.data+=P.$.nextSibling.data;P.$.parentNode.removeChild(P.$.nextSibling)}}else{if(F&&G&&(w.$.parentNode!=F.$.parentNode||x.$.parentNode!=G.$.parentNode)){var Q=G.getIndex();if(A&&G.$.parentNode==w.$.parentNode){Q--}t.setStart(G.getParent(),Q)}t.collapse(true)}if(A){w.remove()}if(B&&x.$.parentNode){x.remove()}},n={abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1};function o(t){var u=false,v=d.walker.bookmark(true);return function(w){if(v(w)){return true}if(w.type==3){if(e.trim(w.getText()).length){return false}}else{if(w.type==1){if(!n[w.getName()]){if(!t&&!c&&w.getName()=="br"&&!u){u=true}else{return false}}}}return true}}function p(t){return t.type!=3&&t.getName() in f.$removeEmpty||!e.trim(t.getText())||t.getParent().hasAttribute("_fck_bookmark")}var q=new d.walker.whitespaces(),r=new d.walker.bookmark();function s(t){return !q(t)&&!r(t)}d.range.prototype={clone:function(){var u=this;var t=new d.range(u.document);t.startContainer=u.startContainer;t.startOffset=u.startOffset;t.endContainer=u.endContainer;t.endOffset=u.endOffset;t.collapsed=u.collapsed;return t},collapse:function(t){var u=this;if(t){u.endContainer=u.startContainer;u.endOffset=u.startOffset}else{u.startContainer=u.endContainer;u.startOffset=u.endOffset}u.collapsed=true},cloneContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,2,t)}return t},deleteContents:function(){if(this.collapsed){return}m(this,0)},extractContents:function(){var t=new d.documentFragment(this.document);if(!this.collapsed){m(this,1,t)}return t},createBookmark:function(t){var y=this;var u,v,w,x;u=y.document.createElement("span");u.setAttribute("_fck_bookmark",1);u.setStyle("display","none");u.setHtml("&nbsp;");if(t){w="cke_bm_"+e.getNextNumber();u.setAttribute("id",w+"S")}if(!y.collapsed){v=u.clone();v.setHtml("&nbsp;");if(t){v.setAttribute("id",w+"E")}x=y.clone();x.collapse();x.insertNode(v)}x=y.clone();x.collapse(true);x.insertNode(u);if(v){y.setStartAfter(u);y.setEndBefore(v)}else{y.moveToPosition(u,4)}return{startNode:t?w+"S":u,endNode:t?w+"E":v,serializable:t}},createBookmark2:function(t){var A=this;var u=A.startContainer,v=A.endContainer,w=A.startOffset,x=A.endOffset,y,z;if(!u||!v){return{start:0,end:0}}if(t){if(u.type==1){y=u.getChild(w);if(y&&y.type==3&&w>0&&y.getPrevious().type==3){u=y;w=0}}while(u.type==3&&(z=u.getPrevious())&&z.type==3){u=z;w+=z.getLength()}if(!A.isCollapsed){if(v.type==1){y=v.getChild(x);if(y&&y.type==3&&x>0&&y.getPrevious().type==3){v=y;x=0}}while(v.type==3&&(z=v.getPrevious())&&z.type==3){v=z;x+=z.getLength()}}}return{start:u.getAddress(t),end:A.isCollapsed?null:v.getAddress(t),startOffset:w,endOffset:x,normalized:t,is2:true}},moveToBookmark:function(t){var B=this;if(t.is2){var u=B.document.getByAddress(t.start,t.normalized),v=t.startOffset,w=t.end&&B.document.getByAddress(t.end,t.normalized),x=t.endOffset;B.setStart(u,v);if(w){B.setEnd(w,x)}else{B.collapse(true)}}else{var y=t.serializable,z=y?B.document.getById(t.startNode):t.startNode,A=y?B.document.getById(t.endNode):t.endNode;B.setStartBefore(z);z.remove();if(A){B.setEndBefore(A);A.remove()}else{B.collapse(true)}}},getBoundaryNodes:function(){var y=this;var t=y.startContainer,u=y.endContainer,v=y.startOffset,w=y.endOffset,x;if(t.type==1){x=t.getChildCount();if(x>v){t=t.getChild(v)}else{if(x<1){t=t.getPreviousSourceNode()}else{t=t.$;while(t.lastChild){t=t.lastChild}t=new d.node(t);t=t.getNextSourceNode()||t}}}if(u.type==1){x=u.getChildCount();if(x>w){u=u.getChild(w).getPreviousSourceNode(true)}else{if(x<1){u=u.getPreviousSourceNode()}else{u=u.$;while(u.lastChild){u=u.lastChild}u=new d.node(u)}}}if(t.getPosition(u)&2){t=u}return{startNode:t,endNode:u}},getCommonAncestor:function(t,u){var y=this;var v=y.startContainer,w=y.endContainer,x;if(v.equals(w)){if(t&&v.type==1&&y.startOffset==y.endOffset-1){x=v.getChild(y.startOffset)}else{x=v}}else{x=v.getCommonAncestor(w)}return u&&!x.is?x.getParent():x},optimize:function(){var v=this;var t=v.startContainer,u=v.startOffset;if(t.type!=1){if(!u){v.setStartBefore(t)}else{if(u>=t.getLength()){v.setStartAfter(t)}}}t=v.endContainer;u=v.endOffset;if(t.type!=1){if(!u){v.setEndBefore(t)}else{if(u>=t.getLength()){v.setEndAfter(t)}}}},optimizeBookmark:function(){var v=this;var t=v.startContainer,u=v.endContainer;if(t.is&&t.is("span")&&t.hasAttribute("_fck_bookmark")){v.setStartAt(t,3)}if(u&&u.is&&u.is("span")&&u.hasAttribute("_fck_bookmark")){v.setEndAt(u,4)}},trim:function(t,u){var B=this;var v=B.startContainer,w=B.startOffset,x=B.collapsed;if((!t||x)&&v&&v.type==3){if(!w){w=v.getIndex();v=v.getParent()}else{if(w>=v.getLength()){w=v.getIndex()+1;v=v.getParent()}else{var y=v.split(w);w=v.getIndex()+1;v=v.getParent();if(B.startContainer.equals(B.endContainer)){B.setEnd(y,B.endOffset-B.startOffset)}else{if(v.equals(B.endContainer)){B.endOffset+=1}}}}B.setStart(v,w);if(x){B.collapse(true);return}}var z=B.endContainer,A=B.endOffset;if(!(u||x)&&z&&z.type==3){if(!A){A=z.getIndex();z=z.getParent()}else{if(A>=z.getLength()){A=z.getIndex()+1;z=z.getParent()}else{z.split(A);A=z.getIndex()+1;z=z.getParent()}}B.setEnd(z,A)}},enlarge:function(t){switch(t){case 1:if(this.collapsed){return}var u=this.getCommonAncestor(),v=this.document.getBody(),w,x,y,z,A,B=false,C,D,E=this.startContainer,F=this.startOffset;if(E.type==3){if(F){E=!e.trim(E.substring(0,F)).length&&E;B=!!E}if(E){if(!(z=E.getPrevious())){y=E.getParent()}}}else{if(F){z=E.getChild(F-1)||E.getLast()}if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){w=y}else{this.setStartBefore(y)}}z=y.getPrevious()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/[\s\ufeff]$/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{var G=z.$.all||z.$.getElementsByTagName("*");for(var H=0,I;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){w=y}else{if(y){this.setStartBefore(y)}}}else{B=true}}if(z){var J=z.getPrevious();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}E=this.endContainer;F=this.endOffset;y=z=null;A=B=false;if(E.type==3){E=!e.trim(E.substring(F)).length&&E;B=!(E&&E.getLength());if(E){if(!(z=E.getNext())){y=E.getParent()}}}else{z=E.getChild(F);if(!z){y=E}}while(y||z){if(y&&!z){if(!A&&y.equals(u)){A=true}if(!v.contains(y)){break}if(!B||y.getComputedStyle("display")!="inline"){B=false;if(A){x=y}else{if(y){this.setEndAfter(y)}}}z=y.getNext()}while(z){C=false;if(z.type==3){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}C=/^[\s\ufeff]/.test(D)}else{if(z.$.offsetWidth>0&&!z.getAttribute("_fck_bookmark")){if(B&&f.$removeEmpty[z.getName()]){D=z.getText();if(/[^\s\ufeff]/.test(D)){z=null}else{G=z.$.all||z.$.getElementsByTagName("*");for(H=0;I=G[H++];){if(!f.$removeEmpty[I.nodeName.toLowerCase()]){z=null;break}}}if(z){C=!!D.length}}else{z=null}}}if(C){if(B){if(A){x=y}else{this.setEndAfter(y)}}}if(z){J=z.getNext();if(!y&&!J){y=z;z=null;break}z=J}else{y=null}}if(y){y=y.getParent()}}if(w&&x){u=w.contains(x)?x:w;this.setStartBefore(u);this.setEndAfter(u)}break;case 2:case 3:var K=new d.range(this.document);v=this.document.getBody();K.setStartAt(v,1);K.setEnd(this.startContainer,this.startOffset);var L=new d.walker(K),M,N,O=d.walker.blockBoundary(t==3?{br:1}:null),P=function(R){var S=O(R);if(!S){M=R}return S},Q=function(R){var S=P(R);if(!S&&R.is&&R.is("br")){N=R}return S};L.guard=P;y=L.lastBackward();M=M||v;this.setStartAt(M,!M.is("br")&&(!y&&this.checkStartOfBlock()||y&&M.contains(y))?1:4);K=this.clone();K.collapse();K.setEndAt(v,2);L=new d.walker(K);L.guard=t==3?Q:P;M=null;y=L.lastForward();M=M||v;this.setEndAt(M,!y&&this.checkEndOfBlock()||y&&M.contains(y)?2:3);if(N){this.setEndAfter(N)}}},shrink:function(t,u){if(!this.collapsed){t=t||2;var v=this.clone(),w=this.startContainer,x=this.endContainer,y=this.startOffset,z=this.endOffset,A=this.collapsed,B=1,C=1;if(w&&w.type==3){if(!y){v.setStartBefore(w)}else{if(y>=w.getLength()){v.setStartAfter(w)}else{v.setStartBefore(w);B=0}}}if(x&&x.type==3){if(!z){v.setEndBefore(x)}else{if(z>=x.getLength()){v.setEndAfter(x)}else{v.setEndAfter(x);C=0}}}var D=new d.walker(v);D.evaluator=function(H){return H.type==(t==1?1:3)};var E;D.guard=function(H,I){if(t==1&&H.type==3){return false}if(I&&H.equals(E)){return false}if(!I&&H.type==1){E=H}return true};if(B){var F=D[t==1?"lastForward":"next"]();F&&this.setStartAt(F,u?1:3)}if(C){D.reset();var G=D[t==1?"lastBackward":"previous"]();G&&this.setEndAt(G,u?2:4)}return !!(B||C)}},insertNode:function(t){var x=this;x.optimizeBookmark();x.trim(false,true);var u=x.startContainer,v=x.startOffset,w=u.getChild(v);if(w){t.insertBefore(w)}else{u.append(t)}if(t.getParent().equals(x.endContainer)){x.endOffset++}x.setStartBefore(t)},moveToPosition:function(t,u){this.setStartAt(t,u);this.collapse(true)},selectNodeContents:function(t){this.setStart(t,0);this.setEnd(t,t.type==3?t.getLength():t.getChildCount())},setStart:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()}v.startContainer=t;v.startOffset=u;if(!v.endContainer){v.endContainer=t;v.endOffset=u}l(v)},setEnd:function(t,u){var v=this;if(t.type==1&&f.$empty[t.getName()]){t=t.getParent(),u=t.getIndex()+1}v.endContainer=t;v.endOffset=u;if(!v.startContainer){v.startContainer=t;v.startOffset=u}l(v)},setStartAfter:function(t){this.setStart(t.getParent(),t.getIndex()+1)},setStartBefore:function(t){this.setStart(t.getParent(),t.getIndex())},setEndAfter:function(t){this.setEnd(t.getParent(),t.getIndex()+1)},setEndBefore:function(t){this.setEnd(t.getParent(),t.getIndex())},setStartAt:function(t,u){var v=this;switch(u){case 1:v.setStart(t,0);break;case 2:if(t.type==3){v.setStart(t,t.getLength())}else{v.setStart(t,t.getChildCount())}break;case 3:v.setStartBefore(t);break;case 4:v.setStartAfter(t)}l(v)},setEndAt:function(t,u){var v=this;switch(u){case 1:v.setEnd(t,0);break;case 2:if(t.type==3){v.setEnd(t,t.getLength())}else{v.setEnd(t,t.getChildCount())}break;case 3:v.setEndBefore(t);break;case 4:v.setEndAfter(t)}l(v)},fixBlock:function(t,u){var x=this;var v=x.createBookmark(),w=x.document.createElement(u);x.collapse(t);x.enlarge(2);x.extractContents().appendTo(w);w.trim();if(!c){w.appendBogus()}x.insertNode(w);x.moveToBookmark(v);return w},splitBlock:function(t){var D=this;var u=new d.elementPath(D.startContainer),v=new d.elementPath(D.endContainer),w=u.blockLimit,x=v.blockLimit,y=u.block,z=v.block,A=null;if(!w.equals(x)){return null}if(t!="br"){if(!y){y=D.fixBlock(true,t);z=new d.elementPath(D.endContainer).block}if(!z){z=D.fixBlock(false,t)}}var B=y&&D.checkStartOfBlock(),C=z&&D.checkEndOfBlock();D.deleteContents();if(y&&y.equals(z)){if(C){A=new d.elementPath(D.startContainer);D.moveToPosition(z,4);z=null}else{if(B){A=new d.elementPath(D.startContainer);D.moveToPosition(y,3);y=null}else{z=D.splitElement(y);if(!c&&!y.is("ul","ol")){y.appendBogus()}}}}return{previousBlock:y,nextBlock:z,wasStartOfBlock:B,wasEndOfBlock:C,elementPath:A}},splitElement:function(t){var w=this;if(!w.collapsed){return null}w.setEndAt(t,2);var u=w.extractContents(),v=t.clone(false);u.appendTo(v);v.insertAfter(t);w.moveToPosition(t,4);return v},checkBoundaryOfElement:function(t,u){var v=this.clone();v[u==1?"setStartAt":"setEndAt"](t,u==1?1:2);var w=new d.walker(v);w.evaluator=p;return w[u==1?"checkBackward":"checkForward"]()},checkStartOfBlock:function(){var z=this;var t=z.startContainer,u=z.startOffset;if(u&&t.type==3){var v=e.ltrim(t.substring(0,u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.startContainer),x=z.clone();x.collapse(true);x.setStartAt(w.block||w.blockLimit,1);var y=new d.walker(x);y.evaluator=o(true);return y.checkBackward()},checkEndOfBlock:function(){var z=this;var t=z.endContainer,u=z.endOffset;if(t.type==3){var v=e.rtrim(t.substring(u));if(v.length){return false}}z.trim();var w=new d.elementPath(z.endContainer),x=z.clone();x.collapse(false);x.setEndAt(w.block||w.blockLimit,2);var y=new d.walker(x);y.evaluator=o(false);return y.checkForward()},moveToElementEditablePosition:function(t,u){var v;if(f.$empty[t.getName()]){return false}while(t&&t.type==1){v=t.isEditable();if(v){this.moveToPosition(t,u?2:1)}else{if(f.$inline[t.getName()]){this.moveToPosition(t,u?4:3);return true}}if(f.$empty[t.getName()]){t=t[u?"getPrevious":"getNext"](s)}else{t=t[u?"getLast":"getFirst"](s)}if(t&&t.type==3){this.moveToPosition(t,u?4:3);return true}}return v},moveToElementEditStart:function(t){return this.moveToElementEditablePosition(t)},moveToElementEditEnd:function(t){return this.moveToElementEditablePosition(t,true)},getEnclosedNode:function(){var t=this.clone();t.optimize();if(t.startContainer.type!=1||t.endContainer.type!=1){return null}var u=new d.walker(t),v=d.walker.bookmark(true),w=d.walker.whitespaces(true),x=function(z){return w(z)&&v(z)};t.evaluator=x;var y=u.next();u.reset();return y&&y.equals(u.previous())?y:null},getTouchedStartNode:function(){var t=this.startContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.startOffset)||t},getTouchedEndNode:function(){var t=this.endContainer;if(this.collapsed||t.type!=1){return t}return t.getChild(this.endOffset-1)||t}}})();a.POSITION_AFTER_START=1;a.POSITION_BEFORE_END=2;a.POSITION_BEFORE_START=3;a.POSITION_AFTER_END=4;a.ENLARGE_ELEMENT=1;a.ENLARGE_BLOCK_CONTENTS=2;a.ENLARGE_LIST_ITEM_CONTENTS=3;a.START=1;a.END=2;a.STARTEND=3;a.SHRINK_ELEMENT=1;a.SHRINK_TEXT=2;(function(){if(b.webkit){b.hc=false;return}var l=c&&b.version<7,m=c&&b.version==7,n=l?a.basePath+"images/spacer.gif":m?"about:blank":"data:image/png;base64,",o=h.createFromHtml('<div style="width:0px;height:0px;position:absolute;left:-10000px;background-image:url('+n+')"></div>',a.document);o.appendTo(a.document.getHead());try{b.hc=o.getComputedStyle("background-image")=="none"}catch(p){b.hc=false}if(b.hc){b.cssClass+=" cke_hc"}o.remove()})();j.load(i.corePlugins.split(","),function(){a.status="loaded";a.fire("loaded");var l=a._.pending;if(l){delete a._.pending;for(var m=0;m<l.length;m++){a.add(l[m])}}});a.skins.add("kama",(function(){var l=[],m="cke_ui_color";if(c&&b.version<7){l.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:l,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(n){if(n.config.width&&!isNaN(n.config.width)){n.config.width-=12}var o=[],p=/\$color/g,q="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(b.webkit){q=q.split("}").slice(0,-1);for(var r=0;r<q.length;r++){q[r]=q[r].split("{")}}function s(v){var w=v.getById(m);if(!w){w=v.getHead().append("style");w.setAttribute("id",m);w.setAttribute("type","text/css")}return w}function t(v,w,x){var y,z,A;for(var B=0;B<v.length;B++){if(b.webkit){for(z=0;z<w.length;z++){A=w[z][1];for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}v[B].$.sheet.addRule(w[z][0],A)}}else{A=w;for(y=0;y<x.length;y++){A=A.replace(x[y][0],x[y][1])}if(c){v[B].$.styleSheet.cssText+=A}else{v[B].$.innerHTML+=A}}}}var u=/\$color/g;e.extend(n,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(v){var w,x=s(a.document),y=".cke_editor_"+e.escapeCssSelector(n.name),z=[y+" .cke_wrapper",y+"_dialog .cke_dialog_contents",y+"_dialog a.cke_dialog_tab",y+"_dialog .cke_dialog_footer"].join(","),A="background-color: $color !important;";if(b.webkit){w=[[z,A]]}else{w=z+"{"+A+"}"}return(this.setUiColor=function(B){var C=[[u,B]];n.uiColor=B;t([x],w,C);t(o,q,C)})(v)}});n.on("menuShow",function(v){var w=v.data[0],x=w.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!x.getById("cke_ui_color")){var y=s(x);o.push(y);var z=n.getUiColor();if(z){t([y],q,[[u,z]])}}});if(n.config.uiColor){n.setUiColor(n.config.uiColor)}}}})());(function(){a.dialog?l():a.on("dialogPluginReady",l);function l(){a.dialog.on("resize",function(m){var n=m.data,o=n.width,p=n.height,q=n.dialog,r=q.parts.contents;if(n.skin!="kama"){return}r.setStyles({width:o+"px",height:p+"px"});setTimeout(function(){var s=q.parts.dialog.getChild([0,0,0]),t=s.getChild(0),u=s.getChild(2);u.setStyle("width",t.$.offsetWidth+"px");u=s.getChild(7);u.setStyle("width",t.$.offsetWidth-28+"px");u=s.getChild(4);u.setStyle("height",t.$.offsetHeight-31-14+"px");u=s.getChild(5);u.setStyle("height",t.$.offsetHeight-31-14+"px")},100)})}})();j.add("about",{requires:["dialog"],init:function(l){var m=l.addCommand("about",new a.dialogCommand("about"));m.modes={wysiwyg:1,source:1};m.canUndo=false;l.ui.addButton("About",{label:l.lang.about.title,command:"about"});a.dialog.add("about",this.path+"dialogs/about.js")}});(function(){var l="a11yhelp",m="a11yHelp";j.add(l,{availableLangs:{en:1,he:1},init:function(n){var o=this;n.addCommand(m,{exec:function(){var p=n.langCode;p=o.availableLangs[p]?p:"en";a.scriptLoader.load(a.getUrl(o.path+"lang/"+p+".js"),function(){e.extend(n.lang,o.lang[p]);n.openDialog(m)})},modes:{wysiwyg:1,source:1},canUndo:false});a.dialog.add(m,this.path+"dialogs/a11yhelp.js")}})})();j.add("basicstyles",{requires:["styles","button"],init:function(l){var m=function(p,q,r,s){var t=new a.style(s);l.attachStyleStateChange(t,function(u){l.getCommand(r).setState(u)});l.addCommand(r,new a.styleCommand(t));l.ui.addButton(p,{label:q,command:r})},n=l.config,o=l.lang;m("Bold",o.bold,"bold",n.coreStyles_bold);m("Italic",o.italic,"italic",n.coreStyles_italic);m("Underline",o.underline,"underline",n.coreStyles_underline);m("Strike",o.strike,"strike",n.coreStyles_strike);m("Subscript",o.subscript,"subscript",n.coreStyles_subscript);m("Superscript",o.superscript,"superscript",n.coreStyles_superscript)}});i.coreStyles_bold={element:"strong",overrides:"b"};i.coreStyles_italic={element:"em",overrides:"i"};i.coreStyles_underline={element:"u"};i.coreStyles_strike={element:"strike"};i.coreStyles_subscript={element:"sub"};i.coreStyles_superscript={element:"sup"};(function(){function l(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}if(r.getAscendant("blockquote",true)){return 1}return 2}function m(p){var q=p.editor,r=q.getCommand("blockquote");r.state=l(q,p.data.path);r.fire("state")}function n(p){for(var q=0,r=p.getChildCount(),s;q<r&&(s=p.getChild(q));q++){if(s.type==1&&s.isBlockBoundary()){return false}}return true}var o={exec:function(p){var q=p.getCommand("blockquote").state,r=p.getSelection(),s=r&&r.getRanges()[0];if(!s){return}var t=r.createBookmarks();if(c){var u=t[0].startNode,v=t[0].endNode,w;if(u&&u.getParent().getName()=="blockquote"){w=u;while(w=w.getNext()){if(w.type==1&&w.isBlockBoundary()){u.move(w,true);break}}}if(v&&v.getParent().getName()=="blockquote"){w=v;while(w=w.getPrevious()){if(w.type==1&&w.isBlockBoundary()){v.move(w);break}}}}var x=s.createIterator(),y;if(q==2){var z=[];while(y=x.getNextParagraph()){z.push(y)}if(z.length<1){var A=p.document.createElement(p.config.enterMode==1?"p":"div"),B=t.shift();s.insertNode(A);A.append(new d.text("\ufeff",p.document));s.moveToBookmark(B);s.selectNodeContents(A);s.collapse(true);B=s.createBookmark();z.push(A);t.unshift(B)}var C=z[0].getParent(),D=[];for(var E=0;E<z.length;E++){y=z[E];C=C.getCommonAncestor(y.getParent())}var F={table:1,tbody:1,tr:1,ol:1,ul:1};while(F[C.getName()]){C=C.getParent()}var G=null;while(z.length>0){y=z.shift();while(!y.getParent().equals(C)){y=y.getParent()}if(!y.equals(G)){D.push(y)}G=y}while(D.length>0){y=D.shift();if(y.getName()=="blockquote"){var H=new d.documentFragment(p.document);while(y.getFirst()){H.append(y.getFirst().remove());z.push(H.getLast())}H.replace(y)}else{z.push(y)}}var I=p.document.createElement("blockquote");I.insertBefore(z[0]);while(z.length>0){y=z.shift();I.append(y)}}else{if(q==1){var J=[],K={};while(y=x.getNextParagraph()){var L=null,M=null;while(y.getParent()){if(y.getParent().getName()=="blockquote"){L=y.getParent();M=y;break}y=y.getParent()}if(L&&M&&!M.getCustomData("blockquote_moveout")){J.push(M);h.setMarker(K,M,"blockquote_moveout",true)}}h.clearAllMarkers(K);var N=[],O=[];K={};while(J.length>0){var P=J.shift();I=P.getParent();if(!P.getPrevious()){P.remove().insertBefore(I)}else{if(!P.getNext()){P.remove().insertAfter(I)}else{P.breakParent(P.getParent());O.push(P.getNext())}}if(!I.getCustomData("blockquote_processed")){O.push(I);h.setMarker(K,I,"blockquote_processed",true)}N.push(P)}h.clearAllMarkers(K);for(E=O.length-1;E>=0;E--){I=O[E];if(n(I)){I.remove()}}if(p.config.enterMode==2){var Q=true;while(N.length){P=N.shift();if(P.getName()=="div"){H=new d.documentFragment(p.document);var R=Q&&P.getPrevious()&&!(P.getPrevious().type==1&&P.getPrevious().isBlockBoundary());if(R){H.append(p.document.createElement("br"))}var S=P.getNext()&&!(P.getNext().type==1&&P.getNext().isBlockBoundary());while(P.getFirst()){P.getFirst().remove().appendTo(H)}if(S){H.append(p.document.createElement("br"))}H.replace(P);Q=false}}}}}r.selectBookmarks(t);p.focus()}};j.add("blockquote",{init:function(p){p.addCommand("blockquote",o);p.ui.addButton("Blockquote",{label:p.lang.blockquote,command:"blockquote"});p.on("selectionChange",m)},requires:["domiterator"]})})();j.add("button",{beforeInit:function(l){l.ui.addHandler(1,k.button.handler)}});a.UI_BUTTON=1;k.button=function(l){e.extend(this,l,{title:l.label,className:l.className||l.command&&"cke_button_"+l.command||"",click:l.click||(function(m){m.execCommand(l.command)})});this._={}};k.button.handler={create:function(l){return new k.button(l)}};k.button.prototype={canGroup:true,render:function(l,m){var n=b,o=this._.id="cke_"+e.getNextNumber(),p="",q=this.command,r,s;this._.editor=l;var t={id:o,button:this,editor:l,focus:function(){var v=a.document.getById(o);v.focus()},execute:function(){this.button.click(l)}};t.clickFn=r=e.addFunction(t.execute,t);t.index=s=k.button._.instances.push(t)-1;if(this.modes){l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this)}else{if(q){q=l.getCommand(q);if(q){q.on("state",function(){this.setState(q.state)},this);p+="cke_"+(q.state==1?"on":q.state==0?"disabled":"off")}}}if(!q){p+="cke_off"}if(this.className){p+=" "+this.className}m.push('<span class="cke_button">','<a id="',o,'" class="',p,'"',n.gecko&&n.version>=10900&&!n.hc?"":'" href="javascript:void(\''+(this.title||"").replace("'","")+"')\"",' title="',this.title,'" tabindex="-1" hidefocus="true" role="button" aria-labelledby="'+o+'_label"'+(this.hasArrow?' aria-haspopup="true"':""));if(n.opera||n.gecko&&n.mac){m.push(' onkeypress="return false;"')}if(n.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="return CKEDITOR.ui.button._.keydown(',s,', event);" onfocus="return CKEDITOR.ui.button._.focus(',s,', event);" onclick="CKEDITOR.tools.callFunction(',r,', this); return false;"><span class="cke_icon"');if(this.icon){var u=(this.iconOffset||0)*-16;m.push(' style="background-image:url(',a.getUrl(this.icon),");background-position:0 "+u+'px;"')}m.push('>&nbsp;</span><span id="',o,'_label" class="cke_label">',this.label,"</span>");if(this.hasArrow){m.push('<span class="cke_buttonarrow">'+(b.hc?"&#9660;":"&nbsp;")+"</span>")}m.push("</a>","</span>");if(this.onRender){this.onRender()}return t},setState:function(l){if(this._.state==l){return false}this._.state=l;var m=a.document.getById(this._.id);if(m){m.setState(l);l==0?m.setAttribute("aria-disabled",true):m.removeAttribute("aria-disabled");l==1?m.setAttribute("aria-pressed",true):m.removeAttribute("aria-pressed");return true}else{return false}}};k.button._={instances:[],keydown:function(l,m){var n=k.button._.instances[l];if(n.onkey){m=new d.event(m);return n.onkey(n,m.getKeystroke())!==false}},focus:function(l,m){var n=k.button._.instances[l],o;if(n.onfocus){o=n.onfocus(n,new d.event(m))!==false}if(b.gecko&&b.version<10900){m.preventBubble()}return o}};k.prototype.addButton=function(l,m){this.add(l,1,m)};a.on("reset",function(){k.button._.instances=[]});(function(){var l=function(s,t){var u=s.document,v=u.getBody(),w=false,x=function(){w=true};v.on(t,x);(b.version>7?u.$:u.$.selection.createRange()).execCommand(t);v.removeListener(t,x);return w},m=c?function(s,t){return l(s,t)}:function(s,t){try{return s.document.$.execCommand(t)}catch(u){return false}},n=function(s){this.type=s;this.canUndo=this.type=="cut"};n.prototype={exec:function(s,t){this.type=="cut"&&r(s);var u=m(s,this.type);if(!u){alert(s.lang.clipboard[this.type+"Error"])}return u}};var o={canUndo:false,exec:c?function(s){s.focus();if(!s.document.getBody().fire("beforepaste")&&!l(s,"paste")){s.fire("pasteDialog");return false}}:function(s){try{if(!s.document.getBody().fire("beforepaste")&&!s.document.$.execCommand("Paste",false,null)){throw 0}}catch(t){setTimeout(function(){s.fire("pasteDialog")},0);return false}}},p=function(s){if(this.mode!="wysiwyg"){return}switch(s.data.keyCode){case 1000+86:case 2000+45:var t=this.document.getBody();if(!c&&t.fire("beforepaste")){s.cancel()}else{if(b.opera||b.gecko&&b.version<10900){t.fire("paste")}}return;case 1000+88:case 2000+46:var u=this;this.fire("saveSnapshot");setTimeout(function(){u.fire("saveSnapshot")},0)}};function q(s,t,u){var v=this.document;if(c&&v.getById("cke_pastebin")){return}if(t=="text"&&s.data&&s.data.$.clipboardData){var w=s.data.$.clipboardData.getData("text/plain");if(w){s.data.preventDefault();u(w);return}}var x=this.getSelection(),y=new d.range(v),z=new h(t=="text"?"textarea":b.webkit?"body":"div",v);z.setAttribute("id","cke_pastebin");b.webkit&&z.append(v.createText("\xa0"));v.getBody().append(z);z.setStyles({position:"absolute",top:x.getStartElement().getDocumentPosition().y+"px",width:"1px",height:"1px",overflow:"hidden"});z.setStyle(this.config.contentsLangDirection=="ltr"?"left":"right","-1000px");var A=x.createBookmarks();if(t=="text"){if(c){var B=v.getBody().$.createTextRange();B.moveToElementText(z.$);B.execCommand("Paste");s.data.preventDefault()}else{v.$.designMode="off";z.$.focus()}}else{y.setStartAt(z,1);y.setEndAt(z,2);y.select(true)}window.setTimeout(function(){t=="text"&&!c&&(v.$.designMode="on");z.remove();var C;z=b.webkit&&(C=z.getFirst())&&C.is&&C.hasClass("Apple-style-span")?C:z;x.selectBookmarks(A);u(z["get"+(t=="text"?"Value":"Html")]())},0)}function r(s){if(!c||s.document.$.compatMode=="BackCompat"){return}var t=s.getSelection(),u;if(t.getType()==3&&(u=t.getSelectedElement())){var v=t.getRanges()[0],w=s.document.createText("");w.insertBefore(u);v.setStartBefore(w);v.setEndAfter(u);t.selectRanges([v]);setTimeout(function(){if(u.getParent()){w.remove();t.selectElement(u)}},0)}}j.add("clipboard",{requires:["dialog","htmldataprocessor"],init:function(s){s.on("paste",function(x){var y=x.data;if(y.html){s.insertHtml(y.html)}else{if(y.text){s.insertText(y.text)}}},null,null,1000);s.on("pasteDialog",function(x){setTimeout(function(){s.openDialog("paste")},0)});function t(x,y,z,A){var B=s.lang[y];s.addCommand(y,z);s.ui.addButton(x,{label:B,command:y});if(s.addMenuItems){s.addMenuItem(y,{label:B,command:y,group:"clipboard",order:A})}}t("Cut","cut",new n("cut"),1);t("Copy","copy",new n("copy"),4);t("Paste","paste",o,8);a.dialog.add("paste",a.getUrl(this.path+"dialogs/paste.js"));s.on("key",p,s);var u=s.config.forcePasteAsPlainText?"text":"html";s.on("contentDom",function(){var x=s.document.getBody();x.on(u=="text"&&c||b.webkit?"paste":"beforepaste",function(y){if(v){return}q.call(s,y,u,function(z){if(!z){return}var A={};A[u]=z;s.fire("paste",A)})});x.on("beforecut",function(){!v&&r(s)})});if(s.contextMenu){var v;function w(x){c&&(v=1);var y=s.document.$.queryCommandEnabled(x)?2:0;v=0;return y}s.contextMenu.addListener(function(){return{cut:w("Cut"),copy:w("Cut"),paste:b.webkit?2:w("Paste")}})}}})})();j.add("colorbutton",{requires:["panelbutton","floatpanel","styles"],init:function(l){var m=l.config,n=l.lang.colorButton,o;if(!b.hc){p("TextColor","fore",n.textColorTitle);p("BGColor","back",n.bgColorTitle)}function p(r,s,t){l.ui.add(r,4,{label:t,title:t,className:"cke_button_"+r.toLowerCase(),modes:{wysiwyg:1},panel:{css:l.skin.editor.css,attributes:{role:"listbox","aria-label":n.panelTitle}},onBlock:function(u,v){v.autoSize=true;v.element.addClass("cke_colorblock");v.element.setHtml(q(u,s));v.element.getDocument().getBody().setStyle("overflow","hidden");var w=v.keys,x=l.lang.dir=="rtl";w[x?37:39]="next";w[40]="next";w[9]="next";w[x?39:37]="prev";w[38]="prev";w[2000+9]="prev";w[32]="click"}})}function q(r,s){var t=[],u=m.colorButton_colors.split(","),v=u.length+(m.colorButton_enableMore?2:1),w=e.addFunction(function(C,D){if(C=="?"){var E=arguments.callee;function F(H){this.removeListener("ok",F);this.removeListener("cancel",F);H.name=="ok"&&E(this.getContentElement("picker","selectedColor").getValue(),D)}l.openDialog("colordialog",function(){this.on("ok",F);this.on("cancel",F)});return}l.focus();r.hide();l.fire("saveSnapshot");new a.style(m["colorButton_"+D+"Style"],{color:"inherit"}).remove(l.document);if(C){var G=m["colorButton_"+D+"Style"];G.childRule=D=="back"?function(){return false}:function(H){return H.getName()!="a"};new a.style(G,{color:C}).apply(l.document)}l.fire("saveSnapshot")});t.push('<a class="cke_colorauto" _cke_focus=1 hidefocus=true title="',n.auto,'" onclick="CKEDITOR.tools.callFunction(',w,",null,'",s,"');return false;\" href=\"javascript:void('",n.auto,'\')" role="option" aria-posinset="1" aria-setsize="',v,'"><table role="presentation" cellspacing=0 cellpadding=0 width="100%"><tr><td><span class="cke_colorbox" style="background-color:#000"></span></td><td colspan=7 align=center>',n.auto,'</td></tr></table></a><table role="presentation" cellspacing=0 cellpadding=0 width="100%">');for(var x=0;x<u.length;x++){if(x%8===0){t.push("</tr><tr>")}var y=u[x].split("/"),z=y[0],A=y[1]||z;if(!y[1]){z="#"+z.replace(/^(.)(.)(.)$/,"$1$1$2$2$3$3")}var B=l.lang.colors[A]||A;t.push('<td><a class="cke_colorbox" _cke_focus=1 hidefocus=true title="',B,'" onclick="CKEDITOR.tools.callFunction(',w,",'",z,"','",s,"'); return false;\" href=\"javascript:void('",B,'\')" role="option" aria-posinset="',x+2,'" aria-setsize="',v,'"><span class="cke_colorbox" style="background-color:#',A,'"></span></a></td>')}if(m.colorButton_enableMore){t.push('</tr><tr><td colspan=8 align=center><a class="cke_colormore" _cke_focus=1 hidefocus=true title="',n.more,'" onclick="CKEDITOR.tools.callFunction(',w,",'?','",s,"');return false;\" href=\"javascript:void('",n.more,"')\"",' role="option" aria-posinset="',v,'" aria-setsize="',v,'">',n.more,"</a></td>")}t.push("</tr></table>");return t.join("")}}});i.colorButton_enableMore=true;i.colorButton_colors="000,800000,8B4513,2F4F4F,008080,000080,4B0082,696969,B22222,A52A2A,DAA520,006400,40E0D0,0000CD,800080,808080,F00,FF8C00,FFD700,008000,0FF,00F,EE82EE,A9A9A9,FFA07A,FFA500,FFFF00,00FF00,AFEEEE,ADD8E6,DDA0DD,D3D3D3,FFF0F5,FAEBD7,FFFFE0,F0FFF0,F0FFFF,F0F8FF,E6E6FA,FFF";i.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element:"font",attributes:{color:null}}]};i.colorButton_backStyle={element:"span",styles:{"background-color":"#(color)"}};(function(){j.colordialog={init:function(l){l.addCommand("colordialog",new a.dialogCommand("colordialog"));a.dialog.add("colordialog",this.path+"dialogs/colordialog.js")}};j.add("colordialog",j.colordialog)})();j.add("contextmenu",{requires:["menu"],beforeInit:function(l){l.contextMenu=new j.contextMenu(l);l.addCommand("contextMenu",{exec:function(){l.contextMenu.show(l.document.getBody())}})}});j.contextMenu=e.createClass({$:function(l){this.id="cke_"+e.getNextNumber();this.editor=l;this._.listeners=[];this._.functionId=e.addFunction(function(m){this._.panel.hide();l.focus();l.execCommand(m)},this);this.definition={panel:{className:l.skinClass+" cke_contextmenu",attributes:{"aria-label":l.lang.contextmenu.options}}}},_:{onMenu:function(l,m,n,o){var p=this._.menu,q=this.editor;if(p){p.hide();p.removeAll()}else{p=this._.menu=new a.menu(q,this.definition);p.onClick=e.bind(function(z){p.hide();if(z.onClick){z.onClick()}else{if(z.command){q.execCommand(z.command)}}},this);p.onEscape=function(z){var A=this.parent;if(A){A._.panel.hideChild();var B=A._.panel._.panel._.currentBlock,C=B._.focusIndex;B._.markItem(C)}else{if(z==27){this.hide();q.focus()}}return false}}var r=this._.listeners,s=[],t=this.editor.getSelection(),u=t&&t.getStartElement();p.onHide=e.bind(function(){p.onHide=null;if(c){var z=q.getSelection();z&&z.unlock()}this.onHide&&this.onHide()},this);for(var v=0;v<r.length;v++){var w=r[v](u,t);if(w){for(var x in w){var y=this.editor.getMenuItem(x);if(y){y.state=w[x];p.add(y)}}}}p.items.length&&p.show(l,m||(q.lang.dir=="rtl"?2:1),n,o)}},proto:{addTarget:function(l,m){if(b.opera){var n;l.on("mousedown",function(r){r=r.data;if(r.$.button!=2){if(r.getKeystroke()==1000+1){l.fire("contextmenu",r)}return}if(m&&(b.mac?r.$.metaKey:r.$.ctrlKey)){return}var s=r.getTarget();if(!n){var t=s.getDocument();n=t.createElement("input");n.$.type="button";t.getBody().append(n)}n.setAttribute("style","position:absolute;top:"+(r.$.clientY-2)+"px;left:"+(r.$.clientX-2)+"px;width:5px;height:5px;opacity:0.01")});l.on("mouseup",function(r){if(n){n.remove();n=undefined;l.fire("contextmenu",r.data)}})}l.on("contextmenu",function(r){var s=r.data;if(m&&(b.webkit?o:b.mac?s.$.metaKey:s.$.ctrlKey)){return}s.preventDefault();var t=s.getTarget().getDocument().getDocumentElement(),u=s.$.clientX,v=s.$.clientY;e.setTimeout(function(){this.show(t,null,u,v)},0,this)},this);if(b.webkit){var o,p=function(r){o=b.mac?r.data.$.metaKey:r.data.$.ctrlKey},q=function(){o=0};l.on("keydown",p);l.on("keyup",q);l.on("contextmenu",q)}},addListener:function(l){this._.listeners.push(l)},show:function(l,m,n,o){this.editor.focus();if(c){var p=this.editor.getSelection();p&&p.lock()}this._.onMenu(l||a.document.getDocumentElement(),m,n||0,o||0)}}});(function(){j.add("div",{requires:["editingblock","domiterator","styles"],init:function(l){var m=l.lang.div;l.addCommand("creatediv",new a.dialogCommand("creatediv"));l.addCommand("editdiv",new a.dialogCommand("editdiv"));l.addCommand("removediv",{exec:function(n){var o=n.getSelection(),p=o&&o.getRanges(),q,r=o.createBookmarks(),s,t=[];function u(w){var x=new d.elementPath(w),y=x.blockLimit,z=y.is("div")&&y;if(z&&!z.getAttribute("_cke_div_added")){t.push(z);z.setAttribute("_cke_div_added")}}for(var v=0;v<p.length;v++){q=p[v];if(q.collapsed){u(o.getStartElement())}else{s=new d.walker(q);s.evaluator=u;s.lastForward()}}for(v=0;v<t.length;v++){t[v].remove(true)}o.selectBookmarks(r)}});l.ui.addButton("CreateDiv",{label:m.toolbar,command:"creatediv"});if(l.addMenuItems){l.addMenuItems({editdiv:{label:m.edit,command:"editdiv",group:"div",order:1},removediv:{label:m.remove,command:"removediv",group:"div",order:5}});if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n){return null}var p=new d.elementPath(n),q=p.blockLimit;if(q&&q.getAscendant("div",true)){return{editdiv:2,removediv:2}}return null})}}a.dialog.add("creatediv",this.path+"dialogs/div.js");a.dialog.add("editdiv",this.path+"dialogs/div.js")}})})();(function(){var l={toolbarFocus:{exec:function(n){var o=n._.elementsPath.idBase,p=a.document.getById(o+"0");if(p){p.focus()}}}},m='<span class="cke_empty">&nbsp;</span>';j.add("elementspath",{requires:["selection"],init:function(n){var o="cke_path_"+n.name,p,q=function(){if(!p){p=a.document.getById(o)}return p},r="cke_elementspath_"+e.getNextNumber()+"_";n._.elementsPath={idBase:r,filters:[]};n.on("themeSpace",function(s){if(s.data.space=="bottom"){s.data.html+='<span id="'+o+'_label" class="cke_voice_label">'+n.lang.elementsPath.eleLabel+'</span><div id="'+o+'" class="cke_path" role="group" aria-labelledby="'+o+'_label">'+m+"</div>"}});n.on("selectionChange",function(s){var t=b,u=s.data.selection,v=u.getStartElement(),w=[],x=s.editor,y=x._.elementsPath.list=[],z=x._.elementsPath.filters;while(v){var A=0;for(var B=0;B<z.length;B++){if(z[B](v)===false){A=1;break}}if(!A){var C=y.push(v)-1,D;if(v.getAttribute("_cke_real_element_type")){D=v.getAttribute("_cke_real_element_type")}else{D=v.getName()}var E="";if(t.opera||t.gecko&&t.mac){E+=' onkeypress="return false;"'}if(t.gecko){E+=' onblur="this.style.cssText = this.style.cssText;"'}var F=x.lang.elementsPath.eleTitle.replace(/%1/,D);w.unshift('<a id="',r,C,'" href="javascript:void(\'',D,'\')" tabindex="-1" title="',F,'"'+(b.gecko&&b.version<10900?' onfocus="event.preventBubble();"':"")+' hidefocus="true"  onkeydown="return CKEDITOR._.elementsPath.keydown(\'',x.name,"',",C,', event);"'+E," onclick=\"return CKEDITOR._.elementsPath.click('",x.name,"',",C,');"',' role="button" aria-labelledby="'+r+C+'_label">',D,'<span id="',r,C,'_label" class="cke_label">'+F+"</span>","</a>")}if(D=="body"){break}v=v.getParent()}q().setHtml(w.join("")+m)});n.on("contentDomUnload",function(){p&&p.setHtml(m)});n.addCommand("elementsPathFocus",l.toolbarFocus)}})})();a._.elementsPath={click:function(l,m){var n=a.instances[l];n.focus();var o=n._.elementsPath.list[m];n.getSelection().selectElement(o);return false},keydown:function(l,m,n){var o=k.button._.instances[m],p=a.instances[l],q=p._.elementsPath.idBase,r;n=new d.event(n);var s=p.lang.dir=="rtl";switch(n.getKeystroke()){case s?39:37:case 9:r=a.document.getById(q+(m+1));if(!r){r=a.document.getById(q+"0")}r.focus();return false;case s?37:39:case 2000+9:r=a.document.getById(q+(m-1));if(!r){r=a.document.getById(q+(p._.elementsPath.list.length-1))}r.focus();return false;case 27:p.focus();return false;case 13:case 32:this.click(l,m);return false}return true}};(function(){j.add("enterkey",{requires:["keystrokes","indent"],init:function(s){var t=s.specialKeys;t[13]=q;t[2000+13]=p}});j.enterkey={enterBlock:function(s,t,u,v){u=u||r(s);var w=u.document;if(u.checkStartOfBlock()&&u.checkEndOfBlock()){var x=new d.elementPath(u.startContainer),y=x.block;if(y&&(y.is("li")||y.getParent().is("li"))){s.execCommand("outdent");return}}var z=t==3?"div":"p",A=u.splitBlock(z);if(!A){return}var B=A.previousBlock,C=A.nextBlock,D=A.wasStartOfBlock,E=A.wasEndOfBlock,F;if(C){F=C.getParent();if(F.is("li")){C.breakParent(F);C.move(C.getNext(),true)}}else{if(B&&(F=B.getParent())&&F.is("li")){B.breakParent(F);u.moveToElementEditStart(B.getNext());B.move(B.getPrevious())}}if(!D&&!E){if(C.is("li")&&(F=C.getFirst(d.walker.invisible(true)))&&F.is&&F.is("ul","ol")){(c?w.createText("\xa0"):w.createElement("br")).insertBefore(F)}if(C){u.moveToElementEditStart(C)}}else{var G;if(B){if(B.is("li")||!o.test(B.getName())){G=B.clone()}}else{if(C){G=C.clone()}}if(!G){G=w.createElement(z)}else{if(v&&!G.is("li")){G.renameNode(z)}}var H=A.elementPath;if(H){for(var I=0,J=H.elements.length;I<J;I++){var K=H.elements[I];if(K.equals(H.block)||K.equals(H.blockLimit)){break}if(f.$removeEmpty[K.getName()]){K=K.clone();G.moveChildren(K);G.append(K)}}}if(!c){G.appendBogus()}u.insertNode(G);if(c&&D&&(!E||!B.getChildCount())){u.moveToElementEditStart(E?B:G);u.select()}u.moveToElementEditStart(D&&!E?C:G)}if(!c){if(C){var L=w.createElement("span");L.setHtml("&nbsp;");u.insertNode(L);L.scrollIntoView();u.deleteContents()}else{G.scrollIntoView()}}u.select()},enterBr:function(s,t,u,v){u=u||r(s);var w=u.document,x=t==3?"div":"p",y=u.checkEndOfBlock(),z=new d.elementPath(s.getSelection().getStartElement()),A=z.block,B=A&&z.block.getName(),C=false;if(!v&&B=="li"){n(s,t,u,v);return}if(!v&&y&&o.test(B)){w.createElement("br").insertAfter(A);if(b.gecko){w.createText("").insertAfter(A)}u.setStartAt(A.getNext(),c?3:1)}else{var D;C=B=="pre";if(C&&!b.gecko){D=w.createText(c?"\r":"\n")}else{D=w.createElement("br")}u.deleteContents();u.insertNode(D);if(!c){w.createText("\ufeff").insertAfter(D)}if(y&&!c){D.getParent().appendBogus()}if(!c){D.getNext().$.nodeValue=""}if(c){u.setStartAt(D,4)}else{u.setStartAt(D.getNext(),1)}if(!c){var E=null;if(!b.gecko){E=w.createElement("span");E.setHtml("&nbsp;")}else{E=w.createElement("br")}E.insertBefore(D.getNext());E.scrollIntoView();E.remove()}}u.collapse(true);u.select(C)}};var l=j.enterkey,m=l.enterBr,n=l.enterBlock,o=/^h[1-6]$/;function p(s){if(s.mode!="wysiwyg"){return false}if(s.getSelection().getStartElement().hasAscendant("pre",true)){setTimeout(function(){n(s,s.config.enterMode,null,true)},0);return true}else{return q(s,s.config.shiftEnterMode,true)}}function q(s,t,u){u=s.config.forceEnterMode||u;if(s.mode!="wysiwyg"){return false}if(!t){t=s.config.enterMode}setTimeout(function(){s.fire("saveSnapshot");if(t==2||s.getSelection().getStartElement().hasAscendant("pre",true)){m(s,t,null,u)}else{n(s,t,null,u)}},0);return true}function r(s){var t=s.getSelection().getRanges();for(var u=t.length-1;u>0;u--){t[u].deleteContents()}return t[0]}})();(function(){var l="nbsp,gt,lt,quot,iexcl,cent,pound,curren,yen,brvbar,sect,uml,copy,ordf,laquo,not,shy,reg,macr,deg,plusmn,sup2,sup3,acute,micro,para,middot,cedil,sup1,ordm,raquo,frac14,frac12,frac34,iquest,times,divide,fnof,bull,hellip,prime,Prime,oline,frasl,weierp,image,real,trade,alefsym,larr,uarr,rarr,darr,harr,crarr,lArr,uArr,rArr,dArr,hArr,forall,part,exist,empty,nabla,isin,notin,ni,prod,sum,minus,lowast,radic,prop,infin,ang,and,or,cap,cup,int,there4,sim,cong,asymp,ne,equiv,le,ge,sub,sup,nsub,sube,supe,oplus,otimes,perp,sdot,lceil,rceil,lfloor,rfloor,lang,rang,loz,spades,clubs,hearts,diams,circ,tilde,ensp,emsp,thinsp,zwnj,zwj,lrm,rlm,ndash,mdash,lsquo,rsquo,sbquo,ldquo,rdquo,bdquo,dagger,Dagger,permil,lsaquo,rsaquo,euro",m="Agrave,Aacute,Acirc,Atilde,Auml,Aring,AElig,Ccedil,Egrave,Eacute,Ecirc,Euml,Igrave,Iacute,Icirc,Iuml,ETH,Ntilde,Ograve,Oacute,Ocirc,Otilde,Ouml,Oslash,Ugrave,Uacute,Ucirc,Uuml,Yacute,THORN,szlig,agrave,aacute,acirc,atilde,auml,aring,aelig,ccedil,egrave,eacute,ecirc,euml,igrave,iacute,icirc,iuml,eth,ntilde,ograve,oacute,ocirc,otilde,ouml,oslash,ugrave,uacute,ucirc,uuml,yacute,thorn,yuml,OElig,oelig,Scaron,scaron,Yuml",n="Alpha,Beta,Gamma,Delta,Epsilon,Zeta,Eta,Theta,Iota,Kappa,Lambda,Mu,Nu,Xi,Omicron,Pi,Rho,Sigma,Tau,Upsilon,Phi,Chi,Psi,Omega,alpha,beta,gamma,delta,epsilon,zeta,eta,theta,iota,kappa,lambda,mu,nu,xi,omicron,pi,rho,sigmaf,sigma,tau,upsilon,phi,chi,psi,omega,thetasym,upsih,piv";function o(p){var q={},r=[],s={nbsp:"\xa0",shy:"??",gt:">",lt:"<"};p=p.replace(/\b(nbsp|shy|gt|lt|amp)(?:,|$)/g,function(x,y){q[s[y]]="&"+y+";";r.push(s[y]);return""});p=p.split(",");var t=document.createElement("div"),u;t.innerHTML="&"+p.join(";&")+";";u=t.innerHTML;t=null;for(var v=0;v<u.length;v++){var w=u.charAt(v);q[w]="&"+p[v]+";";r.push(w)}q.regex=r.join("");return q}j.add("entities",{afterInit:function(p){var q=p.config;if(!q.entities){return}var r=p.dataProcessor,s=r&&r.htmlFilter;if(s){var t=l;if(q.entities_latin){t+=","+m}if(q.entities_greek){t+=","+n}if(q.entities_additional){t+=","+q.entities_additional}var u=o(t),v="["+u.regex+"]";delete u.regex;if(q.entities_processNumerical){v="[^ -~]|"+v}v=new RegExp(v,"g");function w(x){return u[x]||"&#"+x.charCodeAt(0)+";"}s.addRules({text:function(x){return x.replace(v,w)}})}}})})();i.entities=true;i.entities_latin=true;i.entities_greek=true;i.entities_processNumerical=false;i.entities_additional="#39";(function(){function l(u,v){var w=[];if(!v){return u}else{for(var x in v){w.push(x+"="+encodeURIComponent(v[x]))}}return u+(u.indexOf("?")!=-1?"&":"?")+w.join("&")}function m(u){u+="";var v=u.charAt(0).toUpperCase();return v+u.substr(1)}function n(u){var B=this;var v=B.getDialog(),w=v.getParentEditor();w._.filebrowserSe=B;var x=w.config["filebrowser"+m(v.getName())+"WindowWidth"]||w.config.filebrowserWindowWidth||"80%",y=w.config["filebrowser"+m(v.getName())+"WindowHeight"]||w.config.filebrowserWindowHeight||"70%",z=B.filebrowser.params||{};z.CKEditor=w.name;z.CKEditorFuncNum=w._.filebrowserFn;if(!z.langCode){z.langCode=w.langCode}var A=l(B.filebrowser.url,z);w.popup(A,x,y)}function o(u){var x=this;var v=x.getDialog(),w=v.getParentEditor();w._.filebrowserSe=x;if(!v.getContentElement(x["for"][0],x["for"][1]).getInputElement().$.value){return false}if(!v.getContentElement(x["for"][0],x["for"][1]).getAction()){return false}return true}function p(u,v,w){var x=w.params||{};x.CKEditor=u.name;x.CKEditorFuncNum=u._.filebrowserFn;if(!x.langCode){x.langCode=u.langCode}v.action=l(w.url,x);v.filebrowser=w}function q(u,v,w,x){var y,z;for(var A in x){y=x[A];if(y.type=="hbox"||y.type=="vbox"){q(u,v,w,y.children)}if(!y.filebrowser){continue}if(typeof y.filebrowser=="string"){var B={action:y.type=="fileButton"?"QuickUpload":"Browse",target:y.filebrowser};y.filebrowser=B}if(y.filebrowser.action=="Browse"){var C=y.filebrowser.url||u.config["filebrowser"+m(v)+"BrowseUrl"]||u.config.filebrowserBrowseUrl;if(C){y.onClick=n;y.filebrowser.url=C;y.hidden=false}}else{if(y.filebrowser.action=="QuickUpload"&&y["for"]){C=y.filebrowser.url||u.config["filebrowser"+m(v)+"UploadUrl"]||u.config.filebrowserUploadUrl;if(C){var D=y.onClick;y.onClick=function(E){var F=E.sender;if(D&&D.call(F,E)===false){return false}return o.call(F,E)};y.filebrowser.url=C;y.hidden=false;p(u,w.getContents(y["for"][0]).get(y["for"][1]),y.filebrowser)}}}}}function r(u,v){var w=v.getDialog(),x=v.filebrowser.target||null;u=u.replace(/#/g,"%23");if(x){var y=x.split(":"),z=w.getContentElement(y[0],y[1]);if(z){z.setValue(u);w.selectPage(y[0])}}}function s(u,v,w){if(w.indexOf(";")!==-1){var x=w.split(";");for(var y=0;y<x.length;y++){if(s(u,v,x[y])){return true}}return false}var z=u.getContents(v).get(w).filebrowser;return z&&z.url}function t(u,v){var z=this;var w=z._.filebrowserSe.getDialog(),x=z._.filebrowserSe["for"],y=z._.filebrowserSe.filebrowser.onSelect;if(x){w.getContentElement(x[0],x[1]).reset()}if(typeof v=="function"&&v.call(z._.filebrowserSe)===false){return}if(y&&y.call(z._.filebrowserSe,u,v)===false){return}if(typeof v=="string"&&v){alert(v)}if(u){r(u,z._.filebrowserSe)}}j.add("filebrowser",{init:function(u,v){u._.filebrowserFn=e.addFunction(t,u)}});a.on("dialogDefinition",function(u){var v=u.data.definition,w;for(var x in v.contents){w=v.contents[x];q(u.editor,u.data.name,v,w.elements);if(w.hidden&&w.filebrowser){w.hidden=!s(v,w.id,w.filebrowser)}}})})();j.add("find",{init:function(l){var m=j.find;l.ui.addButton("Find",{label:l.lang.findAndReplace.find,command:"find"});var n=l.addCommand("find",new a.dialogCommand("find"));n.canUndo=false;l.ui.addButton("Replace",{label:l.lang.findAndReplace.replace,command:"replace"});var o=l.addCommand("replace",new a.dialogCommand("replace"));o.canUndo=false;a.dialog.add("find",this.path+"dialogs/find.js");a.dialog.add("replace",this.path+"dialogs/find.js")},requires:["styles"]});i.find_highlight={element:"span",styles:{"background-color":"#004",color:"#fff"}};(function(){var l=/\.swf(?:$|\?)/i,m=/^\d+(?:\.\d+)?$/;function n(q){if(m.test(q)){return q+"px"}return q}function o(q){var r=q.attributes;return r.type=="application/x-shockwave-flash"||l.test(r.src||"")}function p(q,r){var s=q.createFakeParserElement(r,"cke_flash","flash",true),t=s.attributes.style||"",u=r.attributes.width,v=r.attributes.height;if(typeof u!="undefined"){t=s.attributes.style=t+"width:"+n(u)+";"}if(typeof v!="undefined"){t=s.attributes.style=t+"height:"+n(v)+";"}return s}j.add("flash",{init:function(q){q.addCommand("flash",new a.dialogCommand("flash"));q.ui.addButton("Flash",{label:q.lang.common.flash,command:"flash"});a.dialog.add("flash",this.path+"dialogs/flash.js");q.addCss("img.cke_flash{background-image: url("+a.getUrl(this.path+"images/placeholder.png")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 80px;height: 80px;}");if(q.addMenuItems){q.addMenuItems({flash:{label:q.lang.flash.properties,command:"flash",group:"flash"}})}q.on("doubleclick",function(r){var s=r.data.element;if(s.is("img")&&s.getAttribute("_cke_real_element_type")=="flash"){r.data.dialog="flash"}});if(q.contextMenu){q.contextMenu.addListener(function(r,s){if(r&&r.is("img")&&r.getAttribute("_cke_real_element_type")=="flash"){return{flash:2}}})}},afterInit:function(q){var r=q.dataProcessor,s=r&&r.dataFilter;if(s){s.addRules({elements:{"cke:object":function(t){var u=t.attributes,v=u.classid&&String(u.classid).toLowerCase();if(!v){for(var w=0;w<t.children.length;w++){if(t.children[w].name=="cke:embed"){if(!o(t.children[w])){return null}return p(q,t)}}return null}return p(q,t)},"cke:embed":function(t){if(!o(t)){return null}return p(q,t)}}},5)}},requires:["fakeobjects"]})})();e.extend(i,{flashEmbedTagOnly:false,flashAddEmbedTag:true,flashConvertOnEdit:false});(function(){function l(m,n,o,p,q,r,s){var t=m.config,u=q.split(";"),v=[],w={};for(var x=0;x<u.length;x++){var y=u[x];if(y){y=y.split("/");var z={},A=u[x]=y[0];z[o]=v[x]=y[1]||A;w[A]=new a.style(s,z);w[A]._.definition.name=A}else{u.splice(x--,1)}}m.ui.addRichCombo(n,{label:p.label,title:p.panelTitle,className:"cke_"+(o=="size"?"fontSize":"font"),panel:{css:m.skin.editor.css.concat(t.contentsCss),multiSelect:false,attributes:{"aria-label":p.panelTitle}},init:function(){this.startGroup(p.panelTitle);for(var B=0;B<u.length;B++){var C=u[B];this.add(C,w[C].buildPreview(),C)}},onClick:function(B){m.focus();m.fire("saveSnapshot");var C=w[B];if(this.getValue()==B){C.remove(m.document)}else{C.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(B){var C=this.getValue(),D=B.data.path,E=D.elements;for(var F=0,G;F<E.length;F++){G=E[F];for(var H in w){if(w[H].checkElementRemovable(G,true)){if(H!=C){this.setValue(H)}return}}}this.setValue("",r)},this)}})}j.add("font",{requires:["richcombo","styles"],init:function(m){var n=m.config;l(m,"Font","family",m.lang.font,n.font_names,n.font_defaultLabel,n.font_style);l(m,"FontSize","size",m.lang.fontSize,n.fontSize_sizes,n.fontSize_defaultLabel,n.fontSize_style)}})})();i.font_names="Arial/Arial, Helvetica, sans-serif;Comic Sans MS/Comic Sans MS, cursive;Courier New/Courier New, Courier, monospace;Georgia/Georgia, serif;Lucida Sans Unicode/Lucida Sans Unicode, Lucida Grande, sans-serif;Tahoma/Tahoma, Geneva, sans-serif;Times New Roman/Times New Roman, Times, serif;Trebuchet MS/Trebuchet MS, Helvetica, sans-serif;Verdana/Verdana, Geneva, sans-serif";i.font_defaultLabel="";i.font_style={element:"span",styles:{"font-family":"#(family)"},overrides:[{element:"font",attributes:{face:null}}]};i.fontSize_sizes="8/8px;9/9px;10/10px;11/11px;12/12px;14/14px;16/16px;18/18px;20/20px;22/22px;24/24px;26/26px;28/28px;36/36px;48/48px;72/72px";i.fontSize_defaultLabel="";i.fontSize_style={element:"span",styles:{"font-size":"#(size)"},overrides:[{element:"font",attributes:{size:null}}]};j.add("format",{requires:["richcombo","styles"],init:function(l){var m=l.config,n=l.lang.format,o=m.format_tags.split(";"),p={};for(var q=0;q<o.length;q++){var r=o[q];p[r]=new a.style(m["format_"+r]);p[r]._.enterMode=l.config.enterMode}l.ui.addRichCombo("Format",{label:n.label,title:n.panelTitle,className:"cke_format",panel:{css:l.skin.editor.css.concat(m.contentsCss),multiSelect:false,attributes:{"aria-label":n.panelTitle}},init:function(){this.startGroup(n.panelTitle);for(var s in p){var t=n["tag_"+s];this.add(s,"<"+s+">"+t+"</"+s+">",t)}},onClick:function(s){l.focus();l.fire("saveSnapshot");p[s].apply(l.document);setTimeout(function(){l.fire("saveSnapshot")},0)},onRender:function(){l.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path;for(var v in p){if(p[v].checkActive(u)){if(v!=t){this.setValue(v,l.lang.format["tag_"+v])}return}}this.setValue("")},this)}})}});i.format_tags="p;h1;h2;h3;h4;h5;h6;pre;address;div";i.format_p={element:"p"};i.format_div={element:"div"};i.format_pre={element:"pre"};i.format_address={element:"address"};i.format_h1={element:"h1"};i.format_h2={element:"h2"};i.format_h3={element:"h3"};i.format_h4={element:"h4"};i.format_h5={element:"h5"};i.format_h6={element:"h6"};j.add("forms",{init:function(l){var m=l.lang;l.addCss("form{border: 1px dotted #FF0000;padding: 2px;}\n");l.addCss("img.cke_hidden{background-image: url("+a.getUrl(this.path+"images/hiddenfield.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 16px !important;height: 16px !important;}");var n=function(p,q,r){l.addCommand(q,new a.dialogCommand(q));l.ui.addButton(p,{label:m.common[p.charAt(0).toLowerCase()+p.slice(1)],command:q});a.dialog.add(q,r)},o=this.path+"dialogs/";n("Form","form",o+"form.js");n("Checkbox","checkbox",o+"checkbox.js");n("Radio","radio",o+"radio.js");n("TextField","textfield",o+"textfield.js");n("Textarea","textarea",o+"textarea.js");n("Select","select",o+"select.js");n("Button","button",o+"button.js");n("ImageButton","imagebutton",j.getPath("image")+"dialogs/image.js");n("HiddenField","hiddenfield",o+"hiddenfield.js");if(l.addMenuItems){l.addMenuItems({form:{label:m.form.menu,command:"form",group:"form"},checkbox:{label:m.checkboxAndRadio.checkboxTitle,command:"checkbox",group:"checkbox"},radio:{label:m.checkboxAndRadio.radioTitle,command:"radio",group:"radio"},textfield:{label:m.textfield.title,command:"textfield",group:"textfield"},hiddenfield:{label:m.hidden.title,command:"hiddenfield",group:"hiddenfield"},imagebutton:{label:m.image.titleButton,command:"imagebutton",group:"imagebutton"},button:{label:m.button.title,command:"button",group:"button"},select:{label:m.select.title,command:"select",group:"select"},textarea:{label:m.textarea.title,command:"textarea",group:"textarea"}})}if(l.contextMenu){l.contextMenu.addListener(function(p){if(p&&p.hasAscendant("form",true)){return{form:2}}});l.contextMenu.addListener(function(p){if(p){var q=p.getName();if(q=="select"){return{select:2}}if(q=="textarea"){return{textarea:2}}if(q=="input"){var r=p.getAttribute("type");if(r=="text"||r=="password"){return{textfield:2}}if(r=="button"||r=="submit"||r=="reset"){return{button:2}}if(r=="checkbox"){return{checkbox:2}}if(r=="radio"){return{radio:2}}if(r=="image"){return{imagebutton:2}}}if(q=="img"&&p.getAttribute("_cke_real_element_type")=="hiddenfield"){return{hiddenfield:2}}}})}l.on("doubleclick",function(p){var q=p.data.element;if(q.is("form")){p.data.dialog="form"}else{if(q.is("select")){p.data.dialog="select"}else{if(q.is("textarea")){p.data.dialog="textarea"}else{if(q.is("img")&&q.getAttribute("_cke_real_element_type")=="hiddenfield"){p.data.dialog="hiddenfield"}else{if(q.is("input")){var r=q.getAttribute("type");switch(r){case"text":case"password":p.data.dialog="textfield";break;case"button":case"submit":case"reset":p.data.dialog="button";break;case"checkbox":p.data.dialog="checkbox";break;case"radio":p.data.dialog="radio";break;case"image":p.data.dialog="imagebutton";break}}}}}}})},afterInit:function(l){var m=l.dataProcessor,n=m&&m.htmlFilter,o=m&&m.dataFilter;if(c){n&&n.addRules({elements:{input:function(p){var q=p.attributes,r=q.type;if(r=="checkbox"||r=="radio"){q.value=="on"&&delete q.value}}}})}if(o){o.addRules({elements:{input:function(p){if(p.attributes.type=="hidden"){return l.createFakeParserElement(p,"cke_hidden","hiddenfield")}}}})}},requires:["image","fakeobjects"]});if(c){h.prototype.hasAttribute=function(l){var o=this;var m=o.$.attributes.getNamedItem(l);if(o.getName()=="input"){switch(l){case"class":return o.$.className.length>0;case"checked":return !!o.$.checked;case"value":var n=o.getAttribute("type");if(n=="checkbox"||n=="radio"){return o.$.value!="on"}break;default:}}return !!(m&&m.specified)}}(function(){var l={canUndo:false,exec:function(n){n.insertElement(n.document.createElement("hr"))}},m="horizontalrule";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("HorizontalRule",{label:n.lang.horizontalrule,command:m})}})})();(function(){var l=/^[\t\r\n ]*(?:&nbsp;|\xa0)$/,m="{cke_protected}";function n(Q){var R=Q.children.length,S=Q.children[R-1];while(S&&S.type==3&&!e.trim(S.value)){S=Q.children[--R]}return S}function o(Q,R){var S=Q.children,T=n(Q);if(T){if((R||!c)&&T.type==1&&T.name=="br"){S.pop()}if(T.type==3&&l.test(T.value)){S.pop()}}}function p(Q){var R=n(Q);return !R||R.type==1&&R.name=="br"||Q.name=="form"&&R.name=="input"}function q(Q){o(Q,true);if(p(Q)){if(c){Q.add(new a.htmlParser.text("\xa0"))}else{Q.add(new a.htmlParser.element("br",{}))}}}function r(Q){o(Q);if(p(Q)){Q.add(new a.htmlParser.text("\xa0"))}}var s=f,t=e.extend({},s.$block,s.$listItem,s.$tableContent);for(var u in t){if(!("br" in s[u])){delete t[u]}}delete t.pre;var v={elements:{},attributeNames:[[/^on/,"_cke_pa_on"]]},w={elements:{}};for(u in t){w.elements[u]=q}var x={elementNames:[[/^cke:/,""],[/^\?xml:namespace$/,""]],attributeNames:[[/^_cke_(saved|pa)_/,""],[/^_cke.*/,""],["hidefocus",""]],elements:{$:function(Q){var R=Q.attributes;if(R){if(R.cke_temp){return false}var S=["name","href","src"],T;for(var U=0;U<S.length;U++){T="_cke_saved_"+S[U];T in R&&delete R[S[U]]}}return Q},embed:function(Q){var R=Q.parent;if(R&&R.name=="object"){var S=R.attributes.width,T=R.attributes.height;S&&(Q.attributes.width=S);T&&(Q.attributes.height=T)}},param:function(Q){Q.children=[];Q.isEmpty=true;return Q},a:function(Q){if(!(Q.children.length||Q.attributes.name||Q.attributes._cke_saved_name)){return false}},html:function(Q){delete Q.attributes.contenteditable;delete Q.attributes["class"]},body:function(Q){delete Q.attributes.spellcheck;delete Q.attributes.contenteditable},style:function(Q){var R=Q.children[0];R&&R.value&&(R.value=e.trim(R.value));if(!Q.attributes.type){Q.attributes.type="text/css"}},title:function(Q){var R=Q.children[0];R&&(R.value=Q.attributes._cke_title||"")}},attributes:{"class":function(Q,R){return e.ltrim(Q.replace(/(?:^|\s+)cke_[^\s]*/g,""))||false}},comment:function(Q){if(Q.substr(0,m.length)==m){if(Q.substr(m.length,3)=="{C}"){Q=Q.substr(m.length+3)}else{Q=Q.substr(m.length)}return new a.htmlParser.cdata(decodeURIComponent(Q))}return Q}},y={elements:{}};for(u in t){y.elements[u]=r}if(c){x.attributes.style=function(Q,R){return Q.toLowerCase()}}function z(Q){Q.attributes.contenteditable="false"}function A(Q){delete Q.attributes.contenteditable}for(u in {input:1,textarea:1}){v.elements[u]=z;x.elements[u]=A}var B=/<(?:a|area|img|input)[\s\S]*?\s((?:href|src|name)\s*=\s*(?:(?:"[^"]*")|(?:'[^']*')|(?:[^ "'>]+)))/gi,C=/(?:<style(?=[ >])[^>]*>[\s\S]*<\/style>)|(?:<(:?link|meta|base)[^>]*>)/gi,D=/<cke:encoded>([^<]*)<\/cke:encoded>/gi,E=/(<\/?)((?:object|embed|param|html|body|head|title)[^>]*>)/gi,F=/(<\/?)cke:((?:html|body|head|title)[^>]*>)/gi,G=/<cke:(param|embed)([^>]*?)\/?>(?!\s*<\/cke:\1)/gi;function H(Q){return Q.replace(B,"$& _cke_saved_$1")}function I(Q){return Q.replace(C,function(R){return"<cke:encoded>"+encodeURIComponent(R)+"</cke:encoded>"})}function J(Q){return Q.replace(D,function(R,S){return decodeURIComponent(S)})}function K(Q){return Q.replace(E,"$1cke:$2")}function L(Q){return Q.replace(F,"$1$2")}function M(Q){return Q.replace(G,"<cke:$1$2></cke:$1>")}function N(Q){return Q.replace(/<!--(?!{cke_protected})[\s\S]+?-->/g,function(R){return"<!--"+m+"{C}"+encodeURIComponent(R).replace(/--/g,"%2D%2D")+"-->"})}function O(Q){return Q.replace(/<!--\{cke_protected\}\{C\}([\s\S]+?)-->/g,function(R,S){return decodeURIComponent(S)})}function P(Q,R){var S=[],T=/<\!--\{cke_temp(comment)?\}(\d*?)-->/g,U=[/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi].concat(R);Q=Q.replace(/<!--[\s\S]*?-->/g,function(W){return"<!--{cke_tempcomment}"+(S.push(W)-1)+"-->"});for(var V=0;V<U.length;V++){Q=Q.replace(U[V],function(W){W=W.replace(T,function(X,Y,Z){return S[Z]});return"<!--{cke_temp}"+(S.push(W)-1)+"-->"})}Q=Q.replace(T,function(W,X,Y){return"<!--"+m+(X?"{C}":"")+encodeURIComponent(S[Y]).replace(/--/g,"%2D%2D")+"-->"});return Q}j.add("htmldataprocessor",{requires:["htmlwriter"],init:function(Q){var R=Q.dataProcessor=new a.htmlDataProcessor(Q);R.writer.forceSimpleAmpersand=Q.config.forceSimpleAmpersand;R.dataFilter.addRules(v);R.dataFilter.addRules(w);R.htmlFilter.addRules(x);R.htmlFilter.addRules(y)}});a.htmlDataProcessor=function(Q){var R=this;R.editor=Q;R.writer=new a.htmlWriter();R.dataFilter=new a.htmlParser.filter();R.htmlFilter=new a.htmlParser.filter()};a.htmlDataProcessor.prototype={toHtml:function(Q,R){Q=P(Q,this.editor.config.protectedSource);Q=H(Q);Q=I(Q);Q=K(Q);Q=M(Q);var S=new h("div");S.setHtml("a"+Q);Q=S.getHtml().substr(1);Q=L(Q);Q=J(Q);Q=O(Q);var T=a.htmlParser.fragment.fromHtml(Q,R),U=new a.htmlParser.basicWriter();T.writeHtml(U,this.dataFilter);Q=U.getHtml(true);Q=N(Q);return Q},toDataFormat:function(Q,R){var S=this.writer,T=a.htmlParser.fragment.fromHtml(Q,R);S.reset();T.writeHtml(S,this.htmlFilter);return S.getHtml(true)}}})();i.forceSimpleAmpersand=false;j.add("image",{init:function(l){var m="image";a.dialog.add(m,this.path+"dialogs/image.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("Image",{label:l.lang.common.image,command:m});l.on("doubleclick",function(n){var o=n.data.element;if(o.is("img")&&!o.getAttribute("_cke_realelement")){n.data.dialog="image"}});if(l.addMenuItems){l.addMenuItems({image:{label:l.lang.image.menu,command:"image",group:"image"}})}if(l.contextMenu){l.contextMenu.addListener(function(n,o){if(!n||!n.is("img")||n.getAttribute("_cke_realelement")){return null}return{image:2}})}}});i.image_removeLinkByEmptyURL=true;(function(){var l={ol:1,ul:1},m=d.walker.whitespaces(true),n=d.walker.bookmark(false,true);function o(v,w){v.getCommand(this.name).setState(w)}function p(v){var E=this;var w=v.editor,x=v.data.path,y=x&&x.contains(l);if(y){return o.call(E,w,2)}if(!E.useIndentClasses&&E.name=="indent"){return o.call(E,w,2)}var z=v.data.path,A=z.block||z.blockLimit;if(!A){return o.call(E,w,0)}if(E.useIndentClasses){var B=A.$.className.match(E.classNameRegex),C=0;if(B){B=B[1];C=E.indentClassMap[B]}if(E.name=="outdent"&&!C||E.name=="indent"&&C==w.config.indentClasses.length){return o.call(E,w,0)}return o.call(E,w,2)}else{var D=parseInt(A.getStyle(E.indentCssProperty),10);if(isNaN(D)){D=0}if(D<=0){return o.call(E,w,0)}return o.call(E,w,2)}}function q(v,w,x){var y=w.startContainer,z=w.endContainer;while(y&&!y.getParent().equals(x)){y=y.getParent()}while(z&&!z.getParent().equals(x)){z=z.getParent()}if(!y||!z){return}var A=y,B=[],C=false;while(!C){if(A.equals(z)){C=true}B.push(A);A=A.getNext()}if(B.length<1){return}var D=x.getParents(true);for(var E=0;E<D.length;E++){if(D[E].getName&&l[D[E].getName()]){x=D[E];break}}var F=this.name=="indent"?1:-1,G=B[0],H=B[B.length-1],I={},J=j.list.listToArray(x,I),K=J[H.getCustomData("listarray_index")].indent;for(E=G.getCustomData("listarray_index");E<=H.getCustomData("listarray_index");E++){J[E].indent+=F;var L=J[E].parent;J[E].parent=new h(L.getName(),L.getDocument())}for(E=H.getCustomData("listarray_index")+1;E<J.length&&J[E].indent>K;E++){J[E].indent+=F}var M=j.list.arrayToList(J,I,null,v.config.enterMode,0);if(this.name=="outdent"){var N;if((N=x.getParent())&&N.is("li")){var O=M.listNode.getChildren(),P=[],Q=O.count(),R;for(E=Q-1;E>=0;E--){if((R=O.getItem(E))&&R.is&&R.is("li")){P.push(R)}}}}if(M){M.listNode.replace(x)}if(P&&P.length){for(E=0;E<P.length;E++){var S=P[E],T=S;while((T=T.getNext())&&T.is&&T.getName() in l){if(c&&!S.getFirst(function(U){return m(U)&&n(U)})){S.append(w.document.createText("\xa0"))}S.append(T)}S.insertAfter(N)}}h.clearAllMarkers(I)}function r(v,w){var x=w.createIterator(),y=v.config.enterMode;x.enforceRealBlocks=true;x.enlargeBr=y!=2;var z;while(z=x.getNextParagraph()){s.call(this,v,z)}}function s(v,w){var B=this;if(B.useIndentClasses){var x=w.$.className.match(B.classNameRegex),y=0;if(x){x=x[1];y=B.indentClassMap[x]}if(B.name=="outdent"){y--}else{y++}if(y<0){return false}y=Math.min(y,v.config.indentClasses.length);y=Math.max(y,0);var z=e.ltrim(w.$.className.replace(B.classNameRegex,""));if(y<1){w.$.className=z}else{w.addClass(v.config.indentClasses[y-1])}}else{var A=parseInt(w.getStyle(B.indentCssProperty),10);if(isNaN(A)){A=0}A+=(B.name=="indent"?1:-1)*v.config.indentOffset;if(A<0){return false}A=Math.max(A,0);A=Math.ceil(A/v.config.indentOffset)*v.config.indentOffset;w.setStyle(B.indentCssProperty,A?A+v.config.indentUnit:"");if(w.getAttribute("style")===""){w.removeAttribute("style")}}return true}function t(v,w){var y=this;y.name=w;y.useIndentClasses=v.config.indentClasses&&v.config.indentClasses.length>0;if(y.useIndentClasses){y.classNameRegex=new RegExp("(?:^|\\s+)("+v.config.indentClasses.join("|")+")(?=$|\\s)");y.indentClassMap={};for(var x=0;x<v.config.indentClasses.length;x++){y.indentClassMap[v.config.indentClasses[x]]=x+1}}else{y.indentCssProperty=v.config.contentsLangDirection=="ltr"?"margin-left":"margin-right"}y.startDisabled=w=="outdent"}function u(v){return v.type=1&&v.is("li")}t.prototype={exec:function(v){var w=v.getSelection(),x=w&&w.getRanges()[0],y=x.startContainer,z=x.endContainer,A=x.getCommonAncestor(),B=A;while(B&&!(B.type==1&&l[B.getName()])){B=B.getParent()}if(B&&y.type==1&&y.getName() in l){var C=new d.walker(x);C.evaluator=u;x.startContainer=C.next()}if(B&&z.type==1&&z.getName() in l){C=new d.walker(x);C.evaluator=u;x.endContainer=C.previous()}var D=w.createBookmarks(true);if(B){var E=B.getFirst(function(H){return H.type==1&&H.is("li")}),F=x.startContainer,G=E.equals(F)||E.contains(F);if(!(G&&s.call(this,v,B))){q.call(this,v,x,B)}}else{r.call(this,v,x)}v.focus();v.forceNextSelectionCheck();w.selectBookmarks(D)}};j.add("indent",{init:function(v){var w=new t(v,"indent"),x=new t(v,"outdent");v.addCommand("indent",w);v.addCommand("outdent",x);v.ui.addButton("Indent",{label:v.lang.indent,command:"indent"});v.ui.addButton("Outdent",{label:v.lang.outdent,command:"outdent"});v.on("selectionChange",e.bind(p,w));v.on("selectionChange",e.bind(p,x));if(b.ie6Compat||b.ie7Compat){v.addCss("ul,ol{\tmargin-left: 0px;\tpadding-left: 40px;}")}},requires:["domiterator","list"]})})();e.extend(i,{indentOffset:40,indentUnit:"px",indentClasses:null});(function(){var l=/(-moz-|-webkit-|start|auto)/i;function m(p,q){var r=q.block||q.blockLimit;if(!r||r.getName()=="body"){return 2}var s=r.getComputedStyle("text-align").replace(l,"");if(!s&&this.isDefaultAlign||s==this.value){return 1}return 2}function n(p){var q=p.editor.getCommand(this.name);q.state=m.call(this,p.editor,p.data.path);q.fire("state")}function o(p,q,r){var u=this;u.name=q;u.value=r;var s=p.config.contentsLangDirection;u.isDefaultAlign=r=="left"&&s=="ltr"||r=="right"&&s=="rtl";var t=p.config.justifyClasses;if(t){switch(r){case"left":u.cssClassName=t[0];break;case"center":u.cssClassName=t[1];break;case"right":u.cssClassName=t[2];break;case"justify":u.cssClassName=t[3];break}u.cssClassRegex=new RegExp("(?:^|\\s+)(?:"+t.join("|")+")(?=$|\\s)")}}o.prototype={exec:function(p){var z=this;var q=p.getSelection(),r=p.config.enterMode;if(!q){return}var s=q.createBookmarks(),t=q.getRanges(),u=z.cssClassName,v,w;for(var x=t.length-1;x>=0;x--){v=t[x].createIterator();v.enlargeBr=r!=2;while(w=v.getNextParagraph()){w.removeAttribute("align");if(u){var y=w.$.className=e.ltrim(w.$.className.replace(z.cssClassRegex,""));if(z.state==2&&!z.isDefaultAlign){w.addClass(u)}else{if(!y){w.removeAttribute("class")}}}else{if(z.state==2&&!z.isDefaultAlign){w.setStyle("text-align",z.value)}else{w.removeStyle("text-align")}}}}p.focus();p.forceNextSelectionCheck();q.selectBookmarks(s)}};j.add("justify",{init:function(p){var q=new o(p,"justifyleft","left"),r=new o(p,"justifycenter","center"),s=new o(p,"justifyright","right"),t=new o(p,"justifyblock","justify");p.addCommand("justifyleft",q);p.addCommand("justifycenter",r);p.addCommand("justifyright",s);p.addCommand("justifyblock",t);p.ui.addButton("JustifyLeft",{label:p.lang.justify.left,command:"justifyleft"});p.ui.addButton("JustifyCenter",{label:p.lang.justify.center,command:"justifycenter"});p.ui.addButton("JustifyRight",{label:p.lang.justify.right,command:"justifyright"});p.ui.addButton("JustifyBlock",{label:p.lang.justify.block,command:"justifyblock"});p.on("selectionChange",e.bind(n,q));p.on("selectionChange",e.bind(n,s));p.on("selectionChange",e.bind(n,r));p.on("selectionChange",e.bind(n,t))},requires:["domiterator"]})})();e.extend(i,{justifyClasses:null});j.add("keystrokes",{beforeInit:function(l){l.keystrokeHandler=new a.keystrokeHandler(l);l.specialKeys={}},init:function(l){var m=l.config.keystrokes,n=l.config.blockedKeystrokes,o=l.keystrokeHandler.keystrokes,p=l.keystrokeHandler.blockedKeystrokes;for(var q=0;q<m.length;q++){o[m[q][0]]=m[q][1]}for(q=0;q<n.length;q++){p[n[q]]=1}}});a.keystrokeHandler=function(l){var m=this;if(l.keystrokeHandler){return l.keystrokeHandler}m.keystrokes={};m.blockedKeystrokes={};m._={editor:l};return m};(function(){var l,m=function(o){o=o.data;var p=o.getKeystroke(),q=this.keystrokes[p],r=this._.editor;l=r.fire("key",{keyCode:p})===true;if(!l){if(q){var s={from:"keystrokeHandler"};l=r.execCommand(q,s)!==false}if(!l){var t=r.specialKeys[p];l=t&&t(r)===true;if(!l){l=!!this.blockedKeystrokes[p]}}}if(l){o.preventDefault(true)}return !l},n=function(o){if(l){l=false;o.data.preventDefault(true)}};a.keystrokeHandler.prototype={attach:function(o){o.on("keydown",m,this);if(b.opera||b.gecko&&b.mac){o.on("keypress",n,this)}}}})();i.blockedKeystrokes=[1000+66,1000+73,1000+85];i.keystrokes=[[4000+121,"toolbarFocus"],[4000+122,"elementsPathFocus"],[2000+121,"contextMenu"],[1000+2000+121,"contextMenu"],[1000+90,"undo"],[1000+89,"redo"],[1000+2000+90,"redo"],[1000+76,"link"],[1000+66,"bold"],[1000+73,"italic"],[1000+85,"underline"],[4000+109,"toolbarCollapse"],[4000+48,"a11yHelp"]];j.add("link",{init:function(l){l.addCommand("link",new a.dialogCommand("link"));l.addCommand("anchor",new a.dialogCommand("anchor"));l.addCommand("unlink",new a.unlinkCommand());l.ui.addButton("Link",{label:l.lang.link.toolbar,command:"link"});l.ui.addButton("Unlink",{label:l.lang.unlink,command:"unlink"});l.ui.addButton("Anchor",{label:l.lang.anchor.toolbar,command:"anchor"});a.dialog.add("link",this.path+"dialogs/link.js");a.dialog.add("anchor",this.path+"dialogs/anchor.js");l.addCss("img.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: center center;background-repeat: no-repeat;border: 1px solid #a9a9a9;width: 18px !important;height: 18px !important;}\na.cke_anchor{background-image: url("+a.getUrl(this.path+"images/anchor.gif")+");background-position: 0 center;background-repeat: no-repeat;border: 1px solid #a9a9a9;padding-left: 18px;}");l.on("selectionChange",function(m){var n=l.getCommand("unlink"),o=m.data.path.lastElement.getAscendant("a",true);if(o&&o.getName()=="a"&&o.getAttribute("href")){n.setState(2)}else{n.setState(0)}});l.on("doubleclick",function(m){var n=j.link.getSelectedLink(l)||m.data.element;if(n.is("a")){m.data.dialog=n.getAttribute("name")&&!n.getAttribute("href")?"anchor":"link"}else{if(n.is("img")&&n.getAttribute("_cke_real_element_type")=="anchor"){m.data.dialog="anchor"}}});if(l.addMenuItems){l.addMenuItems({anchor:{label:l.lang.anchor.menu,command:"anchor",group:"anchor"},link:{label:l.lang.link.menu,command:"link",group:"link",order:1},unlink:{label:l.lang.unlink,command:"unlink",group:"link",order:5}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){if(!m){return null}var o=m.is("img")&&m.getAttribute("_cke_real_element_type")=="anchor";if(!o){if(!(m=j.link.getSelectedLink(l))){return null}o=m.getAttribute("name")&&!m.getAttribute("href")}return o?{anchor:2}:{link:2,unlink:2}})}},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{a:function(o){var p=o.attributes;if(p.name&&!p.href){return l.createFakeParserElement(o,"cke_anchor","anchor")}}}})}},requires:["fakeobjects"]});j.link={getSelectedLink:function(l){var m;try{m=l.getSelection().getRanges()[0]}catch(o){return null}m.shrink(2);var n=m.getCommonAncestor();return n.getAscendant("a",true)}};a.unlinkCommand=function(){};a.unlinkCommand.prototype={exec:function(l){var m=l.getSelection(),n=m.createBookmarks(),o=m.getRanges(),p,q;for(var r=0;r<o.length;r++){p=o[r].getCommonAncestor(true);q=p.getAscendant("a",true);if(!q){continue}o[r].selectNodeContents(q)}m.selectRanges(o);l.document.$.execCommand("unlink",false,null);m.selectBookmarks(n)},startDisabled:true};e.extend(i,{linkShowAdvancedTab:true,linkShowTargetTab:true});(function(){var l={ol:1,ul:1},m=/^[\n\r\t ]*$/;j.list={listToArray:function(B,C,D,E,F){if(!l[B.getName()]){return[]}if(!E){E=0}if(!D){D=[]}for(var G=0,H=B.getChildCount();G<H;G++){var I=B.getChild(G);if(I.$.nodeName.toLowerCase()!="li"){continue}var J={parent:B,indent:E,element:I,contents:[]};if(!F){J.grandparent=B.getParent();if(J.grandparent&&J.grandparent.$.nodeName.toLowerCase()=="li"){J.grandparent=J.grandparent.getParent()}}else{J.grandparent=F}if(C){h.setMarker(C,I,"listarray_index",D.length)}D.push(J);for(var K=0,L=I.getChildCount(),M;K<L;K++){M=I.getChild(K);if(M.type==1&&l[M.getName()]){j.list.listToArray(M,C,D,E+1,J.grandparent)}else{J.contents.push(M)}}}return D},arrayToList:function(B,C,D,E){if(!D){D=0}if(!B||B.length<D+1){return null}var F=B[D].parent.getDocument(),G=new d.documentFragment(F),H=null,I=D,J=Math.max(B[D].indent,0),K=null,L=E==1?"p":"div";for(;;){var M=B[I];if(M.indent==J){if(!H||B[I].parent.getName()!=H.getName()){H=B[I].parent.clone(false,true);G.append(H)}K=H.append(M.element.clone(false,true));for(var N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}I++}else{if(M.indent==Math.max(J,0)+1){var O=j.list.arrayToList(B,null,I,E);K.append(O.listNode);I=O.nextIndex}else{if(M.indent==-1&&!D&&M.grandparent){K;if(l[M.grandparent.getName()]){K=M.element.clone(false,true)}else{if(E!=2&&M.grandparent.getName()!="td"){K=F.createElement(L)}else{K=new d.documentFragment(F)}}for(N=0;N<M.contents.length;N++){K.append(M.contents[N].clone(true,true))}if(K.type==11&&I!=B.length-1){if(K.getLast()&&K.getLast().type==1&&K.getLast().getAttribute("type")=="_moz"){K.getLast().remove()}K.appendBogus()}if(K.type==1&&K.getName()==L&&K.$.firstChild){K.trim();var P=K.getFirst();if(P.type==1&&P.isBlockBoundary()){var Q=new d.documentFragment(F);K.moveChildren(Q);K=Q}}var R=K.$.nodeName.toLowerCase();if(!c&&(R=="div"||R=="p")){K.appendBogus()}G.append(K);H=null;I++}else{return null}}}if(B.length<=I||Math.max(B[I].indent,0)<J){break}}if(C){var S=G.getFirst();while(S){if(S.type==1){h.clearMarkers(C,S)}S=S.getNextSourceNode()}}return{listNode:G,nextIndex:I}}};function n(B,C){B.getCommand(this.name).setState(C)}function o(B){var C=B.data.path,D=C.blockLimit,E=C.elements,F;for(var G=0;G<E.length&&(F=E[G])&&!F.equals(D);G++){if(l[E[G].getName()]){return n.call(this,B.editor,this.type==E[G].getName()?1:2)}}return n.call(this,B.editor,2)}function p(B,C,D,E){var F=j.list.listToArray(C.root,D),G=[];for(var H=0;H<C.contents.length;H++){var I=C.contents[H];I=I.getAscendant("li",true);if(!I||I.getCustomData("list_item_processed")){continue}G.push(I);h.setMarker(D,I,"list_item_processed",true)}var J=C.root,K=J.getDocument().createElement(this.type);J.copyAttributes(K,{start:1,type:1});K.removeStyle("list-style-type");for(H=0;H<G.length;H++){var L=G[H].getCustomData("listarray_index");F[L].parent=K}var M=j.list.arrayToList(F,D,null,B.config.enterMode),N,O=M.listNode.getChildCount();for(H=0;H<O&&(N=M.listNode.getChild(H));H++){if(N.getName()==this.type){E.push(N)}}M.listNode.replace(C.root)}var q=/^h[1-6]$/;function r(B,C,D){var E=C.contents,F=C.root.getDocument(),G=[];if(E.length==1&&E[0].equals(C.root)){var H=F.createElement("div");E[0].moveChildren&&E[0].moveChildren(H);E[0].append(H);E[0]=H}var I=C.contents[0].getParent();for(var J=0;J<E.length;J++){I=I.getCommonAncestor(E[J].getParent())}for(J=0;J<E.length;J++){var K=E[J],L;while(L=K.getParent()){if(L.equals(I)){G.push(K);break}K=L}}if(G.length<1){return}var M=G[G.length-1].getNext(),N=F.createElement(this.type);D.push(N);while(G.length){var O=G.shift(),P=F.createElement("li");if(q.test(O.getName())){O.appendTo(P)}else{O.copyAttributes(P);O.moveChildren(P);O.remove()}P.appendTo(N);if(!c){P.appendBogus()}}if(M){N.insertBefore(M)}else{N.appendTo(I)}}function s(B,C,D){var E=j.list.listToArray(C.root,D),F=[];for(var G=0;G<C.contents.length;G++){var H=C.contents[G];H=H.getAscendant("li",true);if(!H||H.getCustomData("list_item_processed")){continue}F.push(H);h.setMarker(D,H,"list_item_processed",true)}var I=null;for(G=0;G<F.length;G++){var J=F[G].getCustomData("listarray_index");E[J].indent=-1;I=J}for(G=I+1;G<E.length;G++){if(E[G].indent>E[G-1].indent+1){var K=E[G-1].indent+1-E[G].indent,L=E[G].indent;while(E[G]&&E[G].indent>=L){E[G].indent+=K;G++}G--}}var M=j.list.arrayToList(E,D,null,B.config.enterMode),N=M.listNode,O,P;function Q(R){if((O=N[R?"getFirst":"getLast"]())&&!(O.is&&O.isBlockBoundary())&&(P=C.root[R?"getPrevious":"getNext"](d.walker.whitespaces(true)))&&!(P.is&&P.isBlockBoundary({br:1}))){B.document.createElement("br")[R?"insertBefore":"insertAfter"](O)}}Q(true);Q();N.replace(C.root)}function t(B,C){this.name=B;this.type=C}t.prototype={exec:function(B){B.focus();var C=B.document,D=B.getSelection(),E=D&&D.getRanges();if(!E||E.length<1){return}if(this.state==2){var F=C.getBody();F.trim();if(!F.getFirst()){var G=C.createElement(B.config.enterMode==1?"p":B.config.enterMode==3?"div":"br");G.appendTo(F);E=[new d.range(C)];if(G.is("br")){E[0].setStartBefore(G);E[0].setEndAfter(G)}else{E[0].selectNodeContents(G)}D.selectRanges(E)}else{var H=E.length==1&&E[0],I=H&&H.getEnclosedNode();if(I&&I.is&&this.type==I.getName()){n.call(this,B,1)}}}var J=D.createBookmarks(true),K=[],L={};while(E.length>0){H=E.shift();var M=H.createIterator(),N;M.forceBrBreak=this.state==2;while(N=M.getNextParagraph()){var O=new d.elementPath(N),P=O.elements,Q=P.length,R=null,S=false,T=O.blockLimit,U;for(var V=Q-1;V>=0&&(U=P[V]);V--){if(l[U.getName()]&&T.contains(U)){T.removeCustomData("list_group_object");var W=U.getCustomData("list_group_object");if(W){W.contents.push(N)}else{W={root:U,contents:[N]};K.push(W);h.setMarker(L,U,"list_group_object",W)}S=true;break}}if(S){continue}var X=T;if(X.getCustomData("list_group_object")){X.getCustomData("list_group_object").contents.push(N)}else{W={root:X,contents:[N]};h.setMarker(L,X,"list_group_object",W);K.push(W)}}}var Y=[];while(K.length>0){W=K.shift();if(this.state==2){if(l[W.root.getName()]){p.call(this,B,W,L,Y)}else{r.call(this,B,W,Y)}}else{if(this.state==1&&l[W.root.getName()]){s.call(this,B,W,L)}}}for(V=0;V<Y.length;V++){R=Y[V];var Z,aa=this;(Z=function(ab){var ac=R[ab?"getPrevious":"getNext"](d.walker.whitespaces(true));if(ac&&ac.getName&&ac.getName()==aa.type){ac.remove();ac.moveChildren(R,ab?true:false)}})();Z(true)}h.clearAllMarkers(L);D.selectBookmarks(J);B.focus()}};var u=f,v=/[\t\r\n ]*(?:&nbsp;|\xa0)$/;function w(B,C){var D,E=B.children,F=E.length;for(var G=0;G<F;G++){D=E[G];if(D.name&&D.name in C){return G}}return F}function x(B){return function(C){var D=C.children,E=w(C,u.$list),F=D[E],G=F&&F.previous,H;if(G&&(G.name&&G.name=="br"||G.value&&(H=G.value.match(v)))){var I=G;if(!(H&&H.index)&&I==D[0]){D[0]=B||c?new a.htmlParser.text("\xa0"):new a.htmlParser.element("br",{})}else{if(I.name=="br"){D.splice(E-1,1)}else{I.value=I.value.replace(v,"")}}}}}var y={elements:{}};for(var z in u.$listItem){y.elements[z]=x()}var A={elements:{}};for(z in u.$listItem){A.elements[z]=x(true)}j.add("list",{init:function(B){var C=new t("numberedlist","ol"),D=new t("bulletedlist","ul");B.addCommand("numberedlist",C);B.addCommand("bulletedlist",D);B.ui.addButton("NumberedList",{label:B.lang.numberedlist,command:"numberedlist"});B.ui.addButton("BulletedList",{label:B.lang.bulletedlist,command:"bulletedlist"});B.on("selectionChange",e.bind(o,C));B.on("selectionChange",e.bind(o,D))},afterInit:function(B){var C=B.dataProcessor;if(C){C.dataFilter.addRules(y);C.htmlFilter.addRules(A)}},requires:["domiterator"]})})();(function(){j.liststyle={requires:["dialog"],init:function(l){l.addCommand("numberedListStyle",new a.dialogCommand("numberedListStyle"));a.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");l.addCommand("bulletedListStyle",new a.dialogCommand("bulletedListStyle"));a.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");if(l.addMenuItems){l.addMenuGroup("list",108);l.addMenuItems({numberedlist:{label:l.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:l.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(l.contextMenu){l.contextMenu.addListener(function(m,n){while(m){var o=m.getName();if(o=="ol"){return{numberedlist:2}}else{if(o=="ul"){return{bulletedlist:2}}}m=m.getParent()}return null})}}};j.add("liststyle",j.liststyle)})();(function(){function l(r){if(!r||r.type!=1||r.getName()!="form"){return[]}var s=[],t=["style","className"];for(var u=0;u<t.length;u++){var v=t[u],w=r.$.elements.namedItem(v);if(w){var x=new h(w);s.push([x,x.nextSibling]);x.remove()}}return s}function m(r,s){if(!r||r.type!=1||r.getName()!="form"){return}if(s.length>0){for(var t=s.length-1;t>=0;t--){var u=s[t][0],v=s[t][1];if(v){u.insertBefore(v)}else{u.appendTo(r)}}}}function n(r,s){var t=l(r),u={},v=r.$;if(!s){u["class"]=v.className||"";v.className=""}u.inline=v.style.cssText||"";if(!s){v.style.cssText="position: static; overflow: visible"}m(t);return u}function o(r,s){var t=l(r),u=r.$;if("class" in s){u.className=s["class"]}if("inline" in s){u.style.cssText=s.inline}m(t)}function p(r){var s=a.instances;for(var t in s){var u=s[t];if(u.mode=="wysiwyg"){var v=u.document.getBody();v.setAttribute("contentEditable",false);v.setAttribute("contentEditable",true)}}if(r.focusManager.hasFocus){r.toolbox.focus();r.focus()}}function q(r){if(!c||b.version>6){return null}var s=h.createFromHtml('<iframe frameborder="0" tabindex="-1" src="javascript:void((function(){document.open();'+(b.isCustomDomain()?"document.domain='"+this.getDocument().$.domain+"';":"")+'document.close();})())" style="display:block;position:absolute;z-index:-1;progid:DXImageTransform.Microsoft.Alpha(opacity=0);"></iframe>');return r.append(s,true)}j.add("maximize",{init:function(r){var s=r.lang,t=a.document,u=t.getWindow(),v,w,x,y;function z(){var B=u.getViewPaneSize();y&&y.setStyles({width:B.width+"px",height:B.height+"px"});r.resize(B.width,B.height,null,true)}var A=2;r.addCommand("maximize",{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(){var B=r.container.getChild(1),C=r.getThemeSpace("contents");if(r.mode=="wysiwyg"){var D=r.getSelection();v=D&&D.getRanges();w=u.getScrollPosition()}else{var E=r.textarea.$;v=!c&&[E.selectionStart,E.selectionEnd];w=[E.scrollLeft,E.scrollTop]}if(this.state==2){u.on("resize",z);x=u.getScrollPosition();var F=r.container;while(F=F.getParent()){F.setCustomData("maximize_saved_styles",n(F));F.setStyle("z-index",r.config.baseFloatZIndex-1)}C.setCustomData("maximize_saved_styles",n(C,true));B.setCustomData("maximize_saved_styles",n(B,true));if(c){t.$.documentElement.style.overflow=t.getBody().$.style.overflow="hidden"}else{t.getBody().setStyles({overflow:"hidden",width:"0px",height:"0px"})}c?setTimeout(function(){u.$.scrollTo(0,0)},0):u.$.scrollTo(0,0);var G=u.getViewPaneSize();B.setStyle("position","absolute");B.$.offsetLeft;B.setStyles({"z-index":r.config.baseFloatZIndex-1,left:"0px",top:"0px"});y=q(B);B.addClass("cke_maximized");z();var H=B.getDocumentPosition();B.setStyles({left:-1*H.x+"px",top:-1*H.y+"px"});b.gecko&&p(r)}else{if(this.state==1){u.removeListener("resize",z);var I=[C,B];for(var J=0;J<I.length;J++){o(I[J],I[J].getCustomData("maximize_saved_styles"));I[J].removeCustomData("maximize_saved_styles")}F=r.container;while(F=F.getParent()){o(F,F.getCustomData("maximize_saved_styles"));F.removeCustomData("maximize_saved_styles")}c?setTimeout(function(){u.$.scrollTo(x.x,x.y)},0):u.$.scrollTo(x.x,x.y);B.removeClass("cke_maximized");if(y){y.remove();y=null}r.fire("resize")}}this.toggleState();var K=this.uiItems[0],L=this.state==2?s.maximize:s.minimize,M=r.element.getDocument().getById(K._.id);M.getChild(1).setHtml(L);M.setAttribute("title",L);M.setAttribute("href",'javascript:void("'+L+'");');if(r.mode=="wysiwyg"){if(v){b.gecko&&p(r);r.getSelection().selectRanges(v);var N=r.getSelection().getStartElement();N&&N.scrollIntoView(true)}else{u.$.scrollTo(w.x,w.y)}}else{if(v){E.selectionStart=v[0];E.selectionEnd=v[1]}E.scrollLeft=w[0];E.scrollTop=w[1]}v=w=null;A=this.state},canUndo:false});r.ui.addButton("Maximize",{label:s.maximize,command:"maximize"});r.on("mode",function(){r.getCommand("maximize").setState(A)},null,null,100)}})})();j.add("newpage",{init:function(l){l.addCommand("newpage",{modes:{wysiwyg:1,source:1},exec:function(m){var n=this;m.setData(m.config.newpage_html,function(){setTimeout(function(){m.fire("afterCommandExec",{name:n.name,command:n})},200)});m.focus()},async:true});l.ui.addButton("NewPage",{label:l.lang.newPage,command:"newpage"})}});i.newpage_html="";j.add("pagebreak",{init:function(l){l.addCommand("pagebreak",j.pagebreakCmd);l.ui.addButton("PageBreak",{label:l.lang.pagebreak,command:"pagebreak"});l.addCss("img.cke_pagebreak{background-image: url("+a.getUrl(this.path+"images/pagebreak.gif")+");background-position: center center;background-repeat: no-repeat;clear: both;display: block;float: none;width:100% !important; _width:99.9% !important;border-top: #999999 1px dotted;border-bottom: #999999 1px dotted;height: 5px !important;page-break-after: always;}")},afterInit:function(l){var m=l.dataProcessor,n=m&&m.dataFilter;if(n){n.addRules({elements:{div:function(o){var p=o.attributes,q=p&&p.style,r=q&&o.children.length==1&&o.children[0],s=r&&r.name=="span"&&r.attributes.style;if(s&&/page-break-after\s*:\s*always/i.test(q)&&/display\s*:\s*none/i.test(s)){return l.createFakeParserElement(o,"cke_pagebreak","div")}}}})}},requires:["fakeobjects"]});j.pagebreakCmd={exec:function(l){var m=h.createFromHtml('<div style="page-break-after: always;"><span style="display: none;">&nbsp;</span></div>');m=l.createFakeElement(m,"cke_pagebreak","div");var n=l.getSelection().getRanges();l.fire("saveSnapshot");for(var o,p=0;p<n.length;p++){o=n[p];if(p>0){m=m.clone(true)}o.splitBlock("p");o.insertNode(m);if(p==n.length-1){o.moveToPosition(m,4);o.select()}var q=m.getPrevious();if(f[q.getName()].div){m.move(q)}}l.fire("saveSnapshot")}};(function(){j.add("pastefromword",{init:function(l){var m=0,n=function(){setTimeout(function(){m=0},0)};l.addCommand("pastefromword",{canUndo:false,exec:function(){m=1;if(l.execCommand("paste")===false){l.on("dialogHide",function(o){o.removeListener();n()})}else{n()}}});l.ui.addButton("PasteFromWord",{label:l.lang.pastefromword.toolbar,command:"pastefromword"});l.on("paste",function(o){var p=o.data,q;if((q=p.html)&&(m||/(class=\"?Mso|style=\"[^\"]*\bmso\-|w:WordDocument)/.test(q))){var r=this.loadFilterRules(function(){if(r){l.fire("paste",p)}else{if(!l.config.pasteFromWordPromptCleanup||m||confirm(l.lang.pastefromword.confirmCleanup)){p.html=a.cleanWord(q,l)}}});r&&o.cancel()}},this)},loadFilterRules:function(l){var m=a.cleanWord;if(m){l()}else{var n=a.getUrl(i.pasteFromWordCleanupFile||this.path+"filter/default.js");a.scriptLoader.load(n,l,null,false,true)}return !m}})})();(function(){var l={exec:function(o){var p=e.tryThese(function(){var q=window.clipboardData.getData("Text");if(!q){throw 0}return q});if(!p){o.openDialog("pastetext");return false}else{o.fire("paste",{text:p})}return true}};function m(o,p){if(c){var q=o.selection;if(q.type=="Control"){q.clear()}q.createRange().pasteHTML(p)}else{o.execCommand("inserthtml",false,p)}}j.add("pastetext",{init:function(o){var p="pastetext",q=o.addCommand(p,l);o.ui.addButton("PasteText",{label:o.lang.pasteText.button,command:p});a.dialog.add(p,a.getUrl(this.path+"dialogs/pastetext.js"));if(o.config.forcePasteAsPlainText){o.on("beforeCommandExec",function(r){if(r.data.name=="paste"){o.execCommand("pastetext");r.cancel()}},null,null,0)}},requires:["clipboard"]});function n(o,p,q,r){while(q--){j.enterkey[p==2?"enterBr":"enterBlock"](o,p,null,r)}}a.editor.prototype.insertText=function(o){this.focus();this.fire("saveSnapshot");var p=this.getSelection().getStartElement().hasAscendant("pre",true)?2:this.config.enterMode,q=p==2,r=this.document.$,s=this,t;o=e.htmlEncode(o.replace(/\r\n|\r/g,"\n"));var u=0;o.replace(/\n+/g,function(v,w){t=o.substring(u,w);u=w+v.length;t.length&&m(r,t);var x=v.length,y=q?0:Math.floor(x/2),z=q?x:x%2;n(s,p,y);n(s,2,z,q?false:true)});t=o.substring(u,o.length);t.length&&m(r,t);this.fire("saveSnapshot")}})();j.add("popup");e.extend(a.editor.prototype,{popup:function(l,m,n){m=m||"80%";n=n||"70%";if(typeof m=="string"&&m.length>1&&m.substr(m.length-1,1)=="%"){m=parseInt(window.screen.width*parseInt(m,10)/100,10)}if(typeof n=="string"&&n.length>1&&n.substr(n.length-1,1)=="%"){n=parseInt(window.screen.height*parseInt(n,10)/100,10)}if(m<640){m=640}if(n<420){n=420}var o=parseInt((window.screen.height-n)/2,10),p=parseInt((window.screen.width-m)/2,10),q="location=no,menubar=no,toolbar=no,dependent=yes,minimizable=no,modal=yes,alwaysRaised=yes,resizable=yes,width="+m+",height="+n+",top="+o+",left="+p,r=window.open("",null,q,true);if(!r){return false}try{r.moveTo(p,o);r.resizeTo(m,n);r.focus();r.location.href=l}catch(s){r=window.open(l,null,q,true)}return true}});(function(){var l={modes:{wysiwyg:1,source:1},canUndo:false,exec:function(n){var o,p=n.config,q=p.baseHref?'<base href="'+p.baseHref+'"/>':"",r=b.isCustomDomain();if(p.fullPage){o=n.getData().replace(/<head>/,"$&"+q).replace(/[^>]*(?=<\/title>)/,n.lang.preview)}else{var s="<body ",t=n.document&&n.document.getBody();if(t){if(t.getAttribute("id")){s+='id="'+t.getAttribute("id")+'" '}if(t.getAttribute("class")){s+='class="'+t.getAttribute("class")+'" '}}s+=">";o=n.config.docType+'<html dir="'+n.config.contentsLangDirection+'"><head>'+q+"<title>"+n.lang.preview+"</title>"+e.buildStyleHtml(n.config.contentsCss)+"</head>"+s+n.getData()+"</body></html>"}var u=640,v=420,w=80;try{var x=window.screen;u=Math.round(x.width*0.8);v=Math.round(x.height*0.7);w=Math.round(x.width*0.1)}catch(A){}var y="";if(r){window._cke_htmlToLoad=o;y='javascript:void( (function(){document.open();document.domain="'+document.domain+'";document.write( window.opener._cke_htmlToLoad );document.close();window.opener._cke_htmlToLoad = null;})() )'}var z=window.open(y,null,"toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width="+u+",height="+v+",left="+w);if(!r){z.document.open();z.document.write(o);z.document.close()}}},m="preview";j.add(m,{init:function(n){n.addCommand(m,l);n.ui.addButton("Preview",{label:n.lang.preview,command:m})}})})();j.add("print",{init:function(l){var m="print",n=l.addCommand(m,j.print);l.ui.addButton("Print",{label:l.lang.print,command:m})}});j.print={exec:function(l){if(b.opera){return}else{if(b.gecko){l.window.$.print()}else{l.document.$.execCommand("Print")}}},canUndo:false,modes:{wysiwyg:!b.opera}};j.add("removeformat",{requires:["selection"],init:function(l){l.addCommand("removeFormat",j.removeformat.commands.removeformat);l.ui.addButton("RemoveFormat",{label:l.lang.removeFormat,command:"removeFormat"});l._.removeFormat={filters:[]}}});j.removeformat={commands:{removeformat:{exec:function(l){var m=l._.removeFormatRegex||(l._.removeFormatRegex=new RegExp("^(?:"+l.config.removeFormatTags.replace(/,/g,"|")+")$","i")),n=l._.removeAttributes||(l._.removeAttributes=l.config.removeFormatAttributes.split(",")),o=j.removeformat.filter,p=l.getSelection().getRanges();for(var q=0,r;r=p[q];q++){if(r.collapsed){continue}r.enlarge(1);var s=r.createBookmark(),t=s.startNode,u=s.endNode,v=function(y){var z=new d.elementPath(y),A=z.elements;for(var B=1,C;C=A[B];B++){if(C.equals(z.block)||C.equals(z.blockLimit)){break}if(m.test(C.getName())&&o(l,C)){y.breakParent(C)}}};v(t);v(u);var w=t.getNextSourceNode(true,1);while(w){if(w.equals(u)){break}var x=w.getNextSourceNode(false,1);if(!(w.getName()=="img"&&w.getAttribute("_cke_realelement"))&&o(l,w)){if(m.test(w.getName())){w.remove(true)}else{w.removeAttributes(n);l.fire("removeFormatCleanup",w)}}w=x}r.moveToBookmark(s)}l.getSelection().selectRanges(p)}}},filter:function(l,m){var n=l._.removeFormat.filters;for(var o=0;o<n.length;o++){if(n[o](m)===false){return false}}return true}};a.editor.prototype.addRemoveFormatFilter=function(l){this._.removeFormat.filters.push(l)};i.removeFormatTags="b,big,code,del,dfn,em,font,i,ins,kbd,q,samp,small,span,strike,strong,sub,sup,tt,u,var";i.removeFormatAttributes="class,style,lang,width,height,align,hspace,valign";j.add("resize",{init:function(l){var m=l.config;!m.resize_dir&&(m.resize_dir="both");m.resize_maxWidth==undefined&&(m.resize_maxWidth=3000);m.resize_maxHeight==undefined&&(m.resize_maxHeight=3000);m.resize_minWidth==undefined&&(m.resize_minWidth=750);m.resize_minHeight==undefined&&(m.resize_minHeight=250);if(m.resize_enabled!==false){var n=null,o,p,q=(m.resize_dir=="both"||m.resize_dir=="horizontal")&&m.resize_minWidth!=m.resize_maxWidth,r=(m.resize_dir=="both"||m.resize_dir=="vertical")&&m.resize_minHeight!=m.resize_maxHeight;function s(v){var w=v.data.$.screenX-o.x,x=v.data.$.screenY-o.y,y=p.width,z=p.height,A=y+w*(l.lang.dir=="rtl"?-1:1),B=z+x;if(q){y=Math.max(m.resize_minWidth,Math.min(A,m.resize_maxWidth))}if(r){z=Math.max(m.resize_minHeight,Math.min(B,m.resize_maxHeight))}l.resize(y,z)}function t(v){a.document.removeListener("mousemove",s);a.document.removeListener("mouseup",t);if(l.document){l.document.removeListener("mousemove",s);l.document.removeListener("mouseup",t)}}var u=e.addFunction(function(v){if(!n){n=l.getResizable()}p={width:n.$.offsetWidth||0,height:n.$.offsetHeight||0};o={x:v.screenX,y:v.screenY};m.resize_minWidth>p.width&&(m.resize_minWidth=p.width);m.resize_minHeight>p.height&&(m.resize_minHeight=p.height);a.document.on("mousemove",s);a.document.on("mouseup",t);if(l.document){l.document.on("mousemove",s);l.document.on("mouseup",t)}});l.on("destroy",function(){e.removeFunction(u)});l.on("themeSpace",function(v){if(v.data.space=="bottom"){var w="";if(q&&!r){w=" cke_resizer_horizontal"}if(!q&&r){w=" cke_resizer_vertical"}v.data.html+='<div class="cke_resizer'+w+'" title="'+e.htmlEncode(l.lang.resize)+'" onmousedown="CKEDITOR.tools.callFunction('+u+', event)"></div>'}},l,null,100)}}});(function(){var l={modes:{wysiwyg:1,source:1},exec:function(n){var o=n.element.$.form;if(o){try{o.submit()}catch(p){if(o.submit.click){o.submit.click()}}}}},m="save";j.add(m,{init:function(n){var o=n.addCommand(m,l);o.modes={wysiwyg:!!n.element.$.form};n.ui.addButton("Save",{label:n.lang.save,command:m})}})})();(function(){var l="scaytcheck",m="";function n(s,t){var u=false,v;for(v in t){if(t[v]===s||t[v]==s){u=true;break}}return u}var o=function(){var s=this,t=function(){var x={};x.srcNodeRef=s.document.getWindow().$.frameElement;x.assocApp="CKEDITOR."+a.version+"@"+a.revision;x.customerid=s.config.scayt_customerid||"1:WvF0D4-UtPqN1-43nkD4-NKvUm2-daQqk3-LmNiI-z7Ysb4-mwry24-T8YrS3-Q2tpq2";x.customDictionaryIds=s.config.scayt_customDictionaryIds||"";x.userDictionaryName=s.config.scayt_userDictionaryName||"";x.sLang=s.config.scayt_sLang||"en_US";x.onLoad=function(){if(!(c&&b.version<8)){this.addStyle(this.selectorCss(),"padding-bottom: 2px !important;")}if(s.focusManager.hasFocus&&!p.isControlRestored(s)){this.focus()}};x.onBeforeChange=function(){if(p.getScayt(s)&&!s.checkDirty()){setTimeout(function(){s.resetDirty()})}};var y=window.scayt_custom_params;if(typeof y=="object"){for(var z in y){x[z]=y[z]}}if(p.getControlId(s)){x.id=p.getControlId(s)}var A=new window.scayt(x);A.afterMarkupRemove.push(function(H){new h(H,A.document).mergeSiblings()});var B=p.instances[s.name];if(B){A.sLang=B.sLang;A.option(B.option());A.paused=B.paused}p.instances[s.name]=A;var C="scaytButton",D=window.scayt.uiTags,E=[];for(var F=0,G=4;F<G;F++){E.push(D[F]&&p.uiTabs[F])}p.uiTabs=E;try{A.setDisabled(p.isPaused(s)===false)}catch(H){}s.fire("showScaytState")};s.on("contentDom",t);s.on("contentDomUnload",function(){var x=a.document.getElementsByTag("script"),y=/^dojoIoScript(\d+)$/i,z=/^https?:\/\/svc\.spellchecker\.net\/spellcheck\/script\/ssrv\.cgi/i;for(var A=0;A<x.count();A++){var B=x.getItem(A),C=B.getId(),D=B.getAttribute("src");if(C&&D&&C.match(y)&&D.match(z)){B.remove()}}});s.on("beforeCommandExec",function(x){if((x.data.name=="source"||x.data.name=="newpage")&&s.mode=="wysiwyg"){var y=p.getScayt(s);if(y){p.setPaused(s,!y.disabled);p.setControlId(s,y.id);y.destroy(true);delete p.instances[s.name]}}else{if(x.data.name=="source"&&s.mode=="source"){p.markControlRestore(s)}}});s.on("afterCommandExec",function(x){if(!p.isScaytEnabled(s)){return}if(s.mode=="wysiwyg"&&(x.data.name=="undo"||x.data.name=="redo")){window.setTimeout(function(){p.getScayt(s).refresh()},10)}});s.on("destroy",function(x){var y=x.editor,z=p.getScayt(y);if(!z){return}delete p.instances[y.name];p.setControlId(y,z.id);z.destroy(true)});s.on("afterSetData",function(){if(p.isScaytEnabled(s)){window.setTimeout(function(){var x=p.getScayt(s);x&&x.refresh()},10)}});s.on("insertElement",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("insertHtml",function(){var x=p.getScayt(s);if(p.isScaytEnabled(s)){if(c){s.getSelection().unlock(true)}window.setTimeout(function(){x.focus();x.refresh()},10)}},this,null,50);s.on("scaytDialog",function(x){x.data.djConfig=window.djConfig;x.data.scayt_control=p.getScayt(s);x.data.tab=m;x.data.scayt=window.scayt});var u=s.dataProcessor,v=u&&u.htmlFilter;if(v){v.addRules({elements:{span:function(x){if(x.attributes.scayt_word&&x.attributes.scaytid){delete x.name;return x}}}})}var w=j.undo.Image.prototype;w.equals=e.override(w.equals,function(x){return function(y){var D=this;var z=D.contents,A=y.contents,B=p.getScayt(D.editor);if(B&&p.isScaytReady(D.editor)){D.contents=B.reset(z)||"";y.contents=B.reset(A)||""}var C=x.apply(D,arguments);D.contents=z;y.contents=A;return C}});if(s.document){t()}};j.scayt={engineLoaded:false,instances:{},controlInfo:{},setControlInfo:function(s,t){if(s&&s.name&&typeof this.controlInfo[s.name]!="object"){this.controlInfo[s.name]={}}for(var u in t){this.controlInfo[s.name][u]=t[u]}},isControlRestored:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].restored}return false},markControlRestore:function(s){this.setControlInfo(s,{restored:true})},setControlId:function(s,t){this.setControlInfo(s,{id:t})},getControlId:function(s){if(s&&s.name&&this.controlInfo[s.name]&&this.controlInfo[s.name].id){return this.controlInfo[s.name].id}return null},setPaused:function(s,t){this.setControlInfo(s,{paused:t})},isPaused:function(s){if(s&&s.name&&this.controlInfo[s.name]){return this.controlInfo[s.name].paused}return undefined},getScayt:function(s){return this.instances[s.name]},isScaytReady:function(s){return this.engineLoaded===true&&"undefined"!==typeof window.scayt&&this.getScayt(s)},isScaytEnabled:function(s){var t=this.getScayt(s);return t?t.disabled===false:false},loadEngine:function(s){if(b.gecko&&b.version<10900||b.opera){return s.fire("showScaytState")}if(this.engineLoaded===true){return o.apply(s)}else{if(this.engineLoaded==-1){return a.on("scaytReady",function(){o.apply(s)})}}a.on("scaytReady",o,s);a.on("scaytReady",function(){this.engineLoaded=true},this,null,0);this.engineLoaded=-1;var t=document.location.protocol;t=t.search(/https?:/)!=-1?t:"http:";var u="svc.spellchecker.net/scayt25/loader__base.js",v=s.config.scayt_srcUrl||t+"//"+u,w=p.parseUrl(v).path+"/";if(window.scayt==undefined){a._djScaytConfig={baseUrl:w,addOnLoad:[function(){a.fireOnce("scaytReady")}],isDebug:false};a.document.getHead().append(a.document.createElement("script",{attributes:{type:"text/javascript",async:"true",src:v}}))}else{a.fireOnce("scaytReady")}return null},parseUrl:function(s){var t;if(s.match&&(t=s.match(/(.*)[\/\\](.*?\.\w+)$/))){return{path:t[1],file:t[2]}}else{return s}}};var p=j.scayt,q=function(s,t,u,v,w,x,y){s.addCommand(v,w);s.addMenuItem(v,{label:u,command:v,group:x,order:y})},r={preserveState:true,editorFocus:false,exec:function(s){if(p.isScaytReady(s)){var t=p.isScaytEnabled(s);this.setState(t?2:1);var u=p.getScayt(s);u.focus();u.setDisabled(t)}else{if(!s.config.scayt_autoStartup&&p.engineLoaded>=0){this.setState(0);p.loadEngine(s)}}}};j.add("scayt",{requires:["menubutton"],beforeInit:function(s){var t=s.config.scayt_contextMenuItemsOrder||"suggest|moresuggest|control",u="";t=t.split("|");if(t&&t.length){for(var v in t){u+="scayt_"+t[v]+(t.length!=parseInt(v,10)+1?",":"")}}if(s.config.scayt_contextMenuOntop){s.config.menu_groups=u+","+s.config.menu_groups}else{s.config.menu_groups=s.config.menu_groups+","+u}},init:function(s){var t={},u={},v=s.addCommand(l,r);a.dialog.add(l,a.getUrl(this.path+"dialogs/options.js"));var w=s.config.scayt_uiTabs||"1,1,1",x=[];w=w.split(",");for(var y=0,z=3;y<z;y++){var A=parseInt(w[y]||"1",10);x.push(A)}var B="scaytButton";s.addMenuGroup(B);var C={};C.scaytToggle={label:s.lang.scayt.enable,command:l,group:B};if(x[0]==1){C.scaytOptions={label:s.lang.scayt.options,group:B,onClick:function(){m="options";s.openDialog(l)}}}if(x[1]==1){C.scaytLangs={label:s.lang.scayt.langs,group:B,onClick:function(){m="langs";s.openDialog(l)}}}if(x[2]==1){C.scaytDict={label:s.lang.scayt.dictionariesTab,group:B,onClick:function(){m="dictionaries";s.openDialog(l)}}}C.scaytAbout={label:s.lang.scayt.about,group:B,onClick:function(){m="about";s.openDialog(l)}};x[3]=1;p.uiTabs=x;s.addMenuItems(C);s.ui.add("Scayt",5,{label:s.lang.scayt.title,title:b.opera?s.lang.scayt.opera_title:s.lang.scayt.title,className:"cke_button_scayt",onRender:function(){v.on("state",function(){this.setState(v.state)},this)},onMenu:function(){var E=p.isScaytEnabled(s);s.getMenuItem("scaytToggle").label=s.lang.scayt[E?"disable":"enable"];return{scaytToggle:2,scaytOptions:E&&p.uiTabs[0]?2:0,scaytLangs:E&&p.uiTabs[1]?2:0,scaytDict:E&&p.uiTabs[2]?2:0,scaytAbout:E&&p.uiTabs[3]?2:0}}});if(s.contextMenu&&s.addMenuItems){s.contextMenu.addListener(function(){if(!p.isScaytEnabled(s)){return null}var E=p.getScayt(s),F=E.getScaytNode();if(!F){return null}var G=E.getWord(F);if(!G){return null}var H=E.getLang(),I={},J=window.scayt.getSuggestion(G,H);if(!J||!J.length){return null}for(y in t){delete s._.menuItems[y];delete s._.commands[y]}for(y in u){delete s._.menuItems[y];delete s._.commands[y]}t={};u={};var K=s.config.scayt_moreSuggestions||"on",L=false,M=s.config.scayt_maxSuggestions;typeof M!="number"&&(M=5);!M&&(M=J.length);var N=s.config.scayt_contextCommands||"all";N=N.split("|");for(var O=0,P=J.length;O<P;O+=1){var Q="scayt_suggestion_"+J[O].replace(" ","_"),R=(function(V,W){return{exec:function(){E.replace(V,W)}}})(F,J[O]);if(O<M){q(s,"button_"+Q,J[O],Q,R,"scayt_suggest",O+1);I[Q]=2;u[Q]=2}else{if(K=="on"){q(s,"button_"+Q,J[O],Q,R,"scayt_moresuggest",O+1);t[Q]=2;L=true}}}if(L){s.addMenuItem("scayt_moresuggest",{label:s.lang.scayt.moreSuggestions,group:"scayt_moresuggest",order:10,getItems:function(){return t}});u.scayt_moresuggest=2}if(n("all",N)||n("ignore",N)){var S={exec:function(){E.ignore(F)}};q(s,"ignore",s.lang.scayt.ignore,"scayt_ignore",S,"scayt_control",1);u.scayt_ignore=2}if(n("all",N)||n("ignoreall",N)){var T={exec:function(){E.ignoreAll(F)}};q(s,"ignore_all",s.lang.scayt.ignoreAll,"scayt_ignore_all",T,"scayt_control",2);u.scayt_ignore_all=2}if(n("all",N)||n("add",N)){var U={exec:function(){window.scayt.addWordToUserDictionary(F)}};q(s,"add_word",s.lang.scayt.addWord,"scayt_add_word",U,"scayt_control",3);u.scayt_add_word=2}if(E.fireOnContextMenu){E.fireOnContextMenu(s)}return u})}var D=function(){s.removeListener("showScaytState",D);if(!b.opera){v.setState(p.isScaytEnabled(s)?1:2)}else{v.setState(0)}};s.on("showScaytState",D);if(b.opera){s.on("instanceReady",function(){D()})}if(s.config.scayt_autoStartup){s.on("instanceReady",function(){p.loadEngine(s)})}},afterInit:function(s){var t,u=function(v){if(v.hasAttribute("scaytid")){return false}};if(s._.elementsPath&&(t=s._.elementsPath.filters)){t.push(u)}s.addRemoveFormatFilter&&s.addRemoveFormatFilter(u)}})})();j.add("smiley",{requires:["dialog"],init:function(l){l.config.smiley_path=l.config.smiley_path||this.path+"images/";l.addCommand("smiley",new a.dialogCommand("smiley"));l.ui.addButton("Smiley",{label:l.lang.smiley.toolbar,command:"smiley"});a.dialog.add("smiley",this.path+"dialogs/smiley.js")}});i.smiley_images=["regular_smile.gif","sad_smile.gif","wink_smile.gif","teeth_smile.gif","confused_smile.gif","tounge_smile.gif","embaressed_smile.gif","omg_smile.gif","whatchutalkingabout_smile.gif","angry_smile.gif","angel_smile.gif","shades_smile.gif","devil_smile.gif","cry_smile.gif","lightbulb.gif","thumbs_down.gif","thumbs_up.gif","heart.gif","broken_heart.gif","kiss.gif","envelope.gif"];i.smiley_descriptions=["smiley","sad","wink","laugh","frown","cheeky","blush","surprise","indecision","angry","angel","cool","devil","crying","enlightened","no","yes","heart","broken heart","kiss","mail"];(function(){var l=".%2 p,.%2 div,.%2 pre,.%2 address,.%2 blockquote,.%2 h1,.%2 h2,.%2 h3,.%2 h4,.%2 h5,.%2 h6{background-repeat: no-repeat;border: 1px dotted gray;padding-top: 8px;padding-left: 8px;}.%2 p{%1p.png);}.%2 div{%1div.png);}.%2 pre{%1pre.png);}.%2 address{%1address.png);}.%2 blockquote{%1blockquote.png);}.%2 h1{%1h1.png);}.%2 h2{%1h2.png);}.%2 h3{%1h3.png);}.%2 h4{%1h4.png);}.%2 h5{%1h5.png);}.%2 h6{%1h6.png);}",m=/%1/g,n=/%2/g,o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_blocks")}};j.add("showblocks",{requires:["wysiwygarea"],init:function(p){var q=p.addCommand("showblocks",o);q.canUndo=false;if(p.config.startupOutlineBlocks){q.setState(1)}p.addCss(l.replace(m,"background-image: url("+a.getUrl(this.path)+"images/block_").replace(n,"cke_show_blocks "));p.ui.addButton("ShowBlocks",{label:p.lang.showBlocks,command:"showblocks"});p.on("mode",function(){if(q.state!=0){q.refresh(p)}});p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}})}})})();i.startupOutlineBlocks=false;(function(){var l="cke_show_border",m,n=(b.ie6Compat?[".%1 table.%2,",".%1 table.%2 td, .%1 table.%2 th,","{","border : #d3d3d3 1px dotted","}"]:[".%1 table.%2,",".%1 table.%2 > tr > td, .%1 table.%2 > tr > th,",".%1 table.%2 > tbody > tr > td, .%1 table.%2 > tbody > tr > th,",".%1 table.%2 > thead > tr > td, .%1 table.%2 > thead > tr > th,",".%1 table.%2 > tfoot > tr > td, .%1 table.%2 > tfoot > tr > th","{","border : #d3d3d3 1px dotted","}"]).join("");m=n.replace(/%2/g,l).replace(/%1/g,"cke_show_borders ");var o={preserveState:true,editorFocus:false,exec:function(p){this.toggleState();this.refresh(p)},refresh:function(p){var q=this.state==1?"addClass":"removeClass";p.document.getBody()[q]("cke_show_borders")}};j.add("showborders",{requires:["wysiwygarea"],modes:{wysiwyg:1},init:function(p){var q=p.addCommand("showborders",o);q.canUndo=false;if(p.config.startupShowBorders!==false){q.setState(1)}p.addCss(m);p.on("mode",function(){if(q.state!=0){q.refresh(p)}},null,null,100);p.on("contentDom",function(){if(q.state!=0){q.refresh(p)}});p.on("removeFormatCleanup",function(r){var s=r.data;if(p.getCommand("showborders").state==1&&s.is("table")&&(!s.hasAttribute("border")||parseInt(s.getAttribute("border"),10)<=0)){s.addClass(l)}})},afterInit:function(p){var q=p.dataProcessor,r=q&&q.dataFilter,s=q&&q.htmlFilter;if(r){r.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"],w=parseInt(u.border,10);if(!w||w<=0){u["class"]=(v||"")+" "+l}}}})}if(s){s.addRules({elements:{table:function(t){var u=t.attributes,v=u["class"];v&&(u["class"]=v.replace(l,"").replace(/\s{2}/," ").replace(/^\s+|\s+$/,""))}}})}}});a.on("dialogDefinition",function(p){var q=p.data.name;if(q=="table"||q=="tableProperties"){var r=p.data.definition,s=r.getContents("info"),t=s.get("txtBorder"),u=t.commit;t.commit=e.override(u,function(v){return function(w,x){v.apply(this,arguments);var y=parseInt(this.getValue(),10);x[!y||y<=0?"addClass":"removeClass"](l)}})}})})();j.add("sourcearea",{requires:["editingblock"],init:function(l){var m=j.sourcearea,n=a.document.getWindow();l.on("editingBlockReady",function(){var o,p;l.addMode("source",{load:function(q,r){if(c&&b.version<8){q.setStyle("position","relative")}l.textarea=o=new h("textarea");o.setAttributes({dir:"ltr",tabIndex:b.webkit?-1:l.tabIndex,role:"textbox","aria-label":l.lang.editorTitle.replace("%1",l.name)});o.addClass("cke_source");o.addClass("cke_enable_context_menu");var s={width:b.ie7Compat?"99%":"100%",height:"100%",resize:"none",outline:"none","text-align":"left"};if(c){p=function(){o.hide();o.setStyle("height",q.$.clientHeight+"px");o.setStyle("width",q.$.clientWidth+"px");o.show()};l.on("resize",p);n.on("resize",p);setTimeout(p,0)}else{o.on("mousedown",function(u){u.data.stopPropagation()})}q.setHtml("");q.append(o);o.setStyles(s);l.fire("ariaWidget",o);o.on("blur",function(){l.focusManager.blur()});o.on("focus",function(){l.focusManager.focus()});l.mayBeDirty=true;this.loadData(r);var t=l.keystrokeHandler;if(t){t.attach(o)}setTimeout(function(){l.mode="source";l.fire("mode")},b.gecko||b.webkit?100:0)},loadData:function(q){o.setValue(q);l.fire("dataReady")},getData:function(){return o.getValue()},getSnapshotData:function(){return o.getValue()},unload:function(q){o.clearCustomData();l.textarea=o=null;if(p){l.removeListener("resize",p);n.removeListener("resize",p)}if(c&&b.version<8){q.removeStyle("position")}},focus:function(){o.focus()}})});l.addCommand("source",m.commands.source);if(l.ui.addButton){l.ui.addButton("Source",{label:l.lang.source,command:"source"})}l.on("mode",function(){l.getCommand("source").setState(l.mode=="source"?1:2)})}});j.sourcearea={commands:{source:{modes:{wysiwyg:1,source:1},editorFocus:false,exec:function(l){if(l.mode=="wysiwyg"){l.fire("saveSnapshot")}l.getCommand("source").setState(0);l.setMode(l.mode=="source"?"wysiwyg":"source")},canUndo:false}}};(function(){j.add("stylescombo",{requires:["richcombo","styles"],init:function(m){var n=m.config,o=m.lang.stylesCombo,p={},q=[];function r(s){m.getStylesSet(function(t){if(!q.length){var u,v;for(var w=0;w<t.length;w++){var x=t[w];v=x.name;u=p[v]=new a.style(x);u._name=v;u._.enterMode=n.enterMode;q.push(u)}q.sort(l)}s&&s()})}m.ui.addRichCombo("Styles",{label:o.label,title:o.panelTitle,className:"cke_styles",panel:{css:m.skin.editor.css.concat(n.contentsCss),multiSelect:true,attributes:{"aria-label":o.panelTitle}},init:function(){var s=this;r(function(){var t,u,v;for(var w=0;w<q.length;w++){t=q[w];u=t._name;var x=t.type;if(x!=v){s.startGroup(o["panelTitle"+String(x)]);v=x}s.add(u,t.type==3?u:t.buildPreview(),u)}s.commit();s.onOpen()})},onClick:function(s){m.focus();m.fire("saveSnapshot");var t=p[s],u=m.getSelection(),v=new d.elementPath(u.getStartElement());if(t.type==2&&t.checkActive(v)){t.remove(m.document)}else{t.apply(m.document)}m.fire("saveSnapshot")},onRender:function(){m.on("selectionChange",function(s){var t=this.getValue(),u=s.data.path,v=u.elements;for(var w=0,x;w<v.length;w++){x=v[w];for(var y in p){if(p[y].checkElementRemovable(x,true)){if(y!=t){this.setValue(y)}return}}}this.setValue("")},this)},onOpen:function(){var z=this;if(c||b.webkit){m.focus()}var s=m.getSelection(),t=s.getSelectedElement(),u=new d.elementPath(t||s.getStartElement()),v=[0,0,0,0];z.showAll();z.unmarkAll();for(var w in p){var x=p[w],y=x.type;if(x.checkActive(u)){z.mark(w)}else{if(y==3&&!x.checkApplicable(u)){z.hideItem(w);v[y]--}}v[y]++}if(!v[1]){z.hideGroup(o["panelTitle"+String(1)])}if(!v[2]){z.hideGroup(o["panelTitle"+String(2)])}if(!v[3]){z.hideGroup(o["panelTitle"+String(3)])}}});m.on("instanceReady",function(){r()})}});function l(m,n){var o=m.type,p=n.type;return o==p?0:o==3?-1:p==3?1:p==1?1:-1}})();j.add("table",{init:function(l){var m=j.table,n=l.lang.table;l.addCommand("table",new a.dialogCommand("table"));l.addCommand("tableProperties",new a.dialogCommand("tableProperties"));l.ui.addButton("Table",{label:n.toolbar,command:"table"});a.dialog.add("table",this.path+"dialogs/table.js");a.dialog.add("tableProperties",this.path+"dialogs/table.js");if(l.addMenuItems){l.addMenuItems({table:{label:n.menu,command:"tableProperties",group:"table",order:5},tabledelete:{label:n.deleteTable,command:"tableDelete",group:"table",order:1}})}l.on("doubleclick",function(o){var p=o.data.element;if(p.is("table")){o.data.dialog="tableProperties"}});if(l.contextMenu){l.contextMenu.addListener(function(o,p){if(!o){return null}var q=o.is("table")||o.hasAscendant("table");if(q){return{tabledelete:2,table:2}}return null})}}});(function(){function l(G,H){if(c){G.removeAttribute(H)}else{delete G[H]}}var m=/^(?:td|th)$/;function n(G){var H=G.createBookmarks(),I=G.getRanges(),J=[],K={};function L(T){if(J.length>0){return}if(T.type==1&&m.test(T.getName())&&!T.getCustomData("selected_cell")){h.setMarker(K,T,"selected_cell",true);J.push(T)}}for(var M=0;M<I.length;M++){var N=I[M];if(N.collapsed){var O=N.getCommonAncestor(),P=O.getAscendant("td",true)||O.getAscendant("th",true);if(P){J.push(P)}}else{var Q=new d.walker(N),R;Q.guard=L;while(R=Q.next()){var S=R.getParent();if(S&&m.test(S.getName())&&!S.getCustomData("selected_cell")){h.setMarker(K,S,"selected_cell",true);J.push(S)}}}}h.clearAllMarkers(K);G.selectBookmarks(H);return J}function o(G){var H=0,I=G.length-1,J={},K,L,M;while(K=G[H++]){h.setMarker(J,K,"delete_cell",true)}H=0;while(K=G[H++]){if((L=K.getPrevious())&&!L.getCustomData("delete_cell")||(L=K.getNext())&&!L.getCustomData("delete_cell")){h.clearAllMarkers(J);return L}}h.clearAllMarkers(J);M=G[0].getParent();if(M=M.getPrevious()){return M.getLast()}M=G[I].getParent();if(M=M.getNext()){return M.getChild(0)}return null}function p(G){var H=G.cells;for(var I=0;I<H.length;I++){H[I].innerHTML="";if(!c){new h(H[I]).appendBogus()}}}function q(G,H){var I=G.getStartElement().getAscendant("tr");if(!I){return}var J=I.clone(true);J.insertBefore(I);p(H?J.$:I.$)}function r(G){if(G instanceof d.selection){var H=n(G),I=H.length,J=[],K,L,M;for(var N=0;N<I;N++){var O=H[N].getParent(),P=O.$.rowIndex;!N&&(L=P-1);J[P]=O;N==I-1&&(M=P+1)}var Q=O.getAscendant("table"),R=Q.$.rows,S=R.length;K=new h(M<S&&Q.$.rows[M]||L>0&&Q.$.rows[L]||Q.$.parentNode);for(N=J.length;N>=0;N--){if(J[N]){r(J[N])}}return K}else{if(G instanceof h){Q=G.getAscendant("table");if(Q.$.rows.length==1){Q.remove()}else{G.remove()}}}return 0}function s(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.getAscendant("table"),L=J.$.cellIndex;for(var M=0;M<K.$.rows.length;M++){var N=K.$.rows[M];if(N.cells.length<L+1){continue}J=new h(N.cells[L]).clone(false);if(!c){J.appendBogus()}var O=new h(N.cells[L]);if(H){J.insertBefore(O)}else{J.insertAfter(O)}}}function t(G){var H=[],I=G[0]&&G[0].getAscendant("table"),J,K,L,M;for(J=0,K=G.length;J<K;J++){H.push(G[J].$.cellIndex)}H.sort();for(J=1,K=H.length;J<K;J++){if(H[J]-H[J-1]>1){L=H[J-1]+1;break}}if(!L){L=H[0]>0?H[0]-1:H[H.length-1]+1}var N=I.$.rows;for(J=0,K=N.length;J<K;J++){M=N[J].cells[L];if(M){break}}return M?new h(M):I.getPrevious()}function u(G){if(G instanceof d.selection){var H=n(G),I=t(H);for(var J=H.length-1;J>=0;J--){if(H[J]){u(H[J])}}return I}else{if(G instanceof h){var K=G.getAscendant("table");if(!K){return null}var L=G.$.cellIndex;for(J=K.$.rows.length-1;J>=0;J--){var M=new h(K.$.rows[J]);if(!L&&M.$.cells.length==1){r(M);continue}if(M.$.cells[L]){M.$.removeChild(M.$.cells[L])}}}}return null}function v(G,H){var I=G.getStartElement(),J=I.getAscendant("td",true)||I.getAscendant("th",true);if(!J){return}var K=J.clone();if(!c){K.appendBogus()}if(H){K.insertBefore(J)}else{K.insertAfter(J)}}function w(G){if(G instanceof d.selection){var H=n(G),I=H[0]&&H[0].getAscendant("table"),J=o(H);for(var K=H.length-1;K>=0;K--){w(H[K])}if(J){y(J,true)}else{if(I){I.remove()}}}else{if(G instanceof h){var L=G.getParent();if(L.getChildCount()==1){L.remove()}else{G.remove()}}}}function x(G){var H=G.getBogus();H&&H.remove();G.trim()}function y(G,H){var I=new d.range(G.getDocument());if(!I["moveToElementEdit"+(H?"End":"Start")](G)){I.selectNodeContents(G);I.collapse(H?false:true)}I.select(true)}function z(G){var H=G.$.rows,I=-1,J=[];for(var K=0;K<H.length;K++){I++;!J[I]&&(J[I]=[]);var L=-1;for(var M=0;M<H[K].cells.length;M++){var N=H[K].cells[M];L++;while(J[I][L]){L++}var O=isNaN(N.colSpan)?1:N.colSpan,P=isNaN(N.rowSpan)?1:N.rowSpan;for(var Q=0;Q<P;Q++){if(!J[I+Q]){J[I+Q]=[]}for(var R=0;R<O;R++){J[I+Q][L+R]=H[K].cells[M]}}L+=O-1}}return J}function A(G,H,I){var J=G[H];if(typeof I=="undefined"){return J}for(var K=0;J&&K<J.length;K++){if(I.is&&J[K]==I.$){return K}else{if(K==I){return new h(J[K])}}}return I.is?-1:null}function B(G,H,I){var J=[];for(var K=0;K<G.length;K++){var L=G[K];if(typeof I=="undefined"){J.push(L[H])}else{if(I.is&&L[H]==I.$){return K}else{if(K==I){return new h(L[H])}}}}return typeof I=="undefined"?J:I.is?-1:null}function C(G,H,I){var J=n(G),K;if((H?J.length!=1:J.length<2)||(K=G.getCommonAncestor())&&K.type==1&&K.is("table")){return false}var L,M=J[0],N=M.getAscendant("table"),O=z(N),P=O.length,Q=O[0].length,R=M.getParent().$.rowIndex,S=A(O,R,M);if(H){var T;try{T=O[H=="up"?R-1:H=="down"?R+1:R][H=="left"?S-1:H=="right"?S+1:S]}catch(al){return false}if(!T||M.$==T){return false}J[H=="up"||H=="left"?"unshift":"push"](new h(T))}var U=M.getDocument(),V=R,W=0,X=0,Y=!I&&new d.documentFragment(U),Z=0;for(var aa=0;aa<J.length;aa++){L=J[aa];var ab=L.getParent(),ac=L.getFirst(),ad=L.$.colSpan,ae=L.$.rowSpan,af=ab.$.rowIndex,ag=A(O,af,L);Z+=ad*ae;X=Math.max(X,ag-S+ad);W=Math.max(W,af-R+ae);if(!I){if(x(L),L.getChildren().count()){if(af!=V&&ac&&!(ac.isBlockBoundary&&ac.isBlockBoundary({br:1}))){var ah=Y.getLast(d.walker.whitespaces(true));if(ah&&!(ah.is&&ah.is("br"))){Y.append(new h("br"))}}L.moveChildren(Y)}aa?L.remove():L.setHtml("")}V=af}if(!I){Y.moveChildren(M);if(!c){M.appendBogus()}if(X>=Q){M.removeAttribute("rowSpan")}else{M.$.rowSpan=W}if(W>=P){M.removeAttribute("colSpan")}else{M.$.colSpan=X}var ai=new d.nodeList(N.$.rows),aj=ai.count();for(aa=aj-1;aa>=0;aa--){var ak=ai.getItem(aa);if(!ak.$.cells.length){ak.remove();aj++;continue}}return M}else{return W*X==Z}}function D(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.rowSpan,Q,R,S,T;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2);T=N+R;var U=new h(L.$.rows[T]),V=A(M,T),W;Q=J.clone();for(var X=0;X<V.length;X++){W=V[X];if(W.parentNode==U.$&&X>O){Q.insertBefore(new h(W));break}else{W=null}}if(!W){U.append(Q,true)}}else{S=R=1;U=K.clone();U.insertAfter(K);U.append(Q=J.clone());var Y=A(M,N);for(var Z=0;Z<Y.length;Z++){Y[Z].rowSpan++}}if(!c){Q.appendBogus()}J.$.rowSpan=R;Q.$.rowSpan=S;if(R==1){J.removeAttribute("rowSpan")}if(S==1){Q.removeAttribute("rowSpan")}return Q}function E(G,H){var I=n(G);if(I.length>1){return false}else{if(H){return true}}var J=I[0],K=J.getParent(),L=K.getAscendant("table"),M=z(L),N=K.$.rowIndex,O=A(M,N,J),P=J.$.colSpan,Q,R,S;if(P>1){R=Math.ceil(P/2);S=Math.floor(P/2)}else{S=R=1;var T=B(M,O);for(var U=0;U<T.length;U++){T[U].colSpan++}}Q=J.clone();Q.insertAfter(J);if(!c){Q.appendBogus()}J.$.colSpan=R;Q.$.colSpan=S;if(R==1){J.removeAttribute("colSpan")}if(S==1){Q.removeAttribute("colSpan")}return Q}var F={thead:1,tbody:1,tfoot:1,td:1,tr:1,th:1};j.tabletools={init:function(G){var H=G.lang.table;G.addCommand("cellProperties",new a.dialogCommand("cellProperties"));a.dialog.add("cellProperties",this.path+"dialogs/tableCell.js");G.addCommand("tableDelete",{exec:function(I){var J=I.getSelection(),K=J&&J.getStartElement(),L=K&&K.getAscendant("table",true);if(!L){return}J.selectElement(L);var M=J.getRanges()[0];M.collapse();J.selectRanges([M]);var N=L.getParent();if(N.getChildCount()==1&&N.getName()!="body"){N.remove()}else{L.remove()}}});G.addCommand("rowDelete",{exec:function(I){var J=I.getSelection();y(r(J))}});G.addCommand("rowInsertBefore",{exec:function(I){var J=I.getSelection();q(J,true)}});G.addCommand("rowInsertAfter",{exec:function(I){var J=I.getSelection();q(J)}});G.addCommand("columnDelete",{exec:function(I){var J=I.getSelection(),K=u(J);K&&y(K,true)}});G.addCommand("columnInsertBefore",{exec:function(I){var J=I.getSelection();s(J,true)}});G.addCommand("columnInsertAfter",{exec:function(I){var J=I.getSelection();s(J)}});G.addCommand("cellDelete",{exec:function(I){var J=I.getSelection();w(J)}});G.addCommand("cellMerge",{exec:function(I){y(C(I.getSelection()),true)}});G.addCommand("cellMergeRight",{exec:function(I){y(C(I.getSelection(),"right"),true)}});G.addCommand("cellMergeDown",{exec:function(I){y(C(I.getSelection(),"down"),true)}});G.addCommand("cellVerticalSplit",{exec:function(I){y(D(I.getSelection()))}});G.addCommand("cellHorizontalSplit",{exec:function(I){y(E(I.getSelection()))}});G.addCommand("cellInsertBefore",{exec:function(I){var J=I.getSelection();v(J,true)}});G.addCommand("cellInsertAfter",{exec:function(I){var J=I.getSelection();v(J)}});if(G.addMenuItems){G.addMenuItems({tablecell:{label:H.cell.menu,group:"tablecell",order:1,getItems:function(){var I=G.getSelection(),J=n(I);return{tablecell_insertBefore:2,tablecell_insertAfter:2,tablecell_delete:2,tablecell_merge:C(I,null,true)?2:0,tablecell_merge_right:C(I,"right",true)?2:0,tablecell_merge_down:C(I,"down",true)?2:0,tablecell_split_vertical:D(I,true)?2:0,tablecell_split_horizontal:E(I,true)?2:0,tablecell_properties:J.length>0?2:0}}},tablecell_insertBefore:{label:H.cell.insertBefore,group:"tablecell",command:"cellInsertBefore",order:5},tablecell_insertAfter:{label:H.cell.insertAfter,group:"tablecell",command:"cellInsertAfter",order:10},tablecell_delete:{label:H.cell.deleteCell,group:"tablecell",command:"cellDelete",order:15},tablecell_merge:{label:H.cell.merge,group:"tablecell",command:"cellMerge",order:16},tablecell_merge_right:{label:H.cell.mergeRight,group:"tablecell",command:"cellMergeRight",order:17},tablecell_merge_down:{label:H.cell.mergeDown,group:"tablecell",command:"cellMergeDown",order:18},tablecell_split_horizontal:{label:H.cell.splitHorizontal,group:"tablecell",command:"cellHorizontalSplit",order:19},tablecell_split_vertical:{label:H.cell.splitVertical,group:"tablecell",command:"cellVerticalSplit",order:20},tablecell_properties:{label:H.cell.title,group:"tablecellproperties",command:"cellProperties",order:21},tablerow:{label:H.row.menu,group:"tablerow",order:1,getItems:function(){return{tablerow_insertBefore:2,tablerow_insertAfter:2,tablerow_delete:2}}},tablerow_insertBefore:{label:H.row.insertBefore,group:"tablerow",command:"rowInsertBefore",order:5},tablerow_insertAfter:{label:H.row.insertAfter,group:"tablerow",command:"rowInsertAfter",order:10},tablerow_delete:{label:H.row.deleteRow,group:"tablerow",command:"rowDelete",order:15},tablecolumn:{label:H.column.menu,group:"tablecolumn",order:1,getItems:function(){return{tablecolumn_insertBefore:2,tablecolumn_insertAfter:2,tablecolumn_delete:2}}},tablecolumn_insertBefore:{label:H.column.insertBefore,group:"tablecolumn",command:"columnInsertBefore",order:5},tablecolumn_insertAfter:{label:H.column.insertAfter,group:"tablecolumn",command:"columnInsertAfter",order:10},tablecolumn_delete:{label:H.column.deleteColumn,group:"tablecolumn",command:"columnDelete",order:15}})}if(G.contextMenu){G.contextMenu.addListener(function(I,J){if(!I){return null}while(I){if(I.getName() in F){return{tablecell:2,tablerow:2,tablecolumn:2}}I=I.getParent()}return null})}},getSelectedCells:n};j.add("tabletools",j.tabletools)})();j.add("specialchar",{init:function(l){var m="specialchar";a.dialog.add(m,this.path+"dialogs/specialchar.js");l.addCommand(m,new a.dialogCommand(m));l.ui.addButton("SpecialChar",{label:l.lang.specialChar.toolbar,command:m})}});(function(){var l={editorFocus:false,modes:{wysiwyg:1,source:1}},m={exec:function(o){o.container.focusNext(true,o.tabIndex)}},n={exec:function(o){o.container.focusPrevious(true,o.tabIndex)}};j.add("tab",{requires:["keystrokes"],init:function(o){var p=o.config.tabSpaces||0,q="";while(p--){q+="\xa0"}if(q){o.on("key",function(r){if(r.data.keyCode==9){o.insertHtml(q);r.cancel()}})}if(b.webkit||b.gecko){o.on("key",function(r){var s=r.data.keyCode;if(s==9&&!q){r.cancel();o.execCommand("blur")}if(s==2000+9){o.execCommand("blurBack");r.cancel()}})}o.addCommand("blur",e.extend(m,l));o.addCommand("blurBack",e.extend(n,l))}})})();h.prototype.focusNext=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s,t,u;if(o<=0){t=v.getNextSourceNode(l,1);while(t){if(t.isVisible()&&t.getTabIndex()===0){r=t;break}t=t.getNextSourceNode(false,1)}}else{t=v.getDocument().getBody().getFirst();while(t=t.getNextSourceNode(false,1)){if(!p){if(!q&&t.equals(v)){q=true;if(l){if(!(t=t.getNextSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(t)){p=1}}}if(!t.isVisible()||(u=t.getTabIndex())<0){continue}if(p&&u==o){r=t;break}if(u>o&&(!r||!s||u<s)){r=t;s=u}else{if(!r&&u===0){r=t;s=u}}}}if(r){r.focus()}};h.prototype.focusPrevious=function(l,m){var v=this;var n=v.$,o=m===undefined?v.getTabIndex():m,p,q,r,s=0,t,u=v.getDocument().getBody().getLast();while(u=u.getPreviousSourceNode(false,1)){if(!p){if(!q&&u.equals(v)){q=true;if(l){if(!(u=u.getPreviousSourceNode(true,1))){break}p=1}}else{if(q&&!v.contains(u)){p=1}}}if(!u.isVisible()||(t=u.getTabIndex())<0){continue}if(o<=0){if(p&&t===0){r=u;break}if(t>s){r=u;s=t}}else{if(p&&t==o){r=u;break}if(t<o&&(!r||t>s)){r=u;s=t}}}if(r){r.focus()}};(function(){j.add("templates",{requires:["dialog"],init:function(n){a.dialog.add("templates",a.getUrl(this.path+"dialogs/templates.js"));n.addCommand("templates",new a.dialogCommand("templates"));n.ui.addButton("Templates",{label:n.lang.templates.button,command:"templates"})}});var l={},m={};a.addTemplates=function(n,o){l[n]=o};a.getTemplates=function(n){return l[n]};a.loadTemplates=function(n,o){var p=[];for(var q=0;q<n.length;q++){if(!m[n[q]]){p.push(n[q]);m[n[q]]=1}}if(p.length>0){a.scriptLoader.load(p,o)}else{setTimeout(o,0)}}})();i.templates="default";i.templates_files=[a.getUrl("plugins/templates/templates/default.js")];i.templates_replaceContent=true;(function(){var l=function(){this.toolbars=[];this.focusCommandExecuted=false};l.prototype.focus=function(){for(var n=0,o;o=this.toolbars[n++];){for(var p=0,q;q=o.items[p++];){if(q.focus){q.focus();return}}}};var m={toolbarFocus:{modes:{wysiwyg:1,source:1},exec:function(n){if(n.toolbox){n.toolbox.focusCommandExecuted=true;if(c){setTimeout(function(){n.toolbox.focus()},100)}else{n.toolbox.focus()}}}}};j.add("toolbar",{init:function(n){var o=function(p,q){var r,s,t,u=n.lang.dir=="rtl";switch(q){case u?37:39:case 9:do{r=p.next;if(!r){s=p.toolbar.next;t=s&&s.items.length;while(t===0){s=s.next;t=s&&s.items.length}if(s){r=s.items[0]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{n.toolbox.focus()}return false;case u?39:37:case 2000+9:do{r=p.previous;if(!r){s=p.toolbar.previous;t=s&&s.items.length;while(t===0){s=s.previous;t=s&&s.items.length}if(s){r=s.items[t-1]}}p=r}while(p&&!p.focus);if(p){p.focus()}else{var v=n.toolbox.toolbars[n.toolbox.toolbars.length-1].items;v[v.length-1].focus()}return false;case 27:n.focus();return false;case 13:case 32:p.execute();return false}return true};n.on("themeSpace",function(p){if(p.data.space==n.config.toolbarLocation){n.toolbox=new l();var q="cke_"+e.getNextNumber(),r=['<div class="cke_toolbox" role="toolbar" aria-labelledby="',q,'"'],s=n.config.toolbarStartupExpanded!==false,t;r.push(s?">":' style="display:none">');r.push('<span id="',q,'" class="cke_voice_label">',n.lang.toolbar,"</span>");var u=n.toolbox.toolbars,v=n.config.toolbar instanceof Array?n.config.toolbar:n.config["toolbar_"+n.config.toolbar];for(var w=0;w<v.length;w++){var x=v[w];if(!x){continue}var y="cke_"+e.getNextNumber(),z={id:y,items:[]};if(t){r.push("</div>");t=0}if(x==="/"){r.push('<div class="cke_break"></div>');continue}r.push('<span id="',y,'" class="cke_toolbar" role="presentation"><span class="cke_toolbar_start"></span>');var A=u.push(z)-1;if(A>0){z.previous=u[A-1];z.previous.next=z}for(var B=0;B<x.length;B++){var C,D=x[B];if(D=="-"){C=k.separator}else{C=n.ui.create(D)}if(C){if(C.canGroup){if(!t){r.push('<span class="cke_toolgroup" role="presentation">');t=1}}else{if(t){r.push("</span>");t=0}}var E=C.render(n,r);A=z.items.push(E)-1;if(A>0){E.previous=z.items[A-1];E.previous.next=E}E.toolbar=z;E.onkey=o;E.onfocus=function(){if(!n.toolbox.focusCommandExecuted){n.focus()}}}}if(t){r.push("</span>");t=0}r.push('<span class="cke_toolbar_end"></span></span>')}r.push("</div>");if(n.config.toolbarCanCollapse){var F=e.addFunction(function(){n.execCommand("toolbarCollapse")});n.on("destroy",function(){e.removeFunction(F)});var G="cke_"+e.getNextNumber();n.addCommand("toolbarCollapse",{exec:function(H){var I=a.document.getById(G),J=I.getPrevious(),K=H.getThemeSpace("contents"),L=J.getParent(),M=parseInt(K.$.style.height,10),N=L.$.offsetHeight,O=!J.isVisible();if(!O){J.hide();I.addClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarExpand)}else{J.show();I.removeClass("cke_toolbox_collapser_min");I.setAttribute("title",H.lang.toolbarCollapse)}I.getFirst().setText(O?"???":"???");var P=L.$.offsetHeight-N;K.setStyle("height",M-P+"px");H.fire("resize")},modes:{wysiwyg:1,source:1}});r.push('<a title="'+(s?n.lang.toolbarCollapse:n.lang.toolbarExpand)+'" id="'+G+'" tabIndex="-1" class="cke_toolbox_collapser');if(!s){r.push(" cke_toolbox_collapser_min")}r.push('" onclick="CKEDITOR.tools.callFunction('+F+')">',"<span>&#9650;</span>","</a>")}p.data.html+=r.join("")}});n.addCommand("toolbarFocus",m.toolbarFocus)}})})();k.separator={render:function(l,m){m.push('<span class="cke_separator" role="separator"></span>');return{}}};i.toolbarLocation="top";i.toolbar_Basic=[["Bold","Italic","-","NumberedList","BulletedList","-","Link","Unlink","-","About"]];i.toolbar_Full=[["Source","-","Save","NewPage","Preview","-","Templates"],["Cut","Copy","Paste","PasteText","PasteFromWord","-","Print","SpellChecker","Scayt"],["Undo","Redo","-","Find","Replace","-","SelectAll","RemoveFormat"],["Form","Checkbox","Radio","TextField","Textarea","Select","Button","ImageButton","HiddenField"],"/",["Bold","Italic","Underline","Strike","-","Subscript","Superscript"],["NumberedList","BulletedList","-","Outdent","Indent","Blockquote","CreateDiv"],["JustifyLeft","JustifyCenter","JustifyRight","JustifyBlock"],["Link","Unlink","Anchor"],["Image","Flash","Table","HorizontalRule","Smiley","SpecialChar","PageBreak"],"/",["Styles","Format","Font","FontSize"],["TextColor","BGColor"],["Maximize","ShowBlocks","-","About"]];i.toolbar="Full";i.toolbarCanCollapse=true;(function(){j.add("undo",{requires:["selection","wysiwygarea"],init:function(r){var s=new n(r),t=r.addCommand("undo",{exec:function(){if(s.undo()){r.selectionChange();this.fire("afterUndo")}},state:0,canUndo:false}),u=r.addCommand("redo",{exec:function(){if(s.redo()){r.selectionChange();this.fire("afterRedo")}},state:0,canUndo:false});s.onChange=function(){t.setState(s.undoable()?2:0);u.setState(s.redoable()?2:0)};function v(w){if(s.enabled&&w.data.command.canUndo!==false){s.save()}}r.on("beforeCommandExec",v);r.on("afterCommandExec",v);r.on("saveSnapshot",function(){s.save()});r.on("contentDom",function(){r.document.on("keydown",function(w){if(!w.data.$.ctrlKey&&!w.data.$.metaKey){s.type(w)}})});r.on("beforeModeUnload",function(){r.mode=="wysiwyg"&&s.save(true)});r.on("mode",function(){s.enabled=r.mode=="wysiwyg";s.onChange()});r.ui.addButton("Undo",{label:r.lang.undo,command:"undo"});r.ui.addButton("Redo",{label:r.lang.redo,command:"redo"});r.resetUndo=function(){s.reset();r.fire("saveSnapshot")};r.on("updateSnapshot",function(){if(s.currentImage&&new l(r).equals(s.currentImage)){setTimeout(function(){s.update()},0)}})}});j.undo={};var l=j.undo.Image=function(r){this.editor=r;var s=r.getSnapshot(),t=s&&r.getSelection();c&&s&&(s=s.replace(/\s+_cke_expando=".*?"/g,""));this.contents=s;this.bookmarks=t&&t.createBookmarks2(true)},m=/\b(?:href|src|name)="[^"]*?"/gi;l.prototype={equals:function(r,s){var t=this.contents,u=r.contents;if(c&&(b.ie7Compat||b.ie6Compat)){t=t.replace(m,"");u=u.replace(m,"")}if(t!=u){return false}if(s){return true}var v=this.bookmarks,w=r.bookmarks;if(v||w){if(!v||!w||v.length!=w.length){return false}for(var x=0;x<v.length;x++){var y=v[x],z=w[x];if(y.startOffset!=z.startOffset||y.endOffset!=z.endOffset||!e.arrayCompare(y.start,z.start)||!e.arrayCompare(y.end,z.end)){return false}}}return true}};function n(r){this.editor=r;this.reset()}var o={8:1,46:1},p={16:1,17:1,18:1},q={37:1,38:1,39:1,40:1};n.prototype={type:function(r){var s=r&&r.data.getKey(),t=s in p,u=s in o,v=this.lastKeystroke in o,w=u&&s==this.lastKeystroke,x=s in q,y=this.lastKeystroke in q,z=!u&&!x,A=u&&!w,B=!(t||this.typing)||z&&(v||y);if(B||A){var C=new l(this.editor);e.setTimeout(function(){var E=this;var D=E.editor.getSnapshot();if(c){D=D.replace(/\s+_cke_expando=".*?"/g,"")}if(C.contents!=D){E.typing=true;if(!E.save(false,C,false)){E.snapshots.splice(E.index+1,E.snapshots.length-E.index-1)}E.hasUndo=true;E.hasRedo=false;E.typesCount=1;E.modifiersCount=1;E.onChange()}},0,this)}this.lastKeystroke=s;if(u){this.typesCount=0;this.modifiersCount++;if(this.modifiersCount>25){this.save(false,null,false);this.modifiersCount=1}}else{if(!x){this.modifiersCount=0;this.typesCount++;if(this.typesCount>25){this.save(false,null,false);this.typesCount=1}}}},reset:function(){var r=this;r.lastKeystroke=0;r.snapshots=[];r.index=-1;r.limit=r.editor.config.undoStackSize;r.currentImage=null;r.hasUndo=false;r.hasRedo=false;r.resetType()},resetType:function(){var r=this;r.typing=false;delete r.lastKeystroke;r.typesCount=0;r.modifiersCount=0},fireChange:function(){var r=this;r.hasUndo=!!r.getNextImage(true);r.hasRedo=!!r.getNextImage(false);r.resetType();r.onChange()},save:function(r,s,t){var v=this;var u=v.snapshots;if(!s){s=new l(v.editor)}if(s.contents===false){return false}if(v.currentImage&&s.equals(v.currentImage,r)){return false}u.splice(v.index+1,u.length-v.index-1);if(u.length==v.limit){u.shift()}v.index=u.push(s)-1;v.currentImage=s;if(t!==false){v.fireChange()}return true},restoreImage:function(r){var t=this;t.editor.loadSnapshot(r.contents);if(r.bookmarks){t.editor.getSelection().selectBookmarks(r.bookmarks)}else{if(c){var s=t.editor.document.getBody().$.createTextRange();s.collapse(true);s.select()}}t.index=r.index;t.update();t.fireChange()},getNextImage:function(r){var w=this;var s=w.snapshots,t=w.currentImage,u,v;if(t){if(r){for(v=w.index-1;v>=0;v--){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}else{for(v=w.index+1;v<s.length;v++){u=s[v];if(!t.equals(u,true)){u.index=v;return u}}}}return null},redoable:function(){return this.enabled&&this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){var s=this;if(s.undoable()){s.save(true);var r=s.getNextImage(true);if(r){return s.restoreImage(r),true}}return false},redo:function(){var s=this;if(s.redoable()){s.save(true);if(s.redoable()){var r=s.getNextImage(false);if(r){return s.restoreImage(r),true}}}return false},update:function(){var r=this;r.snapshots.splice(r.index,1,r.currentImage=new l(r.editor))}}})();i.undoStackSize=20;(function(){var l={table:1,pre:1},m=/\s*<(p|div|address|h\d|center|li)[^>]*>\s*(?:<br[^>]*>|&nbsp;|\u00A0|&#160;)?\s*(:?<\/\1>)?\s*(?=$|<\/body>)/gi,n=d.walker.whitespaces(true);function o(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=this.getSelection(),B=z.data;if(this.dataProcessor){B=this.dataProcessor.toHtml(B)}if(c){var C=A.isLocked;if(C){A.unlock()}var D=A.getNative();if(D.type=="Control"){D.clear()}D.createRange().pasteHTML(B);if(C){this.getSelection().lock()}}else{this.document.$.execCommand("inserthtml",false,B)}if(b.webkit){this.document.$.execCommand("inserthtml",false,'<span id="cke_paste_marker" cke_temp="1"></span>');var E=this.document.getById("cke_paste_marker");E.scrollIntoView();E.remove()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function p(z){if(this.mode=="wysiwyg"){this.focus();this.fire("saveSnapshot");var A=z.data,B=A.getName(),C=f.$block[B],D=this.getSelection(),E=D.getRanges(),F=D.isLocked;if(F){D.unlock()}var G,H,I,J;for(var K=E.length-1;K>=0;K--){G=E[K];G.deleteContents();H=!K&&A||A.clone(true);var L,M;if(C){while((L=G.getCommonAncestor(false,true))&&(M=f[L.getName()])&&!(M&&M[B])){if(L.getName() in f.span){G.splitElement(L)}else{if(G.checkStartOfBlock()&&G.checkEndOfBlock()){G.setStartBefore(L);G.collapse(true);L.remove()}else{G.splitBlock()}}}}G.insertNode(H);if(!I){I=H}}G.moveToPosition(I,4);if(C){var N=I.getNext(n),O=N&&N.type==1&&N.getName();if(O&&f.$block[O]&&f[O]["#"]){G.moveToElementEditStart(N)}}D.selectRanges([G]);if(F){this.getSelection().lock()}e.setTimeout(function(){this.fire("saveSnapshot")},0,this)}}function q(z){if(!z.checkDirty()){setTimeout(function(){z.resetDirty()})}}var r=d.walker.whitespaces(true),s=d.walker.bookmark(false,true);function t(z){return r(z)&&s(z)}function u(z){return z.type==3&&e.trim(z.getText()).match(/^(?:&nbsp;|\xa0)$/)}function v(z){if(z.isLocked){z.unlock();setTimeout(function(){z.lock()},0)}}function w(z){return z.getOuterHtml().match(m)}r=d.walker.whitespaces(true);function x(z){var A=z.window,B=z.document,C=z.document.getBody(),D=C.getChildren().count();if(!D||D==1&&C.getFirst().hasAttribute("_moz_editor_bogus_node")){q(z);var E=B.$.createEvent("KeyEvents");E.initKeyEvent("keypress",true,true,A.$,false,false,false,false,0,32);B.$.dispatchEvent(E);D&&C.getFirst().remove();B.getBody().appendBogus();var F=new d.range(B);F.setStartAt(C,1);F.select()}}function y(z){var A=z.editor,B=z.data.path,C=B.blockLimit,D=z.data.selection,E=D.getRanges()[0],F=A.document.getBody(),G=A.config.enterMode;b.gecko&&x(A);if(G!=2&&E.collapsed&&C.getName()=="body"&&!B.block){A.fire("updateSnapshot");q(A);c&&v(D);var H=E.fixBlock(true,A.config.enterMode==3?"div":"p");if(c){var I=H.getFirst(t);I&&u(I)&&I.remove()}if(w(H)){var J=H.getNext(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditStart(J);H.remove()}else{J=H.getPrevious(r);if(J&&J.type==1&&!l[J.getName()]){E.moveToElementEditEnd(J);H.remove()}}}E.select();if(!c){A.selectionChange()}}var K=new d.range(A.document),L=new d.walker(K);K.selectNodeContents(F);L.evaluator=function(N){return N.type==1&&N.getName() in l};L.guard=function(N,O){return !(N.type==3&&r(N)||O)};if(L.previous()){A.fire("updateSnapshot");q(A);c&&v(D);var M;if(G!=2){M=F.append(new h(G==1?"p":"div"))}else{M=F}if(!c){M.appendBogus()}}}j.add("wysiwygarea",{requires:["editingblock"],init:function(z){var A=z.config.enterMode!=2?z.config.enterMode==3?"div":"p":false,B=z.lang.editorTitle.replace("%1",z.name),C;z.on("editingBlockReady",function(){var I,J,K,L,M,N,O=b.isCustomDomain(),P=function(S){if(J){J.remove()}var T="document.open();"+(O?'document.domain="'+document.domain+'";':"")+"document.close();";J=h.createFromHtml('<iframe style="width:100%;height:100%" frameBorder="0" title="'+B+'" src="'+(c?"javascript:void(function(){"+encodeURIComponent(T)+"}())":"")+'" tabIndex="'+(b.webkit?-1:z.tabIndex)+'" allowTransparency="true"></iframe>');J.on("load",function(U){M=1;U.removeListener();var V=J.getFrameDocument().$;V.open("text/html","replace");V.write(S);V.close()});I.append(J)};C=e.addFunction(R);var Q='<script id="cke_actscrpt" type="text/javascript" cke_temp="1">'+(O?'document.domain="'+document.domain+'";':"")+"window.parent.CKEDITOR.tools.callFunction( "+C+", window );<\/script>";function R(S){if(!M){return}M=0;z.fire("ariaWidget",J);var T=S.document,U=T.body,V=T.getElementById("cke_actscrpt");V.parentNode.removeChild(V);U.spellcheck=!z.config.disableNativeSpellChecker;if(c){U.hideFocus=true;U.disabled=true;U.contentEditable=true;U.removeAttribute("disabled")}else{setTimeout(function(){if(b.gecko&&b.version>=10900||b.opera){T.$.body.contentEditable=true}else{if(b.webkit){T.$.body.parentNode.contentEditable=true}else{T.$.designMode="on"}}},0)}b.gecko&&e.setTimeout(x,0,null,z);S=z.window=new d.window(S);T=z.document=new g(T);T.on("dblclick",function(Z){var aa=Z.data.getTarget(),ab={element:aa,dialog:""};z.fire("doubleclick",ab);ab.dialog&&z.openDialog(ab.dialog)});if(!(c||b.opera)){T.on("mousedown",function(Z){var aa=Z.data.getTarget();if(aa.is("img","hr","input","textarea","select")){z.getSelection().selectElement(aa)}})}if(b.gecko){T.on("mouseup",function(Z){if(Z.data.$.button==2){var aa=Z.data.getTarget();if(!aa.getOuterHtml().replace(m,"")){var ab=new d.range(T);ab.moveToElementEditStart(aa);ab.select(true)}}})}if(b.webkit){T.on("click",function(Z){if(Z.data.getTarget().is("input","select")){Z.data.preventDefault()}});T.on("mouseup",function(Z){if(Z.data.getTarget().is("input","textarea")){Z.data.preventDefault()}})}if(c&&T.$.compatMode=="CSS1Compat"||b.gecko||b.opera){var W=T.getDocumentElement();W.on("mousedown",function(Z){if(Z.data.getTarget().equals(W)){if(b.gecko&&b.version>=10900){G()}H.focus()}})}S.on("blur",function(){z.focusManager.blur()});S.on("focus",function(){var Z=z.document;if(b.gecko&&b.version>=10900){G()}else{if(b.opera){Z.getBody().focus()}}z.focusManager.focus()});var X=z.keystrokeHandler;if(X){X.attach(T)}if(c){T.getDocumentElement().addClass(T.$.compatMode);T.on("keydown",function(Z){var aa=Z.data.getKeystroke();if(aa in {8:1,46:1}){var ab=z.getSelection(),ac=ab.getSelectedElement();if(ac){z.fire("saveSnapshot");var ad=ab.getRanges()[0].createBookmark();ac.remove();ab.selectBookmarks([ad]);z.fire("saveSnapshot");Z.data.preventDefault()}}});if(T.$.compatMode=="CSS1Compat"){var Y={33:1,34:1};T.on("keydown",function(Z){if(Z.data.getKeystroke() in Y){setTimeout(function(){z.getSelection().scrollIntoView()},0)}})}}if(z.contextMenu){z.contextMenu.addTarget(T,z.config.browserContextMenuOnCtrl!==false)}setTimeout(function(){z.fire("contentDom");if(N){z.mode="wysiwyg";z.fire("mode");N=false}K=false;if(L){z.focus();L=false}setTimeout(function(){z.fire("dataReady")},0);try{z.document.$.execCommand("enableObjectResizing",false,!z.config.disableObjectResizing)}catch(Z){}try{z.document.$.execCommand("enableInlineTableEditing",false,!z.config.disableNativeTableHandles)}catch(aa){}if(c){setTimeout(function(){if(z.document){var ab=z.document.$.body;ab.runtimeStyle.marginBottom="0px";ab.runtimeStyle.marginBottom=""}},1000)}},0)}z.addMode("wysiwyg",{load:function(S,T,U){I=S;if(c&&b.quirks){S.setStyle("position","relative")}z.mayBeDirty=true;N=true;if(U){this.loadSnapshotData(T)}else{this.loadData(T)}},loadData:function(S){K=true;var T=z.config,U=T.fullPage,V=T.docType,W='<style type="text/css" cke_temp="1">'+z._.styles.join("\n")+"</style>";!U&&(W=e.buildStyleHtml(z.config.contentsCss)+W);var X=T.baseHref?'<base href="'+T.baseHref+'" cke_temp="1" />':"";if(U){S=S.replace(/<!DOCTYPE[^>]*>/i,function(Y){z.docType=V=Y;return""})}if(z.dataProcessor){S=z.dataProcessor.toHtml(S,A)}if(U){if(!/<body[\s|>]/.test(S)){S="<body>"+S}if(!/<html[\s|>]/.test(S)){S="<html>"+S+"</html>"}if(!/<head[\s|>]/.test(S)){S=S.replace(/<html[^>]*>/,"$&<head><title></title></head>")}else{if(!/<title[\s|>]/.test(S)){S=S.replace(/<head[^>]*>/,"$&<title></title>")}}X&&(S=S.replace(/<head>/,"$&"+X));S=S.replace(/<\/head\s*>/,W+"$&");S=V+S}else{S=T.docType+'<html dir="'+T.contentsLangDirection+'" lang="'+(T.contentsLanguage||z.langCode)+'"><head><title>'+B+"</title>"+X+W+"</head><body"+(T.bodyId?' id="'+T.bodyId+'"':"")+(T.bodyClass?' class="'+T.bodyClass+'"':"")+">"+S+"</html>"}S+=Q;this.onDispose();P(S)},getData:function(){var S=z.config,T=S.fullPage,U=T&&z.docType,V=J.getFrameDocument(),W=T?V.getDocumentElement().getOuterHtml():V.getBody().getHtml();if(z.dataProcessor){W=z.dataProcessor.toDataFormat(W,A)}if(S.ignoreEmptyParagraph){W=W.replace(m,"")}if(U){W=U+"\n"+W}return W},getSnapshotData:function(){return J.getFrameDocument().getBody().getHtml()},loadSnapshotData:function(S){J.getFrameDocument().getBody().setHtml(S)},onDispose:function(){if(!z.document){return}z.document.getDocumentElement().clearCustomData();z.document.getBody().clearCustomData();z.window.clearCustomData();z.document.clearCustomData();J.clearCustomData();J.remove()},unload:function(S){this.onDispose();z.window=z.document=J=I=L=null;z.fire("contentDomUnload")},focus:function(){if(K){L=true}else{if(z.window){z.window.focus();z.selectionChange()}}}});z.on("insertHtml",o,null,null,20);z.on("insertElement",p,null,null,20);z.on("selectionChange",y,null,null,1)});var D;z.on("contentDom",function(){var I=z.document.getElementsByTag("title").getItem(0);I.setAttribute("_cke_title",z.document.$.title);z.document.$.title=B});if(b.ie8Compat){z.addCss("html.CSS1Compat [contenteditable=false]{ min-height:0 !important;}");var E=[];for(var F in f.$removeEmpty){E.push("html.CSS1Compat "+F+"[contenteditable=false]")}z.addCss(E.join(",")+"{ display:inline-block;}")}function G(I){e.tryThese(function(){z.document.$.designMode="on";setTimeout(function(){z.document.$.designMode="off";z.document.getBody().focus()},50)},function(){z.document.$.designMode="off";var J=z.document.getBody();J.setAttribute("contentEditable",false);J.setAttribute("contentEditable",true);!I&&G(1)})}if(b.gecko||c||b.opera){var H;z.on("uiReady",function(){H=z.container.append(h.createFromHtml('<span tabindex="-1" style="position:absolute; left:-10000" role="presentation"></span>'));H.on("focus",function(){z.focus()})});z.on("destroy",function(){e.removeFunction(C);H.clearCustomData()})}z.on("insertElement",function(I){var J=I.data;if(J.type==1&&(J.is("input")||J.is("textarea"))){J.setAttribute("contentEditable",false)}})}});if(b.gecko){(function(){var z=document.body;if(!z){window.addEventListener("load",arguments.callee,false)}else{var A=z.getAttribute("onpageshow");z.setAttribute("onpageshow",(A?A+";":"")+'event.persisted && (function(){var allInstances = CKEDITOR.instances, editor, doc;for ( var i in allInstances ){\teditor = allInstances[ i ];\tdoc = editor.document;\tif ( doc )\t{\t\tdoc.$.designMode = "off";\t\tdoc.$.designMode = "on";\t}}})();')}})()}})();i.disableObjectResizing=false;i.disableNativeTableHandles=true;i.disableNativeSpellChecker=true;i.ignoreEmptyParagraph=true;j.add("wsc",{requires:["dialog"],init:function(l){var m="checkspell",n=l.addCommand(m,new a.dialogCommand(m));n.modes={wysiwyg:!b.opera&&document.domain==window.location.hostname};l.ui.addButton("SpellChecker",{label:l.lang.spellCheck.toolbar,command:m});a.dialog.add(m,this.path+"dialogs/wsc.js")}});i.wsc_customerId=i.wsc_customerId||"1:ua3xw1-2XyGJ3-GWruD3-6OFNT1-oXcuB1-nR6Bp4-hgQHc-EcYng3-sdRXG3-NOfFk";i.wsc_customLoaderScript=i.wsc_customLoaderScript||null;a.DIALOG_RESIZE_NONE=0;a.DIALOG_RESIZE_WIDTH=1;a.DIALOG_RESIZE_HEIGHT=2;a.DIALOG_RESIZE_BOTH=3;(function(){function l(M){return !!this._.tabs[M][0].$.offsetHeight}function m(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M)+N;for(var P=O-1;P>O-N;P--){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}function n(){var Q=this;var M=Q._.currentTabId,N=Q._.tabIdList.length,O=e.indexOf(Q._.tabIdList,M);for(var P=O+1;P<O+N;P++){if(l.call(Q,Q._.tabIdList[P%N])){return Q._.tabIdList[P%N]}}return null}a.dialog=function(M,N){var O=a.dialog._.dialogDefinitions[N];O=e.extend(O(M),p);O=e.clone(O);O=new t(this,O);var P=a.document,Q=M.theme.buildDialog(M);this._={editor:M,element:Q.element,name:N,contentSize:{width:0,height:0},size:{width:0,height:0},updateSize:false,contents:{},buttons:{},accessKeyMap:{},tabs:{},tabIdList:[],currentTabId:null,currentTabIndex:null,pageCount:0,lastTab:null,tabBarMode:false,focusList:[],currentFocusIndex:0,hasFocus:false};this.parts=Q.parts;e.setTimeout(function(){M.fire("ariaWidget",this.parts.contents)},0,this);this.parts.dialog.setStyles({position:b.ie6Compat?"absolute":"fixed",top:0,left:0,visibility:"hidden"});a.event.call(this);this.definition=O=a.fire("dialogDefinition",{name:N,definition:O},M).definition;if(O.onLoad){this.on("load",O.onLoad)}if(O.onShow){this.on("show",O.onShow)}if(O.onHide){this.on("hide",O.onHide)}if(O.onOk){this.on("ok",function(ac){M.fire("saveSnapshot");setTimeout(function(){M.fire("saveSnapshot")},0);if(O.onOk.call(this,ac)===false){ac.data.hide=false}})}if(O.onCancel){this.on("cancel",function(ac){if(O.onCancel.call(this,ac)===false){ac.data.hide=false}})}var R=this,S=function(ac){var ad=R._.contents,ae=false;for(var af in ad){for(var ag in ad[af]){ae=ac.call(this,ad[af][ag]);if(ae){return}}}};this.on("ok",function(ac){S(function(ad){if(ad.validate){var ae=ad.validate(this);if(typeof ae=="string"){alert(ae);ae=false}if(ae===false){if(ad.select){ad.select()}else{ad.focus()}ac.data.hide=false;ac.stop();return true}}})},this,null,0);this.on("cancel",function(ac){S(function(ad){if(ad.isChanged()){if(!confirm(M.lang.common.confirmCancel)){ac.data.hide=false}return true}})},this,null,0);this.parts.close.on("click",function(ac){if(this.fire("cancel",{hide:true}).hide!==false){this.hide()}ac.data.preventDefault()},this);function T(){var ac=R._.focusList;ac.sort(function(af,ag){if(af.tabIndex!=ag.tabIndex){return ag.tabIndex-af.tabIndex}else{return af.focusIndex-ag.focusIndex}});var ad=ac.length;for(var ae=0;ae<ad;ae++){ac[ae].focusIndex=ae}}function U(ac){var ad=R._.focusList,ae=ac?1:-1;if(ad.length<1){return}var af=R._.currentFocusIndex;try{ad[af].getInputElement().$.blur()}catch(ai){}var ag=(af+ae+ad.length)%ad.length,ah=ag;while(!ad[ah].isFocusable()){ah=(ah+ae+ad.length)%ad.length;if(ah==ag){break}}ad[ah].focus();if(ad[ah].type=="text"){ad[ah].select()}}this.changeFocus=U;var V;function W(ac){var ah=this;if(R!=a.dialog._.currentTop){return}var ad=ac.data.getKeystroke(),ae=M.lang.dir=="rtl";V=0;if(ad==9||ad==2000+9){var af=ad==2000+9;if(R._.tabBarMode){var ag=af?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus()}else{U(!af)}V=1}else{if(ad==4000+121&&!R._.tabBarMode&&R.getPageCount()>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus();V=1}else{if((ad==37||ad==39)&&R._.tabBarMode){ag=ad==(ae?39:37)?m.call(R):n.call(R);R.selectPage(ag);R._.tabs[ag][0].focus();V=1}else{if((ad==13||ad==32)&&R._.tabBarMode){ah.selectPage(ah._.currentTabId);ah._.tabBarMode=false;ah._.currentFocusIndex=-1;U(true);V=1}}}}if(V){ac.stop();ac.data.preventDefault()}}function X(ac){V&&ac.data.preventDefault()}var Y=this._.element;this.on("show",function(){Y.on("keydown",W,this,null,0);if(b.opera||b.gecko&&b.mac){Y.on("keypress",X,this)}});this.on("hide",function(){Y.removeListener("keydown",W);if(b.opera||b.gecko&&b.mac){Y.removeListener("keypress",X)}});this.on("iframeAdded",function(ac){var ad=new g(ac.data.iframe.$.contentWindow.document);ad.on("keydown",W,this,null,0)});this.on("show",function(){var ag=this;T();if(M.config.dialog_startupFocusTab&&R._.pageCount>1){R._.tabBarMode=true;R._.tabs[R._.currentTabId][0].focus()}else{if(!ag._.hasFocus){ag._.currentFocusIndex=-1;if(O.onFocus){var ac=O.onFocus.call(ag);ac&&ac.focus()}else{U(true)}if(ag._.editor.mode=="wysiwyg"&&c){var ad=M.document.$.selection,ae=ad.createRange();if(ae){if(ae.parentElement&&ae.parentElement().ownerDocument==M.document.$||ae.item&&ae.item(0).ownerDocument==M.document.$){var af=document.body.createTextRange();af.moveToElementText(ag.getElement().getFirst().$);af.collapse(true);af.select()}}}}}},this,null,4294967295);if(b.ie6Compat){this.on("load",function(ac){var ad=this.getElement(),ae=ad.getFirst();ae.remove();ae.appendTo(ad)},this)}v(this);w(this);new d.text(O.title,a.document).appendTo(this.parts.title);for(var Z=0;Z<O.contents.length;Z++){this.addPage(O.contents[Z])}this.parts.tabs.on("click",function(ac){var af=this;var ad=ac.data.getTarget();if(ad.hasClass("cke_dialog_tab")){var ae=ad.$.id;af.selectPage(ae.substr(0,ae.lastIndexOf("_")));if(af._.tabBarMode){af._.tabBarMode=false;af._.currentFocusIndex=-1;U(true)}ac.data.preventDefault()}},this);var aa=[],ab=a.dialog._.uiElementBuilders.hbox.build(this,{type:"hbox",className:"cke_dialog_footer_buttons",widths:[],children:O.buttons},aa).getChild();this.parts.footer.setHtml(aa.join(""));for(Z=0;Z<ab.length;Z++){this._.buttons[ab[Z].id]=ab[Z]}};function o(M,N,O){this.element=N;this.focusIndex=O;this.tabIndex=0;this.isFocusable=function(){return !N.getAttribute("disabled")&&N.isVisible()};this.focus=function(){M._.currentFocusIndex=this.focusIndex;this.element.focus()};N.on("keydown",function(P){if(P.data.getKeystroke() in {32:1,13:1}){this.fire("click")}});N.on("focus",function(){this.fire("mouseover")});N.on("blur",function(){this.fire("mouseout")})}a.dialog.prototype={destroy:function(){this.hide();this._.element.remove()},resize:(function(){return function(M,N){var O=this;if(O._.contentSize&&O._.contentSize.width==M&&O._.contentSize.height==N){return}a.dialog.fire("resize",{dialog:O,skin:O._.editor.skinName,width:M,height:N},O._.editor);O._.contentSize={width:M,height:N};O._.updateSize=true}})(),getSize:function(){var O=this;if(!O._.updateSize){return O._.size}var M=O._.element.getFirst(),N=O._.size={width:M.$.offsetWidth||0,height:M.$.offsetHeight||0};O._.updateSize=!N.width||!N.height;return N},move:(function(){var M;return function(N,O){var R=this;var P=R._.element.getFirst();if(M===undefined){M=P.getComputedStyle("position")=="fixed"}if(M&&R._.position&&R._.position.x==N&&R._.position.y==O){return}R._.position={x:N,y:O};if(!M){var Q=a.document.getWindow().getScrollPosition();N+=Q.x;O+=Q.y}P.setStyles({left:(N>0?N:0)+"px",top:(O>0?O:0)+"px"})}})(),getPosition:function(){return e.extend({},this._.position)},show:function(){var M=this._.editor;if(M.mode=="wysiwyg"&&c){var N=M.getSelection();N&&N.lock()}var O=this._.element,P=this.definition;if(!(O.getParent()&&O.getParent().equals(a.document.getBody()))){O.appendTo(a.document.getBody())}else{O.setStyle("display","block")}if(b.gecko&&b.version<10900){var Q=this.parts.dialog;Q.setStyle("position","absolute");setTimeout(function(){Q.setStyle("position","fixed")},0)}this.resize(P.minWidth,P.minHeight);this.selectPage(this.definition.contents[0].id);this.reset();if(a.dialog._.currentZIndex===null){a.dialog._.currentZIndex=this._.editor.config.baseFloatZIndex}this._.element.getFirst().setStyle("z-index",a.dialog._.currentZIndex+=10);if(a.dialog._.currentTop===null){a.dialog._.currentTop=this;this._.parentDialog=null;A(this._.editor);O.on("keydown",E);O.on(b.opera?"keypress":"keyup",F);for(var R in {keyup:1,keydown:1,keypress:1}){O.on(R,L)}}else{this._.parentDialog=a.dialog._.currentTop;var S=this._.parentDialog.getElement().getFirst();S.$.style.zIndex-=Math.floor(this._.editor.config.baseFloatZIndex/2);a.dialog._.currentTop=this}G(this,this,"\x1b",null,function(){this.getButton("cancel")&&this.getButton("cancel").click()});this._.hasFocus=false;e.setTimeout(function(){var T=a.document.getWindow().getViewPaneSize(),U=this.getSize();this.move((T.width-P.minWidth)/2,(T.height-U.height)/2);this.parts.dialog.setStyle("visibility","");this.fireOnce("load",{});this.fire("show",{});this._.editor.fire("dialogShow",this);this.foreach(function(V){V.setInitValue&&V.setInitValue()})},100,this)},foreach:function(M){var P=this;for(var N in P._.contents){for(var O in P._.contents[N]){M(P._.contents[N][O])}}return P},reset:(function(){var M=function(N){if(N.reset){N.reset()}};return function(){this.foreach(M);return this}})(),setupContent:function(){var M=arguments;this.foreach(function(N){if(N.setup){N.setup.apply(N,M)}})},commitContent:function(){var M=arguments;this.foreach(function(N){if(N.commit){N.commit.apply(N,M)}})},hide:function(){if(!this.parts.dialog.isVisible()){return}this.fire("hide",{});this._.editor.fire("dialogHide",this);var M=this._.element;M.setStyle("display","none");this.parts.dialog.setStyle("visibility","hidden");H(this);while(a.dialog._.currentTop!=this){a.dialog._.currentTop.hide()}if(!this._.parentDialog){B()}else{var N=this._.parentDialog.getElement().getFirst();N.setStyle("z-index",parseInt(N.$.style.zIndex,10)+Math.floor(this._.editor.config.baseFloatZIndex/2))}a.dialog._.currentTop=this._.parentDialog;if(!this._.parentDialog){a.dialog._.currentZIndex=null;M.removeListener("keydown",E);M.removeListener(b.opera?"keypress":"keyup",F);for(var O in {keyup:1,keydown:1,keypress:1}){M.removeListener(O,L)}var P=this._.editor;P.focus();if(P.mode=="wysiwyg"&&c){var Q=P.getSelection();Q&&Q.unlock(true)}}else{a.dialog._.currentZIndex-=10}delete this._.parentDialog;this.foreach(function(R){R.resetInitValue&&R.resetInitValue()})},addPage:function(M){var Y=this;var N=[],O=M.label?' title="'+e.htmlEncode(M.label)+'"':"",P=M.elements,Q=a.dialog._.uiElementBuilders.vbox.build(Y,{type:"vbox",className:"cke_dialog_page_contents",children:M.elements,expand:!!M.expand,padding:M.padding,style:M.style||"width: 100%; height: 100%;"},N),R=h.createFromHtml(N.join(""));R.setAttribute("role","tabpanel");var S=b,T=M.id+"_"+e.getNextNumber(),U=h.createFromHtml(['<a class="cke_dialog_tab"',Y._.pageCount>0?" cke_last":"cke_first",O,!!M.hidden?' style="display:none"':"",' id="',T,'"',S.gecko&&S.version>=10900&&!S.hc?"":' href="javascript:void(0)"',' tabIndex="-1"',' hidefocus="true"',' role="tab">',M.label,"</a>"].join(""));R.setAttribute("aria-labelledby",T);Y._.tabs[M.id]=[U,R];Y._.tabIdList.push(M.id);!M.hidden&&Y._.pageCount++;Y._.lastTab=U;Y.updateStyle();var V=Y._.contents[M.id]={},W,X=Q.getChild();while(W=X.shift()){V[W.id]=W;if(typeof W.getChild=="function"){X.push.apply(X,W.getChild())}}R.setAttribute("name",M.id);R.appendTo(Y.parts.contents);U.unselectable();Y.parts.tabs.append(U);if(M.accessKey){G(Y,Y,"CTRL+"+M.accessKey,J,I);Y._.accessKeyMap["CTRL+"+M.accessKey]=M.id}},selectPage:function(M){var R=this;if(R._.currentTabId==M){return}if(R.fire("selectPage",{page:M,currentPage:R._.currentTabId})===true){return}for(var N in R._.tabs){var O=R._.tabs[N][0],P=R._.tabs[N][1];if(N!=M){O.removeClass("cke_dialog_tab_selected");P.hide()}P.setAttribute("aria-hidden",N!=M)}var Q=R._.tabs[M];Q[0].addClass("cke_dialog_tab_selected");Q[1].show();R._.currentTabId=M;R._.currentTabIndex=e.indexOf(R._.tabIdList,M)},updateStyle:function(){this.parts.dialog[(this._.pageCount===1?"add":"remove")+"Class"]("cke_single_page")},hidePage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N||O._.pageCount==1){return}else{if(M==O._.currentTabId){O.selectPage(m.call(O))}}N.hide();O._.pageCount--;O.updateStyle()},showPage:function(M){var O=this;var N=O._.tabs[M]&&O._.tabs[M][0];if(!N){return}N.show();O._.pageCount++;O.updateStyle()},getElement:function(){return this._.element},getName:function(){return this._.name},getContentElement:function(M,N){var O=this._.contents[M];return O&&O[N]},getValueOf:function(M,N){return this.getContentElement(M,N).getValue()},setValueOf:function(M,N,O){return this.getContentElement(M,N).setValue(O)},getButton:function(M){return this._.buttons[M]},click:function(M){return this._.buttons[M].click()},disableButton:function(M){return this._.buttons[M].disable()},enableButton:function(M){return this._.buttons[M].enable()},getPageCount:function(){return this._.pageCount},getParentEditor:function(){return this._.editor},getSelectedElement:function(){return this.getParentEditor().getSelection().getSelectedElement()},addFocusable:function(M,N){var P=this;if(typeof N=="undefined"){N=P._.focusList.length;P._.focusList.push(new o(P,M,N))}else{P._.focusList.splice(N,0,new o(P,M,N));for(var O=N+1;O<P._.focusList.length;O++){P._.focusList[O].focusIndex++}}}};e.extend(a.dialog,{add:function(M,N){if(!this._.dialogDefinitions[M]||typeof N=="function"){this._.dialogDefinitions[M]=N}},exists:function(M){return !!this._.dialogDefinitions[M]},getCurrent:function(){return a.dialog._.currentTop},okButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"ok",type:"button",label:N.lang.common.ok,"class":"cke_dialog_ui_button_ok",onClick:function(P){var Q=P.data.dialog;if(Q.fire("ok",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),cancelButton:(function(){var M=function(N,O){O=O||{};return e.extend({id:"cancel",type:"button",label:N.lang.common.cancel,"class":"cke_dialog_ui_button_cancel",onClick:function(P){var Q=P.data.dialog;if(Q.fire("cancel",{hide:true}).hide!==false){Q.hide()}}},O,true)};M.type="button";M.override=function(N){return e.extend(function(O){return M(O,N)},{type:"button"},true)};return M})(),addUIElement:function(M,N){this._.uiElementBuilders[M]=N}});a.dialog._={uiElementBuilders:{},dialogDefinitions:{},currentTop:null,currentZIndex:null};a.event.implementOn(a.dialog);a.event.implementOn(a.dialog.prototype,true);var p={resizable:3,minWidth:600,minHeight:400,buttons:[a.dialog.okButton,a.dialog.cancelButton]};b.mac&&p.buttons.reverse();var q=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return Q}if(O&&Q[O]){var R=q(Q[O],N,O);if(R){return R}}}return null},r=function(M,N,O,P,Q){if(O){for(var R=0,S;S=M[R];R++){if(S.id==O){M.splice(R,0,N);return N}if(P&&S[P]){var T=r(S[P],N,O,P,true);if(T){return T}}}if(Q){return null}}M.push(N);return N},s=function(M,N,O){for(var P=0,Q;Q=M[P];P++){if(Q.id==N){return M.splice(P,1)}if(O&&Q[O]){var R=s(Q[O],N,O);if(R){return R}}}return null},t=function(M,N){this.dialog=M;var O=N.contents;for(var P=0,Q;Q=O[P];P++){O[P]=new u(M,Q)}e.extend(this,N)};t.prototype={getContents:function(M){return q(this.contents,M)},getButton:function(M){return q(this.buttons,M)},addContents:function(M,N){return r(this.contents,M,N)},addButton:function(M,N){return r(this.buttons,M,N)},removeContents:function(M){s(this.contents,M)},removeButton:function(M){s(this.buttons,M)}};function u(M,N){this._={dialog:M};e.extend(this,N)}u.prototype={get:function(M){return q(this.elements,M,"children")},add:function(M,N){return r(this.elements,M,N,"children")},remove:function(M){s(this.elements,M,"children")}};function v(M){var N=null,O=null,P=M.getElement().getFirst(),Q=M.getParentEditor(),R=Q.config.dialog_magnetDistance,S=Q.skin.margins||[0,0,0,0];if(typeof R=="undefined"){R=20}function T(V){var W=M.getSize(),X=a.document.getWindow().getViewPaneSize(),Y=V.data.$.screenX,Z=V.data.$.screenY,aa=Y-N.x,ab=Z-N.y,ac,ad;N={x:Y,y:Z};O.x+=aa;O.y+=ab;if(O.x+S[3]<R){ac=-S[3]}else{if(O.x-S[1]>X.width-W.width-R){ac=X.width-W.width+S[1]}else{ac=O.x}}if(O.y+S[0]<R){ad=-S[0]}else{if(O.y-S[2]>X.height-W.height-R){ad=X.height-W.height+S[2]}else{ad=O.y}}M.move(ac,ad);V.data.preventDefault()}function U(V){a.document.removeListener("mousemove",T);a.document.removeListener("mouseup",U);if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.removeListener("mousemove",T);W.removeListener("mouseup",U)}}M.parts.title.on("mousedown",function(V){M._.updateSize=true;N={x:V.data.$.screenX,y:V.data.$.screenY};a.document.on("mousemove",T);a.document.on("mouseup",U);O=M.getPosition();if(b.ie6Compat){var W=z.getChild(0).getFrameDocument();W.on("mousemove",T);W.on("mouseup",U)}V.data.preventDefault()},M)}function w(M){var N=M.definition,O=N.minWidth||0,P=N.minHeight||0,Q=N.resizable,R=M.getParentEditor().skin.margins||[0,0,0,0];function S(ad,ae){ad.y+=ae}function T(ad,ae){ad.x2+=ae}function U(ad,ae){ad.y2+=ae}function V(ad,ae){ad.x+=ae}var W=null,X=null,Y=M._.editor.config.magnetDistance,Z=["tl","t","tr","l","r","bl","b","br"];function aa(ad){var ae=ad.listenerData.part,af=M.getSize();X=M.getPosition();e.extend(X,{x2:X.x+af.width,y2:X.y+af.height});W={x:ad.data.$.screenX,y:ad.data.$.screenY};a.document.on("mousemove",ab,M,{part:ae});a.document.on("mouseup",ac,M,{part:ae});if(b.ie6Compat){var ag=z.getChild(0).getFrameDocument();ag.on("mousemove",ab,M,{part:ae});ag.on("mouseup",ac,M,{part:ae})}ad.data.preventDefault()}function ab(ad){var ae=ad.data.$.screenX,af=ad.data.$.screenY,ag=ae-W.x,ah=af-W.y,ai=a.document.getWindow().getViewPaneSize(),aj=ad.listenerData.part;if(aj.search("t")!=-1){S(X,ah)}if(aj.search("l")!=-1){V(X,ag)}if(aj.search("b")!=-1){U(X,ah)}if(aj.search("r")!=-1){T(X,ag)}W={x:ae,y:af};var ak,al,am,an;if(X.x+R[3]<Y){ak=-R[3]}else{if(aj.search("l")!=-1&&X.x2-X.x<O+Y){ak=X.x2-O}else{ak=X.x}}if(X.y+R[0]<Y){al=-R[0]}else{if(aj.search("t")!=-1&&X.y2-X.y<P+Y){al=X.y2-P}else{al=X.y}}if(X.x2-R[1]>ai.width-Y){am=ai.width+R[1]}else{if(aj.search("r")!=-1&&X.x2-X.x<O+Y){am=X.x+O}else{am=X.x2}}if(X.y2-R[2]>ai.height-Y){an=ai.height+R[2]}else{if(aj.search("b")!=-1&&X.y2-X.y<P+Y){an=X.y+P}else{an=X.y2}}M.move(ak,al);M.resize(am-ak,an-al);ad.data.preventDefault()}function ac(ad){a.document.removeListener("mouseup",ac);a.document.removeListener("mousemove",ab);if(b.ie6Compat){var ae=z.getChild(0).getFrameDocument();ae.removeListener("mouseup",ac);ae.removeListener("mousemove",ab)}}}var x,y={},z;function A(M){var N=a.document.getWindow(),O=M.config.dialog_backgroundCoverColor||"white",P=M.config.dialog_backgroundCoverOpacity,Q=M.config.baseFloatZIndex,R=e.genKey(O,P,Q),S=y[R];if(!S){var T=['<div style="position: ',b.ie6Compat?"absolute":"fixed","; z-index: ",Q,"; top: 0px; left: 0px; ",!b.ie6Compat?"background-color: "+O:"",'" class="cke_dialog_background_cover">'];if(b.ie6Compat){var U=b.isCustomDomain(),V="<html><body style=\\'background-color:"+O+";\\'></body></html>";T.push('<iframe hidefocus="true" frameborder="0" id="cke_dialog_background_iframe" src="javascript:');T.push("void((function(){document.open();"+(U?"document.domain='"+document.domain+"';":"")+"document.write( '"+V+"' );document.close();})())");T.push('" style="position:absolute;left:0;top:0;width:100%;height: 100%;progid:DXImageTransform.Microsoft.Alpha(opacity=0)"></iframe>')}T.push("</div>");S=h.createFromHtml(T.join(""));S.setOpacity(P!=undefined?P:0.5);S.appendTo(a.document.getBody());y[R]=S}else{S.show()}z=S;var W=function(){var Z=N.getViewPaneSize();S.setStyles({width:Z.width+"px",height:Z.height+"px"})},X=function(){var Z=N.getScrollPosition(),aa=a.dialog._.currentTop;S.setStyles({left:Z.x+"px",top:Z.y+"px"});do{var ab=aa.getPosition();aa.move(ab.x,ab.y)}while(aa=aa._.parentDialog)};x=W;N.on("resize",W);W();if(b.ie6Compat){var Y=function(){X();arguments.callee.prevScrollHandler.apply(this,arguments)};N.$.setTimeout(function(){Y.prevScrollHandler=window.onscroll||(function(){});window.onscroll=Y},0);X()}}function B(){if(!z){return}var M=a.document.getWindow();z.hide();M.removeListener("resize",x);if(b.ie6Compat){M.$.setTimeout(function(){var N=window.onscroll&&window.onscroll.prevScrollHandler;window.onscroll=N||null},0)}x=null}function C(){for(var M in y){y[M].remove()}y={}}var D={},E=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];R.keydown&&R.keydown.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()},F=function(M){var N=M.data.$.ctrlKey||M.data.$.metaKey,O=M.data.$.altKey,P=M.data.$.shiftKey,Q=String.fromCharCode(M.data.$.keyCode),R=D[(N?"CTRL+":"")+(O?"ALT+":"")+(P?"SHIFT+":"")+Q];if(!R||!R.length){return}R=R[R.length-1];if(R.keyup){R.keyup.call(R.uiElement,R.dialog,R.key);M.data.preventDefault()}},G=function(M,N,O,P,Q){var R=D[O]||(D[O]=[]);R.push({uiElement:M,dialog:N,key:O,keyup:Q||M.accessKeyUp,keydown:P||M.accessKeyDown})},H=function(M){for(var N in D){var O=D[N];for(var P=O.length-1;P>=0;P--){if(O[P].dialog==M||O[P].uiElement==M){O.splice(P,1)}}if(O.length===0){delete D[N]}}},I=function(M,N){if(M._.accessKeyMap[N]){M.selectPage(M._.accessKeyMap[N])}},J=function(M,N){},K={27:1,13:1},L=function(M){if(M.data.getKeystroke() in K){M.data.stopPropagation()}};(function(){k.dialog={uiElement:function(M,N,O,P,Q,R,S){if(arguments.length<4){return}var T=(P.call?P(N):P)||"div",U=["<",T," "],V=(Q&&Q.call?Q(N):Q)||{},W=(R&&R.call?R(N):R)||{},X=(S&&S.call?S.call(this,M,N):S)||"",Y=this.domId=W.id||e.getNextNumber()+"_uiElement",Z=this.id=N.id,aa;W.id=Y;var ab={};if(N.type){ab["cke_dialog_ui_"+N.type]=1}if(N.className){ab[N.className]=1}var ac=W["class"]&&W["class"].split?W["class"].split(" "):[];for(aa=0;aa<ac.length;aa++){if(ac[aa]){ab[ac[aa]]=1}}var ad=[];for(aa in ab){ad.push(aa)}W["class"]=ad.join(" ");if(N.title){W.title=N.title}var ae=(N.style||"").split(";");for(aa in V){ae.push(aa+":"+V[aa])}if(N.hidden){ae.push("display:none")}for(aa=ae.length-1;aa>=0;aa--){if(ae[aa]===""){ae.splice(aa,1)}}if(ae.length>0){W.style=(W.style?W.style+"; ":"")+ae.join("; ")}for(aa in W){U.push(aa+'="'+e.htmlEncode(W[aa])+'" ')}U.push(">",X,"</",T,">");O.push(U.join(""));(this._||(this._={})).dialog=M;if(typeof N.isChanged=="boolean"){this.isChanged=function(){return N.isChanged}}if(typeof N.isChanged=="function"){this.isChanged=N.isChanged}a.event.implementOn(this);this.registerEvents(N);if(this.accessKeyUp&&this.accessKeyDown&&N.accessKey){G(this,M,"CTRL+"+N.accessKey)}var af=this;M.on("load",function(){if(af.getInputElement()){af.getInputElement().on("focus",function(){M._.tabBarMode=false;M._.hasFocus=true;af.fire("focus")},af)}});if(this.keyboardFocusable){this.tabIndex=N.tabIndex||0;this.focusIndex=M._.focusList.push(this)-1;this.on("focus",function(){M._.currentFocusIndex=af.focusIndex})}e.extend(this,N)},hbox:function(M,N,O,P,Q){if(arguments.length<4){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.widths||null,T=Q&&Q.height||null,U={},V,W=function(){var Y=['<tbody><tr class="cke_dialog_ui_hbox">'];for(V=0;V<O.length;V++){var Z="cke_dialog_ui_hbox_child",aa=[];if(V===0){Z="cke_dialog_ui_hbox_first"}if(V==O.length-1){Z="cke_dialog_ui_hbox_last"}Y.push('<td class="',Z,'" role="presentation" ');if(S){if(S[V]){aa.push("width:"+e.cssLength(S[V]))}}else{aa.push("width:"+Math.floor(100/O.length)+"%")}if(T){aa.push("height:"+e.cssLength(T))}if(Q&&Q.padding!=undefined){aa.push("padding:"+e.cssLength(Q.padding))}if(aa.length>0){Y.push('style="'+aa.join("; ")+'" ')}Y.push(">",O[V],"</td>")}Y.push("</tr></tbody>");return Y.join("")},X={role:"presentation"};Q&&Q.align&&(X.align=Q.align);k.dialog.uiElement.call(this,M,Q||{type:"hbox"},P,"table",U,X,W)},vbox:function(M,N,O,P,Q){if(arguments.length<3){return}this._||(this._={});var R=this._.children=N,S=Q&&Q.width||null,T=Q&&Q.heights||null,U=function(){var V=['<table role="presentation" cellspacing="0" border="0" '];V.push('style="');if(Q&&Q.expand){V.push("height:100%;")}V.push("width:"+e.cssLength(S||"100%"),";");V.push('"');V.push('align="',e.htmlEncode(Q&&Q.align||(M.getParentEditor().lang.dir=="ltr"?"left":"right")),'" ');V.push("><tbody>");for(var W=0;W<O.length;W++){var X=[];V.push('<tr><td role="presentation" ');if(S){X.push("width:"+e.cssLength(S||"100%"))}if(T){X.push("height:"+e.cssLength(T[W]))}else{if(Q&&Q.expand){X.push("height:"+Math.floor(100/O.length)+"%")}}if(Q&&Q.padding!=undefined){X.push("padding:"+e.cssLength(Q.padding))}if(X.length>0){V.push('style="',X.join("; "),'" ')}V.push(' class="cke_dialog_ui_vbox_child">',O[W],"</td></tr>")}V.push("</tbody></table>");return V.join("")};k.dialog.uiElement.call(this,M,Q||{type:"vbox"},P,"div",null,{role:"presentation"},U)}}})();k.dialog.uiElement.prototype={getElement:function(){return a.document.getById(this.domId)},getInputElement:function(){return this.getElement()},getDialog:function(){return this._.dialog},setValue:function(M){this.getInputElement().setValue(M);this.fire("change",{value:M});return this},getValue:function(){return this.getInputElement().getValue()},isChanged:function(){return false},selectParentTab:function(){var P=this;var M=P.getInputElement(),N=M,O;while((N=N.getParent())&&N.$.className.search("cke_dialog_page_contents")==-1){}if(!N){return P}O=N.getAttribute("name");if(P._.dialog._.currentTabId!=O){P._.dialog.selectPage(O)}return P},focus:function(){this.selectParentTab().getInputElement().focus();return this},registerEvents:function(M){var N=/^on([A-Z]\w+)/,O,P=function(R,S,T,U){S.on("load",function(){R.getInputElement().on(T,U,R)})};for(var Q in M){if(!(O=Q.match(N))){continue}if(this.eventProcessors[Q]){this.eventProcessors[Q].call(this,this._.dialog,M[Q])}else{P(this,this._.dialog,O[1].toLowerCase(),M[Q])}}return this},eventProcessors:{onLoad:function(M,N){M.on("load",N,this)},onShow:function(M,N){M.on("show",N,this)},onHide:function(M,N){M.on("hide",N,this)}},accessKeyDown:function(M,N){this.focus()},accessKeyUp:function(M,N){},disable:function(){var M=this.getInputElement();M.setAttribute("disabled","true");M.addClass("cke_disabled")},enable:function(){var M=this.getInputElement();M.removeAttribute("disabled");M.removeClass("cke_disabled")},isEnabled:function(){return !this.getInputElement().getAttribute("disabled")},isVisible:function(){return this.getInputElement().isVisible()},isFocusable:function(){if(!this.isEnabled()||!this.isVisible()){return false}return true}};k.dialog.hbox.prototype=e.extend(new k.dialog.uiElement(),{getChild:function(M){var N=this;if(arguments.length<1){return N._.children.concat()}if(!M.splice){M=[M]}if(M.length<2){return N._.children[M[0]]}else{return N._.children[M[0]]&&N._.children[M[0]].getChild?N._.children[M[0]].getChild(M.slice(1,M.length)):null}}},true);k.dialog.vbox.prototype=new k.dialog.hbox();(function(){var M={build:function(N,O,P){var Q=O.children,R,S=[],T=[];for(var U=0;U<Q.length&&(R=Q[U]);U++){var V=[];S.push(V);T.push(a.dialog._.uiElementBuilders[R.type].build(N,R,V))}return new k.dialog[O.type](N,T,S,P,O)}};a.dialog.addUIElement("hbox",M);a.dialog.addUIElement("vbox",M)})();a.dialogCommand=function(M){this.dialogName=M};a.dialogCommand.prototype={exec:function(M){M.openDialog(this.dialogName)},canUndo:false,editorFocus:c||b.webkit};(function(){var M=/^([a]|[^a])+$/,N=/^\d*$/,O=/^\d*(?:\.\d+)?$/;a.VALIDATE_OR=1;a.VALIDATE_AND=2;a.dialog.validate={functions:function(){return function(){var V=this;var P=V&&V.getValue?V.getValue():arguments[0],Q=undefined,R=2,S=[],T;for(T=0;T<arguments.length;T++){if(typeof arguments[T]=="function"){S.push(arguments[T])}else{break}}if(T<arguments.length&&typeof arguments[T]=="string"){Q=arguments[T];T++}if(T<arguments.length&&typeof arguments[T]=="number"){R=arguments[T]}var U=R==2?true:false;for(T=0;T<S.length;T++){if(R==2){U=U&&S[T](P)}else{U=U||S[T](P)}}if(!U){if(Q!==undefined){alert(Q)}if(V&&(V.select||V.focus)){V.select||V.focus()}return false}return true}},regex:function(P,Q){return function(){var S=this;var R=S&&S.getValue?S.getValue():arguments[0];if(!P.test(R)){if(Q!==undefined){alert(Q)}if(S&&(S.select||S.focus)){if(S.select){S.select()}else{S.focus()}}return false}return true}},notEmpty:function(P){return this.regex(M,P)},integer:function(P){return this.regex(N,P)},number:function(P){return this.regex(O,P)},equals:function(P,Q){return this.functions(function(R){return R==P},Q)},notEqual:function(P,Q){return this.functions(function(R){return R!=P},Q)}};a.on("instanceDestroyed",function(P){if(e.isEmpty(a.instances)){var Q;while(Q=a.dialog._.currentTop){Q.hide()}C()}var R=P.editor._.storedDialogs;for(var S in R){R[S].destroy()}})})()})();e.extend(a.editor.prototype,{openDialog:function(l,m){var n=a.dialog._.dialogDefinitions[l],o=this.skin.dialog;if(typeof n=="function"&&o._isLoaded){var p=this._.storedDialogs||(this._.storedDialogs={}),q=p[l]||(p[l]=new a.dialog(this,l));m&&m.call(q,q);q.show();return q}else{if(n=="failed"){throw new Error('[CKEDITOR.dialog.openDialog] Dialog "'+l+'" failed when loading definition.')}}var r=a.document.getBody(),s=r.$.style.cursor,t=this;r.setStyle("cursor","wait");function u(w){var x=a.dialog._.dialogDefinitions[l],y=t.skin.dialog;if(!y._isLoaded||v&&typeof w=="undefined"){return}if(typeof x!="function"){a.dialog._.dialogDefinitions[l]="failed"}t.openDialog(l,m);r.setStyle("cursor",s)}if(typeof n=="string"){var v=1;a.scriptLoader.load(a.getUrl(n),u)}a.skins.load(this,"dialog",u);return null}});j.add("dialog",{requires:["dialogui"]});j.add("styles",{requires:["selection"]});a.editor.prototype.attachStyleStateChange=function(l,m){var n=this._.styleStateChangeCallbacks;if(!n){n=this._.styleStateChangeCallbacks=[];this.on("selectionChange",function(o){for(var p=0;p<n.length;p++){var q=n[p],r=q.style.checkActive(o.data.path)?1:2;if(q.state!==r){q.fn.call(this,r);q.state=r}}})}n.push({style:l,fn:m})};a.STYLE_BLOCK=1;a.STYLE_INLINE=2;a.STYLE_OBJECT=3;(function(){var l={address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1},m={a:1,embed:1,hr:1,img:1,li:1,object:1,ol:1,table:1,td:1,tr:1,th:1,ul:1,dl:1,dt:1,dd:1,form:1},n=/\s*(?:;\s*|$)/;a.style=function(O,P){if(P){O=e.clone(O);G(O.attributes,P);G(O.styles,P)}var Q=this.element=(O.element||"*").toLowerCase();this.type=Q=="#"||l[Q]?1:m[Q]?3:2;this._={definition:O}};a.style.prototype={apply:function(O){N.call(this,O,false)},remove:function(O){N.call(this,O,true)},applyToRange:function(O){var P=this;return(P.applyToRange=P.type==2?o:P.type==1?r:P.type==3?q:null).call(P,O)},removeFromRange:function(O){return(this.removeFromRange=this.type==2?p:null).call(this,O)},applyToObject:function(O){E(O,this)},checkActive:function(O){var S=this;switch(S.type){case 1:return S.checkElementRemovable(O.block||O.blockLimit,true);case 3:case 2:var P=O.elements;for(var Q=0,R;Q<P.length;Q++){R=P[Q];if(S.type==2&&(R==O.block||R==O.blockLimit)){continue}if(S.type==3&&!(R.getName() in m)){continue}if(S.checkElementRemovable(R,true)){return true}}}return false},checkApplicable:function(O){switch(this.type){case 2:case 1:break;case 3:return O.lastElement.getAscendant(this.element,true)}return true},checkElementRemovable:function(O,P){if(!O){return false}var Q=this._.definition,R;if(O.getName()==this.element){if(!P&&!O.hasAttributes()){return true}R=H(Q);if(R._length){for(var S in R){if(S=="_length"){continue}var T=O.getAttribute(S)||"";if(S=="style"?M(R[S],K(T,false)):R[S]==T){if(!P){return true}}else{if(P){return false}}}if(P){return true}}else{return true}}var U=I(this)[O.getName()];if(U){if(!(R=U.attributes)){return true}for(var V=0;V<R.length;V++){S=R[V][0];var W=O.getAttribute(S);if(W){var X=R[V][1];if(X===null||typeof X=="string"&&W==X||X.test(W)){return true}}}}return false},buildPreview:function(){var O=this._.definition,P=[],Q=O.element;if(Q=="bdo"){Q="span"}P=["<",Q];var R=O.attributes;if(R){for(var S in R){P.push(" ",S,'="',R[S],'"')}}var T=a.style.getStyleText(O);if(T){P.push(' style="',T,'"')}P.push(">",O.name,"</",Q,">");return P.join("")}};a.style.getStyleText=function(O){var P=O._ST;if(P){return P}P=O.styles;var Q=O.attributes&&O.attributes.style||"",R="";if(Q.length){Q=Q.replace(n,";")}for(var S in P){var T=P[S],U=(S+":"+T).replace(n,";");if(T=="inherit"){R+=U}else{Q+=U}}if(Q.length){Q=K(Q)}Q+=R;return O._ST=Q};function o(O){var al=this;var P=O.document;if(O.collapsed){var Q=D(al,P);O.insertNode(Q);O.moveToPosition(Q,2);return}var R=al.element,S=al._.definition,T,U=f[R]||(T=true,f.span),V=O.createBookmark();O.enlarge(1);O.trim();var W=O.createBookmark(),X=W.startNode,Y=W.endNode,Z=X,aa;while(Z){var ab=false;if(Z.equals(Y)){Z=null;ab=true}else{var ac=Z.type,ad=ac==1?Z.getName():null;if(ad&&Z.getAttribute("_fck_bookmark")){Z=Z.getNextSourceNode(true);continue}if(!ad||U[ad]&&(Z.getPosition(Y)|4|0|8)==4+0+8&&(!S.childRule||S.childRule(Z))){var ae=Z.getParent();if(ae&&((ae.getDtd()||f.span)[R]||T)&&(!S.parentRule||S.parentRule(ae))){if(!aa&&(!ad||!f.$removeEmpty[ad]||(Z.getPosition(Y)|4|0|8)==4+0+8)){aa=new d.range(P);aa.setStartBefore(Z)}if(ac==3||ac==1&&!Z.getChildCount()){var af=Z,ag;while(!af.$.nextSibling&&(ag=af.getParent(),U[ag.getName()])&&(ag.getPosition(X)|2|0|8)==2+0+8&&(!S.childRule||S.childRule(ag))){af=ag}aa.setEndAfter(af);if(!af.$.nextSibling){ab=true}}}else{ab=true}}else{ab=true}Z=Z.getNextSourceNode()}if(ab&&aa&&!aa.collapsed){var ah=D(al,P),ai=aa.getCommonAncestor();while(ah&&ai){if(ai.getName()==R){for(var aj in S.attributes){if(ah.getAttribute(aj)==ai.getAttribute(aj)){ah.removeAttribute(aj)}}for(var ak in S.styles){if(ah.getStyle(ak)==ai.getStyle(ak)){ah.removeStyle(ak)}}if(!ah.hasAttributes()){ah=null;break}}ai=ai.getParent()}if(ah){aa.extractContents().appendTo(ah);A(al,ah);aa.insertNode(ah);ah.mergeSiblings();if(!c){ah.$.normalize()}}aa=null}}X.remove();Y.remove();O.moveToBookmark(V);O.shrink(2)}function p(O){O.enlarge(1);var P=O.createBookmark(),Q=P.startNode;if(O.collapsed){var R=new d.elementPath(Q.getParent()),S;for(var T=0,U;T<R.elements.length&&(U=R.elements[T]);T++){if(U==R.block||U==R.blockLimit){break}if(this.checkElementRemovable(U)){var V=O.checkBoundaryOfElement(U,2),W=!V&&O.checkBoundaryOfElement(U,1);if(W||V){S=U;S.match=W?"start":"end"}else{U.mergeSiblings();z(this,U)}}}if(S){var X=Q;for(T=0;true;T++){var Y=R.elements[T];if(Y.equals(S)){break}else{if(Y.match){continue}else{Y=Y.clone()}}Y.append(X);X=Y}X[S.match=="start"?"insertBefore":"insertAfter"](S)}}else{var Z=P.endNode,aa=this;function ab(){var ae=new d.elementPath(Q.getParent()),af=new d.elementPath(Z.getParent()),ag=null,ah=null;for(var ai=0;ai<ae.elements.length;ai++){var aj=ae.elements[ai];if(aj==ae.block||aj==ae.blockLimit){break}if(aa.checkElementRemovable(aj)){ag=aj}}for(ai=0;ai<af.elements.length;ai++){aj=af.elements[ai];if(aj==af.block||aj==af.blockLimit){break}if(aa.checkElementRemovable(aj)){ah=aj}}if(ah){Z.breakParent(ah)}if(ag){Q.breakParent(ag)}}ab();var ac=Q.getNext();while(!ac.equals(Z)){var ad=ac.getNextSourceNode();if(ac.type==1&&this.checkElementRemovable(ac)){if(ac.getName()==this.element){z(this,ac)}else{B(ac,I(this)[ac.getName()])}if(ad.type==1&&ad.contains(Q)){ab();ad=Q.getNext()}}ac=ad}}O.moveToBookmark(P)}function q(O){var P=O.getCommonAncestor(true,true),Q=P.getAscendant(this.element,true);Q&&E(Q,this)}function r(O){var P=O.createBookmark(true),Q=O.createIterator();Q.enforceRealBlocks=true;if(this._.enterMode){Q.enlargeBr=this._.enterMode!=2}var R,S=O.document,T;while(R=Q.getNextParagraph()){var U=D(this,S);s(R,U)}O.moveToBookmark(P)}function s(O,P){var Q=P.is("pre"),R=O.is("pre"),S=Q&&!R,T=!Q&&R;if(S){P=y(O,P)}else{if(T){P=x(v(O),P)}else{O.moveChildren(P)}}P.replace(O);if(Q){u(P)}}var t=d.walker.whitespaces(true);function u(O){var P;if(!((P=O.getPrevious(t))&&P.is&&P.is("pre"))){return}var Q=w(P.getHtml(),/\n$/,"")+"\n\n"+w(O.getHtml(),/^\n/,"");if(c){O.$.outerHTML="<pre>"+Q+"</pre>"}else{O.setHtml(Q)}P.remove()}function v(O){var P=/(\S\s*)\n(?:\s|(<span[^>]+_fck_bookmark.*?\/span>))*\n(?!$)/gi,Q=O.getName(),R=w(O.getOuterHtml(),P,function(T,U,V){return U+"</pre>"+V+"<pre>"}),S=[];R.replace(/<pre\b.*?>([\s\S]*?)<\/pre>/gi,function(T,U){S.push(U)});return S}function w(O,P,Q){var R="",S="";O=O.replace(/(^<span[^>]+_fck_bookmark.*?\/span>)|(<span[^>]+_fck_bookmark.*?\/span>$)/gi,function(T,U,V){U&&(R=U);V&&(S=V);return""});return R+O.replace(P,Q)+S}function x(O,P){var Q=new d.documentFragment(P.getDocument());for(var R=0;R<O.length;R++){var S=O[R];S=S.replace(/(\r\n|\r)/g,"\n");S=w(S,/^[ \t]*\n/,"");S=w(S,/\n$/,"");S=w(S,/^[ \t]+|[ \t]+$/g,function(U,V,W){if(U.length==1){return"&nbsp;"}else{if(!V){return e.repeat("&nbsp;",U.length-1)+" "}else{return" "+e.repeat("&nbsp;",U.length-1)}}});S=S.replace(/\n/g,"<br>");S=S.replace(/[ \t]{2,}/g,function(U){return e.repeat("&nbsp;",U.length-1)+" "});var T=P.clone();T.setHtml(S);Q.append(T)}return Q}function y(O,P){var Q=O.getHtml();Q=w(Q,/(?:^[ \t\n\r]+)|(?:[ \t\n\r]+$)/g,"");Q=Q.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,"$1");Q=Q.replace(/([ \t\n\r]+|&nbsp;)/g," ");Q=Q.replace(/<br\b[^>]*>/gi,"\n");if(c){var R=O.getDocument().createElement("div");R.append(P);P.$.outerHTML="<pre>"+Q+"</pre>";P=R.getFirst().remove()}else{P.setHtml(Q)}return P}function z(O,P){var Q=O._.definition,R=e.extend({},Q.attributes,I(O)[P.getName()]),S=Q.styles,T=e.isEmpty(R)&&e.isEmpty(S);for(var U in R){if((U=="class"||O._.definition.fullMatch)&&P.getAttribute(U)!=J(U,R[U])){continue}T=P.hasAttribute(U);P.removeAttribute(U)}for(var V in S){if(O._.definition.fullMatch&&P.getStyle(V)!=J(V,S[V],true)){continue}T=T||!!P.getStyle(V);P.removeStyle(V)}T&&C(P)}function A(O,P){var Q=O._.definition,R=Q.attributes,S=Q.styles,T=I(O),U=P.getElementsByTag(O.element);for(var V=U.count();--V>=0;){z(O,U.getItem(V))}for(var W in T){if(W!=O.element){U=P.getElementsByTag(W);for(V=U.count()-1;V>=0;V--){var X=U.getItem(V);B(X,T[W])}}}}function B(O,P){var Q=P&&P.attributes;if(Q){for(var R=0;R<Q.length;R++){var S=Q[R][0],T;if(T=O.getAttribute(S)){var U=Q[R][1];if(U===null||U.test&&U.test(T)||typeof U=="string"&&T==U){O.removeAttribute(S)}}}}C(O)}function C(O){if(!O.hasAttributes()){var P=O.getFirst(),Q=O.getLast();O.remove(true);if(P){P.type==1&&P.mergeSiblings();if(Q&&!P.equals(Q)&&Q.type==1){Q.mergeSiblings()}}}}function D(O,P){var Q,R=O._.definition,S=O.element;if(S=="*"){S="span"}Q=new h(S,P);return E(Q,O)}function E(O,P){var Q=P._.definition,R=Q.attributes,S=a.style.getStyleText(Q);if(R){for(var T in R){O.setAttribute(T,R[T])}}if(S){O.setAttribute("style",S)}return O}var F=/#\((.+?)\)/g;function G(O,P){for(var Q in O){O[Q]=O[Q].replace(F,function(R,S){return P[S]})}}function H(O){var P=O._AC;if(P){return P}P={};var Q=0,R=O.attributes;if(R){for(var S in R){Q++;P[S]=R[S]}}var T=a.style.getStyleText(O);if(T){if(!P.style){Q++}P.style=T}P._length=Q;return O._AC=P}function I(O){if(O._.overrides){return O._.overrides}var P=O._.overrides={},Q=O._.definition.overrides;if(Q){if(!e.isArray(Q)){Q=[Q]}for(var R=0;R<Q.length;R++){var S=Q[R],T,U,V;if(typeof S=="string"){T=S.toLowerCase()}else{T=S.element?S.element.toLowerCase():O.element;V=S.attributes}U=P[T]||(P[T]={});if(V){var W=U.attributes=U.attributes||[];for(var X in V){W.push([X.toLowerCase(),V[X]])}}}}return P}function J(O,P,Q){var R=new h("span");R[Q?"setStyle":"setAttribute"](O,P);return R[Q?"getStyle":"getAttribute"](O)}function K(O,P){var Q;if(P!==false){var R=new h("span");R.setAttribute("style",O);Q=R.getAttribute("style")||""}else{Q=O}return Q.replace(/\s*([;:])\s*/,"$1").replace(/([^\s;])$/,"$1;").replace(/,\s+/g,",").toLowerCase()}function L(O){var P={};O.replace(/&quot;/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(Q,R,S){P[R]=S});return P}function M(O,P){typeof O=="string"&&(O=L(O));typeof P=="string"&&(P=L(P));for(var Q in O){if(!(Q in P&&(P[Q]==O[Q]||O[Q]=="inherit"||P[Q]=="inherit"))){return false}}return true}function N(O,P){var Q=O.getSelection(),R=Q.getRanges(),S=P?this.removeFromRange:this.applyToRange;for(var T=0;T<R.length;T++){S.call(this,R[T])}Q.selectRanges(R)}})();a.styleCommand=function(l){this.style=l};a.styleCommand.prototype.exec=function(l){var n=this;l.focus();var m=l.document;if(m){if(n.state==2){n.style.apply(m)}else{if(n.state==1){n.style.remove(m)}}}return !!m};a.stylesSet=new a.resourceManager("","stylesSet");a.addStylesSet=e.bind(a.stylesSet.add,a.stylesSet);a.loadStylesSet=function(l,m,n){a.stylesSet.addExternal(l,m,"");a.stylesSet.load(l,n)};a.editor.prototype.getStylesSet=function(l){if(!this._.stylesDefinitions){var m=this,n=m.config.stylesCombo_stylesSet||m.config.stylesSet||"default";if(n instanceof Array){m._.stylesDefinitions=n;l(n);return}var o=n.split(":"),p=o[0],q=o[1],r=j.registered.styles.path;a.stylesSet.addExternal(p,q?o.slice(1).join(":"):r+"styles/"+p+".js","");a.stylesSet.load(p,function(s){m._.stylesDefinitions=s[p];l(m._.stylesDefinitions)})}else{l(this._.stylesDefinitions)}};j.add("domiterator");(function(){function l(o){var p=this;if(arguments.length<1){return}p.range=o;p.forceBrBreak=false;p.enlargeBr=true;p.enforceRealBlocks=false;p._||(p._={})}var m=/^[\r\n\t ]+$/,n=d.walker.bookmark();l.prototype={getNextParagraph:function(o){var N=this;var p,q,r,s,t;if(!N._.lastNode){q=N.range.clone();q.shrink(1,true);q.enlarge(N.forceBrBreak||!N.enlargeBr?3:2);var u=new d.walker(q),v=d.walker.bookmark(true,true);u.evaluator=v;N._.nextNode=u.next();u=new d.walker(q);u.evaluator=v;var w=u.previous();N._.lastNode=w.getNextSourceNode(true);if(N._.lastNode&&N._.lastNode.type==3&&!e.trim(N._.lastNode.getText())&&N._.lastNode.getParent().isBlockBoundary()){var x=new d.range(q.document);x.moveToPosition(N._.lastNode,4);if(x.checkEndOfBlock()){var y=new d.elementPath(x.endContainer),z=y.block||y.blockLimit;N._.lastNode=z.getNextSourceNode(true)}}if(!N._.lastNode){N._.lastNode=N._.docEndMarker=q.document.createText("");N._.lastNode.insertAfter(w)}q=null}var A=N._.nextNode;w=N._.lastNode;N._.nextNode=null;while(A){var B=false,C=A.type!=1,D=false;if(!C){var E=A.getName();if(A.isBlockBoundary(N.forceBrBreak&&{br:1})){if(E=="br"){C=true}else{if(!q&&!A.getChildCount()&&E!="hr"){p=A;r=A.equals(w);break}}if(q){q.setEndAt(A,3);if(E!="br"){N._.nextNode=A}}B=true}else{if(A.getFirst()){if(!q){q=new d.range(N.range.document);q.setStartAt(A,3)}A=A.getFirst();continue}C=true}}else{if(A.type==3){if(m.test(A.getText())){C=false}}}if(C&&!q){q=new d.range(N.range.document);q.setStartAt(A,3)}r=(!B||C)&&A.equals(w);if(q&&!B){while(!A.getNext()&&!r){var F=A.getParent();if(F.isBlockBoundary(N.forceBrBreak&&{br:1})){B=true;r=r||F.equals(w);break}A=F;C=true;r=A.equals(w);D=true}}if(C){q.setEndAt(A,4)}A=A.getNextSourceNode(D,null,w);r=!A;if(r||B&&q){break}}if(!p){if(!q){N._.docEndMarker&&N._.docEndMarker.remove();N._.nextNode=null;return null}var G=new d.elementPath(q.startContainer),H=G.blockLimit,I={div:1,th:1,td:1};p=G.block;if(!p&&!N.enforceRealBlocks&&I[H.getName()]&&q.checkStartOfBlock()&&q.checkEndOfBlock()){p=H}else{if(!p||N.enforceRealBlocks&&p.getName()=="li"){p=N.range.document.createElement(o||"p");q.extractContents().appendTo(p);p.trim();q.insertNode(p);s=t=true}else{if(p.getName()!="li"){if(!q.checkStartOfBlock()||!q.checkEndOfBlock()){p=p.clone(false);q.extractContents().appendTo(p);p.trim();var J=q.splitBlock();s=!J.wasStartOfBlock;t=!J.wasEndOfBlock;q.insertNode(p)}}else{if(!r){N._.nextNode=p.equals(w)?null:q.getBoundaryNodes().endNode.getNextSourceNode(true,null,w)}}}}}if(s){var K=p.getPrevious();if(K&&K.type==1){if(K.getName()=="br"){K.remove()}else{if(K.getLast()&&K.getLast().$.nodeName.toLowerCase()=="br"){K.getLast().remove()}}}}if(t){var L=d.walker.bookmark(false,true),M=p.getLast();if(M&&M.type==1&&M.getName()=="br"){if(c||M.getPrevious(L)||M.getNext(L)){M.remove()}}}if(!N._.nextNode){N._.nextNode=r||p.equals(w)?null:p.getNextSourceNode(true,null,w)}return p}};d.range.prototype.createIterator=function(){return new l(this)}})();j.add("panelbutton",{requires:["button"],beforeInit:function(l){l.ui.addHandler(4,k.panelButton.handler)}});a.UI_PANELBUTTON=4;(function(){var l=function(m){var o=this;var n=o._;if(n.state==0){return}o.createPanel(m);if(n.on){n.panel.hide();return}n.panel.showBlock(o._.id,o.document.getById(o._.id),4)};k.panelButton=e.createClass({base:k.button,$:function(m){var o=this;var n=m.panel;delete m.panel;o.base(m);o.document=n&&n.parent&&n.parent.getDocument()||a.document;n.block={attributes:n.attributes};o.hasArrow=true;o.click=l;o._={panelDefinition:n}},statics:{handler:{create:function(m){return new k.panelButton(m)}}},proto:{createPanel:function(m){var n=this._;if(n.panel){return}var o=this._.panelDefinition||{},p=this._.panelDefinition.block,q=o.parent||a.document.getBody(),r=this._.panel=new k.floatPanel(m,q,o),s=r.addBlock(n.id,p),t=this;r.onShow=function(){if(t.className){this.element.getFirst().addClass(t.className+"_panel")}n.oldState=t._.state;t.setState(1);n.on=1;if(t.onOpen){t.onOpen()}};r.onHide=function(){if(t.className){this.element.getFirst().removeClass(t.className+"_panel")}t.setState(n.oldState);n.on=0;if(t.onClose){t.onClose()}};r.onEscape=function(){r.hide();t.document.getById(n.id).focus()};if(this.onBlock){this.onBlock(r,s)}s.onHide=function(){n.on=0;t.setState(2)}}}})})();j.add("floatpanel",{requires:["panel"]});(function(){var l={},m=false;function n(o,p,q,r,s){var t=p.getUniqueId()+"-"+q.getUniqueId()+"-"+o.skinName+"-"+o.lang.dir+(o.uiColor&&"-"+o.uiColor||"")+(r.css&&"-"+r.css||"")+(s&&"-"+s||""),u=l[t];if(!u){u=l[t]=new k.panel(p,r);u.element=q.append(h.createFromHtml(u.renderHtml(o),p));u.element.setStyles({display:"none",position:"absolute"})}return u}k.floatPanel=e.createClass({$:function(o,p,q,r){q.forceIFrame=true;var s=p.getDocument(),t=n(o,s,p,q,r||0),u=t.element,v=u.getFirst().getFirst();this.element=u;this._={panel:t,parentElement:p,definition:q,document:s,iframe:v,children:[],dir:o.lang.dir}},proto:{addBlock:function(o,p){return this._.panel.addBlock(o,p)},addListBlock:function(o,p){return this._.panel.addListBlock(o,p)},getBlock:function(o){return this._.panel.getBlock(o)},showBlock:function(o,p,q,r,s){var t=this._.panel,u=t.showBlock(o);this.allowBlur(false);m=true;var v=this.element,w=this._.iframe,x=this._.definition,y=p.getDocumentPosition(v.getDocument()),z=this._.dir=="rtl",A=y.x+(r||0),B=y.y+(s||0);if(z&&(q==1||q==4)){A+=p.$.offsetWidth}else{if(!z&&(q==2||q==3)){A+=p.$.offsetWidth-1}}if(q==3||q==4){B+=p.$.offsetHeight-1}this._.panel._.offsetParentId=p.getId();v.setStyles({top:"-30000px",display:""});v.setOpacity(0);v.getFirst().removeStyle("width");if(!this._.blurSet){var C=c?w:new d.window(w.$.contentWindow);a.event.useCapture=true;C.on("blur",function(D){var F=this;if(!F.allowBlur()){return}var E;if(c&&!F.allowBlur()||(E=D.data.getTarget())&&E.getName&&E.getName()!="iframe"){return}if(F.visible&&!F._.activeChild&&!m){F.hide()}},this);C.on("focus",function(){this._.focused=true;this.hideChild();this.allowBlur(true)},this);a.event.useCapture=false;this._.blurSet=1}t.onEscape=e.bind(function(D){if(this.onEscape&&this.onEscape(D)===false){return false}},this);e.setTimeout(function(){if(z){A-=v.$.offsetWidth}var D=e.bind(function(){var E=v.getFirst();if(u.autoSize){var F=u.element.$;if(b.gecko||b.opera){F=F.parentNode}if(c){F=F.document.body}var G=F.scrollWidth;if(c&&b.quirks&&G>0){G+=(E.$.offsetWidth||0)-(E.$.clientWidth||0)}G+=4;E.setStyle("width",G+"px");u.element.addClass("cke_frameLoaded");var H=u.element.$.scrollHeight;if(c&&b.quirks&&H>0){H+=(E.$.offsetHeight||0)-(E.$.clientHeight||0)}E.setStyle("height",H+"px");t._.currentBlock.element.setStyle("display","none").removeStyle("display")}else{E.removeStyle("height")}var I=t.element,J=I.getWindow(),K=J.getScrollPosition(),L=J.getViewPaneSize(),M={height:I.$.offsetHeight,width:I.$.offsetWidth};if(z?A<0:A+M.width>L.width+K.x){A+=M.width*(z?1:-1)}if(B+M.height>L.height+K.y){B-=M.height}v.setStyles({top:B+"px",left:A+"px"});v.setOpacity(1)},this);t.isLoaded?D():t.onLoad=D;e.setTimeout(function(){w.$.contentWindow.focus();this.allowBlur(true)},0,this)},0,this);this.visible=1;if(this.onShow){this.onShow.call(this)}m=false},hide:function(){var o=this;if(o.visible&&(!o.onHide||o.onHide.call(o)!==true)){o.hideChild();o.element.setStyle("display","none");o.visible=0}},allowBlur:function(o){var p=this._.panel;if(o!=undefined){p.allowBlur=o}return p.allowBlur},showAsChild:function(o,p,q,r,s,t){if(this._.activeChild==o&&o._.panel._.offsetParentId==q.getId()){return}this.hideChild();o.onHide=e.bind(function(){e.setTimeout(function(){if(!this._.focused){this.hide()}},0,this)},this);this._.activeChild=o;this._.focused=false;o.showBlock(p,q,r,s,t);if(b.ie7Compat||b.ie8&&b.ie6Compat){setTimeout(function(){o.element.getChild(0).$.style.cssText+=""},100)}},hideChild:function(){var o=this._.activeChild;if(o){delete o.onHide;delete this._.activeChild;o.hide()}}}});a.on("instanceDestroyed",function(){var o=e.isEmpty(a.instances);for(var p in l){var q=l[p];if(o){q.destroy()}else{q.element.hide()}}o&&(l={})})})();j.add("menu",{beforeInit:function(l){var m=l.config.menu_groups.split(","),n=l._.menuGroups={},o=l._.menuItems={};for(var p=0;p<m.length;p++){n[m[p]]=p+1}l.addMenuGroup=function(q,r){n[q]=r||100};l.addMenuItem=function(q,r){if(n[r.group]){o[q]=new a.menuItem(this,q,r)}};l.addMenuItems=function(q){for(var r in q){this.addMenuItem(r,q[r])}};l.getMenuItem=function(q){return o[q]}},requires:["floatpanel"]});(function(){a.menu=e.createClass({$:function(m,n){var q=this;n=q._.definition=n||{};q.id="cke_"+e.getNextNumber();q.editor=m;q.items=[];q._.level=n.level||1;var o=e.extend({},n.panel,{css:m.skin.editor.css,level:q._.level-1,block:{}}),p=o.block.attributes=o.attributes||{};!p.role&&(p.role="menu");q._.panelDefinition=o},_:{showSubMenu:function(m){var u=this;var n=u._.subMenu,o=u.items[m],p=o.getItems&&o.getItems();if(!p){u._.panel.hideChild();return}var q=u._.panel.getBlock(u.id);q._.focusIndex=m;if(n){n.removeAll()}else{n=u._.subMenu=new a.menu(u.editor,e.extend({},u._.definition,{level:u._.level+1},true));n.parent=u;n.onClick=e.bind(u.onClick,u);n.onEscape=u.onEscape}for(var r in p){var s=u.editor.getMenuItem(r);if(s){s.state=p[r];n.add(s)}}var t=u._.panel.getBlock(u.id).element.getDocument().getById(u.id+String(m));n.show(t,2)}},proto:{add:function(m){if(!m.order){m.order=this.items.length}this.items.push(m)},removeAll:function(){this.items=[]},show:function(m,n,o,p){var q=this.items,r=this.editor,s=this._.panel,t=this._.element;if(!s){s=this._.panel=new k.floatPanel(this.editor,a.document.getBody(),this._.panelDefinition,this._.level);s.onEscape=e.bind(function(C){if(this.onEscape&&this.onEscape(C)===false){return false}},this);s.onHide=e.bind(function(){this.onHide&&this.onHide()},this);var u=s.addBlock(this.id,this._.panelDefinition.block);u.autoSize=true;var v=u.keys;v[40]="next";v[9]="next";v[38]="prev";v[2000+9]="prev";v[32]="click";v[r.lang.dir=="rtl"?37:39]="click";t=this._.element=u.element;t.addClass(r.skinClass);var w=t.getDocument();w.getBody().setStyle("overflow","hidden");w.getElementsByTag("html").getItem(0).setStyle("overflow","hidden");this._.itemOverFn=e.addFunction(function(C){var D=this;clearTimeout(D._.showSubTimeout);D._.showSubTimeout=e.setTimeout(D._.showSubMenu,r.config.menu_subMenuDelay,D,[C])},this);this._.itemOutFn=e.addFunction(function(C){clearTimeout(this._.showSubTimeout)},this);this._.itemClickFn=e.addFunction(function(C){var E=this;var D=E.items[C];if(D.state==0){E.hide();return}if(D.getItems){E._.showSubMenu(C)}else{E.onClick&&E.onClick(D)}},this)}l(q);var x=['<div class="cke_menu" role="presentation">'],y=q.length,z=y&&q[0].group;for(var A=0;A<y;A++){var B=q[A];if(z!=B.group){x.push('<div class="cke_menuseparator" role="separator"></div>');z=B.group}B.render(this,A,x)}x.push("</div>");t.setHtml(x.join(""));if(this.parent){this.parent._.panel.showAsChild(s,this.id,m,n,o,p)}else{s.showBlock(this.id,m,n,o,p)}r.fire("menuShow",[s])},hide:function(){this._.panel&&this._.panel.hide()}}});function l(m){m.sort(function(n,o){if(n.group<o.group){return -1}else{if(n.group>o.group){return 1}}return n.order<o.order?-1:n.order>o.order?1:0})}})();a.menuItem=e.createClass({$:function(l,m,n){var o=this;e.extend(o,n,{order:0,className:"cke_button_"+m});o.group=l._.menuGroups[o.group];o.editor=l;o.name=m},proto:{render:function(l,m,n){var u=this;var o=l.id+String(m),p=typeof u.state=="undefined"?2:u.state,q=" cke_"+(p==1?"on":p==0?"disabled":"off"),r=u.label;if(u.className){q+=" "+u.className}var s=u.getItems;n.push('<span class="cke_menuitem"><a id="',o,'" class="',q,'" href="javascript:void(\'',(u.label||"").replace("'",""),'\')" title="',u.label,'" tabindex="-1"_cke_focus=1 hidefocus="true" role="menuitem"'+(s?'aria-haspopup="true"':"")+(p==0?'aria-disabled="true"':"")+(p==1?'aria-pressed="true"':""));if(b.opera||b.gecko&&b.mac){n.push(' onkeypress="return false;"')}if(b.gecko){n.push(' onblur="this.style.cssText = this.style.cssText;"')}var t=(u.iconOffset||0)*-16;n.push(' onmouseover="CKEDITOR.tools.callFunction(',l._.itemOverFn,",",m,');" onmouseout="CKEDITOR.tools.callFunction(',l._.itemOutFn,",",m,');" onclick="CKEDITOR.tools.callFunction(',l._.itemClickFn,",",m,'); return false;"><span class="cke_icon_wrapper"><span class="cke_icon"'+(u.icon?' style="background-image:url('+a.getUrl(u.icon)+");background-position:0 "+t+'px;"':"")+'></span></span><span class="cke_label">');if(s){n.push('<span class="cke_menuarrow">',"<span>&#",u.editor.lang.dir=="rtl"?"9668":"9658",";</span>","</span>")}n.push(r,"</span></a></span>")}}});i.menu_subMenuDelay=400;i.menu_groups="clipboard,form,tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash,checkbox,radio,textfield,hiddenfield,imagebutton,button,select,textarea,div";(function(){var l=function(n,o){return n._.modes&&n._.modes[o||n.mode]},m;j.add("editingblock",{init:function(n){if(!n.config.editingBlock){return}n.on("themeSpace",function(o){if(o.data.space=="contents"){o.data.html+="<br>"}});n.on("themeLoaded",function(){n.fireOnce("editingBlockReady")});n.on("uiReady",function(){n.setMode(n.config.startupMode)});n.on("afterSetData",function(){if(!m){function o(){m=true;l(n).loadData(n.getData());m=false}if(n.mode){o()}else{n.on("mode",function(){o();n.removeListener("mode",arguments.callee)})}}});n.on("beforeGetData",function(){if(!m&&n.mode){m=true;n.setData(l(n).getData());m=false}});n.on("getSnapshot",function(o){if(n.mode){o.data=l(n).getSnapshotData()}});n.on("loadSnapshot",function(o){if(n.mode){l(n).loadSnapshotData(o.data)}});n.on("mode",function(o){o.removeListener();b.webkit&&n.container.on("focus",function(){n.focus()});if(n.config.startupFocus){n.focus()}setTimeout(function(){n.fireOnce("instanceReady");a.fire("instanceReady",null,n)})})}});a.editor.prototype.mode="";a.editor.prototype.addMode=function(n,o){o.name=n;(this._.modes||(this._.modes={}))[n]=o};a.editor.prototype.setMode=function(n){var o,p=this.getThemeSpace("contents"),q=this.checkDirty();if(this.mode){if(n==this.mode){return}this.fire("beforeModeUnload");var r=l(this);o=r.getData();r.unload(p);this.mode=""}p.setHtml("");var s=l(this,n);if(!s){throw'[CKEDITOR.editor.setMode] Unknown mode "'+n+'".'}if(!q){this.on("mode",function(){this.resetDirty();this.removeListener("mode",arguments.callee)})}s.load(p,typeof o!="string"?this.getData():o)};a.editor.prototype.focus=function(){var n=l(this);if(n){n.focus()}}})();i.startupMode="wysiwyg";i.startupFocus=false;i.editingBlock=true;(function(){function l(){var v=this;try{var s=v.getSelection();if(!s||!s.document.getWindow().$){return}var t=s.getStartElement(),u=new d.elementPath(t);if(!u.compare(v._.selectionPreviousPath)){v._.selectionPreviousPath=u;v.fire("selectionChange",{selection:s,path:u,element:t})}}catch(w){}}var m,n;function o(){n=true;if(m){return}p.call(this);m=e.setTimeout(p,200,this)}function p(){m=null;if(n){e.setTimeout(l,0,this);n=false}}var q={modes:{wysiwyg:1,source:1},exec:function(s){switch(s.mode){case"wysiwyg":s.document.$.execCommand("SelectAll",false,null);break;case"source":var t=s.textarea.$;if(c){t.createTextRange().execCommand("SelectAll")}else{t.selectionStart=0;t.selectionEnd=t.value.length}t.focus()}},canUndo:false};j.add("selection",{init:function(s){s.on("contentDom",function(){var t=s.document,u=t.getBody(),v=t.getDocumentElement();if(c){var w,x,y=1;u.on("focusin",function(B){if(B.data.$.srcElement.nodeName!="BODY"){return}if(w){if(y){try{w.select()}catch(C){}}w=null}});u.on("focus",function(){x=true;A()});u.on("beforedeactivate",function(B){if(B.data.$.toElement){return}x=false;y=1});if(c&&b.version<8){s.on("blur",function(B){s.document&&s.document.$.selection.empty()})}v.on("mousedown",function(){y=0});v.on("mouseup",function(){y=1});if(c&&(b.ie7Compat||b.version<8||b.quirks)){v.on("click",function(B){if(B.data.getTarget().getName()=="html"){s.getSelection().getRanges()[0].select()}})}u.on("mousedown",function(){z()});u.on("mouseup",function(){x=true;setTimeout(function(){A(true)},0)});u.on("keydown",z);u.on("keyup",function(){x=true;A()});t.on("selectionchange",A);function z(){x=false}function A(B){if(x){var C=s.document,D=s.getSelection(),E=D&&D.getNative();if(B&&E&&E.type=="None"){if(!C.$.queryCommandEnabled("InsertImage")){e.setTimeout(A,50,this,true);return}}var F;if(E&&E.type&&E.type!="Control"&&(F=E.createRange())&&(F=F.parentElement())&&(F=F.nodeName)&&F.toLowerCase() in {input:1,textarea:1}){return}w=E&&D.getRanges()[0];o.call(s)}}}else{t.on("mouseup",o,s);t.on("keyup",o,s)}});s.addCommand("selectAll",q);s.ui.addButton("SelectAll",{label:s.lang.selectAll,command:"selectAll"});s.selectionChange=o}});a.editor.prototype.getSelection=function(){return this.document&&this.document.getSelection()};a.editor.prototype.forceNextSelectionCheck=function(){delete this._.selectionPreviousPath};g.prototype.getSelection=function(){var s=new d.selection(this);return !s||s.isInvalid?null:s};a.SELECTION_NONE=1;a.SELECTION_TEXT=2;a.SELECTION_ELEMENT=3;d.selection=function(s){var v=this;var t=s.getCustomData("cke_locked_selection");if(t){return t}v.document=s;v.isLocked=false;v._={cache:{}};if(c){var u=v.getNative().createRange();if(!u||u.item&&u.item(0).ownerDocument!=v.document.$||u.parentElement&&u.parentElement().ownerDocument!=v.document.$){v.isInvalid=true}}return v};var r={img:1,hr:1,li:1,table:1,tr:1,td:1,th:1,embed:1,object:1,ol:1,ul:1,a:1,input:1,form:1,select:1,textarea:1,button:1,fieldset:1,th:1,thead:1,tfoot:1};d.selection.prototype={getNative:c?function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.$.selection)}:function(){return this._.cache.nativeSel||(this._.cache.nativeSel=this.document.getWindow().$.getSelection())},getType:c?function(){var s=this._.cache;if(s.type){return s.type}var t=1;try{var u=this.getNative(),v=u.type;if(v=="Text"){t=2}if(v=="Control"){t=3}if(u.createRange().parentElement){t=2}}catch(w){}return s.type=t}:function(){var s=this._.cache;if(s.type){return s.type}var t=2,u=this.getNative();if(!u){t=1}else{if(u.rangeCount==1){var v=u.getRangeAt(0),w=v.startContainer;if(w==v.endContainer&&w.nodeType==1&&v.endOffset-v.startOffset==1&&r[w.childNodes[v.startOffset].nodeName.toLowerCase()]){t=3}}}return s.type=t},getRanges:c?(function(){var s=function(t,u){t=t.duplicate();t.collapse(u);var v=t.parentElement(),w=v.childNodes,x;for(var y=0;y<w.length;y++){var z=w[y];if(z.nodeType==1){x=t.duplicate();x.moveToElementText(z);var A=x.compareEndPoints("StartToStart",t),B=x.compareEndPoints("EndToStart",t);x.collapse();if(A>0){break}else{if(!A||B==1&&A==-1){return{container:v,offset:y}}else{if(!B){return{container:v,offset:y+1}}}}x=null}}if(!x){x=t.duplicate();x.moveToElementText(v);x.collapse(false)}x.setEndPoint("StartToStart",t);var C=x.text.replace(/(\r\n|\r)/g,"\n").length;try{while(C>0){C-=w[--y].nodeValue.length}}catch(D){C=0}if(C===0){return{container:v,offset:y}}else{return{container:w[y],offset:-C}}};return function(){var E=this;var t=E._.cache;if(t.ranges){return t.ranges}var u=E.getNative(),v=u&&u.createRange(),w=E.getType(),x;if(!u){return[]}if(w==2){x=new d.range(E.document);var y=s(v,true);x.setStart(new d.node(y.container),y.offset);y=s(v);x.setEnd(new d.node(y.container),y.offset);return t.ranges=[x]}else{if(w==3){var z=E._.cache.ranges=[];for(var A=0;A<v.length;A++){var B=v.item(A),C=B.parentNode,D=0;x=new d.range(E.document);for(;D<C.childNodes.length&&C.childNodes[D]!=B;D++){}x.setStart(new d.node(C),D);x.setEnd(new d.node(C),D+1);z.push(x)}return z}}return t.ranges=[]}})():function(){var s=this._.cache;if(s.ranges){return s.ranges}var t=[],u=this.getNative();if(!u){return[]}for(var v=0;v<u.rangeCount;v++){var w=u.getRangeAt(v),x=new d.range(this.document);x.setStart(new d.node(w.startContainer),w.startOffset);x.setEnd(new d.node(w.endContainer),w.endOffset);t.push(x)}return s.ranges=t},getStartElement:function(){var z=this;var s=z._.cache;if(s.startElement!==undefined){return s.startElement}var t,u=z.getNative();switch(z.getType()){case 3:return z.getSelectedElement();case 2:var v=z.getRanges()[0];if(v){if(!v.collapsed){v.optimize();for(;;){var w=v.startContainer,x=v.startOffset;if(x==(w.getChildCount?w.getChildCount():w.getLength())&&!w.isBlockBoundary()){v.setStartAfter(w)}else{break}}t=v.startContainer;if(t.type!=1){return t.getParent()}t=t.getChild(v.startOffset);if(!t||t.type!=1){return v.startContainer}var y=t.getFirst();while(y&&y.type==1){t=y;y=y.getFirst()}return t}}if(c){v=u.createRange();v.collapse(true);t=v.parentElement()}else{t=u.anchorNode;if(t&&t.nodeType!=1){t=t.parentNode}}}return s.startElement=t?new h(t):null},getSelectedElement:function(){var s=this._.cache;if(s.selectedElement!==undefined){return s.selectedElement}var t=this,u=e.tryThese(function(){return t.getNative().createRange().item(0)},function(){var v=t.getRanges()[0],w,x;for(var y=2;y&&!((w=v.getEnclosedNode())&&w.type==1&&r[w.getName()]&&(x=w));y--){v.shrink(1)}return x.$});return s.selectedElement=u?new h(u):null},lock:function(){var s=this;s.getRanges();s.getStartElement();s.getSelectedElement();s._.cache.nativeSel={};s.isLocked=true;s.document.setCustomData("cke_locked_selection",s)},unlock:function(s){var x=this;var t=x.document,u=t.getCustomData("cke_locked_selection");if(u){t.setCustomData("cke_locked_selection",null);if(s){var v=u.getSelectedElement(),w=!v&&u.getRanges();x.isLocked=false;x.reset();t.getBody().focus();if(v){x.selectElement(v)}else{x.selectRanges(w)}}}if(!u||!s){x.isLocked=false;x.reset()}},reset:function(){this._.cache={}},selectElement:function(s){var v=this;if(v.isLocked){var t=new d.range(v.document);t.setStartBefore(s);t.setEndAfter(s);v._.cache.selectedElement=s;v._.cache.startElement=s;v._.cache.ranges=[t];v._.cache.type=3;return}if(c){v.getNative().empty();try{t=v.document.$.body.createControlRange();t.addElement(s.$);t.select()}catch(w){t=v.document.$.body.createTextRange();t.moveToElementText(s.$);t.select()}finally{v.document.fire("selectionchange")}v.reset()}else{t=v.document.$.createRange();t.selectNode(s.$);var u=v.getNative();u.removeAllRanges();u.addRange(t);v.reset()}},selectRanges:function(s){var y=this;if(y.isLocked){y._.cache.selectedElement=null;y._.cache.startElement=s[0].getTouchedStartNode();y._.cache.ranges=s;y._.cache.type=2;return}if(c){if(s[0]){s[0].select()}y.reset()}else{var t=y.getNative();t.removeAllRanges();for(var u=0;u<s.length;u++){var v=s[u],w=y.document.$.createRange(),x=v.startContainer;if(v.collapsed&&b.gecko&&b.version<10900&&x.type==1&&!x.getChildCount()){x.appendText("")}w.setStart(x.$,v.startOffset);w.setEnd(v.endContainer.$,v.endOffset);t.addRange(w)}y.reset()}},createBookmarks:function(s){var t=[],u=this.getRanges(),v=u.length,w;for(var x=0;x<v;x++){t.push(w=u[x].createBookmark(s,true));s=w.serializable;var y=s?this.document.getById(w.startNode):w.startNode,z=s?this.document.getById(w.endNode):w.endNode;for(var A=x+1;A<v;A++){var B=u[A],C=B.startContainer,D=B.endContainer;C.equals(y.getParent())&&B.startOffset++;C.equals(z.getParent())&&B.startOffset++;D.equals(y.getParent())&&B.endOffset++;D.equals(z.getParent())&&B.endOffset++}}return t},createBookmarks2:function(s){var t=[],u=this.getRanges();for(var v=0;v<u.length;v++){t.push(u[v].createBookmark2(s))}return t},selectBookmarks:function(s){var t=[];for(var u=0;u<s.length;u++){var v=new d.range(this.document);v.moveToBookmark(s[u]);t.push(v)}this.selectRanges(t);return this},getCommonAncestor:function(){var s=this.getRanges(),t=s[0].startContainer,u=s[s.length-1].endContainer;return t.getCommonAncestor(u)},scrollIntoView:function(){var s=this.getStartElement();s.scrollIntoView()}}})();(function(){var l=d.walker.whitespaces(true),m=/\ufeff|\u00a0/,n={table:1,tbody:1,tr:1};d.range.prototype.select=c?function(o){var y=this;var p=y.collapsed,q,r;if(y.startContainer.type==1&&y.startContainer.getName() in n||y.endContainer.type==1&&y.endContainer.getName() in n){y.shrink(1,true)}var s=y.createBookmark(),t=s.startNode,u;if(!p){u=s.endNode}var v=y.document.$.body.createTextRange();v.moveToElementText(t.$);v.moveStart("character",1);if(u){var w=y.document.$.body.createTextRange();w.moveToElementText(u.$);v.setEndPoint("EndToEnd",w);v.moveEnd("character",-1)}else{var x=t.getNext(l);q=!(x&&x.getText&&x.getText().match(m))&&(o||!t.hasPrevious()||t.getPrevious().is&&t.getPrevious().is("br"));r=y.document.createElement("span");r.setHtml("&#65279;");r.insertBefore(t);if(q){y.document.createText("\ufeff").insertBefore(t)}}y.setStartBefore(t);t.remove();if(p){if(q){v.moveStart("character",-1);v.select();y.document.$.selection.clear()}else{v.select()}y.moveToPosition(r,3);r.remove()}else{y.setEndBefore(u);u.remove();v.select()}y.document.fire("selectionchange")}:function(){var r=this;var o=r.startContainer;if(r.collapsed&&o.type==1&&!o.getChildCount()){o.append(new d.text(""))}var p=r.document.$.createRange();p.setStart(o.$,r.startOffset);try{p.setEnd(r.endContainer.$,r.endOffset)}catch(s){if(s.toString().indexOf("NS_ERROR_ILLEGAL_VALUE")>=0){r.collapse(true);p.setEnd(r.endContainer.$,r.endOffset)}else{throw s}}var q=r.document.getSelection().getNative();q.removeAllRanges();q.addRange(p)}})();(function(){var l={elements:{$:function(m){var n=m.attributes,o=n&&n._cke_realelement,p=o&&new a.htmlParser.fragment.fromHtml(decodeURIComponent(o)),q=p&&p.children[0];if(q&&m.attributes._cke_resizable){var r=m.attributes.style;if(r){var s=/(?:^|\s)width\s*:\s*(\d+)/i.exec(r),t=s&&s[1];s=/(?:^|\s)height\s*:\s*(\d+)/i.exec(r);var u=s&&s[1];if(t){q.attributes.width=t}if(u){q.attributes.height=u}}}return q}}};j.add("fakeobjects",{requires:["htmlwriter"],afterInit:function(m){var n=m.dataProcessor,o=n&&n.htmlFilter;if(o){o.addRules(l)}}})})();a.editor.prototype.createFakeElement=function(l,m,n,o){var p=this.lang.fakeobjects,q={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(l.getOuterHtml()),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.getAttribute("align")||""};if(n){q._cke_real_element_type=n}if(o){q._cke_resizable=o}return this.document.createElement("img",{attributes:q})};a.editor.prototype.createFakeParserElement=function(l,m,n,o){var p=this.lang.fakeobjects,q,r=new a.htmlParser.basicWriter();l.writeHtml(r);q=r.getHtml();var s={"class":m,src:a.getUrl("images/spacer.gif"),_cke_realelement:encodeURIComponent(q),_cke_real_node_type:l.type,alt:p[n]||p.unknown,align:l.attributes.align||""};if(n){s._cke_real_element_type=n}if(o){s._cke_resizable=o}return new a.htmlParser.element("img",s)};a.editor.prototype.restoreRealElement=function(l){if(l.getAttribute("_cke_real_node_type")!=1){return null}return h.createFromHtml(decodeURIComponent(l.getAttribute("_cke_realelement")),this.document)};j.add("richcombo",{requires:["floatpanel","listblock","button"],beforeInit:function(l){l.ui.addHandler(3,k.richCombo.handler)}});a.UI_RICHCOMBO=3;k.richCombo=e.createClass({$:function(l){var n=this;e.extend(n,l,{title:l.label,modes:{wysiwyg:1}});var m=n.panel||{};delete n.panel;n.id=e.getNextNumber();n.document=m&&m.parent&&m.parent.getDocument()||a.document;m.className=(m.className||"")+" cke_rcombopanel";m.block={multiSelect:m.multiSelect,attributes:m.attributes};n._={panelDefinition:m,items:{},state:2}},statics:{handler:{create:function(l){return new k.richCombo(l)}}},proto:{renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var n=b,o="cke_"+this.id,p=e.addFunction(function(s){var v=this;var t=v._;if(t.state==0){return}v.createPanel(l);if(t.on){t.panel.hide();return}if(!t.committed){t.list.commit();t.committed=1}var u=v.getValue();if(u){t.list.mark(u)}else{t.list.unmarkAll()}t.panel.showBlock(v.id,new h(s),4)},this),q={id:o,combo:this,focus:function(){var s=a.document.getById(o).getChild(1);s.focus()},clickFn:p};l.on("mode",function(){this.setState(this.modes[l.mode]?2:0)},this);var r=e.addFunction(function(s,t){s=new d.event(s);var u=s.getKeystroke();switch(u){case 13:case 32:case 40:e.callFunction(p,t);break;default:q.onkey(q,u)}s.preventDefault()});q.keyDownFn=r;m.push('<span class="cke_rcombo">',"<span id=",o);if(this.className){m.push(' class="',this.className,' cke_off"')}m.push(">",'<span id="'+o+'_label" class=cke_label>',this.label,"</span>",'<a hidefocus=true title="',this.title,'" tabindex="-1"',n.gecko&&n.version>=10900&&!n.hc?"":" href=\"javascript:void('"+this.label+"')\"",' role="button" aria-labelledby="',o,'_label" aria-describedby="',o,'_text" aria-haspopup="true"');if(b.opera||b.gecko&&b.mac){m.push(' onkeypress="return false;"')}if(b.gecko){m.push(' onblur="this.style.cssText = this.style.cssText;"')}m.push(' onkeydown="CKEDITOR.tools.callFunction( ',r,', event, this );" onclick="CKEDITOR.tools.callFunction(',p,', this); return false;"><span><span id="'+o+'_text" class="cke_text cke_inline_label">'+this.label+"</span></span><span class=cke_openbutton>"+(b.hc?"<span>&#9660;</span>":"")+"</span></a></span></span>");if(this.onRender){this.onRender()}return q},createPanel:function(l){if(this._.panel){return}var m=this._.panelDefinition,n=this._.panelDefinition.block,o=m.parent||a.document.getBody(),p=new k.floatPanel(l,o,m),q=p.addListBlock(this.id,n),r=this;p.onShow=function(){if(r.className){this.element.getFirst().addClass(r.className+"_panel")}r.setState(1);q.focus(!r.multiSelect&&r.getValue());r._.on=1;if(r.onOpen){r.onOpen()}};p.onHide=function(){if(r.className){this.element.getFirst().removeClass(r.className+"_panel")}r.setState(2);r._.on=0;if(r.onClose){r.onClose()}};p.onEscape=function(){p.hide();r.document.getById("cke_"+r.id).getFirst().getNext().focus()};q.onClick=function(s,t){r.document.getWindow().focus();if(r.onClick){r.onClick.call(r,s,t)}if(t){r.setValue(s,r._.items[s])}else{r.setValue("")}p.hide()};this._.panel=p;this._.list=q;p.getBlock(this.id).onHide=function(){r._.on=0;r.setState(2)};if(this.init){this.init()}},setValue:function(l,m){var o=this;o._.value=l;var n=o.document.getById("cke_"+o.id+"_text");if(!(l||m)){m=o.label;n.addClass("cke_inline_label")}else{n.removeClass("cke_inline_label")}n.setHtml(typeof m!="undefined"?m:l)},getValue:function(){return this._.value||""},unmarkAll:function(){this._.list.unmarkAll()},mark:function(l){this._.list.mark(l)},hideItem:function(l){this._.list.hideItem(l)},hideGroup:function(l){this._.list.hideGroup(l)},showAll:function(){this._.list.showAll()},add:function(l,m,n){this._.items[l]=n||l;this._.list.add(l,m,n)},startGroup:function(l){this._.list.startGroup(l)},commit:function(){this._.list.commit()},setState:function(l){var m=this;if(m._.state==l){return}m.document.getById("cke_"+m.id).setState(l);m._.state=l}}});k.prototype.addRichCombo=function(l,m){this.add(l,3,m)};j.add("htmlwriter");a.htmlWriter=e.createClass({base:a.htmlParser.basicWriter,$:function(){var n=this;n.base();n.indentationChars="\t";n.selfClosingEnd=" />";n.lineBreakChars="\n";n.forceSimpleAmpersand=false;n.sortAttributes=true;n._.indent=false;n._.indentation="";n._.rules={};var l=f;for(var m in e.extend({},l.$nonBodyContent,l.$block,l.$listItem,l.$tableContent)){n.setRules(m,{indent:true,breakBeforeOpen:true,breakAfterOpen:true,breakBeforeClose:!l[m]["#"],breakAfterClose:true})}n.setRules("br",{breakAfterOpen:true});n.setRules("title",{indent:false,breakAfterOpen:false});n.setRules("style",{indent:false,breakBeforeClose:true});n.setRules("pre",{indent:false})},proto:{openTag:function(l,m){var o=this;var n=o._.rules[l];if(o._.indent){o.indentation()}else{if(n&&n.breakBeforeOpen){o.lineBreak();o.indentation()}}o._.output.push("<",l)},openTagClose:function(l,m){var o=this;var n=o._.rules[l];if(m){o._.output.push(o.selfClosingEnd)}else{o._.output.push(">");if(n&&n.indent){o._.indentation+=o.indentationChars}}if(n&&n.breakAfterOpen){o.lineBreak()}},attribute:function(l,m){if(typeof m=="string"){this.forceSimpleAmpersand&&(m=m.replace(/&amp;/g,"&"));m=e.htmlEncodeAttr(m)}this._.output.push(" ",l,'="',m,'"')},closeTag:function(l){var n=this;var m=n._.rules[l];if(m&&m.indent){n._.indentation=n._.indentation.substr(n.indentationChars.length)}if(n._.indent){n.indentation()}else{if(m&&m.breakBeforeClose){n.lineBreak();n.indentation()}}n._.output.push("</",l,">");if(m&&m.breakAfterClose){n.lineBreak()}},text:function(l){if(this._.indent){this.indentation();l=e.ltrim(l)}this._.output.push(l)},comment:function(l){if(this._.indent){this.indentation()}this._.output.push("<!--",l,"-->")},lineBreak:function(){var l=this;if(l._.output.length>0){l._.output.push(l.lineBreakChars)}l._.indent=true},indentation:function(){this._.output.push(this._.indentation);this._.indent=false},setRules:function(l,m){var n=this._.rules[l];if(n){e.extend(n,m,true)}else{this._.rules[l]=m}}}});j.add("menubutton",{requires:["button","contextmenu"],beforeInit:function(l){l.ui.addHandler(5,k.menuButton.handler)}});a.UI_MENUBUTTON=5;(function(){var l=function(m){var n=this._;if(n.state===0){return}n.previousState=n.state;var o=n.menu;if(!o){o=n.menu=new j.contextMenu(m);o.definition.panel.attributes["aria-label"]=m.lang.common.options;o.onHide=e.bind(function(){this.setState(n.previousState)},this);if(this.onMenu){o.addListener(this.onMenu)}}if(n.on){o.hide();return}this.setState(1);o.show(a.document.getById(this._.id),4)};k.menuButton=e.createClass({base:k.button,$:function(m){var n=m.panel;delete m.panel;this.base(m);this.hasArrow=true;this.click=l},statics:{handler:{create:function(m){return new k.menuButton(m)}}}})})();j.add("dialogui");(function(){var l=function(t){var w=this;w._||(w._={});w._["default"]=w._.initValue=t["default"]||"";w._.required=t.required||false;var u=[w._];for(var v=1;v<arguments.length;v++){u.push(arguments[v])}u.push(true);e.extend.apply(e,u);return w._},m={build:function(t,u,v){return new k.dialog.textInput(t,u,v)}},n={build:function(t,u,v){return new k.dialog[u.type](t,u,v)}},o={build:function(t,u,v){var w=u.children,x,y=[],z=[];for(var A=0;A<w.length&&(x=w[A]);A++){var B=[];y.push(B);z.push(a.dialog._.uiElementBuilders[x.type].build(t,x,B))}return new k.dialog[u.type](t,z,y,v,u)}},p={isChanged:function(){return this.getValue()!=this.getInitValue()},reset:function(){this.setValue(this.getInitValue())},setInitValue:function(){this._.initValue=this.getValue()},resetInitValue:function(){this._.initValue=this._["default"]},getInitValue:function(){return this._.initValue}},q=e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onChange:function(t,u){if(!this._.domOnChangeRegistered){t.on("load",function(){this.getInputElement().on("change",function(){if(!t.parts.dialog.isVisible()){return}this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},true),r=/^on([A-Z]\w+)/,s=function(t){for(var u in t){if(r.test(u)||u=="title"||u=="type"){delete t[u]}}return t};e.extend(k.dialog,{labeledElement:function(t,u,v,w){if(arguments.length<4){return}var x=l.call(this,u);x.labelId=e.getNextNumber()+"_label";var y=this._.children=[],z=function(){var A=[],B=u.required?" cke_required":"";if(u.labelLayout!="horizontal"){A.push('<label class="cke_dialog_ui_labeled_label'+B+'" ',' id="'+x.labelId+'"',' for="'+x.inputId+'"',' style="'+u.labelStyle+'">',u.label,"</label>",'<div class="cke_dialog_ui_labeled_content" role="presentation">',w.call(this,t,u),"</div>")}else{var C={type:"hbox",widths:u.widths,padding:0,children:[{type:"html",html:'<label class="cke_dialog_ui_labeled_label'+B+'" id="'+x.labelId+'" for="'+x.inputId+'" style="'+u.labelStyle+'">'+e.htmlEncode(u.label)+"</span>"},{type:"html",html:'<span class="cke_dialog_ui_labeled_content">'+w.call(this,t,u)+"</span>"}]};a.dialog._.uiElementBuilders.hbox.build(t,C,A)}return A.join("")};k.dialog.uiElement.call(this,t,u,v,"div",null,{role:"presentation"},z)},textInput:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this._.inputId=e.getNextNumber()+"_textInput",x={"class":"cke_dialog_ui_input_"+u.type,id:w,type:"text"},y;if(u.validate){this.validate=u.validate}if(u.maxLength){x.maxlength=u.maxLength}if(u.size){x.size=u.size}if(u.controlStyle){x.style=u.controlStyle}var z=this,A=false;t.on("load",function(){z.getInputElement().on("keydown",function(C){if(C.data.getKeystroke()==13){A=true}});z.getInputElement().on("keyup",function(C){if(C.data.getKeystroke()==13&&A){t.getButton("ok")&&setTimeout(function(){t.getButton("ok").click()},0);A=false}},null,null,1000)});var B=function(){var C=['<div class="cke_dialog_ui_input_',u.type,'" role="presentation"'];if(u.width){C.push('style="width:'+u.width+'" ')}C.push("><input ");x["aria-labelledby"]=this._.labelId;this._.required&&(x["aria-required"]=this._.required);for(var D in x){C.push(D+'="'+x[D]+'" ')}C.push(" /></div>");return C.join("")};k.dialog.labeledElement.call(this,t,u,v,B)},textarea:function(t,u,v){if(arguments.length<3){return}l.call(this,u);var w=this,x=this._.inputId=e.getNextNumber()+"_textarea",y={};if(u.validate){this.validate=u.validate}y.rows=u.rows||5;y.cols=u.cols||20;var z=function(){y["aria-labelledby"]=this._.labelId;this._.required&&(y["aria-required"]=this._.required);var A=['<div class="cke_dialog_ui_input_textarea" role="presentation"><textarea class="cke_dialog_ui_input_textarea" id="',x,'" '];for(var B in y){A.push(B+'="'+e.htmlEncode(y[B])+'" ')}A.push(">",e.htmlEncode(w._["default"]),"</textarea></div>");return A.join("")};k.dialog.labeledElement.call(this,t,u,v,z)},checkbox:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u,{"default":!!u["default"]});if(u.validate){this.validate=u.validate}var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_checkbox":e.getNextNumber()+"_checkbox"},true),z=[],A=e.getNextNumber()+"_label",B={"class":"cke_dialog_ui_checkbox_input",type:"checkbox","aria-labelledby":A};s(y);if(u["default"]){B.checked="checked"}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.checkbox=new k.dialog.uiElement(t,y,z,"input",null,B);z.push(' <label id="',A,'" for="',B.id,'">',e.htmlEncode(u.label),"</label>");return z.join("")};k.dialog.uiElement.call(this,t,u,v,"span",null,null,x)},radio:function(t,u,v){if(arguments.length<3){return}l.call(this,u);if(!this._["default"]){this._["default"]=this._.initValue=u.items[0][1]}if(u.validate){this.validate=u.valdiate}var w=[],x=this,y=function(){var z=[],A=[],B={"class":"cke_dialog_ui_radio_item","aria-labelledby":this._.labelId},C=u.id?u.id+"_radio":e.getNextNumber()+"_radio";for(var D=0;D<u.items.length;D++){var E=u.items[D],F=E[2]!==undefined?E[2]:E[0],G=E[1]!==undefined?E[1]:E[0],H=e.getNextNumber()+"_radio_input",I=H+"_label",J=e.extend({},u,{id:H,title:null,type:null},true),K=e.extend({},J,{title:F},true),L={type:"radio","class":"cke_dialog_ui_radio_input",name:C,value:G,"aria-labelledby":I},M=[];if(x._["default"]==G){L.checked="checked"}s(J);s(K);if(typeof J.controlStyle!="undefined"){J.style=J.controlStyle}w.push(new k.dialog.uiElement(t,J,M,"input",null,L));M.push(" ");new k.dialog.uiElement(t,K,M,"label",null,{id:I,"for":L.id},E[0]);z.push(M.join(""))}new k.dialog.hbox(t,[],z,A);return A.join("")};k.dialog.labeledElement.call(this,t,u,v,y);this._.children=w},button:function(t,u,v){if(!arguments.length){return}if(typeof u=="function"){u=u(t.getParentEditor())}l.call(this,u,{disabled:u.disabled||false});a.event.implementOn(this);var w=this;t.on("load",function(z){var A=this.getElement();(function(){A.on("click",function(B){w.fire("click",{dialog:w.getDialog()});B.data.preventDefault()});A.on("keydown",function(B){if(B.data.getKeystroke() in {32:1}){w.click();B.data.preventDefault()}})})();A.unselectable()},this);var x=e.extend({},u);delete x.style;var y=e.getNextNumber()+"_label";k.dialog.uiElement.call(this,t,x,v,"a",null,{style:u.style,href:"javascript:void(0)",title:u.label,hidefocus:"true","class":u["class"],role:"button","aria-labelledby":y},'<span id="'+y+'" class="cke_dialog_ui_button">'+e.htmlEncode(u.label)+"</span>")},select:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u);if(u.validate){this.validate=u.validate}w.inputId=e.getNextNumber()+"_select";var x=function(){var y=e.extend({},u,{id:u.id?u.id+"_select":e.getNextNumber()+"_select"},true),z=[],A=[],B={id:w.inputId,"class":"cke_dialog_ui_input_select","aria-labelledby":this._.labelId};if(u.size!=undefined){B.size=u.size}if(u.multiple!=undefined){B.multiple=u.multiple}s(y);for(var C=0,D;C<u.items.length&&(D=u.items[C]);C++){A.push('<option value="',e.htmlEncode(D[1]!==undefined?D[1]:D[0]),'" /> ',e.htmlEncode(D[0]))}if(typeof y.controlStyle!="undefined"){y.style=y.controlStyle}w.select=new k.dialog.uiElement(t,y,z,"select",null,B,A.join(""));return z.join("")};k.dialog.labeledElement.call(this,t,u,v,x)},file:function(t,u,v){if(arguments.length<3){return}if(u["default"]===undefined){u["default"]=""}var w=e.extend(l.call(this,u),{definition:u,buttons:[]});if(u.validate){this.validate=u.validate}var x=function(){w.frameId=e.getNextNumber()+"_fileInput";var y=b.isCustomDomain(),z=['<iframe frameborder="0" allowtransparency="0" class="cke_dialog_ui_input_file" id="',w.frameId,'" title="',u.label,'" src="javascript:void('];z.push(y?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");z.push(')"></iframe>');return z.join("")};t.on("load",function(){var y=a.document.getById(w.frameId),z=y.getParent();z.addClass("cke_dialog_ui_input_file")});k.dialog.labeledElement.call(this,t,u,v,x)},fileButton:function(t,u,v){if(arguments.length<3){return}var w=l.call(this,u),x=this;if(u.validate){this.validate=u.validate}var y=e.extend({},u),z=y.onClick;y.className=(y.className?y.className+" ":"")+"cke_dialog_ui_button";y.onClick=function(A){var B=u["for"];if(!z||z.call(this,A)!==false){t.getContentElement(B[0],B[1]).submit();this.disable()}};t.on("load",function(){t.getContentElement(u["for"][0],u["for"][1])._.buttons.push(x)});k.dialog.button.call(this,t,y,v)},html:(function(){var t=/^\s*<[\w:]+\s+([^>]*)?>/,u=/^(\s*<[\w:]+(?:\s+[^>]*)?)((?:.|\r|\n)+)$/,v=/\/$/;return function(w,x,y){if(arguments.length<3){return}var z=[],A,B=x.html,C,D;if(B.charAt(0)!="<"){B="<span>"+B+"</span>"}var E=x.focus;if(E){var F=this.focus;this.focus=function(){F.call(this);typeof E=="function"&&E.call(this);this.fire("focus")};if(x.isFocusable){var G=this.isFocusable;this.isFocusable=G}this.keyboardFocusable=true}k.dialog.uiElement.call(this,w,x,z,"span",null,null,"");A=z.join("");C=A.match(t);D=B.match(u)||["","",""];if(v.test(D[1])){D[1]=D[1].slice(0,-1);D[2]="/"+D[2]}y.push([D[1]," ",C[1]||"",D[2]].join(""))}})(),fieldset:function(t,u,v,w,x){var y=x.label,z=function(){var A=[];y&&A.push("<legend>"+y+"</legend>");for(var B=0;B<v.length;B++){A.push(v[B])}return A.join("")};this._={children:u};k.dialog.uiElement.call(this,t,x,w,"fieldset",null,null,z)}},true);k.dialog.html.prototype=new k.dialog.uiElement();k.dialog.labeledElement.prototype=e.extend(new k.dialog.uiElement(),{setLabel:function(t){var u=a.document.getById(this._.labelId);if(u.getChildCount()<1){new d.text(t,a.document).appendTo(u)}else{u.getChild(0).$.nodeValue=t}return this},getLabel:function(){var t=a.document.getById(this._.labelId);if(!t||t.getChildCount()<1){return""}else{return t.getChild(0).getText()}},eventProcessors:q},true);k.dialog.button.prototype=e.extend(new k.dialog.uiElement(),{click:function(){var t=this;if(!t._.disabled){return t.fire("click",{dialog:t._.dialog})}t.getElement().$.blur();return false},enable:function(){this._.disabled=false;var t=this.getElement();t&&t.removeClass("disabled")},disable:function(){this._.disabled=true;this.getElement().addClass("disabled")},isVisible:function(){return this.getElement().getFirst().isVisible()},isEnabled:function(){return !this._.disabled},eventProcessors:e.extend({},k.dialog.uiElement.prototype.eventProcessors,{onClick:function(t,u){this.on("click",u)}},true),accessKeyUp:function(){this.click()},accessKeyDown:function(){this.focus()},keyboardFocusable:true},true);k.dialog.textInput.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return a.document.getById(this._.inputId)},focus:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();u&&u.$.focus()},0)},select:function(){var t=this.selectParentTab();setTimeout(function(){var u=t.getInputElement();if(u){u.$.focus();u.$.select()}},0)},accessKeyUp:function(){this.select()},setValue:function(t){!t&&(t="");return k.dialog.uiElement.prototype.setValue.call(this,t)},keyboardFocusable:true},p,true);k.dialog.textarea.prototype=new k.dialog.textInput();k.dialog.select.prototype=e.extend(new k.dialog.labeledElement(),{getInputElement:function(){return this._.select.getElement()},add:function(t,u,v){var w=new h("option",this.getDialog().getParentEditor().document),x=this.getInputElement().$;w.$.text=t;w.$.value=u===undefined||u===null?t:u;if(v===undefined||v===null){if(c){x.add(w.$)}else{x.add(w.$,null)}}else{x.add(w.$,v)}return this},remove:function(t){var u=this.getInputElement().$;u.remove(t);return this},clear:function(){var t=this.getInputElement().$;while(t.length>0){t.remove(0)}return this},keyboardFocusable:true},p,true);k.dialog.checkbox.prototype=e.extend(new k.dialog.uiElement(),{getInputElement:function(){return this._.checkbox.getElement()},setValue:function(t){this.getInputElement().$.checked=t;this.fire("change",{value:t})},getValue:function(){return this.getInputElement().$.checked},accessKeyUp:function(){this.setValue(!this.getValue())},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.checkbox.getElement();v.on("propertychange",function(w){w=w.data.$;if(w.propertyName=="checked"){this.fire("change",{value:v.$.checked})}},this)},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.radio.prototype=e.extend(new k.dialog.uiElement(),{setValue:function(t){var u=this._.children,v;for(var w=0;w<u.length&&(v=u[w]);w++){v.getElement().$.checked=v.getValue()==t}this.fire("change",{value:t})},getValue:function(){var t=this._.children;for(var u=0;u<t.length;u++){if(t[u].getElement().$.checked){return t[u].getValue()}}return null},accessKeyUp:function(){var t=this._.children,u;for(u=0;u<t.length;u++){if(t[u].getElement().$.checked){t[u].getElement().focus();return}}t[0].getElement().focus()},eventProcessors:{onChange:function(t,u){if(!c){return q.onChange.apply(this,arguments)}else{t.on("load",function(){var v=this._.children,w=this;for(var x=0;x<v.length;x++){var y=v[x].getElement();y.on("propertychange",function(z){z=z.data.$;if(z.propertyName=="checked"&&this.$.checked){w.fire("change",{value:this.getAttribute("value")})}})}},this);this.on("change",u)}return null}},keyboardFocusable:true},p,true);k.dialog.file.prototype=e.extend(new k.dialog.labeledElement(),p,{getInputElement:function(){var t=a.document.getById(this._.frameId).getFrameDocument();return t.$.forms.length>0?new h(t.$.forms[0].elements[0]):this.getElement()},submit:function(){this.getInputElement().getParent().$.submit();return this},getAction:function(){return this.getInputElement().getParent().$.action},registerEvents:function(t){var u=/^on([A-Z]\w+)/,v,w=function(y,z,A,B){y.on("formLoaded",function(){y.getInputElement().on(A,B,y)})};for(var x in t){if(!(v=x.match(u))){continue}if(this.eventProcessors[x]){this.eventProcessors[x].call(this,this._.dialog,t[x])}else{w(this,this._.dialog,v[1].toLowerCase(),t[x])}}return this},reset:function(){var t=a.document.getById(this._.frameId),u=t.getFrameDocument(),v=this._.definition,w=this._.buttons,x=this.formLoadedNumber,y=this.formUnloadNumber,z=this._.dialog._.editor.lang.dir,A=this._.dialog._.editor.langCode;if(!x){x=this.formLoadedNumber=e.addFunction(function(){this.fire("formLoaded")},this);y=this.formUnloadNumber=e.addFunction(function(){this.getInputElement().clearCustomData()},this);this.getDialog()._.editor.on("destroy",function(){e.removeFunction(x);e.removeFunction(y)})}function B(){u.$.open();if(b.isCustomDomain()){u.$.domain=document.domain}var C="";if(v.size){C=v.size-(c?7:0)}u.$.write(['<html dir="'+z+'" lang="'+A+'"><head><title></title></head><body style="margin: 0; overflow: hidden; background: transparent;">','<form enctype="multipart/form-data" method="POST" dir="'+z+'" lang="'+A+'" action="',e.htmlEncode(v.action),'">','<input type="file" name="',e.htmlEncode(v.id||"cke_upload"),'" size="',e.htmlEncode(C>0?C:""),'" />',"</form>","</body></html>","<script>window.parent.CKEDITOR.tools.callFunction("+x+");","window.onbeforeunload = function() {window.parent.CKEDITOR.tools.callFunction("+y+")}<\/script>"].join(""));u.$.close();for(var D=0;D<w.length;D++){w[D].enable()}}if(b.gecko){setTimeout(B,500)}else{B()}},getValue:function(){return this.getInputElement().$.value},setInitValue:function(){this._.initValue=""},eventProcessors:{onChange:function(t,u){if(!this._.domOnChangeRegistered){this.on("formLoaded",function(){this.getInputElement().on("change",function(){this.fire("change",{value:this.getValue()})},this)},this);this._.domOnChangeRegistered=true}this.on("change",u)}},keyboardFocusable:true},true);k.dialog.fileButton.prototype=new k.dialog.button();k.dialog.fieldset.prototype=e.clone(k.dialog.hbox.prototype);a.dialog.addUIElement("text",m);a.dialog.addUIElement("password",m);a.dialog.addUIElement("textarea",n);a.dialog.addUIElement("checkbox",n);a.dialog.addUIElement("radio",n);a.dialog.addUIElement("button",n);a.dialog.addUIElement("select",n);a.dialog.addUIElement("file",n);a.dialog.addUIElement("fileButton",n);a.dialog.addUIElement("html",n);a.dialog.addUIElement("fieldset",o)})();j.add("panel",{beforeInit:function(l){l.ui.addHandler(2,k.panel.handler)}});a.UI_PANEL=2;k.panel=function(l,m){var n=this;if(m){e.extend(n,m)}e.extend(n,{className:"",css:[]});n.id=e.getNextNumber();n.document=l;n._={blocks:{}}};k.panel.handler={create:function(l){return new k.panel(l)}};k.panel.prototype={renderHtml:function(l){var m=[];this.render(l,m);return m.join("")},render:function(l,m){var o=this;var n="cke_"+o.id;m.push('<div class="',l.skinClass,'" lang="',l.langCode,'" role="presentation" style="display:none;z-index:'+(l.config.baseFloatZIndex+1)+'"><div id=',n," dir=",l.lang.dir,' role="presentation" class="cke_panel cke_',l.lang.dir);if(o.className){m.push(" ",o.className)}m.push('">');if(o.forceIFrame||o.css.length){m.push('<iframe id="',n,'_frame" frameborder="0" role="application" src="javascript:void(');m.push(b.isCustomDomain()?"(function(){document.open();document.domain='"+document.domain+"';document.close();})()":"0");m.push(')"></iframe>')}m.push("</div></div>");return n},getHolderElement:function(){var l=this._.holder;if(!l){if(this.forceIFrame||this.css.length){var m=this.document.getById("cke_"+this.id+"_frame"),n=m.getParent(),o=n.getAttribute("dir"),p=n.getParent().getAttribute("class"),q=n.getParent().getAttribute("lang"),r=m.getFrameDocument();r.$.open();if(b.isCustomDomain()){r.$.domain=document.domain}var s=e.addFunction(e.bind(function(u){this.isLoaded=true;if(this.onLoad){this.onLoad()}},this));r.$.write('<!DOCTYPE html><html dir="'+o+'" class="'+p+'_container" lang="'+q+'"><head><style>.'+p+'_container{visibility:hidden}</style></head><body class="cke_'+o+" cke_panel_frame "+b.cssClass+'" style="margin:0;padding:0" onload="( window.CKEDITOR || window.parent.CKEDITOR ).tools.callFunction('+s+');"></body>'+e.buildStyleHtml(this.css)+"</html>");r.$.close();var t=r.getWindow();t.$.CKEDITOR=a;r.on("keydown",function(u){var x=this;var v=u.data.getKeystroke(),w=x.document.getById("cke_"+x.id).getAttribute("dir");if(x._.onKeyDown&&x._.onKeyDown(v)===false){u.data.preventDefault();return}if(v==27||v==(w=="rtl"?39:37)){if(x.onEscape&&x.onEscape(v)===false){u.data.preventDefault()}}},this);l=r.getBody();l.unselectable()}else{l=this.document.getById("cke_"+this.id)}this._.holder=l}return l},addBlock:function(l,m){var n=this;m=n._.blocks[l]=m instanceof k.panel.block?m:new k.panel.block(n.getHolderElement(),m);if(!n._.currentBlock){n.showBlock(l)}return m},getBlock:function(l){return this._.blocks[l]},showBlock:function(l){var m=this._.blocks,n=m[l],o=this._.currentBlock,p=this.forceIFrame?this.document.getById("cke_"+this.id+"_frame"):this._.holder;p.getParent().getParent().disableContextMenu();if(o){p.removeAttributes(o.attributes);o.hide()}this._.currentBlock=n;p.setAttributes(n.attributes);a.fire("ariaWidget",p);n._.focusIndex=-1;this._.onKeyDown=n.onKeyDown&&e.bind(n.onKeyDown,n);n.onMark=function(q){p.setAttribute("aria-activedescendant",q.getId()+"_option")};n.onUnmark=function(){p.removeAttribute("aria-activedescendant")};n.show();return n},destroy:function(){this.element&&this.element.remove()}};k.panel.block=e.createClass({$:function(l,m){var n=this;n.element=l.append(l.getDocument().createElement("div",{attributes:{tabIndex:-1,"class":"cke_panel_block",role:"presentation"},styles:{display:"none"}}));if(m){e.extend(n,m)}if(!n.attributes.title){n.attributes.title=n.attributes["aria-label"]}n.keys={};n._.focusIndex=-1;n.element.disableContextMenu()},_:{markItem:function(l){var o=this;if(l==-1){return}var m=o.element.getElementsByTag("a"),n=m.getItem(o._.focusIndex=l);if(b.webkit){n.getDocument().getWindow().focus()}n.focus();o.onMark&&o.onMark(n)}},proto:{show:function(){this.element.setStyle("display","")},hide:function(){var l=this;if(!l.onHide||l.onHide.call(l)!==true){l.element.setStyle("display","none")}},onKeyDown:function(l){var q=this;var m=q.keys[l];switch(m){case"next":var n=q._.focusIndex,o=q.element.getElementsByTag("a"),p;while(p=o.getItem(++n)){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"prev":n=q._.focusIndex;o=q.element.getElementsByTag("a");while(n>0&&(p=o.getItem(--n))){if(p.getAttribute("_cke_focus")&&p.$.offsetWidth){q._.focusIndex=n;p.focus();break}}return false;case"click":n=q._.focusIndex;p=n>=0&&q.element.getElementsByTag("a").getItem(n);if(p){p.$.click?p.$.click():p.$.onclick()}return false}return true}}});j.add("listblock",{requires:["panel"],onLoad:function(){k.panel.prototype.addListBlock=function(l,m){return this.addBlock(l,new k.listBlock(this.getHolderElement(),m))};k.listBlock=e.createClass({base:k.panel.block,$:function(l,m){var p=this;m=m||{};var n=m.attributes||(m.attributes={});(p.multiSelect=!!m.multiSelect)&&(n["aria-multiselectable"]=true);!n.role&&(n.role="listbox");p.base.apply(p,arguments);var o=p.keys;o[40]="next";o[9]="next";o[38]="prev";o[2000+9]="prev";o[32]="click";p._.pendingHtml=[];p._.items={};p._.groups={}},_:{close:function(){if(this._.started){this._.pendingHtml.push("</ul>");delete this._.started}},getClick:function(){if(!this._.click){this._.click=e.addFunction(function(l){var n=this;var m=true;if(n.multiSelect){m=n.toggle(l)}else{n.mark(l)}if(n.onClick){n.onClick(l,m)}},this)}return this._.click}},proto:{add:function(l,m,n){var q=this;var o=q._.pendingHtml,p="cke_"+e.getNextNumber();if(!q._.started){o.push('<ul role="presentation" class=cke_panel_list>');q._.started=1;q._.size=q._.size||0}q._.items[l]=p;o.push("<li id=",p,' class=cke_panel_listItem><a id="',p,'_option" _cke_focus=1 hidefocus=true title="',n||l,'" href="javascript:void(\'',l,'\')" onclick="CKEDITOR.tools.callFunction(',q._.getClick(),",'",l,"'); return false;\"",' role="option" aria-posinset="'+ ++q._.size+'">',m||l,"</a></li>")},startGroup:function(l){this._.close();var m="cke_"+e.getNextNumber();this._.groups[l]=m;this._.pendingHtml.push('<h1 role="presentation" id=',m," class=cke_panel_grouptitle>",l,"</h1>")},commit:function(){var o=this;o._.close();o.element.appendHtml(o._.pendingHtml.join(""));var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]+"_option").setAttribute("aria-setsize",o._.size)}delete o._.size;o._.pendingHtml=[]},toggle:function(l){var m=this.isMarked(l);if(m){this.unmark(l)}else{this.mark(l)}return !m},hideGroup:function(l){var m=this.element.getDocument().getById(this._.groups[l]),n=m&&m.getNext();if(m){m.setStyle("display","none");if(n&&n.getName()=="ul"){n.setStyle("display","none")}}},hideItem:function(l){this.element.getDocument().getById(this._.items[l]).setStyle("display","none")},showAll:function(){var l=this._.items,m=this._.groups,n=this.element.getDocument();for(var o in l){n.getById(l[o]).setStyle("display","")}for(var p in m){var q=n.getById(m[p]),r=q.getNext();q.setStyle("display","");if(r&&r.getName()=="ul"){r.setStyle("display","")}}},mark:function(l){var o=this;if(!o.multiSelect){o.unmarkAll()}var m=o._.items[l],n=o.element.getDocument().getById(m);n.addClass("cke_selected");o.element.getDocument().getById(m+"_option").setAttribute("aria-selected",true);o.element.setAttribute("aria-activedescendant",m+"_option");o.onMark&&o.onMark(n)},unmark:function(l){var m=this;m.element.getDocument().getById(m._.items[l]).removeClass("cke_selected");m.onUnmark&&m.onUnmark(m._.items[l])},unmarkAll:function(){var o=this;var l=o._.items,m=o.element.getDocument();for(var n in l){m.getById(l[n]).removeClass("cke_selected")}o.onUnmark&&o.onUnmark()},isMarked:function(l){return this.element.getDocument().getById(this._.items[l]).hasClass("cke_selected")},focus:function(l){this._.focusIndex=-1;if(l){var m=this.element.getDocument().getById(this._.items[l]).getFirst(),n=this.element.getElementsByTag("a"),o,p=-1;while(o=n.getItem(++p)){if(o.equals(m)){this._.focusIndex=p;break}}setTimeout(function(){m.focus()},0)}}}})}});a.themes.add("default",(function(){function l(m,n){var o,p;p=m.config.sharedSpaces;p=p&&p[n];p=p&&a.document.getById(p);if(p){var q='<span class="cke_shared"><span class="'+m.skinClass+" cke_editor_"+m.name+'"><span class="'+b.cssClass+'"><span class="cke_wrapper cke_'+m.lang.dir+'"><span class="cke_editor"><div class="cke_'+n+'"></div></span></span></span></span></span>',r=p.append(h.createFromHtml(q,p.getDocument()));if(p.getCustomData("cke_hasshared")){r.hide()}else{p.setCustomData("cke_hasshared",1)}o=r.getChild([0,0,0,0]);m.on("focus",function(){for(var s=0,t,u=p.getChildren();t=u.getItem(s);s++){if(t.type==1&&!t.equals(r)&&t.hasClass("cke_shared")){t.hide()}}r.show()});m.on("destroy",function(){r.remove()})}return o}return{build:function(m,n){var o=m.name,p=m.element,q=m.elementMode;if(!p||q==0){return}if(q==1){p.hide()}var r=m.fire("themeSpace",{space:"top",html:""}).html,s=m.fire("themeSpace",{space:"contents",html:""}).html,t=m.fireOnce("themeSpace",{space:"bottom",html:""}).html,u=s&&m.config.height,v=m.config.tabIndex||m.element.getAttribute("tabindex")||0;if(!s){u="auto"}else{if(!isNaN(u)){u+="px"}}var w="",x=m.config.width;if(x){if(!isNaN(x)){x+="px"}w+="width: "+x+";"}var y=r&&l(m,"top"),z=l(m,"bottom");y&&(y.setHtml(r),r="");z&&(z.setHtml(t),t="");var A=h.createFromHtml(['<span id="cke_',o,'" onmousedown="return false;" class="',m.skinClass," cke_editor_",o,'" dir="',m.lang.dir,'" title="',b.gecko?" ":"",'" lang="',m.langCode,'"'+(b.webkit?' tabindex="'+v+'"':"")+' role="application" aria-labelledby="cke_',o,'_arialbl"'+(w?' style="'+w+'"':"")+'><span id="cke_',o,'_arialbl" class="cke_voice_label">'+m.lang.editor+'</span><span class="',b.cssClass,'" role="presentation"><span class="cke_wrapper cke_',m.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',r?"":' style="display:none"',' role="presentation"><td id="cke_top_',o,'" class="cke_top" role="presentation">',r,"</td></tr><tr",s?"":' style="display:none"',' role="presentation"><td id="cke_contents_',o,'" class="cke_contents" style="height:',u,'" role="presentation">',s,"</td></tr><tr",t?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',o,'" class="cke_bottom" role="presentation">',t,"</td></tr></tbody></table><style>.",m.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));A.getChild([1,0,0,0,0]).unselectable();A.getChild([1,0,0,0,2]).unselectable();if(q==1){A.insertAfter(p)}else{p.append(A)}m.container=A;A.disableContextMenu();m.fireOnce("themeLoaded");m.fireOnce("uiReady")},buildDialog:function(m){var n=e.getNextNumber(),o=h.createFromHtml(['<div class="cke_editor_'+m.name.replace(".","\\.")+"_dialog cke_skin_",m.skinName,'" dir="',m.lang.dir,'" lang="',m.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+b.cssClass," cke_",m.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+m.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',c?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+n).replace(/%/g,"cke_dialog_")),p=o.getChild([0,0,0,0,0]),q=p.getChild(0),r=p.getChild(1);q.unselectable();r.unselectable();return{element:o,parts:{dialog:o.getChild(0),title:q,close:r,tabs:p.getChild(2),contents:p.getChild([3,0,0,0]),footer:p.getChild(4)}}},destroy:function(m){var n=m.container;n.clearCustomData();m.element.clearCustomData();if(n){n.remove()}if(m.elementMode==1){m.element.show()}delete m.element}}})());a.editor.prototype.getThemeSpace=function(l){var m="cke_"+l,n=this._[m]||(this._[m]=a.document.getById(m+"_"+this.name));return n};a.editor.prototype.resize=function(l,m,n,o){var p=/^\d+$/;if(p.test(l)){l+="px"}var q=this.container,r=a.document.getById("cke_contents_"+this.name),s=o?q.getChild(1):q;b.webkit&&s.setStyle("display","none");s.setStyle("width",l);if(b.webkit){s.$.offsetWidth;s.setStyle("display","")}var t=n?0:(s.$.offsetHeight||0)-(r.$.clientHeight||0);r.setStyle("height",Math.max(m-t,0)+"px");this.fire("resize")};a.editor.prototype.getResizable=function(){return this.container.getChild(1)}})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/ckeditor_basic.js b/horde/services/editor/ckeditor/ckeditor_basic.js
deleted file mode 100644 (file)
index 49f7e28..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){if(!window.CKEDITOR){window.CKEDITOR=(function(){var a={timestamp:"A73H4H9",version:"3.3.2",revision:"5805",_:{},status:"unloaded",basePath:(function(){var d=window.CKEDITOR_BASEPATH||"";if(!d){var e=document.getElementsByTagName("script");for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break}}}if(d.indexOf("://")==-1){if(d.indexOf("/")===0){d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d}else{d=location.href.match(/^[^\?]*\/(?:)/)[0]+d}}if(!d){throw'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.'}return d})(),getUrl:function(d){if(d.indexOf("://")==-1&&d.indexOf("/")!==0){d=this.basePath+d}if(this.timestamp&&d.charAt(d.length-1)!="/"){d+=(d.indexOf("?")>=0?"&":"?")+"t="+this.timestamp}return d}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d)}}return a})()}var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b,c){var d=a.event.prototype;for(var e in d){if(b[e]==undefined){b[e]=d[e]}}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={})},c=function(d){this.name=d;this.listeners=[]};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d){return e}}return -1}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f){f=this}if(isNaN(h)){h=10}var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e)}};e.call(f,s);return s.data};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return}}k.unshift(m)}},fire:(function(){var d=false,e=function(){d=true},f=false,g=function(){f=true};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!="undefined"){i=p}if(d||f){break}}}}var q=f||(typeof i=="undefined"?false:i);d=l;f=m;return q}})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);if(g>=0){f.listeners.splice(g,1)}}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0}}})()}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init()};a.editor.replace=function(b,c){var d=b;if(typeof d!="object"){d=document.getElementById(b);if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!="textarea"){}}if(!d){throw'[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.'}}d.style.visibility="hidden";return new a.editor(c,d,1)};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!="object"){e=document.getElementById(b);if(!e){throw'[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.'}}return new a.editor(c,e,2,d)};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this)},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this)},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this)}};a.event.implementOn(a.editor.prototype,true)}if(!a.env){a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(" applewebkit/")>-1,air:b.indexOf(" adobeair/")>-1,mac:b.indexOf("macintosh")>-1,quirks:document.compatMode=="BackCompat",mobile:b.indexOf("mobile")>-1,isCustomDomain:function(){var g=document.domain,h=window.location.hostname;return this.ie&&g!=h&&g!="["+h+"]"}};d.gecko=navigator.product=="Gecko"&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split(".");e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0)}}if(d.opera){e=parseFloat(c.version())}if(d.air){e=parseFloat(b.match(/ adobeair\/(\d+)/)[1])}if(d.webkit){e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1])}d.version=e;d.isCompatible=!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass="cke_browser_"+(d.ie?"ie":d.gecko?"gecko":d.opera?"opera":d.air?"air":d.webkit?"webkit":"unknown");if(d.quirks){d.cssClass+=" cke_browser_quirks"}if(d.ie){d.cssClass+=" cke_browser_ie"+(d.version<7?"6":d.version>=8?"8":"7");if(d.quirks){d.cssClass+=" cke_browser_iequirks"}}if(d.gecko&&e<10900){d.cssClass+=" cke_browser_gecko18"}return d})()}var b=a.env;var c=b.ie;if(a.status=="unloaded"){(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!="basic_ready"){a.loadFullCore._load=true;return}delete a.loadFullCore;var e=document.createElement("script");e.type="text/javascript";e.src=a.basePath+"ckeditor.js";document.getElementsByTagName("head")[0].appendChild(e)};a.loadFullCoreTimeout=0;a.replaceClass="ckeditor";a.replaceByClassEnabled=true;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore){a.loadFullCore()}var i=g(e,f,h);a.add(i);return i}return null};a.replace=function(e,f){return d(e,f,a.editor.replace)};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g)};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e)};a.replaceAll=function(){var e=document.getElementsByTagName("textarea");for(var f=0;f<e.length;f++){var g=null,h=e[f],i=h.name;if(!h.name&&!h.id){continue}if(typeof arguments[0]=="string"){var j=new RegExp("(?:^|\\s)"+arguments[0]+"(?:$|\\s)");if(!j.test(h.className)){continue}}else{if(typeof arguments[0]=="function"){g={};if(arguments[0](h,g)===false){continue}}}this.replace(h,g)}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled){a.replaceAll(a.replaceClass)}a.status="basic_ready";if(f&&f._load){f()}else{if(g){setTimeout(function(){if(a.loadFullCore){a.loadFullCore()}},g*1000)}}};if(window.addEventListener){window.addEventListener("load",e,false)}else{if(window.attachEvent){window.attachEvent("onload",e)}}})();a.status="basic_loaded"})()}})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/config.js b/horde/services/editor/ckeditor/config.js
deleted file mode 100644 (file)
index 2ef3c96..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.editorConfig=function(a){a.scayt_autoStartup=false};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/contents.css b/horde/services/editor/ckeditor/contents.css
deleted file mode 100644 (file)
index 7b9c6e4..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body
-{
-       /* Font */
-       font-family: Arial, Verdana, sans-serif;
-       font-size: 12px;
-
-       /* Text color */
-       color: #222;
-
-       /* Remove the background color to make it transparent */
-       background-color: #fff;
-}
-
-html
-{
-       /* #3658: [IE6] Editor document has horizontal scrollbar on long lines
-       To prevent this misbehavior, we show the scrollbar always */
-       _overflow-y: scroll
-}
-
-img:-moz-broken
-{
-       -moz-force-broken-image-icon : 1;
-       width : 24px;
-       height : 24px;
-}
-img, input, textarea
-{
-       cursor: default;
-}
diff --git a/horde/services/editor/ckeditor/images/spacer.gif b/horde/services/editor/ckeditor/images/spacer.gif
deleted file mode 100644 (file)
index 5bfd67a..0000000
Binary files a/horde/services/editor/ckeditor/images/spacer.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/lang/_languages.js b/horde/services/editor/ckeditor/lang/_languages.js
deleted file mode 100644 (file)
index 6235dc6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var CKEDITOR_LANGS=(function(){var a={af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",cy:"Welsh",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-gb":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",is:"Icelandic",it:"Italian",ja:"Japanese",km:"Khmer",ko:"Korean",lt:"Lithuanian",lv:"Latvian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},f=[];for(var e in a){f.push({code:e,name:a[e]})}f.sort(function(c,b){return c.name<b.name?-1:1});return f})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/af.js b/horde/services/editor/ckeditor/lang/af.js
deleted file mode 100644 (file)
index 98c5541..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.af={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nuwe Bladsy",save:"Bewaar",preview:"Voorskou",cut:"Uitsny ",copy:"Kopieer",paste:"Byvoeg",print:"Druk",underline:"Onderstreep",bold:"Vet",italic:"Skuins",selectAll:"Selekteer alles",removeFormat:"Formaat verweider",strike:"Gestreik",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horisontale lyn byvoeg",pagebreak:"Bladsy breek byvoeg",unlink:"Skakel verweider",undo:"Ont-skep",redo:"Her-skep",common:{browseServer:"Server deurblaai",url:"URL",protocol:"Protokol",upload:"Oplaai",uploadSubmit:"Stuur dit na die Server",image:"Beeld",flash:"Flash",form:"Form",checkbox:"HakBox",radio:"PuntBox",textField:"Byvoegbare karakter strook",textarea:"Byvoegbare karakter area",hiddenField:"Blinde strook",button:"Knop",select:"Opklapbare keuse strook",imageButton:"Beeld knop",notSet:"<geen instelling>",id:"Id",name:"Naam",langDir:"Taal rigting",langDirLtr:"Links na regs (LTR)",langDirRtl:"Regs na links (RTL)",langCode:"Taal kode",longDescr:"Lang beskreiwing URL",cssClass:"Skakel Tiepe",advisoryTitle:"Voorbeveelings Titel",cssStyle:"Styl",ok:"OK",cancel:"Kanseleer",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Ingewikkeld",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Spesiaale Karakter byvoeg",title:"Kies spesiale karakter",options:"Special Character Options"},link:{toolbar:"Skakel byvoeg/verander",other:"<ander>",menu:"Verander skakel",title:"Skakel",info:"Skakel informasie",target:"Mikpunt",upload:"Oplaai",advanced:"Ingewikkeld",type:"Skakel soort",toUrl:"URL",toAnchor:"Skakel na plekhouers in text",toEmail:"E-Mail",targetFrame:"<raam>",targetPopup:"<popup venster>",targetFrameName:"Mikpunt Venster Naam",targetPopupName:"Popup Venster Naam",popupFeatures:"Popup Venster Geaartheid",popupResizable:"Resizable",popupStatusBar:"Status Balk",popupLocationBar:"Adres Balk",popupToolbar:"Gereedskap Balk",popupMenuBar:"Menu Balk",popupFullScreen:"Voll Skerm (IE)",popupScrollBars:"Gleibalkstuk",popupDependent:"Afhanklik (Netscape)",popupWidth:"Weite",popupLeft:"Links Posisie",popupHeight:"Hoogde",popupTop:"Bo Posisie",id:"Id",langDir:"Taal rigting",langDirLTR:"Links na regs (LTR)",langDirRTL:"Regs na links (RTL)",acccessKey:"Toegang sleutel",name:"Naam",langCode:"Taal rigting",tabIndex:"Tab Index",advisoryTitle:"Voorbeveelings Titel",advisoryContentType:"Voorbeveelings inhoud soort",cssClasses:"Skakel Tiepe",charset:"Geskakelde voorbeeld karakterstel",styles:"Styl",selectAnchor:"Kies 'n plekhouer",anchorName:"Volgens plekhouer naam",anchorId:"Volgens element Id",emailAddress:"E-Mail Adres",emailSubject:"Boodskap Opskrif",emailBody:"Boodskap Inhoud",noAnchors:"(Geen plekhouers beskikbaar in dokument}",noUrl:"Voeg asseblief die URL in",noEmail:"Voeg asseblief die e-mail adres in"},anchor:{toolbar:"Plekhouer byvoeg/verander",menu:"Plekhouer eienskappe",title:"Plekhouer eienskappe",name:"Plekhouer Naam",errorName:"Voltooi die plekhouer naam asseblief"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Vind",replace:"Vervang",findWhat:"Soek wat:",replaceWith:"Vervang met:",notFoundMsg:"Die gespesifiseerde karakters word nie gevind nie.",matchCase:"Vergelyk karakter skryfweise",matchWord:"Vergelyk komplete woord",matchCyclic:"Match cyclic",replaceAll:"Vervang alles",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabel eienskappe",menu:"Tabel eienskappe",deleteTable:"Tabel verweider",rows:"Reie",columns:"Kolome",border:"Kant groote",align:"Parideering",alignLeft:"Links",alignCenter:"Middel",alignRight:"Regs",width:"Weite",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Hoogde",cellSpace:"Cell spasieering",cellPad:"Cell buffer",caption:"Beskreiwing",summary:"Opsomming",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Cell verweider",merge:"Cell verenig",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ry",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Ry verweider"},column:{menu:"Kolom",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Kolom verweider"}},button:{title:"Knop eienskappe",text:"Karakters (Waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Indien",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"HakBox eienskappe",radioTitle:"PuntBox eienskappe",value:"Waarde",selected:"Uitgekies"},form:{title:"Form eienskappe",menu:"Form eienskappe",action:"Aksie",method:"Metode",encoding:"Encoding"},select:{title:"Opklapbare keuse strook eienskappe",selectInfo:"Info",opAvail:"Beskikbare Opsies",value:"Waarde",size:"Grote",lines:"lyne",chkMulti:"Laat meerere keuses toe",opText:"Karakters",opValue:"Waarde",btnAdd:"Byvoeg",btnModify:"Verander",btnUp:"Op",btnDown:"Af",btnSetValue:"Stel as uitgekiesde waarde",btnDelete:"Verweider"},textarea:{title:"Karakter area eienskappe",cols:"Kolom",rows:"Reie"},textfield:{title:"Karakter strook eienskappe",name:"Naam",value:"Waarde",charWidth:"Karakter weite",maxChars:"Maximale karakters",type:"Soort",typeText:"Karakters",typePass:"Wagwoord"},hidden:{title:"Blinde strook eienskappe",name:"Naam",value:"Waarde"},image:{title:"Beeld eienskappe",titleButton:"Beeld knop eienskappe",menu:"Beeld eienskappe",infoTab:"Beeld informasie",btnUpload:"Stuur dit na die Server",upload:"Uplaai",alt:"Alternatiewe beskrywing",width:"Weidte",height:"Hoogde",lockRatio:"Behou preporsie",unlockRatio:"Unlock Ratio",resetSize:"Herstel groote",border:"Kant",hSpace:"HSpasie",vSpace:"VSpasie",align:"Paradeer",alignLeft:"Links",alignRight:"Regs",alertUrl:"Voeg asseblief Beeld URL in.",linkTab:"Skakel",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash eienskappe",propertiesTab:"Properties",title:"Flash eienskappe",chkPlay:"Automaties Speel",chkLoop:"Herhaling",chkMenu:"Laat Flash Menu toe",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Wys alles",scaleNoBorder:"Geen kante",scaleFit:"Presiese pas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Paradeer",alignLeft:"Links",alignAbsBottom:"Abs Onder",alignAbsMiddle:"Abs Middel",alignBaseline:"Baseline",alignBottom:"Onder",alignMiddle:"Middel",alignRight:"Regs",alignTextTop:"Text Bo",alignTop:"Bo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Agtergrond kleur",width:"Weidte",height:"Hoogde",hSpace:"HSpasie",vSpace:"VSpasie",validateSrc:"Voeg asseblief die URL in",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Spelling nagaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie in woordeboek nie",changeTo:"Verander na",btnIgnore:"Ignoreer",btnIgnoreAll:"Ignoreer na-volgende",btnReplace:"Vervang",btnReplaceAll:"vervang na-volgende",btnUndo:"Ont-skep",noSuggestions:"- Geen voorstel -",progress:"Spelling word beproef...",noMispell:"Spellproef kompleet: Geen foute",noChanges:"Spellproef kompleet: Geen woord veranderings",oneChange:"Spellproef kompleet: Een woord verander",manyChanges:"Spellproef kompleet: %1 woorde verander",ieSpellDownload:"Geen Spellproefer geinstaleer nie. Wil U dit aflaai?"},smiley:{toolbar:"Smiley",title:"Voeg Smiley by",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Genommerde lys",bulletedlist:"Gepunkte lys",indent:"Paradeering verleng",outdent:"Paradeering verkort",justify:{left:"Links rig",center:"Rig Middel",right:"Regs rig",block:"Blok paradeer"},blockquote:"Block Quote",clipboard:{title:"Byvoeg",cutError:"U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+X).",copyError:"U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl/Cmd+C).",pasteMsg:"Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(<STRONG>Ctrl/Cmd+V</STRONG>) en druk <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Van Word af byvoeg",title:"Van Word af byvoeg",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Voeg slegs karakters by",title:"Voeg slegs karakters by"},templates:{button:"Templates",title:"Inhoud Templates",options:"Template Options",insertOption:"Vervang bestaande inhoud",selectPromptMsg:"Kies die template om te gebruik in die editor<br>(Inhoud word vervang!):",emptyListMsg:"(Geen templates gedefinieerd)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Karakter formaat",panelTitle:"Karakter formaat",tag_p:"Normaal",tag_pre:"Geformateerd",tag_address:"Adres",tag_h1:"Opskrif 1",tag_h2:"Opskrif 2",tag_h3:"Opskrif 3",tag_h4:"Opskrif 4",tag_h5:"Opskrif 5",tag_h6:"Opskrif 6",tag_div:"Normaal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Karakters",voiceLabel:"Font",panelTitle:"Karakters"},fontSize:{label:"Karakter grote",voiceLabel:"Font Size",panelTitle:"Karakter grote"},colorButton:{textColorTitle:"Karakter kleur",bgColorTitle:"Agtergrond kleur",panelTitle:"Colors",auto:"Automaties",more:"Meer Kleure..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ar.js b/horde/services/editor/ckeditor/lang/ar.js
deleted file mode 100644 (file)
index 82cf84d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ar={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????",newPage:"???????? ??????????",save:"??????",preview:"???????????? ????????????",cut:"????",copy:"??????",paste:"??????",print:"??????????",underline:"??????????",bold:"????????",italic:"????????",selectAll:"?????????? ????????",removeFormat:"?????????? ??????????????????",strike:"???????????? ????",subscript:"??????????",superscript:"??????????",horizontalrule:"???? ????????",pagebreak:"?????????? ???????? ??????????",unlink:"?????????? ????????",undo:"??????????",redo:"??????????",common:{browseServer:"????????",url:"????????????",protocol:"????????????????????",upload:"??????",uploadSubmit:"????????",image:"????????",flash:"????????",form:"??????????",checkbox:"???????? ????????????",radio:"???? ????????????",textField:"???????? ????",textarea:"?????????? ????????",hiddenField:"?????????? ?????? ??????",button:"???? ??????",select:"??????????",imageButton:"???? ????????",notSet:"<???????? ??????????>",id:"??????????",name:"??????????",langDir:"?????????? ????????",langDirLtr:"???????????? ???????????? (LTR)",langDirRtl:"???????????? ???????????? (RTL)",langCode:"?????? ??????????",longDescr:"?????????? ????????????????",cssClass:"???????? ??????????????",advisoryTitle:"?????????? ??????????????",cssStyle:"??????",ok:"??????????",cancel:"?????????? ??????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????????",validateNumberFailed:"???????????? ??????????",confirmNewPage:"?????????? ???? ???????????????? ?????? ???? ?????? ???????????? ????????. ???? ?????? ?????????? ?????? ???????? ???????? ????????????",confirmCancel:"?????? ???????????????? ???? ??????????. ???? ?????? ?????????? ???? ?????????? ???????? ??????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????? ????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????  ??????.??",title:"???????? ????????????",options:"Special Character Options"},link:{toolbar:"????????",other:"<????????>",menu:"?????????? ????????",title:"???????????? ??????????",info:"?????????????? ????????????",target:"?????? ????????????",upload:"??????",advanced:"??????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ?????? ??????????????",toEmail:"???????? ????????????????",targetFrame:"<????????>",targetPopup:"<?????????? ????????????>",targetFrameName:"?????? ???????????? ????????????????",targetPopupName:"?????? ?????????????? ????????????????",popupFeatures:"?????????? ?????????????? ????????????????",popupResizable:"?????????? ??????????????",popupStatusBar:"???????? ????????????",popupLocationBar:"???????? ??????????????",popupToolbar:"???????? ??????????????",popupMenuBar:"?????????????? ????????????????",popupFullScreen:"?????? ???????????? (IE)",popupScrollBars:"?????????? ??????????????",popupDependent:"???????? (Netscape)",popupWidth:"??????????",popupLeft:"?????????????? ????????????",popupHeight:"????????????????",popupTop:"?????????????? ????????????",id:"????????",langDir:"?????????? ????????",langDirLTR:"???????????? ???????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"???????????? ????????????????",name:"??????????",langCode:"?????? ????????",tabIndex:"??????????????",advisoryTitle:"?????????? ??????????????",advisoryContentType:"?????? ??????????????",cssClasses:"???????? ??????????????",charset:"?????????? ???????????? ????????????????",styles:"??????",selectAnchor:"???????? ?????????? ????????????",anchorName:"?????? ??????????",anchorId:"?????? ?????? ????????????",emailAddress:"?????????? ???????????? ????????????????",emailSubject:"?????????? ??????????????",emailBody:"?????????? ??????????????",noAnchors:"(???? ???????? ???????????? ???????????? ???? ?????? ??????????????)",noUrl:"???? ???????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",noEmail:"???? ???????? ???????? ?????????? ???????????? ????????????????????"},anchor:{toolbar:"?????????? ????????????",menu:"?????????? ?????????????? ????????????????",title:"?????????? ?????????????? ????????????????",name:"?????? ?????????????? ????????????????",errorName:"???????????? ?????????? ?????? ?????????????? ????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ????????????????",find:"??????",replace:"??????????????",findWhat:"?????????? ????:",replaceWith:"?????????????? ????:",notFoundMsg:"???? ?????? ???????????? ?????? ???????? ????????????.",matchCase:"???????????? ???????? ????????????",matchWord:"???????????? ??????????????",matchCyclic:"???????????? ??????????",replaceAll:"?????????????? ????????",replaceSuccessMsg:"???? ?????????????? 1% ???? ?????????????? "},table:{toolbar:"????????",title:"?????????? ????????????",menu:"?????????? ????????????",deleteTable:"?????? ????????????",rows:"????????",columns:"??????????",border:"????????????",align:"????????????????",alignLeft:"????????",alignCenter:"??????",alignRight:"????????",width:"??????????",widthPx:"????????",widthPc:"????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"?????????? ??????????????",cellPad:"?????????????? ??????????????",caption:"??????????",summary:"??????????????",headers:"????????????????",headersNone:"????????",headersColumn:"???????????? ??????????",headersRow:"???????? ??????????",headersBoth:"????????????",invalidRows:"?????? ???????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidCols:"?????? ?????????????? ?????? ???? ???????? ?????????? ???????? ???? ??????.",invalidBorder:"?????? ???????? ?????? ???? ???????? ??????????.",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidCellSpacing:"?????????????? ?????? ?????????????? ?????? ???? ???????? ??????????.",invalidCellPadding:"?????????????? ?????????????? ?????? ???? ???????? ??????????",cell:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteCell:"?????? ????????",merge:"?????? ??????????",mergeRight:"?????? ????????????",mergeDown:"?????? ????????????",splitHorizontal:"?????????? ???????????? ????????????",splitVertical:"?????????? ???????????? ??????????????",title:"?????????? ????????????",cellType:"?????? ????????????",rowSpan:"???????????? ????????????",colSpan:"???????????? ??????????????",wordWrap:"???????????? ????????",hAlign:"???????????? ??????????",vAlign:"???????????? ??????????",alignTop:"????????",alignMiddle:"??????",alignBottom:"????????",alignBaseline:"???? ??????????????",bgColor:"?????? ??????????????",borderColor:"?????? ????????????",data:"????????????",header:"??????????",yes:"??????",no:"????",invalidWidth:"?????? ???????????? ?????? ???? ???????? ??????????.",invalidHeight:"???????????? ???????????? ?????? ???? ???????? ??????????.",invalidRowSpan:"???????????? ???????????? ?????? ???? ???????? ?????????? ????????????.",invalidColSpan:"???????????? ?????????????? ?????? ???? ???????? ?????????? ????????????.",chooseColor:"????????"},row:{menu:"????",insertBefore:"?????????? ???? ??????",insertAfter:"?????????? ???? ??????",deleteRow:"?????? ????????"},column:{menu:"????????",insertBefore:"?????????? ???????? ??????",insertAfter:"?????????? ???????? ??????",deleteColumn:"?????? ??????????"}},button:{title:"?????????? ???? ??????????",text:"????????????/??????????????",type:"?????? ????????",typeBtn:"????",typeSbm:"??????????",typeRst:"?????????? ??????????"},checkboxAndRadio:{checkboxTitle:"?????????? ???????? ????????????????",radioTitle:"?????????? ???? ????????????",value:"????????????",selected:"????????"},form:{title:"?????????? ??????????????",menu:"?????????? ??????????????",action:"?????? ??????????",method:"??????????????",encoding:"??????????"},select:{title:"?????????? ???????????? ??????????",selectInfo:"?????????? ??????????????",opAvail:"???????????????? ??????????????",value:"????????????",size:"??????????",lines:"????????????",chkMulti:"???????????? ???????????????? ????????????",opText:"????????",opValue:"????????????",btnAdd:"??????????",btnModify:"??????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ??????????",btnDelete:"??????????"},textarea:{title:"?????????? ?????????? ????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????? ???????? ????????",name:"??????????",value:"????????????",charWidth:"?????? ????????????",maxChars:"???????? ?????? ????????????",type:"?????? ??????????????",typeText:"????",typePass:"???????? ????????"},hidden:{title:"?????????? ?????????? ????????????",name:"??????????",value:"????????????"},image:{title:"?????????? ????????????",titleButton:"?????????? ???? ????????????",menu:"?????????? ????????????",infoTab:"?????????????? ????????????",btnUpload:"???????????? ????????????",upload:"??????",alt:"?????????? ????????????",width:"??????????",height:"????????????????",lockRatio:"?????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ?????????? ????????????",border:"?????? ????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",align:"????????????",alignLeft:"????????",alignRight:"????????",alertUrl:"?????????? ???????? ???????????? ???????? ???????? ???????? ?????? ????????????.",linkTab:"????????????",button2Img:"???? ???????? ?????????? ???? ???????????? ?????????????? ?????? ???????? ????????????",img2Button:"???? ???????? ?????????? ???????????? ???????????????? ?????? ???? ??????????",urlMissing:"?????????? ???????? ???????????? ??????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????? ????????????",propertiesTab:"??????????????",title:"?????????? ???????? ????????????",chkPlay:"?????????? ????????????",chkLoop:"??????????",chkMenu:"?????????? ?????????? ???????? ????????????",chkFull:"?????? ????????????",scale:"??????????",scaleAll:"?????????? ????????",scaleNoBorder:"?????? ????????",scaleFit:"?????? ??????",access:"???????? ???????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ????????????",accessNever:"????????????",align:"????????????",alignLeft:"????????",alignAbsBottom:"???????? ????????",alignAbsMiddle:"?????? ??????????",alignBaseline:"?????? ??????????",alignBottom:"????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"???????? ????????",alignTop:"????????",quality:"????????",qualityBest:"????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"???????????? ????????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"?????? ????????",windowModeTransparent:"????????",windowMode:"?????? ??????????????",flashvars:"?????????????? ????????????",bgcolor:"?????? ??????????????",width:"??????????",height:"????????????????",hSpace:"?????????? ????????",vSpace:"?????????? ??????????",validateSrc:"?????????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",validateWidth:"?????????? ?????? ???? ???????? ??????????.",validateHeight:"???????????????? ?????? ???? ???????? ??????????.",validateHSpace:"HSpace ?????? ???? ???????? ??????????.",validateVSpace:"VSpace ?????? ???? ???????? ??????????."},spellCheck:{toolbar:"?????????? ????????????",title:"?????????????? ????????????????",notAvailable:"???????????? ???????? ?????? ???????????? ?????? ?????????? ????????",errorLoading:"?????? ???? ?????????? ?????????? ???????? ??????????????????: %s.",notInDic:"???????? ???? ??????????????",changeTo:"?????????????? ??????",btnIgnore:"??????????",btnIgnoreAll:"?????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ????????",btnUndo:"??????????",noSuggestions:"- ???? ???????? ???????????????? -",progress:"???????? ?????????????? ????????????????",noMispell:"???? ?????????????? ????????????????: ???? ?????? ???????????? ?????? ???? ?????????? ??????????????",noChanges:"???? ?????????????? ????????????????: ???? ?????? ?????????? ???? ????????",oneChange:"???? ?????????????? ????????????????: ???? ?????????? ???????? ?????????? ??????",manyChanges:"???? ?????????? ?????????????? ????????????????: ???? ?????????? %1 ???? ??????????",ieSpellDownload:"???????????? ???????????????? (??????????????????) ?????? ??????????. ???? ?????? ???????????? ??????????"},smiley:{toolbar:"????????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"???????? 1%"},numberedlist:"??????????/?????? ?????????? ????????",bulletedlist:"??????????/?????? ?????????? ????????",indent:"?????????? ?????????????? ??????????????",outdent:"?????????? ?????????????? ??????????????",justify:{left:"???????????? ?????? ????????????",center:"??????????",right:"???????????? ?????? ????????????",block:"??????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ???????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ?????????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl/Cmd+C).",pasteMsg:"???????? ???????? ?????????????? ???????????????? ?????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ???????? ?????????????????? ???? ???????? ????  <STRONG>??????????</STRONG>.",securityMsg:"?????????? ???????????????? ???????????? ???????????? ???????????????? ???? ?????????? ?????? ???????????? ???? ???????????? ???????????? ?????????????? ???????? ?????? ???????? ?????? ?????????????? ?????? ???????? ???? ?????? ??????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"???????? ???? ???????? ???????????? ???????? ?????????? ???? ???????????? ????????. ???? ?????? ???????????? ?????? ???????????? ???? ?????????? ????????????",toolbar:"?????? ???? ????????",title:"?????? ???? ????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????? ?????? ????????",title:"?????? ?????? ????????"},templates:{button:"??????????????",title:"?????????? ??????????????",options:"Template Options",insertOption:"?????????????? ??????????????",selectPromptMsg:"???????? ???????????? ???????? ?????? ???????? ???? ????????????",emptyListMsg:"(???? ?????? ?????????? ???? ????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"?????????? ????????????",panelTitle2:"?????????? ??????????",panelTitle3:"?????????? ????????????"},format:{label:"??????????",panelTitle:"?????????? ????????????",tag_p:"????????",tag_pre:"??????????",tag_address:"??????????",tag_h1:"?????????????? 1",tag_h2:"??????????????  2",tag_h3:"??????????????  3",tag_h4:"??????????????  4",tag_h5:"??????????????  5",tag_h6:"??????????????  6",tag_div:"???????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},fontSize:{label:"?????? ????????",voiceLabel:"?????? ????????",panelTitle:"?????? ????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"??????????????","8B4513":"?????? ????????","2F4F4F":"?????????? ?????????????? ????????","008080":"???????? ????????","000080":"???????? ????????","4B0082":"????????",696969:"?????????? ????????",B22222:"????????",A52A2A:"??????",DAA520:"???????? ????????","006400":"???????? ????????","40E0D0":"????????????","0000CD":"???????? ??????????",800080:"???????????? ????????",808080:"??????????",F00:"????????",FF8C00:"?????????????? ????????",FFD700:"????????","008000":"????????","0FF":"????????????","00F":"????????",EE82EE:"????????????",A9A9A9:"?????????? ????????",FFA07A:"?????????????? ????????",FFA500:"??????????????",FFFF00:"????????","00FF00":"????????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"???????????? ????????",D3D3D3:"?????????? ????????",FFF0F5:"???????? ????????",FAEBD7:"???????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???????? ???????? ????????????",F0FFFF:"??????????",F0F8FF:"????????",E6E6FA:"??????????????",FFF:"????????"},scayt:{title:"?????????? ???????????? ?????????? ??????????????",opera_title:"Not supported by Opera",enable:"?????????? SCAYT",disable:"?????????? SCAYT",about:"???? SCAYT",toggle:"?????????? SCAYT",options:"????????????",langs:"????????",moreSuggestions:"???????????? ???? ??????????????????",ignore:"??????????",ignoreAll:"?????????? ????????",addWord:"?????????? ????????",emptyDic:"?????? ?????????????? ?????? ?????? ???????? ????????????.",optionsTab:"????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"????"},about:{title:"???? CKEditor",dlgTitle:"???? CKEditor",moreInfo:"???????????? ?????? ?????????????? ?????????????? ?? ???????? ?????????? ???????????? ?????? ???????? ????????????????:",copy:"???????? ?????????? &copy; $1. ???????? ???????????? ????????????."},maximize:"??????????",minimize:"??????????",fakeobjects:{anchor:"??????????",flash:"?????? ?????????? ??????????????",div:"???????? ????????",unknown:"???????? ?????? ??????????"},resize:"???????? ???????????? ??????????",colordialog:{title:"???????? ??????",options:"Color Options",highlight:"?????????? ??????????",selected:"????????????",clear:"??????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/bg.js b/horde/services/editor/ckeditor/lang/bg.js
deleted file mode 100644 (file)
index 122794d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.bg={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????????",save:"????????????",preview:"?????????????????????????? ????????????",cut:"????????????",copy:"????????????????",paste:"????????????",print:"??????????",underline:"??????????????????",bold:"????????????????",italic:"????????????",selectAll:"???????????????????? ????????????",removeFormat:"???????????? ??????????????????????????",strike:"????????????????",subscript:"???????????? ???? ????????",superscript:"???????????? ???? ????????????",horizontalrule:"???????????? ???????????????????????? ??????????",pagebreak:"???????????? ?????? ??????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????????????",common:{browseServer:"?????????????????? ??????????????",url:"?????????? ?????? (URL)",protocol:"????????????????",upload:"????????",uploadSubmit:"?????????? ?????? ??????????????",image:"??????????????????????",flash:"Flash",form:"????????????????",checkbox:"???????? ???? ??????????????",radio:"???????? ???? ??????????",textField:"???????????????? ????????",textarea:"???????????????? ????????????",hiddenField:"???????????? ????????",button:"??????????",select:"???????????? ???????? ?? ??????????",imageButton:"??????????-??????????????????????",notSet:"<???? ?? ????????????????>",id:"??????????????????????????",name:"??????",langDir:"???????????? ???? ??????????",langDirLtr:"???? ???????? ???? ??????????",langDirRtl:"???? ?????????? ???? ????????",langCode:"?????? ???? ??????????",longDescr:"???????????????? ???? ????????????????",cssClass:"???????? ???? ?????????????????? ??????????????",advisoryTitle:"???????????????????????????? ????????????????",cssStyle:"????????",ok:"????",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????...",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????????? ????????????",title:"???????????????? ?????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????/???????????????????? ????????????",other:"<????????>",menu:"???????????????????? ????????????",title:"????????????",info:"???????????????????? ???? ????????????????",target:"??????",upload:"????????",advanced:"??????????????????????...",type:"?????? ???? ????????????????",toUrl:"URL",toAnchor:"?????????? ?? ???????????????? ????????????????",toEmail:"??-????????",targetFrame:"<??????????>",targetPopup:"<?????????????? ????????????????>",targetFrameName:"?????? ???? ?????????????? ????????????????",targetPopupName:"?????? ???? ???????????????? ????????????????",popupFeatures:"?????????????????? ???? ???????????????? ????????????????",popupResizable:"Resizable",popupStatusBar:"???????? ???? ????????????",popupLocationBar:"???????? ???? ??????????",popupToolbar:"?????????? ?? ????????????",popupMenuBar:"????????",popupFullScreen:"?????????? ?????????? (MS IE)",popupScrollBars:"??????????????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???????????????????? - X",popupHeight:"????????????????",popupTop:"???????????????????? - Y",id:"Id",langDir:"???????????? ???? ??????????",langDirLTR:"???? ???????? ???? ??????????",langDirRTL:"???? ?????????? ???? ????????",acccessKey:"???????? ????????????",name:"??????",langCode:"???????????? ???? ??????????",tabIndex:"?????? ???? ????????????",advisoryTitle:"???????????????????????????? ????????????????",advisoryContentType:"???????????????????????????? ?????? ???? ????????????????????????",cssClasses:"???????? ???? ?????????????????? ??????????????",charset:"?????? ???? ?????????????????? ????????????",styles:"????????",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????? ???? ??????????????",anchorId:"???? ?????????????????????????? ???? ??????????????",emailAddress:"?????????? ???? ??-????????",emailSubject:"???????? ???? ??????????????",emailBody:"?????????? ???? ??????????????",noAnchors:"(???????? ?????????? ?? ?????????????? ????????????????)",noUrl:"????????, ???????????????? ???????????? ?????? (URL)",noEmail:"????????, ???????????????? ???????????? ???? ??-????????"},anchor:{toolbar:"????????????/???????????????????? ??????????",menu:"?????????????????? ???? ??????????????",title:"?????????????????? ???? ??????????????",name:"?????? ???? ??????????????",errorName:"????????, ???????????????? ?????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????",replace:"??????????????",findWhat:"??????????:",replaceWith:"?????????????? ??:",notFoundMsg:"???????????????? ?????????? ???? ???????? ??????????????.",matchCase:"?????? ?????????? ????????????????",matchWord:"?????????? ???????????? ????????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",deleteTable:"???????????? ??????????????????",rows:"????????????",columns:"????????????",border:"???????????? ???? ??????????????",align:"????????????????????????",alignLeft:"????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"????????????????",widthUnit:"width unit",height:"????????????????",cellSpace:"???????????????????? ?????????? ????????????????",cellPad:"???????????? ???? ???????????????????????? ?? ????????????????",caption:"????????????????",summary:"????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????????",merge:"?????????????? ????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????????"}},button:{title:"?????????????????? ???? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???? ???????????? ???? ??????????????",radioTitle:"?????????????????? ???? ???????????? ???? ??????????",value:"????????????????",selected:"??????????????????"},form:{title:"?????????????????? ???? ??????????????????",menu:"?????????????????? ???? ??????????????????",action:"????????????????",method:"??????????",encoding:"Encoding"},select:{title:"?????????????????? ???? ???????????????? ???????? ?? ??????????",selectInfo:"????????????????????",opAvail:"???????????????? ??????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????? ??????????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????",btnModify:"??????????????",btnUp:"????????????",btnDown:"????????????",btnSetValue:"?????????????? ???????? ?????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????????? ???? ???????????????????? ????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???? ????????????????????-????????",name:"??????",value:"????????????????",charWidth:"???????????? ???? ??????????????????",maxChars:"???????????????? ??????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????? ???? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"?????????????????? ???? ??????????????????????????",titleButton:"?????????????????? ???? ????????????-??????????????????????",menu:"?????????????????? ???? ??????????????????????????",infoTab:"???????????????????? ???? ??????????????????????????",btnUpload:"?????????? ?????? ??????????????",upload:"????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????????",lockRatio:"???????????? ??????????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????????? ??????????????",border:"??????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",align:"????????????????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"????????, ???????????????? ???????????? ?????? ???? ??????????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? ???? Flash ????????????",propertiesTab:"Properties",title:"?????????????????? ???? Flash ????????????",chkPlay:"?????????????????????? ????????????????????",chkLoop:"???????? ???????????????????? ???????? ????????????????????????",chkMenu:"?????????????????? Flash ????????",chkFull:"Allow Fullscreen",scale:"????????????????????????",scaleAll:"???????????? ?????????? ??????????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ??????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????",alignLeft:"????????",alignAbsBottom:"??????-????????",alignAbsMiddle:"?????????? ???? ??????????????",alignBaseline:"???? ???????????????? ??????????",alignBottom:"????????",alignMiddle:"???? ??????????????",alignRight:"??????????",alignTextTop:"?????????? ????????????",alignTop:"????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ???? ????????",width:"????????????",height:"????????????????",hSpace:"???????????????????????? ????????????",vSpace:"???????????????????? ????????????",validateSrc:"????????, ???????????????? ???????????? ?????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????? ?? ??????????????",changeTo:"?????????????? ????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????????? ????????????",btnReplace:"??????????????",btnReplaceAll:"?????????????? ????????????",btnUndo:"????????????",noSuggestions:"- ???????? ?????????????????????? -",progress:"???????????????????? ???? ???????????????????? ???? ????????????????...",noMispell:"???????????????????? ???? ???????????????? ??????????????????: ???? ???? ?????????????? ???????????????????? ????????????",noChanges:"???????????????????? ???? ???????????????? ??????????????????: ???????? ?????????????????? ????????",oneChange:"???????????????????? ???? ???????????????? ??????????????????: ???????? ???????? ?? ??????????????????",manyChanges:"???????????????????? ???? ???????????????? ??????????????????: %1 ???????? ???? ??????????????????",ieSpellDownload:"???????????????????????? ???? ???????????????? ???? ???????????????? ???? ?? ????????????????????. ?????????????? ???? ???? ???? ?????????????????????? ?"},smiley:{toolbar:"??????????????",title:"???????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ????????????",bulletedlist:"?????????????????????? ????????????",indent:"?????????????? ??????????????",outdent:"???????????? ??????????????",justify:{left:"???????????????????????? ?? ????????",center:"?????????????????????? ?? ??????????????",right:"???????????????????????? ?? ??????????",block:"???????????????????? ????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ??????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+X).",copyError:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ????????????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ?????? ?????????????????????? ?? ?????????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? MS Word",title:"???????????? ???? MS Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ???????? ???????? ??????????",title:"???????????? ???????? ???????? ??????????"},templates:{button:"??????????????",title:"??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????? ???????????? <br>(???????????????? ???????????????????? ???? ?????????????????? ???? ???????? ????????????????):",emptyListMsg:"(???????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????????",tag_pre:"????????????????????",tag_address:"??????????",tag_h1:"???????????????? 1",tag_h2:"???????????????? 2",tag_h3:"???????????????? 3",tag_h4:"???????????????? 4",tag_h5:"???????????????? 5",tag_h6:"???????????????? 6",tag_div:"???????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"Font",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ???? ????????????",bgColorTitle:"???????? ???? ????????",panelTitle:"Colors",auto:"???? ????????????????????????",more:"?????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/bn.js b/horde/services/editor/ckeditor/lang/bn.js
deleted file mode 100644 (file)
index 4660c94..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.bn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"???????????? ?????????",save:"????????????????????? ??????",preview:"?????????????????????",cut:"?????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ??????",removeFormat:"??????????????? ????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"???????????? ??????????????? ??????",pagebreak:"????????? ???????????????",unlink:"???????????? ????????????",undo:"????????????",redo:"??????-??????",common:{browseServer:"?????????????????? ?????????????????????",url:"URL",protocol:"????????????????????????",upload:"???????????????",uploadSubmit:"??????????????? ???????????????????????? ?????????????????? ??????",image:"???????????? ??????????????? ??????????????? ??????",flash:"??????????????? ??????????????? ??????????????? ??????",form:"????????????",checkbox:"????????? ???????????????",radio:"??????????????? ????????????",textField:"?????????????????? ???????????????",textarea:"?????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"????????????",select:"??????????????? ???????????????",imageButton:"???????????? ????????????",notSet:"<????????? ?????????>",id:"????????????",name:"?????????",langDir:"???????????? ??????????????? ?????????",langDirLtr:"????????? ???????????? ????????? (LTR)",langDirRtl:"????????? ???????????? ????????? (RTL)",langCode:"???????????? ?????????",longDescr:"URL ?????? ??????????????? ??????????????????",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"?????????",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ??????????????? ??????????????? ??????",title:"??????????????? ????????????????????????????????? ??????????????? ??????",options:"Special Character Options"},link:{toolbar:"???????????? ??????????????? ??????",other:"<other>",menu:"???????????? ?????????????????????",title:"????????????",info:"???????????? ????????????",target:"?????????????????????",upload:"???????????????",advanced:"????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ???????????? ???????????? ??????",toEmail:"???????????????",targetFrame:"<???????????????>",targetPopup:"<???????????? ??????????????????>",targetFrameName:"????????????????????? ????????????????????? ?????????",targetPopupName:"???????????? ????????????????????? ?????????",popupFeatures:"???????????? ?????????????????? ??????????????? ????????????",popupResizable:"Resizable",popupStatusBar:"??????????????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"??????????????? ??????????????? ???????????? (IE)",popupScrollBars:"?????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"??????????????? ???????????????",popupHeight:"?????????????????????",popupTop:"??????????????? ???????????????",id:"Id",langDir:"???????????? ??????????????? ?????????",langDirLTR:"????????? ???????????? ????????? (LTR)",langDirRTL:"????????? ???????????? ????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????????",tabIndex:"??????????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ?????????????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ?????????????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"?????????????????? ????????? ????????????",anchorId:"?????????????????? ???????????? ????????????",emailAddress:"??????????????? ??????????????????",emailSubject:"????????????????????? ????????????",emailBody:"????????????????????? ?????????",noAnchors:"(No anchors available in the document)",noUrl:"????????????????????? ????????? URL ???????????? ???????????? ????????????",noEmail:"????????????????????? ????????? ??????????????? ?????????????????? ???????????? ????????????"},anchor:{toolbar:"??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"?????????????????? ?????????",errorName:"?????????????????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????",replace:"?????????????????????",findWhat:"?????? ?????????????????? ?????????:",replaceWith:"????????? ???????????? ?????????????????? ?????????:",notFoundMsg:"??????????????? ???????????????????????? ?????????????????? ??????????????? ???????????????",matchCase:"????????? ???????????????",matchWord:"???????????? ???????????? ???????????????",matchCyclic:"Match cyclic",replaceAll:"?????? ???????????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????????????? ??????????????? ??????????????? ??????",title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",deleteTable:"??????????????? ??????????????? ??????",rows:"??????",columns:"????????????",border:"?????????????????? ????????????",align:"??????????????????????????????",alignLeft:"????????????",alignCenter:"?????????????????????",alignRight:"????????????",width:"??????????????????",widthPx:"?????????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"?????????????????????",cellSpace:"????????? ???????????????",cellPad:"????????? ?????????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"?????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"????????? ???????????? ?????????",merge:"????????? ???????????? ?????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????? ???????????? ?????????"},column:{menu:"????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ???????????? ?????????"}},button:{title:"???????????? ??????????????????????????????",text:"?????????????????? (??????????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"????????? ???????????? ??????????????????????????????",radioTitle:"??????????????? ???????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"????????????",opAvail:"???????????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????? ????????????",chkMulti:"?????????????????? ????????????????????? ???????????? ??????",opText:"??????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????? ?????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"??????????????? ????????? ?????????????????? ?????????????????? ????????? ??????",btnDelete:"???????????????"},textarea:{title:"?????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????????????????? ???????????????????????????",maxChars:"???????????????????????? ?????????????????????????????????",type:"????????????",typeText:"??????????????????",typePass:"???????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"???????????? ??????????????????????????????",titleButton:"????????? ???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",infoTab:"???????????? ????????????",btnUpload:"??????????????? ???????????????????????? ?????????????????? ??????",upload:"???????????????",alt:"?????????????????? ??????????????????",width:"??????????????????",height:"?????????????????????",lockRatio:"?????????????????? ?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ???????????????????????????????????? ?????????????????? ?????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",align:"???????????????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"???????????????????????? ????????? ???????????? URL ???????????? ????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"????????????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"????????????????????? ???????????? ??????????????? ??????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"?????? ???????????????",scaleNoBorder:"???????????? ?????????????????? ?????????",scaleFit:"?????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"?????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ??????",width:"??????????????????",height:"?????????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"??????????????????????????? ???????????????",validateSrc:"????????????????????? ????????? URL ???????????? ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? ?????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????? ?????????",changeTo:"????????? ???????????????",btnIgnore:"??????????????? ??????",btnIgnoreAll:"?????? ??????????????? ??????",btnReplace:"???????????? ?????????",btnReplaceAll:"?????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ????????? ?????????????????? ????????? -",progress:"??????????????? ????????????????????? ????????????...",noMispell:"??????????????? ????????????????????? ?????????: ????????? ????????? ??????????????? ??????????????? ???????????????",noChanges:"??????????????? ????????????????????? ?????????: ????????? ???????????? ???????????????????????? ????????? ????????????",oneChange:"??????????????? ????????????????????? ?????????: ???????????? ??????????????? ???????????? ???????????????????????? ????????? ???????????????",manyChanges:"??????????????? ????????????????????? ?????????: %1 ???????????? ???????????? ???????????? ??????????????????",ieSpellDownload:"??????????????? ????????????????????? ?????????????????? ????????? ???????????? ???????????? ?????? ???????????? ????????? ????????????????????? ???????????? ??????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ??????????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????????????????? ????????????????????? ???????????????",bulletedlist:"??????????????? ??????????????? ???????????????",indent:"????????????????????? ???????????????",outdent:"????????????????????? ????????????",justify:{left:"?????? ???????????? ???????????????",center:"????????? ??????????????? ????????????",right:"????????? ???????????? ???????????????",block:"???????????? ???????????????????????????"},blockquote:"Block Quote",clipboard:{title:"???????????????",cutError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+X)???",copyError:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl/Cmd+C)???",pasteMsg:"????????????????????? ????????? ??????????????? ?????????????????? ????????????????????? ????????????????????? ????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??????????????? ???????????? ????????? <STRONG>OK</STRONG> ????????? ?????????",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????????)",title:"??????????????? (????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????????????????? ?????????????????? ??????????????? ??????",title:"???????????? ?????????????????? ?????????????????? ??????????????? ??????"},templates:{button:"????????????????????????",title:"????????????????????? ????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"????????????????????? ????????? ?????????????????? ???????????? ???????????? ???????????? ???????????????????????? ??????????????? ????????????<br>(????????? ????????????????????? ?????????????????? ????????????):",emptyListMsg:"(????????? ???????????????????????? ?????????????????? ????????? ?????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"???????????? ???????????????",panelTitle:"???????????? ???????????????",tag_p:"??????????????????",tag_pre:"????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????? ???",tag_h2:"?????????????????? ???",tag_h3:"?????????????????? ???",tag_h4:"?????????????????? ???",tag_h5:"?????????????????? ???",tag_h6:"?????????????????? ???",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"Font",panelTitle:"????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ??????",bgColorTitle:"????????????????????????????????? ??????",panelTitle:"Colors",auto:"????????????????????????",more:"????????? ??????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/bs.js b/horde/services/editor/ckeditor/lang/bs.js
deleted file mode 100644 (file)
index c5ea61e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.bs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML k??d",newPage:"Novi dokument",save:"Snimi",preview:"Prika??i",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"??tampaj",underline:"Podvuci",bold:"Boldiraj",italic:"Ukosi",selectAll:"Selektuj sve",removeFormat:"Poni??ti format",strike:"Precrtaj",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Izbri??i link",undo:"Vrati",redo:"Ponovi",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"??alji",uploadSubmit:"??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije pode??eno>",id:"Id",name:"Naziv",langDir:"Smjer pisanja",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"Jezi??ni k??d",longDescr:"Duga??ki opis URL-a",cssClass:"Klase CSS stilova",advisoryTitle:"Advisory title",cssStyle:"Stil",ok:"OK",cancel:"Odustani",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Naprednije",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci specijalni karater",title:"Izaberi specijalni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/Izmjeni link",other:"<other>",menu:"Izmjeni link",title:"Link",info:"Link info",target:"Prozor",upload:"??alji",advanced:"Naprednije",type:"Tip linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<frejm>",targetPopup:"<popup prozor>",targetFrameName:"Target Frame Name",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka sa alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer pisanja",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer pisanja",tabIndex:"Tab indeks",advisoryTitle:"Advisory title",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Klase CSS stilova",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Izaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-u elementa",emailAddress:"E-Mail Adresa",emailSubject:"Subjekt poruke",emailBody:"Poruka",noAnchors:"(Nema dostupnih sidra na stranici)",noUrl:"Molimo ukucajte URL link",noEmail:"Molimo ukucajte e-mail adresu"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Na??i",replace:"Zamjeni",findWhat:"Na??i ??ta:",replaceWith:"Zamjeni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Upore??uj velika/mala slova",matchWord:"Upore??uj samo cijelu rije??",matchCyclic:"Match cyclic",replaceAll:"Zamjeni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Svojstva tabele",menu:"Svojstva tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Okvir",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Centar",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"posto",widthUnit:"width unit",height:"Visina",cellSpace:"Razmak ??elija",cellPad:"Uvod ??elija",caption:"Naslov",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Bri??i ??elije",merge:"Spoji ??elije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Bri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Bri??i kolone"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Svojstva slike",titleButton:"Image Button Properties",menu:"Svojstva slike",infoTab:"Info slike",btnUpload:"??alji na server",upload:"??alji",alt:"Tekst na slici",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj dimenzije",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnanje",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Molimo ukucajte URL od slike.",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Poravnanje",alignLeft:"Lijevo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dno",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo ukucajte URL link",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numerisana lista",bulletedlist:"Lista",indent:"Pove??aj uvod",outdent:"Smanji uvod",justify:{left:"Lijevo poravnanje",center:"Centralno poravnanje",right:"Desno poravnanje",block:"Puno poravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke va??eg pretra??iva??a ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalijepi iz Word-a",title:"Zalijepi iz Word-a",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao obi??an tekst",title:"Zalijepi kao obi??an tekst"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Font Size",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatska",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ca.js b/horde/services/editor/ckeditor/lang/ca.js
deleted file mode 100644 (file)
index ae30c97..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ca={dir:"ltr",editorTitle:"Editor de text enriquit, %1, prem ALT 0 per obtenir ajuda.",toolbar:"Barra d'eines",editor:"Editor de text enriquit",source:"Codi font",newPage:"Nova p??gina",save:"Desa",preview:"Visualitzaci?? pr??via",cut:"Retalla",copy:"Copia",paste:"Enganxa",print:"Imprimeix",underline:"Subratllat",bold:"Negreta",italic:"Cursiva",selectAll:"Selecciona-ho tot",removeFormat:"Elimina Format",strike:"Barrat",subscript:"Sub??ndex",superscript:"Super??ndex",horizontalrule:"Insereix l??nia horitzontal",pagebreak:"Insereix salt de p??gina",unlink:"Elimina l'enlla??",undo:"Desf??s",redo:"Ref??s",common:{browseServer:"Veure servidor",url:"URL",protocol:"Protocol",upload:"Puja",uploadSubmit:"Envia-la al servidor",image:"Imatge",flash:"Flash",form:"Formulari",checkbox:"Casella de verificaci??",radio:"Bot?? d'opci??",textField:"Camp de text",textarea:"??rea de text",hiddenField:"Camp ocult",button:"Bot??",select:"Camp de selecci??",imageButton:"Bot?? d'imatge",notSet:"<no definit>",id:"Id",name:"Nom",langDir:"Direcci?? de l'idioma",langDirLtr:"D'esquerra a dreta (LTR)",langDirRtl:"De dreta a esquerra (RTL)",langCode:"Codi d'idioma",longDescr:"Descripci?? llarga de la URL",cssClass:"Classes del full d'estil",advisoryTitle:"T??tol consultiu",cssStyle:"Estil",ok:"D'acord",cancel:"Cancel??la",close:"Tanca",preview:"Previsualitza",generalTab:"General",advancedTab:"Avan??at",validateNumberFailed:"Aquest valor no ??s un n??mero.",confirmNewPage:"Els canvis en aquest contingut que no es desin es perdran. Esteu segur que voleu carregar una p??gina nova?",confirmCancel:"Algunes opcions s'han canviat. Esteu segur que voleu tancar la finestra de di??leg?",options:"Opcions",target:"Dest??",targetNew:"Nova finestra (_blank)",targetTop:"Finestra major (_top)",targetSelf:"Mateixa finestra (_self)",targetParent:"Finestra pare (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereix car??cter especial",title:"Selecciona el car??cter especial",options:"Special Character Options"},link:{toolbar:"Insereix/Edita enlla??",other:"<altre>",menu:"Edita l'enlla??",title:"Enlla??",info:"Informaci?? de l'enlla??",target:"Dest??",upload:"Puja",advanced:"Avan??at",type:"Tipus d'enlla??",toUrl:"URL",toAnchor:"??ncora en aquesta p??gina",toEmail:"Correu electr??nic",targetFrame:"<marc>",targetPopup:"<finestra emergent>",targetFrameName:"Nom del marc de dest??",targetPopupName:"Nom finestra popup",popupFeatures:"Caracter??stiques finestra popup",popupResizable:"Redimensionable",popupStatusBar:"Barra d'estat",popupLocationBar:"Barra d'adre??a",popupToolbar:"Barra d'eines",popupMenuBar:"Barra de men??",popupFullScreen:"Pantalla completa (IE)",popupScrollBars:"Barres d'scroll",popupDependent:"Depenent (Netscape)",popupWidth:"Amplada",popupLeft:"Posici?? esquerra",popupHeight:"Al??ada",popupTop:"Posici?? dalt",id:"Id",langDir:"Direcci?? de l'idioma",langDirLTR:"D'esquerra a dreta (LTR)",langDirRTL:"De dreta a esquerra (RTL)",acccessKey:"Clau d'acc??s",name:"Nom",langCode:"Direcci?? de l'idioma",tabIndex:"Index de Tab",advisoryTitle:"T??tol consultiu",advisoryContentType:"Tipus de contingut consultiu",cssClasses:"Classes del full d'estil",charset:"Conjunt de car??cters font enlla??at",styles:"Estil",selectAnchor:"Selecciona una ??ncora",anchorName:"Per nom d'??ncora",anchorId:"Per Id d'element",emailAddress:"Adre??a de correu electr??nic",emailSubject:"Assumpte del missatge",emailBody:"Cos del missatge",noAnchors:"(No hi ha ??ncores disponibles en aquest document)",noUrl:"Si us plau, escrigui l'enlla?? URL",noEmail:"Si us plau, escrigui l'adre??a correu electr??nic"},anchor:{toolbar:"Insereix/Edita ??ncora",menu:"Propietats de l'??ncora",title:"Propietats de l'??ncora",name:"Nom de l'??ncora",errorName:"Si us plau, escriviu el nom de l'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca i reempla??a",find:"Cerca",replace:"Reempla??a",findWhat:"Cerca:",replaceWith:"Rempla??a amb:",notFoundMsg:"El text especificat no s'ha trobat.",matchCase:"Distingeix maj??scules/min??scules",matchWord:"Nom??s paraules completes",matchCyclic:"Match cyclic",replaceAll:"Reempla??a-ho tot",replaceSuccessMsg:"%1 ocurr??ncia/es reempla??ada/es."},table:{toolbar:"Taula",title:"Propietats de la taula",menu:"Propietats de la taula",deleteTable:"Suprimeix la taula",rows:"Files",columns:"Columnes",border:"Mida vora",align:"Alineaci??",alignLeft:"Esquerra",alignCenter:"Centre",alignRight:"Dreta",width:"Amplada",widthPx:"p??xels",widthPc:"percentatge",widthUnit:"unitat d'amplada",height:"Al??ada",cellSpace:"Espaiat de cel??les",cellPad:"Encoixinament de cel??les",caption:"T??tol",summary:"Resum",headers:"Cap??aleres",headersNone:"Cap",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambdues",invalidRows:"El nombre de files ha de ser un nombre major que 0.",invalidCols:"El nombre de columnes ha de ser un nombre major que 0.",invalidBorder:"El gruix de la vora ha de ser un nombre.",invalidWidth:"L'amplada de la taula  ha de ser un nombre.",invalidHeight:"L'al??ada de la taula  ha de ser un nombre.",invalidCellSpacing:"L'espaiat de cel??la  ha de ser un nombre.",invalidCellPadding:"L'encoixinament de cel??la  ha de ser un nombre.",cell:{menu:"Cel??la",insertBefore:"Insereix cel??la abans de",insertAfter:"Insereix cel??la darrera",deleteCell:"Suprimeix les cel??les",merge:"Fusiona les cel??les",mergeRight:"Fusiona cap a la dreta",mergeDown:"Fusiona cap avall",splitHorizontal:"Divideix la cel??la horitzontalment",splitVertical:"Divideix la cel??la verticalment",title:"Propertiat de la cel??la",cellType:"Tipus de cel??la",rowSpan:"Expansi?? de files",colSpan:"Expansi?? de columnes",wordWrap:"Ajustar al contingut",hAlign:"Aliniaci?? Horizontal",vAlign:"Aliniaci?? Vertical",alignTop:"A dalt",alignMiddle:"Al mig",alignBottom:"A baix",alignBaseline:"A la l??nia base",bgColor:"Color de fons",borderColor:"Color de la vora",data:"Data",header:"Cap??alera",yes:"S??",no:"No",invalidWidth:"L'amplada de cel??la ha de ser un nombre.",invalidHeight:"L'al??ada de cel??la ha de ser un nombre.",invalidRowSpan:"L'expansi?? de files ha de ser un nombre enter.",invalidColSpan:"L'expansi?? de columnes ha de ser un nombre enter.",chooseColor:"Trieu"},row:{menu:"Fila",insertBefore:"Insereix fila abans de",insertAfter:"Insereix fila darrera",deleteRow:"Suprimeix una fila"},column:{menu:"Columna",insertBefore:"Insereix columna abans de",insertAfter:"Insereix columna darrera",deleteColumn:"Suprimeix una columna"}},button:{title:"Propietats del bot??",text:"Text (Valor)",type:"Tipus",typeBtn:"Bot??",typeSbm:"Transmet formulari",typeRst:"Reinicia formulari"},checkboxAndRadio:{checkboxTitle:"Propietats de la casella de verificaci??",radioTitle:"Propietats del bot?? d'opci??",value:"Valor",selected:"Seleccionat"},form:{title:"Propietats del formulari",menu:"Propietats del formulari",action:"Acci??",method:"M??tode",encoding:"Codificaci??"},select:{title:"Propietats del camp de selecci??",selectInfo:"Info",opAvail:"Opcions disponibles",value:"Valor",size:"Mida",lines:"L??nies",chkMulti:"Permet m??ltiples seleccions",opText:"Text",opValue:"Valor",btnAdd:"Afegeix",btnModify:"Modifica",btnUp:"Amunt",btnDown:"Avall",btnSetValue:"Selecciona per defecte",btnDelete:"Elimina"},textarea:{title:"Propietats de l'??rea de text",cols:"Columnes",rows:"Files"},textfield:{title:"Propietats del camp de text",name:"Nom",value:"Valor",charWidth:"Amplada",maxChars:"Nombre m??xim de car??cters",type:"Tipus",typeText:"Text",typePass:"Contrasenya"},hidden:{title:"Propietats del camp ocult",name:"Nom",value:"Valor"},image:{title:"Propietats de la imatge",titleButton:"Propietats del bot?? d'imatge",menu:"Propietats de la imatge",infoTab:"Informaci?? de la imatge",btnUpload:"Envia-la al servidor",upload:"Puja",alt:"Text alternatiu",width:"Amplada",height:"Al??ada",lockRatio:"Bloqueja les proporcions",unlockRatio:"Desbloqueja el r??tio",resetSize:"Restaura la mida",border:"Vora",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignRight:"Ajusta a la dreta",alertUrl:"Si us plau, escriviu la URL de la imatge",linkTab:"Enlla??",button2Img:"Voleu transformar el bot?? d'imatge seleccionat en una simple imatge?",img2Button:"Voleu transformar la imatge seleccionada en un bot?? d'imatge?",urlMissing:"Falta la URL de la imatge.",validateWidth:"L'amplada ha de ser un nombre enter.",validateHeight:"L'al??ada ha de ser un nombre enter.",validateBorder:"La vora ha de ser un nombre enter.",validateHSpace:"HSpace ha de ser un nombre enter.",validateVSpace:"VSpace ha de ser un nombre enter."},flash:{properties:"Propietats del Flash",propertiesTab:"Propietats",title:"Propietats del Flash",chkPlay:"Reproduci?? autom??tica",chkLoop:"Bucle",chkMenu:"Habilita men?? Flash",chkFull:"Permetre la pantalla completa",scale:"Escala",scaleAll:"Mostra-ho tot",scaleNoBorder:"Sense vores",scaleFit:"Mida exacta",access:"Acc??s a scripts",accessAlways:"Sempre",accessSameDomain:"El mateix domini",accessNever:"Mai",align:"Alineaci??",alignLeft:"Ajusta a l'esquerra",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Ajusta a la dreta",alignTextTop:"Text Top",alignTop:"Top",quality:"Qualitat",qualityBest:"La millor",qualityHigh:"Alta",qualityAutoHigh:"Alta autom??tica",qualityMedium:"Mitjana",qualityAutoLow:"Baixa autom??tica",qualityLow:"Baixa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Transparent",windowMode:"Mode de la finestra",flashvars:"Variables de Flash",bgcolor:"Color de Fons",width:"Amplada",height:"Al??ada",hSpace:"Espaiat horit.",vSpace:"Espaiat vert.",validateSrc:"Si us plau, escrigui l'enlla?? URL",validateWidth:"L'amplada ha de ser un nombre.",validateHeight:"L'al??ada ha de ser un nombre.",validateHSpace:"L'espaiat horitzonatal ha de ser un nombre.",validateVSpace:"L'espaiat vertical ha de ser un nombre."},spellCheck:{toolbar:"Revisa l'ortografia",title:"Comprova l'ortografia",notAvailable:"El servei no es troba disponible ara.",errorLoading:"Error carregant el servidor: %s.",notInDic:"No ??s al diccionari",changeTo:"Reempla??a amb",btnIgnore:"Ignora",btnIgnoreAll:"Ignora-les totes",btnReplace:"Canvia",btnReplaceAll:"Canvia-les totes",btnUndo:"Desf??s",noSuggestions:"Cap suggeriment",progress:"Verificaci?? ortogr??fica en curs...",noMispell:"Verificaci?? ortogr??fica acabada: no hi ha cap paraula mal escrita",noChanges:"Verificaci?? ortogr??fica: no s'ha canviat cap paraula",oneChange:"Verificaci?? ortogr??fica: s'ha canviat una paraula",manyChanges:"Verificaci?? ortogr??fica: s'han canviat %1 paraules",ieSpellDownload:"Verificaci?? ortogr??fica no instal??lada. Voleu descarregar-ho ara?"},smiley:{toolbar:"Icona",title:"Insereix una icona",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Llista numerada",bulletedlist:"Llista de pics",indent:"Augmenta el sagnat",outdent:"Redueix el sagnat",justify:{left:"Alinia a l'esquerra",center:"Centrat",right:"Alinia a la dreta",block:"Justificat"},blockquote:"Bloc de cita",clipboard:{title:"Enganxa",cutError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",copyError:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",pasteMsg:"Si us plau, enganxeu dins del seg??ent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",securityMsg:"A causa de la configuraci?? de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",pasteArea:"??rea d'enganxat"},pastefromword:{confirmCleanup:"El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?",toolbar:"Enganxa des del Word",title:"Enganxa des del Word",error:"No ha estat possible netejar les dades enganxades degut a un error intern"},pasteText:{button:"Enganxa com a text no formatat",title:"Enganxa com a text no formatat"},templates:{button:"Plantilles",title:"Contingut plantilles",options:"Template Options",insertOption:"Reempla??a el contingut actual",selectPromptMsg:"Si us plau, seleccioneu la plantilla per obrir a l'editor<br>(el contingut actual no ser?? enregistrat):",emptyListMsg:"(No hi ha plantilles definides)"},showBlocks:"Mostra els blocs",stylesCombo:{label:"Estil",panelTitle:"Estils de format",panelTitle1:"Estils de bloc",panelTitle2:"Estils incrustats",panelTitle3:"Estils d'objecte"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatejat",tag_address:"Adre??a",tag_h1:"Encap??alament 1",tag_h2:"Encap??alament 2",tag_h3:"Encap??alament 3",tag_h4:"Encap??alament 4",tag_h5:"Encap??alament 5",tag_h6:"Encap??alament 6",tag_div:"Normal (DIV)"},div:{title:"Crea un contenidor Div",toolbar:"Crea un contenidor Div",cssClassInputLabel:"Classes de la fulla d'estils",styleSelectLabel:"Estil",IdInputLabel:"Id",languageCodeInputLabel:" Codi d'idioma",inlineStyleInputLabel:"Estil en l??nia",advisoryTitleInputLabel:"T??tol de guia",langDirLabel:"Direcci?? de l'idioma",langDirLTRLabel:"D'esquerra a dreta (LTR)",langDirRTLLabel:"De dreta a esquerra (RTL)",edit:"Edita Div",remove:"Elimina Div"},font:{label:"Tipus de lletra",voiceLabel:"Tipus de lletra",panelTitle:"Tipus de lletra"},fontSize:{label:"Mida",voiceLabel:"Mida de la lletra",panelTitle:"Mida"},colorButton:{textColorTitle:"Color de Text",bgColorTitle:"Color de Fons",panelTitle:"Colors",auto:"Autom??tic",more:"M??s colors..."},colors:{"000":"Negre",800000:"Granat","8B4513":"Marr?? sella","2F4F4F":"Gris pissarra fosca","008080":"Blau xarxet","000080":"Blau mar??","4B0082":"Indi",696969:"Gris intens",B22222:"Ma??",A52A2A:"Marr?? (web)",DAA520:"Solidago","006400":"Verd fosc","40E0D0":"Turquesa","0000CD":"Atzur",800080:"Lila",808080:"Gris",F00:"Vermell",FF8C00:"Taronja fosc",FFD700:"Or","008000":"Verd","0FF":"Cian","00F":"Blau",EE82EE:"Lavanda rosat",A9A9A9:"Gris clar",FFA07A:"Salm?? clar",FFA500:"Taronja",FFFF00:"Groc","00FF00":"Verd llima",AFEEEE:"Blau p??lid",ADD8E6:"Blau clar",DDA0DD:"Pruna",D3D3D3:"Gris clar",FFF0F5:"Lavanda rosat",FAEBD7:"Blanc antic",FFFFE0:"Groc clar",F0FFF0:"Verd p??lid",F0FFFF:"Blau cel p??lid",F0F8FF:"Cian p??lid",E6E6FA:"Lavanda",FFF:"Blanc"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Habilitat l'SCAYT",disable:"Deshabilita SCAYT",about:"Quant a l'SCAYT",toggle:"Commuta l'SCAYT",options:"Opcions",langs:"Idiomes",moreSuggestions:"M??s sugger??ncies",ignore:"Ignora",ignoreAll:"Ignora'ls tots",addWord:"Afegeix una paraula",emptyDic:"El nom del diccionari no hauria d'estar buit.",optionsTab:"Opcions",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Idiomes",dictionariesTab:"Diccionaris",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Quant a"},about:{title:"Quan al CKEditor",dlgTitle:"Quan al CKEditor",moreInfo:"Per informaci?? sobre llic??ncies visiteu el web:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximitza",minimize:"Minimitza",fakeobjects:{anchor:"??ncora",flash:"Animaci?? Flash",div:"Salt de p??gina",unknown:"Objecte desconegut"},resize:"Arrossegueu per redimensionar",colordialog:{title:"Selecciona el color",options:"Color Options",highlight:"Destacat",selected:"Seleccionat",clear:"Neteja"},toolbarCollapse:"Redueix la barra d'eines",toolbarExpand:"Amplia la barra d'eines"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/cs.js b/horde/services/editor/ckeditor/lang/cs.js
deleted file mode 100644 (file)
index 2b4b44e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.cs={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??it",preview:"N??hled",cut:"Vyjmout",copy:"Kop??rovat",paste:"Vlo??it",print:"Tisk",underline:"Podtr??en??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybrat v??e",removeFormat:"Odstranit form??tov??n??",strike:"P??e??krtnut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??it vodorovnou linku",pagebreak:"Vlo??it konec str??nky",unlink:"Odstranit odkaz",undo:"Zp??t",redo:"Znovu",common:{browseServer:"Vybrat na serveru",url:"URL",protocol:"Protokol",upload:"Odeslat",uploadSubmit:"Odeslat na server",image:"Obr??zek",flash:"Flash",form:"Formul????",checkbox:"Za??krt??vac?? pol????ko",radio:"P??ep??na??",textField:"Textov?? pole",textarea:"Textov?? oblast",hiddenField:"Skryt?? pole",button:"Tla????tko",select:"Seznam",imageButton:"Obr??zkov?? tla????tko",notSet:"<nenastaveno>",id:"Id",name:"Jm??no",langDir:"Orientace jazyka",langDirLtr:"Zleva do prava (LTR)",langDirRtl:"Zprava do leva (RTL)",langCode:"K??d jazyka",longDescr:"Dlouh?? popis URL",cssClass:"T????da stylu",advisoryTitle:"Pomocn?? titulek",cssStyle:"Styl",ok:"OK",cancel:"Storno",close:"Close",preview:"Preview",generalTab:"Obecn??",advancedTab:"Roz??????en??",validateNumberFailed:"Zadan?? hodnota nen?? ????seln??.",confirmNewPage:"Jak??koliv neulo??en?? zm??ny obsahu budou ztraceny. Skute??n?? chete otevr??t novou str??nku?",confirmCancel:"N??kter?? z nastaven?? byla zm??n??na. Skute??n?? chete zav????t dialogov?? okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupn??</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??it speci??ln?? znaky",title:"V??b??r speci??ln??ho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??it/zm??nit odkaz",other:"<jin??>",menu:"Zm??nit odkaz",title:"Odkaz",info:"Informace o odkazu",target:"C??l",upload:"Odeslat",advanced:"Roz??????en??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v t??to str??nce",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovac?? okno>",targetFrameName:"N??zev c??lov??ho r??mu",targetPopupName:"N??zev vyskakovac??ho okna",popupFeatures:"Vlastnosti vyskakovac??ho okna",popupResizable:"Umo????uj??c?? m??nit velikost",popupStatusBar:"Stavov?? ????dek",popupLocationBar:"Panel um??st??n??",popupToolbar:"Panel n??stroj??",popupMenuBar:"Panel nab??dky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislost (Netscape)",popupWidth:"??????ka",popupLeft:"Lev?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orientace jazyka",langDirLTR:"Zleva do prava (LTR)",langDirRTL:"Zprava do leva (RTL)",acccessKey:"P????stupov?? kl????",name:"Jm??no",langCode:"Orientace jazyka",tabIndex:"Po??ad?? prvku",advisoryTitle:"Pomocn?? titulek",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"T????da stylu",charset:"P??i??azen?? znakov?? sada",styles:"Styl",selectAnchor:"Vybrat kotvu",anchorName:"Podle jm??na kotvy",anchorId:"Podle Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"P??edm??t zpr??vy",emailBody:"T??lo zpr??vy",noAnchors:"(Ve str??nce nen?? definov??na ????dn?? kotva!)",noUrl:"Zadejte pros??m URL odkazu",noEmail:"Zadejte pros??m e-mailovou adresu"},anchor:{toolbar:"Vlo????t/zm??nit z??lo??ku",menu:"Vlastnosti z??lo??ky",title:"Vlastnosti z??lo??ky",name:"N??zev z??lo??ky",errorName:"Zadejte pros??m n??zev z??lo??ky"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Naj??t a nahradit",find:"Hledat",replace:"Nahradit",findWhat:"Co hledat:",replaceWith:"????m nahradit:",notFoundMsg:"Hledan?? text nebyl nalezen.",matchCase:"Rozli??ovat velikost p??sma",matchWord:"Pouze cel?? slova",matchCyclic:"Proch??zet opakovan??",replaceAll:"Nahradit v??e",replaceSuccessMsg:"%1 nahrazen??."},table:{toolbar:"Tabulka",title:"Vlastnosti tabulky",menu:"Vlastnosti tabulky",deleteTable:"Smazat tabulku",rows:"????dky",columns:"Sloupce",border:"Ohrani??en??",align:"Zarovn??n??",alignLeft:"Vlevo",alignCenter:"Na st??ed",alignRight:"Vpravo",width:"??????ka",widthPx:"bod??",widthPc:"procent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzd??lenost bun??k",cellPad:"Odsazen?? obsahu v bu??ce",caption:"Popis",summary:"Souhrn",headers:"Z??hlav??",headersNone:"????dn??",headersColumn:"Prvn?? sloupec",headersRow:"Prvn?? ????dek",headersBoth:"Oboj??",invalidRows:"Po??et ????dk?? mus?? b??t ????slo v??t???? ne?? 0.",invalidCols:"Po??et sloupc?? mus?? b??t ????slo v??t???? ne?? 0.",invalidBorder:"Zdan?? velikost okraje mus?? b??t ????seln??.",invalidWidth:"Zadan?? ??????ka tabulky mus?? b??t ????seln??.",invalidHeight:"zadan?? v????ka tabulky mus?? b??t ????seln??.",invalidCellSpacing:"Zadan?? vzd??lenost bun??k mus?? b??t ????seln??.",invalidCellPadding:"Zadan?? odsazen?? obsahu v bu??ce mus?? b??t ????seln??.",cell:{menu:"Bu??ka",insertBefore:"Vlo??it bu??ku p??ed",insertAfter:"Vlo??it bu??ku za",deleteCell:"Smazat bu??ky",merge:"Slou??it bu??ky",mergeRight:"Slou??it doprava",mergeDown:"Slou??it dol??",splitHorizontal:"Rozd??lit bu??ky vodorovn??",splitVertical:"Rozd??lit bu??ky svisle",title:"Vlastnosti bu??ky",cellType:"Typ bu??ky",rowSpan:"Spojit ????dky",colSpan:"Spojit sloupce",wordWrap:"Zalamov??n??",hAlign:"Vodorovn?? zarovn??n??",vAlign:"Svisl?? zarovn??n??",alignTop:"Nahoru",alignMiddle:"Doprost??ed",alignBottom:"Dol??",alignBaseline:"Na ????a????",bgColor:"Barva pozad??",borderColor:"Barva okraje",data:"Data",header:"Hlavi??ka",yes:"Ano",no:"Ne",invalidWidth:"Zadan?? ??????ka bu??ky mus?? b??t ????slen??.",invalidHeight:"Zadan?? v????ka bu??ky mus?? b??t ????slen??.",invalidRowSpan:"Zadan?? po??et slou??en??ch ????dk?? mus?? b??t cel?? ????slo.",invalidColSpan:"Zadan?? po??et slou??en??ch sloupc?? mus?? b??t cel?? ????slo.",chooseColor:"V??b??r"},row:{menu:"????dek",insertBefore:"Vlo??it ????dek p??ed",insertAfter:"Vlo??it ????dek za",deleteRow:"Smazat ????dky"},column:{menu:"Sloupec",insertBefore:"Vlo??it sloupec p??ed",insertAfter:"Vlo??it sloupec za",deleteColumn:"Smazat sloupec"}},button:{title:"Vlastnosti tla????tka",text:"Popisek",type:"Typ",typeBtn:"Tla????tko",typeSbm:"Odeslat",typeRst:"Obnovit"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vac??ho pol????ka",radioTitle:"Vlastnosti p??ep??na??e",value:"Hodnota",selected:"Za??krtnuto"},form:{title:"Vlastnosti formul????e",menu:"Vlastnosti formul????e",action:"Akce",method:"Metoda",encoding:"K??dov??n??"},select:{title:"Vlastnosti seznamu",selectInfo:"Info",opAvail:"Dostupn?? nastaven??",value:"Hodnota",size:"Velikost",lines:"????dk??",chkMulti:"Povolit mnohon??sobn?? v??b??ry",opText:"Text",opValue:"Hodnota",btnAdd:"P??idat",btnModify:"Zm??nit",btnUp:"Nahoru",btnDown:"Dol??",btnSetValue:"Nastavit jako vybranou hodnotu",btnDelete:"Smazat"},textarea:{title:"Vlastnosti textov?? oblasti",cols:"Sloupc??",rows:"????dk??"},textfield:{title:"Vlastnosti textov??ho pole",name:"N??zev",value:"Hodnota",charWidth:"??????ka ve znac??ch",maxChars:"Maxim??ln?? po??et znak??",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho pole",name:"N??zev",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnost?? obr??zkov??ho tla????tka",menu:"Vlastnosti obr??zku",infoTab:"Informace o obr??zku",btnUpload:"Odeslat na server",upload:"Odeslat",alt:"Alternativn?? text",width:"??????ka",height:"V????ka",lockRatio:"Z??mek",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? velikost",border:"Okraje",hSpace:"H-mezera",vSpace:"V-mezera",align:"Zarovn??n??",alignLeft:"Vlevo",alignRight:"Vpravo",alertUrl:"Zadejte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Skute??n?? chcete p??ev??st zvolen?? obr??zkov?? tla????tko na oby??ejn?? obr??zek?",img2Button:"Skute??n?? chcete p??ev??st zvolen?? obr??zek na obr??zkov?? tla????tko?",urlMissing:"Zadan?? URL zdroje obr??zku nebylo nalezeno.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashe",propertiesTab:"Vlastnosti",title:"Vlastnosti Flashe",chkPlay:"Automatick?? spu??t??n??",chkLoop:"Opakov??n??",chkMenu:"Nab??dka Flash",chkFull:"Povolit celoobrazovkov?? re??im",scale:"Zobrazit",scaleAll:"Zobrazit v??e",scaleNoBorder:"Bez okraje",scaleFit:"P??izp??sobit",access:"P????stup ke skriptu",accessAlways:"V??dy",accessSameDomain:"Ve stejn?? dom??n??",accessNever:"Nikdy",align:"Zarovn??n??",alignLeft:"Vlevo",alignAbsBottom:"Zcela dol??",alignAbsMiddle:"Doprost??ed",alignBaseline:"Na ????a????",alignBottom:"Dol??",alignMiddle:"Na st??ed",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahoru",quality:"Kvalita",qualityBest:"Nejlep????",qualityHigh:"Vysok??",qualityAutoHigh:"Vysok?? - auto",qualityMedium:"St??edn??",qualityAutoLow:"N??zk?? - auto",qualityLow:"Nejni??????",windowModeWindow:"Okno",windowModeOpaque:"Nepr??hledn??",windowModeTransparent:"Pr??hledn??",windowMode:"Re??im okna",flashvars:"Prom??nn?? pro Flash",bgcolor:"Barva pozad??",width:"??????ka",height:"V????ka",hSpace:"H-mezera",vSpace:"V-mezera",validateSrc:"Zadejte pros??m URL odkazu",validateWidth:"Zadan?? ??????ka mus?? b??t ????slo.",validateHeight:"Zadan?? v????ka mus?? b??t ????slo.",validateHSpace:"Zadan?? H-mezera mus?? b??t ????slo.",validateVSpace:"Zadan?? V-mezera mus?? b??t ????slo."},spellCheck:{toolbar:"Zkontrolovat pravopis",title:"Kontrola pravopisu",notAvailable:"Omlouv??me se, ale slu??ba nyn?? nen?? dostupn??.",errorLoading:"Chyba nahr??v??n?? slu??by aplikace z: %s.",notInDic:"Nen?? ve slovn??ku",changeTo:"Zm??nit na",btnIgnore:"P??esko??it",btnIgnoreAll:"P??eskakovat v??e",btnReplace:"Zam??nit",btnReplaceAll:"Zam????ovat v??e",btnUndo:"Zp??t",noSuggestions:"- ????dn?? n??vrhy -",progress:"Prob??h?? kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??ena: ????dn?? pravopisn?? chyby nenalezeny",noChanges:"Kontrola pravopisu dokon??ena: Beze zm??n",oneChange:"Kontrola pravopisu dokon??ena: Jedno slovo zm??n??no",manyChanges:"Kontrola pravopisu dokon??ena: %1 slov zm??n??no",ieSpellDownload:"Kontrola pravopisu nen?? nainstalov??na. Chcete ji nyn?? st??hnout?"},smiley:{toolbar:"Smajl??ky",title:"Vkl??d??n?? smajl??k??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 objekt"},numberedlist:"????slov??n??",bulletedlist:"Odr????ky",indent:"Zv??t??it odsazen??",outdent:"Zmen??it odsazen??",justify:{left:"Zarovnat vlevo",center:"Zarovnat na st??ed",right:"Zarovnat vpravo",block:"Zarovnat do bloku"},blockquote:"Citace",clipboard:{title:"Vlo??it",cutError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro vyjmut?? zvolen??ho textu do schr??nky. Pros??m vyjm??te zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro kop??rov??n?? zvolen??ho textu do schr??nky. Pros??m zkop??rujte zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Do n??sleduj??c??ho pole vlo??te po??adovan?? obsah pomoc?? kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stiskn??te <STRONG>OK</STRONG>.",securityMsg:"Z d??vod?? nastaven?? bezpe??nosti Va??eho prohl????e??e nem????e editor p??istupovat p????mo do schr??nky. Obsah schr??nky pros??m vlo??te znovu do tohoto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Jak je vid??t, vkl??dan?? text je kop??rov??n z Wordu. Chcete jej p??ed vlo??en??m vy??istit?",toolbar:"Vlo??it z Wordu",title:"Vlo??it z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??it jako ??ist?? text",title:"Vlo??it jako ??ist?? text"},templates:{button:"??ablony",title:"??ablony obsahu",options:"Template Options",insertOption:"Nahradit aktu??ln?? obsah",selectPromptMsg:"Pros??m zvolte ??ablonu pro otev??en?? v editoru<br>(aktu??ln?? obsah editoru bude ztracen):",emptyListMsg:"(Nen?? definov??na ????dn?? ??ablona)"},showBlocks:"Uk??zat bloky",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Blokov?? styly",panelTitle2:"????dkov?? styly",panelTitle3:"Objektov?? styly"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??ln??",tag_pre:"Naform??tov??no",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Norm??ln?? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"P??smo",panelTitle:"P??smo"},fontSize:{label:"Velikost",voiceLabel:"Velikost p??sma",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva textu",bgColorTitle:"Barva pozad??",panelTitle:"Colors",auto:"Automaticky",more:"V??ce barev..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kontrola pravopisu b??hem psan?? (SCAYT)",opera_title:"Not supported by Opera",enable:"Zapnout SCAYT",disable:"Vypnout SCAYT",about:"O aplikaci SCAYT",toggle:"Vyp??na?? SCAYT",options:"Nastaven??",langs:"Jazyky",moreSuggestions:"V??ce n??vrh??",ignore:"P??esko??it",ignoreAll:"P??esko??it v??e",addWord:"P??idat slovo",emptyDic:"N??zev slovn??ku nesm?? b??t pr??zdn??.",optionsTab:"Nastaven??",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jazyky",dictionariesTab:"Slovn??ky",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"O aplikaci"},about:{title:"O aplikaci CKEditor",dlgTitle:"O aplikaci CKEditor",moreInfo:"Pro informace o lincenci nav??tivte na??i webovou str??nku:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximalizovat",minimize:"Minimalizovat",fakeobjects:{anchor:"Z??lo??ka",flash:"Flash animace",div:"Zalomen?? str??nky",unknown:"Nezn??m?? objekt"},resize:"Uchopit pro zm??nu velikosti",colordialog:{title:"V??b??r barvy",options:"Color Options",highlight:"Zv??raznit",selected:"Vybr??no",clear:"Vy??istit"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/cy.js b/horde/services/editor/ckeditor/lang/cy.js
deleted file mode 100644 (file)
index a7466c0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.cy={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Tarddle",newPage:"Tudalen newydd",save:"Cadw",preview:"Rhagolwg",cut:"Torri",copy:"Cop??o",paste:"Gludo",print:"Argraffu",underline:"Tanlinellu",bold:"Bras",italic:"Italig",selectAll:"Dewis Popeth",removeFormat:"Tynnu Fformat",strike:"Llinell Trwyddo",subscript:"Is-sgript",superscript:"Uwchsgript",horizontalrule:"Mewnosod Llinell Lorweddol",pagebreak:"Mewnosod Toriad Tudalen i Argraffu",unlink:"Datgysylltu",undo:"Dadwneud",redo:"Ailadrodd",common:{browseServer:"Pori'r Gweinydd",url:"URL",protocol:"Protocol",upload:"Lanlwytho",uploadSubmit:"Anfon i'r Gweinydd",image:"Delwedd",flash:"Flash",form:"Ffurflen",checkbox:"Blwch ticio",radio:"Botwm Radio",textField:"Maes Testun",textarea:"Ardal Testun",hiddenField:"Maes Cudd",button:"Botwm",select:"Maes Dewis",imageButton:"Botwm Delwedd",notSet:"<heb osod>",id:"Id",name:"Name",langDir:"Cyfeiriad Iaith",langDirLtr:"Chwith i'r Dde (LTR)",langDirRtl:"Dde i'r Chwith (RTL)",langCode:"Cod Iaith",longDescr:"URL Disgrifiad Hir",cssClass:"Dosbarth Dalen Arddull",advisoryTitle:"Teitl Cynghorol",cssStyle:"Arddull",ok:"Iawn",cancel:"Diddymu",close:"Close",preview:"Preview",generalTab:"Cyffredinol",advancedTab:"Uwch",validateNumberFailed:"Nid yw'r gwerth hwn yn rhif.",confirmNewPage:"Byddwch yn colli unrhyw newidiadau i'r cynnwys sydd heb eu cadw. A ydych am barhau i lwytho tudalen newydd?",confirmCancel:"Mae rhai o'r opsiynau wedi'u newid. A ydych wir am gau'r deialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ddim ar gael</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Mewnosod Nodau Arbennig",title:"Dewis Nod Arbennig",options:"Special Character Options"},link:{toolbar:"Dolen",other:"<eraill>",menu:"Golygu Dolen",title:"Dolen",info:"Gwyb ar y Ddolen",target:"Targed",upload:"Lanlwytho",advanced:"Uwch",type:"Math y Ddolen",toUrl:"URL",toAnchor:"Dolen at angor yn y testun",toEmail:"E-bost",targetFrame:"<ffr??m>",targetPopup:"<ffenestr bop>",targetFrameName:"Enw Ffr??m y Targed",targetPopupName:"Enw Ffenestr Bop",popupFeatures:"Nodweddion Ffenestr Bop",popupResizable:"Ailfeintiol",popupStatusBar:"Bar Statws",popupLocationBar:"Bar Safle",popupToolbar:"Bar Offer",popupMenuBar:"Dewislen",popupFullScreen:"Sgrin Llawn (IE)",popupScrollBars:"Barrau Sgrolio",popupDependent:"Dibynnol (Netscape)",popupWidth:"Lled",popupLeft:"Safle Chwith",popupHeight:"Uchder",popupTop:"Safle Top",id:"Id",langDir:"Cyfeiriad Iaith",langDirLTR:"Chwith i'r Dde (LTR)",langDirRTL:"Dde i'r Chwith (RTL)",acccessKey:"Allwedd Mynediad",name:"Enw",langCode:"Cod Iaith",tabIndex:"Indecs Tab",advisoryTitle:"Teitl Cynghorol",advisoryContentType:"Math y Cynnwys Cynghorol",cssClasses:"Dosbarthiadau Dalen Arddull",charset:"Set nodau'r Adnodd Cysylltiedig",styles:"Arddull",selectAnchor:"Dewiswch Angor",anchorName:"Gan Enw'r Angor",anchorId:"Gan Id yr Elfen",emailAddress:"Cyfeiriad E-Bost",emailSubject:"Testun y Message Subject",emailBody:"Pwnc y Neges",noAnchors:"(Dim angorau ar gael yn y ddogfen)",noUrl:"Teipiwch URL y ddolen",noEmail:"Teipiwch gyfeiriad yr e-bost"},anchor:{toolbar:"Angor",menu:"Golygwch yr Angor",title:"Priodweddau'r Angor",name:"Enw'r Angor",errorName:"Teipiwch enw'r angor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chwilio ac Amnewid",find:"Chwilio",replace:"Amnewid",findWhat:"Chwilio'r term:",replaceWith:"Amnewid gyda:",notFoundMsg:"Nid oedd y testun wedi'i ddarganfod.",matchCase:"Cyfateb i'r cas",matchWord:"Cyfateb gair cyfan",matchCyclic:"Cyfateb cylchol",replaceAll:"Amnewid pob un",replaceSuccessMsg:"Amnewidiwyd %1 achlysur."},table:{toolbar:"Tabl",title:"Nodweddion Tabl",menu:"Nodweddion Tabl",deleteTable:"Dileu Tabl",rows:"Rhesi",columns:"Colofnau",border:"Maint yr Ymyl",align:"Aliniad",alignLeft:"Chwith",alignCenter:"Canol",alignRight:"Dde",width:"Lled",widthPx:"picsel",widthPc:"y cant",widthUnit:"width unit",height:"Uchder",cellSpace:"Bylchu'r gell",cellPad:"Padio'r gell",caption:"Pennawd",summary:"Crynodeb",headers:"Penynnau",headersNone:"Dim",headersColumn:"Colofn gyntaf",headersRow:"Rhes gyntaf",headersBoth:"Y Ddau",invalidRows:"Mae'n rhaid cael o leiaf un rhes.",invalidCols:"Mae'n rhaid cael o leiaf un golofn.",invalidBorder:"Mae'n rhaid i faint yr ymyl fod yn rhif.",invalidWidth:"Mae'n rhaid i led y tabl fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y tabl fod yn rhif.",invalidCellSpacing:"Mae'n rhaid i fylchiad y gell fod yn rhif.",invalidCellPadding:"Mae'n rhaid i badiad y gell fod yn rhif.",cell:{menu:"Cell",insertBefore:"Mewnosod Cell Cyn",insertAfter:"Mewnosod Cell Ar ??l",deleteCell:"Dileu Celloedd",merge:"Cyfuno Celloedd",mergeRight:"Cyfuno i'r Dde",mergeDown:"Cyfuno i Lawr",splitHorizontal:"Hollti'r Gell yn Lorweddol",splitVertical:"Hollti'r Gell yn Fertigol",title:"Priodweddau'r Gell",cellType:"Math y Gell",rowSpan:"Rhychwant Rhesi",colSpan:"Rhychwant Colofnau",wordWrap:"Lapio Geiriau",hAlign:"Aliniad Llorweddol",vAlign:"Aliniad Fertigol",alignTop:"Top",alignMiddle:"Canol",alignBottom:"Gwaelod",alignBaseline:"Baslinell",bgColor:"Lliw Cefndir",borderColor:"Lliw Ymyl",data:"Data",header:"Pennyn",yes:"Ie",no:"Na",invalidWidth:"Mae'n rhaid i led y gell fod yn rhif.",invalidHeight:"Mae'n rhaid i uchder y gell fod yn rhif.",invalidRowSpan:"Mae'n rhaid i rychwant y rhesi fod yn gyfanrif.",invalidColSpan:"Mae'n rhaid i rychwant y colofnau fod yn gyfanrif.",chooseColor:"Choose"},row:{menu:"Rhes",insertBefore:"Mewnosod Rhes Cyn",insertAfter:"Mewnosod Rhes Ar ??l",deleteRow:"Dileu Rhesi"},column:{menu:"Colofn",insertBefore:"Mewnosod Colofn Cyn",insertAfter:"Mewnosod Colofn Ar ??l",deleteColumn:"Dileu Colofnau"}},button:{title:"Priodweddau Botymau",text:"Testun (Gwerth)",type:"Math",typeBtn:"Botwm",typeSbm:"Gyrru",typeRst:"Ailosod"},checkboxAndRadio:{checkboxTitle:"Priodweddau Blwch Ticio",radioTitle:"Priodweddau Botwm Radio",value:"Gwerth",selected:"Dewiswyd"},form:{title:"Priodweddau Ffurflen",menu:"Priodweddau Ffurflen",action:"Gweithred",method:"Dull",encoding:"Amgodio"},select:{title:"Priodweddau Maes Dewis",selectInfo:"Gwyb Dewis",opAvail:"Opsiynau ar Gael",value:"Gwerth",size:"Maint",lines:"llinellau",chkMulti:"Caniat??u aml-ddewisiadau",opText:"Testun",opValue:"Gwerth",btnAdd:"Ychwanegu",btnModify:"Newid",btnUp:"Lan",btnDown:"Lawr",btnSetValue:"Gosod fel gwerth a ddewiswyd",btnDelete:"Dileu"},textarea:{title:"Priodweddau Ardal Testun",cols:"Colofnau",rows:"Rhesi"},textfield:{title:"Priodweddau Maes Testun",name:"Enw",value:"Gwerth",charWidth:"Lled Nod",maxChars:"Uchafswm y Nodau",type:"Math",typeText:"Testun",typePass:"Cyfrinair"},hidden:{title:"Priodweddau Maes Cudd",name:"Enw",value:"Gwerth"},image:{title:"Priodweddau Delwedd",titleButton:"Priodweddau Botwm Delwedd",menu:"Priodweddau Delwedd",infoTab:"Gwyb Delwedd",btnUpload:"Anfon i'r Gweinydd",upload:"lanlwytho",alt:"Testun Amgen",width:"Lled",height:"Uchder",lockRatio:"Cloi Cymhareb",unlockRatio:"Unlock Ratio",resetSize:"Ailosod Maint",border:"Ymyl",hSpace:"BwlchLl",vSpace:"BwlchF",align:"Alinio",alignLeft:"Chwith",alignRight:"Dde",alertUrl:"Rhowch URL y ddelwedd",linkTab:"Dolen",button2Img:"Ydych am drawsffurfio'r botwm ddelwedd hwn ar ddelwedd syml?",img2Button:"Ydych am drawsffurfio'r ddelwedd hon ar fotwm delwedd?",urlMissing:"URL tarddle'r ddelwedd ar goll.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Priodweddau Flash",propertiesTab:"Priodweddau",title:"Priodweddau Flash",chkPlay:"AwtoChwarae",chkLoop:"Lwpio",chkMenu:"Galluogi Dewislen Flash",chkFull:"Caniat??u Sgrin Llawn",scale:"Graddfa",scaleAll:"Dangos pob",scaleNoBorder:"Dim Ymyl",scaleFit:"Ffit Union",access:"Mynediad Sgript",accessAlways:"Pob amser",accessSameDomain:"R'un parth",accessNever:"Byth",align:"Alinio",alignLeft:"Chwith",alignAbsBottom:"Gwaelod Abs",alignAbsMiddle:"Canol Abs",alignBaseline:"Baslinell",alignBottom:"Gwaelod",alignMiddle:"Canol",alignRight:"Dde",alignTextTop:"Testun Top",alignTop:"Top",quality:"Ansawdd",qualityBest:"Gorau",qualityHigh:"Uchel",qualityAutoHigh:"Uchel Awto",qualityMedium:"Canolig",qualityAutoLow:"Isel Awto",qualityLow:"Isel",windowModeWindow:"Ffenestr",windowModeOpaque:"Afloyw",windowModeTransparent:"Tryloyw",windowMode:"Modd ffenestr",flashvars:"Newidynnau ar gyfer Flash",bgcolor:"Lliw cefndir",width:"Lled",height:"Uchder",hSpace:"BwlchLl",vSpace:"BwlchF",validateSrc:"Ni all yr URL fod yn wag.",validateWidth:"Rhaid i'r Lled fod yn rhif.",validateHeight:"Rhaid i'r Uchder fod yn rhif.",validateHSpace:"Rhaid i'r BwlchLl fod yn rhif.",validateVSpace:"Rhaid i'r BwlchF fod yn rhif."},spellCheck:{toolbar:"Gwirio Sillafu",title:"Gwirio Sillafu",notAvailable:"Nid yw'r gwasanaeth hwn ar gael yn bresennol.",errorLoading:"Error loading application service host: %s.",notInDic:"Nid i'w gael yn y geiriadur",changeTo:"Newid i",btnIgnore:"Anwybyddu Un",btnIgnoreAll:"Anwybyddu Pob",btnReplace:"Amnewid Un",btnReplaceAll:"Amnewid Pob",btnUndo:"Dadwneud",noSuggestions:"- Dim awgrymiadau -",progress:"Gwirio sillafu yn ar y gweill...",noMispell:"Gwirio sillafu wedi gorffen: Dim camsillaf.",noChanges:"Gwirio sillafu wedi gorffen: Dim newidiadau",oneChange:"Gwirio sillafu wedi gorffen: Newidiwyd 1 gair",manyChanges:"Gwirio sillafu wedi gorffen: Newidiwyd %1 gair",ieSpellDownload:"Gwirydd sillafu heb ei arsefydlu. A ydych am ei lawrlwytho nawr?"},smiley:{toolbar:"Gwenoglun",title:"Mewnosod Gwenoglun",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"Elfen %1"},numberedlist:"Mewnosod/Tynnu Rhestr Rhifol",bulletedlist:"Mewnosod/Tynnu Rhestr Bwled",indent:"Cynyddu'r Mewnoliad",outdent:"Lleihau'r Mewnoliad",justify:{left:"Alinio i'r Chwith",center:"Alinio i'r Canol",right:"Alinio i'r Dde",block:"Aliniad Bloc"},blockquote:"Dyfyniad bloc",clipboard:{title:"Gludo",cutError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd torri' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+X).",copyError:"Nid yw gosodiadau diogelwch eich porwr yn caniat??u'r golygydd i gynnal 'gweithredoedd cop??o' yn awtomatig. Defnyddiwch y bysellfwrdd (Ctrl/Cmd+C).",pasteMsg:"Gludwch i mewn i'r blwch canlynol gan ddefnyddio'r bysellfwrdd (<strong>Ctrl/Cmd+V</strong>) a phwyso <strong>Iawn</strong>.",securityMsg:"Oherwydd gosodiadau diogelwch eich porwr, nid yw'r porwr yn gallu ennill mynediad i'r data ar y clipfwrdd yn uniongyrchol. Mae angen i chi ei ludo eto i'r ffenestr hon.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Gludo o Word",title:"Gludo o Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Gludo fel testun plaen",title:"Gludo fel Testun Plaen"},templates:{button:"Templedi",title:"Templedi Cynnwys",options:"Template Options",insertOption:"Amnewid y cynnwys go iawn",selectPromptMsg:"Dewiswch dempled i'w agor yn y golygydd",emptyListMsg:"(Dim templedi wedi'u diffinio)"},showBlocks:"Dangos Blociau",stylesCombo:{label:"Arddulliau",panelTitle:"Formatting Styles",panelTitle1:"Arddulliau Bloc",panelTitle2:"Arddulliau Mewnol",panelTitle3:"Arddulliau Gwrthrych"},format:{label:"Fformat",panelTitle:"Fformat Paragraff",tag_p:"Normal",tag_pre:"Wedi'i Fformatio",tag_address:"Cyfeiriad",tag_h1:"Pennawd 1",tag_h2:"Pennawd 2",tag_h3:"Pennawd 3",tag_h4:"Pennawd 4",tag_h5:"Pennawd 5",tag_h6:"Pennawd 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Ffont",voiceLabel:"Ffont",panelTitle:"Enw'r Ffont"},fontSize:{label:"Maint",voiceLabel:"Maint y Ffont",panelTitle:"Maint y Ffont"},colorButton:{textColorTitle:"Lliw Testun",bgColorTitle:"Lliw Cefndir",panelTitle:"Colors",auto:"Awtomatig",more:"Mwy o Liwiau..."},colors:{"000":"Du",800000:"Marwn","8B4513":"Brown Cyfrwy","2F4F4F":"Llechen Tywyll","008080":"Corhwyad","000080":"Nefi","4B0082":"Indigo",696969:"Llwyd Pwl",B22222:"Bric T??n",A52A2A:"Brown",DAA520:"Rhoden Aur","006400":"Gwyrdd Tywyll","40E0D0":"Gwyrddlas","0000CD":"Glas Canolig",800080:"Porffor",808080:"Llwyd",F00:"Coch",FF8C00:"Oren Tywyll",FFD700:"Aur","008000":"Gwyrdd","0FF":"Cyan","00F":"Glas",EE82EE:"Fioled",A9A9A9:"Llwyd Tywyll",FFA07A:"Samwn Golau",FFA500:"Oren",FFFF00:"Melyn","00FF00":"Leim",AFEEEE:"Gwyrddlas Golau",ADD8E6:"Glas Golau",DDA0DD:"Eirinen",D3D3D3:"Llwyd Golau",FFF0F5:"Gwrid Lafant",FAEBD7:"Gwyn Hynafol",FFFFE0:"Melyn Golau",F0FFF0:"Melwn Gwyrdd Golau",F0FFFF:"Aswr",F0F8FF:"Glas Alys",E6E6FA:"Lafant",FFF:"Gwyn"},scayt:{title:"Gwirio'r Sillafu Wrth Deipio",opera_title:"Not supported by Opera",enable:"Galluogi SCAYT",disable:"Analluogi SCAYT",about:"Ynghylch SCAYT",toggle:"Togl SCAYT",options:"Opsiynau",langs:"Ieithoedd",moreSuggestions:"Awgrymiadau pellach",ignore:"Anwybyddu",ignoreAll:"Anwybyddu pob",addWord:"Ychwanegu Gair",emptyDic:"Ni ddylai enw'r geiriadur fod yn wag.",optionsTab:"Opsiynau",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Ieithoedd",dictionariesTab:"Geiriaduron",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Ynghylch"},about:{title:"Ynghylch CKEditor",dlgTitle:"Ynghylch CKEditor",moreInfo:"Am wybodaeth ynghylch trwyddedau, ewch i'n gwefan:",copy:"Hawlfraint &copy; $1. Cedwir pob hawl."},maximize:"Mwyhau",minimize:"Lleihau",fakeobjects:{anchor:"Angor",flash:"Animeiddiant Flash",div:"Toriad Tudalen",unknown:"Gwrthrych Anhysbys"},resize:"Llusgo i ailfeintio",colordialog:{title:"Dewis lliw",options:"Color Options",highlight:"Uwcholeuo",selected:"Dewiswyd",clear:"Clirio"},toolbarCollapse:"Cyfangu'r Bar Offer",toolbarExpand:"Ehangu'r Bar Offer"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/da.js b/horde/services/editor/ckeditor/lang/da.js
deleted file mode 100644 (file)
index fbcaffb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.da={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kilde",newPage:"Ny side",save:"Gem",preview:"Vis eksempel",cut:"Klip",copy:"Kopi??r",paste:"Inds??t",print:"Udskriv",underline:"Understreget",bold:"Fed",italic:"Kursiv",selectAll:"V??lg alt",removeFormat:"Fjern formatering",strike:"Gennemstreget",subscript:"S??nket skrift",superscript:"H??vet skrift",horizontalrule:"Inds??t vandret streg",pagebreak:"Inds??t sideskift",unlink:"Fjern hyperlink",undo:"Fortryd",redo:"Annull??r fortryd",common:{browseServer:"Gennemse...",url:"URL",protocol:"Protokol",upload:"Upload",uploadSubmit:"Upload",image:"Inds??t billede",flash:"Inds??t Flash",form:"Inds??t formular",checkbox:"Inds??t afkrydsningsfelt",radio:"Inds??t alternativknap",textField:"Inds??t tekstfelt",textarea:"Inds??t tekstboks",hiddenField:"Inds??t skjult felt",button:"Inds??t knap",select:"Inds??t liste",imageButton:"Inds??t billedknap",notSet:"<intet valgt>",id:"Id",name:"Navn",langDir:"Tekstretning",langDirLtr:"Fra venstre mod h??jre (LTR)",langDirRtl:"Fra h??jre mod venstre (RTL)",langCode:"Sprogkode",longDescr:"Udvidet beskrivelse",cssClass:"Typografiark (CSS)",advisoryTitle:"Titel",cssStyle:"Typografi (CSS)",ok:"OK",cancel:"Annull??r",close:"Close",preview:"Preview",generalTab:"Generelt",advancedTab:"Avanceret",validateNumberFailed:"V??rdien er ikke et tal.",confirmNewPage:"Alt indhold, der ikke er blevet gemt, vil g?? tabt. Er du sikker p??, at du vil indl??se en ny side?",confirmCancel:"Nogle af indstillingerne er blevet ??ndret. Er du sikker p??, at du vil lukke vinduet?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ikke tilg??ngelig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inds??t symbol",title:"V??lg symbol",options:"Special Character Options"},link:{toolbar:"Inds??t/redig??r hyperlink",other:"<anden>",menu:"Redig??r hyperlink",title:"Egenskaber for hyperlink",info:"Generelt",target:"M??l",upload:"Upload",advanced:"Avanceret",type:"Type",toUrl:"URL",toAnchor:"Bogm??rke p?? denne side",toEmail:"E-mail",targetFrame:"<ramme>",targetPopup:"<popup vindue>",targetFrameName:"Destinationsvinduets navn",targetPopupName:"Popup vinduets navn",popupFeatures:"Egenskaber for popup",popupResizable:"Just??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"V??rkt??jslinje",popupMenuBar:"Menulinje",popupFullScreen:"Fuld sk??rm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Koblet/dependent (Netscape)",popupWidth:"Bredde",popupLeft:"Position fra venstre",popupHeight:"H??jde",popupTop:"Position fra toppen",id:"Id",langDir:"Tekstretning",langDirLTR:"Fra venstre mod h??jre (LTR)",langDirRTL:"Fra h??jre mod venstre (RTL)",acccessKey:"Genvejstast",name:"Navn",langCode:"Tekstretning",tabIndex:"Tabulator indeks",advisoryTitle:"Titel",advisoryContentType:"Indholdstype",cssClasses:"Typografiark",charset:"Tegns??t",styles:"Typografi",selectAnchor:"V??lg et anker",anchorName:"Efter anker navn",anchorId:"Efter element Id",emailAddress:"E-mail adresse",emailSubject:"Emne",emailBody:"Besked",noAnchors:"(Ingen bogm??rker i dokumentet)",noUrl:"Indtast hyperlink URL!",noEmail:"Indtast e-mail adresse!"},anchor:{toolbar:"Inds??t/redig??r bogm??rke",menu:"Egenskaber for bogm??rke",title:"Egenskaber for bogm??rke",name:"Bogm??rke navn",errorName:"Indtast bogm??rke navn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??g og erstat",find:"S??g",replace:"Erstat",findWhat:"S??g efter:",replaceWith:"Erstat med:",notFoundMsg:"S??geteksten blev ikke fundet",matchCase:"Forskel p?? store og sm?? bogstaver",matchWord:"Kun hele ord",matchCyclic:"Match cyklisk",replaceAll:"Erstat alle",replaceSuccessMsg:"%1 forekomst(er) erstattet."},table:{toolbar:"Tabel",title:"Egenskaber for tabel",menu:"Egenskaber for tabel",deleteTable:"Slet tabel",rows:"R??kker",columns:"Kolonner",border:"Rammebredde",align:"Justering",alignLeft:"Venstrestillet",alignCenter:"Centreret",alignRight:"H??jrestillet",width:"Bredde",widthPx:"pixels",widthPc:"procent",widthUnit:"width unit",height:"H??jde",cellSpace:"Celleafstand",cellPad:"Cellemargen",caption:"Titel",summary:"Resum??",headers:"Header",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste r??kke",headersBoth:"Begge",invalidRows:"Antallet af r??kker skal v??re st??rre end 0.",invalidCols:"Antallet af kolonner skal v??re st??rre end 0.",invalidBorder:"Rammetykkelse skal v??re et tal.",invalidWidth:"Tabelbredde skal v??re et tal.",invalidHeight:"Tabelh??jde skal v??re et tal.",invalidCellSpacing:"Celleafstand skal v??re et tal.",invalidCellPadding:"Cellemargen skal v??re et tal.",cell:{menu:"Celle",insertBefore:"Inds??t celle f??r",insertAfter:"Inds??t celle efter",deleteCell:"Slet celle",merge:"Flet celler",mergeRight:"Flet til h??jre",mergeDown:"Flet nedad",splitHorizontal:"Del celle vandret",splitVertical:"Del celle lodret",title:"Celleegenskaber",cellType:"Celletype",rowSpan:"R??kke span (rows span)",colSpan:"Kolonne span (columns span)",wordWrap:"Tekstombrydning",hAlign:"Vandret justering",vAlign:"Lodret justering",alignTop:"Top",alignMiddle:"Midt",alignBottom:"Bund",alignBaseline:"Grundlinje",bgColor:"Baggrundsfarve",borderColor:"Rammefarve",data:"Data",header:"Header",yes:"Ja",no:"Nej",invalidWidth:"Cellebredde skal v??re et tal.",invalidHeight:"Celleh??jde skal v??re et tal.",invalidRowSpan:"R??kke span skal v??re et heltal.",invalidColSpan:"Kolonne span skal v??re et heltal.",chooseColor:"Choose"},row:{menu:"R??kke",insertBefore:"Inds??t r??kke f??r",insertAfter:"Inds??t r??kke efter",deleteRow:"Slet r??kke"},column:{menu:"Kolonne",insertBefore:"Inds??t kolonne f??r",insertAfter:"Inds??t kolonne efter",deleteColumn:"Slet kolonne"}},button:{title:"Egenskaber for knap",text:"Tekst",type:"Type",typeBtn:"Knap",typeSbm:"Send",typeRst:"Nulstil"},checkboxAndRadio:{checkboxTitle:"Egenskaber for afkrydsningsfelt",radioTitle:"Egenskaber for alternativknap",value:"V??rdi",selected:"Valgt"},form:{title:"Egenskaber for formular",menu:"Egenskaber for formular",action:"Handling",method:"Metode",encoding:"Kodning (encoding)"},select:{title:"Egenskaber for liste",selectInfo:"Generelt",opAvail:"Valgmuligheder",value:"V??rdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillad flere valg",opText:"Tekst",opValue:"V??rdi",btnAdd:"Tilf??j",btnModify:"Redig??r",btnUp:"Op",btnDown:"Ned",btnSetValue:"S??t som valgt",btnDelete:"Slet"},textarea:{title:"Egenskaber for tekstboks",cols:"Kolonner",rows:"R??kker"},textfield:{title:"Egenskaber for tekstfelt",name:"Navn",value:"V??rdi",charWidth:"Bredde (tegn)",maxChars:"Max. antal tegn",type:"Type",typeText:"Tekst",typePass:"Adgangskode"},hidden:{title:"Egenskaber for skjult felt",name:"Navn",value:"V??rdi"},image:{title:"Egenskaber for billede",titleButton:"Egenskaber for billedknap",menu:"Egenskaber for billede",infoTab:"Generelt",btnUpload:"Upload",upload:"Upload",alt:"Alternativ tekst",width:"Bredde",height:"H??jde",lockRatio:"L??s st??rrelsesforhold",unlockRatio:"Unlock Ratio",resetSize:"Nulstil st??rrelse",border:"Ramme",hSpace:"Vandret margen",vSpace:"Lodret margen",align:"Justering",alignLeft:"Venstre",alignRight:"H??jre",alertUrl:"Indtast stien til billedet",linkTab:"Hyperlink",button2Img:"Vil du lave billedknappen om til et almindeligt billede?",img2Button:"Vil du lave billedet om til en billedknap?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Egenskaber for Flash",propertiesTab:"Egenskaber",title:"Egenskaber for Flash",chkPlay:"Automatisk afspilning",chkLoop:"Gentagelse",chkMenu:"Vis Flash menu",chkFull:"Tillad fuldsk??rm",scale:"Skal??r",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Tilpas st??rrelse",access:"Script adgang",accessAlways:"Altid",accessSameDomain:"Samme dom??ne",accessNever:"Aldrig",align:"Justering",alignLeft:"Venstre",alignAbsBottom:"Absolut nederst",alignAbsMiddle:"Absolut centreret",alignBaseline:"Grundlinje",alignBottom:"Nederst",alignMiddle:"Centreret",alignRight:"H??jre",alignTextTop:"Toppen af teksten",alignTop:"??verst",quality:"Kvalitet",qualityBest:"Bedste",qualityHigh:"H??j",qualityAutoHigh:"Auto h??j",qualityMedium:"Medium",qualityAutoLow:"Auto lav",qualityLow:"Lav",windowModeWindow:"Vindue",windowModeOpaque:"Gennemsigtig (opaque)",windowModeTransparent:"Transparent",windowMode:"Vinduestilstand",flashvars:"Variabler for Flash",bgcolor:"Baggrundsfarve",width:"Bredde",height:"H??jde",hSpace:"Vandret margen",vSpace:"Lodret margen",validateSrc:"Indtast hyperlink URL!",validateWidth:"Bredde skal v??re et tal.",validateHeight:"H??jde skal v??re et tal.",validateHSpace:"Vandret margen skal v??re et tal.",validateVSpace:"Lodret margen skal v??re et tal."},spellCheck:{toolbar:"Stavekontrol",title:"Stavekontrol",notAvailable:"Stavekontrol er desv??rre ikke tilg??ngelig.",errorLoading:"Fejl ved indl??sning af host: %s.",notInDic:"Ikke i ordbogen",changeTo:"Forslag",btnIgnore:"Ignor??r",btnIgnoreAll:"Ignor??r alle",btnReplace:"Erstat",btnReplaceAll:"Erstat alle",btnUndo:"Tilbage",noSuggestions:"(ingen forslag)",progress:"Stavekontrollen arbejder...",noMispell:"Stavekontrol f??rdig: Ingen fejl fundet",noChanges:"Stavekontrol f??rdig: Ingen ord ??ndret",oneChange:"Stavekontrol f??rdig: Et ord ??ndret",manyChanges:"Stavekontrol f??rdig: %1 ord ??ndret",ieSpellDownload:"Stavekontrol ikke installeret. Vil du installere den nu?"},smiley:{toolbar:"Smiley",title:"V??lg smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Talopstilling",bulletedlist:"Punktopstilling",indent:"For??g indrykning",outdent:"Formindsk indrykning",justify:{left:"Venstrestillet",center:"Centreret",right:"H??jrestillet",block:"Lige margener"},blockquote:"Blokcitat",clipboard:{title:"Inds??t",cutError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at klippe teksten (Ctrl/Cmd+X).",copyError:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Brug i stedet tastaturet til at kopiere teksten (Ctrl/Cmd+C).",pasteMsg:"Inds??t i feltet herunder (<STRONG>Ctrl/Cmd+V</STRONG>) og klik p?? <STRONG>OK</STRONG>.",securityMsg:"Din browsers sikkerhedsindstillinger tillader ikke editoren at f?? automatisk adgang til udklipsholderen.<br><br>Du skal inds??tte udklipsholderens indhold i dette vindue igen.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Den tekst du fors??ger at inds??tte ser ud til at komme fra Word. Vil du rense teksten f??r den inds??ttes?",toolbar:"Inds??t fra Word",title:"Inds??t fra Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Inds??t som ikke-formateret tekst",title:"Inds??t som ikke-formateret tekst"},templates:{button:"Skabeloner",title:"Indholdsskabeloner",options:"Template Options",insertOption:"Erstat det faktiske indhold",selectPromptMsg:"V??lg den skabelon, som skal ??bnes i editoren (nuv??rende indhold vil blive overskrevet):",emptyListMsg:"(Der er ikke defineret nogen skabelon)"},showBlocks:"Vis afsnitsm??rker",stylesCombo:{label:"Typografi",panelTitle:"Formatting Styles",panelTitle1:"Block typografi",panelTitle2:"Inline typografi",panelTitle3:"Object typografi"},format:{label:"Formatering",panelTitle:"Formatering",tag_p:"Normal",tag_pre:"Formateret",tag_address:"Adresse",tag_h1:"Overskrift 1",tag_h2:"Overskrift 2",tag_h3:"Overskrift 3",tag_h4:"Overskrift 4",tag_h5:"Overskrift 5",tag_h6:"Overskrift 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Skrifttype",voiceLabel:"Skrifttype",panelTitle:"Skrifttype"},fontSize:{label:"Skriftst??rrelse",voiceLabel:"Skriftst??rrelse",panelTitle:"Skriftst??rrelse"},colorButton:{textColorTitle:"Tekstfarve",bgColorTitle:"Baggrundsfarve",panelTitle:"Colors",auto:"Automatisk",more:"Flere farver..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Stavekontrol mens du skriver",opera_title:"Not supported by Opera",enable:"Aktiv??r SCAYT",disable:"Deaktiv??r SCAYT",about:"Om SCAYT",toggle:"Skift/toggle SCAYT",options:"Indstillinger",langs:"Sprog",moreSuggestions:"Flere forslag",ignore:"Ignor??r",ignoreAll:"Ignor??r alle",addWord:"Tilf??j ord",emptyDic:"Ordbogsnavn m?? ikke v??re tom.",optionsTab:"Indstillinger",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Sprog",dictionariesTab:"Ordb??ger",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For informationer omkring licens, se venligst vores hjemmeside (p?? engelsk):",copy:"Copyright &copy; $1. Alle rettigheder forbeholdes."},maximize:"Maxim??r",minimize:"Minimize",fakeobjects:{anchor:"Anker",flash:"Flashanimation",div:"Sideskift",unknown:"Ukendt objekt"},resize:"Tr??k for at skalere",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/de.js b/horde/services/editor/ckeditor/lang/de.js
deleted file mode 100644 (file)
index 6fe631e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.de={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Quellcode",newPage:"Neue Seite",save:"Speichern",preview:"Vorschau",cut:"Ausschneiden",copy:"Kopieren",paste:"Einf??gen",print:"Drucken",underline:"Unterstrichen",bold:"Fett",italic:"Kursiv",selectAll:"Alles ausw??hlen",removeFormat:"Formatierungen entfernen",strike:"Durchgestrichen",subscript:"Tiefgestellt",superscript:"Hochgestellt",horizontalrule:"Horizontale Linie einf??gen",pagebreak:"Seitenumbruch einf??gen",unlink:"Link entfernen",undo:"R??ckg??ngig",redo:"Wiederherstellen",common:{browseServer:"Server durchsuchen",url:"URL",protocol:"Protokoll",upload:"Upload",uploadSubmit:"Zum Server senden",image:"Bild",flash:"Flash",form:"Formular",checkbox:"Checkbox",radio:"Radiobutton",textField:"Textfeld einzeilig",textarea:"Textfeld mehrzeilig",hiddenField:"verstecktes Feld",button:"Klickbutton",select:"Auswahlfeld",imageButton:"Bildbutton",notSet:"<nichts>",id:"ID",name:"Name",langDir:"Schreibrichtung",langDirLtr:"Links nach Rechts (LTR)",langDirRtl:"Rechts nach Links (RTL)",langCode:"Sprachenk??rzel",longDescr:"Langform URL",cssClass:"Stylesheet Klasse",advisoryTitle:"Titel Beschreibung",cssStyle:"Style",ok:"OK",cancel:"Abbrechen",close:"Schlie??en",preview:"Vorschau",generalTab:"Allgemein",advancedTab:"Erweitert",validateNumberFailed:"Dieser Wert ist keine Nummer.",confirmNewPage:"Alle nicht gespeicherten ??nderungen gehen verlohren. Sind sie sicher die neue Seite zu laden?",confirmCancel:"Einige Optionen wurden ge??ndert. Wollen Sie den Dialog dennoch schlie??en?",options:"Optionen",target:"Zielseite",targetNew:"Neues Fenster (_blank)",targetTop:"Oberstes Fenster (_top)",targetSelf:"Gleiches Fenster (_self)",targetParent:"Oberes Fenster (_parent)",unavailable:'%1<span class="cke_accessibility">, nicht verf??gbar</span>'},contextmenu:{options:"Context Menu Optionen"},specialChar:{toolbar:"Sonderzeichen einf??gen/editieren",title:"Sonderzeichen ausw??hlen",options:"Sonderzeichen Optionen"},link:{toolbar:"Link einf??gen/editieren",other:"<andere>",menu:"Link editieren",title:"Link",info:"Link-Info",target:"Zielseite",upload:"Upload",advanced:"Erweitert",type:"Link-Typ",toUrl:"URL",toAnchor:"Anker in dieser Seite",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Pop-up Fenster>",targetFrameName:"Ziel-Fenster-Name",targetPopupName:"Pop-up Fenster-Name",popupFeatures:"Pop-up Fenster-Eigenschaften",popupResizable:"Gr????e ??nderbar",popupStatusBar:"Statusleiste",popupLocationBar:"Adress-Leiste",popupToolbar:"Werkzeugleiste",popupMenuBar:"Men??-Leiste",popupFullScreen:"Vollbild (IE)",popupScrollBars:"Rollbalken",popupDependent:"Abh??ngig (Netscape)",popupWidth:"Breite",popupLeft:"Linke Position",popupHeight:"H??he",popupTop:"Obere Position",id:"Id",langDir:"Schreibrichtung",langDirLTR:"Links nach Rechts (LTR)",langDirRTL:"Rechts nach Links (RTL)",acccessKey:"Zugriffstaste",name:"Name",langCode:"Schreibrichtung",tabIndex:"Tab-Index",advisoryTitle:"Titel Beschreibung",advisoryContentType:"Inhaltstyp",cssClasses:"Stylesheet Klasse",charset:"Ziel-Zeichensatz",styles:"Style",selectAnchor:"Anker ausw??hlen",anchorName:"nach Anker Name",anchorId:"nach Element Id",emailAddress:"E-Mail Addresse",emailSubject:"Betreffzeile",emailBody:"Nachrichtentext",noAnchors:"(keine Anker im Dokument vorhanden)",noUrl:"Bitte geben Sie die Link-URL an",noEmail:"Bitte geben Sie e-Mail Adresse an"},anchor:{toolbar:"Anker einf??gen/editieren",menu:"Anker-Eigenschaften",title:"Anker-Eigenschaften",name:"Anker Name",errorName:"Bitte geben Sie den Namen des Ankers ein"},list:{numberedTitle:"Nummerierte Listen-Eigenschaften",bulletedTitle:"Listen-Eigenschaften",type:"Typ",start:"Start",validateStartNumber:"List Startnummer muss eine ganze Zahl sein.",circle:"Ring",disc:"Kreis",square:"Quadrat",none:"Keine",notset:"<nicht gesetzt>",armenian:"Armenisch Nummerierung",georgian:"Georgisch Nummerierung (an, ban, gan, etc.)",lowerRoman:"Klein r??misch (i, ii, iii, iv, v, etc.)",upperRoman:"Gro?? r??misch (I, II, III, IV, V, etc.)",lowerAlpha:"Klein alpha (a, b, c, d, e, etc.)",upperAlpha:"Gro?? alpha (A, B, C, D, E, etc.)",lowerGreek:"Klein griechisch (alpha, beta, gamma, etc.)",decimal:"Dezimal (1, 2, 3, etc.)",decimalLeadingZero:"Dezimal mit f??hrende  Null (01, 02, 03, etc.)"},findAndReplace:{title:"Suchen und Ersetzen",find:"Suchen",replace:"Ersetzen",findWhat:"Suche nach:",replaceWith:"Ersetze mit:",notFoundMsg:"Der gesuchte Text wurde nicht gefunden.",matchCase:"Gro??-Kleinschreibung beachten",matchWord:"Nur ganze Worte suchen",matchCyclic:"zyklische suche",replaceAll:"Alle Ersetzen",replaceSuccessMsg:"%1 vorkommen ersetzt."},table:{toolbar:"Tabelle",title:"Tabellen-Eigenschaften",menu:"Tabellen-Eigenschaften",deleteTable:"Tabelle l??schen",rows:"Zeile",columns:"Spalte",border:"Rahmen",align:"Ausrichtung",alignLeft:"Links",alignCenter:"Zentriert",alignRight:"Rechts",width:"Breite",widthPx:"Pixel",widthPc:"%",widthUnit:"Breite Einheit",height:"H??he",cellSpace:"Zellenabstand au??en",cellPad:"Zellenabstand innen",caption:"??berschrift",summary:"Inhalts??bersicht",headers:"??berschriften",headersNone:"keine",headersColumn:"Erste Spalte",headersRow:"Erste Zeile",headersBoth:"keine",invalidRows:"Die Anzahl der Zeilen mu?? gr????er als 0 sein.",invalidCols:"Die Anzahl der Spalten mu?? gr????er als 0 sein..",invalidBorder:"Die Rahmenbreite mu?? eine Zahl sein.",invalidWidth:"Die Tabellenbreite muss eine Zahl sein.",invalidHeight:"Die Tabellenbreite mu?? eine Zahl sein.",invalidCellSpacing:"Der Zellenabstand au??en mu?? eine Zahl sein.",invalidCellPadding:"Der Zellenabstand innen mu?? eine Zahl sein.",cell:{menu:"Zelle",insertBefore:"Zelle davor einf??gen",insertAfter:"Zelle danach einf??gen",deleteCell:"Zelle l??schen",merge:"Zellen verbinden",mergeRight:"nach rechts verbinden",mergeDown:"nach unten verbinden",splitHorizontal:"Zelle horizontal teilen",splitVertical:"Zelle vertikal teilen",title:"Zellen Eigenschaften",cellType:"Zellart",rowSpan:"Anzahl Zeilen verbinden",colSpan:"Anzahl Spalten verbinden",wordWrap:"Zeilenumbruch",hAlign:"Horizontale Ausrichtung",vAlign:"Vertikale Ausrichtung",alignTop:"Oben",alignMiddle:"Mitte",alignBottom:"Unten",alignBaseline:"Grundlinie",bgColor:"Hintergrundfarbe",borderColor:"Rahmenfarbe",data:"Daten",header:"??berschrift",yes:"Ja",no:"Nein",invalidWidth:"Zellenbreite mu?? eine Zahl sein.",invalidHeight:"Zellenh??he mu?? eine Zahl sein.",invalidRowSpan:'"Anzahl Zeilen verbinden" muss eine Ganzzahl sein.',invalidColSpan:'"Anzahl Spalten verbinden" muss eine Ganzzahl sein.',chooseColor:"W??hlen"},row:{menu:"Zeile",insertBefore:"Zeile oberhalb einf??gen",insertAfter:"Zeile unterhalb einf??gen",deleteRow:"Zeile entfernen"},column:{menu:"Spalte",insertBefore:"Spalte links davor einf??gen",insertAfter:"Spalte rechts danach einf??gen",deleteColumn:"Spalte l??schen"}},button:{title:"Button-Eigenschaften",text:"Text (Wert)",type:"Typ",typeBtn:"Button",typeSbm:"Absenden",typeRst:"Zur??cksetzen"},checkboxAndRadio:{checkboxTitle:"Checkbox-Eigenschaften",radioTitle:"Optionsfeld-Eigenschaften",value:"Wert",selected:"ausgew??hlt"},form:{title:"Formular-Eigenschaften",menu:"Formular-Eigenschaften",action:"Action",method:"Method",encoding:"Zeichenkodierung"},select:{title:"Auswahlfeld-Eigenschaften",selectInfo:"Info",opAvail:"M??gliche Optionen",value:"Wert",size:"Gr????e",lines:"Linien",chkMulti:"Erlaube Mehrfachauswahl",opText:"Text",opValue:"Wert",btnAdd:"Hinzuf??gen",btnModify:"??ndern",btnUp:"Hoch",btnDown:"Runter",btnSetValue:"Setze als Standardwert",btnDelete:"Entfernen"},textarea:{title:"Textfeld (mehrzeilig) Eigenschaften",cols:"Spalten",rows:"Reihen"},textfield:{title:"Textfeld (einzeilig) Eigenschaften",name:"Name",value:"Wert",charWidth:"Zeichenbreite",maxChars:"Max. Zeichen",type:"Typ",typeText:"Text",typePass:"Passwort"},hidden:{title:"Verstecktes Feld-Eigenschaften",name:"Name",value:"Wert"},image:{title:"Bild-Eigenschaften",titleButton:"Bildbutton-Eigenschaften",menu:"Bild-Eigenschaften",infoTab:"Bild-Info",btnUpload:"Zum Server senden",upload:"Hochladen",alt:"Alternativer Text",width:"Breite",height:"H??he",lockRatio:"Gr????enverh??ltnis beibehalten",unlockRatio:"Ratio Freischalten",resetSize:"Gr????e zur??cksetzen",border:"Rahmen",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",align:"Ausrichtung",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Bitte geben Sie die Bild-URL an",linkTab:"Link",button2Img:"M??chten Sie den gew??hlten Bild-Button in ein einfaches Bild umwandeln?",img2Button:"M??chten Sie das gew??hlten Bild in einen Bild-Button umwandeln?",urlMissing:"Imagequelle URL fehlt.",validateWidth:"Breite mu?? eine ganze Zahl sein.",validateHeight:"H??he mu?? eine ganze Zahl sein.",validateBorder:"Rahmen mu?? eine ganze Zahl sein.",validateHSpace:"Horizontal-Abstand mu?? eine ganze Zahl sein.",validateVSpace:"Vertikal-Abstand must be a whole number."},flash:{properties:"Flash-Eigenschaften",propertiesTab:"Eigenschaften",title:"Flash-Eigenschaften",chkPlay:"autom. Abspielen",chkLoop:"Endlosschleife",chkMenu:"Flash-Men?? aktivieren",chkFull:"Vollbildmodus erlauben",scale:"Skalierung",scaleAll:"Alles anzeigen",scaleNoBorder:"ohne Rand",scaleFit:"Passgenau",access:"Skript Zugang",accessAlways:"Immer",accessSameDomain:"Gleiche Domain",accessNever:"Nie",align:"Ausrichtung",alignLeft:"Links",alignAbsBottom:"Abs Unten",alignAbsMiddle:"Abs Mitte",alignBaseline:"Baseline",alignBottom:"Unten",alignMiddle:"Mitte",alignRight:"Rechts",alignTextTop:"Text Oben",alignTop:"Oben",quality:"Qualit??t",qualityBest:"Beste",qualityHigh:"Hoch",qualityAutoHigh:"Auto Hoch",qualityMedium:"Medium",qualityAutoLow:"Auto Niedrig",qualityLow:"Niedrig",windowModeWindow:"Fenster",windowModeOpaque:"Deckend",windowModeTransparent:"Transparent",windowMode:"Fenster Modus",flashvars:"Variablen f??r Flash",bgcolor:"Hintergrundfarbe",width:"Breite",height:"H??he",hSpace:"Horizontal-Abstand",vSpace:"Vertikal-Abstand",validateSrc:"Bitte geben Sie die Link-URL an",validateWidth:"Breite muss eine Zahl sein.",validateHeight:"H??he muss eine Zahl sein.",validateHSpace:"HSpace muss eine Zahl sein.",validateVSpace:"VSpace muss eine Zahl sein."},spellCheck:{toolbar:"Rechtschreibpr??fung",title:"Rechtschreibpr??fung",notAvailable:"Entschuldigung, aber dieser Dienst steht im Moment nicht zur verf??gung.",errorLoading:"Fehler beim laden des Dienstanbieters: %s.",notInDic:"Nicht im W??rterbuch",changeTo:"??ndern in",btnIgnore:"Ignorieren",btnIgnoreAll:"Alle Ignorieren",btnReplace:"Ersetzen",btnReplaceAll:"Alle Ersetzen",btnUndo:"R??ckg??ngig",noSuggestions:" - keine Vorschl??ge - ",progress:"Rechtschreibpr??fung l??uft...",noMispell:"Rechtschreibpr??fung abgeschlossen - keine Fehler gefunden",noChanges:"Rechtschreibpr??fung abgeschlossen - keine Worte ge??ndert",oneChange:"Rechtschreibpr??fung abgeschlossen - ein Wort ge??ndert",manyChanges:"Rechtschreibpr??fung abgeschlossen - %1 W??rter ge??ndert",ieSpellDownload:"Rechtschreibpr??fung nicht installiert. M??chten Sie sie jetzt herunterladen?"},smiley:{toolbar:"Smiley",title:"Smiley ausw??hlen",options:"Smiley Optionen"},elementsPath:{eleLabel:"Elements Pfad",eleTitle:"%1 Element"},numberedlist:"Nummerierte Liste",bulletedlist:"Liste",indent:"Einzug erh??hen",outdent:"Einzug verringern",justify:{left:"Linksb??ndig",center:"Zentriert",right:"Rechtsb??ndig",block:"Blocksatz"},blockquote:"Zitatblock",clipboard:{title:"Einf??gen",cutError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-X (ausschneiden) und STRG-V (einf??gen).",copyError:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-C (kopieren).",pasteMsg:"Bitte f??gen Sie den Text in der folgenden Box ??ber die Tastatur (mit <STRONG>Strg+V</STRONG>) ein und best??tigen Sie mit <STRONG>OK</STRONG>.",securityMsg:"Aufgrund von Sicherheitsbeschr??nkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte f??gen Sie den Inhalt erneut in diesem Fenster ein.",pasteArea:"Einf??gebereich"},pastefromword:{confirmCleanup:"Der Text, den Sie einf??gen m??chten, scheint aus MS-Word kopiert zu sein. M??chten Sie ihn zuvor bereinigen lassen?",toolbar:"aus MS-Word einf??gen",title:"aus MS-Word einf??gen",error:"Aufgrund eines internen Fehlers war es nicht m??glich die eingef??gten Daten zu bereinigen"},pasteText:{button:"Als Text einf??gen",title:"Als Text einf??gen"},templates:{button:"Vorlagen",title:"Vorlagen",options:"Vorlagen Optionen",insertOption:"Aktuellen Inhalt ersetzen",selectPromptMsg:"Klicken Sie auf eine Vorlage, um sie im Editor zu ??ffnen (der aktuelle Inhalt wird dabei gel??scht!):",emptyListMsg:"(keine Vorlagen definiert)"},showBlocks:"Bl??cke anzeigen",stylesCombo:{label:"Stil",panelTitle:"Formatierungenstil",panelTitle1:"Block Stilart",panelTitle2:"Inline Stilart",panelTitle3:"Objekt Stilart"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatiert",tag_address:"Addresse",tag_h1:"??berschrift 1",tag_h2:"??berschrift 2",tag_h3:"??berschrift 3",tag_h4:"??berschrift 4",tag_h5:"??berschrift 5",tag_h6:"??berschrift 6",tag_div:"Normal (DIV)"},div:{title:"Div Container erzeugen",toolbar:"Div Container erzeugen",cssClassInputLabel:"Stylesheet Klasse",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Sprache Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Beratungs Titel",langDirLabel:"Sprache Richtung",langDirLTRLabel:"Links nach Rechs (LTR)",langDirRTLLabel:"Rechs nach Links (RTL)",edit:"Div Bearbeiten",remove:"Div Entfernen"},font:{label:"Schriftart",voiceLabel:"Schriftart",panelTitle:"Schriftart"},fontSize:{label:"Gr????e",voiceLabel:"Schrifgr????e",panelTitle:"Gr????e"},colorButton:{textColorTitle:"Textfarbe",bgColorTitle:"Hintergrundfarbe",panelTitle:"Farben",auto:"Automatisch",more:"Weitere Farben..."},colors:{"000":"Schwarz",800000:"Kastanienbraun","8B4513":"Braun","2F4F4F":"Dunkles Schiefergrau","008080":"Blaugr??n","000080":"Navy","4B0082":"Indigo",696969:"Dunkelgrau",B22222:"Ziegelrot",A52A2A:"Braun",DAA520:"Goldgelb","006400":"Dunkelgr??n","40E0D0":"T??rkis","0000CD":"Medium Blau",800080:"Lila",808080:"Grau",F00:"Rot",FF8C00:"Dunkelorange",FFD700:"Gold","008000":"Gr??n","0FF":"Cyan","00F":"Blau",EE82EE:"Hellviolett",A9A9A9:"Dunkelgrau",FFA07A:"Helles Lachsrosa",FFA500:"Orange",FFFF00:"Gelb","00FF00":"Lime",AFEEEE:"Bla??-T??rkis",ADD8E6:"Hellblau",DDA0DD:"Pflaumenblau",D3D3D3:"Hellgrau",FFF0F5:"Lavendel",FAEBD7:"Antik Wei??",FFFFE0:"Hellgelb",F0FFF0:"Honigtau",F0FFFF:"Azurblau",F0F8FF:"Alice Blau",E6E6FA:"Lavendel",FFF:"Wei??"},scayt:{title:"Rechtschreibpr??fung w??hrend der Texteingabe",opera_title:"Nicht von Opera unterst??tzt",enable:"SCAYT einschalten",disable:"SCAYT ausschalten",about:"??ber SCAYT",toggle:"SCAYT umschalten",options:"Optionen",langs:"Sprachen",moreSuggestions:"Mehr Vorschl??ge",ignore:"Ignorieren",ignoreAll:"Alle ignorieren",addWord:"Wort hinzuf??gen",emptyDic:"W??rterbuchname sollte leer sein.",optionsTab:"Optionen",allCaps:"Gro?? geschriebenen W??rter ignorieren",ignoreDomainNames:"Domain-Namen ignorieren",mixedCase:"W??rter mit gemischte Setzkasten ignorieren",mixedWithDigits:"W??rter mit Zahlen ignorieren",languagesTab:"Sprachen",dictionariesTab:"W??rterb??cher",dic_field_name:"W??rterbuchname",dic_create:"Erzeugen",dic_restore:"Wiederherstellen",dic_delete:"L??schen",dic_rename:"Umbenennen",dic_info:"Anfangs wird das Benutzerw??rterbuch in einem Cookie gespeichert. Allerdings sind Cookies in der Gr????e begrenzt. Wenn das Benutzerw??rterbuch bis zu einem Punkt w??chst, wo es nicht mehr in einem Cookie gespeichert werden kann, wird das Benutzerw??rterbuch auf dem Server gespeichert. Um Ihr pers??nliches W??rterbuch auf dem Server zu speichern, m??ssen Sie einen Namen f??r das W??rterbuch angeben. Falls  Sie schon ein gespeicherte W??rterbuch haben, geben Sie bitte dessen Namen ein und klicken Sie auf die Schaltfl??che Wiederherstellen.",aboutTab:"??ber"},about:{title:"??ber CKEditor",dlgTitle:"??ber CKEditor",moreInfo:"F??r Informationen Liztenzbestimmungen besuchen sie bitte unsere Webseite:",copy:"Copyright &copy; $1. Alle Rechte vorbehalten."},maximize:"Maximieren",minimize:"Minimieren",fakeobjects:{anchor:"Anker",flash:"Flash Animation",div:"Seitenumbruch",unknown:"Unbekanntes Objekt"},resize:"Zum Vergr????ern ziehen",colordialog:{title:"Farbe w??hlen",options:"Farbeoptionen",highlight:"Hervorheben",selected:"Ausgew??hlte Farbe",clear:"Entfernen"},toolbarCollapse:"Symbolleiste einklappen",toolbarExpand:"Symbolleiste ausklappen"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/el.js b/horde/services/editor/ckeditor/lang/el.js
deleted file mode 100644 (file)
index 7d557a0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.el={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML ??????????????",newPage:"?????? ????????????",save:"????????????????????",preview:"??????????????????????????",cut:"??????????????",copy:"??????????????????",paste:"????????????????????",print:"????????????????",underline:"??????????????????????",bold:"????????????",italic:"????????????",selectAll:"?????????????? ????????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"??????????????",superscript:"??????????????",horizontalrule:"???????????????? ???????????????????? ??????????????",pagebreak:"???????????????? ???????????? ??????????????",unlink:"???????????????? ?????????????????? (Link)",undo:"????????????????",redo:"??????????????????",common:{browseServer:"???????????????????? ????????????????????",url:"URL",protocol:"??????????????????",upload:"????????????????",uploadSubmit:"???????????????? ???????? ????????????????????",image:"????????????",flash:"???????????????? Flash",form:"??????????",checkbox:"?????????? ????????????????",radio:"???????????? Radio",textField:"?????????? ????????????????",textarea:"?????????????? ????????????????",hiddenField:"?????????? ??????????",button:"????????????",select:"?????????? ????????????????",imageButton:"???????????? ??????????????",notSet:"<??????????>",id:"Id",name:"??????????",langDir:"???????????????????? ????????????????",langDirLtr:"???????????????? ???????? ?????????? (LTR)",langDirRtl:"?????????? ???????? ???????????????? (RTL)",langCode:"?????????????? ??????????????",longDescr:"?????????????????? ?????????????????? URL",cssClass:"Stylesheet Classes",advisoryTitle:"???????????????????????????? ????????????",cssStyle:"????????",ok:"OK",cancel:"??????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????? ??????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????? ????????????????",title:"???????????????? ?????? ???????????? ??????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????? ?????????????????? (Link)",other:"<??????????>",menu:"???????????????? ?????????????????? (Link)",title:"?????????????????? (Link)",info:"Link",target:"???????????????? ???????????? (Target)",upload:"????????????????",advanced:"?????? ??????????????????????????",type:"?????????? ?????????????????? (Link)",toUrl:"URL",toAnchor:"???????????? ???? ???????? ???? ????????????",toEmail:"E-Mail",targetFrame:"<??????????????>",targetPopup:"<???????????????? popup>",targetFrameName:"?????????? ???????????????? ????????????",targetPopupName:"?????????? Popup Window",popupFeatures:"???????????????? Popup Window",popupResizable:"Resizable",popupStatusBar:"?????????? Status",popupLocationBar:"?????????? ????????????????????",popupToolbar:"?????????? ??????????????????",popupMenuBar:"?????????? Menu",popupFullScreen:"???????????????? ?? ?????????? (IE)",popupScrollBars:"???????????? ??????????????",popupDependent:"Dependent (Netscape)",popupWidth:"????????????",popupLeft:"?????????????????? ?????????????????? ??????????",popupHeight:"????????",popupTop:"?????????????????? ???????? ??????????",id:"Id",langDir:"???????????????????? ????????????????",langDirLTR:"???????????????? ???????? ?????????? (LTR)",langDirRTL:"?????????? ???????? ???????????????? (RTL)",acccessKey:"???????????????????? (Access Key)",name:"??????????",langCode:"???????????????????? ????????????????",tabIndex:"Tab Index",advisoryTitle:"???????????????????????????? ????????????",advisoryContentType:"???????????????????????????? ???????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"???????????????? ?????? ????????????",anchorName:"?????????? ?????? ???????????????? (Name) ?????? ??????????????",anchorId:"?????????? ?????? Element Id",emailAddress:"?????????????????? ???????????????????????? ????????????????????????",emailSubject:"???????? ??????????????????",emailBody:"?????????????? ??????????????????",noAnchors:"(?????? ???????????????? ?????????????? ?????? ??????????????)",noUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",noEmail:"???????????????? ?????? ?????????????????? ???????????????????????? ????????????????????????"},anchor:{toolbar:"????????????????/?????????????????????? Anchor",menu:"?????????????????? ??????????????",title:"?????????????????? ??????????????",name:"?????????? ??????????????",errorName:"?????????????????????? ???????????????? ?????????? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"??????????????????",replace:"??????????????????????????",findWhat:"??????????????????:",replaceWith:"?????????????????????????? ????:",notFoundMsg:"???? ?????????????? ?????? ??????????????.",matchCase:"?????????????? ??????????/??????????????????",matchWord:"???????????? ?????????????? ??????????",matchCyclic:"Match cyclic",replaceAll:"?????????????????????????? ????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"?????????????????? ????????????",menu:"?????????????????? ????????????",deleteTable:"???????????????? ????????????",rows:"??????????????",columns:"??????????????",border:"?????????????? ????????????????????",align:"????????????????",alignLeft:"????????????????",alignCenter:"????????????",alignRight:"??????????",width:"????????????",widthPx:"pixels",widthPc:"%",widthUnit:"width unit",height:"????????",cellSpace:"???????????????? ????????????",cellPad:"?????????????? ????????????",caption:"????????????????????",summary:"????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????????? ????????????",merge:"?????????????????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????? ??????????????"},column:{menu:"??????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????? ????????????????",text:"?????????????? (????????)",type:"??????????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????????????? ????????????????",radioTitle:"?????????????????? ???????????????? radio",value:"????????",selected:"????????????????????"},form:{title:"?????????????????? ????????????",menu:"?????????????????? ????????????",action:"??????????",method:"??????????????",encoding:"Encoding"},select:{title:"?????????????????? ???????????? ????????????????",selectInfo:"??????????????????????",opAvail:"???????????????????? ????????????????",value:"????????",size:"??????????????",lines:"??????????????",chkMulti:"?????????????????? ????????????????",opText:"??????????????",opValue:"????????",btnAdd:"????????????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"?????????????????????????? ??????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????? ???????????????? ????????????????",cols:"????????????",rows:"????????????"},textfield:{title:"?????????????????? ???????????? ????????????????",name:"??????????",value:"????????",charWidth:"?????????? ????????????????????",maxChars:"???????????????? ????????????????????",type:"??????????",typeText:"??????????????",typePass:"??????????????"},hidden:{title:"?????????????????? ???????????? ????????????",name:"??????????",value:"????????"},image:{title:"?????????????????? ??????????????",titleButton:"?????????????????? ???????????????? ??????????????",menu:"?????????????????? ??????????????",infoTab:"?????????????????????? ??????????????",btnUpload:"???????????????? ???????? ????????????????????",upload:"????????????????",alt:"?????????????????????? ?????????????? (ALT)",width:"????????????",height:"????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????? ?????????????? ????????????????",border:"??????????????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignRight:"?????????? (Right)",alertUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ??????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????? Flash",propertiesTab:"Properties",title:"?????????????????? flash",chkPlay:"???????????????? ????????????",chkLoop:"??????????????????",chkMenu:"???????????????????????? Flash Menu",chkFull:"Allow Fullscreen",scale:"??????????????",scaleAll:"???????????????? ????????",scaleNoBorder:"?????????? ????????",scaleFit:"?????????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????? (Align)",alignLeft:"????????????????",alignAbsBottom:"?????????????? ???????? (Abs Bottom)",alignAbsMiddle:"?????????????? ?????? ???????? (Abs Middle)",alignBaseline:"???????????? ?????????? (Baseline)",alignBottom:"???????? (Bottom)",alignMiddle:"???????? (Middle)",alignRight:"?????????? (Right)",alignTextTop:"???????????? ???????????????? (Text Top)",alignTop:"???????? (Top)",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ??????????????????",width:"????????????",height:"????????",hSpace:"???????????????????? ?????????? (HSpace)",vSpace:"?????????????? ?????????? (VSpace)",validateSrc:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????? ??????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????? ?????????????? ?????? ????????????",changeTo:"???????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????????????????????",btnReplaceAll:"?????????????????????????? ????????",btnUndo:"????????????????",noSuggestions:"- ?????? ???????????????? ?????????????????? -",progress:"???????????????????????? ?????????????? ???? ??????????????...",noMispell:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????????????? ????????",noChanges:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ?????????????? ????????????",oneChange:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????? ????????????",manyChanges:"?? ???????????????????????? ?????????????? ????????????????????????: %1 ???????????? ??????????????",ieSpellDownload:"?????? ?????????????? ???????????????????????????? ????????????????????. ???????????? ???? ?????? ???????????????????? ????????;"},smiley:{toolbar:"Smiley",title:"???????????????? ?????? Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ???? ????????????????",bulletedlist:"?????????? ???? Bullets",indent:"???????????? ????????????",outdent:"???????????? ????????????",justify:{left:"???????????????? ????????????????",center:"???????????????? ?????? ????????????",right:"???????????????? ??????????",block:"???????????? ???????????????? (Block)"},blockquote:"Block Quote",clipboard:{title:"????????????????????",cutError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+X).",copyError:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????????? ???????????????????? ?????? ???????????????? ?????????? ?????????????????????????????? ???? ???????????????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?????? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????? ?????? ???? Word",title:"???????????????????? ?????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????????? ???? ???????? ??????????????",title:"???????????????????? ???? ???????? ??????????????"},templates:{button:"??????????????",title:"?????????????? ????????????????????????",options:"Template Options",insertOption:"?????????????????????????? ???????????????????? ????????????????????????",selectPromptMsg:"???????????????? ???????????????? ?????????????? ?????? ???????????????? ?????? ??????????????????<br>(???? ?????????????????? ?????????????????????? ???? ????????????):",emptyListMsg:"(?????? ?????????? ???????????????????? ??????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????? ????????????????????????????",panelTitle:"?????????? ????????????????????????????",tag_p:"????????????????",tag_pre:"??????????????????????????",tag_address:"??????????????????",tag_h1:"?????????????????????? 1",tag_h2:"?????????????????????? 2",tag_h3:"?????????????????????? 3",tag_h4:"?????????????????????? 4",tag_h5:"?????????????????????? 5",tag_h6:"?????????????????????? 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????????????????????",voiceLabel:"Font",panelTitle:"??????????????????????????"},fontSize:{label:"??????????????",voiceLabel:"Font Size",panelTitle:"??????????????"},colorButton:{textColorTitle:"?????????? ??????????????????",bgColorTitle:"?????????? ??????????????????",panelTitle:"Colors",auto:"????????????????",more:"?????????????????????? ??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/en-au.js b/horde/services/editor/ckeditor/lang/en-au.js
deleted file mode 100644 (file)
index 0b86068..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["en-au"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/en-ca.js b/horde/services/editor/ckeditor/lang/en-ca.js
deleted file mode 100644 (file)
index 9dce514..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["en-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/en-gb.js b/horde/services/editor/ckeditor/lang/en-gb.js
deleted file mode 100644 (file)
index 386609b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["en-gb"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Centre",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background colour",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Centre Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Colour",bgColorTitle:"Background Colour",panelTitle:"Colors",auto:"Automatic",more:"More Colours..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/en.js b/horde/services/editor/ckeditor/lang/en.js
deleted file mode 100644 (file)
index 306c694..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.en={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"New Page",save:"Save",preview:"Preview",cut:"Cut",copy:"Copy",paste:"Paste",print:"Print",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Select All",removeFormat:"Remove Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Insert Horizontal Line",pagebreak:"Insert Page Break for Printing",unlink:"Unlink",undo:"Undo",redo:"Redo",common:{browseServer:"Browse Server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Send it to the Server",image:"Image",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<not set>",id:"Id",name:"Name",langDir:"Language Direction",langDirLtr:"Left to Right (LTR)",langDirRtl:"Right to Left (RTL)",langCode:"Language Code",longDescr:"Long Description URL",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"OK",cancel:"Cancel",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insert Special Character",title:"Select Special Character",options:"Special Character Options"},link:{toolbar:"Link",other:"<other>",menu:"Edit Link",title:"Link",info:"Link Info",target:"Target",upload:"Upload",advanced:"Advanced",type:"Link Type",toUrl:"URL",toAnchor:"Link to anchor in the text",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Target Frame Name",targetPopupName:"Popup Window Name",popupFeatures:"Popup Window Features",popupResizable:"Resizable",popupStatusBar:"Status Bar",popupLocationBar:"Location Bar",popupToolbar:"Toolbar",popupMenuBar:"Menu Bar",popupFullScreen:"Full Screen (IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"Width",popupLeft:"Left Position",popupHeight:"Height",popupTop:"Top Position",id:"Id",langDir:"Language Direction",langDirLTR:"Left to Right (LTR)",langDirRTL:"Right to Left (RTL)",acccessKey:"Access Key",name:"Name",langCode:"Language Code",tabIndex:"Tab Index",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"Select an Anchor",anchorName:"By Anchor Name",anchorId:"By Element Id",emailAddress:"E-Mail Address",emailSubject:"Message Subject",emailBody:"Message Body",noAnchors:"(No anchors available in the document)",noUrl:"Please type the link URL",noEmail:"Please type the e-mail address"},anchor:{toolbar:"Anchor",menu:"Edit Anchor",title:"Anchor Properties",name:"Anchor Name",errorName:"Please type the anchor name"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Find",replace:"Replace",findWhat:"Find what:",replaceWith:"Replace with:",notFoundMsg:"The specified text was not found.",matchCase:"Match case",matchWord:"Match whole word",matchCyclic:"Match cyclic",replaceAll:"Replace All",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Table",title:"Table Properties",menu:"Table Properties",deleteTable:"Delete Table",rows:"Rows",columns:"Columns",border:"Border size",align:"Alignment",alignLeft:"Left",alignCenter:"Center",alignRight:"Right",width:"Width",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Height",cellSpace:"Cell spacing",cellPad:"Cell padding",caption:"Caption",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Delete Cells",merge:"Merge Cells",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Delete Rows"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Delete Columns"}},button:{title:"Button Properties",text:"Text (Value)",type:"Type",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Checkbox Properties",radioTitle:"Radio Button Properties",value:"Value",selected:"Selected"},form:{title:"Form Properties",menu:"Form Properties",action:"Action",method:"Method",encoding:"Encoding"},select:{title:"Selection Field Properties",selectInfo:"Select Info",opAvail:"Available Options",value:"Value",size:"Size",lines:"lines",chkMulti:"Allow multiple selections",opText:"Text",opValue:"Value",btnAdd:"Add",btnModify:"Modify",btnUp:"Up",btnDown:"Down",btnSetValue:"Set as selected value",btnDelete:"Delete"},textarea:{title:"Textarea Properties",cols:"Columns",rows:"Rows"},textfield:{title:"Text Field Properties",name:"Name",value:"Value",charWidth:"Character Width",maxChars:"Maximum Characters",type:"Type",typeText:"Text",typePass:"Password"},hidden:{title:"Hidden Field Properties",name:"Name",value:"Value"},image:{title:"Image Properties",titleButton:"Image Button Properties",menu:"Image Properties",infoTab:"Image Info",btnUpload:"Send it to the Server",upload:"Upload",alt:"Alternative Text",width:"Width",height:"Height",lockRatio:"Lock Ratio",unlockRatio:"Unlock Ratio",resetSize:"Reset Size",border:"Border",hSpace:"HSpace",vSpace:"VSpace",align:"Align",alignLeft:"Left",alignRight:"Right",alertUrl:"Please type the image URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Align",alignLeft:"Left",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"Baseline",alignBottom:"Bottom",alignMiddle:"Middle",alignRight:"Right",alignTextTop:"Text Top",alignTop:"Top",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Background color",width:"Width",height:"Height",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"URL must not be empty.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Check Spelling",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Not in dictionary",changeTo:"Change to",btnIgnore:"Ignore",btnIgnoreAll:"Ignore All",btnReplace:"Replace",btnReplaceAll:"Replace All",btnUndo:"Undo",noSuggestions:"- No suggestions -",progress:"Spell check in progress...",noMispell:"Spell check complete: No misspellings found",noChanges:"Spell check complete: No words changed",oneChange:"Spell check complete: One word changed",manyChanges:"Spell check complete: %1 words changed",ieSpellDownload:"Spell checker not installed. Do you want to download it now?"},smiley:{toolbar:"Smiley",title:"Insert a Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Insert/Remove Numbered List",bulletedlist:"Insert/Remove Bulleted List",indent:"Increase Indent",outdent:"Decrease Indent",justify:{left:"Left Justify",center:"Center Justify",right:"Right Justify",block:"Block Justify"},blockquote:"Block Quote",clipboard:{title:"Paste",cutError:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).",copyError:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Paste from Word",title:"Paste from Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Paste as plain text",title:"Paste as Plain Text"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Paragraph Format",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font Name"},fontSize:{label:"Size",voiceLabel:"Font Size",panelTitle:"Font Size"},colorButton:{textColorTitle:"Text Color",bgColorTitle:"Background Color",panelTitle:"Colors",auto:"Automatic",more:"More Colors..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/eo.js b/horde/services/editor/ckeditor/lang/eo.js
deleted file mode 100644 (file)
index fad8a1f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.eo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonto",newPage:"Nova Pa??o",save:"Sekurigi",preview:"Vidigi Aspekton",cut:"Eltondi",copy:"Kopii",paste:"Interglui",print:"Presi",underline:"Substreko",bold:"Grasa",italic:"Kursiva",selectAll:"Elekti ??ion",removeFormat:"Forigi Formaton",strike:"Trastreko",subscript:"Subskribo",superscript:"Superskribo",horizontalrule:"Enmeti Horizonta Linio",pagebreak:"Insert Page Break for Printing",unlink:"Forigi Ligilon",undo:"Malfari",redo:"Refari",common:{browseServer:"Foliumi en la Servilo",url:"URL",protocol:"Protokolo",upload:"Al??uti",uploadSubmit:"Sendu al Servilo",image:"Bildo",flash:"Flash",form:"Formularo",checkbox:"Markobutono",radio:"Radiobutono",textField:"Teksta kampo",textarea:"Teksta Areo",hiddenField:"Ka??ita Kampo",button:"Butono",select:"Elekta Kampo",imageButton:"Bildbutono",notSet:"<Defa??lta>",id:"Id",name:"Nomo",langDir:"Skribdirekto",langDirLtr:"De maldekstro dekstren (LTR)",langDirRtl:"De dekstro maldekstren (RTL)",langCode:"Lingva Kodo",longDescr:"URL de Longa Priskribo",cssClass:"Klasoj de Stilfolioj",advisoryTitle:"Indika Titolo",cssStyle:"Stilo",ok:"Akcepti",cancel:"Rezigni",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Speciala",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Enmeti Specialan Signon",title:"Enmeti Specialan Signon",options:"Special Character Options"},link:{toolbar:"Enmeti/??an??i Ligilon",other:"<other>",menu:"Modifier Ligilon",title:"Ligilo",info:"Informoj pri la Ligilo",target:"Celo",upload:"Al??uti",advanced:"Speciala",type:"Tipo de Ligilo",toUrl:"URL",toAnchor:"Ankri en tiu ??i pa??o",toEmail:"Retpo??to",targetFrame:"<kadro>",targetPopup:"<??prucfenestro>",targetFrameName:"Nomo de Kadro",targetPopupName:"Nomo de ??prucfenestro",popupFeatures:"Atributoj de la ??prucfenestro",popupResizable:"Resizable",popupStatusBar:"Statobreto",popupLocationBar:"Adresobreto",popupToolbar:"Ilobreto",popupMenuBar:"Menubreto",popupFullScreen:"Tutekrane (IE)",popupScrollBars:"Rulumlisteloj",popupDependent:"Dependa (Netscape)",popupWidth:"Lar??o",popupLeft:"Pozicio de Maldekstro",popupHeight:"Alto",popupTop:"Pozicio de Supro",id:"Id",langDir:"Skribdirekto",langDirLTR:"De maldekstro dekstren (LTR)",langDirRTL:"De dekstro maldekstren (RTL)",acccessKey:"Fulmoklavo",name:"Nomo",langCode:"Skribdirekto",tabIndex:"Taba Ordo",advisoryTitle:"Indika Titolo",advisoryContentType:"Indika Enhavotipo",cssClasses:"Klasoj de Stilfolioj",charset:"Signaro de la Ligita Rimedo",styles:"Stilo",selectAnchor:"Elekti Ankron",anchorName:"Per Ankronomo",anchorId:"Per Elementidentigilo",emailAddress:"Retadreso",emailSubject:"Temlinio",emailBody:"Mesa??a korpo",noAnchors:"<Ne disponeblas ankroj en la dokumento>",noUrl:"Bonvolu entajpi la URL-on",noEmail:"Bonvolu entajpi la retadreson"},anchor:{toolbar:"Enmeti/??an??i Ankron",menu:"Ankraj Atributoj",title:"Ankraj Atributoj",name:"Ankra Nomo",errorName:"Bv tajpi la ankran nomon"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Ser??i",replace:"Anstata??igi",findWhat:"Ser??i:",replaceWith:"Anstata??igi per:",notFoundMsg:"La celteksto ne estas trovita.",matchCase:"Kongruigi Usklecon",matchWord:"Tuta Vorto",matchCyclic:"Match cyclic",replaceAll:"Anstata??igi ??iun",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabelo",title:"Atributoj de Tabelo",menu:"Atributoj de Tabelo",deleteTable:"Delete Table",rows:"Linioj",columns:"Kolumnoj",border:"Bordero",align:"??israndigo",alignLeft:"Maldekstre",alignCenter:"Centre",alignRight:"Dekstre",width:"Lar??o",widthPx:"Bitbilderoj",widthPc:"elcentoj",widthUnit:"width unit",height:"Alto",cellSpace:"Interspacigo de ??eloj",cellPad:"??irka??enhava Plenigado",caption:"Titolo",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Forigi ??elojn",merge:"Kunfandi ??elojn",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Forigi Liniojn"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Forigi Kolumnojn"}},button:{title:"Butonaj Atributoj",text:"Teksto (Valoro)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Markobutonaj Atributoj",radioTitle:"Radiobutonaj Atributoj",value:"Valoro",selected:"Elektita"},form:{title:"Formularaj Atributoj",menu:"Formularaj Atributoj",action:"Ago",method:"Metodo",encoding:"Encoding"},select:{title:"Atributoj de Elekta Kampo",selectInfo:"Select Info",opAvail:"Elektoj Disponeblaj",value:"Valoro",size:"Grando",lines:"Linioj",chkMulti:"Permesi Plurajn Elektojn",opText:"Teksto",opValue:"Valoro",btnAdd:"Aldoni",btnModify:"Modifi",btnUp:"Supren",btnDown:"Malsupren",btnSetValue:"Agordi kiel Elektitan Valoron",btnDelete:"Forigi"},textarea:{title:"Atributoj de Teksta Areo",cols:"Kolumnoj",rows:"Vicoj"},textfield:{title:"Atributoj de Teksta Kampo",name:"Nomo",value:"Valoro",charWidth:"Signolar??o",maxChars:"Maksimuma Nombro da Signoj",type:"Tipo",typeText:"Teksto",typePass:"Pasvorto"},hidden:{title:"Atributoj de Ka??ita Kampo",name:"Nomo",value:"Valoro"},image:{title:"Atributoj de Bildo",titleButton:"Bildbutonaj Atributoj",menu:"Atributoj de Bildo",infoTab:"Informoj pri Bildo",btnUpload:"Sendu al Servilo",upload:"Al??uti",alt:"Anstata??iga Teksto",width:"Lar??o",height:"Alto",lockRatio:"Konservi Proporcion",unlockRatio:"Unlock Ratio",resetSize:"Origina Grando",border:"Bordero",hSpace:"HSpaco",vSpace:"VSpaco",align:"??israndigo",alignLeft:"Maldekstre",alignRight:"Dekstre",alertUrl:"Bonvolu tajpi la URL de la bildo",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??israndigo",alignLeft:"Maldekstre",alignAbsBottom:"Abs Malsupre",alignAbsMiddle:"Abs Centre",alignBaseline:"Je Malsupro de Teksto",alignBottom:"Malsupre",alignMiddle:"Centre",alignRight:"Dekstre",alignTextTop:"Je Supro de Teksto",alignTop:"Supre",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona Koloro",width:"Lar??o",height:"Alto",hSpace:"HSpaco",vSpace:"VSpaco",validateSrc:"Bonvolu entajpi la URL-on",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Literumada Kontrolilo",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ne trovita en la vortaro",changeTo:"??an??i al",btnIgnore:"Malatenti",btnIgnoreAll:"Malatenti ??iun",btnReplace:"Anstata??igi",btnReplaceAll:"Anstata??igi ??iun",btnUndo:"Malfari",noSuggestions:"- Neniu propono -",progress:"Literumkontrolado da??ras...",noMispell:"Literumkontrolado finita: neniu fu??o trovita",noChanges:"Literumkontrolado finita: neniu vorto ??an??ita",oneChange:"Literumkontrolado finita: unu vorto ??an??ita",manyChanges:"Literumkontrolado finita: %1 vortoj ??an??itaj",ieSpellDownload:"Literumada Kontrolilo ne instalita. ??u vi volas el??uti ??in nun?"},smiley:{toolbar:"Mienvinjeto",title:"Enmeti Mienvinjeton",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera Listo",bulletedlist:"Bula Listo",indent:"Pligrandigi Krommar??enon",outdent:"Malpligrandigi Krommar??enon",justify:{left:"Maldekstrigi",center:"Centrigi",right:"Dekstrigi",block:"??israndigi Amba??flanke"},blockquote:"Block Quote",clipboard:{title:"Interglui",cutError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-X).",copyError:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (Ctrl/Cmd-C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Interglui el Word",title:"Interglui el Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Interglui kiel Tekston",title:"Interglui kiel Tekston"},templates:{button:"Templates",title:"Content Templates",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Please select the template to open in the editor",emptyListMsg:"(No templates defined)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normala",tag_pre:"Formatita",tag_address:"Adreso",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tiparo",voiceLabel:"Font",panelTitle:"Tiparo"},fontSize:{label:"Grando",voiceLabel:"Font Size",panelTitle:"Grando"},colorButton:{textColorTitle:"Teksta Koloro",bgColorTitle:"Fona Koloro",panelTitle:"Colors",auto:"A??tomata",more:"Pli da Koloroj..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/es.js b/horde/services/editor/ckeditor/lang/es.js
deleted file mode 100644 (file)
index 31706d6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.es={dir:"ltr",editorTitle:"Editor de texto, %1, pulse ALT 0 para ayuda.",toolbar:"Barra de herramientas",editor:"Editor de texto enriquecido",source:"Fuente HTML",newPage:"Nueva P??gina",save:"Guardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Subrayado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar Todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Insertar L??nea Horizontal",pagebreak:"Insertar Salto de P??gina",unlink:"Eliminar V??nculo",undo:"Deshacer",redo:"Rehacer",common:{browseServer:"Ver Servidor",url:"URL",protocol:"Protocolo",upload:"Cargar",uploadSubmit:"Enviar al Servidor",image:"Imagen",flash:"Flash",form:"Formulario",checkbox:"Casilla de Verificaci??n",radio:"Botones de Radio",textField:"Campo de Texto",textarea:"Area de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n Imagen",notSet:"<No definido>",id:"Id",name:"Nombre",langDir:"Orientaci??n",langDirLtr:"Izquierda a Derecha (LTR)",langDirRtl:"Derecha a Izquierda (RTL)",langCode:"C??d. de idioma",longDescr:"Descripci??n larga URL",cssClass:"Clases de hojas de estilo",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"Aceptar",cancel:"Cancelar",close:"Cerrar",preview:"Previsualizaci??n",generalTab:"General",advancedTab:"Avanzado",validateNumberFailed:"El valor no es un n??mero.",confirmNewPage:"Cualquier cambio que no se haya guardado se perder??.\r\n??Est?? seguro de querer crear una nueva p??gina?",confirmCancel:"Algunas de las opciones se han cambiado.\r\n??Est?? seguro de querer cerrar el di??logo?",options:"Opciones",target:"Destino",targetNew:"Nueva ventana (_blank)",targetTop:"Ventana principal (_top)",targetSelf:"Misma ventana (_self)",targetParent:"Ventana padre (_parent)",unavailable:'%1<span class="cke_accessibility">, no disponible</span>'},contextmenu:{options:"Opciones del men?? contextual"},specialChar:{toolbar:"Insertar Caracter Especial",title:"Seleccione un caracter especial",options:"Opciones de caracteres especiales"},link:{toolbar:"Insertar/Editar V??nculo",other:"<otro>",menu:"Editar V??nculo",title:"V??nculo",info:"Informaci??n de V??nculo",target:"Destino",upload:"Cargar",advanced:"Avanzado",type:"Tipo de v??nculo",toUrl:"URL",toAnchor:"Referencia en esta p??gina",toEmail:"E-Mail",targetFrame:"<marco>",targetPopup:"<ventana emergente>",targetFrameName:"Nombre del Marco Destino",targetPopupName:"Nombre de Ventana Emergente",popupFeatures:"Caracter??sticas de Ventana Emergente",popupResizable:"Redimensionable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de ubicaci??n",popupToolbar:"Barra de Herramientas",popupMenuBar:"Barra de Men??",popupFullScreen:"Pantalla Completa (IE)",popupScrollBars:"Barras de desplazamiento",popupDependent:"Dependiente (Netscape)",popupWidth:"Anchura",popupLeft:"Posici??n Izquierda",popupHeight:"Altura",popupTop:"Posici??n Derecha",id:"Id",langDir:"Orientaci??n",langDirLTR:"Izquierda a Derecha (LTR)",langDirRTL:"Derecha a Izquierda (RTL)",acccessKey:"Clave de Acceso",name:"Nombre",langCode:"C??digo idioma",tabIndex:"Indice de tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contenido",cssClasses:"Clases de hojas de estilo",charset:"Fuente de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una referencia",anchorName:"Por Nombre de Referencia",anchorId:"Por ID de elemento",emailAddress:"Direcci??n de E-Mail",emailSubject:"T??tulo del Mensaje",emailBody:"Cuerpo del Mensaje",noAnchors:"(No hay referencias disponibles en el documento)",noUrl:"Por favor tipee el v??nculo URL",noEmail:"Por favor tipee la direcci??n de e-mail"},anchor:{toolbar:"Referencia",menu:"Propiedades de Referencia",title:"Propiedades de Referencia",name:"Nombre de la Referencia",errorName:"Por favor, complete el nombre de la Referencia"},list:{numberedTitle:"Propiedades de lista numerada",bulletedTitle:"Propiedades de vi??etas",type:"Tipo",start:"Inicio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Cuadrado",none:"Ninguno",notset:"<sin establecer>",armenian:"Numeraci??n armenia",georgian:"Numeraci??n georgiana (an, ban, gan, etc.)",lowerRoman:"N??meros romanos en min??sculas (i, ii, iii, iv, v, etc.)",upperRoman:"N??meros romanos en may??sculas (I, II, III, IV, V, etc.)",lowerAlpha:"Alfabeto en min??sculas (a, b, c, d, e, etc.)",upperAlpha:"Alfabeto en may??sculas  (A, B, C, D, E, etc.)",lowerGreek:"Letras griegas (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal con cero inicial (01, 02, 03, etc.)"},findAndReplace:{title:"Buscar y Reemplazar",find:"Buscar",replace:"Reemplazar",findWhat:"Texto a buscar:",replaceWith:"Reemplazar con:",notFoundMsg:"El texto especificado no ha sido encontrado.",matchCase:"Coincidir may/min",matchWord:"Coincidir toda la palabra",matchCyclic:"Buscar en todo el contenido",replaceAll:"Reemplazar Todo",replaceSuccessMsg:"La expresi??n buscada ha sido reemplazada %1 veces."},table:{toolbar:"Tabla",title:"Propiedades de Tabla",menu:"Propiedades de Tabla",deleteTable:"Eliminar Tabla",rows:"Filas",columns:"Columnas",border:"Tama??o de Borde",align:"Alineaci??n",alignLeft:"Izquierda",alignCenter:"Centrado",alignRight:"Derecha",width:"Anchura",widthPx:"pixeles",widthPc:"porcentaje",widthUnit:"unidad de la anchura",height:"Altura",cellSpace:"Esp. e/celdas",cellPad:"Esp. interior",caption:"T??tulo",summary:"S??ntesis",headers:"Encabezados",headersNone:"Ninguno",headersColumn:"Primera columna",headersRow:"Primera fila",headersBoth:"Ambas",invalidRows:"El n??mero de filas debe ser un n??mero mayor que 0.",invalidCols:"El n??mero de columnas debe ser un n??mero mayor que 0.",invalidBorder:"El tama??o del borde debe ser un n??mero.",invalidWidth:"La anchura de tabla debe ser un n??mero.",invalidHeight:"La altura de tabla debe ser un n??mero.",invalidCellSpacing:"El espaciado entre celdas debe ser un n??mero.",invalidCellPadding:"El espaciado interior debe ser un n??mero.",cell:{menu:"Celda",insertBefore:"Insertar celda a la izquierda",insertAfter:"Insertar celda a la derecha",deleteCell:"Eliminar Celdas",merge:"Combinar Celdas",mergeRight:"Combinar a la derecha",mergeDown:"Combinar hacia abajo",splitHorizontal:"Dividir la celda horizontalmente",splitVertical:"Dividir la celda verticalmente",title:"Propiedades de celda",cellType:"Tipo de Celda",rowSpan:"Expandir filas",colSpan:"Expandir columnas",wordWrap:"Ajustar al contenido",hAlign:"Alineaci??n Horizontal",vAlign:"Alineaci??n Vertical",alignTop:"Arriba",alignMiddle:"Medio",alignBottom:"Abajo",alignBaseline:"Linea de base",bgColor:"Color de fondo",borderColor:"Color de borde",data:"Datos",header:"Encabezado",yes:"S??",no:"No",invalidWidth:"La anchura de celda debe ser un n??mero.",invalidHeight:"La altura de celda debe ser un n??mero.",invalidRowSpan:"La expansi??n de filas debe ser un n??mero entero.",invalidColSpan:"La expansi??n de columnas debe ser un n??mero entero.",chooseColor:"Elegir"},row:{menu:"Fila",insertBefore:"Insertar fila en la parte superior",insertAfter:"Insertar fila en la parte inferior",deleteRow:"Eliminar Filas"},column:{menu:"Columna",insertBefore:"Insertar columna a la izquierda",insertAfter:"Insertar columna a la derecha",deleteColumn:"Eliminar Columnas"}},button:{title:"Propiedades de Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Boton",typeSbm:"Enviar",typeRst:"Reestablecer"},checkboxAndRadio:{checkboxTitle:"Propiedades de Casilla",radioTitle:"Propiedades de Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propiedades de Formulario",menu:"Propiedades de Formulario",action:"Acci??n",method:"M??todo",encoding:"Codificaci??n"},select:{title:"Propiedades de Campo de Selecci??n",selectInfo:"Informaci??n",opAvail:"Opciones disponibles",value:"Valor",size:"Tama??o",lines:"Lineas",chkMulti:"Permitir m??ltiple selecci??n",opText:"Texto",opValue:"Valor",btnAdd:"Agregar",btnModify:"Modificar",btnUp:"Subir",btnDown:"Bajar",btnSetValue:"Establecer como predeterminado",btnDelete:"Eliminar"},textarea:{title:"Propiedades de Area de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propiedades de Campo de Texto",name:"Nombre",value:"Valor",charWidth:"Caracteres de ancho",maxChars:"M??ximo caracteres",type:"Tipo",typeText:"Texto",typePass:"Contrase??a"},hidden:{title:"Propiedades de Campo Oculto",name:"Nombre",value:"Valor"},image:{title:"Propiedades de Imagen",titleButton:"Propiedades de Bot??n de Imagen",menu:"Propiedades de Imagen",infoTab:"Informaci??n de Imagen",btnUpload:"Enviar al Servidor",upload:"Cargar",alt:"Texto Alternativo",width:"Anchura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Desbloquear el proporcional",resetSize:"Tama??o Original",border:"Borde",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alineaci??n",alignLeft:"Izquierda",alignRight:"Derecha",alertUrl:"Por favor escriba la URL de la imagen",linkTab:"V??nculo",button2Img:"??Desea convertir el bot??n de imagen en una simple imagen?",img2Button:"??Desea convertir la imagen en un bot??n de imagen?",urlMissing:"Debe indicar la URL de la imagen.",validateWidth:"La anchura debe ser un n??mero.",validateHeight:"La altura debe ser un n??mero.",validateBorder:"El borde debe ser un n??mero.",validateHSpace:"El espaciado horizontal debe ser un n??mero.",validateVSpace:"El espaciado vertical debe ser un n??mero."},flash:{properties:"Propiedades de Flash",propertiesTab:"Propiedades",title:"Propiedades de Flash",chkPlay:"Autoejecuci??n",chkLoop:"Repetir",chkMenu:"Activar Men?? Flash",chkFull:"Permitir pantalla completa",scale:"Escala",scaleAll:"Mostrar todo",scaleNoBorder:"Sin Borde",scaleFit:"Ajustado",access:"Acceso de scripts",accessAlways:"Siempre",accessSameDomain:"Mismo dominio",accessNever:"Nunca",align:"Alineaci??n",alignLeft:"Izquierda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"L??nea de base",alignBottom:"Pie",alignMiddle:"Centro",alignRight:"Derecha",alignTextTop:"Tope del texto",alignTop:"Tope",quality:"Calidad",qualityBest:"La mejor",qualityHigh:"Alta",qualityAutoHigh:"Auto Alta",qualityMedium:"Media",qualityAutoLow:"Auto Baja",qualityLow:"Baja",windowModeWindow:"Ventana",windowModeOpaque:"Opaco",windowModeTransparent:"Transparente",windowMode:"WindowMode",flashvars:"Opciones",bgcolor:"Color de Fondo",width:"Anchura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor escriba el v??nculo URL",validateWidth:"Anchura debe ser un n??mero.",validateHeight:"Altura debe ser un n??mero.",validateHSpace:"Esp.Horiz debe ser un n??mero.",validateVSpace:"Esp.Vert debe ser un n??mero."},spellCheck:{toolbar:"Ortograf??a",title:"Comprobar ortograf??a",notAvailable:"Lo sentimos pero el servicio no est?? disponible.",errorLoading:"Error cargando la aplicaci??n del servidor: %s.",notInDic:"No se encuentra en el Diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todo",btnReplace:"Reemplazar",btnReplaceAll:"Reemplazar Todo",btnUndo:"Deshacer",noSuggestions:"- No hay sugerencias -",progress:"Control de Ortograf??a en progreso...",noMispell:"Control finalizado: no se encontraron errores",noChanges:"Control finalizado: no se ha cambiado ninguna palabra",oneChange:"Control finalizado: se ha cambiado una palabra",manyChanges:"Control finalizado: se ha cambiado %1 palabras",ieSpellDownload:"M??dulo de Control de Ortograf??a no instalado.\r\n??Desea descargarlo ahora?"},smiley:{toolbar:"Emoticonos",title:"Insertar un Emoticon",options:"Opciones de emoticonos"},elementsPath:{eleLabel:"Ruta de los elementos",eleTitle:"%1 elemento"},numberedlist:"Numeraci??n",bulletedlist:"Vi??etas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Alinear a Izquierda",center:"Centrar",right:"Alinear a Derecha",block:"Justificado"},blockquote:"Cita",clipboard:{title:"Pegar",cutError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de cortado.\r\nPor favor use el teclado (Ctrl/Cmd+X).",copyError:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de copiado.\r\nPor favor use el teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl/Cmd+V</STRONG>);\r\nluego presione <STRONG>Aceptar</STRONG>.",securityMsg:"Debido a la configuraci??n de seguridad de su navegador, el editor no tiene acceso al portapapeles.\r\nEs necesario que lo pegue de nuevo en esta ventana.",pasteArea:"Zona de pegado"},pastefromword:{confirmCleanup:"El texto que desea parece provenir de Word.\r\n??Desea depurarlo antes de pegarlo?",toolbar:"Pegar desde Word",title:"Pegar desde Word",error:"No ha sido posible limpiar los datos debido a un error interno"},pasteText:{button:"Pegar como Texto Plano",title:"Pegar como Texto Plano"},templates:{button:"Plantillas",title:"Contenido de Plantillas",options:"Opciones de plantillas",insertOption:"Reemplazar el contenido actual",selectPromptMsg:"Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perder??):",emptyListMsg:"(No hay plantillas definidas)"},showBlocks:"Mostrar bloques",stylesCombo:{label:"Estilo",panelTitle:"Estilos para formatear",panelTitle1:"Estilos de p??rrafo",panelTitle2:"Estilos de car??cter",panelTitle3:"Estilos de objeto"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Con formato",tag_address:"Direcci??n",tag_h1:"Encabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Normal (DIV)"},div:{title:"Crear contenedor DIV",toolbar:"Crear contenedor DIV",cssClassInputLabel:"Clase de hoja de estilos",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:" Codigo de idioma",inlineStyleInputLabel:"Estilo",advisoryTitleInputLabel:"T??tulo",langDirLabel:"Orientaci??n",langDirLTRLabel:"Izquierda a Derecha (LTR)",langDirRTLLabel:"Derecha a Izquierda (RTL)",edit:"Editar Div",remove:"Quitar Div"},font:{label:"Fuente",voiceLabel:"Fuente",panelTitle:"Fuente"},fontSize:{label:"Tama??o",voiceLabel:"Tama??o de fuente",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Color de Texto",bgColorTitle:"Color de Fondo",panelTitle:"Colores",auto:"Autom??tico",more:"M??s Colores..."},colors:{"000":"Negro",800000:"Marr??n oscuro","8B4513":"Marr??n tierra","2F4F4F":"Pizarra Oscuro","008080":"Azul verdoso","000080":"Azul marino","4B0082":"A??il",696969:"Gris oscuro",B22222:"Ladrillo",A52A2A:"Marr??n",DAA520:"Oro oscuro","006400":"Verde oscuro","40E0D0":"Turquesa","0000CD":"Azul medio-oscuro",800080:"P??rpura",808080:"Gris",F00:"Rojo",FF8C00:"Naranja oscuro",FFD700:"Oro","008000":"Verde","0FF":"Cian","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Gris medio",FFA07A:"Salm??n claro",FFA500:"Naranja",FFFF00:"Amarillo","00FF00":"Lima",AFEEEE:"Turquesa claro",ADD8E6:"Azul claro",DDA0DD:"Violeta claro",D3D3D3:"Gris claro",FFF0F5:"Lavanda rojizo",FAEBD7:"Blanco antiguo",FFFFE0:"Amarillo claro",F0FFF0:"Miel",F0FFFF:"Azul celeste",F0F8FF:"Azul p??lido",E6E6FA:"Lavanda",FFF:"Blanco"},scayt:{title:"Comprobar Ortograf??a Mientras Escribe",opera_title:"No soportado en Opera",enable:"Activar Corrector",disable:"Desactivar Corrector",about:"Acerca de Corrector",toggle:"Cambiar Corrector",options:"Opciones",langs:"Idiomas",moreSuggestions:"M??s sugerencias",ignore:"Ignorar",ignoreAll:"Ignorar Todas",addWord:"A??adir palabra",emptyDic:"El nombre del diccionario no puede estar en blanco.",optionsTab:"Opciones",allCaps:"Omitir palabras en MAY??SCULAS",ignoreDomainNames:"Omitir nombres de dominio",mixedCase:"Ignorar palabras con combinaci??n de may??sculas y min??sculas",mixedWithDigits:"Omitir palabras con n??meros",languagesTab:"Idiomas",dictionariesTab:"Diccionarios",dic_field_name:"Nombre del diccionario",dic_create:"Crear",dic_restore:"Recuperar",dic_delete:"Borrar",dic_rename:"Renombrar",dic_info:"Inicialmente el Diccionario de usuario se guarda en una Cookie. Sin embargo, las cookies est??n limitadas en tama??o. Cuando el diccionario crece a un punto en el que no se puede guardar en una Cookie, el diccionario puede ser almacenado en nuestro servidor. Para almacenar su diccionario personalizado en nuestro servidor debe especificar un nombre para su diccionario. Si ya ha guardado un diccionaro, por favor, escriba su nombre y pulse el bot??n Recuperar",aboutTab:"Acerca de"},about:{title:"Acerca de CKEditor",dlgTitle:"Acerca de CKEditor",moreInfo:"Para informaci??n de licencia, por favor visite nuestro sitio web:",copy:"Copyright &copy; $1. Todos los derechos reservados."},maximize:"Maximizar",minimize:"Minimizar",fakeobjects:{anchor:"Ancla",flash:"Animaci??n flash",div:"Salto de p??gina",unknown:"Objeto desconocido"},resize:"Arrastre para redimensionar",colordialog:{title:"Elegir color",options:"Opciones de colores",highlight:"Muestra",selected:"Elegido",clear:"Borrar"},toolbarCollapse:"Contraer barra de herramientas",toolbarExpand:"Expandir barra de herramientas"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/et.js b/horde/services/editor/ckeditor/lang/et.js
deleted file mode 100644 (file)
index bf26183..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.et={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"L??htekood",newPage:"Uus leht",save:"Salvesta",preview:"Eelvaade",cut:"L??ika",copy:"Kopeeri",paste:"Kleebi",print:"Prindi",underline:"Allajoonitud",bold:"Paks",italic:"Kursiiv",selectAll:"Vali k??ik",removeFormat:"Eemalda vorming",strike:"L??bijoonitud",subscript:"Allindeks",superscript:"??laindeks",horizontalrule:"Sisesta horisontaaljoon",pagebreak:"Sisesta lehevahetuskoht",unlink:"Eemalda link",undo:"V??ta tagasi",redo:"Korda toimingut",common:{browseServer:"Sirvi serverit",url:"URL",protocol:"Protokoll",upload:"Lae ??les",uploadSubmit:"Saada serverissee",image:"Pilt",flash:"Flash",form:"Vorm",checkbox:"M??rkeruut",radio:"Raadionupp",textField:"Tekstilahter",textarea:"Tekstiala",hiddenField:"Varjatud lahter",button:"Nupp",select:"Valiklahter",imageButton:"Piltnupp",notSet:"<m????ramata>",id:"Id",name:"Nimi",langDir:"Keele suund",langDirLtr:"Vasakult paremale (LTR)",langDirRtl:"Paremalt vasakule (RTL)",langCode:"Keele kood",longDescr:"Pikk kirjeldus URL",cssClass:"Stiilistiku klassid",advisoryTitle:"Juhendav tiitel",cssStyle:"Laad",ok:"OK",cancel:"Loobu",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"T??psemalt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sisesta erim??rk",title:"Vali erim??rk",options:"Special Character Options"},link:{toolbar:"Sisesta link / Muuda linki",other:"<muu>",menu:"Muuda linki",title:"Link",info:"Lingi info",target:"Sihtkoht",upload:"Lae ??les",advanced:"T??psemalt",type:"Lingi t????p",toUrl:"URL",toAnchor:"Ankur sellel lehel",toEmail:"E-post",targetFrame:"<raam>",targetPopup:"<h??pikaken>",targetFrameName:"Sihtm??rk raami nimi",targetPopupName:"H??pikakna nimi",popupFeatures:"H??pikakna omadused",popupResizable:"Resizable",popupStatusBar:"Olekuriba",popupLocationBar:"Aadressiriba",popupToolbar:"T????riistariba",popupMenuBar:"Men????riba",popupFullScreen:"T??isekraan (IE)",popupScrollBars:"Kerimisribad",popupDependent:"S??ltuv (Netscape)",popupWidth:"Laius",popupLeft:"Vasak asukoht",popupHeight:"K??rgus",popupTop:"??lemine asukoht",id:"Id",langDir:"Keele suund",langDirLTR:"Vasakult paremale (LTR)",langDirRTL:"Paremalt vasakule (RTL)",acccessKey:"Juurdep????su v??ti",name:"Nimi",langCode:"Keele suund",tabIndex:"Tab indeks",advisoryTitle:"Juhendav tiitel",advisoryContentType:"Juhendava sisu t????p",cssClasses:"Stiilistiku klassid",charset:"Lingitud ressurssi m??rgistik",styles:"Laad",selectAnchor:"Vali ankur",anchorName:"Ankru nime j??rgi",anchorId:"Elemendi id j??rgi",emailAddress:"E-posti aadress",emailSubject:"S??numi teema",emailBody:"S??numi tekst",noAnchors:"(Selles dokumendis ei ole ankruid)",noUrl:"Palun kirjuta lingi URL",noEmail:"Palun kirjuta E-Posti aadress"},anchor:{toolbar:"Sisesta ankur / Muuda ankrut",menu:"Ankru omadused",title:"Ankru omadused",name:"Ankru nimi",errorName:"Palun sisest ankru nimi"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Otsi ja asenda",find:"Otsi",replace:"Asenda",findWhat:"Leia mida:",replaceWith:"Asenda millega:",notFoundMsg:"Valitud teksti ei leitud.",matchCase:"Erista suur- ja v??iket??hti",matchWord:"Otsi terviklike s??nu",matchCyclic:"Match cyclic",replaceAll:"Asenda k??ik",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Tabeli atribuudid",menu:"Tabeli atribuudid",deleteTable:"Kustuta tabel",rows:"Read",columns:"Veerud",border:"Joone suurus",align:"Joondus",alignLeft:"Vasak",alignCenter:"Kesk",alignRight:"Parem",width:"Laius",widthPx:"pikslit",widthPc:"protsenti",widthUnit:"width unit",height:"K??rgus",cellSpace:"Lahtri vahe",cellPad:"Lahtri t??idis",caption:"Tabeli tiitel",summary:"Kokkuv??te",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Lahter",insertBefore:"Sisesta lahter enne",insertAfter:"Sisesta lahter peale",deleteCell:"Eemalda lahtrid",merge:"??henda lahtrid",mergeRight:"??henda paremale",mergeDown:"??henda alla",splitHorizontal:"Poolita lahter horisontaalselt",splitVertical:"Poolita lahter vertikaalselt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rida",insertBefore:"Sisesta rida enne",insertAfter:"Sisesta rida peale",deleteRow:"Eemalda read"},column:{menu:"Veerg",insertBefore:"Sisesta veerg enne",insertAfter:"Sisesta veerg peale",deleteColumn:"Eemalda veerud"}},button:{title:"Nupu omadused",text:"Tekst (v????rtus)",type:"T????p",typeBtn:"Nupp",typeSbm:"Saada",typeRst:"L??htesta"},checkboxAndRadio:{checkboxTitle:"M??rkeruudu omadused",radioTitle:"Raadionupu omadused",value:"V????rtus",selected:"Valitud"},form:{title:"Vormi omadused",menu:"Vormi omadused",action:"Toiming",method:"Meetod",encoding:"Encoding"},select:{title:"Valiklahtri omadused",selectInfo:"Info",opAvail:"V??imalikud valikud",value:"V????rtus",size:"Suurus",lines:"ridu",chkMulti:"V??imalda mitu valikut",opText:"Tekst",opValue:"V????rtus",btnAdd:"Lisa",btnModify:"Muuda",btnUp:"??les",btnDown:"Alla",btnSetValue:"Sea valitud olekuna",btnDelete:"Kustuta"},textarea:{title:"Tekstiala omadused",cols:"Veerge",rows:"Ridu"},textfield:{title:"Tekstilahtri omadused",name:"Nimi",value:"V????rtus",charWidth:"Laius (t??hem??rkides)",maxChars:"Maksimaalselt t??hem??rke",type:"T????p",typeText:"Tekst",typePass:"Parool"},hidden:{title:"Varjatud lahtri omadused",name:"Nimi",value:"V????rtus"},image:{title:"Pildi atribuudid",titleButton:"Piltnupu omadused",menu:"Pildi atribuudid",infoTab:"Pildi info",btnUpload:"Saada serverissee",upload:"Lae ??les",alt:"Alternatiivne tekst",width:"Laius",height:"K??rgus",lockRatio:"Lukusta kuvasuhe",unlockRatio:"Unlock Ratio",resetSize:"L??htesta suurus",border:"Joon",hSpace:"H. vaheruum",vSpace:"V. vaheruum",align:"Joondus",alignLeft:"Vasak",alignRight:"Paremale",alertUrl:"Palun kirjuta pildi URL",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash omadused",propertiesTab:"Properties",title:"Flash omadused",chkPlay:"Automaatne start ",chkLoop:"Korduv",chkMenu:"V??imalda flash men????",chkFull:"Allow Fullscreen",scale:"Mastaap",scaleAll:"N??ita k??ike",scaleNoBorder:"????rist ei ole",scaleFit:"T??pne sobivus",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Joondus",alignLeft:"Vasak",alignAbsBottom:"Abs alla",alignAbsMiddle:"Abs keskele",alignBaseline:"Baasjoonele",alignBottom:"Alla",alignMiddle:"Keskele",alignRight:"Paremale",alignTextTop:"Tekstit ??les",alignTop:"??les",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Tausta v??rv",width:"Laius",height:"K??rgus",hSpace:"H. vaheruum",vSpace:"V. vaheruum",validateSrc:"Palun kirjuta lingi URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrolli ??igekirja",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Puudub s??nastikust",changeTo:"Muuda",btnIgnore:"Ignoreeri",btnIgnoreAll:"Ignoreeri k??iki",btnReplace:"Asenda",btnReplaceAll:"Asenda k??ik",btnUndo:"V??ta tagasi",noSuggestions:"- Soovitused puuduvad -",progress:"Toimub ??igekirja kontroll...",noMispell:"??igekirja kontroll sooritatud: ??igekirjuvigu ei leitud",noChanges:"??igekirja kontroll sooritatud: ??htegi s??na ei muudetud",oneChange:"??igekirja kontroll sooritatud: ??ks s??na muudeti",manyChanges:"??igekirja kontroll sooritatud: %1 s??na muudetud",ieSpellDownload:"??igekirja kontrollija ei ole installeeritud. Soovid sa selle alla laadida?"},smiley:{toolbar:"Emotikon",title:"Sisesta emotikon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nummerdatud loetelu",bulletedlist:"Punktiseeritud loetelu",indent:"Suurenda taanet",outdent:"V??henda taanet",justify:{left:"Vasakjoondus",center:"Keskjoondus",right:"Paremjoondus",block:"R????pjoondus"},blockquote:"Blokktsitaat",clipboard:{title:"Kleebi",cutError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt l??igata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+X).",copyError:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl/Cmd+C).",pasteMsg:"Palun kleebi j??rgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl/Cmd+V</STRONG>) ja vajuta seej??rel <STRONG>OK</STRONG>.",securityMsg:"Sinu veebisirvija turvaseadete t??ttu, ei oma redaktor otsest ligip????su l??ikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Kleebi Wordist",title:"Kleebi Wordist",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Kleebi tavalise tekstina",title:"Kleebi tavalise tekstina"},templates:{button:"??abloon",title:"Sisu ??abloonid",options:"Template Options",insertOption:"Asenda tegelik sisu",selectPromptMsg:"Palun vali ??abloon, et avada see redaktoris<br />(praegune sisu l??heb kaotsi):",emptyListMsg:"(??htegi ??ablooni ei ole defineeritud)"},showBlocks:"N??ita blokke",stylesCombo:{label:"Laad",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Vorming",panelTitle:"Vorming",tag_p:"Tavaline",tag_pre:"Vormindatud",tag_address:"Aadress",tag_h1:"Pealkiri 1",tag_h2:"Pealkiri 2",tag_h3:"Pealkiri 3",tag_h4:"Pealkiri 4",tag_h5:"Pealkiri 5",tag_h6:"Pealkiri 6",tag_div:"Tavaline (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Kiri",voiceLabel:"Font",panelTitle:"Kiri"},fontSize:{label:"Suurus",voiceLabel:"Font Size",panelTitle:"Suurus"},colorButton:{textColorTitle:"Teksti v??rv",bgColorTitle:"Tausta v??rv",panelTitle:"Colors",auto:"Automaatne",more:"Rohkem v??rve..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/eu.js b/horde/services/editor/ckeditor/lang/eu.js
deleted file mode 100644 (file)
index fcc8e22..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.eu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML Iturburua",newPage:"Orrialde Berria",save:"Gorde",preview:"Aurrebista",cut:"Ebaki",copy:"Kopiatu",paste:"Itsatsi",print:"Inprimatu",underline:"Azpimarratu",bold:"Lodia",italic:"Etzana",selectAll:"Hautatu dena",removeFormat:"Kendu Formatua",strike:"Marratua",subscript:"Azpi-indize",superscript:"Goi-indize",horizontalrule:"Txertatu Marra Horizontala",pagebreak:"Txertatu Orrialde-jauzia",unlink:"Kendu Esteka",undo:"Desegin",redo:"Berregin",common:{browseServer:"Zerbitzaria arakatu",url:"URL",protocol:"Protokoloa",upload:"Gora kargatu",uploadSubmit:"Zerbitzarira bidalia",image:"Irudia",flash:"Flasha",form:"Formularioa",checkbox:"Kontrol-laukia",radio:"Aukera-botoia",textField:"Testu Eremua",textarea:"Testu-area",hiddenField:"Ezkutuko Eremua",button:"Botoia",select:"Hautespen Eremua",imageButton:"Irudi Botoia",notSet:"<Ezarri gabe>",id:"Id",name:"Izena",langDir:"Hizkuntzaren Norabidea",langDirLtr:"Ezkerretik Eskumara(LTR)",langDirRtl:"Eskumatik Ezkerrera (RTL)",langCode:"Hizkuntza Kodea",longDescr:"URL Deskribapen Luzea",cssClass:"Estilo-orriko Klaseak",advisoryTitle:"Izenburua",cssStyle:"Estiloa",ok:"Ados",cancel:"Utzi",close:"Close",preview:"Preview",generalTab:"Orokorra",advancedTab:"Aurreratua",validateNumberFailed:"Balio hau ez da zenbaki bat.",confirmNewPage:"Eduki honetan gorde gabe dauden aldaketak galduko dira. Ziur zaude orri berri bat kargatu nahi duzula?",confirmCancel:"Aukera batzuk aldatu egin dira. Ziur zaude elkarrizketa-koadroa itxi nahi duzula?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, erabilezina</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Txertatu Karaktere Berezia",title:"Karaktere Berezia Aukeratu",options:"Special Character Options"},link:{toolbar:"Txertatu/Editatu Esteka",other:"<other>",menu:"Aldatu Esteka",title:"Esteka",info:"Estekaren Informazioa",target:"Target (Helburua)",upload:"Gora kargatu",advanced:"Aurreratua",type:"Esteka Mota",toUrl:"URL",toAnchor:"Aingura orrialde honetan",toEmail:"ePosta",targetFrame:"<marko>",targetPopup:"<popup leihoa>",targetFrameName:"Marko Helburuaren Izena",targetPopupName:"Popup Leihoaren Izena",popupFeatures:"Popup Leihoaren Ezaugarriak",popupResizable:"Tamaina Aldakorra",popupStatusBar:"Egoera Barra",popupLocationBar:"Kokaleku Barra",popupToolbar:"Tresna Barra",popupMenuBar:"Menu Barra",popupFullScreen:"Pantaila Osoa (IE)",popupScrollBars:"Korritze Barrak",popupDependent:"Menpekoa (Netscape)",popupWidth:"Zabalera",popupLeft:"Ezkerreko  Posizioa",popupHeight:"Altuera",popupTop:"Goiko Posizioa",id:"Id",langDir:"Hizkuntzaren Norabidea",langDirLTR:"Ezkerretik Eskumara(LTR)",langDirRTL:"Eskumatik Ezkerrera (RTL)",acccessKey:"Sarbide-gakoa",name:"Izena",langCode:"Hizkuntzaren Norabidea",tabIndex:"Tabulazio Indizea",advisoryTitle:"Izenburua",advisoryContentType:"Eduki Mota (Content Type)",cssClasses:"Estilo-orriko Klaseak",charset:"Estekatutako Karaktere Multzoa",styles:"Estiloa",selectAnchor:"Aingura bat hautatu",anchorName:"Aingura izenagatik",anchorId:"Elementuaren ID-gatik",emailAddress:"ePosta Helbidea",emailSubject:"Mezuaren Gaia",emailBody:"Mezuaren Gorputza",noAnchors:"(Ez daude aingurak eskuragarri dokumentuan)",noUrl:"Mesedez URL esteka idatzi",noEmail:"Mesedez ePosta helbidea idatzi"},anchor:{toolbar:"Aingura",menu:"Ainguraren Ezaugarriak",title:"Ainguraren Ezaugarriak",name:"Ainguraren Izena",errorName:"Idatzi ainguraren izena"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Bilatu eta Ordeztu",find:"Bilatu",replace:"Ordezkatu",findWhat:"Zer bilatu:",replaceWith:"Zerekin ordeztu:",notFoundMsg:"Idatzitako testua ez da topatu.",matchCase:"Maiuskula/minuskula",matchWord:"Esaldi osoa bilatu",matchCyclic:"Bilaketa ziklikoa",replaceAll:"Ordeztu Guztiak",replaceSuccessMsg:"Zenbat aldiz ordeztua: %1"},table:{toolbar:"Taula",title:"Taularen Ezaugarriak",menu:"Taularen Ezaugarriak",deleteTable:"Ezabatu Taula",rows:"Lerroak",columns:"Zutabeak",border:"Ertzaren Zabalera",align:"Lerrokatu",alignLeft:"Ezkerrean",alignCenter:"Erdian",alignRight:"Eskuman",width:"Zabalera",widthPx:"pixel",widthPc:"ehuneko",widthUnit:"width unit",height:"Altuera",cellSpace:"Gelaxka arteko tartea",cellPad:"Gelaxken betegarria",caption:"Epigrafea",summary:"Laburpena",headers:"Goiburuak",headersNone:"Bat ere ez",headersColumn:"Lehen zutabea",headersRow:"Lehen lerroa",headersBoth:"Biak",invalidRows:"Lerro kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidCols:"Zutabe kopurua 0 baino handiagoa den zenbakia izan behar da.",invalidBorder:"Ertzaren tamaina zenbaki bat izan behar da.",invalidWidth:"Taularen zabalera zenbaki bat izan behar da.",invalidHeight:"Taularen altuera zenbaki bat izan behar da.",invalidCellSpacing:"Gelaxka arteko tartea zenbaki bat izan behar da.",invalidCellPadding:"Gelaxken betegarria zenbaki bat izan behar da.",cell:{menu:"Gelaxka",insertBefore:"Txertatu Gelaxka Aurretik",insertAfter:"Txertatu Gelaxka Ostean",deleteCell:"Kendu Gelaxkak",merge:"Batu Gelaxkak",mergeRight:"Elkartu Eskumara",mergeDown:"Elkartu Behera",splitHorizontal:"Banatu Gelaxkak Horizontalki",splitVertical:"Banatu Gelaxkak Bertikalki",title:"Gelaxken Ezaugarriak",cellType:"Gelaxka Mota",rowSpan:"Hedatutako Lerroak",colSpan:"Hedatutako Zutabeak",wordWrap:"Itzulbira",hAlign:"Lerrokatze Horizontala",vAlign:"Lerrokatze Bertikala",alignTop:"Goian",alignMiddle:"Erdian",alignBottom:"Behean",alignBaseline:"Oinarri-lerroan",bgColor:"Fondoaren Kolorea",borderColor:"Ertzaren Kolorea",data:"Data",header:"Goiburua",yes:"Bai",no:"Ez",invalidWidth:"Gelaxkaren zabalera zenbaki bat izan behar da.",invalidHeight:"Gelaxkaren altuera zenbaki bat izan behar da.",invalidRowSpan:"Lerroen hedapena zenbaki osoa izan behar da.",invalidColSpan:"Zutabeen hedapena zenbaki osoa izan behar da.",chooseColor:"Choose"},row:{menu:"Lerroa",insertBefore:"Txertatu Lerroa Aurretik",insertAfter:"Txertatu Lerroa Ostean",deleteRow:"Ezabatu Lerroak"},column:{menu:"Zutabea",insertBefore:"Txertatu Zutabea Aurretik",insertAfter:"Txertatu Zutabea Ostean",deleteColumn:"Ezabatu Zutabeak"}},button:{title:"Botoiaren Ezaugarriak",text:"Testua (Balorea)",type:"Mota",typeBtn:"Botoia",typeSbm:"Bidali",typeRst:"Garbitu"},checkboxAndRadio:{checkboxTitle:"Kontrol-laukiko Ezaugarriak",radioTitle:"Aukera-botoiaren Ezaugarriak",value:"Balorea",selected:"Hautatuta"},form:{title:"Formularioaren Ezaugarriak",menu:"Formularioaren Ezaugarriak",action:"Ekintza",method:"Metodoa",encoding:"Kodeketa"},select:{title:"Hautespen Eremuaren Ezaugarriak",selectInfo:"Informazioa",opAvail:"Aukera Eskuragarriak",value:"Balorea",size:"Tamaina",lines:"lerro kopurura",chkMulti:"Hautaketa anitzak baimendu",opText:"Testua",opValue:"Balorea",btnAdd:"Gehitu",btnModify:"Aldatu",btnUp:"Gora",btnDown:"Behera",btnSetValue:"Aukeratutako balorea ezarri",btnDelete:"Ezabatu"},textarea:{title:"Testu-arearen Ezaugarriak",cols:"Zutabeak",rows:"Lerroak"},textfield:{title:"Testu Eremuaren Ezaugarriak",name:"Izena",value:"Balorea",charWidth:"Zabalera",maxChars:"Zenbat karaktere gehienez",type:"Mota",typeText:"Testua",typePass:"Pasahitza"},hidden:{title:"Ezkutuko Eremuaren Ezaugarriak",name:"Izena",value:"Balorea"},image:{title:"Irudi Ezaugarriak",titleButton:"Irudi Botoiaren Ezaugarriak",menu:"Irudi Ezaugarriak",infoTab:"Irudi informazioa",btnUpload:"Zerbitzarira bidalia",upload:"Gora Kargatu",alt:"Ordezko Testua",width:"Zabalera",height:"Altuera",lockRatio:"Erlazioa Blokeatu",unlockRatio:"Unlock Ratio",resetSize:"Tamaina Berrezarri",border:"Ertza",hSpace:"HSpace",vSpace:"VSpace",align:"Lerrokatu",alignLeft:"Ezkerrera",alignRight:"Eskuman",alertUrl:"Mesedez Irudiaren URLa idatzi",linkTab:"Esteka",button2Img:"Aukeratutako irudi botoia, irudi normal batean eraldatu nahi duzu?",img2Button:"Aukeratutako irudia, irudi botoi batean eraldatu nahi duzu?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flasharen Ezaugarriak",propertiesTab:"Ezaugarriak",title:"Flasharen Ezaugarriak",chkPlay:"Automatikoki Erreproduzitu",chkLoop:"Begizta",chkMenu:"Flasharen Menua Gaitu",chkFull:"Onartu Pantaila osoa",scale:"Eskalatu",scaleAll:"Dena erakutsi",scaleNoBorder:"Ertzik gabe",scaleFit:"Doitu",access:"Scriptak baimendu",accessAlways:"Beti",accessSameDomain:"Domeinu berdinekoak",accessNever:"Inoiz ere ez",align:"Lerrokatu",alignLeft:"Ezkerrera",alignAbsBottom:"Abs Behean",alignAbsMiddle:"Abs Erdian",alignBaseline:"Oinan",alignBottom:"Behean",alignMiddle:"Erdian",alignRight:"Eskuman",alignTextTop:"Testua Goian",alignTop:"Goian",quality:"Kalitatea",qualityBest:"Hoberena",qualityHigh:"Altua",qualityAutoHigh:"Auto Altua",qualityMedium:"Ertaina",qualityAutoLow:"Auto Baxua",qualityLow:"Baxua",windowModeWindow:"Leihoa",windowModeOpaque:"Opakoa",windowModeTransparent:"Gardena",windowMode:"Leihoaren modua",flashvars:"Flash Aldagaiak",bgcolor:"Atzeko kolorea",width:"Zabalera",height:"Altuera",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Mesedez URL esteka idatzi",validateWidth:"Zabalera zenbaki bat izan behar da.",validateHeight:"Altuera zenbaki bat izan behar da.",validateHSpace:"HSpace zenbaki bat izan behar da.",validateVSpace:"VSpace zenbaki bat izan behar da."},spellCheck:{toolbar:"Ortografia",title:"Ortografia zuzenketa",notAvailable:"Barkatu baina momentu honetan zerbitzua ez dago erabilgarri.",errorLoading:"Errorea gertatu da aplikazioa zerbitzaritik kargatzean: %s.",notInDic:"Ez dago hiztegian",changeTo:"Honekin ordezkatu",btnIgnore:"Ezikusi",btnIgnoreAll:"Denak Ezikusi",btnReplace:"Ordezkatu",btnReplaceAll:"Denak Ordezkatu",btnUndo:"Desegin",noSuggestions:"- Iradokizunik ez -",progress:"Zuzenketa ortografikoa martxan...",noMispell:"Zuzenketa ortografikoa bukatuta: Akatsik ez",noChanges:"Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu",oneChange:"Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da",manyChanges:"Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira",ieSpellDownload:"Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?"},smiley:{toolbar:"Aurpegierak",title:"Aurpegiera Sartu",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elementua"},numberedlist:"Zenbakidun Zerrenda",bulletedlist:"Buletdun Zerrenda",indent:"Handitu Koska",outdent:"Txikitu Koska",justify:{left:"Lerrokatu Ezkerrean",center:"Lerrokatu Erdian",right:"Lerrokatu Eskuman",block:"Justifikatu"},blockquote:"Aipamen blokea",clipboard:{title:"Itsatsi",cutError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+X).",copyError:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl/Cmd+C).",pasteMsg:"Mesedez teklatua erabilita (<STRONG>Ctrl/Cmd+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.",securityMsg:"Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?",toolbar:"Itsatsi Word-etik",title:"Itsatsi Word-etik",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Testu Arrunta bezala Itsatsi",title:"Testu Arrunta bezala Itsatsi"},templates:{button:"Txantiloiak",title:"Eduki Txantiloiak",options:"Template Options",insertOption:"Ordeztu oraingo edukiak",selectPromptMsg:"Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):",emptyListMsg:"(Ez dago definitutako txantiloirik)"},showBlocks:"Blokeak erakutsi",stylesCombo:{label:"Estiloa",panelTitle:"Formatting Styles",panelTitle1:"Bloke Estiloak",panelTitle2:"Inline Estiloak",panelTitle3:"Objektu Estiloak"},format:{label:"Formatua",panelTitle:"Formatua",tag_p:"Arrunta",tag_pre:"Formateatua",tag_address:"Helbidea",tag_h1:"Izenburua 1",tag_h2:"Izenburua 2",tag_h3:"Izenburua 3",tag_h4:"Izenburua 4",tag_h5:"Izenburua 5",tag_h6:"Izenburua 6",tag_div:"Paragrafoa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Letra-tipoa",voiceLabel:"Letra-tipoa",panelTitle:"Letra-tipoa"},fontSize:{label:"Tamaina",voiceLabel:"Tamaina",panelTitle:"Tamaina"},colorButton:{textColorTitle:"Testu Kolorea",bgColorTitle:"Atzeko kolorea",panelTitle:"Colors",auto:"Automatikoa",more:"Kolore gehiago..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ortografia Zuzenketa Idatzi Ahala (SCAYT)",opera_title:"Not supported by Opera",enable:"Gaitu SCAYT",disable:"Desgaitu SCAYT",about:"SCAYTi buruz",toggle:"SCAYT aldatu",options:"Aukerak",langs:"Hizkuntzak",moreSuggestions:"Iradokizun gehiago",ignore:"Baztertu",ignoreAll:"Denak baztertu",addWord:"Hitza Gehitu",emptyDic:"Hiztegiaren izena ezin da hutsik egon.",optionsTab:"Aukerak",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Hizkuntzak",dictionariesTab:"Hiztegiak",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Honi buruz"},about:{title:"CKEditor(r)i buruz",dlgTitle:"CKEditor(r)i buruz",moreInfo:"Lizentziari buruzko informazioa gure webgunean:",copy:"Copyright &copy; $1. Eskubide guztiak erreserbaturik."},maximize:"Maximizatu",minimize:"Minimize",fakeobjects:{anchor:"Aingura",flash:"Flash Animazioa",div:"Orrialde Saltoa",unknown:"Objektu ezezaguna"},resize:"Arrastatu tamaina aldatzeko",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/fa.js b/horde/services/editor/ckeditor/lang/fa.js
deleted file mode 100644 (file)
index 26f702c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.fa={dir:"rtl",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????",newPage:"?????????? ????????",save:"??????????",preview:"????????????????",cut:"??????",copy:"??????",paste:"??????????????",print:"??????",underline:"????????????????",bold:"????????",italic:"??????????",selectAll:"?????????? ??????",removeFormat:"?????????????? ????????",strike:"????????????",subscript:"??????????????",superscript:"????????????????",horizontalrule:"?????????????? ???? ??????????",pagebreak:"?????????????? ???????????? ???????????? ??????????",unlink:"?????????????? ??????????",undo:"????????????",redo:"??????????????",common:{browseServer:"???????????????????? ????????",url:"URL",protocol:"????????????",upload:"???????????? ???? ????????",uploadSubmit:"???? ???????? ??????????",image:"??????????",flash:"Flash",form:"??????",checkbox:"?????????? ??????????????",radio:"?????????? ??????????????",textField:"???????? ????????",textarea:"???????????? ????????",hiddenField:"???????? ??????????",button:"????????",select:"???????? ????????????????????",imageButton:"?????????? ????????????",notSet:"<????????????????>",id:"??????????",name:"??????",langDir:"?????????????? ????????",langDirLtr:"???? ???? ???????? (LTR)",langDirRtl:"???????? ???? ???? (RTL)",langCode:"???? ????????",longDescr:"URL ?????????? ????????????",cssClass:"?????????????? ????????????????(Stylesheet)",advisoryTitle:"?????????? ????????",cssStyle:"????????(style)",ok:"??????????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????????? ???????????? ????????",title:"?????????? ????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????/???????????? ????????????",other:"<????????>",menu:"???????????? ??????????",title:"??????????",info:"?????????????? ??????????",target:"????????",upload:"???????????? ???? ????????",advanced:"??????????????",type:"?????? ??????????",toUrl:"URL",toAnchor:"???????? ???? ???????? ????????",toEmail:"?????? ????????????????????",targetFrame:"<????????>",targetPopup:"<???????????? ??????????>",targetFrameName:"?????? ???????? ????????",targetPopupName:"?????? ???????????? ??????????",popupFeatures:"???????????????? ???????????? ??????????",popupResizable:"Resizable",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ????????????",popupToolbar:"??????????????????",popupMenuBar:"???????? ??????",popupFullScreen:"???????????????? (IE)",popupScrollBars:"?????????????? ????????????",popupDependent:"???????????? (Netscape)",popupWidth:"????????",popupLeft:"???????????? ??????",popupHeight:"??????????",popupTop:"???????????? ??????????",id:"Id",langDir:"?????????????? ????????",langDirLTR:"???? ???? ???????? (LTR)",langDirRTL:"???????? ???? ???? (RTL)",acccessKey:"???????? ??????????????",name:"??????",langCode:"?????????????? ????????",tabIndex:"???????????? ???????????? ???? Tab",advisoryTitle:"?????????? ????????",advisoryContentType:"?????? ???????????? ????????",cssClasses:"?????????????? ????????????????(Stylesheet)",charset:"???????????????? ???????? ??????????????????",styles:"????????(style)",selectAnchor:"???? ???????? ????????????????",anchorName:"???? ?????? ????????",anchorId:"???? ???????????? ??????????",emailAddress:"?????????? ?????? ????????????????????",emailSubject:"?????????? ????????",emailBody:"?????? ????????",noAnchors:"(???? ?????? ?????? ?????????? ?????????????? ????????)",noUrl:"???????? URL ?????????? ???? ??????????????",noEmail:"???????? ?????????? ?????? ???????????????????? ???? ??????????????"},anchor:{toolbar:"??????????????/???????????? ??????????",menu:"???????????????? ????????",title:"???????????????? ????????",name:"?????? ????????",errorName:"???????? ?????? ???????? ???? ??????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"?????????? ???? ??????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????? ?????????????? ???????? ??????.",matchCase:"???????????? ???? ?????????? ?? ?????????? ??????????????",matchWord:"???????????? ???? ?????????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????????? ???????? ??????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????",title:"???????????????? ????????",menu:"???????????????? ????????",deleteTable:"?????????????? ????????",rows:"??????????",columns:"????????????",border:"?????????????? ??????",align:"????????",alignLeft:"????",alignCenter:"??????",alignRight:"????????",width:"????????",widthPx:"??????????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"???????????? ???????? ????????????",cellPad:"???????????? ?????????? ???? ????????",caption:"??????????",summary:"??????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteCell:"?????? ????????????",merge:"?????????? ????????????",mergeRight:"?????????? ???? ????????",mergeDown:"?????????? ???? ??????????",splitHorizontal:"?????? ???????? ???????? ????????",splitVertical:"?????? ???????? ?????????? ????????",title:"???????????????? ????????",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"???????????? ?????? ?????? ????",insertAfter:"???????????? ?????? ?????? ????",deleteRow:"?????? ??????????"},column:{menu:"????????",insertBefore:"???????????? ???????? ?????? ????",insertAfter:"???????????? ???????? ?????? ????",deleteColumn:"?????? ????????????"}},button:{title:"???????????????? ????????",text:"?????? (??????????)",type:"??????",typeBtn:"????????",typeSbm:"Submit",typeRst:"???????????????? (Reset)"},checkboxAndRadio:{checkboxTitle:"???????????????? ?????????? ??????????????",radioTitle:"???????????????? ?????????? ??????????????",value:"??????????",selected:"??????????????"},form:{title:"???????????????? ??????",menu:"???????????????? ??????",action:"????????????",method:"??????",encoding:"Encoding"},select:{title:"???????????????? ???????? ????????????????????",selectInfo:"??????????????",opAvail:"???????????????? ??????????????",value:"??????????",size:"????????????",lines:"????????",chkMulti:"?????????? ?????????????? ?????????? ????????",opText:"??????",opValue:"??????????",btnAdd:"????????????",btnModify:"????????????",btnUp:"????????",btnDown:"??????????",btnSetValue:"?????????? ???? ?????????? ?????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ???????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"???????????????? ???????? ????????",name:"??????",value:"??????????",charWidth:"?????????? ??????????",maxChars:"?????????????? ??????????????",type:"??????",typeText:"??????",typePass:"??????????????"},hidden:{title:"???????????????? ???????? ??????????",name:"??????",value:"??????????"},image:{title:"???????????????? ??????????",titleButton:"???????????????? ?????????? ????????????",menu:"???????????????? ??????????",infoTab:"?????????????? ??????????",btnUpload:"???? ???????? ??????????",upload:"???????????? ???? ????????",alt:"?????? ??????????????",width:"????????",height:"??????????",lockRatio:"?????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"??????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",align:"????????",alignLeft:"????",alignRight:"????????",alertUrl:"???????? URL ?????????? ???? ??????????????",linkTab:"??????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"Properties",title:"???????????????? Flash",chkPlay:"???????? ??????????????",chkLoop:"?????????? ??????????",chkMenu:"?????????????????????? ???????? Flash",chkFull:"Allow Fullscreen",scale:"??????????",scaleAll:"?????????? ??????",scaleNoBorder:"???????? ????????",scaleFit:"?????????????? ????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????",alignLeft:"????",alignAbsBottom:"?????????? ????????",alignAbsMiddle:"?????? ????????",alignBaseline:"????????????",alignBottom:"??????????",alignMiddle:"??????",alignRight:"????????",alignTextTop:"?????? ????????",alignTop:"????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????????????",width:"????????",height:"??????????",hSpace:"???????????? ????????",vSpace:"???????????? ??????????",validateSrc:"???????? URL ?????????? ???? ??????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???? ???????????????? ???????? ??????",changeTo:"?????????? ????",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????",noSuggestions:"- ???????????????? ???????? -",progress:"?????????? ???????? ???? ?????? ??????????...",noMispell:"?????????? ???????? ?????????? ????. ?????? ?????????????????? ???????? ??????",noChanges:"?????????? ???????? ?????????? ????. ?????? ???????????? ?????????? ??????????",oneChange:"?????????? ???????? ?????????? ????. ???? ???????? ?????????? ????????",manyChanges:"?????????? ???????? ?????????? ????. %1 ???????? ?????????? ????????",ieSpellDownload:"?????????????????????? ???????? ?????? ???????? ??????. ?????? ???????????????? ???? ???? ?????????????? ???????????? ??????????"},smiley:{toolbar:"????????????",title:"?????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????? ????????????????",bulletedlist:"?????????? ????????????",indent:"???????????? ??????????????",outdent:"???????? ??????????????",justify:{left:"??????????",center:"??????????????",right:"??????????????",block:"??????????????"},blockquote:"???????? ?????? ??????",clipboard:{title:"??????????????",cutError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+X).",copyError:"?????????????? ???????????? ???????????? ?????? ?????????? ???????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????????????? ???? ?????????? ??????. ???????? ???? ?????????????? ???????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl/Cmd+C).",pasteMsg:"???????? ?????? ???? ???? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????? ?????????? ???????? ???????????????? ?? <STRONG>??????????</STRONG> ???? ??????????.",securityMsg:"???? ???????? ?????????????? ???????????? ???????????? ???????? ???????????????? ???????????????? ???????????? ???????????? ???? ?????????????? clipboard ?????????? ????????. ?????? ???????? ???????????? ???????? ???? ?????? ?????????? ????????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????? ???? Word",title:"?????????????? ???? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????? ???? ?????????? ?????? ??????????",title:"?????????????? ???? ?????????? ?????? ??????????"},templates:{button:"????????????",title:"?????????????? ??????????????",options:"Template Options",insertOption:"?????????????? ?????????? ?????????????? ????????",selectPromptMsg:"???????? ?????????? ?????????????? ???? ???????? ?????????????? ???? ???????????????? ????????????????<br>(?????????????? ?????????? ???? ?????? ???????????? ??????):",emptyListMsg:"(???????????? ?????????? ???????? ??????)"},showBlocks:"?????????? ????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????",panelTitle:"????????",tag_p:"??????????",tag_pre:"??????????????",tag_address:"????????",tag_h1:"???????????? 1",tag_h2:"???????????? 2",tag_h3:"???????????? 3",tag_h4:"???????????? 4",tag_h5:"???????????? 5",tag_h6:"???????????? 6",tag_div:"??????"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????????????",panelTitle:"Colors",auto:"????????????",more:"???????????? ??????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/fi.js b/horde/services/editor/ckeditor/lang/fi.js
deleted file mode 100644 (file)
index 8996e2a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.fi={dir:"ltr",editorTitle:"Rikastekstieditori, %1, paina ALT 0 n??hd??ksesi ohjeen.",toolbar:"Ty??kalupalkki",editor:"Rikastekstieditori",source:"Koodi",newPage:"Tyhjenn??",save:"Tallenna",preview:"Esikatsele",cut:"Leikkaa",copy:"Kopioi",paste:"Liit??",print:"Tulosta",underline:"Alleviivattu",bold:"Lihavoitu",italic:"Kursivoitu",selectAll:"Valitse kaikki",removeFormat:"Poista muotoilu",strike:"Yliviivattu",subscript:"Alaindeksi",superscript:"Yl??indeksi",horizontalrule:"Lis???? murtoviiva",pagebreak:"Lis???? sivun vaihto",unlink:"Poista linkki",undo:"Kumoa",redo:"Toista",common:{browseServer:"Selaa palvelinta",url:"Osoite",protocol:"Protokolla",upload:"Lis???? tiedosto",uploadSubmit:"L??het?? palvelimelle",image:"Kuva",flash:"Flash",form:"Lomake",checkbox:"Valintaruutu",radio:"Radiopainike",textField:"Tekstikentt??",textarea:"Tekstilaatikko",hiddenField:"Piilokentt??",button:"Painike",select:"Valintakentt??",imageButton:"Kuvapainike",notSet:"<ei asetettu>",id:"Tunniste",name:"Nimi",langDir:"Kielen suunta",langDirLtr:"Vasemmalta oikealle (LTR)",langDirRtl:"Oikealta vasemmalle (RTL)",langCode:"Kielikoodi",longDescr:"Pitk??n kuvauksen URL",cssClass:"Tyyliluokat",advisoryTitle:"Avustava otsikko",cssStyle:"Tyyli",ok:"OK",cancel:"Peruuta",close:"Sulje",preview:"Esikatselu",generalTab:"Yleinen",advancedTab:"Lis??ominaisuudet",validateNumberFailed:"Arvon pit???? olla numero.",confirmNewPage:"Kaikki tallentamattomat muutokset t??h??n sis??lt????n menetet????n. Oletko varma, ett?? haluat ladata uuden sivun?",confirmCancel:"Jotkut asetuksista on muuttuneet. Oletko varma, ett?? haluat sulkea valintaikkunan?",options:"Asetukset",target:"Kohde",targetNew:"Uusi ikkuna (_blank)",targetTop:"P????llimm??inen ikkuna (_top)",targetSelf:"Sama ikkuna (_self)",targetParent:"Ylemm??n tason ikkuna (_parent)",unavailable:'%1<span class="cke_accessibility">, ei saatavissa</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Lis???? erikoismerkki",title:"Valitse erikoismerkki",options:"Special Character Options"},link:{toolbar:"Lis???? linkki/muokkaa linkki??",other:"<muu>",menu:"Muokkaa linkki??",title:"Linkki",info:"Linkin tiedot",target:"Kohde",upload:"Lis???? tiedosto",advanced:"Lis??ominaisuudet",type:"Linkkityyppi",toUrl:"Osoite",toAnchor:"Ankkuri t??ss?? sivussa",toEmail:"S??hk??posti",targetFrame:"<kehys>",targetPopup:"<popup ikkuna>",targetFrameName:"Kohdekehyksen nimi",targetPopupName:"Popup ikkunan nimi",popupFeatures:"Popup ikkunan ominaisuudet",popupResizable:"Venytett??v??",popupStatusBar:"Tilarivi",popupLocationBar:"Osoiterivi",popupToolbar:"Vakiopainikkeet",popupMenuBar:"Valikkorivi",popupFullScreen:"T??ysi ikkuna (IE)",popupScrollBars:"Vierityspalkit",popupDependent:"Riippuva (Netscape)",popupWidth:"Leveys",popupLeft:"Vasemmalta (px)",popupHeight:"Korkeus",popupTop:"Ylh????lt?? (px)",id:"Tunniste",langDir:"Kielen suunta",langDirLTR:"Vasemmalta oikealle (LTR)",langDirRTL:"Oikealta vasemmalle (RTL)",acccessKey:"Pikan??pp??in",name:"Nimi",langCode:"Kielen suunta",tabIndex:"Tabulaattori indeksi",advisoryTitle:"Avustava otsikko",advisoryContentType:"Avustava sis??ll??n tyyppi",cssClasses:"Tyyliluokat",charset:"Linkitetty kirjaimisto",styles:"Tyyli",selectAnchor:"Valitse ankkuri",anchorName:"Ankkurin nimen mukaan",anchorId:"Ankkurin ID:n mukaan",emailAddress:"S??hk??postiosoite",emailSubject:"Aihe",emailBody:"Viesti",noAnchors:"(Ei ankkureita t??ss?? dokumentissa)",noUrl:"Linkille on kirjoitettava URL",noEmail:"Kirjoita s??hk??postiosoite"},anchor:{toolbar:"Lis???? ankkuri/muokkaa ankkuria",menu:"Ankkurin ominaisuudet",title:"Ankkurin ominaisuudet",name:"Nimi",errorName:"Ankkurille on kirjoitettava nimi"},list:{numberedTitle:"Numeroidun listan ominaisuudet",bulletedTitle:"Numeroimattoman listan ominaisuudet",type:"Tyyppi",start:"Alku",validateStartNumber:"List start number must be a whole number.",circle:"Ympyr??",disc:"Levy",square:"Neli??",none:"Ei mik????n",notset:"<ei asetettu>",armenian:"Armeenialainen numerointi",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Pienet roomalaiset (i, ii, iii, iv, v, jne.)",upperRoman:"Isot roomalaiset (I, II, III, IV, V, jne.)",lowerAlpha:"Pienet aakkoset (a, b, c, d, e, jne.)",upperAlpha:"Isot aakkoset (A, B, C, D, E, jne.)",lowerGreek:"Pienet kreikkalaiset (alpha, beta, gamma, jne.)",decimal:"Desimaalit (1, 2, 3, jne.)",decimalLeadingZero:"Desimaalit, alussa nolla (01, 02, 03, jne.)"},findAndReplace:{title:"Etsi ja korvaa",find:"Etsi",replace:"Korvaa",findWhat:"Etsi mit??:",replaceWith:"Korvaa t??ll??:",notFoundMsg:"Etsitty?? teksti?? ei l??ytynyt.",matchCase:"Sama kirjainkoko",matchWord:"Koko sana",matchCyclic:"Kierr?? ymp??ri",replaceAll:"Korvaa kaikki",replaceSuccessMsg:"%1 esiintym??(??) korvattu."},table:{toolbar:"Taulu",title:"Taulun ominaisuudet",menu:"Taulun ominaisuudet",deleteTable:"Poista taulu",rows:"Rivit",columns:"Sarakkeet",border:"Rajan paksuus",align:"Kohdistus",alignLeft:"Vasemmalle",alignCenter:"Keskelle",alignRight:"Oikealle",width:"Leveys",widthPx:"pikseli??",widthPc:"prosenttia",widthUnit:"leveysyksikk??",height:"Korkeus",cellSpace:"Solujen v??li",cellPad:"Solujen sisennys",caption:"Otsikko",summary:"Yhteenveto",headers:"Yl??tunnisteet",headersNone:"Ei",headersColumn:"Ensimm??inen sarake",headersRow:"Ensimm??inen rivi",headersBoth:"Molemmat",invalidRows:"Rivien m????r??n t??ytyy olla suurempi kuin 0.",invalidCols:"Sarakkeiden m????r??n t??ytyy olla suurempi kuin 0.",invalidBorder:"Reunan koon t??ytyy olla numero.",invalidWidth:"Taulun leveyden t??ytyy olla numero.",invalidHeight:"Taulun korkeuden t??ytyy olla numero.",invalidCellSpacing:"Solujen v??lin t??ytyy olla numero.",invalidCellPadding:"Solujen sisennyksen t??ytyy olla numero.",cell:{menu:"Solu",insertBefore:"Lis???? solu eteen",insertAfter:"Lis???? solu per????n",deleteCell:"Poista solut",merge:"Yhdist?? solut",mergeRight:"Yhdist?? oikealla olevan kanssa",mergeDown:"Yhdist?? alla olevan kanssa",splitHorizontal:"Jaa solu vaakasuunnassa",splitVertical:"Jaa solu pystysuunnassa",title:"Solun ominaisuudet",cellType:"Solun tyyppi",rowSpan:"Rivin jatkuvuus",colSpan:"Solun jatkuvuus",wordWrap:"Rivitys",hAlign:"Horisontaali kohdistus",vAlign:"Vertikaali kohdistus",alignTop:"Yl??s",alignMiddle:"Keskelle",alignBottom:"Alas",alignBaseline:"Alas (teksti)",bgColor:"Taustan v??ri",borderColor:"Reunan v??ri",data:"Data",header:"Yl??tunniste",yes:"Kyll??",no:"Ei",invalidWidth:"Solun leveyden t??ytyy olla numero.",invalidHeight:"Solun korkeuden t??ytyy olla numero.",invalidRowSpan:"Rivin jatkuvuuden t??ytyy olla kokonaisluku.",invalidColSpan:"Solun jatkuvuuden t??ytyy olla kokonaisluku.",chooseColor:"Valitse"},row:{menu:"Rivi",insertBefore:"Lis???? rivi yl??puolelle",insertAfter:"Lis???? rivi alapuolelle",deleteRow:"Poista rivit"},column:{menu:"Sarake",insertBefore:"Lis???? sarake vasemmalle",insertAfter:"Lis???? sarake oikealle",deleteColumn:"Poista sarakkeet"}},button:{title:"Painikkeen ominaisuudet",text:"Teksti (arvo)",type:"Tyyppi",typeBtn:"Painike",typeSbm:"L??het??",typeRst:"Tyhjenn??"},checkboxAndRadio:{checkboxTitle:"Valintaruudun ominaisuudet",radioTitle:"Radiopainikkeen ominaisuudet",value:"Arvo",selected:"Valittu"},form:{title:"Lomakkeen ominaisuudet",menu:"Lomakkeen ominaisuudet",action:"Toiminto",method:"Tapa",encoding:"Enkoodaus"},select:{title:"Valintakent??n ominaisuudet",selectInfo:"Info",opAvail:"Ominaisuudet",value:"Arvo",size:"Koko",lines:"Rivit",chkMulti:"Salli usea valinta",opText:"Teksti",opValue:"Arvo",btnAdd:"Lis????",btnModify:"Muuta",btnUp:"Yl??s",btnDown:"Alas",btnSetValue:"Aseta valituksi",btnDelete:"Poista"},textarea:{title:"Tekstilaatikon ominaisuudet",cols:"Sarakkeita",rows:"Rivej??"},textfield:{title:"Tekstikent??n ominaisuudet",name:"Nimi",value:"Arvo",charWidth:"Leveys",maxChars:"Maksimi merkkim????r??",type:"Tyyppi",typeText:"Teksti",typePass:"Salasana"},hidden:{title:"Piilokent??n ominaisuudet",name:"Nimi",value:"Arvo"},image:{title:"Kuvan ominaisuudet",titleButton:"Kuvapainikkeen ominaisuudet",menu:"Kuvan ominaisuudet",infoTab:"Kuvan tiedot",btnUpload:"L??het?? palvelimelle",upload:"Lis???? kuva",alt:"Vaihtoehtoinen teksti",width:"Leveys",height:"Korkeus",lockRatio:"Lukitse suhteet",unlockRatio:"Vapauta suhteet",resetSize:"Alkuper??inen koko",border:"Kehys",hSpace:"Vaakatila",vSpace:"Pystytila",align:"Kohdistus",alignLeft:"Vasemmalle",alignRight:"Oikealle",alertUrl:"Kirjoita kuvan osoite (URL)",linkTab:"Linkki",button2Img:"Haluatko muuntaa valitun kuvan??pp??imen kuvaksi?",img2Button:"Haluatko muuntaa valitun kuvan kuvan??pp??imeksi?",urlMissing:"Kuvan l??hdeosoite puuttuu.",validateWidth:"Leveyden t??ytyy olla kokonaisluku.",validateHeight:"Korkeuden t??ytyy olla kokonaisluku.",validateBorder:"Kehyksen t??ytyy olla kokonaisluku.",validateHSpace:"HSpace-m????rityksen t??ytyy olla kokonaisluku.",validateVSpace:"VSpace-m????rityksen t??ytyy olla kokonaisluku."},flash:{properties:"Flash-ominaisuudet",propertiesTab:"Ominaisuudet",title:"Flash ominaisuudet",chkPlay:"Automaattinen k??ynnistys",chkLoop:"Toisto",chkMenu:"N??yt?? Flash-valikko",chkFull:"Salli kokoruututila",scale:"Levit??",scaleAll:"N??yt?? kaikki",scaleNoBorder:"Ei rajaa",scaleFit:"Tarkka koko",access:"Skriptien p????sy",accessAlways:"Aina",accessSameDomain:"Sama verkkotunnus",accessNever:"Ei koskaan",align:"Kohdistus",alignLeft:"Vasemmalle",alignAbsBottom:"Aivan alas",alignAbsMiddle:"Aivan keskelle",alignBaseline:"Alas (teksti)",alignBottom:"Alas",alignMiddle:"Keskelle",alignRight:"Oikealle",alignTextTop:"Yl??s (teksti)",alignTop:"Yl??s",quality:"Laatu",qualityBest:"Paras",qualityHigh:"Korkea",qualityAutoHigh:"Automaattinen korkea",qualityMedium:"Keskitaso",qualityAutoLow:"Automaattinen matala",qualityLow:"Matala",windowModeWindow:"Ikkuna",windowModeOpaque:"L??pin??kyvyys",windowModeTransparent:"L??pin??kyv??",windowMode:"Ikkuna tila",flashvars:"Muuttujat Flash:lle",bgcolor:"Taustav??ri",width:"Leveys",height:"Korkeus",hSpace:"Vaakatila",vSpace:"Pystytila",validateSrc:"Linkille on kirjoitettava URL",validateWidth:"Leveyden t??ytyy olla numero.",validateHeight:"Korkeuden t??ytyy olla numero.",validateHSpace:"Vaakatilan t??ytyy olla numero.",validateVSpace:"Pystytilan t??ytyy olla numero."},spellCheck:{toolbar:"Tarkista oikeinkirjoitus",title:"Oikoluku",notAvailable:"Valitettavasti oikoluku ei ole k??yt??ss?? t??ll?? hetkell??.",errorLoading:"Virhe ladattaessa oikolukupalvelua is??nn??lt??: %s.",notInDic:"Ei sanakirjassa",changeTo:"Vaihda",btnIgnore:"J??t?? huomioimatta",btnIgnoreAll:"J??t?? kaikki huomioimatta",btnReplace:"Korvaa",btnReplaceAll:"Korvaa kaikki",btnUndo:"Kumoa",noSuggestions:"Ei ehdotuksia",progress:"Tarkistus k??ynniss??...",noMispell:"Tarkistus valmis: Ei virheit??",noChanges:"Tarkistus valmis: Yht????n sanaa ei muutettu",oneChange:"Tarkistus valmis: Yksi sana muutettiin",manyChanges:"Tarkistus valmis: %1 sanaa muutettiin",ieSpellDownload:"Oikeinkirjoituksen tarkistusta ei ole asennettu. Haluatko ladata sen nyt?"},smiley:{toolbar:"Hymi??",title:"Lis???? hymi??",options:"Smiley Options"},elementsPath:{eleLabel:"Elementin polku",eleTitle:"%1 elementti"},numberedlist:"Numerointi",bulletedlist:"Luottelomerkit",indent:"Suurenna sisennyst??",outdent:"Pienenn?? sisennyst??",justify:{left:"Tasaa vasemmat reunat",center:"Keskit??",right:"Tasaa oikeat reunat",block:"Tasaa molemmat reunat"},blockquote:"Lainaus",clipboard:{title:"Liit??",cutError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa leikkaamista. K??yt?? n??pp??imist???? leikkaamiseen (Ctrl+X).",copyError:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa kopioimista. K??yt?? n??pp??imist???? kopioimiseen (Ctrl+C).",pasteMsg:"Liit?? painamalla (<STRONG>Ctrl+V</STRONG>) ja painamalla <STRONG>OK</STRONG>.",securityMsg:"Selaimesi turva-asetukset eiv??t salli editorin k??ytt???? leikep??yt???? suoraan. Sinun pit???? suorittaa liitt??minen t??ss?? ikkunassa.",pasteArea:"Leikealue"},pastefromword:{confirmCleanup:"Liitt??m??si teksti n??ytt??isi olevan Word-dokumentista. Haluatko siivota sen ennen liitt??mist??? (Suositus: Kyll??)",toolbar:"Liit?? Word-dokumentista",title:"Liit?? Word-dokumentista",error:"Liitetyn tiedon siivoaminen ei onnistunut sis??isen virheen takia"},pasteText:{button:"Liit?? tekstin??",title:"Liit?? tekstin??"},templates:{button:"Pohjat",title:"Sis??lt??pohjat",options:"Template Options",insertOption:"Korvaa editorin koko sis??lt??",selectPromptMsg:"Valitse pohja editoriin<br>(aiempi sis??lt?? menetet????n):",emptyListMsg:"(Ei m????riteltyj?? pohjia)"},showBlocks:"N??yt?? elementit",stylesCombo:{label:"Tyyli",panelTitle:"Muotoilujen tyylit",panelTitle1:"Lohkojen tyylit",panelTitle2:"Rivinsis??iset tyylit",panelTitle3:"Objektien tyylit"},format:{label:"Muotoilu",panelTitle:"Muotoilu",tag_p:"Normaali",tag_pre:"Muotoiltu",tag_address:"Osoite",tag_h1:"Otsikko 1",tag_h2:"Otsikko 2",tag_h3:"Otsikko 3",tag_h4:"Otsikko 4",tag_h5:"Otsikko 5",tag_h6:"Otsikko 6",tag_div:"Normaali (DIV)"},div:{title:"Luo div-kehikko",toolbar:"Luo div-kehikko",cssClassInputLabel:"Tyylitiedoston luokat",styleSelectLabel:"Tyyli",IdInputLabel:"Id",languageCodeInputLabel:" Kielen koodi",inlineStyleInputLabel:"Sis??tyyli",advisoryTitleInputLabel:"Ohjeistava otsikko",langDirLabel:"Kielen suunta",langDirLTRLabel:"Vasemmalta oikealle (LTR)",langDirRTLLabel:"Oikealta vasemmalle (RTL)",edit:"Muokkaa Divi??",remove:"Poista Div"},font:{label:"Kirjaisinlaji",voiceLabel:"Kirjaisinlaji",panelTitle:"Kirjaisinlaji"},fontSize:{label:"Koko",voiceLabel:"Kirjaisimen koko",panelTitle:"Koko"},colorButton:{textColorTitle:"Tekstiv??ri",bgColorTitle:"Taustav??ri",panelTitle:"V??rit",auto:"Automaattinen",more:"Lis???? v??rej??..."},colors:{"000":"Musta",800000:"Kastanjanruskea","8B4513":"Satulanruskea","2F4F4F":"Tumma liuskekivenharmaa","008080":"Sinivihre??","000080":"Laivastonsininen","4B0082":"Indigonsininen",696969:"Tummanharmaa",B22222:"Tiili",A52A2A:"Ruskea",DAA520:"Kultapiisku","006400":"Tummanvihre??","40E0D0":"Turkoosi","0000CD":"Keskisininen",800080:"Purppura",808080:"Harmaa",F00:"Punainen",FF8C00:"Tumma oranssi",FFD700:"Kulta","008000":"Vihre??","0FF":"Syaani","00F":"Sininen",EE82EE:"Violetti",A9A9A9:"Tummanharmaa",FFA07A:"Vaaleanlohenpunainen",FFA500:"Oranssi",FFFF00:"Keltainen","00FF00":"Limetin vihre??",AFEEEE:"Haalea turkoosi",ADD8E6:"Vaaleansininen",DDA0DD:"Luumu",D3D3D3:"Vaaleanharmaa",FFF0F5:"Laventelinpunainen",FAEBD7:"Antiikinvalkoinen",FFFFE0:"Vaaleankeltainen",F0FFF0:"Hunajameloni",F0FFFF:"Asurinsininen",F0F8FF:"Alice Blue -sininen",E6E6FA:"Lavanteli",FFF:"Valkoinen"},scayt:{title:"Oikolue kirjoitettaessa",opera_title:"Opera ei tue t??t?? ominaisuutta",enable:"Ota k??ytt????n oikoluku kirjoitettaessa",disable:"Poista k??yt??st?? oikoluku kirjoitetaessa",about:"Tietoja oikoluvusta kirjoitetaessa",toggle:"Vaihda oikoluku kirjoittaessa tilaa",options:"Asetukset",langs:"Kielet",moreSuggestions:"Lis???? ehdotuksia",ignore:"Ohita",ignoreAll:"Ohita kaikki",addWord:"Lis???? sana",emptyDic:"Sanakirjan nimi on annettava.",optionsTab:"Asetukset",allCaps:"Ohita sanat, jotka on kirjoitettu kokonaan isoilla kirjaimilla",ignoreDomainNames:"Ohita verkkotunnukset",mixedCase:"Ohita sanat, joissa on sekoitettu isoja ja pieni?? kirjaimia",mixedWithDigits:"Ohita sanat, joissa on numeroita",languagesTab:"Kielet",dictionariesTab:"Sanakirjat",dic_field_name:"Sanakirjan nimi",dic_create:"Luo",dic_restore:"Palauta",dic_delete:"Poista",dic_rename:"Nime?? uudelleen",dic_info:"Oletuksena sanakirjat tallennetaan ev??steeseen, mutta ev??steiden koko on kuitenkin rajallinen. Sanakirjan kasvaessa niin suureksi, ettei se en???? mahdu ev??steeseen, sanakirja t??ytyy tallentaa palvelimellemme. Tallentaaksesi sanakirjasi palvelimellemme tulee sinun antaa sille nimi. Jos olet jo tallentanut sanakirjan, anna sen nimi ja klikkaa Palauta-painiketta",aboutTab:"Tietoa"},about:{title:"Tietoa CKEditorista",dlgTitle:"Tietoa CKEditorista",moreInfo:"Lisenssitiedot l??ytyv??t kotisivuiltamme:",copy:"Copyright &copy; $1. Kaikki oikeuden pid??tet????n."},maximize:"Suurenna",minimize:"Pienenn??",fakeobjects:{anchor:"Ankkuri",flash:"Flash animaatio",div:"Sivun vaihto",unknown:"Tuntematon objekti"},resize:"Raahaa muuttaaksesi kokoa",colordialog:{title:"Valitse v??ri",options:"Color Options",highlight:"Korostus",selected:"Valittu",clear:"Poista"},toolbarCollapse:"Kutista ty??kalupalkki",toolbarExpand:"Laajenna ty??kalupalkki"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/fo.js b/horde/services/editor/ckeditor/lang/fo.js
deleted file mode 100644 (file)
index 9a0d3d2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.fo={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Kelda",newPage:"N??ggj s????a",save:"Goym",preview:"Frums??ning",cut:"Kvett",copy:"Avrita",paste:"Innrita",print:"Prenta",underline:"Undirstrika??",bold:"Feit skrift",italic:"Skr??skrift",selectAll:"Markera alt",removeFormat:"Strika sni??geving",strike:"Yvirstrika??",subscript:"L??kka?? skrift",superscript:"H??kka?? skrift",horizontalrule:"Ger vatnr??tta linju",pagebreak:"Ger s????uskift",unlink:"Strika tilkn??ti",undo:"Angra",redo:"Vend aftur",common:{browseServer:"Amb??tarakagi",url:"URL",protocol:"Protokoll",upload:"Send til amb??taran",uploadSubmit:"Send til amb??taran",image:"Myndir",flash:"Flash",form:"Formur",checkbox:"Flugubein",radio:"Radiokn??ttur",textField:"Tekstteigur",textarea:"Tekstumr????i",hiddenField:"Fjaldur teigur",button:"Kn??ttur",select:"Valskr??",imageButton:"Myndakn??ttur",notSet:"<ikki sett>",id:"Id",name:"Navn",langDir:"Tekstk??s",langDirLtr:"Fr?? vinstru til h??gru (LTR)",langDirRtl:"Fr?? h??gru til vinstru (RTL)",langCode:"M??lkoda",longDescr:"V????ka?? URL fr??grei??ing",cssClass:"Typografi klassar",advisoryTitle:"Veglei??andi heiti",cssStyle:"Typografi",ok:"G????kent",cancel:"Avl??st",close:"Lat aftur",preview:"Frums??n",generalTab:"Generelt",advancedTab:"Fj??lbroytt",validateNumberFailed:"Hetta er ikki eitt tal.",confirmNewPage:"Allar ikki goymdar broytingar ?? hesum innihaldi hv??rva. Skal n??ggj s????a lesast kortini?",confirmCancel:"Nakrir valm??guleikar eru broyttir. Ert t?? v??sur ??, at dialogurin skal latast aftur?",options:"Options",target:"Target",targetNew:"N??tt vindeyga (_blank)",targetTop:"Vindeyga ovast (_top)",targetSelf:"Sama vindeyga (_self)",targetParent:"Upphavligt vindeyga (_parent)",unavailable:'%1<span class="cke_accessibility">, ikki t??kt</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Set inn sertekn",title:"Vel sertekn",options:"Special Character Options"},link:{toolbar:"Ger/broyt tilkn??ti",other:"<other>",menu:"Broyt tilkn??ti",title:"Tilkn??ti",info:"Tilkn??tis uppl??singar",target:"Target",upload:"Send til amb??taran",advanced:"Fj??lbroytt",type:"Tilkn??tisslag",toUrl:"URL",toAnchor:"Tilkn??ti til marknastein ?? tekstinum",toEmail:"Teldupostur",targetFrame:"<ramma>",targetPopup:"<popup vindeyga>",targetFrameName:"V??s navn vindeygans",targetPopupName:"Popup vindeygans navn",popupFeatures:"Popup vindeygans v????ka??u eginleikar",popupResizable:"Resizable",popupStatusBar:"St????ufr??grei??ingarbj??lki",popupLocationBar:"Adressulinja",popupToolbar:"Ambo??sbj??lki",popupMenuBar:"Skr??bj??lki",popupFullScreen:"Fullur skermur (IE)",popupScrollBars:"Rullibj??lki",popupDependent:"Bundi?? (Netscape)",popupWidth:"Breidd",popupLeft:"Fr??st????a fr?? vinstru",popupHeight:"H??dd",popupTop:"Fr??st????a fr?? ??erva",id:"Id",langDir:"Tekstk??s",langDirLTR:"Fr?? vinstru til h??gru (LTR)",langDirRTL:"Fr?? h??gru til vinstru (RTL)",acccessKey:"Snarvegisknappur",name:"Navn",langCode:"Tekstk??s",tabIndex:"Inntriv indeks",advisoryTitle:"Veglei??andi heiti",advisoryContentType:"Veglei??andi innihaldsslag",cssClasses:"Typografi klassar",charset:"Atkn??tt teknsett",styles:"Typografi",selectAnchor:"Vel ein marknastein",anchorName:"Eftir navni ?? marknasteini",anchorId:"Eftir element Id",emailAddress:"Teldupost-adressa",emailSubject:"Evni",emailBody:"Brey??tekstur",noAnchors:"(Eingir marknasteinar eru ?? hesum dokumenti??)",noUrl:"Vinarliga skriva tilkn??ti (URL)",noEmail:"Vinarliga skriva teldupost-adressu"},anchor:{toolbar:"Ger/broyt marknastein",menu:"Eginleikar fyri marknastein",title:"Eginleikar fyri marknastein",name:"Heiti marknasteinsins",errorName:"Vinarliga rita marknasteinsins heiti"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finn og broyt",find:"Leita",replace:"Yvirskriva",findWhat:"Finn:",replaceWith:"Yvirskriva vi??:",notFoundMsg:"Leititeksturin var?? ikki funnin",matchCase:"Munur ?? st??rum og sm??um b??kstavum",matchWord:"Bert heil or??",matchCyclic:"Match cyclic",replaceAll:"Yvirskriva alt",replaceSuccessMsg:"%1 ??rslit broytt."},table:{toolbar:"Tabell",title:"Eginleikar fyri tabell",menu:"Eginleikar fyri tabell",deleteTable:"Strika tabell",rows:"R????ir",columns:"Kolonnur",border:"Bordabreidd",align:"Justering",alignLeft:"Vinstrasett",alignCenter:"Mi??sett",alignRight:"H??grasett",width:"Breidd",widthPx:"pixels",widthPc:"prosent",widthUnit:"breiddar unit",height:"H??dd",cellSpace:"Fjarst????a millum meskar",cellPad:"Meskubreddi",caption:"Tabellfr??grei??ing",summary:"Samandr??ttur",headers:"Headers",headersNone:"Eingin",headersColumn:"Fyrsta kolonna",headersRow:"Fyrsta ra??",headersBoth:"B????ir",invalidRows:"Tali?? av r????um m?? vera eitt tal st??rri enn 0.",invalidCols:"Tali?? av kolonnum m?? vera eitt tal st??rri enn 0.",invalidBorder:"Borda-st??dd m?? vera eitt tal.",invalidWidth:"Tabell-breidd m?? vera eitt tal.",invalidHeight:"Tabell-h??dd m?? vera eitt tal.",invalidCellSpacing:"Cell spacing m?? vera eitt tal.",invalidCellPadding:"Cell padding m?? vera eitt tal.",cell:{menu:"Meski",insertBefore:"Set meska inn ????renn",insertAfter:"Set meska inn aftan??",deleteCell:"Strika meskar",merge:"Fl??tta meskar",mergeRight:"Fl??tta meskar til h??gru",mergeDown:"Fl??tta saman",splitHorizontal:"Kloyv meska vatnr??tt",splitVertical:"Kloyv meska loddr??tt",title:"Mesku eginleikar",cellType:"Mesku slag",rowSpan:"R???? spenni",colSpan:"Kolonnu spenni",wordWrap:"Word Wrap",hAlign:"Horisontal plasering",vAlign:"Loddr??tt plasering",alignTop:"Top",alignMiddle:"Mi??ja",alignBottom:"Botnur",alignBaseline:"Basislinja",bgColor:"Bakgrundslitur",borderColor:"Bordalitur",data:"Data",header:"Header",yes:"Ja",no:"Nei",invalidWidth:"Meskubreidd m?? vera eitt tal.",invalidHeight:"Meskuh??dd m?? vera eitt tal.",invalidRowSpan:"Ra??spenni?? m?? vera eitt heiltal.",invalidColSpan:"Kolonnuspenni?? m?? vera eitt heiltal.",chooseColor:"Vel"},row:{menu:"Ra??",insertBefore:"Set ra?? inn ????renn",insertAfter:"Set ra?? inn aftan??",deleteRow:"Strika r????ir"},column:{menu:"Kolonna",insertBefore:"Set kolonnu inn ????renn",insertAfter:"Set kolonnu inn aftan??",deleteColumn:"Strika kolonnur"}},button:{title:"Eginleikar fyri kn??tt",text:"Tekstur",type:"Slag",typeBtn:"Kn??ttur",typeSbm:"Send",typeRst:"Nullstilla"},checkboxAndRadio:{checkboxTitle:"Eginleikar fyri flugubein",radioTitle:"Eginleikar fyri radiokn??tt",value:"Vir??i",selected:"Valt"},form:{title:"Eginleikar fyri Form",menu:"Eginleikar fyri Form",action:"Hending",method:"H??ttur",encoding:"Encoding"},select:{title:"Eginleikar fyri valskr??",selectInfo:"Uppl??singar",opAvail:"T??kir m??guleikar",value:"Vir??i",size:"St??dd",lines:"Linjur",chkMulti:"Loyv fleiri valm??guleikum samstundis",opText:"Tekstur",opValue:"Vir??i",btnAdd:"Legg afturat",btnModify:"Broyt",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Set sum valt vir??i",btnDelete:"Strika"},textarea:{title:"Eginleikar fyri tekstumr????i",cols:"kolonnur",rows:"r????ir"},textfield:{title:"Eginleikar fyri tekstteig",name:"Navn",value:"Vir??i",charWidth:"Breidd (sj??nlig tekn)",maxChars:"Mest loyvdu tekn",type:"Slag",typeText:"Tekstur",typePass:"Loynior??"},hidden:{title:"Eginleikar fyri fjaldan teig",name:"Navn",value:"Vir??i"},image:{title:"Myndaeginleikar",titleButton:"Eginleikar fyri myndakn??tt",menu:"Myndaeginleikar",infoTab:"Myndauppl??singar",btnUpload:"Send til amb??taran",upload:"Send",alt:"Alternativur tekstur",width:"Breidd",height:"H??dd",lockRatio:"L??s lutfalli??",unlockRatio:"Lutfalli?? ikki l??st",resetSize:"Upprunast??dd",border:"Bordi",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",align:"Justering",alignLeft:"Vinstra",alignRight:"H??gra",alertUrl:"Rita sl????ina til myndina",linkTab:"Tilkn??ti",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"URL til mynd manglar.",validateWidth:"Breidd m?? vera eitt heiltal.",validateHeight:"H??dd m?? vera eitt heiltal.",validateBorder:"Bordi m?? vera eitt heiltal.",validateHSpace:"HSpace m?? vera eitt heiltal.",validateVSpace:"VSpace m?? vera eitt heiltal."},flash:{properties:"Flash eginleikar",propertiesTab:"Eginleikar",title:"Flash eginleikar",chkPlay:"Avsp??lingin byrjar sj??lv",chkLoop:"Endursp??l",chkMenu:"Ger Flash skr?? virkna",chkFull:"Loyv fullan skerm",scale:"Skalering",scaleAll:"V??s alt",scaleNoBorder:"Eingin bordi",scaleFit:"Neyv skalering",access:"Script atgongd",accessAlways:"Alt????",accessSameDomain:"Sama navna??ki",accessNever:"Ongant????",align:"Justering",alignLeft:"Vinstra",alignAbsBottom:"Abs botnur",alignAbsMiddle:"Abs mi??ja",alignBaseline:"Basislinja",alignBottom:"Botnur",alignMiddle:"Mi??ja",alignRight:"H??gra",alignTextTop:"Tekst toppur",alignTop:"Ovast",quality:"G????ska",qualityBest:"Besta",qualityHigh:"H??g",qualityAutoHigh:"Auto h??g",qualityMedium:"Me??al",qualityAutoLow:"Auto L??g",qualityLow:"L??g",windowModeWindow:"Window",windowModeOpaque:"Ikki transparent",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variablar fyri Flash",bgcolor:"Bakgrundslitur",width:"Breidd",height:"H??dd",hSpace:"H??gri breddi",vSpace:"Vinstri breddi",validateSrc:"Vinarliga skriva tilkn??ti (URL)",validateWidth:"Breidd m?? vera eitt tal.",validateHeight:"H??dd m?? vera eitt tal.",validateHSpace:"HSpace m?? vera eitt tal.",validateVSpace:"VSpace m?? vera eitt tal."},spellCheck:{toolbar:"Kanna stavseting",title:"Kanna stavseting",notAvailable:"T??verri, ikki t??kt ?? l??tuni.",errorLoading:"Feilur vi?? innlesing av application service host: %s.",notInDic:"Finst ikki ?? or??ab??kini",changeTo:"Broyt til",btnIgnore:"Forfj??na",btnIgnoreAll:"Forfj??na alt",btnReplace:"Yvirskriva",btnReplaceAll:"Yvirskriva alt",btnUndo:"Angra",noSuggestions:"- Einki uppskot -",progress:"R??ttstavarin arbei??ir...",noMispell:"R??ttstavarain li??ugur: Eingin feilur funnin",noChanges:"R??ttstavarain li??ugur: Einki or?? var?? broytt",oneChange:"R??ttstavarain li??ugur: Eitt or?? er broytt",manyChanges:"R??ttstavarain li??ugur: %1 or?? broytt",ieSpellDownload:"R??ttstavarin er ikki t??kur ?? tekstvi??geranum. Vilt t?? heinta hann n???"},smiley:{toolbar:"Smiley",title:"Vel Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Sl???? til elementir",eleTitle:"%1 element"},numberedlist:"Talmerktur listi",bulletedlist:"Punktmerktur listi",indent:"??kja reglubrotarinntriv",outdent:"Minka reglubrotarinntriv",justify:{left:"Vinstrasett",center:"Mi??sett",right:"H??grasett",block:"Javnir tekstkantar"},blockquote:"Blockquote",clipboard:{title:"Innrita",cutError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at kvetta tekstin. Vinarliga n??t knappabor??i?? til at kvetta tekstin (Ctrl/Cmd+X).",copyError:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at avrita tekstin. Vinarliga n??t knappabor??i?? til at avrita tekstin (Ctrl/Cmd+C).",pasteMsg:"Vinarliga koyr tekstin ?? hendan r??tin vi?? knappabor??inum (<strong>Ctrl/Cmd+V</strong>) og klikk ?? <strong>G????tak</strong>.",securityMsg:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? beinlei??is atgongd til avritingarminni??. Tygum mugu royna aftur ?? hesum r??tinum.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Teksturin, t?? roynir at seta inn, s??nist at stava fr?? Word. Skal teksturin reinsast fyrst?",toolbar:"Innrita fr?? Word",title:"Innrita fr?? Word",error:"Ta?? ey??na??ist ikki at reinsa tekstin vegna ein internan feil"},pasteText:{button:"Innrita som reinan tekst",title:"Innrita som reinan tekst"},templates:{button:"Skabel??nir",title:"Innihaldsskabel??nir",options:"Template Options",insertOption:"Yvirskriva n??verandi innihald",selectPromptMsg:"Vinarliga vel ta skabel??n, i?? skal opnast ?? tekstvi??geranum<br>(Hetta yvirskrivar n??verandi innihald):",emptyListMsg:"(Ongar skabel??nir t??kar)"},showBlocks:"V??s blokkar",stylesCombo:{label:"Typografi",panelTitle:"Formatterings st??lir",panelTitle1:"Blokk st??lir",panelTitle2:"Inline st??lir",panelTitle3:"Object st??lir"},format:{label:"Skriftsni??",panelTitle:"Skriftsni??",tag_p:"Vanligt",tag_pre:"Sni??givi??",tag_address:"Adressa",tag_h1:"Yvirskrift 1",tag_h2:"Yvirskrift 2",tag_h3:"Yvirskrift 3",tag_h4:"Yvirskrift 4",tag_h5:"Yvirskrift 5",tag_h6:"Yvirskrift 6",tag_div:"Normal (DIV)"},div:{title:"Ger Div Container",toolbar:"Ger Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Vinstru til h??gru (LTR)",langDirRTLLabel:"H??gru til vinstru (RTL)",edit:"Redigera Div",remove:"Strika Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"Skriftst??dd",voiceLabel:"Font Size",panelTitle:"Skriftst??dd"},colorButton:{textColorTitle:"Tekstlitur",bgColorTitle:"Bakgrundslitur",panelTitle:"Colors",auto:"Automatiskt",more:"Fleiri litir..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Kanna stavseting, me??an t?? skrivar",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"Um SCAYT",toggle:"Toggle SCAYT",options:"Uppseting",langs:"Tungum??l",moreSuggestions:"Fleiri tilr????ingar",ignore:"Ignorera",ignoreAll:"Ignorera alt",addWord:"Legg or?? afturat",emptyDic:"Heiti ?? or??ab??k eigur ikki at vera t??mt.",optionsTab:"Uppseting",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Tungum??l",dictionariesTab:"Or??ab??kur",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Um"},about:{title:"Um CKEditor",dlgTitle:"Um CKEditor",moreInfo:"Licens uppl??singar finnast ?? heimas????u okkara:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maksimera",minimize:"Minimera",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"S????uskift",unknown:"??kent Object"},resize:"Drag fyri at broyta st??dd",colordialog:{title:"Vel lit",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/fr-ca.js b/horde/services/editor/ckeditor/lang/fr-ca.js
deleted file mode 100644 (file)
index d386d4a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["fr-ca"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Sauvegarder",preview:"Previsualiser",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer le formatage",strike:"Barrer",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ins??rer un s??parateur",pagebreak:"Ins??rer un saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"Refaire",common:{browseServer:"Parcourir le serveur",url:"URL",protocol:"Protocole",upload:"T??l??charger",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Animation Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Champ de s??lection",imageButton:"Bouton image",notSet:"<Par d??faut>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"De gauche ?? droite (LTR)",langDirRtl:"De droite ?? gauche (RTL)",langCode:"Code langue",longDescr:"URL de description longue",cssClass:"Classes de feuilles de style",advisoryTitle:"Titre",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??e",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"Ins??rer un caract??re sp??cial",options:"Special Character Options"},link:{toolbar:"Ins??rer/modifier le lien",other:"<other>",menu:"Modifier le lien",title:"Propri??t??s du lien",info:"Informations sur le lien",target:"Destination",upload:"T??l??charger",advanced:"Avanc??e",type:"Type de lien",toUrl:"URL",toAnchor:"Ancre dans cette page",toEmail:"E-Mail",targetFrame:"<Cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du cadre de destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Caract??ristiques de la fen??tre popup",popupResizable:"Resizable",popupStatusBar:"Barre d'??tat",popupLocationBar:"Barre d'adresses",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position ?? partir de la gauche",popupHeight:"Hauteur",popupTop:"Position ?? partir du haut",id:"Id",langDir:"Sens d'??criture",langDirLTR:"De gauche ?? droite (LTR)",langDirRTL:"De droite ?? gauche (RTL)",acccessKey:"??quivalent clavier",name:"Nom",langCode:"Sens d'??criture",tabIndex:"Ordre de tabulation",advisoryTitle:"Titre",advisoryContentType:"Type de contenu",cssClasses:"Classes de feuilles de style",charset:"Encodage de caract??re",styles:"Style",selectAnchor:"S??lectionner une ancre",anchorName:"Par nom",anchorId:"Par id",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Pas d'ancre disponible dans le document)",noUrl:"Veuillez saisir l'URL",noEmail:"Veuillez saisir l'adresse e-mail"},anchor:{toolbar:"Ins??rer/modifier l'ancre",menu:"Propri??t??s de l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez saisir le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Chercher et Remplacer",find:"Chercher",replace:"Remplacer",findWhat:"Rechercher:",replaceWith:"Remplacer par:",notFoundMsg:"Le texte indiqu?? est introuvable.",matchCase:"Respecter la casse",matchWord:"Mot entier",matchCyclic:"Match cyclic",replaceAll:"Tout remplacer",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"pourcentage",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement",cellPad:"Contour",caption:"Titre",summary:"R??sum??",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer des cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Scinder la cellule horizontalement",splitVertical:"Scinder la cellule verticalement",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer des lignes"},column:{menu:"Colonne",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer des colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Valeur)",type:"Type",typeBtn:"Bouton",typeSbm:"Soumettre",typeRst:"R??initialiser"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encoding"},select:{title:"Propri??t??s de la liste/du menu",selectInfo:"Info",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"lignes",chkMulti:"S??lection multiple",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Monter",btnDown:"Descendre",btnSetValue:"Valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Largeur en caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"T??l??charger",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille originale",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez saisir l'URL de l'image",linkTab:"Lien",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s de l'animation Flash",propertiesTab:"Properties",title:"Propri??t??s de l'animation Flash",chkPlay:"Lecture automatique",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Allow Fullscreen",scale:"Affichage",scaleAll:"Par d??faut (tout montrer)",scaleNoBorder:"Sans bordure",scaleFit:"Ajuster aux dimensions",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Abs Bas",alignAbsMiddle:"Abs Milieu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Couleur de fond",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"Veuillez saisir l'URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Orthographe",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Pas dans le dictionnaire",changeTo:"Changer en",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Pas de suggestion -",progress:"V??rification d'orthographe en cours...",noMispell:"V??rification d'orthographe termin??e: pas d'erreur trouv??e",noChanges:"V??rification d'orthographe termin??e: Pas de modifications",oneChange:"V??rification d'orthographe termin??e: Un mot modifi??",manyChanges:"V??rification d'orthographe termin??e: %1 mots modifi??s",ieSpellDownload:"Le Correcteur d'orthographe n'est pas install??. Souhaitez-vous le t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Liste num??rot??e",bulletedlist:"Liste ?? puces",indent:"Augmenter le retrait",outdent:"Diminuer le retrait",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? Droite",block:"Texte justifi??"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de couper automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de copier automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl/Cmd+V</STRONG>) et appuyer sur <STRONG>OK</STRONG>.",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur ne peut acc??der au presse-papier directement. Vous devez coller ?? nouveau le contenu dans cette fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Coller en tant que Word (format??)",title:"Coller en tant que Word (format??)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte",title:"Coller comme texte"},templates:{button:"Mod??les",title:"Mod??les de contenu",options:"Template Options",insertOption:"Remplacer tout le contenu actuel",selectPromptMsg:"S??lectionner le mod??le ?? ouvrir dans l'??diteur<br>(le contenu actuel sera remplac??):",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Style",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"En-t??te 1",tag_h2:"En-t??te 2",tag_h3:"En-t??te 3",tag_h4:"En-t??te 4",tag_h5:"En-t??te 5",tag_h6:"En-t??te 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Font",panelTitle:"Police"},fontSize:{label:"Taille",voiceLabel:"Font Size",panelTitle:"Taille"},colorButton:{textColorTitle:"Couleur de caract??re",bgColorTitle:"Couleur de fond",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/fr.js b/horde/services/editor/ckeditor/lang/fr.js
deleted file mode 100644 (file)
index 30b4aa0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.fr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Source",newPage:"Nouvelle page",save:"Enregistrer",preview:"Aper??u",cut:"Couper",copy:"Copier",paste:"Coller",print:"Imprimer",underline:"Soulign??",bold:"Gras",italic:"Italique",selectAll:"Tout s??lectionner",removeFormat:"Supprimer la mise en forme",strike:"Barr??",subscript:"Indice",superscript:"Exposant",horizontalrule:"Ligne horizontale",pagebreak:"Saut de page",unlink:"Supprimer le lien",undo:"Annuler",redo:"R??tablir",common:{browseServer:"Explorer le serveur",url:"URL",protocol:"Protocole",upload:"Envoyer",uploadSubmit:"Envoyer sur le serveur",image:"Image",flash:"Flash",form:"Formulaire",checkbox:"Case ?? cocher",radio:"Bouton Radio",textField:"Champ texte",textarea:"Zone de texte",hiddenField:"Champ cach??",button:"Bouton",select:"Liste d??roulante",imageButton:"Bouton image",notSet:"<non d??fini>",id:"Id",name:"Nom",langDir:"Sens d'??criture",langDirLtr:"Gauche ?? droite (LTR)",langDirRtl:"Droite ?? gauche (RTL)",langCode:"Code de langue",longDescr:"URL de description longue (longdesc => malvoyant)",cssClass:"Classe CSS",advisoryTitle:"Description (title)",cssStyle:"Style",ok:"OK",cancel:"Annuler",close:"Close",preview:"Preview",generalTab:"G??n??ral",advancedTab:"Avanc??",validateNumberFailed:"Cette valeur n'est pas un nombre.",confirmNewPage:"Les changements non sauvegard??s seront perdus. Etes-vous s??r de vouloir charger une nouvelle page?",confirmCancel:"Certaines options ont ??t?? modifi??es. Etes-vous s??r de vouloir fermer?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, Indisponible</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ins??rer un caract??re sp??cial",title:"S??lectionnez un caract??re",options:"Special Character Options"},link:{toolbar:"Lien",other:"<autre>",menu:"Editer le lien",title:"Lien",info:"Infos sur le lien",target:"Cible",upload:"Envoyer",advanced:"Avanc??",type:"Type de lien",toUrl:"URL",toAnchor:"Transformer le lien en ancre dans le texte",toEmail:"E-mail",targetFrame:"<cadre>",targetPopup:"<fen??tre popup>",targetFrameName:"Nom du Cadre destination",targetPopupName:"Nom de la fen??tre popup",popupFeatures:"Options de la fen??tre popup",popupResizable:"Redimensionnable",popupStatusBar:"Barre de status",popupLocationBar:"Barre d'adresse",popupToolbar:"Barre d'outils",popupMenuBar:"Barre de menu",popupFullScreen:"Plein ??cran (IE)",popupScrollBars:"Barres de d??filement",popupDependent:"D??pendante (Netscape)",popupWidth:"Largeur",popupLeft:"Position gauche",popupHeight:"Hauteur",popupTop:"Position haute",id:"Id",langDir:"Sens d'??criture",langDirLTR:"Gauche ?? droite",langDirRTL:"Droite ?? gauche",acccessKey:"Touche d'accessibilit??",name:"Nom",langCode:"Code de langue",tabIndex:"Index de tabulation",advisoryTitle:"Description (title)",advisoryContentType:"Type de contenu (ex: text/html)",cssClasses:"Classe du CSS",charset:"Charset de la cible",styles:"Style",selectAnchor:"S??lectionner l'ancre",anchorName:"Par nom d'ancre",anchorId:"Par ID d'??l??ment",emailAddress:"Adresse E-Mail",emailSubject:"Sujet du message",emailBody:"Corps du message",noAnchors:"(Aucune ancre disponible dans ce document)",noUrl:"Veuillez entrer l'adresse du lien",noEmail:"Veuillez entrer l'adresse e-mail"},anchor:{toolbar:"Ancre",menu:"Editer l'ancre",title:"Propri??t??s de l'ancre",name:"Nom de l'ancre",errorName:"Veuillez entrer le nom de l'ancre"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Trouver et remplacer",find:"Trouver",replace:"Remplacer",findWhat:"Expression ?? trouver: ",replaceWith:"Remplacer par: ",notFoundMsg:"Le texte sp??cifi?? ne peut ??tre trouv??.",matchCase:"Respecter la casse",matchWord:"Mot entier uniquement",matchCyclic:"Boucler",replaceAll:"Remplacer tout",replaceSuccessMsg:"%1 occurrence(s) replac??e(s)."},table:{toolbar:"Tableau",title:"Propri??t??s du tableau",menu:"Propri??t??s du tableau",deleteTable:"Supprimer le tableau",rows:"Lignes",columns:"Colonnes",border:"Taille de la bordure",align:"Alignement du contenu",alignLeft:"Gauche",alignCenter:"Centr??",alignRight:"Droite",width:"Largeur",widthPx:"pixels",widthPc:"% pourcents",widthUnit:"width unit",height:"Hauteur",cellSpace:"Espacement des cellules",cellPad:"Marge interne des cellules",caption:"Titre du tableau",summary:"R??sum?? (description)",headers:"En-T??tes",headersNone:"Aucunes",headersColumn:"Premi??re colonne",headersRow:"Premi??re ligne",headersBoth:"Les deux",invalidRows:"Le nombre de lignes doit ??tre sup??rieur ?? 0.",invalidCols:"Le nombre de colonnes doit ??tre sup??rieur ?? 0.",invalidBorder:"La taille de la bordure doit ??tre un nombre.",invalidWidth:"La largeur du tableau doit ??tre un nombre.",invalidHeight:"La hauteur du tableau doit ??tre un nombre.",invalidCellSpacing:"L'espacement des cellules doit ??tre un nombre.",invalidCellPadding:"La marge int??rieure des cellules doit ??tre un nombre.",cell:{menu:"Cellule",insertBefore:"Ins??rer une cellule avant",insertAfter:"Ins??rer une cellule apr??s",deleteCell:"Supprimer les cellules",merge:"Fusionner les cellules",mergeRight:"Fusionner ?? droite",mergeDown:"Fusionner en bas",splitHorizontal:"Fractionner horizontalement",splitVertical:"Fractionner verticalement",title:"Propri??t??s de Cellule",cellType:"Type de Cellule",rowSpan:"Fusion de Lignes",colSpan:"Fusion de Colonnes",wordWrap:"Word Wrap",hAlign:"Alignement Horizontal",vAlign:"Alignement Vertical",alignTop:"Haut",alignMiddle:"Milieu",alignBottom:"Bas",alignBaseline:"Bas du texte",bgColor:"Couleur d'arri??re-plan",borderColor:"Couleur de Bordure",data:"Donn??es",header:"Ent??te",yes:"Oui",no:"Non",invalidWidth:"La Largeur de Cellule doit ??tre un nombre.",invalidHeight:"La Hauteur de Cellule doit ??tre un nombre.",invalidRowSpan:"La fusion de lignes doit ??tre un nombre entier.",invalidColSpan:"La fusion de colonnes doit ??tre un nombre entier.",chooseColor:"Choose"},row:{menu:"Ligne",insertBefore:"Ins??rer une ligne avant",insertAfter:"Ins??rer une ligne apr??s",deleteRow:"Supprimer les lignes"},column:{menu:"Colonnes",insertBefore:"Ins??rer une colonne avant",insertAfter:"Ins??rer une colonne apr??s",deleteColumn:"Supprimer les colonnes"}},button:{title:"Propri??t??s du bouton",text:"Texte (Value)",type:"Type",typeBtn:"Bouton",typeSbm:"Validation (submit)",typeRst:"Remise ?? z??ro"},checkboxAndRadio:{checkboxTitle:"Propri??t??s de la case ?? cocher",radioTitle:"Propri??t??s du bouton Radio",value:"Valeur",selected:"S??lectionn??"},form:{title:"Propri??t??s du formulaire",menu:"Propri??t??s du formulaire",action:"Action",method:"M??thode",encoding:"Encodage"},select:{title:"Propri??t??s du menu d??roulant",selectInfo:"Informations sur le menu d??roulant",opAvail:"Options disponibles",value:"Valeur",size:"Taille",lines:"Lignes",chkMulti:"Permettre les s??lections multiples",opText:"Texte",opValue:"Valeur",btnAdd:"Ajouter",btnModify:"Modifier",btnUp:"Haut",btnDown:"Bas",btnSetValue:"D??finir comme valeur s??lectionn??e",btnDelete:"Supprimer"},textarea:{title:"Propri??t??s de la zone de texte",cols:"Colonnes",rows:"Lignes"},textfield:{title:"Propri??t??s du champ texte",name:"Nom",value:"Valeur",charWidth:"Taille des caract??res",maxChars:"Nombre maximum de caract??res",type:"Type",typeText:"Texte",typePass:"Mot de passe"},hidden:{title:"Propri??t??s du champ cach??",name:"Nom",value:"Valeur"},image:{title:"Propri??t??s de l'image",titleButton:"Propri??t??s du bouton image",menu:"Propri??t??s de l'image",infoTab:"Informations sur l'image",btnUpload:"Envoyer sur le serveur",upload:"Envoyer",alt:"Texte de remplacement",width:"Largeur",height:"Hauteur",lockRatio:"Garder les proportions",unlockRatio:"Unlock Ratio",resetSize:"Taille d'origine",border:"Bordure",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",align:"Alignement",alignLeft:"Gauche",alignRight:"Droite",alertUrl:"Veuillez entrer l'adresse de l'image",linkTab:"Lien",button2Img:"Voulez-vous transformer le bouton image s??lectionn?? en simple image?",img2Button:"Voulez-vous transformer l'image en bouton image?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propri??t??s du Flash",propertiesTab:"Propri??t??s",title:"Propri??t??s du Flash",chkPlay:"Jouer automatiquement",chkLoop:"Boucle",chkMenu:"Activer le menu Flash",chkFull:"Permettre le plein ??cran",scale:"Echelle",scaleAll:"Afficher tout",scaleNoBorder:"Pas de bordure",scaleFit:"Taille d'origine",access:"Acc??s aux scripts",accessAlways:"Toujours",accessSameDomain:"M??me domaine",accessNever:"Jamais",align:"Alignement",alignLeft:"Gauche",alignAbsBottom:"Bas absolu",alignAbsMiddle:"Milieu absolu",alignBaseline:"Bas du texte",alignBottom:"Bas",alignMiddle:"Milieu",alignRight:"Droite",alignTextTop:"Haut du texte",alignTop:"Haut",quality:"Qualit??",qualityBest:"Meilleure",qualityHigh:"Haute",qualityAutoHigh:"Haute Auto",qualityMedium:"Moyenne",qualityAutoLow:"Basse Auto",qualityLow:"Basse",windowModeWindow:"Fen??tre",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Mode fen??tre",flashvars:"Variables du Flash",bgcolor:"Couleur d'arri??re-plan",width:"Largeur",height:"Hauteur",hSpace:"Espacement horizontal",vSpace:"Espacement vertical",validateSrc:"L'adresse ne doit pas ??tre vide.",validateWidth:"La largeur doit ??tre un nombre.",validateHeight:"La hauteur doit ??tre un nombre.",validateHSpace:"L'espacement horizontal doit ??tre un nombre.",validateVSpace:"L'espacement vertical doit ??tre un nombre."},spellCheck:{toolbar:"V??rifier l'orthographe",title:"V??rifier l'orthographe",notAvailable:"D??sol??, le service est indisponible actuellement.",errorLoading:"Erreur du chargement du service depuis l'h??te : %s.",notInDic:"N'existe pas dans le dictionnaire",changeTo:"Modifier pour",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer tout",btnReplace:"Remplacer",btnReplaceAll:"Remplacer tout",btnUndo:"Annuler",noSuggestions:"- Aucune suggestion -",progress:"V??rification de l'orthographe en cours...",noMispell:"V??rification de l'orthographe termin??e : aucune erreur trouv??e",noChanges:"V??rification de l'orthographe termin??e : Aucun mot corrig??",oneChange:"V??rification de l'orthographe termin??e : Un seul mot corrig??",manyChanges:"V??rification de l'orthographe termin??e : %1 mots corrig??s",ieSpellDownload:"La v??rification d'orthographe n'est pas install??e. Voulez-vous la t??l??charger maintenant?"},smiley:{toolbar:"Emoticon",title:"Ins??rer un ??moticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??l??ments"},numberedlist:"Ins??rer/Supprimer la liste num??rot??e",bulletedlist:"Ins??rer/Supprimer la liste ?? puces",indent:"Augmenter le retrait (tabulation)",outdent:"Diminuer le retrait (tabulation)",justify:{left:"Aligner ?? gauche",center:"Centrer",right:"Aligner ?? droite",block:"Justifier"},blockquote:"Citation",clipboard:{title:"Coller",cutError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement l'op??ration \"couper\". Veuillez utiliser le raccourci clavier (Ctrl/Cmd+X).",copyError:"Les param??tres de s??curit?? de votre navigateur ne permettent pas ?? l'??diteur d'ex??cuter automatiquement des op??rations de copie. Veuillez utiliser le raccourci clavier (Ctrl/Cmd+C).",pasteMsg:"Veuillez coller le texte dans la zone suivante en utilisant le raccourci clavier (<strong>Ctrl/Cmd+V</strong>) et cliquez sur OK",securityMsg:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur n'est pas en mesure d'acc??der directement ?? vos donn??es contenues dans le presse-papier. Vous devriez r??essayer de coller les donn??es dans la fen??tre.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Le texte ?? coller semble provenir de Word. D??sirez-vous le nettoyer avant de coller?",toolbar:"Coller depuis Word",title:"Coller depuis Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Coller comme texte sans mise en forme",title:"Coller comme texte sans mise en forme"},templates:{button:"Mod??les",title:"Contenu des mod??les",options:"Template Options",insertOption:"Remplacer le contenu actuel",selectPromptMsg:"Veuillez s??lectionner le mod??le pour l'ouvrir dans l'??diteur",emptyListMsg:"(Aucun mod??le disponible)"},showBlocks:"Afficher les blocs",stylesCombo:{label:"Styles",panelTitle:"Formatting Styles",panelTitle1:"Styles de blocs",panelTitle2:"Styles en ligne",panelTitle3:"Styles d'objet"},format:{label:"Format",panelTitle:"Format de paragraphe",tag_p:"Normal",tag_pre:"Format??",tag_address:"Adresse",tag_h1:"Titre 1",tag_h2:"Titre 2",tag_h3:"Titre 3",tag_h4:"Titre 4",tag_h5:"Titre 5",tag_h6:"Titre 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Police",voiceLabel:"Police",panelTitle:"Style de police"},fontSize:{label:"Taille",voiceLabel:"Taille de police",panelTitle:"Taille de police"},colorButton:{textColorTitle:"Couleur de texte",bgColorTitle:"Couleur d'arri??re plan",panelTitle:"Colors",auto:"Automatique",more:"Plus de couleurs..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"V??rification d'Orthographe en Cours de Frappe (SCAYT: Spell Check As You Type)",opera_title:"Not supported by Opera",enable:"Activer SCAYT",disable:"D??sactiver SCAYT",about:"A propos de SCAYT",toggle:"Activer/D??sactiver SCAYT",options:"Options",langs:"Langues",moreSuggestions:"Plus de suggestions",ignore:"Ignorer",ignoreAll:"Ignorer Tout",addWord:"Ajouter le mot",emptyDic:"Le nom du dictionnaire ne devrait pas ??tre vide.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Langues",dictionariesTab:"Dictionnaires",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"A propos de"},about:{title:"A propos de CKEditor",dlgTitle:"A propos de CKEditor",moreInfo:"Pour les informations de licence, veuillez visiter notre site web:",copy:"Copyright &copy; $1. Tous droits r??serv??s."},maximize:"Agrandir",minimize:"Minimize",fakeobjects:{anchor:"Ancre",flash:"Animation Flash",div:"Saut de Page",unknown:"Objet Inconnu"},resize:"Glisser pour modifier la taille",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/gl.js b/horde/services/editor/ckeditor/lang/gl.js
deleted file mode 100644 (file)
index c3a1f3c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.gl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"C??digo Fonte",newPage:"Nova P??xina",save:"Gardar",preview:"Vista Previa",cut:"Cortar",copy:"Copiar",paste:"Pegar",print:"Imprimir",underline:"Sub-raiado",bold:"Negrita",italic:"Cursiva",selectAll:"Seleccionar todo",removeFormat:"Eliminar Formato",strike:"Tachado",subscript:"Sub??ndice",superscript:"Super??ndice",horizontalrule:"Inserir Li??a Horizontal",pagebreak:"Inserir Salto de P??xina",unlink:"Eliminar Ligaz??n",undo:"Desfacer",redo:"Refacer",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar ?? Servidor",image:"Imaxe",flash:"Flash",form:"Formulario",checkbox:"Cadro de Verificaci??n",radio:"Bot??n de Radio",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??n",select:"Campo de Selecci??n",imageButton:"Bot??n de Imaxe",notSet:"<non definido>",id:"Id",name:"Nome",langDir:"Orientaci??n do Idioma",langDirLtr:"Esquerda a Dereita (LTR)",langDirRtl:"Dereita a Esquerda (RTL)",langCode:"C??digo do Idioma",longDescr:"Descrici??n Completa da URL",cssClass:"Clases da Folla de Estilos",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanzado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Car??cter Especial",title:"Seleccione Caracter Especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Ligaz??n",other:"<outro>",menu:"Editar Ligaz??n",title:"Ligaz??n",info:"Informaci??n da Ligaz??n",target:"Destino",upload:"Carregar",advanced:"Advanzado",type:"Tipo de Ligaz??n",toUrl:"URL",toAnchor:"Referencia nesta p??xina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<Xanela Emerxente>",targetFrameName:"Nome do Marco Destino",targetPopupName:"Nome da Xanela Emerxente",popupFeatures:"Caracter??sticas da Xanela Emerxente",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de Localizaci??n",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Men??",popupFullScreen:"A Toda Pantalla (IE)",popupScrollBars:"Barras de Desplazamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posici??n Esquerda",popupHeight:"Altura",popupTop:"Posici??n dende Arriba",id:"Id",langDir:"Orientaci??n do Idioma",langDirLTR:"Esquerda a Dereita (LTR)",langDirRTL:"Dereita a Esquerda (RTL)",acccessKey:"Chave de Acceso",name:"Nome",langCode:"Orientaci??n do Idioma",tabIndex:"??ndice de Tabulaci??n",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Contido",cssClasses:"Clases da Folla de Estilos",charset:"Fonte de Caracteres Vinculado",styles:"Estilo",selectAnchor:"Seleccionar unha Referencia",anchorName:"Por Nome de Referencia",anchorId:"Por Element Id",emailAddress:"Enderezo de E-Mail",emailSubject:"Asunto do Mensaxe",emailBody:"Corpo do Mensaxe",noAnchors:"(Non hai referencias disponibles no documento)",noUrl:"Por favor, escriba a ligaz??n URL",noEmail:"Por favor, escriba o enderezo de e-mail"},anchor:{toolbar:"Inserir/Editar Referencia",menu:"Propriedades da Referencia",title:"Propriedades da Referencia",name:"Nome da Referencia",errorName:"Por favor, escriba o nome da referencia"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a procurar:",replaceWith:"Substituir con:",notFoundMsg:"Non te atopou o texto indicado.",matchCase:"Coincidir Mai./min.",matchWord:"Coincidir con toda a palabra",matchCyclic:"Match cyclic",replaceAll:"Substitiur Todo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabla",title:"Propiedades da T??boa",menu:"Propiedades da T??boa",deleteTable:"Borrar T??boa",rows:"Filas",columns:"Columnas",border:"Tama??o do Borde",align:"Ali??amento",alignLeft:"Esquerda",alignCenter:"Centro",alignRight:"Ereita",width:"Largura",widthPx:"pixels",widthPc:"percent",widthUnit:"width unit",height:"Altura",cellSpace:"Marxe entre Celas",cellPad:"Marxe interior",caption:"T??tulo",summary:"Sumario",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cela",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Borrar Cela",merge:"Unir Celas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Fila",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Borrar Filas"},column:{menu:"Columna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Borrar Columnas"}},button:{title:"Propriedades do Bot??n",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades do Cadro de Verificaci??n",radioTitle:"Propriedades do Bot??n de Radio",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formulario",menu:"Propriedades do Formulario",action:"Acci??n",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades do Campo de Selecci??n",selectInfo:"Info",opAvail:"Opci??ns Disponibles",value:"Valor",size:"Tama??o",lines:"li??as",chkMulti:"Permitir m??ltiples selecci??ns",opText:"Texto",opValue:"Valor",btnAdd:"Engadir",btnModify:"Modificar",btnUp:"Subir",btnDown:"Baixar",btnSetValue:"Definir como valor por defecto",btnDelete:"Borrar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Columnas",rows:"Filas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tama??o do Caracter",maxChars:"M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Chave"},hidden:{title:"Propriedades do Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imaxe",titleButton:"Propriedades do Bot??n de Imaxe",menu:"Propriedades da Imaxe",infoTab:"Informaci??n da Imaxe",btnUpload:"Enviar ?? Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tama??o Orixinal",border:"L??mite",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",align:"Ali??amento",alignLeft:"Esquerda",alignRight:"Dereita",alertUrl:"Por favor, escriba a URL da imaxe",linkTab:"Ligaz??n",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades Flash",propertiesTab:"Properties",title:"Propriedades Flash",chkPlay:"Auto Execuci??n",chkLoop:"Bucle",chkMenu:"Activar Men?? Flash",chkFull:"Allow Fullscreen",scale:"Escalar",scaleAll:"Amosar Todo",scaleNoBorder:"Sen Borde",scaleFit:"Encaixar axustando",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ali??amento",alignLeft:"Esquerda",alignAbsBottom:"Abs Inferior",alignAbsMiddle:"Abs Centro",alignBaseline:"Li??a Base",alignBottom:"P??",alignMiddle:"Centro",alignRight:"Dereita",alignTextTop:"Tope do Texto",alignTop:"Tope",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor do Fondo",width:"Largura",height:"Altura",hSpace:"Esp. Horiz.",vSpace:"Esp. Vert.",validateSrc:"Por favor, escriba a ligaz??n URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Correcci??n Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Non est?? no diccionario",changeTo:"Cambiar a",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Todas",btnReplace:"Substituir",btnReplaceAll:"Substituir Todas",btnUndo:"Desfacer",noSuggestions:"- Sen candidatos -",progress:"Correcci??n ortogr??fica en progreso...",noMispell:"Correcci??n ortogr??fica rematada: Non se atoparon erros",noChanges:"Correcci??n ortogr??fica rematada: Non se substituiu nengunha verba",oneChange:"Correcci??n ortogr??fica rematada: Unha verba substituida",manyChanges:"Correcci??n ortogr??fica rematada: %1 verbas substituidas",ieSpellDownload:"O corrector ortogr??fico non est?? instalado. ??Quere descargalo agora?"},smiley:{toolbar:"Smiley",title:"Inserte un Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Lista Numerada",bulletedlist:"Marcas",indent:"Aumentar Sangr??a",outdent:"Disminuir Sangr??a",justify:{left:"Ali??ar ?? Esquerda",center:"Centrado",right:"Ali??ar ?? Dereita",block:"Xustificado"},blockquote:"Block Quote",clipboard:{title:"Pegar",cutError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl/Cmd+X).",copyError:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl/Cmd+C).",pasteMsg:"Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e pulse <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Pegar dende Word",title:"Pegar dende Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Pegar como texto plano",title:"Pegar como texto plano"},templates:{button:"Plantillas",title:"Plantillas de Contido",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",emptyListMsg:"(Non hai plantillas definidas)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formateado",tag_address:"Enderezo",tag_h1:"Enacabezado 1",tag_h2:"Encabezado 2",tag_h3:"Encabezado 3",tag_h4:"Encabezado 4",tag_h5:"Encabezado 5",tag_h6:"Encabezado 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo",voiceLabel:"Font",panelTitle:"Tipo"},fontSize:{label:"Tama??o",voiceLabel:"Font Size",panelTitle:"Tama??o"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Fondo",panelTitle:"Colors",auto:"Autom??tico",more:"M??is Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/gu.js b/horde/services/editor/ckeditor/lang/gu.js
deleted file mode 100644 (file)
index 47eea4c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.gu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????? ?????? ???????????????????????? ????????????????????????",newPage:"????????? ???????????????",save:"?????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"?????????",paste:"???????????????",print:"?????????????????????",underline:"??????????????????????????????, ???????????? ????????????",bold:"???????????????/??????????????????",italic:"??????????????????, ?????????????????????",selectAll:"???????????? ???????????? ???????????????",removeFormat:"?????????????????? ??????????????????",strike:"???????????? ??????????????????",subscript:"?????? ????????????????????? ???????????? ?????????????????? ??????????????? ???????????????",superscript:"?????? ??????????????? ????????? ?????????????????? ??????????????? ???????????????.",horizontalrule:"???????????????????????? ???????????? ?????????????????????/???????????? ????????????",pagebreak:"????????????????????? ????????????????????????/?????????????????? ????????? ???????????????/???????????? ???????????????",unlink:"???????????? ???????????????",undo:"?????? ???????????????; ?????????????????? ????????? ????????? ?????????????????? ???????????? ???????????????",redo:"????????????; ????????? ????????? ????????? ?????????????????? ???????????? ???????????????",common:{browseServer:"??????????????? ?????????????????? ?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"??? ????????????????????? ?????????????????????",image:"???????????????",flash:"???????????????",form:"???????????????/???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????, ???????????? ?????????????????????",textarea:"????????????????????? ????????????, ???????????? ?????????????????????",hiddenField:"??????????????? ?????????????????????",button:"?????????",select:"?????????????????? ?????????????????????",imageButton:"??????????????? ?????????",notSet:"<????????? ?????????>",id:"Id",name:"?????????",langDir:"???????????? ????????????????????? ??????????????????",langDirLtr:"???????????? ?????? ???????????? (LTR)",langDirRtl:"???????????? ?????? ???????????? (RTL)",langCode:"???????????? ?????????",longDescr:"??????????????? ?????????????????? ???????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"??????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"?????? ???????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????? ??????????????? ?????????????????????/???????????? ???????????????",title:"???????????????????????? ????????????????????? ??????????????? ???????????? ?????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/???????????? ????????????",other:"<other>",menu:" ???????????? ????????????/????????? ?????????????????? ????????????",title:"????????????",info:"???????????? ??????????????? ?????????",target:"?????????????????????/??????????????????",upload:"???????????????",advanced:"???????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"??? ??????????????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ????????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ????????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"?????????????????????????????? (Netscape)",popupWidth:"??????????????????",popupLeft:"???????????? ????????????",popupHeight:"???????????????",popupTop:"???????????? ????????????",id:"Id",langDir:"???????????? ????????????????????? ??????????????????",langDirLTR:"???????????? ?????? ???????????? (LTR)",langDirRTL:"???????????? ?????? ???????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ????????????????????? ??????????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"??????????????? ??????????????????",advisoryContentType:"??????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ???????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????? ?????????",anchorName:"???????????? ??????????????? ???????????? ?????????",anchorId:"???????????? ????????????????????? Id ?????? ???????????? ?????????",emailAddress:"???-????????? ?????????????????????",emailSubject:"???-????????? ????????????",emailBody:"???????????????",noAnchors:"(??????????????????????????????????????? ?????????????????? ??????????????????)",noUrl:"????????????  URL ???????????? ?????????",noEmail:"???-????????? ????????????????????? ???????????? ?????????"},anchor:{toolbar:"???????????? ?????????????????????/???????????? ????????????",menu:"?????????????????? ?????????",title:"?????????????????? ?????????",name:"????????????????????? ?????????",errorName:"????????????????????? ????????? ???????????? ?????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????????????? ????????? ??????????????????",find:"??????????????????",replace:"?????????????????????/??????????????????",findWhat:"??? ????????????",replaceWith:"??????????????? ????????????",notFoundMsg:"????????? ?????????????????? ????????????????????? ????????? ?????????",matchCase:"????????? ???????????? ????????????",matchWord:"????????? ???????????? ???????????? ????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ???????????? ",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????, ????????????",title:"????????????, ????????????????????? ??????????????????",menu:"????????????, ????????????????????? ??????????????????",deleteTable:"???????????? ???????????????/???????????? ??????????????????",rows:"???????????????????????? ????????????",columns:"????????????/????????? ????????????",border:"?????????????????? ????????????(??????????????????) ????????????",align:"???????????????????????????/?????????????????????????????? ",alignLeft:"???????????? ????????????",alignCenter:"???????????? ??????????????????",alignRight:"???????????? ????????????",width:"??????????????????",widthPx:"???????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????/?????????????????? ",summary:"??????????????? ??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????????????? ????????????",insertBefore:"?????????????????? ????????? ??????????????????",insertAfter:"????????? ????????? ??????????????????",deleteCell:"????????? ???????????????/???????????? ???????????????",merge:"????????? ???????????? ????????????",mergeRight:"???????????? ???????????? ???????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"??????????????? ???????????????????????? ?????????????????? ???????????????",splitVertical:"??????????????? ??????????????? ?????? ???????????? ?????????????????? ???????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???????????????????????? ????????????",insertBefore:"?????????????????? ?????????????????? ??????????????????",insertAfter:"????????? ?????????????????? ??????????????????",deleteRow:"????????????????????? ???????????????/???????????? ???????????????"},column:{menu:"????????????/????????? ????????????",insertBefore:"?????????????????? ????????????/????????? ???????????? ??????????????????",insertAfter:"????????? ????????????/????????? ???????????? ??????????????????",deleteColumn:"????????????/????????? ???????????? ???????????????/???????????? ???????????????"}},button:{title:"??????????????? ?????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ?????????",radioTitle:"??????????????? ??????????????? ?????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"???????????????/????????????????????? ?????????",menu:"???????????????/????????????????????? ?????????",action:"??????????????????",method:"??????????????????",encoding:"Encoding"},select:{title:"?????????????????? ??????????????????????????? ?????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????",chkMulti:"???????????? ??????????????? ???????????? ????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"?????????????????????",btnModify:"??????????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ???????????? ?????????????????? ????????? ?????????",btnDelete:"?????? ???????????????"},textarea:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",cols:"????????????/????????? ????????????",rows:"?????????????????????"},textfield:{title:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????",charWidth:"?????????????????????????????? ??????????????????",maxChars:"?????????????????? ????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"?????????????????????"},hidden:{title:"??????????????? ??????????????????????????? ?????????",name:"?????????",value:"??????????????????"},image:{title:"????????????????????? ?????????",titleButton:"??????????????? ??????????????? ?????????",menu:"????????????????????? ?????????",infoTab:"??????????????? ?????? ?????????????????????",btnUpload:"??? ????????????????????? ?????????????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"??????????????????",height:"???????????????",lockRatio:"????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignRight:"????????????",alertUrl:"????????????????????? URL ???????????? ?????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????????????????? ?????????",propertiesTab:"Properties",title:"??????????????? ?????????",chkPlay:"?????????/??????????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ?????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"??????????????? ??????/????????? ???????????????",scaleNoBorder:"??????????????? ?????????????????? ?????????",scaleFit:"??????????????? ???????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"????????????????????????????????? ?????????????????????",alignLeft:"???????????? ???????????? ?????????????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"???????????? ????????????",alignBottom:"????????????",alignMiddle:"???????????????",alignRight:"????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"????????????????????????????????? ?????????,",width:"??????????????????",height:"???????????????",hSpace:"???????????????????????? ???????????????",vSpace:"?????????????????? ???????????????",validateSrc:"????????????  URL ???????????? ?????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"??????????????? (????????????????????????) ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"?????????????????????????????? ?????????",changeTo:"??????????????? ??????????????????",btnIgnore:"??????????????????/?????????????????? ????????????",btnIgnoreAll:"??????????????? ??????????????????/?????????????????? ????????????",btnReplace:"??????????????????",btnReplaceAll:"????????? ???????????? ?????????",btnUndo:"???????????????",noSuggestions:"- ?????? ??????????????? ????????? -",progress:"?????????????????? ???????????????/??????????????? ????????? ???????????? ??????...",noMispell:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ??????????????? ????????? ?????????",noChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ???????????? ??????????????? ?????????",oneChange:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ?????? ???????????? ??????????????? ??????",manyChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: %1 ???????????? ??????????????? ??????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ?????????. ????????? ????????? ????????????????????? ???????????? ??????????????? ???????"},smiley:{toolbar:"?????????????????????",title:"?????????????????????  ???????????? ?????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"????????????????????????, ?????????????????? ????????????????????? ??????????????? ??????????????????",outdent:"???????????????????????? ?????????????????? ????????????????????? ??????????????? ??????????????????",justify:{left:"???????????? ???????????????/???????????? ?????????",center:"???????????????????????????/????????????????????????",right:"???????????? ???????????????/???????????? ?????????",block:"???????????????, ?????????????????? ????????????????????????"},blockquote:"???????????????-?????????, ?????????????????????????????????",clipboard:{title:"???????????????",cutError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ?????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl/Cmd+X) ?????? ??????????????? ?????????.",copyError:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ???????????? ?????????????????? ????????????????????? ????????? ????????????.  (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ????????? ??????????????? ?????????",securityMsg:"??????????????? ????????????????????? ?????? ???????????????????????? ??????????????????????????? ???????????????,??????????????? ??????????????? ?????????????????????????????? ???????????? ?????? ???????????? ????????? ????????? ????????????. ??????????????? ??? ??????????????????????????? ??????????????? ??????????????? ??????????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (????????? ?????????????????????)",title:"??????????????? (????????? ?????????????????????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (?????????????????????)",title:"??????????????? (?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ????????????",selectPromptMsg:"???????????????????????? ????????? ???????????? ??????????????????????????? ???????????? ????????? (????????????????????? ???????????????????????? ????????? ???????????? ?????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ?????????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"????????????/?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????? ??????????????????, ?????????????????? ????????????",panelTitle:"??????????????? ??????????????????, ?????????????????? ????????????",tag_p:"?????????????????????",tag_pre:"????????????????????????",tag_address:"?????????????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"??????????????? ????????????/??????",voiceLabel:"Font Size",panelTitle:"??????????????? ????????????/??????"},colorButton:{textColorTitle:"?????????????????? ?????????",bgColorTitle:"????????????????????????????????? ?????????,",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/he.js b/horde/services/editor/ckeditor/lang/he.js
deleted file mode 100644 (file)
index e9445b2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.he={dir:"rtl",editorTitle:"???????? ???????? ????????, %1, ?????? ?????? (ALT) + 0 ??????????.",toolbar:"???????? ??????????",editor:"???????? ???????? ????????",source:"????????",newPage:"???? ??????",save:"??????????",preview:"?????????? ????????????",cut:"??????????",copy:"??????????",paste:"??????????",print:"??????????",underline:"???? ??????????",bold:"??????????",italic:"????????",selectAll:"?????????? ??????",removeFormat:"???????? ????????????",strike:"???????? ????????",subscript:"???????? ??????????",superscript:"???????? ??????????",horizontalrule:"?????????? ???? ??????????",pagebreak:"?????????? ?????????? ????",unlink:"???????? ????????????",undo:"?????????? ?????? ??????????",redo:"???????? ???? ?????? ??????????",common:{browseServer:"???????? ????????",url:"?????????? (URL)",protocol:"????????????????",upload:"??????????",uploadSubmit:"?????????? ????????",image:"??????????",flash:"????????",form:"????????",checkbox:"???????? ??????????",radio:"???????? ????????????????",textField:"?????? ????????",textarea:"?????????? ????????",hiddenField:"?????? ????????",button:"??????????",select:"?????? ??????????",imageButton:"?????????? ??????????",notSet:"<???? ????????>",id:"?????????? (ID)",name:"????",langDir:"?????????? ??????",langDirLtr:"???????? ?????????? (LTR)",langDirRtl:"???????? ?????????? (RTL)",langCode:"?????? ??????",longDescr:"?????????? ???????????? ??????????",cssClass:"?????????? ?????????? (CSS Class)",advisoryTitle:"?????????? ??????????",cssStyle:"??????????",ok:"??????????",cancel:"??????????",close:"??????????",preview:"?????????? ????????????",generalTab:"????????",advancedTab:"???????????????? ??????????????",validateNumberFailed:"???????? ???????? ?????????? ??????????.",confirmNewPage:"???? ???????????????? ?????? ?????????? ??????????. ?????? ???????????? ???? ???????",confirmCancel:"?????? ???????????????????? ????????, ?????? ?????????? ???? ???????????????",options:"????????????????",target:"????????",targetNew:"???????? ?????? (_blank)",targetTop:"?????????? ???????????? ?????????? (_top)",targetSelf:"???????? ???????? (_self)",targetParent:"???????? ?????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????</span>'},contextmenu:{options:"???????????????? ?????????? ??????????"},specialChar:{toolbar:"?????????? ???? ??????????",title:"?????????? ???? ??????????",options:"???????????????? ?????????? ??????????????"},link:{toolbar:"??????????/?????????? ??????????",other:"<??????>",menu:"?????????????? ??????????",title:"??????????",info:"???????? ???? ????????????",target:"????????",upload:"??????????",advanced:"???????????????? ??????????????",type:"?????? ??????????",toUrl:"?????????? (URL)",toAnchor:"???????? ?????????? ????",toEmail:'??????"??',targetFrame:"<??????????>",targetPopup:"<???????? ????????>",targetFrameName:"???? ?????????? ????????",targetPopupName:"???? ?????????? ??????????",popupFeatures:"???????????? ?????????? ??????????",popupResizable:"?????????? ????????",popupStatusBar:"???????? ??????????",popupLocationBar:"???????? ??????????",popupToolbar:"???????? ??????????",popupMenuBar:"???????? ??????????",popupFullScreen:"?????? ?????? (IE)",popupScrollBars:"???????? ????????????",popupDependent:"???????? (Netscape)",popupWidth:"????????",popupLeft:"?????????? ???? ????????",popupHeight:"????????",popupTop:"?????????? ???? ??????????",id:"?????????? (ID)",langDir:"?????????? ??????",langDirLTR:"???????? ?????????? (LTR)",langDirRTL:"???????? ?????????? (RTL)",acccessKey:"?????? ????????",name:"????",langCode:"?????? ??????",tabIndex:"???????? ??????",advisoryTitle:"?????????? ??????????",advisoryContentType:"Content Type ????????",cssClasses:"???????????????? ?????????? ????????????",charset:"?????????? ?????????? ????????????",styles:"??????????",selectAnchor:"?????????? ????????",anchorName:'????"?? ???? ??????????',anchorId:'????"?? ?????????? (ID) ????????????',emailAddress:'?????????? ????????"??',emailSubject:"???????? ????????????",emailBody:"?????? ????????????",noAnchors:"(?????? ???????????? ???????????? ??????)",noUrl:"???? ???????????? ???? ?????????? ???????????? (URL)",noEmail:'???? ???????????? ???? ?????????? ????????"??'},anchor:{toolbar:"??????????/?????????? ?????????? ??????????",menu:"?????????????? ?????????? ??????????",title:"?????????????? ?????????? ??????????",name:"???? ???????????? ??????????",errorName:"???? ???????????? ???? ???????????? ??????????"},list:{numberedTitle:"???????????? ?????????? ??????????????",bulletedTitle:"???????????? ?????????? ??????????????",type:"??????",start:"?????????? ??????????",validateStartNumber:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",circle:"?????????? ??????",disc:"?????????? ??????",square:"??????????",none:"??????",notset:"<???? ????????>",armenian:"?????????? ??????????????",georgian:"?????????? ?????????????????? (an, ban, gan ??????')",lowerRoman:"?????????? ?????????? ?????????????? ?????????? (i, ii, iii, iv, v ??????')",upperRoman:"?????????? ???????????? ?????????????? ???????????? (I, II, III, IV, V ??????')",lowerAlpha:"???????????? ?????????????? ?????????? (a, b, c, d, e ??????')",upperAlpha:"???????????? ?????????????? ???????????? (A, B, C, D, E ??????')",lowerGreek:"???????????? ?????????????? ?????????? (alpha, beta, gamma ??????')",decimal:"?????????? (1, 2, 3 ??????')",decimalLeadingZero:"?????????? ???? 0 ???????????? (01, 02, 03 ??????')"},findAndReplace:{title:"?????????? ????????????",find:"??????????",replace:"??????????",findWhat:"?????????? ????????????:",replaceWith:"?????????? ??????????????:",notFoundMsg:"?????????? ???????????? ???? ????????.",matchCase:"?????????? ?????? ???????????? ?????????? ???????????? (Case)",matchWord:"?????????? ?????????? ??????????",matchCyclic:"?????????? ??????????????",replaceAll:"?????????? ?????? ??????????",replaceSuccessMsg:"%1 ???????????? ????????????."},table:{toolbar:"????????",title:"?????????????? ????????",menu:"?????????????? ????????",deleteTable:"?????? ????????",rows:"??????????",columns:"????????????",border:"???????? ??????????",align:"??????????",alignLeft:"????????",alignCenter:"????????",alignRight:"????????",width:"????????",widthPx:"??????????????",widthPc:"????????",widthUnit:"?????????? ????????",height:"????????",cellSpace:"?????????? ????",cellPad:"?????????? ????",caption:"??????????",summary:"??????????",headers:"????????????",headersNone:"??????",headersColumn:"?????????? ????????????",headersRow:"???????? ????????????",headersBoth:"??????????",invalidRows:"?????? ???????? ???????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidCols:"?????? ???????? ?????????????? ???????? ?????????? ???????? ???????? ?? 0.",invalidBorder:"?????? ???????? ???????????? ???????? ?????????? ????????.",invalidWidth:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????????? ???????? ?????????? ????????.",invalidCellSpacing:"?????? ?????????? ?????????? ???????? ?????????? ????????.",invalidCellPadding:"?????? ?????????? ?????????? ???????? ?????????? ????????.",cell:{menu:"?????????????? ????",insertBefore:"?????????? ???? ????????",insertAfter:"?????????? ???? ????????",deleteCell:"?????????? ????????",merge:"?????????? ????????",mergeRight:"?????? ??????????",mergeDown:"?????? ????????",splitHorizontal:"?????????? ???? ????????????",splitVertical:"?????????? ???? ??????????",title:"???????????? ??????",cellType:"?????? ??????",rowSpan:"?????????? ????????????",colSpan:"?????????? ??????????",wordWrap:"?????????? ?????????? ??????????",hAlign:"?????????? ??????????",vAlign:"?????????? ????????",alignTop:"??????????",alignMiddle:"????????",alignBottom:"????????",alignBaseline:"???????? ????????",bgColor:"?????? ??????",borderColor:"?????? ??????????",data:"????????",header:"??????????",yes:"????",no:"????",invalidWidth:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidHeight:"?????? ???????? ?????? ???????? ?????????? ????????.",invalidRowSpan:"?????? ?????????? ???????????? ???????? ?????????? ???????? ??????.",invalidColSpan:"?????? ?????????? ?????????????? ???????? ?????????? ???????? ??????.",chooseColor:"??????"},row:{menu:"????????",insertBefore:"?????????? ???????? ????????",insertAfter:"?????????? ???????? ????????",deleteRow:"?????????? ??????????"},column:{menu:"??????????",insertBefore:"?????????? ?????????? ????????",insertAfter:"?????????? ?????????? ????????",deleteColumn:"?????????? ????????????"}},button:{title:"?????????????? ??????????",text:"???????? (??????)",type:"??????",typeBtn:"??????????",typeSbm:"??????????",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ??????????",radioTitle:"?????????????? ???????? ????????????????",value:"??????",selected:"??????????"},form:{title:"???????????? ????????",menu:"???????????? ????????",action:"?????? ????",method:"?????? ??????????",encoding:"??????????"},select:{title:"?????????????? ?????? ??????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"??????",size:"????????",lines:"??????????",chkMulti:"???????????? ???????????? ????????????",opText:"????????",opValue:"??????",btnAdd:"??????????",btnModify:"??????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"?????????? ???????????? ????????",btnDelete:"??????????"},textarea:{title:"?????????????? ?????????? ????????",cols:"????????????",rows:"??????????"},textfield:{title:"?????????????? ?????? ????????",name:"????",value:"??????",charWidth:"???????? ?????? ??????????",maxChars:"?????????????? ??????????",type:"??????",typeText:"????????",typePass:"??????????"},hidden:{title:"???????????? ?????? ????????",name:"????",value:"??????"},image:{title:"?????????????? ????????????",titleButton:"???????????? ?????????? ??????????",menu:"???????????? ????????????",infoTab:"???????? ???? ????????????",btnUpload:"?????????? ????????",upload:"??????????",alt:"???????? ??????????",width:"????????",height:"????????",lockRatio:"?????????? ????????",unlockRatio:"?????????? ?????????? ????????",resetSize:"?????????? ??????????",border:"??????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",align:"??????????",alignLeft:"??????????",alignRight:"??????????",alertUrl:"???? ???????????? ???? ?????????? ????????????",linkTab:"??????????",button2Img:"?????? ?????????? ???? ?????????? ???????????? ???????????? ???????????",img2Button:"?????? ?????????? ???? ???????????? ???????????? ???????????",urlMissing:"?????????? ???????????? ????????.",validateWidth:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateHeight:"?????? ?????????? ???????? ?????????? ???????? ??????.",validateBorder:"?????? ???????????? ???????? ?????????? ???????? ??????.",validateHSpace:"?????? ???????????? ???????????? ???????? ?????????? ???????? ??????.",validateVSpace:"?????? ???????????? ?????????? ???????? ?????????? ???????? ??????."},flash:{properties:"?????????????? ????????",propertiesTab:"????????????????",title:"???????????? ????????",chkPlay:"?????????? ??????????????",chkLoop:"??????????",chkMenu:"???????? ?????????? ????????",chkFull:"???????? ???????? ??????",scale:"????????",scaleAll:"?????? ??????",scaleNoBorder:"?????? ????????????",scaleFit:"?????????? ????????????",access:"???????? ????????????",accessAlways:"????????",accessSameDomain:"???????????? ??????",accessNever:"???? ??????",align:"??????????",alignLeft:"??????????",alignAbsBottom:"???????????? ????????????????????",alignAbsMiddle:"?????????? ????????????????",alignBaseline:"?????? ????????????",alignBottom:"????????????",alignMiddle:"??????????",alignRight:"??????????",alignTextTop:"???????? ??????????",alignTop:"??????????",quality:"??????????",qualityBest:"??????????",qualityHigh:"??????????",qualityAutoHigh:"?????????? ????????????????",qualityMedium:"????????????",qualityAutoLow:"?????????? ????????????????",qualityLow:"??????????",windowModeWindow:"????????",windowModeOpaque:"????????",windowModeTransparent:"????????",windowMode:"?????? ????????",flashvars:"???????????? ??????????",bgcolor:"?????? ??????",width:"????????",height:"????????",hSpace:"?????????? ??????????",vSpace:"?????????? ????????",validateSrc:"???? ???????????? ???? ?????????? ?????????? ?????????? (URL)",validateWidth:"?????????? ???????? ?????????? ????????.",validateHeight:"?????????? ???????? ?????????? ????????.",validateHSpace:"???????????? ???????????? ???????? ?????????? ????????.",validateVSpace:"???????????? ?????????? ???????? ?????????? ????????."},spellCheck:{toolbar:"?????????? ????????",title:"?????????? ????????",notAvailable:"???? ???????? ?????????? ????????.",errorLoading:"?????????? ???????????? ????????????: %s.",notInDic:"???? ???????? ????????????",changeTo:"?????????? ??",btnIgnore:"??????????????",btnIgnoreAll:"?????????????? ????????",btnReplace:"??????????",btnReplaceAll:"?????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????? ?????????? -",progress:"???????? ?????????? ???????????? ??????????....",noMispell:"???????????? ???????? ??????????????: ???? ?????????? ???????????? ????????",noChanges:"???????????? ???????? ??????????????: ???? ?????????? ???? ????????",oneChange:"???????????? ???????? ??????????????: ?????????? ???????? ??????",manyChanges:"???????????? ???????? ??????????????: %1 ?????????? ????????",ieSpellDownload:"???????? ?????????? ???? ??????????, ?????? ???????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????",options:"???????????????? ??????????????"},elementsPath:{eleLabel:"???? ????????????????",eleTitle:"%1 ??????????"},numberedlist:"?????????? ??????????????",bulletedlist:"?????????? ????????????",indent:"?????????? ????????",outdent:"?????????? ????????",justify:{left:"?????????? ??????????",center:"??????????",right:"?????????? ??????????",block:"?????????? ??????????????"},blockquote:"???????? ??????????",clipboard:{title:"??????????",cutError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+X).",copyError:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl/Cmd+C).",pasteMsg:"???? ???????????? ???????? ???????????? ?????????????? (<b>Ctrl/Cmd+V</b>) ???????????? ???? <b>??????????</b>.",securityMsg:"?????? ???????????? ?????????? ????????????, ???? ???????? ???????? ???? ?????? ?????????????? (Clipboard) ?????????? ??????????. ???? ???????????? ?????? ?????????? ????.",pasteArea:"?????????? ??????????"},pastefromword:{confirmCleanup:"???????? ?????????? ???????????????? ???????????? ?????????? ?????????? ????????. ?????? ???????????? ?????????? ???????? ?????? ?????????????",toolbar:"?????????? ??-Word",title:"?????????? ??-Word",error:"???? ???????? ?????? ?????????? ???? ?????????? ?????? ???????? ????????????."},pasteText:{button:"?????????? ?????????? ????????",title:"?????????? ?????????? ????????"},templates:{button:"????????????",title:"?????????? ????????",options:"???????????????? ??????????????",insertOption:"?????????? ???????? ????????",selectPromptMsg:"???? ?????????? ?????????? ???????????? ??????????.<br />?????????? ???????????? ????????:",emptyListMsg:"(???? ???????????? ????????????)"},showBlocks:"???????? ????????????",stylesCombo:{label:"??????????",panelTitle:"?????????????? ??????????",panelTitle1:"?????????????? ????????",panelTitle2:"?????????????? ??????",panelTitle3:"?????????????? ??????????????"},format:{label:"??????????",panelTitle:"??????????",tag_p:"????????????",tag_pre:"??????",tag_address:"??????????",tag_h1:"??????????",tag_h2:"?????????? 2",tag_h3:"?????????? 3",tag_h4:"?????????? 4",tag_h5:"?????????? 5",tag_h6:"?????????? 6",tag_div:"???????????? (DIV)"},div:{title:"?????????? ???????? (Div)",toolbar:"?????????? ???????? (Div)",cssClassInputLabel:"?????????? ??????????",styleSelectLabel:"??????????",IdInputLabel:"???????? (ID)",languageCodeInputLabel:"?????? ??????",inlineStyleInputLabel:"?????????? ??????????",advisoryTitleInputLabel:"?????????? ??????????",langDirLabel:"?????????? ??????",langDirLTRLabel:"???????? ?????????? (LTR)",langDirRTLLabel:"???????? ?????????? (RTL)",edit:"?????????? ???????? (Div)",remove:"???????? ???????? (Div)"},font:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},fontSize:{label:"????????",voiceLabel:"????????",panelTitle:"????????"},colorButton:{textColorTitle:"?????? ????????",bgColorTitle:"?????? ??????",panelTitle:"??????????",auto:"??????????????",more:"?????????? ????????????..."},colors:{"000":"????????",800000:"???????? ??????","8B4513":"?????? ????????","2F4F4F":"???????? ????????","008080":"????????-????????","000080":"????????-????????","4B0082":"??????????????",696969:"???????? ????????????",B22222:"????????-??????",A52A2A:"??????",DAA520:"???????? ??????","006400":"???????? ??????","40E0D0":"????????????","0000CD":"???????? ????????????",800080:"????????",808080:"????????",F00:"????????",FF8C00:"???????? ??????",FFD700:"??????","008000":"????????","0FF":"????????","00F":"????????",EE82EE:"??????????",A9A9A9:"???????? ??????",FFA07A:"????????-??????????",FFA500:"????????",FFFF00:"????????","00FF00":"????????",AFEEEE:"???????????? ????????",ADD8E6:"???????? ????????",DDA0DD:"????????",D3D3D3:"???????? ????????",FFF0F5:"?????????? ??????????",FAEBD7:"?????? ????????",FFFFE0:"???????? ????????",F0FFF0:"???? ??????",F0FFFF:"????????",F0F8FF:"???????? ???????? ??????",E6E6FA:"??????????",FFF:"??????"},scayt:{title:"?????????? ???????? ???????? ?????????? (SCAYT)",opera_title:"???? ???????? ???????????? ??????????",enable:"???????? SCAYT",disable:"?????? SCAYT",about:"?????????? SCAYT",toggle:"?????????? SCAYT",options:"????????????????",langs:"????????",moreSuggestions:"?????????? ????????????",ignore:"??????????????",ignoreAll:"?????????????? ????????",addWord:"?????????? ????????",emptyDic:"???? ?????????? ??????????.",optionsTab:"????????????????",allCaps:"?????????? ???????????? ?????? ?????????????????? ????????????",ignoreDomainNames:"?????????? ?????????? ????????",mixedCase:"?????????? ???????????? ???? ???????????? ???????????? ???????????? ????????",mixedWithDigits:"?????????? ???????????? ???? ????????????",languagesTab:"????????",dictionariesTab:"??????????",dic_field_name:"???? ????????????",dic_create:"??????????",dic_restore:"??????????",dic_delete:"??????????",dic_rename:"?????????? ????",dic_info:"???????????? ?????????? ???????????? ???????????? ????????????, ???? ???????????? ?????????????? ??????????. ???????? ???????????? ???????? ?????????? ???? ?????? ???????? ???????? ?????????????? ????????????, ???????????? ???????? ?????????????? ????????????. ?????? ???? ???????? ?????? ???? ????????????. ???? ?????? ???? ???? ?????????? ????????????, ???? ???????????? ???? ?????? ???????????? ???? ?????????? ????????????.",aboutTab:"??????????"},about:{title:"?????????? CKEditor",dlgTitle:"?????????? CKEditor",moreInfo:"?????????? ???????? ???????? ????????????:",copy:"Copyright &copy; $1. ???? ?????????????? ????????????."},maximize:"?????????? ????????????????",minimize:"?????????? ????????????????",fakeobjects:{anchor:"????????",flash:"?????????? ????????",div:"?????????? ????",unknown:"?????????????? ???? ????????"},resize:"???? ?????????? ???????? ?????????? ???? ??????????",colordialog:{title:"?????????? ??????",options:"???????????????? ??????",highlight:"??????????",selected:"??????????",clear:"??????????"},toolbarCollapse:"?????????? ???????? ????????",toolbarExpand:"?????????? ???????? ????????"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/hi.js b/horde/services/editor/ckeditor/lang/hi.js
deleted file mode 100644 (file)
index 2c144e5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.hi={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"???????????????",newPage:"????????? ?????????",save:"?????????",preview:"????????????????????????",cut:"??????",copy:"????????????",paste:"???????????????",print:"?????????????????????",underline:"?????????????????????",bold:"???????????????",italic:"??????????????????",selectAll:"?????? ????????????????????? ????????????",removeFormat:"????????????????????? ??????????????????",strike:"???????????????????????? ????????????",subscript:"??????????????????",superscript:"??????????????????",horizontalrule:"?????????????????????????????? ???????????? ????????????????????? ????????????",pagebreak:"????????? ??????????????? ???????????????????????? ????????????",unlink:"???????????? ??????????????????",undo:"???????????????",redo:"????????????",common:{browseServer:"??????????????? ?????????????????? ????????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????? ??????????????? ?????? ???????????????",image:"??????????????????",flash:"???????????????",form:"???????????????",checkbox:"????????? ???????????????",radio:"??????????????? ?????????",textField:"????????????????????? ???????????????",textarea:"????????????????????? ???????????????",hiddenField:"??????????????? ???????????????",button:"?????????",select:"??????????????? ???????????????",imageButton:"?????????????????? ?????????",notSet:"<????????? ????????????>",id:"Id",name:"?????????",langDir:"???????????? ??????????????? ?????? ????????????",langDirLtr:"??????????????? ?????? ??????????????? (LTR)",langDirRtl:"??????????????? ?????? ??????????????? (RTL)",langCode:"???????????? ?????????",longDescr:"???????????? ??????????????? ?????? ????????? URL",cssClass:"??????????????????-????????? ???????????????",advisoryTitle:"????????????????????? ??????????????????",cssStyle:"??????????????????",ok:"????????? ??????",cancel:"???????????? ????????????",close:"Close",preview:"Preview",generalTab:"?????????????????????",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????? ????????????????????? ????????????????????? ????????????",title:"??????????????? ????????????????????? ???????????????",options:"Special Character Options"},link:{toolbar:"???????????? ?????????????????????/??????????????????",other:"<????????????>",menu:"???????????? ??????????????????",title:"????????????",info:"????????????  ",target:"?????????????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"???????????? ??????????????????",toUrl:"URL",toAnchor:"?????? ????????? ?????? ????????????",toEmail:"???-?????????",targetFrame:"<???????????????>",targetPopup:"<?????????-?????? ??????????????????>",targetFrameName:"????????????????????? ??????????????? ?????? ?????????",targetPopupName:"?????????-?????? ?????????????????? ?????? ?????????",popupFeatures:"?????????-?????? ?????????????????? ??????????????????",popupResizable:"Resizable",popupStatusBar:"?????????????????? ?????????",popupLocationBar:"?????????????????? ?????????",popupToolbar:"????????? ?????????",popupMenuBar:"?????????????????? ?????????",popupFullScreen:"????????? ????????????????????? (IE)",popupScrollBars:"????????????????????? ?????????",popupDependent:"????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????? ?????????",popupHeight:"???????????????",popupTop:"??????????????? ?????????",id:"Id",langDir:"???????????? ??????????????? ?????? ????????????",langDirLTR:"??????????????? ?????? ??????????????? (LTR)",langDirRTL:"??????????????? ?????? ??????????????? (RTL)",acccessKey:"?????????????????? ??????",name:"?????????",langCode:"???????????? ??????????????? ?????? ????????????",tabIndex:"????????? ????????????????????????",advisoryTitle:"????????????????????? ??????????????????",advisoryContentType:"????????????????????? ???????????????????????? ??????????????????",cssClasses:"??????????????????-????????? ???????????????",charset:"???????????? ????????????????????? ????????????????????? ?????????",styles:"??????????????????",selectAnchor:"???????????? ???????????????",anchorName:"???????????? ????????? ??????",anchorId:"???????????????????????? Id ??????",emailAddress:"???-????????? ?????????",emailSubject:"??????????????? ????????????",emailBody:"???????????????",noAnchors:"(????????????????????????????????? ????????? ?????????????????? ?????? ??????????????????)",noUrl:"???????????? URL ???????????? ????????????",noEmail:"???-????????? ????????? ???????????? ????????????"},anchor:{toolbar:"???????????? ?????????????????????/??????????????????",menu:"???????????? ??????????????????????????????",title:"???????????? ??????????????????????????????",name:"???????????? ?????? ?????????",errorName:"???????????? ?????? ????????? ???????????? ????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????? ?????? ???????????????",find:"???????????????",replace:"?????????????????????",findWhat:"?????? ???????????????:",replaceWith:"???????????? ????????????????????? ????????????:",notFoundMsg:"???????????? ?????????????????? ???????????? ????????? ????????????????????? ???????????? ????????????",matchCase:"????????? ?????????????????????",matchWord:"???????????? ???????????? ?????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????? ????????????????????? ????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"???????????? ??????????????????????????????",menu:"???????????? ??????????????????????????????",deleteTable:"???????????? ??????????????? ????????????",rows:"???????????????????????????",columns:"????????????",border:"?????????????????? ????????????",align:"?????????????????????????????????",alignLeft:"???????????????",alignCenter:"????????? ?????????",alignRight:"???????????????",width:"???????????????",widthPx:"?????????????????????",widthPc:"?????????????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????? ????????????",cellPad:"????????? ??????????????????",caption:"??????????????????",summary:"??????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????????????",insertBefore:"???????????? ????????? ???????????????",insertAfter:"????????? ????????? ????????? ???????????????",deleteCell:"????????? ??????????????? ????????????",merge:"????????? ?????????????????????",mergeRight:"??????????????? ????????????",mergeDown:"???????????? ???????????? ????????????",splitHorizontal:"????????? ?????? ????????????????????? ?????????????????? ????????? ????????????????????? ????????????",splitVertical:"????????? ?????? ???????????????????????? ????????? ????????????????????? ????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????????????????",insertBefore:"???????????? ?????????????????? ???????????????",insertAfter:"????????? ????????? ?????????????????? ???????????????",deleteRow:"??????????????????????????? ??????????????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????????? ???????????????",insertAfter:"????????? ????????? ???????????? ???????????????",deleteColumn:"???????????? ??????????????? ????????????"}},button:{title:"????????? ??????????????????????????????",text:"????????????????????? (??????????????????)",type:"??????????????????",typeBtn:"?????????",typeSbm:"??????????????????",typeRst:"???????????????"},checkboxAndRadio:{checkboxTitle:"????????? ??????????????? ??????????????????????????????",radioTitle:"??????????????? ????????? ??????????????????????????????",value:"??????????????????",selected:"???????????????????????????"},form:{title:"??????????????? ??????????????????????????????",menu:"??????????????? ??????????????????????????????",action:"??????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"??????????????? ??????????????? ??????????????????????????????",selectInfo:"???????????????",opAvail:"?????????????????? ??????????????????",value:"??????????????????",size:"????????????",lines:"???????????????????????????",chkMulti:"?????? ?????? ?????????????????? ?????????????????? ??????????????? ?????????",opText:"?????????????????????",opValue:"??????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"?????????",btnDown:"????????????",btnSetValue:"???????????? ?????? ?????????????????? ????????? ????????????",btnDelete:"???????????????"},textarea:{title:"????????????????????? ??????????????? ??????????????????????????????",cols:"????????????",rows:"???????????????????????????"},textfield:{title:"????????????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????",charWidth:"????????????????????? ?????? ???????????????",maxChars:"?????????????????? ?????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"??????????????? ??????????????? ??????????????????????????????",name:"?????????",value:"??????????????????"},image:{title:"?????????????????? ??????????????????????????????",titleButton:"?????????????????? ????????? ??????????????????????????????",menu:"?????????????????? ??????????????????????????????",infoTab:"?????????????????? ?????? ?????????????????????",btnUpload:"????????? ??????????????? ?????? ???????????????",upload:"???????????????",alt:"???????????????????????? ?????????????????????",width:"???????????????",height:"???????????????",lockRatio:"????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????? ????????????",border:"??????????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",align:"???????????????",alignLeft:"???????????????",alignRight:"???????????????",alertUrl:"?????????????????? ?????? URL ???????????? ???????????? ",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"??????????????? ??????????????????????????????",propertiesTab:"Properties",title:"??????????????? ??????????????????????????????",chkPlay:"????????? ????????????",chkLoop:"?????????",chkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ????????????",chkFull:"Allow Fullscreen",scale:"???????????????",scaleAll:"????????? ?????????????????????",scaleNoBorder:"????????? ?????????????????? ????????????",scaleFit:"????????????????????? ?????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????",alignLeft:"???????????????",alignAbsBottom:"Abs ????????????",alignAbsMiddle:"Abs ?????????",alignBaseline:"????????? ????????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"???????????????",alignTextTop:"????????????????????? ?????????",alignTop:"?????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????????????????????????????????? ?????????",width:"???????????????",height:"???????????????",hSpace:"?????????????????????????????? ???????????????",vSpace:"????????????????????? ???????????????",validateSrc:"???????????? URL ???????????? ????????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????????? (????????????????????????) ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????? ????????? ????????????",changeTo:"??????????????? ???????????????",btnIgnore:"??????????????????",btnIgnoreAll:"????????? ?????????????????? ????????????",btnReplace:"?????????????????????",btnReplaceAll:"????????? ????????????????????? ????????????",btnUndo:"???????????????",noSuggestions:"- ????????? ??????????????? ???????????? -",progress:"?????????????????? ?????? ???????????? (???????????????-?????????) ???????????? ??????...",noMispell:"?????????????????? ?????? ???????????? : ????????? ????????? ?????????????????? (????????????????????????) ???????????? ????????? ??????",noChanges:"?????????????????? ?????? ???????????? :????????? ???????????? ???????????? ???????????? ?????????",oneChange:"?????????????????? ?????? ???????????? : ?????? ???????????? ???????????? ?????????",manyChanges:"?????????????????? ?????? ???????????? : %1 ???????????? ???????????? ?????????",ieSpellDownload:"???????????????-???????????? ???????????????????????? ???????????? ???????????? ????????? ????????? ???????????? ?????? ????????? ????????????????????? ???????????? ??????????????????????"},smiley:{toolbar:"?????????????????????",title:"????????????????????? ????????????????????? ????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"??????????????? ????????????",bulletedlist:"??????????????? ????????????",indent:"???????????????????????? ??????????????????",outdent:"???????????????????????? ?????? ????????????",justify:{left:"??????????????? ?????????",center:"????????? ?????????",right:"??????????????? ?????????",block:"??????????????? ????????????????????????"},blockquote:"???????????????-?????????",clipboard:{title:"???????????????",cutError:"???????????? ????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ?????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+X) ?????? ?????????????????? ???????????????",copyError:"???????????? ???????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ???????????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl/Cmd+C) ?????? ?????????????????? ???????????????",pasteMsg:"Ctrl/Cmd+V ?????? ?????????????????? ???????????? ??????????????? ???????????? ?????? ????????? ?????? ????????????.",securityMsg:"???????????? ????????????????????? ?????? ????????????????????? ???????????? ????????????????????? ?????? ?????????K??? ?????????????????? ?????? ????????????, ??????????????? ???????????? ?????????????????????????????? ???????????? ?????? ???????????? ?????? ???????????? ??????. ???????????? ????????? ?????? ?????????????????? ????????? ?????????????????? ??????????????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??????????????? (???????????? ??????)",title:"??????????????? (???????????? ??????)",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??????????????? (???????????? ?????????????????????)",title:"??????????????? (???????????? ?????????????????????)"},templates:{button:"???????????????????????????",title:"???????????????????????? ???????????????????????????",options:"Template Options",insertOption:"????????? ?????????????????? ?????? ???????????????",selectPromptMsg:"??????????????? ????????? ????????? ???????????? ???????????? ??????????????????????????? ???????????????(????????????????????? ???????????????????????? ????????? ???????????? ???????????????):",emptyListMsg:"(????????? ??????????????????????????? ?????????????????? ???????????? ???????????? ????????? ??????)"},showBlocks:"??????????????? ?????????????????????",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"?????????????????????",panelTitle:"?????????????????????",tag_p:"??????????????????",tag_pre:"???????????????????????????",tag_address:"?????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"?????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????? ?????????",bgColorTitle:"???????????????????????????????????? ?????????",panelTitle:"Colors",auto:"????????????????????????",more:"?????? ?????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/hr.js b/horde/services/editor/ckeditor/lang/hr.js
deleted file mode 100644 (file)
index 3eeceb7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.hr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Snimi",preview:"Pregledaj",cut:"Izre??i",copy:"Kopiraj",paste:"Zalijepi",print:"Ispi??i",underline:"Potcrtano",bold:"Podebljaj",italic:"Ukosi",selectAll:"Odaberi sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Ubaci vodoravnu liniju",pagebreak:"Ubaci prijelom stranice",unlink:"Ukloni link",undo:"Poni??ti",redo:"Ponovi",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Flash",form:"Form",checkbox:"Checkbox",radio:"Radio Button",textField:"Text Field",textarea:"Textarea",hiddenField:"Hidden Field",button:"Button",select:"Selection Field",imageButton:"Image Button",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smjer jezika",langDirLtr:"S lijeva na desno (LTR)",langDirRtl:"S desna na lijevo (RTL)",langCode:"K??d jezika",longDescr:"Duga??ki opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Poni??ti",close:"Close",preview:"Preview",generalTab:"Op??enito",advancedTab:"Napredno",validateNumberFailed:"Ova vrijednost nije broj.",confirmNewPage:"Sve napravljene promjene ??e biti izgubljene ukoliko ih niste snimili. Sigurno ??elite u??itati novu stranicu?",confirmCancel:"Neke od opcija su promjenjene. Sigurno ??elite zatvoriti ovaj prozor?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedostupno</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ubaci posebne znakove",title:"Odaberite posebni karakter",options:"Special Character Options"},link:{toolbar:"Ubaci/promijeni link",other:"<drugi>",menu:"Promijeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredno",type:"Link vrsta",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Ime ciljnog okvira",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Promjenjiva veli??ina",popupStatusBar:"Statusna traka",popupLocationBar:"Traka za lokaciju",popupToolbar:"Traka s alatima",popupMenuBar:"Izborna traka",popupFullScreen:"Cijeli ekran (IE)",popupScrollBars:"Scroll traka",popupDependent:"Ovisno (Netscape)",popupWidth:"??irina",popupLeft:"Lijeva pozicija",popupHeight:"Visina",popupTop:"Gornja pozicija",id:"Id",langDir:"Smjer jezika",langDirLTR:"S lijeva na desno (LTR)",langDirRTL:"S desna na lijevo (RTL)",acccessKey:"Pristupna tipka",name:"Naziv",langCode:"Smjer jezika",tabIndex:"Tab Indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Kodna stranica povezanih resursa",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Molimo upi??ite URL link",noEmail:"Molimo upi??ite e-mail adresu"},anchor:{toolbar:"Ubaci/promijeni sidro",menu:"Svojstva sidra",title:"Svojstva sidra",name:"Ime sidra",errorName:"Molimo unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Prona??i i zamijeni",find:"Prona??i",replace:"Zamijeni",findWhat:"Prona??i:",replaceWith:"Zamijeni s:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Usporedi mala/velika slova",matchWord:"Usporedi cijele rije??i",matchCyclic:"Usporedi kru??no",replaceAll:"Zamijeni sve",replaceSuccessMsg:"Zamijenjeno %1 pojmova."},table:{toolbar:"Tablica",title:"Svojstva tablice",menu:"Svojstva tablice",deleteTable:"Izbri??i tablicu",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Poravnanje",alignLeft:"Lijevo",alignCenter:"Sredi??nje",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"postotaka",widthUnit:"width unit",height:"Visina",cellSpace:"Prostornost ??elija",cellPad:"Razmak ??elija",caption:"Naslov",summary:"Sa??etak",headers:"Zaglavlje",headersNone:"Ni??ta",headersColumn:"Prva kolona",headersRow:"Prvi red",headersBoth:"Oba",invalidRows:"Broj redova mora biti broj ve??i od 0.",invalidCols:"Broj kolona mora biti broj ve??i od 0.",invalidBorder:"Debljina ruba mora biti broj.",invalidWidth:"??irina tablice mora biti broj.",invalidHeight:"Visina tablice mora biti broj.",invalidCellSpacing:"Prostornost ??elija mora biti broj.",invalidCellPadding:"Razmak ??elija mora biti broj.",cell:{menu:"??elija",insertBefore:"Ubaci ??eliju prije",insertAfter:"Ubaci ??eliju poslije",deleteCell:"Izbri??i ??elije",merge:"Spoji ??elije",mergeRight:"Spoji desno",mergeDown:"Spoji dolje",splitHorizontal:"Podijeli ??eliju vodoravno",splitVertical:"Podijeli ??eliju okomito",title:"Svojstva ??elije",cellType:"Vrsta ??elije",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Prelazak u novi red",hAlign:"Vodoravno poravnanje",vAlign:"Okomito poravnanje",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dolje",alignBaseline:"Osnovna linija",bgColor:"Boja pozadine",borderColor:"Boja ruba",data:"Podatak",header:"Zaglavlje",yes:"Da",no:"ne",invalidWidth:"??irina ??elije mora biti broj.",invalidHeight:"Visina ??elije mora biti broj.",invalidRowSpan:"Rows span mora biti cijeli broj.",invalidColSpan:"Columns span mora biti cijeli broj.",chooseColor:"Choose"},row:{menu:"Red",insertBefore:"Ubaci red prije",insertAfter:"Ubaci red poslije",deleteRow:"Izbri??i redove"},column:{menu:"Kolona",insertBefore:"Ubaci kolonu prije",insertAfter:"Ubaci kolonu poslije",deleteColumn:"Izbri??i kolone"}},button:{title:"Image Button svojstva",text:"Tekst (vrijednost)",type:"Vrsta",typeBtn:"Gumb",typeSbm:"Po??alji",typeRst:"Poni??ti"},checkboxAndRadio:{checkboxTitle:"Checkbox svojstva",radioTitle:"Radio Button svojstva",value:"Vrijednost",selected:"Odabrano"},form:{title:"Form svojstva",menu:"Form svojstva",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Selection svojstva",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrijednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruki odabir",opText:"Tekst",opValue:"Vrijednost",btnAdd:"Dodaj",btnModify:"Promijeni",btnUp:"Gore",btnDown:"Dolje",btnSetValue:"Postavi kao odabranu vrijednost",btnDelete:"Obri??i"},textarea:{title:"Textarea svojstva",cols:"Kolona",rows:"Redova"},textfield:{title:"Text Field svojstva",name:"Ime",value:"Vrijednost",charWidth:"??irina",maxChars:"Najvi??e karaktera",type:"Vrsta",typeText:"Tekst",typePass:"??ifra"},hidden:{title:"Hidden Field svojstva",name:"Ime",value:"Vrijednost"},image:{title:"Svojstva slika",titleButton:"Image Button svojstva",menu:"Svojstva slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Obri??i veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Poravnaj",alignLeft:"Lijevo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"??elite li promijeniti odabrani gumb u jednostavnu sliku?",img2Button:"??elite li promijeniti odabranu sliku u gumb?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash svojstva",propertiesTab:"Svojstva",title:"Flash svojstva",chkPlay:"Auto Play",chkLoop:"Ponavljaj",chkMenu:"Omogu??i Flash izbornik",chkFull:"Omogu??i Fullscreen",scale:"Omjer",scaleAll:"Prika??i sve",scaleNoBorder:"Bez okvira",scaleFit:"To??na veli??ina",access:"Script Access",accessAlways:"Uvijek",accessSameDomain:"Ista domena",accessNever:"Nikad",align:"Poravnaj",alignLeft:"Lijevo",alignAbsBottom:"Abs dolje",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dolje",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Kvaliteta",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Vrsta prozora",flashvars:"Varijable za Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Molimo upi??ite URL link",validateWidth:"??irina mora biti broj.",validateHeight:"Visina mora biti broj.",validateHSpace:"HSpace mora biti broj.",validateVSpace:"VSpace mora biti broj."},spellCheck:{toolbar:"Provjeri pravopis",title:"Provjera pravopisa",notAvailable:"??ao nam je, ali usluga trenutno nije dostupna.",errorLoading:"Gre??ka u??itavanja aplikacije: %s.",notInDic:"Nije u rje??niku",changeTo:"Promijeni u",btnIgnore:"Zanemari",btnIgnoreAll:"Zanemari sve",btnReplace:"Zamijeni",btnReplaceAll:"Zamijeni sve",btnUndo:"Vrati",noSuggestions:"-Nema preporuke-",progress:"Provjera u tijeku...",noMispell:"Provjera zavr??ena: Nema gre??aka",noChanges:"Provjera zavr??ena: Nije napravljena promjena",oneChange:"Provjera zavr??ena: Jedna rije?? promjenjena",manyChanges:"Provjera zavr??ena: Promijenjeno %1 rije??i",ieSpellDownload:"Provjera pravopisa nije instalirana. ??elite li skinuti provjeru pravopisa?"},smiley:{toolbar:"Smje??ko",title:"Ubaci smje??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Broj??ana lista",bulletedlist:"Obi??na lista",indent:"Pomakni udesno",outdent:"Pomakni ulijevo",justify:{left:"Lijevo poravnanje",center:"Sredi??nje poravnanje",right:"Desno poravnanje",block:"Blok poravnanje"},blockquote:"Blockquote",clipboard:{title:"Zalijepi",cutError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+X).",copyError:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Molimo zaljepite unutar doljnjeg okvira koriste??i tipkovnicu (<STRONG>Ctrl/Cmd+V</STRONG>) i kliknite <STRONG>OK</STRONG>.",securityMsg:"Zbog sigurnosnih postavki Va??eg pretra??iva??a, editor nema direktan pristup Va??em me??uspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst koji ??elite zalijepiti ??ini se da je kopiran iz Worda. ??elite li prije o??istiti tekst?",toolbar:"Zalijepi iz Worda",title:"Zalijepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalijepi kao ??isti tekst",title:"Zalijepi kao ??isti tekst"},templates:{button:"Predlo??ci",title:"Predlo??ci sadr??aja",options:"Template Options",insertOption:"Zamijeni trenutne sadr??aje",selectPromptMsg:"Molimo odaberite predlo??ak koji ??elite otvoriti<br>(stvarni sadr??aj ??e biti izgubljen):",emptyListMsg:"(Nema definiranih predlo??aka)"},showBlocks:"Prika??i blokove",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block stilovi",panelTitle2:"Inline stilovi",panelTitle3:"Object stilovi"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina",voiceLabel:"Veli??ina slova",panelTitle:"Veli??ina"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Provjeri pravopis tijekom tipkanja (SCAYT)",opera_title:"Not supported by Opera",enable:"Omogu??i SCAYT",disable:"Onemogu??i SCAYT",about:"O SCAYT",toggle:"Omogu??u/Onemogu??i SCAYT",options:"Opcije",langs:"Jezici",moreSuggestions:"Vi??e prijedloga",ignore:"Zanemari",ignoreAll:"Zanemari sve",addWord:"Dodaj rije??",emptyDic:"Naziv rje??nika ne smije biti prazno.",optionsTab:"Opcije",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jezici",dictionariesTab:"Rje??nici",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"O SCAYT"},about:{title:"O CKEditoru",dlgTitle:"O CKEditoru",moreInfo:"Za informacije o licencama posjetite na??u web stranicu:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Pove??aj",minimize:"Minimize",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prijelom stranice",unknown:"Nepoznati objekt"},resize:"Povuci za promjenu veli??ine",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/hu.js b/horde/services/editor/ckeditor/lang/hu.js
deleted file mode 100644 (file)
index 29c764c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.hu={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Forr??sk??d",newPage:"??j oldal",save:"Ment??s",preview:"El??n??zet",cut:"Kiv??g??s",copy:"M??sol??s",paste:"Beilleszt??s",print:"Nyomtat??s",underline:"Al??h??zott",bold:"F??lk??v??r",italic:"D??lt",selectAll:"Mindent kijel??l",removeFormat:"Form??z??s elt??vol??t??sa",strike:"??th??zott",subscript:"Als?? index",superscript:"Fels?? index",horizontalrule:"Elv??laszt??vonal beilleszt??se",pagebreak:"Oldalt??r??s beilleszt??se",unlink:"Hivatkoz??s t??rl??se",undo:"Visszavon??s",redo:"Ism??tl??s",common:{browseServer:"B??ng??sz??s a szerveren",url:"Hivatkoz??s",protocol:"Protokoll",upload:"Felt??lt??s",uploadSubmit:"K??ld??s a szerverre",image:"K??p",flash:"Flash",form:"??rlap",checkbox:"Jel??l??n??gyzet",radio:"V??laszt??gomb",textField:"Sz??vegmez??",textarea:"Sz??vegter??let",hiddenField:"Rejtettmez??",button:"Gomb",select:"Leg??rd??l?? lista",imageButton:"K??pgomb",notSet:"<nincs be??ll??tva>",id:"Azonos??t??",name:"N??v",langDir:"??r??s ir??nya",langDirLtr:"Balr??l jobbra",langDirRtl:"Jobbr??l balra",langCode:"Nyelv k??dja",longDescr:"R??szletes le??r??s webc??me",cssClass:"St??lusk??szlet",advisoryTitle:"S??g??cimke",cssStyle:"St??lus",ok:"Rendben",cancel:"M??gsem",close:"Close",preview:"Preview",generalTab:"??ltal??nos",advancedTab:"Tov??bbi opci??k",validateNumberFailed:"A mez??be csak sz??mokat ??rhat.",confirmNewPage:"Minden nem mentett v??ltoz??s el fog veszni! Biztosan be szeretn?? t??lteni az oldalt?",confirmCancel:"Az ??rlap tartalma megv??ltozott, ??m a v??ltoz??sokat nem r??gz??tette. Biztosan be szeretn?? z??rni az ??rlapot?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Speci??lis karakter beilleszt??se",title:"Speci??lis karakter v??laszt??sa",options:"Special Character Options"},link:{toolbar:"Hivatkoz??s beilleszt??se/m??dos??t??sa",other:"<m??s>",menu:"Hivatkoz??s m??dos??t??sa",title:"Hivatkoz??s tulajdons??gai",info:"Alaptulajdons??gok",target:"Tartalom megjelen??t??se",upload:"Felt??lt??s",advanced:"Tov??bbi opci??k",type:"Hivatkoz??s t??pusa",toUrl:"URL",toAnchor:"Horgony az oldalon",toEmail:"E-Mail",targetFrame:"<keretben>",targetPopup:"<felugr?? ablakban>",targetFrameName:"Keret neve",targetPopupName:"Felugr?? ablak neve",popupFeatures:"Felugr?? ablak jellemz??i",popupResizable:"??tm??retez??s",popupStatusBar:"??llapotsor",popupLocationBar:"C??msor",popupToolbar:"Eszk??zt??r",popupMenuBar:"Men?? sor",popupFullScreen:"Teljes k??perny?? (csak IE)",popupScrollBars:"G??rd??t??s??v",popupDependent:"Sz??l??h??z kapcsolt (csak Netscape)",popupWidth:"Sz??less??g",popupLeft:"Bal poz??ci??",popupHeight:"Magass??g",popupTop:"Fels?? poz??ci??",id:"Id",langDir:"??r??s ir??nya",langDirLTR:"Balr??l jobbra",langDirRTL:"Jobbr??l balra",acccessKey:"Billenty??kombin??ci??",name:"N??v",langCode:"??r??s ir??nya",tabIndex:"Tabul??tor index",advisoryTitle:"S??g??cimke",advisoryContentType:"S??g?? tartalomt??pusa",cssClasses:"St??lusk??szlet",charset:"Hivatkozott tartalom k??dlapja",styles:"St??lus",selectAnchor:"Horgony v??laszt??sa",anchorName:"Horgony n??v szerint",anchorId:"Azonos??t?? szerint",emailAddress:"E-Mail c??m",emailSubject:"??zenet t??rgya",emailBody:"??zenet",noAnchors:"(Nincs horgony a dokumentumban)",noUrl:"Adja meg a hivatkoz??s webc??m??t",noEmail:"Adja meg az E-Mail c??met"},anchor:{toolbar:"Horgony beilleszt??se/szerkeszt??se",menu:"Horgony tulajdons??gai",title:"Horgony tulajdons??gai",name:"Horgony neve",errorName:"K??rem adja meg a horgony nev??t"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Keres??s ??s csere",find:"Keres??s",replace:"Csere",findWhat:"Keresett sz??veg:",replaceWith:"Csere erre:",notFoundMsg:"A keresett sz??veg nem tal??lhat??.",matchCase:"kis- ??s nagybet?? megk??l??nb??ztet??se",matchWord:"csak ha ez a teljes sz??",matchCyclic:"Ciklikus keres??s",replaceAll:"Az ??sszes cser??je",replaceSuccessMsg:"%1 egyez??s??g cser??lve."},table:{toolbar:"T??bl??zat",title:"T??bl??zat tulajdons??gai",menu:"T??bl??zat tulajdons??gai",deleteTable:"T??bl??zat t??rl??se",rows:"Sorok",columns:"Oszlopok",border:"Szeg??lym??ret",align:"Igaz??t??s",alignLeft:"Balra",alignCenter:"K??z??pre",alignRight:"Jobbra",width:"Sz??less??g",widthPx:"k??ppont",widthPc:"sz??zal??k",widthUnit:"width unit",height:"Magass??g",cellSpace:"Cella t??rk??z",cellPad:"Cella bels?? marg??",caption:"Felirat",summary:"Le??r??s",headers:"Fejl??cek",headersNone:"Nincsenek",headersColumn:"Els?? oszlop",headersRow:"Els?? sor",headersBoth:"Mindkett??",invalidRows:"A sorok sz??m??nak nagyobbnak kell lenni mint 0.",invalidCols:"Az oszlopok sz??m??nak nagyobbnak kell lenni mint 0.",invalidBorder:"A szeg??lym??ret mez??be csak sz??mokat ??rhat.",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidCellSpacing:"A cella t??rk??z mez??be csak sz??mokat ??rhat.",invalidCellPadding:"A cella bels?? marg?? mez??be csak sz??mokat ??rhat.",cell:{menu:"Cella",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteCell:"Cell??k t??rl??se",merge:"Cell??k egyes??t??se",mergeRight:"Cell??k egyes??t??se jobbra",mergeDown:"Cell??k egyes??t??se lefel??",splitHorizontal:"Cell??k sz??tv??laszt??sa v??zszintesen",splitVertical:"Cell??k sz??tv??laszt??sa f??gg??legesen",title:"Cella tulajdons??gai",cellType:"Cella t??pusa",rowSpan:"F??gg??leges egyes??t??s",colSpan:"V??zszintes egyes??t??s",wordWrap:"Hossz?? sorok t??r??se",hAlign:"V??zszintes igaz??t??s",vAlign:"F??gg??leges igaz??t??s",alignTop:"Fel",alignMiddle:"K??z??pre",alignBottom:"Le",alignBaseline:"Alapvonalra",bgColor:"H??tt??r sz??ne",borderColor:"Keret sz??ne",data:"Adat",header:"Fejl??c",yes:"Igen",no:"Nem",invalidWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",invalidHeight:"A magass??g mez??be csak sz??mokat ??rhat.",invalidRowSpan:"A f??gg??leges egyes??t??s mez??be csak sz??mokat ??rhat.",invalidColSpan:"A v??zszintes egyes??t??s mez??be csak sz??mokat ??rhat.",chooseColor:"Choose"},row:{menu:"Sor",insertBefore:"Besz??r??s f??l??",insertAfter:"Besz??r??s al??",deleteRow:"Sorok t??rl??se"},column:{menu:"Oszlop",insertBefore:"Besz??r??s balra",insertAfter:"Besz??r??s jobbra",deleteColumn:"Oszlopok t??rl??se"}},button:{title:"Gomb tulajdons??gai",text:"Sz??veg (??rt??k)",type:"T??pus",typeBtn:"Gomb",typeSbm:"K??ld??s",typeRst:"Alaphelyzet"},checkboxAndRadio:{checkboxTitle:"Jel??l??n??gyzet tulajdons??gai",radioTitle:"V??laszt??gomb tulajdons??gai",value:"??rt??k",selected:"Kiv??lasztott"},form:{title:"??rlap tulajdons??gai",menu:"??rlap tulajdons??gai",action:"Adatfeldolgoz??st v??gz?? hivatkoz??s",method:"Adatk??ld??s m??dja",encoding:"K??dol??s"},select:{title:"Leg??rd??l?? lista tulajdons??gai",selectInfo:"Alaptulajdons??gok",opAvail:"El??rhet?? opci??k",value:"??rt??k",size:"M??ret",lines:"sor",chkMulti:"t??bb sor is kiv??laszthat??",opText:"Sz??veg",opValue:"??rt??k",btnAdd:"Hozz??ad",btnModify:"M??dos??t",btnUp:"Fel",btnDown:"Le",btnSetValue:"Legyen az alap??rtelmezett ??rt??k",btnDelete:"T??r??l"},textarea:{title:"Sz??vegter??let tulajdons??gai",cols:"Karakterek sz??ma egy sorban",rows:"Sorok sz??ma"},textfield:{title:"Sz??vegmez?? tulajdons??gai",name:"N??v",value:"??rt??k",charWidth:"Megjelen??tett karakterek sz??ma",maxChars:"Maxim??lis karaktersz??m",type:"T??pus",typeText:"Sz??veg",typePass:"Jelsz??"},hidden:{title:"Rejtett mez?? tulajdons??gai",name:"N??v",value:"??rt??k"},image:{title:"K??p tulajdons??gai",titleButton:"K??pgomb tulajdons??gai",menu:"K??p tulajdons??gai",infoTab:"Alaptulajdons??gok",btnUpload:"K??ld??s a szerverre",upload:"Felt??lt??s",alt:"Bubor??k sz??veg",width:"Sz??less??g",height:"Magass??g",lockRatio:"Ar??ny megtart??sa",unlockRatio:"Unlock Ratio",resetSize:"Eredeti m??ret",border:"Keret",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",align:"Igaz??t??s",alignLeft:"Bal",alignRight:"Jobbra",alertUrl:"T??ltse ki a k??p webc??m??t",linkTab:"Hivatkoz??s",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash tulajdons??gai",propertiesTab:"Tulajdons??gok",title:"Flash tulajdons??gai",chkPlay:"Automata lej??tsz??s",chkLoop:"Folyamatosan",chkMenu:"Flash men?? enged??lyez??se",chkFull:"Teljes k??perny?? enged??lyez??se",scale:"M??retez??s",scaleAll:"Mindent mutat",scaleNoBorder:"Keret n??lk??l",scaleFit:"Teljes kit??lt??s",access:"Szkript hozz??f??r??s",accessAlways:"Mindig",accessSameDomain:"Azonos domainr??l",accessNever:"Soha",align:"Igaz??t??s",alignLeft:"Bal",alignAbsBottom:"Legalj??ra",alignAbsMiddle:"K??zep??re",alignBaseline:"Alapvonalhoz",alignBottom:"Alj??ra",alignMiddle:"K??z??pre",alignRight:"Jobbra",alignTextTop:"Sz??veg tetej??re",alignTop:"Tetej??re",quality:"Min??s??g",qualityBest:"Legjobb",qualityHigh:"J??",qualityAutoHigh:"Automata j??",qualityMedium:"K??zepes",qualityAutoLow:"Automata gyenge",qualityLow:"Gyenge",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Ablak m??d",flashvars:"Flash v??ltoz??k",bgcolor:"H??tt??rsz??n",width:"Sz??less??g",height:"Magass??g",hSpace:"V??zsz. t??v",vSpace:"F??gg. t??v",validateSrc:"Adja meg a hivatkoz??s webc??m??t",validateWidth:"A sz??less??g mez??be csak sz??mokat ??rhat.",validateHeight:"A magass??g mez??be csak sz??mokat ??rhat.",validateHSpace:"A v??zszintes t??vols????g mez??be csak sz??mokat ??rhat.",validateVSpace:"A f??gg??leges t??vols????g mez??be csak sz??mokat ??rhat."},spellCheck:{toolbar:"Helyes??r??s-ellen??rz??s",title:"Helyes??r??s ellen??rz??",notAvailable:"Sajn??lom, de a szolg??ltat??s jelenleg nem el??rhet??.",errorLoading:"Hiba a szolg??ltat??s host bet??lt??se k??zben: %s.",notInDic:"Nincs a sz??t??rban",changeTo:"M??dos??t??s",btnIgnore:"Kihagyja",btnIgnoreAll:"Mindet kihagyja",btnReplace:"Csere",btnReplaceAll:"??sszes cser??je",btnUndo:"Visszavon??s",noSuggestions:"Nincs javaslat",progress:"Helyes??r??s-ellen??rz??s folyamatban...",noMispell:"Helyes??r??s-ellen??rz??s k??sz: Nem tal??ltam hib??t",noChanges:"Helyes??r??s-ellen??rz??s k??sz: Nincs v??ltoztatott sz??",oneChange:"Helyes??r??s-ellen??rz??s k??sz: Egy sz?? cser??lve",manyChanges:"Helyes??r??s-ellen??rz??s k??sz: %1 sz?? cser??lve",ieSpellDownload:"A helyes??r??s-ellen??rz?? nincs telep??tve. Szeretn?? let??lteni most?"},smiley:{toolbar:"Hangulatjelek",title:"Hangulatjel besz??r??sa",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elem"},numberedlist:"Sz??moz??s",bulletedlist:"Felsorol??s",indent:"Beh??z??s n??vel??se",outdent:"Beh??z??s cs??kkent??se",justify:{left:"Balra",center:"K??z??pre",right:"Jobbra",block:"Sorkiz??rt"},blockquote:"Id??zet blokk",clipboard:{title:"Beilleszt??s",cutError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a kiv??g??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",copyError:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a m??sol??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl/Cmd+X).",pasteMsg:"M??solja be az al??bbi mez??be a <STRONG>Ctrl/Cmd+V</STRONG> billenty??k lenyom??s??val, majd nyomjon <STRONG>Rendben</STRONG>-t.",securityMsg:"A b??ng??sz?? biztons??gi be??ll??t??sai miatt a szerkeszt?? nem k??pes hozz??f??rni a v??g??lap adataihoz. Illeszd be ??jra ebben az ablakban.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Beilleszt??s Word-b??l",title:"Beilleszt??s Word-b??l",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Beilleszt??s form??zatlan sz??vegk??nt",title:"Beilleszt??s form??zatlan sz??vegk??nt"},templates:{button:"Sablonok",title:"El??rhet?? sablonok",options:"Template Options",insertOption:"Kicser??li a jelenlegi tartalmat",selectPromptMsg:"V??lassza ki melyik sablon ny??ljon meg a szerkeszt??ben<br>(a jelenlegi tartalom elveszik):",emptyListMsg:"(Nincs sablon megadva)"},showBlocks:"Blokkok megjelen??t??se",stylesCombo:{label:"St??lus",panelTitle:"Formatting Styles",panelTitle1:"Blokk st??lusok",panelTitle2:"Inline st??lusok",panelTitle3:"Objektum st??lusok"},format:{label:"Form??tum",panelTitle:"Form??tum",tag_p:"Norm??l",tag_pre:"Form??zott",tag_address:"C??msor",tag_h1:"Fejl??c 1",tag_h2:"Fejl??c 2",tag_h3:"Fejl??c 3",tag_h4:"Fejl??c 4",tag_h5:"Fejl??c 5",tag_h6:"Fejl??c 6",tag_div:"Bekezd??s (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Bet??t??pus",voiceLabel:"Bet??t??pus",panelTitle:"Bet??t??pus"},fontSize:{label:"M??ret",voiceLabel:"Bet??m??ret",panelTitle:"M??ret"},colorButton:{textColorTitle:"Bet??sz??n",bgColorTitle:"H??tt??rsz??n",panelTitle:"Colors",auto:"Automatikus",more:"Tov??bbi sz??nek..."},colors:{"000":"Fekete",800000:"Bord??","8B4513":"Barna","2F4F4F":"S??t??t t??rkiz","008080":"T??rkiz","000080":"Kir??ly k??k","4B0082":"Indig?? k??k",696969:"Sz??rke",B22222:"T??gla v??r??s",A52A2A:"V??r??s",DAA520:"Arany s??rga","006400":"S??t??t z??ld","40E0D0":"T??rkiz","0000CD":"K??k",800080:"Lila",808080:"Sz??rke",F00:"Piros",FF8C00:"S??t??t narancs",FFD700:"Arany","008000":"Z??ld","0FF":"T??rkiz","00F":"K??k",EE82EE:"R??zsasz??n",A9A9A9:"S??t??t sz??rke",FFA07A:"Lazac",FFA500:"Narancs",FFFF00:"Citroms??rga","00FF00":"Neon z??ld",AFEEEE:"Vil??gos t??rkiz",ADD8E6:"Vil??gos k??k",DDA0DD:"Vil??gos lila",D3D3D3:"Vil??gos sz??rke",FFF0F5:"Lavender Blush",FAEBD7:"T??rtfeh??r",FFFFE0:"Vil??gos s??rga",F0FFF0:"Menta",F0FFFF:"Az??r k??k",F0F8FF:"Halv??ny k??k",E6E6FA:"Lavender",FFF:"Feh??r"},scayt:{title:"Helyes??r??s ellen??rz??s g??pel??s k??zben",opera_title:"Not supported by Opera",enable:"SCAYT enged??lyez??se",disable:"SCAYT letilt??sa",about:"SCAYT n??vjegy",toggle:"SCAYT kapcsol??sa",options:"Be??ll??t??sok",langs:"Nyelvek",moreSuggestions:"Tov??bbi javaslatok",ignore:"Kihagy",ignoreAll:"??sszes kihagy??sa",addWord:"Sz?? hozz??ad??sa",emptyDic:"A sz??t??r nev??t meg kell adni.",optionsTab:"Be??ll??t??sok",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Nyelvek",dictionariesTab:"Sz??t??r",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"N??vjegy"},about:{title:"CKEditor n??vjegy",dlgTitle:"CKEditor n??vjegy",moreInfo:"Licenszel??si inform??ci??k??rt k??rj??k l??togassa meg weboldalunkat:",copy:"Copyright &copy; $1. Minden jog fenntartva."},maximize:"Teljes m??ret",minimize:"Kis m??ret",fakeobjects:{anchor:"Horgony",flash:"Flash anim??ci??",div:"Oldalt??r??s",unknown:"Ismeretlen objektum"},resize:"H??zza az ??tm??retez??shez",colordialog:{title:"V??lasszon sz??nt",options:"Color Options",highlight:"Nagy??t??s",selected:"Kiv??lasztott",clear:"??r??t??s"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/is.js b/horde/services/editor/ckeditor/lang/is.js
deleted file mode 100644 (file)
index 69ea16d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.is={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????i",newPage:"N?? s????a",save:"Vista",preview:"Forsko??a",cut:"Klippa",copy:"Afrita",paste:"L??ma",print:"Prenta",underline:"Undirstrika??",bold:"Feitletra??",italic:"Sk??letra??",selectAll:"Velja allt",removeFormat:"Fjarl??gja sni??",strike:"Yfirstrika??",subscript:"Ni??urskrifa??",superscript:"Uppskrifa??",horizontalrule:"L????r??tt l??na",pagebreak:"Setja inn s????uskil",unlink:"Fjarl??gja stiklu",undo:"Afturkalla",redo:"H??tta vi?? afturk??llun",common:{browseServer:"Fletta ?? skjalasafni",url:"Vefsl????",protocol:"Samskiptasta??all",upload:"Senda upp",uploadSubmit:"Hla??a upp",image:"Setja inn mynd",flash:"Flash",form:"Setja inn innsl??ttarform",checkbox:"Setja inn h??kunarreit",radio:"Setja inn valhnapp",textField:"Setja inn textareit",textarea:"Setja inn textasv????i",hiddenField:"Setja inn fali?? sv????i",button:"Setja inn hnapp",select:"Setja inn lista",imageButton:"Setja inn myndahnapp",notSet:"<ekkert vali??>",id:"Au??kenni",name:"Nafn",langDir:"Lesstefna",langDirLtr:"Fr?? vinstri til h??gri (LTR)",langDirRtl:"Fr?? h??gri til vinstri (RTL)",langCode:"Tungum??lak????i",longDescr:"N??nari l??sing",cssClass:"St??lsni??sflokkur",advisoryTitle:"Titill",cssStyle:"St??ll",ok:"?? lagi",cancel:"H??tta vi??",close:"Close",preview:"Preview",generalTab:"Almennt",advancedTab:"T??knilegt",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Setja inn merki",title:"Velja t??kn",options:"Special Character Options"},link:{toolbar:"Stofna/breyta stiklu",other:"<annar>",menu:"Breyta stiklu",title:"Stikla",info:"Almennt",target:"Mark",upload:"Senda upp",advanced:"T??knilegt",type:"Stikluflokkur",toUrl:"URL",toAnchor:"B??kamerki ?? ??essari s????u",toEmail:"Netfang",targetFrame:"<rammi>",targetPopup:"<sprettigluggi>",targetFrameName:"Nafn markglugga",targetPopupName:"Nafn sprettiglugga",popupFeatures:"Eigindi sprettiglugga",popupResizable:"Resizable",popupStatusBar:"St????ustika",popupLocationBar:"Fangl??na",popupToolbar:"Verkf??rastika",popupMenuBar:"Vall??na",popupFullScreen:"Heilskj??r (IE)",popupScrollBars:"Skrunstikur",popupDependent:"H???? venslum (Netscape)",popupWidth:"Breidd",popupLeft:"Fjarl??g?? fr?? vinstri",popupHeight:"H????",popupTop:"Fjarl??g?? fr?? efri br??n",id:"Id",langDir:"Lesstefna",langDirLTR:"Fr?? vinstri til h??gri (LTR)",langDirRTL:"Fr?? h??gri til vinstri (RTL)",acccessKey:"Skammvalshnappur",name:"Nafn",langCode:"Lesstefna",tabIndex:"Ra??n??mer innsl??ttarreits",advisoryTitle:"Titill",advisoryContentType:"Tegund innihalds",cssClasses:"St??lsni??sflokkur",charset:"T??knr??f",styles:"St??ll",selectAnchor:"Veldu akkeri",anchorName:"Eftir akkerisnafni",anchorId:"Eftir au??kenni einingar",emailAddress:"Netfang",emailSubject:"Efni",emailBody:"Meginm??l",noAnchors:"<Engin b??kamerki ?? skr??>",noUrl:"Sl????u inn veffang stiklunnar!",noEmail:"Sl????u inn netfang!"},anchor:{toolbar:"Stofna/breyta kaflamerki",menu:"Eigindi kaflamerkis",title:"Eigindi kaflamerkis",name:"Nafn b??kamerkis",errorName:"Sl????u inn nafn b??kamerkis!"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Finna og skipta",find:"Leita",replace:"Skipta ??t",findWhat:"Leita a??:",replaceWith:"Skipta ??t fyrir:",notFoundMsg:"Leitartexti fannst ekki!",matchCase:"Gera greinarmun ???? h????- og l??gst??fum",matchWord:"A??eins heil or??",matchCyclic:"Match cyclic",replaceAll:"Skipta ??t allssta??ar",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tafla",title:"Eigindi t??flu",menu:"Eigindi t??flu",deleteTable:"Fella t??flu",rows:"Ra??ir",columns:"D??lkar",border:"Breidd ramma",align:"J??fnun",alignLeft:"Vinstrijafna??",alignCenter:"Mi??ja??",alignRight:"H??grijafna??",width:"Breidd",widthPx:"myndeindir",widthPc:"pr??sent",widthUnit:"width unit",height:"H????",cellSpace:"Bil milli reita",cellPad:"Reitasp??ss??a",caption:"Titill",summary:"??fram",headers:"Fyrirsagnir",headersNone:"Engar",headersColumn:"Fyrsti d??lkur",headersRow:"Fyrsta r????",headersBoth:"Hvort tveggja",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Reitur",insertBefore:"Skj??ta inn reiti fyrir aftan",insertAfter:"Skj??ta inn reiti fyrir framan",deleteCell:"Fella reit",merge:"Sameina reiti",mergeRight:"Sameina til h??gri",mergeDown:"Sameina ni??ur ?? vi??",splitHorizontal:"Klj??fa reit l??r??tt",splitVertical:"Klj??fa reit l????r??tt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"R????",insertBefore:"Skj??ta inn r???? fyrir ofan",insertAfter:"Skj??ta inn r???? fyrir ne??an",deleteRow:"Ey??a r????"},column:{menu:"D??lkur",insertBefore:"Skj??ta inn d??lki vinstra megin",insertAfter:"Skj??ta inn d??lki h??gra megin",deleteColumn:"Fella d??lk"}},button:{title:"Eigindi hnapps",text:"Texti",type:"Ger??",typeBtn:"Hnappur",typeSbm:"Sta??festa",typeRst:"Hreinsa"},checkboxAndRadio:{checkboxTitle:"Eigindi markreits",radioTitle:"Eigindi valhnapps",value:"Gildi",selected:"Vali??"},form:{title:"Eigindi innsl??ttarforms",menu:"Eigindi innsl??ttarforms",action:"A??ger??",method:"A??fer??",encoding:"Encoding"},select:{title:"Eigindi lista",selectInfo:"Uppl??singar",opAvail:"Kostir",value:"Gildi",size:"St??r??",lines:"l??nur",chkMulti:"Leyfa fleiri kosti",opText:"Texti",opValue:"Gildi",btnAdd:"B??ta vi??",btnModify:"Breyta",btnUp:"Upp",btnDown:"Ni??ur",btnSetValue:"Merkja sem vali??",btnDelete:"Ey??a"},textarea:{title:"Eigindi textasv????is",cols:"D??lkar",rows:"L??nur"},textfield:{title:"Eigindi textareits",name:"Nafn",value:"Gildi",charWidth:"Breidd (leturt??kn)",maxChars:"H??marksfj??ldi leturt??kna",type:"Ger??",typeText:"Texti",typePass:"Lykilor??"},hidden:{title:"Eigindi falins sv????is",name:"Nafn",value:"Gildi"},image:{title:"Eigindi myndar",titleButton:"Eigindi myndahnapps",menu:"Eigindi myndar",infoTab:"Almennt",btnUpload:"Hla??a upp",upload:"Hla??a upp",alt:"Bakl??gur texti",width:"Breidd",height:"H????",lockRatio:"Festa st??r??arhlutfall",unlockRatio:"Unlock Ratio",resetSize:"Reikna st??r??",border:"Rammi",hSpace:"Vinstri bil",vSpace:"H??gri bil",align:"J??fnun",alignLeft:"Vinstri",alignRight:"H??gri",alertUrl:"Sl????u inn sl????ina a?? myndinni",linkTab:"Stikla",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Eigindi Flash",propertiesTab:"Properties",title:"Eigindi Flash",chkPlay:"Sj??lfvirk spilun",chkLoop:"Endurtekning",chkMenu:"S??na Flash-valmynd",chkFull:"Allow Fullscreen",scale:"Skali",scaleAll:"S??na allt",scaleNoBorder:"??n ramma",scaleFit:"Fella skala a?? st??r??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"J??fnun",alignLeft:"Vinstri",alignAbsBottom:"Abs ne??st",alignAbsMiddle:"Abs mi??ju??",alignBaseline:"Grunnl??na",alignBottom:"Ne??st",alignMiddle:"Mi??ju??",alignRight:"H??gri",alignTextTop:"Efri br??n texta",alignTop:"Efst",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrunnslitur",width:"Breidd",height:"H????",hSpace:"Vinstri bil",vSpace:"H??gri bil",validateSrc:"Sl????u inn veffang stiklunnar!",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Villuleit",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Ekki ?? or??ab??kinni",changeTo:"Tillaga",btnIgnore:"Hunsa",btnIgnoreAll:"Hunsa allt",btnReplace:"Skipta",btnReplaceAll:"Skipta ??llu",btnUndo:"Til baka",noSuggestions:"- engar till??gur -",progress:"Villuleit ?? gangi...",noMispell:"Villuleit loki??: Engin villa fannst",noChanges:"Villuleit loki??: Engu or??i breytt",oneChange:"Villuleit loki??: Einu or??i breytt",manyChanges:"Villuleit loki??: %1 or??um breytt",ieSpellDownload:"Villuleit ekki sett upp.<br>Viltu setja hana upp?"},smiley:{toolbar:"Svipur",title:"Velja svip",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"N??mera??ur listi",bulletedlist:"Punktalisti",indent:"Minnka inndr??tt",outdent:"Auka inndr??tt",justify:{left:"Vinstrij??fnun",center:"Mi??ja texta",right:"H??grij??fnun",block:"Jafna b????um megin"},blockquote:"Inndr??ttur",clipboard:{title:"L??ma",cutError:"??ryggisstillingar vafrans ????ns leyfa ekki klippingu texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? klippa (Ctrl/Cmd+X).",copyError:"??ryggisstillingar vafrans ????ns leyfa ekki afritun texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? afrita (Ctrl/Cmd+C).",pasteMsg:"L??mdu ?? sv????i?? h??r a?? ne??an og (<STRONG>Ctrl/Cmd+V</STRONG>) og smelltu ?? <STRONG>OK</STRONG>.",securityMsg:"Vegna ??ryggisstillinga ?? vafranum ????num f??r ritillinn ekki beinan a??gang a?? klippubor??inu. ???? ver??ur a?? l??ma innihaldi?? aftur inn ?? ??ennan glugga.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"L??ma ??r Word",title:"L??ma ??r Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"L??ma sem ??sni??inn texta",title:"L??ma sem ??sni??inn texta"},templates:{button:"Sni??m??t",title:"Innihaldssni??m??t",options:"Template Options",insertOption:"Skipta ??t raunverulegu innihaldi",selectPromptMsg:"Veldu sni??m??t til a?? opna ?? ritlinum.<br>(N??verandi innihald v??kur fyrir ??v??!):",emptyListMsg:"(Ekkert sni??m??t er skilgreint!)"},showBlocks:"S??na blokkir",stylesCombo:{label:"St??lflokkur",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"St??lsni??",panelTitle:"St??lsni??",tag_p:"Venjulegt letur",tag_pre:"Forsni??i??",tag_address:"Vistfang",tag_h1:"Fyrirs??gn 1",tag_h2:"Fyrirs??gn 2",tag_h3:"Fyrirs??gn 3",tag_h4:"Fyrirs??gn 4",tag_h5:"Fyrirs??gn 5",tag_h6:"Fyrirs??gn 6",tag_div:"Venjulegt (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Leturger?? ",voiceLabel:"Font",panelTitle:"Leturger?? "},fontSize:{label:"Leturst??r?? ",voiceLabel:"Font Size",panelTitle:"Leturst??r?? "},colorButton:{textColorTitle:"Litur texta",bgColorTitle:"Bakgrunnslitur",panelTitle:"Colors",auto:"Sj??lfval",more:"Fleiri liti..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/it.js b/horde/services/editor/ckeditor/lang/it.js
deleted file mode 100644 (file)
index 14d5735..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.it={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Codice Sorgente",newPage:"Nuova pagina vuota",save:"Salva",preview:"Anteprima",cut:"Taglia",copy:"Copia",paste:"Incolla",print:"Stampa",underline:"Sottolineato",bold:"Grassetto",italic:"Corsivo",selectAll:"Seleziona tutto",removeFormat:"Elimina formattazione",strike:"Barrato",subscript:"Pedice",superscript:"Apice",horizontalrule:"Inserisci riga orizzontale",pagebreak:"Inserisci interruzione di pagina",unlink:"Elimina collegamento",undo:"Annulla",redo:"Ripristina",common:{browseServer:"Cerca sul server",url:"URL",protocol:"Protocollo",upload:"Carica",uploadSubmit:"Invia al server",image:"Immagine",flash:"Oggetto Flash",form:"Modulo",checkbox:"Checkbox",radio:"Radio Button",textField:"Campo di testo",textarea:"Area di testo",hiddenField:"Campo nascosto",button:"Bottone",select:"Menu di selezione",imageButton:"Bottone immagine",notSet:"<non impostato>",id:"Id",name:"Nome",langDir:"Direzione scrittura",langDirLtr:"Da Sinistra a Destra (LTR)",langDirRtl:"Da Destra a Sinistra (RTL)",langCode:"Codice Lingua",longDescr:"URL descrizione estesa",cssClass:"Nome classe CSS",advisoryTitle:"Titolo",cssStyle:"Stile",ok:"OK",cancel:"Annulla",close:"Close",preview:"Preview",generalTab:"Generale",advancedTab:"Avanzate",validateNumberFailed:"Il valore inserito non ?? un numero.",confirmNewPage:"Ogni modifica non salvata sar?? persa. Sei sicuro di voler caricare una nuova pagina?",confirmCancel:"Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, non disponibile</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserisci carattere speciale",title:"Seleziona carattere speciale",options:"Special Character Options"},link:{toolbar:"Inserisci/Modifica collegamento",other:"<altro>",menu:"Modifica collegamento",title:"Collegamento",info:"Informazioni collegamento",target:"Destinazione",upload:"Carica",advanced:"Avanzate",type:"Tipo di Collegamento",toUrl:"URL",toAnchor:"Ancora nella pagina",toEmail:"E-Mail",targetFrame:"<riquadro>",targetPopup:"<finestra popup>",targetFrameName:"Nome del riquadro di destinazione",targetPopupName:"Nome finestra popup",popupFeatures:"Caratteristiche finestra popup",popupResizable:"Ridimensionabile",popupStatusBar:"Barra di stato",popupLocationBar:"Barra degli indirizzi",popupToolbar:"Barra degli strumenti",popupMenuBar:"Barra del menu",popupFullScreen:"A tutto schermo (IE)",popupScrollBars:"Barre di scorrimento",popupDependent:"Dipendente (Netscape)",popupWidth:"Larghezza",popupLeft:"Posizione da sinistra",popupHeight:"Altezza",popupTop:"Posizione dall'alto",id:"Id",langDir:"Direzione scrittura",langDirLTR:"Da Sinistra a Destra (LTR)",langDirRTL:"Da Destra a Sinistra (RTL)",acccessKey:"Scorciatoia<br />da tastiera",name:"Nome",langCode:"Direzione scrittura",tabIndex:"Ordine di tabulazione",advisoryTitle:"Titolo",advisoryContentType:"Tipo della risorsa collegata",cssClasses:"Nome classe CSS",charset:"Set di caretteri della risorsa collegata",styles:"Stile",selectAnchor:"Scegli Ancora",anchorName:"Per Nome",anchorId:"Per id elemento",emailAddress:"Indirizzo E-Mail",emailSubject:"Oggetto del messaggio",emailBody:"Corpo del messaggio",noAnchors:"(Nessuna ancora disponibile nel documento)",noUrl:"Devi inserire l'URL del collegamento",noEmail:"Devi inserire un'indirizzo e-mail"},anchor:{toolbar:"Inserisci/Modifica Ancora",menu:"Propriet?? ancora",title:"Propriet?? ancora",name:"Nome ancora",errorName:"Inserici il nome dell'ancora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Cerca e Sostituisci",find:"Trova",replace:"Sostituisci",findWhat:"Trova:",replaceWith:"Sostituisci con:",notFoundMsg:"L'elemento cercato non ?? stato trovato.",matchCase:"Maiuscole/minuscole",matchWord:"Solo parole intere",matchCyclic:"Ricerca ciclica",replaceAll:"Sostituisci tutto",replaceSuccessMsg:"%1 occorrenza(e) sostituite."},table:{toolbar:"Tabella",title:"Propriet?? tabella",menu:"Propriet?? tabella",deleteTable:"Cancella Tabella",rows:"Righe",columns:"Colonne",border:"Dimensione bordo",align:"Allineamento",alignLeft:"Sinistra",alignCenter:"Centrato",alignRight:"Destra",width:"Larghezza",widthPx:"pixel",widthPc:"percento",widthUnit:"width unit",height:"Altezza",cellSpace:"Spaziatura celle",cellPad:"Padding celle",caption:"Intestazione",summary:"Indice",headers:"Intestazione",headersNone:"Nessuna",headersColumn:"Prima Colonna",headersRow:"Prima Riga",headersBoth:"Entrambe",invalidRows:"Il numero di righe dev'essere un numero maggiore di 0.",invalidCols:"Il numero di colonne dev'essere un numero maggiore di 0.",invalidBorder:"La dimensione del bordo dev'essere un numero.",invalidWidth:"La larghezza della tabella dev'essere un numero.",invalidHeight:"L'altezza della tabella dev'essere un numero.",invalidCellSpacing:"La spaziatura tra le celle dev'essere un numero.",invalidCellPadding:"Il pagging delle celle dev'essere un numero",cell:{menu:"Cella",insertBefore:"Inserisci Cella Prima",insertAfter:"Inserisci Cella Dopo",deleteCell:"Elimina celle",merge:"Unisce celle",mergeRight:"Unisci a Destra",mergeDown:"Unisci in Basso",splitHorizontal:"Dividi Cella Orizzontalmente",splitVertical:"Dividi Cella Verticalmente",title:"Propriet?? della cella",cellType:"Tipo di cella",rowSpan:"Su pi?? righe",colSpan:"Su pi?? colonne",wordWrap:"Ritorno a capo",hAlign:"Allineamento orizzontale",vAlign:"Allineamento verticale",alignTop:"In Alto",alignMiddle:"Al Centro",alignBottom:"In Basso",alignBaseline:"Linea Base",bgColor:"Colore di Sfondo",borderColor:"Colore del Bordo",data:"Dati",header:"Intestazione",yes:"Si",no:"No",invalidWidth:"La larghezza della cella dev'essere un numero.",invalidHeight:"L'altezza della cella dev'essere un numero.",invalidRowSpan:"Il numero di righe dev'essere un numero intero.",invalidColSpan:"Il numero di colonne dev'essere un numero intero.",chooseColor:"Choose"},row:{menu:"Riga",insertBefore:"Inserisci Riga Prima",insertAfter:"Inserisci Riga Dopo",deleteRow:"Elimina righe"},column:{menu:"Colonna",insertBefore:"Inserisci Colonna Prima",insertAfter:"Inserisci Colonna Dopo",deleteColumn:"Elimina colonne"}},button:{title:"Propriet?? bottone",text:"Testo (Value)",type:"Tipo",typeBtn:"Bottone",typeSbm:"Invio",typeRst:"Annulla"},checkboxAndRadio:{checkboxTitle:"Propriet?? checkbox",radioTitle:"Propriet?? radio button",value:"Valore",selected:"Selezionato"},form:{title:"Propriet?? modulo",menu:"Propriet?? modulo",action:"Azione",method:"Metodo",encoding:"Codifica"},select:{title:"Propriet?? menu di selezione",selectInfo:"Info",opAvail:"Opzioni disponibili",value:"Valore",size:"Dimensione",lines:"righe",chkMulti:"Permetti selezione multipla",opText:"Testo",opValue:"Valore",btnAdd:"Aggiungi",btnModify:"Modifica",btnUp:"Su",btnDown:"Gi",btnSetValue:"Imposta come predefinito",btnDelete:"Rimuovi"},textarea:{title:"Propriet?? area di testo",cols:"Colonne",rows:"Righe"},textfield:{title:"Propriet?? campo di testo",name:"Nome",value:"Valore",charWidth:"Larghezza",maxChars:"Numero massimo di caratteri",type:"Tipo",typeText:"Testo",typePass:"Password"},hidden:{title:"Propriet?? campo nascosto",name:"Nome",value:"Valore"},image:{title:"Propriet?? immagine",titleButton:"Propriet?? bottone immagine",menu:"Propriet?? immagine",infoTab:"Informazioni immagine",btnUpload:"Invia al server",upload:"Carica",alt:"Testo alternativo",width:"Larghezza",height:"Altezza",lockRatio:"Blocca rapporto",unlockRatio:"Unlock Ratio",resetSize:"Reimposta dimensione",border:"Bordo",hSpace:"HSpace",vSpace:"VSpace",align:"Allineamento",alignLeft:"Sinistra",alignRight:"Destra",alertUrl:"Devi inserire l'URL per l'immagine",linkTab:"Collegamento",button2Img:"Vuoi trasformare il bottone immagine selezionato in un'immagine semplice?",img2Button:"Vuoi trasferomare l'immagine selezionata in un bottone immagine?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet?? Oggetto Flash",propertiesTab:"Propriet??",title:"Propriet?? Oggetto Flash",chkPlay:"Avvio Automatico",chkLoop:"Riavvio automatico",chkMenu:"Abilita Menu di Flash",chkFull:"Permetti la modalit?? tutto schermo",scale:"Ridimensiona",scaleAll:"Mostra Tutto",scaleNoBorder:"Senza Bordo",scaleFit:"Dimensione Esatta",access:"Accesso Script",accessAlways:"Sempre",accessSameDomain:"Solo stesso dominio",accessNever:"Mai",align:"Allineamento",alignLeft:"Sinistra",alignAbsBottom:"In basso assoluto",alignAbsMiddle:"Centrato assoluto",alignBaseline:"Linea base",alignBottom:"In Basso",alignMiddle:"Centrato",alignRight:"Destra",alignTextTop:"In alto al testo",alignTop:"In Alto",quality:"Qualit??",qualityBest:"Massima",qualityHigh:"Alta",qualityAutoHigh:"Alta Automatica",qualityMedium:"Intermedia",qualityAutoLow:"Bassa Automatica",qualityLow:"Bassa",windowModeWindow:"Finestra",windowModeOpaque:"Opaca",windowModeTransparent:"Trasparente",windowMode:"Modalit?? finestra",flashvars:"Variabili per Flash",bgcolor:"Colore sfondo",width:"Larghezza",height:"Altezza",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Devi inserire l'URL del collegamento",validateWidth:"La Larghezza dev'essere un numero",validateHeight:"L'altezza dev'essere un numero",validateHSpace:"L'HSpace dev'essere un numero.",validateVSpace:"Il VSpace dev'essere un numero."},spellCheck:{toolbar:"Correttore ortografico",title:"Controllo ortografico",notAvailable:"Il servizio non ?? momentaneamente disponibile.",errorLoading:"Errore nel caricamento dell'host col servizio applicativo: %s.",notInDic:"Non nel dizionario",changeTo:"Cambia in",btnIgnore:"Ignora",btnIgnoreAll:"Ignora tutto",btnReplace:"Cambia",btnReplaceAll:"Cambia tutto",btnUndo:"Annulla",noSuggestions:"- Nessun suggerimento -",progress:"Controllo ortografico in corso",noMispell:"Controllo ortografico completato: nessun errore trovato",noChanges:"Controllo ortografico completato: nessuna parola cambiata",oneChange:"Controllo ortografico completato: 1 parola cambiata",manyChanges:"Controllo ortografico completato: %1 parole cambiate",ieSpellDownload:"Contollo ortografico non installato. Lo vuoi scaricare ora?"},smiley:{toolbar:"Emoticon",title:"Inserisci emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 elemento"},numberedlist:"Elenco numerato",bulletedlist:"Elenco puntato",indent:"Aumenta rientro",outdent:"Riduci rientro",justify:{left:"Allinea a sinistra",center:"Centra",right:"Allinea a destra",block:"Giustifica"},blockquote:"Citazione",clipboard:{title:"Incolla",cutError:"Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).",copyError:"Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).",pasteMsg:"Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl/Cmd+V</STRONG>) e premi <STRONG>OK</STRONG>.",securityMsg:"A causa delle impostazioni di sicurezza del browser,l'editor non ?? in grado di accedere direttamente agli appunti. E' pertanto necessario incollarli di nuovo in questa finestra.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",toolbar:"Incolla da Word",title:"Incolla da Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Incolla come testo semplice",title:"Incolla come testo semplice"},templates:{button:"Modelli",title:"Contenuto dei modelli",options:"Template Options",insertOption:"Cancella il contenuto corrente",selectPromptMsg:"Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verr?? eliminato):",emptyListMsg:"(Nessun modello definito)"},showBlocks:"Visualizza Blocchi",stylesCombo:{label:"Stile",panelTitle:"Formatting Styles",panelTitle1:"Stili per blocchi",panelTitle2:"Stili in linea",panelTitle3:"Stili per oggetti"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normale",tag_pre:"Formattato",tag_address:"Indirizzo",tag_h1:"Titolo 1",tag_h2:"Titolo 2",tag_h3:"Titolo 3",tag_h4:"Titolo 4",tag_h5:"Titolo 5",tag_h6:"Titolo 6",tag_div:"Paragrafo (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Dimensione",voiceLabel:"Dimensione Font",panelTitle:"Dimensione"},colorButton:{textColorTitle:"Colore testo",bgColorTitle:"Colore sfondo",panelTitle:"Colors",auto:"Automatico",more:"Altri colori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Controllo Ortografico Mentre Scrivi",opera_title:"Not supported by Opera",enable:"Abilita COMS",disable:"Disabilita COMS",about:"About COMS",toggle:"Inverti abilitazione SCOMS",options:"Opzioni",langs:"Lingue",moreSuggestions:"Altri suggerimenti",ignore:"Ignora",ignoreAll:"Ignora tutti",addWord:"Aggiungi Parola",emptyDic:"Il nome del dizionario non pu?? essere vuoto.",optionsTab:"Opzioni",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Lingue",dictionariesTab:"Dizionari",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"Per le informazioni sulla licenza si prega di visitare il nostro sito:",copy:"Copyright &copy; $1. Tutti i diritti riservati."},maximize:"Massimizza",minimize:"Minimize",fakeobjects:{anchor:"Ancora",flash:"Animazione Flash",div:"Interruzione di Pagina",unknown:"Oggetto sconosciuto"},resize:"Trascina per ridimensionare",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ja.js b/horde/services/editor/ckeditor/lang/ja.js
deleted file mode 100644 (file)
index d0d1895..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ja={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"??????????????????",save:"??????",preview:"???????????????",cut:"????????????",copy:"?????????",paste:"????????????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"???????????????",removeFormat:"????????????????????????",strike:"???????????????",subscript:"?????????",superscript:"???????????????",horizontalrule:"?????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"????????????",redo:"????????????",common:{browseServer:"???????????????????????????",url:"URL",protocol:"???????????????",upload:"??????????????????",uploadSubmit:"?????????????????????",image:"????????????",flash:"Flash",form:"????????????",checkbox:"????????????????????????",radio:"??????????????????",textField:"??????????????????",textarea:"?????????????????????",hiddenField:"????????????????????????",button:"?????????",select:"?????????????????????",imageButton:"???????????????",notSet:"<??????>",id:"Id",name:"Name??????",langDir:"?????????????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"???????????????",longDescr:"longdesc??????(????????????)",cssClass:"??????????????????????????????",advisoryTitle:"Title??????",cssStyle:"?????????????????????",ok:"OK",cancel:"???????????????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"???????????????",validateNumberFailed:"??????????????????????????????",confirmNewPage:"?????????????????????????????? ???????????????????????????????????????????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"Special Character Options"},link:{toolbar:"???????????????/??????",other:"<????????????>",menu:"???????????????",title:"?????????????????????",info:"????????????????????? ??????",target:"???????????????",upload:"??????????????????",advanced:"???????????????",type:"??????????????????",toUrl:"URL",toAnchor:"??????????????????????????????",toEmail:"E-Mail",targetFrame:"<????????????>",targetPopup:"<?????????????????????????????????>",targetFrameName:"????????????????????????",targetPopupName:"????????????????????????????????????",popupFeatures:"???????????????????????????????????????",popupResizable:"???????????????",popupStatusBar:"?????????????????????",popupLocationBar:"????????????????????????",popupToolbar:"???????????????",popupMenuBar:"??????????????????",popupFullScreen:"??????????????????(IE)",popupScrollBars:"?????????????????????",popupDependent:"???????????????????????????????????????????????? (Netscape)",popupWidth:"???",popupLeft:"??????????????????????????????",popupHeight:"??????",popupTop:"??????????????????????????????",id:"Id",langDir:"?????????????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"??????????????????",name:"Name??????",langCode:"?????????????????????",tabIndex:"????????????????????????",advisoryTitle:"Title??????",advisoryContentType:"Content Type??????",cssClasses:"??????????????????????????????",charset:"?????????charset??????",styles:"?????????????????????",selectAnchor:"?????????????????????",anchorName:"???????????????",anchorId:"???????????????ID",emailAddress:"E-Mail ????????????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????URL??????????????????????????????",noEmail:"???????????????????????????????????????????????????"},anchor:{toolbar:"??????????????????/??????",menu:"???????????? ???????????????",title:"???????????? ???????????????",name:"???????????????",errorName:"???????????????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"??????????????????",find:"??????",replace:"????????????",findWhat:"?????????????????????:",replaceWith:"????????????????????????:",notFoundMsg:"????????????????????????????????????????????????????????????",matchCase:"????????????????????????????????????",matchWord:"?????????????????????",matchCyclic:"????????????",replaceAll:"??????????????????",replaceSuccessMsg:"%1 ????????????????????????"},table:{toolbar:"????????????",title:"???????????? ???????????????",menu:"???????????? ???????????????",deleteTable:"??????????????????",rows:"???",columns:"???",border:"?????????????????????",align:"?????????????????????",alignLeft:"???",alignCenter:"??????",alignRight:"???",width:"???",widthPx:"????????????",widthPc:"???????????????",widthUnit:"width unit",height:"??????",cellSpace:"???????????????",cellPad:"???????????????",caption:"??????????????????",summary:"?????????????????????",headers:"?????????????????????(th)",headersNone:"??????",headersColumn:"??????????????????",headersRow:"??????????????????",headersBoth:"??????",invalidRows:"??????0???????????????????????????????????????????????????",invalidCols:"??????0???????????????????????????????????????????????????",invalidBorder:"????????????????????????????????????????????????????????????",invalidWidth:"??????????????????????????????????????????",invalidHeight:"?????????????????????????????????????????????",invalidCellSpacing:"??????????????????????????????????????????????????????",invalidCellPadding:"??????????????????????????????????????????????????????",cell:{menu:"??????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"????????????",merge:"????????????",mergeRight:"????????????",mergeDown:"????????????",splitHorizontal:"???????????????????????????",splitVertical:"??????????????????????????????",title:"?????????????????????",cellType:"???????????????",rowSpan:"??????(??????)",colSpan:"??????(??????)",wordWrap:"????????????",hAlign:"??????????????????",vAlign:"??????????????????",alignTop:"???",alignMiddle:"??????",alignBottom:"???",alignBaseline:"??????????????????",bgColor:"?????????",borderColor:"?????????????????????",data:"?????????????????????(td)",header:"?????????????????????(th)",yes:"Yes",no:"No",invalidWidth:"????????????????????????????????????????????????",invalidHeight:"???????????????????????????????????????????????????",invalidRowSpan:"??????(??????)???????????????????????????????????????",invalidColSpan:"??????(??????)???????????????????????????????????????",chooseColor:"????????????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteColumn:"?????????"}},button:{title:"????????? ???????????????",text:"???????????? (???)",type:"?????????",typeBtn:"?????????",typeSbm:"??????",typeRst:"????????????"},checkboxAndRadio:{checkboxTitle:"???????????????????????? ???????????????",radioTitle:"?????????????????? ???????????????",value:"???",selected:"????????????"},form:{title:"???????????? ???????????????",menu:"???????????? ???????????????",action:"???????????????",method:"????????????",encoding:"????????????????????????"},select:{title:"????????????????????? ???????????????",selectInfo:"??????",opAvail:"??????????????????????????????",value:"???????????????",size:"?????????",lines:"???",chkMulti:"???????????????????????????",opText:"???????????????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"????????????????????????",btnDelete:"??????"},textarea:{title:"????????????????????? ???????????????",cols:"???",rows:"???"},textfield:{title:"?????????????????? ???????????????",name:"??????",value:"???",charWidth:"?????????",maxChars:"?????????",type:"?????????",typeText:"????????????",typePass:"?????????????????????"},hidden:{title:"???????????????????????? ???????????????",name:"??????",value:"???"},image:{title:"???????????? ???????????????",titleButton:"??????????????? ???????????????",menu:"???????????? ???????????????",infoTab:"???????????? ??????",btnUpload:"?????????????????????",upload:"??????????????????",alt:"??????????????????",width:"???",height:"??????",lockRatio:"???????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????",border:"????????????",hSpace:"?????????",vSpace:"?????????",align:"?????????",alignLeft:"???",alignRight:"???",alertUrl:"???????????????URL??????????????????????????????",linkTab:"?????????",button2Img:"?????????????????????????????????????????????????????????",img2Button:"?????????????????????????????????????????????????????????",urlMissing:"???????????????URL??????????????????????????????",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ???????????????",propertiesTab:"???????????????",title:"Flash ???????????????",chkPlay:"??????",chkLoop:"???????????????",chkMenu:"Flash??????????????????",chkFull:"???????????????????????????",scale:"??????????????????",scaleAll:"???????????????",scaleNoBorder:"??????????????????????????????",scaleFit:"???????????????????????????",access:"???????????????????????????(AllowScriptAccess)",accessAlways:"?????????????????????????????????(Always)",accessSameDomain:"???????????????????????????????????????(Same domain)",accessNever:"????????????????????????????????????(Never)",align:"?????????",alignLeft:"???",alignAbsBottom:"??????(?????????)",alignAbsMiddle:"??????(?????????)",alignBaseline:"??????????????????",alignBottom:"???",alignMiddle:"??????",alignRight:"???",alignTextTop:"??????????????????",alignTop:"???",quality:"??????",qualityBest:"????????????",qualityHigh:"???",qualityAutoHigh:"??????/???",qualityMedium:"???",qualityAutoLow:"??????/???",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"????????????????????????",windowModeTransparent:"?????????????????????",windowMode:"????????????????????????",flashvars:"??????????????????????????????(FlashVars)",bgcolor:"?????????",width:"???",height:"??????",hSpace:"?????????",vSpace:"?????????",validateSrc:"?????????URL??????????????????????????????",validateWidth:"??????????????????????????????????????????",validateHeight:"?????????????????????????????????????????????",validateHSpace:"????????????????????????????????????????????????",validateVSpace:"????????????????????????????????????????????????"},spellCheck:{toolbar:"?????????????????????",title:"?????????????????????",notAvailable:"????????????????????????????????????????????????????????????????????????????????????",errorLoading:"???????????????????????????????????????????????????????????????: %s.",notInDic:"????????????????????????",changeTo:"??????",btnIgnore:"??????",btnIgnoreAll:"???????????????",btnReplace:"??????",btnReplaceAll:"???????????????",btnUndo:"????????????",noSuggestions:"- ???????????? -",progress:"??????????????????????????????...",noMispell:"???????????????????????????: ?????????????????????????????????????????????",noChanges:"???????????????????????????: ???????????????????????????????????????",oneChange:"???????????????????????????: ??????????????????????????????",manyChanges:"???????????????????????????: %1 ???????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????"},smiley:{toolbar:"?????????",title:"???????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ???????????????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"?????????????????????",justify:{left:"?????????",center:"????????????",right:"?????????",block:"????????????"},blockquote:"??????????????????",clipboard:{title:"????????????",cutError:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+X)??????????????????????????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl/Cmd+C)??????????????????????????????",pasteMsg:"???????????????(<STRONG>Ctrl/Cmd+V</STRONG>)?????????????????????????????????????????????????????????<STRONG>OK</STRONG>???????????????????????????",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",toolbar:"?????????????????????????????????",title:"?????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????",title:"????????????????????????????????????"},templates:{button:"??????????????????(??????)",title:"????????????????????????",options:"Template Options",insertOption:"??????????????????????????????????????????????????????",selectPromptMsg:"??????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????)"},showBlocks:"??????????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"????????????????????????",panelTitle2:"???????????????????????????",panelTitle3:"??????????????????????????????"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"??????",tag_pre:"????????????",tag_address:"????????????",tag_h1:"????????? 1",tag_h2:"????????? 2",tag_h3:"????????? 3",tag_h4:"????????? 4",tag_h5:"????????? 5",tag_h6:"????????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????",voiceLabel:"????????????",panelTitle:"????????????"},fontSize:{label:"?????????",voiceLabel:"?????????????????????",panelTitle:"?????????"},colorButton:{textColorTitle:"???????????????",bgColorTitle:"?????????",panelTitle:"Colors",auto:"??????",more:"???????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"???????????????????????????(SCAYT)",opera_title:"Not supported by Opera",enable:"SCAYT??????",disable:"SCAYT??????",about:"SCAYT?????????????????????",toggle:"SCAYT??????",options:"???????????????",langs:"??????",moreSuggestions:"????????????",ignore:"??????",ignoreAll:"???????????????",addWord:"????????????",emptyDic:"??????????????????????????????????????????",optionsTab:"???????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"?????????????????????"},about:{title:"CKEditor?????????????????????",dlgTitle:"CKEditor?????????????????????",moreInfo:"?????????????????????????????????????????????????????????????????????????????????:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"?????????",minimize:"?????????",fakeobjects:{anchor:"????????????",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"??????????????????????????????",colordialog:{title:"?????????",options:"Color Options",highlight:"???????????????",selected:"??????????????????",clear:"?????????"},toolbarCollapse:"???????????????????????????",toolbarExpand:"????????????????????????"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/km.js b/horde/services/editor/ckeditor/lang/km.js
deleted file mode 100644 (file)
index 23d9651..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.km={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"???????????????????????????",save:"????????????????????????",preview:"??????????????????????????????",cut:"??????????????????",copy:"??????????????????",paste:"????????????????????????",print:"????????????????????????",underline:"??????????????????????????????????????????????????????????????????",bold:"??????????????????????????????",italic:"??????????????????????????????",selectAll:"?????????????????????????????????????????????",removeFormat:"?????????????????? ?????????????????????",strike:"???????????????????????????????????????????????????????????????????????????",subscript:"???????????????????????????????????????",superscript:"??????????????????????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"?????????????????? ??????????????????????????????????????????",unlink:"???????????????????????????",undo:"???????????????????????????",redo:"??????????????????????????????",common:{browseServer:"?????????",url:"URL",protocol:"???????????????????????????",upload:"???????????????",uploadSubmit:"????????????????????????????????????????????????????????????????????????????????????",image:"??????????????????",flash:"Flash",form:"???????????????",checkbox:"??????????????????????????????????????????",radio:"?????????????????????????????????????????????",textField:"??????????????????????????????????????????",textarea:"????????????????????????????????????????????????",hiddenField:"?????????????????????",button:"??????????????????",select:"?????????????????????????????????",imageButton:"????????????????????????????????????",notSet:"<??????????????????>",id:"Id",name:"???????????????",langDir:"???????????????????????????",langDirLtr:"??????????????????????????????????????????(LTR)",langDirRtl:"??????????????????????????????????????????(RTL)",langCode:"??????????????????????????????",longDescr:"???????????????????????? URL ?????????",cssClass:"Stylesheet Classes",advisoryTitle:"????????????????????? ????????????????????????",cssStyle:"????????????",ok:"?????????????????????",cancel:"??????????????????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"??????????????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"????????????????????????????????????????????????",title:"????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"??????????????????/?????????????????? ??????????????????",other:"<other>",menu:"????????????????????????????????????",title:"??????????????????",info:"????????????????????????????????????????????????",target:"???????????????",upload:"???????????????",advanced:"??????????????????????????????",type:"????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????????????????????????????????",toEmail:"??????????????????",targetFrame:"<?????????????????????>",targetPopup:"<?????????????????? ?????????>",targetFrameName:"??????????????????????????????????????????????????????????????????",targetPopupName:"??????????????????????????????????????????",popupFeatures:"?????????????????????????????????????????????????????????",popupResizable:"Resizable",popupStatusBar:"????????? ??????????????????",popupLocationBar:"????????? ??????????????????",popupToolbar:"????????? ??????????????????",popupMenuBar:"????????? ???????????????",popupFullScreen:"??????????????????????????????(IE)",popupScrollBars:"????????? ?????????",popupDependent:"??????????????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"??????????????????????????????????????????",popupHeight:"???????????????",popupTop:"?????????????????????????????????",id:"Id",langDir:"???????????????????????????",langDirLTR:"??????????????????????????????????????????(LTR)",langDirRTL:"??????????????????????????????????????????(RTL)",acccessKey:"?????? ???????????????????????????",name:"???????????????",langCode:"???????????????????????????",tabIndex:"????????? Tab",advisoryTitle:"????????????????????? ????????????????????????",advisoryContentType:"???????????????????????????????????? ????????????????????????",cssClasses:"Stylesheet Classes",charset:"???????????????????????????????????????????????????????????????",styles:"????????????",selectAnchor:"??????????????????????????????????????????",anchorName:"??????????????????????????????????????????????????????",anchorId:"????????? Id",emailAddress:"??????????????????",emailSubject:"???????????????????????????????????????",emailBody:"??????????????????",noAnchors:"(No anchors available in the document)",noUrl:"???????????????????????? ?????????????????????????????? URL",noEmail:"???????????????????????? ?????????????????????????????? ??????????????????"},anchor:{toolbar:"??????????????????/?????????????????? ??????????????????",menu:"??????????????????????????????????????????",title:"??????????????????????????????????????????",name:"??????????????????????????????????????????",errorName:"???????????????????????? ??????????????????????????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"?????????????????????",replace:"???????????????",findWhat:"?????????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"???????????????????????? ?????????????????????????????? ???",matchCase:"?????????????????????????????????",matchWord:"???????????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????? ???????????????",menu:"???????????????????????? ???????????????",deleteTable:"????????????????????????",rows:"????????????????????????",columns:"???????????????",border:"????????????????????????",align:"??????????????????????????????????????????",alignLeft:"????????????????????????",alignCenter:"??????????????????",alignRight:"????????????????????????",width:"????????????",widthPx:"??????????????????",widthPc:"???????????????",widthUnit:"width unit",height:"???????????????",cellSpace:"????????????????????????",cellPad:"??????????????????",caption:"?????????????????????",summary:"???????????????????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"???????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"?????????????????????????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"????????????????????????"}},button:{title:"???????????????????????? ??????????????????",text:"??????????????????(????????????)",type:"??????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"??????????????????????????????????????????????????????????????????",radioTitle:"????????????????????????????????????????????????????????????",value:"????????????",selected:"?????????????????????????????????"},form:{title:"???????????????????????????????????????",menu:"???????????????????????????????????????",action:"????????????????????????",method:"????????????",encoding:"Encoding"},select:{title:"?????????????????????????????????????????????????????????",selectInfo:"??????????????????",opAvail:"???????????????????????????????????????????????? ??????????????????????????????????????????",value:"????????????",size:"????????????",lines:"?????????????????????",chkMulti:"????????????????????????????????????????????????????????????????????????",opText:"???????????????",opValue:"????????????",btnAdd:"??????????????????",btnModify:"?????????????????????????????????",btnUp:"??????",btnDown:"???????????????",btnSetValue:"Set as selected value",btnDelete:"?????????"},textarea:{title:"???????????????????????????????????????????????????????????????????????????",cols:"???????????????",rows:"????????????????????????"},textfield:{title:"???????????????????????????????????????????????????",name:"???????????????",value:"????????????",charWidth:"???????????? ???????????????",maxChars:"???????????????????????????????????????",type:"??????????????????",typeText:"???????????????",typePass:"?????????????????????????????????"},hidden:{title:"?????????????????????????????????????????????",name:"???????????????",value:"????????????"},image:{title:"??????????????????????????????????????????",titleButton:"????????????????????????????????????????????????????????????",menu:"??????????????????????????????????????????",infoTab:"????????????????????????????????????????????????",btnUpload:"????????????????????????????????????????????????????????????????????????????????????",upload:"???????????????",alt:"?????????????????????????????????",width:"????????????",height:"???????????????",lockRatio:"????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????????????????????????????????????",border:"????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignRight:"????????????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????? Flash",chkPlay:"??????????????????????????????????????????????????????",chkLoop:"?????????????????????",chkMenu:"?????????????????? ??????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"????????????",scaleAll:"???????????????????????????????????????",scaleNoBorder:"???????????????????????????????????????",scaleFit:"???????????????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"?????????????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"Abs Bottom",alignAbsMiddle:"Abs Middle",alignBaseline:"???????????????????????????????????????????????????",alignBottom:"????????????????????????",alignMiddle:"??????????????????",alignRight:"????????????????????????",alignTextTop:"????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????????????????????????????????????????",width:"????????????",height:"???????????????",hSpace:"???????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"???????????????????????? ?????????????????????????????? URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????????????????????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????????????????????????????????????????????????????????",changeTo:"???????????????????????????????????????",btnIgnore:"??????????????????????????????????????????",btnIgnoreAll:"?????????????????????????????????????????? ?????????????????????",btnReplace:"???????????????",btnReplaceAll:"????????????????????????????????????",btnUndo:"???????????????????????????",noSuggestions:"- ?????????????????????????????? -",progress:"???????????????????????????????????????????????????????????????????????????...",noMispell:"???????????????????????????????????????????????????????????????????????????????????????: ??????????????????????????????",noChanges:"???????????????????????????????????????????????????????????????????????????????????????: ???????????????????????????????????????????????????",oneChange:"???????????????????????????????????????????????????????????????????????????????????????: ?????????????????????????????????????????????????????????????????????????????????",manyChanges:"???????????????????????????????????????????????????????????????????????????????????????: %1 ?????????????????????????????????????????????????????????",ieSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ??? ???????????????????????????????????????????"},smiley:{toolbar:"??????????????????",title:"????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????",bulletedlist:"????????????????????????????????????????????????",indent:"?????????????????????????????????????????????????????????",outdent:"??????????????????????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"??????????????????????????????",block:"??????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"????????????????????????",cutError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ????????????????????????  (Ctrl/Cmd+X) ???",copyError:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl/Cmd+C)???",pasteMsg:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???(<STRONG>Ctrl/Cmd+V</STRONG>) ?????????????????? <STRONG>OK</STRONG> ???",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"?????????????????????????????? Word",title:"?????????????????????????????? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"???????????????????????????",title:"??????????????????????????? ?????????????????????????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",emptyListMsg:"(????????????????????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"???????????????",voiceLabel:"Font",panelTitle:"???????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"????????????????????????",bgColorTitle:"?????????????????????????????????????????????",panelTitle:"Colors",auto:"????????????????????????????????????",more:"?????????????????????????????????.."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ko.js b/horde/services/editor/ckeditor/lang/ko.js
deleted file mode 100644 (file)
index e787d0e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ko={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"??? ??????",save:"????????????",preview:"????????????",cut:"????????????",copy:"????????????",paste:"????????????",print:"????????????",underline:"??????",bold:"?????????",italic:"?????????",selectAll:"????????????",removeFormat:"?????? ?????????",strike:"?????????",subscript:"?????? ??????",superscript:"??? ??????",horizontalrule:"????????? ??????",pagebreak:"Insert Page Break for Printing",unlink:"?????? ??????",undo:"??????",redo:"?????????",common:{browseServer:"?????? ??????",url:"URL",protocol:"????????????",upload:"?????????",uploadSubmit:"????????? ??????",image:"?????????",flash:"?????????",form:"???",checkbox:"????????????",radio:"???????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"????????????",imageButton:"???????????????",notSet:"<???????????? ??????>",id:"ID",name:"Name",langDir:"?????? ??????",langDirLtr:"???????????? ????????? (LTR)",langDirRtl:"??????????????? ?????? (RTL)",langCode:"?????? ??????",longDescr:"URL ??????",cssClass:"Stylesheet Classes",advisoryTitle:"Advisory Title",cssStyle:"Style",ok:"???",cancel:"?????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ??????",title:"???????????? ??????",options:"Special Character Options"},link:{toolbar:"?????? ??????/??????",other:"<??????>",menu:"?????? ??????",title:"??????",info:"?????? ??????",target:"??????",upload:"?????????",advanced:"?????????",type:"?????? ??????",toUrl:"URL",toAnchor:"?????????",toEmail:"?????????",targetFrame:"<?????????>",targetPopup:"<?????????>",targetFrameName:"?????? ????????? ??????",targetPopupName:"????????? ??????",popupFeatures:"????????? ??????",popupResizable:"Resizable",popupStatusBar:"?????????",popupLocationBar:"???????????????",popupToolbar:"??????",popupMenuBar:"?????????",popupFullScreen:"???????????? (IE)",popupScrollBars:"????????????",popupDependent:"Dependent (Netscape)",popupWidth:"??????",popupLeft:"?????? ??????",popupHeight:"??????",popupTop:"?????? ??????",id:"Id",langDir:"?????? ??????",langDirLTR:"???????????? ????????? (LTR)",langDirRTL:"??????????????? ?????? (RTL)",acccessKey:"????????? ???",name:"Name",langCode:"?????? ??????",tabIndex:"??? ??????",advisoryTitle:"Advisory Title",advisoryContentType:"Advisory Content Type",cssClasses:"Stylesheet Classes",charset:"Linked Resource Charset",styles:"Style",selectAnchor:"????????? ??????",anchorName:"????????? ??????",anchorId:"????????? ID",emailAddress:"????????? ??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(????????? ???????????? ????????????.)",noUrl:"?????? URL??? ??????????????????.",noEmail:"?????????????????? ??????????????????."},anchor:{toolbar:"????????? ??????/??????",menu:"????????? ??????",title:"????????? ??????",name:"????????? ??????",errorName:"????????? ????????? ??????????????????."},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? & ?????????",find:"??????",replace:"?????????",findWhat:"?????? ?????????:",replaceWith:"?????? ?????????:",notFoundMsg:"???????????? ?????? ??? ????????????.",matchCase:"???????????? ??????",matchWord:"????????? ??????",matchCyclic:"Match cyclic",replaceAll:"?????? ?????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???",title:"??? ??????",menu:"??? ??????",deleteTable:"??? ??????",rows:"?????????",columns:"?????????",border:"????????? ??????",align:"??????",alignLeft:"??????",alignCenter:"?????????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??? ??????",cellPad:"??? ??????",caption:"??????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???/???(Cell)",insertBefore:"?????? ???/??? ??????",insertAfter:"?????? ???/??? ??????",deleteCell:"??? ??????",merge:"??? ?????????",mergeRight:"????????? ?????????",mergeDown:"?????? ?????????",splitHorizontal:"?????? ?????????",splitVertical:"?????? ?????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"???(Row)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteRow:"????????? ??????"},column:{menu:"???(Column)",insertBefore:"?????? ??? ??????",insertAfter:"?????? ??? ??????",deleteColumn:"????????? ??????"}},button:{title:"?????? ??????",text:"????????????(???)",type:"????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????? ??????",radioTitle:"??????????????? ??????",value:"???",selected:"?????????"},form:{title:"??? ??????",menu:"??? ??????",action:"????????????(Action)",method:"??????(Method)",encoding:"Encoding"},select:{title:"???????????? ??????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"????????????",lines:"???",chkMulti:"???????????? ?????? ??????",opText:"??????",opValue:"???",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"?????????",btnSetValue:"?????????????????? ??????",btnDelete:"??????"},textarea:{title:"???????????? ??????",cols:"??????",rows:"??????"},textfield:{title:"???????????? ??????",name:"??????",value:"???",charWidth:"?????? ??????",maxChars:"?????? ?????????",type:"??????",typeText:"?????????",typePass:"????????????"},hidden:{title:"???????????? ??????",name:"??????",value:"???"},image:{title:"????????? ??????",titleButton:"??????????????? ??????",menu:"????????? ??????",infoTab:"????????? ??????",btnUpload:"????????? ??????",upload:"?????????",alt:"????????? ??????",width:"??????",height:"??????",lockRatio:"?????? ??????",unlockRatio:"Unlock Ratio",resetSize:"?????? ?????????",border:"?????????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"??????",alignRight:"?????????",alertUrl:"????????? URL??? ??????????????????",linkTab:"??????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"????????? ??????",propertiesTab:"Properties",title:"????????? ????????????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"??????????????? ??????",chkFull:"Allow Fullscreen",scale:"??????",scaleAll:"????????????",scaleNoBorder:"???????????????",scaleFit:"??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????",alignLeft:"??????",alignAbsBottom:"?????????(Abs Bottom)",alignAbsMiddle:"?????????(Abs Middle)",alignBaseline:"?????????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"???",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????? ??????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"?????? URL??? ??????????????????.",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"????????? ?????? ??????",changeTo:"????????? ??????",btnIgnore:"?????????",btnIgnoreAll:"?????? ?????????",btnReplace:"??????",btnReplaceAll:"?????? ??????",btnUndo:"??????",noSuggestions:"- ???????????? ?????? -",progress:"??????????????? ??????????????????...",noMispell:"???????????? ??????: ????????? ????????? ????????????.",noChanges:"???????????? ??????: ????????? ????????? ????????????.",oneChange:"???????????? ??????: ????????? ?????????????????????.",manyChanges:"???????????? ??????: %1 ????????? ?????????????????????.",ieSpellDownload:"?????? ???????????? ???????????? ???????????????. ?????? ???????????????????????????????"},smiley:{toolbar:"?????????",title:"????????? ??????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"???????????? ??????",bulletedlist:"???????????? ??????",indent:"????????????",outdent:"????????????",justify:{left:"?????? ??????",center:"????????? ??????",right:"????????? ??????",block:"?????? ??????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl/Cmd+X).",copyError:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????.  (Ctrl/Cmd+C).",pasteMsg:"???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ??? ???????????? ???????????? ???????????? <STRONG>OK</STRONG> ??? ????????????.",securityMsg:"???????????? ?????? ???????????? ??????, ??????????????? ????????? ?????? ????????? ??? ????????????. ??? ?????? ?????? ???????????? ????????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"MS Word ???????????? ????????????",title:"MS Word ???????????? ????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ????????????",title:"???????????? ????????????"},templates:{button:"?????????",title:"?????? ?????????",options:"Template Options",insertOption:"?????? ?????? ?????????",selectPromptMsg:"??????????????? ????????? ???????????? ??????????????????.<br>(???????????? ????????? ????????? ???????????????.):",emptyListMsg:"(???????????? ????????????.)"},showBlocks:"Show Blocks",stylesCombo:{label:"?????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????",panelTitle:"??????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"Font",panelTitle:"??????"},fontSize:{label:"?????? ??????",voiceLabel:"Font Size",panelTitle:"?????? ??????"},colorButton:{textColorTitle:"?????? ??????",bgColorTitle:"?????? ??????",panelTitle:"Colors",auto:"????????????",more:"????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/lt.js b/horde/services/editor/ckeditor/lang/lt.js
deleted file mode 100644 (file)
index 267c3f8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.lt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??altinis",newPage:"Naujas puslapis",save:"I??saugoti",preview:"Per??i??ra",cut:"I??kirpti",copy:"Kopijuoti",paste:"??d??ti",print:"Spausdinti",underline:"Pabrauktas",bold:"Pusjuodis",italic:"Kursyvas",selectAll:"Pa??ym??ti visk??",removeFormat:"Panaikinti format??",strike:"Perbrauktas",subscript:"Apatinis indeksas",superscript:"Vir??utinis indeksas",horizontalrule:"??terpti horizontali?? linij??",pagebreak:"??terpti puslapi?? skirtuk??",unlink:"Panaikinti nuorod??",undo:"At??aukti",redo:"Atstatyti",common:{browseServer:"Nar??yti po server??",url:"URL",protocol:"Protokolas",upload:"Si??sti",uploadSubmit:"Si??sti ?? server??",image:"Vaizdas",flash:"Flash",form:"Forma",checkbox:"??ymimasis langelis",radio:"??ymimoji akut??",textField:"Teksto laukas",textarea:"Teksto sritis",hiddenField:"Nerodomas laukas",button:"Mygtukas",select:"Atrankos laukas",imageButton:"Vaizdinis mygtukas",notSet:"<n??ra nustatyta>",id:"Id",name:"Vardas",langDir:"Teksto kryptis",langDirLtr:"I?? kair??s ?? de??in?? (LTR)",langDirRtl:"I?? de??in??s ?? kair?? (RTL)",langCode:"Kalbos kodas",longDescr:"Ilgas apra??ymas URL",cssClass:"Stili?? lentel??s klas??s",advisoryTitle:"Konsultacin?? antra??t??",cssStyle:"Stilius",ok:"OK",cancel:"Nutraukti",close:"Close",preview:"Preview",generalTab:"Bendros savyb??s",advancedTab:"Papildomas",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??terpti special?? simbol??",title:"Pasirinkite special?? simbol??",options:"Special Character Options"},link:{toolbar:"??terpti/taisyti nuorod??",other:"<kitas>",menu:"Taisyti nuorod??",title:"Nuoroda",info:"Nuorodos informacija",target:"Paskirties vieta",upload:"Si??sti",advanced:"Papildomas",type:"Nuorodos tipas",toUrl:"URL",toAnchor:"??ym?? ??iame puslapyje",toEmail:"El.pa??tas",targetFrame:"<kadras>",targetPopup:"<i??skleid??iamas langas>",targetFrameName:"Paskirties kadro vardas",targetPopupName:"Paskirties lango vardas",popupFeatures:"I??skleid??iamo lango savyb??s",popupResizable:"Resizable",popupStatusBar:"B??senos juosta",popupLocationBar:"Adreso juosta",popupToolbar:"Mygtuk?? juosta",popupMenuBar:"Meniu juosta",popupFullScreen:"Visas ekranas (IE)",popupScrollBars:"Slinkties juostos",popupDependent:"Priklausomas (Netscape)",popupWidth:"Plotis",popupLeft:"Kair?? pozicija",popupHeight:"Auk??tis",popupTop:"Vir??utin?? pozicija",id:"Id",langDir:"Teksto kryptis",langDirLTR:"I?? kair??s ?? de??in?? (LTR)",langDirRTL:"I?? de??in??s ?? kair?? (RTL)",acccessKey:"Prieigos raktas",name:"Vardas",langCode:"Teksto kryptis",tabIndex:"Tabuliavimo indeksas",advisoryTitle:"Konsultacin?? antra??t??",advisoryContentType:"Konsultacinio turinio tipas",cssClasses:"Stili?? lentel??s klas??s",charset:"Susiet?? i??tekli?? simboli?? lentel??",styles:"Stilius",selectAnchor:"Pasirinkite ??ym??",anchorName:"Pagal ??ym??s vard??",anchorId:"Pagal ??ym??s Id",emailAddress:"El.pa??to adresas",emailSubject:"??inut??s tema",emailBody:"??inut??s turinys",noAnchors:"(??iame dokumente ??ymi?? n??ra)",noUrl:"Pra??ome ??vesti nuorodos URL",noEmail:"Pra??ome ??vesti el.pa??to adres??"},anchor:{toolbar:"??terpti/modifikuoti ??ym??",menu:"??ym??s savyb??s",title:"??ym??s savyb??s",name:"??ym??s vardas",errorName:"Pra??ome ??vesti ??ym??s vard??"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Surasti ir pakeisti",find:"Rasti",replace:"Pakeisti",findWhat:"Surasti tekst??:",replaceWith:"Pakeisti tekstu:",notFoundMsg:"Nurodytas tekstas nerastas.",matchCase:"Skirti did??i??sias ir ma????sias raides",matchWord:"Atitikti piln?? ??od??",matchCyclic:"Match cyclic",replaceAll:"Pakeisti visk??",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Lentel??",title:"Lentel??s savyb??s",menu:"Lentel??s savyb??s",deleteTable:"??alinti lentel??",rows:"Eilut??s",columns:"Stulpeliai",border:"R??melio dydis",align:"Lygiuoti",alignLeft:"Kair??",alignCenter:"Centr??",alignRight:"De??in??",width:"Plotis",widthPx:"ta??kais",widthPc:"procentais",widthUnit:"width unit",height:"Auk??tis",cellSpace:"Tarpas tarp langeli??",cellPad:"Trapas nuo langelio r??mo iki teksto",caption:"Antra??t??",summary:"Santrauka",headers:"Antra??t??s",headersNone:"N??ra",headersColumn:"Pirmas stulpelis",headersRow:"Pirma eilut??",headersBoth:"Abu",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Langelis",insertBefore:"??terpti langel?? prie??",insertAfter:"??terpti langel?? po",deleteCell:"??alinti langelius",merge:"Sujungti langelius",mergeRight:"Sujungti su de??ine",mergeDown:"Sujungti su apa??ia",splitHorizontal:"Skaidyti langel?? horizontaliai",splitVertical:"Skaidyti langel?? vertikaliai",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Eilut??",insertBefore:"??terpti eilut?? prie??",insertAfter:"??terpti eilut?? po",deleteRow:"??alinti eilutes"},column:{menu:"Stulpelis",insertBefore:"??terpti stulpel?? prie??",insertAfter:"??terpti stulpel?? po",deleteColumn:"??alinti stulpelius"}},button:{title:"Mygtuko savyb??s",text:"Tekstas (Reik??m??)",type:"Tipas",typeBtn:"Mygtukas",typeSbm:"Si??sti",typeRst:"I??valyti"},checkboxAndRadio:{checkboxTitle:"??ymimojo langelio savyb??s",radioTitle:"??ymimosios akut??s savyb??s",value:"Reik??m??",selected:"Pa??ym??tas"},form:{title:"Formos savyb??s",menu:"Formos savyb??s",action:"Veiksmas",method:"Metodas",encoding:"Encoding"},select:{title:"Atrankos lauko savyb??s",selectInfo:"Informacija",opAvail:"Galimos parinktys",value:"Reik??m??",size:"Dydis",lines:"eilu??i??",chkMulti:"Leisti daugeriop?? atrank??",opText:"Tekstas",opValue:"Reik??m??",btnAdd:"??traukti",btnModify:"Modifikuoti",btnUp:"Auk??tyn",btnDown:"??emyn",btnSetValue:"Laikyti pa??ym??ta reik??me",btnDelete:"Trinti"},textarea:{title:"Teksto srities savyb??s",cols:"Ilgis",rows:"Plotis"},textfield:{title:"Teksto lauko savyb??s",name:"Vardas",value:"Reik??m??",charWidth:"Ilgis simboliais",maxChars:"Maksimalus simboli?? skai??ius",type:"Tipas",typeText:"Tekstas",typePass:"Slapta??odis"},hidden:{title:"Nerodomo lauko savyb??s",name:"Vardas",value:"Reik??m??"},image:{title:"Vaizdo savyb??s",titleButton:"Vaizdinio mygtuko savyb??s",menu:"Vaizdo savyb??s",infoTab:"Vaizdo informacija",btnUpload:"Si??sti ?? server??",upload:"Nusi??sti",alt:"Alternatyvus Tekstas",width:"Plotis",height:"Auk??tis",lockRatio:"I??laikyti proporcij??",unlockRatio:"Unlock Ratio",resetSize:"Atstatyti dyd??",border:"R??melis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",align:"Lygiuoti",alignLeft:"Kair??",alignRight:"De??in??",alertUrl:"Pra??ome ??vesti vaizdo URL",linkTab:"Nuoroda",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash savyb??s",propertiesTab:"Properties",title:"Flash savyb??s",chkPlay:"Automatinis paleidimas",chkLoop:"Ciklas",chkMenu:"Leisti Flash meniu",chkFull:"Allow Fullscreen",scale:"Mastelis",scaleAll:"Rodyti vis??",scaleNoBorder:"Be r??melio",scaleFit:"Tikslus atitikimas",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Lygiuoti",alignLeft:"Kair??",alignAbsBottom:"Absoliu??i?? apa??i??",alignAbsMiddle:"Absoliut?? vidur??",alignBaseline:"Apatin?? linij??",alignBottom:"Apa??i??",alignMiddle:"Vidur??",alignRight:"De??in??",alignTextTop:"Teksto vir????n??",alignTop:"Vir????n??",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fono spalva",width:"Plotis",height:"Auk??tis",hSpace:"Hor.Erdv??",vSpace:"Vert.Erdv??",validateSrc:"Pra??ome ??vesti nuorodos URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Ra??ybos tikrinimas",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"??odyne nerastas",changeTo:"Pakeisti ??",btnIgnore:"Ignoruoti",btnIgnoreAll:"Ignoruoti visus",btnReplace:"Pakeisti",btnReplaceAll:"Pakeisti visus",btnUndo:"At??aukti",noSuggestions:"- N??ra pasi??lym?? -",progress:"Vyksta ra??ybos tikrinimas...",noMispell:"Ra??ybos tikrinimas baigtas: Nerasta ra??ybos klaid??",noChanges:"Ra??ybos tikrinimas baigtas: N??ra pakeist?? ??od??i??",oneChange:"Ra??ybos tikrinimas baigtas: Vienas ??odis pakeistas",manyChanges:"Ra??ybos tikrinimas baigtas: Pakeista %1 ??od??i??",ieSpellDownload:"Ra??ybos tikrinimas neinstaliuotas. Ar J??s norite j?? dabar atsisi??sti?"},smiley:{toolbar:"Veideliai",title:"??terpti veidel??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numeruotas s??ra??as",bulletedlist:"Su??enklintas s??ra??as",indent:"Padidinti ??trauk??",outdent:"Suma??inti ??trauk??",justify:{left:"Lygiuoti kair??",center:"Centruoti",right:"Lygiuoti de??in??",block:"Lygiuoti abi puses"},blockquote:"Citata",clipboard:{title:"??d??ti",cutError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti i??kirpimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+X).",copyError:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti kopijavimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl/Cmd+C).",pasteMsg:"??emiau esan??iame ??vedimo lauke ??d??kite tekst??, naudodami klaviat??r?? (<STRONG>Ctrl/Cmd+V</STRONG>) ir paspauskite mygtuk?? <STRONG>OK</STRONG>.",securityMsg:"D??l j??s?? nar??ykl??s saugumo nustatym??, redaktorius negali tiesiogiai pasiekti laikinosios atminties. Jums reikia nukopijuoti dar kart?? ?? ???? lang??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"??d??ti i?? Word",title:"??d??ti i?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"??d??ti kaip gryn?? tekst??",title:"??d??ti kaip gryn?? tekst??"},templates:{button:"??ablonai",title:"Turinio ??ablonai",options:"Template Options",insertOption:"Pakeisti dabartin?? turin?? pasirinktu ??ablonu",selectPromptMsg:"Pasirinkite norim?? ??ablon??<br>(<b>D??mesio!</b> esamas turinys bus prarastas):",emptyListMsg:"(??ablon?? s??ra??as tu????ias)"},showBlocks:"Rodyti blokus",stylesCombo:{label:"Stilius",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??rifto formatas",panelTitle:"??rifto formatas",tag_p:"Normalus",tag_pre:"Formuotas",tag_address:"Kreipinio",tag_h1:"Antra??tinis 1",tag_h2:"Antra??tinis 2",tag_h3:"Antra??tinis 3",tag_h4:"Antra??tinis 4",tag_h5:"Antra??tinis 5",tag_h6:"Antra??tinis 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??riftas",voiceLabel:"Font",panelTitle:"??riftas"},fontSize:{label:"??rifto dydis",voiceLabel:"Font Size",panelTitle:"??rifto dydis"},colorButton:{textColorTitle:"Teksto spalva",bgColorTitle:"Fono spalva",panelTitle:"Colors",auto:"Automatinis",more:"Daugiau spalv??..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/lv.js b/horde/services/editor/ckeditor/lang/lv.js
deleted file mode 100644 (file)
index 048d99a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.lv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"HTML kods",newPage:"Jauna lapa",save:"Saglab??t",preview:"P??rskat??t",cut:"Izgriezt",copy:"Kop??t",paste:"Ievietot",print:"Druk??t",underline:"Apak??sv??tra",bold:"Treknu ??riftu",italic:"Sl??prakst??",selectAll:"Iez??m??t visu",removeFormat:"No??emt stilus",strike:"P??rsv??trots",subscript:"Zemrakst??",superscript:"Aug??rakst??",horizontalrule:"Ievietot horizont??lu Atdal??t??jsv??tru",pagebreak:"Ievietot lapas p??rtraukumu",unlink:"No??emt hipersaiti",undo:"Atcelt",redo:"Atk??rtot",common:{browseServer:"Skat??t servera saturu",url:"URL",protocol:"Protokols",upload:"Aug??upiel??d??t",uploadSubmit:"Nos??t??t serverim",image:"Att??ls",flash:"Flash",form:"Forma",checkbox:"Atz??m????anas kast??te",radio:"Izv??les poga",textField:"Teksta rinda",textarea:"Teksta laukums",hiddenField:"Pasl??pta teksta rinda",button:"Poga",select:"Iez??m????anas lauks",imageButton:"Att??lpoga",notSet:"<nav iestat??ts>",id:"Id",name:"Nosaukums",langDir:"Valodas las????anas virziens",langDirLtr:"No kreis??s uz labo (LTR)",langDirRtl:"No lab??s uz kreiso (RTL)",langCode:"Valodas kods",longDescr:"Gara apraksta Hipersaite",cssClass:"Stilu saraksta klases",advisoryTitle:"Konsultat??vs virsraksts",cssStyle:"Stils",ok:"Dar??ts!",cancel:"Atcelt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Izv??rstais",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Ievietot speci??lo simbolu",title:"Ievietot ??pa??u simbolu",options:"Special Character Options"},link:{toolbar:"Ievietot/Labot hipersaiti",other:"<cits>",menu:"Labot hipersaiti",title:"Hipersaite",info:"Hipersaites inform??cija",target:"M??r??is",upload:"Aug??upiel??d??t",advanced:"Izv??rstais",type:"Hipersaites tips",toUrl:"URL",toAnchor:"Iez??me ??aj?? lap??",toEmail:"E-pasts",targetFrame:"<ietvars>",targetPopup:"<uznirsto???? log??>",targetFrameName:"M??r??a ietvara nosaukums",targetPopupName:"Uznirsto???? loga nosaukums",popupFeatures:"Uznirsto???? loga nosaukums ??pa????bas",popupResizable:"Resizable",popupStatusBar:"Statusa josla",popupLocationBar:"Atra??an??s vietas josla",popupToolbar:"R??ku josla",popupMenuBar:"Izv??lnes josla",popupFullScreen:"Piln?? ekr??n?? (IE)",popupScrollBars:"Ritjoslas",popupDependent:"Atkar??gs (Netscape)",popupWidth:"Platums",popupLeft:"Kreis?? koordin??te",popupHeight:"Augstums",popupTop:"Aug????j?? koordin??te",id:"Id",langDir:"Valodas las????anas virziens",langDirLTR:"No kreis??s uz labo (LTR)",langDirRTL:"No lab??s uz kreiso (RTL)",acccessKey:"Pieejas kods",name:"Nosaukums",langCode:"Valodas las????anas virziens",tabIndex:"Ci????u indekss",advisoryTitle:"Konsultat??vs virsraksts",advisoryContentType:"Konsultat??vs satura tips",cssClasses:"Stilu saraksta klases",charset:"Pievienot?? resursa kodu tabula",styles:"Stils",selectAnchor:"Izv??l??ties iez??mi",anchorName:"P??c iez??mes nosaukuma",anchorId:"P??c elementa ID",emailAddress:"E-pasta adrese",emailSubject:"Zi??as t??ma",emailBody:"Zi??as saturs",noAnchors:"(??aj?? dokument?? nav iez??mju)",noUrl:"L??dzu nor??di hipersaiti",noEmail:"L??dzu nor??di e-pasta adresi"},anchor:{toolbar:"Ievietot/Labot iez??mi",menu:"Iez??mes ??pa????bas",title:"Iez??mes ??pa????bas",name:"Iez??mes nosaukums",errorName:"L??dzu nor??diet iez??mes nosaukumu"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Mekl??t",replace:"Nomain??t",findWhat:"Mekl??t:",replaceWith:"Nomain??t uz:",notFoundMsg:"Nor??d??t?? fr??ze netika atrasta.",matchCase:"Re??istrj??t??gs",matchWord:"J??sakr??t piln??b??",matchCyclic:"Match cyclic",replaceAll:"Aizvietot visu",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabula",title:"Tabulas ??pa????bas",menu:"Tabulas ??pa????bas",deleteTable:"Dz??st tabulu",rows:"Rindas",columns:"Kolonnas",border:"R??mja izm??rs",align:"Novietojums",alignLeft:"Pa kreisi",alignCenter:"Centr??ti",alignRight:"Pa labi",width:"Platums",widthPx:"pikse??os",widthPc:"procentu??li",widthUnit:"width unit",height:"Augstums",cellSpace:"R??ti??u atstatums",cellPad:"R??ti??u nob??de",caption:"Le??enda",summary:"Anot??cija",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"????na",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Dz??st r??ti??as",merge:"Apvienot r??ti??as",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rinda",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Dz??st rindas"},column:{menu:"Kolonna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Dz??st kolonnas"}},button:{title:"Pogas ??pa????bas",text:"Teksts (v??rt??ba)",type:"Tips",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Atz??m????anas kast??tes ??pa????bas",radioTitle:"Izv??les poga ??pa????bas",value:"V??rt??ba",selected:"Iez??m??ts"},form:{title:"Formas ??pa????bas",menu:"Formas ??pa????bas",action:"Darb??ba",method:"Metode",encoding:"Encoding"},select:{title:"Iez??m????anas lauka ??pa????bas",selectInfo:"Inform??cija",opAvail:"Pieejam??s iesp??jas",value:"V??rt??ba",size:"Izm??rs",lines:"rindas",chkMulti:"At??aut vair??kus iez??m??jumus",opText:"Teksts",opValue:"V??rt??ba",btnAdd:"Pievienot",btnModify:"Veikt izmai??as",btnUp:"Aug??up",btnDown:"Lejup",btnSetValue:"Noteikt k?? iez??m??to v??rt??bu",btnDelete:"Dz??st"},textarea:{title:"Teksta laukuma ??pa????bas",cols:"Kolonnas",rows:"Rindas"},textfield:{title:"Teksta rindas  ??pa????bas",name:"Nosaukums",value:"V??rt??ba",charWidth:"Simbolu platums",maxChars:"Simbolu maksim??lais daudzums",type:"Tips",typeText:"Teksts",typePass:"Parole"},hidden:{title:"Pasl??pt??s teksta rindas ??pa????bas",name:"Nosaukums",value:"V??rt??ba"},image:{title:"Att??la ??pa????bas",titleButton:"Att??lpogas ??pa????bas",menu:"Att??la ??pa????bas",infoTab:"Inform??cija par att??lu",btnUpload:"Nos??t??t serverim",upload:"Aug??upiel??d??t",alt:"Alternat??vais teksts",width:"Platums",height:"Augstums",lockRatio:"Nemain??ga Augstuma/Platuma attiec??ba",unlockRatio:"Unlock Ratio",resetSize:"Atjaunot s??kotn??jo izm??ru",border:"R??mis",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignRight:"Pa labi",alertUrl:"L??dzu nor??d??t att??la hipersaiti",linkTab:"Hipersaite",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??pa????bas",propertiesTab:"Properties",title:"Flash ??pa????bas",chkPlay:"Autom??tiska atska??o??ana",chkLoop:"Nep??rtraukti",chkMenu:"At??aut Flash izv??lni",chkFull:"Allow Fullscreen",scale:"Main??t izm??ru",scaleAll:"R??d??t visu",scaleNoBorder:"Bez r??mja",scaleFit:"Prec??zs izm??rs",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Nol??dzin??t",alignLeft:"Pa kreisi",alignAbsBottom:"Absol??ti apak????",alignAbsMiddle:"Absol??ti vertik??li centr??ts",alignBaseline:"Pamatrind??",alignBottom:"Apak????",alignMiddle:"Vertik??li centr??ts",alignRight:"Pa labi",alignTextTop:"Teksta aug????",alignTop:"Aug????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Fona kr??sa",width:"Platums",height:"Augstums",hSpace:"Horizont??l?? telpa",vSpace:"Vertik??l?? telpa",validateSrc:"L??dzu nor??di hipersaiti",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Pareizrakst??bas p??rbaude",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Netika atrasts v??rdn??c??",changeTo:"Nomain??t uz",btnIgnore:"Ignor??t",btnIgnoreAll:"Ignor??t visu",btnReplace:"Aizvietot",btnReplaceAll:"Aizvietot visu",btnUndo:"Atcelt",noSuggestions:"- Nav ieteikumu -",progress:"Notiek pareizrakst??bas p??rbaude...",noMispell:"Pareizrakst??bas p??rbaude pabeigta: k????das netika atrastas",noChanges:"Pareizrakst??bas p??rbaude pabeigta: nekas netika labots",oneChange:"Pareizrakst??bas p??rbaude pabeigta: 1 v??rds izmain??ts",manyChanges:"Pareizrakst??bas p??rbaude pabeigta: %1 v??rdi tika main??ti",ieSpellDownload:"Pareizrakst??bas p??rbaud??t??js nav pievienots. Vai v??laties to lejupiel??d??t tagad?"},smiley:{toolbar:"Smaidi??i",title:"Ievietot smaidi??u",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numur??ts saraksts",bulletedlist:"Izcelts saraksts",indent:"Palielin??t atk??pi",outdent:"Samazin??t atk??pi",justify:{left:"Izl??dzin??t pa kreisi",center:"Izl??dzin??t pret centru",right:"Izl??dzin??t pa labi",block:"Izl??dzin??t malas"},blockquote:"Block Quote",clipboard:{title:"Ievietot",cutError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt izgrie??anas darb??bu.  L??dzu, izmantojiet (Ctrl/Cmd+X, lai veiktu ??o darb??bu.",copyError:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt kop????anas darb??bu.  L??dzu, izmantojiet (Ctrl/Cmd+C), lai veiktu ??o darb??bu.",pasteMsg:"L??dzu, ievietojiet tekstu ??aj?? laukum??, izmantojot klaviat??ru (<STRONG>Ctrl/Cmd+V</STRONG>) un apstipriniet ar <STRONG>Dar??ts!</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Ievietot no Worda",title:"Ievietot no Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Ievietot k?? vienk??r??u tekstu",title:"Ievietot k?? vienk??r??u tekstu"},templates:{button:"Sagataves",title:"Satura sagataves",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"L??dzu, nor??diet sagatavi, ko atv??rt editor??<br>(patreiz??jie dati tiks zaud??ti):",emptyListMsg:"(Nav nor??d??tas sagataves)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stils",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??ts",panelTitle:"Form??ts",tag_p:"Norm??ls teksts",tag_pre:"Format??ts teksts",tag_address:"Adrese",tag_h1:"Virsraksts 1",tag_h2:"Virsraksts 2",tag_h3:"Virsraksts 3",tag_h4:"Virsraksts 4",tag_h5:"Virsraksts 5",tag_h6:"Virsraksts 6",tag_div:"Rindkopa (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??rifts",voiceLabel:"Font",panelTitle:"??rifts"},fontSize:{label:"Izm??rs",voiceLabel:"Font Size",panelTitle:"Izm??rs"},colorButton:{textColorTitle:"Teksta kr??sa",bgColorTitle:"Fona kr??sa",panelTitle:"Colors",auto:"Autom??tiska",more:"Pla????ka palete..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/mn.js b/horde/services/editor/ckeditor/lang/mn.js
deleted file mode 100644 (file)
index 2c5c20c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.mn={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????",newPage:"???????? ????????????",save:"????????????????",preview:"???????????????? ??????????",cut:"??????????????",copy:"????????????",paste:"??????????????",print:"????????????",underline:"?????????????? ???? ?????????????????? ????????????",bold:"?????? ????????????",italic:"??????????",selectAll:"?????????????? ???? ????????????",removeFormat:"???????????? ?????? ????????",strike:"?????????????? ???? ?????????????????? ????????????",subscript:"?????????? ????????????",superscript:"?????????? ????????????",horizontalrule:"?????????????? ???????????? ??????????????",pagebreak:"???????????? ?????????????????????? ??????????????",unlink:"???????? ?????? ????????",undo:"???????????????? ????????????",redo:"?????????? ?????????????? ??????????????",common:{browseServer:"???????????? ????????????????",url:"URL",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ?????????????????? ??????????",image:"??????????",flash:"????????",form:"????????",checkbox:"??????????????",radio:"?????????? ????????",textField:"???????? ????????????",textarea:"???????? ??????????",hiddenField:"???????? ????????????",button:"????????",select:"?????????????? ????????????",imageButton:"???????????????? ????????",notSet:"<????????????????>",id:"Id",name:"??????",langDir:"???????????? ????????????",langDirLtr:"?????????????? ???????????? (LTR)",langDirRtl:"?????????????????? ???????? (RTL)",langCode:"???????????? ??????",longDescr:"URL-???? ??????????????",cssClass:"Stylesheet ????????????????",advisoryTitle:"?????????????????? ????????????",cssStyle:"????????????",ok:"OK",cancel:"??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????? ?????????????? ??????????????",title:"???????????? ?????????????? ????????????",options:"Special Character Options"},link:{toolbar:"???????? ??????????????/??????????????????",other:"<other>",menu:"?????????????? ??????????????????",title:"????????",info:"?????????????? ????????????????",target:"??????????????",upload:"????????????",advanced:"????????????",type:"?????????????? ??????????",toUrl:"URL",toAnchor:"?????? ?????????????????????? ??????????????",toEmail:"E-Mail",targetFrame:"<?????????????? ??????????>",targetPopup:"<popup ????????>",targetFrameName:"???????? ???????????? ??????",targetPopupName:"Popup ???????????? ??????",popupFeatures:"Popup ???????????? ????????????",popupResizable:"Resizable",popupStatusBar:"???????????? ??????????",popupLocationBar:"Location ??????????",popupToolbar:"?????????????? ??????????",popupMenuBar:"Me???? ??????????",popupFullScreen:"???????? ?????????????? (IE)",popupScrollBars:"?????????? ????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"??????????",popupLeft:"???????? ??????????????",popupHeight:"??????????",popupTop:"???????? ??????????????",id:"Id",langDir:"???????????? ????????????",langDirLTR:"?????????????? ???????????? (LTR)",langDirRTL:"?????????????????? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"??????",langCode:"???????????? ????????????",tabIndex:"Tab ????????????",advisoryTitle:"?????????????????? ????????????",advisoryContentType:"?????????????????? ?????????????? ??????????????",cssClasses:"Stylesheet ????????????????",charset:"?????????????? ?????????? ???????????? ????????????????????",styles:"????????????",selectAnchor:"?????????????? ????????????",anchorName:"?????????????????? ????????????",anchorId:"?????????????? Id-????????",emailAddress:"E-Mail ????????",emailSubject:"Message ????????????",emailBody:"Message-?????? ??????????????",noAnchors:"(???????????? ?????????? ???????????????????? ??????????)",noUrl:"???????? URL-???? ?????????????????????? ????",noEmail:"??-mail ???????????? ?????????????????????? ????"},anchor:{toolbar:"?????????????? ??????????????/??????????????????",menu:"?????????????? ???????? ??????????",title:"?????????????? ???????? ??????????",name:"?????????????? ??????",errorName:"?????????????? ?????????? ?????????????? ????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????? ?????? ???????? ??????",find:"????????",replace:"??????????",findWhat:"???????? ????/????????:",replaceWith:"?????????? ????:",notFoundMsg:"???????????? ?????????? ????????????????.",matchCase:"???????????? ??????????",matchWord:"???????????? ?????????? ????",matchCyclic:"Match cyclic",replaceAll:"?????????????? ???? ??????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"??????????????",title:"??????????????",menu:"??????????????",deleteTable:"?????????????? ????????????",rows:"??????",columns:"????????????",border:"???????????????? ????????????",align:"??????????",alignLeft:"???????? ????????",alignCenter:"????????",alignRight:"???????????? ????????",width:"??????????",widthPx:"??????",widthPc:"????????",widthUnit:"width unit",height:"??????????",cellSpace:"?????? ?????????????????? ?????? (spacing)",cellPad:"?????? ????????????????(padding)",caption:"??????????????",summary:"??????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"??????/??????",insertBefore:"??????/?????? ???????? ???? ??????????????",insertAfter:"??????/?????? ?????????? ???? ??????????????",deleteCell:"?????? ????????????",merge:"?????? ????????????",mergeRight:"???????????? ???????? ??????????????",mergeDown:"???????? ??????????????",splitHorizontal:"??????/???????? ?????????????????? ???? ????????????????????",splitVertical:"??????/???????? ?????????????????????? ???? ????????????????????",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"??????",insertBefore:"?????? ???????? ???? ??????????????",insertAfter:"?????? ?????????? ???? ??????????????",deleteRow:"?????? ????????????"},column:{menu:"????????????",insertBefore:"???????????? ???????? ???? ??????????????",insertAfter:"???????????? ?????????? ???? ??????????????",deleteColumn:"???????????? ????????????"}},button:{title:"???????????? ???????? ??????????",text:"?????????? (????????)",type:"??????????",typeBtn:"????????",typeSbm:"Submit",typeRst:"??????????"},checkboxAndRadio:{checkboxTitle:"?????????????????? ???????? ??????????",radioTitle:"?????????? ???????????? ???????? ??????????",value:"????????",selected:"????????????????????"},form:{title:"???????? ???????? ??????????",menu:"???????? ???????? ??????????",action:"????????????",method:"????????",encoding:"Encoding"},select:{title:"???????????? ???????????????? ???????? ??????????",selectInfo:"????????????????",opAvail:"???????????????? ??????????????",value:"????????",size:"????????????",lines:"??????",chkMulti:"???????? ?????????????? ??????????????????",opText:"??????????",opValue:"????????",btnAdd:"??????????",btnModify:"??????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????????????? ???????? ??????????",btnDelete:"????????????"},textarea:{title:"?????????? ?????????? ???????? ??????????",cols:"????????????",rows:"??????"},textfield:{title:"?????????? ???????????????? ???????? ??????????",name:"??????",value:"????????",charWidth:"?????????????????? ??????????",maxChars:"?????????????? ???? ??????????????",type:"??????????",typeText:"??????????",typePass:"???????? ????"},hidden:{title:"???????? ???????????????? ???????? ??????????",name:"??????",value:"????????"},image:{title:"??????????",titleButton:"???????????? ???????????? ???????? ??????????",menu:"??????????",infoTab:"?????????????? ????????????????",btnUpload:"???????????? ?????????????????? ??????????",upload:"????????????",alt:"?????????????? ??????????",width:"??????????",height:"??????????",lockRatio:"?????????? ????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????? ?????????? ??????????",border:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",align:"??????????",alignLeft:"????????",alignRight:"????????????",alertUrl:"?????????????? URL-???? ?????????????? ?????????????? ????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????? ???????? ??????????",propertiesTab:"Properties",title:"????????  ???????? ??????????",chkPlay:"???????????????????? ????????????",chkLoop:"????????????",chkMenu:"???????? ?????? ??????????????????????",chkFull:"Allow Fullscreen",scale:"??????????????????",scaleAll:"?????????????? ????????????????",scaleNoBorder:"????????????????",scaleFit:"???? ??????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????",alignLeft:"????????",alignAbsBottom:"Abs ???????? ????????",alignAbsMiddle:"Abs ???????? ????????",alignBaseline:"Baseline",alignBottom:"???????? ????????",alignMiddle:"???????? ????????",alignRight:"????????????",alignTextTop:"?????????? ????????",alignTop:"???????? ????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"?????????? ????????",width:"??????????",height:"??????????",hSpace:"?????????????? ??????",vSpace:"?????????? ??????",validateSrc:"???????? URL-???? ?????????????????????? ????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????? ?????????? ????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ????????????????",changeTo:"??????????????",btnIgnore:"??????????????????",btnIgnoreAll:"?????????????? ??????????????????",btnReplace:"???????? ??????????",btnReplaceAll:"?????????????? ???????? ??????????",btnUndo:"????????????",noSuggestions:"- ???????????????????? -",progress:"?????????? ???????????? ???????????? ?????? ??????...",noMispell:"?????????? ?????????????? ??????????????: ?????????? ??????????????????",noChanges:"?????????? ?????????????? ??????????????: ???? ??????????????????????????",oneChange:"?????????? ?????????????? ??????????????: 1 ???? ??????????????????????",manyChanges:"?????????? ?????????????? ??????????????: %1 ???? ??????????????????????",ieSpellDownload:"?????????? ?????????????? ?????????????????? ??????????. ?????????? ???????????? ???????? ?????????? ?????"},smiley:{toolbar:"????????????????????????",title:"???????????????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????????????? ????????????????",bulletedlist:"???????????? ????????????????",indent:"?????????? ?????? ??????????",outdent:"?????????? ?????? ??????????",justify:{left:"???????? ???????? ????????????????????",center:"???????? ????????????????????",right:"???????????? ???????? ????????????????????",block:"???????? ?????????????????? ????????????????????"},blockquote:"????????????????????",clipboard:{title:"??????????????",cutError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ?????????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+X) ???????????? ???????????????? ???????????????? ????.",copyError:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ???????????? ?????????????????? ???????????????????????? ??????????. (Ctrl/Cmd+C) ???????????? ???????????????? ???????????????? ????.",pasteMsg:"(<strong>Ctrl/Cmd+V</strong>) ?????????????? ?????????????? paste ?????????? ????. ?????? <strong>OK</strong> ??????.",securityMsg:"???????? ????????????????/browser/-?? ???????????????????????? ???????????????????????? ???????????? editor clipboard ???????????????????? ???????? ???????????? ??????????????????. ?????? ???????????? ?????????? paste ?????????????? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Word-?????? ??????????????",title:"Word-?????? ??????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Plain Text-?????? ??????????????",title:"Plain Text-?????? ??????????????"},templates:{button:"??????????????????",title:"???????????????? ??????????????",options:"Template Options",insertOption:"???????????????? ???????????????????? ???????? ??????????",selectPromptMsg:"???????????????? ???????? editor-?????? ???????????? ?????????????? ????<br />(???????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???????????? ?????????????????????????????????? ??????????)"},showBlocks:"Block-?????????? ??????????????",stylesCombo:{label:"????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"????????????",tag_pre:"Formatted",tag_address:"????????",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"???????????? ????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????",more:"???????????? ????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ms.js b/horde/services/editor/ckeditor/lang/ms.js
deleted file mode 100644 (file)
index 611e972..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ms={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sumber",newPage:"Helaian Baru",save:"Simpan",preview:"Prebiu",cut:"Potong",copy:"Salin",paste:"Tampal",print:"Cetak",underline:"Underline",bold:"Bold",italic:"Italic",selectAll:"Pilih Semua",removeFormat:"Buang Format",strike:"Strike Through",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Masukkan Garisan Membujur",pagebreak:"Insert Page Break for Printing",unlink:"Buang Sambungan",undo:"Batalkan",redo:"Ulangkan",common:{browseServer:"Browse Server",url:"URL",protocol:"Protokol",upload:"Muat Naik",uploadSubmit:"Hantar ke Server",image:"Gambar",flash:"Flash",form:"Borang",checkbox:"Checkbox",radio:"Butang Radio",textField:"Text Field",textarea:"Textarea",hiddenField:"Field Tersembunyi",button:"Butang",select:"Field Pilihan",imageButton:"Butang Bergambar",notSet:"<tidak di set>",id:"Id",name:"Nama",langDir:"Arah Tulisan",langDirLtr:"Kiri ke Kanan (LTR)",langDirRtl:"Kanan ke Kiri (RTL)",langCode:"Kod Bahasa",longDescr:"Butiran Panjang URL",cssClass:"Kelas-kelas Stylesheet",advisoryTitle:"Tajuk Makluman",cssStyle:"Stail",ok:"OK",cancel:"Batal",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Advanced",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Masukkan Huruf Istimewa",title:"Sila pilih huruf istimewa",options:"Special Character Options"},link:{toolbar:"Masukkan/Sunting Sambungan",other:"<lain>",menu:"Sunting Sambungan",title:"Sambungan",info:"Butiran Sambungan",target:"Sasaran",upload:"Muat Naik",advanced:"Advanced",type:"Jenis Sambungan",toUrl:"URL",toAnchor:"Pautan dalam muka surat ini",toEmail:"E-Mail",targetFrame:"<bingkai>",targetPopup:"<tetingkap popup>",targetFrameName:"Nama Bingkai Sasaran",targetPopupName:"Nama Tetingkap Popup",popupFeatures:"Ciri Tetingkap Popup",popupResizable:"Resizable",popupStatusBar:"Bar Status",popupLocationBar:"Bar Lokasi",popupToolbar:"Toolbar",popupMenuBar:"Bar Menu",popupFullScreen:"Skrin Penuh (IE)",popupScrollBars:"Bar-bar skrol",popupDependent:"Bergantungan (Netscape)",popupWidth:"Lebar",popupLeft:"Posisi Kiri",popupHeight:"Tinggi",popupTop:"Posisi Atas",id:"Id",langDir:"Arah Tulisan",langDirLTR:"Kiri ke Kanan (LTR)",langDirRTL:"Kanan ke Kiri (RTL)",acccessKey:"Kunci Akses",name:"Nama",langCode:"Arah Tulisan",tabIndex:"Indeks Tab ",advisoryTitle:"Tajuk Makluman",advisoryContentType:"Jenis Kandungan Makluman",cssClasses:"Kelas-kelas Stylesheet",charset:"Linked Resource Charset",styles:"Stail",selectAnchor:"Sila pilih pautan",anchorName:"dengan menggunakan nama pautan",anchorId:"dengan menggunakan ID elemen",emailAddress:"Alamat E-Mail",emailSubject:"Subjek Mesej",emailBody:"Isi Kandungan Mesej",noAnchors:"(Tiada pautan terdapat dalam dokumen ini)",noUrl:"Sila taip sambungan URL",noEmail:"Sila taip alamat e-mail"},anchor:{toolbar:"Masukkan/Sunting Pautan",menu:"Ciri-ciri Pautan",title:"Ciri-ciri Pautan",name:"Nama Pautan",errorName:"Sila taip nama pautan"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Cari",replace:"Ganti",findWhat:"Perkataan yang dicari:",replaceWith:"Diganti dengan:",notFoundMsg:"Text yang dicari tidak dijumpai.",matchCase:"Padanan case huruf",matchWord:"Padana Keseluruhan perkataan",matchCyclic:"Match cyclic",replaceAll:"Ganti semua",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Jadual",title:"Ciri-ciri Jadual",menu:"Ciri-ciri Jadual",deleteTable:"Delete Table",rows:"Barisan",columns:"Jaluran",border:"Saiz Border",align:"Penjajaran",alignLeft:"Kiri",alignCenter:"Tengah",alignRight:"Kanan",width:"Lebar",widthPx:"piksel-piksel",widthPc:"peratus",widthUnit:"width unit",height:"Tinggi",cellSpace:"Ruangan Antara Sel",cellPad:"Tambahan Ruang Sel",caption:"Keterangan",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Buangkan Sel-sel",merge:"Cantumkan Sel-sel",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Buangkan Baris"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Buangkan Lajur"}},button:{title:"Ciri-ciri Butang",text:"Teks (Nilai)",type:"Jenis",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Ciri-ciri Checkbox",radioTitle:"Ciri-ciri Butang Radio",value:"Nilai",selected:"Dipilih"},form:{title:"Ciri-ciri Borang",menu:"Ciri-ciri Borang",action:"Tindakan borang",method:"Cara borang dihantar",encoding:"Encoding"},select:{title:"Ciri-ciri Selection Field",selectInfo:"Select Info",opAvail:"Pilihan sediada",value:"Nilai",size:"Saiz",lines:"garisan",chkMulti:"Benarkan pilihan pelbagai",opText:"Teks",opValue:"Nilai",btnAdd:"Tambah Pilihan",btnModify:"Ubah Pilihan",btnUp:"Naik ke atas",btnDown:"Turun ke bawah",btnSetValue:"Set sebagai nilai terpilih",btnDelete:"Padam"},textarea:{title:"Ciri-ciri Textarea",cols:"Lajur",rows:"Baris"},textfield:{title:"Ciri-ciri Text Field",name:"Nama",value:"Nilai",charWidth:"Lebar isian",maxChars:"Isian Maksimum",type:"Jenis",typeText:"Teks",typePass:"Kata Laluan"},hidden:{title:"Ciri-ciri Field Tersembunyi",name:"Nama",value:"Nilai"},image:{title:"Ciri-ciri Imej",titleButton:"Ciri-ciri Butang Bergambar",menu:"Ciri-ciri Imej",infoTab:"Info Imej",btnUpload:"Hantar ke Server",upload:"Muat Naik",alt:"Text Alternatif",width:"Lebar",height:"Tinggi",lockRatio:"Tetapkan Nisbah",unlockRatio:"Unlock Ratio",resetSize:"Saiz Set Semula",border:"Border",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",align:"Jajaran",alignLeft:"Kiri",alignRight:"Kanan",alertUrl:"Sila taip URL untuk fail gambar",linkTab:"Sambungan",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash Properties",propertiesTab:"Properties",title:"Flash Properties",chkPlay:"Auto Play",chkLoop:"Loop",chkMenu:"Enable Flash Menu",chkFull:"Allow Fullscreen",scale:"Scale",scaleAll:"Show all",scaleNoBorder:"No Border",scaleFit:"Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Jajaran",alignLeft:"Kiri",alignAbsBottom:"Bawah Mutlak",alignAbsMiddle:"Pertengahan Mutlak",alignBaseline:"Garis Dasar",alignBottom:"Bawah",alignMiddle:"Pertengahan",alignRight:"Kanan",alignTextTop:"Atas Text",alignTop:"Atas",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Warna Latarbelakang",width:"Lebar",height:"Tinggi",hSpace:"Ruang Melintang",vSpace:"Ruang Menegak",validateSrc:"Sila taip sambungan URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Semak Ejaan",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Tidak terdapat didalam kamus",changeTo:"Tukarkan kepada",btnIgnore:"Biar",btnIgnoreAll:"Biarkan semua",btnReplace:"Ganti",btnReplaceAll:"Gantikan Semua",btnUndo:"Batalkan",noSuggestions:"- Tiada cadangan -",progress:"Pemeriksaan ejaan sedang diproses...",noMispell:"Pemeriksaan ejaan siap: Tiada salah ejaan",noChanges:"Pemeriksaan ejaan siap: Tiada perkataan diubah",oneChange:"Pemeriksaan ejaan siap: Satu perkataan telah diubah",manyChanges:"Pemeriksaan ejaan siap: %1 perkataan diubah",ieSpellDownload:"Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?"},smiley:{toolbar:"Smiley",title:"Masukkan Smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Senarai bernombor",bulletedlist:"Senarai tidak bernombor",indent:"Tambahkan Inden",outdent:"Kurangkan Inden",justify:{left:"Jajaran Kiri",center:"Jajaran Tengah",right:"Jajaran Kanan",block:"Jajaran Blok"},blockquote:"Block Quote",clipboard:{title:"Tampal",cutError:"Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+X).",copyError:"Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl/Cmd+C).",pasteMsg:"Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Tampal dari Word",title:"Tampal dari Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Tampal sebagai text biasa",title:"Tampal sebagai text biasa"},templates:{button:"Templat",title:"Templat Kandungan",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",emptyListMsg:"(Tiada Templat Disimpan)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stail",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Telah Diformat",tag_address:"Alamat",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Perenggan (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Saiz",voiceLabel:"Font Size",panelTitle:"Saiz"},colorButton:{textColorTitle:"Warna Text",bgColorTitle:"Warna Latarbelakang",panelTitle:"Colors",auto:"Otomatik",more:"Warna lain-lain..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/nb.js b/horde/services/editor/ckeditor/lang/nb.js
deleted file mode 100644 (file)
index aec9835..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.nb={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright &copy; $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/nl.js b/horde/services/editor/ckeditor/lang/nl.js
deleted file mode 100644 (file)
index 945b126..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.nl={dir:"ltr",editorTitle:"Tekstverwerker, %1, druk op ALT 0 voor hulp.",toolbar:"Werkbalk",editor:"Tekstverwerker",source:"Code",newPage:"Nieuwe pagina",save:"Opslaan",preview:"Voorbeeld",cut:"Knippen",copy:"Kopi??ren",paste:"Plakken",print:"Printen",underline:"Onderstreept",bold:"Vet",italic:"Schuingedrukt",selectAll:"Alles selecteren",removeFormat:"Opmaak verwijderen",strike:"Doorhalen",subscript:"Subscript",superscript:"Superscript",horizontalrule:"Horizontale lijn invoegen",pagebreak:"Pagina-einde invoegen",unlink:"Link verwijderen",undo:"Ongedaan maken",redo:"Opnieuw uitvoeren",common:{browseServer:"Bladeren op server",url:"URL",protocol:"Protocol",upload:"Upload",uploadSubmit:"Naar server verzenden",image:"Afbeelding",flash:"Flash",form:"Formulier",checkbox:"Aanvinkvakje",radio:"Selectievakje",textField:"Tekstveld",textarea:"Tekstvak",hiddenField:"Verborgen veld",button:"Knop",select:"Selectieveld",imageButton:"Afbeeldingsknop",notSet:"<niet ingevuld>",id:"Kenmerk",name:"Naam",langDir:"Schrijfrichting",langDirLtr:"Links naar rechts (LTR)",langDirRtl:"Rechts naar links (RTL)",langCode:"Taalcode",longDescr:"Lange URL-omschrijving",cssClass:"Stylesheet-klassen",advisoryTitle:"Aanbevolen titel",cssStyle:"Stijl",ok:"OK",cancel:"Annuleren",close:"Sluiten",preview:"Voorbeeld",generalTab:"Algemeen",advancedTab:"Geavanceerd",validateNumberFailed:"Deze waarde is geen geldig getal.",confirmNewPage:"Alle aangebrachte wijzigingen gaan verloren. Weet u zeker dat u een nieuwe pagina wilt openen?",confirmCancel:"Enkele opties zijn gewijzigd. Weet u zeker dat u dit dialoogvenster wilt sluiten?",options:"Opties",target:"Doel",targetNew:"Nieuw venster (_blank)",targetTop:"Hele venster (_top)",targetSelf:"Zelfde venster (_self)",targetParent:"Origineel venster (_parent)",unavailable:'%1<span class="cke_accessibility">, niet beschikbaar</span>'},contextmenu:{options:"Context menu opties"},specialChar:{toolbar:"Speciaal teken invoegen",title:"Selecteer speciaal teken",options:"Speciale tekens opties"},link:{toolbar:"Link invoegen/wijzigen",other:"<ander>",menu:"Link wijzigen",title:"Link",info:"Linkomschrijving",target:"Doel",upload:"Upload",advanced:"Geavanceerd",type:"Linktype",toUrl:"URL",toAnchor:"Interne link in pagina",toEmail:"E-mail",targetFrame:"<frame>",targetPopup:"<popup window>",targetFrameName:"Naam doelframe",targetPopupName:"Naam popupvenster",popupFeatures:"Instellingen popupvenster",popupResizable:"Herschaalbaar",popupStatusBar:"Statusbalk",popupLocationBar:"Locatiemenu",popupToolbar:"Menubalk",popupMenuBar:"Menubalk",popupFullScreen:"Volledig scherm (IE)",popupScrollBars:"Schuifbalken",popupDependent:"Afhankelijk (Netscape)",popupWidth:"Breedte",popupLeft:"Positie links",popupHeight:"Hoogte",popupTop:"Positie boven",id:"Id",langDir:"Schrijfrichting",langDirLTR:"Links naar rechts (LTR)",langDirRTL:"Rechts naar links (RTL)",acccessKey:"Toegangstoets",name:"Naam",langCode:"Schrijfrichting",tabIndex:"Tabvolgorde",advisoryTitle:"Aanbevolen titel",advisoryContentType:"Aanbevolen content-type",cssClasses:"Stylesheet-klassen",charset:"Karakterset van gelinkte bron",styles:"Stijl",selectAnchor:"Kies een interne link",anchorName:"Op naam interne link",anchorId:"Op kenmerk interne link",emailAddress:"E-mailadres",emailSubject:"Onderwerp bericht",emailBody:"Inhoud bericht",noAnchors:"(Geen interne links in document gevonden)",noUrl:"Geef de link van de URL",noEmail:"Geef een e-mailadres"},anchor:{toolbar:"Interne link",menu:"Eigenschappen interne link",title:"Eigenschappen interne link",name:"Naam interne link",errorName:"Geef de naam van de interne link op"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Zoeken en vervangen",find:"Zoeken",replace:"Vervangen",findWhat:"Zoeken naar:",replaceWith:"Vervangen met:",notFoundMsg:"De opgegeven tekst is niet gevonden.",matchCase:"Hoofdlettergevoelig",matchWord:"Hele woord moet voorkomen",matchCyclic:"Doorlopend zoeken",replaceAll:"Alles vervangen",replaceSuccessMsg:"%1 resulaten vervangen."},table:{toolbar:"Tabel",title:"Eigenschappen tabel",menu:"Eigenschappen tabel",deleteTable:"Tabel verwijderen",rows:"Rijen",columns:"Kolommen",border:"Breedte rand",align:"Uitlijning",alignLeft:"Links",alignCenter:"Centreren",alignRight:"Rechts",width:"Breedte",widthPx:"pixels",widthPc:"procent",widthUnit:"eenheid breedte",height:"Hoogte",cellSpace:"Afstand tussen cellen",cellPad:"Ruimte in de cel",caption:"Naam",summary:"Samenvatting",headers:"Koppen",headersNone:"Geen",headersColumn:"Eerste kolom",headersRow:"Eerste rij",headersBoth:"Beide",invalidRows:"Het aantal rijen moet een getal zijn groter dan 0.",invalidCols:"Het aantal kolommen moet een getal zijn groter dan 0.",invalidBorder:"De rand breedte moet een getal zijn.",invalidWidth:"De tabel breedte moet een getal zijn.",invalidHeight:"De tabel hoogte moet een getal zijn.",invalidCellSpacing:"Afstand tussen cellen moet een getal zijn.",invalidCellPadding:"Ruimte in de cel moet een getal zijn.",cell:{menu:"Cel",insertBefore:"Voeg cel in voor",insertAfter:"Voeg cel in achter",deleteCell:"Cellen verwijderen",merge:"Cellen samenvoegen",mergeRight:"Voeg samen naar rechts",mergeDown:"Voeg samen naar beneden",splitHorizontal:"Splits cellen horizontaal",splitVertical:"Splits cellen verticaal",title:"Cel eigenschappen",cellType:"Cel type",rowSpan:"Rijen samenvoegen",colSpan:"Kolommen samenvoegen",wordWrap:"Automatische terugloop",hAlign:"Horizontale uitlijning",vAlign:"Verticale uitlijning",alignTop:"Boven",alignMiddle:"Midden",alignBottom:"Onder",alignBaseline:"Basislijn",bgColor:"Achtergrondkleur",borderColor:"Kleur rand",data:"Inhoud",header:"Kop",yes:"Ja",no:"Nee",invalidWidth:"De celbreedte moet een getal zijn.",invalidHeight:"De celhoogte moet een getal zijn.",invalidRowSpan:"Rijen samenvoegen moet een heel getal zijn.",invalidColSpan:"Kolommen samenvoegen moet een heel getal zijn.",chooseColor:"Kies"},row:{menu:"Rij",insertBefore:"Voeg rij in voor",insertAfter:"Voeg rij in achter",deleteRow:"Rijen verwijderen"},column:{menu:"Kolom",insertBefore:"Voeg kolom in voor",insertAfter:"Voeg kolom in achter",deleteColumn:"Kolommen verwijderen"}},button:{title:"Eigenschappen knop",text:"Tekst (waarde)",type:"Soort",typeBtn:"Knop",typeSbm:"Versturen",typeRst:"Leegmaken"},checkboxAndRadio:{checkboxTitle:"Eigenschappen aanvinkvakje",radioTitle:"Eigenschappen selectievakje",value:"Waarde",selected:"Geselecteerd"},form:{title:"Eigenschappen formulier",menu:"Eigenschappen formulier",action:"Actie",method:"Methode",encoding:"Codering"},select:{title:"Eigenschappen selectieveld",selectInfo:"Informatie",opAvail:"Beschikbare opties",value:"Waarde",size:"Grootte",lines:"Regels",chkMulti:"Gecombineerde selecties toestaan",opText:"Tekst",opValue:"Waarde",btnAdd:"Toevoegen",btnModify:"Wijzigen",btnUp:"Omhoog",btnDown:"Omlaag",btnSetValue:"Als geselecteerde waarde instellen",btnDelete:"Verwijderen"},textarea:{title:"Eigenschappen tekstvak",cols:"Kolommen",rows:"Rijen"},textfield:{title:"Eigenschappen tekstveld",name:"Naam",value:"Waarde",charWidth:"Breedte (tekens)",maxChars:"Maximum aantal tekens",type:"Soort",typeText:"Tekst",typePass:"Wachtwoord"},hidden:{title:"Eigenschappen verborgen veld",name:"Naam",value:"Waarde"},image:{title:"Eigenschappen afbeelding",titleButton:"Eigenschappen afbeeldingsknop",menu:"Eigenschappen afbeelding",infoTab:"Informatie afbeelding",btnUpload:"Naar server verzenden",upload:"Upload",alt:"Alternatieve tekst",width:"Breedte",height:"Hoogte",lockRatio:"Afmetingen vergrendelen",unlockRatio:"Afmetingen ontgrendelen",resetSize:"Afmetingen resetten",border:"Rand",hSpace:"HSpace",vSpace:"VSpace",align:"Uitlijning",alignLeft:"Links",alignRight:"Rechts",alertUrl:"Geef de URL van de afbeelding",linkTab:"Link",button2Img:"Wilt u de geselecteerde afbeeldingsknop vervangen door een eenvoudige afbeelding?",img2Button:"Wilt u de geselecteerde afbeelding vervangen door een afbeeldingsknop?",urlMissing:"De URL naar de afbeelding ontbreekt.",validateWidth:"Breedte moet een heel nummer zijn.",validateHeight:"Hoogte moet een heel nummer zijn.",validateBorder:"Rand moet een heel nummer zijn.",validateHSpace:"HSpace moet een heel nummer zijn.",validateVSpace:"VSpace moet een heel nummer zijn."},flash:{properties:"Eigenschappen Flash",propertiesTab:"Eigenschappen",title:"Eigenschappen Flash",chkPlay:"Automatisch afspelen",chkLoop:"Herhalen",chkMenu:"Flashmenu's inschakelen",chkFull:"Schermvullend toestaan",scale:"Schaal",scaleAll:"Alles tonen",scaleNoBorder:"Geen rand",scaleFit:"Precies passend",access:"Script toegang",accessAlways:"Altijd",accessSameDomain:"Zelfde domeinnaam",accessNever:"Nooit",align:"Uitlijning",alignLeft:"Links",alignAbsBottom:"Absoluut-onder",alignAbsMiddle:"Absoluut-midden",alignBaseline:"Basislijn",alignBottom:"Beneden",alignMiddle:"Midden",alignRight:"Rechts",alignTextTop:"Boven tekst",alignTop:"Boven",quality:"Kwaliteit",qualityBest:"Beste",qualityHigh:"Hoog",qualityAutoHigh:"Automatisch hoog",qualityMedium:"Gemiddeld",qualityAutoLow:"Automatisch laag",qualityLow:"Laag",windowModeWindow:"Venster",windowModeOpaque:"Ondoorzichtig",windowModeTransparent:"Doorzichtig",windowMode:"Venster modus",flashvars:"Variabelen voor Flash",bgcolor:"Achtergrondkleur",width:"Breedte",height:"Hoogte",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Geef de link van de URL",validateWidth:"De breedte moet een getal zijn.",validateHeight:"De hoogte moet een getal zijn.",validateHSpace:"De HSpace moet een getal zijn.",validateVSpace:"De VSpace moet een getal zijn."},spellCheck:{toolbar:"Spellingscontrole",title:"Spellingscontrole",notAvailable:"Excuses, deze dienst is momenteel niet beschikbaar.",errorLoading:"Er is een fout opgetreden bij het laden van de diesnt: %s.",notInDic:"Niet in het woordenboek",changeTo:"Wijzig in",btnIgnore:"Negeren",btnIgnoreAll:"Alles negeren",btnReplace:"Vervangen",btnReplaceAll:"Alles vervangen",btnUndo:"Ongedaan maken",noSuggestions:"-Geen suggesties-",progress:"Bezig met spellingscontrole...",noMispell:"Klaar met spellingscontrole: geen fouten gevonden",noChanges:"Klaar met spellingscontrole: geen woorden aangepast",oneChange:"Klaar met spellingscontrole: ????n woord aangepast",manyChanges:"Klaar met spellingscontrole: %1 woorden aangepast",ieSpellDownload:"De spellingscontrole niet ge??nstalleerd. Wilt u deze nu downloaden?"},smiley:{toolbar:"Smiley",title:"Smiley invoegen",options:"Smiley opties"},elementsPath:{eleLabel:"Elementenpad",eleTitle:"%1 element"},numberedlist:"Genummerde lijst",bulletedlist:"Opsomming",indent:"Inspringen vergroten",outdent:"Inspringen verkleinen",justify:{left:"Links uitlijnen",center:"Centreren",right:"Rechts uitlijnen",block:"Uitvullen"},blockquote:"Citaatblok",clipboard:{title:"Plakken",cutError:"De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl/Cmd+X van het toetsenbord.",copyError:"De beveiligingsinstelling van de browser verhinderen het automatisch kopi??ren. Gebruik de sneltoets Ctrl/Cmd+C van het toetsenbord.",pasteMsg:"Plak de tekst in het volgende vak gebruik makend van uw toetsenbord (<strong>Ctrl/Cmd+V</strong>) en klik op <strong>OK</strong>.",securityMsg:"Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",pasteArea:"Plakgebied"},pastefromword:{confirmCleanup:"De tekst die u plakte lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?",toolbar:"Plakken als Word-gegevens",title:"Plakken als Word-gegevens",error:"Het was niet mogelijk om de geplakte tekst op te schonen door een interne fout"},pasteText:{button:"Plakken als platte tekst",title:"Plakken als platte tekst"},templates:{button:"Sjablonen",title:"Inhoud sjabonen",options:"Template opties",insertOption:"Vervang de huidige inhoud",selectPromptMsg:"Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):",emptyListMsg:"(Geen sjablonen gedefinieerd)"},showBlocks:"Toon blokken",stylesCombo:{label:"Stijl",panelTitle:"Opmaakstijlen",panelTitle1:"Blok stijlen",panelTitle2:"In-line stijlen",panelTitle3:"Object stijlen"},format:{label:"Opmaak",panelTitle:"Opmaak",tag_p:"Normaal",tag_pre:"Met opmaak",tag_address:"Adres",tag_h1:"Kop 1",tag_h2:"Kop 2",tag_h3:"Kop 3",tag_h4:"Kop 4",tag_h5:"Kop 5",tag_h6:"Kop 6",tag_div:"Normaal (DIV)"},div:{title:"Div aanmaken",toolbar:"Div aanmaken",cssClassInputLabel:"Stylesheet klassen",styleSelectLabel:"Stijl",IdInputLabel:"Id",languageCodeInputLabel:" Taalcode",inlineStyleInputLabel:"Inline stijl",advisoryTitleInputLabel:"informatieve titel",langDirLabel:"Schrijfrichting",langDirLTRLabel:"Links naar rechts (LTR)",langDirRTLLabel:"Rechts naar links (RTL)",edit:"Div wijzigen",remove:"Div verwijderen"},font:{label:"Lettertype",voiceLabel:"Lettertype",panelTitle:"Lettertype"},fontSize:{label:"Lettergrootte",voiceLabel:"Lettergrootte",panelTitle:"Lettergrootte"},colorButton:{textColorTitle:"Tekstkleur",bgColorTitle:"Achtergrondkleur",panelTitle:"Kleuren",auto:"Automatisch",more:"Meer kleuren..."},colors:{"000":"Zwart",800000:"Kastanjebruin","8B4513":"Chocoladebruin","2F4F4F":"Donkerleigrijs","008080":"Blauwgroen","000080":"Marine","4B0082":"Indigo",696969:"Donkergrijs",B22222:"Baksteen",A52A2A:"Bruin",DAA520:"Donkergeel","006400":"Donkergroen","40E0D0":"Turquoise","0000CD":"Middenblauw",800080:"Paars",808080:"Grijs",F00:"Rood",FF8C00:"Donkeroranje",FFD700:"Goud","008000":"Groen","0FF":"Cyaan","00F":"Blauw",EE82EE:"Violet",A9A9A9:"Donkergrijs",FFA07A:"Lichtzalm",FFA500:"Oranje",FFFF00:"Geel","00FF00":"Felgroen",AFEEEE:"Lichtturquoise",ADD8E6:"Lichtblauw",DDA0DD:"Pruim",D3D3D3:"Lichtgrijs",FFF0F5:"Linnen",FAEBD7:"Ivoor",FFFFE0:"Lichtgeel",F0FFF0:"Honingdauw",F0FFFF:"Azuur",F0F8FF:"Licht hemelsblauw",E6E6FA:"Lavendel",FFF:"Wit"},scayt:{title:"Controleer de spelling tijdens het typen",opera_title:"Not supported by Opera",enable:"SCAYT inschakelen",disable:"SCAYT uitschakelen",about:"Over SCAYT",toggle:"SCAYT in/uitschakelen",options:"Opties",langs:"Talen",moreSuggestions:"Meer suggesties",ignore:"Negeren",ignoreAll:"Alles negeren",addWord:"Woord toevoegen",emptyDic:"De naam van het woordenboek mag niet leeg zijn.",optionsTab:"Opties",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Talen",dictionariesTab:"Woordenboeken",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Over"},about:{title:"Over CKEditor",dlgTitle:"Over CKEditor",moreInfo:"Voor licentie informatie, bezoek onze website:",copy:"Copyright &copy; $1. Alle rechten voorbehouden."},maximize:"Maximaliseren",minimize:"Minimaliseren",fakeobjects:{anchor:"Anker",flash:"Flash animatie",div:"Pagina einde",unknown:"Onbekend object"},resize:"Sleep om te herschalen",colordialog:{title:"Selecteer kleur",options:"Color Options",highlight:"Actief",selected:"Geselecteerd",clear:"Wissen"},toolbarCollapse:"Werkbalk inklappen",toolbarExpand:"Werkbalk uitklappen"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/no.js b/horde/services/editor/ckeditor/lang/no.js
deleted file mode 100644 (file)
index f440958..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.no={dir:"ltr",editorTitle:"Rikteksteditor, %1, trykk ALT 0 for hjelp.",toolbar:"Verkt??ylinje",editor:"Rikteksteditor",source:"Kilde",newPage:"Ny Side",save:"Lagre",preview:"Forh??ndsvis",cut:"Klipp ut",copy:"Kopier",paste:"Lim inn",print:"Skriv ut",underline:"Understrek",bold:"Fet",italic:"Kursiv",selectAll:"Merk alt",removeFormat:"Fjern format",strike:"Gjennomstrek",subscript:"Senket skrift",superscript:"Hevet skrift",horizontalrule:"Sett inn horisontal linje",pagebreak:"Sett inn sideskift",unlink:"Fjern lenke",undo:"Angre",redo:"Gj??r om",common:{browseServer:"Bla igjennom server",url:"URL",protocol:"Protokoll",upload:"Last opp",uploadSubmit:"Send det til serveren",image:"Bilde",flash:"Flash",form:"Skjema",checkbox:"Avmerkingsboks",radio:"Alternativknapp",textField:"Tekstboks",textarea:"Tekstomr??de",hiddenField:"Skjult felt",button:"Knapp",select:"Rullegardinliste",imageButton:"Bildeknapp",notSet:"<ikke satt>",id:"Id",name:"Navn",langDir:"Spr??kretning",langDirLtr:"Venstre til h??yre (VTH)",langDirRtl:"H??yre til venstre (HTV)",langCode:"Spr??kkode",longDescr:"Utvidet beskrivelse",cssClass:"Stilarkklasser",advisoryTitle:"Tittel",cssStyle:"Stil",ok:"OK",cancel:"Avbryt",close:"Lukk",preview:"Forh??ndsvis",generalTab:"Generelt",advancedTab:"Avansert",validateNumberFailed:"Denne verdien er ikke ett nummer",confirmNewPage:"Alle endringer som er gjort i dette innholdet vil bli tapt. Er du sikker p?? at du vil laste en ny side?",confirmCancel:"Noen av valgene har blitt endret. Er du sikker p?? at du vil lukke dialogen?",options:"Valg",target:"M??l",targetNew:"Nytt vindu (_blank)",targetTop:"Hele vindu (_top)",targetSelf:"Samme vindu (_self)",targetParent:"Foreldrevindu (_parent)",unavailable:'%1<span class="cke_accessibility">, utilgjenglig</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Sett inn spesielt tegn",title:"Velg spesielt tegn",options:"Special Character Options"},link:{toolbar:"Sett inn/Rediger lenke",other:"<other>",menu:"Rediger lenke",title:"Lenke",info:"Lenkeinfo",target:"M??l",upload:"Last opp",advanced:"Avansert",type:"Lenketype",toUrl:"URL",toAnchor:"Lenke til anker i teksten",toEmail:"E-post",targetFrame:"<ramme>",targetPopup:"<popup vindu>",targetFrameName:"M??lramme",targetPopupName:"Navn p?? popup-vindus",popupFeatures:"Egenskaper for popup-vindu",popupResizable:"Skal??rbar",popupStatusBar:"Statuslinje",popupLocationBar:"Adresselinje",popupToolbar:"Verkt??ylinje",popupMenuBar:"Menylinje",popupFullScreen:"Full skjerm (IE)",popupScrollBars:"Scrollbar",popupDependent:"Avhenging (Netscape)",popupWidth:"Bredde",popupLeft:"Venstre posisjon",popupHeight:"H??yde",popupTop:"Topp-posisjon",id:"Id",langDir:"Spr??kretning",langDirLTR:"Venstre til h??yre (VTH)",langDirRTL:"H??yre til venstre (HTV)",acccessKey:"Aksessknapp",name:"Navn",langCode:"Spr??kretning",tabIndex:"Tab Indeks",advisoryTitle:"Tittel",advisoryContentType:"Type",cssClasses:"Stilarkklasser",charset:"Lenket spr??kkart",styles:"Stil",selectAnchor:"Velg et anker",anchorName:"Anker etter navn",anchorId:"Element etter ID",emailAddress:"E-postadresse",emailSubject:"Meldingsemne",emailBody:"Melding",noAnchors:"(Ingen anker i dokumentet)",noUrl:"Vennligst skriv inn lenkens url",noEmail:"Vennligst skriv inn e-postadressen"},anchor:{toolbar:"Sett inn/Rediger anker",menu:"Egenskaper for anker",title:"Egenskaper for anker",name:"Ankernavn",errorName:"Vennligst skriv inn ankernavnet"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k og erstatt",find:"S??k",replace:"Erstatt",findWhat:"S??k etter:",replaceWith:"Erstatt med:",notFoundMsg:"Fant ikke s??keteksten.",matchCase:"Skill mellom store og sm?? bokstaver",matchWord:"Bare hele ord",matchCyclic:"S??k i hele dokumentet",replaceAll:"Erstatt alle",replaceSuccessMsg:"%1 tilfelle erstattet."},table:{toolbar:"Tabell",title:"Egenskaper for tabell",menu:"Egenskaper for tabell",deleteTable:"Slett tabell",rows:"Rader",columns:"Kolonner",border:"Rammest??rrelse",align:"Justering",alignLeft:"Venstre",alignCenter:"Midtjuster",alignRight:"H??yre",width:"Bredde",widthPx:"piksler",widthPc:"prosent",widthUnit:"Bredde-enhet",height:"H??yde",cellSpace:"Cellemarg",cellPad:"Cellepolstring",caption:"Tittel",summary:"Sammendrag",headers:"Overskrifter",headersNone:"Ingen",headersColumn:"F??rste kolonne",headersRow:"F??rste rad",headersBoth:"Begge",invalidRows:"Antall rader m?? v??re ett tall st??rre enn 0.",invalidCols:"Antall kolonner m?? v??re ett tall st??rre enn 0.",invalidBorder:"Rammest??rrelse m?? v??re ett tall.",invalidWidth:"Tabellbredde m?? v??re ett nummer.",invalidHeight:"Tabellh??yde m?? v??re ett nummer.",invalidCellSpacing:"Cellemellomrom m?? v??re ett nummer.",invalidCellPadding:"Cellefyll m?? v??re ett nummer.",cell:{menu:"Celle",insertBefore:"Sett inn celle f??r",insertAfter:"Sett inn celle etter",deleteCell:"Slett celler",merge:"Sl?? sammen celler",mergeRight:"Sl?? sammen h??yre",mergeDown:"Sl?? sammen ned",splitHorizontal:"Del celle horisontalt",splitVertical:"Del celle vertikalt",title:"Celleegenskaper",cellType:"Celletype",rowSpan:"Radspenn",colSpan:"Kolonnespenn",wordWrap:"Tekstbrytning",hAlign:"Horisontal justering",vAlign:"Vertikal justering",alignTop:"Topp",alignMiddle:"Midten",alignBottom:"Bunnen",alignBaseline:"Grunnlinje",bgColor:"Bakgrunnsfarge",borderColor:"Rammefarge",data:"Data",header:"Overskrift",yes:"Ja",no:"Nei",invalidWidth:"Cellebredde m?? v??re ett nummer",invalidHeight:"Celleh??yde m?? v??re ett nummer",invalidRowSpan:"Radspenn m?? v??re ett nummer.",invalidColSpan:"Kolonnespenn m?? v??re ett nummer.",chooseColor:"Velg"},row:{menu:"Rader",insertBefore:"Sett inn rad f??r",insertAfter:"Sett inn rad etter",deleteRow:"Slett rader"},column:{menu:"Kolonne",insertBefore:"Sett inn kolonne f??r",insertAfter:"Sett inn kolonne etter",deleteColumn:"Slett kolonner"}},button:{title:"Egenskaper for knapp",text:"Tekst (verdi)",type:"Type",typeBtn:"Knapp",typeSbm:"Send",typeRst:"Nullstill"},checkboxAndRadio:{checkboxTitle:"Egenskaper for avmerkingsboks",radioTitle:"Egenskaper for alternativknapp",value:"Verdi",selected:"Valgt"},form:{title:"Egenskaper for skjema",menu:"Egenskaper for skjema",action:"Handling",method:"Metode",encoding:"Encoding"},select:{title:"Egenskaper for rullegardinliste",selectInfo:"Info",opAvail:"Tilgjenglige alternativer",value:"Verdi",size:"St??rrelse",lines:"Linjer",chkMulti:"Tillat flervalg",opText:"Tekst",opValue:"Verdi",btnAdd:"Legg til",btnModify:"Endre",btnUp:"Opp",btnDown:"Ned",btnSetValue:"Sett som valgt",btnDelete:"Slett"},textarea:{title:"Egenskaper for tekstomr??de",cols:"Kolonner",rows:"Rader"},textfield:{title:"Egenskaper for tekstfelt",name:"Navn",value:"Verdi",charWidth:"Tegnbredde",maxChars:"Maks antall tegn",type:"Type",typeText:"Tekst",typePass:"Passord"},hidden:{title:"Egenskaper for skjult felt",name:"Navn",value:"Verdi"},image:{title:"Bildeegenskaper",titleButton:"Egenskaper for bildeknapp",menu:"Bildeegenskaper",infoTab:"Bildeinformasjon",btnUpload:"Send det til serveren",upload:"Last opp",alt:"Alternativ tekst",width:"Bredde",height:"H??yde",lockRatio:"L??s forhold",unlockRatio:"Ikke l??s forhold",resetSize:"Tilbakestill st??rrelse",border:"Ramme",hSpace:"HMarg",vSpace:"VMarg",align:"Juster",alignLeft:"Venstre",alignRight:"H??yre",alertUrl:"Vennligst skriv bilde-urlen",linkTab:"Lenke",button2Img:"Vil du endre den valgte bildeknappen til ett vanlig bilde?",img2Button:"Vil du endre det valgte bildet til en bildeknapp?",urlMissing:"Bildets adresse mangler.",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer.",validateBorder:"Ramme m?? v??re ett nummer.",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},flash:{properties:"Egenskaper for Flash-objekt",propertiesTab:"Egenskaper",title:"Flash-egenskaper",chkPlay:"Autospill",chkLoop:"Loop",chkMenu:"Sl?? p?? Flash-meny",chkFull:"Tillat fullskjerm",scale:"Skaler",scaleAll:"Vis alt",scaleNoBorder:"Ingen ramme",scaleFit:"Skaler til ?? passe",access:"Scripttilgang",accessAlways:"Alltid",accessSameDomain:"Samme domene",accessNever:"Aldri",align:"Juster",alignLeft:"Venstre",alignAbsBottom:"Abs bunn",alignAbsMiddle:"Abs midten",alignBaseline:"Bunnlinje",alignBottom:"Bunn",alignMiddle:"Midten",alignRight:"H??yre",alignTextTop:"Tekst topp",alignTop:"Topp",quality:"Kvalitet",qualityBest:"Best",qualityHigh:"H??y",qualityAutoHigh:"Auto H??y",qualityMedium:"Medium",qualityAutoLow:"Auto Lav",qualityLow:"Lav",windowModeWindow:"Vindu",windowModeOpaque:"Opaque",windowModeTransparent:"Gjennomsiktig",windowMode:"Vindu modus",flashvars:"Variabler for flash",bgcolor:"Bakgrunnsfarge",width:"Bredde",height:"H??yde",hSpace:"HMarg",vSpace:"VMarg",validateSrc:"Vennligst skriv inn lenkens url",validateWidth:"Bredde m?? v??re ett nummer.",validateHeight:"H??yde m?? v??re ett nummer",validateHSpace:"HSpace m?? v??re ett nummer.",validateVSpace:"VSpace m?? v??re ett nummer."},spellCheck:{toolbar:"Stavekontroll",title:"Stavekontroll",notAvailable:"Beklager, tjenesten er utilgjenglig n??.",errorLoading:"Feil under lasting av applicationstjeneste tjener: %s.",notInDic:"Ikke i ordboken",changeTo:"Endre til",btnIgnore:"Ignorer",btnIgnoreAll:"Ignorer alle",btnReplace:"Erstatt",btnReplaceAll:"Erstatt alle",btnUndo:"Angre",noSuggestions:"- Ingen forslag -",progress:"Stavekontroll p??g??r...",noMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",noChanges:"Stavekontroll fullf??rt: ingen ord endret",oneChange:"Stavekontroll fullf??rt: Ett ord endret",manyChanges:"Stavekontroll fullf??rt: %1 ord endret",ieSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???"},smiley:{toolbar:"Smil",title:"Sett inn smil",options:"Smiley Options"},elementsPath:{eleLabel:"Element-sti",eleTitle:"%1 element"},numberedlist:"Nummerert liste",bulletedlist:"Uordnet liste",indent:"??k niv??",outdent:"Senk niv??",justify:{left:"Venstrejuster",center:"Midtjuster",right:"H??yrejuster",block:"Blokkjuster"},blockquote:"Blockquote",clipboard:{title:"Lim inn",cutError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",copyError:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",pasteMsg:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",securityMsg:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",pasteArea:"Innlimingsomr??de"},pastefromword:{confirmCleanup:"Teksten du limer inn ser ut til ?? v??re kopiert fra Word. Vil du renske den f??r du limer den inn?",toolbar:"Lim inn fra Word",title:"Lim inn fra Word",error:"Det var ikke mulig ?? renske den innlimte teksten p?? grunn av en intern feil"},pasteText:{button:"Lim inn som ren tekst",title:"Lim inn som ren tekst"},templates:{button:"Maler",title:"Innholdsmaler",options:"Template Options",insertOption:"Erstatt faktisk innold",selectPromptMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",emptyListMsg:"(Ingen maler definert)"},showBlocks:"Vis blokker",stylesCombo:{label:"Stil",panelTitle:"Stilformater",panelTitle1:"Blokkstiler",panelTitle2:"Inlinestiler",panelTitle3:"Objektstiler"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatert",tag_address:"Adresse",tag_h1:"Tittel 1",tag_h2:"Tittel 2",tag_h3:"Tittel 3",tag_h4:"Tittel 4",tag_h5:"Tittel 5",tag_h6:"Tittel 6",tag_div:"Normal (DIV)"},div:{title:"Sett inn Div Container",toolbar:"Sett inn Div Container",cssClassInputLabel:"Stilark-klasser",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Spr??k-kode",inlineStyleInputLabel:"Inlinestiler",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Spr??kretning",langDirLTRLabel:"Venstre til h??yre (VTH)",langDirRTLLabel:"H??yre til venstre (HTV)",edit:"Rediger Div",remove:"Fjern Div"},font:{label:"Skrift",voiceLabel:"Font",panelTitle:"Skrift"},fontSize:{label:"St??rrelse",voiceLabel:"Font St??rrelse",panelTitle:"St??rrelse"},colorButton:{textColorTitle:"Tekstfarge",bgColorTitle:"Bakgrunnsfarge",panelTitle:"Farger",auto:"Automatisk",more:"Flere farger..."},colors:{"000":"Svart",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Marine","4B0082":"Indigo",696969:"Svak gr??",B22222:"Fire Brick",A52A2A:"Brun",DAA520:"Golden Rod","006400":"M??rk gr??","40E0D0":"Turkis","0000CD":"Medium Bl??",800080:"Purple",808080:"Gr??",F00:"Red",FF8C00:"M??rk oransje",FFD700:"gull","008000":"Gr??nn","0FF":"Cyan","00F":"Bl??",EE82EE:"Fiolett",A9A9A9:"M??rk gr??",FFA07A:"Light Salmon",FFA500:"Oransje",FFFF00:"gul","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Lys Bl??",DDA0DD:"Plomme",D3D3D3:"Lys gr??",FFF0F5:"Lavender Blush",FAEBD7:"Antikk-hvit",FFFFE0:"Lys gul",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"Hvit"},scayt:{title:"Stavekontroll mens du skriver",opera_title:"Not supported by Opera",enable:"Sl?? p?? SCAYT",disable:"Sl?? av SCAYT",about:"Om SCAYT",toggle:"Veksle SCAYT",options:"Valg",langs:"Spr??k",moreSuggestions:"Flere forslag",ignore:"Ignorer",ignoreAll:"Ignorer Alle",addWord:"Legg til ord",emptyDic:"Ordboknavn skal ikke v??re tom",optionsTab:"Valg",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Spr??k",dictionariesTab:"Ordb??ker",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Om"},about:{title:"Om CKEditor",dlgTitle:"Om CKEditor",moreInfo:"For lisensieringsinformasjon vennligst bes??k v??rt nettsted:",copy:"Copyright &copy; $1. Alle rettigheter reservert."},maximize:"Maksimer",minimize:"Minimer",fakeobjects:{anchor:"Anker",flash:"Flash Animasjon",div:"Sideskift",unknown:"Ukjent objekt"},resize:"Dra for ?? skalere",colordialog:{title:"Velg farge",options:"Color Options",highlight:"Merk",selected:"Valgt",clear:"T??m"},toolbarCollapse:"Sl?? sammen verkt??ylinje",toolbarExpand:"Vis verkt??ylinje"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/pl.js b/horde/services/editor/ckeditor/lang/pl.js
deleted file mode 100644 (file)
index 2448aa7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.pl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??r??d??o dokumentu",newPage:"Nowa strona",save:"Zapisz",preview:"Podgl??d",cut:"Wytnij",copy:"Kopiuj",paste:"Wklej",print:"Drukuj",underline:"Podkre??lenie",bold:"Pogrubienie",italic:"Kursywa",selectAll:"Zaznacz wszystko",removeFormat:"Usu?? formatowanie",strike:"Przekre??lenie",subscript:"Indeks dolny",superscript:"Indeks g??rny",horizontalrule:"Wstaw poziom?? lini??",pagebreak:"Wstaw odst??p",unlink:"Usu?? hiper????cze",undo:"Cofnij",redo:"Pon??w",common:{browseServer:"Przegl??daj",url:"Adres URL",protocol:"Protok????",upload:"Wy??lij",uploadSubmit:"Wy??lij",image:"Obrazek",flash:"Flash",form:"Formularz",checkbox:"Pole wyboru (checkbox)",radio:"Pole wyboru (radio)",textField:"Pole tekstowe",textarea:"Obszar tekstowy",hiddenField:"Pole ukryte",button:"Przycisk",select:"Lista wyboru",imageButton:"Przycisk-obrazek",notSet:"<nie ustawione>",id:"Id",name:"Nazwa",langDir:"Kierunek tekstu",langDirLtr:"Od lewej do prawej (LTR)",langDirRtl:"Od prawej do lewej (RTL)",langCode:"Kod j??zyka",longDescr:"D??ugi opis hiper????cza",cssClass:"Nazwa klasy CSS",advisoryTitle:"Opis obiektu docelowego",cssStyle:"Styl",ok:"OK",cancel:"Anuluj",close:"Close",preview:"Preview",generalTab:"Og??lne",advancedTab:"Zaawansowane",validateNumberFailed:"Ta warto???? nie jest liczb??.",confirmNewPage:"Wszystkie niezapisane zmiany zostan?? utracone. Czy na pewno wczyta?? now?? stron???",confirmCancel:"Pewne opcje zosta??y zmienione. Czy na pewno zamkn???? okno dialogowe?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, niedost??pne</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Wstaw znak specjalny",title:"Wybierz znak specjalny",options:"Special Character Options"},link:{toolbar:"Wstaw/edytuj hiper????cze",other:"<inny>",menu:"Edytuj hiper????cze",title:"Hiper????cze",info:"Informacje ",target:"Cel",upload:"Wy??lij",advanced:"Zaawansowane",type:"Typ hiper????cza",toUrl:"URL",toAnchor:"Odno??nik wewn??trz strony",toEmail:"Adres e-mail",targetFrame:"<ramka>",targetPopup:"<wyskakuj??ce okno>",targetFrameName:"Nazwa Ramki Docelowej",targetPopupName:"Nazwa wyskakuj??cego okna",popupFeatures:"W??a??ciwo??ci wyskakuj??cego okna",popupResizable:"Skalowalny",popupStatusBar:"Pasek statusu",popupLocationBar:"Pasek adresu",popupToolbar:"Pasek narz??dzi",popupMenuBar:"Pasek menu",popupFullScreen:"Pe??ny ekran (IE)",popupScrollBars:"Paski przewijania",popupDependent:"Okno zale??ne (Netscape)",popupWidth:"Szeroko????",popupLeft:"Pozycja w poziomie",popupHeight:"Wysoko????",popupTop:"Pozycja w pionie",id:"Id",langDir:"Kierunek tekstu",langDirLTR:"Od lewej do prawej (LTR)",langDirRTL:"Od prawej do lewej (RTL)",acccessKey:"Klawisz dost??pu",name:"Nazwa",langCode:"Kierunek tekstu",tabIndex:"Indeks tabeli",advisoryTitle:"Opis obiektu docelowego",advisoryContentType:"Typ MIME obiektu docelowego",cssClasses:"Nazwa klasy CSS",charset:"Kodowanie znak??w obiektu docelowego",styles:"Styl",selectAnchor:"Wybierz etykiet??",anchorName:"Wg etykiety",anchorId:"Wg identyfikatora elementu",emailAddress:"Adres e-mail",emailSubject:"Temat",emailBody:"Tre????",noAnchors:"(W dokumencie nie zdefiniowano ??adnych etykiet)",noUrl:"Podaj adres URL",noEmail:"Podaj adres e-mail"},anchor:{toolbar:"Wstaw/edytuj kotwic??",menu:"W??a??ciwo??ci kotwicy",title:"W??a??ciwo??ci kotwicy",name:"Nazwa kotwicy",errorName:"Wpisz nazw?? kotwicy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Znajd?? i zamie??",find:"Znajd??",replace:"Zamie??",findWhat:"Znajd??:",replaceWith:"Zast??p przez:",notFoundMsg:"Nie znaleziono szukanego has??a.",matchCase:"Uwzgl??dnij wielko???? liter",matchWord:"Ca??e s??owa",matchCyclic:"Cykliczne dopasowanie",replaceAll:"Zast??p wszystko",replaceSuccessMsg:"%1 wyst??pie?? zast??pionych."},table:{toolbar:"Tabela",title:"W??a??ciwo??ci tabeli",menu:"W??a??ciwo??ci tabeli",deleteTable:"Usu?? tabel??",rows:"Liczba wierszy",columns:"Liczba kolumn",border:"Grubo???? ramki",align:"Wyr??wnanie",alignLeft:"Do lewej",alignCenter:"Do ??rodka",alignRight:"Do prawej",width:"Szeroko????",widthPx:"piksele",widthPc:"%",widthUnit:"width unit",height:"Wysoko????",cellSpace:"Odst??p pomi??dzy kom??rkami",cellPad:"Margines wewn??trzny kom??rek",caption:"Tytu??",summary:"Podsumowanie",headers:"Nag??owki",headersNone:"Brak",headersColumn:"Pierwsza kolumna",headersRow:"Pierwszy wiersz",headersBoth:"Oba",invalidRows:"Liczba wierszy musi by?? liczb?? wi??ksz?? ni?? 0.",invalidCols:"Liczba kolumn musi by?? liczb?? wi??ksz?? ni?? 0.",invalidBorder:"Liczba obramowa?? musi by?? liczb??.",invalidWidth:"Szeroko???? tabeli musi by?? liczb??.",invalidHeight:"Wysoko???? tabeli musi by?? liczb??.",invalidCellSpacing:"Odst??p kom??rek musi by?? liczb??.",invalidCellPadding:"Dope??nienie kom??rek musi by?? liczb??.",cell:{menu:"Kom??rka",insertBefore:"Wstaw kom??rk?? z lewej",insertAfter:"Wstaw kom??rk?? z prawej",deleteCell:"Usu?? kom??rki",merge:"Po????cz kom??rki",mergeRight:"Po????cz z kom??rk?? z prawej",mergeDown:"Po????cz z kom??rk?? poni??ej",splitHorizontal:"Podziel kom??rk?? poziomo",splitVertical:"Podziel kom??rk?? pionowo",title:"W??a??ciwo??ci kom??rki",cellType:"Typ kom??rki",rowSpan:"Scalenie wierszy",colSpan:"Scalenie kom??rek",wordWrap:"Zawijanie s????w",hAlign:"Wyr??wnanie poziome",vAlign:"Wyr??wnanie pionowe",alignTop:"G??ra",alignMiddle:"??rodek",alignBottom:"D????",alignBaseline:"Linia bazowa",bgColor:"Kolor t??a",borderColor:"Kolor obramowania",data:"Dane",header:"Nag??owek",yes:"Tak",no:"Nie",invalidWidth:"Szeroko???? kom??rki musi by?? liczb??.",invalidHeight:"Wysoko???? kom??rki musi by?? liczb??.",invalidRowSpan:"Scalenie wierszy musi by?? liczb?? ca??kowit??.",invalidColSpan:"Scalenie kom??rek musi by?? liczb?? ca??kowit??.",chooseColor:"Wybierz"},row:{menu:"Wiersz",insertBefore:"Wstaw wiersz powy??ej",insertAfter:"Wstaw wiersz poni??ej",deleteRow:"Usu?? wiersze"},column:{menu:"Kolumna",insertBefore:"Wstaw kolumn?? z lewej",insertAfter:"Wstaw kolumn?? z prawej",deleteColumn:"Usu?? kolumny"}},button:{title:"W??a??ciwo??ci przycisku",text:"Tekst (Warto????)",type:"Typ",typeBtn:"Przycisk",typeSbm:"Wy??lij",typeRst:"Wyzeruj"},checkboxAndRadio:{checkboxTitle:"W??a??ciwo??ci pola wyboru (checkbox)",radioTitle:"W??a??ciwo??ci pola wyboru (radio)",value:"Warto????",selected:"Zaznaczone"},form:{title:"W??a??ciwo??ci formularza",menu:"W??a??ciwo??ci formularza",action:"Akcja",method:"Metoda",encoding:"Kodowanie"},select:{title:"W??a??ciwo??ci listy wyboru",selectInfo:"Informacje",opAvail:"Dost??pne opcje",value:"Warto????",size:"Rozmiar",lines:"linii",chkMulti:"Wielokrotny wyb??r",opText:"Tekst",opValue:"Warto????",btnAdd:"Dodaj",btnModify:"Zmie??",btnUp:"Do g??ry",btnDown:"Do do??u",btnSetValue:"Ustaw warto???? zaznaczon??",btnDelete:"Usu??"},textarea:{title:"W??a??ciwo??ci obszaru tekstowego",cols:"Kolumnu",rows:"Wiersze"},textfield:{title:"W??a??ciwo??ci pola tekstowego",name:"Nazwa",value:"Warto????",charWidth:"Szeroko???? w znakach",maxChars:"Max. szeroko????",type:"Typ",typeText:"Tekst",typePass:"Has??o"},hidden:{title:"W??a??ciwo??ci pola ukrytego",name:"Nazwa",value:"Warto????"},image:{title:"W??a??ciwo??ci obrazka",titleButton:"W??a??ciwo??ci przycisku obrazka",menu:"W??a??ciwo??ci obrazka",infoTab:"Informacje o obrazku",btnUpload:"Wy??lij",upload:"Wy??lij",alt:"Tekst zast??pczy",width:"Szeroko????",height:"Wysoko????",lockRatio:"Zablokuj proporcje",unlockRatio:"Unlock Ratio",resetSize:"Przywr???? rozmiar",border:"Ramka",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignRight:"Do prawej",alertUrl:"Podaj adres obrazka.",linkTab:"Hiper????cze",button2Img:"Czy chcesz przekonwertowa?? zaznaczony przycisk graficzny do zwyk??ego obrazka?",img2Button:"Czy chcesz przekonwertowa?? zaznaczony obrazek do przycisku graficznego?",urlMissing:"Podaj adres URL obrazka.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"W??a??ciwo??ci elementu Flash",propertiesTab:"W??a??ciwo??ci",title:"W??a??ciwo??ci elementu Flash",chkPlay:"Autoodtwarzanie",chkLoop:"P??tla",chkMenu:"W????cz menu",chkFull:"Dopu???? pe??ny ekran",scale:"Skaluj",scaleAll:"Poka?? wszystko",scaleNoBorder:"Bez Ramki",scaleFit:"Dok??adne dopasowanie",access:"Dost??p skrypt??w",accessAlways:"Zawsze",accessSameDomain:"Ta sama domena",accessNever:"Nigdy",align:"Wyr??wnaj",alignLeft:"Do lewej",alignAbsBottom:"Do do??u",alignAbsMiddle:"Do ??rodka w pionie",alignBaseline:"Do linii bazowej",alignBottom:"Do do??u",alignMiddle:"Do ??rodka",alignRight:"Do prawej",alignTextTop:"Do g??ry tekstu",alignTop:"Do g??ry",quality:"Jako????",qualityBest:"Najlepsza",qualityHigh:"Wysoka",qualityAutoHigh:"Auto wysoka",qualityMedium:"??rednia",qualityAutoLow:"Auto niska",qualityLow:"Niska",windowModeWindow:"Okno",windowModeOpaque:"Nieprze??roczyste",windowModeTransparent:"Prze??roczyste",windowMode:"Tryb okna",flashvars:"Zmienne dla Flasha",bgcolor:"Kolor t??a",width:"Szeroko????",height:"Wysoko????",hSpace:"Odst??p poziomy",vSpace:"Odst??p pionowy",validateSrc:"Podaj adres URL",validateWidth:"Szeroko???? musi by?? liczb??.",validateHeight:"Wysoko???? musi by?? liczb??.",validateHSpace:"Odst??p poziomy musi by?? liczb??.",validateVSpace:"Odst??p pionowy musi by?? liczb??."},spellCheck:{toolbar:"Sprawd?? pisowni??",title:"Sprawd?? pisowni??",notAvailable:"Przepraszamy, ale us??uga jest obecnie niedost??pna.",errorLoading:"B????d wczytywania hosta aplikacji us??ugi: %s.",notInDic:"S??owa nie ma w s??owniku",changeTo:"Zmie?? na",btnIgnore:"Ignoruj",btnIgnoreAll:"Ignoruj wszystkie",btnReplace:"Zmie??",btnReplaceAll:"Zmie?? wszystkie",btnUndo:"Cofnij",noSuggestions:"- Brak sugestii -",progress:"Trwa sprawdzanie...",noMispell:"Sprawdzanie zako??czone: nie znaleziono b????d??w",noChanges:"Sprawdzanie zako??czone: nie zmieniono ??adnego s??owa",oneChange:"Sprawdzanie zako??czone: zmieniono jedno s??owo",manyChanges:"Sprawdzanie zako??czone: zmieniono %l s????w",ieSpellDownload:"S??ownik nie jest zainstalowany. Chcesz go ??ci??gn?????"},smiley:{toolbar:"Emotikona",title:"Wstaw emotikon??",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"element %1"},numberedlist:"Lista numerowana",bulletedlist:"Lista wypunktowana",indent:"Zwi??ksz wci??cie",outdent:"Zmniejsz wci??cie",justify:{left:"Wyr??wnaj do lewej",center:"Wyr??wnaj do ??rodka",right:"Wyr??wnaj do prawej",block:"Wyr??wnaj do lewej i prawej"},blockquote:"Cytat",clipboard:{title:"Wklej",cutError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne wycinanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+X.",copyError:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne kopiowanie tekstu. U??yj skr??tu klawiszowego Ctrl/Cmd+C.",pasteMsg:"Prosz?? wklei?? w poni??szym polu u??ywaj??c klawiaturowego skr??tu (<STRONG>Ctrl/Cmd+V</STRONG>) i klikn???? <STRONG>OK</STRONG>.",securityMsg:"Zabezpieczenia przegl??darki uniemo??liwiaj?? wklejenie danych bezpo??rednio do edytora. Prosz?? dane wklei?? ponownie w tym okienku.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Tekst, kt??ry chcesz wklei??, prawdopodobnie pochodzi z programu Word. Czy chcesz go wyczy??cic przed wklejeniem?",toolbar:"Wklej z Worda",title:"Wklej z Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Wklej jako czysty tekst",title:"Wklej jako czysty tekst"},templates:{button:"Szablony",title:"Szablony zawarto??ci",options:"Template Options",insertOption:"Zast??p aktualn?? zawarto????",selectPromptMsg:"Wybierz szablon do otwarcia w edytorze<br>(obecna zawarto???? okna edytora zostanie utracona):",emptyListMsg:"(Brak zdefiniowanych szablon??w)"},showBlocks:"Poka?? bloki",stylesCombo:{label:"Styl",panelTitle:"Formatting Styles",panelTitle1:"Style blokowe",panelTitle2:"Style liniowe",panelTitle3:"Style obiektowe"},format:{label:"Format",panelTitle:"Format",tag_p:"Normalny",tag_pre:"Tekst sformatowany",tag_address:"Adres",tag_h1:"Nag????wek 1",tag_h2:"Nag????wek 2",tag_h3:"Nag????wek 3",tag_h4:"Nag????wek 4",tag_h5:"Nag????wek 5",tag_h6:"Nag????wek 6",tag_div:"Normalny (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Czcionka",voiceLabel:"Czcionka",panelTitle:"Czcionka"},fontSize:{label:"Rozmiar",voiceLabel:"Rozmiar czcionki",panelTitle:"Rozmiar"},colorButton:{textColorTitle:"Kolor tekstu",bgColorTitle:"Kolor t??a",panelTitle:"Colors",auto:"Automatycznie",more:"Wi??cej kolor??w..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Sprawd?? pisowni?? podczas pisania (SCAYT)",opera_title:"Not supported by Opera",enable:"W????cz SCAYT",disable:"Wy????cz SCAYT",about:"Na temat SCAYT",toggle:"Prze????cz SCAYT",options:"Opcje",langs:"J??zyki",moreSuggestions:"Wi??cej sugestii",ignore:"Ignoruj",ignoreAll:"Ignoruj wszystkie",addWord:"Dodaj s??owo",emptyDic:"Nazwa s??ownika nie mo??e by?? pusta.",optionsTab:"Opcje",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"J??zyki",dictionariesTab:"S??owniki",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"Na temat SCAYT"},about:{title:"Na temat CKEditor",dlgTitle:"Na temat CKEditor",moreInfo:"Informacje na temat licencji mo??na znale???? na naszej stronie:",copy:"Copyright &copy; $1. Wszelkie prawa zastrze??one."},maximize:"Maksymalizuj",minimize:"Minimalizuj",fakeobjects:{anchor:"Kotwica",flash:"Animacja Flash",div:"Separator stron",unknown:"Nieznany obiekt"},resize:"Przeci??gnij, aby zmieni?? rozmiar",colordialog:{title:"Wybierz kolor",options:"Color Options",highlight:"Zaznacz",selected:"Wybrany",clear:"Wyczy????"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/pt-br.js b/horde/services/editor/ckeditor/lang/pt-br.js
deleted file mode 100644 (file)
index 8914cc0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["pt-br"]={dir:"ltr",editorTitle:"Editor de Texto, %1, pressione ALT 0 para obter ajuda.",toolbar:"Barra de Ferramentas",editor:"Editor de Texto",source:"C??digo-Fonte",newPage:"Novo",save:"Salvar",preview:"Visualizar",cut:"Recortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Selecionar Tudo",removeFormat:"Remover Formata????o",strike:"Tachado",subscript:"Subscrito",superscript:"Sobrescrito",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Remover Link",undo:"Desfazer",redo:"Refazer",common:{browseServer:"Localizar no Servidor",url:"URL",protocol:"Protocolo",upload:"Enviar ao Servidor",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Sele????o",radio:"Bot??o de Op????o",textField:"Caixa de Texto",textarea:"??rea de Texto",hiddenField:"Campo Oculto",button:"Bot??o",select:"Caixa de Listagem",imageButton:"Bot??o de Imagem",notSet:"<n??o ajustado>",id:"Id",name:"Nome",langDir:"Dire????o do idioma",langDirLtr:"Esquerda para Direita (LTR)",langDirRtl:"Direita para Esquerda (RTL)",langCode:"Idioma",longDescr:"Descri????o da URL",cssClass:"Classe de CSS",advisoryTitle:"T??tulo",cssStyle:"Estilos",ok:"OK",cancel:"Cancelar",close:"Fechar",preview:"Visualizar",generalTab:"Geral",advancedTab:"Avan??ado",validateNumberFailed:"Este valor n??o ?? um n??mero.",confirmNewPage:"Todas as mudan??as n??o salvas ser??o perdidas. Tem certeza de que quer abrir uma nova p??gina?",confirmCancel:"Algumas op????es foram alteradas. Tem certeza de que quer fechar a caixa de di??logo?",options:"Op????es",target:"Destino",targetNew:"Nova Janela (_blank)",targetTop:"Janela de Cima (_top)",targetSelf:"Mesma Janela (_self)",targetParent:"Janela Pai (_parent)",unavailable:'%1<span class="cke_accessibility">, indispon??vel</span>'},contextmenu:{options:"Op????es Menu de Contexto"},specialChar:{toolbar:"Inserir Caractere Especial",title:"Selecione um Caractere Especial",options:"Op????es de Caractere Especial"},link:{toolbar:"Inserir/Editar Link",other:"<outro>",menu:"Editar Link",title:"Editar Link",info:"Informa????es",target:"Destino",upload:"Enviar ao Servidor",advanced:"Avan??ado",type:"Tipo de hiperlink",toUrl:"URL",toAnchor:"??ncora nesta p??gina",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<janela popup>",targetFrameName:"Nome do Frame de Destino",targetPopupName:"Nome da Janela Pop-up",popupFeatures:"Propriedades da Janela Pop-up",popupResizable:"Redimension??vel",popupStatusBar:"Barra de Status",popupLocationBar:"Barra de Endere??os",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menus",popupFullScreen:"Modo Tela Cheia (IE)",popupScrollBars:"Barras de Rolagem",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Esquerda",popupHeight:"Altura",popupTop:"Topo",id:"Id",langDir:"Dire????o do idioma",langDirLTR:"Esquerda para Direita (LTR)",langDirRTL:"Direita para Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Dire????o do idioma",tabIndex:"??ndice de Tabula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classe de CSS",charset:"Charset do Link",styles:"Estilos",selectAnchor:"Selecione uma ??ncora",anchorName:"Nome da ??ncora",anchorId:"Id da ??ncora",emailAddress:"Endere??o E-Mail",emailSubject:"Assunto da Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? ??ncoras no documento)",noUrl:"Por favor, digite o endere??o do Link",noEmail:"Por favor, digite o endere??o de e-mail"},anchor:{toolbar:"Inserir/Editar ??ncora",menu:"Formatar ??ncora",title:"Formatar ??ncora",name:"Nome da ??ncora",errorName:"Por favor, digite o nome da ??ncora"},list:{numberedTitle:"Propriedades da Lista Numerada",bulletedTitle:"Propriedades da Lista sem Numeros",type:"Tipo",start:"In??cio",validateStartNumber:"List start number must be a whole number.",circle:"C??rculo",disc:"Disco",square:"Quadrado",none:"Nenhum",notset:"<n??o definido>",armenian:"Numera????o Arm??na",georgian:"Numera????o da Ge??rgia (an, ban, gan, etc.)",lowerRoman:"Numera????o Romana min??scula (i, ii, iii, iv, v, etc.)",upperRoman:"Numera????o Romana mai??scula (I, II, III, IV, V, etc.)",lowerAlpha:"Numera????o Alfab??tica min??scula (a, b, c, d, e, etc.)",upperAlpha:"Numera????o Alfab??tica Mai??scula (A, B, C, D, E, etc.)",lowerGreek:"Numera????o Grega min??scula (alpha, beta, gamma, etc.)",decimal:"Numera????o Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Numera????o Decimal com zeros (01, 02, 03, etc.)"},findAndReplace:{title:"Localizar e Substituir",find:"Localizar",replace:"Substituir",findWhat:"Procurar por:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Coincidir Mai??sculas/Min??sculas",matchWord:"Coincidir a palavra inteira",matchCyclic:"Coincidir c??clico",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 ocorr??ncia(s) substitu??da(s)."},table:{toolbar:"Tabela",title:"Formatar Tabela",menu:"Formatar Tabela",deleteTable:"Apagar Tabela",rows:"Linhas",columns:"Colunas",border:"Borda",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centralizado",alignRight:"Direita",width:"Largura",widthPx:"pixels",widthPc:"%",widthUnit:"unidade largura",height:"Altura",cellSpace:"Espa??amento",cellPad:"Margem interna",caption:"Legenda",summary:"Resumo",headers:"Cabe??alho",headersNone:"Nenhum",headersColumn:"Primeira coluna",headersRow:"Primeira linha",headersBoth:"Ambos",invalidRows:"O n??mero de linhas tem que ser um n??mero maior que 0.",invalidCols:"O n??mero de colunas tem que ser um n??mero maior que 0.",invalidBorder:"O tamanho da borda tem que ser um n??mero.",invalidWidth:"A largura da tabela tem que ser um n??mero.",invalidHeight:"A altura da tabela tem que ser um n??mero.",invalidCellSpacing:"O espa??amento das c??lulas tem que ser um n??mero.",invalidCellPadding:"A margem interna das c??lulas tem que ser um n??mero.",cell:{menu:"C??lula",insertBefore:"Inserir c??lula a esquerda",insertAfter:"Inserir c??lula a direita",deleteCell:"Remover C??lulas",merge:"Mesclar C??lulas",mergeRight:"Mesclar com c??lula a direita",mergeDown:"Mesclar com c??lula abaixo",splitHorizontal:"Dividir c??lula horizontalmente",splitVertical:"Dividir c??lula verticalmente",title:"Propriedades da c??lula",cellType:"Tipo de c??lula",rowSpan:"Linhas cobertas",colSpan:"Colunas cobertas",wordWrap:"Quebra de palavra",hAlign:"Alinhamento horizontal",vAlign:"Alinhamento vertical",alignTop:"Alinhar no topo",alignMiddle:"Centralizado verticalmente",alignBottom:"Alinhar na base",alignBaseline:"Patamar de alinhamento",bgColor:"Cor de fundo",borderColor:"Cor das bordas",data:"Dados",header:"Cabe??alho",yes:"Sim",no:"N??o",invalidWidth:"A largura da c??lula tem que ser um n??mero.",invalidHeight:"A altura da c??lula tem que ser um n??mero.",invalidRowSpan:"Linhas cobertas tem que ser um n??mero inteiro.",invalidColSpan:"Colunas cobertas tem que ser um n??mero inteiro.",chooseColor:"Escolher"},row:{menu:"Linha",insertBefore:"Inserir linha acima",insertAfter:"Inserir linha abaixo",deleteRow:"Remover Linhas"},column:{menu:"Coluna",insertBefore:"Inserir coluna a esquerda",insertAfter:"Inserir coluna a direita",deleteColumn:"Remover Colunas"}},button:{title:"Formatar Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Bot??o",typeSbm:"Enviar",typeRst:"Limpar"},checkboxAndRadio:{checkboxTitle:"Formatar Caixa de Sele????o",radioTitle:"Formatar Bot??o de Op????o",value:"Valor",selected:"Selecionado"},form:{title:"Formatar Formul??rio",menu:"Formatar Formul??rio",action:"A????o",method:"M??todo",encoding:"Codifica????o"},select:{title:"Formatar Caixa de Listagem",selectInfo:"Informa????es",opAvail:"Op????es dispon??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir m??ltiplas sele????es",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir como selecionado",btnDelete:"Remover"},textarea:{title:"Formatar ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Formatar Caixa de Texto",name:"Nome",value:"Valor",charWidth:"Comprimento (em caracteres)",maxChars:"N??mero M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Senha"},hidden:{title:"Formatar Campo Oculto",name:"Nome",value:"Valor"},image:{title:"Formatar Imagem",titleButton:"Formatar Bot??o de Imagem",menu:"Formatar Imagem",infoTab:"Informa????es da Imagem",btnUpload:"Enviar para o Servidor",upload:"Enviar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Travar Propor????es",unlockRatio:"Destravar Propor????es",resetSize:"Redefinir para o Tamanho Original",border:"Borda",hSpace:"HSpace",vSpace:"VSpace",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor, digite a URL da imagem.",linkTab:"Link",button2Img:"Deseja transformar o bot??o de imagem em uma imagem comum?",img2Button:"Deseja transformar a imagem em um bot??o de imagem?",urlMissing:"URL da imagem est?? faltando.",validateWidth:"A largura deve ser um n??mero inteiro.",validateHeight:"A altura deve ser um n??mero inteiro.",validateBorder:"A borda deve ser um n??mero inteiro.",validateHSpace:"O HSpace deve ser um n??mero inteiro.",validateVSpace:"O VSpace deve ser um n??mero inteiro."},flash:{properties:"Propriedades do Flash",propertiesTab:"Propriedades",title:"Propriedades do Flash",chkPlay:"Tocar Automaticamente",chkLoop:"Tocar Infinitamente",chkMenu:"Habilita Menu Flash",chkFull:"Permitir tela cheia",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Borda",scaleFit:"Escala Exata",access:"Acesso ao script",accessAlways:"Sempre",accessSameDomain:"Acessar Mesmo Dom??nio",accessNever:"Nunca",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Inferior Absoluto",alignAbsMiddle:"Centralizado Absoluto",alignBaseline:"Baseline",alignBottom:"Inferior",alignMiddle:"Centralizado",alignRight:"Direita",alignTextTop:"Superior Absoluto",alignTop:"Superior",quality:"Qualidade",qualityBest:"Qualidade Melhor",qualityHigh:"Qualidade Alta",qualityAutoHigh:"Qualidade Alta Autom??tica",qualityMedium:"Qualidade M??dia",qualityAutoLow:"Qualidade Baixa Autom??tica",qualityLow:"Qualidade Baixa",windowModeWindow:"Janela",windowModeOpaque:"Opaca",windowModeTransparent:"Transparente",windowMode:"Modo da janela",flashvars:"Vari??veis do Flash",bgcolor:"Cor do Plano de Fundo",width:"Largura",height:"Altura",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Por favor, digite o endere??o do link",validateWidth:"A largura tem que ser um n??mero.",validateHeight:"A altura tem que ser um n??mero",validateHSpace:"O HSpace tem que ser um n??mero",validateVSpace:"O VSpace tem que ser um n??mero."},spellCheck:{toolbar:"Verificar Ortografia",title:"Corretor Ortogr??fico",notAvailable:"Desculpe, o servi??o n??o est?? dispon??vel no momento.",errorLoading:"Erro carregando servidor de aplica????o: %s.",notInDic:"N??o encontrada",changeTo:"Alterar para",btnIgnore:"Ignorar uma vez",btnIgnoreAll:"Ignorar Todas",btnReplace:"Alterar",btnReplaceAll:"Alterar Todas",btnUndo:"Desfazer",noSuggestions:"-sem sugest??es de ortografia-",progress:"Verifica????o ortogr??fica em andamento...",noMispell:"Verifica????o encerrada: N??o foram encontrados erros de ortografia",noChanges:"Verifica????o ortogr??fica encerrada: N??o houve altera????es",oneChange:"Verifica????o ortogr??fica encerrada: Uma palavra foi alterada",manyChanges:"Verifica????o ortogr??fica encerrada: %1 palavras foram alteradas",ieSpellDownload:"A verifica????o ortogr??fica n??o foi instalada. Voc?? gostaria de realizar o download agora?"},smiley:{toolbar:"Emoticon",title:"Inserir Emoticon",options:"Op????es de Emoticons"},elementsPath:{eleLabel:"Caminho dos Elementos",eleTitle:"Elemento %1"},numberedlist:"Lista numerada",bulletedlist:"Lista sem n??meros",indent:"Aumentar Recuo",outdent:"Diminuir Recuo",justify:{left:"Alinhar Esquerda",center:"Centralizar",right:"Alinhar Direita",block:"Justificado"},blockquote:"Cita????o",clipboard:{title:"Colar",cutError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl/Cmd+X).",copyError:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl/Cmd+C).",pasteMsg:"Transfira o link usado na caixa usando o teclado com (<STRONG>Ctrl/Cmd+V</STRONG>) e <STRONG>OK</STRONG>.",securityMsg:"As configura????es de seguran??a do seu navegador n??o permitem que o editor acesse os dados da ??rea de transfer??ncia diretamente. Por favor cole o conte??do manualmente nesta janela.",pasteArea:"??rea para Colar"},pastefromword:{confirmCleanup:"O texto que voc?? deseja colar parece ter sido copiado do Word. Voc?? gostaria de remover a formata????o antes de colar?",toolbar:"Colar do Word",title:"Colar do Word",error:"N??o foi poss??vel limpar os dados colados devido a um erro interno"},pasteText:{button:"Colar como Texto sem Formata????o",title:"Colar como Texto sem Formata????o"},templates:{button:"Modelos de layout",title:"Modelo de layout de conte??do",options:"Op????es de Template",insertOption:"Substituir o conte??do atual",selectPromptMsg:"Selecione um modelo de layout para ser aberto no editor<br>(o conte??do atual ser?? perdido):",emptyListMsg:"(N??o foram definidos modelos de layout)"},showBlocks:"Mostrar blocos de c??digo",stylesCombo:{label:"Estilo",panelTitle:"Estilos de Formata????o",panelTitle1:"Estilos de bloco",panelTitle2:"Estilos de texto corrido",panelTitle3:"Estilos de objeto"},format:{label:"Formata????o",panelTitle:"Formata????o",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Criar Container de DIV",toolbar:"Criar Container de DIV",cssClassInputLabel:"Classes de CSS",styleSelectLabel:"Estilo",IdInputLabel:"Id",languageCodeInputLabel:"C??digo de Idioma",inlineStyleInputLabel:"Estilo Inline",advisoryTitleInputLabel:"T??tulo Consulta",langDirLabel:"Dire????o da Escrita",langDirLTRLabel:"Esquerda para Direita (LTR)",langDirRTLLabel:"Direita para Esquerda (RTL)",edit:"Editar Div",remove:"Remover Div"},font:{label:"Fonte",voiceLabel:"Fonte",panelTitle:"Fonte"},fontSize:{label:"Tamanho",voiceLabel:"Tamanho da fonte",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor do Plano de Fundo",panelTitle:"Cores",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Preto",800000:"Foquete","8B4513":"Marrom 1","2F4F4F":"Cinza 1","008080":"Cerceta","000080":"Azul Marinho","4B0082":"??ndigo",696969:"Cinza 2",B22222:"Tijolo de Fogo",A52A2A:"Marrom 2",DAA520:"Vara Dourada","006400":"Verde Escuro","40E0D0":"Turquesa","0000CD":"Azul M??dio",800080:"Roxo",808080:"Cinza 3",F00:"Vermelho",FF8C00:"Laranja Escuro",FFD700:"Dourado","008000":"Verde","0FF":"Ciano","00F":"Azul",EE82EE:"Violeta",A9A9A9:"Cinza Escuro",FFA07A:"Salm??o Claro",FFA500:"Laranja",FFFF00:"Amarelo","00FF00":"Lima",AFEEEE:"Turquesa P??lido",ADD8E6:"Azul Claro",DDA0DD:"Ameixa",D3D3D3:"Cinza Claro",FFF0F5:"Lavanda 1",FAEBD7:"Branco Antiguidade",FFFFE0:"Amarelo Claro",F0FFF0:"Orvalho",F0FFFF:"Azure",F0F8FF:"Azul Alice",E6E6FA:"Lavanda 2",FFF:"Branco"},scayt:{title:"Corre????o ortogr??fica durante a digita????o",opera_title:"N??o suportado no Opera",enable:"Habilitar corre????o ortogr??fica durante a digita????o",disable:"Desabilitar corre????o ortogr??fica durante a digita????o",about:"Sobre a corre????o ortogr??fica durante a digita????o",toggle:"Ativar/desativar corre????o ortogr??fica durante a digita????o",options:"Op????es",langs:"Idiomas",moreSuggestions:"Mais sugest??es",ignore:"Ignorar",ignoreAll:"Ignorar todas",addWord:"Adicionar palavra",emptyDic:"O nome do dicion??rio n??o deveria estar vazio.",optionsTab:"Op????es",allCaps:"Ignorar palavras mai??sculas",ignoreDomainNames:"Ignorar nomes de dom??nio",mixedCase:"Ignorar palavras com mai??sculas e min??sculas misturadas",mixedWithDigits:"Ignorar palavras com n??meros",languagesTab:"Idiomas",dictionariesTab:"Dicion??rios",dic_field_name:"Nome do Dicion??rio",dic_create:"Criar",dic_restore:"Restaurar",dic_delete:"Excluir",dic_rename:"Renomear",dic_info:"Inicialmente, o dicion??rio do usu??rio fica armazenado em um Cookie. Por??m, Cookies tem tamanho limitado, portanto quand o dicion??rio do usu??rio atingir o tamanho limite poder?? ser armazenado no nosso servidor. Para armazenar seu dicion??rio pessoal no nosso servidor dever?? especificar um nome para ele. Se j?? tiver um dicion??rio armazenado por favor especifique o seu nome e clique em Restaurar.",aboutTab:"Sobre"},about:{title:"Sobre o CKEditor",dlgTitle:"Sobre o CKEditor",moreInfo:"Para informa????es sobre a licen??a por favor visite o nosso site:",copy:"Copyright &copy; $1. Todos os direitos reservados."},maximize:"Maximizar",minimize:"Minimize",fakeobjects:{anchor:"??ncora",flash:"Anima????o em Flash",div:"Quebra de p??gina",unknown:"Objeto desconhecido"},resize:"Arraste para redimensionar",colordialog:{title:"Selecione uma cor",options:"Op????es de Cor",highlight:"Grifar",selected:"Cor Selecionada",clear:"Limpar"},toolbarCollapse:"Diminuir Barra de Ferramentas",toolbarExpand:"Aumentar Barra de Ferramentas"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/pt.js b/horde/services/editor/ckeditor/lang/pt.js
deleted file mode 100644 (file)
index 268187e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.pt={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Fonte",newPage:"Nova P??gina",save:"Guardar",preview:"Pr??-visualizar",cut:"Cortar",copy:"Copiar",paste:"Colar",print:"Imprimir",underline:"Sublinhado",bold:"Negrito",italic:"It??lico",selectAll:"Seleccionar Tudo",removeFormat:"Eliminar Formato",strike:"Rasurado",subscript:"Superior ?? Linha",superscript:"Inferior ?? Linha",horizontalrule:"Inserir Linha Horizontal",pagebreak:"Inserir Quebra de P??gina",unlink:"Eliminar Hiperliga????o",undo:"Anular",redo:"Repetir",common:{browseServer:"Navegar no Servidor",url:"URL",protocol:"Protocolo",upload:"Carregar",uploadSubmit:"Enviar para o Servidor",image:"Imagem",flash:"Flash",form:"Formul??rio",checkbox:"Caixa de Verifica????o",radio:"Bot??o de Op????o",textField:"Campo de Texto",textarea:"??rea de Texto",hiddenField:"Campo Escondido",button:"Bot??o",select:"Caixa de Combina????o",imageButton:"Bot??o de Imagem",notSet:"<N??o definido>",id:"Id",name:"Nome",langDir:"Orienta????o de idioma",langDirLtr:"Esquerda ?? Direita (LTR)",langDirRtl:"Direita a Esquerda (RTL)",langCode:"C??digo de Idioma",longDescr:"Descri????o Completa do URL",cssClass:"Classes de Estilo de Folhas Classes",advisoryTitle:"T??tulo",cssStyle:"Estilo",ok:"OK",cancel:"Cancelar",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avan??ado",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Inserir Caracter Especial",title:"Seleccione um caracter especial",options:"Special Character Options"},link:{toolbar:"Inserir/Editar Hiperliga????o",other:"<outro>",menu:"Editar Hiperliga????o",title:"Hiperliga????o",info:"Informa????o de Hiperliga????o",target:"Destino",upload:"Carregar",advanced:"Avan??ado",type:"Tipo de Hiperliga????o",toUrl:"URL",toAnchor:"Refer??ncia a esta p??gina",toEmail:"E-Mail",targetFrame:"<Frame>",targetPopup:"<Janela de popup>",targetFrameName:"Nome do Frame Destino",targetPopupName:"Nome da Janela de Popup",popupFeatures:"Caracter??sticas de Janela de Popup",popupResizable:"Resizable",popupStatusBar:"Barra de Estado",popupLocationBar:"Barra de localiza????o",popupToolbar:"Barra de Ferramentas",popupMenuBar:"Barra de Menu",popupFullScreen:"Janela Completa (IE)",popupScrollBars:"Barras de deslocamento",popupDependent:"Dependente (Netscape)",popupWidth:"Largura",popupLeft:"Posi????o Esquerda",popupHeight:"Altura",popupTop:"Posi????o Direita",id:"Id",langDir:"Orienta????o de idioma",langDirLTR:"Esquerda ?? Direita (LTR)",langDirRTL:"Direita a Esquerda (RTL)",acccessKey:"Chave de Acesso",name:"Nome",langCode:"Orienta????o de idioma",tabIndex:"??ndice de Tubula????o",advisoryTitle:"T??tulo",advisoryContentType:"Tipo de Conte??do",cssClasses:"Classes de Estilo de Folhas Classes",charset:"Fonte de caracteres vinculado",styles:"Estilo",selectAnchor:"Seleccionar una refer??ncia",anchorName:"Por Nome de Refer??ncia",anchorId:"Por ID de elemento",emailAddress:"Endere??o de E-Mail",emailSubject:"T??tulo de Mensagem",emailBody:"Corpo da Mensagem",noAnchors:"(N??o h?? refer??ncias dispon??veis no documento)",noUrl:"Por favor introduza a hiperliga????o URL",noEmail:"Por favor introduza o endere??o de e-mail"},anchor:{toolbar:" Inserir/Editar ??ncora",menu:"Propriedades da ??ncora",title:"Propriedades da ??ncora",name:"Nome da ??ncora",errorName:"Por favor, introduza o nome da ??ncora"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Procurar",replace:"Substituir",findWhat:"Texto a Procurar:",replaceWith:"Substituir por:",notFoundMsg:"O texto especificado n??o foi encontrado.",matchCase:"Mai??sculas/Min??sculas",matchWord:"Coincidir com toda a palavra",matchCyclic:"Match cyclic",replaceAll:"Substituir Tudo",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Propriedades da Tabela",menu:"Propriedades da Tabela",deleteTable:"Eliminar Tabela",rows:"Linhas",columns:"Colunas",border:"Tamanho do Limite",align:"Alinhamento",alignLeft:"Esquerda",alignCenter:"Centrado",alignRight:"Direita",width:"Largura",widthPx:"pixeis",widthPc:"percentagem",widthUnit:"width unit",height:"Altura",cellSpace:"Esp. e/c??lulas",cellPad:"Esp. interior",caption:"T??tulo",summary:"Sum??rio",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"C??lula",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Eliminar C??lula",merge:"Unir C??lulas",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linha",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Eliminar Linhas"},column:{menu:"Coluna",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Eliminar Coluna"}},button:{title:"Propriedades do Bot??o",text:"Texto (Valor)",type:"Tipo",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriedades da Caixa de Verifica????o",radioTitle:"Propriedades do Bot??o de Op????o",value:"Valor",selected:"Seleccionado"},form:{title:"Propriedades do Formul??rio",menu:"Propriedades do Formul??rio",action:"Ac????o",method:"M??todo",encoding:"Encoding"},select:{title:"Propriedades da Caixa de Combina????o",selectInfo:"Informa????o",opAvail:"Op????es Poss??veis",value:"Valor",size:"Tamanho",lines:"linhas",chkMulti:"Permitir selec????es m??ltiplas",opText:"Texto",opValue:"Valor",btnAdd:"Adicionar",btnModify:"Modificar",btnUp:"Para cima",btnDown:"Para baixo",btnSetValue:"Definir um valor por defeito",btnDelete:"Apagar"},textarea:{title:"Propriedades da ??rea de Texto",cols:"Colunas",rows:"Linhas"},textfield:{title:"Propriedades do Campo de Texto",name:"Nome",value:"Valor",charWidth:"Tamanho do caracter",maxChars:"Nr. M??ximo de Caracteres",type:"Tipo",typeText:"Texto",typePass:"Palavra-chave"},hidden:{title:"Propriedades do Campo Escondido",name:"Nome",value:"Valor"},image:{title:"Propriedades da Imagem",titleButton:"Propriedades do Bot??o de imagens",menu:"Propriedades da Imagem",infoTab:"Informa????o da Imagem",btnUpload:"Enviar para o Servidor",upload:"Carregar",alt:"Texto Alternativo",width:"Largura",height:"Altura",lockRatio:"Proporcional",unlockRatio:"Unlock Ratio",resetSize:"Tamanho Original",border:"Limite",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",align:"Alinhamento",alignLeft:"Esquerda",alignRight:"Direita",alertUrl:"Por favor introduza o URL da imagem",linkTab:"Hiperliga????o",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriedades do Flash",propertiesTab:"Properties",title:"Propriedades do Flash",chkPlay:"Reproduzir automaticamente",chkLoop:"Loop",chkMenu:"Permitir Menu do Flash",chkFull:"Allow Fullscreen",scale:"Escala",scaleAll:"Mostrar tudo",scaleNoBorder:"Sem Limites",scaleFit:"Tamanho Exacto",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Alinhamento",alignLeft:"Esquerda",alignAbsBottom:"Abs inferior",alignAbsMiddle:"Abs centro",alignBaseline:"Linha de base",alignBottom:"Fundo",alignMiddle:"Centro",alignRight:"Direita",alignTextTop:"Topo do texto",alignTop:"Topo",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Cor de Fundo",width:"Largura",height:"Altura",hSpace:"Esp.Horiz",vSpace:"Esp.Vert",validateSrc:"Por favor introduza a hiperliga????o URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verifica????o Ortogr??fica",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"N??o est?? num direct??rio",changeTo:"Mudar para",btnIgnore:"Ignorar",btnIgnoreAll:"Ignorar Tudo",btnReplace:"Substituir",btnReplaceAll:"Substituir Tudo",btnUndo:"Anular",noSuggestions:"- Sem sugest??es -",progress:"Verifica????o ortogr??fica em progresso???",noMispell:"Verifica????o ortogr??fica completa: n??o foram encontrados erros",noChanges:"Verifica????o ortogr??fica completa: n??o houve altera????o de palavras",oneChange:"Verifica????o ortogr??fica completa: uma palavra alterada",manyChanges:"Verifica????o ortogr??fica completa: %1 palavras alteradas",ieSpellDownload:" Verifica????o ortogr??fica n??o instalada. Quer descarregar agora?"},smiley:{toolbar:"Emoticons",title:"Inserir um Emoticon",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numera????o",bulletedlist:"Marcas",indent:"Aumentar Avan??o",outdent:"Diminuir Avan??o",justify:{left:"Alinhar ?? Esquerda",center:"Alinhar ao Centro",right:"Alinhar ?? Direita",block:"Justificado"},blockquote:"Block Quote",clipboard:{title:"Colar",cutError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de cortar. Por favor use o teclado (Ctrl/Cmd+X).",copyError:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de copiar. Por favor use o teclado (Ctrl/Cmd+C).",pasteMsg:"Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl/Cmd+V</STRONG>) e prima <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Colar do Word",title:"Colar do Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Colar como Texto Simples",title:"Colar como Texto Simples"},templates:{button:"Modelos",title:"Modelo de Conte??do",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Por favor, seleccione o modelo a abrir no editor<br>(o conte??do actual ser?? perdido):",emptyListMsg:"(Sem modelos definidos)"},showBlocks:"Show Blocks",stylesCombo:{label:"Estilo",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formato",panelTitle:"Formato",tag_p:"Normal",tag_pre:"Formatado",tag_address:"Endere??o",tag_h1:"T??tulo 1",tag_h2:"T??tulo 2",tag_h3:"T??tulo 3",tag_h4:"T??tulo 4",tag_h5:"T??tulo 5",tag_h6:"T??tulo 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Tipo de Letra",voiceLabel:"Font",panelTitle:"Tipo de Letra"},fontSize:{label:"Tamanho",voiceLabel:"Font Size",panelTitle:"Tamanho"},colorButton:{textColorTitle:"Cor do Texto",bgColorTitle:"Cor de Fundo",panelTitle:"Colors",auto:"Autom??tico",more:"Mais Cores..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ro.js b/horde/services/editor/ckeditor/lang/ro.js
deleted file mode 100644 (file)
index d5380d9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ro={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Sursa",newPage:"Pagin?? nou??",save:"Salveaz??",preview:"Previzualizare",cut:"Taie",copy:"Copiaz??",paste:"Adaug??",print:"Printeaz??",underline:"Subliniat (underline)",bold:"??ngro??at (bold)",italic:"??nclinat (italic)",selectAll:"Selecteaz?? tot",removeFormat:"??nl??tur?? formatarea",strike:"T??iat (strike through)",subscript:"Indice (subscript)",superscript:"Putere (superscript)",horizontalrule:"Insereaz?? linie orizont??",pagebreak:"Insereaz?? separator de pagin?? (Page Break)",unlink:"??nl??tur?? link (leg??tur?? web)",undo:"Starea anterioar?? (undo)",redo:"Starea ulterioar?? (redo)",common:{browseServer:"R??sfoie??te server",url:"URL",protocol:"Protocol",upload:"??ncarc??",uploadSubmit:"Trimite la server",image:"Imagine",flash:"Flash",form:"Formular (Form)",checkbox:"Bif?? (Checkbox)",radio:"Buton radio (RadioButton)",textField:"C??mp text (TextField)",textarea:"Suprafa???? text (Textarea)",hiddenField:"C??mp ascuns (HiddenField)",button:"Buton",select:"C??mp selec??ie (SelectionField)",imageButton:"Buton imagine (ImageButton)",notSet:"<nesetat>",id:"Id",name:"Nume",langDir:"Direc??ia cuvintelor",langDirLtr:"st??nga-dreapta (LTR)",langDirRtl:"dreapta-st??nga (RTL)",langCode:"Codul limbii",longDescr:"Descrierea lung?? URL",cssClass:"Clasele cu stilul paginii (CSS)",advisoryTitle:"Titlul consultativ",cssStyle:"Stil",ok:"Bine",cancel:"Anulare",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avansat",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Insereaz?? caracter special",title:"Selecteaz?? caracter special",options:"Special Character Options"},link:{toolbar:"Insereaz??/Editeaz?? link (leg??tur?? web)",other:"<alt>",menu:"Editeaz?? Link",title:"Link (Leg??tur?? web)",info:"Informa??ii despre link (Leg??tur?? web)",target:"??int?? (Target)",upload:"??ncarc??",advanced:"Avansat",type:"Tipul link-ului (al leg??turii web)",toUrl:"URL",toAnchor:"Ancor?? ??n aceast?? pagin??",toEmail:"E-Mail",targetFrame:"<frame>",targetPopup:"<fereastra popup>",targetFrameName:"Numele frame-ului ??int??",targetPopupName:"Numele ferestrei popup",popupFeatures:"Propriet????ile ferestrei popup",popupResizable:"Resizable",popupStatusBar:"Bara de status",popupLocationBar:"Bara de loca??ie",popupToolbar:"Bara de op??iuni",popupMenuBar:"Bara de meniu",popupFullScreen:"Tot ecranul (Full Screen)(IE)",popupScrollBars:"Scroll Bars",popupDependent:"Dependent (Netscape)",popupWidth:"L????ime",popupLeft:"Pozi??ia la st??nga",popupHeight:"??n??l??ime",popupTop:"Pozi??ia la dreapta",id:"Id",langDir:"Direc??ia cuvintelor",langDirLTR:"st??nga-dreapta (LTR)",langDirRTL:"dreapta-st??nga (RTL)",acccessKey:"Tasta de acces",name:"Nume",langCode:"Direc??ia cuvintelor",tabIndex:"Indexul tabului",advisoryTitle:"Titlul consultativ",advisoryContentType:"Tipul consultativ al titlului",cssClasses:"Clasele cu stilul paginii (CSS)",charset:"Setul de caractere al resursei legate",styles:"Stil",selectAnchor:"Selecta??i o ancor??",anchorName:"dup?? numele ancorei",anchorId:"dup?? Id-ul elementului",emailAddress:"Adres?? de e-mail",emailSubject:"Subiectul mesajului",emailBody:"Con??inutul mesajului",noAnchors:"(Nicio ancor?? disponibil?? ??n document)",noUrl:"V?? rug??m s?? scrie??i URL-ul",noEmail:"V?? rug??m s?? scrie??i adresa de e-mail"},anchor:{toolbar:"Insereaz??/Editeaz?? ancor??",menu:"Propriet????i ancor??",title:"Propriet????i ancor??",name:"Numele ancorei",errorName:"V?? rug??m scrie??i numele ancorei"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"G??se??te ??i ??nlocuie??te",find:"G??se??te",replace:"??nlocuie??te",findWhat:"G??se??te:",replaceWith:"??nlocuie??te cu:",notFoundMsg:"Textul specificat nu a fost g??sit.",matchCase:"Deosebe??te majuscule de minuscule (Match case)",matchWord:"Doar cuvintele ??ntregi",matchCyclic:"Match cyclic",replaceAll:"??nlocuie??te tot",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabel",title:"Propriet????ile tabelului",menu:"Propriet????ile tabelului",deleteTable:"??terge tabel",rows:"Linii",columns:"Coloane",border:"M??rimea marginii",align:"Aliniament",alignLeft:"St??nga",alignCenter:"Centru",alignRight:"Dreapta",width:"L????ime",widthPx:"pixeli",widthPc:"procente",widthUnit:"width unit",height:"??n??l??ime",cellSpace:"Spa??iu ??ntre celule",cellPad:"Spa??iu ??n cadrul celulei",caption:"Titlu (Caption)",summary:"Rezumat",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Celul??",insertBefore:"Insereaz?? celul?? ??nainte",insertAfter:"Insereaz?? celul?? dup??",deleteCell:"??terge celule",merge:"Une??te celule",mergeRight:"Une??te la dreapta",mergeDown:"Une??te jos",splitHorizontal:"??mparte celula pe orizontal??",splitVertical:"??mparte celula pe vertical??",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Linie",insertBefore:"Insereaz?? linie ??nainte",insertAfter:"Insereaz?? linie dup??",deleteRow:"??terge linii"},column:{menu:"Coloan??",insertBefore:"Insereaz?? coloan?? ??nainte",insertAfter:"Insereaz?? coloan?? dup??",deleteColumn:"??terge celule"}},button:{title:"Propriet????i buton",text:"Text (Valoare)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Propriet????i bif?? (Checkbox)",radioTitle:"Propriet????i buton radio (Radio Button)",value:"Valoare",selected:"Selectat"},form:{title:"Propriet????i formular (Form)",menu:"Propriet????i formular (Form)",action:"Ac??iune",method:"Metod??",encoding:"Encoding"},select:{title:"Propriet????i c??mp selec??ie (Selection Field)",selectInfo:"Informa??ii",opAvail:"Op??iuni disponibile",value:"Valoare",size:"M??rime",lines:"linii",chkMulti:"Permite selec??ii multiple",opText:"Text",opValue:"Valoare",btnAdd:"Adaug??",btnModify:"Modific??",btnUp:"Sus",btnDown:"Jos",btnSetValue:"Seteaz?? ca valoare selectat??",btnDelete:"??terge"},textarea:{title:"Propriet????i suprafa???? text (Textarea)",cols:"Coloane",rows:"Linii"},textfield:{title:"Propriet????i c??mp text (Text Field)",name:"Nume",value:"Valoare",charWidth:"L??rgimea caracterului",maxChars:"Caractere maxime",type:"Tip",typeText:"Text",typePass:"Parol??"},hidden:{title:"Propriet????i c??mp ascuns (Hidden Field)",name:"Nume",value:"Valoare"},image:{title:"Propriet????ile imaginii",titleButton:"Propriet????i buton imagine (Image Button)",menu:"Propriet????ile imaginii",infoTab:"Informa??ii despre imagine",btnUpload:"Trimite la server",upload:"??ncarc??",alt:"Text alternativ",width:"L????ime",height:"??n??l??ime",lockRatio:"P??streaz?? propor??iile",unlockRatio:"Unlock Ratio",resetSize:"Reseteaz?? m??rimea",border:"Margine",hSpace:"HSpace",vSpace:"VSpace",align:"Aliniere",alignLeft:"St??nga",alignRight:"Dreapta",alertUrl:"V?? rug??m s?? scrie??i URL-ul imaginii",linkTab:"Link (Leg??tur?? web)",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Propriet????ile flash-ului",propertiesTab:"Properties",title:"Propriet????ile flash-ului",chkPlay:"Ruleaz?? automat",chkLoop:"Repet?? (Loop)",chkMenu:"Activeaz?? meniul flash",chkFull:"Allow Fullscreen",scale:"Scal??",scaleAll:"Arat?? tot",scaleNoBorder:"F??r?? margini (No border)",scaleFit:"Potrive??te",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Aliniere",alignLeft:"St??nga",alignAbsBottom:"Jos absolut (Abs Bottom)",alignAbsMiddle:"Mijloc absolut (Abs Middle)",alignBaseline:"Linia de jos (Baseline)",alignBottom:"Jos",alignMiddle:"Mijloc",alignRight:"Dreapta",alignTextTop:"Text sus",alignTop:"Sus",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Coloarea fundalului",width:"L????ime",height:"??n??l??ime",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"V?? rug??m s?? scrie??i URL-ul",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Verific?? text",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nu e ??n dic??ionar",changeTo:"Schimb?? ??n",btnIgnore:"Ignor??",btnIgnoreAll:"Ignor?? toate",btnReplace:"??nlocuie??te",btnReplaceAll:"??nlocuie??te tot",btnUndo:"Starea anterioar?? (undo)",noSuggestions:"- F??r?? sugestii -",progress:"Verificarea textului ??n desf????urare...",noMispell:"Verificarea textului terminat??: Nicio gre??eal?? g??sit??",noChanges:"Verificarea textului terminat??: Niciun cuv??nt modificat",oneChange:"Verificarea textului terminat??: Un cuv??nt modificat",manyChanges:"Verificarea textului terminat??: 1% cuvinte modificate",ieSpellDownload:"Unealta pentru verificat textul (Spell checker) neinstalat??. Dori??i s?? o desc??rca??i acum?"},smiley:{toolbar:"Figur?? expresiv?? (Emoticon)",title:"Insereaz?? o figur?? expresiv?? (Emoticon)",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"List?? numerotat??",bulletedlist:"List?? cu puncte",indent:"Cre??te indentarea",outdent:"Scade indentarea",justify:{left:"Aliniere la st??nga",center:"Aliniere central??",right:"Aliniere la dreapta",block:"Aliniere ??n bloc (Block Justify)"},blockquote:"Citat",clipboard:{title:"Adaug??",cutError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de t??iere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+X).",copyError:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de copiere. V?? rug??m folosi??i tastatura (Ctrl/Cmd+C).",pasteMsg:"V?? rug??m ad??uga??i ??n c??su??a urm??toare folosind tastatura (<STRONG>Ctrl/Cmd+V</STRONG>) ??i ap??sa??i <STRONG>OK</STRONG>.",securityMsg:"Din cauza set??rilor de securitate ale programului dvs. cu care naviga??i pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui s?? ad??uga??i din nou datele ??n aceast?? fereastr??.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Adaug?? din Word",title:"Adaug?? din Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Adaug?? ca text simplu (Plain Text)",title:"Adaug?? ca text simplu (Plain Text)"},templates:{button:"Template-uri (??abloane)",title:"Template-uri (??abloane) de con??inut",options:"Template Options",insertOption:"??nlocuie??te cuprinsul actual",selectPromptMsg:"V?? rug??m selecta??i template-ul (??ablonul) ce se va deschide ??n editor<br>(con??inutul actual va fi pierdut):",emptyListMsg:"(Niciun template (??ablon) definit)"},showBlocks:"Arat?? blocurile",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Formatare",panelTitle:"Formatare",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"M??rime",voiceLabel:"Font Size",panelTitle:"M??rime"},colorButton:{textColorTitle:"Culoarea textului",bgColorTitle:"Coloarea fundalului",panelTitle:"Colors",auto:"Automatic",more:"Mai multe culori..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/ru.js b/horde/services/editor/ckeditor/lang/ru.js
deleted file mode 100644 (file)
index 18769f7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.ru={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"????????????????",newPage:"?????????? ????????????????",save:"??????????????????",preview:"?????????????????????????????? ????????????????",cut:"????????????????",copy:"????????????????????",paste:"????????????????",print:"????????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????? ????????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ???????????????????????????? ??????????",pagebreak:"???????????????? ???????????? ????????????????",unlink:"???????????? ????????????",undo:"????????????????",redo:"??????????????????",common:{browseServer:"?????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????? ???? ????????????",image:"??????????????????????",flash:"Flash",form:"??????????",checkbox:"???????????????? ????????????",radio:"???????????? ????????????",textField:"?????????????????? ????????",textarea:"?????????????????? ??????????????",hiddenField:"?????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ?? ????????????????????????",notSet:"<???? ????????????????????>",id:"??????????????????????????",name:"??????",langDir:"?????????????????????? ??????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"?????????????? ???????????????? URL",cssClass:"?????????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"????????????",close:"Close",preview:"Preview",generalTab:"????????????????????",advancedTab:"??????????????????????",validateNumberFailed:"?????? ???????????????? ???? ???????????????? ????????????.",confirmNewPage:"?????? ?????????????????????????? ?????????????????? ?????????? ??????????????. ???? ??????????????, ?????? ???????????? ?????????????? ???? ???????????? ?????????????????",confirmCancel:"?????????????????? ?????????? ???????? ????????????????. ???? ??????????????, ?????? ???????????? ?????????????? ?????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ????????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"???????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/?????????????????????????? ????????????",other:"<????????????>",menu:"???????????????? ????????????",title:"????????????",info:"???????????????????? ????????????",target:"????????",upload:"????????????????",advanced:"??????????????????????",type:"?????? ????????????",toUrl:"URL",toAnchor:"?????????? ???? ?????? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????????? ????????>",targetFrameName:"?????? ???????????????? ????????????",targetPopupName:"?????? ???????????????????????? ????????",popupFeatures:"???????????????? ???????????????????????? ????????",popupResizable:"???????????????????? ????????????",popupStatusBar:"???????????? ??????????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"?????????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"Id",langDir:"?????????????????????? ??????????",langDirLTR:"?????????? ?????????????? (LTR)",langDirRTL:"???????????? ???????????? (RTL)",acccessKey:"?????????????? ??????????????",name:"??????",langCode:"?????? ??????????",tabIndex:"???????????????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ??????????????????????",cssClasses:"?????????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"???????????????? ??????????",anchorName:"???? ?????????? ??????????",anchorId:"???? ???????????????????????????? ????????????????",emailAddress:"?????????? ????. ??????????",emailSubject:"?????????????????? ??????????????????",emailBody:"???????? ??????????????????",noAnchors:"(?????? ???????????? ?????????????????? ?? ???????? ??????????????????)",noUrl:"????????????????????, ?????????????? URL ????????????",noEmail:"????????????????????, ?????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/?????????????????????????? ??????????",menu:"???????????????? ??????????",title:"???????????????? ??????????",name:"?????? ??????????",errorName:"????????????????????, ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"?????????? ?? ????????????????",find:"??????????",replace:"????????????????",findWhat:"??????????:",replaceWith:"???????????????? ????:",notFoundMsg:"?????????????????? ?????????? ???? ????????????.",matchCase:"?????????????????? ??????????????",matchWord:"???????????? ?????????? ??????????????",matchCyclic:"???????????????? ?? ???????????? ?????????? ???????????????????? ??????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"???????????????? ??????????????",menu:"???????????????? ??????????????",deleteTable:"?????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????????? (spacing)",cellPad:"???????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????",headersColumn:"???????????? ??????????????",headersRow:"???????????? ????????????",headersBoth:"?????? ????????????????",invalidRows:"?????????? ?????????? ???????????? ???????? ???????????? 0.",invalidCols:"?????????? ???????????????? ???????????? ???????? ???????????? 0.",invalidBorder:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ???????????? ???????? ????????????.",invalidCellSpacing:"???????????? ?????????????????????? (cellspacing) ?????????? ???????????????? ???????????? ???????? ????????????.",invalidCellPadding:"?????????????? ???????????? ?????????? (cellpadding) ???????????? ???????? ????????????.",cell:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteCell:"?????????????? ????????????",merge:"???????????????????? ????????????",mergeRight:"???????????????????? ?? ????????????",mergeDown:"???????????????????? ?? ????????????",splitHorizontal:"?????????????? ???????????? ??????????????????????????",splitVertical:"?????????????? ???????????? ??????????????????????",title:"???????????????? ????????????",cellType:"?????? ????????????",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"?????????????? ???? ????????????",hAlign:"???????????????????????? ???? ??????????????????????",vAlign:"???????????????????????? ???? ??????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"???????? ????????",borderColor:"???????? ??????????????",data:"????????????",header:"??????????????????",yes:"????",no:"??????",invalidWidth:"???????????? ???????????? ???????????? ???????? ????????????.",invalidHeight:"???????????? ???????????? ???????????? ???????? ????????????.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"????????????????"},row:{menu:"????????????",insertBefore:"???????????????? ???????????? ????",insertAfter:"???????????????? ???????????? ??????????",deleteRow:"?????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"?????????????? ??????????????"}},button:{title:"???????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"??????????????????",typeRst:"????????????????"},checkboxAndRadio:{checkboxTitle:"???????????????? ???????????????? ????????????",radioTitle:"???????????????? ???????????? ????????????",value:"????????????????",selected:"??????????????????"},form:{title:"???????????????? ??????????",menu:"???????????????? ??????????",action:"????????????????",method:"??????????",encoding:"??????????????????"},select:{title:"???????????????? ????????????",selectInfo:"????????????????????",opAvail:"?????????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????????????????? ??????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"????????????????????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ?????? ?????????????????? ????????????????",btnDelete:"??????????????"},textarea:{title:"???????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"???????????????? ???????????????????? ????????",name:"??????",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"???????????????? ???????????????? ????????",name:"??????",value:"????????????????"},image:{title:"???????????????? ??????????????????????",titleButton:"???????????????? ???????????? ?? ????????????????????????",menu:"???????????????? ??????????????????????",infoTab:"???????????????????? ?? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"?????????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"???????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"????????????????????, ?????????????? URL ??????????????????????",linkTab:"????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"?????????????????????? URL ????????????????.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????? Flash",propertiesTab:"????????????????",title:"???????????????? Flash",chkPlay:"???????? ????????????????????????",chkLoop:"????????????",chkMenu:"???????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ??????????",scale:"????????????????????????????",scaleAll:"???????????????????? ??????",scaleNoBorder:"?????? ??????????????",scaleFit:"???????????? ????????????????????",access:"?????????????? ?????????????? ??????????????",accessAlways:"????????????",accessSameDomain:"?????? ???? ??????????",accessNever:"??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ????????????",alignAbsMiddle:"?????? ????????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"????????????",alignMiddle:"????????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ??????????????",alignTop:"???? ??????????",quality:"????????????????",qualityBest:"????????????",qualityHigh:"??????????????",qualityAutoHigh:"?????????????? (????????)",qualityMedium:"??????????????",qualityAutoLow:"???????????? (????????)",qualityLow:"????????????",windowModeWindow:"????????",windowModeOpaque:"????????????????????????",windowModeTransparent:"????????????????????",windowMode:"?????????????? ??????????",flashvars:"???????????????????? ?????? Flash",bgcolor:"???????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ????????????",vSpace:"???????????????????????? ????????????",validateSrc:"????????????????????, ?????????????? URL ????????????",validateWidth:"???????????? ???????????????? ????????????.",validateHeight:"???????????? ???????????????? ????????????.",validateHSpace:"???????????????????????????? ???????????? ???????????????? ????????????.",validateVSpace:"???????????????????????? ???????????? ???????????????? ????????????."},spellCheck:{toolbar:"?????????????????? ????????????????????",title:"???????????????? ????????????????????????",notAvailable:"????????????????, ???????????? ???????????? ????????????????????.",errorLoading:"???????????? ?????? ???????????????? ???????????????????? ?????????? ????????????????????: %s.",notInDic:"?????? ?? ??????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????????",btnIgnoreAll:"???????????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"????????????????",noSuggestions:"- ?????? ?????????????????????????? -",progress:"???????? ???????????????? ????????????????????...",noMispell:"???????????????? ???????????????????? ??????????????????: ???????????? ???? ??????????????",noChanges:"???????????????? ???????????????????? ??????????????????: ???? ???????????? ?????????? ???? ????????????????",oneChange:"???????????????? ???????????????????? ??????????????????: ???????? ?????????? ????????????????",manyChanges:"???????????????? ???????????????????? ??????????????????: 1% ???????? ????????????????",ieSpellDownload:"???????????? ???????????????? ???????????????????? ???? ????????????????????. ???????????? ?????????????? ?????? ?????????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"???????????????????????? ????????????",bulletedlist:"?????????????????????????? ????????????",indent:"?????????????????? ????????????",outdent:"?????????????????? ????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"????????????????????, ???????????????? ?????????? ?? ??????????????????????????, ?????????????????? ?????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>), ?? ?????????????? <STRONG>OK</STRONG>.",securityMsg:"???? ?????????????? ???????????????? ???????????????????????? ????????????????, ???????????????? ???? ?????????? ?????????????? ?? ???????????? ???????????? ???????????? ????????????????. ?????? ???????????????????? ???????????????? ?????????? ?????????? ?? ?????? ????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ?????????????? ???? ???????????? ????????????????, ?????????? ???? ???????????????????? ???? Word. ???? ???????????? ???????????????? ?????? ?????????? ?????????????????",toolbar:"???????????????? ???? Word",title:"???????????????? ???? Word",error:"???????????????????? ???????????????? ?????????????????????? ???????????? ????-???? ???????????????????? ????????????"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ??????????????????????",options:"Template Options",insertOption:"???????????????? ?????????????? ????????????????????",selectPromptMsg:"????????????????????, ???????????????? ???????????? ?????? ???????????????? ?? ??????????????????<br>(?????????????? ???????????????????? ?????????? ????????????????):",emptyListMsg:"(???? ???????????? ?????????????? ???? ????????????????????)"},showBlocks:"???????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"?????????? ??????????????"},format:{label:"????????????????????????????",panelTitle:"????????????????????????????",tag_p:"????????????????????",tag_pre:"??????????????????????????????",tag_address:"??????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"?????????????? Div-??????????????????",toolbar:"?????????????? Div-??????????????????",cssClassInputLabel:"???????????? ?????????????? ????????????",styleSelectLabel:"??????????",IdInputLabel:"Id",languageCodeInputLabel:"?????? ??????????",inlineStyleInputLabel:"?????????????????? ??????????",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"?????????????????????? ????????????",langDirLTRLabel:"?????????? ?????????????? (LTR)",langDirRTLLabel:"???????????? ???????????? (RTL)",edit:"?????????????????????????? Div",remove:"???????????? Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????",panelTitle:"Colors",auto:"????????????????????????????",more:"??????????..."},colors:{"000":"????????????",800000:"????????????????","8B4513":"???????????? ????????","2F4F4F":"???????????? ????????????????-??????????","008080":"????????????","000080":"??????????-????????????","4B0082":"????????????",696969:"????????????-??????????",B22222:"?????????????????????? ????????????",A52A2A:"????????????????????",DAA520:"?????????????? ????????????","006400":"??????????-??????????????","40E0D0":"??????????????????","0000CD":"??????????",800080:"??????????????????",808080:"??????????",F00:"??????????????",FF8C00:"??????????-??????????????????",FFD700:"??????????????","008000":"??????????????","0FF":"?????????????? ??????????","00F":"??????????????",EE82EE:"????????????????????",A9A9A9:"??????????-??????????",FFA07A:"?????????????? ????????????????-??????????????",FFA500:"??????????????????",FFFF00:"????????????","00FF00":"??????????????????????",AFEEEE:"????????????-??????????????????",ADD8E6:"????????????-??????????",DDA0DD:"????????????????",D3D3D3:"????????????-??????????",FFF0F5:"?????????????? ????????????-?????????????? ",FAEBD7:"???????????????? ??????????",FFFFE0:"????????????-????????????",F0FFF0:"?????????????? ????????",F0FFFF:"????????????",F0F8FF:"????????????-??????????????",E6E6FA:"????????????-??????????????",FFF:"??????????"},scayt:{title:"???????????????? ???????????????????? ???? ???????? ??????????",opera_title:"Not supported by Opera",enable:"???????????????? ????????",disable:"?????????????????? ????????",about:"?? ????????",toggle:"?????????????????????? ????????",options:"??????????????????",langs:"??????????",moreSuggestions:"???????????? ??????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????????? ??????????",emptyDic:"?????? ?????????????? ???????????? ???????? ???? ????????????.",optionsTab:"??????????????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????????",dictionariesTab:"??????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"?? ????????????????"},about:{title:"?? ?????????????????? CKEditor",dlgTitle:"?? ?????????????????? CKEditor",moreInfo:"???? ???????????????? ???????????????????????????? ?????????????????????? ???? ?????? ????????:",copy:"Copyright &copy; $1. ?????? ?????????? ????????????????."},maximize:"??????????????????????????????",minimize:"????????????????????????????",fakeobjects:{anchor:"??????????",flash:"Flash-????????????????",div:"???????????? ????????????????",unknown:"?????????????????????? ????????????"},resize:"???????????????????? ?????? ?????????????????? ??????????????",colordialog:{title:"???????????????? ????????",options:"Color Options",highlight:"????????????????",selected:"??????????????????",clear:"????????????????"},toolbarCollapse:"???????????????? ???????????? ????????????????????????",toolbarExpand:"???????????????????? ???????????? ????????????????????????"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/sk.js b/horde/services/editor/ckeditor/lang/sk.js
deleted file mode 100644 (file)
index 1beca78..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.sk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Zdroj",newPage:"Nov?? str??nka",save:"Ulo??i??",preview:"N??h??ad",cut:"Vystrihn????",copy:"Kop??rova??",paste:"Vlo??i??",print:"Tla??",underline:"Pod??iarknut??",bold:"Tu??n??",italic:"Kurz??va",selectAll:"Vybra?? v??etko",removeFormat:"Odstr??ni?? form??tovanie",strike:"Pre??iarknut??",subscript:"Doln?? index",superscript:"Horn?? index",horizontalrule:"Vlo??i?? vodorovn?? ??iaru",pagebreak:"Vlo??i?? odde??ova?? str??nky",unlink:"Odstr??ni?? odkaz",undo:"Sp????",redo:"Znovu",common:{browseServer:"Prech??dza?? server",url:"URL",protocol:"Protokol",upload:"Odosla??",uploadSubmit:"Odosla?? na server",image:"Obr??zok",flash:"Flash",form:"Formul??r",checkbox:"Za??krt??vacie pol????ko",radio:"Prep??na??",textField:"Textov?? pole",textarea:"Textov?? oblas??",hiddenField:"Skryt?? pole",button:"Tla??idlo",select:"Rozba??ovac?? zoznam",imageButton:"Obr??zkov?? tla??idlo",notSet:"<nenastaven??>",id:"Id",name:"Meno",langDir:"Orient??cia jazyka",langDirLtr:"Z??ava doprava (LTR)",langDirRtl:"Sprava do??ava (RTL)",langCode:"K??d jazyka",longDescr:"Dlh?? popis URL",cssClass:"Trieda ??t??lu",advisoryTitle:"Pomocn?? titulok",cssStyle:"??t??l",ok:"OK",cancel:"Zru??i??",close:"Close",preview:"Preview",generalTab:"Hlavn??",advancedTab:"Roz????ren??",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vlo??i?? ??peci??lne znaky",title:"V??ber ??peci??lneho znaku",options:"Special Character Options"},link:{toolbar:"Vlo??i??/zmeni?? odkaz",other:"<in??>",menu:"Zmeni?? odkaz",title:"Odkaz",info:"Inform??cie o odkaze",target:"Cie??",upload:"Odosla??",advanced:"Roz????ren??",type:"Typ odkazu",toUrl:"URL",toAnchor:"Kotva v tejto str??nke",toEmail:"E-Mail",targetFrame:"<r??mec>",targetPopup:"<vyskakovacie okno>",targetFrameName:"Meno r??mu cie??a",targetPopupName:"N??zov vyskakovacieho okna",popupFeatures:"Vlastnosti vyskakovacieho okna",popupResizable:"Resizable",popupStatusBar:"Stavov?? riadok",popupLocationBar:"Panel umiestnenia",popupToolbar:"Panel n??strojov",popupMenuBar:"Panel ponuky",popupFullScreen:"Cel?? obrazovka (IE)",popupScrollBars:"Posuvn??ky",popupDependent:"Z??vislos?? (Netscape)",popupWidth:"????rka",popupLeft:"??av?? okraj",popupHeight:"V????ka",popupTop:"Horn?? okraj",id:"Id",langDir:"Orient??cia jazyka",langDirLTR:"Z??ava doprava (LTR)",langDirRTL:"Sprava do??ava (RTL)",acccessKey:"Pr??stupov?? k??????",name:"Meno",langCode:"Orient??cia jazyka",tabIndex:"Poradie prvku",advisoryTitle:"Pomocn?? titulok",advisoryContentType:"Pomocn?? typ obsahu",cssClasses:"Trieda ??t??lu",charset:"Priraden?? znakov?? sada",styles:"??t??l",selectAnchor:"Vybra?? kotvu",anchorName:"Pod??a mena kotvy",anchorId:"Pod??a Id objektu",emailAddress:"E-Mailov?? adresa",emailSubject:"Predmet spr??vy",emailBody:"Telo spr??vy",noAnchors:"(V str??nke nie je definovan?? ??iadna kotva)",noUrl:"Zadajte pros??m URL odkazu",noEmail:"Zadajte pros??m e-mailov?? adresu"},anchor:{toolbar:"Vlo??i??/zmeni?? kotvu",menu:"Vlastnosti kotvy",title:"Vlastnosti kotvy",name:"Meno kotvy",errorName:"Zadajte pros??m meno kotvy"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"N??js?? a nahradi??",find:"H??ada??",replace:"Nahradi??",findWhat:"??o h??ada??:",replaceWith:"????m nahradi??:",notFoundMsg:"H??adan?? text nebol n??jden??.",matchCase:"Rozli??ova?? mal??/ve??k?? p??smen??",matchWord:"Len cel?? slov??",matchCyclic:"Match cyclic",replaceAll:"Nahradi?? v??etko",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabu??ka",title:"Vlastnosti tabu??ky",menu:"Vlastnosti tabu??ky",deleteTable:"Vymaza?? tabu??ku",rows:"Riadky",columns:"St??pce",border:"Ohrani??enie",align:"Zarovnanie",alignLeft:"V??avo",alignCenter:"Na stred",alignRight:"Vpravo",width:"????rka",widthPx:"pixelov",widthPc:"percent",widthUnit:"width unit",height:"V????ka",cellSpace:"Vzdialenos?? buniek",cellPad:"Odsadenie obsahu",caption:"Popis",summary:"Preh??ad",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Bunka",insertBefore:"Vlo??i?? bunku pred",insertAfter:"Vlo??i?? bunku za",deleteCell:"Vymaza?? bunky",merge:"Zl????i?? bunky",mergeRight:"Zl????i?? doprava",mergeDown:"Zl????i?? dole",splitHorizontal:"Rozdeli?? bunky horizont??lne",splitVertical:"Rozdeli?? bunky vertik??lne",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Riadok",insertBefore:"Vlo??i?? riadok za",insertAfter:"Vlo??i?? riadok pred",deleteRow:"Vymaza?? riadok"},column:{menu:"St??pec",insertBefore:"Vlo??i?? st??pec za",insertAfter:"Vlo??i?? st??pec pred",deleteColumn:"Zmaza?? st??pec"}},button:{title:"Vlastnosti tla??idla",text:"Text",type:"Typ",typeBtn:"Tla??idlo",typeSbm:"Odosla??",typeRst:"Vymaza??"},checkboxAndRadio:{checkboxTitle:"Vlastnosti za??krt??vacieho pol????ka",radioTitle:"Vlastnosti prep??na??a",value:"Hodnota",selected:"Vybran??"},form:{title:"Vlastnosti formul??ra",menu:"Vlastnosti formul??ra",action:"Akcie",method:"Met??da",encoding:"Encoding"},select:{title:"Vlastnosti rozba??ovacieho zoznamu",selectInfo:"Info",opAvail:"Dostupn?? mo??nosti",value:"Hodnota",size:"Ve??kos??",lines:"riadkov",chkMulti:"Povoli?? viacn??sobn?? v??ber",opText:"Text",opValue:"Hodnota",btnAdd:"Prida??",btnModify:"Zmeni??",btnUp:"Hore",btnDown:"Dole",btnSetValue:"Nastavi?? ako vybran?? hodnotu",btnDelete:"Zmaza??"},textarea:{title:"Vlastnosti textovej oblasti",cols:"St??pce",rows:"Riadky"},textfield:{title:"Vlastnosti textov??ho po??a",name:"N??zov",value:"Hodnota",charWidth:"????rka pola (znakov)",maxChars:"Maxim??lny po??et znakov",type:"Typ",typeText:"Text",typePass:"Heslo"},hidden:{title:"Vlastnosti skryt??ho po??a",name:"N??zov",value:"Hodnota"},image:{title:"Vlastnosti obr??zku",titleButton:"Vlastnosti obr??zkov??ho tla??idla",menu:"Vlastnosti obr??zku",infoTab:"Inform??cie o obr??zku",btnUpload:"Odosla?? na server",upload:"Odosla??",alt:"Alternat??vny text",width:"????rka",height:"V????ka",lockRatio:"Z??mok",unlockRatio:"Unlock Ratio",resetSize:"P??vodn?? ve??kos??",border:"Okraje",hSpace:"H-medzera",vSpace:"V-medzera",align:"Zarovnanie",alignLeft:"V??avo",alignRight:"Vpravo",alertUrl:"Zadajte pros??m URL obr??zku",linkTab:"Odkaz",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Vlastnosti Flashu",propertiesTab:"Properties",title:"Vlastnosti Flashu",chkPlay:"Automatick?? prehr??vanie",chkLoop:"Opakovanie",chkMenu:"Povoli?? Flash Menu",chkFull:"Allow Fullscreen",scale:"Mierka",scaleAll:"Zobrazi?? mierku",scaleNoBorder:"Bez okrajov",scaleFit:"Roztiahnu?? na cel??",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Zarovnanie",alignLeft:"V??avo",alignAbsBottom:"??plne dole",alignAbsMiddle:"Do stredu",alignBaseline:"Na z??klad??u",alignBottom:"Dole",alignMiddle:"Na stred",alignRight:"Vpravo",alignTextTop:"Na horn?? okraj textu",alignTop:"Nahor",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Farba pozadia",width:"????rka",height:"V????ka",hSpace:"H-medzera",vSpace:"V-medzera",validateSrc:"Zadajte pros??m URL odkazu",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Kontrola pravopisu",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nie je v slovn??ku",changeTo:"Zmeni?? na",btnIgnore:"Ignorova??",btnIgnoreAll:"Ignorova?? v??etko",btnReplace:"Prep??sat",btnReplaceAll:"Prep??sat v??etko",btnUndo:"Sp????",noSuggestions:"- ??iadny n??vrh -",progress:"Prebieha kontrola pravopisu...",noMispell:"Kontrola pravopisu dokon??en??: bez ch??b",noChanges:"Kontrola pravopisu dokon??en??: ??iadne slov?? nezmenen??",oneChange:"Kontrola pravopisu dokon??en??: zmenen?? jedno slovo",manyChanges:"Kontrola pravopisu dokon??en??: zmenen??ch %1 slov",ieSpellDownload:"Kontrola pravopisu nie je nai??talovan??. Chcete ju hne?? stiahnu???"},smiley:{toolbar:"Smajl??ky",title:"Vkladanie smajl??kov",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????slovanie",bulletedlist:"Odr????ky",indent:"Zv??????i?? odsadenie",outdent:"Zmen??i?? odsadenie",justify:{left:"Zarovna?? v??avo",center:"Zarovna?? na stred",right:"Zarovna?? vpravo",block:"Zarovna?? do bloku"},blockquote:"Cit??cia",clipboard:{title:"Vlo??i??",cutError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre vystrihnutie zvolen??ho textu do schr??nky. Pros??m vystrihnite zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+X).",copyError:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre kop??rovanie zvolen??ho textu do schr??nky. Pros??m skop??rujte zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl/Cmd+C).",pasteMsg:"Pros??m vlo??te nasledovn?? r??m??ek pou??it??m kl??vesnice (<STRONG>Ctrl/Cmd+V</STRONG>) a stla??te <STRONG>OK</STRONG>.",securityMsg:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru pristupova?? priamo k dat??m v schr??nke. Mus??te ich vlo??i?? znovu do tohto okna.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Vlo??i?? z Wordu",title:"Vlo??i?? z Wordu",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Vlo??i?? ako ??ist?? text",title:"Vlo??i?? ako ??ist?? text"},templates:{button:"??abl??ny",title:"??abl??ny obsahu",options:"Template Options",insertOption:"Nahradi?? aktu??lny obsah",selectPromptMsg:"Pros??m vyberte ??abl??ny na otvorenie v editore<br>(s????asn?? obsah bude straten??):",emptyListMsg:"(??iadne ??abl??ny nen??jden??)"},showBlocks:"Uk??za?? bloky",stylesCombo:{label:"??t??l",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Form??t",panelTitle:"Form??t",tag_p:"Norm??lny",tag_pre:"Form??tovan??",tag_address:"Adresa",tag_h1:"Nadpis 1",tag_h2:"Nadpis 2",tag_h3:"Nadpis 3",tag_h4:"Nadpis 4",tag_h5:"Nadpis 5",tag_h6:"Nadpis 6",tag_div:"Odsek (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"P??smo",voiceLabel:"Font",panelTitle:"P??smo"},fontSize:{label:"Ve??kos??",voiceLabel:"Font Size",panelTitle:"Ve??kos??"},colorButton:{textColorTitle:"Farba textu",bgColorTitle:"Farba pozadia",panelTitle:"Colors",auto:"Automaticky",more:"Viac farieb..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/sl.js b/horde/services/editor/ckeditor/lang/sl.js
deleted file mode 100644 (file)
index 32846c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.sl={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"Izvorna koda",newPage:"Nova stran",save:"Shrani",preview:"Predogled",cut:"Izre??i",copy:"Kopiraj",paste:"Prilepi",print:"Natisni",underline:"Pod??rtano",bold:"Krepko",italic:"Le??e??e",selectAll:"Izberi vse",removeFormat:"Odstrani oblikovanje",strike:"Pre??rtano",subscript:"Podpisano",superscript:"Nadpisano",horizontalrule:"Vstavi vodoravno ??rto",pagebreak:"Vstavi prelom strani",unlink:"Odstrani povezavo",undo:"Razveljavi",redo:"Ponovi",common:{browseServer:"Prebrskaj na stre??niku",url:"URL",protocol:"Protokol",upload:"Prenesi",uploadSubmit:"Po??lji na stre??nik",image:"Slika",flash:"Flash",form:"Obrazec",checkbox:"Potrditveno polje",radio:"Izbirno polje",textField:"Vnosno polje",textarea:"Vnosno obmo??je",hiddenField:"Skrito polje",button:"Gumb",select:"Spustni seznam",imageButton:"Gumb s sliko",notSet:"<ni postavljen>",id:"Id",name:"Ime",langDir:"Smer jezika",langDirLtr:"Od leve proti desni (LTR)",langDirRtl:"Od desne proti levi (RTL)",langCode:"Oznaka jezika",longDescr:"Dolg opis URL-ja",cssClass:"Razred stilne predloge",advisoryTitle:"Predlagani naslov",cssStyle:"Slog",ok:"V redu",cancel:"Prekli??i",close:"Close",preview:"Preview",generalTab:"Splo??no",advancedTab:"Napredno",validateNumberFailed:"Ta vrednost ni ??tevilo.",confirmNewPage:"Vse neshranjene spremembe te vsebine bodo izgubljene. Ali gotovo ??eli?? nalo??iti novo stran?",confirmCancel:"Nekaj mo??nosti je bilo spremenjenih. Ali gotovo ??eli?? zapreti okno?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, nedosegljiv</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Vstavi posebni znak",title:"Izberi posebni znak",options:"Special Character Options"},link:{toolbar:"Vstavi/uredi povezavo",other:"<drug>",menu:"Uredi povezavo",title:"Povezava",info:"Podatki o povezavi",target:"Cilj",upload:"Prenesi",advanced:"Napredno",type:"Vrsta povezave",toUrl:"URL",toAnchor:"Zaznamek na tej strani",toEmail:"Elektronski naslov",targetFrame:"<okvir>",targetPopup:"<pojavno okno>",targetFrameName:"Ime ciljnega okvirja",targetPopupName:"Ime pojavnega okna",popupFeatures:"Zna??ilnosti pojavnega okna",popupResizable:"Spremenljive velikosti",popupStatusBar:"Vrstica stanja",popupLocationBar:"Naslovna vrstica",popupToolbar:"Orodna vrstica",popupMenuBar:"Menijska vrstica",popupFullScreen:"Celozaslonska slika (IE)",popupScrollBars:"Drsniki",popupDependent:"Podokno (Netscape)",popupWidth:"??irina",popupLeft:"Lega levo",popupHeight:"Vi??ina",popupTop:"Lega na vrhu",id:"Id",langDir:"Smer jezika",langDirLTR:"Od leve proti desni (LTR)",langDirRTL:"Od desne proti levi (RTL)",acccessKey:"Vstopno geslo",name:"Ime",langCode:"Smer jezika",tabIndex:"??tevilka tabulatorja",advisoryTitle:"Predlagani naslov",advisoryContentType:"Predlagani tip vsebine (content-type)",cssClasses:"Razred stilne predloge",charset:"Kodna tabela povezanega vira",styles:"Slog",selectAnchor:"Izberi zaznamek",anchorName:"Po imenu zaznamka",anchorId:"Po ID-ju elementa",emailAddress:"Elektronski naslov",emailSubject:"Predmet sporo??ila",emailBody:"Vsebina sporo??ila",noAnchors:"(V tem dokumentu ni zaznamkov)",noUrl:"Vnesite URL povezave",noEmail:"Vnesite elektronski naslov"},anchor:{toolbar:"Vstavi/uredi zaznamek",menu:"Lastnosti zaznamka",title:"Lastnosti zaznamka",name:"Ime zaznamka",errorName:"Prosim vnesite ime zaznamka"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Najdi in zamenjaj",find:"Najdi",replace:"Zamenjaj",findWhat:"Najdi:",replaceWith:"Zamenjaj z:",notFoundMsg:"Navedeno besedilo ni bilo najdeno.",matchCase:"Razlikuj velike in male ??rke",matchWord:"Samo cele besede",matchCyclic:"Primerjaj znake v cirilici",replaceAll:"Zamenjaj vse",replaceSuccessMsg:"%1 pojavitev je bilo zamenjano."},table:{toolbar:"Tabela",title:"Lastnosti tabele",menu:"Lastnosti tabele",deleteTable:"Izbri??i tabelo",rows:"Vrstice",columns:"Stolpci",border:"Velikost obrobe",align:"Poravnava",alignLeft:"Levo",alignCenter:"Sredinsko",alignRight:"Desno",width:"??irina",widthPx:"pik",widthPc:"procentov",widthUnit:"width unit",height:"Vi??ina",cellSpace:"Razmik med celicami",cellPad:"Polnilo med celicami",caption:"Naslov",summary:"Povzetek",headers:"Glave",headersNone:"Brez",headersColumn:"Prvi stolpec",headersRow:"Prva vrstica",headersBoth:"Oboje",invalidRows:"??tevilo vrstic mora biti ve??je od 0.",invalidCols:"??tevilo stolpcev mora biti ve??je od 0.",invalidBorder:"??irina obrobe mora biti ??tevilo.",invalidWidth:"??irina tabele mora biti ??tevilo.",invalidHeight:"Vi??ina tabele mora biti ??tevilo.",invalidCellSpacing:"Razmik med celicami mora biti ??tevilo.",invalidCellPadding:"Zamik celic mora biti ??tevilo",cell:{menu:"Celica",insertBefore:"Vstavi celico pred",insertAfter:"Vstavi celico za",deleteCell:"Izbri??i celice",merge:"Zdru??i celice",mergeRight:"Zdru??i desno",mergeDown:"Dru??i navzdol",splitHorizontal:"Razdeli celico vodoravno",splitVertical:"Razdeli celico navpi??no",title:"Lastnosti celice",cellType:"Vrsta celice",rowSpan:"Razpon vrstic",colSpan:"Razpon stolpcev",wordWrap:"Prelom besedila",hAlign:"Vodoravna poravnava",vAlign:"Navpi??na poravnava",alignTop:"Vrh",alignMiddle:"Sredina",alignBottom:"Dno",alignBaseline:"Osnovnica",bgColor:"Barva ozadja",borderColor:"Barva obrobe",data:"Podatki",header:"Glava",yes:"Da",no:"Ne",invalidWidth:"??irina celice mora biti ??tevilo.",invalidHeight:"Vi??ina celice mora biti ??tevilo.",invalidRowSpan:"Razpon vrstic mora biti celo ??tevilo.",invalidColSpan:"Razpon stolpcev mora biti celo ??tevilo.",chooseColor:"Izberi"},row:{menu:"Vrstica",insertBefore:"Vstavi vrstico pred",insertAfter:"Vstavi vrstico za",deleteRow:"Izbri??i vrstice"},column:{menu:"Stolpec",insertBefore:"Vstavi stolpec pred",insertAfter:"Vstavi stolpec za",deleteColumn:"Izbri??i stolpce"}},button:{title:"Lastnosti gumba",text:"Besedilo (Vrednost)",type:"Tip",typeBtn:"Gumb",typeSbm:"Potrdi",typeRst:"Ponastavi"},checkboxAndRadio:{checkboxTitle:"Lastnosti potrditvenega polja",radioTitle:"Lastnosti izbirnega polja",value:"Vrednost",selected:"Izbrano"},form:{title:"Lastnosti obrazca",menu:"Lastnosti obrazca",action:"Akcija",method:"Metoda",encoding:"Kodiranje znakov"},select:{title:"Lastnosti spustnega seznama",selectInfo:"Podatki",opAvail:"Razpolo??ljive izbire",value:"Vrednost",size:"Velikost",lines:"vrstic",chkMulti:"Dovoli izbor ve??ih vrstic",opText:"Besedilo",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Spremeni",btnUp:"Gor",btnDown:"Dol",btnSetValue:"Postavi kot privzeto izbiro",btnDelete:"Izbri??i"},textarea:{title:"Lastnosti vnosnega obmo??ja",cols:"Stolpcev",rows:"Vrstic"},textfield:{title:"Lastnosti vnosnega polja",name:"Ime",value:"Vrednost",charWidth:"Dol??ina",maxChars:"Najve??je ??tevilo znakov",type:"Tip",typeText:"Besedilo",typePass:"Geslo"},hidden:{title:"Lastnosti skritega polja",name:"Ime",value:"Vrednost"},image:{title:"Lastnosti slike",titleButton:"Lastnosti gumba s sliko",menu:"Lastnosti slike",infoTab:"Podatki o sliki",btnUpload:"Po??lji na stre??nik",upload:"Po??lji",alt:"Nadomestno besedilo",width:"??irina",height:"Vi??ina",lockRatio:"Zakleni razmerje",unlockRatio:"Unlock Ratio",resetSize:"Ponastavi velikost",border:"Obroba",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",align:"Poravnava",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Vnesite URL slike",linkTab:"Povezava",button2Img:"??eli?? pretvoriti izbrani gumb s sliko v preprosto sliko?",img2Button:"??eli?? pretvoriti izbrano sliko v gumb s sliko?",urlMissing:"Manjka vir (URL) slike.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Lastnosti Flash",propertiesTab:"Lastnosti",title:"Lastnosti Flash",chkPlay:"Samodejno predvajaj",chkLoop:"Ponavljanje",chkMenu:"Omogo??i Flash Meni",chkFull:"Dovoli celozaslonski na??in",scale:"Pove??ava",scaleAll:"Poka??i vse",scaleNoBorder:"Brez obrobe",scaleFit:"Natan??no prileganje",access:"Dostop skript",accessAlways:"Vedno",accessSameDomain:"Samo ista domena",accessNever:"Nikoli",align:"Poravnava",alignLeft:"Levo",alignAbsBottom:"Popolnoma na dno",alignAbsMiddle:"Popolnoma v sredino",alignBaseline:"Na osnovno ??rto",alignBottom:"Na dno",alignMiddle:"V sredino",alignRight:"Desno",alignTextTop:"Besedilo na vrh",alignTop:"Na vrh",quality:"Kakovost",qualityBest:"Najvi??ja",qualityHigh:"Visoka",qualityAutoHigh:"Samodejno visoka",qualityMedium:"Srednja",qualityAutoLow:"Samodejno nizka",qualityLow:"Nizka",windowModeWindow:"Okno",windowModeOpaque:"Motno",windowModeTransparent:"Prosojno",windowMode:"Vrsta okna",flashvars:"Spremenljivke za Flash",bgcolor:"Barva ozadja",width:"??irina",height:"Vi??ina",hSpace:"Vodoravni razmik",vSpace:"Navpi??ni razmik",validateSrc:"Vnesite URL povezave",validateWidth:"??irina mora biti ??tevilo.",validateHeight:"Vi??ina mora biti ??tevilo.",validateHSpace:"Vodoravni razmik mora biti ??tevilo.",validateVSpace:"Navpi??ni razmik mora biti ??tevilo."},spellCheck:{toolbar:"Preveri ??rkovanje",title:"??rkovalnik",notAvailable:"Oprostite, storitev trenutno ni dosegljiva.",errorLoading:"Napaka pri nalaganju storitve programa na naslovu %s.",notInDic:"Ni v slovarju",changeTo:"Spremeni v",btnIgnore:"Prezri",btnIgnoreAll:"Prezri vse",btnReplace:"Zamenjaj",btnReplaceAll:"Zamenjaj vse",btnUndo:"Razveljavi",noSuggestions:"- Ni predlogov -",progress:"Preverjanje ??rkovanja se izvaja...",noMispell:"??rkovanje je kon??ano: Brez napak",noChanges:"??rkovanje je kon??ano: Nobena beseda ni bila spremenjena",oneChange:"??rkovanje je kon??ano: Spremenjena je bila ena beseda",manyChanges:"??rkovanje je kon??ano: Spremenjenih je bilo %1 besed",ieSpellDownload:"??rkovalnik ni name????en. Ali ga ??elite prenesti sedaj?"},smiley:{toolbar:"Sme??ko",title:"Vstavi sme??ka",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"O??tevil??en seznam",bulletedlist:"Ozna??en seznam",indent:"Pove??aj zamik",outdent:"Zmanj??aj zamik",justify:{left:"Leva poravnava",center:"Sredinska poravnava",right:"Desna poravnava",block:"Obojestranska poravnava"},blockquote:"Citat",clipboard:{title:"Prilepi",cutError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+X).",copyError:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl/Cmd+C).",pasteMsg:"Prosim prilepite v sle??i okvir s pomo??jo tipkovnice (<STRONG>Ctrl/Cmd+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.",securityMsg:"Zaradi varnostnih nastavitev va??ega brskalnika urejevalnik ne more neposredno dostopati do odlo??i????a. Vsebino odlo??i????a ponovno prilepite v to okno.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Prilepi iz Worda",title:"Prilepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Prilepi kot golo besedilo",title:"Prilepi kot golo besedilo"},templates:{button:"Predloge",title:"Vsebinske predloge",options:"Template Options",insertOption:"Zamenjaj trenutno vsebino",selectPromptMsg:"Izberite predlogo, ki jo ??elite odpreti v urejevalniku<br>(trenutna vsebina bo izgubljena):",emptyListMsg:"(Ni pripravljenih predlog)"},showBlocks:"Prika??i ograde",stylesCombo:{label:"Slog",panelTitle:"Formatting Styles",panelTitle1:"Slogi odstavkov",panelTitle2:"Slogi besedila",panelTitle3:"Slogi objektov"},format:{label:"Oblika",panelTitle:"Oblika",tag_p:"Navaden",tag_pre:"Oblikovan",tag_address:"Napis",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Navaden (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Pisava",voiceLabel:"Pisava",panelTitle:"Pisava"},fontSize:{label:"Velikost",voiceLabel:"Velikost",panelTitle:"Velikost"},colorButton:{textColorTitle:"Barva besedila",bgColorTitle:"Barva ozadja",panelTitle:"Colors",auto:"Samodejno",more:"Ve?? barv..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??rkovanje med tipkanjem",opera_title:"Not supported by Opera",enable:"Omogo??i SCAYT",disable:"Onemogo??i SCAYT",about:"O storitvi SCAYT",toggle:"Preklopi SCAYT",options:"Mo??nosti",langs:"Jeziki",moreSuggestions:"Ve?? predlogov",ignore:"Prezri",ignoreAll:"Prezri vse",addWord:"Dodaj besedo",emptyDic:"Ime slovarja ne more biti prazno.",optionsTab:"Mo??nosti",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Jeziki",dictionariesTab:"Slovarji",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"O storitvi"},about:{title:"O programu CKEditor",dlgTitle:"O programu CKEditor",moreInfo:"Za informacijo o licenci prostim obi????ite na??o spletno stran:",copy:"Copyright &copy; $1. Vse pravice pridr??ane."},maximize:"Maksimiraj",minimize:"Minimiraj",fakeobjects:{anchor:"Sidro",flash:"Flash animacija",div:"Prelom strani",unknown:"Neznan objekt"},resize:"Potegni za spremembo velikosti",colordialog:{title:"Izberi barvo",options:"Color Options",highlight:"Poudarjeno",selected:"Izbrano",clear:"Po??isti"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/sr-latn.js b/horde/services/editor/ckeditor/lang/sr-latn.js
deleted file mode 100644 (file)
index d065c89..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["sr-latn"]={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??d",newPage:"Nova stranica",save:"Sa??uvaj",preview:"Izgled stranice",cut:"Iseci",copy:"Kopiraj",paste:"Zalepi",print:"??tampa",underline:"Podvu??eno",bold:"Podebljano",italic:"Kurziv",selectAll:"Ozna??i sve",removeFormat:"Ukloni formatiranje",strike:"Precrtano",subscript:"Indeks",superscript:"Stepen",horizontalrule:"Unesi horizontalnu liniju",pagebreak:"Insert Page Break for Printing",unlink:"Ukloni link",undo:"Poni???ti akciju",redo:"Ponovi akciju",common:{browseServer:"Pretra??i server",url:"URL",protocol:"Protokol",upload:"Po??alji",uploadSubmit:"Po??alji na server",image:"Slika",flash:"Fle??",form:"Forma",checkbox:"Polje za potvrdu",radio:"Radio-dugme",textField:"Tekstualno polje",textarea:"Zona teksta",hiddenField:"Skriveno polje",button:"Dugme",select:"Izborno polje",imageButton:"Dugme sa slikom",notSet:"<nije postavljeno>",id:"Id",name:"Naziv",langDir:"Smer jezika",langDirLtr:"S leva na desno (LTR)",langDirRtl:"S desna na levo (RTL)",langCode:"K??d jezika",longDescr:"Pun opis URL",cssClass:"Stylesheet klase",advisoryTitle:"Advisory naslov",cssStyle:"Stil",ok:"OK",cancel:"Otka??i",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Napredni tagovi",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Unesi specijalni karakter",title:"Odaberite specijalni karakter",options:"Special Character Options"},link:{toolbar:"Unesi/izmeni link",other:"<????????????>",menu:"Izmeni link",title:"Link",info:"Link Info",target:"Meta",upload:"Po??alji",advanced:"Napredni tagovi",type:"Vrsta linka",toUrl:"URL",toAnchor:"Sidro na ovoj stranici",toEmail:"E-Mail",targetFrame:"<okvir>",targetPopup:"<popup prozor>",targetFrameName:"Naziv odredi??nog frejma",targetPopupName:"Naziv popup prozora",popupFeatures:"Mogu??nosti popup prozora",popupResizable:"Resizable",popupStatusBar:"Statusna linija",popupLocationBar:"Lokacija",popupToolbar:"Toolbar",popupMenuBar:"Kontekstni meni",popupFullScreen:"Prikaz preko celog ekrana (IE)",popupScrollBars:"Scroll bar",popupDependent:"Zavisno (Netscape)",popupWidth:"??irina",popupLeft:"Od leve ivice ekrana (px)",popupHeight:"Visina",popupTop:"Od vrha ekrana (px)",id:"Id",langDir:"Smer jezika",langDirLTR:"S leva na desno (LTR)",langDirRTL:"S desna na levo (RTL)",acccessKey:"Pristupni taster",name:"Naziv",langCode:"Smer jezika",tabIndex:"Tab indeks",advisoryTitle:"Advisory naslov",advisoryContentType:"Advisory vrsta sadr??aja",cssClasses:"Stylesheet klase",charset:"Linked Resource Charset",styles:"Stil",selectAnchor:"Odaberi sidro",anchorName:"Po nazivu sidra",anchorId:"Po Id-ju elementa",emailAddress:"E-Mail adresa",emailSubject:"Naslov",emailBody:"Sadr??aj poruke",noAnchors:"(Nema dostupnih sidra)",noUrl:"Unesite URL linka",noEmail:"Otkucajte adresu elektronske pote"},anchor:{toolbar:"Unesi/izmeni sidro",menu:"Osobine sidra",title:"Osobine sidra",name:"Ime sidra",errorName:"Unesite ime sidra"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"Pretraga",replace:"Zamena",findWhat:"Pronadi:",replaceWith:"Zameni sa:",notFoundMsg:"Tra??eni tekst nije prona??en.",matchCase:"Razlikuj mala i velika slova",matchWord:"Uporedi cele reci",matchCyclic:"Match cyclic",replaceAll:"Zameni sve",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabela",title:"Osobine tabele",menu:"Osobine tabele",deleteTable:"Delete Table",rows:"Redova",columns:"Kolona",border:"Veli??ina okvira",align:"Ravnanje",alignLeft:"Levo",alignCenter:"Sredina",alignRight:"Desno",width:"??irina",widthPx:"piksela",widthPc:"procenata",widthUnit:"width unit",height:"Visina",cellSpace:"??elijski prostor",cellPad:"Razmak ??elija",caption:"Naslov tabele",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"Obri??i ??elije",merge:"Spoj celije",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"Obri??i redove"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"Obri??i kolone"}},button:{title:"Osobine dugmeta",text:"Tekst (vrednost)",type:"Tip",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"Osobine polja za potvrdu",radioTitle:"Osobine radio-dugmeta",value:"Vrednost",selected:"Ozna??eno"},form:{title:"Osobine forme",menu:"Osobine forme",action:"Akcija",method:"Metoda",encoding:"Encoding"},select:{title:"Osobine izbornog polja",selectInfo:"Info",opAvail:"Dostupne opcije",value:"Vrednost",size:"Veli??ina",lines:"linija",chkMulti:"Dozvoli vi??estruku selekciju",opText:"Tekst",opValue:"Vrednost",btnAdd:"Dodaj",btnModify:"Izmeni",btnUp:"Gore",btnDown:"Dole",btnSetValue:"Podesi kao ozna??enu vrednost",btnDelete:"Obri??i"},textarea:{title:"Osobine zone teksta",cols:"Broj kolona",rows:"Broj redova"},textfield:{title:"Osobine tekstualnog polja",name:"Naziv",value:"Vrednost",charWidth:"??irina (karaktera)",maxChars:"Maksimalno karaktera",type:"Tip",typeText:"Tekst",typePass:"Lozinka"},hidden:{title:"Osobine skrivenog polja",name:"Naziv",value:"Vrednost"},image:{title:"Osobine slika",titleButton:"Osobine dugmeta sa slikom",menu:"Osobine slika",infoTab:"Info slike",btnUpload:"Po??alji na server",upload:"Po??alji",alt:"Alternativni tekst",width:"??irina",height:"Visina",lockRatio:"Zaklju??aj odnos",unlockRatio:"Unlock Ratio",resetSize:"Resetuj veli??inu",border:"Okvir",hSpace:"HSpace",vSpace:"VSpace",align:"Ravnanje",alignLeft:"Levo",alignRight:"Desno",alertUrl:"Unesite URL slike",linkTab:"Link",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Osobine fle??a",propertiesTab:"Properties",title:"Osobine fle??a",chkPlay:"Automatski start",chkLoop:"Ponavljaj",chkMenu:"Uklju??i fle?? meni",chkFull:"Allow Fullscreen",scale:"Skaliraj",scaleAll:"Prika??i sve",scaleNoBorder:"Bez ivice",scaleFit:"Popuni povr??inu",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Ravnanje",alignLeft:"Levo",alignAbsBottom:"Abs dole",alignAbsMiddle:"Abs sredina",alignBaseline:"Bazno",alignBottom:"Dole",alignMiddle:"Sredina",alignRight:"Desno",alignTextTop:"Vrh teksta",alignTop:"Vrh",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Boja pozadine",width:"??irina",height:"Visina",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"Unesite URL linka",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Proveri spelovanje",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Nije u re??niku",changeTo:"Izmeni",btnIgnore:"Ignori??i",btnIgnoreAll:"Ignori??i sve",btnReplace:"Zameni",btnReplaceAll:"Zameni sve",btnUndo:"Vrati akciju",noSuggestions:"- Bez sugestija -",progress:"Provera spelovanja u toku...",noMispell:"Provera spelovanja zavr??ena: gre??ke nisu pronadene",noChanges:"Provera spelovanja zavr??ena: Nije izmenjena nijedna rec",oneChange:"Provera spelovanja zavr??ena: Izmenjena je jedna re??",manyChanges:"Provera spelovanja zavr??ena: %1 re??(i) je izmenjeno",ieSpellDownload:"Provera spelovanja nije instalirana. Da li ??elite da je skinete sa Interneta?"},smiley:{toolbar:"Smajli",title:"Unesi smajlija",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Nabrojiva lista",bulletedlist:"Nenabrojiva lista",indent:"Uve??aj levu marginu",outdent:"Smanji levu marginu",justify:{left:"Levo ravnanje",center:"Centriran tekst",right:"Desno ravnanje",block:"Obostrano ravnanje"},blockquote:"Block Quote",clipboard:{title:"Zalepi",cutError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+X).",copyError:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl/Cmd+C).",pasteMsg:"Molimo Vas da zalepite unutar donje povrine koriste??i tastaturnu pre??icu (<STRONG>Ctrl/Cmd+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Zalepi iz Worda",title:"Zalepi iz Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Zalepi kao ??ist tekst",title:"Zalepi kao ??ist tekst"},templates:{button:"Obrasci",title:"Obrasci za sadr??aj",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadr??aj ce biti obrisan):",emptyListMsg:"(Nema definisanih obrazaca)"},showBlocks:"Show Blocks",stylesCombo:{label:"Stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Format",panelTitle:"Format",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Naslov 1",tag_h2:"Naslov 2",tag_h3:"Naslov 3",tag_h4:"Naslov 4",tag_h5:"Naslov 5",tag_h6:"Naslov 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Font",voiceLabel:"Font",panelTitle:"Font"},fontSize:{label:"Veli??ina fonta",voiceLabel:"Font Size",panelTitle:"Veli??ina fonta"},colorButton:{textColorTitle:"Boja teksta",bgColorTitle:"Boja pozadine",panelTitle:"Colors",auto:"Automatski",more:"Vi??e boja..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/sr.js b/horde/services/editor/ckeditor/lang/sr.js
deleted file mode 100644 (file)
index 1c93c20..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.sr={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K????",newPage:"???????? ????????????????",save:"??????????????",preview:"???????????? ????????????????",cut:"??????????",copy:"??????????????",paste:"????????????",print:"????????????",underline:"??????????????????",bold:"??????????????????",italic:"????????????",selectAll:"???????????? ??????",removeFormat:"???????????? ??????????????????????",strike:"??????????????????",subscript:"????????????",superscript:"????????????",horizontalrule:"?????????? ???????????????????????? ????????????",pagebreak:"Insert Page Break for Printing",unlink:"???????????? ????????",undo:"?????????????? ????????????",redo:"???????????? ????????????",common:{browseServer:"???????????????? ????????????",url:"??????",protocol:"????????????????",upload:"????????????",uploadSubmit:"???????????? ???? ????????????",image:"??????????",flash:"???????? ??????????????",form:"??????????",checkbox:"???????? ???? ??????????????",radio:"??????????-??????????",textField:"???????????????????? ????????",textarea:"???????? ????????????",hiddenField:"???????????????? ????????",button:"??????????",select:"?????????????? ????????",imageButton:"?????????? ???? ????????????",notSet:"<???????? ????????????????????>",id:"????",name:"??????????",langDir:"???????? ????????????",langDirLtr:"?? ???????? ???? ?????????? (LTR)",langDirRtl:"?? ?????????? ???? ???????? (RTL)",langCode:"K???? ????????????",longDescr:"?????? ???????? ??????",cssClass:"Stylesheet ??????????",advisoryTitle:"Advisory ????????????",cssStyle:"????????",ok:"OK",cancel:"O??????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"???????????????? ????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"?????????? ???????????????????? ????????????????",title:"?????????????????? ???????????????????? ????????????????",options:"Special Character Options"},link:{toolbar:"??????????/???????????? ????????",other:"<other>",menu:"?????????????? ????????",title:"????????",info:"???????? ????????",target:"Me??a",upload:"????????????",advanced:"???????????????? ????????????",type:"?????????? ??????????",toUrl:"URL",toAnchor:"?????????? ???? ???????? ????????????????",toEmail:"E???????????????????? ??????????",targetFrame:"<??????????>",targetPopup:"<???????????????? ????????????>",targetFrameName:"?????????? ???????????????????? ????????????",targetPopupName:"?????????? ?????????????????? ??????????????",popupFeatures:"???????????????????? ?????????????????? ??????????????",popupResizable:"Resizable",popupStatusBar:"???????????????? ????????????",popupLocationBar:"????????????????",popupToolbar:"Toolbar",popupMenuBar:"???????????????????? ????????",popupFullScreen:"???????????? ?????????? ?????????? ???????????? (??E)",popupScrollBars:"?????????? ??????",popupDependent:"?????????????? (Netscape)",popupWidth:"????????????",popupLeft:"???? ???????? ?????????? ???????????? (??????????????)",popupHeight:"????????????",popupTop:"???? ???????? ???????????? (??????????????)",id:"Id",langDir:"???????? ????????????",langDirLTR:"?? ???????? ???? ?????????? (LTR)",langDirRTL:"?? ?????????? ???? ???????? (RTL)",acccessKey:"?????????????????? ????????????",name:"??????????",langCode:"???????? ????????????",tabIndex:"?????? ????????????",advisoryTitle:"Advisory ????????????",advisoryContentType:"Advisory ?????????? ????????????????",cssClasses:"Stylesheet ??????????",charset:"Linked Resource Charset",styles:"????????",selectAnchor:"?????????????? ??????????",anchorName:"???? ???????????? ??????????",anchorId:"??o ????-j?? ????????????????",emailAddress:"???????????? ?????????????????????? ??????????",emailSubject:"????????????",emailBody:"?????????????? ????????????",noAnchors:"(???????? ?????????????????? ??????????)",noUrl:"?????????????? ?????? ??????????",noEmail:"?????????????????? ???????????? ?????????????????????? ??????????"},anchor:{toolbar:"??????????/???????????? ??????????",menu:"?????????????? ??????????",title:"?????????????? ??????????",name:"?????? ??????????",errorName:"???????????? ?????? ???? ?????????????? ?????? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"????????????????",replace:"????????????",findWhat:"??????????????:",replaceWith:"???????????? ????:",notFoundMsg:"?????????????? ?????????? ???????? ????????????????.",matchCase:"???????????????? ???????????? ?? ???????? ??????????",matchWord:"?????????????? ???????? ????????",matchCyclic:"Match cyclic",replaceAll:"???????????? ??????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"????????????",title:"?????????????? ????????????",menu:"?????????????? ????????????",deleteTable:"Delete Table",rows:"????????????",columns:"K??????????",border:"???????????????? ????????????",align:"??????????????",alignLeft:"????????",alignCenter:"??????????????",alignRight:"??????????",width:"????????????",widthPx:"??????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? ??????????????",cellPad:"???????????? ????????????",caption:"???????????? ????????????",summary:"Summary",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"???????????? ????????????",merge:"???????? ????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Row",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????? ????????????"},column:{menu:"Column",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"???????????? ????????????"}},button:{title:"?????????????? ??????????????",text:"?????????? (????????????????)",type:"T????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"?????????????? ???????? ???? ??????????????",radioTitle:"?????????????? ??????????-??????????????",value:"????????????????",selected:"????????????????"},form:{title:"?????????????? ??????????",menu:"?????????????? ??????????",action:"A??????????",method:"M??????????",encoding:"Encoding"},select:{title:"?????????????? ???????????????? ????????",selectInfo:"????????",opAvail:"???????????????? ????????????",value:"????????????????",size:"????????????????",lines:"????????????",chkMulti:"?????????????? ???????????????????? ??????????????????",opText:"??????????",opValue:"????????????????",btnAdd:"??????????",btnModify:"????????????",btnUp:"????????",btnDown:"????????",btnSetValue:"???????????? ?????? ???????????????? ????????????????",btnDelete:"????????????"},textarea:{title:"?????????????? ???????? ????????????",cols:"???????? ????????????",rows:"???????? ????????????"},textfield:{title:"?????????????? ?????????????????????? ????????",name:"??????????",value:"????????????????",charWidth:"???????????? (??????????????????)",maxChars:"???????????????????? ??????????????????",type:"??????",typeText:"??????????",typePass:"??????????????"},hidden:{title:"?????????????? ?????????????????? ????????",name:"??????????",value:"????????????????"},image:{title:"?????????????? ??????????",titleButton:"?????????????? ?????????????? ???? ????????????",menu:"?????????????? ??????????",infoTab:"???????? ??????????",btnUpload:"???????????? ???? ????????????",upload:"????????????",alt:"???????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????????",border:"??????????",hSpace:"HSpace",vSpace:"VSpace",align:"??????????????",alignLeft:"????????",alignRight:"??????????",alertUrl:"?????????????? ?????? ??????????",linkTab:"????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????? ??????????",propertiesTab:"Properties",title:"?????????????? ??????????",chkPlay:"???????????????????? ??????????",chkLoop:"????????????????",chkMenu:"???????????? ???????? ????????",chkFull:"Allow Fullscreen",scale:"????????????????",scaleAll:"?????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"???????????? ????????????????",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"??????????????",alignLeft:"????????",alignAbsBottom:"Abs ????????",alignAbsMiddle:"Abs ??????????????",alignBaseline:"??????????",alignBottom:"????????",alignMiddle:"??????????????",alignRight:"??????????",alignTextTop:"?????? ????????????",alignTop:"??????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"???????? ????????????????",width:"????????????",height:"????????????",hSpace:"HSpace",vSpace:"VSpace",validateSrc:"?????????????? ?????? ??????????",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"?????????????? ??????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????? ?? ??????????????",changeTo:"????????????",btnIgnore:"????????????????",btnIgnoreAll:"???????????????? ??????",btnReplace:"????????????",btnReplaceAll:"???????????? ??????",btnUndo:"?????????? ????????????",noSuggestions:"- ?????? ?????????????????? -",progress:"?????????????? ?????????????????? ?? ????????...",noMispell:"?????????????? ?????????????????? ????????????????: ???????????? ???????? ??????????????????",noChanges:"?????????????? ?????????????????? ????????????????: ???????? ???????????????? ?????????????? ??????",oneChange:"?????????????? ?????????????????? ????????????????: ???????????????? ???? ?????????? ??????",manyChanges:"?????????????? ?????????????????? ????????????????:  %1 ??????(??) ???? ????????????????",ieSpellDownload:"?????????????? ?????????????????? ???????? ??????????????????????. ???? ???? ???????????? ???? ???? ?????????????? ???? ???????????????????"},smiley:{toolbar:"????????????",title:"?????????? ????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"?????????????????? ??????????",bulletedlist:"?????????????????????? ??????????",indent:"???????????? ???????? ??????????????",outdent:"?????????? ???????? ??????????????",justify:{left:"???????? ??????????????",center:"?????????????????? ??????????",right:"?????????? ??????????????",block:"?????????????????? ??????????????"},blockquote:"Block Quote",clipboard:{title:"????????????",cutError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ?????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+X).",copyError:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ???????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl/Cmd+C).",pasteMsg:"???????????? ?????? ???? ???????????????? ???????????? ???????? ???????????????? ?????????????????? ???????????????????? ?????????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ?? ???? ???????????????????? <STRONG>OK</STRONG>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????? ???? Worda",title:"???????????? ???? Worda",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????? ?????? ???????? ??????????",title:"???????????? ?????? ???????? ??????????"},templates:{button:"??????????????",title:"?????????????? ???? ??????????????",options:"Template Options",insertOption:"Replace actual contents",selectPromptMsg:"???????????? ?????? ???? ?????????????????? ?????????????? ???????? ???? ???????? ???????????????? ???? ???????????????? (???????????????? ?????????????? ???? ???????? ??????????????):",emptyListMsg:"(???????? ?????????????????????? ????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"????????????",panelTitle:"????????????",tag_p:"Normal",tag_pre:"Formatirano",tag_address:"Adresa",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????",voiceLabel:"Font",panelTitle:"????????"},fontSize:{label:"???????????????? ??????????",voiceLabel:"Font Size",panelTitle:"???????????????? ??????????"},colorButton:{textColorTitle:"???????? ????????????",bgColorTitle:"???????? ????????????????",panelTitle:"Colors",auto:"????????????????????",more:"???????? ????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/sv.js b/horde/services/editor/ckeditor/lang/sv.js
deleted file mode 100644 (file)
index 506da57..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.sv={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"K??lla",newPage:"Ny sida",save:"Spara",preview:"F??rhandsgranska",cut:"Klipp ut",copy:"Kopiera",paste:"Klistra in",print:"Skriv ut",underline:"Understruken",bold:"Fet",italic:"Kursiv",selectAll:"Markera allt",removeFormat:"Radera formatering",strike:"Genomstruken",subscript:"Neds??nkta tecken",superscript:"Upph??jda tecken",horizontalrule:"Infoga horisontal linje",pagebreak:"Infoga sidbrytning",unlink:"Radera l??nk",undo:"??ngra",redo:"G??r om",common:{browseServer:"Bl??ddra p?? server",url:"URL",protocol:"Protokoll",upload:"Ladda upp",uploadSubmit:"Skicka till server",image:"Bild",flash:"Flash",form:"Formul??r",checkbox:"Kryssruta",radio:"Alternativknapp",textField:"Textf??lt",textarea:"Textruta",hiddenField:"Dolt f??lt",button:"Knapp",select:"Flervalslista",imageButton:"Bildknapp",notSet:"<ej angivet>",id:"Id",name:"Namn",langDir:"Spr??kriktning",langDirLtr:"V??nster till H??ger (VTH)",langDirRtl:"H??ger till V??nster (HTV)",langCode:"Spr??kkod",longDescr:"URL-beskrivning",cssClass:"Stylesheet class",advisoryTitle:"Titel",cssStyle:"Style",ok:"OK",cancel:"Avbryt",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"Avancerad",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"Klistra in ut??kat tecken",title:"V??lj ut??kat tecken",options:"Special Character Options"},link:{toolbar:"Infoga/Redigera l??nk",other:"<annan>",menu:"Redigera l??nk",title:"L??nk",info:"L??nkinformation",target:"M??l",upload:"Ladda upp",advanced:"Avancerad",type:"L??nktyp",toUrl:"URL",toAnchor:"Ankare i sidan",toEmail:"E-post",targetFrame:"<ram>",targetPopup:"<popup-f??nster>",targetFrameName:"M??lets ramnamn",targetPopupName:"Popup-f??nstrets namn",popupFeatures:"Popup-f??nstrets egenskaper",popupResizable:"Resizable",popupStatusBar:"Statusf??lt",popupLocationBar:"Adressf??lt",popupToolbar:"Verktygsf??lt",popupMenuBar:"Menyf??lt",popupFullScreen:"Helsk??rm (endast IE)",popupScrollBars:"Scrolllista",popupDependent:"Beroende (endest Netscape)",popupWidth:"Bredd",popupLeft:"Position fr??n v??nster",popupHeight:"H??jd",popupTop:"Position fr??n sidans topp",id:"Id",langDir:"Spr??kriktning",langDirLTR:"V??nster till H??ger (VTH)",langDirRTL:"H??ger till V??nster (HTV)",acccessKey:"Beh??righetsnyckel",name:"Namn",langCode:"Spr??kriktning",tabIndex:"Tabindex",advisoryTitle:"Titel",advisoryContentType:"Inneh??llstyp",cssClasses:"Stylesheet class",charset:"Teckenuppst??llning",styles:"Style",selectAnchor:"V??lj ett ankare",anchorName:"efter ankarnamn",anchorId:"efter objektid",emailAddress:"E-postadress",emailSubject:"??mne",emailBody:"Inneh??ll",noAnchors:"(Inga ankare kunde hittas)",noUrl:"Var god ange l??nkens URL",noEmail:"Var god ange E-postadress"},anchor:{toolbar:"Infoga/Redigera ankarl??nk",menu:"Egenskaper f??r ankarl??nk",title:"Egenskaper f??r ankarl??nk",name:"Ankarnamn",errorName:"Var god ange ett ankarnamn"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"S??k och ers??tt",find:"S??k",replace:"Ers??tt",findWhat:"S??k efter:",replaceWith:"Ers??tt med:",notFoundMsg:"Angiven text kunde ej hittas.",matchCase:"Skiftl??ge",matchWord:"Inkludera hela ord",matchCyclic:"Match cyclic",replaceAll:"Ers??tt alla",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"Tabell",title:"Tabellegenskaper",menu:"Tabellegenskaper",deleteTable:"Radera tabell",rows:"Rader",columns:"Kolumner",border:"Kantstorlek",align:"Justering",alignLeft:"V??nster",alignCenter:"Centrerad",alignRight:"H??ger",width:"Bredd",widthPx:"pixlar",widthPc:"procent",widthUnit:"width unit",height:"H??jd",cellSpace:"Cellavst??nd",cellPad:"Cellutfyllnad",caption:"Rubrik",summary:"Sammanfattning",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"Cell",insertBefore:"L??gg till Cell F??re",insertAfter:"L??gg till Cell Efter",deleteCell:"Radera celler",merge:"Sammanfoga celler",mergeRight:"Sammanfoga H??ger",mergeDown:"Sammanfoga Ner",splitHorizontal:"Dela Cell Horisontellt",splitVertical:"Dela Cell Vertikalt",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"Rad",insertBefore:"L??gg till Rad F??re",insertAfter:"L??gg till Rad Efter",deleteRow:"Radera rad"},column:{menu:"Kolumn",insertBefore:"L??gg till Kolumn F??re",insertAfter:"L??gg till Kolumn Efter",deleteColumn:"Radera kolumn"}},button:{title:"Egenskaper f??r knapp",text:"Text (V??rde)",type:"Typ",typeBtn:"Knapp",typeSbm:"Skicka",typeRst:"??terst??ll"},checkboxAndRadio:{checkboxTitle:"Egenskaper f??r kryssruta",radioTitle:"Egenskaper f??r alternativknapp",value:"V??rde",selected:"Vald"},form:{title:"Egenskaper f??r formul??r",menu:"Egenskaper f??r formul??r",action:"Funktion",method:"Metod",encoding:"Encoding"},select:{title:"Egenskaper f??r flervalslista",selectInfo:"Information",opAvail:"Befintliga val",value:"V??rde",size:"Storlek",lines:"Linjer",chkMulti:"Till??t flerval",opText:"Text",opValue:"V??rde",btnAdd:"L??gg till",btnModify:"Redigera",btnUp:"Upp",btnDown:"Ner",btnSetValue:"Markera som valt v??rde",btnDelete:"Radera"},textarea:{title:"Egenskaper f??r textruta",cols:"Kolumner",rows:"Rader"},textfield:{title:"Egenskaper f??r textf??lt",name:"Namn",value:"V??rde",charWidth:"Teckenbredd",maxChars:"Max antal tecken",type:"Typ",typeText:"Text",typePass:"L??senord"},hidden:{title:"Egenskaper f??r dolt f??lt",name:"Namn",value:"V??rde"},image:{title:"Bildegenskaper",titleButton:"Egenskaper f??r bildknapp",menu:"Bildegenskaper",infoTab:"Bildinformation",btnUpload:"Skicka till server",upload:"Ladda upp",alt:"Alternativ text",width:"Bredd",height:"H??jd",lockRatio:"L??s h??jd/bredd f??rh??llanden",unlockRatio:"Unlock Ratio",resetSize:"??terst??ll storlek",border:"Kant",hSpace:"Horis. marginal",vSpace:"Vert. marginal",align:"Justering",alignLeft:"V??nster",alignRight:"H??ger",alertUrl:"Var god och ange bildens URL",linkTab:"L??nk",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flashegenskaper",propertiesTab:"Properties",title:"Flashegenskaper",chkPlay:"Automatisk uppspelning",chkLoop:"Upprepa/Loopa",chkMenu:"Aktivera Flashmeny",chkFull:"Allow Fullscreen",scale:"Skala",scaleAll:"Visa allt",scaleNoBorder:"Ingen ram",scaleFit:"Exakt passning",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"Justering",alignLeft:"V??nster",alignAbsBottom:"Absolut nederkant",alignAbsMiddle:"Absolut centrering",alignBaseline:"Baslinje",alignBottom:"Nederkant",alignMiddle:"Mitten",alignRight:"H??ger",alignTextTop:"Text ??verkant",alignTop:"??verkant",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"Bakgrundsf??rg",width:"Bredd",height:"H??jd",hSpace:"Horis. marginal",vSpace:"Vert. marginal",validateSrc:"Var god ange l??nkens URL",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"Stavningskontroll",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"Saknas i ordlistan",changeTo:"??ndra till",btnIgnore:"Ignorera",btnIgnoreAll:"Ignorera alla",btnReplace:"Ers??tt",btnReplaceAll:"Ers??tt alla",btnUndo:"??ngra",noSuggestions:"- F??rslag saknas -",progress:"Stavningskontroll p??g??r...",noMispell:"Stavningskontroll slutf??rd: Inga stavfel p??tr??ffades.",noChanges:"Stavningskontroll slutf??rd: Inga ord r??ttades.",oneChange:"Stavningskontroll slutf??rd: Ett ord r??ttades.",manyChanges:"Stavningskontroll slutf??rd: %1 ord r??ttades.",ieSpellDownload:"Stavningskontrollen ??r ej installerad. Vill du g??ra det nu?"},smiley:{toolbar:"Smiley",title:"Infoga smiley",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"Numrerad lista",bulletedlist:"Punktlista",indent:"??ka indrag",outdent:"Minska indrag",justify:{left:"V??nsterjustera",center:"Centrera",right:"H??gerjustera",block:"Justera till marginaler"},blockquote:"Block Quote",clipboard:{title:"Klistra in",cutError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Klipp ut. Anv??nd (Ctrl/Cmd+X) ist??llet.",copyError:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Kopiera. Anv??nd (Ctrl/Cmd+C) ist??llet",pasteMsg:"Var god och klistra in Er text i rutan nedan genom att anv??nda (<STRONG>Ctrl/Cmd+V</STRONG>) klicka sen p?? <STRONG>OK</STRONG>.",securityMsg:"P?? grund av din webl??sares s??kerhetsinst??llningar kan verktyget inte f?? ??tkomst till urklippsdatan. Var god och anv??nd detta f??nster ist??llet.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"Klistra in fr??n Word",title:"Klistra in fr??n Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"Klistra in som vanlig text",title:"Klistra in som vanlig text"},templates:{button:"Sidmallar",title:"Sidmallar",options:"Template Options",insertOption:"Ers??tt aktuellt inneh??ll",selectPromptMsg:"Var god v??lj en mall att anv??nda med editorn<br>(allt nuvarande inneh??ll raderas):",emptyListMsg:"(Ingen mall ??r vald)"},showBlocks:"Show Blocks",stylesCombo:{label:"Anpassad stil",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"Teckenformat",panelTitle:"Teckenformat",tag_p:"Normal",tag_pre:"Formaterad",tag_address:"Adress",tag_h1:"Rubrik 1",tag_h2:"Rubrik 2",tag_h3:"Rubrik 3",tag_h4:"Rubrik 4",tag_h5:"Rubrik 5",tag_h6:"Rubrik 6",tag_div:"Normal (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"Typsnitt",voiceLabel:"Font",panelTitle:"Typsnitt"},fontSize:{label:"Storlek",voiceLabel:"Font Size",panelTitle:"Storlek"},colorButton:{textColorTitle:"Textf??rg",bgColorTitle:"Bakgrundsf??rg",panelTitle:"Colors",auto:"Automatisk",more:"Fler f??rger..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/th.js b/horde/services/editor/ckeditor/lang/th.js
deleted file mode 100644 (file)
index 322e8a9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.th={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????????????? HTML",newPage:"?????????????????????????????????????????????????????????",save:"??????????????????",preview:"????????????????????????????????????????????????????????????",cut:"?????????",copy:"???????????????",paste:"?????????",print:"???????????????????????????",underline:"???????????????????????????????????????",bold:"??????????????????",italic:"????????????????????????",selectAll:"????????????????????????????????????",removeFormat:"??????????????????????????????",strike:"???????????????????????????????????????",subscript:"?????????????????????",superscript:"???????????????",horizontalrule:"??????????????????????????????????????????????????????",pagebreak:"????????????????????????????????????????????? Page Break",unlink:"?????? ???????????????",undo:"????????????????????????????????????",redo:"?????????????????????????????????",common:{browseServer:"???????????????????????????????????????????????????????????????????????????????????????",url:"?????????????????????????????????????????? URL",protocol:"????????????????????????",upload:"?????????????????????????????????",uploadSubmit:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",image:"??????????????????",flash:"???????????? Flash",form:"????????????????????????",checkbox:"????????????????????????",radio:"????????????????????????????????????",textField:"?????????????????????????????????",textarea:"????????????????????????????????????",hiddenField:"?????????????????????????????????",button:"????????????",select:"?????????????????????????????????",imageButton:"???????????????????????????????????????",notSet:"<?????????????????????>",id:"????????????",name:"????????????",langDir:"????????????????????????-????????????????????????",langDirLtr:"???????????????????????????????????? (LTR)",langDirRtl:"???????????????????????????????????? (RTL)",langCode:"????????????????????????",longDescr:"?????????????????????????????????????????? URL",cssClass:"?????????????????????????????????????????????????????????????????????????????????????????????",advisoryTitle:"??????????????????????????????",cssStyle:"?????????????????????????????????????????????",ok:"????????????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"General",advancedTab:"?????????????????????",validateNumberFailed:"This value is not a number.",confirmNewPage:"Any unsaved changes to this content will be lost. Are you sure you want to load new page?",confirmCancel:"Some of the options have been changed. Are you sure to close the dialog?",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, unavailable</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????????????????????????????????????????",title:"???????????????????????????????????????????????????",options:"Special Character Options"},link:{toolbar:"????????????/??????????????? ???????????????",other:"<???????????? ???>",menu:"??????????????? ???????????????",title:"?????????????????????????????????????????????????????? ?????????????????? ?????????????????? ???????????????????????????????????????",info:"??????????????????????????????",target:"????????????????????????????????????????????????",upload:"?????????????????????????????????",advanced:"?????????????????????",type:"??????????????????????????????????????????",toUrl:"URL",toAnchor:"???????????????????????????????????? (Anchor)",toEmail:"??????????????????????????? (E-Mail)",targetFrame:"<??????????????????????????????>",targetPopup:"<?????????????????????????????????????????? (Pop-up)>",targetFrameName:"????????????????????????????????????????????????",targetPopupName:"?????????????????????????????????????????????????????? (Pop-up)",popupFeatures:"?????????????????????????????????????????????????????????????????? (Pop-up)",popupResizable:"Resizable",popupStatusBar:"????????????????????????????????????",popupLocationBar:"??????????????????????????????????????????????????????",popupToolbar:"???????????????????????????????????????????????????",popupMenuBar:"?????????????????????????????????",popupFullScreen:"?????????????????????????????????????????? (IE5.5++ ????????????????????????)",popupScrollBars:"???????????????????????????????????????",popupDependent:"?????????????????????????????????????????? (Netscape)",popupWidth:"???????????????",popupLeft:"??????????????????????????? (Left Position)",popupHeight:"?????????",popupTop:"????????????????????? (Top Position)",id:"Id",langDir:"????????????????????????-????????????????????????",langDirLTR:"???????????????????????????????????? (LTR)",langDirRTL:"???????????????????????????????????? (RTL)",acccessKey:"?????????????????? ????????????",name:"????????????",langCode:"????????????????????????-????????????????????????",tabIndex:"???????????????????????? ????????????",advisoryTitle:"??????????????????????????????",advisoryContentType:"???????????????????????????????????????????????????",cssClasses:"?????????????????????????????????????????????????????????????????????????????????????????????",charset:"??????????????????????????????????????????????????????????????????????????????????????????",styles:"?????????????????????????????????????????????",selectAnchor:"??????????????????????????????????????????????????????????????????????????? (Anchor)",anchorName:"????????????",anchorId:"????????????",emailAddress:"?????????????????? (E-Mail)",emailSubject:"???????????????????????????",emailBody:"?????????????????????",noAnchors:"(??????????????????????????????????????????????????????????????????????????????????????????????????????????????????)",noUrl:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",noEmail:"????????????????????????????????????????????? (E-mail)"},anchor:{toolbar:"????????????/??????????????? Anchor",menu:"?????????????????????????????? Anchor",title:"?????????????????????????????? Anchor",name:"???????????? Anchor",errorName:"???????????????????????????????????????????????? Anchor"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"Find and Replace",find:"???????????????",replace:"??????????????????????????????????????????",findWhat:"??????????????????????????????:",replaceWith:"??????????????????????????????:",notFoundMsg:"?????????????????????????????????????????????.",matchCase:"?????????????????????-???????????? ??????????????????????????????",matchWord:"?????????????????????????????????????????????",matchCyclic:"Match cyclic",replaceAll:"??????????????????????????????????????????????????????",replaceSuccessMsg:"%1 occurrence(s) replaced."},table:{toolbar:"???????????????",title:"???????????????????????????????????? ???????????????",menu:"???????????????????????????????????? ???????????????",deleteTable:"?????????????????????",rows:"?????????",columns:"???????????????",border:"?????????????????????????????????",align:"???????????????????????????????????????",alignLeft:"?????????????????????",alignCenter:"????????????????????????",alignRight:"??????????????????",width:"???????????????",widthPx:"???????????????",widthPc:"???????????????????????????",widthUnit:"width unit",height:"?????????",cellSpace:"?????????????????????????????????",cellPad:"?????????????????????????????????",caption:"???????????????????????????????????????????????????",summary:"????????????????????????",headers:"Headers",headersNone:"None",headersColumn:"First column",headersRow:"First Row",headersBoth:"Both",invalidRows:"Number of rows must be a number greater than 0.",invalidCols:"Number of columns must be a number greater than 0.",invalidBorder:"Border size must be a number.",invalidWidth:"Table width must be a number.",invalidHeight:"Table height must be a number.",invalidCellSpacing:"Cell spacing must be a number.",invalidCellPadding:"Cell padding must be a number.",cell:{menu:"???????????????????????????",insertBefore:"Insert Cell Before",insertAfter:"Insert Cell After",deleteCell:"??????????????????",merge:"????????????????????????",mergeRight:"Merge Right",mergeDown:"Merge Down",splitHorizontal:"Split Cell Horizontally",splitVertical:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSpan:"Columns Span",wordWrap:"Word Wrap",hAlign:"Horizontal Alignment",vAlign:"Vertical Alignment",alignTop:"Top",alignMiddle:"Middle",alignBottom:"Bottom",alignBaseline:"Baseline",bgColor:"Background Color",borderColor:"Border Color",data:"Data",header:"Header",yes:"Yes",no:"No",invalidWidth:"Cell width must be a number.",invalidHeight:"Cell height must be a number.",invalidRowSpan:"Rows span must be a whole number.",invalidColSpan:"Columns span must be a whole number.",chooseColor:"Choose"},row:{menu:"?????????",insertBefore:"Insert Row Before",insertAfter:"Insert Row After",deleteRow:"???????????????"},column:{menu:"?????????????????????",insertBefore:"Insert Column Before",insertAfter:"Insert Column After",deleteColumn:"?????????????????????"}},button:{title:"??????????????????????????????????????? ????????????",text:"????????????????????? (???????????????????????????)",type:"?????????????????????",typeBtn:"Button",typeSbm:"Submit",typeRst:"Reset"},checkboxAndRadio:{checkboxTitle:"???????????????????????????????????? ????????????????????????",radioTitle:"???????????????????????????????????? ????????????????????????????????????",value:"???????????????????????????",selected:"????????????????????????????????????????????????????????????"},form:{title:"???????????????????????????????????? ????????????????????????",menu:"???????????????????????????????????? ????????????????????????",action:"?????????????????????",method:"???????????????",encoding:"Encoding"},select:{title:"???????????????????????????????????? ?????????????????????????????????",selectInfo:"???????????????",opAvail:"??????????????????????????????????????????",value:"???????????????????????????",size:"????????????",lines:"??????????????????",chkMulti:"?????????????????????????????????????????????",opText:"?????????????????????",opValue:"???????????????????????????",btnAdd:"???????????????",btnModify:"???????????????",btnUp:"??????",btnDown:"????????????",btnSetValue:"????????????????????????????????????????????????????????????",btnDelete:"??????"},textarea:{title:"???????????????????????????????????? ??????????????????????????????",cols:"???????????????",rows:"?????????"},textfield:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????",charWidth:"???????????????????????????",maxChars:"?????????????????????????????????????????????????????????",type:"????????????",typeText:"?????????????????????",typePass:"????????????????????????"},hidden:{title:"???????????????????????????????????? ?????????????????????????????????",name:"????????????",value:"???????????????????????????"},image:{title:"???????????????????????????????????? ??????????????????",titleButton:"???????????????????????????????????? ???????????????????????????????????????",menu:"???????????????????????????????????? ??????????????????",infoTab:"?????????????????????????????????????????????",btnUpload:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",upload:"?????????????????????????????????",alt:"??????????????????????????????????????????",width:"???????????????????????????",height:"?????????????????????",lockRatio:"?????????????????????????????????????????? ???????????????-????????? ????????????????????????",unlockRatio:"Unlock Ratio",resetSize:"????????????????????????????????????????????????????????????",border:"??????????????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",align:"???????????????????????????",alignLeft:"?????????????????????",alignRight:"??????????????????",alertUrl:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (URL)",linkTab:"??????????????????",button2Img:"Do you want to transform the selected image button on a simple image?",img2Button:"Do you want to transform the selected image on a image button?",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"???????????????????????????????????????????????? Flash",propertiesTab:"Properties",title:"???????????????????????????????????????????????? Flash",chkPlay:"??????????????????????????????????????? Auto Play",chkLoop:"??????????????????????????? Loop",chkMenu:"???????????????????????????????????????????????? Flash",chkFull:"Allow Fullscreen",scale:"??????????????????????????? Scale",scaleAll:"?????????????????????????????????????????????????????? Show all",scaleNoBorder:"?????????????????????????????????????????? No Border",scaleFit:"??????????????????????????????????????????????????????????????? Exact Fit",access:"Script Access",accessAlways:"Always",accessSameDomain:"Same domain",accessNever:"Never",align:"???????????????????????????",alignLeft:"?????????????????????",alignAbsBottom:"??????????????????????????????????????????",alignAbsMiddle:"????????????????????????",alignBaseline:"???????????????????????????",alignBottom:"?????????????????????????????????",alignMiddle:"?????????????????????????????????????????????",alignRight:"??????????????????",alignTextTop:"?????????????????????????????????",alignTop:"???????????????",quality:"Quality",qualityBest:"Best",qualityHigh:"High",qualityAutoHigh:"Auto High",qualityMedium:"Medium",qualityAutoLow:"Auto Low",qualityLow:"Low",windowModeWindow:"Window",windowModeOpaque:"Opaque",windowModeTransparent:"Transparent",windowMode:"Window mode",flashvars:"Variables for Flash",bgcolor:"??????????????????????????????",width:"???????????????????????????",height:"?????????????????????",hSpace:"??????????????????????????????",vSpace:"?????????????????????????????????",validateSrc:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",validateWidth:"Width must be a number.",validateHeight:"Height must be a number.",validateHSpace:"HSpace must be a number.",validateVSpace:"VSpace must be a number."},spellCheck:{toolbar:"???????????????????????????????????????",title:"Spell Check",notAvailable:"Sorry, but service is unavailable now.",errorLoading:"Error loading application service host: %s.",notInDic:"???????????????????????????????????????????????????",changeTo:"???????????????????????????",btnIgnore:"??????????????????",btnIgnoreAll:"???????????????????????????????????????",btnReplace:"??????????????????",btnReplaceAll:"???????????????????????????????????????",btnUndo:"??????????????????",noSuggestions:"- ????????????????????????????????????????????? -",progress:"??????????????????????????????????????????????????????...",noMispell:"??????????????????????????????????????????????????????????????????: ??????????????????????????????????????????",noChanges:"??????????????????????????????????????????????????????????????????: ????????????????????????????????????????????????",oneChange:"??????????????????????????????????????????????????????????????????: ???????????????1??????",manyChanges:"??????????????????????????????????????????????????????????????????:: ??????????????? %1 ??????",ieSpellDownload:"??????????????????????????????????????????????????????????????????????????????????????????. ????????????????????????????????????????????????????????????????"},smiley:{toolbar:"???????????????????????????????????????",title:"?????????????????????????????????????????????????????????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 element"},numberedlist:"????????????????????????????????????????????????????????????",bulletedlist:"?????????????????????????????????????????????????????????????????????",indent:"????????????????????????????????????????????????",outdent:"???????????????????????????????????????",justify:{left:"??????????????????????????????",center:"?????????????????????????????????",right:"???????????????????????????",block:"???????????????????????????????????????????????????"},blockquote:"Block Quote",clipboard:{title:"?????????",cutError:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? X ????????????????????????).",copyError:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl/Cmd ?????????????????? C ????????????????????????).",pasteMsg:"??????????????????????????????????????????????????????????????????????????? ??????????????????????????? (<strong>Ctrl/Cmd ????????? V</strong>)??????????????????????????? ??????????????? <strong>OK</strong>.",securityMsg:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",toolbar:"???????????????????????????????????????????????????????????????????????????",title:"???????????????????????????????????????????????????????????????????????????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"????????????????????????????????????????????????????????????",title:"????????????????????????????????????????????????????????????"},templates:{button:"?????????????????????",title:"???????????????????????????????????????????????????????????????????????????????????????",options:"Template Options",insertOption:"???????????????????????????????????????????????????????????????????????????????????????",selectPromptMsg:"?????????????????????????????? ????????????????????? ??????????????????????????????????????????????????????????????????????????????<br />(???????????????????????????????????????????????????????????????):",emptyListMsg:"(?????????????????????????????????????????????????????????????????????)"},showBlocks:"Show Blocks",stylesCombo:{label:"??????????????????",panelTitle:"Formatting Styles",panelTitle1:"Block Styles",panelTitle2:"Inline Styles",panelTitle3:"Object Styles"},format:{label:"??????????????????",panelTitle:"??????????????????",tag_p:"Normal",tag_pre:"Formatted",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"Paragraph (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"????????????????????????",voiceLabel:"Font",panelTitle:"????????????????????????"},fontSize:{label:"????????????",voiceLabel:"Font Size",panelTitle:"????????????"},colorButton:{textColorTitle:"??????????????????????????????",bgColorTitle:"??????????????????????????????",panelTitle:"Colors",auto:"?????????????????????????????????",more:"????????????????????????????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Spell Check As You Type",opera_title:"Not supported by Opera",enable:"Enable SCAYT",disable:"Disable SCAYT",about:"About SCAYT",toggle:"Toggle SCAYT",options:"Options",langs:"Languages",moreSuggestions:"More suggestions",ignore:"Ignore",ignoreAll:"Ignore All",addWord:"Add Word",emptyDic:"Dictionary name should not be empty.",optionsTab:"Options",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"Languages",dictionariesTab:"Dictionaries",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"About"},about:{title:"About CKEditor",dlgTitle:"About CKEditor",moreInfo:"For licensing information please visit our web site:",copy:"Copyright &copy; $1. All rights reserved."},maximize:"Maximize",minimize:"Minimize",fakeobjects:{anchor:"Anchor",flash:"Flash Animation",div:"Page Break",unknown:"Unknown Object"},resize:"Drag to resize",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/tr.js b/horde/services/editor/ckeditor/lang/tr.js
deleted file mode 100644 (file)
index fd1e9cb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.tr={dir:"ltr",editorTitle:"Zengin metin edit??r??, %1, yard??m i??in ALT 0 tu??una bas??n.",toolbar:"Toolbar",editor:"Zengin Metin Edit??r??",source:"Kaynak",newPage:"Yeni Sayfa",save:"Kaydet",preview:"??n ??zleme",cut:"Kes",copy:"Kopyala",paste:"Yap????t??r",print:"Yazd??r",underline:"Alt?? ??izgili",bold:"Kal??n",italic:"??talik",selectAll:"T??m??n?? Se??",removeFormat:"Bi??imi Kald??r",strike:"??st?? ??izgili",subscript:"Alt Simge",superscript:"??st Simge",horizontalrule:"Yatay Sat??r Ekle",pagebreak:"Sayfa Sonu Ekle",unlink:"K??pr?? Kald??r",undo:"Geri Al",redo:"Tekrarla",common:{browseServer:"Sunucuyu Gez",url:"URL",protocol:"Protokol",upload:"Kar????ya Y??kle",uploadSubmit:"Sunucuya Yolla",image:"Resim",flash:"Flash",form:"Form",checkbox:"Onay Kutusu",radio:"Se??enek D????mesi",textField:"Metin Giri??i",textarea:"??ok Sat??rl?? Metin",hiddenField:"Gizli Veri",button:"D????me",select:"Se??im Men??s??",imageButton:"Resimli D????me",notSet:"<tan??mlanmam????>",id:"Kimlik",name:"Ad",langDir:"Dil Y??n??",langDirLtr:"Soldan Sa??a (LTR)",langDirRtl:"Sa??dan Sola (RTL)",langCode:"Dil Kodlamas??",longDescr:"Uzun Tan??ml?? URL",cssClass:"Bi??em Sayfas?? S??n??flar??",advisoryTitle:"Dan????ma Ba??l??????",cssStyle:"Bi??em",ok:"Tamam",cancel:"??ptal",close:"Kapat",preview:"??n g??sterim",generalTab:"Genel",advancedTab:"Geli??mi??",validateNumberFailed:"Bu de??er say?? de??ildir.",confirmNewPage:"??ceri??iniz kay??t edilmedi??inden dolay?? kaybolacakt??r. Yeni bir sayfa y??klemek istedi??inize eminsiniz?",confirmCancel:"Baz?? se??enekler de??i??mi??tir. Dialog penceresini kapatmak istedi??inize eminmisiniz?",options:"Se??enekler",target:"Hedef",targetNew:"Yeni Pencere (_blank)",targetTop:"En??st Pencere (_top)",targetSelf:"Ayn?? Pencere (_self)",targetParent:"Ana Pencere (_parent)",unavailable:'%1<span class="cke_accessibility">, haz??r de??ildir</span>'},contextmenu:{options:"????erik Men??s?? Se??enekleri"},specialChar:{toolbar:"??zel Karakter Ekle",title:"??zel Karakter Se??",options:"??zel Karakter Se??enekleri"},link:{toolbar:"Link Ekle/D??zenle",other:"<di??er>",menu:"Link D??zenle",title:"Link",info:"Link Bilgisi",target:"Hedef",upload:"Kar????ya Y??kle",advanced:"Geli??mi??",type:"Link T??r??",toUrl:"URL",toAnchor:"Bu sayfada ??apa",toEmail:"E-Posta",targetFrame:"<??er??eve>",targetPopup:"<yeni a????lan pencere>",targetFrameName:"Hedef ??er??eve Ad??",targetPopupName:"Yeni A????lan Pencere Ad??",popupFeatures:"Yeni A????lan Pencere ??zellikleri",popupResizable:"Resizable",popupStatusBar:"Durum ??ubu??u",popupLocationBar:"Yer ??ubu??u",popupToolbar:"Ara?? ??ubu??u",popupMenuBar:"Men?? ??ubu??u",popupFullScreen:"Tam Ekran (IE)",popupScrollBars:"Kayd??rma ??ubuklar??",popupDependent:"Ba????ml?? (Netscape)",popupWidth:"Geni??lik",popupLeft:"Sola G??re Konum",popupHeight:"Y??kseklik",popupTop:"Yukar??ya G??re Konum",id:"Id",langDir:"Dil Y??n??",langDirLTR:"Soldan Sa??a (LTR)",langDirRTL:"Sa??dan Sola (RTL)",acccessKey:"Eri??im Tu??u",name:"Ad",langCode:"Dil Y??n??",tabIndex:"Sekme ??ndeksi",advisoryTitle:"Dan????ma Ba??l??????",advisoryContentType:"Dan????ma ????erik T??r??",cssClasses:"Bi??em Sayfas?? S??n??flar??",charset:"Ba??l?? Kaynak Karakter Gurubu",styles:"Bi??em",selectAnchor:"Ba??lant?? Se??",anchorName:"Ba??lant?? Ad?? ile",anchorId:"Eleman Kimlik Numaras?? ile",emailAddress:"E-Posta Adresi",emailSubject:"??leti Konusu",emailBody:"??leti G??vdesi",noAnchors:"(Bu belgede hi?? ??apa yok)",noUrl:"L??tfen Link URL'sini yaz??n",noEmail:"L??tfen E-posta adresini yaz??n"},anchor:{toolbar:"Ba??lant?? Ekle/D??zenle",menu:"Ba??lant?? ??zellikleri",title:"Ba??lant?? ??zellikleri",name:"Ba??lant?? Ad??",errorName:"L??tfen ba??lant?? i??in ad giriniz"},list:{numberedTitle:"Say??land??r??lm???? Liste ??zellikleri",bulletedTitle:"Simgeli Liste ??zellikleri",type:"Tipi",start:"Ba??la",validateStartNumber:"List start number must be a whole number.",circle:"Daire",disc:"Disk",square:"Kare",none:"Yok",notset:"<ayarlanmam????>",armenian:"Ermenice say??land??rma",georgian:"G??rc??ce numaraland??rma (an, ban, gan, vs.)",lowerRoman:"K??????k Roman (i, ii, iii, iv, v, vs.)",upperRoman:"B??y??k Roman (I, II, III, IV, V, vs.)",lowerAlpha:"K??????k Alpha (a, b, c, d, e, vs.)",upperAlpha:"B??y??k Alpha (A, B, C, D, E, vs.)",lowerGreek:"K??????k Greek (alpha, beta, gamma, vs.)",decimal:"Ondal??k (1, 2, 3, vs.)",decimalLeadingZero:"Ba???? s??f??rl?? ondal??k (01, 02, 03, vs.)"},findAndReplace:{title:"Bul ve De??i??tir",find:"Bul",replace:"De??i??tir",findWhat:"Aranan:",replaceWith:"Bununla de??i??tir:",notFoundMsg:"Belirtilen yaz?? bulunamad??.",matchCase:"B??y??k/k??????k harf duyarl??",matchWord:"Kelimenin tamam?? uysun",matchCyclic:"E??le??en d??ng??",replaceAll:"T??m??n?? De??i??tir",replaceSuccessMsg:"%1 bulunanlardan de??i??tirildi."},table:{toolbar:"Tablo",title:"Tablo ??zellikleri",menu:"Tablo ??zellikleri",deleteTable:"Tabloyu Sil",rows:"Sat??rlar",columns:"S??tunlar",border:"Kenar Kal??nl??????",align:"Hizalama",alignLeft:"Sol",alignCenter:"Merkez",alignRight:"Sa??",width:"Geni??lik",widthPx:"piksel",widthPc:"y??zde",widthUnit:"geni??lik birimi",height:"Y??kseklik",cellSpace:"Izgara kal??nl??????",cellPad:"Izgara yaz?? aras??",caption:"Ba??l??k",summary:"??zet",headers:"Ba??l??klar",headersNone:"Yok",headersColumn:"??lk S??tun",headersRow:"??lk Sat??r",headersBoth:"Her ??kisi",invalidRows:"Sat??r say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidCols:"S??t??n say??s?? 0 say??s??ndan b??y??k olmal??d??r.",invalidBorder:"??erceve b??y??kl??kl?????? say?? olmal??d??r.",invalidWidth:"Tablo geni??li??i say?? olmal??d??r.",invalidHeight:"Tablo y??ksekli??i say?? olmal??d??r.",invalidCellSpacing:"H??cre bo??lu??u (spacing) say?? olmal??d??r.",invalidCellPadding:"H??cre aral?????? (padding) say?? olmal??d??r.",cell:{menu:"H??cre",insertBefore:"H??cre Ekle - ??nce",insertAfter:"H??cre Ekle - Sonra",deleteCell:"H??cre Sil",merge:"H??creleri Birle??tir",mergeRight:"Birle??tir - Sa??daki ??le ",mergeDown:"Birle??tir - A??a????daki ??le ",splitHorizontal:"H??creyi Yatay B??l",splitVertical:"H??creyi Dikey B??l",title:"H??cre ??zellikleri",cellType:"H??cre Tipi",rowSpan:"Sat??rlar Mesafesi (Span)",colSpan:"S??t??nlar Mesafesi (Span)",wordWrap:"Kelime Kayd??rma",hAlign:"D????ey Hizalama",vAlign:"Yata?? Hizalama",alignTop:"??st",alignMiddle:"Orta",alignBottom:"Alt",alignBaseline:"Tabana",bgColor:"Arkaplan Rengi",borderColor:"??er??eve Rengi",data:"Veri",header:"Ba??l??k",yes:"Evet",no:"Hay??r",invalidWidth:"H??cre geni??li??i say?? olmal??d??r.",invalidHeight:"H??cre y??ksekli??i say?? olmal??d??r.",invalidRowSpan:"Sat??rlar??n mesafesi tam say?? olmal??d??r.",invalidColSpan:"S??t??nlar??n mesafesi tam say?? olmal??d??r.",chooseColor:"Se??iniz"},row:{menu:"Sat??r",insertBefore:"Sat??r Ekle - ??nce",insertAfter:"Sat??r Ekle - Sonra",deleteRow:"Sat??r Sil"},column:{menu:"S??tun",insertBefore:"Kolon Ekle - ??nce",insertAfter:"Kolon Ekle - Sonra",deleteColumn:"S??tun Sil"}},button:{title:"D????me ??zellikleri",text:"Metin (De??er)",type:"Tip",typeBtn:"D????me",typeSbm:"G??nder",typeRst:"S??f??rla"},checkboxAndRadio:{checkboxTitle:"Onay Kutusu ??zellikleri",radioTitle:"Se??enek D????mesi ??zellikleri",value:"De??er",selected:"Se??ili"},form:{title:"Form ??zellikleri",menu:"Form ??zellikleri",action:"????lem",method:"Y??ntem",encoding:"Kodlama"},select:{title:"Se??im Men??s?? ??zellikleri",selectInfo:"Bilgi",opAvail:"Mevcut Se??enekler",value:"De??er",size:"Boyut",lines:"sat??r",chkMulti:"??oklu se??ime izin ver",opText:"Metin",opValue:"De??er",btnAdd:"Ekle",btnModify:"D??zenle",btnUp:"Yukar??",btnDown:"A??a????",btnSetValue:"Se??ili de??er olarak ata",btnDelete:"Sil"},textarea:{title:"??ok Sat??rl?? Metin ??zellikleri",cols:"S??tunlar",rows:"Sat??rlar"},textfield:{title:"Metin Giri??i ??zellikleri",name:"Ad",value:"De??er",charWidth:"Karakter Geni??li??i",maxChars:"En Fazla Karakter",type:"T??r",typeText:"Metin",typePass:"??ifre"},hidden:{title:"Gizli Veri ??zellikleri",name:"Ad",value:"De??er"},image:{title:"Resim ??zellikleri",titleButton:"Resimli D????me ??zellikleri",menu:"Resim ??zellikleri",infoTab:"Resim Bilgisi",btnUpload:"Sunucuya Yolla",upload:"Kar????ya Y??kle",alt:"Alternatif Yaz??",width:"Geni??lik",height:"Y??kseklik",lockRatio:"Oran?? Kilitle",unlockRatio:"Kilitli Oran",resetSize:"Boyutu Ba??a D??nd??r",border:"Kenar",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",align:"Hizalama",alignLeft:"Sol",alignRight:"Sa??",alertUrl:"L??tfen resmin URL'sini yaz??n??z",linkTab:"K??pr??",button2Img:"Se??ili resim butonunu basit resime ??evirmek istermisiniz?",img2Button:"Se??ili olan resimi, resimli butona ??evirmek istermisiniz?",urlMissing:"Resmin URL kayna???? eksiktir.",validateWidth:"Geni??lik tam say?? olmal??d??r.",validateHeight:"Y??kseklik tam say?? olmal??d??r.",validateBorder:"??er??eve tam say?? olmal??d??r.",validateHSpace:"HSpace tam say?? olmal??d??r.",validateVSpace:"VSpace tam say?? olmal??d??r."},flash:{properties:"Flash ??zellikleri",propertiesTab:"??zellikler",title:"Flash ??zellikleri",chkPlay:"Otomatik Oynat",chkLoop:"D??ng??",chkMenu:"Flash Men??s??n?? Kullan",chkFull:"Tam ekrana ??zinver",scale:"Boyutland??r",scaleAll:"Hepsini G??ster",scaleNoBorder:"Kenar Yok",scaleFit:"Tam S????d??r",access:"Kod ??zni",accessAlways:"Herzaman",accessSameDomain:"Ayn?? domain",accessNever:"Asla",align:"Hizalama",alignLeft:"Sol",alignAbsBottom:"Tam Alt??",alignAbsMiddle:"Tam Ortas??",alignBaseline:"Taban ??izgisi",alignBottom:"Alt",alignMiddle:"Orta",alignRight:"Sa??",alignTextTop:"Yaz?? Tepeye",alignTop:"Tepe",quality:"Kalite",qualityBest:"En iyi",qualityHigh:"Y??ksek",qualityAutoHigh:"Otomatik Y??kseklik",qualityMedium:"Orta",qualityAutoLow:"Otomatik D??????kl??k",qualityLow:"D??????k",windowModeWindow:"Pencere",windowModeOpaque:"Opak",windowModeTransparent:"??effaf",windowMode:"Pencere modu",flashvars:"Flash De??erleri",bgcolor:"Arka Renk",width:"Geni??lik",height:"Y??kseklik",hSpace:"Yatay Bo??luk",vSpace:"Dikey Bo??luk",validateSrc:"L??tfen k??pr?? URL'sini yaz??n",validateWidth:"Geni??lik bir say?? olmal??d??r.",validateHeight:"Y??kseklik say?? olmal??d??r.",validateHSpace:"HSpace say?? olmal??d??r.",validateVSpace:"VSpace say?? olmal??d??r."},spellCheck:{toolbar:"Yaz??m Denetimi",title:"Yaz??m?? Denetle",notAvailable:"??z??g??n??z, bu servis ??uanda hizmet d??????d??r.",errorLoading:"Uygulamada y??klerken hata olu??tu: %s.",notInDic:"S??zl??kte Yok",changeTo:"??una de??i??tir:",btnIgnore:"Yoksay",btnIgnoreAll:"T??m??n?? Yoksay",btnReplace:"De??i??tir",btnReplaceAll:"T??m??n?? De??i??tir",btnUndo:"Geri Al",noSuggestions:"- ??neri Yok -",progress:"Yaz??m denetimi i??lemde...",noMispell:"Yaz??m denetimi tamamland??: Yanl???? yaz??ma rastlanmad??",noChanges:"Yaz??m denetimi tamamland??: Hi??bir kelime de??i??tirilmedi",oneChange:"Yaz??m denetimi tamamland??: Bir kelime de??i??tirildi",manyChanges:"Yaz??m denetimi tamamland??: %1 kelime de??i??tirildi",ieSpellDownload:"Yaz??m denetimi y??klenmemi??. ??imdi y??klemek ister misiniz?"},smiley:{toolbar:"??fade",title:"??fade Ekle",options:"??fade Se??enekleri"},elementsPath:{eleLabel:"Elementlerin yolu",eleTitle:"%1 element"},numberedlist:"Numaral?? Liste",bulletedlist:"Simgeli Liste",indent:"Sekme Artt??r",outdent:"Sekme Azalt",justify:{left:"Sola Dayal??",center:"Ortalanm????",right:"Sa??a Dayal??",block:"??ki Kenara Yaslanm????"},blockquote:"Blok Olu??tur",clipboard:{title:"Yap????t??r",cutError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kesme i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+X) tu??lar??n?? kullan??n.",copyError:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kopyalama i??lemine izin vermiyor. ????lem i??in (Ctrl/Cmd+C) tu??lar??n?? kullan??n.",pasteMsg:"L??tfen a??a????daki kutunun i??ine yap????t??r??n. (<STRONG>Ctrl/Cmd+V</STRONG>) ve <STRONG>Tamam</STRONG> butonunu t??klay??n.",securityMsg:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin direkt olarak panoya eri??imine izin vermiyor. Bu pencere i??ine tekrar yap????t??rmal??s??n??z..",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"Yap????t??rmaya ??al????t??????n??z metin Word'den kopyalanm????t??r. Yap????t??rmadan ??nce silmek istermisiniz?",toolbar:"Word'den Yap????t??r",title:"Word'den Yap????t??r",error:"Yap????t??rmadaki veri bilgisi hata d??zelene kadar silinmeyecektir"},pasteText:{button:"D??z Metin Olarak Yap????t??r",title:"D??z Metin Olarak Yap????t??r"},templates:{button:"??ablonlar",title:"????erik ??ablonlar??",options:"??ablon Se??enekleri",insertOption:"Mevcut i??erik ile de??i??tir",selectPromptMsg:"D??zenleyicide a??mak i??in l??tfen bir ??ablon se??in.<br>(hali haz??rdaki i??erik kaybolacakt??r.):",emptyListMsg:"(Belirli bir ??ablon se??ilmedi)"},showBlocks:"Bloklar?? G??ster",stylesCombo:{label:"Bi??em",panelTitle:"Stilleri D??zenliyor",panelTitle1:"Blok Stilleri",panelTitle2:"Inline Stilleri",panelTitle3:"Nesne Stilleri"},format:{label:"Bi??im",panelTitle:"Bi??im",tag_p:"Normal",tag_pre:"Bi??imli",tag_address:"Adres",tag_h1:"Ba??l??k 1",tag_h2:"Ba??l??k 2",tag_h3:"Ba??l??k 3",tag_h4:"Ba??l??k 4",tag_h5:"Ba??l??k 5",tag_h6:"Ba??l??k 6",tag_div:"Paragraf (DIV)"},div:{title:"Div ????eri??i Olu??tur",toolbar:"Div ????eri??i Olu??tur",cssClassInputLabel:"Stilltipi S??n??f??",styleSelectLabel:"Stil",IdInputLabel:"Id",languageCodeInputLabel:" Dil Kodu",inlineStyleInputLabel:"Inline Stili",advisoryTitleInputLabel:"Tavsiye Ba??l??????",langDirLabel:"Dil Y??n??",langDirLTRLabel:"Soldan sa??a (LTR)",langDirRTLLabel:"Sa??dan sola (RTL)",edit:"Div D??zenle",remove:"Div Kald??r"},font:{label:"Yaz?? T??r??",voiceLabel:"Font",panelTitle:"Yaz?? T??r??"},fontSize:{label:"Boyut",voiceLabel:"Font Size",panelTitle:"Boyut"},colorButton:{textColorTitle:"Yaz?? Rengi",bgColorTitle:"Arka Renk",panelTitle:"Renkler",auto:"Otomatik",more:"Di??er renkler..."},colors:{"000":"Siyah",800000:"Kestane","8B4513":"Koyu Kahverengi","2F4F4F":"Koyu Kur??uni Gri","008080":"Teal","000080":"Mavi","4B0082":"??ivit Mavisi",696969:"Silik Gri",B22222:"Ate?? Tu??las??",A52A2A:"Kahverengi",DAA520:"Altun S??r??k","006400":"Koyu Ye??il","40E0D0":"Turkuaz","0000CD":"Orta Mavi",800080:"Pembe",808080:"Gri",F00:"K??rm??z??",FF8C00:"Koyu Portakal",FFD700:"Alt??n","008000":"Ye??il","0FF":"Ciyan","00F":"Mavi",EE82EE:"Menek??e",A9A9A9:"Koyu Gri",FFA07A:"A????k Sar??ms??",FFA500:"Portakal",FFFF00:"Sar??","00FF00":"A????k Ye??il",AFEEEE:"S??n??k Turkuaz",ADD8E6:"A????k Mavi",DDA0DD:"Mor",D3D3D3:"A????k Gri",FFF0F5:"Eflatun Pembe",FAEBD7:"Antik Beyaz",FFFFE0:"A????k Sar??",F0FFF0:"Balsar??s??",F0FFFF:"G??k Mavisi",F0F8FF:"Reha Mavi",E6E6FA:"Eflatun",FFF:"Beyaz"},scayt:{title:"Girmi?? oldu??unuz kelime denetimi",opera_title:"Opera taraf??ndan desteklenmemektedir",enable:"SCAYT etkinle??tir",disable:"SCAYT pasifle??tir",about:"SCAYT hakk??nda",toggle:"SCAYT de??i??tir",options:"Se??enekler",langs:"Diller",moreSuggestions:"Daha fazla ??neri",ignore:"Yoksay",ignoreAll:"T??m??n?? Yoksay",addWord:"Kelime Ekle",emptyDic:"S??zl??k ad?? bo?? olamaz.",optionsTab:"Se??enekler",allCaps:"T??m b??y??k k??????k kelimeleri yoksay",ignoreDomainNames:"Domain adlar??n?? yoksay",mixedCase:"Kar??????k b??y??kl??k ile S??zc??kler yoksay",mixedWithDigits:"Say??larla Kelimeler yoksay",languagesTab:"Diller",dictionariesTab:"S??zl??kler",dic_field_name:"S??zl??k ad??",dic_create:"Olu??tur",dic_restore:"Geri al",dic_delete:"Sil",dic_rename:"Yeniden adland??r",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 it's name and click the Restore button.",aboutTab:"Hakk??nda"},about:{title:"CKEditor Hakk??nda",dlgTitle:"CKEditor Hakk??nda",moreInfo:"Lisanslama hakk??nda daha fazla bilgi almak i??in l??tfen sitemizi ziyaret edin:",copy:"Copyright &copy; $1. T??m haklar?? sakl??d??r."},maximize:"B??y??lt",minimize:"K??????lt",fakeobjects:{anchor:"Ba??lant??",flash:"Flash Animasyonu",div:"Sayfa Kesimi",unknown:"Bilinmeyen Nesne"},resize:"Boyutland??rmak i??in s??r??kle",colordialog:{title:"Renk se??",options:"Renk Se??enekleri",highlight:"????aretle",selected:"Se??ilmi??",clear:"Temizle"},toolbarCollapse:"Toolbar'?? topla",toolbarExpand:"Toolbar'?? a??"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/uk.js b/horde/services/editor/ckeditor/lang/uk.js
deleted file mode 100644 (file)
index 87706a6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.uk={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"??????????????",newPage:"???????? ????????????????",save:"????????????????",preview:"???????????????????? ????????????????",cut:"????????????????",copy:"??????????????????",paste:"????????????????",print:"????????",underline:"????????????????????????",bold:"????????????",italic:"????????????",selectAll:"???????????????? ??????",removeFormat:"???????????????? ????????????????????????",strike:"??????????????????????",subscript:"?????????????????????? ????????????",superscript:"?????????????????????? ????????????",horizontalrule:"???????????????? ?????????????????????????? ??????????",pagebreak:"???????????????? ???????????????? ????????????????",unlink:"?????????????? ??????????????????",undo:"??????????????????",redo:"??????????????????",common:{browseServer:"???????????????????????? ???? ??????????????",url:"URL",protocol:"????????????????",upload:"????????????????",uploadSubmit:"?????????????????? ???? ????????????",image:"????????????????????",flash:"Flash",form:"??????????",checkbox:"?????????????? ????????????",radio:"???????????? ????????????",textField:"???????????????? ????????",textarea:"???????????????? ??????????????",hiddenField:"?????????????????? ????????",button:"????????????",select:"????????????",imageButton:"???????????? ???? ??????????????????????",notSet:"<???? ??????????????????>",id:"??????????????????????????",name:"????'??",langDir:"???????????????? ????????",langDirLtr:"?????????? ???? ?????????? (LTR)",langDirRtl:"???????????? ???? ???????? (RTL)",langCode:"????????",longDescr:"???????????? ???????? URL",cssClass:"???????? CSS",advisoryTitle:"??????????????????",cssStyle:"?????????? CSS",ok:"????",cancel:"??????????????????",close:"Close",preview:"Preview",generalTab:"????????????????",advancedTab:"????????????????????",validateNumberFailed:"???????????????? ???? ?? ????????????.",confirmNewPage:"?????? ???? ?????????????????? ?????????? ???????????? ????????????????. ???? ????????????????, ???? ???????????? ?????????????????????? ???????? ?????????????????",confirmCancel:"?????????? ?????????? ???????? ??????????????. ?????????????? ???????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ???? ????????????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"???????????????? ?????????????????????? ????????????",title:"?????????????? ?????????????????????? ????????????",options:"Special Character Options"},link:{toolbar:"????????????????/???????????????????? ??????????????????",other:"<??????????>",menu:"???????????????? ??????????????????",title:"??????????????????",info:"???????????????????? ??????????????????",target:"????????",upload:"????????????????",advanced:"????????????????????",type:"?????? ??????????????????",toUrl:"URL",toAnchor:"???????? ???? ???? ????????????????",toEmail:"????. ??????????",targetFrame:"<??????????>",targetPopup:"<?????????????????? ??????????>",targetFrameName:"????'?? ???????????????? ????????????",targetPopupName:"????'?? ?????????????????????? ??????????",popupFeatures:"?????????????????????? ?????????????????????? ??????????",popupResizable:"????????????????????????",popupStatusBar:"???????????? ??????????????",popupLocationBar:"???????????? ??????????????",popupToolbar:"???????????? ????????????????????????",popupMenuBar:"???????????? ????????",popupFullScreen:"???????????? ?????????? (IE)",popupScrollBars:"???????????? ??????????????????",popupDependent:"???????????????? (Netscape)",popupWidth:"????????????",popupLeft:"?????????????? ??????????",popupHeight:"????????????",popupTop:"?????????????? ????????????",id:"?????????????????????????? (Id)",langDir:"???????????????? ????????",langDirLTR:"?????????? ???? ?????????? (LTR)",langDirRTL:"???????????? ???? ???????? (RTL)",acccessKey:"???????????? ??????????????",name:"????'??",langCode:"???????????????? ????????",tabIndex:"?????????????????????????? ????????????????",advisoryTitle:"??????????????????",advisoryContentType:"?????? ????????????",cssClasses:"???????? CSS",charset:"??????????????????",styles:"?????????? CSS",selectAnchor:"?????????????? ????????",anchorName:"???? ????'???? ??????????",anchorId:"???? ?????????????????????????????? ????????????????",emailAddress:"???????????? ????. ??????????",emailSubject:"???????? ??????????",emailBody:"???????? ????????????????????????",noAnchors:"(?????????? ???????????? ?????????????????? ?? ?????????? ??????????????????)",noUrl:"???????? ??????????, ???????????????? URL ??????????????????",noEmail:"???????? ??????????, ???????????????? ?????????? ????. ??????????"},anchor:{toolbar:"????????????????/???????????????????? ????????",menu:"?????????????????????? ??????????",title:"?????????????????????? ??????????",name:"????'?? ??????????",errorName:"???????? ??????????, ???????????????? ????'?? ??????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????? ?? ????????????????",find:"??????????",replace:"????????????",findWhat:"????????????:",replaceWith:"???????????????? ????:",notFoundMsg:"???????????????? ?????????? ???? ??????????????????.",matchCase:"?????????????????????? ??????????????",matchWord:"???????? ?????????? ????????",matchCyclic:"???????????????? ????????????",replaceAll:"???????????????? ??????",replaceSuccessMsg:"%1 ????????????????????(??) ????????????????."},table:{toolbar:"??????????????",title:"?????????????????????? ??????????????",menu:"?????????????????????? ??????????????",deleteTable:"???????????????? ??????????????",rows:"????????????",columns:"??????????????",border:"???????????? ??????????????",align:"????????????????????????",alignLeft:"??????????",alignCenter:"???? ????????????",alignRight:"????????????",width:"????????????",widthPx:"????????????????",widthPc:"??????????????????",widthUnit:"width unit",height:"????????????",cellSpace:"???????????????? (spacing)",cellPad:"?????????????? (padding)",caption:"??????????????????",summary:"????????????",headers:"??????????????????",headersNone:"??????????????",headersColumn:"?????????? ??????????????",headersRow:"???????????? ??????????",headersBoth:"????????????",invalidRows:"?????????????????? ???????????? ?????????????? ???????? ???????????? ???????????? ???? 0.",invalidCols:"?????????????????? ?????????????? ?????????????? ???????? ???????????? ???????????? ????  0.",invalidBorder:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidCellSpacing:"???????????????? (spacing) ?????????????? ?????????????? ???????? ????????????.",invalidCellPadding:"?????????????? (padding) ?????????????? ?????????????? ???????? ????????????.",cell:{menu:"????????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteCell:"???????????????? ??????????????",merge:"????'???????????? ??????????????",mergeRight:"????'???????????? ????????????",mergeDown:"????'???????????? ???? ????????",splitHorizontal:"?????????????????? ?????????????? ???? ??????????????????????",splitVertical:"?????????????????? ?????????????? ???? ??????????????????",title:"?????????????????????? ??????????????",cellType:"?????? ??????????????",rowSpan:"?????????????????? ???????????? (Rows Span)",colSpan:"?????????????????? ???????????????????? (Columns Span)",wordWrap:"???????? ?????????????????? ???????????? (Word Wrap)",hAlign:"?????????????????????????? ????????????????????????",vAlign:"?????????????????????? ????????????????????????",alignTop:"???? ??????????",alignMiddle:"????????????????????",alignBottom:"???? ????????",alignBaseline:"???? ?????????????? ??????????",bgColor:"?????????? ????????",borderColor:"?????????? ??????????????",data:"????????",header:"??????????????????",yes:"??????",no:"????",invalidWidth:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidHeight:"???????????? ?????????????? ?????????????? ???????? ????????????.",invalidRowSpan:"?????????????????? ?????????????????????? ???????????? ?????????????? ???????? ?????????? ????????????.",invalidColSpan:"?????????????????? ?????????????????????? ???????????????????? ?????????????? ???????? ?????????? ????????????.",chooseColor:"Choose"},row:{menu:"??????????",insertBefore:"???????????????? ?????????? ????",insertAfter:"???????????????? ?????????? ??????????",deleteRow:"???????????????? ????????????"},column:{menu:"??????????????",insertBefore:"???????????????? ?????????????? ????",insertAfter:"???????????????? ?????????????? ??????????",deleteColumn:"???????????????? ??????????????"}},button:{title:"?????????????????????? ????????????",text:"?????????? (????????????????)",type:"??????",typeBtn:"????????????",typeSbm:"????????????????????",typeRst:"??????????????"},checkboxAndRadio:{checkboxTitle:"?????????????????????? ???????????????? ????????????",radioTitle:"?????????????????????? ???????????? ????????????",value:"????????????????",selected:"????????????"},form:{title:"?????????????????????? ??????????",menu:"?????????????????????? ??????????",action:"??????",method:"??????????",encoding:"??????????????????"},select:{title:"?????????????????????? ????????????",selectInfo:"????????",opAvail:"???????????????? ????????????????",value:"????????????????",size:"????????????",lines:"??????????",chkMulti:"?????????????????? ?????????????? ?????????????????? ??????????????",opText:"??????????",opValue:"????????????????",btnAdd:"????????????????",btnModify:"??????????????",btnUp:"??????????",btnDown:"????????",btnSetValue:"???????????????????? ???? ?????????????? ????????????????",btnDelete:"????????????????"},textarea:{title:"?????????????????????? ?????????????????? ??????????????",cols:"??????????????",rows:"????????????"},textfield:{title:"?????????????????????? ???????????????????? ????????",name:"????'??",value:"????????????????",charWidth:"????????????",maxChars:"????????. ??????-???? ????????????????",type:"??????",typeText:"??????????",typePass:"????????????"},hidden:{title:"?????????????????????? ?????????????????????? ????????",name:"????'??",value:"????????????????"},image:{title:"?????????????????????? ????????????????????",titleButton:"?????????????????????? ???????????? ???? ??????????????????????",menu:"?????????????????????? ????????????????????",infoTab:"???????????????????? ?????? ??????????????????????",btnUpload:"?????????????????? ???? ????????????",upload:"????????????????",alt:"???????????????????????????? ??????????",width:"????????????",height:"????????????",lockRatio:"???????????????? ??????????????????",unlockRatio:"Unlock Ratio",resetSize:"?????????????? ????????????",border:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignRight:"???? ?????????????? ????????",alertUrl:"???????? ??????????, ?????????????? URL ????????????????????",linkTab:"??????????????????",button2Img:"???? ???????????? ?????????????????????? ???????????? ????????????-???????????????????? ???? ???????????? ?????????????????????",img2Button:"???? ???????????? ?????????????????????? ???????????? ???????????????????? ???? ????????????-?????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"?????????????????????? Flash",propertiesTab:"??????????????????????",title:"?????????????????????? Flash",chkPlay:"???????? ??????????????????????",chkLoop:"??????????????????",chkMenu:"?????????????????? ???????? Flash",chkFull:"?????????????????? ?????????????????????????? ????????????????",scale:"??????????????",scaleAll:"???????????????? ??????",scaleNoBorder:"?????? ??????????",scaleFit:"?????????????? ????????????",access:"???????????? ???? ??????????????",accessAlways:"????????????",accessSameDomain:"?? ???????? ?? ????????????",accessNever:"????????????",align:"????????????????????????",alignLeft:"???? ???????????? ????????",alignAbsBottom:"?????? ???? ????????",alignAbsMiddle:"?????? ???? ????????????????",alignBaseline:"???? ?????????????? ??????????",alignBottom:"???? ????????",alignMiddle:"???? ????????????????",alignRight:"???? ?????????????? ????????",alignTextTop:"?????????? ???? ??????????",alignTop:"???? ??????????",quality:"????????????",qualityBest:"????????????????",qualityHigh:"????????????",qualityAutoHigh:"???????? ????????????????",qualityMedium:"??????????????",qualityAutoLow:"???????? ????????????",qualityLow:"????????????",windowModeWindow:"??????????",windowModeOpaque:"???????????????????????? (Opaque)",windowModeTransparent:"???????????????????? (Transparent)",windowMode:"?????????? ??????????",flashvars:"???????????? Flash",bgcolor:"?????????? ????????",width:"????????????",height:"????????????",hSpace:"???????????????????????????? ??????????????",vSpace:"???????????????????????? ??????????????",validateSrc:"???????? ??????????, ???????????????? URL ??????????????????",validateWidth:"???????????? ?????????????? ???????? ????????????.",validateHeight:"???????????? ?????????????? ???????? ????????????.",validateHSpace:"HSpace ?????????????? ???????? ????????????.",validateVSpace:"VSpace ?????????????? ???????? ????????????."},spellCheck:{toolbar:"???????????????????? ????????????????????",title:"?????????????????? ????????????????????",notAvailable:"??????????????, ?????? ???????????? ???????????? ??????????????????????.",errorLoading:"?????????????? ???????????????????????? : %s.",notInDic:"???? ?????? ?? ????????????????",changeTo:"???????????????? ????",btnIgnore:"????????????????????",btnIgnoreAll:"???????????????????? ??????",btnReplace:"????????????????",btnReplaceAll:"???????????????? ??????",btnUndo:"??????????",noSuggestions:"- ?????????? ?????????????????? -",progress:"?????????????????????? ?????????????????? ????????????????????...",noMispell:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???? ????????????????",noChanges:"?????????????????? ???????????????????? ??????????????????: ?????????? ?????????? ???? ??????????????",oneChange:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???????? ??????????",manyChanges:"?????????????????? ???????????????????? ??????????????????: 1% ???????? ??????????????",ieSpellDownload:"???????????? ?????????????????? ???????????????????? ???? ??????????????????????. ?????????????? ?????????????????????? ???????? ???????????"},smiley:{toolbar:"??????????????",title:"???????????????? ??????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????????????"},numberedlist:"?????????????????????? ????????????",bulletedlist:"???????????????????? ????????????",indent:"?????????????????? ??????????????",outdent:"???????????????? ??????????????",justify:{left:"???? ???????????? ????????",center:"???? ????????????",right:"???? ?????????????? ????????",block:"???? ????????????"},blockquote:"????????????",clipboard:{title:"????????????????",cutError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ??????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+X).",copyError:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl/Cmd+C).",pasteMsg:"???????? ??????????, ?????????????? ?? ???????????? ???????????? ?? ???? ??????????????, ???????????????????????? ?????????????????????? ???????????? (<STRONG>Ctrl/Cmd+V</STRONG>) ???? ?????????????????? <STRONG>OK</STRONG>.",securityMsg:"???????????????? ???? ???????? ???????????????? ???????????? ???????????? ???? ???????????? ???????????? ?? ????'???????? ?? ???????????????????????????? ???????????? ????????????????. ?????? ???????????????? ???????????????? ???????????????????? ???????????????? ?? ???? ??????????.",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"??????????, ???? ???? ???????????? ????????????????, ???????????? ???? ?????????????????????? ?? Word. ???? ???????????? ???????????????? ???????? ?????????? ?????????????????",toolbar:"???????????????? ?? Word",title:"???????????????? ?? Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"???????????????? ???????????? ??????????",title:"???????????????? ???????????? ??????????"},templates:{button:"??????????????",title:"?????????????? ????????????",options:"Template Options",insertOption:"???????????????? ???????????????? ??????????",selectPromptMsg:"??????????????, ???????? ??????????, ???????????? ?????? ?????????????????? ?? ??????????????????<br>(???????????????? ?????????? ???????? ????????????????):",emptyListMsg:"(???? ?????????????????? ?????????????? ??????????????)"},showBlocks:"???????????????????? ??????????",stylesCombo:{label:"??????????",panelTitle:"Formatting Styles",panelTitle1:"Block ??????????",panelTitle2:"Inline ??????????",panelTitle3:"Object ??????????"},format:{label:"????????????????????????",panelTitle:"????????????????????????",tag_p:"????????????????????",tag_pre:"????????????????????????",tag_address:"????????????",tag_h1:"?????????????????? 1",tag_h2:"?????????????????? 2",tag_h3:"?????????????????? 3",tag_h4:"?????????????????? 4",tag_h5:"?????????????????? 5",tag_h6:"?????????????????? 6",tag_div:"???????????????????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????????",voiceLabel:"??????????",panelTitle:"??????????"},fontSize:{label:"????????????",voiceLabel:"???????????? ????????????",panelTitle:"????????????"},colorButton:{textColorTitle:"?????????? ????????????",bgColorTitle:"?????????? ????????",panelTitle:"Colors",auto:"????????????????????????",more:"??????????????..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"?????????????????? ???????????????????? ???? ???????? ????????????",opera_title:"Not supported by Opera",enable:"???????????????? SCAYT",disable:"???????????????????? SCAYT",about:"?????? SCAYT",toggle:"???????????????????? SCAYT",options:"??????????",langs:"????????",moreSuggestions:"???????????? ????????????????????",ignore:"????????????????????",ignoreAll:"???????????????????? ??????",addWord:"???????????? ??????????",emptyDic:"?????????? ???????????????? ?????????????? ???????? ??????????????????.",optionsTab:"??????????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"????????",dictionariesTab:"????????????????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"???????? ???????????????????? ?? ???????????????????????? ?????????????????? ???? ???????????? ??????????:",copy:"Copyright &copy; $1. ?????? ?????????? ??????????????????????."},maximize:"??????????????????????????",minimize:"Minimize",fakeobjects:{anchor:"????????",flash:"Flash ????????????????",div:"???????????? ????????????????",unknown:"?????????????????? ????`??????"},resize:"?????????????????????? ?????? ?????????? ??????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/vi.js b/horde/services/editor/ckeditor/lang/vi.js
deleted file mode 100644 (file)
index 1d55b7d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.vi={dir:"ltr",editorTitle:"B??? so???n th???o, %1, nh???n ALT + 0 ????? xem h?????ng d???n.",toolbar:"Thanh c??ng c???",editor:"B??? so???n th???o",source:"M?? HTML",newPage:"Trang m???i",save:"L??u",preview:"Xem tr?????c",cut:"C???t",copy:"Sao ch??p",paste:"D??n",print:"In",underline:"G???ch ch??n",bold:"?????m",italic:"Nghi??ng",selectAll:"Ch???n t???t c???",removeFormat:"Xo?? ?????nh d???ng",strike:"G???ch xuy??n ngang",subscript:"Ch??? s??? d?????i",superscript:"Ch??? s??? tr??n",horizontalrule:"Ch??n ???????ng ph??n c??ch ngang",pagebreak:"Ch??n ng???t trang",unlink:"Xo?? li??n k???t",undo:"Kh??i ph???c thao t??c",redo:"L??m l???i thao t??c",common:{browseServer:"Duy???t tr??n m??y ch???",url:"URL",protocol:"Giao th???c",upload:"T???i l??n",uploadSubmit:"T???i l??n m??y ch???",image:"H??nh ???nh",flash:"Flash",form:"Bi???u m???u",checkbox:"N??t ki???m",radio:"N??t ch???n",textField:"Tr?????ng v??n b???n",textarea:"V??ng v??n b???n",hiddenField:"Tr?????ng ???n",button:"N??t",select:"?? ch???n",imageButton:"N??t h??nh ???nh",notSet:"<kh??ng thi???t l???p>",id:"?????nh danh",name:"T??n",langDir:"H?????ng ng??n ng???",langDirLtr:"Tr??i sang ph???i (LTR)",langDirRtl:"Ph???i sang tr??i (RTL)",langCode:"M?? ng??n ng???",longDescr:"M?? t??? URL",cssClass:"L???p Stylesheet",advisoryTitle:"Nhan ????? h?????ng d???n",cssStyle:"Ki???u (style)",ok:"?????ng ??",cancel:"B??? qua",close:"????ng",preview:"Xem tr?????c",generalTab:"Tab chung",advancedTab:"Tab m??? r???ng",validateNumberFailed:"Gi?? tr??? n??y kh??ng ph???i l?? s???.",confirmNewPage:"M???i thay ?????i kh??ng ???????c l??u l???i, n???i dung n??y s??? b??? m???t. B???n c?? ch???c ch???n mu???n t???i m???t trang m???i?",confirmCancel:"M???t v??i t??y ch???n ???? b??? thay ?????i. B???n c?? ch???c ch???n mu???n ????ng h???p tho???i?",options:"T??y ch???n",target:"????ch ?????n",targetNew:"C???a s??? m???i (_blank)",targetTop:"C???a s??? tr??n c??ng (_top)",targetSelf:"T???i trang (_self)",targetParent:"C???a s??? cha (_parent)",unavailable:'%1<span class="cke_accessibility">, kh??ng c??</span>'},contextmenu:{options:"T??y ch???n menu b??? xung"},specialChar:{toolbar:"Ch??n k?? t??? ?????c bi???t",title:"H??y ch???n k?? t??? ?????c bi???t",options:"T??y ch???n c??c k?? t??? ?????c bi???t"},link:{toolbar:"Ch??n/S???a li??n k???t",other:"<kh??c>",menu:"S???a li??n k???t",title:"Li??n k???t",info:"Th??ng tin li??n k???t",target:"????ch",upload:"T???i l??n",advanced:"M??? r???ng",type:"Ki???u li??n k???t",toUrl:"URL",toAnchor:"Neo trong trang n??y",toEmail:"Th?? ??i???n t???",targetFrame:"<khung>",targetPopup:"<c???a s??? popup>",targetFrameName:"T??n khung ????ch",targetPopupName:"T??n c???a s??? Popup",popupFeatures:"?????c ??i???m c???a c???a s??? Popup",popupResizable:"C?? th??? thay ?????i k??ch c???",popupStatusBar:"Thanh tr???ng th??i",popupLocationBar:"Thanh v??? tr??",popupToolbar:"Thanh c??ng c???",popupMenuBar:"Thanh Menu",popupFullScreen:"To??n m??n h??nh (IE)",popupScrollBars:"Thanh cu???n",popupDependent:"Ph??? thu???c (Netscape)",popupWidth:"R???ng",popupLeft:"V??? tr?? b??n tr??i",popupHeight:"Cao",popupTop:"V??? tr?? ph??a tr??n",id:"?????nh danh",langDir:"H?????ng ng??n ng???",langDirLTR:"Tr??i sang ph???i (LTR)",langDirRTL:"Ph???i sang tr??i (RTL)",acccessKey:"Ph??m h??? tr??? truy c???p",name:"T??n",langCode:"M?? ng??n ng???",tabIndex:"Ch??? s??? c???a Tab",advisoryTitle:"Nhan ????? h?????ng d???n",advisoryContentType:"N???i dung h?????ng d???n",cssClasses:"L???p Stylesheet",charset:"B???ng m?? c???a t??i nguy??n ???????c li??n k???t ?????n",styles:"Ki???u (style)",selectAnchor:"Ch???n m???t ??i???m neo",anchorName:"Theo t??n ??i???m neo",anchorId:"Theo ?????nh danh th??nh ph???n",emailAddress:"Th?? ??i???n t???",emailSubject:"Ti??u ????? th??ng ??i???p",emailBody:"N???i dung th??ng ??i???p",noAnchors:"(Kh??ng c?? ??i???m neo n??o trong t??i li???u)",noUrl:"H??y ????a v??o ???????ng d???n li??n k???t (URL)",noEmail:"H??y ????a v??o ?????a ch??? th?? ??i???n t???"},anchor:{toolbar:"Ch??n/S???a ??i???m neo",menu:"Thu???c t??nh ??i???m neo",title:"Thu???c t??nh ??i???m neo",name:"T??n c???a ??i???m neo",errorName:"H??y nh???p v??o t??n c???a ??i???m neo"},list:{numberedTitle:"Thu???c t??nh danh s??ch c?? th??? t???",bulletedTitle:"Thu???c t??nh danh s??ch kh??ng th??? t???",type:"Ki???u lo???i",start:"B???t ?????u",validateStartNumber:"List start number must be a whole number.",circle:"Khuy??n tr??n",disc:"H??nh ????a",square:"H??nh vu??ng",none:"Kh??ng g?? c???",notset:"<kh??ng thi???t l???p>",armenian:"S??? theo ki???u Armenian",georgian:"S??? theo ki???u Georgian (an, ban, gan...)",lowerRoman:"S??? La M?? ki???u th?????ng (i, ii, iii, iv, v...)",upperRoman:"S??? La M?? ki???u HOA (I, II, III, IV, V...)",lowerAlpha:"Ki???u abc th?????ng (a, b, c, d, e...)",upperAlpha:"Ki???u ABC HOA (A, B, C, D, E...)",lowerGreek:"Ki???u Hy L???p (alpha, beta, gamma...)",decimal:"Ki???u s??? (1, 2, 3 ...)",decimalLeadingZero:"Ki???u s??? (01, 02, 03...)"},findAndReplace:{title:"T??m ki???m v?? thay th???",find:"T??m ki???m",replace:"Thay th???",findWhat:"T??m chu???i:",replaceWith:"Thay b???ng:",notFoundMsg:"Kh??ng t??m th???y chu???i c???n t??m.",matchCase:"Ph??n bi???t ch??? hoa/th?????ng",matchWord:"Gi???ng to??n b??? t???",matchCyclic:"Gi???ng m???t ph???n",replaceAll:"Thay th??? t???t c???",replaceSuccessMsg:"%1 v??? tr?? ???? ???????c thay th???."},table:{toolbar:"B???ng",title:"Thu???c t??nh b???ng",menu:"Thu???c t??nh b???ng",deleteTable:"X??a b???ng",rows:"S??? h??ng",columns:"S??? c???t",border:"K??ch th?????c ???????ng vi???n",align:"Canh l???",alignLeft:"Tr??i",alignCenter:"Gi???a",alignRight:"Ph???i",width:"R???ng",widthPx:"??i???m ???nh (px)",widthPc:"Ph???n tr??m (%)",widthUnit:"????n v???",height:"Chi???u cao",cellSpace:"Kho???ng c??ch gi???a c??c ??",cellPad:"Kho???ng ?????m gi??? ?? v?? n???i dung",caption:"?????u ?????",summary:"T??m l?????c",headers:"?????u ?????",headersNone:"Kh??ng c??",headersColumn:"C???t ?????u ti??n",headersRow:"H??ng ?????u ti??n",headersBoth:"C??? hai",invalidRows:"S??? l?????ng h??ng ph???i l?? m???t s??? l???n h??n 0.",invalidCols:"S??? l?????ng c???t ph???i l?? m???t s??? l???n h??n 0.",invalidBorder:"K??ch c??? c???a ???????ng bi??n ph???i l?? m???t s??? nguy??n.",invalidWidth:"Chi???u r???ng c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a b???ng ph???i l?? m???t s??? nguy??n.",invalidCellSpacing:"Kho???ng c??ch gi???a c??c ?? ph???i l?? m???t s??? nguy??n.",invalidCellPadding:"Kho???ng ?????m gi???a ?? v?? n???i dung ph???i l?? m???t s??? nguy??n.",cell:{menu:"??",insertBefore:"Ch??n ?? Ph??a tr?????c",insertAfter:"Ch??n ?? Ph??a sau",deleteCell:"Xo?? ??",merge:"K???t h???p ??",mergeRight:"K???t h???p sang ph???i",mergeDown:"K???t h???p xu???ng d?????i",splitHorizontal:"Ph??n t??ch ?? theo chi???u ngang",splitVertical:"Ph??n t??ch ?? theo chi???u d???c",title:"Thu???c t??nh c???a ??",cellType:"Ki???u c???a ??",rowSpan:"K???t h???p h??ng",colSpan:"K???t h???p c???t",wordWrap:"Ch??? li???n h??ng",hAlign:"Canh l??? ngang",vAlign:"Canh l??? d???c",alignTop:"Tr??n c??ng",alignMiddle:"Ch??nh gi???a",alignBottom:"D?????i c??ng",alignBaseline:"???????ng c?? s???",bgColor:"M??u n???n",borderColor:"M??u vi???n",data:"D??? li???u",header:"?????u ?????",yes:"C??",no:"Kh??ng",invalidWidth:"Chi???u r???ng c???a ?? ph???i l?? m???t s??? nguy??n.",invalidHeight:"Chi???u cao c???a ?? ph???i l?? m???t s??? nguy??n.",invalidRowSpan:"S??? h??ng k???t h???p ph???i l?? m???t s??? nguy??n.",invalidColSpan:"S??? c???t k???t h???p ph???i l?? m???t s??? nguy??n.",chooseColor:"Ch???n m??u"},row:{menu:"H??ng",insertBefore:"Ch??n h??ng ph??a tr?????c",insertAfter:"Ch??n h??ng ph??a sau",deleteRow:"Xo?? h??ng"},column:{menu:"C???t",insertBefore:"Ch??n c???t ph??a tr?????c",insertAfter:"Ch??n c???t ph??a sau",deleteColumn:"Xo?? c???t"}},button:{title:"Thu???c t??nh c???a n??t",text:"Chu???i hi???n th??? (gi?? tr???)",type:"Ki???u",typeBtn:"N??t b???m",typeSbm:"N??t g???i",typeRst:"N??t nh???p l???i"},checkboxAndRadio:{checkboxTitle:"Thu???c t??nh n??t ki???m",radioTitle:"Thu???c t??nh n??t ch???n",value:"Gi?? tr???",selected:"???????c ch???n"},form:{title:"Thu???c t??nh bi???u m???u",menu:"Thu???c t??nh bi???u m???u",action:"H??nh ?????ng",method:"Ph????ng th???c",encoding:"B???ng m??"},select:{title:"Thu???c t??nh ?? ch???n",selectInfo:"Th??ng tin",opAvail:"C??c t??y ch???n c?? th??? s??? d???ng",value:"Gi?? tr???",size:"K??ch c???",lines:"d??ng",chkMulti:"Cho ph??p ch???n nhi???u",opText:"V??n b???n",opValue:"Gi?? tr???",btnAdd:"Th??m",btnModify:"Thay ?????i",btnUp:"L??n",btnDown:"Xu???ng",btnSetValue:"Gi?? tr??? ???????c ch???n",btnDelete:"N??t xo??"},textarea:{title:"Thu???c t??nh v??ng v??n b???n",cols:"S??? c???t",rows:"S??? h??ng"},textfield:{title:"Thu???c t??nh tr?????ng v??n b???n",name:"T??n",value:"Gi?? tr???",charWidth:"????? r???ng c???a k?? t???",maxChars:"S??? k?? t??? t???i ??a",type:"Ki???u",typeText:"K?? t???",typePass:"M???t kh???u"},hidden:{title:"Thu???c t??nh tr?????ng ???n",name:"T??n",value:"Gi?? tr???"},image:{title:"Thu???c t??nh c???a ???nh",titleButton:"Thu???c t??nh n??t c???a ???nh",menu:"Thu???c t??nh c???a ???nh",infoTab:"Th??ng tin c???a ???nh",btnUpload:"T???i l??n m??y ch???",upload:"T???i l??n",alt:"Ch?? th??ch ???nh",width:"Chi???u r???ng",height:"chi???u cao",lockRatio:"Gi??? nguy??n t??? l???",unlockRatio:"Ph?? b??? t??? l???",resetSize:"K??ch th?????c g???c",border:"???????ng vi???n",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",align:"V??? tr??",alignLeft:"B??n tr??i",alignRight:"B??n ph???i",alertUrl:"H??y ????a v??o ???????ng d???n c???a ???nh",linkTab:"Tab li??n k???t",button2Img:"B???n c?? mu???n chuy???n n??t b???m b???ng ???nh ???????c ch???n th??nh ???nh?",img2Button:"B???n c?? mu???n chuy???n ?????i ???nh ???????c ch???n th??nh n??t b???m b???ng ???nh?",urlMissing:"Thi???u ???????ng d???n h??nh ???nh",validateWidth:"Chi???u r???ng c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateHeight:"Chi???u cao c???a ???nh ph???i l?? m???t s??? nguy??n d????ng",validateBorder:"Chi???u r???ng c???a ???????ng vi???n ph???i l?? m???t s??? nguy??n d????ng",validateHSpace:"Kho???ng ?????m ngang ph???i l?? m???t s??? nguy??n d????ng",validateVSpace:"Kho???ng ?????m d???c ph???i l?? m???t s??? nguy??n d????ng"},flash:{properties:"Thu???c t??nh Flash",propertiesTab:"Thu???c t??nh",title:"Thu???c t??nh Flash",chkPlay:"T??? ?????ng ch???y",chkLoop:"L???p",chkMenu:"Cho ph??p b???t menu c???a Flash",chkFull:"Cho ph??p to??n m??n h??nh",scale:"T??? l???",scaleAll:"Hi???n th??? t???t c???",scaleNoBorder:"Kh??ng ???????ng vi???n",scaleFit:"V???a v???n",access:"Truy c???p m??",accessAlways:"Lu??n lu??n",accessSameDomain:"C??ng t??n mi???n",accessNever:"Kh??ng bao gi???",align:"V??? tr??",alignLeft:"Tr??i",alignAbsBottom:"D?????i tuy???t ?????i",alignAbsMiddle:"Gi???a tuy???t ?????i",alignBaseline:"???????ng c?? s???",alignBottom:"D?????i",alignMiddle:"Gi???a",alignRight:"Ph???i",alignTextTop:"Ph??a tr??n ch???",alignTop:"Tr??n",quality:"Ch???t l?????ng",qualityBest:"T???t nh???t",qualityHigh:"Cao",qualityAutoHigh:"Cao t??? ?????ng",qualityMedium:"Trung b??nh",qualityAutoLow:"Th???p t??? ?????ng",qualityLow:"Th???p",windowModeWindow:"C???a s???",windowModeOpaque:"M??? ?????c",windowModeTransparent:"Trong su???t",windowMode:"Ch??? ????? c???a s???",flashvars:"C??c bi???n s??? d??nh cho Flash",bgcolor:"M??u n???n",width:"R???ng",height:"Cao",hSpace:"Kho???ng ?????m ngang",vSpace:"Kho???ng ?????m d???c",validateSrc:"H??y ????a v??o ???????ng d???n li??n k???t",validateWidth:"Chi???u r???ng ph???i l?? s??? nguy??n.",validateHeight:"Chi???u cao ph???i l?? s??? nguy??n.",validateHSpace:"Kho???ng ?????m ngang ph???i l?? s??? nguy??n.",validateVSpace:"Kho???ng ?????m d???c ph???i l?? s??? nguy??n."},spellCheck:{toolbar:"Ki???m tra ch??nh t???",title:"Ki???m tra ch??nh t???",notAvailable:"Xin l???i, d???ch v??? n??y hi???n t???i kh??ng c??.",errorLoading:"L???i khi ??ang n???p d???ch v??? ???ng d???ng: %s.",notInDic:"Kh??ng c?? trong t??? ??i???n",changeTo:"Chuy???n th??nh",btnIgnore:"B??? qua",btnIgnoreAll:"B??? qua t???t c???",btnReplace:"Thay th???",btnReplaceAll:"Thay th??? t???t c???",btnUndo:"Ph???c h???i l???i",noSuggestions:"- Kh??ng ????a ra g???i ?? v??? t??? -",progress:"??ang ti???n h??nh ki???m tra ch??nh t???...",noMispell:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? l???i ch??nh t???",noChanges:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? t??? n??o ???????c thay ?????i",oneChange:"Ho??n t???t ki???m tra ch??nh t???: M???t t??? ???? ???????c thay ?????i",manyChanges:"Ho??n t???t ki???m tra ch??nh t???: %1 t??? ???? ???????c thay ?????i",ieSpellDownload:"Ch???c n??ng ki???m tra ch??nh t??? ch??a ???????c c??i ?????t. B???n c?? mu???n t???i v??? ngay b??y gi????"},smiley:{toolbar:"H??nh bi???u l??? c???m x??c (m???t c?????i)",title:"Ch??n h??nh bi???u l??? c???m x??c (m???t c?????i)",options:"T??y ch???n h??nh  bi???u l??? c???m x??c"},elementsPath:{eleLabel:"Nh??n th??nh ph???n",eleTitle:"%1 th??nh ph???n"},numberedlist:"Danh s??ch c?? th??? t???",bulletedlist:"Danh s??ch kh??ng th??? t???",indent:"D???ch v??o trong",outdent:"D???ch ra ngo??i",justify:{left:"Canh tr??i",center:"Canh gi???a",right:"Canh ph???i",block:"Canh ?????u"},blockquote:"Kh???i tr??ch d???n",clipboard:{title:"D??n",cutError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh c???t. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+X).",copyError:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh sao ch??p. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl/Cmd+C).",pasteMsg:"H??y d??n n???i dung v??o trong khung b??n d?????i, s??? d???ng t??? h???p ph??m (<STRONG>Ctrl/Cmd+V</STRONG>) v?? nh???n v??o n??t <STRONG>?????ng ??</STRONG>.",securityMsg:"Do thi???t l???p b???o m???t c???a tr??nh duy???t n??n tr??nh bi??n t???p kh??ng th??? truy c???p tr???c ti???p v??o n???i dung ???? sao ch??p. B???n c???n ph???i d??n l???i n???i dung v??o c???a s??? n??y.",pasteArea:"Khu v???c d??n"},pastefromword:{confirmCleanup:"V??n b???n b???n mu???n d??n c?? k??m ?????nh d???ng c???a Word. B???n c?? mu???n lo???i b??? ?????nh d???ng Word tr?????c khi d??n?",toolbar:"D??n v???i ?????nh d???ng Word",title:"D??n v???i ?????nh d???ng Word",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"D??n theo ?????nh d???ng v??n b???n thu???n",title:"D??n theo ?????nh d???ng v??n b???n thu???n"},templates:{button:"M???u d???ng s???n",title:"N???i dung M???u d???ng s???n",options:"T??y ch???n m???u d???ng s???n",insertOption:"Thay th??? n???i dung hi???n t???i",selectPromptMsg:"H??y ch???n m???u d???ng s???n ????? m??? trong tr??nh bi??n t???p<br>(n???i dung hi???n t???i s??? b??? m???t):",emptyListMsg:"(Kh??ng c?? m???u d???ng s???n n??o ???????c ?????nh ngh??a)"},showBlocks:"Hi???n th??? c??c kh???i",stylesCombo:{label:"Ki???u",panelTitle:"Phong c??ch ?????nh d???ng",panelTitle1:"Ki???u kh???i",panelTitle2:"Ki???u tr???c ti???p",panelTitle3:"Ki???u ?????i t?????ng"},format:{label:"?????nh d???ng",panelTitle:"?????nh d???ng",tag_p:"B??nh th?????ng (P)",tag_pre:"???? thi???t l???p",tag_address:"Address",tag_h1:"Heading 1",tag_h2:"Heading 2",tag_h3:"Heading 3",tag_h4:"Heading 4",tag_h5:"Heading 5",tag_h6:"Heading 6",tag_div:"B??nh th?????ng (DIV)"},div:{title:"T???o kh???i c??c th??nh ph???n",toolbar:"T???o kh???i c??c th??nh ph???n",cssClassInputLabel:"C??c l???p CSS",styleSelectLabel:"Ki???u (style)",IdInputLabel:"?????nh danh (id)",languageCodeInputLabel:"M?? ng??n ng???",inlineStyleInputLabel:"Ki???u n???i d??ng",advisoryTitleInputLabel:"Nhan ????? h?????ng d???n",langDirLabel:"H?????ng ng??n ng???",langDirLTRLabel:"Tr??i sang ph???i (LTR)",langDirRTLLabel:"Ph???i qua tr??i (RTL)",edit:"Ch???nh s???a",remove:"X??a b???"},font:{label:"Ph??ng",voiceLabel:"Ph??ng",panelTitle:"Ph??ng"},fontSize:{label:"C??? ch???",voiceLabel:"K??ch c??? ph??ng",panelTitle:"C??? ch???"},colorButton:{textColorTitle:"M??u ch???",bgColorTitle:"M??u n???n",panelTitle:"M??u s???c",auto:"T??? ?????ng",more:"M??u kh??c..."},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"Ki???m tra ch??nh t??? ngay khi g?? ch??? (SCAYT)",opera_title:"Kh??ng h??? tr??? tr??n tr??nh duy???t Opera",enable:"B???t SCAYT",disable:"T???t SCAYT",about:"Th??ng tin v??? SCAYT",toggle:"B???t t???t SCAYT",options:"T??y ch???n",langs:"Ng??n ng???",moreSuggestions:"????? xu???t th??m",ignore:"B??? qua",ignoreAll:"B??? qua t???t c???",addWord:"Th??m t???",emptyDic:"T??n c???a t??? ??i???n kh??ng ???????c ????? tr???ng.",optionsTab:"T??y ch???n",allCaps:"Kh??ng ph??n bi???t ch??? HOA ch??? th?????ng",ignoreDomainNames:"B??? qua t??n mi???n",mixedCase:"Kh??ng ph??n bi???t lo???i ch???",mixedWithDigits:"Kh??ng ph??n bi???t ch??? v?? s???",languagesTab:"Tab ng??n ng???",dictionariesTab:"T??? ??i???n",dic_field_name:"T??n t??? ??i???n",dic_create:"T???o",dic_restore:"Ph???c h???i",dic_delete:"X??a",dic_rename:"Thay t??n",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 it's name and click the Restore button.",aboutTab:"Th??ng tin"},about:{title:"Th??ng tin v??? CKEditor",dlgTitle:"Th??ng tin v??? CKEditor",moreInfo:"Vui l??ng gh?? th??m trang web c???a ch??ng t??i ????? c?? th??ng tin v??? gi???y ph??p:",copy:"B???n quy???n &copy; $1. Gi??? to??n quy???n."},maximize:"Ph??ng to t???i ??a",minimize:"Thu nh???",fakeobjects:{anchor:"??i???m neo",flash:"Flash",div:"Ng???t trang",unknown:"?????i t?????ng kh??ng r?? r??ng"},resize:"K??o r?? ????? thay ?????i k??ch c???",colordialog:{title:"Ch???n m??u",options:"Color Options",highlight:"M??u ch???n",selected:"M??u ???? ch???n",clear:"X??a b???"},toolbarCollapse:"Thu g???n thanh c??ng c???",toolbarExpand:"M??? r???ng thnah c??ng c???"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/zh-cn.js b/horde/services/editor/ckeditor/lang/zh-cn.js
deleted file mode 100644 (file)
index b2a6ee8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang["zh-cn"]={dir:"ltr",editorTitle:"????????????????????????, %1, ??? ALT+0 ???????????????",toolbar:"?????????",editor:"????????????????????????",source:"??????",newPage:"??????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"?????????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"???????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"???????????????",url:"?????????",protocol:"??????",upload:"??????",uploadSubmit:"?????????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"?????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"?????????",button:"??????",select:"??????/??????",imageButton:"?????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"??????????????????",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"????????????",ok:"??????",cancel:"??????",close:"??????",preview:"??????",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"???????????????????????????,???????????????????????????",confirmCancel:"?????????????????????????????????????????????????????????",options:"??????",target:"????????????",targetNew:"????????? (_blank)",targetTop:"?????? (_top)",targetSelf:"????????? (_self)",targetParent:"????????? (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"??????????????????"},specialChar:{toolbar:"??????????????????",title:"??????????????????",options:"??????????????????"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"??????",toAnchor:"??????????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"?????? (IE)",popupScrollBars:"?????????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"Tab ?????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"????????????",styles:"????????????",selectAnchor:"??????????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"??????",emailSubject:"??????",emailBody:"??????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????????",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/??????????????????",menu:"??????????????????",title:"??????????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"??????????????????",bulletedTitle:"??????????????????",type:"????????????",start:"????????????",validateStartNumber:"List start number must be a whole number.",circle:"?????????",disc:"?????????",square:"????????????",none:"?????????",notset:"<????????????>",armenian:"?????????????????????????????????",georgian:"??????????????????????????????(an, ban, gan, ???)",lowerRoman:"??????????????????(i, ii, iii, iv, v, ???)",upperRoman:"??????????????????(I, II, III, IV, V, ???)",lowerAlpha:"??????????????????(a, b, c, d, e, ???)",upperAlpha:"??????????????????(A, B, C, D, E, ???)",lowerGreek:"??????????????????(alpha, beta, gamma, ???)",decimal:"?????? (1, 2, 3, ???)",decimalLeadingZero:"0?????????????????????(01, 02, 03, ???)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"????????????????????????",matchCase:"???????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????."},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"?????????",alignCenter:"??????",alignRight:"?????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"????????????",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"???????????????",headersNone:"???",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"??????????????????????????????",invalidCols:"??????????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"????????????????????????",insertAfter:"????????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"????????????",colSpan:"????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"??????????????????????????????",invalidColSpan:"??????????????????????????????",chooseColor:"??????"},row:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"??????????????????",insertAfter:"??????????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"??????(???)",type:"??????",typeBtn:"??????",typeSbm:"??????",typeRst:"??????"},checkboxAndRadio:{checkboxTitle:"???????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"????????????",opAvail:"?????????",value:"???",size:"??????",lines:"???",chkMulti:"????????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"??????????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"?????????",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"???????????????",name:"??????",value:"?????????"},image:{title:"????????????",titleButton:"???????????????",menu:"????????????",infoTab:"??????",btnUpload:"?????????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"????????????",unlockRatio:"???????????????",resetSize:"????????????",border:"????????????",hSpace:"????????????",vSpace:"????????????",align:"????????????",alignLeft:"?????????",alignRight:"?????????",alertUrl:"?????????????????????",linkTab:"??????",button2Img:"???????????????????????????????????????????",img2Button:"???????????????????????????????????????????",urlMissing:"???????????????????????????",validateWidth:"?????????????????????????????????",validateHeight:"?????????????????????????????????",validateBorder:"?????????????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"?????? Flash ??????",chkFull:"????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"??????",accessNever:"??????",align:"????????????",alignLeft:"?????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"??????",alignBottom:"??????",alignMiddle:"??????",alignRight:"?????????",alignTextTop:"????????????",alignTop:"??????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???(??????)",qualityMedium:"???(??????)",qualityAutoLow:"???(??????)",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????????",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"??????, ????????????????????????",errorLoading:"?????????????????????????????????: %s.",notInDic:"??????????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????...",noMispell:"??????????????????: ????????????????????????",noChanges:"??????????????????: ????????????????????????",oneChange:"??????????????????: ?????????????????????",manyChanges:"??????????????????: ????????? %1 ?????????",ieSpellDownload:"??????????????????????????????, ????????????????????????????"},smiley:{toolbar:"?????????",title:"??????????????????",options:"??????????????????"},elementsPath:{eleLabel:"????????????",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"???????????????",outdent:"???????????????",justify:{left:"?????????",center:"??????",right:"?????????",block:"????????????"},blockquote:"?????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+X)?????????",copyError:"?????????????????????????????????????????????????????????????????????, ????????????????????????(Ctrl/Cmd+C)?????????",pasteMsg:"????????????????????????(<STRONG>Ctrl/Cmd+V</STRONG>)????????????????????????????????????????????? <STRONG>??????</STRONG>",securityMsg:"??????????????????????????????????????????, ???????????????????????????????????????????????????, ???????????????????????????????????????",pasteArea:"????????????"},pastefromword:{confirmCleanup:"???????????????????????????????????? MS Word, ??????????????? MS Word ???????????????????",toolbar:"??? MS Word ??????",title:"??? MS Word ??????",error:"????????????????????????????????????????????????"},pasteText:{button:"????????????????????????",title:"????????????????????????"},templates:{button:"??????",title:"????????????",options:"????????????",insertOption:"??????????????????",selectPromptMsg:"??????????????????????????????:",emptyListMsg:"(????????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"??????",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"???????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"??????(DIV)"},div:{title:"?????? DIV ??????",toolbar:"?????? DIV ??????",cssClassInputLabel:"???????????????",styleSelectLabel:"??????",IdInputLabel:"ID",languageCodeInputLabel:"????????????",inlineStyleInputLabel:"????????????",advisoryTitleInputLabel:"??????",langDirLabel:"????????????",langDirLTRLabel:"???????????? (LTR)",langDirRTLLabel:"???????????? (RTL)",edit:"?????? DIV",remove:"?????? DIV"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"??????",auto:"??????",more:"????????????..."},colors:{"000":"???",800000:"??????","8B4513":"??????","2F4F4F":"??????","008080":"?????????","000080":"?????????","4B0082":"??????",696969:"??????",B22222:"??????",A52A2A:"???",DAA520:"??????","006400":"??????","40E0D0":"??????","0000CD":"??????",800080:"???",808080:"???",F00:"???",FF8C00:"??????",FFD700:"???","008000":"???","0FF":"???","00F":"???",EE82EE:"?????????",A9A9A9:"??????",FFA07A:"??????",FFA500:"???",FFFF00:"???","00FF00":"??????",AFEEEE:"??????",ADD8E6:"??????",DDA0DD:"??????",D3D3D3:"??????",FFF0F5:"?????????",FAEBD7:"?????????",FFFFE0:"??????",F0FFF0:"??????",F0FFFF:"??????",F0F8FF:"??????",E6E6FA:"??????",FFF:"???"},scayt:{title:"??????????????????",opera_title:"????????? Opera ?????????",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"??????/????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"????????????????????????",ignoreDomainNames:"????????????",mixedCase:"??????????????????????????????",mixedWithDigits:"????????????????????????",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"????????????",dic_create:"??????",dic_restore:"??????",dic_delete:"??????",dic_rename:"?????????",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 it's name and click the Restore button.",aboutTab:"??????"},about:{title:"??????CKEditor",dlgTitle:"??????CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"???????????? &copy; $1."},maximize:"??????",minimize:"?????????",fakeobjects:{anchor:"??????",flash:"Flash",div:"??????",unknown:"????????????"},resize:"?????????????????????",colordialog:{title:"????????????",options:"????????????",highlight:"??????",selected:"????????????",clear:"??????"},toolbarCollapse:"???????????????",toolbarExpand:"???????????????"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/lang/zh.js b/horde/services/editor/ckeditor/lang/zh.js
deleted file mode 100644 (file)
index 314da9b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.lang.zh={dir:"ltr",editorTitle:"Rich text editor, %1, press ALT 0 for help.",toolbar:"Toolbar",editor:"Rich Text Editor",source:"?????????",newPage:"????????????",save:"??????",preview:"??????",cut:"??????",copy:"??????",paste:"??????",print:"??????",underline:"??????",bold:"??????",italic:"??????",selectAll:"??????",removeFormat:"????????????",strike:"?????????",subscript:"??????",superscript:"??????",horizontalrule:"???????????????",pagebreak:"??????????????????",unlink:"???????????????",undo:"??????",redo:"??????",common:{browseServer:"??????????????????",url:"URL",protocol:"????????????",upload:"??????",uploadSubmit:"??????????????????",image:"??????",flash:"Flash",form:"??????",checkbox:"????????????",radio:"????????????",textField:"????????????",textarea:"????????????",hiddenField:"????????????",button:"??????",select:"??????/??????",imageButton:"????????????",notSet:"<????????????>",id:"ID",name:"??????",langDir:"????????????",langDirLtr:"???????????? (LTR)",langDirRtl:"???????????? (RTL)",langCode:"????????????",longDescr:"?????? URL",cssClass:"???????????????",advisoryTitle:"??????",cssStyle:"??????",ok:"??????",cancel:"??????",close:"Close",preview:"Preview",generalTab:"??????",advancedTab:"??????",validateNumberFailed:"????????????????????????",confirmNewPage:"????????????????????????????????????????????????",confirmCancel:"????????????????????????????????????????????????",options:"Options",target:"Target",targetNew:"New Window (_blank)",targetTop:"Topmost Window (_top)",targetSelf:"Same Window (_self)",targetParent:"Parent Window (_parent)",unavailable:'%1<span class="cke_accessibility">, ?????????</span>'},contextmenu:{options:"Context Menu Options"},specialChar:{toolbar:"??????????????????",title:"?????????????????????",options:"Special Character Options"},link:{toolbar:"??????/???????????????",other:"<??????>",menu:"???????????????",title:"?????????",info:"???????????????",target:"??????",upload:"??????",advanced:"??????",type:"???????????????",toUrl:"URL",toAnchor:"????????????",toEmail:"????????????",targetFrame:"<??????>",targetPopup:"<????????????>",targetFrameName:"??????????????????",targetPopupName:"??????????????????",popupFeatures:"??????????????????",popupResizable:"?????????",popupStatusBar:"?????????",popupLocationBar:"?????????",popupToolbar:"?????????",popupMenuBar:"?????????",popupFullScreen:"????????? (IE)",popupScrollBars:"??????",popupDependent:"?????? (NS)",popupWidth:"???",popupLeft:"???",popupHeight:"???",popupTop:"???",id:"ID",langDir:"????????????",langDirLTR:"???????????? (LTR)",langDirRTL:"???????????? (RTL)",acccessKey:"?????????",name:"??????",langCode:"????????????",tabIndex:"????????????",advisoryTitle:"??????",advisoryContentType:"????????????",cssClasses:"???????????????",charset:"?????????????????????",styles:"??????",selectAnchor:"???????????????",anchorName:"???????????????",anchorId:"????????? ID",emailAddress:"????????????",emailSubject:"????????????",emailBody:"????????????",noAnchors:"(??????????????????????????????)",noUrl:"????????????????????? URL",noEmail:"???????????????????????????"},anchor:{toolbar:"??????/????????????",menu:"????????????",title:"????????????",name:"????????????",errorName:"?????????????????????"},list:{numberedTitle:"Numbered List Properties",bulletedTitle:"Bulleted List Properties",type:"Type",start:"Start",validateStartNumber:"List start number must be a whole number.",circle:"Circle",disc:"Disc",square:"Square",none:"None",notset:"<not set>",armenian:"Armenian numbering",georgian:"Georgian numbering (an, ban, gan, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",upperRoman:"Upper Roman (I, II, III, IV, V, etc.)",lowerAlpha:"Lower Alpha (a, b, c, d, e, etc.)",upperAlpha:"Upper Alpha (A, B, C, D, E, etc.)",lowerGreek:"Lower Greek (alpha, beta, gamma, etc.)",decimal:"Decimal (1, 2, 3, etc.)",decimalLeadingZero:"Decimal leading zero (01, 02, 03, etc.)"},findAndReplace:{title:"???????????????",find:"??????",replace:"??????",findWhat:"??????:",replaceWith:"??????:",notFoundMsg:"???????????????????????????",matchCase:"??????????????????",matchWord:"????????????",matchCyclic:"????????????",replaceAll:"????????????",replaceSuccessMsg:"????????? %1 ?????????"},table:{toolbar:"??????",title:"????????????",menu:"????????????",deleteTable:"????????????",rows:"??????",columns:"??????",border:"??????",align:"??????",alignLeft:"????????????",alignCenter:"??????",alignRight:"????????????",width:"??????",widthPx:"??????",widthPc:"?????????",widthUnit:"width unit",height:"??????",cellSpace:"??????",cellPad:"??????",caption:"??????",summary:"??????",headers:"??????",headersNone:"?????????",headersColumn:"?????????",headersRow:"?????????",headersBoth:"?????????????????????",invalidRows:"???????????????????????????",invalidCols:"???????????????????????????",invalidBorder:"?????????????????????????????????",invalidWidth:"?????????????????????????????????",invalidHeight:"?????????????????????????????????",invalidCellSpacing:"????????????????????????????????????",invalidCellPadding:"????????????????????????????????????",cell:{menu:"?????????",insertBefore:"?????????????????????",insertAfter:"?????????????????????",deleteCell:"???????????????",merge:"???????????????",mergeRight:"?????????????????????",mergeDown:"?????????????????????",splitHorizontal:"?????????????????????",splitVertical:"?????????????????????",title:"???????????????",cellType:"???????????????",rowSpan:"???????????????",colSpan:"???????????????",wordWrap:"????????????",hAlign:"????????????",vAlign:"????????????",alignTop:"????????????",alignMiddle:"????????????",alignBottom:"????????????",alignBaseline:"????????????",bgColor:"????????????",borderColor:"????????????",data:"??????",header:"??????",yes:"???",no:"???",invalidWidth:"????????????????????????????????????",invalidHeight:"????????????????????????????????????",invalidRowSpan:"????????????????????????????????????",invalidColSpan:"???????????????????????????????????????",chooseColor:"Choose"},row:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteRow:"?????????"},column:{menu:"???",insertBefore:"???????????????",insertAfter:"???????????????",deleteColumn:"?????????"}},button:{title:"????????????",text:"???????????? (???)",type:"??????",typeBtn:"?????? (Button)",typeSbm:"?????? (Submit)",typeRst:"?????? (Reset)"},checkboxAndRadio:{checkboxTitle:"??????????????????",radioTitle:"??????????????????",value:"?????????",selected:"?????????"},form:{title:"????????????",menu:"????????????",action:"??????",method:"??????",encoding:"????????????"},select:{title:"??????/????????????",selectInfo:"??????",opAvail:"????????????",value:"???",size:"??????",lines:"???",chkMulti:"?????????",opText:"????????????",opValue:"?????????",btnAdd:"??????",btnModify:"??????",btnUp:"??????",btnDown:"??????",btnSetValue:"???????????????",btnDelete:"??????"},textarea:{title:"??????????????????",cols:"????????????",rows:"??????"},textfield:{title:"??????????????????",name:"??????",value:"???",charWidth:"????????????",maxChars:"???????????????",type:"??????",typeText:"??????",typePass:"??????"},hidden:{title:"??????????????????",name:"??????",value:"???"},image:{title:"????????????",titleButton:"??????????????????",menu:"????????????",infoTab:"????????????",btnUpload:"??????????????????",upload:"??????",alt:"????????????",width:"??????",height:"??????",lockRatio:"?????????",unlockRatio:"Unlock Ratio",resetSize:"??????????????????",border:"??????",hSpace:"????????????",vSpace:"????????????",align:"??????",alignLeft:"????????????",alignRight:"????????????",alertUrl:"??????????????? URL",linkTab:"?????????",button2Img:"????????????????????????????????????",img2Button:"????????????????????????????????????",urlMissing:"Image source URL is missing.",validateWidth:"Width must be a whole number.",validateHeight:"Height must be a whole number.",validateBorder:"Border must be a whole number.",validateHSpace:"HSpace must be a whole number.",validateVSpace:"VSpace must be a whole number."},flash:{properties:"Flash ??????",propertiesTab:"??????",title:"Flash ??????",chkPlay:"????????????",chkLoop:"??????",chkMenu:"????????????",chkFull:"?????????????????????",scale:"??????",scaleAll:"????????????",scaleNoBorder:"?????????",scaleFit:"????????????",access:"??????????????????",accessAlways:"??????",accessSameDomain:"????????????",accessNever:"??????",align:"??????",alignLeft:"????????????",alignAbsBottom:"????????????",alignAbsMiddle:"????????????",alignBaseline:"?????????",alignBottom:"????????????",alignMiddle:"????????????",alignRight:"????????????",alignTextTop:"????????????",alignTop:"????????????",quality:"??????",qualityBest:"??????",qualityHigh:"???",qualityAutoHigh:"???????????????",qualityMedium:"???????????????",qualityAutoLow:"???????????????",qualityLow:"???",windowModeWindow:"??????",windowModeOpaque:"?????????",windowModeTransparent:"??????",windowMode:"????????????",flashvars:"Flash ??????",bgcolor:"????????????",width:"??????",height:"??????",hSpace:"????????????",vSpace:"????????????",validateSrc:"????????????????????? URL",validateWidth:"???????????????????????????",validateHeight:"???????????????????????????",validateHSpace:"?????????????????????????????????",validateVSpace:"?????????????????????????????????"},spellCheck:{toolbar:"????????????",title:"????????????",notAvailable:"?????????????????????????????????",errorLoading:"?????????????????????: %s.",notInDic:"???????????????",changeTo:"?????????",btnIgnore:"??????",btnIgnoreAll:"????????????",btnReplace:"??????",btnReplaceAll:"????????????",btnUndo:"??????",noSuggestions:"- ???????????? -",progress:"????????????????????????",noMispell:"??????????????????????????????????????????",noChanges:"??????????????????????????????????????????",oneChange:"?????????????????????????????? 1 ?????????",manyChanges:"?????????????????????????????? %1 ?????????",ieSpellDownload:"???????????????????????????????????????????????????????????????"},smiley:{toolbar:"????????????",title:"??????????????????",options:"Smiley Options"},elementsPath:{eleLabel:"Elements path",eleTitle:"%1 ??????"},numberedlist:"????????????",bulletedlist:"????????????",indent:"????????????",outdent:"????????????",justify:{left:"????????????",center:"??????",right:"????????????",block:"????????????"},blockquote:"????????????",clipboard:{title:"??????",cutError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+X) ?????????",copyError:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl/Cmd+C) ?????????",pasteMsg:"?????????????????? (<strong>Ctrl/Cmd+V</strong>) ?????????????????????????????? <strong>??????</strong>",securityMsg:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",pasteArea:"Paste Area"},pastefromword:{confirmCleanup:"????????????????????????????????? Word ?????????????????????????????????????????? Word ???????????????????????????",toolbar:"??? Word ??????",title:"??? Word ??????",error:"It was not possible to clean up the pasted data due to an internal error"},pasteText:{button:"?????????????????????",title:"?????????????????????"},templates:{button:"??????",title:"????????????",options:"Template Options",insertOption:"??????????????????",selectPromptMsg:"???????????????????????????<br> (??????????????????????????????):",emptyListMsg:"(?????????)"},showBlocks:"????????????",stylesCombo:{label:"??????",panelTitle:"Formatting Styles",panelTitle1:"??????????????????",panelTitle2:"??????????????????",panelTitle3:"??????????????????"},format:{label:"??????",panelTitle:"??????",tag_p:"??????",tag_pre:"????????????",tag_address:"??????",tag_h1:"?????? 1",tag_h2:"?????? 2",tag_h3:"?????? 3",tag_h4:"?????? 4",tag_h5:"?????? 5",tag_h6:"?????? 6",tag_div:"?????? (DIV)"},div:{title:"Create Div Container",toolbar:"Create Div Container",cssClassInputLabel:"Stylesheet Classes",styleSelectLabel:"Style",IdInputLabel:"Id",languageCodeInputLabel:" Language Code",inlineStyleInputLabel:"Inline Style",advisoryTitleInputLabel:"Advisory Title",langDirLabel:"Language Direction",langDirLTRLabel:"Left to Right (LTR)",langDirRTLLabel:"Right to Left (RTL)",edit:"Edit Div",remove:"Remove Div"},font:{label:"??????",voiceLabel:"??????",panelTitle:"??????"},fontSize:{label:"??????",voiceLabel:"????????????",panelTitle:"??????"},colorButton:{textColorTitle:"????????????",bgColorTitle:"????????????",panelTitle:"Colors",auto:"??????",more:"???????????????"},colors:{"000":"Black",800000:"Maroon","8B4513":"Saddle Brown","2F4F4F":"Dark Slate Gray","008080":"Teal","000080":"Navy","4B0082":"Indigo",696969:"Dark Gray",B22222:"Fire Brick",A52A2A:"Brown",DAA520:"Golden Rod","006400":"Dark Green","40E0D0":"Turquoise","0000CD":"Medium Blue",800080:"Purple",808080:"Gray",F00:"Red",FF8C00:"Dark Orange",FFD700:"Gold","008000":"Green","0FF":"Cyan","00F":"Blue",EE82EE:"Violet",A9A9A9:"Dim Gray",FFA07A:"Light Salmon",FFA500:"Orange",FFFF00:"Yellow","00FF00":"Lime",AFEEEE:"Pale Turquoise",ADD8E6:"Light Blue",DDA0DD:"Plum",D3D3D3:"Light Grey",FFF0F5:"Lavender Blush",FAEBD7:"Antique White",FFFFE0:"Light Yellow",F0FFF0:"Honeydew",F0FFFF:"Azure",F0F8FF:"Alice Blue",E6E6FA:"Lavender",FFF:"White"},scayt:{title:"??????????????????",opera_title:"Not supported by Opera",enable:"????????????????????????",disable:"????????????????????????",about:"????????????????????????",toggle:"?????????????????????????????????",options:"??????",langs:"??????",moreSuggestions:"??????????????????",ignore:"??????",ignoreAll:"????????????",addWord:"????????????",emptyDic:"?????????????????????.",optionsTab:"??????",allCaps:"Ignore All-Caps Words",ignoreDomainNames:"Ignore Domain Names",mixedCase:"Ignore Words with Mixed Case",mixedWithDigits:"Ignore Words with Numbers",languagesTab:"??????",dictionariesTab:"??????",dic_field_name:"Dictionary name",dic_create:"Create",dic_restore:"Restore",dic_delete:"Delete",dic_rename:"Rename",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 it's name and click the Restore button.",aboutTab:"??????"},about:{title:"?????? CKEditor",dlgTitle:"?????? CKEditor",moreInfo:"?????????????????????????????????????????????????????????",copy:"Copyright &copy; $1. All rights reserved."},maximize:"?????????",minimize:"Minimize",fakeobjects:{anchor:"??????",flash:"Flash ??????",div:"??????",unknown:"????????????"},resize:"??????????????????",colordialog:{title:"Select color",options:"Color Options",highlight:"Highlight",selected:"Selected Color",clear:"Clear"},toolbarCollapse:"Collapse Toolbar",toolbarExpand:"Expand Toolbar"};
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/horde/services/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
deleted file mode 100644 (file)
index 1eb7154..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("a11yHelp",function(r){var q=r.lang.accessibilityHelp,p=CKEDITOR.tools.getNextNumber(),o={8:"BACKSPACE",9:"TAB",13:"ENTER",16:"SHIFT",17:"CTRL",18:"ALT",19:"PAUSE",20:"CAPSLOCK",27:"ESCAPE",33:"PAGE UP",34:"PAGE DOWN",35:"END",36:"HOME",37:"LEFT ARROW",38:"UP ARROW",39:"RIGHT ARROW",40:"DOWN ARROW",45:"INSERT",46:"DELETE",91:"LEFT WINDOW KEY",92:"RIGHT WINDOW KEY",93:"SELECT KEY",96:"NUMPAD  0",97:"NUMPAD  1",98:"NUMPAD  2",99:"NUMPAD  3",100:"NUMPAD  4",101:"NUMPAD  5",102:"NUMPAD  6",103:"NUMPAD  7",104:"NUMPAD  8",105:"NUMPAD  9",106:"MULTIPLY",107:"ADD",109:"SUBTRACT",110:"DECIMAL POINT",111:"DIVIDE",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NUM LOCK",145:"SCROLL LOCK",186:"SEMI-COLON",187:"EQUAL SIGN",188:"COMMA",189:"DASH",190:"PERIOD",191:"FORWARD SLASH",192:"GRAVE ACCENT",219:"OPEN BRACKET",220:"BACK SLASH",221:"CLOSE BRAKET",222:"SINGLE QUOTE"};o[CKEDITOR.ALT]="ALT";o[CKEDITOR.SHIFT]="SHIFT";o[CKEDITOR.CTRL]="CTRL";var n=[CKEDITOR.ALT,CKEDITOR.SHIFT,CKEDITOR.CTRL];function m(d){var c,b,a=[];for(var e=0;e<n.length;e++){b=n[e];c=d/n[e];if(c>1&&c<=2){d-=b;a.push(o[b])}}a.push(o[d]||String.fromCharCode(d));return a.join("+")}var l=/\$\{(.*?)\}/g;function k(d,c){var b=r.config.keystrokes,a,f=b.length;for(var e=0;e<f;e++){a=b[e];if(a[1]==c){break}}return m(a[0])}function j(){var i='<div class="cke_accessibility_legend" role="document" aria-labelledby="cke_'+p+'_arialbl" tabIndex="-1">%1</div><span id="cke_'+p+'_arialbl" class="cke_voice_label">'+q.contents+" </span>",h="<h1>%1</h1><dl>%2</dl>",g="<dt>%1</dt><dd>%2</dd>",f=[],e=q.legend,d=e.length;for(var c=0;c<d;c++){var b=e[c],a=[],B=b.items,A=B.length;for(var z=0;z<A;z++){var y=B[z],x;x=g.replace("%1",y.name).replace("%2",y.legend.replace(l,k));a.push(x)}f.push(h.replace("%1",b.name).replace("%2",a.join("")))}return i.replace("%1",f.join(""))}return{title:q.title,minWidth:600,minHeight:400,contents:[{id:"info",label:r.lang.common.generalTab,expand:true,elements:[{type:"html",id:"legends",focus:function(){},html:j()+'<style type="text/css">.cke_accessibility_legend{width:600px;height:400px;padding-right:5px;overflow-y:auto;overflow-x:hidden;}.cke_accessibility_legend h1{font-size: 20px;border-bottom: 1px solid #AAA;margin: 5px 0px 15px;}.cke_accessibility_legend dl{margin-left: 5px;}.cke_accessibility_legend dt{font-size: 13px;font-weight: bold;}.cke_accessibility_legend dd{white-space:normal;margin:10px}</style>'}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/a11yhelp/lang/en.js b/horde/services/editor/ckeditor/plugins/a11yhelp/lang/en.js
deleted file mode 100644 (file)
index 028a458..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.plugins.setLang("a11yhelp","en",{accessibilityHelp:{title:"Accessibility Instructions",contents:"Help Contents. To close this dialog press ESC.",legend:[{name:"General",items:[{name:"Editor Toolbar",legend:"Press ${toolbarFocus} to navigate to the toolbar. Move to next toolbar button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."},{name:"Editor Dialog",legend:"Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."},{name:"Editor Context Menu",legend:"Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with  SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option wtih SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."},{name:"Editor List Box",legend:"Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"Editor Element Path Bar",legend:"Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with  SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."}]},{name:"Commands",items:[{name:" Undo command",legend:"Press ${undo}"},{name:" Redo command",legend:"Press ${redo}"},{name:" Bold command",legend:"Press ${bold}"},{name:" Italic command",legend:"Press ${italic}"},{name:" Underline command",legend:"Press ${underline}"},{name:" Link command",legend:"Press ${link}"},{name:" Toolbar Collapse command",legend:"Press ${toolbarCollapse}"},{name:" Accessibility Help",legend:"Press ${a11yHelp}"}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/a11yhelp/lang/he.js b/horde/services/editor/ckeditor/plugins/a11yhelp/lang/he.js
deleted file mode 100644 (file)
index e3ac673..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});CKEDITOR.plugins.setLang("a11yhelp","he",{accessibilityHelp:{title:"???????????? ????????????",contents:"???????????? ????????????. ???????????? ?????? ???????????? (ESC).",legend:[{name:"????????",items:[{name:"???????? ??????????",legend:"?????? ???? ${toolbarFocus} ?????? ?????????? ?????????? ??????????. ???????? ???????????? ?????? ???? ?????? ???????? (TAB) ???? ???? ??????????. ???????? ???????????? ?????????? ???? ?????? ?????????? (SHIFT) + ?????? (TAB) ???? ???? ????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ???? ???????????? ??????????."},{name:"???????????????? (???????????? ??????????)",legend:"???????? ????????????, ?????? ?????? (TAB) ?????? ?????????? ???????? ??????, ?????? ???????? (SHIFT) + ?????? (TAB) ?????? ?????????? ???????? ??????????, ?????? ???????? (ENTER) ?????? ?????????? ???? ??????????????, ?????? ???????????? (ESC) ?????? ????????. ???????? ???????????????? ???????? ???????? ?????????? (??????????????), ?????? ?????? (ALT) + F10 ?????? ?????????? ?????????? ????????????. ???????? ???????? ?????? ???? ?????? (TAB) ???? ???? ??????????. ???????? ???????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ???????????? ????????."},{name:"?????????? ?????????? (Context Menu)",legend:"?????? ${contextMenu} ???? APPLICATION KEY?????? ?????????? ???? ?????????? ??????????. ???????? ?????????????? ???????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????????? ???????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ??????????????. ?????? ???? ???? ???????????? (Sub-menu) ???? ?????????????? ?????????????? ???? ???????? ???? ???????? (ENTER) ???? ???? ??????????. ???????? ???????????? ?????? ???? ???????????? (ESC) ???? ???? ??????????. ???????? ???? ?????????? ?????????? ???? ???????????? (ESC)."},{name:"?????????????? ???????? (List boxes)",legend:"???????? ?????????? ????, ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ???????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) or ???? ??????????. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."},{name:"???? ?????????????? (Elements Path)",legend:"?????? ${elementsPathFocus} ?????? ?????????? ?????? ????????????????. ???????? ?????????? ?????? ???? ?????? (TAB) ???? ???? ????????. ???????? ?????????? ?????????? ???? ???????? (SHIFT) + ?????? (TAB) ???? ???? ??????????. ?????? ???????? ???? ???????? (ENTER) ?????? ?????????? ???? ???????????? ??????????."}]},{name:"????????????",items:[{name:" ?????????? ?????? ??????????",legend:"?????? ${undo}"},{name:" ???????? ???? ?????? ??????????",legend:"?????? ${redo}"},{name:" ??????????",legend:"?????? ${bold}"},{name:" ??????????",legend:"?????? ${italic}"},{name:" ?????????? ???? ??????????",legend:"?????? ${underline}"},{name:" ?????????? ????????",legend:"?????? ${link}"},{name:" ?????????? ???????? ??????????",legend:"?????? ${toolbarCollapse}"},{name:" ???????????? ????????????",legend:"?????? ${a11yHelp}"}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/about/dialogs/about.js b/horde/services/editor/ckeditor/plugins/about/dialogs/about.js
deleted file mode 100644 (file)
index 98efa93..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("about",function(d){var c=d.lang.about;return{title:CKEDITOR.env.ie?c.dlgTitle:c.title,minWidth:390,minHeight:230,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[{type:"html",html:'<style type="text/css">.cke_about_container{color:#000 !important;padding:10px 10px 0;margin-top:5px}.cke_about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-color:#fff;background-image:url('+CKEDITOR.plugins.get("about").path+'dialogs/logo_ckeditor.png);background-position:center; background-repeat:no-repeat;margin-bottom:10px;}.cke_about_container a{cursor:pointer !important;color:blue !important;text-decoration:underline !important;}</style><div class="cke_about_container"><div class="cke_about_logo"></div><p>CKEditor '+CKEDITOR.version+" (revision "+CKEDITOR.revision+')<br><a href="http://ckeditor.com/">http://ckeditor.com</a></p><p>'+c.moreInfo+'<br><a href="http://ckeditor.com/license">http://ckeditor.com/license</a></p><p>'+c.copy.replace("$1",'<a href="http://cksource.com/">CKSource</a> - Frederico Knabben')+"</p></div>"}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png b/horde/services/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
deleted file mode 100644 (file)
index ad01902..0000000
Binary files a/horde/services/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/clipboard/dialogs/paste.js b/horde/services/editor/ckeditor/plugins/clipboard/dialogs/paste.js
deleted file mode 100644 (file)
index ff0af6c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("paste",function(f){var e=f.lang.clipboard,h=CKEDITOR.env.isCustomDomain();function g(c){var b=new CKEDITOR.dom.document(c.document),a=b.$;b.getById("cke_actscrpt").remove();CKEDITOR.env.ie?a.body.contentEditable="true":a.designMode="on";if(CKEDITOR.env.ie&&CKEDITOR.env.version<8){b.getWindow().on("blur",function(){a.selection.empty()})}b.on("keydown",function(n){var m=n.data,l=m.getKeystroke(),d;switch(l){case 27:this.hide();d=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(true);d=1}d&&m.preventDefault()},this);f.fire("ariaWidget",new CKEDITOR.dom.element(c.frameElement))}return{title:e.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;var j='<html dir="'+f.config.contentsLangDirection+'" lang="'+(f.config.contentsLanguage||f.langCode)+'"><head><style>body { margin: 3px; height: 95%; } </style></head><body><script id="cke_actscrpt" type="text/javascript">window.parent.CKEDITOR.tools.callFunction( '+CKEDITOR.tools.addFunction(g,this)+", this );<\/script></body></html>",d=CKEDITOR.dom.element.createFromHtml('<iframe class="cke_pasteframe" frameborder="0"  allowTransparency="true"'+(h?" src=\"javascript:void((function(){document.open();document.domain='"+document.domain+"';document.close();})())\"":"")+' role="region" aria-label="'+e.pasteArea+'" aria-describedby="'+this.getContentElement("general","pasteMsg").domId+'" aria-multiple="true"></iframe>');d.on("load",function(l){l.removeListener();var i=d.getFrameDocument().$;i.open();if(h){i.domain=document.domain}i.write(j);i.close()},this);d.setCustomData("dialog",this);var c=this.getContentElement("general","editing_area"),b=c.getElement();b.setHtml("");b.append(d);if(CKEDITOR.env.ie){var a=CKEDITOR.dom.element.createFromHtml('<span tabindex="-1" style="position:absolute;" role="presentation"></span>');a.on("focus",function(){d.$.contentWindow.focus()});b.append(a);c.focus=function(){a.focus();this.fire("focus")}}c.getInputElement=function(){return d};if(CKEDITOR.env.ie){b.setStyle("display","block");b.setStyle("height",d.$.offsetHeight+2+"px")}},onHide:function(){if(CKEDITOR.env.ie){this.getParentEditor().document.getBody().$.contentEditable="true"}},onLoad:function(){if((CKEDITOR.env.ie7Compat||CKEDITOR.env.ie6Compat)&&f.lang.dir=="rtl"){this.parts.contents.setStyle("overflow","hidden")}},onOk:function(){var d=this.getContentElement("general","editing_area").getElement(),c=d.getElementsByTag("iframe").getItem(0),b=this.getParentEditor(),a=c.$.contentWindow.document.body.innerHTML;setTimeout(function(){b.fire("paste",{html:a})},0)},contents:[{id:"general",label:f.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'<div style="white-space:normal;width:340px;">'+e.securityMsg+"</div>"},{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+e.pasteMsg+"</div>"},{type:"html",id:"editing_area",style:"width: 100%; height: 100%;",html:"",focus:function(){var a=this.getInputElement().$.contentWindow;setTimeout(function(){a.focus()},500)}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js b/horde/services/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js
deleted file mode 100644 (file)
index 113f78c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("colordialog",function(T){var S=CKEDITOR.dom.element,R=CKEDITOR.document,Q=CKEDITOR.tools,P=T.lang.colordialog,O;function N(){return{type:"html",html:"&nbsp;"}}function M(){R.getById(x).removeStyle("background-color");O.getContentElement("picker","selectedColor").setValue("")}function L(a){if(!(a instanceof CKEDITOR.dom.event)){a=new CKEDITOR.dom.event(a)}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){O.getContentElement("picker","selectedColor").setValue(b)}}function K(a){if(!(a instanceof CKEDITOR.dom.event)){a=a.data}var c=a.getTarget(),b;if(c.getName()=="a"&&(b=c.getChild(0).getHtml())){R.getById(z).setStyle("background-color",b);R.getById(y).setHtml(b)}}function J(){R.getById(z).removeStyle("background-color");R.getById(y).setHtml("&nbsp;")}var I=Q.addFunction(J),H=L,G=CKEDITOR.tools.addFunction(H),F=K,E=J,D=CKEDITOR.tools.addFunction(function(b){b=new CKEDITOR.dom.event(b);var f=b.getTarget(),d,a,e=b.getKeystroke(),c=T.lang.dir=="rtl";switch(e){case 38:if(d=f.getParent().getParent().getPrevious()){a=d.getChild([f.getParent().getIndex(),0]);a.focus();E(b,f);F(b,a)}b.preventDefault();break;case 40:if(d=f.getParent().getParent().getNext()){a=d.getChild([f.getParent().getIndex(),0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a)}}b.preventDefault();break;case 32:H(b);b.preventDefault();break;case c?37:39:if(d=f.getParent().getNext()){a=d.getChild(0);if(a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}else{if(d=f.getParent().getParent().getNext()){a=d.getChild([0,0]);if(a&&a.type==1){a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}}break;case c?39:37:if(d=f.getParent().getPrevious()){a=d.getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{if(d=f.getParent().getParent().getPrevious()){a=d.getLast().getChild(0);a.focus();E(b,f);F(b,a);b.preventDefault(true)}else{E(null,f)}}break;default:return}});function C(){var b=["00","33","66","99","cc","ff"];function f(l,k){for(var j=l;j<l+3;j++){var i=B.$.insertRow(-1);for(var h=k;h<k+3;h++){for(var g=0;g<6;g++){d(i,"#"+b[h]+b[g]+b[j])}}}}function d(j,i){var h=new S(j.insertCell(-1));h.setAttribute("class","ColorCell");h.setStyle("background-color",i);h.setStyle("width","15px");h.setStyle("height","15px");var g=h.$.cellIndex+1+18*j.rowIndex;h.append(CKEDITOR.dom.element.createFromHtml('<a href="javascript: void(0);" role="option" aria-posinset="'+g+'" aria-setsize="'+234+'" style="cursor: pointer;display:block;width:100%;height:100% " title="'+CKEDITOR.tools.htmlEncode(i)+'" onkeydown="CKEDITOR.tools.callFunction( '+D+', event, this )" onclick="CKEDITOR.tools.callFunction('+G+', event, this ); return false;" tabindex="-1"><span class="cke_voice_label">'+i+"</span>&nbsp;</a>",CKEDITOR.document))}f(0,0);f(3,0);f(0,3);f(3,3);var a=B.$.insertRow(-1);for(var e=0;e<6;e++){d(a,"#"+b[e]+b[e]+b[e])}for(var c=0;c<12;c++){d(a,"#000000")}}var B=new S("table");C();var A=function(a){return a+CKEDITOR.tools.getNextNumber()},z=A("hicolor"),y=A("hicolortext"),x=A("selhicolor");return{title:P.title,minWidth:360,minHeight:220,onLoad:function(){O=this},contents:[{id:"picker",label:P.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:'<table role="listbox" aria-labelledby="color_table_label" onmouseout="CKEDITOR.tools.callFunction( '+I+' );">'+B.getHtml()+'</table><span id="color_table_label" class="cke_voice_label">'+P.options+"</span>",onLoad:function(){var a=CKEDITOR.document.getById(this.domId);a.on("mouseover",K)},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()}},N(),{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:"<span>"+P.highlight+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+z+'" style="border: 1px solid; height: 74px; width: 74px;"></div>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+y+'">&nbsp;</div><span>'+P.selected+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+x+'" style="border: 1px solid; height: 20px; width: 74px;"></div>'},{type:"text",label:P.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 74px",onChange:function(){try{R.getById(x).setStyle("background-color",this.getValue())}catch(a){M()}}},N(),{type:"button",id:"clear",style:"margin-top: 5px",label:P.clear,onClick:M}]}]}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/dialog/dialogDefinition.js b/horde/services/editor/ckeditor/plugins/dialog/dialogDefinition.js
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/horde/services/editor/ckeditor/plugins/div/dialogs/div.js b/horde/services/editor/ckeditor/plugins/div/dialogs/div.js
deleted file mode 100644 (file)
index f9ca895..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){function e(c,b,a){if(!b.is||!b.getCustomData("block_processed")){b.is&&CKEDITOR.dom.element.setMarker(a,b,"block_processed",true);c.push(b)}}function d(j){var i=[],c=j.getChildren();for(var b=0;b<c.count();b++){var a=c.getItem(b);if(!(a.type===CKEDITOR.NODE_TEXT&&/^[ \t\n\r]+$/.test(a.getText()))){i.push(a)}}return i}function f(x,w){var v=(function(){var g=CKEDITOR.tools.extend({},CKEDITOR.dtd.$blockLimit);delete g.div;if(x.config.div_wrapTable){delete g.td;delete g.th}return g})(),u=CKEDITOR.dtd.div;function t(j){var i=new CKEDITOR.dom.elementPath(j).elements,h;for(var g=0;g<i.length;g++){if(i[g].getName() in v){h=i[g];break}}return h}function s(){this.foreach(function(g){if(/^(?!vbox|hbox)/.test(g.type)){if(!g.setup){g.setup=function(h){g.setValue(h.getAttribute(g.id)||"")}}if(!g.commit){g.commit=function(i){var h=this.getValue();if("dir"==g.id&&i.getComputedStyle("direction")==h){return}if(h){i.setAttribute(g.id,h)}else{i.removeAttribute(g.id)}}}}})}function r(R){var P=[],N={},K=[],J,o=R.document.getSelection(),m=o.getRanges(),k=o.createBookmarks(),i,h,g=R.config.enterMode==CKEDITOR.ENTER_DIV?"div":"p";for(i=0;i<m.length;i++){h=m[i].createIterator();while(J=h.getNextParagraph()){if(J.getName() in v){var Q,O=J.getChildren();for(Q=0;Q<O.count();Q++){e(K,O.getItem(Q),N)}}else{while(!u[J.getName()]&&J.getName()!="body"){J=J.getParent()}e(K,J,N)}}}CKEDITOR.dom.element.clearAllMarkers(N);var M=p(K),L,I,n;for(i=0;i<M.length;i++){var l=M[i][0];L=l.getParent();for(Q=1;Q<M[i].length;Q++){L=L.getCommonAncestor(M[i][Q])}n=new CKEDITOR.dom.element("div",R.document);for(Q=0;Q<M[i].length;Q++){l=M[i][Q];while(!l.getParent().equals(L)){l=l.getParent()}M[i][Q]=l}var j=null;for(Q=0;Q<M[i].length;Q++){l=M[i][Q];if(!(l.getCustomData&&l.getCustomData("block_processed"))){l.is&&CKEDITOR.dom.element.setMarker(N,l,"block_processed",true);if(!Q){n.insertBefore(l)}n.append(l)}}CKEDITOR.dom.element.clearAllMarkers(N);P.push(n)}o.selectBookmarks(k);return P}function q(j){var i=new CKEDITOR.dom.elementPath(j.getSelection().getStartElement()),h=i.blockLimit,g=h&&h.getAscendant("div",true);return g}function p(m){var l=[],k=null,j,i;for(var h=0;h<m.length;h++){i=m[h];var g=t(i);if(!g.equals(k)){k=g;l.push([])}l[l.length-1].push(i)}return l}function c(l){var k=this.getDialog(),j=k._element&&k._element.clone()||new CKEDITOR.dom.element("div",x.document);this.commit(j,true);l=[].concat(l);var i=l.length,h;for(var g=0;g<i;g++){h=k.getContentElement.apply(k,l[g].split(":"));h&&h.setup&&h.setup(j,true)}}var b={},a=[];return{title:x.lang.div.title,minWidth:400,minHeight:165,contents:[{id:"info",label:x.lang.common.generalTab,title:x.lang.common.generalTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",label:x.lang.div.styleSelectLabel,"default":"",items:[[x.lang.common.notSet,""]],onChange:function(){c.call(this,["info:class","advanced:dir","advanced:style"])},setup:function(h){for(var g in b){b[g].checkElementRemovable(h,true)&&this.setValue(g)}},commit:function(h){var g;if(g=this.getValue()){b[g].applyToObject(h)}}},{id:"class",type:"text",label:x.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:x.lang.common.advancedTab,title:x.lang.common.advancedTab,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"id",label:x.lang.common.id,"default":""},{type:"text",id:"lang",label:x.lang.link.langCode,"default":""}]},{type:"hbox",children:[{type:"text",id:"style",style:"width: 100%;",label:x.lang.common.cssStyle,"default":"",commit:function(i){var h=this.getValue(),g=[h,i.getAttribute("style")].join(";");h&&i.setAttribute("style",g)}}]},{type:"hbox",children:[{type:"text",id:"title",style:"width: 100%;",label:x.lang.common.advisoryTitle,"default":""}]},{type:"select",id:"dir",style:"width: 100%;",label:x.lang.common.langDir,"default":"",items:[[x.lang.common.notSet,""],[x.lang.common.langDirLtr,"ltr"],[x.lang.common.langDirRtl,"rtl"]]}]}]}],onLoad:function(){s.call(this);var h=this,g=this.getContentElement("info","elementStyle");x.getStylesSet(function(l){var k;if(l){for(var j=0;j<l.length;j++){var i=l[j];if(i.element&&i.element=="div"){k=i.name;b[k]=new CKEDITOR.style(i);g.items.push([k,k]);g.add(k,k)}}}g[g.items.length>1?"enable":"disable"]();setTimeout(function(){g.setup(h._element)},0)})},onShow:function(){if(w=="editdiv"){var g=q(x);g&&this.setupContent(this._element=g)}},onOk:function(){if(w=="editdiv"){a=[this._element]}else{a=r(x,true)}var h=a.length;for(var g=0;g<h;g++){this.commitContent(a[g]);!a[g].getAttribute("style")&&a[g].removeAttribute("style")}this.hide()},onHide:function(){delete this._element}}}CKEDITOR.dialog.add("creatediv",function(a){return f(a,"creatediv")});CKEDITOR.dialog.add("editdiv",function(a){return f(a,"editdiv")})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/find/dialogs/find.js b/horde/services/editor/ckeditor/plugins/find/dialogs/find.js
deleted file mode 100644 (file)
index ab84e2a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){function i(a){return a.type==CKEDITOR.NODE_TEXT&&a.getLength()>0}function h(a){return !(a.type==CKEDITOR.NODE_ELEMENT&&a.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEditable)))}var n=function(){var a=this;return{textNode:a.textNode,offset:a.offset,character:a.textNode?a.textNode.getText().charAt(a.offset):null,hitMatchBoundary:a._.matchBoundary}},m=["find","replace"],l=[["txtFindFind","txtFindReplace"],["txtFindCaseChk","txtReplaceCaseChk"],["txtFindWordChk","txtReplaceWordChk"],["txtFindCyclic","txtReplaceCyclic"]];function k(f){var e,d,c,b;e=f==="find"?1:0;d=1-e;var a,g=l.length;for(a=0;a<g;a++){c=this.getContentElement(m[e],l[a][e]);b=this.getContentElement(m[d],l[a][d]);b.setValue(c.getValue())}}var j=function(z,y){var x=new CKEDITOR.style(CKEDITOR.tools.extend({fullMatch:true,childRule:function(){return false}},z.config.find_highlight)),w=function(p,o){var q=new CKEDITOR.dom.walker(p);q.guard=o?h:null;q.evaluator=i;q.breakOnFalse=true;this._={matchWord:o,walker:q,matchBoundary:false}};w.prototype={next:function(){return this.move()},back:function(){return this.move(true)},move:function(p){var q=this;var o=q.textNode;if(o===null){return n.call(q)}q._.matchBoundary=false;if(o&&p&&q.offset>0){q.offset--;return n.call(q)}else{if(o&&q.offset<o.getLength()-1){q.offset++;return n.call(q)}else{o=null;while(!o){o=q._.walker[p?"previous":"next"].call(q._.walker);if(q._.matchWord&&!o||q._.walker._.end){break}if(!o&&!h(q._.walker.current)){q._.matchBoundary=true}}q.textNode=o;if(o){q.offset=p?o.getLength()-1:0}else{q.offset=0}}}return n.call(q)}};var g=function(p,o){this._={walker:p,cursors:[],rangeLength:o,highlightRange:null,isMatched:false}};g.prototype={toDomRange:function(){var q=new CKEDITOR.dom.range(z.document),p=this._.cursors;if(p.length<1){var s=this._.walker.textNode;if(s){q.setStartAfter(s)}else{return null}}else{var r=p[0],o=p[p.length-1];q.setStart(r.textNode,r.offset);q.setEnd(o.textNode,o.offset+1)}return q},updateFromDomRange:function(p){var q=this;var o,r=new w(p);q._.cursors=[];do{o=r.next();if(o.character){q._.cursors.push(o)}}while(o.character);q._.rangeLength=q._.cursors.length},setMatched:function(){this._.isMatched=true},clearMatched:function(){this._.isMatched=false},isMatched:function(){return this._.isMatched},highlight:function(){var q=this;if(q._.cursors.length<1){return}if(q._.highlightRange){q.removeHighlight()}var p=q.toDomRange();x.applyToRange(p);q._.highlightRange=p;var o=p.startContainer;if(o.type!=CKEDITOR.NODE_ELEMENT){o=o.getParent()}o.scrollIntoView();q.updateFromDomRange(p)},removeHighlight:function(){var o=this;if(!o._.highlightRange){return}x.removeFromRange(o._.highlightRange);o.updateFromDomRange(o._.highlightRange);o._.highlightRange=null},moveBack:function(){var q=this;var p=q._.walker.back(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.unshift(p);if(o.length>q._.rangeLength){o.pop()}return p},moveNext:function(){var q=this;var p=q._.walker.next(),o=q._.cursors;if(p.hitMatchBoundary){q._.cursors=o=[]}o.push(p);if(o.length>q._.rangeLength){o.shift()}return p},getEndCharacter:function(){var o=this._.cursors;if(o.length<1){return null}return o[o.length-1].character},getNextCharacterRange:function(p){var o,r,q=this._.cursors;if((o=q[q.length-1])&&o.textNode){r=new w(f(o))}else{r=this._.walker}return new g(r,p)},getCursors:function(){return this._.cursors}};function f(p,o){var q=new CKEDITOR.dom.range();q.setStart(p.textNode,o?p.offset:p.offset+1);q.setEndAt(z.document.getBody(),CKEDITOR.POSITION_BEFORE_END);return q}function e(p){var o=new CKEDITOR.dom.range();o.setStartAt(z.document.getBody(),CKEDITOR.POSITION_AFTER_START);o.setEnd(p.textNode,p.offset);return o}var d=0,c=1,b=2,a=function(p,o){var r=[-1];if(o){p=p.toLowerCase()}for(var q=0;q<p.length;q++){r.push(r[q]+1);while(r[q+1]>0&&p.charAt(q)!=p.charAt(r[q+1]-1)){r[q+1]=r[r[q+1]-1]+1}}this._={overlap:r,state:0,ignoreCase:!!o,pattern:p}};a.prototype={feedCharacter:function(p){var o=this;if(o._.ignoreCase){p=p.toLowerCase()}for(;;){if(p==o._.pattern.charAt(o._.state)){o._.state++;if(o._.state==o._.pattern.length){o._.state=0;return b}return c}else{if(!o._.state){return d}else{o._.state=o._.overlap[o._.state]}}}return null},reset:function(){this._.state=0}};var D=/[.,"'?!;: \u0085\u00a0\u1680\u280e\u2028\u2029\u202f\u205f\u3000]/,C=function(p){if(!p){return true}var o=p.charCodeAt(0);return o>=9&&o<=13||o>=8192&&o<=8202||D.test(p)},B={searchRange:null,matchRange:null,find:function(N,L,t,s,r,q){var u=this;if(!u.matchRange){u.matchRange=new g(new w(u.searchRange),N.length)}else{u.matchRange.removeHighlight();u.matchRange=u.matchRange.getNextCharacterRange(N.length)}var p=new a(N,!L),o=d,R="%";while(R!==null){u.matchRange.moveNext();while(R=u.matchRange.getEndCharacter()){o=p.feedCharacter(R);if(o==b){break}if(u.matchRange.moveNext().hitMatchBoundary){p.reset()}}if(o==b){if(t){var Q=u.matchRange.getCursors(),P=Q[Q.length-1],O=Q[0],M=new w(e(O),true),v=new w(f(P),true);if(!(C(M.back().character)&&C(v.next().character))){continue}}u.matchRange.setMatched();if(r!==false){u.matchRange.highlight()}return true}}u.matchRange.clearMatched();u.matchRange.removeHighlight();if(s&&!q){u.searchRange=A(true);u.matchRange=null;return arguments.callee.apply(u,Array.prototype.slice.call(arguments).concat([true]))}return false},replaceCounter:0,replace:function(v,u,t,s,r,q,p){var I=this;var o=false;if(I.matchRange&&I.matchRange.isMatched()&&!I.matchRange._.isReplaced){I.matchRange.removeHighlight();var L=I.matchRange.toDomRange(),K=z.document.createText(t);if(!p){var J=z.getSelection();J.selectRanges([L]);z.fire("saveSnapshot")}L.deleteContents();L.insertNode(K);if(!p){J.selectRanges([L]);z.fire("saveSnapshot")}I.matchRange.updateFromDomRange(L);if(!p){I.matchRange.highlight()}I.matchRange._.isReplaced=true;I.replaceCounter++;o=true}else{o=I.find(u,s,r,q,!p)}return o}};function A(p){var o,r=z.getSelection(),q=z.document.getBody();if(r&&!p){o=r.getRanges()[0].clone();o.collapse(true)}else{o=new CKEDITOR.dom.range();o.setStartAt(q,CKEDITOR.POSITION_AFTER_START)}o.setEndAt(q,CKEDITOR.POSITION_BEFORE_END);return o}return{title:z.lang.findAndReplace.title,resizable:CKEDITOR.DIALOG_RESIZE_NONE,minWidth:350,minHeight:165,buttons:[CKEDITOR.dialog.cancelButton],contents:[{id:"find",label:z.lang.findAndReplace.find,title:z.lang.findAndReplace.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.find,onClick:function(){var o=this.getDialog();if(!B.find(o.getValueOf("find","txtFindFind"),o.getValueOf("find","txtFindCaseChk"),o.getValueOf("find","txtFindWordChk"),o.getValueOf("find","txtFindCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:false,style:"margin-top:28px",label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtFindCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]},{id:"replace",label:z.lang.findAndReplace.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindReplace",label:z.lang.findAndReplace.findWhat,isChanged:false,labelLayout:"horizontal",accessKey:"F"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replace,onClick:function(){var o=this.getDialog();if(!B.replace(o,o.getValueOf("replace","txtFindReplace"),o.getValueOf("replace","txtReplace"),o.getValueOf("replace","txtReplaceCaseChk"),o.getValueOf("replace","txtReplaceWordChk"),o.getValueOf("replace","txtReplaceCyclic"))){alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtReplace",label:z.lang.findAndReplace.replaceWith,isChanged:false,labelLayout:"horizontal",accessKey:"R"},{type:"button",align:"left",style:"width:100%",label:z.lang.findAndReplace.replaceAll,isChanged:false,onClick:function(){var p=this.getDialog(),o;B.replaceCounter=0;B.searchRange=A(true);if(B.matchRange){B.matchRange.removeHighlight();B.matchRange=null}z.fire("saveSnapshot");while(B.replace(p,p.getValueOf("replace","txtFindReplace"),p.getValueOf("replace","txtReplace"),p.getValueOf("replace","txtReplaceCaseChk"),p.getValueOf("replace","txtReplaceWordChk"),false,true)){}if(B.replaceCounter){alert(z.lang.findAndReplace.replaceSuccessMsg.replace(/%1/,B.replaceCounter));z.fire("saveSnapshot")}else{alert(z.lang.findAndReplace.notFoundMsg)}}}]},{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:false,label:z.lang.findAndReplace.matchCase},{type:"checkbox",id:"txtReplaceWordChk",isChanged:false,label:z.lang.findAndReplace.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:false,"default":true,label:z.lang.findAndReplace.matchCyclic}]}]}],onLoad:function(){var p=this,o,r,q=false;this.on("hide",function(){q=false});this.on("show",function(){q=true});this.selectPage=CKEDITOR.tools.override(this.selectPage,function(s){return function(H){s.call(p,H);var G=p._.tabs[H],v,u,t;u=H==="find"?"txtFindFind":"txtFindReplace";t=H==="find"?"txtFindWordChk":"txtReplaceWordChk";o=p.getContentElement(H,u);r=p.getContentElement(H,t);if(!G.initialized){v=CKEDITOR.document.getById(o._.inputId);G.initialized=true}if(q){k.call(this,H)}}})},onShow:function(){B.searchRange=A();this.selectPage(y)},onHide:function(){var o;if(B.matchRange&&B.matchRange.isMatched()){B.matchRange.removeHighlight();z.focus();o=B.matchRange.toDomRange();if(o){z.getSelection().selectRanges([o])}}delete B.matchRange},onFocus:function(){if(y=="replace"){return this.getContentElement("replace","txtFindReplace")}else{return this.getContentElement("find","txtFindFind")}}}};CKEDITOR.dialog.add("find",function(a){return j(a,"find")});CKEDITOR.dialog.add("replace",function(a){return j(a,"replace")})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/flash/dialogs/flash.js b/horde/services/editor/ckeditor/plugins/flash/dialogs/flash.js
deleted file mode 100644 (file)
index 9a45455..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var j=1,i=2,p=4,o={id:[{type:j,name:"id"}],classid:[{type:j,name:"classid"}],codebase:[{type:j,name:"codebase"}],pluginspage:[{type:p,name:"pluginspage"}],src:[{type:i,name:"movie"},{type:p,name:"src"}],name:[{type:p,name:"name"}],align:[{type:j,name:"align"}],title:[{type:j,name:"title"},{type:p,name:"title"}],"class":[{type:j,name:"class"},{type:p,name:"class"}],width:[{type:j,name:"width"},{type:p,name:"width"}],height:[{type:j,name:"height"},{type:p,name:"height"}],hSpace:[{type:j,name:"hSpace"},{type:p,name:"hSpace"}],vSpace:[{type:j,name:"vSpace"},{type:p,name:"vSpace"}],style:[{type:j,name:"style"},{type:p,name:"style"}],type:[{type:p,name:"type"}]},n=["play","loop","menu","quality","scale","salign","wmode","bgcolor","base","flashvars","allowScriptAccess","allowFullScreen"];for(var m=0;m<n.length;m++){o[n[m]]=[{type:p,name:n[m]},{type:i,name:n[m]}]}n=["allowFullScreen","play","loop","menu"];for(m=0;m<n.length;m++){o[n[m]][0]["default"]=o[n[m]][1]["default"]=true}function l(r,h,g){var a=this;var f=o[a.id];if(!f){return}var e=a instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<f.length;d++){var c=f[d];switch(c.type){case j:if(!r){continue}if(r.getAttribute(c.name)!==null){var b=r.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case i:if(!r){continue}if(c.name in g){b=g[c.name];if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}break;case p:if(!h){continue}if(h.getAttribute(c.name)){b=h.getAttribute(c.name);if(e){a.setValue(b.toLowerCase()=="true")}else{a.setValue(b)}return}else{if(e){a.setValue(!!c["default"])}}}}}function k(u,t,h){var v=this;var g=o[v.id];if(!g){return}var f=v.getValue()==="",e=v instanceof CKEDITOR.ui.dialog.checkbox;for(var d=0;d<g.length;d++){var c=g[d];switch(c.type){case j:if(!u){continue}var b=v.getValue();if(f||e&&b===c["default"]){u.removeAttribute(c.name)}else{u.setAttribute(c.name,b)}break;case i:if(!u){continue}b=v.getValue();if(f||e&&b===c["default"]){if(c.name in h){h[c.name].remove()}}else{if(c.name in h){h[c.name].setAttribute("value",b)}else{var a=CKEDITOR.dom.element.createFromHtml("<cke:param></cke:param>",u.getDocument());a.setAttributes({name:c.name,value:b});if(u.getChildCount()<1){a.appendTo(u)}else{a.insertBefore(u.getFirst())}}}break;case p:if(!t){continue}b=v.getValue();if(f||e&&b===c["default"]){t.removeAttribute(c.name)}else{t.setAttribute(c.name,b)}}}}CKEDITOR.dialog.add("flash",function(e){var d=!e.config.flashEmbedTagOnly,c=e.config.flashAddEmbedTag||e.config.flashEmbedTagOnly,b,a="<div>"+CKEDITOR.tools.htmlEncode(e.lang.common.preview)+'<br><div id="FlashPreviewLoader'+CKEDITOR.tools.getNextNumber()+'" style="display:none"><div class="loading">&nbsp;</div></div><div id="FlashPreviewBox'+CKEDITOR.tools.getNextNumber()+'" class="FlashPreviewBox"></div></div>';return{title:e.lang.flash.title,minWidth:420,minHeight:310,onShow:function(){var C=this;C.fakeImage=C.objectNode=C.embedNode=null;b=new CKEDITOR.dom.element("embed",e.document);var B=C.getSelectedElement();if(B&&B.getAttribute("_cke_real_element_type")&&B.getAttribute("_cke_real_element_type")=="flash"){C.fakeImage=B;var A=e.restoreRealElement(B),h=null,g=null,f={};if(A.getName()=="cke:object"){h=A;var J=h.getElementsByTag("embed","cke");if(J.count()>0){g=J.getItem(0)}var I=h.getElementsByTag("param","cke");for(var H=0,G=I.count();H<G;H++){var F=I.getItem(H),E=F.getAttribute("name"),D=F.getAttribute("value");f[E]=D}}else{if(A.getName()=="cke:embed"){g=A}}C.objectNode=h;C.embedNode=g;C.setupContent(h,g,f,B)}},onOk:function(){var A=this;var z=null,y=null,h=null;if(!A.fakeImage){if(d){z=CKEDITOR.dom.element.createFromHtml("<cke:object></cke:object>",e.document);var g={classid:"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000",codebase:"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"};z.setAttributes(g)}if(c){y=CKEDITOR.dom.element.createFromHtml("<cke:embed></cke:embed>",e.document);y.setAttributes({type:"application/x-shockwave-flash",pluginspage:"http://www.macromedia.com/go/getflashplayer"});if(z){y.appendTo(z)}}}else{z=A.objectNode;y=A.embedNode}if(z){h={};var f=z.getElementsByTag("param","cke");for(var F=0,E=f.count();F<E;F++){h[f.getItem(F).getAttribute("name")]=f.getItem(F)}}var D={},C={};A.commitContent(z,y,h,D,C);var B=e.createFakeElement(z||y,"cke_flash","flash",true);B.setAttributes(C);B.setStyles(D);if(A.fakeImage){B.replace(A.fakeImage);e.getSelection().selectElement(B)}else{e.insertElement(B)}},onHide:function(){if(this.preview){this.preview.setHtml("")}},contents:[{id:"info",label:e.lang.common.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"src",type:"text",label:e.lang.common.url,required:true,validate:CKEDITOR.dialog.validate.notEmpty(e.lang.flash.validateSrc),setup:l,commit:k,onLoad:function(){var g=this.getDialog(),f=function(h){b.setAttribute("src",h);g.preview.setHtml('<embed height="100%" width="100%" src="'+CKEDITOR.tools.htmlEncode(b.getAttribute("src"))+'" type="application/x-shockwave-flash"></embed>')};g.preview=g.getContentElement("info","preview").getElement().getChild(3);this.on("change",function(h){if(h.data&&h.data.value){f(h.data.value)}});this.getInputElement().on("change",function(h){f(this.getValue())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:true,style:"display:inline-block;margin-top:10px;",label:e.lang.common.browseServer}]}]},{type:"hbox",widths:["25%","25%","25%","25%","25%"],children:[{type:"text",id:"width",style:"width:95px",label:e.lang.flash.width,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateWidth),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.width,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.width=this.getValue()+"px"}}},{type:"text",id:"height",style:"width:95px",label:e.lang.flash.height,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHeight),setup:function(t,s,h,g){l.apply(this,arguments);if(g){var f=parseInt(g.$.style.height,10);if(!isNaN(f)){this.setValue(f)}}},commit:function(r,h,g,f){k.apply(this,arguments);if(this.getValue()){f.height=this.getValue()+"px"}}},{type:"text",id:"hSpace",style:"width:95px",label:e.lang.flash.hSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateHSpace),setup:l,commit:k},{type:"text",id:"vSpace",style:"width:95px",label:e.lang.flash.vSpace,validate:CKEDITOR.dialog.validate.integer(e.lang.flash.validateVSpace),setup:l,commit:k}]},{type:"vbox",children:[{type:"html",id:"preview",style:"width:95%;",html:a}]}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:e.lang.common.upload,elements:[{type:"file",id:"upload",label:e.lang.common.upload,size:38},{type:"fileButton",id:"uploadButton",label:e.lang.common.uploadSubmit,filebrowser:"info:src","for":["Upload","upload"]}]},{id:"properties",label:e.lang.flash.propertiesTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"scale",type:"select",label:e.lang.flash.scale,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.scaleAll,"showall"],[e.lang.flash.scaleNoBorder,"noborder"],[e.lang.flash.scaleFit,"exactfit"]],setup:l,commit:k},{id:"allowScriptAccess",type:"select",label:e.lang.flash.access,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.accessAlways,"always"],[e.lang.flash.accessSameDomain,"samedomain"],[e.lang.flash.accessNever,"never"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"wmode",type:"select",label:e.lang.flash.windowMode,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.windowModeWindow,"window"],[e.lang.flash.windowModeOpaque,"opaque"],[e.lang.flash.windowModeTransparent,"transparent"]],setup:l,commit:k},{id:"quality",type:"select",label:e.lang.flash.quality,"default":"high",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.qualityBest,"best"],[e.lang.flash.qualityHigh,"high"],[e.lang.flash.qualityAutoHigh,"autohigh"],[e.lang.flash.qualityMedium,"medium"],[e.lang.flash.qualityAutoLow,"autolow"],[e.lang.flash.qualityLow,"low"]],setup:l,commit:k}]},{type:"hbox",widths:["50%","50%"],children:[{id:"align",type:"select",label:e.lang.flash.align,"default":"",style:"width : 100%;",items:[[e.lang.common.notSet,""],[e.lang.flash.alignLeft,"left"],[e.lang.flash.alignAbsBottom,"absBottom"],[e.lang.flash.alignAbsMiddle,"absMiddle"],[e.lang.flash.alignBaseline,"baseline"],[e.lang.flash.alignBottom,"bottom"],[e.lang.flash.alignMiddle,"middle"],[e.lang.flash.alignRight,"right"],[e.lang.flash.alignTextTop,"textTop"],[e.lang.flash.alignTop,"top"]],setup:l,commit:function(v,u,t,h,g){var f=this.getValue();k.apply(this,arguments);f&&(g.align=f)}},{type:"html",html:"<div></div>"}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(e.lang.flash.flashvars),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"menu",label:e.lang.flash.chkMenu,"default":true,setup:l,commit:k},{type:"checkbox",id:"play",label:e.lang.flash.chkPlay,"default":true,setup:l,commit:k},{type:"checkbox",id:"loop",label:e.lang.flash.chkLoop,"default":true,setup:l,commit:k},{type:"checkbox",id:"allowFullScreen",label:e.lang.flash.chkFull,"default":true,setup:l,commit:k}]}]}]},{id:"advanced",label:e.lang.common.advancedTab,elements:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"id",label:e.lang.common.id,setup:l,commit:k},{type:"text",id:"title",label:e.lang.common.advisoryTitle,setup:l,commit:k}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"bgcolor",label:e.lang.flash.bgcolor,setup:l,commit:k},{type:"text",id:"class",label:e.lang.common.cssClass,setup:l,commit:k}]},{type:"text",id:"style",label:e.lang.common.cssStyle,setup:l,commit:k}]}]}})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/flash/images/placeholder.png b/horde/services/editor/ckeditor/plugins/flash/images/placeholder.png
deleted file mode 100644 (file)
index f7e54c1..0000000
Binary files a/horde/services/editor/ckeditor/plugins/flash/images/placeholder.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/button.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/button.js
deleted file mode 100644 (file)
index d0363da..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("button",function(b){return{title:b.lang.button.title,minWidth:350,minHeight:150,onShow:function(){var e=this;delete e.button;var a=e.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"){var f=a.getAttribute("type");if(f=="button"||f=="reset"||f=="submit"){e.button=a;e.setupContent(a)}}},onOk:function(){var a,f=this.button,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.button.title,title:b.lang.button.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.button.text,accessKey:"V","default":"",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"type",type:"select",label:b.lang.button.type,"default":"button",accessKey:"T",items:[[b.lang.button.typeBtn,"button"],[b.lang.button.typeSbm,"submit"],[b.lang.button.typeRst,"reset"]],setup:function(a){this.setValue(a.getAttribute("type")||"")},commit:function(a){var j=a.element;if(CKEDITOR.env.ie){var i=j.getAttribute("type"),h=this.getValue();if(h!=i){var g=CKEDITOR.dom.element.createFromHtml('<input type="'+h+'"></input>',b.document);j.copyAttributes(g,{type:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}else{j.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/checkbox.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/checkbox.js
deleted file mode 100644 (file)
index fd7156c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("checkbox",function(b){return{title:b.lang.checkboxAndRadio.checkboxTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.checkbox;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getAttribute("type")=="checkbox"){d.checkbox=a;d.setupContent(a)}},onOk:function(){var a,f=this.checkbox,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","checkbox")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.checkboxTitle,title:b.lang.checkboxAndRadio.checkboxTitle,startupFocus:"txtName",elements:[{id:"txtName",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"txtValue",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){var d=a.getAttribute("value");this.setValue(CKEDITOR.env.ie&&d=="on"?"":d)},commit:function(a){var h=a.element,g=this.getValue();if(g&&!(CKEDITOR.env.ie&&g=="on")){h.setAttribute("value",g)}else{if(CKEDITOR.env.ie){var f=new CKEDITOR.dom.element("input",h.getDocument());h.copyAttributes(f,{value:1});f.replace(h);b.getSelection().selectElement(f);a.element=f}else{h.removeAttribute("value")}}}},{id:"cmbSelected",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var l=a.element;if(CKEDITOR.env.ie){var k=!!l.getAttribute("checked"),j=!!this.getValue();if(k!=j){var i=CKEDITOR.dom.element.createFromHtml('<input type="checkbox"'+(j?' checked="checked"':"")+"/>",b.document);l.copyAttributes(i,{type:1,checked:1});i.replace(l);b.getSelection().selectElement(i);a.element=i}}else{var h=this.getValue();if(h){l.setAttribute("checked","checked")}else{l.removeAttribute("checked")}}}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/form.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/form.js
deleted file mode 100644 (file)
index 95e5c8e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("form",function(d){var c={action:1,id:1,method:1,enctype:1,target:1};return{title:d.lang.form.title,minWidth:350,minHeight:200,onShow:function(){var a=this;delete a.form;var f=a.getParentEditor().getSelection().getStartElement(),b=f&&f.getAscendant("form",true);if(b){a.form=b;a.setupContent(b)}},onOk:function(){var f,b=this.form,a=!b;if(a){f=this.getParentEditor();b=f.document.createElement("form");b.append(f.document.createElement("br"))}if(a){f.insertElement(b)}this.commitContent(b)},onLoad:function(){function b(f){this.setValue(f.getAttribute(this.id)||"")}function a(h){var g=this;if(g.getValue()){h.setAttribute(g.id,g.getValue())}else{h.removeAttribute(g.id)}}this.foreach(function(f){if(c[f.id]){f.setup=b;f.commit=a}})},contents:[{id:"info",label:d.lang.form.title,title:d.lang.form.title,elements:[{id:"txtName",type:"text",label:d.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"action",type:"text",label:d.lang.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%","55%"],children:[{id:"id",type:"text",label:d.lang.common.id,"default":"",accessKey:"I"},{id:"enctype",type:"select",label:d.lang.form.encoding,style:"width:100%",accessKey:"E","default":"",items:[[""],["text/plain"],["multipart/form-data"],["application/x-www-form-urlencoded"]]}]},{type:"hbox",widths:["45%","55%"],children:[{id:"target",type:"select",label:d.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[d.lang.common.notSet,""],[d.lang.common.targetNew,"_blank"],[d.lang.common.targetTop,"_top"],[d.lang.common.targetSelf,"_self"],[d.lang.common.targetParent,"_parent"]]},{id:"method",type:"select",label:d.lang.form.method,accessKey:"M","default":"GET",items:[["GET","get"],["POST","post"]]}]}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js
deleted file mode 100644 (file)
index e62ffed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("hiddenfield",function(b){return{title:b.lang.hidden.title,hiddenField:null,minWidth:350,minHeight:110,onShow:function(){var f=this;delete f.hiddenField;var a=f.getParentEditor(),h=a.getSelection(),g=h.getSelectedElement();if(g&&g.getAttribute("_cke_real_element_type")&&g.getAttribute("_cke_real_element_type")=="hiddenfield"){f.hiddenField=g;g=a.restoreRealElement(f.hiddenField);f.setupContent(g);h.selectElement(f.hiddenField)}},onOk:function(){var h=this;var a=h.getValueOf("info","_cke_saved_name"),l=h.getValueOf("info","value"),k=h.getParentEditor(),j=CKEDITOR.env.ie?k.document.createElement('<input name="'+CKEDITOR.tools.htmlEncode(a)+'">'):k.document.createElement("input");j.setAttribute("type","hidden");h.commitContent(j);var i=k.createFakeElement(j,"cke_hidden","hiddenfield");if(!h.hiddenField){k.insertElement(i)}else{i.replace(h.hiddenField);k.getSelection().selectElement(i)}return true},contents:[{id:"info",label:b.lang.hidden.title,title:b.lang.hidden.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.hidden.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("name",this.getValue())}else{a.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.hidden.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){if(this.getValue()){a.setAttribute("value",this.getValue())}else{a.removeAttribute("value")}}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/radio.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/radio.js
deleted file mode 100644 (file)
index 4c6c323..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("radio",function(b){return{title:b.lang.checkboxAndRadio.radioTitle,minWidth:350,minHeight:140,onShow:function(){var d=this;delete d.radioButton;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="input"&&a.getAttribute("type")=="radio"){d.radioButton=a;d.setupContent(a)}},onOk:function(){var a,f=this.radioButton,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("input");f.setAttribute("type","radio")}if(e){a.insertElement(f)}this.commitContent({element:f})},contents:[{id:"info",label:b.lang.checkboxAndRadio.radioTitle,title:b.lang.checkboxAndRadio.radioTitle,elements:[{id:"name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("_cke_saved_name",this.getValue())}else{d.removeAttribute("_cke_saved_name");d.removeAttribute("name")}}},{id:"value",type:"text",label:b.lang.checkboxAndRadio.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){var d=a.element;if(this.getValue()){d.setAttribute("value",this.getValue())}else{d.removeAttribute("value")}}},{id:"checked",type:"checkbox",label:b.lang.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var j=a.element;if(!CKEDITOR.env.ie){if(this.getValue()){j.setAttribute("checked","checked")}else{j.removeAttribute("checked")}}else{var i=j.getAttribute("checked"),h=!!this.getValue();if(i!=h){var g=CKEDITOR.dom.element.createFromHtml('<input type="radio"'+(h?' checked="checked"':"")+"></input>",b.document);j.copyAttributes(g,{type:1,checked:1});g.replace(j);b.getSelection().selectElement(g);a.element=g}}}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/select.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/select.js
deleted file mode 100644 (file)
index 4b448cf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("select",function(t){function s(c,b,a,f,e){c=k(c);var d;if(f){d=f.createElement("OPTION")}else{d=document.createElement("OPTION")}if(c&&d&&d.getName()=="option"){if(CKEDITOR.env.ie){if(!isNaN(parseInt(e,10))){c.$.options.add(d.$,e)}else{c.$.options.add(d.$)}d.$.innerHTML=b.length>0?b:"";d.$.value=a}else{if(e!==null&&e<c.getChildCount()){c.getChild(e<0?0:e).insertBeforeMe(d)}else{c.append(d)}d.setText(b.length>0?b:"");d.setValue(a)}}else{return false}return d}function r(c){c=k(c);var b=n(c);for(var a=c.getChildren().count()-1;a>=0;a--){if(c.getChild(a).$.selected){c.getChild(a).remove()}}m(c,b)}function q(c,b,a,e){c=k(c);if(b<0){return false}var d=c.getChild(b);d.setText(a);d.setValue(e);return d}function p(a){a=k(a);while(a.getChild(0)&&a.getChild(0).remove()){}}function o(c,b,a){c=k(c);var h=n(c);if(h<0){return false}var g=h+b;g=g<0?0:g;g=g>=c.getChildCount()?c.getChildCount()-1:g;if(h==g){return false}var f=c.getChild(h),e=f.getText(),d=f.getValue();f.remove();f=s(c,e,d,!a?null:a,g);m(c,g);return f}function n(a){a=k(a);return a?a.$.selectedIndex:-1}function m(c,b){c=k(c);if(b<0){return null}var a=c.getChildren().count();c.$.selectedIndex=b>=a?a-1:b;return c}function l(a){a=k(a);return a?a.getChildren():false}function k(a){if(a&&a.domId&&a.getInputElement().$){return a.getInputElement()}else{if(a&&a.$){return a}}return false}return{title:t.lang.select.title,minWidth:CKEDITOR.env.ie?460:395,minHeight:CKEDITOR.env.ie?320:300,onShow:function(){var d=this;delete d.selectBox;d.setupContent("clear");var c=d.getParentEditor().getSelection().getSelectedElement();if(c&&c.getName()=="select"){d.selectBox=c;d.setupContent(c.getName(),c);var b=l(c);for(var a=0;a<b.count();a++){d.setupContent("option",b.getItem(a))}}},onOk:function(){var c=this.getParentEditor(),b=this.selectBox,a=!b;if(a){b=c.document.createElement("select")}this.commitContent(b);if(a){c.insertElement(b);if(CKEDITOR.env.ie){var e=c.getSelection(),d=e.createBookmarks();setTimeout(function(){e.selectBookmarks(d)},0)}}},contents:[{id:"info",label:t.lang.select.selectInfo,title:t.lang.select.selectInfo,accessKey:"",elements:[{id:"txtName",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.common.name,"default":"",accessKey:"N",align:"center",style:"width:350px",setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="select"){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")}}},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"txtValue",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:t.lang.select.value,style:"width:350px","default":"",className:"cke_disabled",onLoad:function(){this.getInputElement().setAttribute("readOnly",true)},setup:function(b,a){if(b=="clear"){this.setValue("")}else{if(b=="option"&&a.getAttribute("selected")){this.setValue(a.$.value)}}}},{type:"hbox",widths:["175px","170px"],align:"center",children:[{id:"txtSize",type:"text",align:"center",labelLayout:"horizontal",label:t.lang.select.size,"default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.integer(t.lang.common.validateNumberFailed);return this.getValue()===""||a.apply(this)},setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("size")||"")}if(CKEDITOR.env.webkit){this.getInputElement().setStyle("width","86px")}},commit:function(a){if(this.getValue()){a.setAttribute("size",this.getValue())}else{a.removeAttribute("size")}}},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.lines)+"</span>"}]},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(t.lang.select.opAvail)+"</span>"},{type:"hbox",widths:["115px","115px","100px"],align:"top",children:[{type:"vbox",children:[{id:"txtOptName",type:"text",label:t.lang.select.opText,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbName",label:"",title:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(this.getValue());e.setValue(b.getValue())},setup:function(b,a){if(b=="clear"){p(this)}else{if(b=="option"){s(this,a.getText(),a.getText(),this.getDialog().getParentEditor().document)}}},commit:function(c){var b=this.getDialog(),a=l(this),g=l(b.getContentElement("info","cmbValue")),f=b.getContentElement("info","txtValue").getValue();p(c);for(var e=0;e<a.count();e++){var d=s(c,a.getItem(e).getValue(),g.getItem(e).getValue(),b.getParentEditor().document);if(g.getItem(e).getValue()==f){d.setAttribute("selected","selected");d.selected=true}}}}]},{type:"vbox",children:[{id:"txtOptValue",type:"text",label:t.lang.select.opValue,style:"width:115px",setup:function(b,a){if(b=="clear"){this.setValue("")}}},{type:"select",id:"cmbValue",label:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","txtOptName"),e=c.getContentElement("info","txtOptValue"),d=n(this);m(b,d);a.setValue(b.getValue());e.setValue(this.getValue())},setup:function(c,b){var d=this;if(c=="clear"){p(d)}else{if(c=="option"){var a=b.getValue();s(d,a,a,d.getDialog().getParentEditor().document);if(b.getAttribute("selected")=="selected"){d.getDialog().getContentElement("info","txtValue").setValue(a)}}}}}]},{type:"vbox",padding:5,children:[{type:"button",style:"",label:t.lang.select.btnAdd,title:t.lang.select.btnAdd,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getParentEditor(),a=c.getContentElement("info","txtOptName"),f=c.getContentElement("info","txtOptValue"),e=c.getContentElement("info","cmbName"),d=c.getContentElement("info","cmbValue");s(e,a.getValue(),a.getValue(),c.getParentEditor().document);s(d,f.getValue(),f.getValue(),c.getParentEditor().document);a.setValue("");f.setValue("")}},{type:"button",label:t.lang.select.btnModify,title:t.lang.select.btnModify,style:"width:100%;",onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","txtOptName"),a=c.getContentElement("info","txtOptValue"),f=c.getContentElement("info","cmbName"),e=c.getContentElement("info","cmbValue"),d=n(f);if(d>=0){q(f,d,b.getValue(),b.getValue());q(e,d,a.getValue(),a.getValue())}}},{type:"button",style:"width:100%;",label:t.lang.select.btnUp,title:t.lang.select.btnUp,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,-1,c.getParentEditor().document);o(a,-1,c.getParentEditor().document)}},{type:"button",style:"width:100%;",label:t.lang.select.btnDown,title:t.lang.select.btnDown,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue");o(b,1,c.getParentEditor().document);o(a,1,c.getParentEditor().document)}}]}]},{type:"hbox",widths:["40%","20%","40%"],children:[{type:"button",label:t.lang.select.btnSetValue,title:t.lang.select.btnSetValue,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbValue"),a=c.getContentElement("info","txtValue");a.setValue(b.getValue())}},{type:"button",label:t.lang.select.btnDelete,title:t.lang.select.btnDelete,onClick:function(){var c=this.getDialog(),b=c.getContentElement("info","cmbName"),a=c.getContentElement("info","cmbValue"),e=c.getContentElement("info","txtOptName"),d=c.getContentElement("info","txtOptValue");r(b);r(a);e.setValue("");d.setValue("")}},{id:"chkMulti",type:"checkbox",label:t.lang.select.chkMulti,"default":"",accessKey:"M",value:"checked",setup:function(b,a){if(b=="select"){this.setValue(a.getAttribute("multiple"))}if(CKEDITOR.env.webkit){this.getElement().getParent().setStyle("vertical-align","middle")}},commit:function(a){if(this.getValue()){a.setAttribute("multiple",this.getValue())}else{a.removeAttribute("multiple")}}}]}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/textarea.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/textarea.js
deleted file mode 100644 (file)
index 18ed8ee..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("textarea",function(b){return{title:b.lang.textarea.title,minWidth:350,minHeight:150,onShow:function(){var d=this;delete d.textarea;var a=d.getParentEditor().getSelection().getSelectedElement();if(a&&a.getName()=="textarea"){d.textarea=a;d.setupContent(a)}},onOk:function(){var a,f=this.textarea,e=!f;if(e){a=this.getParentEditor();f=a.document.createElement("textarea")}this.commitContent(f);if(e){a.insertElement(f)}},contents:[{id:"info",label:b.lang.textarea.title,title:b.lang.textarea.title,elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(a){if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"cols",type:"text",label:b.lang.textarea.cols,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("cols")&&a.getAttribute("cols");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("cols",this.getValue())}else{a.removeAttribute("cols")}}},{id:"rows",type:"text",label:b.lang.textarea.rows,"default":"",accessKey:"R",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){var d=a.hasAttribute("rows")&&a.getAttribute("rows");this.setValue(d||"")},commit:function(a){if(this.getValue()){a.setAttribute("rows",this.getValue())}else{a.removeAttribute("rows")}}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/dialogs/textfield.js b/horde/services/editor/ckeditor/plugins/forms/dialogs/textfield.js
deleted file mode 100644 (file)
index ac1bb1f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("textfield",function(e){var d={value:1,size:1,maxLength:1},f={text:1,password:1};return{title:e.lang.textfield.title,minWidth:350,minHeight:150,onShow:function(){var a=this;delete a.textField;var b=a.getParentEditor().getSelection().getSelectedElement();if(b&&b.getName()=="input"&&(f[b.getAttribute("type")]||!b.getAttribute("type"))){a.textField=b;a.setupContent(b)}},onOk:function(){var c,b=this.textField,a=!b;if(a){c=this.getParentEditor();b=c.document.createElement("input");b.setAttribute("type","text")}if(a){c.insertElement(b)}this.commitContent({element:b})},onLoad:function(){var b=function(h){var c=h.hasAttribute(this.id)&&h.getAttribute(this.id);this.setValue(c||"")},a=function(j){var i=j.element,c=this.getValue();if(c){i.setAttribute(this.id,c)}else{i.removeAttribute(this.id)}};this.foreach(function(c){if(d[c.id]){c.setup=b;c.commit=a}})},contents:[{id:"info",label:e.lang.textfield.title,title:e.lang.textfield.title,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",type:"text",label:e.lang.textfield.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.getAttribute("_cke_saved_name")||a.getAttribute("name")||"")},commit:function(b){var a=b.element;if(this.getValue()){a.setAttribute("_cke_saved_name",this.getValue())}else{a.removeAttribute("_cke_saved_name");a.removeAttribute("name")}}},{id:"value",type:"text",label:e.lang.textfield.value,"default":"",accessKey:"V"}]},{type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",label:e.lang.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)},{id:"maxLength",type:"text",label:e.lang.textfield.maxChars,"default":"",accessKey:"M",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(e.lang.common.validateNumberFailed)}],onLoad:function(){if(CKEDITOR.env.ie7Compat){this.getElement().setStyle("zoom","100%")}}},{id:"type",type:"select",label:e.lang.textfield.type,"default":"text",accessKey:"M",items:[[e.lang.textfield.typeText,"text"],[e.lang.textfield.typePass,"password"]],setup:function(a){this.setValue(a.getAttribute("type"))},commit:function(j){var i=j.element;if(CKEDITOR.env.ie){var c=i.getAttribute("type"),b=this.getValue();if(c!=b){var a=CKEDITOR.dom.element.createFromHtml('<input type="'+b+'"></input>',e.document);i.copyAttributes(a,{type:1});a.replace(i);e.getSelection().selectElement(a);j.element=a}}else{i.setAttribute("type",this.getValue())}}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/forms/images/hiddenfield.gif b/horde/services/editor/ckeditor/plugins/forms/images/hiddenfield.gif
deleted file mode 100644 (file)
index 953f643..0000000
Binary files a/horde/services/editor/ckeditor/plugins/forms/images/hiddenfield.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/iframedialog/plugin.js b/horde/services/editor/ckeditor/plugins/iframedialog/plugin.js
deleted file mode 100644 (file)
index d9e8456..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.plugins.add("iframedialog",{requires:["dialog"],onLoad:function(){CKEDITOR.dialog.addIframe=function(j,i,p,o,n,m){var l={type:"iframe",src:p,width:"100%",height:"100%"};if(typeof m=="function"){l.onContentLoad=m}var k={title:i,minWidth:o,minHeight:n,contents:[{id:"iframe",label:i,expand:true,elements:[l]}]};return this.add(j,function(){return k})};(function(){var b=function(r,q,p){if(arguments.length<3){return}var o=this._||(this._={}),n=q.onContentLoad&&CKEDITOR.tools.bind(q.onContentLoad,this),m=CKEDITOR.tools.cssLength(q.width),l=CKEDITOR.tools.cssLength(q.height);o.frameId=CKEDITOR.tools.getNextNumber()+"_iframe";r.on("load",function(){var d=CKEDITOR.document.getById(o.frameId),c=d.getParent();c.setStyles({width:m,height:l})});var k={src:"%2",id:o.frameId,frameborder:0,allowtransparency:true},a=[];if(typeof q.onContentLoad=="function"){k.onload="CKEDITOR.tools.callFunction(%1);"}CKEDITOR.ui.dialog.uiElement.call(this,r,q,a,"iframe",{width:m,height:l},k,"");p.push('<div style="width:'+m+";height:"+l+';" id="'+this.domId+'"></div>');a=a.join("");r.on("show",function(){var e=CKEDITOR.document.getById(o.frameId),d=e.getParent(),c=CKEDITOR.tools.addFunction(n),f=a.replace("%1",c).replace("%2",CKEDITOR.tools.htmlEncode(q.src));d.setHtml(f)})};b.prototype=new CKEDITOR.ui.dialog.uiElement();CKEDITOR.dialog.addUIElement("iframe",{build:function(a,f,e){return new b(a,f,e)}})})()}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/image/dialogs/image.js b/horde/services/editor/ckeditor/plugins/image/dialogs/image.js
deleted file mode 100644 (file)
index 86158c2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var b=function(ab,aa){var Z=1,Y=2,X=4,W=8,V=/^\s*(\d+)((px)|\%)?\s*$/i,U=/(^\s*(\d+)((px)|\%)?\s*$)|^$/i,T=/^\d+px$/,S=function(){var f=this.getValue(),e=this.getDialog(),d=f.match(V);if(d){if(d[2]=="%"){N(e,false)}f=d[1]}if(e.lockRatio){var c=e.originalElement;if(c.getCustomData("isReady")=="true"){if(this.id=="txtHeight"){if(f&&f!="0"){f=Math.round(c.$.width*(f/c.$.height))}if(!isNaN(f)){e.setValueOf("info","txtWidth",f)}}else{if(f&&f!="0"){f=Math.round(c.$.height*(f/c.$.width))}if(!isNaN(f)){e.setValueOf("info","txtHeight",f)}}}}R(e)},R=function(c){if(!c.originalElement||!c.preview){return 1}c.commitContent(X,c.preview);return 0};function Q(){var d=arguments,c=this.getContentElement("advanced","txtdlgGenStyle");c&&c.commit.apply(c,d);this.foreach(function(e){if(e.commit&&e.id!="txtdlgGenStyle"){e.commit.apply(e,d)}})}var P;function O(h){if(P){return}P=1;var g=this.getDialog(),f=g.imageElement;if(f){this.commit(Z,f);h=[].concat(h);var e=h.length,d;for(var c=0;c<e;c++){d=g.getContentElement.apply(g,h[c].split(":"));d&&d.setup(Z,f)}}P=0}var N=function(d,c){var l=d.originalElement;if(!l){return null}var k=CKEDITOR.document.getById(E);if(l.getCustomData("isReady")=="true"){if(c=="check"){var j=d.getValueOf("info","txtWidth"),i=d.getValueOf("info","txtHeight"),h=l.$.width*1000/l.$.height,g=j*1000/i;d.lockRatio=false;if(!j&&!i){d.lockRatio=true}else{if(!isNaN(h)&&!isNaN(g)){if(Math.round(h)==Math.round(g)){d.lockRatio=true}}}}else{if(c!=undefined){d.lockRatio=c}else{d.lockRatio=!d.lockRatio}}}else{if(c!="check"){d.lockRatio=false}}if(d.lockRatio){k.removeClass("cke_btn_unlocked")}else{k.addClass("cke_btn_unlocked")}var f=d._.editor.lang.image,e=f[d.lockRatio?"unlockRatio":"lockRatio"];k.setAttribute("title",e);k.getFirst().setText(e);return d.lockRatio},L=function(d){var c=d.originalElement;if(c.getCustomData("isReady")=="true"){d.setValueOf("info","txtWidth",c.$.width);d.setValueOf("info","txtHeight",c.$.height)}R(d)},J=function(i,h){if(i!=Z){return}function g(l,k){var j=l.match(V);if(j){if(j[2]=="%"){j[1]+="%";N(f,false)}return j[1]}return k}var f=this.getDialog(),e="",d=this.id=="txtWidth"?"width":"height",c=h.getAttribute(d);if(c){e=g(c,e)}e=g(h.getStyle(d),e);this.setValue(e)},I,H=function(){var c=this.originalElement;c.setCustomData("isReady","true");c.removeListener("load",H);c.removeListener("error",G);c.removeListener("abort",G);CKEDITOR.document.getById(C).setStyle("display","none");if(!this.dontResetSize){L(this)}if(this.firstLoad){CKEDITOR.tools.setTimeout(function(){N(this,"check")},0,this)}this.firstLoad=false;this.dontResetSize=false},G=function(){var c=this;var e=c.originalElement;e.removeListener("load",H);e.removeListener("error",G);e.removeListener("abort",G);var d=CKEDITOR.getUrl(ab.skinPath+"images/noimage.png");if(c.preview){c.preview.setAttribute("src",d)}CKEDITOR.document.getById(C).setStyle("display","none");N(c,false)},F=function(c){return c+CKEDITOR.tools.getNextNumber()},E=F("btnLockSizes"),D=F("btnResetSize"),C=F("ImagePreviewLoader"),a=F("ImagePreviewBox"),M=F("previewLink"),K=F("previewImage");return{title:aa=="image"?ab.lang.image.title:ab.lang.image.titleButton,minWidth:420,minHeight:310,onShow:function(){var c=this;c.imageElement=false;c.linkElement=false;c.imageEditMode=false;c.linkEditMode=false;c.lockRatio=true;c.dontResetSize=false;c.firstLoad=true;c.addLink=false;var i=c.getParentEditor(),h=c.getParentEditor().getSelection(),g=h.getSelectedElement(),f=g&&g.getAscendant("a");CKEDITOR.document.getById(C).setStyle("display","none");I=new CKEDITOR.dom.element("img",i.document);c.preview=CKEDITOR.document.getById(K);c.originalElement=i.document.createElement("img");c.originalElement.setAttribute("alt","");c.originalElement.setCustomData("isReady","false");if(f){c.linkElement=f;c.linkEditMode=true;var e=f.getChildren();if(e.count()==1){var d=e.getItem(0).getName();if(d=="img"||d=="input"){c.imageElement=e.getItem(0);if(c.imageElement.getName()=="img"){c.imageEditMode="img"}else{if(c.imageElement.getName()=="input"){c.imageEditMode="input"}}}}if(aa=="image"){c.setupContent(Y,f)}}if(g&&g.getName()=="img"&&!g.getAttribute("_cke_realelement")||g&&g.getName()=="input"&&g.getAttribute("type")=="image"){c.imageEditMode=g.getName();c.imageElement=g}if(c.imageEditMode){c.cleanImageElement=c.imageElement;c.imageElement=c.cleanImageElement.clone(true,true);c.setupContent(Z,c.imageElement);N(c,true)}else{c.imageElement=i.document.createElement("img")}if(!CKEDITOR.tools.trim(c.getValueOf("info","txtUrl"))){c.preview.removeAttribute("src");c.preview.setStyle("display","none")}},onOk:function(){var c=this;if(c.imageEditMode){var d=c.imageEditMode;if(aa=="image"&&d=="input"&&confirm(ab.lang.image.button2Img)){d="img";c.imageElement=ab.document.createElement("img");c.imageElement.setAttribute("alt","");ab.insertElement(c.imageElement)}else{if(aa!="image"&&d=="img"&&confirm(ab.lang.image.img2Button)){d="input";c.imageElement=ab.document.createElement("input");c.imageElement.setAttributes({type:"image",alt:""});ab.insertElement(c.imageElement)}else{c.imageElement=c.cleanImageElement;delete c.cleanImageElement}}}else{if(aa=="image"){c.imageElement=ab.document.createElement("img")}else{c.imageElement=ab.document.createElement("input");c.imageElement.setAttribute("type","image")}c.imageElement.setAttribute("alt","")}if(!c.linkEditMode){c.linkElement=ab.document.createElement("a")}c.commitContent(Z,c.imageElement);c.commitContent(Y,c.linkElement);if(!c.imageElement.getAttribute("style")){c.imageElement.removeAttribute("style")}if(!c.imageEditMode){if(c.addLink){if(!c.linkEditMode){ab.insertElement(c.linkElement);c.linkElement.append(c.imageElement,false)}else{ab.insertElement(c.imageElement)}}else{ab.insertElement(c.imageElement)}}else{if(!c.linkEditMode&&c.addLink){ab.insertElement(c.linkElement);c.imageElement.appendTo(c.linkElement)}else{if(c.linkEditMode&&!c.addLink){ab.getSelection().selectElement(c.linkElement);ab.insertElement(c.imageElement)}}}},onLoad:function(){var c=this;if(aa!="image"){c.hidePage("Link")}var d=c._.element.getDocument();c.addFocusable(d.getById(D),5);c.addFocusable(d.getById(E),5);c.commitContent=Q},onHide:function(){var c=this;if(c.preview){c.commitContent(W,c.preview)}if(c.originalElement){c.originalElement.removeListener("load",H);c.originalElement.removeListener("error",G);c.originalElement.removeListener("abort",G);c.originalElement.remove();c.originalElement=false}delete c.imageElement},contents:[{id:"info",label:ab.lang.image.infoTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"txtUrl",type:"text",label:ab.lang.common.url,required:true,onChange:function(){var f=this.getDialog(),e=this.getValue();if(e.length>0){f=this.getDialog();var d=f.originalElement;f.preview.removeStyle("display");d.setCustomData("isReady","false");var c=CKEDITOR.document.getById(C);if(c){c.setStyle("display","")}d.on("load",H,f);d.on("error",G,f);d.on("abort",G,f);d.setAttribute("src",e);I.setAttribute("src",e);f.preview.setAttribute("src",I.$.src);R(f)}else{if(f.preview){f.preview.removeAttribute("src");f.preview.setStyle("display","none")}}},setup:function(f,e){if(f==Z){var d=e.getAttribute("_cke_saved_src")||e.getAttribute("src"),c=this;this.getDialog().dontResetSize=true;c.setValue(d);c.setInitValue();c.focus()}},commit:function(e,d){var c=this;if(e==Z&&(c.getValue()||c.isChanged())){d.setAttribute("_cke_saved_src",decodeURI(c.getValue()));d.setAttribute("src",decodeURI(c.getValue()))}else{if(e==W){d.setAttribute("src","");d.removeAttribute("src")}}},validate:CKEDITOR.dialog.validate.notEmpty(ab.lang.image.urlMissing)},{type:"button",id:"browse",style:"display:inline-block;margin-top:10px;",align:"center",label:ab.lang.common.browseServer,hidden:true,filebrowser:"info:txtUrl"}]}]},{id:"txtAlt",type:"text",label:ab.lang.image.alt,accessKey:"T","default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("alt"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("alt",c.getValue())}}else{if(e==X){d.setAttribute("alt",c.getValue())}else{if(e==W){d.removeAttribute("alt")}}}}},{type:"hbox",widths:["140px","240px"],children:[{type:"vbox",padding:10,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"vbox",padding:1,children:[{type:"text",width:"40px",id:"txtWidth",labelLayout:"horizontal",label:ab.lang.image.width,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateWidth)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("width",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("width")}}!f&&g.removeAttribute("width")}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("width",c.$.width+"px")}}else{g.setStyle("width",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("width");g.removeStyle("width")}}}}},{type:"text",id:"txtHeight",width:"40px",labelLayout:"horizontal",label:ab.lang.image.height,onKeyUp:S,onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:function(){var c=this.getValue().match(U);if(!c){alert(ab.lang.image.validateHeight)}return !!c},setup:J,commit:function(h,g,f){var e=this.getValue();if(h==Z){if(e){g.setStyle("height",CKEDITOR.tools.cssLength(e))}else{if(!e&&this.isChanged()){g.removeStyle("height")}}if(!f&&h==Z){g.removeAttribute("height")}}else{if(h==X){var d=e.match(V);if(!d){var c=this.getDialog().originalElement;if(c.getCustomData("isReady")=="true"){g.setStyle("height",c.$.height+"px")}}else{g.setStyle("height",CKEDITOR.tools.cssLength(e))}}else{if(h==W){g.removeAttribute("height");g.removeStyle("height")}}}}}]},{type:"html",style:"margin-top:10px;width:40px;height:40px;",onLoad:function(){var d=CKEDITOR.document.getById(D),c=CKEDITOR.document.getById(E);if(d){d.on("click",function(e){L(this);e.data.preventDefault()},this.getDialog());d.on("mouseover",function(){this.addClass("cke_btn_over")},d);d.on("mouseout",function(){this.removeClass("cke_btn_over")},d)}if(c){c.on("click",function(j){var e=this;var i=N(e),h=e.originalElement,g=e.getValueOf("info","txtWidth");if(h.getCustomData("isReady")=="true"&&g){var f=h.$.height/h.$.width*g;if(!isNaN(f)){e.setValueOf("info","txtHeight",Math.round(f));R(e)}}j.data.preventDefault()},this.getDialog());c.on("mouseover",function(){this.addClass("cke_btn_over")},c);c.on("mouseout",function(){this.removeClass("cke_btn_over")},c)}},html:'<div><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.unlockRatio+'" class="cke_btn_locked" id="'+E+'" role="button"><span class="cke_label">'+ab.lang.image.unlockRatio+'</span></a><a href="javascript:void(0)" tabindex="-1" title="'+ab.lang.image.resetSize+'" class="cke_btn_reset" id="'+D+'" role="button"><span class="cke_label">'+ab.lang.image.resetSize+"</span></a></div>"}]},{type:"vbox",padding:1,children:[{type:"text",id:"txtBorder",width:"60px",labelLayout:"horizontal",label:ab.lang.image.border,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateBorder),setup:function(f,e){if(f==Z){var d,c=e.getStyle("border-width");c=c&&c.match(/^(\d+px)(?: \1 \1 \1)?$/);d=c&&parseInt(c[1],10);isNaN(parseInt(d,10))&&(d=e.getAttribute("border"));this.setValue(d)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("border-width",CKEDITOR.tools.cssLength(c));e.setStyle("border-style","solid")}else{if(!c&&this.isChanged()){e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}if(!d&&f==Z){e.removeAttribute("border")}}else{if(f==W){e.removeAttribute("border");e.removeStyle("border-width");e.removeStyle("border-style");e.removeStyle("border-color")}}}},{type:"text",id:"txtHSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.hSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateHSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-left"),c=h.getStyle("margin-right");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("hspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-left",CKEDITOR.tools.cssLength(c));e.setStyle("margin-right",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-left");e.removeStyle("margin-right")}}if(!d&&f==Z){e.removeAttribute("hspace")}}else{if(f==W){e.removeAttribute("hspace");e.removeStyle("margin-left");e.removeStyle("margin-right")}}}},{type:"text",id:"txtVSpace",width:"60px",labelLayout:"horizontal",label:ab.lang.image.vSpace,"default":"",onKeyUp:function(){R(this.getDialog())},onChange:function(){O.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(ab.lang.image.validateVSpace),setup:function(i,h){if(i==Z){var g,f,e,d=h.getStyle("margin-top"),c=h.getStyle("margin-bottom");d=d&&d.match(T);c=c&&c.match(T);f=parseInt(d,10);e=parseInt(c,10);g=f==e&&f;isNaN(parseInt(g,10))&&(g=h.getAttribute("vspace"));this.setValue(g)}},commit:function(f,e,d){var c=parseInt(this.getValue(),10);if(f==Z||f==X){if(!isNaN(c)){e.setStyle("margin-top",CKEDITOR.tools.cssLength(c));e.setStyle("margin-bottom",CKEDITOR.tools.cssLength(c))}else{if(!c&&this.isChanged()){e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}if(!d&&f==Z){e.removeAttribute("vspace")}}else{if(f==W){e.removeAttribute("vspace");e.removeStyle("margin-top");e.removeStyle("margin-bottom")}}}},{id:"cmbAlign",type:"select",labelLayout:"horizontal",widths:["35%","65%"],style:"width:90px",label:ab.lang.image.align,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.image.alignLeft,"left"],[ab.lang.image.alignRight,"right"]],onChange:function(){R(this.getDialog());O.call(this,"advanced:txtdlgGenStyle")},setup:function(e,d){if(e==Z){var c=d.getStyle("float");switch(c){case"inherit":case"none":c=""}!c&&(c=(d.getAttribute("align")||"").toLowerCase());this.setValue(c)}},commit:function(f,e,d){var c=this.getValue();if(f==Z||f==X){if(c){e.setStyle("float",c)}else{e.removeStyle("float")}if(!d&&f==Z){c=(e.getAttribute("align")||"").toLowerCase();switch(c){case"left":case"right":e.removeAttribute("align")}}}else{if(f==W){e.removeStyle("float")}}}}]}]},{type:"vbox",height:"250px",children:[{type:"html",style:"width:95%;",html:"<div>"+CKEDITOR.tools.htmlEncode(ab.lang.common.preview)+'<br><div id="'+C+'" class="ImagePreviewLoader" style="display:none"><div class="loading">&nbsp;</div></div><div id="'+a+'" class="ImagePreviewBox"><table><tr><td><a href="javascript:void(0)" target="_blank" onclick="return false;" id="'+M+'"><img id="'+K+'" alt="" /></a>'+(ab.config.image_previewText||"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis, nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit, tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus, eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.")+"</td></tr></table></div></div>"}]}]}]},{id:"Link",label:ab.lang.link.title,padding:0,elements:[{id:"txtUrl",type:"text",label:ab.lang.common.url,style:"width: 100%","default":"",setup:function(e,d){if(e==Y){var c=d.getAttribute("_cke_saved_href");if(!c){c=d.getAttribute("href")}this.setValue(c)}},commit:function(e,d){var c=this;if(e==Y){if(c.getValue()||c.isChanged()){d.setAttribute("_cke_saved_href",decodeURI(c.getValue()));d.setAttribute("href","javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/");if(c.getValue()||!ab.config.image_removeLinkByEmptyURL){c.getDialog().addLink=true}}}}},{type:"button",id:"browse",filebrowser:{action:"Browse",target:"Link:txtUrl",url:ab.config.filebrowserImageBrowseLinkUrl||ab.config.filebrowserBrowseUrl},style:"float:right",hidden:true,label:ab.lang.common.browseServer},{id:"cmbTarget",type:"select",label:ab.lang.common.target,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.targetNew,"_blank"],[ab.lang.common.targetTop,"_top"],[ab.lang.common.targetSelf,"_self"],[ab.lang.common.targetParent,"_parent"]],setup:function(d,c){if(d==Y){this.setValue(c.getAttribute("target"))}},commit:function(d,c){if(d==Y){if(this.getValue()||this.isChanged()){c.setAttribute("target",this.getValue())}}}}]},{id:"Upload",hidden:true,filebrowser:"uploadButton",label:ab.lang.image.upload,elements:[{type:"file",id:"upload",label:ab.lang.image.btnUpload,style:"height:40px",size:38},{type:"fileButton",id:"uploadButton",filebrowser:"info:txtUrl",label:ab.lang.image.btnUpload,"for":["Upload","upload"]}]},{id:"advanced",label:ab.lang.common.advancedTab,elements:[{type:"hbox",widths:["50%","25%","25%"],children:[{type:"text",id:"linkId",label:ab.lang.common.id,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("id"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("id",this.getValue())}}}},{id:"cmbLangDir",type:"select",style:"width : 100px;",label:ab.lang.common.langDir,"default":"",items:[[ab.lang.common.notSet,""],[ab.lang.common.langDirLtr,"ltr"],[ab.lang.common.langDirRtl,"rtl"]],setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("dir"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("dir",this.getValue())}}}},{type:"text",id:"txtLangCode",label:ab.lang.common.langCode,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("lang"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("lang",this.getValue())}}}}]},{type:"text",id:"txtGenLongDescr",label:ab.lang.common.longDescr,setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("longDesc"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("longDesc",this.getValue())}}}},{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"txtGenClass",label:ab.lang.common.cssClass,"default":"",setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("class"))}},commit:function(d,c){if(d==Z){if(this.getValue()||this.isChanged()){c.setAttribute("class",this.getValue())}}}},{type:"text",id:"txtGenTitle",label:ab.lang.common.advisoryTitle,"default":"",onChange:function(){R(this.getDialog())},setup:function(d,c){if(d==Z){this.setValue(c.getAttribute("title"))}},commit:function(e,d){var c=this;if(e==Z){if(c.getValue()||c.isChanged()){d.setAttribute("title",c.getValue())}}else{if(e==X){d.setAttribute("title",c.getValue())}else{if(e==W){d.removeAttribute("title")}}}}}]},{type:"text",id:"txtdlgGenStyle",label:ab.lang.common.cssStyle,"default":"",setup:function(i,h){if(i==Z){var g=h.getAttribute("style");if(!g&&h.$.style.cssText){g=h.$.style.cssText}this.setValue(g);var f=h.$.style.height,e=h.$.style.width,d=(f?f:"").match(V),c=(e?e:"").match(V);this.attributesInStyle={height:!!d,width:!!c}}},onChange:function(){O.call(this,["info:cmbFloat","info:cmbAlign","info:txtVSpace","info:txtHSpace","info:txtBorder","info:txtWidth","info:txtHeight"]);R(this)},commit:function(d,c){if(d==Z&&(this.getValue()||this.isChanged())){c.setAttribute("style",this.getValue())}}}]}]}};CKEDITOR.dialog.add("image",function(a){return b(a,"image")});CKEDITOR.dialog.add("imagebutton",function(a){return b(a,"imagebutton")})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/link/dialogs/anchor.js b/horde/services/editor/ckeditor/plugins/link/dialogs/anchor.js
deleted file mode 100644 (file)
index 2f08ead..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("anchor",function(d){var c=function(j,i,h){var a=this;a.editMode=true;a.editObj=h;var b=a.editObj.getAttribute("name");if(b){a.setValueOf("info","txtName",b)}else{a.setValueOf("info","txtName","")}};return{title:d.lang.anchor.title,minWidth:300,minHeight:60,onOk:function(){var a=this;var h=a.getValueOf("info","txtName"),g=CKEDITOR.env.ie?d.document.createElement('<a name="'+CKEDITOR.tools.htmlEncode(h)+'">'):d.document.createElement("a");if(a.editMode){a.editObj.copyAttributes(g,{name:1});a.editObj.moveChildren(g)}g.removeAttribute("_cke_saved_name");g.setAttribute("name",h);var b=d.createFakeElement(g,"cke_anchor","anchor");if(!a.editMode){d.insertElement(b)}else{b.replace(a.fakeObj);d.getSelection().selectElement(b)}return true},onShow:function(){var a=this;a.editObj=false;a.fakeObj=false;a.editMode=false;var f=d.getSelection(),b=f.getSelectedElement();if(b&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.apply(a,[d,f,b]);f.selectElement(a.fakeObj)}a.getContentElement("info","txtName").focus()},contents:[{id:"info",label:d.lang.anchor.title,accessKey:"I",elements:[{type:"text",id:"txtName",label:d.lang.anchor.name,required:true,validate:function(){if(!this.getValue()){alert(d.lang.anchor.errorName);return false}return true}}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/link/dialogs/link.js b/horde/services/editor/ckeditor/plugins/link/dialogs/link.js
deleted file mode 100644 (file)
index 8ebd1ed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("link",function(ad){var ac=CKEDITOR.plugins.link,ab=function(){var d=this.getDialog(),c=d.getContentElement("target","popupFeatures"),b=d.getContentElement("target","linkTargetName"),a=this.getValue();if(!c||!b){return}c=c.getElement();c.hide();b.setValue("");switch(a){case"frame":b.setLabel(ad.lang.link.targetFrameName);b.getElement().show();break;case"popup":c.show();b.setLabel(ad.lang.link.targetPopupName);b.getElement().show();break;default:b.setValue(a);b.getElement().hide();break}},aa=function(){var g=this.getDialog(),f=["urlOptions","anchorOptions","emailOptions"],e=this.getValue(),d=g.definition.getContents("upload"),c=d&&d.hidden;if(e=="url"){if(ad.config.linkShowTargetTab){g.showPage("target")}if(!c){g.showPage("upload")}}else{g.hidePage("target");if(!c){g.hidePage("upload")}}for(var b=0;b<f.length;b++){var a=g.getContentElement("info",f[b]);if(!a){continue}a=a.getElement().getParent().getParent();if(f[b]==e+"Options"){a.show()}else{a.hide()}}},Z=/^javascript:/,Y=/^mailto:([^?]+)(?:\?(.+))?$/,X=/subject=([^;?:@&=$,\/]*)/,W=/body=([^;?:@&=$,\/]*)/,V=/^#(.*)$/,U=/^((?:http|https|ftp|news):\/\/)?(.*)$/,T=/^(_(?:self|top|parent|blank))$/,S=/^javascript:void\(location\.href='mailto:'\+String\.fromCharCode\(([^)]+)\)(?:\+'(.*)')?\)$/,R=/^javascript:([^(]+)\(([^)]+)\)$/,Q=/\s*window.open\(\s*this\.href\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*;\s*return\s*false;*\s*/,P=/(?:^|,)([^=]+)=(\d+|yes|no)/gi,O=function(w,v){var u=v&&(v.getAttribute("_cke_saved_href")||v.getAttribute("href"))||"",t,s,r,q,p={};if(t=u.match(Z)){if(D=="encode"){u=u.replace(S,function(z,y,x){return"mailto:"+String.fromCharCode.apply(String,y.split(","))+(x&&F(x))})}else{if(D){u.replace(R,function(y,x,am){if(x==C.name){p.type="email";var al=p.email={},ak=/[^,\s]+/g,aj=/(^')|('$)/g,ai=am.match(ak),ah=ai.length,B,A;for(var z=0;z<ah;z++){A=decodeURIComponent(F(ai[z].replace(aj,"")));B=C.params[z].toLowerCase();al[B]=A}al.address=[al.name,al.domain].join("@")}})}}}if(!p.type){if(r=u.match(V)){p.type="anchor";p.anchor={};p.anchor.name=p.anchor.id=r[1]}else{if(s=u.match(Y)){var o=u.match(X),n=u.match(W);p.type="email";var m=p.email={};m.address=s[1];o&&(m.subject=decodeURIComponent(o[1]));n&&(m.body=decodeURIComponent(n[1]))}else{if(u&&(q=u.match(U))){p.type="url";p.url={};p.url.protocol=q[1];p.url.url=q[2]}else{p.type="url"}}}}if(v){var l=v.getAttribute("target");p.target={};p.adv={};if(!l){var k=v.getAttribute("_cke_pa_onclick")||v.getAttribute("onclick"),j=k&&k.match(Q);if(j){p.target.type="popup";p.target.name=j[1];var i;while(i=P.exec(j[2])){if(i[2]=="yes"||i[2]=="1"){p.target[i[1]]=true}else{if(isFinite(i[2])){p.target[i[1]]=i[2]}}}}}else{var h=l.match(T);if(h){p.target.type=p.target.name=l}else{p.target.type="frame";p.target.name=l}}var g=this,f=function(z,y){var x=v.getAttribute(y);if(x!==null){p.adv[z]=x||""}};f("advId","id");f("advLangDir","dir");f("advAccessKey","accessKey");f("advName","name");f("advLangCode","lang");f("advTabIndex","tabindex");f("advTitle","title");f("advContentType","type");f("advCSSClasses","class");f("advCharset","charset");f("advStyles","style")}var e=w.document.getElementsByTag("img"),d=new CKEDITOR.dom.nodeList(w.document.$.anchors),c=p.anchors=[];for(var b=0;b<e.count();b++){var a=e.getItem(b);if(a.getAttribute("_cke_realelement")&&a.getAttribute("_cke_real_element_type")=="anchor"){c.push(w.restoreRealElement(a))}}for(b=0;b<d.count();b++){c.push(d.getItem(b))}for(b=0;b<c.length;b++){a=c[b];c[b]={name:a.getAttribute("name"),id:a.getAttribute("id")}}this._.selectedElement=v;return p},M=function(b,a){if(a[b]){this.setValue(a[b][this.id]||"")}},K=function(a){return M.call(this,"target",a)},J=function(a){return M.call(this,"adv",a)},I=function(b,a){if(!a[b]){a[b]={}}a[b][this.id]=this.getValue()||""},H=function(a){return I.call(this,"target",a)},G=function(a){return I.call(this,"adv",a)};function F(a){return a.replace(/\\'/g,"'")}function E(a){return a.replace(/'/g,"\\$&")}var D=ad.config.emailProtection||"";if(D&&D!="encode"){var C={};D.replace(/^([^(]+)\(([^)]+)\)$/,function(c,b,a){C.name=b;C.params=[];a.replace(/[^,\s]+/g,function(d){C.params.push(d)})})}function N(g){var f,e=C.name,d=C.params,c,b;f=[e,"("];for(var a=0;a<d.length;a++){c=d[a].toLowerCase();b=g[c];a>0&&f.push(",");f.push("'",b?E(encodeURIComponent(g[c])):"","'")}f.push(")");return f.join("")}function L(e){var d,c=e.length,b=[];for(var a=0;a<c;a++){d=e.charCodeAt(a);b.push(d)}return"String.fromCharCode("+b.join(",")+")"}return{title:ad.lang.link.title,minWidth:350,minHeight:230,contents:[{id:"info",label:ad.lang.link.info,title:ad.lang.link.info,elements:[{id:"linkType",type:"select",label:ad.lang.link.type,"default":"url",items:[[ad.lang.link.toUrl,"url"],[ad.lang.link.toAnchor,"anchor"],[ad.lang.link.toEmail,"email"]],onChange:aa,setup:function(a){if(a.type){this.setValue(a.type)}},commit:function(a){a.type=this.getValue()}},{type:"vbox",id:"urlOptions",children:[{type:"hbox",widths:["25%","75%"],children:[{id:"protocol",type:"select",label:ad.lang.common.protocol,"default":"http://",items:[["http://???","http://"],["https://???","https://"],["ftp://???","ftp://"],["news://???","news://"],[ad.lang.link.other,""]],setup:function(a){if(a.url){this.setValue(a.url.protocol||"")}},commit:function(a){if(!a.url){a.url={}}a.url.protocol=this.getValue()}},{type:"text",id:"url",label:ad.lang.common.url,required:true,onLoad:function(){this.allowOnChange=true},onKeyUp:function(){var a=this;a.allowOnChange=false;var f=a.getDialog().getContentElement("info","protocol"),e=a.getValue(),d=/^(http|https|ftp|news):\/\/(?=.)/gi,c=/^((javascript:)|[#\/\.\?])/gi,b=d.exec(e);if(b){a.setValue(e.substr(b[0].length));f.setValue(b[0].toLowerCase())}else{if(c.test(e)){f.setValue("")}}a.allowOnChange=true},onChange:function(){if(this.allowOnChange){this.onKeyUp()}},validate:function(){var b=this.getDialog();if(b.getContentElement("info","linkType")&&b.getValueOf("info","linkType")!="url"){return true}if(this.getDialog().fakeObj){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noUrl);return a.apply(this)},setup:function(a){this.allowOnChange=false;if(a.url){this.setValue(a.url.url)}this.allowOnChange=true},commit:function(a){this.onChange();if(!a.url){a.url={}}a.url.url=this.getValue();this.allowOnChange=false}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().show()}}},{type:"button",id:"browse",hidden:"true",filebrowser:"info:url",label:ad.lang.common.browseServer}]},{type:"vbox",id:"anchorOptions",width:260,align:"center",padding:0,children:[{type:"fieldset",id:"selectAnchorText",label:ad.lang.link.selectAnchor,setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}},children:[{type:"hbox",id:"selectAnchor",children:[{type:"select",id:"anchorName","default":"",label:ad.lang.link.anchorName,style:"width: 100%;",items:[[""]],setup:function(d){var a=this;a.clear();a.add("");for(var c=0;c<d.anchors.length;c++){if(d.anchors[c].name){a.add(d.anchors[c].name)}}if(d.anchor){a.setValue(d.anchor.name)}var b=a.getDialog().getContentElement("info","linkType");if(b&&b.getValue()=="email"){a.focus()}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.name=this.getValue()}},{type:"select",id:"anchorId","default":"",label:ad.lang.link.anchorId,style:"width: 100%;",items:[[""]],setup:function(c){var a=this;a.clear();a.add("");for(var b=0;b<c.anchors.length;b++){if(c.anchors[b].id){a.add(c.anchors[b].id)}}if(c.anchor){a.setValue(c.anchor.id)}},commit:function(a){if(!a.anchor){a.anchor={}}a.anchor.id=this.getValue()}}],setup:function(a){if(a.anchors.length>0){this.getElement().show()}else{this.getElement().hide()}}}]},{type:"html",id:"noAnchors",style:"text-align: center;",html:'<div role="label" tabIndex="-1">'+CKEDITOR.tools.htmlEncode(ad.lang.link.noAnchors)+"</div>",focus:true,setup:function(a){if(a.anchors.length<1){this.getElement().show()}else{this.getElement().hide()}}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}},{type:"vbox",id:"emailOptions",padding:1,children:[{type:"text",id:"emailAddress",label:ad.lang.link.emailAddress,required:true,validate:function(){var b=this.getDialog();if(!b.getContentElement("info","linkType")||b.getValueOf("info","linkType")!="email"){return true}var a=CKEDITOR.dialog.validate.notEmpty(ad.lang.link.noEmail);return a.apply(this)},setup:function(b){if(b.email){this.setValue(b.email.address)}var a=this.getDialog().getContentElement("info","linkType");if(a&&a.getValue()=="email"){this.select()}},commit:function(a){if(!a.email){a.email={}}a.email.address=this.getValue()}},{type:"text",id:"emailSubject",label:ad.lang.link.emailSubject,setup:function(a){if(a.email){this.setValue(a.email.subject)}},commit:function(a){if(!a.email){a.email={}}a.email.subject=this.getValue()}},{type:"textarea",id:"emailBody",label:ad.lang.link.emailBody,rows:3,"default":"",setup:function(a){if(a.email){this.setValue(a.email.body)}},commit:function(a){if(!a.email){a.email={}}a.email.body=this.getValue()}}],setup:function(a){if(!this.getDialog().getContentElement("info","linkType")){this.getElement().hide()}}}]},{id:"target",label:ad.lang.link.target,title:ad.lang.link.target,elements:[{type:"hbox",widths:["50%","50%"],children:[{type:"select",id:"linkTargetType",label:ad.lang.common.target,"default":"notSet",style:"width : 100%;",items:[[ad.lang.common.notSet,"notSet"],[ad.lang.link.targetFrame,"frame"],[ad.lang.link.targetPopup,"popup"],[ad.lang.common.targetNew,"_blank"],[ad.lang.common.targetTop,"_top"],[ad.lang.common.targetSelf,"_self"],[ad.lang.common.targetParent,"_parent"]],onChange:ab,setup:function(a){if(a.target){this.setValue(a.target.type)}},commit:function(a){if(!a.target){a.target={}}a.target.type=this.getValue()}},{type:"text",id:"linkTargetName",label:ad.lang.link.targetFrameName,"default":"",setup:function(a){if(a.target){this.setValue(a.target.name)}},commit:function(a){if(!a.target){a.target={}}a.target.name=this.getValue().replace(/\W/gi,"")}}]},{type:"vbox",width:260,align:"center",padding:2,id:"popupFeatures",children:[{type:"fieldset",label:ad.lang.link.popupFeatures,children:[{type:"hbox",children:[{type:"checkbox",id:"resizable",label:ad.lang.link.popupResizable,setup:K,commit:H},{type:"checkbox",id:"status",label:ad.lang.link.popupStatusBar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"location",label:ad.lang.link.popupLocationBar,setup:K,commit:H},{type:"checkbox",id:"toolbar",label:ad.lang.link.popupToolbar,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"menubar",label:ad.lang.link.popupMenuBar,setup:K,commit:H},{type:"checkbox",id:"fullscreen",label:ad.lang.link.popupFullScreen,setup:K,commit:H}]},{type:"hbox",children:[{type:"checkbox",id:"scrollbars",label:ad.lang.link.popupScrollBars,setup:K,commit:H},{type:"checkbox",id:"dependent",label:ad.lang.link.popupDependent,setup:K,commit:H}]},{type:"hbox",children:[{type:"text",widths:["30%","70%"],labelLayout:"horizontal",label:ad.lang.link.popupWidth,id:"width",setup:K,commit:H},{type:"text",labelLayout:"horizontal",widths:["55%","45%"],label:ad.lang.link.popupLeft,id:"left",setup:K,commit:H}]},{type:"hbox",children:[{type:"text",labelLayout:"horizontal",widths:["30%","70%"],label:ad.lang.link.popupHeight,id:"height",setup:K,commit:H},{type:"text",labelLayout:"horizontal",label:ad.lang.link.popupTop,widths:["55%","45%"],id:"top",setup:K,commit:H}]}]}]}]},{id:"upload",label:ad.lang.link.upload,title:ad.lang.link.upload,hidden:true,filebrowser:"uploadButton",elements:[{type:"file",id:"upload",label:ad.lang.common.upload,style:"height:40px",size:29},{type:"fileButton",id:"uploadButton",label:ad.lang.common.uploadSubmit,filebrowser:"info:url","for":["upload","upload"]}]},{id:"advanced",label:ad.lang.link.advanced,title:ad.lang.link.advanced,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",id:"advId",label:ad.lang.link.id,setup:J,commit:G},{type:"select",id:"advLangDir",label:ad.lang.link.langDir,"default":"",style:"width:110px",items:[[ad.lang.common.notSet,""],[ad.lang.link.langDirLTR,"ltr"],[ad.lang.link.langDirRTL,"rtl"]],setup:J,commit:G},{type:"text",id:"advAccessKey",width:"80px",label:ad.lang.link.acccessKey,maxLength:1,setup:J,commit:G}]},{type:"hbox",widths:["45%","35%","20%"],children:[{type:"text",label:ad.lang.link.name,id:"advName",setup:J,commit:G},{type:"text",label:ad.lang.link.langCode,id:"advLangCode",width:"110px","default":"",setup:J,commit:G},{type:"text",label:ad.lang.link.tabIndex,id:"advTabIndex",width:"80px",maxLength:5,setup:J,commit:G}]}]},{type:"vbox",padding:1,children:[{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.advisoryTitle,"default":"",id:"advTitle",setup:J,commit:G},{type:"text",label:ad.lang.link.advisoryContentType,"default":"",id:"advContentType",setup:J,commit:G}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",label:ad.lang.link.cssClasses,"default":"",id:"advCSSClasses",setup:J,commit:G},{type:"text",label:ad.lang.link.charset,"default":"",id:"advCharset",setup:J,commit:G}]},{type:"hbox",children:[{type:"text",label:ad.lang.link.styles,"default":"",id:"advStyles",setup:J,commit:G}]}]}]}],onShow:function(){var a=this;a.fakeObj=false;var d=a.getParentEditor(),c=d.getSelection(),b=null;if((b=ac.getSelectedLink(d))&&b.hasAttribute("href")){c.selectElement(b)}else{if((b=c.getSelectedElement())&&b.is("img")&&b.getAttribute("_cke_real_element_type")&&b.getAttribute("_cke_real_element_type")=="anchor"){a.fakeObj=b;b=d.restoreRealElement(a.fakeObj);c.selectElement(a.fakeObj)}else{b=null}}a.setupContent(O.apply(a,[d,b]))},onOk:function(){var x={href:"javascript:void(0)/*"+CKEDITOR.tools.getNextNumber()+"*/"},w=[],v={href:x.href},u=this,t=this.getParentEditor();this.commitContent(v);switch(v.type||"url"){case"url":var s=v.url&&v.url.protocol!=undefined?v.url.protocol:"http://",r=v.url&&v.url.url||"";x._cke_saved_href=r.indexOf("/")===0?r:s+r;break;case"anchor":var q=v.anchor&&v.anchor.name,p=v.anchor&&v.anchor.id;x._cke_saved_href="#"+(q||p||"");break;case"email":var o,n=v.email,m=n.address;switch(D){case"":case"encode":var l=encodeURIComponent(n.subject||""),k=encodeURIComponent(n.body||""),j=[];l&&j.push("subject="+l);k&&j.push("body="+k);j=j.length?"?"+j.join("&"):"";if(D=="encode"){o=["javascript:void(location.href='mailto:'+",L(m)];j&&o.push("+'",E(j),"'");o.push(")")}else{o=["mailto:",m,j]}break;default:var i=m.split("@",2);n.name=i[0];n.domain=i[1];o=["javascript:",N(n)]}x._cke_saved_href=o.join("");break}if(v.target){if(v.target.type=="popup"){var h=["window.open(this.href, '",v.target.name||"","', '"],g=["resizable","status","location","toolbar","menubar","fullscreen","scrollbars","dependent"],f=g.length,e=function(ai){if(v.target[ai]){g.push(ai+"="+v.target[ai])}};for(var d=0;d<f;d++){g[d]=g[d]+(v.target[g[d]]?"=yes":"=no")}e("width");e("left");e("height");e("top");h.push(g.join(","),"'); return false;");x._cke_pa_onclick=h.join("")}else{if(v.target.type!="notSet"&&v.target.name){x.target=v.target.name}else{w.push("target")}w.push("_cke_pa_onclick","onclick")}}if(v.adv){var c=function(al,ak){var am=v.adv[al];if(am){x[ak]=am}else{w.push(ak)}};if(this._.selectedElement){c("advId","id")}c("advLangDir","dir");c("advAccessKey","accessKey");c("advName","name");c("advLangCode","lang");c("advTabIndex","tabindex");c("advTitle","title");c("advContentType","type");c("advCSSClasses","class");c("advCharset","charset");c("advStyles","style")}if(!this._.selectedElement){var b=t.getSelection(),a=b.getRanges();if(a.length==1&&a[0].collapsed){var ag=new CKEDITOR.dom.text(v.type=="email"?v.email.address:x._cke_saved_href,t.document);a[0].insertNode(ag);a[0].selectNodeContents(ag);b.selectRanges(a)}var af=new CKEDITOR.style({element:"a",attributes:x});af.type=CKEDITOR.STYLE_INLINE;af.apply(t.document);if(v.adv&&v.adv.advId){var ae=this.getParentEditor().document.$.getElementsByTagName("a");for(d=0;d<ae.length;d++){if(ae[d].href==x.href){ae[d].id=v.adv.advId;break}}}}else{var B=this._.selectedElement,A=B.getAttribute("_cke_saved_href"),z=B.getHtml();if(CKEDITOR.env.ie&&x.name!=B.getAttribute("name")){var y=new CKEDITOR.dom.element('<a name="'+CKEDITOR.tools.htmlEncode(x.name)+'">',t.document);b=t.getSelection();B.moveChildren(y);B.copyAttributes(y,{name:1});y.replace(B);B=y;b.selectElement(B)}B.setAttributes(x);B.removeAttributes(w);if(A==z||v.type=="email"&&z.indexOf("@")!=-1){B.setHtml(v.type=="email"?v.email.address:x._cke_saved_href)}if(B.getAttribute("name")){B.addClass("cke_anchor")}else{B.removeClass("cke_anchor")}if(this.fakeObj){t.createFakeElement(B,"cke_anchor","anchor").replace(this.fakeObj)}delete this._.selectedElement}},onLoad:function(){if(!ad.config.linkShowAdvancedTab){this.hidePage("advanced")}if(!ad.config.linkShowTargetTab){this.hidePage("target")}},onFocus:function(){var b=this.getContentElement("info","linkType"),a;if(b&&b.getValue()=="url"){a=this.getContentElement("info","url");a.select()}}}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/link/images/anchor.gif b/horde/services/editor/ckeditor/plugins/link/images/anchor.gif
deleted file mode 100644 (file)
index 5aa797b..0000000
Binary files a/horde/services/editor/ckeditor/plugins/link/images/anchor.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js b/horde/services/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js
deleted file mode 100644 (file)
index 6f04b24..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){function e(h,c){var b;try{b=h.getSelection().getRanges()[0]}catch(a){return null}b.shrink(CKEDITOR.SHRINK_TEXT);return b.getCommonAncestor().getAscendant(c,true)}var d={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman",1:"decimal",disc:"disc",circle:"circle",square:"square"};function f(c,b){if(b=="bulletedListStyle"){return{title:c.lang.list.bulletedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"select",label:c.lang.list.type,id:"type",style:"width: 150px; margin: auto;",items:[[c.lang.list.notset,""],[c.lang.list.circle,"circle"],[c.lang.list.disc,"disc"],[c.lang.list.square,"square"]],setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ul");i&&this.commitContent(i)}}}else{if(b=="numberedListStyle"){var a=[[c.lang.list.notset,""],[c.lang.list.lowerRoman,"lower-roman"],[c.lang.list.upperRoman,"upper-roman"],[c.lang.list.lowerAlpha,"lower-alpha"],[c.lang.list.upperAlpha,"upper-alpha"],[c.lang.list.decimal,"decimal"]];if(!CKEDITOR.env.ie||CKEDITOR.env.version>7){a.concat([[c.lang.list.armenian,"armenian"],[c.lang.list.decimalLeadingZero,"decimal-leading-zero"],[c.lang.list.georgian,"georgian"],[c.lang.list.lowerGreek,"lower-greek"]])}return{title:c.lang.list.numberedTitle,minWidth:300,minHeight:50,contents:[{id:"info",accessKey:"I",elements:[{type:"hbox",widths:["25%","75%"],children:[{label:c.lang.list.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.integer(c.lang.list.validateStartNumber),setup:function(j){var i=j.getAttribute("start")||1;i&&this.setValue(i)},commit:function(h){h.setAttribute("start",this.getValue())}},{type:"select",label:c.lang.list.type,id:"type",style:"width: 100%;",items:a,setup:function(j){var i=j.getStyle("list-style-type")||d[j.getAttribute("type")]||j.getAttribute("type")||"";this.setValue(i)},commit:function(j){var i=this.getValue();if(i){j.setStyle("list-style-type",i)}else{j.removeStyle("list-style-type")}}}]}]}],onShow:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.setupContent(i)},onOk:function(){var j=this.getParentEditor(),i=e(j,"ol");i&&this.commitContent(i)}}}}}CKEDITOR.dialog.add("numberedListStyle",function(a){return f(a,"numberedListStyle")});CKEDITOR.dialog.add("bulletedListStyle",function(a){return f(a,"bulletedListStyle")})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/liststyle/plugin.js b/horde/services/editor/ckeditor/plugins/liststyle/plugin.js
deleted file mode 100644 (file)
index 239a138..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){CKEDITOR.plugins.liststyle={init:function(b){b.addCommand("numberedListStyle",new CKEDITOR.dialogCommand("numberedListStyle"));CKEDITOR.dialog.add("numberedListStyle",this.path+"dialogs/liststyle.js");b.addCommand("bulletedListStyle",new CKEDITOR.dialogCommand("bulletedListStyle"));CKEDITOR.dialog.add("bulletedListStyle",this.path+"dialogs/liststyle.js");b.addMenuGroup("list",108);if(b.addMenuItems){b.addMenuItems({numberedlist:{label:b.lang.list.numberedTitle,group:"list",command:"numberedListStyle"},bulletedlist:{label:b.lang.list.bulletedTitle,group:"list",command:"bulletedListStyle"}})}if(b.contextMenu){b.contextMenu.addListener(function(a,d){if(!a){return null}if(a.getAscendant("ol")){return{numberedlist:CKEDITOR.TRISTATE_OFF}}if(a.getAscendant("ul")){return{bulletedlist:CKEDITOR.TRISTATE_OFF}}})}}};CKEDITOR.plugins.add("liststyle",CKEDITOR.plugins.liststyle)})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif b/horde/services/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif
deleted file mode 100644 (file)
index 8d1cffd..0000000
Binary files a/horde/services/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/pastefromword/filter/default.js b/horde/services/editor/ckeditor/plugins/pastefromword/filter/default.js
deleted file mode 100644 (file)
index b85ce4b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var i=CKEDITOR.htmlParser.fragment.prototype,h=CKEDITOR.htmlParser.element.prototype;i.onlyChild=h.onlyChild=function(){var c=this.children,b=c.length,a=b==1&&c[0];return a||null};h.removeAnyChildWithName=function(e){var d=this.children,c=[],b;for(var a=0;a<d.length;a++){b=d[a];if(!b.name){continue}if(b.name==e){c.push(b);d.splice(a--,1)}c=c.concat(b.removeAnyChildWithName(e))}return c};h.getAncestor=function(b){var a=this.parent;while(a&&!(a.name&&a.name.match(b))){a=a.parent}return a};i.firstChild=h.firstChild=function(c){var b;for(var a=0;a<this.children.length;a++){b=this.children[a];if(c(b)){return b}else{if(b.name){b=b.firstChild(c);if(b){return b}}}}return null};h.addStyle=function(f,e,d){var g=this;var c,b="";if(typeof e=="string"){b+=f+":"+e+";"}else{if(typeof f=="object"){for(var a in f){if(f.hasOwnProperty(a)){b+=a+":"+f[a]+";"}}}else{b+=f}d=e}if(!g.attributes){g.attributes={}}c=g.attributes.style||"";c=(d?[b,c]:[c,b]).join(";");g.attributes.style=c.replace(/^;|;(?=;)/,"")};CKEDITOR.dtd.parentOf=function(c){var b={};for(var a in this){if(a.indexOf("$")==-1&&this[a][c]){b[a]=1}}return b};var n=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz){1}?/i,m=/^(?:\b0[^\s]*\s*){1,4}$/,l=0,k;CKEDITOR.plugins.pastefromword={utils:{createListBulletMarker:function(d,c){var b=new CKEDITOR.htmlParser.element("cke:listbullet"),a;if(!d){d="decimal";a="ol"}else{if(d[2]){if(!isNaN(d[1])){d="decimal"}else{if(/^[a-z]+$/.test(d[1])){d="lower-alpha"}else{if(/^[A-Z]+$/.test(d[1])){d="upper-alpha"}else{d="decimal"}}}a="ol"}else{if(/[l\u00B7\u2002]/.test(d[1])){d="disc"}else{if(/[\u006F\u00D8]/.test(d[1])){d="circle"}else{if(/[\u006E\u25C6]/.test(d[1])){d="square"}else{d="disc"}}}a="ul"}}b.attributes={"cke:listtype":a,style:"list-style-type:"+d+";"};b.add(new CKEDITOR.htmlParser.text(c));return b},isListBulletIndicator:function(b){var a=b.attributes&&b.attributes.style;if(/mso-list\s*:\s*Ignore/i.test(a)){return true}},isContainingOnlySpaces:function(b){var a;return(a=b.onlyChild())&&/^(:?\s|&nbsp;)+$/.test(a.value)},resolveList:function(e){var d=e.attributes,c;if((c=e.removeAnyChildWithName("cke:listbullet"))&&c.length&&(c=c[0])){e.name="cke:li";if(d.style){d.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["text-indent"],["line-height"],[/^margin(:?-left)?$/,null,function(f){var g=f.split(" ");f=g[3]||g[1]||g[0];f=parseInt(f,10);if(!l&&k&&f>k){l=f-k}d["cke:margin"]=k=f}]])(d.style,e)||""}var b=c.attributes,a=b.style;e.addStyle(a);CKEDITOR.tools.extend(d,b);return true}return false},convertToPx:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;margin:0px;padding:0px;border:0px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(b){if(n.test(b)){a.setStyle("width",b);return a.$.clientWidth+"px"}return b}})(),getStyleComponents:(function(){var a=CKEDITOR.dom.element.createFromHtml('<div style="position:absolute;left:-9999px;top:-9999px;"></div>',CKEDITOR.document);CKEDITOR.document.getBody().append(a);return function(f,e,d){a.setStyle(f,e);var c={},b=d.length;for(var g=0;g<b;g++){c[d[g]]=a.getStyle(d[g])}return c}})(),listDtdParents:CKEDITOR.dtd.parentOf("ol")},filters:{flattenList:function(w){var v=w.attributes,u=w.parent,t,g=1;while(u){u.attributes&&u.attributes["cke:list"]&&g++;u=u.parent}switch(v.type){case"a":t="lower-alpha";break}var f=w.children,e;for(var d=0;d<f.length;d++){e=f[d];var c=e.attributes;if(e.name in CKEDITOR.dtd.$listItem){var b=e.children,a=b.length,x=b[a-1];if(x.name in CKEDITOR.dtd.$list){f.splice(d+1,0,x);x.parent=w;if(!--b.length){f.splice(d,1)}}e.name="cke:li";c["cke:indent"]=g;k=0;c["cke:listtype"]=w.name;t&&e.addStyle("list-style-type",t,true)}}delete w.name;v["cke:list"]=1},assembleList:function(y){var x=y.children,w,v,g,f,e,d,c,b,a;for(var B=0;B<x.length;B++){w=x[B];if("cke:li"==w.name){w.name="li";v=w;g=v.attributes;f=v.attributes["cke:listtype"];e=parseInt(g["cke:indent"],10)||l&&Math.ceil(g["cke:margin"]/l)||1;g.style&&(g.style=CKEDITOR.plugins.pastefromword.filters.stylesFilter([["list-style-type",f=="ol"?"decimal":"disc"]])(g.style)||"");if(!c){c=new CKEDITOR.htmlParser.element(f);c.add(v);x[B]=c}else{if(e>a){c=new CKEDITOR.htmlParser.element(f);c.add(v);d.add(c)}else{if(e<a){var A=a-e,z;while(A--&&(z=c.parent)){c=z.parent}c.add(v)}else{c.add(v)}}x.splice(B--,1)}d=v;a=e}else{c=null}}l=0},falsyFilter:function(a){return false},stylesFilter:function(b,a){return function(f,e){var d=[];f.replace(/&quot;/g,'"').replace(/\s*([^ :;]+)\s*:\s*([^;]+)\s*(?=;|$)/g,function(B,A,z){A=A.toLowerCase();A=="font-family"&&(z=z.replace(/["']/g,""));var y,x,w,v;for(var g=0;g<b.length;g++){if(b[g]){y=b[g][0];x=b[g][1];w=b[g][2];v=b[g][3];if(A.match(y)&&(!x||z.match(x))){A=v||A;a&&(w=w||z);if(typeof w=="function"){w=w(z,e,A)}if(w&&w.push){A=w[0],w=w[1]}if(typeof w=="string"){d.push([A,w])}return}}}!a&&d.push([A,z])});for(var c=0;c<d.length;c++){d[c]=d[c].join(":")}return d.length?d.join(";")+";":false}},elementMigrateFilter:function(b,a){return function(d){var c=a?new CKEDITOR.style(b,a)._.definition:b;d.name=c.element;CKEDITOR.tools.extend(d.attributes,CKEDITOR.tools.clone(c.attributes));d.addStyle(CKEDITOR.style.getStyleText(c))}},styleMigrateFilter:function(c,b){var a=this.elementMigrateFilter;return function(f,e){var d=new CKEDITOR.htmlParser.element(null),g={};g[b]=f;a(c,g)(d);d.children=e.children;e.children=[d]}},bogusAttrFilter:function(b,a){if(a.name.indexOf("cke:")==-1){return false}},applyStyleFilter:null},getRules:function(N){var M=CKEDITOR.dtd,L=CKEDITOR.tools.extend({},M.$block,M.$listItem,M.$tableContent),K=N.config,J=this.filters,I=J.falsyFilter,H=J.stylesFilter,G=J.elementMigrateFilter,F=CKEDITOR.tools.bind(this.filters.styleMigrateFilter,this.filters),D=this.utils.createListBulletMarker,C=J.flattenList,B=J.assembleList,g=this.utils.isListBulletIndicator,f=this.utils.isContainingOnlySpaces,e=this.utils.resolveList,d=this.utils.convertToPx,c=this.utils.getStyleComponents,b=this.utils.listDtdParents,a=K.pasteFromWordRemoveFontStyles!==false,E=K.pasteFromWordRemoveStyles!==false;return{elementNames:[[/meta|link|script/,""]],root:function(o){o.filterChildren();B(o)},elements:{"^":function(p){var o;if(CKEDITOR.env.gecko&&(o=J.applyStyleFilter)){o(p)}},$:function(r){var q=r.name||"",p=r.attributes;if(q in L&&p.style){p.style=H([[/^(:?width|height)$/,null,d]])(p.style)||""}if(q.match(/h\d/)){r.filterChildren();if(e(r)){return}G(K["format_"+q])(r)}else{if(q in M.$inline){r.filterChildren();if(f(r)){delete r.name}}else{if(q.indexOf(":")!=-1&&q.indexOf("cke")==-1){r.filterChildren();if(q=="v:imagedata"){var o=r.attributes["o:href"];if(o){r.attributes.src=o}r.name="img";return}delete r.name}}}if(q in b){r.filterChildren();B(r)}},style:function(r){if(CKEDITOR.env.gecko){var q=r.onlyChild().value.match(/\/\* Style Definitions \*\/([\s\S]*?)\/\*/),p=q&&q[1],o={};if(p){p.replace(/[\n\r]/g,"").replace(/(.+?)\{(.+?)\}/g,function(x,w,v){w=w.split(",");var u=w.length,t;for(var s=0;s<u;s++){CKEDITOR.tools.trim(w[s]).replace(/^(\w+)(\.[\w-]+)?$/g,function(y,A,z){A=A||"*";z=z.substring(1,z.length);if(z.match(/MsoNormal/)){return}if(!o[A]){o[A]={}}if(z){o[A][z]=v}else{o[A]=v}})}});J.applyStyleFilter=function(v){var u=o["*"]?"*":v.name,t=v.attributes&&v.attributes["class"],s;if(u in o){s=o[u];if(typeof s=="object"){s=s[t]}s&&v.addStyle(s,true)}}}}return false},p:function(o){o.filterChildren();if(e(o)){return}if(K.enterMode==CKEDITOR.ENTER_BR){delete o.name;o.add(new CKEDITOR.htmlParser.element("br"))}else{G(K["format_"+(K.enterMode==CKEDITOR.ENTER_P?"p":"div")])(o)}},div:function(r){var q=r.onlyChild();if(q&&q.name=="table"){var p=r.attributes;q.attributes=CKEDITOR.tools.extend(q.attributes,p);p.style&&q.addStyle(p.style);var o=new CKEDITOR.htmlParser.element("div");o.addStyle("clear","both");r.add(o);delete r.name}},td:function(o){if(o.getAncestor("thead")){o.name="th"}},ol:C,ul:C,dl:C,font:function(r){if(!CKEDITOR.env.gecko&&g(r.parent)){delete r.name;return}r.filterChildren();var q=r.attributes,p=q.style,o=r.parent;if("font"==o.name){CKEDITOR.tools.extend(o.attributes,r.attributes);p&&o.addStyle(p);delete r.name}else{p=p||"";if(q.color){q.color!="#000000"&&(p+="color:"+q.color+";");delete q.color}if(q.face){p+="font-family:"+q.face+";";delete q.face}if(q.size){p+="font-size:"+(q.size>3?"large":q.size<3?"small":"medium")+";";delete q.size}r.name="span";r.addStyle(p)}},span:function(v){if(!CKEDITOR.env.gecko&&g(v.parent)){return false}v.filterChildren();if(f(v)){delete v.name;return null}if(!CKEDITOR.env.gecko&&g(v)){var u=v.firstChild(function(w){return w.value||w.name=="img"}),t=u&&(u.value||"l."),s=t.match(/^([^\s]+?)([.)]?)$/);return D(s,t)}var r=v.children,q=v.attributes,p=q&&q.style,o=r&&r[0];if(p){q.style=H([["line-height"],[/^font-family$/,null,!a?F(K.font_style,"family"):null],[/^font-size$/,null,!a?F(K.fontSize_style,"size"):null],[/^color$/,null,!a?F(K.colorButton_foreStyle,"color"):null],[/^background-color$/,null,!a?F(K.colorButton_backStyle,"color"):null]])(p,v)||""}return null},b:G(K.coreStyles_bold),i:G(K.coreStyles_italic),u:G(K.coreStyles_underline),s:G(K.coreStyles_strike),sup:G(K.coreStyles_superscript),sub:G(K.coreStyles_subscript),a:function(p){var o=p.attributes;if(o&&!o.href&&o.name){delete p.name}},"cke:listbullet":function(o){if(o.getAncestor(/h\d/)&&!K.pasteFromWordNumberedHeadingToList){delete o.name}}},attributeNames:[[/^onmouse(:?out|over)/,""],[/^onload$/,""],[/(?:v|o):\w+/,""],[/^lang/,""]],attributes:{style:H(E?[[/^margin$|^margin-(?!bottom|top)/,null,function(r,q,p){if(q.name in {p:1,div:1}){var o=K.contentsLangDirection=="ltr"?"margin-left":"margin-right";if(p=="margin"){r=c(p,r,[o])[o]}else{if(p!=o){return null}}if(r&&!m.test(r)){return[o,r]}}return null}],[/^clear$/],[/^border.*|margin.*|vertical-align|float$/,null,function(p,o){if(o.name=="img"){return p}}],[/^width|height$/,null,function(p,o){if(o.name in {table:1,td:1,th:1,img:1}){return p}}]]:[[/^mso-/],[/-color$/,null,function(o){if(o=="transparent"){return false}if(CKEDITOR.env.gecko){return o.replace(/-moz-use-text-color/g,"transparent")}}],[/^margin$/,m],["text-indent","0cm"],["page-break-before"],["tab-stops"],["display","none"],a?[/font-?/]:null],E),width:function(p,o){if(o.name in M.$tableContent){return false}},border:function(p,o){if(o.name in M.$tableContent){return false}},"class":I,bgcolor:I,valign:E?I:function(p,o){o.addStyle("vertical-align",p);return false}},comment:!CKEDITOR.env.ie?function(q,p){var o=q.match(/<img.*?>/),x=q.match(/^\[if !supportLists\]([\s\S]*?)\[endif\]$/);if(x){var w=x[1]||o&&"l.",v=w&&w.match(/>([^\s]+?)([.)]?)</);return D(v,w)}if(CKEDITOR.env.gecko&&o){var u=CKEDITOR.htmlParser.fragment.fromHtml(o[0]).children[0],t=p.previous,s=t&&t.value.match(/<v:imagedata[^>]*o:href=['"](.*?)['"]/),r=s&&s[1];r&&(u.attributes.src=r);return u}return false}:I}}};var j=function(){this.dataFilter=new CKEDITOR.htmlParser.filter()};j.prototype={toHtml:function(c){var b=CKEDITOR.htmlParser.fragment.fromHtml(c,false),a=new CKEDITOR.htmlParser.basicWriter();b.writeHtml(a,this.dataFilter);return a.getHtml(true)}};CKEDITOR.cleanWord=function(e,d){if(CKEDITOR.env.gecko){e=e.replace(/(<!--\[if[^<]*?\])-->([\S\s]*?)<!--(\[endif\]-->)/gi,"$1$2$3")}var c=new j(),b=c.dataFilter;b.addRules(CKEDITOR.plugins.pastefromword.getRules(d));d.fire("beforeCleanWord",{filter:b});try{e=c.toHtml(e,false)}catch(a){alert(d.lang.pastefromword.error)}e=e.replace(/cke:.*?".*?"/g,"");e=e.replace(/style=""/g,"");e=e.replace(/<span>/g,"");return e}})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/pastetext/dialogs/pastetext.js b/horde/services/editor/ckeditor/plugins/pastetext/dialogs/pastetext.js
deleted file mode 100644 (file)
index bffed88..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){CKEDITOR.dialog.add("pastetext",function(b){return{title:b.lang.pasteText.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?368:350,minHeight:240,onShow:function(){this.getContentElement("general","content").getInputElement().setValue("")},onOk:function(){var a=this.getContentElement("general","content").getInputElement().getValue(),d=this.getParentEditor();setTimeout(function(){d.fire("paste",{text:a})},0)},contents:[{label:b.lang.common.generalTab,id:"general",elements:[{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px;">'+b.lang.clipboard.pasteMsg+"</div>"},{type:"textarea",id:"content",className:"cke_pastetext",onLoad:function(){var a=this.getDialog().getContentElement("general","pasteMsg").getElement(),d=this.getElement().getElementsByTag("textarea").getItem(0);d.setAttribute("aria-labelledby",a.$.id);d.setStyle("direction",b.config.contentsLangDirection)},focus:function(){this.getElement().focus()}}]}]}})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/scayt/dialogs/options.js b/horde/services/editor/ckeditor/plugins/scayt/dialogs/options.js
deleted file mode 100644 (file)
index b216a86..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("scaytcheck",function(T){var S=true,R,Q=CKEDITOR.document,P=[],O,N=[],M=false,L=["dic_create,dic_restore","dic_rename,dic_delete"],K=["mixedCase","mixedWithDigits","allCaps","ignoreDomainNames"];function J(){return document.forms.optionsbar.options}function I(){return document.forms.languagesbar.scayt_lang}function H(b,d){if(!b){return}var c=b.length;if(c==undefined){b.checked=b.value==d.toString();return}for(var a=0;a<c;a++){b[a].checked=false;if(b[a].value==d.toString()){b[a].checked=true}}}var G=[{id:"options",label:T.lang.scayt.optionsTab,elements:[{type:"html",id:"options",html:'<form name="optionsbar"><div class="inner_options">\t<div class="messagebox"></div>\t<div style="display:none;">\t\t<input type="checkbox" name="options"  id="allCaps" />\t\t<label for="allCaps" id="label_allCaps"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox"  id="ignoreDomainNames" />\t\t<label for="ignoreDomainNames" id="label_ignoreDomainNames"></label>\t</div>\t<div style="display:none;">\t<input name="options" type="checkbox"  id="mixedCase" />\t\t<label for="mixedCase" id="label_mixedCase"></label>\t</div>\t<div style="display:none;">\t\t<input name="options" type="checkbox"  id="mixedWithDigits" />\t\t<label for="mixedWithDigits" id="label_mixedWithDigits"></label>\t</div></div></form>'}]},{id:"langs",label:T.lang.scayt.languagesTab,elements:[{type:"html",id:"langs",html:'<form name="languagesbar"><div class="inner_langs">\t<div class="messagebox"></div>\t   <div style="float:left;width:45%;margin-left:5px;" id="scayt_lcol" ></div>   <div style="float:left;width:45%;margin-left:15px;" id="scayt_rcol"></div></div></form>'}]},{id:"dictionaries",label:T.lang.scayt.dictionariesTab,elements:[{type:"html",style:"",id:"dictionaries",html:'<form name="dictionarybar"><div class="inner_dictionary" style="text-align:left; white-space:normal; width:320px; overflow: hidden;">\t<div style="margin:5px auto; width:80%;white-space:normal; overflow:hidden;" id="dic_message"> </div>\t<div style="margin:5px auto; width:80%;white-space:normal;">        <span class="cke_dialog_ui_labeled_label" >Dictionary name</span><br>\t\t<span class="cke_dialog_ui_labeled_content" >\t\t\t<div class="cke_dialog_ui_input_text">\t\t\t\t<input id="dic_name" type="text" class="cke_dialog_ui_input_text"/>\t\t</div></span></div>\t\t<div style="margin:5px auto; width:80%;white-space:normal;">\t\t\t<a style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_create">\t\t\t\t</a>\t\t\t<a  style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_delete">\t\t\t\t</a>\t\t\t<a  style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_rename">\t\t\t\t</a>\t\t\t<a  style="display:none;" class="cke_dialog_ui_button" href="javascript:void(0)" id="dic_restore">\t\t\t\t</a>\t\t</div>\t<div style="margin:5px auto; width:95%;white-space:normal;" id="dic_info"></div></div></form>'}]},{id:"about",label:T.lang.scayt.aboutTab,elements:[{type:"html",id:"about",style:"margin: 5px 5px;",html:'<div id="scayt_about"></div>'}]}],F={title:T.lang.scayt.title,minWidth:360,minHeight:220,onShow:function(){var a=this;a.data=T.fire("scaytDialog",{});a.options=a.data.scayt_control.option();a.sLang=a.data.scayt_control.sLang;if(!a.data||!a.data.scayt||!a.data.scayt_control){alert("Error loading application service");a.hide();return}var b=0;if(S){a.data.scayt.getCaption(T.langCode||"en",function(c){if(b++>0){return}R=c;D.apply(a);C.apply(a);S=false})}else{C.apply(a)}a.selectPage(a.data.tab)},onOk:function(){var a=this.data.scayt_control;a.option(this.options);var b=this.chosed_lang;a.setLang(b);a.refresh()},onCancel:function(){var a=J();for(O in a){a[O].checked=false}H(I(),"")},contents:N},E=CKEDITOR.plugins.scayt.getScayt(T);P=CKEDITOR.plugins.scayt.uiTabs;for(O in P){if(P[O]==1){N[N.length]=G[O]}}if(P[2]==1){M=true}var D=function(){var l=this,j=l.data.scayt.getLangList(),h=["dic_create","dic_delete","dic_rename","dic_restore"],t=K,s;if(M){for(s=0;s<h.length;s++){var r=h[s];Q.getById(r).setHtml('<span class="cke_dialog_ui_button">'+R["button_"+r]+"</span>")}Q.getById("dic_info").setHtml(R.dic_info)}if(P[0]==1){for(s in t){var q="label_"+t[s],p=Q.getById(q);if("undefined"!=typeof p&&"undefined"!=typeof R[q]&&"undefined"!=typeof l.options[t[s]]){p.setHtml(R[q]);var o=p.getParent();o.$.style.display="block"}}}var n='<p><img src="'+window.scayt.getAboutInfo().logoURL+'" /></p><p>'+R.version+window.scayt.getAboutInfo().version.toString()+"</p><p>"+R.about_throwt_copy+"</p>";Q.getById("scayt_about").setHtml(n);var m=function(X,W){var w=Q.createElement("label");w.setAttribute("for","cke_option"+X);w.setHtml(W[X]);if(l.sLang==X){l.chosed_lang=X}var v=Q.createElement("div"),u=CKEDITOR.dom.element.createFromHtml('<input id="cke_option'+X+'" type="radio" '+(l.sLang==X?'checked="checked"':"")+' value="'+X+'" name="scayt_lang" />');u.on("click",function(){this.$.checked=true;l.chosed_lang=X});v.append(u);v.append(w);return{lang:W[X],code:X,radio:v}},k=[];if(P[1]==1){for(s in j.rtl){k[k.length]=m(s,j.ltr)}for(s in j.ltr){k[k.length]=m(s,j.ltr)}k.sort(function(v,u){return u.lang>v.lang?-1:1});var i=Q.getById("scayt_lcol"),g=Q.getById("scayt_rcol");for(s=0;s<k.length;s++){var f=s<k.length/2?i:g;f.append(k[s].radio)}}var e={};e.dic_create=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_create,u=R.succ_dic_create;window.scayt.createUserDictionary(Y,function(U){y(w);z(X[1]);u=u.replace("%s",U.dname);A(u)},function(U){v=v.replace("%s",U.dname);B(v+"( "+(U.message||"")+")")})};e.dic_rename=function(V,w){var v=R.err_dic_rename||"",u=R.succ_dic_rename||"";window.scayt.renameUserDictionary(w,function(U){u=u.replace("%s",U.dname);x(w);A(u)},function(U){v=v.replace("%s",U.dname);x(w);B(v+"( "+(U.message||"")+" )")})};e.dic_delete=function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_delete,u=R.succ_dic_delete;window.scayt.deleteUserDictionary(function(U){u=u.replace("%s",U.dname);y(w);z(X[0]);x("");A(u)},function(U){v=v.replace("%s",U.dname);B(v)})};e.dic_restore=l.dic_restore||(function(Z,Y,X){var w=X[0]+","+X[1],v=R.err_dic_restore,u=R.succ_dic_restore;window.scayt.restoreUserDictionary(Y,function(U){u=u.replace("%s",U.dname);y(w);z(X[1]);A(u)},function(U){v=v.replace("%s",U.dname);B(v)})});function d(X){var W=Q.getById("dic_name").getValue();if(!W){B(" Dictionary name should not be empty. ");return false}try{var w=id=X.data.getTarget().getParent(),v=w.getId();e[v].apply(null,[w,W,L])}catch(u){B(" Dictionary error. ")}return true}var c=(L[0]+","+L[1]).split(","),b;for(s=0,b=c.length;s<b;s+=1){var a=Q.getById(c[s]);if(a){a.on("click",d,this)}}},C=function(){var b=this;if(P[0]==1){var g=J();for(var e=0,a=g.length;e<a;e++){var f=g[e].id,d=Q.getById(f);if(d){g[e].checked=false;if(b.options[f]==1){g[e].checked=true}if(S){d.on("click",function(){b.options[this.getId()]=this.$.checked?1:0})}}}}if(P[1]==1){var c=Q.getById("cke_option"+b.sLang);H(c.$,b.sLang)}if(M){window.scayt.getNameUserDictionary(function(i){var h=i.dname;y(L[0]+","+L[1]);if(h){Q.getById("dic_name").setValue(h);z(L[1])}else{z(L[0])}},function(){Q.getById("dic_name").setValue("")});A("")}};function B(a){Q.getById("dic_message").setHtml('<span style="color:red;">'+a+"</span>")}function A(a){Q.getById("dic_message").setHtml('<span style="color:blue;">'+a+"</span>")}function z(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="inline"}}function y(b){b=String(b);var d=b.split(",");for(var c=0,a=d.length;c<a;c+=1){Q.getById(d[c]).$.style.display="none"}}function x(a){Q.getById("dic_name").$.value=a}return F});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/scayt/dialogs/toolbar.css b/horde/services/editor/ckeditor/plugins/scayt/dialogs/toolbar.css
deleted file mode 100644 (file)
index cbfa844..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-a{text-decoration:none;padding:2px 4px 4px 6px;display:block;border-width:1px;border-style:solid;margin:0;}a.cke_scayt_toogle:hover,a.cke_scayt_toogle:focus,a.cke_scayt_toogle:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;margin:0;}a.cke_scayt_toogle{color:#316ac5;border-color:#fff;}.scayt_enabled a.cke_scayt_item{color:#316ac5;border-color:#fff;margin:0;}.scayt_disabled a.cke_scayt_item{color:gray;border-color:#fff;}.scayt_enabled a.cke_scayt_item:hover,.scayt_enabled a.cke_scayt_item:focus,.scayt_enabled a.cke_scayt_item:active{border-color:#316ac5;background-color:#dff1ff;color:#000;cursor:pointer;}.scayt_disabled a.cke_scayt_item:hover,.scayt_disabled a.cke_scayt_item:focus,.scayt_disabled a.cke_scayt_item:active{border-color:gray;background-color:#dff1ff;color:gray;cursor:no-drop;}.cke_scayt_set_on,.cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_on{display:none;}.scayt_disabled .cke_scayt_set_on{display:inline;}.scayt_disabled .cke_scayt_set_off{display:none;}.scayt_enabled .cke_scayt_set_off{display:inline;}
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_address.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_address.png
deleted file mode 100644 (file)
index 8a9990f..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_address.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_blockquote.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_blockquote.png
deleted file mode 100644 (file)
index ce2dda8..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_blockquote.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_div.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_div.png
deleted file mode 100644 (file)
index c685713..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_div.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h1.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_h1.png
deleted file mode 100644 (file)
index e5adb7c..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h1.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h2.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_h2.png
deleted file mode 100644 (file)
index 5a08436..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h2.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h3.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_h3.png
deleted file mode 100644 (file)
index 343e47d..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h3.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h4.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_h4.png
deleted file mode 100644 (file)
index e57dcce..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h4.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h5.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_h5.png
deleted file mode 100644 (file)
index 97a41d2..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h5.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h6.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_h6.png
deleted file mode 100644 (file)
index a94ed14..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_h6.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_p.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_p.png
deleted file mode 100644 (file)
index 3790511..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_p.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/showblocks/images/block_pre.png b/horde/services/editor/ckeditor/plugins/showblocks/images/block_pre.png
deleted file mode 100644 (file)
index 306269f..0000000
Binary files a/horde/services/editor/ckeditor/plugins/showblocks/images/block_pre.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/dialogs/smiley.js b/horde/services/editor/ckeditor/plugins/smiley/dialogs/smiley.js
deleted file mode 100644 (file)
index b45a787..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("smiley",function(B){var A=B.config,z=B.lang.smiley,y=A.smiley_images,x=A.smiley_columns||8,w,v,u=function(f){var e=f.data.getTarget(),d=e.getName();if(d=="a"){e=e.getChild(0)}else{if(d!="img"){return}}var c=e.getAttribute("cke_src"),b=e.getAttribute("title"),a=B.document.createElement("img",{attributes:{src:c,_cke_saved_src:c,title:b,alt:b}});B.insertElement(a);v.hide();f.data.preventDefault()},t=CKEDITOR.tools.addFunction(function(f,e){f=new CKEDITOR.dom.event(f);e=new CKEDITOR.dom.element(e);var d,c,b=f.getKeystroke(),a=B.lang.dir=="rtl";switch(b){case 38:if(d=e.getParent().getParent().getPrevious()){c=d.getChild([e.getParent().getIndex(),0]);c.focus()}f.preventDefault();break;case 40:if(d=e.getParent().getParent().getNext()){c=d.getChild([e.getParent().getIndex(),0]);if(c){c.focus()}}f.preventDefault();break;case 32:u({data:f});f.preventDefault();break;case a?37:39:case 9:if(d=e.getParent().getNext()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getNext()){c=d.getChild([0,0]);if(c){c.focus()}f.preventDefault(true)}}break;case a?39:37:case CKEDITOR.SHIFT+9:if(d=e.getParent().getPrevious()){c=d.getChild(0);c.focus();f.preventDefault(true)}else{if(d=e.getParent().getParent().getPrevious()){c=d.getLast().getChild(0);c.focus();f.preventDefault(true)}}break;default:return}}),s="smiley_emtions_label"+CKEDITOR.tools.getNextNumber(),r=['<div><span id="'+s+'" class="cke_voice_label">'+z.options+"</span>",'<table role="listbox" aria-labelledby="'+s+'" style="width:100%;height:100%" cellspacing="2" cellpadding="2"',CKEDITOR.env.ie&&CKEDITOR.env.quirks?' style="position:absolute;"':"","><tbody>"],q=y.length;for(w=0;w<q;w++){if(w%x===0){r.push("<tr>")}var p="cke_smile_label_"+w+"_"+CKEDITOR.tools.getNextNumber();r.push('<td class="cke_dark_background cke_centered" style="vertical-align: middle;"><a href="javascript:void(0)" role="option"',' aria-posinset="'+(w+1)+'"',' aria-setsize="'+q+'"',' aria-labelledby="'+p+'"',' class="cke_smile cke_hand" tabindex="-1" onkeydown="CKEDITOR.tools.callFunction( ',t,', event, this );">','<img class="cke_hand" title="',A.smiley_descriptions[w],'" cke_src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'" alt="',A.smiley_descriptions[w],'"',' src="',CKEDITOR.tools.htmlEncode(A.smiley_path+y[w]),'"',CKEDITOR.env.ie?" onload=\"this.setAttribute('width', 2); this.removeAttribute('width');\" ":"",'><span id="'+p+'" class="cke_voice_label">'+A.smiley_descriptions[w]+"</span></a>","</td>");if(w%x==x-1){r.push("</tr>")}}if(w<x-1){for(;w<x-1;w++){r.push("<td></td>")}r.push("</tr>")}r.push("</tbody></table></div>");var o={type:"html",html:r.join(""),onLoad:function(a){v=a.sender},focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);a.focus()},onClick:u,style:"width: 100%; border-collapse: separate;"};return{title:B.lang.smiley.title,minWidth:270,minHeight:120,contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o]}],buttons:[CKEDITOR.dialog.cancelButton]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/angel_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/angel_smile.gif
deleted file mode 100644 (file)
index 2cf4894..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/angel_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/angry_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/angry_smile.gif
deleted file mode 100644 (file)
index 40b52d3..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/angry_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/broken_heart.gif b/horde/services/editor/ckeditor/plugins/smiley/images/broken_heart.gif
deleted file mode 100644 (file)
index b6d0166..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/broken_heart.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/confused_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/confused_smile.gif
deleted file mode 100644 (file)
index a52db7a..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/confused_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/cry_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/cry_smile.gif
deleted file mode 100644 (file)
index 1ef6ba4..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/cry_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/devil_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/devil_smile.gif
deleted file mode 100644 (file)
index bfb2507..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/devil_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif
deleted file mode 100644 (file)
index d9cedc5..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/envelope.gif b/horde/services/editor/ckeditor/plugins/smiley/images/envelope.gif
deleted file mode 100644 (file)
index 94e0b1f..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/envelope.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/heart.gif b/horde/services/editor/ckeditor/plugins/smiley/images/heart.gif
deleted file mode 100644 (file)
index 680ae2f..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/heart.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/kiss.gif b/horde/services/editor/ckeditor/plugins/smiley/images/kiss.gif
deleted file mode 100644 (file)
index 70e5255..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/kiss.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/lightbulb.gif b/horde/services/editor/ckeditor/plugins/smiley/images/lightbulb.gif
deleted file mode 100644 (file)
index d44c2ff..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/lightbulb.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/omg_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/omg_smile.gif
deleted file mode 100644 (file)
index ab7ea69..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/omg_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/regular_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/regular_smile.gif
deleted file mode 100644 (file)
index e5bc34b..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/regular_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/sad_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/sad_smile.gif
deleted file mode 100644 (file)
index ae4cf1e..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/sad_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/shades_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/shades_smile.gif
deleted file mode 100644 (file)
index b454017..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/shades_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/teeth_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/teeth_smile.gif
deleted file mode 100644 (file)
index 7d734d1..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/teeth_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/thumbs_down.gif b/horde/services/editor/ckeditor/plugins/smiley/images/thumbs_down.gif
deleted file mode 100644 (file)
index 90b9978..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/thumbs_down.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/thumbs_up.gif b/horde/services/editor/ckeditor/plugins/smiley/images/thumbs_up.gif
deleted file mode 100644 (file)
index b633284..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/thumbs_up.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/tounge_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/tounge_smile.gif
deleted file mode 100644 (file)
index b2e657f..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/tounge_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
deleted file mode 100644 (file)
index 7709882..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/smiley/images/wink_smile.gif b/horde/services/editor/ckeditor/plugins/smiley/images/wink_smile.gif
deleted file mode 100644 (file)
index b210295..0000000
Binary files a/horde/services/editor/ckeditor/plugins/smiley/images/wink_smile.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js b/horde/services/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js
deleted file mode 100644 (file)
index 065aaf7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("specialchar",function(t){var s,r=t.lang.specialChar,q=function(c){var b=t.getSelection(),a=b.getRanges(),g,f;t.fire("saveSnapshot");for(var e=0,d=a.length;e<d;e++){g=a[e];g.deleteContents();f=CKEDITOR.dom.element.createFromHtml(c);g.insertNode(f)}g.moveToPosition(f,CKEDITOR.POSITION_AFTER_END);g.select();t.fire("saveSnapshot")},p=function(c){var b,a;if(c.data){b=c.data.getTarget()}else{b=new CKEDITOR.dom.element(c)}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){b.removeClass("cke_light_background");s.hide();if(CKEDITOR.env.gecko){q(a)}else{t.insertHtml(a)}}},o=CKEDITOR.tools.addFunction(p),n,m=function(c,b){var a;b=b||c.data.getTarget();if(b.getName()=="span"){b=b.getParent()}if(b.getName()=="a"&&(a=b.getChild(0).getHtml())){if(n){l(null,n)}var d=s.getContentElement("info","htmlPreview").getElement();s.getContentElement("info","charPreview").getElement().setHtml(a);d.setHtml(CKEDITOR.tools.htmlEncode(a));b.getParent().addClass("cke_light_background");n=b}},l=function(b,a){a=a||b.data.getTarget();if(a.getName()=="span"){a=a.getParent()}if(a.getName()=="a"){s.getContentElement("info","charPreview").getElement().setHtml("&nbsp;");s.getContentElement("info","htmlPreview").getElement().setHtml("&nbsp;");a.getParent().removeClass("cke_light_background");n=undefined}},k=CKEDITOR.tools.addFunction(function(c){c=new CKEDITOR.dom.event(c);var b=c.getTarget(),a,f,e=c.getKeystroke(),d=t.lang.dir=="rtl";switch(e){case 38:if(a=b.getParent().getParent().getPrevious()){f=a.getChild([b.getParent().getIndex(),0]);f.focus();l(null,b);m(null,f)}c.preventDefault();break;case 40:if(a=b.getParent().getParent().getNext()){f=a.getChild([b.getParent().getIndex(),0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f)}}c.preventDefault();break;case 32:p({data:c});c.preventDefault();break;case d?37:39:case 9:if(a=b.getParent().getNext()){f=a.getChild(0);if(f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}else{if(a=b.getParent().getParent().getNext()){f=a.getChild([0,0]);if(f&&f.type==1){f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}}break;case d?39:37:case CKEDITOR.SHIFT+9:if(a=b.getParent().getPrevious()){f=a.getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{if(a=b.getParent().getParent().getPrevious()){f=a.getLast().getChild(0);f.focus();l(null,b);m(null,f);c.preventDefault(true)}else{l(null,b)}}break;default:return}});return{title:r.title,minWidth:430,minHeight:280,buttons:[CKEDITOR.dialog.cancelButton],charColumns:17,chars:["!","&quot;","#","$","%","&amp;","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","&lt;","=","&gt;","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","&euro;(EURO SIGN)","&lsquo;(LEFT SINGLE QUOTATION MARK)","&rsquo;(RIGHT SINGLE QUOTATION MARK)","&ldquo;(LEFT DOUBLE QUOTATION MARK)","&rdquo;(RIGHT DOUBLE QUOTATION MARK)","&ndash;(EN DASH)","&mdash;(EM DASH)","&iexcl;(INVERTED EXCLAMATION MARK)","&cent;(CENT SIGN)","&pound;(POUND SIGN)","&curren;(CURRENCY SIGN)","&yen;(YEN SIGN)","&brvbar;(BROKEN BAR)","&sect;(SECTION SIGN)","&uml;(DIAERESIS)","&copy;(COPYRIGHT SIGN)","&ordf;(FEMININE ORDINAL INDICATOR)","&laquo;(LEFT-POINTING DOUBLE ANGLE QUOTATION MARK)","&not;(NOT SIGN)","&reg;(REGISTERED SIGN)","&macr;(MACRON)","&deg;(DEGREE SIGN)","&plusmn;(PLUS-MINUS SIGN)","&sup2;(SUPERSCRIPT TWO)","&sup3;(SUPERSCRIPT THREE)","&acute;(ACUTE ACCENT)","&micro;(MICRO SIGN)","&para;(PILCROW SIGN)","&middot;(MIDDLE DOT)","&cedil;(CEDILLA)","&sup1;(SUPERSCRIPT ONE)","&ordm;(MASCULINE ORDINAL INDICATOR)","&raquo;(RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK)","&frac14;(VULGAR FRACTION ONE QUARTER)","&frac12;(VULGAR FRACTION ONE HALF)","&frac34;(VULGAR FRACTION THREE QUARTERS)","&iquest;(INVERTED QUESTION MARK)","&Agrave;(LATIN CAPITAL LETTER A WITH GRAVE)","&Aacute;(LATIN CAPITAL LETTER A WITH ACUTE)","&Acirc;(LATIN CAPITAL LETTER A WITH CIRCUMFLEX)","&Atilde;(LATIN CAPITAL LETTER A WITH TILDE)","&Auml;(LATIN CAPITAL LETTER A WITH DIAERESIS)","&Aring;(LATIN CAPITAL LETTER A WITH RING ABOVE)","&AElig;(LATIN CAPITAL LETTER AE)","&Ccedil;(LATIN CAPITAL LETTER C WITH CEDILLA)","&Egrave;(LATIN CAPITAL LETTER E WITH GRAVE)","&Eacute;(LATIN CAPITAL LETTER E WITH ACUTE)","&Ecirc;(LATIN CAPITAL LETTER E WITH CIRCUMFLEX)","&Euml;(LATIN CAPITAL LETTER E WITH DIAERESIS)","&Igrave;(LATIN CAPITAL LETTER I WITH GRAVE)","&Iacute;(LATIN CAPITAL LETTER I WITH ACUTE)","&Icirc;(LATIN CAPITAL LETTER I WITH CIRCUMFLEX)","&Iuml;(LATIN CAPITAL LETTER I WITH DIAERESIS)","&ETH;(LATIN CAPITAL LETTER ETH)","&Ntilde;(LATIN CAPITAL LETTER N WITH TILDE)","&Ograve;(LATIN CAPITAL LETTER O WITH GRAVE)","&Oacute;(LATIN CAPITAL LETTER O WITH ACUTE)","&Ocirc;(LATIN CAPITAL LETTER O WITH CIRCUMFLEX)","&Otilde;(LATIN CAPITAL LETTER O WITH TILDE)","&Ouml;(LATIN CAPITAL LETTER O WITH DIAERESIS)","&times;(MULTIPLICATION SIGN)","&Oslash;(LATIN CAPITAL LETTER O WITH STROKE)","&Ugrave;(LATIN CAPITAL LETTER U WITH GRAVE)","&Uacute;(LATIN CAPITAL LETTER U WITH ACUTE)","&Ucirc;(LATIN CAPITAL LETTER U WITH CIRCUMFLEX)","&Uuml;(LATIN CAPITAL LETTER U WITH DIAERESIS)","&Yacute;(LATIN CAPITAL LETTER Y WITH ACUTE)","&THORN;(LATIN CAPITAL LETTER THORN)","&szlig;(LATIN SMALL LETTER SHARP S)","&agrave;(LATIN SMALL LETTER A WITH GRAVE)","&aacute;(LATIN SMALL LETTER A WITH ACUTE)","&acirc;(LATIN SMALL LETTER A WITH CIRCUMFLEX)","&atilde;(LATIN SMALL LETTER A WITH TILDE)","&auml;(LATIN SMALL LETTER A WITH DIAERESIS)","&aring;(LATIN SMALL LETTER A WITH RING ABOVE)","&aelig;(LATIN SMALL LETTER AE)","&ccedil;(LATIN SMALL LETTER C WITH CEDILLA)","&egrave;(LATIN SMALL LETTER E WITH GRAVE)","&eacute;(LATIN SMALL LETTER E WITH ACUTE)","&ecirc;(LATIN SMALL LETTER E WITH CIRCUMFLEX)","&euml;(LATIN SMALL LETTER E WITH DIAERESIS)","&igrave;(LATIN SMALL LETTER I WITH GRAVE)","&iacute;(LATIN SMALL LETTER I WITH ACUTE)","&icirc;(LATIN SMALL LETTER I WITH CIRCUMFLEX)","&iuml;(LATIN SMALL LETTER I WITH DIAERESIS)","&eth;(LATIN SMALL LETTER ETH)","&ntilde;(LATIN SMALL LETTER N WITH TILDE)","&ograve;(LATIN SMALL LETTER O WITH GRAVE)","&oacute;(LATIN SMALL LETTER O WITH ACUTE)","&ocirc;(LATIN SMALL LETTER O WITH CIRCUMFLEX)","&otilde;(LATIN SMALL LETTER O WITH TILDE)","&ouml;(LATIN SMALL LETTER O WITH DIAERESIS)","&divide;(DIVISION SIGN)","&oslash;(LATIN SMALL LETTER O WITH STROKE)","&ugrave;(LATIN SMALL LETTER U WITH GRAVE)","&uacute;(LATIN SMALL LETTER U WITH ACUTE)","&ucirc;(LATIN SMALL LETTER U WITH CIRCUMFLEX)","&uuml;(LATIN SMALL LETTER U WITH DIAERESIS)","&uuml;(LATIN SMALL LETTER U WITH DIAERESIS)","&yacute;(LATIN SMALL LETTER Y WITH ACUTE)","&thorn;(LATIN SMALL LETTER THORN)","&yuml;(LATIN SMALL LETTER Y WITH DIAERESIS)","&OElig;(LATIN CAPITAL LIGATURE OE)","&oelig;(LATIN SMALL LIGATURE OE)","&#372;(LATIN CAPITAL LETTER W WITH CIRCUMFLEX)","&#374(LATIN CAPITAL LETTER Y WITH CIRCUMFLEX)","&#373(LATIN SMALL LETTER W WITH CIRCUMFLEX)","&#375;(LATIN SMALL LETTER Y WITH CIRCUMFLEX)","&sbquo;(SINGLE LOW-9 QUOTATION MARK)","&#8219;(SINGLE HIGH-REVERSED-9 QUOTATION MARK)","&bdquo;(DOUBLE LOW-9 QUOTATION MARK)","&hellip;(HORIZONTAL ELLIPSIS)","&trade;(TRADE MARK SIGN)","&#9658;(BLACK RIGHT-POINTING POINTER)","&bull;(BULLET)","&rarr;(RIGHTWARDS ARROW)","&rArr;(RIGHTWARDS DOUBLE ARROW)","&hArr;(LEFT RIGHT DOUBLE ARROW)","&diams;(BLACK DIAMOND SUIT)","&asymp;(ALMOST EQUAL TO)"],onLoad:function(){var h=this.definition.charColumns,g=this.definition.chars,f="specialchar_table_label"+CKEDITOR.tools.getNextNumber(),e=['<table role="listbox" aria-labelledby="'+f+'" style="width: 320px; height: 100%; border-collapse: separate;" align="center" cellspacing="2" cellpadding="2" border="0">'],d=0,c=g.length,b,a;while(d<c){e.push("<tr>");for(var j=0;j<h;j++,d++){if(b=g[d]){a="";b=b.replace(/\((.*?)\)/,function(x,w){a=w;return""});a=a||b;var i="cke_specialchar_label_"+d+"_"+CKEDITOR.tools.getNextNumber();e.push('<td class="cke_dark_background" style="cursor: default" role="presentation"><a href="javascript: void(0);" role="option" aria-posinset="'+(d+1)+'"',' aria-setsize="'+c+'"',' aria-labelledby="'+i+'"',' style="cursor: inherit; display: block; height: 1.25em; margin-top: 0.25em; text-align: center;" title="',CKEDITOR.tools.htmlEncode(a),'" onkeydown="CKEDITOR.tools.callFunction( '+k+', event, this )" onclick="CKEDITOR.tools.callFunction('+o+', this); return false;" tabindex="-1"><span style="margin: 0 auto;cursor: inherit">'+b+'</span><span class="cke_voice_label" id="'+i+'">'+a+"</span></a>")}else{e.push('<td class="cke_dark_background">&nbsp;')}e.push("</td>")}e.push("</tr>")}e.push("</tbody></table>",'<span id="'+f+'" class="cke_voice_label">'+r.options+"</span>");this.getContentElement("info","charContainer").getElement().setHtml(e.join(""))},contents:[{id:"info",label:t.lang.common.generalTab,title:t.lang.common.generalTab,padding:0,align:"top",elements:[{type:"hbox",align:"top",widths:["320px","90px"],children:[{type:"html",id:"charContainer",html:"",onMouseover:m,onMouseout:l,focus:function(){var a=this.getElement().getElementsByTag("a").getItem(0);setTimeout(function(){a.focus();m(null,a)})},onShow:function(){var a=this.getElement().getChild([0,0,0,0,0]);setTimeout(function(){a.focus();m(null,a)})},onLoad:function(a){s=a.sender}},{type:"hbox",align:"top",widths:["100%"],children:[{type:"vbox",align:"top",children:[{type:"html",html:"<div></div>"},{type:"html",id:"charPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:28px;height:40px;width:70px;padding-top:9px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div>&nbsp;</div>"},{type:"html",id:"htmlPreview",className:"cke_dark_background",style:"border:1px solid #eeeeee;font-size:14px;height:20px;width:70px;padding-top:2px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;text-align:center;",html:"<div>&nbsp;</div>"}]}]}]}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/styles/styles/default.js b/horde/services/editor/ckeditor/plugins/styles/styles/default.js
deleted file mode 100644 (file)
index 2fc47ca..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.stylesSet.add("default",[{name:"Blue Title",element:"h3",styles:{color:"Blue"}},{name:"Red Title",element:"h3",styles:{color:"Red"}},{name:"Marker: Yellow",element:"span",styles:{"background-color":"Yellow"}},{name:"Marker: Green",element:"span",styles:{"background-color":"Lime"}},{name:"Big",element:"big"},{name:"Small",element:"small"},{name:"Typewriter",element:"tt"},{name:"Computer Code",element:"code"},{name:"Keyboard Phrase",element:"kbd"},{name:"Sample Text",element:"samp"},{name:"Variable",element:"var"},{name:"Deleted Text",element:"del"},{name:"Inserted Text",element:"ins"},{name:"Cited Work",element:"cite"},{name:"Inline Quotation",element:"q"},{name:"Language: RTL",element:"span",attributes:{dir:"rtl"}},{name:"Language: LTR",element:"span",attributes:{dir:"ltr"}},{name:"Image on Left",element:"img",attributes:{style:"padding: 5px; margin-right: 5px",border:"2",align:"left"}},{name:"Image on Right",element:"img",attributes:{style:"padding: 5px; margin-left: 5px",border:"2",align:"right"}},{name:"Borderless Table",element:"table",styles:{"border-style":"hidden","background-color":"#E6E6FA"}},{name:"Square Bulleted List",element:"ul",styles:{"list-style-type":"square"}}]);
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/table/dialogs/table.js b/horde/services/editor/ckeditor/plugins/table/dialogs/table.js
deleted file mode 100644 (file)
index 114b17c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var f=/^(\d+(?:\.\d+)?)(px|%)$/,e=/^(\d+(?:\.\d+)?)px$/,h=function(b){var a=this.id;if(!b.info){b.info={}}b.info[a]=this.getValue()};function g(c,b){var a=function(d){return new CKEDITOR.dom.element(d,c.document)};return{title:c.lang.table.title,minWidth:310,minHeight:CKEDITOR.env.ie?310:280,onShow:function(){var u=this;var t=c.getSelection(),s=t.getRanges(),r=null,q=u.getContentElement("info","txtRows"),p=u.getContentElement("info","txtCols"),d=u.getContentElement("info","txtWidth");if(b=="tableProperties"){if(r=c.getSelection().getSelectedElement()){if(r.getName()!="table"){r=null}}else{if(s.length>0){if(CKEDITOR.env.webkit){s[0].shrink(CKEDITOR.NODE_ELEMENT)}var v=s[0].getCommonAncestor(true);r=v.getAscendant("table",true)}}u._.selectedElement=r}if(r){u.setupContent(r);q&&q.disable();p&&p.disable();d&&d.select()}else{q&&q.enable();p&&p.enable();q&&q.select()}},onOk:function(){var K=this;if(K._.selectedElement){var X=c.getSelection(),W=c.getSelection().createBookmarks()}var V=K._.selectedElement||a("table"),U=K,T={};K.commitContent(T,V);if(T.info){var S=T.info;if(!K._.selectedElement){var R=V.append(a("tbody")),Q=parseInt(S.txtRows,10)||0,P=parseInt(S.txtCols,10)||0;for(var N=0;N<Q;N++){var L=R.append(a("tr"));for(var J=0;J<P;J++){var I=L.append(a("td"));if(!CKEDITOR.env.ie){I.append(a("br"))}}}}var H=S.selHeaders;if(!V.$.tHead&&(H=="row"||H=="both")){var G=new CKEDITOR.dom.element(V.$.createTHead());R=V.getElementsByTag("tbody").getItem(0);var F=R.getElementsByTag("tr").getItem(0);for(N=0;N<F.getChildCount();N++){var E=F.getChild(N);if(E.type==CKEDITOR.NODE_ELEMENT){E.renameNode("th");E.setAttribute("scope","col")}}G.append(F.remove())}if(V.$.tHead!==null&&!(H=="row"||H=="both")){G=new CKEDITOR.dom.element(V.$.tHead);R=V.getElementsByTag("tbody").getItem(0);var D=R.getFirst();while(G.getChildCount()>0){F=G.getFirst();for(N=0;N<F.getChildCount();N++){var d=F.getChild(N);if(d.type==CKEDITOR.NODE_ELEMENT){d.renameNode("td");d.removeAttribute("scope")}}F.insertBefore(D)}G.remove()}if(!K.hasColumnHeaders&&(H=="col"||H=="both")){for(L=0;L<V.$.rows.length;L++){d=new CKEDITOR.dom.element(V.$.rows[L].cells[0]);d.renameNode("th");d.setAttribute("scope","row")}}if(K.hasColumnHeaders&&!(H=="col"||H=="both")){for(N=0;N<V.$.rows.length;N++){L=new CKEDITOR.dom.element(V.$.rows[N]);if(L.getParent().getName()=="tbody"){d=new CKEDITOR.dom.element(L.$.cells[0]);d.renameNode("td");d.removeAttribute("scope")}}}var O=[];if(S.txtHeight){V.setStyle("height",CKEDITOR.tools.cssLength(S.txtHeight))}else{V.removeStyle("height")}if(S.txtWidth){var M=S.cmbWidthType||"pixels";V.setStyle("width",S.txtWidth+(M=="pixels"?"px":"%"))}else{V.removeStyle("width")}if(!V.getAttribute("style")){V.removeAttribute("style")}}if(!K._.selectedElement){c.insertElement(V)}else{X.selectBookmarks(W)}return true},contents:[{id:"info",label:c.lang.table.title,elements:[{type:"hbox",widths:[null,null],styles:["vertical-align:top"],children:[{type:"vbox",padding:0,children:[{type:"text",id:"txtRows","default":3,label:c.lang.table.rows,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidRows);this.select()}return j},setup:function(d){this.setValue(d.$.rows.length)},commit:h},{type:"text",id:"txtCols","default":2,label:c.lang.table.columns,required:true,style:"width:5em",validate:function(){var j=true,d=this.getValue();j=j&&CKEDITOR.dialog.validate.integer()(d)&&d>0;if(!j){alert(c.lang.table.invalidCols);this.select()}return j},setup:function(d){this.setValue(d.$.rows[0].cells.length)},commit:h},{type:"html",html:"&nbsp;"},{type:"select",id:"selHeaders","default":"",label:c.lang.table.headers,items:[[c.lang.table.headersNone,""],[c.lang.table.headersRow,"row"],[c.lang.table.headersColumn,"col"],[c.lang.table.headersBoth,"both"]],setup:function(l){var k=this.getDialog();k.hasColumnHeaders=true;for(var d=0;d<l.$.rows.length;d++){if(l.$.rows[d].cells[0].nodeName.toLowerCase()!="th"){k.hasColumnHeaders=false;break}}if(l.$.tHead!==null){this.setValue(k.hasColumnHeaders?"both":"row")}else{this.setValue(k.hasColumnHeaders?"col":"")}},commit:h},{type:"text",id:"txtBorder","default":1,label:c.lang.table.border,style:"width:3em",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidBorder),setup:function(d){this.setValue(d.getAttribute("border")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("border",this.getValue())}else{d.removeAttribute("border")}}},{id:"cmbAlign",type:"select","default":"",label:c.lang.table.align,items:[[c.lang.common.notSet,""],[c.lang.table.alignLeft,"left"],[c.lang.table.alignCenter,"center"],[c.lang.table.alignRight,"right"]],setup:function(d){this.setValue(d.getAttribute("align")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("align",this.getValue())}else{d.removeAttribute("align")}}}]},{type:"vbox",padding:0,children:[{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtWidth",style:"width:5em",label:c.lang.table.width,"default":200,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidWidth),onLoad:function(){var n=this.getDialog().getContentElement("info","cmbWidthType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[1])}else{this.setValue("")}},commit:h},{id:"cmbWidthType",type:"select",label:c.lang.table.widthUnit,labelStyle:"visibility:hidden","default":"pixels",items:[[c.lang.table.widthPx,"pixels"],[c.lang.table.widthPc,"percents"]],setup:function(j){var d=f.exec(j.$.style.width);if(d){this.setValue(d[2]=="px"?"pixels":"percents")}},commit:h}]},{type:"hbox",widths:["5em"],children:[{type:"text",id:"txtHeight",style:"width:5em",label:c.lang.table.height,"default":"",validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidHeight),onLoad:function(){var n=this.getDialog().getContentElement("info","htmlHeightType"),m=n.getElement(),l=this.getInputElement(),d=l.getAttribute("aria-labelledby");l.setAttribute("aria-labelledby",[d,m.$.id].join(" "))},setup:function(j){var d=e.exec(j.$.style.height);if(d){this.setValue(d[1])}},commit:h},{id:"htmlHeightType",type:"html",html:"<div><br />"+c.lang.table.widthPx+"</div>"}]},{type:"html",html:"&nbsp;"},{type:"text",id:"txtCellSpace",style:"width:3em",label:c.lang.table.cellSpace,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellSpacing),setup:function(d){this.setValue(d.getAttribute("cellSpacing")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellSpacing",this.getValue())}else{d.removeAttribute("cellSpacing")}}},{type:"text",id:"txtCellPad",style:"width:3em",label:c.lang.table.cellPad,"default":1,validate:CKEDITOR.dialog.validate.number(c.lang.table.invalidCellPadding),setup:function(d){this.setValue(d.getAttribute("cellPadding")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("cellPadding",this.getValue())}else{d.removeAttribute("cellPadding")}}}]}]},{type:"html",align:"right",html:""},{type:"vbox",padding:0,children:[{type:"text",id:"txtCaption",label:c.lang.table.caption,setup:function(l){var k=l.getElementsByTag("caption");if(k.count()>0){var d=k.getItem(0);d=d.getChild(0)&&d.getChild(0).getText()||"";d=CKEDITOR.tools.trim(d);this.setValue(d)}},commit:function(p,o){var n=this.getValue(),m=o.getElementsByTag("caption");if(n){if(m.count()>0){m=m.getItem(0);m.setHtml("")}else{m=new CKEDITOR.dom.element("caption",c.document);if(o.getChildCount()){m.insertBefore(o.getFirst())}else{m.appendTo(o)}}m.append(new CKEDITOR.dom.text(n,c.document))}else{if(m.count()>0){for(var d=m.count()-1;d>=0;d--){m.getItem(d).remove()}}}}},{type:"text",id:"txtSummary",label:c.lang.table.summary,setup:function(d){this.setValue(d.getAttribute("summary")||"")},commit:function(j,d){if(this.getValue()){d.setAttribute("summary",this.getValue())}else{d.removeAttribute("summary")}}}]}]}]}}CKEDITOR.dialog.add("table",function(a){return g(a,"table")});CKEDITOR.dialog.add("tableProperties",function(a){return g(a,"tableProperties")})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js b/horde/services/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js
deleted file mode 100644 (file)
index e3d8e1e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("cellProperties",function(t){var s=t.lang.table,r=s.cell,q=t.lang.common,p=CKEDITOR.dialog.validate,o=/^(\d+(?:\.\d+)?)(px|%)$/,n=/^(\d+(?:\.\d+)?)px$/,m=CKEDITOR.tools.bind,l={type:"html",html:"&nbsp;"};function k(c,b){var a=function(){e(this);b(this)},f=function(){e(this)},e=function(g){g.removeListener("ok",a);g.removeListener("cancel",f)},d=function(g){g.on("ok",a);g.on("cancel",f)};t.execCommand(c);if(t._.storedDialogs.colordialog){d(t._.storedDialogs.colordialog)}else{CKEDITOR.on("dialogDefinition",function(h){if(h.data.name!=c){return}var g=h.data.definition;h.removeListener();g.onLoad=CKEDITOR.tools.override(g.onLoad,function(i){return function(){d(this);g.onLoad=i;if(typeof i=="function"){i.call(this)}}})})}}return{title:r.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?550:480,minHeight:CKEDITOR.env.ie?CKEDITOR.env.quirks?180:150:140,contents:[{id:"info",label:r.title,accessKey:"I",elements:[{type:"hbox",widths:["40%","5%","40%"],children:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"width",label:s.width,widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidWidth),onLoad:function(){var c=this.getDialog().getContentElement("info","widthType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("width"),10),a=parseInt(c.getStyle("width"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(c){var b=parseInt(this.getValue(),10),a=this.getDialog().getValueOf("info","widthType");if(!isNaN(b)){c.setStyle("width",b+a)}else{c.removeStyle("width")}c.removeAttribute("width")},"default":""},{type:"select",id:"widthType",labelLayout:"horizontal",widths:["0%","100%"],label:t.lang.table.widthUnit,labelStyle:"display:none","default":"px",items:[[s.widthPx,"px"],[s.widthPc,"%"]],setup:function(b){var a=o.exec(b.getStyle("width")||b.getAttribute("width"));if(a){this.setValue(a[2])}}}]},{type:"hbox",widths:["70%","30%"],children:[{type:"text",id:"height",label:s.height,"default":"",widths:["71%","29%"],labelLayout:"horizontal",validate:p.number(r.invalidHeight),onLoad:function(){var c=this.getDialog().getContentElement("info","htmlHeightType"),b=c.getElement(),a=this.getInputElement(),d=a.getAttribute("aria-labelledby");a.setAttribute("aria-labelledby",[d,b.$.id].join(" "))},setup:function(c){var b=parseInt(c.getAttribute("height"),10),a=parseInt(c.getStyle("height"),10);!isNaN(b)&&this.setValue(b);!isNaN(a)&&this.setValue(a)},commit:function(b){var a=parseInt(this.getValue(),10);if(!isNaN(a)){b.setStyle("height",CKEDITOR.tools.cssLength(a))}else{b.removeStyle("height")}b.removeAttribute("height")}},{id:"htmlHeightType",type:"html",html:s.widthPx}]},l,{type:"select",id:"wordWrap",labelLayout:"horizontal",label:r.wordWrap,widths:["50%","50%"],"default":"yes",items:[[r.yes,"yes"],[r.no,"no"]],setup:function(c){var b=c.getAttribute("noWrap"),a=c.getStyle("white-space");if(a=="nowrap"||b){this.setValue("no")}},commit:function(a){if(this.getValue()=="no"){a.setStyle("white-space","nowrap")}else{a.removeStyle("white-space")}a.removeAttribute("noWrap")}},l,{type:"select",id:"hAlign",labelLayout:"horizontal",label:r.hAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[s.alignLeft,"left"],[s.alignCenter,"center"],[s.alignRight,"right"]],setup:function(c){var b=c.getAttribute("align"),a=c.getStyle("text-align");this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("text-align",a)}else{b.removeStyle("text-align")}b.removeAttribute("align")}},{type:"select",id:"vAlign",labelLayout:"horizontal",label:r.vAlign,widths:["50%","50%"],"default":"",items:[[q.notSet,""],[r.alignTop,"top"],[r.alignMiddle,"middle"],[r.alignBottom,"bottom"],[r.alignBaseline,"baseline"]],setup:function(c){var b=c.getAttribute("vAlign"),a=c.getStyle("vertical-align");switch(a){case"top":case"middle":case"bottom":case"baseline":break;default:a=""}this.setValue(a||b||"")},commit:function(b){var a=this.getValue();if(a){b.setStyle("vertical-align",a)}else{b.removeStyle("vertical-align")}b.removeAttribute("vAlign")}}]},l,{type:"vbox",padding:0,children:[{type:"select",id:"cellType",label:r.cellType,labelLayout:"horizontal",widths:["50%","50%"],"default":"td",items:[[r.data,"td"],[r.header,"th"]],setup:function(a){this.setValue(a.getName())},commit:function(a){a.renameNode(this.getValue())}},l,{type:"text",id:"rowSpan",label:r.rowSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidRowSpan),setup:function(b){var a=parseInt(b.getAttribute("rowSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("rowSpan",this.getValue())}else{b.removeAttribute("rowSpan")}}},{type:"text",id:"colSpan",label:r.colSpan,labelLayout:"horizontal",widths:["50%","50%"],"default":"",validate:p.integer(r.invalidColSpan),setup:function(b){var a=parseInt(b.getAttribute("colSpan"),10);if(a&&a!=1){this.setValue(a)}},commit:function(b){var a=parseInt(this.getValue(),10);if(a&&a!=1){b.setAttribute("colSpan",this.getValue())}else{b.removeAttribute("colSpan")}}},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"bgColor",label:r.bgColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("bgColor"),a=c.getStyle("background-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("background-color",this.getValue())}else{b.removeStyle("background-color")}b.removeAttribute("bgColor")}},{type:"button",id:"bgColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","bgColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]},l,{type:"hbox",padding:0,widths:["80%","20%"],children:[{type:"text",id:"borderColor",label:r.borderColor,labelLayout:"horizontal",widths:["70%","30%"],"default":"",setup:function(c){var b=c.getAttribute("borderColor"),a=c.getStyle("border-color");this.setValue(a||b)},commit:function(b){var a=this.getValue();if(a){b.setStyle("border-color",this.getValue())}else{b.removeStyle("border-color")}b.removeAttribute("borderColor")}},{type:"button",id:"borderColorChoose",label:r.chooseColor,style:"margin-left: 10px",onClick:function(){var a=this;k("colordialog",function(b){a.getDialog().getContentElement("info","borderColor").setValue(b.getContentElement("picker","selectedColor").getValue())})}}]}]}]}]}],onShow:function(){var a=this;a.cells=CKEDITOR.plugins.tabletools.getSelectedCells(a._.editor.getSelection());a.setupContent(a.cells[0])},onOk:function(){var c=this._.editor.getSelection(),b=c.createBookmarks(),a=this.cells;for(var d=0;d<a.length;d++){this.commitContent(a[d])}c.selectBookmarks(b)}}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/templates/dialogs/templates.js b/horde/services/editor/ckeditor/plugins/templates/dialogs/templates.js
deleted file mode 100644 (file)
index 6001766..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var b=CKEDITOR.document;CKEDITOR.dialog.add("templates",function(a){function n(v,u){v.setHtml("");for(var t=0;t<u.length;t++){var s=CKEDITOR.getTemplates(u[t]),h=s.imagesPath,g=s.templates,f=g.length;for(var e=0;e<f;e++){var d=g[e],c=m(d,h);c.setAttribute("aria-posinset",e+1);c.setAttribute("aria-setsize",f);v.append(c)}}}function m(f,e){var d=CKEDITOR.dom.element.createFromHtml('<a href="javascript:void(0)" tabIndex="-1" role="option" ><div class="cke_tpl_item"></div></a>'),c='<table style="width:350px;" class="cke_tpl_preview" role="presentation"><tr>';if(f.image&&e){c+='<td class="cke_tpl_preview_img"><img src="'+CKEDITOR.getUrl(e+f.image)+'"'+(CKEDITOR.env.ie6Compat?' onload="this.width=this.width"':"")+' alt="" title=""></td>'}c+='<td style="white-space:normal;"><span class="cke_tpl_title">'+f.title+"</span><br/>";if(f.description){c+="<span>"+f.description+"</span>"}c+="</td></tr></table>";d.getFirst().setHtml(c);d.on("click",function(){l(f.html)});return d}function l(e){var d=CKEDITOR.dialog.getCurrent(),c=d.getValueOf("selectTpl","chkInsertOpt");if(c){a.on("contentDom",function(g){g.removeListener();d.hide();var f=new CKEDITOR.dom.range(a.document);f.moveToElementEditStart(a.document.getBody());f.select(true);setTimeout(function(){a.fire("saveSnapshot")},0)});a.fire("saveSnapshot");a.setData(e)}else{a.insertHtml(e);d.hide()}}function k(g){var f=g.data.getTarget(),e=j.equals(f);if(e||j.contains(f)){var d=g.data.getKeystroke(),c=j.getElementsByTag("a"),h;if(c){if(e){h=c.getItem(0)}else{switch(d){case 40:h=f.getNext();break;case 38:h=f.getPrevious();break;case 13:case 32:f.fire("click")}}if(h){h.focus();g.data.preventDefault()}}}}CKEDITOR.skins.load(a,"templates");var j,i="cke_tpl_list_label_"+CKEDITOR.tools.getNextNumber();return{title:a.lang.templates.title,minWidth:CKEDITOR.env.ie?440:400,minHeight:340,contents:[{id:"selectTpl",label:a.lang.templates.title,elements:[{type:"vbox",padding:5,children:[{type:"html",html:"<span>"+a.lang.templates.selectPromptMsg+"</span>"},{id:"templatesList",type:"html",focus:true,html:'<div class="cke_tpl_list" tabIndex="-1" role="listbox" aria-labelledby="'+i+'"><div class="cke_tpl_loading"><span></span></div></div><span class="cke_voice_label" id="'+i+'">'+a.lang.templates.options+"</span>"},{id:"chkInsertOpt",type:"checkbox",label:a.lang.templates.insertOption,"default":a.config.templates_replaceContent}]}]}],buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var c=this.getContentElement("selectTpl","templatesList");j=c.getElement();CKEDITOR.loadTemplates(a.config.templates_files,function(){var d=a.config.templates.split(",");if(d.length){n(j,d);c.focus()}else{j.setHtml('<div class="cke_tpl_empty"><span>'+a.lang.templates.emptyListMsg+"</span></div>")}});this._.element.on("keydown",k)},onHide:function(){this._.element.removeListener("keydown",k)}}})})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/templates/templates/default.js b/horde/services/editor/ckeditor/plugins/templates/templates/default.js
deleted file mode 100644 (file)
index 8f0eecf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.addTemplates("default",{imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath("templates")+"templates/images/"),templates:[{title:"Image and Title",image:"template1.gif",description:"One main image with a title and text that surround the image.",html:'<h3><img style="margin-right: 10px" height="100" width="100" align="left"/>Type the title here</h3><p>Type the text here</p>'},{title:"Strange Template",image:"template2.gif",description:"A template that defines two colums, each one with a title, and some text.",html:'<table cellspacing="0" cellpadding="0" style="width:100%" border="0"><tr><td style="width:50%"><h3>Title 1</h3></td><td></td><td style="width:50%"><h3>Title 2</h3></td></tr><tr><td>Text 1</td><td></td><td>Text 2</td></tr></table><p>More text goes here.</p>'},{title:"Text and Table",image:"template3.gif",description:"A title with some text and a table.",html:'<div style="width: 80%"><h3>Title goes here</h3><table style="width:150px;float: right" cellspacing="0" cellpadding="0" border="1"><caption style="border:solid 1px black"><strong>Table title</strong></caption></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table><p>Type the text here</p></div>'}]});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/templates/templates/images/template1.gif b/horde/services/editor/ckeditor/plugins/templates/templates/images/template1.gif
deleted file mode 100644 (file)
index efdabbe..0000000
Binary files a/horde/services/editor/ckeditor/plugins/templates/templates/images/template1.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/templates/templates/images/template2.gif b/horde/services/editor/ckeditor/plugins/templates/templates/images/template2.gif
deleted file mode 100644 (file)
index d1cebb3..0000000
Binary files a/horde/services/editor/ckeditor/plugins/templates/templates/images/template2.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/templates/templates/images/template3.gif b/horde/services/editor/ckeditor/plugins/templates/templates/images/template3.gif
deleted file mode 100644 (file)
index db41cb4..0000000
Binary files a/horde/services/editor/ckeditor/plugins/templates/templates/images/template3.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js b/horde/services/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js
deleted file mode 100644 (file)
index 22c182e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("uicolor",function(r){var q,p,o,n=r.getUiColor(),m="cke_uicolor_picker"+CKEDITOR.tools.getNextNumber();function l(a){if(/^#/.test(a)){a=window.YAHOO.util.Color.hex2rgb(a.substr(1))}p.setValue(a,true);p.refresh(m)}function k(b,a){if(a||q._.contents.tab1.livePeview.getValue()){r.setUiColor(b)}q._.contents.tab1.configBox.setValue('config.uiColor = "#'+p.get("hex")+'"')}o={id:"yuiColorPicker",type:"html",html:"<div id='"+m+"' class='cke_uicolor_picker' style='width: 360px; height: 200px; position: relative;'></div>",onLoad:function(d){var c=CKEDITOR.getUrl("plugins/uicolor/yui/");p=new window.YAHOO.widget.ColorPicker(m,{showhsvcontrols:true,showhexcontrols:true,images:{PICKER_THUMB:c+"assets/picker_thumb.png",HUE_THUMB:c+"assets/hue_thumb.png"}});if(n){l(n)}p.on("rgbChange",function(){q._.contents.tab1.predefined.setValue("");k("#"+p.get("hex"))});var b=new CKEDITOR.dom.nodeList(p.getElementsByTagName("input"));for(var a=0;a<b.count();a++){b.getItem(a).addClass("cke_dialog_ui_input_text")}}};var j=true;return{title:r.lang.uicolor.title,minWidth:360,minHeight:320,onLoad:function(){q=this;this.setupContent();if(CKEDITOR.env.ie7Compat){q.parts.contents.setStyle("overflow","hidden")}},contents:[{id:"tab1",label:"",title:"",expand:true,padding:0,elements:[o,{id:"tab1",type:"vbox",children:[{id:"livePeview",type:"checkbox",label:r.lang.uicolor.preview,"default":1,onLoad:function(){j=true},onChange:function(){if(j){return}var b=this.getValue(),a=b?"#"+p.get("hex"):n;k(a,true)}},{type:"hbox",children:[{id:"predefined",type:"select","default":"",label:r.lang.uicolor.predefined,items:[[""],["Light blue","#9AB8F3"],["Sand","#D2B48C"],["Metallic","#949AAA"],["Purple","#C2A3C7"],["Olive","#A2C980"],["Happy green","#9BD446"],["Jezebel Blue","#14B8C4"],["Burn","#FF893A"],["Easy red","#FF6969"],["Pisces 3","#48B4F2"],["Aquarius 5","#487ED4"],["Absinthe","#A8CF76"],["Scrambled Egg","#C7A622"],["Hello monday","#8E8D80"],["Lovely sunshine","#F1E8B1"],["Recycled air","#B3C593"],["Down","#BCBCA4"],["Mark Twain","#CFE91D"],["Specks of dust","#D1B596"],["Lollipop","#F6CE23"]],onChange:function(){var a=this.getValue();if(a){l(a);k(a);CKEDITOR.document.getById("predefinedPreview").setStyle("background",a)}else{CKEDITOR.document.getById("predefinedPreview").setStyle("background","")}},onShow:function(){var a=r.getUiColor();if(a){this.setValue(a)}}},{id:"predefinedPreview",type:"html",html:'<div id="cke_uicolor_preview" style="border: 1px solid black; padding: 3px; width: 30px;"><div id="predefinedPreview" style="width: 30px; height: 30px;">&nbsp;</div></div>'}]},{id:"configBox",type:"text",label:r.lang.uicolor.config,onShow:function(){var a=r.getUiColor();if(a){this.setValue('config.uiColor = "'+a+'"')}}}]}]}],buttons:[CKEDITOR.dialog.okButton]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/lang/en.js b/horde/services/editor/ckeditor/plugins/uicolor/lang/en.js
deleted file mode 100644 (file)
index 65d3700..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.plugins.setLang("uicolor","en",{uicolor:{title:"UI Color Picker",preview:"Live preview",config:"Paste this string into your config.js file",predefined:"Predefined color sets"}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/plugin.js b/horde/services/editor/ckeditor/plugins/uicolor/plugin.js
deleted file mode 100644 (file)
index 9b9e6d4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.plugins.add("uicolor",{requires:["dialog"],lang:["en"],init:function(b){if(CKEDITOR.env.ie6Compat){return}b.addCommand("uicolor",new CKEDITOR.dialogCommand("uicolor"));b.ui.addButton("UIColor",{label:b.lang.uicolor.title,command:"uicolor",icon:this.path+"uicolor.gif"});CKEDITOR.dialog.add("uicolor",this.path+"dialogs/uicolor.js");CKEDITOR.scriptLoader.load(CKEDITOR.getUrl("plugins/uicolor/yui/yui.js"));b.element.getDocument().appendStyleSheet(CKEDITOR.getUrl("plugins/uicolor/yui/assets/yui.css"))}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/uicolor.gif b/horde/services/editor/ckeditor/plugins/uicolor/uicolor.gif
deleted file mode 100644 (file)
index ec33de6..0000000
Binary files a/horde/services/editor/ckeditor/plugins/uicolor/uicolor.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png b/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
deleted file mode 100644 (file)
index 6acbb5a..0000000
Binary files a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png b/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
deleted file mode 100644 (file)
index c277bfe..0000000
Binary files a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png b/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
deleted file mode 100644 (file)
index 190c261..0000000
Binary files a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png b/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
deleted file mode 100644 (file)
index e65fa80..0000000
Binary files a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/yui.css b/horde/services/editor/ckeditor/plugins/uicolor/yui/assets/yui.css
deleted file mode 100644 (file)
index c63ce7c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.yui-h-slider,.yui-v-slider{position:relative;}.yui-h-slider .yui-slider-thumb,.yui-v-slider .yui-slider-thumb{position:absolute;cursor:default;}.yui-skin-sam .yui-h-slider{background:url(bg-h.gif) no-repeat 5px 0;height:28px;width:228px;}.yui-skin-sam .yui-h-slider .yui-slider-thumb{top:4px;}.yui-skin-sam .yui-v-slider{background:url(bg-v.gif) no-repeat 12px 0;height:228px;width:48px;}.cke_uicolor_picker .yui-picker-panel{background:#e3e3e3;border-color:#888;}.cke_uicolor_picker .yui-picker-panel .hd{background-color:#ccc;font-size:100%;line-height:100%;border:1px solid #e3e3e3;font-weight:bold;overflow:hidden;padding:6px;color:#000;}.cke_uicolor_picker .yui-picker-panel .bd{background:#e8e8e8;margin:1px;height:200px;}.cke_uicolor_picker .yui-picker-panel .ft{background:#e8e8e8;margin:1px;padding:1px;}.cke_uicolor_picker .yui-picker{position:relative;}.cke_uicolor_picker .yui-picker-hue-thumb{cursor:default;width:18px;height:18px;top:-8px;left:-2px;z-index:9;position:absolute;}.cke_uicolor_picker .yui-picker-hue-bg{-moz-outline:none;outline:0 none;position:absolute;left:200px;height:183px;width:14px;background:url(hue_bg.png) no-repeat;top:4px;}.cke_uicolor_picker .yui-picker-bg{-moz-outline:none;outline:0 none;position:absolute;top:4px;left:4px;height:182px;width:182px;background-color:#F00;background-image:url(picker_mask.png);}*html .cke_uicolor_picker .yui-picker-bg{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='picker_mask.png',sizingMethod='scale');}.cke_uicolor_picker .yui-picker-mask{position:absolute;z-index:1;top:0;left:0;}.cke_uicolor_picker .yui-picker-thumb{cursor:default;width:11px;height:11px;z-index:9;position:absolute;top:-4px;left:-4px;}.cke_uicolor_picker .yui-picker-swatch{position:absolute;left:240px;top:4px;height:60px;width:55px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-websafe-swatch{position:absolute;left:304px;top:4px;height:24px;width:24px;border:1px solid #888;}.cke_uicolor_picker .yui-picker-controls{position:absolute;top:72px;left:226px;font:1em monospace;}.cke_uicolor_picker .yui-picker-controls .hd{background:transparent;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls .bd{height:100px;border-width:0!important;}.cke_uicolor_picker .yui-picker-controls ul{float:left;padding:0 2px 0 0;margin:0;}.cke_uicolor_picker .yui-picker-controls li{padding:2px;list-style:none;margin:0;}.cke_uicolor_picker .yui-picker-controls input{font-size:.85em;width:2.4em;}.cke_uicolor_picker .yui-picker-hex-controls{clear:both;padding:2px;}.cke_uicolor_picker .yui-picker-hex-controls input{width:4.6em;}.cke_uicolor_picker .yui-picker-controls a{font:1em arial,helvetica,clean,sans-serif;display:block;*display:inline-block;padding:0;color:#000;}
diff --git a/horde/services/editor/ckeditor/plugins/uicolor/yui/yui.js b/horde/services/editor/ckeditor/plugins/uicolor/yui/yui.js
deleted file mode 100644 (file)
index 97bd475..0000000
+++ /dev/null
@@ -1 +0,0 @@
-if(typeof YAHOO=="undefined"||!YAHOO){var YAHOO={}}YAHOO.namespace=function(){var a=arguments,b=null,d,e,c;for(d=0;d<a.length;d=d+1){c=(""+a[d]).split(".");b=YAHOO;for(e=(c[0]=="YAHOO")?1:0;e<c.length;e=e+1){b[c[e]]=b[c[e]]||{};b=b[c[e]]}}return b};YAHOO.log=function(b,a,c){var d=YAHOO.widget.Logger;if(d&&d.log){return d.log(b,a,c)}else{return false}};YAHOO.register=function(d,i,a){var e=YAHOO.env.modules,c,f,g,h,b;if(!e[d]){e[d]={versions:[],builds:[]}}c=e[d];f=a.version;g=a.build;h=YAHOO.env.listeners;c.name=d;c.version=f;c.build=g;c.versions.push(f);c.builds.push(g);c.mainClass=i;for(b=0;b<h.length;b=b+1){h[b](c)}if(i){i.VERSION=f;i.BUILD=g}else{YAHOO.log("mainClass is undefined for module "+d,"warn")}};YAHOO.env=YAHOO.env||{modules:[],listeners:[]};YAHOO.env.getVersion=function(a){return YAHOO.env.modules[a]||null};YAHOO.env.ua=function(){var b={ie:0,opera:0,gecko:0,webkit:0,mobile:null,air:0,caja:0},c=navigator.userAgent,a;if((/KHTML/).test(c)){b.webkit=1}a=c.match(/AppleWebKit\/([^\s]*)/);if(a&&a[1]){b.webkit=parseFloat(a[1]);if(/ Mobile\//.test(c)){b.mobile="Apple"}else{a=c.match(/NokiaN[^\/]*/);if(a){b.mobile=a[0]}}a=c.match(/AdobeAIR\/([^\s]*)/);if(a){b.air=a[0]}}if(!b.webkit){a=c.match(/Opera[\s\/]([^\s]*)/);if(a&&a[1]){b.opera=parseFloat(a[1]);a=c.match(/Opera Mini[^;]*/);if(a){b.mobile=a[0]}}else{a=c.match(/MSIE\s([^;]*)/);if(a&&a[1]){b.ie=parseFloat(a[1])}else{a=c.match(/Gecko\/([^\s]*)/);if(a){b.gecko=1;a=c.match(/rv:([^\s\)]*)/);if(a&&a[1]){b.gecko=parseFloat(a[1])}}}}}a=c.match(/Caja\/([^\s]*)/);if(a&&a[1]){b.caja=parseFloat(a[1])}return b}();(function(){YAHOO.namespace("util","widget","example");if("undefined"!==typeof YAHOO_config){var d=YAHOO_config.listener,a=YAHOO.env.listeners,b=true,c;if(d){for(c=0;c<a.length;c=c+1){if(a[c]==d){b=false;break}}if(b){a.push(d)}}}})();YAHOO.lang=YAHOO.lang||{};(function(){var f=YAHOO.lang,b="[object Array]",e="[object Function]",a=Object.prototype,c=["toString","valueOf"],d={isArray:function(g){return a.toString.apply(g)===b},isBoolean:function(g){return typeof g==="boolean"},isFunction:function(g){return a.toString.apply(g)===e},isNull:function(g){return g===null},isNumber:function(g){return typeof g==="number"&&isFinite(g)},isObject:function(g){return(g&&(typeof g==="object"||f.isFunction(g)))||false},isString:function(g){return typeof g==="string"},isUndefined:function(g){return typeof g==="undefined"},_IEEnumFix:(YAHOO.env.ua.ie)?function(i,j){var k,g,h;for(k=0;k<c.length;k=k+1){g=c[k];h=j[g];if(f.isFunction(h)&&h!=a[g]){i[g]=h}}}:function(){},extend:function(h,g,i){if(!g||!h){throw new Error("extend failed, please check that all dependencies are included.")}var j=function(){},k;j.prototype=g.prototype;h.prototype=new j();h.prototype.constructor=h;h.superclass=g.prototype;if(g.prototype.constructor==a.constructor){g.prototype.constructor=g}if(i){for(k in i){if(f.hasOwnProperty(i,k)){h.prototype[k]=i[k]}}f._IEEnumFix(h.prototype,i)}},augmentObject:function(h,i){if(!i||!h){throw new Error("Absorb failed, verify dependencies.")}var l=arguments,j,g,k=l[2];if(k&&k!==true){for(j=2;j<l.length;j=j+1){h[l[j]]=i[l[j]]}}else{for(g in i){if(k||!(g in h)){h[g]=i[g]}}f._IEEnumFix(h,i)}},augmentProto:function(g,h){if(!h||!g){throw new Error("Augment failed, verify dependencies.")}var j=[g.prototype,h.prototype],i;for(i=2;i<arguments.length;i=i+1){j.push(arguments[i])}f.augmentObject.apply(this,j)},dump:function(o,j){var m,k,h=[],g="{...}",n="f(){...}",i=", ",l=" => ";if(!f.isObject(o)){return o+""}else{if(o instanceof Date||("nodeType" in o&&"tagName" in o)){return o}else{if(f.isFunction(o)){return n}}}j=(f.isNumber(j))?j:3;if(f.isArray(o)){h.push("[");for(m=0,k=o.length;m<k;m=m+1){if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}if(h.length>1){h.pop()}h.push("]")}else{h.push("{");for(m in o){if(f.hasOwnProperty(o,m)){h.push(m+l);if(f.isObject(o[m])){h.push((j>0)?f.dump(o[m],j-1):g)}else{h.push(o[m])}h.push(i)}}if(h.length>1){h.pop()}h.push("}")}return h.join("")},substitute:function(g,u,n){var q,r,s,k,j,h,l=[],t,p="dump",m=" ",v="{",i="}",o;for(;;){q=g.lastIndexOf(v);if(q<0){break}r=g.indexOf(i,q);if(q+1>=r){break}t=g.substring(q+1,r);k=t;h=null;s=k.indexOf(m);if(s>-1){h=k.substring(s+1);k=k.substring(0,s)}j=u[k];if(n){j=n(k,j,h)}if(f.isObject(j)){if(f.isArray(j)){j=f.dump(j,parseInt(h,10))}else{h=h||"";o=h.indexOf(p);if(o>-1){h=h.substring(4)}if(j.toString===a.toString||o>-1){j=f.dump(j,parseInt(h,10))}else{j=j.toString()}}}else{if(!f.isString(j)&&!f.isNumber(j)){j="~-"+l.length+"-~";l[l.length]=t}}g=g.substring(0,q)+j+g.substring(r+1)}for(q=l.length-1;q>=0;q=q-1){g=g.replace(new RegExp("~-"+q+"-~"),"{"+l[q]+"}","g")}return g},trim:function(h){try{return h.replace(/^\s+|\s+$/g,"")}catch(g){return h}},merge:function(){var g={},i=arguments,j=i.length,h;for(h=0;h<j;h=h+1){f.augmentObject(g,i[h],true)}return g},later:function(h,n,g,l,k){h=h||0;n=n||{};var m=g,i=l,j,o;if(f.isString(g)){m=n[g]}if(!m){throw new TypeError("method undefined")}if(!f.isArray(i)){i=[l]}j=function(){m.apply(n,i)};o=(k)?setInterval(j,h):setTimeout(j,h);return{interval:k,cancel:function(){if(this.interval){clearInterval(o)}else{clearTimeout(o)}}}},isValue:function(g){return(f.isObject(g)||f.isString(g)||f.isNumber(g)||f.isBoolean(g))}};f.hasOwnProperty=(a.hasOwnProperty)?function(h,g){return h&&h.hasOwnProperty(g)}:function(h,g){return !f.isUndefined(h[g])&&h.constructor.prototype[g]!==h[g]};d.augmentObject(f,d,true);YAHOO.util.Lang=f;f.augment=f.augmentProto;YAHOO.augment=f.augmentProto;YAHOO.extend=f.extend})();YAHOO.register("yahoo",YAHOO,{version:"2.7.0",build:"1796"});(function(){YAHOO.env._id_counter=YAHOO.env._id_counter||0;var ao=YAHOO.util,ai=YAHOO.lang,aE=YAHOO.env.ua,at=YAHOO.lang.trim,aN={},aJ={},ag=/^t(?:able|d|h)$/i,y=/color$/i,aj=window.document,z=aj.documentElement,aM="ownerDocument",aD="defaultView",av="documentElement",ax="compatMode",aP="offsetLeft",ae="offsetTop",aw="offsetParent",x="parentNode",aF="nodeType",aq="tagName",af="scrollLeft",aI="scrollTop",ad="getBoundingClientRect",au="getComputedStyle",aQ="currentStyle",ah="CSS1Compat",aO="BackCompat",aK="class",an="className",ak="",ar=" ",ay="(?:^|\\s)",aG="(?= |$)",Y="g",aB="position",aL="fixed",G="relative",aH="left",aC="top",az="medium",aA="borderLeftWidth",ac="borderTopWidth",ap=aE.opera,al=aE.webkit,am=aE.gecko,aa=aE.ie;ao.Dom={CUSTOM_ATTRIBUTES:(!z.hasAttribute)?{"for":"htmlFor","class":an}:{htmlFor:"for",className:aK},get:function(f){var e,d,c,a,b;if(f){if(f[aF]||f.item){return f}if(typeof f==="string"){e=f;f=aj.getElementById(f);if(f&&f.id===e){return f}else{if(f&&aj.all){f=null;d=aj.all[e];for(a=0,b=d.length;a<b;++a){if(d[a].id===e){return d[a]}}}}return f}if(f.DOM_EVENTS){f=f.get("element")}if("length" in f){c=[];for(a=0,b=f.length;a<b;++a){c[c.length]=ao.Dom.get(f[a])}return c}return f}return null},getComputedStyle:function(a,b){if(window[au]){return a[aM][aD][au](a,null)[b]}else{if(a[aQ]){return ao.Dom.IE_ComputedStyle.get(a,b)}}},getStyle:function(a,b){return ao.Dom.batch(a,ao.Dom._getStyle,b)},_getStyle:function(){if(window[au]){return function(b,d){d=(d==="float")?d="cssFloat":ao.Dom._toCamel(d);var a=b.style[d],c;if(!a){c=b[aM][aD][au](b,null);if(c){a=c[d]}}return a}}else{if(z[aQ]){return function(b,e){var a;switch(e){case"opacity":a=100;try{a=b.filters["DXImageTransform.Microsoft.Alpha"].opacity}catch(d){try{a=b.filters("alpha").opacity}catch(c){}}return a/100;case"float":e="styleFloat";default:e=ao.Dom._toCamel(e);a=b[aQ]?b[aQ][e]:null;return(b.style[e]||a)}}}}}(),setStyle:function(b,c,a){ao.Dom.batch(b,ao.Dom._setStyle,{prop:c,val:a})},_setStyle:function(){if(aa){return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){switch(a){case"opacity":if(ai.isString(c.style.filter)){c.style.filter="alpha(opacity="+d*100+")";if(!c[aQ]||!c[aQ].hasLayout){c.style.zoom=1}}break;case"float":a="styleFloat";default:c.style[a]=d}}else{}}}else{return function(c,b){var a=ao.Dom._toCamel(b.prop),d=b.val;if(c){if(a=="float"){a="cssFloat"}c.style[a]=d}else{}}}}(),getXY:function(a){return ao.Dom.batch(a,ao.Dom._getXY)},_canPosition:function(a){return(ao.Dom._getStyle(a,"display")!=="none"&&ao.Dom._inDoc(a))},_getXY:function(){if(aj[av][ad]){return function(j){var i,a,h,c,d,e,f,l,k,g=Math.floor,b=false;if(ao.Dom._canPosition(j)){h=j[ad]();c=j[aM];i=ao.Dom.getDocumentScrollLeft(c);a=ao.Dom.getDocumentScrollTop(c);b=[g(h[aH]),g(h[aC])];if(aa&&aE.ie<8){d=2;e=2;f=c[ax];l=ab(c[av],aA);k=ab(c[av],ac);if(aE.ie===6){if(f!==aO){d=0;e=0}}if((f==aO)){if(l!==az){d=parseInt(l,10)}if(k!==az){e=parseInt(k,10)}}b[0]-=d;b[1]-=e}if((a||i)){b[0]+=i;b[1]+=a}b[0]=g(b[0]);b[1]=g(b[1])}else{}return b}}else{return function(h){var a,g,f,d,c,e=false,b=h;if(ao.Dom._canPosition(h)){e=[h[aP],h[ae]];a=ao.Dom.getDocumentScrollLeft(h[aM]);g=ao.Dom.getDocumentScrollTop(h[aM]);c=((am||aE.webkit>519)?true:false);while((b=b[aw])){e[0]+=b[aP];e[1]+=b[ae];if(c){e=ao.Dom._calcBorders(b,e)}}if(ao.Dom._getStyle(h,aB)!==aL){b=h;while((b=b[x])&&b[aq]){f=b[aI];d=b[af];if(am&&(ao.Dom._getStyle(b,"overflow")!=="visible")){e=ao.Dom._calcBorders(b,e)}if(f||d){e[0]-=d;e[1]-=f}}e[0]+=a;e[1]+=g}else{if(ap){e[0]-=a;e[1]-=g}else{if(al||am){e[0]+=a;e[1]+=g}}}e[0]=Math.floor(e[0]);e[1]=Math.floor(e[1])}else{}return e}}}(),getX:function(a){var b=function(c){return ao.Dom.getXY(c)[0]};return ao.Dom.batch(a,b,ao.Dom,true)},getY:function(a){var b=function(c){return ao.Dom.getXY(c)[1]};return ao.Dom.batch(a,b,ao.Dom,true)},setXY:function(b,a,c){ao.Dom.batch(b,ao.Dom._setXY,{pos:a,noRetry:c})},_setXY:function(i,f){var e=ao.Dom._getStyle(i,aB),g=ao.Dom.setStyle,b=f.pos,a=f.noRetry,d=[parseInt(ao.Dom.getComputedStyle(i,aH),10),parseInt(ao.Dom.getComputedStyle(i,aC),10)],c,h;if(e=="static"){e=G;g(i,aB,e)}c=ao.Dom._getXY(i);if(!b||c===false){return false}if(isNaN(d[0])){d[0]=(e==G)?0:i[aP]}if(isNaN(d[1])){d[1]=(e==G)?0:i[ae]}if(b[0]!==null){g(i,aH,b[0]-c[0]+d[0]+"px")}if(b[1]!==null){g(i,aC,b[1]-c[1]+d[1]+"px")}if(!a){h=ao.Dom._getXY(i);if((b[0]!==null&&h[0]!=b[0])||(b[1]!==null&&h[1]!=b[1])){ao.Dom._setXY(i,{pos:b,noRetry:true})}}},setX:function(b,a){ao.Dom.setXY(b,[a,null])},setY:function(a,b){ao.Dom.setXY(a,[null,b])},getRegion:function(a){var b=function(c){var d=false;if(ao.Dom._canPosition(c)){d=ao.Region.getRegion(c)}else{}return d};return ao.Dom.batch(a,b,ao.Dom,true)},getClientWidth:function(){return ao.Dom.getViewportWidth()},getClientHeight:function(){return ao.Dom.getViewportHeight()},getElementsByClassName:function(f,b,e,c,j,d){f=ai.trim(f);b=b||"*";e=(e)?ao.Dom.get(e):null||aj;if(!e){return[]}var a=[],k=e.getElementsByTagName(b),h=ao.Dom.hasClass;for(var i=0,g=k.length;i<g;++i){if(h(k[i],f)){a[a.length]=k[i]}}if(c){ao.Dom.batch(a,c,j,d)}return a},hasClass:function(b,a){return ao.Dom.batch(b,ao.Dom._hasClass,a)},_hasClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(c.exec){b=c.test(d)}else{b=c&&(ar+d+ar).indexOf(ar+c+ar)>-1}}else{}return b},addClass:function(b,a){return ao.Dom.batch(b,ao.Dom._addClass,a)},_addClass:function(a,c){var b=false,d;if(a&&c){d=ao.Dom.getAttribute(a,an)||ak;if(!ao.Dom._hasClass(a,c)){ao.Dom.setAttribute(a,an,at(d+ar+c));b=true}}else{}return b},removeClass:function(b,a){return ao.Dom.batch(b,ao.Dom._removeClass,a)},_removeClass:function(f,a){var e=false,d,c,b;if(f&&a){d=ao.Dom.getAttribute(f,an)||ak;ao.Dom.setAttribute(f,an,d.replace(ao.Dom._getClassRegex(a),ak));c=ao.Dom.getAttribute(f,an);if(d!==c){ao.Dom.setAttribute(f,an,at(c));e=true;if(ao.Dom.getAttribute(f,an)===""){b=(f.hasAttribute&&f.hasAttribute(aK))?aK:an;f.removeAttribute(b)}}}else{}return e},replaceClass:function(a,c,b){return ao.Dom.batch(a,ao.Dom._replaceClass,{from:c,to:b})},_replaceClass:function(g,a){var f,c,e,b=false,d;if(g&&a){c=a.from;e=a.to;if(!e){b=false}else{if(!c){b=ao.Dom._addClass(g,a.to)}else{if(c!==e){d=ao.Dom.getAttribute(g,an)||ak;f=(ar+d.replace(ao.Dom._getClassRegex(c),ar+e)).split(ao.Dom._getClassRegex(e));f.splice(1,0,ar+e);ao.Dom.setAttribute(g,an,at(f.join(ak)));b=true}}}}else{}return b},generateId:function(b,a){a=a||"yui-gen";var c=function(e){if(e&&e.id){return e.id}var d=a+YAHOO.env._id_counter++;if(e){if(e[aM].getElementById(d)){return ao.Dom.generateId(e,d+a)}e.id=d}return d};return ao.Dom.batch(b,c,ao.Dom,true)||c.apply(ao.Dom,arguments)},isAncestor:function(c,a){c=ao.Dom.get(c);a=ao.Dom.get(a);var b=false;if((c&&a)&&(c[aF]&&a[aF])){if(c.contains&&c!==a){b=c.contains(a)}else{if(c.compareDocumentPosition){b=!!(c.compareDocumentPosition(a)&16)}}}else{}return b},inDocument:function(a,b){return ao.Dom._inDoc(ao.Dom.get(a),b)},_inDoc:function(c,a){var b=false;if(c&&c[aq]){a=a||c[aM];b=ao.Dom.isAncestor(a[av],c)}else{}return b},getElementsBy:function(a,b,f,d,i,e,c){b=b||"*";f=(f)?ao.Dom.get(f):null||aj;if(!f){return[]}var j=[],k=f.getElementsByTagName(b);for(var h=0,g=k.length;h<g;++h){if(a(k[h])){if(c){j=k[h];break}else{j[j.length]=k[h]}}}if(d){ao.Dom.batch(j,d,i,e)}return j},getElementBy:function(a,b,c){return ao.Dom.getElementsBy(a,b,c,null,null,null,true)},batch:function(a,c,f,e){var g=[],d=(e)?f:window;a=(a&&(a[aq]||a.item))?a:ao.Dom.get(a);if(a&&c){if(a[aq]||a.length===undefined){return c.call(d,a,f)}for(var b=0;b<a.length;++b){g[g.length]=c.call(d,a[b],f)}}else{return false}return g},getDocumentHeight:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollHeight:z.scrollHeight,a=Math.max(b,ao.Dom.getViewportHeight());return a},getDocumentWidth:function(){var b=(aj[ax]!=ah||al)?aj.body.scrollWidth:z.scrollWidth,a=Math.max(b,ao.Dom.getViewportWidth());return a},getViewportHeight:function(){var a=self.innerHeight,b=aj[ax];if((b||aa)&&!ap){a=(b==ah)?z.clientHeight:aj.body.clientHeight}return a},getViewportWidth:function(){var a=self.innerWidth,b=aj[ax];if(b||aa){a=(b==ah)?z.clientWidth:aj.body.clientWidth}return a},getAncestorBy:function(a,b){while((a=a[x])){if(ao.Dom._testElement(a,b)){return a}}return null},getAncestorByClassName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return ao.Dom.hasClass(d,b)};return ao.Dom.getAncestorBy(c,a)},getAncestorByTagName:function(c,b){c=ao.Dom.get(c);if(!c){return null}var a=function(d){return d[aq]&&d[aq].toUpperCase()==b.toUpperCase()};return ao.Dom.getAncestorBy(c,a)},getPreviousSiblingBy:function(a,b){while(a){a=a.previousSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getPreviousSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getPreviousSiblingBy(a)},getNextSiblingBy:function(a,b){while(a){a=a.nextSibling;if(ao.Dom._testElement(a,b)){return a}}return null},getNextSibling:function(a){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getNextSiblingBy(a)},getFirstChildBy:function(b,a){var c=(ao.Dom._testElement(b.firstChild,a))?b.firstChild:null;return c||ao.Dom.getNextSiblingBy(b.firstChild,a)},getFirstChild:function(a,b){a=ao.Dom.get(a);if(!a){return null}return ao.Dom.getFirstChildBy(a)},getLastChildBy:function(b,a){if(!b){return null}var c=(ao.Dom._testElement(b.lastChild,a))?b.lastChild:null;return c||ao.Dom.getPreviousSiblingBy(b.lastChild,a)},getLastChild:function(a){a=ao.Dom.get(a);return ao.Dom.getLastChildBy(a)},getChildrenBy:function(c,d){var a=ao.Dom.getFirstChildBy(c,d),b=a?[a]:[];ao.Dom.getNextSiblingBy(a,function(e){if(!d||d(e)){b[b.length]=e}return false});return b},getChildren:function(a){a=ao.Dom.get(a);if(!a){}return ao.Dom.getChildrenBy(a)},getDocumentScrollLeft:function(a){a=a||aj;return Math.max(a[av].scrollLeft,a.body.scrollLeft)},getDocumentScrollTop:function(a){a=a||aj;return Math.max(a[av].scrollTop,a.body.scrollTop)},insertBefore:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}return a[x].insertBefore(b,a)},insertAfter:function(b,a){b=ao.Dom.get(b);a=ao.Dom.get(a);if(!b||!a||!a[x]){return null}if(a.nextSibling){return a[x].insertBefore(b,a.nextSibling)}else{return a[x].appendChild(b)}},getClientRegion:function(){var a=ao.Dom.getDocumentScrollTop(),c=ao.Dom.getDocumentScrollLeft(),d=ao.Dom.getViewportWidth()+c,b=ao.Dom.getViewportHeight()+a;return new ao.Region(a,d,b,c)},setAttribute:function(c,b,a){b=ao.Dom.CUSTOM_ATTRIBUTES[b]||b;c.setAttribute(b,a)},getAttribute:function(b,a){a=ao.Dom.CUSTOM_ATTRIBUTES[a]||a;return b.getAttribute(a)},_toCamel:function(c){var a=aN;function b(e,d){return d.toUpperCase()}return a[c]||(a[c]=c.indexOf("-")===-1?c:c.replace(/-([a-z])/gi,b))},_getClassRegex:function(b){var a;if(b!==undefined){if(b.exec){a=b}else{a=aJ[b];if(!a){b=b.replace(ao.Dom._patterns.CLASS_RE_TOKENS,"\\$1");a=aJ[b]=new RegExp(ay+b+aG,Y)}}}return a},_patterns:{ROOT_TAG:/^body|html$/i,CLASS_RE_TOKENS:/([\.\(\)\^\$\*\+\?\|\[\]\{\}])/g},_testElement:function(a,b){return a&&a[aF]==1&&(!b||b(a))},_calcBorders:function(a,d){var c=parseInt(ao.Dom[au](a,ac),10)||0,b=parseInt(ao.Dom[au](a,aA),10)||0;if(am){if(ag.test(a[aq])){c=0;b=0}}d[0]+=b;d[1]+=c;return d}};var ab=ao.Dom[au];if(aE.opera){ao.Dom[au]=function(c,b){var a=ab(c,b);if(y.test(b)){a=ao.Dom.Color.toRGB(a)}return a}}if(aE.webkit){ao.Dom[au]=function(c,b){var a=ab(c,b);if(a==="rgba(0, 0, 0, 0)"){a="transparent"}return a}}})();YAHOO.util.Region=function(c,b,a,d){this.top=c;this.y=c;this[1]=c;this.right=b;this.bottom=a;this.left=d;this.x=d;this[0]=d;this.width=this.right-this.left;this.height=this.bottom-this.top};YAHOO.util.Region.prototype.contains=function(a){return(a.left>=this.left&&a.right<=this.right&&a.top>=this.top&&a.bottom<=this.bottom)};YAHOO.util.Region.prototype.getArea=function(){return((this.bottom-this.top)*(this.right-this.left))};YAHOO.util.Region.prototype.intersect=function(b){var d=Math.max(this.top,b.top),c=Math.min(this.right,b.right),a=Math.min(this.bottom,b.bottom),e=Math.max(this.left,b.left);if(a>=d&&c>=e){return new YAHOO.util.Region(d,c,a,e)}else{return null}};YAHOO.util.Region.prototype.union=function(b){var d=Math.min(this.top,b.top),c=Math.max(this.right,b.right),a=Math.max(this.bottom,b.bottom),e=Math.min(this.left,b.left);return new YAHOO.util.Region(d,c,a,e)};YAHOO.util.Region.prototype.toString=function(){return("Region {top: "+this.top+", right: "+this.right+", bottom: "+this.bottom+", left: "+this.left+", height: "+this.height+", width: "+this.width+"}")};YAHOO.util.Region.getRegion=function(d){var b=YAHOO.util.Dom.getXY(d),e=b[1],c=b[0]+d.offsetWidth,a=b[1]+d.offsetHeight,f=b[0];return new YAHOO.util.Region(e,c,a,f)};YAHOO.util.Point=function(a,b){if(YAHOO.lang.isArray(a)){b=a[1];a=a[0]}YAHOO.util.Point.superclass.constructor.call(this,b,a,b,a)};YAHOO.extend(YAHOO.util.Point,YAHOO.util.Region);(function(){var v=YAHOO.util,w="clientTop",r="clientLeft",n="parentNode",m="right",a="hasLayout",o="px",c="opacity",l="auto",t="borderLeftWidth",q="borderTopWidth",h="borderRightWidth",b="borderBottomWidth",e="visible",g="transparent",j="height",s="width",p="style",d="currentStyle",f=/^width|height$/,i=/^(\d[.\d]*)+(em|ex|px|gd|rem|vw|vh|vm|ch|mm|cm|in|pt|pc|deg|rad|ms|s|hz|khz|%){1}?/i,k={get:function(A,y){var z="",x=A[d][y];if(y===c){z=v.Dom.getStyle(A,c)}else{if(!x||(x.indexOf&&x.indexOf(o)>-1)){z=x}else{if(v.Dom.IE_COMPUTED[y]){z=v.Dom.IE_COMPUTED[y](A,y)}else{if(i.test(x)){z=v.Dom.IE.ComputedStyle.getPixel(A,y)}else{z=x}}}}return z},getOffset:function(A,z){var x=A[d][z],E=z.charAt(0).toUpperCase()+z.substr(1),D="offset"+E,C="pixel"+E,y="",B;if(x==l){B=A[D];if(B===undefined){y=0}y=B;if(f.test(z)){A[p][z]=B;if(A[D]>B){y=B-(A[D]-B)}A[p][z]=l}}else{if(!A[p][C]&&!A[p][z]){A[p][z]=x}y=A[p][C]}return y+o},getBorderWidth:function(z,x){var y=null;if(!z[d][a]){z[p].zoom=1}switch(x){case q:y=z[w];break;case b:y=z.offsetHeight-z.clientHeight-z[w];break;case t:y=z[r];break;case h:y=z.offsetWidth-z.clientWidth-z[r];break}return y+o},getPixel:function(A,B){var y=null,x=A[d][m],z=A[d][B];A[p][m]=z;y=A[p].pixelRight;A[p][m]=x;return y+o},getMargin:function(y,z){var x;if(y[d][z]==l){x=0+o}else{x=v.Dom.IE.ComputedStyle.getPixel(y,z)}return x},getVisibility:function(y,z){var x;while((x=y[d])&&x[z]=="inherit"){y=y[n]}return(x)?x[z]:e},getColor:function(x,y){return v.Dom.Color.toRGB(x[d][y])||g},getBorderColor:function(z,A){var y=z[d],x=y[A]||y.color;return v.Dom.Color.toRGB(v.Dom.Color.toHex(x))}},u={};u.top=u.right=u.bottom=u.left=u[s]=u[j]=k.getOffset;u.color=k.getColor;u[q]=u[h]=u[b]=u[t]=k.getBorderWidth;u.marginTop=u.marginRight=u.marginBottom=u.marginLeft=k.getMargin;u.visibility=k.getVisibility;u.borderColor=u.borderTopColor=u.borderRightColor=u.borderBottomColor=u.borderLeftColor=k.getBorderColor;v.Dom.IE_COMPUTED=u;v.Dom.IE_ComputedStyle=k})();(function(){var c="toString",a=parseInt,d=RegExp,b=YAHOO.util;b.Dom.Color={KEYWORDS:{black:"000",silver:"c0c0c0",gray:"808080",white:"fff",maroon:"800000",red:"f00",purple:"800080",fuchsia:"f0f",green:"008000",lime:"0f0",olive:"808000",yellow:"ff0",navy:"000080",blue:"00f",teal:"008080",aqua:"0ff"},re_RGB:/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i,re_hex:/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i,re_hex3:/([0-9A-F])/gi,toRGB:function(e){if(!b.Dom.Color.re_RGB.test(e)){e=b.Dom.Color.toHex(e)}if(b.Dom.Color.re_hex.exec(e)){e="rgb("+[a(d.$1,16),a(d.$2,16),a(d.$3,16)].join(", ")+")"}return e},toHex:function(e){e=b.Dom.Color.KEYWORDS[e]||e;if(b.Dom.Color.re_RGB.exec(e)){var f=(d.$1.length===1)?"0"+d.$1:Number(d.$1),g=(d.$2.length===1)?"0"+d.$2:Number(d.$2),h=(d.$3.length===1)?"0"+d.$3:Number(d.$3);e=[f[c](16),g[c](16),h[c](16)].join("")}if(e.length<6){e=e.replace(b.Dom.Color.re_hex3,"$1$1")}if(e!=="transparent"&&e.indexOf("#")<0){e="#"+e}return e.toLowerCase()}}}());YAHOO.register("dom",YAHOO.util.Dom,{version:"2.7.0",build:"1796"});YAHOO.util.CustomEvent=function(c,d,e,a){this.type=c;this.scope=d||window;this.silent=e;this.signature=a||YAHOO.util.CustomEvent.LIST;this.subscribers=[];if(!this.silent){}var b="_YUICEOnSubscribe";if(c!==b){this.subscribeEvent=new YAHOO.util.CustomEvent(b,this,true)}this.lastError=null};YAHOO.util.CustomEvent.LIST=0;YAHOO.util.CustomEvent.FLAT=1;YAHOO.util.CustomEvent.prototype={subscribe:function(a,c,b){if(!a){throw new Error("Invalid callback for subscriber to '"+this.type+"'")}if(this.subscribeEvent){this.subscribeEvent.fire(a,c,b)}this.subscribers.push(new YAHOO.util.Subscriber(a,c,b))},unsubscribe:function(d,b){if(!d){return this.unsubscribeAll()}var c=false;for(var f=0,a=this.subscribers.length;f<a;++f){var e=this.subscribers[f];if(e&&e.contains(d,b)){this._delete(f);c=true}}return c},fire:function(){this.lastError=null;var g=[],m=this.subscribers.length;if(!m&&this.silent){return true}var i=[].slice.call(arguments,0),k=true,a,h=false;if(!this.silent){}var b=this.subscribers.slice(),d=YAHOO.util.Event.throwErrors;for(a=0;a<m;++a){var e=b[a];if(!e){h=true}else{if(!this.silent){}var f=e.getScope(this.scope);if(this.signature==YAHOO.util.CustomEvent.FLAT){var c=null;if(i.length>0){c=i[0]}try{k=e.fn.call(f,c,e.obj)}catch(l){this.lastError=l;if(d){throw l}}}else{try{k=e.fn.call(f,this.type,i,e.obj)}catch(j){this.lastError=j;if(d){throw j}}}if(false===k){if(!this.silent){}break}}}return(k!==false)},unsubscribeAll:function(){var a=this.subscribers.length,b;for(b=a-1;b>-1;b--){this._delete(b)}this.subscribers=[];return a},_delete:function(a){var b=this.subscribers[a];if(b){delete b.fn;delete b.obj}this.subscribers.splice(a,1)},toString:function(){return"CustomEvent: '"+this.type+"', context: "+this.scope}};YAHOO.util.Subscriber=function(a,c,b){this.fn=a;this.obj=YAHOO.lang.isUndefined(c)?null:c;this.overrideContext=b};YAHOO.util.Subscriber.prototype.getScope=function(a){if(this.overrideContext){if(this.overrideContext===true){return this.obj}else{return this.overrideContext}}return a};YAHOO.util.Subscriber.prototype.contains=function(a,b){if(b){return(this.fn==a&&this.obj==b)}else{return(this.fn==a)}};YAHOO.util.Subscriber.prototype.toString=function(){return"Subscriber { obj: "+this.obj+", overrideContext: "+(this.overrideContext||"no")+" }"};if(!YAHOO.util.Event){YAHOO.util.Event=function(){var i=false;var h=[];var g=[];var j=[];var l=[];var b=0;var k=[];var c=[];var d=0;var a={63232:38,63233:40,63234:37,63235:39,63276:33,63277:34,25:9};var f=YAHOO.env.ua.ie?"focusin":"focus";var e=YAHOO.env.ua.ie?"focusout":"blur";return{POLL_RETRYS:2000,POLL_INTERVAL:20,EL:0,TYPE:1,FN:2,WFN:3,UNLOAD_OBJ:3,ADJ_SCOPE:4,OBJ:5,OVERRIDE:6,lastError:null,isSafari:YAHOO.env.ua.webkit,webkit:YAHOO.env.ua.webkit,isIE:YAHOO.env.ua.ie,_interval:null,_dri:null,DOMReady:false,throwErrors:false,startInterval:function(){if(!this._interval){var n=this;var m=function(){n._tryPreloadAttach()};this._interval=setInterval(m,this.POLL_INTERVAL)}},onAvailable:function(m,q,o,n,p){var s=(YAHOO.lang.isString(m))?[m]:m;for(var r=0;r<s.length;r=r+1){k.push({id:s[r],fn:q,obj:o,overrideContext:n,checkReady:p})}b=this.POLL_RETRYS;this.startInterval()},onContentReady:function(m,p,o,n){this.onAvailable(m,p,o,n,true)},onDOMReady:function(o,n,m){if(this.DOMReady){setTimeout(function(){var p=window;if(m){if(m===true){p=n}else{p=m}}o.call(p,"DOMReady",[],n)},0)}else{this.DOMReadyEvent.subscribe(o,n,m)}},_addListener:function(x,z,n,t,p,A){if(!n||!n.call){return false}if(this._isValidCollection(x)){var m=true;for(var s=0,q=x.length;s<q;++s){m=this.on(x[s],z,n,t,p)&&m}return m}else{if(YAHOO.lang.isString(x)){var u=this.getEl(x);if(u){x=u}else{this.onAvailable(x,function(){YAHOO.util.Event.on(x,z,n,t,p)});return true}}}if(!x){return false}if("unload"==z&&t!==this){g[g.length]=[x,z,n,t,p];return true}var y=x;if(p){if(p===true){y=t}else{y=p}}var w=function(C){return n.call(y,YAHOO.util.Event.getEvent(C,x),t)};var B=[x,z,n,w,y,t,p];var r=h.length;h[r]=B;if(this.useLegacyEvent(x,z)){var v=this.getLegacyIndex(x,z);if(v==-1||x!=j[v][0]){v=j.length;c[x.id+z]=v;j[v]=[x,z,x["on"+z]];l[v]=[];x["on"+z]=function(C){YAHOO.util.Event.fireLegacyEvent(YAHOO.util.Event.getEvent(C),v)}}l[v].push(B)}else{try{this._simpleAdd(x,z,w,A)}catch(o){this.lastError=o;this.removeListener(x,z,n);return false}}return true},addListener:function(p,m,q,o,n){return this._addListener(p,m,q,o,n,false)},addFocusListener:function(o,p,n,m){return this._addListener(o,f,p,n,m,true)},removeFocusListener:function(m,n){return this.removeListener(m,f,n)},addBlurListener:function(o,p,n,m){return this._addListener(o,e,p,n,m,true)},removeBlurListener:function(m,n){return this.removeListener(m,e,n)},fireLegacyEvent:function(q,s){var o=true,v,m,n,u,p;m=l[s].slice();for(var t=0,r=m.length;t<r;++t){n=m[t];if(n&&n[this.WFN]){u=n[this.ADJ_SCOPE];p=n[this.WFN].call(u,q);o=(o&&p)}}v=j[s];if(v&&v[2]){v[2](q)}return o},getLegacyIndex:function(n,m){var o=this.generateId(n)+m;if(typeof c[o]=="undefined"){return -1}else{return c[o]}},useLegacyEvent:function(n,m){return(this.webkit&&this.webkit<419&&("click"==m||"dblclick"==m))},removeListener:function(w,x,o){var t,q,m;if(typeof w=="string"){w=this.getEl(w)}else{if(this._isValidCollection(w)){var n=true;for(t=w.length-1;t>-1;t--){n=(this.removeListener(w[t],x,o)&&n)}return n}}if(!o||!o.call){return this.purgeElement(w,false,x)}if("unload"==x){for(t=g.length-1;t>-1;t--){m=g[t];if(m&&m[0]==w&&m[1]==x&&m[2]==o){g.splice(t,1);return true}}return false}var s=null;var r=arguments[3];if("undefined"===typeof r){r=this._getCacheIndex(w,x,o)}if(r>=0){s=h[r]}if(!w||!s){return false}if(this.useLegacyEvent(w,x)){var u=this.getLegacyIndex(w,x);var v=l[u];if(v){for(t=0,q=v.length;t<q;++t){m=v[t];if(m&&m[this.EL]==w&&m[this.TYPE]==x&&m[this.FN]==o){v.splice(t,1);break}}}}else{try{this._simpleRemove(w,x,s[this.WFN],false)}catch(p){this.lastError=p;return false}}delete h[r][this.WFN];delete h[r][this.FN];h.splice(r,1);return true},getTarget:function(m,n){var o=m.target||m.srcElement;return this.resolveTextNode(o)},resolveTextNode:function(m){try{if(m&&3==m.nodeType){return m.parentNode}}catch(n){}return m},getPageX:function(m){var n=m.pageX;if(!n&&0!==n){n=m.clientX||0;if(this.isIE){n+=this._getScrollLeft()}}return n},getPageY:function(n){var m=n.pageY;if(!m&&0!==m){m=n.clientY||0;if(this.isIE){m+=this._getScrollTop()}}return m},getXY:function(m){return[this.getPageX(m),this.getPageY(m)]},getRelatedTarget:function(m){var n=m.relatedTarget;if(!n){if(m.type=="mouseout"){n=m.toElement}else{if(m.type=="mouseover"){n=m.fromElement}}}return this.resolveTextNode(n)},getTime:function(m){if(!m.time){var n=new Date().getTime();try{m.time=n}catch(o){this.lastError=o;return n}}return m.time},stopEvent:function(m){this.stopPropagation(m);this.preventDefault(m)},stopPropagation:function(m){if(m.stopPropagation){m.stopPropagation()}else{m.cancelBubble=true}},preventDefault:function(m){if(m.preventDefault){m.preventDefault()}else{m.returnValue=false}},getEvent:function(n,p){var o=n||window.event;if(!o){var m=this.getEvent.caller;while(m){o=m.arguments[0];if(o&&Event==o.constructor){break}m=m.caller}}return o},getCharCode:function(m){var n=m.keyCode||m.charCode||0;if(YAHOO.env.ua.webkit&&(n in a)){n=a[n]}return n},_getCacheIndex:function(n,m,o){for(var p=0,q=h.length;p<q;p=p+1){var r=h[p];if(r&&r[this.FN]==o&&r[this.EL]==n&&r[this.TYPE]==m){return p}}return -1},generateId:function(n){var m=n.id;if(!m){m="yuievtautoid-"+d;++d;n.id=m}return m},_isValidCollection:function(m){try{return(m&&typeof m!=="string"&&m.length&&!m.tagName&&!m.alert&&typeof m[0]!=="undefined")}catch(n){return false}},elCache:{},getEl:function(m){return(typeof m==="string")?document.getElementById(m):m},clearCache:function(){},DOMReadyEvent:new YAHOO.util.CustomEvent("DOMReady",this),_load:function(m){if(!i){i=true;var n=YAHOO.util.Event;n._ready();n._tryPreloadAttach()}},_ready:function(m){var n=YAHOO.util.Event;if(!n.DOMReady){n.DOMReady=true;n.DOMReadyEvent.fire();n._simpleRemove(document,"DOMContentLoaded",n._ready)}},_tryPreloadAttach:function(){if(k.length===0){b=0;if(this._interval){clearInterval(this._interval);this._interval=null}return}if(this.locked){return}if(this.isIE){if(!this.DOMReady){this.startInterval();return}}this.locked=true;var n=!i;if(!n){n=(b>0&&k.length>0)}var o=[];var m=function(v,u){var w=v;if(u.overrideContext){if(u.overrideContext===true){w=u.obj}else{w=u.overrideContext}}u.fn.call(w,u.obj)};var s,t,p,q,r=[];for(s=0,t=k.length;s<t;s=s+1){p=k[s];if(p){q=this.getEl(p.id);if(q){if(p.checkReady){if(i||q.nextSibling||!n){r.push(p);k[s]=null}}else{m(q,p);k[s]=null}}else{o.push(p)}}}for(s=0,t=r.length;s<t;s=s+1){p=r[s];m(this.getEl(p.id),p)}b--;if(n){for(s=k.length-1;s>-1;s--){p=k[s];if(!p||!p.id){k.splice(s,1)}}this.startInterval()}else{if(this._interval){clearInterval(this._interval);this._interval=null}}this.locked=false},purgeElement:function(p,o,m){var r=(YAHOO.lang.isString(p))?this.getEl(p):p;var n=this.getListeners(r,m),q,t;if(n){for(q=n.length-1;q>-1;q--){var s=n[q];this.removeListener(r,s.type,s.fn)}}if(o&&r&&r.childNodes){for(q=0,t=r.childNodes.length;q<t;++q){this.purgeElement(r.childNodes[q],o,m)}}},getListeners:function(t,v){var q=[],u;if(!v){u=[h,g]}else{if(v==="unload"){u=[g]}else{u=[h]}}var o=(YAHOO.lang.isString(t))?this.getEl(t):t;for(var r=0;r<u.length;r=r+1){var m=u[r];if(m){for(var p=0,n=m.length;p<n;++p){var s=m[p];if(s&&s[this.EL]===o&&(!v||v===s[this.TYPE])){q.push({type:s[this.TYPE],fn:s[this.FN],obj:s[this.OBJ],adjust:s[this.OVERRIDE],scope:s[this.ADJ_SCOPE],index:p})}}}}return(q.length)?q:null},_unload:function(n){var t=YAHOO.util.Event,q,r,s,o,p,m=g.slice(),u;for(q=0,o=g.length;q<o;++q){s=m[q];if(s){u=window;if(s[t.ADJ_SCOPE]){if(s[t.ADJ_SCOPE]===true){u=s[t.UNLOAD_OBJ]}else{u=s[t.ADJ_SCOPE]}}s[t.FN].call(u,t.getEvent(n,s[t.EL]),s[t.UNLOAD_OBJ]);m[q]=null}}s=null;u=null;g=null;if(h){for(r=h.length-1;r>-1;r--){s=h[r];if(s){t.removeListener(s[t.EL],s[t.TYPE],s[t.FN],r)}}s=null}j=null;t._simpleRemove(window,"unload",t._unload)},_getScrollLeft:function(){return this._getScroll()[1]},_getScrollTop:function(){return this._getScroll()[0]},_getScroll:function(){var n=document.documentElement,m=document.body;if(n&&(n.scrollTop||n.scrollLeft)){return[n.scrollTop,n.scrollLeft]}else{if(m){return[m.scrollTop,m.scrollLeft]}else{return[0,0]}}},regCE:function(){},_simpleAdd:function(){if(window.addEventListener){return function(n,m,o,p){n.addEventListener(m,o,(p))}}else{if(window.attachEvent){return function(n,m,o,p){n.attachEvent("on"+m,o)}}else{return function(){}}}}(),_simpleRemove:function(){if(window.removeEventListener){return function(n,m,o,p){n.removeEventListener(m,o,(p))}}else{if(window.detachEvent){return function(n,m,o){n.detachEvent("on"+m,o)}}else{return function(){}}}}()}}();(function(){var a=YAHOO.util.Event;a.on=a.addListener;a.onFocus=a.addFocusListener;a.onBlur=a.addBlurListener;if(a.isIE){YAHOO.util.Event.onDOMReady(YAHOO.util.Event._tryPreloadAttach,YAHOO.util.Event,true);var b=document.createElement("p");a._dri=setInterval(function(){try{b.doScroll("left");clearInterval(a._dri);a._dri=null;a._ready();b=null}catch(c){}},a.POLL_INTERVAL)}else{if(a.webkit&&a.webkit<525){a._dri=setInterval(function(){var c=document.readyState;if("loaded"==c||"complete"==c){clearInterval(a._dri);a._dri=null;a._ready()}},a.POLL_INTERVAL)}else{a._simpleAdd(document,"DOMContentLoaded",a._ready)}}a._simpleAdd(window,"load",a._load);a._simpleAdd(window,"unload",a._unload);a._tryPreloadAttach()})()}YAHOO.util.EventProvider=function(){};YAHOO.util.EventProvider.prototype={__yui_events:null,__yui_subscribers:null,subscribe:function(a,e,b,c){this.__yui_events=this.__yui_events||{};var d=this.__yui_events[a];if(d){d.subscribe(e,b,c)}else{this.__yui_subscribers=this.__yui_subscribers||{};var f=this.__yui_subscribers;if(!f[a]){f[a]=[]}f[a].push({fn:e,obj:b,overrideContext:c})}},unsubscribe:function(f,d,b){this.__yui_events=this.__yui_events||{};var a=this.__yui_events;if(f){var c=a[f];if(c){return c.unsubscribe(d,b)}}else{var g=true;for(var e in a){if(YAHOO.lang.hasOwnProperty(a,e)){g=g&&a[e].unsubscribe(d,b)}}return g}return false},unsubscribeAll:function(a){return this.unsubscribe(a)},createEvent:function(g,a){this.__yui_events=this.__yui_events||{};var d=a||{};var e=this.__yui_events;if(e[g]){}else{var f=d.scope||this;var i=(d.silent);var c=new YAHOO.util.CustomEvent(g,f,i,YAHOO.util.CustomEvent.FLAT);e[g]=c;if(d.onSubscribeCallback){c.subscribeEvent.subscribe(d.onSubscribeCallback)}this.__yui_subscribers=this.__yui_subscribers||{};var h=this.__yui_subscribers[g];if(h){for(var b=0;b<h.length;++b){c.subscribe(h[b].fn,h[b].obj,h[b].overrideContext)}}}return e[g]},fireEvent:function(d,e,a,f){this.__yui_events=this.__yui_events||{};var b=this.__yui_events[d];if(!b){return null}var g=[];for(var c=1;c<arguments.length;++c){g.push(arguments[c])}return b.fire.apply(b,g)},hasEvent:function(a){if(this.__yui_events){if(this.__yui_events[a]){return true}}return false}};(function(){var a=YAHOO.util.Event,b=YAHOO.lang;YAHOO.util.KeyListener=function(i,d,h,g){if(!i){}else{if(!d){}else{if(!h){}}}if(!g){g=YAHOO.util.KeyListener.KEYDOWN}var f=new YAHOO.util.CustomEvent("keyPressed");this.enabledEvent=new YAHOO.util.CustomEvent("enabled");this.disabledEvent=new YAHOO.util.CustomEvent("disabled");if(b.isString(i)){i=document.getElementById(i)}if(b.isFunction(h)){f.subscribe(h)}else{f.subscribe(h.fn,h.scope,h.correctScope)}function e(m,n){if(!d.shift){d.shift=false}if(!d.alt){d.alt=false}if(!d.ctrl){d.ctrl=false}if(m.shiftKey==d.shift&&m.altKey==d.alt&&m.ctrlKey==d.ctrl){var l,o=d.keys,j;if(YAHOO.lang.isArray(o)){for(var k=0;k<o.length;k++){l=o[k];j=a.getCharCode(m);if(l==j){f.fire(j,m);break}}}else{j=a.getCharCode(m);if(o==j){f.fire(j,m)}}}}this.enable=function(){if(!this.enabled){a.on(i,g,e);this.enabledEvent.fire(d)}this.enabled=true};this.disable=function(){if(this.enabled){a.removeListener(i,g,e);this.disabledEvent.fire(d)}this.enabled=false};this.toString=function(){return"KeyListener ["+d.keys+"] "+i.tagName+(i.id?"["+i.id+"]":"")}};var c=YAHOO.util.KeyListener;c.KEYDOWN="keydown";c.KEYUP="keyup";c.KEY={ALT:18,BACK_SPACE:8,CAPS_LOCK:20,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,LEFT:37,META:224,NUM_LOCK:144,PAGE_DOWN:34,PAGE_UP:33,PAUSE:19,PRINTSCREEN:44,RIGHT:39,SCROLL_LOCK:145,SHIFT:16,SPACE:32,TAB:9,UP:38}})();YAHOO.register("event",YAHOO.util.Event,{version:"2.7.0",build:"1796"});YAHOO.register("yahoo-dom-event",YAHOO,{version:"2.7.0",build:"1796"});if(!YAHOO.util.DragDropMgr){YAHOO.util.DragDropMgr=function(){var a=YAHOO.util.Event,b=YAHOO.util.Dom;return{useShim:false,_shimActive:false,_shimState:false,_debugShim:false,_createShim:function(){var c=document.createElement("div");c.id="yui-ddm-shim";if(document.body.firstChild){document.body.insertBefore(c,document.body.firstChild)}else{document.body.appendChild(c)}c.style.display="none";c.style.backgroundColor="red";c.style.position="absolute";c.style.zIndex="99999";b.setStyle(c,"opacity","0");this._shim=c;a.on(c,"mouseup",this.handleMouseUp,this,true);a.on(c,"mousemove",this.handleMouseMove,this,true);a.on(window,"scroll",this._sizeShim,this,true)},_sizeShim:function(){if(this._shimActive){var c=this._shim;c.style.height=b.getDocumentHeight()+"px";c.style.width=b.getDocumentWidth()+"px";c.style.top="0";c.style.left="0"}},_activateShim:function(){if(this.useShim){if(!this._shim){this._createShim()}this._shimActive=true;var d=this._shim,c="0";if(this._debugShim){c=".5"}b.setStyle(d,"opacity",c);this._sizeShim();d.style.display="block"}},_deactivateShim:function(){this._shim.style.display="none";this._shimActive=false},_shim:null,ids:{},handleIds:{},dragCurrent:null,dragOvers:{},deltaX:0,deltaY:0,preventDefault:true,stopPropagation:true,initialized:false,locked:false,interactionInfo:null,init:function(){this.initialized=true},POINT:0,INTERSECT:1,STRICT_INTERSECT:2,mode:0,_execOnAll:function(e,f){for(var d in this.ids){for(var g in this.ids[d]){var c=this.ids[d][g];if(!this.isTypeOfDD(c)){continue}c[e].apply(c,f)}}},_onLoad:function(){this.init();a.on(document,"mouseup",this.handleMouseUp,this,true);a.on(document,"mousemove",this.handleMouseMove,this,true);a.on(window,"unload",this._onUnload,this,true);a.on(window,"resize",this._onResize,this,true)},_onResize:function(c){this._execOnAll("resetConstraints",[])},lock:function(){this.locked=true},unlock:function(){this.locked=false},isLocked:function(){return this.locked},locationCache:{},useCache:true,clickPixelThresh:3,clickTimeThresh:1000,dragThreshMet:false,clickTimeout:null,startX:0,startY:0,fromTimeout:false,regDragDrop:function(c,d){if(!this.initialized){this.init()}if(!this.ids[d]){this.ids[d]={}}this.ids[d][c.id]=c},removeDDFromGroup:function(c,e){if(!this.ids[e]){this.ids[e]={}}var d=this.ids[e];if(d&&d[c.id]){delete d[c.id]}},_remove:function(c){for(var d in c.groups){if(d){var e=this.ids[d];if(e&&e[c.id]){delete e[c.id]}}}delete this.handleIds[c.id]},regHandle:function(c,d){if(!this.handleIds[c]){this.handleIds[c]={}}this.handleIds[c][d]=d},isDragDrop:function(c){return(this.getDDById(c))?true:false},getRelated:function(c,g){var d=[];for(var e in c.groups){for(var f in this.ids[e]){var h=this.ids[e][f];if(!this.isTypeOfDD(h)){continue}if(!g||h.isTarget){d[d.length]=h}}}return d},isLegalTarget:function(c,d){var f=this.getRelated(c,true);for(var e=0,g=f.length;e<g;++e){if(f[e].id==d.id){return true}}return false},isTypeOfDD:function(c){return(c&&c.__ygDragDrop)},isHandle:function(c,d){return(this.handleIds[c]&&this.handleIds[c][d])},getDDById:function(c){for(var d in this.ids){if(this.ids[d][c]){return this.ids[d][c]}}return null},handleMouseDown:function(c,d){this.currentTarget=YAHOO.util.Event.getTarget(c);this.dragCurrent=d;var e=d.getEl();this.startX=YAHOO.util.Event.getPageX(c);this.startY=YAHOO.util.Event.getPageY(c);this.deltaX=this.startX-e.offsetLeft;this.deltaY=this.startY-e.offsetTop;this.dragThreshMet=false;this.clickTimeout=setTimeout(function(){var f=YAHOO.util.DDM;f.startDrag(f.startX,f.startY);f.fromTimeout=true},this.clickTimeThresh)},startDrag:function(e,c){if(this.dragCurrent&&this.dragCurrent.useShim){this._shimState=this.useShim;this.useShim=true}this._activateShim();clearTimeout(this.clickTimeout);var d=this.dragCurrent;if(d&&d.events.b4StartDrag){d.b4StartDrag(e,c);d.fireEvent("b4StartDragEvent",{x:e,y:c})}if(d&&d.events.startDrag){d.startDrag(e,c);d.fireEvent("startDragEvent",{x:e,y:c})}this.dragThreshMet=true},handleMouseUp:function(c){if(this.dragCurrent){clearTimeout(this.clickTimeout);if(this.dragThreshMet){if(this.fromTimeout){this.fromTimeout=false;this.handleMouseMove(c)}this.fromTimeout=false;this.fireEvents(c,true)}else{}this.stopDrag(c);this.stopEvent(c)}},stopEvent:function(c){if(this.stopPropagation){YAHOO.util.Event.stopPropagation(c)}if(this.preventDefault){YAHOO.util.Event.preventDefault(c)}},stopDrag:function(c,d){var e=this.dragCurrent;if(e&&!d){if(this.dragThreshMet){if(e.events.b4EndDrag){e.b4EndDrag(c);e.fireEvent("b4EndDragEvent",{e:c})}if(e.events.endDrag){e.endDrag(c);e.fireEvent("endDragEvent",{e:c})}}if(e.events.mouseUp){e.onMouseUp(c);e.fireEvent("mouseUpEvent",{e:c})}}if(this._shimActive){this._deactivateShim();if(this.dragCurrent&&this.dragCurrent.useShim){this.useShim=this._shimState;this._shimState=false}}this.dragCurrent=null;this.dragOvers={}},handleMouseMove:function(c){var f=this.dragCurrent;if(f){if(YAHOO.util.Event.isIE&&!c.button){this.stopEvent(c);return this.handleMouseUp(c)}else{if(c.clientX<0||c.clientY<0){}}if(!this.dragThreshMet){var d=Math.abs(this.startX-YAHOO.util.Event.getPageX(c));var e=Math.abs(this.startY-YAHOO.util.Event.getPageY(c));if(d>this.clickPixelThresh||e>this.clickPixelThresh){this.startDrag(this.startX,this.startY)}}if(this.dragThreshMet){if(f&&f.events.b4Drag){f.b4Drag(c);f.fireEvent("b4DragEvent",{e:c})}if(f&&f.events.drag){f.onDrag(c);f.fireEvent("dragEvent",{e:c})}if(f){this.fireEvents(c,false)}}this.stopEvent(c)}},fireEvents:function(i,s){var ac=this.dragCurrent;if(!ac||ac.isLocked()||ac.dragOnly){return}var q=YAHOO.util.Event.getPageX(i),r=YAHOO.util.Event.getPageY(i),o=new YAHOO.util.Point(q,r),t=ac.getTargetCoord(o.x,o.y),y=ac.getDragEl(),z=["out","over","drop","enter"],j=new YAHOO.util.Region(t.y,t.x+y.offsetWidth,t.y+y.offsetHeight,t.x),v=[],A={},n=[],ab={outEvts:[],overEvts:[],dropEvts:[],enterEvts:[]};for(var l in this.dragOvers){var aa=this.dragOvers[l];if(!this.isTypeOfDD(aa)){continue}if(!this.isOverTarget(o,aa,this.mode,j)){ab.outEvts.push(aa)}v[l]=true;delete this.dragOvers[l]}for(var m in ac.groups){if("string"!=typeof m){continue}for(l in this.ids[m]){var x=this.ids[m][l];if(!this.isTypeOfDD(x)){continue}if(x.isTarget&&!x.isLocked()&&x!=ac){if(this.isOverTarget(o,x,this.mode,j)){A[m]=true;if(s){ab.dropEvts.push(x)}else{if(!v[x.id]){ab.enterEvts.push(x)}else{ab.overEvts.push(x)}this.dragOvers[x.id]=x}}}}}this.interactionInfo={out:ab.outEvts,enter:ab.enterEvts,over:ab.overEvts,drop:ab.dropEvts,point:o,draggedRegion:j,sourceRegion:this.locationCache[ac.id],validDrop:s};for(var B in A){n.push(B)}if(s&&!ab.dropEvts.length){this.interactionInfo.validDrop=false;if(ac.events.invalidDrop){ac.onInvalidDrop(i);ac.fireEvent("invalidDropEvent",{e:i})}}for(l=0;l<z.length;l++){var f=null;if(ab[z[l]+"Evts"]){f=ab[z[l]+"Evts"]}if(f&&f.length){var w=z[l].charAt(0).toUpperCase()+z[l].substr(1),g="onDrag"+w,u="b4Drag"+w,p="drag"+w+"Event",h="drag"+w;if(this.mode){if(ac.events[u]){ac[u](i,f,n);ac.fireEvent(u+"Event",{event:i,info:f,group:n})}if(ac.events[h]){ac[g](i,f,n);ac.fireEvent(p,{event:i,info:f,group:n})}}else{for(var e=0,k=f.length;e<k;++e){if(ac.events[u]){ac[u](i,f[e].id,n[0]);ac.fireEvent(u+"Event",{event:i,info:f[e].id,group:n[0]})}if(ac.events[h]){ac[g](i,f[e].id,n[0]);ac.fireEvent(p,{event:i,info:f[e].id,group:n[0]})}}}}}},getBestMatch:function(e){var c=null;var f=e.length;if(f==1){c=e[0]}else{for(var d=0;d<f;++d){var g=e[d];if(this.mode==this.INTERSECT&&g.cursorIsOver){c=g;break}else{if(!c||!c.overlap||(g.overlap&&c.overlap.getArea()<g.overlap.getArea())){c=g}}}}return c},refreshCache:function(g){var e=g||this.ids;for(var h in e){if("string"!=typeof h){continue}for(var f in this.ids[h]){var d=this.ids[h][f];if(this.isTypeOfDD(d)){var c=this.getLocation(d);if(c){this.locationCache[d.id]=c}else{delete this.locationCache[d.id]}}}}},verifyEl:function(d){try{if(d){var e=d.offsetParent;if(e){return true}}}catch(c){}return false},getLocation:function(k){if(!this.isTypeOfDD(k)){return null}var m=k.getEl(),h,n,c,f,g,e,d,i,l;try{h=YAHOO.util.Dom.getXY(m)}catch(j){}if(!h){return null}n=h[0];c=n+m.offsetWidth;f=h[1];g=f+m.offsetHeight;e=f-k.padding[0];d=c+k.padding[1];i=g+k.padding[2];l=n-k.padding[3];return new YAHOO.util.Region(e,d,i,l)},isOverTarget:function(e,d,k,j){var i=this.locationCache[d.id];if(!i||!this.useCache){i=this.getLocation(d);this.locationCache[d.id]=i}if(!i){return false}d.cursorIsOver=i.contains(e);var f=this.dragCurrent;if(!f||(!k&&!f.constrainX&&!f.constrainY)){return d.cursorIsOver}d.overlap=null;if(!j){var h=f.getTargetCoord(e.x,e.y);var c=f.getDragEl();j=new YAHOO.util.Region(h.y,h.x+c.offsetWidth,h.y+c.offsetHeight,h.x)}var g=j.intersect(i);if(g){d.overlap=g;return(k)?true:d.cursorIsOver}else{return false}},_onUnload:function(c,d){this.unregAll()},unregAll:function(){if(this.dragCurrent){this.stopDrag();this.dragCurrent=null}this._execOnAll("unreg",[]);this.ids={}},elementCache:{},getElWrapper:function(c){var d=this.elementCache[c];if(!d||!d.el){d=this.elementCache[c]=new this.ElementWrapper(YAHOO.util.Dom.get(c))}return d},getElement:function(c){return YAHOO.util.Dom.get(c)},getCss:function(c){var d=YAHOO.util.Dom.get(c);return(d)?d.style:null},ElementWrapper:function(c){this.el=c||null;this.id=this.el&&c.id;this.css=this.el&&c.style},getPosX:function(c){return YAHOO.util.Dom.getX(c)},getPosY:function(c){return YAHOO.util.Dom.getY(c)},swapNode:function(d,f){if(d.swapNode){d.swapNode(f)}else{var c=f.parentNode;var e=f.nextSibling;if(e==d){c.insertBefore(d,f)}else{if(f==d.nextSibling){c.insertBefore(f,d)}else{d.parentNode.replaceChild(f,d);c.insertBefore(d,e)}}}},getScroll:function(){var d,f,c=document.documentElement,e=document.body;if(c&&(c.scrollTop||c.scrollLeft)){d=c.scrollTop;f=c.scrollLeft}else{if(e){d=e.scrollTop;f=e.scrollLeft}else{}}return{top:d,left:f}},getStyle:function(c,d){return YAHOO.util.Dom.getStyle(c,d)},getScrollTop:function(){return this.getScroll().top},getScrollLeft:function(){return this.getScroll().left},moveToEl:function(e,c){var d=YAHOO.util.Dom.getXY(c);YAHOO.util.Dom.setXY(e,d)},getClientHeight:function(){return YAHOO.util.Dom.getViewportHeight()},getClientWidth:function(){return YAHOO.util.Dom.getViewportWidth()},numericSort:function(c,d){return(c-d)},_timeoutCount:0,_addListeners:function(){var c=YAHOO.util.DDM;if(YAHOO.util.Event&&document){c._onLoad()}else{if(c._timeoutCount>2000){}else{setTimeout(c._addListeners,10);if(document&&document.body){c._timeoutCount+=1}}}},handleWasClicked:function(e,c){if(this.isHandle(c,e.id)){return true}else{var d=e.parentNode;while(d){if(this.isHandle(c,d.id)){return true}else{d=d.parentNode}}}return false}}}();YAHOO.util.DDM=YAHOO.util.DragDropMgr;YAHOO.util.DDM._addListeners()}(function(){var a=YAHOO.util.Event;var b=YAHOO.util.Dom;YAHOO.util.DragDrop=function(c,e,d){if(c){this.init(c,e,d)}};YAHOO.util.DragDrop.prototype={events:null,on:function(){this.subscribe.apply(this,arguments)},id:null,config:null,dragElId:null,handleElId:null,invalidHandleTypes:null,invalidHandleIds:null,invalidHandleClasses:null,startPageX:0,startPageY:0,groups:null,locked:false,lock:function(){this.locked=true},unlock:function(){this.locked=false},isTarget:true,padding:null,dragOnly:false,useShim:false,_domRef:null,__ygDragDrop:true,constrainX:false,constrainY:false,minX:0,maxX:0,minY:0,maxY:0,deltaX:0,deltaY:0,maintainOffset:false,xTicks:null,yTicks:null,primaryButtonOnly:true,available:false,hasOuterHandles:false,cursorIsOver:false,overlap:null,b4StartDrag:function(d,c){},startDrag:function(d,c){},b4Drag:function(c){},onDrag:function(c){},onDragEnter:function(d,c){},b4DragOver:function(c){},onDragOver:function(d,c){},b4DragOut:function(c){},onDragOut:function(d,c){},b4DragDrop:function(c){},onDragDrop:function(d,c){},onInvalidDrop:function(c){},b4EndDrag:function(c){},endDrag:function(c){},b4MouseDown:function(c){},onMouseDown:function(c){},onMouseUp:function(c){},onAvailable:function(){},getEl:function(){if(!this._domRef){this._domRef=b.get(this.id)}return this._domRef},getDragEl:function(){return b.get(this.dragElId)},init:function(c,f,e){this.initTarget(c,f,e);a.on(this._domRef||this.id,"mousedown",this.handleMouseDown,this,true);for(var d in this.events){this.createEvent(d+"Event")}},initTarget:function(c,e,d){this.config=d||{};this.events={};this.DDM=YAHOO.util.DDM;this.groups={};if(typeof c!=="string"){this._domRef=c;c=b.generateId(c)}this.id=c;this.addToGroup((e)?e:"default");this.handleElId=c;a.onAvailable(c,this.handleOnAvailable,this,true);this.setDragElId(c);this.invalidHandleTypes={A:"A"};this.invalidHandleIds={};this.invalidHandleClasses=[];this.applyConfig()},applyConfig:function(){this.events={mouseDown:true,b4MouseDown:true,mouseUp:true,b4StartDrag:true,startDrag:true,b4EndDrag:true,endDrag:true,drag:true,b4Drag:true,invalidDrop:true,b4DragOut:true,dragOut:true,dragEnter:true,b4DragOver:true,dragOver:true,b4DragDrop:true,dragDrop:true};if(this.config.events){for(var c in this.config.events){if(this.config.events[c]===false){this.events[c]=false}}}this.padding=this.config.padding||[0,0,0,0];this.isTarget=(this.config.isTarget!==false);this.maintainOffset=(this.config.maintainOffset);this.primaryButtonOnly=(this.config.primaryButtonOnly!==false);this.dragOnly=((this.config.dragOnly===true)?true:false);this.useShim=((this.config.useShim===true)?true:false)},handleOnAvailable:function(){this.available=true;this.resetConstraints();this.onAvailable()},setPadding:function(d,f,c,e){if(!f&&0!==f){this.padding=[d,d,d,d]}else{if(!c&&0!==c){this.padding=[d,f,d,f]}else{this.padding=[d,f,c,e]}}},setInitPosition:function(e,f){var d=this.getEl();if(!this.DDM.verifyEl(d)){if(d&&d.style&&(d.style.display=="none")){}else{}return}var g=e||0;var h=f||0;var c=b.getXY(d);this.initPageX=c[0]-g;this.initPageY=c[1]-h;this.lastPageX=c[0];this.lastPageY=c[1];this.setStartPosition(c)},setStartPosition:function(c){var d=c||b.getXY(this.getEl());this.deltaSetXY=null;this.startPageX=d[0];this.startPageY=d[1]},addToGroup:function(c){this.groups[c]=true;this.DDM.regDragDrop(this,c)},removeFromGroup:function(c){if(this.groups[c]){delete this.groups[c]}this.DDM.removeDDFromGroup(this,c)},setDragElId:function(c){this.dragElId=c},setHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.handleElId=c;this.DDM.regHandle(this.id,c)},setOuterHandleElId:function(c){if(typeof c!=="string"){c=b.generateId(c)}a.on(c,"mousedown",this.handleMouseDown,this,true);this.setHandleElId(c);this.hasOuterHandles=true},unreg:function(){a.removeListener(this.id,"mousedown",this.handleMouseDown);this._domRef=null;this.DDM._remove(this)},isLocked:function(){return(this.DDM.isLocked()||this.locked)},handleMouseDown:function(c,d){var i=c.which||c.button;if(this.primaryButtonOnly&&i>1){return}if(this.isLocked()){return}var j=this.b4MouseDown(c),g=true;if(this.events.b4MouseDown){g=this.fireEvent("b4MouseDownEvent",c)}var h=this.onMouseDown(c),e=true;if(this.events.mouseDown){e=this.fireEvent("mouseDownEvent",c)}if((j===false)||(h===false)||(g===false)||(e===false)){return}this.DDM.refreshCache(this.groups);var f=new YAHOO.util.Point(a.getPageX(c),a.getPageY(c));if(!this.hasOuterHandles&&!this.DDM.isOverTarget(f,this)){}else{if(this.clickValidator(c)){this.setStartPosition();this.DDM.handleMouseDown(c,this);this.DDM.stopEvent(c)}else{}}},clickValidator:function(c){var d=YAHOO.util.Event.getTarget(c);return(this.isValidHandleChild(d)&&(this.id==this.handleElId||this.DDM.handleWasClicked(d,this.id)))},getTargetCoord:function(d,e){var f=d-this.deltaX;var c=e-this.deltaY;if(this.constrainX){if(f<this.minX){f=this.minX}if(f>this.maxX){f=this.maxX}}if(this.constrainY){if(c<this.minY){c=this.minY}if(c>this.maxY){c=this.maxY}}f=this.getTick(f,this.xTicks);c=this.getTick(c,this.yTicks);return{x:f,y:c}},addInvalidHandleType:function(d){var c=d.toUpperCase();this.invalidHandleTypes[c]=c},addInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}this.invalidHandleIds[c]=c},addInvalidHandleClass:function(c){this.invalidHandleClasses.push(c)},removeInvalidHandleType:function(d){var c=d.toUpperCase();delete this.invalidHandleTypes[c]},removeInvalidHandleId:function(c){if(typeof c!=="string"){c=b.generateId(c)}delete this.invalidHandleIds[c]},removeInvalidHandleClass:function(d){for(var c=0,e=this.invalidHandleClasses.length;c<e;++c){if(this.invalidHandleClasses[c]==d){delete this.invalidHandleClasses[c]}}},isValidHandleChild:function(e){var f=true;var c;try{c=e.nodeName.toUpperCase()}catch(d){c=e.nodeName}f=f&&!this.invalidHandleTypes[c];f=f&&!this.invalidHandleIds[e.id];for(var g=0,h=this.invalidHandleClasses.length;f&&g<h;++g){f=!b.hasClass(e,this.invalidHandleClasses[g])}return f},setXTicks:function(c,f){this.xTicks=[];this.xTickSize=f;var d={};for(var e=this.initPageX;e>=this.minX;e=e-f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}for(e=this.initPageX;e<=this.maxX;e=e+f){if(!d[e]){this.xTicks[this.xTicks.length]=e;d[e]=true}}this.xTicks.sort(this.DDM.numericSort)},setYTicks:function(c,f){this.yTicks=[];this.yTickSize=f;var d={};for(var e=this.initPageY;e>=this.minY;e=e-f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}for(e=this.initPageY;e<=this.maxY;e=e+f){if(!d[e]){this.yTicks[this.yTicks.length]=e;d[e]=true}}this.yTicks.sort(this.DDM.numericSort)},setXConstraint:function(c,d,e){this.leftConstraint=parseInt(c,10);this.rightConstraint=parseInt(d,10);this.minX=this.initPageX-this.leftConstraint;this.maxX=this.initPageX+this.rightConstraint;if(e){this.setXTicks(this.initPageX,e)}this.constrainX=true},clearConstraints:function(){this.constrainX=false;this.constrainY=false;this.clearTicks()},clearTicks:function(){this.xTicks=null;this.yTicks=null;this.xTickSize=0;this.yTickSize=0},setYConstraint:function(e,c,d){this.topConstraint=parseInt(e,10);this.bottomConstraint=parseInt(c,10);this.minY=this.initPageY-this.topConstraint;this.maxY=this.initPageY+this.bottomConstraint;if(d){this.setYTicks(this.initPageY,d)}this.constrainY=true},resetConstraints:function(){if(this.initPageX||this.initPageX===0){var c=(this.maintainOffset)?this.lastPageX-this.initPageX:0;var d=(this.maintainOffset)?this.lastPageY-this.initPageY:0;this.setInitPosition(c,d)}else{this.setInitPosition()}if(this.constrainX){this.setXConstraint(this.leftConstraint,this.rightConstraint,this.xTickSize)}if(this.constrainY){this.setYConstraint(this.topConstraint,this.bottomConstraint,this.yTickSize)}},getTick:function(c,f){if(!f){return c}else{if(f[0]>=c){return f[0]}else{for(var h=0,i=f.length;h<i;++h){var g=h+1;if(f[g]&&f[g]>=c){var d=c-f[h];var e=f[g]-c;return(e>d)?f[h]:f[g]}}return f[f.length-1]}}},toString:function(){return("DragDrop "+this.id)}};YAHOO.augment(YAHOO.util.DragDrop,YAHOO.util.EventProvider)})();YAHOO.util.DD=function(b,a,c){if(b){this.init(b,a,c)}};YAHOO.extend(YAHOO.util.DD,YAHOO.util.DragDrop,{scroll:true,autoOffset:function(c,d){var a=c-this.startPageX;var b=d-this.startPageY;this.setDelta(a,b)},setDelta:function(b,a){this.deltaX=b;this.deltaY=a},setDragElPos:function(b,c){var a=this.getDragEl();this.alignElWithMouse(a,b,c)},alignElWithMouse:function(g,c,d){var e=this.getTargetCoord(c,d);if(!this.deltaSetXY){var b=[e.x,e.y];YAHOO.util.Dom.setXY(g,b);var f=parseInt(YAHOO.util.Dom.getStyle(g,"left"),10);var h=parseInt(YAHOO.util.Dom.getStyle(g,"top"),10);this.deltaSetXY=[f-e.x,h-e.y]}else{YAHOO.util.Dom.setStyle(g,"left",(e.x+this.deltaSetXY[0])+"px");YAHOO.util.Dom.setStyle(g,"top",(e.y+this.deltaSetXY[1])+"px")}this.cachePosition(e.x,e.y);var a=this;setTimeout(function(){a.autoScroll.call(a,e.x,e.y,g.offsetHeight,g.offsetWidth)},0)},cachePosition:function(c,a){if(c){this.lastPageX=c;this.lastPageY=a}else{var b=YAHOO.util.Dom.getXY(this.getEl());this.lastPageX=b[0];this.lastPageY=b[1]}},autoScroll:function(i,j,n,h){if(this.scroll){var g=this.DDM.getClientHeight();var c=this.DDM.getClientWidth();var e=this.DDM.getScrollTop();var a=this.DDM.getScrollLeft();var k=n+j;var f=h+i;var l=(g+e-j-this.deltaY);var m=(c+a-i-this.deltaX);var b=40;var d=(document.all)?80:30;if(k>g&&l<b){window.scrollTo(a,e+d)}if(j<e&&e>0&&j-e<b){window.scrollTo(a,e-d)}if(f>c&&m<b){window.scrollTo(a+d,e)}if(i<a&&a>0&&i-a<b){window.scrollTo(a-d,e)}}},applyConfig:function(){YAHOO.util.DD.superclass.applyConfig.call(this);this.scroll=(this.config.scroll!==false)},b4MouseDown:function(a){this.setStartPosition();this.autoOffset(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},b4Drag:function(a){this.setDragElPos(YAHOO.util.Event.getPageX(a),YAHOO.util.Event.getPageY(a))},toString:function(){return("DD "+this.id)}});YAHOO.util.DDProxy=function(b,a,c){if(b){this.init(b,a,c);this.initFrame()}};YAHOO.util.DDProxy.dragElId="ygddfdiv";YAHOO.extend(YAHOO.util.DDProxy,YAHOO.util.DD,{resizeFrame:true,centerFrame:false,createFrame:function(){var f=this,a=document.body;if(!a||!a.firstChild){setTimeout(function(){f.createFrame()},50);return}var b=this.getDragEl(),c=YAHOO.util.Dom;if(!b){b=document.createElement("div");b.id=this.dragElId;var d=b.style;d.position="absolute";d.visibility="hidden";d.cursor="move";d.border="2px solid #aaa";d.zIndex=999;d.height="25px";d.width="25px";var e=document.createElement("div");c.setStyle(e,"height","100%");c.setStyle(e,"width","100%");c.setStyle(e,"background-color","#ccc");c.setStyle(e,"opacity","0");b.appendChild(e);a.insertBefore(b,a.firstChild)}},initFrame:function(){this.createFrame()},applyConfig:function(){YAHOO.util.DDProxy.superclass.applyConfig.call(this);this.resizeFrame=(this.config.resizeFrame!==false);this.centerFrame=(this.config.centerFrame);this.setDragElId(this.config.dragElId||YAHOO.util.DDProxy.dragElId)},showFrame:function(b,c){var d=this.getEl();var a=this.getDragEl();var e=a.style;this._resizeProxy();if(this.centerFrame){this.setDelta(Math.round(parseInt(e.width,10)/2),Math.round(parseInt(e.height,10)/2))}this.setDragElPos(b,c);YAHOO.util.Dom.setStyle(a,"visibility","visible")},_resizeProxy:function(){if(this.resizeFrame){var f=YAHOO.util.Dom;var c=this.getEl();var b=this.getDragEl();var g=parseInt(f.getStyle(b,"borderTopWidth"),10);var e=parseInt(f.getStyle(b,"borderRightWidth"),10);var h=parseInt(f.getStyle(b,"borderBottomWidth"),10);var a=parseInt(f.getStyle(b,"borderLeftWidth"),10);if(isNaN(g)){g=0}if(isNaN(e)){e=0}if(isNaN(h)){h=0}if(isNaN(a)){a=0}var i=Math.max(0,c.offsetWidth-e-a);var d=Math.max(0,c.offsetHeight-g-h);f.setStyle(b,"width",i+"px");f.setStyle(b,"height",d+"px")}},b4MouseDown:function(c){this.setStartPosition();var a=YAHOO.util.Event.getPageX(c);var b=YAHOO.util.Event.getPageY(c);this.autoOffset(a,b)},b4StartDrag:function(a,b){this.showFrame(a,b)},b4EndDrag:function(a){YAHOO.util.Dom.setStyle(this.getDragEl(),"visibility","hidden")},endDrag:function(b){var c=YAHOO.util.Dom;var d=this.getEl();var a=this.getDragEl();c.setStyle(a,"visibility","");c.setStyle(d,"visibility","hidden");YAHOO.util.DDM.moveToEl(d,a);c.setStyle(a,"visibility","hidden");c.setStyle(d,"visibility","")},toString:function(){return("DDProxy "+this.id)}});YAHOO.util.DDTarget=function(b,a,c){if(b){this.initTarget(b,a,c)}};YAHOO.extend(YAHOO.util.DDTarget,YAHOO.util.DragDrop,{toString:function(){return("DDTarget "+this.id)}});YAHOO.register("dragdrop",YAHOO.util.DragDropMgr,{version:"2.7.0",build:"1796"});(function(){var d=YAHOO.util.Dom.getXY,a=YAHOO.util.Event,b=Array.prototype.slice;function c(f,h,g,e){c.ANIM_AVAIL=(!YAHOO.lang.isUndefined(YAHOO.util.Anim));if(f){this.init(f,h,true);this.initSlider(e);this.initThumb(g)}}YAHOO.lang.augmentObject(c,{getHorizSlider:function(h,g,e,f,i){return new c(h,h,new YAHOO.widget.SliderThumb(g,h,e,f,0,0,i),"horiz")},getVertSlider:function(g,f,i,e,h){return new c(g,g,new YAHOO.widget.SliderThumb(f,g,0,0,i,e,h),"vert")},getSliderRegion:function(i,h,f,g,k,e,j){return new c(i,i,new YAHOO.widget.SliderThumb(h,i,f,g,k,e,j),"region")},SOURCE_UI_EVENT:1,SOURCE_SET_VALUE:2,SOURCE_KEY_EVENT:3,ANIM_AVAIL:false},true);YAHOO.extend(c,YAHOO.util.DragDrop,{_mouseDown:false,dragOnly:true,initSlider:function(e){this.type=e;this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);this.isTarget=false;this.animate=c.ANIM_AVAIL;this.backgroundEnabled=true;this.tickPause=40;this.enableKeys=true;this.keyIncrement=20;this.moveComplete=true;this.animationDuration=0.2;this.SOURCE_UI_EVENT=1;this.SOURCE_SET_VALUE=2;this.valueChangeSource=0;this._silent=false;this.lastOffset=[0,0]},initThumb:function(e){var f=this;this.thumb=e;e.cacheBetweenDrags=true;if(e._isHoriz&&e.xTicks&&e.xTicks.length){this.tickPause=Math.round(360/e.xTicks.length)}else{if(e.yTicks&&e.yTicks.length){this.tickPause=Math.round(360/e.yTicks.length)}}e.onAvailable=function(){return f.setStartSliderState()};e.onMouseDown=function(){f._mouseDown=true;return f.focus()};e.startDrag=function(){f._slideStart()};e.onDrag=function(){f.fireEvents(true)};e.onMouseUp=function(){f.thumbMouseUp()}},onAvailable:function(){this._bindKeyEvents()},_bindKeyEvents:function(){a.on(this.id,"keydown",this.handleKeyDown,this,true);a.on(this.id,"keypress",this.handleKeyPress,this,true)},handleKeyPress:function(e){if(this.enableKeys){var f=a.getCharCode(e);switch(f){case 37:case 38:case 39:case 40:case 36:case 35:a.preventDefault(e);break;default:}}},handleKeyDown:function(e){if(this.enableKeys){var h=a.getCharCode(e),i=this.thumb,g=this.getXValue(),j=this.getYValue(),f=true;switch(h){case 37:g-=this.keyIncrement;break;case 38:j-=this.keyIncrement;break;case 39:g+=this.keyIncrement;break;case 40:j+=this.keyIncrement;break;case 36:g=i.leftConstraint;j=i.topConstraint;break;case 35:g=i.rightConstraint;j=i.bottomConstraint;break;default:f=false}if(f){if(i._isRegion){this._setRegionValue(c.SOURCE_KEY_EVENT,g,j,true)}else{this._setValue(c.SOURCE_KEY_EVENT,(i._isHoriz?g:j),true)}a.stopEvent(e)}}},setStartSliderState:function(){this.setThumbCenterPoint();this.baselinePos=d(this.getEl());this.thumb.startOffset=this.thumb.getOffsetFromParent(this.baselinePos);if(this.thumb._isRegion){if(this.deferredSetRegionValue){this._setRegionValue.apply(this,this.deferredSetRegionValue);this.deferredSetRegionValue=null}else{this.setRegionValue(0,0,true,true,true)}}else{if(this.deferredSetValue){this._setValue.apply(this,this.deferredSetValue);this.deferredSetValue=null}else{this.setValue(0,true,true,true)}}},setThumbCenterPoint:function(){var e=this.thumb.getEl();if(e){this.thumbCenterPoint={x:parseInt(e.offsetWidth/2,10),y:parseInt(e.offsetHeight/2,10)}}},lock:function(){this.thumb.lock();this.locked=true},unlock:function(){this.thumb.unlock();this.locked=false},thumbMouseUp:function(){this._mouseDown=false;if(!this.isLocked()&&!this.moveComplete){this.endMove()}},onMouseUp:function(){this._mouseDown=false;if(this.backgroundEnabled&&!this.isLocked()&&!this.moveComplete){this.endMove()}},getThumb:function(){return this.thumb},focus:function(){this.valueChangeSource=c.SOURCE_UI_EVENT;var f=this.getEl();if(f.focus){try{f.focus()}catch(e){}}this.verifyOffset();return !this.isLocked()},onChange:function(f,e){},onSlideStart:function(){},onSlideEnd:function(){},getValue:function(){return this.thumb.getValue()},getXValue:function(){return this.thumb.getXValue()},getYValue:function(){return this.thumb.getYValue()},setValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setValue.apply(this,e)},_setValue:function(h,e,j,i,l){var k=this.thumb,f,g;if(!k.available){this.deferredSetValue=arguments;return false}if(this.isLocked()&&!i){return false}if(isNaN(e)){return false}if(k._isRegion){return false}this._silent=l;this.valueChangeSource=h||c.SOURCE_SET_VALUE;k.lastOffset=[e,e];this.verifyOffset(true);this._slideStart();if(k._isHoriz){f=k.initPageX+e+this.thumbCenterPoint.x;this.moveThumb(f,k.initPageY,j)}else{g=k.initPageY+e+this.thumbCenterPoint.y;this.moveThumb(k.initPageX,g,j)}return true},setRegionValue:function(){var e=b.call(arguments);e.unshift(c.SOURCE_SET_VALUE);return this._setRegionValue.apply(this,e)},_setRegionValue:function(l,h,j,i,k,g){var f=this.thumb,m,e;if(!f.available){this.deferredSetRegionValue=arguments;return false}if(this.isLocked()&&!k){return false}if(isNaN(h)){return false}if(!f._isRegion){return false}this._silent=g;this.valueChangeSource=l||c.SOURCE_SET_VALUE;f.lastOffset=[h,j];this.verifyOffset(true);this._slideStart();m=f.initPageX+h+this.thumbCenterPoint.x;e=f.initPageY+j+this.thumbCenterPoint.y;this.moveThumb(m,e,i);return true},verifyOffset:function(f){var e=d(this.getEl()),g=this.thumb;if(!this.thumbCenterPoint||!this.thumbCenterPoint.x){this.setThumbCenterPoint()}if(e){if(e[0]!=this.baselinePos[0]||e[1]!=this.baselinePos[1]){this.setInitPosition();this.baselinePos=e;g.initPageX=this.initPageX+g.startOffset[0];g.initPageY=this.initPageY+g.startOffset[1];g.deltaSetXY=null;this.resetThumbConstraints();return false}}return true},moveThumb:function(g,h,i,k){var f=this.thumb,e=this,l,m,j;if(!f.available){return}f.setDelta(this.thumbCenterPoint.x,this.thumbCenterPoint.y);m=f.getTargetCoord(g,h);l=[Math.round(m.x),Math.round(m.y)];if(this.animate&&f._graduated&&!i){this.lock();this.curCoord=d(this.thumb.getEl());this.curCoord=[Math.round(this.curCoord[0]),Math.round(this.curCoord[1])];setTimeout(function(){e.moveOneTick(l)},this.tickPause)}else{if(this.animate&&c.ANIM_AVAIL&&!i){this.lock();j=new YAHOO.util.Motion(f.id,{points:{to:l}},this.animationDuration,YAHOO.util.Easing.easeOut);j.onComplete.subscribe(function(){e.unlock();if(!e._mouseDown){e.endMove()}});j.animate()}else{f.setDragElPos(g,h);if(!k&&!this._mouseDown){this.endMove()}}}},_slideStart:function(){if(!this._sliding){if(!this._silent){this.onSlideStart();this.fireEvent("slideStart")}this._sliding=true}},_slideEnd:function(){if(this._sliding&&this.moveComplete){var e=this._silent;this._sliding=false;this._silent=false;this.moveComplete=false;if(!e){this.onSlideEnd();this.fireEvent("slideEnd")}}},moveOneTick:function(i){var g=this.thumb,h=this,f=null,j,e;if(g._isRegion){f=this._getNextX(this.curCoord,i);j=(f!==null)?f[0]:this.curCoord[0];f=this._getNextY(this.curCoord,i);e=(f!==null)?f[1]:this.curCoord[1];f=j!==this.curCoord[0]||e!==this.curCoord[1]?[j,e]:null}else{if(g._isHoriz){f=this._getNextX(this.curCoord,i)}else{f=this._getNextY(this.curCoord,i)}}if(f){this.curCoord=f;this.thumb.alignElWithMouse(g.getEl(),f[0]+this.thumbCenterPoint.x,f[1]+this.thumbCenterPoint.y);if(!(f[0]==i[0]&&f[1]==i[1])){setTimeout(function(){h.moveOneTick(i)},this.tickPause)}else{this.unlock();if(!this._mouseDown){this.endMove()}}}else{this.unlock();if(!this._mouseDown){this.endMove()}}},_getNextX:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[0]>i[0]){e=g.tickSize-this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]-e,j[1]);f=[h.x,h.y]}else{if(j[0]<i[0]){e=g.tickSize+this.thumbCenterPoint.x;h=g.getTargetCoord(j[0]+e,j[1]);f=[h.x,h.y]}else{}}return f},_getNextY:function(j,i){var g=this.thumb,e,h=[],f=null;if(j[1]>i[1]){e=g.tickSize-this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]-e);f=[h.x,h.y]}else{if(j[1]<i[1]){e=g.tickSize+this.thumbCenterPoint.y;h=g.getTargetCoord(j[0],j[1]+e);f=[h.x,h.y]}else{}}return f},b4MouseDown:function(e){if(!this.backgroundEnabled){return false}this.thumb.autoOffset();this.resetThumbConstraints()},onMouseDown:function(f){if(!this.backgroundEnabled||this.isLocked()){return false}this._mouseDown=true;var g=a.getPageX(f),e=a.getPageY(f);this.focus();this._slideStart();this.moveThumb(g,e)},onDrag:function(f){if(this.backgroundEnabled&&!this.isLocked()){var g=a.getPageX(f),e=a.getPageY(f);this.moveThumb(g,e,true,true);this.fireEvents()}},endMove:function(){this.unlock();this.fireEvents();this.moveComplete=true;this._slideEnd()},resetThumbConstraints:function(){var e=this.thumb;e.setXConstraint(e.leftConstraint,e.rightConstraint,e.xTickSize);e.setYConstraint(e.topConstraint,e.bottomConstraint,e.xTickSize)},fireEvents:function(g){var h=this.thumb,e,f,i;if(!g){h.cachePosition()}if(!this.isLocked()){if(h._isRegion){e=h.getXValue();f=h.getYValue();if(e!=this.previousX||f!=this.previousY){if(!this._silent){this.onChange(e,f);this.fireEvent("change",{x:e,y:f})}}this.previousX=e;this.previousY=f}else{i=h.getValue();if(i!=this.previousVal){if(!this._silent){this.onChange(i);this.fireEvent("change",i)}}this.previousVal=i}}},toString:function(){return("Slider ("+this.type+") "+this.id)}});YAHOO.lang.augmentProto(c,YAHOO.util.EventProvider);YAHOO.widget.Slider=c})();YAHOO.widget.SliderThumb=function(b,g,d,e,a,c,f){if(b){YAHOO.widget.SliderThumb.superclass.constructor.call(this,b,g);this.parentElId=g}this.isTarget=false;this.tickSize=f;this.maintainOffset=true;this.initSlider(d,e,a,c,f);this.scroll=false};YAHOO.extend(YAHOO.widget.SliderThumb,YAHOO.util.DD,{startOffset:null,dragOnly:true,_isHoriz:false,_prevVal:0,_graduated:false,getOffsetFromParent0:function(b){var a=YAHOO.util.Dom.getXY(this.getEl()),c=b||YAHOO.util.Dom.getXY(this.parentElId);return[(a[0]-c[0]),(a[1]-c[1])]},getOffsetFromParent:function(h){var d=this.getEl(),k,g,j,c,e,a,b,f,i;if(!this.deltaOffset){g=YAHOO.util.Dom.getXY(d);j=h||YAHOO.util.Dom.getXY(this.parentElId);k=[(g[0]-j[0]),(g[1]-j[1])];c=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);e=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);a=c-k[0];b=e-k[1];if(isNaN(a)||isNaN(b)){}else{this.deltaOffset=[a,b]}}else{f=parseInt(YAHOO.util.Dom.getStyle(d,"left"),10);i=parseInt(YAHOO.util.Dom.getStyle(d,"top"),10);k=[f+this.deltaOffset[0],i+this.deltaOffset[1]]}return k},initSlider:function(c,d,a,b,e){this.initLeft=c;this.initRight=d;this.initUp=a;this.initDown=b;this.setXConstraint(c,d,e);this.setYConstraint(a,b,e);if(e&&e>1){this._graduated=true}this._isHoriz=(c||d);this._isVert=(a||b);this._isRegion=(this._isHoriz&&this._isVert)},clearTicks:function(){YAHOO.widget.SliderThumb.superclass.clearTicks.call(this);this.tickSize=0;this._graduated=false},getValue:function(){return(this._isHoriz)?this.getXValue():this.getYValue()},getXValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[0])){this.lastOffset=a;return(a[0]-this.startOffset[0])}else{return(this.lastOffset[0]-this.startOffset[0])}},getYValue:function(){if(!this.available){return 0}var a=this.getOffsetFromParent();if(YAHOO.lang.isNumber(a[1])){this.lastOffset=a;return(a[1]-this.startOffset[1])}else{return(this.lastOffset[1]-this.startOffset[1])}},toString:function(){return"SliderThumb "+this.id},onChange:function(a,b){}});(function(){var a=YAHOO.util.Event,c=YAHOO.widget;function b(f,i,g,k){var h=this,e={min:false,max:false},j,d;this.minSlider=f;this.maxSlider=i;this.activeSlider=f;this.isHoriz=f.thumb._isHoriz;j=this.minSlider.thumb.onMouseDown;d=this.maxSlider.thumb.onMouseDown;this.minSlider.thumb.onMouseDown=function(){h.activeSlider=h.minSlider;j.apply(this,arguments)};this.maxSlider.thumb.onMouseDown=function(){h.activeSlider=h.maxSlider;d.apply(this,arguments)};this.minSlider.thumb.onAvailable=function(){f.setStartSliderState();e.min=true;if(e.max){h.fireEvent("ready",h)}};this.maxSlider.thumb.onAvailable=function(){i.setStartSliderState();e.max=true;if(e.min){h.fireEvent("ready",h)}};f.onMouseDown=i.onMouseDown=function(l){return this.backgroundEnabled&&h._handleMouseDown(l)};f.onDrag=i.onDrag=function(l){h._handleDrag(l)};f.onMouseUp=i.onMouseUp=function(l){h._handleMouseUp(l)};f._bindKeyEvents=function(){h._bindKeyEvents(this)};i._bindKeyEvents=function(){};f.subscribe("change",this._handleMinChange,f,this);f.subscribe("slideStart",this._handleSlideStart,f,this);f.subscribe("slideEnd",this._handleSlideEnd,f,this);i.subscribe("change",this._handleMaxChange,i,this);i.subscribe("slideStart",this._handleSlideStart,i,this);i.subscribe("slideEnd",this._handleSlideEnd,i,this);this.createEvent("ready",this);this.createEvent("change",this);this.createEvent("slideStart",this);this.createEvent("slideEnd",this);k=YAHOO.lang.isArray(k)?k:[0,g];k[0]=Math.min(Math.max(parseInt(k[0],10)|0,0),g);k[1]=Math.max(Math.min(parseInt(k[1],10)|0,g),0);if(k[0]>k[1]){k.splice(0,2,k[1],k[0])}this.minVal=k[0];this.maxVal=k[1];this.minSlider.setValue(this.minVal,true,true,true);this.maxSlider.setValue(this.maxVal,true,true,true)}b.prototype={minVal:-1,maxVal:-1,minRange:0,_handleSlideStart:function(d,e){this.fireEvent("slideStart",e)},_handleSlideEnd:function(d,e){this.fireEvent("slideEnd",e)},_handleDrag:function(d){c.Slider.prototype.onDrag.call(this.activeSlider,d)},_handleMinChange:function(){this.activeSlider=this.minSlider;this.updateValue()},_handleMaxChange:function(){this.activeSlider=this.maxSlider;this.updateValue()},_bindKeyEvents:function(d){a.on(d.id,"keydown",this._handleKeyDown,this,true);a.on(d.id,"keypress",this._handleKeyPress,this,true)},_handleKeyDown:function(d){this.activeSlider.handleKeyDown.apply(this.activeSlider,arguments)},_handleKeyPress:function(d){this.activeSlider.handleKeyPress.apply(this.activeSlider,arguments)},setValues:function(k,h,j,n,i){var m=this.minSlider,f=this.maxSlider,d=m.thumb,g=f.thumb,e=this,l={min:false,max:false};if(d._isHoriz){d.setXConstraint(d.leftConstraint,g.rightConstraint,d.tickSize);g.setXConstraint(d.leftConstraint,g.rightConstraint,g.tickSize)}else{d.setYConstraint(d.topConstraint,g.bottomConstraint,d.tickSize);g.setYConstraint(d.topConstraint,g.bottomConstraint,g.tickSize)}this._oneTimeCallback(m,"slideEnd",function(){l.min=true;if(l.max){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});this._oneTimeCallback(f,"slideEnd",function(){l.max=true;if(l.min){e.updateValue(i);setTimeout(function(){e._cleanEvent(m,"slideEnd");e._cleanEvent(f,"slideEnd")},0)}});m.setValue(k,j,n,false);f.setValue(h,j,n,false)},setMinValue:function(g,e,d,h){var f=this.minSlider,i=this;this.activeSlider=f;i=this;this._oneTimeCallback(f,"slideEnd",function(){i.updateValue(h);setTimeout(function(){i._cleanEvent(f,"slideEnd")},0)});f.setValue(g,e,d)},setMaxValue:function(i,e,d,g){var f=this.maxSlider,h=this;this.activeSlider=f;this._oneTimeCallback(f,"slideEnd",function(){h.updateValue(g);setTimeout(function(){h._cleanEvent(f,"slideEnd")},0)});f.setValue(i,e,d)},updateValue:function(h){var m=this.minSlider.getValue(),g=this.maxSlider.getValue(),l=false,d,e,j,i,f,k;if(m!=this.minVal||g!=this.maxVal){l=true;d=this.minSlider.thumb;e=this.maxSlider.thumb;j=this.isHoriz?"x":"y";k=this.minSlider.thumbCenterPoint[j]+this.maxSlider.thumbCenterPoint[j];i=Math.max(g-k-this.minRange,0);f=Math.min(-m-k-this.minRange,0);if(this.isHoriz){i=Math.min(i,e.rightConstraint);d.setXConstraint(d.leftConstraint,i,d.tickSize);e.setXConstraint(f,e.rightConstraint,e.tickSize)}else{i=Math.min(i,e.bottomConstraint);d.setYConstraint(d.leftConstraint,i,d.tickSize);e.setYConstraint(f,e.bottomConstraint,e.tickSize)}}this.minVal=m;this.maxVal=g;if(l&&!h){this.fireEvent("change",this)}},selectActiveSlider:function(f){var i=this.minSlider,j=this.maxSlider,d=i.isLocked()||!i.backgroundEnabled,g=j.isLocked()||!i.backgroundEnabled,h=YAHOO.util.Event,e;if(d||g){this.activeSlider=d?j:i}else{if(this.isHoriz){e=h.getPageX(f)-i.thumb.initPageX-i.thumbCenterPoint.x}else{e=h.getPageY(f)-i.thumb.initPageY-i.thumbCenterPoint.y}this.activeSlider=e*2>j.getValue()+i.getValue()?j:i}},_handleMouseDown:function(d){if(!d._handled){d._handled=true;this.selectActiveSlider(d);return c.Slider.prototype.onMouseDown.call(this.activeSlider,d)}else{return false}},_handleMouseUp:function(d){c.Slider.prototype.onMouseUp.apply(this.activeSlider,arguments)},_oneTimeCallback:function(d,f,e){d.subscribe(f,function(){d.unsubscribe(f,arguments.callee);e.apply({},[].slice.apply(arguments))})},_cleanEvent:function(d,j){var e,f,k,h,g,i;if(d.__yui_events&&d.events[j]){for(f=d.__yui_events.length;f>=0;--f){if(d.__yui_events[f].type===j){e=d.__yui_events[f];break}}if(e){g=e.subscribers;i=[];h=0;for(f=0,k=g.length;f<k;++f){if(g[f]){i[h++]=g[f]}}e.subscribers=i}}}};YAHOO.lang.augmentProto(b,YAHOO.util.EventProvider);c.Slider.getHorizDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,h,0,0,i),j=new c.SliderThumb(d,g,0,h,0,0,i);return new b(new c.Slider(g,g,f,"horiz"),new c.Slider(g,g,j,"horiz"),h,k)};c.Slider.getVertDualSlider=function(g,e,d,h,i,k){var f=new c.SliderThumb(e,g,0,0,0,h,i),j=new c.SliderThumb(d,g,0,0,0,h,i);return new c.DualSlider(new c.Slider(g,g,f,"vert"),new c.Slider(g,g,j,"vert"),h,k)};YAHOO.widget.DualSlider=b})();YAHOO.register("slider",YAHOO.widget.Slider,{version:"2.7.0",build:"1796"});YAHOO.util.Attribute=function(b,a){if(a){this.owner=a;this.configure(b,true)}};YAHOO.util.Attribute.prototype={name:undefined,value:null,owner:null,readOnly:false,writeOnce:false,_initialConfig:null,_written:false,method:null,setter:null,getter:null,validator:null,getValue:function(){var a=this.value;if(this.getter){a=this.getter.call(this.owner,this.name)}return a},setValue:function(b,f){var c,a=this.owner,e=this.name;var d={type:e,prevValue:this.getValue(),newValue:b};if(this.readOnly||(this.writeOnce&&this._written)){return false}if(this.validator&&!this.validator.call(a,b)){return false}if(!f){c=a.fireBeforeChangeEvent(d);if(c===false){return false}}if(this.setter){b=this.setter.call(a,b,this.name);if(b===undefined){}}if(this.method){this.method.call(a,b,this.name)}this.value=b;this._written=true;d.type=e;if(!f){this.owner.fireChangeEvent(d)}return true},configure:function(c,b){c=c||{};if(b){this._written=false}this._initialConfig=this._initialConfig||{};for(var a in c){if(c.hasOwnProperty(a)){this[a]=c[a];if(b){this._initialConfig[a]=c[a]}}}},resetValue:function(){return this.setValue(this._initialConfig.value)},resetConfig:function(){this.configure(this._initialConfig,true)},refresh:function(a){this.setValue(this.value,a)}};(function(){var a=YAHOO.util.Lang;YAHOO.util.AttributeProvider=function(){};YAHOO.util.AttributeProvider.prototype={_configs:null,get:function(b){this._configs=this._configs||{};var c=this._configs[b];if(!c||!this._configs.hasOwnProperty(b)){return null}return c.getValue()},set:function(c,b,e){this._configs=this._configs||{};var d=this._configs[c];if(!d){return false}return d.setValue(b,e)},getAttributeKeys:function(){this._configs=this._configs;var b=[],c;for(c in this._configs){if(a.hasOwnProperty(this._configs,c)&&!a.isUndefined(this._configs[c])){b[b.length]=c}}return b},setAttributes:function(b,d){for(var c in b){if(a.hasOwnProperty(b,c)){this.set(c,b[c],d)}}},resetValue:function(b,c){this._configs=this._configs||{};if(this._configs[b]){this.set(b,this._configs[b]._initialConfig.value,c);return true}return false},refresh:function(c,e){this._configs=this._configs||{};var b=this._configs;c=((a.isString(c))?[c]:c)||this.getAttributeKeys();for(var d=0,f=c.length;d<f;++d){if(b.hasOwnProperty(c[d])){this._configs[c[d]].refresh(e)}}},register:function(c,b){this.setAttributeConfig(c,b)},getAttributeConfig:function(c){this._configs=this._configs||{};var d=this._configs[c]||{};var b={};for(c in d){if(a.hasOwnProperty(d,c)){b[c]=d[c]}}return b},setAttributeConfig:function(d,c,b){this._configs=this._configs||{};c=c||{};if(!this._configs[d]){c.name=d;this._configs[d]=this.createAttribute(c)}else{this._configs[d].configure(c,b)}},configureAttribute:function(d,c,b){this.setAttributeConfig(d,c,b)},resetAttributeConfig:function(b){this._configs=this._configs||{};this._configs[b].resetConfig()},subscribe:function(c,b){this._events=this._events||{};if(!(c in this._events)){this._events[c]=this.createEvent(c)}YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){this.subscribe.apply(this,arguments)},addListener:function(){this.subscribe.apply(this,arguments)},fireBeforeChangeEvent:function(b){var c="before";c+=b.type.charAt(0).toUpperCase()+b.type.substr(1)+"Change";b.type=c;return this.fireEvent(b.type,b)},fireChangeEvent:function(b){b.type+="Change";return this.fireEvent(b.type,b)},createAttribute:function(b){return new YAHOO.util.Attribute(b,this)}};YAHOO.augment(YAHOO.util.AttributeProvider,YAHOO.util.EventProvider)})();(function(){var c=YAHOO.util.Dom,b=YAHOO.util.AttributeProvider;var a=function(e,d){this.init.apply(this,arguments)};a.DOM_EVENTS={click:true,dblclick:true,keydown:true,keypress:true,keyup:true,mousedown:true,mousemove:true,mouseout:true,mouseover:true,mouseup:true,focus:true,blur:true,submit:true,change:true};a.prototype={DOM_EVENTS:null,DEFAULT_HTML_SETTER:function(d,f){var e=this.get("element");if(e){e[f]=d}},DEFAULT_HTML_GETTER:function(f){var e=this.get("element"),d;if(e){d=e[f]}return d},appendChild:function(d){d=d.get?d.get("element"):d;return this.get("element").appendChild(d)},getElementsByTagName:function(d){return this.get("element").getElementsByTagName(d)},hasChildNodes:function(){return this.get("element").hasChildNodes()},insertBefore:function(e,d){e=e.get?e.get("element"):e;d=(d&&d.get)?d.get("element"):d;return this.get("element").insertBefore(e,d)},removeChild:function(d){d=d.get?d.get("element"):d;return this.get("element").removeChild(d)},replaceChild:function(e,d){e=e.get?e.get("element"):e;d=d.get?d.get("element"):d;return this.get("element").replaceChild(e,d)},initAttributes:function(d){},addListener:function(e,f,d,g){var h=this.get("element")||this.get("id");g=g||this;var i=this;if(!this._events[e]){if(h&&this.DOM_EVENTS[e]){YAHOO.util.Event.addListener(h,e,function(j){if(j.srcElement&&!j.target){j.target=j.srcElement}i.fireEvent(e,j)},d,g)}this.createEvent(e,this)}return YAHOO.util.EventProvider.prototype.subscribe.apply(this,arguments)},on:function(){return this.addListener.apply(this,arguments)},subscribe:function(){return this.addListener.apply(this,arguments)},removeListener:function(d,e){return this.unsubscribe.apply(this,arguments)},addClass:function(d){c.addClass(this.get("element"),d)},getElementsByClassName:function(d,e){return c.getElementsByClassName(d,e,this.get("element"))},hasClass:function(d){return c.hasClass(this.get("element"),d)},removeClass:function(d){return c.removeClass(this.get("element"),d)},replaceClass:function(d,e){return c.replaceClass(this.get("element"),d,e)},setStyle:function(d,e){return c.setStyle(this.get("element"),d,e)},getStyle:function(d){return c.getStyle(this.get("element"),d)},fireQueue:function(){var e=this._queue;for(var d=0,f=e.length;d<f;++d){this[e[d][0]].apply(this,e[d][1])}},appendTo:function(e,d){e=(e.get)?e.get("element"):c.get(e);this.fireEvent("beforeAppendTo",{type:"beforeAppendTo",target:e});d=(d&&d.get)?d.get("element"):c.get(d);var f=this.get("element");if(!f){return false}if(!e){return false}if(f.parent!=e){if(d){e.insertBefore(f,d)}else{e.appendChild(f)}}this.fireEvent("appendTo",{type:"appendTo",target:e});return f},get:function(f){var d=this._configs||{},e=d.element;if(e&&!d[f]&&!YAHOO.lang.isUndefined(e.value[f])){this._setHTMLAttrConfig(f)}return b.prototype.get.call(this,f)},setAttributes:function(d,g){var i={},f=this._configOrder;for(var e=0,j=f.length;e<j;++e){if(d[f[e]]!==undefined){i[f[e]]=true;this.set(f[e],d[f[e]],g)}}for(var h in d){if(d.hasOwnProperty(h)&&!i[h]){this.set(h,d[h],g)}}},set:function(f,d,g){var e=this.get("element");if(!e){this._queue[this._queue.length]=["set",arguments];if(this._configs[f]){this._configs[f].value=d}return}if(!this._configs[f]&&!YAHOO.lang.isUndefined(e[f])){this._setHTMLAttrConfig(f)}return b.prototype.set.apply(this,arguments)},setAttributeConfig:function(f,e,d){this._configOrder.push(f);b.prototype.setAttributeConfig.apply(this,arguments)},createEvent:function(d,e){this._events[d]=true;return b.prototype.createEvent.apply(this,arguments)},init:function(d,e){this._initElement(d,e)},destroy:function(){var d=this.get("element");YAHOO.util.Event.purgeElement(d,true);this.unsubscribeAll();if(d&&d.parentNode){d.parentNode.removeChild(d)}this._queue=[];this._events={};this._configs={};this._configOrder=[]},_initElement:function(f,g){this._queue=this._queue||[];this._events=this._events||{};this._configs=this._configs||{};this._configOrder=[];g=g||{};g.element=g.element||f||null;var d=false;var h=a.DOM_EVENTS;this.DOM_EVENTS=this.DOM_EVENTS||{};for(var e in h){if(h.hasOwnProperty(e)){this.DOM_EVENTS[e]=h[e]}}if(typeof g.element==="string"){this._setHTMLAttrConfig("id",{value:g.element})}if(c.get(g.element)){d=true;this._initHTMLElement(g);this._initContent(g)}YAHOO.util.Event.onAvailable(g.element,function(){if(!d){this._initHTMLElement(g)}this.fireEvent("available",{type:"available",target:c.get(g.element)})},this,true);YAHOO.util.Event.onContentReady(g.element,function(){if(!d){this._initContent(g)}this.fireEvent("contentReady",{type:"contentReady",target:c.get(g.element)})},this,true)},_initHTMLElement:function(d){this.setAttributeConfig("element",{value:c.get(d.element),readOnly:true})},_initContent:function(d){this.initAttributes(d);this.setAttributes(d,true);this.fireQueue()},_setHTMLAttrConfig:function(f,d){var e=this.get("element");d=d||{};d.name=f;d.setter=d.setter||this.DEFAULT_HTML_SETTER;d.getter=d.getter||this.DEFAULT_HTML_GETTER;d.value=d.value||e[f];this._configs[f]=new YAHOO.util.Attribute(d,this)}};YAHOO.augment(a,b);YAHOO.util.Element=a})();YAHOO.register("element",YAHOO.util.Element,{version:"2.7.0",build:"1796"});YAHOO.util.Color=function(){var a="0",c=YAHOO.lang.isArray,b=YAHOO.lang.isNumber;return{real2dec:function(d){return Math.min(255,Math.round(d*256))},hsv2rgb:function(l,e,g){if(c(l)){return this.hsv2rgb.call(this,l[0],l[1],l[2])}var d,k,h,m=Math.floor((l/60)%6),j=(l/60)-m,n=g*(1-e),o=g*(1-j*e),f=g*(1-(1-j)*e),i;switch(m){case 0:d=g;k=f;h=n;break;case 1:d=o;k=g;h=n;break;case 2:d=n;k=g;h=f;break;case 3:d=n;k=o;h=g;break;case 4:d=f;k=n;h=g;break;case 5:d=g;k=n;h=o;break}i=this.real2dec;return[i(d),i(k),i(h)]},rgb2hsv:function(d,i,h){if(c(d)){return this.rgb2hsv.apply(this,d)}d/=255;i/=255;h/=255;var j,e,l=Math.min(Math.min(d,i),h),g=Math.max(Math.max(d,i),h),f=g-l,k;switch(g){case l:j=0;break;case d:j=60*(i-h)/f;if(i<h){j+=360}break;case i:j=(60*(h-d)/f)+120;break;case h:j=(60*(d-i)/f)+240;break}e=(g===0)?0:1-(l/g);k=[Math.round(j),e,g];return k},rgb2hex:function(e,f,g){if(c(e)){return this.rgb2hex.apply(this,e)}var d=this.dec2hex;return d(e)+d(f)+d(g)},dec2hex:function(d){d=parseInt(d,10)|0;d=(d>255||d<0)?0:d;return(a+d.toString(16)).slice(-2).toUpperCase()},hex2dec:function(d){return parseInt(d,16)},hex2rgb:function(e){var d=this.hex2dec;return[d(e.slice(0,2)),d(e.slice(2,4)),d(e.slice(4,6))]},websafe:function(e,f,g){if(c(e)){return this.websafe.apply(this,e)}var d=function(j){if(b(j)){j=Math.min(Math.max(0,j),255);var i,h;for(i=0;i<256;i=i+51){h=i+51;if(j>=i&&j<=h){return(j-i>25)?h:i}}}return j};return[d(e),d(f),d(g)]}}}();(function(){var e=0,i=YAHOO.util,b=YAHOO.lang,a=YAHOO.widget.Slider,c=i.Color,j=i.Dom,f=i.Event,d=b.substitute,g="yui-picker";function h(k,l){e=e+1;l=l||{};if(arguments.length===1&&!YAHOO.lang.isString(k)&&!k.nodeName){l=k;k=l.element||null}if(!k&&!l.element){k=this._createHostElement(l)}h.superclass.constructor.call(this,k,l);this.initPicker()}YAHOO.extend(h,YAHOO.util.Element,{ID:{R:g+"-r",R_HEX:g+"-rhex",G:g+"-g",G_HEX:g+"-ghex",B:g+"-b",B_HEX:g+"-bhex",H:g+"-h",S:g+"-s",V:g+"-v",PICKER_BG:g+"-bg",PICKER_THUMB:g+"-thumb",HUE_BG:g+"-hue-bg",HUE_THUMB:g+"-hue-thumb",HEX:g+"-hex",SWATCH:g+"-swatch",WEBSAFE_SWATCH:g+"-websafe-swatch",CONTROLS:g+"-controls",RGB_CONTROLS:g+"-rgb-controls",HSV_CONTROLS:g+"-hsv-controls",HEX_CONTROLS:g+"-hex-controls",HEX_SUMMARY:g+"-hex-summary",CONTROLS_LABEL:g+"-controls-label"},TXT:{ILLEGAL_HEX:"Illegal hex value entered",SHOW_CONTROLS:"Show color details",HIDE_CONTROLS:"Hide color details",CURRENT_COLOR:"Currently selected color: {rgb}",CLOSEST_WEBSAFE:"Closest websafe color: {rgb}. Click to select.",R:"R",G:"G",B:"B",H:"H",S:"S",V:"V",HEX:"#",DEG:"\u00B0",PERCENT:"%"},IMAGE:{PICKER_THUMB:"../../build/colorpicker/assets/picker_thumb.png",HUE_THUMB:"../../build/colorpicker/assets/hue_thumb.png"},DEFAULT:{PICKER_SIZE:180},OPT:{HUE:"hue",SATURATION:"saturation",VALUE:"value",RED:"red",GREEN:"green",BLUE:"blue",HSV:"hsv",RGB:"rgb",WEBSAFE:"websafe",HEX:"hex",PICKER_SIZE:"pickersize",SHOW_CONTROLS:"showcontrols",SHOW_RGB_CONTROLS:"showrgbcontrols",SHOW_HSV_CONTROLS:"showhsvcontrols",SHOW_HEX_CONTROLS:"showhexcontrols",SHOW_HEX_SUMMARY:"showhexsummary",SHOW_WEBSAFE:"showwebsafe",CONTAINER:"container",IDS:"ids",ELEMENTS:"elements",TXT:"txt",IMAGES:"images",ANIMATE:"animate"},skipAnim:true,_createHostElement:function(){var k=document.createElement("div");if(this.CSS.BASE){k.className=this.CSS.BASE}return k},_updateHueSlider:function(){var l=this.get(this.OPT.PICKER_SIZE),k=this.get(this.OPT.HUE);k=l-Math.round(k/360*l);if(k===l){k=0}this.hueSlider.setValue(k,this.skipAnim)},_updatePickerSlider:function(){var k=this.get(this.OPT.PICKER_SIZE),m=this.get(this.OPT.SATURATION),l=this.get(this.OPT.VALUE);m=Math.round(m*k/100);l=Math.round(k-(l*k/100));this.pickerSlider.setRegionValue(m,l,this.skipAnim)},_updateSliders:function(){this._updateHueSlider();this._updatePickerSlider()},setValue:function(k,l){l=(l)||false;this.set(this.OPT.RGB,k,l);this._updateSliders()},hueSlider:null,pickerSlider:null,_getH:function(){var l=this.get(this.OPT.PICKER_SIZE),k=(l-this.hueSlider.getValue())/l;k=Math.round(k*360);return(k===360)?0:k},_getS:function(){return this.pickerSlider.getXValue()/this.get(this.OPT.PICKER_SIZE)},_getV:function(){var k=this.get(this.OPT.PICKER_SIZE);return(k-this.pickerSlider.getYValue())/k},_updateSwatch:function(){var o=this.get(this.OPT.RGB),m=this.get(this.OPT.WEBSAFE),n=this.getElement(this.ID.SWATCH),k=o.join(","),l=this.get(this.OPT.TXT);j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CURRENT_COLOR,{rgb:"#"+this.get(this.OPT.HEX)});n=this.getElement(this.ID.WEBSAFE_SWATCH);k=m.join(",");j.setStyle(n,"background-color","rgb("+k+")");n.title=d(l.CLOSEST_WEBSAFE,{rgb:"#"+c.rgb2hex(m)})},_getValuesFromSliders:function(){this.set(this.OPT.RGB,c.hsv2rgb(this._getH(),this._getS(),this._getV()))},_updateFormFields:function(){this.getElement(this.ID.H).value=this.get(this.OPT.HUE);this.getElement(this.ID.S).value=this.get(this.OPT.SATURATION);this.getElement(this.ID.V).value=this.get(this.OPT.VALUE);this.getElement(this.ID.R).value=this.get(this.OPT.RED);this.getElement(this.ID.R_HEX).innerHTML=c.dec2hex(this.get(this.OPT.RED));this.getElement(this.ID.G).value=this.get(this.OPT.GREEN);this.getElement(this.ID.G_HEX).innerHTML=c.dec2hex(this.get(this.OPT.GREEN));this.getElement(this.ID.B).value=this.get(this.OPT.BLUE);this.getElement(this.ID.B_HEX).innerHTML=c.dec2hex(this.get(this.OPT.BLUE));this.getElement(this.ID.HEX).value=this.get(this.OPT.HEX)},_onHueSliderChange:function(m){var k=this._getH(),l=c.hsv2rgb(k,1,1),n="rgb("+l.join(",")+")";this.set(this.OPT.HUE,k,true);j.setStyle(this.getElement(this.ID.PICKER_BG),"background-color",n);if(this.hueSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_onPickerSliderChange:function(m){var k=this._getS(),l=this._getV();this.set(this.OPT.SATURATION,Math.round(k*100),true);this.set(this.OPT.VALUE,Math.round(l*100),true);if(this.pickerSlider.valueChangeSource!==a.SOURCE_SET_VALUE){this._getValuesFromSliders()}this._updateFormFields();this._updateSwatch()},_getCommand:function(l){var k=f.getCharCode(l);if(k===38){return 3}else{if(k===13){return 6}else{if(k===40){return 4}else{if(k>=48&&k<=57){return 1}else{if(k>=97&&k<=102){return 2}else{if(k>=65&&k<=70){return 2}else{if("8, 9, 13, 27, 37, 39".indexOf(k)>-1||l.ctrlKey||l.metaKey){return 5}else{return 0}}}}}}}},_useFieldValue:function(k,l,m){var n=l.value;if(m!==this.OPT.HEX){n=parseInt(n,10)}if(n!==this.get(m)){this.set(m,n)}},_rgbFieldKeypress:function(o,l,m){var n=this._getCommand(o),k=(o.shiftKey)?10:1;switch(n){case 6:this._useFieldValue.apply(this,arguments);break;case 3:this.set(m,Math.min(this.get(m)+k,255));this._updateFormFields();break;case 4:this.set(m,Math.max(this.get(m)-k,0));this._updateFormFields();break;default:}},_hexFieldKeypress:function(k,l,m){var n=this._getCommand(k);if(n===6){this._useFieldValue.apply(this,arguments)}},_hexOnly:function(k,l){var m=this._getCommand(k);switch(m){case 6:case 5:case 1:break;case 2:if(l!==true){break}default:f.stopEvent(k);return false}},_numbersOnly:function(k){return this._hexOnly(k,true)},getElement:function(k){return this.get(this.OPT.ELEMENTS)[this.get(this.OPT.IDS)[k]]},_createElements:function(){var q,r,o,p,s,t=this.get(this.OPT.IDS),n=this.get(this.OPT.TXT),l=this.get(this.OPT.IMAGES),m=function(w,v){var u=document.createElement(w);if(v){b.augmentObject(u,v,true)}return u},k=function(w,v){var u=b.merge({autocomplete:"off",value:"0",size:3,maxlength:3},v);u.name=u.id;return new m(w,u)};s=this.get("element");q=new m("div",{id:t[this.ID.PICKER_BG],className:"yui-picker-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.PICKER_THUMB],className:"yui-picker-thumb"});o=new m("img",{src:l.PICKER_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HUE_BG],className:"yui-picker-hue-bg",tabIndex:-1,hideFocus:true});r=new m("div",{id:t[this.ID.HUE_THUMB],className:"yui-picker-hue-thumb"});o=new m("img",{src:l.HUE_THUMB});r.appendChild(o);q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.CONTROLS],className:"yui-picker-controls"});s.appendChild(q);s=q;q=new m("div",{className:"hd"});r=new m("a",{id:t[this.ID.CONTROLS_LABEL],href:"#"});q.appendChild(r);s.appendChild(q);q=new m("div",{className:"bd"});s.appendChild(q);s=q;q=new m("ul",{id:t[this.ID.RGB_CONTROLS],className:"yui-picker-rgb-controls"});r=new m("li");r.appendChild(document.createTextNode(n.R+" "));p=new k("input",{id:t[this.ID.R],className:"yui-picker-r"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.G+" "));p=new k("input",{id:t[this.ID.G],className:"yui-picker-g"});r.appendChild(p);q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.B+" "));p=new k("input",{id:t[this.ID.B],className:"yui-picker-b"});r.appendChild(p);q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HSV_CONTROLS],className:"yui-picker-hsv-controls"});r=new m("li");r.appendChild(document.createTextNode(n.H+" "));p=new k("input",{id:t[this.ID.H],className:"yui-picker-h"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.DEG));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.S+" "));p=new k("input",{id:t[this.ID.S],className:"yui-picker-s"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);r=new m("li");r.appendChild(document.createTextNode(n.V+" "));p=new k("input",{id:t[this.ID.V],className:"yui-picker-v"});r.appendChild(p);r.appendChild(document.createTextNode(" "+n.PERCENT));q.appendChild(r);s.appendChild(q);q=new m("ul",{id:t[this.ID.HEX_SUMMARY],className:"yui-picker-hex_summary"});r=new m("li",{id:t[this.ID.R_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.G_HEX]});q.appendChild(r);r=new m("li",{id:t[this.ID.B_HEX]});q.appendChild(r);s.appendChild(q);q=new m("div",{id:t[this.ID.HEX_CONTROLS],className:"yui-picker-hex-controls"});q.appendChild(document.createTextNode(n.HEX+" "));r=new k("input",{id:t[this.ID.HEX],className:"yui-picker-hex",size:6,maxlength:6});q.appendChild(r);s.appendChild(q);s=this.get("element");q=new m("div",{id:t[this.ID.SWATCH],className:"yui-picker-swatch"});s.appendChild(q);q=new m("div",{id:t[this.ID.WEBSAFE_SWATCH],className:"yui-picker-websafe-swatch"});s.appendChild(q)},_attachRGBHSV:function(k,l){f.on(this.getElement(k),"keydown",function(m,n){n._rgbFieldKeypress(m,this,l)},this);f.on(this.getElement(k),"keypress",this._numbersOnly,this,true);f.on(this.getElement(k),"blur",function(m,n){n._useFieldValue(m,this,l)},this)},_updateRGB:function(){var k=[this.get(this.OPT.RED),this.get(this.OPT.GREEN),this.get(this.OPT.BLUE)];this.set(this.OPT.RGB,k);this._updateSliders()},_initElements:function(){var n=this.OPT,o=this.get(n.IDS),k=this.get(n.ELEMENTS),l,p,m;for(l in this.ID){if(b.hasOwnProperty(this.ID,l)){o[this.ID[l]]=o[l]}}p=j.get(o[this.ID.PICKER_BG]);if(!p){this._createElements()}else{}for(l in o){if(b.hasOwnProperty(o,l)){p=j.get(o[l]);m=j.generateId(p);o[l]=m;o[o[l]]=m;k[m]=p}}},initPicker:function(){this._initSliders();this._bindUI();this.syncUI(true)},_initSliders:function(){var l=this.ID,k=this.get(this.OPT.PICKER_SIZE);this.hueSlider=a.getVertSlider(this.getElement(l.HUE_BG),this.getElement(l.HUE_THUMB),0,k);this.pickerSlider=a.getSliderRegion(this.getElement(l.PICKER_BG),this.getElement(l.PICKER_THUMB),0,k,0,k);this.set(this.OPT.ANIMATE,this.get(this.OPT.ANIMATE))},_bindUI:function(){var l=this.ID,k=this.OPT;this.hueSlider.subscribe("change",this._onHueSliderChange,this,true);this.pickerSlider.subscribe("change",this._onPickerSliderChange,this,true);f.on(this.getElement(l.WEBSAFE_SWATCH),"click",function(m){this.setValue(this.get(k.WEBSAFE))},this,true);f.on(this.getElement(l.CONTROLS_LABEL),"click",function(m){this.set(k.SHOW_CONTROLS,!this.get(k.SHOW_CONTROLS));f.preventDefault(m)},this,true);this._attachRGBHSV(l.R,k.RED);this._attachRGBHSV(l.G,k.GREEN);this._attachRGBHSV(l.B,k.BLUE);this._attachRGBHSV(l.H,k.HUE);this._attachRGBHSV(l.S,k.SATURATION);this._attachRGBHSV(l.V,k.VALUE);f.on(this.getElement(l.HEX),"keydown",function(m,n){n._hexFieldKeypress(m,this,k.HEX)},this);f.on(this.getElement(this.ID.HEX),"keypress",this._hexOnly,this,true);f.on(this.getElement(this.ID.HEX),"blur",function(m,n){n._useFieldValue(m,this,k.HEX)},this)},syncUI:function(k){this.skipAnim=k;this._updateRGB();this.skipAnim=false},_updateRGBFromHSV:function(){var k=[this.get(this.OPT.HUE),this.get(this.OPT.SATURATION)/100,this.get(this.OPT.VALUE)/100],l=c.hsv2rgb(k);this.set(this.OPT.RGB,l);this._updateSliders()},_updateHex:function(){var n=this.get(this.OPT.HEX),l=n.length,m,o,k;if(l===3){m=n.split("");for(o=0;o<l;o=o+1){m[o]=m[o]+m[o]}n=m.join("")}if(n.length!==6){return false}k=c.hex2rgb(n);this.setValue(k)},_hideShowEl:function(m,l){var k=(b.isString(m)?this.getElement(m):m);j.setStyle(k,"display",(l)?"":"none")},initAttributes:function(l){l=l||{};h.superclass.initAttributes.call(this,l);this.setAttributeConfig(this.OPT.PICKER_SIZE,{value:l.size||this.DEFAULT.PICKER_SIZE});this.setAttributeConfig(this.OPT.HUE,{value:l.hue||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.SATURATION,{value:l.saturation||0,validator:b.isNumber});this.setAttributeConfig(this.OPT.VALUE,{value:b.isNumber(l.value)?l.value:100,validator:b.isNumber});this.setAttributeConfig(this.OPT.RED,{value:b.isNumber(l.red)?l.red:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.GREEN,{value:b.isNumber(l.green)?l.green:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.BLUE,{value:b.isNumber(l.blue)?l.blue:255,validator:b.isNumber});this.setAttributeConfig(this.OPT.HEX,{value:l.hex||"FFFFFF",validator:b.isString});this.setAttributeConfig(this.OPT.RGB,{value:l.rgb||[255,255,255],method:function(p){this.set(this.OPT.RED,p[0],true);this.set(this.OPT.GREEN,p[1],true);this.set(this.OPT.BLUE,p[2],true);var n=c.websafe(p),o=c.rgb2hex(p),q=c.rgb2hsv(p);this.set(this.OPT.WEBSAFE,n,true);this.set(this.OPT.HEX,o,true);if(q[1]){this.set(this.OPT.HUE,q[0],true)}this.set(this.OPT.SATURATION,Math.round(q[1]*100),true);this.set(this.OPT.VALUE,Math.round(q[2]*100),true)},readonly:true});this.setAttributeConfig(this.OPT.CONTAINER,{value:null,method:function(n){if(n){n.showEvent.subscribe(function(){this.pickerSlider.focus()},this,true)}}});this.setAttributeConfig(this.OPT.WEBSAFE,{value:l.websafe||[255,255,255]});var m=l.ids||b.merge({},this.ID),k;if(!l.ids&&e>1){for(k in m){if(b.hasOwnProperty(m,k)){m[k]=m[k]+e}}}this.setAttributeConfig(this.OPT.IDS,{value:m,writeonce:true});this.setAttributeConfig(this.OPT.TXT,{value:l.txt||this.TXT,writeonce:true});this.setAttributeConfig(this.OPT.IMAGES,{value:l.images||this.IMAGE,writeonce:true});this.setAttributeConfig(this.OPT.ELEMENTS,{value:{},readonly:true});this.setAttributeConfig(this.OPT.SHOW_CONTROLS,{value:b.isBoolean(l.showcontrols)?l.showcontrols:true,method:function(o){var n=j.getElementsByClassName("bd","div",this.getElement(this.ID.CONTROLS))[0];this._hideShowEl(n,o);this.getElement(this.ID.CONTROLS_LABEL).innerHTML=(o)?this.get(this.OPT.TXT).HIDE_CONTROLS:this.get(this.OPT.TXT).SHOW_CONTROLS}});this.setAttributeConfig(this.OPT.SHOW_RGB_CONTROLS,{value:b.isBoolean(l.showrgbcontrols)?l.showrgbcontrols:true,method:function(n){this._hideShowEl(this.ID.RGB_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_HSV_CONTROLS,{value:b.isBoolean(l.showhsvcontrols)?l.showhsvcontrols:false,method:function(n){this._hideShowEl(this.ID.HSV_CONTROLS,n);if(n&&this.get(this.OPT.SHOW_HEX_SUMMARY)){this.set(this.OPT.SHOW_HEX_SUMMARY,false)}}});this.setAttributeConfig(this.OPT.SHOW_HEX_CONTROLS,{value:b.isBoolean(l.showhexcontrols)?l.showhexcontrols:false,method:function(n){this._hideShowEl(this.ID.HEX_CONTROLS,n)}});this.setAttributeConfig(this.OPT.SHOW_WEBSAFE,{value:b.isBoolean(l.showwebsafe)?l.showwebsafe:true,method:function(n){this._hideShowEl(this.ID.WEBSAFE_SWATCH,n)}});this.setAttributeConfig(this.OPT.SHOW_HEX_SUMMARY,{value:b.isBoolean(l.showhexsummary)?l.showhexsummary:true,method:function(n){this._hideShowEl(this.ID.HEX_SUMMARY,n);if(n&&this.get(this.OPT.SHOW_HSV_CONTROLS)){this.set(this.OPT.SHOW_HSV_CONTROLS,false)}}});this.setAttributeConfig(this.OPT.ANIMATE,{value:b.isBoolean(l.animate)?l.animate:true,method:function(n){if(this.pickerSlider){this.pickerSlider.animate=n;this.hueSlider.animate=n}}});this.on(this.OPT.HUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.SATURATION+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.VALUE+"Change",this._updateRGBFromHSV,this,true);this.on(this.OPT.RED+"Change",this._updateRGB,this,true);this.on(this.OPT.GREEN+"Change",this._updateRGB,this,true);this.on(this.OPT.BLUE+"Change",this._updateRGB,this,true);this.on(this.OPT.HEX+"Change",this._updateHex,this,true);this._initElements()}});YAHOO.widget.ColorPicker=h})();YAHOO.register("colorpicker",YAHOO.widget.ColorPicker,{version:"2.7.0",build:"1796"});(function(){var b=YAHOO.util;var a=function(e,f,d,c){if(!e){}this.init(e,f,d,c)};a.NAME="Anim";a.prototype={toString:function(){var d=this.getEl()||{};var c=d.id||d.tagName;return(this.constructor.NAME+": "+c)},patterns:{noNegatives:/width|height|opacity|padding/i,offsetAttribute:/^((width|height)|(top|left))$/,defaultUnit:/width|height|top$|bottom$|left$|right$/i,offsetUnit:/\d+(em|%|en|ex|pt|in|cm|mm|pc)$/i},doMethod:function(e,c,d){return this.method(this.currentFrame,c,d-c,this.totalFrames)},setAttribute:function(f,c,d){var e=this.getEl();if(this.patterns.noNegatives.test(f)){c=(c>0)?c:0}if("style" in e){b.Dom.setStyle(e,f,c+d)}else{if(f in e){e[f]=c}}},getAttribute:function(h){var f=this.getEl();var d=b.Dom.getStyle(f,h);if(d!=="auto"&&!this.patterns.offsetUnit.test(d)){return parseFloat(d)}var g=this.patterns.offsetAttribute.exec(h)||[];var c=!!(g[3]);var e=!!(g[2]);if("style" in f){if(e||(b.Dom.getStyle(f,"position")=="absolute"&&c)){d=f["offset"+g[0].charAt(0).toUpperCase()+g[0].substr(1)]}else{d=0}}else{if(h in f){d=f[h]}}return d},getDefaultUnit:function(c){if(this.patterns.defaultUnit.test(c)){return"px"}return""},setRuntimeAttribute:function(h){var c;var g;var f=this.attributes;this.runtimeAttributes[h]={};var d=function(j){return(typeof j!=="undefined")};if(!d(f[h]["to"])&&!d(f[h]["by"])){return false}c=(d(f[h]["from"]))?f[h]["from"]:this.getAttribute(h);if(d(f[h]["to"])){g=f[h]["to"]}else{if(d(f[h]["by"])){if(c.constructor==Array){g=[];for(var e=0,i=c.length;e<i;++e){g[e]=c[e]+f[h]["by"][e]*1}}else{g=c+f[h]["by"]*1}}}this.runtimeAttributes[h].start=c;this.runtimeAttributes[h].end=g;this.runtimeAttributes[h].unit=(d(f[h].unit))?f[h]["unit"]:this.getDefaultUnit(h);return true},init:function(l,g,h,d){var c=false;var k=null;var i=0;l=b.Dom.get(l);this.attributes=g||{};this.duration=!YAHOO.lang.isUndefined(h)?h:1;this.method=d||b.Easing.easeNone;this.useSeconds=true;this.currentFrame=0;this.totalFrames=b.AnimMgr.fps;this.setEl=function(m){l=b.Dom.get(m)};this.getEl=function(){return l};this.isAnimated=function(){return c};this.getStartTime=function(){return k};this.runtimeAttributes={};this.animate=function(){if(this.isAnimated()){return false}this.currentFrame=0;this.totalFrames=(this.useSeconds)?Math.ceil(b.AnimMgr.fps*this.duration):this.duration;if(this.duration===0&&this.useSeconds){this.totalFrames=1}b.AnimMgr.registerElement(this);return true};this.stop=function(m){if(!this.isAnimated()){return false}if(m){this.currentFrame=this.totalFrames;this._onTween.fire()}b.AnimMgr.stop(this)};var e=function(){this.onStart.fire();this.runtimeAttributes={};for(var m in this.attributes){this.setRuntimeAttribute(m)}c=true;i=0;k=new Date()};var f=function(){var m={duration:new Date()-this.getStartTime(),currentFrame:this.currentFrame};m.toString=function(){return("duration: "+m.duration+", currentFrame: "+m.currentFrame)};this.onTween.fire(m);var n=this.runtimeAttributes;for(var o in n){this.setAttribute(o,this.doMethod(o,n[o].start,n[o].end),n[o].unit)}i+=1};var j=function(){var n=(new Date()-k)/1000;var m={duration:n,frames:i,fps:i/n};m.toString=function(){return("duration: "+m.duration+", frames: "+m.frames+", fps: "+m.fps)};c=false;i=0;this.onComplete.fire(m)};this._onStart=new b.CustomEvent("_start",this,true);this.onStart=new b.CustomEvent("start",this);this.onTween=new b.CustomEvent("tween",this);this._onTween=new b.CustomEvent("_tween",this,true);this.onComplete=new b.CustomEvent("complete",this);this._onComplete=new b.CustomEvent("_complete",this,true);this._onStart.subscribe(e);this._onTween.subscribe(f);this._onComplete.subscribe(j)}};b.Anim=a})();YAHOO.util.AnimMgr=new function(){var d=null;var e=[];var a=0;this.fps=1000;this.delay=1;this.registerElement=function(f){e[e.length]=f;a+=1;f._onStart.fire();this.start()};this.unRegister=function(f,g){g=g||b(f);if(!f.isAnimated()||g==-1){return false}f._onComplete.fire();e.splice(g,1);a-=1;if(a<=0){this.stop()}return true};this.start=function(){if(d===null){d=setInterval(this.run,this.delay)}};this.stop=function(f){if(!f){clearInterval(d);for(var g=0,h=e.length;g<h;++g){this.unRegister(e[0],0)}e=[];d=null;a=0}else{this.unRegister(f)}};this.run=function(){for(var f=0,h=e.length;f<h;++f){var g=e[f];if(!g||!g.isAnimated()){continue}if(g.currentFrame<g.totalFrames||g.totalFrames===null){g.currentFrame+=1;if(g.useSeconds){c(g)}g._onTween.fire()}else{YAHOO.util.AnimMgr.stop(g,f)}}};var b=function(f){for(var g=0,h=e.length;g<h;++g){if(e[g]==f){return g}}return -1};var c=function(j){var g=j.totalFrames;var h=j.currentFrame;var i=(j.currentFrame*j.duration*1000/j.totalFrames);var k=(new Date()-j.getStartTime());var f=0;if(k<j.duration*1000){f=Math.round((k/i-1)*j.currentFrame)}else{f=g-(h+1)}if(f>0&&isFinite(f)){if(j.currentFrame+f>=g){f=g-(h+1)}j.currentFrame+=f}}};YAHOO.util.Bezier=new function(){this.getPosition=function(c,d){var b=c.length;var e=[];for(var f=0;f<b;++f){e[f]=[c[f][0],c[f][1]]}for(var a=1;a<b;++a){for(f=0;f<b-a;++f){e[f][0]=(1-d)*e[f][0]+d*e[parseInt(f+1,10)][0];e[f][1]=(1-d)*e[f][1]+d*e[parseInt(f+1,10)][1]}}return[e[0][0],e[0][1]]}};(function(){var a=function(g,h,f,e){a.superclass.constructor.call(this,g,h,f,e)};a.NAME="ColorAnim";a.DEFAULT_BGCOLOR="#fff";var c=YAHOO.util;YAHOO.extend(a,c.Anim);var b=a.superclass;var d=a.prototype;d.patterns.color=/color$/i;d.patterns.rgb=/^rgb\(([0-9]+)\s*,\s*([0-9]+)\s*,\s*([0-9]+)\)$/i;d.patterns.hex=/^#?([0-9A-F]{2})([0-9A-F]{2})([0-9A-F]{2})$/i;d.patterns.hex3=/^#?([0-9A-F]{1})([0-9A-F]{1})([0-9A-F]{1})$/i;d.patterns.transparent=/^transparent|rgba\(0, 0, 0, 0\)$/;d.parseColor=function(f){if(f.length==3){return f}var e=this.patterns.hex.exec(f);if(e&&e.length==4){return[parseInt(e[1],16),parseInt(e[2],16),parseInt(e[3],16)]}e=this.patterns.rgb.exec(f);if(e&&e.length==4){return[parseInt(e[1],10),parseInt(e[2],10),parseInt(e[3],10)]}e=this.patterns.hex3.exec(f);if(e&&e.length==4){return[parseInt(e[1]+e[1],16),parseInt(e[2]+e[2],16),parseInt(e[3]+e[3],16)]}return null};d.getAttribute=function(i){var g=this.getEl();if(this.patterns.color.test(i)){var e=YAHOO.util.Dom.getStyle(g,i);var f=this;if(this.patterns.transparent.test(e)){var h=YAHOO.util.Dom.getAncestorBy(g,function(j){return !f.patterns.transparent.test(e)});if(h){e=c.Dom.getStyle(h,i)}else{e=a.DEFAULT_BGCOLOR}}}else{e=b.getAttribute.call(this,i)}return e};d.doMethod=function(i,e,h){var f;if(this.patterns.color.test(i)){f=[];for(var g=0,j=e.length;g<j;++g){f[g]=b.doMethod.call(this,i,e[g],h[g])}f="rgb("+Math.floor(f[0])+","+Math.floor(f[1])+","+Math.floor(f[2])+")"}else{f=b.doMethod.call(this,i,e,h)}return f};d.setRuntimeAttribute=function(i){b.setRuntimeAttribute.call(this,i);if(this.patterns.color.test(i)){var g=this.attributes;var e=this.parseColor(this.runtimeAttributes[i].start);var h=this.parseColor(this.runtimeAttributes[i].end);if(typeof g[i]["to"]==="undefined"&&typeof g[i]["by"]!=="undefined"){h=this.parseColor(g[i].by);for(var f=0,j=e.length;f<j;++f){h[f]=e[f]+h[f]}}this.runtimeAttributes[i].start=e;this.runtimeAttributes[i].end=h}};c.ColorAnim=a})();YAHOO.util.Easing={easeNone:function(d,a,b,c){return b*d/c+a},easeIn:function(d,a,b,c){return b*(d/=c)*d+a},easeOut:function(d,a,b,c){return -b*(d/=c)*(d-2)+a},easeBoth:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d+a}return -b/2*((--d)*(d-2)-1)+a},easeInStrong:function(d,a,b,c){return b*(d/=c)*d*d*d+a},easeOutStrong:function(d,a,b,c){return -b*((d=d/c-1)*d*d*d-1)+a},easeBothStrong:function(d,a,b,c){if((d/=c/2)<1){return b/2*d*d*d*d+a}return -b/2*((d-=2)*d*d*d-2)+a},elasticIn:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return -(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a},elasticOut:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c)==1){return a+b}if(!d){d=c*0.3}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}return g*Math.pow(2,-10*f)*Math.sin((f*c-e)*(2*Math.PI)/d)+b+a},elasticBoth:function(f,a,b,c,g,d){if(f==0){return a}if((f/=c/2)==2){return a+b}if(!d){d=c*(0.3*1.5)}if(!g||g<Math.abs(b)){g=b;var e=d/4}else{var e=d/(2*Math.PI)*Math.asin(b/g)}if(f<1){return -0.5*(g*Math.pow(2,10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d))+a}return g*Math.pow(2,-10*(f-=1))*Math.sin((f*c-e)*(2*Math.PI)/d)*0.5+b+a},backIn:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*(e/=c)*e*((d+1)*e-d)+a},backOut:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}return b*((e=e/c-1)*e*((d+1)*e+d)+1)+a},backBoth:function(e,a,b,c,d){if(typeof d=="undefined"){d=1.70158}if((e/=c/2)<1){return b/2*(e*e*(((d*=(1.525))+1)*e-d))+a}return b/2*((e-=2)*e*(((d*=(1.525))+1)*e+d)+2)+a},bounceIn:function(d,a,b,c){return b-YAHOO.util.Easing.bounceOut(c-d,0,b,c)+a},bounceOut:function(d,a,b,c){if((d/=c)<(1/2.75)){return b*(7.5625*d*d)+a}else{if(d<(2/2.75)){return b*(7.5625*(d-=(1.5/2.75))*d+0.75)+a}else{if(d<(2.5/2.75)){return b*(7.5625*(d-=(2.25/2.75))*d+0.9375)+a}}}return b*(7.5625*(d-=(2.625/2.75))*d+0.984375)+a},bounceBoth:function(d,a,b,c){if(d<c/2){return YAHOO.util.Easing.bounceIn(d*2,0,b,c)*0.5+a}return YAHOO.util.Easing.bounceOut(d*2-c,0,b,c)*0.5+b*0.5+a}};(function(){var a=function(i,j,h,g){if(i){a.superclass.constructor.call(this,i,j,h,g)}};a.NAME="Motion";var c=YAHOO.util;YAHOO.extend(a,c.ColorAnim);var b=a.superclass;var e=a.prototype;e.patterns.points=/^points$/i;e.setAttribute=function(i,g,h){if(this.patterns.points.test(i)){h=h||"px";b.setAttribute.call(this,"left",g[0],h);b.setAttribute.call(this,"top",g[1],h)}else{b.setAttribute.call(this,i,g,h)}};e.getAttribute=function(h){if(this.patterns.points.test(h)){var g=[b.getAttribute.call(this,"left"),b.getAttribute.call(this,"top")]}else{g=b.getAttribute.call(this,h)}return g};e.doMethod=function(k,g,j){var h=null;if(this.patterns.points.test(k)){var i=this.method(this.currentFrame,0,100,this.totalFrames)/100;h=c.Bezier.getPosition(this.runtimeAttributes[k],i)}else{h=b.doMethod.call(this,k,g,j)}return h};e.setRuntimeAttribute=function(g){if(this.patterns.points.test(g)){var o=this.getEl();var m=this.attributes;var p;var k=m.points["control"]||[];var n;var j,h;if(k.length>0&&!(k[0] instanceof Array)){k=[k]}else{var l=[];for(j=0,h=k.length;j<h;++j){l[j]=k[j]}k=l}if(c.Dom.getStyle(o,"position")=="static"){c.Dom.setStyle(o,"position","relative")}if(d(m.points["from"])){c.Dom.setXY(o,m.points["from"])}else{c.Dom.setXY(o,c.Dom.getXY(o))}p=this.getAttribute("points");if(d(m.points["to"])){n=f.call(this,m.points["to"],p);var i=c.Dom.getXY(this.getEl());for(j=0,h=k.length;j<h;++j){k[j]=f.call(this,k[j],p)}}else{if(d(m.points["by"])){n=[p[0]+m.points["by"][0],p[1]+m.points["by"][1]];for(j=0,h=k.length;j<h;++j){k[j]=[p[0]+k[j][0],p[1]+k[j][1]]}}}this.runtimeAttributes[g]=[p];if(k.length>0){this.runtimeAttributes[g]=this.runtimeAttributes[g].concat(k)}this.runtimeAttributes[g][this.runtimeAttributes[g].length]=n}else{b.setRuntimeAttribute.call(this,g)}};var f=function(i,g){var h=c.Dom.getXY(this.getEl());i=[i[0]-h[0]+g[0],i[1]-h[1]+g[1]];return i};var d=function(g){return(typeof g!=="undefined")};c.Motion=a})();(function(){var b=function(g,h,f,e){if(g){b.superclass.constructor.call(this,g,h,f,e)}};b.NAME="Scroll";var d=YAHOO.util;YAHOO.extend(b,d.ColorAnim);var c=b.superclass;var a=b.prototype;a.doMethod=function(h,e,g){var f=null;if(h=="scroll"){f=[this.method(this.currentFrame,e[0],g[0]-e[0],this.totalFrames),this.method(this.currentFrame,e[1],g[1]-e[1],this.totalFrames)]}else{f=c.doMethod.call(this,h,e,g)}return f};a.getAttribute=function(g){var e=null;var f=this.getEl();if(g=="scroll"){e=[f.scrollLeft,f.scrollTop]}else{e=c.getAttribute.call(this,g)}return e};a.setAttribute=function(h,e,f){var g=this.getEl();if(h=="scroll"){g.scrollLeft=e[0];g.scrollTop=e[1]}else{c.setAttribute.call(this,h,e,f)}};d.Scroll=b})();YAHOO.register("animation",YAHOO.util.Anim,{version:"2.7.0",build:"1799"});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/plugins/wsc/dialogs/ciframe.html b/horde/services/editor/ckeditor/plugins/wsc/dialogs/ciframe.html
deleted file mode 100644 (file)
index 6409ce7..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
-<!--
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
--->
-<html>
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-       <script type="text/javascript">
-
-function gup( name )
-{
-       name = name.replace( /[\[]/, '\\\[' ).replace( /[\]]/, '\\\]' ) ;
-       var regexS = '[\\?&]' + name + '=([^&#]*)' ;
-       var regex = new RegExp( regexS ) ;
-       var results = regex.exec( window.location.href ) ;
-
-       if ( results )
-               return results[ 1 ] ;
-       else
-               return '' ;
-}
-
-var interval;
-
-function sendData2Master()
-{
-       var destination = window.parent.parent ;
-       try
-       {
-               if ( destination.XDTMaster )
-               {
-                       var t = destination.XDTMaster.read( [ gup( 'cmd' ), gup( 'data' ) ] ) ;
-                       window.clearInterval( interval ) ;
-               }
-       }
-       catch (e) {}
-}
-
-function onLoad()
-{
-       interval = window.setInterval( sendData2Master, 100 );
-}
-
-</script>
-</head>
-<body onload="onLoad()"><p></p></body>
-</html>
diff --git a/horde/services/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/horde/services/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
deleted file mode 100644 (file)
index c7f7ab5..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<!--
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
--->
-<html>
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-       <script type="text/javascript">
-
-function doLoadScript( url )
-{
-       if ( !url )
-               return false ;
-
-       var s = document.createElement( "script" ) ;
-       s.type = "text/javascript" ;
-       s.src = url ;
-       document.getElementsByTagName( "head" )[ 0 ].appendChild( s ) ;
-
-       return true ;
-}
-
-var opener;
-function tryLoad()
-{
-       opener = window.parent;
-
-       // get access to global parameters
-       var oParams = window.opener.oldFramesetPageParams;
-
-       // make frameset rows string prepare
-       var sFramesetRows = ( parseInt( oParams.firstframeh, 10 ) || '30') + ",*," + ( parseInt( oParams.thirdframeh, 10 ) || '150' ) + ',0' ;
-       document.getElementById( 'itFrameset' ).rows = sFramesetRows ;
-
-       // dynamic including init frames and crossdomain transport code
-       // from config sproxy_js_frameset url
-       var addScriptUrl = oParams.sproxy_js_frameset ;
-       doLoadScript( addScriptUrl ) ;
-}
-
-       </script>
-</head>
-
-<frameset id="itFrameset" onload="tryLoad();" border="0" rows="30,*,*,0">
-    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="2" src="" name="navbar"></frame>
-    <frame scrolling="auto" framespacing="0" frameborder="0" noresize="noresize" marginheight="0" marginwidth="0" src="" name="mid"></frame>
-    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="bot"></frame>
-    <frame scrolling="no" framespacing="0" frameborder="0" noresize="noresize" marginheight="1" marginwidth="1" src="" name="spellsuggestall"></frame>
-</frameset>
-</html>
diff --git a/horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.css b/horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.css
deleted file mode 100644 (file)
index 345399c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-html,body{background-color:transparent;margin:0;padding:0;}body{padding:10px;}body,td,input,select,textarea{font-size:11px;font-family:'Microsoft Sans Serif',Arial,Helvetica,Verdana;}.midtext{padding:0;margin:10px;}.midtext p{padding:0;margin:10px;}.Button{border:#737357 1px solid;color:#3b3b1f;background-color:#c7c78f;}.PopupTabArea{color:#737357;background-color:#e3e3c7;}.PopupTitleBorder{border-bottom:#d5d59d 1px solid;}.PopupTabEmptyArea{padding-left:10px;border-bottom:#d5d59d 1px solid;}.PopupTab,.PopupTabSelected{border-right:#d5d59d 1px solid;border-top:#d5d59d 1px solid;border-left:#d5d59d 1px solid;padding:3px 5px 3px 5px;color:#737357;}.PopupTab{margin-top:1px;border-bottom:#d5d59d 1px solid;cursor:pointer;}.PopupTabSelected{font-weight:bold;cursor:default;padding-top:4px;border-bottom:#f1f1e3 1px solid;background-color:#f1f1e3;}
diff --git a/horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.js b/horde/services/editor/ckeditor/plugins/wsc/dialogs/wsc.js
deleted file mode 100644 (file)
index 249e176..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.dialog.add("checkspell",function(x){var w=CKEDITOR.tools.getNextNumber(),v="cke_frame_"+w,u="cke_data_"+w,t="cke_error_"+w,s,r=document.location.protocol||"http:",q=x.lang.spellCheck.notAvailable,p='<textarea style="display: none" id="'+u+'" rows="10" cols="40"> </textarea><div id="'+t+'" style="display:none;color:red;font-size:16px;font-weight:bold;padding-top:160px;text-align:center;z-index:11;"></div><iframe src="" style="width:485px;background-color:#f1f1e3;height:380px" frameborder="0" name="'+v+'" id="'+v+'" allowtransparency="1"></iframe>',o=x.config.wsc_customLoaderScript||r+"//loader.spellchecker.net/sproxy_fck/sproxy.php?plugin=fck2&customerid="+x.config.wsc_customerId+"&cmd=script&doc=wsc&schema=22";if(x.config.wsc_customLoaderScript){q+='<p style="color:#000;font-size:11px;font-weight: normal;text-align:center;padding-top:10px">'+x.lang.spellCheck.errorLoading.replace(/%s/g,x.config.wsc_customLoaderScript)+"</p>"}function n(a,c){var b=0;return function(){if(typeof window.doSpell=="function"){if(typeof s!="undefined"){window.clearInterval(s)}m(a)}else{if(b++==180){window._cancelOnError(c)}}}}window._cancelOnError=function(a){if(typeof window.WSC_Error=="undefined"){CKEDITOR.document.getById(v).setStyle("display","none");var b=CKEDITOR.document.getById(t);b.setStyle("display","block");b.setHtml(a||x.lang.spellCheck.notAvailable)}};function m(a){var d=new window._SP_FCK_LangCompare(),c=CKEDITOR.getUrl(x.plugins.wsc.path+"dialogs/"),b=c+"tmpFrameset.html";window.gFCKPluginName="wsc";d.setDefaulLangCode(x.config.defaultLanguage);window.doSpell({ctrl:u,lang:x.config.wsc_lang||d.getSPLangCode(x.langCode),intLang:x.config.wsc_uiLang||d.getSPLangCode(x.langCode),winType:v,onCancel:function(){a.hide()},onFinish:function(e){x.focus();a.getParentEditor().setData(e.value);a.hide()},staticFrame:b,framesetPath:b,iframePath:c+"ciframe.html",schemaURI:c+"wsc.css",userDictionaryName:x.config.wsc_userDictionaryName,customDictionaryName:x.config.wsc_customDictionaryIds&&x.config.wsc_customDictionaryIds.split(","),domainName:x.config.wsc_domainName});CKEDITOR.document.getById(t).setStyle("display","none");CKEDITOR.document.getById(v).setStyle("display","block")}return{title:x.config.wsc_dialogTitle||x.lang.spellCheck.title,minWidth:485,minHeight:380,buttons:[CKEDITOR.dialog.cancelButton],onShow:function(){var a=this.getContentElement("general","content").getElement();a.setHtml(p);if(typeof window.doSpell!="function"){CKEDITOR.document.getHead().append(CKEDITOR.document.createElement("script",{attributes:{type:"text/javascript",src:o}}))}var b=x.getData();CKEDITOR.document.getById(u).setValue(b);s=window.setInterval(n(this,q),250)},onHide:function(){window.ooo=undefined;window.int_framsetLoaded=undefined;window.framesetLoaded=undefined;window.is_window_opened=false},contents:[{id:"general",label:x.config.wsc_dialogTitle||x.lang.spellCheck.title,padding:0,elements:[{type:"html",id:"content",style:"width:485;height:380px",html:"<div></div>"}]}]}});
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/skins/kama/dialog.css b/horde/services/editor/ckeditor/skins/kama/dialog.css
deleted file mode 100644 (file)
index f60db55..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body .cke_dialog{visibility:visible;}.cke_skin_kama table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_kama .cke_dialog_body{z-index:1;border:solid 1px #ddd;padding:5px;background-color:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:relative;_position:static;}.cke_skin_kama .cke_dialog_tl,.cke_skin_kama .cke_dialog_tr,.cke_skin_kama .cke_dialog_tc,.cke_skin_kama .cke_dialog_bl,.cke_skin_kama .cke_dialog_br,.cke_skin_kama .cke_dialog_bc,.cke_skin_kama .cke_dialog_ml,.cke_skin_kama .cke_dialog_mr{display:none;}.cke_skin_kama .cke_dialog_title{font-weight:bold;font-size:14px;padding:3px 3px 8px;cursor:move;position:relative;border-bottom:1px solid #eee;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_title,.cke_skin_kama .cke_browser_ie6 .cke_dialog_title,.cke_skin_kama .cke_browser_ie7 .cke_dialog_title{margin-bottom:22px;}.cke_skin_kama .cke_browser_iequirks.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie6.cke_single_page .cke_dialog_title,.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_title{margin-bottom:10px;}.cke_skin_kama .cke_dialog_contents{background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;overflow:auto;padding:17px 10px 5px 10px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:22px;}.cke_skin_kama .cke_dialog_footer{text-align:right;background-color:#ebebeb;border:solid 1px #fff;border-bottom:none;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.cke_skin_kama .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_kama .cke_dialog_tabs{height:23px;display:inline-block;_display:block;margin-left:10px;margin-right:10px;margin-top:11px;position:absolute;z-index:2;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie6 .cke_dialog_tabs,.cke_skin_kama .cke_browser_ie7 .cke_dialog_tabs{top:33px;}.cke_skin_kama .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_kama a.cke_dialog_tab,.cke_skin_kama a:link.cke_dialog_tab,.cke_skin_kama a:active.cke_dialog_tab,.cke_skin_kama a:hover.cke_dialog_tab,.cke_skin_kama a:visited.cke_dialog_tab{background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1323px;background-color:#ebebeb;height:14px;padding:4px 8px;display:inline-block;cursor:pointer;}.cke_skin_kama .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_kama .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_kama a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_kama .cke_hc a:hover.cke_dialog_tab{padding:2px 6px!important;border-width:3px;}.cke_skin_kama a.cke_dialog_tab_selected,.cke_skin_kama a:link.cke_dialog_tab_selected,.cke_skin_kama a:active.cke_dialog_tab_selected,.cke_skin_kama a:hover.cke_dialog_tab_selected,.cke_skin_kama a:visited.cke_dialog_tab_selected{background-position:0 -1279px;cursor:default;}.cke_skin_kama .cke_hc a.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_kama .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 6px!important;border-width:3px;}.cke_skin_kama .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_kama .cke_single_page .cke_dialog_contents{padding-top:5px;margin-top:10px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_contents{margin-top:0;position:relative;margin-bottom:-22px;}.cke_skin_kama .cke_dialog_ui_vbox table,.cke_skin_kama .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_kama .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_kama input.cke_dialog_ui_input_text,.cke_skin_kama input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}
-.cke_skin_kama div.cke_dialog_ui_input_text,.cke_skin_kama div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_kama .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_kama textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_kama div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_kama div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_kama .cke_dialog_ui_hbox{width:100%;}.cke_skin_kama .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_dialog_ui_hbox_child,.cke_skin_kama .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_kama .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_kama a.cke_dialog_ui_button{border-collapse:separate;cursor:default;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:transparent url(images/sprites.png) repeat-x scroll 0 -1069px;_background:none;padding:5px 0;text-align:center;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button{padding:0;}.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{width:70px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span{width:100px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button span{padding:5px 15px;text-align:center;color:#3b3b1f;background:#53D9F0 none;display:inline-block;cursor:default;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{margin:0;}.cke_skin_kama .cke_browser_webkit a.cke_dialog_ui_button{display:inline-block;padding-top:3px;padding-bottom:2px;margin:2px 0;}.cke_skin_kama a.cke_dialog_ui_button_ok span,.cke_skin_kama a.cke_dialog_ui_button_cancel span{padding-right:20px;padding-left:20px;}.cke_skin_kama a.cke_dialog_ui_button_ok{background-position:0 -1143px;}.cke_skin_kama a.cke_dialog_ui_button_ok span{background:transparent url(images/sprites.png) no-repeat scroll right -1219px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_ok span{background-position:left -1219px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-color:#B8E834;margin-right:0;}.cke_skin_kama a.cke_dialog_ui_button_cancel{background-position:0 -1104px;}.cke_skin_kama a.cke_dialog_ui_button_cancel span{background:transparent url(images/sprites.png) no-repeat scroll right -1245px;}.cke_skin_kama .cke_rtl a.cke_dialog_ui_button_cancel span{background-position:left -1245px;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span{background-color:#F65D20;}.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,.cke_skin_kama .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_kama .cke_browser_ie6 a.cke_dialog_ui_button_ok span{background-image:none;}.cke_skin_kama span.cke_dialog_ui_button{padding:2px 10px;text-align:center;color:#222;display:inline-block;cursor:default;min-width:60px;+margin:2px 0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_kama a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}
-.cke_skin_kama a:hover.cke_dialog_ui_button,.cke_skin_kama a:focus.cke_dialog_ui_button,.cke_skin_kama a:active.cke_dialog_ui_button{background-position:0 -1179px;}.cke_skin_kama .cke_hc a:hover.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:focus.cke_dialog_ui_button,.cke_skin_kama .cke_hc a:active.cke_dialog_ui_button{border-width:2px;}.cke_skin_kama .cke_browser_iequirks a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_iequirks a:active.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:hover.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:focus.cke_dialog_ui_button span,.cke_skin_kama .cke_browser_ie6 a:active.cke_dialog_ui_button span{background-image:none;background:#F7A922;}.cke_skin_kama .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_kama .cke_dialog_footer_buttons span.cke_dialog_ui_button{margin:7px 0;width:60px;text-align:center;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button{display:block;padding:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{padding-bottom:5px;padding-top:6px;margin-bottom:0;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button{background-position:right -1214px;}.cke_skin_kama .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button{background-position:right -1242px;}.cke_skin_kama strong{font-weight:bold;}.cke_skin_kama .cke_dialog .cke_dialog_body .cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:0 -1022px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_kama .cke_dialog_close_button span{display:none;}.cke_skin_kama .cke_dialog_close_button:hover{background-position:0 -1045px;}.cke_skin_kama .cke_ltr .cke_dialog_close_button{right:10px;}.cke_skin_kama .cke_browser_ie8.cke_rtl .cke_dialog_close_button{left:8px;}.cke_skin_kama .cke_rtl .cke_dialog_close_button{left:10px;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{left:16px;top:0;}.cke_skin_kama .cke_browser_ie7.cke_rtl .cke_dialog_close_button{position:absolute;left:10px;top:5px;}.cke_skin_kama .cke_browser_ie7.cke_single_page .cke_dialog_footer{margin-top:22px;}.cke_skin_kama .cke_browser_ie6 .cke_dialog_close_button,.cke_skin_kama .cke_browser_iequirks .cke_dialog_close_button{top:7px;}.cke_skin_kama .cke_browser_ie7.cke_ltr .cke_dialog_close_button{margin-top:0;}.cke_skin_kama .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_kama iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_kama .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_dialog .cke_centered{text-align:center;}.cke_skin_kama .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_kama .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_kama .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_kama .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_kama .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_kama .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}
-.cke_skin_kama .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_kama .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_kama .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_kama .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_kama .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_kama .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_kama .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_kama .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_kama .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_kama .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_kama .cke_disabled{color:#a0a0a0;}.cke_skin_kama .cke_hc .cke_dialog_title,.cke_skin_kama .cke_hc .cke_dialog_tabs,.cke_skin_kama .cke_hc .cke_dialog_contents,.cke_skin_kama .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_kama .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_kama .cke_dialog_body .cke_label{display:none;}.cke_skin_kama .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_kama .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_kama .cke_hc a.cke_btn_locked,.cke_skin_kama .cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_kama .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_kama a.cke_smile img{border:2px solid #eaead1;}.cke_skin_kama a.cke_smile:focus img,.cke_skin_kama a.cke_smile:active img,.cke_skin_kama a.cke_smile:hover img{border-color:#C7C78F;}.cke_skin_kama .cke_hc .cke_dialog_tabs a,.cke_skin_kama .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}
diff --git a/horde/services/editor/ckeditor/skins/kama/editor.css b/horde/services/editor/ckeditor/skins/kama/editor.css
deleted file mode 100644 (file)
index ee6324d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_kama *,.cke_skin_kama a:hover,.cke_skin_kama a:link,.cke_skin_kama a:visited,.cke_skin_kama a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:12px;font-family:Arial,Helvetica,Tahoma,Verdana,Sans-Serif;}.cke_skin_kama .cke_rtl *,.cke_skin_kama .cke_rtl a:hover,.cke_skin_kama .cke_rtl a:link,.cke_skin_kama .cke_rtl a:visited,.cke_skin_kama .cke_rtl a:active,.cke_rtl .cke_skin_kama *,.cke_rtl .cke_skin_kama a:hover,.cke_rtl .cke_skin_kama a:link,.cke_rtl .cke_skin_kama a:visited,.cke_rtl .cke_skin_kama a:active{text-align:right;}.cke_skin_kama iframe{vertical-align:inherit;}.cke_skin_kama textarea{white-space:pre;}.cke_skin_kama .cke_browser_gecko textarea{cursor:text;}.cke_skin_kama .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_kama input[type="text"],.cke_skin_kama input[type="password"]{cursor:text;}.cke_skin_kama input[type="text"][disabled],.cke_skin_kama input[type="password"][disabled]{cursor:default;}.cke_skin_kama fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_kama{display:block;}span.cke_skin_kama{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #D3D3D3;padding:5px;}.cke_skin_kama span.cke_browser_webkit,.cke_skin_kama span.cke_browser_gecko18{display:block;}.cke_skin_kama .cke_wrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#d3d3d3;background-image:url(images/sprites.png);background-repeat:repeat-x;background-position:0 -1950px;display:block;_display:inline-block;padding:5px;}.cke_shared .cke_skin_kama .cke_wrapper{padding-bottom:0;}.cke_skin_kama .cke_browser_ie6 .cke_wrapper,.cke_skin_kama .cke_browser_iequirks .cke_wrapper{background-image:none;}.cke_skin_kama .cke_editor{display:inline-table;width:100%;}.cke_skin_kama .ltr .cke_browser_ie iframe{margin-right:-10px;}.cke_skin_kama .rtl .cke_browser_ie iframe{margin-left:-10px;}.cke_skin_kama .cke_browser_opera .cke_editor.cke_skin_kama .cke_resizer{display:table;}.cke_skin_kama .cke_contents{margin:5px;}.cke_skin_kama .cke_hc .cke_contents{border:1px solid black;}.cke_skin_kama .cke_contents iframe{background-color:#fff;}.cke_skin_kama .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_kama textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_kama .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_kama .cke_resizer{width:12px;height:12px;margin-top:9px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1428px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_kama .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1455px;float:left;}.cke_skin_kama .cke_resizer_horizontal,.cke_skin_kama .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_kama .cke_resizer_vertical,.cke_skin_kama .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_kama .cke_maximized .cke_resizer{display:none;}.cke_skin_kama .cke_browser_ie6 .cke_contents textarea,.cke_skin_kama .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_kama .cke_browser_ie.cke_browser_quirks .cke_contents iframe{position:absolute;top:0;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_skin_kama .cke_browser_ie7 .cke_editor{display:inline-block;}.cke_skin_kama .cke_browser_ie6 .cke_editor,.cke_shared .cke_skin_kama .cke_browser_ie7 .cke_wrapper{padding-bottom:5px;}.cke_skin_kama .cke_voice_label{display:none;}.cke_skin_kama legend.cke_voice_label{display:none;}.cke_skin_kama .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_kama .cke_contextmenu{margin:0;}
-.cke_skin_kama .cke_panel iframe{width:100%;height:100%;}html.cke_skin_kama_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}.cke_panel_frame .cke_label{display:none;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_kama .cke_button_textcolor_panel,.cke_skin_kama .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_kama .cke_toolbox{display:none;}}.cke_skin_kama .cke_browser_webkit .cke_toolbox,.cke_skin_kama .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_kama .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_kama a.cke_toolbox_collapser,.cke_skin_kama a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1366px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:1px outset #D3D3D3;margin:11px 0 2px;cursor:pointer;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_kama a.cke_toolbox_collapser span{display:none;}.cke_skin_kama .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_kama a.cke_toolbox_collapser_min,.cke_skin_kama a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1387px;background-repeat:no-repeat;margin:2px 4px;}.cke_skin_kama .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_kama .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1408px;}.cke_skin_kama .cke_toolbar{display:inline;}.cke_skin_kama .cke_separator{display:none;}.cke_skin_kama .cke_break{font-size:0;clear:left;}.cke_skin_kama .cke_rtl .cke_break{clear:right;}.cke_skin_kama .cke_toolbar_start{display:none;}.cke_skin_kama .cke_toolgroup{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -500px;float:left;margin-right:6px;margin-bottom:5px;padding:2px;display:inline;}.cke_skin_kama .cke_rtl .cke_toolgroup{float:right;margin-right:0;margin-left:6px;}
-.cke_skin_kama .cke_toolgroup{display:block;height:22px;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active,.cke_skin_kama .cke_button a.cke_off{border-radius:3px;outline:none;padding:2px 4px;height:18px;display:inline-block;cursor:default;}.cke_skin_kama .cke_button a,.cke_skin_kama .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_kama .cke_hc .cke_button a,.cke_skin_kama .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_kama .cke_button a.cke_on{background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_hc .cke_button a.cke_on{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_button a.cke_disabled *,.cke_skin_kama .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on,.cke_skin_kama .cke_button a:hover.cke_off,.cke_skin_kama .cke_button a:focus.cke_off,.cke_skin_kama .cke_button a:active.cke_off{filter:alpha(opacity=100);opacity:1;padding:2px 4px;}.cke_skin_kama .cke_button a:hover,.cke_skin_kama .cke_button a:focus,.cke_skin_kama .cke_button a:active{background-color:#dff1ff;}.cke_skin_kama .cke_button a:hover.cke_on,.cke_skin_kama .cke_button a:focus.cke_on,.cke_skin_kama .cke_button a:active.cke_on{background-color:#86caff;}.cke_skin_kama .cke_hc .cke_button a:hover,.cke_skin_kama .cke_hc .cke_button a:focus,.cke_skin_kama .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_kama .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_icon{float:right;}.cke_skin_kama .cke_button .cke_label{cursor:default;display:none;padding-left:3px;line-height:18px;vertical-align:middle;float:left;}.cke_skin_kama .cke_rtl .cke_button .cke_label{padding-left:0;padding-right:3px;float:right;}.cke_skin_kama .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_kama .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_kama .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -1469px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;float:left;cursor:default;}.cke_skin_kama .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1469px;float:right;}.cke_skin_kama .cke_browser_gecko .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_separator,.cke_skin_kama .cke_browser_gecko .cke_toolbar_start{display:block;float:left;}.cke_skin_kama .cke_browser_gecko.cke_hc .cke_button .cke_icon{display:none;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button a,.cke_skin_kama .cke_browser_gecko .cke_rtl.cke_button a.cke_off,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_kama .cke_browser_gecko .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_break{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_break{float:right;}
-.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_icon,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_label,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_button .cke_buttonarrow{float:none;}.cke_skin_kama .cke_browser_webkit .cke_toolbar{float:left;}.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_toolbar{float:right;}.cke_skin_kama .cke_browser_ie8 .cke_button .cke_label,.cke_skin_kama .cke_browser_opera .cke_button .cke_label,.cke_skin_kama .cke_browser_webkit .cke_button .cke_label{line-height:20px;}.cke_skin_kama .cke_browser_opera.cke_browser_quirks .cke_button .cke_label,.cke_skin_kama .cke_browser_iequirks .cke_button .cke_label{line-height:17px;}.cke_skin_kama .cke_browser_ie .cke_rcombo,.cke_skin_kama .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:5px;_padding-bottom:6px;}.cke_shared .cke_skin_kama .cke_browser_ie .cke_toolbox{padding-bottom:0;}.cke_skin_kama .cke_contextmenu{padding:2px;}.cke_skin_kama .cke_menuitem a{display:block;}.cke_skin_kama .cke_menuitem span{cursor:default;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{background-color:#D3D3D3;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_kama .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_kama .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#D3D3D3;border:solid 4px #D3D3D3;}.cke_skin_kama .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_kama .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_kama .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{background-color:#D3D3D3;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_kama .cke_menuseparator{background-color:#D3D3D3;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_kama .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1411px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_kama .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1390px;background-repeat:no-repeat;}.cke_skin_kama .cke_menuarrow span{display:none;}.cke_hc .cke_skin_kama .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_kama .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_kama .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_kama .cke_menuarrow{position:absolute;left:2px;}
-.cke_skin_kama .cke_rcombo{display:inline;}.cke_skin_kama .cke_rcombopanel{border:1px solid #8F8F73;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;height:auto;_height:100px;}.cke_skin_kama .cke_rcombo a,.cke_skin_kama .cke_rcombo a:active,.cke_skin_kama .cke_rcombo a:hover{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:repeat-x;background-position:0 -100px;border-bottom:1px solid #DAD9D9;border-right:1px solid #DAD9D9;float:left;padding:2px;height:21px;margin-right:6px;}.cke_skin_kama .cke_rtl .cke_rcombo a,.cke_skin_kama .cke_rtl .cke_rcombo a:active,.cke_skin_kama .cke_rtl .cke_rcombo a:hover{float:right;margin-right:0;margin-left:6px;}.cke_skin_kama .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_label{display:none;line-height:26px;vertical-align:top;margin-right:5px;filter:alpha(opacity=70);opacity:.70;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_label{margin-right:0;margin-left:5px;}.cke_skin_kama .cke_rcombo .cke_inline_label{line-height:21px;font-style:italic;color:#666;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton{vertical-align:top;}.cke_skin_kama .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_kama .cke_rcombo .cke_text{filter:alpha(opacity=70);opacity:.70;height:21px;line-height:21px;width:60px;text-overflow:ellipsis;overflow:hidden;display:inline-block;margin:0 2px 0 4px;cursor:default;}.cke_skin_kama .cke_rtl .cke_rcombo .cke_text{margin:0 4px 0 2px;}.cke_skin_kama .cke_rcombo .cke_openbutton{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -68px;background-repeat:no-repeat;display:inline-block;width:17px;height:19px;margin:1px 2px;background-repeat:no-repeat;}.cke_skin_kama .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton{margin-bottom:0;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_text,.cke_skin_kama .cke_rcombo .cke_on .cke_text{border-color:#316ac5;filter:alpha(opacity=100);opacity:1;}.cke_skin_kama .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_kama .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_kama .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_kama .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_kama .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_kama .cke_browser_gecko .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rcombo .cke_label{float:left;}.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_gecko .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
-.cke_skin_kama .cke_browser_ie7 .cke_rcombo .cke_text{line-height:18px;}.cke_skin_kama .cke_browser_ie6 .cke_rcombo .cke_text,.cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_text{height:auto;line-height:17px;}@media print{.cke_path{display:none;}}.cke_skin_kama .cke_path{display:inline-block;float:left;margin-top:5px;}.cke_skin_kama .cke_rtl .cke_path{float:right;}.cke_shared .cke_skin_kama .cke_path{_width:100%;margin:0 0 5px;}.cke_skin_kama .cke_path a,.cke_skin_kama .cke_path .cke_empty{display:inline-block;float:left;padding:1px 4px 0;color:#60676a;cursor:default;}.cke_skin_kama .cke_path .cke_empty{visibility:hidden;}.cke_skin_kama .cke_rtl .cke_path a,.cke_skin_kama .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_kama .cke_path a:hover,.cke_skin_kama .cke_path a:focus,.cke_skin_kama .cke_path a:active{background-color:#dff1ff;padding:1px 4px 0;outline:none;color:#000;}.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_kama .cke_path .cke_label{display:none;}.cke_skin_kama .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_kama .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_kama .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_kama .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_kama .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_kama .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_kama .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_kama .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_kama .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_kama .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_kama .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_kama .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_kama .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_kama .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_kama .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_kama .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_kama .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_kama .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_kama .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_kama .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_kama .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_kama .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_kama .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_kama .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_kama .cke_button_checkspell .cke_icon,.cke_skin_kama .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_kama .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_kama .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_kama .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_kama .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_kama .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_kama .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_kama .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_kama .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_kama .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_kama .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_kama .cke_button_button .cke_icon{background-position:0 -848px;}
-.cke_skin_kama .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_kama .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_kama .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_kama .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_kama .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_kama .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_kama .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_kama .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_kama .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_kama .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_kama .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_kama .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_kama .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_kama .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_kama .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_kama .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_kama .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_kama .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_kama .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_kama .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_kama .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_kama .cke_button_source .cke_label{display:inline;}.cke_skin_kama .cke_styles_panel{width:150px;height:170px;}.cke_skin_kama .cke_format_panel{width:150px;height:170px;}.cke_skin_kama .cke_font_panel{width:150px;height:170px;}.cke_skin_kama .cke_fontSize_panel{height:170px;}.cke_skin_kama .cke_fontSize .cke_text{width:25px;}.cke_skin_kama .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_kama{visibility:inherit;}html.cke_skin_kama_container{visibility:visible;}
diff --git a/horde/services/editor/ckeditor/skins/kama/icons.png b/horde/services/editor/ckeditor/skins/kama/icons.png
deleted file mode 100644 (file)
index 394ce89..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/icons.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/dialog_sides.gif b/horde/services/editor/ckeditor/skins/kama/images/dialog_sides.gif
deleted file mode 100644 (file)
index 8f91b47..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/dialog_sides.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/dialog_sides.png b/horde/services/editor/ckeditor/skins/kama/images/dialog_sides.png
deleted file mode 100644 (file)
index b1bc5f1..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/dialog_sides.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png b/horde/services/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png
deleted file mode 100644 (file)
index 36cd410..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/mini.gif b/horde/services/editor/ckeditor/skins/kama/images/mini.gif
deleted file mode 100644 (file)
index 54d9107..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/mini.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/noimage.png b/horde/services/editor/ckeditor/skins/kama/images/noimage.png
deleted file mode 100644 (file)
index 1598113..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/noimage.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/sprites.png b/horde/services/editor/ckeditor/skins/kama/images/sprites.png
deleted file mode 100644 (file)
index 5fc409d..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/sprites.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/sprites_ie6.png b/horde/services/editor/ckeditor/skins/kama/images/sprites_ie6.png
deleted file mode 100644 (file)
index be75827..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/sprites_ie6.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/images/toolbar_start.gif b/horde/services/editor/ckeditor/skins/kama/images/toolbar_start.gif
deleted file mode 100644 (file)
index 1774246..0000000
Binary files a/horde/services/editor/ckeditor/skins/kama/images/toolbar_start.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/kama/skin.js b/horde/services/editor/ckeditor/skins/kama/skin.js
deleted file mode 100644 (file)
index 98557e0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.skins.add("kama",(function(){var d=[],c="cke_ui_color";if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){d.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:d,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,0,0,0],init:function(p){if(p.config.width&&!isNaN(p.config.width)){p.config.width-=12}var o=[],n=/\$color/g,m="/* UI Color Support */.cke_skin_kama .cke_menuitem .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover .cke_label,.cke_skin_kama .cke_menuitem a:focus .cke_label,.cke_skin_kama .cke_menuitem a:active .cke_label{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_label{\tbackground-color: transparent !important;}.cke_skin_kama .cke_menuitem a.cke_disabled:hover .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:focus .cke_icon_wrapper,.cke_skin_kama .cke_menuitem a.cke_disabled:active .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuitem a.cke_disabled .cke_icon_wrapper{\tbackground-color: $color !important;\tborder-color: $color !important;}.cke_skin_kama .cke_menuseparator{\tbackground-color: $color !important;}.cke_skin_kama .cke_menuitem a:hover,.cke_skin_kama .cke_menuitem a:focus,.cke_skin_kama .cke_menuitem a:active{\tbackground-color: $color !important;}";if(CKEDITOR.env.webkit){m=m.split("}").slice(0,-1);for(var l=0;l<m.length;l++){m[l]=m[l].split("{")}}function k(f){var e=f.getById(c);if(!e){e=f.getHead().append("style");e.setAttribute("id",c);e.setAttribute("type","text/css")}return e}function b(g,f,e){var r,j,i;for(var h=0;h<g.length;h++){if(CKEDITOR.env.webkit){for(j=0;j<f.length;j++){i=f[j][1];for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}g[h].$.sheet.addRule(f[j][0],i)}}else{i=f;for(r=0;r<e.length;r++){i=i.replace(e[r][0],e[r][1])}if(CKEDITOR.env.ie){g[h].$.styleSheet.cssText+=i}else{g[h].$.innerHTML+=i}}}}var a=/\$color/g;CKEDITOR.tools.extend(p,{uiColor:null,getUiColor:function(){return this.uiColor},setUiColor:function(g){var f,e=k(CKEDITOR.document),j=".cke_editor_"+CKEDITOR.tools.escapeCssSelector(p.name),i=[j+" .cke_wrapper",j+"_dialog .cke_dialog_contents",j+"_dialog a.cke_dialog_tab",j+"_dialog .cke_dialog_footer"].join(","),h="background-color: $color !important;";if(CKEDITOR.env.webkit){f=[[i,h]]}else{f=i+"{"+h+"}"}return(this.setUiColor=function(t){var s=[[a,t]];p.uiColor=t;b([e],f,s);b(o,m,s)})(g)}});p.on("menuShow",function(g){var f=g.data[0],e=f.element.getElementsByTag("iframe").getItem(0).getFrameDocument();if(!e.getById("cke_ui_color")){var i=k(e);o.push(i);var h=p.getUiColor();if(h){b([i],m,[[a,h]])}}});if(p.config.uiColor){p.setUiColor(p.config.uiColor)}}}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="kama"){return}h.setStyles({width:k+"px",height:j+"px"});setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/skins/kama/templates.css b/horde/services/editor/ckeditor/skins/kama/templates.css
deleted file mode 100644 (file)
index 1c6b195..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_kama .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow-y:auto;overflow-x:hidden;width:100%;height:220px;}.cke_skin_kama .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_kama .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_kama .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_kama .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_kama .cke_tpl_preview span{white-space:normal;}.cke_skin_kama .cke_tpl_title{font-weight:bold;}.cke_skin_kama .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid;background-color:#fffacd;}.cke_skin_kama .cke_tpl_list a:active *,.cke_skin_kama .cke_tpl_list a:hover *,.cke_skin_kama .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_kama .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_kama .cke_hc .cke_tpl_list a:active .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_kama .cke_hc .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_kama .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
diff --git a/horde/services/editor/ckeditor/skins/office2003/dialog.css b/horde/services/editor/ckeditor/skins/office2003/dialog.css
deleted file mode 100644 (file)
index 17cf809..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body .cke_dialog{visibility:visible;}.cke_skin_office2003 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_office2003 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_office2003 .cke_dialog_tl,.cke_skin_office2003 .cke_dialog_tr,.cke_skin_office2003 .cke_dialog_tc,.cke_skin_office2003 .cke_dialog_bl,.cke_skin_office2003 .cke_dialog_br,.cke_skin_office2003 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_office2003 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_office2003 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_office2003 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_office2003 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_office2003 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_office2003 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_office2003 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_office2003 .cke_dialog_ml,.cke_skin_office2003 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_office2003 .cke_rtl .cke_dialog_ml,.cke_skin_office2003 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_office2003 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_office2003 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_office2003 .cke_dialog_title{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;font-weight:bold;font-size:14pt;color:#0E3460;background-color:#8db1ff;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_office2003 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_office2003 .cke_dialog_contents{background-color:#f7f8fd;border:#2b66c9 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_office2003 .cke_dialog_footer{background-color:#8db1ff;text-align:right;}.cke_skin_office2003 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_office2003 .cke_dialog_tabs{height:23px;background-color:#8db1ff;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_office2003 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_office2003 a.cke_dialog_tab,.cke_skin_office2003 a:link.cke_dialog_tab,.cke_skin_office2003 a:active.cke_dialog_tab,.cke_skin_office2003 a:hover.cke_dialog_tab,.cke_skin_office2003 a:visited.cke_dialog_tab{color:#0E3460;border-left:1px solid #2b66c9;border-right:1px solid #2b66c9;border-top:1px solid #2b66c9;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_office2003 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_office2003 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_office2003 a:hover.cke_dialog_tab{background-color:#f7f8fd;}
-.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 a.cke_dialog_tab_selected,.cke_skin_office2003 a:link.cke_dialog_tab_selected,.cke_skin_office2003 a:active.cke_dialog_tab_selected,.cke_skin_office2003 a:hover.cke_dialog_tab_selected,.cke_skin_office2003 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f7f8fd;background-color:#f7f8fd;font-weight:bold;cursor:default;}.cke_skin_office2003 .cke_hc a.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_office2003 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}.cke_skin_office2003 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_office2003 .cke_hc .cke_dialog_tabs a,.cke_skin_office2003 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_office2003 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_office2003 .cke_dialog_ui_vbox table,.cke_skin_office2003 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_office2003 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_office2003 input.cke_dialog_ui_input_text,.cke_skin_office2003 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_office2003 div.cke_dialog_ui_input_text,.cke_skin_office2003 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_office2003 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_office2003 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_office2003 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_office2003 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_office2003 .cke_dialog_ui_hbox{width:100%;}.cke_skin_office2003 .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_dialog_ui_hbox_child,.cke_skin_office2003 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_office2003 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_office2003 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_office2003 span.cke_dialog_ui_button{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -678px;background-repeat:repeat-x;border:#0E3460 1px solid;padding:2px 10px;text-align:center;color:#0E3460;background-color:#8db1ff;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_office2003 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_office2003 a:focus span.cke_dialog_ui_button,.cke_skin_office2003 a:active span.cke_dialog_ui_button{background-color:#8db1ff;}.cke_skin_office2003 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_office2003 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_office2003 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_office2003 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_office2003 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}
-.cke_skin_office2003 strong{font-weight:bold;}.cke_skin_office2003 a.cke_dialog_close_button,.cke_skin_office2003 a:hover.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-20px -655px;position:absolute;cursor:pointer;text-align:center;height:21px;width:21px;top:4px;_background-image:url(images/sprites_ie6.png);}.cke_skin_office2003 a.cke_dialog_close_button span{display:none;}.cke_skin_office2003 .cke_ltr a.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_office2003 .cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:6px;}.cke_skin_office2003 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_office2003 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_office2003 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_office2003 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_office2003 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_dialog .cke_centered{text-align:center;}.cke_skin_office2003 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_office2003 .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_office2003 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_office2003 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_office2003 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_office2003 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_office2003 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_office2003 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_office2003 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_office2003 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_office2003 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_office2003 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_office2003 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_office2003 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_office2003 .cke_disabled{color:#a0a0a0;}.cke_skin_office2003 .cke_hc .cke_dialog_title,.cke_skin_office2003 .cke_hc .cke_dialog_tabs,.cke_skin_office2003 .cke_hc .cke_dialog_contents,.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}
-.cke_skin_office2003 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_office2003 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_office2003 .cke_dialog_body .cke_label{display:none;}.cke_skin_office2003 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_office2003 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_office2003 .cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_office2003 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}
diff --git a/horde/services/editor/ckeditor/skins/office2003/editor.css b/horde/services/editor/ckeditor/skins/office2003/editor.css
deleted file mode 100644 (file)
index 35aed93..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_office2003 *,.cke_skin_office2003 a:hover,.cke_skin_office2003 a:link,.cke_skin_office2003 a:visited,.cke_skin_office2003 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_office2003 .cke_rtl *,.cke_skin_office2003 .cke_rtl a:hover,.cke_skin_office2003 .cke_rtl a:link,.cke_skin_office2003 .cke_rtl a:visited,.cke_skin_office2003 .cke_rtl a:active,.cke_rtl .cke_skin_office2003 *,.cke_rtl .cke_skin_office2003 a:hover,.cke_rtl .cke_skin_office2003 a:link,.cke_rtl .cke_skin_office2003 a:visited,.cke_rtl .cke_skin_office2003 a:active{text-align:right;}.cke_skin_office2003 iframe{vertical-align:inherit;}.cke_skin_office2003 textarea{white-space:pre;}.cke_skin_office2003 .cke_browser_gecko textarea{cursor:text;}.cke_skin_office2003 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_office2003 input[type="text"],.cke_skin_office2003 input[type="password"]{cursor:text;}.cke_skin_office2003 input[type="text"][disabled],.cke_skin_office2003 input[type="password"][disabled]{cursor:default;}.cke_skin_office2003 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_office2003 .cke_editor{display:inline-table;width:100%;}.cke_skin_office2003 span.cke_browser_webkit,.cke_skin_office2003 span.cke_browser_gecko18{display:block;}.cke_skin_office2003,.cke_skin_office2003 .cke_wrapper{display:block;}.cke_skin_office2003 .cke_top,.cke_skin_office2003 .cke_bottom,.cke_shared .cke_skin_office2003{background-color:#f7f8fd;}.cke_skin_office2003 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_office2003 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_office2003 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_office2003 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_office2003 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_office2003 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;white-space:pre;background-color:#fff;}.cke_skin_office2003 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_office2003 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1088px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_office2003 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -1115px;float:left;}.cke_skin_office2003 .cke_resizer_horizontal,.cke_skin_office2003 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_office2003 .cke_resizer_vertical,.cke_skin_office2003 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_office2003 .cke_maximized .cke_resizer{display:none;}.cke_skin_office2003 .cke_browser_ie6 .cke_contents textarea,.cke_skin_office2003 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_office2003 .cke_voice_label{display:none;}.cke_skin_office2003 legend.cke_voice_label{display:none;}.cke_skin_office2003 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_office2003 .cke_panel iframe{width:100%;height:100%;}cke_skin_office2003 .cke_panel_frame .cke_label{display:none;}html.cke_skin_office2003_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}
-* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_office2003 .cke_button_textcolor_panel,.cke_skin_office2003 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_office2003 .cke_toolbox{display:none;}}.cke_skin_office2003 .cke_browser_webkit .cke_toolbox,.cke_skin_office2003 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_office2003 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_office2003 a.cke_toolbox_collapser,.cke_skin_office2003 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -1026px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_office2003 a.cke_toolbox_collapser span{display:none;}.cke_skin_office2003 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_office2003 a.cke_toolbox_collapser_min,.cke_skin_office2003 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -1047px;background-repeat:no-repeat;margin:2px;}.cke_skin_office2003 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_office2003 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -1068px;}.cke_skin_office2003 .cke_toolbar{background-color:#d6dff7;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -962px;background-repeat:repeat-x;display:inline-block;float:left;!height:28px;!line-height:28px;}.cke_skin_office2003 .cke_rtl .cke_toolbar{float:right;}.cke_skin_office2003 .cke_toolgroup{display:inline-block;float:left;height:28px;}.cke_skin_office2003 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_office2003 .cke_separator{display:inline-block;float:left;border-left:solid 1px #B2CBFF;margin:6px 2px;height:16px;}.cke_skin_office2003 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_separator{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_office2003 .cke_break{clear:left;}
-.cke_skin_office2003 .cke_rtl .cke_break{clear:right;}.cke_skin_office2003 .cke_toolbar_start{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-27px -765px;width:10px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_start{background-position:-27px -816px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_office2003 .cke_toolbar_end{display:inline-block;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;background-position:-29px -861px;width:4px;height:28px;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_toolbar_end{background-position:-29px -907px;float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active,.cke_skin_office2003 .cke_button a.cke_off{border:solid 1px transparent;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;margin-top:2px;height:18px;vertical-align:top;_border:none;_margin:3px 1px 1px 1px;cursor:default;display:inline-block;}.cke_skin_office2003 .cke_button a,.cke_skin_office2003 .cke_button a.cke_off{filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_office2003 .cke_hc .cke_button a,.cke_skin_office2003 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);_border:1px solid transparent;}.cke_skin_office2003 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#c1d2ee;filter:alpha(opacity=100);opacity:1;_margin:2px 0 0 0;}.cke_skin_office2003 .cke_hc .cke_button a:hover,.cke_skin_office2003 .cke_hc .cke_button a:focus,.cke_skin_office2003 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_office2003 .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_button a.cke_disabled *,.cke_skin_office2003 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_office2003 .cke_button a:hover,.cke_skin_office2003 .cke_button a:focus,.cke_skin_office2003 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;filter:alpha(opacity=100);opacity:1;vertical-align:top;_margin:2px 0 0 0;padding:2px 4px;}.cke_skin_office2003 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_office2003 .cke_button .cke_label{display:none;padding-left:3px;cursor:default;vertical-align:middle;_background-image:url(images/sprites_ie6.png);_background-position:0 -970px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_button a:hover .cke_label{_background-color:#dff1ff;_background-image:none;}.cke_skin_office2003 .cke_button a.cke_on .cke_label{_background-color:#c1d2ee;_background-image:none;}.cke_skin_office2003 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_office2003 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_office2003 .cke_button .cke_buttonarrow{display:inline-block;height:18px;width:8px;background-position:2px -1004px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_office2003 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -1004px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_toolbar_end{display:block;float:left;}
-.cke_skin_office2003 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_office2003 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_office2003 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_office2003 .cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_office2003 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}.cke_skin_office2003 .cke_browser_iequirks .cke_separator{vertical-align:text-bottom;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_office2003 .cke_contextmenu{padding:2px;}.cke_skin_office2003 .cke_menuitem a{display:block;}.cke_skin_office2003 .cke_menuitem span{cursor:default;}.cke_skin_office2003 .cke_menuitem a:hover,.cke_skin_office2003 .cke_menuitem a:focus,.cke_skin_office2003 .cke_menuitem a:active{background-color:#8db1ff;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_office2003 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_office2003 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_office2003 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_office2003 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#f7f8fd;border:solid 4px #f7f8fd;}.cke_skin_office2003 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_office2003 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_office2003 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_office2003 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_office2003 .cke_menuitem a:hover .cke_label,.cke_skin_office2003 .cke_menuitem a:focus .cke_label,.cke_skin_office2003 .cke_menuitem a:active .cke_label{background-color:#8db1ff;}
-.cke_skin_office2003 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_office2003 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;}.cke_skin_office2003 .cke_menuseparator{background-color:#f7f8fd;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_office2003 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -1071px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_office2003 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -1050px;}.cke_skin_office2003 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_office2003 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_office2003 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_office2003 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_office2003 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_office2003 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_office2003 .cke_rtl .cke_rcombo{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_office2003 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_office2003 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_office2003 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_office2003 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_label{display:inline-block;float:left;cursor:default;line-height:24px;height:24px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;_background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);_background-position:0 -962px;_background-repeat:repeat-x;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_office2003 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_office2003 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:14px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -1002px;background-image:url(images/sprites.png);background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:22px;}.cke_skin_office2003 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_office2003 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_office2003 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}
-.cke_skin_office2003 .cke_rcombo .cke_off a:hover,.cke_skin_office2003 .cke_rcombo .cke_off a:focus,.cke_skin_office2003 .cke_rcombo .cke_off a:active,.cke_skin_office2003 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_office2003 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_office2003 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_office2003 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_office2003 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}@media print{.cke_path{display:none;}}.cke_skin_office2003 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_office2003 .cke_rtl .cke_path{float:right;}.cke_skin_office2003 .cke_path a,.cke_skin_office2003 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #f7f8fd;background-color:#f7f8fd;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_office2003 .cke_path .cke_empty{visibility:hidden;}.cke_skin_office2003 .cke_rtl .cke_path a,.cke_skin_office2003 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_office2003 .cke_path a:hover,.cke_skin_office2003 .cke_path a:focus,.cke_skin_office2003 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_office2003 .cke_path .cke_label{display:none;}.cke_skin_office2003 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_office2003 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_office2003 .cke_button_preview .cke_icon{background-position:0 -64px;}
-.cke_skin_office2003 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_office2003 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_office2003 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_office2003 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_office2003 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_office2003 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_office2003 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_office2003 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_office2003 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_office2003 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_office2003 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_office2003 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_office2003 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_office2003 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_office2003 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_office2003 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_office2003 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_office2003 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_office2003 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_office2003 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_office2003 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_office2003 .cke_button_checkspell .cke_icon,.cke_skin_office2003 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_office2003 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_office2003 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_office2003 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_office2003 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_office2003 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_office2003 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_office2003 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_office2003 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_office2003 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_office2003 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_office2003 .cke_button_button .cke_icon{background-position:0 -848px;}.cke_skin_office2003 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_office2003 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_office2003 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_office2003 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_office2003 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_office2003 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_office2003 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_office2003 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_office2003 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_office2003 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_office2003 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}
-.cke_skin_office2003 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_office2003 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_office2003 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_office2003 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_office2003 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_office2003 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_office2003 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_office2003 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_office2003 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_office2003 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_office2003 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_office2003 .cke_button_source .cke_label{display:inline;}.cke_skin_office2003 .cke_styles_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_format_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_font_panel{width:150px;height:170px;}.cke_skin_office2003 .cke_fontSize_panel{height:170px;}.cke_skin_office2003 .cke_fontSize .cke_text{width:20px;}.cke_skin_office2003 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_office2003{visibility:inherit;}html.cke_skin_office2003_container{visibility:visible;}
diff --git a/horde/services/editor/ckeditor/skins/office2003/icons.png b/horde/services/editor/ckeditor/skins/office2003/icons.png
deleted file mode 100644 (file)
index 394ce89..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/icons.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.gif b/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.gif
deleted file mode 100644 (file)
index 5840d01..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.png b/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.png
deleted file mode 100644 (file)
index 4734829..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides_rtl.png b/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides_rtl.png
deleted file mode 100644 (file)
index 4d12002..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/dialog_sides_rtl.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/mini.gif b/horde/services/editor/ckeditor/skins/office2003/images/mini.gif
deleted file mode 100644 (file)
index 54d9107..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/mini.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/noimage.png b/horde/services/editor/ckeditor/skins/office2003/images/noimage.png
deleted file mode 100644 (file)
index 1598113..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/noimage.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/sprites.png b/horde/services/editor/ckeditor/skins/office2003/images/sprites.png
deleted file mode 100644 (file)
index 1c4a980..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/sprites.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/images/sprites_ie6.png b/horde/services/editor/ckeditor/skins/office2003/images/sprites_ie6.png
deleted file mode 100644 (file)
index dd80621..0000000
Binary files a/horde/services/editor/ckeditor/skins/office2003/images/sprites_ie6.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/office2003/skin.js b/horde/services/editor/ckeditor/skins/office2003/skin.js
deleted file mode 100644 (file)
index 92b48ec..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.skins.add("office2003",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var n=a.data,m=n.width,l=n.height,k=n.dialog,j=k.parts.contents;if(n.skin!="office2003"){return}j.setStyles({width:m+"px",height:l+"px"});if(!CKEDITOR.env.ie){return}var i=function(){var e=k.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")};setTimeout(i,100);if(a.editor.lang.dir=="rtl"){setTimeout(i,1000)}})}})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/skins/office2003/templates.css b/horde/services/editor/ckeditor/skins/office2003/templates.css
deleted file mode 100644 (file)
index 73ebf7d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_office2003 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_office2003 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_office2003 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_office2003 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_office2003 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_office2003 .cke_tpl_preview span{white-space:normal;}.cke_skin_office2003 .cke_tpl_title{font-weight:bold;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_office2003 .cke_tpl_list a:active *,.cke_skin_office2003 .cke_tpl_list a:hover *,.cke_skin_office2003 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_office2003 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_office2003 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_office2003 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_office2003 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
diff --git a/horde/services/editor/ckeditor/skins/v2/dialog.css b/horde/services/editor/ckeditor/skins/v2/dialog.css
deleted file mode 100644 (file)
index 3a54d5b..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-body .cke_dialog{visibility:visible;}.cke_skin_v2 table.cke_dialog.cke_browser_gecko{display:block;}.cke_skin_v2 .cke_dialog_body{margin-left:16px;margin-right:16px;margin-top:2px;margin-bottom:20px;z-index:1;position:relative;_position:static;}.cke_skin_v2 .cke_dialog_tl,.cke_skin_v2 .cke_dialog_tr,.cke_skin_v2 .cke_dialog_tc,.cke_skin_v2 .cke_dialog_bl,.cke_skin_v2 .cke_dialog_br,.cke_skin_v2 .cke_dialog_bc{background-image:url(images/sprites.png);background-repeat:no-repeat;position:absolute;_background-image:url(images/sprites_ie6.png);_z-index:-1;}.cke_skin_v2 .cke_dialog_tl{background-position:-16px -16px;height:16px;width:16px;top:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tl{background-position:-16px -397px;}.cke_skin_v2 .cke_dialog_tr{background-position:-16px -76px;height:16px;width:16px;top:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_tr{background-position:-16px -457px;}.cke_skin_v2 .cke_dialog_tc{background-position:0 -136px;background-repeat:repeat-x;height:16px;top:0;left:16px;right:16px;}.cke_skin_v2 .cke_dialog_bl{background-position:-16px -196px;height:51px;width:30px;bottom:0;left:0;}.cke_skin_v2 .cke_rtl .cke_dialog_bl{background-position:-16px -517px;}.cke_skin_v2 .cke_dialog_br{background-position:-16px -263px;height:51px;width:30px;bottom:0;right:0;}.cke_skin_v2 .cke_rtl .cke_dialog_br{background-position:-16px -584px;}.cke_skin_v2 .cke_dialog_bc{background-position:0 -330px;background-repeat:repeat-x;height:51px;bottom:0;left:30px;right:30px;}.cke_skin_v2 .cke_dialog_ml,.cke_skin_v2 .cke_dialog_mr{background-image:url(images/dialog_sides.png);background-repeat:repeat-y;position:absolute;width:16px;top:16px;bottom:51px;_background-image:url(images/dialog_sides.gif);_top:auto;}.cke_skin_v2 .cke_rtl .cke_dialog_ml,.cke_skin_v2 .cke_rtl .cke_dialog_mr{background-image:url(images/dialog_sides_rtl.png);_background-image:url(images/dialog_sides.gif);}.cke_skin_v2 .cke_dialog_ml{background-position:0 0;left:0;}.cke_skin_v2 .cke_dialog_mr{background-position:-16px 0;right:0;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_ml,.cke_skin_v2 .cke_browser_iequirks .cke_dialog_mr{margin-top:3px;}.cke_skin_v2 .cke_dialog_title{font-weight:bold;font-size:14pt;color:#737357;background-color:#e3e3c7;padding:3px 10px 26px 10px;cursor:move;position:relative;}.cke_skin_v2 .cke_browser_ie.cke_rtl .cke_dialog_title{position:static!important;unicode-bidi:bidi-override;}.cke_skin_v2 .cke_dialog_contents{background-color:#f1f1e3;border:#d5d59d 1px solid;overflow:auto;padding:5px 10px;}.cke_skin_v2 .cke_dialog_footer{background-color:#e3e3c7;text-align:right;}.cke_skin_v2 .cke_rtl .cke_dialog_footer{text-align:left;}.cke_skin_v2 .cke_dialog_tabs{height:23px;background-color:#e3e3c7;display:inline-block;margin-left:10px;margin-right:10px;margin-top:-23px;position:absolute;z-index:2;}.cke_skin_v2 .cke_rtl .cke_dialog_tabs{right:10px;}.cke_skin_v2 a.cke_dialog_tab,.cke_skin_v2 a:link.cke_dialog_tab,.cke_skin_v2 a:active.cke_dialog_tab,.cke_skin_v2 a:hover.cke_dialog_tab,.cke_skin_v2 a:visited.cke_dialog_tab{color:#737357;border-left:1px solid #d5d59d;border-right:1px solid #d5d59d;border-top:1px solid #d5d59d;height:14px;padding:4px 5px;display:inline-block;cursor:pointer;}.cke_skin_v2 .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_v2 .cke_browser_gecko18 a:visited.cke_dialog_tab{display:inline;position:relative;top:6px;}.cke_skin_v2 a:hover.cke_dialog_tab{background-color:#f1f1e3;}.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab{padding:2px 3px!important;border-width:3px;}.cke_skin_v2 a.cke_dialog_tab_selected,.cke_skin_v2 a:link.cke_dialog_tab_selected,.cke_skin_v2 a:active.cke_dialog_tab_selected,.cke_skin_v2 a:hover.cke_dialog_tab_selected,.cke_skin_v2 a:visited.cke_dialog_tab_selected{border-bottom:1px solid #f1f1e3;background-color:#f1f1e3;font-weight:bold;cursor:default;}.cke_skin_v2 .cke_hc a.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_v2 .cke_hc a:visited.cke_dialog_tab_selected{padding:2px 3px!important;border-width:3px;}
-.cke_skin_v2 .cke_hc .cke_dialog_tabs a,.cke_skin_v2 .cke_hc .cke_dialog_footer a{opacity:1.0;filter:alpha(opacity=100);border:1px solid white;}.cke_skin_v2 .cke_single_page .cke_dialog_tabs{display:none;}.cke_skin_v2 .cke_single_page .cke_dialog_title{padding-bottom:3px;}.cke_skin_v2 .cke_dialog_ui_vbox table,.cke_skin_v2 .cke_dialog_ui_hbox table{margin:auto;}.cke_skin_v2 .cke_dialog_ui_vbox_child{padding:5px 0;}.cke_skin_v2 input.cke_dialog_ui_input_text,.cke_skin_v2 input.cke_dialog_ui_input_password{background-color:white;border:none;padding:0;width:100%;height:14px;}.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{border-width:0;}.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_v2 .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{border-width:1px;}.cke_skin_v2 div.cke_dialog_ui_input_text,.cke_skin_v2 div.cke_dialog_ui_input_password{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px;}.cke_skin_v2 textarea.cke_dialog_ui_input_textarea{background-color:white;border:none;padding:0;width:100%;_width:99%;overflow:auto;resize:none;}.cke_skin_v2 div.cke_dialog_ui_input_textarea{background-color:white;border:1px solid #a0a0a0;padding:1px 0;}.cke_skin_v2 div.cke_disabled .cke_dialog_ui_labeled_content *{background-color:#a0a0a0;cursor:default;}.cke_skin_v2 .cke_dialog_ui_hbox{width:100%;}.cke_skin_v2 .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_dialog_ui_hbox_child,.cke_skin_v2 .cke_dialog_ui_hbox_last{vertical-align:top;}.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_ltr .cke_dialog_ui_hbox_child{padding-right:10px;}.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_v2 .cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px;}.cke_skin_v2 a.cke_dialog_ui_button{border-collapse:separate;cursor:default;}.cke_skin_v2 span.cke_dialog_ui_button{border:#737357 1px solid;padding:2px 10px;text-align:center;color:#3b3b1f;background-color:#c7c78f;display:inline-block;cursor:default;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{display:block;}.cke_skin_v2 a.cke_dialog_ui_button span.cke_disabled{border:#898980 1px solid;color:#5e5e55;background-color:#c5c5b3;}.cke_skin_v2 a:focus span.cke_dialog_ui_button,.cke_skin_v2 a:active span.cke_dialog_ui_button{background-color:#e3e3c7;}.cke_skin_v2 .cke_hc a:focus span.cke_dialog_ui_button,.cke_skin_v2 .cke_hc a:active span.cke_dialog_ui_button{border-width:2px;}.cke_skin_v2 .cke_dialog_footer_buttons{display:inline-table;margin-right:12px;margin-left:12px;width:auto;position:relative;}.cke_skin_v2 .cke_browser_gecko18 .cke_dialog_footer_buttons{display:inline;}.cke_skin_v2 .cke_dialog_footer_buttons span.cke_dialog_ui_button{width:60px;margin:7px 0;}.cke_skin_v2 strong{font-weight:bold;}.cke_skin_v2 a.cke_dialog_close_button,.cke_skin_v2 a:hover.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6 a:hover.cke_dialog_close_button{background-image:url(images/sprites.png);background-repeat:no-repeat;background-position:-16px -651px;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:5px;_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 a.cke_dialog_close_button span{display:none;}.cke_skin_v2 a:hover.cke_dialog_close_button{background-position:-16px -687px;}.cke_skin_v2 .cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_ltr a:hover.cke_dialog_close_button{right:10px;_right:22px;}.cke_skin_v2 .cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_rtl a:hover.cke_dialog_close_button{left:10px;_left:16px;_top:7px;}.cke_skin_v2 .cke_browser_ie6.cke_rtl a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_ie6.cke_rtl a:hover.cke_dialog_close_button{position:relative;float:left;margin-top:-55px;margin-left:-7px;}.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_rtl.cke_single_page a:hover.cke_dialog_close_button{margin-top:-32px;}
-.cke_skin_v2 .cke_browser_iequirks.cke_ltr a.cke_dialog_close_button,.cke_skin_v2 .cke_browser_iequirks.cke_ltr a:hover.cke_dialog_close_button{margin-top:0;}.cke_skin_v2 .cke_dialog_ui_input_select{border:1px solid #a0a0a0;background-color:white;}.cke_skin_v2 iframe.cke_dialog_ui_input_file{width:100%;height:25px;}.cke_skin_v2 .cke_dialog .cke_dark_background{background-color:#eaead1;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_dialog .cke_centered{text-align:center;}.cke_skin_v2 .cke_dialog a.cke_btn_reset{float:right;background-position:0 -32px;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_reset{float:left;}.cke_skin_v2 .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{float:left;background-position:0 0;background-image:url(images/mini.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px;}.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_v2 .cke_rtl .cke_dialog a.cke_btn_unlocked{float:right;}.cke_skin_v2 .cke_dialog a.cke_btn_unlocked{background-position:0 -16px;background-image:url(images/mini.gif);}.cke_skin_v2 .cke_dialog .cke_btn_over{border:outset 1px;cursor:pointer;}.cke_skin_v2 .cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:160px;width:230px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .ImagePreviewBox table td{white-space:normal;}.cke_skin_v2 .cke_browser_iequirks .cke_dialog_page_contents{_position:absolute;}.cke_skin_v2 .cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity=90);background-color:#e4e4e4;}.cke_skin_v2 .cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white;}.cke_skin_v2 .cke_dialog .cke_pastetext{width:346px;height:170px;}.cke_skin_v2 .cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none;}.cke_skin_v2 .cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid black;}.cke_skin_v2 .cke_dialog .cke_dark_background{text-align:center;background-color:#eaead1;font-size:14px;}.cke_skin_v2 .cke_dialog .cke_light_background{text-align:center;background-color:#ffffbe;}.cke_skin_v2 .cke_dialog .cke_hand{cursor:pointer;}.cke_skin_v2 .cke_disabled{color:#a0a0a0;}.cke_skin_v2 .cke_hc .cke_dialog_title,.cke_skin_v2 .cke_hc .cke_dialog_tabs,.cke_skin_v2 .cke_hc .cke_dialog_contents,.cke_skin_v2 .cke_hc .cke_dialog_footer{border-left:1px solid;border-right:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_title{border-top:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_footer{border-bottom:1px solid;}.cke_skin_v2 .cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px;}.cke_skin_v2 .cke_dialog_body .cke_label{display:none;}.cke_skin_v2 .cke_dialog_body label.cke_required{font-weight:bold;}.cke_skin_v2 .cke_hc .cke_dialog_body .cke_label{display:inline;}.cke_skin_v2 .cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_hc a.cke_btn_reset{border-style:solid;float:left;width:auto;height:auto;}.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_v2 .cke_rtl.cke_hc a.cke_btn_reset{float:right;}.cke_skin_v2 a.cke_smile img{border:2px solid #eaead1;}.cke_skin_v2 a.cke_smile:focus img,.cke_skin_v2 a.cke_smile:active img,.cke_skin_v2 a.cke_smile:hover img{border-color:#C7C78F;}
diff --git a/horde/services/editor/ckeditor/skins/v2/editor.css b/horde/services/editor/ckeditor/skins/v2/editor.css
deleted file mode 100644 (file)
index cf869d2..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_v2 *,.cke_skin_v2 a:hover,.cke_skin_v2 a:link,.cke_skin_v2 a:visited,.cke_skin_v2 a:active{margin:0;padding:0;border:0;background:transparent;text-decoration:none;font:normal normal normal 100% Sans-Serif;width:auto;height:auto;border-collapse:collapse;text-align:left;vertical-align:baseline;white-space:nowrap;cursor:auto;color:#000;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_skin_v2 .cke_rtl *,.cke_skin_v2 .cke_rtl a:hover,.cke_skin_v2 .cke_rtl a:link,.cke_skin_v2 .cke_rtl a:visited,.cke_skin_v2 .cke_rtl a:active,.cke_rtl .cke_skin_v2 *,.cke_rtl .cke_skin_v2 a:hover,.cke_rtl .cke_skin_v2 a:link,.cke_rtl .cke_skin_v2 a:visited,.cke_rtl .cke_skin_v2 a:active{text-align:right;}.cke_skin_v2 iframe{vertical-align:inherit;}.cke_skin_v2 textarea{white-space:pre;}.cke_skin_v2 .cke_browser_gecko textarea{cursor:text;}.cke_skin_v2 .cke_browser_gecko textarea[disabled]{cursor:default;}.cke_skin_v2 input[type="text"],.cke_skin_v2 input[type="password"]{cursor:text;}.cke_skin_v2 input[type="text"][disabled],.cke_skin_v2 input[type="password"][disabled]{cursor:default;}.cke_skin_v2 fieldset{padding:10px;border:2px groove #E0DFE3;}.cke_skin_v2 .cke_editor{display:inline-table;width:100%;}.cke_skin_v2{display:block;}.cke_skin_v2 span.cke_browser_webkit,.cke_skin_v2 span.cke_browser_gecko18{display:block;}.cke_skin_v2 .cke_wrapper{display:block;}.cke_skin_v2 .cke_browser_opera .cke_editor{display:table;}.cke_skin_v2 .cke_top,.cke_skin_v2 .cke_bottom,.cke_shared .cke_skin_v2{background-color:#efefde;}.cke_skin_v2 .cke_top{border-top:solid 1px #fafaf5;border-left:solid 1px #fafaf5;border-right:solid 1px #696969;border-bottom:solid 2px #696969;}.cke_skin_v2 .cke_rtl .cke_top{border-left:solid 1px #696969;border-right:solid 1px #fafaf5;}.cke_skin_v2 .cke_bottom{border-left:solid 1px #696969;border-right:solid 1px #696969;border-bottom:solid 1px #696969;}.cke_skin_v2 .cke_contents{border:solid 1px #696969;background-color:white;}.cke_skin_v2 .cke_focus{outline:auto 5px -webkit-focus-ring-color;}.cke_skin_v2 textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre;}.cke_skin_v2 .cke_browser_iequirks textarea.cke_source{_white-space:normal;}.cke_skin_v2 .cke_resizer{width:12px;height:12px;margin-top:16px;display:block;float:right;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -801px;background-repeat:no-repeat;cursor:se-resize;}.cke_skin_v2 .cke_rtl .cke_resizer{cursor:sw-resize;background-position:0 -828px;float:left;}.cke_skin_v2 .cke_resizer_horizontal,.cke_skin_v2 .cke_rtl .cke_resizer_horizontal{cursor:e-resize;}.cke_skin_v2 .cke_resizer_vertical,.cke_skin_v2 .cke_rtl .cke_resizer_vertical{cursor:n-resize;}.cke_skin_v2 .cke_maximized .cke_resizer{display:none;}.cke_skin_v2 .cke_browser_ie6 .cke_contents textarea,.cke_skin_v2 .cke_browser_ie7 .cke_contents textarea{position:absolute;}.cke_skin_v2 .cke_voice_label{display:none;}.cke_skin_v2 legend.cke_voice_label{display:none;}.cke_skin_v2 .cke_browser_ie legend.cke_voice_label{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_panel{border:1px solid #8f8f73;background-color:#fff;width:120px;height:100px;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.cke_skin_v2 .cke_panel iframe{width:100%;height:100%;}.cke_skin_v2 .cke_panel_frame .cke_label{display:none;}html.cke_skin_v2_container{overflow:auto;overflow-x:hidden;}body.cke_panel_frame{overflow:auto;}ul.cke_panel_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap;}li.cke_panel_listItem{margin:0;}.cke_panel_listItem a{padding:2px;display:block;border:1px solid #fff;color:inherit;text-decoration:none;overflow:hidden;text-overflow:ellipsis;}* html .cke_panel_listItem a{width:100%;color:#000;}*:first-child+html .cke_panel_listItem a{color:#000;}.cke_panel_listItem.cke_selected a{border:1px solid #ccc;background-color:#e9f5ff;}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#316ac5;background-color:#dff1ff;}
-.cke_hc .cke_panel_listItem.cke_selected a,.cke_hc .cke_panel_listItem a:hover,.cke_hc .cke_panel_listItem a:focus,.cke_hc .cke_panel_listItem a:active{border-width:3px;padding:0;}.cke_panel_grouptitle{font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;font-weight:bold;white-space:nowrap;background-color:#dcdcdc;color:#000;margin:0;padding:3px;}.cke_panel_listItem p,.cke_panel_listItem h1,.cke_panel_listItem h2,.cke_panel_listItem h3,.cke_panel_listItem h4,.cke_panel_listItem h5,.cke_panel_listItem h6,.cke_panel_listItem pre{margin-top:3px;margin-bottom:3px;}.cke_skin_v2 .cke_button_textcolor_panel,.cke_skin_v2 .cke_button_bgcolor_panel{width:150px;height:135px;}.cke_colorblock{padding:3px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif;}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000;}span.cke_colorbox{width:10px;height:10px;border:#808080 1px solid;float:left;}.cke_rtl span.cke_colorbox{float:right;}a.cke_colorbox{border:#fff 1px solid;padding:2px;float:left;}.cke_rtl a.cke_colorbox{float:right;}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{border:#316ac5 1px solid;background-color:#dff1ff;}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:2px;display:block;}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{border:#316ac5 1px solid;background-color:#dff1ff;}@media print{.cke_skin_v2 .cke_toolbox{display:none;}}.cke_skin_v2 .cke_browser_webkit .cke_toolbox,.cke_skin_v2 .cke_browser_webkit .cke_toolbox>span{white-space:normal;}.cke_skin_v2 .cke_toolbox{clear:both;padding-bottom:1px;}.cke_skin_v2 a.cke_toolbox_collapser,.cke_skin_v2 a:hover.cke_toolbox_collapser{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:3px -739px;background-repeat:no-repeat;width:11px;height:11px;float:right;border:outset 1px;margin:11px 2px 2px;cursor:pointer;}.cke_skin_v2 a.cke_toolbox_collapser span{display:none;}.cke_skin_v2 .cke_hc a.cke_toolbox_collapser span{font-size:10px;font-weight:bold;font-family:Arial;display:inline;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser{float:left;}.cke_skin_v2 a.cke_toolbox_collapser_min,.cke_skin_v2 a:hover.cke_toolbox_collapser_min{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:4px -760px;background-repeat:no-repeat;margin:2px;}.cke_skin_v2 .cke_rtl a.cke_toolbox_collapser_min,.cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser_min{background-position:4px -781px;}.cke_skin_v2 .cke_toolbar{padding-top:1px;padding-bottom:1px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_toolbar{float:right;}.cke_skin_v2 .cke_toolgroup{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolgroup{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolgroup{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup{#float:none;}.cke_skin_v2 .cke_separator{display:inline-block;float:left;border-left:solid 1px #999;margin:4px 2px;height:16px;}.cke_skin_v2 .cke_browser_ie .cke_separator{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_separator{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator{#float:none;}.cke_skin_v2 .cke_break{clear:left;}.cke_skin_v2 .cke_rtl .cke_break{clear:right;}.cke_skin_v2 .cke_toolbar_start{display:inline-block;background-image:url(images/toolbar_start.gif);background-repeat:no-repeat;margin:4px 2px 0 2px;width:3px;height:20px;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_start{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start{#float:none;}.cke_skin_v2 .cke_toolbar_end{display:inline-block;float:left;}.cke_skin_v2 .cke_browser_ie .cke_toolbar_end{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_toolbar_end{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{#float:none;}
-.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active,.cke_skin_v2 .cke_button a.cke_off{border:solid 1px #efefde;display:inline-block;border-radius:3px;outline:none;padding-top:2px;padding-left:4px;padding-right:4px;padding-bottom:2px;height:18px;cursor:default;}.cke_skin_v2 .cke_button a,.cke_skin_v2 .cke_button a.cke_off{background-color:#efefde;filter:alpha(opacity=70);opacity:.70;-moz-border-radius:3px;-webkit-border-radius:3px;}.cke_skin_v2 .cke_hc .cke_button a,.cke_skin_v2 .cke_hc .cke_button a.cke_off{opacity:1.0;filter:alpha(opacity=100);}.cke_skin_v2 .cke_button a.cke_on{border:solid 1px #316ac5;background-color:#a3d7ff;filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie a:hover.cke_button .cke_disabled *{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_button a.cke_disabled *,.cke_skin_v2 .cke_browser_ie.cke_hc a:hover.cke_button .cke_disabled *{filter:alpha(opacity=60);opacity:.6;}.cke_skin_v2 .cke_button a:hover,.cke_skin_v2 .cke_button a:focus,.cke_skin_v2 .cke_button a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding:2px 4px;}.cke_skin_v2 .cke_hc .cke_button a:hover,.cke_skin_v2 .cke_hc .cke_button a:focus,.cke_skin_v2 .cke_hc .cke_button a:active{padding:0 2px!important;border-width:3px;}.cke_skin_v2 .cke_button .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;margin-top:1px;width:16px;height:16px;display:inline-block;cursor:default;}.cke_skin_v2 .cke_button .cke_label{cursor:default;display:none;padding-left:3px;vertical-align:middle;}.cke_skin_v2 .cke_hc .cke_button .cke_label{padding:0;display:inline-block;}.cke_skin_v2 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_accessibility{position:absolute;display:block;width:0;height:0;overflow:hidden;}.cke_skin_v2 .cke_button .cke_buttonarrow{display:inline-block;height:17px;width:8px;background-position:2px -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;cursor:default;}.cke_skin_v2 .cke_rtl .cke_button .cke_buttonarrow{background-position:0 -717px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);}.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_toolbar_start{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_hc .cke_button .cke_icon{display:none;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button a.cke_off,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_icon,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_buttonarrow,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_toolbar_start{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_break{float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl span.cke_inline_label{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_button .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_break{float:right;}.cke_skin_v2 .cke_browser_gecko18 .cke_separator{margin-top:4px;}.cke_skin_v2 .cke_browser_gecko18 .cke_button .cke_label{padding-top:3px;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolgroup,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_separator,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_start,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_toolbar_end{float:none;}.cke_skin_v2 .cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_ie8 .cke_toolgroup{vertical-align:top;}.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolbar,.cke_skin_v2 .cke_browser_iequirks.cke_browser_ie8 .cke_toolgroup{vertical-align:baseline;}
-.cke_skin_v2 .cke_browser_ie .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rcombo *{cursor:default;}.cke_skin_v2 .cke_contextmenu{padding:2px;}.cke_skin_v2 .cke_menuitem a{display:block;}.cke_skin_v2 .cke_menuitem span{cursor:default;}.cke_skin_v2 .cke_menuitem a:hover,.cke_skin_v2 .cke_menuitem a:focus,.cke_skin_v2 .cke_menuitem a:active{background-color:#8f8f73;display:block;}.cke_hc .cke_menuitem a:hover,.cke_hc .cke_menuitem a:focus,.cke_hc .cke_menuitem a:active{border:2px solid;}.cke_skin_v2 .cke_menuitem .cke_icon{background-image:url(icons.png);background-position:100px;background-repeat:no-repeat;background-color:transparent;width:16px;height:16px;float:left;}.cke_skin_v2 .cke_menuitem .cke_disabled .cke_icon{filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;width:16px;height:16px;float:left;filter:alpha(opacity=70);opacity:.70;clear:both;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_icon_wrapper{float:right;}.cke_skin_v2 .cke_menuitem a:hover .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active .cke_icon_wrapper{background-color:#9d9d9d;border:solid 4px #9d9d9d;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_menuitem a:hover.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:focus.cke_disabled .cke_icon_wrapper,.cke_skin_v2 .cke_menuitem a:active.cke_disabled .cke_icon_wrapper{background-color:#e3e3c7;border:solid 4px #e3e3c7;}.cke_skin_v2 .cke_menuitem .cke_label{display:block;padding-right:3px;padding-top:5px;padding-left:4px;height:19px;margin-left:24px;background-color:#fff;}.cke_skin_v2 .cke_frameLoaded .cke_menuitem .cke_label{filter:alpha(opacity=70);opacity:.70;}.cke_rtl .cke_skin_v2 .cke_menuitem .cke_label{padding-right:0;margin-left:0;padding-left:3px;margin-right:28px;}.cke_skin_v2 .cke_menuitem a.cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.30;}.cke_skin_v2 .cke_menuitem a:hover .cke_label,.cke_skin_v2 .cke_menuitem a:focus .cke_label,.cke_skin_v2 .cke_menuitem a:active .cke_label{background-color:#8f8f73;color:white;}.cke_skin_v2 .cke_menuitem a.cke_disabled:hover .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:focus .cke_label,.cke_skin_v2 .cke_menuitem a.cke_disabled:active .cke_label{background-color:transparent;color:black;}.cke_skin_v2 .cke_menuseparator{background-color:#e3e3c7;height:2px;filter:alpha(opacity=70);opacity:.70;_font-size:0;}.cke_skin_v2 .cke_menuarrow{background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-position:0 -784px;background-repeat:no-repeat;height:5px;width:3px;float:right;margin-right:2px;margin-top:3px;}.cke_rtl .cke_skin_v2 .cke_menuarrow{float:left;margin-right:0;margin-left:2px;background-position:0 -763px;}.cke_skin_v2 .cke_menuarrow span{display:none;}.cke_hc .cke_skin_v2 .cke_menuarrow{width:auto;margin-top:0;}.cke_hc .cke_skin_v2 .cke_menuarrow span{display:inline;}.cke_browser_ie.cke_ltr .cke_skin_v2 .cke_menuarrow{position:absolute;right:2px;}.cke_browser_ie.cke_rtl .cke_skin_v2 .cke_menuarrow{position:absolute;left:2px;}.cke_skin_v2 .cke_rcombo{display:inline-block;margin-left:2px;margin-right:2px;margin-top:2px;vertical-align:top;float:left;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;#display:inline;}.cke_skin_v2 .cke_rtl .cke_rcombo{float:right;}.cke_skin_v2 .cke_browser_ie .cke_rcombo{#float:none;}.cke_skin_v2 .cke_rcombopanel{border:1px solid #316ac5;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;border-top-left-radius:0;}.cke_skin_v2 .cke_rcombo a{display:inline-block;float:left;filter:alpha(opacity=70);opacity:.70;}.cke_skin_v2 .cke_rtl .cke_rcombo a{float:right;}.cke_skin_v2 .cke_hc .cke_rcombo a{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_label{display:inline-block;float:left;line-height:24px;height:22px;vertical-align:top;padding-left:4px;padding-right:5px;filter:alpha(opacity=70);opacity:.70;background-color:#f1f1e3;cursor:default;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_label{float:right;padding-right:4px;padding-left:5px;}
-.cke_skin_v2 .cke_hc .cke_rcombo .cke_label{filter:alpha(opacity=100);opacity:1.0;}.cke_skin_v2 .cke_rcombo .cke_inline_label{color:#fff;}.cke_skin_v2 .cke_rcombo .cke_text{border:1px solid #8f8f73;background-color:#fff;height:12px;width:60px;padding-top:4px;padding-bottom:4px;padding-left:5px;padding-right:5px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:top;cursor:default;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_text{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_text{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_text{height:22px;}.cke_skin_v2 .cke_rcombo .cke_openbutton{display:inline-block;background-position:5px -715px;background-image:url(images/sprites.png);_background-image:url(images/sprites_ie6.png);background-repeat:no-repeat;border-top:1px solid #8f8f73;border-bottom:1px solid #8f8f73;width:14px;height:20px;}.cke_skin_v2 .cke_rcombo .cke_openbutton span{display:none;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton span{display:inline;}.cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton{border-right:1px solid #8f8f73;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.cke_skin_v2 .cke_rtl .cke_rcombo .cke_openbutton{border-left:1px solid #8f8f73;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.cke_skin_v2 .cke_rcombo .cke_off a:hover,.cke_skin_v2 .cke_rcombo .cke_off a:focus,.cke_skin_v2 .cke_rcombo .cke_off a:active,.cke_skin_v2 .cke_rcombo .cke_on a{filter:alpha(opacity=100);opacity:1;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_text,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_text,.cke_skin_v2 .cke_rcombo .cke_on .cke_text{border-color:#316ac5;}.cke_skin_v2 .cke_rcombo .cke_off a:hover .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:focus .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_off a:active .cke_openbutton,.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{border-color:#316ac5;background-color:#dff1ff;}.cke_skin_v2 .cke_rcombo .cke_on .cke_text{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;}.cke_skin_v2 .cke_rcombo .cke_on .cke_openbutton{-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=30);opacity:.3;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_label{filter:alpha(opacity=70);opacity:.7;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=50);opacity:.5;}.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_text,.cke_skin_v2 .cke_hc .cke_rcombo .cke_disabled .cke_openbutton{filter:alpha(opacity=80);opacity:.8;}.cke_skin_v2 .cke_rcombo .cke_disabled .cke_text{color:#fff;}.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rcombo .cke_openbutton{display:block;float:left;}.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_gecko18 .cke_rtl .cke_rcombo .cke_openbutton,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_label,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_text,.cke_skin_v2 .cke_browser_webkit .cke_rtl .cke_rcombo .cke_openbutton{float:right;}
-.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_rcombo .cke_label{float:none;}.cke_skin_v2 .cke_browser_iequirks .cke_rcombo .cke_openbutton{height:22px;}@media print{.cke_path{display:none;}}.cke_skin_v2 .cke_path{padding:3px 3px 0 3px;display:inline-block;float:left;}.cke_skin_v2 .cke_rtl .cke_path{float:right;}.cke_skin_v2 .cke_path a,.cke_skin_v2 .cke_path .cke_empty{display:inline-block;float:left;border:solid 1px #efefde;background-color:#efefde;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;margin-bottom:3px;cursor:default;}.cke_skin_v2 .cke_path .cke_empty{visibility:hidden;}.cke_skin_v2 .cke_rtl .cke_path a,.cke_skin_v2 .cke_rtl .cke_path cke_empty{float:right;}.cke_skin_v2 .cke_path a:hover,.cke_skin_v2 .cke_path a:focus,.cke_skin_v2 .cke_path a:active{border:solid 1px #316ac5;background-color:#dff1ff;padding-top:1px;padding-bottom:1px;padding-left:4px;padding-right:4px;outline:none;}.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path a,.cke_skin_v2 .cke_browser_ie .cke_rtl .cke_path .cke_empty{float:none;}.cke_skin_v2 .cke_path .cke_label{display:none;}.cke_skin_v2 .cke_button_source .cke_icon{background-position:0 0;}.cke_skin_v2 .cke_button_newpage .cke_icon{background-position:0 -48px;}.cke_skin_v2 .cke_button_preview .cke_icon{background-position:0 -64px;}.cke_skin_v2 .cke_button_cut .cke_icon{background-position:0 -96px;}.cke_skin_v2 .cke_button_copy .cke_icon{background-position:0 -112px;}.cke_skin_v2 .cke_button_paste .cke_icon{background-position:0 -128px;}.cke_skin_v2 .cke_button_pastetext .cke_icon{background-position:0 -144px;}.cke_skin_v2 .cke_button_find .cke_icon{background-position:0 -240px;}.cke_skin_v2 .cke_button_replace .cke_icon{background-position:0 -256px;}.cke_skin_v2 .cke_button_selectAll .cke_icon{background-position:0 -272px;}.cke_skin_v2 .cke_button_removeFormat .cke_icon{background-position:0 -288px;}.cke_skin_v2 .cke_button_bold .cke_icon{background-position:0 -304px;}.cke_skin_v2 .cke_button_italic .cke_icon{background-position:0 -320px;}.cke_skin_v2 .cke_button_underline .cke_icon{background-position:0 -336px;}.cke_skin_v2 .cke_button_strike .cke_icon{background-position:0 -352px;}.cke_skin_v2 .cke_button_subscript .cke_icon{background-position:0 -368px;}.cke_skin_v2 .cke_button_superscript .cke_icon{background-position:0 -384px;}.cke_skin_v2 .cke_button_table .cke_icon{background-position:0 -608px;}.cke_skin_v2 .cke_button_horizontalrule .cke_icon{background-position:0 -624px;}.cke_skin_v2 .cke_button_smiley .cke_icon{background-position:0 -640px;}.cke_skin_v2 .cke_button_link .cke_icon{background-position:0 -528px;}.cke_skin_v2 .cke_button_unlink .cke_icon{background-position:0 -544px;}.cke_skin_v2 .cke_button_anchor .cke_icon{background-position:0 -560px;}.cke_skin_v2 .cke_button_image .cke_icon{background-position:0 -576px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_specialchar .cke_icon{background-position:0 -656px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_print .cke_icon{background-position:0 -176px;}.cke_skin_v2 .cke_button_checkspell .cke_icon,.cke_skin_v2 .cke_button_scayt .cke_icon{background-position:0 -192px;}.cke_skin_v2 .cke_button_pagebreak .cke_icon{background-position:0 -672px;}.cke_skin_v2 .cke_button_textcolor .cke_icon{background-position:0 -704px;}.cke_skin_v2 .cke_button_bgcolor .cke_icon{background-position:0 -720px;}.cke_skin_v2 .cke_button_form .cke_icon{background-position:0 -752px;}.cke_skin_v2 .cke_button_checkbox .cke_icon{background-position:0 -768px;}.cke_skin_v2 .cke_button_radio .cke_icon{background-position:0 -784px;}.cke_skin_v2 .cke_button_textfield .cke_icon{background-position:0 -800px;}.cke_skin_v2 .cke_button_textarea .cke_icon{background-position:0 -816px;}.cke_skin_v2 .cke_button_showblocks .cke_icon{background-position:0 -1136px;}.cke_skin_v2 .cke_button_select .cke_icon{background-position:0 -832px;}.cke_skin_v2 .cke_button_button .cke_icon{background-position:0 -848px;}
-.cke_skin_v2 .cke_button_imagebutton .cke_icon{background-position:0 -864px;}.cke_skin_v2 .cke_button_hiddenfield .cke_icon{background-position:0 -880px;}.cke_skin_v2 .cke_button_undo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_rtl .cke_button_undo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_button_redo .cke_icon{background-position:0 -224px;}.cke_skin_v2 .cke_rtl .cke_button_redo .cke_icon{background-position:0 -208px;}.cke_skin_v2 .cke_button_templates .cke_icon{background-position:0 -80px;}.cke_skin_v2 .cke_button_numberedlist .cke_icon{background-position:0 -400px;}.cke_skin_v2 .cke_button_bulletedlist .cke_icon{background-position:0 -416px;}.cke_skin_v2 .cke_button_outdent .cke_icon{background-position:0 -432px;}.cke_skin_v2 .cke_button_indent .cke_icon{background-position:0 -448px;}.cke_skin_v2 .cke_button_justifyleft .cke_icon{background-position:0 -464px;}.cke_skin_v2 .cke_button_justifycenter .cke_icon{background-position:0 -480px;}.cke_skin_v2 .cke_button_justifyright .cke_icon{background-position:0 -496px;}.cke_skin_v2 .cke_button_justifyblock .cke_icon{background-position:0 -512px;}.cke_skin_v2 .cke_button_blockquote .cke_icon{background-position:0 -1152px;}.cke_skin_v2 .cke_button_flash .cke_icon{background-position:0 -592px;}.cke_skin_v2 .cke_button_pastefromword .cke_icon{background-position:0 -160px;}.cke_skin_v2 .cke_button_save .cke_icon{background-position:0 -32px;}.cke_skin_v2 .cke_button_about .cke_icon{background-position:0 -736px;}.cke_skin_v2 .cke_button_maximize .cke_icon{background-position:0 -1040px;}.cke_skin_v2 .cke_button_creatediv .cke_icon{background-position:0 -1168px;}.cke_skin_v2 .cke_button_editdiv .cke_icon{background-position:0 -1184px;}.cke_skin_v2 .cke_button_removediv .cke_icon{background-position:0 -1200px;}.cke_skin_v2 .cke_button_source .cke_label{display:inline;display:inline-block;}.cke_skin_v2 .cke_styles_panel{width:150px;height:170px;}.cke_skin_v2 .cke_format_panel{width:150px;height:170px;}.cke_skin_v2 .cke_font_panel{width:150px;height:170px;}.cke_skin_v2 .cke_fontSize_panel{height:170px;}.cke_skin_v2 .cke_fontSize .cke_text{width:20px;}.cke_skin_v2 .cke_browser_iequirks .cke_fontSize .cke_text{width:32px;}html .cke_skin_v2{visibility:inherit;}html.cke_skin_v2_container{visibility:visible;}
diff --git a/horde/services/editor/ckeditor/skins/v2/icons.png b/horde/services/editor/ckeditor/skins/v2/icons.png
deleted file mode 100644 (file)
index 394ce89..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/icons.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/dialog_sides.gif b/horde/services/editor/ckeditor/skins/v2/images/dialog_sides.gif
deleted file mode 100644 (file)
index 8f91b47..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/dialog_sides.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/dialog_sides.png b/horde/services/editor/ckeditor/skins/v2/images/dialog_sides.png
deleted file mode 100644 (file)
index b1bc5f1..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/dialog_sides.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/dialog_sides_rtl.png b/horde/services/editor/ckeditor/skins/v2/images/dialog_sides_rtl.png
deleted file mode 100644 (file)
index 36cd410..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/dialog_sides_rtl.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/mini.gif b/horde/services/editor/ckeditor/skins/v2/images/mini.gif
deleted file mode 100644 (file)
index 54d9107..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/mini.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/noimage.png b/horde/services/editor/ckeditor/skins/v2/images/noimage.png
deleted file mode 100644 (file)
index 1598113..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/noimage.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/sprites.png b/horde/services/editor/ckeditor/skins/v2/images/sprites.png
deleted file mode 100644 (file)
index 70cc147..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/sprites.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/sprites_ie6.png b/horde/services/editor/ckeditor/skins/v2/images/sprites_ie6.png
deleted file mode 100644 (file)
index 6844a7b..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/sprites_ie6.png and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/images/toolbar_start.gif b/horde/services/editor/ckeditor/skins/v2/images/toolbar_start.gif
deleted file mode 100644 (file)
index 1774246..0000000
Binary files a/horde/services/editor/ckeditor/skins/v2/images/toolbar_start.gif and /dev/null differ
diff --git a/horde/services/editor/ckeditor/skins/v2/skin.js b/horde/services/editor/ckeditor/skins/v2/skin.js
deleted file mode 100644 (file)
index c9acc91..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.skins.add("v2",(function(){var b=[];if(CKEDITOR.env.ie&&CKEDITOR.env.version<7){b.push("icons.png","images/sprites_ie6.png","images/dialog_sides.gif")}return{preload:b,editor:{css:["editor.css"]},dialog:{css:["dialog.css"]},templates:{css:["templates.css"]},margins:[0,14,18,14]}})());(function(){CKEDITOR.dialog?b():CKEDITOR.on("dialogPluginReady",b);function b(){CKEDITOR.dialog.on("resize",function(a){var l=a.data,k=l.width,j=l.height,i=l.dialog,h=i.parts.contents;if(l.skin!="v2"){return}h.setStyles({width:k+"px",height:j+"px"});if(!CKEDITOR.env.ie){return}setTimeout(function(){var e=i.parts.dialog.getChild([0,0,0]),d=e.getChild(0),c=e.getChild(2);c.setStyle("width",d.$.offsetWidth+"px");c=e.getChild(7);c.setStyle("width",d.$.offsetWidth-28+"px");c=e.getChild(4);c.setStyle("height",d.$.offsetHeight-31-14+"px");c=e.getChild(5);c.setStyle("height",d.$.offsetHeight-31-14+"px")},100)})}})();
\ No newline at end of file
diff --git a/horde/services/editor/ckeditor/skins/v2/templates.css b/horde/services/editor/ckeditor/skins/v2/templates.css
deleted file mode 100644 (file)
index c3abe54..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/*
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-
-.cke_skin_v2 .cke_tpl_list{border:#dcdcdc 2px solid;background-color:#fff;overflow:auto;width:100%;height:220px;}.cke_skin_v2 .cke_tpl_item{margin:5px;padding:7px;border:#eee 1px solid;*width:88%;}.cke_skin_v2 .cke_tpl_preview{border-collapse:separate;text-indent:0;width:100%;}.cke_skin_v2 .cke_tpl_preview td{padding:2px;vertical-align:middle;}.cke_skin_v2 .cke_tpl_preview .cke_tpl_preview_img{width:100px;}.cke_skin_v2 .cke_tpl_preview span{white-space:normal;}.cke_skin_v2 .cke_tpl_title{font-weight:bold;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border:#f93 1px solid!important;background-color:#fffacd!important;}.cke_skin_v2 .cke_tpl_list a:active *,.cke_skin_v2 .cke_tpl_list a:hover *,.cke_skin_v2 .cke_tpl_list a:focus *{cursor:pointer;}.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:active,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:hover,.cke_skin_v2 .cke_browser_ie6 .cke_tpl_list a:focus{background-position:0 0;}.cke_skin_v2 .cke_tpl_list a:active .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:hover .cke_tpl_item,.cke_skin_v2 .cke_tpl_list a:focus .cke_tpl_item{border-width:3px;}.cke_skin_v2 .cke_tpl_empty,.cke_tpl_loading{text-align:center;padding:5px;}
diff --git a/horde/services/editor/ckeditor/themes/default/theme.js b/horde/services/editor/ckeditor/themes/default/theme.js
deleted file mode 100644 (file)
index bc60398..0000000
+++ /dev/null
@@ -1 +0,0 @@
-CKEDITOR.themes.add("default",(function(){function b(a,l){var k,j;j=a.config.sharedSpaces;j=j&&j[l];j=j&&CKEDITOR.document.getById(j);if(j){var i='<span class="cke_shared"><span class="'+a.skinClass+" cke_editor_"+a.name+'"><span class="'+CKEDITOR.env.cssClass+'"><span class="cke_wrapper cke_'+a.lang.dir+'"><span class="cke_editor"><div class="cke_'+l+'"></div></span></span></span></span></span>',h=j.append(CKEDITOR.dom.element.createFromHtml(i,j.getDocument()));if(j.getCustomData("cke_hasshared")){h.hide()}else{j.setCustomData("cke_hasshared",1)}k=h.getChild([0,0,0,0]);a.on("focus",function(){for(var e=0,d,c=j.getChildren();d=c.getItem(e);e++){if(d.type==CKEDITOR.NODE_ELEMENT&&!d.equals(h)&&d.hasClass("cke_shared")){d.hide()}}h.show()});a.on("destroy",function(){h.remove()})}return k}return{build:function(D,C){var B=D.name,A=D.element,z=D.elementMode;if(!A||z==CKEDITOR.ELEMENT_MODE_NONE){return}if(z==CKEDITOR.ELEMENT_MODE_REPLACE){A.hide()}var y=D.fire("themeSpace",{space:"top",html:""}).html,x=D.fire("themeSpace",{space:"contents",html:""}).html,w=D.fireOnce("themeSpace",{space:"bottom",html:""}).html,v=x&&D.config.height,u=D.config.tabIndex||D.element.getAttribute("tabindex")||0;if(!x){v="auto"}else{if(!isNaN(v)){v+="px"}}var t="",s=D.config.width;if(s){if(!isNaN(s)){s+="px"}t+="width: "+s+";"}var r=y&&b(D,"top"),q=b(D,"bottom");r&&(r.setHtml(y),y="");q&&(q.setHtml(w),w="");var a=CKEDITOR.dom.element.createFromHtml(['<span id="cke_',B,'" onmousedown="return false;" class="',D.skinClass," cke_editor_",B,'" dir="',D.lang.dir,'" title="',CKEDITOR.env.gecko?" ":"",'" lang="',D.langCode,'"'+(CKEDITOR.env.webkit?' tabindex="'+u+'"':"")+' role="application" aria-labelledby="cke_',B,'_arialbl"'+(t?' style="'+t+'"':"")+'><span id="cke_',B,'_arialbl" class="cke_voice_label">'+D.lang.editor+'</span><span class="',CKEDITOR.env.cssClass,'" role="presentation"><span class="cke_wrapper cke_',D.lang.dir,'" role="presentation"><table class="cke_editor" border="0" cellspacing="0" cellpadding="0" role="presentation"><tbody><tr',y?"":' style="display:none"',' role="presentation"><td id="cke_top_',B,'" class="cke_top" role="presentation">',y,"</td></tr><tr",x?"":' style="display:none"',' role="presentation"><td id="cke_contents_',B,'" class="cke_contents" style="height:',v,'" role="presentation">',x,"</td></tr><tr",w?"":' style="display:none"',' role="presentation"><td id="cke_bottom_',B,'" class="cke_bottom" role="presentation">',w,"</td></tr></tbody></table><style>.",D.skinClass,"{visibility:hidden;}</style></span></span></span>"].join(""));a.getChild([1,0,0,0,0]).unselectable();a.getChild([1,0,0,0,2]).unselectable();if(z==CKEDITOR.ELEMENT_MODE_REPLACE){a.insertAfter(A)}else{A.append(a)}D.container=a;a.disableContextMenu();D.fireOnce("themeLoaded");D.fireOnce("uiReady")},buildDialog:function(a){var l=CKEDITOR.tools.getNextNumber(),k=CKEDITOR.dom.element.createFromHtml(['<div class="cke_editor_'+a.name.replace(".","\\.")+"_dialog cke_skin_",a.skinName,'" dir="',a.lang.dir,'" lang="',a.langCode,'" role="dialog" aria-labelledby="%title#"><table class="cke_dialog'," "+CKEDITOR.env.cssClass," cke_",a.lang.dir,'" style="position:absolute" role="presentation"><tr><td role="presentation"><div class="%body" role="presentation"><div id="%title#" class="%title" role="presentation"></div><a id="%close_button#" class="%close_button" href="javascript:void(0)" title="'+a.lang.common.close+'" role="button"><span class="cke_label">X</span></a><div id="%tabs#" class="%tabs" role="tablist"></div><table class="%contents" role="presentation"><tr><td id="%contents#" class="%contents" role="presentation"></td></tr></table><div id="%footer#" class="%footer" role="presentation"></div></div><div id="%tl#" class="%tl"></div><div id="%tc#" class="%tc"></div><div id="%tr#" class="%tr"></div><div id="%ml#" class="%ml"></div><div id="%mr#" class="%mr"></div><div id="%bl#" class="%bl"></div><div id="%bc#" class="%bc"></div><div id="%br#" class="%br"></div></td></tr></table>',CKEDITOR.env.ie?"":"<style>.cke_dialog{visibility:hidden;}</style>","</div>"].join("").replace(/#/g,"_"+l).replace(/%/g,"cke_dialog_")),j=k.getChild([0,0,0,0,0]),i=j.getChild(0),h=j.getChild(1);i.unselectable();h.unselectable();return{element:k,parts:{dialog:k.getChild(0),title:i,close:h,tabs:j.getChild(2),contents:j.getChild([3,0,0,0]),footer:j.getChild(4)}}},destroy:function(a){var d=a.container;d.clearCustomData();a.element.clearCustomData();if(d){d.remove()}if(a.elementMode==CKEDITOR.ELEMENT_MODE_REPLACE){a.element.show()}delete a.element}}})());CKEDITOR.editor.prototype.getThemeSpace=function(e){var d="cke_"+e,f=this._[d]||(this._[d]=CKEDITOR.document.getById(d+"_"+this.name));return f};CKEDITOR.editor.prototype.resize=function(r,q,p,o){var n=/^\d+$/;if(n.test(r)){r+="px"}var m=this.container,l=CKEDITOR.document.getById("cke_contents_"+this.name),k=o?m.getChild(1):m;CKEDITOR.env.webkit&&k.setStyle("display","none");k.setStyle("width",r);if(CKEDITOR.env.webkit){k.$.offsetWidth;k.setStyle("display","")}var j=p?0:(k.$.offsetHeight||0)-(l.$.clientHeight||0);l.setStyle("height",Math.max(q-j,0)+"px");this.fire("resize")};CKEDITOR.editor.prototype.getResizable=function(){return this.container.getChild(1)};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/css/behaviors/disablehandles.htc b/horde/services/editor/fckeditor/editor/css/behaviors/disablehandles.htc
deleted file mode 100644 (file)
index e12aa59..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<public:component lightweight="true">
-
-<script language="javascript">
-
-function CancelEvent()
-{
-       return false ;
-}
-
-this.onresizestart = CancelEvent ;
-this.onbeforeeditfocus = CancelEvent ;
-
-</script>
-
-</public:component>
diff --git a/horde/services/editor/fckeditor/editor/css/behaviors/showtableborders.htc b/horde/services/editor/fckeditor/editor/css/behaviors/showtableborders.htc
deleted file mode 100644 (file)
index bb81406..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<public:component lightweight="true">
-
-<public:attach event="oncontentready" onevent="ShowBorders()" />
-<public:attach event="onpropertychange" onevent="OnPropertyChange()" />
-
-<script language="javascript">
-
-var oClassRegex = /\s*FCK__ShowTableBorders/ ;
-
-function ShowBorders()
-{
-       if ( this.border == 0 )
-       {
-               if ( !oClassRegex.test( this.className ) )
-                       this.className += ' FCK__ShowTableBorders' ;
-       }
-       else
-       {
-               if ( oClassRegex.test( this.className ) )
-               {
-                       this.className = this.className.replace( oClassRegex, '' ) ;
-                       if ( this.className.length == 0 )
-                               this.removeAttribute( 'className', 0 ) ;
-               }
-       }
-}
-
-function OnPropertyChange()
-{
-       if ( event.propertyName == 'border' || event.propertyName == 'className' )
-               ShowBorders.call(this) ;
-}
-
-</script>
-
-</public:component>
diff --git a/horde/services/editor/fckeditor/editor/css/fck_editorarea.css b/horde/services/editor/fckeditor/editor/css/fck_editorarea.css
deleted file mode 100644 (file)
index bd8ac1e..0000000
+++ /dev/null
@@ -1,110 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the default CSS file used by the editor area. It defines the
- * initial font of the editor and background color.
- *
- * A user can configure the editor to use another CSS file. Just change
- * the value of the FCKConfig.EditorAreaCSS key in the configuration
- * file.
- */
-
-/**
- * The "body" styles should match your editor web site, mainly regarding
- * background color and font family and size.
- */
-
-body
-{
-       background-color: #ffffff;
-       padding: 5px 5px 5px 5px;
-       margin: 0px;
-}
-
-body, td
-{
-       font-family: Arial, Verdana, sans-serif;
-       font-size: 12px;
-}
-
-a[href]
-{
-       color: -moz-hyperlinktext !important;           /* For Firefox... mark as important, otherwise it becomes black */
-       text-decoration: -moz-anchor-decoration;        /* For Firefox 3, otherwise no underline will be used */
-}
-
-/**
- * Just uncomment the following block if you want to avoid spaces between
- * paragraphs. Remember to apply the same style in your output front end page.
- */
-
-/*
-p, ul, li
-{
-       margin-top: 0px;
-       margin-bottom: 0px;
-}
-*/
-
-/**
- * Uncomment the following block, or only selected lines if appropriate,
- * if you have some style items that would break the styles combo box.
- * You can also write other CSS overrides inside the style block below
- * as needed and they will be applied to inside the style combo only.
- */
-
-/*
-.SC_Item *, .SC_ItemSelected *
-{
-       margin: 0px !important;
-       padding: 0px !important;
-       text-indent: 0px !important;
-       clip: auto !important;
-       position: static !important;
-}
-*/
-
-/**
- * The following are some sample styles used in the "Styles" toolbar command.
- * You should instead remove them, and include the styles used by the site
- * you are using the editor in.
- */
-
-.Bold
-{
-       font-weight: bold;
-}
-
-.Title
-{
-       font-weight: bold;
-       font-size: 18px;
-       color: #cc3300;
-}
-
-.Code
-{
-       border: #8b4513 1px solid;
-       padding-right: 5px;
-       padding-left: 5px;
-       color: #000066;
-       font-family: 'Courier New' , Monospace;
-       background-color: #ff9933;
-}
diff --git a/horde/services/editor/fckeditor/editor/css/fck_internal.css b/horde/services/editor/fckeditor/editor/css/fck_internal.css
deleted file mode 100644 (file)
index f81841e..0000000
+++ /dev/null
@@ -1,199 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This CSS Style Sheet defines rules used by the editor for its internal use.
- */
-
-/* #########
- *  WARNING
- * #########
- * When changing this file, the minified version of it must be updated in the
- * fckeditor.html file (see FCK_InternalCSS).
- */
-
-/* Fix to allow putting the caret at the end of the content in Firefox if
-   clicking below the content. */
-html
-{
-       min-height: 100%;
-}
-
-table.FCK__ShowTableBorders, table.FCK__ShowTableBorders td, table.FCK__ShowTableBorders th
-{
-       border: #d3d3d3 1px solid;
-}
-
-form
-{
-       border: 1px dotted #FF0000;
-       padding: 2px;
-}
-
-.FCK__Flash
-{
-       border: #a9a9a9 1px solid;
-       background-position: center center;
-       background-image: url(images/fck_flashlogo.gif);
-       background-repeat: no-repeat;
-       width: 80px;
-       height: 80px;
-}
-
-.FCK__UnknownObject
-{
-       border: #a9a9a9 1px solid;
-       background-position: center center;
-       background-image: url(images/fck_plugin.gif);
-       background-repeat: no-repeat;
-       width: 80px;
-       height: 80px;
-}
-
-/* Empty anchors images */
-.FCK__Anchor
-{
-       border: 1px dotted #00F;
-       background-position: center center;
-       background-image: url(images/fck_anchor.gif);
-       background-repeat: no-repeat;
-       width: 16px;
-       height: 15px;
-       vertical-align: middle;
-}
-
-/* Anchors with content */
-.FCK__AnchorC
-{
-       border: 1px dotted #00F;
-       background-position: 1px center;
-       background-image: url(images/fck_anchor.gif);
-       background-repeat: no-repeat;
-       padding-left: 18px;
-}
-
-/* Any anchor for non-IE, if we combine it with the previous rule IE ignores all. */
-a[name]
-{
-       border: 1px dotted #00F;
-       background-position: 0 center;
-       background-image: url(images/fck_anchor.gif);
-       background-repeat: no-repeat;
-       padding-left: 18px;
-}
-
-.FCK__PageBreak
-{
-       background-position: center center;
-       background-image: url(images/fck_pagebreak.gif);
-       background-repeat: no-repeat;
-       clear: both;
-       display: block;
-       float: none;
-       width: 100%;
-       border-top: #999999 1px dotted;
-       border-bottom: #999999 1px dotted;
-       border-right: 0px;
-       border-left: 0px;
-       height: 5px;
-}
-
-/* Hidden fields */
-.FCK__InputHidden
-{
-       width: 19px;
-       height: 18px;
-       background-image: url(images/fck_hiddenfield.gif);
-       background-repeat: no-repeat;
-       vertical-align: text-bottom;
-       background-position: center center;
-}
-
-.FCK__ShowBlocks p,
-.FCK__ShowBlocks div,
-.FCK__ShowBlocks pre,
-.FCK__ShowBlocks address,
-.FCK__ShowBlocks blockquote,
-.FCK__ShowBlocks h1,
-.FCK__ShowBlocks h2,
-.FCK__ShowBlocks h3,
-.FCK__ShowBlocks h4,
-.FCK__ShowBlocks h5,
-.FCK__ShowBlocks h6
-{
-       background-repeat: no-repeat;
-       border: 1px dotted gray;
-       padding-top: 8px;
-       padding-left: 8px;
-}
-
-.FCK__ShowBlocks p
-{
-       background-image: url(images/block_p.png);
-}
-
-.FCK__ShowBlocks div
-{
-       background-image: url(images/block_div.png);
-}
-
-.FCK__ShowBlocks pre
-{
-       background-image: url(images/block_pre.png);
-}
-
-.FCK__ShowBlocks address
-{
-       background-image: url(images/block_address.png);
-}
-
-.FCK__ShowBlocks blockquote
-{
-       background-image: url(images/block_blockquote.png);
-}
-
-.FCK__ShowBlocks h1
-{
-       background-image: url(images/block_h1.png);
-}
-
-.FCK__ShowBlocks h2
-{
-       background-image: url(images/block_h2.png);
-}
-
-.FCK__ShowBlocks h3
-{
-       background-image: url(images/block_h3.png);
-}
-
-.FCK__ShowBlocks h4
-{
-       background-image: url(images/block_h4.png);
-}
-
-.FCK__ShowBlocks h5
-{
-       background-image: url(images/block_h5.png);
-}
-
-.FCK__ShowBlocks h6
-{
-       background-image: url(images/block_h6.png);
-}
diff --git a/horde/services/editor/fckeditor/editor/css/fck_showtableborders_gecko.css b/horde/services/editor/fckeditor/editor/css/fck_showtableborders_gecko.css
deleted file mode 100644 (file)
index e83dc14..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This CSS Style Sheet defines the rules to show table borders on Gecko.
- */
-
-/* #########
- *  WARNING
- * #########
- * When changing this file, the minified version of it must be updated in the
- * fckeditor.html file (see FCK_ShowTableBordersCSS).
- */
-
-/* For tables with the "border" attribute set to "0" */
-table[border="0"],
-table[border="0"] > tr > td, table[border="0"] > tr > th,
-table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
-table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
-table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th
-{
-       border: #d3d3d3 1px dotted ;
-}
-
-/* For tables with no "border" attribute set */
-table:not([border]),
-table:not([border]) > tr > td, table:not([border]) > tr > th,
-table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th,
-table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th,
-table:not([border]) > tfoot > tr > td, table:not([border]) > tfoot > tr > th
-{
-       border: #d3d3d3 1px dotted ;
-}
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_address.png b/horde/services/editor/fckeditor/editor/css/images/block_address.png
deleted file mode 100644 (file)
index 8a9990f..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_address.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_blockquote.png b/horde/services/editor/fckeditor/editor/css/images/block_blockquote.png
deleted file mode 100644 (file)
index ce2dda8..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_blockquote.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_div.png b/horde/services/editor/fckeditor/editor/css/images/block_div.png
deleted file mode 100644 (file)
index c685713..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_div.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_h1.png b/horde/services/editor/fckeditor/editor/css/images/block_h1.png
deleted file mode 100644 (file)
index e5adb7c..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_h1.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_h2.png b/horde/services/editor/fckeditor/editor/css/images/block_h2.png
deleted file mode 100644 (file)
index 5a08436..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_h2.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_h3.png b/horde/services/editor/fckeditor/editor/css/images/block_h3.png
deleted file mode 100644 (file)
index 343e47d..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_h3.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_h4.png b/horde/services/editor/fckeditor/editor/css/images/block_h4.png
deleted file mode 100644 (file)
index e57dcce..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_h4.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_h5.png b/horde/services/editor/fckeditor/editor/css/images/block_h5.png
deleted file mode 100644 (file)
index 97a41d2..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_h5.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_h6.png b/horde/services/editor/fckeditor/editor/css/images/block_h6.png
deleted file mode 100644 (file)
index a94ed14..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_h6.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_p.png b/horde/services/editor/fckeditor/editor/css/images/block_p.png
deleted file mode 100644 (file)
index 3790511..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_p.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/block_pre.png b/horde/services/editor/fckeditor/editor/css/images/block_pre.png
deleted file mode 100644 (file)
index 306269f..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/block_pre.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/fck_anchor.gif b/horde/services/editor/fckeditor/editor/css/images/fck_anchor.gif
deleted file mode 100644 (file)
index 5aa797b..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/fck_anchor.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/fck_flashlogo.gif b/horde/services/editor/fckeditor/editor/css/images/fck_flashlogo.gif
deleted file mode 100644 (file)
index 141aac4..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/fck_flashlogo.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/fck_hiddenfield.gif b/horde/services/editor/fckeditor/editor/css/images/fck_hiddenfield.gif
deleted file mode 100644 (file)
index 953f643..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/fck_hiddenfield.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/fck_pagebreak.gif b/horde/services/editor/fckeditor/editor/css/images/fck_pagebreak.gif
deleted file mode 100644 (file)
index 8d1cffd..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/fck_pagebreak.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/css/images/fck_plugin.gif b/horde/services/editor/fckeditor/editor/css/images/fck_plugin.gif
deleted file mode 100644 (file)
index 7d58463..0000000
Binary files a/horde/services/editor/fckeditor/editor/css/images/fck_plugin.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/common/fck_dialog_common.css b/horde/services/editor/fckeditor/editor/dialog/common/fck_dialog_common.css
deleted file mode 100644 (file)
index ac941a6..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright 2003-2008 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the CSS file used for interface details in some dialog
- * windows.
- */
-
-/* #########
- *  WARNING
- * #########
- * When changing this file, the minified version of it must be updated in the
- * fck_dialog_common.js file (see GetCommonDialogCss).
- */
-
-.ImagePreviewArea
-{
-       border: #000000 1px solid;
-       overflow: auto;
-       width: 100%;
-       height: 170px;
-       background-color: #ffffff;
-}
-
-.FlashPreviewArea
-{
-       border: #000000 1px solid;
-       padding: 5px;
-       overflow: auto;
-       width: 100%;
-       height: 170px;
-       background-color: #ffffff;
-}
-
-.BtnReset
-{
-       float: left;
-       background-position: center center;
-       background-image: url(images/reset.gif);
-       width: 16px;
-       height: 16px;
-       background-repeat: no-repeat;
-       border: 1px none;
-       font-size: 1px ;
-}
-
-.BtnLocked, .BtnUnlocked
-{
-       float: left;
-       background-position: center center;
-       background-image: url(images/locked.gif);
-       width: 16px;
-       height: 16px;
-       background-repeat: no-repeat;
-       border: none 1px;
-       font-size: 1px ;
-}
-
-.BtnUnlocked
-{
-       background-image: url(images/unlocked.gif);
-}
-
-.BtnOver
-{
-       border: outset 1px;
-       cursor: pointer;
-       cursor: hand;
-}
diff --git a/horde/services/editor/fckeditor/editor/dialog/common/fck_dialog_common.js b/horde/services/editor/fckeditor/editor/dialog/common/fck_dialog_common.js
deleted file mode 100644 (file)
index a79508b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var b=document.domain;while(true){try{var c=window.parent.document.domain;break}catch(a){}b=b.replace(/.*?(?:\.|$)/,"");if(b.length==0){break}try{document.domain=b}catch(a){break}}})();function GetCommonDialogCss(a){return FCKConfig.BasePath+"dialog/common/|.ImagePreviewArea{border:#000 1px solid;overflow:auto;width:100%;height:170px;background-color:#fff}.FlashPreviewArea{border:#000 1px solid;padding:5px;overflow:auto;width:100%;height:170px;background-color:#fff}.BtnReset{float:left;background-position:center center;background-image:url(images/reset.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.BtnLocked,.BtnUnlocked{float:left;background-position:center center;background-image:url(images/locked.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.BtnUnlocked{background-image:url(images/unlocked.gif)}.BtnOver{border:outset 1px;cursor:pointer;cursor:hand}"}function GetE(a){return document.getElementById(a)}function ShowE(b,a){if(typeof(b)=="string"){b=GetE(b)}b.style.display=a?"":"none"}function SetAttribute(b,c,a){if(a==null||a.length==0){b.removeAttribute(c,0)}else{b.setAttribute(c,a,0)}}function GetAttribute(c,e,a){var d=c.attributes[e];if(d==null||!d.specified){return a?a:""}var b=c.getAttribute(e,2);if(b==null){b=d.nodeValue}return(b==null?a:b)}function SelectField(a){var b=GetE(a);b.focus();if(b.select){b.select()}}var IsDigit=(function(){var a={End:35,Home:36,Left:37,Right:39,"U+00007F":46};return function(c){if(!c){c=event}var b=(c.keyCode||c.charCode);if(!b&&c.keyIdentifier&&(c.keyIdentifier in a)){b=a[c.keyIdentifier]}return((b>=48&&b<=57)||(b>=35&&b<=40)||b==8||b==46||b==9)}})();String.prototype.Trim=function(){return this.replace(/(^\s*)|(\s*$)/g,"")};String.prototype.StartsWith=function(a){return(this.substr(0,a.length)==a)};String.prototype.Remove=function(c,b){var a="";if(c>0){a=this.substring(0,c)}if(c+b<this.length){a+=this.substring(c+b,this.length)}return a};String.prototype.ReplaceAll=function(d,b){var c=this;for(var a=0;a<d.length;a++){c=c.replace(d[a],b[a])}return c};function OpenFileBrowser(c,d,a){var f=(oEditor.FCKConfig.ScreenWidth-d)/2;var e=(oEditor.FCKConfig.ScreenHeight-a)/2;var b="toolbar=no,status=no,resizable=yes,dependent=yes,scrollbars=yes";b+=",width="+d;b+=",height="+a;b+=",left="+f;b+=",top="+e;window.open(c,"FCKBrowseWindow",b)}function CreateNamedElement(l,b,k,d){var j;var f=null;if(b&&l.FCKBrowserInfo.IsIE){var g=false;for(var i in d){g|=(b.getAttribute(i,2)!=d[i])}if(g){f=b;b=null}}if(b){j=b}else{if(l.FCKBrowserInfo.IsIE){var c=[];c.push("<"+k);for(var a in d){c.push(" "+a+'="'+d[a]+'"')}c.push(">");if(!l.FCKListsLib.EmptyElements[k.toLowerCase()]){c.push("</"+k+">")}j=l.FCK.EditorDocument.createElement(c.join(""));if(f){CopyAttributes(f,j,d);l.FCKDomTools.MoveChildren(f,j);f.parentNode.removeChild(f);f=null;if(l.FCK.Selection.SelectionData){var e=l.FCK.EditorDocument.selection;l.FCK.Selection.SelectionData=e.createRange()}}j=l.FCK.InsertElement(j);if(l.FCK.Selection.SelectionData){var h=l.FCK.EditorDocument.body.createControlRange();h.add(j);l.FCK.Selection.SelectionData=h}}else{j=l.FCK.InsertElement(k)}}for(var i in d){j.setAttribute(i,d[i],0)}return j}function CopyAttributes(b,e,d){var a=b.attributes;for(var h=0;h<a.length;h++){var g=a[h];if(g.specified){var f=g.nodeName;if(f in d){continue}var c=b.getAttribute(f,2);if(c==null){c=g.nodeValue}e.setAttribute(f,c,0)}}if(b.style.cssText!==""){e.style.cssText=b.style.cssText}}function RenameNode(d,c){if(d.nodeType!=1){return null}if(d.nodeName==c){return d}var a=d.ownerDocument;var b=a.createElement(c);CopyAttributes(d,b,{});FCKDomTools.MoveChildren(d,b);d.parentNode.replaceChild(b,d);return b};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/dialog/common/images/locked.gif b/horde/services/editor/fckeditor/editor/dialog/common/images/locked.gif
deleted file mode 100644 (file)
index ea07870..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/common/images/locked.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/common/images/reset.gif b/horde/services/editor/fckeditor/editor/dialog/common/images/reset.gif
deleted file mode 100644 (file)
index 5e9a2fc..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/common/images/reset.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/common/images/unlocked.gif b/horde/services/editor/fckeditor/editor/dialog/common/images/unlocked.gif
deleted file mode 100644 (file)
index 801e423..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/common/images/unlocked.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/common/src/fck_dialog_common.js b/horde/services/editor/fckeditor/editor/dialog/common/src/fck_dialog_common.js
deleted file mode 100644 (file)
index 4aab5b8..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Useful functions used by almost all dialog window pages.
- * Dialogs should link to this file as the very first script on the page.
- */
-
-// Automatically detect the correct document.domain (#123).
-(function()
-{
-       var d = document.domain ;
-
-       while ( true )
-       {
-               // Test if we can access a parent property.
-               try
-               {
-                       var test = window.parent.document.domain ;
-                       break ;
-               }
-               catch( e ) {}
-
-               // Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...
-               d = d.replace( /.*?(?:\.|$)/, '' ) ;
-
-               if ( d.length == 0 )
-                       break ;         // It was not able to detect the domain.
-
-               try
-               {
-                       document.domain = d ;
-               }
-               catch (e)
-               {
-                       break ;
-               }
-       }
-})() ;
-
-// Attention: FCKConfig must be available in the page.
-function GetCommonDialogCss( prefix )
-{
-       // CSS minified by http://iceyboard.no-ip.org/projects/css_compressor (see _dev/css_compression.txt).
-       return FCKConfig.BasePath + 'dialog/common/' + '|.ImagePreviewArea{border:#000 1px solid;overflow:auto;width:100%;height:170px;background-color:#fff}.FlashPreviewArea{border:#000 1px solid;padding:5px;overflow:auto;width:100%;height:170px;background-color:#fff}.BtnReset{float:left;background-position:center center;background-image:url(images/reset.gif);width:16px;height:16px;background-repeat:no-repeat;border:1px none;font-size:1px}.BtnLocked,.BtnUnlocked{float:left;background-position:center center;background-image:url(images/locked.gif);width:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.BtnUnlocked{background-image:url(images/unlocked.gif)}.BtnOver{border:outset 1px;cursor:pointer;cursor:hand}' ;
-}
-
-// Gets a element by its Id. Used for shorter coding.
-function GetE( elementId )
-{
-       return document.getElementById( elementId )  ;
-}
-
-function ShowE( element, isVisible )
-{
-       if ( typeof( element ) == 'string' )
-               element = GetE( element ) ;
-       element.style.display = isVisible ? '' : 'none' ;
-}
-
-function SetAttribute( element, attName, attValue )
-{
-       if ( attValue == null || attValue.length == 0 )
-               element.removeAttribute( attName, 0 ) ;                 // 0 : Case Insensitive
-       else
-               element.setAttribute( attName, attValue, 0 ) ;  // 0 : Case Insensitive
-}
-
-function GetAttribute( element, attName, valueIfNull )
-{
-       var oAtt = element.attributes[attName] ;
-
-       if ( oAtt == null || !oAtt.specified )
-               return valueIfNull ? valueIfNull : '' ;
-
-       var oValue = element.getAttribute( attName, 2 ) ;
-
-       if ( oValue == null )
-               oValue = oAtt.nodeValue ;
-
-       return ( oValue == null ? valueIfNull : oValue ) ;
-}
-
-function SelectField( elementId )
-{
-       var element = GetE( elementId ) ;
-       element.focus() ;
-
-       // element.select may not be available for some fields (like <select>).
-       if ( element.select )
-               element.select() ;
-}
-
-// Functions used by text fields to accept numbers only.
-var IsDigit = ( function()
-       {
-               var KeyIdentifierMap =
-               {
-                       End                     : 35,
-                       Home            : 36,
-                       Left            : 37,
-                       Right           : 39,
-                       'U+00007F'      : 46            // Delete
-               } ;
-
-               return function ( e )
-                       {
-                               if ( !e )
-                                       e = event ;
-
-                               var iCode = ( e.keyCode || e.charCode ) ;
-
-                               if ( !iCode && e.keyIdentifier && ( e.keyIdentifier in KeyIdentifierMap ) )
-                                               iCode = KeyIdentifierMap[ e.keyIdentifier ] ;
-
-                               return (
-                                               ( iCode >= 48 && iCode <= 57 )          // Numbers
-                                               || (iCode >= 35 && iCode <= 40)         // Arrows, Home, End
-                                               || iCode == 8                                           // Backspace
-                                               || iCode == 46                                          // Delete
-                                               || iCode == 9                                           // Tab
-                               ) ;
-                       }
-       } )() ;
-
-String.prototype.Trim = function()
-{
-       return this.replace( /(^\s*)|(\s*$)/g, '' ) ;
-}
-
-String.prototype.StartsWith = function( value )
-{
-       return ( this.substr( 0, value.length ) == value ) ;
-}
-
-String.prototype.Remove = function( start, length )
-{
-       var s = '' ;
-
-       if ( start > 0 )
-               s = this.substring( 0, start ) ;
-
-       if ( start + length < this.length )
-               s += this.substring( start + length , this.length ) ;
-
-       return s ;
-}
-
-String.prototype.ReplaceAll = function( searchArray, replaceArray )
-{
-       var replaced = this ;
-
-       for ( var i = 0 ; i < searchArray.length ; i++ )
-       {
-               replaced = replaced.replace( searchArray[i], replaceArray[i] ) ;
-       }
-
-       return replaced ;
-}
-
-function OpenFileBrowser( url, width, height )
-{
-       // oEditor must be defined.
-
-       var iLeft = ( oEditor.FCKConfig.ScreenWidth  - width ) / 2 ;
-       var iTop  = ( oEditor.FCKConfig.ScreenHeight - height ) / 2 ;
-
-       var sOptions = "toolbar=no,status=no,resizable=yes,dependent=yes,scrollbars=yes" ;
-       sOptions += ",width=" + width ;
-       sOptions += ",height=" + height ;
-       sOptions += ",left=" + iLeft ;
-       sOptions += ",top=" + iTop ;
-
-       window.open( url, 'FCKBrowseWindow', sOptions ) ;
-}
-
-/**
- Utility function to create/update an element with a name attribute in IE, so it behaves properly when moved around
- It also allows to change the name or other special attributes in an existing node
-       oEditor : instance of FCKeditor where the element will be created
-       oOriginal : current element being edited or null if it has to be created
-       nodeName : string with the name of the element to create
-       oAttributes : Hash object with the attributes that must be set at creation time in IE
-                                                               Those attributes will be set also after the element has been
-                                                               created for any other browser to avoid redudant code
-*/
-function CreateNamedElement( oEditor, oOriginal, nodeName, oAttributes )
-{
-       var oNewNode ;
-
-       // IE doesn't allow easily to change properties of an existing object,
-       // so remove the old and force the creation of a new one.
-       var oldNode = null ;
-       if ( oOriginal && oEditor.FCKBrowserInfo.IsIE )
-       {
-               // Force the creation only if some of the special attributes have changed:
-               var bChanged = false;
-               for( var attName in oAttributes )
-                       bChanged |= ( oOriginal.getAttribute( attName, 2) != oAttributes[attName] ) ;
-
-               if ( bChanged )
-               {
-                       oldNode = oOriginal ;
-                       oOriginal = null ;
-               }
-       }
-
-       // If the node existed (and it's not IE), then we just have to update its attributes
-       if ( oOriginal )
-       {
-               oNewNode = oOriginal ;
-       }
-       else
-       {
-               // #676, IE doesn't play nice with the name or type attribute
-               if ( oEditor.FCKBrowserInfo.IsIE )
-               {
-                       var sbHTML = [] ;
-                       sbHTML.push( '<' + nodeName ) ;
-                       for( var prop in oAttributes )
-                       {
-                               sbHTML.push( ' ' + prop + '="' + oAttributes[prop] + '"' ) ;
-                       }
-                       sbHTML.push( '>' ) ;
-                       if ( !oEditor.FCKListsLib.EmptyElements[nodeName.toLowerCase()] )
-                               sbHTML.push( '</' + nodeName + '>' ) ;
-
-                       oNewNode = oEditor.FCK.EditorDocument.createElement( sbHTML.join('') ) ;
-                       // Check if we are just changing the properties of an existing node: copy its properties
-                       if ( oldNode )
-                       {
-                               CopyAttributes( oldNode, oNewNode, oAttributes ) ;
-                               oEditor.FCKDomTools.MoveChildren( oldNode, oNewNode ) ;
-                               oldNode.parentNode.removeChild( oldNode ) ;
-                               oldNode = null ;
-
-                               if ( oEditor.FCK.Selection.SelectionData )
-                               {
-                                       // Trick to refresh the selection object and avoid error in
-                                       // fckdialog.html Selection.EnsureSelection
-                                       var oSel = oEditor.FCK.EditorDocument.selection ;
-                                       oEditor.FCK.Selection.SelectionData = oSel.createRange() ; // Now oSel.type will be 'None' reflecting the real situation
-                               }
-                       }
-                       oNewNode = oEditor.FCK.InsertElement( oNewNode ) ;
-
-                       // FCK.Selection.SelectionData is broken by now since we've
-                       // deleted the previously selected element. So we need to reassign it.
-                       if ( oEditor.FCK.Selection.SelectionData )
-                       {
-                               var range = oEditor.FCK.EditorDocument.body.createControlRange() ;
-                               range.add( oNewNode ) ;
-                               oEditor.FCK.Selection.SelectionData = range ;
-                       }
-               }
-               else
-               {
-                       oNewNode = oEditor.FCK.InsertElement( nodeName ) ;
-               }
-       }
-
-       // Set the basic attributes
-       for( var attName in oAttributes )
-               oNewNode.setAttribute( attName, oAttributes[attName], 0 ) ;     // 0 : Case Insensitive
-
-       return oNewNode ;
-}
-
-// Copy all the attributes from one node to the other, kinda like a clone
-// But oSkipAttributes is an object with the attributes that must NOT be copied
-function CopyAttributes( oSource, oDest, oSkipAttributes )
-{
-       var aAttributes = oSource.attributes ;
-
-       for ( var n = 0 ; n < aAttributes.length ; n++ )
-       {
-               var oAttribute = aAttributes[n] ;
-
-               if ( oAttribute.specified )
-               {
-                       var sAttName = oAttribute.nodeName ;
-                       // We can set the type only once, so do it with the proper value, not copying it.
-                       if ( sAttName in oSkipAttributes )
-                               continue ;
-
-                       var sAttValue = oSource.getAttribute( sAttName, 2 ) ;
-                       if ( sAttValue == null )
-                               sAttValue = oAttribute.nodeValue ;
-
-                       oDest.setAttribute( sAttName, sAttValue, 0 ) ;  // 0 : Case Insensitive
-               }
-       }
-       // The style:
-       if ( oSource.style.cssText !== '' )
-               oDest.style.cssText = oSource.style.cssText ;
-}
-
-/**
-* Replaces a tag with another one, keeping its contents:
-* for example TD --> TH, and TH --> TD.
-* input: the original node, and the new tag name
-* http://www.w3.org/TR/DOM-Level-3-Core/core.html#Document3-renameNode
-*/
-function RenameNode( oNode , newTag )
-{
-       // TODO: if the browser natively supports document.renameNode call it.
-       // does any browser currently support it in order to test?
-
-       // Only rename element nodes.
-       if ( oNode.nodeType != 1 )
-               return null ;
-
-       // If it's already correct exit here.
-       if ( oNode.nodeName == newTag )
-               return oNode ;
-
-       var oDoc = oNode.ownerDocument ;
-       // Create the new node
-       var newNode = oDoc.createElement( newTag ) ;
-
-       // Copy all attributes
-       CopyAttributes( oNode, newNode, {} ) ;
-
-       // Move children to the new node
-       FCKDomTools.MoveChildren( oNode, newNode ) ;
-
-       // Finally replace the node and return the new one
-       oNode.parentNode.replaceChild( newNode, oNode ) ;
-
-       return newNode ;
-}
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_about.html b/horde/services/editor/fckeditor/editor/dialog/fck_about.html
deleted file mode 100644 (file)
index 151a4a2..0000000
+++ /dev/null
@@ -1,161 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * "About" dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var oEditor = window.parent.InnerDialogLoaded() ;
-var FCKLang    = oEditor.FCKLang ;
-
-window.parent.AddTab( 'About', FCKLang.DlgAboutAboutTab ) ;
-window.parent.AddTab( 'License', FCKLang.DlgAboutLicenseTab ) ;
-window.parent.AddTab( 'BrowserInfo', FCKLang.DlgAboutBrowserInfoTab ) ;
-
-// Function called when a dialog tag is selected.
-function OnDialogTabChange( tabCode )
-{
-       ShowE('divAbout', ( tabCode == 'About' ) ) ;
-       ShowE('divLicense', ( tabCode == 'License' ) ) ;
-       ShowE('divInfo' , ( tabCode == 'BrowserInfo' ) ) ;
-}
-
-function SendEMail()
-{
-       var eMail = 'mailto:' ;
-       eMail += 'fredck' ;
-       eMail += '@' ;
-       eMail += 'fckeditor' ;
-       eMail += '.' ;
-       eMail += 'net' ;
-
-       window.location = eMail ;
-}
-
-window.onload = function()
-{
-       // Translate the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       window.parent.SetAutoSize( true ) ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <div id="divAbout">
-               <table cellpadding="0" cellspacing="0" border="0" width="100%" style="height: 100%">
-                       <tr>
-                               <td colspan="2">
-                                       <img alt="" src="fck_about/logo_fckeditor.gif" width="236" height="41" align="left" />
-                                       <table width="80" border="0" cellspacing="0" cellpadding="5" bgcolor="#ffffff" align="right">
-                                               <tr>
-                                                       <td align="center" nowrap="nowrap" style="border-right: #000000 1px solid; border-top: #000000 1px solid;
-                                                               border-left: #000000 1px solid; border-bottom: #000000 1px solid">
-                                                               <span fcklang="DlgAboutVersion">version</span>
-                                                               <br />
-                                                               <b>2.6.4</b><br />
-                                                               Build 21629</td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-                       <tr style="height: 100%">
-                               <td align="center" valign="middle">
-                                       <span style="font-size: 14px" dir="ltr">
-                                               <b><a href="http://www.fckeditor.net/?about" target="_blank" title="Visit the FCKeditor web site">
-                                                       Support <b>Open Source</b> Software</a></b> </span>
-                                       <div style="padding-top:15px">
-                                               <img alt="" src="fck_about/logo_fredck.gif" width="87" height="36" />
-                                       </div>
-                               </td>
-                               <td align="center" nowrap="nowrap" valign="middle">
-                                       <div>
-                                               <div style="margin-bottom:5px" dir="ltr">Selected Sponsor</div>
-                                               <a href="http://www.spellchecker.net/fckeditor/" target="_blank"><img alt="Selected Sponsor" border="0" src="fck_about/sponsors/spellchecker_net.gif" width="75" height="75" /></a>
-                                       </div>
-                               </td>
-                       </tr>
-                       <tr>
-                               <td width="100%" nowrap="nowrap">
-                                       <span fcklang="DlgAboutInfo">For further information go to</span> <a href="http://www.fckeditor.net/?About"
-                                               target="_blank">http://www.fckeditor.net/</a>.
-                                       <br />
-                                       Copyright &copy; 2003-2009 <a href="#" onclick="SendEMail();">Frederico Caldeira Knabben</a>
-                               </td>
-                               <td align="center">
-                                       <a href="http://www.fckeditor.net/sponsors/apply" target="_blank">Become a Sponsor</a>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-       <div id="divLicense" style="display: none">
-                       <p>
-                               Licensed under the terms of any of the following licenses at your
-                               choice:
-                       </p>
-                       <ul>
-                               <li style="margin-bottom:15px">
-                                       <b>GNU General Public License</b> Version 2 or later (the "GPL")<br />
-                                       <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">http://www.gnu.org/licenses/gpl.html</a>
-                               </li>
-                               <li style="margin-bottom:15px">
-                                       <b>GNU Lesser General Public License</b> Version 2.1 or later (the "LGPL")<br />
-                                       <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a>
-                               </li>
-                               <li>
-                                       <b>Mozilla Public License</b> Version 1.1 or later (the "MPL")<br />
-                                       <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a>
-                          </li>
-                       </ul>
-       </div>
-       <div id="divInfo" style="display: none" dir="ltr">
-               <table align="center" width="80%" border="0">
-                       <tr>
-                               <td>
-                                       <script type="text/javascript">
-<!--
-document.write( '<b>User Agent<\/b><br />' + window.navigator.userAgent + '<br /><br />' ) ;
-document.write( '<b>Browser<\/b><br />' + window.navigator.appName + ' ' + window.navigator.appVersion + '<br /><br />' ) ;
-document.write( '<b>Platform<\/b><br />' + window.navigator.platform + '<br /><br />' ) ;
-
-var sUserLang = '?' ;
-
-if ( window.navigator.language )
-       sUserLang = window.navigator.language.toLowerCase() ;
-else if ( window.navigator.userLanguage )
-       sUserLang = window.navigator.userLanguage.toLowerCase() ;
-
-document.write( '<b>User Language<\/b><br />' + sUserLang ) ;
-//-->
-                                       </script>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif b/horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
deleted file mode 100644 (file)
index b7d6bc6..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif b/horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif
deleted file mode 100644 (file)
index 3108dd9..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_anchor.html b/horde/services/editor/fckeditor/editor/dialog/fck_anchor.html
deleted file mode 100644 (file)
index e400b29..0000000
+++ /dev/null
@@ -1,220 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Anchor dialog window.
--->
-<html>
-       <head>
-               <title>Anchor Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta content="noindex, nofollow" name="robots">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-var dialog                     = window.parent ;
-var oEditor                    = dialog.InnerDialogLoaded() ;
-
-var FCK                                = oEditor.FCK ;
-var FCKBrowserInfo     = oEditor.FCKBrowserInfo ;
-var FCKTools           = oEditor.FCKTools ;
-var FCKRegexLib                = oEditor.FCKRegexLib ;
-
-var oDOM                       = FCK.EditorDocument ;
-
-var oFakeImage = dialog.Selection.GetSelectedElement() ;
-
-var oAnchor ;
-
-if ( oFakeImage )
-{
-       if ( oFakeImage.tagName == 'IMG' && oFakeImage.getAttribute('_fckanchor') )
-               oAnchor = FCK.GetRealElement( oFakeImage ) ;
-       else
-               oFakeImage = null ;
-}
-
-//Search for a real anchor
-if ( !oFakeImage )
-{
-       oAnchor = FCK.Selection.MoveToAncestorNode( 'A' ) ;
-       if ( oAnchor )
-               FCK.Selection.SelectNode( oAnchor ) ;
-}
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oAnchor )
-               GetE('txtName').value = oAnchor.name ;
-       else
-               oAnchor = null ;
-
-       window.parent.SetOkButton( true ) ;
-       window.parent.SetAutoSize( true ) ;
-
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       var sNewName = GetE('txtName').value ;
-
-       // Remove any illegal character in a name attribute:
-       // A name should start with a letter, but the validator passes anyway.
-       sNewName = sNewName.replace( /[^\w-_\.:]/g, '_' ) ;
-
-       if ( sNewName.length == 0 )
-       {
-               // Remove the anchor if the user leaves the name blank
-               if ( oAnchor )
-               {
-                       // Removes the current anchor from the document using the new command
-                       FCK.Commands.GetCommand( 'AnchorDelete' ).Execute() ;
-                       return true ;
-               }
-
-               alert( oEditor.FCKLang.DlgAnchorErrorName ) ;
-               return false ;
-       }
-
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       if ( oAnchor )  // Modifying an existent anchor.
-       {
-               ReadjustLinksToAnchor( oAnchor.name, sNewName );
-
-               // Buggy explorer, bad bad browser. http://alt-tag.com/blog/archives/2006/02/ie-dom-bugs/
-               // Instead of just replacing the .name for the existing anchor (in order to preserve the content), we must remove the .name
-               // and assign .name, although it won't appear until it's specially processed in fckxhtml.js
-
-               // We remove the previous name
-               oAnchor.removeAttribute( 'name' ) ;
-               // Now we set it, but later we must process it specially
-               oAnchor.name = sNewName ;
-
-               return true ;
-       }
-
-       // Create a new anchor preserving the current selection
-       var aNewAnchors = oEditor.FCK.CreateLink( '#' ) ;
-
-       if ( aNewAnchors.length == 0 )
-                       aNewAnchors.push( oEditor.FCK.InsertElement( 'a' ) ) ;
-       else
-       {
-               // Remove the fake href
-               for ( var i = 0 ; i < aNewAnchors.length ; i++ )
-                       aNewAnchors[i].removeAttribute( 'href' ) ;
-       }
-
-       // More than one anchors may have been created, so interact through all of them (see #220).
-       for ( var i = 0 ; i < aNewAnchors.length ; i++ )
-       {
-               oAnchor = aNewAnchors[i] ;
-
-               // Set the name
-               if ( FCKBrowserInfo.IsIE )
-               {
-                       // Setting anchor names directly in IE will trash the HTML code stored
-                       // in FCKTempBin after undos. See #2263.
-                       var replaceAnchor = oEditor.FCK.EditorDocument.createElement( '<a name="' +
-                                       FCKTools.HTMLEncode( sNewName ).replace( '"', '&quot;' ) + '">' ) ;
-                       oEditor.FCKDomTools.MoveChildren( oAnchor, replaceAnchor ) ;
-                       oAnchor.parentNode.replaceChild( replaceAnchor, oAnchor ) ;
-                       oAnchor = replaceAnchor ;
-               }
-               else
-                       oAnchor.name = sNewName ;
-
-               // IE does require special processing to show the Anchor's image
-               // Opera doesn't allow to select empty anchors
-               if ( FCKBrowserInfo.IsIE || FCKBrowserInfo.IsOpera )
-               {
-                       if ( oAnchor.innerHTML != '' )
-                       {
-                               if ( FCKBrowserInfo.IsIE )
-                                       oAnchor.className += ' FCK__AnchorC' ;
-                       }
-                       else
-                       {
-                               // Create a fake image for both IE and Opera
-                               var oImg = oEditor.FCKDocumentProcessor_CreateFakeImage( 'FCK__Anchor', oAnchor.cloneNode(true) ) ;
-                               oImg.setAttribute( '_fckanchor', 'true', 0 ) ;
-
-                               oAnchor.parentNode.insertBefore( oImg, oAnchor ) ;
-                               oAnchor.parentNode.removeChild( oAnchor ) ;
-                       }
-
-               }
-       }
-
-       return true ;
-}
-
-// Checks all the links in the current page pointing to the current name and changes them to the new name
-function ReadjustLinksToAnchor( sCurrent, sNew )
-{
-       var oDoc = FCK.EditorDocument ;
-
-       var aLinks = oDoc.getElementsByTagName( 'A' ) ;
-
-       var sReference = '#' + sCurrent ;
-       // The url of the document, so we check absolute and partial references.
-       var sFullReference = oDoc.location.href.replace( /(#.*$)/, '') ;
-       sFullReference += sReference ;
-
-       var oLink ;
-       var i = aLinks.length - 1 ;
-       while ( i >= 0 && ( oLink = aLinks[i--] ) )
-       {
-               var sHRef = oLink.getAttribute( '_fcksavedurl' ) ;
-               if ( sHRef == null )
-                       sHRef = oLink.getAttribute( 'href' , 2 ) || '' ;
-
-               if ( sHRef == sReference || sHRef == sFullReference )
-               {
-                       oLink.href = '#' + sNew ;
-                       SetAttribute( oLink, '_fcksavedurl', '#' + sNew ) ;
-               }
-       }
-}
-
-               </script>
-       </head>
-       <body style="overflow: hidden">
-               <table height="100%" width="100%">
-                       <tr>
-                               <td align="center">
-                                       <table border="0" cellpadding="0" cellspacing="0" width="80%">
-                                               <tr>
-                                                       <td>
-                                                               <span fckLang="DlgAnchorName">Anchor Name</span><BR>
-                                                               <input id="txtName" style="WIDTH: 100%" type="text">
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_button.html b/horde/services/editor/fckeditor/editor/dialog/fck_button.html
deleted file mode 100644 (file)
index 252d6e0..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Button dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>Button Properties</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor    = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelectedElement() ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl && oActiveEl.tagName.toUpperCase() == "INPUT" && ( oActiveEl.type == "button" || oActiveEl.type == "submit" || oActiveEl.type == "reset" ) )
-       {
-               GetE('txtName').value   = oActiveEl.name ;
-               GetE('txtValue').value  = oActiveEl.value ;
-               GetE('txtType').value   = oActiveEl.type ;
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'INPUT', {name: GetE('txtName').value, type: GetE('txtType').value } ) ;
-
-       SetAttribute( oActiveEl, 'value', GetE('txtValue').value ) ;
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table width="100%" style="height: 100%">
-               <tr>
-                       <td align="center">
-                               <table border="0" cellpadding="0" cellspacing="0" width="80%">
-                                       <tr>
-                                               <td colspan="">
-                                                       <span fcklang="DlgCheckboxName">Name</span><br />
-                                                       <input type="text" size="20" id="txtName" style="width: 100%" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgButtonText">Text (Value)</span><br />
-                                                       <input type="text" id="txtValue" style="width: 100%" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgButtonType">Type</span><br />
-                                                       <select id="txtType">
-                                                               <option fcklang="DlgButtonTypeBtn" value="button" selected="selected">Button</option>
-                                                               <option fcklang="DlgButtonTypeSbm" value="submit">Submit</option>
-                                                               <option fcklang="DlgButtonTypeRst" value="reset">Reset</option>
-                                                       </select>
-                                               </td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_checkbox.html b/horde/services/editor/fckeditor/editor/dialog/fck_checkbox.html
deleted file mode 100644 (file)
index 670e7b6..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Checkbox dialog window.
--->
-<html>
-       <head>
-               <title>Checkbox Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta content="noindex, nofollow" name="robots">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor    = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelectedElement() ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl && oActiveEl.tagName == 'INPUT' && oActiveEl.type == 'checkbox' )
-       {
-               GetE('txtName').value           = oActiveEl.name ;
-               GetE('txtValue').value          = oEditor.FCKBrowserInfo.IsIE ? oActiveEl.value : GetAttribute( oActiveEl, 'value' ) ;
-               GetE('txtSelected').checked     = oActiveEl.checked ;
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'INPUT', {name: GetE('txtName').value, type: 'checkbox' } ) ;
-
-       if ( oEditor.FCKBrowserInfo.IsIE )
-               oActiveEl.value = GetE('txtValue').value ;
-       else
-               SetAttribute( oActiveEl, 'value', GetE('txtValue').value ) ;
-
-       var bIsChecked = GetE('txtSelected').checked ;
-       SetAttribute( oActiveEl, 'checked', bIsChecked ? 'checked' : null ) ;   // For Firefox
-       oActiveEl.checked = bIsChecked ;
-
-       return true ;
-}
-
-               </script>
-       </head>
-       <body style="OVERFLOW: hidden" scroll="no">
-               <table height="100%" width="100%">
-                       <tr>
-                               <td align="center">
-                                       <table border="0" cellpadding="0" cellspacing="0" width="80%">
-                                               <tr>
-                                                       <td>
-                                                               <span fckLang="DlgCheckboxName">Name</span><br>
-                                                               <input type="text" size="20" id="txtName" style="WIDTH: 100%">
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td>
-                                                               <span fckLang="DlgCheckboxValue">Value</span><br>
-                                                               <input type="text" size="20" id="txtValue" style="WIDTH: 100%">
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td><input type="checkbox" id="txtSelected"><label for="txtSelected" fckLang="DlgCheckboxSelected">Checked</label></td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_colorselector.html b/horde/services/editor/fckeditor/editor/dialog/fck_colorselector.html
deleted file mode 100644 (file)
index 5d8745b..0000000
+++ /dev/null
@@ -1,172 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Color Selection dialog window.
--->
-<html>
-       <head>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-               <meta name="robots" content="noindex, nofollow" />
-               <style TYPE="text/css">
-                       #ColorTable             { cursor: pointer ; cursor: hand ; }
-                       #hicolor                { height: 74px ; width: 74px ; border-width: 1px ; border-style: solid ; }
-                       #hicolortext    { width: 75px ; text-align: right ; margin-bottom: 7px ; }
-                       #selhicolor             { height: 20px ; width: 74px ; border-width: 1px ; border-style: solid ; }
-                       #selcolor               { width: 75px ; height: 20px ; margin-top: 0px ; margin-bottom: 7px ; }
-                       #btnClear               { width: 75px ; height: 22px ; margin-bottom: 6px ; }
-                       .ColorCell              { height: 15px ; width: 15px ; }
-               </style>
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-var oEditor = window.parent.InnerDialogLoaded() ;
-
-function OnLoad()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       CreateColorTable() ;
-
-       window.parent.SetOkButton( true ) ;
-       window.parent.SetAutoSize( true ) ;
-}
-
-function CreateColorTable()
-{
-       // Get the target table.
-       var oTable = document.getElementById('ColorTable') ;
-
-       // Create the base colors array.
-       var aColors = ['00','33','66','99','cc','ff'] ;
-
-       // This function combines two ranges of three values from the color array into a row.
-       function AppendColorRow( rangeA, rangeB )
-       {
-               for ( var i = rangeA ; i < rangeA + 3 ; i++ )
-               {
-                       var oRow = oTable.insertRow(-1) ;
-
-                       for ( var j = rangeB ; j < rangeB + 3 ; j++ )
-                       {
-                               for ( var n = 0 ; n < 6 ; n++ )
-                               {
-                                       AppendColorCell( oRow, '#' + aColors[j] + aColors[n] + aColors[i] ) ;
-                               }
-                       }
-               }
-       }
-
-       // This function create a single color cell in the color table.
-       function AppendColorCell( targetRow, color )
-       {
-               var oCell = targetRow.insertCell(-1) ;
-               oCell.className = 'ColorCell' ;
-               oCell.bgColor = color ;
-
-               oCell.onmouseover = function()
-               {
-                       document.getElementById('hicolor').style.backgroundColor = this.bgColor ;
-                       document.getElementById('hicolortext').innerHTML = this.bgColor ;
-               }
-
-               oCell.onclick = function()
-               {
-                       document.getElementById('selhicolor').style.backgroundColor = this.bgColor ;
-                       document.getElementById('selcolor').value = this.bgColor ;
-               }
-       }
-
-       AppendColorRow( 0, 0 ) ;
-       AppendColorRow( 3, 0 ) ;
-       AppendColorRow( 0, 3 ) ;
-       AppendColorRow( 3, 3 ) ;
-
-       // Create the last row.
-       var oRow = oTable.insertRow(-1) ;
-
-       // Create the gray scale colors cells.
-       for ( var n = 0 ; n < 6 ; n++ )
-       {
-               AppendColorCell( oRow, '#' + aColors[n] + aColors[n] + aColors[n] ) ;
-       }
-
-       // Fill the row with black cells.
-       for ( var i = 0 ; i < 12 ; i++ )
-       {
-               AppendColorCell( oRow, '#000000' ) ;
-       }
-}
-
-function Clear()
-{
-       document.getElementById('selhicolor').style.backgroundColor = '' ;
-       document.getElementById('selcolor').value = '' ;
-}
-
-function ClearActual()
-{
-       document.getElementById('hicolor').style.backgroundColor = '' ;
-       document.getElementById('hicolortext').innerHTML = '&nbsp;' ;
-}
-
-function UpdateColor()
-{
-       try               { document.getElementById('selhicolor').style.backgroundColor = document.getElementById('selcolor').value ; }
-       catch (e) { Clear() ; }
-}
-
-function Ok()
-{
-       if ( typeof(window.parent.Args().CustomValue) == 'function' )
-               window.parent.Args().CustomValue( document.getElementById('selcolor').value ) ;
-
-       return true ;
-}
-               </script>
-       </head>
-       <body onload="OnLoad()" scroll="no" style="OVERFLOW: hidden">
-               <table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
-                       <tr>
-                               <td align="center" valign="middle">
-                                       <table border="0" cellspacing="5" cellpadding="0" width="100%">
-                                               <tr>
-                                                       <td valign="top" align="center" nowrap width="100%">
-                                                               <table id="ColorTable" border="0" cellspacing="0" cellpadding="0" width="270" onmouseout="ClearActual();">
-                                                               </table>
-                                                       </td>
-                                                       <td valign="top" align="left" nowrap>
-                                                               <span fckLang="DlgColorHighlight">Highlight</span>
-                                                               <div id="hicolor"></div>
-                                                               <div id="hicolortext">&nbsp;</div>
-                                                               <span fckLang="DlgColorSelected">Selected</span>
-                                                               <div id="selhicolor"></div>
-                                                               <input id="selcolor" type="text" maxlength="20" onchange="UpdateColor();">
-                                                               <br>
-                                                               <input id="btnClear" type="button" fckLang="DlgColorBtnClear" value="Clear" onclick="Clear();" />
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_div.html b/horde/services/editor/fckeditor/editor/dialog/fck_div.html
deleted file mode 100644 (file)
index 5200c8f..0000000
+++ /dev/null
@@ -1,396 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Form dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-var FCK = oEditor.FCK ;
-var FCKLang = oEditor.FCKLang ;
-var FCKBrowserInfo = oEditor.FCKBrowserInfo ;
-var FCKStyles = oEditor.FCKStyles ;
-var FCKElementPath = oEditor.FCKElementPath ;
-var FCKDomRange = oEditor.FCKDomRange ;
-var FCKDomTools = oEditor.FCKDomTools ;
-var FCKDomRangeIterator = oEditor.FCKDomRangeIterator ;
-var FCKListsLib = oEditor.FCKListsLib ;
-var AlwaysCreate = dialog.Args().CustomValue ;
-
-String.prototype.IEquals = function()
-{
-       var thisUpper = this.toUpperCase() ;
-
-       var aArgs = arguments ;
-
-       // The arguments could also be a single array.
-       if ( aArgs.length == 1 && aArgs[0].pop )
-               aArgs = aArgs[0] ;
-
-       for ( var i = 0 ; i < aArgs.length ; i++ )
-       {
-               if ( thisUpper == aArgs[i].toUpperCase() )
-                       return true ;
-       }
-       return false ;
-}
-
-var CurrentContainers = [] ;
-if ( !AlwaysCreate )
-{
-       dialog.Selection.EnsureSelection() ;
-       CurrentContainers = FCKDomTools.GetSelectedDivContainers() ;
-}
-
-// Add some tabs
-dialog.AddTab( 'General', FCKLang.DlgDivGeneralTab );
-dialog.AddTab( 'Advanced', FCKLang.DlgDivAdvancedTab ) ;
-
-function AddStyleOption( styleName )
-{
-       var el = GetE( 'selStyle' ) ;
-       var opt = document.createElement( 'option' ) ;
-       opt.text = opt.value = styleName ;
-
-       if ( FCKBrowserInfo.IsIE )
-               el.add( opt ) ;
-       else
-               el.add( opt, null ) ;
-}
-
-function OnDialogTabChange( tabCode )
-{
-       ShowE( 'divGeneral', tabCode == 'General' ) ;
-       ShowE( 'divAdvanced', tabCode == 'Advanced' ) ;
-       dialog.SetAutoSize( true ) ;
-}
-
-function GetNearestAncestorDirection( node )
-{
-       var dir = 'ltr' ;       // HTML default.
-       while ( ( node = node.parentNode ) )
-       {
-               if ( node.dir )
-                       dir = node.dir ;
-       }
-       return dir ;
-}
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-
-       // Popuplate the style menu
-       var styles = FCKStyles.GetStyles() ;
-       var selectableStyles = {} ;
-       for ( var i in styles )
-       {
-               if ( ! /^_FCK_/.test( i ) && styles[i].Element == 'div' )
-                       selectableStyles[i] = styles[i] ;
-       }
-       if ( CurrentContainers.length <= 1 )
-       {
-               var target = CurrentContainers[0] ;
-               var match = null ;
-               for ( var i in selectableStyles )
-               {
-                       if ( target && styles[i].CheckElementRemovable( target, true ) )
-                               match = i ;
-               }
-               if ( !match )
-                       AddStyleOption( "" ) ;
-               for ( var i in selectableStyles )
-                       AddStyleOption( i ) ;
-               if ( match )
-                       GetE( 'selStyle' ).value = match ;
-
-               // Set the value for other inputs
-               if ( target )
-               {
-                       GetE( 'txtClass' ).value = target.className ;
-                       GetE( 'txtId' ).value = target.id ;
-                       GetE( 'txtLang' ).value = target.lang ;
-                       GetE( 'txtInlineStyle').value = target.style.cssText ;
-                       GetE( 'txtTitle' ).value = target.title ;
-                       GetE( 'selLangDir').value = target.dir || GetNearestAncestorDirection( target ) ;
-               }
-       }
-       else
-       {
-               GetE( 'txtId' ).disabled = true ;
-               AddStyleOption( "" ) ;
-               for ( var i in selectableStyles )
-                       AddStyleOption( i ) ;
-       }
-}
-
-function CreateDiv()
-{
-       var newBlocks = [] ;
-       var range = new FCKDomRange( FCK.EditorWindow ) ;
-       range.MoveToSelection() ;
-
-       var bookmark = range.CreateBookmark() ;
-
-       // Kludge for #1592: if the bookmark nodes are in the beginning of
-       // $tagName, then move them to the nearest block element in the
-       // $tagName.
-       if ( FCKBrowserInfo.IsIE )
-       {
-               var bStart      = range.GetBookmarkNode( bookmark, true ) ;
-               var bEnd        = range.GetBookmarkNode( bookmark, false ) ;
-
-               var cursor ;
-
-               if ( bStart
-                               && bStart.parentNode.nodeName.IEquals( 'div' )
-                               && !bStart.previousSibling )
-               {
-                       cursor = bStart ;
-                       while ( ( cursor = cursor.nextSibling ) )
-                       {
-                               if ( FCKListsLib.BlockElements[ cursor.nodeName.toLowerCase() ] )
-                                       FCKDomTools.MoveNode( bStart, cursor, true ) ;
-                       }
-               }
-
-               if ( bEnd
-                               && bEnd.parentNode.nodeName.IEquals( 'div' )
-                               && !bEnd.previousSibling )
-               {
-                       cursor = bEnd ;
-                       while ( ( cursor = cursor.nextSibling ) )
-                       {
-                               if ( FCKListsLib.BlockElements[ cursor.nodeName.toLowerCase() ] )
-                               {
-                                       if ( cursor.firstChild == bStart )
-                                               FCKDomTools.InsertAfterNode( bStart, bEnd ) ;
-                                       else
-                                               FCKDomTools.MoveNode( bEnd, cursor, true ) ;
-                               }
-                       }
-               }
-       }
-
-       var iterator = new FCKDomRangeIterator( range ) ;
-       var block ;
-
-       var paragraphs = [] ;
-       while ( ( block = iterator.GetNextParagraph() ) )
-               paragraphs.push( block ) ;
-
-       // Make sure all paragraphs have the same parent.
-       var commonParent = paragraphs[0].parentNode ;
-       var tmp = [] ;
-       for ( var i = 0 ; i < paragraphs.length ; i++ )
-       {
-               block = paragraphs[i] ;
-               commonParent = FCKDomTools.GetCommonParents( block.parentNode, commonParent ).pop() ;
-       }
-
-       // The common parent must not be the following tags: table, tbody, tr, ol, ul.
-       while ( commonParent.nodeName.IEquals( 'table', 'tbody', 'tr', 'ol', 'ul' ) )
-               commonParent = commonParent.parentNode ;
-
-       // Reconstruct the block list to be processed such that all resulting blocks
-       // satisfy parentNode == commonParent.
-       var lastBlock = null ;
-       while ( paragraphs.length > 0 )
-       {
-               block = paragraphs.shift() ;
-               while ( block.parentNode != commonParent )
-                       block = block.parentNode ;
-               if ( block != lastBlock )
-                       tmp.push( block ) ;
-               lastBlock = block ;
-       }
-       paragraphs = tmp ;
-
-       // Split the paragraphs into groups depending on their BlockLimit element.
-       var groups = [] ;
-       var lastBlockLimit = null ;
-       for ( var i = 0 ; i < paragraphs.length ; i++ )
-       {
-               block = paragraphs[i] ;
-               var elementPath = new FCKElementPath( block ) ;
-               if ( elementPath.BlockLimit != lastBlockLimit )
-               {
-                       groups.push( [] ) ;
-                       lastBlockLimit = elementPath.BlockLimit ;
-               }
-               groups[groups.length - 1].push( block ) ;
-       }
-
-       // Create a DIV container for each group.
-       for ( var i = 0 ; i < groups.length ; i++ )
-       {
-               var divNode = FCK.EditorDocument.createElement( 'div' ) ;
-               groups[i][0].parentNode.insertBefore( divNode, groups[i][0] ) ;
-               for ( var j = 0 ; j < groups[i].length ; j++ )
-                       FCKDomTools.MoveNode( groups[i][j], divNode ) ;
-               newBlocks.push( divNode ) ;
-       }
-
-       range.MoveToBookmark( bookmark ) ;
-       range.Select() ;
-
-       FCK.Focus() ;
-       FCK.Events.FireEvent( 'OnSelectionChange' ) ;
-
-       return newBlocks ;
-}
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       if ( CurrentContainers.length < 1 )
-               CurrentContainers = CreateDiv();
-
-       var setValue = function( attrName, inputName )
-       {
-               var val = GetE( inputName ).value ;
-               for ( var i = 0 ; i < CurrentContainers.length ; i++ )
-               {
-                       if ( val == '' )
-                               CurrentContainers[i].removeAttribute( attrName ) ;
-                       else
-                               CurrentContainers[i].setAttribute( attrName, val ) ;
-               }
-       }
-
-       // Apply modifications to the DIV container according to dialog inputs.
-       if ( CurrentContainers.length == 1 )
-       {
-               setValue( 'class', 'txtClass' ) ;
-               setValue( 'id', 'txtId' ) ;
-       }
-       setValue( 'lang', 'txtLang' ) ;
-       if ( FCKBrowserInfo.IsIE )
-       {
-               for ( var i = 0 ; i < CurrentContainers.length ; i++ )
-                       CurrentContainers[i].style.cssText = GetE( 'txtInlineStyle' ).value ;
-       }
-       else
-               setValue( 'style', 'txtInlineStyle' ) ;
-       setValue( 'title', 'txtTitle' ) ;
-       for ( var i = 0 ; i < CurrentContainers.length ; i++ )
-       {
-               var dir = GetE( 'selLangDir' ).value ;
-               var styleName = GetE( 'selStyle' ).value ;
-               if ( GetNearestAncestorDirection( CurrentContainers[i] ) != dir )
-                       CurrentContainers[i].dir = dir ;
-               else
-                       CurrentContainers[i].removeAttribute( 'dir' ) ;
-
-               if ( styleName )
-                       FCKStyles.GetStyle( styleName ).ApplyToObject( CurrentContainers[i] ) ;
-       }
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <div id="divGeneral">
-               <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                       <colgroup span="2">
-                               <col width="49%" />
-                               <col width="2%" />
-                               <col width="49%" />
-                       </colgroup>
-                       <tr>
-                               <td>
-                                       <span fcklang="DlgDivStyle">Style</span><br />
-                                       <select id="selStyle" style="width: 100%;">
-                                       </select>
-                               </td>
-                               <td>&nbsp;</td>
-                               <td>
-                                       <span fcklang="DlgGenClass">Stylesheet Classes</span><br />
-                                       <input id="txtClass" style="width: 100%" type="text" />
-                               </td>
-                       </tr>
-               </table>
-       </div>
-       <div id="divAdvanced" style="display: none">
-               <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                       <colgroup span="2">
-                               <col width="49%" />
-                               <col width="2%" />
-                               <col width="49%" />
-                       </colgroup>
-                       <tr>
-                               <td>
-                                       <span fcklang="DlgGenId">Id</span><br />
-                                       <input style="width: 100%" type="text" id="txtId" />
-                               </td>
-                               <td>&nbsp;</td>
-                               <td>
-                                       <span fcklang="DlgGenLangCode">Language Code</span><br />
-                                       <input style="width: 100%" type="text" id="txtLang" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">&nbsp;</td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">
-                                       <span fcklang="DlgDivInlineStyle">Inline Style</span><br />
-                                       <input style="width: 100%" type="text" id="txtInlineStyle" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">&nbsp;</td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">
-                                       <span fcklang="DlgGenTitle">Advisory Title</span><br />
-                                       <input style="width: 100%" type="text" id="txtTitle" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td>&nbsp;</td>
-                       </tr>
-                       <tr>
-                               <td>
-                                       <span fcklang="DlgGenLangDir">Language Direction</span><br />
-                                       <select id="selLangDir">
-                                               <option fcklang="DlgGenLangDirLtr" value="ltr">Left to Right (LTR)
-                                               <option fcklang="DlgGenLangDirRtl" value="rtl">Right to Left (RTL)
-                                       </select>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_docprops.html b/horde/services/editor/fckeditor/editor/dialog/fck_docprops.html
deleted file mode 100644 (file)
index 749a507..0000000
+++ /dev/null
@@ -1,600 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Link dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var oEditor            = window.parent.InnerDialogLoaded() ;
-var FCK                        = oEditor.FCK ;
-var FCKLang            = oEditor.FCKLang ;
-var FCKConfig  = oEditor.FCKConfig ;
-
-//#### Dialog Tabs
-
-// Set the dialog tabs.
-window.parent.AddTab( 'General'                , FCKLang.DlgDocGeneralTab ) ;
-window.parent.AddTab( 'Background'     , FCKLang.DlgDocBackTab ) ;
-window.parent.AddTab( 'Colors'         , FCKLang.DlgDocColorsTab ) ;
-window.parent.AddTab( 'Meta'           , FCKLang.DlgDocMetaTab ) ;
-
-// Function called when a dialog tag is selected.
-function OnDialogTabChange( tabCode )
-{
-       ShowE( 'divGeneral'             , ( tabCode == 'General' ) ) ;
-       ShowE( 'divBackground'  , ( tabCode == 'Background' ) ) ;
-       ShowE( 'divColors'              , ( tabCode == 'Colors' ) ) ;
-       ShowE( 'divMeta'                , ( tabCode == 'Meta' ) ) ;
-
-       ShowE( 'ePreview'               , ( tabCode == 'Background' || tabCode == 'Colors' ) ) ;
-}
-
-//#### Get Base elements from the document: BEGIN
-
-// The HTML element of the document.
-var oHTML = FCK.EditorDocument.getElementsByTagName('html')[0] ;
-
-// The HEAD element of the document.
-var oHead = oHTML.getElementsByTagName('head')[0] ;
-
-var oBody = FCK.EditorDocument.body ;
-
-// This object contains all META tags defined in the document.
-var oMetaTags = new Object() ;
-
-// Get all META tags defined in the document.
-AppendMetaCollection( oMetaTags, oHead.getElementsByTagName('meta') ) ;
-AppendMetaCollection( oMetaTags, oHead.getElementsByTagName('fck:meta') ) ;
-
-function AppendMetaCollection( targetObject, metaCollection )
-{
-       // Loop throw all METAs and put it in the HashTable.
-       for ( var i = 0 ; i < metaCollection.length ; i++ )
-       {
-               // Try to get the "name" attribute.
-               var sName = GetAttribute( metaCollection[i], 'name', GetAttribute( metaCollection[i], '___fcktoreplace:name', '' ) ) ;
-
-               // If no "name", try with the "http-equiv" attribute.
-               if ( sName.length == 0 )
-               {
-                       if ( oEditor.FCKBrowserInfo.IsIE )
-                       {
-                               // Get the http-equiv value from the outerHTML.
-                               var oHttpEquivMatch = metaCollection[i].outerHTML.match( oEditor.FCKRegexLib.MetaHttpEquiv ) ;
-                               if ( oHttpEquivMatch )
-                                       sName = oHttpEquivMatch[1] ;
-                       }
-                       else
-                               sName = GetAttribute( metaCollection[i], 'http-equiv', '' ) ;
-               }
-
-               if ( sName.length > 0 )
-                       targetObject[ sName.toLowerCase() ] = metaCollection[i] ;
-       }
-}
-
-//#### END
-
-// Set a META tag in the document.
-function SetMetadata( name, content, isHttp )
-{
-       if ( content.length == 0 )
-       {
-               RemoveMetadata( name ) ;
-               return ;
-       }
-
-       var oMeta = oMetaTags[ name.toLowerCase() ] ;
-
-       if ( !oMeta )
-       {
-               oMeta = oHead.appendChild( FCK.EditorDocument.createElement('META') ) ;
-
-               if ( isHttp )
-                       SetAttribute( oMeta, 'http-equiv', name ) ;
-               else
-               {
-                       // On IE, it is not possible to set the "name" attribute of the META tag.
-                       // So a temporary attribute is used and it is replaced when getting the
-                       // editor's HTML/XHTML value. This is sad, I know :(
-                       if ( oEditor.FCKBrowserInfo.IsIE )
-                               SetAttribute( oMeta, '___fcktoreplace:name', name ) ;
-                       else
-                               SetAttribute( oMeta, 'name', name ) ;
-               }
-
-               oMetaTags[ name.toLowerCase() ] = oMeta ;
-       }
-
-       SetAttribute( oMeta, 'content', content ) ;
-//     oMeta.content = content ;
-}
-
-function RemoveMetadata( name )
-{
-       var oMeta = oMetaTags[ name.toLowerCase() ] ;
-
-       if ( oMeta && oMeta != null )
-       {
-               oMeta.parentNode.removeChild( oMeta ) ;
-               oMetaTags[ name.toLowerCase() ] = null ;
-       }
-}
-
-function GetMetadata( name )
-{
-       var oMeta = oMetaTags[ name.toLowerCase() ] ;
-
-       if ( oMeta && oMeta != null )
-               return oMeta.getAttribute( 'content', 2 ) ;
-       else
-               return '' ;
-}
-
-window.onload = function ()
-{
-       // Show/Hide the "Browse Server" button.
-       GetE('tdBrowse').style.display = oEditor.FCKConfig.ImageBrowser ? "" : "none";
-
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage( document ) ;
-
-       FillFields() ;
-
-       UpdatePreview() ;
-
-       // Show the "Ok" button.
-       window.parent.SetOkButton( true ) ;
-
-       window.parent.SetAutoSize( true ) ;
-}
-
-function FillFields()
-{
-       // ### General Info
-       GetE('txtPageTitle').value = FCK.EditorDocument.title ;
-
-       GetE('selDirection').value      = GetAttribute( oHTML, 'dir', '' ) ;
-       GetE('txtLang').value           = GetAttribute( oHTML, 'xml:lang', GetAttribute( oHTML, 'lang', '' ) ) ;        // "xml:lang" takes precedence to "lang".
-
-       // Character Set Encoding.
-//     if ( oEditor.FCKBrowserInfo.IsIE )
-//             var sCharSet = FCK.EditorDocument.charset ;
-//     else
-               var sCharSet = GetMetadata( 'Content-Type' ) ;
-
-       if ( sCharSet != null && sCharSet.length > 0 )
-       {
-//             if ( !oEditor.FCKBrowserInfo.IsIE )
-                       sCharSet = sCharSet.match( /[^=]*$/ ) ;
-
-               GetE('selCharSet').value = sCharSet ;
-
-               if ( GetE('selCharSet').selectedIndex == -1 )
-               {
-                       GetE('selCharSet').value = '...' ;
-                       GetE('txtCustomCharSet').value = sCharSet ;
-
-                       CheckOther( GetE('selCharSet'), 'txtCustomCharSet' ) ;
-               }
-       }
-
-       // Document Type.
-       if ( FCK.DocTypeDeclaration && FCK.DocTypeDeclaration.length > 0 )
-       {
-               GetE('selDocType').value = FCK.DocTypeDeclaration ;
-
-               if ( GetE('selDocType').selectedIndex == -1 )
-               {
-                       GetE('selDocType').value = '...' ;
-                       GetE('txtDocType').value = FCK.DocTypeDeclaration ;
-
-                       CheckOther( GetE('selDocType'), 'txtDocType' ) ;
-               }
-       }
-
-       // Document Type.
-       GetE('chkIncXHTMLDecl').checked = ( FCK.XmlDeclaration && FCK.XmlDeclaration.length > 0 ) ;
-
-       // ### Background
-       GetE('txtBackColor').value = GetAttribute( oBody, 'bgColor'             , '' ) ;
-       GetE('txtBackImage').value = GetAttribute( oBody, 'background'  , '' ) ;
-       GetE('chkBackNoScroll').checked = ( GetAttribute( oBody, 'bgProperties', '' ).toLowerCase() == 'fixed' ) ;
-
-       // ### Colors
-       GetE('txtColorText').value              = GetAttribute( oBody, 'text'   , '' ) ;
-       GetE('txtColorLink').value              = GetAttribute( oBody, 'link'   , '' ) ;
-       GetE('txtColorVisited').value   = GetAttribute( oBody, 'vLink'  , '' ) ;
-       GetE('txtColorActive').value    = GetAttribute( oBody, 'aLink'  , '' ) ;
-
-       // ### Margins
-       GetE('txtMarginTop').value              = GetAttribute( oBody, 'topMargin'              , '' ) ;
-       GetE('txtMarginLeft').value             = GetAttribute( oBody, 'leftMargin'             , '' ) ;
-       GetE('txtMarginRight').value    = GetAttribute( oBody, 'rightMargin'    , '' ) ;
-       GetE('txtMarginBottom').value   = GetAttribute( oBody, 'bottomMargin'   , '' ) ;
-
-       // ### Meta Data
-       GetE('txtMetaKeywords').value           = GetMetadata( 'keywords' ) ;
-       GetE('txtMetaDescription').value        = GetMetadata( 'description' ) ;
-       GetE('txtMetaAuthor').value                     = GetMetadata( 'author' ) ;
-       GetE('txtMetaCopyright').value          = GetMetadata( 'copyright' ) ;
-}
-
-// Called when the "Ok" button is clicked.
-function Ok()
-{
-       // ### General Info
-       FCK.EditorDocument.title = GetE('txtPageTitle').value ;
-
-       var oHTML = FCK.EditorDocument.getElementsByTagName('html')[0] ;
-
-       SetAttribute( oHTML, 'dir'              , GetE('selDirection').value ) ;
-       SetAttribute( oHTML, 'lang'             , GetE('txtLang').value ) ;
-       SetAttribute( oHTML, 'xml:lang' , GetE('txtLang').value ) ;
-
-       // Character Set Enconding.
-       var sCharSet = GetE('selCharSet').value ;
-       if ( sCharSet == '...' )
-               sCharSet = GetE('txtCustomCharSet').value ;
-
-       if ( sCharSet.length > 0 )
-                       sCharSet = 'text/html; charset=' + sCharSet ;
-
-//     if ( oEditor.FCKBrowserInfo.IsIE )
-//             FCK.EditorDocument.charset = sCharSet ;
-//     else
-               SetMetadata( 'Content-Type', sCharSet, true ) ;
-
-       // Document Type
-       var sDocType = GetE('selDocType').value ;
-       if ( sDocType == '...' )
-               sDocType = GetE('txtDocType').value ;
-
-       FCK.DocTypeDeclaration = sDocType ;
-
-       // XHTML Declarations.
-       if ( GetE('chkIncXHTMLDecl').checked )
-       {
-               if ( sCharSet.length == 0 )
-                       sCharSet = 'utf-8' ;
-
-               FCK.XmlDeclaration = '<' + '?xml version="1.0" encoding="' + sCharSet + '"?>' ;
-
-               SetAttribute( oHTML, 'xmlns', 'http://www.w3.org/1999/xhtml' ) ;
-       }
-       else
-       {
-               FCK.XmlDeclaration = null ;
-               oHTML.removeAttribute( 'xmlns', 0 ) ;
-       }
-
-       // ### Background
-       SetAttribute( oBody, 'bgcolor'          , GetE('txtBackColor').value ) ;
-       SetAttribute( oBody, 'background'       , GetE('txtBackImage').value ) ;
-       SetAttribute( oBody, 'bgproperties'     , GetE('chkBackNoScroll').checked ? 'fixed' : '' ) ;
-
-       // ### Colors
-       SetAttribute( oBody, 'text'     , GetE('txtColorText').value ) ;
-       SetAttribute( oBody, 'link'     , GetE('txtColorLink').value ) ;
-       SetAttribute( oBody, 'vlink', GetE('txtColorVisited').value ) ;
-       SetAttribute( oBody, 'alink', GetE('txtColorActive').value ) ;
-
-       // ### Margins
-       SetAttribute( oBody, 'topmargin'        , GetE('txtMarginTop').value ) ;
-       SetAttribute( oBody, 'leftmargin'       , GetE('txtMarginLeft').value ) ;
-       SetAttribute( oBody, 'rightmargin'      , GetE('txtMarginRight').value ) ;
-       SetAttribute( oBody, 'bottommargin'     , GetE('txtMarginBottom').value ) ;
-
-       // ### Meta data
-       SetMetadata( 'keywords'         , GetE('txtMetaKeywords').value ) ;
-       SetMetadata( 'description'      , GetE('txtMetaDescription').value ) ;
-       SetMetadata( 'author'           , GetE('txtMetaAuthor').value ) ;
-       SetMetadata( 'copyright'        , GetE('txtMetaCopyright').value ) ;
-
-       return true ;
-}
-
-var bPreviewIsLoaded = false ;
-var oPreviewWindow ;
-var oPreviewBody ;
-
-// Called by the Preview page when loaded.
-function OnPreviewLoad( previewWindow, previewBody )
-{
-       oPreviewWindow  = previewWindow ;
-       oPreviewBody    = previewBody ;
-
-       bPreviewIsLoaded = true ;
-       UpdatePreview() ;
-}
-
-function UpdatePreview()
-{
-       if ( !bPreviewIsLoaded )
-               return ;
-
-       // ### Background
-       SetAttribute( oPreviewBody, 'bgcolor'           , GetE('txtBackColor').value ) ;
-       SetAttribute( oPreviewBody, 'background'        , GetE('txtBackImage').value ) ;
-       SetAttribute( oPreviewBody, 'bgproperties'      , GetE('chkBackNoScroll').checked ? 'fixed' : '' ) ;
-
-       // ### Colors
-       SetAttribute( oPreviewBody, 'text', GetE('txtColorText').value ) ;
-
-       oPreviewWindow.SetLinkColor( GetE('txtColorLink').value ) ;
-       oPreviewWindow.SetVisitedColor( GetE('txtColorVisited').value ) ;
-       oPreviewWindow.SetActiveColor( GetE('txtColorActive').value ) ;
-}
-
-function CheckOther( combo, txtField )
-{
-       var bNotOther = ( combo.value != '...' ) ;
-
-       GetE(txtField).style.backgroundColor = ( bNotOther ? '#cccccc' : '' ) ;
-       GetE(txtField).disabled = bNotOther ;
-}
-
-function SetColor( inputId, color )
-{
-       GetE( inputId ).value = color + '' ;
-       UpdatePreview() ;
-}
-
-function SelectBackColor( color )              { SetColor('txtBackColor', color ) ; }
-function SelectColorText( color )              { SetColor('txtColorText', color ) ; }
-function SelectColorLink( color )              { SetColor('txtColorLink', color ) ; }
-function SelectColorVisited( color )   { SetColor('txtColorVisited', color ) ; }
-function SelectColorActive( color )            { SetColor('txtColorActive', color ) ; }
-
-function SelectColor( wich )
-{
-       switch ( wich )
-       {
-               case 'Back'                     : oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 410, 320, SelectBackColor, window ) ; return ;
-               case 'ColorText'        : oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 410, 320, SelectColorText, window ) ; return ;
-               case 'ColorLink'        : oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 410, 320, SelectColorLink, window ) ; return ;
-               case 'ColorVisited'     : oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 410, 320, SelectColorVisited, window ) ; return ;
-               case 'ColorActive'      : oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 410, 320, SelectColorActive, window ) ; return ;
-       }
-}
-
-function BrowseServerBack()
-{
-       OpenFileBrowser( FCKConfig.ImageBrowserURL, FCKConfig.ImageBrowserWindowWidth, FCKConfig.ImageBrowserWindowHeight ) ;
-}
-
-function SetUrl( url )
-{
-       GetE('txtBackImage').value = url ;
-       UpdatePreview() ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table cellspacing="0" cellpadding="0" width="100%" border="0" style="height: 100%">
-               <tr>
-                       <td valign="top" style="height: 100%">
-                               <div id="divGeneral">
-                                       <span fcklang="DlgDocPageTitle">Page Title</span><br />
-                                       <input id="txtPageTitle" style="width: 100%" type="text" />
-                                       <br />
-                                       <table cellspacing="0" cellpadding="0" border="0">
-                                               <tr>
-                                                       <td>
-                                                               <span fcklang="DlgDocLangDir">Language Direction</span><br />
-                                                               <select id="selDirection">
-                                                                       <option value="" selected="selected"></option>
-                                                                       <option value="ltr" fcklang="DlgDocLangDirLTR">Left to Right (LTR)</option>
-                                                                       <option value="rtl" fcklang="DlgDocLangDirRTL">Right to Left (RTL)</option>
-                                                               </select>
-                                                       </td>
-                                                       <td>
-                                                               &nbsp;&nbsp;&nbsp;</td>
-                                                       <td>
-                                                               <span fcklang="DlgDocLangCode">Language Code</span><br />
-                                                               <input id="txtLang" type="text" />
-                                                       </td>
-                                               </tr>
-                                       </table>
-                                       <br />
-                                       <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                               <tr>
-                                                       <td style="white-space: nowrap">
-                                                               <span fcklang="DlgDocCharSet">Character Set Encoding</span><br />
-                                                               <select id="selCharSet" onchange="CheckOther( this, 'txtCustomCharSet' );">
-                                                                       <option value="" selected="selected"></option>
-                                                                       <option value="us-ascii">ASCII</option>
-                                                                       <option fcklang="DlgDocCharSetCE" value="iso-8859-2">Central European</option>
-                                                                       <option fcklang="DlgDocCharSetCT" value="big5">Chinese Traditional (Big5)</option>
-                                                                       <option fcklang="DlgDocCharSetCR" value="iso-8859-5">Cyrillic</option>
-                                                                       <option fcklang="DlgDocCharSetGR" value="iso-8859-7">Greek</option>
-                                                                       <option fcklang="DlgDocCharSetJP" value="iso-2022-jp">Japanese</option>
-                                                                       <option fcklang="DlgDocCharSetKR" value="iso-2022-kr">Korean</option>
-                                                                       <option fcklang="DlgDocCharSetTR" value="iso-8859-9">Turkish</option>
-                                                                       <option fcklang="DlgDocCharSetUN" value="utf-8">Unicode (UTF-8)</option>
-                                                                       <option fcklang="DlgDocCharSetWE" value="iso-8859-1">Western European</option>
-                                                                       <option fcklang="DlgOpOther" value="...">&lt;Other&gt;</option>
-                                                               </select>
-                                                       </td>
-                                                       <td>
-                                                               &nbsp;&nbsp;&nbsp;</td>
-                                                       <td width="100%">
-                                                               <span fcklang="DlgDocCharSetOther">Other Character Set Encoding</span><br />
-                                                               <input id="txtCustomCharSet" style="width: 100%; background-color: #cccccc" disabled="disabled"
-                                                                       type="text" />
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td colspan="3">
-                                                               &nbsp;</td>
-                                               </tr>
-                                               <tr>
-                                                       <td nowrap="nowrap">
-                                                               <span fcklang="DlgDocDocType">Document Type Heading</span><br />
-                                                               <select id="selDocType" onchange="CheckOther( this, 'txtDocType' );">
-                                                                       <option value="" selected="selected"></option>
-                                                                       <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">'>HTML
-                                                                               4.01 Transitional</option>
-                                                                       <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">'>
-                                                                               HTML 4.01 Strict</option>
-                                                                       <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">'>
-                                                                               HTML 4.01 Frameset</option>
-                                                                       <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'>
-                                                                               XHTML 1.0 Transitional</option>
-                                                                       <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">'>
-                                                                               XHTML 1.0 Strict</option>
-                                                                       <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">'>
-                                                                               XHTML 1.0 Frameset</option>
-                                                                       <option value='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">'>
-                                                                               XHTML 1.1</option>
-                                                                       <option value='<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">'>HTML 3.2</option>
-                                                                       <option value='<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">'>HTML 2.0</option>
-                                                                       <option value="..." fcklang="DlgOpOther">&lt;Other&gt;</option>
-                                                               </select>
-                                                       </td>
-                                                       <td>
-                                                       </td>
-                                                       <td width="100%">
-                                                               <span fcklang="DlgDocDocTypeOther">Other Document Type Heading</span><br />
-                                                               <input id="txtDocType" style="width: 100%; background-color: #cccccc" disabled="disabled"
-                                                                       type="text" />
-                                                       </td>
-                                               </tr>
-                                       </table>
-                                       <br />
-                                       <input id="chkIncXHTMLDecl" type="checkbox" />
-                                       <label for="chkIncXHTMLDecl" fcklang="DlgDocIncXHTML">
-                                               Include XHTML Declarations</label>
-                               </div>
-                               <div id="divBackground" style="display: none">
-                                       <span fcklang="DlgDocBgColor">Background Color</span><br />
-                                       <input id="txtBackColor" type="text" onchange="UpdatePreview();" onkeyup="UpdatePreview();" />&nbsp;<input
-                                               id="btnSelBackColor" onclick="SelectColor( 'Back' )" type="button" value="Select..."
-                                               fcklang="DlgCellBtnSelect" /><br />
-                                       <br />
-                                       <span fcklang="DlgDocBgImage">Background Image URL</span><br />
-                                       <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                               <tr>
-                                                       <td width="100%">
-                                                               <input id="txtBackImage" style="width: 100%" type="text" onchange="UpdatePreview();"
-                                                                       onkeyup="UpdatePreview();" /></td>
-                                                       <td id="tdBrowse" nowrap="nowrap">
-                                                               &nbsp;<input id="btnBrowse" onclick="BrowseServerBack();" type="button" fcklang="DlgBtnBrowseServer"
-                                                                       value="Browse Server" /></td>
-                                               </tr>
-                                       </table>
-                                       <input id="chkBackNoScroll" type="checkbox" onclick="UpdatePreview();" />
-                                       <label for="chkBackNoScroll" fcklang="DlgDocBgNoScroll">
-                                               Nonscrolling Background</label>
-                               </div>
-                               <div id="divColors" style="display: none">
-                                       <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                               <tr>
-                                                       <td>
-                                                               <span fcklang="DlgDocCText">Text</span><br />
-                                                               <input id="txtColorText" type="text" onchange="UpdatePreview();" onkeyup="UpdatePreview();" /><input
-                                                                       onclick="SelectColor( 'ColorText' )" type="button" value="Select..." fcklang="DlgCellBtnSelect" />
-                                                               <br />
-                                                               <span fcklang="DlgDocCLink">Link</span><br />
-                                                               <input id="txtColorLink" type="text" onchange="UpdatePreview();" onkeyup="UpdatePreview();" /><input
-                                                                       onclick="SelectColor( 'ColorLink' )" type="button" value="Select..." fcklang="DlgCellBtnSelect" />
-                                                               <br />
-                                                               <span fcklang="DlgDocCVisited">Visited Link</span><br />
-                                                               <input id="txtColorVisited" type="text" onchange="UpdatePreview();" onkeyup="UpdatePreview();" /><input
-                                                                       onclick="SelectColor( 'ColorVisited' )" type="button" value="Select..." fcklang="DlgCellBtnSelect" />
-                                                               <br />
-                                                               <span fcklang="DlgDocCActive">Active Link</span><br />
-                                                               <input id="txtColorActive" type="text" onchange="UpdatePreview();" onkeyup="UpdatePreview();" /><input
-                                                                       onclick="SelectColor( 'ColorActive' )" type="button" value="Select..." fcklang="DlgCellBtnSelect" />
-                                                       </td>
-                                                       <td valign="middle" align="center">
-                                                               <table cellspacing="2" cellpadding="0" border="0">
-                                                                       <tr>
-                                                                               <td>
-                                                                                       <span fcklang="DlgDocMargins">Page Margins</span></td>
-                                                                       </tr>
-                                                                       <tr>
-                                                                               <td style="border: #000000 1px solid; padding: 5px">
-                                                                                       <table cellpadding="0" cellspacing="0" border="0" dir="ltr">
-                                                                                               <tr>
-                                                                                                       <td align="center" colspan="3">
-                                                                                                               <span fcklang="DlgDocMaTop">Top</span><br />
-                                                                                                               <input id="txtMarginTop" type="text" size="3" />
-                                                                                                       </td>
-                                                                                               </tr>
-                                                                                               <tr>
-                                                                                                       <td align="left">
-                                                                                                               <span fcklang="DlgDocMaLeft">Left</span><br />
-                                                                                                               <input id="txtMarginLeft" type="text" size="3" />
-                                                                                                       </td>
-                                                                                                       <td>
-                                                                                                               &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
-                                                                                                       <td align="right">
-                                                                                                               <span fcklang="DlgDocMaRight">Right</span><br />
-                                                                                                               <input id="txtMarginRight" type="text" size="3" />
-                                                                                                       </td>
-                                                                                               </tr>
-                                                                                               <tr>
-                                                                                                       <td align="center" colspan="3">
-                                                                                                               <span fcklang="DlgDocMaBottom">Bottom</span><br />
-                                                                                                               <input id="txtMarginBottom" type="text" size="3" />
-                                                                                                       </td>
-                                                                                               </tr>
-                                                                                       </table>
-                                                                               </td>
-                                                                       </tr>
-                                                               </table>
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </div>
-                               <div id="divMeta" style="display: none">
-                                       <span fcklang="DlgDocMeIndex">Document Indexing Keywords (comma separated)</span><br />
-                                       <textarea id="txtMetaKeywords" style="width: 100%" rows="2" cols="20"></textarea>
-                                       <br />
-                                       <span fcklang="DlgDocMeDescr">Document Description</span><br />
-                                       <textarea id="txtMetaDescription" style="width: 100%" rows="4" cols="20"></textarea>
-                                       <br />
-                                       <span fcklang="DlgDocMeAuthor">Author</span><br />
-                                       <input id="txtMetaAuthor" style="width: 100%" type="text" /><br />
-                                       <br />
-                                       <span fcklang="DlgDocMeCopy">Copyright</span><br />
-                                       <input id="txtMetaCopyright" type="text" style="width: 100%" />
-                               </div>
-                       </td>
-               </tr>
-               <tr id="ePreview" style="display: none">
-                       <td>
-                               <span fcklang="DlgDocPreview">Preview</span><br />
-                               <iframe id="frmPreview" src="fck_docprops/fck_document_preview.html" width="100%"
-                                       height="100"></iframe>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html b/horde/services/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
deleted file mode 100644 (file)
index f24b838..0000000
+++ /dev/null
@@ -1,113 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Preview shown in the "Document Properties" dialog window.
--->
-<html>
-       <head>
-               <title>Document Properties - Preview</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta name="robots" content="noindex, nofollow">
-               <script language="javascript">
-
-var eBase = parent.FCK.EditorDocument.getElementsByTagName( 'BASE' ) ;
-if ( eBase.length > 0 && eBase[0].href.length > 0 )
-{
-       document.write( '<base href="' + eBase[0].href + '">' ) ;
-}
-
-window.onload = function()
-{
-       if ( typeof( parent.OnPreviewLoad ) == 'function' )
-               parent.OnPreviewLoad( window, document.body ) ;
-}
-
-function SetBaseHRef( baseHref )
-{
-       var eBase = document.createElement( 'BASE' ) ;
-       eBase.href = baseHref ;
-
-       var eHead = document.getElementsByTagName( 'HEAD' )[0] ;
-       eHead.appendChild( eBase ) ;
-}
-
-function SetLinkColor( color )
-{
-       if ( color && color.length > 0 )
-               document.getElementById('eLink').style.color = color ;
-       else
-               document.getElementById('eLink').style.color = window.document.linkColor ;
-}
-
-function SetVisitedColor( color )
-{
-       if ( color && color.length > 0 )
-               document.getElementById('eVisited').style.color = color ;
-       else
-               document.getElementById('eVisited').style.color = window.document.vlinkColor ;
-}
-
-function SetActiveColor( color )
-{
-       if ( color && color.length > 0 )
-               document.getElementById('eActive').style.color = color ;
-       else
-               document.getElementById('eActive').style.color = window.document.alinkColor ;
-}
-               </script>
-       </head>
-       <body>
-               <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0">
-                       <tr>
-                               <td align="center" valign="middle">
-                                       Normal Text
-                               </td>
-                               <td id="eLink" align="center" valign="middle">
-                                       <u>Link Text</u>
-                               </td>
-                       </tr>
-                       <tr>
-                               <td id="eVisited" valign="middle" align="center">
-                                       <u>Visited Link</u>
-                               </td>
-                               <td id="eActive" valign="middle" align="center">
-                                       <u>Active Link</u>
-                               </td>
-                       </tr>
-               </table>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-               <br>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_flash.html b/horde/services/editor/fckeditor/editor/dialog/fck_flash.html
deleted file mode 100644 (file)
index 1c2a886..0000000
+++ /dev/null
@@ -1,152 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Flash Properties dialog window.
--->
-<html>
-       <head>
-               <title>Flash Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta content="noindex, nofollow" name="robots">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script src="fck_flash/fck_flash.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-document.write( FCKTools.GetStyleHtml( GetCommonDialogCss() ) ) ;
-
-               </script>
-       </head>
-       <body scroll="no" style="OVERFLOW: hidden">
-               <div id="divInfo">
-                       <table cellSpacing="1" cellPadding="1" width="100%" border="0">
-                               <tr>
-                                       <td>
-                                               <table cellSpacing="0" cellPadding="0" width="100%" border="0">
-                                                       <tr>
-                                                               <td width="100%"><span fckLang="DlgImgURL">URL</span>
-                                                               </td>
-                                                               <td id="tdBrowse" style="DISPLAY: none" noWrap rowSpan="2">&nbsp; <input id="btnBrowse" onclick="BrowseServer();" type="button" value="Browse Server" fckLang="DlgBtnBrowseServer">
-                                                               </td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td vAlign="top"><input id="txtUrl" onblur="UpdatePreview();" style="WIDTH: 100%" type="text">
-                                                               </td>
-                                                       </tr>
-                                               </table>
-                                       </td>
-                               </tr>
-                               <TR>
-                                       <TD>
-                                               <table cellSpacing="0" cellPadding="0" border="0">
-                                                       <TR>
-                                                               <TD nowrap>
-                                                                       <span fckLang="DlgImgWidth">Width</span><br>
-                                                                       <input id="txtWidth" onkeypress="return IsDigit(event);" type="text" size="3">
-                                                               </TD>
-                                                               <TD>&nbsp;</TD>
-                                                               <TD>
-                                                                       <span fckLang="DlgImgHeight">Height</span><br>
-                                                                       <input id="txtHeight" onkeypress="return IsDigit(event);" type="text" size="3">
-                                                               </TD>
-                                                       </TR>
-                                               </table>
-                                       </TD>
-                               </TR>
-                               <tr>
-                                       <td vAlign="top">
-                                               <table cellSpacing="0" cellPadding="0" width="100%" border="0">
-                                                       <tr>
-                                                               <td valign="top" width="100%">
-                                                                       <table cellSpacing="0" cellPadding="0" width="100%">
-                                                                               <tr>
-                                                                                       <td><span fckLang="DlgImgPreview">Preview</span></td>
-                                                                               </tr>
-                                                                               <tr>
-                                                                                       <td id="ePreviewCell" valign="top" class="FlashPreviewArea"><iframe src="fck_flash/fck_flash_preview.html" frameborder="0" marginheight="0" marginwidth="0"></iframe></td>
-                                                                               </tr>
-                                                                       </table>
-                                                               </td>
-                                                       </tr>
-                                               </table>
-                                       </td>
-                               </tr>
-                       </table>
-               </div>
-               <div id="divUpload" style="DISPLAY: none">
-                       <form id="frmUpload" method="post" target="UploadWindow" enctype="multipart/form-data" action="" onsubmit="return CheckUpload();">
-                               <span fckLang="DlgLnkUpload">Upload</span><br />
-                               <input id="txtUploadFile" style="WIDTH: 100%" type="file" size="40" name="NewFile" /><br />
-                               <br />
-                               <input id="btnUpload" type="submit" value="Send it to the Server" fckLang="DlgLnkBtnUpload" />
-                               <script type="text/javascript">
-                                       document.write( '<iframe name="UploadWindow" style="DISPLAY: none" src="' + FCKTools.GetVoidUrl() + '"><\/iframe>' ) ;
-                               </script>
-                       </form>
-               </div>
-               <div id="divAdvanced" style="DISPLAY: none">
-                       <TABLE cellSpacing="0" cellPadding="0" border="0">
-                               <TR>
-                                       <TD nowrap>
-                                               <span fckLang="DlgFlashScale">Scale</span><BR>
-                                               <select id="cmbScale">
-                                                       <option value="" selected></option>
-                                                       <option value="showall" fckLang="DlgFlashScaleAll">Show all</option>
-                                                       <option value="noborder" fckLang="DlgFlashScaleNoBorder">No Border</option>
-                                                       <option value="exactfit" fckLang="DlgFlashScaleFit">Exact Fit</option>
-                                               </select></TD>
-                                       <TD>&nbsp;&nbsp;&nbsp; &nbsp;
-                                       </TD>
-                                       <td valign="bottom">
-                                               <table>
-                                                       <tr>
-                                                               <td><input id="chkAutoPlay" type="checkbox" checked></td>
-                                                               <td><label for="chkAutoPlay" nowrap fckLang="DlgFlashChkPlay">Auto Play</label>&nbsp;&nbsp;</td>
-                                                               <td><input id="chkLoop" type="checkbox" checked></td>
-                                                               <td><label for="chkLoop" nowrap fckLang="DlgFlashChkLoop">Loop</label>&nbsp;&nbsp;</td>
-                                                               <td><input id="chkMenu" type="checkbox" checked></td>
-                                                               <td><label for="chkMenu" nowrap fckLang="DlgFlashChkMenu">Enable Flash Menu</label></td>
-                                                       </tr>
-                                               </table>
-                                       </td>
-                               </TR>
-                       </TABLE>
-                       <br>
-                       &nbsp;
-                       <table cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
-                               <tr>
-                                       <td vAlign="top" width="50%"><span fckLang="DlgGenId">Id</span><br>
-                                               <input id="txtAttId" style="WIDTH: 100%" type="text">
-                                       </td>
-                                       <td>&nbsp;&nbsp;</td>
-                                       <td vAlign="top" nowrap><span fckLang="DlgGenClass">Stylesheet Classes</span><br>
-                                               <input id="txtAttClasses" style="WIDTH: 100%" type="text">
-                                       </td>
-                                       <td>&nbsp;&nbsp;</td>
-                                       <td vAlign="top" nowrap width="50%">&nbsp;<span fckLang="DlgGenTitle">Advisory Title</span><br>
-                                               <input id="txtAttTitle" style="WIDTH: 100%" type="text">
-                                       </td>
-                               </tr>
-                       </table>
-                       <span fckLang="DlgGenStyle">Style</span><br>
-                       <input id="txtAttStyle" style="WIDTH: 100%" type="text">
-               </div>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js b/horde/services/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js
deleted file mode 100644 (file)
index 81fd423..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var dialog=window.parent;var oEditor=dialog.InnerDialogLoaded();var FCK=oEditor.FCK;var FCKLang=oEditor.FCKLang;var FCKConfig=oEditor.FCKConfig;var FCKTools=oEditor.FCKTools;dialog.AddTab("Info",oEditor.FCKLang.DlgInfoTab);if(FCKConfig.FlashUpload){dialog.AddTab("Upload",FCKLang.DlgLnkUpload)}if(!FCKConfig.FlashDlgHideAdvanced){dialog.AddTab("Advanced",oEditor.FCKLang.DlgAdvancedTag)}function OnDialogTabChange(a){ShowE("divInfo",(a=="Info"));ShowE("divUpload",(a=="Upload"));ShowE("divAdvanced",(a=="Advanced"))}var oFakeImage=dialog.Selection.GetSelectedElement();var oEmbed;if(oFakeImage){if(oFakeImage.tagName=="IMG"&&oFakeImage.getAttribute("_fckflash")){oEmbed=FCK.GetRealElement(oFakeImage)}else{oFakeImage=null}}window.onload=function(){oEditor.FCKLanguageManager.TranslatePage(document);LoadSelection();GetE("tdBrowse").style.display=FCKConfig.FlashBrowser?"":"none";if(FCKConfig.FlashUpload){GetE("frmUpload").action=FCKConfig.FlashUploadURL}dialog.SetAutoSize(true);dialog.SetOkButton(true);SelectField("txtUrl")};function LoadSelection(){if(!oEmbed){return}GetE("txtUrl").value=GetAttribute(oEmbed,"src","");GetE("txtWidth").value=GetAttribute(oEmbed,"width","");GetE("txtHeight").value=GetAttribute(oEmbed,"height","");GetE("txtAttId").value=oEmbed.id;GetE("chkAutoPlay").checked=GetAttribute(oEmbed,"play","true")=="true";GetE("chkLoop").checked=GetAttribute(oEmbed,"loop","true")=="true";GetE("chkMenu").checked=GetAttribute(oEmbed,"menu","true")=="true";GetE("cmbScale").value=GetAttribute(oEmbed,"scale","").toLowerCase();GetE("txtAttTitle").value=oEmbed.title;if(oEditor.FCKBrowserInfo.IsIE){GetE("txtAttClasses").value=oEmbed.getAttribute("className")||"";GetE("txtAttStyle").value=oEmbed.style.cssText}else{GetE("txtAttClasses").value=oEmbed.getAttribute("class",2)||"";GetE("txtAttStyle").value=oEmbed.getAttribute("style",2)||""}UpdatePreview()}function Ok(){if(GetE("txtUrl").value.length==0){dialog.SetSelectedTab("Info");GetE("txtUrl").focus();alert(oEditor.FCKLang.DlgAlertUrl);return false}oEditor.FCKUndo.SaveUndoStep();if(!oEmbed){oEmbed=FCK.EditorDocument.createElement("EMBED");oFakeImage=null}UpdateEmbed(oEmbed);if(!oFakeImage){oFakeImage=oEditor.FCKDocumentProcessor_CreateFakeImage("FCK__Flash",oEmbed);oFakeImage.setAttribute("_fckflash","true",0);oFakeImage=FCK.InsertElement(oFakeImage)}oEditor.FCKEmbedAndObjectProcessor.RefreshView(oFakeImage,oEmbed);return true}function UpdateEmbed(a){SetAttribute(a,"type","application/x-shockwave-flash");SetAttribute(a,"pluginspage","http://www.macromedia.com/go/getflashplayer");SetAttribute(a,"src",GetE("txtUrl").value);SetAttribute(a,"width",GetE("txtWidth").value);SetAttribute(a,"height",GetE("txtHeight").value);SetAttribute(a,"id",GetE("txtAttId").value);SetAttribute(a,"scale",GetE("cmbScale").value);SetAttribute(a,"play",GetE("chkAutoPlay").checked?"true":"false");SetAttribute(a,"loop",GetE("chkLoop").checked?"true":"false");SetAttribute(a,"menu",GetE("chkMenu").checked?"true":"false");SetAttribute(a,"title",GetE("txtAttTitle").value);if(oEditor.FCKBrowserInfo.IsIE){SetAttribute(a,"className",GetE("txtAttClasses").value);a.style.cssText=GetE("txtAttStyle").value}else{SetAttribute(a,"class",GetE("txtAttClasses").value);SetAttribute(a,"style",GetE("txtAttStyle").value)}}var ePreview;function SetPreviewElement(a){ePreview=a;if(GetE("txtUrl").value.length>0){UpdatePreview()}}function UpdatePreview(){if(!ePreview){return}while(ePreview.firstChild){ePreview.removeChild(ePreview.firstChild)}if(GetE("txtUrl").value.length==0){ePreview.innerHTML="&nbsp;"}else{var a=ePreview.ownerDocument||ePreview.document;var b=a.createElement("EMBED");SetAttribute(b,"src",GetE("txtUrl").value);SetAttribute(b,"type","application/x-shockwave-flash");SetAttribute(b,"width","100%");SetAttribute(b,"height","100%");ePreview.appendChild(b)}}function BrowseServer(){OpenFileBrowser(FCKConfig.FlashBrowserURL,FCKConfig.FlashBrowserWindowWidth,FCKConfig.FlashBrowserWindowHeight)}function SetUrl(b,c,a){GetE("txtUrl").value=b;if(c){GetE("txtWidth").value=c}if(a){GetE("txtHeight").value=a}UpdatePreview();dialog.SetSelectedTab("Info")}function OnUploadCompleted(c,a,d,b){window.parent.Throbber.Hide();GetE("divUpload").style.display="";switch(c){case 0:alert("Your file has been successfully uploaded");break;case 1:alert(b);return;case 101:alert(b);break;case 201:alert('A file with the same name is already available. The uploaded file has been renamed to "'+d+'"');break;case 202:alert("Invalid file type");return;case 203:alert("Security error. You probably don't have enough permissions to upload. Please check your server.");return;case 500:alert("The connector is disabled");break;default:alert("Error on file upload. Error number: "+c);return}SetUrl(a);GetE("frmUpload").reset()}var oUploadAllowedExtRegex=new RegExp(FCKConfig.FlashUploadAllowedExtensions,"i");var oUploadDeniedExtRegex=new RegExp(FCKConfig.FlashUploadDeniedExtensions,"i");function CheckUpload(){var a=GetE("txtUploadFile").value;if(a.length==0){alert("Please select a file to upload");return false}if((FCKConfig.FlashUploadAllowedExtensions.length>0&&!oUploadAllowedExtRegex.test(a))||(FCKConfig.FlashUploadDeniedExtensions.length>0&&oUploadDeniedExtRegex.test(a))){OnUploadCompleted(202);return false}window.parent.Throbber.Show(100);GetE("divUpload").style.display="none";return true};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html b/horde/services/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
deleted file mode 100644 (file)
index 6082216..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Preview page for the Flash dialog window.
--->
-<html>
-       <head>
-               <title></title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta name="robots" content="noindex, nofollow">
-               <script src="../common/fck_dialog_common.js" type="text/javascript"></script>
-               <script language="javascript">
-
-var FCKTools   = window.parent.FCKTools ;
-var FCKConfig  = window.parent.FCKConfig ;
-
-// Sets the Skin CSS
-document.write( FCKTools.GetStyleHtml( FCKConfig.SkinDialogCSS ) ) ;
-document.write( FCKTools.GetStyleHtml( GetCommonDialogCss( '../' ) ) ) ;
-
-if ( window.parent.FCKConfig.BaseHref.length > 0 )
-       document.write( '<base href="' + window.parent.FCKConfig.BaseHref + '">' ) ;
-
-window.onload = function()
-{
-       window.parent.SetPreviewElement( document.body ) ;
-}
-
-               </script>
-       </head>
-       <body style="COLOR: #000000; BACKGROUND-COLOR: #ffffff"></body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_flash/src/fck_flash.js b/horde/services/editor/fckeditor/editor/dialog/fck_flash/src/fck_flash.js
deleted file mode 100644 (file)
index 33c77d6..0000000
+++ /dev/null
@@ -1,300 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Scripts related to the Flash dialog window (see fck_flash.html).
- */
-
-var dialog             = window.parent ;
-var oEditor            = dialog.InnerDialogLoaded() ;
-var FCK                        = oEditor.FCK ;
-var FCKLang            = oEditor.FCKLang ;
-var FCKConfig  = oEditor.FCKConfig ;
-var FCKTools   = oEditor.FCKTools ;
-
-//#### Dialog Tabs
-
-// Set the dialog tabs.
-dialog.AddTab( 'Info', oEditor.FCKLang.DlgInfoTab ) ;
-
-if ( FCKConfig.FlashUpload )
-       dialog.AddTab( 'Upload', FCKLang.DlgLnkUpload ) ;
-
-if ( !FCKConfig.FlashDlgHideAdvanced )
-       dialog.AddTab( 'Advanced', oEditor.FCKLang.DlgAdvancedTag ) ;
-
-// Function called when a dialog tag is selected.
-function OnDialogTabChange( tabCode )
-{
-       ShowE('divInfo'         , ( tabCode == 'Info' ) ) ;
-       ShowE('divUpload'       , ( tabCode == 'Upload' ) ) ;
-       ShowE('divAdvanced'     , ( tabCode == 'Advanced' ) ) ;
-}
-
-// Get the selected flash embed (if available).
-var oFakeImage = dialog.Selection.GetSelectedElement() ;
-var oEmbed ;
-
-if ( oFakeImage )
-{
-       if ( oFakeImage.tagName == 'IMG' && oFakeImage.getAttribute('_fckflash') )
-               oEmbed = FCK.GetRealElement( oFakeImage ) ;
-       else
-               oFakeImage = null ;
-}
-
-window.onload = function()
-{
-       // Translate the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       // Load the selected element information (if any).
-       LoadSelection() ;
-
-       // Show/Hide the "Browse Server" button.
-       GetE('tdBrowse').style.display = FCKConfig.FlashBrowser ? '' : 'none' ;
-
-       // Set the actual uploader URL.
-       if ( FCKConfig.FlashUpload )
-               GetE('frmUpload').action = FCKConfig.FlashUploadURL ;
-
-       dialog.SetAutoSize( true ) ;
-
-       // Activate the "OK" button.
-       dialog.SetOkButton( true ) ;
-
-       SelectField( 'txtUrl' ) ;
-}
-
-function LoadSelection()
-{
-       if ( ! oEmbed ) return ;
-
-       GetE('txtUrl').value    = GetAttribute( oEmbed, 'src', '' ) ;
-       GetE('txtWidth').value  = GetAttribute( oEmbed, 'width', '' ) ;
-       GetE('txtHeight').value = GetAttribute( oEmbed, 'height', '' ) ;
-
-       // Get Advances Attributes
-       GetE('txtAttId').value          = oEmbed.id ;
-       GetE('chkAutoPlay').checked     = GetAttribute( oEmbed, 'play', 'true' ) == 'true' ;
-       GetE('chkLoop').checked         = GetAttribute( oEmbed, 'loop', 'true' ) == 'true' ;
-       GetE('chkMenu').checked         = GetAttribute( oEmbed, 'menu', 'true' ) == 'true' ;
-       GetE('cmbScale').value          = GetAttribute( oEmbed, 'scale', '' ).toLowerCase() ;
-
-       GetE('txtAttTitle').value               = oEmbed.title ;
-
-       if ( oEditor.FCKBrowserInfo.IsIE )
-       {
-               GetE('txtAttClasses').value = oEmbed.getAttribute('className') || '' ;
-               GetE('txtAttStyle').value = oEmbed.style.cssText ;
-       }
-       else
-       {
-               GetE('txtAttClasses').value = oEmbed.getAttribute('class',2) || '' ;
-               GetE('txtAttStyle').value = oEmbed.getAttribute('style',2) || '' ;
-       }
-
-       UpdatePreview() ;
-}
-
-//#### The OK button was hit.
-function Ok()
-{
-       if ( GetE('txtUrl').value.length == 0 )
-       {
-               dialog.SetSelectedTab( 'Info' ) ;
-               GetE('txtUrl').focus() ;
-
-               alert( oEditor.FCKLang.DlgAlertUrl ) ;
-
-               return false ;
-       }
-
-       oEditor.FCKUndo.SaveUndoStep() ;
-       if ( !oEmbed )
-       {
-               oEmbed          = FCK.EditorDocument.createElement( 'EMBED' ) ;
-               oFakeImage  = null ;
-       }
-       UpdateEmbed( oEmbed ) ;
-
-       if ( !oFakeImage )
-       {
-               oFakeImage      = oEditor.FCKDocumentProcessor_CreateFakeImage( 'FCK__Flash', oEmbed ) ;
-               oFakeImage.setAttribute( '_fckflash', 'true', 0 ) ;
-               oFakeImage      = FCK.InsertElement( oFakeImage ) ;
-       }
-
-       oEditor.FCKEmbedAndObjectProcessor.RefreshView( oFakeImage, oEmbed ) ;
-
-       return true ;
-}
-
-function UpdateEmbed( e )
-{
-       SetAttribute( e, 'type'                 , 'application/x-shockwave-flash' ) ;
-       SetAttribute( e, 'pluginspage'  , 'http://www.macromedia.com/go/getflashplayer' ) ;
-
-       SetAttribute( e, 'src', GetE('txtUrl').value ) ;
-       SetAttribute( e, "width" , GetE('txtWidth').value ) ;
-       SetAttribute( e, "height", GetE('txtHeight').value ) ;
-
-       // Advances Attributes
-
-       SetAttribute( e, 'id'   , GetE('txtAttId').value ) ;
-       SetAttribute( e, 'scale', GetE('cmbScale').value ) ;
-
-       SetAttribute( e, 'play', GetE('chkAutoPlay').checked ? 'true' : 'false' ) ;
-       SetAttribute( e, 'loop', GetE('chkLoop').checked ? 'true' : 'false' ) ;
-       SetAttribute( e, 'menu', GetE('chkMenu').checked ? 'true' : 'false' ) ;
-
-       SetAttribute( e, 'title'        , GetE('txtAttTitle').value ) ;
-
-       if ( oEditor.FCKBrowserInfo.IsIE )
-       {
-               SetAttribute( e, 'className', GetE('txtAttClasses').value ) ;
-               e.style.cssText = GetE('txtAttStyle').value ;
-       }
-       else
-       {
-               SetAttribute( e, 'class', GetE('txtAttClasses').value ) ;
-               SetAttribute( e, 'style', GetE('txtAttStyle').value ) ;
-       }
-}
-
-var ePreview ;
-
-function SetPreviewElement( previewEl )
-{
-       ePreview = previewEl ;
-
-       if ( GetE('txtUrl').value.length > 0 )
-               UpdatePreview() ;
-}
-
-function UpdatePreview()
-{
-       if ( !ePreview )
-               return ;
-
-       while ( ePreview.firstChild )
-               ePreview.removeChild( ePreview.firstChild ) ;
-
-       if ( GetE('txtUrl').value.length == 0 )
-               ePreview.innerHTML = '&nbsp;' ;
-       else
-       {
-               var oDoc        = ePreview.ownerDocument || ePreview.document ;
-               var e           = oDoc.createElement( 'EMBED' ) ;
-
-               SetAttribute( e, 'src', GetE('txtUrl').value ) ;
-               SetAttribute( e, 'type', 'application/x-shockwave-flash' ) ;
-               SetAttribute( e, 'width', '100%' ) ;
-               SetAttribute( e, 'height', '100%' ) ;
-
-               ePreview.appendChild( e ) ;
-       }
-}
-
-// <embed id="ePreview" src="fck_flash/claims.swf" width="100%" height="100%" style="visibility:hidden" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
-
-function BrowseServer()
-{
-       OpenFileBrowser( FCKConfig.FlashBrowserURL, FCKConfig.FlashBrowserWindowWidth, FCKConfig.FlashBrowserWindowHeight ) ;
-}
-
-function SetUrl( url, width, height )
-{
-       GetE('txtUrl').value = url ;
-
-       if ( width )
-               GetE('txtWidth').value = width ;
-
-       if ( height )
-               GetE('txtHeight').value = height ;
-
-       UpdatePreview() ;
-
-       dialog.SetSelectedTab( 'Info' ) ;
-}
-
-function OnUploadCompleted( errorNumber, fileUrl, fileName, customMsg )
-{
-       // Remove animation
-       window.parent.Throbber.Hide() ;
-       GetE( 'divUpload' ).style.display  = '' ;
-
-       switch ( errorNumber )
-       {
-               case 0 :        // No errors
-                       alert( 'Your file has been successfully uploaded' ) ;
-                       break ;
-               case 1 :        // Custom error
-                       alert( customMsg ) ;
-                       return ;
-               case 101 :      // Custom warning
-                       alert( customMsg ) ;
-                       break ;
-               case 201 :
-                       alert( 'A file with the same name is already available. The uploaded file has been renamed to "' + fileName + '"' ) ;
-                       break ;
-               case 202 :
-                       alert( 'Invalid file type' ) ;
-                       return ;
-               case 203 :
-                       alert( "Security error. You probably don't have enough permissions to upload. Please check your server." ) ;
-                       return ;
-               case 500 :
-                       alert( 'The connector is disabled' ) ;
-                       break ;
-               default :
-                       alert( 'Error on file upload. Error number: ' + errorNumber ) ;
-                       return ;
-       }
-
-       SetUrl( fileUrl ) ;
-       GetE('frmUpload').reset() ;
-}
-
-var oUploadAllowedExtRegex     = new RegExp( FCKConfig.FlashUploadAllowedExtensions, 'i' ) ;
-var oUploadDeniedExtRegex      = new RegExp( FCKConfig.FlashUploadDeniedExtensions, 'i' ) ;
-
-function CheckUpload()
-{
-       var sFile = GetE('txtUploadFile').value ;
-
-       if ( sFile.length == 0 )
-       {
-               alert( 'Please select a file to upload' ) ;
-               return false ;
-       }
-
-       if ( ( FCKConfig.FlashUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) ) ||
-               ( FCKConfig.FlashUploadDeniedExtensions.length > 0 && oUploadDeniedExtRegex.test( sFile ) ) )
-       {
-               OnUploadCompleted( 202 ) ;
-               return false ;
-       }
-
-       // Show animation
-       window.parent.Throbber.Show( 100 ) ;
-       GetE( 'divUpload' ).style.display  = 'none' ;
-
-       return true ;
-}
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_form.html b/horde/services/editor/fckeditor/editor/dialog/fck_form.html
deleted file mode 100644 (file)
index 30e753c..0000000
+++ /dev/null
@@ -1,109 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Form dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelection().MoveToAncestorNode( 'FORM' ) ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl )
-       {
-               GetE('txtName').value   = oActiveEl.name ;
-               GetE('txtAction').value = oActiveEl.getAttribute( 'action', 2 ) ;
-               GetE('txtMethod').value = oActiveEl.method ;
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       if ( !oActiveEl )
-       {
-               oActiveEl = oEditor.FCK.InsertElement( 'form' ) ;
-
-               if ( oEditor.FCKBrowserInfo.IsGeckoLike )
-                       oEditor.FCKTools.AppendBogusBr( oActiveEl ) ;
-       }
-
-       oActiveEl.name = GetE('txtName').value ;
-       SetAttribute( oActiveEl, 'action', GetE('txtAction').value ) ;
-       oActiveEl.method = GetE('txtMethod').value ;
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table width="100%" style="height: 100%">
-               <tr>
-                       <td align="center">
-                               <table cellspacing="0" cellpadding="0" width="80%" border="0">
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgFormName">Name</span><br />
-                                                       <input style="width: 100%" type="text" id="txtName" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgFormAction">Action</span><br />
-                                                       <input style="width: 100%" type="text" id="txtAction" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgFormMethod">Method</span><br />
-                                                       <select id="txtMethod">
-                                                               <option value="get" selected="selected">GET</option>
-                                                               <option value="post">POST</option>
-                                                       </select>
-                                               </td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_hiddenfield.html b/horde/services/editor/fckeditor/editor/dialog/fck_hiddenfield.html
deleted file mode 100644 (file)
index 9fb2ed2..0000000
+++ /dev/null
@@ -1,115 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Hidden Field dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>Hidden Field Properties</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-var FCK = oEditor.FCK ;
-
-// Gets the document DOM
-var oDOM = FCK.EditorDocument ;
-
-// Get the selected flash embed (if available).
-var oFakeImage = dialog.Selection.GetSelectedElement() ;
-var oActiveEl ;
-
-if ( oFakeImage )
-{
-       if ( oFakeImage.tagName == 'IMG' && oFakeImage.getAttribute('_fckinputhidden') )
-               oActiveEl = FCK.GetRealElement( oFakeImage ) ;
-       else
-               oFakeImage = null ;
-}
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl )
-       {
-               GetE('txtName').value           = oActiveEl.name ;
-               GetE('txtValue').value          = oActiveEl.value ;
-       }
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'INPUT', {name: GetE('txtName').value, type: 'hidden' } ) ;
-
-       SetAttribute( oActiveEl, 'value', GetE('txtValue').value ) ;
-
-       if ( !oFakeImage )
-       {
-               oFakeImage      = oEditor.FCKDocumentProcessor_CreateFakeImage( 'FCK__InputHidden', oActiveEl ) ;
-               oFakeImage.setAttribute( '_fckinputhidden', 'true', 0 ) ;
-
-               oActiveEl.parentNode.insertBefore( oFakeImage, oActiveEl ) ;
-               oActiveEl.parentNode.removeChild( oActiveEl ) ;
-       }
-       else
-               oEditor.FCKUndo.SaveUndoStep() ;
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden" scroll="no">
-       <table height="100%" width="100%">
-               <tr>
-                       <td align="center">
-                               <table border="0" class="inhoud" cellpadding="0" cellspacing="0" width="80%">
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgHiddenName">Name</span><br />
-                                                       <input type="text" size="20" id="txtName" style="width: 100%" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgHiddenValue">Value</span><br />
-                                                       <input type="text" size="30" id="txtValue" style="width: 100%" />
-                                               </td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_image.html b/horde/services/editor/fckeditor/editor/dialog/fck_image.html
deleted file mode 100644 (file)
index b4436a9..0000000
+++ /dev/null
@@ -1,258 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Image Properties dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>Image Properties</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script src="fck_image/fck_image.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-document.write( FCKTools.GetStyleHtml( GetCommonDialogCss() ) ) ;
-
-               </script>
-</head>
-<body scroll="no" style="overflow: hidden">
-       <div id="divInfo">
-               <table cellspacing="1" cellpadding="1" border="0" width="100%" height="100%">
-                       <tr>
-                               <td>
-                                       <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                               <tr>
-                                                       <td width="100%">
-                                                               <span fcklang="DlgImgURL">URL</span>
-                                                       </td>
-                                                       <td id="tdBrowse" style="display: none" nowrap="nowrap" rowspan="2">
-                                                               &nbsp;
-                                                               <input id="btnBrowse" onclick="BrowseServer();" type="button" value="Browse Server"
-                                                                       fcklang="DlgBtnBrowseServer" />
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td valign="top">
-                                                               <input id="txtUrl" style="width: 100%" type="text" onblur="UpdatePreview();" />
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-                       <tr>
-                               <td>
-                                       <span fcklang="DlgImgAlt">Short Description</span><br />
-                                       <input id="txtAlt" style="width: 100%" type="text" /><br />
-                               </td>
-                       </tr>
-                       <tr height="100%">
-                               <td valign="top">
-                                       <table cellspacing="0" cellpadding="0" width="100%" border="0" height="100%">
-                                               <tr>
-                                                       <td valign="top">
-                                                               <br />
-                                                               <table cellspacing="0" cellpadding="0" border="0">
-                                                                       <tr>
-                                                                               <td nowrap="nowrap">
-                                                                                       <span fcklang="DlgImgWidth">Width</span>&nbsp;</td>
-                                                                               <td>
-                                                                                       <input type="text" size="3" id="txtWidth" onkeyup="OnSizeChanged('Width',this.value);" /></td>
-                                                                               <td rowspan="2">
-                                                                                       <div id="btnLockSizes" class="BtnLocked" onmouseover="this.className = (bLockRatio ? 'BtnLocked' : 'BtnUnlocked' ) + ' BtnOver';"
-                                                                                               onmouseout="this.className = (bLockRatio ? 'BtnLocked' : 'BtnUnlocked' );" title="Lock Sizes"
-                                                                                               onclick="SwitchLock(this);">
-                                                                                       </div>
-                                                                               </td>
-                                                                               <td rowspan="2">
-                                                                                       <div id="btnResetSize" class="BtnReset" onmouseover="this.className='BtnReset BtnOver';"
-                                                                                               onmouseout="this.className='BtnReset';" title="Reset Size" onclick="ResetSizes();">
-                                                                                       </div>
-                                                                               </td>
-                                                                       </tr>
-                                                                       <tr>
-                                                                               <td nowrap="nowrap">
-                                                                                       <span fcklang="DlgImgHeight">Height</span>&nbsp;</td>
-                                                                               <td>
-                                                                                       <input type="text" size="3" id="txtHeight" onkeyup="OnSizeChanged('Height',this.value);" /></td>
-                                                                       </tr>
-                                                               </table>
-                                                               <br />
-                                                               <table cellspacing="0" cellpadding="0" border="0">
-                                                                       <tr>
-                                                                               <td nowrap="nowrap">
-                                                                                       <span fcklang="DlgImgBorder">Border</span>&nbsp;</td>
-                                                                               <td>
-                                                                                       <input type="text" size="2" value="" id="txtBorder" onkeyup="UpdatePreview();" /></td>
-                                                                       </tr>
-                                                                       <tr>
-                                                                               <td nowrap="nowrap">
-                                                                                       <span fcklang="DlgImgHSpace">HSpace</span>&nbsp;</td>
-                                                                               <td>
-                                                                                       <input type="text" size="2" id="txtHSpace" onkeyup="UpdatePreview();" /></td>
-                                                                       </tr>
-                                                                       <tr>
-                                                                               <td nowrap="nowrap">
-                                                                                       <span fcklang="DlgImgVSpace">VSpace</span>&nbsp;</td>
-                                                                               <td>
-                                                                                       <input type="text" size="2" id="txtVSpace" onkeyup="UpdatePreview();" /></td>
-                                                                       </tr>
-                                                                       <tr>
-                                                                               <td nowrap="nowrap">
-                                                                                       <span fcklang="DlgImgAlign">Align</span>&nbsp;</td>
-                                                                               <td>
-                                                                                       <select id="cmbAlign" onchange="UpdatePreview();">
-                                                                                               <option value="" selected="selected"></option>
-                                                                                               <option fcklang="DlgImgAlignLeft" value="left">Left</option>
-                                                                                               <option fcklang="DlgImgAlignAbsBottom" value="absBottom">Abs Bottom</option>
-                                                                                               <option fcklang="DlgImgAlignAbsMiddle" value="absMiddle">Abs Middle</option>
-                                                                                               <option fcklang="DlgImgAlignBaseline" value="baseline">Baseline</option>
-                                                                                               <option fcklang="DlgImgAlignBottom" value="bottom">Bottom</option>
-                                                                                               <option fcklang="DlgImgAlignMiddle" value="middle">Middle</option>
-                                                                                               <option fcklang="DlgImgAlignRight" value="right">Right</option>
-                                                                                               <option fcklang="DlgImgAlignTextTop" value="textTop">Text Top</option>
-                                                                                               <option fcklang="DlgImgAlignTop" value="top">Top</option>
-                                                                                       </select>
-                                                                               </td>
-                                                                       </tr>
-                                                               </table>
-                                                       </td>
-                                                       <td>
-                                                               &nbsp;&nbsp;&nbsp;</td>
-                                                       <td width="100%" valign="top">
-                                                               <table cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed">
-                                                                       <tr>
-                                                                               <td>
-                                                                                       <span fcklang="DlgImgPreview">Preview</span></td>
-                                                                       </tr>
-                                                                       <tr>
-                                                                               <td valign="top">
-                                                                                       <iframe class="ImagePreviewArea" src="fck_image/fck_image_preview.html" frameborder="0"
-                                                                                               marginheight="0" marginwidth="0"></iframe>
-                                                                               </td>
-                                                                       </tr>
-                                                               </table>
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-       <div id="divUpload" style="display: none">
-               <form id="frmUpload" method="post" target="UploadWindow" enctype="multipart/form-data"
-                       action="" onsubmit="return CheckUpload();">
-                       <span fcklang="DlgLnkUpload">Upload</span><br />
-                       <input id="txtUploadFile" style="width: 100%" type="file" size="40" name="NewFile" /><br />
-                       <br />
-                       <input id="btnUpload" type="submit" value="Send it to the Server" fcklang="DlgLnkBtnUpload" />
-                       <script type="text/javascript">
-                               document.write( '<iframe name="UploadWindow" style="display: none" src="' + FCKTools.GetVoidUrl() + '"><\/iframe>' ) ;
-                       </script>
-               </form>
-       </div>
-       <div id="divLink" style="display: none">
-               <table cellspacing="1" cellpadding="1" border="0" width="100%">
-                       <tr>
-                               <td>
-                                       <div>
-                                               <span fcklang="DlgLnkURL">URL</span><br />
-                                               <input id="txtLnkUrl" style="width: 100%" type="text" onblur="UpdatePreview();" />
-                                       </div>
-                                       <div id="divLnkBrowseServer" align="right">
-                                               <input type="button" value="Browse Server" fcklang="DlgBtnBrowseServer" onclick="LnkBrowseServer();" />
-                                       </div>
-                                       <div>
-                                               <span fcklang="DlgLnkTarget">Target</span><br />
-                                               <select id="cmbLnkTarget">
-                                                       <option value="" fcklang="DlgGenNotSet" selected="selected">&lt;not set&gt;</option>
-                                                       <option value="_blank" fcklang="DlgLnkTargetBlank">New Window (_blank)</option>
-                                                       <option value="_top" fcklang="DlgLnkTargetTop">Topmost Window (_top)</option>
-                                                       <option value="_self" fcklang="DlgLnkTargetSelf">Same Window (_self)</option>
-                                                       <option value="_parent" fcklang="DlgLnkTargetParent">Parent Window (_parent)</option>
-                                               </select>
-                                       </div>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-       <div id="divAdvanced" style="display: none">
-               <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
-                       <tr>
-                               <td valign="top" width="50%">
-                                       <span fcklang="DlgGenId">Id</span><br />
-                                       <input id="txtAttId" style="width: 100%" type="text" />
-                               </td>
-                               <td width="1">
-                                       &nbsp;&nbsp;</td>
-                               <td valign="top">
-                                       <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
-                                               <tr>
-                                                       <td width="60%">
-                                                               <span fcklang="DlgGenLangDir">Language Direction</span><br />
-                                                               <select id="cmbAttLangDir" style="width: 100%">
-                                                                       <option value="" fcklang="DlgGenNotSet" selected="selected">&lt;not set&gt;</option>
-                                                                       <option value="ltr" fcklang="DlgGenLangDirLtr">Left to Right (LTR)</option>
-                                                                       <option value="rtl" fcklang="DlgGenLangDirRtl">Right to Left (RTL)</option>
-                                                               </select>
-                                                       </td>
-                                                       <td width="1%">
-                                                               &nbsp;&nbsp;</td>
-                                                       <td nowrap="nowrap">
-                                                               <span fcklang="DlgGenLangCode">Language Code</span><br />
-                                                               <input id="txtAttLangCode" style="width: 100%" type="text" />&nbsp;
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">
-                                       &nbsp;</td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">
-                                       <span fcklang="DlgGenLongDescr">Long Description URL</span><br />
-                                       <input id="txtLongDesc" style="width: 100%" type="text" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td colspan="3">
-                                       &nbsp;</td>
-                       </tr>
-                       <tr>
-                               <td valign="top">
-                                       <span fcklang="DlgGenClass">Stylesheet Classes</span><br />
-                                       <input id="txtAttClasses" style="width: 100%" type="text" />
-                               </td>
-                               <td>
-                               </td>
-                               <td valign="top">
-                                       &nbsp;<span fcklang="DlgGenTitle">Advisory Title</span><br />
-                                       <input id="txtAttTitle" style="width: 100%" type="text" />
-                               </td>
-                       </tr>
-               </table>
-               <span fcklang="DlgGenStyle">Style</span><br />
-               <input id="txtAttStyle" style="width: 100%" type="text" />
-       </div>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_image/fck_image.js b/horde/services/editor/fckeditor/editor/dialog/fck_image/fck_image.js
deleted file mode 100644 (file)
index c1093f9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var dialog=window.parent;var oEditor=dialog.InnerDialogLoaded();var FCK=oEditor.FCK;var FCKLang=oEditor.FCKLang;var FCKConfig=oEditor.FCKConfig;var FCKDebug=oEditor.FCKDebug;var FCKTools=oEditor.FCKTools;var bImageButton=(document.location.search.length>0&&document.location.search.substr(1)=="ImageButton");dialog.AddTab("Info",FCKLang.DlgImgInfoTab);if(!bImageButton&&!FCKConfig.ImageDlgHideLink){dialog.AddTab("Link",FCKLang.DlgImgLinkTab)}if(FCKConfig.ImageUpload){dialog.AddTab("Upload",FCKLang.DlgLnkUpload)}if(!FCKConfig.ImageDlgHideAdvanced){dialog.AddTab("Advanced",FCKLang.DlgAdvancedTag)}function OnDialogTabChange(a){ShowE("divInfo",(a=="Info"));ShowE("divLink",(a=="Link"));ShowE("divUpload",(a=="Upload"));ShowE("divAdvanced",(a=="Advanced"))}var oImage=dialog.Selection.GetSelectedElement();if(oImage&&oImage.tagName!="IMG"&&!(oImage.tagName=="INPUT"&&oImage.type=="image")){oImage=null}var oLink=dialog.Selection.GetSelection().MoveToAncestorNode("A");var oImageOriginal;function UpdateOriginal(a){if(!eImgPreview){return}if(GetE("txtUrl").value.length==0){oImageOriginal=null;return}oImageOriginal=document.createElement("IMG");if(a){oImageOriginal.onload=function(){this.onload=null;ResetSizes()}}oImageOriginal.src=eImgPreview.src}var bPreviewInitialized;window.onload=function(){oEditor.FCKLanguageManager.TranslatePage(document);GetE("btnLockSizes").title=FCKLang.DlgImgLockRatio;GetE("btnResetSize").title=FCKLang.DlgBtnResetSize;LoadSelection();GetE("tdBrowse").style.display=FCKConfig.ImageBrowser?"":"none";GetE("divLnkBrowseServer").style.display=FCKConfig.LinkBrowser?"":"none";UpdateOriginal();if(FCKConfig.ImageUpload){GetE("frmUpload").action=FCKConfig.ImageUploadURL}dialog.SetAutoSize(true);dialog.SetOkButton(true);SelectField("txtUrl")};function LoadSelection(){if(!oImage){return}var d=oImage.getAttribute("_fcksavedurl");if(d==null){d=GetAttribute(oImage,"src","")}GetE("txtUrl").value=d;GetE("txtAlt").value=GetAttribute(oImage,"alt","");GetE("txtVSpace").value=GetAttribute(oImage,"vspace","");GetE("txtHSpace").value=GetAttribute(oImage,"hspace","");GetE("txtBorder").value=GetAttribute(oImage,"border","");GetE("cmbAlign").value=GetAttribute(oImage,"align","");var f,g;var c=/^\s*(\d+)px\s*$/i;if(oImage.style.width){var b=oImage.style.width.match(c);if(b){f=b[1];oImage.style.width="";SetAttribute(oImage,"width",f)}}if(oImage.style.height){var e=oImage.style.height.match(c);if(e){g=e[1];oImage.style.height="";SetAttribute(oImage,"height",g)}}GetE("txtWidth").value=f?f:GetAttribute(oImage,"width","");GetE("txtHeight").value=g?g:GetAttribute(oImage,"height","");GetE("txtAttId").value=oImage.id;GetE("cmbAttLangDir").value=oImage.dir;GetE("txtAttLangCode").value=oImage.lang;GetE("txtAttTitle").value=oImage.title;GetE("txtLongDesc").value=oImage.longDesc;if(oEditor.FCKBrowserInfo.IsIE){GetE("txtAttClasses").value=oImage.className||"";GetE("txtAttStyle").value=oImage.style.cssText}else{GetE("txtAttClasses").value=oImage.getAttribute("class",2)||"";GetE("txtAttStyle").value=oImage.getAttribute("style",2)}if(oLink){var a=oLink.getAttribute("_fcksavedurl");if(a==null){a=oLink.getAttribute("href",2)}GetE("txtLnkUrl").value=a;GetE("cmbLnkTarget").value=oLink.target}UpdatePreview()}function Ok(){if(GetE("txtUrl").value.length==0){dialog.SetSelectedTab("Info");GetE("txtUrl").focus();alert(FCKLang.DlgImgAlertUrl);return false}var a=(oImage!=null);if(a&&bImageButton&&oImage.tagName=="IMG"){if(confirm("Do you want to transform the selected image on a image button?")){oImage=null}}else{if(a&&!bImageButton&&oImage.tagName=="INPUT"){if(confirm("Do you want to transform the selected image button on a simple image?")){oImage=null}}}oEditor.FCKUndo.SaveUndoStep();if(!a){if(bImageButton){oImage=FCK.EditorDocument.createElement("input");oImage.type="image";oImage=FCK.InsertElement(oImage)}else{oImage=FCK.InsertElement("img")}}UpdateImage(oImage);var b=GetE("txtLnkUrl").value.Trim();if(b.length==0){if(oLink){FCK.ExecuteNamedCommand("Unlink")}}else{if(oLink){oLink.href=b}else{if(!a){oEditor.FCKSelection.SelectNode(oImage)}oLink=oEditor.FCK.CreateLink(b)[0];if(!a){oEditor.FCKSelection.SelectNode(oLink);oEditor.FCKSelection.Collapse(false)}}SetAttribute(oLink,"_fcksavedurl",b);SetAttribute(oLink,"target",GetE("cmbLnkTarget").value)}return true}function UpdateImage(a,b){a.src=GetE("txtUrl").value;SetAttribute(a,"_fcksavedurl",GetE("txtUrl").value);SetAttribute(a,"alt",GetE("txtAlt").value);SetAttribute(a,"width",GetE("txtWidth").value);SetAttribute(a,"height",GetE("txtHeight").value);SetAttribute(a,"vspace",GetE("txtVSpace").value);SetAttribute(a,"hspace",GetE("txtHSpace").value);SetAttribute(a,"border",GetE("txtBorder").value);SetAttribute(a,"align",GetE("cmbAlign").value);if(!b){SetAttribute(a,"id",GetE("txtAttId").value)}SetAttribute(a,"dir",GetE("cmbAttLangDir").value);SetAttribute(a,"lang",GetE("txtAttLangCode").value);SetAttribute(a,"title",GetE("txtAttTitle").value);SetAttribute(a,"longDesc",GetE("txtLongDesc").value);if(oEditor.FCKBrowserInfo.IsIE){a.className=GetE("txtAttClasses").value;a.style.cssText=GetE("txtAttStyle").value}else{SetAttribute(a,"class",GetE("txtAttClasses").value);SetAttribute(a,"style",GetE("txtAttStyle").value)}}var eImgPreview;var eImgPreviewLink;function SetPreviewElements(b,a){eImgPreview=b;eImgPreviewLink=a;UpdatePreview();UpdateOriginal();bPreviewInitialized=true}function UpdatePreview(){if(!eImgPreview||!eImgPreviewLink){return}if(GetE("txtUrl").value.length==0){eImgPreviewLink.style.display="none"}else{UpdateImage(eImgPreview,true);if(GetE("txtLnkUrl").value.Trim().length>0){eImgPreviewLink.href="javascript:void(null);"}else{SetAttribute(eImgPreviewLink,"href","")}eImgPreviewLink.style.display=""}}var bLockRatio=true;function SwitchLock(a){bLockRatio=!bLockRatio;a.className=bLockRatio?"BtnLocked":"BtnUnlocked";a.title=bLockRatio?"Lock sizes":"Unlock sizes";if(bLockRatio){if(GetE("txtWidth").value.length>0){OnSizeChanged("Width",GetE("txtWidth").value)}else{OnSizeChanged("Height",GetE("txtHeight").value)}}}function OnSizeChanged(c,a){if(oImageOriginal&&bLockRatio){var b=c=="Width"?GetE("txtHeight"):GetE("txtWidth");if(a.length==0||isNaN(a)){b.value="";return}if(c=="Width"){a=a==0?0:Math.round(oImageOriginal.height*(a/oImageOriginal.width))}else{a=a==0?0:Math.round(oImageOriginal.width*(a/oImageOriginal.height))}if(!isNaN(a)){b.value=a}}UpdatePreview()}function ResetSizes(){if(!oImageOriginal){return}if(oEditor.FCKBrowserInfo.IsGecko&&!oImageOriginal.complete){setTimeout(ResetSizes,50);return}GetE("txtWidth").value=oImageOriginal.width;GetE("txtHeight").value=oImageOriginal.height;UpdatePreview()}function BrowseServer(){OpenServerBrowser("Image",FCKConfig.ImageBrowserURL,FCKConfig.ImageBrowserWindowWidth,FCKConfig.ImageBrowserWindowHeight)}function LnkBrowseServer(){OpenServerBrowser("Link",FCKConfig.LinkBrowserURL,FCKConfig.LinkBrowserWindowWidth,FCKConfig.LinkBrowserWindowHeight)}function OpenServerBrowser(d,b,c,a){sActualBrowser=d;OpenFileBrowser(b,c,a)}var sActualBrowser;function SetUrl(b,c,a,d){if(sActualBrowser=="Link"){GetE("txtLnkUrl").value=b;UpdatePreview()}else{GetE("txtUrl").value=b;GetE("txtWidth").value=c?c:"";GetE("txtHeight").value=a?a:"";if(d){GetE("txtAlt").value=d}UpdatePreview();UpdateOriginal(true)}dialog.SetSelectedTab("Info")}function OnUploadCompleted(c,a,d,b){window.parent.Throbber.Hide();GetE("divUpload").style.display="";switch(c){case 0:alert("Your file has been successfully uploaded");break;case 1:alert(b);return;case 101:alert(b);break;case 201:alert('A file with the same name is already available. The uploaded file has been renamed to "'+d+'"');break;case 202:alert("Invalid file type");return;case 203:alert("Security error. You probably don't have enough permissions to upload. Please check your server.");return;case 500:alert("The connector is disabled");break;default:alert("Error on file upload. Error number: "+c);return}sActualBrowser="";SetUrl(a);GetE("frmUpload").reset()}var oUploadAllowedExtRegex=new RegExp(FCKConfig.ImageUploadAllowedExtensions,"i");var oUploadDeniedExtRegex=new RegExp(FCKConfig.ImageUploadDeniedExtensions,"i");function CheckUpload(){var a=GetE("txtUploadFile").value;if(a.length==0){alert("Please select a file to upload");return false}if((FCKConfig.ImageUploadAllowedExtensions.length>0&&!oUploadAllowedExtRegex.test(a))||(FCKConfig.ImageUploadDeniedExtensions.length>0&&oUploadDeniedExtRegex.test(a))){OnUploadCompleted(202);return false}window.parent.Throbber.Show(100);GetE("divUpload").style.display="none";return true};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html b/horde/services/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html
deleted file mode 100644 (file)
index b2da208..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Preview page for the Image dialog window.
- *
- * Curiosity: http://en.wikipedia.org/wiki/Lorem_ipsum
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <script src="../common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var FCKTools   = window.parent.FCKTools ;
-var FCKConfig  = window.parent.FCKConfig ;
-
-// Set the preview CSS
-document.write( FCKTools.GetStyleHtml( FCKConfig.EditorAreaCSS ) ) ;
-document.write( FCKTools.GetStyleHtml( FCKConfig.EditorAreaStyles ) ) ;
-
-if ( window.parent.FCKConfig.BaseHref.length > 0 )
-       document.write( '<base href="' + window.parent.FCKConfig.BaseHref + '">' ) ;
-
-window.onload = function()
-{
-       window.parent.SetPreviewElements(
-               document.getElementById( 'imgPreview' ),
-               document.getElementById( 'lnkPreview' ) ) ;
-}
-
-       </script>
-</head>
-<body>
-       <div>
-               <a id="lnkPreview" onclick="return false;" style="cursor: default">
-                       <img id="imgPreview" onload="window.parent.UpdateOriginal();"
-                               style="display: none" alt="" /></a>Lorem ipsum dolor sit amet, consectetuer adipiscing
-               elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus
-               a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis,
-               nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed
-               velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper
-               nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices
-               a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus
-               faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget
-               tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit,
-               tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis
-               id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus,
-               eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur
-               ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.
-       </div>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_image/src/fck_image.js b/horde/services/editor/fckeditor/editor/dialog/fck_image/src/fck_image.js
deleted file mode 100644 (file)
index 03bad6b..0000000
+++ /dev/null
@@ -1,512 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Scripts related to the Image dialog window (see fck_image.html).
- */
-
-var dialog             = window.parent ;
-var oEditor            = dialog.InnerDialogLoaded() ;
-var FCK                        = oEditor.FCK ;
-var FCKLang            = oEditor.FCKLang ;
-var FCKConfig  = oEditor.FCKConfig ;
-var FCKDebug   = oEditor.FCKDebug ;
-var FCKTools   = oEditor.FCKTools ;
-
-var bImageButton = ( document.location.search.length > 0 && document.location.search.substr(1) == 'ImageButton' ) ;
-
-//#### Dialog Tabs
-
-// Set the dialog tabs.
-dialog.AddTab( 'Info', FCKLang.DlgImgInfoTab ) ;
-
-if ( !bImageButton && !FCKConfig.ImageDlgHideLink )
-       dialog.AddTab( 'Link', FCKLang.DlgImgLinkTab ) ;
-
-if ( FCKConfig.ImageUpload )
-       dialog.AddTab( 'Upload', FCKLang.DlgLnkUpload ) ;
-
-if ( !FCKConfig.ImageDlgHideAdvanced )
-       dialog.AddTab( 'Advanced', FCKLang.DlgAdvancedTag ) ;
-
-// Function called when a dialog tag is selected.
-function OnDialogTabChange( tabCode )
-{
-       ShowE('divInfo'         , ( tabCode == 'Info' ) ) ;
-       ShowE('divLink'         , ( tabCode == 'Link' ) ) ;
-       ShowE('divUpload'       , ( tabCode == 'Upload' ) ) ;
-       ShowE('divAdvanced'     , ( tabCode == 'Advanced' ) ) ;
-}
-
-// Get the selected image (if available).
-var oImage = dialog.Selection.GetSelectedElement() ;
-
-if ( oImage && oImage.tagName != 'IMG' && !( oImage.tagName == 'INPUT' && oImage.type == 'image' ) )
-       oImage = null ;
-
-// Get the active link.
-var oLink = dialog.Selection.GetSelection().MoveToAncestorNode( 'A' ) ;
-
-var oImageOriginal ;
-
-function UpdateOriginal( resetSize )
-{
-       if ( !eImgPreview )
-               return ;
-
-       if ( GetE('txtUrl').value.length == 0 )
-       {
-               oImageOriginal = null ;
-               return ;
-       }
-
-       oImageOriginal = document.createElement( 'IMG' ) ;      // new Image() ;
-
-       if ( resetSize )
-       {
-               oImageOriginal.onload = function()
-               {
-                       this.onload = null ;
-                       ResetSizes() ;
-               }
-       }
-
-       oImageOriginal.src = eImgPreview.src ;
-}
-
-var bPreviewInitialized ;
-
-window.onload = function()
-{
-       // Translate the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       GetE('btnLockSizes').title = FCKLang.DlgImgLockRatio ;
-       GetE('btnResetSize').title = FCKLang.DlgBtnResetSize ;
-
-       // Load the selected element information (if any).
-       LoadSelection() ;
-
-       // Show/Hide the "Browse Server" button.
-       GetE('tdBrowse').style.display                          = FCKConfig.ImageBrowser        ? '' : 'none' ;
-       GetE('divLnkBrowseServer').style.display        = FCKConfig.LinkBrowser         ? '' : 'none' ;
-
-       UpdateOriginal() ;
-
-       // Set the actual uploader URL.
-       if ( FCKConfig.ImageUpload )
-               GetE('frmUpload').action = FCKConfig.ImageUploadURL ;
-
-       dialog.SetAutoSize( true ) ;
-
-       // Activate the "OK" button.
-       dialog.SetOkButton( true ) ;
-
-       SelectField( 'txtUrl' ) ;
-}
-
-function LoadSelection()
-{
-       if ( ! oImage ) return ;
-
-       var sUrl = oImage.getAttribute( '_fcksavedurl' ) ;
-       if ( sUrl == null )
-               sUrl = GetAttribute( oImage, 'src', '' ) ;
-
-       GetE('txtUrl').value    = sUrl ;
-       GetE('txtAlt').value    = GetAttribute( oImage, 'alt', '' ) ;
-       GetE('txtVSpace').value = GetAttribute( oImage, 'vspace', '' ) ;
-       GetE('txtHSpace').value = GetAttribute( oImage, 'hspace', '' ) ;
-       GetE('txtBorder').value = GetAttribute( oImage, 'border', '' ) ;
-       GetE('cmbAlign').value  = GetAttribute( oImage, 'align', '' ) ;
-
-       var iWidth, iHeight ;
-
-       var regexSize = /^\s*(\d+)px\s*$/i ;
-
-       if ( oImage.style.width )
-       {
-               var aMatchW  = oImage.style.width.match( regexSize ) ;
-               if ( aMatchW )
-               {
-                       iWidth = aMatchW[1] ;
-                       oImage.style.width = '' ;
-                       SetAttribute( oImage, 'width' , iWidth ) ;
-               }
-       }
-
-       if ( oImage.style.height )
-       {
-               var aMatchH  = oImage.style.height.match( regexSize ) ;
-               if ( aMatchH )
-               {
-                       iHeight = aMatchH[1] ;
-                       oImage.style.height = '' ;
-                       SetAttribute( oImage, 'height', iHeight ) ;
-               }
-       }
-
-       GetE('txtWidth').value  = iWidth ? iWidth : GetAttribute( oImage, "width", '' ) ;
-       GetE('txtHeight').value = iHeight ? iHeight : GetAttribute( oImage, "height", '' ) ;
-
-       // Get Advances Attributes
-       GetE('txtAttId').value                  = oImage.id ;
-       GetE('cmbAttLangDir').value             = oImage.dir ;
-       GetE('txtAttLangCode').value    = oImage.lang ;
-       GetE('txtAttTitle').value               = oImage.title ;
-       GetE('txtLongDesc').value               = oImage.longDesc ;
-
-       if ( oEditor.FCKBrowserInfo.IsIE )
-       {
-               GetE('txtAttClasses').value = oImage.className || '' ;
-               GetE('txtAttStyle').value = oImage.style.cssText ;
-       }
-       else
-       {
-               GetE('txtAttClasses').value = oImage.getAttribute('class',2) || '' ;
-               GetE('txtAttStyle').value = oImage.getAttribute('style',2) ;
-       }
-
-       if ( oLink )
-       {
-               var sLinkUrl = oLink.getAttribute( '_fcksavedurl' ) ;
-               if ( sLinkUrl == null )
-                       sLinkUrl = oLink.getAttribute('href',2) ;
-
-               GetE('txtLnkUrl').value         = sLinkUrl ;
-               GetE('cmbLnkTarget').value      = oLink.target ;
-       }
-
-       UpdatePreview() ;
-}
-
-//#### The OK button was hit.
-function Ok()
-{
-       if ( GetE('txtUrl').value.length == 0 )
-       {
-               dialog.SetSelectedTab( 'Info' ) ;
-               GetE('txtUrl').focus() ;
-
-               alert( FCKLang.DlgImgAlertUrl ) ;
-
-               return false ;
-       }
-
-       var bHasImage = ( oImage != null ) ;
-
-       if ( bHasImage && bImageButton && oImage.tagName == 'IMG' )
-       {
-               if ( confirm( 'Do you want to transform the selected image on a image button?' ) )
-                       oImage = null ;
-       }
-       else if ( bHasImage && !bImageButton && oImage.tagName == 'INPUT' )
-       {
-               if ( confirm( 'Do you want to transform the selected image button on a simple image?' ) )
-                       oImage = null ;
-       }
-
-       oEditor.FCKUndo.SaveUndoStep() ;
-       if ( !bHasImage )
-       {
-               if ( bImageButton )
-               {
-                       oImage = FCK.EditorDocument.createElement( 'input' ) ;
-                       oImage.type = 'image' ;
-                       oImage = FCK.InsertElement( oImage ) ;
-               }
-               else
-                       oImage = FCK.InsertElement( 'img' ) ;
-       }
-
-       UpdateImage( oImage ) ;
-
-       var sLnkUrl = GetE('txtLnkUrl').value.Trim() ;
-
-       if ( sLnkUrl.length == 0 )
-       {
-               if ( oLink )
-                       FCK.ExecuteNamedCommand( 'Unlink' ) ;
-       }
-       else
-       {
-               if ( oLink )    // Modifying an existent link.
-                       oLink.href = sLnkUrl ;
-               else                    // Creating a new link.
-               {
-                       if ( !bHasImage )
-                               oEditor.FCKSelection.SelectNode( oImage ) ;
-
-                       oLink = oEditor.FCK.CreateLink( sLnkUrl )[0] ;
-
-                       if ( !bHasImage )
-                       {
-                               oEditor.FCKSelection.SelectNode( oLink ) ;
-                               oEditor.FCKSelection.Collapse( false ) ;
-                       }
-               }
-
-               SetAttribute( oLink, '_fcksavedurl', sLnkUrl ) ;
-               SetAttribute( oLink, 'target', GetE('cmbLnkTarget').value ) ;
-       }
-
-       return true ;
-}
-
-function UpdateImage( e, skipId )
-{
-       e.src = GetE('txtUrl').value ;
-       SetAttribute( e, "_fcksavedurl", GetE('txtUrl').value ) ;
-       SetAttribute( e, "alt"   , GetE('txtAlt').value ) ;
-       SetAttribute( e, "width" , GetE('txtWidth').value ) ;
-       SetAttribute( e, "height", GetE('txtHeight').value ) ;
-       SetAttribute( e, "vspace", GetE('txtVSpace').value ) ;
-       SetAttribute( e, "hspace", GetE('txtHSpace').value ) ;
-       SetAttribute( e, "border", GetE('txtBorder').value ) ;
-       SetAttribute( e, "align" , GetE('cmbAlign').value ) ;
-
-       // Advances Attributes
-
-       if ( ! skipId )
-               SetAttribute( e, 'id', GetE('txtAttId').value ) ;
-
-       SetAttribute( e, 'dir'          , GetE('cmbAttLangDir').value ) ;
-       SetAttribute( e, 'lang'         , GetE('txtAttLangCode').value ) ;
-       SetAttribute( e, 'title'        , GetE('txtAttTitle').value ) ;
-       SetAttribute( e, 'longDesc'     , GetE('txtLongDesc').value ) ;
-
-       if ( oEditor.FCKBrowserInfo.IsIE )
-       {
-               e.className = GetE('txtAttClasses').value ;
-               e.style.cssText = GetE('txtAttStyle').value ;
-       }
-       else
-       {
-               SetAttribute( e, 'class'        , GetE('txtAttClasses').value ) ;
-               SetAttribute( e, 'style', GetE('txtAttStyle').value ) ;
-       }
-}
-
-var eImgPreview ;
-var eImgPreviewLink ;
-
-function SetPreviewElements( imageElement, linkElement )
-{
-       eImgPreview = imageElement ;
-       eImgPreviewLink = linkElement ;
-
-       UpdatePreview() ;
-       UpdateOriginal() ;
-
-       bPreviewInitialized = true ;
-}
-
-function UpdatePreview()
-{
-       if ( !eImgPreview || !eImgPreviewLink )
-               return ;
-
-       if ( GetE('txtUrl').value.length == 0 )
-               eImgPreviewLink.style.display = 'none' ;
-       else
-       {
-               UpdateImage( eImgPreview, true ) ;
-
-               if ( GetE('txtLnkUrl').value.Trim().length > 0 )
-                       eImgPreviewLink.href = 'javascript:void(null);' ;
-               else
-                       SetAttribute( eImgPreviewLink, 'href', '' ) ;
-
-               eImgPreviewLink.style.display = '' ;
-       }
-}
-
-var bLockRatio = true ;
-
-function SwitchLock( lockButton )
-{
-       bLockRatio = !bLockRatio ;
-       lockButton.className = bLockRatio ? 'BtnLocked' : 'BtnUnlocked' ;
-       lockButton.title = bLockRatio ? 'Lock sizes' : 'Unlock sizes' ;
-
-       if ( bLockRatio )
-       {
-               if ( GetE('txtWidth').value.length > 0 )
-                       OnSizeChanged( 'Width', GetE('txtWidth').value ) ;
-               else
-                       OnSizeChanged( 'Height', GetE('txtHeight').value ) ;
-       }
-}
-
-// Fired when the width or height input texts change
-function OnSizeChanged( dimension, value )
-{
-       // Verifies if the aspect ration has to be maintained
-       if ( oImageOriginal && bLockRatio )
-       {
-               var e = dimension == 'Width' ? GetE('txtHeight') : GetE('txtWidth') ;
-
-               if ( value.length == 0 || isNaN( value ) )
-               {
-                       e.value = '' ;
-                       return ;
-               }
-
-               if ( dimension == 'Width' )
-                       value = value == 0 ? 0 : Math.round( oImageOriginal.height * ( value  / oImageOriginal.width ) ) ;
-               else
-                       value = value == 0 ? 0 : Math.round( oImageOriginal.width  * ( value / oImageOriginal.height ) ) ;
-
-               if ( !isNaN( value ) )
-                       e.value = value ;
-       }
-
-       UpdatePreview() ;
-}
-
-// Fired when the Reset Size button is clicked
-function ResetSizes()
-{
-       if ( ! oImageOriginal ) return ;
-       if ( oEditor.FCKBrowserInfo.IsGecko && !oImageOriginal.complete )
-       {
-               setTimeout( ResetSizes, 50 ) ;
-               return ;
-       }
-
-       GetE('txtWidth').value  = oImageOriginal.width ;
-       GetE('txtHeight').value = oImageOriginal.height ;
-
-       UpdatePreview() ;
-}
-
-function BrowseServer()
-{
-       OpenServerBrowser(
-               'Image',
-               FCKConfig.ImageBrowserURL,
-               FCKConfig.ImageBrowserWindowWidth,
-               FCKConfig.ImageBrowserWindowHeight ) ;
-}
-
-function LnkBrowseServer()
-{
-       OpenServerBrowser(
-               'Link',
-               FCKConfig.LinkBrowserURL,
-               FCKConfig.LinkBrowserWindowWidth,
-               FCKConfig.LinkBrowserWindowHeight ) ;
-}
-
-function OpenServerBrowser( type, url, width, height )
-{
-       sActualBrowser = type ;
-       OpenFileBrowser( url, width, height ) ;
-}
-
-var sActualBrowser ;
-
-function SetUrl( url, width, height, alt )
-{
-       if ( sActualBrowser == 'Link' )
-       {
-               GetE('txtLnkUrl').value = url ;
-               UpdatePreview() ;
-       }
-       else
-       {
-               GetE('txtUrl').value = url ;
-               GetE('txtWidth').value = width ? width : '' ;
-               GetE('txtHeight').value = height ? height : '' ;
-
-               if ( alt )
-                       GetE('txtAlt').value = alt;
-
-               UpdatePreview() ;
-               UpdateOriginal( true ) ;
-       }
-
-       dialog.SetSelectedTab( 'Info' ) ;
-}
-
-function OnUploadCompleted( errorNumber, fileUrl, fileName, customMsg )
-{
-       // Remove animation
-       window.parent.Throbber.Hide() ;
-       GetE( 'divUpload' ).style.display  = '' ;
-
-       switch ( errorNumber )
-       {
-               case 0 :        // No errors
-                       alert( 'Your file has been successfully uploaded' ) ;
-                       break ;
-               case 1 :        // Custom error
-                       alert( customMsg ) ;
-                       return ;
-               case 101 :      // Custom warning
-                       alert( customMsg ) ;
-                       break ;
-               case 201 :
-                       alert( 'A file with the same name is already available. The uploaded file has been renamed to "' + fileName + '"' ) ;
-                       break ;
-               case 202 :
-                       alert( 'Invalid file type' ) ;
-                       return ;
-               case 203 :
-                       alert( "Security error. You probably don't have enough permissions to upload. Please check your server." ) ;
-                       return ;
-               case 500 :
-                       alert( 'The connector is disabled' ) ;
-                       break ;
-               default :
-                       alert( 'Error on file upload. Error number: ' + errorNumber ) ;
-                       return ;
-       }
-
-       sActualBrowser = '' ;
-       SetUrl( fileUrl ) ;
-       GetE('frmUpload').reset() ;
-}
-
-var oUploadAllowedExtRegex     = new RegExp( FCKConfig.ImageUploadAllowedExtensions, 'i' ) ;
-var oUploadDeniedExtRegex      = new RegExp( FCKConfig.ImageUploadDeniedExtensions, 'i' ) ;
-
-function CheckUpload()
-{
-       var sFile = GetE('txtUploadFile').value ;
-
-       if ( sFile.length == 0 )
-       {
-               alert( 'Please select a file to upload' ) ;
-               return false ;
-       }
-
-       if ( ( FCKConfig.ImageUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) ) ||
-               ( FCKConfig.ImageUploadDeniedExtensions.length > 0 && oUploadDeniedExtRegex.test( sFile ) ) )
-       {
-               OnUploadCompleted( 202 ) ;
-               return false ;
-       }
-
-       // Show animation
-       window.parent.Throbber.Show( 100 ) ;
-       GetE( 'divUpload' ).style.display  = 'none' ;
-
-       return true ;
-}
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_link.html b/horde/services/editor/fckeditor/editor/dialog/fck_link.html
deleted file mode 100644 (file)
index 1d10d81..0000000
+++ /dev/null
@@ -1,295 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Link dialog window.
--->
-<html>
-       <head>
-               <title>Link Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-               <meta name="robots" content="noindex, nofollow" />
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script src="fck_link/fck_link.js" type="text/javascript"></script>
-       </head>
-       <body scroll="no" style="OVERFLOW: hidden">
-               <div id="divInfo" style="DISPLAY: none">
-                       <span fckLang="DlgLnkType">Link Type</span><br />
-                       <select id="cmbLinkType" onchange="SetLinkType(this.value);">
-                               <option value="url" fckLang="DlgLnkTypeURL" selected="selected">URL</option>
-                               <option value="anchor" fckLang="DlgLnkTypeAnchor">Anchor in this page</option>
-                               <option value="email" fckLang="DlgLnkTypeEMail">E-Mail</option>
-                       </select>
-                       <br />
-                       <br />
-                       <div id="divLinkTypeUrl">
-                               <table cellspacing="0" cellpadding="0" width="100%" border="0" dir="ltr">
-                                       <tr>
-                                               <td nowrap="nowrap">
-                                                       <span fckLang="DlgLnkProto">Protocol</span><br />
-                                                       <select id="cmbLinkProtocol">
-                                                               <option value="http://" selected="selected">http://</option>
-                                                               <option value="https://">https://</option>
-                                                               <option value="ftp://">ftp://</option>
-                                                               <option value="news://">news://</option>
-                                                               <option value="" fckLang="DlgLnkProtoOther">&lt;other&gt;</option>
-                                                       </select>
-                                               </td>
-                                               <td nowrap="nowrap">&nbsp;</td>
-                                               <td nowrap="nowrap" width="100%">
-                                                       <span fckLang="DlgLnkURL">URL</span><br />
-                                                       <input id="txtUrl" style="WIDTH: 100%" type="text" onkeyup="OnUrlChange();" onchange="OnUrlChange();" />
-                                               </td>
-                                       </tr>
-                               </table>
-                               <br />
-                               <div id="divBrowseServer">
-                               <input type="button" value="Browse Server" fckLang="DlgBtnBrowseServer" onclick="BrowseServer();" />
-                               </div>
-                       </div>
-                       <div id="divLinkTypeAnchor" style="DISPLAY: none" align="center">
-                               <div id="divSelAnchor" style="DISPLAY: none">
-                                       <table cellspacing="0" cellpadding="0" border="0" width="70%">
-                                               <tr>
-                                                       <td colspan="3">
-                                                               <span fckLang="DlgLnkAnchorSel">Select an Anchor</span>
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td width="50%">
-                                                               <span fckLang="DlgLnkAnchorByName">By Anchor Name</span><br />
-                                                               <select id="cmbAnchorName" onchange="GetE('cmbAnchorId').value='';" style="WIDTH: 100%">
-                                                                       <option value="" selected="selected"></option>
-                                                               </select>
-                                                       </td>
-                                                       <td>&nbsp;&nbsp;&nbsp;</td>
-                                                       <td width="50%">
-                                                               <span fckLang="DlgLnkAnchorById">By Element Id</span><br />
-                                                               <select id="cmbAnchorId" onchange="GetE('cmbAnchorName').value='';" style="WIDTH: 100%">
-                                                                       <option value="" selected="selected"></option>
-                                                               </select>
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </div>
-                               <div id="divNoAnchor" style="DISPLAY: none">
-                                       <span fckLang="DlgLnkNoAnchors">&lt;No anchors available in the document&gt;</span>
-                               </div>
-                       </div>
-                       <div id="divLinkTypeEMail" style="DISPLAY: none">
-                               <span fckLang="DlgLnkEMail">E-Mail Address</span><br />
-                               <input id="txtEMailAddress" style="WIDTH: 100%" type="text" /><br />
-                               <span fckLang="DlgLnkEMailSubject">Message Subject</span><br />
-                               <input id="txtEMailSubject" style="WIDTH: 100%" type="text" /><br />
-                               <span fckLang="DlgLnkEMailBody">Message Body</span><br />
-                               <textarea id="txtEMailBody" style="WIDTH: 100%" rows="3" cols="20"></textarea>
-                       </div>
-               </div>
-               <div id="divUpload" style="DISPLAY: none">
-                       <form id="frmUpload" method="post" target="UploadWindow" enctype="multipart/form-data" action="" onsubmit="return CheckUpload();">
-                               <span fckLang="DlgLnkUpload">Upload</span><br />
-                               <input id="txtUploadFile" style="WIDTH: 100%" type="file" size="40" name="NewFile" /><br />
-                               <br />
-                               <input id="btnUpload" type="submit" value="Send it to the Server" fckLang="DlgLnkBtnUpload" />
-                               <script type="text/javascript">
-                                       document.write( '<iframe name="UploadWindow" style="display: none" src="' + FCKTools.GetVoidUrl() + '"><\/iframe>' ) ;
-                               </script>
-                       </form>
-               </div>
-               <div id="divTarget" style="DISPLAY: none">
-                       <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                               <tr>
-                                       <td nowrap="nowrap">
-                                               <span fckLang="DlgLnkTarget">Target</span><br />
-                                               <select id="cmbTarget" onchange="SetTarget(this.value);">
-                                                       <option value="" fckLang="DlgGenNotSet" selected="selected">&lt;not set&gt;</option>
-                                                       <option value="frame" fckLang="DlgLnkTargetFrame">&lt;frame&gt;</option>
-                                                       <option value="popup" fckLang="DlgLnkTargetPopup">&lt;popup window&gt;</option>
-                                                       <option value="_blank" fckLang="DlgLnkTargetBlank">New Window (_blank)</option>
-                                                       <option value="_top" fckLang="DlgLnkTargetTop">Topmost Window (_top)</option>
-                                                       <option value="_self" fckLang="DlgLnkTargetSelf">Same Window (_self)</option>
-                                                       <option value="_parent" fckLang="DlgLnkTargetParent">Parent Window (_parent)</option>
-                                               </select>
-                                       </td>
-                                       <td>&nbsp;</td>
-                                       <td id="tdTargetFrame" nowrap="nowrap" width="100%">
-                                               <span fckLang="DlgLnkTargetFrameName">Target Frame Name</span><br />
-                                               <input id="txtTargetFrame" style="WIDTH: 100%" type="text" onkeyup="OnTargetNameChange();"
-                                                       onchange="OnTargetNameChange();" />
-                                       </td>
-                                       <td id="tdPopupName" style="DISPLAY: none" nowrap="nowrap" width="100%">
-                                               <span fckLang="DlgLnkPopWinName">Popup Window Name</span><br />
-                                               <input id="txtPopupName" style="WIDTH: 100%" type="text" />
-                                       </td>
-                               </tr>
-                       </table>
-                       <br />
-                       <table id="tablePopupFeatures" style="DISPLAY: none" cellspacing="0" cellpadding="0" align="center"
-                               border="0">
-                               <tr>
-                                       <td>
-                                               <span fckLang="DlgLnkPopWinFeat">Popup Window Features</span><br />
-                                               <table cellspacing="0" cellpadding="0" border="0">
-                                                       <tr>
-                                                               <td valign="top" nowrap="nowrap" width="50%">
-                                                                       <input id="chkPopupResizable" name="chkFeature" value="resizable" type="checkbox" /><label for="chkPopupResizable" fckLang="DlgLnkPopResize">Resizable</label><br />
-                                                                       <input id="chkPopupLocationBar" name="chkFeature" value="location" type="checkbox" /><label for="chkPopupLocationBar" fckLang="DlgLnkPopLocation">Location
-                                                                               Bar</label><br />
-                                                                       <input id="chkPopupManuBar" name="chkFeature" value="menubar" type="checkbox" /><label for="chkPopupManuBar" fckLang="DlgLnkPopMenu">Menu
-                                                                               Bar</label><br />
-                                                                       <input id="chkPopupScrollBars" name="chkFeature" value="scrollbars" type="checkbox" /><label for="chkPopupScrollBars" fckLang="DlgLnkPopScroll">Scroll
-                                                                               Bars</label>
-                                                               </td>
-                                                               <td></td>
-                                                               <td valign="top" nowrap="nowrap" width="50%">
-                                                                       <input id="chkPopupStatusBar" name="chkFeature" value="status" type="checkbox" /><label for="chkPopupStatusBar" fckLang="DlgLnkPopStatus">Status
-                                                                               Bar</label><br />
-                                                                       <input id="chkPopupToolbar" name="chkFeature" value="toolbar" type="checkbox" /><label for="chkPopupToolbar" fckLang="DlgLnkPopToolbar">Toolbar</label><br />
-                                                                       <input id="chkPopupFullScreen" name="chkFeature" value="fullscreen" type="checkbox" /><label for="chkPopupFullScreen" fckLang="DlgLnkPopFullScrn">Full
-                                                                               Screen (IE)</label><br />
-                                                                       <input id="chkPopupDependent" name="chkFeature" value="dependent" type="checkbox" /><label for="chkPopupDependent" fckLang="DlgLnkPopDependent">Dependent
-                                                                               (Netscape)</label>
-                                                               </td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td valign="top" nowrap="nowrap" width="50%">&nbsp;</td>
-                                                               <td></td>
-                                                               <td valign="top" nowrap="nowrap" width="50%"></td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td valign="top">
-                                                                       <table cellspacing="0" cellpadding="0" border="0">
-                                                                               <tr>
-                                                                                       <td nowrap="nowrap"><span fckLang="DlgLnkPopWidth">Width</span></td>
-                                                                                       <td>&nbsp;<input id="txtPopupWidth" type="text" maxlength="4" size="4" /></td>
-                                                                               </tr>
-                                                                               <tr>
-                                                                                       <td nowrap="nowrap"><span fckLang="DlgLnkPopHeight">Height</span></td>
-                                                                                       <td>&nbsp;<input id="txtPopupHeight" type="text" maxlength="4" size="4" /></td>
-                                                                               </tr>
-                                                                       </table>
-                                                               </td>
-                                                               <td>&nbsp;&nbsp;</td>
-                                                               <td valign="top">
-                                                                       <table cellspacing="0" cellpadding="0" border="0">
-                                                                               <tr>
-                                                                                       <td nowrap="nowrap"><span fckLang="DlgLnkPopLeft">Left Position</span></td>
-                                                                                       <td>&nbsp;<input id="txtPopupLeft" type="text" maxlength="4" size="4" /></td>
-                                                                               </tr>
-                                                                               <tr>
-                                                                                       <td nowrap="nowrap"><span fckLang="DlgLnkPopTop">Top Position</span></td>
-                                                                                       <td>&nbsp;<input id="txtPopupTop" type="text" maxlength="4" size="4" /></td>
-                                                                               </tr>
-                                                                       </table>
-                                                               </td>
-                                                       </tr>
-                                               </table>
-                                       </td>
-                               </tr>
-                       </table>
-               </div>
-               <div id="divAttribs" style="DISPLAY: none">
-                       <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
-                               <tr>
-                                       <td valign="top" width="50%">
-                                               <span fckLang="DlgGenId">Id</span><br />
-                                               <input id="txtAttId" style="WIDTH: 100%" type="text" />
-                                       </td>
-                                       <td width="1"></td>
-                                       <td valign="top">
-                                               <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
-                                                       <tr>
-                                                               <td width="60%">
-                                                                       <span fckLang="DlgGenLangDir">Language Direction</span><br />
-                                                                       <select id="cmbAttLangDir" style="WIDTH: 100%">
-                                                                               <option value="" fckLang="DlgGenNotSet" selected>&lt;not set&gt;</option>
-                                                                               <option value="ltr" fckLang="DlgGenLangDirLtr">Left to Right (LTR)</option>
-                                                                               <option value="rtl" fckLang="DlgGenLangDirRtl">Right to Left (RTL)</option>
-                                                                       </select>
-                                                               </td>
-                                                               <td width="1%">&nbsp;&nbsp;&nbsp;</td>
-                                                               <td nowrap="nowrap"><span fckLang="DlgGenAccessKey">Access Key</span><br />
-                                                                       <input id="txtAttAccessKey" style="WIDTH: 100%" type="text" maxlength="1" size="1" />
-                                                               </td>
-                                                       </tr>
-                                               </table>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td valign="top" width="50%">
-                                               <span fckLang="DlgGenName">Name</span><br />
-                                               <input id="txtAttName" style="WIDTH: 100%" type="text" />
-                                       </td>
-                                       <td width="1"></td>
-                                       <td valign="top">
-                                               <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
-                                                       <tr>
-                                                               <td width="60%">
-                                                                       <span fckLang="DlgGenLangCode">Language Code</span><br />
-                                                                       <input id="txtAttLangCode" style="WIDTH: 100%" type="text" />
-                                                               </td>
-                                                               <td width="1%">&nbsp;&nbsp;&nbsp;</td>
-                                                               <td nowrap="nowrap">
-                                                                       <span fckLang="DlgGenTabIndex">Tab Index</span><br />
-                                                                       <input id="txtAttTabIndex" style="WIDTH: 100%" type="text" maxlength="5" size="5" />
-                                                               </td>
-                                                       </tr>
-                                               </table>
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td valign="top" width="50%">&nbsp;</td>
-                                       <td width="1"></td>
-                                       <td valign="top"></td>
-                               </tr>
-                               <tr>
-                                       <td valign="top" width="50%">
-                                               <span fckLang="DlgGenTitle">Advisory Title</span><br />
-                                               <input id="txtAttTitle" style="WIDTH: 100%" type="text" />
-                                       </td>
-                                       <td width="1">&nbsp;&nbsp;&nbsp;</td>
-                                       <td valign="top">
-                                               <span fckLang="DlgGenContType">Advisory Content Type</span><br />
-                                               <input id="txtAttContentType" style="WIDTH: 100%" type="text" />
-                                       </td>
-                               </tr>
-                               <tr>
-                                       <td valign="top">
-                                               <span fckLang="DlgGenClass">Stylesheet Classes</span><br />
-                                               <input id="txtAttClasses" style="WIDTH: 100%" type="text" />
-                                       </td>
-                                       <td></td>
-                                       <td valign="top">
-                                               <span fckLang="DlgGenLinkCharset">Linked Resource Charset</span><br />
-                                               <input id="txtAttCharSet" style="WIDTH: 100%" type="text" />
-                                       </td>
-                               </tr>
-                       </table>
-                       <table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
-                               <tr>
-                                       <td>
-                                               <span fckLang="DlgGenStyle">Style</span><br />
-                                               <input id="txtAttStyle" style="WIDTH: 100%" type="text" />
-                                       </td>
-                               </tr>
-                       </table>
-               </div>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_link/fck_link.js b/horde/services/editor/fckeditor/editor/dialog/fck_link/fck_link.js
deleted file mode 100644 (file)
index 9508e32..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var dialog=window.parent;var oEditor=dialog.InnerDialogLoaded();var FCK=oEditor.FCK;var FCKLang=oEditor.FCKLang;var FCKConfig=oEditor.FCKConfig;var FCKRegexLib=oEditor.FCKRegexLib;var FCKTools=oEditor.FCKTools;dialog.AddTab("Info",FCKLang.DlgLnkInfoTab);if(!FCKConfig.LinkDlgHideTarget){dialog.AddTab("Target",FCKLang.DlgLnkTargetTab,true)}if(FCKConfig.LinkUpload){dialog.AddTab("Upload",FCKLang.DlgLnkUpload,true)}if(!FCKConfig.LinkDlgHideAdvanced){dialog.AddTab("Advanced",FCKLang.DlgAdvancedTag)}function OnDialogTabChange(a){ShowE("divInfo",(a=="Info"));ShowE("divTarget",(a=="Target"));ShowE("divUpload",(a=="Upload"));ShowE("divAttribs",(a=="Advanced"));dialog.SetAutoSize(true)}var oRegex=new Object();oRegex.UriProtocol=/^(((http|https|ftp|news):\/\/)|mailto:)/gi;oRegex.UrlOnChangeProtocol=/^(http|https|ftp|news):\/\/(?=.)/gi;oRegex.UrlOnChangeTestOther=/^((javascript:)|[#\/\.])/gi;oRegex.ReserveTarget=/^_(blank|self|top|parent)$/i;oRegex.PopupUri=/^javascript:void\(\s*window.open\(\s*'([^']+)'\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*\)\s*$/;oRegex.OnClickPopup=/^\s*on[cC]lick="\s*window.open\(\s*this\.href\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*;\s*return\s*false;*\s*"$/;oRegex.PopupFeatures=/(?:^|,)([^=]+)=(\d+|yes|no)/gi;var oParser=new Object();oParser.SortNumerical=function(d,c){return parseInt(d,10)-parseInt(c,10)};oParser.ParseEMailParams=function(c){var a=new Object();a.Subject="";a.Body="";var b=c.match(/(^|^\?|&)subject=([^&]+)/i);if(b){a.Subject=decodeURIComponent(b[2])}b=c.match(/(^|^\?|&)body=([^&]+)/i);if(b){a.Body=decodeURIComponent(b[2])}return a};oParser.ParseEMailUri=function(sUrl){var oEMailInfo=new Object();oEMailInfo.Address="";oEMailInfo.Subject="";oEMailInfo.Body="";var aLinkInfo=sUrl.match(/^(\w+):(.*)$/);if(aLinkInfo&&aLinkInfo[1]=="mailto"){var aParts=aLinkInfo[2].match(/^([^\?]+)\??(.+)?/);if(aParts){oEMailInfo.Address=aParts[1];if(aParts[2]){var oEMailParams=oParser.ParseEMailParams(aParts[2]);oEMailInfo.Subject=oEMailParams.Subject;oEMailInfo.Body=oEMailParams.Body}}return oEMailInfo}else{if(aLinkInfo&&aLinkInfo[1]=="javascript"){var func=FCKConfig.EMailProtectionFunction;if(func!=null){try{func=func.replace(/([\/^$*+.?()\[\]])/g,"\\$1");var keys=new Array("NAME","DOMAIN","SUBJECT","BODY");var sFunc=func;var pos=new Array();for(var i=0;i<keys.length;i++){var rexp=new RegExp(keys[i]);var p=func.search(rexp);if(p>=0){sFunc=sFunc.replace(rexp,"'([^']*)'");pos[pos.length]=p+":"+keys[i]}}pos.sort(oParser.SortNumerical);aLinkInfo[2]=aLinkInfo[2].replace(/\\'/g,"###SINGLE_QUOTE###");var rFunc=new RegExp("^"+sFunc+"$");var aMatch=rFunc.exec(aLinkInfo[2]);if(aMatch){var aInfo=new Array();for(var i=1;i<aMatch.length;i++){var k=pos[i-1].match(/^\d+:(.+)$/);aInfo[k[1]]=aMatch[i].replace(/###SINGLE_QUOTE###/g,"'")}oEMailInfo.Address=aInfo.NAME+"@"+aInfo.DOMAIN;oEMailInfo.Subject=decodeURIComponent(aInfo.SUBJECT);oEMailInfo.Body=decodeURIComponent(aInfo.BODY);return oEMailInfo}}catch(e){}}var aMatch=aLinkInfo[2].match(/^(?:void\()?location\.href='mailto:'\+(String\.fromCharCode\([\d,]+\))\+'(.*)'\)?$/);if(aMatch){oEMailInfo.Address=eval(aMatch[1]);if(aMatch[2]){var oEMailParams=oParser.ParseEMailParams(aMatch[2]);oEMailInfo.Subject=oEMailParams.Subject;oEMailInfo.Body=oEMailParams.Body}return oEMailInfo}}}return false};oParser.CreateEMailUri=function(j,h,f){switch(FCKConfig.EMailProtection){case"function":var c=FCKConfig.EMailProtectionFunction;if(c==null){if(FCKConfig.Debug){alert('EMailProtection alert!\nNo function defined. Please set "FCKConfig.EMailProtectionFunction"')}return""}var d=j.split("@",2);if(d[1]==undefined){d[1]=""}c=c.replace(/NAME/g,"'"+d[0].replace(/'/g,"\\'")+"'");c=c.replace(/DOMAIN/g,"'"+d[1].replace(/'/g,"\\'")+"'");c=c.replace(/SUBJECT/g,"'"+encodeURIComponent(h).replace(/'/g,"\\'")+"'");c=c.replace(/BODY/g,"'"+encodeURIComponent(f).replace(/'/g,"\\'")+"'");return"javascript:"+c;case"encode":var b=[];var a=[];if(h.length>0){b.push("subject="+encodeURIComponent(h))}if(f.length>0){b.push("body="+encodeURIComponent(f))}for(var e=0;e<j.length;e++){a.push(j.charCodeAt(e))}return"javascript:void(location.href='mailto:'+String.fromCharCode("+a.join(",")+")+'?"+b.join("&")+"')"}var g="mailto:"+j;var k="";if(h.length>0){k="?subject="+encodeURIComponent(h)}if(f.length>0){k+=(k.length==0?"?":"&");k+="body="+encodeURIComponent(f)}return g+k};var oLink=dialog.Selection.GetSelection().MoveToAncestorNode("A");if(oLink){FCK.Selection.SelectNode(oLink)}window.onload=function(){oEditor.FCKLanguageManager.TranslatePage(document);LoadAnchorNamesAndIds();LoadSelection();SetLinkType(GetE("cmbLinkType").value);GetE("divBrowseServer").style.display=FCKConfig.LinkBrowser?"":"none";GetE("divInfo").style.display="";if(FCKConfig.LinkUpload){GetE("frmUpload").action=FCKConfig.LinkUploadURL}SetDefaultTarget();dialog.SetOkButton(true);switch(GetE("cmbLinkType").value){case"url":SelectField("txtUrl");break;case"email":SelectField("txtEMailAddress");break;case"anchor":if(GetE("divSelAnchor").style.display!="none"){SelectField("cmbAnchorName")}else{SelectField("cmbLinkType")}}};var bHasAnchors;function LoadAnchorNamesAndIds(){var a=new Array();var c;var b=oEditor.FCK.EditorDocument.getElementsByTagName("IMG");for(c=0;c<b.length;c++){if(b[c].getAttribute("_fckanchor")){a[a.length]=oEditor.FCK.GetRealElement(b[c])}}var f=oEditor.FCK.EditorDocument.getElementsByTagName("A");for(c=0;c<f.length;c++){if(f[c].name&&(f[c].name.length>0)){a[a.length]=f[c]}}var d=FCKTools.GetAllChildrenIds(oEditor.FCK.EditorDocument.body);bHasAnchors=(a.length>0||d.length>0);for(c=0;c<a.length;c++){var e=a[c].name;if(e&&e.length>0){FCKTools.AddSelectOption(GetE("cmbAnchorName"),e,e)}}for(c=0;c<d.length;c++){FCKTools.AddSelectOption(GetE("cmbAnchorId"),d[c],d[c])}ShowE("divSelAnchor",bHasAnchors);ShowE("divNoAnchor",!bHasAnchors)}function LoadSelection(){if(!oLink){return}var a="url";var f=oLink.getAttribute("_fcksavedurl");if(f==null){f=oLink.getAttribute("href",2)||""}var h=oRegex.PopupUri.exec(f);if(h){GetE("cmbTarget").value="popup";f=h[1];FillPopupFields(h[2],h[3]);SetTarget("popup")}if(!h){var i=oLink.getAttribute("onclick_fckprotectedatt");if(i){i=decodeURIComponent(i);h=oRegex.OnClickPopup.exec(i);if(h){GetE("cmbTarget").value="popup";FillPopupFields(h[1],h[2]);SetTarget("popup")}}}var e=oRegex.UriProtocol.exec(f);var g=oParser.ParseEMailUri(f);if(g){a="email";GetE("txtEMailAddress").value=g.Address;GetE("txtEMailSubject").value=g.Subject;GetE("txtEMailBody").value=g.Body}else{if(e){e=e[0].toLowerCase();GetE("cmbLinkProtocol").value=e;var b=f.replace(oRegex.UriProtocol,"");a="url";GetE("txtUrl").value=b}else{if(f.substr(0,1)=="#"&&f.length>1){a="anchor";GetE("cmbAnchorName").value=GetE("cmbAnchorId").value=f.substr(1)}else{a="url";GetE("cmbLinkProtocol").value="";GetE("txtUrl").value=f}}}if(!h){var c=oLink.target;if(c&&c.length>0){if(oRegex.ReserveTarget.test(c)){c=c.toLowerCase();GetE("cmbTarget").value=c}else{GetE("cmbTarget").value="frame"}GetE("txtTargetFrame").value=c}}GetE("txtAttId").value=oLink.id;GetE("txtAttName").value=oLink.name;GetE("cmbAttLangDir").value=oLink.dir;GetE("txtAttLangCode").value=oLink.lang;GetE("txtAttAccessKey").value=oLink.accessKey;GetE("txtAttTabIndex").value=oLink.tabIndex<=0?"":oLink.tabIndex;GetE("txtAttTitle").value=oLink.title;GetE("txtAttContentType").value=oLink.type;GetE("txtAttCharSet").value=oLink.charset;var d;if(oEditor.FCKBrowserInfo.IsIE){d=oLink.getAttribute("className",2)||"";d=d.replace(FCKRegexLib.FCK_Class,"");GetE("txtAttStyle").value=oLink.style.cssText}else{d=oLink.getAttribute("class",2)||"";GetE("txtAttStyle").value=oLink.getAttribute("style",2)||""}GetE("txtAttClasses").value=d;GetE("cmbLinkType").value=a}function SetLinkType(a){ShowE("divLinkTypeUrl",(a=="url"));ShowE("divLinkTypeAnchor",(a=="anchor"));ShowE("divLinkTypeEMail",(a=="email"));if(!FCKConfig.LinkDlgHideTarget){dialog.SetTabVisibility("Target",(a=="url"))}if(FCKConfig.LinkUpload){dialog.SetTabVisibility("Upload",(a=="url"))}if(!FCKConfig.LinkDlgHideAdvanced){dialog.SetTabVisibility("Advanced",(a!="anchor"||bHasAnchors))}if(a=="email"){dialog.SetAutoSize(true)}}function SetTarget(a){GetE("tdTargetFrame").style.display=(a=="popup"?"none":"");GetE("tdPopupName").style.display=GetE("tablePopupFeatures").style.display=(a=="popup"?"":"none");switch(a){case"_blank":case"_self":case"_parent":case"_top":GetE("txtTargetFrame").value=a;break;case"":GetE("txtTargetFrame").value="";break}if(a=="popup"){dialog.SetAutoSize(true)}}function OnUrlChange(){var a=GetE("txtUrl").value;var b=oRegex.UrlOnChangeProtocol.exec(a);if(b){a=a.substr(b[0].length);GetE("txtUrl").value=a;GetE("cmbLinkProtocol").value=b[0].toLowerCase()}else{if(oRegex.UrlOnChangeTestOther.test(a)){GetE("cmbLinkProtocol").value=""}}}function OnTargetNameChange(){var a=GetE("txtTargetFrame").value;if(a.length==0){GetE("cmbTarget").value=""}else{if(oRegex.ReserveTarget.test(a)){GetE("cmbTarget").value=a.toLowerCase()}else{GetE("cmbTarget").value="frame"}}}function BuildOnClickPopup(){var d="'"+GetE("txtPopupName").value.replace(/\W/gi,"")+"'";var c="";var b=document.getElementsByName("chkFeature");for(var a=0;a<b.length;a++){if(a>0){c+=","}c+=b[a].value+"="+(b[a].checked?"yes":"no")}if(GetE("txtPopupWidth").value.length>0){c+=",width="+GetE("txtPopupWidth").value}if(GetE("txtPopupHeight").value.length>0){c+=",height="+GetE("txtPopupHeight").value}if(GetE("txtPopupLeft").value.length>0){c+=",left="+GetE("txtPopupLeft").value}if(GetE("txtPopupTop").value.length>0){c+=",top="+GetE("txtPopupTop").value}if(c!=""){c=c+",status"}return("window.open(this.href,"+d+",'"+c+"'); return false")}function FillPopupFields(b,e){if(b){GetE("txtPopupName").value=b}var f=new Object();var a;while((a=oRegex.PopupFeatures.exec(e))!=null){var g=a[2];if(g==("yes"||"1")){f[a[1]]=true}else{if(!isNaN(g)&&g!=0){f[a[1]]=g}}}var d=document.getElementsByName("chkFeature");for(var c=0;c<d.length;c++){if(f[d[c].value]){d[c].checked=true}}if(f.width){GetE("txtPopupWidth").value=f.width}if(f.height){GetE("txtPopupHeight").value=f.height}if(f.left){GetE("txtPopupLeft").value=f.left}if(f.top){GetE("txtPopupTop").value=f.top}}function Ok(){var a,h;oEditor.FCKUndo.SaveUndoStep();switch(GetE("cmbLinkType").value){case"url":a=GetE("txtUrl").value;if(a.length==0){alert(FCKLang.DlnLnkMsgNoUrl);return false}a=GetE("cmbLinkProtocol").value+a;break;case"email":a=GetE("txtEMailAddress").value;if(a.length==0){alert(FCKLang.DlnLnkMsgNoEMail);return false}a=oParser.CreateEMailUri(a,GetE("txtEMailSubject").value,GetE("txtEMailBody").value);break;case"anchor":var k=GetE("cmbAnchorName").value;if(k.length==0){k=GetE("cmbAnchorId").value}if(k.length==0){alert(FCKLang.DlnLnkMsgNoAnchor);return false}a="#"+k;break}var f=oLink?[oLink]:oEditor.FCK.CreateLink(a,true);var c=(f.length>0);if(!c){h=a;switch(GetE("cmbLinkType").value){case"anchor":h=h.replace(/^#/,"");break;case"url":var e=new RegExp("//?([^?\"']+)([?].*)?$");var g=e.exec(a);if(g!=null){h=g[1]}break;case"email":h=GetE("txtEMailAddress").value;break}f=[oEditor.FCK.InsertElement("a")]}for(var d=0;d<f.length;d++){oLink=f[d];if(c){h=oLink.innerHTML}oLink.href=a;SetAttribute(oLink,"_fcksavedurl",a);var j;if(GetE("cmbTarget").value=="popup"){j=BuildOnClickPopup();j=encodeURIComponent(' onclick="'+j+'"');SetAttribute(oLink,"onclick_fckprotectedatt",j)}else{j=oLink.getAttribute("onclick_fckprotectedatt");if(j){j=decodeURIComponent(j);if(oRegex.OnClickPopup.test(j)){SetAttribute(oLink,"onclick_fckprotectedatt","")}}}oLink.innerHTML=h;if(GetE("cmbTarget").value!="popup"){SetAttribute(oLink,"target",GetE("txtTargetFrame").value)}else{SetAttribute(oLink,"target",null)}if(d==0){SetAttribute(oLink,"id",GetE("txtAttId").value)}SetAttribute(oLink,"name",GetE("txtAttName").value);SetAttribute(oLink,"dir",GetE("cmbAttLangDir").value);SetAttribute(oLink,"lang",GetE("txtAttLangCode").value);SetAttribute(oLink,"accesskey",GetE("txtAttAccessKey").value);SetAttribute(oLink,"tabindex",(GetE("txtAttTabIndex").value>0?GetE("txtAttTabIndex").value:null));SetAttribute(oLink,"title",GetE("txtAttTitle").value);SetAttribute(oLink,"type",GetE("txtAttContentType").value);SetAttribute(oLink,"charset",GetE("txtAttCharSet").value);if(oEditor.FCKBrowserInfo.IsIE){var b=GetE("txtAttClasses").value;if(GetE("txtAttName").value.length!=0){b+=" FCK__AnchorC"}SetAttribute(oLink,"className",b);oLink.style.cssText=GetE("txtAttStyle").value}else{SetAttribute(oLink,"class",GetE("txtAttClasses").value);SetAttribute(oLink,"style",GetE("txtAttStyle").value)}}oEditor.FCKSelection.SelectNode(f[0]);return true}function BrowseServer(){OpenFileBrowser(FCKConfig.LinkBrowserURL,FCKConfig.LinkBrowserWindowWidth,FCKConfig.LinkBrowserWindowHeight)}function SetUrl(a){GetE("txtUrl").value=a;OnUrlChange();dialog.SetSelectedTab("Info")}function OnUploadCompleted(c,a,d,b){window.parent.Throbber.Hide();GetE("divUpload").style.display="";switch(c){case 0:alert("Your file has been successfully uploaded");break;case 1:alert(b);return;case 101:alert(b);break;case 201:alert('A file with the same name is already available. The uploaded file has been renamed to "'+d+'"');break;case 202:alert("Invalid file type");return;case 203:alert("Security error. You probably don't have enough permissions to upload. Please check your server.");return;case 500:alert("The connector is disabled");break;default:alert("Error on file upload. Error number: "+c);return}SetUrl(a);GetE("frmUpload").reset()}var oUploadAllowedExtRegex=new RegExp(FCKConfig.LinkUploadAllowedExtensions,"i");var oUploadDeniedExtRegex=new RegExp(FCKConfig.LinkUploadDeniedExtensions,"i");function CheckUpload(){var a=GetE("txtUploadFile").value;if(a.length==0){alert("Please select a file to upload");return false}if((FCKConfig.LinkUploadAllowedExtensions.length>0&&!oUploadAllowedExtRegex.test(a))||(FCKConfig.LinkUploadDeniedExtensions.length>0&&oUploadDeniedExtRegex.test(a))){OnUploadCompleted(202);return false}window.parent.Throbber.Show(100);GetE("divUpload").style.display="none";return true}function SetDefaultTarget(){var a=FCKConfig.DefaultLinkTarget||"";if(oLink||a.length==0){return}switch(a){case"_blank":case"_self":case"_parent":case"_top":GetE("cmbTarget").value=a;break;default:GetE("cmbTarget").value="frame";break}GetE("txtTargetFrame").value=a};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_link/src/fck_link.js b/horde/services/editor/fckeditor/editor/dialog/fck_link/src/fck_link.js
deleted file mode 100644 (file)
index fcfda29..0000000
+++ /dev/null
@@ -1,893 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Scripts related to the Link dialog window (see fck_link.html).
- */
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-var FCK                        = oEditor.FCK ;
-var FCKLang            = oEditor.FCKLang ;
-var FCKConfig  = oEditor.FCKConfig ;
-var FCKRegexLib        = oEditor.FCKRegexLib ;
-var FCKTools   = oEditor.FCKTools ;
-
-//#### Dialog Tabs
-
-// Set the dialog tabs.
-dialog.AddTab( 'Info', FCKLang.DlgLnkInfoTab ) ;
-
-if ( !FCKConfig.LinkDlgHideTarget )
-       dialog.AddTab( 'Target', FCKLang.DlgLnkTargetTab, true ) ;
-
-if ( FCKConfig.LinkUpload )
-       dialog.AddTab( 'Upload', FCKLang.DlgLnkUpload, true ) ;
-
-if ( !FCKConfig.LinkDlgHideAdvanced )
-       dialog.AddTab( 'Advanced', FCKLang.DlgAdvancedTag ) ;
-
-// Function called when a dialog tag is selected.
-function OnDialogTabChange( tabCode )
-{
-       ShowE('divInfo'         , ( tabCode == 'Info' ) ) ;
-       ShowE('divTarget'       , ( tabCode == 'Target' ) ) ;
-       ShowE('divUpload'       , ( tabCode == 'Upload' ) ) ;
-       ShowE('divAttribs'      , ( tabCode == 'Advanced' ) ) ;
-
-       dialog.SetAutoSize( true ) ;
-}
-
-//#### Regular Expressions library.
-var oRegex = new Object() ;
-
-oRegex.UriProtocol = /^(((http|https|ftp|news):\/\/)|mailto:)/gi ;
-
-oRegex.UrlOnChangeProtocol = /^(http|https|ftp|news):\/\/(?=.)/gi ;
-
-oRegex.UrlOnChangeTestOther = /^((javascript:)|[#\/\.])/gi ;
-
-oRegex.ReserveTarget = /^_(blank|self|top|parent)$/i ;
-
-oRegex.PopupUri = /^javascript:void\(\s*window.open\(\s*'([^']+)'\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*\)\s*$/ ;
-
-// Accessible popups
-oRegex.OnClickPopup = /^\s*on[cC]lick="\s*window.open\(\s*this\.href\s*,\s*(?:'([^']*)'|null)\s*,\s*'([^']*)'\s*\)\s*;\s*return\s*false;*\s*"$/ ;
-
-oRegex.PopupFeatures = /(?:^|,)([^=]+)=(\d+|yes|no)/gi ;
-
-//#### Parser Functions
-
-var oParser = new Object() ;
-
-// This method simply returns the two inputs in numerical order. You can even
-// provide strings, as the method would parseInt() the values.
-oParser.SortNumerical = function(a, b)
-{
-       return parseInt( a, 10 ) - parseInt( b, 10 ) ;
-}
-
-oParser.ParseEMailParams = function(sParams)
-{
-       // Initialize the oEMailParams object.
-       var oEMailParams = new Object() ;
-       oEMailParams.Subject = '' ;
-       oEMailParams.Body = '' ;
-
-       var aMatch = sParams.match( /(^|^\?|&)subject=([^&]+)/i ) ;
-       if ( aMatch ) oEMailParams.Subject = decodeURIComponent( aMatch[2] ) ;
-
-       aMatch = sParams.match( /(^|^\?|&)body=([^&]+)/i ) ;
-       if ( aMatch ) oEMailParams.Body = decodeURIComponent( aMatch[2] ) ;
-
-       return oEMailParams ;
-}
-
-// This method returns either an object containing the email info, or FALSE
-// if the parameter is not an email link.
-oParser.ParseEMailUri = function( sUrl )
-{
-       // Initializes the EMailInfo object.
-       var oEMailInfo = new Object() ;
-       oEMailInfo.Address = '' ;
-       oEMailInfo.Subject = '' ;
-       oEMailInfo.Body = '' ;
-
-       var aLinkInfo = sUrl.match( /^(\w+):(.*)$/ ) ;
-       if ( aLinkInfo && aLinkInfo[1] == 'mailto' )
-       {
-               // This seems to be an unprotected email link.
-               var aParts = aLinkInfo[2].match( /^([^\?]+)\??(.+)?/ ) ;
-               if ( aParts )
-               {
-                       // Set the e-mail address.
-                       oEMailInfo.Address = aParts[1] ;
-
-                       // Look for the optional e-mail parameters.
-                       if ( aParts[2] )
-                       {
-                               var oEMailParams = oParser.ParseEMailParams( aParts[2] ) ;
-                               oEMailInfo.Subject = oEMailParams.Subject ;
-                               oEMailInfo.Body = oEMailParams.Body ;
-                       }
-               }
-               return oEMailInfo ;
-       }
-       else if ( aLinkInfo && aLinkInfo[1] == 'javascript' )
-       {
-               // This may be a protected email.
-
-               // Try to match the url against the EMailProtectionFunction.
-               var func = FCKConfig.EMailProtectionFunction ;
-               if ( func != null )
-               {
-                       try
-                       {
-                               // Escape special chars.
-                               func = func.replace( /([\/^$*+.?()\[\]])/g, '\\$1' ) ;
-
-                               // Define the possible keys.
-                               var keys = new Array('NAME', 'DOMAIN', 'SUBJECT', 'BODY') ;
-
-                               // Get the order of the keys (hold them in the array <pos>) and
-                               // the function replaced by regular expression patterns.
-                               var sFunc = func ;
-                               var pos = new Array() ;
-                               for ( var i = 0 ; i < keys.length ; i ++ )
-                               {
-                                       var rexp = new RegExp( keys[i] ) ;
-                                       var p = func.search( rexp ) ;
-                                       if ( p >= 0 )
-                                       {
-                                               sFunc = sFunc.replace( rexp, '\'([^\']*)\'' ) ;
-                                               pos[pos.length] = p + ':' + keys[i] ;
-                                       }
-                               }
-
-                               // Sort the available keys.
-                               pos.sort( oParser.SortNumerical ) ;
-
-                               // Replace the excaped single quotes in the url, such they do
-                               // not affect the regexp afterwards.
-                               aLinkInfo[2] = aLinkInfo[2].replace( /\\'/g, '###SINGLE_QUOTE###' ) ;
-
-                               // Create the regexp and execute it.
-                               var rFunc = new RegExp( '^' + sFunc + '$' ) ;
-                               var aMatch = rFunc.exec( aLinkInfo[2] ) ;
-                               if ( aMatch )
-                               {
-                                       var aInfo = new Array();
-                                       for ( var i = 1 ; i < aMatch.length ; i ++ )
-                                       {
-                                               var k = pos[i-1].match(/^\d+:(.+)$/) ;
-                                               aInfo[k[1]] = aMatch[i].replace(/###SINGLE_QUOTE###/g, '\'') ;
-                                       }
-
-                                       // Fill the EMailInfo object that will be returned
-                                       oEMailInfo.Address = aInfo['NAME'] + '@' + aInfo['DOMAIN'] ;
-                                       oEMailInfo.Subject = decodeURIComponent( aInfo['SUBJECT'] ) ;
-                                       oEMailInfo.Body = decodeURIComponent( aInfo['BODY'] ) ;
-
-                                       return oEMailInfo ;
-                               }
-                       }
-                       catch (e)
-                       {
-                       }
-               }
-
-               // Try to match the email against the encode protection.
-               var aMatch = aLinkInfo[2].match( /^(?:void\()?location\.href='mailto:'\+(String\.fromCharCode\([\d,]+\))\+'(.*)'\)?$/ ) ;
-               if ( aMatch )
-               {
-                       // The link is encoded
-                       oEMailInfo.Address = eval( aMatch[1] ) ;
-                       if ( aMatch[2] )
-                       {
-                               var oEMailParams = oParser.ParseEMailParams( aMatch[2] ) ;
-                               oEMailInfo.Subject = oEMailParams.Subject ;
-                               oEMailInfo.Body = oEMailParams.Body ;
-                       }
-                       return oEMailInfo ;
-               }
-       }
-       return false;
-}
-
-oParser.CreateEMailUri = function( address, subject, body )
-{
-       // Switch for the EMailProtection setting.
-       switch ( FCKConfig.EMailProtection )
-       {
-               case 'function' :
-                       var func = FCKConfig.EMailProtectionFunction ;
-                       if ( func == null )
-                       {
-                               if ( FCKConfig.Debug )
-                               {
-                                       alert('EMailProtection alert!\nNo function defined. Please set "FCKConfig.EMailProtectionFunction"') ;
-                               }
-                               return '';
-                       }
-
-                       // Split the email address into name and domain parts.
-                       var aAddressParts = address.split( '@', 2 ) ;
-                       if ( aAddressParts[1] == undefined )
-                       {
-                               aAddressParts[1] = '' ;
-                       }
-
-                       // Replace the keys by their values (embedded in single quotes).
-                       func = func.replace(/NAME/g, "'" + aAddressParts[0].replace(/'/g, '\\\'') + "'") ;
-                       func = func.replace(/DOMAIN/g, "'" + aAddressParts[1].replace(/'/g, '\\\'') + "'") ;
-                       func = func.replace(/SUBJECT/g, "'" + encodeURIComponent( subject ).replace(/'/g, '\\\'') + "'") ;
-                       func = func.replace(/BODY/g, "'" + encodeURIComponent( body ).replace(/'/g, '\\\'') + "'") ;
-
-                       return 'javascript:' + func ;
-
-               case 'encode' :
-                       var aParams = [] ;
-                       var aAddressCode = [] ;
-
-                       if ( subject.length > 0 )
-                               aParams.push( 'subject='+ encodeURIComponent( subject ) ) ;
-                       if ( body.length > 0 )
-                               aParams.push( 'body=' + encodeURIComponent( body ) ) ;
-                       for ( var i = 0 ; i < address.length ; i++ )
-                               aAddressCode.push( address.charCodeAt( i ) ) ;
-
-                       return 'javascript:void(location.href=\'mailto:\'+String.fromCharCode(' + aAddressCode.join( ',' ) + ')+\'?' + aParams.join( '&' ) + '\')' ;
-       }
-
-       // EMailProtection 'none'
-
-       var sBaseUri = 'mailto:' + address ;
-
-       var sParams = '' ;
-
-       if ( subject.length > 0 )
-               sParams = '?subject=' + encodeURIComponent( subject ) ;
-
-       if ( body.length > 0 )
-       {
-               sParams += ( sParams.length == 0 ? '?' : '&' ) ;
-               sParams += 'body=' + encodeURIComponent( body ) ;
-       }
-
-       return sBaseUri + sParams ;
-}
-
-//#### Initialization Code
-
-// oLink: The actual selected link in the editor.
-var oLink = dialog.Selection.GetSelection().MoveToAncestorNode( 'A' ) ;
-if ( oLink )
-       FCK.Selection.SelectNode( oLink ) ;
-
-window.onload = function()
-{
-       // Translate the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       // Fill the Anchor Names and Ids combos.
-       LoadAnchorNamesAndIds() ;
-
-       // Load the selected link information (if any).
-       LoadSelection() ;
-
-       // Update the dialog box.
-       SetLinkType( GetE('cmbLinkType').value ) ;
-
-       // Show/Hide the "Browse Server" button.
-       GetE('divBrowseServer').style.display = FCKConfig.LinkBrowser ? '' : 'none' ;
-
-       // Show the initial dialog content.
-       GetE('divInfo').style.display = '' ;
-
-       // Set the actual uploader URL.
-       if ( FCKConfig.LinkUpload )
-               GetE('frmUpload').action = FCKConfig.LinkUploadURL ;
-
-       // Set the default target (from configuration).
-       SetDefaultTarget() ;
-
-       // Activate the "OK" button.
-       dialog.SetOkButton( true ) ;
-
-       // Select the first field.
-       switch( GetE('cmbLinkType').value )
-       {
-               case 'url' :
-                       SelectField( 'txtUrl' ) ;
-                       break ;
-               case 'email' :
-                       SelectField( 'txtEMailAddress' ) ;
-                       break ;
-               case 'anchor' :
-                       if ( GetE('divSelAnchor').style.display != 'none' )
-                               SelectField( 'cmbAnchorName' ) ;
-                       else
-                               SelectField( 'cmbLinkType' ) ;
-       }
-}
-
-var bHasAnchors ;
-
-function LoadAnchorNamesAndIds()
-{
-       // Since version 2.0, the anchors are replaced in the DOM by IMGs so the user see the icon
-       // to edit them. So, we must look for that images now.
-       var aAnchors = new Array() ;
-       var i ;
-       var oImages = oEditor.FCK.EditorDocument.getElementsByTagName( 'IMG' ) ;
-       for( i = 0 ; i < oImages.length ; i++ )
-       {
-               if ( oImages[i].getAttribute('_fckanchor') )
-                       aAnchors[ aAnchors.length ] = oEditor.FCK.GetRealElement( oImages[i] ) ;
-       }
-
-       // Add also real anchors
-       var oLinks = oEditor.FCK.EditorDocument.getElementsByTagName( 'A' ) ;
-       for( i = 0 ; i < oLinks.length ; i++ )
-       {
-               if ( oLinks[i].name && ( oLinks[i].name.length > 0 ) )
-                       aAnchors[ aAnchors.length ] = oLinks[i] ;
-       }
-
-       var aIds = FCKTools.GetAllChildrenIds( oEditor.FCK.EditorDocument.body ) ;
-
-       bHasAnchors = ( aAnchors.length > 0 || aIds.length > 0 ) ;
-
-       for ( i = 0 ; i < aAnchors.length ; i++ )
-       {
-               var sName = aAnchors[i].name ;
-               if ( sName && sName.length > 0 )
-                       FCKTools.AddSelectOption( GetE('cmbAnchorName'), sName, sName ) ;
-       }
-
-       for ( i = 0 ; i < aIds.length ; i++ )
-       {
-               FCKTools.AddSelectOption( GetE('cmbAnchorId'), aIds[i], aIds[i] ) ;
-       }
-
-       ShowE( 'divSelAnchor'   , bHasAnchors ) ;
-       ShowE( 'divNoAnchor'    , !bHasAnchors ) ;
-}
-
-function LoadSelection()
-{
-       if ( !oLink ) return ;
-
-       var sType = 'url' ;
-
-       // Get the actual Link href.
-       var sHRef = oLink.getAttribute( '_fcksavedurl' ) ;
-       if ( sHRef == null )
-               sHRef = oLink.getAttribute( 'href' , 2 ) || '' ;
-
-       // Look for a popup javascript link.
-       var oPopupMatch = oRegex.PopupUri.exec( sHRef ) ;
-       if( oPopupMatch )
-       {
-               GetE('cmbTarget').value = 'popup' ;
-               sHRef = oPopupMatch[1] ;
-               FillPopupFields( oPopupMatch[2], oPopupMatch[3] ) ;
-               SetTarget( 'popup' ) ;
-       }
-
-       // Accessible popups, the popup data is in the onclick attribute
-       if ( !oPopupMatch )
-       {
-               var onclick = oLink.getAttribute( 'onclick_fckprotectedatt' ) ;
-               if ( onclick )
-               {
-                       // Decode the protected string
-                       onclick = decodeURIComponent( onclick ) ;
-
-                       oPopupMatch = oRegex.OnClickPopup.exec( onclick ) ;
-                       if( oPopupMatch )
-                       {
-                               GetE( 'cmbTarget' ).value = 'popup' ;
-                               FillPopupFields( oPopupMatch[1], oPopupMatch[2] ) ;
-                               SetTarget( 'popup' ) ;
-                       }
-               }
-       }
-
-       // Search for the protocol.
-       var sProtocol = oRegex.UriProtocol.exec( sHRef ) ;
-
-       // Search for a protected email link.
-       var oEMailInfo = oParser.ParseEMailUri( sHRef );
-
-       if ( oEMailInfo )
-       {
-               sType = 'email' ;
-
-               GetE('txtEMailAddress').value = oEMailInfo.Address ;
-               GetE('txtEMailSubject').value = oEMailInfo.Subject ;
-               GetE('txtEMailBody').value    = oEMailInfo.Body ;
-       }
-       else if ( sProtocol )
-       {
-               sProtocol = sProtocol[0].toLowerCase() ;
-               GetE('cmbLinkProtocol').value = sProtocol ;
-
-               // Remove the protocol and get the remaining URL.
-               var sUrl = sHRef.replace( oRegex.UriProtocol, '' ) ;
-               sType = 'url' ;
-               GetE('txtUrl').value = sUrl ;
-       }
-       else if ( sHRef.substr(0,1) == '#' && sHRef.length > 1 )        // It is an anchor link.
-       {
-               sType = 'anchor' ;
-               GetE('cmbAnchorName').value = GetE('cmbAnchorId').value = sHRef.substr(1) ;
-       }
-       else                                    // It is another type of link.
-       {
-               sType = 'url' ;
-
-               GetE('cmbLinkProtocol').value = '' ;
-               GetE('txtUrl').value = sHRef ;
-       }
-
-       if ( !oPopupMatch )
-       {
-               // Get the target.
-               var sTarget = oLink.target ;
-
-               if ( sTarget && sTarget.length > 0 )
-               {
-                       if ( oRegex.ReserveTarget.test( sTarget ) )
-                       {
-                               sTarget = sTarget.toLowerCase() ;
-                               GetE('cmbTarget').value = sTarget ;
-                       }
-                       else
-                               GetE('cmbTarget').value = 'frame' ;
-                       GetE('txtTargetFrame').value = sTarget ;
-               }
-       }
-
-       // Get Advances Attributes
-       GetE('txtAttId').value                  = oLink.id ;
-       GetE('txtAttName').value                = oLink.name ;
-       GetE('cmbAttLangDir').value             = oLink.dir ;
-       GetE('txtAttLangCode').value    = oLink.lang ;
-       GetE('txtAttAccessKey').value   = oLink.accessKey ;
-       GetE('txtAttTabIndex').value    = oLink.tabIndex <= 0 ? '' : oLink.tabIndex ;
-       GetE('txtAttTitle').value               = oLink.title ;
-       GetE('txtAttContentType').value = oLink.type ;
-       GetE('txtAttCharSet').value             = oLink.charset ;
-
-       var sClass ;
-       if ( oEditor.FCKBrowserInfo.IsIE )
-       {
-               sClass  = oLink.getAttribute('className',2) || '' ;
-               // Clean up temporary classes for internal use:
-               sClass = sClass.replace( FCKRegexLib.FCK_Class, '' ) ;
-
-               GetE('txtAttStyle').value       = oLink.style.cssText ;
-       }
-       else
-       {
-               sClass  = oLink.getAttribute('class',2) || '' ;
-               GetE('txtAttStyle').value       = oLink.getAttribute('style',2) || '' ;
-       }
-       GetE('txtAttClasses').value     = sClass ;
-
-       // Update the Link type combo.
-       GetE('cmbLinkType').value = sType ;
-}
-
-//#### Link type selection.
-function SetLinkType( linkType )
-{
-       ShowE('divLinkTypeUrl'          , (linkType == 'url') ) ;
-       ShowE('divLinkTypeAnchor'       , (linkType == 'anchor') ) ;
-       ShowE('divLinkTypeEMail'        , (linkType == 'email') ) ;
-
-       if ( !FCKConfig.LinkDlgHideTarget )
-               dialog.SetTabVisibility( 'Target'       , (linkType == 'url') ) ;
-
-       if ( FCKConfig.LinkUpload )
-               dialog.SetTabVisibility( 'Upload'       , (linkType == 'url') ) ;
-
-       if ( !FCKConfig.LinkDlgHideAdvanced )
-               dialog.SetTabVisibility( 'Advanced'     , (linkType != 'anchor' || bHasAnchors) ) ;
-
-       if ( linkType == 'email' )
-               dialog.SetAutoSize( true ) ;
-}
-
-//#### Target type selection.
-function SetTarget( targetType )
-{
-       GetE('tdTargetFrame').style.display     = ( targetType == 'popup' ? 'none' : '' ) ;
-       GetE('tdPopupName').style.display       =
-       GetE('tablePopupFeatures').style.display = ( targetType == 'popup' ? '' : 'none' ) ;
-
-       switch ( targetType )
-       {
-               case "_blank" :
-               case "_self" :
-               case "_parent" :
-               case "_top" :
-                       GetE('txtTargetFrame').value = targetType ;
-                       break ;
-               case "" :
-                       GetE('txtTargetFrame').value = '' ;
-                       break ;
-       }
-
-       if ( targetType == 'popup' )
-               dialog.SetAutoSize( true ) ;
-}
-
-//#### Called while the user types the URL.
-function OnUrlChange()
-{
-       var sUrl = GetE('txtUrl').value ;
-       var sProtocol = oRegex.UrlOnChangeProtocol.exec( sUrl ) ;
-
-       if ( sProtocol )
-       {
-               sUrl = sUrl.substr( sProtocol[0].length ) ;
-               GetE('txtUrl').value = sUrl ;
-               GetE('cmbLinkProtocol').value = sProtocol[0].toLowerCase() ;
-       }
-       else if ( oRegex.UrlOnChangeTestOther.test( sUrl ) )
-       {
-               GetE('cmbLinkProtocol').value = '' ;
-       }
-}
-
-//#### Called while the user types the target name.
-function OnTargetNameChange()
-{
-       var sFrame = GetE('txtTargetFrame').value ;
-
-       if ( sFrame.length == 0 )
-               GetE('cmbTarget').value = '' ;
-       else if ( oRegex.ReserveTarget.test( sFrame ) )
-               GetE('cmbTarget').value = sFrame.toLowerCase() ;
-       else
-               GetE('cmbTarget').value = 'frame' ;
-}
-
-// Accessible popups
-function BuildOnClickPopup()
-{
-       var sWindowName = "'" + GetE('txtPopupName').value.replace(/\W/gi, "") + "'" ;
-
-       var sFeatures = '' ;
-       var aChkFeatures = document.getElementsByName( 'chkFeature' ) ;
-       for ( var i = 0 ; i < aChkFeatures.length ; i++ )
-       {
-               if ( i > 0 ) sFeatures += ',' ;
-               sFeatures += aChkFeatures[i].value + '=' + ( aChkFeatures[i].checked ? 'yes' : 'no' ) ;
-       }
-
-       if ( GetE('txtPopupWidth').value.length > 0 )   sFeatures += ',width=' + GetE('txtPopupWidth').value ;
-       if ( GetE('txtPopupHeight').value.length > 0 )  sFeatures += ',height=' + GetE('txtPopupHeight').value ;
-       if ( GetE('txtPopupLeft').value.length > 0 )    sFeatures += ',left=' + GetE('txtPopupLeft').value ;
-       if ( GetE('txtPopupTop').value.length > 0 )             sFeatures += ',top=' + GetE('txtPopupTop').value ;
-
-       if ( sFeatures != '' )
-               sFeatures = sFeatures + ",status" ;
-
-       return ( "window.open(this.href," + sWindowName + ",'" + sFeatures + "'); return false" ) ;
-}
-
-//#### Fills all Popup related fields.
-function FillPopupFields( windowName, features )
-{
-       if ( windowName )
-               GetE('txtPopupName').value = windowName ;
-
-       var oFeatures = new Object() ;
-       var oFeaturesMatch ;
-       while( ( oFeaturesMatch = oRegex.PopupFeatures.exec( features ) ) != null )
-       {
-               var sValue = oFeaturesMatch[2] ;
-               if ( sValue == ( 'yes' || '1' ) )
-                       oFeatures[ oFeaturesMatch[1] ] = true ;
-               else if ( ! isNaN( sValue ) && sValue != 0 )
-                       oFeatures[ oFeaturesMatch[1] ] = sValue ;
-       }
-
-       // Update all features check boxes.
-       var aChkFeatures = document.getElementsByName('chkFeature') ;
-       for ( var i = 0 ; i < aChkFeatures.length ; i++ )
-       {
-               if ( oFeatures[ aChkFeatures[i].value ] )
-                       aChkFeatures[i].checked = true ;
-       }
-
-       // Update position and size text boxes.
-       if ( oFeatures['width'] )       GetE('txtPopupWidth').value             = oFeatures['width'] ;
-       if ( oFeatures['height'] )      GetE('txtPopupHeight').value    = oFeatures['height'] ;
-       if ( oFeatures['left'] )        GetE('txtPopupLeft').value              = oFeatures['left'] ;
-       if ( oFeatures['top'] )         GetE('txtPopupTop').value               = oFeatures['top'] ;
-}
-
-//#### The OK button was hit.
-function Ok()
-{
-       var sUri, sInnerHtml ;
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       switch ( GetE('cmbLinkType').value )
-       {
-               case 'url' :
-                       sUri = GetE('txtUrl').value ;
-
-                       if ( sUri.length == 0 )
-                       {
-                               alert( FCKLang.DlnLnkMsgNoUrl ) ;
-                               return false ;
-                       }
-
-                       sUri = GetE('cmbLinkProtocol').value + sUri ;
-
-                       break ;
-
-               case 'email' :
-                       sUri = GetE('txtEMailAddress').value ;
-
-                       if ( sUri.length == 0 )
-                       {
-                               alert( FCKLang.DlnLnkMsgNoEMail ) ;
-                               return false ;
-                       }
-
-                       sUri = oParser.CreateEMailUri(
-                               sUri,
-                               GetE('txtEMailSubject').value,
-                               GetE('txtEMailBody').value ) ;
-                       break ;
-
-               case 'anchor' :
-                       var sAnchor = GetE('cmbAnchorName').value ;
-                       if ( sAnchor.length == 0 ) sAnchor = GetE('cmbAnchorId').value ;
-
-                       if ( sAnchor.length == 0 )
-                       {
-                               alert( FCKLang.DlnLnkMsgNoAnchor ) ;
-                               return false ;
-                       }
-
-                       sUri = '#' + sAnchor ;
-                       break ;
-       }
-
-       // If no link is selected, create a new one (it may result in more than one link creation - #220).
-       var aLinks = oLink ? [ oLink ] : oEditor.FCK.CreateLink( sUri, true ) ;
-
-       // If no selection, no links are created, so use the uri as the link text (by dom, 2006-05-26)
-       var aHasSelection = ( aLinks.length > 0 ) ;
-       if ( !aHasSelection )
-       {
-               sInnerHtml = sUri;
-
-               // Built a better text for empty links.
-               switch ( GetE('cmbLinkType').value )
-               {
-                       // anchor: use old behavior --> return true
-                       case 'anchor':
-                               sInnerHtml = sInnerHtml.replace( /^#/, '' ) ;
-                               break ;
-
-                       // url: try to get path
-                       case 'url':
-                               var oLinkPathRegEx = new RegExp("//?([^?\"']+)([?].*)?$") ;
-                               var asLinkPath = oLinkPathRegEx.exec( sUri ) ;
-                               if (asLinkPath != null)
-                                       sInnerHtml = asLinkPath[1];  // use matched path
-                               break ;
-
-                       // mailto: try to get email address
-                       case 'email':
-                               sInnerHtml = GetE('txtEMailAddress').value ;
-                               break ;
-               }
-
-               // Create a new (empty) anchor.
-               aLinks = [ oEditor.FCK.InsertElement( 'a' ) ] ;
-       }
-
-       for ( var i = 0 ; i < aLinks.length ; i++ )
-       {
-               oLink = aLinks[i] ;
-
-               if ( aHasSelection )
-                       sInnerHtml = oLink.innerHTML ;          // Save the innerHTML (IE changes it if it is like an URL).
-
-               oLink.href = sUri ;
-               SetAttribute( oLink, '_fcksavedurl', sUri ) ;
-
-               var onclick;
-               // Accessible popups
-               if( GetE('cmbTarget').value == 'popup' )
-               {
-                       onclick = BuildOnClickPopup() ;
-                       // Encode the attribute
-                       onclick = encodeURIComponent( " onclick=\"" + onclick + "\"" )  ;
-                       SetAttribute( oLink, 'onclick_fckprotectedatt', onclick ) ;
-               }
-               else
-               {
-                       // Check if the previous onclick was for a popup:
-                       // In that case remove the onclick handler.
-                       onclick = oLink.getAttribute( 'onclick_fckprotectedatt' ) ;
-                       if ( onclick )
-                       {
-                               // Decode the protected string
-                               onclick = decodeURIComponent( onclick ) ;
-
-                               if( oRegex.OnClickPopup.test( onclick ) )
-                                       SetAttribute( oLink, 'onclick_fckprotectedatt', '' ) ;
-                       }
-               }
-
-               oLink.innerHTML = sInnerHtml ;          // Set (or restore) the innerHTML
-
-               // Target
-               if( GetE('cmbTarget').value != 'popup' )
-                       SetAttribute( oLink, 'target', GetE('txtTargetFrame').value ) ;
-               else
-                       SetAttribute( oLink, 'target', null ) ;
-
-               // Let's set the "id" only for the first link to avoid duplication.
-               if ( i == 0 )
-                       SetAttribute( oLink, 'id', GetE('txtAttId').value ) ;
-
-               // Advances Attributes
-               SetAttribute( oLink, 'name'             , GetE('txtAttName').value ) ;
-               SetAttribute( oLink, 'dir'              , GetE('cmbAttLangDir').value ) ;
-               SetAttribute( oLink, 'lang'             , GetE('txtAttLangCode').value ) ;
-               SetAttribute( oLink, 'accesskey', GetE('txtAttAccessKey').value ) ;
-               SetAttribute( oLink, 'tabindex' , ( GetE('txtAttTabIndex').value > 0 ? GetE('txtAttTabIndex').value : null ) ) ;
-               SetAttribute( oLink, 'title'    , GetE('txtAttTitle').value ) ;
-               SetAttribute( oLink, 'type'             , GetE('txtAttContentType').value ) ;
-               SetAttribute( oLink, 'charset'  , GetE('txtAttCharSet').value ) ;
-
-               if ( oEditor.FCKBrowserInfo.IsIE )
-               {
-                       var sClass = GetE('txtAttClasses').value ;
-                       // If it's also an anchor add an internal class
-                       if ( GetE('txtAttName').value.length != 0 )
-                               sClass += ' FCK__AnchorC' ;
-                       SetAttribute( oLink, 'className', sClass ) ;
-
-                       oLink.style.cssText = GetE('txtAttStyle').value ;
-               }
-               else
-               {
-                       SetAttribute( oLink, 'class', GetE('txtAttClasses').value ) ;
-                       SetAttribute( oLink, 'style', GetE('txtAttStyle').value ) ;
-               }
-       }
-
-       // Select the (first) link.
-       oEditor.FCKSelection.SelectNode( aLinks[0] );
-
-       return true ;
-}
-
-function BrowseServer()
-{
-       OpenFileBrowser( FCKConfig.LinkBrowserURL, FCKConfig.LinkBrowserWindowWidth, FCKConfig.LinkBrowserWindowHeight ) ;
-}
-
-function SetUrl( url )
-{
-       GetE('txtUrl').value = url ;
-       OnUrlChange() ;
-       dialog.SetSelectedTab( 'Info' ) ;
-}
-
-function OnUploadCompleted( errorNumber, fileUrl, fileName, customMsg )
-{
-       // Remove animation
-       window.parent.Throbber.Hide() ;
-       GetE( 'divUpload' ).style.display  = '' ;
-
-       switch ( errorNumber )
-       {
-               case 0 :        // No errors
-                       alert( 'Your file has been successfully uploaded' ) ;
-                       break ;
-               case 1 :        // Custom error
-                       alert( customMsg ) ;
-                       return ;
-               case 101 :      // Custom warning
-                       alert( customMsg ) ;
-                       break ;
-               case 201 :
-                       alert( 'A file with the same name is already available. The uploaded file has been renamed to "' + fileName + '"' ) ;
-                       break ;
-               case 202 :
-                       alert( 'Invalid file type' ) ;
-                       return ;
-               case 203 :
-                       alert( "Security error. You probably don't have enough permissions to upload. Please check your server." ) ;
-                       return ;
-               case 500 :
-                       alert( 'The connector is disabled' ) ;
-                       break ;
-               default :
-                       alert( 'Error on file upload. Error number: ' + errorNumber ) ;
-                       return ;
-       }
-
-       SetUrl( fileUrl ) ;
-       GetE('frmUpload').reset() ;
-}
-
-var oUploadAllowedExtRegex     = new RegExp( FCKConfig.LinkUploadAllowedExtensions, 'i' ) ;
-var oUploadDeniedExtRegex      = new RegExp( FCKConfig.LinkUploadDeniedExtensions, 'i' ) ;
-
-function CheckUpload()
-{
-       var sFile = GetE('txtUploadFile').value ;
-
-       if ( sFile.length == 0 )
-       {
-               alert( 'Please select a file to upload' ) ;
-               return false ;
-       }
-
-       if ( ( FCKConfig.LinkUploadAllowedExtensions.length > 0 && !oUploadAllowedExtRegex.test( sFile ) ) ||
-               ( FCKConfig.LinkUploadDeniedExtensions.length > 0 && oUploadDeniedExtRegex.test( sFile ) ) )
-       {
-               OnUploadCompleted( 202 ) ;
-               return false ;
-       }
-
-       // Show animation
-       window.parent.Throbber.Show( 100 ) ;
-       GetE( 'divUpload' ).style.display  = 'none' ;
-
-       return true ;
-}
-
-function SetDefaultTarget()
-{
-       var target = FCKConfig.DefaultLinkTarget || '' ;
-
-       if ( oLink || target.length == 0 )
-               return ;
-
-       switch ( target )
-       {
-               case '_blank' :
-               case '_self' :
-               case '_parent' :
-               case '_top' :
-                       GetE('cmbTarget').value = target ;
-                       break ;
-               default :
-                       GetE('cmbTarget').value = 'frame' ;
-                       break ;
-       }
-
-       GetE('txtTargetFrame').value = target ;
-}
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_listprop.html b/horde/services/editor/fckeditor/editor/dialog/fck_listprop.html
deleted file mode 100644 (file)
index 2757822..0000000
+++ /dev/null
@@ -1,120 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Bulleted List dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-var sListType = ( location.search == '?OL' ? 'OL' : 'UL' ) ;
-
-var oActiveEl = dialog.Selection.GetSelection().MoveToAncestorNode( sListType ) ;
-var oActiveSel ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( sListType == 'UL' )
-               oActiveSel = GetE('selBulleted') ;
-       else
-       {
-               if ( oActiveEl )
-               {
-                       oActiveSel = GetE('selNumbered') ;
-                       GetE('eStart').style.display = '' ;
-                       GetE('txtStartPosition').value  = GetAttribute( oActiveEl, 'start' ) ;
-               }
-       }
-
-       oActiveSel.style.display = '' ;
-
-       if ( oActiveEl )
-       {
-               if ( oActiveEl.getAttribute('type') )
-                       oActiveSel.value = oActiveEl.getAttribute('type') ;
-       }
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-
-       SelectField( sListType == 'OL' ? 'txtStartPosition' : 'selBulleted' ) ;
-}
-
-function Ok()
-{
-       if ( oActiveEl ){
-               SetAttribute( oActiveEl, 'type' , oActiveSel.value ) ;
-               if(oActiveEl.tagName == 'OL')
-                       SetAttribute( oActiveEl, 'start', GetE('txtStartPosition').value ) ;
-       }
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table width="100%" style="height: 100%">
-               <tr>
-                       <td style="text-align:center">
-                               <table cellspacing="0" cellpadding="0" border="0" style="margin-left: auto; margin-right: auto;">
-                                       <tr>
-                                               <td id="eStart" style="display: none; padding-right: 5px; padding-left: 5px">
-                                                       <span fcklang="DlgLstStart">Start</span><br />
-                                                       <input type="text" id="txtStartPosition" size="5" />
-                                               </td>
-                                               <td style="padding-right: 5px; padding-left: 5px">
-                                                       <span fcklang="DlgLstType">List Type</span><br />
-                                                       <select id="selBulleted" style="display: none">
-                                                               <option value="" selected="selected"></option>
-                                                               <option value="circle" fcklang="DlgLstTypeCircle">Circle</option>
-                                                               <option value="disc" fcklang="DlgLstTypeDisc">Disc</option>
-                                                               <option value="square" fcklang="DlgLstTypeSquare">Square</option>
-                                                       </select>
-                                                       <select id="selNumbered" style="display: none">
-                                                               <option value="" selected="selected"></option>
-                                                               <option value="1" fcklang="DlgLstTypeNumbers">Numbers (1, 2, 3)</option>
-                                                               <option value="a" fcklang="DlgLstTypeLCase">Lowercase Letters (a, b, c)</option>
-                                                               <option value="A" fcklang="DlgLstTypeUCase">Uppercase Letters (A, B, C)</option>
-                                                               <option value="i" fcklang="DlgLstTypeSRoman">Small Roman Numerals (i, ii, iii)</option>
-                                                               <option value="I" fcklang="DlgLstTypeLRoman">Large Roman Numerals (I, II, III)</option>
-                                                       </select>
-                                                       &nbsp;
-                                               </td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_paste.html b/horde/services/editor/fckeditor/editor/dialog/fck_paste.html
deleted file mode 100644 (file)
index 00b53f7..0000000
+++ /dev/null
@@ -1,347 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This dialog is shown when, for some reason (usually security settings),
- * the user is not able to paste data from the clipboard to the editor using
- * the toolbar buttons or the context menu.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-var dialog = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-var FCK = oEditor.FCK;
-var FCKTools   = oEditor.FCKTools ;
-var FCKConfig  = oEditor.FCKConfig ;
-var FCKBrowserInfo = oEditor.FCKBrowserInfo ;
-
-window.onload = function ()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       var sPastingType = dialog.Args().CustomValue ;
-
-       if ( sPastingType == 'Word' || sPastingType == 'Security' )
-       {
-               if ( sPastingType == 'Security' )
-                       document.getElementById( 'xSecurityMsg' ).style.display = '' ;
-
-               // For document.domain compatibility (#123) we must do all the magic in
-               // the URL for IE.
-               var sFrameUrl = !oEditor.FCK_IS_CUSTOM_DOMAIN || !FCKBrowserInfo.IsIE ?
-                       'javascript:void(0)' :
-                       'javascript:void( (function(){' +
-                               'document.open() ;' +
-                               'document.domain=\'' + document.domain + '\' ;' +
-                               'document.write(\'<html><head><script>window.onerror = function() { return true ; };<\/script><\/head><body><\/body><\/html>\') ;' +
-                               'document.close() ;' +
-                               'document.body.contentEditable = true ;' +
-                               'window.focus() ;' +
-                               '})() )' ;
-
-               var eFrameSpace = document.getElementById( 'xFrameSpace' ) ;
-               eFrameSpace.innerHTML = '<iframe id="frmData" src="' + sFrameUrl + '" ' +
-                                       'height="98%" width="99%" frameborder="0" style="border: #000000 1px; background-color: #ffffff"><\/iframe>' ;
-
-               var oFrame = eFrameSpace.firstChild ;
-
-               if ( !oEditor.FCK_IS_CUSTOM_DOMAIN || !FCKBrowserInfo.IsIE )
-               {
-                       // Avoid errors if the pasted content has any script that fails: #389
-                       var oDoc = oFrame.contentWindow.document ;
-                       oDoc.open() ;
-                       oDoc.write('<html><head><script>window.onerror = function() { return true ; };<\/script><\/head><body><\/body><\/html>') ;
-                       oDoc.close() ;
-
-                       if ( FCKBrowserInfo.IsIE )
-                               oDoc.body.contentEditable = true ;
-                       else
-                               oDoc.designMode = 'on' ;
-
-                       oFrame.contentWindow.focus();
-               }
-       }
-       else
-       {
-               document.getElementById('txtData').style.display = '' ;
-               SelectField( 'txtData' ) ;
-       }
-
-       if ( sPastingType != 'Word' )
-               document.getElementById('oWordCommands').style.display = 'none' ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-}
-
-function Ok()
-{
-       // Before doing anything, save undo snapshot.
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       var sHtml ;
-
-       var sPastingType = dialog.Args().CustomValue ;
-
-       if ( sPastingType == 'Word' || sPastingType == 'Security' )
-       {
-               var oFrame = document.getElementById('frmData') ;
-               var oBody ;
-
-               if ( oFrame.contentDocument )
-                       oBody = oFrame.contentDocument.body ;
-               else
-                       oBody = oFrame.contentWindow.document.body ;
-
-               if ( sPastingType == 'Word' )
-               {
-                       // If a plugin creates a FCK.CustomCleanWord function it will be called instead of the default one
-                       if ( typeof( FCK.CustomCleanWord ) == 'function' )
-                               sHtml = FCK.CustomCleanWord( oBody, document.getElementById('chkRemoveFont').checked, document.getElementById('chkRemoveStyles').checked ) ;
-                       else
-                               sHtml = CleanWord( oBody, document.getElementById('chkRemoveFont').checked, document.getElementById('chkRemoveStyles').checked ) ;
-               }
-               else
-                       sHtml = oBody.innerHTML ;
-
-               // Fix relative anchor URLs (IE automatically adds the current page URL).
-               var re = new RegExp( window.location + "#", "g" ) ;
-               sHtml = sHtml.replace( re, '#') ;
-       }
-       else
-       {
-               sHtml = oEditor.FCKTools.HTMLEncode( document.getElementById('txtData').value )  ;
-               sHtml = FCKTools.ProcessLineBreaks( oEditor, FCKConfig, sHtml ) ;
-
-               // FCK.InsertHtml() does not work for us, since document fragments cannot contain node fragments. :(
-               // Use the marker method instead. It's primitive, but it works.
-               var range = new oEditor.FCKDomRange( oEditor.FCK.EditorWindow ) ;
-               var oDoc = oEditor.FCK.EditorDocument ;
-               dialog.Selection.EnsureSelection() ;
-               range.MoveToSelection() ;
-               range.DeleteContents() ;
-               var marker = [] ;
-               for ( var i = 0 ; i < 5 ; i++ )
-                       marker.push( parseInt(Math.random() * 100000, 10 ) ) ;
-               marker = marker.join( "" ) ;
-               range.InsertNode ( oDoc.createTextNode( marker ) ) ;
-               var bookmark = range.CreateBookmark() ;
-
-               // Now we've got a marker indicating the paste position in the editor document.
-               // Find its position in the HTML code.
-               var htmlString = oDoc.body.innerHTML ;
-               var index = htmlString.indexOf( marker ) ;
-
-               // Split it the HTML code up, add the code we generated, and put them back together.
-               var htmlList = [] ;
-               htmlList.push( htmlString.substr( 0, index ) ) ;
-               htmlList.push( sHtml ) ;
-               htmlList.push( htmlString.substr( index + marker.length ) ) ;
-               htmlString = htmlList.join( "" ) ;
-
-               if ( oEditor.FCKBrowserInfo.IsIE )
-                       oEditor.FCK.SetInnerHtml( htmlString ) ;
-               else
-                       oDoc.body.innerHTML = htmlString ;
-
-               range.MoveToBookmark( bookmark ) ;
-               range.Collapse( false ) ;
-               range.Select() ;
-               range.Release() ;
-               return true ;
-       }
-
-       oEditor.FCK.InsertHtml( sHtml ) ;
-
-       return true ;
-}
-
-// This function will be called from the PasteFromWord dialog (fck_paste.html)
-// Input: oNode a DOM node that contains the raw paste from the clipboard
-// bIgnoreFont, bRemoveStyles booleans according to the values set in the dialog
-// Output: the cleaned string
-function CleanWord( oNode, bIgnoreFont, bRemoveStyles )
-{
-       var html = oNode.innerHTML ;
-
-       html = html.replace(/<o:p>\s*<\/o:p>/g, '') ;
-       html = html.replace(/<o:p>[\s\S]*?<\/o:p>/g, '&nbsp;') ;
-
-       // Remove mso-xxx styles.
-       html = html.replace( /\s*mso-[^:]+:[^;"]+;?/gi, '' ) ;
-
-       // Remove margin styles.
-       html = html.replace( /\s*MARGIN: 0cm 0cm 0pt\s*;/gi, '' ) ;
-       html = html.replace( /\s*MARGIN: 0cm 0cm 0pt\s*"/gi, "\"" ) ;
-
-       html = html.replace( /\s*TEXT-INDENT: 0cm\s*;/gi, '' ) ;
-       html = html.replace( /\s*TEXT-INDENT: 0cm\s*"/gi, "\"" ) ;
-
-       html = html.replace( /\s*TEXT-ALIGN: [^\s;]+;?"/gi, "\"" ) ;
-
-       html = html.replace( /\s*PAGE-BREAK-BEFORE: [^\s;]+;?"/gi, "\"" ) ;
-
-       html = html.replace( /\s*FONT-VARIANT: [^\s;]+;?"/gi, "\"" ) ;
-
-       html = html.replace( /\s*tab-stops:[^;"]*;?/gi, '' ) ;
-       html = html.replace( /\s*tab-stops:[^"]*/gi, '' ) ;
-
-       // Remove FONT face attributes.
-       if ( bIgnoreFont )
-       {
-               html = html.replace( /\s*face="[^"]*"/gi, '' ) ;
-               html = html.replace( /\s*face=[^ >]*/gi, '' ) ;
-
-               html = html.replace( /\s*FONT-FAMILY:[^;"]*;?/gi, '' ) ;
-       }
-
-       // Remove Class attributes
-       html = html.replace(/<(\w[^>]*) class=([^ |>]*)([^>]*)/gi, "<$1$3") ;
-
-       // Remove styles.
-       if ( bRemoveStyles )
-               html = html.replace( /<(\w[^>]*) style="([^\"]*)"([^>]*)/gi, "<$1$3" ) ;
-
-       // Remove style, meta and link tags
-       html = html.replace( /<STYLE[^>]*>[\s\S]*?<\/STYLE[^>]*>/gi, '' ) ;
-       html = html.replace( /<(?:META|LINK)[^>]*>\s*/gi, '' ) ;
-
-       // Remove empty styles.
-       html =  html.replace( /\s*style="\s*"/gi, '' ) ;
-
-       html = html.replace( /<SPAN\s*[^>]*>\s*&nbsp;\s*<\/SPAN>/gi, '&nbsp;' ) ;
-
-       html = html.replace( /<SPAN\s*[^>]*><\/SPAN>/gi, '' ) ;
-
-       // Remove Lang attributes
-       html = html.replace(/<(\w[^>]*) lang=([^ |>]*)([^>]*)/gi, "<$1$3") ;
-
-       html = html.replace( /<SPAN\s*>([\s\S]*?)<\/SPAN>/gi, '$1' ) ;
-
-       html = html.replace( /<FONT\s*>([\s\S]*?)<\/FONT>/gi, '$1' ) ;
-
-       // Remove XML elements and declarations
-       html = html.replace(/<\\?\?xml[^>]*>/gi, '' ) ;
-
-       // Remove w: tags with contents.
-       html = html.replace( /<w:[^>]*>[\s\S]*?<\/w:[^>]*>/gi, '' ) ;
-
-       // Remove Tags with XML namespace declarations: <o:p><\/o:p>
-       html = html.replace(/<\/?\w+:[^>]*>/gi, '' ) ;
-
-       // Remove comments [SF BUG-1481861].
-       html = html.replace(/<\!--[\s\S]*?-->/g, '' ) ;
-
-       html = html.replace( /<(U|I|STRIKE)>&nbsp;<\/\1>/g, '&nbsp;' ) ;
-
-       html = html.replace( /<H\d>\s*<\/H\d>/gi, '' ) ;
-
-       // Remove "display:none" tags.
-       html = html.replace( /<(\w+)[^>]*\sstyle="[^"]*DISPLAY\s?:\s?none[\s\S]*?<\/\1>/ig, '' ) ;
-
-       // Remove language tags
-       html = html.replace( /<(\w[^>]*) language=([^ |>]*)([^>]*)/gi, "<$1$3") ;
-
-       // Remove onmouseover and onmouseout events (from MS Word comments effect)
-       html = html.replace( /<(\w[^>]*) onmouseover="([^\"]*)"([^>]*)/gi, "<$1$3") ;
-       html = html.replace( /<(\w[^>]*) onmouseout="([^\"]*)"([^>]*)/gi, "<$1$3") ;
-
-       if ( FCKConfig.CleanWordKeepsStructure )
-       {
-               // The original <Hn> tag send from Word is something like this: <Hn style="margin-top:0px;margin-bottom:0px">
-               html = html.replace( /<H(\d)([^>]*)>/gi, '<h$1>' ) ;
-
-               // Word likes to insert extra <font> tags, when using MSIE. (Wierd).
-               html = html.replace( /<(H\d)><FONT[^>]*>([\s\S]*?)<\/FONT><\/\1>/gi, '<$1>$2<\/$1>' );
-               html = html.replace( /<(H\d)><EM>([\s\S]*?)<\/EM><\/\1>/gi, '<$1>$2<\/$1>' );
-       }
-       else
-       {
-               html = html.replace( /<H1([^>]*)>/gi, '<div$1><b><font size="6">' ) ;
-               html = html.replace( /<H2([^>]*)>/gi, '<div$1><b><font size="5">' ) ;
-               html = html.replace( /<H3([^>]*)>/gi, '<div$1><b><font size="4">' ) ;
-               html = html.replace( /<H4([^>]*)>/gi, '<div$1><b><font size="3">' ) ;
-               html = html.replace( /<H5([^>]*)>/gi, '<div$1><b><font size="2">' ) ;
-               html = html.replace( /<H6([^>]*)>/gi, '<div$1><b><font size="1">' ) ;
-
-               html = html.replace( /<\/H\d>/gi, '<\/font><\/b><\/div>' ) ;
-
-               // Transform <P> to <DIV>
-               var re = new RegExp( '(<P)([^>]*>[\\s\\S]*?)(<\/P>)', 'gi' ) ;  // Different because of a IE 5.0 error
-               html = html.replace( re, '<div$2<\/div>' ) ;
-
-               // Remove empty tags (three times, just to be sure).
-               // This also removes any empty anchor
-               html = html.replace( /<([^\s>]+)(\s[^>]*)?>\s*<\/\1>/g, '' ) ;
-               html = html.replace( /<([^\s>]+)(\s[^>]*)?>\s*<\/\1>/g, '' ) ;
-               html = html.replace( /<([^\s>]+)(\s[^>]*)?>\s*<\/\1>/g, '' ) ;
-       }
-
-       return html ;
-}
-
-       </script>
-
-</head>
-<body style="overflow: hidden">
-       <table cellspacing="0" cellpadding="0" width="100%" border="0" style="height: 98%">
-               <tr>
-                       <td>
-                               <div id="xSecurityMsg" style="display: none">
-                                       <span fcklang="DlgPasteSec">Because of your browser security settings,
-                                               the editor is not able to access your clipboard data directly. You are required
-                                               to paste it again in this window.</span><br />
-                                       &nbsp;
-                               </div>
-                               <div>
-                                       <span fcklang="DlgPasteMsg2">Please paste inside the following box using the keyboard
-                                               (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.</span><br />
-                                       &nbsp;
-                               </div>
-                       </td>
-               </tr>
-               <tr>
-                       <td id="xFrameSpace" valign="top" height="100%" style="border: #000000 1px solid">
-                               <textarea id="txtData" cols="80" rows="5" style="border: #000000 1px; display: none;
-                                       width: 99%; height: 98%"></textarea>
-                       </td>
-               </tr>
-               <tr id="oWordCommands">
-                       <td>
-
-                                       <input id="chkRemoveFont" type="checkbox" checked="checked" />
-                                       <label for="chkRemoveFont" fcklang="DlgPasteIgnoreFont">
-                                               Ignore Font Face definitions</label>
-                                       <br />
-                                       <input id="chkRemoveStyles" type="checkbox" />
-                                       <label for="chkRemoveStyles" fcklang="DlgPasteRemoveStyles">
-                                               Remove Styles definitions</label>
-
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_radiobutton.html b/horde/services/editor/fckeditor/editor/dialog/fck_radiobutton.html
deleted file mode 100644 (file)
index 03bc116..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Radio Button dialog window.
--->
-<html>
-       <head>
-               <title>Radio Button Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta content="noindex, nofollow" name="robots">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelectedElement() ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl && oActiveEl.tagName.toUpperCase() == 'INPUT' && oActiveEl.type == 'radio' )
-       {
-               GetE('txtName').value           = oActiveEl.name ;
-               GetE('txtValue').value          = oEditor.FCKBrowserInfo.IsIE ? oActiveEl.value : GetAttribute( oActiveEl, 'value' ) ;
-               GetE('txtSelected').checked     = oActiveEl.checked ;
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'INPUT', {name: GetE('txtName').value, type: 'radio' } ) ;
-
-       if ( oEditor.FCKBrowserInfo.IsIE )
-               oActiveEl.value = GetE('txtValue').value ;
-       else
-               SetAttribute( oActiveEl, 'value', GetE('txtValue').value ) ;
-
-       var bIsChecked = GetE('txtSelected').checked ;
-       SetAttribute( oActiveEl, 'checked', bIsChecked ? 'checked' : null ) ;   // For Firefox
-       oActiveEl.checked = bIsChecked ;
-
-       return true ;
-}
-
-               </script>
-       </head>
-       <body style="OVERFLOW: hidden" scroll="no">
-               <table height="100%" width="100%">
-                       <tr>
-                               <td align="center">
-                                       <table border="0" cellpadding="0" cellspacing="0" width="80%">
-                                               <tr>
-                                                       <td>
-                                                               <span fckLang="DlgCheckboxName">Name</span><br>
-                                                               <input type="text" size="20" id="txtName" style="WIDTH: 100%">
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td>
-                                                               <span fckLang="DlgCheckboxValue">Value</span><br>
-                                                               <input type="text" size="20" id="txtValue" style="WIDTH: 100%">
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td><input type="checkbox" id="txtSelected"><label for="txtSelected" fckLang="DlgCheckboxSelected">Checked</label></td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_replace.html b/horde/services/editor/fckeditor/editor/dialog/fck_replace.html
deleted file mode 100644 (file)
index 5f1bbfd..0000000
+++ /dev/null
@@ -1,650 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * "Find" and "Replace" dialog box window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-var dialogArguments = dialog.Args() ;
-
-var FCKLang = oEditor.FCKLang ;
-var FCKDomTools = oEditor.FCKDomTools ;
-var FCKDomRange = oEditor.FCKDomRange ;
-var FCKListsLib = oEditor.FCKListsLib ;
-var FCKTools = oEditor.FCKTools ;
-var EditorDocument = oEditor.FCK.EditorDocument ;
-var HighlightStyle = oEditor.FCKStyles.GetStyle( '_FCK_SelectionHighlight' )  ;
-
-dialog.AddTab( 'Find', FCKLang.DlgFindTitle ) ;
-dialog.AddTab( 'Replace', FCKLang.DlgReplaceTitle ) ;
-var idMap = {} ;
-
-function OnDialogTabChange( tabCode )
-{
-       ShowE( 'divFind', ( tabCode == 'Find' ) ) ;
-       ShowE( 'divReplace', ( tabCode == 'Replace' ) ) ;
-       idMap['FindText'] = 'txtFind' + tabCode ;
-       idMap['CheckCase'] = 'chkCase' + tabCode ;
-       idMap['CheckWord'] = 'chkWord' + tabCode ;
-
-       if ( tabCode == 'Replace' )
-               dialog.SetAutoSize( true ) ;
-}
-
-GetNextNonEmptyTextNode = function( node, stopNode )
-{
-       while ( ( node = FCKDomTools.GetNextSourceNode( node, false, 3, stopNode ) ) && node && node.length < 1 )
-               1 ;
-       return node ;
-}
-
-CharacterCursor = function( arg )
-{
-       if ( arg.nodeType && arg.nodeType == 9 )
-       {
-               this._textNode = GetNextNonEmptyTextNode( arg.body, arg.documentElement ) ;
-               this._offset = 0 ;
-               this._doc = arg ;
-       }
-       else
-       {
-               this._textNode = arguments[0] ;
-               this._offset = arguments[1] ;
-               this._doc = FCKTools.GetElementDocument( arguments[0] ) ;
-       }
-}
-CharacterCursor.prototype =
-{
-       GetCharacter : function()
-       {
-               return ( this._textNode && this._textNode.nodeValue.charAt( this._offset ) ) || null ;
-       },
-
-       // Non-normalized.
-       GetTextNode : function()
-       {
-               return this._textNode ;
-       },
-
-       // Non-normalized.
-       GetIndex : function()
-       {
-               return this._offset ;
-       },
-
-       // Return value means whehther we've crossed a line break or a paragraph boundary.
-       MoveNext : function()
-       {
-               if ( this._offset < this._textNode.length - 1 )
-               {
-                       this._offset++ ;
-                       return false ;
-               }
-
-               var crossed = false ;
-               var curNode = this._textNode ;
-               while ( ( curNode = FCKDomTools.GetNextSourceNode( curNode ) )
-                               && curNode && ( curNode.nodeType != 3 || curNode.length < 1 ) )
-               {
-                       var tag = curNode.nodeName.toLowerCase() ;
-                       if ( FCKListsLib.BlockElements[tag] || tag == 'br' )
-                               crossed = true ;
-               }
-
-               this._textNode = curNode ;
-               this._offset = 0 ;
-               return crossed ;
-       },
-
-       // Return value means whehther we've crossed a line break or a paragraph boundary.
-       MoveBack : function()
-       {
-               if ( this._offset > 0 && this._textNode.length > 0 )
-               {
-                       this._offset = Math.min( this._offset - 1, this._textNode.length - 1 ) ;
-                       return false ;
-               }
-
-               var crossed = false ;
-               var curNode = this._textNode ;
-               while ( ( curNode = FCKDomTools.GetPreviousSourceNode( curNode ) )
-                               && curNode && ( curNode.nodeType != 3 || curNode.length < 1 ) )
-               {
-                       var tag = curNode.nodeName.toLowerCase() ;
-                       if ( FCKListsLib.BlockElements[tag] || tag == 'br' )
-                               crossed = true ;
-               }
-
-               this._textNode = curNode ;
-               this._offset = curNode && curNode.length - 1 ;
-               return crossed ;
-       },
-
-       Clone : function()
-       {
-               return new CharacterCursor( this._textNode, this._offset ) ;
-       }
-} ;
-
-CharacterRange = function( initCursor, maxLength )
-{
-       this._cursors = initCursor.push ? initCursor : [initCursor] ;
-       this._maxLength = maxLength ;
-       this._highlightRange = null ;
-}
-CharacterRange.prototype =
-{
-       ToDomRange : function()
-       {
-               var firstCursor = this._cursors[0] ;
-               var lastCursor = this._cursors[ this._cursors.length - 1 ] ;
-               var domRange = new FCKDomRange( FCKTools.GetElementWindow( firstCursor.GetTextNode() ) ) ;
-               var w3cRange = domRange._Range = domRange.CreateRange() ;
-               w3cRange.setStart( firstCursor.GetTextNode(), firstCursor.GetIndex() ) ;
-               w3cRange.setEnd( lastCursor.GetTextNode(), lastCursor.GetIndex() + 1 ) ;
-               domRange._UpdateElementInfo() ;
-               return domRange ;
-       },
-
-       Highlight : function()
-       {
-               if ( this._cursors.length < 1 )
-                       return ;
-
-               var domRange = this.ToDomRange() ;
-               HighlightStyle.ApplyToRange( domRange, false, true ) ;
-               this._highlightRange = domRange ;
-
-               var charRange = CharacterRange.CreateFromDomRange( domRange ) ;
-               var focusNode = domRange.StartNode ;
-               if ( focusNode.nodeType != 1 )
-                       focusNode = focusNode.parentNode ;
-               FCKDomTools.ScrollIntoView( focusNode, false ) ;
-               this._cursors = charRange._cursors ;
-       },
-
-       RemoveHighlight : function()
-       {
-               if ( this._highlightRange )
-               {
-                       HighlightStyle.RemoveFromRange( this._highlightRange, false, true ) ;
-                       var charRange = CharacterRange.CreateFromDomRange( this._highlightRange ) ;
-                       this._cursors = charRange._cursors ;
-                       this._highlightRange = null ;
-               }
-       },
-
-       GetHighlightDomRange : function()
-       {
-               return this._highlightRange;
-       },
-
-       MoveNext : function()
-       {
-               var next = this._cursors[ this._cursors.length - 1 ].Clone() ;
-               var retval = next.MoveNext() ;
-               if ( retval )
-                       this._cursors = [] ;
-               this._cursors.push( next ) ;
-               if ( this._cursors.length > this._maxLength )
-                       this._cursors.shift() ;
-               return retval ;
-       },
-
-       MoveBack : function()
-       {
-               var prev = this._cursors[0].Clone() ;
-               var retval = prev.MoveBack() ;
-               if ( retval )
-                       this._cursors = [] ;
-               this._cursors.unshift( prev ) ;
-               if ( this._cursors.length > this._maxLength )
-                       this._cursors.pop() ;
-               return retval ;
-       },
-
-       GetEndCharacter : function()
-       {
-               if ( this._cursors.length < 1 )
-                       return null ;
-               var retval = this._cursors[ this._cursors.length - 1 ].GetCharacter() ;
-               return retval ;
-       },
-
-       GetNextRange : function( len )
-       {
-               if ( this._cursors.length == 0 )
-                       return null ;
-               var cur = this._cursors[ this._cursors.length - 1 ].Clone() ;
-               cur.MoveNext() ;
-               return new CharacterRange( cur, len ) ;
-       },
-
-       GetCursors : function()
-       {
-               return this._cursors ;
-       }
-} ;
-
-CharacterRange.CreateFromDomRange = function( domRange )
-{
-       var w3cRange = domRange._Range ;
-       var startContainer = w3cRange.startContainer ;
-       var endContainer = w3cRange.endContainer ;
-       var startTextNode, startIndex, endTextNode, endIndex ;
-
-       if ( startContainer.nodeType == 3 )
-       {
-               startTextNode = startContainer ;
-               startIndex = w3cRange.startOffset ;
-       }
-       else if ( domRange.StartNode.nodeType == 3 )
-       {
-               startTextNode = domRange.StartNode ;
-               startIndex = 0 ;
-       }
-       else
-       {
-               startTextNode = GetNextNonEmptyTextNode( domRange.StartNode, domRange.StartNode.parentNode ) ;
-               if ( !startTextNode )
-                       return null ;
-               startIndex = 0 ;
-       }
-
-       if ( endContainer.nodeType == 3 && w3cRange.endOffset > 0 )
-       {
-               endTextNode = endContainer ;
-               endIndex = w3cRange.endOffset - 1 ;
-       }
-       else
-       {
-               endTextNode = domRange.EndNode ;
-               while ( endTextNode.nodeType != 3 )
-                       endTextNode = endTextNode.lastChild ;
-               endIndex = endTextNode.length - 1 ;
-       }
-
-       var cursors = [] ;
-       var current = new CharacterCursor( startTextNode, startIndex ) ;
-       cursors.push( current ) ;
-       if ( !( current.GetTextNode() == endTextNode && current.GetIndex() == endIndex ) && !domRange.CheckIsEmpty() )
-       {
-               do
-               {
-                       current = current.Clone() ;
-                       current.MoveNext() ;
-                       cursors.push( current ) ;
-               }
-               while ( !( current.GetTextNode() == endTextNode && current.GetIndex() == endIndex ) ) ;
-       }
-
-       return new CharacterRange( cursors, cursors.length ) ;
-}
-
-// Knuth-Morris-Pratt Algorithm for stream input
-KMP_NOMATCH = 0 ;
-KMP_ADVANCED = 1 ;
-KMP_MATCHED = 2 ;
-KmpMatch = function( pattern, ignoreCase )
-{
-       var overlap = [ -1 ] ;
-       for ( var i = 0 ; i < pattern.length ; i++ )
-       {
-               overlap.push( overlap[i] + 1 ) ;
-               while ( overlap[ i + 1 ] > 0 && pattern.charAt( i ) != pattern.charAt( overlap[ i + 1 ] - 1 ) )
-                       overlap[ i + 1 ] = overlap[ overlap[ i + 1 ] - 1 ] + 1 ;
-       }
-       this._Overlap = overlap ;
-       this._State = 0 ;
-       this._IgnoreCase = ( ignoreCase === true ) ;
-       if ( ignoreCase )
-               this.Pattern = pattern.toLowerCase();
-       else
-               this.Pattern = pattern ;
-}
-KmpMatch.prototype = {
-       FeedCharacter : function( c )
-       {
-               if ( this._IgnoreCase )
-                       c = c.toLowerCase();
-
-               while ( true )
-               {
-                       if ( c == this.Pattern.charAt( this._State ) )
-                       {
-                               this._State++ ;
-                               if ( this._State == this.Pattern.length )
-                               {
-                                       // found a match, start over, don't care about partial matches involving the current match
-                                       this._State = 0;
-                                       return KMP_MATCHED;
-                               }
-                               return KMP_ADVANCED ;
-                       }
-                       else if ( this._State == 0 )
-                               return KMP_NOMATCH;
-                       else
-                               this._State = this._Overlap[ this._State ];
-               }
-
-               return null ;
-       },
-
-       Reset : function()
-       {
-               this._State = 0 ;
-       }
-};
-
-// Place a range at the start of document.
-function OnLoad()
-{
-       // First of all, translate the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage( document ) ;
-
-       // Show the appropriate tab at startup.
-       if ( dialogArguments.CustomValue == 'Find' )
-       {
-               dialog.SetSelectedTab( 'Find' ) ;
-               dialog.SetAutoSize( true ) ;
-       }
-       else
-               dialog.SetSelectedTab( 'Replace' ) ;
-
-       SelectField( 'txtFind' + dialogArguments.CustomValue ) ;
-}
-
-function btnStat()
-{
-       GetE('btnReplace').disabled =
-               GetE('btnReplaceAll').disabled =
-                       GetE('btnFind').disabled =
-                               ( GetE(idMap["FindText"]).value.length == 0 ) ;
-}
-
-function btnStatDelayed()
-{
-       setTimeout( btnStat, 1 ) ;
-}
-
-function GetSearchString()
-{
-       return GetE(idMap['FindText']).value ;
-}
-
-function GetReplaceString()
-{
-       return GetE("txtReplace").value ;
-}
-
-function GetCheckCase()
-{
-       return !! ( GetE(idMap['CheckCase']).checked ) ;
-}
-
-function GetMatchWord()
-{
-       return !! ( GetE(idMap['CheckWord']).checked ) ;
-}
-
-/* Is this character a unicode whitespace or a punctuation mark?
- * References:
- * http://unicode.org/Public/UNIDATA/PropList.txt (whitespaces)
- * http://php.chinaunix.net/manual/tw/ref.regex.php (punctuation marks)
- */
-function CheckIsWordSeparator( c )
-{
-       if ( !c )
-               return true;
-       var code = c.charCodeAt( 0 );
-       if ( code >= 9 && code <= 0xd )
-               return true;
-       if ( code >= 0x2000 && code <= 0x200a )
-               return true;
-       switch ( code )
-       {
-               case 0x20:
-               case 0x85:
-               case 0xa0:
-               case 0x1680:
-               case 0x180e:
-               case 0x2028:
-               case 0x2029:
-               case 0x202f:
-               case 0x205f:
-               case 0x3000:
-                       return true;
-               default:
-       }
-       return /[.,"'?!;:]/.test( c ) ;
-}
-
-FindRange = null ;
-function _Find()
-{
-       var searchString = GetSearchString() ;
-       if ( !FindRange )
-               FindRange = new CharacterRange( new CharacterCursor( EditorDocument ), searchString.length ) ;
-       else
-       {
-               FindRange.RemoveHighlight() ;
-               FindRange = FindRange.GetNextRange( searchString.length ) ;
-       }
-       var matcher = new KmpMatch( searchString, ! GetCheckCase() ) ;
-       var matchState = KMP_NOMATCH ;
-       var character = '%' ;
-
-       while ( character != null )
-       {
-               while ( ( character = FindRange.GetEndCharacter() ) )
-               {
-                       matchState = matcher.FeedCharacter( character ) ;
-                       if ( matchState == KMP_MATCHED )
-                               break ;
-                       if ( FindRange.MoveNext() )
-                               matcher.Reset() ;
-               }
-
-               if ( matchState == KMP_MATCHED )
-               {
-                       if ( GetMatchWord() )
-                       {
-                               var cursors = FindRange.GetCursors() ;
-                               var head = cursors[ cursors.length - 1 ].Clone() ;
-                               var tail = cursors[0].Clone() ;
-                               if ( !head.MoveNext() && !CheckIsWordSeparator( head.GetCharacter() ) )
-                                       continue ;
-                               if ( !tail.MoveBack() && !CheckIsWordSeparator( tail.GetCharacter() ) )
-                                       continue ;
-                       }
-
-                       FindRange.Highlight() ;
-                       return true ;
-               }
-       }
-
-       FindRange = null ;
-       return false ;
-}
-
-function Find()
-{
-       if ( ! _Find() )
-               alert( FCKLang.DlgFindNotFoundMsg ) ;
-}
-
-function Replace()
-{
-       var saveUndoStep = function( selectRange )
-       {
-               var ieRange ;
-               if ( oEditor.FCKBrowserInfo.IsIE )
-                       ieRange = document.selection.createRange() ;
-
-               selectRange.Select() ;
-               oEditor.FCKUndo.SaveUndoStep() ;
-               var cloneRange = selectRange.Clone() ;
-               cloneRange.Collapse( false ) ;
-               cloneRange.Select() ;
-
-               if ( ieRange )
-                       setTimeout( function(){ ieRange.select() ; }, 1 ) ;
-       }
-
-       if ( FindRange && FindRange.GetHighlightDomRange() )
-       {
-               var range = FindRange.GetHighlightDomRange() ;
-               var bookmark = range.CreateBookmark() ;
-               FindRange.RemoveHighlight() ;
-               range.MoveToBookmark( bookmark ) ;
-
-               saveUndoStep( range ) ;
-               range.DeleteContents() ;
-               range.InsertNode( EditorDocument.createTextNode( GetReplaceString() ) ) ;
-               range._UpdateElementInfo() ;
-
-               FindRange = CharacterRange.CreateFromDomRange( range ) ;
-       }
-       else
-       {
-               if ( ! _Find() )
-               {
-                       FindRange && FindRange.RemoveHighlight() ;
-                       alert( FCKLang.DlgFindNotFoundMsg ) ;
-               }
-       }
-}
-
-function ReplaceAll()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-       var replaceCount = 0 ;
-
-       while ( _Find() )
-       {
-               var range = FindRange.GetHighlightDomRange() ;
-               var bookmark = range.CreateBookmark() ;
-               FindRange.RemoveHighlight() ;
-               range.MoveToBookmark( bookmark) ;
-
-               range.DeleteContents() ;
-               range.InsertNode( EditorDocument.createTextNode( GetReplaceString() ) ) ;
-               range._UpdateElementInfo() ;
-
-               FindRange = CharacterRange.CreateFromDomRange( range ) ;
-               replaceCount++ ;
-       }
-       if ( replaceCount == 0 )
-       {
-               FindRange && FindRange.RemoveHighlight() ;
-               alert( FCKLang.DlgFindNotFoundMsg ) ;
-       }
-       dialog.Cancel() ;
-}
-
-window.onunload = function()
-{
-       if ( FindRange )
-       {
-               FindRange.RemoveHighlight() ;
-               FindRange.ToDomRange().Select() ;
-       }
-}
-       </script>
-</head>
-<body onload="OnLoad()" style="overflow: hidden">
-       <div id="divFind" style="display: none">
-               <table cellspacing="3" cellpadding="2" width="100%" border="0">
-                       <tr>
-                               <td nowrap="nowrap">
-                                       <label for="txtFindFind" fcklang="DlgReplaceFindLbl">
-                                               Find what:</label>
-                               </td>
-                               <td width="100%">
-                                       <input id="txtFindFind" onkeyup="btnStat()" oninput="btnStat()" onpaste="btnStatDelayed()" style="width: 100%" tabindex="1"
-                                               type="text" />
-                               </td>
-                               <td>
-                                       <input id="btnFind" style="width: 80px" disabled="disabled" onclick="Find();"
-                                               type="button" value="Find" fcklang="DlgFindFindBtn" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td valign="bottom" colspan="3">
-                                       &nbsp;<input id="chkCaseFind" tabindex="3" type="checkbox" /><label for="chkCaseFind" fcklang="DlgReplaceCaseChk">Match
-                                               case</label>
-                                       <br />
-                                       &nbsp;<input id="chkWordFind" tabindex="4" type="checkbox" /><label for="chkWordFind" fcklang="DlgReplaceWordChk">Match
-                                               whole word</label>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-       <div id="divReplace" style="display:none">
-               <table cellspacing="3" cellpadding="2" width="100%" border="0">
-                       <tr>
-                               <td nowrap="nowrap">
-                                       <label for="txtFindReplace" fcklang="DlgReplaceFindLbl">
-                                               Find what:</label>
-                               </td>
-                               <td width="100%">
-                                       <input id="txtFindReplace" onkeyup="btnStat()" oninput="btnStat()" onpaste="btnStatDelayed()" style="width: 100%" tabindex="1"
-                                               type="text" />
-                               </td>
-                               <td>
-                                       <input id="btnReplace" style="width: 80px" disabled="disabled" onclick="Replace();"
-                                               type="button" value="Replace" fcklang="DlgReplaceReplaceBtn" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td valign="top" nowrap="nowrap">
-                                       <label for="txtReplace" fcklang="DlgReplaceReplaceLbl">
-                                               Replace with:</label>
-                               </td>
-                               <td valign="top">
-                                       <input id="txtReplace" style="width: 100%" tabindex="2" type="text" />
-                               </td>
-                               <td>
-                                       <input id="btnReplaceAll" style="width: 80px" disabled="disabled" onclick="ReplaceAll()" type="button"
-                                               value="Replace All" fcklang="DlgReplaceReplAllBtn" />
-                               </td>
-                       </tr>
-                       <tr>
-                               <td valign="bottom" colspan="3">
-                                       &nbsp;<input id="chkCaseReplace" tabindex="3" type="checkbox" /><label for="chkCaseReplace" fcklang="DlgReplaceCaseChk">Match
-                                               case</label>
-                                       <br />
-                                       &nbsp;<input id="chkWordReplace" tabindex="4" type="checkbox" /><label for="chkWordReplace" fcklang="DlgReplaceWordChk">Match
-                                               whole word</label>
-                               </td>
-                       </tr>
-               </table>
-       </div>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_select.html b/horde/services/editor/fckeditor/editor/dialog/fck_select.html
deleted file mode 100644 (file)
index 258628d..0000000
+++ /dev/null
@@ -1,180 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Select dialog window.
--->
-<html>
-       <head>
-               <title>Select Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta content="noindex, nofollow" name="robots">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript" src="fck_select/fck_select.js"></script>
-               <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelectedElement() ;
-
-var oListText ;
-var oListValue ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       oListText       = document.getElementById( 'cmbText' ) ;
-       oListValue      = document.getElementById( 'cmbValue' ) ;
-
-       // Fix the lists widths. (Bug #970)
-       oListText.style.width = oListText.offsetWidth ;
-       oListValue.style.width = oListValue.offsetWidth ;
-
-       if ( oActiveEl && oActiveEl.tagName == 'SELECT' )
-       {
-               GetE('txtName').value           = oActiveEl.name ;
-               GetE('txtSelValue').value       = oActiveEl.value ;
-               GetE('txtLines').value          = GetAttribute( oActiveEl, 'size' ) ;
-               GetE('chkMultiple').checked     = oActiveEl.multiple ;
-
-               // Load the actual options
-               for ( var i = 0 ; i < oActiveEl.options.length ; i++ )
-               {
-                       var sText       = HTMLDecode( oActiveEl.options[i].innerHTML ) ;
-                       var sValue      = oActiveEl.options[i].value ;
-
-                       AddComboOption( oListText, sText, sText ) ;
-                       AddComboOption( oListValue, sValue, sValue ) ;
-               }
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       var sSize = GetE('txtLines').value ;
-       if ( sSize == null || isNaN( sSize ) || sSize <= 1 )
-               sSize = '' ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'SELECT', {name: GetE('txtName').value} ) ;
-
-       SetAttribute( oActiveEl, 'size' , sSize ) ;
-       oActiveEl.multiple = ( sSize.length > 0 && GetE('chkMultiple').checked ) ;
-
-       // Remove all options.
-       while ( oActiveEl.options.length > 0 )
-               oActiveEl.remove(0) ;
-
-       // Add all available options.
-       for ( var i = 0 ; i < oListText.options.length ; i++ )
-       {
-               var sText       = oListText.options[i].value ;
-               var sValue      = oListValue.options[i].value ;
-               if ( sValue.length == 0 ) sValue = sText ;
-
-               var oOption = AddComboOption( oActiveEl, sText, sValue, oDOM ) ;
-
-               if ( sValue == GetE('txtSelValue').value )
-               {
-                       SetAttribute( oOption, 'selected', 'selected' ) ;
-                       oOption.selected = true ;
-               }
-       }
-
-       return true ;
-}
-
-               </script>
-       </head>
-       <body style="overflow: hidden">
-               <table width="100%" height="100%">
-                       <tr>
-                               <td>
-                                       <table width="100%">
-                                               <tr>
-                                                       <td nowrap><span fckLang="DlgSelectName">Name</span>&nbsp;</td>
-                                                       <td width="100%" colSpan="2"><input id="txtName" style="WIDTH: 100%" type="text"></td>
-                                               </tr>
-                                               <tr>
-                                                       <td nowrap><span fckLang="DlgSelectValue">Value</span>&nbsp;</td>
-                                                       <td width="100%" colSpan="2"><input id="txtSelValue" style="WIDTH: 100%; BACKGROUND-COLOR: buttonface" type="text" readonly></td>
-                                               </tr>
-                                               <tr>
-                                                       <td nowrap><span fckLang="DlgSelectSize">Size</span>&nbsp;</td>
-                                                       <td nowrap><input id="txtLines" type="text" size="2" value="">&nbsp;<span fckLang="DlgSelectLines">lines</span></td>
-                                                       <td nowrap align="right"><input id="chkMultiple" type="checkbox"><label for="chkMultiple" fckLang="DlgSelectChkMulti">Allow
-                                                                       multiple selections</label></td>
-                                               </tr>
-                                       </table>
-                                       <br>
-                                       <hr style="POSITION: absolute">
-                                       <span style="LEFT: 10px; POSITION: relative; TOP: -7px" class="BackColor">&nbsp;<span fckLang="DlgSelectOpAvail">Available
-                                                       Options</span>&nbsp;</span>
-                                       <table width="100%">
-                                               <tr>
-                                                       <td width="50%"><span fckLang="DlgSelectOpText">Text</span><br>
-                                                               <input id="txtText" style="WIDTH: 100%" type="text">
-                                                       </td>
-                                                       <td width="50%"><span fckLang="DlgSelectOpValue">Value</span><br>
-                                                               <input id="txtValue" style="WIDTH: 100%" type="text">
-                                                       </td>
-                                                       <td vAlign="bottom"><input onclick="Add();" type="button" fckLang="DlgSelectBtnAdd" value="Add"></td>
-                                                       <td vAlign="bottom"><input onclick="Modify();" type="button" fckLang="DlgSelectBtnModify" value="Modify"></td>
-                                               </tr>
-                                               <tr>
-                                                       <td rowSpan="2"><select id="cmbText" style="WIDTH: 100%" onchange="GetE('cmbValue').selectedIndex = this.selectedIndex;Select(this);"
-                                                                       size="5"></select>
-                                                       </td>
-                                                       <td rowSpan="2"><select id="cmbValue" style="WIDTH: 100%" onchange="GetE('cmbText').selectedIndex = this.selectedIndex;Select(this);"
-                                                                       size="5"></select>
-                                                       </td>
-                                                       <td vAlign="top" colSpan="2">
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td vAlign="bottom" colSpan="2"><input style="WIDTH: 100%" onclick="Move(-1);" type="button" fckLang="DlgSelectBtnUp" value="Up">
-                                                               <br>
-                                                               <input style="WIDTH: 100%" onclick="Move(1);" type="button" fckLang="DlgSelectBtnDown"
-                                                                       value="Down">
-                                                       </td>
-                                               </tr>
-                                               <TR>
-                                                       <TD vAlign="bottom" colSpan="4"><INPUT onclick="SetSelectedValue();" type="button" fckLang="DlgSelectBtnSetValue" value="Set as selected value">&nbsp;&nbsp;
-                                                               <input onclick="Delete();" type="button" fckLang="DlgSelectBtnDelete" value="Delete"></TD>
-                                               </TR>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_select/fck_select.js b/horde/services/editor/fckeditor/editor/dialog/fck_select/fck_select.js
deleted file mode 100644 (file)
index 95f3d73..0000000
+++ /dev/null
@@ -1 +0,0 @@
-function Select(b){var a=b.selectedIndex;oListText.selectedIndex=a;oListValue.selectedIndex=a;var d=document.getElementById("txtText");var c=document.getElementById("txtValue");d.value=oListText.value;c.value=oListValue.value}function Add(){var b=document.getElementById("txtText");var a=document.getElementById("txtValue");AddComboOption(oListText,b.value,b.value);AddComboOption(oListValue,a.value,a.value);oListText.selectedIndex=oListText.options.length-1;oListValue.selectedIndex=oListValue.options.length-1;b.value="";a.value="";b.focus()}function Modify(){var a=oListText.selectedIndex;if(a<0){return}var c=document.getElementById("txtText");var b=document.getElementById("txtValue");oListText.options[a].innerHTML=HTMLEncode(c.value);oListText.options[a].value=c.value;oListValue.options[a].innerHTML=HTMLEncode(b.value);oListValue.options[a].value=b.value;c.value="";b.value="";c.focus()}function Move(a){ChangeOptionPosition(oListText,a);ChangeOptionPosition(oListValue,a)}function Delete(){RemoveSelectedOptions(oListText);RemoveSelectedOptions(oListValue)}function SetSelectedValue(){var a=oListValue.selectedIndex;if(a<0){return}var b=document.getElementById("txtSelValue");b.value=oListValue.options[a].value}function ChangeOptionPosition(e,b){var a=e.selectedIndex;if(a<0){return}var f=a+b;if(f<0){f=0}if(f>(e.options.length-1)){f=e.options.length-1}if(a==f){return}var d=e.options[a];var c=HTMLDecode(d.innerHTML);var g=d.value;e.remove(a);d=AddComboOption(e,c,g,null,f);d.selected=true}function RemoveSelectedOptions(d){var a=d.selectedIndex;var b=d.options;for(var c=b.length-1;c>=0;c--){if(b[c].selected){d.remove(c)}}if(d.options.length>0){if(a>=d.options.length){a=d.options.length-1}d.selectedIndex=a}}function AddComboOption(d,f,e,a,b){var c;if(a){c=a.createElement("OPTION")}else{c=document.createElement("OPTION")}if(b!=null){d.options.add(c,b)}else{d.options.add(c)}c.innerHTML=f.length>0?HTMLEncode(f):"&nbsp;";c.value=e;return c}function HTMLEncode(a){if(!a){return""}a=a.replace(/&/g,"&amp;");a=a.replace(/</g,"&lt;");a=a.replace(/>/g,"&gt;");return a}function HTMLDecode(a){if(!a){return""}a=a.replace(/&gt;/g,">");a=a.replace(/&lt;/g,"<");a=a.replace(/&amp;/g,"&");return a};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_select/src/fck_select.js b/horde/services/editor/fckeditor/editor/dialog/fck_select/src/fck_select.js
deleted file mode 100644 (file)
index c17ebe7..0000000
+++ /dev/null
@@ -1,194 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Scripts for the fck_select.html page.
- */
-
-function Select( combo )
-{
-       var iIndex = combo.selectedIndex ;
-
-       oListText.selectedIndex         = iIndex ;
-       oListValue.selectedIndex        = iIndex ;
-
-       var oTxtText    = document.getElementById( "txtText" ) ;
-       var oTxtValue   = document.getElementById( "txtValue" ) ;
-
-       oTxtText.value  = oListText.value ;
-       oTxtValue.value = oListValue.value ;
-}
-
-function Add()
-{
-       var oTxtText    = document.getElementById( "txtText" ) ;
-       var oTxtValue   = document.getElementById( "txtValue" ) ;
-
-       AddComboOption( oListText, oTxtText.value, oTxtText.value ) ;
-       AddComboOption( oListValue, oTxtValue.value, oTxtValue.value ) ;
-
-       oListText.selectedIndex = oListText.options.length - 1 ;
-       oListValue.selectedIndex = oListValue.options.length - 1 ;
-
-       oTxtText.value  = '' ;
-       oTxtValue.value = '' ;
-
-       oTxtText.focus() ;
-}
-
-function Modify()
-{
-       var iIndex = oListText.selectedIndex ;
-
-       if ( iIndex < 0 ) return ;
-
-       var oTxtText    = document.getElementById( "txtText" ) ;
-       var oTxtValue   = document.getElementById( "txtValue" ) ;
-
-       oListText.options[ iIndex ].innerHTML   = HTMLEncode( oTxtText.value ) ;
-       oListText.options[ iIndex ].value               = oTxtText.value ;
-
-       oListValue.options[ iIndex ].innerHTML  = HTMLEncode( oTxtValue.value ) ;
-       oListValue.options[ iIndex ].value              = oTxtValue.value ;
-
-       oTxtText.value  = '' ;
-       oTxtValue.value = '' ;
-
-       oTxtText.focus() ;
-}
-
-function Move( steps )
-{
-       ChangeOptionPosition( oListText, steps ) ;
-       ChangeOptionPosition( oListValue, steps ) ;
-}
-
-function Delete()
-{
-       RemoveSelectedOptions( oListText ) ;
-       RemoveSelectedOptions( oListValue ) ;
-}
-
-function SetSelectedValue()
-{
-       var iIndex = oListValue.selectedIndex ;
-       if ( iIndex < 0 ) return ;
-
-       var oTxtValue = document.getElementById( "txtSelValue" ) ;
-
-       oTxtValue.value = oListValue.options[ iIndex ].value ;
-}
-
-// Moves the selected option by a number of steps (also negative)
-function ChangeOptionPosition( combo, steps )
-{
-       var iActualIndex = combo.selectedIndex ;
-
-       if ( iActualIndex < 0 )
-               return ;
-
-       var iFinalIndex = iActualIndex + steps ;
-
-       if ( iFinalIndex < 0 )
-               iFinalIndex = 0 ;
-
-       if ( iFinalIndex > ( combo.options.length - 1 ) )
-               iFinalIndex = combo.options.length - 1 ;
-
-       if ( iActualIndex == iFinalIndex )
-               return ;
-
-       var oOption = combo.options[ iActualIndex ] ;
-       var sText       = HTMLDecode( oOption.innerHTML ) ;
-       var sValue      = oOption.value ;
-
-       combo.remove( iActualIndex ) ;
-
-       oOption = AddComboOption( combo, sText, sValue, null, iFinalIndex ) ;
-
-       oOption.selected = true ;
-}
-
-// Remove all selected options from a SELECT object
-function RemoveSelectedOptions(combo)
-{
-       // Save the selected index
-       var iSelectedIndex = combo.selectedIndex ;
-
-       var oOptions = combo.options ;
-
-       // Remove all selected options
-       for ( var i = oOptions.length - 1 ; i >= 0 ; i-- )
-       {
-               if (oOptions[i].selected) combo.remove(i) ;
-       }
-
-       // Reset the selection based on the original selected index
-       if ( combo.options.length > 0 )
-       {
-               if ( iSelectedIndex >= combo.options.length ) iSelectedIndex = combo.options.length - 1 ;
-               combo.selectedIndex = iSelectedIndex ;
-       }
-}
-
-// Add a new option to a SELECT object (combo or list)
-function AddComboOption( combo, optionText, optionValue, documentObject, index )
-{
-       var oOption ;
-
-       if ( documentObject )
-               oOption = documentObject.createElement("OPTION") ;
-       else
-               oOption = document.createElement("OPTION") ;
-
-       if ( index != null )
-               combo.options.add( oOption, index ) ;
-       else
-               combo.options.add( oOption ) ;
-
-       oOption.innerHTML = optionText.length > 0 ? HTMLEncode( optionText ) : '&nbsp;' ;
-       oOption.value     = optionValue ;
-
-       return oOption ;
-}
-
-function HTMLEncode( text )
-{
-       if ( !text )
-               return '' ;
-
-       text = text.replace( /&/g, '&amp;' ) ;
-       text = text.replace( /</g, '&lt;' ) ;
-       text = text.replace( />/g, '&gt;' ) ;
-
-       return text ;
-}
-
-
-function HTMLDecode( text )
-{
-       if ( !text )
-               return '' ;
-
-       text = text.replace( /&gt;/g, '>' ) ;
-       text = text.replace( /&lt;/g, '<' ) ;
-       text = text.replace( /&amp;/g, '&' ) ;
-
-       return text ;
-}
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_smiley.html b/horde/services/editor/fckeditor/editor/dialog/fck_smiley.html
deleted file mode 100644 (file)
index 61c0a22..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Smileys (emoticons) dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <style type="text/css">
-               .Hand
-               {
-                       cursor: pointer;
-                       cursor: hand;
-               }
-       </style>
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-window.onload = function ()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       dialog.SetAutoSize( true ) ;
-}
-
-function InsertSmiley( url )
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       var oImg = oEditor.FCK.InsertElement( 'img' ) ;
-       oImg.src = url ;
-       oImg.setAttribute( '_fcksavedurl', url ) ;
-
-       // For long smileys list, it seams that IE continues loading the images in
-       // the background when you quickly select one image. so, let's clear
-       // everything before closing.
-       document.body.innerHTML = '' ;
-
-       dialog.Cancel() ;
-}
-
-function over(td)
-{
-       td.className = 'LightBackground Hand' ;
-}
-
-function out(td)
-{
-       td.className = 'DarkBackground Hand' ;
-}
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table cellpadding="2" cellspacing="2" align="center" border="0" width="100%" height="100%">
-               <script type="text/javascript">
-
-var FCKConfig = oEditor.FCKConfig ;
-
-var sBasePath  = FCKConfig.SmileyPath ;
-var aImages            = FCKConfig.SmileyImages ;
-var iCols              = FCKConfig.SmileyColumns ;
-var iColWidth  = parseInt( 100 / iCols, 10 ) ;
-
-var i = 0 ;
-while (i < aImages.length)
-{
-       document.write( '<tr>' ) ;
-       for(var j = 0 ; j < iCols ; j++)
-       {
-               if (aImages[i])
-               {
-                       var sUrl = sBasePath + aImages[i] ;
-                       document.write( '<td width="' + iColWidth + '%" align="center" class="DarkBackground Hand" onclick="InsertSmiley(\'' + sUrl.replace(/'/g, "\\'" ) + '\')" onmouseover="over(this)" onmouseout="out(this)">' ) ;
-                       document.write( '<img src="' + sUrl + '" border="0" />' ) ;
-               }
-               else
-                       document.write( '<td width="' + iColWidth + '%" class="DarkBackground">&nbsp;' ) ;
-               document.write( '<\/td>' ) ;
-               i++ ;
-       }
-       document.write('<\/tr>') ;
-}
-
-               </script>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_source.html b/horde/services/editor/fckeditor/editor/dialog/fck_source.html
deleted file mode 100644 (file)
index 9d7dc13..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Source editor dialog window.
--->
-<html>
-       <head>
-               <title>Source</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta name="robots" content="noindex, nofollow">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script language="javascript">
-
-var oEditor            = window.parent.InnerDialogLoaded() ;
-var FCK                        = oEditor.FCK ;
-var FCKConfig  = oEditor.FCKConfig ;
-var FCKTools   = oEditor.FCKTools ;
-
-document.write( FCKTools.GetStyleHtml( GetCommonDialogCss() ) ) ;
-
-window.onload = function()
-{
-       // EnableXHTML and EnableSourceXHTML has been deprecated
-//     document.getElementById('txtSource').value = ( FCKConfig.EnableXHTML && FCKConfig.EnableSourceXHTML ? FCK.GetXHTML( FCKConfig.FormatSource ) : FCK.GetHTML( FCKConfig.FormatSource ) ) ;
-       document.getElementById('txtSource').value = FCK.GetXHTML( FCKConfig.FormatSource ) ;
-
-       // Activate the "OK" button.
-       window.parent.SetOkButton( true ) ;
-}
-
-//#### The OK button was hit.
-function Ok()
-{
-       if ( oEditor.FCKBrowserInfo.IsIE )
-               oEditor.FCKUndo.SaveUndoStep() ;
-
-       FCK.SetData( document.getElementById('txtSource').value, false ) ;
-
-       return true ;
-}
-               </script>
-       </head>
-       <body scroll="no" style="OVERFLOW: hidden">
-               <table width="100%" height="100%">
-                       <tr>
-                               <td height="100%"><textarea id="txtSource" dir="ltr" style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 14px; PADDING-BOTTOM: 5px; WIDTH: 100%; PADDING-TOP: 5px; FONT-FAMILY: Monospace; HEIGHT: 100%">Loading. Please wait...</textarea></td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_specialchar.html b/horde/services/editor/fckeditor/editor/dialog/fck_specialchar.html
deleted file mode 100644 (file)
index 690aaed..0000000
+++ /dev/null
@@ -1,121 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Special Chars Selector dialog window.
--->
-<html>
-       <head>
-               <meta name="robots" content="noindex, nofollow">
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <style type="text/css">
-                               .Hand
-                               {
-                                       cursor: pointer ;
-                                       cursor: hand ;
-                               }
-                               .Sample { font-size: 24px; }
-               </style>
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-var oEditor = window.parent.InnerDialogLoaded() ;
-
-var oSample ;
-
-function insertChar(charValue)
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-       oEditor.FCK.InsertHtml( charValue || "" ) ;
-       window.parent.Cancel() ;
-}
-
-function over(td)
-{
-       if ( ! oSample )
-               return ;
-       oSample.innerHTML = td.innerHTML ;
-       td.className = 'LightBackground SpecialCharsOver Hand' ;
-}
-
-function out(td)
-{
-       if ( ! oSample )
-               return ;
-       oSample.innerHTML = "&nbsp;" ;
-       td.className = 'DarkBackground SpecialCharsOut Hand' ;
-}
-
-function setDefaults()
-{
-       // Gets the sample placeholder.
-       oSample = document.getElementById("SampleTD") ;
-
-       // First of all, translates the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       window.parent.SetAutoSize( true ) ;
-}
-
-               </script>
-       </head>
-       <body onload="setDefaults()" style="overflow: hidden">
-               <table cellpadding="0" cellspacing="0" width="100%" height="100%">
-                       <tr>
-                               <td width="100%">
-                                       <table cellpadding="1" cellspacing="1" align="center" border="0" width="100%" height="100%">
-                                               <script type="text/javascript">
-var aChars = ["!","&quot;","#","$","%","&amp;","\\'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","&lt;","=","&gt;","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","&euro;","&lsquo;","&rsquo;","&rsquo;","&ldquo;","&rdquo;","&ndash;","&mdash;","&iexcl;","&cent;","&pound;","&curren;","&yen;","&brvbar;","&sect;","&uml;","&copy;","&ordf;","&laquo;","&not;","&reg;","&macr;","&deg;","&plusmn;","&sup2;","&sup3;","&acute;","&micro;","&para;","&middot;","&cedil;","&sup1;","&ordm;","&raquo;","&frac14;","&frac12;","&frac34;","&iquest;","&Agrave;","&Aacute;","&Acirc;","&Atilde;","&Auml;","&Aring;","&AElig;","&Ccedil;","&Egrave;","&Eacute;","&Ecirc;","&Euml;","&Igrave;","&Iacute;","&Icirc;","&Iuml;","&ETH;","&Ntilde;","&Ograve;","&Oacute;","&Ocirc;","&Otilde;","&Ouml;","&times;","&Oslash;","&Ugrave;","&Uacute;","&Ucirc;","&Uuml;","&Yacute;","&THORN;","&szlig;","&agrave;","&aacute;","&acirc;","&atilde;","&auml;","&aring;","&aelig;","&ccedil;","&egrave;","&eacute;","&ecirc;","&euml;","&igrave;","&iacute;","&icirc;","&iuml;","&eth;","&ntilde;","&ograve;","&oacute;","&ocirc;","&otilde;","&ouml;","&divide;","&oslash;","&ugrave;","&uacute;","&ucirc;","&uuml;","&uuml;","&yacute;","&thorn;","&yuml;","&OElig;","&oelig;","&#372;","&#374","&#373","&#375;","&sbquo;","&#8219;","&bdquo;","&hellip;","&trade;","&#9658;","&bull;","&rarr;","&rArr;","&hArr;","&diams;","&asymp;"] ;
-
-var cols = 20 ;
-
-var i = 0 ;
-while (i < aChars.length)
-{
-       document.write("<TR>") ;
-       for(var j = 0 ; j < cols ; j++)
-       {
-               if (aChars[i])
-               {
-                       document.write('<TD width="1%" class="DarkBackground SpecialCharsOut Hand" align="center" onclick="insertChar(\'' + aChars[i].replace(/&/g, "&amp;") + '\')" onmouseover="over(this)" onmouseout="out(this)">') ;
-                       document.write(aChars[i]) ;
-               }
-               else
-                       document.write("<TD class='DarkBackground SpecialCharsOut'>&nbsp;") ;
-               document.write("<\/TD>") ;
-               i++ ;
-       }
-       document.write("<\/TR>") ;
-}
-                                               </script>
-                                       </table>
-                               </td>
-                               <td nowrap>&nbsp;&nbsp;&nbsp;&nbsp;</td>
-                               <td valign="top">
-                                       <table width="40" cellpadding="0" cellspacing="0" border="0">
-                                               <tr>
-                                                       <td id="SampleTD" width="40" height="40" align="center" class="DarkBackground SpecialCharsOut Sample">&nbsp;</td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_table.html b/horde/services/editor/fckeditor/editor/dialog/fck_table.html
deleted file mode 100644 (file)
index 44e880c..0000000
+++ /dev/null
@@ -1,439 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Table dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>Table Properties</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-var FCKDomTools = oEditor.FCKDomTools ;
-
-// Gets the table if there is one selected.
-var table ;
-var e = dialog.Selection.GetSelectedElement() ;
-var hasColumnHeaders ;
-
-if ( ( !e && document.location.search.substr(1) == 'Parent' ) || ( e && e.tagName != 'TABLE' ) )
-       e = oEditor.FCKSelection.MoveToAncestorNode( 'TABLE' ) ;
-
-if ( e && e.tagName == "TABLE" )
-       table = e ;
-
-// Fired when the window loading process is finished. It sets the fields with the
-// actual values if a table is selected in the editor.
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if (table)
-       {
-               document.getElementById('txtRows').value    = table.rows.length ;
-               document.getElementById('txtColumns').value = table.rows[0].cells.length ;
-
-               // Gets the value from the Width or the Style attribute
-               var iWidth  = (table.style.width  ? table.style.width  : table.width ) ;
-               var iHeight = (table.style.height ? table.style.height : table.height ) ;
-
-               if (iWidth.indexOf('%') >= 0)                   // Percentual = %
-               {
-                       iWidth = parseInt( iWidth.substr(0,iWidth.length - 1), 10 ) ;
-                       document.getElementById('selWidthType').value = "percent" ;
-               }
-               else if (iWidth.indexOf('px') >= 0)             // Style Pixel = px
-               {                                                                                                                                                                                                                 //
-                       iWidth = iWidth.substr(0,iWidth.length - 2);
-                       document.getElementById('selWidthType').value = "pixels" ;
-               }
-
-               if (iHeight && iHeight.indexOf('px') >= 0)              // Style Pixel = px
-                       iHeight = iHeight.substr(0,iHeight.length - 2);
-
-               document.getElementById('txtWidth').value               = iWidth || '' ;
-               document.getElementById('txtHeight').value              = iHeight || '' ;
-               document.getElementById('txtBorder').value              = GetAttribute( table, 'border', '' ) ;
-               document.getElementById('selAlignment').value   = GetAttribute( table, 'align', '' ) ;
-               document.getElementById('txtCellPadding').value = GetAttribute( table, 'cellPadding', '' ) ;
-               document.getElementById('txtCellSpacing').value = GetAttribute( table, 'cellSpacing', '' ) ;
-               document.getElementById('txtSummary').value     = GetAttribute( table, 'summary', '' ) ;
-//             document.getElementById('cmbFontStyle').value   = table.className ;
-
-               var eCaption = oEditor.FCKDomTools.GetFirstChild( table, 'CAPTION' ) ;
-               if ( eCaption ) document.getElementById('txtCaption').value = eCaption.innerHTML ;
-
-               hasColumnHeaders = true ;
-               // Check if all the first cells in every row are TH
-               for (var row=0; row<table.rows.length; row++)
-               {
-                       // If just one cell isn't a TH then it isn't a header column
-                       if ( table.rows[row].cells[0].nodeName != 'TH' )
-                       {
-                               hasColumnHeaders = false ;
-
-                               break;
-                       }
-               }
-
-               // Check if the table contains <thead>
-               if ((table.tHead !== null) )
-               {
-                       if (hasColumnHeaders)
-                               GetE('selHeaders').value = 'both' ;
-                       else
-                               GetE('selHeaders').value = 'row' ;
-               }
-               else
-               {
-                       if (hasColumnHeaders)
-                               GetE('selHeaders').value = 'col' ;
-                       else
-                               GetE('selHeaders').value = '' ;
-               }
-
-
-               document.getElementById('txtRows').disabled    = true ;
-               document.getElementById('txtColumns').disabled = true ;
-               SelectField( 'txtWidth' ) ;
-       }
-       else
-               SelectField( 'txtRows' ) ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-}
-
-// Fired when the user press the OK button
-function Ok()
-{
-       var bExists = ( table != null ) ;
-
-       var oDoc = oEditor.FCK.EditorDocument ;
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       if ( ! bExists )
-               table = oDoc.createElement( "TABLE" ) ;
-
-       // Removes the Width and Height styles
-       if ( bExists && table.style.width )             table.style.width = null ; //.removeAttribute("width") ;
-       if ( bExists && table.style.height )    table.style.height = null ; //.removeAttribute("height") ;
-
-       var sWidth = GetE('txtWidth').value ;
-       if ( sWidth.length > 0 && GetE('selWidthType').value == 'percent' )
-               sWidth += '%' ;
-
-       SetAttribute( table, 'width'            , sWidth ) ;
-       SetAttribute( table, 'height'           , GetE('txtHeight').value ) ;
-       SetAttribute( table, 'border'           , GetE('txtBorder').value ) ;
-       SetAttribute( table, 'align'            , GetE('selAlignment').value ) ;
-       SetAttribute( table, 'cellPadding'      , GetE('txtCellPadding').value ) ;
-       SetAttribute( table, 'cellSpacing'      , GetE('txtCellSpacing').value ) ;
-       SetAttribute( table, 'summary'          , GetE('txtSummary').value ) ;
-
-       var eCaption = oEditor.FCKDomTools.GetFirstChild( table, 'CAPTION' ) ;
-
-       if ( document.getElementById('txtCaption').value != '')
-       {
-               if ( !eCaption )
-               {
-                       eCaption = oDoc.createElement( 'CAPTION' ) ;
-                       table.insertBefore( eCaption, table.firstChild ) ;
-               }
-
-               eCaption.innerHTML = document.getElementById('txtCaption').value ;
-       }
-       else if ( bExists && eCaption )
-       {
-               // TODO: It causes an IE internal error if using removeChild or
-               // table.deleteCaption() (see #505).
-               if ( oEditor.FCKBrowserInfo.IsIE )
-                       eCaption.innerHTML = '' ;
-               else
-                       eCaption.parentNode.removeChild( eCaption ) ;
-       }
-
-       var headers = GetE('selHeaders').value ;
-       if ( bExists )
-       {
-               // Should we make a <thead>?
-               if ( table.tHead==null && (headers=='row' || headers=='both') )
-               {
-                       var oThead = table.createTHead() ;
-                       var tbody = FCKDomTools.GetFirstChild( table, 'TBODY' ) ;
-                       var theRow= FCKDomTools.GetFirstChild( tbody, 'TR' ) ;
-
-                       //now change TD to TH:
-                       for (var i = 0; i<theRow.childNodes.length ; i++)
-                       {
-                               var th = RenameNode(theRow.childNodes[i], 'TH') ;
-                               if (th != null)
-                                       th.scope='col' ;
-                       }
-                       oThead.appendChild( theRow ) ;
-               }
-
-               if ( table.tHead!==null && !(headers=='row' || headers=='both') )
-               {
-                       // Move the row out of the THead and put it in the TBody:
-                       var tHead = table.tHead ;
-                       var tbody = FCKDomTools.GetFirstChild( table, 'TBODY' ) ;
-
-                       var previousFirstRow = tbody.firstChild ;
-                       while ( tHead.firstChild )
-                       {
-                               var theRow = tHead.firstChild ;
-                               for (var i = 0; i < theRow.childNodes.length ; i++ )
-                               {
-                                       var newCell = RenameNode( theRow.childNodes[i], 'TD' ) ;
-                                       if ( newCell != null )
-                                               newCell.removeAttribute( 'scope' ) ;
-                               }
-                               tbody.insertBefore( theRow, previousFirstRow ) ;
-                       }
-                       table.removeChild( tHead ) ;
-               }
-
-               // Should we make all first cells in a row TH?
-               if ( (!hasColumnHeaders)  && (headers=='col' || headers=='both') )
-               {
-                       for( var row=0 ; row < table.rows.length ; row++ )
-                       {
-                               var newCell = RenameNode(table.rows[row].cells[0], 'TH') ;
-                               if ( newCell != null )
-                                       newCell.scope = 'row' ;
-                       }
-               }
-
-               // Should we make all first TH-cells in a row make TD? If 'yes' we do it the other way round :-)
-               if ( (hasColumnHeaders)  && !(headers=='col' || headers=='both') )
-               {
-                       for( var row=0 ; row < table.rows.length ; row++ )
-                       {
-                               var oRow = table.rows[row] ;
-                               if ( oRow.parentNode.nodeName == 'TBODY' )
-                               {
-                                       var newCell = RenameNode(oRow.cells[0], 'TD') ;
-                                       if (newCell != null)
-                                               newCell.removeAttribute( 'scope' ) ;
-                               }
-                       }
-               }
-       }
-
-       if (! bExists)
-       {
-               var iRows = GetE('txtRows').value ;
-               var iCols = GetE('txtColumns').value ;
-
-               var startRow = 0 ;
-               // Should we make a <thead> ?
-               if (headers=='row' || headers=='both')
-               {
-                       startRow++ ;
-                       var oThead = table.createTHead() ;
-                       var oRow = table.insertRow(-1) ;
-                       oThead.appendChild(oRow);
-
-                       for ( var c = 0 ; c < iCols ; c++ )
-                       {
-                               var oThcell = oDoc.createElement( 'TH' ) ;
-                               oThcell.scope = 'col' ;
-                               oRow.appendChild( oThcell ) ;
-                               if ( oEditor.FCKBrowserInfo.IsGeckoLike )
-                                       oEditor.FCKTools.AppendBogusBr( oThcell ) ;
-                       }
-               }
-
-               // Opera automatically creates a tbody when a thead has been added
-               var oTbody = FCKDomTools.GetFirstChild( table, 'TBODY' ) ;
-               if ( !oTbody )
-               {
-                       // make TBODY if it doesn't exist
-                       oTbody = oDoc.createElement( 'TBODY' ) ;
-                       table.appendChild( oTbody ) ;
-               }
-               for ( var r = startRow ; r < iRows; r++ )
-               {
-                       var oRow = oDoc.createElement( 'TR' ) ;
-                       oTbody.appendChild(oRow) ;
-
-                       var startCol = 0 ;
-                       // Is the first column a header?
-                       if (headers=='col' || headers=='both')
-                       {
-                               var oThcell = oDoc.createElement( 'TH' ) ;
-                               oThcell.scope = 'row' ;
-                               oRow.appendChild( oThcell ) ;
-                               if ( oEditor.FCKBrowserInfo.IsGeckoLike )
-                                       oEditor.FCKTools.AppendBogusBr( oThcell ) ;
-
-                               startCol++ ;
-                       }
-                       for ( var c = startCol ; c < iCols ; c++ )
-                       {
-                               // IE will leave the TH at the end of the row if we use now oRow.insertCell(-1)
-                               var oCell = oDoc.createElement( 'TD' ) ;
-                               oRow.appendChild( oCell ) ;
-                               if ( oEditor.FCKBrowserInfo.IsGeckoLike )
-                                       oEditor.FCKTools.AppendBogusBr( oCell ) ;
-                       }
-               }
-
-               oEditor.FCK.InsertElement( table ) ;
-       }
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table id="otable" cellspacing="0" cellpadding="0" width="100%" border="0" style="height: 100%">
-               <tr>
-                       <td>
-                               <table cellspacing="1" cellpadding="1" width="100%" border="0">
-                                       <tr>
-                                               <td valign="top">
-                                                       <table cellspacing="1" cellpadding="0" border="0">
-                                                               <tr>
-                                                                       <td>
-                                                                               <span fcklang="DlgTableRows">Rows</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtRows" type="text" maxlength="3" size="2" value="3"
-                                                                                       onkeypress="return IsDigit(event);" /></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               <span fcklang="DlgTableColumns">Columns</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtColumns" type="text" maxlength="2" size="2" value="2"
-                                                                                       onkeypress="return IsDigit(event);" /></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td><span fcklang="DlgTableHeaders">Headers</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<select id="selHeaders">
-                                                                                       <option fcklang="DlgTableHeadersNone" value="">None</option>
-                                                                                       <option fcklang="DlgTableHeadersRow" value="row">First row</option>
-                                                                                       <option fcklang="DlgTableHeadersColumn" value="col">First column</option>
-                                                                                       <option fcklang="DlgTableHeadersBoth" value="both">Both</option>
-                                                                               </select>
-                                                                       </td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               <span fcklang="DlgTableBorder">Border size</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtBorder" type="text" maxlength="2" size="2" value="1"
-                                                                                       onkeypress="return IsDigit(event);" /></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               <span fcklang="DlgTableAlign">Alignment</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<select id="selAlignment">
-                                                                                       <option fcklang="DlgTableAlignNotSet" value="" selected="selected">&lt;Not set&gt;</option>
-                                                                                       <option fcklang="DlgTableAlignLeft" value="left">Left</option>
-                                                                                       <option fcklang="DlgTableAlignCenter" value="center">Center</option>
-                                                                                       <option fcklang="DlgTableAlignRight" value="right">Right</option>
-                                                                               </select></td>
-                                                               </tr>
-                                                       </table>
-                                               </td>
-                                               <td>
-                                                       &nbsp;&nbsp;&nbsp;</td>
-                                               <td align="right" valign="top">
-                                                       <table cellspacing="0" cellpadding="0" border="0">
-                                                               <tr>
-                                                                       <td>
-                                                                               <span fcklang="DlgTableWidth">Width</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtWidth" type="text" maxlength="4" size="3" value="200"
-                                                                                       onkeypress="return IsDigit(event);" /></td>
-                                                                       <td>
-                                                                               &nbsp;<select id="selWidthType">
-                                                                                       <option fcklang="DlgTableWidthPx" value="pixels" selected="selected">pixels</option>
-                                                                                       <option fcklang="DlgTableWidthPc" value="percent">percent</option>
-                                                                               </select></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               <span fcklang="DlgTableHeight">Height</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtHeight" type="text" maxlength="4" size="3" onkeypress="return IsDigit(event);" /></td>
-                                                                       <td>
-                                                                               &nbsp;<span fcklang="DlgTableWidthPx">pixels</span></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td colspan="3">&nbsp;</td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgTableCellSpace">Cell spacing</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtCellSpacing" type="text" maxlength="2" size="2" value="1"
-                                                                                       onkeypress="return IsDigit(event);" /></td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgTableCellPad">Cell padding</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtCellPadding" type="text" maxlength="2" size="2" value="1"
-                                                                                       onkeypress="return IsDigit(event);" /></td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                               </tr>
-                                                       </table>
-                                               </td>
-                                       </tr>
-                               </table>
-                               <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                       <tr>
-                                               <td nowrap="nowrap">
-                                                       <span fcklang="DlgTableCaption">Caption</span>:&nbsp;</td>
-                                               <td>
-                                                       &nbsp;</td>
-                                               <td width="100%" nowrap="nowrap">
-                                                       <input id="txtCaption" type="text" style="width: 100%" /></td>
-                                       </tr>
-                                       <tr>
-                                               <td nowrap="nowrap">
-                                                       <span fcklang="DlgTableSummary">Summary</span>:&nbsp;</td>
-                                               <td>
-                                                       &nbsp;</td>
-                                               <td width="100%" nowrap="nowrap">
-                                                       <input id="txtSummary" type="text" style="width: 100%" /></td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_tablecell.html b/horde/services/editor/fckeditor/editor/dialog/fck_tablecell.html
deleted file mode 100644 (file)
index 26eca22..0000000
+++ /dev/null
@@ -1,293 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Cell properties dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>Table Cell Properties</title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-var FCKDomTools = oEditor.FCKDomTools ;
-
-// Array of selected Cells
-var aCells = oEditor.FCKTableHandler.GetSelectedCells() ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage( document ) ;
-
-       SetStartupValue() ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtWidth' ) ;
-}
-
-function SetStartupValue()
-{
-       if ( aCells.length > 0 )
-       {
-               var oCell = aCells[0] ;
-               var iWidth = GetAttribute( oCell, 'width' ) ;
-
-               if ( iWidth.indexOf && iWidth.indexOf( '%' ) >= 0 )
-               {
-                       iWidth = iWidth.substr( 0, iWidth.length - 1 ) ;
-                       GetE('selWidthType').value = 'percent' ;
-               }
-
-               if ( oCell.attributes['noWrap'] != null && oCell.attributes['noWrap'].specified )
-                       GetE('selWordWrap').value = !oCell.noWrap ;
-
-               GetE('txtWidth').value                  = iWidth ;
-               GetE('txtHeight').value                 = GetAttribute( oCell, 'height' ) ;
-               GetE('selHAlign').value                 = GetAttribute( oCell, 'align' ) ;
-               GetE('selVAlign').value                 = GetAttribute( oCell, 'vAlign' ) ;
-               GetE('txtRowSpan').value                = GetAttribute( oCell, 'rowSpan' ) ;
-               GetE('txtCollSpan').value               = GetAttribute( oCell, 'colSpan' ) ;
-               GetE('txtBackColor').value              = GetAttribute( oCell, 'bgColor' ) ;
-               GetE('txtBorderColor').value    = GetAttribute( oCell, 'borderColor' ) ;
-               GetE('selCellType').value     = oCell.nodeName.toLowerCase() ;
-       }
-}
-
-// Fired when the user press the OK button
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       for( i = 0 ; i < aCells.length ; i++ )
-       {
-               if ( GetE('txtWidth').value.length > 0 )
-                       aCells[i].width = GetE('txtWidth').value + ( GetE('selWidthType').value == 'percent' ? '%' : '') ;
-               else
-                       aCells[i].removeAttribute( 'width', 0 ) ;
-
-               if ( GetE('selWordWrap').value == 'false' )
-                       SetAttribute( aCells[i], 'noWrap', 'nowrap' ) ;
-               else
-                       aCells[i].removeAttribute( 'noWrap' ) ;
-
-               SetAttribute( aCells[i], 'height'               , GetE('txtHeight').value ) ;
-               SetAttribute( aCells[i], 'align'                , GetE('selHAlign').value ) ;
-               SetAttribute( aCells[i], 'vAlign'               , GetE('selVAlign').value ) ;
-               SetAttribute( aCells[i], 'rowSpan'              , GetE('txtRowSpan').value ) ;
-               SetAttribute( aCells[i], 'colSpan'              , GetE('txtCollSpan').value ) ;
-               SetAttribute( aCells[i], 'bgColor'              , GetE('txtBackColor').value ) ;
-               SetAttribute( aCells[i], 'borderColor'  , GetE('txtBorderColor').value ) ;
-
-               var cellType = GetE('selCellType').value ;
-               if ( aCells[i].nodeName.toLowerCase() != cellType )
-                       aCells[i] = RenameNode( aCells[i], cellType ) ;
-       }
-
-       // The cells need to be reselected, otherwise the caret will appear inside the table borders (Gecko)
-       // or sent back to the beginning of the document (Opera and Safari).
-       // Strangely, IE works ok so no change is needed for IE.
-       if ( !oEditor.FCKBrowserInfo.IsIE )
-       {
-               var selection = oEditor.FCK.EditorWindow.getSelection() ;
-               selection.removeAllRanges() ;
-               for ( var i = 0 ; i < aCells.length ; i++ )
-               {
-                       var range = oEditor.FCK.EditorDocument.createRange() ;
-                       range.selectNode( aCells[i] ) ;
-                       selection.addRange( range ) ;
-               }
-       }
-
-       return true ;
-}
-
-function SelectBackColor( color )
-{
-       if ( color && color.length > 0 )
-               GetE('txtBackColor').value = color ;
-}
-
-function SelectBorderColor( color )
-{
-       if ( color && color.length > 0 )
-               GetE('txtBorderColor').value = color ;
-}
-
-function SelectColor( wich )
-{
-       oEditor.FCKDialog.OpenDialog( 'FCKDialog_Color', oEditor.FCKLang.DlgColorTitle, 'dialog/fck_colorselector.html', 410, 320, wich == 'Back' ? SelectBackColor : SelectBorderColor, window ) ;
-}
-
-       </script>
-</head>
-<body scroll="no" style="overflow: hidden">
-       <table cellspacing="0" cellpadding="0" width="100%" border="0" height="100%">
-               <tr>
-                       <td>
-                               <table cellspacing="1" cellpadding="1" width="100%" border="0">
-                                       <tr>
-                                               <td>
-                                                       <table cellspacing="0" cellpadding="0" border="0">
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellWidth">Width</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input onkeypress="return IsDigit(event);" id="txtWidth" type="text" maxlength="4"
-                                                                                       size="3" />&nbsp;<select id="selWidthType">
-                                                                                               <option fcklang="DlgCellWidthPx" value="pixels" selected="selected">pixels</option>
-                                                                                               <option fcklang="DlgCellWidthPc" value="percent">percent</option>
-                                                                                       </select></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellHeight">Height</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtHeight" type="text" maxlength="4" size="3" onkeypress="return IsDigit(event);" />&nbsp;<span
-                                                                                       fcklang="DlgCellWidthPx">pixels</span></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellWordWrap">Word Wrap</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<select id="selWordWrap">
-                                                                                       <option fcklang="DlgCellWordWrapYes" value="true" selected="selected">Yes</option>
-                                                                                       <option fcklang="DlgCellWordWrapNo" value="false">No</option>
-                                                                               </select></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellHorAlign">Horizontal Alignment</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<select id="selHAlign">
-                                                                                       <option fcklang="DlgCellHorAlignNotSet" value="" selected>&lt;Not set&gt;</option>
-                                                                                       <option fcklang="DlgCellHorAlignLeft" value="left">Left</option>
-                                                                                       <option fcklang="DlgCellHorAlignCenter" value="center">Center</option>
-                                                                                       <option fcklang="DlgCellHorAlignRight" value="right">Right</option>
-                                                                               </select></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellVerAlign">Vertical Alignment</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<select id="selVAlign">
-                                                                                       <option fcklang="DlgCellVerAlignNotSet" value="" selected>&lt;Not set&gt;</option>
-                                                                                       <option fcklang="DlgCellVerAlignTop" value="top">Top</option>
-                                                                                       <option fcklang="DlgCellVerAlignMiddle" value="middle">Middle</option>
-                                                                                       <option fcklang="DlgCellVerAlignBottom" value="bottom">Bottom</option>
-                                                                                       <option fcklang="DlgCellVerAlignBaseline" value="baseline">Baseline</option>
-                                                                               </select></td>
-                                                               </tr>
-                                                       </table>
-                                               </td>
-                                               <td>
-                                                       &nbsp;&nbsp;&nbsp;</td>
-                                               <td align="right">
-                                                       <table cellspacing="0" cellpadding="0" border="0">
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                        <span fcklang="DlgCellType">Cell Type</span>:</td>
-                                                                       <td colspan="2">
-                                                                               &nbsp; <select id="selCellType">
-                                                                                       <option fcklang="DlgCellTypeData" value="td" />Data
-                                                                                       <option fcklang="DlgCellTypeHeader" value="th" />Header
-                                                                               </select>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellRowSpan">Rows Span</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;
-                                                                               <input onkeypress="return IsDigit(event);" id="txtRowSpan" type="text" maxlength="3" size="2"
-                                                                                       ></td>
-                                                                       <td>
-                                                                       </td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellCollSpan">Columns Span</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;
-                                                                               <input onkeypress="return IsDigit(event);" id="txtCollSpan" type="text" maxlength="2"
-                                                                                       size="2"></td>
-                                                                       <td>
-                                                                       </td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                                       <td>
-                                                                               &nbsp;</td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellBackColor">Background Color</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtBackColor" type="text" size="8" /></td>
-                                                                       <td>
-                                                                               &nbsp;
-                                                                               <input type="button" fcklang="DlgCellBtnSelect" value="Select..." onclick="SelectColor( 'Back' )"></td>
-                                                               </tr>
-                                                               <tr>
-                                                                       <td nowrap="nowrap">
-                                                                               <span fcklang="DlgCellBorderColor">Border Color</span>:</td>
-                                                                       <td>
-                                                                               &nbsp;<input id="txtBorderColor" type="text" size="8" /></td>
-                                                                       <td>
-                                                                               &nbsp;
-                                                                               <input type="button" fcklang="DlgCellBtnSelect" value="Select..." onclick="SelectColor( 'Border' )" /></td>
-                                                               </tr>
-                                                       </table>
-                                               </td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_template.html b/horde/services/editor/fckeditor/editor/dialog/fck_template.html
deleted file mode 100644 (file)
index 626092c..0000000
+++ /dev/null
@@ -1,242 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Template selection dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta name="robots" content="noindex, nofollow" />
-       <style type="text/css">
-                       .TplList
-                       {
-                               border: #dcdcdc 2px solid;
-                               background-color: #ffffff;
-                               overflow: auto;
-                               width: 90%;
-                       }
-
-                       .TplItem
-                       {
-                               margin: 5px;
-                               padding: 7px;
-                               border: #eeeeee 1px solid;
-                       }
-
-                       .TplItem TABLE
-                       {
-                               display: inline;
-                       }
-
-                       .TplTitle
-                       {
-                               font-weight: bold;
-                       }
-               </style>
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var oEditor            = window.parent.InnerDialogLoaded() ;
-var FCK                        = oEditor.FCK ;
-var FCKLang            = oEditor.FCKLang ;
-var FCKConfig  = oEditor.FCKConfig ;
-
-window.onload = function()
-{
-       // Set the right box height (browser dependent).
-       GetE('eList').style.height = document.all ? '100%' : '295px' ;
-
-       // Translate the dialog box texts.
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       GetE('xChkReplaceAll').checked = ( FCKConfig.TemplateReplaceAll !== false ) ;
-
-       if ( FCKConfig.TemplateReplaceCheckbox !== false )
-               GetE('xReplaceBlock').style.display = '' ;
-
-       window.parent.SetAutoSize( true ) ;
-
-       LoadTemplatesXml() ;
-}
-
-function LoadTemplatesXml()
-{
-       var oTemplate ;
-
-       if ( !FCK._Templates )
-       {
-               GetE('eLoading').style.display = '' ;
-
-               // Create the Templates array.
-               FCK._Templates = new Array() ;
-
-               // Load the XML file.
-               var oXml = new oEditor.FCKXml() ;
-               oXml.LoadUrl( FCKConfig.TemplatesXmlPath ) ;
-
-               // Get the Images Base Path.
-               var oAtt = oXml.SelectSingleNode( 'Templates/@imagesBasePath' ) ;
-               var sImagesBasePath = oAtt ? oAtt.value : '' ;
-
-               // Get the "Template" nodes defined in the XML file.
-               var aTplNodes = oXml.SelectNodes( 'Templates/Template' ) ;
-
-               for ( var i = 0 ; i < aTplNodes.length ; i++ )
-               {
-                       var oNode = aTplNodes[i] ;
-
-                       oTemplate = new Object() ;
-
-                       var oPart ;
-
-                       // Get the Template Title.
-                       if ( (oPart = oNode.attributes.getNamedItem('title')) )
-                               oTemplate.Title = oPart.value ;
-                       else
-                               oTemplate.Title = 'Template ' + ( i + 1 ) ;
-
-                       // Get the Template Description.
-                       if ( (oPart = oXml.SelectSingleNode( 'Description', oNode )) )
-                               oTemplate.Description = oPart.text ? oPart.text : oPart.textContent ;
-
-                       // Get the Template Image.
-                       if ( (oPart = oNode.attributes.getNamedItem('image')) )
-                               oTemplate.Image = sImagesBasePath + oPart.value ;
-
-                       // Get the Template HTML.
-                       if ( (oPart = oXml.SelectSingleNode( 'Html', oNode )) )
-                               oTemplate.Html = oPart.text ? oPart.text : oPart.textContent ;
-                       else
-                       {
-                               alert( 'No HTML defined for template index ' + i + '. Please review the "' + FCKConfig.TemplatesXmlPath + '" file.' ) ;
-                               continue ;
-                       }
-
-                       FCK._Templates[ FCK._Templates.length ] = oTemplate ;
-               }
-
-               GetE('eLoading').style.display = 'none' ;
-       }
-
-       if ( FCK._Templates.length == 0 )
-               GetE('eEmpty').style.display = '' ;
-       else
-       {
-               for ( var j = 0 ; j < FCK._Templates.length ; j++ )
-               {
-                       oTemplate = FCK._Templates[j] ;
-
-                       var oItemDiv = GetE('eList').appendChild( document.createElement( 'DIV' ) ) ;
-                       oItemDiv.TplIndex = j ;
-                       oItemDiv.className = 'TplItem' ;
-
-                       // Build the inner HTML of our new item DIV.
-                       var sInner = '<table><tr>' ;
-
-                       if ( oTemplate.Image )
-                               sInner += '<td valign="top"><img src="' + oTemplate.Image + '"><\/td>' ;
-
-                       sInner += '<td valign="top"><div class="TplTitle">' + oTemplate.Title + '<\/div>' ;
-
-                       if ( oTemplate.Description )
-                               sInner += '<div>' + oTemplate.Description + '<\/div>' ;
-
-                       sInner += '<\/td><\/tr><\/table>' ;
-
-                       oItemDiv.innerHTML = sInner ;
-
-                       oItemDiv.onmouseover = ItemDiv_OnMouseOver ;
-                       oItemDiv.onmouseout = ItemDiv_OnMouseOut ;
-                       oItemDiv.onclick = ItemDiv_OnClick ;
-               }
-       }
-}
-
-function ItemDiv_OnMouseOver()
-{
-       this.className += ' PopupSelectionBox' ;
-}
-
-function ItemDiv_OnMouseOut()
-{
-       this.className = this.className.replace( /\s*PopupSelectionBox\s*/, '' ) ;
-}
-
-function ItemDiv_OnClick()
-{
-       SelectTemplate( this.TplIndex ) ;
-}
-
-function SelectTemplate( index )
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       if ( GetE('xChkReplaceAll').checked )
-               FCK.SetData( FCK._Templates[index].Html ) ;
-       else
-               FCK.InsertHtml( FCK._Templates[index].Html ) ;
-
-       window.parent.Cancel( true ) ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table width="100%" style="height: 100%">
-               <tr>
-                       <td align="center">
-                               <span fcklang="DlgTemplatesSelMsg">Please select the template to open in the editor<br />
-                                       (the actual contents will be lost):</span>
-                       </td>
-               </tr>
-               <tr>
-                       <td height="100%" align="center">
-                               <div id="eList" align="left" class="TplList">
-                                       <div id="eLoading" align="center" style="display: none">
-                                               <br />
-                                               <span fcklang="DlgTemplatesLoading">Loading templates list. Please wait...</span>
-                                       </div>
-                                       <div id="eEmpty" align="center" style="display: none">
-                                               <br />
-                                               <span fcklang="DlgTemplatesNoTpl">(No templates defined)</span>
-                                       </div>
-                               </div>
-                       </td>
-               </tr>
-               <tr id="xReplaceBlock" style="display: none">
-                       <td>
-                               <table cellpadding="0" cellspacing="0">
-                                       <tr>
-                                               <td>
-                                                       <input id="xChkReplaceAll" type="checkbox" /></td>
-                                               <td>
-                                                       &nbsp;</td>
-                                               <td>
-                                                       <label for="xChkReplaceAll" fcklang="DlgTemplatesReplace">
-                                                               Replace actual contents</label></td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template1.gif b/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template1.gif
deleted file mode 100644 (file)
index efdabbe..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template1.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template2.gif b/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template2.gif
deleted file mode 100644 (file)
index d1cebb3..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template2.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template3.gif b/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template3.gif
deleted file mode 100644 (file)
index db41cb4..0000000
Binary files a/horde/services/editor/fckeditor/editor/dialog/fck_template/images/template3.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_textarea.html b/horde/services/editor/fckeditor/editor/dialog/fck_textarea.html
deleted file mode 100644 (file)
index 98521f1..0000000
+++ /dev/null
@@ -1,94 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Text Area dialog window.
--->
-<html>
-       <head>
-               <title>Text Area Properties</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-               <meta content="noindex, nofollow" name="robots">
-               <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-               <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelectedElement() ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl && oActiveEl.tagName == 'TEXTAREA' )
-       {
-               GetE('txtName').value           = oActiveEl.name ;
-               GetE('txtCols').value           = GetAttribute( oActiveEl, 'cols' ) ;
-               GetE('txtRows').value           = GetAttribute( oActiveEl, 'rows' ) ;
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'TEXTAREA', {name: GetE('txtName').value} ) ;
-
-       SetAttribute( oActiveEl, 'cols', GetE('txtCols').value ) ;
-       SetAttribute( oActiveEl, 'rows', GetE('txtRows').value ) ;
-
-       return true ;
-}
-
-               </script>
-       </head>
-       <body style="overflow: hidden">
-               <table height="100%" width="100%">
-                       <tr>
-                               <td align="center">
-                                       <table border="0" cellpadding="0" cellspacing="0" width="80%">
-                                               <tr>
-                                                       <td>
-                                                               <span fckLang="DlgTextareaName">Name</span><br>
-                                                               <input type="text" id="txtName" style="WIDTH: 100%">
-                                                               <span fckLang="DlgTextareaCols">Collumns</span><br>
-                                                               <input id="txtCols" type="text" size="5">
-                                                               <br>
-                                                               <span fckLang="DlgTextareaRows">Rows</span><br>
-                                                               <input id="txtRows" type="text" size="5">
-                                                       </td>
-                                               </tr>
-                                       </table>
-                               </td>
-                       </tr>
-               </table>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/dialog/fck_textfield.html b/horde/services/editor/fckeditor/editor/dialog/fck_textfield.html
deleted file mode 100644 (file)
index 202b729..0000000
+++ /dev/null
@@ -1,136 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Text field dialog window.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title></title>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta content="noindex, nofollow" name="robots" />
-       <script src="common/fck_dialog_common.js" type="text/javascript"></script>
-       <script type="text/javascript">
-
-var dialog     = window.parent ;
-var oEditor = dialog.InnerDialogLoaded() ;
-
-// Gets the document DOM
-var oDOM = oEditor.FCK.EditorDocument ;
-
-var oActiveEl = dialog.Selection.GetSelectedElement() ;
-
-window.onload = function()
-{
-       // First of all, translate the dialog box texts
-       oEditor.FCKLanguageManager.TranslatePage(document) ;
-
-       if ( oActiveEl && oActiveEl.tagName == 'INPUT' && ( oActiveEl.type == 'text' || oActiveEl.type == 'password' ) )
-       {
-               GetE('txtName').value   = oActiveEl.name ;
-               GetE('txtValue').value  = oActiveEl.value ;
-               GetE('txtSize').value   = GetAttribute( oActiveEl, 'size' ) ;
-               GetE('txtMax').value    = GetAttribute( oActiveEl, 'maxLength' ) ;
-               GetE('txtType').value   = oActiveEl.type ;
-       }
-       else
-               oActiveEl = null ;
-
-       dialog.SetOkButton( true ) ;
-       dialog.SetAutoSize( true ) ;
-       SelectField( 'txtName' ) ;
-}
-
-function Ok()
-{
-       if ( isNaN( GetE('txtMax').value ) || GetE('txtMax').value < 0 )
-       {
-               alert( "Maximum characters must be a positive number." ) ;
-               GetE('txtMax').focus() ;
-               return false ;
-       }
-       else if( isNaN( GetE('txtSize').value ) || GetE('txtSize').value < 0 )
-       {
-               alert( "Width must be a positive number." ) ;
-               GetE('txtSize').focus() ;
-               return false ;
-       }
-
-       oEditor.FCKUndo.SaveUndoStep() ;
-
-       oActiveEl = CreateNamedElement( oEditor, oActiveEl, 'INPUT', {name: GetE('txtName').value, type: GetE('txtType').value } ) ;
-
-       SetAttribute( oActiveEl, 'value'        , GetE('txtValue').value ) ;
-       SetAttribute( oActiveEl, 'size'         , GetE('txtSize').value ) ;
-       SetAttribute( oActiveEl, 'maxlength', GetE('txtMax').value ) ;
-
-       return true ;
-}
-
-       </script>
-</head>
-<body style="overflow: hidden">
-       <table width="100%" style="height: 100%">
-               <tr>
-                       <td align="center">
-                               <table cellspacing="0" cellpadding="0" border="0">
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgTextName">Name</span><br />
-                                                       <input id="txtName" type="text" size="20" />
-                                               </td>
-                                               <td>
-                                               </td>
-                                               <td>
-                                                       <span fcklang="DlgTextValue">Value</span><br />
-                                                       <input id="txtValue" type="text" size="25" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgTextCharWidth">Character Width</span><br />
-                                                       <input id="txtSize" type="text" size="5" />
-                                               </td>
-                                               <td>
-                                               </td>
-                                               <td>
-                                                       <span fcklang="DlgTextMaxChars">Maximum Characters</span><br />
-                                                       <input id="txtMax" type="text" size="5" />
-                                               </td>
-                                       </tr>
-                                       <tr>
-                                               <td>
-                                                       <span fcklang="DlgTextType">Type</span><br />
-                                                       <select id="txtType">
-                                                               <option value="text" selected="selected" fcklang="DlgTextTypeText">Text</option>
-                                                               <option value="password" fcklang="DlgTextTypePass">Password</option>
-                                                       </select>
-                                               </td>
-                                               <td>
-                                                       &nbsp;</td>
-                                               <td>
-                                               </td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/fckdebug.html b/horde/services/editor/fckeditor/editor/fckdebug.html
deleted file mode 100644 (file)
index f23c0c3..0000000
+++ /dev/null
@@ -1,153 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the Debug window.
- * It automatically popups if the Debug = true in the configuration file.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-       <title>FCKeditor Debug Window</title>
-       <meta name="robots" content="noindex, nofollow" />
-       <script type="text/javascript">
-
-var oWindow ;
-var oDiv ;
-
-if ( !window.FCKMessages )
-       window.FCKMessages = new Array() ;
-
-window.onload = function()
-{
-       oWindow = document.getElementById('xOutput').contentWindow ;
-       oWindow.document.open() ;
-       oWindow.document.write( '<div id="divMsg"><\/div>' ) ;
-       oWindow.document.close() ;
-       oDiv    = oWindow.document.getElementById('divMsg') ;
-}
-
-function Output( message, color, noParse )
-{
-       if ( !noParse && message != null && isNaN( message ) )
-               message = message.replace(/</g, "&lt;") ;
-
-       if ( color )
-               message = '<font color="' + color + '">' + message + '<\/font>' ;
-
-       window.FCKMessages[ window.FCKMessages.length ] = message ;
-       StartTimer() ;
-}
-
-function OutputObject( anyObject, color )
-{
-       var message ;
-
-       if ( anyObject != null )
-       {
-               message = 'Properties of: ' + anyObject + '</b><blockquote>' ;
-
-               for (var prop in anyObject)
-               {
-                       try
-                       {
-                               var sVal = anyObject[ prop ] != null ? anyObject[ prop ] + '' : '[null]' ;
-                               message += '<b>' + prop + '</b> : ' + sVal.replace(/</g, '&lt;') + '<br>' ;
-                       }
-                       catch (e)
-                       {
-                               try
-                               {
-                                       message += '<b>' + prop + '</b> : [' + typeof( anyObject[ prop ] ) + ']<br>' ;
-                               }
-                               catch (e)
-                               {
-                                       message += '<b>' + prop + '</b> : [-error-]<br>' ;
-                               }
-                       }
-               }
-
-               message += '</blockquote><b>' ;
-       } else
-               message = 'OutputObject : Object is "null".' ;
-
-       Output( message, color, true ) ;
-}
-
-function StartTimer()
-{
-       window.setTimeout( 'CheckMessages()', 100 ) ;
-}
-
-function CheckMessages()
-{
-       if ( window.FCKMessages.length > 0 )
-       {
-               // Get the first item in the queue
-               var sMessage = window.FCKMessages[0] ;
-
-               // Removes the first item from the queue
-               var oTempArray = new Array() ;
-               for ( i = 1 ; i < window.FCKMessages.length ; i++ )
-                       oTempArray[ i - 1 ] = window.FCKMessages[ i ] ;
-               window.FCKMessages = oTempArray ;
-
-               var d = new Date() ;
-               var sTime =
-                       ( d.getHours() + 100 + '' ).substr( 1,2 ) + ':' +
-                       ( d.getMinutes() + 100 + '' ).substr( 1,2 ) + ':' +
-                       ( d.getSeconds() + 100 + '' ).substr( 1,2 ) + ':' +
-                       ( d.getMilliseconds() + 1000 + '' ).substr( 1,3 ) ;
-
-               var oMsgDiv = oWindow.document.createElement( 'div' ) ;
-               oMsgDiv.innerHTML = sTime + ': <b>' + sMessage + '<\/b>' ;
-               oDiv.appendChild( oMsgDiv ) ;
-               oMsgDiv.scrollIntoView() ;
-       }
-}
-
-function Clear()
-{
-       oDiv.innerHTML = '' ;
-}
-       </script>
-</head>
-<body style="margin: 10px">
-       <table style="height: 100%" cellspacing="5" cellpadding="0" width="100%" border="0">
-               <tr>
-                       <td>
-                               <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                       <tr>
-                                               <td style="font-weight: bold; font-size: 1.2em;">
-                                                       FCKeditor Debug Window</td>
-                                               <td align="right">
-                                                       <input type="button" value="Clear" onclick="Clear();" /></td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-               <tr style="height: 100%">
-                       <td style="border: #696969 1px solid">
-                               <iframe id="xOutput" width="100%" height="100%" scrolling="auto" src="javascript:void(0)"
-                                       frameborder="0"></iframe>
-                       </td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/fckdialog.html b/horde/services/editor/fckeditor/editor/fckdialog.html
deleted file mode 100644 (file)
index bd9f380..0000000
+++ /dev/null
@@ -1,819 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This page is used by all dialog box as the container.
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-       <head>
-               <title></title>
-               <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-               <meta name="robots" content="noindex, nofollow" />
-               <script type="text/javascript">
-// <![CDATA[
-
-// Domain relaxation logic.
-(function()
-{
-       var d = document.domain ;
-
-       while ( true )
-       {
-               // Test if we can access a parent property.
-               try
-               {
-                       var parentDomain = ( Args().TopWindow || E ).document.domain ;
-
-                       if ( document.domain != parentDomain )
-                               document.domain = parentDomain ;
-
-                       break ;
-               }
-               catch( e ) {}
-
-               // Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...
-               d = d.replace( /.*?(?:\.|$)/, '' ) ;
-
-               if ( d.length == 0 )
-                       break ;         // It was not able to detect the domain.
-
-               document.domain = d ;
-       }
-})() ;
-
-var E = frameElement._DialogArguments.Editor ;
-
-// It seems referencing to frameElement._DialogArguments directly would lead to memory leaks in IE.
-// So let's use functions to access its members instead.
-function Args()
-{
-       return frameElement._DialogArguments ;
-}
-
-function ParentDialog( dialog )
-{
-       return dialog ? dialog._ParentDialog : frameElement._ParentDialog ;
-}
-
-var FCK                                = E.FCK ;
-var FCKTools           = E.FCKTools ;
-var FCKDomTools                = E.FCKDomTools ;
-var FCKDialog          = E.FCKDialog ;
-var FCKBrowserInfo     = E.FCKBrowserInfo ;
-var FCKConfig          = E.FCKConfig ;
-
-// Steal the focus so that the caret would no longer stay in the editor iframe.
-window.focus() ;
-
-// Sets the Skin CSS
-document.write( FCKTools.GetStyleHtml( FCKConfig.SkinDialogCSS ) ) ;
-
-// Sets the language direction.
-var langDir = E.FCKLang.Dir ;
-
-// For IE6-, the fck_dialog_ie6.js is loaded, used to fix limitations in the browser.
-if ( FCKBrowserInfo.IsIE && !FCKBrowserInfo.IsIE7 )
-       document.write( '<' + 'script type="text/javascript" src="' + FCKConfig.SkinPath + 'fck_dialog_ie6.js"><' + '\/script>' ) ;
-
-FCKTools.RegisterDollarFunction( window ) ;
-
-// Resize related functions.
-var Sizer = function()
-{
-       var bAutoSize = false ;
-
-       var retval = {
-               // Sets whether the dialog should auto-resize according to its content's height.
-               SetAutoSize : function( autoSize )
-               {
-                       bAutoSize = autoSize ;
-                       this.RefreshSize() ;
-               },
-
-               // Fit the dialog container's layout to the inner iframe's external size.
-               RefreshContainerSize : function()
-               {
-                       var frmMain = $( 'frmMain' ) ;
-
-                       if ( frmMain )
-                       {
-                               // Get the container size.
-                               var height = $( 'contents' ).offsetHeight ;
-
-                               // Subtract the size of other elements.
-                               height -= $( 'TitleArea' ).offsetHeight ;
-                               height -= $( 'TabsRow' ).offsetHeight ;
-                               height -= $( 'PopupButtons' ).offsetHeight ;
-
-                               frmMain.style.height = Math.max( height, 0 ) + 'px' ;
-                       }
-               },
-
-               // Resize and re-layout the dialog.
-               // Triggers the onresize event for the layout logic.
-               ResizeDialog : function( width, height )
-               {
-                       FCKDomTools.SetElementStyles( window.frameElement,
-                                       {
-                                               'width' : width + 'px',
-                                               'height' : height + 'px'
-                                       } ) ;
-
-                       // If the skin have defined a function for resize fixes, call it now.
-                       if ( typeof window.DoResizeFixes == 'function' )
-                               window.DoResizeFixes() ;
-               },
-
-               // if bAutoSize is true, automatically fit the dialog size and layout to
-               // accomodate the inner iframe's internal height.
-               // if bAutoSize is false, then only the layout logic for the dialog decorations
-               // is run to accomodate the inner iframe's external height.
-               RefreshSize : function()
-               {
-                       if ( bAutoSize )
-                       {
-                               var frmMain             = $( 'frmMain' ) ;
-                               var innerDoc    = frmMain.contentWindow.document ;
-                               var isStrict    = FCKTools.IsStrictMode( innerDoc ) ;
-
-                               // Get the size of the frame contents.
-                               var innerWidth  = isStrict ? innerDoc.documentElement.scrollWidth : innerDoc.body.scrollWidth ;
-                               var innerHeight = isStrict ? innerDoc.documentElement.scrollHeight : innerDoc.body.scrollHeight ;
-
-                               // Get the current frame size.
-                               var frameSize = FCKTools.GetViewPaneSize( frmMain.contentWindow ) ;
-
-                               var deltaWidth  = innerWidth - frameSize.Width ;
-                               var deltaHeight = innerHeight - frameSize.Height ;
-
-                               // If the contents fits the current size.
-                               if ( deltaWidth <= 0 && deltaHeight <= 0 )
-                                       return ;
-
-                               var dialogWidth         = frameElement.offsetWidth + Math.max( deltaWidth, 0 ) ;
-                               var dialogHeight        = frameElement.offsetHeight + Math.max( deltaHeight, 0 ) ;
-
-                               this.ResizeDialog( dialogWidth, dialogHeight ) ;
-                       }
-                       this.RefreshContainerSize() ;
-               }
-       }
-
-       /**
-        * Safari seems to have a bug with the time when RefreshSize() is executed - it
-        * thinks frmMain's innerHeight is 0 if we query the value too soon after the
-        * page is loaded in some circumstances. (#1316)
-        * TODO : Maybe this is not needed anymore after #35.
-        */
-       if ( FCKBrowserInfo.IsSafari )
-       {
-               var originalRefreshSize = retval.RefreshSize ;
-
-               retval.RefreshSize = function()
-               {
-                       FCKTools.SetTimeout( originalRefreshSize, 1, retval ) ;
-               }
-       }
-
-       /**
-        * IE6 has a similar bug where it sometimes thinks $('contents') has an
-        * offsetHeight of 0 (#2114).
-        */
-       if ( FCKBrowserInfo.IsIE && !FCKBrowserInfo.IsIE7 )
-       {
-               var originalRefreshContainerSize = retval.RefreshContainerSize ;
-               retval.RefreshContainerSize = function()
-               {
-                       FCKTools.SetTimeout( originalRefreshContainerSize, 1, retval ) ;
-               }
-       }
-
-       window.onresize = function()
-       {
-               retval.RefreshContainerSize() ;
-       }
-
-       window.SetAutoSize = FCKTools.Bind( retval, retval.SetAutoSize ) ;
-
-       return retval ;
-}() ;
-
-// Manages the throbber image that appears if the inner part of dialog is taking too long to load.
-var Throbber = function()
-{
-       var timer ;
-
-       var updateThrobber = function()
-       {
-               var throbberParent = $( 'throbberBlock' ) ;
-               var throbberBlocks = throbberParent.childNodes ;
-               var lastClass = throbberParent.lastChild.className ;
-
-               // From the last to the second one, copy the class from the previous one.
-               for ( var i = throbberBlocks.length - 1 ; i > 0 ; i-- )
-                       throbberBlocks[i].className = throbberBlocks[i-1].className ;
-
-               // For the first one, copy the last class (rotation).
-               throbberBlocks[0].className = lastClass ;
-       }
-
-       return {
-               Show : function( waitMilliseconds )
-               {
-                       // Auto-setup the Show function to be called again after the
-                       // requested amount of time.
-                       if ( waitMilliseconds && waitMilliseconds > 0 )
-                       {
-                               timer = FCKTools.SetTimeout( this.Show, waitMilliseconds, this, null, window ) ;
-                               return ;
-                       }
-
-                       var throbberParent = $( 'throbberBlock' ) ;
-
-                       if (throbberParent.childNodes.length == 0)
-                       {
-                               // Create the throbber blocks.
-                               var classIds = [ 1,2,3,4,5,4,3,2 ] ;
-                               while ( classIds.length > 0 )
-                                       throbberParent.appendChild( document.createElement( 'div' ) ).className = ' throbber_' + classIds.shift() ;
-                       }
-
-                       // Center the throbber.
-                       var frm = $( 'contents' ) ;
-                       var frmCoords = FCKTools.GetDocumentPosition( window, frm ) ;
-                       var x = frmCoords.x + ( frm.offsetWidth - throbberParent.offsetWidth ) / 2 ;
-                       var y = frmCoords.y + ( frm.offsetHeight - throbberParent.offsetHeight ) / 2 ;
-                       throbberParent.style.left = parseInt( x, 10 ) + 'px' ;
-                       throbberParent.style.top = parseInt( y, 10 ) + 'px' ;
-
-                       // Show it.
-                       throbberParent.style.visibility = ''  ;
-
-                       // Hide tabs and buttons:
-                       $( 'Tabs' ).style.visibility = 'hidden' ;
-                       $( 'PopupButtons' ).style.visibility = 'hidden' ;
-
-                       // Setup the animation interval.
-                       timer = setInterval( updateThrobber, 100 ) ;
-               },
-
-               Hide : function()
-               {
-                       if ( timer )
-                       {
-                               clearInterval( timer ) ;
-                               timer = null ;
-                       }
-
-                       $( 'throbberBlock' ).style.visibility = 'hidden' ;
-
-                       // Show tabs and buttons:
-                       $( 'Tabs' ).style.visibility = '' ;
-                       $( 'PopupButtons' ).style.visibility = '' ;
-               }
-       } ;
-}() ;
-
-// Drag and drop handlers.
-var DragAndDrop = function()
-{
-       var registeredWindows = [] ;
-       var lastCoords ;
-       var currentPos ;
-
-       var cleanUpHandlers = function()
-       {
-               for ( var i = 0 ; i < registeredWindows.length ; i++ )
-               {
-                       FCKTools.RemoveEventListener( registeredWindows[i].document, 'mousemove', dragMouseMoveHandler ) ;
-                       FCKTools.RemoveEventListener( registeredWindows[i].document, 'mouseup', dragMouseUpHandler ) ;
-               }
-       }
-
-       var dragMouseMoveHandler = function( evt )
-       {
-               if ( !lastCoords )
-                       return ;
-
-               if ( !evt )
-                       evt = FCKTools.GetElementDocument( this ).parentWindow.event ;
-
-               // Updated the last coordinates.
-               var currentCoords =
-               {
-                       x : evt.screenX,
-                       y : evt.screenY
-               } ;
-
-               currentPos =
-               {
-                       x : currentPos.x + ( currentCoords.x - lastCoords.x ),
-                       y : currentPos.y + ( currentCoords.y - lastCoords.y )
-               } ;
-
-               lastCoords = currentCoords ;
-
-               frameElement.style.left = currentPos.x + 'px' ;
-               frameElement.style.top  = currentPos.y + 'px' ;
-
-               if ( evt.preventDefault )
-                       evt.preventDefault() ;
-               else
-                       evt.returnValue = false ;
-       }
-
-       var dragMouseUpHandler = function( evt )
-       {
-               if ( !lastCoords )
-                       return ;
-               if ( !evt )
-                       evt = FCKTools.GetElementDocument( this ).parentWindow.event ;
-               cleanUpHandlers() ;
-               lastCoords = null ;
-       }
-
-       return {
-
-               MouseDownHandler : function( evt )
-               {
-                       var view = null ;
-                       if ( !evt )
-                       {
-                               view = FCKTools.GetElementDocument( this ).parentWindow ;
-                               evt = view.event ;
-                       }
-                       else
-                               view = evt.view ;
-
-                       var target = evt.srcElement || evt.target ;
-                       if ( target.id == 'closeButton' || target.className == 'PopupTab' || target.className == 'PopupTabSelected' )
-                               return ;
-
-                       lastCoords =
-                       {
-                               x : evt.screenX,
-                               y : evt.screenY
-                       } ;
-
-                       // Save the current IFRAME position.
-                       currentPos =
-                       {
-                               x : parseInt( FCKDomTools.GetCurrentElementStyle( frameElement, 'left' ), 10 ),
-                               y : parseInt( FCKDomTools.GetCurrentElementStyle( frameElement, 'top' ), 10 )
-                       } ;
-
-                       for ( var i = 0 ; i < registeredWindows.length ; i++ )
-                       {
-                               FCKTools.AddEventListener( registeredWindows[i].document, 'mousemove', dragMouseMoveHandler ) ;
-                               FCKTools.AddEventListener( registeredWindows[i].document, 'mouseup', dragMouseUpHandler ) ;
-                       }
-
-                       if ( evt.preventDefault )
-                               evt.preventDefault() ;
-                       else
-                               evt.returnValue = false ;
-               },
-
-               RegisterHandlers : function( w )
-               {
-                       registeredWindows.push( w ) ;
-               }
-       }
-}() ;
-
-// Selection related functions.
-//(Became simple shortcuts after the fix for #1990)
-var Selection =
-{
-       /**
-        * Ensures that the editing area contains an active selection. This is a
-        * requirement for IE, as it looses the selection when the focus moves to other
-        * frames.
-        */
-       EnsureSelection : function()
-       {
-               // Move the focus to the Cancel button so even if the dialog contains a
-               // contentEditable element the selection is properly restored in the editor #2496
-               window.focus() ;
-               $( 'btnCancel' ).focus() ;
-
-               FCK.Selection.Restore() ;
-       },
-
-       /**
-        * Get the FCKSelection object for the editor instance.
-        */
-       GetSelection : function()
-       {
-               return FCK.Selection ;
-       },
-
-       /**
-        * Get the selected element in the editing area (for object selections).
-        */
-       GetSelectedElement : function()
-       {
-               return FCK.Selection.GetSelectedElement() ;
-       }
-}
-
-// Tab related functions.
-var Tabs = function()
-{
-       // Only element ids should be stored here instead of element references since setSelectedTab and TabDiv_OnClick
-       // would build circular references with the element references inside and cause memory leaks in IE6.
-       var oTabs = new Object() ;
-
-       var setSelectedTab = function( tabCode )
-       {
-               for ( var sCode in oTabs )
-               {
-                       if ( sCode == tabCode )
-                               $( oTabs[sCode] ).className = 'PopupTabSelected' ;
-                       else
-                               $( oTabs[sCode] ).className = 'PopupTab' ;
-               }
-
-               if ( typeof( window.frames["frmMain"].OnDialogTabChange ) == 'function' )
-                       window.frames["frmMain"].OnDialogTabChange( tabCode ) ;
-       }
-
-       function TabDiv_OnClick()
-       {
-               setSelectedTab( this.TabCode ) ;
-       }
-
-       window.AddTab = function( tabCode, tabText, startHidden )
-       {
-               if ( typeof( oTabs[ tabCode ] ) != 'undefined' )
-                       return ;
-
-               var eTabsRow = $( 'Tabs' ) ;
-
-               var oCell = eTabsRow.insertCell(  eTabsRow.cells.length - 1 ) ;
-               oCell.noWrap = true ;
-
-               var oDiv = document.createElement( 'DIV' ) ;
-               oDiv.className = 'PopupTab' ;
-               oDiv.innerHTML = tabText ;
-               oDiv.TabCode = tabCode ;
-               oDiv.onclick = TabDiv_OnClick ;
-               oDiv.id = Math.random() ;
-
-               if ( startHidden )
-                       oDiv.style.display = 'none' ;
-
-               eTabsRow = $( 'TabsRow' ) ;
-
-               oCell.appendChild( oDiv ) ;
-
-               if ( eTabsRow.style.display == 'none' )
-               {
-                       var eTitleArea = $( 'TitleArea' ) ;
-                       eTitleArea.className = 'PopupTitle' ;
-
-                       oDiv.className = 'PopupTabSelected' ;
-                       eTabsRow.style.display = '' ;
-
-                       if ( window.onresize )
-                               window.onresize() ;
-               }
-
-               oTabs[ tabCode ] = oDiv.id ;
-
-               FCKTools.DisableSelection( oDiv ) ;
-       } ;
-
-       window.SetSelectedTab = setSelectedTab ;
-
-       window.SetTabVisibility = function( tabCode, isVisible )
-       {
-               var oTab = $( oTabs[ tabCode ] ) ;
-               oTab.style.display = isVisible ? '' : 'none' ;
-
-               if ( ! isVisible && oTab.className == 'PopupTabSelected' )
-               {
-                       for ( var sCode in oTabs )
-                       {
-                               if ( $( oTabs[sCode] ).style.display != 'none' )
-                               {
-                                       setSelectedTab( sCode ) ;
-                                       break ;
-                               }
-                       }
-               }
-       } ;
-}() ;
-
-// readystatechange handler for registering drag and drop handlers in cover
-// iframes, defined out here to avoid memory leak.
-// Do NOT put this function as a private function as it will induce memory leak
-// in IE and it's not detectable with Drip or sIEve and undetectable leaks are
-// really nasty (sigh).
-var onReadyRegister = function()
-{
-       if ( this.readyState != 'complete' )
-               return ;
-       DragAndDrop.RegisterHandlers( this.contentWindow ) ;
-} ;
-
-// The business logic of the dialog, dealing with operational things like
-// dialog open/dialog close/enable/disable/etc.
-(function()
-{
-       var setOnKeyDown = function( targetDocument )
-       {
-               targetDocument.onkeydown = function ( e )
-               {
-                       e = e || event || this.parentWindow.event ;
-                       switch ( e.keyCode )
-                       {
-                               case 13 :               // ENTER
-                                       var oTarget = e.srcElement || e.target ;
-                                       if ( oTarget.tagName == 'TEXTAREA' )
-                                               return true ;
-                                       Ok() ;
-                                       return false ;
-
-                               case 27 :               // ESC
-                                       Cancel() ;
-                                       return false ;
-                       }
-                       return true ;
-               }
-       } ;
-
-       var contextMenuBlocker = function( e )
-       {
-               var sTagName = e.target.tagName ;
-               if ( ! ( ( sTagName == "INPUT" && e.target.type == "text" ) || sTagName == "TEXTAREA" ) )
-                       e.preventDefault() ;
-       } ;
-
-       var disableContextMenu = function( targetDocument )
-       {
-               if ( FCKBrowserInfo.IsIE )
-                       return ;
-
-               targetDocument.addEventListener( 'contextmenu', contextMenuBlocker, true ) ;
-       } ;
-
-       // Program entry point.
-       window.Init = function()
-       {
-               $( 'contents' ).dir = langDir;
-
-               // Start the throbber timer.
-               Throbber.Show( 1000 ) ;
-
-               Sizer.RefreshContainerSize() ;
-               LoadInnerDialog() ;
-
-               FCKTools.DisableSelection( document.body ) ;
-
-               // Make the title area draggable.
-               var titleElement = $( 'header' ) ;
-               titleElement.onmousedown = DragAndDrop.MouseDownHandler ;
-
-               // Connect mousemove and mouseup events from dialog frame and outer window to dialog dragging logic.
-               DragAndDrop.RegisterHandlers( window ) ;
-               DragAndDrop.RegisterHandlers( Args().TopWindow ) ;
-
-               // Disable the previous dialog if it exists.
-               if ( ParentDialog() )
-               {
-                       ParentDialog().contentWindow.SetEnabled( false ) ;
-                       if ( FCKBrowserInfo.IsIE && !FCKBrowserInfo.IsIE7 )
-                       {
-                               var currentParent = ParentDialog() ;
-                               while ( currentParent )
-                               {
-                                       var blockerFrame = currentParent.contentWindow.$( 'blocker' ) ;
-                                       if ( blockerFrame.readyState == 'complete' )
-                                               DragAndDrop.RegisterHandlers( blockerFrame.contentWindow ) ;
-                                       else
-                                               blockerFrame.onreadystatechange = onReadyRegister ;
-                                       currentParent = ParentDialog( currentParent ) ;
-                               }
-                       }
-                       else
-                       {
-                               var currentParent = ParentDialog() ;
-                               while ( currentParent )
-                               {
-                                       DragAndDrop.RegisterHandlers( currentParent.contentWindow ) ;
-                                       currentParent = ParentDialog( currentParent ) ;
-                               }
-                       }
-               }
-
-               // If this is the only dialog on screen, enable the background cover.
-               if ( FCKBrowserInfo.IsIE && !FCKBrowserInfo.IsIE7 )
-               {
-                       var blockerFrame = FCKDialog.GetCover().firstChild ;
-                       if ( blockerFrame.readyState == 'complete' )
-                               DragAndDrop.RegisterHandlers( blockerFrame.contentWindow ) ;
-                       else
-                               blockerFrame.onreadystatechange = onReadyRegister;
-               }
-
-               // Add Enter/Esc hotkeys and disable context menu for the dialog.
-               setOnKeyDown( document ) ;
-               disableContextMenu( document ) ;
-       } ;
-
-       window.LoadInnerDialog = function()
-       {
-               if ( window.onresize )
-                       window.onresize() ;
-
-               // First of all, translate the dialog box contents.
-               E.FCKLanguageManager.TranslatePage( document ) ;
-
-               // Create the IFRAME that holds the dialog contents.
-               $( 'innerContents' ).innerHTML = '<iframe id="frmMain" src="' + Args().Page + '" name="frmMain" frameborder="0" width="100%" height="100%" scrolling="auto" style="visibility: hidden;" allowtransparency="true"><\/iframe>' ;
-       } ;
-
-       window.InnerDialogLoaded = function()
-       {
-               // If the dialog has been closed before the iframe is loaded, do nothing.
-               if ( !frameElement.parentNode )
-                       return null ;
-
-               Throbber.Hide() ;
-
-               var frmMain = $('frmMain') ;
-               var innerWindow = frmMain.contentWindow ;
-               var innerDoc = innerWindow.document ;
-
-               // Show the loaded iframe.
-               frmMain.style.visibility = '' ;
-
-               // Set the language direction.
-               innerDoc.documentElement.dir = langDir ;
-
-               // Sets the Skin CSS.
-               innerDoc.write( FCKTools.GetStyleHtml( FCKConfig.SkinDialogCSS ) ) ;
-
-               setOnKeyDown( innerDoc ) ;
-               disableContextMenu( innerDoc ) ;
-
-               Sizer.RefreshContainerSize();
-
-               DragAndDrop.RegisterHandlers( innerWindow ) ;
-
-               innerWindow.focus() ;
-
-               return E ;
-       } ;
-
-       window.SetOkButton = function( showIt )
-       {
-               $('btnOk').style.visibility = ( showIt ? '' : 'hidden' ) ;
-       } ;
-
-       window.Ok = function()
-       {
-               Selection.EnsureSelection() ;
-
-               var frmMain = window.frames["frmMain"] ;
-
-               if ( frmMain.Ok && frmMain.Ok() )
-                       CloseDialog() ;
-               else
-                       frmMain.focus() ;
-       } ;
-
-       window.Cancel = function( dontFireChange )
-       {
-               Selection.EnsureSelection() ;
-               return CloseDialog( dontFireChange ) ;
-       } ;
-
-       window.CloseDialog = function( dontFireChange )
-       {
-               Throbber.Hide() ;
-
-               // Points the src to a non-existent location to avoid loading errors later, in case the dialog
-               // haven't been completed loaded at this point.
-               if ( $( 'frmMain' ) )
-                       $( 'frmMain' ).src = FCKTools.GetVoidUrl() ;
-
-               if ( !dontFireChange && !FCK.EditMode )
-               {
-                       // All dialog windows, by default, will fire the "OnSelectionChange"
-                       // event, no matter the Ok or Cancel button has been pressed.
-                       // It seems that OnSelectionChange may enter on a concurrency state
-                       // on some situations (#1965), so we should put the event firing in
-                       // the execution queue instead of executing it immediately.
-                       setTimeout( function()
-                               {
-                                       FCK.Events.FireEvent( 'OnSelectionChange' ) ;
-                               }, 0 ) ;
-               }
-
-               FCKDialog.OnDialogClose( window ) ;
-       } ;
-
-       window.SetEnabled = function( isEnabled )
-       {
-               var cover = $( 'cover' ) ;
-               cover.style.display = isEnabled ? 'none' : '' ;
-
-               if ( FCKBrowserInfo.IsIE && !FCKBrowserInfo.IsIE7 )
-               {
-                       if ( !isEnabled )
-                       {
-                               // Inser the blocker IFRAME before the cover.
-                               var blocker = document.createElement( 'iframe' ) ;
-                               blocker.src = FCKTools.GetVoidUrl() ;
-                               blocker.hideFocus = true ;
-                               blocker.frameBorder = 0 ;
-                               blocker.id = blocker.className = 'blocker' ;
-                               cover.appendChild( blocker ) ;
-                       }
-                       else
-                       {
-                               var blocker = $( 'blocker' ) ;
-                               if ( blocker && blocker.parentNode )
-                                       blocker.parentNode.removeChild( blocker ) ;
-                       }
-               }
-       } ;
-})() ;
-// ]]>
-               </script>
-       </head>
-       <body onload="Init();" class="PopupBody">
-               <div class="contents" id="contents">
-                       <div id="header">
-                               <div id="TitleArea" class="PopupTitle PopupTitleBorder">
-                                       <script type="text/javascript">
-// <![CDATA[
-document.write( Args().Title ) ;
-// ]]>
-                                       </script>
-                                       <div id="closeButton" onclick="Cancel();"></div>
-                               </div>
-                               <div id="TabsRow" class="PopupTabArea" style="display: none">
-                                       <table border="0" cellpadding="0" cellspacing="0" width="100%">
-                                               <tr id="Tabs">
-                                                       <td class="PopupTabEmptyArea">&nbsp;</td>
-                                                       <td class="PopupTabEmptyArea" width="100%">&nbsp;</td>
-                                               </tr>
-                                       </table>
-                               </div>
-                       </div>
-                       <div id="innerContents"></div>
-                       <div id="PopupButtons" class="PopupButtons">
-                               <table border="0" cellpadding="0" cellspacing="0">
-                                       <tr>
-                                               <td width="100%">&nbsp;</td>
-                                               <td nowrap="nowrap">
-                                                       <input id="btnOk" style="visibility: hidden;" type="button" value="Ok" class="Button" onclick="Ok();" fckLang="DlgBtnOK" />
-                                                       &nbsp;
-                                                       <input id="btnCancel" type="button" value="Cancel" class="Button" onclick="Cancel();" fckLang="DlgBtnCancel" />
-                                               </td>
-                                       </tr>
-                               </table>
-                       </div>
-               </div>
-               <div class="tl"></div>
-               <div class="tc"></div>
-               <div class="tr"></div>
-               <div class="ml"></div>
-               <div class="mr"></div>
-               <div class="bl"></div>
-               <div class="bc"></div>
-               <div class="br"></div>
-               <div class="cover" id="cover" style="display:none"></div>
-               <div id="throbberBlock" style="position: absolute; visibility: hidden"></div>
-               <script type="text/javascript">
-// <![CDATA[
-                       // Set the class name for language direction.
-                       document.body.className += ' ' + langDir ;
-
-                       var cover = $( 'cover' ) ;
-                       cover.style.backgroundColor = FCKConfig.BackgroundBlockerColor ;
-                       FCKDomTools.SetOpacity( cover, FCKConfig.BackgroundBlockerOpacity ) ;
-// ]]>
-               </script>
-       </body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/fckeditor.html b/horde/services/editor/fckeditor/editor/fckeditor.html
deleted file mode 100644 (file)
index 07ae22f..0000000
+++ /dev/null
@@ -1,317 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Main page that holds the editor.
--->
-<html>
-<head>
-       <title>FCKeditor</title>
-       <meta name="robots" content="noindex, nofollow">
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-       <meta http-equiv="Cache-Control" content="public">
-       <script type="text/javascript">
-
-// #1645: Alert the user if opening FCKeditor in FF3 from local filesystem
-// without security.fileuri.strict_origin_policy disabled.
-if ( document.location.protocol == 'file:' )
-{
-       try
-       {
-               window.parent.document.domain ;
-       }
-       catch ( e )
-       {
-               window.addEventListener( 'load', function()
-                       {
-                               document.body.innerHTML = '\
-                                       <div style="border: 1px red solid; font-family: arial; font-size: 12px; color: red; padding:10px;">\
-                                               <p>\
-                                                       <b>Your browser security settings don\'t allow FCKeditor to be opened from\
-                                                       the local filesystem.<\/b>\
-                                               <\/p>\
-                                               <p>\
-                                                       Please open the <b>about:config<\/b> page and disable the\
-                                                       &quot;security.fileuri.strict_origin_policy&quot; option; then load this page again.\
-                                               <\/p>\
-                                               <p>\
-                                                       Check our <a href="http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/FAQ#ff3perms">FAQ<\/a>\
-                                                       for more information.\
-                                               <\/p>\
-                                       <\/div>' ;
-                       }, false ) ;
-       }
-}
-
-// Save a reference to the default domain.
-var FCK_ORIGINAL_DOMAIN ;
-
-// Automatically detect the correct document.domain (#123).
-(function()
-{
-       var d = FCK_ORIGINAL_DOMAIN = document.domain ;
-
-       while ( true )
-       {
-               // Test if we can access a parent property.
-               try
-               {
-                       var test = window.parent.document.domain ;
-                       break ;
-               }
-               catch( e ) {}
-
-               // Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...
-               d = d.replace( /.*?(?:\.|$)/, '' ) ;
-
-               if ( d.length == 0 )
-                       break ;         // It was not able to detect the domain.
-
-               try
-               {
-                       document.domain = d ;
-               }
-               catch (e)
-               {
-                       break ;
-               }
-       }
-})() ;
-
-// Save a reference to the detected runtime domain.
-var FCK_RUNTIME_DOMAIN = document.domain ;
-
-var FCK_IS_CUSTOM_DOMAIN = ( FCK_ORIGINAL_DOMAIN != FCK_RUNTIME_DOMAIN ) ;
-
-// Instead of loading scripts and CSSs using inline tags, all scripts are
-// loaded by code. In this way we can guarantee the correct processing order,
-// otherwise external scripts and inline scripts could be executed in an
-// unwanted order (IE).
-
-function LoadScript( url )
-{
-       document.write( '<scr' + 'ipt type="text/javascript" src="' + url + '"><\/scr' + 'ipt>' ) ;
-}
-
-// Main editor scripts.
-var sSuffix = ( /*@cc_on!@*/false ) ? 'ie' : 'gecko' ;
-
-LoadScript( 'js/fckeditorcode_' + sSuffix + '.js' ) ;
-
-// Base configuration file.
-LoadScript( '../fckconfig.js' ) ;
-
-       </script>
-       <script type="text/javascript">
-
-// Adobe AIR compatibility file.
-if ( FCKBrowserInfo.IsAIR )
-       LoadScript( 'js/fckadobeair.js' ) ;
-
-if ( FCKBrowserInfo.IsIE )
-{
-       // Remove IE mouse flickering.
-       try
-       {
-               document.execCommand( 'BackgroundImageCache', false, true ) ;
-       }
-       catch (e)
-       {
-               // We have been reported about loading problems caused by the above
-               // line. For safety, let's just ignore errors.
-       }
-
-       // Create the default cleanup object used by the editor.
-       FCK.IECleanup = new FCKIECleanup( window ) ;
-       FCK.IECleanup.AddItem( FCKTempBin, FCKTempBin.Reset ) ;
-       FCK.IECleanup.AddItem( FCK, FCK_Cleanup ) ;
-}
-
-// The first function to be called on selection change must the the styles
-// change checker, because the result of its processing may be used by another
-// functions listening to the same event.
-FCK.Events.AttachEvent( 'OnSelectionChange', function() { FCKStyles.CheckSelectionChanges() ; } ) ;
-
-// The config hidden field is processed immediately, because
-// CustomConfigurationsPath may be set in the page.
-FCKConfig.ProcessHiddenField() ;
-
-// Load the custom configurations file (if defined).
-if ( FCKConfig.CustomConfigurationsPath.length > 0 )
-       LoadScript( FCKConfig.CustomConfigurationsPath ) ;
-
-       </script>
-       <script type="text/javascript">
-
-// Load configurations defined at page level.
-FCKConfig_LoadPageConfig() ;
-
-FCKConfig_PreProcess() ;
-
-// Load the full debug script.
-if ( FCKConfig.Debug )
-       LoadScript( '_source/internals/fckdebug.js' ) ;
-
-       </script>
-       <script type="text/javascript">
-
-// CSS minified by http://iceyboard.no-ip.org/projects/css_compressor (see _dev/css_compression.txt).
-var FCK_InternalCSS                    = FCKTools.FixCssUrls( FCKConfig.BasePath + 'css/', 'html{min-height:100%}table.FCK__ShowTableBorders,table.FCK__ShowTableBorders td,table.FCK__ShowTableBorders th{border:#d3d3d3 1px solid}form{border:1px dotted #F00;padding:2px}.FCK__Flash{border:#a9a9a9 1px solid;background-position:center center;background-image:url(images/fck_flashlogo.gif);background-repeat:no-repeat;width:80px;height:80px}.FCK__UnknownObject{border:#a9a9a9 1px solid;background-position:center center;background-image:url(images/fck_plugin.gif);background-repeat:no-repeat;width:80px;height:80px}.FCK__Anchor{border:1px dotted #00F;background-position:center center;background-image:url(images/fck_anchor.gif);background-repeat:no-repeat;width:16px;height:15px;vertical-align:middle}.FCK__AnchorC{border:1px dotted #00F;background-position:1px center;background-image:url(images/fck_anchor.gif);background-repeat:no-repeat;padding-left:18px}a[name]{border:1px dotted #00F;background-position:0 center;background-image:url(images/fck_anchor.gif);background-repeat:no-repeat;padding-left:18px}.FCK__PageBreak{background-position:center center;background-image:url(images/fck_pagebreak.gif);background-repeat:no-repeat;clear:both;display:block;float:none;width:100%;border-top:#999 1px dotted;border-bottom:#999 1px dotted;border-right:0;border-left:0;height:5px}.FCK__InputHidden{width:19px;height:18px;background-image:url(images/fck_hiddenfield.gif);background-repeat:no-repeat;vertical-align:text-bottom;background-position:center center}.FCK__ShowBlocks p,.FCK__ShowBlocks div,.FCK__ShowBlocks pre,.FCK__ShowBlocks address,.FCK__ShowBlocks blockquote,.FCK__ShowBlocks h1,.FCK__ShowBlocks h2,.FCK__ShowBlocks h3,.FCK__ShowBlocks h4,.FCK__ShowBlocks h5,.FCK__ShowBlocks h6{background-repeat:no-repeat;border:1px dotted gray;padding-top:8px;padding-left:8px}.FCK__ShowBlocks p{background-image:url(images/block_p.png)}.FCK__ShowBlocks div{background-image:url(images/block_div.png)}.FCK__ShowBlocks pre{background-image:url(images/block_pre.png)}.FCK__ShowBlocks address{background-image:url(images/block_address.png)}.FCK__ShowBlocks blockquote{background-image:url(images/block_blockquote.png)}.FCK__ShowBlocks h1{background-image:url(images/block_h1.png)}.FCK__ShowBlocks h2{background-image:url(images/block_h2.png)}.FCK__ShowBlocks h3{background-image:url(images/block_h3.png)}.FCK__ShowBlocks h4{background-image:url(images/block_h4.png)}.FCK__ShowBlocks h5{background-image:url(images/block_h5.png)}.FCK__ShowBlocks h6{background-image:url(images/block_h6.png)}' ) ;
-var FCK_ShowTableBordersCSS    = FCKTools.FixCssUrls( FCKConfig.BasePath + 'css/', 'table:not([border]),table:not([border]) > tr > td,table:not([border]) > tr > th,table:not([border]) > tbody > tr > td,table:not([border]) > tbody > tr > th,table:not([border]) > thead > tr > td,table:not([border]) > thead > tr > th,table:not([border]) > tfoot > tr > td,table:not([border]) > tfoot > tr > th,table[border=\"0\"],table[border=\"0\"] > tr > td,table[border=\"0\"] > tr > th,table[border=\"0\"] > tbody > tr > td,table[border=\"0\"] > tbody > tr > th,table[border=\"0\"] > thead > tr > td,table[border=\"0\"] > thead > tr > th,table[border=\"0\"] > tfoot > tr > td,table[border=\"0\"] > tfoot > tr > th{border:#d3d3d3 1px dotted}' ) ;
-
-// Popup the debug window if debug mode is set to true. It guarantees that the
-// first debug message will not be lost.
-if ( FCKConfig.Debug )
-       FCKDebug._GetWindow() ;
-
-// Load the active skin CSS.
-document.write( FCKTools.GetStyleHtml( FCKConfig.SkinEditorCSS ) ) ;
-
-// Load the language file.
-FCKLanguageManager.Initialize() ;
-LoadScript( 'lang/' + FCKLanguageManager.ActiveLanguage.Code + '.js' ) ;
-
-       </script>
-       <script type="text/javascript">
-
-// Initialize the editing area context menu.
-FCK_ContextMenu_Init() ;
-
-FCKPlugins.Load() ;
-
-       </script>
-       <script type="text/javascript">
-
-// Set the editor interface direction.
-window.document.dir = FCKLang.Dir ;
-
-       </script>
-       <script type="text/javascript">
-
-window.onload = function()
-{
-       InitializeAPI() ;
-
-       if ( FCKBrowserInfo.IsIE )
-               FCK_PreloadImages() ;
-       else
-               LoadToolbarSetup() ;
-}
-
-function LoadToolbarSetup()
-{
-       FCKeditorAPI._FunctionQueue.Add( LoadToolbar ) ;
-}
-
-function LoadToolbar()
-{
-       var oToolbarSet = FCK.ToolbarSet = FCKToolbarSet_Create() ;
-
-       if ( oToolbarSet.IsLoaded )
-               StartEditor() ;
-       else
-       {
-               oToolbarSet.OnLoad = StartEditor ;
-               oToolbarSet.Load( FCKURLParams['Toolbar'] || 'Default' ) ;
-       }
-}
-
-function StartEditor()
-{
-       // Remove the onload listener.
-       FCK.ToolbarSet.OnLoad = null ;
-
-       FCKeditorAPI._FunctionQueue.Remove( LoadToolbar ) ;
-
-       FCK.Events.AttachEvent( 'OnStatusChange', WaitForActive ) ;
-
-       // Start the editor.
-       FCK.StartEditor() ;
-}
-
-function WaitForActive( editorInstance, newStatus )
-{
-       if ( newStatus == FCK_STATUS_ACTIVE )
-       {
-               if ( FCKBrowserInfo.IsGecko )
-                       FCKTools.RunFunction( window.onresize ) ;
-
-               if ( !FCKConfig.PreventSubmitHandler )
-                       _AttachFormSubmitToAPI() ;
-
-               FCK.SetStatus( FCK_STATUS_COMPLETE ) ;
-
-               // Call the special "FCKeditor_OnComplete" function that should be present in
-               // the HTML page where the editor is located.
-               if ( typeof( window.parent.FCKeditor_OnComplete ) == 'function' )
-                       window.parent.FCKeditor_OnComplete( FCK ) ;
-       }
-}
-
-// Gecko browsers doesn't calculate well the IFRAME size so we must
-// recalculate it every time the window size changes.
-if ( FCKBrowserInfo.IsGecko && !FCKBrowserInfo.IsOpera )
-{
-       window.onresize = function( e )
-       {
-               // Running in Chrome makes the window receive the event including subframes.
-               // we care only about this window. Ticket #1642.
-               // #2002: The originalTarget from the event can be the current document, the window, or the editing area.
-               if ( e && e.originalTarget !== document && e.originalTarget !== window && (!e.originalTarget.ownerDocument || e.originalTarget.ownerDocument != document ))
-                       return ;
-
-               var oCell = document.getElementById( 'xEditingArea' ) ;
-
-               var eInnerElement = oCell.firstChild ;
-               if ( eInnerElement )
-               {
-                       eInnerElement.style.height = '0px' ;
-                       eInnerElement.style.height = ( oCell.scrollHeight - 2 ) + 'px' ;
-               }
-       }
-}
-
-       </script>
-</head>
-<body>
-       <table width="100%" cellpadding="0" cellspacing="0" style="height: 100%; table-layout: fixed">
-               <tr id="xToolbarRow" style="display: none">
-                       <td id="xToolbarSpace" style="overflow: hidden">
-                               <table width="100%" cellpadding="0" cellspacing="0">
-                                       <tr id="xCollapsed" style="display: none">
-                                               <td id="xExpandHandle" class="TB_Expand" colspan="3">
-                                                       <img class="TB_ExpandImg" alt="" src="images/spacer.gif" width="8" height="4" /></td>
-                                       </tr>
-                                       <tr id="xExpanded" style="display: none">
-                                               <td id="xTBLeftBorder" class="TB_SideBorder" style="width: 1px; display: none;"></td>
-                                               <td id="xCollapseHandle" style="display: none" class="TB_Collapse" valign="bottom">
-                                                       <img class="TB_CollapseImg" alt="" src="images/spacer.gif" width="8" height="4" /></td>
-                                               <td id="xToolbar" class="TB_ToolbarSet"></td>
-                                               <td class="TB_SideBorder" style="width: 1px"></td>
-                                       </tr>
-                               </table>
-                       </td>
-               </tr>
-               <tr>
-                       <td id="xEditingArea" valign="top" style="height: 100%"></td>
-               </tr>
-       </table>
-</body>
-</html>
diff --git a/horde/services/editor/fckeditor/editor/images/anchor.gif b/horde/services/editor/fckeditor/editor/images/anchor.gif
deleted file mode 100644 (file)
index 5aa797b..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/anchor.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/arrow_ltr.gif b/horde/services/editor/fckeditor/editor/images/arrow_ltr.gif
deleted file mode 100644 (file)
index 9c59bfe..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/arrow_ltr.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/arrow_rtl.gif b/horde/services/editor/fckeditor/editor/images/arrow_rtl.gif
deleted file mode 100644 (file)
index 22e8649..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/arrow_rtl.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif
deleted file mode 100644 (file)
index a95e053..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif
deleted file mode 100644 (file)
index c667c5d..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif
deleted file mode 100644 (file)
index 938cce1..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/cake.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/cake.gif
deleted file mode 100644 (file)
index f6489d7..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/cake.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif
deleted file mode 100644 (file)
index aeb0539..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif
deleted file mode 100644 (file)
index 0758f42..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif
deleted file mode 100644 (file)
index 15518d7..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
deleted file mode 100644 (file)
index c431946..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/envelope.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/envelope.gif
deleted file mode 100644 (file)
index 66d3656..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/envelope.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/heart.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/heart.gif
deleted file mode 100644 (file)
index 305714f..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/heart.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/kiss.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/kiss.gif
deleted file mode 100644 (file)
index f840ea6..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/kiss.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif
deleted file mode 100644 (file)
index 863be6e..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif
deleted file mode 100644 (file)
index aabc7fd..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif
deleted file mode 100644 (file)
index 33f297e..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif
deleted file mode 100644 (file)
index dfb78ef..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif
deleted file mode 100644 (file)
index 157df77..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif
deleted file mode 100644 (file)
index 26b5a55..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif
deleted file mode 100644 (file)
index f53ee72..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif
deleted file mode 100644 (file)
index 7e8c746..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif
deleted file mode 100644 (file)
index b87ec44..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
deleted file mode 100644 (file)
index c074122..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif b/horde/services/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif
deleted file mode 100644 (file)
index eefe61d..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/images/spacer.gif b/horde/services/editor/fckeditor/editor/images/spacer.gif
deleted file mode 100644 (file)
index 5bfd67a..0000000
Binary files a/horde/services/editor/fckeditor/editor/images/spacer.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/js/fckadobeair.js b/horde/services/editor/fckeditor/editor/js/fckadobeair.js
deleted file mode 100644 (file)
index e703ff2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-if(FCKBrowserInfo.IsAIR){var FCKAdobeAIR=(function(){var getDocumentHead=function(doc){var head;var heads=doc.getElementsByTagName("head");if(heads&&heads[0]){head=heads[0]}else{head=doc.createElement("head");doc.documentElement.insertBefore(head,doc.documentElement.firstChild)}return head};return{FCKeditorAPI_Evaluate:function(parentWindow,script){eval(script);parentWindow.FCKeditorAPI=window.FCKeditorAPI},EditingArea_Start:function(doc,html){var headInnerHtml=html.match(/<head>([\s\S]*)<\/head>/i)[1];if(headInnerHtml&&headInnerHtml.length>0){var div=doc.createElement("div");div.innerHTML=headInnerHtml;FCKDomTools.MoveChildren(div,getDocumentHead(doc))}doc.body.innerHTML=html.match(/<body>([\s\S]*)<\/body>/i)[1];doc.addEventListener("click",function(ev){ev.preventDefault();ev.stopPropagation()},true)},Panel_Contructor:function(doc,baseLocation){var head=getDocumentHead(doc);head.appendChild(doc.createElement("base")).href=baseLocation;doc.body.style.margin="0px";doc.body.style.padding="0px"},ToolbarSet_GetOutElement:function(win,outMatch){var toolbarTarget=win.parent;var targetWindowParts=outMatch[1].split(".");while(targetWindowParts.length>0){var part=targetWindowParts.shift();if(part.length>0){toolbarTarget=toolbarTarget[part]}}toolbarTarget=toolbarTarget.document.getElementById(outMatch[2])},ToolbarSet_InitOutFrame:function(doc){var head=getDocumentHead(doc);head.appendChild(doc.createElement("base")).href=window.document.location;var targetWindow=doc.defaultView;targetWindow.adjust=function(){targetWindow.frameElement.height=doc.body.scrollHeight};targetWindow.onresize=targetWindow.adjust;targetWindow.setTimeout(targetWindow.adjust,0);doc.body.style.overflow="hidden";doc.body.innerHTML=document.getElementById("xToolbarSpace").innerHTML}}})();(function(){var b=FCKPanel_Window_OnFocus;var a=FCKPanel_Window_OnBlur;var c=FCK.StartEditor;FCKPanel_Window_OnFocus=function(f,d){b.call(this,f,d);if(d._focusTimer){clearTimeout(d._focusTimer)}};FCKPanel_Window_OnBlur=function(f,d){d._focusTimer=FCKTools.SetTimeout(a,100,this,[f,d])};FCK.StartEditor=function(){window.FCK_InternalCSS=FCKConfig.BasePath+"css/fck_internal.css";window.FCK_ShowTableBordersCSS=FCKConfig.BasePath+"css/fck_showtableborders_gecko.css";c.apply(this,arguments)}})()};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/js/fckeditorcode_gecko.js b/horde/services/editor/fckeditor/editor/js/fckeditorcode_gecko.js
deleted file mode 100644 (file)
index 45c1360..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCK_STATUS_NOTLOADED=window.parent.FCK_STATUS_NOTLOADED=0;var FCK_STATUS_ACTIVE=window.parent.FCK_STATUS_ACTIVE=1;var FCK_STATUS_COMPLETE=window.parent.FCK_STATUS_COMPLETE=2;var FCK_TRISTATE_OFF=window.parent.FCK_TRISTATE_OFF=0;var FCK_TRISTATE_ON=window.parent.FCK_TRISTATE_ON=1;var FCK_TRISTATE_DISABLED=window.parent.FCK_TRISTATE_DISABLED=-1;var FCK_UNKNOWN=window.parent.FCK_UNKNOWN=-9;var FCK_TOOLBARITEM_ONLYICON=window.parent.FCK_TOOLBARITEM_ONLYICON=0;var FCK_TOOLBARITEM_ONLYTEXT=window.parent.FCK_TOOLBARITEM_ONLYTEXT=1;var FCK_TOOLBARITEM_ICONTEXT=window.parent.FCK_TOOLBARITEM_ICONTEXT=2;var FCK_EDITMODE_WYSIWYG=window.parent.FCK_EDITMODE_WYSIWYG=0;var FCK_EDITMODE_SOURCE=window.parent.FCK_EDITMODE_SOURCE=1;var FCK_IMAGES_PATH="images/";var FCK_SPACER_PATH="images/spacer.gif";var CTRL=1000;var SHIFT=2000;var ALT=4000;var FCK_STYLE_BLOCK=0;var FCK_STYLE_INLINE=1;var FCK_STYLE_OBJECT=2;String.prototype.Contains=function(a){return(this.indexOf(a)>-1)};String.prototype.Equals=function(){var a=arguments;if(a.length==1&&a[0].pop){a=a[0]}for(var b=0;b<a.length;b++){if(this==a[b]){return true}}return false};String.prototype.IEquals=function(){var a=this.toUpperCase();var c=arguments;if(c.length==1&&c[0].pop){c=c[0]}for(var b=0;b<c.length;b++){if(a==c[b].toUpperCase()){return true}}return false};String.prototype.ReplaceAll=function(a,d){var c=this;for(var b=0;b<a.length;b++){c=c.replace(a[b],d[b])}return c};String.prototype.StartsWith=function(a){return(this.substr(0,a.length)==a)};String.prototype.EndsWith=function(a,f){var d=this.length;var c=a.length;if(c>d){return false}if(f){var b=new RegExp(a+"$","i");return b.test(this)}else{return(c==0||this.substr(d-c,c)==a)}};String.prototype.Remove=function(a,c){var b="";if(a>0){b=this.substring(0,a)}if(a+c<this.length){b+=this.substring(a+c,this.length)}return b};String.prototype.Trim=function(){return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,"")};String.prototype.LTrim=function(){return this.replace(/^[ \t\n\r]*/g,"")};String.prototype.RTrim=function(){return this.replace(/[ \t\n\r]*$/g,"")};String.prototype.ReplaceNewLineChars=function(a){return this.replace(/\n/g,a)};String.prototype.Replace=function(a,c,b){if(typeof c=="function"){return this.replace(a,function(){return c.apply(b||this,arguments)})}else{return this.replace(a,c)}};Array.prototype.IndexOf=function(a){for(var b=0;b<this.length;b++){if(this[b]==a){return b}}return-1};var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:false,IsIE7:false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=7),IsIE6:false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=6),IsSafari:s.Contains(" applewebkit/"),IsOpera:!!window.opera,IsAIR:s.Contains(" adobeair/"),IsMac:s.Contains("macintosh")};(function(a){a.IsGecko=(navigator.product=="Gecko")&&!a.IsSafari&&!a.IsOpera;a.IsGeckoLike=(a.IsGecko||a.IsSafari||a.IsOpera);if(a.IsGecko){var c=s.match(/rv:(\d+\.\d+)/);var b=c&&parseFloat(c[1]);if(b){a.IsGecko10=(b<1.8);a.IsGecko19=(b>1.8)}}})(FCKBrowserInfo);var FCKURLParams={};(function(){var a=document.location.search.substr(1).split("&");for(var b=0;b<a.length;b++){var f=a[b].split("=");var d=decodeURIComponent(f[0]);var c=decodeURIComponent(f[1]);FCKURLParams[d]=c}})();var FCKEvents=function(a){this.Owner=a;this._RegisteredEvents={}};FCKEvents.prototype.AttachEvent=function(a,c){var b;if(!(b=this._RegisteredEvents[a])){this._RegisteredEvents[a]=[c]}else{if(b.IndexOf(c)==-1){b.push(c)}}};FCKEvents.prototype.FireEvent=function(a,g){var f=true;var d=this._RegisteredEvents[a];if(d){for(var b=0;b<d.length;b++){try{f=(d[b](this.Owner,g)&&f)}catch(c){if(c.number!=-2146823277){throw c}}}}return f};var FCKDataProcessor=function(){};FCKDataProcessor.prototype={ConvertToHtml:function(a){if(FCKConfig.FullPage){FCK.DocTypeDeclaration=a.match(FCKRegexLib.DocTypeTag);if(!FCKRegexLib.HasBodyTag.test(a)){a="<body>"+a+"</body>"}if(!FCKRegexLib.HtmlOpener.test(a)){a='<html dir="'+FCKConfig.ContentLangDirection+'">'+a+"</html>"}if(!FCKRegexLib.HeadOpener.test(a)){a=a.replace(FCKRegexLib.HtmlOpener,"$&<head><title></title></head>")}return a}else{var b=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"';if(FCKBrowserInfo.IsIE&&FCKConfig.DocType.length>0&&!FCKRegexLib.Html4DocType.test(FCKConfig.DocType)){b+=' style="overflow-y: scroll"'}b+="><head><title></title></head><body"+FCKConfig.GetBodyAttributes()+">"+a+"</body></html>";return b}},ConvertToDataFormat:function(a,f,d,c){var b=FCKXHtml.GetXHTML(a,!f,c);if(d&&FCKRegexLib.EmptyOutParagraph.test(b)){return""}return b},FixHtml:function(a){return a}};var FCK={Name:FCKURLParams.InstanceName,Status:0,EditMode:0,Toolbar:null,HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceObject:(function(){var a=window;return function(b){return a[b]}})(),AttachToOnSelectionChange:function(a){this.Events.AttachEvent("OnSelectionChange",a)},GetLinkedFieldValue:function(){return this.LinkedField.value},GetParentForm:function(){return this.LinkedField.form},StartupValue:"",IsDirty:function(){if(this.EditMode==1){return(this.StartupValue!=this.EditingArea.Textarea.value)}else{if(!this.EditorDocument){return false}return(this.StartupValue!=this.EditorDocument.body.innerHTML)}},ResetIsDirty:function(){if(this.EditMode==1){this.StartupValue=this.EditingArea.Textarea.value}else{if(this.EditorDocument.body){this.StartupValue=this.EditorDocument.body.innerHTML}}},StartEditor:function(){this.TempBaseTag=FCKConfig.BaseHref.length>0?'<base href="'+FCKConfig.BaseHref+'" _fcktemp="true"></base>':"";var a=FCK.KeystrokeHandler=new FCKKeystrokeHandler();a.OnKeystroke=_FCK_KeystrokeHandler_OnKeystroke;a.SetKeystrokes(FCKConfig.Keystrokes);if(FCKBrowserInfo.IsIE7){if((CTRL+86)in a.Keystrokes){a.SetKeystrokes([CTRL+86,true])}if((SHIFT+45)in a.Keystrokes){a.SetKeystrokes([SHIFT+45,true])}}a.SetKeystrokes([CTRL+8,true]);this.EditingArea=new FCKEditingArea(document.getElementById("xEditingArea"));this.EditingArea.FFSpellChecker=FCKConfig.FirefoxSpellChecker;this.SetData(this.GetLinkedFieldValue(),true);FCKTools.AddEventListener(document,"keydown",this._TabKeyHandler);this.AttachToOnSelectionChange(_FCK_PaddingNodeListener);if(FCKBrowserInfo.IsGecko){this.AttachToOnSelectionChange(this._ExecCheckEmptyBlock)}},Focus:function(){FCK.EditingArea.Focus()},SetStatus:function(a){this.Status=a;if(a==1){FCKFocusManager.AddWindow(window,true);if(FCKBrowserInfo.IsIE){FCKFocusManager.AddWindow(window.frameElement,true)}if(FCKConfig.StartupFocus){FCK.Focus()}}this.Events.FireEvent("OnStatusChange",a)},FixBody:function(){var a=FCKConfig.EnterMode;if(a!="p"&&a!="div"){return}var i=this.EditorDocument;if(!i){return}var h=i.body;if(!h){return}FCKDomTools.TrimNode(h);var g=h.firstChild;var f;while(g){var d=false;switch(g.nodeType){case 1:var c=g.nodeName.toLowerCase();if(!FCKListsLib.BlockElements[c]&&c!="li"&&!g.getAttribute("_fckfakelement")&&g.getAttribute("_moz_dirty")==null){d=true}break;case 3:if(f||g.nodeValue.Trim().length>0){d=true}break;case 8:if(f){d=true}break}if(d){var b=g.parentNode;if(!f){f=b.insertBefore(i.createElement(a),g)}f.appendChild(b.removeChild(g));g=f.nextSibling}else{if(f){FCKDomTools.TrimNode(f);f=null}g=g.nextSibling}}if(f){FCKDomTools.TrimNode(f)}},GetData:function(a){if(FCK.EditMode==1){return FCK.EditingArea.Textarea.value}this.FixBody();var d=FCK.EditorDocument;if(!d){return null}var c=FCKConfig.FullPage;var b=FCK.DataProcessor.ConvertToDataFormat(c?d.documentElement:d.body,!c,FCKConfig.IgnoreEmptyParagraphValue,a);b=FCK.ProtectEventsRestore(b);if(FCKBrowserInfo.IsIE){b=b.replace(FCKRegexLib.ToReplace,"$1")}if(c){if(FCK.DocTypeDeclaration&&FCK.DocTypeDeclaration.length>0){b=FCK.DocTypeDeclaration+"\n"+b}if(FCK.XmlDeclaration&&FCK.XmlDeclaration.length>0){b=FCK.XmlDeclaration+"\n"+b}}return FCKConfig.ProtectedSource.Revert(b)},UpdateLinkedField:function(){var a=FCK.GetXHTML(FCKConfig.FormatOutput);if(FCKConfig.HtmlEncodeOutput){a=FCKTools.HTMLEncode(a)}FCK.LinkedField.value=a;FCK.Events.FireEvent("OnAfterLinkedFieldUpdate")},RegisteredDoubleClickHandlers:{},OnDoubleClick:function(a){var c=FCK.RegisteredDoubleClickHandlers[a.tagName.toUpperCase()];if(c){for(var b=0;b<c.length;b++){c[b](a)}}c=FCK.RegisteredDoubleClickHandlers["*"];if(c){for(var b=0;b<c.length;b++){c[b](a)}}},RegisterDoubleClickHandler:function(a,d){var c=d||"*";c=c.toUpperCase();var b;if(!(b=FCK.RegisteredDoubleClickHandlers[c])){FCK.RegisteredDoubleClickHandlers[c]=[a]}else{if(b.IndexOf(a)==-1){b.push(a)}}},OnAfterSetHTML:function(){FCKDocumentProcessor.Process(FCK.EditorDocument);FCKUndo.SaveUndoStep();FCK.Events.FireEvent("OnSelectionChange");FCK.Events.FireEvent("OnAfterSetHTML")},ProtectUrls:function(a){a=a.replace(FCKRegexLib.ProtectUrlsA,"$& _fcksavedurl=$1");a=a.replace(FCKRegexLib.ProtectUrlsImg,"$& _fcksavedurl=$1");a=a.replace(FCKRegexLib.ProtectUrlsArea,"$& _fcksavedurl=$1");return a},ProtectEvents:function(a){return a.replace(FCKRegexLib.TagsWithEvent,_FCK_ProtectEvents_ReplaceTags)},ProtectEventsRestore:function(a){return a.replace(FCKRegexLib.ProtectedEvents,_FCK_ProtectEvents_RestoreEvents)},ProtectTags:function(a){var c=FCKConfig.ProtectedTags;if(FCKBrowserInfo.IsIE){c+=c.length>0?"|ABBR|XML|EMBED|OBJECT":"ABBR|XML|EMBED|OBJECT"}var b;if(c.length>0){b=new RegExp("<("+c+")(?!w|:)","gi");a=a.replace(b,"<FCK:$1");b=new RegExp("</("+c+")>","gi");a=a.replace(b,"</FCK:$1>")}c="META";if(FCKBrowserInfo.IsIE){c+="|HR"}b=new RegExp("<(("+c+")(?=\\s|>|/)[\\s\\S]*?)/?>","gi");a=a.replace(b,"<FCK:$1 />");return a},SetData:function(a,c){this.EditingArea.Mode=FCK.EditMode;if(FCKBrowserInfo.IsIE&&FCK.EditorDocument){FCK.EditorDocument.detachEvent("onselectionchange",Doc_OnSelectionChange)}FCKTempBin.Reset();FCK.Selection.Release();if(FCK.EditMode==0){this._ForceResetIsDirty=(c===true);a=FCKConfig.ProtectedSource.Protect(a);a=FCK.DataProcessor.ConvertToHtml(a);a=a.replace(FCKRegexLib.InvalidSelfCloseTags,"$1></$2>");a=FCK.ProtectEvents(a);a=FCK.ProtectUrls(a);a=FCK.ProtectTags(a);if(FCK.TempBaseTag.length>0&&!FCKRegexLib.HasBaseTag.test(a)){a=a.replace(FCKRegexLib.HeadOpener,"$&"+FCK.TempBaseTag)}var b="";if(!FCKConfig.FullPage){b+=_FCK_GetEditorAreaStyleTags()}if(FCKBrowserInfo.IsIE){b+=FCK._GetBehaviorsStyle()}else{if(FCKConfig.ShowBorders){b+=FCKTools.GetStyleHtml(FCK_ShowTableBordersCSS,true)}}b+=FCKTools.GetStyleHtml(FCK_InternalCSS,true);a=a.replace(FCKRegexLib.HeadCloser,b+"$&");this.EditingArea.OnLoad=_FCK_EditingArea_OnLoad;this.EditingArea.Start(a)}else{FCK.EditorWindow=null;FCK.EditorDocument=null;FCKDomTools.PaddingNode=null;this.EditingArea.OnLoad=null;this.EditingArea.Start(a);this.EditingArea.Textarea._FCKShowContextMenu=true;FCK.EnterKeyHandler=null;if(c){this.ResetIsDirty()}FCK.KeystrokeHandler.AttachToElement(this.EditingArea.Textarea);this.EditingArea.Textarea.focus();FCK.Events.FireEvent("OnAfterSetHTML")}if(FCKBrowserInfo.IsGecko){window.onresize()}},RedirectNamedCommands:{},ExecuteNamedCommand:function(a,d,c,b){if(!b){FCKUndo.SaveUndoStep()}if(!c&&FCK.RedirectNamedCommands[a]!=null){FCK.ExecuteRedirectedNamedCommand(a,d)}else{FCK.Focus();FCK.EditorDocument.execCommand(a,false,d);FCK.Events.FireEvent("OnSelectionChange")}if(!b){FCKUndo.SaveUndoStep()}},GetNamedCommandState:function(a){try{if(FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&a.IEquals("Paste")){return 0}if(!FCK.EditorDocument.queryCommandEnabled(a)){return-1}else{return FCK.EditorDocument.queryCommandState(a)?1:0}}catch(b){return 0}},GetNamedCommandValue:function(a){var d="";var c=FCK.GetNamedCommandState(a);if(c==-1){return null}try{d=this.EditorDocument.queryCommandValue(a)}catch(b){}return d?d:""},Paste:function(a){if(FCK.Status!=2||!FCK.Events.FireEvent("OnPaste")){return false}return a||FCK._ExecPaste()},PasteFromWord:function(){FCKDialog.OpenDialog("FCKDialog_Paste",FCKLang.PasteFromWord,"dialog/fck_paste.html",400,330,"Word")},Preview:function(){var a;if(FCKConfig.FullPage){if(FCK.TempBaseTag.length>0){a=FCK.TempBaseTag+FCK.GetXHTML()}else{a=FCK.GetXHTML()}}else{a=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"><head>'+FCK.TempBaseTag+"<title>"+FCKLang.Preview+"</title>"+_FCK_GetEditorAreaStyleTags()+"</head><body"+FCKConfig.GetBodyAttributes()+">"+FCK.GetXHTML()+"</body></html>"}var g=FCKConfig.ScreenWidth*0.8;var f=FCKConfig.ScreenHeight*0.7;var d=(FCKConfig.ScreenWidth-g)/2;var c="";if(FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=a;c='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.opener._FCKHtmlToLoad );document.close() ;window.opener._FCKHtmlToLoad = null ;})() )'}var b=window.open(c,null,"toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width="+g+",height="+f+",left="+d);if(!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){b.document.write(a);b.document.close()}},SwitchEditMode:function(a){var d=(FCK.EditMode==0);var c=FCK.IsDirty();var b;if(d){FCKCommands.GetCommand("ShowBlocks").SaveState();if(!a&&FCKBrowserInfo.IsIE){FCKUndo.SaveUndoStep()}b=FCK.GetXHTML(FCKConfig.FormatSource);if(FCKBrowserInfo.IsIE){FCKTempBin.ToHtml()}if(b==null){return false}}else{b=this.EditingArea.Textarea.value}FCK.EditMode=d?1:0;FCK.SetData(b,!c);FCK.Focus();FCKTools.RunFunction(FCK.ToolbarSet.RefreshModeState,FCK.ToolbarSet);return true},InsertElement:function(a){if(typeof a=="string"){a=this.EditorDocument.createElement(a)}var d=a.nodeName.toLowerCase();FCKSelection.Restore();var c=new FCKDomRange(this.EditorWindow);c.MoveToSelection();c.DeleteContents();if(FCKListsLib.BlockElements[d]!=null){if(c.StartBlock){if(c.CheckStartOfBlock()){c.MoveToPosition(c.StartBlock,3)}else{if(c.CheckEndOfBlock()){c.MoveToPosition(c.StartBlock,4)}else{c.SplitBlock()}}}c.InsertNode(a);var b=FCKDomTools.GetNextSourceElement(a,false,null,["hr","br","param","img","area","input"],true);if(!b&&FCKConfig.EnterMode!="br"){b=this.EditorDocument.body.appendChild(this.EditorDocument.createElement(FCKConfig.EnterMode));if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(b)}}if(FCKListsLib.EmptyElements[d]==null){c.MoveToElementEditStart(a)}else{if(b){c.MoveToElementEditStart(b)}else{c.MoveToPosition(a,4)}}if(FCKBrowserInfo.IsGeckoLike){if(b){FCKDomTools.ScrollIntoView(b,false)}FCKDomTools.ScrollIntoView(a,false)}}else{c.InsertNode(a);c.SetStart(a,4);c.SetEnd(a,4)}c.Select();c.Release();this.Focus();return a},_InsertBlockElement:function(a){},_IsFunctionKey:function(a){if(a>=16&&a<=20){return true}if(a==27||(a>=33&&a<=40)){return true}if(a==45){return true}return false},_KeyDownListener:function(a){if(!a){a=FCK.EditorWindow.event}if(FCK.EditorWindow){if(!FCK._IsFunctionKey(a.keyCode)&&!(a.ctrlKey||a.metaKey)&&!(a.keyCode==46)){FCK._KeyDownUndo()}}return true},_KeyDownUndo:function(){if(!FCKUndo.Typing){FCKUndo.SaveUndoStep();FCKUndo.Typing=true;FCK.Events.FireEvent("OnSelectionChange")}FCKUndo.TypesCount++;FCKUndo.Changed=1;if(FCKUndo.TypesCount>FCKUndo.MaxTypes){FCKUndo.TypesCount=0;FCKUndo.SaveUndoStep()}},_TabKeyHandler:function(b){if(!b){b=window.event}var i=b.keyCode;if(i==9&&FCK.EditMode!=0){if(FCKBrowserInfo.IsIE){var h=document.selection.createRange();if(h.parentElement()!=FCK.EditingArea.Textarea){return true}h.text="\t";h.select()}else{var c=[];var g=FCK.EditingArea.Textarea;var f=g.selectionStart;var d=g.selectionEnd;c.push(g.value.substr(0,f));c.push("\t");c.push(g.value.substr(d));g.value=c.join("");g.setSelectionRange(f+1,f+1)}if(b.preventDefault){return b.preventDefault()}return b.returnValue=false}return true}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML=FCK.GetXHTML=FCK.GetData;FCK.SetHTML=FCK.SetData;FCK.InsertElementAndGetIt=FCK.CreateElement=FCK.InsertElement;function _FCK_ProtectEvents_ReplaceTags(a){return a.replace(FCKRegexLib.EventAttributes,_FCK_ProtectEvents_ReplaceEvents)}function _FCK_ProtectEvents_ReplaceEvents(a,b){return" "+b+'_fckprotectedatt="'+encodeURIComponent(a)+'"'}function _FCK_ProtectEvents_RestoreEvents(a,b){return decodeURIComponent(b)}function _FCK_MouseEventsListener(a){if(!a){a=window.event}if(a.type=="mousedown"){FCK.MouseDownFlag=true}else{if(a.type=="mouseup"){FCK.MouseDownFlag=false}else{if(a.type=="mousemove"){FCK.Events.FireEvent("OnMouseMove",a)}}}}function _FCK_PaddingNodeListener(){if(FCKConfig.EnterMode.IEquals("br")){return}FCKDomTools.EnforcePaddingNode(FCK.EditorDocument,FCKConfig.EnterMode);if(!FCKBrowserInfo.IsIE&&FCKDomTools.PaddingNode){var a=FCKSelection.GetSelection();if(a&&a.rangeCount==1){var f=a.getRangeAt(0);if(f.collapsed&&f.startContainer==FCK.EditorDocument.body&&f.startOffset==0){f.selectNodeContents(FCKDomTools.PaddingNode);f.collapse(true);a.removeAllRanges();a.addRange(f)}}}else{if(FCKDomTools.PaddingNode){var d=FCKSelection.GetParentElement();var c=FCKDomTools.PaddingNode;if(d&&d.nodeName.IEquals("body")){if(FCK.EditorDocument.body.childNodes.length==1&&FCK.EditorDocument.body.firstChild==c){if(FCKSelection._GetSelectionDocument(FCK.EditorDocument.selection)!=FCK.EditorDocument){return}var f=FCK.EditorDocument.body.createTextRange();var b=false;if(!c.childNodes.firstChild){c.appendChild(FCKTools.GetElementDocument(c).createTextNode("\ufeff"));b=true}f.moveToElementText(c);f.select();if(b){f.pasteHTML("")}}}}}}function _FCK_EditingArea_OnLoad(){FCK.EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;if(FCKBrowserInfo.IsIE){FCKTempBin.ToElements()}FCK.InitializeBehaviors();FCK.MouseDownFlag=false;FCKTools.AddEventListener(FCK.EditorDocument,"mousemove",_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,"mousedown",_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,"mouseup",_FCK_MouseEventsListener);if(FCKBrowserInfo.IsSafari){var a=function(b){if(!(b.ctrlKey||b.metaKey)){return}if(FCK.EditMode!=0){return}switch(b.keyCode){case 89:FCKUndo.Redo();break;case 90:FCKUndo.Undo();break}};FCKTools.AddEventListener(FCK.EditorDocument,"keyup",a)}FCK.EnterKeyHandler=new FCKEnterKey(FCK.EditorWindow,FCKConfig.EnterMode,FCKConfig.ShiftEnterMode,FCKConfig.TabSpaces);FCK.KeystrokeHandler.AttachToElement(FCK.EditorDocument);if(FCK._ForceResetIsDirty){FCK.ResetIsDirty()}if(FCKBrowserInfo.IsIE&&FCK.HasFocus){FCK.EditorDocument.body.setActive()}FCK.OnAfterSetHTML();FCKCommands.GetCommand("ShowBlocks").RestoreState();if(FCK.Status!=0){return}FCK.SetStatus(1)}function _FCK_GetEditorAreaStyleTags(){return FCKTools.GetStyleHtml(FCKConfig.EditorAreaCSS)+FCKTools.GetStyleHtml(FCKConfig.EditorAreaStyles)}function _FCK_KeystrokeHandler_OnKeystroke(a,c){if(FCK.Status!=2){return false}if(FCK.EditMode==0){switch(c){case"Paste":return!FCK.Paste();case"Cut":FCKUndo.SaveUndoStep();return false}}else{if(c.Equals("Paste","Undo","Redo","SelectAll","Cut")){return false}}var b=FCK.Commands.GetCommand(c);if(b.GetState()==-1){return false}return(b.Execute.apply(b,FCKTools.ArgumentsToArray(arguments,2))!==false)}(function(){var a=window.parent.document;var c=a.getElementById(FCK.Name);var b=0;while(c||b==0){if(c&&c.tagName.toLowerCase().Equals("input","textarea")){FCK.LinkedField=c;break}c=a.getElementsByName(FCK.Name)[b++]}})();var FCKTempBin={Elements:[],AddElement:function(a){var b=this.Elements.length;this.Elements[b]=a;return b},RemoveElement:function(a){var b=this.Elements[a];this.Elements[a]=null;return b},Reset:function(){var a=0;while(a<this.Elements.length){this.Elements[a++]=null}this.Elements.length=0},ToHtml:function(){for(var a=0;a<this.Elements.length;a++){this.Elements[a]="<div>&nbsp;"+this.Elements[a].outerHTML+"</div>";this.Elements[a].isHtml=true}},ToElements:function(){var a=FCK.EditorDocument.createElement("div");for(var b=0;b<this.Elements.length;b++){if(this.Elements[b].isHtml){a.innerHTML=this.Elements[b];this.Elements[b]=a.firstChild.removeChild(a.firstChild.lastChild)}}}};var FCKFocusManager=FCK.FocusManager={IsLocked:false,AddWindow:function(a,c){var b;if(FCKBrowserInfo.IsIE){b=a.nodeType==1?a:a.frameElement?a.frameElement:a.document}else{if(FCKBrowserInfo.IsSafari){b=a}else{b=a.document}}FCKTools.AddEventListener(b,"blur",FCKFocusManager_Win_OnBlur);FCKTools.AddEventListener(b,"focus",c?FCKFocusManager_Win_OnFocus_Area:FCKFocusManager_Win_OnFocus)},RemoveWindow:function(a){if(FCKBrowserInfo.IsIE){oTarget=a.nodeType==1?a:a.frameElement?a.frameElement:a.document}else{oTarget=a.document}FCKTools.RemoveEventListener(oTarget,"blur",FCKFocusManager_Win_OnBlur);FCKTools.RemoveEventListener(oTarget,"focus",FCKFocusManager_Win_OnFocus_Area);FCKTools.RemoveEventListener(oTarget,"focus",FCKFocusManager_Win_OnFocus)},Lock:function(){this.IsLocked=true},Unlock:function(){if(this._HasPendingBlur){FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100)}this.IsLocked=false},_ResetTimer:function(){this._HasPendingBlur=false;if(this._Timer){window.clearTimeout(this._Timer);delete this._Timer}}};function FCKFocusManager_Win_OnBlur(){if(typeof(FCK)!="undefined"&&FCK.HasFocus){FCKFocusManager._ResetTimer();FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100)}}function FCKFocusManager_FireOnBlur(){if(FCKFocusManager.IsLocked){FCKFocusManager._HasPendingBlur=true}else{FCK.HasFocus=false;FCK.Events.FireEvent("OnBlur")}}function FCKFocusManager_Win_OnFocus_Area(){if(FCKFocusManager._IsFocusing){return}FCKFocusManager._IsFocusing=true;FCK.Focus();FCKFocusManager_Win_OnFocus();FCKTools.RunFunction(function(){delete FCKFocusManager._IsFocusing})}function FCKFocusManager_Win_OnFocus(){FCKFocusManager._ResetTimer();if(!FCK.HasFocus&&!FCKFocusManager.IsLocked){FCK.HasFocus=true;FCK.Events.FireEvent("OnFocus")}}(function(){var a=window.frameElement;var d=a.width;var c=a.height;if(/^\d+$/.test(d)){d+="px"}if(/^\d+$/.test(c)){c+="px"}var b=a.style;b.border=b.padding=b.margin=0;b.backgroundColor="transparent";b.backgroundImage="none";b.width=d;b.height=c})();FCK.Description="FCKeditor for Gecko Browsers";FCK.InitializeBehaviors=function(){if(window.onresize){window.onresize()}FCKFocusManager.AddWindow(this.EditorWindow);this.ExecOnSelectionChange=function(){FCK.Events.FireEvent("OnSelectionChange")};this._ExecDrop=function(b){if(FCK.MouseDownFlag){FCK.MouseDownFlag=false;return}if(FCKConfig.ForcePasteAsPlainText){if(b.dataTransfer){var a=b.dataTransfer.getData("Text");a=FCKTools.HTMLEncode(a);a=FCKTools.ProcessLineBreaks(window,FCKConfig,a);FCK.InsertHtml(a)}else{if(FCKConfig.ShowDropDialog){FCK.PasteAsPlainText()}}b.preventDefault();b.stopPropagation()}};this._ExecCheckCaret=function(a){if(FCK.EditMode!=0){return}if(a.type=="keypress"){var d=a.keyCode;if(d<33||d>40){return}}var c=function(f){if(f.nodeType!=1){return false}var g=f.tagName.toLowerCase();return(FCKListsLib.BlockElements[g]||FCKListsLib.EmptyElements[g])};var b=function(){var l=FCKSelection.GetSelection();var k=l.getRangeAt(0);if(!k||!k.collapsed){return}var j=k.endContainer;if(j.nodeType!=3){return}if(j.nodeValue.length!=k.endOffset){return}var i=j.parentNode.tagName.toLowerCase();if(!(i=="a"||(!FCKBrowserInfo.IsOpera&&String(j.parentNode.contentEditable)=="false")||(!(FCKListsLib.BlockElements[i]||FCKListsLib.NonEmptyBlockElements[i])&&d==35))){return}var h=FCKTools.GetNextTextNode(j,j.parentNode,c);if(h){return}k=FCK.EditorDocument.createRange();h=FCKTools.GetNextTextNode(j,j.parentNode.parentNode,c);if(h){if(FCKBrowserInfo.IsOpera&&d==37){return}k.setStart(h,0);k.setEnd(h,0)}else{while(j.parentNode&&j.parentNode!=FCK.EditorDocument.body&&j.parentNode!=FCK.EditorDocument.documentElement&&j==j.parentNode.lastChild&&(!FCKListsLib.BlockElements[j.parentNode.tagName.toLowerCase()]&&!FCKListsLib.NonEmptyBlockElements[j.parentNode.tagName.toLowerCase()])){j=j.parentNode}if(FCKListsLib.BlockElements[i]||FCKListsLib.EmptyElements[i]||j==FCK.EditorDocument.body){k.setStart(j,j.childNodes.length);k.setEnd(j,j.childNodes.length)}else{var g=j.nextSibling;while(g){if(g.nodeType!=1){g=g.nextSibling;continue}var f=g.tagName.toLowerCase();if(FCKListsLib.BlockElements[f]||FCKListsLib.EmptyElements[f]||FCKListsLib.NonEmptyBlockElements[f]){break}g=g.nextSibling}var m=FCK.EditorDocument.createTextNode("");if(g){j.parentNode.insertBefore(m,g)}else{j.parentNode.appendChild(m)}k.setStart(m,0);k.setEnd(m,0)}}l.removeAllRanges();l.addRange(k);FCK.Events.FireEvent("OnSelectionChange")};setTimeout(b,1)};this.ExecOnSelectionChangeTimer=function(){if(FCK.LastOnChangeTimer){window.clearTimeout(FCK.LastOnChangeTimer)}FCK.LastOnChangeTimer=window.setTimeout(FCK.ExecOnSelectionChange,100)};this.EditorDocument.addEventListener("mouseup",this.ExecOnSelectionChange,false);this.EditorDocument.addEventListener("keyup",this.ExecOnSelectionChangeTimer,false);this._DblClickListener=function(a){FCK.OnDoubleClick(a.target);a.stopPropagation()};this.EditorDocument.addEventListener("dblclick",this._DblClickListener,true);this.EditorDocument.addEventListener("keydown",this._KeyDownListener,false);if(FCKBrowserInfo.IsGecko){this.EditorWindow.addEventListener("dragdrop",this._ExecDrop,true)}else{if(FCKBrowserInfo.IsSafari){this.EditorDocument.addEventListener("dragover",function(a){if(!FCK.MouseDownFlag&&FCK.Config.ForcePasteAsPlainText){a.returnValue=false}},true);this.EditorDocument.addEventListener("drop",this._ExecDrop,true);this.EditorDocument.addEventListener("mousedown",function(a){var b=a.srcElement;if(b.nodeName.IEquals("IMG","HR","INPUT","TEXTAREA","SELECT")){FCKSelection.SelectNode(b)}},true);this.EditorDocument.addEventListener("mouseup",function(a){if(a.srcElement.nodeName.IEquals("INPUT","TEXTAREA","SELECT")){a.preventDefault()}},true);this.EditorDocument.addEventListener("click",function(a){if(a.srcElement.nodeName.IEquals("INPUT","TEXTAREA","SELECT")){a.preventDefault()}},true)}}if(FCKBrowserInfo.IsGecko||FCKBrowserInfo.IsOpera){this.EditorDocument.addEventListener("keypress",this._ExecCheckCaret,false);this.EditorDocument.addEventListener("click",this._ExecCheckCaret,false)}FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow(FCK.EditorWindow);FCK.ContextMenu._InnerContextMenu.AttachToElement(FCK.EditorDocument)};FCK.MakeEditable=function(){this.EditingArea.MakeEditable()};function Document_OnContextMenu(a){if(!a.target._FCKShowContextMenu){a.preventDefault()}}document.oncontextmenu=Document_OnContextMenu;FCK._BaseGetNamedCommandState=FCK.GetNamedCommandState;FCK.GetNamedCommandState=function(a){switch(a){case"Unlink":return FCKSelection.HasAncestorNode("A")?0:-1;default:return FCK._BaseGetNamedCommandState(a)}};FCK.RedirectNamedCommands={Print:true,Paste:true};FCK.ExecuteRedirectedNamedCommand=function(a,c){switch(a){case"Print":FCK.EditorWindow.print();break;case"Paste":try{if(FCKBrowserInfo.IsSafari){throw""}if(FCK.Paste()){FCK.ExecuteNamedCommand("Paste",null,true)}}catch(b){if(FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText()}else{FCKDialog.OpenDialog("FCKDialog_Paste",FCKLang.Paste,"dialog/fck_paste.html",400,330,"Security")}}break;default:FCK.ExecuteNamedCommand(a,c)}};FCK._ExecPaste=function(){FCKUndo.SaveUndoStep();if(FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText();return false}return true};FCK.InsertHtml=function(a){var h=FCK.EditorDocument,b;a=FCKConfig.ProtectedSource.Protect(a);a=FCK.ProtectEvents(a);a=FCK.ProtectUrls(a);a=FCK.ProtectTags(a);FCKUndo.SaveUndoStep();if(FCKBrowserInfo.IsGecko){a=a.replace(/&nbsp;$/,'$&<span _fcktemp="1"/>');var g=new FCKDocumentFragment(this.EditorDocument);g.AppendHtml(a);var f=g.RootNode.lastChild;b=new FCKDomRange(this.EditorWindow);b.MoveToSelection();b.DeleteContents();b.InsertNode(g.RootNode);b.MoveToPosition(f,4)}else{h.execCommand("inserthtml",false,a)}this.Focus();if(!b){b=new FCKDomRange(this.EditorWindow);b.MoveToSelection()}var c=b.CreateBookmark();FCKDocumentProcessor.Process(h);try{b.MoveToBookmark(c);b.Select()}catch(d){}this.Events.FireEvent("OnSelectionChange")};FCK.PasteAsPlainText=function(){FCKTools.RunFunction(FCKDialog.OpenDialog,FCKDialog,["FCKDialog_Paste",FCKLang.PasteAsText,"dialog/fck_paste.html",400,330,"PlainText"])};FCK.GetClipboardHTML=function(){return""};FCK.CreateLink=function(a,h){var g=[];if(FCKSelection.GetSelection().isCollapsed){return g}FCK.ExecuteNamedCommand("Unlink",null,false,!!h);if(a.length>0){var f="javascript:void(0);/*"+(new Date().getTime())+"*/";FCK.ExecuteNamedCommand("CreateLink",f,false,!!h);var d=this.EditorDocument.evaluate("//a[@href='"+f+"']",this.EditorDocument.body,null,XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE,null);for(var b=0;b<d.snapshotLength;b++){var c=d.snapshotItem(b);c.href=a;g.push(c)}}return g};FCK._FillEmptyBlock=function(a){if(!a||a.nodeType!=1){return}var b=a.tagName.toLowerCase();if(b!="p"&&b!="div"){return}if(a.firstChild){return}FCKTools.AppendBogusBr(a)};FCK._ExecCheckEmptyBlock=function(){FCK._FillEmptyBlock(FCK.EditorDocument.body.firstChild);var a=FCKSelection.GetSelection();if(!a||a.rangeCount<1){return}var b=a.getRangeAt(0);FCK._FillEmptyBlock(b.startContainer)};var FCKConfig=FCK.Config={};if(document.location.protocol=="file:"){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi,"/");var sFullProtocol=document.location.href.match(/^(file\:\/{2,3})/)[1];if(FCKBrowserInfo.IsOpera){sFullProtocol+="localhost/"}FCKConfig.BasePath=sFullProtocol+FCKConfig.BasePath.substring(0,FCKConfig.BasePath.lastIndexOf("/")+1)}else{FCKConfig.BasePath=document.location.protocol+"//"+document.location.host+document.location.pathname.substring(0,document.location.pathname.lastIndexOf("/")+1)}FCKConfig.FullBasePath=FCKConfig.BasePath;FCKConfig.EditorPath=FCKConfig.BasePath.replace(/editor\/$/,"");try{FCKConfig.ScreenWidth=screen.width;FCKConfig.ScreenHeight=screen.height}catch(e){FCKConfig.ScreenWidth=800;FCKConfig.ScreenHeight=600}FCKConfig.ProcessHiddenField=function(){this.PageConfig={};var a=window.parent.document.getElementById(FCK.Name+"___Config");if(!a){return}var g=a.value.split("&");for(var b=0;b<g.length;b++){if(g[b].length==0){continue}var f=g[b].split("=");var d=decodeURIComponent(f[0]);var c=decodeURIComponent(f[1]);if(d=="CustomConfigurationsPath"){FCKConfig[d]=c}else{if(c.toLowerCase()=="true"){this.PageConfig[d]=true}else{if(c.toLowerCase()=="false"){this.PageConfig[d]=false}else{if(c.length>0&&!isNaN(c)){this.PageConfig[d]=parseInt(c,10)}else{this.PageConfig[d]=c}}}}}};function FCKConfig_LoadPageConfig(){var a=FCKConfig.PageConfig;for(var b in a){FCKConfig[b]=a[b]}}function FCKConfig_PreProcess(){var a=FCKConfig;if(a.AllowQueryStringDebug){try{if((/fckdebug=true/i).test(window.top.location.search)){a.Debug=true}}catch(b){}}if(!a.PluginsPath.EndsWith("/")){a.PluginsPath+="/"}var c=a.ToolbarComboPreviewCSS;if(!c||c.length==0){a.ToolbarComboPreviewCSS=a.EditorAreaCSS}a.RemoveAttributesArray=(a.RemoveAttributes||"").split(",");if(!FCKConfig.SkinEditorCSS||FCKConfig.SkinEditorCSS.length==0){FCKConfig.SkinEditorCSS=FCKConfig.SkinPath+"fck_editor.css"}if(!FCKConfig.SkinDialogCSS||FCKConfig.SkinDialogCSS.length==0){FCKConfig.SkinDialogCSS=FCKConfig.SkinPath+"fck_dialog.css"}}FCKConfig.ToolbarSets={};FCKConfig.Plugins={};FCKConfig.Plugins.Items=[];FCKConfig.Plugins.Add=function(a,c,b){FCKConfig.Plugins.Items.push([a,c,b])};FCKConfig.ProtectedSource={};FCKConfig.ProtectedSource._CodeTag=(new Date()).valueOf();FCKConfig.ProtectedSource.RegexEntries=[/<!--[\s\S]*?-->/g,/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi];FCKConfig.ProtectedSource.Add=function(a){this.RegexEntries.push(a)};FCKConfig.ProtectedSource.Protect=function(a){var d=this._CodeTag;function c(f){var g=FCKTempBin.AddElement(f);return"<!--{"+d+g+"}-->"}for(var b=0;b<this.RegexEntries.length;b++){a=a.replace(this.RegexEntries[b],c)}return a};FCKConfig.ProtectedSource.Revert=function(a,d){function c(f,h,g){var i=d?FCKTempBin.RemoveElement(g):FCKTempBin.Elements[g];return FCKConfig.ProtectedSource.Revert(i,d)}var b=new RegExp("(<|&lt;)!--\\{"+this._CodeTag+"(\\d+)\\}--(>|&gt;)","g");return a.replace(b,c)};FCKConfig.GetBodyAttributes=function(){var a="";if(this.BodyId&&this.BodyId.length>0){a+=' id="'+this.BodyId+'"'}if(this.BodyClass&&this.BodyClass.length>0){a+=' class="'+this.BodyClass+'"'}return a};FCKConfig.ApplyBodyAttributes=function(a){if(this.BodyId&&this.BodyId.length>0){a.id=FCKConfig.BodyId}if(this.BodyClass&&this.BodyClass.length>0){a.className+=" "+FCKConfig.BodyClass}};var FCKDebug={Output:function(){},OutputObject:function(){}};var FCKDomTools={MoveChildren:function(a,d,c){if(a==d){return}var b;if(c){while((b=a.lastChild)){d.insertBefore(a.removeChild(b),d.firstChild)}}else{while((b=a.firstChild)){d.appendChild(a.removeChild(b))}}},MoveNode:function(a,c,b){if(b){c.insertBefore(FCKDomTools.RemoveNode(a),c.firstChild)}else{c.appendChild(FCKDomTools.RemoveNode(a))}},TrimNode:function(a){this.LTrimNode(a);this.RTrimNode(a)},LTrimNode:function(a){var d;while((d=a.firstChild)){if(d.nodeType==3){var c=d.nodeValue.LTrim();var b=d.nodeValue.length;if(c.length==0){a.removeChild(d);continue}else{if(c.length<b){d.splitText(b-c.length);a.removeChild(a.firstChild)}}}break}},RTrimNode:function(a){var d;while((d=a.lastChild)){if(d.nodeType==3){var c=d.nodeValue.RTrim();var b=d.nodeValue.length;if(c.length==0){d.parentNode.removeChild(d);continue}else{if(c.length<b){d.splitText(c.length);a.lastChild.parentNode.removeChild(a.lastChild)}}}break}if(!FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsOpera){d=a.lastChild;if(d&&d.nodeType==1&&d.nodeName.toLowerCase()=="br"){d.parentNode.removeChild(d)}}},RemoveNode:function(a,c){if(c){var b;while((b=a.firstChild)){a.parentNode.insertBefore(a.removeChild(b),a)}}return a.parentNode.removeChild(a)},GetFirstChild:function(a,c){if(typeof(c)=="string"){c=[c]}var b=a.firstChild;while(b){if(b.nodeType==1&&b.tagName.Equals.apply(b.tagName,c)){return b}b=b.nextSibling}return null},GetLastChild:function(a,c){if(typeof(c)=="string"){c=[c]}var b=a.lastChild;while(b){if(b.nodeType==1&&(!c||b.tagName.Equals(c))){return b}b=b.previousSibling}return null},GetPreviousSourceElement:function(a,d,c,b){if(!a){return null}if(c&&a.nodeType==1&&a.nodeName.IEquals(c)){return null}if(a.previousSibling){a=a.previousSibling}else{return this.GetPreviousSourceElement(a.parentNode,d,c,b)}while(a){if(a.nodeType==1){if(c&&a.nodeName.IEquals(c)){break}if(!b||!a.nodeName.IEquals(b)){return a}}else{if(d&&a.nodeType==3&&a.nodeValue.RTrim().length>0){break}}if(a.lastChild){a=a.lastChild}else{return this.GetPreviousSourceElement(a,d,c,b)}}return null},GetNextSourceElement:function(a,f,d,c,b){while((a=this.GetNextSourceNode(a,b))){if(a.nodeType==1){if(d&&a.nodeName.IEquals(d)){break}if(c&&a.nodeName.IEquals(c)){return this.GetNextSourceElement(a,f,d,c)}return a}else{if(f&&a.nodeType==3&&a.nodeValue.RTrim().length>0){break}}}return null},GetNextSourceNode:function(a,f,d,c){if(!a){return null}var b;if(!f&&a.firstChild){b=a.firstChild}else{if(c&&a==c){return null}b=a.nextSibling;if(!b&&(!c||c!=a.parentNode)){return this.GetNextSourceNode(a.parentNode,true,d,c)}}if(d&&b&&b.nodeType!=d){return this.GetNextSourceNode(b,false,d,c)}return b},GetPreviousSourceNode:function(a,f,d,c){if(!a){return null}var b;if(!f&&a.lastChild){b=a.lastChild}else{if(c&&a==c){return null}b=a.previousSibling;if(!b&&(!c||c!=a.parentNode)){return this.GetPreviousSourceNode(a.parentNode,true,d,c)}}if(d&&b&&b.nodeType!=d){return this.GetPreviousSourceNode(b,false,d,c)}return b},InsertAfterNode:function(a,b){return a.parentNode.insertBefore(b,a.nextSibling)},GetParents:function(a){var b=[];while(a){b.unshift(a);a=a.parentNode}return b},GetCommonParents:function(a,g){var f=this.GetParents(a);var d=this.GetParents(g);var c=[];for(var b=0;b<f.length;b++){if(f[b]==d[b]){c.push(f[b])}}return c},GetCommonParentNode:function(a,g,f){var d={};if(!f.pop){f=[f]}while(f.length>0){d[f.pop().toLowerCase()]=1}var c=this.GetCommonParents(a,g);var b=null;while((b=c.pop())){if(d[b.nodeName.toLowerCase()]){return b}}return null},GetIndexOf:function(a){var c=a.parentNode?a.parentNode.firstChild:null;var b=-1;while(c){b++;if(c==a){return b}c=c.nextSibling}return-1},PaddingNode:null,EnforcePaddingNode:function(a,d){try{if(!a||!a.body){return}}catch(b){return}this.CheckAndRemovePaddingNode(a,d,true);try{if(a.body.lastChild&&(a.body.lastChild.nodeType!=1||a.body.lastChild.tagName.toLowerCase()==d.toLowerCase())){return}}catch(b){return}var c=a.createElement(d);if(FCKBrowserInfo.IsGecko&&FCKListsLib.NonEmptyBlockElements[d]){FCKTools.AppendBogusBr(c)}this.PaddingNode=c;if(a.body.childNodes.length==1&&a.body.firstChild.nodeType==1&&a.body.firstChild.tagName.toLowerCase()=="br"&&(a.body.firstChild.getAttribute("_moz_dirty")!=null||a.body.firstChild.getAttribute("type")=="_moz")){a.body.replaceChild(c,a.body.firstChild)}else{a.body.appendChild(c)}},CheckAndRemovePaddingNode:function(a,f,d){var c=this.PaddingNode;if(!c){return}try{if(c.parentNode!=a.body||c.tagName.toLowerCase()!=f||(c.childNodes.length>1)||(c.firstChild&&c.firstChild.nodeValue!="\xa0"&&String(c.firstChild.tagName).toLowerCase()!="br")){this.PaddingNode=null;return}}catch(b){this.PaddingNode=null;return}if(!d){if(c.parentNode.childNodes.length>1){c.parentNode.removeChild(c)}this.PaddingNode=null}},HasAttribute:function(a,c){if(a.hasAttribute){return a.hasAttribute(c)}else{var b=a.attributes[c];return(b!=undefined&&b.specified)}},HasAttributes:function(a){var c=a.attributes;for(var b=0;b<c.length;b++){if(FCKBrowserInfo.IsIE&&c[b].nodeName=="class"){if(a.className.length>0){return true}}else{if(c[b].specified){return true}}}return false},RemoveAttribute:function(a,b){if(FCKBrowserInfo.IsIE&&b.toLowerCase()=="class"){b="className"}return a.removeAttribute(b,0)},RemoveAttributes:function(a,c){for(var b=0;b<c.length;b++){this.RemoveAttribute(a,c[b])}},GetAttributeValue:function(a,c){var b=c;if(typeof c=="string"){c=a.attributes[c]}else{b=c.nodeName}if(c&&c.specified){if(b=="style"){return a.style.cssText}else{if(b=="class"||b.indexOf("on")==0){return c.nodeValue}else{return a.getAttribute(b,2)}}}return null},Contains:function(a,b){if(a.contains&&b.nodeType==1){return a.contains(b)}while((b=b.parentNode)){if(b==a){return true}}return false},BreakParent:function(a,f,d){var c=d||new FCKDomRange(FCKTools.GetElementWindow(a));c.SetStart(a,4);c.SetEnd(f,4);var b=c.ExtractContents();c.InsertNode(a.parentNode.removeChild(a));b.InsertAfterNode(a);c.Release(!!d)},GetNodeAddress:function(a,h){var g=[];while(a&&a!=FCKTools.GetElementDocument(a).documentElement){var f=a.parentNode;var d=-1;for(var b=0;b<f.childNodes.length;b++){var c=f.childNodes[b];if(h===true&&c.nodeType==3&&c.previousSibling&&c.previousSibling.nodeType==3){continue}d++;if(f.childNodes[b]==a){break}}g.unshift(d);a=a.parentNode}return g},GetNodeFromAddress:function(d,c,b){var a=d.documentElement;for(var g=0;g<c.length;g++){var l=c[g];if(!b){a=a.childNodes[l];continue}var k=-1;for(var f=0;f<a.childNodes.length;f++){var h=a.childNodes[f];if(b===true&&h.nodeType==3&&h.previousSibling&&h.previousSibling.nodeType==3){continue}k++;if(k==l){a=h;break}}}return a},CloneElement:function(a){a=a.cloneNode(false);a.removeAttribute("id",false);return a},ClearElementJSProperty:function(a,b){if(FCKBrowserInfo.IsIE){a.removeAttribute(b)}else{delete a[b]}},SetElementMarker:function(a,f,d,c){var b=String(parseInt(Math.random()*4294967295,10));f._FCKMarkerId=b;f[d]=c;if(!a[b]){a[b]={element:f,markers:{}}}a[b]["markers"][d]=c},ClearElementMarkers:function(a,f,d){var c=f._FCKMarkerId;if(!c){return}this.ClearElementJSProperty(f,"_FCKMarkerId");for(var b in a[c]["markers"]){this.ClearElementJSProperty(f,b)}if(d){delete a[c]}},ClearAllMarkers:function(a){for(var b in a){this.ClearElementMarkers(a,a[b]["element"],true)}},ListToArray:function(d,c,b,a,m){if(!d.nodeName.IEquals(["ul","ol"])){return[]}if(!a){a=0}if(!b){b=[]}for(var g=0;g<d.childNodes.length;g++){var l=d.childNodes[g];if(!l.nodeName.IEquals("li")){continue}var k={parent:d,indent:a,contents:[]};if(!m){k.grandparent=d.parentNode;if(k.grandparent&&k.grandparent.nodeName.IEquals("li")){k.grandparent=k.grandparent.parentNode}}else{k.grandparent=m}if(c){this.SetElementMarker(c,l,"_FCK_ListArray_Index",b.length)}b.push(k);for(var f=0;f<l.childNodes.length;f++){var h=l.childNodes[f];if(h.nodeName.IEquals(["ul","ol"])){this.ListToArray(h,c,b,a+1,k.grandparent)}else{k.contents.push(h)}}}return b},ArrayToList:function(d,c,b){if(b==undefined){b=0}if(!d||d.length<b+1){return null}var a=FCKTools.GetElementDocument(d[b].parent);var p=a.createDocumentFragment();var o=null;var n=b;var m=Math.max(d[b].indent,0);var l=null;while(true){var k=d[n];if(k.indent==m){if(!o||d[n].parent.nodeName!=o.nodeName){o=d[n].parent.cloneNode(false);p.appendChild(o)}l=a.createElement("li");o.appendChild(l);for(var f=0;f<k.contents.length;f++){l.appendChild(k.contents[f].cloneNode(true))}n++}else{if(k.indent==Math.max(m,0)+1){var j=this.ArrayToList(d,null,n);l.appendChild(j.listNode);n=j.nextIndex}else{if(k.indent==-1&&b==0&&k.grandparent){var l;if(k.grandparent.nodeName.IEquals(["ul","ol"])){l=a.createElement("li")}else{if(FCKConfig.EnterMode.IEquals(["div","p"])&&!k.grandparent.nodeName.IEquals("td")){l=a.createElement(FCKConfig.EnterMode)}else{l=a.createDocumentFragment()}}for(var f=0;f<k.contents.length;f++){l.appendChild(k.contents[f].cloneNode(true))}if(l.nodeType==11){if(l.lastChild&&l.lastChild.getAttribute&&l.lastChild.getAttribute("type")=="_moz"){l.removeChild(l.lastChild)}l.appendChild(a.createElement("br"))}if(l.nodeName.IEquals(FCKConfig.EnterMode)&&l.firstChild){this.TrimNode(l);if(FCKListsLib.BlockBoundaries[l.firstChild.nodeName.toLowerCase()]){var h=a.createDocumentFragment();while(l.firstChild){h.appendChild(l.removeChild(l.firstChild))}l=h}}if(FCKBrowserInfo.IsGeckoLike&&l.nodeName.IEquals(["div","p"])){FCKTools.AppendBogusBr(l)}p.appendChild(l);o=null;n++}else{return null}}}if(d.length<=n||Math.max(d[n].indent,0)<m){break}}if(c){var g=p.firstChild;while(g){if(g.nodeType==1){this.ClearElementMarkers(c,g)}g=this.GetNextSourceNode(g)}}return{listNode:p,nextIndex:n}},GetNextSibling:function(a,b){a=a.nextSibling;while(a&&!b&&a.nodeType!=1&&(a.nodeType!=3||a.nodeValue.length==0)){a=a.nextSibling}return a},GetPreviousSibling:function(a,b){a=a.previousSibling;while(a&&!b&&a.nodeType!=1&&(a.nodeType!=3||a.nodeValue.length==0)){a=a.previousSibling}return a},CheckIsEmptyElement:function(a,d){var c=a.firstChild;var b;while(c){if(c.nodeType==1){if(b||!FCKListsLib.InlineNonEmptyElements[c.nodeName.toLowerCase()]){return false}if(!d||d(c)===true){b=c}}else{if(c.nodeType==3&&c.nodeValue.length>0){return false}}c=c.nextSibling}return b?this.CheckIsEmptyElement(b,d):true},SetElementStyles:function(a,d){var c=a.style;for(var b in d){c[b]=d[b]}},SetOpacity:function(a,b){if(FCKBrowserInfo.IsIE){b=Math.round(b*100);a.style.filter=(b>100?"":"progid:DXImageTransform.Microsoft.Alpha(opacity="+b+")")}else{a.style.opacity=b}},GetCurrentElementStyle:function(a,b){if(FCKBrowserInfo.IsIE){return a.currentStyle[b]}else{return a.ownerDocument.defaultView.getComputedStyle(a,"").getPropertyValue(b)}},GetPositionedAncestor:function(a){var b=a;while(b!=FCKTools.GetElementDocument(b).documentElement){if(this.GetCurrentElementStyle(b,"position")!="static"){return b}if(b==FCKTools.GetElementDocument(b).documentElement&&currentWindow!=w){b=currentWindow.frameElement}else{b=b.parentNode}}return null},ScrollIntoView:function(a,h){var g=FCKTools.GetElementWindow(a);var f=FCKTools.GetViewPaneSize(g).Height;var d=f*-1;if(h===false){d+=a.offsetHeight||0;d+=parseInt(this.GetCurrentElementStyle(a,"marginBottom")||0,10)||0}var c=FCKTools.GetDocumentPosition(g,a);d+=c.y;var b=FCKTools.GetScrollPosition(g).Y;if(d>0&&(d>b||d<b-f)){g.scrollTo(0,d)}},CheckIsEditable:function(a){var c=a.nodeName.toLowerCase();var b=FCK.DTD[c]||FCK.DTD.span;return(b["#"]&&!FCKListsLib.NonEditableElements[c])},GetSelectedDivContainers:function(){var a=[];var h=new FCKDomRange(FCK.EditorWindow);h.MoveToSelection();var g=h.GetTouchedStartNode();var f=h.GetTouchedEndNode();var d=g;if(g==f){while(f.nodeType==1&&f.lastChild){f=f.lastChild}f=FCKDomTools.GetNextSourceNode(f)}while(d&&d!=f){if(d.nodeType!=3||!/^[ \t\n]*$/.test(d.nodeValue)){var c=new FCKElementPath(d);var b=c.BlockLimit;if(b&&b.nodeName.IEquals("div")&&a.IndexOf(b)==-1){a.push(b)}}d=FCKDomTools.GetNextSourceNode(d)}return a}};var FCKTools={};FCKTools.CreateBogusBR=function(a){var b=a.createElement("br");b.setAttribute("type","_moz");return b};FCKTools.FixCssUrls=function(a,b){if(!a||a.length==0){return b}return b.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(c,d,f,g){if(/^\/|^\w?:/.test(f)){return c}else{return"url("+d+a+f+g+")"}})};FCKTools._GetUrlFixedCss=function(a,c){var b=a.match(/^([^|]+)\|([\s\S]*)/);if(b){return FCKTools.FixCssUrls(b[1],b[2])}else{return a}};FCKTools.AppendStyleSheet=function(a,d){if(!d){return[]}if(typeof(d)=="string"){if(/[\\\/\.][^{}]*$/.test(d)){return this.AppendStyleSheet(a,d.split(","))}else{return[this.AppendStyleString(a,FCKTools._GetUrlFixedCss(d))]}}else{var c=[];for(var b=0;b<d.length;b++){c.push(this._AppendStyleSheet(a,d[b]))}return c}};FCKTools.GetStyleHtml=(function(){var a=function(d,c){if(d.length==0){return""}var f=c?' _fcktemp="true"':"";return'<style type="text/css"'+f+">"+d+"</style>"};var b=function(c,d){if(c.length==0){return""}var f=d?' _fcktemp="true"':"";return'<link href="'+c+'" type="text/css" rel="stylesheet" '+f+"/>"};return function(g,d){if(!g){return""}if(typeof(g)=="string"){if(/[\\\/\.][^{}]*$/.test(g)){return this.GetStyleHtml(g.split(","),d)}else{return a(this._GetUrlFixedCss(g),d)}}else{var f="";for(var c=0;c<g.length;c++){f+=b(g[c],d)}return f}}})();FCKTools.GetElementDocument=function(a){return a.ownerDocument||a.document};FCKTools.GetElementWindow=function(a){return this.GetDocumentWindow(this.GetElementDocument(a))};FCKTools.GetDocumentWindow=function(a){if(FCKBrowserInfo.IsSafari&&!a.parentWindow){this.FixDocumentParentWindow(window.top)}return a.parentWindow||a.defaultView};FCKTools.FixDocumentParentWindow=function(a){if(a.document){a.document.parentWindow=a}for(var b=0;b<a.frames.length;b++){FCKTools.FixDocumentParentWindow(a.frames[b])}};FCKTools.HTMLEncode=function(a){if(!a){return""}a=a.replace(/&/g,"&amp;");a=a.replace(/</g,"&lt;");a=a.replace(/>/g,"&gt;");return a};FCKTools.HTMLDecode=function(a){if(!a){return""}a=a.replace(/&gt;/g,">");a=a.replace(/&lt;/g,"<");a=a.replace(/&amp;/g,"&");return a};FCKTools._ProcessLineBreaksForPMode=function(f,d,b,a,p){var o=0;var m="<p>";var l="</p>";var k="<br />";if(b){m="<li>";l="</li>";o=1}while(a&&a!=f.FCK.EditorDocument.body){if(a.tagName.toLowerCase()=="p"){o=1;break}a=a.parentNode}for(var h=0;h<d.length;h++){var j=d.charAt(h);if(j=="\r"){continue}if(j!="\n"){p.push(j);continue}var g=d.charAt(h+1);if(g=="\r"){h++;g=d.charAt(h+1)}if(g=="\n"){h++;if(o){p.push(l)}p.push(m);o=1}else{p.push(k)}}};FCKTools._ProcessLineBreaksForDivMode=function(f,d,b,a,m){var l=0;var k="<div>";var j="</div>";if(b){k="<li>";j="</li>";l=1}while(a&&a!=f.FCK.EditorDocument.body){if(a.tagName.toLowerCase()=="div"){l=1;break}a=a.parentNode}for(var g=0;g<d.length;g++){var h=d.charAt(g);if(h=="\r"){continue}if(h!="\n"){m.push(h);continue}if(l){if(m[m.length-1]==k){m.push("&nbsp;")}m.push(j)}m.push(k);l=1}if(l){m.push(j)}};FCKTools._ProcessLineBreaksForBrMode=function(f,d,b,a,m){var l=0;var k="<br />";var j="";if(b){k="<li>";j="</li>";l=1}for(var g=0;g<d.length;g++){var h=d.charAt(g);if(h=="\r"){continue}if(h!="\n"){m.push(h);continue}if(l&&j.length){m.push(j)}m.push(k);l=1}};FCKTools.ProcessLineBreaks=function(a,i,h){var g=i.EnterMode.toLowerCase();var f=[];var d=0;var c=new a.FCKDomRange(a.FCK.EditorWindow);c.MoveToSelection();var b=c._Range.startContainer;while(b&&b.nodeType!=1){b=b.parentNode}if(b&&b.tagName.toLowerCase()=="li"){d=1}if(g=="p"){this._ProcessLineBreaksForPMode(a,h,d,b,f)}else{if(g=="div"){this._ProcessLineBreaksForDivMode(a,h,d,b,f)}else{if(g=="br"){this._ProcessLineBreaksForBrMode(a,h,d,b,f)}}}return f.join("")};FCKTools.AddSelectOption=function(a,d,c){var b=FCKTools.GetElementDocument(a).createElement("OPTION");b.text=d;b.value=c;a.options.add(b);return b};FCKTools.RunFunction=function(a,d,c,b){if(a){this.SetTimeout(a,0,d,c,b)}};FCKTools.SetTimeout=function(a,f,d,c,b){return(b||window).setTimeout(function(){if(c){a.apply(d,[].concat(c))}else{a.apply(d)}},f)};FCKTools.SetInterval=function(a,f,d,c,b){return(b||window).setInterval(function(){a.apply(d,c||[])},f)};FCKTools.ConvertStyleSizeToHtml=function(a){return a.EndsWith("%")?a:parseInt(a,10)};FCKTools.ConvertHtmlSizeToStyle=function(a){return a.EndsWith("%")?a:(a+"px")};FCKTools.GetElementAscensor=function(a,d){var b=a;var c=","+d.toUpperCase()+",";while(b){if(c.indexOf(","+b.nodeName.toUpperCase()+",")!=-1){return b}b=b.parentNode}return null};FCKTools.CreateEventListener=function(a,c){var b=function(){var f=[];for(var d=0;d<arguments.length;d++){f.push(arguments[d])}a.apply(this,f.concat(c))};return b};FCKTools.IsStrictMode=function(a){return("CSS1Compat"==(a.compatMode||(FCKBrowserInfo.IsSafari?"CSS1Compat":null)))};FCKTools.ArgumentsToArray=function(a,f,d){f=f||0;d=d||a.length;var c=[];for(var b=f;b<f+d&&b<a.length;b++){c.push(a[b])}return c};FCKTools.CloneObject=function(a){var b=function(){};b.prototype=a;return new b};FCKTools.AppendBogusBr=function(a){if(!a){return}var c=this.GetLastItem(a.getElementsByTagName("br"));if(!c||(c.getAttribute("type",2)!="_moz"&&c.getAttribute("_moz_dirty")==null)){var b=this.GetElementDocument(a);if(FCKBrowserInfo.IsOpera){a.appendChild(b.createTextNode(""))}else{a.appendChild(this.CreateBogusBR(b))}}};FCKTools.GetLastItem=function(a){if(a.length>0){return a[a.length-1]}return null};FCKTools.GetDocumentPosition=function(c,b){var a=0;var i=0;var h=b;var g=null;var f=FCKTools.GetElementWindow(h);while(h&&!(f==c&&(h==c.document.body||h==c.document.documentElement))){a+=h.offsetLeft-h.scrollLeft;i+=h.offsetTop-h.scrollTop;if(!FCKBrowserInfo.IsOpera){var d=g;while(d&&d!=h){a-=d.scrollLeft;i-=d.scrollTop;d=d.parentNode}}g=h;if(h.offsetParent){h=h.offsetParent}else{if(f!=c){h=f.frameElement;g=null;if(h){f=h.contentWindow.parent}}else{h=null}}}if(FCKDomTools.GetCurrentElementStyle(c.document.body,"position")!="static"||(FCKBrowserInfo.IsIE&&FCKDomTools.GetPositionedAncestor(b)==null)){a+=c.document.body.offsetLeft;i+=c.document.body.offsetTop}return{x:a,y:i}};FCKTools.GetWindowPosition=function(b,a){var d=this.GetDocumentPosition(b,a);var c=FCKTools.GetScrollPosition(b);d.x-=c.X;d.y-=c.Y;return d};FCKTools.ProtectFormStyles=function(a){if(!a||a.nodeType!=1||a.tagName.toLowerCase()!="form"){return[]}var g=[];var f=["style","className"];for(var b=0;b<f.length;b++){var d=f[b];if(a.elements.namedItem(d)){var c=a.elements.namedItem(d);g.push([c,c.nextSibling]);a.removeChild(c)}}return g};FCKTools.RestoreFormStyles=function(a,f){if(!a||a.nodeType!=1||a.tagName.toLowerCase()!="form"){return}if(f.length>0){for(var b=f.length-1;b>=0;b--){var d=f[b][0];var c=f[b][1];if(c){a.insertBefore(d,c)}else{a.appendChild(d)}}}};FCKTools.GetNextNode=function(a,c){if(a.firstChild){return a.firstChild}else{if(a.nextSibling){return a.nextSibling}else{var b=a.parentNode;while(b){if(b==c){return null}if(b.nextSibling){return b.nextSibling}else{b=b.parentNode}}}}return null};FCKTools.GetNextTextNode=function(a,c,b){node=this.GetNextNode(a,c);if(b&&node&&b(node)){return null}while(node&&node.nodeType!=3){node=this.GetNextNode(node,c);if(b&&node&&b(node)){return null}}return node};FCKTools.Merge=function(){var a=arguments;var d=a[0];for(var b=1;b<a.length;b++){var f=a[b];for(var c in f){d[c]=f[c]}}return d};FCKTools.IsArray=function(a){return(a instanceof Array)};FCKTools.AppendLengthProperty=function(a,d){var b=0;for(var c in a){b++}return a[d||"length"]=b};FCKTools.NormalizeCssText=function(a){var b=document.createElement("span");b.style.cssText=a;return b.style.cssText};FCKTools.Bind=function(a,b){return function(){return b.apply(a,arguments)}};FCKTools.GetVoidUrl=function(){if(FCK_IS_CUSTOM_DOMAIN){return"javascript: void( function(){document.open();document.write('<html><head><title></title></head><body></body></html>');document.domain = '"+FCK_RUNTIME_DOMAIN+"';document.close();}() ) ;"}if(FCKBrowserInfo.IsIE){if(FCKBrowserInfo.IsIE7||!FCKBrowserInfo.IsIE6){return""}else{return"javascript: '';"}}return"javascript: void(0);"};FCKTools.ResetStyles=function(a){a.style.cssText="margin:0;padding:0;border:0;background-color:transparent;background-image:none;"};FCKTools.CancelEvent=function(a){if(a){a.preventDefault()}};FCKTools.DisableSelection=function(a){if(FCKBrowserInfo.IsGecko){a.style.MozUserSelect="none"}else{if(FCKBrowserInfo.IsSafari){a.style.KhtmlUserSelect="none"}else{a.style.userSelect="none"}}};FCKTools._AppendStyleSheet=function(a,c){var b=a.createElement("LINK");b.rel="stylesheet";b.type="text/css";b.href=c;a.getElementsByTagName("HEAD")[0].appendChild(b);return b};FCKTools.AppendStyleString=function(a,c){if(!c){return null}var b=a.createElement("STYLE");b.appendChild(a.createTextNode(c));a.getElementsByTagName("HEAD")[0].appendChild(b);return b};FCKTools.ClearElementAttributes=function(a){for(var b=0;b<a.attributes.length;b++){a.removeAttribute(a.attributes[b].name,0)}};FCKTools.GetAllChildrenIds=function(a){var c=[];var b=function(f){for(var d=0;d<f.childNodes.length;d++){var g=f.childNodes[d].id;if(g&&g.length>0){c[c.length]=g}b(f.childNodes[d])}};b(a);return c};FCKTools.RemoveOuterTags=function(c){var a=c.ownerDocument.createDocumentFragment();for(var b=0;b<c.childNodes.length;b++){a.appendChild(c.childNodes[b].cloneNode(true))}c.parentNode.replaceChild(a,c)};FCKTools.CreateXmlObject=function(a){switch(a){case"XmlHttp":return new XMLHttpRequest();case"DOMDocument":var b=(new DOMParser()).parseFromString("<tmp></tmp>","text/xml");FCKDomTools.RemoveNode(b.firstChild);return b}return null};FCKTools.GetScrollPosition=function(a){return{X:a.pageXOffset,Y:a.pageYOffset}};FCKTools.AddEventListener=function(a,c,b){a.addEventListener(c,b,false)};FCKTools.RemoveEventListener=function(a,c,b){a.removeEventListener(c,b,false)};FCKTools.AddEventListenerEx=function(a,d,c,b){a.addEventListener(d,function(f){c.apply(a,[f].concat(b||[]))},false)};FCKTools.GetViewPaneSize=function(a){return{Width:a.innerWidth,Height:a.innerHeight}};FCKTools.SaveStyles=function(a){var d=FCKTools.ProtectFormStyles(a);var c={};if(a.className.length>0){c.Class=a.className;a.className=""}var b=a.getAttribute("style");if(b&&b.length>0){c.Inline=b;a.setAttribute("style","",0)}FCKTools.RestoreFormStyles(a,d);return c};FCKTools.RestoreStyles=function(a,c){var b=FCKTools.ProtectFormStyles(a);a.className=c.Class||"";if(c.Inline){a.setAttribute("style",c.Inline,0)}else{a.removeAttribute("style",0)}FCKTools.RestoreFormStyles(a,b)};FCKTools.RegisterDollarFunction=function(a){a.$=function(b){return a.document.getElementById(b)}};FCKTools.AppendElement=function(a,b){return a.appendChild(a.ownerDocument.createElement(b))};FCKTools.GetElementPosition=function(a,j){var i={X:0,Y:0};var h=j||window;var g=FCKTools.GetElementWindow(a);var f=null;while(a){var d=g.getComputedStyle(a,"").position;if(d&&d!="static"&&a.style.zIndex!=FCKConfig.FloatingPanelsZIndex){break}i.X+=a.offsetLeft-a.scrollLeft;i.Y+=a.offsetTop-a.scrollTop;if(!FCKBrowserInfo.IsOpera){var b=f;while(b&&b!=a){i.X-=b.scrollLeft;i.Y-=b.scrollTop;b=b.parentNode}}f=a;if(a.offsetParent){a=a.offsetParent}else{if(g!=h){a=g.frameElement;f=null;if(a){g=FCKTools.GetElementWindow(a)}}else{i.X+=a.scrollLeft;i.Y+=a.scrollTop;break}}}return i};var FCKeditorAPI;function InitializeAPI(){var A=window.parent;if(!(FCKeditorAPI=A.FCKeditorAPI)){var B='window.FCKeditorAPI = {Version : "2.6.4",VersionBuild : "21629",Instances : window.FCKeditorAPI && window.FCKeditorAPI.Instances || {},GetInstance : function( name ){return this.Instances[ name ];},_FormSubmit : function(){for ( var name in FCKeditorAPI.Instances ){var oEditor = FCKeditorAPI.Instances[ name ] ;if ( oEditor.GetParentForm && oEditor.GetParentForm() == this )oEditor.UpdateLinkedField() ;}this._FCKOriginalSubmit() ;},_FunctionQueue : window.FCKeditorAPI && window.FCKeditorAPI._FunctionQueue || {Functions : new Array(),IsRunning : false,Add : function( f ){this.Functions.push( f );if ( !this.IsRunning )this.StartNext();},StartNext : function(){var aQueue = this.Functions ;if ( aQueue.length > 0 ){this.IsRunning = true;aQueue[0].call();}else this.IsRunning = false;},Remove : function( f ){var aQueue = this.Functions;var i = 0, fFunc;while( (fFunc = aQueue[ i ]) ){if ( fFunc == f )aQueue.splice( i,1 );i++ ;}this.StartNext();}}}';if(A.execScript){A.execScript(B,"JavaScript")}else{if(FCKBrowserInfo.IsGecko10){eval.call(A,B)}else{if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.FCKeditorAPI_Evaluate(A,B)}else{if(FCKBrowserInfo.IsSafari){var C=A.document;var D=C.createElement("script");D.appendChild(C.createTextNode(B));C.documentElement.appendChild(D)}else{A.eval(B)}}}}FCKeditorAPI=A.FCKeditorAPI;FCKeditorAPI.__Instances=FCKeditorAPI.Instances}FCKeditorAPI.Instances[FCK.Name]=FCK}function _AttachFormSubmitToAPI(){var a=FCK.GetParentForm();if(a){FCKTools.AddEventListener(a,"submit",FCK.UpdateLinkedField);if(!a._FCKOriginalSubmit&&(typeof(a.submit)=="function"||(!a.submit.tagName&&!a.submit.length))){a._FCKOriginalSubmit=a.submit;a.submit=FCKeditorAPI._FormSubmit}}}function FCKeditorAPI_Cleanup(){if(window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag){return}delete FCKeditorAPI.Instances[FCK.Name]}function FCKeditorAPI_ConfirmCleanup(){if(window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat){window.FCKUnloadFlag=true}}FCKTools.AddEventListener(window,"unload",FCKeditorAPI_Cleanup);FCKTools.AddEventListener(window,"beforeunload",FCKeditorAPI_ConfirmCleanup);var FCKImagePreloader=function(){this._Images=[]};FCKImagePreloader.prototype={AddImages:function(a){if(typeof(a)=="string"){a=a.split(";")}this._Images=this._Images.concat(a)},Start:function(){var a=this._Images;this._PreloadCount=a.length;for(var b=0;b<a.length;b++){var c=document.createElement("img");FCKTools.AddEventListenerEx(c,"load",_FCKImagePreloader_OnImage,this);FCKTools.AddEventListenerEx(c,"error",_FCKImagePreloader_OnImage,this);c.src=a[b];_FCKImagePreloader_ImageCache.push(c)}}};var _FCKImagePreloader_ImageCache=[];function _FCKImagePreloader_OnImage(a,b){if((--b._PreloadCount)==0&&b.OnComplete){b.OnComplete()}}var FCKRegexLib={AposEntity:/&apos;/gi,ObjectElements:/^(?:IMG|TABLE|TR|TD|TH|INPUT|SELECT|TEXTAREA|HR|OBJECT|A|UL|OL|LI)$/i,NamedCommands:/^(?:Cut|Copy|Paste|Print|SelectAll|RemoveFormat|Unlink|Undo|Redo|Bold|Italic|Underline|StrikeThrough|Subscript|Superscript|JustifyLeft|JustifyCenter|JustifyRight|JustifyFull|Outdent|Indent|InsertOrderedList|InsertUnorderedList|InsertHorizontalRule)$/i,BeforeBody:/(^[\s\S]*\<body[^\>]*\>)/i,AfterBody:/(\<\/body\>[\s\S]*$)/i,ToReplace:/___fcktoreplace:([\w]+)/ig,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\-:]*\w$)|(^[a-z_]$)/,ForceSimpleAmpersand:/___FCKAmp___/g,SpaceNoClose:/\/>/g,EmptyParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>\s*(<\/\1>)?$/,EmptyOutParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>(?:\s*|&nbsp;)(<\/\1>)?$/,TagBody:/></,GeckoEntitiesMarker:/#\?-\:/g,ProtectUrlsImg:/<img(?=\s).*?\ssrc=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsA:/<a(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsArea:/<area(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>/i,HtmlDocType:/DTD HTML/,TagsWithEvent:/<[^\>]+ on\w+[\s\r\n]*=[\s\r\n]*?('|")[\s\S]+?\>/g,EventAttributes:/\s(on\w+)[\s\r\n]*=[\s\r\n]*?('|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)$/,HtmlTag:/<[^\s<>](?:"[^"]*"|'[^']*'|[^<])*>/};var FCKListsLib={BlockElements:{address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript:1,ol:1,p:1,pre:1,script:1,table:1,ul:1},NonEmptyBlockElements:{p:1,div:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,address:1,pre:1,ol:1,ul:1,li:1,td:1,th:1},InlineChildReqElements:{abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},InlineNonEmptyElements:{a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},EmptyElements:{base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1},PathBlockElements:{address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,de:1},PathBlockLimitElements:{body:1,div:1,td:1,th:1,caption:1,form:1},StyleBlockElements:{address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1},StyleObjectElements:{img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1},NonEditableElements:{button:1,option:1,script:1,iframe:1,textarea:1,object:1,embed:1,map:1,applet:1},BlockBoundaries:{p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1},ListBoundaries:{p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1,br:1}};var FCKLanguageManager=FCK.Language={AvailableLanguages:{af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-uk":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",is:"Icelandic",it:"Italian",ja:"Japanese",km:"Khmer",ko:"Korean",lt:"Lithuanian",lv:"Latvian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},GetActiveLanguage:function(){if(FCKConfig.AutoDetectLanguage){var a;if(navigator.userLanguage){a=navigator.userLanguage.toLowerCase()}else{if(navigator.language){a=navigator.language.toLowerCase()}else{return FCKConfig.DefaultLanguage}}if(a.length>=5){a=a.substr(0,5);if(this.AvailableLanguages[a]){return a}}if(a.length>=2){a=a.substr(0,2);if(this.AvailableLanguages[a]){return a}}}return this.DefaultLanguage},TranslateElements:function(a,j,h,g){var f=a.getElementsByTagName(j);var d,c;for(var b=0;b<f.length;b++){if((d=f[b].getAttribute("fckLang"))){if((c=FCKLang[d])){if(g){c=FCKTools.HTMLEncode(c)}f[b][h]=c}}}},TranslatePage:function(a){this.TranslateElements(a,"INPUT","value");this.TranslateElements(a,"SPAN","innerHTML");this.TranslateElements(a,"LABEL","innerHTML");this.TranslateElements(a,"OPTION","innerHTML",true);this.TranslateElements(a,"LEGEND","innerHTML")},Initialize:function(){if(this.AvailableLanguages[FCKConfig.DefaultLanguage]){this.DefaultLanguage=FCKConfig.DefaultLanguage}else{this.DefaultLanguage="en"}this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Name=this.AvailableLanguages[this.ActiveLanguage.Code]}};var FCKXHtmlEntities={};FCKXHtmlEntities.Initialize=function(){if(FCKXHtmlEntities.Entities){return}var a="";var f,c;if(FCKConfig.ProcessHTMLEntities){FCKXHtmlEntities.Entities={"??":"nbsp","??":"iexcl","??":"cent","??":"pound","??":"curren","??":"yen","??":"brvbar","??":"sect","??":"uml","??":"copy","??":"ordf","??":"laquo","??":"not","??":"shy","??":"reg","??":"macr","??":"deg","??":"plusmn","??":"sup2","??":"sup3","??":"acute","??":"micro","??":"para","??":"middot","??":"cedil","??":"sup1","??":"ordm","??":"raquo","??":"frac14","??":"frac12","??":"frac34","??":"iquest","??":"times","??":"divide","??":"fnof","???":"bull","???":"hellip","???":"prime","???":"Prime","???":"oline","???":"frasl","???":"weierp","???":"image","???":"real","???":"trade","???":"alefsym","???":"larr","???":"uarr","???":"rarr","???":"darr","???":"harr","???":"crarr","???":"lArr","???":"uArr","???":"rArr","???":"dArr","???":"hArr","???":"forall","???":"part","???":"exist","???":"empty","???":"nabla","???":"isin","???":"notin","???":"ni","???":"prod","???":"sum","???":"minus","???":"lowast","???":"radic","???":"prop","???":"infin","???":"ang","???":"and","???":"or","???":"cap","???":"cup","???":"int","???":"there4","???":"sim","???":"cong","???":"asymp","???":"ne","???":"equiv","???":"le","???":"ge","???":"sub","???":"sup","???":"nsub","???":"sube","???":"supe","???":"oplus","???":"otimes","???":"perp","???":"sdot","\u2308":"lceil","\u2309":"rceil","\u230a":"lfloor","\u230b":"rfloor","\u2329":"lang","\u232a":"rang","???":"loz","???":"spades","???":"clubs","???":"hearts","???":"diams",'"':"quot",">":"gt","??":"circ","??":"tilde","???":"ensp","???":"emsp","???":"thinsp","???":"zwnj","???":"zwj","???":"lrm","???":"rlm","???":"ndash","???":"mdash","???":"lsquo","???":"rsquo","???":"sbquo","???":"ldquo","???":"rdquo","???":"bdquo","???":"dagger","???":"Dagger","???":"permil","???":"lsaquo","???":"rsaquo","???":"euro"};for(c in FCKXHtmlEntities.Entities){a+=c}if(FCKConfig.IncludeLatinEntities){f={"??":"Agrave","??":"Aacute","??":"Acirc","??":"Atilde","??":"Auml","??":"Aring","??":"AElig","??":"Ccedil","??":"Egrave","??":"Eacute","??":"Ecirc","??":"Euml","??":"Igrave","??":"Iacute","??":"Icirc","??":"Iuml","??":"ETH","??":"Ntilde","??":"Ograve","??":"Oacute","??":"Ocirc","??":"Otilde","??":"Ouml","??":"Oslash","??":"Ugrave","??":"Uacute","??":"Ucirc","??":"Uuml","??":"Yacute","??":"THORN","??":"szlig","??":"agrave","??":"aacute","??":"acirc","??":"atilde","??":"auml","??":"aring","??":"aelig","??":"ccedil","??":"egrave","??":"eacute","??":"ecirc","??":"euml","??":"igrave","??":"iacute","??":"icirc","??":"iuml","??":"eth","??":"ntilde","??":"ograve","??":"oacute","??":"ocirc","??":"otilde","??":"ouml","??":"oslash","??":"ugrave","??":"uacute","??":"ucirc","??":"uuml","??":"yacute","??":"thorn","??":"yuml","??":"OElig","??":"oelig","??":"Scaron","??":"scaron","??":"Yuml"};for(c in f){FCKXHtmlEntities.Entities[c]=f[c];a+=c}f=null}if(FCKConfig.IncludeGreekEntities){f={"??":"Alpha","??":"Beta","??":"Gamma","??":"Delta","??":"Epsilon","??":"Zeta","??":"Eta","??":"Theta","??":"Iota","??":"Kappa","??":"Lambda","??":"Mu","??":"Nu","??":"Xi","??":"Omicron","??":"Pi","??":"Rho","??":"Sigma","??":"Tau","??":"Upsilon","??":"Phi","??":"Chi","??":"Psi","??":"Omega","??":"alpha","??":"beta","??":"gamma","??":"delta","??":"epsilon","??":"zeta","??":"eta","??":"theta","??":"iota","??":"kappa","??":"lambda","??":"mu","??":"nu","??":"xi","??":"omicron","??":"pi","??":"rho","??":"sigmaf","??":"sigma","??":"tau","??":"upsilon","??":"phi","??":"chi","??":"psi","??":"omega","\u03d1":"thetasym","\u03d2":"upsih","\u03d6":"piv"};for(c in f){FCKXHtmlEntities.Entities[c]=f[c];a+=c}f=null}}else{FCKXHtmlEntities.Entities={">":"gt"};a=">";a+="??"}var d="["+a+"]";if(FCKConfig.ProcessNumericEntities){d="[^ -~]|"+d}var b=FCKConfig.AdditionalNumericEntities;if(b&&b.length>0){d+="|"+FCKConfig.AdditionalNumericEntities}FCKXHtmlEntities.EntitiesRegex=new RegExp(d,"g")};var FCKXHtml={};FCKXHtml.CurrentJobNum=0;FCKXHtml.GetXHTML=function(a,h,g){FCKDomTools.CheckAndRemovePaddingNode(FCKTools.GetElementDocument(a),FCKConfig.EnterMode);FCKXHtmlEntities.Initialize();this._NbspEntity=(FCKConfig.ProcessHTMLEntities?"nbsp":"#160");var f=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject("DOMDocument");this.MainNode=this.XML.appendChild(this.XML.createElement("xhtml"));FCKXHtml.CurrentJobNum++;if(h){this._AppendNode(this.MainNode,a)}else{this._AppendChildNodes(this.MainNode,a,false)}var d=this._GetMainXmlString();this.XML=null;if(FCKBrowserInfo.IsSafari){d=d.replace(/^<xhtml.*?>/,"<xhtml>")}d=d.substr(7,d.length-15).Trim();if(FCKConfig.DocType.length>0&&FCKRegexLib.HtmlDocType.test(FCKConfig.DocType)){d=d.replace(FCKRegexLib.SpaceNoClose,">")}else{d=d.replace(FCKRegexLib.SpaceNoClose," />")}if(FCKConfig.ForceSimpleAmpersand){d=d.replace(FCKRegexLib.ForceSimpleAmpersand,"&")}if(g){d=FCKCodeFormatter.Format(d)}for(var b=0;b<FCKXHtml.SpecialBlocks.length;b++){var c=new RegExp("___FCKsi___"+b);d=d.replace(c,FCKXHtml.SpecialBlocks[b])}d=d.replace(FCKRegexLib.GeckoEntitiesMarker,"&");if(!f){FCK.ResetIsDirty()}FCKDomTools.EnforcePaddingNode(FCKTools.GetElementDocument(a),FCKConfig.EnterMode);return d};FCKXHtml._AppendAttribute=function(a,f,d){try{if(d==undefined||d==null){d=""}else{if(d.replace){if(FCKConfig.ForceSimpleAmpersand){d=d.replace(/&/g,"___FCKAmp___")}d=d.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity)}}var c=this.XML.createAttribute(f);c.value=d;a.attributes.setNamedItem(c)}catch(b){}};FCKXHtml._AppendChildNodes=function(a,g,f){var d=g.firstChild;while(d){this._AppendNode(a,d);d=d.nextSibling}if(f&&g.tagName&&g.tagName.toLowerCase()!="pre"){FCKDomTools.TrimNode(a);if(FCKConfig.FillEmptyBlocks){var c=a.lastChild;if(c&&c.nodeType==1&&c.nodeName=="br"){this._AppendEntity(a,this._NbspEntity)}}}if(a.childNodes.length==0){if(f&&FCKConfig.FillEmptyBlocks){this._AppendEntity(a,this._NbspEntity);return a}var b=a.nodeName;if(FCKListsLib.InlineChildReqElements[b]){return null}if(!FCKListsLib.EmptyElements[b]){a.appendChild(this.XML.createTextNode(""))}}return a};FCKXHtml._AppendNode=function(a,h){if(!h){return false}switch(h.nodeType){case 1:if(FCKBrowserInfo.IsGecko&&h.tagName.toLowerCase()=="br"&&h.parentNode.tagName.toLowerCase()=="pre"){var g="\r";if(h==h.parentNode.firstChild){g+="\r"}return FCKXHtml._AppendNode(a,this.XML.createTextNode(g))}if(h.getAttribute("_fckfakelement")){return FCKXHtml._AppendNode(a,FCK.GetRealElement(h))}if(FCKBrowserInfo.IsGecko&&(h.hasAttribute("_moz_editor_bogus_node")||h.getAttribute("type")=="_moz")){if(h.nextSibling){return false}else{h.removeAttribute("_moz_editor_bogus_node");h.removeAttribute("type")}}if(h.getAttribute("_fcktemp")){return false}var f=h.tagName.toLowerCase();if(FCKBrowserInfo.IsIE){if(h.scopeName&&h.scopeName!="HTML"&&h.scopeName!="FCK"){f=h.scopeName.toLowerCase()+":"+f}}else{if(f.StartsWith("fck:")){f=f.Remove(0,4)}}if(!FCKRegexLib.ElementName.test(f)){return false}if(h._fckxhtmljob&&h._fckxhtmljob==FCKXHtml.CurrentJobNum){return false}var c=this.XML.createElement(f);FCKXHtml._AppendAttributes(a,h,c,f);h._fckxhtmljob=FCKXHtml.CurrentJobNum;var b=FCKXHtml.TagProcessors[f];if(b){c=b(c,h,a)}else{c=this._AppendChildNodes(c,h,Boolean(FCKListsLib.NonEmptyBlockElements[f]))}if(!c){return false}a.appendChild(c);break;case 3:if(h.parentNode&&h.parentNode.nodeName.IEquals("pre")){return this._AppendTextNode(a,h.nodeValue)}return this._AppendTextNode(a,h.nodeValue.ReplaceNewLineChars(" "));case 8:if(FCKBrowserInfo.IsIE&&!h.innerHTML){break}try{a.appendChild(this.XML.createComment(h.nodeValue))}catch(d){}break;default:a.appendChild(this.XML.createComment("Element not supported - Type: "+h.nodeType+" Name: "+h.nodeName));break}return true};FCKXHtml._AppendSpecialItem=function(a){return"___FCKsi___"+(FCKXHtml.SpecialBlocks.push(a)-1)};FCKXHtml._AppendEntity=function(a,b){a.appendChild(this.XML.createTextNode("#?-:"+b+";"))};FCKXHtml._AppendTextNode=function(a,c){var b=c.length>0;if(b){a.appendChild(this.XML.createTextNode(c.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity)))}return b};function FCKXHtml_GetEntity(a){var b=FCKXHtmlEntities.Entities[a]||("#"+a.charCodeAt(0));return"#?-:"+b+";"}FCKXHtml.TagProcessors={a:function(a,c){if(c.innerHTML.Trim().length==0&&!c.name){return false}var b=c.getAttribute("_fcksavedurl");if(b!=null){FCKXHtml._AppendAttribute(a,"href",b)}if(FCKBrowserInfo.IsIE){if(c.name){FCKXHtml._AppendAttribute(a,"name",c.name)}}a=FCKXHtml._AppendChildNodes(a,c,false);return a},area:function(a,f){var d=f.getAttribute("_fcksavedurl");if(d!=null){FCKXHtml._AppendAttribute(a,"href",d)}if(FCKBrowserInfo.IsIE){if(!a.attributes.getNamedItem("coords")){var c=f.getAttribute("coords",2);if(c&&c!="0,0,0"){FCKXHtml._AppendAttribute(a,"coords",c)}}if(!a.attributes.getNamedItem("shape")){var b=f.getAttribute("shape",2);if(b&&b.length>0){FCKXHtml._AppendAttribute(a,"shape",b.toLowerCase())}}}return a},body:function(a,b){a=FCKXHtml._AppendChildNodes(a,b,false);a.removeAttribute("spellcheck");return a},iframe:function(a,c){var b=c.innerHTML;if(FCKBrowserInfo.IsGecko){b=FCKTools.HTMLDecode(b)}b=b.replace(/\s_fcksavedurl="[^"]*"/g,"");a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(b)));return a},img:function(a,c){if(!a.attributes.getNamedItem("alt")){FCKXHtml._AppendAttribute(a,"alt","")}var b=c.getAttribute("_fcksavedurl");if(b!=null){FCKXHtml._AppendAttribute(a,"src",b)}if(c.style.width){a.removeAttribute("width")}if(c.style.height){a.removeAttribute("height")}return a},li:function(a,d,c){if(c.nodeName.IEquals(["ul","ol"])){return FCKXHtml._AppendChildNodes(a,d,true)}var b=FCKXHtml.XML.createElement("ul");d._fckxhtmljob=null;do{FCKXHtml._AppendNode(b,d);do{d=FCKDomTools.GetNextSibling(d)}while(d&&d.nodeType==3&&d.nodeValue.Trim().length==0)}while(d&&d.nodeName.toLowerCase()=="li");return b},ol:function(a,d,c){if(d.innerHTML.Trim().length==0){return false}var b=c.lastChild;if(b&&b.nodeType==3){b=b.previousSibling}if(b&&b.nodeName.toUpperCase()=="LI"){d._fckxhtmljob=null;FCKXHtml._AppendNode(b,d);return false}a=FCKXHtml._AppendChildNodes(a,d);return a},pre:function(a,c){var b=c.firstChild;if(b&&b.nodeType==3){a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem("\r\n")))}FCKXHtml._AppendChildNodes(a,c,true);return a},script:function(a,b){if(!a.attributes.getNamedItem("type")){FCKXHtml._AppendAttribute(a,"type","text/javascript")}a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(b.text)));return a},span:function(a,b){if(b.innerHTML.length==0){return false}a=FCKXHtml._AppendChildNodes(a,b,false);return a},style:function(a,c){if(!a.attributes.getNamedItem("type")){FCKXHtml._AppendAttribute(a,"type","text/css")}var b=c.innerHTML;if(FCKBrowserInfo.IsIE){b=b.replace(/^(\r\n|\n|\r)/,"")}a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(b)));return a},title:function(a,b){a.appendChild(FCKXHtml.XML.createTextNode(FCK.EditorDocument.title));return a}};FCKXHtml.TagProcessors.ul=FCKXHtml.TagProcessors.ol;FCKXHtml._GetMainXmlString=function(){return(new XMLSerializer()).serializeToString(this.MainNode)};FCKXHtml._AppendAttributes=function(a,i,g){var f=i.attributes;for(var h=0;h<f.length;h++){var d=f[h];if(d.specified){var c=d.nodeName.toLowerCase();var b;if(c.StartsWith("_fck")){continue}else{if(c.indexOf("_moz")==0){continue}else{if(c=="class"){b=d.nodeValue.replace(FCKRegexLib.FCK_Class,"");if(b.length==0){continue}}else{if(d.nodeValue===true){b=c}else{b=i.getAttribute(c,2)}}}}this._AppendAttribute(g,c,b)}}};if(FCKBrowserInfo.IsOpera){FCKXHtml.TagProcessors.head=function(a,b){FCKXHtml.XML._HeadElement=a;a=FCKXHtml._AppendChildNodes(a,b,true);return a};FCKXHtml.TagProcessors.meta=function(a,d,c){if(d.parentNode.nodeName.toLowerCase()!="head"){var b=FCKXHtml.XML._HeadElement;if(b&&c!=b){delete d._fckxhtmljob;FCKXHtml._AppendNode(b,d);return null}}return a}}if(FCKBrowserInfo.IsGecko){FCKXHtml.TagProcessors.link=function(a,b){if(b.href.substr(0,9).toLowerCase()=="chrome://"){return false}return a}}var FCKCodeFormatter={};FCKCodeFormatter.Init=function(){var a=this.Regex={};a.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;a.BlocksCloser=/\<\/(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;a.NewLineTags=/\<(BR|HR)[^\>]*\>/gi;a.MainTags=/\<\/?(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR)[^\>]*\>/gi;a.LineSplitter=/\s*\n+\s*/g;a.IncreaseIndent=/^\<(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \/\>]/i;a.DecreaseIndent=/^\<\/(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \>]/i;a.FormatIndentatorRemove=new RegExp("^"+FCKConfig.FormatIndentator);a.ProtectedTags=/(<PRE[^>]*>)([\s\S]*?)(<\/PRE>)/gi};FCKCodeFormatter._ProtectData=function(a,d,c,b){return d+"___FCKpd___"+(FCKCodeFormatter.ProtectedData.push(c)-1)+b};FCKCodeFormatter.Format=function(a){if(!this.Regex){this.Init()}FCKCodeFormatter.ProtectedData=[];var k=a.replace(this.Regex.ProtectedTags,FCKCodeFormatter._ProtectData);k=k.replace(this.Regex.BlocksOpener,"\n$&");k=k.replace(this.Regex.BlocksCloser,"$&\n");k=k.replace(this.Regex.NewLineTags,"$&\n");k=k.replace(this.Regex.MainTags,"\n$&\n");var h="";var g=k.split(this.Regex.LineSplitter);k="";for(var c=0;c<g.length;c++){var f=g[c];if(f.length==0){continue}if(this.Regex.DecreaseIndent.test(f)){h=h.replace(this.Regex.FormatIndentatorRemove,"")}k+=h+f+"\n";if(this.Regex.IncreaseIndent.test(f)){h+=FCKConfig.FormatIndentator}}for(var b=0;b<FCKCodeFormatter.ProtectedData.length;b++){var d=new RegExp("___FCKpd___"+b);k=k.replace(d,FCKCodeFormatter.ProtectedData[b].replace(/\$/g,"$$$$"))}return k.Trim()};var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=false;FCKUndo.MaxTypes=25;FCKUndo.Typing=false;FCKUndo.SaveLocked=false;FCKUndo._GetBookmark=function(){FCKSelection.Restore();var a=new FCKDomRange(FCK.EditorWindow);try{a.MoveToSelection()}catch(b){return null}if(FCKBrowserInfo.IsIE){var d=a.CreateBookmark();var c=FCK.EditorDocument.body.innerHTML;a.MoveToBookmark(d);return[d,c]}return a.CreateBookmark2()};FCKUndo._SelectBookmark=function(a){if(!a){return}var c=new FCKDomRange(FCK.EditorWindow);if(a instanceof Object){if(FCKBrowserInfo.IsIE){c.MoveToBookmark(a[0])}else{c.MoveToBookmark2(a)}try{c.Select()}catch(b){c.MoveToPosition(FCK.EditorDocument.body,4);c.Select()}}};FCKUndo._CompareCursors=function(a,c){for(var b=0;b<Math.min(a.length,c.length);b++){if(a[b]<c[b]){return-1}else{if(a[b]>c[b]){return 1}}}if(a.length<c.length){return-1}else{if(a.length>c.length){return 1}}return 0};FCKUndo._CheckIsBookmarksEqual=function(a,g){if(!(a&&g)){return false}if(FCKBrowserInfo.IsIE){var f=a[1].search(a[0].StartId);var d=g[1].search(g[0].StartId);var c=a[1].search(a[0].EndId);var b=g[1].search(g[0].EndId);return f==d&&c==b}else{return this._CompareCursors(a.Start,g.Start)==0&&this._CompareCursors(a.End,g.End)==0}};FCKUndo.SaveUndoStep=function(){if(FCK.EditMode!=0||this.SaveLocked){return}if(this.SavedData.length){this.Changed=true}var a=FCK.EditorDocument.body.innerHTML;var b=this._GetBookmark();this.SavedData=this.SavedData.slice(0,this.CurrentIndex+1);if(this.CurrentIndex>0&&a==this.SavedData[this.CurrentIndex][0]&&this._CheckIsBookmarksEqual(b,this.SavedData[this.CurrentIndex][1])){return}else{if(this.CurrentIndex==0&&this.SavedData.length&&a==this.SavedData[0][0]){this.SavedData[0][1]=b;return}}if(this.CurrentIndex+1>=FCKConfig.MaxUndoLevels){this.SavedData.shift()}else{this.CurrentIndex++}this.SavedData[this.CurrentIndex]=[a,b];FCK.Events.FireEvent("OnSelectionChange")};FCKUndo.CheckUndoState=function(){return(this.Changed||this.CurrentIndex>0)};FCKUndo.CheckRedoState=function(){return(this.CurrentIndex<(this.SavedData.length-1))};FCKUndo.Undo=function(){if(this.CheckUndoState()){if(this.CurrentIndex==(this.SavedData.length-1)){this.SaveUndoStep()}this._ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange")}};FCKUndo.Redo=function(){if(this.CheckRedoState()){this._ApplyUndoLevel(++this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange")}};FCKUndo._ApplyUndoLevel=function(a){var b=this.SavedData[a];if(!b){return}if(FCKBrowserInfo.IsIE){if(b[1]&&b[1][1]){FCK.SetInnerHtml(b[1][1])}else{FCK.SetInnerHtml(b[0])}}else{FCK.EditorDocument.body.innerHTML=b[0]}this._SelectBookmark(b[1]);this.TypesCount=0;this.Changed=false;this.Typing=false};var FCKEditingArea=function(a){this.TargetElement=a;this.Mode=0;if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKEditingArea_Cleanup)}};FCKEditingArea.prototype.Start=function(d,c){var b=this.TargetElement;var a=FCKTools.GetElementDocument(b);while(b.firstChild){b.removeChild(b.firstChild)}if(this.Mode==0){if(FCK_IS_CUSTOM_DOMAIN){d='<script>document.domain="'+FCK_RUNTIME_DOMAIN+'";<\/script>'+d}if(FCKBrowserInfo.IsIE){d=d.replace(/(<base[^>]*?)\s*\/?>(?!\s*<\/base>)/gi,"$1></base>")}else{if(!c){var m=d.match(FCKRegexLib.BeforeBody);var l=d.match(FCKRegexLib.AfterBody);if(m&&l){var k=d.substr(m[1].length,d.length-m[1].length-l[1].length);d=m[1]+"&nbsp;"+l[1];if(FCKBrowserInfo.IsGecko&&(k.length==0||FCKRegexLib.EmptyParagraph.test(k))){k='<br type="_moz">'}this._BodyHTML=k}else{this._BodyHTML=d}}}var j=this.IFrame=a.createElement("iframe");var i='<script type="text/javascript" _fcktemp="true">window.onerror=function(){return true;};<\/script>';j.frameBorder=0;j.style.width=j.style.height="100%";if(FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=d.replace(/<head>/i,"<head>"+i);j.src='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.parent._FCKHtmlToLoad );document.close() ;window.parent._FCKHtmlToLoad = null ;})() )'}else{if(!FCKBrowserInfo.IsGecko){j.src="javascript:void(0)"}}b.appendChild(j);this.Window=j.contentWindow;if(!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){var h=this.Window.document;h.open();h.write(d.replace(/<head>/i,"<head>"+i));h.close()}if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.EditingArea_Start(h,d)}if(FCKBrowserInfo.IsGecko10&&!c){this.Start(d,true);return}if(j.readyState&&j.readyState!="completed"){var g=this;setTimeout(function(){try{g.Window.document.documentElement.doScroll("left")}catch(n){setTimeout(arguments.callee,0);return}g.Window._FCKEditingArea=g;FCKEditingArea_CompleteStart.call(g.Window)},0)}else{this.Window._FCKEditingArea=this;if(FCKBrowserInfo.IsGecko10){this.Window.setTimeout(FCKEditingArea_CompleteStart,500)}else{FCKEditingArea_CompleteStart.call(this.Window)}}}else{var f=this.Textarea=a.createElement("textarea");f.className="SourceField";f.dir="ltr";FCKDomTools.SetElementStyles(f,{width:"100%",height:"100%",border:"none",resize:"none",outline:"none"});b.appendChild(f);f.value=d;FCKTools.RunFunction(this.OnLoad)}};function FCKEditingArea_CompleteStart(){if(!this.document.body){this.setTimeout(FCKEditingArea_CompleteStart,50);return}var a=this._FCKEditingArea;a.Document=a.Window.document;a.MakeEditable();FCKTools.RunFunction(a.OnLoad)}FCKEditingArea.prototype.MakeEditable=function(){var a=this.Document;if(FCKBrowserInfo.IsIE){a.body.disabled=true;a.body.contentEditable=true;a.body.removeAttribute("disabled")}else{try{a.body.spellcheck=(this.FFSpellChecker!==false);if(this._BodyHTML){a.body.innerHTML=this._BodyHTML;a.body.offsetLeft;this._BodyHTML=null}a.designMode="on";a.execCommand("enableObjectResizing",false,!FCKConfig.DisableObjectResizing);a.execCommand("enableInlineTableEditing",false,!FCKConfig.DisableFFTableHandles)}catch(b){FCKTools.AddEventListener(this.Window.frameElement,"DOMAttrModified",FCKEditingArea_Document_AttributeNodeModified)}}};function FCKEditingArea_Document_AttributeNodeModified(a){var b=a.currentTarget.contentWindow._FCKEditingArea;if(b._timer){window.clearTimeout(b._timer)}b._timer=FCKTools.SetTimeout(FCKEditingArea_MakeEditableByMutation,1000,b)}function FCKEditingArea_MakeEditableByMutation(){delete this._timer;FCKTools.RemoveEventListener(this.Window.frameElement,"DOMAttrModified",FCKEditingArea_Document_AttributeNodeModified);this.MakeEditable()}FCKEditingArea.prototype.Focus=function(){try{if(this.Mode==0){if(FCKBrowserInfo.IsIE){this._FocusIE()}else{this.Window.focus()}}else{var a=FCKTools.GetElementDocument(this.Textarea);if((!a.hasFocus||a.hasFocus())&&a.activeElement==this.Textarea){return}this.Textarea.focus()}}catch(b){}};FCKEditingArea.prototype._FocusIE=function(){this.Document.body.setActive();this.Window.focus();var a=this.Document.selection.createRange();var c=a.parentElement();var b=c.nodeName.toLowerCase();if(c.childNodes.length>0||!(FCKListsLib.BlockElements[b]||FCKListsLib.NonEmptyBlockElements[b])){return}a=new FCKDomRange(this.Window);a.MoveToElementEditStart(c);a.Select()};function FCKEditingArea_Cleanup(){if(this.Document){this.Document.body.innerHTML=""}this.TargetElement=null;this.IFrame=null;this.Document=null;this.Textarea=null;if(this.Window){this.Window._FCKEditingArea=null;this.Window=null}}var FCKKeystrokeHandler=function(a){this.Keystrokes={};this.CancelCtrlDefaults=(a!==false)};FCKKeystrokeHandler.prototype.AttachToElement=function(a){FCKTools.AddEventListenerEx(a,"keydown",_FCKKeystrokeHandler_OnKeyDown,this);if(FCKBrowserInfo.IsGecko10||FCKBrowserInfo.IsOpera||(FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac)){FCKTools.AddEventListenerEx(a,"keypress",_FCKKeystrokeHandler_OnKeyPress,this)}};FCKKeystrokeHandler.prototype.SetKeystrokes=function(){for(var b=0;b<arguments.length;b++){var a=arguments[b];if(!a){continue}if(typeof(a[0])=="object"){this.SetKeystrokes.apply(this,a)}else{if(a.length==1){delete this.Keystrokes[a[0]]}else{this.Keystrokes[a[0]]=a[1]===true?true:a}}}};function _FCKKeystrokeHandler_OnKeyDown(a,h){var g=a.keyCode||a.which;var f=0;if(a.ctrlKey||a.metaKey){f+=CTRL}if(a.shiftKey){f+=SHIFT}if(a.altKey){f+=ALT}var d=g+f;var c=h._CancelIt=false;var b=h.Keystrokes[d];if(b){if(b===true||!(h.OnKeystroke&&h.OnKeystroke.apply(h,b))){return true}c=true}if(c||(h.CancelCtrlDefaults&&f==CTRL&&(g<33||g>40))){h._CancelIt=true;if(a.preventDefault){return a.preventDefault()}a.returnValue=false;a.cancelBubble=true;return false}return true}function _FCKKeystrokeHandler_OnKeyPress(a,b){if(b._CancelIt){if(a.preventDefault){return a.preventDefault()}return false}return true}FCK.DTD=(function(){var a=FCKTools.Merge;var t,h,j,g,f,d,p,l,c,i,b,n,m,q,r,o,k;t={isindex:1,fieldset:1};r={input:1,button:1,select:1,textarea:1,label:1};q=a({a:1},r);p=a({iframe:1},q);o={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1};n={ins:1,del:1,script:1};m=a({b:1,acronym:1,bdo:1,"var":1,"#":1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},n);l=a({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},m);k=a({p:1},l);j=a({iframe:1},l,r);i={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,"#":1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,"var":1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1};h=a({a:1},j);g={tr:1};f={"#":1};d=a({param:1},i);c=a({form:1},t,p,o,k);b={li:1};return{col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:c,td:c,br:{},th:c,center:c,kbd:h,button:a(k,o),basefont:{},h5:h,h4:h,samp:h,h6:h,ol:b,h1:h,h3:h,option:f,h2:h,form:a(t,p,o,k),select:{optgroup:1,option:1},font:j,ins:c,menu:b,abbr:h,label:h,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:h,script:f,tfoot:g,cite:h,li:c,input:{},iframe:c,strong:j,textarea:f,noframes:c,big:j,small:j,span:j,hr:{},dt:h,sub:j,optgroup:{option:1},param:{},bdo:h,"var":j,div:c,object:d,sup:j,dd:c,strike:j,area:{},dir:b,map:a({area:1,form:1,p:1},t,n,o),applet:d,dl:{dt:1,dd:1},del:c,isindex:{},fieldset:a({legend:1},i),thead:g,ul:b,acronym:h,b:j,a:j,blockquote:c,caption:h,i:j,u:j,tbody:g,s:h,address:a(p,k),tt:j,legend:h,q:h,pre:a(m,q),p:h,em:j,dfn:h}})();var FCKStyle=function(a){this.Element=(a.Element||"span").toLowerCase();this._StyleDesc=a};FCKStyle.prototype={GetType:function(){var a=this.GetType_$;if(a!=undefined){return a}var b=this.Element;if(b=="#"||FCKListsLib.StyleBlockElements[b]){a=0}else{if(FCKListsLib.StyleObjectElements[b]){a=2}else{a=1}}return(this.GetType_$=a)},ApplyToSelection:function(a){var b=new FCKDomRange(a);b.MoveToSelection();this.ApplyToRange(b,true)},ApplyToRange:function(a,c,b){switch(this.GetType()){case 0:this.ApplyToRange=this._ApplyBlockStyle;break;case 1:this.ApplyToRange=this._ApplyInlineStyle;break;default:return}this.ApplyToRange(a,c,b)},ApplyToObject:function(a){if(!a){return}this.BuildElement(null,a)},RemoveFromSelection:function(a){var b=new FCKDomRange(a);b.MoveToSelection();this.RemoveFromRange(b,true)},RemoveFromRange:function(Y,W,V){var G;var z=this._GetAttribsForComparison();var y=this._GetOverridesForComparison();if(Y.CheckIsCollapsed()){var G=Y.CreateBookmark(true);var x=Y.GetBookmarkNode(G,true);var v=new FCKElementPath(x.parentNode);var u=[];var t=!FCKDomTools.GetNextSibling(x);var r=t||!FCKDomTools.GetPreviousSibling(x);var q;var p=-1;for(var ab=0;ab<v.Elements.length;ab++){var o=v.Elements[ab];if(this.CheckElementRemovable(o)){if(r&&!FCKDomTools.CheckIsEmptyElement(o,function(a){return(a!=x)})){q=o;p=u.length-1}else{var n=o.nodeName.toLowerCase();if(n==this.Element){for(var m in z){if(FCKDomTools.HasAttribute(o,m)){switch(m){case"style":this._RemoveStylesFromElement(o);break;case"class":if(FCKDomTools.GetAttributeValue(o,m)!=this.GetFinalAttributeValue(m)){continue}default:FCKDomTools.RemoveAttribute(o,m)}}}}this._RemoveOverrides(o,y[n]);if(this.GetType()==1){this._RemoveNoAttribElement(o)}}}else{if(r){u.push(o)}}r=r&&((t&&!FCKDomTools.GetNextSibling(o))||(!t&&!FCKDomTools.GetPreviousSibling(o)));if(q&&(!r||(ab==v.Elements.length-1))){var l=FCKDomTools.RemoveNode(x);for(var aa=0;aa<=p;aa++){var k=FCKDomTools.CloneElement(u[aa]);k.appendChild(l);l=k}if(t){FCKDomTools.InsertAfterNode(q,l)}else{q.parentNode.insertBefore(l,q)}r=false;q=null}}if(W){Y.SelectBookmark(G)}if(V){Y.MoveToBookmark(G)}return}Y.Expand("inline_elements");G=Y.CreateBookmark(true);var h=Y.GetBookmarkNode(G,true);var g=Y.GetBookmarkNode(G,false);Y.Release(true);var v=new FCKElementPath(h);var f=v.Elements;var o;for(var ab=1;ab<f.length;ab++){o=f[ab];if(o==v.Block||o==v.BlockLimit){break}if(this.CheckElementRemovable(o)){FCKDomTools.BreakParent(h,o,Y)}}v=new FCKElementPath(g);f=v.Elements;for(var ab=1;ab<f.length;ab++){o=f[ab];if(o==v.Block||o==v.BlockLimit){break}ad=o.nodeName.toLowerCase();if(this.CheckElementRemovable(o)){FCKDomTools.BreakParent(g,o,Y)}}var d=FCKDomTools.GetNextSourceNode(h,true);while(d){var ae=FCKDomTools.GetNextSourceNode(d);if(d.nodeType==1){var ad=d.nodeName.toLowerCase();var ac=(ad==this.Element);if(ac){for(var m in z){if(FCKDomTools.HasAttribute(d,m)){switch(m){case"style":this._RemoveStylesFromElement(d);break;case"class":if(FCKDomTools.GetAttributeValue(d,m)!=this.GetFinalAttributeValue(m)){continue}default:FCKDomTools.RemoveAttribute(d,m)}}}}else{ac=!!y[ad]}if(ac){this._RemoveOverrides(d,y[ad]);this._RemoveNoAttribElement(d)}}if(ae==g){break}d=ae}this._FixBookmarkStart(h);if(W){Y.SelectBookmark(G)}if(V){Y.MoveToBookmark(G)}},CheckElementRemovable:function(d,c){if(!d){return false}var b=d.nodeName.toLowerCase();if(b==this.Element){if(!c&&!FCKDomTools.HasAttributes(d)){return true}var a=this._GetAttribsForComparison();var l=(a._length==0);for(var k in a){if(k=="_length"){continue}if(this._CompareAttributeValues(k,FCKDomTools.GetAttributeValue(d,k),(this.GetFinalAttributeValue(k)||""))){l=true;if(!c){break}}else{l=false;if(c){return false}}}if(l){return true}}var j=this._GetOverridesForComparison()[b];if(j){if(!(a=j.Attributes)){return true}for(var f=0;f<a.length;f++){var h=a[f][0];if(FCKDomTools.HasAttribute(d,h)){var g=a[f][1];if(g==null||(typeof g=="string"&&FCKDomTools.GetAttributeValue(d,h)==g)||g.test(FCKDomTools.GetAttributeValue(d,h))){return true}}}}return false},CheckActive:function(a){switch(this.GetType()){case 0:return this.CheckElementRemovable(a.Block||a.BlockLimit,true);case 1:var d=a.Elements;for(var b=0;b<d.length;b++){var c=d[b];if(c==a.Block||c==a.BlockLimit){continue}if(this.CheckElementRemovable(c,true)){return true}}}return false},RemoveFromElement:function(a){var j=this._GetAttribsForComparison();var h=this._GetOverridesForComparison();var g=a.getElementsByTagName(this.Element);for(var b=g.length-1;b>=0;b--){var f=g[b];for(var d in j){if(FCKDomTools.HasAttribute(f,d)){switch(d){case"style":this._RemoveStylesFromElement(f);break;case"class":if(FCKDomTools.GetAttributeValue(f,d)!=this.GetFinalAttributeValue(d)){continue}default:FCKDomTools.RemoveAttribute(f,d)}}}this._RemoveOverrides(f,h[this.Element]);this._RemoveNoAttribElement(f)}for(var c in h){if(c!=this.Element){g=a.getElementsByTagName(c);for(var b=g.length-1;b>=0;b--){var f=g[b];this._RemoveOverrides(f,h[c]);this._RemoveNoAttribElement(f)}}}},_RemoveStylesFromElement:function(a){var d=a.style.cssText;var c=this.GetFinalStyleValue();if(d.length>0&&c.length==0){return}c="(^|;)\\s*("+c.replace(/\s*([^ ]+):.*?(;|$)/g,"$1|").replace(/\|$/,"")+"):[^;]+";var b=new RegExp(c,"gi");d=d.replace(b,"").Trim();if(d.length==0||d==";"){FCKDomTools.RemoveAttribute(a,"style")}else{a.style.cssText=d.replace(b,"")}},_RemoveOverrides:function(a,g){var f=g&&g.Attributes;if(f){for(var b=0;b<f.length;b++){var d=f[b][0];if(FCKDomTools.HasAttribute(a,d)){var c=f[b][1];if(c==null||(c.test&&c.test(FCKDomTools.GetAttributeValue(a,d)))||(typeof c=="string"&&FCKDomTools.GetAttributeValue(a,d)==c)){FCKDomTools.RemoveAttribute(a,d)}}}}},_RemoveNoAttribElement:function(a){if(!FCKDomTools.HasAttributes(a)){var c=a.firstChild;var b=a.lastChild;FCKDomTools.RemoveNode(a,true);this._MergeSiblings(c);if(c!=b){this._MergeSiblings(b)}}},BuildElement:function(a,g){var f=g||a.createElement(this.Element);var d=this._StyleDesc.Attributes;var c;if(d){for(var b in d){c=this.GetFinalAttributeValue(b);if(b.toLowerCase()=="class"){f.className=c}else{f.setAttribute(b,c)}}}if(this._GetStyleText().length>0){f.style.cssText=this.GetFinalStyleValue()}return f},_CompareAttributeValues:function(a,c,b){if(a=="style"&&c&&b){c=c.replace(/;$/,"").toLowerCase();b=b.replace(/;$/,"").toLowerCase()}return(c==b||((c===null||c==="")&&(b===null||b==="")))},GetFinalAttributeValue:function(a){var b=this._StyleDesc.Attributes;var b=b?b[a]:null;if(!b&&a=="style"){return this.GetFinalStyleValue()}if(b&&this._Variables){b=b.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this)}return b},GetFinalStyleValue:function(){var a=this._GetStyleText();if(a.length>0&&this._Variables){a=a.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this);a=FCKTools.NormalizeCssText(a)}return a},_GetVariableReplace:function(){return this._Variables[arguments[2]]||arguments[0]},SetVariable:function(a,c){var b=this._Variables;if(!b){b=this._Variables={}}this._Variables[a]=c},_FromPre:function(a,g,f){var d=g.innerHTML;d=d.replace(/(\r\n|\r)/g,"\n");d=d.replace(/^[ \t]*\n/,"");d=d.replace(/\n$/,"");d=d.replace(/^[ \t]+|[ \t]+$/g,function(h,j,i){if(h.length==1){return"&nbsp;"}else{if(j==0){return new Array(h.length).join("&nbsp;")+" "}else{return" "+new Array(h.length).join("&nbsp;")}}});var c=new FCKHtmlIterator(d);var b=[];c.Each(function(h,i){if(!h){i=i.replace(/\n/g,"<br>");i=i.replace(/[ \t]{2,}/g,function(j){return new Array(j.length).join("&nbsp;")+" "})}b.push(i)});f.innerHTML=b.join("");return f},_ToPre:function(a,h,g){var f=h.innerHTML.Trim();f=f.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,"<br />");var d=new FCKHtmlIterator(f);var c=[];d.Each(function(i,j){if(!i){j=j.replace(/([ \t\n\r]+|&nbsp;)/g," ")}else{if(i&&j=="<br />"){j="\n"}}c.push(j)});if(FCKBrowserInfo.IsIE){var b=a.createElement("div");b.appendChild(g);g.outerHTML="<pre>\n"+c.join("")+"</pre>";g=b.removeChild(b.firstChild)}else{g.innerHTML=c.join("")}return g},_CheckAndMergePre:function(a,c){if(a!=FCKDomTools.GetPreviousSourceElement(c,true)){return}var b=a.innerHTML.replace(/\n$/,"")+"\n\n"+c.innerHTML.replace(/^\n/,"");if(FCKBrowserInfo.IsIE){c.outerHTML="<pre>"+b+"</pre>"}else{c.innerHTML=b}FCKDomTools.RemoveNode(a)},_CheckAndSplitPre:function(a){var d;var c=a.firstChild;c=c&&c.nextSibling;while(c){var b=c.nextSibling;if(b&&b.nextSibling&&c.nodeName.IEquals("br")&&b.nodeName.IEquals("br")){FCKDomTools.RemoveNode(c);c=b.nextSibling;FCKDomTools.RemoveNode(b);d=FCKDomTools.InsertAfterNode(d||a,FCKDomTools.CloneElement(a));continue}if(d){c=c.previousSibling;FCKDomTools.MoveNode(c.nextSibling,d)}c=c.nextSibling}},_ApplyBlockStyle:function(d,c,b){var a;if(c){a=d.CreateBookmark()}var n=new FCKDomRangeIterator(d);n.EnforceRealBlocks=true;var m;var l=d.Window.document;var k;while((m=n.GetNextParagraph())){var j=this.BuildElement(l);var i=j.nodeName.IEquals("pre");var h=m.nodeName.IEquals("pre");var g=i&&!h;var f=!i&&h;if(g){j=this._ToPre(l,m,j)}else{if(f){j=this._FromPre(l,m,j)}else{FCKDomTools.MoveChildren(m,j)}}m.parentNode.insertBefore(j,m);FCKDomTools.RemoveNode(m);if(i){if(k){this._CheckAndMergePre(k,j)}k=j}else{if(f){this._CheckAndSplitPre(j)}}}if(c){d.SelectBookmark(a)}if(b){d.MoveToBookmark(a)}},_ApplyInlineStyle:function(t,r,q){var p=t.Window.document;if(t.CheckIsCollapsed()){var o=this.BuildElement(p);t.InsertNode(o);t.MoveToPosition(o,2);t.Select();return}var n=this.Element;var m=FCK.DTD[n]||FCK.DTD.span;var l=this._GetAttribsForComparison();var k;t.Expand("inline_elements");var j=t.CreateBookmark(true);var i=t.GetBookmarkNode(j,true);var h=t.GetBookmarkNode(j,false);t.Release(true);var g=FCKDomTools.GetNextSourceNode(i,true);while(g){var f=false;var d=g.nodeType;var c=d==1?g.nodeName.toLowerCase():null;if(!c||m[c]){if((FCK.DTD[g.parentNode.nodeName.toLowerCase()]||FCK.DTD.span)[n]||!FCK.DTD[n]){if(!t.CheckHasRange()){t.SetStart(g,3)}if(d!=1||g.childNodes.length==0){var b=g;var a=b.parentNode;while(b==a.lastChild&&m[a.nodeName.toLowerCase()]){b=a}t.SetEnd(b,4);if(b==b.parentNode.lastChild&&!m[b.parentNode.nodeName.toLowerCase()]){f=true}}else{t.SetEnd(g,3)}}else{f=true}}else{f=true}g=FCKDomTools.GetNextSourceNode(g);if(g==h){g=null;f=true}if(f&&t.CheckHasRange()&&!t.CheckIsCollapsed()){k=this.BuildElement(p);t.ExtractContents().AppendTo(k);if(k.innerHTML.RTrim().length>0){t.InsertNode(k);this.RemoveFromElement(k);this._MergeSiblings(k,this._GetAttribsForComparison());if(!FCKBrowserInfo.IsIE){k.normalize()}}t.Release(true)}}this._FixBookmarkStart(i);if(r){t.SelectBookmark(j)}if(q){t.MoveToBookmark(j)}},_FixBookmarkStart:function(a){var b;while((b=a.nextSibling)){if(b.nodeType==1&&FCKListsLib.InlineNonEmptyElements[b.nodeName.toLowerCase()]){if(!b.firstChild){FCKDomTools.RemoveNode(b)}else{FCKDomTools.MoveNode(a,b,true)}continue}if(b.nodeType==3&&b.length==0){FCKDomTools.RemoveNode(b);continue}break}},_MergeSiblings:function(a,b){if(!a||a.nodeType!=1||!FCKListsLib.InlineNonEmptyElements[a.nodeName.toLowerCase()]){return}this._MergeNextSibling(a,b);this._MergePreviousSibling(a,b)},_MergeNextSibling:function(a,f){var d=a.nextSibling;var c=(d&&d.nodeType==1&&d.getAttribute("_fck_bookmark"));if(c){d=d.nextSibling}if(d&&d.nodeType==1&&d.nodeName==a.nodeName){if(!f){f=this._CreateElementAttribsForComparison(a)}if(this._CheckAttributesMatch(d,f)){var b=a.lastChild;if(c){FCKDomTools.MoveNode(a.nextSibling,a)}FCKDomTools.MoveChildren(d,a);FCKDomTools.RemoveNode(d);if(b){this._MergeNextSibling(b)}}}},_MergePreviousSibling:function(a,f){var d=a.previousSibling;var c=(d&&d.nodeType==1&&d.getAttribute("_fck_bookmark"));if(c){d=d.previousSibling}if(d&&d.nodeType==1&&d.nodeName==a.nodeName){if(!f){f=this._CreateElementAttribsForComparison(a)}if(this._CheckAttributesMatch(d,f)){var b=a.firstChild;if(c){FCKDomTools.MoveNode(a.previousSibling,a,true)}FCKDomTools.MoveChildren(d,a,true);FCKDomTools.RemoveNode(d);if(b){this._MergePreviousSibling(b)}}}},_GetStyleText:function(){var a=this._StyleDesc.Styles;var c=(this._StyleDesc.Attributes?this._StyleDesc.Attributes.style||"":"");if(c.length>0){c+=";"}for(var b in a){c+=b+":"+a[b]+";"}if(c.length>0&&!(/#\(/.test(c))){c=FCKTools.NormalizeCssText(c)}return(this._GetStyleText=function(){return c})()},_GetAttribsForComparison:function(){var a=this._GetAttribsForComparison_$;if(a){return a}a={};var c=this._StyleDesc.Attributes;if(c){for(var b in c){a[b.toLowerCase()]=c[b].toLowerCase()}}if(this._GetStyleText().length>0){a.style=this._GetStyleText().toLowerCase()}FCKTools.AppendLengthProperty(a,"_length");return(this._GetAttribsForComparison_$=a)},_GetOverridesForComparison:function(){var d=this._GetOverridesForComparison_$;if(d){return d}d={};var c=this._StyleDesc.Overrides;if(c){if(!FCKTools.IsArray(c)){c=[c]}for(var f=0;f<c.length;f++){var b=c[f];var a;var k;var j;if(typeof b=="string"){a=b.toLowerCase()}else{a=b.Element?b.Element.toLowerCase():this.Element;j=b.Attributes}k=d[a]||(d[a]={});if(j){var h=(k.Attributes=k.Attributes||[]);for(var g in j){h.push([g.toLowerCase(),j[g]])}}}}return(this._GetOverridesForComparison_$=d)},_CreateElementAttribsForComparison:function(a){var f={};var d=0;for(var b=0;b<a.attributes.length;b++){var c=a.attributes[b];if(c.specified){f[c.nodeName.toLowerCase()]=FCKDomTools.GetAttributeValue(a,c).toLowerCase();d++}}f._length=d;return f},_CheckAttributesMatch:function(a,j){var h=a.attributes;var g=0;for(var b=0;b<h.length;b++){var f=h[b];if(f.specified){var d=f.nodeName.toLowerCase();var c=j[d];if(!c){break}if(c!=FCKDomTools.GetAttributeValue(a,f).toLowerCase()){break}g++}}return(g==j._length)}};var FCKStyles=FCK.Styles={_Callbacks:{},_ObjectStyles:{},ApplyStyle:function(a){if(typeof a=="string"){a=this.GetStyles()[a]}if(a){if(a.GetType()==2){a.ApplyToObject(FCKSelection.GetSelectedElement())}else{a.ApplyToSelection(FCK.EditorWindow)}FCK.Events.FireEvent("OnSelectionChange")}},RemoveStyle:function(a){if(typeof a=="string"){a=this.GetStyles()[a]}if(a){a.RemoveFromSelection(FCK.EditorWindow);FCK.Events.FireEvent("OnSelectionChange")}},AttachStyleStateChange:function(a,d,c){var b=this._Callbacks[a];if(!b){b=this._Callbacks[a]=[]}b.push([d,c])},CheckSelectionChanges:function(){var d=FCKSelection.GetBoundaryParentElement(true);if(!d){return}var c=new FCKElementPath(d);var b=this.GetStyles();for(var a in b){var l=this._Callbacks[a];if(l){var k=b[a];var j=k.CheckActive(c);if(j!=(k._LastState||null)){k._LastState=j;for(var f=0;f<l.length;f++){var h=l[f][0];var g=l[f][1];h.call(g||window,a,j)}}}}},CheckStyleInSelection:function(a){return false},_GetRemoveFormatTagsRegex:function(){var a=new RegExp("^(?:"+FCKConfig.RemoveFormatTags.replace(/,/g,"|")+")$","i");return(this._GetRemoveFormatTagsRegex=function(){return a})&&a},RemoveAll:function(){var d=new FCKDomRange(FCK.EditorWindow);d.MoveToSelection();if(d.CheckIsCollapsed()){return}d.Expand("inline_elements");var c=d.CreateBookmark(true);var b=d.GetBookmarkNode(c,true);var a=d.GetBookmarkNode(c,false);d.Release(true);var m=this._GetRemoveFormatTagsRegex();var l=new FCKElementPath(b);var k=l.Elements;var j;for(var f=1;f<k.length;f++){j=k[f];if(j==l.Block||j==l.BlockLimit){break}if(m.test(j.nodeName)){FCKDomTools.BreakParent(b,j,d)}}l=new FCKElementPath(a);k=l.Elements;for(var f=1;f<k.length;f++){j=k[f];if(j==l.Block||j==l.BlockLimit){break}elementName=j.nodeName.toLowerCase();if(m.test(j.nodeName)){FCKDomTools.BreakParent(a,j,d)}}var h=FCKDomTools.GetNextSourceNode(b,true,1);while(h){if(h==a){break}var g=FCKDomTools.GetNextSourceNode(h,false,1);if(m.test(h.nodeName)){FCKDomTools.RemoveNode(h,true)}else{FCKDomTools.RemoveAttributes(h,FCKConfig.RemoveAttributesArray)}h=g}d.SelectBookmark(c);FCK.Events.FireEvent("OnSelectionChange")},GetStyle:function(a){return this.GetStyles()[a]},GetStyles:function(){var a=this._GetStyles;if(!a){a=this._GetStyles=FCKTools.Merge(this._LoadStylesCore(),this._LoadStylesCustom(),this._LoadStylesXml())}return a},CheckHasObjectStyle:function(a){return!!this._ObjectStyles[a]},_LoadStylesCore:function(){var a={};var d=FCKConfig.CoreStyles;for(var c in d){var b=a["_FCK_"+c]=new FCKStyle(d[c]);b.IsCore=true}return a},_LoadStylesCustom:function(){var a={};var d=FCKConfig.CustomStyles;if(d){for(var c in d){var b=a[c]=new FCKStyle(d[c]);b.Name=c}}return a},_LoadStylesXml:function(){var v={};var u=FCKConfig.StylesXmlPath;if(!u||u.length==0){return v}var t=new FCKXml();t.LoadUrl(u);var r=FCKXml.TransformToObject(t.SelectSingleNode("Styles"));var q=r.$Style;if(!q){return v}for(var z=0;z<q.length;z++){var p=q[z];var o=(p.element||"").toLowerCase();if(o.length==0){throw('The element name is required. Error loading "'+u+'"')}var n={Element:o,Attributes:{},Styles:{},Overrides:[]};var m=p.$Attribute||[];for(var y=0;y<m.length;y++){n.Attributes[m[y].name]=m[y].value}var l=p.$Style||[];for(y=0;y<l.length;y++){n.Styles[l[y].name]=l[y].value}var h=p.$Override;if(h){for(y=0;y<h.length;y++){var g=h[y];var f={Element:g.element};var d=g.$Attribute;if(d){f.Attributes={};for(var x=0;x<d.length;x++){var c=d[x].value||null;if(c){var b=c&&FCKRegexLib.RegExp.exec(c);if(b){c=new RegExp(b[1],b[2]||"")}}f.Attributes[d[x].name]=c}}n.Overrides.push(f)}}var a=new FCKStyle(n);a.Name=p.name||o;if(a.GetType()==2){this._ObjectStyles[o]=true}v[a.Name]=a}return v}};var FCKListHandler={OutdentListItem:function(d){var c=d.parentNode;if(c.tagName.toUpperCase().Equals("UL","OL")){var b=FCKTools.GetElementDocument(d);var a=new FCKDocumentFragment(b);var o=a.RootNode;var n=false;var m=FCKDomTools.GetFirstChild(d,["UL","OL"]);if(m){n=true;var l;while((l=m.firstChild)){o.appendChild(m.removeChild(l))}FCKDomTools.RemoveNode(m)}var k;var j=false;while((k=d.nextSibling)){if(!n&&k.nodeType==1&&k.nodeName.toUpperCase()=="LI"){j=n=true}o.appendChild(k.parentNode.removeChild(k));if(!j&&k.nodeType==1&&k.nodeName.toUpperCase().Equals("UL","OL")){FCKDomTools.RemoveNode(k,true)}}var i=c.parentNode.tagName.toUpperCase();var h=(i=="LI");if(h||i.Equals("UL","OL")){if(n){var m=c.cloneNode(false);a.AppendTo(m);d.appendChild(m)}else{if(h){a.InsertAfterNode(c.parentNode)}else{a.InsertAfterNode(c)}}if(h){FCKDomTools.InsertAfterNode(c.parentNode,c.removeChild(d))}else{FCKDomTools.InsertAfterNode(c,c.removeChild(d))}}else{if(n){var g=c.cloneNode(false);a.AppendTo(g);FCKDomTools.InsertAfterNode(c,g)}var f=b.createElement(FCKConfig.EnterMode=="p"?"p":"div");FCKDomTools.MoveChildren(c.removeChild(d),f);FCKDomTools.InsertAfterNode(c,f);if(FCKConfig.EnterMode=="br"){if(FCKBrowserInfo.IsGecko){f.parentNode.insertBefore(FCKTools.CreateBogusBR(b),f)}else{FCKDomTools.InsertAfterNode(f,FCKTools.CreateBogusBR(b))}FCKDomTools.RemoveNode(f,true)}}if(this.CheckEmptyList(c)){FCKDomTools.RemoveNode(c,true)}}},CheckEmptyList:function(a){return(FCKDomTools.GetFirstChild(a,"LI")==null)},CheckListHasContents:function(a){var b=a.firstChild;while(b){switch(b.nodeType){case 1:if(!b.nodeName.IEquals("UL","LI")){return true}break;case 3:if(b.nodeValue.Trim().length>0){return true}}b=b.nextSibling}return false}};var FCKElementPath=function(a){var g=null;var f=null;var d=[];var c=a;while(c){if(c.nodeType==1){if(!this.LastElement){this.LastElement=c}var b=c.nodeName.toLowerCase();if(FCKBrowserInfo.IsIE&&c.scopeName!="HTML"){b=c.scopeName.toLowerCase()+":"+b}if(!f){if(!g&&FCKListsLib.PathBlockElements[b]!=null){g=c}if(FCKListsLib.PathBlockLimitElements[b]!=null){if(!g&&b=="div"&&!FCKElementPath._CheckHasBlock(c)){g=c}else{f=c}}}d.push(c);if(b=="body"){break}}c=c.parentNode}this.Block=g;this.BlockLimit=f;this.Elements=d};FCKElementPath._CheckHasBlock=function(a){var f=a.childNodes;for(var b=0,c=f.length;b<c;b++){var d=f[b];if(d.nodeType==1&&FCKListsLib.BlockElements[d.nodeName.toLowerCase()]){return true}}return false};var FCKDomRange=function(a){this.Window=a;this._Cache={}};FCKDomRange.prototype={_UpdateElementInfo:function(){var a=this._Range;if(!a){this.Release(true)}else{var f=a.startContainer;var d=new FCKElementPath(f);this.StartNode=f.nodeType==3?f:f.childNodes[a.startOffset];this.StartContainer=f;this.StartBlock=d.Block;this.StartBlockLimit=d.BlockLimit;if(a.collapsed){this.EndNode=this.StartNode;this.EndContainer=this.StartContainer;this.EndBlock=this.StartBlock;this.EndBlockLimit=this.StartBlockLimit}else{var c=a.endContainer;if(f!=c){d=new FCKElementPath(c)}var b=c;if(a.endOffset==0){while(b&&!b.previousSibling){b=b.parentNode}if(b){b=b.previousSibling}}else{if(b.nodeType==1){b=b.childNodes[a.endOffset-1]}}this.EndNode=b;this.EndContainer=c;this.EndBlock=d.Block;this.EndBlockLimit=d.BlockLimit}}this._Cache={}},CreateRange:function(){return new FCKW3CRange(this.Window.document)},DeleteContents:function(){if(this._Range){this._Range.deleteContents();this._UpdateElementInfo()}},ExtractContents:function(){if(this._Range){var a=this._Range.extractContents();this._UpdateElementInfo();return a}return null},CheckIsCollapsed:function(){if(this._Range){return this._Range.collapsed}return false},Collapse:function(a){if(this._Range){this._Range.collapse(a)}this._UpdateElementInfo()},Clone:function(){var a=FCKTools.CloneObject(this);if(this._Range){a._Range=this._Range.cloneRange()}return a},MoveToNodeContents:function(a){if(!this._Range){this._Range=this.CreateRange()}this._Range.selectNodeContents(a);this._UpdateElementInfo()},MoveToElementStart:function(a){this.SetStart(a,1);this.SetEnd(a,1)},MoveToElementEditStart:function(a){var b;while(a&&a.nodeType==1){if(FCKDomTools.CheckIsEditable(a)){b=a}else{if(b){break}}a=a.firstChild}if(b){this.MoveToElementStart(b)}},InsertNode:function(a){if(this._Range){this._Range.insertNode(a)}},CheckIsEmpty:function(){if(this.CheckIsCollapsed()){return true}var a=this.Window.document.createElement("div");this._Range.cloneContents().AppendTo(a);FCKDomTools.TrimNode(a);return(a.innerHTML.length==0)},CheckStartOfBlock:function(){var a=this._Cache;var h=a.IsStartOfBlock;if(h!=undefined){return h}var g=this.StartBlock||this.StartBlockLimit;var f=this._Range.startContainer;var d=this._Range.startOffset;var c;if(d>0){if(f.nodeType==3){var b=f.nodeValue.substr(0,d).Trim();if(b.length!=0){return a.IsStartOfBlock=false}}else{c=f.childNodes[d-1]}}if(!c){c=FCKDomTools.GetPreviousSourceNode(f,true,null,g)}while(c){switch(c.nodeType){case 1:if(!FCKListsLib.InlineChildReqElements[c.nodeName.toLowerCase()]){return a.IsStartOfBlock=false}break;case 3:if(c.nodeValue.Trim().length>0){return a.IsStartOfBlock=false}}c=FCKDomTools.GetPreviousSourceNode(c,false,null,g)}return a.IsStartOfBlock=true},CheckEndOfBlock:function(d){var c=this._Cache.IsEndOfBlock;if(c!=undefined){return c}var b=this.EndBlock||this.EndBlockLimit;var a=this._Range.endContainer;var j=this._Range.endOffset;var i;if(a.nodeType==3){var h=a.nodeValue;if(j<h.length){h=h.substr(j);if(h.Trim().length!=0){return this._Cache.IsEndOfBlock=false}}}else{i=a.childNodes[j]}if(!i){i=FCKDomTools.GetNextSourceNode(a,true,null,b)}var g=false;while(i){switch(i.nodeType){case 1:var f=i.nodeName.toLowerCase();if(FCKListsLib.InlineChildReqElements[f]){break}if(f=="br"&&!g){g=true;break}return this._Cache.IsEndOfBlock=false;case 3:if(i.nodeValue.Trim().length>0){return this._Cache.IsEndOfBlock=false}}i=FCKDomTools.GetNextSourceNode(i,false,null,b)}if(d){this.Select()}return this._Cache.IsEndOfBlock=true},CreateBookmark:function(a){var g={StartId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+"S",EndId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+"E"};var f=this.Window.document;var d;var c;var b;if(!this.CheckIsCollapsed()){c=f.createElement("span");c.style.display="none";c.id=g.EndId;c.setAttribute("_fck_bookmark",true);c.innerHTML="&nbsp;";b=this.Clone();b.Collapse(false);b.InsertNode(c)}d=f.createElement("span");d.style.display="none";d.id=g.StartId;d.setAttribute("_fck_bookmark",true);d.innerHTML="&nbsp;";b=this.Clone();b.Collapse(true);b.InsertNode(d);if(a){g.StartNode=d;g.EndNode=c}if(c){this.SetStart(d,4);this.SetEnd(c,3)}else{this.MoveToPosition(d,4)}return g},GetBookmarkNode:function(a,c){var b=this.Window.document;if(c){return a.StartNode||b.getElementById(a.StartId)}else{return a.EndNode||b.getElementById(a.EndId)}},MoveToBookmark:function(a,d){var c=this.GetBookmarkNode(a,true);var b=this.GetBookmarkNode(a,false);this.SetStart(c,3);if(!d){FCKDomTools.RemoveNode(c)}if(b){this.SetEnd(b,3);if(!d){FCKDomTools.RemoveNode(b)}}else{this.Collapse(true)}this._UpdateElementInfo()},CreateBookmark2:function(){if(!this._Range){return{Start:0,End:0}}var a={Start:[this._Range.startOffset],End:[this._Range.endOffset]};var h=this._Range.startContainer.previousSibling;var g=this._Range.endContainer.previousSibling;var f=this._Range.startContainer;var d=this._Range.endContainer;while(h&&h.nodeType==3&&f.nodeType==3){a.Start[0]+=h.length;f=h;h=h.previousSibling}while(g&&g.nodeType==3&&d.nodeType==3){a.End[0]+=g.length;d=g;g=g.previousSibling}if(f.nodeType==1&&f.childNodes[a.Start[0]]&&f.childNodes[a.Start[0]].nodeType==3){var c=f.childNodes[a.Start[0]];var b=0;while(c.previousSibling&&c.previousSibling.nodeType==3){c=c.previousSibling;b+=c.length}f=c;a.Start[0]=b}if(d.nodeType==1&&d.childNodes[a.End[0]]&&d.childNodes[a.End[0]].nodeType==3){var c=d.childNodes[a.End[0]];var b=0;while(c.previousSibling&&c.previousSibling.nodeType==3){c=c.previousSibling;b+=c.length}d=c;a.End[0]=b}a.Start=FCKDomTools.GetNodeAddress(f,true).concat(a.Start);a.End=FCKDomTools.GetNodeAddress(d,true).concat(a.End);return a},MoveToBookmark2:function(a){var f=FCKDomTools.GetNodeFromAddress(this.Window.document,a.Start.slice(0,-1),true);var d=FCKDomTools.GetNodeFromAddress(this.Window.document,a.End.slice(0,-1),true);this.Release(true);this._Range=new FCKW3CRange(this.Window.document);var c=a.Start[a.Start.length-1];var b=a.End[a.End.length-1];while(f.nodeType==3&&c>f.length){if(!f.nextSibling||f.nextSibling.nodeType!=3){break}c-=f.length;f=f.nextSibling}while(d.nodeType==3&&b>d.length){if(!d.nextSibling||d.nextSibling.nodeType!=3){break}b-=d.length;d=d.nextSibling}this._Range.setStart(f,c);this._Range.setEnd(d,b);this._UpdateElementInfo()},MoveToPosition:function(a,b){this.SetStart(a,b);this.Collapse(true)},SetStart:function(a,d,c){var b=this._Range;if(!b){b=this._Range=this.CreateRange()}switch(d){case 1:b.setStart(a,0);break;case 2:b.setStart(a,a.childNodes.length);break;case 3:b.setStartBefore(a);break;case 4:b.setStartAfter(a)}if(!c){this._UpdateElementInfo()}},SetEnd:function(a,d,c){var b=this._Range;if(!b){b=this._Range=this.CreateRange()}switch(d){case 1:b.setEnd(a,0);break;case 2:b.setEnd(a,a.childNodes.length);break;case 3:b.setEndBefore(a);break;case 4:b.setEndAfter(a)}if(!c){this._UpdateElementInfo()}},Expand:function(a){var g,b;switch(a){case"inline_elements":if(this._Range.startOffset==0){g=this._Range.startContainer;if(g.nodeType!=1){g=g.previousSibling?null:g.parentNode}if(g){while(FCKListsLib.InlineNonEmptyElements[g.nodeName.toLowerCase()]){this._Range.setStartBefore(g);if(g!=g.parentNode.firstChild){break}g=g.parentNode}}}g=this._Range.endContainer;var f=this._Range.endOffset;if((g.nodeType==3&&f>=g.nodeValue.length)||(g.nodeType==1&&f>=g.childNodes.length)||(g.nodeType!=1&&g.nodeType!=3)){if(g.nodeType!=1){g=g.nextSibling?null:g.parentNode}if(g){while(FCKListsLib.InlineNonEmptyElements[g.nodeName.toLowerCase()]){this._Range.setEndAfter(g);if(g!=g.parentNode.lastChild){break}g=g.parentNode}}}break;case"block_contents":case"list_contents":var d=FCKListsLib.BlockBoundaries;if(a=="list_contents"||FCKConfig.EnterMode=="br"){d=FCKListsLib.ListBoundaries}if(this.StartBlock&&FCKConfig.EnterMode!="br"&&a=="block_contents"){this.SetStart(this.StartBlock,1)}else{g=this._Range.startContainer;if(g.nodeType==1){var c=g.childNodes[this._Range.startOffset];if(c){g=FCKDomTools.GetPreviousSourceNode(c,true)}else{g=g.lastChild||g}}while(g&&(g.nodeType!=1||(g!=this.StartBlockLimit&&!d[g.nodeName.toLowerCase()]))){this._Range.setStartBefore(g);g=g.previousSibling||g.parentNode}}if(this.EndBlock&&FCKConfig.EnterMode!="br"&&a=="block_contents"&&this.EndBlock.nodeName.toLowerCase()!="li"){this.SetEnd(this.EndBlock,2)}else{g=this._Range.endContainer;if(g.nodeType==1){g=g.childNodes[this._Range.endOffset]||g.lastChild}while(g&&(g.nodeType!=1||(g!=this.StartBlockLimit&&!d[g.nodeName.toLowerCase()]))){this._Range.setEndAfter(g);g=g.nextSibling||g.parentNode}if(g&&g.nodeName.toLowerCase()=="br"){this._Range.setEndAfter(g)}}this._UpdateElementInfo()}},SplitBlock:function(a){var i=a||FCKConfig.EnterMode;if(!this._Range){this.MoveToSelection()}if(this.StartBlockLimit==this.EndBlockLimit){var h=this.StartBlock;var g=this.EndBlock;var f=null;if(i!="br"){if(!h){h=this.FixBlock(true,i);g=this.EndBlock}if(!g){g=this.FixBlock(false,i)}}var d=(h!=null&&this.CheckStartOfBlock());var c=(g!=null&&this.CheckEndOfBlock());if(!this.CheckIsEmpty()){this.DeleteContents()}if(h&&g&&h==g){if(c){f=new FCKElementPath(this.StartContainer);this.MoveToPosition(g,4);g=null}else{if(d){f=new FCKElementPath(this.StartContainer);this.MoveToPosition(h,3);h=null}else{this.SetEnd(h,2);var b=this.ExtractContents();g=h.cloneNode(false);g.removeAttribute("id",false);b.AppendTo(g);FCKDomTools.InsertAfterNode(h,g);this.MoveToPosition(h,4);if(FCKBrowserInfo.IsGecko&&!h.nodeName.IEquals(["ul","ol"])){FCKTools.AppendBogusBr(h)}}}}return{PreviousBlock:h,NextBlock:g,WasStartOfBlock:d,WasEndOfBlock:c,ElementPath:f}}return null},FixBlock:function(a,d){var c=this.CreateBookmark();this.Collapse(a);this.Expand("block_contents");var b=this.Window.document.createElement(d);this.ExtractContents().AppendTo(b);FCKDomTools.TrimNode(b);if(FCKDomTools.CheckIsEmptyElement(b,function(f){return f.getAttribute("_fck_bookmark")!="true"})&&FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(b)}this.InsertNode(b);this.MoveToBookmark(c);return b},Release:function(a){if(!a){this.Window=null}this.StartNode=null;this.StartContainer=null;this.StartBlock=null;this.StartBlockLimit=null;this.EndNode=null;this.EndContainer=null;this.EndBlock=null;this.EndBlockLimit=null;this._Range=null;this._Cache=null},CheckHasRange:function(){return!!this._Range},GetTouchedStartNode:function(){var a=this._Range;var b=a.startContainer;if(a.collapsed||b.nodeType!=1){return b}return b.childNodes[a.startOffset]||b},GetTouchedEndNode:function(){var a=this._Range;var b=a.endContainer;if(a.collapsed||b.nodeType!=1){return b}return b.childNodes[a.endOffset-1]||b}};FCKDomRange.prototype.MoveToSelection=function(){this.Release(true);var a=this.Window.getSelection();if(a&&a.rangeCount>0){this._Range=FCKW3CRange.CreateFromRange(this.Window.document,a.getRangeAt(0));this._UpdateElementInfo()}else{if(this.Window.document){this.MoveToElementStart(this.Window.document.body)}}};FCKDomRange.prototype.Select=function(){var a=this._Range;if(a){var f=a.startContainer;if(a.collapsed&&f.nodeType==1&&f.childNodes.length==0){f.appendChild(a._Document.createTextNode(""))}var d=this.Window.document.createRange();d.setStart(f,a.startOffset);try{d.setEnd(a.endContainer,a.endOffset)}catch(c){if(c.toString().Contains("NS_ERROR_ILLEGAL_VALUE")){a.collapse(true);d.setEnd(a.endContainer,a.endOffset)}else{throw(c)}}var b=this.Window.getSelection();b.removeAllRanges();b.addRange(d)}};FCKDomRange.prototype.SelectBookmark=function(a){var f=this.Window.document.createRange();var d=this.GetBookmarkNode(a,true);var c=this.GetBookmarkNode(a,false);f.setStart(d.parentNode,FCKDomTools.GetIndexOf(d));FCKDomTools.RemoveNode(d);if(c){f.setEnd(c.parentNode,FCKDomTools.GetIndexOf(c));FCKDomTools.RemoveNode(c)}var b=this.Window.getSelection();b.removeAllRanges();b.addRange(f)};var FCKDomRangeIterator=function(a){this.Range=a;this.ForceBrBreak=false;this.EnforceRealBlocks=false};FCKDomRangeIterator.CreateFromSelection=function(a){var b=new FCKDomRange(a);b.MoveToSelection();return new FCKDomRangeIterator(b)};FCKDomRangeIterator.prototype={GetNextParagraph:function(){var d;var c;var b;var a;var q;var p=this.ForceBrBreak?FCKListsLib.ListBoundaries:FCKListsLib.BlockBoundaries;if(!this._LastNode){var c=this.Range.Clone();c.Expand(this.ForceBrBreak?"list_contents":"block_contents");this._NextNode=c.GetTouchedStartNode();this._LastNode=c.GetTouchedEndNode();c=null}var o=this._NextNode;var n=this._LastNode;this._NextNode=null;while(o){var m=false;var l=(o.nodeType!=1);var k=false;if(!l){var j=o.nodeName.toLowerCase();if(p[j]&&(!FCKBrowserInfo.IsIE||o.scopeName=="HTML")){if(j=="br"){l=true}else{if(!c&&o.childNodes.length==0&&j!="hr"){d=o;b=o==n;break}}if(c){c.SetEnd(o,3,true);if(j!="br"){this._NextNode=FCKDomTools.GetNextSourceNode(o,true,null,n)||o}}m=true}else{if(o.firstChild){if(!c){c=new FCKDomRange(this.Range.Window);c.SetStart(o,3,true)}o=o.firstChild;continue}l=true}}else{if(o.nodeType==3){if(/^[\r\n\t ]+$/.test(o.nodeValue)){l=false}}}if(l&&!c){c=new FCKDomRange(this.Range.Window);c.SetStart(o,3,true)}b=((!m||l)&&o==n);if(c&&!m){while(!o.nextSibling&&!b){var i=o.parentNode;if(p[i.nodeName.toLowerCase()]){m=true;b=b||(i==n);break}o=i;l=true;b=(o==n);k=true}}if(l){c.SetEnd(o,4,true)}if((m||b)&&c){c._UpdateElementInfo();if(c.StartNode==c.EndNode&&c.StartNode.parentNode==c.StartBlockLimit&&c.StartNode.getAttribute&&c.StartNode.getAttribute("_fck_bookmark")){c=null}else{break}}if(b){break}o=FCKDomTools.GetNextSourceNode(o,k,null,n)}if(!d){if(!c){this._NextNode=null;return null}d=c.StartBlock;if(!d&&!this.EnforceRealBlocks&&c.StartBlockLimit.nodeName.IEquals("DIV","TH","TD")&&c.CheckStartOfBlock()&&c.CheckEndOfBlock()){d=c.StartBlockLimit}else{if(!d||(this.EnforceRealBlocks&&d.nodeName.toLowerCase()=="li")){d=this.Range.Window.document.createElement(FCKConfig.EnterMode=="p"?"p":"div");c.ExtractContents().AppendTo(d);FCKDomTools.TrimNode(d);c.InsertNode(d);a=true;q=true}else{if(d.nodeName.toLowerCase()!="li"){if(!c.CheckStartOfBlock()||!c.CheckEndOfBlock()){d=d.cloneNode(false);c.ExtractContents().AppendTo(d);FCKDomTools.TrimNode(d);var h=c.SplitBlock();a=!h.WasStartOfBlock;q=!h.WasEndOfBlock;c.InsertNode(d)}}else{if(!b){this._NextNode=d==n?null:FCKDomTools.GetNextSourceNode(c.EndNode,true,null,n);return d}}}}}if(a){var g=d.previousSibling;if(g&&g.nodeType==1){if(g.nodeName.toLowerCase()=="br"){g.parentNode.removeChild(g)}else{if(g.lastChild&&g.lastChild.nodeName.IEquals("br")){g.removeChild(g.lastChild)}}}}if(q){var f=d.lastChild;if(f&&f.nodeType==1&&f.nodeName.toLowerCase()=="br"){d.removeChild(f)}}if(!this._NextNode){this._NextNode=(b||d==n)?null:FCKDomTools.GetNextSourceNode(d,true,null,n)}return d}};var FCKDocumentFragment=function(a,b){this.RootNode=b||a.createDocumentFragment()};FCKDocumentFragment.prototype={AppendTo:function(a){a.appendChild(this.RootNode)},AppendHtml:function(a){var b=this.RootNode.ownerDocument.createElement("div");b.innerHTML=a;FCKDomTools.MoveChildren(b,this.RootNode)},InsertAfterNode:function(a){FCKDomTools.InsertAfterNode(a,this.RootNode)}};var FCKW3CRange=function(a){this._Document=a;this.startContainer=null;this.startOffset=null;this.endContainer=null;this.endOffset=null;this.collapsed=true};FCKW3CRange.CreateRange=function(a){return new FCKW3CRange(a)};FCKW3CRange.CreateFromRange=function(a,c){var b=FCKW3CRange.CreateRange(a);b.setStart(c.startContainer,c.startOffset);b.setEnd(c.endContainer,c.endOffset);return b};FCKW3CRange.prototype={_UpdateCollapsed:function(){this.collapsed=(this.startContainer==this.endContainer&&this.startOffset==this.endOffset)},setStart:function(a,b){this.startContainer=a;this.startOffset=b;if(!this.endContainer){this.endContainer=a;this.endOffset=b}this._UpdateCollapsed()},setEnd:function(a,b){this.endContainer=a;this.endOffset=b;if(!this.startContainer){this.startContainer=a;this.startOffset=b}this._UpdateCollapsed()},setStartAfter:function(a){this.setStart(a.parentNode,FCKDomTools.GetIndexOf(a)+1)},setStartBefore:function(a){this.setStart(a.parentNode,FCKDomTools.GetIndexOf(a))},setEndAfter:function(a){this.setEnd(a.parentNode,FCKDomTools.GetIndexOf(a)+1)},setEndBefore:function(a){this.setEnd(a.parentNode,FCKDomTools.GetIndexOf(a))},collapse:function(a){if(a){this.endContainer=this.startContainer;this.endOffset=this.startOffset}else{this.startContainer=this.endContainer;this.startOffset=this.endOffset}this.collapsed=true},selectNodeContents:function(a){this.setStart(a,0);this.setEnd(a,a.nodeType==3?a.data.length:a.childNodes.length)},insertNode:function(a){var c=this.startContainer;var b=this.startOffset;if(c.nodeType==3){c.splitText(b);if(c==this.endContainer){this.setEnd(c.nextSibling,this.endOffset-this.startOffset)}FCKDomTools.InsertAfterNode(c,a);return}else{c.insertBefore(a,c.childNodes[b]||null);if(c==this.endContainer){this.endOffset++;this.collapsed=false}}},deleteContents:function(){if(this.collapsed){return}this._ExecContentsAction(0)},extractContents:function(){var a=new FCKDocumentFragment(this._Document);if(!this.collapsed){this._ExecContentsAction(1,a)}return a},cloneContents:function(){var a=new FCKDocumentFragment(this._Document);if(!this.collapsed){this._ExecContentsAction(2,a)}return a},_ExecContentsAction:function(x,v){var u=this.startContainer;var t=this.endContainer;var q=this.startOffset;var o=this.endOffset;var n=false;var m=false;if(t.nodeType==3){t=t.splitText(o)}else{if(t.childNodes.length>0){if(o>t.childNodes.length-1){t=FCKDomTools.InsertAfterNode(t.lastChild,this._Document.createTextNode(""));m=true}else{t=t.childNodes[o]}}}if(u.nodeType==3){u.splitText(q);if(u==t){t=u.nextSibling}}else{if(q==0){u=u.insertBefore(this._Document.createTextNode(""),u.firstChild);n=true}else{if(q>u.childNodes.length-1){u=u.appendChild(this._Document.createTextNode(""));n=true}else{u=u.childNodes[q].previousSibling}}}var l=FCKDomTools.GetParents(u);var h=FCKDomTools.GetParents(t);var O,Q,P;for(O=0;O<l.length;O++){Q=l[O];P=h[O];if(Q!=P){break}}var g,r,p,a,d;if(v){g=v.RootNode}for(var z=O;z<l.length;z++){r=l[z];if(g&&r!=u){p=g.appendChild(r.cloneNode(r==u))}a=r.nextSibling;while(a){if(a==h[z]||a==t){break}d=a.nextSibling;if(x==2){g.appendChild(a.cloneNode(true))}else{a.parentNode.removeChild(a);if(x==1){g.appendChild(a)}}a=d}if(g){g=p}}if(v){g=v.RootNode}for(var y=O;y<h.length;y++){r=h[y];if(x>0&&r!=t){p=g.appendChild(r.cloneNode(r==t))}if(!l[y]||r.parentNode!=l[y].parentNode){a=r.previousSibling;while(a){if(a==l[y]||a==u){break}d=a.previousSibling;if(x==2){g.insertBefore(a.cloneNode(true),g.firstChild)}else{a.parentNode.removeChild(a);if(x==1){g.insertBefore(a,g.firstChild)}}a=d}}if(g){g=p}}if(x==2){var f=this.startContainer;if(f.nodeType==3){f.data+=f.nextSibling.data;f.parentNode.removeChild(f.nextSibling)}var c=this.endContainer;if(c.nodeType==3&&c.nextSibling){c.data+=c.nextSibling.data;c.parentNode.removeChild(c.nextSibling)}}else{if(Q&&P&&(u.parentNode!=Q.parentNode||t.parentNode!=P.parentNode)){var b=FCKDomTools.GetIndexOf(P);if(n&&P.parentNode==u.parentNode){b--}this.setStart(P.parentNode,b)}this.collapse(true)}if(n){u.parentNode.removeChild(u)}if(m&&t.parentNode){t.parentNode.removeChild(t)}},cloneRange:function(){return FCKW3CRange.CreateFromRange(this._Document,this)}};var FCKEnterKey=function(a,f,d,c){this.Window=a;this.EnterMode=f||"p";this.ShiftEnterMode=d||"br";var b=new FCKKeystrokeHandler(false);b._EnterKey=this;b.OnKeystroke=FCKEnterKey_OnKeystroke;b.SetKeystrokes([[13,"Enter"],[SHIFT+13,"ShiftEnter"],[8,"Backspace"],[CTRL+8,"CtrlBackspace"],[46,"Delete"]]);this.TabText="";if(c>0||FCKBrowserInfo.IsSafari){while(c--){this.TabText+="\xa0"}b.SetKeystrokes([9,"Tab"])}b.AttachToElement(a.document)};function FCKEnterKey_OnKeystroke(a,d){var c=this._EnterKey;try{switch(d){case"Enter":return c.DoEnter();break;case"ShiftEnter":return c.DoShiftEnter();break;case"Backspace":return c.DoBackspace();break;case"Delete":return c.DoDelete();break;case"Tab":return c.DoTab();break;case"CtrlBackspace":return c.DoCtrlBackspace();break}}catch(b){}return false}FCKEnterKey.prototype.DoEnter=function(a,f){FCKUndo.SaveUndoStep();this._HasShift=(f===true);var d=FCKSelection.GetParentElement();var c=new FCKElementPath(d);var b=a||this.EnterMode;if(b=="br"||c.Block&&c.Block.tagName.toLowerCase()=="pre"){return this._ExecuteEnterBr()}else{return this._ExecuteEnterBlock(b)}};FCKEnterKey.prototype.DoShiftEnter=function(){return this.DoEnter(this.ShiftEnterMode,true)};FCKEnterKey.prototype.DoBackspace=function(){var d=false;var c=new FCKDomRange(this.Window);c.MoveToSelection();if(FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(c,this.Window.document.body)){this._FixIESelectAllBug(c);return true}var b=c.CheckIsCollapsed();if(!b){if(FCKBrowserInfo.IsIE&&this.Window.document.selection.type.toLowerCase()=="control"){var a=this.Window.document.selection.createRange();for(var f=a.length-1;f>=0;f--){var o=a.item(f);o.parentNode.removeChild(o)}return true}return false}if(FCKBrowserInfo.IsIE){var n=FCKDomTools.GetPreviousSourceElement(c.StartNode,true);if(n&&n.nodeName.toLowerCase()=="br"){var m=c.Clone();m.SetStart(n,4);if(m.CheckIsEmpty()){n.parentNode.removeChild(n);return true}}}var l=c.StartBlock;var k=c.EndBlock;if(c.StartBlockLimit==c.EndBlockLimit&&l&&k){if(!b){var j=c.CheckEndOfBlock();c.DeleteContents();if(l!=k){c.SetStart(k,1);c.SetEnd(k,1)}c.Select();d=(l==k)}if(c.CheckStartOfBlock()){var h=c.StartBlock;var g=FCKDomTools.GetPreviousSourceElement(h,true,["BODY",c.StartBlockLimit.nodeName],["UL","OL"]);d=this._ExecuteBackspace(c,g,h)}else{if(FCKBrowserInfo.IsGeckoLike){c.Select()}}}c.Release();return d};FCKEnterKey.prototype.DoCtrlBackspace=function(){FCKUndo.SaveUndoStep();var a=new FCKDomRange(this.Window);a.MoveToSelection();if(FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(a,this.Window.document.body)){this._FixIESelectAllBug(a);return true}return false};FCKEnterKey.prototype._ExecuteBackspace=function(d,c,b){var a=false;if(!c&&b&&b.nodeName.IEquals("LI")&&b.parentNode.parentNode.nodeName.IEquals("LI")){this._OutdentWithSelection(b,d);return true}if(c&&c.nodeName.IEquals("LI")){var j=FCKDomTools.GetLastChild(c,["UL","OL"]);while(j){c=FCKDomTools.GetLastChild(j,"LI");j=FCKDomTools.GetLastChild(c,["UL","OL"])}}if(c&&b){if(b.nodeName.IEquals("LI")&&!c.nodeName.IEquals("LI")){this._OutdentWithSelection(b,d);return true}var i=b.parentNode;var h=c.nodeName.toLowerCase();if(FCKListsLib.EmptyElements[h]!=null||h=="table"){FCKDomTools.RemoveNode(c);a=true}else{FCKDomTools.RemoveNode(b);while(i.innerHTML.Trim().length==0){var g=i.parentNode;g.removeChild(i);i=g}FCKDomTools.LTrimNode(b);FCKDomTools.RTrimNode(c);d.SetStart(c,2,true);d.Collapse(true);var f=d.CreateBookmark(true);if(!b.tagName.IEquals(["TABLE"])){FCKDomTools.MoveChildren(b,c)}d.SelectBookmark(f);a=true}}return a};FCKEnterKey.prototype.DoDelete=function(){FCKUndo.SaveUndoStep();var a=false;var g=new FCKDomRange(this.Window);g.MoveToSelection();if(FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(g,this.Window.document.body)){this._FixIESelectAllBug(g);return true}if(g.CheckIsCollapsed()&&g.CheckEndOfBlock(FCKBrowserInfo.IsGeckoLike)){var f=g.StartBlock;var d=FCKTools.GetElementAscensor(f,"td");var c=FCKDomTools.GetNextSourceElement(f,true,[g.StartBlockLimit.nodeName],["UL","OL","TR"],true);if(d){var b=FCKTools.GetElementAscensor(c,"td");if(b!=d){return true}}a=this._ExecuteBackspace(g,f,c)}g.Release();return a};FCKEnterKey.prototype.DoTab=function(){var a=new FCKDomRange(this.Window);a.MoveToSelection();var c=a._Range.startContainer;while(c){if(c.nodeType==1){var b=c.tagName.toLowerCase();if(b=="tr"||b=="td"||b=="th"||b=="tbody"||b=="table"){return false}else{break}}c=c.parentNode}if(this.TabText){a.DeleteContents();a.InsertNode(this.Window.document.createTextNode(this.TabText));a.Collapse(false);a.Select()}return true};FCKEnterKey.prototype._ExecuteEnterBlock=function(d,c){var b=c||new FCKDomRange(this.Window);var a=b.SplitBlock(d);if(a){var q=a.PreviousBlock;var p=a.NextBlock;var o=a.WasStartOfBlock;var n=a.WasEndOfBlock;if(p){if(p.parentNode.nodeName.IEquals("li")){FCKDomTools.BreakParent(p,p.parentNode);FCKDomTools.MoveNode(p,p.nextSibling,true)}}else{if(q&&q.parentNode.nodeName.IEquals("li")){FCKDomTools.BreakParent(q,q.parentNode);b.MoveToElementEditStart(q.nextSibling);FCKDomTools.MoveNode(q,q.previousSibling)}}if(!o&&!n){if(p.nodeName.IEquals("li")&&p.firstChild&&p.firstChild.nodeName.IEquals(["ul","ol"])){p.insertBefore(FCKTools.GetElementDocument(p).createTextNode("\xa0"),p.firstChild)}if(p){b.MoveToElementEditStart(p)}}else{if(o&&n&&q.tagName.toUpperCase()=="LI"){b.MoveToElementStart(q);this._OutdentWithSelection(q,b);b.Release();return true}var m;if(q){var l=q.tagName.toUpperCase();if(!this._HasShift&&!(/^H[1-6]$/).test(l)){m=FCKDomTools.CloneElement(q)}}else{if(p){m=FCKDomTools.CloneElement(p)}}if(!m){m=this.Window.document.createElement(d)}var k=a.ElementPath;if(k){for(var f=0,g=k.Elements.length;f<g;f++){var j=k.Elements[f];if(j==k.Block||j==k.BlockLimit){break}if(FCKListsLib.InlineChildReqElements[j.nodeName.toLowerCase()]){j=FCKDomTools.CloneElement(j);FCKDomTools.MoveChildren(m,j);m.appendChild(j)}}}if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(m)}b.InsertNode(m);if(FCKBrowserInfo.IsIE){b.MoveToElementEditStart(m);b.Select()}b.MoveToElementEditStart(o&&!n?p:m)}if(FCKBrowserInfo.IsGeckoLike){if(p){var h=this.Window.document.createElement("span");h.innerHTML="&nbsp;";b.InsertNode(h);FCKDomTools.ScrollIntoView(h,false);b.DeleteContents()}else{FCKDomTools.ScrollIntoView(p||m,false)}}b.Select()}b.Release();return true};FCKEnterKey.prototype._ExecuteEnterBr=function(d){var c=new FCKDomRange(this.Window);c.MoveToSelection();if(c.StartBlockLimit==c.EndBlockLimit){c.DeleteContents();c.MoveToSelection();var b=c.CheckStartOfBlock();var a=c.CheckEndOfBlock();var j=c.StartBlock?c.StartBlock.tagName.toUpperCase():"";var i=this._HasShift;var h=false;if(!i&&j=="LI"){return this._ExecuteEnterBlock(null,c)}if(!i&&a&&(/^H[1-6]$/).test(j)){FCKDomTools.InsertAfterNode(c.StartBlock,this.Window.document.createElement("br"));if(FCKBrowserInfo.IsGecko){FCKDomTools.InsertAfterNode(c.StartBlock,this.Window.document.createTextNode(""))}c.SetStart(c.StartBlock.nextSibling,FCKBrowserInfo.IsIE?3:1)}else{var g;h=j.IEquals("pre");if(h){g=this.Window.document.createTextNode(FCKBrowserInfo.IsIE?"\r":"\n")}else{g=this.Window.document.createElement("br")}c.InsertNode(g);if(FCKBrowserInfo.IsGecko){FCKDomTools.InsertAfterNode(g,this.Window.document.createTextNode(""))}if(a&&FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(g.parentNode)}if(FCKBrowserInfo.IsIE){c.SetStart(g,4)}else{c.SetStart(g.nextSibling,1)}if(!FCKBrowserInfo.IsIE){var f=null;if(FCKBrowserInfo.IsOpera){f=this.Window.document.createElement("span")}else{f=this.Window.document.createElement("br")}g.parentNode.insertBefore(f,g.nextSibling);FCKDomTools.ScrollIntoView(f,false);f.parentNode.removeChild(f)}}c.Collapse(true);c.Select(h)}c.Release();return true};FCKEnterKey.prototype._OutdentWithSelection=function(a,c){var b=c.CreateBookmark();FCKListHandler.OutdentListItem(a);c.MoveToBookmark(b);c.Select()};FCKEnterKey.prototype._CheckIsAllContentsIncluded=function(a,f){var d=false;var c=false;if(a.StartContainer==f||a.StartContainer==f.firstChild){d=(a._Range.startOffset==0)}if(a.EndContainer==f||a.EndContainer==f.lastChild){var b=a.EndContainer.nodeType==3?a.EndContainer.length:a.EndContainer.childNodes.length;c=(a._Range.endOffset==b)}return d&&c};FCKEnterKey.prototype._FixIESelectAllBug=function(a){var c=this.Window.document;c.body.innerHTML="";var b;if(FCKConfig.EnterMode.IEquals(["div","p"])){b=c.createElement(FCKConfig.EnterMode);c.body.appendChild(b)}else{b=c.body}a.MoveToNodeContents(b);a.Collapse(true);a.Select();a.Release()};var FCKDocumentProcessor={};FCKDocumentProcessor._Items=[];FCKDocumentProcessor.AppendNew=function(){var a={};this._Items.push(a);return a};FCKDocumentProcessor.Process=function(a){var d=FCK.IsDirty();var c,b=0;while((c=this._Items[b++])){c.ProcessDocument(a)}if(!d){FCK.ResetIsDirty()}};var FCKDocumentProcessor_CreateFakeImage=function(a,c){var b=FCKTools.GetElementDocument(c).createElement("IMG");b.className=a;b.src=FCKConfig.BasePath+"images/spacer.gif";b.setAttribute("_fckfakelement","true",0);b.setAttribute("_fckrealelement",FCKTempBin.AddElement(c),0);return b};if(FCKBrowserInfo.IsIE||FCKBrowserInfo.IsOpera){var FCKAnchorsProcessor=FCKDocumentProcessor.AppendNew();FCKAnchorsProcessor.ProcessDocument=function(a){var f=a.getElementsByTagName("A");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){if(d.name.length>0){if(d.innerHTML!==""){if(FCKBrowserInfo.IsIE){d.className+=" FCK__AnchorC"}}else{var c=FCKDocumentProcessor_CreateFakeImage("FCK__Anchor",d.cloneNode(true));c.setAttribute("_fckanchor","true",0);d.parentNode.insertBefore(c,d);d.parentNode.removeChild(d)}}}}}var FCKPageBreaksProcessor=FCKDocumentProcessor.AppendNew();FCKPageBreaksProcessor.ProcessDocument=function(a){var f=a.getElementsByTagName("DIV");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){if(d.style.pageBreakAfter=="always"&&d.childNodes.length==1&&d.childNodes[0].style&&d.childNodes[0].style.display=="none"){var c=FCKDocumentProcessor_CreateFakeImage("FCK__PageBreak",d.cloneNode(true));d.parentNode.insertBefore(c,d);d.parentNode.removeChild(d)}}};var FCKEmbedAndObjectProcessor=(function(){var a=[];var d=function(g){var k=g.cloneNode(true);var j;var h=j=FCKDocumentProcessor_CreateFakeImage("FCK__UnknownObject",k);FCKEmbedAndObjectProcessor.RefreshView(h,g);for(var f=0;f<a.length;f++){j=a[f](g,j)||j}if(j!=h){FCKTempBin.RemoveElement(h.getAttribute("_fckrealelement"))}g.parentNode.replaceChild(j,g)};var c=function(f,j){var h=j.getElementsByTagName(f);for(var g=h.length-1;g>=0;g--){d(h[g])}};var b=function(f){c("object",f);c("embed",f)};return FCKTools.Merge(FCKDocumentProcessor.AppendNew(),{ProcessDocument:function(f){if(FCKBrowserInfo.IsGecko){FCKTools.RunFunction(b,this,[f])}else{b(f)}},RefreshView:function(g,f){if(f.getAttribute("width")>0){g.style.width=FCKTools.ConvertHtmlSizeToStyle(f.getAttribute("width"))}if(f.getAttribute("height")>0){g.style.height=FCKTools.ConvertHtmlSizeToStyle(f.getAttribute("height"))}},AddCustomHandler:function(f){a.push(f)}})})();FCK.GetRealElement=function(a){var b=FCKTempBin.Elements[a.getAttribute("_fckrealelement")];if(a.getAttribute("_fckflash")){if(a.style.width.length>0){b.width=FCKTools.ConvertStyleSizeToHtml(a.style.width)}if(a.style.height.length>0){b.height=FCKTools.ConvertStyleSizeToHtml(a.style.height)}}return b};if(FCKBrowserInfo.IsIE){FCKDocumentProcessor.AppendNew().ProcessDocument=function(a){var f=a.getElementsByTagName("HR");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){var c=a.createElement("hr");c.mergeAttributes(d,true);FCKDomTools.InsertAfterNode(d,c);d.parentNode.removeChild(d)}}}FCKDocumentProcessor.AppendNew().ProcessDocument=function(a){var f=a.getElementsByTagName("INPUT");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){if(d.type=="hidden"){var c=FCKDocumentProcessor_CreateFakeImage("FCK__InputHidden",d.cloneNode(true));c.setAttribute("_fckinputhidden","true",0);d.parentNode.insertBefore(c,d);d.parentNode.removeChild(d)}}};FCKEmbedAndObjectProcessor.AddCustomHandler(function(a,b){if(!(a.nodeName.IEquals("embed")&&(a.type=="application/x-shockwave-flash"||/\.swf($|#|\?)/i.test(a.src)))){return}b.className="FCK__Flash";b.setAttribute("_fckflash","true",0)});if(FCKBrowserInfo.IsSafari){FCKDocumentProcessor.AppendNew().ProcessDocument=function(a){var c=a.getElementsByClassName?a.getElementsByClassName("Apple-style-span"):Array.prototype.filter.call(a.getElementsByTagName("span"),function(d){return d.className=="Apple-style-span"});for(var b=c.length-1;b>=0;b--){FCKDomTools.RemoveNode(c[b],true)}}}var FCKSelection=FCK.Selection={GetParentBlock:function(){var a=this.GetParentElement();while(a){if(FCKListsLib.BlockBoundaries[a.nodeName.toLowerCase()]){break}a=a.parentNode}return a},ApplyStyle:function(a){FCKStyles.ApplyStyle(new FCKStyle(a))}};FCKSelection.GetType=function(){var a="Text";var d;try{d=this.GetSelection()}catch(b){}if(d&&d.rangeCount==1){var c=d.getRangeAt(0);if(c.startContainer==c.endContainer&&(c.endOffset-c.startOffset)==1&&c.startContainer.nodeType==1&&FCKListsLib.StyleObjectElements[c.startContainer.childNodes[c.startOffset].nodeName.toLowerCase()]){a="Control"}}return a};FCKSelection.GetSelectedElement=function(){var a=!!FCK.EditorWindow&&this.GetSelection();if(!a||a.rangeCount<1){return null}var c=a.getRangeAt(0);if(c.startContainer!=c.endContainer||c.startContainer.nodeType!=1||c.startOffset!=c.endOffset-1){return null}var b=c.startContainer.childNodes[c.startOffset];if(b.nodeType!=1){return null}return b};FCKSelection.GetParentElement=function(){if(this.GetType()=="Control"){return FCKSelection.GetSelectedElement().parentNode}else{var a=this.GetSelection();if(a){if(a.anchorNode&&a.anchorNode==a.focusNode){var j=a.getRangeAt(0);if(j.collapsed||j.startContainer.nodeType==3){return a.anchorNode.parentNode}else{return a.anchorNode}}var h=new FCKElementPath(a.anchorNode);var g=new FCKElementPath(a.focusNode);var f=null;var d=null;if(h.Elements.length>g.Elements.length){f=h.Elements;d=g.Elements}else{f=g.Elements;d=h.Elements}var c=f.length-d.length;for(var b=0;b<d.length;b++){if(f[c+b]==d[b]){return d[b]}}return null}}return null};FCKSelection.GetBoundaryParentElement=function(a){if(!FCK.EditorWindow){return null}if(this.GetType()=="Control"){return FCKSelection.GetSelectedElement().parentNode}else{var d=this.GetSelection();if(d&&d.rangeCount>0){var c=d.getRangeAt(a?0:(d.rangeCount-1));var b=a?c.startContainer:c.endContainer;return(b.nodeType==1?b:b.parentNode)}}return null};FCKSelection.SelectNode=function(a){var c=FCK.EditorDocument.createRange();c.selectNode(a);var b=this.GetSelection();b.removeAllRanges();b.addRange(c)};FCKSelection.Collapse=function(a){var b=this.GetSelection();if(a==null||a===true){b.collapseToStart()}else{b.collapseToEnd()}};FCKSelection.HasAncestorNode=function(a){var c=this.GetSelectedElement();if(!c&&FCK.EditorWindow){try{c=this.GetSelection().getRangeAt(0).startContainer}catch(b){}}while(c){if(c.nodeType==1&&c.nodeName.IEquals(a)){return true}c=c.parentNode}return false};FCKSelection.MoveToAncestorNode=function(a){var c;var b=this.GetSelectedElement();if(!b){b=this.GetSelection().getRangeAt(0).startContainer}while(b){if(b.nodeName.IEquals(a)){return b}b=b.parentNode}return null};FCKSelection.Delete=function(){var a=this.GetSelection();for(var b=0;b<a.rangeCount;b++){a.getRangeAt(b).deleteContents()}return a};FCKSelection.GetSelection=function(){return FCK.EditorWindow.getSelection()};FCKSelection.Save=function(){};FCKSelection.Restore=function(){};FCKSelection.Release=function(){};var FCKTableHandler={};FCKTableHandler.InsertRow=function(a){var c=FCKSelection.MoveToAncestorNode("TR");if(!c){return}var b=c.cloneNode(true);c.parentNode.insertBefore(b,c);FCKTableHandler.ClearRow(a?b:c)};FCKTableHandler.DeleteRows=function(a){if(!a){var g=FCKTableHandler.GetSelectedCells();var f=[];for(var b=0;b<g.length;b++){var d=g[b].parentNode;f[d.rowIndex]=d}for(var b=f.length;b>=0;b--){if(f[b]){FCKTableHandler.DeleteRows(f[b])}}return}var c=FCKTools.GetElementAscensor(a,"TABLE");if(c.rows.length==1){FCKTableHandler.DeleteTable(c);return}a.parentNode.removeChild(a)};FCKTableHandler.DeleteTable=function(a){if(!a){a=FCKSelection.GetSelectedElement();if(!a||a.tagName!="TABLE"){a=FCKSelection.MoveToAncestorNode("TABLE")}}if(!a){return}FCKSelection.SelectNode(a);FCKSelection.Collapse();if(a.parentNode.childNodes.length==1){a.parentNode.parentNode.removeChild(a.parentNode)}else{a.parentNode.removeChild(a)}};FCKTableHandler.InsertColumn=function(a){var j=null;var h=this.GetSelectedCells();if(h&&h.length){j=h[a?0:(h.length-1)]}if(!j){return}var g=FCKTools.GetElementAscensor(j,"TABLE");var f=j.cellIndex;for(var b=0;b<g.rows.length;b++){var d=g.rows[b];if(d.cells.length<(f+1)){continue}j=d.cells[f].cloneNode(false);if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(j)}var c=d.cells[f];d.insertBefore(j,(a?c:c.nextSibling))}};FCKTableHandler.DeleteColumns=function(a){if(!a){var g=FCKTableHandler.GetSelectedCells();for(var b=g.length;b>=0;b--){if(g[b]){FCKTableHandler.DeleteColumns(g[b])}}return}if(!a){return}var f=FCKTools.GetElementAscensor(a,"TABLE");var d=a.cellIndex;for(var b=f.rows.length-1;b>=0;b--){var c=f.rows[b];if(d==0&&c.cells.length==1){FCKTableHandler.DeleteRows(c);continue}if(c.cells[d]){c.removeChild(c.cells[d])}}};FCKTableHandler.InsertCell=function(a,f){var d=null;var c=this.GetSelectedCells();if(c&&c.length){d=c[f?0:(c.length-1)]}if(!d){return null}var b=FCK.EditorDocument.createElement("TD");if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(b)}if(!f&&d.cellIndex==d.parentNode.cells.length-1){d.parentNode.appendChild(b)}else{d.parentNode.insertBefore(b,f?d:d.nextSibling)}return b};FCKTableHandler.DeleteCell=function(a){if(a.parentNode.cells.length==1){FCKTableHandler.DeleteRows(a.parentNode);return}a.parentNode.removeChild(a)};FCKTableHandler.DeleteCells=function(){var a=FCKTableHandler.GetSelectedCells();for(var b=a.length-1;b>=0;b--){FCKTableHandler.DeleteCell(a[b])}};FCKTableHandler._MarkCells=function(a,c){for(var b=0;b<a.length;b++){a[b][c]=true}};FCKTableHandler._UnmarkCells=function(a,c){for(var b=0;b<a.length;b++){FCKDomTools.ClearElementJSProperty(a[b],c)}};FCKTableHandler._ReplaceCellsByMarker=function(a,f,d){for(var c=0;c<a.length;c++){for(var b=0;b<a[c].length;b++){if(a[c][b][f]){a[c][b]=d}}}};FCKTableHandler._GetMarkerGeometry=function(d,c,b,a){var k=0;var j=0;var h=0;var g=0;for(var f=b;d[c][f]&&d[c][f][a];f++){k++}for(var f=b-1;d[c][f]&&d[c][f][a];f--){k++;h++}for(var f=c;d[f]&&d[f][b]&&d[f][b][a];f++){j++}for(var f=c-1;d[f]&&d[f][b]&&d[f][b][a];f--){j++;g++}return{width:k,height:j,x:h,y:g}};FCKTableHandler.CheckIsSelectionRectangular=function(){var d=FCKTableHandler.GetSelectedCells();if(d.length<1){return false}for(var f=0;f<d.length;f++){if(d[f].parentNode.parentNode!=d[0].parentNode.parentNode){return false}}this._MarkCells(d,"_CellSelected");var c=this._CreateTableMap(d[0]);var b=d[0].parentNode.rowIndex;var a=this._GetCellIndexSpan(c,b,d[0]);var l=this._GetMarkerGeometry(c,b,a,"_CellSelected");var k=a-l.x;var j=b-l.y;if(l.width>=l.height){for(a=k;a<k+l.width;a++){b=j+(a-k)%l.height;if(!c[b]||!c[b][a]){this._UnmarkCells(d,"_CellSelected");return false}var h=this._GetMarkerGeometry(c,b,a,"_CellSelected");if(h.width!=l.width||h.height!=l.height){this._UnmarkCells(d,"_CellSelected");return false}}}else{for(b=j;b<j+l.height;b++){a=k+(b-j)%l.width;if(!c[b]||!c[b][a]){this._UnmarkCells(d,"_CellSelected");return false}var h=this._GetMarkerGeometry(c,b,a,"_CellSelected");if(h.width!=l.width||h.height!=l.height){this._UnmarkCells(d,"_CellSelected");return false}}}this._UnmarkCells(d,"_CellSelected");return true};FCKTableHandler.MergeCells=function(){var d=this.GetSelectedCells();if(d.length<2){return}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var q=this._GetCellIndexSpan(b,a,c);this._MarkCells(d,"_SelectedCells");var p=this._GetMarkerGeometry(b,a,q,"_SelectedCells");var o=q-p.x;var n=a-p.y;var m=FCKTools.GetElementDocument(c).createDocumentFragment();for(var g=0;g<p.height;g++){var l=0;for(var f=0;f<p.width;f++){var k=b[n+g][o+f];while(k.childNodes.length>0){var h=k.removeChild(k.firstChild);if(h.nodeType!=1||(h.getAttribute("type",2)!="_moz"&&h.getAttribute("_moz_dirty")!=null)){m.appendChild(h);l++}}}if(l>0){m.appendChild(FCK.EditorDocument.createElement("br"))}}this._ReplaceCellsByMarker(b,"_SelectedCells",c);this._UnmarkCells(d,"_SelectedCells");this._InstallTableMap(b,c.parentNode.parentNode.parentNode);c.appendChild(m);if(FCKBrowserInfo.IsGeckoLike&&(!c.firstChild)){FCKTools.AppendBogusBr(c)}this._MoveCaretToCell(c,false)};FCKTableHandler.MergeRight=function(){var a=this.GetMergeRightTarget();if(a==null){return}var f=a.refCell;var d=a.tableMap;var c=a.nextCell;var b=FCK.EditorDocument.createDocumentFragment();while(c&&c.childNodes&&c.childNodes.length>0){b.appendChild(c.removeChild(c.firstChild))}c.parentNode.removeChild(c);f.appendChild(b);this._MarkCells([c],"_Replace");this._ReplaceCellsByMarker(d,"_Replace",f);this._InstallTableMap(d,f.parentNode.parentNode.parentNode);this._MoveCaretToCell(f,false)};FCKTableHandler.MergeDown=function(){var a=this.GetMergeDownTarget();if(a==null){return}var f=a.refCell;var d=a.tableMap;var c=a.nextCell;var b=FCKTools.GetElementDocument(f).createDocumentFragment();while(c&&c.childNodes&&c.childNodes.length>0){b.appendChild(c.removeChild(c.firstChild))}if(b.firstChild){b.insertBefore(FCK.EditorDocument.createElement("br"),b.firstChild)}f.appendChild(b);this._MarkCells([c],"_Replace");this._ReplaceCellsByMarker(d,"_Replace",f);this._InstallTableMap(d,f.parentNode.parentNode.parentNode);this._MoveCaretToCell(f,false)};FCKTableHandler.HorizontalSplitCell=function(){var f=FCKTableHandler.GetSelectedCells();if(f.length!=1){return}var d=f[0];var c=this._CreateTableMap(d);var b=d.parentNode.rowIndex;var u=FCKTableHandler._GetCellIndexSpan(c,b,d);var t=isNaN(d.colSpan)?1:d.colSpan;if(t>1){var q=Math.ceil(t/2);var p=FCK.EditorDocument.createElement(d.nodeName);if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(p)}var o=u+q;var n=u+t;var m=isNaN(d.rowSpan)?1:d.rowSpan;for(var a=b;a<b+m;a++){for(var h=o;h<n;h++){c[a][h]=p}}}else{var l=[];for(var h=0;h<c.length;h++){var k=c[h].slice(0,u);if(c[h].length<=u){l.push(k);continue}if(c[h][u]==d){k.push(d);k.push(FCK.EditorDocument.createElement(d.nodeName));if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(k[k.length-1])}}else{k.push(c[h][u]);k.push(c[h][u])}for(var g=u+1;g<c[h].length;g++){k.push(c[h][g])}l.push(k)}c=l}this._InstallTableMap(c,d.parentNode.parentNode.parentNode)};FCKTableHandler.VerticalSplitCell=function(){var d=FCKTableHandler.GetSelectedCells();if(d.length!=1){return}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var t=FCKTableHandler._GetCellIndexSpan(b,a,c);var r=isNaN(c.colSpan)?1:c.colSpan;var q=c.rowSpan;if(isNaN(q)){q=1}if(q>1){c.rowSpan=Math.ceil(q/2);var p=a+Math.ceil(q/2);var o=b[p];var n=null;for(var f=t+1;f<o.length;f++){if(o[f].parentNode.rowIndex==p){n=o[f];break}}var m=FCK.EditorDocument.createElement(c.nodeName);m.rowSpan=Math.floor(q/2);if(r>1){m.colSpan=r}if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(m)}c.parentNode.parentNode.parentNode.rows[p].insertBefore(m,n)}else{var l=c.parentNode.sectionRowIndex+1;var k=FCK.EditorDocument.createElement("tr");var j=c.parentNode.parentNode;if(j.rows.length>l){j.insertBefore(k,j.rows[l])}else{j.appendChild(k)}for(var f=0;f<b[a].length;){var h=b[a][f].colSpan;if(isNaN(h)||h<1){h=1}if(f==t){f+=h;continue}var g=b[a][f].rowSpan;if(isNaN(g)){g=1}b[a][f].rowSpan=g+1;f+=h}var m=FCK.EditorDocument.createElement(c.nodeName);if(r>1){m.colSpan=r}if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(m)}k.appendChild(m)}};FCKTableHandler._GetCellIndexSpan=function(a,g,d){if(a.length<g+1){return null}var b=a[g];for(var f=0;f<b.length;f++){if(b[f]==d){return f}}return null};FCKTableHandler._GetCellLocation=function(a,f){for(var b=0;b<a.length;b++){for(var d=0;d<a[b].length;d++){if(a[b][d]==f){return[b,d]}}}return null};FCKTableHandler._CreateTableMap=function(g){var f=(g.nodeName=="TABLE"?g:g.parentNode.parentNode.parentNode);var d=f.rows;var b=-1;var a=[];for(var k=0;k<d.length;k++){b++;if(!a[b]){a[b]=[]}var l=-1;for(var h=0;h<d[k].cells.length;h++){var q=d[k].cells[h];l++;while(a[b][l]){l++}var p=isNaN(q.colSpan)?1:q.colSpan;var o=isNaN(q.rowSpan)?1:q.rowSpan;for(var n=0;n<o;n++){if(!a[b+n]){a[b+n]=[]}for(var m=0;m<p;m++){a[b+n][l+m]=d[k].cells[h]}}l+=p-1}}return a};FCKTableHandler._InstallTableMap=function(a,k){var h=FCKBrowserInfo.IsIE?"_fckrowspan":"rowSpan";for(var d=0;d<a.length;d++){for(var c=0;c<a[d].length;c++){var g=a[d][c];if(g.parentNode){g.parentNode.removeChild(g)}g.colSpan=g[h]=1}}var f=0;for(var d=0;d<a.length;d++){for(var c=0;c<a[d].length;c++){var g=a[d][c];if(!g){continue}if(c>f){f=c}if(g._colScanned===true){continue}if(a[d][c-1]==g){g.colSpan++}if(a[d][c+1]!=g){g._colScanned=true}}}for(var d=0;d<=f;d++){for(var c=0;c<a.length;c++){if(!a[c]){continue}var g=a[c][d];if(!g||g._rowScanned===true){continue}if(a[c-1]&&a[c-1][d]==g){g[h]++}if(!a[c+1]||a[c+1][d]!=g){g._rowScanned=true}}}for(var d=0;d<a.length;d++){for(var c=0;c<a[d].length;c++){var g=a[d][c];FCKDomTools.ClearElementJSProperty(g,"_colScanned");FCKDomTools.ClearElementJSProperty(g,"_rowScanned")}}for(var d=0;d<a.length;d++){var b=FCK.EditorDocument.createElement("tr");for(var c=0;c<a[d].length;){var g=a[d][c];if(a[d-1]&&a[d-1][c]==g){c+=g.colSpan;continue}b.appendChild(g);if(h!="rowSpan"){g.rowSpan=g[h];g.removeAttribute(h)}c+=g.colSpan;if(g.colSpan==1){g.removeAttribute("colspan")}if(g.rowSpan==1){g.removeAttribute("rowspan")}}if(FCKBrowserInfo.IsIE){k.rows[d].replaceNode(b)}else{k.rows[d].innerHTML="";FCKDomTools.MoveChildren(b,k.rows[d])}}};FCKTableHandler._MoveCaretToCell=function(a,c){var b=new FCKDomRange(FCK.EditorWindow);b.MoveToNodeContents(a);b.Collapse(c);b.Select()};FCKTableHandler.ClearRow=function(a){var c=a.cells;for(var b=0;b<c.length;b++){c[b].innerHTML="";if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(c[b])}}};FCKTableHandler.GetMergeRightTarget=function(){var d=this.GetSelectedCells();if(d.length!=1){return null}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var j=this._GetCellIndexSpan(b,a,c);var i=j+(isNaN(c.colSpan)?1:c.colSpan);var h=b[a][i];if(!h){return null}this._MarkCells([c,h],"_SizeTest");var g=this._GetMarkerGeometry(b,a,j,"_SizeTest");var f=this._GetMarkerGeometry(b,a,i,"_SizeTest");this._UnmarkCells([c,h],"_SizeTest");if(g.height!=f.height||g.y!=f.y){return null}return{refCell:c,nextCell:h,tableMap:b}};FCKTableHandler.GetMergeDownTarget=function(){var d=this.GetSelectedCells();if(d.length!=1){return null}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var j=this._GetCellIndexSpan(b,a,c);var i=a+(isNaN(c.rowSpan)?1:c.rowSpan);if(!b[i]){return null}var h=b[i][j];if(!h){return null}if(c.parentNode.parentNode!=h.parentNode.parentNode){return null}this._MarkCells([c,h],"_SizeTest");var g=this._GetMarkerGeometry(b,a,j,"_SizeTest");var f=this._GetMarkerGeometry(b,i,j,"_SizeTest");this._UnmarkCells([c,h],"_SizeTest");if(g.width!=f.width||g.x!=f.x){return null}return{refCell:c,nextCell:h,tableMap:b}};FCKTableHandler.GetSelectedCells=function(){var a=[];var g=FCKSelection.GetSelection();if(g.rangeCount==1&&g.anchorNode.nodeType==3){var f=FCKTools.GetElementAscensor(g.anchorNode,"TD,TH");if(f){a[0]=f}return a}for(var b=0;b<g.rangeCount;b++){var d=g.getRangeAt(b);var c;if(d.startContainer.tagName.Equals("TD","TH")){c=d.startContainer}else{c=d.startContainer.childNodes[d.startOffset]}if(c.nodeName.Equals("TD","TH")){a[a.length]=c}}return a};var FCKXml=function(){this.Error=false};FCKXml.GetAttribute=function(a,d,c){var b=a.attributes.getNamedItem(d);return b?b.value:c};FCKXml.TransformToObject=function(d){if(!d){return null}var c={};var b=d.attributes;for(var f=0;f<b.length;f++){var a=b[f];c[a.name]=a.value}var k=d.childNodes;for(f=0;f<k.length;f++){var j=k[f];if(j.nodeType==1){var h="$"+j.nodeName;var g=c[h];if(!g){g=c[h]=[]}g.push(this.TransformToObject(j))}}return c};FCKXml.prototype={LoadUrl:function(a){this.Error=false;var f;var d=FCKTools.CreateXmlObject("XmlHttp");d.open("GET",a,false);d.send(null);if(d.status==200||d.status==304||(d.status==0&&d.readyState==4)){f=d.responseXML;if(!f){f=(new DOMParser()).parseFromString(d.responseText,"text/xml")}}else{f=null}if(f){try{var c=f.firstChild}catch(b){f=(new DOMParser()).parseFromString(d.responseText,"text/xml")}}if(!f||!f.firstChild){this.Error=true;if(window.confirm('Error loading "'+a+'" (HTTP Status: '+d.status+").\r\nDo you want to see the server response dump?")){alert(d.responseText)}}this.DOMDocument=f},SelectNodes:function(a,f){if(this.Error){return[]}var d=[];var c=this.DOMDocument.evaluate(a,f?f:this.DOMDocument,this.DOMDocument.createNSResolver(this.DOMDocument.documentElement),XPathResult.ORDERED_NODE_ITERATOR_TYPE,null);if(c){var b=c.iterateNext();while(b){d[d.length]=b;b=c.iterateNext()}}return d},SelectSingleNode:function(a,c){if(this.Error){return null}var b=this.DOMDocument.evaluate(a,c?c:this.DOMDocument,this.DOMDocument.createNSResolver(this.DOMDocument.documentElement),9,null);if(b&&b.singleNodeValue){return b.singleNodeValue}else{return null}}};var FCKNamedCommand=function(a){this.Name=a};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name)};FCKNamedCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return FCK.GetNamedCommandState(this.Name)};var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:"Style",Execute:function(a,b){FCKUndo.SaveUndoStep();if(b.Selected){FCK.Styles.RemoveStyle(b.Style)}else{FCK.Styles.ApplyStyle(b.Style)}FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorDocument){return-1}if(FCKSelection.GetType()=="Control"){var a=FCKSelection.GetSelectedElement();if(!a||!FCKStyles.CheckHasObjectStyle(a.nodeName.toLowerCase())){return-1}}return 0}};var FCKDialogCommand=function(a,i,h,g,f,d,c,b){this.Name=a;this.Title=i;this.Url=h;this.Width=g;this.Height=f;this.CustomValue=b;this.GetStateFunction=d;this.GetStateParam=c;this.Resizable=false};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog("FCKDialog_"+this.Name,this.Title,this.Url,this.Width,this.Height,this.CustomValue,null,this.Resizable)};FCKDialogCommand.prototype.GetState=function(){if(this.GetStateFunction){return this.GetStateFunction(this.GetStateParam)}else{return FCK.EditMode==0?0:-1}};var FCKUndefinedCommand=function(){this.Name="Undefined"};FCKUndefinedCommand.prototype.Execute=function(){alert(FCKLang.NotImplemented)};FCKUndefinedCommand.prototype.GetState=function(){return 0};var FCKFormatBlockCommand=function(){};FCKFormatBlockCommand.prototype={Name:"FormatBlock",Execute:FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1}};var FCKFontNameCommand=function(){};FCKFontNameCommand.prototype={Name:"FontName",Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKFontSizeCommand=function(){};FCKFontSizeCommand.prototype={Name:"FontSize",Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKPreviewCommand=function(){this.Name="Preview"};FCKPreviewCommand.prototype.Execute=function(){FCK.Preview()};FCKPreviewCommand.prototype.GetState=function(){return 0};var FCKSaveCommand=function(){this.Name="Save"};FCKSaveCommand.prototype.Execute=function(){var a=FCK.GetParentForm();if(typeof(a.onsubmit)=="function"){var b=a.onsubmit();if(b!=null&&b===false){return}}if(typeof(a.submit)=="function"){a.submit()}else{a.submit.click()}};FCKSaveCommand.prototype.GetState=function(){return 0};var FCKNewPageCommand=function(){this.Name="NewPage"};FCKNewPageCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();FCK.SetData("");FCKUndo.Typing=true;FCK.Focus()};FCKNewPageCommand.prototype.GetState=function(){return 0};var FCKSourceCommand=function(){this.Name="Source"};FCKSourceCommand.prototype.Execute=function(){if(FCKConfig.SourcePopup){var a=FCKConfig.ScreenWidth*0.65;var b=FCKConfig.ScreenHeight*0.65;FCKDialog.OpenDialog("FCKDialog_Source",FCKLang.Source,"dialog/fck_source.html",a,b,null,null,true)}else{FCK.SwitchEditMode()}};FCKSourceCommand.prototype.GetState=function(){return(FCK.EditMode==0?0:1)};var FCKUndoCommand=function(){this.Name="Undo"};FCKUndoCommand.prototype.Execute=function(){FCKUndo.Undo()};FCKUndoCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return(FCKUndo.CheckUndoState()?0:-1)};var FCKRedoCommand=function(){this.Name="Redo"};FCKRedoCommand.prototype.Execute=function(){FCKUndo.Redo()};FCKRedoCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return(FCKUndo.CheckRedoState()?0:-1)};var FCKPageBreakCommand=function(){this.Name="PageBreak"};FCKPageBreakCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();var b=FCK.EditorDocument.createElement("DIV");b.style.pageBreakAfter="always";b.innerHTML='<span style="DISPLAY:none">&nbsp;</span>';var a=FCKDocumentProcessor_CreateFakeImage("FCK__PageBreak",b);var d=new FCKDomRange(FCK.EditorWindow);d.MoveToSelection();var c=d.SplitBlock();d.InsertNode(a);FCK.Events.FireEvent("OnSelectionChange")};FCKPageBreakCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return 0};var FCKUnlinkCommand=function(){this.Name="Unlink"};FCKUnlinkCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if(FCKBrowserInfo.IsGeckoLike){var a=FCK.Selection.MoveToAncestorNode("A");if(a){FCKTools.RemoveOuterTags(a)}return}FCK.ExecuteNamedCommand(this.Name)};FCKUnlinkCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}var a=FCK.GetNamedCommandState(this.Name);if(a==0&&FCK.EditMode==0){var c=FCKSelection.MoveToAncestorNode("A");var b=(c&&c.name.length>0&&c.href.length==0);if(b){a=-1}}return a};var FCKVisitLinkCommand=function(){this.Name="VisitLink"};FCKVisitLinkCommand.prototype={GetState:function(){if(FCK.EditMode!=0){return-1}var a=FCK.GetNamedCommandState("Unlink");if(a==0){var b=FCKSelection.MoveToAncestorNode("A");if(!b.href){a=-1}}return a},Execute:function(){var a=FCKSelection.MoveToAncestorNode("A");var f=a.getAttribute("_fcksavedurl")||a.getAttribute("href",2);if(!/:\/\//.test(f)){var d=FCKConfig.BaseHref;var c=FCK.GetInstanceObject("parent");if(!d){d=c.document.location.href;d=d.substring(0,d.lastIndexOf("/")+1)}if(/^\//.test(f)){try{d=d.match(/^.*:\/\/+[^\/]+/)[0]}catch(b){d=c.document.location.protocol+"://"+c.parent.document.location.host}}f=d+f}if(!window.open(f,"_blank")){alert(FCKLang.VisitLinkBlocked)}}};var FCKSelectAllCommand=function(){this.Name="SelectAll"};FCKSelectAllCommand.prototype.Execute=function(){if(FCK.EditMode==0){FCK.ExecuteNamedCommand("SelectAll")}else{var a=FCK.EditingArea.Textarea;if(FCKBrowserInfo.IsIE){a.createTextRange().execCommand("SelectAll")}else{a.selectionStart=0;a.selectionEnd=a.value.length}a.focus()}};FCKSelectAllCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return 0};var FCKPasteCommand=function(){this.Name="Paste"};FCKPasteCommand.prototype={Execute:function(){if(FCKBrowserInfo.IsIE){FCK.Paste()}else{FCK.ExecuteNamedCommand("Paste")}},GetState:function(){if(FCK.EditMode!=0){return-1}return FCK.GetNamedCommandState("Paste")}};var FCKRuleCommand=function(){this.Name="Rule"};FCKRuleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();FCK.InsertElement("hr")},GetState:function(){if(FCK.EditMode!=0){return-1}return FCK.GetNamedCommandState("InsertHorizontalRule")}};var FCKCutCopyCommand=function(a){this.Name=a?"Cut":"Copy"};FCKCutCopyCommand.prototype={Execute:function(){var a=false;if(FCKBrowserInfo.IsIE){var d=function(){a=true};var c="on"+this.Name.toLowerCase();FCK.EditorDocument.body.attachEvent(c,d);FCK.ExecuteNamedCommand(this.Name);FCK.EditorDocument.body.detachEvent(c,d)}else{try{FCK.ExecuteNamedCommand(this.Name);a=true}catch(b){}}if(!a){alert(FCKLang["PasteError"+this.Name])}},GetState:function(){return FCK.EditMode!=0?-1:FCK.GetNamedCommandState("Cut")}};var FCKAnchorDeleteCommand=function(){this.Name="AnchorDelete"};FCKAnchorDeleteCommand.prototype={Execute:function(){if(FCK.Selection.GetType()=="Control"){FCK.Selection.Delete()}else{var a=FCK.Selection.GetSelectedElement();if(a){if(a.tagName=="IMG"&&a.getAttribute("_fckanchor")){oAnchor=FCK.GetRealElement(a)}else{a=null}}if(!a){oAnchor=FCK.Selection.MoveToAncestorNode("A");if(oAnchor){FCK.Selection.SelectNode(oAnchor)}}if(oAnchor.href.length!=0){oAnchor.removeAttribute("name");if(FCKBrowserInfo.IsIE){oAnchor.className=oAnchor.className.replace(FCKRegexLib.FCK_Class,"")}return}if(a){a.parentNode.removeChild(a);return}if(oAnchor.innerHTML.length==0){oAnchor.parentNode.removeChild(oAnchor);return}FCKTools.RemoveOuterTags(oAnchor)}if(FCKBrowserInfo.IsGecko){FCK.Selection.Collapse(true)}},GetState:function(){if(FCK.EditMode!=0){return-1}return FCK.GetNamedCommandState("Unlink")}};var FCKDeleteDivCommand=function(){};FCKDeleteDivCommand.prototype={GetState:function(){if(FCK.EditMode!=0){return-1}var a=FCKSelection.GetParentElement();var b=new FCKElementPath(a);return b.BlockLimit&&b.BlockLimit.nodeName.IEquals("div")?0:-1},Execute:function(){FCKUndo.SaveUndoStep();var a=FCKDomTools.GetSelectedDivContainers();var d=new FCKDomRange(FCK.EditorWindow);d.MoveToSelection();var c=d.CreateBookmark();for(var b=0;b<a.length;b++){FCKDomTools.RemoveNode(a[b],true)}d.MoveToBookmark(c);d.Select()}};var FCKNbsp=function(){this.Name="Non Breaking Space"};FCKNbsp.prototype={Execute:function(){FCK.InsertHtml("&nbsp;")},GetState:function(){return(FCK.EditMode!=0?-1:0)}};var FCKShowBlockCommand=function(a,b){this.Name=a;if(b!=undefined){this._SavedState=b}else{this._SavedState=null}};FCKShowBlockCommand.prototype.Execute=function(){var a=this.GetState();if(a==-1){return}var d=FCK.EditorDocument.body;if(a==1){d.className=d.className.replace(/(^| )FCK__ShowBlocks/g,"")}else{d.className+=" FCK__ShowBlocks"}if(FCKBrowserInfo.IsIE){try{FCK.EditorDocument.selection.createRange().select()}catch(b){}}else{var c=FCK.EditorWindow.getSelection().focusNode;if(c){if(c.nodeType!=1){c=c.parentNode}FCKDomTools.ScrollIntoView(c,false)}}FCK.Events.FireEvent("OnSelectionChange")};FCKShowBlockCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}if(!FCK.EditorDocument){return 0}if(/FCK__ShowBlocks(?:\s|$)/.test(FCK.EditorDocument.body.className)){return 1}return 0};FCKShowBlockCommand.prototype.SaveState=function(){this._SavedState=this.GetState()};FCKShowBlockCommand.prototype.RestoreState=function(){if(this._SavedState!=null&&this.GetState()!=this._SavedState){this.Execute()}};var FCKSpellCheckCommand=function(){this.Name="SpellCheck";this.IsEnabled=(FCKConfig.SpellChecker!="ieSpell")};FCKSpellCheckCommand.prototype.Execute=function(){switch(FCKConfig.SpellChecker){case"SpellerPages":FCKDialog.OpenDialog("FCKDialog_SpellCheck","Spell Check","dialog/fck_spellerpages.html",440,480);break;case"WSC":FCKDialog.OpenDialog("FCKDialog_SpellCheck","Spell Check","wsc/w.html",530,480)}};FCKSpellCheckCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return this.IsEnabled?0:-1};var FCKTextColorCommand=function(a){this.Name=a=="ForeColor"?"TextColor":"BGColor";this.Type=a;var b;if(FCKBrowserInfo.IsIE){b=window}else{if(FCK.ToolbarSet._IFrame){b=FCKTools.GetElementWindow(FCK.ToolbarSet._IFrame)}else{b=window.parent}}this._Panel=new FCKPanel(b);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._Panel.MainNode.className="FCK_Panel";this._CreatePanelBody(this._Panel.Document,this._Panel.MainNode);FCK.ToolbarSet.ToolbarItems.GetItem(this.Name).RegisterPanel(this._Panel);FCKTools.DisableSelection(this._Panel.Document.body)};FCKTextColorCommand.prototype.Execute=function(a,c,b){this._Panel.Show(a,c,b)};FCKTextColorCommand.prototype.SetColor=function(a){FCKUndo.SaveUndoStep();var b=FCKStyles.GetStyle("_FCK_"+(this.Type=="ForeColor"?"Color":"BackColor"));if(!a||a.length==0){FCK.Styles.RemoveStyle(b)}else{b.SetVariable("Color",a);FCKStyles.ApplyStyle(b)}FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")};FCKTextColorCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return 0};function FCKTextColorCommand_OnMouseOver(){this.className="ColorSelected"}function FCKTextColorCommand_OnMouseOut(){this.className="ColorDeselected"}function FCKTextColorCommand_OnClick(a,c,b){this.className="ColorDeselected";c.SetColor(b);c._Panel.Hide()}function FCKTextColorCommand_AutoOnClick(a,b){this.className="ColorDeselected";b.SetColor("");b._Panel.Hide()}function FCKTextColorCommand_MoreOnClick(a,b){this.className="ColorDeselected";b._Panel.Hide();FCKDialog.OpenDialog("FCKDialog_Color",FCKLang.DlgColorTitle,"dialog/fck_colorselector.html",410,320,FCKTools.Bind(b,b.SetColor))}FCKTextColorCommand.prototype._CreatePanelBody=function(d,c){function f(){var i=d.createElement("DIV");i.className="ColorDeselected";FCKTools.AddEventListenerEx(i,"mouseover",FCKTextColorCommand_OnMouseOver);FCKTools.AddEventListenerEx(i,"mouseout",FCKTextColorCommand_OnMouseOut);return i}var a=c.appendChild(d.createElement("TABLE"));a.className="ForceBaseFont";a.style.tableLayout="fixed";a.cellPadding=0;a.cellSpacing=0;a.border=0;a.width=150;var o=a.insertRow(-1).insertCell(-1);o.colSpan=8;var b=o.appendChild(f());b.innerHTML='<table cellspacing="0" cellpadding="0" width="100%" border="0">\n   <tr>\n    <td><div class="ColorBoxBorder"><div class="ColorBox" style="background-color: #000000"></div></div></td>\n    <td nowrap width="100%" align="center">'+FCKLang.ColorAutomatic+"</td>\n   </tr>\n  </table>";FCKTools.AddEventListenerEx(b,"click",FCKTextColorCommand_AutoOnClick,this);if(!FCKBrowserInfo.IsIE){b.style.width="96%"}var n=FCKConfig.FontColors.toString().split(",");var m=0;while(m<n.length){var l=a.insertRow(-1);for(var g=0;g<8;g++,m++){if(m<n.length){var k=n[m].split("/");var j="#"+k[0];var h=k[1]||j}b=l.insertCell(-1).appendChild(f());b.innerHTML='<div class="ColorBoxBorder"><div class="ColorBox" style="background-color: '+j+'"></div></div>';if(m>=n.length){b.style.visibility="hidden"}else{FCKTools.AddEventListenerEx(b,"click",FCKTextColorCommand_OnClick,[this,h])}}}if(FCKConfig.EnableMoreFontColors){o=a.insertRow(-1).insertCell(-1);o.colSpan=8;b=o.appendChild(f());b.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td nowrap align="center">'+FCKLang.ColorMoreColors+"</td></tr></table>";FCKTools.AddEventListenerEx(b,"click",FCKTextColorCommand_MoreOnClick,this)}if(!FCKBrowserInfo.IsIE){b.style.width="96%"}};var FCKPastePlainTextCommand=function(){this.Name="PasteText"};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText()};FCKPastePlainTextCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return-1}return FCK.GetNamedCommandState("Paste")};var FCKPasteWordCommand=function(){this.Name="PasteWord"};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord()};FCKPasteWordCommand.prototype.GetState=function(){if(FCK.EditMode!=0||FCKConfig.ForcePasteAsPlainText){return-1}else{return FCK.GetNamedCommandState("Paste")}};var FCKTableCommand=function(a){this.Name=a};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if(!FCKBrowserInfo.IsGecko){switch(this.Name){case"TableMergeRight":return FCKTableHandler.MergeRight();case"TableMergeDown":return FCKTableHandler.MergeDown()}}switch(this.Name){case"TableInsertRowAfter":return FCKTableHandler.InsertRow(false);case"TableInsertRowBefore":return FCKTableHandler.InsertRow(true);case"TableDeleteRows":return FCKTableHandler.DeleteRows();case"TableInsertColumnAfter":return FCKTableHandler.InsertColumn(false);case"TableInsertColumnBefore":return FCKTableHandler.InsertColumn(true);case"TableDeleteColumns":return FCKTableHandler.DeleteColumns();case"TableInsertCellAfter":return FCKTableHandler.InsertCell(null,false);case"TableInsertCellBefore":return FCKTableHandler.InsertCell(null,true);case"TableDeleteCells":return FCKTableHandler.DeleteCells();case"TableMergeCells":return FCKTableHandler.MergeCells();case"TableHorizontalSplitCell":return FCKTableHandler.HorizontalSplitCell();case"TableVerticalSplitCell":return FCKTableHandler.VerticalSplitCell();case"TableDelete":return FCKTableHandler.DeleteTable();default:return alert(FCKLang.UnknownCommand.replace(/%1/g,this.Name))}};FCKTableCommand.prototype.GetState=function(){if(FCK.EditorDocument!=null&&FCKSelection.HasAncestorNode("TABLE")){switch(this.Name){case"TableHorizontalSplitCell":case"TableVerticalSplitCell":if(FCKTableHandler.GetSelectedCells().length==1){return 0}else{return-1}case"TableMergeCells":if(FCKTableHandler.CheckIsSelectionRectangular()&&FCKTableHandler.GetSelectedCells().length>1){return 0}else{return-1}case"TableMergeRight":return FCKTableHandler.GetMergeRightTarget()?0:-1;case"TableMergeDown":return FCKTableHandler.GetMergeDownTarget()?0:-1;default:return 0}}else{return-1}};var FCKFitWindow=function(){this.Name="FitWindow"};FCKFitWindow.prototype.Execute=function(){var d=window.frameElement;var c=d.style;var b=parent;var a=b.document.documentElement;var m=b.document.body;var l=m.style;var k;var j,f;if(FCK.EditMode==0){j=new FCKDomRange(FCK.EditorWindow);j.MoveToSelection();f=FCKTools.GetScrollPosition(FCK.EditorWindow)}else{var i=FCK.EditingArea.Textarea;j=!FCKBrowserInfo.IsIE&&[i.selectionStart,i.selectionEnd];f=[i.scrollLeft,i.scrollTop]}if(!this.IsMaximized){if(FCKBrowserInfo.IsIE){b.attachEvent("onresize",FCKFitWindow_Resize)}else{b.addEventListener("resize",FCKFitWindow_Resize,true)}this._ScrollPos=FCKTools.GetScrollPosition(b);k=d;while((k=k.parentNode)){if(k.nodeType==1){k._fckSavedStyles=FCKTools.SaveStyles(k);k.style.zIndex=FCKConfig.FloatingPanelsZIndex-1}}if(FCKBrowserInfo.IsIE){this.documentElementOverflow=a.style.overflow;a.style.overflow="hidden";l.overflow="hidden"}else{l.overflow="hidden";l.width="0px";l.height="0px"}this._EditorFrameStyles=FCKTools.SaveStyles(d);var h=FCKTools.GetViewPaneSize(b);c.position="absolute";d.offsetLeft;c.zIndex=FCKConfig.FloatingPanelsZIndex-1;c.left="0px";c.top="0px";c.width=h.Width+"px";c.height=h.Height+"px";if(!FCKBrowserInfo.IsIE){c.borderRight=c.borderBottom="9999px solid white";c.backgroundColor="white"}b.scrollTo(0,0);var g=FCKTools.GetWindowPosition(b,d);if(g.x!=0){c.left=(-1*g.x)+"px"}if(g.y!=0){c.top=(-1*g.y)+"px"}this.IsMaximized=true}else{if(FCKBrowserInfo.IsIE){b.detachEvent("onresize",FCKFitWindow_Resize)}else{b.removeEventListener("resize",FCKFitWindow_Resize,true)}k=d;while((k=k.parentNode)){if(k._fckSavedStyles){FCKTools.RestoreStyles(k,k._fckSavedStyles);k._fckSavedStyles=null}}if(FCKBrowserInfo.IsIE){a.style.overflow=this.documentElementOverflow}FCKTools.RestoreStyles(d,this._EditorFrameStyles);b.scrollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false}FCKToolbarItems.GetItem("FitWindow").RefreshState();if(FCK.EditMode==0){FCK.EditingArea.MakeEditable()}FCK.Focus();if(FCK.EditMode==0){j.Select();FCK.EditorWindow.scrollTo(f.X,f.Y)}else{if(!FCKBrowserInfo.IsIE){i.selectionStart=j[0];i.selectionEnd=j[1]}i.scrollLeft=f[0];i.scrollTop=f[1]}};FCKFitWindow.prototype.GetState=function(){if(FCKConfig.ToolbarLocation!="In"){return-1}else{return(this.IsMaximized?1:0)}};function FCKFitWindow_Resize(){var a=FCKTools.GetViewPaneSize(parent);var b=window.frameElement.style;b.width=a.Width+"px";b.height=a.Height+"px"}var FCKListCommand=function(a,b){this.Name=a;this.TagName=b};FCKListCommand.prototype={GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return-1}var a=FCKSelection.GetBoundaryParentElement(true);var b=a;while(b){if(b.nodeName.IEquals(["ul","ol"])){break}b=b.parentNode}if(b&&b.nodeName.IEquals(this.TagName)){return 1}else{return 0}},Execute:function(){FCKUndo.SaveUndoStep();var S=FCK.EditorDocument;var z=new FCKDomRange(FCK.EditorWindow);z.MoveToSelection();var y=this.GetState();if(y==0){FCKDomTools.TrimNode(S.body);if(!S.body.firstChild){var x=S.createElement("p");S.body.appendChild(x);z.MoveToNodeContents(x)}}var v=z.CreateBookmark();var u=[];var t={};var r=new FCKDomRangeIterator(z);var q;r.ForceBrBreak=(y==0);var p=true;var o=null;while(p){while((q=r.GetNextParagraph())){var n=new FCKElementPath(q);var m=null;var l=false;var k=n.BlockLimit;for(var V=n.Elements.length-1;V>=0;V--){var j=n.Elements[V];if(j.nodeName.IEquals(["ol","ul"])){if(k._FCK_ListGroupObject){k._FCK_ListGroupObject=null}var h=j._FCK_ListGroupObject;if(h){h.contents.push(q)}else{h={root:j,contents:[q]};u.push(h);FCKDomTools.SetElementMarker(t,j,"_FCK_ListGroupObject",h)}l=true;break}}if(l){continue}var g=k;if(g._FCK_ListGroupObject){g._FCK_ListGroupObject.contents.push(q)}else{var h={root:g,contents:[q]};FCKDomTools.SetElementMarker(t,g,"_FCK_ListGroupObject",h);u.push(h)}}if(FCKBrowserInfo.IsIE){p=false}else{if(o==null){o=[];var f=FCKSelection.GetSelection();if(f&&u.length==0){o.push(f.getRangeAt(0))}for(var V=1;f&&V<f.rangeCount;V++){o.push(f.getRangeAt(V))}}if(o.length<1){p=false}else{var d=FCKW3CRange.CreateFromRange(S,o.shift());z._Range=d;z._UpdateElementInfo();if(z.StartNode.nodeName.IEquals("td")){z.SetStart(z.StartNode,1)}if(z.EndNode.nodeName.IEquals("td")){z.SetEnd(z.EndNode,2)}r=new FCKDomRangeIterator(z);r.ForceBrBreak=(y==0)}}}var c=[];while(u.length>0){var h=u.shift();if(y==0){if(h.root.nodeName.IEquals(["ul","ol"])){this._ChangeListType(h,t,c)}else{this._CreateList(h,c)}}else{if(y==1&&h.root.nodeName.IEquals(["ul","ol"])){this._RemoveList(h,t)}}}for(var V=0;V<c.length;V++){var m=c[V];var b=false;var X=m;while(!b){X=X.nextSibling;if(X&&X.nodeType==3&&X.nodeValue.search(/^[\n\r\t ]*$/)==0){continue}b=true}if(X&&X.nodeName.IEquals(this.TagName)){X.parentNode.removeChild(X);while(X.firstChild){m.appendChild(X.removeChild(X.firstChild))}}b=false;X=m;while(!b){X=X.previousSibling;if(X&&X.nodeType==3&&X.nodeValue.search(/^[\n\r\t ]*$/)==0){continue}b=true}if(X&&X.nodeName.IEquals(this.TagName)){X.parentNode.removeChild(X);while(X.lastChild){m.insertBefore(X.removeChild(X.lastChild),m.firstChild)}}}FCKDomTools.ClearAllMarkers(t);z.MoveToBookmark(v);z.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},_ChangeListType:function(d,c,b){var a=FCKDomTools.ListToArray(d.root,c);var l=[];for(var f=0;f<d.contents.length;f++){var k=d.contents[f];k=FCKTools.GetElementAscensor(k,"li");if(!k||k._FCK_ListItem_Processed){continue}l.push(k);FCKDomTools.SetElementMarker(c,k,"_FCK_ListItem_Processed",true)}var j=FCKTools.GetElementDocument(d.root).createElement(this.TagName);for(var f=0;f<l.length;f++){var h=l[f]._FCK_ListArray_Index;a[h].parent=j}var g=FCKDomTools.ArrayToList(a,c);for(var f=0;f<g.listNode.childNodes.length;f++){if(g.listNode.childNodes[f].nodeName.IEquals(this.TagName)){b.push(g.listNode.childNodes[f])}}d.root.parentNode.replaceChild(g.listNode,d.root)},_CreateList:function(d,c){var b=d.contents;var a=FCKTools.GetElementDocument(d.root);var p=[];if(b.length==1&&b[0]==d.root){var o=a.createElement("div");while(b[0].firstChild){o.appendChild(b[0].removeChild(b[0].firstChild))}b[0].appendChild(o);b[0]=o}var n=d.contents[0].parentNode;for(var f=0;f<b.length;f++){n=FCKDomTools.GetCommonParents(n,b[f].parentNode).pop()}for(var f=0;f<b.length;f++){var m=b[f];while(m.parentNode){if(m.parentNode==n){p.push(m);break}m=m.parentNode}}if(p.length<1){return}var l=p[p.length-1].nextSibling;var k=a.createElement(this.TagName);c.push(k);while(p.length){var j=p.shift();var h=a.createDocumentFragment();while(j.firstChild){h.appendChild(j.removeChild(j.firstChild))}j.parentNode.removeChild(j);var g=a.createElement("li");g.appendChild(h);k.appendChild(g)}n.insertBefore(k,l)},_RemoveList:function(d,c){var b=FCKDomTools.ListToArray(d.root,c);var a=[];for(var f=0;f<d.contents.length;f++){var m=d.contents[f];m=FCKTools.GetElementAscensor(m,"li");if(!m||m._FCK_ListItem_Processed){continue}a.push(m);FCKDomTools.SetElementMarker(c,m,"_FCK_ListItem_Processed",true)}var l=null;for(var f=0;f<a.length;f++){var k=a[f]._FCK_ListArray_Index;b[k].indent=-1;l=k}for(var f=l+1;f<b.length;f++){if(b[f].indent>b[f-1].indent+1){var j=b[f-1].indent+1-b[f].indent;var h=b[f].indent;while(b[f]&&b[f].indent>=h){b[f].indent+=j;f++}f--}}var g=FCKDomTools.ArrayToList(b,c);if(d.root.nextSibling==null||d.root.nextSibling.nodeName.IEquals("br")){if(g.listNode.lastChild.nodeName.IEquals("br")){g.listNode.removeChild(g.listNode.lastChild)}}d.root.parentNode.replaceChild(g.listNode,d.root)}};var FCKJustifyCommand=function(a){this.AlignValue=a;var c=FCKConfig.ContentLangDirection.toLowerCase();this.IsDefaultAlign=(a=="left"&&c=="ltr")||(a=="right"&&c=="rtl");var b=this._CssClassName=(function(){var d=FCKConfig.JustifyClasses;if(d){switch(a){case"left":return d[0]||null;case"center":return d[1]||null;case"right":return d[2]||null;case"justify":return d[3]||null}}return null})();if(b&&b.length>0){this._CssClassRegex=new RegExp("(?:^|\\s+)"+b+"(?=$|\\s)")}};FCKJustifyCommand._GetClassNameRegex=function(){var a=FCKJustifyCommand._ClassRegex;if(a!=undefined){return a}var f=[];var d=FCKConfig.JustifyClasses;if(d){for(var b=0;b<4;b++){var c=d[b];if(c&&c.length>0){f.push(c)}}}if(f.length>0){a=new RegExp("(?:^|\\s+)(?:"+f.join("|")+")(?=$|\\s)")}else{a=null}return FCKJustifyCommand._ClassRegex=a};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var a=new FCKDomRange(FCK.EditorWindow);a.MoveToSelection();var i=this.GetState();if(i==-1){return}var h=a.CreateBookmark();var g=this._CssClassName;var f=new FCKDomRangeIterator(a);var d;while((d=f.GetNextParagraph())){d.removeAttribute("align");if(g){var c=d.className.replace(FCKJustifyCommand._GetClassNameRegex(),"");if(i==0){if(c.length>0){c+=" "}d.className=c+g}else{if(c.length==0){FCKDomTools.RemoveAttribute(d,"class")}}}else{var b=d.style;if(i==0){b.textAlign=this.AlignValue}else{b.textAlign="";if(b.cssText.length==0){d.removeAttribute("style")}}}}a.MoveToBookmark(h);a.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return-1}var a=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var c=a.Block||a.BlockLimit;if(!c||c.nodeName.toLowerCase()=="body"){return 0}var b;if(FCKBrowserInfo.IsIE){b=c.currentStyle.textAlign}else{b=FCK.EditorWindow.getComputedStyle(c,"").getPropertyValue("text-align")}b=b.replace(/(-moz-|-webkit-|start|auto)/i,"");if((!b&&this.IsDefaultAlign)||b==this.AlignValue){return 1}return 0}};var FCKIndentCommand=function(a,b){this.Name=a;this.Offset=b;this.IndentCSSProperty=FCKConfig.ContentLangDirection.IEquals("ltr")?"marginLeft":"marginRight"};FCKIndentCommand._InitIndentModeParameters=function(){if(FCKConfig.IndentClasses&&FCKConfig.IndentClasses.length>0){this._UseIndentClasses=true;this._IndentClassMap={};for(var a=0;a<FCKConfig.IndentClasses.length;a++){this._IndentClassMap[FCKConfig.IndentClasses[a]]=a+1}this._ClassNameRegex=new RegExp("(?:^|\\s+)("+FCKConfig.IndentClasses.join("|")+")(?=$|\\s)")}else{this._UseIndentClasses=false}};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var a=new FCKDomRange(FCK.EditorWindow);a.MoveToSelection();var c=a.CreateBookmark();var b=FCKDomTools.GetCommonParentNode(a.StartNode||a.StartContainer,a.EndNode||a.EndContainer,["ul","ol"]);if(b){this._IndentList(a,b)}else{this._IndentBlock(a)}a.MoveToBookmark(c);a.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return-1}if(FCKIndentCommand._UseIndentClasses==undefined){FCKIndentCommand._InitIndentModeParameters()}var d=FCKSelection.GetBoundaryParentElement(true);var c=FCKSelection.GetBoundaryParentElement(false);var b=FCKDomTools.GetCommonParentNode(d,c,["ul","ol"]);if(b){if(this.Name.IEquals("outdent")){return 0}var a=FCKTools.GetElementAscensor(d,"li");if(!a||!a.previousSibling){return-1}return 0}if(!FCKIndentCommand._UseIndentClasses&&this.Name.IEquals("indent")){return 0}var j=new FCKElementPath(d);var i=j.Block||j.BlockLimit;if(!i){return-1}if(FCKIndentCommand._UseIndentClasses){var h=i.className.match(FCKIndentCommand._ClassNameRegex);var g=0;if(h!=null){h=h[1];g=FCKIndentCommand._IndentClassMap[h]}if((this.Name=="outdent"&&g==0)||(this.Name=="indent"&&g==FCKConfig.IndentClasses.length)){return-1}return 0}else{var f=parseInt(i.style[this.IndentCSSProperty],10);if(isNaN(f)){f=0}if(f<=0){return-1}return 0}},_IndentBlock:function(d){var c=new FCKDomRangeIterator(d);c.EnforceRealBlocks=true;d.Expand("block_contents");var b=FCKDomTools.GetCommonParents(d.StartContainer,d.EndContainer);var a=b[b.length-1];var j;while((j=c.GetNextParagraph())){if(!(j==a||j.parentNode==a)){continue}if(FCKIndentCommand._UseIndentClasses){var i=j.className.match(FCKIndentCommand._ClassNameRegex);var h=0;if(i!=null){i=i[1];h=FCKIndentCommand._IndentClassMap[i]}if(this.Name.IEquals("outdent")){h--}else{if(this.Name.IEquals("indent")){h++}}h=Math.min(h,FCKConfig.IndentClasses.length);h=Math.max(h,0);var g=j.className.replace(FCKIndentCommand._ClassNameRegex,"");if(h<1){j.className=g}else{j.className=(g.length>0?g+" ":"")+FCKConfig.IndentClasses[h-1]}}else{var f=parseInt(j.style[this.IndentCSSProperty],10);if(isNaN(f)){f=0}f+=this.Offset;f=Math.max(f,0);f=Math.ceil(f/this.Offset)*this.Offset;j.style[this.IndentCSSProperty]=f?f+FCKConfig.IndentUnit:"";if(j.getAttribute("style")==""){j.removeAttribute("style")}}}},_IndentList:function(d,c){var b=d.StartContainer;var a=d.EndContainer;while(b&&b.parentNode!=c){b=b.parentNode}while(a&&a.parentNode!=c){a=a.parentNode}if(!b||!a){return}var r=b;var q=[];var p=false;while(p==false){if(r==a){p=true}q.push(r);r=r.nextSibling}if(q.length<1){return}var o=FCKDomTools.GetParents(c);for(var f=0;f<o.length;f++){if(o[f].nodeName.IEquals(["ul","ol"])){c=o[f];break}}var n=this.Name.IEquals("indent")?1:-1;var m=q[0];var l=q[q.length-1];var k={};var j=FCKDomTools.ListToArray(c,k);var h=j[l._FCK_ListArray_Index].indent;for(var f=m._FCK_ListArray_Index;f<=l._FCK_ListArray_Index;f++){j[f].indent+=n}for(var f=l._FCK_ListArray_Index+1;f<j.length&&j[f].indent>h;f++){j[f].indent+=n}var g=FCKDomTools.ArrayToList(j);if(g){c.parentNode.replaceChild(g.listNode,c)}FCKDomTools.ClearAllMarkers(k)}};var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var Y=this.GetState();var X=new FCKDomRange(FCK.EditorWindow);X.MoveToSelection();var V=X.CreateBookmark();if(FCKBrowserInfo.IsIE){var z=X.GetBookmarkNode(V,true);var y=X.GetBookmarkNode(V,false);var x;if(z&&z.parentNode.nodeName.IEquals("blockquote")&&!z.previousSibling){x=z;while((x=x.nextSibling)){if(FCKListsLib.BlockElements[x.nodeName.toLowerCase()]){FCKDomTools.MoveNode(z,x,true)}}}if(y&&y.parentNode.nodeName.IEquals("blockquote")&&!y.previousSibling){x=y;while((x=x.nextSibling)){if(FCKListsLib.BlockElements[x.nodeName.toLowerCase()]){if(x.firstChild==z){FCKDomTools.InsertAfterNode(z,y)}else{FCKDomTools.MoveNode(y,x,true)}}}}}var v=new FCKDomRangeIterator(X);var u;if(Y==0){var t=[];while((u=v.GetNextParagraph())){t.push(u)}if(t.length<1){para=X.Window.document.createElement(FCKConfig.EnterMode.IEquals("p")?"p":"div");X.InsertNode(para);para.appendChild(X.Window.document.createTextNode("\ufeff"));X.MoveToBookmark(V);X.MoveToNodeContents(para);X.Collapse(true);V=X.CreateBookmark();t.push(para)}var r=t[0].parentNode;var q=[];for(var Z=0;Z<t.length;Z++){u=t[Z];r=FCKDomTools.GetCommonParents(u.parentNode,r).pop()}while(r.nodeName.IEquals("table","tbody","tr","ol","ul")){r=r.parentNode}var p=null;while(t.length>0){u=t.shift();while(u.parentNode!=r){u=u.parentNode}if(u!=p){q.push(u)}p=u}while(q.length>0){u=q.shift();if(u.nodeName.IEquals("blockquote")){var o=FCKTools.GetElementDocument(u).createDocumentFragment();while(u.firstChild){o.appendChild(u.removeChild(u.firstChild));t.push(o.lastChild)}u.parentNode.replaceChild(o,u)}else{t.push(u)}}var n=X.Window.document.createElement("blockquote");r.insertBefore(n,t[0]);while(t.length>0){u=t.shift();n.appendChild(u)}}else{if(Y==1){var m=[];var l={};while((u=v.GetNextParagraph())){var k=null;var j=null;while(u.parentNode){if(u.parentNode.nodeName.IEquals("blockquote")){k=u.parentNode;j=u;break}u=u.parentNode}if(k&&j&&!j._fckblockquotemoveout){m.push(j);FCKDomTools.SetElementMarker(l,j,"_fckblockquotemoveout",true)}}FCKDomTools.ClearAllMarkers(l);var h=[];var g=[],l={};var f=function(c){for(var a=0;a<c.childNodes.length;a++){if(FCKListsLib.BlockElements[c.childNodes[a].nodeName.toLowerCase()]){return false}}return true};while(m.length>0){var b=m.shift();var n=b.parentNode;if(b==b.parentNode.firstChild){n.parentNode.insertBefore(n.removeChild(b),n)}else{if(b==b.parentNode.lastChild){n.parentNode.insertBefore(n.removeChild(b),n.nextSibling)}else{FCKDomTools.BreakParent(b,b.parentNode,X)}}if(!n._fckbqprocessed){g.push(n);FCKDomTools.SetElementMarker(l,n,"_fckbqprocessed",true)}h.push(b)}for(var Z=g.length-1;Z>=0;Z--){var n=g[Z];if(f(n)){FCKDomTools.RemoveNode(n)}}FCKDomTools.ClearAllMarkers(l);if(FCKConfig.EnterMode.IEquals("br")){while(h.length){var b=h.shift();var ac=true;if(b.nodeName.IEquals("div")){var o=FCKTools.GetElementDocument(b).createDocumentFragment();var ab=ac&&b.previousSibling&&!FCKListsLib.BlockBoundaries[b.previousSibling.nodeName.toLowerCase()];if(ac&&ab){o.appendChild(FCKTools.GetElementDocument(b).createElement("br"))}var aa=b.nextSibling&&!FCKListsLib.BlockBoundaries[b.nextSibling.nodeName.toLowerCase()];while(b.firstChild){o.appendChild(b.removeChild(b.firstChild))}if(aa){o.appendChild(FCKTools.GetElementDocument(b).createElement("br"))}b.parentNode.replaceChild(o,b);ac=false}}}}}X.MoveToBookmark(V);X.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return-1}var a=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var c=a.Block||a.BlockLimit;if(!c||c.nodeName.toLowerCase()=="body"){return 0}for(var b=0;b<a.Elements.length;b++){if(a.Elements[b].nodeName.IEquals("blockquote")){return 1}}return 0}};var FCKCoreStyleCommand=function(a){this.Name="CoreStyle";this.StyleName="_FCK_"+a;this.IsActive=false;FCKStyles.AttachStyleStateChange(this.StyleName,this._OnStyleStateChange,this)};FCKCoreStyleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();if(this.IsActive){FCKStyles.RemoveStyle(this.StyleName)}else{FCKStyles.ApplyStyle(this.StyleName)}FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0){return-1}return this.IsActive?1:0},_OnStyleStateChange:function(a,b){this.IsActive=b}};var FCKRemoveFormatCommand=function(){this.Name="RemoveFormat"};FCKRemoveFormatCommand.prototype={Execute:function(){FCKStyles.RemoveAll();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){return FCK.EditorWindow?0:-1}};var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(a,b){this.LoadedCommands[a]=b};FCKCommands.GetCommand=function(a){var b=FCKCommands.LoadedCommands[a];if(b){return b}switch(a){case"Bold":case"Italic":case"Underline":case"StrikeThrough":case"Subscript":case"Superscript":b=new FCKCoreStyleCommand(a);break;case"RemoveFormat":b=new FCKRemoveFormatCommand();break;case"DocProps":b=new FCKDialogCommand("DocProps",FCKLang.DocProps,"dialog/fck_docprops.html",400,380,FCKCommands.GetFullPageState);break;case"Templates":b=new FCKDialogCommand("Templates",FCKLang.DlgTemplatesTitle,"dialog/fck_template.html",380,450);break;case"Link":b=new FCKDialogCommand("Link",FCKLang.DlgLnkWindowTitle,"dialog/fck_link.html",400,300);break;case"Unlink":b=new FCKUnlinkCommand();break;case"VisitLink":b=new FCKVisitLinkCommand();break;case"Anchor":b=new FCKDialogCommand("Anchor",FCKLang.DlgAnchorTitle,"dialog/fck_anchor.html",370,160);break;case"AnchorDelete":b=new FCKAnchorDeleteCommand();break;case"BulletedList":b=new FCKDialogCommand("BulletedList",FCKLang.BulletedListProp,"dialog/fck_listprop.html?UL",370,160);break;case"NumberedList":b=new FCKDialogCommand("NumberedList",FCKLang.NumberedListProp,"dialog/fck_listprop.html?OL",370,160);break;case"About":b=new FCKDialogCommand("About",FCKLang.About,"dialog/fck_about.html",420,330,function(){return 0});break;case"Find":b=new FCKDialogCommand("Find",FCKLang.DlgFindAndReplaceTitle,"dialog/fck_replace.html",340,230,null,null,"Find");break;case"Replace":b=new FCKDialogCommand("Replace",FCKLang.DlgFindAndReplaceTitle,"dialog/fck_replace.html",340,230,null,null,"Replace");break;case"Image":b=new FCKDialogCommand("Image",FCKLang.DlgImgTitle,"dialog/fck_image.html",450,390);break;case"Flash":b=new FCKDialogCommand("Flash",FCKLang.DlgFlashTitle,"dialog/fck_flash.html",450,390);break;case"SpecialChar":b=new FCKDialogCommand("SpecialChar",FCKLang.DlgSpecialCharTitle,"dialog/fck_specialchar.html",400,290);break;case"Smiley":b=new FCKDialogCommand("Smiley",FCKLang.DlgSmileyTitle,"dialog/fck_smiley.html",FCKConfig.SmileyWindowWidth,FCKConfig.SmileyWindowHeight);break;case"Table":b=new FCKDialogCommand("Table",FCKLang.DlgTableTitle,"dialog/fck_table.html",480,250);break;case"TableProp":b=new FCKDialogCommand("Table",FCKLang.DlgTableTitle,"dialog/fck_table.html?Parent",480,250);break;case"TableCellProp":b=new FCKDialogCommand("TableCell",FCKLang.DlgCellTitle,"dialog/fck_tablecell.html",550,240);break;case"Style":b=new FCKStyleCommand();break;case"FontName":b=new FCKFontNameCommand();break;case"FontSize":b=new FCKFontSizeCommand();break;case"FontFormat":b=new FCKFormatBlockCommand();break;case"Source":b=new FCKSourceCommand();break;case"Preview":b=new FCKPreviewCommand();break;case"Save":b=new FCKSaveCommand();break;case"NewPage":b=new FCKNewPageCommand();break;case"PageBreak":b=new FCKPageBreakCommand();break;case"Rule":b=new FCKRuleCommand();break;case"Nbsp":b=new FCKNbsp();break;case"TextColor":b=new FCKTextColorCommand("ForeColor");break;case"BGColor":b=new FCKTextColorCommand("BackColor");break;case"Paste":b=new FCKPasteCommand();break;case"PasteText":b=new FCKPastePlainTextCommand();break;case"PasteWord":b=new FCKPasteWordCommand();break;case"JustifyLeft":b=new FCKJustifyCommand("left");break;case"JustifyCenter":b=new FCKJustifyCommand("center");break;case"JustifyRight":b=new FCKJustifyCommand("right");break;case"JustifyFull":b=new FCKJustifyCommand("justify");break;case"Indent":b=new FCKIndentCommand("indent",FCKConfig.IndentLength);break;case"Outdent":b=new FCKIndentCommand("outdent",FCKConfig.IndentLength*-1);break;case"Blockquote":b=new FCKBlockQuoteCommand();break;case"CreateDiv":b=new FCKDialogCommand("CreateDiv",FCKLang.CreateDiv,"dialog/fck_div.html",380,210,null,null,true);break;case"EditDiv":b=new FCKDialogCommand("EditDiv",FCKLang.EditDiv,"dialog/fck_div.html",380,210,null,null,false);break;case"DeleteDiv":b=new FCKDeleteDivCommand();break;case"TableInsertRowAfter":b=new FCKTableCommand("TableInsertRowAfter");break;case"TableInsertRowBefore":b=new FCKTableCommand("TableInsertRowBefore");break;case"TableDeleteRows":b=new FCKTableCommand("TableDeleteRows");break;case"TableInsertColumnAfter":b=new FCKTableCommand("TableInsertColumnAfter");break;case"TableInsertColumnBefore":b=new FCKTableCommand("TableInsertColumnBefore");break;case"TableDeleteColumns":b=new FCKTableCommand("TableDeleteColumns");break;case"TableInsertCellAfter":b=new FCKTableCommand("TableInsertCellAfter");break;case"TableInsertCellBefore":b=new FCKTableCommand("TableInsertCellBefore");break;case"TableDeleteCells":b=new FCKTableCommand("TableDeleteCells");break;case"TableMergeCells":b=new FCKTableCommand("TableMergeCells");break;case"TableMergeRight":b=new FCKTableCommand("TableMergeRight");break;case"TableMergeDown":b=new FCKTableCommand("TableMergeDown");break;case"TableHorizontalSplitCell":b=new FCKTableCommand("TableHorizontalSplitCell");break;case"TableVerticalSplitCell":b=new FCKTableCommand("TableVerticalSplitCell");break;case"TableDelete":b=new FCKTableCommand("TableDelete");break;case"Form":b=new FCKDialogCommand("Form",FCKLang.Form,"dialog/fck_form.html",380,210);break;case"Checkbox":b=new FCKDialogCommand("Checkbox",FCKLang.Checkbox,"dialog/fck_checkbox.html",380,200);break;case"Radio":b=new FCKDialogCommand("Radio",FCKLang.RadioButton,"dialog/fck_radiobutton.html",380,200);break;case"TextField":b=new FCKDialogCommand("TextField",FCKLang.TextField,"dialog/fck_textfield.html",380,210);break;case"Textarea":b=new FCKDialogCommand("Textarea",FCKLang.Textarea,"dialog/fck_textarea.html",380,210);break;case"HiddenField":b=new FCKDialogCommand("HiddenField",FCKLang.HiddenField,"dialog/fck_hiddenfield.html",380,190);break;case"Button":b=new FCKDialogCommand("Button",FCKLang.Button,"dialog/fck_button.html",380,210);break;case"Select":b=new FCKDialogCommand("Select",FCKLang.SelectionField,"dialog/fck_select.html",400,340);break;case"ImageButton":b=new FCKDialogCommand("ImageButton",FCKLang.ImageButton,"dialog/fck_image.html?ImageButton",450,390);break;case"SpellCheck":b=new FCKSpellCheckCommand();break;case"FitWindow":b=new FCKFitWindow();break;case"Undo":b=new FCKUndoCommand();break;case"Redo":b=new FCKRedoCommand();break;case"Copy":b=new FCKCutCopyCommand(false);break;case"Cut":b=new FCKCutCopyCommand(true);break;case"SelectAll":b=new FCKSelectAllCommand();break;case"InsertOrderedList":b=new FCKListCommand("insertorderedlist","ol");break;case"InsertUnorderedList":b=new FCKListCommand("insertunorderedlist","ul");break;case"ShowBlocks":b=new FCKShowBlockCommand("ShowBlocks",FCKConfig.StartupShowBlocks?1:0);break;case"Undefined":b=new FCKUndefinedCommand();break;default:if(FCKRegexLib.NamedCommands.test(a)){b=new FCKNamedCommand(a)}else{alert(FCKLang.UnknownCommand.replace(/%1/g,a));return null}}FCKCommands.LoadedCommands[a]=b;return b};FCKCommands.GetFullPageState=function(){return FCKConfig.FullPage?0:-1};FCKCommands.GetBooleanState=function(a){return a?-1:0};var FCKPanel=function(a){this.IsRTL=(FCKLang.Dir=="rtl");this.IsContextMenu=false;this._LockCounter=0;this._Window=a||window;var g;if(FCKBrowserInfo.IsIE){this._Popup=this._Window.createPopup();var f=this._Window.document;if(FCK_IS_CUSTOM_DOMAIN&&!FCKBrowserInfo.IsIE7){f.domain=FCK_ORIGINAL_DOMAIN;document.domain=FCK_ORIGINAL_DOMAIN}g=this.Document=this._Popup.document;if(FCK_IS_CUSTOM_DOMAIN){g.domain=FCK_RUNTIME_DOMAIN;f.domain=FCK_RUNTIME_DOMAIN;document.domain=FCK_RUNTIME_DOMAIN}FCK.IECleanup.AddItem(this,FCKPanel_Cleanup)}else{var d=this._IFrame=this._Window.document.createElement("iframe");FCKTools.ResetStyles(d);d.src="javascript:void(0)";d.allowTransparency=true;d.frameBorder="0";d.scrolling="no";d.style.width=d.style.height="0px";FCKDomTools.SetElementStyles(d,{position:"absolute",zIndex:FCKConfig.FloatingPanelsZIndex});this._Window.document.body.appendChild(d);var c=d.contentWindow;g=this.Document=c.document;var b="";if(FCKBrowserInfo.IsSafari){b='<base href="'+window.document.location+'">'}g.open();g.write("<html><head>"+b+'</head><body style="margin:0px;padding:0px;"></body></html>');g.close();if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.Panel_Contructor(g,window.document.location)}FCKTools.AddEventListenerEx(c,"focus",FCKPanel_Window_OnFocus,this);FCKTools.AddEventListenerEx(c,"blur",FCKPanel_Window_OnBlur,this)}g.dir=FCKLang.Dir;FCKTools.AddEventListener(g,"contextmenu",FCKTools.CancelEvent);this.MainNode=g.body.appendChild(g.createElement("DIV"));this.MainNode.style.cssFloat=this.IsRTL?"right":"left"};FCKPanel.prototype.AppendStyleSheet=function(a){FCKTools.AppendStyleSheet(this.Document,a)};FCKPanel.prototype.Preload=function(b,c,a){if(this._Popup){this._Popup.show(b,c,0,0,a)}};FCKPanel.prototype.ResizeForSubpanel=function(b,h,g){if(!FCKBrowserInfo.IsIE7){return false}if(!this._Popup.isOpen){this.Subpanel=null;return false}if(h==0&&g==0){if(this.Subpanel!==b){return false}this.Subpanel=null;this.IncreasedX=0}else{this.Subpanel=b;if((this.IncreasedX>=h)&&(this.IncreasedY>=g)){return false}this.IncreasedX=Math.max(this.IncreasedX,h);this.IncreasedY=Math.max(this.IncreasedY,g)}var a=this.ShowRect.x;var c=this.IncreasedX;if(this.IsRTL){a=a-c}var f=this.ShowRect.w+c;var d=Math.max(this.ShowRect.h,this.IncreasedY);if(this.ParentPanel){this.ParentPanel.ResizeForSubpanel(this,f,d)}this._Popup.show(a,this.ShowRect.y,f,d,this.RelativeElement);return this.IsRTL};FCKPanel.prototype.Show=function(k,i,d,c,b){var a;var p=this.MainNode;if(this._Popup){this._Popup.show(k,i,0,0,d);FCKDomTools.SetElementStyles(p,{B:c?c+"px":"",C:b?b+"px":""});a=p.offsetWidth;if(FCKBrowserInfo.IsIE7){if(this.ParentPanel&&this.ParentPanel.ResizeForSubpanel(this,a,p.offsetHeight)){FCKTools.RunFunction(this.Show,this,[k,i,d]);return}}if(this.IsRTL){if(this.IsContextMenu){k=k-a+1}else{if(d){k=(k*-1)+d.offsetWidth-a}}}if(FCKBrowserInfo.IsIE7){this.ShowRect={x:k,y:i,w:a,h:p.offsetHeight};this.IncreasedX=0;this.IncreasedY=0;this.RelativeElement=d}this._Popup.show(k,i,a,p.offsetHeight,d);if(this.OnHide){if(this._Timer){CheckPopupOnHide.call(this,true)}this._Timer=FCKTools.SetInterval(CheckPopupOnHide,100,this)}}else{if(typeof(FCK.ToolbarSet.CurrentInstance.FocusManager)!="undefined"){FCK.ToolbarSet.CurrentInstance.FocusManager.Lock()}if(this.ParentPanel){this.ParentPanel.Lock();FCKPanel_Window_OnBlur(null,this.ParentPanel)}if(FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac){this._IFrame.scrolling="";FCKTools.RunFunction(function(){this._IFrame.scrolling="no"},this)}if(FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel&&FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel!=this){FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel.Hide(false,true)}FCKDomTools.SetElementStyles(p,{B:c?c+"px":"",C:b?b+"px":""});a=p.offsetWidth;if(!c){this._IFrame.width=1}if(!b){this._IFrame.height=1}a=p.offsetWidth||p.firstChild.offsetWidth;var o=FCKTools.GetDocumentPosition(this._Window,d.nodeType==9?(FCKTools.IsStrictMode(d)?d.documentElement:d.body):d);var n=FCKDomTools.GetPositionedAncestor(this._IFrame.parentNode);if(n){var m=FCKTools.GetDocumentPosition(FCKTools.GetElementWindow(n),n);o.x-=m.x;o.y-=m.y}if(this.IsRTL&&!this.IsContextMenu){k=(k*-1)}k+=o.x;i+=o.y;if(this.IsRTL){if(this.IsContextMenu){k=k-a+1}else{if(d){k=k+d.offsetWidth-a}}}else{var l=FCKTools.GetViewPaneSize(this._Window);var j=FCKTools.GetScrollPosition(this._Window);var h=l.Height+j.Y;var g=l.Width+j.X;if((k+a)>g){k-=k+a-g}if((i+p.offsetHeight)>h){i-=i+p.offsetHeight-h}}FCKDomTools.SetElementStyles(this._IFrame,{left:k+"px",top:i+"px"});this._IFrame.contentWindow.focus();this._IsOpened=true;var f=this;this._resizeTimer=setTimeout(function(){var r=p.offsetWidth||p.firstChild.offsetWidth;var q=p.offsetHeight;f._IFrame.style.width=r+"px";f._IFrame.style.height=q+"px"},0);FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel=this}FCKTools.RunFunction(this.OnShow,this)};FCKPanel.prototype.Hide=function(a,b){if(this._Popup){this._Popup.hide()}else{if(!this._IsOpened||this._LockCounter>0){return}if(typeof(FCKFocusManager)!="undefined"&&!b){FCKFocusManager.Unlock()}this._IFrame.style.width=this._IFrame.style.height="0px";this._IsOpened=false;if(this._resizeTimer){clearTimeout(this._resizeTimer);this._resizeTimer=null}if(this.ParentPanel){this.ParentPanel.Unlock()}if(!a){FCKTools.RunFunction(this.OnHide,this)}}};FCKPanel.prototype.CheckIsOpened=function(){if(this._Popup){return this._Popup.isOpen}else{return this._IsOpened}};FCKPanel.prototype.CreateChildPanel=function(){var a=this._Popup?FCKTools.GetDocumentWindow(this.Document):this._Window;var b=new FCKPanel(a);b.ParentPanel=this;return b};FCKPanel.prototype.Lock=function(){this._LockCounter++};FCKPanel.prototype.Unlock=function(){if(--this._LockCounter==0&&!this.HasFocus){this.Hide()}};function FCKPanel_Window_OnFocus(b,a){a.HasFocus=true}function FCKPanel_Window_OnBlur(b,a){a.HasFocus=false;if(a._LockCounter==0){FCKTools.RunFunction(a.Hide,a)}}function CheckPopupOnHide(a){if(a||!this._Popup.isOpen){window.clearInterval(this._Timer);this._Timer=null;if(this._Popup&&this.ParentPanel&&!a){this.ParentPanel.ResizeForSubpanel(this,0,0)}FCKTools.RunFunction(this.OnHide,this)}}function FCKPanel_Cleanup(){this._Popup=null;this._Window=null;this.Document=null;this.MainNode=null;this.RelativeElement=null}var FCKIcon=function(a){var b=a?typeof(a):"undefined";switch(b){case"number":this.Path=FCKConfig.SkinPath+"fck_strip.gif";this.Size=16;this.Position=a;break;case"undefined":this.Path=FCK_SPACER_PATH;break;case"string":this.Path=a;break;default:this.Path=a[0];this.Size=a[1];this.Position=a[2]}};FCKIcon.prototype.CreateIconElement=function(a){var d,b;if(this.Position){var c="-"+((this.Position-1)*this.Size)+"px";if(FCKBrowserInfo.IsIE){d=a.createElement("DIV");b=d.appendChild(a.createElement("IMG"));b.src=this.Path;b.style.top=c}else{d=a.createElement("IMG");d.src=FCK_SPACER_PATH;d.style.backgroundPosition="0px "+c;d.style.backgroundImage='url("'+this.Path+'")'}}else{if(FCKBrowserInfo.IsIE){d=a.createElement("DIV");b=d.appendChild(a.createElement("IMG"));b.src=this.Path?this.Path:FCK_SPACER_PATH}else{d=a.createElement("IMG");d.src=this.Path?this.Path:FCK_SPACER_PATH}}d.className="TB_Button_Image";return d};var FCKToolbarButtonUI=function(a,g,f,d,c,b){this.Name=a;this.Label=g||a;this.Tooltip=f||this.Label;this.Style=c||0;this.State=b||0;this.Icon=new FCKIcon(d);if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKToolbarButtonUI_Cleanup)}};FCKToolbarButtonUI.prototype._CreatePaddingElement=function(a){var b=a.createElement("IMG");b.className="TB_Button_Padding";b.src=FCK_SPACER_PATH;return b};FCKToolbarButtonUI.prototype.Create=function(a){var h=FCKTools.GetElementDocument(a);var g=this.MainElement=h.createElement("DIV");g.title=this.Tooltip;if(FCKBrowserInfo.IsGecko){g.onmousedown=FCKTools.CancelEvent}FCKTools.AddEventListenerEx(g,"mouseover",FCKToolbarButtonUI_OnMouseOver,this);FCKTools.AddEventListenerEx(g,"mouseout",FCKToolbarButtonUI_OnMouseOut,this);FCKTools.AddEventListenerEx(g,"click",FCKToolbarButtonUI_OnClick,this);this.ChangeState(this.State,true);if(this.Style==0&&!this.ShowArrow){g.appendChild(this.Icon.CreateIconElement(h))}else{var f=g.appendChild(h.createElement("TABLE"));f.cellPadding=0;f.cellSpacing=0;var d=f.insertRow(-1);var c=d.insertCell(-1);if(this.Style==0||this.Style==2){c.appendChild(this.Icon.CreateIconElement(h))}else{c.appendChild(this._CreatePaddingElement(h))}if(this.Style==1||this.Style==2){c=d.insertCell(-1);c.className="TB_Button_Text";c.noWrap=true;c.appendChild(h.createTextNode(this.Label))}if(this.ShowArrow){if(this.Style!=0){d.insertCell(-1).appendChild(this._CreatePaddingElement(h))}c=d.insertCell(-1);var b=c.appendChild(h.createElement("IMG"));b.src=FCKConfig.SkinPath+"images/toolbar.buttonarrow.gif";b.width=5;b.height=3}c=d.insertCell(-1);c.appendChild(this._CreatePaddingElement(h))}a.appendChild(g)};FCKToolbarButtonUI.prototype.ChangeState=function(a,c){if(!c&&this.State==a){return}var b=this.MainElement;if(!b){return}switch(parseInt(a,10)){case 0:b.className="TB_Button_Off";break;case 1:b.className="TB_Button_On";break;case-1:b.className="TB_Button_Disabled";break}this.State=a};function FCKToolbarButtonUI_OnMouseOver(a,b){if(b.State==0){this.className="TB_Button_Off_Over"}else{if(b.State==1){this.className="TB_Button_On_Over"}}}function FCKToolbarButtonUI_OnMouseOut(a,b){if(b.State==0){this.className="TB_Button_Off"}else{if(b.State==1){this.className="TB_Button_On"}}}function FCKToolbarButtonUI_OnClick(a,b){if(b.OnClick&&b.State!=-1){b.OnClick(b)}}function FCKToolbarButtonUI_Cleanup(){this.MainElement=null}var FCKToolbarButton=function(a,h,g,f,d,c,b){this.CommandName=a;this.Label=h;this.Tooltip=g;this.Style=f;this.SourceView=d?true:false;this.ContextSensitive=c?true:false;if(b==null){this.IconPath=FCKConfig.SkinPath+"toolbar/"+a.toLowerCase()+".gif"}else{if(typeof(b)=="number"){this.IconPath=[FCKConfig.SkinPath+"fck_strip.gif",16,b]}else{this.IconPath=b}}};FCKToolbarButton.prototype.Create=function(a){this._UIButton=new FCKToolbarButtonUI(this.CommandName,this.Label,this.Tooltip,this.IconPath,this.Style);this._UIButton.OnClick=this.Click;this._UIButton._ToolbarButton=this;this._UIButton.Create(a)};FCKToolbarButton.prototype.RefreshState=function(){var a=this._UIButton;if(!a){return}var b=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if(b==a.State){return}a.ChangeState(b)};FCKToolbarButton.prototype.Click=function(){var a=this._ToolbarButton||this;FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(a.CommandName).Execute()};FCKToolbarButton.prototype.Enable=function(){this.RefreshState()};FCKToolbarButton.prototype.Disable=function(){this._UIButton.ChangeState(-1)};var FCKSpecialCombo=function(a,f,d,c,b){this.FieldWidth=f||100;this.PanelWidth=d||150;this.PanelMaxHeight=c||150;this.Label="&nbsp;";this.Caption=a;this.Tooltip=a;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(b||window);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._PanelBox=this._Panel.MainNode.appendChild(this._Panel.Document.createElement("DIV"));this._PanelBox.className="SC_Panel";this._PanelBox.style.width=this.PanelWidth+"px";this._PanelBox.innerHTML='<table cellpadding="0" cellspacing="0" width="100%" style="TABLE-LAYOUT: fixed"><tr><td nowrap></td></tr></table>';this._ItemsHolderEl=this._PanelBox.getElementsByTagName("TD")[0];if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKSpecialCombo_Cleanup)}};function FCKSpecialCombo_ItemOnMouseOver(){this.className+=" SC_ItemOver"}function FCKSpecialCombo_ItemOnMouseOut(){this.className=this.originalClass}function FCKSpecialCombo_ItemOnClick(a,c,b){this.className=this.originalClass;c._Panel.Hide();c.SetLabel(this.FCKItemLabel);if(typeof(c.OnSelect)=="function"){c.OnSelect(b,this)}}FCKSpecialCombo.prototype.ClearItems=function(){if(this.Items){this.Items={}}var a=this._ItemsHolderEl;while(a.firstChild){a.removeChild(a.firstChild)}};FCKSpecialCombo.prototype.AddItem=function(a,f,d,c){var b=this._ItemsHolderEl.appendChild(this._Panel.Document.createElement("DIV"));b.className=b.originalClass="SC_Item";b.innerHTML=f;b.FCKItemLabel=d||a;b.Selected=false;if(FCKBrowserInfo.IsIE){b.style.width="100%"}if(c){b.style.backgroundColor=c}FCKTools.AddEventListenerEx(b,"mouseover",FCKSpecialCombo_ItemOnMouseOver);FCKTools.AddEventListenerEx(b,"mouseout",FCKSpecialCombo_ItemOnMouseOut);FCKTools.AddEventListenerEx(b,"click",FCKSpecialCombo_ItemOnClick,[this,a]);this.Items[a.toString().toLowerCase()]=b;return b};FCKSpecialCombo.prototype.SelectItem=function(a){if(typeof a=="string"){a=this.Items[a.toString().toLowerCase()]}if(a){a.className=a.originalClass="SC_ItemSelected";a.Selected=true}};FCKSpecialCombo.prototype.SelectItemByLabel=function(a,d){for(var c in this.Items){var b=this.Items[c];if(b.FCKItemLabel==a){b.className=b.originalClass="SC_ItemSelected";b.Selected=true;if(d){this.SetLabel(a)}}}};FCKSpecialCombo.prototype.DeselectAll=function(a){for(var b in this.Items){if(!this.Items[b]){continue}this.Items[b].className=this.Items[b].originalClass="SC_Item";this.Items[b].Selected=false}if(a){this.SetLabel("")}};FCKSpecialCombo.prototype.SetLabelById=function(a){a=a?a.toString().toLowerCase():"";var b=this.Items[a];this.SetLabel(b?b.FCKItemLabel:"")};FCKSpecialCombo.prototype.SetLabel=function(a){a=(!a||a.length==0)?"&nbsp;":a;if(a==this.Label){return}this.Label=a;var b=this._LabelEl;if(b){b.innerHTML=a;FCKTools.DisableSelection(b)}};FCKSpecialCombo.prototype.SetEnabled=function(a){this.Enabled=a;if(this._OuterTable){this._OuterTable.className=a?"":"SC_FieldDisabled"}};FCKSpecialCombo.prototype.Create=function(a){var h=FCKTools.GetElementDocument(a);var g=this._OuterTable=a.appendChild(h.createElement("TABLE"));g.cellPadding=0;g.cellSpacing=0;g.insertRow(-1);var f;var d;switch(this.Style){case 0:f="TB_ButtonType_Icon";d=false;break;case 1:f="TB_ButtonType_Text";d=false;break;case 2:d=true;break}if(this.Caption&&this.Caption.length>0&&d){var c=g.rows[0].insertCell(-1);c.innerHTML=this.Caption;c.className="SC_FieldCaption"}var b=FCKTools.AppendElement(g.rows[0].insertCell(-1),"div");if(d){b.className="SC_Field";b.style.width=this.FieldWidth+"px";b.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldLabel"><label>&nbsp;</label></td><td class="SC_FieldButton">&nbsp;</td></tr></tbody></table>';this._LabelEl=b.getElementsByTagName("label")[0];this._LabelEl.innerHTML=this.Label}else{b.className="TB_Button_Off";b.innerHTML='<table title="'+this.Tooltip+'" class="'+f+'" cellspacing="0" cellpadding="0" border="0"><tr><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_Text">'+this.Caption+'</td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_ButtonArrow"><img src="'+FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif" width="5" height="3"></td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td></tr></table>'}FCKTools.AddEventListenerEx(b,"mouseover",FCKSpecialCombo_OnMouseOver,this);FCKTools.AddEventListenerEx(b,"mouseout",FCKSpecialCombo_OnMouseOut,this);FCKTools.AddEventListenerEx(b,"click",FCKSpecialCombo_OnClick,this);FCKTools.DisableSelection(this._Panel.Document.body)};function FCKSpecialCombo_Cleanup(){this._LabelEl=null;this._OuterTable=null;this._ItemsHolderEl=null;this._PanelBox=null;if(this.Items){for(var a in this.Items){this.Items[a]=null}}}function FCKSpecialCombo_OnMouseOver(a,b){if(b.Enabled){switch(b.Style){case 0:this.className="TB_Button_On_Over";break;case 1:this.className="TB_Button_On_Over";break;case 2:this.className="SC_Field SC_FieldOver";break}}}function FCKSpecialCombo_OnMouseOut(a,b){switch(b.Style){case 0:this.className="TB_Button_Off";break;case 1:this.className="TB_Button_Off";break;case 2:this.className="SC_Field";break}}function FCKSpecialCombo_OnClick(d,a){if(a.Enabled){var g=a._Panel;var f=a._PanelBox;var c=a._ItemsHolderEl;var b=a.PanelMaxHeight;if(a.OnBeforeClick){a.OnBeforeClick(a)}if(FCKBrowserInfo.IsIE){g.Preload(0,this.offsetHeight,this)}if(c.offsetHeight>b){f.style.height=b+"px"}else{f.style.height=""}g.Show(0,this.offsetHeight,this)}}var FCKToolbarSpecialCombo=function(){this.SourceView=false;this.ContextSensitive=true;this.FieldWidth=null;this.PanelWidth=null;this.PanelMaxHeight=null};FCKToolbarSpecialCombo.prototype.DefaultLabel="";function FCKToolbarSpecialCombo_OnSelect(a,b){FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).Execute(a,b)}FCKToolbarSpecialCombo.prototype.Create=function(a){this._Combo=new FCKSpecialCombo(this.GetLabel(),this.FieldWidth,this.PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(a).parent);this._Combo.Tooltip=this.Tooltip;this._Combo.Style=this.Style;this.CreateItems(this._Combo);this._Combo.Create(a);this._Combo.CommandName=this.CommandName;this._Combo.OnSelect=FCKToolbarSpecialCombo_OnSelect};function FCKToolbarSpecialCombo_RefreshActiveItems(a,b){a.DeselectAll();a.SelectItem(b);a.SetLabelById(b)}FCKToolbarSpecialCombo.prototype.RefreshState=function(){var a;var b=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if(b!=-1){a=1;if(this.RefreshActiveItems){this.RefreshActiveItems(this._Combo,b)}else{if(this._LastValue!==b){this._LastValue=b;if(!b||b.length==0){this._Combo.DeselectAll();this._Combo.SetLabel(this.DefaultLabel)}else{FCKToolbarSpecialCombo_RefreshActiveItems(this._Combo,b)}}}}else{a=-1}if(a==this.State){return}if(a==-1){this._Combo.DeselectAll();this._Combo.SetLabel("")}this.State=a;this._Combo.SetEnabled(a!=-1)};FCKToolbarSpecialCombo.prototype.Enable=function(){this.RefreshState()};FCKToolbarSpecialCombo.prototype.Disable=function(){this.State=-1;this._Combo.DeselectAll();this._Combo.SetLabel("");this._Combo.SetEnabled(false)};var FCKToolbarStyleCombo=function(a,b){if(a===false){return}this.CommandName="Style";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.DefaultLabel=FCKConfig.DefaultStyleLabel||""};FCKToolbarStyleCombo.prototype=new FCKToolbarSpecialCombo;FCKToolbarStyleCombo.prototype.GetLabel=function(){return FCKLang.Style};FCKToolbarStyleCombo.prototype.GetStyles=function(){var a={};var d=FCK.ToolbarSet.CurrentInstance.Styles.GetStyles();for(var c in d){var b=d[c];if(!b.IsCore){a[c]=b}}return a};FCKToolbarStyleCombo.prototype.CreateItems=function(a){var h=a._Panel.Document;FCKTools.AppendStyleSheet(h,FCKConfig.ToolbarComboPreviewCSS);FCKTools.AppendStyleString(h,FCKConfig.EditorAreaStyles);h.body.className+=" ForceBaseFont";FCKConfig.ApplyBodyAttributes(h.body);var g=this.GetStyles();for(var f in g){var d=g[f];var c=d.GetType()==2?f:FCKToolbarStyleCombo_BuildPreview(d,d.Label||f);var b=a.AddItem(f,c);b.Style=d}a.OnBeforeClick=this.StyleCombo_OnBeforeClick};FCKToolbarStyleCombo.prototype.RefreshActiveItems=function(a){var j=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if(j){var h=new FCKElementPath(j);var g=h.Elements;for(var f=0;f<g.length;f++){for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckElementRemovable(g[f],true)){a.SetLabel(c.Label||c.Name);return}}}}a.SetLabel(this.DefaultLabel)};FCKToolbarStyleCombo.prototype.StyleCombo_OnBeforeClick=function(a){a.DeselectAll();var j;var h;var g;var f=FCK.ToolbarSet.CurrentInstance.Selection;if(f.GetType()=="Control"){j=f.GetSelectedElement();g=j.nodeName.toLowerCase()}else{j=f.GetBoundaryParentElement(true);h=new FCKElementPath(j)}for(var b in a.Items){var d=a.Items[b];var c=d.Style;if((g&&c.Element==g)||(!g&&c.GetType()!=2)){d.style.display="";if((h&&c.CheckActive(h))||(!h&&c.CheckElementRemovable(j,true))){a.SelectItem(c.Name)}}else{d.style.display="none"}}};function FCKToolbarStyleCombo_BuildPreview(a,h){var g=a.GetType();var f=[];if(g==0){f.push('<div class="BaseFont">')}var d=a.Element;if(d=="bdo"){d="span"}f=["<",d];var c=a._StyleDesc.Attributes;if(c){for(var b in c){f.push(" ",b,'="',a.GetFinalAttributeValue(b),'"')}}if(a._GetStyleText().length>0){f.push(' style="',a.GetFinalStyleValue(),'"')}f.push(">",h,"</",d,">");if(g==0){f.push("</div>")}return f.join("")}var FCKToolbarFontFormatCombo=function(a,b){if(a===false){return}this.CommandName="FontFormat";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.NormalLabel="Normal";this.PanelWidth=190;this.DefaultLabel=FCKConfig.DefaultFontFormatLabel||""};FCKToolbarFontFormatCombo.prototype=new FCKToolbarStyleCombo(false);FCKToolbarFontFormatCombo.prototype.GetLabel=function(){return FCKLang.FontFormat};FCKToolbarFontFormatCombo.prototype.GetStyles=function(){var a={};var h=FCKLang.FontFormats.split(";");var g={p:h[0],pre:h[1],address:h[2],h1:h[3],h2:h[4],h3:h[5],h4:h[6],h5:h[7],h6:h[8],div:h[9]||(h[0]+" (DIV)")};var f=FCKConfig.FontFormats.split(";");for(var b=0;b<f.length;b++){var d=f[b];var c=FCKStyles.GetStyle("_FCK_"+d);if(c){c.Label=g[d];a["_FCK_"+d]=c}else{alert("The FCKConfig.CoreStyles['"+d+"'] setting was not found. Please check the fckconfig.js file")}}return a};FCKToolbarFontFormatCombo.prototype.RefreshActiveItems=function(a){var h=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if(h){var g=new FCKElementPath(h);var f=g.Block;if(f){for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckElementRemovable(f)){a.SetLabel(c.Label);return}}}}a.SetLabel(this.DefaultLabel)};FCKToolbarFontFormatCombo.prototype.StyleCombo_OnBeforeClick=function(a){a.DeselectAll();var h=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if(h){var g=new FCKElementPath(h);var f=g.Block;for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckElementRemovable(f)){a.SelectItem(d);return}}}};var FCKToolbarFontsCombo=function(a,b){this.CommandName="FontName";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.DefaultLabel=FCKConfig.DefaultFontLabel||""};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){return FCKLang.Font};FCKToolbarFontsCombo.prototype.GetStyles=function(){var a=FCKStyles.GetStyle("_FCK_FontFace");if(!a){alert("The FCKConfig.CoreStyles['Size'] setting was not found. Please check the fckconfig.js file");return{}}var j={};var h=FCKConfig.FontNames.split(";");for(var b=0;b<h.length;b++){var g=h[b].split("/");var f=g[0];var d=g[1]||f;var c=FCKTools.CloneObject(a);c.SetVariable("Font",f);c.Label=d;j[d]=c}return j};FCKToolbarFontsCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick=function(a){a.DeselectAll();var g=FCKSelection.GetBoundaryParentElement(true);if(g){var f=new FCKElementPath(g);for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckActive(f)){a.SelectItem(d);return}}}};var FCKToolbarFontSizeCombo=function(a,b){this.CommandName="FontSize";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.DefaultLabel=FCKConfig.DefaultFontSizeLabel||"";this.FieldWidth=70};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize};FCKToolbarFontSizeCombo.prototype.GetStyles=function(){var a=FCKStyles.GetStyle("_FCK_Size");if(!a){alert("The FCKConfig.CoreStyles['FontFace'] setting was not found. Please check the fckconfig.js file");return{}}var j={};var h=FCKConfig.FontSizes.split(";");for(var b=0;b<h.length;b++){var g=h[b].split("/");var f=g[0];var d=g[1]||f;var c=FCKTools.CloneObject(a);c.SetVariable("Size",f);c.Label=d;j[d]=c}return j};FCKToolbarFontSizeCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontSizeCombo.prototype.StyleCombo_OnBeforeClick=FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick;var FCKToolbarPanelButton=function(a,h,g,f,d){this.CommandName=a;var c;if(d==null){c=FCKConfig.SkinPath+"toolbar/"+a.toLowerCase()+".gif"}else{if(typeof(d)=="number"){c=[FCKConfig.SkinPath+"fck_strip.gif",16,d]}}var b=this._UIButton=new FCKToolbarButtonUI(a,h,g,c,f);b._FCKToolbarPanelButton=this;b.ShowArrow=true;b.OnClick=FCKToolbarPanelButton_OnButtonClick};FCKToolbarPanelButton.prototype.TypeName="FCKToolbarPanelButton";FCKToolbarPanelButton.prototype.Create=function(a){a.className+="Menu";this._UIButton.Create(a);var b=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName)._Panel;this.RegisterPanel(b)};FCKToolbarPanelButton.prototype.RegisterPanel=function(a){if(a._FCKToolbarPanelButton){return}a._FCKToolbarPanelButton=this;var c=a.Document.body.appendChild(a.Document.createElement("div"));c.style.position="absolute";c.style.top="0px";var b=a._FCKToolbarPanelButtonLineDiv=c.appendChild(a.Document.createElement("IMG"));b.className="TB_ConnectionLine";b.style.position="absolute";b.src=FCK_SPACER_PATH;a.OnHide=FCKToolbarPanelButton_OnPanelHide};function FCKToolbarPanelButton_OnButtonClick(a){var f=this._FCKToolbarPanelButton;var c=f._UIButton.MainElement;f._UIButton.ChangeState(1);var d=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(f.CommandName);var b=d._Panel;b._FCKToolbarPanelButtonLineDiv.style.width=(c.offsetWidth-2)+"px";d.Execute(0,c.offsetHeight-1,c)}function FCKToolbarPanelButton_OnPanelHide(){var a=this._FCKToolbarPanelButton;a._UIButton.ChangeState(0)}FCKToolbarPanelButton.prototype.RefreshState=FCKToolbarButton.prototype.RefreshState;FCKToolbarPanelButton.prototype.Enable=FCKToolbarButton.prototype.Enable;FCKToolbarPanelButton.prototype.Disable=FCKToolbarButton.prototype.Disable;var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(a,b){this.LoadedItems[a]=b};FCKToolbarItems.GetItem=function(a){var b=FCKToolbarItems.LoadedItems[a];if(b){return b}switch(a){case"Source":b=new FCKToolbarButton("Source",FCKLang.Source,null,2,true,true,1);break;case"DocProps":b=new FCKToolbarButton("DocProps",FCKLang.DocProps,null,null,null,null,2);break;case"Save":b=new FCKToolbarButton("Save",FCKLang.Save,null,null,true,null,3);break;case"NewPage":b=new FCKToolbarButton("NewPage",FCKLang.NewPage,null,null,true,null,4);break;case"Preview":b=new FCKToolbarButton("Preview",FCKLang.Preview,null,null,true,null,5);break;case"Templates":b=new FCKToolbarButton("Templates",FCKLang.Templates,null,null,null,null,6);break;case"About":b=new FCKToolbarButton("About",FCKLang.About,null,null,true,null,47);break;case"Cut":b=new FCKToolbarButton("Cut",FCKLang.Cut,null,null,false,true,7);break;case"Copy":b=new FCKToolbarButton("Copy",FCKLang.Copy,null,null,false,true,8);break;case"Paste":b=new FCKToolbarButton("Paste",FCKLang.Paste,null,null,false,true,9);break;case"PasteText":b=new FCKToolbarButton("PasteText",FCKLang.PasteText,null,null,false,true,10);break;case"PasteWord":b=new FCKToolbarButton("PasteWord",FCKLang.PasteWord,null,null,false,true,11);break;case"Print":b=new FCKToolbarButton("Print",FCKLang.Print,null,null,false,true,12);break;case"SpellCheck":b=new FCKToolbarButton("SpellCheck",FCKLang.SpellCheck,null,null,null,null,13);break;case"Undo":b=new FCKToolbarButton("Undo",FCKLang.Undo,null,null,false,true,14);break;case"Redo":b=new FCKToolbarButton("Redo",FCKLang.Redo,null,null,false,true,15);break;case"SelectAll":b=new FCKToolbarButton("SelectAll",FCKLang.SelectAll,null,null,true,null,18);break;case"RemoveFormat":b=new FCKToolbarButton("RemoveFormat",FCKLang.RemoveFormat,null,null,false,true,19);break;case"FitWindow":b=new FCKToolbarButton("FitWindow",FCKLang.FitWindow,null,null,true,true,66);break;case"Bold":b=new FCKToolbarButton("Bold",FCKLang.Bold,null,null,false,true,20);break;case"Italic":b=new FCKToolbarButton("Italic",FCKLang.Italic,null,null,false,true,21);break;case"Underline":b=new FCKToolbarButton("Underline",FCKLang.Underline,null,null,false,true,22);break;case"StrikeThrough":b=new FCKToolbarButton("StrikeThrough",FCKLang.StrikeThrough,null,null,false,true,23);break;case"Subscript":b=new FCKToolbarButton("Subscript",FCKLang.Subscript,null,null,false,true,24);break;case"Superscript":b=new FCKToolbarButton("Superscript",FCKLang.Superscript,null,null,false,true,25);break;case"OrderedList":b=new FCKToolbarButton("InsertOrderedList",FCKLang.NumberedListLbl,FCKLang.NumberedList,null,false,true,26);break;case"UnorderedList":b=new FCKToolbarButton("InsertUnorderedList",FCKLang.BulletedListLbl,FCKLang.BulletedList,null,false,true,27);break;case"Outdent":b=new FCKToolbarButton("Outdent",FCKLang.DecreaseIndent,null,null,false,true,28);break;case"Indent":b=new FCKToolbarButton("Indent",FCKLang.IncreaseIndent,null,null,false,true,29);break;case"Blockquote":b=new FCKToolbarButton("Blockquote",FCKLang.Blockquote,null,null,false,true,73);break;case"CreateDiv":b=new FCKToolbarButton("CreateDiv",FCKLang.CreateDiv,null,null,false,true,74);break;case"Link":b=new FCKToolbarButton("Link",FCKLang.InsertLinkLbl,FCKLang.InsertLink,null,false,true,34);break;case"Unlink":b=new FCKToolbarButton("Unlink",FCKLang.RemoveLink,null,null,false,true,35);break;case"Anchor":b=new FCKToolbarButton("Anchor",FCKLang.Anchor,null,null,null,null,36);break;case"Image":b=new FCKToolbarButton("Image",FCKLang.InsertImageLbl,FCKLang.InsertImage,null,false,true,37);break;case"Flash":b=new FCKToolbarButton("Flash",FCKLang.InsertFlashLbl,FCKLang.InsertFlash,null,false,true,38);break;case"Table":b=new FCKToolbarButton("Table",FCKLang.InsertTableLbl,FCKLang.InsertTable,null,false,true,39);break;case"SpecialChar":b=new FCKToolbarButton("SpecialChar",FCKLang.InsertSpecialCharLbl,FCKLang.InsertSpecialChar,null,false,true,42);break;case"Smiley":b=new FCKToolbarButton("Smiley",FCKLang.InsertSmileyLbl,FCKLang.InsertSmiley,null,false,true,41);break;case"PageBreak":b=new FCKToolbarButton("PageBreak",FCKLang.PageBreakLbl,FCKLang.PageBreak,null,false,true,43);break;case"Rule":b=new FCKToolbarButton("Rule",FCKLang.InsertLineLbl,FCKLang.InsertLine,null,false,true,40);break;case"JustifyLeft":b=new FCKToolbarButton("JustifyLeft",FCKLang.LeftJustify,null,null,false,true,30);break;case"JustifyCenter":b=new FCKToolbarButton("JustifyCenter",FCKLang.CenterJustify,null,null,false,true,31);break;case"JustifyRight":b=new FCKToolbarButton("JustifyRight",FCKLang.RightJustify,null,null,false,true,32);break;case"JustifyFull":b=new FCKToolbarButton("JustifyFull",FCKLang.BlockJustify,null,null,false,true,33);break;case"Style":b=new FCKToolbarStyleCombo();break;case"FontName":b=new FCKToolbarFontsCombo();break;case"FontSize":b=new FCKToolbarFontSizeCombo();break;case"FontFormat":b=new FCKToolbarFontFormatCombo();break;case"TextColor":b=new FCKToolbarPanelButton("TextColor",FCKLang.TextColor,null,null,45);break;case"BGColor":b=new FCKToolbarPanelButton("BGColor",FCKLang.BGColor,null,null,46);break;case"Find":b=new FCKToolbarButton("Find",FCKLang.Find,null,null,null,null,16);break;case"Replace":b=new FCKToolbarButton("Replace",FCKLang.Replace,null,null,null,null,17);break;case"Form":b=new FCKToolbarButton("Form",FCKLang.Form,null,null,null,null,48);break;case"Checkbox":b=new FCKToolbarButton("Checkbox",FCKLang.Checkbox,null,null,null,null,49);break;case"Radio":b=new FCKToolbarButton("Radio",FCKLang.RadioButton,null,null,null,null,50);break;case"TextField":b=new FCKToolbarButton("TextField",FCKLang.TextField,null,null,null,null,51);break;case"Textarea":b=new FCKToolbarButton("Textarea",FCKLang.Textarea,null,null,null,null,52);break;case"HiddenField":b=new FCKToolbarButton("HiddenField",FCKLang.HiddenField,null,null,null,null,56);break;case"Button":b=new FCKToolbarButton("Button",FCKLang.Button,null,null,null,null,54);break;case"Select":b=new FCKToolbarButton("Select",FCKLang.SelectionField,null,null,null,null,53);break;case"ImageButton":b=new FCKToolbarButton("ImageButton",FCKLang.ImageButton,null,null,null,null,55);break;case"ShowBlocks":b=new FCKToolbarButton("ShowBlocks",FCKLang.ShowBlocks,null,null,null,true,72);break;default:alert(FCKLang.UnknownToolbarItem.replace(/%1/g,a));return null}FCKToolbarItems.LoadedItems[a]=b;return b};var FCKToolbar=function(){this.Items=[]};FCKToolbar.prototype.AddItem=function(a){return this.Items[this.Items.length]=a};FCKToolbar.prototype.AddButton=function(a,h,g,f,d,c){if(typeof(f)=="number"){f=[this.DefaultIconsStrip,this.DefaultIconSize,f]}var b=new FCKToolbarButtonUI(a,h,g,f,d,c);b._FCKToolbar=this;b.OnClick=FCKToolbar_OnItemClick;return this.AddItem(b)};function FCKToolbar_OnItemClick(a){var b=a._FCKToolbar;if(b.OnItemClick){b.OnItemClick(b,a)}}FCKToolbar.prototype.AddSeparator=function(){this.AddItem(new FCKToolbarSeparator())};FCKToolbar.prototype.Create=function(a){var g=FCKTools.GetElementDocument(a);var d=g.createElement("table");d.className="TB_Toolbar";d.style.styleFloat=d.style.cssFloat=(FCKLang.Dir=="ltr"?"left":"right");d.dir=FCKLang.Dir;d.cellPadding=0;d.cellSpacing=0;var f=d.insertRow(-1);var c;if(!this.HideStart){c=f.insertCell(-1);c.appendChild(g.createElement("div")).className="TB_Start"}for(var b=0;b<this.Items.length;b++){this.Items[b].Create(f.insertCell(-1))}if(!this.HideEnd){c=f.insertCell(-1);c.appendChild(g.createElement("div")).className="TB_End"}a.appendChild(d)};var FCKToolbarSeparator=function(){};FCKToolbarSeparator.prototype.Create=function(a){FCKTools.AppendElement(a,"div").className="TB_Separator"};var FCKToolbarBreak=function(){};FCKToolbarBreak.prototype.Create=function(a){var b=a.ownerDocument.createElement("div");b.style.clear=b.style.cssFloat=FCKLang.Dir=="rtl"?"right":"left";a.appendChild(b)};function FCKToolbarSet_Create(A){var B;var C=A||FCKConfig.ToolbarLocation;switch(C){case"In":document.getElementById("xToolbarRow").style.display="";B=new FCKToolbarSet(document);break;case"None":B=new FCKToolbarSet(document);break;default:FCK.Events.AttachEvent("OnBlur",FCK_OnBlur);FCK.Events.AttachEvent("OnFocus",FCK_OnFocus);var D;var E=C.match(/^Out:(.+)\((\w+)\)$/);if(E){if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.ToolbarSet_GetOutElement(window,E)}else{D=eval("parent."+E[1]).document.getElementById(E[2])}}else{E=C.match(/^Out:(\w+)$/);if(E){D=parent.document.getElementById(E[1])}}if(!D){alert('Invalid value for "ToolbarLocation"');return arguments.callee("In")}B=D.__FCKToolbarSet;if(B){break}var F=FCKTools.GetElementDocument(D).createElement("iframe");F.src="javascript:void(0)";F.frameBorder=0;F.width="100%";F.height="10";D.appendChild(F);F.unselectable="on";var G=F.contentWindow.document;var H="";if(FCKBrowserInfo.IsSafari){H='<base href="'+window.document.location+'">'}G.open();G.write("<html><head>"+H+'<script type="text/javascript"> var adjust = function() { window.frameElement.height = document.body.scrollHeight ; }; window.onresize = window.onload = function(){var timer = null;var lastHeight = -1;var lastChange = 0;var poller = function(){var currentHeight = document.body.scrollHeight || 0;var currentTime = (new Date()).getTime();if (currentHeight != lastHeight){lastChange = currentTime;adjust();lastHeight = document.body.scrollHeight;}if (lastChange < currentTime - 1000) clearInterval(timer);};timer = setInterval(poller, 100);}<\/script></head><body style="overflow: hidden">'+document.getElementById("xToolbarSpace").innerHTML+"</body></html>");G.close();if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.ToolbarSet_InitOutFrame(G)}FCKTools.AddEventListener(G,"contextmenu",FCKTools.CancelEvent);FCKTools.AppendStyleSheet(G,FCKConfig.SkinEditorCSS);B=D.__FCKToolbarSet=new FCKToolbarSet(G);B._IFrame=F;if(FCK.IECleanup){FCK.IECleanup.AddItem(D,FCKToolbarSet_Target_Cleanup)}}B.CurrentInstance=FCK;if(!B.ToolbarItems){B.ToolbarItems=FCKToolbarItems}FCK.AttachToOnSelectionChange(B.RefreshItemsState);return B}function FCK_OnBlur(a){var b=a.ToolbarSet;if(b.CurrentInstance==a){b.Disable()}}function FCK_OnFocus(a){var c=a.ToolbarSet;var b=a||FCK;c.CurrentInstance.FocusManager.RemoveWindow(c._IFrame.contentWindow);c.CurrentInstance=b;b.FocusManager.AddWindow(c._IFrame.contentWindow,true);c.Enable()}function FCKToolbarSet_Cleanup(){this._TargetElement=null;this._IFrame=null}function FCKToolbarSet_Target_Cleanup(){this.__FCKToolbarSet=null}var FCKToolbarSet=function(a){this._Document=a;this._TargetElement=a.getElementById("xToolbar");var c=a.getElementById("xExpandHandle");var b=a.getElementById("xCollapseHandle");c.title=FCKLang.ToolbarExpand;FCKTools.AddEventListener(c,"click",FCKToolbarSet_Expand_OnClick);b.title=FCKLang.ToolbarCollapse;FCKTools.AddEventListener(b,"click",FCKToolbarSet_Collapse_OnClick);if(!FCKConfig.ToolbarCanCollapse||FCKConfig.ToolbarStartExpanded){this.Expand()}else{this.Collapse()}b.style.display=FCKConfig.ToolbarCanCollapse?"":"none";if(FCKConfig.ToolbarCanCollapse){b.style.display=""}else{a.getElementById("xTBLeftBorder").style.display=""}this.Toolbars=[];this.IsLoaded=false;if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKToolbarSet_Cleanup)}};function FCKToolbarSet_Expand_OnClick(){FCK.ToolbarSet.Expand()}function FCKToolbarSet_Collapse_OnClick(){FCK.ToolbarSet.Collapse()}FCKToolbarSet.prototype.Expand=function(){this._ChangeVisibility(false)};FCKToolbarSet.prototype.Collapse=function(){this._ChangeVisibility(true)};FCKToolbarSet.prototype._ChangeVisibility=function(a){this._Document.getElementById("xCollapsed").style.display=a?"":"none";this._Document.getElementById("xExpanded").style.display=a?"none":"";if(FCKBrowserInfo.IsGecko){FCKTools.RunFunction(window.onresize)}};FCKToolbarSet.prototype.Load=function(b){this.Name=b;this.Items=[];this.ItemsWysiwygOnly=[];this.ItemsContextSensitive=[];this._TargetElement.innerHTML="";var i=FCKConfig.ToolbarSets[b];if(!i){alert(FCKLang.UnknownToolbarSet.replace(/%1/g,b));return}this.Toolbars=[];for(var a=0;a<i.length;a++){var h=i[a];if(!h){continue}var g;if(typeof(h)=="string"){if(h=="/"){g=new FCKToolbarBreak()}}else{g=new FCKToolbar();for(var c=0;c<h.length;c++){var f=h[c];if(f=="-"){g.AddSeparator()}else{var d=FCKToolbarItems.GetItem(f);if(d){g.AddItem(d);this.Items.push(d);if(!d.SourceView){this.ItemsWysiwygOnly.push(d)}if(d.ContextSensitive){this.ItemsContextSensitive.push(d)}}}}}g.Create(this._TargetElement);this.Toolbars[this.Toolbars.length]=g}FCKTools.DisableSelection(this._Document.getElementById("xCollapseHandle").parentNode);if(FCK.Status!=2){FCK.Events.AttachEvent("OnStatusChange",this.RefreshModeState)}else{this.RefreshModeState()}this.IsLoaded=true;this.IsEnabled=true;FCKTools.RunFunction(this.OnLoad)};FCKToolbarSet.prototype.Enable=function(){if(this.IsEnabled){return}this.IsEnabled=true;var a=this.Items;for(var b=0;b<a.length;b++){a[b].RefreshState()}};FCKToolbarSet.prototype.Disable=function(){if(!this.IsEnabled){return}this.IsEnabled=false;var a=this.Items;for(var b=0;b<a.length;b++){a[b].Disable()}};FCKToolbarSet.prototype.RefreshModeState=function(a){if(FCK.Status!=2){return}var f=a?a.ToolbarSet:this;var d=f.ItemsWysiwygOnly;if(FCK.EditMode==0){for(var c=0;c<d.length;c++){d[c].Enable()}f.RefreshItemsState(a)}else{f.RefreshItemsState(a);for(var b=0;b<d.length;b++){d[b].Disable()}}};FCKToolbarSet.prototype.RefreshItemsState=function(a){var c=(a?a.ToolbarSet:this).ItemsContextSensitive;for(var b=0;b<c.length;b++){c[b].RefreshState()}};var FCKDialog=(function(){var a;var i;var h;var g=window.parent;while(g.parent&&g.parent!=g){try{if(g.parent.document.domain!=document.domain){break}if(g.parent.document.getElementsByTagName("frameset").length>0){break}}catch(f){break}g=g.parent}var d=g.document;var c=function(){if(!i){i=FCKConfig.FloatingPanelsZIndex+999}return++i};var b=function(){if(!h){return}var j=FCKTools.IsStrictMode(d)?d.documentElement:d.body;FCKDomTools.SetElementStyles(h,{width:Math.max(j.scrollWidth,j.clientWidth,d.scrollWidth||0)-1+"px",height:Math.max(j.scrollHeight,j.clientHeight,d.scrollHeight||0)-1+"px"})};return{OpenDialog:function(n,j,y,l,z,o,m,k){if(!a){this.DisplayMainCover()}var x={Title:j,Page:y,Editor:window,CustomValue:o,TopWindow:g};FCK.ToolbarSet.CurrentInstance.Selection.Save(true);var v=FCKTools.GetViewPaneSize(g);var u={X:0,Y:0};var t=FCKBrowserInfo.IsIE&&(!FCKBrowserInfo.IsIE7||!FCKTools.IsStrictMode(g.document));if(t){u=FCKTools.GetScrollPosition(g)}var r=Math.max(u.Y+(v.Height-z-20)/2,0);var q=Math.max(u.X+(v.Width-l-20)/2,0);var p=d.createElement("iframe");FCKTools.ResetStyles(p);p.src=FCKConfig.BasePath+"fckdialog.html";p.frameBorder=0;p.allowTransparency=true;FCKDomTools.SetElementStyles(p,{position:(t)?"absolute":"fixed",top:r+"px",left:q+"px",width:l+"px",height:z+"px",zIndex:c()});p._DialogArguments=x;d.body.appendChild(p);p._ParentDialog=a;a=p},OnDialogClose:function(k){var j=k.frameElement;FCKDomTools.RemoveNode(j);if(j._ParentDialog){a=j._ParentDialog;j._ParentDialog.contentWindow.SetEnabled(true)}else{if(!FCKBrowserInfo.IsIE){FCK.Focus()}this.HideMainCover();setTimeout(function(){a=null},0);FCK.ToolbarSet.CurrentInstance.Selection.Release()}},DisplayMainCover:function(){h=d.createElement("div");FCKTools.ResetStyles(h);FCKDomTools.SetElementStyles(h,{position:"absolute",zIndex:c(),top:"0px",left:"0px",backgroundColor:FCKConfig.BackgroundBlockerColor});FCKDomTools.SetOpacity(h,FCKConfig.BackgroundBlockerOpacity);if(FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsIE7){var k=d.createElement("iframe");FCKTools.ResetStyles(k);k.hideFocus=true;k.frameBorder=0;k.src=FCKTools.GetVoidUrl();FCKDomTools.SetElementStyles(k,{width:"100%",height:"100%",position:"absolute",left:"0px",top:"0px",filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"});h.appendChild(k)}FCKTools.AddEventListener(g,"resize",b);b();d.body.appendChild(h);FCKFocusManager.Lock();var j=FCK.ToolbarSet.CurrentInstance.GetInstanceObject("frameElement");j._fck_originalTabIndex=j.tabIndex;j.tabIndex=-1},HideMainCover:function(){FCKDomTools.RemoveNode(h);FCKFocusManager.Unlock();var j=FCK.ToolbarSet.CurrentInstance.GetInstanceObject("frameElement");j.tabIndex=j._fck_originalTabIndex;FCKDomTools.ClearElementJSProperty(j,"_fck_originalTabIndex")},GetCover:function(){return h}}})();var FCKMenuItem=function(a,g,f,d,c,b){this.Name=g;this.Label=f||g;this.IsDisabled=c;this.Icon=new FCKIcon(d);this.SubMenu=new FCKMenuBlockPanel();this.SubMenu.Parent=a;this.SubMenu.OnClick=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnClick,this);this.CustomData=b;if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKMenuItem_Cleanup)}};FCKMenuItem.prototype.AddItem=function(a,f,d,c,b){this.HasSubMenu=true;return this.SubMenu.AddItem(a,f,d,c,b)};FCKMenuItem.prototype.AddSeparator=function(){this.SubMenu.AddSeparator()};FCKMenuItem.prototype.Create=function(a){var g=this.HasSubMenu;var f=FCKTools.GetElementDocument(a);var b=this.MainElement=a.insertRow(-1);b.className=this.IsDisabled?"MN_Item_Disabled":"MN_Item";if(!this.IsDisabled){FCKTools.AddEventListenerEx(b,"mouseover",FCKMenuItem_OnMouseOver,[this]);FCKTools.AddEventListenerEx(b,"click",FCKMenuItem_OnClick,[this]);if(!g){FCKTools.AddEventListenerEx(b,"mouseout",FCKMenuItem_OnMouseOut,[this])}}var d=b.insertCell(-1);d.className="MN_Icon";d.appendChild(this.Icon.CreateIconElement(f));d=b.insertCell(-1);d.className="MN_Label";d.noWrap=true;d.appendChild(f.createTextNode(this.Label));d=b.insertCell(-1);if(g){d.className="MN_Arrow";var c=d.appendChild(f.createElement("IMG"));c.src=FCK_IMAGES_PATH+"arrow_"+FCKLang.Dir+".gif";c.width=4;c.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnHide,this)}};FCKMenuItem.prototype.Activate=function(){this.MainElement.className="MN_Item_Over";if(this.HasSubMenu){this.SubMenu.Show(this.MainElement.offsetWidth+2,-2,this.MainElement)}FCKTools.RunFunction(this.OnActivate,this)};FCKMenuItem.prototype.Deactivate=function(){this.MainElement.className="MN_Item";if(this.HasSubMenu){this.SubMenu.Hide()}};function FCKMenuItem_SubMenu_OnClick(a,b){FCKTools.RunFunction(b.OnClick,b,[a])}function FCKMenuItem_SubMenu_OnHide(a){a.Deactivate()}function FCKMenuItem_OnClick(a,b){if(b.HasSubMenu){b.Activate()}else{b.Deactivate();FCKTools.RunFunction(b.OnClick,b,[b])}}function FCKMenuItem_OnMouseOver(a,b){b.Activate()}function FCKMenuItem_OnMouseOut(a,b){b.Deactivate()}function FCKMenuItem_Cleanup(){this.MainElement=null}var FCKMenuBlock=function(){this._Items=[]};FCKMenuBlock.prototype.Count=function(){return this._Items.length};FCKMenuBlock.prototype.AddItem=function(a,g,f,d,c){var b=new FCKMenuItem(this,a,g,f,d,c);b.OnClick=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnClick,this);b.OnActivate=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnActivate,this);this._Items.push(b);return b};FCKMenuBlock.prototype.AddSeparator=function(){this._Items.push(new FCKMenuSeparator())};FCKMenuBlock.prototype.RemoveAllItems=function(){this._Items=[];var a=this._ItemsTable;if(a){while(a.rows.length>0){a.deleteRow(0)}}};FCKMenuBlock.prototype.Create=function(a){if(!this._ItemsTable){if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKMenuBlock_Cleanup)}this._Window=FCKTools.GetElementWindow(a);var g=FCKTools.GetElementDocument(a);var f=a.appendChild(g.createElement("table"));f.cellPadding=0;f.cellSpacing=0;FCKTools.DisableSelection(f);var d=f.insertRow(-1).insertCell(-1);d.className="MN_Menu";var c=this._ItemsTable=d.appendChild(g.createElement("table"));c.cellPadding=0;c.cellSpacing=0}for(var b=0;b<this._Items.length;b++){this._Items[b].Create(this._ItemsTable)}};function FCKMenuBlock_Item_OnClick(a,b){if(b.Hide){b.Hide()}FCKTools.RunFunction(b.OnClick,b,[a])}function FCKMenuBlock_Item_OnActivate(a){var b=a._ActiveItem;if(b&&b!=this){if(!FCKBrowserInfo.IsIE&&b.HasSubMenu&&!this.HasSubMenu){a._Window.focus();a.Panel.HasFocus=true}b.Deactivate()}a._ActiveItem=this}function FCKMenuBlock_Cleanup(){this._Window=null;this._ItemsTable=null}var FCKMenuSeparator=function(){};FCKMenuSeparator.prototype.Create=function(a){var d=FCKTools.GetElementDocument(a);var b=a.insertRow(-1);var c=b.insertCell(-1);c.className="MN_Separator MN_Icon";c=b.insertCell(-1);c.className="MN_Separator";c.appendChild(d.createElement("DIV")).className="MN_Separator_Line";c=b.insertCell(-1);c.className="MN_Separator";c.appendChild(d.createElement("DIV")).className="MN_Separator_Line"};var FCKMenuBlockPanel=function(){FCKMenuBlock.call(this)};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototype.Create=function(){var a=this.Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());a.AppendStyleSheet(FCKConfig.SkinEditorCSS);FCKMenuBlock.prototype.Create.call(this,a.MainNode)};FCKMenuBlockPanel.prototype.Show=function(b,c,a){if(!this.Panel.CheckIsOpened()){this.Panel.Show(b,c,a)}};FCKMenuBlockPanel.prototype.Hide=function(){if(this.Panel.CheckIsOpened()){this.Panel.Hide()}};var FCKContextMenu=function(a,d){this.CtrlDisable=false;var c=this._Panel=new FCKPanel(a);c.AppendStyleSheet(FCKConfig.SkinEditorCSS);c.IsContextMenu=true;if(FCKBrowserInfo.IsGecko){c.Document.addEventListener("draggesture",function(f){f.preventDefault();return false},true)}var b=this._MenuBlock=new FCKMenuBlock();b.Panel=c;b.OnClick=FCKTools.CreateEventListener(FCKContextMenu_MenuBlock_OnClick,this);this._Redraw=true};FCKContextMenu.prototype.SetMouseClickWindow=function(a){if(!FCKBrowserInfo.IsIE){this._Document=a.document;if(FCKBrowserInfo.IsOpera&&!("oncontextmenu"in document.createElement("foo"))){this._Document.addEventListener("mousedown",FCKContextMenu_Document_OnMouseDown,false);this._Document.addEventListener("mouseup",FCKContextMenu_Document_OnMouseUp,false)}this._Document.addEventListener("contextmenu",FCKContextMenu_Document_OnContextMenu,false)}};FCKContextMenu.prototype.AddItem=function(a,g,f,d,c){var b=this._MenuBlock.AddItem(a,g,f,d,c);this._Redraw=true;return b};FCKContextMenu.prototype.AddSeparator=function(){this._MenuBlock.AddSeparator();this._Redraw=true};FCKContextMenu.prototype.RemoveAllItems=function(){this._MenuBlock.RemoveAllItems();this._Redraw=true};FCKContextMenu.prototype.AttachToElement=function(a){if(FCKBrowserInfo.IsIE){FCKTools.AddEventListenerEx(a,"contextmenu",FCKContextMenu_AttachedElement_OnContextMenu,this)}else{a._FCKContextMenu=this}};function FCKContextMenu_Document_OnContextMenu(b){if(FCKConfig.BrowserContextMenu){return true}var a=b.target;while(a){if(a._FCKContextMenu){if(a._FCKContextMenu.CtrlDisable&&(b.ctrlKey||b.metaKey)){return true}FCKTools.CancelEvent(b);FCKContextMenu_AttachedElement_OnContextMenu(b,a._FCKContextMenu,a);return false}a=a.parentNode}return true}var FCKContextMenu_OverrideButton;function FCKContextMenu_Document_OnMouseDown(c){if(!c||c.button!=2){return false}if(FCKConfig.BrowserContextMenu){return true}var a=c.target;while(a){if(a._FCKContextMenu){if(a._FCKContextMenu.CtrlDisable&&(c.ctrlKey||c.metaKey)){return true}var f=FCKContextMenu_OverrideButton;if(!f){var d=FCKTools.GetElementDocument(c.target);f=FCKContextMenu_OverrideButton=d.createElement("input");f.type="button";var b=d.createElement("p");d.body.appendChild(b);b.appendChild(f)}f.style.cssText="position:absolute;top:"+(c.clientY-2)+"px;left:"+(c.clientX-2)+"px;width:5px;height:5px;opacity:0.01"}a=a.parentNode}return false}function FCKContextMenu_Document_OnMouseUp(b){if(FCKConfig.BrowserContextMenu){return true}var a=FCKContextMenu_OverrideButton;if(a){var c=a.parentNode;c.parentNode.removeChild(c);FCKContextMenu_OverrideButton=undefined;if(b&&b.button==2){FCKContextMenu_Document_OnContextMenu(b);return false}}return true}function FCKContextMenu_AttachedElement_OnContextMenu(b,g,d){if((g.CtrlDisable&&(b.ctrlKey||b.metaKey))||FCKConfig.BrowserContextMenu){return true}var c=d||this;if(g.OnBeforeOpen){g.OnBeforeOpen.call(g,c)}if(g._MenuBlock.Count()==0){return false}if(g._Redraw){g._MenuBlock.Create(g._Panel.MainNode);g._Redraw=false}FCKTools.DisableSelection(g._Panel.Document.body);var a=0;var f=0;if(FCKBrowserInfo.IsIE){a=b.screenX;f=b.screenY}else{if(FCKBrowserInfo.IsSafari){a=b.clientX;f=b.clientY}else{a=b.pageX;f=b.pageY}}g._Panel.Show(a,f,b.currentTarget||null);return false}function FCKContextMenu_MenuBlock_OnClick(a,b){b._Panel.Hide();FCKTools.RunFunction(b.OnItemClick,b,a)}FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(a){if(a){this.Listeners.push(a)}};function FCK_ContextMenu_Init(){var a=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo.IsIE?window:window.parent,FCKLang.Dir);a.CtrlDisable=FCKConfig.BrowserContextMenuOnCtrl;a.OnBeforeOpen=FCK_ContextMenu_OnBeforeOpen;a.OnItemClick=FCK_ContextMenu_OnItemClick;var c=FCK.ContextMenu;for(var b=0;b<FCKConfig.ContextMenu.length;b++){c.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[b]))}}function FCK_ContextMenu_GetListener(a){switch(a){case"Generic":return{AddItems:function(d,b,c){d.AddItem("Cut",FCKLang.Cut,7,FCKCommands.GetCommand("Cut").GetState()==-1);d.AddItem("Copy",FCKLang.Copy,8,FCKCommands.GetCommand("Copy").GetState()==-1);d.AddItem("Paste",FCKLang.Paste,9,FCKCommands.GetCommand("Paste").GetState()==-1)}};case"Table":return{AddItems:function(g,b,c){var h=(c=="TABLE");var f=(!h&&FCKSelection.HasAncestorNode("TABLE"));if(f){g.AddSeparator();var d=g.AddItem("Cell",FCKLang.CellCM);d.AddItem("TableInsertCellBefore",FCKLang.InsertCellBefore,69);d.AddItem("TableInsertCellAfter",FCKLang.InsertCellAfter,58);d.AddItem("TableDeleteCells",FCKLang.DeleteCells,59);if(FCKBrowserInfo.IsGecko){d.AddItem("TableMergeCells",FCKLang.MergeCells,60,FCKCommands.GetCommand("TableMergeCells").GetState()==-1)}else{d.AddItem("TableMergeRight",FCKLang.MergeRight,60,FCKCommands.GetCommand("TableMergeRight").GetState()==-1);d.AddItem("TableMergeDown",FCKLang.MergeDown,60,FCKCommands.GetCommand("TableMergeDown").GetState()==-1)}d.AddItem("TableHorizontalSplitCell",FCKLang.HorizontalSplitCell,61,FCKCommands.GetCommand("TableHorizontalSplitCell").GetState()==-1);d.AddItem("TableVerticalSplitCell",FCKLang.VerticalSplitCell,61,FCKCommands.GetCommand("TableVerticalSplitCell").GetState()==-1);d.AddSeparator();d.AddItem("TableCellProp",FCKLang.CellProperties,57,FCKCommands.GetCommand("TableCellProp").GetState()==-1);g.AddSeparator();d=g.AddItem("Row",FCKLang.RowCM);d.AddItem("TableInsertRowBefore",FCKLang.InsertRowBefore,70);d.AddItem("TableInsertRowAfter",FCKLang.InsertRowAfter,62);d.AddItem("TableDeleteRows",FCKLang.DeleteRows,63);g.AddSeparator();d=g.AddItem("Column",FCKLang.ColumnCM);d.AddItem("TableInsertColumnBefore",FCKLang.InsertColumnBefore,71);d.AddItem("TableInsertColumnAfter",FCKLang.InsertColumnAfter,64);d.AddItem("TableDeleteColumns",FCKLang.DeleteColumns,65)}if(h||f){g.AddSeparator();g.AddItem("TableDelete",FCKLang.TableDelete);g.AddItem("TableProp",FCKLang.TableProperties,39)}}};case"Link":return{AddItems:function(h,b,c){var g=(c=="A"||FCKSelection.HasAncestorNode("A"));if(g||FCK.GetNamedCommandState("Unlink")!=-1){var f=FCKSelection.MoveToAncestorNode("A");var d=(f&&f.name.length>0&&f.href.length==0);if(d){return}h.AddSeparator();h.AddItem("VisitLink",FCKLang.VisitLink);h.AddSeparator();if(g){h.AddItem("Link",FCKLang.EditLink,34)}h.AddItem("Unlink",FCKLang.RemoveLink,35)}}};case"Image":return{AddItems:function(d,b,c){if(c=="IMG"&&!b.getAttribute("_fckfakelement")){d.AddSeparator();d.AddItem("Image",FCKLang.ImageProperties,37)}}};case"Anchor":return{AddItems:function(g,b,c){var f=FCKSelection.MoveToAncestorNode("A");var d=(f&&f.name.length>0);if(d||(c=="IMG"&&b.getAttribute("_fckanchor"))){g.AddSeparator();g.AddItem("Anchor",FCKLang.AnchorProp,36);g.AddItem("AnchorDelete",FCKLang.AnchorDelete)}}};case"Flash":return{AddItems:function(d,b,c){if(c=="IMG"&&b.getAttribute("_fckflash")){d.AddSeparator();d.AddItem("Flash",FCKLang.FlashProperties,38)}}};case"Form":return{AddItems:function(d,b,c){if(FCKSelection.HasAncestorNode("FORM")){d.AddSeparator();d.AddItem("Form",FCKLang.FormProp,48)}}};case"Checkbox":return{AddItems:function(d,b,c){if(c=="INPUT"&&b.type=="checkbox"){d.AddSeparator();d.AddItem("Checkbox",FCKLang.CheckboxProp,49)}}};case"Radio":return{AddItems:function(d,b,c){if(c=="INPUT"&&b.type=="radio"){d.AddSeparator();d.AddItem("Radio",FCKLang.RadioButtonProp,50)}}};case"TextField":return{AddItems:function(d,b,c){if(c=="INPUT"&&(b.type=="text"||b.type=="password")){d.AddSeparator();d.AddItem("TextField",FCKLang.TextFieldProp,51)}}};case"HiddenField":return{AddItems:function(d,b,c){if(c=="IMG"&&b.getAttribute("_fckinputhidden")){d.AddSeparator();d.AddItem("HiddenField",FCKLang.HiddenFieldProp,56)}}};case"ImageButton":return{AddItems:function(d,b,c){if(c=="INPUT"&&b.type=="image"){d.AddSeparator();d.AddItem("ImageButton",FCKLang.ImageButtonProp,55)}}};case"Button":return{AddItems:function(d,b,c){if(c=="INPUT"&&(b.type=="button"||b.type=="submit"||b.type=="reset")){d.AddSeparator();d.AddItem("Button",FCKLang.ButtonProp,54)}}};case"Select":return{AddItems:function(d,b,c){if(c=="SELECT"){d.AddSeparator();d.AddItem("Select",FCKLang.SelectionFieldProp,53)}}};case"Textarea":return{AddItems:function(d,b,c){if(c=="TEXTAREA"){d.AddSeparator();d.AddItem("Textarea",FCKLang.TextareaProp,52)}}};case"BulletedList":return{AddItems:function(d,b,c){if(FCKSelection.HasAncestorNode("UL")){d.AddSeparator();d.AddItem("BulletedList",FCKLang.BulletedListProp,27)}}};case"NumberedList":return{AddItems:function(d,b,c){if(FCKSelection.HasAncestorNode("OL")){d.AddSeparator();d.AddItem("NumberedList",FCKLang.NumberedListProp,26)}}};case"DivContainer":return{AddItems:function(f,b,d){var c=FCKDomTools.GetSelectedDivContainers();if(c.length>0){f.AddSeparator();f.AddItem("EditDiv",FCKLang.EditDiv,75);f.AddItem("DeleteDiv",FCKLang.DeleteDiv,76)}}}}return null}function FCK_ContextMenu_OnBeforeOpen(){FCK.Events.FireEvent("OnSelectionChange");var a,b;if((a=FCKSelection.GetSelectedElement())){b=a.tagName}var f=FCK.ContextMenu._InnerContextMenu;f.RemoveAllItems();var d=FCK.ContextMenu.Listeners;for(var c=0;c<d.length;c++){d[c].AddItems(f,a,b)}}function FCK_ContextMenu_OnItemClick(a){if(!FCKBrowserInfo.IsIE){FCK.Focus()}FCKCommands.GetCommand(a.Name).Execute(a.CustomData)}var FCKHtmlIterator=function(a){this._sourceHtml=a};FCKHtmlIterator.prototype={Next:function(){var a=this._sourceHtml;if(a==null){return null}var d=FCKRegexLib.HtmlTag.exec(a);var c=false;var b="";if(d){if(d.index>0){b=a.substr(0,d.index);this._sourceHtml=a.substr(d.index)}else{c=true;b=d[0];this._sourceHtml=a.substr(d[0].length)}}else{b=a;this._sourceHtml=null}return{isTag:c,value:b}},Each:function(a){var b;while((b=this.Next())){a(b.isTag,b.value)}}};var FCKHtmlIterator=function(a){this._sourceHtml=a};FCKHtmlIterator.prototype={Next:function(){var a=this._sourceHtml;if(a==null){return null}var d=FCKRegexLib.HtmlTag.exec(a);var c=false;var b="";if(d){if(d.index>0){b=a.substr(0,d.index);this._sourceHtml=a.substr(d.index)}else{c=true;b=d[0];this._sourceHtml=a.substr(d[0].length)}}else{b=a;this._sourceHtml=null}return{isTag:c,value:b}},Each:function(a){var b;while((b=this.Next())){a(b.isTag,b.value)}}};var FCKPlugin=function(a,c,b){this.Name=a;this.BasePath=b?b:FCKConfig.PluginsPath;this.Path=this.BasePath+a+"/";if(!c||c.length==0){this.AvailableLangs=[]}else{this.AvailableLangs=c.split(",")}};FCKPlugin.prototype.Load=function(){if(this.AvailableLangs.length>0){var a;if(this.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0){a=FCKLanguageManager.ActiveLanguage.Code}else{a=this.AvailableLangs[0]}LoadScript(this.Path+"lang/"+a+".js")}LoadScript(this.Path+"fckplugin.js")};var FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){var a=FCKPlugins.Items;for(var b=0;b<FCKConfig.Plugins.Items.length;b++){var f=FCKConfig.Plugins.Items[b];var d=a[f[0]]=new FCKPlugin(f[0],f[1],f[2]);FCKPlugins.ItemsCount++}for(var c in a){a[c].Load()}FCKPlugins.Load=null};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/js/fckeditorcode_ie.js b/horde/services/editor/fckeditor/editor/js/fckeditorcode_ie.js
deleted file mode 100644 (file)
index 6cdc760..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCK_STATUS_NOTLOADED=window.parent.FCK_STATUS_NOTLOADED=0;var FCK_STATUS_ACTIVE=window.parent.FCK_STATUS_ACTIVE=1;var FCK_STATUS_COMPLETE=window.parent.FCK_STATUS_COMPLETE=2;var FCK_TRISTATE_OFF=window.parent.FCK_TRISTATE_OFF=0;var FCK_TRISTATE_ON=window.parent.FCK_TRISTATE_ON=1;var FCK_TRISTATE_DISABLED=window.parent.FCK_TRISTATE_DISABLED=-1;var FCK_UNKNOWN=window.parent.FCK_UNKNOWN=-9;var FCK_TOOLBARITEM_ONLYICON=window.parent.FCK_TOOLBARITEM_ONLYICON=0;var FCK_TOOLBARITEM_ONLYTEXT=window.parent.FCK_TOOLBARITEM_ONLYTEXT=1;var FCK_TOOLBARITEM_ICONTEXT=window.parent.FCK_TOOLBARITEM_ICONTEXT=2;var FCK_EDITMODE_WYSIWYG=window.parent.FCK_EDITMODE_WYSIWYG=0;var FCK_EDITMODE_SOURCE=window.parent.FCK_EDITMODE_SOURCE=1;var FCK_IMAGES_PATH="images/";var FCK_SPACER_PATH="images/spacer.gif";var CTRL=1000;var SHIFT=2000;var ALT=4000;var FCK_STYLE_BLOCK=0;var FCK_STYLE_INLINE=1;var FCK_STYLE_OBJECT=2;String.prototype.Contains=function(a){return(this.indexOf(a)>-1)};String.prototype.Equals=function(){var a=arguments;if(a.length==1&&a[0].pop){a=a[0]}for(var b=0;b<a.length;b++){if(this==a[b]){return true}}return false};String.prototype.IEquals=function(){var a=this.toUpperCase();var c=arguments;if(c.length==1&&c[0].pop){c=c[0]}for(var b=0;b<c.length;b++){if(a==c[b].toUpperCase()){return true}}return false};String.prototype.ReplaceAll=function(a,d){var c=this;for(var b=0;b<a.length;b++){c=c.replace(a[b],d[b])}return c};String.prototype.StartsWith=function(a){return(this.substr(0,a.length)==a)};String.prototype.EndsWith=function(a,f){var d=this.length;var c=a.length;if(c>d){return false}if(f){var b=new RegExp(a+"$","i");return b.test(this)}else{return(c==0||this.substr(d-c,c)==a)}};String.prototype.Remove=function(a,c){var b="";if(a>0){b=this.substring(0,a)}if(a+c<this.length){b+=this.substring(a+c,this.length)}return b};String.prototype.Trim=function(){return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,"")};String.prototype.LTrim=function(){return this.replace(/^[ \t\n\r]*/g,"")};String.prototype.RTrim=function(){return this.replace(/[ \t\n\r]*$/g,"")};String.prototype.ReplaceNewLineChars=function(a){return this.replace(/\n/g,a)};String.prototype.Replace=function(a,c,b){if(typeof c=="function"){return this.replace(a,function(){return c.apply(b||this,arguments)})}else{return this.replace(a,c)}};Array.prototype.IndexOf=function(a){for(var b=0;b<this.length;b++){if(this[b]==a){return b}}return -1};var FCKIECleanup=function(a){if(a._FCKCleanupObj){this.Items=a._FCKCleanupObj.Items}else{this.Items=[];a._FCKCleanupObj=this;FCKTools.AddEventListenerEx(a,"unload",FCKIECleanup_Cleanup)}};FCKIECleanup.prototype.AddItem=function(a,b){this.Items.push([a,b])};function FCKIECleanup_Cleanup(){if(!this._FCKCleanupObj||(FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag)){return}var a=this._FCKCleanupObj.Items;while(a.length>0){var b=a.pop();if(b){b[1].call(b[0])}}this._FCKCleanupObj=null;if(CollectGarbage){CollectGarbage()}}var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@*/false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=7),IsIE6:/*@cc_on!@*/false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=6),IsSafari:s.Contains(" applewebkit/"),IsOpera:!!window.opera,IsAIR:s.Contains(" adobeair/"),IsMac:s.Contains("macintosh")};(function(a){a.IsGecko=(navigator.product=="Gecko")&&!a.IsSafari&&!a.IsOpera;a.IsGeckoLike=(a.IsGecko||a.IsSafari||a.IsOpera);if(a.IsGecko){var c=s.match(/rv:(\d+\.\d+)/);var b=c&&parseFloat(c[1]);if(b){a.IsGecko10=(b<1.8);a.IsGecko19=(b>1.8)}}})(FCKBrowserInfo);var FCKURLParams={};(function(){var a=document.location.search.substr(1).split("&");for(var b=0;b<a.length;b++){var f=a[b].split("=");var d=decodeURIComponent(f[0]);var c=decodeURIComponent(f[1]);FCKURLParams[d]=c}})();var FCKEvents=function(a){this.Owner=a;this._RegisteredEvents={}};FCKEvents.prototype.AttachEvent=function(a,c){var b;if(!(b=this._RegisteredEvents[a])){this._RegisteredEvents[a]=[c]}else{if(b.IndexOf(c)==-1){b.push(c)}}};FCKEvents.prototype.FireEvent=function(a,g){var f=true;var d=this._RegisteredEvents[a];if(d){for(var b=0;b<d.length;b++){try{f=(d[b](this.Owner,g)&&f)}catch(c){if(c.number!=-2146823277){throw c}}}}return f};var FCKDataProcessor=function(){};FCKDataProcessor.prototype={ConvertToHtml:function(a){if(FCKConfig.FullPage){FCK.DocTypeDeclaration=a.match(FCKRegexLib.DocTypeTag);if(!FCKRegexLib.HasBodyTag.test(a)){a="<body>"+a+"</body>"}if(!FCKRegexLib.HtmlOpener.test(a)){a='<html dir="'+FCKConfig.ContentLangDirection+'">'+a+"</html>"}if(!FCKRegexLib.HeadOpener.test(a)){a=a.replace(FCKRegexLib.HtmlOpener,"$&<head><title></title></head>")}return a}else{var b=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"';if(FCKBrowserInfo.IsIE&&FCKConfig.DocType.length>0&&!FCKRegexLib.Html4DocType.test(FCKConfig.DocType)){b+=' style="overflow-y: scroll"'}b+="><head><title></title></head><body"+FCKConfig.GetBodyAttributes()+">"+a+"</body></html>";return b}},ConvertToDataFormat:function(a,f,d,c){var b=FCKXHtml.GetXHTML(a,!f,c);if(d&&FCKRegexLib.EmptyOutParagraph.test(b)){return""}return b},FixHtml:function(a){return a}};var FCK={Name:FCKURLParams.InstanceName,Status:0,EditMode:0,Toolbar:null,HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceObject:(function(){var a=window;return function(b){return a[b]}})(),AttachToOnSelectionChange:function(a){this.Events.AttachEvent("OnSelectionChange",a)},GetLinkedFieldValue:function(){return this.LinkedField.value},GetParentForm:function(){return this.LinkedField.form},StartupValue:"",IsDirty:function(){if(this.EditMode==1){return(this.StartupValue!=this.EditingArea.Textarea.value)}else{if(!this.EditorDocument){return false}return(this.StartupValue!=this.EditorDocument.body.innerHTML)}},ResetIsDirty:function(){if(this.EditMode==1){this.StartupValue=this.EditingArea.Textarea.value}else{if(this.EditorDocument.body){this.StartupValue=this.EditorDocument.body.innerHTML}}},StartEditor:function(){this.TempBaseTag=FCKConfig.BaseHref.length>0?'<base href="'+FCKConfig.BaseHref+'" _fcktemp="true"></base>':"";var a=FCK.KeystrokeHandler=new FCKKeystrokeHandler();a.OnKeystroke=_FCK_KeystrokeHandler_OnKeystroke;a.SetKeystrokes(FCKConfig.Keystrokes);if(FCKBrowserInfo.IsIE7){if((CTRL+86) in a.Keystrokes){a.SetKeystrokes([CTRL+86,true])}if((SHIFT+45) in a.Keystrokes){a.SetKeystrokes([SHIFT+45,true])}}a.SetKeystrokes([CTRL+8,true]);this.EditingArea=new FCKEditingArea(document.getElementById("xEditingArea"));this.EditingArea.FFSpellChecker=FCKConfig.FirefoxSpellChecker;this.SetData(this.GetLinkedFieldValue(),true);FCKTools.AddEventListener(document,"keydown",this._TabKeyHandler);this.AttachToOnSelectionChange(_FCK_PaddingNodeListener);if(FCKBrowserInfo.IsGecko){this.AttachToOnSelectionChange(this._ExecCheckEmptyBlock)}},Focus:function(){FCK.EditingArea.Focus()},SetStatus:function(a){this.Status=a;if(a==1){FCKFocusManager.AddWindow(window,true);if(FCKBrowserInfo.IsIE){FCKFocusManager.AddWindow(window.frameElement,true)}if(FCKConfig.StartupFocus){FCK.Focus()}}this.Events.FireEvent("OnStatusChange",a)},FixBody:function(){var a=FCKConfig.EnterMode;if(a!="p"&&a!="div"){return}var j=this.EditorDocument;if(!j){return}var h=j.body;if(!h){return}FCKDomTools.TrimNode(h);var g=h.firstChild;var f;while(g){var d=false;switch(g.nodeType){case 1:var c=g.nodeName.toLowerCase();if(!FCKListsLib.BlockElements[c]&&c!="li"&&!g.getAttribute("_fckfakelement")&&g.getAttribute("_moz_dirty")==null){d=true}break;case 3:if(f||g.nodeValue.Trim().length>0){d=true}break;case 8:if(f){d=true}break}if(d){var b=g.parentNode;if(!f){f=b.insertBefore(j.createElement(a),g)}f.appendChild(b.removeChild(g));g=f.nextSibling}else{if(f){FCKDomTools.TrimNode(f);f=null}g=g.nextSibling}}if(f){FCKDomTools.TrimNode(f)}},GetData:function(a){if(FCK.EditMode==1){return FCK.EditingArea.Textarea.value}this.FixBody();var d=FCK.EditorDocument;if(!d){return null}var c=FCKConfig.FullPage;var b=FCK.DataProcessor.ConvertToDataFormat(c?d.documentElement:d.body,!c,FCKConfig.IgnoreEmptyParagraphValue,a);b=FCK.ProtectEventsRestore(b);if(FCKBrowserInfo.IsIE){b=b.replace(FCKRegexLib.ToReplace,"$1")}if(c){if(FCK.DocTypeDeclaration&&FCK.DocTypeDeclaration.length>0){b=FCK.DocTypeDeclaration+"\n"+b}if(FCK.XmlDeclaration&&FCK.XmlDeclaration.length>0){b=FCK.XmlDeclaration+"\n"+b}}return FCKConfig.ProtectedSource.Revert(b)},UpdateLinkedField:function(){var a=FCK.GetXHTML(FCKConfig.FormatOutput);if(FCKConfig.HtmlEncodeOutput){a=FCKTools.HTMLEncode(a)}FCK.LinkedField.value=a;FCK.Events.FireEvent("OnAfterLinkedFieldUpdate")},RegisteredDoubleClickHandlers:{},OnDoubleClick:function(a){var c=FCK.RegisteredDoubleClickHandlers[a.tagName.toUpperCase()];if(c){for(var b=0;b<c.length;b++){c[b](a)}}c=FCK.RegisteredDoubleClickHandlers["*"];if(c){for(var b=0;b<c.length;b++){c[b](a)}}},RegisterDoubleClickHandler:function(a,d){var c=d||"*";c=c.toUpperCase();var b;if(!(b=FCK.RegisteredDoubleClickHandlers[c])){FCK.RegisteredDoubleClickHandlers[c]=[a]}else{if(b.IndexOf(a)==-1){b.push(a)}}},OnAfterSetHTML:function(){FCKDocumentProcessor.Process(FCK.EditorDocument);FCKUndo.SaveUndoStep();FCK.Events.FireEvent("OnSelectionChange");FCK.Events.FireEvent("OnAfterSetHTML")},ProtectUrls:function(a){a=a.replace(FCKRegexLib.ProtectUrlsA,"$& _fcksavedurl=$1");a=a.replace(FCKRegexLib.ProtectUrlsImg,"$& _fcksavedurl=$1");a=a.replace(FCKRegexLib.ProtectUrlsArea,"$& _fcksavedurl=$1");return a},ProtectEvents:function(a){return a.replace(FCKRegexLib.TagsWithEvent,_FCK_ProtectEvents_ReplaceTags)},ProtectEventsRestore:function(a){return a.replace(FCKRegexLib.ProtectedEvents,_FCK_ProtectEvents_RestoreEvents)},ProtectTags:function(a){var c=FCKConfig.ProtectedTags;if(FCKBrowserInfo.IsIE){c+=c.length>0?"|ABBR|XML|EMBED|OBJECT":"ABBR|XML|EMBED|OBJECT"}var b;if(c.length>0){b=new RegExp("<("+c+")(?!w|:)","gi");a=a.replace(b,"<FCK:$1");b=new RegExp("</("+c+")>","gi");a=a.replace(b,"</FCK:$1>")}c="META";if(FCKBrowserInfo.IsIE){c+="|HR"}b=new RegExp("<(("+c+")(?=\\s|>|/)[\\s\\S]*?)/?>","gi");a=a.replace(b,"<FCK:$1 />");return a},SetData:function(a,c){this.EditingArea.Mode=FCK.EditMode;if(FCKBrowserInfo.IsIE&&FCK.EditorDocument){FCK.EditorDocument.detachEvent("onselectionchange",Doc_OnSelectionChange)}FCKTempBin.Reset();FCK.Selection.Release();if(FCK.EditMode==0){this._ForceResetIsDirty=(c===true);a=FCKConfig.ProtectedSource.Protect(a);a=FCK.DataProcessor.ConvertToHtml(a);a=a.replace(FCKRegexLib.InvalidSelfCloseTags,"$1></$2>");a=FCK.ProtectEvents(a);a=FCK.ProtectUrls(a);a=FCK.ProtectTags(a);if(FCK.TempBaseTag.length>0&&!FCKRegexLib.HasBaseTag.test(a)){a=a.replace(FCKRegexLib.HeadOpener,"$&"+FCK.TempBaseTag)}var b="";if(!FCKConfig.FullPage){b+=_FCK_GetEditorAreaStyleTags()}if(FCKBrowserInfo.IsIE){b+=FCK._GetBehaviorsStyle()}else{if(FCKConfig.ShowBorders){b+=FCKTools.GetStyleHtml(FCK_ShowTableBordersCSS,true)}}b+=FCKTools.GetStyleHtml(FCK_InternalCSS,true);a=a.replace(FCKRegexLib.HeadCloser,b+"$&");this.EditingArea.OnLoad=_FCK_EditingArea_OnLoad;this.EditingArea.Start(a)}else{FCK.EditorWindow=null;FCK.EditorDocument=null;FCKDomTools.PaddingNode=null;this.EditingArea.OnLoad=null;this.EditingArea.Start(a);this.EditingArea.Textarea._FCKShowContextMenu=true;FCK.EnterKeyHandler=null;if(c){this.ResetIsDirty()}FCK.KeystrokeHandler.AttachToElement(this.EditingArea.Textarea);this.EditingArea.Textarea.focus();FCK.Events.FireEvent("OnAfterSetHTML")}if(FCKBrowserInfo.IsGecko){window.onresize()}},RedirectNamedCommands:{},ExecuteNamedCommand:function(a,d,c,b){if(!b){FCKUndo.SaveUndoStep()}if(!c&&FCK.RedirectNamedCommands[a]!=null){FCK.ExecuteRedirectedNamedCommand(a,d)}else{FCK.Focus();FCK.EditorDocument.execCommand(a,false,d);FCK.Events.FireEvent("OnSelectionChange")}if(!b){FCKUndo.SaveUndoStep()}},GetNamedCommandState:function(a){try{if(FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&a.IEquals("Paste")){return 0}if(!FCK.EditorDocument.queryCommandEnabled(a)){return -1}else{return FCK.EditorDocument.queryCommandState(a)?1:0}}catch(b){return 0}},GetNamedCommandValue:function(a){var d="";var c=FCK.GetNamedCommandState(a);if(c==-1){return null}try{d=this.EditorDocument.queryCommandValue(a)}catch(b){}return d?d:""},Paste:function(a){if(FCK.Status!=2||!FCK.Events.FireEvent("OnPaste")){return false}return a||FCK._ExecPaste()},PasteFromWord:function(){FCKDialog.OpenDialog("FCKDialog_Paste",FCKLang.PasteFromWord,"dialog/fck_paste.html",400,330,"Word")},Preview:function(){var a;if(FCKConfig.FullPage){if(FCK.TempBaseTag.length>0){a=FCK.TempBaseTag+FCK.GetXHTML()}else{a=FCK.GetXHTML()}}else{a=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"><head>'+FCK.TempBaseTag+"<title>"+FCKLang.Preview+"</title>"+_FCK_GetEditorAreaStyleTags()+"</head><body"+FCKConfig.GetBodyAttributes()+">"+FCK.GetXHTML()+"</body></html>"}var g=FCKConfig.ScreenWidth*0.8;var f=FCKConfig.ScreenHeight*0.7;var d=(FCKConfig.ScreenWidth-g)/2;var c="";if(FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=a;c='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.opener._FCKHtmlToLoad );document.close() ;window.opener._FCKHtmlToLoad = null ;})() )'}var b=window.open(c,null,"toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width="+g+",height="+f+",left="+d);if(!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){b.document.write(a);b.document.close()}},SwitchEditMode:function(a){var d=(FCK.EditMode==0);var c=FCK.IsDirty();var b;if(d){FCKCommands.GetCommand("ShowBlocks").SaveState();if(!a&&FCKBrowserInfo.IsIE){FCKUndo.SaveUndoStep()}b=FCK.GetXHTML(FCKConfig.FormatSource);if(FCKBrowserInfo.IsIE){FCKTempBin.ToHtml()}if(b==null){return false}}else{b=this.EditingArea.Textarea.value}FCK.EditMode=d?1:0;FCK.SetData(b,!c);FCK.Focus();FCKTools.RunFunction(FCK.ToolbarSet.RefreshModeState,FCK.ToolbarSet);return true},InsertElement:function(a){if(typeof a=="string"){a=this.EditorDocument.createElement(a)}var d=a.nodeName.toLowerCase();FCKSelection.Restore();var c=new FCKDomRange(this.EditorWindow);c.MoveToSelection();c.DeleteContents();if(FCKListsLib.BlockElements[d]!=null){if(c.StartBlock){if(c.CheckStartOfBlock()){c.MoveToPosition(c.StartBlock,3)}else{if(c.CheckEndOfBlock()){c.MoveToPosition(c.StartBlock,4)}else{c.SplitBlock()}}}c.InsertNode(a);var b=FCKDomTools.GetNextSourceElement(a,false,null,["hr","br","param","img","area","input"],true);if(!b&&FCKConfig.EnterMode!="br"){b=this.EditorDocument.body.appendChild(this.EditorDocument.createElement(FCKConfig.EnterMode));if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(b)}}if(FCKListsLib.EmptyElements[d]==null){c.MoveToElementEditStart(a)}else{if(b){c.MoveToElementEditStart(b)}else{c.MoveToPosition(a,4)}}if(FCKBrowserInfo.IsGeckoLike){if(b){FCKDomTools.ScrollIntoView(b,false)}FCKDomTools.ScrollIntoView(a,false)}}else{c.InsertNode(a);c.SetStart(a,4);c.SetEnd(a,4)}c.Select();c.Release();this.Focus();return a},_InsertBlockElement:function(a){},_IsFunctionKey:function(a){if(a>=16&&a<=20){return true}if(a==27||(a>=33&&a<=40)){return true}if(a==45){return true}return false},_KeyDownListener:function(a){if(!a){a=FCK.EditorWindow.event}if(FCK.EditorWindow){if(!FCK._IsFunctionKey(a.keyCode)&&!(a.ctrlKey||a.metaKey)&&!(a.keyCode==46)){FCK._KeyDownUndo()}}return true},_KeyDownUndo:function(){if(!FCKUndo.Typing){FCKUndo.SaveUndoStep();FCKUndo.Typing=true;FCK.Events.FireEvent("OnSelectionChange")}FCKUndo.TypesCount++;FCKUndo.Changed=1;if(FCKUndo.TypesCount>FCKUndo.MaxTypes){FCKUndo.TypesCount=0;FCKUndo.SaveUndoStep()}},_TabKeyHandler:function(b){if(!b){b=window.event}var j=b.keyCode;if(j==9&&FCK.EditMode!=0){if(FCKBrowserInfo.IsIE){var h=document.selection.createRange();if(h.parentElement()!=FCK.EditingArea.Textarea){return true}h.text="\t";h.select()}else{var c=[];var g=FCK.EditingArea.Textarea;var f=g.selectionStart;var d=g.selectionEnd;c.push(g.value.substr(0,f));c.push("\t");c.push(g.value.substr(d));g.value=c.join("");g.setSelectionRange(f+1,f+1)}if(b.preventDefault){return b.preventDefault()}return b.returnValue=false}return true}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML=FCK.GetXHTML=FCK.GetData;FCK.SetHTML=FCK.SetData;FCK.InsertElementAndGetIt=FCK.CreateElement=FCK.InsertElement;function _FCK_ProtectEvents_ReplaceTags(a){return a.replace(FCKRegexLib.EventAttributes,_FCK_ProtectEvents_ReplaceEvents)}function _FCK_ProtectEvents_ReplaceEvents(a,b){return" "+b+'_fckprotectedatt="'+encodeURIComponent(a)+'"'}function _FCK_ProtectEvents_RestoreEvents(a,b){return decodeURIComponent(b)}function _FCK_MouseEventsListener(a){if(!a){a=window.event}if(a.type=="mousedown"){FCK.MouseDownFlag=true}else{if(a.type=="mouseup"){FCK.MouseDownFlag=false}else{if(a.type=="mousemove"){FCK.Events.FireEvent("OnMouseMove",a)}}}}function _FCK_PaddingNodeListener(){if(FCKConfig.EnterMode.IEquals("br")){return}FCKDomTools.EnforcePaddingNode(FCK.EditorDocument,FCKConfig.EnterMode);if(!FCKBrowserInfo.IsIE&&FCKDomTools.PaddingNode){var a=FCKSelection.GetSelection();if(a&&a.rangeCount==1){var f=a.getRangeAt(0);if(f.collapsed&&f.startContainer==FCK.EditorDocument.body&&f.startOffset==0){f.selectNodeContents(FCKDomTools.PaddingNode);f.collapse(true);a.removeAllRanges();a.addRange(f)}}}else{if(FCKDomTools.PaddingNode){var d=FCKSelection.GetParentElement();var c=FCKDomTools.PaddingNode;if(d&&d.nodeName.IEquals("body")){if(FCK.EditorDocument.body.childNodes.length==1&&FCK.EditorDocument.body.firstChild==c){if(FCKSelection._GetSelectionDocument(FCK.EditorDocument.selection)!=FCK.EditorDocument){return}var f=FCK.EditorDocument.body.createTextRange();var b=false;if(!c.childNodes.firstChild){c.appendChild(FCKTools.GetElementDocument(c).createTextNode("\ufeff"));b=true}f.moveToElementText(c);f.select();if(b){f.pasteHTML("")}}}}}}function _FCK_EditingArea_OnLoad(){FCK.EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;if(FCKBrowserInfo.IsIE){FCKTempBin.ToElements()}FCK.InitializeBehaviors();FCK.MouseDownFlag=false;FCKTools.AddEventListener(FCK.EditorDocument,"mousemove",_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,"mousedown",_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,"mouseup",_FCK_MouseEventsListener);if(FCKBrowserInfo.IsSafari){var a=function(b){if(!(b.ctrlKey||b.metaKey)){return}if(FCK.EditMode!=0){return}switch(b.keyCode){case 89:FCKUndo.Redo();break;case 90:FCKUndo.Undo();break}};FCKTools.AddEventListener(FCK.EditorDocument,"keyup",a)}FCK.EnterKeyHandler=new FCKEnterKey(FCK.EditorWindow,FCKConfig.EnterMode,FCKConfig.ShiftEnterMode,FCKConfig.TabSpaces);FCK.KeystrokeHandler.AttachToElement(FCK.EditorDocument);if(FCK._ForceResetIsDirty){FCK.ResetIsDirty()}if(FCKBrowserInfo.IsIE&&FCK.HasFocus){FCK.EditorDocument.body.setActive()}FCK.OnAfterSetHTML();FCKCommands.GetCommand("ShowBlocks").RestoreState();if(FCK.Status!=0){return}FCK.SetStatus(1)}function _FCK_GetEditorAreaStyleTags(){return FCKTools.GetStyleHtml(FCKConfig.EditorAreaCSS)+FCKTools.GetStyleHtml(FCKConfig.EditorAreaStyles)}function _FCK_KeystrokeHandler_OnKeystroke(a,c){if(FCK.Status!=2){return false}if(FCK.EditMode==0){switch(c){case"Paste":return !FCK.Paste();case"Cut":FCKUndo.SaveUndoStep();return false}}else{if(c.Equals("Paste","Undo","Redo","SelectAll","Cut")){return false}}var b=FCK.Commands.GetCommand(c);if(b.GetState()==-1){return false}return(b.Execute.apply(b,FCKTools.ArgumentsToArray(arguments,2))!==false)}(function(){var a=window.parent.document;var c=a.getElementById(FCK.Name);var b=0;while(c||b==0){if(c&&c.tagName.toLowerCase().Equals("input","textarea")){FCK.LinkedField=c;break}c=a.getElementsByName(FCK.Name)[b++]}})();var FCKTempBin={Elements:[],AddElement:function(a){var b=this.Elements.length;this.Elements[b]=a;return b},RemoveElement:function(a){var b=this.Elements[a];this.Elements[a]=null;return b},Reset:function(){var a=0;while(a<this.Elements.length){this.Elements[a++]=null}this.Elements.length=0},ToHtml:function(){for(var a=0;a<this.Elements.length;a++){this.Elements[a]="<div>&nbsp;"+this.Elements[a].outerHTML+"</div>";this.Elements[a].isHtml=true}},ToElements:function(){var a=FCK.EditorDocument.createElement("div");for(var b=0;b<this.Elements.length;b++){if(this.Elements[b].isHtml){a.innerHTML=this.Elements[b];this.Elements[b]=a.firstChild.removeChild(a.firstChild.lastChild)}}}};var FCKFocusManager=FCK.FocusManager={IsLocked:false,AddWindow:function(a,c){var b;if(FCKBrowserInfo.IsIE){b=a.nodeType==1?a:a.frameElement?a.frameElement:a.document}else{if(FCKBrowserInfo.IsSafari){b=a}else{b=a.document}}FCKTools.AddEventListener(b,"blur",FCKFocusManager_Win_OnBlur);FCKTools.AddEventListener(b,"focus",c?FCKFocusManager_Win_OnFocus_Area:FCKFocusManager_Win_OnFocus)},RemoveWindow:function(a){if(FCKBrowserInfo.IsIE){oTarget=a.nodeType==1?a:a.frameElement?a.frameElement:a.document}else{oTarget=a.document}FCKTools.RemoveEventListener(oTarget,"blur",FCKFocusManager_Win_OnBlur);FCKTools.RemoveEventListener(oTarget,"focus",FCKFocusManager_Win_OnFocus_Area);FCKTools.RemoveEventListener(oTarget,"focus",FCKFocusManager_Win_OnFocus)},Lock:function(){this.IsLocked=true},Unlock:function(){if(this._HasPendingBlur){FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100)}this.IsLocked=false},_ResetTimer:function(){this._HasPendingBlur=false;if(this._Timer){window.clearTimeout(this._Timer);delete this._Timer}}};function FCKFocusManager_Win_OnBlur(){if(typeof(FCK)!="undefined"&&FCK.HasFocus){FCKFocusManager._ResetTimer();FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100)}}function FCKFocusManager_FireOnBlur(){if(FCKFocusManager.IsLocked){FCKFocusManager._HasPendingBlur=true}else{FCK.HasFocus=false;FCK.Events.FireEvent("OnBlur")}}function FCKFocusManager_Win_OnFocus_Area(){if(FCKFocusManager._IsFocusing){return}FCKFocusManager._IsFocusing=true;FCK.Focus();FCKFocusManager_Win_OnFocus();FCKTools.RunFunction(function(){delete FCKFocusManager._IsFocusing})}function FCKFocusManager_Win_OnFocus(){FCKFocusManager._ResetTimer();if(!FCK.HasFocus&&!FCKFocusManager.IsLocked){FCK.HasFocus=true;FCK.Events.FireEvent("OnFocus")}}(function(){var a=window.frameElement;var d=a.width;var c=a.height;if(/^\d+$/.test(d)){d+="px"}if(/^\d+$/.test(c)){c+="px"}var b=a.style;b.border=b.padding=b.margin=0;b.backgroundColor="transparent";b.backgroundImage="none";b.width=d;b.height=c})();FCK.Description="FCKeditor for Internet Explorer 5.5+";FCK._GetBehaviorsStyle=function(){if(!FCK._BehaviorsStyle){var a=FCKConfig.BasePath;var c="";var b;b='<style type="text/css" _fcktemp="true">';if(FCKConfig.ShowBorders){c="url("+a+"css/behaviors/showtableborders.htc)"}b+="INPUT,TEXTAREA,SELECT,.FCK__Anchor,.FCK__PageBreak,.FCK__InputHidden";if(FCKConfig.DisableObjectResizing){b+=",IMG";c+=" url("+a+"css/behaviors/disablehandles.htc)"}b+=" { behavior: url("+a+"css/behaviors/disablehandles.htc) ; }";if(c.length>0){b+="TABLE { behavior: "+c+" ; }"}b+="</style>";FCK._BehaviorsStyle=b}return FCK._BehaviorsStyle};function Doc_OnMouseUp(){if(FCK.EditorWindow.event.srcElement.tagName=="HTML"){FCK.Focus();FCK.EditorWindow.event.cancelBubble=true;FCK.EditorWindow.event.returnValue=false}}function Doc_OnPaste(){var a=FCK.EditorDocument.body;a.detachEvent("onpaste",Doc_OnPaste);var b=FCK.Paste(!FCKConfig.ForcePasteAsPlainText&&!FCKConfig.AutoDetectPasteFromWord);a.attachEvent("onpaste",Doc_OnPaste);return b}function Doc_OnDblClick(){FCK.OnDoubleClick(FCK.EditorWindow.event.srcElement);FCK.EditorWindow.event.cancelBubble=true}function Doc_OnSelectionChange(){if(!FCK.IsSelectionChangeLocked&&FCK.EditorDocument){FCK.Events.FireEvent("OnSelectionChange")}}function Doc_OnDrop(){if(FCK.MouseDownFlag){FCK.MouseDownFlag=false;return}if(FCKConfig.ForcePasteAsPlainText){var a=FCK.EditorWindow.event;if(FCK._CheckIsPastingEnabled()||FCKConfig.ShowDropDialog){FCK.PasteAsPlainText(a.dataTransfer.getData("Text"))}a.returnValue=false;a.cancelBubble=true}}FCK.InitializeBehaviors=function(a){this.EditorDocument.attachEvent("onmouseup",Doc_OnMouseUp);this.EditorDocument.body.attachEvent("onpaste",Doc_OnPaste);this.EditorDocument.body.attachEvent("ondrop",Doc_OnDrop);FCK.ContextMenu._InnerContextMenu.AttachToElement(FCK.EditorDocument.body);this.EditorDocument.attachEvent("onkeydown",FCK._KeyDownListener);this.EditorDocument.attachEvent("ondblclick",Doc_OnDblClick);this.EditorDocument.attachEvent("onbeforedeactivate",function(){FCKSelection.Save()});this.EditorDocument.attachEvent("onselectionchange",Doc_OnSelectionChange);FCKTools.AddEventListener(FCK.EditorDocument,"mousedown",Doc_OnMouseDown)};FCK.InsertHtml=function(a){a=FCKConfig.ProtectedSource.Protect(a);a=FCK.ProtectEvents(a);a=FCK.ProtectUrls(a);a=FCK.ProtectTags(a);FCKSelection.Restore();FCK.EditorWindow.focus();FCKUndo.SaveUndoStep();var b=FCKSelection.GetSelection();if(b.type.toLowerCase()=="control"){b.clear()}a='<span id="__fakeFCKRemove__" style="display:none;">fakeFCKRemove</span>'+a;b.createRange().pasteHTML(a);FCK.EditorDocument.getElementById("__fakeFCKRemove__").removeNode(true);FCKDocumentProcessor.Process(FCK.EditorDocument);this.Events.FireEvent("OnSelectionChange")};FCK.SetInnerHtml=function(a){var b=FCK.EditorDocument;b.body.innerHTML='<div id="__fakeFCKRemove__">&nbsp;</div>'+a;b.getElementById("__fakeFCKRemove__").removeNode(true)};function FCK_PreloadImages(){var a=new FCKImagePreloader();a.AddImages(FCKConfig.PreloadImages);a.AddImages(FCKConfig.SkinPath+"fck_strip.gif");a.OnComplete=LoadToolbarSetup;a.Start()}function Document_OnContextMenu(){return(event.srcElement._FCKShowContextMenu==true)}document.oncontextmenu=Document_OnContextMenu;function FCK_Cleanup(){this.LinkedField=null;this.EditorWindow=null;this.EditorDocument=null}FCK._ExecPaste=function(){if(FCK._PasteIsRunning){return true}if(FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText();return false}var a=FCK._CheckIsPastingEnabled(true);if(a===false){FCKTools.RunFunction(FCKDialog.OpenDialog,FCKDialog,["FCKDialog_Paste",FCKLang.Paste,"dialog/fck_paste.html",400,330,"Security"])}else{if(FCKConfig.AutoDetectPasteFromWord&&a.length>0){var b=/<\w[^>]*(( class="?MsoNormal"?)|(="mso-))/gi;if(b.test(a)){if(confirm(FCKLang.PasteWordConfirm)){FCK.PasteFromWord();return false}}}FCK._PasteIsRunning=true;FCK.ExecuteNamedCommand("Paste");delete FCK._PasteIsRunning}return false};FCK.PasteAsPlainText=function(a){if(!FCK._CheckIsPastingEnabled()){FCKDialog.OpenDialog("FCKDialog_Paste",FCKLang.PasteAsText,"dialog/fck_paste.html",400,330,"PlainText");return}var f=null;if(!a){f=clipboardData.getData("Text")}else{f=a}if(f&&f.length>0){f=FCKTools.HTMLEncode(f);f=FCKTools.ProcessLineBreaks(window,FCKConfig,f);var d=f.search("</p>");var c=f.search("<p>");if((d!=-1&&c!=-1&&d<c)||(d!=-1&&c==-1)){var b=f.substr(0,d);f=f.substr(d+4);this.InsertHtml(b)}FCKUndo.SaveLocked=true;this.InsertHtml(f);FCKUndo.SaveLocked=false}};FCK._CheckIsPastingEnabled=function(a){FCK._PasteIsEnabled=false;document.body.attachEvent("onpaste",FCK_CheckPasting_Listener);var b=FCK.GetClipboardHTML();document.body.detachEvent("onpaste",FCK_CheckPasting_Listener);if(FCK._PasteIsEnabled){if(!a){b=true}}else{b=false}delete FCK._PasteIsEnabled;return b};function FCK_CheckPasting_Listener(){FCK._PasteIsEnabled=true}FCK.GetClipboardHTML=function(){var a=document.getElementById("___FCKHiddenDiv");if(!a){a=document.createElement("DIV");a.id="___FCKHiddenDiv";var d=a.style;d.position="absolute";d.visibility=d.overflow="hidden";d.width=d.height=1;document.body.appendChild(a)}a.innerHTML="";var c=document.body.createTextRange();c.moveToElementText(a);c.execCommand("Paste");var b=a.innerHTML;a.innerHTML="";return b};FCK.CreateLink=function(d,c){var b=[];FCK.ExecuteNamedCommand("Unlink",null,false,!!c);if(d.length>0){if(FCKSelection.GetType()=="Control"){var a=this.EditorDocument.createElement("A");a.href=d;var k=FCKSelection.GetSelectedElement();k.parentNode.insertBefore(a,k);k.parentNode.removeChild(k);a.appendChild(k);return[a]}var j="javascript:void(0);/*"+(new Date().getTime())+"*/";FCK.ExecuteNamedCommand("CreateLink",j,false,!!c);var h=this.EditorDocument.links;for(i=0;i<h.length;i++){var a=h[i];if(a.getAttribute("href",2)==j){var g=a.innerHTML;a.href=d;a.innerHTML=g;var f=a.lastChild;if(f&&f.nodeName=="BR"){FCKDomTools.InsertAfterNode(a,a.removeChild(f))}b.push(a)}}}return b};function _FCK_RemoveDisabledAtt(){this.removeAttribute("disabled")}function Doc_OnMouseDown(a){var b=a.srcElement;if(b.nodeName.IEquals("input")&&b.type.IEquals(["radio","checkbox"])&&!b.disabled){b.disabled=true;FCKTools.SetTimeout(_FCK_RemoveDisabledAtt,1,b)}}var FCKConfig=FCK.Config={};if(document.location.protocol=="file:"){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi,"/");var sFullProtocol=document.location.href.match(/^(file\:\/{2,3})/)[1];if(FCKBrowserInfo.IsOpera){sFullProtocol+="localhost/"}FCKConfig.BasePath=sFullProtocol+FCKConfig.BasePath.substring(0,FCKConfig.BasePath.lastIndexOf("/")+1)}else{FCKConfig.BasePath=document.location.protocol+"//"+document.location.host+document.location.pathname.substring(0,document.location.pathname.lastIndexOf("/")+1)}FCKConfig.FullBasePath=FCKConfig.BasePath;FCKConfig.EditorPath=FCKConfig.BasePath.replace(/editor\/$/,"");try{FCKConfig.ScreenWidth=screen.width;FCKConfig.ScreenHeight=screen.height}catch(e){FCKConfig.ScreenWidth=800;FCKConfig.ScreenHeight=600}FCKConfig.ProcessHiddenField=function(){this.PageConfig={};var a=window.parent.document.getElementById(FCK.Name+"___Config");if(!a){return}var g=a.value.split("&");for(var b=0;b<g.length;b++){if(g[b].length==0){continue}var f=g[b].split("=");var d=decodeURIComponent(f[0]);var c=decodeURIComponent(f[1]);if(d=="CustomConfigurationsPath"){FCKConfig[d]=c}else{if(c.toLowerCase()=="true"){this.PageConfig[d]=true}else{if(c.toLowerCase()=="false"){this.PageConfig[d]=false}else{if(c.length>0&&!isNaN(c)){this.PageConfig[d]=parseInt(c,10)}else{this.PageConfig[d]=c}}}}}};function FCKConfig_LoadPageConfig(){var a=FCKConfig.PageConfig;for(var b in a){FCKConfig[b]=a[b]}}function FCKConfig_PreProcess(){var a=FCKConfig;if(a.AllowQueryStringDebug){try{if((/fckdebug=true/i).test(window.top.location.search)){a.Debug=true}}catch(b){}}if(!a.PluginsPath.EndsWith("/")){a.PluginsPath+="/"}var c=a.ToolbarComboPreviewCSS;if(!c||c.length==0){a.ToolbarComboPreviewCSS=a.EditorAreaCSS}a.RemoveAttributesArray=(a.RemoveAttributes||"").split(",");if(!FCKConfig.SkinEditorCSS||FCKConfig.SkinEditorCSS.length==0){FCKConfig.SkinEditorCSS=FCKConfig.SkinPath+"fck_editor.css"}if(!FCKConfig.SkinDialogCSS||FCKConfig.SkinDialogCSS.length==0){FCKConfig.SkinDialogCSS=FCKConfig.SkinPath+"fck_dialog.css"}}FCKConfig.ToolbarSets={};FCKConfig.Plugins={};FCKConfig.Plugins.Items=[];FCKConfig.Plugins.Add=function(a,c,b){FCKConfig.Plugins.Items.push([a,c,b])};FCKConfig.ProtectedSource={};FCKConfig.ProtectedSource._CodeTag=(new Date()).valueOf();FCKConfig.ProtectedSource.RegexEntries=[/<!--[\s\S]*?-->/g,/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi];FCKConfig.ProtectedSource.Add=function(a){this.RegexEntries.push(a)};FCKConfig.ProtectedSource.Protect=function(a){var d=this._CodeTag;function c(f){var g=FCKTempBin.AddElement(f);return"<!--{"+d+g+"}-->"}for(var b=0;b<this.RegexEntries.length;b++){a=a.replace(this.RegexEntries[b],c)}return a};FCKConfig.ProtectedSource.Revert=function(a,d){function c(f,h,g){var j=d?FCKTempBin.RemoveElement(g):FCKTempBin.Elements[g];return FCKConfig.ProtectedSource.Revert(j,d)}var b=new RegExp("(<|&lt;)!--\\{"+this._CodeTag+"(\\d+)\\}--(>|&gt;)","g");return a.replace(b,c)};FCKConfig.GetBodyAttributes=function(){var a="";if(this.BodyId&&this.BodyId.length>0){a+=' id="'+this.BodyId+'"'}if(this.BodyClass&&this.BodyClass.length>0){a+=' class="'+this.BodyClass+'"'}return a};FCKConfig.ApplyBodyAttributes=function(a){if(this.BodyId&&this.BodyId.length>0){a.id=FCKConfig.BodyId}if(this.BodyClass&&this.BodyClass.length>0){a.className+=" "+FCKConfig.BodyClass}};var FCKDebug={Output:function(){},OutputObject:function(){}};var FCKDomTools={MoveChildren:function(a,d,c){if(a==d){return}var b;if(c){while((b=a.lastChild)){d.insertBefore(a.removeChild(b),d.firstChild)}}else{while((b=a.firstChild)){d.appendChild(a.removeChild(b))}}},MoveNode:function(a,c,b){if(b){c.insertBefore(FCKDomTools.RemoveNode(a),c.firstChild)}else{c.appendChild(FCKDomTools.RemoveNode(a))}},TrimNode:function(a){this.LTrimNode(a);this.RTrimNode(a)},LTrimNode:function(a){var d;while((d=a.firstChild)){if(d.nodeType==3){var c=d.nodeValue.LTrim();var b=d.nodeValue.length;if(c.length==0){a.removeChild(d);continue}else{if(c.length<b){d.splitText(b-c.length);a.removeChild(a.firstChild)}}}break}},RTrimNode:function(a){var d;while((d=a.lastChild)){if(d.nodeType==3){var c=d.nodeValue.RTrim();var b=d.nodeValue.length;if(c.length==0){d.parentNode.removeChild(d);continue}else{if(c.length<b){d.splitText(c.length);a.lastChild.parentNode.removeChild(a.lastChild)}}}break}if(!FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsOpera){d=a.lastChild;if(d&&d.nodeType==1&&d.nodeName.toLowerCase()=="br"){d.parentNode.removeChild(d)}}},RemoveNode:function(a,c){if(c){var b;while((b=a.firstChild)){a.parentNode.insertBefore(a.removeChild(b),a)}}return a.parentNode.removeChild(a)},GetFirstChild:function(a,c){if(typeof(c)=="string"){c=[c]}var b=a.firstChild;while(b){if(b.nodeType==1&&b.tagName.Equals.apply(b.tagName,c)){return b}b=b.nextSibling}return null},GetLastChild:function(a,c){if(typeof(c)=="string"){c=[c]}var b=a.lastChild;while(b){if(b.nodeType==1&&(!c||b.tagName.Equals(c))){return b}b=b.previousSibling}return null},GetPreviousSourceElement:function(a,d,c,b){if(!a){return null}if(c&&a.nodeType==1&&a.nodeName.IEquals(c)){return null}if(a.previousSibling){a=a.previousSibling}else{return this.GetPreviousSourceElement(a.parentNode,d,c,b)}while(a){if(a.nodeType==1){if(c&&a.nodeName.IEquals(c)){break}if(!b||!a.nodeName.IEquals(b)){return a}}else{if(d&&a.nodeType==3&&a.nodeValue.RTrim().length>0){break}}if(a.lastChild){a=a.lastChild}else{return this.GetPreviousSourceElement(a,d,c,b)}}return null},GetNextSourceElement:function(a,f,d,c,b){while((a=this.GetNextSourceNode(a,b))){if(a.nodeType==1){if(d&&a.nodeName.IEquals(d)){break}if(c&&a.nodeName.IEquals(c)){return this.GetNextSourceElement(a,f,d,c)}return a}else{if(f&&a.nodeType==3&&a.nodeValue.RTrim().length>0){break}}}return null},GetNextSourceNode:function(a,f,d,c){if(!a){return null}var b;if(!f&&a.firstChild){b=a.firstChild}else{if(c&&a==c){return null}b=a.nextSibling;if(!b&&(!c||c!=a.parentNode)){return this.GetNextSourceNode(a.parentNode,true,d,c)}}if(d&&b&&b.nodeType!=d){return this.GetNextSourceNode(b,false,d,c)}return b},GetPreviousSourceNode:function(a,f,d,c){if(!a){return null}var b;if(!f&&a.lastChild){b=a.lastChild}else{if(c&&a==c){return null}b=a.previousSibling;if(!b&&(!c||c!=a.parentNode)){return this.GetPreviousSourceNode(a.parentNode,true,d,c)}}if(d&&b&&b.nodeType!=d){return this.GetPreviousSourceNode(b,false,d,c)}return b},InsertAfterNode:function(a,b){return a.parentNode.insertBefore(b,a.nextSibling)},GetParents:function(a){var b=[];while(a){b.unshift(a);a=a.parentNode}return b},GetCommonParents:function(a,g){var f=this.GetParents(a);var d=this.GetParents(g);var c=[];for(var b=0;b<f.length;b++){if(f[b]==d[b]){c.push(f[b])}}return c},GetCommonParentNode:function(a,g,f){var d={};if(!f.pop){f=[f]}while(f.length>0){d[f.pop().toLowerCase()]=1}var c=this.GetCommonParents(a,g);var b=null;while((b=c.pop())){if(d[b.nodeName.toLowerCase()]){return b}}return null},GetIndexOf:function(a){var c=a.parentNode?a.parentNode.firstChild:null;var b=-1;while(c){b++;if(c==a){return b}c=c.nextSibling}return -1},PaddingNode:null,EnforcePaddingNode:function(a,d){try{if(!a||!a.body){return}}catch(b){return}this.CheckAndRemovePaddingNode(a,d,true);try{if(a.body.lastChild&&(a.body.lastChild.nodeType!=1||a.body.lastChild.tagName.toLowerCase()==d.toLowerCase())){return}}catch(b){return}var c=a.createElement(d);if(FCKBrowserInfo.IsGecko&&FCKListsLib.NonEmptyBlockElements[d]){FCKTools.AppendBogusBr(c)}this.PaddingNode=c;if(a.body.childNodes.length==1&&a.body.firstChild.nodeType==1&&a.body.firstChild.tagName.toLowerCase()=="br"&&(a.body.firstChild.getAttribute("_moz_dirty")!=null||a.body.firstChild.getAttribute("type")=="_moz")){a.body.replaceChild(c,a.body.firstChild)}else{a.body.appendChild(c)}},CheckAndRemovePaddingNode:function(a,f,d){var c=this.PaddingNode;if(!c){return}try{if(c.parentNode!=a.body||c.tagName.toLowerCase()!=f||(c.childNodes.length>1)||(c.firstChild&&c.firstChild.nodeValue!="\xa0"&&String(c.firstChild.tagName).toLowerCase()!="br")){this.PaddingNode=null;return}}catch(b){this.PaddingNode=null;return}if(!d){if(c.parentNode.childNodes.length>1){c.parentNode.removeChild(c)}this.PaddingNode=null}},HasAttribute:function(a,c){if(a.hasAttribute){return a.hasAttribute(c)}else{var b=a.attributes[c];return(b!=undefined&&b.specified)}},HasAttributes:function(a){var c=a.attributes;for(var b=0;b<c.length;b++){if(FCKBrowserInfo.IsIE&&c[b].nodeName=="class"){if(a.className.length>0){return true}}else{if(c[b].specified){return true}}}return false},RemoveAttribute:function(a,b){if(FCKBrowserInfo.IsIE&&b.toLowerCase()=="class"){b="className"}return a.removeAttribute(b,0)},RemoveAttributes:function(a,c){for(var b=0;b<c.length;b++){this.RemoveAttribute(a,c[b])}},GetAttributeValue:function(a,c){var b=c;if(typeof c=="string"){c=a.attributes[c]}else{b=c.nodeName}if(c&&c.specified){if(b=="style"){return a.style.cssText}else{if(b=="class"||b.indexOf("on")==0){return c.nodeValue}else{return a.getAttribute(b,2)}}}return null},Contains:function(a,b){if(a.contains&&b.nodeType==1){return a.contains(b)}while((b=b.parentNode)){if(b==a){return true}}return false},BreakParent:function(a,f,d){var c=d||new FCKDomRange(FCKTools.GetElementWindow(a));c.SetStart(a,4);c.SetEnd(f,4);var b=c.ExtractContents();c.InsertNode(a.parentNode.removeChild(a));b.InsertAfterNode(a);c.Release(!!d)},GetNodeAddress:function(a,h){var g=[];while(a&&a!=FCKTools.GetElementDocument(a).documentElement){var f=a.parentNode;var d=-1;for(var b=0;b<f.childNodes.length;b++){var c=f.childNodes[b];if(h===true&&c.nodeType==3&&c.previousSibling&&c.previousSibling.nodeType==3){continue}d++;if(f.childNodes[b]==a){break}}g.unshift(d);a=a.parentNode}return g},GetNodeFromAddress:function(d,c,b){var a=d.documentElement;for(var g=0;g<c.length;g++){var l=c[g];if(!b){a=a.childNodes[l];continue}var k=-1;for(var f=0;f<a.childNodes.length;f++){var h=a.childNodes[f];if(b===true&&h.nodeType==3&&h.previousSibling&&h.previousSibling.nodeType==3){continue}k++;if(k==l){a=h;break}}}return a},CloneElement:function(a){a=a.cloneNode(false);a.removeAttribute("id",false);return a},ClearElementJSProperty:function(a,b){if(FCKBrowserInfo.IsIE){a.removeAttribute(b)}else{delete a[b]}},SetElementMarker:function(a,f,d,c){var b=String(parseInt(Math.random()*4294967295,10));f._FCKMarkerId=b;f[d]=c;if(!a[b]){a[b]={element:f,markers:{}}}a[b]["markers"][d]=c},ClearElementMarkers:function(a,f,d){var c=f._FCKMarkerId;if(!c){return}this.ClearElementJSProperty(f,"_FCKMarkerId");for(var b in a[c]["markers"]){this.ClearElementJSProperty(f,b)}if(d){delete a[c]}},ClearAllMarkers:function(a){for(var b in a){this.ClearElementMarkers(a,a[b]["element"],true)}},ListToArray:function(d,c,b,a,m){if(!d.nodeName.IEquals(["ul","ol"])){return[]}if(!a){a=0}if(!b){b=[]}for(var g=0;g<d.childNodes.length;g++){var l=d.childNodes[g];if(!l.nodeName.IEquals("li")){continue}var k={parent:d,indent:a,contents:[]};if(!m){k.grandparent=d.parentNode;if(k.grandparent&&k.grandparent.nodeName.IEquals("li")){k.grandparent=k.grandparent.parentNode}}else{k.grandparent=m}if(c){this.SetElementMarker(c,l,"_FCK_ListArray_Index",b.length)}b.push(k);for(var f=0;f<l.childNodes.length;f++){var h=l.childNodes[f];if(h.nodeName.IEquals(["ul","ol"])){this.ListToArray(h,c,b,a+1,k.grandparent)}else{k.contents.push(h)}}}return b},ArrayToList:function(d,c,b){if(b==undefined){b=0}if(!d||d.length<b+1){return null}var a=FCKTools.GetElementDocument(d[b].parent);var p=a.createDocumentFragment();var o=null;var n=b;var m=Math.max(d[b].indent,0);var l=null;while(true){var k=d[n];if(k.indent==m){if(!o||d[n].parent.nodeName!=o.nodeName){o=d[n].parent.cloneNode(false);p.appendChild(o)}l=a.createElement("li");o.appendChild(l);for(var f=0;f<k.contents.length;f++){l.appendChild(k.contents[f].cloneNode(true))}n++}else{if(k.indent==Math.max(m,0)+1){var j=this.ArrayToList(d,null,n);l.appendChild(j.listNode);n=j.nextIndex}else{if(k.indent==-1&&b==0&&k.grandparent){var l;if(k.grandparent.nodeName.IEquals(["ul","ol"])){l=a.createElement("li")}else{if(FCKConfig.EnterMode.IEquals(["div","p"])&&!k.grandparent.nodeName.IEquals("td")){l=a.createElement(FCKConfig.EnterMode)}else{l=a.createDocumentFragment()}}for(var f=0;f<k.contents.length;f++){l.appendChild(k.contents[f].cloneNode(true))}if(l.nodeType==11){if(l.lastChild&&l.lastChild.getAttribute&&l.lastChild.getAttribute("type")=="_moz"){l.removeChild(l.lastChild)}l.appendChild(a.createElement("br"))}if(l.nodeName.IEquals(FCKConfig.EnterMode)&&l.firstChild){this.TrimNode(l);if(FCKListsLib.BlockBoundaries[l.firstChild.nodeName.toLowerCase()]){var h=a.createDocumentFragment();while(l.firstChild){h.appendChild(l.removeChild(l.firstChild))}l=h}}if(FCKBrowserInfo.IsGeckoLike&&l.nodeName.IEquals(["div","p"])){FCKTools.AppendBogusBr(l)}p.appendChild(l);o=null;n++}else{return null}}}if(d.length<=n||Math.max(d[n].indent,0)<m){break}}if(c){var g=p.firstChild;while(g){if(g.nodeType==1){this.ClearElementMarkers(c,g)}g=this.GetNextSourceNode(g)}}return{listNode:p,nextIndex:n}},GetNextSibling:function(a,b){a=a.nextSibling;while(a&&!b&&a.nodeType!=1&&(a.nodeType!=3||a.nodeValue.length==0)){a=a.nextSibling}return a},GetPreviousSibling:function(a,b){a=a.previousSibling;while(a&&!b&&a.nodeType!=1&&(a.nodeType!=3||a.nodeValue.length==0)){a=a.previousSibling}return a},CheckIsEmptyElement:function(a,d){var c=a.firstChild;var b;while(c){if(c.nodeType==1){if(b||!FCKListsLib.InlineNonEmptyElements[c.nodeName.toLowerCase()]){return false}if(!d||d(c)===true){b=c}}else{if(c.nodeType==3&&c.nodeValue.length>0){return false}}c=c.nextSibling}return b?this.CheckIsEmptyElement(b,d):true},SetElementStyles:function(a,d){var c=a.style;for(var b in d){c[b]=d[b]}},SetOpacity:function(a,b){if(FCKBrowserInfo.IsIE){b=Math.round(b*100);a.style.filter=(b>100?"":"progid:DXImageTransform.Microsoft.Alpha(opacity="+b+")")}else{a.style.opacity=b}},GetCurrentElementStyle:function(a,b){if(FCKBrowserInfo.IsIE){return a.currentStyle[b]}else{return a.ownerDocument.defaultView.getComputedStyle(a,"").getPropertyValue(b)}},GetPositionedAncestor:function(a){var b=a;while(b!=FCKTools.GetElementDocument(b).documentElement){if(this.GetCurrentElementStyle(b,"position")!="static"){return b}if(b==FCKTools.GetElementDocument(b).documentElement&&currentWindow!=w){b=currentWindow.frameElement}else{b=b.parentNode}}return null},ScrollIntoView:function(a,h){var g=FCKTools.GetElementWindow(a);var f=FCKTools.GetViewPaneSize(g).Height;var d=f*-1;if(h===false){d+=a.offsetHeight||0;d+=parseInt(this.GetCurrentElementStyle(a,"marginBottom")||0,10)||0}var c=FCKTools.GetDocumentPosition(g,a);d+=c.y;var b=FCKTools.GetScrollPosition(g).Y;if(d>0&&(d>b||d<b-f)){g.scrollTo(0,d)}},CheckIsEditable:function(a){var c=a.nodeName.toLowerCase();var b=FCK.DTD[c]||FCK.DTD.span;return(b["#"]&&!FCKListsLib.NonEditableElements[c])},GetSelectedDivContainers:function(){var a=[];var h=new FCKDomRange(FCK.EditorWindow);h.MoveToSelection();var g=h.GetTouchedStartNode();var f=h.GetTouchedEndNode();var d=g;if(g==f){while(f.nodeType==1&&f.lastChild){f=f.lastChild}f=FCKDomTools.GetNextSourceNode(f)}while(d&&d!=f){if(d.nodeType!=3||!/^[ \t\n]*$/.test(d.nodeValue)){var c=new FCKElementPath(d);var b=c.BlockLimit;if(b&&b.nodeName.IEquals("div")&&a.IndexOf(b)==-1){a.push(b)}}d=FCKDomTools.GetNextSourceNode(d)}return a}};var FCKTools={};FCKTools.CreateBogusBR=function(a){var b=a.createElement("br");b.setAttribute("type","_moz");return b};FCKTools.FixCssUrls=function(a,b){if(!a||a.length==0){return b}return b.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(c,d,f,g){if(/^\/|^\w?:/.test(f)){return c}else{return"url("+d+a+f+g+")"}})};FCKTools._GetUrlFixedCss=function(a,c){var b=a.match(/^([^|]+)\|([\s\S]*)/);if(b){return FCKTools.FixCssUrls(b[1],b[2])}else{return a}};FCKTools.AppendStyleSheet=function(a,d){if(!d){return[]}if(typeof(d)=="string"){if(/[\\\/\.][^{}]*$/.test(d)){return this.AppendStyleSheet(a,d.split(","))}else{return[this.AppendStyleString(a,FCKTools._GetUrlFixedCss(d))]}}else{var c=[];for(var b=0;b<d.length;b++){c.push(this._AppendStyleSheet(a,d[b]))}return c}};FCKTools.GetStyleHtml=(function(){var a=function(d,c){if(d.length==0){return""}var f=c?' _fcktemp="true"':"";return'<style type="text/css"'+f+">"+d+"</style>"};var b=function(c,d){if(c.length==0){return""}var f=d?' _fcktemp="true"':"";return'<link href="'+c+'" type="text/css" rel="stylesheet" '+f+"/>"};return function(g,d){if(!g){return""}if(typeof(g)=="string"){if(/[\\\/\.][^{}]*$/.test(g)){return this.GetStyleHtml(g.split(","),d)}else{return a(this._GetUrlFixedCss(g),d)}}else{var f="";for(var c=0;c<g.length;c++){f+=b(g[c],d)}return f}}})();FCKTools.GetElementDocument=function(a){return a.ownerDocument||a.document};FCKTools.GetElementWindow=function(a){return this.GetDocumentWindow(this.GetElementDocument(a))};FCKTools.GetDocumentWindow=function(a){if(FCKBrowserInfo.IsSafari&&!a.parentWindow){this.FixDocumentParentWindow(window.top)}return a.parentWindow||a.defaultView};FCKTools.FixDocumentParentWindow=function(a){if(a.document){a.document.parentWindow=a}for(var b=0;b<a.frames.length;b++){FCKTools.FixDocumentParentWindow(a.frames[b])}};FCKTools.HTMLEncode=function(a){if(!a){return""}a=a.replace(/&/g,"&amp;");a=a.replace(/</g,"&lt;");a=a.replace(/>/g,"&gt;");return a};FCKTools.HTMLDecode=function(a){if(!a){return""}a=a.replace(/&gt;/g,">");a=a.replace(/&lt;/g,"<");a=a.replace(/&amp;/g,"&");return a};FCKTools._ProcessLineBreaksForPMode=function(f,d,b,a,p){var o=0;var m="<p>";var l="</p>";var k="<br />";if(b){m="<li>";l="</li>";o=1}while(a&&a!=f.FCK.EditorDocument.body){if(a.tagName.toLowerCase()=="p"){o=1;break}a=a.parentNode}for(var h=0;h<d.length;h++){var j=d.charAt(h);if(j=="\r"){continue}if(j!="\n"){p.push(j);continue}var g=d.charAt(h+1);if(g=="\r"){h++;g=d.charAt(h+1)}if(g=="\n"){h++;if(o){p.push(l)}p.push(m);o=1}else{p.push(k)}}};FCKTools._ProcessLineBreaksForDivMode=function(f,d,b,a,m){var l=0;var k="<div>";var j="</div>";if(b){k="<li>";j="</li>";l=1}while(a&&a!=f.FCK.EditorDocument.body){if(a.tagName.toLowerCase()=="div"){l=1;break}a=a.parentNode}for(var g=0;g<d.length;g++){var h=d.charAt(g);if(h=="\r"){continue}if(h!="\n"){m.push(h);continue}if(l){if(m[m.length-1]==k){m.push("&nbsp;")}m.push(j)}m.push(k);l=1}if(l){m.push(j)}};FCKTools._ProcessLineBreaksForBrMode=function(f,d,b,a,m){var l=0;var k="<br />";var j="";if(b){k="<li>";j="</li>";l=1}for(var g=0;g<d.length;g++){var h=d.charAt(g);if(h=="\r"){continue}if(h!="\n"){m.push(h);continue}if(l&&j.length){m.push(j)}m.push(k);l=1}};FCKTools.ProcessLineBreaks=function(a,j,h){var g=j.EnterMode.toLowerCase();var f=[];var d=0;var c=new a.FCKDomRange(a.FCK.EditorWindow);c.MoveToSelection();var b=c._Range.startContainer;while(b&&b.nodeType!=1){b=b.parentNode}if(b&&b.tagName.toLowerCase()=="li"){d=1}if(g=="p"){this._ProcessLineBreaksForPMode(a,h,d,b,f)}else{if(g=="div"){this._ProcessLineBreaksForDivMode(a,h,d,b,f)}else{if(g=="br"){this._ProcessLineBreaksForBrMode(a,h,d,b,f)}}}return f.join("")};FCKTools.AddSelectOption=function(a,d,c){var b=FCKTools.GetElementDocument(a).createElement("OPTION");b.text=d;b.value=c;a.options.add(b);return b};FCKTools.RunFunction=function(a,d,c,b){if(a){this.SetTimeout(a,0,d,c,b)}};FCKTools.SetTimeout=function(a,f,d,c,b){return(b||window).setTimeout(function(){if(c){a.apply(d,[].concat(c))}else{a.apply(d)}},f)};FCKTools.SetInterval=function(a,f,d,c,b){return(b||window).setInterval(function(){a.apply(d,c||[])},f)};FCKTools.ConvertStyleSizeToHtml=function(a){return a.EndsWith("%")?a:parseInt(a,10)};FCKTools.ConvertHtmlSizeToStyle=function(a){return a.EndsWith("%")?a:(a+"px")};FCKTools.GetElementAscensor=function(a,d){var b=a;var c=","+d.toUpperCase()+",";while(b){if(c.indexOf(","+b.nodeName.toUpperCase()+",")!=-1){return b}b=b.parentNode}return null};FCKTools.CreateEventListener=function(a,c){var b=function(){var f=[];for(var d=0;d<arguments.length;d++){f.push(arguments[d])}a.apply(this,f.concat(c))};return b};FCKTools.IsStrictMode=function(a){return("CSS1Compat"==(a.compatMode||(FCKBrowserInfo.IsSafari?"CSS1Compat":null)))};FCKTools.ArgumentsToArray=function(a,f,d){f=f||0;d=d||a.length;var c=[];for(var b=f;b<f+d&&b<a.length;b++){c.push(a[b])}return c};FCKTools.CloneObject=function(a){var b=function(){};b.prototype=a;return new b};FCKTools.AppendBogusBr=function(a){if(!a){return}var c=this.GetLastItem(a.getElementsByTagName("br"));if(!c||(c.getAttribute("type",2)!="_moz"&&c.getAttribute("_moz_dirty")==null)){var b=this.GetElementDocument(a);if(FCKBrowserInfo.IsOpera){a.appendChild(b.createTextNode(""))}else{a.appendChild(this.CreateBogusBR(b))}}};FCKTools.GetLastItem=function(a){if(a.length>0){return a[a.length-1]}return null};FCKTools.GetDocumentPosition=function(c,b){var a=0;var j=0;var h=b;var g=null;var f=FCKTools.GetElementWindow(h);while(h&&!(f==c&&(h==c.document.body||h==c.document.documentElement))){a+=h.offsetLeft-h.scrollLeft;j+=h.offsetTop-h.scrollTop;if(!FCKBrowserInfo.IsOpera){var d=g;while(d&&d!=h){a-=d.scrollLeft;j-=d.scrollTop;d=d.parentNode}}g=h;if(h.offsetParent){h=h.offsetParent}else{if(f!=c){h=f.frameElement;g=null;if(h){f=h.contentWindow.parent}}else{h=null}}}if(FCKDomTools.GetCurrentElementStyle(c.document.body,"position")!="static"||(FCKBrowserInfo.IsIE&&FCKDomTools.GetPositionedAncestor(b)==null)){a+=c.document.body.offsetLeft;j+=c.document.body.offsetTop}return{x:a,y:j}};FCKTools.GetWindowPosition=function(b,a){var d=this.GetDocumentPosition(b,a);var c=FCKTools.GetScrollPosition(b);d.x-=c.X;d.y-=c.Y;return d};FCKTools.ProtectFormStyles=function(a){if(!a||a.nodeType!=1||a.tagName.toLowerCase()!="form"){return[]}var g=[];var f=["style","className"];for(var b=0;b<f.length;b++){var d=f[b];if(a.elements.namedItem(d)){var c=a.elements.namedItem(d);g.push([c,c.nextSibling]);a.removeChild(c)}}return g};FCKTools.RestoreFormStyles=function(a,f){if(!a||a.nodeType!=1||a.tagName.toLowerCase()!="form"){return}if(f.length>0){for(var b=f.length-1;b>=0;b--){var d=f[b][0];var c=f[b][1];if(c){a.insertBefore(d,c)}else{a.appendChild(d)}}}};FCKTools.GetNextNode=function(a,c){if(a.firstChild){return a.firstChild}else{if(a.nextSibling){return a.nextSibling}else{var b=a.parentNode;while(b){if(b==c){return null}if(b.nextSibling){return b.nextSibling}else{b=b.parentNode}}}}return null};FCKTools.GetNextTextNode=function(a,c,b){node=this.GetNextNode(a,c);if(b&&node&&b(node)){return null}while(node&&node.nodeType!=3){node=this.GetNextNode(node,c);if(b&&node&&b(node)){return null}}return node};FCKTools.Merge=function(){var a=arguments;var d=a[0];for(var b=1;b<a.length;b++){var f=a[b];for(var c in f){d[c]=f[c]}}return d};FCKTools.IsArray=function(a){return(a instanceof Array)};FCKTools.AppendLengthProperty=function(a,d){var b=0;for(var c in a){b++}return a[d||"length"]=b};FCKTools.NormalizeCssText=function(a){var b=document.createElement("span");b.style.cssText=a;return b.style.cssText};FCKTools.Bind=function(a,b){return function(){return b.apply(a,arguments)}};FCKTools.GetVoidUrl=function(){if(FCK_IS_CUSTOM_DOMAIN){return"javascript: void( function(){document.open();document.write('<html><head><title></title></head><body></body></html>');document.domain = '"+FCK_RUNTIME_DOMAIN+"';document.close();}() ) ;"}if(FCKBrowserInfo.IsIE){if(FCKBrowserInfo.IsIE7||!FCKBrowserInfo.IsIE6){return""}else{return"javascript: '';"}}return"javascript: void(0);"};FCKTools.ResetStyles=function(a){a.style.cssText="margin:0;padding:0;border:0;background-color:transparent;background-image:none;"};FCKTools.CancelEvent=function(a){return false};FCKTools._AppendStyleSheet=function(a,b){return a.createStyleSheet(b).owningElement};FCKTools.AppendStyleString=function(a,c){if(!c){return null}var b=a.createStyleSheet("");b.cssText=c;return b};FCKTools.ClearElementAttributes=function(a){a.clearAttributes()};FCKTools.GetAllChildrenIds=function(a){var d=[];for(var b=0;b<a.all.length;b++){var c=a.all[b].id;if(c&&c.length>0){d[d.length]=c}}return d};FCKTools.RemoveOuterTags=function(a){a.insertAdjacentHTML("beforeBegin",a.innerHTML);a.parentNode.removeChild(a)};FCKTools.CreateXmlObject=function(a){var d;switch(a){case"XmlHttp":if(document.location.protocol!="file:"){try{return new XMLHttpRequest()}catch(c){}}d=["MSXML2.XmlHttp","Microsoft.XmlHttp"];break;case"DOMDocument":d=["MSXML2.DOMDocument","Microsoft.XmlDom"];break}for(var b=0;b<2;b++){try{return new ActiveXObject(d[b])}catch(c){}}if(FCKLang.NoActiveX){alert(FCKLang.NoActiveX);FCKLang.NoActiveX=null}return null};FCKTools.DisableSelection=function(a){a.unselectable="on";var c,b=0;while((c=a.all[b++])){switch(c.tagName){case"IFRAME":case"TEXTAREA":case"INPUT":case"SELECT":break;default:c.unselectable="on"}}};FCKTools.GetScrollPosition=function(a){var c=a.document;var b={X:c.documentElement.scrollLeft,Y:c.documentElement.scrollTop};if(b.X>0||b.Y>0){return b}return{X:c.body.scrollLeft,Y:c.body.scrollTop}};FCKTools.AddEventListener=function(a,c,b){a.attachEvent("on"+c,b)};FCKTools.RemoveEventListener=function(a,c,b){a.detachEvent("on"+c,b)};FCKTools.AddEventListenerEx=function(a,f,d,b){var c={};c.Source=a;c.Params=b||[];c.Listener=function(g){return d.apply(c.Source,[g].concat(c.Params))};if(FCK.IECleanup){FCK.IECleanup.AddItem(null,function(){c.Source=null;c.Params=null})}a.attachEvent("on"+f,c.Listener);a=null;b=null};FCKTools.GetViewPaneSize=function(a){var c;var b=a.document.documentElement;if(b&&b.clientWidth){c=b}else{c=a.document.body}if(c){return{Width:c.clientWidth,Height:c.clientHeight}}else{return{Width:0,Height:0}}};FCKTools.SaveStyles=function(a){var d=FCKTools.ProtectFormStyles(a);var c={};if(a.className.length>0){c.Class=a.className;a.className=""}var b=a.style.cssText;if(b.length>0){c.Inline=b;a.style.cssText=""}FCKTools.RestoreFormStyles(a,d);return c};FCKTools.RestoreStyles=function(a,c){var b=FCKTools.ProtectFormStyles(a);a.className=c.Class||"";a.style.cssText=c.Inline||"";FCKTools.RestoreFormStyles(a,b)};FCKTools.RegisterDollarFunction=function(a){a.$=a.document.getElementById};FCKTools.AppendElement=function(a,b){return a.appendChild(this.GetElementDocument(a).createElement(b))};FCKTools.ToLowerCase=function(a){return a.toLowerCase()};var FCKeditorAPI;function InitializeAPI(){var A=window.parent;if(!(FCKeditorAPI=A.FCKeditorAPI)){var B='window.FCKeditorAPI = {Version : "2.6.4",VersionBuild : "21629",Instances : window.FCKeditorAPI && window.FCKeditorAPI.Instances || {},GetInstance : function( name ){return this.Instances[ name ];},_FormSubmit : function(){for ( var name in FCKeditorAPI.Instances ){var oEditor = FCKeditorAPI.Instances[ name ] ;if ( oEditor.GetParentForm && oEditor.GetParentForm() == this )oEditor.UpdateLinkedField() ;}this._FCKOriginalSubmit() ;},_FunctionQueue   : window.FCKeditorAPI && window.FCKeditorAPI._FunctionQueue || {Functions : new Array(),IsRunning : false,Add : function( f ){this.Functions.push( f );if ( !this.IsRunning )this.StartNext();},StartNext : function(){var aQueue = this.Functions ;if ( aQueue.length > 0 ){this.IsRunning = true;aQueue[0].call();}else this.IsRunning = false;},Remove : function( f ){var aQueue = this.Functions;var i = 0, fFunc;while( (fFunc = aQueue[ i ]) ){if ( fFunc == f )aQueue.splice( i,1 );i++ ;}this.StartNext();}}}';if(A.execScript){A.execScript(B,"JavaScript")}else{if(FCKBrowserInfo.IsGecko10){eval.call(A,B)}else{if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.FCKeditorAPI_Evaluate(A,B)}else{if(FCKBrowserInfo.IsSafari){var C=A.document;var D=C.createElement("script");D.appendChild(C.createTextNode(B));C.documentElement.appendChild(D)}else{A.eval(B)}}}}FCKeditorAPI=A.FCKeditorAPI;FCKeditorAPI.__Instances=FCKeditorAPI.Instances}FCKeditorAPI.Instances[FCK.Name]=FCK}function _AttachFormSubmitToAPI(){var a=FCK.GetParentForm();if(a){FCKTools.AddEventListener(a,"submit",FCK.UpdateLinkedField);if(!a._FCKOriginalSubmit&&(typeof(a.submit)=="function"||(!a.submit.tagName&&!a.submit.length))){a._FCKOriginalSubmit=a.submit;a.submit=FCKeditorAPI._FormSubmit}}}function FCKeditorAPI_Cleanup(){if(window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag){return}delete FCKeditorAPI.Instances[FCK.Name]}function FCKeditorAPI_ConfirmCleanup(){if(window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat){window.FCKUnloadFlag=true}}FCKTools.AddEventListener(window,"unload",FCKeditorAPI_Cleanup);FCKTools.AddEventListener(window,"beforeunload",FCKeditorAPI_ConfirmCleanup);var FCKImagePreloader=function(){this._Images=[]};FCKImagePreloader.prototype={AddImages:function(a){if(typeof(a)=="string"){a=a.split(";")}this._Images=this._Images.concat(a)},Start:function(){var a=this._Images;this._PreloadCount=a.length;for(var b=0;b<a.length;b++){var c=document.createElement("img");FCKTools.AddEventListenerEx(c,"load",_FCKImagePreloader_OnImage,this);FCKTools.AddEventListenerEx(c,"error",_FCKImagePreloader_OnImage,this);c.src=a[b];_FCKImagePreloader_ImageCache.push(c)}}};var _FCKImagePreloader_ImageCache=[];function _FCKImagePreloader_OnImage(a,b){if((--b._PreloadCount)==0&&b.OnComplete){b.OnComplete()}}var FCKRegexLib={AposEntity:/&apos;/gi,ObjectElements:/^(?:IMG|TABLE|TR|TD|TH|INPUT|SELECT|TEXTAREA|HR|OBJECT|A|UL|OL|LI)$/i,NamedCommands:/^(?:Cut|Copy|Paste|Print|SelectAll|RemoveFormat|Unlink|Undo|Redo|Bold|Italic|Underline|StrikeThrough|Subscript|Superscript|JustifyLeft|JustifyCenter|JustifyRight|JustifyFull|Outdent|Indent|InsertOrderedList|InsertUnorderedList|InsertHorizontalRule)$/i,BeforeBody:/(^[\s\S]*\<body[^\>]*\>)/i,AfterBody:/(\<\/body\>[\s\S]*$)/i,ToReplace:/___fcktoreplace:([\w]+)/ig,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\-:]*\w$)|(^[a-z_]$)/,ForceSimpleAmpersand:/___FCKAmp___/g,SpaceNoClose:/\/>/g,EmptyParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>\s*(<\/\1>)?$/,EmptyOutParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>(?:\s*|&nbsp;)(<\/\1>)?$/,TagBody:/></,GeckoEntitiesMarker:/#\?-\:/g,ProtectUrlsImg:/<img(?=\s).*?\ssrc=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsA:/<a(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsArea:/<area(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>/i,HtmlDocType:/DTD HTML/,TagsWithEvent:/<[^\>]+ on\w+[\s\r\n]*=[\s\r\n]*?('|")[\s\S]+?\>/g,EventAttributes:/\s(on\w+)[\s\r\n]*=[\s\r\n]*?('|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)$/,HtmlTag:/<[^\s<>](?:"[^"]*"|'[^']*'|[^<])*>/};var FCKListsLib={BlockElements:{address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript:1,ol:1,p:1,pre:1,script:1,table:1,ul:1},NonEmptyBlockElements:{p:1,div:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,address:1,pre:1,ol:1,ul:1,li:1,td:1,th:1},InlineChildReqElements:{abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},InlineNonEmptyElements:{a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,"var":1},EmptyElements:{base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1},PathBlockElements:{address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,de:1},PathBlockLimitElements:{body:1,div:1,td:1,th:1,caption:1,form:1},StyleBlockElements:{address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1},StyleObjectElements:{img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1},NonEditableElements:{button:1,option:1,script:1,iframe:1,textarea:1,object:1,embed:1,map:1,applet:1},BlockBoundaries:{p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1},ListBoundaries:{p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1,br:1}};var FCKLanguageManager=FCK.Language={AvailableLanguages:{af:"Afrikaans",ar:"Arabic",bg:"Bulgarian",bn:"Bengali/Bangla",bs:"Bosnian",ca:"Catalan",cs:"Czech",da:"Danish",de:"German",el:"Greek",en:"English","en-au":"English (Australia)","en-ca":"English (Canadian)","en-uk":"English (United Kingdom)",eo:"Esperanto",es:"Spanish",et:"Estonian",eu:"Basque",fa:"Persian",fi:"Finnish",fo:"Faroese",fr:"French","fr-ca":"French (Canada)",gl:"Galician",gu:"Gujarati",he:"Hebrew",hi:"Hindi",hr:"Croatian",hu:"Hungarian",is:"Icelandic",it:"Italian",ja:"Japanese",km:"Khmer",ko:"Korean",lt:"Lithuanian",lv:"Latvian",mn:"Mongolian",ms:"Malay",nb:"Norwegian Bokmal",nl:"Dutch",no:"Norwegian",pl:"Polish",pt:"Portuguese (Portugal)","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Serbian (Cyrillic)","sr-latn":"Serbian (Latin)",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",vi:"Vietnamese",zh:"Chinese Traditional","zh-cn":"Chinese Simplified"},GetActiveLanguage:function(){if(FCKConfig.AutoDetectLanguage){var a;if(navigator.userLanguage){a=navigator.userLanguage.toLowerCase()}else{if(navigator.language){a=navigator.language.toLowerCase()}else{return FCKConfig.DefaultLanguage}}if(a.length>=5){a=a.substr(0,5);if(this.AvailableLanguages[a]){return a}}if(a.length>=2){a=a.substr(0,2);if(this.AvailableLanguages[a]){return a}}}return this.DefaultLanguage},TranslateElements:function(a,j,h,g){var f=a.getElementsByTagName(j);var d,c;for(var b=0;b<f.length;b++){if((d=f[b].getAttribute("fckLang"))){if((c=FCKLang[d])){if(g){c=FCKTools.HTMLEncode(c)}f[b][h]=c}}}},TranslatePage:function(a){this.TranslateElements(a,"INPUT","value");this.TranslateElements(a,"SPAN","innerHTML");this.TranslateElements(a,"LABEL","innerHTML");this.TranslateElements(a,"OPTION","innerHTML",true);this.TranslateElements(a,"LEGEND","innerHTML")},Initialize:function(){if(this.AvailableLanguages[FCKConfig.DefaultLanguage]){this.DefaultLanguage=FCKConfig.DefaultLanguage}else{this.DefaultLanguage="en"}this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Name=this.AvailableLanguages[this.ActiveLanguage.Code]}};var FCKXHtmlEntities={};FCKXHtmlEntities.Initialize=function(){if(FCKXHtmlEntities.Entities){return}var a="";var f,c;if(FCKConfig.ProcessHTMLEntities){FCKXHtmlEntities.Entities={"??":"nbsp","??":"iexcl","??":"cent","??":"pound","??":"curren","??":"yen","??":"brvbar","??":"sect","??":"uml","??":"copy","??":"ordf","??":"laquo","??":"not","??":"shy","??":"reg","??":"macr","??":"deg","??":"plusmn","??":"sup2","??":"sup3","??":"acute","??":"micro","??":"para","??":"middot","??":"cedil","??":"sup1","??":"ordm","??":"raquo","??":"frac14","??":"frac12","??":"frac34","??":"iquest","??":"times","??":"divide","??":"fnof","???":"bull","???":"hellip","???":"prime","???":"Prime","???":"oline","???":"frasl","???":"weierp","???":"image","???":"real","???":"trade","???":"alefsym","???":"larr","???":"uarr","???":"rarr","???":"darr","???":"harr","???":"crarr","???":"lArr","???":"uArr","???":"rArr","???":"dArr","???":"hArr","???":"forall","???":"part","???":"exist","???":"empty","???":"nabla","???":"isin","???":"notin","???":"ni","???":"prod","???":"sum","???":"minus","???":"lowast","???":"radic","???":"prop","???":"infin","???":"ang","???":"and","???":"or","???":"cap","???":"cup","???":"int","???":"there4","???":"sim","???":"cong","???":"asymp","???":"ne","???":"equiv","???":"le","???":"ge","???":"sub","???":"sup","???":"nsub","???":"sube","???":"supe","???":"oplus","???":"otimes","???":"perp","???":"sdot","\u2308":"lceil","\u2309":"rceil","\u230a":"lfloor","\u230b":"rfloor","\u2329":"lang","\u232a":"rang","???":"loz","???":"spades","???":"clubs","???":"hearts","???":"diams",'"':"quot",">":"gt","??":"circ","??":"tilde","???":"ensp","???":"emsp","???":"thinsp","???":"zwnj","???":"zwj","???":"lrm","???":"rlm","???":"ndash","???":"mdash","???":"lsquo","???":"rsquo","???":"sbquo","???":"ldquo","???":"rdquo","???":"bdquo","???":"dagger","???":"Dagger","???":"permil","???":"lsaquo","???":"rsaquo","???":"euro"};for(c in FCKXHtmlEntities.Entities){a+=c}if(FCKConfig.IncludeLatinEntities){f={"??":"Agrave","??":"Aacute","??":"Acirc","??":"Atilde","??":"Auml","??":"Aring","??":"AElig","??":"Ccedil","??":"Egrave","??":"Eacute","??":"Ecirc","??":"Euml","??":"Igrave","??":"Iacute","??":"Icirc","??":"Iuml","??":"ETH","??":"Ntilde","??":"Ograve","??":"Oacute","??":"Ocirc","??":"Otilde","??":"Ouml","??":"Oslash","??":"Ugrave","??":"Uacute","??":"Ucirc","??":"Uuml","??":"Yacute","??":"THORN","??":"szlig","??":"agrave","??":"aacute","??":"acirc","??":"atilde","??":"auml","??":"aring","??":"aelig","??":"ccedil","??":"egrave","??":"eacute","??":"ecirc","??":"euml","??":"igrave","??":"iacute","??":"icirc","??":"iuml","??":"eth","??":"ntilde","??":"ograve","??":"oacute","??":"ocirc","??":"otilde","??":"ouml","??":"oslash","??":"ugrave","??":"uacute","??":"ucirc","??":"uuml","??":"yacute","??":"thorn","??":"yuml","??":"OElig","??":"oelig","??":"Scaron","??":"scaron","??":"Yuml"};for(c in f){FCKXHtmlEntities.Entities[c]=f[c];a+=c}f=null}if(FCKConfig.IncludeGreekEntities){f={"??":"Alpha","??":"Beta","??":"Gamma","??":"Delta","??":"Epsilon","??":"Zeta","??":"Eta","??":"Theta","??":"Iota","??":"Kappa","??":"Lambda","??":"Mu","??":"Nu","??":"Xi","??":"Omicron","??":"Pi","??":"Rho","??":"Sigma","??":"Tau","??":"Upsilon","??":"Phi","??":"Chi","??":"Psi","??":"Omega","??":"alpha","??":"beta","??":"gamma","??":"delta","??":"epsilon","??":"zeta","??":"eta","??":"theta","??":"iota","??":"kappa","??":"lambda","??":"mu","??":"nu","??":"xi","??":"omicron","??":"pi","??":"rho","??":"sigmaf","??":"sigma","??":"tau","??":"upsilon","??":"phi","??":"chi","??":"psi","??":"omega","\u03d1":"thetasym","\u03d2":"upsih","\u03d6":"piv"};for(c in f){FCKXHtmlEntities.Entities[c]=f[c];a+=c}f=null}}else{FCKXHtmlEntities.Entities={">":"gt"};a=">";a+="??"}var d="["+a+"]";if(FCKConfig.ProcessNumericEntities){d="[^ -~]|"+d}var b=FCKConfig.AdditionalNumericEntities;if(b&&b.length>0){d+="|"+FCKConfig.AdditionalNumericEntities}FCKXHtmlEntities.EntitiesRegex=new RegExp(d,"g")};var FCKXHtml={};FCKXHtml.CurrentJobNum=0;FCKXHtml.GetXHTML=function(a,h,g){FCKDomTools.CheckAndRemovePaddingNode(FCKTools.GetElementDocument(a),FCKConfig.EnterMode);FCKXHtmlEntities.Initialize();this._NbspEntity=(FCKConfig.ProcessHTMLEntities?"nbsp":"#160");var f=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject("DOMDocument");this.MainNode=this.XML.appendChild(this.XML.createElement("xhtml"));FCKXHtml.CurrentJobNum++;if(h){this._AppendNode(this.MainNode,a)}else{this._AppendChildNodes(this.MainNode,a,false)}var d=this._GetMainXmlString();this.XML=null;if(FCKBrowserInfo.IsSafari){d=d.replace(/^<xhtml.*?>/,"<xhtml>")}d=d.substr(7,d.length-15).Trim();if(FCKConfig.DocType.length>0&&FCKRegexLib.HtmlDocType.test(FCKConfig.DocType)){d=d.replace(FCKRegexLib.SpaceNoClose,">")}else{d=d.replace(FCKRegexLib.SpaceNoClose," />")}if(FCKConfig.ForceSimpleAmpersand){d=d.replace(FCKRegexLib.ForceSimpleAmpersand,"&")}if(g){d=FCKCodeFormatter.Format(d)}for(var b=0;b<FCKXHtml.SpecialBlocks.length;b++){var c=new RegExp("___FCKsi___"+b);d=d.replace(c,FCKXHtml.SpecialBlocks[b])}d=d.replace(FCKRegexLib.GeckoEntitiesMarker,"&");if(!f){FCK.ResetIsDirty()}FCKDomTools.EnforcePaddingNode(FCKTools.GetElementDocument(a),FCKConfig.EnterMode);return d};FCKXHtml._AppendAttribute=function(a,f,d){try{if(d==undefined||d==null){d=""}else{if(d.replace){if(FCKConfig.ForceSimpleAmpersand){d=d.replace(/&/g,"___FCKAmp___")}d=d.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity)}}var c=this.XML.createAttribute(f);c.value=d;a.attributes.setNamedItem(c)}catch(b){}};FCKXHtml._AppendChildNodes=function(a,g,f){var d=g.firstChild;while(d){this._AppendNode(a,d);d=d.nextSibling}if(f&&g.tagName&&g.tagName.toLowerCase()!="pre"){FCKDomTools.TrimNode(a);if(FCKConfig.FillEmptyBlocks){var c=a.lastChild;if(c&&c.nodeType==1&&c.nodeName=="br"){this._AppendEntity(a,this._NbspEntity)}}}if(a.childNodes.length==0){if(f&&FCKConfig.FillEmptyBlocks){this._AppendEntity(a,this._NbspEntity);return a}var b=a.nodeName;if(FCKListsLib.InlineChildReqElements[b]){return null}if(!FCKListsLib.EmptyElements[b]){a.appendChild(this.XML.createTextNode(""))}}return a};FCKXHtml._AppendNode=function(a,h){if(!h){return false}switch(h.nodeType){case 1:if(FCKBrowserInfo.IsGecko&&h.tagName.toLowerCase()=="br"&&h.parentNode.tagName.toLowerCase()=="pre"){var g="\r";if(h==h.parentNode.firstChild){g+="\r"}return FCKXHtml._AppendNode(a,this.XML.createTextNode(g))}if(h.getAttribute("_fckfakelement")){return FCKXHtml._AppendNode(a,FCK.GetRealElement(h))}if(FCKBrowserInfo.IsGecko&&(h.hasAttribute("_moz_editor_bogus_node")||h.getAttribute("type")=="_moz")){if(h.nextSibling){return false}else{h.removeAttribute("_moz_editor_bogus_node");h.removeAttribute("type")}}if(h.getAttribute("_fcktemp")){return false}var f=h.tagName.toLowerCase();if(FCKBrowserInfo.IsIE){if(h.scopeName&&h.scopeName!="HTML"&&h.scopeName!="FCK"){f=h.scopeName.toLowerCase()+":"+f}}else{if(f.StartsWith("fck:")){f=f.Remove(0,4)}}if(!FCKRegexLib.ElementName.test(f)){return false}if(h._fckxhtmljob&&h._fckxhtmljob==FCKXHtml.CurrentJobNum){return false}var c=this.XML.createElement(f);FCKXHtml._AppendAttributes(a,h,c,f);h._fckxhtmljob=FCKXHtml.CurrentJobNum;var b=FCKXHtml.TagProcessors[f];if(b){c=b(c,h,a)}else{c=this._AppendChildNodes(c,h,Boolean(FCKListsLib.NonEmptyBlockElements[f]))}if(!c){return false}a.appendChild(c);break;case 3:if(h.parentNode&&h.parentNode.nodeName.IEquals("pre")){return this._AppendTextNode(a,h.nodeValue)}return this._AppendTextNode(a,h.nodeValue.ReplaceNewLineChars(" "));case 8:if(FCKBrowserInfo.IsIE&&!h.innerHTML){break}try{a.appendChild(this.XML.createComment(h.nodeValue))}catch(d){}break;default:a.appendChild(this.XML.createComment("Element not supported - Type: "+h.nodeType+" Name: "+h.nodeName));break}return true};FCKXHtml._AppendSpecialItem=function(a){return"___FCKsi___"+(FCKXHtml.SpecialBlocks.push(a)-1)};FCKXHtml._AppendEntity=function(a,b){a.appendChild(this.XML.createTextNode("#?-:"+b+";"))};FCKXHtml._AppendTextNode=function(a,c){var b=c.length>0;if(b){a.appendChild(this.XML.createTextNode(c.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity)))}return b};function FCKXHtml_GetEntity(a){var b=FCKXHtmlEntities.Entities[a]||("#"+a.charCodeAt(0));return"#?-:"+b+";"}FCKXHtml.TagProcessors={a:function(a,c){if(c.innerHTML.Trim().length==0&&!c.name){return false}var b=c.getAttribute("_fcksavedurl");if(b!=null){FCKXHtml._AppendAttribute(a,"href",b)}if(FCKBrowserInfo.IsIE){if(c.name){FCKXHtml._AppendAttribute(a,"name",c.name)}}a=FCKXHtml._AppendChildNodes(a,c,false);return a},area:function(a,f){var d=f.getAttribute("_fcksavedurl");if(d!=null){FCKXHtml._AppendAttribute(a,"href",d)}if(FCKBrowserInfo.IsIE){if(!a.attributes.getNamedItem("coords")){var c=f.getAttribute("coords",2);if(c&&c!="0,0,0"){FCKXHtml._AppendAttribute(a,"coords",c)}}if(!a.attributes.getNamedItem("shape")){var b=f.getAttribute("shape",2);if(b&&b.length>0){FCKXHtml._AppendAttribute(a,"shape",b.toLowerCase())}}}return a},body:function(a,b){a=FCKXHtml._AppendChildNodes(a,b,false);a.removeAttribute("spellcheck");return a},iframe:function(a,c){var b=c.innerHTML;if(FCKBrowserInfo.IsGecko){b=FCKTools.HTMLDecode(b)}b=b.replace(/\s_fcksavedurl="[^"]*"/g,"");a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(b)));return a},img:function(a,c){if(!a.attributes.getNamedItem("alt")){FCKXHtml._AppendAttribute(a,"alt","")}var b=c.getAttribute("_fcksavedurl");if(b!=null){FCKXHtml._AppendAttribute(a,"src",b)}if(c.style.width){a.removeAttribute("width")}if(c.style.height){a.removeAttribute("height")}return a},li:function(a,d,c){if(c.nodeName.IEquals(["ul","ol"])){return FCKXHtml._AppendChildNodes(a,d,true)}var b=FCKXHtml.XML.createElement("ul");d._fckxhtmljob=null;do{FCKXHtml._AppendNode(b,d);do{d=FCKDomTools.GetNextSibling(d)}while(d&&d.nodeType==3&&d.nodeValue.Trim().length==0)}while(d&&d.nodeName.toLowerCase()=="li");return b},ol:function(a,d,c){if(d.innerHTML.Trim().length==0){return false}var b=c.lastChild;if(b&&b.nodeType==3){b=b.previousSibling}if(b&&b.nodeName.toUpperCase()=="LI"){d._fckxhtmljob=null;FCKXHtml._AppendNode(b,d);return false}a=FCKXHtml._AppendChildNodes(a,d);return a},pre:function(a,c){var b=c.firstChild;if(b&&b.nodeType==3){a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem("\r\n")))}FCKXHtml._AppendChildNodes(a,c,true);return a},script:function(a,b){if(!a.attributes.getNamedItem("type")){FCKXHtml._AppendAttribute(a,"type","text/javascript")}a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(b.text)));return a},span:function(a,b){if(b.innerHTML.length==0){return false}a=FCKXHtml._AppendChildNodes(a,b,false);return a},style:function(a,c){if(!a.attributes.getNamedItem("type")){FCKXHtml._AppendAttribute(a,"type","text/css")}var b=c.innerHTML;if(FCKBrowserInfo.IsIE){b=b.replace(/^(\r\n|\n|\r)/,"")}a.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(b)));return a},title:function(a,b){a.appendChild(FCKXHtml.XML.createTextNode(FCK.EditorDocument.title));return a}};FCKXHtml.TagProcessors.ul=FCKXHtml.TagProcessors.ol;FCKXHtml._GetMainXmlString=function(){return this.MainNode.xml};FCKXHtml._AppendAttributes=function(d,c,b,a){var p=c.attributes,g;for(var f=0;f<p.length;f++){var o=p[f];if(o.specified){var m=o.nodeName.toLowerCase();var l;if(m.StartsWith("_fck")){continue}else{if(m=="style"){g=true;continue}else{if(m=="class"){l=o.nodeValue.replace(FCKRegexLib.FCK_Class,"");if(l.length==0){continue}}else{if(m.indexOf("on")==0){l=o.nodeValue}else{if(a=="body"&&m=="contenteditable"){continue}else{if(o.nodeValue===true){l=m}else{try{l=c.getAttribute(m,2)}catch(h){}}}}}}}this._AppendAttribute(b,m,l||o.nodeValue)}}if(g||c.style.cssText.length>0){var k=FCKTools.ProtectFormStyles(c);var j=c.style.cssText.replace(FCKRegexLib.StyleProperties,FCKTools.ToLowerCase);FCKTools.RestoreFormStyles(c,k);this._AppendAttribute(b,"style",j)}};FCKXHtml.TagProcessors.div=function(a,b){if(b.align.length>0){FCKXHtml._AppendAttribute(a,"align",b.align)}a=FCKXHtml._AppendChildNodes(a,b,true);return a};FCKXHtml.TagProcessors.font=function(a,b){if(a.attributes.length==0){a=FCKXHtml.XML.createDocumentFragment()}a=FCKXHtml._AppendChildNodes(a,b);return a};FCKXHtml.TagProcessors.form=function(a,c){if(c.acceptCharset&&c.acceptCharset.length>0&&c.acceptCharset!="UNKNOWN"){FCKXHtml._AppendAttribute(a,"accept-charset",c.acceptCharset)}var b=c.attributes.name;if(b&&b.value.length>0){FCKXHtml._AppendAttribute(a,"name",b.value)}a=FCKXHtml._AppendChildNodes(a,c,true);return a};FCKXHtml.TagProcessors.input=function(a,b){if(b.name){FCKXHtml._AppendAttribute(a,"name",b.name)}if(b.value&&!a.attributes.getNamedItem("value")){FCKXHtml._AppendAttribute(a,"value",b.value)}if(!a.attributes.getNamedItem("type")){FCKXHtml._AppendAttribute(a,"type","text")}return a};FCKXHtml.TagProcessors.label=function(a,b){if(b.htmlFor.length>0){FCKXHtml._AppendAttribute(a,"for",b.htmlFor)}a=FCKXHtml._AppendChildNodes(a,b);return a};FCKXHtml.TagProcessors.map=function(a,c){if(!a.attributes.getNamedItem("name")){var b=c.name;if(b){FCKXHtml._AppendAttribute(a,"name",b)}}a=FCKXHtml._AppendChildNodes(a,c,true);return a};FCKXHtml.TagProcessors.meta=function(a,d){var c=a.attributes.getNamedItem("http-equiv");if(c==null||c.value.length==0){var b=d.outerHTML.match(FCKRegexLib.MetaHttpEquiv);if(b){b=b[1];FCKXHtml._AppendAttribute(a,"http-equiv",b)}}return a};FCKXHtml.TagProcessors.option=function(a,b){if(b.selected&&!a.attributes.getNamedItem("selected")){FCKXHtml._AppendAttribute(a,"selected","selected")}a=FCKXHtml._AppendChildNodes(a,b);return a};FCKXHtml.TagProcessors.textarea=FCKXHtml.TagProcessors.select=function(a,b){if(b.name){FCKXHtml._AppendAttribute(a,"name",b.name)}a=FCKXHtml._AppendChildNodes(a,b);return a};var FCKCodeFormatter={};FCKCodeFormatter.Init=function(){var a=this.Regex={};a.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;a.BlocksCloser=/\<\/(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;a.NewLineTags=/\<(BR|HR)[^\>]*\>/gi;a.MainTags=/\<\/?(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR)[^\>]*\>/gi;a.LineSplitter=/\s*\n+\s*/g;a.IncreaseIndent=/^\<(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \/\>]/i;a.DecreaseIndent=/^\<\/(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \>]/i;a.FormatIndentatorRemove=new RegExp("^"+FCKConfig.FormatIndentator);a.ProtectedTags=/(<PRE[^>]*>)([\s\S]*?)(<\/PRE>)/gi};FCKCodeFormatter._ProtectData=function(a,d,c,b){return d+"___FCKpd___"+(FCKCodeFormatter.ProtectedData.push(c)-1)+b};FCKCodeFormatter.Format=function(a){if(!this.Regex){this.Init()}FCKCodeFormatter.ProtectedData=[];var k=a.replace(this.Regex.ProtectedTags,FCKCodeFormatter._ProtectData);k=k.replace(this.Regex.BlocksOpener,"\n$&");k=k.replace(this.Regex.BlocksCloser,"$&\n");k=k.replace(this.Regex.NewLineTags,"$&\n");k=k.replace(this.Regex.MainTags,"\n$&\n");var h="";var g=k.split(this.Regex.LineSplitter);k="";for(var c=0;c<g.length;c++){var f=g[c];if(f.length==0){continue}if(this.Regex.DecreaseIndent.test(f)){h=h.replace(this.Regex.FormatIndentatorRemove,"")}k+=h+f+"\n";if(this.Regex.IncreaseIndent.test(f)){h+=FCKConfig.FormatIndentator}}for(var b=0;b<FCKCodeFormatter.ProtectedData.length;b++){var d=new RegExp("___FCKpd___"+b);k=k.replace(d,FCKCodeFormatter.ProtectedData[b].replace(/\$/g,"$$$$"))}return k.Trim()};var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=false;FCKUndo.MaxTypes=25;FCKUndo.Typing=false;FCKUndo.SaveLocked=false;FCKUndo._GetBookmark=function(){FCKSelection.Restore();var a=new FCKDomRange(FCK.EditorWindow);try{a.MoveToSelection()}catch(b){return null}if(FCKBrowserInfo.IsIE){var d=a.CreateBookmark();var c=FCK.EditorDocument.body.innerHTML;a.MoveToBookmark(d);return[d,c]}return a.CreateBookmark2()};FCKUndo._SelectBookmark=function(a){if(!a){return}var c=new FCKDomRange(FCK.EditorWindow);if(a instanceof Object){if(FCKBrowserInfo.IsIE){c.MoveToBookmark(a[0])}else{c.MoveToBookmark2(a)}try{c.Select()}catch(b){c.MoveToPosition(FCK.EditorDocument.body,4);c.Select()}}};FCKUndo._CompareCursors=function(a,c){for(var b=0;b<Math.min(a.length,c.length);b++){if(a[b]<c[b]){return -1}else{if(a[b]>c[b]){return 1}}}if(a.length<c.length){return -1}else{if(a.length>c.length){return 1}}return 0};FCKUndo._CheckIsBookmarksEqual=function(a,g){if(!(a&&g)){return false}if(FCKBrowserInfo.IsIE){var f=a[1].search(a[0].StartId);var d=g[1].search(g[0].StartId);var c=a[1].search(a[0].EndId);var b=g[1].search(g[0].EndId);return f==d&&c==b}else{return this._CompareCursors(a.Start,g.Start)==0&&this._CompareCursors(a.End,g.End)==0}};FCKUndo.SaveUndoStep=function(){if(FCK.EditMode!=0||this.SaveLocked){return}if(this.SavedData.length){this.Changed=true}var a=FCK.EditorDocument.body.innerHTML;var b=this._GetBookmark();this.SavedData=this.SavedData.slice(0,this.CurrentIndex+1);if(this.CurrentIndex>0&&a==this.SavedData[this.CurrentIndex][0]&&this._CheckIsBookmarksEqual(b,this.SavedData[this.CurrentIndex][1])){return}else{if(this.CurrentIndex==0&&this.SavedData.length&&a==this.SavedData[0][0]){this.SavedData[0][1]=b;return}}if(this.CurrentIndex+1>=FCKConfig.MaxUndoLevels){this.SavedData.shift()}else{this.CurrentIndex++}this.SavedData[this.CurrentIndex]=[a,b];FCK.Events.FireEvent("OnSelectionChange")};FCKUndo.CheckUndoState=function(){return(this.Changed||this.CurrentIndex>0)};FCKUndo.CheckRedoState=function(){return(this.CurrentIndex<(this.SavedData.length-1))};FCKUndo.Undo=function(){if(this.CheckUndoState()){if(this.CurrentIndex==(this.SavedData.length-1)){this.SaveUndoStep()}this._ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange")}};FCKUndo.Redo=function(){if(this.CheckRedoState()){this._ApplyUndoLevel(++this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange")}};FCKUndo._ApplyUndoLevel=function(a){var b=this.SavedData[a];if(!b){return}if(FCKBrowserInfo.IsIE){if(b[1]&&b[1][1]){FCK.SetInnerHtml(b[1][1])}else{FCK.SetInnerHtml(b[0])}}else{FCK.EditorDocument.body.innerHTML=b[0]}this._SelectBookmark(b[1]);this.TypesCount=0;this.Changed=false;this.Typing=false};var FCKEditingArea=function(a){this.TargetElement=a;this.Mode=0;if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKEditingArea_Cleanup)}};FCKEditingArea.prototype.Start=function(d,c){var b=this.TargetElement;var a=FCKTools.GetElementDocument(b);while(b.firstChild){b.removeChild(b.firstChild)}if(this.Mode==0){if(FCK_IS_CUSTOM_DOMAIN){d='<script>document.domain="'+FCK_RUNTIME_DOMAIN+'";<\/script>'+d}if(FCKBrowserInfo.IsIE){d=d.replace(/(<base[^>]*?)\s*\/?>(?!\s*<\/base>)/gi,"$1></base>")}else{if(!c){var n=d.match(FCKRegexLib.BeforeBody);var m=d.match(FCKRegexLib.AfterBody);if(n&&m){var l=d.substr(n[1].length,d.length-n[1].length-m[1].length);d=n[1]+"&nbsp;"+m[1];if(FCKBrowserInfo.IsGecko&&(l.length==0||FCKRegexLib.EmptyParagraph.test(l))){l='<br type="_moz">'}this._BodyHTML=l}else{this._BodyHTML=d}}}var k=this.IFrame=a.createElement("iframe");var j='<script type="text/javascript" _fcktemp="true">window.onerror=function(){return true;};<\/script>';k.frameBorder=0;k.style.width=k.style.height="100%";if(FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=d.replace(/<head>/i,"<head>"+j);k.src='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.parent._FCKHtmlToLoad );document.close() ;window.parent._FCKHtmlToLoad = null ;})() )'}else{if(!FCKBrowserInfo.IsGecko){k.src="javascript:void(0)"}}b.appendChild(k);this.Window=k.contentWindow;if(!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){var h=this.Window.document;h.open();h.write(d.replace(/<head>/i,"<head>"+j));h.close()}if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.EditingArea_Start(h,d)}if(FCKBrowserInfo.IsGecko10&&!c){this.Start(d,true);return}if(k.readyState&&k.readyState!="completed"){var g=this;setTimeout(function(){try{g.Window.document.documentElement.doScroll("left")}catch(o){setTimeout(arguments.callee,0);return}g.Window._FCKEditingArea=g;FCKEditingArea_CompleteStart.call(g.Window)},0)}else{this.Window._FCKEditingArea=this;if(FCKBrowserInfo.IsGecko10){this.Window.setTimeout(FCKEditingArea_CompleteStart,500)}else{FCKEditingArea_CompleteStart.call(this.Window)}}}else{var f=this.Textarea=a.createElement("textarea");f.className="SourceField";f.dir="ltr";FCKDomTools.SetElementStyles(f,{width:"100%",height:"100%",border:"none",resize:"none",outline:"none"});b.appendChild(f);f.value=d;FCKTools.RunFunction(this.OnLoad)}};function FCKEditingArea_CompleteStart(){if(!this.document.body){this.setTimeout(FCKEditingArea_CompleteStart,50);return}var a=this._FCKEditingArea;a.Document=a.Window.document;a.MakeEditable();FCKTools.RunFunction(a.OnLoad)}FCKEditingArea.prototype.MakeEditable=function(){var a=this.Document;if(FCKBrowserInfo.IsIE){a.body.disabled=true;a.body.contentEditable=true;a.body.removeAttribute("disabled")}else{try{a.body.spellcheck=(this.FFSpellChecker!==false);if(this._BodyHTML){a.body.innerHTML=this._BodyHTML;a.body.offsetLeft;this._BodyHTML=null}a.designMode="on";a.execCommand("enableObjectResizing",false,!FCKConfig.DisableObjectResizing);a.execCommand("enableInlineTableEditing",false,!FCKConfig.DisableFFTableHandles)}catch(b){FCKTools.AddEventListener(this.Window.frameElement,"DOMAttrModified",FCKEditingArea_Document_AttributeNodeModified)}}};function FCKEditingArea_Document_AttributeNodeModified(a){var b=a.currentTarget.contentWindow._FCKEditingArea;if(b._timer){window.clearTimeout(b._timer)}b._timer=FCKTools.SetTimeout(FCKEditingArea_MakeEditableByMutation,1000,b)}function FCKEditingArea_MakeEditableByMutation(){delete this._timer;FCKTools.RemoveEventListener(this.Window.frameElement,"DOMAttrModified",FCKEditingArea_Document_AttributeNodeModified);this.MakeEditable()}FCKEditingArea.prototype.Focus=function(){try{if(this.Mode==0){if(FCKBrowserInfo.IsIE){this._FocusIE()}else{this.Window.focus()}}else{var a=FCKTools.GetElementDocument(this.Textarea);if((!a.hasFocus||a.hasFocus())&&a.activeElement==this.Textarea){return}this.Textarea.focus()}}catch(b){}};FCKEditingArea.prototype._FocusIE=function(){this.Document.body.setActive();this.Window.focus();var a=this.Document.selection.createRange();var c=a.parentElement();var b=c.nodeName.toLowerCase();if(c.childNodes.length>0||!(FCKListsLib.BlockElements[b]||FCKListsLib.NonEmptyBlockElements[b])){return}a=new FCKDomRange(this.Window);a.MoveToElementEditStart(c);a.Select()};function FCKEditingArea_Cleanup(){if(this.Document){this.Document.body.innerHTML=""}this.TargetElement=null;this.IFrame=null;this.Document=null;this.Textarea=null;if(this.Window){this.Window._FCKEditingArea=null;this.Window=null}}var FCKKeystrokeHandler=function(a){this.Keystrokes={};this.CancelCtrlDefaults=(a!==false)};FCKKeystrokeHandler.prototype.AttachToElement=function(a){FCKTools.AddEventListenerEx(a,"keydown",_FCKKeystrokeHandler_OnKeyDown,this);if(FCKBrowserInfo.IsGecko10||FCKBrowserInfo.IsOpera||(FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac)){FCKTools.AddEventListenerEx(a,"keypress",_FCKKeystrokeHandler_OnKeyPress,this)}};FCKKeystrokeHandler.prototype.SetKeystrokes=function(){for(var b=0;b<arguments.length;b++){var a=arguments[b];if(!a){continue}if(typeof(a[0])=="object"){this.SetKeystrokes.apply(this,a)}else{if(a.length==1){delete this.Keystrokes[a[0]]}else{this.Keystrokes[a[0]]=a[1]===true?true:a}}}};function _FCKKeystrokeHandler_OnKeyDown(a,h){var g=a.keyCode||a.which;var f=0;if(a.ctrlKey||a.metaKey){f+=CTRL}if(a.shiftKey){f+=SHIFT}if(a.altKey){f+=ALT}var d=g+f;var c=h._CancelIt=false;var b=h.Keystrokes[d];if(b){if(b===true||!(h.OnKeystroke&&h.OnKeystroke.apply(h,b))){return true}c=true}if(c||(h.CancelCtrlDefaults&&f==CTRL&&(g<33||g>40))){h._CancelIt=true;if(a.preventDefault){return a.preventDefault()}a.returnValue=false;a.cancelBubble=true;return false}return true}function _FCKKeystrokeHandler_OnKeyPress(a,b){if(b._CancelIt){if(a.preventDefault){return a.preventDefault()}return false}return true}FCK.DTD=(function(){var a=FCKTools.Merge;var u,h,k,g,f,d,q,m,c,j,b,o,n,r,t,p,l;u={isindex:1,fieldset:1};t={input:1,button:1,select:1,textarea:1,label:1};r=a({a:1},t);q=a({iframe:1},r);p={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1};o={ins:1,del:1,script:1};n=a({b:1,acronym:1,bdo:1,"var":1,"#":1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},o);m=a({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},n);l=a({p:1},m);k=a({iframe:1},m,t);j={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,"#":1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,"var":1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1};h=a({a:1},k);g={tr:1};f={"#":1};d=a({param:1},j);c=a({form:1},u,q,p,l);b={li:1};return{col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:c,td:c,br:{},th:c,center:c,kbd:h,button:a(l,p),basefont:{},h5:h,h4:h,samp:h,h6:h,ol:b,h1:h,h3:h,option:f,h2:h,form:a(u,q,p,l),select:{optgroup:1,option:1},font:k,ins:c,menu:b,abbr:h,label:h,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:h,script:f,tfoot:g,cite:h,li:c,input:{},iframe:c,strong:k,textarea:f,noframes:c,big:k,small:k,span:k,hr:{},dt:h,sub:k,optgroup:{option:1},param:{},bdo:h,"var":k,div:c,object:d,sup:k,dd:c,strike:k,area:{},dir:b,map:a({area:1,form:1,p:1},u,o,p),applet:d,dl:{dt:1,dd:1},del:c,isindex:{},fieldset:a({legend:1},j),thead:g,ul:b,acronym:h,b:k,a:k,blockquote:c,caption:h,i:k,u:k,tbody:g,s:h,address:a(q,l),tt:k,legend:h,q:h,pre:a(n,r),p:h,em:k,dfn:h}})();var FCKStyle=function(a){this.Element=(a.Element||"span").toLowerCase();this._StyleDesc=a};FCKStyle.prototype={GetType:function(){var a=this.GetType_$;if(a!=undefined){return a}var b=this.Element;if(b=="#"||FCKListsLib.StyleBlockElements[b]){a=0}else{if(FCKListsLib.StyleObjectElements[b]){a=2}else{a=1}}return(this.GetType_$=a)},ApplyToSelection:function(a){var b=new FCKDomRange(a);b.MoveToSelection();this.ApplyToRange(b,true)},ApplyToRange:function(a,c,b){switch(this.GetType()){case 0:this.ApplyToRange=this._ApplyBlockStyle;break;case 1:this.ApplyToRange=this._ApplyInlineStyle;break;default:return}this.ApplyToRange(a,c,b)},ApplyToObject:function(a){if(!a){return}this.BuildElement(null,a)},RemoveFromSelection:function(a){var b=new FCKDomRange(a);b.MoveToSelection();this.RemoveFromRange(b,true)},RemoveFromRange:function(Y,W,V){var G;var z=this._GetAttribsForComparison();var y=this._GetOverridesForComparison();if(Y.CheckIsCollapsed()){var G=Y.CreateBookmark(true);var x=Y.GetBookmarkNode(G,true);var v=new FCKElementPath(x.parentNode);var u=[];var t=!FCKDomTools.GetNextSibling(x);var r=t||!FCKDomTools.GetPreviousSibling(x);var q;var p=-1;for(var ab=0;ab<v.Elements.length;ab++){var o=v.Elements[ab];if(this.CheckElementRemovable(o)){if(r&&!FCKDomTools.CheckIsEmptyElement(o,function(a){return(a!=x)})){q=o;p=u.length-1}else{var n=o.nodeName.toLowerCase();if(n==this.Element){for(var m in z){if(FCKDomTools.HasAttribute(o,m)){switch(m){case"style":this._RemoveStylesFromElement(o);break;case"class":if(FCKDomTools.GetAttributeValue(o,m)!=this.GetFinalAttributeValue(m)){continue}default:FCKDomTools.RemoveAttribute(o,m)}}}}this._RemoveOverrides(o,y[n]);if(this.GetType()==1){this._RemoveNoAttribElement(o)}}}else{if(r){u.push(o)}}r=r&&((t&&!FCKDomTools.GetNextSibling(o))||(!t&&!FCKDomTools.GetPreviousSibling(o)));if(q&&(!r||(ab==v.Elements.length-1))){var l=FCKDomTools.RemoveNode(x);for(var aa=0;aa<=p;aa++){var k=FCKDomTools.CloneElement(u[aa]);k.appendChild(l);l=k}if(t){FCKDomTools.InsertAfterNode(q,l)}else{q.parentNode.insertBefore(l,q)}r=false;q=null}}if(W){Y.SelectBookmark(G)}if(V){Y.MoveToBookmark(G)}return}Y.Expand("inline_elements");G=Y.CreateBookmark(true);var h=Y.GetBookmarkNode(G,true);var g=Y.GetBookmarkNode(G,false);Y.Release(true);var v=new FCKElementPath(h);var f=v.Elements;var o;for(var ab=1;ab<f.length;ab++){o=f[ab];if(o==v.Block||o==v.BlockLimit){break}if(this.CheckElementRemovable(o)){FCKDomTools.BreakParent(h,o,Y)}}v=new FCKElementPath(g);f=v.Elements;for(var ab=1;ab<f.length;ab++){o=f[ab];if(o==v.Block||o==v.BlockLimit){break}ad=o.nodeName.toLowerCase();if(this.CheckElementRemovable(o)){FCKDomTools.BreakParent(g,o,Y)}}var d=FCKDomTools.GetNextSourceNode(h,true);while(d){var ae=FCKDomTools.GetNextSourceNode(d);if(d.nodeType==1){var ad=d.nodeName.toLowerCase();var ac=(ad==this.Element);if(ac){for(var m in z){if(FCKDomTools.HasAttribute(d,m)){switch(m){case"style":this._RemoveStylesFromElement(d);break;case"class":if(FCKDomTools.GetAttributeValue(d,m)!=this.GetFinalAttributeValue(m)){continue}default:FCKDomTools.RemoveAttribute(d,m)}}}}else{ac=!!y[ad]}if(ac){this._RemoveOverrides(d,y[ad]);this._RemoveNoAttribElement(d)}}if(ae==g){break}d=ae}this._FixBookmarkStart(h);if(W){Y.SelectBookmark(G)}if(V){Y.MoveToBookmark(G)}},CheckElementRemovable:function(d,c){if(!d){return false}var b=d.nodeName.toLowerCase();if(b==this.Element){if(!c&&!FCKDomTools.HasAttributes(d)){return true}var a=this._GetAttribsForComparison();var l=(a._length==0);for(var k in a){if(k=="_length"){continue}if(this._CompareAttributeValues(k,FCKDomTools.GetAttributeValue(d,k),(this.GetFinalAttributeValue(k)||""))){l=true;if(!c){break}}else{l=false;if(c){return false}}}if(l){return true}}var j=this._GetOverridesForComparison()[b];if(j){if(!(a=j.Attributes)){return true}for(var f=0;f<a.length;f++){var h=a[f][0];if(FCKDomTools.HasAttribute(d,h)){var g=a[f][1];if(g==null||(typeof g=="string"&&FCKDomTools.GetAttributeValue(d,h)==g)||g.test(FCKDomTools.GetAttributeValue(d,h))){return true}}}}return false},CheckActive:function(a){switch(this.GetType()){case 0:return this.CheckElementRemovable(a.Block||a.BlockLimit,true);case 1:var d=a.Elements;for(var b=0;b<d.length;b++){var c=d[b];if(c==a.Block||c==a.BlockLimit){continue}if(this.CheckElementRemovable(c,true)){return true}}}return false},RemoveFromElement:function(a){var j=this._GetAttribsForComparison();var h=this._GetOverridesForComparison();var g=a.getElementsByTagName(this.Element);for(var b=g.length-1;b>=0;b--){var f=g[b];for(var d in j){if(FCKDomTools.HasAttribute(f,d)){switch(d){case"style":this._RemoveStylesFromElement(f);break;case"class":if(FCKDomTools.GetAttributeValue(f,d)!=this.GetFinalAttributeValue(d)){continue}default:FCKDomTools.RemoveAttribute(f,d)}}}this._RemoveOverrides(f,h[this.Element]);this._RemoveNoAttribElement(f)}for(var c in h){if(c!=this.Element){g=a.getElementsByTagName(c);for(var b=g.length-1;b>=0;b--){var f=g[b];this._RemoveOverrides(f,h[c]);this._RemoveNoAttribElement(f)}}}},_RemoveStylesFromElement:function(a){var d=a.style.cssText;var c=this.GetFinalStyleValue();if(d.length>0&&c.length==0){return}c="(^|;)\\s*("+c.replace(/\s*([^ ]+):.*?(;|$)/g,"$1|").replace(/\|$/,"")+"):[^;]+";var b=new RegExp(c,"gi");d=d.replace(b,"").Trim();if(d.length==0||d==";"){FCKDomTools.RemoveAttribute(a,"style")}else{a.style.cssText=d.replace(b,"")}},_RemoveOverrides:function(a,g){var f=g&&g.Attributes;if(f){for(var b=0;b<f.length;b++){var d=f[b][0];if(FCKDomTools.HasAttribute(a,d)){var c=f[b][1];if(c==null||(c.test&&c.test(FCKDomTools.GetAttributeValue(a,d)))||(typeof c=="string"&&FCKDomTools.GetAttributeValue(a,d)==c)){FCKDomTools.RemoveAttribute(a,d)}}}}},_RemoveNoAttribElement:function(a){if(!FCKDomTools.HasAttributes(a)){var c=a.firstChild;var b=a.lastChild;FCKDomTools.RemoveNode(a,true);this._MergeSiblings(c);if(c!=b){this._MergeSiblings(b)}}},BuildElement:function(a,g){var f=g||a.createElement(this.Element);var d=this._StyleDesc.Attributes;var c;if(d){for(var b in d){c=this.GetFinalAttributeValue(b);if(b.toLowerCase()=="class"){f.className=c}else{f.setAttribute(b,c)}}}if(this._GetStyleText().length>0){f.style.cssText=this.GetFinalStyleValue()}return f},_CompareAttributeValues:function(a,c,b){if(a=="style"&&c&&b){c=c.replace(/;$/,"").toLowerCase();b=b.replace(/;$/,"").toLowerCase()}return(c==b||((c===null||c==="")&&(b===null||b==="")))},GetFinalAttributeValue:function(a){var b=this._StyleDesc.Attributes;var b=b?b[a]:null;if(!b&&a=="style"){return this.GetFinalStyleValue()}if(b&&this._Variables){b=b.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this)}return b},GetFinalStyleValue:function(){var a=this._GetStyleText();if(a.length>0&&this._Variables){a=a.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this);a=FCKTools.NormalizeCssText(a)}return a},_GetVariableReplace:function(){return this._Variables[arguments[2]]||arguments[0]},SetVariable:function(a,c){var b=this._Variables;if(!b){b=this._Variables={}}this._Variables[a]=c},_FromPre:function(a,g,f){var d=g.innerHTML;d=d.replace(/(\r\n|\r)/g,"\n");d=d.replace(/^[ \t]*\n/,"");d=d.replace(/\n$/,"");d=d.replace(/^[ \t]+|[ \t]+$/g,function(h,k,j){if(h.length==1){return"&nbsp;"}else{if(k==0){return new Array(h.length).join("&nbsp;")+" "}else{return" "+new Array(h.length).join("&nbsp;")}}});var c=new FCKHtmlIterator(d);var b=[];c.Each(function(h,j){if(!h){j=j.replace(/\n/g,"<br>");j=j.replace(/[ \t]{2,}/g,function(k){return new Array(k.length).join("&nbsp;")+" "})}b.push(j)});f.innerHTML=b.join("");return f},_ToPre:function(a,h,g){var f=h.innerHTML.Trim();f=f.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,"<br />");var d=new FCKHtmlIterator(f);var c=[];d.Each(function(j,k){if(!j){k=k.replace(/([ \t\n\r]+|&nbsp;)/g," ")}else{if(j&&k=="<br />"){k="\n"}}c.push(k)});if(FCKBrowserInfo.IsIE){var b=a.createElement("div");b.appendChild(g);g.outerHTML="<pre>\n"+c.join("")+"</pre>";g=b.removeChild(b.firstChild)}else{g.innerHTML=c.join("")}return g},_CheckAndMergePre:function(a,c){if(a!=FCKDomTools.GetPreviousSourceElement(c,true)){return}var b=a.innerHTML.replace(/\n$/,"")+"\n\n"+c.innerHTML.replace(/^\n/,"");if(FCKBrowserInfo.IsIE){c.outerHTML="<pre>"+b+"</pre>"}else{c.innerHTML=b}FCKDomTools.RemoveNode(a)},_CheckAndSplitPre:function(a){var d;var c=a.firstChild;c=c&&c.nextSibling;while(c){var b=c.nextSibling;if(b&&b.nextSibling&&c.nodeName.IEquals("br")&&b.nodeName.IEquals("br")){FCKDomTools.RemoveNode(c);c=b.nextSibling;FCKDomTools.RemoveNode(b);d=FCKDomTools.InsertAfterNode(d||a,FCKDomTools.CloneElement(a));continue}if(d){c=c.previousSibling;FCKDomTools.MoveNode(c.nextSibling,d)}c=c.nextSibling}},_ApplyBlockStyle:function(d,c,b){var a;if(c){a=d.CreateBookmark()}var o=new FCKDomRangeIterator(d);o.EnforceRealBlocks=true;var n;var m=d.Window.document;var l;while((n=o.GetNextParagraph())){var k=this.BuildElement(m);var j=k.nodeName.IEquals("pre");var h=n.nodeName.IEquals("pre");var g=j&&!h;var f=!j&&h;if(g){k=this._ToPre(m,n,k)}else{if(f){k=this._FromPre(m,n,k)}else{FCKDomTools.MoveChildren(n,k)}}n.parentNode.insertBefore(k,n);FCKDomTools.RemoveNode(n);if(j){if(l){this._CheckAndMergePre(l,k)}l=k}else{if(f){this._CheckAndSplitPre(k)}}}if(c){d.SelectBookmark(a)}if(b){d.MoveToBookmark(a)}},_ApplyInlineStyle:function(u,t,r){var q=u.Window.document;if(u.CheckIsCollapsed()){var p=this.BuildElement(q);u.InsertNode(p);u.MoveToPosition(p,2);u.Select();return}var o=this.Element;var n=FCK.DTD[o]||FCK.DTD.span;var m=this._GetAttribsForComparison();var l;u.Expand("inline_elements");var k=u.CreateBookmark(true);var j=u.GetBookmarkNode(k,true);var h=u.GetBookmarkNode(k,false);u.Release(true);var g=FCKDomTools.GetNextSourceNode(j,true);while(g){var f=false;var d=g.nodeType;var c=d==1?g.nodeName.toLowerCase():null;if(!c||n[c]){if((FCK.DTD[g.parentNode.nodeName.toLowerCase()]||FCK.DTD.span)[o]||!FCK.DTD[o]){if(!u.CheckHasRange()){u.SetStart(g,3)}if(d!=1||g.childNodes.length==0){var b=g;var a=b.parentNode;while(b==a.lastChild&&n[a.nodeName.toLowerCase()]){b=a}u.SetEnd(b,4);if(b==b.parentNode.lastChild&&!n[b.parentNode.nodeName.toLowerCase()]){f=true}}else{u.SetEnd(g,3)}}else{f=true}}else{f=true}g=FCKDomTools.GetNextSourceNode(g);if(g==h){g=null;f=true}if(f&&u.CheckHasRange()&&!u.CheckIsCollapsed()){l=this.BuildElement(q);u.ExtractContents().AppendTo(l);if(l.innerHTML.RTrim().length>0){u.InsertNode(l);this.RemoveFromElement(l);this._MergeSiblings(l,this._GetAttribsForComparison());if(!FCKBrowserInfo.IsIE){l.normalize()}}u.Release(true)}}this._FixBookmarkStart(j);if(t){u.SelectBookmark(k)}if(r){u.MoveToBookmark(k)}},_FixBookmarkStart:function(a){var b;while((b=a.nextSibling)){if(b.nodeType==1&&FCKListsLib.InlineNonEmptyElements[b.nodeName.toLowerCase()]){if(!b.firstChild){FCKDomTools.RemoveNode(b)}else{FCKDomTools.MoveNode(a,b,true)}continue}if(b.nodeType==3&&b.length==0){FCKDomTools.RemoveNode(b);continue}break}},_MergeSiblings:function(a,b){if(!a||a.nodeType!=1||!FCKListsLib.InlineNonEmptyElements[a.nodeName.toLowerCase()]){return}this._MergeNextSibling(a,b);this._MergePreviousSibling(a,b)},_MergeNextSibling:function(a,f){var d=a.nextSibling;var c=(d&&d.nodeType==1&&d.getAttribute("_fck_bookmark"));if(c){d=d.nextSibling}if(d&&d.nodeType==1&&d.nodeName==a.nodeName){if(!f){f=this._CreateElementAttribsForComparison(a)}if(this._CheckAttributesMatch(d,f)){var b=a.lastChild;if(c){FCKDomTools.MoveNode(a.nextSibling,a)}FCKDomTools.MoveChildren(d,a);FCKDomTools.RemoveNode(d);if(b){this._MergeNextSibling(b)}}}},_MergePreviousSibling:function(a,f){var d=a.previousSibling;var c=(d&&d.nodeType==1&&d.getAttribute("_fck_bookmark"));if(c){d=d.previousSibling}if(d&&d.nodeType==1&&d.nodeName==a.nodeName){if(!f){f=this._CreateElementAttribsForComparison(a)}if(this._CheckAttributesMatch(d,f)){var b=a.firstChild;if(c){FCKDomTools.MoveNode(a.previousSibling,a,true)}FCKDomTools.MoveChildren(d,a,true);FCKDomTools.RemoveNode(d);if(b){this._MergePreviousSibling(b)}}}},_GetStyleText:function(){var a=this._StyleDesc.Styles;var c=(this._StyleDesc.Attributes?this._StyleDesc.Attributes.style||"":"");if(c.length>0){c+=";"}for(var b in a){c+=b+":"+a[b]+";"}if(c.length>0&&!(/#\(/.test(c))){c=FCKTools.NormalizeCssText(c)}return(this._GetStyleText=function(){return c})()},_GetAttribsForComparison:function(){var a=this._GetAttribsForComparison_$;if(a){return a}a={};var c=this._StyleDesc.Attributes;if(c){for(var b in c){a[b.toLowerCase()]=c[b].toLowerCase()}}if(this._GetStyleText().length>0){a.style=this._GetStyleText().toLowerCase()}FCKTools.AppendLengthProperty(a,"_length");return(this._GetAttribsForComparison_$=a)},_GetOverridesForComparison:function(){var d=this._GetOverridesForComparison_$;if(d){return d}d={};var c=this._StyleDesc.Overrides;if(c){if(!FCKTools.IsArray(c)){c=[c]}for(var f=0;f<c.length;f++){var b=c[f];var a;var k;var j;if(typeof b=="string"){a=b.toLowerCase()}else{a=b.Element?b.Element.toLowerCase():this.Element;j=b.Attributes}k=d[a]||(d[a]={});if(j){var h=(k.Attributes=k.Attributes||[]);for(var g in j){h.push([g.toLowerCase(),j[g]])}}}}return(this._GetOverridesForComparison_$=d)},_CreateElementAttribsForComparison:function(a){var f={};var d=0;for(var b=0;b<a.attributes.length;b++){var c=a.attributes[b];if(c.specified){f[c.nodeName.toLowerCase()]=FCKDomTools.GetAttributeValue(a,c).toLowerCase();d++}}f._length=d;return f},_CheckAttributesMatch:function(a,j){var h=a.attributes;var g=0;for(var b=0;b<h.length;b++){var f=h[b];if(f.specified){var d=f.nodeName.toLowerCase();var c=j[d];if(!c){break}if(c!=FCKDomTools.GetAttributeValue(a,f).toLowerCase()){break}g++}}return(g==j._length)}};var FCKStyles=FCK.Styles={_Callbacks:{},_ObjectStyles:{},ApplyStyle:function(a){if(typeof a=="string"){a=this.GetStyles()[a]}if(a){if(a.GetType()==2){a.ApplyToObject(FCKSelection.GetSelectedElement())}else{a.ApplyToSelection(FCK.EditorWindow)}FCK.Events.FireEvent("OnSelectionChange")}},RemoveStyle:function(a){if(typeof a=="string"){a=this.GetStyles()[a]}if(a){a.RemoveFromSelection(FCK.EditorWindow);FCK.Events.FireEvent("OnSelectionChange")}},AttachStyleStateChange:function(a,d,c){var b=this._Callbacks[a];if(!b){b=this._Callbacks[a]=[]}b.push([d,c])},CheckSelectionChanges:function(){var d=FCKSelection.GetBoundaryParentElement(true);if(!d){return}var c=new FCKElementPath(d);var b=this.GetStyles();for(var a in b){var l=this._Callbacks[a];if(l){var k=b[a];var j=k.CheckActive(c);if(j!=(k._LastState||null)){k._LastState=j;for(var f=0;f<l.length;f++){var h=l[f][0];var g=l[f][1];h.call(g||window,a,j)}}}}},CheckStyleInSelection:function(a){return false},_GetRemoveFormatTagsRegex:function(){var a=new RegExp("^(?:"+FCKConfig.RemoveFormatTags.replace(/,/g,"|")+")$","i");return(this._GetRemoveFormatTagsRegex=function(){return a})&&a},RemoveAll:function(){var d=new FCKDomRange(FCK.EditorWindow);d.MoveToSelection();if(d.CheckIsCollapsed()){return}d.Expand("inline_elements");var c=d.CreateBookmark(true);var b=d.GetBookmarkNode(c,true);var a=d.GetBookmarkNode(c,false);d.Release(true);var m=this._GetRemoveFormatTagsRegex();var l=new FCKElementPath(b);var k=l.Elements;var j;for(var f=1;f<k.length;f++){j=k[f];if(j==l.Block||j==l.BlockLimit){break}if(m.test(j.nodeName)){FCKDomTools.BreakParent(b,j,d)}}l=new FCKElementPath(a);k=l.Elements;for(var f=1;f<k.length;f++){j=k[f];if(j==l.Block||j==l.BlockLimit){break}elementName=j.nodeName.toLowerCase();if(m.test(j.nodeName)){FCKDomTools.BreakParent(a,j,d)}}var h=FCKDomTools.GetNextSourceNode(b,true,1);while(h){if(h==a){break}var g=FCKDomTools.GetNextSourceNode(h,false,1);if(m.test(h.nodeName)){FCKDomTools.RemoveNode(h,true)}else{FCKDomTools.RemoveAttributes(h,FCKConfig.RemoveAttributesArray)}h=g}d.SelectBookmark(c);FCK.Events.FireEvent("OnSelectionChange")},GetStyle:function(a){return this.GetStyles()[a]},GetStyles:function(){var a=this._GetStyles;if(!a){a=this._GetStyles=FCKTools.Merge(this._LoadStylesCore(),this._LoadStylesCustom(),this._LoadStylesXml())}return a},CheckHasObjectStyle:function(a){return !!this._ObjectStyles[a]},_LoadStylesCore:function(){var a={};var d=FCKConfig.CoreStyles;for(var c in d){var b=a["_FCK_"+c]=new FCKStyle(d[c]);b.IsCore=true}return a},_LoadStylesCustom:function(){var a={};var d=FCKConfig.CustomStyles;if(d){for(var c in d){var b=a[c]=new FCKStyle(d[c]);b.Name=c}}return a},_LoadStylesXml:function(){var v={};var u=FCKConfig.StylesXmlPath;if(!u||u.length==0){return v}var t=new FCKXml();t.LoadUrl(u);var r=FCKXml.TransformToObject(t.SelectSingleNode("Styles"));var q=r.$Style;if(!q){return v}for(var z=0;z<q.length;z++){var p=q[z];var o=(p.element||"").toLowerCase();if(o.length==0){throw ('The element name is required. Error loading "'+u+'"')}var n={Element:o,Attributes:{},Styles:{},Overrides:[]};var m=p.$Attribute||[];for(var y=0;y<m.length;y++){n.Attributes[m[y].name]=m[y].value}var l=p.$Style||[];for(y=0;y<l.length;y++){n.Styles[l[y].name]=l[y].value}var h=p.$Override;if(h){for(y=0;y<h.length;y++){var g=h[y];var f={Element:g.element};var d=g.$Attribute;if(d){f.Attributes={};for(var x=0;x<d.length;x++){var c=d[x].value||null;if(c){var b=c&&FCKRegexLib.RegExp.exec(c);if(b){c=new RegExp(b[1],b[2]||"")}}f.Attributes[d[x].name]=c}}n.Overrides.push(f)}}var a=new FCKStyle(n);a.Name=p.name||o;if(a.GetType()==2){this._ObjectStyles[o]=true}v[a.Name]=a}return v}};var FCKListHandler={OutdentListItem:function(d){var c=d.parentNode;if(c.tagName.toUpperCase().Equals("UL","OL")){var b=FCKTools.GetElementDocument(d);var a=new FCKDocumentFragment(b);var p=a.RootNode;var o=false;var n=FCKDomTools.GetFirstChild(d,["UL","OL"]);if(n){o=true;var m;while((m=n.firstChild)){p.appendChild(n.removeChild(m))}FCKDomTools.RemoveNode(n)}var l;var k=false;while((l=d.nextSibling)){if(!o&&l.nodeType==1&&l.nodeName.toUpperCase()=="LI"){k=o=true}p.appendChild(l.parentNode.removeChild(l));if(!k&&l.nodeType==1&&l.nodeName.toUpperCase().Equals("UL","OL")){FCKDomTools.RemoveNode(l,true)}}var j=c.parentNode.tagName.toUpperCase();var h=(j=="LI");if(h||j.Equals("UL","OL")){if(o){var n=c.cloneNode(false);a.AppendTo(n);d.appendChild(n)}else{if(h){a.InsertAfterNode(c.parentNode)}else{a.InsertAfterNode(c)}}if(h){FCKDomTools.InsertAfterNode(c.parentNode,c.removeChild(d))}else{FCKDomTools.InsertAfterNode(c,c.removeChild(d))}}else{if(o){var g=c.cloneNode(false);a.AppendTo(g);FCKDomTools.InsertAfterNode(c,g)}var f=b.createElement(FCKConfig.EnterMode=="p"?"p":"div");FCKDomTools.MoveChildren(c.removeChild(d),f);FCKDomTools.InsertAfterNode(c,f);if(FCKConfig.EnterMode=="br"){if(FCKBrowserInfo.IsGecko){f.parentNode.insertBefore(FCKTools.CreateBogusBR(b),f)}else{FCKDomTools.InsertAfterNode(f,FCKTools.CreateBogusBR(b))}FCKDomTools.RemoveNode(f,true)}}if(this.CheckEmptyList(c)){FCKDomTools.RemoveNode(c,true)}}},CheckEmptyList:function(a){return(FCKDomTools.GetFirstChild(a,"LI")==null)},CheckListHasContents:function(a){var b=a.firstChild;while(b){switch(b.nodeType){case 1:if(!b.nodeName.IEquals("UL","LI")){return true}break;case 3:if(b.nodeValue.Trim().length>0){return true}}b=b.nextSibling}return false}};var FCKElementPath=function(a){var g=null;var f=null;var d=[];var c=a;while(c){if(c.nodeType==1){if(!this.LastElement){this.LastElement=c}var b=c.nodeName.toLowerCase();if(FCKBrowserInfo.IsIE&&c.scopeName!="HTML"){b=c.scopeName.toLowerCase()+":"+b}if(!f){if(!g&&FCKListsLib.PathBlockElements[b]!=null){g=c}if(FCKListsLib.PathBlockLimitElements[b]!=null){if(!g&&b=="div"&&!FCKElementPath._CheckHasBlock(c)){g=c}else{f=c}}}d.push(c);if(b=="body"){break}}c=c.parentNode}this.Block=g;this.BlockLimit=f;this.Elements=d};FCKElementPath._CheckHasBlock=function(a){var f=a.childNodes;for(var b=0,c=f.length;b<c;b++){var d=f[b];if(d.nodeType==1&&FCKListsLib.BlockElements[d.nodeName.toLowerCase()]){return true}}return false};var FCKDomRange=function(a){this.Window=a;this._Cache={}};FCKDomRange.prototype={_UpdateElementInfo:function(){var a=this._Range;if(!a){this.Release(true)}else{var f=a.startContainer;var d=new FCKElementPath(f);this.StartNode=f.nodeType==3?f:f.childNodes[a.startOffset];this.StartContainer=f;this.StartBlock=d.Block;this.StartBlockLimit=d.BlockLimit;if(a.collapsed){this.EndNode=this.StartNode;this.EndContainer=this.StartContainer;this.EndBlock=this.StartBlock;this.EndBlockLimit=this.StartBlockLimit}else{var c=a.endContainer;if(f!=c){d=new FCKElementPath(c)}var b=c;if(a.endOffset==0){while(b&&!b.previousSibling){b=b.parentNode}if(b){b=b.previousSibling}}else{if(b.nodeType==1){b=b.childNodes[a.endOffset-1]}}this.EndNode=b;this.EndContainer=c;this.EndBlock=d.Block;this.EndBlockLimit=d.BlockLimit}}this._Cache={}},CreateRange:function(){return new FCKW3CRange(this.Window.document)},DeleteContents:function(){if(this._Range){this._Range.deleteContents();this._UpdateElementInfo()}},ExtractContents:function(){if(this._Range){var a=this._Range.extractContents();this._UpdateElementInfo();return a}return null},CheckIsCollapsed:function(){if(this._Range){return this._Range.collapsed}return false},Collapse:function(a){if(this._Range){this._Range.collapse(a)}this._UpdateElementInfo()},Clone:function(){var a=FCKTools.CloneObject(this);if(this._Range){a._Range=this._Range.cloneRange()}return a},MoveToNodeContents:function(a){if(!this._Range){this._Range=this.CreateRange()}this._Range.selectNodeContents(a);this._UpdateElementInfo()},MoveToElementStart:function(a){this.SetStart(a,1);this.SetEnd(a,1)},MoveToElementEditStart:function(a){var b;while(a&&a.nodeType==1){if(FCKDomTools.CheckIsEditable(a)){b=a}else{if(b){break}}a=a.firstChild}if(b){this.MoveToElementStart(b)}},InsertNode:function(a){if(this._Range){this._Range.insertNode(a)}},CheckIsEmpty:function(){if(this.CheckIsCollapsed()){return true}var a=this.Window.document.createElement("div");this._Range.cloneContents().AppendTo(a);FCKDomTools.TrimNode(a);return(a.innerHTML.length==0)},CheckStartOfBlock:function(){var a=this._Cache;var h=a.IsStartOfBlock;if(h!=undefined){return h}var g=this.StartBlock||this.StartBlockLimit;var f=this._Range.startContainer;var d=this._Range.startOffset;var c;if(d>0){if(f.nodeType==3){var b=f.nodeValue.substr(0,d).Trim();if(b.length!=0){return a.IsStartOfBlock=false}}else{c=f.childNodes[d-1]}}if(!c){c=FCKDomTools.GetPreviousSourceNode(f,true,null,g)}while(c){switch(c.nodeType){case 1:if(!FCKListsLib.InlineChildReqElements[c.nodeName.toLowerCase()]){return a.IsStartOfBlock=false}break;case 3:if(c.nodeValue.Trim().length>0){return a.IsStartOfBlock=false}}c=FCKDomTools.GetPreviousSourceNode(c,false,null,g)}return a.IsStartOfBlock=true},CheckEndOfBlock:function(d){var c=this._Cache.IsEndOfBlock;if(c!=undefined){return c}var b=this.EndBlock||this.EndBlockLimit;var a=this._Range.endContainer;var k=this._Range.endOffset;var j;if(a.nodeType==3){var h=a.nodeValue;if(k<h.length){h=h.substr(k);if(h.Trim().length!=0){return this._Cache.IsEndOfBlock=false}}}else{j=a.childNodes[k]}if(!j){j=FCKDomTools.GetNextSourceNode(a,true,null,b)}var g=false;while(j){switch(j.nodeType){case 1:var f=j.nodeName.toLowerCase();if(FCKListsLib.InlineChildReqElements[f]){break}if(f=="br"&&!g){g=true;break}return this._Cache.IsEndOfBlock=false;case 3:if(j.nodeValue.Trim().length>0){return this._Cache.IsEndOfBlock=false}}j=FCKDomTools.GetNextSourceNode(j,false,null,b)}if(d){this.Select()}return this._Cache.IsEndOfBlock=true},CreateBookmark:function(a){var g={StartId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+"S",EndId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+"E"};var f=this.Window.document;var d;var c;var b;if(!this.CheckIsCollapsed()){c=f.createElement("span");c.style.display="none";c.id=g.EndId;c.setAttribute("_fck_bookmark",true);c.innerHTML="&nbsp;";b=this.Clone();b.Collapse(false);b.InsertNode(c)}d=f.createElement("span");d.style.display="none";d.id=g.StartId;d.setAttribute("_fck_bookmark",true);d.innerHTML="&nbsp;";b=this.Clone();b.Collapse(true);b.InsertNode(d);if(a){g.StartNode=d;g.EndNode=c}if(c){this.SetStart(d,4);this.SetEnd(c,3)}else{this.MoveToPosition(d,4)}return g},GetBookmarkNode:function(a,c){var b=this.Window.document;if(c){return a.StartNode||b.getElementById(a.StartId)}else{return a.EndNode||b.getElementById(a.EndId)}},MoveToBookmark:function(a,d){var c=this.GetBookmarkNode(a,true);var b=this.GetBookmarkNode(a,false);this.SetStart(c,3);if(!d){FCKDomTools.RemoveNode(c)}if(b){this.SetEnd(b,3);if(!d){FCKDomTools.RemoveNode(b)}}else{this.Collapse(true)}this._UpdateElementInfo()},CreateBookmark2:function(){if(!this._Range){return{Start:0,End:0}}var a={Start:[this._Range.startOffset],End:[this._Range.endOffset]};var h=this._Range.startContainer.previousSibling;var g=this._Range.endContainer.previousSibling;var f=this._Range.startContainer;var d=this._Range.endContainer;while(h&&h.nodeType==3&&f.nodeType==3){a.Start[0]+=h.length;f=h;h=h.previousSibling}while(g&&g.nodeType==3&&d.nodeType==3){a.End[0]+=g.length;d=g;g=g.previousSibling}if(f.nodeType==1&&f.childNodes[a.Start[0]]&&f.childNodes[a.Start[0]].nodeType==3){var c=f.childNodes[a.Start[0]];var b=0;while(c.previousSibling&&c.previousSibling.nodeType==3){c=c.previousSibling;b+=c.length}f=c;a.Start[0]=b}if(d.nodeType==1&&d.childNodes[a.End[0]]&&d.childNodes[a.End[0]].nodeType==3){var c=d.childNodes[a.End[0]];var b=0;while(c.previousSibling&&c.previousSibling.nodeType==3){c=c.previousSibling;b+=c.length}d=c;a.End[0]=b}a.Start=FCKDomTools.GetNodeAddress(f,true).concat(a.Start);a.End=FCKDomTools.GetNodeAddress(d,true).concat(a.End);return a},MoveToBookmark2:function(a){var f=FCKDomTools.GetNodeFromAddress(this.Window.document,a.Start.slice(0,-1),true);var d=FCKDomTools.GetNodeFromAddress(this.Window.document,a.End.slice(0,-1),true);this.Release(true);this._Range=new FCKW3CRange(this.Window.document);var c=a.Start[a.Start.length-1];var b=a.End[a.End.length-1];while(f.nodeType==3&&c>f.length){if(!f.nextSibling||f.nextSibling.nodeType!=3){break}c-=f.length;f=f.nextSibling}while(d.nodeType==3&&b>d.length){if(!d.nextSibling||d.nextSibling.nodeType!=3){break}b-=d.length;d=d.nextSibling}this._Range.setStart(f,c);this._Range.setEnd(d,b);this._UpdateElementInfo()},MoveToPosition:function(a,b){this.SetStart(a,b);this.Collapse(true)},SetStart:function(a,d,c){var b=this._Range;if(!b){b=this._Range=this.CreateRange()}switch(d){case 1:b.setStart(a,0);break;case 2:b.setStart(a,a.childNodes.length);break;case 3:b.setStartBefore(a);break;case 4:b.setStartAfter(a)}if(!c){this._UpdateElementInfo()}},SetEnd:function(a,d,c){var b=this._Range;if(!b){b=this._Range=this.CreateRange()}switch(d){case 1:b.setEnd(a,0);break;case 2:b.setEnd(a,a.childNodes.length);break;case 3:b.setEndBefore(a);break;case 4:b.setEndAfter(a)}if(!c){this._UpdateElementInfo()}},Expand:function(a){var g,b;switch(a){case"inline_elements":if(this._Range.startOffset==0){g=this._Range.startContainer;if(g.nodeType!=1){g=g.previousSibling?null:g.parentNode}if(g){while(FCKListsLib.InlineNonEmptyElements[g.nodeName.toLowerCase()]){this._Range.setStartBefore(g);if(g!=g.parentNode.firstChild){break}g=g.parentNode}}}g=this._Range.endContainer;var f=this._Range.endOffset;if((g.nodeType==3&&f>=g.nodeValue.length)||(g.nodeType==1&&f>=g.childNodes.length)||(g.nodeType!=1&&g.nodeType!=3)){if(g.nodeType!=1){g=g.nextSibling?null:g.parentNode}if(g){while(FCKListsLib.InlineNonEmptyElements[g.nodeName.toLowerCase()]){this._Range.setEndAfter(g);if(g!=g.parentNode.lastChild){break}g=g.parentNode}}}break;case"block_contents":case"list_contents":var d=FCKListsLib.BlockBoundaries;if(a=="list_contents"||FCKConfig.EnterMode=="br"){d=FCKListsLib.ListBoundaries}if(this.StartBlock&&FCKConfig.EnterMode!="br"&&a=="block_contents"){this.SetStart(this.StartBlock,1)}else{g=this._Range.startContainer;if(g.nodeType==1){var c=g.childNodes[this._Range.startOffset];if(c){g=FCKDomTools.GetPreviousSourceNode(c,true)}else{g=g.lastChild||g}}while(g&&(g.nodeType!=1||(g!=this.StartBlockLimit&&!d[g.nodeName.toLowerCase()]))){this._Range.setStartBefore(g);g=g.previousSibling||g.parentNode}}if(this.EndBlock&&FCKConfig.EnterMode!="br"&&a=="block_contents"&&this.EndBlock.nodeName.toLowerCase()!="li"){this.SetEnd(this.EndBlock,2)}else{g=this._Range.endContainer;if(g.nodeType==1){g=g.childNodes[this._Range.endOffset]||g.lastChild}while(g&&(g.nodeType!=1||(g!=this.StartBlockLimit&&!d[g.nodeName.toLowerCase()]))){this._Range.setEndAfter(g);g=g.nextSibling||g.parentNode}if(g&&g.nodeName.toLowerCase()=="br"){this._Range.setEndAfter(g)}}this._UpdateElementInfo()}},SplitBlock:function(a){var j=a||FCKConfig.EnterMode;if(!this._Range){this.MoveToSelection()}if(this.StartBlockLimit==this.EndBlockLimit){var h=this.StartBlock;var g=this.EndBlock;var f=null;if(j!="br"){if(!h){h=this.FixBlock(true,j);g=this.EndBlock}if(!g){g=this.FixBlock(false,j)}}var d=(h!=null&&this.CheckStartOfBlock());var c=(g!=null&&this.CheckEndOfBlock());if(!this.CheckIsEmpty()){this.DeleteContents()}if(h&&g&&h==g){if(c){f=new FCKElementPath(this.StartContainer);this.MoveToPosition(g,4);g=null}else{if(d){f=new FCKElementPath(this.StartContainer);this.MoveToPosition(h,3);h=null}else{this.SetEnd(h,2);var b=this.ExtractContents();g=h.cloneNode(false);g.removeAttribute("id",false);b.AppendTo(g);FCKDomTools.InsertAfterNode(h,g);this.MoveToPosition(h,4);if(FCKBrowserInfo.IsGecko&&!h.nodeName.IEquals(["ul","ol"])){FCKTools.AppendBogusBr(h)}}}}return{PreviousBlock:h,NextBlock:g,WasStartOfBlock:d,WasEndOfBlock:c,ElementPath:f}}return null},FixBlock:function(a,d){var c=this.CreateBookmark();this.Collapse(a);this.Expand("block_contents");var b=this.Window.document.createElement(d);this.ExtractContents().AppendTo(b);FCKDomTools.TrimNode(b);if(FCKDomTools.CheckIsEmptyElement(b,function(f){return f.getAttribute("_fck_bookmark")!="true"})&&FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(b)}this.InsertNode(b);this.MoveToBookmark(c);return b},Release:function(a){if(!a){this.Window=null}this.StartNode=null;this.StartContainer=null;this.StartBlock=null;this.StartBlockLimit=null;this.EndNode=null;this.EndContainer=null;this.EndBlock=null;this.EndBlockLimit=null;this._Range=null;this._Cache=null},CheckHasRange:function(){return !!this._Range},GetTouchedStartNode:function(){var a=this._Range;var b=a.startContainer;if(a.collapsed||b.nodeType!=1){return b}return b.childNodes[a.startOffset]||b},GetTouchedEndNode:function(){var a=this._Range;var b=a.endContainer;if(a.collapsed||b.nodeType!=1){return b}return b.childNodes[a.endOffset-1]||b}};FCKDomRange.prototype.MoveToSelection=function(){this.Release(true);this._Range=new FCKW3CRange(this.Window.document);var a=this.Window.document.selection;if(a.type!="Control"){var d=this._GetSelectionMarkerTag(true);var c=this._GetSelectionMarkerTag(false);if(!d&&!c){this._Range.setStart(this.Window.document.body,0);this._UpdateElementInfo();return}this._Range.setStart(d.parentNode,FCKDomTools.GetIndexOf(d));d.parentNode.removeChild(d);this._Range.setEnd(c.parentNode,FCKDomTools.GetIndexOf(c));c.parentNode.removeChild(c);this._UpdateElementInfo()}else{var b=a.createRange().item(0);if(b){this._Range.setStartBefore(b);this._Range.setEndAfter(b);this._UpdateElementInfo()}}};FCKDomRange.prototype.Select=function(a){if(this._Range){this.SelectBookmark(this.CreateBookmark(true),a)}};FCKDomRange.prototype.SelectBookmark=function(d,c){var b=this.CheckIsCollapsed();var a;var k;var j=this.GetBookmarkNode(d,true);if(!j){return}var h;if(!b){h=this.GetBookmarkNode(d,false)}var g=this.Window.document.body.createTextRange();g.moveToElementText(j);g.moveStart("character",1);if(h){var f=this.Window.document.body.createTextRange();f.moveToElementText(h);g.setEndPoint("EndToEnd",f);g.moveEnd("character",-1)}else{a=(c||!j.previousSibling||j.previousSibling.nodeName.toLowerCase()=="br")&&!j.nextSibing;k=this.Window.document.createElement("span");k.innerHTML="&#65279;";j.parentNode.insertBefore(k,j);if(a){j.parentNode.insertBefore(this.Window.document.createTextNode("\ufeff"),j)}}if(!this._Range){this._Range=this.CreateRange()}this._Range.setStartBefore(j);j.parentNode.removeChild(j);if(b){if(a){g.moveStart("character",-1);g.select();this.Window.document.selection.clear()}else{g.select()}FCKDomTools.RemoveNode(k)}else{this._Range.setEndBefore(h);h.parentNode.removeChild(h);g.select()}};FCKDomRange.prototype._GetSelectionMarkerTag=function(a){var g=this.Window.document;var f=g.selection;var d;try{d=f.createRange()}catch(c){return null}if(d.parentElement().document!=g){return null}d.collapse(a===true);var b="fck_dom_range_temp_"+(new Date()).valueOf()+"_"+Math.floor(Math.random()*1000);d.pasteHTML('<span id="'+b+'"></span>');return g.getElementById(b)};var FCKDomRangeIterator=function(a){this.Range=a;this.ForceBrBreak=false;this.EnforceRealBlocks=false};FCKDomRangeIterator.CreateFromSelection=function(a){var b=new FCKDomRange(a);b.MoveToSelection();return new FCKDomRangeIterator(b)};FCKDomRangeIterator.prototype={GetNextParagraph:function(){var d;var c;var b;var a;var r;var q=this.ForceBrBreak?FCKListsLib.ListBoundaries:FCKListsLib.BlockBoundaries;if(!this._LastNode){var c=this.Range.Clone();c.Expand(this.ForceBrBreak?"list_contents":"block_contents");this._NextNode=c.GetTouchedStartNode();this._LastNode=c.GetTouchedEndNode();c=null}var p=this._NextNode;var o=this._LastNode;this._NextNode=null;while(p){var n=false;var m=(p.nodeType!=1);var l=false;if(!m){var k=p.nodeName.toLowerCase();if(q[k]&&(!FCKBrowserInfo.IsIE||p.scopeName=="HTML")){if(k=="br"){m=true}else{if(!c&&p.childNodes.length==0&&k!="hr"){d=p;b=p==o;break}}if(c){c.SetEnd(p,3,true);if(k!="br"){this._NextNode=FCKDomTools.GetNextSourceNode(p,true,null,o)||p}}n=true}else{if(p.firstChild){if(!c){c=new FCKDomRange(this.Range.Window);c.SetStart(p,3,true)}p=p.firstChild;continue}m=true}}else{if(p.nodeType==3){if(/^[\r\n\t ]+$/.test(p.nodeValue)){m=false}}}if(m&&!c){c=new FCKDomRange(this.Range.Window);c.SetStart(p,3,true)}b=((!n||m)&&p==o);if(c&&!n){while(!p.nextSibling&&!b){var j=p.parentNode;if(q[j.nodeName.toLowerCase()]){n=true;b=b||(j==o);break}p=j;m=true;b=(p==o);l=true}}if(m){c.SetEnd(p,4,true)}if((n||b)&&c){c._UpdateElementInfo();if(c.StartNode==c.EndNode&&c.StartNode.parentNode==c.StartBlockLimit&&c.StartNode.getAttribute&&c.StartNode.getAttribute("_fck_bookmark")){c=null}else{break}}if(b){break}p=FCKDomTools.GetNextSourceNode(p,l,null,o)}if(!d){if(!c){this._NextNode=null;return null}d=c.StartBlock;if(!d&&!this.EnforceRealBlocks&&c.StartBlockLimit.nodeName.IEquals("DIV","TH","TD")&&c.CheckStartOfBlock()&&c.CheckEndOfBlock()){d=c.StartBlockLimit}else{if(!d||(this.EnforceRealBlocks&&d.nodeName.toLowerCase()=="li")){d=this.Range.Window.document.createElement(FCKConfig.EnterMode=="p"?"p":"div");c.ExtractContents().AppendTo(d);FCKDomTools.TrimNode(d);c.InsertNode(d);a=true;r=true}else{if(d.nodeName.toLowerCase()!="li"){if(!c.CheckStartOfBlock()||!c.CheckEndOfBlock()){d=d.cloneNode(false);c.ExtractContents().AppendTo(d);FCKDomTools.TrimNode(d);var h=c.SplitBlock();a=!h.WasStartOfBlock;r=!h.WasEndOfBlock;c.InsertNode(d)}}else{if(!b){this._NextNode=d==o?null:FCKDomTools.GetNextSourceNode(c.EndNode,true,null,o);return d}}}}}if(a){var g=d.previousSibling;if(g&&g.nodeType==1){if(g.nodeName.toLowerCase()=="br"){g.parentNode.removeChild(g)}else{if(g.lastChild&&g.lastChild.nodeName.IEquals("br")){g.removeChild(g.lastChild)}}}}if(r){var f=d.lastChild;if(f&&f.nodeType==1&&f.nodeName.toLowerCase()=="br"){d.removeChild(f)}}if(!this._NextNode){this._NextNode=(b||d==o)?null:FCKDomTools.GetNextSourceNode(d,true,null,o)}return d}};var FCKDocumentFragment=function(a){this._Document=a;this.RootNode=a.createElement("div")};FCKDocumentFragment.prototype={AppendTo:function(a){FCKDomTools.MoveChildren(this.RootNode,a)},AppendHtml:function(a){var b=this._Document.createElement("div");b.innerHTML=a;FCKDomTools.MoveChildren(b,this.RootNode)},InsertAfterNode:function(a){var c=this.RootNode;var b;while((b=c.lastChild)){FCKDomTools.InsertAfterNode(a,c.removeChild(b))}}};var FCKW3CRange=function(a){this._Document=a;this.startContainer=null;this.startOffset=null;this.endContainer=null;this.endOffset=null;this.collapsed=true};FCKW3CRange.CreateRange=function(a){return new FCKW3CRange(a)};FCKW3CRange.CreateFromRange=function(a,c){var b=FCKW3CRange.CreateRange(a);b.setStart(c.startContainer,c.startOffset);b.setEnd(c.endContainer,c.endOffset);return b};FCKW3CRange.prototype={_UpdateCollapsed:function(){this.collapsed=(this.startContainer==this.endContainer&&this.startOffset==this.endOffset)},setStart:function(a,b){this.startContainer=a;this.startOffset=b;if(!this.endContainer){this.endContainer=a;this.endOffset=b}this._UpdateCollapsed()},setEnd:function(a,b){this.endContainer=a;this.endOffset=b;if(!this.startContainer){this.startContainer=a;this.startOffset=b}this._UpdateCollapsed()},setStartAfter:function(a){this.setStart(a.parentNode,FCKDomTools.GetIndexOf(a)+1)},setStartBefore:function(a){this.setStart(a.parentNode,FCKDomTools.GetIndexOf(a))},setEndAfter:function(a){this.setEnd(a.parentNode,FCKDomTools.GetIndexOf(a)+1)},setEndBefore:function(a){this.setEnd(a.parentNode,FCKDomTools.GetIndexOf(a))},collapse:function(a){if(a){this.endContainer=this.startContainer;this.endOffset=this.startOffset}else{this.startContainer=this.endContainer;this.startOffset=this.endOffset}this.collapsed=true},selectNodeContents:function(a){this.setStart(a,0);this.setEnd(a,a.nodeType==3?a.data.length:a.childNodes.length)},insertNode:function(a){var c=this.startContainer;var b=this.startOffset;if(c.nodeType==3){c.splitText(b);if(c==this.endContainer){this.setEnd(c.nextSibling,this.endOffset-this.startOffset)}FCKDomTools.InsertAfterNode(c,a);return}else{c.insertBefore(a,c.childNodes[b]||null);if(c==this.endContainer){this.endOffset++;this.collapsed=false}}},deleteContents:function(){if(this.collapsed){return}this._ExecContentsAction(0)},extractContents:function(){var a=new FCKDocumentFragment(this._Document);if(!this.collapsed){this._ExecContentsAction(1,a)}return a},cloneContents:function(){var a=new FCKDocumentFragment(this._Document);if(!this.collapsed){this._ExecContentsAction(2,a)}return a},_ExecContentsAction:function(x,v){var u=this.startContainer;var t=this.endContainer;var q=this.startOffset;var o=this.endOffset;var n=false;var m=false;if(t.nodeType==3){t=t.splitText(o)}else{if(t.childNodes.length>0){if(o>t.childNodes.length-1){t=FCKDomTools.InsertAfterNode(t.lastChild,this._Document.createTextNode(""));m=true}else{t=t.childNodes[o]}}}if(u.nodeType==3){u.splitText(q);if(u==t){t=u.nextSibling}}else{if(q==0){u=u.insertBefore(this._Document.createTextNode(""),u.firstChild);n=true}else{if(q>u.childNodes.length-1){u=u.appendChild(this._Document.createTextNode(""));n=true}else{u=u.childNodes[q].previousSibling}}}var l=FCKDomTools.GetParents(u);var h=FCKDomTools.GetParents(t);var O,Q,P;for(O=0;O<l.length;O++){Q=l[O];P=h[O];if(Q!=P){break}}var g,r,p,a,d;if(v){g=v.RootNode}for(var z=O;z<l.length;z++){r=l[z];if(g&&r!=u){p=g.appendChild(r.cloneNode(r==u))}a=r.nextSibling;while(a){if(a==h[z]||a==t){break}d=a.nextSibling;if(x==2){g.appendChild(a.cloneNode(true))}else{a.parentNode.removeChild(a);if(x==1){g.appendChild(a)}}a=d}if(g){g=p}}if(v){g=v.RootNode}for(var y=O;y<h.length;y++){r=h[y];if(x>0&&r!=t){p=g.appendChild(r.cloneNode(r==t))}if(!l[y]||r.parentNode!=l[y].parentNode){a=r.previousSibling;while(a){if(a==l[y]||a==u){break}d=a.previousSibling;if(x==2){g.insertBefore(a.cloneNode(true),g.firstChild)}else{a.parentNode.removeChild(a);if(x==1){g.insertBefore(a,g.firstChild)}}a=d}}if(g){g=p}}if(x==2){var f=this.startContainer;if(f.nodeType==3){f.data+=f.nextSibling.data;f.parentNode.removeChild(f.nextSibling)}var c=this.endContainer;if(c.nodeType==3&&c.nextSibling){c.data+=c.nextSibling.data;c.parentNode.removeChild(c.nextSibling)}}else{if(Q&&P&&(u.parentNode!=Q.parentNode||t.parentNode!=P.parentNode)){var b=FCKDomTools.GetIndexOf(P);if(n&&P.parentNode==u.parentNode){b--}this.setStart(P.parentNode,b)}this.collapse(true)}if(n){u.parentNode.removeChild(u)}if(m&&t.parentNode){t.parentNode.removeChild(t)}},cloneRange:function(){return FCKW3CRange.CreateFromRange(this._Document,this)}};var FCKEnterKey=function(a,f,d,c){this.Window=a;this.EnterMode=f||"p";this.ShiftEnterMode=d||"br";var b=new FCKKeystrokeHandler(false);b._EnterKey=this;b.OnKeystroke=FCKEnterKey_OnKeystroke;b.SetKeystrokes([[13,"Enter"],[SHIFT+13,"ShiftEnter"],[8,"Backspace"],[CTRL+8,"CtrlBackspace"],[46,"Delete"]]);this.TabText="";if(c>0||FCKBrowserInfo.IsSafari){while(c--){this.TabText+="\xa0"}b.SetKeystrokes([9,"Tab"])}b.AttachToElement(a.document)};function FCKEnterKey_OnKeystroke(a,d){var c=this._EnterKey;try{switch(d){case"Enter":return c.DoEnter();break;case"ShiftEnter":return c.DoShiftEnter();break;case"Backspace":return c.DoBackspace();break;case"Delete":return c.DoDelete();break;case"Tab":return c.DoTab();break;case"CtrlBackspace":return c.DoCtrlBackspace();break}}catch(b){}return false}FCKEnterKey.prototype.DoEnter=function(a,f){FCKUndo.SaveUndoStep();this._HasShift=(f===true);var d=FCKSelection.GetParentElement();var c=new FCKElementPath(d);var b=a||this.EnterMode;if(b=="br"||c.Block&&c.Block.tagName.toLowerCase()=="pre"){return this._ExecuteEnterBr()}else{return this._ExecuteEnterBlock(b)}};FCKEnterKey.prototype.DoShiftEnter=function(){return this.DoEnter(this.ShiftEnterMode,true)};FCKEnterKey.prototype.DoBackspace=function(){var d=false;var c=new FCKDomRange(this.Window);c.MoveToSelection();if(FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(c,this.Window.document.body)){this._FixIESelectAllBug(c);return true}var b=c.CheckIsCollapsed();if(!b){if(FCKBrowserInfo.IsIE&&this.Window.document.selection.type.toLowerCase()=="control"){var a=this.Window.document.selection.createRange();for(var f=a.length-1;f>=0;f--){var o=a.item(f);o.parentNode.removeChild(o)}return true}return false}if(FCKBrowserInfo.IsIE){var n=FCKDomTools.GetPreviousSourceElement(c.StartNode,true);if(n&&n.nodeName.toLowerCase()=="br"){var m=c.Clone();m.SetStart(n,4);if(m.CheckIsEmpty()){n.parentNode.removeChild(n);return true}}}var l=c.StartBlock;var k=c.EndBlock;if(c.StartBlockLimit==c.EndBlockLimit&&l&&k){if(!b){var j=c.CheckEndOfBlock();c.DeleteContents();if(l!=k){c.SetStart(k,1);c.SetEnd(k,1)}c.Select();d=(l==k)}if(c.CheckStartOfBlock()){var h=c.StartBlock;var g=FCKDomTools.GetPreviousSourceElement(h,true,["BODY",c.StartBlockLimit.nodeName],["UL","OL"]);d=this._ExecuteBackspace(c,g,h)}else{if(FCKBrowserInfo.IsGeckoLike){c.Select()}}}c.Release();return d};FCKEnterKey.prototype.DoCtrlBackspace=function(){FCKUndo.SaveUndoStep();var a=new FCKDomRange(this.Window);a.MoveToSelection();if(FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(a,this.Window.document.body)){this._FixIESelectAllBug(a);return true}return false};FCKEnterKey.prototype._ExecuteBackspace=function(d,c,b){var a=false;if(!c&&b&&b.nodeName.IEquals("LI")&&b.parentNode.parentNode.nodeName.IEquals("LI")){this._OutdentWithSelection(b,d);return true}if(c&&c.nodeName.IEquals("LI")){var k=FCKDomTools.GetLastChild(c,["UL","OL"]);while(k){c=FCKDomTools.GetLastChild(k,"LI");k=FCKDomTools.GetLastChild(c,["UL","OL"])}}if(c&&b){if(b.nodeName.IEquals("LI")&&!c.nodeName.IEquals("LI")){this._OutdentWithSelection(b,d);return true}var j=b.parentNode;var h=c.nodeName.toLowerCase();if(FCKListsLib.EmptyElements[h]!=null||h=="table"){FCKDomTools.RemoveNode(c);a=true}else{FCKDomTools.RemoveNode(b);while(j.innerHTML.Trim().length==0){var g=j.parentNode;g.removeChild(j);j=g}FCKDomTools.LTrimNode(b);FCKDomTools.RTrimNode(c);d.SetStart(c,2,true);d.Collapse(true);var f=d.CreateBookmark(true);if(!b.tagName.IEquals(["TABLE"])){FCKDomTools.MoveChildren(b,c)}d.SelectBookmark(f);a=true}}return a};FCKEnterKey.prototype.DoDelete=function(){FCKUndo.SaveUndoStep();var a=false;var g=new FCKDomRange(this.Window);g.MoveToSelection();if(FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(g,this.Window.document.body)){this._FixIESelectAllBug(g);return true}if(g.CheckIsCollapsed()&&g.CheckEndOfBlock(FCKBrowserInfo.IsGeckoLike)){var f=g.StartBlock;var d=FCKTools.GetElementAscensor(f,"td");var c=FCKDomTools.GetNextSourceElement(f,true,[g.StartBlockLimit.nodeName],["UL","OL","TR"],true);if(d){var b=FCKTools.GetElementAscensor(c,"td");if(b!=d){return true}}a=this._ExecuteBackspace(g,f,c)}g.Release();return a};FCKEnterKey.prototype.DoTab=function(){var a=new FCKDomRange(this.Window);a.MoveToSelection();var c=a._Range.startContainer;while(c){if(c.nodeType==1){var b=c.tagName.toLowerCase();if(b=="tr"||b=="td"||b=="th"||b=="tbody"||b=="table"){return false}else{break}}c=c.parentNode}if(this.TabText){a.DeleteContents();a.InsertNode(this.Window.document.createTextNode(this.TabText));a.Collapse(false);a.Select()}return true};FCKEnterKey.prototype._ExecuteEnterBlock=function(d,c){var b=c||new FCKDomRange(this.Window);var a=b.SplitBlock(d);if(a){var q=a.PreviousBlock;var p=a.NextBlock;var o=a.WasStartOfBlock;var n=a.WasEndOfBlock;if(p){if(p.parentNode.nodeName.IEquals("li")){FCKDomTools.BreakParent(p,p.parentNode);FCKDomTools.MoveNode(p,p.nextSibling,true)}}else{if(q&&q.parentNode.nodeName.IEquals("li")){FCKDomTools.BreakParent(q,q.parentNode);b.MoveToElementEditStart(q.nextSibling);FCKDomTools.MoveNode(q,q.previousSibling)}}if(!o&&!n){if(p.nodeName.IEquals("li")&&p.firstChild&&p.firstChild.nodeName.IEquals(["ul","ol"])){p.insertBefore(FCKTools.GetElementDocument(p).createTextNode("\xa0"),p.firstChild)}if(p){b.MoveToElementEditStart(p)}}else{if(o&&n&&q.tagName.toUpperCase()=="LI"){b.MoveToElementStart(q);this._OutdentWithSelection(q,b);b.Release();return true}var m;if(q){var l=q.tagName.toUpperCase();if(!this._HasShift&&!(/^H[1-6]$/).test(l)){m=FCKDomTools.CloneElement(q)}}else{if(p){m=FCKDomTools.CloneElement(p)}}if(!m){m=this.Window.document.createElement(d)}var k=a.ElementPath;if(k){for(var f=0,g=k.Elements.length;f<g;f++){var j=k.Elements[f];if(j==k.Block||j==k.BlockLimit){break}if(FCKListsLib.InlineChildReqElements[j.nodeName.toLowerCase()]){j=FCKDomTools.CloneElement(j);FCKDomTools.MoveChildren(m,j);m.appendChild(j)}}}if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(m)}b.InsertNode(m);if(FCKBrowserInfo.IsIE){b.MoveToElementEditStart(m);b.Select()}b.MoveToElementEditStart(o&&!n?p:m)}if(FCKBrowserInfo.IsGeckoLike){if(p){var h=this.Window.document.createElement("span");h.innerHTML="&nbsp;";b.InsertNode(h);FCKDomTools.ScrollIntoView(h,false);b.DeleteContents()}else{FCKDomTools.ScrollIntoView(p||m,false)}}b.Select()}b.Release();return true};FCKEnterKey.prototype._ExecuteEnterBr=function(d){var c=new FCKDomRange(this.Window);c.MoveToSelection();if(c.StartBlockLimit==c.EndBlockLimit){c.DeleteContents();c.MoveToSelection();var b=c.CheckStartOfBlock();var a=c.CheckEndOfBlock();var k=c.StartBlock?c.StartBlock.tagName.toUpperCase():"";var j=this._HasShift;var h=false;if(!j&&k=="LI"){return this._ExecuteEnterBlock(null,c)}if(!j&&a&&(/^H[1-6]$/).test(k)){FCKDomTools.InsertAfterNode(c.StartBlock,this.Window.document.createElement("br"));if(FCKBrowserInfo.IsGecko){FCKDomTools.InsertAfterNode(c.StartBlock,this.Window.document.createTextNode(""))}c.SetStart(c.StartBlock.nextSibling,FCKBrowserInfo.IsIE?3:1)}else{var g;h=k.IEquals("pre");if(h){g=this.Window.document.createTextNode(FCKBrowserInfo.IsIE?"\r":"\n")}else{g=this.Window.document.createElement("br")}c.InsertNode(g);if(FCKBrowserInfo.IsGecko){FCKDomTools.InsertAfterNode(g,this.Window.document.createTextNode(""))}if(a&&FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(g.parentNode)}if(FCKBrowserInfo.IsIE){c.SetStart(g,4)}else{c.SetStart(g.nextSibling,1)}if(!FCKBrowserInfo.IsIE){var f=null;if(FCKBrowserInfo.IsOpera){f=this.Window.document.createElement("span")}else{f=this.Window.document.createElement("br")}g.parentNode.insertBefore(f,g.nextSibling);FCKDomTools.ScrollIntoView(f,false);f.parentNode.removeChild(f)}}c.Collapse(true);c.Select(h)}c.Release();return true};FCKEnterKey.prototype._OutdentWithSelection=function(a,c){var b=c.CreateBookmark();FCKListHandler.OutdentListItem(a);c.MoveToBookmark(b);c.Select()};FCKEnterKey.prototype._CheckIsAllContentsIncluded=function(a,f){var d=false;var c=false;if(a.StartContainer==f||a.StartContainer==f.firstChild){d=(a._Range.startOffset==0)}if(a.EndContainer==f||a.EndContainer==f.lastChild){var b=a.EndContainer.nodeType==3?a.EndContainer.length:a.EndContainer.childNodes.length;c=(a._Range.endOffset==b)}return d&&c};FCKEnterKey.prototype._FixIESelectAllBug=function(a){var c=this.Window.document;c.body.innerHTML="";var b;if(FCKConfig.EnterMode.IEquals(["div","p"])){b=c.createElement(FCKConfig.EnterMode);c.body.appendChild(b)}else{b=c.body}a.MoveToNodeContents(b);a.Collapse(true);a.Select();a.Release()};var FCKDocumentProcessor={};FCKDocumentProcessor._Items=[];FCKDocumentProcessor.AppendNew=function(){var a={};this._Items.push(a);return a};FCKDocumentProcessor.Process=function(a){var d=FCK.IsDirty();var c,b=0;while((c=this._Items[b++])){c.ProcessDocument(a)}if(!d){FCK.ResetIsDirty()}};var FCKDocumentProcessor_CreateFakeImage=function(a,c){var b=FCKTools.GetElementDocument(c).createElement("IMG");b.className=a;b.src=FCKConfig.BasePath+"images/spacer.gif";b.setAttribute("_fckfakelement","true",0);b.setAttribute("_fckrealelement",FCKTempBin.AddElement(c),0);return b};if(FCKBrowserInfo.IsIE||FCKBrowserInfo.IsOpera){var FCKAnchorsProcessor=FCKDocumentProcessor.AppendNew();FCKAnchorsProcessor.ProcessDocument=function(a){var f=a.getElementsByTagName("A");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){if(d.name.length>0){if(d.innerHTML!==""){if(FCKBrowserInfo.IsIE){d.className+=" FCK__AnchorC"}}else{var c=FCKDocumentProcessor_CreateFakeImage("FCK__Anchor",d.cloneNode(true));c.setAttribute("_fckanchor","true",0);d.parentNode.insertBefore(c,d);d.parentNode.removeChild(d)}}}}}var FCKPageBreaksProcessor=FCKDocumentProcessor.AppendNew();FCKPageBreaksProcessor.ProcessDocument=function(a){var f=a.getElementsByTagName("DIV");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){if(d.style.pageBreakAfter=="always"&&d.childNodes.length==1&&d.childNodes[0].style&&d.childNodes[0].style.display=="none"){var c=FCKDocumentProcessor_CreateFakeImage("FCK__PageBreak",d.cloneNode(true));d.parentNode.insertBefore(c,d);d.parentNode.removeChild(d)}}};var FCKEmbedAndObjectProcessor=(function(){var a=[];var d=function(g){var k=g.cloneNode(true);var j;var h=j=FCKDocumentProcessor_CreateFakeImage("FCK__UnknownObject",k);FCKEmbedAndObjectProcessor.RefreshView(h,g);for(var f=0;f<a.length;f++){j=a[f](g,j)||j}if(j!=h){FCKTempBin.RemoveElement(h.getAttribute("_fckrealelement"))}g.parentNode.replaceChild(j,g)};var c=function(f,j){var h=j.getElementsByTagName(f);for(var g=h.length-1;g>=0;g--){d(h[g])}};var b=function(f){c("object",f);c("embed",f)};return FCKTools.Merge(FCKDocumentProcessor.AppendNew(),{ProcessDocument:function(f){if(FCKBrowserInfo.IsGecko){FCKTools.RunFunction(b,this,[f])}else{b(f)}},RefreshView:function(g,f){if(f.getAttribute("width")>0){g.style.width=FCKTools.ConvertHtmlSizeToStyle(f.getAttribute("width"))}if(f.getAttribute("height")>0){g.style.height=FCKTools.ConvertHtmlSizeToStyle(f.getAttribute("height"))}},AddCustomHandler:function(f){a.push(f)}})})();FCK.GetRealElement=function(a){var b=FCKTempBin.Elements[a.getAttribute("_fckrealelement")];if(a.getAttribute("_fckflash")){if(a.style.width.length>0){b.width=FCKTools.ConvertStyleSizeToHtml(a.style.width)}if(a.style.height.length>0){b.height=FCKTools.ConvertStyleSizeToHtml(a.style.height)}}return b};if(FCKBrowserInfo.IsIE){FCKDocumentProcessor.AppendNew().ProcessDocument=function(a){var f=a.getElementsByTagName("HR");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){var c=a.createElement("hr");c.mergeAttributes(d,true);FCKDomTools.InsertAfterNode(d,c);d.parentNode.removeChild(d)}}}FCKDocumentProcessor.AppendNew().ProcessDocument=function(a){var f=a.getElementsByTagName("INPUT");var d;var b=f.length-1;while(b>=0&&(d=f[b--])){if(d.type=="hidden"){var c=FCKDocumentProcessor_CreateFakeImage("FCK__InputHidden",d.cloneNode(true));c.setAttribute("_fckinputhidden","true",0);d.parentNode.insertBefore(c,d);d.parentNode.removeChild(d)}}};FCKEmbedAndObjectProcessor.AddCustomHandler(function(a,b){if(!(a.nodeName.IEquals("embed")&&(a.type=="application/x-shockwave-flash"||/\.swf($|#|\?)/i.test(a.src)))){return}b.className="FCK__Flash";b.setAttribute("_fckflash","true",0)});if(FCKBrowserInfo.IsSafari){FCKDocumentProcessor.AppendNew().ProcessDocument=function(a){var c=a.getElementsByClassName?a.getElementsByClassName("Apple-style-span"):Array.prototype.filter.call(a.getElementsByTagName("span"),function(d){return d.className=="Apple-style-span"});for(var b=c.length-1;b>=0;b--){FCKDomTools.RemoveNode(c[b],true)}}}var FCKSelection=FCK.Selection={GetParentBlock:function(){var a=this.GetParentElement();while(a){if(FCKListsLib.BlockBoundaries[a.nodeName.toLowerCase()]){break}a=a.parentNode}return a},ApplyStyle:function(a){FCKStyles.ApplyStyle(new FCKStyle(a))}};FCKSelection.GetType=function(){try{var a=FCKSelection.GetSelection().type;if(a=="Control"||a=="Text"){return a}if(this.GetSelection().createRange().parentElement){return"Text"}}catch(b){}return"None"};FCKSelection.GetSelectedElement=function(){if(this.GetType()=="Control"){var a=this.GetSelection().createRange();if(a&&a.item){return this.GetSelection().createRange().item(0)}}return null};FCKSelection.GetParentElement=function(){switch(this.GetType()){case"Control":var a=FCKSelection.GetSelectedElement();return a?a.parentElement:null;case"None":return null;default:return this.GetSelection().createRange().parentElement()}};FCKSelection.GetBoundaryParentElement=function(a){switch(this.GetType()){case"Control":var d=FCKSelection.GetSelectedElement();return d?d.parentElement:null;case"None":return null;default:var c=FCK.EditorDocument;var b=c.selection.createRange();b.collapse(a!==false);var d=b.parentElement();return FCKTools.GetElementDocument(d)==c?d:null}};FCKSelection.SelectNode=function(a){FCK.Focus();this.GetSelection().empty();var c;try{c=FCK.EditorDocument.body.createControlRange();c.addElement(a)}catch(b){c=FCK.EditorDocument.body.createTextRange();c.moveToElementText(a)}c.select()};FCKSelection.Collapse=function(a){FCK.Focus();if(this.GetType()=="Text"){var b=this.GetSelection().createRange();b.collapse(a==null||a===true);b.select()}};FCKSelection.HasAncestorNode=function(a){var c;if(this.GetSelection().type=="Control"){c=this.GetSelectedElement()}else{var b=this.GetSelection().createRange();c=b.parentElement()}while(c){if(c.nodeName.IEquals(a)){return true}c=c.parentNode}return false};FCKSelection.MoveToAncestorNode=function(a){var c,b;if(!FCK.EditorDocument){return null}if(this.GetSelection().type=="Control"){b=this.GetSelection().createRange();for(i=0;i<b.length;i++){if(b(i).parentNode){c=b(i).parentNode;break}}}else{b=this.GetSelection().createRange();c=b.parentElement()}while(c&&!c.nodeName.Equals(a)){c=c.parentNode}return c};FCKSelection.Delete=function(){var a=this.GetSelection();if(a.type.toLowerCase()!="none"){a.clear()}return a};FCKSelection.GetSelection=function(){this.Restore();return FCK.EditorDocument.selection};FCKSelection.Save=function(a){var f=FCK.EditorDocument;if(!f){return}if(this.locked){return}this.locked=!!a;var d=f.selection;var c;if(d){try{c=d.createRange()}catch(b){}if(c){if(c.parentElement&&FCKTools.GetElementDocument(c.parentElement())!=f){c=null}else{if(c.item&&FCKTools.GetElementDocument(c.item(0))!=f){c=null}}}}this.SelectionData=c};FCKSelection._GetSelectionDocument=function(a){var b=a.createRange();if(!b){return null}else{if(b.item){return FCKTools.GetElementDocument(b.item(0))}else{return FCKTools.GetElementDocument(b.parentElement())}}};FCKSelection.Restore=function(){if(this.SelectionData){FCK.IsSelectionChangeLocked=true;try{if(String(this._GetSelectionDocument(FCK.EditorDocument.selection).body.contentEditable)=="true"){FCK.IsSelectionChangeLocked=false;return}this.SelectionData.select()}catch(a){}FCK.IsSelectionChangeLocked=false}};FCKSelection.Release=function(){this.locked=false;delete this.SelectionData};var FCKTableHandler={};FCKTableHandler.InsertRow=function(a){var c=FCKSelection.MoveToAncestorNode("TR");if(!c){return}var b=c.cloneNode(true);c.parentNode.insertBefore(b,c);FCKTableHandler.ClearRow(a?b:c)};FCKTableHandler.DeleteRows=function(a){if(!a){var g=FCKTableHandler.GetSelectedCells();var f=[];for(var b=0;b<g.length;b++){var d=g[b].parentNode;f[d.rowIndex]=d}for(var b=f.length;b>=0;b--){if(f[b]){FCKTableHandler.DeleteRows(f[b])}}return}var c=FCKTools.GetElementAscensor(a,"TABLE");if(c.rows.length==1){FCKTableHandler.DeleteTable(c);return}a.parentNode.removeChild(a)};FCKTableHandler.DeleteTable=function(a){if(!a){a=FCKSelection.GetSelectedElement();if(!a||a.tagName!="TABLE"){a=FCKSelection.MoveToAncestorNode("TABLE")}}if(!a){return}FCKSelection.SelectNode(a);FCKSelection.Collapse();if(a.parentNode.childNodes.length==1){a.parentNode.parentNode.removeChild(a.parentNode)}else{a.parentNode.removeChild(a)}};FCKTableHandler.InsertColumn=function(a){var j=null;var h=this.GetSelectedCells();if(h&&h.length){j=h[a?0:(h.length-1)]}if(!j){return}var g=FCKTools.GetElementAscensor(j,"TABLE");var f=j.cellIndex;for(var b=0;b<g.rows.length;b++){var d=g.rows[b];if(d.cells.length<(f+1)){continue}j=d.cells[f].cloneNode(false);if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(j)}var c=d.cells[f];d.insertBefore(j,(a?c:c.nextSibling))}};FCKTableHandler.DeleteColumns=function(a){if(!a){var g=FCKTableHandler.GetSelectedCells();for(var b=g.length;b>=0;b--){if(g[b]){FCKTableHandler.DeleteColumns(g[b])}}return}if(!a){return}var f=FCKTools.GetElementAscensor(a,"TABLE");var d=a.cellIndex;for(var b=f.rows.length-1;b>=0;b--){var c=f.rows[b];if(d==0&&c.cells.length==1){FCKTableHandler.DeleteRows(c);continue}if(c.cells[d]){c.removeChild(c.cells[d])}}};FCKTableHandler.InsertCell=function(a,f){var d=null;var c=this.GetSelectedCells();if(c&&c.length){d=c[f?0:(c.length-1)]}if(!d){return null}var b=FCK.EditorDocument.createElement("TD");if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(b)}if(!f&&d.cellIndex==d.parentNode.cells.length-1){d.parentNode.appendChild(b)}else{d.parentNode.insertBefore(b,f?d:d.nextSibling)}return b};FCKTableHandler.DeleteCell=function(a){if(a.parentNode.cells.length==1){FCKTableHandler.DeleteRows(a.parentNode);return}a.parentNode.removeChild(a)};FCKTableHandler.DeleteCells=function(){var a=FCKTableHandler.GetSelectedCells();for(var b=a.length-1;b>=0;b--){FCKTableHandler.DeleteCell(a[b])}};FCKTableHandler._MarkCells=function(a,c){for(var b=0;b<a.length;b++){a[b][c]=true}};FCKTableHandler._UnmarkCells=function(a,c){for(var b=0;b<a.length;b++){FCKDomTools.ClearElementJSProperty(a[b],c)}};FCKTableHandler._ReplaceCellsByMarker=function(a,f,d){for(var c=0;c<a.length;c++){for(var b=0;b<a[c].length;b++){if(a[c][b][f]){a[c][b]=d}}}};FCKTableHandler._GetMarkerGeometry=function(d,c,b,a){var k=0;var j=0;var h=0;var g=0;for(var f=b;d[c][f]&&d[c][f][a];f++){k++}for(var f=b-1;d[c][f]&&d[c][f][a];f--){k++;h++}for(var f=c;d[f]&&d[f][b]&&d[f][b][a];f++){j++}for(var f=c-1;d[f]&&d[f][b]&&d[f][b][a];f--){j++;g++}return{width:k,height:j,x:h,y:g}};FCKTableHandler.CheckIsSelectionRectangular=function(){var d=FCKTableHandler.GetSelectedCells();if(d.length<1){return false}for(var f=0;f<d.length;f++){if(d[f].parentNode.parentNode!=d[0].parentNode.parentNode){return false}}this._MarkCells(d,"_CellSelected");var c=this._CreateTableMap(d[0]);var b=d[0].parentNode.rowIndex;var a=this._GetCellIndexSpan(c,b,d[0]);var l=this._GetMarkerGeometry(c,b,a,"_CellSelected");var k=a-l.x;var j=b-l.y;if(l.width>=l.height){for(a=k;a<k+l.width;a++){b=j+(a-k)%l.height;if(!c[b]||!c[b][a]){this._UnmarkCells(d,"_CellSelected");return false}var h=this._GetMarkerGeometry(c,b,a,"_CellSelected");if(h.width!=l.width||h.height!=l.height){this._UnmarkCells(d,"_CellSelected");return false}}}else{for(b=j;b<j+l.height;b++){a=k+(b-j)%l.width;if(!c[b]||!c[b][a]){this._UnmarkCells(d,"_CellSelected");return false}var h=this._GetMarkerGeometry(c,b,a,"_CellSelected");if(h.width!=l.width||h.height!=l.height){this._UnmarkCells(d,"_CellSelected");return false}}}this._UnmarkCells(d,"_CellSelected");return true};FCKTableHandler.MergeCells=function(){var d=this.GetSelectedCells();if(d.length<2){return}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var q=this._GetCellIndexSpan(b,a,c);this._MarkCells(d,"_SelectedCells");var p=this._GetMarkerGeometry(b,a,q,"_SelectedCells");var o=q-p.x;var n=a-p.y;var m=FCKTools.GetElementDocument(c).createDocumentFragment();for(var g=0;g<p.height;g++){var l=0;for(var f=0;f<p.width;f++){var k=b[n+g][o+f];while(k.childNodes.length>0){var h=k.removeChild(k.firstChild);if(h.nodeType!=1||(h.getAttribute("type",2)!="_moz"&&h.getAttribute("_moz_dirty")!=null)){m.appendChild(h);l++}}}if(l>0){m.appendChild(FCK.EditorDocument.createElement("br"))}}this._ReplaceCellsByMarker(b,"_SelectedCells",c);this._UnmarkCells(d,"_SelectedCells");this._InstallTableMap(b,c.parentNode.parentNode.parentNode);c.appendChild(m);if(FCKBrowserInfo.IsGeckoLike&&(!c.firstChild)){FCKTools.AppendBogusBr(c)}this._MoveCaretToCell(c,false)};FCKTableHandler.MergeRight=function(){var a=this.GetMergeRightTarget();if(a==null){return}var f=a.refCell;var d=a.tableMap;var c=a.nextCell;var b=FCK.EditorDocument.createDocumentFragment();while(c&&c.childNodes&&c.childNodes.length>0){b.appendChild(c.removeChild(c.firstChild))}c.parentNode.removeChild(c);f.appendChild(b);this._MarkCells([c],"_Replace");this._ReplaceCellsByMarker(d,"_Replace",f);this._InstallTableMap(d,f.parentNode.parentNode.parentNode);this._MoveCaretToCell(f,false)};FCKTableHandler.MergeDown=function(){var a=this.GetMergeDownTarget();if(a==null){return}var f=a.refCell;var d=a.tableMap;var c=a.nextCell;var b=FCKTools.GetElementDocument(f).createDocumentFragment();while(c&&c.childNodes&&c.childNodes.length>0){b.appendChild(c.removeChild(c.firstChild))}if(b.firstChild){b.insertBefore(FCK.EditorDocument.createElement("br"),b.firstChild)}f.appendChild(b);this._MarkCells([c],"_Replace");this._ReplaceCellsByMarker(d,"_Replace",f);this._InstallTableMap(d,f.parentNode.parentNode.parentNode);this._MoveCaretToCell(f,false)};FCKTableHandler.HorizontalSplitCell=function(){var f=FCKTableHandler.GetSelectedCells();if(f.length!=1){return}var d=f[0];var c=this._CreateTableMap(d);var b=d.parentNode.rowIndex;var u=FCKTableHandler._GetCellIndexSpan(c,b,d);var t=isNaN(d.colSpan)?1:d.colSpan;if(t>1){var q=Math.ceil(t/2);var p=FCK.EditorDocument.createElement(d.nodeName);if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(p)}var o=u+q;var n=u+t;var m=isNaN(d.rowSpan)?1:d.rowSpan;for(var a=b;a<b+m;a++){for(var h=o;h<n;h++){c[a][h]=p}}}else{var l=[];for(var h=0;h<c.length;h++){var k=c[h].slice(0,u);if(c[h].length<=u){l.push(k);continue}if(c[h][u]==d){k.push(d);k.push(FCK.EditorDocument.createElement(d.nodeName));if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(k[k.length-1])}}else{k.push(c[h][u]);k.push(c[h][u])}for(var g=u+1;g<c[h].length;g++){k.push(c[h][g])}l.push(k)}c=l}this._InstallTableMap(c,d.parentNode.parentNode.parentNode)};FCKTableHandler.VerticalSplitCell=function(){var d=FCKTableHandler.GetSelectedCells();if(d.length!=1){return}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var t=FCKTableHandler._GetCellIndexSpan(b,a,c);var r=isNaN(c.colSpan)?1:c.colSpan;var q=c.rowSpan;if(isNaN(q)){q=1}if(q>1){c.rowSpan=Math.ceil(q/2);var p=a+Math.ceil(q/2);var o=b[p];var n=null;for(var f=t+1;f<o.length;f++){if(o[f].parentNode.rowIndex==p){n=o[f];break}}var m=FCK.EditorDocument.createElement(c.nodeName);m.rowSpan=Math.floor(q/2);if(r>1){m.colSpan=r}if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(m)}c.parentNode.parentNode.parentNode.rows[p].insertBefore(m,n)}else{var l=c.parentNode.sectionRowIndex+1;var k=FCK.EditorDocument.createElement("tr");var j=c.parentNode.parentNode;if(j.rows.length>l){j.insertBefore(k,j.rows[l])}else{j.appendChild(k)}for(var f=0;f<b[a].length;){var h=b[a][f].colSpan;if(isNaN(h)||h<1){h=1}if(f==t){f+=h;continue}var g=b[a][f].rowSpan;if(isNaN(g)){g=1}b[a][f].rowSpan=g+1;f+=h}var m=FCK.EditorDocument.createElement(c.nodeName);if(r>1){m.colSpan=r}if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(m)}k.appendChild(m)}};FCKTableHandler._GetCellIndexSpan=function(a,g,d){if(a.length<g+1){return null}var b=a[g];for(var f=0;f<b.length;f++){if(b[f]==d){return f}}return null};FCKTableHandler._GetCellLocation=function(a,f){for(var b=0;b<a.length;b++){for(var d=0;d<a[b].length;d++){if(a[b][d]==f){return[b,d]}}}return null};FCKTableHandler._CreateTableMap=function(g){var f=(g.nodeName=="TABLE"?g:g.parentNode.parentNode.parentNode);var d=f.rows;var b=-1;var a=[];for(var k=0;k<d.length;k++){b++;if(!a[b]){a[b]=[]}var l=-1;for(var h=0;h<d[k].cells.length;h++){var q=d[k].cells[h];l++;while(a[b][l]){l++}var p=isNaN(q.colSpan)?1:q.colSpan;var o=isNaN(q.rowSpan)?1:q.rowSpan;for(var n=0;n<o;n++){if(!a[b+n]){a[b+n]=[]}for(var m=0;m<p;m++){a[b+n][l+m]=d[k].cells[h]}}l+=p-1}}return a};FCKTableHandler._InstallTableMap=function(a,k){var h=FCKBrowserInfo.IsIE?"_fckrowspan":"rowSpan";for(var d=0;d<a.length;d++){for(var c=0;c<a[d].length;c++){var g=a[d][c];if(g.parentNode){g.parentNode.removeChild(g)}g.colSpan=g[h]=1}}var f=0;for(var d=0;d<a.length;d++){for(var c=0;c<a[d].length;c++){var g=a[d][c];if(!g){continue}if(c>f){f=c}if(g._colScanned===true){continue}if(a[d][c-1]==g){g.colSpan++}if(a[d][c+1]!=g){g._colScanned=true}}}for(var d=0;d<=f;d++){for(var c=0;c<a.length;c++){if(!a[c]){continue}var g=a[c][d];if(!g||g._rowScanned===true){continue}if(a[c-1]&&a[c-1][d]==g){g[h]++}if(!a[c+1]||a[c+1][d]!=g){g._rowScanned=true}}}for(var d=0;d<a.length;d++){for(var c=0;c<a[d].length;c++){var g=a[d][c];FCKDomTools.ClearElementJSProperty(g,"_colScanned");FCKDomTools.ClearElementJSProperty(g,"_rowScanned")}}for(var d=0;d<a.length;d++){var b=FCK.EditorDocument.createElement("tr");for(var c=0;c<a[d].length;){var g=a[d][c];if(a[d-1]&&a[d-1][c]==g){c+=g.colSpan;continue}b.appendChild(g);if(h!="rowSpan"){g.rowSpan=g[h];g.removeAttribute(h)}c+=g.colSpan;if(g.colSpan==1){g.removeAttribute("colspan")}if(g.rowSpan==1){g.removeAttribute("rowspan")}}if(FCKBrowserInfo.IsIE){k.rows[d].replaceNode(b)}else{k.rows[d].innerHTML="";FCKDomTools.MoveChildren(b,k.rows[d])}}};FCKTableHandler._MoveCaretToCell=function(a,c){var b=new FCKDomRange(FCK.EditorWindow);b.MoveToNodeContents(a);b.Collapse(c);b.Select()};FCKTableHandler.ClearRow=function(a){var c=a.cells;for(var b=0;b<c.length;b++){c[b].innerHTML="";if(FCKBrowserInfo.IsGeckoLike){FCKTools.AppendBogusBr(c[b])}}};FCKTableHandler.GetMergeRightTarget=function(){var d=this.GetSelectedCells();if(d.length!=1){return null}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var k=this._GetCellIndexSpan(b,a,c);var j=k+(isNaN(c.colSpan)?1:c.colSpan);var h=b[a][j];if(!h){return null}this._MarkCells([c,h],"_SizeTest");var g=this._GetMarkerGeometry(b,a,k,"_SizeTest");var f=this._GetMarkerGeometry(b,a,j,"_SizeTest");this._UnmarkCells([c,h],"_SizeTest");if(g.height!=f.height||g.y!=f.y){return null}return{refCell:c,nextCell:h,tableMap:b}};FCKTableHandler.GetMergeDownTarget=function(){var d=this.GetSelectedCells();if(d.length!=1){return null}var c=d[0];var b=this._CreateTableMap(c);var a=c.parentNode.rowIndex;var k=this._GetCellIndexSpan(b,a,c);var j=a+(isNaN(c.rowSpan)?1:c.rowSpan);if(!b[j]){return null}var h=b[j][k];if(!h){return null}if(c.parentNode.parentNode!=h.parentNode.parentNode){return null}this._MarkCells([c,h],"_SizeTest");var g=this._GetMarkerGeometry(b,a,k,"_SizeTest");var f=this._GetMarkerGeometry(b,j,k,"_SizeTest");this._UnmarkCells([c,h],"_SizeTest");if(g.width!=f.width||g.x!=f.x){return null}return{refCell:c,nextCell:h,tableMap:b}};FCKTableHandler.GetSelectedCells=function(){if(FCKSelection.GetType()=="Control"){var a=FCKSelection.MoveToAncestorNode(["TD","TH"]);return a?[a]:[]}var g=[];var f=FCKSelection.GetSelection().createRange();var d=FCKSelection.GetParentElement();if(d&&d.tagName.Equals("TD","TH")){g[0]=d}else{d=FCKSelection.MoveToAncestorNode("TABLE");if(d){for(var b=0;b<d.cells.length;b++){var c=FCK.EditorDocument.body.createTextRange();c.moveToElementText(d.cells[b]);if(f.inRange(c)||(f.compareEndPoints("StartToStart",c)>=0&&f.compareEndPoints("StartToEnd",c)<=0)||(f.compareEndPoints("EndToStart",c)>=0&&f.compareEndPoints("EndToEnd",c)<=0)){g[g.length]=d.cells[b]}}}}return g};var FCKXml=function(){this.Error=false};FCKXml.GetAttribute=function(a,d,c){var b=a.attributes.getNamedItem(d);return b?b.value:c};FCKXml.TransformToObject=function(d){if(!d){return null}var c={};var b=d.attributes;for(var f=0;f<b.length;f++){var a=b[f];c[a.name]=a.value}var k=d.childNodes;for(f=0;f<k.length;f++){var j=k[f];if(j.nodeType==1){var h="$"+j.nodeName;var g=c[h];if(!g){g=c[h]=[]}g.push(this.TransformToObject(j))}}return c};FCKXml.prototype={LoadUrl:function(a){this.Error=false;var b=FCKTools.CreateXmlObject("XmlHttp");if(!b){this.Error=true;return}b.open("GET",a,false);b.send(null);if(b.status==200||b.status==304||(b.status==0&&b.readyState==4)){this.DOMDocument=b.responseXML;if(!this.DOMDocument||this.DOMDocument.firstChild==null){this.DOMDocument=FCKTools.CreateXmlObject("DOMDocument");this.DOMDocument.async=false;this.DOMDocument.resolveExternals=false;this.DOMDocument.loadXML(b.responseText)}}else{this.DOMDocument=null}if(this.DOMDocument==null||this.DOMDocument.firstChild==null){this.Error=true;if(window.confirm('Error loading "'+a+'"\r\nDo you want to see more info?')){alert('URL requested: "'+a+'"\r\nServer response:\r\nStatus: '+b.status+"\r\nResponse text:\r\n"+b.responseText)}}},SelectNodes:function(a,b){if(this.Error){return[]}if(b){return b.selectNodes(a)}else{return this.DOMDocument.selectNodes(a)}},SelectSingleNode:function(a,b){if(this.Error){return null}if(b){return b.selectSingleNode(a)}else{return this.DOMDocument.selectSingleNode(a)}}};var FCKNamedCommand=function(a){this.Name=a};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name)};FCKNamedCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return FCK.GetNamedCommandState(this.Name)};var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:"Style",Execute:function(a,b){FCKUndo.SaveUndoStep();if(b.Selected){FCK.Styles.RemoveStyle(b.Style)}else{FCK.Styles.ApplyStyle(b.Style)}FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorDocument){return -1}if(FCKSelection.GetType()=="Control"){var a=FCKSelection.GetSelectedElement();if(!a||!FCKStyles.CheckHasObjectStyle(a.nodeName.toLowerCase())){return -1}}return 0}};var FCKDialogCommand=function(a,j,h,g,f,d,c,b){this.Name=a;this.Title=j;this.Url=h;this.Width=g;this.Height=f;this.CustomValue=b;this.GetStateFunction=d;this.GetStateParam=c;this.Resizable=false};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog("FCKDialog_"+this.Name,this.Title,this.Url,this.Width,this.Height,this.CustomValue,null,this.Resizable)};FCKDialogCommand.prototype.GetState=function(){if(this.GetStateFunction){return this.GetStateFunction(this.GetStateParam)}else{return FCK.EditMode==0?0:-1}};var FCKUndefinedCommand=function(){this.Name="Undefined"};FCKUndefinedCommand.prototype.Execute=function(){alert(FCKLang.NotImplemented)};FCKUndefinedCommand.prototype.GetState=function(){return 0};var FCKFormatBlockCommand=function(){};FCKFormatBlockCommand.prototype={Name:"FormatBlock",Execute:FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1}};var FCKFontNameCommand=function(){};FCKFontNameCommand.prototype={Name:"FontName",Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKFontSizeCommand=function(){};FCKFontSizeCommand.prototype={Name:"FontSize",Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKPreviewCommand=function(){this.Name="Preview"};FCKPreviewCommand.prototype.Execute=function(){FCK.Preview()};FCKPreviewCommand.prototype.GetState=function(){return 0};var FCKSaveCommand=function(){this.Name="Save"};FCKSaveCommand.prototype.Execute=function(){var a=FCK.GetParentForm();if(typeof(a.onsubmit)=="function"){var b=a.onsubmit();if(b!=null&&b===false){return}}if(typeof(a.submit)=="function"){a.submit()}else{a.submit.click()}};FCKSaveCommand.prototype.GetState=function(){return 0};var FCKNewPageCommand=function(){this.Name="NewPage"};FCKNewPageCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();FCK.SetData("");FCKUndo.Typing=true;FCK.Focus()};FCKNewPageCommand.prototype.GetState=function(){return 0};var FCKSourceCommand=function(){this.Name="Source"};FCKSourceCommand.prototype.Execute=function(){if(FCKConfig.SourcePopup){var a=FCKConfig.ScreenWidth*0.65;var b=FCKConfig.ScreenHeight*0.65;FCKDialog.OpenDialog("FCKDialog_Source",FCKLang.Source,"dialog/fck_source.html",a,b,null,null,true)}else{FCK.SwitchEditMode()}};FCKSourceCommand.prototype.GetState=function(){return(FCK.EditMode==0?0:1)};var FCKUndoCommand=function(){this.Name="Undo"};FCKUndoCommand.prototype.Execute=function(){FCKUndo.Undo()};FCKUndoCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return(FCKUndo.CheckUndoState()?0:-1)};var FCKRedoCommand=function(){this.Name="Redo"};FCKRedoCommand.prototype.Execute=function(){FCKUndo.Redo()};FCKRedoCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return(FCKUndo.CheckRedoState()?0:-1)};var FCKPageBreakCommand=function(){this.Name="PageBreak"};FCKPageBreakCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();var b=FCK.EditorDocument.createElement("DIV");b.style.pageBreakAfter="always";b.innerHTML='<span style="DISPLAY:none">&nbsp;</span>';var a=FCKDocumentProcessor_CreateFakeImage("FCK__PageBreak",b);var d=new FCKDomRange(FCK.EditorWindow);d.MoveToSelection();var c=d.SplitBlock();d.InsertNode(a);FCK.Events.FireEvent("OnSelectionChange")};FCKPageBreakCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return 0};var FCKUnlinkCommand=function(){this.Name="Unlink"};FCKUnlinkCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if(FCKBrowserInfo.IsGeckoLike){var a=FCK.Selection.MoveToAncestorNode("A");if(a){FCKTools.RemoveOuterTags(a)}return}FCK.ExecuteNamedCommand(this.Name)};FCKUnlinkCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}var a=FCK.GetNamedCommandState(this.Name);if(a==0&&FCK.EditMode==0){var c=FCKSelection.MoveToAncestorNode("A");var b=(c&&c.name.length>0&&c.href.length==0);if(b){a=-1}}return a};var FCKVisitLinkCommand=function(){this.Name="VisitLink"};FCKVisitLinkCommand.prototype={GetState:function(){if(FCK.EditMode!=0){return -1}var a=FCK.GetNamedCommandState("Unlink");if(a==0){var b=FCKSelection.MoveToAncestorNode("A");if(!b.href){a=-1}}return a},Execute:function(){var a=FCKSelection.MoveToAncestorNode("A");var f=a.getAttribute("_fcksavedurl")||a.getAttribute("href",2);if(!/:\/\//.test(f)){var d=FCKConfig.BaseHref;var c=FCK.GetInstanceObject("parent");if(!d){d=c.document.location.href;d=d.substring(0,d.lastIndexOf("/")+1)}if(/^\//.test(f)){try{d=d.match(/^.*:\/\/+[^\/]+/)[0]}catch(b){d=c.document.location.protocol+"://"+c.parent.document.location.host}}f=d+f}if(!window.open(f,"_blank")){alert(FCKLang.VisitLinkBlocked)}}};var FCKSelectAllCommand=function(){this.Name="SelectAll"};FCKSelectAllCommand.prototype.Execute=function(){if(FCK.EditMode==0){FCK.ExecuteNamedCommand("SelectAll")}else{var a=FCK.EditingArea.Textarea;if(FCKBrowserInfo.IsIE){a.createTextRange().execCommand("SelectAll")}else{a.selectionStart=0;a.selectionEnd=a.value.length}a.focus()}};FCKSelectAllCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return 0};var FCKPasteCommand=function(){this.Name="Paste"};FCKPasteCommand.prototype={Execute:function(){if(FCKBrowserInfo.IsIE){FCK.Paste()}else{FCK.ExecuteNamedCommand("Paste")}},GetState:function(){if(FCK.EditMode!=0){return -1}return FCK.GetNamedCommandState("Paste")}};var FCKRuleCommand=function(){this.Name="Rule"};FCKRuleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();FCK.InsertElement("hr")},GetState:function(){if(FCK.EditMode!=0){return -1}return FCK.GetNamedCommandState("InsertHorizontalRule")}};var FCKCutCopyCommand=function(a){this.Name=a?"Cut":"Copy"};FCKCutCopyCommand.prototype={Execute:function(){var a=false;if(FCKBrowserInfo.IsIE){var d=function(){a=true};var c="on"+this.Name.toLowerCase();FCK.EditorDocument.body.attachEvent(c,d);FCK.ExecuteNamedCommand(this.Name);FCK.EditorDocument.body.detachEvent(c,d)}else{try{FCK.ExecuteNamedCommand(this.Name);a=true}catch(b){}}if(!a){alert(FCKLang["PasteError"+this.Name])}},GetState:function(){return FCK.EditMode!=0?-1:FCK.GetNamedCommandState("Cut")}};var FCKAnchorDeleteCommand=function(){this.Name="AnchorDelete"};FCKAnchorDeleteCommand.prototype={Execute:function(){if(FCK.Selection.GetType()=="Control"){FCK.Selection.Delete()}else{var a=FCK.Selection.GetSelectedElement();if(a){if(a.tagName=="IMG"&&a.getAttribute("_fckanchor")){oAnchor=FCK.GetRealElement(a)}else{a=null}}if(!a){oAnchor=FCK.Selection.MoveToAncestorNode("A");if(oAnchor){FCK.Selection.SelectNode(oAnchor)}}if(oAnchor.href.length!=0){oAnchor.removeAttribute("name");if(FCKBrowserInfo.IsIE){oAnchor.className=oAnchor.className.replace(FCKRegexLib.FCK_Class,"")}return}if(a){a.parentNode.removeChild(a);return}if(oAnchor.innerHTML.length==0){oAnchor.parentNode.removeChild(oAnchor);return}FCKTools.RemoveOuterTags(oAnchor)}if(FCKBrowserInfo.IsGecko){FCK.Selection.Collapse(true)}},GetState:function(){if(FCK.EditMode!=0){return -1}return FCK.GetNamedCommandState("Unlink")}};var FCKDeleteDivCommand=function(){};FCKDeleteDivCommand.prototype={GetState:function(){if(FCK.EditMode!=0){return -1}var a=FCKSelection.GetParentElement();var b=new FCKElementPath(a);return b.BlockLimit&&b.BlockLimit.nodeName.IEquals("div")?0:-1},Execute:function(){FCKUndo.SaveUndoStep();var a=FCKDomTools.GetSelectedDivContainers();var d=new FCKDomRange(FCK.EditorWindow);d.MoveToSelection();var c=d.CreateBookmark();for(var b=0;b<a.length;b++){FCKDomTools.RemoveNode(a[b],true)}d.MoveToBookmark(c);d.Select()}};var FCKNbsp=function(){this.Name="Non Breaking Space"};FCKNbsp.prototype={Execute:function(){FCK.InsertHtml("&nbsp;")},GetState:function(){return(FCK.EditMode!=0?-1:0)}};var FCKShowBlockCommand=function(a,b){this.Name=a;if(b!=undefined){this._SavedState=b}else{this._SavedState=null}};FCKShowBlockCommand.prototype.Execute=function(){var a=this.GetState();if(a==-1){return}var d=FCK.EditorDocument.body;if(a==1){d.className=d.className.replace(/(^| )FCK__ShowBlocks/g,"")}else{d.className+=" FCK__ShowBlocks"}if(FCKBrowserInfo.IsIE){try{FCK.EditorDocument.selection.createRange().select()}catch(b){}}else{var c=FCK.EditorWindow.getSelection().focusNode;if(c){if(c.nodeType!=1){c=c.parentNode}FCKDomTools.ScrollIntoView(c,false)}}FCK.Events.FireEvent("OnSelectionChange")};FCKShowBlockCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}if(!FCK.EditorDocument){return 0}if(/FCK__ShowBlocks(?:\s|$)/.test(FCK.EditorDocument.body.className)){return 1}return 0};FCKShowBlockCommand.prototype.SaveState=function(){this._SavedState=this.GetState()};FCKShowBlockCommand.prototype.RestoreState=function(){if(this._SavedState!=null&&this.GetState()!=this._SavedState){this.Execute()}};var FCKSpellCheckCommand=function(){this.Name="SpellCheck";this.IsEnabled=true};FCKSpellCheckCommand.prototype.Execute=function(){switch(FCKConfig.SpellChecker){case"ieSpell":this._RunIeSpell();break;case"SpellerPages":FCKDialog.OpenDialog("FCKDialog_SpellCheck","Spell Check","dialog/fck_spellerpages.html",440,480);break;case"WSC":FCKDialog.OpenDialog("FCKDialog_SpellCheck","Spell Check","wsc/w.html",530,480)}};FCKSpellCheckCommand.prototype._RunIeSpell=function(){try{var a=new ActiveXObject("ieSpell.ieSpellExtension");a.CheckAllLinkedDocuments(FCK.EditorDocument)}catch(b){if(b.number==-2146827859){if(confirm(FCKLang.IeSpellDownload)){window.open(FCKConfig.IeSpellDownloadUrl,"IeSpellDownload")}}else{alert("Error Loading ieSpell: "+b.message+" ("+b.number+")")}}};FCKSpellCheckCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return this.IsEnabled?0:-1};var FCKTextColorCommand=function(a){this.Name=a=="ForeColor"?"TextColor":"BGColor";this.Type=a;var b;if(FCKBrowserInfo.IsIE){b=window}else{if(FCK.ToolbarSet._IFrame){b=FCKTools.GetElementWindow(FCK.ToolbarSet._IFrame)}else{b=window.parent}}this._Panel=new FCKPanel(b);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._Panel.MainNode.className="FCK_Panel";this._CreatePanelBody(this._Panel.Document,this._Panel.MainNode);FCK.ToolbarSet.ToolbarItems.GetItem(this.Name).RegisterPanel(this._Panel);FCKTools.DisableSelection(this._Panel.Document.body)};FCKTextColorCommand.prototype.Execute=function(a,c,b){this._Panel.Show(a,c,b)};FCKTextColorCommand.prototype.SetColor=function(a){FCKUndo.SaveUndoStep();var b=FCKStyles.GetStyle("_FCK_"+(this.Type=="ForeColor"?"Color":"BackColor"));if(!a||a.length==0){FCK.Styles.RemoveStyle(b)}else{b.SetVariable("Color",a);FCKStyles.ApplyStyle(b)}FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")};FCKTextColorCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return 0};function FCKTextColorCommand_OnMouseOver(){this.className="ColorSelected"}function FCKTextColorCommand_OnMouseOut(){this.className="ColorDeselected"}function FCKTextColorCommand_OnClick(a,c,b){this.className="ColorDeselected";c.SetColor(b);c._Panel.Hide()}function FCKTextColorCommand_AutoOnClick(a,b){this.className="ColorDeselected";b.SetColor("");b._Panel.Hide()}function FCKTextColorCommand_MoreOnClick(a,b){this.className="ColorDeselected";b._Panel.Hide();FCKDialog.OpenDialog("FCKDialog_Color",FCKLang.DlgColorTitle,"dialog/fck_colorselector.html",410,320,FCKTools.Bind(b,b.SetColor))}FCKTextColorCommand.prototype._CreatePanelBody=function(d,c){function f(){var p=d.createElement("DIV");p.className="ColorDeselected";FCKTools.AddEventListenerEx(p,"mouseover",FCKTextColorCommand_OnMouseOver);FCKTools.AddEventListenerEx(p,"mouseout",FCKTextColorCommand_OnMouseOut);return p}var a=c.appendChild(d.createElement("TABLE"));a.className="ForceBaseFont";a.style.tableLayout="fixed";a.cellPadding=0;a.cellSpacing=0;a.border=0;a.width=150;var o=a.insertRow(-1).insertCell(-1);o.colSpan=8;var b=o.appendChild(f());b.innerHTML='<table cellspacing="0" cellpadding="0" width="100%" border="0">\n                    <tr>\n                          <td><div class="ColorBoxBorder"><div class="ColorBox" style="background-color: #000000"></div></div></td>\n                             <td nowrap width="100%" align="center">'+FCKLang.ColorAutomatic+"</td>\n                        </tr>\n         </table>";FCKTools.AddEventListenerEx(b,"click",FCKTextColorCommand_AutoOnClick,this);if(!FCKBrowserInfo.IsIE){b.style.width="96%"}var n=FCKConfig.FontColors.toString().split(",");var m=0;while(m<n.length){var l=a.insertRow(-1);for(var g=0;g<8;g++,m++){if(m<n.length){var k=n[m].split("/");var j="#"+k[0];var h=k[1]||j}b=l.insertCell(-1).appendChild(f());b.innerHTML='<div class="ColorBoxBorder"><div class="ColorBox" style="background-color: '+j+'"></div></div>';if(m>=n.length){b.style.visibility="hidden"}else{FCKTools.AddEventListenerEx(b,"click",FCKTextColorCommand_OnClick,[this,h])}}}if(FCKConfig.EnableMoreFontColors){o=a.insertRow(-1).insertCell(-1);o.colSpan=8;b=o.appendChild(f());b.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td nowrap align="center">'+FCKLang.ColorMoreColors+"</td></tr></table>";FCKTools.AddEventListenerEx(b,"click",FCKTextColorCommand_MoreOnClick,this)}if(!FCKBrowserInfo.IsIE){b.style.width="96%"}};var FCKPastePlainTextCommand=function(){this.Name="PasteText"};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText()};FCKPastePlainTextCommand.prototype.GetState=function(){if(FCK.EditMode!=0){return -1}return FCK.GetNamedCommandState("Paste")};var FCKPasteWordCommand=function(){this.Name="PasteWord"};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord()};FCKPasteWordCommand.prototype.GetState=function(){if(FCK.EditMode!=0||FCKConfig.ForcePasteAsPlainText){return -1}else{return FCK.GetNamedCommandState("Paste")}};var FCKTableCommand=function(a){this.Name=a};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if(!FCKBrowserInfo.IsGecko){switch(this.Name){case"TableMergeRight":return FCKTableHandler.MergeRight();case"TableMergeDown":return FCKTableHandler.MergeDown()}}switch(this.Name){case"TableInsertRowAfter":return FCKTableHandler.InsertRow(false);case"TableInsertRowBefore":return FCKTableHandler.InsertRow(true);case"TableDeleteRows":return FCKTableHandler.DeleteRows();case"TableInsertColumnAfter":return FCKTableHandler.InsertColumn(false);case"TableInsertColumnBefore":return FCKTableHandler.InsertColumn(true);case"TableDeleteColumns":return FCKTableHandler.DeleteColumns();case"TableInsertCellAfter":return FCKTableHandler.InsertCell(null,false);case"TableInsertCellBefore":return FCKTableHandler.InsertCell(null,true);case"TableDeleteCells":return FCKTableHandler.DeleteCells();case"TableMergeCells":return FCKTableHandler.MergeCells();case"TableHorizontalSplitCell":return FCKTableHandler.HorizontalSplitCell();case"TableVerticalSplitCell":return FCKTableHandler.VerticalSplitCell();case"TableDelete":return FCKTableHandler.DeleteTable();default:return alert(FCKLang.UnknownCommand.replace(/%1/g,this.Name))}};FCKTableCommand.prototype.GetState=function(){if(FCK.EditorDocument!=null&&FCKSelection.HasAncestorNode("TABLE")){switch(this.Name){case"TableHorizontalSplitCell":case"TableVerticalSplitCell":if(FCKTableHandler.GetSelectedCells().length==1){return 0}else{return -1}case"TableMergeCells":if(FCKTableHandler.CheckIsSelectionRectangular()&&FCKTableHandler.GetSelectedCells().length>1){return 0}else{return -1}case"TableMergeRight":return FCKTableHandler.GetMergeRightTarget()?0:-1;case"TableMergeDown":return FCKTableHandler.GetMergeDownTarget()?0:-1;default:return 0}}else{return -1}};var FCKFitWindow=function(){this.Name="FitWindow"};FCKFitWindow.prototype.Execute=function(){var d=window.frameElement;var c=d.style;var b=parent;var a=b.document.documentElement;var n=b.document.body;var m=n.style;var l;var k,f;if(FCK.EditMode==0){k=new FCKDomRange(FCK.EditorWindow);k.MoveToSelection();f=FCKTools.GetScrollPosition(FCK.EditorWindow)}else{var j=FCK.EditingArea.Textarea;k=!FCKBrowserInfo.IsIE&&[j.selectionStart,j.selectionEnd];f=[j.scrollLeft,j.scrollTop]}if(!this.IsMaximized){if(FCKBrowserInfo.IsIE){b.attachEvent("onresize",FCKFitWindow_Resize)}else{b.addEventListener("resize",FCKFitWindow_Resize,true)}this._ScrollPos=FCKTools.GetScrollPosition(b);l=d;while((l=l.parentNode)){if(l.nodeType==1){l._fckSavedStyles=FCKTools.SaveStyles(l);l.style.zIndex=FCKConfig.FloatingPanelsZIndex-1}}if(FCKBrowserInfo.IsIE){this.documentElementOverflow=a.style.overflow;a.style.overflow="hidden";m.overflow="hidden"}else{m.overflow="hidden";m.width="0px";m.height="0px"}this._EditorFrameStyles=FCKTools.SaveStyles(d);var h=FCKTools.GetViewPaneSize(b);c.position="absolute";d.offsetLeft;c.zIndex=FCKConfig.FloatingPanelsZIndex-1;c.left="0px";c.top="0px";c.width=h.Width+"px";c.height=h.Height+"px";if(!FCKBrowserInfo.IsIE){c.borderRight=c.borderBottom="9999px solid white";c.backgroundColor="white"}b.scrollTo(0,0);var g=FCKTools.GetWindowPosition(b,d);if(g.x!=0){c.left=(-1*g.x)+"px"}if(g.y!=0){c.top=(-1*g.y)+"px"}this.IsMaximized=true}else{if(FCKBrowserInfo.IsIE){b.detachEvent("onresize",FCKFitWindow_Resize)}else{b.removeEventListener("resize",FCKFitWindow_Resize,true)}l=d;while((l=l.parentNode)){if(l._fckSavedStyles){FCKTools.RestoreStyles(l,l._fckSavedStyles);l._fckSavedStyles=null}}if(FCKBrowserInfo.IsIE){a.style.overflow=this.documentElementOverflow}FCKTools.RestoreStyles(d,this._EditorFrameStyles);b.scrollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false}FCKToolbarItems.GetItem("FitWindow").RefreshState();if(FCK.EditMode==0){FCK.EditingArea.MakeEditable()}FCK.Focus();if(FCK.EditMode==0){k.Select();FCK.EditorWindow.scrollTo(f.X,f.Y)}else{if(!FCKBrowserInfo.IsIE){j.selectionStart=k[0];j.selectionEnd=k[1]}j.scrollLeft=f[0];j.scrollTop=f[1]}};FCKFitWindow.prototype.GetState=function(){if(FCKConfig.ToolbarLocation!="In"){return -1}else{return(this.IsMaximized?1:0)}};function FCKFitWindow_Resize(){var a=FCKTools.GetViewPaneSize(parent);var b=window.frameElement.style;b.width=a.Width+"px";b.height=a.Height+"px"}var FCKListCommand=function(a,b){this.Name=a;this.TagName=b};FCKListCommand.prototype={GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return -1}var a=FCKSelection.GetBoundaryParentElement(true);var b=a;while(b){if(b.nodeName.IEquals(["ul","ol"])){break}b=b.parentNode}if(b&&b.nodeName.IEquals(this.TagName)){return 1}else{return 0}},Execute:function(){FCKUndo.SaveUndoStep();var S=FCK.EditorDocument;var z=new FCKDomRange(FCK.EditorWindow);z.MoveToSelection();var y=this.GetState();if(y==0){FCKDomTools.TrimNode(S.body);if(!S.body.firstChild){var x=S.createElement("p");S.body.appendChild(x);z.MoveToNodeContents(x)}}var v=z.CreateBookmark();var u=[];var t={};var r=new FCKDomRangeIterator(z);var q;r.ForceBrBreak=(y==0);var p=true;var o=null;while(p){while((q=r.GetNextParagraph())){var n=new FCKElementPath(q);var m=null;var l=false;var k=n.BlockLimit;for(var V=n.Elements.length-1;V>=0;V--){var j=n.Elements[V];if(j.nodeName.IEquals(["ol","ul"])){if(k._FCK_ListGroupObject){k._FCK_ListGroupObject=null}var h=j._FCK_ListGroupObject;if(h){h.contents.push(q)}else{h={root:j,contents:[q]};u.push(h);FCKDomTools.SetElementMarker(t,j,"_FCK_ListGroupObject",h)}l=true;break}}if(l){continue}var g=k;if(g._FCK_ListGroupObject){g._FCK_ListGroupObject.contents.push(q)}else{var h={root:g,contents:[q]};FCKDomTools.SetElementMarker(t,g,"_FCK_ListGroupObject",h);u.push(h)}}if(FCKBrowserInfo.IsIE){p=false}else{if(o==null){o=[];var f=FCKSelection.GetSelection();if(f&&u.length==0){o.push(f.getRangeAt(0))}for(var V=1;f&&V<f.rangeCount;V++){o.push(f.getRangeAt(V))}}if(o.length<1){p=false}else{var d=FCKW3CRange.CreateFromRange(S,o.shift());z._Range=d;z._UpdateElementInfo();if(z.StartNode.nodeName.IEquals("td")){z.SetStart(z.StartNode,1)}if(z.EndNode.nodeName.IEquals("td")){z.SetEnd(z.EndNode,2)}r=new FCKDomRangeIterator(z);r.ForceBrBreak=(y==0)}}}var c=[];while(u.length>0){var h=u.shift();if(y==0){if(h.root.nodeName.IEquals(["ul","ol"])){this._ChangeListType(h,t,c)}else{this._CreateList(h,c)}}else{if(y==1&&h.root.nodeName.IEquals(["ul","ol"])){this._RemoveList(h,t)}}}for(var V=0;V<c.length;V++){var m=c[V];var b=false;var X=m;while(!b){X=X.nextSibling;if(X&&X.nodeType==3&&X.nodeValue.search(/^[\n\r\t ]*$/)==0){continue}b=true}if(X&&X.nodeName.IEquals(this.TagName)){X.parentNode.removeChild(X);while(X.firstChild){m.appendChild(X.removeChild(X.firstChild))}}b=false;X=m;while(!b){X=X.previousSibling;if(X&&X.nodeType==3&&X.nodeValue.search(/^[\n\r\t ]*$/)==0){continue}b=true}if(X&&X.nodeName.IEquals(this.TagName)){X.parentNode.removeChild(X);while(X.lastChild){m.insertBefore(X.removeChild(X.lastChild),m.firstChild)}}}FCKDomTools.ClearAllMarkers(t);z.MoveToBookmark(v);z.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},_ChangeListType:function(d,c,b){var a=FCKDomTools.ListToArray(d.root,c);var l=[];for(var f=0;f<d.contents.length;f++){var k=d.contents[f];k=FCKTools.GetElementAscensor(k,"li");if(!k||k._FCK_ListItem_Processed){continue}l.push(k);FCKDomTools.SetElementMarker(c,k,"_FCK_ListItem_Processed",true)}var j=FCKTools.GetElementDocument(d.root).createElement(this.TagName);for(var f=0;f<l.length;f++){var h=l[f]._FCK_ListArray_Index;a[h].parent=j}var g=FCKDomTools.ArrayToList(a,c);for(var f=0;f<g.listNode.childNodes.length;f++){if(g.listNode.childNodes[f].nodeName.IEquals(this.TagName)){b.push(g.listNode.childNodes[f])}}d.root.parentNode.replaceChild(g.listNode,d.root)},_CreateList:function(d,c){var b=d.contents;var a=FCKTools.GetElementDocument(d.root);var p=[];if(b.length==1&&b[0]==d.root){var o=a.createElement("div");while(b[0].firstChild){o.appendChild(b[0].removeChild(b[0].firstChild))}b[0].appendChild(o);b[0]=o}var n=d.contents[0].parentNode;for(var f=0;f<b.length;f++){n=FCKDomTools.GetCommonParents(n,b[f].parentNode).pop()}for(var f=0;f<b.length;f++){var m=b[f];while(m.parentNode){if(m.parentNode==n){p.push(m);break}m=m.parentNode}}if(p.length<1){return}var l=p[p.length-1].nextSibling;var k=a.createElement(this.TagName);c.push(k);while(p.length){var j=p.shift();var h=a.createDocumentFragment();while(j.firstChild){h.appendChild(j.removeChild(j.firstChild))}j.parentNode.removeChild(j);var g=a.createElement("li");g.appendChild(h);k.appendChild(g)}n.insertBefore(k,l)},_RemoveList:function(d,c){var b=FCKDomTools.ListToArray(d.root,c);var a=[];for(var f=0;f<d.contents.length;f++){var m=d.contents[f];m=FCKTools.GetElementAscensor(m,"li");if(!m||m._FCK_ListItem_Processed){continue}a.push(m);FCKDomTools.SetElementMarker(c,m,"_FCK_ListItem_Processed",true)}var l=null;for(var f=0;f<a.length;f++){var k=a[f]._FCK_ListArray_Index;b[k].indent=-1;l=k}for(var f=l+1;f<b.length;f++){if(b[f].indent>b[f-1].indent+1){var j=b[f-1].indent+1-b[f].indent;var h=b[f].indent;while(b[f]&&b[f].indent>=h){b[f].indent+=j;f++}f--}}var g=FCKDomTools.ArrayToList(b,c);if(d.root.nextSibling==null||d.root.nextSibling.nodeName.IEquals("br")){if(g.listNode.lastChild.nodeName.IEquals("br")){g.listNode.removeChild(g.listNode.lastChild)}}d.root.parentNode.replaceChild(g.listNode,d.root)}};var FCKJustifyCommand=function(a){this.AlignValue=a;var c=FCKConfig.ContentLangDirection.toLowerCase();this.IsDefaultAlign=(a=="left"&&c=="ltr")||(a=="right"&&c=="rtl");var b=this._CssClassName=(function(){var d=FCKConfig.JustifyClasses;if(d){switch(a){case"left":return d[0]||null;case"center":return d[1]||null;case"right":return d[2]||null;case"justify":return d[3]||null}}return null})();if(b&&b.length>0){this._CssClassRegex=new RegExp("(?:^|\\s+)"+b+"(?=$|\\s)")}};FCKJustifyCommand._GetClassNameRegex=function(){var a=FCKJustifyCommand._ClassRegex;if(a!=undefined){return a}var f=[];var d=FCKConfig.JustifyClasses;if(d){for(var b=0;b<4;b++){var c=d[b];if(c&&c.length>0){f.push(c)}}}if(f.length>0){a=new RegExp("(?:^|\\s+)(?:"+f.join("|")+")(?=$|\\s)")}else{a=null}return FCKJustifyCommand._ClassRegex=a};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var a=new FCKDomRange(FCK.EditorWindow);a.MoveToSelection();var j=this.GetState();if(j==-1){return}var h=a.CreateBookmark();var g=this._CssClassName;var f=new FCKDomRangeIterator(a);var d;while((d=f.GetNextParagraph())){d.removeAttribute("align");if(g){var c=d.className.replace(FCKJustifyCommand._GetClassNameRegex(),"");if(j==0){if(c.length>0){c+=" "}d.className=c+g}else{if(c.length==0){FCKDomTools.RemoveAttribute(d,"class")}}}else{var b=d.style;if(j==0){b.textAlign=this.AlignValue}else{b.textAlign="";if(b.cssText.length==0){d.removeAttribute("style")}}}}a.MoveToBookmark(h);a.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return -1}var a=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var c=a.Block||a.BlockLimit;if(!c||c.nodeName.toLowerCase()=="body"){return 0}var b;if(FCKBrowserInfo.IsIE){b=c.currentStyle.textAlign}else{b=FCK.EditorWindow.getComputedStyle(c,"").getPropertyValue("text-align")}b=b.replace(/(-moz-|-webkit-|start|auto)/i,"");if((!b&&this.IsDefaultAlign)||b==this.AlignValue){return 1}return 0}};var FCKIndentCommand=function(a,b){this.Name=a;this.Offset=b;this.IndentCSSProperty=FCKConfig.ContentLangDirection.IEquals("ltr")?"marginLeft":"marginRight"};FCKIndentCommand._InitIndentModeParameters=function(){if(FCKConfig.IndentClasses&&FCKConfig.IndentClasses.length>0){this._UseIndentClasses=true;this._IndentClassMap={};for(var a=0;a<FCKConfig.IndentClasses.length;a++){this._IndentClassMap[FCKConfig.IndentClasses[a]]=a+1}this._ClassNameRegex=new RegExp("(?:^|\\s+)("+FCKConfig.IndentClasses.join("|")+")(?=$|\\s)")}else{this._UseIndentClasses=false}};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var a=new FCKDomRange(FCK.EditorWindow);a.MoveToSelection();var c=a.CreateBookmark();var b=FCKDomTools.GetCommonParentNode(a.StartNode||a.StartContainer,a.EndNode||a.EndContainer,["ul","ol"]);if(b){this._IndentList(a,b)}else{this._IndentBlock(a)}a.MoveToBookmark(c);a.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return -1}if(FCKIndentCommand._UseIndentClasses==undefined){FCKIndentCommand._InitIndentModeParameters()}var d=FCKSelection.GetBoundaryParentElement(true);var c=FCKSelection.GetBoundaryParentElement(false);var b=FCKDomTools.GetCommonParentNode(d,c,["ul","ol"]);if(b){if(this.Name.IEquals("outdent")){return 0}var a=FCKTools.GetElementAscensor(d,"li");if(!a||!a.previousSibling){return -1}return 0}if(!FCKIndentCommand._UseIndentClasses&&this.Name.IEquals("indent")){return 0}var k=new FCKElementPath(d);var j=k.Block||k.BlockLimit;if(!j){return -1}if(FCKIndentCommand._UseIndentClasses){var h=j.className.match(FCKIndentCommand._ClassNameRegex);var g=0;if(h!=null){h=h[1];g=FCKIndentCommand._IndentClassMap[h]}if((this.Name=="outdent"&&g==0)||(this.Name=="indent"&&g==FCKConfig.IndentClasses.length)){return -1}return 0}else{var f=parseInt(j.style[this.IndentCSSProperty],10);if(isNaN(f)){f=0}if(f<=0){return -1}return 0}},_IndentBlock:function(d){var c=new FCKDomRangeIterator(d);c.EnforceRealBlocks=true;d.Expand("block_contents");var b=FCKDomTools.GetCommonParents(d.StartContainer,d.EndContainer);var a=b[b.length-1];var k;while((k=c.GetNextParagraph())){if(!(k==a||k.parentNode==a)){continue}if(FCKIndentCommand._UseIndentClasses){var j=k.className.match(FCKIndentCommand._ClassNameRegex);var h=0;if(j!=null){j=j[1];h=FCKIndentCommand._IndentClassMap[j]}if(this.Name.IEquals("outdent")){h--}else{if(this.Name.IEquals("indent")){h++}}h=Math.min(h,FCKConfig.IndentClasses.length);h=Math.max(h,0);var g=k.className.replace(FCKIndentCommand._ClassNameRegex,"");if(h<1){k.className=g}else{k.className=(g.length>0?g+" ":"")+FCKConfig.IndentClasses[h-1]}}else{var f=parseInt(k.style[this.IndentCSSProperty],10);if(isNaN(f)){f=0}f+=this.Offset;f=Math.max(f,0);f=Math.ceil(f/this.Offset)*this.Offset;k.style[this.IndentCSSProperty]=f?f+FCKConfig.IndentUnit:"";if(k.getAttribute("style")==""){k.removeAttribute("style")}}}},_IndentList:function(d,c){var b=d.StartContainer;var a=d.EndContainer;while(b&&b.parentNode!=c){b=b.parentNode}while(a&&a.parentNode!=c){a=a.parentNode}if(!b||!a){return}var r=b;var q=[];var p=false;while(p==false){if(r==a){p=true}q.push(r);r=r.nextSibling}if(q.length<1){return}var o=FCKDomTools.GetParents(c);for(var f=0;f<o.length;f++){if(o[f].nodeName.IEquals(["ul","ol"])){c=o[f];break}}var n=this.Name.IEquals("indent")?1:-1;var m=q[0];var l=q[q.length-1];var k={};var j=FCKDomTools.ListToArray(c,k);var h=j[l._FCK_ListArray_Index].indent;for(var f=m._FCK_ListArray_Index;f<=l._FCK_ListArray_Index;f++){j[f].indent+=n}for(var f=l._FCK_ListArray_Index+1;f<j.length&&j[f].indent>h;f++){j[f].indent+=n}var g=FCKDomTools.ArrayToList(j);if(g){c.parentNode.replaceChild(g.listNode,c)}FCKDomTools.ClearAllMarkers(k)}};var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var Y=this.GetState();var X=new FCKDomRange(FCK.EditorWindow);X.MoveToSelection();var V=X.CreateBookmark();if(FCKBrowserInfo.IsIE){var z=X.GetBookmarkNode(V,true);var y=X.GetBookmarkNode(V,false);var x;if(z&&z.parentNode.nodeName.IEquals("blockquote")&&!z.previousSibling){x=z;while((x=x.nextSibling)){if(FCKListsLib.BlockElements[x.nodeName.toLowerCase()]){FCKDomTools.MoveNode(z,x,true)}}}if(y&&y.parentNode.nodeName.IEquals("blockquote")&&!y.previousSibling){x=y;while((x=x.nextSibling)){if(FCKListsLib.BlockElements[x.nodeName.toLowerCase()]){if(x.firstChild==z){FCKDomTools.InsertAfterNode(z,y)}else{FCKDomTools.MoveNode(y,x,true)}}}}}var v=new FCKDomRangeIterator(X);var u;if(Y==0){var t=[];while((u=v.GetNextParagraph())){t.push(u)}if(t.length<1){para=X.Window.document.createElement(FCKConfig.EnterMode.IEquals("p")?"p":"div");X.InsertNode(para);para.appendChild(X.Window.document.createTextNode("\ufeff"));X.MoveToBookmark(V);X.MoveToNodeContents(para);X.Collapse(true);V=X.CreateBookmark();t.push(para)}var r=t[0].parentNode;var q=[];for(var Z=0;Z<t.length;Z++){u=t[Z];r=FCKDomTools.GetCommonParents(u.parentNode,r).pop()}while(r.nodeName.IEquals("table","tbody","tr","ol","ul")){r=r.parentNode}var p=null;while(t.length>0){u=t.shift();while(u.parentNode!=r){u=u.parentNode}if(u!=p){q.push(u)}p=u}while(q.length>0){u=q.shift();if(u.nodeName.IEquals("blockquote")){var o=FCKTools.GetElementDocument(u).createDocumentFragment();while(u.firstChild){o.appendChild(u.removeChild(u.firstChild));t.push(o.lastChild)}u.parentNode.replaceChild(o,u)}else{t.push(u)}}var n=X.Window.document.createElement("blockquote");r.insertBefore(n,t[0]);while(t.length>0){u=t.shift();n.appendChild(u)}}else{if(Y==1){var m=[];var l={};while((u=v.GetNextParagraph())){var k=null;var j=null;while(u.parentNode){if(u.parentNode.nodeName.IEquals("blockquote")){k=u.parentNode;j=u;break}u=u.parentNode}if(k&&j&&!j._fckblockquotemoveout){m.push(j);FCKDomTools.SetElementMarker(l,j,"_fckblockquotemoveout",true)}}FCKDomTools.ClearAllMarkers(l);var h=[];var g=[],l={};var f=function(c){for(var a=0;a<c.childNodes.length;a++){if(FCKListsLib.BlockElements[c.childNodes[a].nodeName.toLowerCase()]){return false}}return true};while(m.length>0){var b=m.shift();var n=b.parentNode;if(b==b.parentNode.firstChild){n.parentNode.insertBefore(n.removeChild(b),n)}else{if(b==b.parentNode.lastChild){n.parentNode.insertBefore(n.removeChild(b),n.nextSibling)}else{FCKDomTools.BreakParent(b,b.parentNode,X)}}if(!n._fckbqprocessed){g.push(n);FCKDomTools.SetElementMarker(l,n,"_fckbqprocessed",true)}h.push(b)}for(var Z=g.length-1;Z>=0;Z--){var n=g[Z];if(f(n)){FCKDomTools.RemoveNode(n)}}FCKDomTools.ClearAllMarkers(l);if(FCKConfig.EnterMode.IEquals("br")){while(h.length){var b=h.shift();var ac=true;if(b.nodeName.IEquals("div")){var o=FCKTools.GetElementDocument(b).createDocumentFragment();var ab=ac&&b.previousSibling&&!FCKListsLib.BlockBoundaries[b.previousSibling.nodeName.toLowerCase()];if(ac&&ab){o.appendChild(FCKTools.GetElementDocument(b).createElement("br"))}var aa=b.nextSibling&&!FCKListsLib.BlockBoundaries[b.nextSibling.nodeName.toLowerCase()];while(b.firstChild){o.appendChild(b.removeChild(b.firstChild))}if(aa){o.appendChild(FCKTools.GetElementDocument(b).createElement("br"))}b.parentNode.replaceChild(o,b);ac=false}}}}}X.MoveToBookmark(V);X.Select();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0||!FCK.EditorWindow){return -1}var a=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var c=a.Block||a.BlockLimit;if(!c||c.nodeName.toLowerCase()=="body"){return 0}for(var b=0;b<a.Elements.length;b++){if(a.Elements[b].nodeName.IEquals("blockquote")){return 1}}return 0}};var FCKCoreStyleCommand=function(a){this.Name="CoreStyle";this.StyleName="_FCK_"+a;this.IsActive=false;FCKStyles.AttachStyleStateChange(this.StyleName,this._OnStyleStateChange,this)};FCKCoreStyleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();if(this.IsActive){FCKStyles.RemoveStyle(this.StyleName)}else{FCKStyles.ApplyStyle(this.StyleName)}FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){if(FCK.EditMode!=0){return -1}return this.IsActive?1:0},_OnStyleStateChange:function(a,b){this.IsActive=b}};var FCKRemoveFormatCommand=function(){this.Name="RemoveFormat"};FCKRemoveFormatCommand.prototype={Execute:function(){FCKStyles.RemoveAll();FCK.Focus();FCK.Events.FireEvent("OnSelectionChange")},GetState:function(){return FCK.EditorWindow?0:-1}};var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(a,b){this.LoadedCommands[a]=b};FCKCommands.GetCommand=function(a){var b=FCKCommands.LoadedCommands[a];if(b){return b}switch(a){case"Bold":case"Italic":case"Underline":case"StrikeThrough":case"Subscript":case"Superscript":b=new FCKCoreStyleCommand(a);break;case"RemoveFormat":b=new FCKRemoveFormatCommand();break;case"DocProps":b=new FCKDialogCommand("DocProps",FCKLang.DocProps,"dialog/fck_docprops.html",400,380,FCKCommands.GetFullPageState);break;case"Templates":b=new FCKDialogCommand("Templates",FCKLang.DlgTemplatesTitle,"dialog/fck_template.html",380,450);break;case"Link":b=new FCKDialogCommand("Link",FCKLang.DlgLnkWindowTitle,"dialog/fck_link.html",400,300);break;case"Unlink":b=new FCKUnlinkCommand();break;case"VisitLink":b=new FCKVisitLinkCommand();break;case"Anchor":b=new FCKDialogCommand("Anchor",FCKLang.DlgAnchorTitle,"dialog/fck_anchor.html",370,160);break;case"AnchorDelete":b=new FCKAnchorDeleteCommand();break;case"BulletedList":b=new FCKDialogCommand("BulletedList",FCKLang.BulletedListProp,"dialog/fck_listprop.html?UL",370,160);break;case"NumberedList":b=new FCKDialogCommand("NumberedList",FCKLang.NumberedListProp,"dialog/fck_listprop.html?OL",370,160);break;case"About":b=new FCKDialogCommand("About",FCKLang.About,"dialog/fck_about.html",420,330,function(){return 0});break;case"Find":b=new FCKDialogCommand("Find",FCKLang.DlgFindAndReplaceTitle,"dialog/fck_replace.html",340,230,null,null,"Find");break;case"Replace":b=new FCKDialogCommand("Replace",FCKLang.DlgFindAndReplaceTitle,"dialog/fck_replace.html",340,230,null,null,"Replace");break;case"Image":b=new FCKDialogCommand("Image",FCKLang.DlgImgTitle,"dialog/fck_image.html",450,390);break;case"Flash":b=new FCKDialogCommand("Flash",FCKLang.DlgFlashTitle,"dialog/fck_flash.html",450,390);break;case"SpecialChar":b=new FCKDialogCommand("SpecialChar",FCKLang.DlgSpecialCharTitle,"dialog/fck_specialchar.html",400,290);break;case"Smiley":b=new FCKDialogCommand("Smiley",FCKLang.DlgSmileyTitle,"dialog/fck_smiley.html",FCKConfig.SmileyWindowWidth,FCKConfig.SmileyWindowHeight);break;case"Table":b=new FCKDialogCommand("Table",FCKLang.DlgTableTitle,"dialog/fck_table.html",480,250);break;case"TableProp":b=new FCKDialogCommand("Table",FCKLang.DlgTableTitle,"dialog/fck_table.html?Parent",480,250);break;case"TableCellProp":b=new FCKDialogCommand("TableCell",FCKLang.DlgCellTitle,"dialog/fck_tablecell.html",550,240);break;case"Style":b=new FCKStyleCommand();break;case"FontName":b=new FCKFontNameCommand();break;case"FontSize":b=new FCKFontSizeCommand();break;case"FontFormat":b=new FCKFormatBlockCommand();break;case"Source":b=new FCKSourceCommand();break;case"Preview":b=new FCKPreviewCommand();break;case"Save":b=new FCKSaveCommand();break;case"NewPage":b=new FCKNewPageCommand();break;case"PageBreak":b=new FCKPageBreakCommand();break;case"Rule":b=new FCKRuleCommand();break;case"Nbsp":b=new FCKNbsp();break;case"TextColor":b=new FCKTextColorCommand("ForeColor");break;case"BGColor":b=new FCKTextColorCommand("BackColor");break;case"Paste":b=new FCKPasteCommand();break;case"PasteText":b=new FCKPastePlainTextCommand();break;case"PasteWord":b=new FCKPasteWordCommand();break;case"JustifyLeft":b=new FCKJustifyCommand("left");break;case"JustifyCenter":b=new FCKJustifyCommand("center");break;case"JustifyRight":b=new FCKJustifyCommand("right");break;case"JustifyFull":b=new FCKJustifyCommand("justify");break;case"Indent":b=new FCKIndentCommand("indent",FCKConfig.IndentLength);break;case"Outdent":b=new FCKIndentCommand("outdent",FCKConfig.IndentLength*-1);break;case"Blockquote":b=new FCKBlockQuoteCommand();break;case"CreateDiv":b=new FCKDialogCommand("CreateDiv",FCKLang.CreateDiv,"dialog/fck_div.html",380,210,null,null,true);break;case"EditDiv":b=new FCKDialogCommand("EditDiv",FCKLang.EditDiv,"dialog/fck_div.html",380,210,null,null,false);break;case"DeleteDiv":b=new FCKDeleteDivCommand();break;case"TableInsertRowAfter":b=new FCKTableCommand("TableInsertRowAfter");break;case"TableInsertRowBefore":b=new FCKTableCommand("TableInsertRowBefore");break;case"TableDeleteRows":b=new FCKTableCommand("TableDeleteRows");break;case"TableInsertColumnAfter":b=new FCKTableCommand("TableInsertColumnAfter");break;case"TableInsertColumnBefore":b=new FCKTableCommand("TableInsertColumnBefore");break;case"TableDeleteColumns":b=new FCKTableCommand("TableDeleteColumns");break;case"TableInsertCellAfter":b=new FCKTableCommand("TableInsertCellAfter");break;case"TableInsertCellBefore":b=new FCKTableCommand("TableInsertCellBefore");break;case"TableDeleteCells":b=new FCKTableCommand("TableDeleteCells");break;case"TableMergeCells":b=new FCKTableCommand("TableMergeCells");break;case"TableMergeRight":b=new FCKTableCommand("TableMergeRight");break;case"TableMergeDown":b=new FCKTableCommand("TableMergeDown");break;case"TableHorizontalSplitCell":b=new FCKTableCommand("TableHorizontalSplitCell");break;case"TableVerticalSplitCell":b=new FCKTableCommand("TableVerticalSplitCell");break;case"TableDelete":b=new FCKTableCommand("TableDelete");break;case"Form":b=new FCKDialogCommand("Form",FCKLang.Form,"dialog/fck_form.html",380,210);break;case"Checkbox":b=new FCKDialogCommand("Checkbox",FCKLang.Checkbox,"dialog/fck_checkbox.html",380,200);break;case"Radio":b=new FCKDialogCommand("Radio",FCKLang.RadioButton,"dialog/fck_radiobutton.html",380,200);break;case"TextField":b=new FCKDialogCommand("TextField",FCKLang.TextField,"dialog/fck_textfield.html",380,210);break;case"Textarea":b=new FCKDialogCommand("Textarea",FCKLang.Textarea,"dialog/fck_textarea.html",380,210);break;case"HiddenField":b=new FCKDialogCommand("HiddenField",FCKLang.HiddenField,"dialog/fck_hiddenfield.html",380,190);break;case"Button":b=new FCKDialogCommand("Button",FCKLang.Button,"dialog/fck_button.html",380,210);break;case"Select":b=new FCKDialogCommand("Select",FCKLang.SelectionField,"dialog/fck_select.html",400,340);break;case"ImageButton":b=new FCKDialogCommand("ImageButton",FCKLang.ImageButton,"dialog/fck_image.html?ImageButton",450,390);break;case"SpellCheck":b=new FCKSpellCheckCommand();break;case"FitWindow":b=new FCKFitWindow();break;case"Undo":b=new FCKUndoCommand();break;case"Redo":b=new FCKRedoCommand();break;case"Copy":b=new FCKCutCopyCommand(false);break;case"Cut":b=new FCKCutCopyCommand(true);break;case"SelectAll":b=new FCKSelectAllCommand();break;case"InsertOrderedList":b=new FCKListCommand("insertorderedlist","ol");break;case"InsertUnorderedList":b=new FCKListCommand("insertunorderedlist","ul");break;case"ShowBlocks":b=new FCKShowBlockCommand("ShowBlocks",FCKConfig.StartupShowBlocks?1:0);break;case"Undefined":b=new FCKUndefinedCommand();break;default:if(FCKRegexLib.NamedCommands.test(a)){b=new FCKNamedCommand(a)}else{alert(FCKLang.UnknownCommand.replace(/%1/g,a));return null}}FCKCommands.LoadedCommands[a]=b;return b};FCKCommands.GetFullPageState=function(){return FCKConfig.FullPage?0:-1};FCKCommands.GetBooleanState=function(a){return a?-1:0};var FCKPanel=function(a){this.IsRTL=(FCKLang.Dir=="rtl");this.IsContextMenu=false;this._LockCounter=0;this._Window=a||window;var g;if(FCKBrowserInfo.IsIE){this._Popup=this._Window.createPopup();var f=this._Window.document;if(FCK_IS_CUSTOM_DOMAIN&&!FCKBrowserInfo.IsIE7){f.domain=FCK_ORIGINAL_DOMAIN;document.domain=FCK_ORIGINAL_DOMAIN}g=this.Document=this._Popup.document;if(FCK_IS_CUSTOM_DOMAIN){g.domain=FCK_RUNTIME_DOMAIN;f.domain=FCK_RUNTIME_DOMAIN;document.domain=FCK_RUNTIME_DOMAIN}FCK.IECleanup.AddItem(this,FCKPanel_Cleanup)}else{var d=this._IFrame=this._Window.document.createElement("iframe");FCKTools.ResetStyles(d);d.src="javascript:void(0)";d.allowTransparency=true;d.frameBorder="0";d.scrolling="no";d.style.width=d.style.height="0px";FCKDomTools.SetElementStyles(d,{position:"absolute",zIndex:FCKConfig.FloatingPanelsZIndex});this._Window.document.body.appendChild(d);var c=d.contentWindow;g=this.Document=c.document;var b="";if(FCKBrowserInfo.IsSafari){b='<base href="'+window.document.location+'">'}g.open();g.write("<html><head>"+b+'</head><body style="margin:0px;padding:0px;"></body></html>');g.close();if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.Panel_Contructor(g,window.document.location)}FCKTools.AddEventListenerEx(c,"focus",FCKPanel_Window_OnFocus,this);FCKTools.AddEventListenerEx(c,"blur",FCKPanel_Window_OnBlur,this)}g.dir=FCKLang.Dir;FCKTools.AddEventListener(g,"contextmenu",FCKTools.CancelEvent);this.MainNode=g.body.appendChild(g.createElement("DIV"));this.MainNode.style.cssFloat=this.IsRTL?"right":"left"};FCKPanel.prototype.AppendStyleSheet=function(a){FCKTools.AppendStyleSheet(this.Document,a)};FCKPanel.prototype.Preload=function(b,c,a){if(this._Popup){this._Popup.show(b,c,0,0,a)}};FCKPanel.prototype.ResizeForSubpanel=function(b,h,g){if(!FCKBrowserInfo.IsIE7){return false}if(!this._Popup.isOpen){this.Subpanel=null;return false}if(h==0&&g==0){if(this.Subpanel!==b){return false}this.Subpanel=null;this.IncreasedX=0}else{this.Subpanel=b;if((this.IncreasedX>=h)&&(this.IncreasedY>=g)){return false}this.IncreasedX=Math.max(this.IncreasedX,h);this.IncreasedY=Math.max(this.IncreasedY,g)}var a=this.ShowRect.x;var c=this.IncreasedX;if(this.IsRTL){a=a-c}var f=this.ShowRect.w+c;var d=Math.max(this.ShowRect.h,this.IncreasedY);if(this.ParentPanel){this.ParentPanel.ResizeForSubpanel(this,f,d)}this._Popup.show(a,this.ShowRect.y,f,d,this.RelativeElement);return this.IsRTL};FCKPanel.prototype.Show=function(l,j,d,c,b){var a;var q=this.MainNode;if(this._Popup){this._Popup.show(l,j,0,0,d);FCKDomTools.SetElementStyles(q,{B:c?c+"px":"",C:b?b+"px":""});a=q.offsetWidth;if(FCKBrowserInfo.IsIE7){if(this.ParentPanel&&this.ParentPanel.ResizeForSubpanel(this,a,q.offsetHeight)){FCKTools.RunFunction(this.Show,this,[l,j,d]);return}}if(this.IsRTL){if(this.IsContextMenu){l=l-a+1}else{if(d){l=(l*-1)+d.offsetWidth-a}}}if(FCKBrowserInfo.IsIE7){this.ShowRect={x:l,y:j,w:a,h:q.offsetHeight};this.IncreasedX=0;this.IncreasedY=0;this.RelativeElement=d}this._Popup.show(l,j,a,q.offsetHeight,d);if(this.OnHide){if(this._Timer){CheckPopupOnHide.call(this,true)}this._Timer=FCKTools.SetInterval(CheckPopupOnHide,100,this)}}else{if(typeof(FCK.ToolbarSet.CurrentInstance.FocusManager)!="undefined"){FCK.ToolbarSet.CurrentInstance.FocusManager.Lock()}if(this.ParentPanel){this.ParentPanel.Lock();FCKPanel_Window_OnBlur(null,this.ParentPanel)}if(FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac){this._IFrame.scrolling="";FCKTools.RunFunction(function(){this._IFrame.scrolling="no"},this)}if(FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel&&FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel!=this){FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel.Hide(false,true)}FCKDomTools.SetElementStyles(q,{B:c?c+"px":"",C:b?b+"px":""});a=q.offsetWidth;if(!c){this._IFrame.width=1}if(!b){this._IFrame.height=1}a=q.offsetWidth||q.firstChild.offsetWidth;var p=FCKTools.GetDocumentPosition(this._Window,d.nodeType==9?(FCKTools.IsStrictMode(d)?d.documentElement:d.body):d);var o=FCKDomTools.GetPositionedAncestor(this._IFrame.parentNode);if(o){var n=FCKTools.GetDocumentPosition(FCKTools.GetElementWindow(o),o);p.x-=n.x;p.y-=n.y}if(this.IsRTL&&!this.IsContextMenu){l=(l*-1)}l+=p.x;j+=p.y;if(this.IsRTL){if(this.IsContextMenu){l=l-a+1}else{if(d){l=l+d.offsetWidth-a}}}else{var m=FCKTools.GetViewPaneSize(this._Window);var k=FCKTools.GetScrollPosition(this._Window);var h=m.Height+k.Y;var g=m.Width+k.X;if((l+a)>g){l-=l+a-g}if((j+q.offsetHeight)>h){j-=j+q.offsetHeight-h}}FCKDomTools.SetElementStyles(this._IFrame,{left:l+"px",top:j+"px"});this._IFrame.contentWindow.focus();this._IsOpened=true;var f=this;this._resizeTimer=setTimeout(function(){var t=q.offsetWidth||q.firstChild.offsetWidth;var r=q.offsetHeight;f._IFrame.style.width=t+"px";f._IFrame.style.height=r+"px"},0);FCK.ToolbarSet.CurrentInstance.GetInstanceObject("FCKPanel")._OpenedPanel=this}FCKTools.RunFunction(this.OnShow,this)};FCKPanel.prototype.Hide=function(a,b){if(this._Popup){this._Popup.hide()}else{if(!this._IsOpened||this._LockCounter>0){return}if(typeof(FCKFocusManager)!="undefined"&&!b){FCKFocusManager.Unlock()}this._IFrame.style.width=this._IFrame.style.height="0px";this._IsOpened=false;if(this._resizeTimer){clearTimeout(this._resizeTimer);this._resizeTimer=null}if(this.ParentPanel){this.ParentPanel.Unlock()}if(!a){FCKTools.RunFunction(this.OnHide,this)}}};FCKPanel.prototype.CheckIsOpened=function(){if(this._Popup){return this._Popup.isOpen}else{return this._IsOpened}};FCKPanel.prototype.CreateChildPanel=function(){var a=this._Popup?FCKTools.GetDocumentWindow(this.Document):this._Window;var b=new FCKPanel(a);b.ParentPanel=this;return b};FCKPanel.prototype.Lock=function(){this._LockCounter++};FCKPanel.prototype.Unlock=function(){if(--this._LockCounter==0&&!this.HasFocus){this.Hide()}};function FCKPanel_Window_OnFocus(b,a){a.HasFocus=true}function FCKPanel_Window_OnBlur(b,a){a.HasFocus=false;if(a._LockCounter==0){FCKTools.RunFunction(a.Hide,a)}}function CheckPopupOnHide(a){if(a||!this._Popup.isOpen){window.clearInterval(this._Timer);this._Timer=null;if(this._Popup&&this.ParentPanel&&!a){this.ParentPanel.ResizeForSubpanel(this,0,0)}FCKTools.RunFunction(this.OnHide,this)}}function FCKPanel_Cleanup(){this._Popup=null;this._Window=null;this.Document=null;this.MainNode=null;this.RelativeElement=null}var FCKIcon=function(a){var b=a?typeof(a):"undefined";switch(b){case"number":this.Path=FCKConfig.SkinPath+"fck_strip.gif";this.Size=16;this.Position=a;break;case"undefined":this.Path=FCK_SPACER_PATH;break;case"string":this.Path=a;break;default:this.Path=a[0];this.Size=a[1];this.Position=a[2]}};FCKIcon.prototype.CreateIconElement=function(a){var d,b;if(this.Position){var c="-"+((this.Position-1)*this.Size)+"px";if(FCKBrowserInfo.IsIE){d=a.createElement("DIV");b=d.appendChild(a.createElement("IMG"));b.src=this.Path;b.style.top=c}else{d=a.createElement("IMG");d.src=FCK_SPACER_PATH;d.style.backgroundPosition="0px "+c;d.style.backgroundImage='url("'+this.Path+'")'}}else{if(FCKBrowserInfo.IsIE){d=a.createElement("DIV");b=d.appendChild(a.createElement("IMG"));b.src=this.Path?this.Path:FCK_SPACER_PATH}else{d=a.createElement("IMG");d.src=this.Path?this.Path:FCK_SPACER_PATH}}d.className="TB_Button_Image";return d};var FCKToolbarButtonUI=function(a,g,f,d,c,b){this.Name=a;this.Label=g||a;this.Tooltip=f||this.Label;this.Style=c||0;this.State=b||0;this.Icon=new FCKIcon(d);if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKToolbarButtonUI_Cleanup)}};FCKToolbarButtonUI.prototype._CreatePaddingElement=function(a){var b=a.createElement("IMG");b.className="TB_Button_Padding";b.src=FCK_SPACER_PATH;return b};FCKToolbarButtonUI.prototype.Create=function(a){var h=FCKTools.GetElementDocument(a);var g=this.MainElement=h.createElement("DIV");g.title=this.Tooltip;if(FCKBrowserInfo.IsGecko){g.onmousedown=FCKTools.CancelEvent}FCKTools.AddEventListenerEx(g,"mouseover",FCKToolbarButtonUI_OnMouseOver,this);FCKTools.AddEventListenerEx(g,"mouseout",FCKToolbarButtonUI_OnMouseOut,this);FCKTools.AddEventListenerEx(g,"click",FCKToolbarButtonUI_OnClick,this);this.ChangeState(this.State,true);if(this.Style==0&&!this.ShowArrow){g.appendChild(this.Icon.CreateIconElement(h))}else{var f=g.appendChild(h.createElement("TABLE"));f.cellPadding=0;f.cellSpacing=0;var d=f.insertRow(-1);var c=d.insertCell(-1);if(this.Style==0||this.Style==2){c.appendChild(this.Icon.CreateIconElement(h))}else{c.appendChild(this._CreatePaddingElement(h))}if(this.Style==1||this.Style==2){c=d.insertCell(-1);c.className="TB_Button_Text";c.noWrap=true;c.appendChild(h.createTextNode(this.Label))}if(this.ShowArrow){if(this.Style!=0){d.insertCell(-1).appendChild(this._CreatePaddingElement(h))}c=d.insertCell(-1);var b=c.appendChild(h.createElement("IMG"));b.src=FCKConfig.SkinPath+"images/toolbar.buttonarrow.gif";b.width=5;b.height=3}c=d.insertCell(-1);c.appendChild(this._CreatePaddingElement(h))}a.appendChild(g)};FCKToolbarButtonUI.prototype.ChangeState=function(a,c){if(!c&&this.State==a){return}var b=this.MainElement;if(!b){return}switch(parseInt(a,10)){case 0:b.className="TB_Button_Off";break;case 1:b.className="TB_Button_On";break;case -1:b.className="TB_Button_Disabled";break}this.State=a};function FCKToolbarButtonUI_OnMouseOver(a,b){if(b.State==0){this.className="TB_Button_Off_Over"}else{if(b.State==1){this.className="TB_Button_On_Over"}}}function FCKToolbarButtonUI_OnMouseOut(a,b){if(b.State==0){this.className="TB_Button_Off"}else{if(b.State==1){this.className="TB_Button_On"}}}function FCKToolbarButtonUI_OnClick(a,b){if(b.OnClick&&b.State!=-1){b.OnClick(b)}}function FCKToolbarButtonUI_Cleanup(){this.MainElement=null}var FCKToolbarButton=function(a,h,g,f,d,c,b){this.CommandName=a;this.Label=h;this.Tooltip=g;this.Style=f;this.SourceView=d?true:false;this.ContextSensitive=c?true:false;if(b==null){this.IconPath=FCKConfig.SkinPath+"toolbar/"+a.toLowerCase()+".gif"}else{if(typeof(b)=="number"){this.IconPath=[FCKConfig.SkinPath+"fck_strip.gif",16,b]}else{this.IconPath=b}}};FCKToolbarButton.prototype.Create=function(a){this._UIButton=new FCKToolbarButtonUI(this.CommandName,this.Label,this.Tooltip,this.IconPath,this.Style);this._UIButton.OnClick=this.Click;this._UIButton._ToolbarButton=this;this._UIButton.Create(a)};FCKToolbarButton.prototype.RefreshState=function(){var a=this._UIButton;if(!a){return}var b=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if(b==a.State){return}a.ChangeState(b)};FCKToolbarButton.prototype.Click=function(){var a=this._ToolbarButton||this;FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(a.CommandName).Execute()};FCKToolbarButton.prototype.Enable=function(){this.RefreshState()};FCKToolbarButton.prototype.Disable=function(){this._UIButton.ChangeState(-1)};var FCKSpecialCombo=function(a,f,d,c,b){this.FieldWidth=f||100;this.PanelWidth=d||150;this.PanelMaxHeight=c||150;this.Label="&nbsp;";this.Caption=a;this.Tooltip=a;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(b||window);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._PanelBox=this._Panel.MainNode.appendChild(this._Panel.Document.createElement("DIV"));this._PanelBox.className="SC_Panel";this._PanelBox.style.width=this.PanelWidth+"px";this._PanelBox.innerHTML='<table cellpadding="0" cellspacing="0" width="100%" style="TABLE-LAYOUT: fixed"><tr><td nowrap></td></tr></table>';this._ItemsHolderEl=this._PanelBox.getElementsByTagName("TD")[0];if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKSpecialCombo_Cleanup)}};function FCKSpecialCombo_ItemOnMouseOver(){this.className+=" SC_ItemOver"}function FCKSpecialCombo_ItemOnMouseOut(){this.className=this.originalClass}function FCKSpecialCombo_ItemOnClick(a,c,b){this.className=this.originalClass;c._Panel.Hide();c.SetLabel(this.FCKItemLabel);if(typeof(c.OnSelect)=="function"){c.OnSelect(b,this)}}FCKSpecialCombo.prototype.ClearItems=function(){if(this.Items){this.Items={}}var a=this._ItemsHolderEl;while(a.firstChild){a.removeChild(a.firstChild)}};FCKSpecialCombo.prototype.AddItem=function(a,f,d,c){var b=this._ItemsHolderEl.appendChild(this._Panel.Document.createElement("DIV"));b.className=b.originalClass="SC_Item";b.innerHTML=f;b.FCKItemLabel=d||a;b.Selected=false;if(FCKBrowserInfo.IsIE){b.style.width="100%"}if(c){b.style.backgroundColor=c}FCKTools.AddEventListenerEx(b,"mouseover",FCKSpecialCombo_ItemOnMouseOver);FCKTools.AddEventListenerEx(b,"mouseout",FCKSpecialCombo_ItemOnMouseOut);FCKTools.AddEventListenerEx(b,"click",FCKSpecialCombo_ItemOnClick,[this,a]);this.Items[a.toString().toLowerCase()]=b;return b};FCKSpecialCombo.prototype.SelectItem=function(a){if(typeof a=="string"){a=this.Items[a.toString().toLowerCase()]}if(a){a.className=a.originalClass="SC_ItemSelected";a.Selected=true}};FCKSpecialCombo.prototype.SelectItemByLabel=function(a,d){for(var c in this.Items){var b=this.Items[c];if(b.FCKItemLabel==a){b.className=b.originalClass="SC_ItemSelected";b.Selected=true;if(d){this.SetLabel(a)}}}};FCKSpecialCombo.prototype.DeselectAll=function(a){for(var b in this.Items){if(!this.Items[b]){continue}this.Items[b].className=this.Items[b].originalClass="SC_Item";this.Items[b].Selected=false}if(a){this.SetLabel("")}};FCKSpecialCombo.prototype.SetLabelById=function(a){a=a?a.toString().toLowerCase():"";var b=this.Items[a];this.SetLabel(b?b.FCKItemLabel:"")};FCKSpecialCombo.prototype.SetLabel=function(a){a=(!a||a.length==0)?"&nbsp;":a;if(a==this.Label){return}this.Label=a;var b=this._LabelEl;if(b){b.innerHTML=a;FCKTools.DisableSelection(b)}};FCKSpecialCombo.prototype.SetEnabled=function(a){this.Enabled=a;if(this._OuterTable){this._OuterTable.className=a?"":"SC_FieldDisabled"}};FCKSpecialCombo.prototype.Create=function(a){var h=FCKTools.GetElementDocument(a);var g=this._OuterTable=a.appendChild(h.createElement("TABLE"));g.cellPadding=0;g.cellSpacing=0;g.insertRow(-1);var f;var d;switch(this.Style){case 0:f="TB_ButtonType_Icon";d=false;break;case 1:f="TB_ButtonType_Text";d=false;break;case 2:d=true;break}if(this.Caption&&this.Caption.length>0&&d){var c=g.rows[0].insertCell(-1);c.innerHTML=this.Caption;c.className="SC_FieldCaption"}var b=FCKTools.AppendElement(g.rows[0].insertCell(-1),"div");if(d){b.className="SC_Field";b.style.width=this.FieldWidth+"px";b.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldLabel"><label>&nbsp;</label></td><td class="SC_FieldButton">&nbsp;</td></tr></tbody></table>';this._LabelEl=b.getElementsByTagName("label")[0];this._LabelEl.innerHTML=this.Label}else{b.className="TB_Button_Off";b.innerHTML='<table title="'+this.Tooltip+'" class="'+f+'" cellspacing="0" cellpadding="0" border="0"><tr><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_Text">'+this.Caption+'</td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_ButtonArrow"><img src="'+FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif" width="5" height="3"></td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td></tr></table>'}FCKTools.AddEventListenerEx(b,"mouseover",FCKSpecialCombo_OnMouseOver,this);FCKTools.AddEventListenerEx(b,"mouseout",FCKSpecialCombo_OnMouseOut,this);FCKTools.AddEventListenerEx(b,"click",FCKSpecialCombo_OnClick,this);FCKTools.DisableSelection(this._Panel.Document.body)};function FCKSpecialCombo_Cleanup(){this._LabelEl=null;this._OuterTable=null;this._ItemsHolderEl=null;this._PanelBox=null;if(this.Items){for(var a in this.Items){this.Items[a]=null}}}function FCKSpecialCombo_OnMouseOver(a,b){if(b.Enabled){switch(b.Style){case 0:this.className="TB_Button_On_Over";break;case 1:this.className="TB_Button_On_Over";break;case 2:this.className="SC_Field SC_FieldOver";break}}}function FCKSpecialCombo_OnMouseOut(a,b){switch(b.Style){case 0:this.className="TB_Button_Off";break;case 1:this.className="TB_Button_Off";break;case 2:this.className="SC_Field";break}}function FCKSpecialCombo_OnClick(d,a){if(a.Enabled){var g=a._Panel;var f=a._PanelBox;var c=a._ItemsHolderEl;var b=a.PanelMaxHeight;if(a.OnBeforeClick){a.OnBeforeClick(a)}if(FCKBrowserInfo.IsIE){g.Preload(0,this.offsetHeight,this)}if(c.offsetHeight>b){f.style.height=b+"px"}else{f.style.height=""}g.Show(0,this.offsetHeight,this)}}var FCKToolbarSpecialCombo=function(){this.SourceView=false;this.ContextSensitive=true;this.FieldWidth=null;this.PanelWidth=null;this.PanelMaxHeight=null};FCKToolbarSpecialCombo.prototype.DefaultLabel="";function FCKToolbarSpecialCombo_OnSelect(a,b){FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).Execute(a,b)}FCKToolbarSpecialCombo.prototype.Create=function(a){this._Combo=new FCKSpecialCombo(this.GetLabel(),this.FieldWidth,this.PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(a).parent);this._Combo.Tooltip=this.Tooltip;this._Combo.Style=this.Style;this.CreateItems(this._Combo);this._Combo.Create(a);this._Combo.CommandName=this.CommandName;this._Combo.OnSelect=FCKToolbarSpecialCombo_OnSelect};function FCKToolbarSpecialCombo_RefreshActiveItems(a,b){a.DeselectAll();a.SelectItem(b);a.SetLabelById(b)}FCKToolbarSpecialCombo.prototype.RefreshState=function(){var a;var b=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if(b!=-1){a=1;if(this.RefreshActiveItems){this.RefreshActiveItems(this._Combo,b)}else{if(this._LastValue!==b){this._LastValue=b;if(!b||b.length==0){this._Combo.DeselectAll();this._Combo.SetLabel(this.DefaultLabel)}else{FCKToolbarSpecialCombo_RefreshActiveItems(this._Combo,b)}}}}else{a=-1}if(a==this.State){return}if(a==-1){this._Combo.DeselectAll();this._Combo.SetLabel("")}this.State=a;this._Combo.SetEnabled(a!=-1)};FCKToolbarSpecialCombo.prototype.Enable=function(){this.RefreshState()};FCKToolbarSpecialCombo.prototype.Disable=function(){this.State=-1;this._Combo.DeselectAll();this._Combo.SetLabel("");this._Combo.SetEnabled(false)};var FCKToolbarStyleCombo=function(a,b){if(a===false){return}this.CommandName="Style";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.DefaultLabel=FCKConfig.DefaultStyleLabel||""};FCKToolbarStyleCombo.prototype=new FCKToolbarSpecialCombo;FCKToolbarStyleCombo.prototype.GetLabel=function(){return FCKLang.Style};FCKToolbarStyleCombo.prototype.GetStyles=function(){var a={};var d=FCK.ToolbarSet.CurrentInstance.Styles.GetStyles();for(var c in d){var b=d[c];if(!b.IsCore){a[c]=b}}return a};FCKToolbarStyleCombo.prototype.CreateItems=function(a){var h=a._Panel.Document;FCKTools.AppendStyleSheet(h,FCKConfig.ToolbarComboPreviewCSS);FCKTools.AppendStyleString(h,FCKConfig.EditorAreaStyles);h.body.className+=" ForceBaseFont";FCKConfig.ApplyBodyAttributes(h.body);var g=this.GetStyles();for(var f in g){var d=g[f];var c=d.GetType()==2?f:FCKToolbarStyleCombo_BuildPreview(d,d.Label||f);var b=a.AddItem(f,c);b.Style=d}a.OnBeforeClick=this.StyleCombo_OnBeforeClick};FCKToolbarStyleCombo.prototype.RefreshActiveItems=function(a){var j=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if(j){var h=new FCKElementPath(j);var g=h.Elements;for(var f=0;f<g.length;f++){for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckElementRemovable(g[f],true)){a.SetLabel(c.Label||c.Name);return}}}}a.SetLabel(this.DefaultLabel)};FCKToolbarStyleCombo.prototype.StyleCombo_OnBeforeClick=function(a){a.DeselectAll();var j;var h;var g;var f=FCK.ToolbarSet.CurrentInstance.Selection;if(f.GetType()=="Control"){j=f.GetSelectedElement();g=j.nodeName.toLowerCase()}else{j=f.GetBoundaryParentElement(true);h=new FCKElementPath(j)}for(var b in a.Items){var d=a.Items[b];var c=d.Style;if((g&&c.Element==g)||(!g&&c.GetType()!=2)){d.style.display="";if((h&&c.CheckActive(h))||(!h&&c.CheckElementRemovable(j,true))){a.SelectItem(c.Name)}}else{d.style.display="none"}}};function FCKToolbarStyleCombo_BuildPreview(a,h){var g=a.GetType();var f=[];if(g==0){f.push('<div class="BaseFont">')}var d=a.Element;if(d=="bdo"){d="span"}f=["<",d];var c=a._StyleDesc.Attributes;if(c){for(var b in c){f.push(" ",b,'="',a.GetFinalAttributeValue(b),'"')}}if(a._GetStyleText().length>0){f.push(' style="',a.GetFinalStyleValue(),'"')}f.push(">",h,"</",d,">");if(g==0){f.push("</div>")}return f.join("")}var FCKToolbarFontFormatCombo=function(a,b){if(a===false){return}this.CommandName="FontFormat";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.NormalLabel="Normal";this.PanelWidth=190;this.DefaultLabel=FCKConfig.DefaultFontFormatLabel||""};FCKToolbarFontFormatCombo.prototype=new FCKToolbarStyleCombo(false);FCKToolbarFontFormatCombo.prototype.GetLabel=function(){return FCKLang.FontFormat};FCKToolbarFontFormatCombo.prototype.GetStyles=function(){var a={};var h=FCKLang.FontFormats.split(";");var g={p:h[0],pre:h[1],address:h[2],h1:h[3],h2:h[4],h3:h[5],h4:h[6],h5:h[7],h6:h[8],div:h[9]||(h[0]+" (DIV)")};var f=FCKConfig.FontFormats.split(";");for(var b=0;b<f.length;b++){var d=f[b];var c=FCKStyles.GetStyle("_FCK_"+d);if(c){c.Label=g[d];a["_FCK_"+d]=c}else{alert("The FCKConfig.CoreStyles['"+d+"'] setting was not found. Please check the fckconfig.js file")}}return a};FCKToolbarFontFormatCombo.prototype.RefreshActiveItems=function(a){var h=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if(h){var g=new FCKElementPath(h);var f=g.Block;if(f){for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckElementRemovable(f)){a.SetLabel(c.Label);return}}}}a.SetLabel(this.DefaultLabel)};FCKToolbarFontFormatCombo.prototype.StyleCombo_OnBeforeClick=function(a){a.DeselectAll();var h=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if(h){var g=new FCKElementPath(h);var f=g.Block;for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckElementRemovable(f)){a.SelectItem(d);return}}}};var FCKToolbarFontsCombo=function(a,b){this.CommandName="FontName";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.DefaultLabel=FCKConfig.DefaultFontLabel||""};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){return FCKLang.Font};FCKToolbarFontsCombo.prototype.GetStyles=function(){var a=FCKStyles.GetStyle("_FCK_FontFace");if(!a){alert("The FCKConfig.CoreStyles['Size'] setting was not found. Please check the fckconfig.js file");return{}}var j={};var h=FCKConfig.FontNames.split(";");for(var b=0;b<h.length;b++){var g=h[b].split("/");var f=g[0];var d=g[1]||f;var c=FCKTools.CloneObject(a);c.SetVariable("Font",f);c.Label=d;j[d]=c}return j};FCKToolbarFontsCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick=function(a){a.DeselectAll();var g=FCKSelection.GetBoundaryParentElement(true);if(g){var f=new FCKElementPath(g);for(var b in a.Items){var d=a.Items[b];var c=d.Style;if(c.CheckActive(f)){a.SelectItem(d);return}}}};var FCKToolbarFontSizeCombo=function(a,b){this.CommandName="FontSize";this.Label=this.GetLabel();this.Tooltip=a?a:this.Label;this.Style=b?b:2;this.DefaultLabel=FCKConfig.DefaultFontSizeLabel||"";this.FieldWidth=70};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize};FCKToolbarFontSizeCombo.prototype.GetStyles=function(){var a=FCKStyles.GetStyle("_FCK_Size");if(!a){alert("The FCKConfig.CoreStyles['FontFace'] setting was not found. Please check the fckconfig.js file");return{}}var j={};var h=FCKConfig.FontSizes.split(";");for(var b=0;b<h.length;b++){var g=h[b].split("/");var f=g[0];var d=g[1]||f;var c=FCKTools.CloneObject(a);c.SetVariable("Size",f);c.Label=d;j[d]=c}return j};FCKToolbarFontSizeCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontSizeCombo.prototype.StyleCombo_OnBeforeClick=FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick;var FCKToolbarPanelButton=function(a,h,g,f,d){this.CommandName=a;var c;if(d==null){c=FCKConfig.SkinPath+"toolbar/"+a.toLowerCase()+".gif"}else{if(typeof(d)=="number"){c=[FCKConfig.SkinPath+"fck_strip.gif",16,d]}}var b=this._UIButton=new FCKToolbarButtonUI(a,h,g,c,f);b._FCKToolbarPanelButton=this;b.ShowArrow=true;b.OnClick=FCKToolbarPanelButton_OnButtonClick};FCKToolbarPanelButton.prototype.TypeName="FCKToolbarPanelButton";FCKToolbarPanelButton.prototype.Create=function(a){a.className+="Menu";this._UIButton.Create(a);var b=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName)._Panel;this.RegisterPanel(b)};FCKToolbarPanelButton.prototype.RegisterPanel=function(a){if(a._FCKToolbarPanelButton){return}a._FCKToolbarPanelButton=this;var c=a.Document.body.appendChild(a.Document.createElement("div"));c.style.position="absolute";c.style.top="0px";var b=a._FCKToolbarPanelButtonLineDiv=c.appendChild(a.Document.createElement("IMG"));b.className="TB_ConnectionLine";b.style.position="absolute";b.src=FCK_SPACER_PATH;a.OnHide=FCKToolbarPanelButton_OnPanelHide};function FCKToolbarPanelButton_OnButtonClick(a){var f=this._FCKToolbarPanelButton;var c=f._UIButton.MainElement;f._UIButton.ChangeState(1);var d=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(f.CommandName);var b=d._Panel;b._FCKToolbarPanelButtonLineDiv.style.width=(c.offsetWidth-2)+"px";d.Execute(0,c.offsetHeight-1,c)}function FCKToolbarPanelButton_OnPanelHide(){var a=this._FCKToolbarPanelButton;a._UIButton.ChangeState(0)}FCKToolbarPanelButton.prototype.RefreshState=FCKToolbarButton.prototype.RefreshState;FCKToolbarPanelButton.prototype.Enable=FCKToolbarButton.prototype.Enable;FCKToolbarPanelButton.prototype.Disable=FCKToolbarButton.prototype.Disable;var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(a,b){this.LoadedItems[a]=b};FCKToolbarItems.GetItem=function(a){var b=FCKToolbarItems.LoadedItems[a];if(b){return b}switch(a){case"Source":b=new FCKToolbarButton("Source",FCKLang.Source,null,2,true,true,1);break;case"DocProps":b=new FCKToolbarButton("DocProps",FCKLang.DocProps,null,null,null,null,2);break;case"Save":b=new FCKToolbarButton("Save",FCKLang.Save,null,null,true,null,3);break;case"NewPage":b=new FCKToolbarButton("NewPage",FCKLang.NewPage,null,null,true,null,4);break;case"Preview":b=new FCKToolbarButton("Preview",FCKLang.Preview,null,null,true,null,5);break;case"Templates":b=new FCKToolbarButton("Templates",FCKLang.Templates,null,null,null,null,6);break;case"About":b=new FCKToolbarButton("About",FCKLang.About,null,null,true,null,47);break;case"Cut":b=new FCKToolbarButton("Cut",FCKLang.Cut,null,null,false,true,7);break;case"Copy":b=new FCKToolbarButton("Copy",FCKLang.Copy,null,null,false,true,8);break;case"Paste":b=new FCKToolbarButton("Paste",FCKLang.Paste,null,null,false,true,9);break;case"PasteText":b=new FCKToolbarButton("PasteText",FCKLang.PasteText,null,null,false,true,10);break;case"PasteWord":b=new FCKToolbarButton("PasteWord",FCKLang.PasteWord,null,null,false,true,11);break;case"Print":b=new FCKToolbarButton("Print",FCKLang.Print,null,null,false,true,12);break;case"SpellCheck":b=new FCKToolbarButton("SpellCheck",FCKLang.SpellCheck,null,null,null,null,13);break;case"Undo":b=new FCKToolbarButton("Undo",FCKLang.Undo,null,null,false,true,14);break;case"Redo":b=new FCKToolbarButton("Redo",FCKLang.Redo,null,null,false,true,15);break;case"SelectAll":b=new FCKToolbarButton("SelectAll",FCKLang.SelectAll,null,null,true,null,18);break;case"RemoveFormat":b=new FCKToolbarButton("RemoveFormat",FCKLang.RemoveFormat,null,null,false,true,19);break;case"FitWindow":b=new FCKToolbarButton("FitWindow",FCKLang.FitWindow,null,null,true,true,66);break;case"Bold":b=new FCKToolbarButton("Bold",FCKLang.Bold,null,null,false,true,20);break;case"Italic":b=new FCKToolbarButton("Italic",FCKLang.Italic,null,null,false,true,21);break;case"Underline":b=new FCKToolbarButton("Underline",FCKLang.Underline,null,null,false,true,22);break;case"StrikeThrough":b=new FCKToolbarButton("StrikeThrough",FCKLang.StrikeThrough,null,null,false,true,23);break;case"Subscript":b=new FCKToolbarButton("Subscript",FCKLang.Subscript,null,null,false,true,24);break;case"Superscript":b=new FCKToolbarButton("Superscript",FCKLang.Superscript,null,null,false,true,25);break;case"OrderedList":b=new FCKToolbarButton("InsertOrderedList",FCKLang.NumberedListLbl,FCKLang.NumberedList,null,false,true,26);break;case"UnorderedList":b=new FCKToolbarButton("InsertUnorderedList",FCKLang.BulletedListLbl,FCKLang.BulletedList,null,false,true,27);break;case"Outdent":b=new FCKToolbarButton("Outdent",FCKLang.DecreaseIndent,null,null,false,true,28);break;case"Indent":b=new FCKToolbarButton("Indent",FCKLang.IncreaseIndent,null,null,false,true,29);break;case"Blockquote":b=new FCKToolbarButton("Blockquote",FCKLang.Blockquote,null,null,false,true,73);break;case"CreateDiv":b=new FCKToolbarButton("CreateDiv",FCKLang.CreateDiv,null,null,false,true,74);break;case"Link":b=new FCKToolbarButton("Link",FCKLang.InsertLinkLbl,FCKLang.InsertLink,null,false,true,34);break;case"Unlink":b=new FCKToolbarButton("Unlink",FCKLang.RemoveLink,null,null,false,true,35);break;case"Anchor":b=new FCKToolbarButton("Anchor",FCKLang.Anchor,null,null,null,null,36);break;case"Image":b=new FCKToolbarButton("Image",FCKLang.InsertImageLbl,FCKLang.InsertImage,null,false,true,37);break;case"Flash":b=new FCKToolbarButton("Flash",FCKLang.InsertFlashLbl,FCKLang.InsertFlash,null,false,true,38);break;case"Table":b=new FCKToolbarButton("Table",FCKLang.InsertTableLbl,FCKLang.InsertTable,null,false,true,39);break;case"SpecialChar":b=new FCKToolbarButton("SpecialChar",FCKLang.InsertSpecialCharLbl,FCKLang.InsertSpecialChar,null,false,true,42);break;case"Smiley":b=new FCKToolbarButton("Smiley",FCKLang.InsertSmileyLbl,FCKLang.InsertSmiley,null,false,true,41);break;case"PageBreak":b=new FCKToolbarButton("PageBreak",FCKLang.PageBreakLbl,FCKLang.PageBreak,null,false,true,43);break;case"Rule":b=new FCKToolbarButton("Rule",FCKLang.InsertLineLbl,FCKLang.InsertLine,null,false,true,40);break;case"JustifyLeft":b=new FCKToolbarButton("JustifyLeft",FCKLang.LeftJustify,null,null,false,true,30);break;case"JustifyCenter":b=new FCKToolbarButton("JustifyCenter",FCKLang.CenterJustify,null,null,false,true,31);break;case"JustifyRight":b=new FCKToolbarButton("JustifyRight",FCKLang.RightJustify,null,null,false,true,32);break;case"JustifyFull":b=new FCKToolbarButton("JustifyFull",FCKLang.BlockJustify,null,null,false,true,33);break;case"Style":b=new FCKToolbarStyleCombo();break;case"FontName":b=new FCKToolbarFontsCombo();break;case"FontSize":b=new FCKToolbarFontSizeCombo();break;case"FontFormat":b=new FCKToolbarFontFormatCombo();break;case"TextColor":b=new FCKToolbarPanelButton("TextColor",FCKLang.TextColor,null,null,45);break;case"BGColor":b=new FCKToolbarPanelButton("BGColor",FCKLang.BGColor,null,null,46);break;case"Find":b=new FCKToolbarButton("Find",FCKLang.Find,null,null,null,null,16);break;case"Replace":b=new FCKToolbarButton("Replace",FCKLang.Replace,null,null,null,null,17);break;case"Form":b=new FCKToolbarButton("Form",FCKLang.Form,null,null,null,null,48);break;case"Checkbox":b=new FCKToolbarButton("Checkbox",FCKLang.Checkbox,null,null,null,null,49);break;case"Radio":b=new FCKToolbarButton("Radio",FCKLang.RadioButton,null,null,null,null,50);break;case"TextField":b=new FCKToolbarButton("TextField",FCKLang.TextField,null,null,null,null,51);break;case"Textarea":b=new FCKToolbarButton("Textarea",FCKLang.Textarea,null,null,null,null,52);break;case"HiddenField":b=new FCKToolbarButton("HiddenField",FCKLang.HiddenField,null,null,null,null,56);break;case"Button":b=new FCKToolbarButton("Button",FCKLang.Button,null,null,null,null,54);break;case"Select":b=new FCKToolbarButton("Select",FCKLang.SelectionField,null,null,null,null,53);break;case"ImageButton":b=new FCKToolbarButton("ImageButton",FCKLang.ImageButton,null,null,null,null,55);break;case"ShowBlocks":b=new FCKToolbarButton("ShowBlocks",FCKLang.ShowBlocks,null,null,null,true,72);break;default:alert(FCKLang.UnknownToolbarItem.replace(/%1/g,a));return null}FCKToolbarItems.LoadedItems[a]=b;return b};var FCKToolbar=function(){this.Items=[]};FCKToolbar.prototype.AddItem=function(a){return this.Items[this.Items.length]=a};FCKToolbar.prototype.AddButton=function(a,h,g,f,d,c){if(typeof(f)=="number"){f=[this.DefaultIconsStrip,this.DefaultIconSize,f]}var b=new FCKToolbarButtonUI(a,h,g,f,d,c);b._FCKToolbar=this;b.OnClick=FCKToolbar_OnItemClick;return this.AddItem(b)};function FCKToolbar_OnItemClick(a){var b=a._FCKToolbar;if(b.OnItemClick){b.OnItemClick(b,a)}}FCKToolbar.prototype.AddSeparator=function(){this.AddItem(new FCKToolbarSeparator())};FCKToolbar.prototype.Create=function(a){var g=FCKTools.GetElementDocument(a);var d=g.createElement("table");d.className="TB_Toolbar";d.style.styleFloat=d.style.cssFloat=(FCKLang.Dir=="ltr"?"left":"right");d.dir=FCKLang.Dir;d.cellPadding=0;d.cellSpacing=0;var f=d.insertRow(-1);var c;if(!this.HideStart){c=f.insertCell(-1);c.appendChild(g.createElement("div")).className="TB_Start"}for(var b=0;b<this.Items.length;b++){this.Items[b].Create(f.insertCell(-1))}if(!this.HideEnd){c=f.insertCell(-1);c.appendChild(g.createElement("div")).className="TB_End"}a.appendChild(d)};var FCKToolbarSeparator=function(){};FCKToolbarSeparator.prototype.Create=function(a){FCKTools.AppendElement(a,"div").className="TB_Separator"};var FCKToolbarBreak=function(){};FCKToolbarBreak.prototype.Create=function(a){var b=FCKTools.GetElementDocument(a).createElement("div");b.className="TB_Break";b.style.clear=FCKLang.Dir=="rtl"?"left":"right";a.appendChild(b)};function FCKToolbarSet_Create(A){var B;var C=A||FCKConfig.ToolbarLocation;switch(C){case"In":document.getElementById("xToolbarRow").style.display="";B=new FCKToolbarSet(document);break;case"None":B=new FCKToolbarSet(document);break;default:FCK.Events.AttachEvent("OnBlur",FCK_OnBlur);FCK.Events.AttachEvent("OnFocus",FCK_OnFocus);var D;var E=C.match(/^Out:(.+)\((\w+)\)$/);if(E){if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.ToolbarSet_GetOutElement(window,E)}else{D=eval("parent."+E[1]).document.getElementById(E[2])}}else{E=C.match(/^Out:(\w+)$/);if(E){D=parent.document.getElementById(E[1])}}if(!D){alert('Invalid value for "ToolbarLocation"');return arguments.callee("In")}B=D.__FCKToolbarSet;if(B){break}var F=FCKTools.GetElementDocument(D).createElement("iframe");F.src="javascript:void(0)";F.frameBorder=0;F.width="100%";F.height="10";D.appendChild(F);F.unselectable="on";var G=F.contentWindow.document;var H="";if(FCKBrowserInfo.IsSafari){H='<base href="'+window.document.location+'">'}G.open();G.write("<html><head>"+H+'<script type="text/javascript"> var adjust = function() { window.frameElement.height = document.body.scrollHeight ; }; window.onresize = window.onload = function(){var timer = null;var lastHeight = -1;var lastChange = 0;var poller = function(){var currentHeight = document.body.scrollHeight || 0;var currentTime = (new Date()).getTime();if (currentHeight != lastHeight){lastChange = currentTime;adjust();lastHeight = document.body.scrollHeight;}if (lastChange < currentTime - 1000) clearInterval(timer);};timer = setInterval(poller, 100);}<\/script></head><body style="overflow: hidden">'+document.getElementById("xToolbarSpace").innerHTML+"</body></html>");G.close();if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.ToolbarSet_InitOutFrame(G)}FCKTools.AddEventListener(G,"contextmenu",FCKTools.CancelEvent);FCKTools.AppendStyleSheet(G,FCKConfig.SkinEditorCSS);B=D.__FCKToolbarSet=new FCKToolbarSet(G);B._IFrame=F;if(FCK.IECleanup){FCK.IECleanup.AddItem(D,FCKToolbarSet_Target_Cleanup)}}B.CurrentInstance=FCK;if(!B.ToolbarItems){B.ToolbarItems=FCKToolbarItems}FCK.AttachToOnSelectionChange(B.RefreshItemsState);return B}function FCK_OnBlur(a){var b=a.ToolbarSet;if(b.CurrentInstance==a){b.Disable()}}function FCK_OnFocus(a){var c=a.ToolbarSet;var b=a||FCK;c.CurrentInstance.FocusManager.RemoveWindow(c._IFrame.contentWindow);c.CurrentInstance=b;b.FocusManager.AddWindow(c._IFrame.contentWindow,true);c.Enable()}function FCKToolbarSet_Cleanup(){this._TargetElement=null;this._IFrame=null}function FCKToolbarSet_Target_Cleanup(){this.__FCKToolbarSet=null}var FCKToolbarSet=function(a){this._Document=a;this._TargetElement=a.getElementById("xToolbar");var c=a.getElementById("xExpandHandle");var b=a.getElementById("xCollapseHandle");c.title=FCKLang.ToolbarExpand;FCKTools.AddEventListener(c,"click",FCKToolbarSet_Expand_OnClick);b.title=FCKLang.ToolbarCollapse;FCKTools.AddEventListener(b,"click",FCKToolbarSet_Collapse_OnClick);if(!FCKConfig.ToolbarCanCollapse||FCKConfig.ToolbarStartExpanded){this.Expand()}else{this.Collapse()}b.style.display=FCKConfig.ToolbarCanCollapse?"":"none";if(FCKConfig.ToolbarCanCollapse){b.style.display=""}else{a.getElementById("xTBLeftBorder").style.display=""}this.Toolbars=[];this.IsLoaded=false;if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKToolbarSet_Cleanup)}};function FCKToolbarSet_Expand_OnClick(){FCK.ToolbarSet.Expand()}function FCKToolbarSet_Collapse_OnClick(){FCK.ToolbarSet.Collapse()}FCKToolbarSet.prototype.Expand=function(){this._ChangeVisibility(false)};FCKToolbarSet.prototype.Collapse=function(){this._ChangeVisibility(true)};FCKToolbarSet.prototype._ChangeVisibility=function(a){this._Document.getElementById("xCollapsed").style.display=a?"":"none";this._Document.getElementById("xExpanded").style.display=a?"none":"";if(FCKBrowserInfo.IsGecko){FCKTools.RunFunction(window.onresize)}};FCKToolbarSet.prototype.Load=function(b){this.Name=b;this.Items=[];this.ItemsWysiwygOnly=[];this.ItemsContextSensitive=[];this._TargetElement.innerHTML="";var k=FCKConfig.ToolbarSets[b];if(!k){alert(FCKLang.UnknownToolbarSet.replace(/%1/g,b));return}this.Toolbars=[];for(var a=0;a<k.length;a++){var h=k[a];if(!h){continue}var g;if(typeof(h)=="string"){if(h=="/"){g=new FCKToolbarBreak()}}else{g=new FCKToolbar();for(var c=0;c<h.length;c++){var f=h[c];if(f=="-"){g.AddSeparator()}else{var d=FCKToolbarItems.GetItem(f);if(d){g.AddItem(d);this.Items.push(d);if(!d.SourceView){this.ItemsWysiwygOnly.push(d)}if(d.ContextSensitive){this.ItemsContextSensitive.push(d)}}}}}g.Create(this._TargetElement);this.Toolbars[this.Toolbars.length]=g}FCKTools.DisableSelection(this._Document.getElementById("xCollapseHandle").parentNode);if(FCK.Status!=2){FCK.Events.AttachEvent("OnStatusChange",this.RefreshModeState)}else{this.RefreshModeState()}this.IsLoaded=true;this.IsEnabled=true;FCKTools.RunFunction(this.OnLoad)};FCKToolbarSet.prototype.Enable=function(){if(this.IsEnabled){return}this.IsEnabled=true;var a=this.Items;for(var b=0;b<a.length;b++){a[b].RefreshState()}};FCKToolbarSet.prototype.Disable=function(){if(!this.IsEnabled){return}this.IsEnabled=false;var a=this.Items;for(var b=0;b<a.length;b++){a[b].Disable()}};FCKToolbarSet.prototype.RefreshModeState=function(a){if(FCK.Status!=2){return}var f=a?a.ToolbarSet:this;var d=f.ItemsWysiwygOnly;if(FCK.EditMode==0){for(var c=0;c<d.length;c++){d[c].Enable()}f.RefreshItemsState(a)}else{f.RefreshItemsState(a);for(var b=0;b<d.length;b++){d[b].Disable()}}};FCKToolbarSet.prototype.RefreshItemsState=function(a){var c=(a?a.ToolbarSet:this).ItemsContextSensitive;for(var b=0;b<c.length;b++){c[b].RefreshState()}};var FCKDialog=(function(){var a;var j;var h;var g=window.parent;while(g.parent&&g.parent!=g){try{if(g.parent.document.domain!=document.domain){break}if(g.parent.document.getElementsByTagName("frameset").length>0){break}}catch(f){break}g=g.parent}var d=g.document;var c=function(){if(!j){j=FCKConfig.FloatingPanelsZIndex+999}return ++j};var b=function(){if(!h){return}var k=FCKTools.IsStrictMode(d)?d.documentElement:d.body;FCKDomTools.SetElementStyles(h,{width:Math.max(k.scrollWidth,k.clientWidth,d.scrollWidth||0)-1+"px",height:Math.max(k.scrollHeight,k.clientHeight,d.scrollHeight||0)-1+"px"})};return{OpenDialog:function(o,k,z,m,A,p,n,l){if(!a){this.DisplayMainCover()}var y={Title:k,Page:z,Editor:window,CustomValue:p,TopWindow:g};FCK.ToolbarSet.CurrentInstance.Selection.Save(true);var x=FCKTools.GetViewPaneSize(g);var v={X:0,Y:0};var u=FCKBrowserInfo.IsIE&&(!FCKBrowserInfo.IsIE7||!FCKTools.IsStrictMode(g.document));if(u){v=FCKTools.GetScrollPosition(g)}var t=Math.max(v.Y+(x.Height-A-20)/2,0);var r=Math.max(v.X+(x.Width-m-20)/2,0);var q=d.createElement("iframe");FCKTools.ResetStyles(q);q.src=FCKConfig.BasePath+"fckdialog.html";q.frameBorder=0;q.allowTransparency=true;FCKDomTools.SetElementStyles(q,{position:(u)?"absolute":"fixed",top:t+"px",left:r+"px",width:m+"px",height:A+"px",zIndex:c()});q._DialogArguments=y;d.body.appendChild(q);q._ParentDialog=a;a=q},OnDialogClose:function(l){var k=l.frameElement;FCKDomTools.RemoveNode(k);if(k._ParentDialog){a=k._ParentDialog;k._ParentDialog.contentWindow.SetEnabled(true)}else{if(!FCKBrowserInfo.IsIE){FCK.Focus()}this.HideMainCover();setTimeout(function(){a=null},0);FCK.ToolbarSet.CurrentInstance.Selection.Release()}},DisplayMainCover:function(){h=d.createElement("div");FCKTools.ResetStyles(h);FCKDomTools.SetElementStyles(h,{position:"absolute",zIndex:c(),top:"0px",left:"0px",backgroundColor:FCKConfig.BackgroundBlockerColor});FCKDomTools.SetOpacity(h,FCKConfig.BackgroundBlockerOpacity);if(FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsIE7){var l=d.createElement("iframe");FCKTools.ResetStyles(l);l.hideFocus=true;l.frameBorder=0;l.src=FCKTools.GetVoidUrl();FCKDomTools.SetElementStyles(l,{width:"100%",height:"100%",position:"absolute",left:"0px",top:"0px",filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"});h.appendChild(l)}FCKTools.AddEventListener(g,"resize",b);b();d.body.appendChild(h);FCKFocusManager.Lock();var k=FCK.ToolbarSet.CurrentInstance.GetInstanceObject("frameElement");k._fck_originalTabIndex=k.tabIndex;k.tabIndex=-1},HideMainCover:function(){FCKDomTools.RemoveNode(h);FCKFocusManager.Unlock();var k=FCK.ToolbarSet.CurrentInstance.GetInstanceObject("frameElement");k.tabIndex=k._fck_originalTabIndex;FCKDomTools.ClearElementJSProperty(k,"_fck_originalTabIndex")},GetCover:function(){return h}}})();var FCKMenuItem=function(a,g,f,d,c,b){this.Name=g;this.Label=f||g;this.IsDisabled=c;this.Icon=new FCKIcon(d);this.SubMenu=new FCKMenuBlockPanel();this.SubMenu.Parent=a;this.SubMenu.OnClick=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnClick,this);this.CustomData=b;if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKMenuItem_Cleanup)}};FCKMenuItem.prototype.AddItem=function(a,f,d,c,b){this.HasSubMenu=true;return this.SubMenu.AddItem(a,f,d,c,b)};FCKMenuItem.prototype.AddSeparator=function(){this.SubMenu.AddSeparator()};FCKMenuItem.prototype.Create=function(a){var g=this.HasSubMenu;var f=FCKTools.GetElementDocument(a);var b=this.MainElement=a.insertRow(-1);b.className=this.IsDisabled?"MN_Item_Disabled":"MN_Item";if(!this.IsDisabled){FCKTools.AddEventListenerEx(b,"mouseover",FCKMenuItem_OnMouseOver,[this]);FCKTools.AddEventListenerEx(b,"click",FCKMenuItem_OnClick,[this]);if(!g){FCKTools.AddEventListenerEx(b,"mouseout",FCKMenuItem_OnMouseOut,[this])}}var d=b.insertCell(-1);d.className="MN_Icon";d.appendChild(this.Icon.CreateIconElement(f));d=b.insertCell(-1);d.className="MN_Label";d.noWrap=true;d.appendChild(f.createTextNode(this.Label));d=b.insertCell(-1);if(g){d.className="MN_Arrow";var c=d.appendChild(f.createElement("IMG"));c.src=FCK_IMAGES_PATH+"arrow_"+FCKLang.Dir+".gif";c.width=4;c.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnHide,this)}};FCKMenuItem.prototype.Activate=function(){this.MainElement.className="MN_Item_Over";if(this.HasSubMenu){this.SubMenu.Show(this.MainElement.offsetWidth+2,-2,this.MainElement)}FCKTools.RunFunction(this.OnActivate,this)};FCKMenuItem.prototype.Deactivate=function(){this.MainElement.className="MN_Item";if(this.HasSubMenu){this.SubMenu.Hide()}};function FCKMenuItem_SubMenu_OnClick(a,b){FCKTools.RunFunction(b.OnClick,b,[a])}function FCKMenuItem_SubMenu_OnHide(a){a.Deactivate()}function FCKMenuItem_OnClick(a,b){if(b.HasSubMenu){b.Activate()}else{b.Deactivate();FCKTools.RunFunction(b.OnClick,b,[b])}}function FCKMenuItem_OnMouseOver(a,b){b.Activate()}function FCKMenuItem_OnMouseOut(a,b){b.Deactivate()}function FCKMenuItem_Cleanup(){this.MainElement=null}var FCKMenuBlock=function(){this._Items=[]};FCKMenuBlock.prototype.Count=function(){return this._Items.length};FCKMenuBlock.prototype.AddItem=function(a,g,f,d,c){var b=new FCKMenuItem(this,a,g,f,d,c);b.OnClick=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnClick,this);b.OnActivate=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnActivate,this);this._Items.push(b);return b};FCKMenuBlock.prototype.AddSeparator=function(){this._Items.push(new FCKMenuSeparator())};FCKMenuBlock.prototype.RemoveAllItems=function(){this._Items=[];var a=this._ItemsTable;if(a){while(a.rows.length>0){a.deleteRow(0)}}};FCKMenuBlock.prototype.Create=function(a){if(!this._ItemsTable){if(FCK.IECleanup){FCK.IECleanup.AddItem(this,FCKMenuBlock_Cleanup)}this._Window=FCKTools.GetElementWindow(a);var g=FCKTools.GetElementDocument(a);var f=a.appendChild(g.createElement("table"));f.cellPadding=0;f.cellSpacing=0;FCKTools.DisableSelection(f);var d=f.insertRow(-1).insertCell(-1);d.className="MN_Menu";var c=this._ItemsTable=d.appendChild(g.createElement("table"));c.cellPadding=0;c.cellSpacing=0}for(var b=0;b<this._Items.length;b++){this._Items[b].Create(this._ItemsTable)}};function FCKMenuBlock_Item_OnClick(a,b){if(b.Hide){b.Hide()}FCKTools.RunFunction(b.OnClick,b,[a])}function FCKMenuBlock_Item_OnActivate(a){var b=a._ActiveItem;if(b&&b!=this){if(!FCKBrowserInfo.IsIE&&b.HasSubMenu&&!this.HasSubMenu){a._Window.focus();a.Panel.HasFocus=true}b.Deactivate()}a._ActiveItem=this}function FCKMenuBlock_Cleanup(){this._Window=null;this._ItemsTable=null}var FCKMenuSeparator=function(){};FCKMenuSeparator.prototype.Create=function(a){var d=FCKTools.GetElementDocument(a);var b=a.insertRow(-1);var c=b.insertCell(-1);c.className="MN_Separator MN_Icon";c=b.insertCell(-1);c.className="MN_Separator";c.appendChild(d.createElement("DIV")).className="MN_Separator_Line";c=b.insertCell(-1);c.className="MN_Separator";c.appendChild(d.createElement("DIV")).className="MN_Separator_Line"};var FCKMenuBlockPanel=function(){FCKMenuBlock.call(this)};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototype.Create=function(){var a=this.Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());a.AppendStyleSheet(FCKConfig.SkinEditorCSS);FCKMenuBlock.prototype.Create.call(this,a.MainNode)};FCKMenuBlockPanel.prototype.Show=function(b,c,a){if(!this.Panel.CheckIsOpened()){this.Panel.Show(b,c,a)}};FCKMenuBlockPanel.prototype.Hide=function(){if(this.Panel.CheckIsOpened()){this.Panel.Hide()}};var FCKContextMenu=function(a,d){this.CtrlDisable=false;var c=this._Panel=new FCKPanel(a);c.AppendStyleSheet(FCKConfig.SkinEditorCSS);c.IsContextMenu=true;if(FCKBrowserInfo.IsGecko){c.Document.addEventListener("draggesture",function(f){f.preventDefault();return false},true)}var b=this._MenuBlock=new FCKMenuBlock();b.Panel=c;b.OnClick=FCKTools.CreateEventListener(FCKContextMenu_MenuBlock_OnClick,this);this._Redraw=true};FCKContextMenu.prototype.SetMouseClickWindow=function(a){if(!FCKBrowserInfo.IsIE){this._Document=a.document;if(FCKBrowserInfo.IsOpera&&!("oncontextmenu" in document.createElement("foo"))){this._Document.addEventListener("mousedown",FCKContextMenu_Document_OnMouseDown,false);this._Document.addEventListener("mouseup",FCKContextMenu_Document_OnMouseUp,false)}this._Document.addEventListener("contextmenu",FCKContextMenu_Document_OnContextMenu,false)}};FCKContextMenu.prototype.AddItem=function(a,g,f,d,c){var b=this._MenuBlock.AddItem(a,g,f,d,c);this._Redraw=true;return b};FCKContextMenu.prototype.AddSeparator=function(){this._MenuBlock.AddSeparator();this._Redraw=true};FCKContextMenu.prototype.RemoveAllItems=function(){this._MenuBlock.RemoveAllItems();this._Redraw=true};FCKContextMenu.prototype.AttachToElement=function(a){if(FCKBrowserInfo.IsIE){FCKTools.AddEventListenerEx(a,"contextmenu",FCKContextMenu_AttachedElement_OnContextMenu,this)}else{a._FCKContextMenu=this}};function FCKContextMenu_Document_OnContextMenu(b){if(FCKConfig.BrowserContextMenu){return true}var a=b.target;while(a){if(a._FCKContextMenu){if(a._FCKContextMenu.CtrlDisable&&(b.ctrlKey||b.metaKey)){return true}FCKTools.CancelEvent(b);FCKContextMenu_AttachedElement_OnContextMenu(b,a._FCKContextMenu,a);return false}a=a.parentNode}return true}var FCKContextMenu_OverrideButton;function FCKContextMenu_Document_OnMouseDown(c){if(!c||c.button!=2){return false}if(FCKConfig.BrowserContextMenu){return true}var a=c.target;while(a){if(a._FCKContextMenu){if(a._FCKContextMenu.CtrlDisable&&(c.ctrlKey||c.metaKey)){return true}var f=FCKContextMenu_OverrideButton;if(!f){var d=FCKTools.GetElementDocument(c.target);f=FCKContextMenu_OverrideButton=d.createElement("input");f.type="button";var b=d.createElement("p");d.body.appendChild(b);b.appendChild(f)}f.style.cssText="position:absolute;top:"+(c.clientY-2)+"px;left:"+(c.clientX-2)+"px;width:5px;height:5px;opacity:0.01"}a=a.parentNode}return false}function FCKContextMenu_Document_OnMouseUp(b){if(FCKConfig.BrowserContextMenu){return true}var a=FCKContextMenu_OverrideButton;if(a){var c=a.parentNode;c.parentNode.removeChild(c);FCKContextMenu_OverrideButton=undefined;if(b&&b.button==2){FCKContextMenu_Document_OnContextMenu(b);return false}}return true}function FCKContextMenu_AttachedElement_OnContextMenu(b,g,d){if((g.CtrlDisable&&(b.ctrlKey||b.metaKey))||FCKConfig.BrowserContextMenu){return true}var c=d||this;if(g.OnBeforeOpen){g.OnBeforeOpen.call(g,c)}if(g._MenuBlock.Count()==0){return false}if(g._Redraw){g._MenuBlock.Create(g._Panel.MainNode);g._Redraw=false}FCKTools.DisableSelection(g._Panel.Document.body);var a=0;var f=0;if(FCKBrowserInfo.IsIE){a=b.screenX;f=b.screenY}else{if(FCKBrowserInfo.IsSafari){a=b.clientX;f=b.clientY}else{a=b.pageX;f=b.pageY}}g._Panel.Show(a,f,b.currentTarget||null);return false}function FCKContextMenu_MenuBlock_OnClick(a,b){b._Panel.Hide();FCKTools.RunFunction(b.OnItemClick,b,a)}FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(a){if(a){this.Listeners.push(a)}};function FCK_ContextMenu_Init(){var a=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo.IsIE?window:window.parent,FCKLang.Dir);a.CtrlDisable=FCKConfig.BrowserContextMenuOnCtrl;a.OnBeforeOpen=FCK_ContextMenu_OnBeforeOpen;a.OnItemClick=FCK_ContextMenu_OnItemClick;var c=FCK.ContextMenu;for(var b=0;b<FCKConfig.ContextMenu.length;b++){c.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[b]))}}function FCK_ContextMenu_GetListener(a){switch(a){case"Generic":return{AddItems:function(d,b,c){d.AddItem("Cut",FCKLang.Cut,7,FCKCommands.GetCommand("Cut").GetState()==-1);d.AddItem("Copy",FCKLang.Copy,8,FCKCommands.GetCommand("Copy").GetState()==-1);d.AddItem("Paste",FCKLang.Paste,9,FCKCommands.GetCommand("Paste").GetState()==-1)}};case"Table":return{AddItems:function(g,b,c){var h=(c=="TABLE");var f=(!h&&FCKSelection.HasAncestorNode("TABLE"));if(f){g.AddSeparator();var d=g.AddItem("Cell",FCKLang.CellCM);d.AddItem("TableInsertCellBefore",FCKLang.InsertCellBefore,69);d.AddItem("TableInsertCellAfter",FCKLang.InsertCellAfter,58);d.AddItem("TableDeleteCells",FCKLang.DeleteCells,59);if(FCKBrowserInfo.IsGecko){d.AddItem("TableMergeCells",FCKLang.MergeCells,60,FCKCommands.GetCommand("TableMergeCells").GetState()==-1)}else{d.AddItem("TableMergeRight",FCKLang.MergeRight,60,FCKCommands.GetCommand("TableMergeRight").GetState()==-1);d.AddItem("TableMergeDown",FCKLang.MergeDown,60,FCKCommands.GetCommand("TableMergeDown").GetState()==-1)}d.AddItem("TableHorizontalSplitCell",FCKLang.HorizontalSplitCell,61,FCKCommands.GetCommand("TableHorizontalSplitCell").GetState()==-1);d.AddItem("TableVerticalSplitCell",FCKLang.VerticalSplitCell,61,FCKCommands.GetCommand("TableVerticalSplitCell").GetState()==-1);d.AddSeparator();d.AddItem("TableCellProp",FCKLang.CellProperties,57,FCKCommands.GetCommand("TableCellProp").GetState()==-1);g.AddSeparator();d=g.AddItem("Row",FCKLang.RowCM);d.AddItem("TableInsertRowBefore",FCKLang.InsertRowBefore,70);d.AddItem("TableInsertRowAfter",FCKLang.InsertRowAfter,62);d.AddItem("TableDeleteRows",FCKLang.DeleteRows,63);g.AddSeparator();d=g.AddItem("Column",FCKLang.ColumnCM);d.AddItem("TableInsertColumnBefore",FCKLang.InsertColumnBefore,71);d.AddItem("TableInsertColumnAfter",FCKLang.InsertColumnAfter,64);d.AddItem("TableDeleteColumns",FCKLang.DeleteColumns,65)}if(h||f){g.AddSeparator();g.AddItem("TableDelete",FCKLang.TableDelete);g.AddItem("TableProp",FCKLang.TableProperties,39)}}};case"Link":return{AddItems:function(h,b,c){var g=(c=="A"||FCKSelection.HasAncestorNode("A"));if(g||FCK.GetNamedCommandState("Unlink")!=-1){var f=FCKSelection.MoveToAncestorNode("A");var d=(f&&f.name.length>0&&f.href.length==0);if(d){return}h.AddSeparator();h.AddItem("VisitLink",FCKLang.VisitLink);h.AddSeparator();if(g){h.AddItem("Link",FCKLang.EditLink,34)}h.AddItem("Unlink",FCKLang.RemoveLink,35)}}};case"Image":return{AddItems:function(d,b,c){if(c=="IMG"&&!b.getAttribute("_fckfakelement")){d.AddSeparator();d.AddItem("Image",FCKLang.ImageProperties,37)}}};case"Anchor":return{AddItems:function(g,b,c){var f=FCKSelection.MoveToAncestorNode("A");var d=(f&&f.name.length>0);if(d||(c=="IMG"&&b.getAttribute("_fckanchor"))){g.AddSeparator();g.AddItem("Anchor",FCKLang.AnchorProp,36);g.AddItem("AnchorDelete",FCKLang.AnchorDelete)}}};case"Flash":return{AddItems:function(d,b,c){if(c=="IMG"&&b.getAttribute("_fckflash")){d.AddSeparator();d.AddItem("Flash",FCKLang.FlashProperties,38)}}};case"Form":return{AddItems:function(d,b,c){if(FCKSelection.HasAncestorNode("FORM")){d.AddSeparator();d.AddItem("Form",FCKLang.FormProp,48)}}};case"Checkbox":return{AddItems:function(d,b,c){if(c=="INPUT"&&b.type=="checkbox"){d.AddSeparator();d.AddItem("Checkbox",FCKLang.CheckboxProp,49)}}};case"Radio":return{AddItems:function(d,b,c){if(c=="INPUT"&&b.type=="radio"){d.AddSeparator();d.AddItem("Radio",FCKLang.RadioButtonProp,50)}}};case"TextField":return{AddItems:function(d,b,c){if(c=="INPUT"&&(b.type=="text"||b.type=="password")){d.AddSeparator();d.AddItem("TextField",FCKLang.TextFieldProp,51)}}};case"HiddenField":return{AddItems:function(d,b,c){if(c=="IMG"&&b.getAttribute("_fckinputhidden")){d.AddSeparator();d.AddItem("HiddenField",FCKLang.HiddenFieldProp,56)}}};case"ImageButton":return{AddItems:function(d,b,c){if(c=="INPUT"&&b.type=="image"){d.AddSeparator();d.AddItem("ImageButton",FCKLang.ImageButtonProp,55)}}};case"Button":return{AddItems:function(d,b,c){if(c=="INPUT"&&(b.type=="button"||b.type=="submit"||b.type=="reset")){d.AddSeparator();d.AddItem("Button",FCKLang.ButtonProp,54)}}};case"Select":return{AddItems:function(d,b,c){if(c=="SELECT"){d.AddSeparator();d.AddItem("Select",FCKLang.SelectionFieldProp,53)}}};case"Textarea":return{AddItems:function(d,b,c){if(c=="TEXTAREA"){d.AddSeparator();d.AddItem("Textarea",FCKLang.TextareaProp,52)}}};case"BulletedList":return{AddItems:function(d,b,c){if(FCKSelection.HasAncestorNode("UL")){d.AddSeparator();d.AddItem("BulletedList",FCKLang.BulletedListProp,27)}}};case"NumberedList":return{AddItems:function(d,b,c){if(FCKSelection.HasAncestorNode("OL")){d.AddSeparator();d.AddItem("NumberedList",FCKLang.NumberedListProp,26)}}};case"DivContainer":return{AddItems:function(f,b,d){var c=FCKDomTools.GetSelectedDivContainers();if(c.length>0){f.AddSeparator();f.AddItem("EditDiv",FCKLang.EditDiv,75);f.AddItem("DeleteDiv",FCKLang.DeleteDiv,76)}}}}return null}function FCK_ContextMenu_OnBeforeOpen(){FCK.Events.FireEvent("OnSelectionChange");var a,b;if((a=FCKSelection.GetSelectedElement())){b=a.tagName}var f=FCK.ContextMenu._InnerContextMenu;f.RemoveAllItems();var d=FCK.ContextMenu.Listeners;for(var c=0;c<d.length;c++){d[c].AddItems(f,a,b)}}function FCK_ContextMenu_OnItemClick(a){if(!FCKBrowserInfo.IsIE){FCK.Focus()}FCKCommands.GetCommand(a.Name).Execute(a.CustomData)}var FCKHtmlIterator=function(a){this._sourceHtml=a};FCKHtmlIterator.prototype={Next:function(){var a=this._sourceHtml;if(a==null){return null}var d=FCKRegexLib.HtmlTag.exec(a);var c=false;var b="";if(d){if(d.index>0){b=a.substr(0,d.index);this._sourceHtml=a.substr(d.index)}else{c=true;b=d[0];this._sourceHtml=a.substr(d[0].length)}}else{b=a;this._sourceHtml=null}return{isTag:c,value:b}},Each:function(a){var b;while((b=this.Next())){a(b.isTag,b.value)}}};var FCKHtmlIterator=function(a){this._sourceHtml=a};FCKHtmlIterator.prototype={Next:function(){var a=this._sourceHtml;if(a==null){return null}var d=FCKRegexLib.HtmlTag.exec(a);var c=false;var b="";if(d){if(d.index>0){b=a.substr(0,d.index);this._sourceHtml=a.substr(d.index)}else{c=true;b=d[0];this._sourceHtml=a.substr(d[0].length)}}else{b=a;this._sourceHtml=null}return{isTag:c,value:b}},Each:function(a){var b;while((b=this.Next())){a(b.isTag,b.value)}}};var FCKPlugin=function(a,c,b){this.Name=a;this.BasePath=b?b:FCKConfig.PluginsPath;this.Path=this.BasePath+a+"/";if(!c||c.length==0){this.AvailableLangs=[]}else{this.AvailableLangs=c.split(",")}};FCKPlugin.prototype.Load=function(){if(this.AvailableLangs.length>0){var a;if(this.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0){a=FCKLanguageManager.ActiveLanguage.Code}else{a=this.AvailableLangs[0]}LoadScript(this.Path+"lang/"+a+".js")}LoadScript(this.Path+"fckplugin.js")};var FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){var a=FCKPlugins.Items;for(var b=0;b<FCKConfig.Plugins.Items.length;b++){var f=FCKConfig.Plugins.Items[b];var d=a[f[0]]=new FCKPlugin(f[0],f[1],f[2]);FCKPlugins.ItemsCount++}for(var c in a){a[c].Load()}FCKPlugins.Load=null};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/js/src/fckadobeair.js b/horde/services/editor/fckeditor/editor/js/src/fckadobeair.js
deleted file mode 100644 (file)
index 3f12ba8..0000000
+++ /dev/null
@@ -1,176 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Compatibility code for Adobe AIR.
- */
-
-if ( FCKBrowserInfo.IsAIR )
-{
-       var FCKAdobeAIR = (function()
-       {
-               /*
-                * ### Private functions.
-                */
-
-               var getDocumentHead = function( doc )
-               {
-                       var head ;
-                       var heads = doc.getElementsByTagName( 'head' ) ;
-
-                       if( heads && heads[0] )
-                               head = heads[0] ;
-                       else
-                       {
-                               head = doc.createElement( 'head' ) ;
-                               doc.documentElement.insertBefore( head, doc.documentElement.firstChild ) ;
-                       }
-
-                       return head ;
-               } ;
-
-               /*
-                * ### Public interface.
-                */
-               return {
-                       FCKeditorAPI_Evaluate : function( parentWindow, script )
-                       {
-                               // TODO : This one doesn't work always. The parent window will
-                               // point to an anonymous function in this window. If this
-                               // window is destroyied the parent window will be pointing to
-                               // an invalid reference.
-
-                               // Evaluate the script in this window.
-                               eval( script ) ;
-
-                               // Point the FCKeditorAPI property of the parent window to the
-                               // local reference.
-                               parentWindow.FCKeditorAPI = window.FCKeditorAPI ;
-                       },
-
-                       EditingArea_Start : function( doc, html )
-                       {
-                               // Get the HTML for the <head>.
-                               var headInnerHtml = html.match( /<head>([\s\S]*)<\/head>/i )[1] ;
-
-                               if ( headInnerHtml && headInnerHtml.length > 0 )
-                               {
-                                       // Inject the <head> HTML inside a <div>.
-                                       // Do that before getDocumentHead because WebKit moves
-                                       // <link css> elements to the <head> at this point.
-                                       var div = doc.createElement( 'div' ) ;
-                                       div.innerHTML = headInnerHtml ;
-
-                                       // Move the <div> nodes to <head>.
-                                       FCKDomTools.MoveChildren( div, getDocumentHead( doc ) ) ;
-                               }
-
-                               doc.body.innerHTML = html.match( /<body>([\s\S]*)<\/body>/i )[1] ;
-
-                               //prevent clicking on hyperlinks and navigating away
-                               doc.addEventListener('click', function( ev )
-                                       {
-                                               ev.preventDefault() ;
-                                               ev.stopPropagation() ;
-                                       }, true ) ;
-                       },
-
-                       Panel_Contructor : function( doc, baseLocation )
-                       {
-                               var head = getDocumentHead( doc ) ;
-
-                               // Set the <base> href.
-                               head.appendChild( doc.createElement('base') ).href = baseLocation ;
-
-                               doc.body.style.margin   = '0px' ;
-                               doc.body.style.padding  = '0px' ;
-                       },
-
-                       ToolbarSet_GetOutElement : function( win, outMatch )
-                       {
-                               var toolbarTarget = win.parent ;
-
-                               var targetWindowParts = outMatch[1].split( '.' ) ;
-                               while ( targetWindowParts.length > 0 )
-                               {
-                                       var part = targetWindowParts.shift() ;
-                                       if ( part.length > 0 )
-                                               toolbarTarget = toolbarTarget[ part ] ;
-                               }
-
-                               toolbarTarget = toolbarTarget.document.getElementById( outMatch[2] ) ;
-                       },
-
-                       ToolbarSet_InitOutFrame : function( doc )
-                       {
-                               var head = getDocumentHead( doc ) ;
-
-                               head.appendChild( doc.createElement('base') ).href = window.document.location ;
-
-                               var targetWindow = doc.defaultView;
-
-                               targetWindow.adjust = function()
-                               {
-                                       targetWindow.frameElement.height = doc.body.scrollHeight;
-                               } ;
-
-                               targetWindow.onresize = targetWindow.adjust ;
-                               targetWindow.setTimeout( targetWindow.adjust, 0 ) ;
-
-                               doc.body.style.overflow = 'hidden';
-                               doc.body.innerHTML = document.getElementById( 'xToolbarSpace' ).innerHTML ;
-                       }
-               } ;
-       })();
-
-       /*
-        * ### Overrides
-        */
-       ( function()
-       {
-               // Save references for override reuse.
-               var _Original_FCKPanel_Window_OnFocus   = FCKPanel_Window_OnFocus ;
-               var _Original_FCKPanel_Window_OnBlur    = FCKPanel_Window_OnBlur ;
-               var _Original_FCK_StartEditor                   = FCK.StartEditor ;
-
-               FCKPanel_Window_OnFocus = function( e, panel )
-               {
-                       // Call the original implementation.
-                       _Original_FCKPanel_Window_OnFocus.call( this, e, panel ) ;
-
-                       if ( panel._focusTimer )
-                               clearTimeout( panel._focusTimer ) ;
-               }
-
-               FCKPanel_Window_OnBlur = function( e, panel )
-               {
-                       // Delay the execution of the original function.
-                       panel._focusTimer = FCKTools.SetTimeout( _Original_FCKPanel_Window_OnBlur, 100, this, [ e, panel ] ) ;
-               }
-
-               FCK.StartEditor = function()
-               {
-                       // Force pointing to the CSS files instead of using the inline CSS cached styles.
-                       window.FCK_InternalCSS                  = FCKConfig.BasePath + 'css/fck_internal.css' ;
-                       window.FCK_ShowTableBordersCSS  = FCKConfig.BasePath + 'css/fck_showtableborders_gecko.css' ;
-
-                       _Original_FCK_StartEditor.apply( this, arguments ) ;
-               }
-       })();
-}
diff --git a/horde/services/editor/fckeditor/editor/js/src/fckeditorcode_gecko.js b/horde/services/editor/fckeditor/editor/js/src/fckeditorcode_gecko.js
deleted file mode 100644 (file)
index 55335c0..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This file has been compressed for better performance. The original source
- * can be found at "editor/_source".
- */
-
-var FCK_STATUS_NOTLOADED=window.parent.FCK_STATUS_NOTLOADED=0;var FCK_STATUS_ACTIVE=window.parent.FCK_STATUS_ACTIVE=1;var FCK_STATUS_COMPLETE=window.parent.FCK_STATUS_COMPLETE=2;var FCK_TRISTATE_OFF=window.parent.FCK_TRISTATE_OFF=0;var FCK_TRISTATE_ON=window.parent.FCK_TRISTATE_ON=1;var FCK_TRISTATE_DISABLED=window.parent.FCK_TRISTATE_DISABLED=-1;var FCK_UNKNOWN=window.parent.FCK_UNKNOWN=-9;var FCK_TOOLBARITEM_ONLYICON=window.parent.FCK_TOOLBARITEM_ONLYICON=0;var FCK_TOOLBARITEM_ONLYTEXT=window.parent.FCK_TOOLBARITEM_ONLYTEXT=1;var FCK_TOOLBARITEM_ICONTEXT=window.parent.FCK_TOOLBARITEM_ICONTEXT=2;var FCK_EDITMODE_WYSIWYG=window.parent.FCK_EDITMODE_WYSIWYG=0;var FCK_EDITMODE_SOURCE=window.parent.FCK_EDITMODE_SOURCE=1;var FCK_IMAGES_PATH='images/';var FCK_SPACER_PATH='images/spacer.gif';var CTRL=1000;var SHIFT=2000;var ALT=4000;var FCK_STYLE_BLOCK=0;var FCK_STYLE_INLINE=1;var FCK_STYLE_OBJECT=2;
-String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){var A=arguments;if (A.length==1&&A[0].pop) A=A[0];for (var i=0;i<A.length;i++){if (this==A[i]) return true;};return false;};String.prototype.IEquals=function(){var A=this.toUpperCase();var B=arguments;if (B.length==1&&B[0].pop) B=B[0];for (var i=0;i<B.length;i++){if (A==B[i].toUpperCase()) return true;};return false;};String.prototype.ReplaceAll=function(A,B){var C=this;for (var i=0;i<A.length;i++){C=C.replace(A[i],B[i]);};return C;};String.prototype.StartsWith=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var C=this.length;var D=A.length;if (D>C) return false;if (B){var E=new RegExp(A+'$','i');return E.test(this);}else return (D==0||this.substr(C-D,D)==A);};String.prototype.Remove=function(A,B){var s='';if (A>0) s=this.substring(0,A);if (A+B<this.length) s+=this.substring(A+B,this.length);return s;};String.prototype.Trim=function(){return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A){return this.replace(/\n/g,A);};String.prototype.Replace=function(A,B,C){if (typeof B=='function'){return this.replace(A,function(){return B.apply(C||this,arguments);});}else return this.replace(A,B);};Array.prototype.IndexOf=function(A){for (var i=0;i<this.length;i++){if (this[i]==A) return i;};return-1;};
-var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@*/false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=7),IsIE6:/*@cc_on!@*/false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=6),IsSafari:s.Contains(' applewebkit/'),IsOpera:!!window.opera,IsAIR:s.Contains(' adobeair/'),IsMac:s.Contains('macintosh')};(function(A){A.IsGecko=(navigator.product=='Gecko')&&!A.IsSafari&&!A.IsOpera;A.IsGeckoLike=(A.IsGecko||A.IsSafari||A.IsOpera);if (A.IsGecko){var B=s.match(/rv:(\d+\.\d+)/);var C=B&&parseFloat(B[1]);if (C){A.IsGecko10=(C<1.8);A.IsGecko19=(C>1.8);}}})(FCKBrowserInfo);
-var FCKURLParams={};(function(){var A=document.location.search.substr(1).split('&');for (var i=0;i<A.length;i++){var B=A[i].split('=');var C=decodeURIComponent(B[0]);var D=decodeURIComponent(B[1]);FCKURLParams[C]=D;}})();
-var FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=function(A,B){var C;if (!(C=this._RegisteredEvents[A])) this._RegisteredEvents[A]=[B];else{if (C.IndexOf(B)==-1) C.push(B);}};FCKEvents.prototype.FireEvent=function(A,B){var C=true;var D=this._RegisteredEvents[A];if (D){for (var i=0;i<D.length;i++){try{C=(D[i](this.Owner,B)&&C);}catch(e){if (e.number!=-2146823277) throw e;}}};return C;};
-var FCKDataProcessor=function(){};FCKDataProcessor.prototype={ConvertToHtml:function(A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBodyTag.test(A)) A='<body>'+A+'</body>';if (!FCKRegexLib.HtmlOpener.test(A)) A='<html dir="'+FCKConfig.ContentLangDirection+'">'+A+'</html>';if (!FCKRegexLib.HeadOpener.test(A)) A=A.replace(FCKRegexLib.HtmlOpener,'$&<head><title></title></head>');return A;}else{var B=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"';if (FCKBrowserInfo.IsIE&&FCKConfig.DocType.length>0&&!FCKRegexLib.Html4DocType.test(FCKConfig.DocType)) B+=' style="overflow-y: scroll"';B+='><head><title></title></head><body'+FCKConfig.GetBodyAttributes()+'>'+A+'</body></html>';return B;}},ConvertToDataFormat:function(A,B,C,D){var E=FCKXHtml.GetXHTML(A,!B,D);if (C&&FCKRegexLib.EmptyOutParagraph.test(E)) return '';return E;},FixHtml:function(A){return A;}};
-var FCK={Name:FCKURLParams['InstanceName'],Status:0,EditMode:0,Toolbar:null,HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceObject:(function(){var w=window;return function(name){return w[name];}})(),AttachToOnSelectionChange:function(A){this.Events.AttachEvent('OnSelectionChange',A);},GetLinkedFieldValue:function(){return this.LinkedField.value;},GetParentForm:function(){return this.LinkedField.form;},StartupValue:'',IsDirty:function(){if (this.EditMode==1) return (this.StartupValue!=this.EditingArea.Textarea.value);else{if (!this.EditorDocument) return false;return (this.StartupValue!=this.EditorDocument.body.innerHTML);}},ResetIsDirty:function(){if (this.EditMode==1) this.StartupValue=this.EditingArea.Textarea.value;else if (this.EditorDocument.body) this.StartupValue=this.EditorDocument.body.innerHTML;},StartEditor:function(){this.TempBaseTag=FCKConfig.BaseHref.length>0?'<base href="'+FCKConfig.BaseHref+'" _fcktemp="true"></base>':'';var A=FCK.KeystrokeHandler=new FCKKeystrokeHandler();A.OnKeystroke=_FCK_KeystrokeHandler_OnKeystroke;A.SetKeystrokes(FCKConfig.Keystrokes);if (FCKBrowserInfo.IsIE7){if ((CTRL+86) in A.Keystrokes) A.SetKeystrokes([CTRL+86,true]);if ((SHIFT+45) in A.Keystrokes) A.SetKeystrokes([SHIFT+45,true]);};A.SetKeystrokes([CTRL+8,true]);this.EditingArea=new FCKEditingArea(document.getElementById('xEditingArea'));this.EditingArea.FFSpellChecker=FCKConfig.FirefoxSpellChecker;this.SetData(this.GetLinkedFieldValue(),true);FCKTools.AddEventListener(document,"keydown",this._TabKeyHandler);this.AttachToOnSelectionChange(_FCK_PaddingNodeListener);if (FCKBrowserInfo.IsGecko) this.AttachToOnSelectionChange(this._ExecCheckEmptyBlock);},Focus:function(){FCK.EditingArea.Focus();},SetStatus:function(A){this.Status=A;if (A==1){FCKFocusManager.AddWindow(window,true);if (FCKBrowserInfo.IsIE) FCKFocusManager.AddWindow(window.frameElement,true);if (FCKConfig.StartupFocus) FCK.Focus();};this.Events.FireEvent('OnStatusChange',A);},FixBody:function(){var A=FCKConfig.EnterMode;if (A!='p'&&A!='div') return;var B=this.EditorDocument;if (!B) return;var C=B.body;if (!C) return;FCKDomTools.TrimNode(C);var D=C.firstChild;var E;while (D){var F=false;switch (D.nodeType){case 1:var G=D.nodeName.toLowerCase();if (!FCKListsLib.BlockElements[G]&&G!='li'&&!D.getAttribute('_fckfakelement')&&D.getAttribute('_moz_dirty')==null) F=true;break;case 3:if (E||D.nodeValue.Trim().length>0) F=true;break;case 8:if (E) F=true;break;};if (F){var H=D.parentNode;if (!E) E=H.insertBefore(B.createElement(A),D);E.appendChild(H.removeChild(D));D=E.nextSibling;}else{if (E){FCKDomTools.TrimNode(E);E=null;};D=D.nextSibling;}};if (E) FCKDomTools.TrimNode(E);},GetData:function(A){if (FCK.EditMode==1) return FCK.EditingArea.Textarea.value;this.FixBody();var B=FCK.EditorDocument;if (!B) return null;var C=FCKConfig.FullPage;var D=FCK.DataProcessor.ConvertToDataFormat(C?B.documentElement:B.body,!C,FCKConfig.IgnoreEmptyParagraphValue,A);D=FCK.ProtectEventsRestore(D);if (FCKBrowserInfo.IsIE) D=D.replace(FCKRegexLib.ToReplace,'$1');if (C){if (FCK.DocTypeDeclaration&&FCK.DocTypeDeclaration.length>0) D=FCK.DocTypeDeclaration+'\n'+D;if (FCK.XmlDeclaration&&FCK.XmlDeclaration.length>0) D=FCK.XmlDeclaration+'\n'+D;};return FCKConfig.ProtectedSource.Revert(D);},UpdateLinkedField:function(){var A=FCK.GetXHTML(FCKConfig.FormatOutput);if (FCKConfig.HtmlEncodeOutput) A=FCKTools.HTMLEncode(A);FCK.LinkedField.value=A;FCK.Events.FireEvent('OnAfterLinkedFieldUpdate');},RegisteredDoubleClickHandlers:{},OnDoubleClick:function(A){var B=FCK.RegisteredDoubleClickHandlers[A.tagName.toUpperCase()];if (B){for (var i=0;i<B.length;i++) B[i](A);};B=FCK.RegisteredDoubleClickHandlers['*'];if (B){for (var i=0;i<B.length;i++) B[i](A);}},RegisterDoubleClickHandler:function(A,B){var C=B||'*';C=C.toUpperCase();var D;if (!(D=FCK.RegisteredDoubleClickHandlers[C])) FCK.RegisteredDoubleClickHandlers[C]=[A];else{if (D.IndexOf(A)==-1) D.push(A);}},OnAfterSetHTML:function(){FCKDocumentProcessor.Process(FCK.EditorDocument);FCKUndo.SaveUndoStep();FCK.Events.FireEvent('OnSelectionChange');FCK.Events.FireEvent('OnAfterSetHTML');},ProtectUrls:function(A){A=A.replace(FCKRegexLib.ProtectUrlsA,'$& _fcksavedurl=$1');A=A.replace(FCKRegexLib.ProtectUrlsImg,'$& _fcksavedurl=$1');A=A.replace(FCKRegexLib.ProtectUrlsArea,'$& _fcksavedurl=$1');return A;},ProtectEvents:function(A){return A.replace(FCKRegexLib.TagsWithEvent,_FCK_ProtectEvents_ReplaceTags);},ProtectEventsRestore:function(A){return A.replace(FCKRegexLib.ProtectedEvents,_FCK_ProtectEvents_RestoreEvents);},ProtectTags:function(A){var B=FCKConfig.ProtectedTags;if (FCKBrowserInfo.IsIE) B+=B.length>0?'|ABBR|XML|EMBED|OBJECT':'ABBR|XML|EMBED|OBJECT';var C;if (B.length>0){C=new RegExp('<('+B+')(?!\w|:)','gi');A=A.replace(C,'<FCK:$1');C=new RegExp('<\/('+B+')>','gi');A=A.replace(C,'<\/FCK:$1>');};B='META';if (FCKBrowserInfo.IsIE) B+='|HR';C=new RegExp('<(('+B+')(?=\\s|>|/)[\\s\\S]*?)/?>','gi');A=A.replace(C,'<FCK:$1 />');return A;},SetData:function(A,B){this.EditingArea.Mode=FCK.EditMode;if (FCKBrowserInfo.IsIE&&FCK.EditorDocument){FCK.EditorDocument.detachEvent("onselectionchange",Doc_OnSelectionChange);};FCKTempBin.Reset();FCK.Selection.Release();if (FCK.EditMode==0){this._ForceResetIsDirty=(B===true);A=FCKConfig.ProtectedSource.Protect(A);A=FCK.DataProcessor.ConvertToHtml(A);A=A.replace(FCKRegexLib.InvalidSelfCloseTags,'$1></$2>');A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);if (FCK.TempBaseTag.length>0&&!FCKRegexLib.HasBaseTag.test(A)) A=A.replace(FCKRegexLib.HeadOpener,'$&'+FCK.TempBaseTag);var C='';if (!FCKConfig.FullPage) C+=_FCK_GetEditorAreaStyleTags();if (FCKBrowserInfo.IsIE) C+=FCK._GetBehaviorsStyle();else if (FCKConfig.ShowBorders) C+=FCKTools.GetStyleHtml(FCK_ShowTableBordersCSS,true);C+=FCKTools.GetStyleHtml(FCK_InternalCSS,true);A=A.replace(FCKRegexLib.HeadCloser,C+'$&');this.EditingArea.OnLoad=_FCK_EditingArea_OnLoad;this.EditingArea.Start(A);}else{FCK.EditorWindow=null;FCK.EditorDocument=null;FCKDomTools.PaddingNode=null;this.EditingArea.OnLoad=null;this.EditingArea.Start(A);this.EditingArea.Textarea._FCKShowContextMenu=true;FCK.EnterKeyHandler=null;if (B) this.ResetIsDirty();FCK.KeystrokeHandler.AttachToElement(this.EditingArea.Textarea);this.EditingArea.Textarea.focus();FCK.Events.FireEvent('OnAfterSetHTML');};if (FCKBrowserInfo.IsGecko) window.onresize();},RedirectNamedCommands:{},ExecuteNamedCommand:function(A,B,C,D){if (!D) FCKUndo.SaveUndoStep();if (!C&&FCK.RedirectNamedCommands[A]!=null) FCK.ExecuteRedirectedNamedCommand(A,B);else{FCK.Focus();FCK.EditorDocument.execCommand(A,false,B);FCK.Events.FireEvent('OnSelectionChange');};if (!D) FCKUndo.SaveUndoStep();},GetNamedCommandState:function(A){try{if (FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&A.IEquals('Paste')) return 0;if (!FCK.EditorDocument.queryCommandEnabled(A)) return -1;else{return FCK.EditorDocument.queryCommandState(A)?1:0;}}catch (e){return 0;}},GetNamedCommandValue:function(A){var B='';var C=FCK.GetNamedCommandState(A);if (C==-1) return null;try{B=this.EditorDocument.queryCommandValue(A);}catch(e) {};return B?B:'';},Paste:function(A){if (FCK.Status!=2||!FCK.Events.FireEvent('OnPaste')) return false;return A||FCK._ExecPaste();},PasteFromWord:function(){FCKDialog.OpenDialog('FCKDialog_Paste',FCKLang.PasteFromWord,'dialog/fck_paste.html',400,330,'Word');},Preview:function(){var A;if (FCKConfig.FullPage){if (FCK.TempBaseTag.length>0) A=FCK.TempBaseTag+FCK.GetXHTML();else A=FCK.GetXHTML();}else{A=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"><head>'+FCK.TempBaseTag+'<title>'+FCKLang.Preview+'</title>'+_FCK_GetEditorAreaStyleTags()+'</head><body'+FCKConfig.GetBodyAttributes()+'>'+FCK.GetXHTML()+'</body></html>';};var B=FCKConfig.ScreenWidth*0.8;var C=FCKConfig.ScreenHeight*0.7;var D=(FCKConfig.ScreenWidth-B)/2;var E='';if (FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=A;E='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.opener._FCKHtmlToLoad );document.close() ;window.opener._FCKHtmlToLoad = null ;})() )';};var F=window.open(E,null,'toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width='+B+',height='+C+',left='+D);if (!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){F.document.write(A);F.document.close();}},SwitchEditMode:function(A){var B=(FCK.EditMode==0);var C=FCK.IsDirty();var D;if (B){FCKCommands.GetCommand('ShowBlocks').SaveState();if (!A&&FCKBrowserInfo.IsIE) FCKUndo.SaveUndoStep();D=FCK.GetXHTML(FCKConfig.FormatSource);if (FCKBrowserInfo.IsIE) FCKTempBin.ToHtml();if (D==null) return false;}else D=this.EditingArea.Textarea.value;FCK.EditMode=B?1:0;FCK.SetData(D,!C);FCK.Focus();FCKTools.RunFunction(FCK.ToolbarSet.RefreshModeState,FCK.ToolbarSet);return true;},InsertElement:function(A){if (typeof A=='string') A=this.EditorDocument.createElement(A);var B=A.nodeName.toLowerCase();FCKSelection.Restore();var C=new FCKDomRange(this.EditorWindow);C.MoveToSelection();C.DeleteContents();if (FCKListsLib.BlockElements[B]!=null){if (C.StartBlock){if (C.CheckStartOfBlock()) C.MoveToPosition(C.StartBlock,3);else if (C.CheckEndOfBlock()) C.MoveToPosition(C.StartBlock,4);else C.SplitBlock();};C.InsertNode(A);var D=FCKDomTools.GetNextSourceElement(A,false,null,['hr','br','param','img','area','input'],true);if (!D&&FCKConfig.EnterMode!='br'){D=this.EditorDocument.body.appendChild(this.EditorDocument.createElement(FCKConfig.EnterMode));if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);};if (FCKListsLib.EmptyElements[B]==null) C.MoveToElementEditStart(A);else if (D) C.MoveToElementEditStart(D);else C.MoveToPosition(A,4);if (FCKBrowserInfo.IsGeckoLike){if (D) FCKDomTools.ScrollIntoView(D,false);FCKDomTools.ScrollIntoView(A,false);}}else{C.InsertNode(A);C.SetStart(A,4);C.SetEnd(A,4);};C.Select();C.Release();this.Focus();return A;},_InsertBlockElement:function(A){},_IsFunctionKey:function(A){if (A>=16&&A<=20) return true;if (A==27||(A>=33&&A<=40)) return true;if (A==45) return true;return false;},_KeyDownListener:function(A){if (!A) A=FCK.EditorWindow.event;if (FCK.EditorWindow){if (!FCK._IsFunctionKey(A.keyCode)&&!(A.ctrlKey||A.metaKey)&&!(A.keyCode==46)) FCK._KeyDownUndo();};return true;},_KeyDownUndo:function(){if (!FCKUndo.Typing){FCKUndo.SaveUndoStep();FCKUndo.Typing=true;FCK.Events.FireEvent("OnSelectionChange");};FCKUndo.TypesCount++;FCKUndo.Changed=1;if (FCKUndo.TypesCount>FCKUndo.MaxTypes){FCKUndo.TypesCount=0;FCKUndo.SaveUndoStep();}},_TabKeyHandler:function(A){if (!A) A=window.event;var B=A.keyCode;if (B==9&&FCK.EditMode!=0){if (FCKBrowserInfo.IsIE){var C=document.selection.createRange();if (C.parentElement()!=FCK.EditingArea.Textarea) return true;C.text='\t';C.select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.selectionEnd;a.push(D.value.substr(0,E));a.push('\t');a.push(D.value.substr(F));D.value=a.join('');D.setSelectionRange(E+1,E+1);};if (A.preventDefault) return A.preventDefault();return A.returnValue=false;};return true;}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML=FCK.GetXHTML=FCK.GetData;FCK.SetHTML=FCK.SetData;FCK.InsertElementAndGetIt=FCK.CreateElement=FCK.InsertElement;function _FCK_ProtectEvents_ReplaceTags(A){return A.replace(FCKRegexLib.EventAttributes,_FCK_ProtectEvents_ReplaceEvents);};function _FCK_ProtectEvents_ReplaceEvents(A,B){return ' '+B+'_fckprotectedatt="'+encodeURIComponent(A)+'"';};function _FCK_ProtectEvents_RestoreEvents(A,B){return decodeURIComponent(B);};function _FCK_MouseEventsListener(A){if (!A) A=window.event;if (A.type=='mousedown') FCK.MouseDownFlag=true;else if (A.type=='mouseup') FCK.MouseDownFlag=false;else if (A.type=='mousemove') FCK.Events.FireEvent('OnMouseMove',A);};function _FCK_PaddingNodeListener(){if (FCKConfig.EnterMode.IEquals('br')) return;FCKDomTools.EnforcePaddingNode(FCK.EditorDocument,FCKConfig.EnterMode);if (!FCKBrowserInfo.IsIE&&FCKDomTools.PaddingNode){var A=FCKSelection.GetSelection();if (A&&A.rangeCount==1){var B=A.getRangeAt(0);if (B.collapsed&&B.startContainer==FCK.EditorDocument.body&&B.startOffset==0){B.selectNodeContents(FCKDomTools.PaddingNode);B.collapse(true);A.removeAllRanges();A.addRange(B);}}}else if (FCKDomTools.PaddingNode){var C=FCKSelection.GetParentElement();var D=FCKDomTools.PaddingNode;if (C&&C.nodeName.IEquals('body')){if (FCK.EditorDocument.body.childNodes.length==1&&FCK.EditorDocument.body.firstChild==D){if (FCKSelection._GetSelectionDocument(FCK.EditorDocument.selection)!=FCK.EditorDocument) return;var B=FCK.EditorDocument.body.createTextRange();var F=false;if (!D.childNodes.firstChild){D.appendChild(FCKTools.GetElementDocument(D).createTextNode('\ufeff'));F=true;};B.moveToElementText(D);B.select();if (F) B.pasteHTML('');}}}};function _FCK_EditingArea_OnLoad(){FCK.EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;if (FCKBrowserInfo.IsIE) FCKTempBin.ToElements();FCK.InitializeBehaviors();FCK.MouseDownFlag=false;FCKTools.AddEventListener(FCK.EditorDocument,'mousemove',_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,'mousedown',_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,'mouseup',_FCK_MouseEventsListener);if (FCKBrowserInfo.IsSafari){var A=function(evt){if (!(evt.ctrlKey||evt.metaKey)) return;if (FCK.EditMode!=0) return;switch (evt.keyCode){case 89:FCKUndo.Redo();break;case 90:FCKUndo.Undo();break;}};FCKTools.AddEventListener(FCK.EditorDocument,'keyup',A);};FCK.EnterKeyHandler=new FCKEnterKey(FCK.EditorWindow,FCKConfig.EnterMode,FCKConfig.ShiftEnterMode,FCKConfig.TabSpaces);FCK.KeystrokeHandler.AttachToElement(FCK.EditorDocument);if (FCK._ForceResetIsDirty) FCK.ResetIsDirty();if (FCKBrowserInfo.IsIE&&FCK.HasFocus) FCK.EditorDocument.body.setActive();FCK.OnAfterSetHTML();FCKCommands.GetCommand('ShowBlocks').RestoreState();if (FCK.Status!=0) return;FCK.SetStatus(1);};function _FCK_GetEditorAreaStyleTags(){return FCKTools.GetStyleHtml(FCKConfig.EditorAreaCSS)+FCKTools.GetStyleHtml(FCKConfig.EditorAreaStyles);};function _FCK_KeystrokeHandler_OnKeystroke(A,B){if (FCK.Status!=2) return false;if (FCK.EditMode==0){switch (B){case 'Paste':return!FCK.Paste();case 'Cut':FCKUndo.SaveUndoStep();return false;}}else{if (B.Equals('Paste','Undo','Redo','SelectAll','Cut')) return false;};var C=FCK.Commands.GetCommand(B);if (C.GetState()==-1) return false;return (C.Execute.apply(C,FCKTools.ArgumentsToArray(arguments,2))!==false);};(function(){var A=window.parent.document;var B=A.getElementById(FCK.Name);var i=0;while (B||i==0){if (B&&B.tagName.toLowerCase().Equals('input','textarea')){FCK.LinkedField=B;break;};B=A.getElementsByName(FCK.Name)[i++];}})();var FCKTempBin={Elements:[],AddElement:function(A){var B=this.Elements.length;this.Elements[B]=A;return B;},RemoveElement:function(A){var e=this.Elements[A];this.Elements[A]=null;return e;},Reset:function(){var i=0;while (i<this.Elements.length) this.Elements[i++]=null;this.Elements.length=0;},ToHtml:function(){for (var i=0;i<this.Elements.length;i++){this.Elements[i]='<div>&nbsp;'+this.Elements[i].outerHTML+'</div>';this.Elements[i].isHtml=true;}},ToElements:function(){var A=FCK.EditorDocument.createElement('div');for (var i=0;i<this.Elements.length;i++){if (this.Elements[i].isHtml){A.innerHTML=this.Elements[i];this.Elements[i]=A.firstChild.removeChild(A.firstChild.lastChild);}}}};var FCKFocusManager=FCK.FocusManager={IsLocked:false,AddWindow:function(A,B){var C;if (FCKBrowserInfo.IsIE) C=A.nodeType==1?A:A.frameElement?A.frameElement:A.document;else if (FCKBrowserInfo.IsSafari) C=A;else C=A.document;FCKTools.AddEventListener(C,'blur',FCKFocusManager_Win_OnBlur);FCKTools.AddEventListener(C,'focus',B?FCKFocusManager_Win_OnFocus_Area:FCKFocusManager_Win_OnFocus);},RemoveWindow:function(A){if (FCKBrowserInfo.IsIE) oTarget=A.nodeType==1?A:A.frameElement?A.frameElement:A.document;else oTarget=A.document;FCKTools.RemoveEventListener(oTarget,'blur',FCKFocusManager_Win_OnBlur);FCKTools.RemoveEventListener(oTarget,'focus',FCKFocusManager_Win_OnFocus_Area);FCKTools.RemoveEventListener(oTarget,'focus',FCKFocusManager_Win_OnFocus);},Lock:function(){this.IsLocked=true;},Unlock:function(){if (this._HasPendingBlur) FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100);this.IsLocked=false;},_ResetTimer:function(){this._HasPendingBlur=false;if (this._Timer){window.clearTimeout(this._Timer);delete this._Timer;}}};function FCKFocusManager_Win_OnBlur(){if (typeof(FCK)!='undefined'&&FCK.HasFocus){FCKFocusManager._ResetTimer();FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100);}};function FCKFocusManager_FireOnBlur(){if (FCKFocusManager.IsLocked) FCKFocusManager._HasPendingBlur=true;else{FCK.HasFocus=false;FCK.Events.FireEvent("OnBlur");}};function FCKFocusManager_Win_OnFocus_Area(){if (FCKFocusManager._IsFocusing) return;FCKFocusManager._IsFocusing=true;FCK.Focus();FCKFocusManager_Win_OnFocus();FCKTools.RunFunction(function(){delete FCKFocusManager._IsFocusing;});};function FCKFocusManager_Win_OnFocus(){FCKFocusManager._ResetTimer();if (!FCK.HasFocus&&!FCKFocusManager.IsLocked){FCK.HasFocus=true;FCK.Events.FireEvent("OnFocus");}};(function(){var A=window.frameElement;var B=A.width;var C=A.height;if (/^\d+$/.test(B)) B+='px';if (/^\d+$/.test(C)) C+='px';var D=A.style;D.border=D.padding=D.margin=0;D.backgroundColor='transparent';D.backgroundImage='none';D.width=B;D.height=C;})();
-FCK.Description="FCKeditor for Gecko Browsers";FCK.InitializeBehaviors=function(){if (window.onresize) window.onresize();FCKFocusManager.AddWindow(this.EditorWindow);this.ExecOnSelectionChange=function(){FCK.Events.FireEvent("OnSelectionChange");};this._ExecDrop=function(evt){if (FCK.MouseDownFlag){FCK.MouseDownFlag=false;return;};if (FCKConfig.ForcePasteAsPlainText){if (evt.dataTransfer){var A=evt.dataTransfer.getData('Text');A=FCKTools.HTMLEncode(A);A=FCKTools.ProcessLineBreaks(window,FCKConfig,A);FCK.InsertHtml(A);}else if (FCKConfig.ShowDropDialog) FCK.PasteAsPlainText();evt.preventDefault();evt.stopPropagation();}};this._ExecCheckCaret=function(evt){if (FCK.EditMode!=0) return;if (evt.type=='keypress'){var B=evt.keyCode;if (B<33||B>40) return;};var C=function(H){if (H.nodeType!=1) return false;var D=H.tagName.toLowerCase();return (FCKListsLib.BlockElements[D]||FCKListsLib.EmptyElements[D]);};var E=function(){var F=FCKSelection.GetSelection();var G=F.getRangeAt(0);if (!G||!G.collapsed) return;var H=G.endContainer;if (H.nodeType!=3) return;if (H.nodeValue.length!=G.endOffset) return;var I=H.parentNode.tagName.toLowerCase();if (!(I=='a'||(!FCKBrowserInfo.IsOpera&&String(H.parentNode.contentEditable)=='false')||(!(FCKListsLib.BlockElements[I]||FCKListsLib.NonEmptyBlockElements[I])&&B==35))) return;var J=FCKTools.GetNextTextNode(H,H.parentNode,C);if (J) return;G=FCK.EditorDocument.createRange();J=FCKTools.GetNextTextNode(H,H.parentNode.parentNode,C);if (J){if (FCKBrowserInfo.IsOpera&&B==37) return;G.setStart(J,0);G.setEnd(J,0);}else{while (H.parentNode&&H.parentNode!=FCK.EditorDocument.body&&H.parentNode!=FCK.EditorDocument.documentElement&&H==H.parentNode.lastChild&&(!FCKListsLib.BlockElements[H.parentNode.tagName.toLowerCase()]&&!FCKListsLib.NonEmptyBlockElements[H.parentNode.tagName.toLowerCase()])) H=H.parentNode;if (FCKListsLib.BlockElements[I]||FCKListsLib.EmptyElements[I]||H==FCK.EditorDocument.body){G.setStart(H,H.childNodes.length);G.setEnd(H,H.childNodes.length);}else{var K=H.nextSibling;while (K){if (K.nodeType!=1){K=K.nextSibling;continue;};var L=K.tagName.toLowerCase();if (FCKListsLib.BlockElements[L]||FCKListsLib.EmptyElements[L]||FCKListsLib.NonEmptyBlockElements[L]) break;K=K.nextSibling;};var M=FCK.EditorDocument.createTextNode('');if (K) H.parentNode.insertBefore(M,K);else H.parentNode.appendChild(M);G.setStart(M,0);G.setEnd(M,0);}};F.removeAllRanges();F.addRange(G);FCK.Events.FireEvent("OnSelectionChange");};setTimeout(E,1);};this.ExecOnSelectionChangeTimer=function(){if (FCK.LastOnChangeTimer) window.clearTimeout(FCK.LastOnChangeTimer);FCK.LastOnChangeTimer=window.setTimeout(FCK.ExecOnSelectionChange,100);};this.EditorDocument.addEventListener('mouseup',this.ExecOnSelectionChange,false);this.EditorDocument.addEventListener('keyup',this.ExecOnSelectionChangeTimer,false);this._DblClickListener=function(e){FCK.OnDoubleClick(e.target);e.stopPropagation();};this.EditorDocument.addEventListener('dblclick',this._DblClickListener,true);this.EditorDocument.addEventListener('keydown',this._KeyDownListener,false);if (FCKBrowserInfo.IsGecko){this.EditorWindow.addEventListener('dragdrop',this._ExecDrop,true);}else if (FCKBrowserInfo.IsSafari){this.EditorDocument.addEventListener('dragover',function (evt){ if (!FCK.MouseDownFlag&&FCK.Config.ForcePasteAsPlainText) evt.returnValue=false;},true);this.EditorDocument.addEventListener('drop',this._ExecDrop,true);this.EditorDocument.addEventListener('mousedown',function(ev){var N=ev.srcElement;if (N.nodeName.IEquals('IMG','HR','INPUT','TEXTAREA','SELECT')){FCKSelection.SelectNode(N);}},true);this.EditorDocument.addEventListener('mouseup',function(ev){if (ev.srcElement.nodeName.IEquals('INPUT','TEXTAREA','SELECT')) ev.preventDefault()},true);this.EditorDocument.addEventListener('click',function(ev){if (ev.srcElement.nodeName.IEquals('INPUT','TEXTAREA','SELECT')) ev.preventDefault()},true);};if (FCKBrowserInfo.IsGecko||FCKBrowserInfo.IsOpera){this.EditorDocument.addEventListener('keypress',this._ExecCheckCaret,false);this.EditorDocument.addEventListener('click',this._ExecCheckCaret,false);};FCK.ContextMenu._InnerContextMenu.SetMouseClickWindow(FCK.EditorWindow);FCK.ContextMenu._InnerContextMenu.AttachToElement(FCK.EditorDocument);};FCK.MakeEditable=function(){this.EditingArea.MakeEditable();};function Document_OnContextMenu(e){if (!e.target._FCKShowContextMenu) e.preventDefault();};document.oncontextmenu=Document_OnContextMenu;FCK._BaseGetNamedCommandState=FCK.GetNamedCommandState;FCK.GetNamedCommandState=function(A){switch (A){case 'Unlink':return FCKSelection.HasAncestorNode('A')?0:-1;default:return FCK._BaseGetNamedCommandState(A);}};FCK.RedirectNamedCommands={Print:true,Paste:true};FCK.ExecuteRedirectedNamedCommand=function(A,B){switch (A){case 'Print':FCK.EditorWindow.print();break;case 'Paste':try{if (FCKBrowserInfo.IsSafari) throw '';if (FCK.Paste()) FCK.ExecuteNamedCommand('Paste',null,true);}catch (e)  {if (FCKConfig.ForcePasteAsPlainText) FCK.PasteAsPlainText();else FCKDialog.OpenDialog('FCKDialog_Paste',FCKLang.Paste,'dialog/fck_paste.html',400,330,'Security');};break;default:FCK.ExecuteNamedCommand(A,B);}};FCK._ExecPaste=function(){FCKUndo.SaveUndoStep();if (FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText();return false;};return true;};FCK.InsertHtml=function(A){var B=FCK.EditorDocument,range;A=FCKConfig.ProtectedSource.Protect(A);A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCKUndo.SaveUndoStep();if (FCKBrowserInfo.IsGecko){A=A.replace(/&nbsp;$/,'$&<span _fcktemp="1"/>');var C=new FCKDocumentFragment(this.EditorDocument);C.AppendHtml(A);var D=C.RootNode.lastChild;range=new FCKDomRange(this.EditorWindow);range.MoveToSelection();range.DeleteContents();range.InsertNode(C.RootNode);range.MoveToPosition(D,4);}else B.execCommand('inserthtml',false,A);this.Focus();if (!range){range=new FCKDomRange(this.EditorWindow);range.MoveToSelection();};var E=range.CreateBookmark();FCKDocumentProcessor.Process(B);try{range.MoveToBookmark(E);range.Select();}catch (e) {};this.Events.FireEvent("OnSelectionChange");};FCK.PasteAsPlainText=function(){FCKTools.RunFunction(FCKDialog.OpenDialog,FCKDialog,['FCKDialog_Paste',FCKLang.PasteAsText,'dialog/fck_paste.html',400,330,'PlainText']);};FCK.GetClipboardHTML=function(){return '';};FCK.CreateLink=function(A,B){var C=[];if (FCKSelection.GetSelection().isCollapsed) return C;FCK.ExecuteNamedCommand('Unlink',null,false,!!B);if (A.length>0){var D='javascript:void(0);/*'+(new Date().getTime())+'*/';FCK.ExecuteNamedCommand('CreateLink',D,false,!!B);var E=this.EditorDocument.evaluate("//a[@href='"+D+"']",this.EditorDocument.body,null,XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE,null);for (var i=0;i<E.snapshotLength;i++){var F=E.snapshotItem(i);F.href=A;C.push(F);}};return C;};FCK._FillEmptyBlock=function(A){if (!A||A.nodeType!=1) return;var B=A.tagName.toLowerCase();if (B!='p'&&B!='div') return;if (A.firstChild) return;FCKTools.AppendBogusBr(A);};FCK._ExecCheckEmptyBlock=function(){FCK._FillEmptyBlock(FCK.EditorDocument.body.firstChild);var A=FCKSelection.GetSelection();if (!A||A.rangeCount<1) return;var B=A.getRangeAt(0);FCK._FillEmptyBlock(B.startContainer);};
-var FCKConfig=FCK.Config={};if (document.location.protocol=='file:'){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi,'/');var sFullProtocol=document.location.href.match(/^(file\:\/{2,3})/)[1];if (FCKBrowserInfo.IsOpera) sFullProtocol+='localhost/';FCKConfig.BasePath=sFullProtocol+FCKConfig.BasePath.substring(0,FCKConfig.BasePath.lastIndexOf('/')+1);}else FCKConfig.BasePath=document.location.protocol+'//'+document.location.host+document.location.pathname.substring(0,document.location.pathname.lastIndexOf('/')+1);FCKConfig.FullBasePath=FCKConfig.BasePath;FCKConfig.EditorPath=FCKConfig.BasePath.replace(/editor\/$/,'');try{FCKConfig.ScreenWidth=screen.width;FCKConfig.ScreenHeight=screen.height;}catch (e){FCKConfig.ScreenWidth=800;FCKConfig.ScreenHeight=600;};FCKConfig.ProcessHiddenField=function(){this.PageConfig={};var A=window.parent.document.getElementById(FCK.Name+'___Config');if (!A) return;var B=A.value.split('&');for (var i=0;i<B.length;i++){if (B[i].length==0) continue;var C=B[i].split('=');var D=decodeURIComponent(C[0]);var E=decodeURIComponent(C[1]);if (D=='CustomConfigurationsPath') FCKConfig[D]=E;else if (E.toLowerCase()=="true") this.PageConfig[D]=true;else if (E.toLowerCase()=="false") this.PageConfig[D]=false;else if (E.length>0&&!isNaN(E)) this.PageConfig[D]=parseInt(E,10);else this.PageConfig[D]=E;}};function FCKConfig_LoadPageConfig(){var A=FCKConfig.PageConfig;for (var B in A) FCKConfig[B]=A[B];};function FCKConfig_PreProcess(){var A=FCKConfig;if (A.AllowQueryStringDebug){try{if ((/fckdebug=true/i).test(window.top.location.search)) A.Debug=true;}catch (e) {  }};if (!A.PluginsPath.EndsWith('/')) A.PluginsPath+='/';var B=A.ToolbarComboPreviewCSS;if (!B||B.length==0) A.ToolbarComboPreviewCSS=A.EditorAreaCSS;A.RemoveAttributesArray=(A.RemoveAttributes||'').split(',');if (!FCKConfig.SkinEditorCSS||FCKConfig.SkinEditorCSS.length==0) FCKConfig.SkinEditorCSS=FCKConfig.SkinPath+'fck_editor.css';if (!FCKConfig.SkinDialogCSS||FCKConfig.SkinDialogCSS.length==0) FCKConfig.SkinDialogCSS=FCKConfig.SkinPath+'fck_dialog.css';};FCKConfig.ToolbarSets={};FCKConfig.Plugins={};FCKConfig.Plugins.Items=[];FCKConfig.Plugins.Add=function(A,B,C){FCKConfig.Plugins.Items.push([A,B,C]);};FCKConfig.ProtectedSource={};FCKConfig.ProtectedSource._CodeTag=(new Date()).valueOf();FCKConfig.ProtectedSource.RegexEntries=[/<!--[\s\S]*?-->/g,/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi];FCKConfig.ProtectedSource.Add=function(A){this.RegexEntries.push(A);};FCKConfig.ProtectedSource.Protect=function(A){var B=this._CodeTag;function _Replace(protectedSource){var C=FCKTempBin.AddElement(protectedSource);return '<!--{'+B+C+'}-->';};for (var i=0;i<this.RegexEntries.length;i++){A=A.replace(this.RegexEntries[i],_Replace);};return A;};FCKConfig.ProtectedSource.Revert=function(A,B){function _Replace(m,opener,index){var C=B?FCKTempBin.RemoveElement(index):FCKTempBin.Elements[index];return FCKConfig.ProtectedSource.Revert(C,B);};var D=new RegExp("(<|&lt;)!--\\{"+this._CodeTag+"(\\d+)\\}--(>|&gt;)","g");return A.replace(D,_Replace);};FCKConfig.GetBodyAttributes=function(){var A='';if (this.BodyId&&this.BodyId.length>0) A+=' id="'+this.BodyId+'"';if (this.BodyClass&&this.BodyClass.length>0) A+=' class="'+this.BodyClass+'"';return A;};FCKConfig.ApplyBodyAttributes=function(A){if (this.BodyId&&this.BodyId.length>0) A.id=FCKConfig.BodyId;if (this.BodyClass&&this.BodyClass.length>0) A.className+=' '+FCKConfig.BodyClass;};
-var FCKDebug={Output:function(){},OutputObject:function(){}};
-var FCKDomTools={MoveChildren:function(A,B,C){if (A==B) return;var D;if (C){while ((D=A.lastChild)) B.insertBefore(A.removeChild(D),B.firstChild);}else{while ((D=A.firstChild)) B.appendChild(A.removeChild(D));}},MoveNode:function(A,B,C){if (C) B.insertBefore(FCKDomTools.RemoveNode(A),B.firstChild);else B.appendChild(FCKDomTools.RemoveNode(A));},TrimNode:function(A){this.LTrimNode(A);this.RTrimNode(A);},LTrimNode:function(A){var B;while ((B=A.firstChild)){if (B.nodeType==3){var C=B.nodeValue.LTrim();var D=B.nodeValue.length;if (C.length==0){A.removeChild(B);continue;}else if (C.length<D){B.splitText(D-C.length);A.removeChild(A.firstChild);}};break;}},RTrimNode:function(A){var B;while ((B=A.lastChild)){if (B.nodeType==3){var C=B.nodeValue.RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C.length<D){B.splitText(C.length);A.lastChild.parentNode.removeChild(A.lastChild);}};break;};if (!FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsOpera){B=A.lastChild;if (B&&B.nodeType==1&&B.nodeName.toLowerCase()=='br'){B.parentNode.removeChild(B);}}},RemoveNode:function(A,B){if (B){var C;while ((C=A.firstChild)) A.parentNode.insertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){if (typeof (B)=='string') B=[B];var C=A.firstChild;while(C){if (C.nodeType==1&&C.tagName.Equals.apply(C.tagName,B)) return C;C=C.nextSibling;};return null;},GetLastChild:function(A,B){if (typeof (B)=='string') B=[B];var C=A.lastChild;while(C){if (C.nodeType==1&&(!B||C.tagName.Equals(B))) return C;C=C.previousSibling;};return null;},GetPreviousSourceElement:function(A,B,C,D){if (!A) return null;if (C&&A.nodeType==1&&A.nodeName.IEquals(C)) return null;if (A.previousSibling) A=A.previousSibling;else return this.GetPreviousSourceElement(A.parentNode,B,C,D);while (A){if (A.nodeType==1){if (C&&A.nodeName.IEquals(C)) break;if (!D||!A.nodeName.IEquals(D)) return A;}else if (B&&A.nodeType==3&&A.nodeValue.RTrim().length>0) break;if (A.lastChild) A=A.lastChild;else return this.GetPreviousSourceElement(A,B,C,D);};return null;},GetNextSourceElement:function(A,B,C,D,E){while((A=this.GetNextSourceNode(A,E))){if (A.nodeType==1){if (C&&A.nodeName.IEquals(C)) break;if (D&&A.nodeName.IEquals(D)) return this.GetNextSourceElement(A,B,C,D);return A;}else if (B&&A.nodeType==3&&A.nodeValue.RTrim().length>0) break;};return null;},GetNextSourceNode:function(A,B,C,D){if (!A) return null;var E;if (!B&&A.firstChild) E=A.firstChild;else{if (D&&A==D) return null;E=A.nextSibling;if (!E&&(!D||D!=A.parentNode)) return this.GetNextSourceNode(A.parentNode,true,C,D);};if (C&&E&&E.nodeType!=C) return this.GetNextSourceNode(E,false,C,D);return E;},GetPreviousSourceNode:function(A,B,C,D){if (!A) return null;var E;if (!B&&A.lastChild) E=A.lastChild;else{if (D&&A==D) return null;E=A.previousSibling;if (!E&&(!D||D!=A.parentNode)) return this.GetPreviousSourceNode(A.parentNode,true,C,D);};if (C&&E&&E.nodeType!=C) return this.GetPreviousSourceNode(E,false,C,D);return E;},InsertAfterNode:function(A,B){return A.parentNode.insertBefore(B,A.nextSibling);},GetParents:function(A){var B=[];while (A){B.unshift(A);A=A.parentNode;};return B;},GetCommonParents:function(A,B){var C=this.GetParents(A);var D=this.GetParents(B);var E=[];for (var i=0;i<C.length;i++){if (C[i]==D[i]) E.push(C[i]);};return E;},GetCommonParentNode:function(A,B,C){var D={};if (!C.pop) C=[C];while (C.length>0) D[C.pop().toLowerCase()]=1;var E=this.GetCommonParents(A,B);var F=null;while ((F=E.pop())){if (D[F.nodeName.toLowerCase()]) return F;};return null;},GetIndexOf:function(A){var B=A.parentNode?A.parentNode.firstChild:null;var C=-1;while (B){C++;if (B==A) return C;B=B.nextSibling;};return-1;},PaddingNode:null,EnforcePaddingNode:function(A,B){try{if (!A||!A.body) return;}catch (e){return;};this.CheckAndRemovePaddingNode(A,B,true);try{if (A.body.lastChild&&(A.body.lastChild.nodeType!=1||A.body.lastChild.tagName.toLowerCase()==B.toLowerCase())) return;}catch (e){return;};var C=A.createElement(B);if (FCKBrowserInfo.IsGecko&&FCKListsLib.NonEmptyBlockElements[B]) FCKTools.AppendBogusBr(C);this.PaddingNode=C;if (A.body.childNodes.length==1&&A.body.firstChild.nodeType==1&&A.body.firstChild.tagName.toLowerCase()=='br'&&(A.body.firstChild.getAttribute('_moz_dirty')!=null||A.body.firstChild.getAttribute('type')=='_moz')) A.body.replaceChild(C,A.body.firstChild);else A.body.appendChild(C);},CheckAndRemovePaddingNode:function(A,B,C){var D=this.PaddingNode;if (!D) return;try{if (D.parentNode!=A.body||D.tagName.toLowerCase()!=B||(D.childNodes.length>1)||(D.firstChild&&D.firstChild.nodeValue!='\xa0'&&String(D.firstChild.tagName).toLowerCase()!='br')){this.PaddingNode=null;return;}}catch (e){this.PaddingNode=null;return;};if (!C){if (D.parentNode.childNodes.length>1) D.parentNode.removeChild(D);this.PaddingNode=null;}},HasAttribute:function(A,B){if (A.hasAttribute) return A.hasAttribute(B);else{var C=A.attributes[B];return (C!=undefined&&C.specified);}},HasAttributes:function(A){var B=A.attributes;for (var i=0;i<B.length;i++){if (FCKBrowserInfo.IsIE&&B[i].nodeName=='class'){if (A.className.length>0) return true;}else if (B[i].specified) return true;};return false;},RemoveAttribute:function(A,B){if (FCKBrowserInfo.IsIE&&B.toLowerCase()=='class') B='className';return A.removeAttribute(B,0);},RemoveAttributes:function (A,B){for (var i=0;i<B.length;i++) this.RemoveAttribute(A,B[i]);},GetAttributeValue:function(A,B){var C=B;if (typeof B=='string') B=A.attributes[B];else C=B.nodeName;if (B&&B.specified){if (C=='style') return A.style.cssText;else if (C=='class'||C.indexOf('on')==0) return B.nodeValue;else{return A.getAttribute(C,2);}};return null;},Contains:function(A,B){if (A.contains&&B.nodeType==1) return A.contains(B);while ((B=B.parentNode)){if (B==A) return true;};return false;},BreakParent:function(A,B,C){var D=C||new FCKDomRange(FCKTools.GetElementWindow(A));D.SetStart(A,4);D.SetEnd(B,4);var E=D.ExtractContents();D.InsertNode(A.parentNode.removeChild(A));E.InsertAfterNode(A);D.Release(!!C);},GetNodeAddress:function(A,B){var C=[];while (A&&A!=FCKTools.GetElementDocument(A).documentElement){var D=A.parentNode;var E=-1;for(var i=0;i<D.childNodes.length;i++){var F=D.childNodes[i];if (B===true&&F.nodeType==3&&F.previousSibling&&F.previousSibling.nodeType==3) continue;E++;if (D.childNodes[i]==A) break;};C.unshift(E);A=A.parentNode;};return C;},GetNodeFromAddress:function(A,B,C){var D=A.documentElement;for (var i=0;i<B.length;i++){var E=B[i];if (!C){D=D.childNodes[E];continue;};var F=-1;for (var j=0;j<D.childNodes.length;j++){var G=D.childNodes[j];if (C===true&&G.nodeType==3&&G.previousSibling&&G.previousSibling.nodeType==3) continue;F++;if (F==E){D=G;break;}}};return D;},CloneElement:function(A){A=A.cloneNode(false);A.removeAttribute('id',false);return A;},ClearElementJSProperty:function(A,B){if (FCKBrowserInfo.IsIE) A.removeAttribute(B);else delete A[B];},SetElementMarker:function (A,B,C,D){var E=String(parseInt(Math.random()*0xffffffff,10));B._FCKMarkerId=E;B[C]=D;if (!A[E]) A[E]={ 'element':B,'markers':{} };A[E]['markers'][C]=D;},ClearElementMarkers:function(A,B,C){var D=B._FCKMarkerId;if (!D) return;this.ClearElementJSProperty(B,'_FCKMarkerId');for (var j in A[D]['markers']) this.ClearElementJSProperty(B,j);if (C) delete A[D];},ClearAllMarkers:function(A){for (var i in A) this.ClearElementMarkers(A,A[i]['element'],true);},ListToArray:function(A,B,C,D,E){if (!A.nodeName.IEquals(['ul','ol'])) return [];if (!D) D=0;if (!C) C=[];for (var i=0;i<A.childNodes.length;i++){var F=A.childNodes[i];if (!F.nodeName.IEquals('li')) continue;var G={ 'parent':A,'indent':D,'contents':[] };if (!E){G.grandparent=A.parentNode;if (G.grandparent&&G.grandparent.nodeName.IEquals('li')) G.grandparent=G.grandparent.parentNode;}else G.grandparent=E;if (B) this.SetElementMarker(B,F,'_FCK_ListArray_Index',C.length);C.push(G);for (var j=0;j<F.childNodes.length;j++){var H=F.childNodes[j];if (H.nodeName.IEquals(['ul','ol'])) this.ListToArray(H,B,C,D+1,G.grandparent);else G.contents.push(H);}};return C;},ArrayToList:function(A,B,C){if (C==undefined) C=0;if (!A||A.length<C+1) return null;var D=FCKTools.GetElementDocument(A[C].parent);var E=D.createDocumentFragment();var F=null;var G=C;var H=Math.max(A[C].indent,0);var I=null;while (true){var J=A[G];if (J.indent==H){if (!F||A[G].parent.nodeName!=F.nodeName){F=A[G].parent.cloneNode(false);E.appendChild(F);};I=D.createElement('li');F.appendChild(I);for (var i=0;i<J.contents.length;i++) I.appendChild(J.contents[i].cloneNode(true));G++;}else if (J.indent==Math.max(H,0)+1){var K=this.ArrayToList(A,null,G);I.appendChild(K.listNode);G=K.nextIndex;}else if (J.indent==-1&&C==0&&J.grandparent){var I;if (J.grandparent.nodeName.IEquals(['ul','ol'])) I=D.createElement('li');else{if (FCKConfig.EnterMode.IEquals(['div','p'])&&!J.grandparent.nodeName.IEquals('td')) I=D.createElement(FCKConfig.EnterMode);else I=D.createDocumentFragment();};for (var i=0;i<J.contents.length;i++) I.appendChild(J.contents[i].cloneNode(true));if (I.nodeType==11){if (I.lastChild&&I.lastChild.getAttribute&&I.lastChild.getAttribute('type')=='_moz') I.removeChild(I.lastChild);I.appendChild(D.createElement('br'));};if (I.nodeName.IEquals(FCKConfig.EnterMode)&&I.firstChild){this.TrimNode(I);if (FCKListsLib.BlockBoundaries[I.firstChild.nodeName.toLowerCase()]){var M=D.createDocumentFragment();while (I.firstChild) M.appendChild(I.removeChild(I.firstChild));I=M;}};if (FCKBrowserInfo.IsGeckoLike&&I.nodeName.IEquals(['div','p'])) FCKTools.AppendBogusBr(I);E.appendChild(I);F=null;G++;}else return null;if (A.length<=G||Math.max(A[G].indent,0)<H){break;}};if (B){var N=E.firstChild;while (N){if (N.nodeType==1) this.ClearElementMarkers(B,N);N=this.GetNextSourceNode(N);}};return { 'listNode':E,'nextIndex':G };},GetNextSibling:function(A,B){A=A.nextSibling;while (A&&!B&&A.nodeType!=1&&(A.nodeType!=3||A.nodeValue.length==0)) A=A.nextSibling;return A;},GetPreviousSibling:function(A,B){A=A.previousSibling;while (A&&!B&&A.nodeType!=1&&(A.nodeType!=3||A.nodeValue.length==0)) A=A.previousSibling;return A;},CheckIsEmptyElement:function(A,B){var C=A.firstChild;var D;while (C){if (C.nodeType==1){if (D||!FCKListsLib.InlineNonEmptyElements[C.nodeName.toLowerCase()]) return false;if (!B||B(C)===true) D=C;}else if (C.nodeType==3&&C.nodeValue.length>0) return false;C=C.nextSibling;};return D?this.CheckIsEmptyElement(D,B):true;},SetElementStyles:function(A,B){var C=A.style;for (var D in B) C[D]=B[D];},SetOpacity:function(A,B){if (FCKBrowserInfo.IsIE){B=Math.round(B*100);A.style.filter=(B>100?'':'progid:DXImageTransform.Microsoft.Alpha(opacity='+B+')');}else A.style.opacity=B;},GetCurrentElementStyle:function(A,B){if (FCKBrowserInfo.IsIE) return A.currentStyle[B];else return A.ownerDocument.defaultView.getComputedStyle(A,'').getPropertyValue(B);},GetPositionedAncestor:function(A){var B=A;while (B!=FCKTools.GetElementDocument(B).documentElement){if (this.GetCurrentElementStyle(B,'position')!='static') return B;if (B==FCKTools.GetElementDocument(B).documentElement&&currentWindow!=w) B=currentWindow.frameElement;else B=B.parentNode;};return null;},ScrollIntoView:function(A,B){var C=FCKTools.GetElementWindow(A);var D=FCKTools.GetViewPaneSize(C).Height;var E=D*-1;if (B===false){E+=A.offsetHeight||0;E+=parseInt(this.GetCurrentElementStyle(A,'marginBottom')||0,10)||0;};var F=FCKTools.GetDocumentPosition(C,A);E+=F.y;var G=FCKTools.GetScrollPosition(C).Y;if (E>0&&(E>G||E<G-D)) C.scrollTo(0,E);},CheckIsEditable:function(A){var B=A.nodeName.toLowerCase();var C=FCK.DTD[B]||FCK.DTD.span;return (C['#']&&!FCKListsLib.NonEditableElements[B]);},GetSelectedDivContainers:function(){var A=[];var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.GetTouchedStartNode();var D=B.GetTouchedEndNode();var E=C;if (C==D){while (D.nodeType==1&&D.lastChild) D=D.lastChild;D=FCKDomTools.GetNextSourceNode(D);}while (E&&E!=D){if (E.nodeType!=3||!/^[ \t\n]*$/.test(E.nodeValue)){var F=new FCKElementPath(E);var G=F.BlockLimit;if (G&&G.nodeName.IEquals('div')&&A.IndexOf(G)==-1) A.push(G);};E=FCKDomTools.GetNextSourceNode(E);};return A;}};
-var FCKTools={};FCKTools.CreateBogusBR=function(A){var B=A.createElement('br');B.setAttribute('type','_moz');return B;};FCKTools.FixCssUrls=function(A,B){if (!A||A.length==0) return B;return B.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(match,opener,path,closer){if (/^\/|^\w?:/.test(path)) return match;else return 'url('+opener+A+path+closer+')';});};FCKTools._GetUrlFixedCss=function(A,B){var C=A.match(/^([^|]+)\|([\s\S]*)/);if (C) return FCKTools.FixCssUrls(C[1],C[2]);else return A;};FCKTools.AppendStyleSheet=function(A,B){if (!B) return [];if (typeof(B)=='string'){if (/[\\\/\.][^{}]*$/.test(B)){return this.AppendStyleSheet(A,B.split(','));}else return [this.AppendStyleString(A,FCKTools._GetUrlFixedCss(B))];}else{var C=[];for (var i=0;i<B.length;i++) C.push(this._AppendStyleSheet(A,B[i]));return C;}};FCKTools.GetStyleHtml=(function(){var A=function(styleDef,markTemp){if (styleDef.length==0) return '';var B=markTemp?' _fcktemp="true"':'';return '<style type="text/css"'+B+'>'+styleDef+'</style>';};var C=function(cssFileUrl,markTemp){if (cssFileUrl.length==0) return '';var B=markTemp?' _fcktemp="true"':'';return '<link href="'+cssFileUrl+'" type="text/css" rel="stylesheet" '+B+'/>';};return function(cssFileOrArrayOrDef,markTemp){if (!cssFileOrArrayOrDef) return '';if (typeof(cssFileOrArrayOrDef)=='string'){if (/[\\\/\.][^{}]*$/.test(cssFileOrArrayOrDef)){return this.GetStyleHtml(cssFileOrArrayOrDef.split(','),markTemp);}else return A(this._GetUrlFixedCss(cssFileOrArrayOrDef),markTemp);}else{var E='';for (var i=0;i<cssFileOrArrayOrDef.length;i++) E+=C(cssFileOrArrayOrDef[i],markTemp);return E;}}})();FCKTools.GetElementDocument=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.GetDocumentWindow=function(A){if (FCKBrowserInfo.IsSafari&&!A.parentWindow) this.FixDocumentParentWindow(window.top);return A.parentWindow||A.defaultView;};FCKTools.FixDocumentParentWindow=function(A){if (A.document) A.document.parentWindow=A;for (var i=0;i<A.frames.length;i++) FCKTools.FixDocumentParentWindow(A.frames[i]);};FCKTools.HTMLEncode=function(A){if (!A) return '';A=A.replace(/&/g,'&amp;');A=A.replace(/</g,'&lt;');A=A.replace(/>/g,'&gt;');return A;};FCKTools.HTMLDecode=function(A){if (!A) return '';A=A.replace(/&gt;/g,'>');A=A.replace(/&lt;/g,'<');A=A.replace(/&amp;/g,'&');return A;};FCKTools._ProcessLineBreaksForPMode=function(A,B,C,D,E){var F=0;var G="<p>";var H="</p>";var I="<br />";if (C){G="<li>";H="</li>";F=1;}while (D&&D!=A.FCK.EditorDocument.body){if (D.tagName.toLowerCase()=='p'){F=1;break;};D=D.parentNode;};for (var i=0;i<B.length;i++){var c=B.charAt(i);if (c=='\r') continue;if (c!='\n'){E.push(c);continue;};var n=B.charAt(i+1);if (n=='\r'){i++;n=B.charAt(i+1);};if (n=='\n'){i++;if (F) E.push(H);E.push(G);F=1;}else E.push(I);}};FCKTools._ProcessLineBreaksForDivMode=function(A,B,C,D,E){var F=0;var G="<div>";var H="</div>";if (C){G="<li>";H="</li>";F=1;}while (D&&D!=A.FCK.EditorDocument.body){if (D.tagName.toLowerCase()=='div'){F=1;break;};D=D.parentNode;};for (var i=0;i<B.length;i++){var c=B.charAt(i);if (c=='\r') continue;if (c!='\n'){E.push(c);continue;};if (F){if (E[E.length-1]==G){E.push("&nbsp;");};E.push(H);};E.push(G);F=1;};if (F) E.push(H);};FCKTools._ProcessLineBreaksForBrMode=function(A,B,C,D,E){var F=0;var G="<br />";var H="";if (C){G="<li>";H="</li>";F=1;};for (var i=0;i<B.length;i++){var c=B.charAt(i);if (c=='\r') continue;if (c!='\n'){E.push(c);continue;};if (F&&H.length) E.push (H);E.push(G);F=1;}};FCKTools.ProcessLineBreaks=function(A,B,C){var D=B.EnterMode.toLowerCase();var E=[];var F=0;var G=new A.FCKDomRange(A.FCK.EditorWindow);G.MoveToSelection();var H=G._Range.startContainer;while (H&&H.nodeType!=1) H=H.parentNode;if (H&&H.tagName.toLowerCase()=='li') F=1;if (D=='p') this._ProcessLineBreaksForPMode(A,C,F,H,E);else if (D=='div') this._ProcessLineBreaksForDivMode(A,C,F,H,E);else if (D=='br') this._ProcessLineBreaksForBrMode(A,C,F,H,E);return E.join("");};FCKTools.AddSelectOption=function(A,B,C){var D=FCKTools.GetElementDocument(A).createElement("OPTION");D.text=B;D.value=C;A.options.add(D);return D;};FCKTools.RunFunction=function(A,B,C,D){if (A) this.SetTimeout(A,0,B,C,D);};FCKTools.SetTimeout=function(A,B,C,D,E){return (E||window).setTimeout(function(){if (D) A.apply(C,[].concat(D));else A.apply(C);},B);};FCKTools.SetInterval=function(A,B,C,D,E){return (E||window).setInterval(function(){A.apply(C,D||[]);},B);};FCKTools.ConvertStyleSizeToHtml=function(A){return A.EndsWith('%')?A:parseInt(A,10);};FCKTools.ConvertHtmlSizeToStyle=function(A){return A.EndsWith('%')?A:(A+'px');};FCKTools.GetElementAscensor=function(A,B){var e=A;var C=","+B.toUpperCase()+",";while (e){if (C.indexOf(","+e.nodeName.toUpperCase()+",")!=-1) return e;e=e.parentNode;};return null;};FCKTools.CreateEventListener=function(A,B){var f=function(){var C=[];for (var i=0;i<arguments.length;i++) C.push(arguments[i]);A.apply(this,C.concat(B));};return f;};FCKTools.IsStrictMode=function(A){return ('CSS1Compat'==(A.compatMode||(FCKBrowserInfo.IsSafari?'CSS1Compat':null)));};FCKTools.ArgumentsToArray=function(A,B,C){B=B||0;C=C||A.length;var D=[];for (var i=B;i<B+C&&i<A.length;i++) D.push(A[i]);return D;};FCKTools.CloneObject=function(A){var B=function() {};B.prototype=A;return new B;};FCKTools.AppendBogusBr=function(A){if (!A) return;var B=this.GetLastItem(A.getElementsByTagName('br'));if (!B||(B.getAttribute('type',2)!='_moz'&&B.getAttribute('_moz_dirty')==null)){var C=this.GetElementDocument(A);if (FCKBrowserInfo.IsOpera) A.appendChild(C.createTextNode(''));else A.appendChild(this.CreateBogusBR(C));}};FCKTools.GetLastItem=function(A){if (A.length>0) return A[A.length-1];return null;};FCKTools.GetDocumentPosition=function(w,A){var x=0;var y=0;var B=A;var C=null;var D=FCKTools.GetElementWindow(B);while (B&&!(D==w&&(B==w.document.body||B==w.document.documentElement))){x+=B.offsetLeft-B.scrollLeft;y+=B.offsetTop-B.scrollTop;if (!FCKBrowserInfo.IsOpera){var E=C;while (E&&E!=B){x-=E.scrollLeft;y-=E.scrollTop;E=E.parentNode;}};C=B;if (B.offsetParent) B=B.offsetParent;else{if (D!=w){B=D.frameElement;C=null;if (B) D=B.contentWindow.parent;}else B=null;}};if (FCKDomTools.GetCurrentElementStyle(w.document.body,'position')!='static'||(FCKBrowserInfo.IsIE&&FCKDomTools.GetPositionedAncestor(A)==null)){x+=w.document.body.offsetLeft;y+=w.document.body.offsetTop;};return { "x":x,"y":y };};FCKTools.GetWindowPosition=function(w,A){var B=this.GetDocumentPosition(w,A);var C=FCKTools.GetScrollPosition(w);B.x-=C.X;B.y-=C.Y;return B;};FCKTools.ProtectFormStyles=function(A){if (!A||A.nodeType!=1||A.tagName.toLowerCase()!='form') return [];var B=[];var C=['style','className'];for (var i=0;i<C.length;i++){var D=C[i];if (A.elements.namedItem(D)){var E=A.elements.namedItem(D);B.push([E,E.nextSibling]);A.removeChild(E);}};return B;};FCKTools.RestoreFormStyles=function(A,B){if (!A||A.nodeType!=1||A.tagName.toLowerCase()!='form') return;if (B.length>0){for (var i=B.length-1;i>=0;i--){var C=B[i][0];var D=B[i][1];if (D) A.insertBefore(C,D);else A.appendChild(C);}}};FCKTools.GetNextNode=function(A,B){if (A.firstChild) return A.firstChild;else if (A.nextSibling) return A.nextSibling;else{var C=A.parentNode;while (C){if (C==B) return null;if (C.nextSibling) return C.nextSibling;else C=C.parentNode;}};return null;};FCKTools.GetNextTextNode=function(A,B,C){node=this.GetNextNode(A,B);if (C&&node&&C(node)) return null;while (node&&node.nodeType!=3){node=this.GetNextNode(node,B);if (C&&node&&C(node)) return null;};return node;};FCKTools.Merge=function(){var A=arguments;var o=A[0];for (var i=1;i<A.length;i++){var B=A[i];for (var p in B) o[p]=B[p];};return o;};FCKTools.IsArray=function(A){return (A instanceof Array);};FCKTools.AppendLengthProperty=function(A,B){var C=0;for (var n in A) C++;return A[B||'length']=C;};FCKTools.NormalizeCssText=function(A){var B=document.createElement('span');B.style.cssText=A;return B.style.cssText;};FCKTools.Bind=function(A,B){return function(){ return B.apply(A,arguments);};};FCKTools.GetVoidUrl=function(){if (FCK_IS_CUSTOM_DOMAIN) return "javascript: void( function(){document.open();document.write('<html><head><title></title></head><body></body></html>');document.domain = '"+FCK_RUNTIME_DOMAIN+"';document.close();}() ) ;";if (FCKBrowserInfo.IsIE){if (FCKBrowserInfo.IsIE7||!FCKBrowserInfo.IsIE6) return "";else return "javascript: '';";};return "javascript: void(0);";};FCKTools.ResetStyles=function(A){A.style.cssText='margin:0;padding:0;border:0;background-color:transparent;background-image:none;';};
-FCKTools.CancelEvent=function(e){if (e) e.preventDefault();};FCKTools.DisableSelection=function(A){if (FCKBrowserInfo.IsGecko) A.style.MozUserSelect='none';else if (FCKBrowserInfo.IsSafari) A.style.KhtmlUserSelect='none';else A.style.userSelect='none';};FCKTools._AppendStyleSheet=function(A,B){var e=A.createElement('LINK');e.rel='stylesheet';e.type='text/css';e.href=B;A.getElementsByTagName("HEAD")[0].appendChild(e);return e;};FCKTools.AppendStyleString=function(A,B){if (!B) return null;var e=A.createElement("STYLE");e.appendChild(A.createTextNode(B));A.getElementsByTagName("HEAD")[0].appendChild(e);return e;};FCKTools.ClearElementAttributes=function(A){for (var i=0;i<A.attributes.length;i++){A.removeAttribute(A.attributes[i].name,0);}};FCKTools.GetAllChildrenIds=function(A){var B=[];var C=function(parent){for (var i=0;i<parent.childNodes.length;i++){var D=parent.childNodes[i].id;if (D&&D.length>0) B[B.length]=D;C(parent.childNodes[i]);}};C(A);return B;};FCKTools.RemoveOuterTags=function(e){var A=e.ownerDocument.createDocumentFragment();for (var i=0;i<e.childNodes.length;i++) A.appendChild(e.childNodes[i].cloneNode(true));e.parentNode.replaceChild(A,e);};FCKTools.CreateXmlObject=function(A){switch (A){case 'XmlHttp':return new XMLHttpRequest();case 'DOMDocument':var B=(new DOMParser()).parseFromString('<tmp></tmp>','text/xml');FCKDomTools.RemoveNode(B.firstChild);return B;};return null;};FCKTools.GetScrollPosition=function(A){return { X:A.pageXOffset,Y:A.pageYOffset };};FCKTools.AddEventListener=function(A,B,C){A.addEventListener(B,C,false);};FCKTools.RemoveEventListener=function(A,B,C){A.removeEventListener(B,C,false);};FCKTools.AddEventListenerEx=function(A,B,C,D){A.addEventListener(B,function(e){C.apply(A,[e].concat(D||[]));},false);};FCKTools.GetViewPaneSize=function(A){return { Width:A.innerWidth,Height:A.innerHeight };};FCKTools.SaveStyles=function(A){var B=FCKTools.ProtectFormStyles(A);var C={};if (A.className.length>0){C.Class=A.className;A.className='';};var D=A.getAttribute('style');if (D&&D.length>0){C.Inline=D;A.setAttribute('style','',0);};FCKTools.RestoreFormStyles(A,B);return C;};FCKTools.RestoreStyles=function(A,B){var C=FCKTools.ProtectFormStyles(A);A.className=B.Class||'';if (B.Inline) A.setAttribute('style',B.Inline,0);else A.removeAttribute('style',0);FCKTools.RestoreFormStyles(A,C);};FCKTools.RegisterDollarFunction=function(A){A.$=function(id){return A.document.getElementById(id);};};FCKTools.AppendElement=function(A,B){return A.appendChild(A.ownerDocument.createElement(B));};FCKTools.GetElementPosition=function(A,B){var c={ X:0,Y:0 };var C=B||window;var D=FCKTools.GetElementWindow(A);var E=null;while (A){var F=D.getComputedStyle(A,'').position;if (F&&F!='static'&&A.style.zIndex!=FCKConfig.FloatingPanelsZIndex) break;c.X+=A.offsetLeft-A.scrollLeft;c.Y+=A.offsetTop-A.scrollTop;if (!FCKBrowserInfo.IsOpera){var G=E;while (G&&G!=A){c.X-=G.scrollLeft;c.Y-=G.scrollTop;G=G.parentNode;}};E=A;if (A.offsetParent) A=A.offsetParent;else{if (D!=C){A=D.frameElement;E=null;if (A) D=FCKTools.GetElementWindow(A);}else{c.X+=A.scrollLeft;c.Y+=A.scrollTop;break;}}};return c;};
-var FCKeditorAPI;function InitializeAPI(){var A=window.parent;if (!(FCKeditorAPI=A.FCKeditorAPI)){var B='window.FCKeditorAPI = {Version : "2.6.4",VersionBuild : "21629",Instances : window.FCKeditorAPI && window.FCKeditorAPI.Instances || {},GetInstance : function( name ){return this.Instances[ name ];},_FormSubmit : function(){for ( var name in FCKeditorAPI.Instances ){var oEditor = FCKeditorAPI.Instances[ name ] ;if ( oEditor.GetParentForm && oEditor.GetParentForm() == this )oEditor.UpdateLinkedField() ;}this._FCKOriginalSubmit() ;},_FunctionQueue      : window.FCKeditorAPI && window.FCKeditorAPI._FunctionQueue || {Functions : new Array(),IsRunning : false,Add : function( f ){this.Functions.push( f );if ( !this.IsRunning )this.StartNext();},StartNext : function(){var aQueue = this.Functions ;if ( aQueue.length > 0 ){this.IsRunning = true;aQueue[0].call();}else this.IsRunning = false;},Remove : function( f ){var aQueue = this.Functions;var i = 0, fFunc;while( (fFunc = aQueue[ i ]) ){if ( fFunc == f )aQueue.splice( i,1 );i++ ;}this.StartNext();}}}';if (A.execScript) A.execScript(B,'JavaScript');else{if (FCKBrowserInfo.IsGecko10){eval.call(A,B);}else if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.FCKeditorAPI_Evaluate(A,B);}else if (FCKBrowserInfo.IsSafari){var C=A.document;var D=C.createElement('script');D.appendChild(C.createTextNode(B));C.documentElement.appendChild(D);}else A.eval(B);};FCKeditorAPI=A.FCKeditorAPI;FCKeditorAPI.__Instances=FCKeditorAPI.Instances;};FCKeditorAPI.Instances[FCK.Name]=FCK;};function _AttachFormSubmitToAPI(){var A=FCK.GetParentForm();if (A){FCKTools.AddEventListener(A,'submit',FCK.UpdateLinkedField);if (!A._FCKOriginalSubmit&&(typeof(A.submit)=='function'||(!A.submit.tagName&&!A.submit.length))){A._FCKOriginalSubmit=A.submit;A.submit=FCKeditorAPI._FormSubmit;}}};function FCKeditorAPI_Cleanup(){if (window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag) return;delete FCKeditorAPI.Instances[FCK.Name];};function FCKeditorAPI_ConfirmCleanup(){if (window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat) window.FCKUnloadFlag=true;};FCKTools.AddEventListener(window,'unload',FCKeditorAPI_Cleanup);FCKTools.AddEventListener(window,'beforeunload',FCKeditorAPI_ConfirmCleanup);
-var FCKImagePreloader=function(){this._Images=[];};FCKImagePreloader.prototype={AddImages:function(A){if (typeof(A)=='string') A=A.split(';');this._Images=this._Images.concat(A);},Start:function(){var A=this._Images;this._PreloadCount=A.length;for (var i=0;i<A.length;i++){var B=document.createElement('img');FCKTools.AddEventListenerEx(B,'load',_FCKImagePreloader_OnImage,this);FCKTools.AddEventListenerEx(B,'error',_FCKImagePreloader_OnImage,this);B.src=A[i];_FCKImagePreloader_ImageCache.push(B);}}};var _FCKImagePreloader_ImageCache=[];function _FCKImagePreloader_OnImage(A,B){if ((--B._PreloadCount)==0&&B.OnComplete) B.OnComplete();};
-var FCKRegexLib={AposEntity:/&apos;/gi,ObjectElements:/^(?:IMG|TABLE|TR|TD|TH|INPUT|SELECT|TEXTAREA|HR|OBJECT|A|UL|OL|LI)$/i,NamedCommands:/^(?:Cut|Copy|Paste|Print|SelectAll|RemoveFormat|Unlink|Undo|Redo|Bold|Italic|Underline|StrikeThrough|Subscript|Superscript|JustifyLeft|JustifyCenter|JustifyRight|JustifyFull|Outdent|Indent|InsertOrderedList|InsertUnorderedList|InsertHorizontalRule)$/i,BeforeBody:/(^[\s\S]*\<body[^\>]*\>)/i,AfterBody:/(\<\/body\>[\s\S]*$)/i,ToReplace:/___fcktoreplace:([\w]+)/ig,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\-:]*\w$)|(^[a-z_]$)/,ForceSimpleAmpersand:/___FCKAmp___/g,SpaceNoClose:/\/>/g,EmptyParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>\s*(<\/\1>)?$/,EmptyOutParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>(?:\s*|&nbsp;)(<\/\1>)?$/,TagBody:/></,GeckoEntitiesMarker:/#\?-\:/g,ProtectUrlsImg:/<img(?=\s).*?\ssrc=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsA:/<a(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsArea:/<area(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>/i,HtmlDocType:/DTD HTML/,TagsWithEvent:/<[^\>]+ on\w+[\s\r\n]*=[\s\r\n]*?('|")[\s\S]+?\>/g,EventAttributes:/\s(on\w+)[\s\r\n]*=[\s\r\n]*?('|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)$/,HtmlTag:/<[^\s<>](?:"[^"]*"|'[^']*'|[^<])*>/};
-var FCKListsLib={BlockElements:{ address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript:1,ol:1,p:1,pre:1,script:1,table:1,ul:1 },NonEmptyBlockElements:{ p:1,div:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,address:1,pre:1,ol:1,ul:1,li:1,td:1,th:1 },InlineChildReqElements:{ abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 },PathBlockElements:{ address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,de:1 },PathBlockLimitElements:{ body:1,div:1,td:1,th:1,caption:1,form:1 },StyleBlockElements:{ address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1 },StyleObjectElements:{ img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 },NonEditableElements:{ button:1,option:1,script:1,iframe:1,textarea:1,object:1,embed:1,map:1,applet:1 },BlockBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1 },ListBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1,br:1 }};
-var FCKLanguageManager=FCK.Language={AvailableLanguages:{af:'Afrikaans',ar:'Arabic',bg:'Bulgarian',bn:'Bengali/Bangla',bs:'Bosnian',ca:'Catalan',cs:'Czech',da:'Danish',de:'German',el:'Greek',en:'English','en-au':'English (Australia)','en-ca':'English (Canadian)','en-uk':'English (United Kingdom)',eo:'Esperanto',es:'Spanish',et:'Estonian',eu:'Basque',fa:'Persian',fi:'Finnish',fo:'Faroese',fr:'French','fr-ca':'French (Canada)',gl:'Galician',gu:'Gujarati',he:'Hebrew',hi:'Hindi',hr:'Croatian',hu:'Hungarian',is:'Icelandic',it:'Italian',ja:'Japanese',km:'Khmer',ko:'Korean',lt:'Lithuanian',lv:'Latvian',mn:'Mongolian',ms:'Malay',nb:'Norwegian Bokmal',nl:'Dutch',no:'Norwegian',pl:'Polish',pt:'Portuguese (Portugal)','pt-br':'Portuguese (Brazil)',ro:'Romanian',ru:'Russian',sk:'Slovak',sl:'Slovenian',sr:'Serbian (Cyrillic)','sr-latn':'Serbian (Latin)',sv:'Swedish',th:'Thai',tr:'Turkish',uk:'Ukrainian',vi:'Vietnamese',zh:'Chinese Traditional','zh-cn':'Chinese Simplified'},GetActiveLanguage:function(){if (FCKConfig.AutoDetectLanguage){var A;if (navigator.userLanguage) A=navigator.userLanguage.toLowerCase();else if (navigator.language) A=navigator.language.toLowerCase();else{return FCKConfig.DefaultLanguage;};if (A.length>=5){A=A.substr(0,5);if (this.AvailableLanguages[A]) return A;};if (A.length>=2){A=A.substr(0,2);if (this.AvailableLanguages[A]) return A;}};return this.DefaultLanguage;},TranslateElements:function(A,B,C,D){var e=A.getElementsByTagName(B);var E,s;for (var i=0;i<e.length;i++){if ((E=e[i].getAttribute('fckLang'))){if ((s=FCKLang[E])){if (D) s=FCKTools.HTMLEncode(s);e[i][C]=s;}}}},TranslatePage:function(A){this.TranslateElements(A,'INPUT','value');this.TranslateElements(A,'SPAN','innerHTML');this.TranslateElements(A,'LABEL','innerHTML');this.TranslateElements(A,'OPTION','innerHTML',true);this.TranslateElements(A,'LEGEND','innerHTML');},Initialize:function(){if (this.AvailableLanguages[FCKConfig.DefaultLanguage]) this.DefaultLanguage=FCKConfig.DefaultLanguage;else this.DefaultLanguage='en';this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Name=this.AvailableLanguages[this.ActiveLanguage.Code];}};
-var FCKXHtmlEntities={};FCKXHtmlEntities.Initialize=function(){if (FCKXHtmlEntities.Entities) return;var A='';var B,e;if (FCKConfig.ProcessHTMLEntities){FCKXHtmlEntities.Entities={' ':'nbsp','¡':'iexcl','¢':'cent','£':'pound','¤':'curren','¥':'yen','¦':'brvbar','§':'sect','¨':'uml','©':'copy','ª':'ordf','«':'laquo','¬':'not','­':'shy','®':'reg','¯':'macr','°':'deg','±':'plusmn','²':'sup2','³':'sup3','´':'acute','µ':'micro','¶':'para','·':'middot','¸':'cedil','¹':'sup1','º':'ordm','»':'raquo','¼':'frac14','½':'frac12','¾':'frac34','¿':'iquest','×':'times','÷':'divide','ƒ':'fnof','•':'bull','…':'hellip','′':'prime','″':'Prime','‾':'oline','⁄':'frasl','℘':'weierp','ℑ':'image','ℜ':'real','™':'trade','ℵ':'alefsym','←':'larr','↑':'uarr','→':'rarr','↓':'darr','↔':'harr','↵':'crarr','⇐':'lArr','⇑':'uArr','⇒':'rArr','⇓':'dArr','⇔':'hArr','∀':'forall','∂':'part','∃':'exist','∅':'empty','∇':'nabla','∈':'isin','∉':'notin','∋':'ni','∏':'prod','∑':'sum','−':'minus','∗':'lowast','√':'radic','∝':'prop','∞':'infin','∠':'ang','∧':'and','∨':'or','∩':'cap','∪':'cup','∫':'int','∴':'there4','∼':'sim','≅':'cong','≈':'asymp','≠':'ne','≡':'equiv','≤':'le','≥':'ge','⊂':'sub','⊃':'sup','⊄':'nsub','⊆':'sube','⊇':'supe','⊕':'oplus','⊗':'otimes','⊥':'perp','⋅':'sdot','\u2308':'lceil','\u2309':'rceil','\u230a':'lfloor','\u230b':'rfloor','\u2329':'lang','\u232a':'rang','◊':'loz','♠':'spades','♣':'clubs','♥':'hearts','♦':'diams','"':'quot','>':'gt','ˆ':'circ','˜':'tilde',' ':'ensp',' ':'emsp',' ':'thinsp','‌':'zwnj','‍':'zwj','‎':'lrm','‏':'rlm','–':'ndash','—':'mdash','‘':'lsquo','’':'rsquo','‚':'sbquo','“':'ldquo','”':'rdquo','„':'bdquo','†':'dagger','‡':'Dagger','‰':'permil','‹':'lsaquo','›':'rsaquo','€':'euro'};for (e in FCKXHtmlEntities.Entities) A+=e;if (FCKConfig.IncludeLatinEntities){B={'À':'Agrave','Á':'Aacute','Â':'Acirc','Ã':'Atilde','Ä':'Auml','Å':'Aring','Æ':'AElig','Ç':'Ccedil','È':'Egrave','É':'Eacute','Ê':'Ecirc','Ë':'Euml','Ì':'Igrave','Í':'Iacute','Î':'Icirc','Ï':'Iuml','Ð':'ETH','Ñ':'Ntilde','Ò':'Ograve','Ó':'Oacute','Ô':'Ocirc','Õ':'Otilde','Ö':'Ouml','Ø':'Oslash','Ù':'Ugrave','Ú':'Uacute','Û':'Ucirc','Ü':'Uuml','Ý':'Yacute','Þ':'THORN','ß':'szlig','à':'agrave','á':'aacute','â':'acirc','ã':'atilde','ä':'auml','å':'aring','æ':'aelig','ç':'ccedil','è':'egrave','é':'eacute','ê':'ecirc','ë':'euml','ì':'igrave','í':'iacute','î':'icirc','ï':'iuml','ð':'eth','ñ':'ntilde','ò':'ograve','ó':'oacute','ô':'ocirc','õ':'otilde','ö':'ouml','ø':'oslash','ù':'ugrave','ú':'uacute','û':'ucirc','ü':'uuml','ý':'yacute','þ':'thorn','ÿ':'yuml','Œ':'OElig','œ':'oelig','Š':'Scaron','š':'scaron','Ÿ':'Yuml'};for (e in B){FCKXHtmlEntities.Entities[e]=B[e];A+=e;};B=null;};if (FCKConfig.IncludeGreekEntities){B={'Α':'Alpha','Β':'Beta','Γ':'Gamma','Δ':'Delta','Ε':'Epsilon','Ζ':'Zeta','Η':'Eta','Θ':'Theta','Ι':'Iota','Κ':'Kappa','Λ':'Lambda','Μ':'Mu','Ν':'Nu','Ξ':'Xi','Ο':'Omicron','Π':'Pi','Ρ':'Rho','Σ':'Sigma','Τ':'Tau','Υ':'Upsilon','Φ':'Phi','Χ':'Chi','Ψ':'Psi','Ω':'Omega','α':'alpha','β':'beta','γ':'gamma','δ':'delta','ε':'epsilon','ζ':'zeta','η':'eta','θ':'theta','ι':'iota','κ':'kappa','λ':'lambda','μ':'mu','ν':'nu','ξ':'xi','ο':'omicron','π':'pi','ρ':'rho','ς':'sigmaf','σ':'sigma','τ':'tau','υ':'upsilon','φ':'phi','χ':'chi','ψ':'psi','ω':'omega','\u03d1':'thetasym','\u03d2':'upsih','\u03d6':'piv'};for (e in B){FCKXHtmlEntities.Entities[e]=B[e];A+=e;};B=null;}}else{FCKXHtmlEntities.Entities={'>':'gt'};A='>';A+=' ';};var C='['+A+']';if (FCKConfig.ProcessNumericEntities) C='[^ -~]|'+C;var D=FCKConfig.AdditionalNumericEntities;if (D&&D.length>0) C+='|'+FCKConfig.AdditionalNumericEntities;FCKXHtmlEntities.EntitiesRegex=new RegExp(C,'g');};
-var FCKXHtml={};FCKXHtml.CurrentJobNum=0;FCKXHtml.GetXHTML=function(A,B,C){FCKDomTools.CheckAndRemovePaddingNode(FCKTools.GetElementDocument(A),FCKConfig.EnterMode);FCKXHtmlEntities.Initialize();this._NbspEntity=(FCKConfig.ProcessHTMLEntities?'nbsp':'#160');var D=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject('DOMDocument');this.MainNode=this.XML.appendChild(this.XML.createElement('xhtml'));FCKXHtml.CurrentJobNum++;if (B) this._AppendNode(this.MainNode,A);else this._AppendChildNodes(this.MainNode,A,false);var E=this._GetMainXmlString();this.XML=null;if (FCKBrowserInfo.IsSafari) E=E.replace(/^<xhtml.*?>/,'<xhtml>');E=E.substr(7,E.length-15).Trim();if (FCKConfig.DocType.length>0&&FCKRegexLib.HtmlDocType.test(FCKConfig.DocType)) E=E.replace(FCKRegexLib.SpaceNoClose,'>');else E=E.replace(FCKRegexLib.SpaceNoClose,' />');if (FCKConfig.ForceSimpleAmpersand) E=E.replace(FCKRegexLib.ForceSimpleAmpersand,'&');if (C) E=FCKCodeFormatter.Format(E);for (var i=0;i<FCKXHtml.SpecialBlocks.length;i++){var F=new RegExp('___FCKsi___'+i);E=E.replace(F,FCKXHtml.SpecialBlocks[i]);};E=E.replace(FCKRegexLib.GeckoEntitiesMarker,'&');if (!D) FCK.ResetIsDirty();FCKDomTools.EnforcePaddingNode(FCKTools.GetElementDocument(A),FCKConfig.EnterMode);return E;};FCKXHtml._AppendAttribute=function(A,B,C){try{if (C==undefined||C==null) C='';else if (C.replace){if (FCKConfig.ForceSimpleAmpersand) C=C.replace(/&/g,'___FCKAmp___');C=C.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity);};var D=this.XML.createAttribute(B);D.value=C;A.attributes.setNamedItem(D);}catch (e){}};FCKXHtml._AppendChildNodes=function(A,B,C){var D=B.firstChild;while (D){this._AppendNode(A,D);D=D.nextSibling;};if (C&&B.tagName&&B.tagName.toLowerCase()!='pre'){FCKDomTools.TrimNode(A);if (FCKConfig.FillEmptyBlocks){var E=A.lastChild;if (E&&E.nodeType==1&&E.nodeName=='br') this._AppendEntity(A,this._NbspEntity);}};if (A.childNodes.length==0){if (C&&FCKConfig.FillEmptyBlocks){this._AppendEntity(A,this._NbspEntity);return A;};var F=A.nodeName;if (FCKListsLib.InlineChildReqElements[F]) return null;if (!FCKListsLib.EmptyElements[F]) A.appendChild(this.XML.createTextNode(''));};return A;};FCKXHtml._AppendNode=function(A,B){if (!B) return false;switch (B.nodeType){case 1:if (FCKBrowserInfo.IsGecko&&B.tagName.toLowerCase()=='br'&&B.parentNode.tagName.toLowerCase()=='pre'){var C='\r';if (B==B.parentNode.firstChild) C+='\r';return FCKXHtml._AppendNode(A,this.XML.createTextNode(C));};if (B.getAttribute('_fckfakelement')) return FCKXHtml._AppendNode(A,FCK.GetRealElement(B));if (FCKBrowserInfo.IsGecko&&(B.hasAttribute('_moz_editor_bogus_node')||B.getAttribute('type')=='_moz')){if (B.nextSibling) return false;else{B.removeAttribute('_moz_editor_bogus_node');B.removeAttribute('type');}};if (B.getAttribute('_fcktemp')) return false;var D=B.tagName.toLowerCase();if (FCKBrowserInfo.IsIE){if (B.scopeName&&B.scopeName!='HTML'&&B.scopeName!='FCK') D=B.scopeName.toLowerCase()+':'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKRegexLib.ElementName.test(D)) return false;if (B._fckxhtmljob&&B._fckxhtmljob==FCKXHtml.CurrentJobNum) return false;var E=this.XML.createElement(D);FCKXHtml._AppendAttributes(A,B,E,D);B._fckxhtmljob=FCKXHtml.CurrentJobNum;var F=FCKXHtml.TagProcessors[D];if (F) E=F(E,B,A);else E=this._AppendChildNodes(E,B,Boolean(FCKListsLib.NonEmptyBlockElements[D]));if (!E) return false;A.appendChild(E);break;case 3:if (B.parentNode&&B.parentNode.nodeName.IEquals('pre')) return this._AppendTextNode(A,B.nodeValue);return this._AppendTextNode(A,B.nodeValue.ReplaceNewLineChars(' '));case 8:if (FCKBrowserInfo.IsIE&&!B.innerHTML) break;try { A.appendChild(this.XML.createComment(B.nodeValue));}catch (e) {};break;default:A.appendChild(this.XML.createComment("Element not supported - Type: "+B.nodeType+" Name: "+B.nodeName));break;};return true;};FCKXHtml._AppendSpecialItem=function(A){return '___FCKsi___'+(FCKXHtml.SpecialBlocks.push(A)-1);};FCKXHtml._AppendEntity=function(A,B){A.appendChild(this.XML.createTextNode('#?-:'+B+';'));};FCKXHtml._AppendTextNode=function(A,B){var C=B.length>0;if (C) A.appendChild(this.XML.createTextNode(B.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity)));return C;};function FCKXHtml_GetEntity(A){var B=FCKXHtmlEntities.Entities[A]||('#'+A.charCodeAt(0));return '#?-:'+B+';';};FCKXHtml.TagProcessors={a:function(A,B){if (B.innerHTML.Trim().length==0&&!B.name) return false;var C=B.getAttribute('_fcksavedurl');if (C!=null) FCKXHtml._AppendAttribute(A,'href',C);if (FCKBrowserInfo.IsIE){if (B.name) FCKXHtml._AppendAttribute(A,'name',B.name);};A=FCKXHtml._AppendChildNodes(A,B,false);return A;},area:function(A,B){var C=B.getAttribute('_fcksavedurl');if (C!=null) FCKXHtml._AppendAttribute(A,'href',C);if (FCKBrowserInfo.IsIE){if (!A.attributes.getNamedItem('coords')){var D=B.getAttribute('coords',2);if (D&&D!='0,0,0') FCKXHtml._AppendAttribute(A,'coords',D);};if (!A.attributes.getNamedItem('shape')){var E=B.getAttribute('shape',2);if (E&&E.length>0) FCKXHtml._AppendAttribute(A,'shape',E.toLowerCase());}};return A;},body:function(A,B){A=FCKXHtml._AppendChildNodes(A,B,false);A.removeAttribute('spellcheck');return A;},iframe:function(A,B){var C=B.innerHTML;if (FCKBrowserInfo.IsGecko) C=FCKTools.HTMLDecode(C);C=C.replace(/\s_fcksavedurl="[^"]*"/g,'');A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(C)));return A;},img:function(A,B){if (!A.attributes.getNamedItem('alt')) FCKXHtml._AppendAttribute(A,'alt','');var C=B.getAttribute('_fcksavedurl');if (C!=null) FCKXHtml._AppendAttribute(A,'src',C);if (B.style.width) A.removeAttribute('width');if (B.style.height) A.removeAttribute('height');return A;},li:function(A,B,C){if (C.nodeName.IEquals(['ul','ol'])) return FCKXHtml._AppendChildNodes(A,B,true);var D=FCKXHtml.XML.createElement('ul');B._fckxhtmljob=null;do{FCKXHtml._AppendNode(D,B);do{B=FCKDomTools.GetNextSibling(B);} while (B&&B.nodeType==3&&B.nodeValue.Trim().length==0)}     while (B&&B.nodeName.toLowerCase()=='li') return D;},ol:function(A,B,C){if (B.innerHTML.Trim().length==0) return false;var D=C.lastChild;if (D&&D.nodeType==3) D=D.previousSibling;if (D&&D.nodeName.toUpperCase()=='LI'){B._fckxhtmljob=null;FCKXHtml._AppendNode(D,B);return false;};A=FCKXHtml._AppendChildNodes(A,B);return A;},pre:function (A,B){var C=B.firstChild;if (C&&C.nodeType==3) A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem('\r\n')));FCKXHtml._AppendChildNodes(A,B,true);return A;},script:function(A,B){if (!A.attributes.getNamedItem('type')) FCKXHtml._AppendAttribute(A,'type','text/javascript');A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(B.text)));return A;},span:function(A,B){if (B.innerHTML.length==0) return false;A=FCKXHtml._AppendChildNodes(A,B,false);return A;},style:function(A,B){if (!A.attributes.getNamedItem('type')) FCKXHtml._AppendAttribute(A,'type','text/css');var C=B.innerHTML;if (FCKBrowserInfo.IsIE) C=C.replace(/^(\r\n|\n|\r)/,'');A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(C)));return A;},title:function(A,B){A.appendChild(FCKXHtml.XML.createTextNode(FCK.EditorDocument.title));return A;}};FCKXHtml.TagProcessors.ul=FCKXHtml.TagProcessors.ol;
-FCKXHtml._GetMainXmlString=function(){return (new XMLSerializer()).serializeToString(this.MainNode);};FCKXHtml._AppendAttributes=function(A,B,C){var D=B.attributes;for (var n=0;n<D.length;n++){var E=D[n];if (E.specified){var F=E.nodeName.toLowerCase();var G;if (F.StartsWith('_fck')) continue;else if (F.indexOf('_moz')==0) continue;else if (F=='class'){G=E.nodeValue.replace(FCKRegexLib.FCK_Class,'');if (G.length==0) continue;}else if (E.nodeValue===true) G=F;else G=B.getAttribute(F,2);this._AppendAttribute(C,F,G);}}};if (FCKBrowserInfo.IsOpera){FCKXHtml.TagProcessors['head']=function(A,B){FCKXHtml.XML._HeadElement=A;A=FCKXHtml._AppendChildNodes(A,B,true);return A;};FCKXHtml.TagProcessors['meta']=function(A,B,C){if (B.parentNode.nodeName.toLowerCase()!='head'){var D=FCKXHtml.XML._HeadElement;if (D&&C!=D){delete B._fckxhtmljob;FCKXHtml._AppendNode(D,B);return null;}};return A;}};if (FCKBrowserInfo.IsGecko){FCKXHtml.TagProcessors['link']=function(A,B){if (B.href.substr(0,9).toLowerCase()=='chrome://') return false;return A;}};
-var FCKCodeFormatter={};FCKCodeFormatter.Init=function(){var A=this.Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;A.BlocksCloser=/\<\/(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;A.NewLineTags=/\<(BR|HR)[^\>]*\>/gi;A.MainTags=/\<\/?(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR)[^\>]*\>/gi;A.LineSplitter=/\s*\n+\s*/g;A.IncreaseIndent=/^\<(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \/\>]/i;A.DecreaseIndent=/^\<\/(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \>]/i;A.FormatIndentatorRemove=new RegExp('^'+FCKConfig.FormatIndentator);A.ProtectedTags=/(<PRE[^>]*>)([\s\S]*?)(<\/PRE>)/gi;};FCKCodeFormatter._ProtectData=function(A,B,C,D){return B+'___FCKpd___'+(FCKCodeFormatter.ProtectedData.push(C)-1)+D;};FCKCodeFormatter.Format=function(A){if (!this.Regex) this.Init();FCKCodeFormatter.ProtectedData=[];var B=A.replace(this.Regex.ProtectedTags,FCKCodeFormatter._ProtectData);B=B.replace(this.Regex.BlocksOpener,'\n$&');B=B.replace(this.Regex.BlocksCloser,'$&\n');B=B.replace(this.Regex.NewLineTags,'$&\n');B=B.replace(this.Regex.MainTags,'\n$&\n');var C='';var D=B.split(this.Regex.LineSplitter);B='';for (var i=0;i<D.length;i++){var E=D[i];if (E.length==0) continue;if (this.Regex.DecreaseIndent.test(E)) C=C.replace(this.Regex.FormatIndentatorRemove,'');B+=C+E+'\n';if (this.Regex.IncreaseIndent.test(E)) C+=FCKConfig.FormatIndentator;};for (var j=0;j<FCKCodeFormatter.ProtectedData.length;j++){var F=new RegExp('___FCKpd___'+j);B=B.replace(F,FCKCodeFormatter.ProtectedData[j].replace(/\$/g,'$$$$'));};return B.Trim();};
-var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=false;FCKUndo.MaxTypes=25;FCKUndo.Typing=false;FCKUndo.SaveLocked=false;FCKUndo._GetBookmark=function(){FCKSelection.Restore();var A=new FCKDomRange(FCK.EditorWindow);try{A.MoveToSelection();}catch (e){return null;};if (FCKBrowserInfo.IsIE){var B=A.CreateBookmark();var C=FCK.EditorDocument.body.innerHTML;A.MoveToBookmark(B);return [B,C];};return A.CreateBookmark2();};FCKUndo._SelectBookmark=function(A){if (!A) return;var B=new FCKDomRange(FCK.EditorWindow);if (A instanceof Object){if (FCKBrowserInfo.IsIE) B.MoveToBookmark(A[0]);else B.MoveToBookmark2(A);try{B.Select();}catch (e){B.MoveToPosition(FCK.EditorDocument.body,4);B.Select();}}};FCKUndo._CompareCursors=function(A,B){for (var i=0;i<Math.min(A.length,B.length);i++){if (A[i]<B[i]) return-1;else if (A[i]>B[i]) return 1;};if (A.length<B.length) return-1;else if (A.length>B.length) return 1;return 0;};FCKUndo._CheckIsBookmarksEqual=function(A,B){if (!(A&&B)) return false;if (FCKBrowserInfo.IsIE){var C=A[1].search(A[0].StartId);var D=B[1].search(B[0].StartId);var E=A[1].search(A[0].EndId);var F=B[1].search(B[0].EndId);return C==D&&E==F;}else{return this._CompareCursors(A.Start,B.Start)==0&&this._CompareCursors(A.End,B.End)==0;}};FCKUndo.SaveUndoStep=function(){if (FCK.EditMode!=0||this.SaveLocked) return;if (this.SavedData.length) this.Changed=true;var A=FCK.EditorDocument.body.innerHTML;var B=this._GetBookmark();this.SavedData=this.SavedData.slice(0,this.CurrentIndex+1);if (this.CurrentIndex>0&&A==this.SavedData[this.CurrentIndex][0]&&this._CheckIsBookmarksEqual(B,this.SavedData[this.CurrentIndex][1])) return;else if (this.CurrentIndex==0&&this.SavedData.length&&A==this.SavedData[0][0]){this.SavedData[0][1]=B;return;};if (this.CurrentIndex+1>=FCKConfig.MaxUndoLevels) this.SavedData.shift();else this.CurrentIndex++;this.SavedData[this.CurrentIndex]=[A,B];FCK.Events.FireEvent("OnSelectionChange");};FCKUndo.CheckUndoState=function(){return (this.Changed||this.CurrentIndex>0);};FCKUndo.CheckRedoState=function(){return (this.CurrentIndex<(this.SavedData.length-1));};FCKUndo.Undo=function(){if (this.CheckUndoState()){if (this.CurrentIndex==(this.SavedData.length-1)){this.SaveUndoStep();};this._ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo.Redo=function(){if (this.CheckRedoState()){this._ApplyUndoLevel(++this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo._ApplyUndoLevel=function(A){var B=this.SavedData[A];if (!B) return;if (FCKBrowserInfo.IsIE){if (B[1]&&B[1][1]) FCK.SetInnerHtml(B[1][1]);else FCK.SetInnerHtml(B[0]);}else FCK.EditorDocument.body.innerHTML=B[0];this._SelectBookmark(B[1]);this.TypesCount=0;this.Changed=false;this.Typing=false;};
-var FCKEditingArea=function(A){this.TargetElement=A;this.Mode=0;if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKEditingArea_Cleanup);};FCKEditingArea.prototype.Start=function(A,B){var C=this.TargetElement;var D=FCKTools.GetElementDocument(C);while(C.firstChild) C.removeChild(C.firstChild);if (this.Mode==0){if (FCK_IS_CUSTOM_DOMAIN) A='<script>document.domain="'+FCK_RUNTIME_DOMAIN+'";</script>'+A;if (FCKBrowserInfo.IsIE) A=A.replace(/(<base[^>]*?)\s*\/?>(?!\s*<\/base>)/gi,'$1></base>');else if (!B){var E=A.match(FCKRegexLib.BeforeBody);var F=A.match(FCKRegexLib.AfterBody);if (E&&F){var G=A.substr(E[1].length,A.length-E[1].length-F[1].length);A=E[1]+'&nbsp;'+F[1];if (FCKBrowserInfo.IsGecko&&(G.length==0||FCKRegexLib.EmptyParagraph.test(G))) G='<br type="_moz">';this._BodyHTML=G;}else this._BodyHTML=A;};var H=this.IFrame=D.createElement('iframe');var I='<script type="text/javascript" _fcktemp="true">window.onerror=function(){return true;};</script>';H.frameBorder=0;H.style.width=H.style.height='100%';if (FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=A.replace(/<head>/i,'<head>'+I);H.src='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.parent._FCKHtmlToLoad );document.close() ;window.parent._FCKHtmlToLoad = null ;})() )';}else if (!FCKBrowserInfo.IsGecko){H.src='javascript:void(0)';};C.appendChild(H);this.Window=H.contentWindow;if (!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){var J=this.Window.document;J.open();J.write(A.replace(/<head>/i,'<head>'+I));J.close();};if (FCKBrowserInfo.IsAIR) FCKAdobeAIR.EditingArea_Start(J,A);if (FCKBrowserInfo.IsGecko10&&!B){this.Start(A,true);return;};if (H.readyState&&H.readyState!='completed'){var K=this;setTimeout(function(){try{K.Window.document.documentElement.doScroll("left");}catch(e){setTimeout(arguments.callee,0);return;};K.Window._FCKEditingArea=K;FCKEditingArea_CompleteStart.call(K.Window);},0);}else{this.Window._FCKEditingArea=this;if (FCKBrowserInfo.IsGecko10) this.Window.setTimeout(FCKEditingArea_CompleteStart,500);else FCKEditingArea_CompleteStart.call(this.Window);}}else{var L=this.Textarea=D.createElement('textarea');L.className='SourceField';L.dir='ltr';FCKDomTools.SetElementStyles(L,{width:'100%',height:'100%',border:'none',resize:'none',outline:'none'});C.appendChild(L);L.value=A;FCKTools.RunFunction(this.OnLoad);}};function FCKEditingArea_CompleteStart(){if (!this.document.body){this.setTimeout(FCKEditingArea_CompleteStart,50);return;};var A=this._FCKEditingArea;A.Document=A.Window.document;A.MakeEditable();FCKTools.RunFunction(A.OnLoad);};FCKEditingArea.prototype.MakeEditable=function(){var A=this.Document;if (FCKBrowserInfo.IsIE){A.body.disabled=true;A.body.contentEditable=true;A.body.removeAttribute("disabled");}else{try{A.body.spellcheck=(this.FFSpellChecker!==false);if (this._BodyHTML){A.body.innerHTML=this._BodyHTML;A.body.offsetLeft;this._BodyHTML=null;};A.designMode='on';A.execCommand('enableObjectResizing',false,!FCKConfig.DisableObjectResizing);A.execCommand('enableInlineTableEditing',false,!FCKConfig.DisableFFTableHandles);}catch (e){FCKTools.AddEventListener(this.Window.frameElement,'DOMAttrModified',FCKEditingArea_Document_AttributeNodeModified);}}};function FCKEditingArea_Document_AttributeNodeModified(A){var B=A.currentTarget.contentWindow._FCKEditingArea;if (B._timer) window.clearTimeout(B._timer);B._timer=FCKTools.SetTimeout(FCKEditingArea_MakeEditableByMutation,1000,B);};function FCKEditingArea_MakeEditableByMutation(){delete this._timer;FCKTools.RemoveEventListener(this.Window.frameElement,'DOMAttrModified',FCKEditingArea_Document_AttributeNodeModified);this.MakeEditable();};FCKEditingArea.prototype.Focus=function(){try{if (this.Mode==0){if (FCKBrowserInfo.IsIE) this._FocusIE();else this.Window.focus();}else{var A=FCKTools.GetElementDocument(this.Textarea);if ((!A.hasFocus||A.hasFocus())&&A.activeElement==this.Textarea) return;this.Textarea.focus();}}catch(e) {}};FCKEditingArea.prototype._FocusIE=function(){this.Document.body.setActive();this.Window.focus();var A=this.Document.selection.createRange();var B=A.parentElement();var C=B.nodeName.toLowerCase();if (B.childNodes.length>0||!(FCKListsLib.BlockElements[C]||FCKListsLib.NonEmptyBlockElements[C])){return;};A=new FCKDomRange(this.Window);A.MoveToElementEditStart(B);A.Select();};function FCKEditingArea_Cleanup(){if (this.Document) this.Document.body.innerHTML="";this.TargetElement=null;this.IFrame=null;this.Document=null;this.Textarea=null;if (this.Window){this.Window._FCKEditingArea=null;this.Window=null;}};
-var FCKKeystrokeHandler=function(A){this.Keystrokes={};this.CancelCtrlDefaults=(A!==false);};FCKKeystrokeHandler.prototype.AttachToElement=function(A){FCKTools.AddEventListenerEx(A,'keydown',_FCKKeystrokeHandler_OnKeyDown,this);if (FCKBrowserInfo.IsGecko10||FCKBrowserInfo.IsOpera||(FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac)) FCKTools.AddEventListenerEx(A,'keypress',_FCKKeystrokeHandler_OnKeyPress,this);};FCKKeystrokeHandler.prototype.SetKeystrokes=function(){for (var i=0;i<arguments.length;i++){var A=arguments[i];if (!A) continue;if (typeof(A[0])=='object') this.SetKeystrokes.apply(this,A);else{if (A.length==1) delete this.Keystrokes[A[0]];else this.Keystrokes[A[0]]=A[1]===true?true:A;}}};function _FCKKeystrokeHandler_OnKeyDown(A,B){var C=A.keyCode||A.which;var D=0;if (A.ctrlKey||A.metaKey) D+=CTRL;if (A.shiftKey) D+=SHIFT;if (A.altKey) D+=ALT;var E=C+D;var F=B._CancelIt=false;var G=B.Keystrokes[E];if (G){if (G===true||!(B.OnKeystroke&&B.OnKeystroke.apply(B,G))) return true;F=true;};if (F||(B.CancelCtrlDefaults&&D==CTRL&&(C<33||C>40))){B._CancelIt=true;if (A.preventDefault) return A.preventDefault();A.returnValue=false;A.cancelBubble=true;return false;};return true;};function _FCKKeystrokeHandler_OnKeyPress(A,B){if (B._CancelIt){if (A.preventDefault) return A.preventDefault();return false;};return true;};
-FCK.DTD=(function(){var X=FCKTools.Merge;var A,L,J,M,N,O,D,H,P,K,Q,F,G,C,B,E,I;A={isindex:1,fieldset:1};B={input:1,button:1,select:1,textarea:1,label:1};C=X({a:1},B);D=X({iframe:1},C);E={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1};F={ins:1,del:1,script:1};G=X({b:1,acronym:1,bdo:1,'var':1,'#':1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},F);H=X({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B);K={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,'#':1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,'var':1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1};L=X({a:1},J);M={tr:1};N={'#':1};O=X({param:1},K);P=X({form:1},A,D,E,I);Q={li:1};return {col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I,E),basefont:{},h5:L,h4:L,samp:L,h6:L,ol:Q,h1:L,h3:L,option:N,h2:L,form:X(A,D,E,I),select:{optgroup:1,option:1},font:J,ins:P,menu:Q,abbr:L,label:L,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:L,script:N,tfoot:M,cite:L,li:P,input:{},iframe:P,strong:J,textarea:N,noframes:P,big:J,small:J,span:J,hr:{},dt:L,sub:J,optgroup:{option:1},param:{},bdo:L,'var':J,div:P,object:O,sup:J,dd:P,strike:J,area:{},dir:Q,map:X({area:1,form:1,p:1},A,F,E),applet:O,dl:{dt:1,dd:1},del:P,isindex:{},fieldset:X({legend:1},K),thead:M,ul:Q,acronym:L,b:J,a:J,blockquote:P,caption:L,i:J,u:J,tbody:M,s:L,address:X(D,I),tt:J,legend:L,q:L,pre:X(G,C),p:L,em:J,dfn:L};})();
-var FCKStyle=function(A){this.Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyle.prototype={GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if (B=='#'||FCKListsLib.StyleBlockElements[B]) A=0;else if (FCKListsLib.StyleObjectElements[B]) A=2;else A=1;return (this.GetType_$=A);},ApplyToSelection:function(A){var B=new FCKDomRange(A);B.MoveToSelection();this.ApplyToRange(B,true);},ApplyToRange:function(A,B,C){switch (this.GetType()){case 0:this.ApplyToRange=this._ApplyBlockStyle;break;case 1:this.ApplyToRange=this._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if (!A) return;this.BuildElement(null,A);},RemoveFromSelection:function(A){var B=new FCKDomRange(A);B.MoveToSelection();this.RemoveFromRange(B,true);},RemoveFromRange:function(A,B,C){var D;var E=this._GetAttribsForComparison();var F=this._GetOverridesForComparison();if (A.CheckIsCollapsed()){var D=A.CreateBookmark(true);var H=A.GetBookmarkNode(D,true);var I=new FCKElementPath(H.parentNode);var J=[];var K=!FCKDomTools.GetNextSibling(H);var L=K||!FCKDomTools.GetPreviousSibling(H);var M;var N=-1;for (var i=0;i<I.Elements.length;i++){var O=I.Elements[i];if (this.CheckElementRemovable(O)){if (L&&!FCKDomTools.CheckIsEmptyElement(O,function(el){return (el!=H);})){M=O;N=J.length-1;}else{var P=O.nodeName.toLowerCase();if (P==this.Element){for (var Q in E){if (FCKDomTools.HasAttribute(O,Q)){switch (Q){case 'style':this._RemoveStylesFromElement(O);break;case 'class':if (FCKDomTools.GetAttributeValue(O,Q)!=this.GetFinalAttributeValue(Q)) continue;default:FCKDomTools.RemoveAttribute(O,Q);}}}};this._RemoveOverrides(O,F[P]);if (this.GetType()==1) this._RemoveNoAttribElement(O);}}else if (L) J.push(O);L=L&&((K&&!FCKDomTools.GetNextSibling(O))||(!K&&!FCKDomTools.GetPreviousSibling(O)));if (M&&(!L||(i==I.Elements.length-1))){var R=FCKDomTools.RemoveNode(H);for (var j=0;j<=N;j++){var S=FCKDomTools.CloneElement(J[j]);S.appendChild(R);R=S;};if (K) FCKDomTools.InsertAfterNode(M,R);else M.parentNode.insertBefore(R,M);L=false;M=null;}};if (B) A.SelectBookmark(D);if (C) A.MoveToBookmark(D);return;};A.Expand('inline_elements');D=A.CreateBookmark(true);var T=A.GetBookmarkNode(D,true);var U=A.GetBookmarkNode(D,false);A.Release(true);var I=new FCKElementPath(T);var X=I.Elements;var O;for (var i=1;i<X.length;i++){O=X[i];if (O==I.Block||O==I.BlockLimit) break;if (this.CheckElementRemovable(O)) FCKDomTools.BreakParent(T,O,A);};I=new FCKElementPath(U);X=I.Elements;for (var i=1;i<X.length;i++){O=X[i];if (O==I.Block||O==I.BlockLimit) break;b=O.nodeName.toLowerCase();if (this.CheckElementRemovable(O)) FCKDomTools.BreakParent(U,O,A);};var Z=FCKDomTools.GetNextSourceNode(T,true);while (Z){var a=FCKDomTools.GetNextSourceNode(Z);if (Z.nodeType==1){var b=Z.nodeName.toLowerCase();var c=(b==this.Element);if (c){for (var Q in E){if (FCKDomTools.HasAttribute(Z,Q)){switch (Q){case 'style':this._RemoveStylesFromElement(Z);break;case 'class':if (FCKDomTools.GetAttributeValue(Z,Q)!=this.GetFinalAttributeValue(Q)) continue;default:FCKDomTools.RemoveAttribute(Z,Q);}}}}else c=!!F[b];if (c){this._RemoveOverrides(Z,F[b]);this._RemoveNoAttribElement(Z);}};if (a==U) break;Z=a;};this._FixBookmarkStart(T);if (B) A.SelectBookmark(D);if (C) A.MoveToBookmark(D);},CheckElementRemovable:function(A,B){if (!A) return false;var C=A.nodeName.toLowerCase();if (C==this.Element){if (!B&&!FCKDomTools.HasAttributes(A)) return true;var D=this._GetAttribsForComparison();var E=(D._length==0);for (var F in D){if (F=='_length') continue;if (this._CompareAttributeValues(F,FCKDomTools.GetAttributeValue(A,F),(this.GetFinalAttributeValue(F)||''))){E=true;if (!B) break;}else{E=false;if (B) return false;}};if (E) return true;};var G=this._GetOverridesForComparison()[C];if (G){if (!(D=G.Attributes)) return true;for (var i=0;i<D.length;i++){var H=D[i][0];if (FCKDomTools.HasAttribute(A,H)){var I=D[i][1];if (I==null||(typeof I=='string'&&FCKDomTools.GetAttributeValue(A,H)==I)||I.test(FCKDomTools.GetAttributeValue(A,H))) return true;}}};return false;},CheckActive:function(A){switch (this.GetType()){case 0:return this.CheckElementRemovable(A.Block||A.BlockLimit,true);case 1:var B=A.Elements;for (var i=0;i<B.length;i++){var C=B[i];if (C==A.Block||C==A.BlockLimit) continue;if (this.CheckElementRemovable(C,true)) return true;}};return false;},RemoveFromElement:function(A){var B=this._GetAttribsForComparison();var C=this._GetOverridesForComparison();var D=A.getElementsByTagName(this.Element);for (var i=D.length-1;i>=0;i--){var E=D[i];for (var F in B){if (FCKDomTools.HasAttribute(E,F)){switch (F){case 'style':this._RemoveStylesFromElement(E);break;case 'class':if (FCKDomTools.GetAttributeValue(E,F)!=this.GetFinalAttributeValue(F)) continue;default:FCKDomTools.RemoveAttribute(E,F);}}};this._RemoveOverrides(E,C[this.Element]);this._RemoveNoAttribElement(E);};for (var G in C){if (G!=this.Element){D=A.getElementsByTagName(G);for (var i=D.length-1;i>=0;i--){var E=D[i];this._RemoveOverrides(E,C[G]);this._RemoveNoAttribElement(E);}}}},_RemoveStylesFromElement:function(A){var B=A.style.cssText;var C=this.GetFinalStyleValue();if (B.length>0&&C.length==0) return;C='(^|;)\\s*('+C.replace(/\s*([^ ]+):.*?(;|$)/g,'$1|').replace(/\|$/,'')+'):[^;]+';var D=new RegExp(C,'gi');B=B.replace(D,'').Trim();if (B.length==0||B==';') FCKDomTools.RemoveAttribute(A,'style');else A.style.cssText=B.replace(D,'');},_RemoveOverrides:function(A,B){var C=B&&B.Attributes;if (C){for (var i=0;i<C.length;i++){var D=C[i][0];if (FCKDomTools.HasAttribute(A,D)){var E=C[i][1];if (E==null||(E.test&&E.test(FCKDomTools.GetAttributeValue(A,D)))||(typeof E=='string'&&FCKDomTools.GetAttributeValue(A,D)==E)) FCKDomTools.RemoveAttribute(A,D);}}}},_RemoveNoAttribElement:function(A){if (!FCKDomTools.HasAttributes(A)){var B=A.firstChild;var C=A.lastChild;FCKDomTools.RemoveNode(A,true);this._MergeSiblings(B);if (B!=C) this._MergeSiblings(C);}},BuildElement:function(A,B){var C=B||A.createElement(this.Element);var D=this._StyleDesc.Attributes;var E;if (D){for (var F in D){E=this.GetFinalAttributeValue(F);if (F.toLowerCase()=='class') C.className=E;else C.setAttribute(F,E);}};if (this._GetStyleText().length>0) C.style.cssText=this.GetFinalStyleValue();return C;},_CompareAttributeValues:function(A,B,C){if (A=='style'&&B&&C){B=B.replace(/;$/,'').toLowerCase();C=C.replace(/;$/,'').toLowerCase();};return (B==C||((B===null||B==='')&&(C===null||C==='')))},GetFinalAttributeValue:function(A){var B=this._StyleDesc.Attributes;var B=B?B[A]:null;if (!B&&A=='style') return this.GetFinalStyleValue();if (B&&this._Variables) B=B.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this);return B;},GetFinalStyleValue:function(){var A=this._GetStyleText();if (A.length>0&&this._Variables){A=A.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this);A=FCKTools.NormalizeCssText(A);};return A;},_GetVariableReplace:function(){return this._Variables[arguments[2]]||arguments[0];},SetVariable:function(A,B){var C=this._Variables;if (!C) C=this._Variables={};this._Variables[A]=B;},_FromPre:function(A,B,C){var D=B.innerHTML;D=D.replace(/(\r\n|\r)/g,'\n');D=D.replace(/^[ \t]*\n/,'');D=D.replace(/\n$/,'');D=D.replace(/^[ \t]+|[ \t]+$/g,function(match,offset,s){if (match.length==1) return '&nbsp;';else if (offset==0) return new Array(match.length).join('&nbsp;')+' ';else return ' '+new Array(match.length).join('&nbsp;');});var E=new FCKHtmlIterator(D);var F=[];E.Each(function(isTag,value){if (!isTag){value=value.replace(/\n/g,'<br>');value=value.replace(/[ \t]{2,}/g,function (match){return new Array(match.length).join('&nbsp;')+' ';});};F.push(value);});C.innerHTML=F.join('');return C;},_ToPre:function(A,B,C){var D=B.innerHTML.Trim();D=D.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,'<br />');var E=new FCKHtmlIterator(D);var F=[];E.Each(function(isTag,value){if (!isTag) value=value.replace(/([ \t\n\r]+|&nbsp;)/g,' ');else if (isTag&&value=='<br />') value='\n';F.push(value);});if (FCKBrowserInfo.IsIE){var G=A.createElement('div');G.appendChild(C);C.outerHTML='<pre>\n'+F.join('')+'</pre>';C=G.removeChild(G.firstChild);}else C.innerHTML=F.join('');return C;},_CheckAndMergePre:function(A,B){if (A!=FCKDomTools.GetPreviousSourceElement(B,true)) return;var C=A.innerHTML.replace(/\n$/,'')+'\n\n'+B.innerHTML.replace(/^\n/,'');if (FCKBrowserInfo.IsIE) B.outerHTML='<pre>'+C+'</pre>';else B.innerHTML=C;FCKDomTools.RemoveNode(A);},_CheckAndSplitPre:function(A){var B;var C=A.firstChild;C=C&&C.nextSibling;while (C){var D=C.nextSibling;if (D&&D.nextSibling&&C.nodeName.IEquals('br')&&D.nodeName.IEquals('br')){FCKDomTools.RemoveNode(C);C=D.nextSibling;FCKDomTools.RemoveNode(D);B=FCKDomTools.InsertAfterNode(B||A,FCKDomTools.CloneElement(A));continue;};if (B){C=C.previousSibling;FCKDomTools.MoveNode(C.nextSibling,B);};C=C.nextSibling;}},_ApplyBlockStyle:function(A,B,C){var D;if (B) D=A.CreateBookmark();var E=new FCKDomRangeIterator(A);E.EnforceRealBlocks=true;var F;var G=A.Window.document;var H;while((F=E.GetNextParagraph())){var I=this.BuildElement(G);var J=I.nodeName.IEquals('pre');var K=F.nodeName.IEquals('pre');var L=J&&!K;var M=!J&&K;if (L) I=this._ToPre(G,F,I);else if (M) I=this._FromPre(G,F,I);else FCKDomTools.MoveChildren(F,I);F.parentNode.insertBefore(I,F);FCKDomTools.RemoveNode(F);if (J){if (H) this._CheckAndMergePre(H,I);H=I;}else if (M) this._CheckAndSplitPre(I);};if (B) A.SelectBookmark(D);if (C) A.MoveToBookmark(D);},_ApplyInlineStyle:function(A,B,C){var D=A.Window.document;if (A.CheckIsCollapsed()){var E=this.BuildElement(D);A.InsertNode(E);A.MoveToPosition(E,2);A.Select();return;};var F=this.Element;var G=FCK.DTD[F]||FCK.DTD.span;var H=this._GetAttribsForComparison();var I;A.Expand('inline_elements');var J=A.CreateBookmark(true);var K=A.GetBookmarkNode(J,true);var L=A.GetBookmarkNode(J,false);A.Release(true);var M=FCKDomTools.GetNextSourceNode(K,true);while (M){var N=false;var O=M.nodeType;var P=O==1?M.nodeName.toLowerCase():null;if (!P||G[P]){if ((FCK.DTD[M.parentNode.nodeName.toLowerCase()]||FCK.DTD.span)[F]||!FCK.DTD[F]){if (!A.CheckHasRange()) A.SetStart(M,3);if (O!=1||M.childNodes.length==0){var Q=M;var R=Q.parentNode;while (Q==R.lastChild&&G[R.nodeName.toLowerCase()]){Q=R;};A.SetEnd(Q,4);if (Q==Q.parentNode.lastChild&&!G[Q.parentNode.nodeName.toLowerCase()]) N=true;}else{A.SetEnd(M,3);}}else N=true;}else N=true;M=FCKDomTools.GetNextSourceNode(M);if (M==L){M=null;N=true;};if (N&&A.CheckHasRange()&&!A.CheckIsCollapsed()){I=this.BuildElement(D);A.ExtractContents().AppendTo(I);if (I.innerHTML.RTrim().length>0){A.InsertNode(I);this.RemoveFromElement(I);this._MergeSiblings(I,this._GetAttribsForComparison());if (!FCKBrowserInfo.IsIE) I.normalize();};A.Release(true);}};this._FixBookmarkStart(K);if (B) A.SelectBookmark(J);if (C) A.MoveToBookmark(J);},_FixBookmarkStart:function(A){var B;while ((B=A.nextSibling)){if (B.nodeType==1&&FCKListsLib.InlineNonEmptyElements[B.nodeName.toLowerCase()]){if (!B.firstChild) FCKDomTools.RemoveNode(B);else FCKDomTools.MoveNode(A,B,true);continue;};if (B.nodeType==3&&B.length==0){FCKDomTools.RemoveNode(B);continue;};break;}},_MergeSiblings:function(A,B){if (!A||A.nodeType!=1||!FCKListsLib.InlineNonEmptyElements[A.nodeName.toLowerCase()]) return;this._MergeNextSibling(A,B);this._MergePreviousSibling(A,B);},_MergeNextSibling:function(A,B){var C=A.nextSibling;var D=(C&&C.nodeType==1&&C.getAttribute('_fck_bookmark'));if (D) C=C.nextSibling;if (C&&C.nodeType==1&&C.nodeName==A.nodeName){if (!B) B=this._CreateElementAttribsForComparison(A);if (this._CheckAttributesMatch(C,B)){var E=A.lastChild;if (D) FCKDomTools.MoveNode(A.nextSibling,A);FCKDomTools.MoveChildren(C,A);FCKDomTools.RemoveNode(C);if (E) this._MergeNextSibling(E);}}},_MergePreviousSibling:function(A,B){var C=A.previousSibling;var D=(C&&C.nodeType==1&&C.getAttribute('_fck_bookmark'));if (D) C=C.previousSibling;if (C&&C.nodeType==1&&C.nodeName==A.nodeName){if (!B) B=this._CreateElementAttribsForComparison(A);if (this._CheckAttributesMatch(C,B)){var E=A.firstChild;if (D) FCKDomTools.MoveNode(A.previousSibling,A,true);FCKDomTools.MoveChildren(C,A,true);FCKDomTools.RemoveNode(C);if (E) this._MergePreviousSibling(E);}}},_GetStyleText:function(){var A=this._StyleDesc.Styles;var B=(this._StyleDesc.Attributes?this._StyleDesc.Attributes['style']||'':'');if (B.length>0) B+=';';for (var C in A) B+=C+':'+A[C]+';';if (B.length>0&&!(/#\(/.test(B))){B=FCKTools.NormalizeCssText(B);};return (this._GetStyleText=function() { return B;})();},_GetAttribsForComparison:function(){var A=this._GetAttribsForComparison_$;if (A) return A;A={};var B=this._StyleDesc.Attributes;if (B){for (var C in B){A[C.toLowerCase()]=B[C].toLowerCase();}};if (this._GetStyleText().length>0){A['style']=this._GetStyleText().toLowerCase();};FCKTools.AppendLengthProperty(A,'_length');return (this._GetAttribsForComparison_$=A);},_GetOverridesForComparison:function(){var A=this._GetOverridesForComparison_$;if (A) return A;A={};var B=this._StyleDesc.Overrides;if (B){if (!FCKTools.IsArray(B)) B=[B];for (var i=0;i<B.length;i++){var C=B[i];var D;var E;var F;if (typeof C=='string') D=C.toLowerCase();else{D=C.Element?C.Element.toLowerCase():this.Element;F=C.Attributes;};E=A[D]||(A[D]={});if (F){var G=(E.Attributes=E.Attributes||[]);for (var H in F){G.push([H.toLowerCase(),F[H]]);}}}};return (this._GetOverridesForComparison_$=A);},_CreateElementAttribsForComparison:function(A){var B={};var C=0;for (var i=0;i<A.attributes.length;i++){var D=A.attributes[i];if (D.specified){B[D.nodeName.toLowerCase()]=FCKDomTools.GetAttributeValue(A,D).toLowerCase();C++;}};B._length=C;return B;},_CheckAttributesMatch:function(A,B){var C=A.attributes;var D=0;for (var i=0;i<C.length;i++){var E=C[i];if (E.specified){var F=E.nodeName.toLowerCase();var G=B[F];if (!G) break;if (G!=FCKDomTools.GetAttributeValue(A,E).toLowerCase()) break;D++;}};return (D==B._length);}};
-var FCKStyles=FCK.Styles={_Callbacks:{},_ObjectStyles:{},ApplyStyle:function(A){if (typeof A=='string') A=this.GetStyles()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.EditorWindow);FCK.Events.FireEvent('OnSelectionChange');}},RemoveStyle:function(A){if (typeof A=='string') A=this.GetStyles()[A];if (A){A.RemoveFromSelection(FCK.EditorWindow);FCK.Events.FireEvent('OnSelectionChange');}},AttachStyleStateChange:function(A,B,C){var D=this._Callbacks[A];if (!D) D=this._Callbacks[A]=[];D.push([B,C]);},CheckSelectionChanges:function(){var A=FCKSelection.GetBoundaryParentElement(true);if (!A) return;var B=new FCKElementPath(A);var C=this.GetStyles();for (var D in C){var E=this._Callbacks[D];if (E){var F=C[D];var G=F.CheckActive(B);if (G!=(F._LastState||null)){F._LastState=G;for (var i=0;i<E.length;i++){var H=E[i][0];var I=E[i][1];H.call(I||window,D,G);}}}}},CheckStyleInSelection:function(A){return false;},_GetRemoveFormatTagsRegex:function (){var A=new RegExp('^(?:'+FCKConfig.RemoveFormatTags.replace(/,/g,'|')+')$','i');return (this._GetRemoveFormatTagsRegex=function(){return A;})&&A;},RemoveAll:function(){var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();if (A.CheckIsCollapsed()) return;A.Expand('inline_elements');var B=A.CreateBookmark(true);var C=A.GetBookmarkNode(B,true);var D=A.GetBookmarkNode(B,false);A.Release(true);var E=this._GetRemoveFormatTagsRegex();var F=new FCKElementPath(C);var G=F.Elements;var H;for (var i=1;i<G.length;i++){H=G[i];if (H==F.Block||H==F.BlockLimit) break;if (E.test(H.nodeName)) FCKDomTools.BreakParent(C,H,A);};F=new FCKElementPath(D);G=F.Elements;for (var i=1;i<G.length;i++){H=G[i];if (H==F.Block||H==F.BlockLimit) break;elementName=H.nodeName.toLowerCase();if (E.test(H.nodeName)) FCKDomTools.BreakParent(D,H,A);};var I=FCKDomTools.GetNextSourceNode(C,true,1);while (I){if (I==D) break;var J=FCKDomTools.GetNextSourceNode(I,false,1);if (E.test(I.nodeName)) FCKDomTools.RemoveNode(I,true);else FCKDomTools.RemoveAttributes(I,FCKConfig.RemoveAttributesArray);I=J;};A.SelectBookmark(B);FCK.Events.FireEvent('OnSelectionChange');},GetStyle:function(A){return this.GetStyles()[A];},GetStyles:function(){var A=this._GetStyles;if (!A){A=this._GetStyles=FCKTools.Merge(this._LoadStylesCore(),this._LoadStylesCustom(),this._LoadStylesXml());};return A;},CheckHasObjectStyle:function(A){return!!this._ObjectStyles[A];},_LoadStylesCore:function(){var A={};var B=FCKConfig.CoreStyles;for (var C in B){var D=A['_FCK_'+C]=new FCKStyle(B[C]);D.IsCore=true;};return A;},_LoadStylesCustom:function(){var A={};var B=FCKConfig.CustomStyles;if (B){for (var C in B){var D=A[C]=new FCKStyle(B[C]);D.Name=C;}};return A;},_LoadStylesXml:function(){var A={};var B=FCKConfig.StylesXmlPath;if (!B||B.length==0) return A;var C=new FCKXml();C.LoadUrl(B);var D=FCKXml.TransformToObject(C.SelectSingleNode('Styles'));var E=D.$Style;if (!E) return A;for (var i=0;i<E.length;i++){var F=E[i];var G=(F.element||'').toLowerCase();if (G.length==0) throw('The element name is required. Error loading "'+B+'"');var H={Element:G,Attributes:{},Styles:{},Overrides:[]};var I=F.$Attribute||[];for (var j=0;j<I.length;j++){H.Attributes[I[j].name]=I[j].value;};var J=F.$Style||[];for (j=0;j<J.length;j++){H.Styles[J[j].name]=J[j].value;};var K=F.$Override;if (K){for (j=0;j<K.length;j++){var L=K[j];var M={Element:L.element};var N=L.$Attribute;if (N){M.Attributes={};for (var k=0;k<N.length;k++){var O=N[k].value||null;if (O){var P=O&&FCKRegexLib.RegExp.exec(O);if (P) O=new RegExp(P[1],P[2]||'');};M.Attributes[N[k].name]=O;}};H.Overrides.push(M);}};var Q=new FCKStyle(H);Q.Name=F.name||G;if (Q.GetType()==2) this._ObjectStyles[G]=true;A[Q.Name]=Q;};return A;}};
-var FCKListHandler={OutdentListItem:function(A){var B=A.parentNode;if (B.tagName.toUpperCase().Equals('UL','OL')){var C=FCKTools.GetElementDocument(A);var D=new FCKDocumentFragment(C);var E=D.RootNode;var F=false;var G=FCKDomTools.GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeChild(H));FCKDomTools.RemoveNode(G);};var I;var J=false;while ((I=A.nextSibling)){if (!F&&I.nodeType==1&&I.nodeName.toUpperCase()=='LI') J=F=true;E.appendChild(I.parentNode.removeChild(I));if (!J&&I.nodeType==1&&I.nodeName.toUpperCase().Equals('UL','OL')) FCKDomTools.RemoveNode(I,true);};var K=B.parentNode.tagName.toUpperCase();var L=(K=='LI');if (L||K.Equals('UL','OL')){if (F){var G=B.cloneNode(false);D.AppendTo(G);A.appendChild(G);}else if (L) D.InsertAfterNode(B.parentNode);else D.InsertAfterNode(B);if (L) FCKDomTools.InsertAfterNode(B.parentNode,B.removeChild(A));else FCKDomTools.InsertAfterNode(B,B.removeChild(A));}else{if (F){var N=B.cloneNode(false);D.AppendTo(N);FCKDomTools.InsertAfterNode(B,N);};var O=C.createElement(FCKConfig.EnterMode=='p'?'p':'div');FCKDomTools.MoveChildren(B.removeChild(A),O);FCKDomTools.InsertAfterNode(B,O);if (FCKConfig.EnterMode=='br'){if (FCKBrowserInfo.IsGecko) O.parentNode.insertBefore(FCKTools.CreateBogusBR(C),O);else FCKDomTools.InsertAfterNode(O,FCKTools.CreateBogusBR(C));FCKDomTools.RemoveNode(O,true);}};if (this.CheckEmptyList(B)) FCKDomTools.RemoveNode(B,true);}},CheckEmptyList:function(A){return (FCKDomTools.GetFirstChild(A,'LI')==null);},CheckListHasContents:function(A){var B=A.firstChild;while (B){switch (B.nodeType){case 1:if (!B.nodeName.IEquals('UL','LI')) return true;break;case 3:if (B.nodeValue.Trim().length>0) return true;};B=B.nextSibling;};return false;}};
-var FCKElementPath=function(A){var B=null;var C=null;var D=[];var e=A;while (e){if (e.nodeType==1){if (!this.LastElement) this.LastElement=e;var E=e.nodeName.toLowerCase();if (FCKBrowserInfo.IsIE&&e.scopeName!='HTML') E=e.scopeName.toLowerCase()+':'+E;if (!C){if (!B&&FCKListsLib.PathBlockElements[E]!=null) B=e;if (FCKListsLib.PathBlockLimitElements[E]!=null){if (!B&&E=='div'&&!FCKElementPath._CheckHasBlock(e)) B=e;else C=e;}};D.push(e);if (E=='body') break;};e=e.parentNode;};this.Block=B;this.BlockLimit=C;this.Elements=D;};FCKElementPath._CheckHasBlock=function(A){var B=A.childNodes;for (var i=0,count=B.length;i<count;i++){var C=B[i];if (C.nodeType==1&&FCKListsLib.BlockElements[C.nodeName.toLowerCase()]) return true;};return false;};
-var FCKDomRange=function(A){this.Window=A;this._Cache={};};FCKDomRange.prototype={_UpdateElementInfo:function(){var A=this._Range;if (!A) this.Release(true);else{var B=A.startContainer;var C=new FCKElementPath(B);this.StartNode=B.nodeType==3?B:B.childNodes[A.startOffset];this.StartContainer=B;this.StartBlock=C.Block;this.StartBlockLimit=C.BlockLimit;if (A.collapsed){this.EndNode=this.StartNode;this.EndContainer=this.StartContainer;this.EndBlock=this.StartBlock;this.EndBlockLimit=this.StartBlockLimit;}else{var D=A.endContainer;if (B!=D) C=new FCKElementPath(D);var E=D;if (A.endOffset==0){while (E&&!E.previousSibling) E=E.parentNode;if (E) E=E.previousSibling;}else if (E.nodeType==1) E=E.childNodes[A.endOffset-1];this.EndNode=E;this.EndContainer=D;this.EndBlock=C.Block;this.EndBlockLimit=C.BlockLimit;}};this._Cache={};},CreateRange:function(){return new FCKW3CRange(this.Window.document);},DeleteContents:function(){if (this._Range){this._Range.deleteContents();this._UpdateElementInfo();}},ExtractContents:function(){if (this._Range){var A=this._Range.extractContents();this._UpdateElementInfo();return A;};return null;},CheckIsCollapsed:function(){if (this._Range) return this._Range.collapsed;return false;},Collapse:function(A){if (this._Range) this._Range.collapse(A);this._UpdateElementInfo();},Clone:function(){var A=FCKTools.CloneObject(this);if (this._Range) A._Range=this._Range.cloneRange();return A;},MoveToNodeContents:function(A){if (!this._Range) this._Range=this.CreateRange();this._Range.selectNodeContents(A);this._UpdateElementInfo();},MoveToElementStart:function(A){this.SetStart(A,1);this.SetEnd(A,1);},MoveToElementEditStart:function(A){var B;while (A&&A.nodeType==1){if (FCKDomTools.CheckIsEditable(A)) B=A;else if (B) break;A=A.firstChild;};if (B) this.MoveToElementStart(B);},InsertNode:function(A){if (this._Range) this._Range.insertNode(A);},CheckIsEmpty:function(){if (this.CheckIsCollapsed()) return true;var A=this.Window.document.createElement('div');this._Range.cloneContents().AppendTo(A);FCKDomTools.TrimNode(A);return (A.innerHTML.length==0);},CheckStartOfBlock:function(){var A=this._Cache;var B=A.IsStartOfBlock;if (B!=undefined) return B;var C=this.StartBlock||this.StartBlockLimit;var D=this._Range.startContainer;var E=this._Range.startOffset;var F;if (E>0){if (D.nodeType==3){var G=D.nodeValue.substr(0,E).Trim();if (G.length!=0) return A.IsStartOfBlock=false;}else F=D.childNodes[E-1];};if (!F) F=FCKDomTools.GetPreviousSourceNode(D,true,null,C);while (F){switch (F.nodeType){case 1:if (!FCKListsLib.InlineChildReqElements[F.nodeName.toLowerCase()]) return A.IsStartOfBlock=false;break;case 3:if (F.nodeValue.Trim().length>0) return A.IsStartOfBlock=false;};F=FCKDomTools.GetPreviousSourceNode(F,false,null,C);};return A.IsStartOfBlock=true;},CheckEndOfBlock:function(A){var B=this._Cache.IsEndOfBlock;if (B!=undefined) return B;var C=this.EndBlock||this.EndBlockLimit;var D=this._Range.endContainer;var E=this._Range.endOffset;var F;if (D.nodeType==3){var G=D.nodeValue;if (E<G.length){G=G.substr(E);if (G.Trim().length!=0) return this._Cache.IsEndOfBlock=false;}}else F=D.childNodes[E];if (!F) F=FCKDomTools.GetNextSourceNode(D,true,null,C);var H=false;while (F){switch (F.nodeType){case 1:var I=F.nodeName.toLowerCase();if (FCKListsLib.InlineChildReqElements[I]) break;if (I=='br'&&!H){H=true;break;};return this._Cache.IsEndOfBlock=false;case 3:if (F.nodeValue.Trim().length>0) return this._Cache.IsEndOfBlock=false;};F=FCKDomTools.GetNextSourceNode(F,false,null,C);};if (A) this.Select();return this._Cache.IsEndOfBlock=true;},CreateBookmark:function(A){var B={StartId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+'S',EndId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+'E'};var C=this.Window.document;var D;var E;var F;if (!this.CheckIsCollapsed()){E=C.createElement('span');E.style.display='none';E.id=B.EndId;E.setAttribute('_fck_bookmark',true);E.innerHTML='&nbsp;';F=this.Clone();F.Collapse(false);F.InsertNode(E);};D=C.createElement('span');D.style.display='none';D.id=B.StartId;D.setAttribute('_fck_bookmark',true);D.innerHTML='&nbsp;';F=this.Clone();F.Collapse(true);F.InsertNode(D);if (A){B.StartNode=D;B.EndNode=E;};if (E){this.SetStart(D,4);this.SetEnd(E,3);}else this.MoveToPosition(D,4);return B;},GetBookmarkNode:function(A,B){var C=this.Window.document;if (B) return A.StartNode||C.getElementById(A.StartId);else return A.EndNode||C.getElementById(A.EndId);},MoveToBookmark:function(A,B){var C=this.GetBookmarkNode(A,true);var D=this.GetBookmarkNode(A,false);this.SetStart(C,3);if (!B) FCKDomTools.RemoveNode(C);if (D){this.SetEnd(D,3);if (!B) FCKDomTools.RemoveNode(D);}else this.Collapse(true);this._UpdateElementInfo();},CreateBookmark2:function(){if (!this._Range) return { "Start":0,"End":0 };var A={"Start":[this._Range.startOffset],"End":[this._Range.endOffset]};var B=this._Range.startContainer.previousSibling;var C=this._Range.endContainer.previousSibling;var D=this._Range.startContainer;var E=this._Range.endContainer;while (B&&B.nodeType==3&&D.nodeType==3){A.Start[0]+=B.length;D=B;B=B.previousSibling;}while (C&&C.nodeType==3&&E.nodeType==3){A.End[0]+=C.length;E=C;C=C.previousSibling;};if (D.nodeType==1&&D.childNodes[A.Start[0]]&&D.childNodes[A.Start[0]].nodeType==3){var F=D.childNodes[A.Start[0]];var G=0;while (F.previousSibling&&F.previousSibling.nodeType==3){F=F.previousSibling;G+=F.length;};D=F;A.Start[0]=G;};if (E.nodeType==1&&E.childNodes[A.End[0]]&&E.childNodes[A.End[0]].nodeType==3){var F=E.childNodes[A.End[0]];var G=0;while (F.previousSibling&&F.previousSibling.nodeType==3){F=F.previousSibling;G+=F.length;};E=F;A.End[0]=G;};A.Start=FCKDomTools.GetNodeAddress(D,true).concat(A.Start);A.End=FCKDomTools.GetNodeAddress(E,true).concat(A.End);return A;},MoveToBookmark2:function(A){var B=FCKDomTools.GetNodeFromAddress(this.Window.document,A.Start.slice(0,-1),true);var C=FCKDomTools.GetNodeFromAddress(this.Window.document,A.End.slice(0,-1),true);this.Release(true);this._Range=new FCKW3CRange(this.Window.document);var D=A.Start[A.Start.length-1];var E=A.End[A.End.length-1];while (B.nodeType==3&&D>B.length){if (!B.nextSibling||B.nextSibling.nodeType!=3) break;D-=B.length;B=B.nextSibling;}while (C.nodeType==3&&E>C.length){if (!C.nextSibling||C.nextSibling.nodeType!=3) break;E-=C.length;C=C.nextSibling;};this._Range.setStart(B,D);this._Range.setEnd(C,E);this._UpdateElementInfo();},MoveToPosition:function(A,B){this.SetStart(A,B);this.Collapse(true);},SetStart:function(A,B,C){var D=this._Range;if (!D) D=this._Range=this.CreateRange();switch(B){case 1:D.setStart(A,0);break;case 2:D.setStart(A,A.childNodes.length);break;case 3:D.setStartBefore(A);break;case 4:D.setStartAfter(A);};if (!C) this._UpdateElementInfo();},SetEnd:function(A,B,C){var D=this._Range;if (!D) D=this._Range=this.CreateRange();switch(B){case 1:D.setEnd(A,0);break;case 2:D.setEnd(A,A.childNodes.length);break;case 3:D.setEndBefore(A);break;case 4:D.setEndAfter(A);};if (!C) this._UpdateElementInfo();},Expand:function(A){var B,oSibling;switch (A){case 'inline_elements':if (this._Range.startOffset==0){B=this._Range.startContainer;if (B.nodeType!=1) B=B.previousSibling?null:B.parentNode;if (B){while (FCKListsLib.InlineNonEmptyElements[B.nodeName.toLowerCase()]){this._Range.setStartBefore(B);if (B!=B.parentNode.firstChild) break;B=B.parentNode;}}};B=this._Range.endContainer;var C=this._Range.endOffset;if ((B.nodeType==3&&C>=B.nodeValue.length)||(B.nodeType==1&&C>=B.childNodes.length)||(B.nodeType!=1&&B.nodeType!=3)){if (B.nodeType!=1) B=B.nextSibling?null:B.parentNode;if (B){while (FCKListsLib.InlineNonEmptyElements[B.nodeName.toLowerCase()]){this._Range.setEndAfter(B);if (B!=B.parentNode.lastChild) break;B=B.parentNode;}}};break;case 'block_contents':case 'list_contents':var D=FCKListsLib.BlockBoundaries;if (A=='list_contents'||FCKConfig.EnterMode=='br') D=FCKListsLib.ListBoundaries;if (this.StartBlock&&FCKConfig.EnterMode!='br'&&A=='block_contents') this.SetStart(this.StartBlock,1);else{B=this._Range.startContainer;if (B.nodeType==1){var E=B.childNodes[this._Range.startOffset];if (E) B=FCKDomTools.GetPreviousSourceNode(E,true);else B=B.lastChild||B;}while (B&&(B.nodeType!=1||(B!=this.StartBlockLimit&&!D[B.nodeName.toLowerCase()]))){this._Range.setStartBefore(B);B=B.previousSibling||B.parentNode;}};if (this.EndBlock&&FCKConfig.EnterMode!='br'&&A=='block_contents'&&this.EndBlock.nodeName.toLowerCase()!='li') this.SetEnd(this.EndBlock,2);else{B=this._Range.endContainer;if (B.nodeType==1) B=B.childNodes[this._Range.endOffset]||B.lastChild;while (B&&(B.nodeType!=1||(B!=this.StartBlockLimit&&!D[B.nodeName.toLowerCase()]))){this._Range.setEndAfter(B);B=B.nextSibling||B.parentNode;};if (B&&B.nodeName.toLowerCase()=='br') this._Range.setEndAfter(B);};this._UpdateElementInfo();}},SplitBlock:function(A){var B=A||FCKConfig.EnterMode;if (!this._Range) this.MoveToSelection();if (this.StartBlockLimit==this.EndBlockLimit){var C=this.StartBlock;var D=this.EndBlock;var E=null;if (B!='br'){if (!C){C=this.FixBlock(true,B);D=this.EndBlock;};if (!D) D=this.FixBlock(false,B);};var F=(C!=null&&this.CheckStartOfBlock());var G=(D!=null&&this.CheckEndOfBlock());if (!this.CheckIsEmpty()) this.DeleteContents();if (C&&D&&C==D){if (G){E=new FCKElementPath(this.StartContainer);this.MoveToPosition(D,4);D=null;}else if (F){E=new FCKElementPath(this.StartContainer);this.MoveToPosition(C,3);C=null;}else{this.SetEnd(C,2);var H=this.ExtractContents();D=C.cloneNode(false);D.removeAttribute('id',false);H.AppendTo(D);FCKDomTools.InsertAfterNode(C,D);this.MoveToPosition(C,4);if (FCKBrowserInfo.IsGecko&&!C.nodeName.IEquals(['ul','ol'])) FCKTools.AppendBogusBr(C);}};return {PreviousBlock:C,NextBlock:D,WasStartOfBlock:F,WasEndOfBlock:G,ElementPath:E};};return null;},FixBlock:function(A,B){var C=this.CreateBookmark();this.Collapse(A);this.Expand('block_contents');var D=this.Window.document.createElement(B);this.ExtractContents().AppendTo(D);FCKDomTools.TrimNode(D);if (FCKDomTools.CheckIsEmptyElement(D,function(element) { return element.getAttribute('_fck_bookmark')!='true';})&&FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);this.InsertNode(D);this.MoveToBookmark(C);return D;},Release:function(A){if (!A) this.Window=null;this.StartNode=null;this.StartContainer=null;this.StartBlock=null;this.StartBlockLimit=null;this.EndNode=null;this.EndContainer=null;this.EndBlock=null;this.EndBlockLimit=null;this._Range=null;this._Cache=null;},CheckHasRange:function(){return!!this._Range;},GetTouchedStartNode:function(){var A=this._Range;var B=A.startContainer;if (A.collapsed||B.nodeType!=1) return B;return B.childNodes[A.startOffset]||B;},GetTouchedEndNode:function(){var A=this._Range;var B=A.endContainer;if (A.collapsed||B.nodeType!=1) return B;return B.childNodes[A.endOffset-1]||B;}};
-FCKDomRange.prototype.MoveToSelection=function(){this.Release(true);var A=this.Window.getSelection();if (A&&A.rangeCount>0){this._Range=FCKW3CRange.CreateFromRange(this.Window.document,A.getRangeAt(0));this._UpdateElementInfo();}else if (this.Window.document) this.MoveToElementStart(this.Window.document.body);};FCKDomRange.prototype.Select=function(){var A=this._Range;if (A){var B=A.startContainer;if (A.collapsed&&B.nodeType==1&&B.childNodes.length==0) B.appendChild(A._Document.createTextNode(''));var C=this.Window.document.createRange();C.setStart(B,A.startOffset);try{C.setEnd(A.endContainer,A.endOffset);}catch (e){if (e.toString().Contains('NS_ERROR_ILLEGAL_VALUE')){A.collapse(true);C.setEnd(A.endContainer,A.endOffset);}else throw(e);};var D=this.Window.getSelection();D.removeAllRanges();D.addRange(C);}};FCKDomRange.prototype.SelectBookmark=function(A){var B=this.Window.document.createRange();var C=this.GetBookmarkNode(A,true);var D=this.GetBookmarkNode(A,false);B.setStart(C.parentNode,FCKDomTools.GetIndexOf(C));FCKDomTools.RemoveNode(C);if (D){B.setEnd(D.parentNode,FCKDomTools.GetIndexOf(D));FCKDomTools.RemoveNode(D);};var E=this.Window.getSelection();E.removeAllRanges();E.addRange(B);};
-var FCKDomRangeIterator=function(A){this.Range=A;this.ForceBrBreak=false;this.EnforceRealBlocks=false;};FCKDomRangeIterator.CreateFromSelection=function(A){var B=new FCKDomRange(A);B.MoveToSelection();return new FCKDomRangeIterator(B);};FCKDomRangeIterator.prototype={GetNextParagraph:function(){var A;var B;var C;var D;var E;var F=this.ForceBrBreak?FCKListsLib.ListBoundaries:FCKListsLib.BlockBoundaries;if (!this._LastNode){var B=this.Range.Clone();B.Expand(this.ForceBrBreak?'list_contents':'block_contents');this._NextNode=B.GetTouchedStartNode();this._LastNode=B.GetTouchedEndNode();B=null;};var H=this._NextNode;var I=this._LastNode;this._NextNode=null;while (H){var J=false;var K=(H.nodeType!=1);var L=false;if (!K){var M=H.nodeName.toLowerCase();if (F[M]&&(!FCKBrowserInfo.IsIE||H.scopeName=='HTML')){if (M=='br') K=true;else if (!B&&H.childNodes.length==0&&M!='hr'){A=H;C=H==I;break;};if (B){B.SetEnd(H,3,true);if (M!='br') this._NextNode=FCKDomTools.GetNextSourceNode(H,true,null,I)||H;};J=true;}else{if (H.firstChild){if (!B){B=new FCKDomRange(this.Range.Window);B.SetStart(H,3,true);};H=H.firstChild;continue;};K=true;}}else if (H.nodeType==3){if (/^[\r\n\t ]+$/.test(H.nodeValue)) K=false;};if (K&&!B){B=new FCKDomRange(this.Range.Window);B.SetStart(H,3,true);};C=((!J||K)&&H==I);if (B&&!J){while (!H.nextSibling&&!C){var N=H.parentNode;if (F[N.nodeName.toLowerCase()]){J=true;C=C||(N==I);break;};H=N;K=true;C=(H==I);L=true;}};if (K) B.SetEnd(H,4,true);if ((J||C)&&B){B._UpdateElementInfo();if (B.StartNode==B.EndNode&&B.StartNode.parentNode==B.StartBlockLimit&&B.StartNode.getAttribute&&B.StartNode.getAttribute('_fck_bookmark')) B=null;else break;};if (C) break;H=FCKDomTools.GetNextSourceNode(H,L,null,I);};if (!A){if (!B){this._NextNode=null;return null;};A=B.StartBlock;if (!A&&!this.EnforceRealBlocks&&B.StartBlockLimit.nodeName.IEquals('DIV','TH','TD')&&B.CheckStartOfBlock()&&B.CheckEndOfBlock()){A=B.StartBlockLimit;}else if (!A||(this.EnforceRealBlocks&&A.nodeName.toLowerCase()=='li')){A=this.Range.Window.document.createElement(FCKConfig.EnterMode=='p'?'p':'div');B.ExtractContents().AppendTo(A);FCKDomTools.TrimNode(A);B.InsertNode(A);D=true;E=true;}else if (A.nodeName.toLowerCase()!='li'){if (!B.CheckStartOfBlock()||!B.CheckEndOfBlock()){A=A.cloneNode(false);B.ExtractContents().AppendTo(A);FCKDomTools.TrimNode(A);var O=B.SplitBlock();D=!O.WasStartOfBlock;E=!O.WasEndOfBlock;B.InsertNode(A);}}else if (!C){this._NextNode=A==I?null:FCKDomTools.GetNextSourceNode(B.EndNode,true,null,I);return A;}};if (D){var P=A.previousSibling;if (P&&P.nodeType==1){if (P.nodeName.toLowerCase()=='br') P.parentNode.removeChild(P);else if (P.lastChild&&P.lastChild.nodeName.IEquals('br')) P.removeChild(P.lastChild);}};if (E){var Q=A.lastChild;if (Q&&Q.nodeType==1&&Q.nodeName.toLowerCase()=='br') A.removeChild(Q);};if (!this._NextNode) this._NextNode=(C||A==I)?null:FCKDomTools.GetNextSourceNode(A,true,null,I);return A;}};
-var FCKDocumentFragment=function(A,B){this.RootNode=B||A.createDocumentFragment();};FCKDocumentFragment.prototype={AppendTo:function(A){A.appendChild(this.RootNode);},AppendHtml:function(A){var B=this.RootNode.ownerDocument.createElement('div');B.innerHTML=A;FCKDomTools.MoveChildren(B,this.RootNode);},InsertAfterNode:function(A){FCKDomTools.InsertAfterNode(A,this.RootNode);}};
-var FCKW3CRange=function(A){this._Document=A;this.startContainer=null;this.startOffset=null;this.endContainer=null;this.endOffset=null;this.collapsed=true;};FCKW3CRange.CreateRange=function(A){return new FCKW3CRange(A);};FCKW3CRange.CreateFromRange=function(A,B){var C=FCKW3CRange.CreateRange(A);C.setStart(B.startContainer,B.startOffset);C.setEnd(B.endContainer,B.endOffset);return C;};FCKW3CRange.prototype={_UpdateCollapsed:function(){this.collapsed=(this.startContainer==this.endContainer&&this.startOffset==this.endOffset);},setStart:function(A,B){this.startContainer=A;this.startOffset=B;if (!this.endContainer){this.endContainer=A;this.endOffset=B;};this._UpdateCollapsed();},setEnd:function(A,B){this.endContainer=A;this.endOffset=B;if (!this.startContainer){this.startContainer=A;this.startOffset=B;};this._UpdateCollapsed();},setStartAfter:function(A){this.setStart(A.parentNode,FCKDomTools.GetIndexOf(A)+1);},setStartBefore:function(A){this.setStart(A.parentNode,FCKDomTools.GetIndexOf(A));},setEndAfter:function(A){this.setEnd(A.parentNode,FCKDomTools.GetIndexOf(A)+1);},setEndBefore:function(A){this.setEnd(A.parentNode,FCKDomTools.GetIndexOf(A));},collapse:function(A){if (A){this.endContainer=this.startContainer;this.endOffset=this.startOffset;}else{this.startContainer=this.endContainer;this.startOffset=this.endOffset;};this.collapsed=true;},selectNodeContents:function(A){this.setStart(A,0);this.setEnd(A,A.nodeType==3?A.data.length:A.childNodes.length);},insertNode:function(A){var B=this.startContainer;var C=this.startOffset;if (B.nodeType==3){B.splitText(C);if (B==this.endContainer) this.setEnd(B.nextSibling,this.endOffset-this.startOffset);FCKDomTools.InsertAfterNode(B,A);return;}else{B.insertBefore(A,B.childNodes[C]||null);if (B==this.endContainer){this.endOffset++;this.collapsed=false;}}},deleteContents:function(){if (this.collapsed) return;this._ExecContentsAction(0);},extractContents:function(){var A=new FCKDocumentFragment(this._Document);if (!this.collapsed) this._ExecContentsAction(1,A);return A;},cloneContents:function(){var A=new FCKDocumentFragment(this._Document);if (!this.collapsed) this._ExecContentsAction(2,A);return A;},_ExecContentsAction:function(A,B){var C=this.startContainer;var D=this.endContainer;var E=this.startOffset;var F=this.endOffset;var G=false;var H=false;if (D.nodeType==3) D=D.splitText(F);else{if (D.childNodes.length>0){if (F>D.childNodes.length-1){D=FCKDomTools.InsertAfterNode(D.lastChild,this._Document.createTextNode(''));H=true;}else D=D.childNodes[F];}};if (C.nodeType==3){C.splitText(E);if (C==D) D=C.nextSibling;}else{if (E==0){C=C.insertBefore(this._Document.createTextNode(''),C.firstChild);G=true;}else if (E>C.childNodes.length-1){C=C.appendChild(this._Document.createTextNode(''));G=true;}else C=C.childNodes[E].previousSibling;};var I=FCKDomTools.GetParents(C);var J=FCKDomTools.GetParents(D);var i,topStart,topEnd;for (i=0;i<I.length;i++){topStart=I[i];topEnd=J[i];if (topStart!=topEnd) break;};var K,levelStartNode,levelClone,currentNode,currentSibling;if (B) K=B.RootNode;for (var j=i;j<I.length;j++){levelStartNode=I[j];if (K&&levelStartNode!=C) levelClone=K.appendChild(levelStartNode.cloneNode(levelStartNode==C));currentNode=levelStartNode.nextSibling;while(currentNode){if (currentNode==J[j]||currentNode==D) break;currentSibling=currentNode.nextSibling;if (A==2) K.appendChild(currentNode.cloneNode(true));else{currentNode.parentNode.removeChild(currentNode);if (A==1) K.appendChild(currentNode);};currentNode=currentSibling;};if (K) K=levelClone;};if (B) K=B.RootNode;for (var k=i;k<J.length;k++){levelStartNode=J[k];if (A>0&&levelStartNode!=D) levelClone=K.appendChild(levelStartNode.cloneNode(levelStartNode==D));if (!I[k]||levelStartNode.parentNode!=I[k].parentNode){currentNode=levelStartNode.previousSibling;while(currentNode){if (currentNode==I[k]||currentNode==C) break;currentSibling=currentNode.previousSibling;if (A==2) K.insertBefore(currentNode.cloneNode(true),K.firstChild);else{currentNode.parentNode.removeChild(currentNode);if (A==1) K.insertBefore(currentNode,K.firstChild);};currentNode=currentSibling;}};if (K) K=levelClone;};if (A==2){var L=this.startContainer;if (L.nodeType==3){L.data+=L.nextSibling.data;L.parentNode.removeChild(L.nextSibling);};var M=this.endContainer;if (M.nodeType==3&&M.nextSibling){M.data+=M.nextSibling.data;M.parentNode.removeChild(M.nextSibling);}}else{if (topStart&&topEnd&&(C.parentNode!=topStart.parentNode||D.parentNode!=topEnd.parentNode)){var N=FCKDomTools.GetIndexOf(topEnd);if (G&&topEnd.parentNode==C.parentNode) N--;this.setStart(topEnd.parentNode,N);};this.collapse(true);};if(G) C.parentNode.removeChild(C);if(H&&D.parentNode) D.parentNode.removeChild(D);},cloneRange:function(){return FCKW3CRange.CreateFromRange(this._Document,this);}};
-var FCKEnterKey=function(A,B,C,D){this.Window=A;this.EnterMode=B||'p';this.ShiftEnterMode=C||'br';var E=new FCKKeystrokeHandler(false);E._EnterKey=this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[8,'Backspace'],[CTRL+8,'CtrlBackspace'],[46,'Delete']]);this.TabText='';if (D>0||FCKBrowserInfo.IsSafari){while (D--) this.TabText+='\xa0';E.SetKeystrokes([9,'Tab']);};E.AttachToElement(A.document);};function FCKEnterKey_OnKeystroke(A,B){var C=this._EnterKey;try{switch (B){case 'Enter':return C.DoEnter();break;case 'ShiftEnter':return C.DoShiftEnter();break;case 'Backspace':return C.DoBackspace();break;case 'Delete':return C.DoDelete();break;case 'Tab':return C.DoTab();break;case 'CtrlBackspace':return C.DoCtrlBackspace();break;}}catch (e){};return false;};FCKEnterKey.prototype.DoEnter=function(A,B){FCKUndo.SaveUndoStep();this._HasShift=(B===true);var C=FCKSelection.GetParentElement();var D=new FCKElementPath(C);var E=A||this.EnterMode;if (E=='br'||D.Block&&D.Block.tagName.toLowerCase()=='pre') return this._ExecuteEnterBr();else return this._ExecuteEnterBlock(E);};FCKEnterKey.prototype.DoShiftEnter=function(){return this.DoEnter(this.ShiftEnterMode,true);};FCKEnterKey.prototype.DoBackspace=function(){var A=false;var B=new FCKDomRange(this.Window);B.MoveToSelection();if (FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(B,this.Window.document.body)){this._FixIESelectAllBug(B);return true;};var C=B.CheckIsCollapsed();if (!C){if (FCKBrowserInfo.IsIE&&this.Window.document.selection.type.toLowerCase()=="control"){var D=this.Window.document.selection.createRange();for (var i=D.length-1;i>=0;i--){var E=D.item(i);E.parentNode.removeChild(E);};return true;};return false;};if (FCKBrowserInfo.IsIE){var F=FCKDomTools.GetPreviousSourceElement(B.StartNode,true);if (F&&F.nodeName.toLowerCase()=='br'){var G=B.Clone();G.SetStart(F,4);if (G.CheckIsEmpty()){F.parentNode.removeChild(F);return true;}}};var H=B.StartBlock;var I=B.EndBlock;if (B.StartBlockLimit==B.EndBlockLimit&&H&&I){if (!C){var J=B.CheckEndOfBlock();B.DeleteContents();if (H!=I){B.SetStart(I,1);B.SetEnd(I,1);};B.Select();A=(H==I);};if (B.CheckStartOfBlock()){var K=B.StartBlock;var L=FCKDomTools.GetPreviousSourceElement(K,true,['BODY',B.StartBlockLimit.nodeName],['UL','OL']);A=this._ExecuteBackspace(B,L,K);}else if (FCKBrowserInfo.IsGeckoLike){B.Select();}};B.Release();return A;};FCKEnterKey.prototype.DoCtrlBackspace=function(){FCKUndo.SaveUndoStep();var A=new FCKDomRange(this.Window);A.MoveToSelection();if (FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(A,this.Window.document.body)){this._FixIESelectAllBug(A);return true;};return false;};FCKEnterKey.prototype._ExecuteBackspace=function(A,B,C){var D=false;if (!B&&C&&C.nodeName.IEquals('LI')&&C.parentNode.parentNode.nodeName.IEquals('LI')){this._OutdentWithSelection(C,A);return true;};if (B&&B.nodeName.IEquals('LI')){var E=FCKDomTools.GetLastChild(B,['UL','OL']);while (E){B=FCKDomTools.GetLastChild(E,'LI');E=FCKDomTools.GetLastChild(B,['UL','OL']);}};if (B&&C){if (C.nodeName.IEquals('LI')&&!B.nodeName.IEquals('LI')){this._OutdentWithSelection(C,A);return true;};var F=C.parentNode;var G=B.nodeName.toLowerCase();if (FCKListsLib.EmptyElements[G]!=null||G=='table'){FCKDomTools.RemoveNode(B);D=true;}else{FCKDomTools.RemoveNode(C);while (F.innerHTML.Trim().length==0){var H=F.parentNode;H.removeChild(F);F=H;};FCKDomTools.LTrimNode(C);FCKDomTools.RTrimNode(B);A.SetStart(B,2,true);A.Collapse(true);var I=A.CreateBookmark(true);if (!C.tagName.IEquals(['TABLE'])) FCKDomTools.MoveChildren(C,B);A.SelectBookmark(I);D=true;}};return D;};FCKEnterKey.prototype.DoDelete=function(){FCKUndo.SaveUndoStep();var A=false;var B=new FCKDomRange(this.Window);B.MoveToSelection();if (FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(B,this.Window.document.body)){this._FixIESelectAllBug(B);return true;};if (B.CheckIsCollapsed()&&B.CheckEndOfBlock(FCKBrowserInfo.IsGeckoLike)){var C=B.StartBlock;var D=FCKTools.GetElementAscensor(C,'td');var E=FCKDomTools.GetNextSourceElement(C,true,[B.StartBlockLimit.nodeName],['UL','OL','TR'],true);if (D){var F=FCKTools.GetElementAscensor(E,'td');if (F!=D) return true;};A=this._ExecuteBackspace(B,C,E);};B.Release();return A;};FCKEnterKey.prototype.DoTab=function(){var A=new FCKDomRange(this.Window);A.MoveToSelection();var B=A._Range.startContainer;while (B){if (B.nodeType==1){var C=B.tagName.toLowerCase();if (C=="tr"||C=="td"||C=="th"||C=="tbody"||C=="table") return false;else break;};B=B.parentNode;};if (this.TabText){A.DeleteContents();A.InsertNode(this.Window.document.createTextNode(this.TabText));A.Collapse(false);A.Select();};return true;};FCKEnterKey.prototype._ExecuteEnterBlock=function(A,B){var C=B||new FCKDomRange(this.Window);var D=C.SplitBlock(A);if (D){var E=D.PreviousBlock;var F=D.NextBlock;var G=D.WasStartOfBlock;var H=D.WasEndOfBlock;if (F){if (F.parentNode.nodeName.IEquals('li')){FCKDomTools.BreakParent(F,F.parentNode);FCKDomTools.MoveNode(F,F.nextSibling,true);}}else if (E&&E.parentNode.nodeName.IEquals('li')){FCKDomTools.BreakParent(E,E.parentNode);C.MoveToElementEditStart(E.nextSibling);FCKDomTools.MoveNode(E,E.previousSibling);};if (!G&&!H){if (F.nodeName.IEquals('li')&&F.firstChild&&F.firstChild.nodeName.IEquals(['ul','ol'])) F.insertBefore(FCKTools.GetElementDocument(F).createTextNode('\xa0'),F.firstChild);if (F) C.MoveToElementEditStart(F);}else{if (G&&H&&E.tagName.toUpperCase()=='LI'){C.MoveToElementStart(E);this._OutdentWithSelection(E,C);C.Release();return true;};var I;if (E){var J=E.tagName.toUpperCase();if (!this._HasShift&&!(/^H[1-6]$/).test(J)){I=FCKDomTools.CloneElement(E);}}else if (F) I=FCKDomTools.CloneElement(F);if (!I) I=this.Window.document.createElement(A);var K=D.ElementPath;if (K){for (var i=0,len=K.Elements.length;i<len;i++){var L=K.Elements[i];if (L==K.Block||L==K.BlockLimit) break;if (FCKListsLib.InlineChildReqElements[L.nodeName.toLowerCase()]){L=FCKDomTools.CloneElement(L);FCKDomTools.MoveChildren(I,L);I.appendChild(L);}}};if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(I);C.InsertNode(I);if (FCKBrowserInfo.IsIE){C.MoveToElementEditStart(I);C.Select();};C.MoveToElementEditStart(G&&!H?F:I);};if (FCKBrowserInfo.IsGeckoLike){if (F){var M=this.Window.document.createElement('span');M.innerHTML='&nbsp;';C.InsertNode(M);FCKDomTools.ScrollIntoView(M,false);C.DeleteContents();}else{FCKDomTools.ScrollIntoView(F||I,false);}};C.Select();};C.Release();return true;};FCKEnterKey.prototype._ExecuteEnterBr=function(A){var B=new FCKDomRange(this.Window);B.MoveToSelection();if (B.StartBlockLimit==B.EndBlockLimit){B.DeleteContents();B.MoveToSelection();var C=B.CheckStartOfBlock();var D=B.CheckEndOfBlock();var E=B.StartBlock?B.StartBlock.tagName.toUpperCase():'';var F=this._HasShift;var G=false;if (!F&&E=='LI') return this._ExecuteEnterBlock(null,B);if (!F&&D&&(/^H[1-6]$/).test(E)){FCKDomTools.InsertAfterNode(B.StartBlock,this.Window.document.createElement('br'));if (FCKBrowserInfo.IsGecko) FCKDomTools.InsertAfterNode(B.StartBlock,this.Window.document.createTextNode(''));B.SetStart(B.StartBlock.nextSibling,FCKBrowserInfo.IsIE?3:1);}else{var H;G=E.IEquals('pre');if (G) H=this.Window.document.createTextNode(FCKBrowserInfo.IsIE?'\r':'\n');else H=this.Window.document.createElement('br');B.InsertNode(H);if (FCKBrowserInfo.IsGecko) FCKDomTools.InsertAfterNode(H,this.Window.document.createTextNode(''));if (D&&FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(H.parentNode);if (FCKBrowserInfo.IsIE) B.SetStart(H,4);else B.SetStart(H.nextSibling,1);if (!FCKBrowserInfo.IsIE){var I=null;if (FCKBrowserInfo.IsOpera) I=this.Window.document.createElement('span');else I=this.Window.document.createElement('br');H.parentNode.insertBefore(I,H.nextSibling);FCKDomTools.ScrollIntoView(I,false);I.parentNode.removeChild(I);}};B.Collapse(true);B.Select(G);};B.Release();return true;};FCKEnterKey.prototype._OutdentWithSelection=function(A,B){var C=B.CreateBookmark();FCKListHandler.OutdentListItem(A);B.MoveToBookmark(C);B.Select();};FCKEnterKey.prototype._CheckIsAllContentsIncluded=function(A,B){var C=false;var D=false;if (A.StartContainer==B||A.StartContainer==B.firstChild) C=(A._Range.startOffset==0);if (A.EndContainer==B||A.EndContainer==B.lastChild){var E=A.EndContainer.nodeType==3?A.EndContainer.length:A.EndContainer.childNodes.length;D=(A._Range.endOffset==E);};return C&&D;};FCKEnterKey.prototype._FixIESelectAllBug=function(A){var B=this.Window.document;B.body.innerHTML='';var C;if (FCKConfig.EnterMode.IEquals(['div','p'])){C=B.createElement(FCKConfig.EnterMode);B.body.appendChild(C);}else C=B.body;A.MoveToNodeContents(C);A.Collapse(true);A.Select();A.Release();};
-var FCKDocumentProcessor={};FCKDocumentProcessor._Items=[];FCKDocumentProcessor.AppendNew=function(){var A={};this._Items.push(A);return A;};FCKDocumentProcessor.Process=function(A){var B=FCK.IsDirty();var C,i=0;while((C=this._Items[i++])) C.ProcessDocument(A);if (!B) FCK.ResetIsDirty();};var FCKDocumentProcessor_CreateFakeImage=function(A,B){var C=FCKTools.GetElementDocument(B).createElement('IMG');C.className=A;C.src=FCKConfig.BasePath+'images/spacer.gif';C.setAttribute('_fckfakelement','true',0);C.setAttribute('_fckrealelement',FCKTempBin.AddElement(B),0);return C;};if (FCKBrowserInfo.IsIE||FCKBrowserInfo.IsOpera){var FCKAnchorsProcessor=FCKDocumentProcessor.AppendNew();FCKAnchorsProcessor.ProcessDocument=function(A){var B=A.getElementsByTagName('A');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){if (C.name.length>0){if (C.innerHTML!==''){if (FCKBrowserInfo.IsIE) C.className+=' FCK__AnchorC';}else{var D=FCKDocumentProcessor_CreateFakeImage('FCK__Anchor',C.cloneNode(true));D.setAttribute('_fckanchor','true',0);C.parentNode.insertBefore(D,C);C.parentNode.removeChild(C);}}}}};var FCKPageBreaksProcessor=FCKDocumentProcessor.AppendNew();FCKPageBreaksProcessor.ProcessDocument=function(A){var B=A.getElementsByTagName('DIV');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){if (C.style.pageBreakAfter=='always'&&C.childNodes.length==1&&C.childNodes[0].style&&C.childNodes[0].style.display=='none'){var D=FCKDocumentProcessor_CreateFakeImage('FCK__PageBreak',C.cloneNode(true));C.parentNode.insertBefore(D,C);C.parentNode.removeChild(C);}}};var FCKEmbedAndObjectProcessor=(function(){var A=[];var B=function(el){var C=el.cloneNode(true);var D;var E=D=FCKDocumentProcessor_CreateFakeImage('FCK__UnknownObject',C);FCKEmbedAndObjectProcessor.RefreshView(E,el);for (var i=0;i<A.length;i++) D=A[i](el,D)||D;if (D!=E) FCKTempBin.RemoveElement(E.getAttribute('_fckrealelement'));el.parentNode.replaceChild(D,el);};var F=function(elementName,doc){var G=doc.getElementsByTagName(elementName);for (var i=G.length-1;i>=0;i--) B(G[i]);};var H=function(doc){F('object',doc);F('embed',doc);};return FCKTools.Merge(FCKDocumentProcessor.AppendNew(),{ProcessDocument:function(doc){if (FCKBrowserInfo.IsGecko) FCKTools.RunFunction(H,this,[doc]);else H(doc);},RefreshView:function(placeHolder,original){if (original.getAttribute('width')>0) placeHolder.style.width=FCKTools.ConvertHtmlSizeToStyle(original.getAttribute('width'));if (original.getAttribute('height')>0) placeHolder.style.height=FCKTools.ConvertHtmlSizeToStyle(original.getAttribute('height'));},AddCustomHandler:function(func){A.push(func);}});})();FCK.GetRealElement=function(A){var e=FCKTempBin.Elements[A.getAttribute('_fckrealelement')];if (A.getAttribute('_fckflash')){if (A.style.width.length>0) e.width=FCKTools.ConvertStyleSizeToHtml(A.style.width);if (A.style.height.length>0) e.height=FCKTools.ConvertStyleSizeToHtml(A.style.height);};return e;};if (FCKBrowserInfo.IsIE){FCKDocumentProcessor.AppendNew().ProcessDocument=function(A){var B=A.getElementsByTagName('HR');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){var D=A.createElement('hr');D.mergeAttributes(C,true);FCKDomTools.InsertAfterNode(C,D);C.parentNode.removeChild(C);}}};FCKDocumentProcessor.AppendNew().ProcessDocument=function(A){var B=A.getElementsByTagName('INPUT');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){if (C.type=='hidden'){var D=FCKDocumentProcessor_CreateFakeImage('FCK__InputHidden',C.cloneNode(true));D.setAttribute('_fckinputhidden','true',0);C.parentNode.insertBefore(D,C);C.parentNode.removeChild(C);}}};FCKEmbedAndObjectProcessor.AddCustomHandler(function(A,B){if (!(A.nodeName.IEquals('embed')&&(A.type=='application/x-shockwave-flash'||/\.swf($|#|\?)/i.test(A.src)))) return;B.className='FCK__Flash';B.setAttribute('_fckflash','true',0);});if (FCKBrowserInfo.IsSafari){FCKDocumentProcessor.AppendNew().ProcessDocument=function(A){var B=A.getElementsByClassName?A.getElementsByClassName('Apple-style-span'):Array.prototype.filter.call(A.getElementsByTagName('span'),function(item){ return item.className=='Apple-style-span';});for (var i=B.length-1;i>=0;i--) FCKDomTools.RemoveNode(B[i],true);}};
-var FCKSelection=FCK.Selection={GetParentBlock:function(){var A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) break;A=A.parentNode;};return A;},ApplyStyle:function(A){FCKStyles.ApplyStyle(new FCKStyle(A));}};
-FCKSelection.GetType=function(){var A='Text';var B;try { B=this.GetSelection();} catch (e) {};if (B&&B.rangeCount==1){var C=B.getRangeAt(0);if (C.startContainer==C.endContainer&&(C.endOffset-C.startOffset)==1&&C.startContainer.nodeType==1&&FCKListsLib.StyleObjectElements[C.startContainer.childNodes[C.startOffset].nodeName.toLowerCase()]){A='Control';}};return A;};FCKSelection.GetSelectedElement=function(){var A=!!FCK.EditorWindow&&this.GetSelection();if (!A||A.rangeCount<1) return null;var B=A.getRangeAt(0);if (B.startContainer!=B.endContainer||B.startContainer.nodeType!=1||B.startOffset!=B.endOffset-1) return null;var C=B.startContainer.childNodes[B.startOffset];if (C.nodeType!=1) return null;return C;};FCKSelection.GetParentElement=function(){if (this.GetType()=='Control') return FCKSelection.GetSelectedElement().parentNode;else{var A=this.GetSelection();if (A){if (A.anchorNode&&A.anchorNode==A.focusNode){var B=A.getRangeAt(0);if (B.collapsed||B.startContainer.nodeType==3) return A.anchorNode.parentNode;else return A.anchorNode;};var C=new FCKElementPath(A.anchorNode);var D=new FCKElementPath(A.focusNode);var E=null;var F=null;if (C.Elements.length>D.Elements.length){E=C.Elements;F=D.Elements;}else{E=D.Elements;F=C.Elements;};var G=E.length-F.length;for(var i=0;i<F.length;i++){if (E[G+i]==F[i]) return F[i];};return null;}};return null;};FCKSelection.GetBoundaryParentElement=function(A){if (!FCK.EditorWindow) return null;if (this.GetType()=='Control') return FCKSelection.GetSelectedElement().parentNode;else{var B=this.GetSelection();if (B&&B.rangeCount>0){var C=B.getRangeAt(A?0:(B.rangeCount-1));var D=A?C.startContainer:C.endContainer;return (D.nodeType==1?D:D.parentNode);}};return null;};FCKSelection.SelectNode=function(A){var B=FCK.EditorDocument.createRange();B.selectNode(A);var C=this.GetSelection();C.removeAllRanges();C.addRange(B);};FCKSelection.Collapse=function(A){var B=this.GetSelection();if (A==null||A===true) B.collapseToStart();else B.collapseToEnd();};FCKSelection.HasAncestorNode=function(A){var B=this.GetSelectedElement();if (!B&&FCK.EditorWindow){try         { B=this.GetSelection().getRangeAt(0).startContainer;}catch(e){}}while (B){if (B.nodeType==1&&B.nodeName.IEquals(A)) return true;B=B.parentNode;};return false;};FCKSelection.MoveToAncestorNode=function(A){var B;var C=this.GetSelectedElement();if (!C) C=this.GetSelection().getRangeAt(0).startContainer;while (C){if (C.nodeName.IEquals(A)) return C;C=C.parentNode;};return null;};FCKSelection.Delete=function(){var A=this.GetSelection();for (var i=0;i<A.rangeCount;i++){A.getRangeAt(i).deleteContents();};return A;};FCKSelection.GetSelection=function(){return FCK.EditorWindow.getSelection();};FCKSelection.Save=function(){};FCKSelection.Restore=function(){};FCKSelection.Release=function(){};
-var FCKTableHandler={};FCKTableHandler.InsertRow=function(A){var B=FCKSelection.MoveToAncestorNode('TR');if (!B) return;var C=B.cloneNode(true);B.parentNode.insertBefore(C,B);FCKTableHandler.ClearRow(A?C:B);};FCKTableHandler.DeleteRows=function(A){if (!A){var B=FCKTableHandler.GetSelectedCells();var C=[];for (var i=0;i<B.length;i++){var D=B[i].parentNode;C[D.rowIndex]=D;};for (var i=C.length;i>=0;i--){if (C[i]) FCKTableHandler.DeleteRows(C[i]);};return;};var E=FCKTools.GetElementAscensor(A,'TABLE');if (E.rows.length==1){FCKTableHandler.DeleteTable(E);return;};A.parentNode.removeChild(A);};FCKTableHandler.DeleteTable=function(A){if (!A){A=FCKSelection.GetSelectedElement();if (!A||A.tagName!='TABLE') A=FCKSelection.MoveToAncestorNode('TABLE');};if (!A) return;FCKSelection.SelectNode(A);FCKSelection.Collapse();if (A.parentNode.childNodes.length==1) A.parentNode.parentNode.removeChild(A.parentNode);else A.parentNode.removeChild(A);};FCKTableHandler.InsertColumn=function(A){var B=null;var C=this.GetSelectedCells();if (C&&C.length) B=C[A?0:(C.length-1)];if (!B) return;var D=FCKTools.GetElementAscensor(B,'TABLE');var E=B.cellIndex;for (var i=0;i<D.rows.length;i++){var F=D.rows[i];if (F.cells.length<(E+1)) continue;B=F.cells[E].cloneNode(false);if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(B);var G=F.cells[E];F.insertBefore(B,(A?G:G.nextSibling));}};FCKTableHandler.DeleteColumns=function(A){if (!A){var B=FCKTableHandler.GetSelectedCells();for (var i=B.length;i>=0;i--){if (B[i]) FCKTableHandler.DeleteColumns(B[i]);};return;};if (!A) return;var C=FCKTools.GetElementAscensor(A,'TABLE');var D=A.cellIndex;for (var i=C.rows.length-1;i>=0;i--){var E=C.rows[i];if (D==0&&E.cells.length==1){FCKTableHandler.DeleteRows(E);continue;};if (E.cells[D]) E.removeChild(E.cells[D]);}};FCKTableHandler.InsertCell=function(A,B){var C=null;var D=this.GetSelectedCells();if (D&&D.length) C=D[B?0:(D.length-1)];if (!C) return null;var E=FCK.EditorDocument.createElement('TD');if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(E);if (!B&&C.cellIndex==C.parentNode.cells.length-1) C.parentNode.appendChild(E);else C.parentNode.insertBefore(E,B?C:C.nextSibling);return E;};FCKTableHandler.DeleteCell=function(A){if (A.parentNode.cells.length==1){FCKTableHandler.DeleteRows(A.parentNode);return;};A.parentNode.removeChild(A);};FCKTableHandler.DeleteCells=function(){var A=FCKTableHandler.GetSelectedCells();for (var i=A.length-1;i>=0;i--){FCKTableHandler.DeleteCell(A[i]);}};FCKTableHandler._MarkCells=function(A,B){for (var i=0;i<A.length;i++) A[i][B]=true;};FCKTableHandler._UnmarkCells=function(A,B){for (var i=0;i<A.length;i++){FCKDomTools.ClearElementJSProperty(A[i],B);}};FCKTableHandler._ReplaceCellsByMarker=function(A,B,C){for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){if (A[i][j][B]) A[i][j]=C;}}};FCKTableHandler._GetMarkerGeometry=function(A,B,C,D){var E=0;var F=0;var G=0;var H=0;for (var i=C;A[B][i]&&A[B][i][D];i++) E++;for (var i=C-1;A[B][i]&&A[B][i][D];i--){E++;G++;};for (var i=B;A[i]&&A[i][C]&&A[i][C][D];i++) F++;for (var i=B-1;A[i]&&A[i][C]&&A[i][C][D];i--){F++;H++;};return { 'width':E,'height':F,'x':G,'y':H };};FCKTableHandler.CheckIsSelectionRectangular=function(){var A=FCKTableHandler.GetSelectedCells();if (A.length<1) return false;for (var i=0;i<A.length;i++){if (A[i].parentNode.parentNode!=A[0].parentNode.parentNode) return false;};this._MarkCells(A,'_CellSelected');var B=this._CreateTableMap(A[0]);var C=A[0].parentNode.rowIndex;var D=this._GetCellIndexSpan(B,C,A[0]);var E=this._GetMarkerGeometry(B,C,D,'_CellSelected');var F=D-E.x;var G=C-E.y;if (E.width>=E.height){for (D=F;D<F+E.width;D++){C=G+(D-F) % E.height;if (!B[C]||!B[C][D]){this._UnmarkCells(A,'_CellSelected');return false;};var g=this._GetMarkerGeometry(B,C,D,'_CellSelected');if (g.width!=E.width||g.height!=E.height){this._UnmarkCells(A,'_CellSelected');return false;}}}else{for (C=G;C<G+E.height;C++){D=F+(C-G) % E.width;if (!B[C]||!B[C][D]){this._UnmarkCells(A,'_CellSelected');return false;};var g=this._GetMarkerGeometry(B,C,D,'_CellSelected');if (g.width!=E.width||g.height!=E.height){this._UnmarkCells(A,'_CellSelected');return false;}}};this._UnmarkCells(A,'_CellSelected');return true;};FCKTableHandler.MergeCells=function(){var A=this.GetSelectedCells();if (A.length<2) return;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=this._GetCellIndexSpan(C,D,B);this._MarkCells(A,'_SelectedCells');var F=this._GetMarkerGeometry(C,D,E,'_SelectedCells');var G=E-F.x;var H=D-F.y;var I=FCKTools.GetElementDocument(B).createDocumentFragment();for (var i=0;i<F.height;i++){var J=0;for (var j=0;j<F.width;j++){var K=C[H+i][G+j];while (K.childNodes.length>0){var L=K.removeChild(K.firstChild);if (L.nodeType!=1||(L.getAttribute('type',2)!='_moz'&&L.getAttribute('_moz_dirty')!=null)){I.appendChild(L);J++;}}};if (J>0) I.appendChild(FCK.EditorDocument.createElement('br'));};this._ReplaceCellsByMarker(C,'_SelectedCells',B);this._UnmarkCells(A,'_SelectedCells');this._InstallTableMap(C,B.parentNode.parentNode.parentNode);B.appendChild(I);if (FCKBrowserInfo.IsGeckoLike&&(!B.firstChild)) FCKTools.AppendBogusBr(B);this._MoveCaretToCell(B,false);};FCKTableHandler.MergeRight=function(){var A=this.GetMergeRightTarget();if (A==null) return;var B=A.refCell;var C=A.tableMap;var D=A.nextCell;var E=FCK.EditorDocument.createDocumentFragment();while (D&&D.childNodes&&D.childNodes.length>0) E.appendChild(D.removeChild(D.firstChild));D.parentNode.removeChild(D);B.appendChild(E);this._MarkCells([D],'_Replace');this._ReplaceCellsByMarker(C,'_Replace',B);this._InstallTableMap(C,B.parentNode.parentNode.parentNode);this._MoveCaretToCell(B,false);};FCKTableHandler.MergeDown=function(){var A=this.GetMergeDownTarget();if (A==null) return;var B=A.refCell;var C=A.tableMap;var D=A.nextCell;var E=FCKTools.GetElementDocument(B).createDocumentFragment();while (D&&D.childNodes&&D.childNodes.length>0) E.appendChild(D.removeChild(D.firstChild));if (E.firstChild) E.insertBefore(FCK.EditorDocument.createElement('br'),E.firstChild);B.appendChild(E);this._MarkCells([D],'_Replace');this._ReplaceCellsByMarker(C,'_Replace',B);this._InstallTableMap(C,B.parentNode.parentNode.parentNode);this._MoveCaretToCell(B,false);};FCKTableHandler.HorizontalSplitCell=function(){var A=FCKTableHandler.GetSelectedCells();if (A.length!=1) return;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=FCKTableHandler._GetCellIndexSpan(C,D,B);var F=isNaN(B.colSpan)?1:B.colSpan;if (F>1){var G=Math.ceil(F/2);var H=FCK.EditorDocument.createElement(B.nodeName);if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(H);var I=E+G;var J=E+F;var K=isNaN(B.rowSpan)?1:B.rowSpan;for (var r=D;r<D+K;r++){for (var i=I;i<J;i++) C[r][i]=H;}}else{var L=[];for (var i=0;i<C.length;i++){var M=C[i].slice(0,E);if (C[i].length<=E){L.push(M);continue;};if (C[i][E]==B){M.push(B);M.push(FCK.EditorDocument.createElement(B.nodeName));if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(M[M.length-1]);}else{M.push(C[i][E]);M.push(C[i][E]);};for (var j=E+1;j<C[i].length;j++) M.push(C[i][j]);L.push(M);};C=L;};this._InstallTableMap(C,B.parentNode.parentNode.parentNode);};FCKTableHandler.VerticalSplitCell=function(){var A=FCKTableHandler.GetSelectedCells();if (A.length!=1) return;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=FCKTableHandler._GetCellIndexSpan(C,D,B);var F=isNaN(B.colSpan)?1:B.colSpan;var G=B.rowSpan;if (isNaN(G)) G=1;if (G>1){B.rowSpan=Math.ceil(G/2);var H=D+Math.ceil(G/2);var I=C[H];var J=null;for (var i=E+1;i<I.length;i++){if (I[i].parentNode.rowIndex==H){J=I[i];break;}};var K=FCK.EditorDocument.createElement(B.nodeName);K.rowSpan=Math.floor(G/2);if (F>1) K.colSpan=F;if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(K);B.parentNode.parentNode.parentNode.rows[H].insertBefore(K,J);}else{var L=B.parentNode.sectionRowIndex+1;var M=FCK.EditorDocument.createElement('tr');var N=B.parentNode.parentNode;if (N.rows.length>L) N.insertBefore(M,N.rows[L]);else N.appendChild(M);for (var i=0;i<C[D].length;){var O=C[D][i].colSpan;if (isNaN(O)||O<1) O=1;if (i==E){i+=O;continue;};var P=C[D][i].rowSpan;if (isNaN(P)) P=1;C[D][i].rowSpan=P+1;i+=O;};var K=FCK.EditorDocument.createElement(B.nodeName);if (F>1) K.colSpan=F;if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(K);M.appendChild(K);}};FCKTableHandler._GetCellIndexSpan=function(A,B,C){if (A.length<B+1) return null;var D=A[B];for (var c=0;c<D.length;c++){if (D[c]==C) return c;};return null;};FCKTableHandler._GetCellLocation=function(A,B){for (var i=0;i<A.length;i++){for (var c=0;c<A[i].length;c++){if (A[i][c]==B) return [i,c];}};return null;};FCKTableHandler._CreateTableMap=function(A){var B=(A.nodeName=='TABLE'?A:A.parentNode.parentNode.parentNode);var C=B.rows;var r=-1;var D=[];for (var i=0;i<C.length;i++){r++;if (!D[r]) D[r]=[];var c=-1;for (var j=0;j<C[i].cells.length;j++){var E=C[i].cells[j];c++;while (D[r][c]) c++;var F=isNaN(E.colSpan)?1:E.colSpan;var G=isNaN(E.rowSpan)?1:E.rowSpan;for (var H=0;H<G;H++){if (!D[r+H]) D[r+H]=[];for (var I=0;I<F;I++){D[r+H][c+I]=C[i].cells[j];}};c+=F-1;}};return D;};FCKTableHandler._InstallTableMap=function(A,B){var C=FCKBrowserInfo.IsIE?"_fckrowspan":"rowSpan";for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){var D=A[i][j];if (D.parentNode) D.parentNode.removeChild(D);D.colSpan=D[C]=1;}};var E=0;for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){var D=A[i][j];if (!D) continue;if (j>E) E=j;if (D._colScanned===true) continue;if (A[i][j-1]==D) D.colSpan++;if (A[i][j+1]!=D) D._colScanned=true;}};for (var i=0;i<=E;i++){for (var j=0;j<A.length;j++){if (!A[j]) continue;var D=A[j][i];if (!D||D._rowScanned===true) continue;if (A[j-1]&&A[j-1][i]==D) D[C]++;if (!A[j+1]||A[j+1][i]!=D) D._rowScanned=true;}};for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){var D=A[i][j];FCKDomTools.ClearElementJSProperty(D,'_colScanned');FCKDomTools.ClearElementJSProperty(D,'_rowScanned');}};for (var i=0;i<A.length;i++){var I=FCK.EditorDocument.createElement('tr');for (var j=0;j<A[i].length;){var D=A[i][j];if (A[i-1]&&A[i-1][j]==D){j+=D.colSpan;continue;};I.appendChild(D);if (C!='rowSpan'){D.rowSpan=D[C];D.removeAttribute(C);};j+=D.colSpan;if (D.colSpan==1) D.removeAttribute('colspan');if (D.rowSpan==1) D.removeAttribute('rowspan');};if (FCKBrowserInfo.IsIE){B.rows[i].replaceNode(I);}else{B.rows[i].innerHTML='';FCKDomTools.MoveChildren(I,B.rows[i]);}}};FCKTableHandler._MoveCaretToCell=function (A,B){var C=new FCKDomRange(FCK.EditorWindow);C.MoveToNodeContents(A);C.Collapse(B);C.Select();};FCKTableHandler.ClearRow=function(A){var B=A.cells;for (var i=0;i<B.length;i++){B[i].innerHTML='';if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(B[i]);}};FCKTableHandler.GetMergeRightTarget=function(){var A=this.GetSelectedCells();if (A.length!=1) return null;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=this._GetCellIndexSpan(C,D,B);var F=E+(isNaN(B.colSpan)?1:B.colSpan);var G=C[D][F];if (!G) return null;this._MarkCells([B,G],'_SizeTest');var H=this._GetMarkerGeometry(C,D,E,'_SizeTest');var I=this._GetMarkerGeometry(C,D,F,'_SizeTest');this._UnmarkCells([B,G],'_SizeTest');if (H.height!=I.height||H.y!=I.y) return null;return { 'refCell':B,'nextCell':G,'tableMap':C };};FCKTableHandler.GetMergeDownTarget=function(){var A=this.GetSelectedCells();if (A.length!=1) return null;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=this._GetCellIndexSpan(C,D,B);var F=D+(isNaN(B.rowSpan)?1:B.rowSpan);if (!C[F]) return null;var G=C[F][E];if (!G) return null;if (B.parentNode.parentNode!=G.parentNode.parentNode) return null;this._MarkCells([B,G],'_SizeTest');var H=this._GetMarkerGeometry(C,D,E,'_SizeTest');var I=this._GetMarkerGeometry(C,F,E,'_SizeTest');this._UnmarkCells([B,G],'_SizeTest');if (H.width!=I.width||H.x!=I.x) return null;return { 'refCell':B,'nextCell':G,'tableMap':C };};
-FCKTableHandler.GetSelectedCells=function(){var A=[];var B=FCKSelection.GetSelection();if (B.rangeCount==1&&B.anchorNode.nodeType==3){var C=FCKTools.GetElementAscensor(B.anchorNode,'TD,TH');if (C) A[0]=C;return A;};for (var i=0;i<B.rangeCount;i++){var D=B.getRangeAt(i);var E;if (D.startContainer.tagName.Equals('TD','TH')) E=D.startContainer;else E=D.startContainer.childNodes[D.startOffset];if (E.nodeName.Equals('TD','TH')) A[A.length]=E;};return A;};
-var FCKXml=function(){this.Error=false;};FCKXml.GetAttribute=function(A,B,C){var D=A.attributes.getNamedItem(B);return D?D.value:C;};FCKXml.TransformToObject=function(A){if (!A) return null;var B={};var C=A.attributes;for (var i=0;i<C.length;i++){var D=C[i];B[D.name]=D.value;};var E=A.childNodes;for (i=0;i<E.length;i++){var F=E[i];if (F.nodeType==1){var G='$'+F.nodeName;var H=B[G];if (!H) H=B[G]=[];H.push(this.TransformToObject(F));}};return B;};
-FCKXml.prototype={LoadUrl:function(A){this.Error=false;var B;var C=FCKTools.CreateXmlObject('XmlHttp');C.open('GET',A,false);C.send(null);if (C.status==200||C.status==304||(C.status==0&&C.readyState==4)){B=C.responseXML;if (!B) B=(new DOMParser()).parseFromString(C.responseText,'text/xml');}else B=null;if (B){try{var D=B.firstChild;}catch (e){B=(new DOMParser()).parseFromString(C.responseText,'text/xml');}};if (!B||!B.firstChild){this.Error=true;if (window.confirm('Error loading "'+A+'" (HTTP Status: '+C.status+').\r\nDo you want to see the server response dump?')) alert(C.responseText);};this.DOMDocument=B;},SelectNodes:function(A,B){if (this.Error) return [];var C=[];var D=this.DOMDocument.evaluate(A,B?B:this.DOMDocument,this.DOMDocument.createNSResolver(this.DOMDocument.documentElement),XPathResult.ORDERED_NODE_ITERATOR_TYPE,null);if (D){var E=D.iterateNext();while(E){C[C.length]=E;E=D.iterateNext();}};return C;},SelectSingleNode:function(A,B){if (this.Error) return null;var C=this.DOMDocument.evaluate(A,B?B:this.DOMDocument,this.DOMDocument.createNSResolver(this.DOMDocument.documentElement),9,null);if (C&&C.singleNodeValue) return C.singleNodeValue;else return null;}};
-var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name);};FCKNamedCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState(this.Name);};
-var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKUndo.SaveUndoStep();if (B.Selected) FCK.Styles.RemoveStyle(B.Style);else FCK.Styles.ApplyStyle(B.Style);FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorDocument) return -1;if (FCKSelection.GetType()=='Control'){var A=FCKSelection.GetSelectedElement();if (!A||!FCKStyles.CheckHasObjectStyle(A.nodeName.toLowerCase())) return -1;};return 0;}};
-var FCKDialogCommand=function(A,B,C,D,E,F,G,H){this.Name=A;this.Title=B;this.Url=C;this.Width=D;this.Height=E;this.CustomValue=H;this.GetStateFunction=F;this.GetStateParam=G;this.Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.Width,this.Height,this.CustomValue,null,this.Resizable);};FCKDialogCommand.prototype.GetState=function(){if (this.GetStateFunction) return this.GetStateFunction(this.GetStateParam);else return FCK.EditMode==0?0:-1;};var FCKUndefinedCommand=function(){this.Name='Undefined';};FCKUndefinedCommand.prototype.Execute=function(){alert(FCKLang.NotImplemented);};FCKUndefinedCommand.prototype.GetState=function(){return 0;};var FCKFormatBlockCommand=function(){};FCKFormatBlockCommand.prototype={Name:'FormatBlock',Execute:FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1;}};var FCKFontNameCommand=function(){};FCKFontNameCommand.prototype={Name:'FontName',Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKFontSizeCommand=function(){};FCKFontSizeCommand.prototype={Name:'FontSize',Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKPreviewCommand=function(){this.Name='Preview';};FCKPreviewCommand.prototype.Execute=function(){FCK.Preview();};FCKPreviewCommand.prototype.GetState=function(){return 0;};var FCKSaveCommand=function(){this.Name='Save';};FCKSaveCommand.prototype.Execute=function(){var A=FCK.GetParentForm();if (typeof(A.onsubmit)=='function'){var B=A.onsubmit();if (B!=null&&B===false) return;};if (typeof(A.submit)=='function') A.submit();else A.submit.click();};FCKSaveCommand.prototype.GetState=function(){return 0;};var FCKNewPageCommand=function(){this.Name='NewPage';};FCKNewPageCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();FCK.SetData('');FCKUndo.Typing=true;FCK.Focus();};FCKNewPageCommand.prototype.GetState=function(){return 0;};var FCKSourceCommand=function(){this.Name='Source';};FCKSourceCommand.prototype.Execute=function(){if (FCKConfig.SourcePopup){var A=FCKConfig.ScreenWidth*0.65;var B=FCKConfig.ScreenHeight*0.65;FCKDialog.OpenDialog('FCKDialog_Source',FCKLang.Source,'dialog/fck_source.html',A,B,null,null,true);}else FCK.SwitchEditMode();};FCKSourceCommand.prototype.GetState=function(){return (FCK.EditMode==0?0:1);};var FCKUndoCommand=function(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=function(){FCKUndo.Undo();};FCKUndoCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return (FCKUndo.CheckUndoState()?0:-1);};var FCKRedoCommand=function(){this.Name='Redo';};FCKRedoCommand.prototype.Execute=function(){FCKUndo.Redo();};FCKRedoCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return (FCKUndo.CheckRedoState()?0:-1);};var FCKPageBreakCommand=function(){this.Name='PageBreak';};FCKPageBreakCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();var e=FCK.EditorDocument.createElement('DIV');e.style.pageBreakAfter='always';e.innerHTML='<span style="DISPLAY:none">&nbsp;</span>';var A=FCKDocumentProcessor_CreateFakeImage('FCK__PageBreak',e);var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.SplitBlock();B.InsertNode(A);FCK.Events.FireEvent('OnSelectionChange');};FCKPageBreakCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return 0;};var FCKUnlinkCommand=function(){this.Name='Unlink';};FCKUnlinkCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (FCKBrowserInfo.IsGeckoLike){var A=FCK.Selection.MoveToAncestorNode('A');if (A) FCKTools.RemoveOuterTags(A);return;};FCK.ExecuteNamedCommand(this.Name);};FCKUnlinkCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;var A=FCK.GetNamedCommandState(this.Name);if (A==0&&FCK.EditMode==0){var B=FCKSelection.MoveToAncestorNode('A');var C=(B&&B.name.length>0&&B.href.length==0);if (C) A=-1;};return A;};var FCKVisitLinkCommand=function(){this.Name='VisitLink';};FCKVisitLinkCommand.prototype={GetState:function(){if (FCK.EditMode!=0) return -1;var A=FCK.GetNamedCommandState('Unlink');if (A==0){var B=FCKSelection.MoveToAncestorNode('A');if (!B.href) A=-1;};return A;},Execute:function(){var A=FCKSelection.MoveToAncestorNode('A');var B=A.getAttribute('_fcksavedurl')||A.getAttribute('href',2);if (!/:\/\//.test(B)){var C=FCKConfig.BaseHref;var D=FCK.GetInstanceObject('parent');if (!C){C=D.document.location.href;C=C.substring(0,C.lastIndexOf('/')+1);};if (/^\//.test(B)){try{C=C.match(/^.*:\/\/+[^\/]+/)[0];}catch (e){C=D.document.location.protocol+'://'+D.parent.document.location.host;}};B=C+B;};if (!window.open(B,'_blank')) alert(FCKLang.VisitLinkBlocked);}};var FCKSelectAllCommand=function(){this.Name='SelectAll';};FCKSelectAllCommand.prototype.Execute=function(){if (FCK.EditMode==0){FCK.ExecuteNamedCommand('SelectAll');}else{var A=FCK.EditingArea.Textarea;if (FCKBrowserInfo.IsIE){A.createTextRange().execCommand('SelectAll');}else{A.selectionStart=0;A.selectionEnd=A.value.length;};A.focus();}};FCKSelectAllCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return 0;};var FCKPasteCommand=function(){this.Name='Paste';};FCKPasteCommand.prototype={Execute:function(){if (FCKBrowserInfo.IsIE) FCK.Paste();else FCK.ExecuteNamedCommand('Paste');},GetState:function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Paste');}};var FCKRuleCommand=function(){this.Name='Rule';};FCKRuleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();FCK.InsertElement('hr');},GetState:function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('InsertHorizontalRule');}};var FCKCutCopyCommand=function(A){this.Name=A?'Cut':'Copy';};FCKCutCopyCommand.prototype={Execute:function(){var A=false;if (FCKBrowserInfo.IsIE){var B=function(){A=true;};var C='on'+this.Name.toLowerCase();FCK.EditorDocument.body.attachEvent(C,B);FCK.ExecuteNamedCommand(this.Name);FCK.EditorDocument.body.detachEvent(C,B);}else{try{FCK.ExecuteNamedCommand(this.Name);A=true;}catch(e){}};if (!A) alert(FCKLang['PasteError'+this.Name]);},GetState:function(){return FCK.EditMode!=0?-1:FCK.GetNamedCommandState('Cut');}};var FCKAnchorDeleteCommand=function(){this.Name='AnchorDelete';};FCKAnchorDeleteCommand.prototype={Execute:function(){if (FCK.Selection.GetType()=='Control'){FCK.Selection.Delete();}else{var A=FCK.Selection.GetSelectedElement();if (A){if (A.tagName=='IMG'&&A.getAttribute('_fckanchor')) oAnchor=FCK.GetRealElement(A);else A=null;};if (!A){oAnchor=FCK.Selection.MoveToAncestorNode('A');if (oAnchor) FCK.Selection.SelectNode(oAnchor);};if (oAnchor.href.length!=0){oAnchor.removeAttribute('name');if (FCKBrowserInfo.IsIE) oAnchor.className=oAnchor.className.replace(FCKRegexLib.FCK_Class,'');return;};if (A){A.parentNode.removeChild(A);return;};if (oAnchor.innerHTML.length==0){oAnchor.parentNode.removeChild(oAnchor);return;};FCKTools.RemoveOuterTags(oAnchor);};if (FCKBrowserInfo.IsGecko) FCK.Selection.Collapse(true);},GetState:function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Unlink');}};var FCKDeleteDivCommand=function(){};FCKDeleteDivCommand.prototype={GetState:function(){if (FCK.EditMode!=0) return -1;var A=FCKSelection.GetParentElement();var B=new FCKElementPath(A);return B.BlockLimit&&B.BlockLimit.nodeName.IEquals('div')?0:-1;},Execute:function(){FCKUndo.SaveUndoStep();var A=FCKDomTools.GetSelectedDivContainers();var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.CreateBookmark();for (var i=0;i<A.length;i++) FCKDomTools.RemoveNode(A[i],true);B.MoveToBookmark(C);B.Select();}};var FCKNbsp=function(){this.Name='Non Breaking Space';};FCKNbsp.prototype={Execute:function(){FCK.InsertHtml('&nbsp;');},GetState:function(){return (FCK.EditMode!=0?-1:0);}};
-var FCKShowBlockCommand=function(A,B){this.Name=A;if (B!=undefined) this._SavedState=B;else this._SavedState=null;};FCKShowBlockCommand.prototype.Execute=function(){var A=this.GetState();if (A==-1) return;var B=FCK.EditorDocument.body;if (A==1) B.className=B.className.replace(/(^| )FCK__ShowBlocks/g,'');else B.className+=' FCK__ShowBlocks';if (FCKBrowserInfo.IsIE){try{FCK.EditorDocument.selection.createRange().select();}catch (e){}}else{var C=FCK.EditorWindow.getSelection().focusNode;if (C){if (C.nodeType!=1) C=C.parentNode;FCKDomTools.ScrollIntoView(C,false);}};FCK.Events.FireEvent('OnSelectionChange');};FCKShowBlockCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;if (!FCK.EditorDocument) return 0;if (/FCK__ShowBlocks(?:\s|$)/.test(FCK.EditorDocument.body.className)) return 1;return 0;};FCKShowBlockCommand.prototype.SaveState=function(){this._SavedState=this.GetState();};FCKShowBlockCommand.prototype.RestoreState=function(){if (this._SavedState!=null&&this.GetState()!=this._SavedState) this.Execute();};
-var FCKSpellCheckCommand=function(){this.Name='SpellCheck';this.IsEnabled=(FCKConfig.SpellChecker!='ieSpell');};FCKSpellCheckCommand.prototype.Execute=function(){switch (FCKConfig.SpellChecker){case 'SpellerPages':FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','dialog/fck_spellerpages.html',440,480);break;case 'WSC':FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','wsc/w.html',530,480);}};FCKSpellCheckCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return this.IsEnabled?0:-1;};
-var FCKTextColorCommand=function(A){this.Name=A=='ForeColor'?'TextColor':'BGColor';this.Type=A;var B;if (FCKBrowserInfo.IsIE) B=window;else if (FCK.ToolbarSet._IFrame) B=FCKTools.GetElementWindow(FCK.ToolbarSet._IFrame);else B=window.parent;this._Panel=new FCKPanel(B);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._Panel.MainNode.className='FCK_Panel';this._CreatePanelBody(this._Panel.Document,this._Panel.MainNode);FCK.ToolbarSet.ToolbarItems.GetItem(this.Name).RegisterPanel(this._Panel);FCKTools.DisableSelection(this._Panel.Document.body);};FCKTextColorCommand.prototype.Execute=function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor=function(A){FCKUndo.SaveUndoStep();var B=FCKStyles.GetStyle('_FCK_'+(this.Type=='ForeColor'?'Color':'BackColor'));if (!A||A.length==0) FCK.Styles.RemoveStyle(B);else{B.SetVariable('Color',A);FCKStyles.ApplyStyle(B);};FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');};FCKTextColorCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return 0;};function FCKTextColorCommand_OnMouseOver(){this.className='ColorSelected';};function FCKTextColorCommand_OnMouseOut(){this.className='ColorDeselected';};function FCKTextColorCommand_OnClick(A,B,C){this.className='ColorDeselected';B.SetColor(C);B._Panel.Hide();};function FCKTextColorCommand_AutoOnClick(A,B){this.className='ColorDeselected';B.SetColor('');B._Panel.Hide();};function FCKTextColorCommand_MoreOnClick(A,B){this.className='ColorDeselected';B._Panel.Hide();FCKDialog.OpenDialog('FCKDialog_Color',FCKLang.DlgColorTitle,'dialog/fck_colorselector.html',410,320,FCKTools.Bind(B,B.SetColor));};FCKTextColorCommand.prototype._CreatePanelBody=function(A,B){function CreateSelectionDiv(){var C=A.createElement("DIV");C.className='ColorDeselected';FCKTools.AddEventListenerEx(C,'mouseover',FCKTextColorCommand_OnMouseOver);FCKTools.AddEventListenerEx(C,'mouseout',FCKTextColorCommand_OnMouseOut);return C;};var D=B.appendChild(A.createElement("TABLE"));D.className='ForceBaseFont';D.style.tableLayout='fixed';D.cellPadding=0;D.cellSpacing=0;D.border=0;D.width=150;var E=D.insertRow(-1).insertCell(-1);E.colSpan=8;var C=E.appendChild(CreateSelectionDiv());C.innerHTML='<table cellspacing="0" cellpadding="0" width="100%" border="0">\n                        <tr>\n                          <td><div class="ColorBoxBorder"><div class="ColorBox" style="background-color: #000000"></div></div></td>\n                             <td nowrap width="100%" align="center">'+FCKLang.ColorAutomatic+'</td>\n                        </tr>\n         </table>';FCKTools.AddEventListenerEx(C,'click',FCKTextColorCommand_AutoOnClick,this);if (!FCKBrowserInfo.IsIE) C.style.width='96%';var G=FCKConfig.FontColors.toString().split(',');var H=0;while (H<G.length){var I=D.insertRow(-1);for (var i=0;i<8;i++,H++){if (H<G.length){var J=G[H].split('/');var K='#'+J[0];var L=J[1]||K;};C=I.insertCell(-1).appendChild(CreateSelectionDiv());C.innerHTML='<div class="ColorBoxBorder"><div class="ColorBox" style="background-color: '+K+'"></div></div>';if (H>=G.length) C.style.visibility='hidden';else FCKTools.AddEventListenerEx(C,'click',FCKTextColorCommand_OnClick,[this,L]);}};if (FCKConfig.EnableMoreFontColors){E=D.insertRow(-1).insertCell(-1);E.colSpan=8;C=E.appendChild(CreateSelectionDiv());C.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td nowrap align="center">'+FCKLang.ColorMoreColors+'</td></tr></table>';FCKTools.AddEventListenerEx(C,'click',FCKTextColorCommand_MoreOnClick,this);};if (!FCKBrowserInfo.IsIE) C.style.width='96%';};
-var FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText();};FCKPastePlainTextCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Paste');};
-var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord();};FCKPasteWordCommand.prototype.GetState=function(){if (FCK.EditMode!=0||FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
-var FCKTableCommand=function(A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrowserInfo.IsGecko){switch (this.Name){case 'TableMergeRight':return FCKTableHandler.MergeRight();case 'TableMergeDown':return FCKTableHandler.MergeDown();}};switch (this.Name){case 'TableInsertRowAfter':return FCKTableHandler.InsertRow(false);case 'TableInsertRowBefore':return FCKTableHandler.InsertRow(true);case 'TableDeleteRows':return FCKTableHandler.DeleteRows();case 'TableInsertColumnAfter':return FCKTableHandler.InsertColumn(false);case 'TableInsertColumnBefore':return FCKTableHandler.InsertColumn(true);case 'TableDeleteColumns':return FCKTableHandler.DeleteColumns();case 'TableInsertCellAfter':return FCKTableHandler.InsertCell(null,false);case 'TableInsertCellBefore':return FCKTableHandler.InsertCell(null,true);case 'TableDeleteCells':return FCKTableHandler.DeleteCells();case 'TableMergeCells':return FCKTableHandler.MergeCells();case 'TableHorizontalSplitCell':return FCKTableHandler.HorizontalSplitCell();case 'TableVerticalSplitCell':return FCKTableHandler.VerticalSplitCell();case 'TableDelete':return FCKTableHandler.DeleteTable();default:return alert(FCKLang.UnknownCommand.replace(/%1/g,this.Name));}};FCKTableCommand.prototype.GetState=function(){if (FCK.EditorDocument!=null&&FCKSelection.HasAncestorNode('TABLE')){switch (this.Name){case 'TableHorizontalSplitCell':case 'TableVerticalSplitCell':if (FCKTableHandler.GetSelectedCells().length==1) return 0;else return -1;case 'TableMergeCells':if (FCKTableHandler.CheckIsSelectionRectangular()&&FCKTableHandler.GetSelectedCells().length>1) return 0;else return -1;case 'TableMergeRight':return FCKTableHandler.GetMergeRightTarget()?0:-1;case 'TableMergeDown':return FCKTableHandler.GetMergeDownTarget()?0:-1;default:return 0;}}else return -1;};
-var FCKFitWindow=function(){this.Name='FitWindow';};FCKFitWindow.prototype.Execute=function(){var A=window.frameElement;var B=A.style;var C=parent;var D=C.document.documentElement;var E=C.document.body;var F=E.style;var G;var H,oEditorScrollPos;if (FCK.EditMode==0){H=new FCKDomRange(FCK.EditorWindow);H.MoveToSelection();oEditorScrollPos=FCKTools.GetScrollPosition(FCK.EditorWindow);}else{var I=FCK.EditingArea.Textarea;H=!FCKBrowserInfo.IsIE&&[I.selectionStart,I.selectionEnd];oEditorScrollPos=[I.scrollLeft,I.scrollTop];};if (!this.IsMaximized){if(FCKBrowserInfo.IsIE) C.attachEvent('onresize',FCKFitWindow_Resize);else C.addEventListener('resize',FCKFitWindow_Resize,true);this._ScrollPos=FCKTools.GetScrollPosition(C);G=A;while((G=G.parentNode)){if (G.nodeType==1){G._fckSavedStyles=FCKTools.SaveStyles(G);G.style.zIndex=FCKConfig.FloatingPanelsZIndex-1;}};if (FCKBrowserInfo.IsIE){this.documentElementOverflow=D.style.overflow;D.style.overflow='hidden';F.overflow='hidden';}else{F.overflow='hidden';F.width='0px';F.height='0px';};this._EditorFrameStyles=FCKTools.SaveStyles(A);var J=FCKTools.GetViewPaneSize(C);B.position="absolute";A.offsetLeft;B.zIndex=FCKConfig.FloatingPanelsZIndex-1;B.left="0px";B.top="0px";B.width=J.Width+"px";B.height=J.Height+"px";if (!FCKBrowserInfo.IsIE){B.borderRight=B.borderBottom="9999px solid white";B.backgroundColor="white";};C.scrollTo(0,0);var K=FCKTools.GetWindowPosition(C,A);if (K.x!=0) B.left=(-1*K.x)+"px";if (K.y!=0) B.top=(-1*K.y)+"px";this.IsMaximized=true;}else{if(FCKBrowserInfo.IsIE) C.detachEvent("onresize",FCKFitWindow_Resize);else C.removeEventListener("resize",FCKFitWindow_Resize,true);G=A;while((G=G.parentNode)){if (G._fckSavedStyles){FCKTools.RestoreStyles(G,G._fckSavedStyles);G._fckSavedStyles=null;}};if (FCKBrowserInfo.IsIE) D.style.overflow=this.documentElementOverflow;FCKTools.RestoreStyles(A,this._EditorFrameStyles);C.scrollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false;};FCKToolbarItems.GetItem('FitWindow').RefreshState();if (FCK.EditMode==0) FCK.EditingArea.MakeEditable();FCK.Focus();if (FCK.EditMode==0){H.Select();FCK.EditorWindow.scrollTo(oEditorScrollPos.X,oEditorScrollPos.Y);}else{if (!FCKBrowserInfo.IsIE){I.selectionStart=H[0];I.selectionEnd=H[1];};I.scrollLeft=oEditorScrollPos[0];I.scrollTop=oEditorScrollPos[1];}};FCKFitWindow.prototype.GetState=function(){if (FCKConfig.ToolbarLocation!='In') return -1;else return (this.IsMaximized?1:0);};function FCKFitWindow_Resize(){var A=FCKTools.GetViewPaneSize(parent);var B=window.frameElement.style;B.width=A.Width+'px';B.height=A.Height+'px';};
-var FCKListCommand=function(A,B){this.Name=A;this.TagName=B;};FCKListCommand.prototype={GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=FCKSelection.GetBoundaryParentElement(true);var B=A;while (B){if (B.nodeName.IEquals(['ul','ol'])) break;B=B.parentNode;};if (B&&B.nodeName.IEquals(this.TagName)) return 1;else return 0;},Execute:function(){FCKUndo.SaveUndoStep();var A=FCK.EditorDocument;var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=this.GetState();if (C==0){FCKDomTools.TrimNode(A.body);if (!A.body.firstChild){var D=A.createElement('p');A.body.appendChild(D);B.MoveToNodeContents(D);}};var E=B.CreateBookmark();var F=[];var G={};var H=new FCKDomRangeIterator(B);var I;H.ForceBrBreak=(C==0);var J=true;var K=null;while (J){while ((I=H.GetNextParagraph())){var L=new FCKElementPath(I);var M=null;var N=false;var O=L.BlockLimit;for (var i=L.Elements.length-1;i>=0;i--){var P=L.Elements[i];if (P.nodeName.IEquals(['ol','ul'])){if (O._FCK_ListGroupObject) O._FCK_ListGroupObject=null;var Q=P._FCK_ListGroupObject;if (Q) Q.contents.push(I);else{Q={ 'root':P,'contents':[I] };F.push(Q);FCKDomTools.SetElementMarker(G,P,'_FCK_ListGroupObject',Q);};N=true;break;}};if (N) continue;var R=O;if (R._FCK_ListGroupObject) R._FCK_ListGroupObject.contents.push(I);else{var Q={ 'root':R,'contents':[I] };FCKDomTools.SetElementMarker(G,R,'_FCK_ListGroupObject',Q);F.push(Q);}};if (FCKBrowserInfo.IsIE) J=false;else{if (K==null){K=[];var T=FCKSelection.GetSelection();if (T&&F.length==0) K.push(T.getRangeAt(0));for (var i=1;T&&i<T.rangeCount;i++) K.push(T.getRangeAt(i));};if (K.length<1) J=false;else{var U=FCKW3CRange.CreateFromRange(A,K.shift());B._Range=U;B._UpdateElementInfo();if (B.StartNode.nodeName.IEquals('td')) B.SetStart(B.StartNode,1);if (B.EndNode.nodeName.IEquals('td')) B.SetEnd(B.EndNode,2);H=new FCKDomRangeIterator(B);H.ForceBrBreak=(C==0);}}};var W=[];while (F.length>0){var Q=F.shift();if (C==0){if (Q.root.nodeName.IEquals(['ul','ol'])) this._ChangeListType(Q,G,W);else this._CreateList(Q,W);}else if (C==1&&Q.root.nodeName.IEquals(['ul','ol'])) this._RemoveList(Q,G);};for (var i=0;i<W.length;i++){var M=W[i];var Z=false;var a=M;while (!Z){a=a.nextSibling;if (a&&a.nodeType==3&&a.nodeValue.search(/^[\n\r\t ]*$/)==0) continue;Z=true;};if (a&&a.nodeName.IEquals(this.TagName)){a.parentNode.removeChild(a);while (a.firstChild) M.appendChild(a.removeChild(a.firstChild));};Z=false;a=M;while (!Z){a=a.previousSibling;if (a&&a.nodeType==3&&a.nodeValue.search(/^[\n\r\t ]*$/)==0) continue;Z=true;};if (a&&a.nodeName.IEquals(this.TagName)){a.parentNode.removeChild(a);while (a.lastChild) M.insertBefore(a.removeChild(a.lastChild),M.firstChild);}};FCKDomTools.ClearAllMarkers(G);B.MoveToBookmark(E);B.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},_ChangeListType:function(A,B,C){var D=FCKDomTools.ListToArray(A.root,B);var E=[];for (var i=0;i<A.contents.length;i++){var F=A.contents[i];F=FCKTools.GetElementAscensor(F,'li');if (!F||F._FCK_ListItem_Processed) continue;E.push(F);FCKDomTools.SetElementMarker(B,F,'_FCK_ListItem_Processed',true);};var G=FCKTools.GetElementDocument(A.root).createElement(this.TagName);for (var i=0;i<E.length;i++){var H=E[i]._FCK_ListArray_Index;D[H].parent=G;};var I=FCKDomTools.ArrayToList(D,B);for (var i=0;i<I.listNode.childNodes.length;i++){if (I.listNode.childNodes[i].nodeName.IEquals(this.TagName)) C.push(I.listNode.childNodes[i]);};A.root.parentNode.replaceChild(I.listNode,A.root);},_CreateList:function(A,B){var C=A.contents;var D=FCKTools.GetElementDocument(A.root);var E=[];if (C.length==1&&C[0]==A.root){var F=D.createElement('div');while (C[0].firstChild) F.appendChild(C[0].removeChild(C[0].firstChild));C[0].appendChild(F);C[0]=F;};var G=A.contents[0].parentNode;for (var i=0;i<C.length;i++) G=FCKDomTools.GetCommonParents(G,C[i].parentNode).pop();for (var i=0;i<C.length;i++){var H=C[i];while (H.parentNode){if (H.parentNode==G){E.push(H);break;};H=H.parentNode;}};if (E.length<1) return;var I=E[E.length-1].nextSibling;var J=D.createElement(this.TagName);B.push(J);while (E.length){var K=E.shift();var L=D.createDocumentFragment();while (K.firstChild) L.appendChild(K.removeChild(K.firstChild));K.parentNode.removeChild(K);var M=D.createElement('li');M.appendChild(L);J.appendChild(M);};G.insertBefore(J,I);},_RemoveList:function(A,B){var C=FCKDomTools.ListToArray(A.root,B);var D=[];for (var i=0;i<A.contents.length;i++){var E=A.contents[i];E=FCKTools.GetElementAscensor(E,'li');if (!E||E._FCK_ListItem_Processed) continue;D.push(E);FCKDomTools.SetElementMarker(B,E,'_FCK_ListItem_Processed',true);};var F=null;for (var i=0;i<D.length;i++){var G=D[i]._FCK_ListArray_Index;C[G].indent=-1;F=G;};for (var i=F+1;i<C.length;i++){if (C[i].indent>C[i-1].indent+1){var H=C[i-1].indent+1-C[i].indent;var I=C[i].indent;while (C[i]&&C[i].indent>=I){C[i].indent+=H;i++;};i--;}};var J=FCKDomTools.ArrayToList(C,B);if (A.root.nextSibling==null||A.root.nextSibling.nodeName.IEquals('br')){if (J.listNode.lastChild.nodeName.IEquals('br')) J.listNode.removeChild(J.listNode.lastChild);};A.root.parentNode.replaceChild(J.listNode,A.root);}};
-var FCKJustifyCommand=function(A){this.AlignValue=A;var B=FCKConfig.ContentLangDirection.toLowerCase();this.IsDefaultAlign=(A=='left'&&B=='ltr')||(A=='right'&&B=='rtl');var C=this._CssClassName=(function(){var D=FCKConfig.JustifyClasses;if (D){switch (A){case 'left':return D[0]||null;case 'center':return D[1]||null;case 'right':return D[2]||null;case 'justify':return D[3]||null;}};return null;})();if (C&&C.length>0) this._CssClassRegex=new RegExp('(?:^|\\s+)'+C+'(?=$|\\s)');};FCKJustifyCommand._GetClassNameRegex=function(){var A=FCKJustifyCommand._ClassRegex;if (A!=undefined) return A;var B=[];var C=FCKConfig.JustifyClasses;if (C){for (var i=0;i<4;i++){var D=C[i];if (D&&D.length>0) B.push(D);}};if (B.length>0) A=new RegExp('(?:^|\\s+)(?:'+B.join('|')+')(?=$|\\s)');else A=null;return FCKJustifyCommand._ClassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();var B=this.GetState();if (B==-1) return;var C=A.CreateBookmark();var D=this._CssClassName;var E=new FCKDomRangeIterator(A);var F;while ((F=E.GetNextParagraph())){F.removeAttribute('align');if (D){var G=F.className.replace(FCKJustifyCommand._GetClassNameRegex(),'');if (B==0){if (G.length>0) G+=' ';F.className=G+D;}else if (G.length==0) FCKDomTools.RemoveAttribute(F,'class');}else{var H=F.style;if (B==0) H.textAlign=this.AlignValue;else{H.textAlign='';if (H.cssText.length==0) F.removeAttribute('style');}}};A.MoveToBookmark(C);A.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (!B||B.nodeName.toLowerCase()=='body') return 0;var C;if (FCKBrowserInfo.IsIE) C=B.currentStyle.textAlign;else C=FCK.EditorWindow.getComputedStyle(B,'').getPropertyValue('text-align');C=C.replace(/(-moz-|-webkit-|start|auto)/i,'');if ((!C&&this.IsDefaultAlign)||C==this.AlignValue) return 1;return 0;}};
-var FCKIndentCommand=function(A,B){this.Name=A;this.Offset=B;this.IndentCSSProperty=FCKConfig.ContentLangDirection.IEquals('ltr')?'marginLeft':'marginRight';};FCKIndentCommand._InitIndentModeParameters=function(){if (FCKConfig.IndentClasses&&FCKConfig.IndentClasses.length>0){this._UseIndentClasses=true;this._IndentClassMap={};for (var i=0;i<FCKConfig.IndentClasses.length;i++) this._IndentClassMap[FCKConfig.IndentClasses[i]]=i+1;this._ClassNameRegex=new RegExp('(?:^|\\s+)('+FCKConfig.IndentClasses.join('|')+')(?=$|\\s)');}else this._UseIndentClasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();var B=A.CreateBookmark();var C=FCKDomTools.GetCommonParentNode(A.StartNode||A.StartContainer,A.EndNode||A.EndContainer,['ul','ol']);if (C) this._IndentList(A,C);else this._IndentBlock(A);A.MoveToBookmark(B);A.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;if (FCKIndentCommand._UseIndentClasses==undefined) FCKIndentCommand._InitIndentModeParameters();var A=FCKSelection.GetBoundaryParentElement(true);var B=FCKSelection.GetBoundaryParentElement(false);var C=FCKDomTools.GetCommonParentNode(A,B,['ul','ol']);if (C){if (this.Name.IEquals('outdent')) return 0;var D=FCKTools.GetElementAscensor(A,'li');if (!D||!D.previousSibling) return -1;return 0;};if (!FCKIndentCommand._UseIndentClasses&&this.Name.IEquals('indent')) return 0;var E=new FCKElementPath(A);var F=E.Block||E.BlockLimit;if (!F) return -1;if (FCKIndentCommand._UseIndentClasses){var G=F.className.match(FCKIndentCommand._ClassNameRegex);var H=0;if (G!=null){G=G[1];H=FCKIndentCommand._IndentClassMap[G];};if ((this.Name=='outdent'&&H==0)||(this.Name=='indent'&&H==FCKConfig.IndentClasses.length)) return -1;return 0;}else{var I=parseInt(F.style[this.IndentCSSProperty],10);if (isNaN(I)) I=0;if (I<=0) return -1;return 0;}},_IndentBlock:function(A){var B=new FCKDomRangeIterator(A);B.EnforceRealBlocks=true;A.Expand('block_contents');var C=FCKDomTools.GetCommonParents(A.StartContainer,A.EndContainer);var D=C[C.length-1];var E;while ((E=B.GetNextParagraph())){if (!(E==D||E.parentNode==D)) continue;if (FCKIndentCommand._UseIndentClasses){var F=E.className.match(FCKIndentCommand._ClassNameRegex);var G=0;if (F!=null){F=F[1];G=FCKIndentCommand._IndentClassMap[F];};if (this.Name.IEquals('outdent')) G--;else if (this.Name.IEquals('indent')) G++;G=Math.min(G,FCKConfig.IndentClasses.length);G=Math.max(G,0);var H=E.className.replace(FCKIndentCommand._ClassNameRegex,'');if (G<1) E.className=H;else E.className=(H.length>0?H+' ':'')+FCKConfig.IndentClasses[G-1];}else{var I=parseInt(E.style[this.IndentCSSProperty],10);if (isNaN(I)) I=0;I+=this.Offset;I=Math.max(I,0);I=Math.ceil(I/this.Offset)*this.Offset;E.style[this.IndentCSSProperty]=I?I+FCKConfig.IndentUnit:'';if (E.getAttribute('style')=='') E.removeAttribute('style');}}},_IndentList:function(A,B){var C=A.StartContainer;var D=A.EndContainer;while (C&&C.parentNode!=B) C=C.parentNode;while (D&&D.parentNode!=B) D=D.parentNode;if (!C||!D) return;var E=C;var F=[];var G=false;while (G==false){if (E==D) G=true;F.push(E);E=E.nextSibling;};if (F.length<1) return;var H=FCKDomTools.GetParents(B);for (var i=0;i<H.length;i++){if (H[i].nodeName.IEquals(['ul','ol'])){B=H[i];break;}};var I=this.Name.IEquals('indent')?1:-1;var J=F[0];var K=F[F.length-1];var L={};var M=FCKDomTools.ListToArray(B,L);var N=M[K._FCK_ListArray_Index].indent;for (var i=J._FCK_ListArray_Index;i<=K._FCK_ListArray_Index;i++) M[i].indent+=I;for (var i=K._FCK_ListArray_Index+1;i<M.length&&M[i].indent>N;i++) M[i].indent+=I;var O=FCKDomTools.ArrayToList(M);if (O) B.parentNode.replaceChild(O.listNode,B);FCKDomTools.ClearAllMarkers(L);}};
-var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=this.GetState();var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.CreateBookmark();if (FCKBrowserInfo.IsIE){var D=B.GetBookmarkNode(C,true);var E=B.GetBookmarkNode(C,false);var F;if (D&&D.parentNode.nodeName.IEquals('blockquote')&&!D.previousSibling){F=D;while ((F=F.nextSibling)){if (FCKListsLib.BlockElements[F.nodeName.toLowerCase()]) FCKDomTools.MoveNode(D,F,true);}};if (E&&E.parentNode.nodeName.IEquals('blockquote')&&!E.previousSibling){F=E;while ((F=F.nextSibling)){if (FCKListsLib.BlockElements[F.nodeName.toLowerCase()]){if (F.firstChild==D) FCKDomTools.InsertAfterNode(D,E);else FCKDomTools.MoveNode(E,F,true);}}}};var G=new FCKDomRangeIterator(B);var H;if (A==0){var I=[];while ((H=G.GetNextParagraph())) I.push(H);if (I.length<1){para=B.Window.document.createElement(FCKConfig.EnterMode.IEquals('p')?'p':'div');B.InsertNode(para);para.appendChild(B.Window.document.createTextNode('\ufeff'));B.MoveToBookmark(C);B.MoveToNodeContents(para);B.Collapse(true);C=B.CreateBookmark();I.push(para);};var J=I[0].parentNode;var K=[];for (var i=0;i<I.length;i++){H=I[i];J=FCKDomTools.GetCommonParents(H.parentNode,J).pop();}while (J.nodeName.IEquals('table','tbody','tr','ol','ul')) J=J.parentNode;var L=null;while (I.length>0){H=I.shift();while (H.parentNode!=J) H=H.parentNode;if (H!=L) K.push(H);L=H;}while (K.length>0){H=K.shift();if (H.nodeName.IEquals('blockquote')){var M=FCKTools.GetElementDocument(H).createDocumentFragment();while (H.firstChild){M.appendChild(H.removeChild(H.firstChild));I.push(M.lastChild);};H.parentNode.replaceChild(M,H);}else I.push(H);};var N=B.Window.document.createElement('blockquote');J.insertBefore(N,I[0]);while (I.length>0){H=I.shift();N.appendChild(H);}}else if (A==1){var O=[];var P={};while ((H=G.GetNextParagraph())){var Q=null;var R=null;while (H.parentNode){if (H.parentNode.nodeName.IEquals('blockquote')){Q=H.parentNode;R=H;break;};H=H.parentNode;};if (Q&&R&&!R._fckblockquotemoveout){O.push(R);FCKDomTools.SetElementMarker(P,R,'_fckblockquotemoveout',true);}};FCKDomTools.ClearAllMarkers(P);var S=[];var T=[],P={};var U=function(N){for (var i=0;i<N.childNodes.length;i++){if (FCKListsLib.BlockElements[N.childNodes[i].nodeName.toLowerCase()]) return false;};return true;};while (O.length>0){var W=O.shift();var N=W.parentNode;if (W==W.parentNode.firstChild) N.parentNode.insertBefore(N.removeChild(W),N);else if (W==W.parentNode.lastChild) N.parentNode.insertBefore(N.removeChild(W),N.nextSibling);else FCKDomTools.BreakParent(W,W.parentNode,B);if (!N._fckbqprocessed){T.push(N);FCKDomTools.SetElementMarker(P,N,'_fckbqprocessed',true);};S.push(W);};for (var i=T.length-1;i>=0;i--){var N=T[i];if (U(N)) FCKDomTools.RemoveNode(N);};FCKDomTools.ClearAllMarkers(P);if (FCKConfig.EnterMode.IEquals('br')){while (S.length){var W=S.shift();var a=true;if (W.nodeName.IEquals('div')){var M=FCKTools.GetElementDocument(W).createDocumentFragment();var c=a&&W.previousSibling&&!FCKListsLib.BlockBoundaries[W.previousSibling.nodeName.toLowerCase()];if (a&&c) M.appendChild(FCKTools.GetElementDocument(W).createElement('br'));var d=W.nextSibling&&!FCKListsLib.BlockBoundaries[W.nextSibling.nodeName.toLowerCase()];while (W.firstChild) M.appendChild(W.removeChild(W.firstChild));if (d) M.appendChild(FCKTools.GetElementDocument(W).createElement('br'));W.parentNode.replaceChild(M,W);a=false;}}}};B.MoveToBookmark(C);B.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (!B||B.nodeName.toLowerCase()=='body') return 0;for (var i=0;i<A.Elements.length;i++){if (A.Elements[i].nodeName.IEquals('blockquote')) return 1;};return 0;}};
-var FCKCoreStyleCommand=function(A){this.Name='CoreStyle';this.StyleName='_FCK_'+A;this.IsActive=false;FCKStyles.AttachStyleStateChange(this.StyleName,this._OnStyleStateChange,this);};FCKCoreStyleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();if (this.IsActive) FCKStyles.RemoveStyle(this.StyleName);else FCKStyles.ApplyStyle(this.StyleName);FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0) return -1;return this.IsActive?1:0;},_OnStyleStateChange:function(A,B){this.IsActive=B;}};
-var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={Execute:function(){FCKStyles.RemoveAll();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){return FCK.EditorWindow?0:-1;}};
-var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(A,B){this.LoadedCommands[A]=B;};FCKCommands.GetCommand=function(A){var B=FCKCommands.LoadedCommands[A];if (B) return B;switch (A){case 'Bold':case 'Italic':case 'Underline':case 'StrikeThrough':case 'Subscript':case 'Superscript':B=new FCKCoreStyleCommand(A);break;case 'RemoveFormat':B=new FCKRemoveFormatCommand();break;case 'DocProps':B=new FCKDialogCommand('DocProps',FCKLang.DocProps,'dialog/fck_docprops.html',400,380,FCKCommands.GetFullPageState);break;case 'Templates':B=new FCKDialogCommand('Templates',FCKLang.DlgTemplatesTitle,'dialog/fck_template.html',380,450);break;case 'Link':B=new FCKDialogCommand('Link',FCKLang.DlgLnkWindowTitle,'dialog/fck_link.html',400,300);break;case 'Unlink':B=new FCKUnlinkCommand();break;case 'VisitLink':B=new FCKVisitLinkCommand();break;case 'Anchor':B=new FCKDialogCommand('Anchor',FCKLang.DlgAnchorTitle,'dialog/fck_anchor.html',370,160);break;case 'AnchorDelete':B=new FCKAnchorDeleteCommand();break;case 'BulletedList':B=new FCKDialogCommand('BulletedList',FCKLang.BulletedListProp,'dialog/fck_listprop.html?UL',370,160);break;case 'NumberedList':B=new FCKDialogCommand('NumberedList',FCKLang.NumberedListProp,'dialog/fck_listprop.html?OL',370,160);break;case 'About':B=new FCKDialogCommand('About',FCKLang.About,'dialog/fck_about.html',420,330,function(){ return 0;});break;case 'Find':B=new FCKDialogCommand('Find',FCKLang.DlgFindAndReplaceTitle,'dialog/fck_replace.html',340,230,null,null,'Find');break;case 'Replace':B=new FCKDialogCommand('Replace',FCKLang.DlgFindAndReplaceTitle,'dialog/fck_replace.html',340,230,null,null,'Replace');break;case 'Image':B=new FCKDialogCommand('Image',FCKLang.DlgImgTitle,'dialog/fck_image.html',450,390);break;case 'Flash':B=new FCKDialogCommand('Flash',FCKLang.DlgFlashTitle,'dialog/fck_flash.html',450,390);break;case 'SpecialChar':B=new FCKDialogCommand('SpecialChar',FCKLang.DlgSpecialCharTitle,'dialog/fck_specialchar.html',400,290);break;case 'Smiley':B=new FCKDialogCommand('Smiley',FCKLang.DlgSmileyTitle,'dialog/fck_smiley.html',FCKConfig.SmileyWindowWidth,FCKConfig.SmileyWindowHeight);break;case 'Table':B=new FCKDialogCommand('Table',FCKLang.DlgTableTitle,'dialog/fck_table.html',480,250);break;case 'TableProp':B=new FCKDialogCommand('Table',FCKLang.DlgTableTitle,'dialog/fck_table.html?Parent',480,250);break;case 'TableCellProp':B=new FCKDialogCommand('TableCell',FCKLang.DlgCellTitle,'dialog/fck_tablecell.html',550,240);break;case 'Style':B=new FCKStyleCommand();break;case 'FontName':B=new FCKFontNameCommand();break;case 'FontSize':B=new FCKFontSizeCommand();break;case 'FontFormat':B=new FCKFormatBlockCommand();break;case 'Source':B=new FCKSourceCommand();break;case 'Preview':B=new FCKPreviewCommand();break;case 'Save':B=new FCKSaveCommand();break;case 'NewPage':B=new FCKNewPageCommand();break;case 'PageBreak':B=new FCKPageBreakCommand();break;case 'Rule':B=new FCKRuleCommand();break;case 'Nbsp':B=new FCKNbsp();break;case 'TextColor':B=new FCKTextColorCommand('ForeColor');break;case 'BGColor':B=new FCKTextColorCommand('BackColor');break;case 'Paste':B=new FCKPasteCommand();break;case 'PasteText':B=new FCKPastePlainTextCommand();break;case 'PasteWord':B=new FCKPasteWordCommand();break;case 'JustifyLeft':B=new FCKJustifyCommand('left');break;case 'JustifyCenter':B=new FCKJustifyCommand('center');break;case 'JustifyRight':B=new FCKJustifyCommand('right');break;case 'JustifyFull':B=new FCKJustifyCommand('justify');break;case 'Indent':B=new FCKIndentCommand('indent',FCKConfig.IndentLength);break;case 'Outdent':B=new FCKIndentCommand('outdent',FCKConfig.IndentLength*-1);break;case 'Blockquote':B=new FCKBlockQuoteCommand();break;case 'CreateDiv':B=new FCKDialogCommand('CreateDiv',FCKLang.CreateDiv,'dialog/fck_div.html',380,210,null,null,true);break;case 'EditDiv':B=new FCKDialogCommand('EditDiv',FCKLang.EditDiv,'dialog/fck_div.html',380,210,null,null,false);break;case 'DeleteDiv':B=new FCKDeleteDivCommand();break;case 'TableInsertRowAfter':B=new FCKTableCommand('TableInsertRowAfter');break;case 'TableInsertRowBefore':B=new FCKTableCommand('TableInsertRowBefore');break;case 'TableDeleteRows':B=new FCKTableCommand('TableDeleteRows');break;case 'TableInsertColumnAfter':B=new FCKTableCommand('TableInsertColumnAfter');break;case 'TableInsertColumnBefore':B=new FCKTableCommand('TableInsertColumnBefore');break;case 'TableDeleteColumns':B=new FCKTableCommand('TableDeleteColumns');break;case 'TableInsertCellAfter':B=new FCKTableCommand('TableInsertCellAfter');break;case 'TableInsertCellBefore':B=new FCKTableCommand('TableInsertCellBefore');break;case 'TableDeleteCells':B=new FCKTableCommand('TableDeleteCells');break;case 'TableMergeCells':B=new FCKTableCommand('TableMergeCells');break;case 'TableMergeRight':B=new FCKTableCommand('TableMergeRight');break;case 'TableMergeDown':B=new FCKTableCommand('TableMergeDown');break;case 'TableHorizontalSplitCell':B=new FCKTableCommand('TableHorizontalSplitCell');break;case 'TableVerticalSplitCell':B=new FCKTableCommand('TableVerticalSplitCell');break;case 'TableDelete':B=new FCKTableCommand('TableDelete');break;case 'Form':B=new FCKDialogCommand('Form',FCKLang.Form,'dialog/fck_form.html',380,210);break;case 'Checkbox':B=new FCKDialogCommand('Checkbox',FCKLang.Checkbox,'dialog/fck_checkbox.html',380,200);break;case 'Radio':B=new FCKDialogCommand('Radio',FCKLang.RadioButton,'dialog/fck_radiobutton.html',380,200);break;case 'TextField':B=new FCKDialogCommand('TextField',FCKLang.TextField,'dialog/fck_textfield.html',380,210);break;case 'Textarea':B=new FCKDialogCommand('Textarea',FCKLang.Textarea,'dialog/fck_textarea.html',380,210);break;case 'HiddenField':B=new FCKDialogCommand('HiddenField',FCKLang.HiddenField,'dialog/fck_hiddenfield.html',380,190);break;case 'Button':B=new FCKDialogCommand('Button',FCKLang.Button,'dialog/fck_button.html',380,210);break;case 'Select':B=new FCKDialogCommand('Select',FCKLang.SelectionField,'dialog/fck_select.html',400,340);break;case 'ImageButton':B=new FCKDialogCommand('ImageButton',FCKLang.ImageButton,'dialog/fck_image.html?ImageButton',450,390);break;case 'SpellCheck':B=new FCKSpellCheckCommand();break;case 'FitWindow':B=new FCKFitWindow();break;case 'Undo':B=new FCKUndoCommand();break;case 'Redo':B=new FCKRedoCommand();break;case 'Copy':B=new FCKCutCopyCommand(false);break;case 'Cut':B=new FCKCutCopyCommand(true);break;case 'SelectAll':B=new FCKSelectAllCommand();break;case 'InsertOrderedList':B=new FCKListCommand('insertorderedlist','ol');break;case 'InsertUnorderedList':B=new FCKListCommand('insertunorderedlist','ul');break;case 'ShowBlocks':B=new FCKShowBlockCommand('ShowBlocks',FCKConfig.StartupShowBlocks?1:0);break;case 'Undefined':B=new FCKUndefinedCommand();break;default:if (FCKRegexLib.NamedCommands.test(A)) B=new FCKNamedCommand(A);else{alert(FCKLang.UnknownCommand.replace(/%1/g,A));return null;}};FCKCommands.LoadedCommands[A]=B;return B;};FCKCommands.GetFullPageState=function(){return FCKConfig.FullPage?0:-1;};FCKCommands.GetBooleanState=function(A){return A?-1:0;};
-var FCKPanel=function(A){this.IsRTL=(FCKLang.Dir=='rtl');this.IsContextMenu=false;this._LockCounter=0;this._Window=A||window;var B;if (FCKBrowserInfo.IsIE){this._Popup=this._Window.createPopup();var C=this._Window.document;if (FCK_IS_CUSTOM_DOMAIN&&!FCKBrowserInfo.IsIE7){C.domain=FCK_ORIGINAL_DOMAIN;document.domain=FCK_ORIGINAL_DOMAIN;};B=this.Document=this._Popup.document;if (FCK_IS_CUSTOM_DOMAIN){B.domain=FCK_RUNTIME_DOMAIN;C.domain=FCK_RUNTIME_DOMAIN;document.domain=FCK_RUNTIME_DOMAIN;};FCK.IECleanup.AddItem(this,FCKPanel_Cleanup);}else{var D=this._IFrame=this._Window.document.createElement('iframe');FCKTools.ResetStyles(D);D.src='javascript:void(0)';D.allowTransparency=true;D.frameBorder='0';D.scrolling='no';D.style.width=D.style.height='0px';FCKDomTools.SetElementStyles(D,{position:'absolute',zIndex:FCKConfig.FloatingPanelsZIndex});this._Window.document.body.appendChild(D);var E=D.contentWindow;B=this.Document=E.document;var F='';if (FCKBrowserInfo.IsSafari) F='<base href="'+window.document.location+'">';B.open();B.write('<html><head>'+F+'<\/head><body style="margin:0px;padding:0px;"><\/body><\/html>');B.close();if(FCKBrowserInfo.IsAIR) FCKAdobeAIR.Panel_Contructor(B,window.document.location);FCKTools.AddEventListenerEx(E,'focus',FCKPanel_Window_OnFocus,this);FCKTools.AddEventListenerEx(E,'blur',FCKPanel_Window_OnBlur,this);};B.dir=FCKLang.Dir;FCKTools.AddEventListener(B,'contextmenu',FCKTools.CancelEvent);this.MainNode=B.body.appendChild(B.createElement('DIV'));this.MainNode.style.cssFloat=this.IsRTL?'right':'left';};FCKPanel.prototype.AppendStyleSheet=function(A){FCKTools.AppendStyleSheet(this.Document,A);};FCKPanel.prototype.Preload=function(x,y,A){if (this._Popup) this._Popup.show(x,y,0,0,A);};FCKPanel.prototype.ResizeForSubpanel=function(A,B,C){if (!FCKBrowserInfo.IsIE7) return false;if (!this._Popup.isOpen){this.Subpanel=null;return false;};if (B==0&&C==0){if (this.Subpanel!==A) return false;this.Subpanel=null;this.IncreasedX=0;}else{this.Subpanel=A;if ((this.IncreasedX>=B)&&(this.IncreasedY>=C)) return false;this.IncreasedX=Math.max(this.IncreasedX,B);this.IncreasedY=Math.max(this.IncreasedY,C);};var x=this.ShowRect.x;var w=this.IncreasedX;if (this.IsRTL) x=x-w;var D=this.ShowRect.w+w;var E=Math.max(this.ShowRect.h,this.IncreasedY);if (this.ParentPanel) this.ParentPanel.ResizeForSubpanel(this,D,E);this._Popup.show(x,this.ShowRect.y,D,E,this.RelativeElement);return this.IsRTL;};FCKPanel.prototype.Show=function(x,y,A,B,C){var D;var E=this.MainNode;if (this._Popup){this._Popup.show(x,y,0,0,A);FCKDomTools.SetElementStyles(E,{B:B?B+'px':'',C:C?C+'px':''});D=E.offsetWidth;if (FCKBrowserInfo.IsIE7){if (this.ParentPanel&&this.ParentPanel.ResizeForSubpanel(this,D,E.offsetHeight)){FCKTools.RunFunction(this.Show,this,[x,y,A]);return;}};if (this.IsRTL){if (this.IsContextMenu) x=x-D+1;else if (A) x=(x*-1)+A.offsetWidth-D;};if (FCKBrowserInfo.IsIE7){this.ShowRect={x:x,y:y,w:D,h:E.offsetHeight};this.IncreasedX=0;this.IncreasedY=0;this.RelativeElement=A;};this._Popup.show(x,y,D,E.offsetHeight,A);if (this.OnHide){if (this._Timer) CheckPopupOnHide.call(this,true);this._Timer=FCKTools.SetInterval(CheckPopupOnHide,100,this);}}else{if (typeof(FCK.ToolbarSet.CurrentInstance.FocusManager)!='undefined') FCK.ToolbarSet.CurrentInstance.FocusManager.Lock();if (this.ParentPanel){this.ParentPanel.Lock();FCKPanel_Window_OnBlur(null,this.ParentPanel);};if (FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac){this._IFrame.scrolling='';FCKTools.RunFunction(function(){ this._IFrame.scrolling='no';},this);};if (FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel&&FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel!=this) FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel.Hide(false,true);FCKDomTools.SetElementStyles(E,{B:B?B+'px':'',C:C?C+'px':''});D=E.offsetWidth;if (!B)        this._IFrame.width=1;if (!C)    this._IFrame.height=1;D=E.offsetWidth||E.firstChild.offsetWidth;var F=FCKTools.GetDocumentPosition(this._Window,A.nodeType==9?(FCKTools.IsStrictMode(A)?A.documentElement:A.body):A);var G=FCKDomTools.GetPositionedAncestor(this._IFrame.parentNode);if (G){var H=FCKTools.GetDocumentPosition(FCKTools.GetElementWindow(G),G);F.x-=H.x;F.y-=H.y;};if (this.IsRTL&&!this.IsContextMenu) x=(x*-1);x+=F.x;y+=F.y;if (this.IsRTL){if (this.IsContextMenu) x=x-D+1;else if (A) x=x+A.offsetWidth-D;}else{var I=FCKTools.GetViewPaneSize(this._Window);var J=FCKTools.GetScrollPosition(this._Window);var K=I.Height+J.Y;var L=I.Width+J.X;if ((x+D)>L) x-=x+D-L;if ((y+E.offsetHeight)>K) y-=y+E.offsetHeight-K;};FCKDomTools.SetElementStyles(this._IFrame,{left:x+'px',top:y+'px'});this._IFrame.contentWindow.focus();this._IsOpened=true;var M=this;this._resizeTimer=setTimeout(function(){var N=E.offsetWidth||E.firstChild.offsetWidth;var O=E.offsetHeight;M._IFrame.style.width=N+'px';M._IFrame.style.height=O+'px';},0);FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel=this;};FCKTools.RunFunction(this.OnShow,this);};FCKPanel.prototype.Hide=function(A,B){if (this._Popup) this._Popup.hide();else{if (!this._IsOpened||this._LockCounter>0) return;if (typeof(FCKFocusManager)!='undefined'&&!B) FCKFocusManager.Unlock();this._IFrame.style.width=this._IFrame.style.height='0px';this._IsOpened=false;if (this._resizeTimer){clearTimeout(this._resizeTimer);this._resizeTimer=null;};if (this.ParentPanel) this.ParentPanel.Unlock();if (!A) FCKTools.RunFunction(this.OnHide,this);}};FCKPanel.prototype.CheckIsOpened=function(){if (this._Popup) return this._Popup.isOpen;else return this._IsOpened;};FCKPanel.prototype.CreateChildPanel=function(){var A=this._Popup?FCKTools.GetDocumentWindow(this.Document):this._Window;var B=new FCKPanel(A);B.ParentPanel=this;return B;};FCKPanel.prototype.Lock=function(){this._LockCounter++;};FCKPanel.prototype.Unlock=function(){if (--this._LockCounter==0&&!this.HasFocus) this.Hide();};function FCKPanel_Window_OnFocus(e,A){A.HasFocus=true;};function FCKPanel_Window_OnBlur(e,A){A.HasFocus=false;if (A._LockCounter==0) FCKTools.RunFunction(A.Hide,A);};function CheckPopupOnHide(A){if (A||!this._Popup.isOpen){window.clearInterval(this._Timer);this._Timer=null;if (this._Popup&&this.ParentPanel&&!A) this.ParentPanel.ResizeForSubpanel(this,0,0);FCKTools.RunFunction(this.OnHide,this);}};function FCKPanel_Cleanup(){this._Popup=null;this._Window=null;this.Document=null;this.MainNode=null;this.RelativeElement=null;};
-var FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.SkinPath+'fck_strip.gif';this.Size=16;this.Position=A;break;case 'undefined':this.Path=FCK_SPACER_PATH;break;case 'string':this.Path=A;break;default:this.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElement=function(A){var B,eIconImage;if (this.Position){var C='-'+((this.Position-1)*this.Size)+'px';if (FCKBrowserInfo.IsIE){B=A.createElement('DIV');eIconImage=B.appendChild(A.createElement('IMG'));eIconImage.src=this.Path;eIconImage.style.top=C;}else{B=A.createElement('IMG');B.src=FCK_SPACER_PATH;B.style.backgroundPosition='0px '+C;B.style.backgroundImage='url("'+this.Path+'")';}}else{if (FCKBrowserInfo.IsIE){B=A.createElement('DIV');eIconImage=B.appendChild(A.createElement('IMG'));eIconImage.src=this.Path?this.Path:FCK_SPACER_PATH;}else{B=A.createElement('IMG');B.src=this.Path?this.Path:FCK_SPACER_PATH;}};B.className='TB_Button_Image';return B;};
-var FCKToolbarButtonUI=function(A,B,C,D,E,F){this.Name=A;this.Label=B||A;this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKToolbarButtonUI_Cleanup);};FCKToolbarButtonUI.prototype._CreatePaddingElement=function(A){var B=A.createElement('IMG');B.className='TB_Button_Padding';B.src=FCK_SPACER_PATH;return B;};FCKToolbarButtonUI.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=this.MainElement=B.createElement('DIV');C.title=this.Tooltip;if (FCKBrowserInfo.IsGecko) C.onmousedown=FCKTools.CancelEvent;FCKTools.AddEventListenerEx(C,'mouseover',FCKToolbarButtonUI_OnMouseOver,this);FCKTools.AddEventListenerEx(C,'mouseout',FCKToolbarButtonUI_OnMouseOut,this);FCKTools.AddEventListenerEx(C,'click',FCKToolbarButtonUI_OnClick,this);this.ChangeState(this.State,true);if (this.Style==0&&!this.ShowArrow){C.appendChild(this.Icon.CreateIconElement(B));}else{var D=C.appendChild(B.createElement('TABLE'));D.cellPadding=0;D.cellSpacing=0;var E=D.insertRow(-1);var F=E.insertCell(-1);if (this.Style==0||this.Style==2) F.appendChild(this.Icon.CreateIconElement(B));else F.appendChild(this._CreatePaddingElement(B));if (this.Style==1||this.Style==2){F=E.insertCell(-1);F.className='TB_Button_Text';F.noWrap=true;F.appendChild(B.createTextNode(this.Label));};if (this.ShowArrow){if (this.Style!=0){E.insertCell(-1).appendChild(this._CreatePaddingElement(B));};F=E.insertCell(-1);var G=F.appendChild(B.createElement('IMG'));G.src=FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif';G.width=5;G.height=3;};F=E.insertCell(-1);F.appendChild(this._CreatePaddingElement(B));};A.appendChild(C);};FCKToolbarButtonUI.prototype.ChangeState=function(A,B){if (!B&&this.State==A) return;var e=this.MainElement;if (!e) return;switch (parseInt(A,10)){case 0:e.className='TB_Button_Off';break;case 1:e.className='TB_Button_On';break;case -1:e.className='TB_Button_Disabled';break;};this.State=A;};function FCKToolbarButtonUI_OnMouseOver(A,B){if (B.State==0) this.className='TB_Button_Off_Over';else if (B.State==1) this.className='TB_Button_On_Over';};function FCKToolbarButtonUI_OnMouseOut(A,B){if (B.State==0) this.className='TB_Button_Off';else if (B.State==1) this.className='TB_Button_On';};function FCKToolbarButtonUI_OnClick(A,B){if (B.OnClick&&B.State!=-1) B.OnClick(B);};function FCKToolbarButtonUI_Cleanup(){this.MainElement=null;};
-var FCKToolbarButton=function(A,B,C,D,E,F,G){this.CommandName=A;this.Label=B;this.Tooltip=C;this.Style=D;this.SourceView=E?true:false;this.ContextSensitive=F?true:false;if (G==null) this.IconPath=FCKConfig.SkinPath+'toolbar/'+A.toLowerCase()+'.gif';else if (typeof(G)=='number') this.IconPath=[FCKConfig.SkinPath+'fck_strip.gif',16,G];else this.IconPath=G;};FCKToolbarButton.prototype.Create=function(A){this._UIButton=new FCKToolbarButtonUI(this.CommandName,this.Label,this.Tooltip,this.IconPath,this.Style);this._UIButton.OnClick=this.Click;this._UIButton._ToolbarButton=this;this._UIButton.Create(A);};FCKToolbarButton.prototype.RefreshState=function(){var A=this._UIButton;if (!A) return;var B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if (B==A.State) return;A.ChangeState(B);};FCKToolbarButton.prototype.Click=function(){var A=this._ToolbarButton||this;FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(A.CommandName).Execute();};FCKToolbarButton.prototype.Enable=function(){this.RefreshState();};FCKToolbarButton.prototype.Disable=function(){this._UIButton.ChangeState(-1);};
-var FCKSpecialCombo=function(A,B,C,D,E){this.FieldWidth=B||100;this.PanelWidth=C||150;this.PanelMaxHeight=D||150;this.Label='&nbsp;';this.Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(E||window);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._PanelBox=this._Panel.MainNode.appendChild(this._Panel.Document.createElement('DIV'));this._PanelBox.className='SC_Panel';this._PanelBox.style.width=this.PanelWidth+'px';this._PanelBox.innerHTML='<table cellpadding="0" cellspacing="0" width="100%" style="TABLE-LAYOUT: fixed"><tr><td nowrap></td></tr></table>';this._ItemsHolderEl=this._PanelBox.getElementsByTagName('TD')[0];if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKSpecialCombo_Cleanup);};function FCKSpecialCombo_ItemOnMouseOver(){this.className+=' SC_ItemOver';};function FCKSpecialCombo_ItemOnMouseOut(){this.className=this.originalClass;};function FCKSpecialCombo_ItemOnClick(A,B,C){this.className=this.originalClass;B._Panel.Hide();B.SetLabel(this.FCKItemLabel);if (typeof(B.OnSelect)=='function') B.OnSelect(C,this);};FCKSpecialCombo.prototype.ClearItems=function (){if (this.Items) this.Items={};var A=this._ItemsHolderEl;while (A.firstChild) A.removeChild(A.firstChild);};FCKSpecialCombo.prototype.AddItem=function(A,B,C,D){var E=this._ItemsHolderEl.appendChild(this._Panel.Document.createElement('DIV'));E.className=E.originalClass='SC_Item';E.innerHTML=B;E.FCKItemLabel=C||A;E.Selected=false;if (FCKBrowserInfo.IsIE) E.style.width='100%';if (D) E.style.backgroundColor=D;FCKTools.AddEventListenerEx(E,'mouseover',FCKSpecialCombo_ItemOnMouseOver);FCKTools.AddEventListenerEx(E,'mouseout',FCKSpecialCombo_ItemOnMouseOut);FCKTools.AddEventListenerEx(E,'click',FCKSpecialCombo_ItemOnClick,[this,A]);this.Items[A.toString().toLowerCase()]=E;return E;};FCKSpecialCombo.prototype.SelectItem=function(A){if (typeof A=='string') A=this.Items[A.toString().toLowerCase()];if (A){A.className=A.originalClass='SC_ItemSelected';A.Selected=true;}};FCKSpecialCombo.prototype.SelectItemByLabel=function(A,B){for (var C in this.Items){var D=this.Items[C];if (D.FCKItemLabel==A){D.className=D.originalClass='SC_ItemSelected';D.Selected=true;if (B) this.SetLabel(A);}}};FCKSpecialCombo.prototype.DeselectAll=function(A){for (var i in this.Items){if (!this.Items[i]) continue;this.Items[i].className=this.Items[i].originalClass='SC_Item';this.Items[i].Selected=false;};if (A) this.SetLabel('');};FCKSpecialCombo.prototype.SetLabelById=function(A){A=A?A.toString().toLowerCase():'';var B=this.Items[A];this.SetLabel(B?B.FCKItemLabel:'');};FCKSpecialCombo.prototype.SetLabel=function(A){A=(!A||A.length==0)?'&nbsp;':A;if (A==this.Label) return;this.Label=A;var B=this._LabelEl;if (B){B.innerHTML=A;FCKTools.DisableSelection(B);}};FCKSpecialCombo.prototype.SetEnabled=function(A){this.Enabled=A;if (this._OuterTable) this._OuterTable.className=A?'':'SC_FieldDisabled';};FCKSpecialCombo.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=this._OuterTable=A.appendChild(B.createElement('TABLE'));C.cellPadding=0;C.cellSpacing=0;C.insertRow(-1);var D;var E;switch (this.Style){case 0:D='TB_ButtonType_Icon';E=false;break;case 1:D='TB_ButtonType_Text';E=false;break;case 2:E=true;break;};if (this.Caption&&this.Caption.length>0&&E){var F=C.rows[0].insertCell(-1);F.innerHTML=this.Caption;F.className='SC_FieldCaption';};var G=FCKTools.AppendElement(C.rows[0].insertCell(-1),'div');if (E){G.className='SC_Field';G.style.width=this.FieldWidth+'px';G.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldLabel"><label>&nbsp;</label></td><td class="SC_FieldButton">&nbsp;</td></tr></tbody></table>';this._LabelEl=G.getElementsByTagName('label')[0];this._LabelEl.innerHTML=this.Label;}else{G.className='TB_Button_Off';G.innerHTML='<table title="'+this.Tooltip+'" class="'+D+'" cellspacing="0" cellpadding="0" border="0"><tr><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_Text">'+this.Caption+'</td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_ButtonArrow"><img src="'+FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif" width="5" height="3"></td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td></tr></table>';};FCKTools.AddEventListenerEx(G,'mouseover',FCKSpecialCombo_OnMouseOver,this);FCKTools.AddEventListenerEx(G,'mouseout',FCKSpecialCombo_OnMouseOut,this);FCKTools.AddEventListenerEx(G,'click',FCKSpecialCombo_OnClick,this);FCKTools.DisableSelection(this._Panel.Document.body);};function FCKSpecialCombo_Cleanup(){this._LabelEl=null;this._OuterTable=null;this._ItemsHolderEl=null;this._PanelBox=null;if (this.Items){for (var A in this.Items) this.Items[A]=null;}};function FCKSpecialCombo_OnMouseOver(A,B){if (B.Enabled){switch (B.Style){case 0:this.className='TB_Button_On_Over';break;case 1:this.className='TB_Button_On_Over';break;case 2:this.className='SC_Field SC_FieldOver';break;}}};function FCKSpecialCombo_OnMouseOut(A,B){switch (B.Style){case 0:this.className='TB_Button_Off';break;case 1:this.className='TB_Button_Off';break;case 2:this.className='SC_Field';break;}};function FCKSpecialCombo_OnClick(e,A){if (A.Enabled){var B=A._Panel;var C=A._PanelBox;var D=A._ItemsHolderEl;var E=A.PanelMaxHeight;if (A.OnBeforeClick) A.OnBeforeClick(A);if (FCKBrowserInfo.IsIE) B.Preload(0,this.offsetHeight,this);if (D.offsetHeight>E) C.style.height=E+'px';else C.style.height='';B.Show(0,this.offsetHeight,this);}};
-var FCKToolbarSpecialCombo=function(){this.SourceView=false;this.ContextSensitive=true;this.FieldWidth=null;this.PanelWidth=null;this.PanelMaxHeight=null;};FCKToolbarSpecialCombo.prototype.DefaultLabel='';function FCKToolbarSpecialCombo_OnSelect(A,B){FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).Execute(A,B);};FCKToolbarSpecialCombo.prototype.Create=function(A){this._Combo=new FCKSpecialCombo(this.GetLabel(),this.FieldWidth,this.PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(A).parent);this._Combo.Tooltip=this.Tooltip;this._Combo.Style=this.Style;this.CreateItems(this._Combo);this._Combo.Create(A);this._Combo.CommandName=this.CommandName;this._Combo.OnSelect=FCKToolbarSpecialCombo_OnSelect;};function FCKToolbarSpecialCombo_RefreshActiveItems(A,B){A.DeselectAll();A.SelectItem(B);A.SetLabelById(B);};FCKToolbarSpecialCombo.prototype.RefreshState=function(){var A;var B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if (B!=-1){A=1;if (this.RefreshActiveItems) this.RefreshActiveItems(this._Combo,B);else{if (this._LastValue!==B){this._LastValue=B;if (!B||B.length==0){this._Combo.DeselectAll();this._Combo.SetLabel(this.DefaultLabel);}else FCKToolbarSpecialCombo_RefreshActiveItems(this._Combo,B);}}}else A=-1;if (A==this.State) return;if (A==-1){this._Combo.DeselectAll();this._Combo.SetLabel('');};this.State=A;this._Combo.SetEnabled(A!=-1);};FCKToolbarSpecialCombo.prototype.Enable=function(){this.RefreshState();};FCKToolbarSpecialCombo.prototype.Disable=function(){this.State=-1;this._Combo.DeselectAll();this._Combo.SetLabel('');this._Combo.SetEnabled(false);};
-var FCKToolbarStyleCombo=function(A,B){if (A===false) return;this.CommandName='Style';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.DefaultStyleLabel||'';};FCKToolbarStyleCombo.prototype=new FCKToolbarSpecialCombo;FCKToolbarStyleCombo.prototype.GetLabel=function(){return FCKLang.Style;};FCKToolbarStyleCombo.prototype.GetStyles=function(){var A={};var B=FCK.ToolbarSet.CurrentInstance.Styles.GetStyles();for (var C in B){var D=B[C];if (!D.IsCore) A[C]=D;};return A;};FCKToolbarStyleCombo.prototype.CreateItems=function(A){var B=A._Panel.Document;FCKTools.AppendStyleSheet(B,FCKConfig.ToolbarComboPreviewCSS);FCKTools.AppendStyleString(B,FCKConfig.EditorAreaStyles);B.body.className+=' ForceBaseFont';FCKConfig.ApplyBodyAttributes(B.body);var C=this.GetStyles();for (var D in C){var E=C[D];var F=E.GetType()==2?D:FCKToolbarStyleCombo_BuildPreview(E,E.Label||D);var G=A.AddItem(D,F);G.Style=E;};A.OnBeforeClick=this.StyleCombo_OnBeforeClick;};FCKToolbarStyleCombo.prototype.RefreshActiveItems=function(A){var B=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);var D=C.Elements;for (var e=0;e<D.length;e++){for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D[e],true)){A.SetLabel(F.Label||F.Name);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolbarStyleCombo.prototype.StyleCombo_OnBeforeClick=function(A){A.DeselectAll();var B;var C;var D;var E=FCK.ToolbarSet.CurrentInstance.Selection;if (E.GetType()=='Control'){B=E.GetSelectedElement();D=B.nodeName.toLowerCase();}else{B=E.GetBoundaryParentElement(true);C=new FCKElementPath(B);};for (var i in A.Items){var F=A.Items[i];var G=F.Style;if ((D&&G.Element==D)||(!D&&G.GetType()!=2)){F.style.display='';if ((C&&G.CheckActive(C))||(!C&&G.CheckElementRemovable(B,true))) A.SelectItem(G.Name);}else F.style.display='none';}};function FCKToolbarStyleCombo_BuildPreview(A,B){var C=A.GetType();var D=[];if (C==0) D.push('<div class="BaseFont">');var E=A.Element;if (E=='bdo') E='span';D=['<',E];var F=A._StyleDesc.Attributes;if (F){for (var G in F){D.push(' ',G,'="',A.GetFinalAttributeValue(G),'"');}};if (A._GetStyleText().length>0) D.push(' style="',A.GetFinalStyleValue(),'"');D.push('>',B,'</',E,'>');if (C==0) D.push('</div>');return D.join('');};
-var FCKToolbarFontFormatCombo=function(A,B){if (A===false) return;this.CommandName='FontFormat';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.NormalLabel='Normal';this.PanelWidth=190;this.DefaultLabel=FCKConfig.DefaultFontFormatLabel||'';};FCKToolbarFontFormatCombo.prototype=new FCKToolbarStyleCombo(false);FCKToolbarFontFormatCombo.prototype.GetLabel=function(){return FCKLang.FontFormat;};FCKToolbarFontFormatCombo.prototype.GetStyles=function(){var A={};var B=FCKLang['FontFormats'].split(';');var C={p:B[0],pre:B[1],address:B[2],h1:B[3],h2:B[4],h3:B[5],h4:B[6],h5:B[7],h6:B[8],div:B[9]||(B[0]+' (DIV)')};var D=FCKConfig.FontFormats.split(';');for (var i=0;i<D.length;i++){var E=D[i];var F=FCKStyles.GetStyle('_FCK_'+E);if (F){F.Label=C[E];A['_FCK_'+E]=F;}else alert("The FCKConfig.CoreStyles['"+E+"'] setting was not found. Please check the fckconfig.js file");};return A;};FCKToolbarFontFormatCombo.prototype.RefreshActiveItems=function(A){var B=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);var D=C.Block;if (D){for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D)){A.SetLabel(F.Label);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolbarFontFormatCombo.prototype.StyleCombo_OnBeforeClick=function(A){A.DeselectAll();var B=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);var D=C.Block;for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D)){A.SelectItem(E);return;}}}};
-var FCKToolbarFontsCombo=function(A,B){this.CommandName='FontName';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.DefaultFontLabel||'';};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){return FCKLang.Font;};FCKToolbarFontsCombo.prototype.GetStyles=function(){var A=FCKStyles.GetStyle('_FCK_FontFace');if (!A){alert("The FCKConfig.CoreStyles['Size'] setting was not found. Please check the fckconfig.js file");return {};};var B={};var C=FCKConfig.FontNames.split(';');for (var i=0;i<C.length;i++){var D=C[i].split('/');var E=D[0];var F=D[1]||E;var G=FCKTools.CloneObject(A);G.SetVariable('Font',E);G.Label=F;B[F]=G;};return B;};FCKToolbarFontsCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick=function(A){A.DeselectAll();var B=FCKSelection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);for (var i in A.Items){var D=A.Items[i];var E=D.Style;if (E.CheckActive(C)){A.SelectItem(D);return;}}}};
-var FCKToolbarFontSizeCombo=function(A,B){this.CommandName='FontSize';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.DefaultFontSizeLabel||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize;};FCKToolbarFontSizeCombo.prototype.GetStyles=function(){var A=FCKStyles.GetStyle('_FCK_Size');if (!A){alert("The FCKConfig.CoreStyles['FontFace'] setting was not found. Please check the fckconfig.js file");return {};};var B={};var C=FCKConfig.FontSizes.split(';');for (var i=0;i<C.length;i++){var D=C[i].split('/');var E=D[0];var F=D[1]||E;var G=FCKTools.CloneObject(A);G.SetVariable('Size',E);G.Label=F;B[F]=G;};return B;};FCKToolbarFontSizeCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontSizeCombo.prototype.StyleCombo_OnBeforeClick=FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick;
-var FCKToolbarPanelButton=function(A,B,C,D,E){this.CommandName=A;var F;if (E==null) F=FCKConfig.SkinPath+'toolbar/'+A.toLowerCase()+'.gif';else if (typeof(E)=='number') F=[FCKConfig.SkinPath+'fck_strip.gif',16,E];var G=this._UIButton=new FCKToolbarButtonUI(A,B,C,F,D);G._FCKToolbarPanelButton=this;G.ShowArrow=true;G.OnClick=FCKToolbarPanelButton_OnButtonClick;};FCKToolbarPanelButton.prototype.TypeName='FCKToolbarPanelButton';FCKToolbarPanelButton.prototype.Create=function(A){A.className+='Menu';this._UIButton.Create(A);var B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName)._Panel;this.RegisterPanel(B);};FCKToolbarPanelButton.prototype.RegisterPanel=function(A){if (A._FCKToolbarPanelButton) return;A._FCKToolbarPanelButton=this;var B=A.Document.body.appendChild(A.Document.createElement('div'));B.style.position='absolute';B.style.top='0px';var C=A._FCKToolbarPanelButtonLineDiv=B.appendChild(A.Document.createElement('IMG'));C.className='TB_ConnectionLine';C.style.position='absolute';C.src=FCK_SPACER_PATH;A.OnHide=FCKToolbarPanelButton_OnPanelHide;};function FCKToolbarPanelButton_OnButtonClick(A){var B=this._FCKToolbarPanelButton;var e=B._UIButton.MainElement;B._UIButton.ChangeState(1);var C=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(B.CommandName);var D=C._Panel;D._FCKToolbarPanelButtonLineDiv.style.width=(e.offsetWidth-2)+'px';C.Execute(0,e.offsetHeight-1,e);};function FCKToolbarPanelButton_OnPanelHide(){var A=this._FCKToolbarPanelButton;A._UIButton.ChangeState(0);};FCKToolbarPanelButton.prototype.RefreshState=FCKToolbarButton.prototype.RefreshState;FCKToolbarPanelButton.prototype.Enable=FCKToolbarButton.prototype.Enable;FCKToolbarPanelButton.prototype.Disable=FCKToolbarButton.prototype.Disable;
-var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){this.LoadedItems[A]=B;};FCKToolbarItems.GetItem=function(A){var B=FCKToolbarItems.LoadedItems[A];if (B) return B;switch (A){case 'Source':B=new FCKToolbarButton('Source',FCKLang.Source,null,2,true,true,1);break;case 'DocProps':B=new FCKToolbarButton('DocProps',FCKLang.DocProps,null,null,null,null,2);break;case 'Save':B=new FCKToolbarButton('Save',FCKLang.Save,null,null,true,null,3);break;case 'NewPage':B=new FCKToolbarButton('NewPage',FCKLang.NewPage,null,null,true,null,4);break;case 'Preview':B=new FCKToolbarButton('Preview',FCKLang.Preview,null,null,true,null,5);break;case 'Templates':B=new FCKToolbarButton('Templates',FCKLang.Templates,null,null,null,null,6);break;case 'About':B=new FCKToolbarButton('About',FCKLang.About,null,null,true,null,47);break;case 'Cut':B=new FCKToolbarButton('Cut',FCKLang.Cut,null,null,false,true,7);break;case 'Copy':B=new FCKToolbarButton('Copy',FCKLang.Copy,null,null,false,true,8);break;case 'Paste':B=new FCKToolbarButton('Paste',FCKLang.Paste,null,null,false,true,9);break;case 'PasteText':B=new FCKToolbarButton('PasteText',FCKLang.PasteText,null,null,false,true,10);break;case 'PasteWord':B=new FCKToolbarButton('PasteWord',FCKLang.PasteWord,null,null,false,true,11);break;case 'Print':B=new FCKToolbarButton('Print',FCKLang.Print,null,null,false,true,12);break;case 'SpellCheck':B=new FCKToolbarButton('SpellCheck',FCKLang.SpellCheck,null,null,null,null,13);break;case 'Undo':B=new FCKToolbarButton('Undo',FCKLang.Undo,null,null,false,true,14);break;case 'Redo':B=new FCKToolbarButton('Redo',FCKLang.Redo,null,null,false,true,15);break;case 'SelectAll':B=new FCKToolbarButton('SelectAll',FCKLang.SelectAll,null,null,true,null,18);break;case 'RemoveFormat':B=new FCKToolbarButton('RemoveFormat',FCKLang.RemoveFormat,null,null,false,true,19);break;case 'FitWindow':B=new FCKToolbarButton('FitWindow',FCKLang.FitWindow,null,null,true,true,66);break;case 'Bold':B=new FCKToolbarButton('Bold',FCKLang.Bold,null,null,false,true,20);break;case 'Italic':B=new FCKToolbarButton('Italic',FCKLang.Italic,null,null,false,true,21);break;case 'Underline':B=new FCKToolbarButton('Underline',FCKLang.Underline,null,null,false,true,22);break;case 'StrikeThrough':B=new FCKToolbarButton('StrikeThrough',FCKLang.StrikeThrough,null,null,false,true,23);break;case 'Subscript':B=new FCKToolbarButton('Subscript',FCKLang.Subscript,null,null,false,true,24);break;case 'Superscript':B=new FCKToolbarButton('Superscript',FCKLang.Superscript,null,null,false,true,25);break;case 'OrderedList':B=new FCKToolbarButton('InsertOrderedList',FCKLang.NumberedListLbl,FCKLang.NumberedList,null,false,true,26);break;case 'UnorderedList':B=new FCKToolbarButton('InsertUnorderedList',FCKLang.BulletedListLbl,FCKLang.BulletedList,null,false,true,27);break;case 'Outdent':B=new FCKToolbarButton('Outdent',FCKLang.DecreaseIndent,null,null,false,true,28);break;case 'Indent':B=new FCKToolbarButton('Indent',FCKLang.IncreaseIndent,null,null,false,true,29);break;case 'Blockquote':B=new FCKToolbarButton('Blockquote',FCKLang.Blockquote,null,null,false,true,73);break;case 'CreateDiv':B=new FCKToolbarButton('CreateDiv',FCKLang.CreateDiv,null,null,false,true,74);break;case 'Link':B=new FCKToolbarButton('Link',FCKLang.InsertLinkLbl,FCKLang.InsertLink,null,false,true,34);break;case 'Unlink':B=new FCKToolbarButton('Unlink',FCKLang.RemoveLink,null,null,false,true,35);break;case 'Anchor':B=new FCKToolbarButton('Anchor',FCKLang.Anchor,null,null,null,null,36);break;case 'Image':B=new FCKToolbarButton('Image',FCKLang.InsertImageLbl,FCKLang.InsertImage,null,false,true,37);break;case 'Flash':B=new FCKToolbarButton('Flash',FCKLang.InsertFlashLbl,FCKLang.InsertFlash,null,false,true,38);break;case 'Table':B=new FCKToolbarButton('Table',FCKLang.InsertTableLbl,FCKLang.InsertTable,null,false,true,39);break;case 'SpecialChar':B=new FCKToolbarButton('SpecialChar',FCKLang.InsertSpecialCharLbl,FCKLang.InsertSpecialChar,null,false,true,42);break;case 'Smiley':B=new FCKToolbarButton('Smiley',FCKLang.InsertSmileyLbl,FCKLang.InsertSmiley,null,false,true,41);break;case 'PageBreak':B=new FCKToolbarButton('PageBreak',FCKLang.PageBreakLbl,FCKLang.PageBreak,null,false,true,43);break;case 'Rule':B=new FCKToolbarButton('Rule',FCKLang.InsertLineLbl,FCKLang.InsertLine,null,false,true,40);break;case 'JustifyLeft':B=new FCKToolbarButton('JustifyLeft',FCKLang.LeftJustify,null,null,false,true,30);break;case 'JustifyCenter':B=new FCKToolbarButton('JustifyCenter',FCKLang.CenterJustify,null,null,false,true,31);break;case 'JustifyRight':B=new FCKToolbarButton('JustifyRight',FCKLang.RightJustify,null,null,false,true,32);break;case 'JustifyFull':B=new FCKToolbarButton('JustifyFull',FCKLang.BlockJustify,null,null,false,true,33);break;case 'Style':B=new FCKToolbarStyleCombo();break;case 'FontName':B=new FCKToolbarFontsCombo();break;case 'FontSize':B=new FCKToolbarFontSizeCombo();break;case 'FontFormat':B=new FCKToolbarFontFormatCombo();break;case 'TextColor':B=new FCKToolbarPanelButton('TextColor',FCKLang.TextColor,null,null,45);break;case 'BGColor':B=new FCKToolbarPanelButton('BGColor',FCKLang.BGColor,null,null,46);break;case 'Find':B=new FCKToolbarButton('Find',FCKLang.Find,null,null,null,null,16);break;case 'Replace':B=new FCKToolbarButton('Replace',FCKLang.Replace,null,null,null,null,17);break;case 'Form':B=new FCKToolbarButton('Form',FCKLang.Form,null,null,null,null,48);break;case 'Checkbox':B=new FCKToolbarButton('Checkbox',FCKLang.Checkbox,null,null,null,null,49);break;case 'Radio':B=new FCKToolbarButton('Radio',FCKLang.RadioButton,null,null,null,null,50);break;case 'TextField':B=new FCKToolbarButton('TextField',FCKLang.TextField,null,null,null,null,51);break;case 'Textarea':B=new FCKToolbarButton('Textarea',FCKLang.Textarea,null,null,null,null,52);break;case 'HiddenField':B=new FCKToolbarButton('HiddenField',FCKLang.HiddenField,null,null,null,null,56);break;case 'Button':B=new FCKToolbarButton('Button',FCKLang.Button,null,null,null,null,54);break;case 'Select':B=new FCKToolbarButton('Select',FCKLang.SelectionField,null,null,null,null,53);break;case 'ImageButton':B=new FCKToolbarButton('ImageButton',FCKLang.ImageButton,null,null,null,null,55);break;case 'ShowBlocks':B=new FCKToolbarButton('ShowBlocks',FCKLang.ShowBlocks,null,null,null,true,72);break;default:alert(FCKLang.UnknownToolbarItem.replace(/%1/g,A));return null;};FCKToolbarItems.LoadedItems[A]=B;return B;};
-var FCKToolbar=function(){this.Items=[];};FCKToolbar.prototype.AddItem=function(A){return this.Items[this.Items.length]=A;};FCKToolbar.prototype.AddButton=function(A,B,C,D,E,F){if (typeof(D)=='number') D=[this.DefaultIconsStrip,this.DefaultIconSize,D];var G=new FCKToolbarButtonUI(A,B,C,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKToolbar_OnItemClick(A){var B=A._FCKToolbar;if (B.OnItemClick) B.OnItemClick(B,A);};FCKToolbar.prototype.AddSeparator=function(){this.AddItem(new FCKToolbarSeparator());};FCKToolbar.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var e=B.createElement('table');e.className='TB_Toolbar';e.style.styleFloat=e.style.cssFloat=(FCKLang.Dir=='ltr'?'left':'right');e.dir=FCKLang.Dir;e.cellPadding=0;e.cellSpacing=0;var C=e.insertRow(-1);var D;if (!this.HideStart){D=C.insertCell(-1);D.appendChild(B.createElement('div')).className='TB_Start';};for (var i=0;i<this.Items.length;i++){this.Items[i].Create(C.insertCell(-1));};if (!this.HideEnd){D=C.insertCell(-1);D.appendChild(B.createElement('div')).className='TB_End';};A.appendChild(e);};var FCKToolbarSeparator=function(){};FCKToolbarSeparator.prototype.Create=function(A){FCKTools.AppendElement(A,'div').className='TB_Separator';};
-var FCKToolbarBreak=function(){};FCKToolbarBreak.prototype.Create=function(A){var B=A.ownerDocument.createElement('div');B.style.clear=B.style.cssFloat=FCKLang.Dir=='rtl'?'right':'left';A.appendChild(B);};
-function FCKToolbarSet_Create(A){var B;var C=A||FCKConfig.ToolbarLocation;switch (C){case 'In':document.getElementById('xToolbarRow').style.display='';B=new FCKToolbarSet(document);break;case 'None':B=new FCKToolbarSet(document);break;default:FCK.Events.AttachEvent('OnBlur',FCK_OnBlur);FCK.Events.AttachEvent('OnFocus',FCK_OnFocus);var D;var E=C.match(/^Out:(.+)\((\w+)\)$/);if (E){if (FCKBrowserInfo.IsAIR) FCKAdobeAIR.ToolbarSet_GetOutElement(window,E);else D=eval('parent.'+E[1]).document.getElementById(E[2]);}else{E=C.match(/^Out:(\w+)$/);if (E) D=parent.document.getElementById(E[1]);};if (!D){alert('Invalid value for "ToolbarLocation"');return arguments.callee('In');};B=D.__FCKToolbarSet;if (B) break;var F=FCKTools.GetElementDocument(D).createElement('iframe');F.src='javascript:void(0)';F.frameBorder=0;F.width='100%';F.height='10';D.appendChild(F);F.unselectable='on';var G=F.contentWindow.document;var H='';if (FCKBrowserInfo.IsSafari) H='<base href="'+window.document.location+'">';G.open();G.write('<html><head>'+H+'<script type="text/javascript"> var adjust = function() { window.frameElement.height = document.body.scrollHeight ; }; window.onresize = window.onload = function(){var timer = null;var lastHeight = -1;var lastChange = 0;var poller = function(){var currentHeight = document.body.scrollHeight || 0;var currentTime = (new Date()).getTime();if (currentHeight != lastHeight){lastChange = currentTime;adjust();lastHeight = document.body.scrollHeight;}if (lastChange < currentTime - 1000) clearInterval(timer);};timer = setInterval(poller, 100);}</script></head><body style="overflow: hidden">'+document.getElementById('xToolbarSpace').innerHTML+'</body></html>');G.close();if(FCKBrowserInfo.IsAIR) FCKAdobeAIR.ToolbarSet_InitOutFrame(G);FCKTools.AddEventListener(G,'contextmenu',FCKTools.CancelEvent);FCKTools.AppendStyleSheet(G,FCKConfig.SkinEditorCSS);B=D.__FCKToolbarSet=new FCKToolbarSet(G);B._IFrame=F;if (FCK.IECleanup) FCK.IECleanup.AddItem(D,FCKToolbarSet_Target_Cleanup);};B.CurrentInstance=FCK;if (!B.ToolbarItems) B.ToolbarItems=FCKToolbarItems;FCK.AttachToOnSelectionChange(B.RefreshItemsState);return B;};function FCK_OnBlur(A){var B=A.ToolbarSet;if (B.CurrentInstance==A) B.Disable();};function FCK_OnFocus(A){var B=A.ToolbarSet;var C=A||FCK;B.CurrentInstance.FocusManager.RemoveWindow(B._IFrame.contentWindow);B.CurrentInstance=C;C.FocusManager.AddWindow(B._IFrame.contentWindow,true);B.Enable();};function FCKToolbarSet_Cleanup(){this._TargetElement=null;this._IFrame=null;};function FCKToolbarSet_Target_Cleanup(){this.__FCKToolbarSet=null;};var FCKToolbarSet=function(A){this._Document=A;this._TargetElement=A.getElementById('xToolbar');var B=A.getElementById('xExpandHandle');var C=A.getElementById('xCollapseHandle');B.title=FCKLang.ToolbarExpand;FCKTools.AddEventListener(B,'click',FCKToolbarSet_Expand_OnClick);C.title=FCKLang.ToolbarCollapse;FCKTools.AddEventListener(C,'click',FCKToolbarSet_Collapse_OnClick);if (!FCKConfig.ToolbarCanCollapse||FCKConfig.ToolbarStartExpanded) this.Expand();else this.Collapse();C.style.display=FCKConfig.ToolbarCanCollapse?'':'none';if (FCKConfig.ToolbarCanCollapse) C.style.display='';else A.getElementById('xTBLeftBorder').style.display='';this.Toolbars=[];this.IsLoaded=false;if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKToolbarSet_Cleanup);};function FCKToolbarSet_Expand_OnClick(){FCK.ToolbarSet.Expand();};function FCKToolbarSet_Collapse_OnClick(){FCK.ToolbarSet.Collapse();};FCKToolbarSet.prototype.Expand=function(){this._ChangeVisibility(false);};FCKToolbarSet.prototype.Collapse=function(){this._ChangeVisibility(true);};FCKToolbarSet.prototype._ChangeVisibility=function(A){this._Document.getElementById('xCollapsed').style.display=A?'':'none';this._Document.getElementById('xExpanded').style.display=A?'none':'';if (FCKBrowserInfo.IsGecko){FCKTools.RunFunction(window.onresize);}};FCKToolbarSet.prototype.Load=function(A){this.Name=A;this.Items=[];this.ItemsWysiwygOnly=[];this.ItemsContextSensitive=[];this._TargetElement.innerHTML='';var B=FCKConfig.ToolbarSets[A];if (!B){alert(FCKLang.UnknownToolbarSet.replace(/%1/g,A));return;};this.Toolbars=[];for (var x=0;x<B.length;x++){var C=B[x];if (!C) continue;var D;if (typeof(C)=='string'){if (C=='/') D=new FCKToolbarBreak();}else{D=new FCKToolbar();for (var j=0;j<C.length;j++){var E=C[j];if (E=='-') D.AddSeparator();else{var F=FCKToolbarItems.GetItem(E);if (F){D.AddItem(F);this.Items.push(F);if (!F.SourceView) this.ItemsWysiwygOnly.push(F);if (F.ContextSensitive) this.ItemsContextSensitive.push(F);}}}};D.Create(this._TargetElement);this.Toolbars[this.Toolbars.length]=D;};FCKTools.DisableSelection(this._Document.getElementById('xCollapseHandle').parentNode);if (FCK.Status!=2) FCK.Events.AttachEvent('OnStatusChange',this.RefreshModeState);else this.RefreshModeState();this.IsLoaded=true;this.IsEnabled=true;FCKTools.RunFunction(this.OnLoad);};FCKToolbarSet.prototype.Enable=function(){if (this.IsEnabled) return;this.IsEnabled=true;var A=this.Items;for (var i=0;i<A.length;i++) A[i].RefreshState();};FCKToolbarSet.prototype.Disable=function(){if (!this.IsEnabled) return;this.IsEnabled=false;var A=this.Items;for (var i=0;i<A.length;i++) A[i].Disable();};FCKToolbarSet.prototype.RefreshModeState=function(A){if (FCK.Status!=2) return;var B=A?A.ToolbarSet:this;var C=B.ItemsWysiwygOnly;if (FCK.EditMode==0){for (var i=0;i<C.length;i++) C[i].Enable();B.RefreshItemsState(A);}else{B.RefreshItemsState(A);for (var j=0;j<C.length;j++) C[j].Disable();}};FCKToolbarSet.prototype.RefreshItemsState=function(A){var B=(A?A.ToolbarSet:this).ItemsContextSensitive;for (var i=0;i<B.length;i++) B[i].RefreshState();};
-var FCKDialog=(function(){var A;var B;var C;var D=window.parent;while (D.parent&&D.parent!=D){try{if (D.parent.document.domain!=document.domain) break;if (D.parent.document.getElementsByTagName('frameset').length>0) break;}catch (e){break;};D=D.parent;};var E=D.document;var F=function(){if (!B) B=FCKConfig.FloatingPanelsZIndex+999;return++B;};var G=function(){if (!C) return;var H=FCKTools.IsStrictMode(E)?E.documentElement:E.body;FCKDomTools.SetElementStyles(C,{'width':Math.max(H.scrollWidth,H.clientWidth,E.scrollWidth||0)-1+'px','height':Math.max(H.scrollHeight,H.clientHeight,E.scrollHeight||0)-1+'px'});};return {OpenDialog:function(dialogName,dialogTitle,dialogPage,width,height,customValue,parentWindow,resizable){if (!A) this.DisplayMainCover();var I={Title:dialogTitle,Page:dialogPage,Editor:window,CustomValue:customValue,TopWindow:D};FCK.ToolbarSet.CurrentInstance.Selection.Save(true);var J=FCKTools.GetViewPaneSize(D);var K={ 'X':0,'Y':0 };var L=FCKBrowserInfo.IsIE&&(!FCKBrowserInfo.IsIE7||!FCKTools.IsStrictMode(D.document));if (L) K=FCKTools.GetScrollPosition(D);var M=Math.max(K.Y+(J.Height-height-20)/2,0);var N=Math.max(K.X+(J.Width-width-20)/2,0);var O=E.createElement('iframe');FCKTools.ResetStyles(O);O.src=FCKConfig.BasePath+'fckdialog.html';O.frameBorder=0;O.allowTransparency=true;FCKDomTools.SetElementStyles(O,{'position':(L)?'absolute':'fixed','top':M+'px','left':N+'px','width':width+'px','height':height+'px','zIndex':F()});O._DialogArguments=I;E.body.appendChild(O);O._ParentDialog=A;A=O;},OnDialogClose:function(dialogWindow){var O=dialogWindow.frameElement;FCKDomTools.RemoveNode(O);if (O._ParentDialog){A=O._ParentDialog;O._ParentDialog.contentWindow.SetEnabled(true);}else{if (!FCKBrowserInfo.IsIE) FCK.Focus();this.HideMainCover();setTimeout(function(){ A=null;},0);FCK.ToolbarSet.CurrentInstance.Selection.Release();}},DisplayMainCover:function(){C=E.createElement('div');FCKTools.ResetStyles(C);FCKDomTools.SetElementStyles(C,{'position':'absolute','zIndex':F(),'top':'0px','left':'0px','backgroundColor':FCKConfig.BackgroundBlockerColor});FCKDomTools.SetOpacity(C,FCKConfig.BackgroundBlockerOpacity);if (FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsIE7){var Q=E.createElement('iframe');FCKTools.ResetStyles(Q);Q.hideFocus=true;Q.frameBorder=0;Q.src=FCKTools.GetVoidUrl();FCKDomTools.SetElementStyles(Q,{'width':'100%','height':'100%','position':'absolute','left':'0px','top':'0px','filter':'progid:DXImageTransform.Microsoft.Alpha(opacity=0)'});C.appendChild(Q);};FCKTools.AddEventListener(D,'resize',G);G();E.body.appendChild(C);FCKFocusManager.Lock();var R=FCK.ToolbarSet.CurrentInstance.GetInstanceObject('frameElement');R._fck_originalTabIndex=R.tabIndex;R.tabIndex=-1;},HideMainCover:function(){FCKDomTools.RemoveNode(C);FCKFocusManager.Unlock();var R=FCK.ToolbarSet.CurrentInstance.GetInstanceObject('frameElement');R.tabIndex=R._fck_originalTabIndex;FCKDomTools.ClearElementJSProperty(R,'_fck_originalTabIndex');},GetCover:function(){return C;}};})();
-var FCKMenuItem=function(A,B,C,D,E,F){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.SubMenu.Parent=A;this.SubMenu.OnClick=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnClick,this);this.CustomData=F;if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKMenuItem_Cleanup);};FCKMenuItem.prototype.AddItem=function(A,B,C,D,E){this.HasSubMenu=true;return this.SubMenu.AddItem(A,B,C,D,E);};FCKMenuItem.prototype.AddSeparator=function(){this.SubMenu.AddSeparator();};FCKMenuItem.prototype.Create=function(A){var B=this.HasSubMenu;var C=FCKTools.GetElementDocument(A);var r=this.MainElement=A.insertRow(-1);r.className=this.IsDisabled?'MN_Item_Disabled':'MN_Item';if (!this.IsDisabled){FCKTools.AddEventListenerEx(r,'mouseover',FCKMenuItem_OnMouseOver,[this]);FCKTools.AddEventListenerEx(r,'click',FCKMenuItem_OnClick,[this]);if (!B) FCKTools.AddEventListenerEx(r,'mouseout',FCKMenuItem_OnMouseOut,[this]);};var D=r.insertCell(-1);D.className='MN_Icon';D.appendChild(this.Icon.CreateIconElement(C));D=r.insertCell(-1);D.className='MN_Label';D.noWrap=true;D.appendChild(C.createTextNode(this.Label));D=r.insertCell(-1);if (B){D.className='MN_Arrow';var E=D.appendChild(C.createElement('IMG'));E.src=FCK_IMAGES_PATH+'arrow_'+FCKLang.Dir+'.gif';E.width=4;E.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnHide,this);}};FCKMenuItem.prototype.Activate=function(){this.MainElement.className='MN_Item_Over';if (this.HasSubMenu){this.SubMenu.Show(this.MainElement.offsetWidth+2,-2,this.MainElement);};FCKTools.RunFunction(this.OnActivate,this);};FCKMenuItem.prototype.Deactivate=function(){this.MainElement.className='MN_Item';if (this.HasSubMenu) this.SubMenu.Hide();};function FCKMenuItem_SubMenu_OnClick(A,B){FCKTools.RunFunction(B.OnClick,B,[A]);};function FCKMenuItem_SubMenu_OnHide(A){A.Deactivate();};function FCKMenuItem_OnClick(A,B){if (B.HasSubMenu) B.Activate();else{B.Deactivate();FCKTools.RunFunction(B.OnClick,B,[B]);}};function FCKMenuItem_OnMouseOver(A,B){B.Activate();};function FCKMenuItem_OnMouseOut(A,B){B.Deactivate();};function FCKMenuItem_Cleanup(){this.MainElement=null;};
-var FCKMenuBlock=function(){this._Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Items.length;};FCKMenuBlock.prototype.AddItem=function(A,B,C,D,E){var F=new FCKMenuItem(this,A,B,C,D,E);F.OnClick=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnClick,this);F.OnActivate=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnActivate,this);this._Items.push(F);return F;};FCKMenuBlock.prototype.AddSeparator=function(){this._Items.push(new FCKMenuSeparator());};FCKMenuBlock.prototype.RemoveAllItems=function(){this._Items=[];var A=this._ItemsTable;if (A){while (A.rows.length>0) A.deleteRow(0);}};FCKMenuBlock.prototype.Create=function(A){if (!this._ItemsTable){if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKMenuBlock_Cleanup);this._Window=FCKTools.GetElementWindow(A);var B=FCKTools.GetElementDocument(A);var C=A.appendChild(B.createElement('table'));C.cellPadding=0;C.cellSpacing=0;FCKTools.DisableSelection(C);var D=C.insertRow(-1).insertCell(-1);D.className='MN_Menu';var E=this._ItemsTable=D.appendChild(B.createElement('table'));E.cellPadding=0;E.cellSpacing=0;};for (var i=0;i<this._Items.length;i++) this._Items[i].Create(this._ItemsTable);};function FCKMenuBlock_Item_OnClick(A,B){if (B.Hide) B.Hide();FCKTools.RunFunction(B.OnClick,B,[A]);};function FCKMenuBlock_Item_OnActivate(A){var B=A._ActiveItem;if (B&&B!=this){if (!FCKBrowserInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.Deactivate();};A._ActiveItem=this;};function FCKMenuBlock_Cleanup(){this._Window=null;this._ItemsTable=null;};var FCKMenuSeparator=function(){};FCKMenuSeparator.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var r=A.insertRow(-1);var C=r.insertCell(-1);C.className='MN_Separator MN_Icon';C=r.insertCell(-1);C.className='MN_Separator';C.appendChild(B.createElement('DIV')).className='MN_Separator_Line';C=r.insertCell(-1);C.className='MN_Separator';C.appendChild(B.createElement('DIV')).className='MN_Separator_Line';};
-var FCKMenuBlockPanel=function(){FCKMenuBlock.call(this);};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototype.Create=function(){var A=this.Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());A.AppendStyleSheet(FCKConfig.SkinEditorCSS);FCKMenuBlock.prototype.Create.call(this,A.MainNode);};FCKMenuBlockPanel.prototype.Show=function(x,y,A){if (!this.Panel.CheckIsOpened()) this.Panel.Show(x,y,A);};FCKMenuBlockPanel.prototype.Hide=function(){if (this.Panel.CheckIsOpened()) this.Panel.Hide();};
-var FCKContextMenu=function(A,B){this.CtrlDisable=false;var C=this._Panel=new FCKPanel(A);C.AppendStyleSheet(FCKConfig.SkinEditorCSS);C.IsContextMenu=true;if (FCKBrowserInfo.IsGecko) C.Document.addEventListener('draggesture',function(e) {e.preventDefault();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.OnClick=FCKTools.CreateEventListener(FCKContextMenu_MenuBlock_OnClick,this);this._Redraw=true;};FCKContextMenu.prototype.SetMouseClickWindow=function(A){if (!FCKBrowserInfo.IsIE){this._Document=A.document;if (FCKBrowserInfo.IsOpera&&!('oncontextmenu' in document.createElement('foo'))){this._Document.addEventListener('mousedown',FCKContextMenu_Document_OnMouseDown,false);this._Document.addEventListener('mouseup',FCKContextMenu_Document_OnMouseUp,false);};this._Document.addEventListener('contextmenu',FCKContextMenu_Document_OnContextMenu,false);}};FCKContextMenu.prototype.AddItem=function(A,B,C,D,E){var F=this._MenuBlock.AddItem(A,B,C,D,E);this._Redraw=true;return F;};FCKContextMenu.prototype.AddSeparator=function(){this._MenuBlock.AddSeparator();this._Redraw=true;};FCKContextMenu.prototype.RemoveAllItems=function(){this._MenuBlock.RemoveAllItems();this._Redraw=true;};FCKContextMenu.prototype.AttachToElement=function(A){if (FCKBrowserInfo.IsIE) FCKTools.AddEventListenerEx(A,'contextmenu',FCKContextMenu_AttachedElement_OnContextMenu,this);else A._FCKContextMenu=this;};function FCKContextMenu_Document_OnContextMenu(e){if (FCKConfig.BrowserContextMenu) return true;var A=e.target;while (A){if (A._FCKContextMenu){if (A._FCKContextMenu.CtrlDisable&&(e.ctrlKey||e.metaKey)) return true;FCKTools.CancelEvent(e);FCKContextMenu_AttachedElement_OnContextMenu(e,A._FCKContextMenu,A);return false;};A=A.parentNode;};return true;};var FCKContextMenu_OverrideButton;function FCKContextMenu_Document_OnMouseDown(e){if(!e||e.button!=2) return false;if (FCKConfig.BrowserContextMenu) return true;var A=e.target;while (A){if (A._FCKContextMenu){if (A._FCKContextMenu.CtrlDisable&&(e.ctrlKey||e.metaKey)) return true;var B=FCKContextMenu_OverrideButton;if(!B){var C=FCKTools.GetElementDocument(e.target);B=FCKContextMenu_OverrideButton=C.createElement('input');B.type='button';var D=C.createElement('p');C.body.appendChild(D);D.appendChild(B);};B.style.cssText='position:absolute;top:'+(e.clientY-2)+'px;left:'+(e.clientX-2)+'px;width:5px;height:5px;opacity:0.01';};A=A.parentNode;};return false;};function FCKContextMenu_Document_OnMouseUp(e){if (FCKConfig.BrowserContextMenu) return true;var A=FCKContextMenu_OverrideButton;if (A){var B=A.parentNode;B.parentNode.removeChild(B);FCKContextMenu_OverrideButton=undefined;if(e&&e.button==2){FCKContextMenu_Document_OnContextMenu(e);return false;}};return true;};function FCKContextMenu_AttachedElement_OnContextMenu(A,B,C){if ((B.CtrlDisable&&(A.ctrlKey||A.metaKey))||FCKConfig.BrowserContextMenu) return true;var D=C||this;if (B.OnBeforeOpen) B.OnBeforeOpen.call(B,D);if (B._MenuBlock.Count()==0) return false;if (B._Redraw){B._MenuBlock.Create(B._Panel.MainNode);B._Redraw=false;};FCKTools.DisableSelection(B._Panel.Document.body);var x=0;var y=0;if (FCKBrowserInfo.IsIE){x=A.screenX;y=A.screenY;}else if (FCKBrowserInfo.IsSafari){x=A.clientX;y=A.clientY;}else{x=A.pageX;y=A.pageY;};B._Panel.Show(x,y,A.currentTarget||null);return false;};function FCKContextMenu_MenuBlock_OnClick(A,B){B._Panel.Hide();FCKTools.RunFunction(B.OnItemClick,B,A);};
-FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(A){if (A) this.Listeners.push(A);};function FCK_ContextMenu_Init(){var A=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo.IsIE?window:window.parent,FCKLang.Dir);A.CtrlDisable=FCKConfig.BrowserContextMenuOnCtrl;A.OnBeforeOpen=FCK_ContextMenu_OnBeforeOpen;A.OnItemClick=FCK_ContextMenu_OnItemClick;var B=FCK.ContextMenu;for (var i=0;i<FCKConfig.ContextMenu.length;i++) B.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[i]));};function FCK_ContextMenu_GetListener(A){switch (A){case 'Generic':return {AddItems:function(menu,tag,tagName){menu.AddItem('Cut',FCKLang.Cut,7,FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCommand('Copy').GetState()==-1);menu.AddItem('Paste',FCKLang.Paste,9,FCKCommands.GetCommand('Paste').GetState()==-1);}};case 'Table':return {AddItems:function(menu,tag,tagName){var B=(tagName=='TABLE');var C=(!B&&FCKSelection.HasAncestorNode('TABLE'));if (C){menu.AddSeparator();var D=menu.AddItem('Cell',FCKLang.CellCM);D.AddItem('TableInsertCellBefore',FCKLang.InsertCellBefore,69);D.AddItem('TableInsertCellAfter',FCKLang.InsertCellAfter,58);D.AddItem('TableDeleteCells',FCKLang.DeleteCells,59);if (FCKBrowserInfo.IsGecko) D.AddItem('TableMergeCells',FCKLang.MergeCells,60,FCKCommands.GetCommand('TableMergeCells').GetState()==-1);else{D.AddItem('TableMergeRight',FCKLang.MergeRight,60,FCKCommands.GetCommand('TableMergeRight').GetState()==-1);D.AddItem('TableMergeDown',FCKLang.MergeDown,60,FCKCommands.GetCommand('TableMergeDown').GetState()==-1);};D.AddItem('TableHorizontalSplitCell',FCKLang.HorizontalSplitCell,61,FCKCommands.GetCommand('TableHorizontalSplitCell').GetState()==-1);D.AddItem('TableVerticalSplitCell',FCKLang.VerticalSplitCell,61,FCKCommands.GetCommand('TableVerticalSplitCell').GetState()==-1);D.AddSeparator();D.AddItem('TableCellProp',FCKLang.CellProperties,57,FCKCommands.GetCommand('TableCellProp').GetState()==-1);menu.AddSeparator();D=menu.AddItem('Row',FCKLang.RowCM);D.AddItem('TableInsertRowBefore',FCKLang.InsertRowBefore,70);D.AddItem('TableInsertRowAfter',FCKLang.InsertRowAfter,62);D.AddItem('TableDeleteRows',FCKLang.DeleteRows,63);menu.AddSeparator();D=menu.AddItem('Column',FCKLang.ColumnCM);D.AddItem('TableInsertColumnBefore',FCKLang.InsertColumnBefore,71);D.AddItem('TableInsertColumnAfter',FCKLang.InsertColumnAfter,64);D.AddItem('TableDeleteColumns',FCKLang.DeleteColumns,65);};if (B||C){menu.AddSeparator();menu.AddItem('TableDelete',FCKLang.TableDelete);menu.AddItem('TableProp',FCKLang.TableProperties,39);}}};case 'Link':return {AddItems:function(menu,tag,tagName){var E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=-1){var F=FCKSelection.MoveToAncestorNode('A');var G=(F&&F.name.length>0&&F.href.length==0);if (G) return;menu.AddSeparator();menu.AddItem('VisitLink',FCKLang.VisitLink);menu.AddSeparator();if (E) menu.AddItem('Link',FCKLang.EditLink,34);menu.AddItem('Unlink',FCKLang.RemoveLink,35);}}};case 'Image':return {AddItems:function(menu,tag,tagName){if (tagName=='IMG'&&!tag.getAttribute('_fckfakelement')){menu.AddSeparator();menu.AddItem('Image',FCKLang.ImageProperties,37);}}};case 'Anchor':return {AddItems:function(menu,tag,tagName){var F=FCKSelection.MoveToAncestorNode('A');var G=(F&&F.name.length>0);if (G||(tagName=='IMG'&&tag.getAttribute('_fckanchor'))){menu.AddSeparator();menu.AddItem('Anchor',FCKLang.AnchorProp,36);menu.AddItem('AnchorDelete',FCKLang.AnchorDelete);}}};case 'Flash':return {AddItems:function(menu,tag,tagName){if (tagName=='IMG'&&tag.getAttribute('_fckflash')){menu.AddSeparator();menu.AddItem('Flash',FCKLang.FlashProperties,38);}}};case 'Form':return {AddItems:function(menu,tag,tagName){if (FCKSelection.HasAncestorNode('FORM')){menu.AddSeparator();menu.AddItem('Form',FCKLang.FormProp,48);}}};case 'Checkbox':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&tag.type=='checkbox'){menu.AddSeparator();menu.AddItem('Checkbox',FCKLang.CheckboxProp,49);}}};case 'Radio':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&tag.type=='radio'){menu.AddSeparator();menu.AddItem('Radio',FCKLang.RadioButtonProp,50);}}};case 'TextField':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&(tag.type=='text'||tag.type=='password')){menu.AddSeparator();menu.AddItem('TextField',FCKLang.TextFieldProp,51);}}};case 'HiddenField':return {AddItems:function(menu,tag,tagName){if (tagName=='IMG'&&tag.getAttribute('_fckinputhidden')){menu.AddSeparator();menu.AddItem('HiddenField',FCKLang.HiddenFieldProp,56);}}};case 'ImageButton':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&tag.type=='image'){menu.AddSeparator();menu.AddItem('ImageButton',FCKLang.ImageButtonProp,55);}}};case 'Button':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&(tag.type=='button'||tag.type=='submit'||tag.type=='reset')){menu.AddSeparator();menu.AddItem('Button',FCKLang.ButtonProp,54);}}};case 'Select':return {AddItems:function(menu,tag,tagName){if (tagName=='SELECT'){menu.AddSeparator();menu.AddItem('Select',FCKLang.SelectionFieldProp,53);}}};case 'Textarea':return {AddItems:function(menu,tag,tagName){if (tagName=='TEXTAREA'){menu.AddSeparator();menu.AddItem('Textarea',FCKLang.TextareaProp,52);}}};case 'BulletedList':return {AddItems:function(menu,tag,tagName){if (FCKSelection.HasAncestorNode('UL')){menu.AddSeparator();menu.AddItem('BulletedList',FCKLang.BulletedListProp,27);}}};case 'NumberedList':return {AddItems:function(menu,tag,tagName){if (FCKSelection.HasAncestorNode('OL')){menu.AddSeparator();menu.AddItem('NumberedList',FCKLang.NumberedListProp,26);}}};case 'DivContainer':return {AddItems:function(menu,tag,tagName){var J=FCKDomTools.GetSelectedDivContainers();if (J.length>0){menu.AddSeparator();menu.AddItem('EditDiv',FCKLang.EditDiv,75);menu.AddItem('DeleteDiv',FCKLang.DeleteDiv,76);}}};};return null;};function FCK_ContextMenu_OnBeforeOpen(){FCK.Events.FireEvent('OnSelectionChange');var A,sTagName;if ((A=FCKSelection.GetSelectedElement())) sTagName=A.tagName;var B=FCK.ContextMenu._InnerContextMenu;B.RemoveAllItems();var C=FCK.ContextMenu.Listeners;for (var i=0;i<C.length;i++) C[i].AddItems(B,A,sTagName);};function FCK_ContextMenu_OnItemClick(A){if (!FCKBrowserInfo.IsIE) FCK.Focus();FCKCommands.GetCommand(A.Name).Execute(A.CustomData);};
-var FCKHtmlIterator=function(A){this._sourceHtml=A;};FCKHtmlIterator.prototype={Next:function(){var A=this._sourceHtml;if (A==null) return null;var B=FCKRegexLib.HtmlTag.exec(A);var C=false;var D="";if (B){if (B.index>0){D=A.substr(0,B.index);this._sourceHtml=A.substr(B.index);}else{C=true;D=B[0];this._sourceHtml=A.substr(B[0].length);}}else{D=A;this._sourceHtml=null;};return { 'isTag':C,'value':D };},Each:function(A){var B;while ((B=this.Next())) A(B.isTag,B.value);}};var FCKHtmlIterator=function(A){this._sourceHtml=A;};FCKHtmlIterator.prototype={Next:function(){var A=this._sourceHtml;if (A==null) return null;var B=FCKRegexLib.HtmlTag.exec(A);var C=false;var D="";if (B){if (B.index>0){D=A.substr(0,B.index);this._sourceHtml=A.substr(B.index);}else{C=true;D=B[0];this._sourceHtml=A.substr(B[0].length);}}else{D=A;this._sourceHtml=null;};return { 'isTag':C,'value':D };},Each:function(A){var B;while ((B=this.Next())) A(B.isTag,B.value);}};
-var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.BasePath+A+'/';if (!B||B.length==0) this.AvailableLangs=[];else this.AvailableLangs=B.split(',');};FCKPlugin.prototype.Load=function(){if (this.AvailableLangs.length>0){var A;if (this.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0) A=FCKLanguageManager.ActiveLanguage.Code;else A=this.AvailableLangs[0];LoadScript(this.Path+'lang/'+A+'.js');};LoadScript(this.Path+'fckplugin.js');};
-var FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){var A=FCKPlugins.Items;for (var i=0;i<FCKConfig.Plugins.Items.length;i++){var B=FCKConfig.Plugins.Items[i];var C=A[B[0]]=new FCKPlugin(B[0],B[1],B[2]);FCKPlugins.ItemsCount++;};for (var s in A) A[s].Load();FCKPlugins.Load=null;};
diff --git a/horde/services/editor/fckeditor/editor/js/src/fckeditorcode_ie.js b/horde/services/editor/fckeditor/editor/js/src/fckeditorcode_ie.js
deleted file mode 100644 (file)
index c7603c5..0000000
+++ /dev/null
@@ -1,109 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This file has been compressed for better performance. The original source
- * can be found at "editor/_source".
- */
-
-var FCK_STATUS_NOTLOADED=window.parent.FCK_STATUS_NOTLOADED=0;var FCK_STATUS_ACTIVE=window.parent.FCK_STATUS_ACTIVE=1;var FCK_STATUS_COMPLETE=window.parent.FCK_STATUS_COMPLETE=2;var FCK_TRISTATE_OFF=window.parent.FCK_TRISTATE_OFF=0;var FCK_TRISTATE_ON=window.parent.FCK_TRISTATE_ON=1;var FCK_TRISTATE_DISABLED=window.parent.FCK_TRISTATE_DISABLED=-1;var FCK_UNKNOWN=window.parent.FCK_UNKNOWN=-9;var FCK_TOOLBARITEM_ONLYICON=window.parent.FCK_TOOLBARITEM_ONLYICON=0;var FCK_TOOLBARITEM_ONLYTEXT=window.parent.FCK_TOOLBARITEM_ONLYTEXT=1;var FCK_TOOLBARITEM_ICONTEXT=window.parent.FCK_TOOLBARITEM_ICONTEXT=2;var FCK_EDITMODE_WYSIWYG=window.parent.FCK_EDITMODE_WYSIWYG=0;var FCK_EDITMODE_SOURCE=window.parent.FCK_EDITMODE_SOURCE=1;var FCK_IMAGES_PATH='images/';var FCK_SPACER_PATH='images/spacer.gif';var CTRL=1000;var SHIFT=2000;var ALT=4000;var FCK_STYLE_BLOCK=0;var FCK_STYLE_INLINE=1;var FCK_STYLE_OBJECT=2;
-String.prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){var A=arguments;if (A.length==1&&A[0].pop) A=A[0];for (var i=0;i<A.length;i++){if (this==A[i]) return true;};return false;};String.prototype.IEquals=function(){var A=this.toUpperCase();var B=arguments;if (B.length==1&&B[0].pop) B=B[0];for (var i=0;i<B.length;i++){if (A==B[i].toUpperCase()) return true;};return false;};String.prototype.ReplaceAll=function(A,B){var C=this;for (var i=0;i<A.length;i++){C=C.replace(A[i],B[i]);};return C;};String.prototype.StartsWith=function(A){return (this.substr(0,A.length)==A);};String.prototype.EndsWith=function(A,B){var C=this.length;var D=A.length;if (D>C) return false;if (B){var E=new RegExp(A+'$','i');return E.test(this);}else return (D==0||this.substr(C-D,D)==A);};String.prototype.Remove=function(A,B){var s='';if (A>0) s=this.substring(0,A);if (A+B<this.length) s+=this.substring(A+B,this.length);return s;};String.prototype.Trim=function(){return this.replace(/(^[ \t\n\r]*)|([ \t\n\r]*$)/g,'');};String.prototype.LTrim=function(){return this.replace(/^[ \t\n\r]*/g,'');};String.prototype.RTrim=function(){return this.replace(/[ \t\n\r]*$/g,'');};String.prototype.ReplaceNewLineChars=function(A){return this.replace(/\n/g,A);};String.prototype.Replace=function(A,B,C){if (typeof B=='function'){return this.replace(A,function(){return B.apply(C||this,arguments);});}else return this.replace(A,B);};Array.prototype.IndexOf=function(A){for (var i=0;i<this.length;i++){if (this[i]==A) return i;};return-1;};
-var    FCKIECleanup=function(A){if (A._FCKCleanupObj) this.Items=A._FCKCleanupObj.Items;else{this.Items=[];A._FCKCleanupObj=this;FCKTools.AddEventListenerEx(A,'unload',FCKIECleanup_Cleanup);}};FCKIECleanup.prototype.AddItem=function(A,B){this.Items.push([A,B]);};function FCKIECleanup_Cleanup(){if (!this._FCKCleanupObj||(FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag)) return;var A=this._FCKCleanupObj.Items;while (A.length>0){var B=A.pop();if (B) B[1].call(B[0]);};this._FCKCleanupObj=null;if (CollectGarbage) CollectGarbage();};
-var s=navigator.userAgent.toLowerCase();var FCKBrowserInfo={IsIE:/*@cc_on!@*/false,IsIE7:/*@cc_on!@*/false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=7),IsIE6:/*@cc_on!@*/false&&(parseInt(s.match(/msie (\d+)/)[1],10)>=6),IsSafari:s.Contains(' applewebkit/'),IsOpera:!!window.opera,IsAIR:s.Contains(' adobeair/'),IsMac:s.Contains('macintosh')};(function(A){A.IsGecko=(navigator.product=='Gecko')&&!A.IsSafari&&!A.IsOpera;A.IsGeckoLike=(A.IsGecko||A.IsSafari||A.IsOpera);if (A.IsGecko){var B=s.match(/rv:(\d+\.\d+)/);var C=B&&parseFloat(B[1]);if (C){A.IsGecko10=(C<1.8);A.IsGecko19=(C>1.8);}}})(FCKBrowserInfo);
-var FCKURLParams={};(function(){var A=document.location.search.substr(1).split('&');for (var i=0;i<A.length;i++){var B=A[i].split('=');var C=decodeURIComponent(B[0]);var D=decodeURIComponent(B[1]);FCKURLParams[C]=D;}})();
-var FCKEvents=function(A){this.Owner=A;this._RegisteredEvents={};};FCKEvents.prototype.AttachEvent=function(A,B){var C;if (!(C=this._RegisteredEvents[A])) this._RegisteredEvents[A]=[B];else{if (C.IndexOf(B)==-1) C.push(B);}};FCKEvents.prototype.FireEvent=function(A,B){var C=true;var D=this._RegisteredEvents[A];if (D){for (var i=0;i<D.length;i++){try{C=(D[i](this.Owner,B)&&C);}catch(e){if (e.number!=-2146823277) throw e;}}};return C;};
-var FCKDataProcessor=function(){};FCKDataProcessor.prototype={ConvertToHtml:function(A){if (FCKConfig.FullPage){FCK.DocTypeDeclaration=A.match(FCKRegexLib.DocTypeTag);if (!FCKRegexLib.HasBodyTag.test(A)) A='<body>'+A+'</body>';if (!FCKRegexLib.HtmlOpener.test(A)) A='<html dir="'+FCKConfig.ContentLangDirection+'">'+A+'</html>';if (!FCKRegexLib.HeadOpener.test(A)) A=A.replace(FCKRegexLib.HtmlOpener,'$&<head><title></title></head>');return A;}else{var B=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"';if (FCKBrowserInfo.IsIE&&FCKConfig.DocType.length>0&&!FCKRegexLib.Html4DocType.test(FCKConfig.DocType)) B+=' style="overflow-y: scroll"';B+='><head><title></title></head><body'+FCKConfig.GetBodyAttributes()+'>'+A+'</body></html>';return B;}},ConvertToDataFormat:function(A,B,C,D){var E=FCKXHtml.GetXHTML(A,!B,D);if (C&&FCKRegexLib.EmptyOutParagraph.test(E)) return '';return E;},FixHtml:function(A){return A;}};
-var FCK={Name:FCKURLParams['InstanceName'],Status:0,EditMode:0,Toolbar:null,HasFocus:false,DataProcessor:new FCKDataProcessor(),GetInstanceObject:(function(){var w=window;return function(name){return w[name];}})(),AttachToOnSelectionChange:function(A){this.Events.AttachEvent('OnSelectionChange',A);},GetLinkedFieldValue:function(){return this.LinkedField.value;},GetParentForm:function(){return this.LinkedField.form;},StartupValue:'',IsDirty:function(){if (this.EditMode==1) return (this.StartupValue!=this.EditingArea.Textarea.value);else{if (!this.EditorDocument) return false;return (this.StartupValue!=this.EditorDocument.body.innerHTML);}},ResetIsDirty:function(){if (this.EditMode==1) this.StartupValue=this.EditingArea.Textarea.value;else if (this.EditorDocument.body) this.StartupValue=this.EditorDocument.body.innerHTML;},StartEditor:function(){this.TempBaseTag=FCKConfig.BaseHref.length>0?'<base href="'+FCKConfig.BaseHref+'" _fcktemp="true"></base>':'';var A=FCK.KeystrokeHandler=new FCKKeystrokeHandler();A.OnKeystroke=_FCK_KeystrokeHandler_OnKeystroke;A.SetKeystrokes(FCKConfig.Keystrokes);if (FCKBrowserInfo.IsIE7){if ((CTRL+86) in A.Keystrokes) A.SetKeystrokes([CTRL+86,true]);if ((SHIFT+45) in A.Keystrokes) A.SetKeystrokes([SHIFT+45,true]);};A.SetKeystrokes([CTRL+8,true]);this.EditingArea=new FCKEditingArea(document.getElementById('xEditingArea'));this.EditingArea.FFSpellChecker=FCKConfig.FirefoxSpellChecker;this.SetData(this.GetLinkedFieldValue(),true);FCKTools.AddEventListener(document,"keydown",this._TabKeyHandler);this.AttachToOnSelectionChange(_FCK_PaddingNodeListener);if (FCKBrowserInfo.IsGecko) this.AttachToOnSelectionChange(this._ExecCheckEmptyBlock);},Focus:function(){FCK.EditingArea.Focus();},SetStatus:function(A){this.Status=A;if (A==1){FCKFocusManager.AddWindow(window,true);if (FCKBrowserInfo.IsIE) FCKFocusManager.AddWindow(window.frameElement,true);if (FCKConfig.StartupFocus) FCK.Focus();};this.Events.FireEvent('OnStatusChange',A);},FixBody:function(){var A=FCKConfig.EnterMode;if (A!='p'&&A!='div') return;var B=this.EditorDocument;if (!B) return;var C=B.body;if (!C) return;FCKDomTools.TrimNode(C);var D=C.firstChild;var E;while (D){var F=false;switch (D.nodeType){case 1:var G=D.nodeName.toLowerCase();if (!FCKListsLib.BlockElements[G]&&G!='li'&&!D.getAttribute('_fckfakelement')&&D.getAttribute('_moz_dirty')==null) F=true;break;case 3:if (E||D.nodeValue.Trim().length>0) F=true;break;case 8:if (E) F=true;break;};if (F){var H=D.parentNode;if (!E) E=H.insertBefore(B.createElement(A),D);E.appendChild(H.removeChild(D));D=E.nextSibling;}else{if (E){FCKDomTools.TrimNode(E);E=null;};D=D.nextSibling;}};if (E) FCKDomTools.TrimNode(E);},GetData:function(A){if (FCK.EditMode==1) return FCK.EditingArea.Textarea.value;this.FixBody();var B=FCK.EditorDocument;if (!B) return null;var C=FCKConfig.FullPage;var D=FCK.DataProcessor.ConvertToDataFormat(C?B.documentElement:B.body,!C,FCKConfig.IgnoreEmptyParagraphValue,A);D=FCK.ProtectEventsRestore(D);if (FCKBrowserInfo.IsIE) D=D.replace(FCKRegexLib.ToReplace,'$1');if (C){if (FCK.DocTypeDeclaration&&FCK.DocTypeDeclaration.length>0) D=FCK.DocTypeDeclaration+'\n'+D;if (FCK.XmlDeclaration&&FCK.XmlDeclaration.length>0) D=FCK.XmlDeclaration+'\n'+D;};return FCKConfig.ProtectedSource.Revert(D);},UpdateLinkedField:function(){var A=FCK.GetXHTML(FCKConfig.FormatOutput);if (FCKConfig.HtmlEncodeOutput) A=FCKTools.HTMLEncode(A);FCK.LinkedField.value=A;FCK.Events.FireEvent('OnAfterLinkedFieldUpdate');},RegisteredDoubleClickHandlers:{},OnDoubleClick:function(A){var B=FCK.RegisteredDoubleClickHandlers[A.tagName.toUpperCase()];if (B){for (var i=0;i<B.length;i++) B[i](A);};B=FCK.RegisteredDoubleClickHandlers['*'];if (B){for (var i=0;i<B.length;i++) B[i](A);}},RegisterDoubleClickHandler:function(A,B){var C=B||'*';C=C.toUpperCase();var D;if (!(D=FCK.RegisteredDoubleClickHandlers[C])) FCK.RegisteredDoubleClickHandlers[C]=[A];else{if (D.IndexOf(A)==-1) D.push(A);}},OnAfterSetHTML:function(){FCKDocumentProcessor.Process(FCK.EditorDocument);FCKUndo.SaveUndoStep();FCK.Events.FireEvent('OnSelectionChange');FCK.Events.FireEvent('OnAfterSetHTML');},ProtectUrls:function(A){A=A.replace(FCKRegexLib.ProtectUrlsA,'$& _fcksavedurl=$1');A=A.replace(FCKRegexLib.ProtectUrlsImg,'$& _fcksavedurl=$1');A=A.replace(FCKRegexLib.ProtectUrlsArea,'$& _fcksavedurl=$1');return A;},ProtectEvents:function(A){return A.replace(FCKRegexLib.TagsWithEvent,_FCK_ProtectEvents_ReplaceTags);},ProtectEventsRestore:function(A){return A.replace(FCKRegexLib.ProtectedEvents,_FCK_ProtectEvents_RestoreEvents);},ProtectTags:function(A){var B=FCKConfig.ProtectedTags;if (FCKBrowserInfo.IsIE) B+=B.length>0?'|ABBR|XML|EMBED|OBJECT':'ABBR|XML|EMBED|OBJECT';var C;if (B.length>0){C=new RegExp('<('+B+')(?!\w|:)','gi');A=A.replace(C,'<FCK:$1');C=new RegExp('<\/('+B+')>','gi');A=A.replace(C,'<\/FCK:$1>');};B='META';if (FCKBrowserInfo.IsIE) B+='|HR';C=new RegExp('<(('+B+')(?=\\s|>|/)[\\s\\S]*?)/?>','gi');A=A.replace(C,'<FCK:$1 />');return A;},SetData:function(A,B){this.EditingArea.Mode=FCK.EditMode;if (FCKBrowserInfo.IsIE&&FCK.EditorDocument){FCK.EditorDocument.detachEvent("onselectionchange",Doc_OnSelectionChange);};FCKTempBin.Reset();FCK.Selection.Release();if (FCK.EditMode==0){this._ForceResetIsDirty=(B===true);A=FCKConfig.ProtectedSource.Protect(A);A=FCK.DataProcessor.ConvertToHtml(A);A=A.replace(FCKRegexLib.InvalidSelfCloseTags,'$1></$2>');A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);if (FCK.TempBaseTag.length>0&&!FCKRegexLib.HasBaseTag.test(A)) A=A.replace(FCKRegexLib.HeadOpener,'$&'+FCK.TempBaseTag);var C='';if (!FCKConfig.FullPage) C+=_FCK_GetEditorAreaStyleTags();if (FCKBrowserInfo.IsIE) C+=FCK._GetBehaviorsStyle();else if (FCKConfig.ShowBorders) C+=FCKTools.GetStyleHtml(FCK_ShowTableBordersCSS,true);C+=FCKTools.GetStyleHtml(FCK_InternalCSS,true);A=A.replace(FCKRegexLib.HeadCloser,C+'$&');this.EditingArea.OnLoad=_FCK_EditingArea_OnLoad;this.EditingArea.Start(A);}else{FCK.EditorWindow=null;FCK.EditorDocument=null;FCKDomTools.PaddingNode=null;this.EditingArea.OnLoad=null;this.EditingArea.Start(A);this.EditingArea.Textarea._FCKShowContextMenu=true;FCK.EnterKeyHandler=null;if (B) this.ResetIsDirty();FCK.KeystrokeHandler.AttachToElement(this.EditingArea.Textarea);this.EditingArea.Textarea.focus();FCK.Events.FireEvent('OnAfterSetHTML');};if (FCKBrowserInfo.IsGecko) window.onresize();},RedirectNamedCommands:{},ExecuteNamedCommand:function(A,B,C,D){if (!D) FCKUndo.SaveUndoStep();if (!C&&FCK.RedirectNamedCommands[A]!=null) FCK.ExecuteRedirectedNamedCommand(A,B);else{FCK.Focus();FCK.EditorDocument.execCommand(A,false,B);FCK.Events.FireEvent('OnSelectionChange');};if (!D) FCKUndo.SaveUndoStep();},GetNamedCommandState:function(A){try{if (FCKBrowserInfo.IsSafari&&FCK.EditorWindow&&A.IEquals('Paste')) return 0;if (!FCK.EditorDocument.queryCommandEnabled(A)) return -1;else{return FCK.EditorDocument.queryCommandState(A)?1:0;}}catch (e){return 0;}},GetNamedCommandValue:function(A){var B='';var C=FCK.GetNamedCommandState(A);if (C==-1) return null;try{B=this.EditorDocument.queryCommandValue(A);}catch(e) {};return B?B:'';},Paste:function(A){if (FCK.Status!=2||!FCK.Events.FireEvent('OnPaste')) return false;return A||FCK._ExecPaste();},PasteFromWord:function(){FCKDialog.OpenDialog('FCKDialog_Paste',FCKLang.PasteFromWord,'dialog/fck_paste.html',400,330,'Word');},Preview:function(){var A;if (FCKConfig.FullPage){if (FCK.TempBaseTag.length>0) A=FCK.TempBaseTag+FCK.GetXHTML();else A=FCK.GetXHTML();}else{A=FCKConfig.DocType+'<html dir="'+FCKConfig.ContentLangDirection+'"><head>'+FCK.TempBaseTag+'<title>'+FCKLang.Preview+'</title>'+_FCK_GetEditorAreaStyleTags()+'</head><body'+FCKConfig.GetBodyAttributes()+'>'+FCK.GetXHTML()+'</body></html>';};var B=FCKConfig.ScreenWidth*0.8;var C=FCKConfig.ScreenHeight*0.7;var D=(FCKConfig.ScreenWidth-B)/2;var E='';if (FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=A;E='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.opener._FCKHtmlToLoad );document.close() ;window.opener._FCKHtmlToLoad = null ;})() )';};var F=window.open(E,null,'toolbar=yes,location=no,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width='+B+',height='+C+',left='+D);if (!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){F.document.write(A);F.document.close();}},SwitchEditMode:function(A){var B=(FCK.EditMode==0);var C=FCK.IsDirty();var D;if (B){FCKCommands.GetCommand('ShowBlocks').SaveState();if (!A&&FCKBrowserInfo.IsIE) FCKUndo.SaveUndoStep();D=FCK.GetXHTML(FCKConfig.FormatSource);if (FCKBrowserInfo.IsIE) FCKTempBin.ToHtml();if (D==null) return false;}else D=this.EditingArea.Textarea.value;FCK.EditMode=B?1:0;FCK.SetData(D,!C);FCK.Focus();FCKTools.RunFunction(FCK.ToolbarSet.RefreshModeState,FCK.ToolbarSet);return true;},InsertElement:function(A){if (typeof A=='string') A=this.EditorDocument.createElement(A);var B=A.nodeName.toLowerCase();FCKSelection.Restore();var C=new FCKDomRange(this.EditorWindow);C.MoveToSelection();C.DeleteContents();if (FCKListsLib.BlockElements[B]!=null){if (C.StartBlock){if (C.CheckStartOfBlock()) C.MoveToPosition(C.StartBlock,3);else if (C.CheckEndOfBlock()) C.MoveToPosition(C.StartBlock,4);else C.SplitBlock();};C.InsertNode(A);var D=FCKDomTools.GetNextSourceElement(A,false,null,['hr','br','param','img','area','input'],true);if (!D&&FCKConfig.EnterMode!='br'){D=this.EditorDocument.body.appendChild(this.EditorDocument.createElement(FCKConfig.EnterMode));if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);};if (FCKListsLib.EmptyElements[B]==null) C.MoveToElementEditStart(A);else if (D) C.MoveToElementEditStart(D);else C.MoveToPosition(A,4);if (FCKBrowserInfo.IsGeckoLike){if (D) FCKDomTools.ScrollIntoView(D,false);FCKDomTools.ScrollIntoView(A,false);}}else{C.InsertNode(A);C.SetStart(A,4);C.SetEnd(A,4);};C.Select();C.Release();this.Focus();return A;},_InsertBlockElement:function(A){},_IsFunctionKey:function(A){if (A>=16&&A<=20) return true;if (A==27||(A>=33&&A<=40)) return true;if (A==45) return true;return false;},_KeyDownListener:function(A){if (!A) A=FCK.EditorWindow.event;if (FCK.EditorWindow){if (!FCK._IsFunctionKey(A.keyCode)&&!(A.ctrlKey||A.metaKey)&&!(A.keyCode==46)) FCK._KeyDownUndo();};return true;},_KeyDownUndo:function(){if (!FCKUndo.Typing){FCKUndo.SaveUndoStep();FCKUndo.Typing=true;FCK.Events.FireEvent("OnSelectionChange");};FCKUndo.TypesCount++;FCKUndo.Changed=1;if (FCKUndo.TypesCount>FCKUndo.MaxTypes){FCKUndo.TypesCount=0;FCKUndo.SaveUndoStep();}},_TabKeyHandler:function(A){if (!A) A=window.event;var B=A.keyCode;if (B==9&&FCK.EditMode!=0){if (FCKBrowserInfo.IsIE){var C=document.selection.createRange();if (C.parentElement()!=FCK.EditingArea.Textarea) return true;C.text='\t';C.select();}else{var a=[];var D=FCK.EditingArea.Textarea;var E=D.selectionStart;var F=D.selectionEnd;a.push(D.value.substr(0,E));a.push('\t');a.push(D.value.substr(F));D.value=a.join('');D.setSelectionRange(E+1,E+1);};if (A.preventDefault) return A.preventDefault();return A.returnValue=false;};return true;}};FCK.Events=new FCKEvents(FCK);FCK.GetHTML=FCK.GetXHTML=FCK.GetData;FCK.SetHTML=FCK.SetData;FCK.InsertElementAndGetIt=FCK.CreateElement=FCK.InsertElement;function _FCK_ProtectEvents_ReplaceTags(A){return A.replace(FCKRegexLib.EventAttributes,_FCK_ProtectEvents_ReplaceEvents);};function _FCK_ProtectEvents_ReplaceEvents(A,B){return ' '+B+'_fckprotectedatt="'+encodeURIComponent(A)+'"';};function _FCK_ProtectEvents_RestoreEvents(A,B){return decodeURIComponent(B);};function _FCK_MouseEventsListener(A){if (!A) A=window.event;if (A.type=='mousedown') FCK.MouseDownFlag=true;else if (A.type=='mouseup') FCK.MouseDownFlag=false;else if (A.type=='mousemove') FCK.Events.FireEvent('OnMouseMove',A);};function _FCK_PaddingNodeListener(){if (FCKConfig.EnterMode.IEquals('br')) return;FCKDomTools.EnforcePaddingNode(FCK.EditorDocument,FCKConfig.EnterMode);if (!FCKBrowserInfo.IsIE&&FCKDomTools.PaddingNode){var A=FCKSelection.GetSelection();if (A&&A.rangeCount==1){var B=A.getRangeAt(0);if (B.collapsed&&B.startContainer==FCK.EditorDocument.body&&B.startOffset==0){B.selectNodeContents(FCKDomTools.PaddingNode);B.collapse(true);A.removeAllRanges();A.addRange(B);}}}else if (FCKDomTools.PaddingNode){var C=FCKSelection.GetParentElement();var D=FCKDomTools.PaddingNode;if (C&&C.nodeName.IEquals('body')){if (FCK.EditorDocument.body.childNodes.length==1&&FCK.EditorDocument.body.firstChild==D){if (FCKSelection._GetSelectionDocument(FCK.EditorDocument.selection)!=FCK.EditorDocument) return;var B=FCK.EditorDocument.body.createTextRange();var F=false;if (!D.childNodes.firstChild){D.appendChild(FCKTools.GetElementDocument(D).createTextNode('\ufeff'));F=true;};B.moveToElementText(D);B.select();if (F) B.pasteHTML('');}}}};function _FCK_EditingArea_OnLoad(){FCK.EditorWindow=FCK.EditingArea.Window;FCK.EditorDocument=FCK.EditingArea.Document;if (FCKBrowserInfo.IsIE) FCKTempBin.ToElements();FCK.InitializeBehaviors();FCK.MouseDownFlag=false;FCKTools.AddEventListener(FCK.EditorDocument,'mousemove',_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,'mousedown',_FCK_MouseEventsListener);FCKTools.AddEventListener(FCK.EditorDocument,'mouseup',_FCK_MouseEventsListener);if (FCKBrowserInfo.IsSafari){var A=function(evt){if (!(evt.ctrlKey||evt.metaKey)) return;if (FCK.EditMode!=0) return;switch (evt.keyCode){case 89:FCKUndo.Redo();break;case 90:FCKUndo.Undo();break;}};FCKTools.AddEventListener(FCK.EditorDocument,'keyup',A);};FCK.EnterKeyHandler=new FCKEnterKey(FCK.EditorWindow,FCKConfig.EnterMode,FCKConfig.ShiftEnterMode,FCKConfig.TabSpaces);FCK.KeystrokeHandler.AttachToElement(FCK.EditorDocument);if (FCK._ForceResetIsDirty) FCK.ResetIsDirty();if (FCKBrowserInfo.IsIE&&FCK.HasFocus) FCK.EditorDocument.body.setActive();FCK.OnAfterSetHTML();FCKCommands.GetCommand('ShowBlocks').RestoreState();if (FCK.Status!=0) return;FCK.SetStatus(1);};function _FCK_GetEditorAreaStyleTags(){return FCKTools.GetStyleHtml(FCKConfig.EditorAreaCSS)+FCKTools.GetStyleHtml(FCKConfig.EditorAreaStyles);};function _FCK_KeystrokeHandler_OnKeystroke(A,B){if (FCK.Status!=2) return false;if (FCK.EditMode==0){switch (B){case 'Paste':return!FCK.Paste();case 'Cut':FCKUndo.SaveUndoStep();return false;}}else{if (B.Equals('Paste','Undo','Redo','SelectAll','Cut')) return false;};var C=FCK.Commands.GetCommand(B);if (C.GetState()==-1) return false;return (C.Execute.apply(C,FCKTools.ArgumentsToArray(arguments,2))!==false);};(function(){var A=window.parent.document;var B=A.getElementById(FCK.Name);var i=0;while (B||i==0){if (B&&B.tagName.toLowerCase().Equals('input','textarea')){FCK.LinkedField=B;break;};B=A.getElementsByName(FCK.Name)[i++];}})();var FCKTempBin={Elements:[],AddElement:function(A){var B=this.Elements.length;this.Elements[B]=A;return B;},RemoveElement:function(A){var e=this.Elements[A];this.Elements[A]=null;return e;},Reset:function(){var i=0;while (i<this.Elements.length) this.Elements[i++]=null;this.Elements.length=0;},ToHtml:function(){for (var i=0;i<this.Elements.length;i++){this.Elements[i]='<div>&nbsp;'+this.Elements[i].outerHTML+'</div>';this.Elements[i].isHtml=true;}},ToElements:function(){var A=FCK.EditorDocument.createElement('div');for (var i=0;i<this.Elements.length;i++){if (this.Elements[i].isHtml){A.innerHTML=this.Elements[i];this.Elements[i]=A.firstChild.removeChild(A.firstChild.lastChild);}}}};var FCKFocusManager=FCK.FocusManager={IsLocked:false,AddWindow:function(A,B){var C;if (FCKBrowserInfo.IsIE) C=A.nodeType==1?A:A.frameElement?A.frameElement:A.document;else if (FCKBrowserInfo.IsSafari) C=A;else C=A.document;FCKTools.AddEventListener(C,'blur',FCKFocusManager_Win_OnBlur);FCKTools.AddEventListener(C,'focus',B?FCKFocusManager_Win_OnFocus_Area:FCKFocusManager_Win_OnFocus);},RemoveWindow:function(A){if (FCKBrowserInfo.IsIE) oTarget=A.nodeType==1?A:A.frameElement?A.frameElement:A.document;else oTarget=A.document;FCKTools.RemoveEventListener(oTarget,'blur',FCKFocusManager_Win_OnBlur);FCKTools.RemoveEventListener(oTarget,'focus',FCKFocusManager_Win_OnFocus_Area);FCKTools.RemoveEventListener(oTarget,'focus',FCKFocusManager_Win_OnFocus);},Lock:function(){this.IsLocked=true;},Unlock:function(){if (this._HasPendingBlur) FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100);this.IsLocked=false;},_ResetTimer:function(){this._HasPendingBlur=false;if (this._Timer){window.clearTimeout(this._Timer);delete this._Timer;}}};function FCKFocusManager_Win_OnBlur(){if (typeof(FCK)!='undefined'&&FCK.HasFocus){FCKFocusManager._ResetTimer();FCKFocusManager._Timer=window.setTimeout(FCKFocusManager_FireOnBlur,100);}};function FCKFocusManager_FireOnBlur(){if (FCKFocusManager.IsLocked) FCKFocusManager._HasPendingBlur=true;else{FCK.HasFocus=false;FCK.Events.FireEvent("OnBlur");}};function FCKFocusManager_Win_OnFocus_Area(){if (FCKFocusManager._IsFocusing) return;FCKFocusManager._IsFocusing=true;FCK.Focus();FCKFocusManager_Win_OnFocus();FCKTools.RunFunction(function(){delete FCKFocusManager._IsFocusing;});};function FCKFocusManager_Win_OnFocus(){FCKFocusManager._ResetTimer();if (!FCK.HasFocus&&!FCKFocusManager.IsLocked){FCK.HasFocus=true;FCK.Events.FireEvent("OnFocus");}};(function(){var A=window.frameElement;var B=A.width;var C=A.height;if (/^\d+$/.test(B)) B+='px';if (/^\d+$/.test(C)) C+='px';var D=A.style;D.border=D.padding=D.margin=0;D.backgroundColor='transparent';D.backgroundImage='none';D.width=B;D.height=C;})();
-FCK.Description="FCKeditor for Internet Explorer 5.5+";FCK._GetBehaviorsStyle=function(){if (!FCK._BehaviorsStyle){var A=FCKConfig.BasePath;var B='';var C;C='<style type="text/css" _fcktemp="true">';if (FCKConfig.ShowBorders) B='url('+A+'css/behaviors/showtableborders.htc)';C+='INPUT,TEXTAREA,SELECT,.FCK__Anchor,.FCK__PageBreak,.FCK__InputHidden';if (FCKConfig.DisableObjectResizing){C+=',IMG';B+=' url('+A+'css/behaviors/disablehandles.htc)';};C+=' { behavior: url('+A+'css/behaviors/disablehandles.htc) ; }';if (B.length>0) C+='TABLE { behavior: '+B+' ; }';C+='</style>';FCK._BehaviorsStyle=C;};return FCK._BehaviorsStyle;};function Doc_OnMouseUp(){if (FCK.EditorWindow.event.srcElement.tagName=='HTML'){FCK.Focus();FCK.EditorWindow.event.cancelBubble=true;FCK.EditorWindow.event.returnValue=false;}};function Doc_OnPaste(){var A=FCK.EditorDocument.body;A.detachEvent('onpaste',Doc_OnPaste);var B=FCK.Paste(!FCKConfig.ForcePasteAsPlainText&&!FCKConfig.AutoDetectPasteFromWord);A.attachEvent('onpaste',Doc_OnPaste);return B;};function Doc_OnDblClick(){FCK.OnDoubleClick(FCK.EditorWindow.event.srcElement);FCK.EditorWindow.event.cancelBubble=true;};function Doc_OnSelectionChange(){if (!FCK.IsSelectionChangeLocked&&FCK.EditorDocument) FCK.Events.FireEvent("OnSelectionChange");};function Doc_OnDrop(){if (FCK.MouseDownFlag){FCK.MouseDownFlag=false;return;};if (FCKConfig.ForcePasteAsPlainText){var A=FCK.EditorWindow.event;if (FCK._CheckIsPastingEnabled()||FCKConfig.ShowDropDialog) FCK.PasteAsPlainText(A.dataTransfer.getData('Text'));A.returnValue=false;A.cancelBubble=true;}};FCK.InitializeBehaviors=function(A){this.EditorDocument.attachEvent('onmouseup',Doc_OnMouseUp);this.EditorDocument.body.attachEvent('onpaste',Doc_OnPaste);this.EditorDocument.body.attachEvent('ondrop',Doc_OnDrop);FCK.ContextMenu._InnerContextMenu.AttachToElement(FCK.EditorDocument.body);this.EditorDocument.attachEvent("onkeydown",FCK._KeyDownListener);this.EditorDocument.attachEvent("ondblclick",Doc_OnDblClick);this.EditorDocument.attachEvent("onbeforedeactivate",function(){ FCKSelection.Save();});this.EditorDocument.attachEvent("onselectionchange",Doc_OnSelectionChange);FCKTools.AddEventListener(FCK.EditorDocument,'mousedown',Doc_OnMouseDown);};FCK.InsertHtml=function(A){A=FCKConfig.ProtectedSource.Protect(A);A=FCK.ProtectEvents(A);A=FCK.ProtectUrls(A);A=FCK.ProtectTags(A);FCKSelection.Restore();FCK.EditorWindow.focus();FCKUndo.SaveUndoStep();var B=FCKSelection.GetSelection();if (B.type.toLowerCase()=='control') B.clear();A='<span id="__fakeFCKRemove__" style="display:none;">fakeFCKRemove</span>'+A;B.createRange().pasteHTML(A);FCK.EditorDocument.getElementById('__fakeFCKRemove__').removeNode(true);FCKDocumentProcessor.Process(FCK.EditorDocument);this.Events.FireEvent("OnSelectionChange");};FCK.SetInnerHtml=function(A){var B=FCK.EditorDocument;B.body.innerHTML='<div id="__fakeFCKRemove__">&nbsp;</div>'+A;B.getElementById('__fakeFCKRemove__').removeNode(true);};function FCK_PreloadImages(){var A=new FCKImagePreloader();A.AddImages(FCKConfig.PreloadImages);A.AddImages(FCKConfig.SkinPath+'fck_strip.gif');A.OnComplete=LoadToolbarSetup;A.Start();};function Document_OnContextMenu(){return (event.srcElement._FCKShowContextMenu==true);};document.oncontextmenu=Document_OnContextMenu;function FCK_Cleanup(){this.LinkedField=null;this.EditorWindow=null;this.EditorDocument=null;};FCK._ExecPaste=function(){if (FCK._PasteIsRunning) return true;if (FCKConfig.ForcePasteAsPlainText){FCK.PasteAsPlainText();return false;};var A=FCK._CheckIsPastingEnabled(true);if (A===false) FCKTools.RunFunction(FCKDialog.OpenDialog,FCKDialog,['FCKDialog_Paste',FCKLang.Paste,'dialog/fck_paste.html',400,330,'Security']);else{if (FCKConfig.AutoDetectPasteFromWord&&A.length>0){var B=/<\w[^>]*(( class="?MsoNormal"?)|(="mso-))/gi;if (B.test(A)){if (confirm(FCKLang.PasteWordConfirm)){FCK.PasteFromWord();return false;}}};FCK._PasteIsRunning=true;FCK.ExecuteNamedCommand('Paste');delete FCK._PasteIsRunning;};return false;};FCK.PasteAsPlainText=function(A){if (!FCK._CheckIsPastingEnabled()){FCKDialog.OpenDialog('FCKDialog_Paste',FCKLang.PasteAsText,'dialog/fck_paste.html',400,330,'PlainText');return;};var B=null;if (!A) B=clipboardData.getData("Text");else B=A;if (B&&B.length>0){B=FCKTools.HTMLEncode(B);B=FCKTools.ProcessLineBreaks(window,FCKConfig,B);var C=B.search('</p>');var D=B.search('<p>');if ((C!=-1&&D!=-1&&C<D)||(C!=-1&&D==-1)){var E=B.substr(0,C);B=B.substr(C+4);this.InsertHtml(E);};FCKUndo.SaveLocked=true;this.InsertHtml(B);FCKUndo.SaveLocked=false;}};FCK._CheckIsPastingEnabled=function(A){FCK._PasteIsEnabled=false;document.body.attachEvent('onpaste',FCK_CheckPasting_Listener);var B=FCK.GetClipboardHTML();document.body.detachEvent('onpaste',FCK_CheckPasting_Listener);if (FCK._PasteIsEnabled){if (!A) B=true;}else B=false;delete FCK._PasteIsEnabled;return B;};function FCK_CheckPasting_Listener(){FCK._PasteIsEnabled=true;};FCK.GetClipboardHTML=function(){var A=document.getElementById('___FCKHiddenDiv');if (!A){A=document.createElement('DIV');A.id='___FCKHiddenDiv';var B=A.style;B.position='absolute';B.visibility=B.overflow='hidden';B.width=B.height=1;document.body.appendChild(A);};A.innerHTML='';var C=document.body.createTextRange();C.moveToElementText(A);C.execCommand('Paste');var D=A.innerHTML;A.innerHTML='';return D;};FCK.CreateLink=function(A,B){var C=[];FCK.ExecuteNamedCommand('Unlink',null,false,!!B);if (A.length>0){if (FCKSelection.GetType()=='Control'){var D=this.EditorDocument.createElement('A');D.href=A;var E=FCKSelection.GetSelectedElement();E.parentNode.insertBefore(D,E);E.parentNode.removeChild(E);D.appendChild(E);return [D];};var F='javascript:void(0);/*'+(new Date().getTime())+'*/';FCK.ExecuteNamedCommand('CreateLink',F,false,!!B);var G=this.EditorDocument.links;for (i=0;i<G.length;i++){var D=G[i];if (D.getAttribute('href',2)==F){var I=D.innerHTML;D.href=A;D.innerHTML=I;var J=D.lastChild;if (J&&J.nodeName=='BR'){FCKDomTools.InsertAfterNode(D,D.removeChild(J));};C.push(D);}}};return C;};function _FCK_RemoveDisabledAtt(){this.removeAttribute('disabled');};function Doc_OnMouseDown(A){var e=A.srcElement;if (e.nodeName.IEquals('input')&&e.type.IEquals(['radio','checkbox'])&&!e.disabled){e.disabled=true;FCKTools.SetTimeout(_FCK_RemoveDisabledAtt,1,e);}};
-var FCKConfig=FCK.Config={};if (document.location.protocol=='file:'){FCKConfig.BasePath=decodeURIComponent(document.location.pathname.substr(1));FCKConfig.BasePath=FCKConfig.BasePath.replace(/\\/gi,'/');var sFullProtocol=document.location.href.match(/^(file\:\/{2,3})/)[1];if (FCKBrowserInfo.IsOpera) sFullProtocol+='localhost/';FCKConfig.BasePath=sFullProtocol+FCKConfig.BasePath.substring(0,FCKConfig.BasePath.lastIndexOf('/')+1);}else FCKConfig.BasePath=document.location.protocol+'//'+document.location.host+document.location.pathname.substring(0,document.location.pathname.lastIndexOf('/')+1);FCKConfig.FullBasePath=FCKConfig.BasePath;FCKConfig.EditorPath=FCKConfig.BasePath.replace(/editor\/$/,'');try{FCKConfig.ScreenWidth=screen.width;FCKConfig.ScreenHeight=screen.height;}catch (e){FCKConfig.ScreenWidth=800;FCKConfig.ScreenHeight=600;};FCKConfig.ProcessHiddenField=function(){this.PageConfig={};var A=window.parent.document.getElementById(FCK.Name+'___Config');if (!A) return;var B=A.value.split('&');for (var i=0;i<B.length;i++){if (B[i].length==0) continue;var C=B[i].split('=');var D=decodeURIComponent(C[0]);var E=decodeURIComponent(C[1]);if (D=='CustomConfigurationsPath') FCKConfig[D]=E;else if (E.toLowerCase()=="true") this.PageConfig[D]=true;else if (E.toLowerCase()=="false") this.PageConfig[D]=false;else if (E.length>0&&!isNaN(E)) this.PageConfig[D]=parseInt(E,10);else this.PageConfig[D]=E;}};function FCKConfig_LoadPageConfig(){var A=FCKConfig.PageConfig;for (var B in A) FCKConfig[B]=A[B];};function FCKConfig_PreProcess(){var A=FCKConfig;if (A.AllowQueryStringDebug){try{if ((/fckdebug=true/i).test(window.top.location.search)) A.Debug=true;}catch (e) {  }};if (!A.PluginsPath.EndsWith('/')) A.PluginsPath+='/';var B=A.ToolbarComboPreviewCSS;if (!B||B.length==0) A.ToolbarComboPreviewCSS=A.EditorAreaCSS;A.RemoveAttributesArray=(A.RemoveAttributes||'').split(',');if (!FCKConfig.SkinEditorCSS||FCKConfig.SkinEditorCSS.length==0) FCKConfig.SkinEditorCSS=FCKConfig.SkinPath+'fck_editor.css';if (!FCKConfig.SkinDialogCSS||FCKConfig.SkinDialogCSS.length==0) FCKConfig.SkinDialogCSS=FCKConfig.SkinPath+'fck_dialog.css';};FCKConfig.ToolbarSets={};FCKConfig.Plugins={};FCKConfig.Plugins.Items=[];FCKConfig.Plugins.Add=function(A,B,C){FCKConfig.Plugins.Items.push([A,B,C]);};FCKConfig.ProtectedSource={};FCKConfig.ProtectedSource._CodeTag=(new Date()).valueOf();FCKConfig.ProtectedSource.RegexEntries=[/<!--[\s\S]*?-->/g,/<script[\s\S]*?<\/script>/gi,/<noscript[\s\S]*?<\/noscript>/gi];FCKConfig.ProtectedSource.Add=function(A){this.RegexEntries.push(A);};FCKConfig.ProtectedSource.Protect=function(A){var B=this._CodeTag;function _Replace(protectedSource){var C=FCKTempBin.AddElement(protectedSource);return '<!--{'+B+C+'}-->';};for (var i=0;i<this.RegexEntries.length;i++){A=A.replace(this.RegexEntries[i],_Replace);};return A;};FCKConfig.ProtectedSource.Revert=function(A,B){function _Replace(m,opener,index){var C=B?FCKTempBin.RemoveElement(index):FCKTempBin.Elements[index];return FCKConfig.ProtectedSource.Revert(C,B);};var D=new RegExp("(<|&lt;)!--\\{"+this._CodeTag+"(\\d+)\\}--(>|&gt;)","g");return A.replace(D,_Replace);};FCKConfig.GetBodyAttributes=function(){var A='';if (this.BodyId&&this.BodyId.length>0) A+=' id="'+this.BodyId+'"';if (this.BodyClass&&this.BodyClass.length>0) A+=' class="'+this.BodyClass+'"';return A;};FCKConfig.ApplyBodyAttributes=function(A){if (this.BodyId&&this.BodyId.length>0) A.id=FCKConfig.BodyId;if (this.BodyClass&&this.BodyClass.length>0) A.className+=' '+FCKConfig.BodyClass;};
-var FCKDebug={Output:function(){},OutputObject:function(){}};
-var FCKDomTools={MoveChildren:function(A,B,C){if (A==B) return;var D;if (C){while ((D=A.lastChild)) B.insertBefore(A.removeChild(D),B.firstChild);}else{while ((D=A.firstChild)) B.appendChild(A.removeChild(D));}},MoveNode:function(A,B,C){if (C) B.insertBefore(FCKDomTools.RemoveNode(A),B.firstChild);else B.appendChild(FCKDomTools.RemoveNode(A));},TrimNode:function(A){this.LTrimNode(A);this.RTrimNode(A);},LTrimNode:function(A){var B;while ((B=A.firstChild)){if (B.nodeType==3){var C=B.nodeValue.LTrim();var D=B.nodeValue.length;if (C.length==0){A.removeChild(B);continue;}else if (C.length<D){B.splitText(D-C.length);A.removeChild(A.firstChild);}};break;}},RTrimNode:function(A){var B;while ((B=A.lastChild)){if (B.nodeType==3){var C=B.nodeValue.RTrim();var D=B.nodeValue.length;if (C.length==0){B.parentNode.removeChild(B);continue;}else if (C.length<D){B.splitText(C.length);A.lastChild.parentNode.removeChild(A.lastChild);}};break;};if (!FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsOpera){B=A.lastChild;if (B&&B.nodeType==1&&B.nodeName.toLowerCase()=='br'){B.parentNode.removeChild(B);}}},RemoveNode:function(A,B){if (B){var C;while ((C=A.firstChild)) A.parentNode.insertBefore(A.removeChild(C),A);};return A.parentNode.removeChild(A);},GetFirstChild:function(A,B){if (typeof (B)=='string') B=[B];var C=A.firstChild;while(C){if (C.nodeType==1&&C.tagName.Equals.apply(C.tagName,B)) return C;C=C.nextSibling;};return null;},GetLastChild:function(A,B){if (typeof (B)=='string') B=[B];var C=A.lastChild;while(C){if (C.nodeType==1&&(!B||C.tagName.Equals(B))) return C;C=C.previousSibling;};return null;},GetPreviousSourceElement:function(A,B,C,D){if (!A) return null;if (C&&A.nodeType==1&&A.nodeName.IEquals(C)) return null;if (A.previousSibling) A=A.previousSibling;else return this.GetPreviousSourceElement(A.parentNode,B,C,D);while (A){if (A.nodeType==1){if (C&&A.nodeName.IEquals(C)) break;if (!D||!A.nodeName.IEquals(D)) return A;}else if (B&&A.nodeType==3&&A.nodeValue.RTrim().length>0) break;if (A.lastChild) A=A.lastChild;else return this.GetPreviousSourceElement(A,B,C,D);};return null;},GetNextSourceElement:function(A,B,C,D,E){while((A=this.GetNextSourceNode(A,E))){if (A.nodeType==1){if (C&&A.nodeName.IEquals(C)) break;if (D&&A.nodeName.IEquals(D)) return this.GetNextSourceElement(A,B,C,D);return A;}else if (B&&A.nodeType==3&&A.nodeValue.RTrim().length>0) break;};return null;},GetNextSourceNode:function(A,B,C,D){if (!A) return null;var E;if (!B&&A.firstChild) E=A.firstChild;else{if (D&&A==D) return null;E=A.nextSibling;if (!E&&(!D||D!=A.parentNode)) return this.GetNextSourceNode(A.parentNode,true,C,D);};if (C&&E&&E.nodeType!=C) return this.GetNextSourceNode(E,false,C,D);return E;},GetPreviousSourceNode:function(A,B,C,D){if (!A) return null;var E;if (!B&&A.lastChild) E=A.lastChild;else{if (D&&A==D) return null;E=A.previousSibling;if (!E&&(!D||D!=A.parentNode)) return this.GetPreviousSourceNode(A.parentNode,true,C,D);};if (C&&E&&E.nodeType!=C) return this.GetPreviousSourceNode(E,false,C,D);return E;},InsertAfterNode:function(A,B){return A.parentNode.insertBefore(B,A.nextSibling);},GetParents:function(A){var B=[];while (A){B.unshift(A);A=A.parentNode;};return B;},GetCommonParents:function(A,B){var C=this.GetParents(A);var D=this.GetParents(B);var E=[];for (var i=0;i<C.length;i++){if (C[i]==D[i]) E.push(C[i]);};return E;},GetCommonParentNode:function(A,B,C){var D={};if (!C.pop) C=[C];while (C.length>0) D[C.pop().toLowerCase()]=1;var E=this.GetCommonParents(A,B);var F=null;while ((F=E.pop())){if (D[F.nodeName.toLowerCase()]) return F;};return null;},GetIndexOf:function(A){var B=A.parentNode?A.parentNode.firstChild:null;var C=-1;while (B){C++;if (B==A) return C;B=B.nextSibling;};return-1;},PaddingNode:null,EnforcePaddingNode:function(A,B){try{if (!A||!A.body) return;}catch (e){return;};this.CheckAndRemovePaddingNode(A,B,true);try{if (A.body.lastChild&&(A.body.lastChild.nodeType!=1||A.body.lastChild.tagName.toLowerCase()==B.toLowerCase())) return;}catch (e){return;};var C=A.createElement(B);if (FCKBrowserInfo.IsGecko&&FCKListsLib.NonEmptyBlockElements[B]) FCKTools.AppendBogusBr(C);this.PaddingNode=C;if (A.body.childNodes.length==1&&A.body.firstChild.nodeType==1&&A.body.firstChild.tagName.toLowerCase()=='br'&&(A.body.firstChild.getAttribute('_moz_dirty')!=null||A.body.firstChild.getAttribute('type')=='_moz')) A.body.replaceChild(C,A.body.firstChild);else A.body.appendChild(C);},CheckAndRemovePaddingNode:function(A,B,C){var D=this.PaddingNode;if (!D) return;try{if (D.parentNode!=A.body||D.tagName.toLowerCase()!=B||(D.childNodes.length>1)||(D.firstChild&&D.firstChild.nodeValue!='\xa0'&&String(D.firstChild.tagName).toLowerCase()!='br')){this.PaddingNode=null;return;}}catch (e){this.PaddingNode=null;return;};if (!C){if (D.parentNode.childNodes.length>1) D.parentNode.removeChild(D);this.PaddingNode=null;}},HasAttribute:function(A,B){if (A.hasAttribute) return A.hasAttribute(B);else{var C=A.attributes[B];return (C!=undefined&&C.specified);}},HasAttributes:function(A){var B=A.attributes;for (var i=0;i<B.length;i++){if (FCKBrowserInfo.IsIE&&B[i].nodeName=='class'){if (A.className.length>0) return true;}else if (B[i].specified) return true;};return false;},RemoveAttribute:function(A,B){if (FCKBrowserInfo.IsIE&&B.toLowerCase()=='class') B='className';return A.removeAttribute(B,0);},RemoveAttributes:function (A,B){for (var i=0;i<B.length;i++) this.RemoveAttribute(A,B[i]);},GetAttributeValue:function(A,B){var C=B;if (typeof B=='string') B=A.attributes[B];else C=B.nodeName;if (B&&B.specified){if (C=='style') return A.style.cssText;else if (C=='class'||C.indexOf('on')==0) return B.nodeValue;else{return A.getAttribute(C,2);}};return null;},Contains:function(A,B){if (A.contains&&B.nodeType==1) return A.contains(B);while ((B=B.parentNode)){if (B==A) return true;};return false;},BreakParent:function(A,B,C){var D=C||new FCKDomRange(FCKTools.GetElementWindow(A));D.SetStart(A,4);D.SetEnd(B,4);var E=D.ExtractContents();D.InsertNode(A.parentNode.removeChild(A));E.InsertAfterNode(A);D.Release(!!C);},GetNodeAddress:function(A,B){var C=[];while (A&&A!=FCKTools.GetElementDocument(A).documentElement){var D=A.parentNode;var E=-1;for(var i=0;i<D.childNodes.length;i++){var F=D.childNodes[i];if (B===true&&F.nodeType==3&&F.previousSibling&&F.previousSibling.nodeType==3) continue;E++;if (D.childNodes[i]==A) break;};C.unshift(E);A=A.parentNode;};return C;},GetNodeFromAddress:function(A,B,C){var D=A.documentElement;for (var i=0;i<B.length;i++){var E=B[i];if (!C){D=D.childNodes[E];continue;};var F=-1;for (var j=0;j<D.childNodes.length;j++){var G=D.childNodes[j];if (C===true&&G.nodeType==3&&G.previousSibling&&G.previousSibling.nodeType==3) continue;F++;if (F==E){D=G;break;}}};return D;},CloneElement:function(A){A=A.cloneNode(false);A.removeAttribute('id',false);return A;},ClearElementJSProperty:function(A,B){if (FCKBrowserInfo.IsIE) A.removeAttribute(B);else delete A[B];},SetElementMarker:function (A,B,C,D){var E=String(parseInt(Math.random()*0xffffffff,10));B._FCKMarkerId=E;B[C]=D;if (!A[E]) A[E]={ 'element':B,'markers':{} };A[E]['markers'][C]=D;},ClearElementMarkers:function(A,B,C){var D=B._FCKMarkerId;if (!D) return;this.ClearElementJSProperty(B,'_FCKMarkerId');for (var j in A[D]['markers']) this.ClearElementJSProperty(B,j);if (C) delete A[D];},ClearAllMarkers:function(A){for (var i in A) this.ClearElementMarkers(A,A[i]['element'],true);},ListToArray:function(A,B,C,D,E){if (!A.nodeName.IEquals(['ul','ol'])) return [];if (!D) D=0;if (!C) C=[];for (var i=0;i<A.childNodes.length;i++){var F=A.childNodes[i];if (!F.nodeName.IEquals('li')) continue;var G={ 'parent':A,'indent':D,'contents':[] };if (!E){G.grandparent=A.parentNode;if (G.grandparent&&G.grandparent.nodeName.IEquals('li')) G.grandparent=G.grandparent.parentNode;}else G.grandparent=E;if (B) this.SetElementMarker(B,F,'_FCK_ListArray_Index',C.length);C.push(G);for (var j=0;j<F.childNodes.length;j++){var H=F.childNodes[j];if (H.nodeName.IEquals(['ul','ol'])) this.ListToArray(H,B,C,D+1,G.grandparent);else G.contents.push(H);}};return C;},ArrayToList:function(A,B,C){if (C==undefined) C=0;if (!A||A.length<C+1) return null;var D=FCKTools.GetElementDocument(A[C].parent);var E=D.createDocumentFragment();var F=null;var G=C;var H=Math.max(A[C].indent,0);var I=null;while (true){var J=A[G];if (J.indent==H){if (!F||A[G].parent.nodeName!=F.nodeName){F=A[G].parent.cloneNode(false);E.appendChild(F);};I=D.createElement('li');F.appendChild(I);for (var i=0;i<J.contents.length;i++) I.appendChild(J.contents[i].cloneNode(true));G++;}else if (J.indent==Math.max(H,0)+1){var K=this.ArrayToList(A,null,G);I.appendChild(K.listNode);G=K.nextIndex;}else if (J.indent==-1&&C==0&&J.grandparent){var I;if (J.grandparent.nodeName.IEquals(['ul','ol'])) I=D.createElement('li');else{if (FCKConfig.EnterMode.IEquals(['div','p'])&&!J.grandparent.nodeName.IEquals('td')) I=D.createElement(FCKConfig.EnterMode);else I=D.createDocumentFragment();};for (var i=0;i<J.contents.length;i++) I.appendChild(J.contents[i].cloneNode(true));if (I.nodeType==11){if (I.lastChild&&I.lastChild.getAttribute&&I.lastChild.getAttribute('type')=='_moz') I.removeChild(I.lastChild);I.appendChild(D.createElement('br'));};if (I.nodeName.IEquals(FCKConfig.EnterMode)&&I.firstChild){this.TrimNode(I);if (FCKListsLib.BlockBoundaries[I.firstChild.nodeName.toLowerCase()]){var M=D.createDocumentFragment();while (I.firstChild) M.appendChild(I.removeChild(I.firstChild));I=M;}};if (FCKBrowserInfo.IsGeckoLike&&I.nodeName.IEquals(['div','p'])) FCKTools.AppendBogusBr(I);E.appendChild(I);F=null;G++;}else return null;if (A.length<=G||Math.max(A[G].indent,0)<H){break;}};if (B){var N=E.firstChild;while (N){if (N.nodeType==1) this.ClearElementMarkers(B,N);N=this.GetNextSourceNode(N);}};return { 'listNode':E,'nextIndex':G };},GetNextSibling:function(A,B){A=A.nextSibling;while (A&&!B&&A.nodeType!=1&&(A.nodeType!=3||A.nodeValue.length==0)) A=A.nextSibling;return A;},GetPreviousSibling:function(A,B){A=A.previousSibling;while (A&&!B&&A.nodeType!=1&&(A.nodeType!=3||A.nodeValue.length==0)) A=A.previousSibling;return A;},CheckIsEmptyElement:function(A,B){var C=A.firstChild;var D;while (C){if (C.nodeType==1){if (D||!FCKListsLib.InlineNonEmptyElements[C.nodeName.toLowerCase()]) return false;if (!B||B(C)===true) D=C;}else if (C.nodeType==3&&C.nodeValue.length>0) return false;C=C.nextSibling;};return D?this.CheckIsEmptyElement(D,B):true;},SetElementStyles:function(A,B){var C=A.style;for (var D in B) C[D]=B[D];},SetOpacity:function(A,B){if (FCKBrowserInfo.IsIE){B=Math.round(B*100);A.style.filter=(B>100?'':'progid:DXImageTransform.Microsoft.Alpha(opacity='+B+')');}else A.style.opacity=B;},GetCurrentElementStyle:function(A,B){if (FCKBrowserInfo.IsIE) return A.currentStyle[B];else return A.ownerDocument.defaultView.getComputedStyle(A,'').getPropertyValue(B);},GetPositionedAncestor:function(A){var B=A;while (B!=FCKTools.GetElementDocument(B).documentElement){if (this.GetCurrentElementStyle(B,'position')!='static') return B;if (B==FCKTools.GetElementDocument(B).documentElement&&currentWindow!=w) B=currentWindow.frameElement;else B=B.parentNode;};return null;},ScrollIntoView:function(A,B){var C=FCKTools.GetElementWindow(A);var D=FCKTools.GetViewPaneSize(C).Height;var E=D*-1;if (B===false){E+=A.offsetHeight||0;E+=parseInt(this.GetCurrentElementStyle(A,'marginBottom')||0,10)||0;};var F=FCKTools.GetDocumentPosition(C,A);E+=F.y;var G=FCKTools.GetScrollPosition(C).Y;if (E>0&&(E>G||E<G-D)) C.scrollTo(0,E);},CheckIsEditable:function(A){var B=A.nodeName.toLowerCase();var C=FCK.DTD[B]||FCK.DTD.span;return (C['#']&&!FCKListsLib.NonEditableElements[B]);},GetSelectedDivContainers:function(){var A=[];var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.GetTouchedStartNode();var D=B.GetTouchedEndNode();var E=C;if (C==D){while (D.nodeType==1&&D.lastChild) D=D.lastChild;D=FCKDomTools.GetNextSourceNode(D);}while (E&&E!=D){if (E.nodeType!=3||!/^[ \t\n]*$/.test(E.nodeValue)){var F=new FCKElementPath(E);var G=F.BlockLimit;if (G&&G.nodeName.IEquals('div')&&A.IndexOf(G)==-1) A.push(G);};E=FCKDomTools.GetNextSourceNode(E);};return A;}};
-var FCKTools={};FCKTools.CreateBogusBR=function(A){var B=A.createElement('br');B.setAttribute('type','_moz');return B;};FCKTools.FixCssUrls=function(A,B){if (!A||A.length==0) return B;return B.replace(/url\s*\(([\s'"]*)(.*?)([\s"']*)\)/g,function(match,opener,path,closer){if (/^\/|^\w?:/.test(path)) return match;else return 'url('+opener+A+path+closer+')';});};FCKTools._GetUrlFixedCss=function(A,B){var C=A.match(/^([^|]+)\|([\s\S]*)/);if (C) return FCKTools.FixCssUrls(C[1],C[2]);else return A;};FCKTools.AppendStyleSheet=function(A,B){if (!B) return [];if (typeof(B)=='string'){if (/[\\\/\.][^{}]*$/.test(B)){return this.AppendStyleSheet(A,B.split(','));}else return [this.AppendStyleString(A,FCKTools._GetUrlFixedCss(B))];}else{var C=[];for (var i=0;i<B.length;i++) C.push(this._AppendStyleSheet(A,B[i]));return C;}};FCKTools.GetStyleHtml=(function(){var A=function(styleDef,markTemp){if (styleDef.length==0) return '';var B=markTemp?' _fcktemp="true"':'';return '<style type="text/css"'+B+'>'+styleDef+'</style>';};var C=function(cssFileUrl,markTemp){if (cssFileUrl.length==0) return '';var B=markTemp?' _fcktemp="true"':'';return '<link href="'+cssFileUrl+'" type="text/css" rel="stylesheet" '+B+'/>';};return function(cssFileOrArrayOrDef,markTemp){if (!cssFileOrArrayOrDef) return '';if (typeof(cssFileOrArrayOrDef)=='string'){if (/[\\\/\.][^{}]*$/.test(cssFileOrArrayOrDef)){return this.GetStyleHtml(cssFileOrArrayOrDef.split(','),markTemp);}else return A(this._GetUrlFixedCss(cssFileOrArrayOrDef),markTemp);}else{var E='';for (var i=0;i<cssFileOrArrayOrDef.length;i++) E+=C(cssFileOrArrayOrDef[i],markTemp);return E;}}})();FCKTools.GetElementDocument=function (A){return A.ownerDocument||A.document;};FCKTools.GetElementWindow=function(A){return this.GetDocumentWindow(this.GetElementDocument(A));};FCKTools.GetDocumentWindow=function(A){if (FCKBrowserInfo.IsSafari&&!A.parentWindow) this.FixDocumentParentWindow(window.top);return A.parentWindow||A.defaultView;};FCKTools.FixDocumentParentWindow=function(A){if (A.document) A.document.parentWindow=A;for (var i=0;i<A.frames.length;i++) FCKTools.FixDocumentParentWindow(A.frames[i]);};FCKTools.HTMLEncode=function(A){if (!A) return '';A=A.replace(/&/g,'&amp;');A=A.replace(/</g,'&lt;');A=A.replace(/>/g,'&gt;');return A;};FCKTools.HTMLDecode=function(A){if (!A) return '';A=A.replace(/&gt;/g,'>');A=A.replace(/&lt;/g,'<');A=A.replace(/&amp;/g,'&');return A;};FCKTools._ProcessLineBreaksForPMode=function(A,B,C,D,E){var F=0;var G="<p>";var H="</p>";var I="<br />";if (C){G="<li>";H="</li>";F=1;}while (D&&D!=A.FCK.EditorDocument.body){if (D.tagName.toLowerCase()=='p'){F=1;break;};D=D.parentNode;};for (var i=0;i<B.length;i++){var c=B.charAt(i);if (c=='\r') continue;if (c!='\n'){E.push(c);continue;};var n=B.charAt(i+1);if (n=='\r'){i++;n=B.charAt(i+1);};if (n=='\n'){i++;if (F) E.push(H);E.push(G);F=1;}else E.push(I);}};FCKTools._ProcessLineBreaksForDivMode=function(A,B,C,D,E){var F=0;var G="<div>";var H="</div>";if (C){G="<li>";H="</li>";F=1;}while (D&&D!=A.FCK.EditorDocument.body){if (D.tagName.toLowerCase()=='div'){F=1;break;};D=D.parentNode;};for (var i=0;i<B.length;i++){var c=B.charAt(i);if (c=='\r') continue;if (c!='\n'){E.push(c);continue;};if (F){if (E[E.length-1]==G){E.push("&nbsp;");};E.push(H);};E.push(G);F=1;};if (F) E.push(H);};FCKTools._ProcessLineBreaksForBrMode=function(A,B,C,D,E){var F=0;var G="<br />";var H="";if (C){G="<li>";H="</li>";F=1;};for (var i=0;i<B.length;i++){var c=B.charAt(i);if (c=='\r') continue;if (c!='\n'){E.push(c);continue;};if (F&&H.length) E.push (H);E.push(G);F=1;}};FCKTools.ProcessLineBreaks=function(A,B,C){var D=B.EnterMode.toLowerCase();var E=[];var F=0;var G=new A.FCKDomRange(A.FCK.EditorWindow);G.MoveToSelection();var H=G._Range.startContainer;while (H&&H.nodeType!=1) H=H.parentNode;if (H&&H.tagName.toLowerCase()=='li') F=1;if (D=='p') this._ProcessLineBreaksForPMode(A,C,F,H,E);else if (D=='div') this._ProcessLineBreaksForDivMode(A,C,F,H,E);else if (D=='br') this._ProcessLineBreaksForBrMode(A,C,F,H,E);return E.join("");};FCKTools.AddSelectOption=function(A,B,C){var D=FCKTools.GetElementDocument(A).createElement("OPTION");D.text=B;D.value=C;A.options.add(D);return D;};FCKTools.RunFunction=function(A,B,C,D){if (A) this.SetTimeout(A,0,B,C,D);};FCKTools.SetTimeout=function(A,B,C,D,E){return (E||window).setTimeout(function(){if (D) A.apply(C,[].concat(D));else A.apply(C);},B);};FCKTools.SetInterval=function(A,B,C,D,E){return (E||window).setInterval(function(){A.apply(C,D||[]);},B);};FCKTools.ConvertStyleSizeToHtml=function(A){return A.EndsWith('%')?A:parseInt(A,10);};FCKTools.ConvertHtmlSizeToStyle=function(A){return A.EndsWith('%')?A:(A+'px');};FCKTools.GetElementAscensor=function(A,B){var e=A;var C=","+B.toUpperCase()+",";while (e){if (C.indexOf(","+e.nodeName.toUpperCase()+",")!=-1) return e;e=e.parentNode;};return null;};FCKTools.CreateEventListener=function(A,B){var f=function(){var C=[];for (var i=0;i<arguments.length;i++) C.push(arguments[i]);A.apply(this,C.concat(B));};return f;};FCKTools.IsStrictMode=function(A){return ('CSS1Compat'==(A.compatMode||(FCKBrowserInfo.IsSafari?'CSS1Compat':null)));};FCKTools.ArgumentsToArray=function(A,B,C){B=B||0;C=C||A.length;var D=[];for (var i=B;i<B+C&&i<A.length;i++) D.push(A[i]);return D;};FCKTools.CloneObject=function(A){var B=function() {};B.prototype=A;return new B;};FCKTools.AppendBogusBr=function(A){if (!A) return;var B=this.GetLastItem(A.getElementsByTagName('br'));if (!B||(B.getAttribute('type',2)!='_moz'&&B.getAttribute('_moz_dirty')==null)){var C=this.GetElementDocument(A);if (FCKBrowserInfo.IsOpera) A.appendChild(C.createTextNode(''));else A.appendChild(this.CreateBogusBR(C));}};FCKTools.GetLastItem=function(A){if (A.length>0) return A[A.length-1];return null;};FCKTools.GetDocumentPosition=function(w,A){var x=0;var y=0;var B=A;var C=null;var D=FCKTools.GetElementWindow(B);while (B&&!(D==w&&(B==w.document.body||B==w.document.documentElement))){x+=B.offsetLeft-B.scrollLeft;y+=B.offsetTop-B.scrollTop;if (!FCKBrowserInfo.IsOpera){var E=C;while (E&&E!=B){x-=E.scrollLeft;y-=E.scrollTop;E=E.parentNode;}};C=B;if (B.offsetParent) B=B.offsetParent;else{if (D!=w){B=D.frameElement;C=null;if (B) D=B.contentWindow.parent;}else B=null;}};if (FCKDomTools.GetCurrentElementStyle(w.document.body,'position')!='static'||(FCKBrowserInfo.IsIE&&FCKDomTools.GetPositionedAncestor(A)==null)){x+=w.document.body.offsetLeft;y+=w.document.body.offsetTop;};return { "x":x,"y":y };};FCKTools.GetWindowPosition=function(w,A){var B=this.GetDocumentPosition(w,A);var C=FCKTools.GetScrollPosition(w);B.x-=C.X;B.y-=C.Y;return B;};FCKTools.ProtectFormStyles=function(A){if (!A||A.nodeType!=1||A.tagName.toLowerCase()!='form') return [];var B=[];var C=['style','className'];for (var i=0;i<C.length;i++){var D=C[i];if (A.elements.namedItem(D)){var E=A.elements.namedItem(D);B.push([E,E.nextSibling]);A.removeChild(E);}};return B;};FCKTools.RestoreFormStyles=function(A,B){if (!A||A.nodeType!=1||A.tagName.toLowerCase()!='form') return;if (B.length>0){for (var i=B.length-1;i>=0;i--){var C=B[i][0];var D=B[i][1];if (D) A.insertBefore(C,D);else A.appendChild(C);}}};FCKTools.GetNextNode=function(A,B){if (A.firstChild) return A.firstChild;else if (A.nextSibling) return A.nextSibling;else{var C=A.parentNode;while (C){if (C==B) return null;if (C.nextSibling) return C.nextSibling;else C=C.parentNode;}};return null;};FCKTools.GetNextTextNode=function(A,B,C){node=this.GetNextNode(A,B);if (C&&node&&C(node)) return null;while (node&&node.nodeType!=3){node=this.GetNextNode(node,B);if (C&&node&&C(node)) return null;};return node;};FCKTools.Merge=function(){var A=arguments;var o=A[0];for (var i=1;i<A.length;i++){var B=A[i];for (var p in B) o[p]=B[p];};return o;};FCKTools.IsArray=function(A){return (A instanceof Array);};FCKTools.AppendLengthProperty=function(A,B){var C=0;for (var n in A) C++;return A[B||'length']=C;};FCKTools.NormalizeCssText=function(A){var B=document.createElement('span');B.style.cssText=A;return B.style.cssText;};FCKTools.Bind=function(A,B){return function(){ return B.apply(A,arguments);};};FCKTools.GetVoidUrl=function(){if (FCK_IS_CUSTOM_DOMAIN) return "javascript: void( function(){document.open();document.write('<html><head><title></title></head><body></body></html>');document.domain = '"+FCK_RUNTIME_DOMAIN+"';document.close();}() ) ;";if (FCKBrowserInfo.IsIE){if (FCKBrowserInfo.IsIE7||!FCKBrowserInfo.IsIE6) return "";else return "javascript: '';";};return "javascript: void(0);";};FCKTools.ResetStyles=function(A){A.style.cssText='margin:0;padding:0;border:0;background-color:transparent;background-image:none;';};
-FCKTools.CancelEvent=function(e){return false;};FCKTools._AppendStyleSheet=function(A,B){return A.createStyleSheet(B).owningElement;};FCKTools.AppendStyleString=function(A,B){if (!B) return null;var s=A.createStyleSheet("");s.cssText=B;return s;};FCKTools.ClearElementAttributes=function(A){A.clearAttributes();};FCKTools.GetAllChildrenIds=function(A){var B=[];for (var i=0;i<A.all.length;i++){var C=A.all[i].id;if (C&&C.length>0) B[B.length]=C;};return B;};FCKTools.RemoveOuterTags=function(e){e.insertAdjacentHTML('beforeBegin',e.innerHTML);e.parentNode.removeChild(e);};FCKTools.CreateXmlObject=function(A){var B;switch (A){case 'XmlHttp':if (document.location.protocol!='file:') try { return new XMLHttpRequest();} catch (e) {};B=['MSXML2.XmlHttp','Microsoft.XmlHttp'];break;case 'DOMDocument':B=['MSXML2.DOMDocument','Microsoft.XmlDom'];break;};for (var i=0;i<2;i++){try { return new ActiveXObject(B[i]);}catch (e){}};if (FCKLang.NoActiveX){alert(FCKLang.NoActiveX);FCKLang.NoActiveX=null;};return null;};FCKTools.DisableSelection=function(A){A.unselectable='on';var e,i=0;while ((e=A.all[i++])){switch (e.tagName){case 'IFRAME':case 'TEXTAREA':case 'INPUT':case 'SELECT':break;default:e.unselectable='on';}}};FCKTools.GetScrollPosition=function(A){var B=A.document;var C={ X:B.documentElement.scrollLeft,Y:B.documentElement.scrollTop };if (C.X>0||C.Y>0) return C;return { X:B.body.scrollLeft,Y:B.body.scrollTop };};FCKTools.AddEventListener=function(A,B,C){A.attachEvent('on'+B,C);};FCKTools.RemoveEventListener=function(A,B,C){A.detachEvent('on'+B,C);};FCKTools.AddEventListenerEx=function(A,B,C,D){var o={};o.Source=A;o.Params=D||[];o.Listener=function(ev){return C.apply(o.Source,[ev].concat(o.Params));};if (FCK.IECleanup) FCK.IECleanup.AddItem(null,function() { o.Source=null;o.Params=null;});A.attachEvent('on'+B,o.Listener);A=null;D=null;};FCKTools.GetViewPaneSize=function(A){var B;var C=A.document.documentElement;if (C&&C.clientWidth) B=C;else B=A.document.body;if (B) return { Width:B.clientWidth,Height:B.clientHeight };else return { Width:0,Height:0 };};FCKTools.SaveStyles=function(A){var B=FCKTools.ProtectFormStyles(A);var C={};if (A.className.length>0){C.Class=A.className;A.className='';};var D=A.style.cssText;if (D.length>0){C.Inline=D;A.style.cssText='';};FCKTools.RestoreFormStyles(A,B);return C;};FCKTools.RestoreStyles=function(A,B){var C=FCKTools.ProtectFormStyles(A);A.className=B.Class||'';A.style.cssText=B.Inline||'';FCKTools.RestoreFormStyles(A,C);};FCKTools.RegisterDollarFunction=function(A){A.$=A.document.getElementById;};FCKTools.AppendElement=function(A,B){return A.appendChild(this.GetElementDocument(A).createElement(B));};FCKTools.ToLowerCase=function(A){return A.toLowerCase();};
-var FCKeditorAPI;function InitializeAPI(){var A=window.parent;if (!(FCKeditorAPI=A.FCKeditorAPI)){var B='window.FCKeditorAPI = {Version : "2.6.4",VersionBuild : "21629",Instances : window.FCKeditorAPI && window.FCKeditorAPI.Instances || {},GetInstance : function( name ){return this.Instances[ name ];},_FormSubmit : function(){for ( var name in FCKeditorAPI.Instances ){var oEditor = FCKeditorAPI.Instances[ name ] ;if ( oEditor.GetParentForm && oEditor.GetParentForm() == this )oEditor.UpdateLinkedField() ;}this._FCKOriginalSubmit() ;},_FunctionQueue      : window.FCKeditorAPI && window.FCKeditorAPI._FunctionQueue || {Functions : new Array(),IsRunning : false,Add : function( f ){this.Functions.push( f );if ( !this.IsRunning )this.StartNext();},StartNext : function(){var aQueue = this.Functions ;if ( aQueue.length > 0 ){this.IsRunning = true;aQueue[0].call();}else this.IsRunning = false;},Remove : function( f ){var aQueue = this.Functions;var i = 0, fFunc;while( (fFunc = aQueue[ i ]) ){if ( fFunc == f )aQueue.splice( i,1 );i++ ;}this.StartNext();}}}';if (A.execScript) A.execScript(B,'JavaScript');else{if (FCKBrowserInfo.IsGecko10){eval.call(A,B);}else if(FCKBrowserInfo.IsAIR){FCKAdobeAIR.FCKeditorAPI_Evaluate(A,B);}else if (FCKBrowserInfo.IsSafari){var C=A.document;var D=C.createElement('script');D.appendChild(C.createTextNode(B));C.documentElement.appendChild(D);}else A.eval(B);};FCKeditorAPI=A.FCKeditorAPI;FCKeditorAPI.__Instances=FCKeditorAPI.Instances;};FCKeditorAPI.Instances[FCK.Name]=FCK;};function _AttachFormSubmitToAPI(){var A=FCK.GetParentForm();if (A){FCKTools.AddEventListener(A,'submit',FCK.UpdateLinkedField);if (!A._FCKOriginalSubmit&&(typeof(A.submit)=='function'||(!A.submit.tagName&&!A.submit.length))){A._FCKOriginalSubmit=A.submit;A.submit=FCKeditorAPI._FormSubmit;}}};function FCKeditorAPI_Cleanup(){if (window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat&&!window.FCKUnloadFlag) return;delete FCKeditorAPI.Instances[FCK.Name];};function FCKeditorAPI_ConfirmCleanup(){if (window.FCKConfig&&FCKConfig.MsWebBrowserControlCompat) window.FCKUnloadFlag=true;};FCKTools.AddEventListener(window,'unload',FCKeditorAPI_Cleanup);FCKTools.AddEventListener(window,'beforeunload',FCKeditorAPI_ConfirmCleanup);
-var FCKImagePreloader=function(){this._Images=[];};FCKImagePreloader.prototype={AddImages:function(A){if (typeof(A)=='string') A=A.split(';');this._Images=this._Images.concat(A);},Start:function(){var A=this._Images;this._PreloadCount=A.length;for (var i=0;i<A.length;i++){var B=document.createElement('img');FCKTools.AddEventListenerEx(B,'load',_FCKImagePreloader_OnImage,this);FCKTools.AddEventListenerEx(B,'error',_FCKImagePreloader_OnImage,this);B.src=A[i];_FCKImagePreloader_ImageCache.push(B);}}};var _FCKImagePreloader_ImageCache=[];function _FCKImagePreloader_OnImage(A,B){if ((--B._PreloadCount)==0&&B.OnComplete) B.OnComplete();};
-var FCKRegexLib={AposEntity:/&apos;/gi,ObjectElements:/^(?:IMG|TABLE|TR|TD|TH|INPUT|SELECT|TEXTAREA|HR|OBJECT|A|UL|OL|LI)$/i,NamedCommands:/^(?:Cut|Copy|Paste|Print|SelectAll|RemoveFormat|Unlink|Undo|Redo|Bold|Italic|Underline|StrikeThrough|Subscript|Superscript|JustifyLeft|JustifyCenter|JustifyRight|JustifyFull|Outdent|Indent|InsertOrderedList|InsertUnorderedList|InsertHorizontalRule)$/i,BeforeBody:/(^[\s\S]*\<body[^\>]*\>)/i,AfterBody:/(\<\/body\>[\s\S]*$)/i,ToReplace:/___fcktoreplace:([\w]+)/ig,MetaHttpEquiv:/http-equiv\s*=\s*["']?([^"' ]+)/i,HasBaseTag:/<base /i,HasBodyTag:/<body[\s|>]/i,HtmlOpener:/<html\s?[^>]*>/i,HeadOpener:/<head\s?[^>]*>/i,HeadCloser:/<\/head\s*>/i,FCK_Class:/\s*FCK__[^ ]*(?=\s+|$)/,ElementName:/(^[a-z_:][\w.\-:]*\w$)|(^[a-z_]$)/,ForceSimpleAmpersand:/___FCKAmp___/g,SpaceNoClose:/\/>/g,EmptyParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>\s*(<\/\1>)?$/,EmptyOutParagraph:/^<(p|div|address|h\d|center)(?=[ >])[^>]*>(?:\s*|&nbsp;)(<\/\1>)?$/,TagBody:/></,GeckoEntitiesMarker:/#\?-\:/g,ProtectUrlsImg:/<img(?=\s).*?\ssrc=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsA:/<a(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,ProtectUrlsArea:/<area(?=\s).*?\shref=((?:(?:\s*)("|').*?\2)|(?:[^"'][^ >]+))/gi,Html4DocType:/HTML 4\.0 Transitional/i,DocTypeTag:/<!DOCTYPE[^>]*>/i,HtmlDocType:/DTD HTML/,TagsWithEvent:/<[^\>]+ on\w+[\s\r\n]*=[\s\r\n]*?('|")[\s\S]+?\>/g,EventAttributes:/\s(on\w+)[\s\r\n]*=[\s\r\n]*?('|")([\s\S]*?)\2/g,ProtectedEvents:/\s\w+_fckprotectedatt="([^"]+)"/g,StyleProperties:/\S+\s*:/g,InvalidSelfCloseTags:/(<(?!base|meta|link|hr|br|param|img|area|input)([a-zA-Z0-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)$/,HtmlTag:/<[^\s<>](?:"[^"]*"|'[^']*'|[^<])*>/};
-var FCKListsLib={BlockElements:{ address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,marquee:1,noscript:1,ol:1,p:1,pre:1,script:1,table:1,ul:1 },NonEmptyBlockElements:{ p:1,div:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,address:1,pre:1,ol:1,ul:1,li:1,td:1,th:1 },InlineChildReqElements:{ abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },InlineNonEmptyElements:{ a:1,abbr:1,acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 },PathBlockElements:{ address:1,blockquote:1,dl:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1,li:1,dt:1,de:1 },PathBlockLimitElements:{ body:1,div:1,td:1,th:1,caption:1,form:1 },StyleBlockElements:{ address:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,p:1,pre:1 },StyleObjectElements:{ img:1,hr:1,li:1,table:1,tr:1,td:1,embed:1,object:1,ol:1,ul:1 },NonEditableElements:{ button:1,option:1,script:1,iframe:1,textarea:1,object:1,embed:1,map:1,applet:1 },BlockBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1 },ListBoundaries:{ p:1,div:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,hr:1,address:1,pre:1,ol:1,ul:1,li:1,dt:1,de:1,table:1,thead:1,tbody:1,tfoot:1,tr:1,th:1,td:1,caption:1,col:1,colgroup:1,blockquote:1,body:1,br:1 }};
-var FCKLanguageManager=FCK.Language={AvailableLanguages:{af:'Afrikaans',ar:'Arabic',bg:'Bulgarian',bn:'Bengali/Bangla',bs:'Bosnian',ca:'Catalan',cs:'Czech',da:'Danish',de:'German',el:'Greek',en:'English','en-au':'English (Australia)','en-ca':'English (Canadian)','en-uk':'English (United Kingdom)',eo:'Esperanto',es:'Spanish',et:'Estonian',eu:'Basque',fa:'Persian',fi:'Finnish',fo:'Faroese',fr:'French','fr-ca':'French (Canada)',gl:'Galician',gu:'Gujarati',he:'Hebrew',hi:'Hindi',hr:'Croatian',hu:'Hungarian',is:'Icelandic',it:'Italian',ja:'Japanese',km:'Khmer',ko:'Korean',lt:'Lithuanian',lv:'Latvian',mn:'Mongolian',ms:'Malay',nb:'Norwegian Bokmal',nl:'Dutch',no:'Norwegian',pl:'Polish',pt:'Portuguese (Portugal)','pt-br':'Portuguese (Brazil)',ro:'Romanian',ru:'Russian',sk:'Slovak',sl:'Slovenian',sr:'Serbian (Cyrillic)','sr-latn':'Serbian (Latin)',sv:'Swedish',th:'Thai',tr:'Turkish',uk:'Ukrainian',vi:'Vietnamese',zh:'Chinese Traditional','zh-cn':'Chinese Simplified'},GetActiveLanguage:function(){if (FCKConfig.AutoDetectLanguage){var A;if (navigator.userLanguage) A=navigator.userLanguage.toLowerCase();else if (navigator.language) A=navigator.language.toLowerCase();else{return FCKConfig.DefaultLanguage;};if (A.length>=5){A=A.substr(0,5);if (this.AvailableLanguages[A]) return A;};if (A.length>=2){A=A.substr(0,2);if (this.AvailableLanguages[A]) return A;}};return this.DefaultLanguage;},TranslateElements:function(A,B,C,D){var e=A.getElementsByTagName(B);var E,s;for (var i=0;i<e.length;i++){if ((E=e[i].getAttribute('fckLang'))){if ((s=FCKLang[E])){if (D) s=FCKTools.HTMLEncode(s);e[i][C]=s;}}}},TranslatePage:function(A){this.TranslateElements(A,'INPUT','value');this.TranslateElements(A,'SPAN','innerHTML');this.TranslateElements(A,'LABEL','innerHTML');this.TranslateElements(A,'OPTION','innerHTML',true);this.TranslateElements(A,'LEGEND','innerHTML');},Initialize:function(){if (this.AvailableLanguages[FCKConfig.DefaultLanguage]) this.DefaultLanguage=FCKConfig.DefaultLanguage;else this.DefaultLanguage='en';this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Name=this.AvailableLanguages[this.ActiveLanguage.Code];}};
-var FCKXHtmlEntities={};FCKXHtmlEntities.Initialize=function(){if (FCKXHtmlEntities.Entities) return;var A='';var B,e;if (FCKConfig.ProcessHTMLEntities){FCKXHtmlEntities.Entities={' ':'nbsp','¡':'iexcl','¢':'cent','£':'pound','¤':'curren','¥':'yen','¦':'brvbar','§':'sect','¨':'uml','©':'copy','ª':'ordf','«':'laquo','¬':'not','­':'shy','®':'reg','¯':'macr','°':'deg','±':'plusmn','²':'sup2','³':'sup3','´':'acute','µ':'micro','¶':'para','·':'middot','¸':'cedil','¹':'sup1','º':'ordm','»':'raquo','¼':'frac14','½':'frac12','¾':'frac34','¿':'iquest','×':'times','÷':'divide','ƒ':'fnof','•':'bull','…':'hellip','′':'prime','″':'Prime','‾':'oline','⁄':'frasl','℘':'weierp','ℑ':'image','ℜ':'real','™':'trade','ℵ':'alefsym','←':'larr','↑':'uarr','→':'rarr','↓':'darr','↔':'harr','↵':'crarr','⇐':'lArr','⇑':'uArr','⇒':'rArr','⇓':'dArr','⇔':'hArr','∀':'forall','∂':'part','∃':'exist','∅':'empty','∇':'nabla','∈':'isin','∉':'notin','∋':'ni','∏':'prod','∑':'sum','−':'minus','∗':'lowast','√':'radic','∝':'prop','∞':'infin','∠':'ang','∧':'and','∨':'or','∩':'cap','∪':'cup','∫':'int','∴':'there4','∼':'sim','≅':'cong','≈':'asymp','≠':'ne','≡':'equiv','≤':'le','≥':'ge','⊂':'sub','⊃':'sup','⊄':'nsub','⊆':'sube','⊇':'supe','⊕':'oplus','⊗':'otimes','⊥':'perp','⋅':'sdot','\u2308':'lceil','\u2309':'rceil','\u230a':'lfloor','\u230b':'rfloor','\u2329':'lang','\u232a':'rang','◊':'loz','♠':'spades','♣':'clubs','♥':'hearts','♦':'diams','"':'quot','>':'gt','ˆ':'circ','˜':'tilde',' ':'ensp',' ':'emsp',' ':'thinsp','‌':'zwnj','‍':'zwj','‎':'lrm','‏':'rlm','–':'ndash','—':'mdash','‘':'lsquo','’':'rsquo','‚':'sbquo','“':'ldquo','”':'rdquo','„':'bdquo','†':'dagger','‡':'Dagger','‰':'permil','‹':'lsaquo','›':'rsaquo','€':'euro'};for (e in FCKXHtmlEntities.Entities) A+=e;if (FCKConfig.IncludeLatinEntities){B={'À':'Agrave','Á':'Aacute','Â':'Acirc','Ã':'Atilde','Ä':'Auml','Å':'Aring','Æ':'AElig','Ç':'Ccedil','È':'Egrave','É':'Eacute','Ê':'Ecirc','Ë':'Euml','Ì':'Igrave','Í':'Iacute','Î':'Icirc','Ï':'Iuml','Ð':'ETH','Ñ':'Ntilde','Ò':'Ograve','Ó':'Oacute','Ô':'Ocirc','Õ':'Otilde','Ö':'Ouml','Ø':'Oslash','Ù':'Ugrave','Ú':'Uacute','Û':'Ucirc','Ü':'Uuml','Ý':'Yacute','Þ':'THORN','ß':'szlig','à':'agrave','á':'aacute','â':'acirc','ã':'atilde','ä':'auml','å':'aring','æ':'aelig','ç':'ccedil','è':'egrave','é':'eacute','ê':'ecirc','ë':'euml','ì':'igrave','í':'iacute','î':'icirc','ï':'iuml','ð':'eth','ñ':'ntilde','ò':'ograve','ó':'oacute','ô':'ocirc','õ':'otilde','ö':'ouml','ø':'oslash','ù':'ugrave','ú':'uacute','û':'ucirc','ü':'uuml','ý':'yacute','þ':'thorn','ÿ':'yuml','Œ':'OElig','œ':'oelig','Š':'Scaron','š':'scaron','Ÿ':'Yuml'};for (e in B){FCKXHtmlEntities.Entities[e]=B[e];A+=e;};B=null;};if (FCKConfig.IncludeGreekEntities){B={'Α':'Alpha','Β':'Beta','Γ':'Gamma','Δ':'Delta','Ε':'Epsilon','Ζ':'Zeta','Η':'Eta','Θ':'Theta','Ι':'Iota','Κ':'Kappa','Λ':'Lambda','Μ':'Mu','Ν':'Nu','Ξ':'Xi','Ο':'Omicron','Π':'Pi','Ρ':'Rho','Σ':'Sigma','Τ':'Tau','Υ':'Upsilon','Φ':'Phi','Χ':'Chi','Ψ':'Psi','Ω':'Omega','α':'alpha','β':'beta','γ':'gamma','δ':'delta','ε':'epsilon','ζ':'zeta','η':'eta','θ':'theta','ι':'iota','κ':'kappa','λ':'lambda','μ':'mu','ν':'nu','ξ':'xi','ο':'omicron','π':'pi','ρ':'rho','ς':'sigmaf','σ':'sigma','τ':'tau','υ':'upsilon','φ':'phi','χ':'chi','ψ':'psi','ω':'omega','\u03d1':'thetasym','\u03d2':'upsih','\u03d6':'piv'};for (e in B){FCKXHtmlEntities.Entities[e]=B[e];A+=e;};B=null;}}else{FCKXHtmlEntities.Entities={'>':'gt'};A='>';A+=' ';};var C='['+A+']';if (FCKConfig.ProcessNumericEntities) C='[^ -~]|'+C;var D=FCKConfig.AdditionalNumericEntities;if (D&&D.length>0) C+='|'+FCKConfig.AdditionalNumericEntities;FCKXHtmlEntities.EntitiesRegex=new RegExp(C,'g');};
-var FCKXHtml={};FCKXHtml.CurrentJobNum=0;FCKXHtml.GetXHTML=function(A,B,C){FCKDomTools.CheckAndRemovePaddingNode(FCKTools.GetElementDocument(A),FCKConfig.EnterMode);FCKXHtmlEntities.Initialize();this._NbspEntity=(FCKConfig.ProcessHTMLEntities?'nbsp':'#160');var D=FCK.IsDirty();FCKXHtml.SpecialBlocks=[];this.XML=FCKTools.CreateXmlObject('DOMDocument');this.MainNode=this.XML.appendChild(this.XML.createElement('xhtml'));FCKXHtml.CurrentJobNum++;if (B) this._AppendNode(this.MainNode,A);else this._AppendChildNodes(this.MainNode,A,false);var E=this._GetMainXmlString();this.XML=null;if (FCKBrowserInfo.IsSafari) E=E.replace(/^<xhtml.*?>/,'<xhtml>');E=E.substr(7,E.length-15).Trim();if (FCKConfig.DocType.length>0&&FCKRegexLib.HtmlDocType.test(FCKConfig.DocType)) E=E.replace(FCKRegexLib.SpaceNoClose,'>');else E=E.replace(FCKRegexLib.SpaceNoClose,' />');if (FCKConfig.ForceSimpleAmpersand) E=E.replace(FCKRegexLib.ForceSimpleAmpersand,'&');if (C) E=FCKCodeFormatter.Format(E);for (var i=0;i<FCKXHtml.SpecialBlocks.length;i++){var F=new RegExp('___FCKsi___'+i);E=E.replace(F,FCKXHtml.SpecialBlocks[i]);};E=E.replace(FCKRegexLib.GeckoEntitiesMarker,'&');if (!D) FCK.ResetIsDirty();FCKDomTools.EnforcePaddingNode(FCKTools.GetElementDocument(A),FCKConfig.EnterMode);return E;};FCKXHtml._AppendAttribute=function(A,B,C){try{if (C==undefined||C==null) C='';else if (C.replace){if (FCKConfig.ForceSimpleAmpersand) C=C.replace(/&/g,'___FCKAmp___');C=C.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity);};var D=this.XML.createAttribute(B);D.value=C;A.attributes.setNamedItem(D);}catch (e){}};FCKXHtml._AppendChildNodes=function(A,B,C){var D=B.firstChild;while (D){this._AppendNode(A,D);D=D.nextSibling;};if (C&&B.tagName&&B.tagName.toLowerCase()!='pre'){FCKDomTools.TrimNode(A);if (FCKConfig.FillEmptyBlocks){var E=A.lastChild;if (E&&E.nodeType==1&&E.nodeName=='br') this._AppendEntity(A,this._NbspEntity);}};if (A.childNodes.length==0){if (C&&FCKConfig.FillEmptyBlocks){this._AppendEntity(A,this._NbspEntity);return A;};var F=A.nodeName;if (FCKListsLib.InlineChildReqElements[F]) return null;if (!FCKListsLib.EmptyElements[F]) A.appendChild(this.XML.createTextNode(''));};return A;};FCKXHtml._AppendNode=function(A,B){if (!B) return false;switch (B.nodeType){case 1:if (FCKBrowserInfo.IsGecko&&B.tagName.toLowerCase()=='br'&&B.parentNode.tagName.toLowerCase()=='pre'){var C='\r';if (B==B.parentNode.firstChild) C+='\r';return FCKXHtml._AppendNode(A,this.XML.createTextNode(C));};if (B.getAttribute('_fckfakelement')) return FCKXHtml._AppendNode(A,FCK.GetRealElement(B));if (FCKBrowserInfo.IsGecko&&(B.hasAttribute('_moz_editor_bogus_node')||B.getAttribute('type')=='_moz')){if (B.nextSibling) return false;else{B.removeAttribute('_moz_editor_bogus_node');B.removeAttribute('type');}};if (B.getAttribute('_fcktemp')) return false;var D=B.tagName.toLowerCase();if (FCKBrowserInfo.IsIE){if (B.scopeName&&B.scopeName!='HTML'&&B.scopeName!='FCK') D=B.scopeName.toLowerCase()+':'+D;}else{if (D.StartsWith('fck:')) D=D.Remove(0,4);};if (!FCKRegexLib.ElementName.test(D)) return false;if (B._fckxhtmljob&&B._fckxhtmljob==FCKXHtml.CurrentJobNum) return false;var E=this.XML.createElement(D);FCKXHtml._AppendAttributes(A,B,E,D);B._fckxhtmljob=FCKXHtml.CurrentJobNum;var F=FCKXHtml.TagProcessors[D];if (F) E=F(E,B,A);else E=this._AppendChildNodes(E,B,Boolean(FCKListsLib.NonEmptyBlockElements[D]));if (!E) return false;A.appendChild(E);break;case 3:if (B.parentNode&&B.parentNode.nodeName.IEquals('pre')) return this._AppendTextNode(A,B.nodeValue);return this._AppendTextNode(A,B.nodeValue.ReplaceNewLineChars(' '));case 8:if (FCKBrowserInfo.IsIE&&!B.innerHTML) break;try { A.appendChild(this.XML.createComment(B.nodeValue));}catch (e) {};break;default:A.appendChild(this.XML.createComment("Element not supported - Type: "+B.nodeType+" Name: "+B.nodeName));break;};return true;};FCKXHtml._AppendSpecialItem=function(A){return '___FCKsi___'+(FCKXHtml.SpecialBlocks.push(A)-1);};FCKXHtml._AppendEntity=function(A,B){A.appendChild(this.XML.createTextNode('#?-:'+B+';'));};FCKXHtml._AppendTextNode=function(A,B){var C=B.length>0;if (C) A.appendChild(this.XML.createTextNode(B.replace(FCKXHtmlEntities.EntitiesRegex,FCKXHtml_GetEntity)));return C;};function FCKXHtml_GetEntity(A){var B=FCKXHtmlEntities.Entities[A]||('#'+A.charCodeAt(0));return '#?-:'+B+';';};FCKXHtml.TagProcessors={a:function(A,B){if (B.innerHTML.Trim().length==0&&!B.name) return false;var C=B.getAttribute('_fcksavedurl');if (C!=null) FCKXHtml._AppendAttribute(A,'href',C);if (FCKBrowserInfo.IsIE){if (B.name) FCKXHtml._AppendAttribute(A,'name',B.name);};A=FCKXHtml._AppendChildNodes(A,B,false);return A;},area:function(A,B){var C=B.getAttribute('_fcksavedurl');if (C!=null) FCKXHtml._AppendAttribute(A,'href',C);if (FCKBrowserInfo.IsIE){if (!A.attributes.getNamedItem('coords')){var D=B.getAttribute('coords',2);if (D&&D!='0,0,0') FCKXHtml._AppendAttribute(A,'coords',D);};if (!A.attributes.getNamedItem('shape')){var E=B.getAttribute('shape',2);if (E&&E.length>0) FCKXHtml._AppendAttribute(A,'shape',E.toLowerCase());}};return A;},body:function(A,B){A=FCKXHtml._AppendChildNodes(A,B,false);A.removeAttribute('spellcheck');return A;},iframe:function(A,B){var C=B.innerHTML;if (FCKBrowserInfo.IsGecko) C=FCKTools.HTMLDecode(C);C=C.replace(/\s_fcksavedurl="[^"]*"/g,'');A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(C)));return A;},img:function(A,B){if (!A.attributes.getNamedItem('alt')) FCKXHtml._AppendAttribute(A,'alt','');var C=B.getAttribute('_fcksavedurl');if (C!=null) FCKXHtml._AppendAttribute(A,'src',C);if (B.style.width) A.removeAttribute('width');if (B.style.height) A.removeAttribute('height');return A;},li:function(A,B,C){if (C.nodeName.IEquals(['ul','ol'])) return FCKXHtml._AppendChildNodes(A,B,true);var D=FCKXHtml.XML.createElement('ul');B._fckxhtmljob=null;do{FCKXHtml._AppendNode(D,B);do{B=FCKDomTools.GetNextSibling(B);} while (B&&B.nodeType==3&&B.nodeValue.Trim().length==0)}     while (B&&B.nodeName.toLowerCase()=='li') return D;},ol:function(A,B,C){if (B.innerHTML.Trim().length==0) return false;var D=C.lastChild;if (D&&D.nodeType==3) D=D.previousSibling;if (D&&D.nodeName.toUpperCase()=='LI'){B._fckxhtmljob=null;FCKXHtml._AppendNode(D,B);return false;};A=FCKXHtml._AppendChildNodes(A,B);return A;},pre:function (A,B){var C=B.firstChild;if (C&&C.nodeType==3) A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem('\r\n')));FCKXHtml._AppendChildNodes(A,B,true);return A;},script:function(A,B){if (!A.attributes.getNamedItem('type')) FCKXHtml._AppendAttribute(A,'type','text/javascript');A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(B.text)));return A;},span:function(A,B){if (B.innerHTML.length==0) return false;A=FCKXHtml._AppendChildNodes(A,B,false);return A;},style:function(A,B){if (!A.attributes.getNamedItem('type')) FCKXHtml._AppendAttribute(A,'type','text/css');var C=B.innerHTML;if (FCKBrowserInfo.IsIE) C=C.replace(/^(\r\n|\n|\r)/,'');A.appendChild(FCKXHtml.XML.createTextNode(FCKXHtml._AppendSpecialItem(C)));return A;},title:function(A,B){A.appendChild(FCKXHtml.XML.createTextNode(FCK.EditorDocument.title));return A;}};FCKXHtml.TagProcessors.ul=FCKXHtml.TagProcessors.ol;
-FCKXHtml._GetMainXmlString=function(){return this.MainNode.xml;};FCKXHtml._AppendAttributes=function(A,B,C,D){var E=B.attributes,bHasStyle;for (var n=0;n<E.length;n++){var F=E[n];if (F.specified){var G=F.nodeName.toLowerCase();var H;if (G.StartsWith('_fck')) continue;else if (G=='style'){bHasStyle=true;continue;}else if (G=='class'){H=F.nodeValue.replace(FCKRegexLib.FCK_Class,'');if (H.length==0) continue;}else if (G.indexOf('on')==0) H=F.nodeValue;else if (D=='body'&&G=='contenteditable') continue;else if (F.nodeValue===true) H=G;else{try{H=B.getAttribute(G,2);}catch (e) {}};this._AppendAttribute(C,G,H||F.nodeValue);}};if (bHasStyle||B.style.cssText.length>0){var I=FCKTools.ProtectFormStyles(B);var J=B.style.cssText.replace(FCKRegexLib.StyleProperties,FCKTools.ToLowerCase);FCKTools.RestoreFormStyles(B,I);this._AppendAttribute(C,'style',J);}};FCKXHtml.TagProcessors['div']=function(A,B){if (B.align.length>0) FCKXHtml._AppendAttribute(A,'align',B.align);A=FCKXHtml._AppendChildNodes(A,B,true);return A;};FCKXHtml.TagProcessors['font']=function(A,B){if (A.attributes.length==0) A=FCKXHtml.XML.createDocumentFragment();A=FCKXHtml._AppendChildNodes(A,B);return A;};FCKXHtml.TagProcessors['form']=function(A,B){if (B.acceptCharset&&B.acceptCharset.length>0&&B.acceptCharset!='UNKNOWN') FCKXHtml._AppendAttribute(A,'accept-charset',B.acceptCharset);var C=B.attributes['name'];if (C&&C.value.length>0) FCKXHtml._AppendAttribute(A,'name',C.value);A=FCKXHtml._AppendChildNodes(A,B,true);return A;};FCKXHtml.TagProcessors['input']=function(A,B){if (B.name) FCKXHtml._AppendAttribute(A,'name',B.name);if (B.value&&!A.attributes.getNamedItem('value')) FCKXHtml._AppendAttribute(A,'value',B.value);if (!A.attributes.getNamedItem('type')) FCKXHtml._AppendAttribute(A,'type','text');return A;};FCKXHtml.TagProcessors['label']=function(A,B){if (B.htmlFor.length>0) FCKXHtml._AppendAttribute(A,'for',B.htmlFor);A=FCKXHtml._AppendChildNodes(A,B);return A;};FCKXHtml.TagProcessors['map']=function(A,B){if (!A.attributes.getNamedItem('name')){var C=B.name;if (C) FCKXHtml._AppendAttribute(A,'name',C);};A=FCKXHtml._AppendChildNodes(A,B,true);return A;};FCKXHtml.TagProcessors['meta']=function(A,B){var C=A.attributes.getNamedItem('http-equiv');if (C==null||C.value.length==0){var D=B.outerHTML.match(FCKRegexLib.MetaHttpEquiv);if (D){D=D[1];FCKXHtml._AppendAttribute(A,'http-equiv',D);}};return A;};FCKXHtml.TagProcessors['option']=function(A,B){if (B.selected&&!A.attributes.getNamedItem('selected')) FCKXHtml._AppendAttribute(A,'selected','selected');A=FCKXHtml._AppendChildNodes(A,B);return A;};FCKXHtml.TagProcessors['textarea']=FCKXHtml.TagProcessors['select']=function(A,B){if (B.name) FCKXHtml._AppendAttribute(A,'name',B.name);A=FCKXHtml._AppendChildNodes(A,B);return A;};
-var FCKCodeFormatter={};FCKCodeFormatter.Init=function(){var A=this.Regex={};A.BlocksOpener=/\<(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;A.BlocksCloser=/\<\/(P|DIV|H1|H2|H3|H4|H5|H6|ADDRESS|PRE|OL|UL|LI|DL|DT|DD|TITLE|META|LINK|BASE|SCRIPT|LINK|TD|TH|AREA|OPTION)[^\>]*\>/gi;A.NewLineTags=/\<(BR|HR)[^\>]*\>/gi;A.MainTags=/\<\/?(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR)[^\>]*\>/gi;A.LineSplitter=/\s*\n+\s*/g;A.IncreaseIndent=/^\<(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \/\>]/i;A.DecreaseIndent=/^\<\/(HTML|HEAD|BODY|FORM|TABLE|TBODY|THEAD|TR|UL|OL|DL)[ \>]/i;A.FormatIndentatorRemove=new RegExp('^'+FCKConfig.FormatIndentator);A.ProtectedTags=/(<PRE[^>]*>)([\s\S]*?)(<\/PRE>)/gi;};FCKCodeFormatter._ProtectData=function(A,B,C,D){return B+'___FCKpd___'+(FCKCodeFormatter.ProtectedData.push(C)-1)+D;};FCKCodeFormatter.Format=function(A){if (!this.Regex) this.Init();FCKCodeFormatter.ProtectedData=[];var B=A.replace(this.Regex.ProtectedTags,FCKCodeFormatter._ProtectData);B=B.replace(this.Regex.BlocksOpener,'\n$&');B=B.replace(this.Regex.BlocksCloser,'$&\n');B=B.replace(this.Regex.NewLineTags,'$&\n');B=B.replace(this.Regex.MainTags,'\n$&\n');var C='';var D=B.split(this.Regex.LineSplitter);B='';for (var i=0;i<D.length;i++){var E=D[i];if (E.length==0) continue;if (this.Regex.DecreaseIndent.test(E)) C=C.replace(this.Regex.FormatIndentatorRemove,'');B+=C+E+'\n';if (this.Regex.IncreaseIndent.test(E)) C+=FCKConfig.FormatIndentator;};for (var j=0;j<FCKCodeFormatter.ProtectedData.length;j++){var F=new RegExp('___FCKpd___'+j);B=B.replace(F,FCKCodeFormatter.ProtectedData[j].replace(/\$/g,'$$$$'));};return B.Trim();};
-var FCKUndo={};FCKUndo.SavedData=[];FCKUndo.CurrentIndex=-1;FCKUndo.TypesCount=0;FCKUndo.Changed=false;FCKUndo.MaxTypes=25;FCKUndo.Typing=false;FCKUndo.SaveLocked=false;FCKUndo._GetBookmark=function(){FCKSelection.Restore();var A=new FCKDomRange(FCK.EditorWindow);try{A.MoveToSelection();}catch (e){return null;};if (FCKBrowserInfo.IsIE){var B=A.CreateBookmark();var C=FCK.EditorDocument.body.innerHTML;A.MoveToBookmark(B);return [B,C];};return A.CreateBookmark2();};FCKUndo._SelectBookmark=function(A){if (!A) return;var B=new FCKDomRange(FCK.EditorWindow);if (A instanceof Object){if (FCKBrowserInfo.IsIE) B.MoveToBookmark(A[0]);else B.MoveToBookmark2(A);try{B.Select();}catch (e){B.MoveToPosition(FCK.EditorDocument.body,4);B.Select();}}};FCKUndo._CompareCursors=function(A,B){for (var i=0;i<Math.min(A.length,B.length);i++){if (A[i]<B[i]) return-1;else if (A[i]>B[i]) return 1;};if (A.length<B.length) return-1;else if (A.length>B.length) return 1;return 0;};FCKUndo._CheckIsBookmarksEqual=function(A,B){if (!(A&&B)) return false;if (FCKBrowserInfo.IsIE){var C=A[1].search(A[0].StartId);var D=B[1].search(B[0].StartId);var E=A[1].search(A[0].EndId);var F=B[1].search(B[0].EndId);return C==D&&E==F;}else{return this._CompareCursors(A.Start,B.Start)==0&&this._CompareCursors(A.End,B.End)==0;}};FCKUndo.SaveUndoStep=function(){if (FCK.EditMode!=0||this.SaveLocked) return;if (this.SavedData.length) this.Changed=true;var A=FCK.EditorDocument.body.innerHTML;var B=this._GetBookmark();this.SavedData=this.SavedData.slice(0,this.CurrentIndex+1);if (this.CurrentIndex>0&&A==this.SavedData[this.CurrentIndex][0]&&this._CheckIsBookmarksEqual(B,this.SavedData[this.CurrentIndex][1])) return;else if (this.CurrentIndex==0&&this.SavedData.length&&A==this.SavedData[0][0]){this.SavedData[0][1]=B;return;};if (this.CurrentIndex+1>=FCKConfig.MaxUndoLevels) this.SavedData.shift();else this.CurrentIndex++;this.SavedData[this.CurrentIndex]=[A,B];FCK.Events.FireEvent("OnSelectionChange");};FCKUndo.CheckUndoState=function(){return (this.Changed||this.CurrentIndex>0);};FCKUndo.CheckRedoState=function(){return (this.CurrentIndex<(this.SavedData.length-1));};FCKUndo.Undo=function(){if (this.CheckUndoState()){if (this.CurrentIndex==(this.SavedData.length-1)){this.SaveUndoStep();};this._ApplyUndoLevel(--this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo.Redo=function(){if (this.CheckRedoState()){this._ApplyUndoLevel(++this.CurrentIndex);FCK.Events.FireEvent("OnSelectionChange");}};FCKUndo._ApplyUndoLevel=function(A){var B=this.SavedData[A];if (!B) return;if (FCKBrowserInfo.IsIE){if (B[1]&&B[1][1]) FCK.SetInnerHtml(B[1][1]);else FCK.SetInnerHtml(B[0]);}else FCK.EditorDocument.body.innerHTML=B[0];this._SelectBookmark(B[1]);this.TypesCount=0;this.Changed=false;this.Typing=false;};
-var FCKEditingArea=function(A){this.TargetElement=A;this.Mode=0;if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKEditingArea_Cleanup);};FCKEditingArea.prototype.Start=function(A,B){var C=this.TargetElement;var D=FCKTools.GetElementDocument(C);while(C.firstChild) C.removeChild(C.firstChild);if (this.Mode==0){if (FCK_IS_CUSTOM_DOMAIN) A='<script>document.domain="'+FCK_RUNTIME_DOMAIN+'";</script>'+A;if (FCKBrowserInfo.IsIE) A=A.replace(/(<base[^>]*?)\s*\/?>(?!\s*<\/base>)/gi,'$1></base>');else if (!B){var E=A.match(FCKRegexLib.BeforeBody);var F=A.match(FCKRegexLib.AfterBody);if (E&&F){var G=A.substr(E[1].length,A.length-E[1].length-F[1].length);A=E[1]+'&nbsp;'+F[1];if (FCKBrowserInfo.IsGecko&&(G.length==0||FCKRegexLib.EmptyParagraph.test(G))) G='<br type="_moz">';this._BodyHTML=G;}else this._BodyHTML=A;};var H=this.IFrame=D.createElement('iframe');var I='<script type="text/javascript" _fcktemp="true">window.onerror=function(){return true;};</script>';H.frameBorder=0;H.style.width=H.style.height='100%';if (FCK_IS_CUSTOM_DOMAIN&&FCKBrowserInfo.IsIE){window._FCKHtmlToLoad=A.replace(/<head>/i,'<head>'+I);H.src='javascript:void( (function(){document.open() ;document.domain="'+document.domain+'" ;document.write( window.parent._FCKHtmlToLoad );document.close() ;window.parent._FCKHtmlToLoad = null ;})() )';}else if (!FCKBrowserInfo.IsGecko){H.src='javascript:void(0)';};C.appendChild(H);this.Window=H.contentWindow;if (!FCK_IS_CUSTOM_DOMAIN||!FCKBrowserInfo.IsIE){var J=this.Window.document;J.open();J.write(A.replace(/<head>/i,'<head>'+I));J.close();};if (FCKBrowserInfo.IsAIR) FCKAdobeAIR.EditingArea_Start(J,A);if (FCKBrowserInfo.IsGecko10&&!B){this.Start(A,true);return;};if (H.readyState&&H.readyState!='completed'){var K=this;setTimeout(function(){try{K.Window.document.documentElement.doScroll("left");}catch(e){setTimeout(arguments.callee,0);return;};K.Window._FCKEditingArea=K;FCKEditingArea_CompleteStart.call(K.Window);},0);}else{this.Window._FCKEditingArea=this;if (FCKBrowserInfo.IsGecko10) this.Window.setTimeout(FCKEditingArea_CompleteStart,500);else FCKEditingArea_CompleteStart.call(this.Window);}}else{var L=this.Textarea=D.createElement('textarea');L.className='SourceField';L.dir='ltr';FCKDomTools.SetElementStyles(L,{width:'100%',height:'100%',border:'none',resize:'none',outline:'none'});C.appendChild(L);L.value=A;FCKTools.RunFunction(this.OnLoad);}};function FCKEditingArea_CompleteStart(){if (!this.document.body){this.setTimeout(FCKEditingArea_CompleteStart,50);return;};var A=this._FCKEditingArea;A.Document=A.Window.document;A.MakeEditable();FCKTools.RunFunction(A.OnLoad);};FCKEditingArea.prototype.MakeEditable=function(){var A=this.Document;if (FCKBrowserInfo.IsIE){A.body.disabled=true;A.body.contentEditable=true;A.body.removeAttribute("disabled");}else{try{A.body.spellcheck=(this.FFSpellChecker!==false);if (this._BodyHTML){A.body.innerHTML=this._BodyHTML;A.body.offsetLeft;this._BodyHTML=null;};A.designMode='on';A.execCommand('enableObjectResizing',false,!FCKConfig.DisableObjectResizing);A.execCommand('enableInlineTableEditing',false,!FCKConfig.DisableFFTableHandles);}catch (e){FCKTools.AddEventListener(this.Window.frameElement,'DOMAttrModified',FCKEditingArea_Document_AttributeNodeModified);}}};function FCKEditingArea_Document_AttributeNodeModified(A){var B=A.currentTarget.contentWindow._FCKEditingArea;if (B._timer) window.clearTimeout(B._timer);B._timer=FCKTools.SetTimeout(FCKEditingArea_MakeEditableByMutation,1000,B);};function FCKEditingArea_MakeEditableByMutation(){delete this._timer;FCKTools.RemoveEventListener(this.Window.frameElement,'DOMAttrModified',FCKEditingArea_Document_AttributeNodeModified);this.MakeEditable();};FCKEditingArea.prototype.Focus=function(){try{if (this.Mode==0){if (FCKBrowserInfo.IsIE) this._FocusIE();else this.Window.focus();}else{var A=FCKTools.GetElementDocument(this.Textarea);if ((!A.hasFocus||A.hasFocus())&&A.activeElement==this.Textarea) return;this.Textarea.focus();}}catch(e) {}};FCKEditingArea.prototype._FocusIE=function(){this.Document.body.setActive();this.Window.focus();var A=this.Document.selection.createRange();var B=A.parentElement();var C=B.nodeName.toLowerCase();if (B.childNodes.length>0||!(FCKListsLib.BlockElements[C]||FCKListsLib.NonEmptyBlockElements[C])){return;};A=new FCKDomRange(this.Window);A.MoveToElementEditStart(B);A.Select();};function FCKEditingArea_Cleanup(){if (this.Document) this.Document.body.innerHTML="";this.TargetElement=null;this.IFrame=null;this.Document=null;this.Textarea=null;if (this.Window){this.Window._FCKEditingArea=null;this.Window=null;}};
-var FCKKeystrokeHandler=function(A){this.Keystrokes={};this.CancelCtrlDefaults=(A!==false);};FCKKeystrokeHandler.prototype.AttachToElement=function(A){FCKTools.AddEventListenerEx(A,'keydown',_FCKKeystrokeHandler_OnKeyDown,this);if (FCKBrowserInfo.IsGecko10||FCKBrowserInfo.IsOpera||(FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac)) FCKTools.AddEventListenerEx(A,'keypress',_FCKKeystrokeHandler_OnKeyPress,this);};FCKKeystrokeHandler.prototype.SetKeystrokes=function(){for (var i=0;i<arguments.length;i++){var A=arguments[i];if (!A) continue;if (typeof(A[0])=='object') this.SetKeystrokes.apply(this,A);else{if (A.length==1) delete this.Keystrokes[A[0]];else this.Keystrokes[A[0]]=A[1]===true?true:A;}}};function _FCKKeystrokeHandler_OnKeyDown(A,B){var C=A.keyCode||A.which;var D=0;if (A.ctrlKey||A.metaKey) D+=CTRL;if (A.shiftKey) D+=SHIFT;if (A.altKey) D+=ALT;var E=C+D;var F=B._CancelIt=false;var G=B.Keystrokes[E];if (G){if (G===true||!(B.OnKeystroke&&B.OnKeystroke.apply(B,G))) return true;F=true;};if (F||(B.CancelCtrlDefaults&&D==CTRL&&(C<33||C>40))){B._CancelIt=true;if (A.preventDefault) return A.preventDefault();A.returnValue=false;A.cancelBubble=true;return false;};return true;};function _FCKKeystrokeHandler_OnKeyPress(A,B){if (B._CancelIt){if (A.preventDefault) return A.preventDefault();return false;};return true;};
-FCK.DTD=(function(){var X=FCKTools.Merge;var A,L,J,M,N,O,D,H,P,K,Q,F,G,C,B,E,I;A={isindex:1,fieldset:1};B={input:1,button:1,select:1,textarea:1,label:1};C=X({a:1},B);D=X({iframe:1},C);E={hr:1,ul:1,menu:1,div:1,blockquote:1,noscript:1,table:1,center:1,address:1,dir:1,pre:1,h5:1,dl:1,h4:1,noframes:1,h6:1,ol:1,h1:1,h3:1,h2:1};F={ins:1,del:1,script:1};G=X({b:1,acronym:1,bdo:1,'var':1,'#':1,abbr:1,code:1,br:1,i:1,cite:1,kbd:1,u:1,strike:1,s:1,tt:1,strong:1,q:1,samp:1,em:1,dfn:1,span:1},F);H=X({sub:1,img:1,object:1,sup:1,basefont:1,map:1,applet:1,font:1,big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B);K={img:1,noscript:1,br:1,kbd:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,'#':1,select:1,menu:1,ins:1,abbr:1,label:1,code:1,table:1,script:1,cite:1,input:1,iframe:1,strong:1,textarea:1,noframes:1,big:1,small:1,span:1,hr:1,sub:1,bdo:1,'var':1,div:1,object:1,sup:1,strike:1,dir:1,map:1,dl:1,applet:1,del:1,isindex:1,fieldset:1,ul:1,b:1,acronym:1,a:1,blockquote:1,i:1,u:1,s:1,tt:1,address:1,q:1,pre:1,p:1,em:1,dfn:1};L=X({a:1},J);M={tr:1};N={'#':1};O=X({param:1},K);P=X({form:1},A,D,E,I);Q={li:1};return {col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},noscript:P,td:P,br:{},th:P,center:P,kbd:L,button:X(I,E),basefont:{},h5:L,h4:L,samp:L,h6:L,ol:Q,h1:L,h3:L,option:N,h2:L,form:X(A,D,E,I),select:{optgroup:1,option:1},font:J,ins:P,menu:Q,abbr:L,label:L,table:{thead:1,col:1,tbody:1,tr:1,colgroup:1,caption:1,tfoot:1},code:L,script:N,tfoot:M,cite:L,li:P,input:{},iframe:P,strong:J,textarea:N,noframes:P,big:J,small:J,span:J,hr:{},dt:L,sub:J,optgroup:{option:1},param:{},bdo:L,'var':J,div:P,object:O,sup:J,dd:P,strike:J,area:{},dir:Q,map:X({area:1,form:1,p:1},A,F,E),applet:O,dl:{dt:1,dd:1},del:P,isindex:{},fieldset:X({legend:1},K),thead:M,ul:Q,acronym:L,b:J,a:J,blockquote:P,caption:L,i:J,u:J,tbody:M,s:L,address:X(D,I),tt:J,legend:L,q:L,pre:X(G,C),p:L,em:J,dfn:L};})();
-var FCKStyle=function(A){this.Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyle.prototype={GetType:function(){var A=this.GetType_$;if (A!=undefined) return A;var B=this.Element;if (B=='#'||FCKListsLib.StyleBlockElements[B]) A=0;else if (FCKListsLib.StyleObjectElements[B]) A=2;else A=1;return (this.GetType_$=A);},ApplyToSelection:function(A){var B=new FCKDomRange(A);B.MoveToSelection();this.ApplyToRange(B,true);},ApplyToRange:function(A,B,C){switch (this.GetType()){case 0:this.ApplyToRange=this._ApplyBlockStyle;break;case 1:this.ApplyToRange=this._ApplyInlineStyle;break;default:return;};this.ApplyToRange(A,B,C);},ApplyToObject:function(A){if (!A) return;this.BuildElement(null,A);},RemoveFromSelection:function(A){var B=new FCKDomRange(A);B.MoveToSelection();this.RemoveFromRange(B,true);},RemoveFromRange:function(A,B,C){var D;var E=this._GetAttribsForComparison();var F=this._GetOverridesForComparison();if (A.CheckIsCollapsed()){var D=A.CreateBookmark(true);var H=A.GetBookmarkNode(D,true);var I=new FCKElementPath(H.parentNode);var J=[];var K=!FCKDomTools.GetNextSibling(H);var L=K||!FCKDomTools.GetPreviousSibling(H);var M;var N=-1;for (var i=0;i<I.Elements.length;i++){var O=I.Elements[i];if (this.CheckElementRemovable(O)){if (L&&!FCKDomTools.CheckIsEmptyElement(O,function(el){return (el!=H);})){M=O;N=J.length-1;}else{var P=O.nodeName.toLowerCase();if (P==this.Element){for (var Q in E){if (FCKDomTools.HasAttribute(O,Q)){switch (Q){case 'style':this._RemoveStylesFromElement(O);break;case 'class':if (FCKDomTools.GetAttributeValue(O,Q)!=this.GetFinalAttributeValue(Q)) continue;default:FCKDomTools.RemoveAttribute(O,Q);}}}};this._RemoveOverrides(O,F[P]);if (this.GetType()==1) this._RemoveNoAttribElement(O);}}else if (L) J.push(O);L=L&&((K&&!FCKDomTools.GetNextSibling(O))||(!K&&!FCKDomTools.GetPreviousSibling(O)));if (M&&(!L||(i==I.Elements.length-1))){var R=FCKDomTools.RemoveNode(H);for (var j=0;j<=N;j++){var S=FCKDomTools.CloneElement(J[j]);S.appendChild(R);R=S;};if (K) FCKDomTools.InsertAfterNode(M,R);else M.parentNode.insertBefore(R,M);L=false;M=null;}};if (B) A.SelectBookmark(D);if (C) A.MoveToBookmark(D);return;};A.Expand('inline_elements');D=A.CreateBookmark(true);var T=A.GetBookmarkNode(D,true);var U=A.GetBookmarkNode(D,false);A.Release(true);var I=new FCKElementPath(T);var X=I.Elements;var O;for (var i=1;i<X.length;i++){O=X[i];if (O==I.Block||O==I.BlockLimit) break;if (this.CheckElementRemovable(O)) FCKDomTools.BreakParent(T,O,A);};I=new FCKElementPath(U);X=I.Elements;for (var i=1;i<X.length;i++){O=X[i];if (O==I.Block||O==I.BlockLimit) break;b=O.nodeName.toLowerCase();if (this.CheckElementRemovable(O)) FCKDomTools.BreakParent(U,O,A);};var Z=FCKDomTools.GetNextSourceNode(T,true);while (Z){var a=FCKDomTools.GetNextSourceNode(Z);if (Z.nodeType==1){var b=Z.nodeName.toLowerCase();var c=(b==this.Element);if (c){for (var Q in E){if (FCKDomTools.HasAttribute(Z,Q)){switch (Q){case 'style':this._RemoveStylesFromElement(Z);break;case 'class':if (FCKDomTools.GetAttributeValue(Z,Q)!=this.GetFinalAttributeValue(Q)) continue;default:FCKDomTools.RemoveAttribute(Z,Q);}}}}else c=!!F[b];if (c){this._RemoveOverrides(Z,F[b]);this._RemoveNoAttribElement(Z);}};if (a==U) break;Z=a;};this._FixBookmarkStart(T);if (B) A.SelectBookmark(D);if (C) A.MoveToBookmark(D);},CheckElementRemovable:function(A,B){if (!A) return false;var C=A.nodeName.toLowerCase();if (C==this.Element){if (!B&&!FCKDomTools.HasAttributes(A)) return true;var D=this._GetAttribsForComparison();var E=(D._length==0);for (var F in D){if (F=='_length') continue;if (this._CompareAttributeValues(F,FCKDomTools.GetAttributeValue(A,F),(this.GetFinalAttributeValue(F)||''))){E=true;if (!B) break;}else{E=false;if (B) return false;}};if (E) return true;};var G=this._GetOverridesForComparison()[C];if (G){if (!(D=G.Attributes)) return true;for (var i=0;i<D.length;i++){var H=D[i][0];if (FCKDomTools.HasAttribute(A,H)){var I=D[i][1];if (I==null||(typeof I=='string'&&FCKDomTools.GetAttributeValue(A,H)==I)||I.test(FCKDomTools.GetAttributeValue(A,H))) return true;}}};return false;},CheckActive:function(A){switch (this.GetType()){case 0:return this.CheckElementRemovable(A.Block||A.BlockLimit,true);case 1:var B=A.Elements;for (var i=0;i<B.length;i++){var C=B[i];if (C==A.Block||C==A.BlockLimit) continue;if (this.CheckElementRemovable(C,true)) return true;}};return false;},RemoveFromElement:function(A){var B=this._GetAttribsForComparison();var C=this._GetOverridesForComparison();var D=A.getElementsByTagName(this.Element);for (var i=D.length-1;i>=0;i--){var E=D[i];for (var F in B){if (FCKDomTools.HasAttribute(E,F)){switch (F){case 'style':this._RemoveStylesFromElement(E);break;case 'class':if (FCKDomTools.GetAttributeValue(E,F)!=this.GetFinalAttributeValue(F)) continue;default:FCKDomTools.RemoveAttribute(E,F);}}};this._RemoveOverrides(E,C[this.Element]);this._RemoveNoAttribElement(E);};for (var G in C){if (G!=this.Element){D=A.getElementsByTagName(G);for (var i=D.length-1;i>=0;i--){var E=D[i];this._RemoveOverrides(E,C[G]);this._RemoveNoAttribElement(E);}}}},_RemoveStylesFromElement:function(A){var B=A.style.cssText;var C=this.GetFinalStyleValue();if (B.length>0&&C.length==0) return;C='(^|;)\\s*('+C.replace(/\s*([^ ]+):.*?(;|$)/g,'$1|').replace(/\|$/,'')+'):[^;]+';var D=new RegExp(C,'gi');B=B.replace(D,'').Trim();if (B.length==0||B==';') FCKDomTools.RemoveAttribute(A,'style');else A.style.cssText=B.replace(D,'');},_RemoveOverrides:function(A,B){var C=B&&B.Attributes;if (C){for (var i=0;i<C.length;i++){var D=C[i][0];if (FCKDomTools.HasAttribute(A,D)){var E=C[i][1];if (E==null||(E.test&&E.test(FCKDomTools.GetAttributeValue(A,D)))||(typeof E=='string'&&FCKDomTools.GetAttributeValue(A,D)==E)) FCKDomTools.RemoveAttribute(A,D);}}}},_RemoveNoAttribElement:function(A){if (!FCKDomTools.HasAttributes(A)){var B=A.firstChild;var C=A.lastChild;FCKDomTools.RemoveNode(A,true);this._MergeSiblings(B);if (B!=C) this._MergeSiblings(C);}},BuildElement:function(A,B){var C=B||A.createElement(this.Element);var D=this._StyleDesc.Attributes;var E;if (D){for (var F in D){E=this.GetFinalAttributeValue(F);if (F.toLowerCase()=='class') C.className=E;else C.setAttribute(F,E);}};if (this._GetStyleText().length>0) C.style.cssText=this.GetFinalStyleValue();return C;},_CompareAttributeValues:function(A,B,C){if (A=='style'&&B&&C){B=B.replace(/;$/,'').toLowerCase();C=C.replace(/;$/,'').toLowerCase();};return (B==C||((B===null||B==='')&&(C===null||C==='')))},GetFinalAttributeValue:function(A){var B=this._StyleDesc.Attributes;var B=B?B[A]:null;if (!B&&A=='style') return this.GetFinalStyleValue();if (B&&this._Variables) B=B.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this);return B;},GetFinalStyleValue:function(){var A=this._GetStyleText();if (A.length>0&&this._Variables){A=A.Replace(FCKRegexLib.StyleVariableAttName,this._GetVariableReplace,this);A=FCKTools.NormalizeCssText(A);};return A;},_GetVariableReplace:function(){return this._Variables[arguments[2]]||arguments[0];},SetVariable:function(A,B){var C=this._Variables;if (!C) C=this._Variables={};this._Variables[A]=B;},_FromPre:function(A,B,C){var D=B.innerHTML;D=D.replace(/(\r\n|\r)/g,'\n');D=D.replace(/^[ \t]*\n/,'');D=D.replace(/\n$/,'');D=D.replace(/^[ \t]+|[ \t]+$/g,function(match,offset,s){if (match.length==1) return '&nbsp;';else if (offset==0) return new Array(match.length).join('&nbsp;')+' ';else return ' '+new Array(match.length).join('&nbsp;');});var E=new FCKHtmlIterator(D);var F=[];E.Each(function(isTag,value){if (!isTag){value=value.replace(/\n/g,'<br>');value=value.replace(/[ \t]{2,}/g,function (match){return new Array(match.length).join('&nbsp;')+' ';});};F.push(value);});C.innerHTML=F.join('');return C;},_ToPre:function(A,B,C){var D=B.innerHTML.Trim();D=D.replace(/[ \t\r\n]*(<br[^>]*>)[ \t\r\n]*/gi,'<br />');var E=new FCKHtmlIterator(D);var F=[];E.Each(function(isTag,value){if (!isTag) value=value.replace(/([ \t\n\r]+|&nbsp;)/g,' ');else if (isTag&&value=='<br />') value='\n';F.push(value);});if (FCKBrowserInfo.IsIE){var G=A.createElement('div');G.appendChild(C);C.outerHTML='<pre>\n'+F.join('')+'</pre>';C=G.removeChild(G.firstChild);}else C.innerHTML=F.join('');return C;},_CheckAndMergePre:function(A,B){if (A!=FCKDomTools.GetPreviousSourceElement(B,true)) return;var C=A.innerHTML.replace(/\n$/,'')+'\n\n'+B.innerHTML.replace(/^\n/,'');if (FCKBrowserInfo.IsIE) B.outerHTML='<pre>'+C+'</pre>';else B.innerHTML=C;FCKDomTools.RemoveNode(A);},_CheckAndSplitPre:function(A){var B;var C=A.firstChild;C=C&&C.nextSibling;while (C){var D=C.nextSibling;if (D&&D.nextSibling&&C.nodeName.IEquals('br')&&D.nodeName.IEquals('br')){FCKDomTools.RemoveNode(C);C=D.nextSibling;FCKDomTools.RemoveNode(D);B=FCKDomTools.InsertAfterNode(B||A,FCKDomTools.CloneElement(A));continue;};if (B){C=C.previousSibling;FCKDomTools.MoveNode(C.nextSibling,B);};C=C.nextSibling;}},_ApplyBlockStyle:function(A,B,C){var D;if (B) D=A.CreateBookmark();var E=new FCKDomRangeIterator(A);E.EnforceRealBlocks=true;var F;var G=A.Window.document;var H;while((F=E.GetNextParagraph())){var I=this.BuildElement(G);var J=I.nodeName.IEquals('pre');var K=F.nodeName.IEquals('pre');var L=J&&!K;var M=!J&&K;if (L) I=this._ToPre(G,F,I);else if (M) I=this._FromPre(G,F,I);else FCKDomTools.MoveChildren(F,I);F.parentNode.insertBefore(I,F);FCKDomTools.RemoveNode(F);if (J){if (H) this._CheckAndMergePre(H,I);H=I;}else if (M) this._CheckAndSplitPre(I);};if (B) A.SelectBookmark(D);if (C) A.MoveToBookmark(D);},_ApplyInlineStyle:function(A,B,C){var D=A.Window.document;if (A.CheckIsCollapsed()){var E=this.BuildElement(D);A.InsertNode(E);A.MoveToPosition(E,2);A.Select();return;};var F=this.Element;var G=FCK.DTD[F]||FCK.DTD.span;var H=this._GetAttribsForComparison();var I;A.Expand('inline_elements');var J=A.CreateBookmark(true);var K=A.GetBookmarkNode(J,true);var L=A.GetBookmarkNode(J,false);A.Release(true);var M=FCKDomTools.GetNextSourceNode(K,true);while (M){var N=false;var O=M.nodeType;var P=O==1?M.nodeName.toLowerCase():null;if (!P||G[P]){if ((FCK.DTD[M.parentNode.nodeName.toLowerCase()]||FCK.DTD.span)[F]||!FCK.DTD[F]){if (!A.CheckHasRange()) A.SetStart(M,3);if (O!=1||M.childNodes.length==0){var Q=M;var R=Q.parentNode;while (Q==R.lastChild&&G[R.nodeName.toLowerCase()]){Q=R;};A.SetEnd(Q,4);if (Q==Q.parentNode.lastChild&&!G[Q.parentNode.nodeName.toLowerCase()]) N=true;}else{A.SetEnd(M,3);}}else N=true;}else N=true;M=FCKDomTools.GetNextSourceNode(M);if (M==L){M=null;N=true;};if (N&&A.CheckHasRange()&&!A.CheckIsCollapsed()){I=this.BuildElement(D);A.ExtractContents().AppendTo(I);if (I.innerHTML.RTrim().length>0){A.InsertNode(I);this.RemoveFromElement(I);this._MergeSiblings(I,this._GetAttribsForComparison());if (!FCKBrowserInfo.IsIE) I.normalize();};A.Release(true);}};this._FixBookmarkStart(K);if (B) A.SelectBookmark(J);if (C) A.MoveToBookmark(J);},_FixBookmarkStart:function(A){var B;while ((B=A.nextSibling)){if (B.nodeType==1&&FCKListsLib.InlineNonEmptyElements[B.nodeName.toLowerCase()]){if (!B.firstChild) FCKDomTools.RemoveNode(B);else FCKDomTools.MoveNode(A,B,true);continue;};if (B.nodeType==3&&B.length==0){FCKDomTools.RemoveNode(B);continue;};break;}},_MergeSiblings:function(A,B){if (!A||A.nodeType!=1||!FCKListsLib.InlineNonEmptyElements[A.nodeName.toLowerCase()]) return;this._MergeNextSibling(A,B);this._MergePreviousSibling(A,B);},_MergeNextSibling:function(A,B){var C=A.nextSibling;var D=(C&&C.nodeType==1&&C.getAttribute('_fck_bookmark'));if (D) C=C.nextSibling;if (C&&C.nodeType==1&&C.nodeName==A.nodeName){if (!B) B=this._CreateElementAttribsForComparison(A);if (this._CheckAttributesMatch(C,B)){var E=A.lastChild;if (D) FCKDomTools.MoveNode(A.nextSibling,A);FCKDomTools.MoveChildren(C,A);FCKDomTools.RemoveNode(C);if (E) this._MergeNextSibling(E);}}},_MergePreviousSibling:function(A,B){var C=A.previousSibling;var D=(C&&C.nodeType==1&&C.getAttribute('_fck_bookmark'));if (D) C=C.previousSibling;if (C&&C.nodeType==1&&C.nodeName==A.nodeName){if (!B) B=this._CreateElementAttribsForComparison(A);if (this._CheckAttributesMatch(C,B)){var E=A.firstChild;if (D) FCKDomTools.MoveNode(A.previousSibling,A,true);FCKDomTools.MoveChildren(C,A,true);FCKDomTools.RemoveNode(C);if (E) this._MergePreviousSibling(E);}}},_GetStyleText:function(){var A=this._StyleDesc.Styles;var B=(this._StyleDesc.Attributes?this._StyleDesc.Attributes['style']||'':'');if (B.length>0) B+=';';for (var C in A) B+=C+':'+A[C]+';';if (B.length>0&&!(/#\(/.test(B))){B=FCKTools.NormalizeCssText(B);};return (this._GetStyleText=function() { return B;})();},_GetAttribsForComparison:function(){var A=this._GetAttribsForComparison_$;if (A) return A;A={};var B=this._StyleDesc.Attributes;if (B){for (var C in B){A[C.toLowerCase()]=B[C].toLowerCase();}};if (this._GetStyleText().length>0){A['style']=this._GetStyleText().toLowerCase();};FCKTools.AppendLengthProperty(A,'_length');return (this._GetAttribsForComparison_$=A);},_GetOverridesForComparison:function(){var A=this._GetOverridesForComparison_$;if (A) return A;A={};var B=this._StyleDesc.Overrides;if (B){if (!FCKTools.IsArray(B)) B=[B];for (var i=0;i<B.length;i++){var C=B[i];var D;var E;var F;if (typeof C=='string') D=C.toLowerCase();else{D=C.Element?C.Element.toLowerCase():this.Element;F=C.Attributes;};E=A[D]||(A[D]={});if (F){var G=(E.Attributes=E.Attributes||[]);for (var H in F){G.push([H.toLowerCase(),F[H]]);}}}};return (this._GetOverridesForComparison_$=A);},_CreateElementAttribsForComparison:function(A){var B={};var C=0;for (var i=0;i<A.attributes.length;i++){var D=A.attributes[i];if (D.specified){B[D.nodeName.toLowerCase()]=FCKDomTools.GetAttributeValue(A,D).toLowerCase();C++;}};B._length=C;return B;},_CheckAttributesMatch:function(A,B){var C=A.attributes;var D=0;for (var i=0;i<C.length;i++){var E=C[i];if (E.specified){var F=E.nodeName.toLowerCase();var G=B[F];if (!G) break;if (G!=FCKDomTools.GetAttributeValue(A,E).toLowerCase()) break;D++;}};return (D==B._length);}};
-var FCKStyles=FCK.Styles={_Callbacks:{},_ObjectStyles:{},ApplyStyle:function(A){if (typeof A=='string') A=this.GetStyles()[A];if (A){if (A.GetType()==2) A.ApplyToObject(FCKSelection.GetSelectedElement());else A.ApplyToSelection(FCK.EditorWindow);FCK.Events.FireEvent('OnSelectionChange');}},RemoveStyle:function(A){if (typeof A=='string') A=this.GetStyles()[A];if (A){A.RemoveFromSelection(FCK.EditorWindow);FCK.Events.FireEvent('OnSelectionChange');}},AttachStyleStateChange:function(A,B,C){var D=this._Callbacks[A];if (!D) D=this._Callbacks[A]=[];D.push([B,C]);},CheckSelectionChanges:function(){var A=FCKSelection.GetBoundaryParentElement(true);if (!A) return;var B=new FCKElementPath(A);var C=this.GetStyles();for (var D in C){var E=this._Callbacks[D];if (E){var F=C[D];var G=F.CheckActive(B);if (G!=(F._LastState||null)){F._LastState=G;for (var i=0;i<E.length;i++){var H=E[i][0];var I=E[i][1];H.call(I||window,D,G);}}}}},CheckStyleInSelection:function(A){return false;},_GetRemoveFormatTagsRegex:function (){var A=new RegExp('^(?:'+FCKConfig.RemoveFormatTags.replace(/,/g,'|')+')$','i');return (this._GetRemoveFormatTagsRegex=function(){return A;})&&A;},RemoveAll:function(){var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();if (A.CheckIsCollapsed()) return;A.Expand('inline_elements');var B=A.CreateBookmark(true);var C=A.GetBookmarkNode(B,true);var D=A.GetBookmarkNode(B,false);A.Release(true);var E=this._GetRemoveFormatTagsRegex();var F=new FCKElementPath(C);var G=F.Elements;var H;for (var i=1;i<G.length;i++){H=G[i];if (H==F.Block||H==F.BlockLimit) break;if (E.test(H.nodeName)) FCKDomTools.BreakParent(C,H,A);};F=new FCKElementPath(D);G=F.Elements;for (var i=1;i<G.length;i++){H=G[i];if (H==F.Block||H==F.BlockLimit) break;elementName=H.nodeName.toLowerCase();if (E.test(H.nodeName)) FCKDomTools.BreakParent(D,H,A);};var I=FCKDomTools.GetNextSourceNode(C,true,1);while (I){if (I==D) break;var J=FCKDomTools.GetNextSourceNode(I,false,1);if (E.test(I.nodeName)) FCKDomTools.RemoveNode(I,true);else FCKDomTools.RemoveAttributes(I,FCKConfig.RemoveAttributesArray);I=J;};A.SelectBookmark(B);FCK.Events.FireEvent('OnSelectionChange');},GetStyle:function(A){return this.GetStyles()[A];},GetStyles:function(){var A=this._GetStyles;if (!A){A=this._GetStyles=FCKTools.Merge(this._LoadStylesCore(),this._LoadStylesCustom(),this._LoadStylesXml());};return A;},CheckHasObjectStyle:function(A){return!!this._ObjectStyles[A];},_LoadStylesCore:function(){var A={};var B=FCKConfig.CoreStyles;for (var C in B){var D=A['_FCK_'+C]=new FCKStyle(B[C]);D.IsCore=true;};return A;},_LoadStylesCustom:function(){var A={};var B=FCKConfig.CustomStyles;if (B){for (var C in B){var D=A[C]=new FCKStyle(B[C]);D.Name=C;}};return A;},_LoadStylesXml:function(){var A={};var B=FCKConfig.StylesXmlPath;if (!B||B.length==0) return A;var C=new FCKXml();C.LoadUrl(B);var D=FCKXml.TransformToObject(C.SelectSingleNode('Styles'));var E=D.$Style;if (!E) return A;for (var i=0;i<E.length;i++){var F=E[i];var G=(F.element||'').toLowerCase();if (G.length==0) throw('The element name is required. Error loading "'+B+'"');var H={Element:G,Attributes:{},Styles:{},Overrides:[]};var I=F.$Attribute||[];for (var j=0;j<I.length;j++){H.Attributes[I[j].name]=I[j].value;};var J=F.$Style||[];for (j=0;j<J.length;j++){H.Styles[J[j].name]=J[j].value;};var K=F.$Override;if (K){for (j=0;j<K.length;j++){var L=K[j];var M={Element:L.element};var N=L.$Attribute;if (N){M.Attributes={};for (var k=0;k<N.length;k++){var O=N[k].value||null;if (O){var P=O&&FCKRegexLib.RegExp.exec(O);if (P) O=new RegExp(P[1],P[2]||'');};M.Attributes[N[k].name]=O;}};H.Overrides.push(M);}};var Q=new FCKStyle(H);Q.Name=F.name||G;if (Q.GetType()==2) this._ObjectStyles[G]=true;A[Q.Name]=Q;};return A;}};
-var FCKListHandler={OutdentListItem:function(A){var B=A.parentNode;if (B.tagName.toUpperCase().Equals('UL','OL')){var C=FCKTools.GetElementDocument(A);var D=new FCKDocumentFragment(C);var E=D.RootNode;var F=false;var G=FCKDomTools.GetFirstChild(A,['UL','OL']);if (G){F=true;var H;while ((H=G.firstChild)) E.appendChild(G.removeChild(H));FCKDomTools.RemoveNode(G);};var I;var J=false;while ((I=A.nextSibling)){if (!F&&I.nodeType==1&&I.nodeName.toUpperCase()=='LI') J=F=true;E.appendChild(I.parentNode.removeChild(I));if (!J&&I.nodeType==1&&I.nodeName.toUpperCase().Equals('UL','OL')) FCKDomTools.RemoveNode(I,true);};var K=B.parentNode.tagName.toUpperCase();var L=(K=='LI');if (L||K.Equals('UL','OL')){if (F){var G=B.cloneNode(false);D.AppendTo(G);A.appendChild(G);}else if (L) D.InsertAfterNode(B.parentNode);else D.InsertAfterNode(B);if (L) FCKDomTools.InsertAfterNode(B.parentNode,B.removeChild(A));else FCKDomTools.InsertAfterNode(B,B.removeChild(A));}else{if (F){var N=B.cloneNode(false);D.AppendTo(N);FCKDomTools.InsertAfterNode(B,N);};var O=C.createElement(FCKConfig.EnterMode=='p'?'p':'div');FCKDomTools.MoveChildren(B.removeChild(A),O);FCKDomTools.InsertAfterNode(B,O);if (FCKConfig.EnterMode=='br'){if (FCKBrowserInfo.IsGecko) O.parentNode.insertBefore(FCKTools.CreateBogusBR(C),O);else FCKDomTools.InsertAfterNode(O,FCKTools.CreateBogusBR(C));FCKDomTools.RemoveNode(O,true);}};if (this.CheckEmptyList(B)) FCKDomTools.RemoveNode(B,true);}},CheckEmptyList:function(A){return (FCKDomTools.GetFirstChild(A,'LI')==null);},CheckListHasContents:function(A){var B=A.firstChild;while (B){switch (B.nodeType){case 1:if (!B.nodeName.IEquals('UL','LI')) return true;break;case 3:if (B.nodeValue.Trim().length>0) return true;};B=B.nextSibling;};return false;}};
-var FCKElementPath=function(A){var B=null;var C=null;var D=[];var e=A;while (e){if (e.nodeType==1){if (!this.LastElement) this.LastElement=e;var E=e.nodeName.toLowerCase();if (FCKBrowserInfo.IsIE&&e.scopeName!='HTML') E=e.scopeName.toLowerCase()+':'+E;if (!C){if (!B&&FCKListsLib.PathBlockElements[E]!=null) B=e;if (FCKListsLib.PathBlockLimitElements[E]!=null){if (!B&&E=='div'&&!FCKElementPath._CheckHasBlock(e)) B=e;else C=e;}};D.push(e);if (E=='body') break;};e=e.parentNode;};this.Block=B;this.BlockLimit=C;this.Elements=D;};FCKElementPath._CheckHasBlock=function(A){var B=A.childNodes;for (var i=0,count=B.length;i<count;i++){var C=B[i];if (C.nodeType==1&&FCKListsLib.BlockElements[C.nodeName.toLowerCase()]) return true;};return false;};
-var FCKDomRange=function(A){this.Window=A;this._Cache={};};FCKDomRange.prototype={_UpdateElementInfo:function(){var A=this._Range;if (!A) this.Release(true);else{var B=A.startContainer;var C=new FCKElementPath(B);this.StartNode=B.nodeType==3?B:B.childNodes[A.startOffset];this.StartContainer=B;this.StartBlock=C.Block;this.StartBlockLimit=C.BlockLimit;if (A.collapsed){this.EndNode=this.StartNode;this.EndContainer=this.StartContainer;this.EndBlock=this.StartBlock;this.EndBlockLimit=this.StartBlockLimit;}else{var D=A.endContainer;if (B!=D) C=new FCKElementPath(D);var E=D;if (A.endOffset==0){while (E&&!E.previousSibling) E=E.parentNode;if (E) E=E.previousSibling;}else if (E.nodeType==1) E=E.childNodes[A.endOffset-1];this.EndNode=E;this.EndContainer=D;this.EndBlock=C.Block;this.EndBlockLimit=C.BlockLimit;}};this._Cache={};},CreateRange:function(){return new FCKW3CRange(this.Window.document);},DeleteContents:function(){if (this._Range){this._Range.deleteContents();this._UpdateElementInfo();}},ExtractContents:function(){if (this._Range){var A=this._Range.extractContents();this._UpdateElementInfo();return A;};return null;},CheckIsCollapsed:function(){if (this._Range) return this._Range.collapsed;return false;},Collapse:function(A){if (this._Range) this._Range.collapse(A);this._UpdateElementInfo();},Clone:function(){var A=FCKTools.CloneObject(this);if (this._Range) A._Range=this._Range.cloneRange();return A;},MoveToNodeContents:function(A){if (!this._Range) this._Range=this.CreateRange();this._Range.selectNodeContents(A);this._UpdateElementInfo();},MoveToElementStart:function(A){this.SetStart(A,1);this.SetEnd(A,1);},MoveToElementEditStart:function(A){var B;while (A&&A.nodeType==1){if (FCKDomTools.CheckIsEditable(A)) B=A;else if (B) break;A=A.firstChild;};if (B) this.MoveToElementStart(B);},InsertNode:function(A){if (this._Range) this._Range.insertNode(A);},CheckIsEmpty:function(){if (this.CheckIsCollapsed()) return true;var A=this.Window.document.createElement('div');this._Range.cloneContents().AppendTo(A);FCKDomTools.TrimNode(A);return (A.innerHTML.length==0);},CheckStartOfBlock:function(){var A=this._Cache;var B=A.IsStartOfBlock;if (B!=undefined) return B;var C=this.StartBlock||this.StartBlockLimit;var D=this._Range.startContainer;var E=this._Range.startOffset;var F;if (E>0){if (D.nodeType==3){var G=D.nodeValue.substr(0,E).Trim();if (G.length!=0) return A.IsStartOfBlock=false;}else F=D.childNodes[E-1];};if (!F) F=FCKDomTools.GetPreviousSourceNode(D,true,null,C);while (F){switch (F.nodeType){case 1:if (!FCKListsLib.InlineChildReqElements[F.nodeName.toLowerCase()]) return A.IsStartOfBlock=false;break;case 3:if (F.nodeValue.Trim().length>0) return A.IsStartOfBlock=false;};F=FCKDomTools.GetPreviousSourceNode(F,false,null,C);};return A.IsStartOfBlock=true;},CheckEndOfBlock:function(A){var B=this._Cache.IsEndOfBlock;if (B!=undefined) return B;var C=this.EndBlock||this.EndBlockLimit;var D=this._Range.endContainer;var E=this._Range.endOffset;var F;if (D.nodeType==3){var G=D.nodeValue;if (E<G.length){G=G.substr(E);if (G.Trim().length!=0) return this._Cache.IsEndOfBlock=false;}}else F=D.childNodes[E];if (!F) F=FCKDomTools.GetNextSourceNode(D,true,null,C);var H=false;while (F){switch (F.nodeType){case 1:var I=F.nodeName.toLowerCase();if (FCKListsLib.InlineChildReqElements[I]) break;if (I=='br'&&!H){H=true;break;};return this._Cache.IsEndOfBlock=false;case 3:if (F.nodeValue.Trim().length>0) return this._Cache.IsEndOfBlock=false;};F=FCKDomTools.GetNextSourceNode(F,false,null,C);};if (A) this.Select();return this._Cache.IsEndOfBlock=true;},CreateBookmark:function(A){var B={StartId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+'S',EndId:(new Date()).valueOf()+Math.floor(Math.random()*1000)+'E'};var C=this.Window.document;var D;var E;var F;if (!this.CheckIsCollapsed()){E=C.createElement('span');E.style.display='none';E.id=B.EndId;E.setAttribute('_fck_bookmark',true);E.innerHTML='&nbsp;';F=this.Clone();F.Collapse(false);F.InsertNode(E);};D=C.createElement('span');D.style.display='none';D.id=B.StartId;D.setAttribute('_fck_bookmark',true);D.innerHTML='&nbsp;';F=this.Clone();F.Collapse(true);F.InsertNode(D);if (A){B.StartNode=D;B.EndNode=E;};if (E){this.SetStart(D,4);this.SetEnd(E,3);}else this.MoveToPosition(D,4);return B;},GetBookmarkNode:function(A,B){var C=this.Window.document;if (B) return A.StartNode||C.getElementById(A.StartId);else return A.EndNode||C.getElementById(A.EndId);},MoveToBookmark:function(A,B){var C=this.GetBookmarkNode(A,true);var D=this.GetBookmarkNode(A,false);this.SetStart(C,3);if (!B) FCKDomTools.RemoveNode(C);if (D){this.SetEnd(D,3);if (!B) FCKDomTools.RemoveNode(D);}else this.Collapse(true);this._UpdateElementInfo();},CreateBookmark2:function(){if (!this._Range) return { "Start":0,"End":0 };var A={"Start":[this._Range.startOffset],"End":[this._Range.endOffset]};var B=this._Range.startContainer.previousSibling;var C=this._Range.endContainer.previousSibling;var D=this._Range.startContainer;var E=this._Range.endContainer;while (B&&B.nodeType==3&&D.nodeType==3){A.Start[0]+=B.length;D=B;B=B.previousSibling;}while (C&&C.nodeType==3&&E.nodeType==3){A.End[0]+=C.length;E=C;C=C.previousSibling;};if (D.nodeType==1&&D.childNodes[A.Start[0]]&&D.childNodes[A.Start[0]].nodeType==3){var F=D.childNodes[A.Start[0]];var G=0;while (F.previousSibling&&F.previousSibling.nodeType==3){F=F.previousSibling;G+=F.length;};D=F;A.Start[0]=G;};if (E.nodeType==1&&E.childNodes[A.End[0]]&&E.childNodes[A.End[0]].nodeType==3){var F=E.childNodes[A.End[0]];var G=0;while (F.previousSibling&&F.previousSibling.nodeType==3){F=F.previousSibling;G+=F.length;};E=F;A.End[0]=G;};A.Start=FCKDomTools.GetNodeAddress(D,true).concat(A.Start);A.End=FCKDomTools.GetNodeAddress(E,true).concat(A.End);return A;},MoveToBookmark2:function(A){var B=FCKDomTools.GetNodeFromAddress(this.Window.document,A.Start.slice(0,-1),true);var C=FCKDomTools.GetNodeFromAddress(this.Window.document,A.End.slice(0,-1),true);this.Release(true);this._Range=new FCKW3CRange(this.Window.document);var D=A.Start[A.Start.length-1];var E=A.End[A.End.length-1];while (B.nodeType==3&&D>B.length){if (!B.nextSibling||B.nextSibling.nodeType!=3) break;D-=B.length;B=B.nextSibling;}while (C.nodeType==3&&E>C.length){if (!C.nextSibling||C.nextSibling.nodeType!=3) break;E-=C.length;C=C.nextSibling;};this._Range.setStart(B,D);this._Range.setEnd(C,E);this._UpdateElementInfo();},MoveToPosition:function(A,B){this.SetStart(A,B);this.Collapse(true);},SetStart:function(A,B,C){var D=this._Range;if (!D) D=this._Range=this.CreateRange();switch(B){case 1:D.setStart(A,0);break;case 2:D.setStart(A,A.childNodes.length);break;case 3:D.setStartBefore(A);break;case 4:D.setStartAfter(A);};if (!C) this._UpdateElementInfo();},SetEnd:function(A,B,C){var D=this._Range;if (!D) D=this._Range=this.CreateRange();switch(B){case 1:D.setEnd(A,0);break;case 2:D.setEnd(A,A.childNodes.length);break;case 3:D.setEndBefore(A);break;case 4:D.setEndAfter(A);};if (!C) this._UpdateElementInfo();},Expand:function(A){var B,oSibling;switch (A){case 'inline_elements':if (this._Range.startOffset==0){B=this._Range.startContainer;if (B.nodeType!=1) B=B.previousSibling?null:B.parentNode;if (B){while (FCKListsLib.InlineNonEmptyElements[B.nodeName.toLowerCase()]){this._Range.setStartBefore(B);if (B!=B.parentNode.firstChild) break;B=B.parentNode;}}};B=this._Range.endContainer;var C=this._Range.endOffset;if ((B.nodeType==3&&C>=B.nodeValue.length)||(B.nodeType==1&&C>=B.childNodes.length)||(B.nodeType!=1&&B.nodeType!=3)){if (B.nodeType!=1) B=B.nextSibling?null:B.parentNode;if (B){while (FCKListsLib.InlineNonEmptyElements[B.nodeName.toLowerCase()]){this._Range.setEndAfter(B);if (B!=B.parentNode.lastChild) break;B=B.parentNode;}}};break;case 'block_contents':case 'list_contents':var D=FCKListsLib.BlockBoundaries;if (A=='list_contents'||FCKConfig.EnterMode=='br') D=FCKListsLib.ListBoundaries;if (this.StartBlock&&FCKConfig.EnterMode!='br'&&A=='block_contents') this.SetStart(this.StartBlock,1);else{B=this._Range.startContainer;if (B.nodeType==1){var E=B.childNodes[this._Range.startOffset];if (E) B=FCKDomTools.GetPreviousSourceNode(E,true);else B=B.lastChild||B;}while (B&&(B.nodeType!=1||(B!=this.StartBlockLimit&&!D[B.nodeName.toLowerCase()]))){this._Range.setStartBefore(B);B=B.previousSibling||B.parentNode;}};if (this.EndBlock&&FCKConfig.EnterMode!='br'&&A=='block_contents'&&this.EndBlock.nodeName.toLowerCase()!='li') this.SetEnd(this.EndBlock,2);else{B=this._Range.endContainer;if (B.nodeType==1) B=B.childNodes[this._Range.endOffset]||B.lastChild;while (B&&(B.nodeType!=1||(B!=this.StartBlockLimit&&!D[B.nodeName.toLowerCase()]))){this._Range.setEndAfter(B);B=B.nextSibling||B.parentNode;};if (B&&B.nodeName.toLowerCase()=='br') this._Range.setEndAfter(B);};this._UpdateElementInfo();}},SplitBlock:function(A){var B=A||FCKConfig.EnterMode;if (!this._Range) this.MoveToSelection();if (this.StartBlockLimit==this.EndBlockLimit){var C=this.StartBlock;var D=this.EndBlock;var E=null;if (B!='br'){if (!C){C=this.FixBlock(true,B);D=this.EndBlock;};if (!D) D=this.FixBlock(false,B);};var F=(C!=null&&this.CheckStartOfBlock());var G=(D!=null&&this.CheckEndOfBlock());if (!this.CheckIsEmpty()) this.DeleteContents();if (C&&D&&C==D){if (G){E=new FCKElementPath(this.StartContainer);this.MoveToPosition(D,4);D=null;}else if (F){E=new FCKElementPath(this.StartContainer);this.MoveToPosition(C,3);C=null;}else{this.SetEnd(C,2);var H=this.ExtractContents();D=C.cloneNode(false);D.removeAttribute('id',false);H.AppendTo(D);FCKDomTools.InsertAfterNode(C,D);this.MoveToPosition(C,4);if (FCKBrowserInfo.IsGecko&&!C.nodeName.IEquals(['ul','ol'])) FCKTools.AppendBogusBr(C);}};return {PreviousBlock:C,NextBlock:D,WasStartOfBlock:F,WasEndOfBlock:G,ElementPath:E};};return null;},FixBlock:function(A,B){var C=this.CreateBookmark();this.Collapse(A);this.Expand('block_contents');var D=this.Window.document.createElement(B);this.ExtractContents().AppendTo(D);FCKDomTools.TrimNode(D);if (FCKDomTools.CheckIsEmptyElement(D,function(element) { return element.getAttribute('_fck_bookmark')!='true';})&&FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(D);this.InsertNode(D);this.MoveToBookmark(C);return D;},Release:function(A){if (!A) this.Window=null;this.StartNode=null;this.StartContainer=null;this.StartBlock=null;this.StartBlockLimit=null;this.EndNode=null;this.EndContainer=null;this.EndBlock=null;this.EndBlockLimit=null;this._Range=null;this._Cache=null;},CheckHasRange:function(){return!!this._Range;},GetTouchedStartNode:function(){var A=this._Range;var B=A.startContainer;if (A.collapsed||B.nodeType!=1) return B;return B.childNodes[A.startOffset]||B;},GetTouchedEndNode:function(){var A=this._Range;var B=A.endContainer;if (A.collapsed||B.nodeType!=1) return B;return B.childNodes[A.endOffset-1]||B;}};
-FCKDomRange.prototype.MoveToSelection=function(){this.Release(true);this._Range=new FCKW3CRange(this.Window.document);var A=this.Window.document.selection;if (A.type!='Control'){var B=this._GetSelectionMarkerTag(true);var C=this._GetSelectionMarkerTag(false);if (!B&&!C){this._Range.setStart(this.Window.document.body,0);this._UpdateElementInfo();return;};this._Range.setStart(B.parentNode,FCKDomTools.GetIndexOf(B));B.parentNode.removeChild(B);this._Range.setEnd(C.parentNode,FCKDomTools.GetIndexOf(C));C.parentNode.removeChild(C);this._UpdateElementInfo();}else{var D=A.createRange().item(0);if (D){this._Range.setStartBefore(D);this._Range.setEndAfter(D);this._UpdateElementInfo();}}};FCKDomRange.prototype.Select=function(A){if (this._Range) this.SelectBookmark(this.CreateBookmark(true),A);};FCKDomRange.prototype.SelectBookmark=function(A,B){var C=this.CheckIsCollapsed();var D;var E;var F=this.GetBookmarkNode(A,true);if (!F) return;var G;if (!C) G=this.GetBookmarkNode(A,false);var H=this.Window.document.body.createTextRange();H.moveToElementText(F);H.moveStart('character',1);if (G){var I=this.Window.document.body.createTextRange();I.moveToElementText(G);H.setEndPoint('EndToEnd',I);H.moveEnd('character',-1);}else{D=(B||!F.previousSibling||F.previousSibling.nodeName.toLowerCase()=='br')&&!F.nextSibing;E=this.Window.document.createElement('span');E.innerHTML='&#65279;';F.parentNode.insertBefore(E,F);if (D){F.parentNode.insertBefore(this.Window.document.createTextNode('\ufeff'),F);}};if (!this._Range) this._Range=this.CreateRange();this._Range.setStartBefore(F);F.parentNode.removeChild(F);if (C){if (D){H.moveStart('character',-1);H.select();this.Window.document.selection.clear();}else H.select();FCKDomTools.RemoveNode(E);}else{this._Range.setEndBefore(G);G.parentNode.removeChild(G);H.select();}};FCKDomRange.prototype._GetSelectionMarkerTag=function(A){var B=this.Window.document;var C=B.selection;var D;try{D=C.createRange();}catch (e){return null;};if (D.parentElement().document!=B) return null;D.collapse(A===true);var E='fck_dom_range_temp_'+(new Date()).valueOf()+'_'+Math.floor(Math.random()*1000);D.pasteHTML('<span id="'+E+'"></span>');return B.getElementById(E);};
-var FCKDomRangeIterator=function(A){this.Range=A;this.ForceBrBreak=false;this.EnforceRealBlocks=false;};FCKDomRangeIterator.CreateFromSelection=function(A){var B=new FCKDomRange(A);B.MoveToSelection();return new FCKDomRangeIterator(B);};FCKDomRangeIterator.prototype={GetNextParagraph:function(){var A;var B;var C;var D;var E;var F=this.ForceBrBreak?FCKListsLib.ListBoundaries:FCKListsLib.BlockBoundaries;if (!this._LastNode){var B=this.Range.Clone();B.Expand(this.ForceBrBreak?'list_contents':'block_contents');this._NextNode=B.GetTouchedStartNode();this._LastNode=B.GetTouchedEndNode();B=null;};var H=this._NextNode;var I=this._LastNode;this._NextNode=null;while (H){var J=false;var K=(H.nodeType!=1);var L=false;if (!K){var M=H.nodeName.toLowerCase();if (F[M]&&(!FCKBrowserInfo.IsIE||H.scopeName=='HTML')){if (M=='br') K=true;else if (!B&&H.childNodes.length==0&&M!='hr'){A=H;C=H==I;break;};if (B){B.SetEnd(H,3,true);if (M!='br') this._NextNode=FCKDomTools.GetNextSourceNode(H,true,null,I)||H;};J=true;}else{if (H.firstChild){if (!B){B=new FCKDomRange(this.Range.Window);B.SetStart(H,3,true);};H=H.firstChild;continue;};K=true;}}else if (H.nodeType==3){if (/^[\r\n\t ]+$/.test(H.nodeValue)) K=false;};if (K&&!B){B=new FCKDomRange(this.Range.Window);B.SetStart(H,3,true);};C=((!J||K)&&H==I);if (B&&!J){while (!H.nextSibling&&!C){var N=H.parentNode;if (F[N.nodeName.toLowerCase()]){J=true;C=C||(N==I);break;};H=N;K=true;C=(H==I);L=true;}};if (K) B.SetEnd(H,4,true);if ((J||C)&&B){B._UpdateElementInfo();if (B.StartNode==B.EndNode&&B.StartNode.parentNode==B.StartBlockLimit&&B.StartNode.getAttribute&&B.StartNode.getAttribute('_fck_bookmark')) B=null;else break;};if (C) break;H=FCKDomTools.GetNextSourceNode(H,L,null,I);};if (!A){if (!B){this._NextNode=null;return null;};A=B.StartBlock;if (!A&&!this.EnforceRealBlocks&&B.StartBlockLimit.nodeName.IEquals('DIV','TH','TD')&&B.CheckStartOfBlock()&&B.CheckEndOfBlock()){A=B.StartBlockLimit;}else if (!A||(this.EnforceRealBlocks&&A.nodeName.toLowerCase()=='li')){A=this.Range.Window.document.createElement(FCKConfig.EnterMode=='p'?'p':'div');B.ExtractContents().AppendTo(A);FCKDomTools.TrimNode(A);B.InsertNode(A);D=true;E=true;}else if (A.nodeName.toLowerCase()!='li'){if (!B.CheckStartOfBlock()||!B.CheckEndOfBlock()){A=A.cloneNode(false);B.ExtractContents().AppendTo(A);FCKDomTools.TrimNode(A);var O=B.SplitBlock();D=!O.WasStartOfBlock;E=!O.WasEndOfBlock;B.InsertNode(A);}}else if (!C){this._NextNode=A==I?null:FCKDomTools.GetNextSourceNode(B.EndNode,true,null,I);return A;}};if (D){var P=A.previousSibling;if (P&&P.nodeType==1){if (P.nodeName.toLowerCase()=='br') P.parentNode.removeChild(P);else if (P.lastChild&&P.lastChild.nodeName.IEquals('br')) P.removeChild(P.lastChild);}};if (E){var Q=A.lastChild;if (Q&&Q.nodeType==1&&Q.nodeName.toLowerCase()=='br') A.removeChild(Q);};if (!this._NextNode) this._NextNode=(C||A==I)?null:FCKDomTools.GetNextSourceNode(A,true,null,I);return A;}};
-var FCKDocumentFragment=function(A){this._Document=A;this.RootNode=A.createElement('div');};FCKDocumentFragment.prototype={AppendTo:function(A){FCKDomTools.MoveChildren(this.RootNode,A);},AppendHtml:function(A){var B=this._Document.createElement('div');B.innerHTML=A;FCKDomTools.MoveChildren(B,this.RootNode);},InsertAfterNode:function(A){var B=this.RootNode;var C;while((C=B.lastChild)) FCKDomTools.InsertAfterNode(A,B.removeChild(C));}};
-var FCKW3CRange=function(A){this._Document=A;this.startContainer=null;this.startOffset=null;this.endContainer=null;this.endOffset=null;this.collapsed=true;};FCKW3CRange.CreateRange=function(A){return new FCKW3CRange(A);};FCKW3CRange.CreateFromRange=function(A,B){var C=FCKW3CRange.CreateRange(A);C.setStart(B.startContainer,B.startOffset);C.setEnd(B.endContainer,B.endOffset);return C;};FCKW3CRange.prototype={_UpdateCollapsed:function(){this.collapsed=(this.startContainer==this.endContainer&&this.startOffset==this.endOffset);},setStart:function(A,B){this.startContainer=A;this.startOffset=B;if (!this.endContainer){this.endContainer=A;this.endOffset=B;};this._UpdateCollapsed();},setEnd:function(A,B){this.endContainer=A;this.endOffset=B;if (!this.startContainer){this.startContainer=A;this.startOffset=B;};this._UpdateCollapsed();},setStartAfter:function(A){this.setStart(A.parentNode,FCKDomTools.GetIndexOf(A)+1);},setStartBefore:function(A){this.setStart(A.parentNode,FCKDomTools.GetIndexOf(A));},setEndAfter:function(A){this.setEnd(A.parentNode,FCKDomTools.GetIndexOf(A)+1);},setEndBefore:function(A){this.setEnd(A.parentNode,FCKDomTools.GetIndexOf(A));},collapse:function(A){if (A){this.endContainer=this.startContainer;this.endOffset=this.startOffset;}else{this.startContainer=this.endContainer;this.startOffset=this.endOffset;};this.collapsed=true;},selectNodeContents:function(A){this.setStart(A,0);this.setEnd(A,A.nodeType==3?A.data.length:A.childNodes.length);},insertNode:function(A){var B=this.startContainer;var C=this.startOffset;if (B.nodeType==3){B.splitText(C);if (B==this.endContainer) this.setEnd(B.nextSibling,this.endOffset-this.startOffset);FCKDomTools.InsertAfterNode(B,A);return;}else{B.insertBefore(A,B.childNodes[C]||null);if (B==this.endContainer){this.endOffset++;this.collapsed=false;}}},deleteContents:function(){if (this.collapsed) return;this._ExecContentsAction(0);},extractContents:function(){var A=new FCKDocumentFragment(this._Document);if (!this.collapsed) this._ExecContentsAction(1,A);return A;},cloneContents:function(){var A=new FCKDocumentFragment(this._Document);if (!this.collapsed) this._ExecContentsAction(2,A);return A;},_ExecContentsAction:function(A,B){var C=this.startContainer;var D=this.endContainer;var E=this.startOffset;var F=this.endOffset;var G=false;var H=false;if (D.nodeType==3) D=D.splitText(F);else{if (D.childNodes.length>0){if (F>D.childNodes.length-1){D=FCKDomTools.InsertAfterNode(D.lastChild,this._Document.createTextNode(''));H=true;}else D=D.childNodes[F];}};if (C.nodeType==3){C.splitText(E);if (C==D) D=C.nextSibling;}else{if (E==0){C=C.insertBefore(this._Document.createTextNode(''),C.firstChild);G=true;}else if (E>C.childNodes.length-1){C=C.appendChild(this._Document.createTextNode(''));G=true;}else C=C.childNodes[E].previousSibling;};var I=FCKDomTools.GetParents(C);var J=FCKDomTools.GetParents(D);var i,topStart,topEnd;for (i=0;i<I.length;i++){topStart=I[i];topEnd=J[i];if (topStart!=topEnd) break;};var K,levelStartNode,levelClone,currentNode,currentSibling;if (B) K=B.RootNode;for (var j=i;j<I.length;j++){levelStartNode=I[j];if (K&&levelStartNode!=C) levelClone=K.appendChild(levelStartNode.cloneNode(levelStartNode==C));currentNode=levelStartNode.nextSibling;while(currentNode){if (currentNode==J[j]||currentNode==D) break;currentSibling=currentNode.nextSibling;if (A==2) K.appendChild(currentNode.cloneNode(true));else{currentNode.parentNode.removeChild(currentNode);if (A==1) K.appendChild(currentNode);};currentNode=currentSibling;};if (K) K=levelClone;};if (B) K=B.RootNode;for (var k=i;k<J.length;k++){levelStartNode=J[k];if (A>0&&levelStartNode!=D) levelClone=K.appendChild(levelStartNode.cloneNode(levelStartNode==D));if (!I[k]||levelStartNode.parentNode!=I[k].parentNode){currentNode=levelStartNode.previousSibling;while(currentNode){if (currentNode==I[k]||currentNode==C) break;currentSibling=currentNode.previousSibling;if (A==2) K.insertBefore(currentNode.cloneNode(true),K.firstChild);else{currentNode.parentNode.removeChild(currentNode);if (A==1) K.insertBefore(currentNode,K.firstChild);};currentNode=currentSibling;}};if (K) K=levelClone;};if (A==2){var L=this.startContainer;if (L.nodeType==3){L.data+=L.nextSibling.data;L.parentNode.removeChild(L.nextSibling);};var M=this.endContainer;if (M.nodeType==3&&M.nextSibling){M.data+=M.nextSibling.data;M.parentNode.removeChild(M.nextSibling);}}else{if (topStart&&topEnd&&(C.parentNode!=topStart.parentNode||D.parentNode!=topEnd.parentNode)){var N=FCKDomTools.GetIndexOf(topEnd);if (G&&topEnd.parentNode==C.parentNode) N--;this.setStart(topEnd.parentNode,N);};this.collapse(true);};if(G) C.parentNode.removeChild(C);if(H&&D.parentNode) D.parentNode.removeChild(D);},cloneRange:function(){return FCKW3CRange.CreateFromRange(this._Document,this);}};
-var FCKEnterKey=function(A,B,C,D){this.Window=A;this.EnterMode=B||'p';this.ShiftEnterMode=C||'br';var E=new FCKKeystrokeHandler(false);E._EnterKey=this;E.OnKeystroke=FCKEnterKey_OnKeystroke;E.SetKeystrokes([[13,'Enter'],[SHIFT+13,'ShiftEnter'],[8,'Backspace'],[CTRL+8,'CtrlBackspace'],[46,'Delete']]);this.TabText='';if (D>0||FCKBrowserInfo.IsSafari){while (D--) this.TabText+='\xa0';E.SetKeystrokes([9,'Tab']);};E.AttachToElement(A.document);};function FCKEnterKey_OnKeystroke(A,B){var C=this._EnterKey;try{switch (B){case 'Enter':return C.DoEnter();break;case 'ShiftEnter':return C.DoShiftEnter();break;case 'Backspace':return C.DoBackspace();break;case 'Delete':return C.DoDelete();break;case 'Tab':return C.DoTab();break;case 'CtrlBackspace':return C.DoCtrlBackspace();break;}}catch (e){};return false;};FCKEnterKey.prototype.DoEnter=function(A,B){FCKUndo.SaveUndoStep();this._HasShift=(B===true);var C=FCKSelection.GetParentElement();var D=new FCKElementPath(C);var E=A||this.EnterMode;if (E=='br'||D.Block&&D.Block.tagName.toLowerCase()=='pre') return this._ExecuteEnterBr();else return this._ExecuteEnterBlock(E);};FCKEnterKey.prototype.DoShiftEnter=function(){return this.DoEnter(this.ShiftEnterMode,true);};FCKEnterKey.prototype.DoBackspace=function(){var A=false;var B=new FCKDomRange(this.Window);B.MoveToSelection();if (FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(B,this.Window.document.body)){this._FixIESelectAllBug(B);return true;};var C=B.CheckIsCollapsed();if (!C){if (FCKBrowserInfo.IsIE&&this.Window.document.selection.type.toLowerCase()=="control"){var D=this.Window.document.selection.createRange();for (var i=D.length-1;i>=0;i--){var E=D.item(i);E.parentNode.removeChild(E);};return true;};return false;};if (FCKBrowserInfo.IsIE){var F=FCKDomTools.GetPreviousSourceElement(B.StartNode,true);if (F&&F.nodeName.toLowerCase()=='br'){var G=B.Clone();G.SetStart(F,4);if (G.CheckIsEmpty()){F.parentNode.removeChild(F);return true;}}};var H=B.StartBlock;var I=B.EndBlock;if (B.StartBlockLimit==B.EndBlockLimit&&H&&I){if (!C){var J=B.CheckEndOfBlock();B.DeleteContents();if (H!=I){B.SetStart(I,1);B.SetEnd(I,1);};B.Select();A=(H==I);};if (B.CheckStartOfBlock()){var K=B.StartBlock;var L=FCKDomTools.GetPreviousSourceElement(K,true,['BODY',B.StartBlockLimit.nodeName],['UL','OL']);A=this._ExecuteBackspace(B,L,K);}else if (FCKBrowserInfo.IsGeckoLike){B.Select();}};B.Release();return A;};FCKEnterKey.prototype.DoCtrlBackspace=function(){FCKUndo.SaveUndoStep();var A=new FCKDomRange(this.Window);A.MoveToSelection();if (FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(A,this.Window.document.body)){this._FixIESelectAllBug(A);return true;};return false;};FCKEnterKey.prototype._ExecuteBackspace=function(A,B,C){var D=false;if (!B&&C&&C.nodeName.IEquals('LI')&&C.parentNode.parentNode.nodeName.IEquals('LI')){this._OutdentWithSelection(C,A);return true;};if (B&&B.nodeName.IEquals('LI')){var E=FCKDomTools.GetLastChild(B,['UL','OL']);while (E){B=FCKDomTools.GetLastChild(E,'LI');E=FCKDomTools.GetLastChild(B,['UL','OL']);}};if (B&&C){if (C.nodeName.IEquals('LI')&&!B.nodeName.IEquals('LI')){this._OutdentWithSelection(C,A);return true;};var F=C.parentNode;var G=B.nodeName.toLowerCase();if (FCKListsLib.EmptyElements[G]!=null||G=='table'){FCKDomTools.RemoveNode(B);D=true;}else{FCKDomTools.RemoveNode(C);while (F.innerHTML.Trim().length==0){var H=F.parentNode;H.removeChild(F);F=H;};FCKDomTools.LTrimNode(C);FCKDomTools.RTrimNode(B);A.SetStart(B,2,true);A.Collapse(true);var I=A.CreateBookmark(true);if (!C.tagName.IEquals(['TABLE'])) FCKDomTools.MoveChildren(C,B);A.SelectBookmark(I);D=true;}};return D;};FCKEnterKey.prototype.DoDelete=function(){FCKUndo.SaveUndoStep();var A=false;var B=new FCKDomRange(this.Window);B.MoveToSelection();if (FCKBrowserInfo.IsIE&&this._CheckIsAllContentsIncluded(B,this.Window.document.body)){this._FixIESelectAllBug(B);return true;};if (B.CheckIsCollapsed()&&B.CheckEndOfBlock(FCKBrowserInfo.IsGeckoLike)){var C=B.StartBlock;var D=FCKTools.GetElementAscensor(C,'td');var E=FCKDomTools.GetNextSourceElement(C,true,[B.StartBlockLimit.nodeName],['UL','OL','TR'],true);if (D){var F=FCKTools.GetElementAscensor(E,'td');if (F!=D) return true;};A=this._ExecuteBackspace(B,C,E);};B.Release();return A;};FCKEnterKey.prototype.DoTab=function(){var A=new FCKDomRange(this.Window);A.MoveToSelection();var B=A._Range.startContainer;while (B){if (B.nodeType==1){var C=B.tagName.toLowerCase();if (C=="tr"||C=="td"||C=="th"||C=="tbody"||C=="table") return false;else break;};B=B.parentNode;};if (this.TabText){A.DeleteContents();A.InsertNode(this.Window.document.createTextNode(this.TabText));A.Collapse(false);A.Select();};return true;};FCKEnterKey.prototype._ExecuteEnterBlock=function(A,B){var C=B||new FCKDomRange(this.Window);var D=C.SplitBlock(A);if (D){var E=D.PreviousBlock;var F=D.NextBlock;var G=D.WasStartOfBlock;var H=D.WasEndOfBlock;if (F){if (F.parentNode.nodeName.IEquals('li')){FCKDomTools.BreakParent(F,F.parentNode);FCKDomTools.MoveNode(F,F.nextSibling,true);}}else if (E&&E.parentNode.nodeName.IEquals('li')){FCKDomTools.BreakParent(E,E.parentNode);C.MoveToElementEditStart(E.nextSibling);FCKDomTools.MoveNode(E,E.previousSibling);};if (!G&&!H){if (F.nodeName.IEquals('li')&&F.firstChild&&F.firstChild.nodeName.IEquals(['ul','ol'])) F.insertBefore(FCKTools.GetElementDocument(F).createTextNode('\xa0'),F.firstChild);if (F) C.MoveToElementEditStart(F);}else{if (G&&H&&E.tagName.toUpperCase()=='LI'){C.MoveToElementStart(E);this._OutdentWithSelection(E,C);C.Release();return true;};var I;if (E){var J=E.tagName.toUpperCase();if (!this._HasShift&&!(/^H[1-6]$/).test(J)){I=FCKDomTools.CloneElement(E);}}else if (F) I=FCKDomTools.CloneElement(F);if (!I) I=this.Window.document.createElement(A);var K=D.ElementPath;if (K){for (var i=0,len=K.Elements.length;i<len;i++){var L=K.Elements[i];if (L==K.Block||L==K.BlockLimit) break;if (FCKListsLib.InlineChildReqElements[L.nodeName.toLowerCase()]){L=FCKDomTools.CloneElement(L);FCKDomTools.MoveChildren(I,L);I.appendChild(L);}}};if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(I);C.InsertNode(I);if (FCKBrowserInfo.IsIE){C.MoveToElementEditStart(I);C.Select();};C.MoveToElementEditStart(G&&!H?F:I);};if (FCKBrowserInfo.IsGeckoLike){if (F){var M=this.Window.document.createElement('span');M.innerHTML='&nbsp;';C.InsertNode(M);FCKDomTools.ScrollIntoView(M,false);C.DeleteContents();}else{FCKDomTools.ScrollIntoView(F||I,false);}};C.Select();};C.Release();return true;};FCKEnterKey.prototype._ExecuteEnterBr=function(A){var B=new FCKDomRange(this.Window);B.MoveToSelection();if (B.StartBlockLimit==B.EndBlockLimit){B.DeleteContents();B.MoveToSelection();var C=B.CheckStartOfBlock();var D=B.CheckEndOfBlock();var E=B.StartBlock?B.StartBlock.tagName.toUpperCase():'';var F=this._HasShift;var G=false;if (!F&&E=='LI') return this._ExecuteEnterBlock(null,B);if (!F&&D&&(/^H[1-6]$/).test(E)){FCKDomTools.InsertAfterNode(B.StartBlock,this.Window.document.createElement('br'));if (FCKBrowserInfo.IsGecko) FCKDomTools.InsertAfterNode(B.StartBlock,this.Window.document.createTextNode(''));B.SetStart(B.StartBlock.nextSibling,FCKBrowserInfo.IsIE?3:1);}else{var H;G=E.IEquals('pre');if (G) H=this.Window.document.createTextNode(FCKBrowserInfo.IsIE?'\r':'\n');else H=this.Window.document.createElement('br');B.InsertNode(H);if (FCKBrowserInfo.IsGecko) FCKDomTools.InsertAfterNode(H,this.Window.document.createTextNode(''));if (D&&FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(H.parentNode);if (FCKBrowserInfo.IsIE) B.SetStart(H,4);else B.SetStart(H.nextSibling,1);if (!FCKBrowserInfo.IsIE){var I=null;if (FCKBrowserInfo.IsOpera) I=this.Window.document.createElement('span');else I=this.Window.document.createElement('br');H.parentNode.insertBefore(I,H.nextSibling);FCKDomTools.ScrollIntoView(I,false);I.parentNode.removeChild(I);}};B.Collapse(true);B.Select(G);};B.Release();return true;};FCKEnterKey.prototype._OutdentWithSelection=function(A,B){var C=B.CreateBookmark();FCKListHandler.OutdentListItem(A);B.MoveToBookmark(C);B.Select();};FCKEnterKey.prototype._CheckIsAllContentsIncluded=function(A,B){var C=false;var D=false;if (A.StartContainer==B||A.StartContainer==B.firstChild) C=(A._Range.startOffset==0);if (A.EndContainer==B||A.EndContainer==B.lastChild){var E=A.EndContainer.nodeType==3?A.EndContainer.length:A.EndContainer.childNodes.length;D=(A._Range.endOffset==E);};return C&&D;};FCKEnterKey.prototype._FixIESelectAllBug=function(A){var B=this.Window.document;B.body.innerHTML='';var C;if (FCKConfig.EnterMode.IEquals(['div','p'])){C=B.createElement(FCKConfig.EnterMode);B.body.appendChild(C);}else C=B.body;A.MoveToNodeContents(C);A.Collapse(true);A.Select();A.Release();};
-var FCKDocumentProcessor={};FCKDocumentProcessor._Items=[];FCKDocumentProcessor.AppendNew=function(){var A={};this._Items.push(A);return A;};FCKDocumentProcessor.Process=function(A){var B=FCK.IsDirty();var C,i=0;while((C=this._Items[i++])) C.ProcessDocument(A);if (!B) FCK.ResetIsDirty();};var FCKDocumentProcessor_CreateFakeImage=function(A,B){var C=FCKTools.GetElementDocument(B).createElement('IMG');C.className=A;C.src=FCKConfig.BasePath+'images/spacer.gif';C.setAttribute('_fckfakelement','true',0);C.setAttribute('_fckrealelement',FCKTempBin.AddElement(B),0);return C;};if (FCKBrowserInfo.IsIE||FCKBrowserInfo.IsOpera){var FCKAnchorsProcessor=FCKDocumentProcessor.AppendNew();FCKAnchorsProcessor.ProcessDocument=function(A){var B=A.getElementsByTagName('A');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){if (C.name.length>0){if (C.innerHTML!==''){if (FCKBrowserInfo.IsIE) C.className+=' FCK__AnchorC';}else{var D=FCKDocumentProcessor_CreateFakeImage('FCK__Anchor',C.cloneNode(true));D.setAttribute('_fckanchor','true',0);C.parentNode.insertBefore(D,C);C.parentNode.removeChild(C);}}}}};var FCKPageBreaksProcessor=FCKDocumentProcessor.AppendNew();FCKPageBreaksProcessor.ProcessDocument=function(A){var B=A.getElementsByTagName('DIV');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){if (C.style.pageBreakAfter=='always'&&C.childNodes.length==1&&C.childNodes[0].style&&C.childNodes[0].style.display=='none'){var D=FCKDocumentProcessor_CreateFakeImage('FCK__PageBreak',C.cloneNode(true));C.parentNode.insertBefore(D,C);C.parentNode.removeChild(C);}}};var FCKEmbedAndObjectProcessor=(function(){var A=[];var B=function(el){var C=el.cloneNode(true);var D;var E=D=FCKDocumentProcessor_CreateFakeImage('FCK__UnknownObject',C);FCKEmbedAndObjectProcessor.RefreshView(E,el);for (var i=0;i<A.length;i++) D=A[i](el,D)||D;if (D!=E) FCKTempBin.RemoveElement(E.getAttribute('_fckrealelement'));el.parentNode.replaceChild(D,el);};var F=function(elementName,doc){var G=doc.getElementsByTagName(elementName);for (var i=G.length-1;i>=0;i--) B(G[i]);};var H=function(doc){F('object',doc);F('embed',doc);};return FCKTools.Merge(FCKDocumentProcessor.AppendNew(),{ProcessDocument:function(doc){if (FCKBrowserInfo.IsGecko) FCKTools.RunFunction(H,this,[doc]);else H(doc);},RefreshView:function(placeHolder,original){if (original.getAttribute('width')>0) placeHolder.style.width=FCKTools.ConvertHtmlSizeToStyle(original.getAttribute('width'));if (original.getAttribute('height')>0) placeHolder.style.height=FCKTools.ConvertHtmlSizeToStyle(original.getAttribute('height'));},AddCustomHandler:function(func){A.push(func);}});})();FCK.GetRealElement=function(A){var e=FCKTempBin.Elements[A.getAttribute('_fckrealelement')];if (A.getAttribute('_fckflash')){if (A.style.width.length>0) e.width=FCKTools.ConvertStyleSizeToHtml(A.style.width);if (A.style.height.length>0) e.height=FCKTools.ConvertStyleSizeToHtml(A.style.height);};return e;};if (FCKBrowserInfo.IsIE){FCKDocumentProcessor.AppendNew().ProcessDocument=function(A){var B=A.getElementsByTagName('HR');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){var D=A.createElement('hr');D.mergeAttributes(C,true);FCKDomTools.InsertAfterNode(C,D);C.parentNode.removeChild(C);}}};FCKDocumentProcessor.AppendNew().ProcessDocument=function(A){var B=A.getElementsByTagName('INPUT');var C;var i=B.length-1;while (i>=0&&(C=B[i--])){if (C.type=='hidden'){var D=FCKDocumentProcessor_CreateFakeImage('FCK__InputHidden',C.cloneNode(true));D.setAttribute('_fckinputhidden','true',0);C.parentNode.insertBefore(D,C);C.parentNode.removeChild(C);}}};FCKEmbedAndObjectProcessor.AddCustomHandler(function(A,B){if (!(A.nodeName.IEquals('embed')&&(A.type=='application/x-shockwave-flash'||/\.swf($|#|\?)/i.test(A.src)))) return;B.className='FCK__Flash';B.setAttribute('_fckflash','true',0);});if (FCKBrowserInfo.IsSafari){FCKDocumentProcessor.AppendNew().ProcessDocument=function(A){var B=A.getElementsByClassName?A.getElementsByClassName('Apple-style-span'):Array.prototype.filter.call(A.getElementsByTagName('span'),function(item){ return item.className=='Apple-style-span';});for (var i=B.length-1;i>=0;i--) FCKDomTools.RemoveNode(B[i],true);}};
-var FCKSelection=FCK.Selection={GetParentBlock:function(){var A=this.GetParentElement();while (A){if (FCKListsLib.BlockBoundaries[A.nodeName.toLowerCase()]) break;A=A.parentNode;};return A;},ApplyStyle:function(A){FCKStyles.ApplyStyle(new FCKStyle(A));}};
-FCKSelection.GetType=function(){try{var A=FCKSelection.GetSelection().type;if (A=='Control'||A=='Text') return A;if (this.GetSelection().createRange().parentElement) return 'Text';}catch(e){};return 'None';};FCKSelection.GetSelectedElement=function(){if (this.GetType()=='Control'){var A=this.GetSelection().createRange();if (A&&A.item) return this.GetSelection().createRange().item(0);};return null;};FCKSelection.GetParentElement=function(){switch (this.GetType()){case 'Control':var A=FCKSelection.GetSelectedElement();return A?A.parentElement:null;case 'None':return null;default:return this.GetSelection().createRange().parentElement();}};FCKSelection.GetBoundaryParentElement=function(A){switch (this.GetType()){case 'Control':var B=FCKSelection.GetSelectedElement();return B?B.parentElement:null;case 'None':return null;default:var C=FCK.EditorDocument;var D=C.selection.createRange();D.collapse(A!==false);var B=D.parentElement();return FCKTools.GetElementDocument(B)==C?B:null;}};FCKSelection.SelectNode=function(A){FCK.Focus();this.GetSelection().empty();var B;try{B=FCK.EditorDocument.body.createControlRange();B.addElement(A);}catch(e){B=FCK.EditorDocument.body.createTextRange();B.moveToElementText(A);};B.select();};FCKSelection.Collapse=function(A){FCK.Focus();if (this.GetType()=='Text'){var B=this.GetSelection().createRange();B.collapse(A==null||A===true);B.select();}};FCKSelection.HasAncestorNode=function(A){var B;if (this.GetSelection().type=="Control"){B=this.GetSelectedElement();}else{var C=this.GetSelection().createRange();B=C.parentElement();}while (B){if (B.nodeName.IEquals(A)) return true;B=B.parentNode;};return false;};FCKSelection.MoveToAncestorNode=function(A){var B,oRange;if (!FCK.EditorDocument) return null;if (this.GetSelection().type=="Control"){oRange=this.GetSelection().createRange();for (i=0;i<oRange.length;i++){if (oRange(i).parentNode){B=oRange(i).parentNode;break;}}}else{oRange=this.GetSelection().createRange();B=oRange.parentElement();}while (B&&!B.nodeName.Equals(A)) B=B.parentNode;return B;};FCKSelection.Delete=function(){var A=this.GetSelection();if (A.type.toLowerCase()!="none"){A.clear();};return A;};FCKSelection.GetSelection=function(){this.Restore();return FCK.EditorDocument.selection;};FCKSelection.Save=function(A){var B=FCK.EditorDocument;if (!B) return;if (this.locked) return;this.locked=!!A;var C=B.selection;var D;if (C){try {D=C.createRange();}catch(e) {};if (D){if (D.parentElement&&FCKTools.GetElementDocument(D.parentElement())!=B) D=null;else if (D.item&&FCKTools.GetElementDocument(D.item(0))!=B) D=null;}};this.SelectionData=D;};FCKSelection._GetSelectionDocument=function(A){var B=A.createRange();if (!B) return null;else if (B.item) return FCKTools.GetElementDocument(B.item(0));else return FCKTools.GetElementDocument(B.parentElement());};FCKSelection.Restore=function(){if (this.SelectionData){FCK.IsSelectionChangeLocked=true;try{if (String(this._GetSelectionDocument(FCK.EditorDocument.selection).body.contentEditable)=='true'){FCK.IsSelectionChangeLocked=false;return;};this.SelectionData.select();}catch (e) {};FCK.IsSelectionChangeLocked=false;}};FCKSelection.Release=function(){this.locked=false;delete this.SelectionData;};
-var FCKTableHandler={};FCKTableHandler.InsertRow=function(A){var B=FCKSelection.MoveToAncestorNode('TR');if (!B) return;var C=B.cloneNode(true);B.parentNode.insertBefore(C,B);FCKTableHandler.ClearRow(A?C:B);};FCKTableHandler.DeleteRows=function(A){if (!A){var B=FCKTableHandler.GetSelectedCells();var C=[];for (var i=0;i<B.length;i++){var D=B[i].parentNode;C[D.rowIndex]=D;};for (var i=C.length;i>=0;i--){if (C[i]) FCKTableHandler.DeleteRows(C[i]);};return;};var E=FCKTools.GetElementAscensor(A,'TABLE');if (E.rows.length==1){FCKTableHandler.DeleteTable(E);return;};A.parentNode.removeChild(A);};FCKTableHandler.DeleteTable=function(A){if (!A){A=FCKSelection.GetSelectedElement();if (!A||A.tagName!='TABLE') A=FCKSelection.MoveToAncestorNode('TABLE');};if (!A) return;FCKSelection.SelectNode(A);FCKSelection.Collapse();if (A.parentNode.childNodes.length==1) A.parentNode.parentNode.removeChild(A.parentNode);else A.parentNode.removeChild(A);};FCKTableHandler.InsertColumn=function(A){var B=null;var C=this.GetSelectedCells();if (C&&C.length) B=C[A?0:(C.length-1)];if (!B) return;var D=FCKTools.GetElementAscensor(B,'TABLE');var E=B.cellIndex;for (var i=0;i<D.rows.length;i++){var F=D.rows[i];if (F.cells.length<(E+1)) continue;B=F.cells[E].cloneNode(false);if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(B);var G=F.cells[E];F.insertBefore(B,(A?G:G.nextSibling));}};FCKTableHandler.DeleteColumns=function(A){if (!A){var B=FCKTableHandler.GetSelectedCells();for (var i=B.length;i>=0;i--){if (B[i]) FCKTableHandler.DeleteColumns(B[i]);};return;};if (!A) return;var C=FCKTools.GetElementAscensor(A,'TABLE');var D=A.cellIndex;for (var i=C.rows.length-1;i>=0;i--){var E=C.rows[i];if (D==0&&E.cells.length==1){FCKTableHandler.DeleteRows(E);continue;};if (E.cells[D]) E.removeChild(E.cells[D]);}};FCKTableHandler.InsertCell=function(A,B){var C=null;var D=this.GetSelectedCells();if (D&&D.length) C=D[B?0:(D.length-1)];if (!C) return null;var E=FCK.EditorDocument.createElement('TD');if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(E);if (!B&&C.cellIndex==C.parentNode.cells.length-1) C.parentNode.appendChild(E);else C.parentNode.insertBefore(E,B?C:C.nextSibling);return E;};FCKTableHandler.DeleteCell=function(A){if (A.parentNode.cells.length==1){FCKTableHandler.DeleteRows(A.parentNode);return;};A.parentNode.removeChild(A);};FCKTableHandler.DeleteCells=function(){var A=FCKTableHandler.GetSelectedCells();for (var i=A.length-1;i>=0;i--){FCKTableHandler.DeleteCell(A[i]);}};FCKTableHandler._MarkCells=function(A,B){for (var i=0;i<A.length;i++) A[i][B]=true;};FCKTableHandler._UnmarkCells=function(A,B){for (var i=0;i<A.length;i++){FCKDomTools.ClearElementJSProperty(A[i],B);}};FCKTableHandler._ReplaceCellsByMarker=function(A,B,C){for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){if (A[i][j][B]) A[i][j]=C;}}};FCKTableHandler._GetMarkerGeometry=function(A,B,C,D){var E=0;var F=0;var G=0;var H=0;for (var i=C;A[B][i]&&A[B][i][D];i++) E++;for (var i=C-1;A[B][i]&&A[B][i][D];i--){E++;G++;};for (var i=B;A[i]&&A[i][C]&&A[i][C][D];i++) F++;for (var i=B-1;A[i]&&A[i][C]&&A[i][C][D];i--){F++;H++;};return { 'width':E,'height':F,'x':G,'y':H };};FCKTableHandler.CheckIsSelectionRectangular=function(){var A=FCKTableHandler.GetSelectedCells();if (A.length<1) return false;for (var i=0;i<A.length;i++){if (A[i].parentNode.parentNode!=A[0].parentNode.parentNode) return false;};this._MarkCells(A,'_CellSelected');var B=this._CreateTableMap(A[0]);var C=A[0].parentNode.rowIndex;var D=this._GetCellIndexSpan(B,C,A[0]);var E=this._GetMarkerGeometry(B,C,D,'_CellSelected');var F=D-E.x;var G=C-E.y;if (E.width>=E.height){for (D=F;D<F+E.width;D++){C=G+(D-F) % E.height;if (!B[C]||!B[C][D]){this._UnmarkCells(A,'_CellSelected');return false;};var g=this._GetMarkerGeometry(B,C,D,'_CellSelected');if (g.width!=E.width||g.height!=E.height){this._UnmarkCells(A,'_CellSelected');return false;}}}else{for (C=G;C<G+E.height;C++){D=F+(C-G) % E.width;if (!B[C]||!B[C][D]){this._UnmarkCells(A,'_CellSelected');return false;};var g=this._GetMarkerGeometry(B,C,D,'_CellSelected');if (g.width!=E.width||g.height!=E.height){this._UnmarkCells(A,'_CellSelected');return false;}}};this._UnmarkCells(A,'_CellSelected');return true;};FCKTableHandler.MergeCells=function(){var A=this.GetSelectedCells();if (A.length<2) return;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=this._GetCellIndexSpan(C,D,B);this._MarkCells(A,'_SelectedCells');var F=this._GetMarkerGeometry(C,D,E,'_SelectedCells');var G=E-F.x;var H=D-F.y;var I=FCKTools.GetElementDocument(B).createDocumentFragment();for (var i=0;i<F.height;i++){var J=0;for (var j=0;j<F.width;j++){var K=C[H+i][G+j];while (K.childNodes.length>0){var L=K.removeChild(K.firstChild);if (L.nodeType!=1||(L.getAttribute('type',2)!='_moz'&&L.getAttribute('_moz_dirty')!=null)){I.appendChild(L);J++;}}};if (J>0) I.appendChild(FCK.EditorDocument.createElement('br'));};this._ReplaceCellsByMarker(C,'_SelectedCells',B);this._UnmarkCells(A,'_SelectedCells');this._InstallTableMap(C,B.parentNode.parentNode.parentNode);B.appendChild(I);if (FCKBrowserInfo.IsGeckoLike&&(!B.firstChild)) FCKTools.AppendBogusBr(B);this._MoveCaretToCell(B,false);};FCKTableHandler.MergeRight=function(){var A=this.GetMergeRightTarget();if (A==null) return;var B=A.refCell;var C=A.tableMap;var D=A.nextCell;var E=FCK.EditorDocument.createDocumentFragment();while (D&&D.childNodes&&D.childNodes.length>0) E.appendChild(D.removeChild(D.firstChild));D.parentNode.removeChild(D);B.appendChild(E);this._MarkCells([D],'_Replace');this._ReplaceCellsByMarker(C,'_Replace',B);this._InstallTableMap(C,B.parentNode.parentNode.parentNode);this._MoveCaretToCell(B,false);};FCKTableHandler.MergeDown=function(){var A=this.GetMergeDownTarget();if (A==null) return;var B=A.refCell;var C=A.tableMap;var D=A.nextCell;var E=FCKTools.GetElementDocument(B).createDocumentFragment();while (D&&D.childNodes&&D.childNodes.length>0) E.appendChild(D.removeChild(D.firstChild));if (E.firstChild) E.insertBefore(FCK.EditorDocument.createElement('br'),E.firstChild);B.appendChild(E);this._MarkCells([D],'_Replace');this._ReplaceCellsByMarker(C,'_Replace',B);this._InstallTableMap(C,B.parentNode.parentNode.parentNode);this._MoveCaretToCell(B,false);};FCKTableHandler.HorizontalSplitCell=function(){var A=FCKTableHandler.GetSelectedCells();if (A.length!=1) return;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=FCKTableHandler._GetCellIndexSpan(C,D,B);var F=isNaN(B.colSpan)?1:B.colSpan;if (F>1){var G=Math.ceil(F/2);var H=FCK.EditorDocument.createElement(B.nodeName);if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(H);var I=E+G;var J=E+F;var K=isNaN(B.rowSpan)?1:B.rowSpan;for (var r=D;r<D+K;r++){for (var i=I;i<J;i++) C[r][i]=H;}}else{var L=[];for (var i=0;i<C.length;i++){var M=C[i].slice(0,E);if (C[i].length<=E){L.push(M);continue;};if (C[i][E]==B){M.push(B);M.push(FCK.EditorDocument.createElement(B.nodeName));if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(M[M.length-1]);}else{M.push(C[i][E]);M.push(C[i][E]);};for (var j=E+1;j<C[i].length;j++) M.push(C[i][j]);L.push(M);};C=L;};this._InstallTableMap(C,B.parentNode.parentNode.parentNode);};FCKTableHandler.VerticalSplitCell=function(){var A=FCKTableHandler.GetSelectedCells();if (A.length!=1) return;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=FCKTableHandler._GetCellIndexSpan(C,D,B);var F=isNaN(B.colSpan)?1:B.colSpan;var G=B.rowSpan;if (isNaN(G)) G=1;if (G>1){B.rowSpan=Math.ceil(G/2);var H=D+Math.ceil(G/2);var I=C[H];var J=null;for (var i=E+1;i<I.length;i++){if (I[i].parentNode.rowIndex==H){J=I[i];break;}};var K=FCK.EditorDocument.createElement(B.nodeName);K.rowSpan=Math.floor(G/2);if (F>1) K.colSpan=F;if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(K);B.parentNode.parentNode.parentNode.rows[H].insertBefore(K,J);}else{var L=B.parentNode.sectionRowIndex+1;var M=FCK.EditorDocument.createElement('tr');var N=B.parentNode.parentNode;if (N.rows.length>L) N.insertBefore(M,N.rows[L]);else N.appendChild(M);for (var i=0;i<C[D].length;){var O=C[D][i].colSpan;if (isNaN(O)||O<1) O=1;if (i==E){i+=O;continue;};var P=C[D][i].rowSpan;if (isNaN(P)) P=1;C[D][i].rowSpan=P+1;i+=O;};var K=FCK.EditorDocument.createElement(B.nodeName);if (F>1) K.colSpan=F;if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(K);M.appendChild(K);}};FCKTableHandler._GetCellIndexSpan=function(A,B,C){if (A.length<B+1) return null;var D=A[B];for (var c=0;c<D.length;c++){if (D[c]==C) return c;};return null;};FCKTableHandler._GetCellLocation=function(A,B){for (var i=0;i<A.length;i++){for (var c=0;c<A[i].length;c++){if (A[i][c]==B) return [i,c];}};return null;};FCKTableHandler._CreateTableMap=function(A){var B=(A.nodeName=='TABLE'?A:A.parentNode.parentNode.parentNode);var C=B.rows;var r=-1;var D=[];for (var i=0;i<C.length;i++){r++;if (!D[r]) D[r]=[];var c=-1;for (var j=0;j<C[i].cells.length;j++){var E=C[i].cells[j];c++;while (D[r][c]) c++;var F=isNaN(E.colSpan)?1:E.colSpan;var G=isNaN(E.rowSpan)?1:E.rowSpan;for (var H=0;H<G;H++){if (!D[r+H]) D[r+H]=[];for (var I=0;I<F;I++){D[r+H][c+I]=C[i].cells[j];}};c+=F-1;}};return D;};FCKTableHandler._InstallTableMap=function(A,B){var C=FCKBrowserInfo.IsIE?"_fckrowspan":"rowSpan";for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){var D=A[i][j];if (D.parentNode) D.parentNode.removeChild(D);D.colSpan=D[C]=1;}};var E=0;for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){var D=A[i][j];if (!D) continue;if (j>E) E=j;if (D._colScanned===true) continue;if (A[i][j-1]==D) D.colSpan++;if (A[i][j+1]!=D) D._colScanned=true;}};for (var i=0;i<=E;i++){for (var j=0;j<A.length;j++){if (!A[j]) continue;var D=A[j][i];if (!D||D._rowScanned===true) continue;if (A[j-1]&&A[j-1][i]==D) D[C]++;if (!A[j+1]||A[j+1][i]!=D) D._rowScanned=true;}};for (var i=0;i<A.length;i++){for (var j=0;j<A[i].length;j++){var D=A[i][j];FCKDomTools.ClearElementJSProperty(D,'_colScanned');FCKDomTools.ClearElementJSProperty(D,'_rowScanned');}};for (var i=0;i<A.length;i++){var I=FCK.EditorDocument.createElement('tr');for (var j=0;j<A[i].length;){var D=A[i][j];if (A[i-1]&&A[i-1][j]==D){j+=D.colSpan;continue;};I.appendChild(D);if (C!='rowSpan'){D.rowSpan=D[C];D.removeAttribute(C);};j+=D.colSpan;if (D.colSpan==1) D.removeAttribute('colspan');if (D.rowSpan==1) D.removeAttribute('rowspan');};if (FCKBrowserInfo.IsIE){B.rows[i].replaceNode(I);}else{B.rows[i].innerHTML='';FCKDomTools.MoveChildren(I,B.rows[i]);}}};FCKTableHandler._MoveCaretToCell=function (A,B){var C=new FCKDomRange(FCK.EditorWindow);C.MoveToNodeContents(A);C.Collapse(B);C.Select();};FCKTableHandler.ClearRow=function(A){var B=A.cells;for (var i=0;i<B.length;i++){B[i].innerHTML='';if (FCKBrowserInfo.IsGeckoLike) FCKTools.AppendBogusBr(B[i]);}};FCKTableHandler.GetMergeRightTarget=function(){var A=this.GetSelectedCells();if (A.length!=1) return null;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=this._GetCellIndexSpan(C,D,B);var F=E+(isNaN(B.colSpan)?1:B.colSpan);var G=C[D][F];if (!G) return null;this._MarkCells([B,G],'_SizeTest');var H=this._GetMarkerGeometry(C,D,E,'_SizeTest');var I=this._GetMarkerGeometry(C,D,F,'_SizeTest');this._UnmarkCells([B,G],'_SizeTest');if (H.height!=I.height||H.y!=I.y) return null;return { 'refCell':B,'nextCell':G,'tableMap':C };};FCKTableHandler.GetMergeDownTarget=function(){var A=this.GetSelectedCells();if (A.length!=1) return null;var B=A[0];var C=this._CreateTableMap(B);var D=B.parentNode.rowIndex;var E=this._GetCellIndexSpan(C,D,B);var F=D+(isNaN(B.rowSpan)?1:B.rowSpan);if (!C[F]) return null;var G=C[F][E];if (!G) return null;if (B.parentNode.parentNode!=G.parentNode.parentNode) return null;this._MarkCells([B,G],'_SizeTest');var H=this._GetMarkerGeometry(C,D,E,'_SizeTest');var I=this._GetMarkerGeometry(C,F,E,'_SizeTest');this._UnmarkCells([B,G],'_SizeTest');if (H.width!=I.width||H.x!=I.x) return null;return { 'refCell':B,'nextCell':G,'tableMap':C };};
-FCKTableHandler.GetSelectedCells=function(){if (FCKSelection.GetType()=='Control'){var A=FCKSelection.MoveToAncestorNode(['TD','TH']);return A?[A]:[];};var B=[];var C=FCKSelection.GetSelection().createRange();var D=FCKSelection.GetParentElement();if (D&&D.tagName.Equals('TD','TH')) B[0]=D;else{D=FCKSelection.MoveToAncestorNode('TABLE');if (D){for (var i=0;i<D.cells.length;i++){var E=FCK.EditorDocument.body.createTextRange();E.moveToElementText(D.cells[i]);if (C.inRange(E)||(C.compareEndPoints('StartToStart',E)>=0&&C.compareEndPoints('StartToEnd',E)<=0)||(C.compareEndPoints('EndToStart',E)>=0&&C.compareEndPoints('EndToEnd',E)<=0)){B[B.length]=D.cells[i];}}}};return B;};
-var FCKXml=function(){this.Error=false;};FCKXml.GetAttribute=function(A,B,C){var D=A.attributes.getNamedItem(B);return D?D.value:C;};FCKXml.TransformToObject=function(A){if (!A) return null;var B={};var C=A.attributes;for (var i=0;i<C.length;i++){var D=C[i];B[D.name]=D.value;};var E=A.childNodes;for (i=0;i<E.length;i++){var F=E[i];if (F.nodeType==1){var G='$'+F.nodeName;var H=B[G];if (!H) H=B[G]=[];H.push(this.TransformToObject(F));}};return B;};
-FCKXml.prototype={LoadUrl:function(A){this.Error=false;var B=FCKTools.CreateXmlObject('XmlHttp');if (!B){this.Error=true;return;};B.open("GET",A,false);B.send(null);if (B.status==200||B.status==304||(B.status==0&&B.readyState==4)){this.DOMDocument=B.responseXML;if (!this.DOMDocument||this.DOMDocument.firstChild==null){this.DOMDocument=FCKTools.CreateXmlObject('DOMDocument');this.DOMDocument.async=false;this.DOMDocument.resolveExternals=false;this.DOMDocument.loadXML(B.responseText);}}else{this.DOMDocument=null;};if (this.DOMDocument==null||this.DOMDocument.firstChild==null){this.Error=true;if (window.confirm('Error loading "'+A+'"\r\nDo you want to see more info?')) alert('URL requested: "'+A+'"\r\nServer response:\r\nStatus: '+B.status+'\r\nResponse text:\r\n'+B.responseText);}},SelectNodes:function(A,B){if (this.Error) return [];if (B) return B.selectNodes(A);else return this.DOMDocument.selectNodes(A);},SelectSingleNode:function(A,B){if (this.Error) return null;if (B) return B.selectSingleNode(A);else return this.DOMDocument.selectSingleNode(A);}};
-var FCKNamedCommand=function(A){this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name);};FCKNamedCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState(this.Name);};
-var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKUndo.SaveUndoStep();if (B.Selected) FCK.Styles.RemoveStyle(B.Style);else FCK.Styles.ApplyStyle(B.Style);FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorDocument) return -1;if (FCKSelection.GetType()=='Control'){var A=FCKSelection.GetSelectedElement();if (!A||!FCKStyles.CheckHasObjectStyle(A.nodeName.toLowerCase())) return -1;};return 0;}};
-var FCKDialogCommand=function(A,B,C,D,E,F,G,H){this.Name=A;this.Title=B;this.Url=C;this.Width=D;this.Height=E;this.CustomValue=H;this.GetStateFunction=F;this.GetStateParam=G;this.Resizable=false;};FCKDialogCommand.prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.Width,this.Height,this.CustomValue,null,this.Resizable);};FCKDialogCommand.prototype.GetState=function(){if (this.GetStateFunction) return this.GetStateFunction(this.GetStateParam);else return FCK.EditMode==0?0:-1;};var FCKUndefinedCommand=function(){this.Name='Undefined';};FCKUndefinedCommand.prototype.Execute=function(){alert(FCKLang.NotImplemented);};FCKUndefinedCommand.prototype.GetState=function(){return 0;};var FCKFormatBlockCommand=function(){};FCKFormatBlockCommand.prototype={Name:'FormatBlock',Execute:FCKStyleCommand.prototype.Execute,GetState:function(){return FCK.EditorDocument?0:-1;}};var FCKFontNameCommand=function(){};FCKFontNameCommand.prototype={Name:'FontName',Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKFontSizeCommand=function(){};FCKFontSizeCommand.prototype={Name:'FontSize',Execute:FCKStyleCommand.prototype.Execute,GetState:FCKFormatBlockCommand.prototype.GetState};var FCKPreviewCommand=function(){this.Name='Preview';};FCKPreviewCommand.prototype.Execute=function(){FCK.Preview();};FCKPreviewCommand.prototype.GetState=function(){return 0;};var FCKSaveCommand=function(){this.Name='Save';};FCKSaveCommand.prototype.Execute=function(){var A=FCK.GetParentForm();if (typeof(A.onsubmit)=='function'){var B=A.onsubmit();if (B!=null&&B===false) return;};if (typeof(A.submit)=='function') A.submit();else A.submit.click();};FCKSaveCommand.prototype.GetState=function(){return 0;};var FCKNewPageCommand=function(){this.Name='NewPage';};FCKNewPageCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();FCK.SetData('');FCKUndo.Typing=true;FCK.Focus();};FCKNewPageCommand.prototype.GetState=function(){return 0;};var FCKSourceCommand=function(){this.Name='Source';};FCKSourceCommand.prototype.Execute=function(){if (FCKConfig.SourcePopup){var A=FCKConfig.ScreenWidth*0.65;var B=FCKConfig.ScreenHeight*0.65;FCKDialog.OpenDialog('FCKDialog_Source',FCKLang.Source,'dialog/fck_source.html',A,B,null,null,true);}else FCK.SwitchEditMode();};FCKSourceCommand.prototype.GetState=function(){return (FCK.EditMode==0?0:1);};var FCKUndoCommand=function(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=function(){FCKUndo.Undo();};FCKUndoCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return (FCKUndo.CheckUndoState()?0:-1);};var FCKRedoCommand=function(){this.Name='Redo';};FCKRedoCommand.prototype.Execute=function(){FCKUndo.Redo();};FCKRedoCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return (FCKUndo.CheckRedoState()?0:-1);};var FCKPageBreakCommand=function(){this.Name='PageBreak';};FCKPageBreakCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();var e=FCK.EditorDocument.createElement('DIV');e.style.pageBreakAfter='always';e.innerHTML='<span style="DISPLAY:none">&nbsp;</span>';var A=FCKDocumentProcessor_CreateFakeImage('FCK__PageBreak',e);var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.SplitBlock();B.InsertNode(A);FCK.Events.FireEvent('OnSelectionChange');};FCKPageBreakCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return 0;};var FCKUnlinkCommand=function(){this.Name='Unlink';};FCKUnlinkCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (FCKBrowserInfo.IsGeckoLike){var A=FCK.Selection.MoveToAncestorNode('A');if (A) FCKTools.RemoveOuterTags(A);return;};FCK.ExecuteNamedCommand(this.Name);};FCKUnlinkCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;var A=FCK.GetNamedCommandState(this.Name);if (A==0&&FCK.EditMode==0){var B=FCKSelection.MoveToAncestorNode('A');var C=(B&&B.name.length>0&&B.href.length==0);if (C) A=-1;};return A;};var FCKVisitLinkCommand=function(){this.Name='VisitLink';};FCKVisitLinkCommand.prototype={GetState:function(){if (FCK.EditMode!=0) return -1;var A=FCK.GetNamedCommandState('Unlink');if (A==0){var B=FCKSelection.MoveToAncestorNode('A');if (!B.href) A=-1;};return A;},Execute:function(){var A=FCKSelection.MoveToAncestorNode('A');var B=A.getAttribute('_fcksavedurl')||A.getAttribute('href',2);if (!/:\/\//.test(B)){var C=FCKConfig.BaseHref;var D=FCK.GetInstanceObject('parent');if (!C){C=D.document.location.href;C=C.substring(0,C.lastIndexOf('/')+1);};if (/^\//.test(B)){try{C=C.match(/^.*:\/\/+[^\/]+/)[0];}catch (e){C=D.document.location.protocol+'://'+D.parent.document.location.host;}};B=C+B;};if (!window.open(B,'_blank')) alert(FCKLang.VisitLinkBlocked);}};var FCKSelectAllCommand=function(){this.Name='SelectAll';};FCKSelectAllCommand.prototype.Execute=function(){if (FCK.EditMode==0){FCK.ExecuteNamedCommand('SelectAll');}else{var A=FCK.EditingArea.Textarea;if (FCKBrowserInfo.IsIE){A.createTextRange().execCommand('SelectAll');}else{A.selectionStart=0;A.selectionEnd=A.value.length;};A.focus();}};FCKSelectAllCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return 0;};var FCKPasteCommand=function(){this.Name='Paste';};FCKPasteCommand.prototype={Execute:function(){if (FCKBrowserInfo.IsIE) FCK.Paste();else FCK.ExecuteNamedCommand('Paste');},GetState:function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Paste');}};var FCKRuleCommand=function(){this.Name='Rule';};FCKRuleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();FCK.InsertElement('hr');},GetState:function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('InsertHorizontalRule');}};var FCKCutCopyCommand=function(A){this.Name=A?'Cut':'Copy';};FCKCutCopyCommand.prototype={Execute:function(){var A=false;if (FCKBrowserInfo.IsIE){var B=function(){A=true;};var C='on'+this.Name.toLowerCase();FCK.EditorDocument.body.attachEvent(C,B);FCK.ExecuteNamedCommand(this.Name);FCK.EditorDocument.body.detachEvent(C,B);}else{try{FCK.ExecuteNamedCommand(this.Name);A=true;}catch(e){}};if (!A) alert(FCKLang['PasteError'+this.Name]);},GetState:function(){return FCK.EditMode!=0?-1:FCK.GetNamedCommandState('Cut');}};var FCKAnchorDeleteCommand=function(){this.Name='AnchorDelete';};FCKAnchorDeleteCommand.prototype={Execute:function(){if (FCK.Selection.GetType()=='Control'){FCK.Selection.Delete();}else{var A=FCK.Selection.GetSelectedElement();if (A){if (A.tagName=='IMG'&&A.getAttribute('_fckanchor')) oAnchor=FCK.GetRealElement(A);else A=null;};if (!A){oAnchor=FCK.Selection.MoveToAncestorNode('A');if (oAnchor) FCK.Selection.SelectNode(oAnchor);};if (oAnchor.href.length!=0){oAnchor.removeAttribute('name');if (FCKBrowserInfo.IsIE) oAnchor.className=oAnchor.className.replace(FCKRegexLib.FCK_Class,'');return;};if (A){A.parentNode.removeChild(A);return;};if (oAnchor.innerHTML.length==0){oAnchor.parentNode.removeChild(oAnchor);return;};FCKTools.RemoveOuterTags(oAnchor);};if (FCKBrowserInfo.IsGecko) FCK.Selection.Collapse(true);},GetState:function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Unlink');}};var FCKDeleteDivCommand=function(){};FCKDeleteDivCommand.prototype={GetState:function(){if (FCK.EditMode!=0) return -1;var A=FCKSelection.GetParentElement();var B=new FCKElementPath(A);return B.BlockLimit&&B.BlockLimit.nodeName.IEquals('div')?0:-1;},Execute:function(){FCKUndo.SaveUndoStep();var A=FCKDomTools.GetSelectedDivContainers();var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.CreateBookmark();for (var i=0;i<A.length;i++) FCKDomTools.RemoveNode(A[i],true);B.MoveToBookmark(C);B.Select();}};var FCKNbsp=function(){this.Name='Non Breaking Space';};FCKNbsp.prototype={Execute:function(){FCK.InsertHtml('&nbsp;');},GetState:function(){return (FCK.EditMode!=0?-1:0);}};
-var FCKShowBlockCommand=function(A,B){this.Name=A;if (B!=undefined) this._SavedState=B;else this._SavedState=null;};FCKShowBlockCommand.prototype.Execute=function(){var A=this.GetState();if (A==-1) return;var B=FCK.EditorDocument.body;if (A==1) B.className=B.className.replace(/(^| )FCK__ShowBlocks/g,'');else B.className+=' FCK__ShowBlocks';if (FCKBrowserInfo.IsIE){try{FCK.EditorDocument.selection.createRange().select();}catch (e){}}else{var C=FCK.EditorWindow.getSelection().focusNode;if (C){if (C.nodeType!=1) C=C.parentNode;FCKDomTools.ScrollIntoView(C,false);}};FCK.Events.FireEvent('OnSelectionChange');};FCKShowBlockCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;if (!FCK.EditorDocument) return 0;if (/FCK__ShowBlocks(?:\s|$)/.test(FCK.EditorDocument.body.className)) return 1;return 0;};FCKShowBlockCommand.prototype.SaveState=function(){this._SavedState=this.GetState();};FCKShowBlockCommand.prototype.RestoreState=function(){if (this._SavedState!=null&&this.GetState()!=this._SavedState) this.Execute();};
-var FCKSpellCheckCommand=function(){this.Name='SpellCheck';this.IsEnabled=true;};FCKSpellCheckCommand.prototype.Execute=function(){switch (FCKConfig.SpellChecker){case 'ieSpell':this._RunIeSpell();break;case 'SpellerPages':FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','dialog/fck_spellerpages.html',440,480);break;case 'WSC':FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','wsc/w.html',530,480);}};FCKSpellCheckCommand.prototype._RunIeSpell=function(){try{var A=new ActiveXObject("ieSpell.ieSpellExtension");A.CheckAllLinkedDocuments(FCK.EditorDocument);}catch(e){if(e.number==-2146827859){if (confirm(FCKLang.IeSpellDownload)) window.open(FCKConfig.IeSpellDownloadUrl,'IeSpellDownload');}else alert('Error Loading ieSpell: '+e.message+' ('+e.number+')');}};FCKSpellCheckCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return this.IsEnabled?0:-1;};
-var FCKTextColorCommand=function(A){this.Name=A=='ForeColor'?'TextColor':'BGColor';this.Type=A;var B;if (FCKBrowserInfo.IsIE) B=window;else if (FCK.ToolbarSet._IFrame) B=FCKTools.GetElementWindow(FCK.ToolbarSet._IFrame);else B=window.parent;this._Panel=new FCKPanel(B);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._Panel.MainNode.className='FCK_Panel';this._CreatePanelBody(this._Panel.Document,this._Panel.MainNode);FCK.ToolbarSet.ToolbarItems.GetItem(this.Name).RegisterPanel(this._Panel);FCKTools.DisableSelection(this._Panel.Document.body);};FCKTextColorCommand.prototype.Execute=function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor=function(A){FCKUndo.SaveUndoStep();var B=FCKStyles.GetStyle('_FCK_'+(this.Type=='ForeColor'?'Color':'BackColor'));if (!A||A.length==0) FCK.Styles.RemoveStyle(B);else{B.SetVariable('Color',A);FCKStyles.ApplyStyle(B);};FCKUndo.SaveUndoStep();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');};FCKTextColorCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return 0;};function FCKTextColorCommand_OnMouseOver(){this.className='ColorSelected';};function FCKTextColorCommand_OnMouseOut(){this.className='ColorDeselected';};function FCKTextColorCommand_OnClick(A,B,C){this.className='ColorDeselected';B.SetColor(C);B._Panel.Hide();};function FCKTextColorCommand_AutoOnClick(A,B){this.className='ColorDeselected';B.SetColor('');B._Panel.Hide();};function FCKTextColorCommand_MoreOnClick(A,B){this.className='ColorDeselected';B._Panel.Hide();FCKDialog.OpenDialog('FCKDialog_Color',FCKLang.DlgColorTitle,'dialog/fck_colorselector.html',410,320,FCKTools.Bind(B,B.SetColor));};FCKTextColorCommand.prototype._CreatePanelBody=function(A,B){function CreateSelectionDiv(){var C=A.createElement("DIV");C.className='ColorDeselected';FCKTools.AddEventListenerEx(C,'mouseover',FCKTextColorCommand_OnMouseOver);FCKTools.AddEventListenerEx(C,'mouseout',FCKTextColorCommand_OnMouseOut);return C;};var D=B.appendChild(A.createElement("TABLE"));D.className='ForceBaseFont';D.style.tableLayout='fixed';D.cellPadding=0;D.cellSpacing=0;D.border=0;D.width=150;var E=D.insertRow(-1).insertCell(-1);E.colSpan=8;var C=E.appendChild(CreateSelectionDiv());C.innerHTML='<table cellspacing="0" cellpadding="0" width="100%" border="0">\n                        <tr>\n                          <td><div class="ColorBoxBorder"><div class="ColorBox" style="background-color: #000000"></div></div></td>\n                             <td nowrap width="100%" align="center">'+FCKLang.ColorAutomatic+'</td>\n                        </tr>\n         </table>';FCKTools.AddEventListenerEx(C,'click',FCKTextColorCommand_AutoOnClick,this);if (!FCKBrowserInfo.IsIE) C.style.width='96%';var G=FCKConfig.FontColors.toString().split(',');var H=0;while (H<G.length){var I=D.insertRow(-1);for (var i=0;i<8;i++,H++){if (H<G.length){var J=G[H].split('/');var K='#'+J[0];var L=J[1]||K;};C=I.insertCell(-1).appendChild(CreateSelectionDiv());C.innerHTML='<div class="ColorBoxBorder"><div class="ColorBox" style="background-color: '+K+'"></div></div>';if (H>=G.length) C.style.visibility='hidden';else FCKTools.AddEventListenerEx(C,'click',FCKTextColorCommand_OnClick,[this,L]);}};if (FCKConfig.EnableMoreFontColors){E=D.insertRow(-1).insertCell(-1);E.colSpan=8;C=E.appendChild(CreateSelectionDiv());C.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td nowrap align="center">'+FCKLang.ColorMoreColors+'</td></tr></table>';FCKTools.AddEventListenerEx(C,'click',FCKTextColorCommand_MoreOnClick,this);};if (!FCKBrowserInfo.IsIE) C.style.width='96%';};
-var FCKPastePlainTextCommand=function(){this.Name='PasteText';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText();};FCKPastePlainTextCommand.prototype.GetState=function(){if (FCK.EditMode!=0) return -1;return FCK.GetNamedCommandState('Paste');};
-var FCKPasteWordCommand=function(){this.Name='PasteWord';};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord();};FCKPasteWordCommand.prototype.GetState=function(){if (FCK.EditMode!=0||FCKConfig.ForcePasteAsPlainText) return -1;else return FCK.GetNamedCommandState('Paste');};
-var FCKTableCommand=function(A){this.Name=A;};FCKTableCommand.prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrowserInfo.IsGecko){switch (this.Name){case 'TableMergeRight':return FCKTableHandler.MergeRight();case 'TableMergeDown':return FCKTableHandler.MergeDown();}};switch (this.Name){case 'TableInsertRowAfter':return FCKTableHandler.InsertRow(false);case 'TableInsertRowBefore':return FCKTableHandler.InsertRow(true);case 'TableDeleteRows':return FCKTableHandler.DeleteRows();case 'TableInsertColumnAfter':return FCKTableHandler.InsertColumn(false);case 'TableInsertColumnBefore':return FCKTableHandler.InsertColumn(true);case 'TableDeleteColumns':return FCKTableHandler.DeleteColumns();case 'TableInsertCellAfter':return FCKTableHandler.InsertCell(null,false);case 'TableInsertCellBefore':return FCKTableHandler.InsertCell(null,true);case 'TableDeleteCells':return FCKTableHandler.DeleteCells();case 'TableMergeCells':return FCKTableHandler.MergeCells();case 'TableHorizontalSplitCell':return FCKTableHandler.HorizontalSplitCell();case 'TableVerticalSplitCell':return FCKTableHandler.VerticalSplitCell();case 'TableDelete':return FCKTableHandler.DeleteTable();default:return alert(FCKLang.UnknownCommand.replace(/%1/g,this.Name));}};FCKTableCommand.prototype.GetState=function(){if (FCK.EditorDocument!=null&&FCKSelection.HasAncestorNode('TABLE')){switch (this.Name){case 'TableHorizontalSplitCell':case 'TableVerticalSplitCell':if (FCKTableHandler.GetSelectedCells().length==1) return 0;else return -1;case 'TableMergeCells':if (FCKTableHandler.CheckIsSelectionRectangular()&&FCKTableHandler.GetSelectedCells().length>1) return 0;else return -1;case 'TableMergeRight':return FCKTableHandler.GetMergeRightTarget()?0:-1;case 'TableMergeDown':return FCKTableHandler.GetMergeDownTarget()?0:-1;default:return 0;}}else return -1;};
-var FCKFitWindow=function(){this.Name='FitWindow';};FCKFitWindow.prototype.Execute=function(){var A=window.frameElement;var B=A.style;var C=parent;var D=C.document.documentElement;var E=C.document.body;var F=E.style;var G;var H,oEditorScrollPos;if (FCK.EditMode==0){H=new FCKDomRange(FCK.EditorWindow);H.MoveToSelection();oEditorScrollPos=FCKTools.GetScrollPosition(FCK.EditorWindow);}else{var I=FCK.EditingArea.Textarea;H=!FCKBrowserInfo.IsIE&&[I.selectionStart,I.selectionEnd];oEditorScrollPos=[I.scrollLeft,I.scrollTop];};if (!this.IsMaximized){if(FCKBrowserInfo.IsIE) C.attachEvent('onresize',FCKFitWindow_Resize);else C.addEventListener('resize',FCKFitWindow_Resize,true);this._ScrollPos=FCKTools.GetScrollPosition(C);G=A;while((G=G.parentNode)){if (G.nodeType==1){G._fckSavedStyles=FCKTools.SaveStyles(G);G.style.zIndex=FCKConfig.FloatingPanelsZIndex-1;}};if (FCKBrowserInfo.IsIE){this.documentElementOverflow=D.style.overflow;D.style.overflow='hidden';F.overflow='hidden';}else{F.overflow='hidden';F.width='0px';F.height='0px';};this._EditorFrameStyles=FCKTools.SaveStyles(A);var J=FCKTools.GetViewPaneSize(C);B.position="absolute";A.offsetLeft;B.zIndex=FCKConfig.FloatingPanelsZIndex-1;B.left="0px";B.top="0px";B.width=J.Width+"px";B.height=J.Height+"px";if (!FCKBrowserInfo.IsIE){B.borderRight=B.borderBottom="9999px solid white";B.backgroundColor="white";};C.scrollTo(0,0);var K=FCKTools.GetWindowPosition(C,A);if (K.x!=0) B.left=(-1*K.x)+"px";if (K.y!=0) B.top=(-1*K.y)+"px";this.IsMaximized=true;}else{if(FCKBrowserInfo.IsIE) C.detachEvent("onresize",FCKFitWindow_Resize);else C.removeEventListener("resize",FCKFitWindow_Resize,true);G=A;while((G=G.parentNode)){if (G._fckSavedStyles){FCKTools.RestoreStyles(G,G._fckSavedStyles);G._fckSavedStyles=null;}};if (FCKBrowserInfo.IsIE) D.style.overflow=this.documentElementOverflow;FCKTools.RestoreStyles(A,this._EditorFrameStyles);C.scrollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false;};FCKToolbarItems.GetItem('FitWindow').RefreshState();if (FCK.EditMode==0) FCK.EditingArea.MakeEditable();FCK.Focus();if (FCK.EditMode==0){H.Select();FCK.EditorWindow.scrollTo(oEditorScrollPos.X,oEditorScrollPos.Y);}else{if (!FCKBrowserInfo.IsIE){I.selectionStart=H[0];I.selectionEnd=H[1];};I.scrollLeft=oEditorScrollPos[0];I.scrollTop=oEditorScrollPos[1];}};FCKFitWindow.prototype.GetState=function(){if (FCKConfig.ToolbarLocation!='In') return -1;else return (this.IsMaximized?1:0);};function FCKFitWindow_Resize(){var A=FCKTools.GetViewPaneSize(parent);var B=window.frameElement.style;B.width=A.Width+'px';B.height=A.Height+'px';};
-var FCKListCommand=function(A,B){this.Name=A;this.TagName=B;};FCKListCommand.prototype={GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=FCKSelection.GetBoundaryParentElement(true);var B=A;while (B){if (B.nodeName.IEquals(['ul','ol'])) break;B=B.parentNode;};if (B&&B.nodeName.IEquals(this.TagName)) return 1;else return 0;},Execute:function(){FCKUndo.SaveUndoStep();var A=FCK.EditorDocument;var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=this.GetState();if (C==0){FCKDomTools.TrimNode(A.body);if (!A.body.firstChild){var D=A.createElement('p');A.body.appendChild(D);B.MoveToNodeContents(D);}};var E=B.CreateBookmark();var F=[];var G={};var H=new FCKDomRangeIterator(B);var I;H.ForceBrBreak=(C==0);var J=true;var K=null;while (J){while ((I=H.GetNextParagraph())){var L=new FCKElementPath(I);var M=null;var N=false;var O=L.BlockLimit;for (var i=L.Elements.length-1;i>=0;i--){var P=L.Elements[i];if (P.nodeName.IEquals(['ol','ul'])){if (O._FCK_ListGroupObject) O._FCK_ListGroupObject=null;var Q=P._FCK_ListGroupObject;if (Q) Q.contents.push(I);else{Q={ 'root':P,'contents':[I] };F.push(Q);FCKDomTools.SetElementMarker(G,P,'_FCK_ListGroupObject',Q);};N=true;break;}};if (N) continue;var R=O;if (R._FCK_ListGroupObject) R._FCK_ListGroupObject.contents.push(I);else{var Q={ 'root':R,'contents':[I] };FCKDomTools.SetElementMarker(G,R,'_FCK_ListGroupObject',Q);F.push(Q);}};if (FCKBrowserInfo.IsIE) J=false;else{if (K==null){K=[];var T=FCKSelection.GetSelection();if (T&&F.length==0) K.push(T.getRangeAt(0));for (var i=1;T&&i<T.rangeCount;i++) K.push(T.getRangeAt(i));};if (K.length<1) J=false;else{var U=FCKW3CRange.CreateFromRange(A,K.shift());B._Range=U;B._UpdateElementInfo();if (B.StartNode.nodeName.IEquals('td')) B.SetStart(B.StartNode,1);if (B.EndNode.nodeName.IEquals('td')) B.SetEnd(B.EndNode,2);H=new FCKDomRangeIterator(B);H.ForceBrBreak=(C==0);}}};var W=[];while (F.length>0){var Q=F.shift();if (C==0){if (Q.root.nodeName.IEquals(['ul','ol'])) this._ChangeListType(Q,G,W);else this._CreateList(Q,W);}else if (C==1&&Q.root.nodeName.IEquals(['ul','ol'])) this._RemoveList(Q,G);};for (var i=0;i<W.length;i++){var M=W[i];var Z=false;var a=M;while (!Z){a=a.nextSibling;if (a&&a.nodeType==3&&a.nodeValue.search(/^[\n\r\t ]*$/)==0) continue;Z=true;};if (a&&a.nodeName.IEquals(this.TagName)){a.parentNode.removeChild(a);while (a.firstChild) M.appendChild(a.removeChild(a.firstChild));};Z=false;a=M;while (!Z){a=a.previousSibling;if (a&&a.nodeType==3&&a.nodeValue.search(/^[\n\r\t ]*$/)==0) continue;Z=true;};if (a&&a.nodeName.IEquals(this.TagName)){a.parentNode.removeChild(a);while (a.lastChild) M.insertBefore(a.removeChild(a.lastChild),M.firstChild);}};FCKDomTools.ClearAllMarkers(G);B.MoveToBookmark(E);B.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},_ChangeListType:function(A,B,C){var D=FCKDomTools.ListToArray(A.root,B);var E=[];for (var i=0;i<A.contents.length;i++){var F=A.contents[i];F=FCKTools.GetElementAscensor(F,'li');if (!F||F._FCK_ListItem_Processed) continue;E.push(F);FCKDomTools.SetElementMarker(B,F,'_FCK_ListItem_Processed',true);};var G=FCKTools.GetElementDocument(A.root).createElement(this.TagName);for (var i=0;i<E.length;i++){var H=E[i]._FCK_ListArray_Index;D[H].parent=G;};var I=FCKDomTools.ArrayToList(D,B);for (var i=0;i<I.listNode.childNodes.length;i++){if (I.listNode.childNodes[i].nodeName.IEquals(this.TagName)) C.push(I.listNode.childNodes[i]);};A.root.parentNode.replaceChild(I.listNode,A.root);},_CreateList:function(A,B){var C=A.contents;var D=FCKTools.GetElementDocument(A.root);var E=[];if (C.length==1&&C[0]==A.root){var F=D.createElement('div');while (C[0].firstChild) F.appendChild(C[0].removeChild(C[0].firstChild));C[0].appendChild(F);C[0]=F;};var G=A.contents[0].parentNode;for (var i=0;i<C.length;i++) G=FCKDomTools.GetCommonParents(G,C[i].parentNode).pop();for (var i=0;i<C.length;i++){var H=C[i];while (H.parentNode){if (H.parentNode==G){E.push(H);break;};H=H.parentNode;}};if (E.length<1) return;var I=E[E.length-1].nextSibling;var J=D.createElement(this.TagName);B.push(J);while (E.length){var K=E.shift();var L=D.createDocumentFragment();while (K.firstChild) L.appendChild(K.removeChild(K.firstChild));K.parentNode.removeChild(K);var M=D.createElement('li');M.appendChild(L);J.appendChild(M);};G.insertBefore(J,I);},_RemoveList:function(A,B){var C=FCKDomTools.ListToArray(A.root,B);var D=[];for (var i=0;i<A.contents.length;i++){var E=A.contents[i];E=FCKTools.GetElementAscensor(E,'li');if (!E||E._FCK_ListItem_Processed) continue;D.push(E);FCKDomTools.SetElementMarker(B,E,'_FCK_ListItem_Processed',true);};var F=null;for (var i=0;i<D.length;i++){var G=D[i]._FCK_ListArray_Index;C[G].indent=-1;F=G;};for (var i=F+1;i<C.length;i++){if (C[i].indent>C[i-1].indent+1){var H=C[i-1].indent+1-C[i].indent;var I=C[i].indent;while (C[i]&&C[i].indent>=I){C[i].indent+=H;i++;};i--;}};var J=FCKDomTools.ArrayToList(C,B);if (A.root.nextSibling==null||A.root.nextSibling.nodeName.IEquals('br')){if (J.listNode.lastChild.nodeName.IEquals('br')) J.listNode.removeChild(J.listNode.lastChild);};A.root.parentNode.replaceChild(J.listNode,A.root);}};
-var FCKJustifyCommand=function(A){this.AlignValue=A;var B=FCKConfig.ContentLangDirection.toLowerCase();this.IsDefaultAlign=(A=='left'&&B=='ltr')||(A=='right'&&B=='rtl');var C=this._CssClassName=(function(){var D=FCKConfig.JustifyClasses;if (D){switch (A){case 'left':return D[0]||null;case 'center':return D[1]||null;case 'right':return D[2]||null;case 'justify':return D[3]||null;}};return null;})();if (C&&C.length>0) this._CssClassRegex=new RegExp('(?:^|\\s+)'+C+'(?=$|\\s)');};FCKJustifyCommand._GetClassNameRegex=function(){var A=FCKJustifyCommand._ClassRegex;if (A!=undefined) return A;var B=[];var C=FCKConfig.JustifyClasses;if (C){for (var i=0;i<4;i++){var D=C[i];if (D&&D.length>0) B.push(D);}};if (B.length>0) A=new RegExp('(?:^|\\s+)(?:'+B.join('|')+')(?=$|\\s)');else A=null;return FCKJustifyCommand._ClassRegex=A;};FCKJustifyCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();var B=this.GetState();if (B==-1) return;var C=A.CreateBookmark();var D=this._CssClassName;var E=new FCKDomRangeIterator(A);var F;while ((F=E.GetNextParagraph())){F.removeAttribute('align');if (D){var G=F.className.replace(FCKJustifyCommand._GetClassNameRegex(),'');if (B==0){if (G.length>0) G+=' ';F.className=G+D;}else if (G.length==0) FCKDomTools.RemoveAttribute(F,'class');}else{var H=F.style;if (B==0) H.textAlign=this.AlignValue;else{H.textAlign='';if (H.cssText.length==0) F.removeAttribute('style');}}};A.MoveToBookmark(C);A.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (!B||B.nodeName.toLowerCase()=='body') return 0;var C;if (FCKBrowserInfo.IsIE) C=B.currentStyle.textAlign;else C=FCK.EditorWindow.getComputedStyle(B,'').getPropertyValue('text-align');C=C.replace(/(-moz-|-webkit-|start|auto)/i,'');if ((!C&&this.IsDefaultAlign)||C==this.AlignValue) return 1;return 0;}};
-var FCKIndentCommand=function(A,B){this.Name=A;this.Offset=B;this.IndentCSSProperty=FCKConfig.ContentLangDirection.IEquals('ltr')?'marginLeft':'marginRight';};FCKIndentCommand._InitIndentModeParameters=function(){if (FCKConfig.IndentClasses&&FCKConfig.IndentClasses.length>0){this._UseIndentClasses=true;this._IndentClassMap={};for (var i=0;i<FCKConfig.IndentClasses.length;i++) this._IndentClassMap[FCKConfig.IndentClasses[i]]=i+1;this._ClassNameRegex=new RegExp('(?:^|\\s+)('+FCKConfig.IndentClasses.join('|')+')(?=$|\\s)');}else this._UseIndentClasses=false;};FCKIndentCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=new FCKDomRange(FCK.EditorWindow);A.MoveToSelection();var B=A.CreateBookmark();var C=FCKDomTools.GetCommonParentNode(A.StartNode||A.StartContainer,A.EndNode||A.EndContainer,['ul','ol']);if (C) this._IndentList(A,C);else this._IndentBlock(A);A.MoveToBookmark(B);A.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;if (FCKIndentCommand._UseIndentClasses==undefined) FCKIndentCommand._InitIndentModeParameters();var A=FCKSelection.GetBoundaryParentElement(true);var B=FCKSelection.GetBoundaryParentElement(false);var C=FCKDomTools.GetCommonParentNode(A,B,['ul','ol']);if (C){if (this.Name.IEquals('outdent')) return 0;var D=FCKTools.GetElementAscensor(A,'li');if (!D||!D.previousSibling) return -1;return 0;};if (!FCKIndentCommand._UseIndentClasses&&this.Name.IEquals('indent')) return 0;var E=new FCKElementPath(A);var F=E.Block||E.BlockLimit;if (!F) return -1;if (FCKIndentCommand._UseIndentClasses){var G=F.className.match(FCKIndentCommand._ClassNameRegex);var H=0;if (G!=null){G=G[1];H=FCKIndentCommand._IndentClassMap[G];};if ((this.Name=='outdent'&&H==0)||(this.Name=='indent'&&H==FCKConfig.IndentClasses.length)) return -1;return 0;}else{var I=parseInt(F.style[this.IndentCSSProperty],10);if (isNaN(I)) I=0;if (I<=0) return -1;return 0;}},_IndentBlock:function(A){var B=new FCKDomRangeIterator(A);B.EnforceRealBlocks=true;A.Expand('block_contents');var C=FCKDomTools.GetCommonParents(A.StartContainer,A.EndContainer);var D=C[C.length-1];var E;while ((E=B.GetNextParagraph())){if (!(E==D||E.parentNode==D)) continue;if (FCKIndentCommand._UseIndentClasses){var F=E.className.match(FCKIndentCommand._ClassNameRegex);var G=0;if (F!=null){F=F[1];G=FCKIndentCommand._IndentClassMap[F];};if (this.Name.IEquals('outdent')) G--;else if (this.Name.IEquals('indent')) G++;G=Math.min(G,FCKConfig.IndentClasses.length);G=Math.max(G,0);var H=E.className.replace(FCKIndentCommand._ClassNameRegex,'');if (G<1) E.className=H;else E.className=(H.length>0?H+' ':'')+FCKConfig.IndentClasses[G-1];}else{var I=parseInt(E.style[this.IndentCSSProperty],10);if (isNaN(I)) I=0;I+=this.Offset;I=Math.max(I,0);I=Math.ceil(I/this.Offset)*this.Offset;E.style[this.IndentCSSProperty]=I?I+FCKConfig.IndentUnit:'';if (E.getAttribute('style')=='') E.removeAttribute('style');}}},_IndentList:function(A,B){var C=A.StartContainer;var D=A.EndContainer;while (C&&C.parentNode!=B) C=C.parentNode;while (D&&D.parentNode!=B) D=D.parentNode;if (!C||!D) return;var E=C;var F=[];var G=false;while (G==false){if (E==D) G=true;F.push(E);E=E.nextSibling;};if (F.length<1) return;var H=FCKDomTools.GetParents(B);for (var i=0;i<H.length;i++){if (H[i].nodeName.IEquals(['ul','ol'])){B=H[i];break;}};var I=this.Name.IEquals('indent')?1:-1;var J=F[0];var K=F[F.length-1];var L={};var M=FCKDomTools.ListToArray(B,L);var N=M[K._FCK_ListArray_Index].indent;for (var i=J._FCK_ListArray_Index;i<=K._FCK_ListArray_Index;i++) M[i].indent+=I;for (var i=K._FCK_ListArray_Index+1;i<M.length&&M[i].indent>N;i++) M[i].indent+=I;var O=FCKDomTools.ArrayToList(M);if (O) B.parentNode.replaceChild(O.listNode,B);FCKDomTools.ClearAllMarkers(L);}};
-var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();var A=this.GetState();var B=new FCKDomRange(FCK.EditorWindow);B.MoveToSelection();var C=B.CreateBookmark();if (FCKBrowserInfo.IsIE){var D=B.GetBookmarkNode(C,true);var E=B.GetBookmarkNode(C,false);var F;if (D&&D.parentNode.nodeName.IEquals('blockquote')&&!D.previousSibling){F=D;while ((F=F.nextSibling)){if (FCKListsLib.BlockElements[F.nodeName.toLowerCase()]) FCKDomTools.MoveNode(D,F,true);}};if (E&&E.parentNode.nodeName.IEquals('blockquote')&&!E.previousSibling){F=E;while ((F=F.nextSibling)){if (FCKListsLib.BlockElements[F.nodeName.toLowerCase()]){if (F.firstChild==D) FCKDomTools.InsertAfterNode(D,E);else FCKDomTools.MoveNode(E,F,true);}}}};var G=new FCKDomRangeIterator(B);var H;if (A==0){var I=[];while ((H=G.GetNextParagraph())) I.push(H);if (I.length<1){para=B.Window.document.createElement(FCKConfig.EnterMode.IEquals('p')?'p':'div');B.InsertNode(para);para.appendChild(B.Window.document.createTextNode('\ufeff'));B.MoveToBookmark(C);B.MoveToNodeContents(para);B.Collapse(true);C=B.CreateBookmark();I.push(para);};var J=I[0].parentNode;var K=[];for (var i=0;i<I.length;i++){H=I[i];J=FCKDomTools.GetCommonParents(H.parentNode,J).pop();}while (J.nodeName.IEquals('table','tbody','tr','ol','ul')) J=J.parentNode;var L=null;while (I.length>0){H=I.shift();while (H.parentNode!=J) H=H.parentNode;if (H!=L) K.push(H);L=H;}while (K.length>0){H=K.shift();if (H.nodeName.IEquals('blockquote')){var M=FCKTools.GetElementDocument(H).createDocumentFragment();while (H.firstChild){M.appendChild(H.removeChild(H.firstChild));I.push(M.lastChild);};H.parentNode.replaceChild(M,H);}else I.push(H);};var N=B.Window.document.createElement('blockquote');J.insertBefore(N,I[0]);while (I.length>0){H=I.shift();N.appendChild(H);}}else if (A==1){var O=[];var P={};while ((H=G.GetNextParagraph())){var Q=null;var R=null;while (H.parentNode){if (H.parentNode.nodeName.IEquals('blockquote')){Q=H.parentNode;R=H;break;};H=H.parentNode;};if (Q&&R&&!R._fckblockquotemoveout){O.push(R);FCKDomTools.SetElementMarker(P,R,'_fckblockquotemoveout',true);}};FCKDomTools.ClearAllMarkers(P);var S=[];var T=[],P={};var U=function(N){for (var i=0;i<N.childNodes.length;i++){if (FCKListsLib.BlockElements[N.childNodes[i].nodeName.toLowerCase()]) return false;};return true;};while (O.length>0){var W=O.shift();var N=W.parentNode;if (W==W.parentNode.firstChild) N.parentNode.insertBefore(N.removeChild(W),N);else if (W==W.parentNode.lastChild) N.parentNode.insertBefore(N.removeChild(W),N.nextSibling);else FCKDomTools.BreakParent(W,W.parentNode,B);if (!N._fckbqprocessed){T.push(N);FCKDomTools.SetElementMarker(P,N,'_fckbqprocessed',true);};S.push(W);};for (var i=T.length-1;i>=0;i--){var N=T[i];if (U(N)) FCKDomTools.RemoveNode(N);};FCKDomTools.ClearAllMarkers(P);if (FCKConfig.EnterMode.IEquals('br')){while (S.length){var W=S.shift();var a=true;if (W.nodeName.IEquals('div')){var M=FCKTools.GetElementDocument(W).createDocumentFragment();var c=a&&W.previousSibling&&!FCKListsLib.BlockBoundaries[W.previousSibling.nodeName.toLowerCase()];if (a&&c) M.appendChild(FCKTools.GetElementDocument(W).createElement('br'));var d=W.nextSibling&&!FCKListsLib.BlockBoundaries[W.nextSibling.nodeName.toLowerCase()];while (W.firstChild) M.appendChild(W.removeChild(W.firstChild));if (d) M.appendChild(FCKTools.GetElementDocument(W).createElement('br'));W.parentNode.replaceChild(M,W);a=false;}}}};B.MoveToBookmark(C);B.Select();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0||!FCK.EditorWindow) return -1;var A=new FCKElementPath(FCKSelection.GetBoundaryParentElement(true));var B=A.Block||A.BlockLimit;if (!B||B.nodeName.toLowerCase()=='body') return 0;for (var i=0;i<A.Elements.length;i++){if (A.Elements[i].nodeName.IEquals('blockquote')) return 1;};return 0;}};
-var FCKCoreStyleCommand=function(A){this.Name='CoreStyle';this.StyleName='_FCK_'+A;this.IsActive=false;FCKStyles.AttachStyleStateChange(this.StyleName,this._OnStyleStateChange,this);};FCKCoreStyleCommand.prototype={Execute:function(){FCKUndo.SaveUndoStep();if (this.IsActive) FCKStyles.RemoveStyle(this.StyleName);else FCKStyles.ApplyStyle(this.StyleName);FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){if (FCK.EditMode!=0) return -1;return this.IsActive?1:0;},_OnStyleStateChange:function(A,B){this.IsActive=B;}};
-var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={Execute:function(){FCKStyles.RemoveAll();FCK.Focus();FCK.Events.FireEvent('OnSelectionChange');},GetState:function(){return FCK.EditorWindow?0:-1;}};
-var FCKCommands=FCK.Commands={};FCKCommands.LoadedCommands={};FCKCommands.RegisterCommand=function(A,B){this.LoadedCommands[A]=B;};FCKCommands.GetCommand=function(A){var B=FCKCommands.LoadedCommands[A];if (B) return B;switch (A){case 'Bold':case 'Italic':case 'Underline':case 'StrikeThrough':case 'Subscript':case 'Superscript':B=new FCKCoreStyleCommand(A);break;case 'RemoveFormat':B=new FCKRemoveFormatCommand();break;case 'DocProps':B=new FCKDialogCommand('DocProps',FCKLang.DocProps,'dialog/fck_docprops.html',400,380,FCKCommands.GetFullPageState);break;case 'Templates':B=new FCKDialogCommand('Templates',FCKLang.DlgTemplatesTitle,'dialog/fck_template.html',380,450);break;case 'Link':B=new FCKDialogCommand('Link',FCKLang.DlgLnkWindowTitle,'dialog/fck_link.html',400,300);break;case 'Unlink':B=new FCKUnlinkCommand();break;case 'VisitLink':B=new FCKVisitLinkCommand();break;case 'Anchor':B=new FCKDialogCommand('Anchor',FCKLang.DlgAnchorTitle,'dialog/fck_anchor.html',370,160);break;case 'AnchorDelete':B=new FCKAnchorDeleteCommand();break;case 'BulletedList':B=new FCKDialogCommand('BulletedList',FCKLang.BulletedListProp,'dialog/fck_listprop.html?UL',370,160);break;case 'NumberedList':B=new FCKDialogCommand('NumberedList',FCKLang.NumberedListProp,'dialog/fck_listprop.html?OL',370,160);break;case 'About':B=new FCKDialogCommand('About',FCKLang.About,'dialog/fck_about.html',420,330,function(){ return 0;});break;case 'Find':B=new FCKDialogCommand('Find',FCKLang.DlgFindAndReplaceTitle,'dialog/fck_replace.html',340,230,null,null,'Find');break;case 'Replace':B=new FCKDialogCommand('Replace',FCKLang.DlgFindAndReplaceTitle,'dialog/fck_replace.html',340,230,null,null,'Replace');break;case 'Image':B=new FCKDialogCommand('Image',FCKLang.DlgImgTitle,'dialog/fck_image.html',450,390);break;case 'Flash':B=new FCKDialogCommand('Flash',FCKLang.DlgFlashTitle,'dialog/fck_flash.html',450,390);break;case 'SpecialChar':B=new FCKDialogCommand('SpecialChar',FCKLang.DlgSpecialCharTitle,'dialog/fck_specialchar.html',400,290);break;case 'Smiley':B=new FCKDialogCommand('Smiley',FCKLang.DlgSmileyTitle,'dialog/fck_smiley.html',FCKConfig.SmileyWindowWidth,FCKConfig.SmileyWindowHeight);break;case 'Table':B=new FCKDialogCommand('Table',FCKLang.DlgTableTitle,'dialog/fck_table.html',480,250);break;case 'TableProp':B=new FCKDialogCommand('Table',FCKLang.DlgTableTitle,'dialog/fck_table.html?Parent',480,250);break;case 'TableCellProp':B=new FCKDialogCommand('TableCell',FCKLang.DlgCellTitle,'dialog/fck_tablecell.html',550,240);break;case 'Style':B=new FCKStyleCommand();break;case 'FontName':B=new FCKFontNameCommand();break;case 'FontSize':B=new FCKFontSizeCommand();break;case 'FontFormat':B=new FCKFormatBlockCommand();break;case 'Source':B=new FCKSourceCommand();break;case 'Preview':B=new FCKPreviewCommand();break;case 'Save':B=new FCKSaveCommand();break;case 'NewPage':B=new FCKNewPageCommand();break;case 'PageBreak':B=new FCKPageBreakCommand();break;case 'Rule':B=new FCKRuleCommand();break;case 'Nbsp':B=new FCKNbsp();break;case 'TextColor':B=new FCKTextColorCommand('ForeColor');break;case 'BGColor':B=new FCKTextColorCommand('BackColor');break;case 'Paste':B=new FCKPasteCommand();break;case 'PasteText':B=new FCKPastePlainTextCommand();break;case 'PasteWord':B=new FCKPasteWordCommand();break;case 'JustifyLeft':B=new FCKJustifyCommand('left');break;case 'JustifyCenter':B=new FCKJustifyCommand('center');break;case 'JustifyRight':B=new FCKJustifyCommand('right');break;case 'JustifyFull':B=new FCKJustifyCommand('justify');break;case 'Indent':B=new FCKIndentCommand('indent',FCKConfig.IndentLength);break;case 'Outdent':B=new FCKIndentCommand('outdent',FCKConfig.IndentLength*-1);break;case 'Blockquote':B=new FCKBlockQuoteCommand();break;case 'CreateDiv':B=new FCKDialogCommand('CreateDiv',FCKLang.CreateDiv,'dialog/fck_div.html',380,210,null,null,true);break;case 'EditDiv':B=new FCKDialogCommand('EditDiv',FCKLang.EditDiv,'dialog/fck_div.html',380,210,null,null,false);break;case 'DeleteDiv':B=new FCKDeleteDivCommand();break;case 'TableInsertRowAfter':B=new FCKTableCommand('TableInsertRowAfter');break;case 'TableInsertRowBefore':B=new FCKTableCommand('TableInsertRowBefore');break;case 'TableDeleteRows':B=new FCKTableCommand('TableDeleteRows');break;case 'TableInsertColumnAfter':B=new FCKTableCommand('TableInsertColumnAfter');break;case 'TableInsertColumnBefore':B=new FCKTableCommand('TableInsertColumnBefore');break;case 'TableDeleteColumns':B=new FCKTableCommand('TableDeleteColumns');break;case 'TableInsertCellAfter':B=new FCKTableCommand('TableInsertCellAfter');break;case 'TableInsertCellBefore':B=new FCKTableCommand('TableInsertCellBefore');break;case 'TableDeleteCells':B=new FCKTableCommand('TableDeleteCells');break;case 'TableMergeCells':B=new FCKTableCommand('TableMergeCells');break;case 'TableMergeRight':B=new FCKTableCommand('TableMergeRight');break;case 'TableMergeDown':B=new FCKTableCommand('TableMergeDown');break;case 'TableHorizontalSplitCell':B=new FCKTableCommand('TableHorizontalSplitCell');break;case 'TableVerticalSplitCell':B=new FCKTableCommand('TableVerticalSplitCell');break;case 'TableDelete':B=new FCKTableCommand('TableDelete');break;case 'Form':B=new FCKDialogCommand('Form',FCKLang.Form,'dialog/fck_form.html',380,210);break;case 'Checkbox':B=new FCKDialogCommand('Checkbox',FCKLang.Checkbox,'dialog/fck_checkbox.html',380,200);break;case 'Radio':B=new FCKDialogCommand('Radio',FCKLang.RadioButton,'dialog/fck_radiobutton.html',380,200);break;case 'TextField':B=new FCKDialogCommand('TextField',FCKLang.TextField,'dialog/fck_textfield.html',380,210);break;case 'Textarea':B=new FCKDialogCommand('Textarea',FCKLang.Textarea,'dialog/fck_textarea.html',380,210);break;case 'HiddenField':B=new FCKDialogCommand('HiddenField',FCKLang.HiddenField,'dialog/fck_hiddenfield.html',380,190);break;case 'Button':B=new FCKDialogCommand('Button',FCKLang.Button,'dialog/fck_button.html',380,210);break;case 'Select':B=new FCKDialogCommand('Select',FCKLang.SelectionField,'dialog/fck_select.html',400,340);break;case 'ImageButton':B=new FCKDialogCommand('ImageButton',FCKLang.ImageButton,'dialog/fck_image.html?ImageButton',450,390);break;case 'SpellCheck':B=new FCKSpellCheckCommand();break;case 'FitWindow':B=new FCKFitWindow();break;case 'Undo':B=new FCKUndoCommand();break;case 'Redo':B=new FCKRedoCommand();break;case 'Copy':B=new FCKCutCopyCommand(false);break;case 'Cut':B=new FCKCutCopyCommand(true);break;case 'SelectAll':B=new FCKSelectAllCommand();break;case 'InsertOrderedList':B=new FCKListCommand('insertorderedlist','ol');break;case 'InsertUnorderedList':B=new FCKListCommand('insertunorderedlist','ul');break;case 'ShowBlocks':B=new FCKShowBlockCommand('ShowBlocks',FCKConfig.StartupShowBlocks?1:0);break;case 'Undefined':B=new FCKUndefinedCommand();break;default:if (FCKRegexLib.NamedCommands.test(A)) B=new FCKNamedCommand(A);else{alert(FCKLang.UnknownCommand.replace(/%1/g,A));return null;}};FCKCommands.LoadedCommands[A]=B;return B;};FCKCommands.GetFullPageState=function(){return FCKConfig.FullPage?0:-1;};FCKCommands.GetBooleanState=function(A){return A?-1:0;};
-var FCKPanel=function(A){this.IsRTL=(FCKLang.Dir=='rtl');this.IsContextMenu=false;this._LockCounter=0;this._Window=A||window;var B;if (FCKBrowserInfo.IsIE){this._Popup=this._Window.createPopup();var C=this._Window.document;if (FCK_IS_CUSTOM_DOMAIN&&!FCKBrowserInfo.IsIE7){C.domain=FCK_ORIGINAL_DOMAIN;document.domain=FCK_ORIGINAL_DOMAIN;};B=this.Document=this._Popup.document;if (FCK_IS_CUSTOM_DOMAIN){B.domain=FCK_RUNTIME_DOMAIN;C.domain=FCK_RUNTIME_DOMAIN;document.domain=FCK_RUNTIME_DOMAIN;};FCK.IECleanup.AddItem(this,FCKPanel_Cleanup);}else{var D=this._IFrame=this._Window.document.createElement('iframe');FCKTools.ResetStyles(D);D.src='javascript:void(0)';D.allowTransparency=true;D.frameBorder='0';D.scrolling='no';D.style.width=D.style.height='0px';FCKDomTools.SetElementStyles(D,{position:'absolute',zIndex:FCKConfig.FloatingPanelsZIndex});this._Window.document.body.appendChild(D);var E=D.contentWindow;B=this.Document=E.document;var F='';if (FCKBrowserInfo.IsSafari) F='<base href="'+window.document.location+'">';B.open();B.write('<html><head>'+F+'<\/head><body style="margin:0px;padding:0px;"><\/body><\/html>');B.close();if(FCKBrowserInfo.IsAIR) FCKAdobeAIR.Panel_Contructor(B,window.document.location);FCKTools.AddEventListenerEx(E,'focus',FCKPanel_Window_OnFocus,this);FCKTools.AddEventListenerEx(E,'blur',FCKPanel_Window_OnBlur,this);};B.dir=FCKLang.Dir;FCKTools.AddEventListener(B,'contextmenu',FCKTools.CancelEvent);this.MainNode=B.body.appendChild(B.createElement('DIV'));this.MainNode.style.cssFloat=this.IsRTL?'right':'left';};FCKPanel.prototype.AppendStyleSheet=function(A){FCKTools.AppendStyleSheet(this.Document,A);};FCKPanel.prototype.Preload=function(x,y,A){if (this._Popup) this._Popup.show(x,y,0,0,A);};FCKPanel.prototype.ResizeForSubpanel=function(A,B,C){if (!FCKBrowserInfo.IsIE7) return false;if (!this._Popup.isOpen){this.Subpanel=null;return false;};if (B==0&&C==0){if (this.Subpanel!==A) return false;this.Subpanel=null;this.IncreasedX=0;}else{this.Subpanel=A;if ((this.IncreasedX>=B)&&(this.IncreasedY>=C)) return false;this.IncreasedX=Math.max(this.IncreasedX,B);this.IncreasedY=Math.max(this.IncreasedY,C);};var x=this.ShowRect.x;var w=this.IncreasedX;if (this.IsRTL) x=x-w;var D=this.ShowRect.w+w;var E=Math.max(this.ShowRect.h,this.IncreasedY);if (this.ParentPanel) this.ParentPanel.ResizeForSubpanel(this,D,E);this._Popup.show(x,this.ShowRect.y,D,E,this.RelativeElement);return this.IsRTL;};FCKPanel.prototype.Show=function(x,y,A,B,C){var D;var E=this.MainNode;if (this._Popup){this._Popup.show(x,y,0,0,A);FCKDomTools.SetElementStyles(E,{B:B?B+'px':'',C:C?C+'px':''});D=E.offsetWidth;if (FCKBrowserInfo.IsIE7){if (this.ParentPanel&&this.ParentPanel.ResizeForSubpanel(this,D,E.offsetHeight)){FCKTools.RunFunction(this.Show,this,[x,y,A]);return;}};if (this.IsRTL){if (this.IsContextMenu) x=x-D+1;else if (A) x=(x*-1)+A.offsetWidth-D;};if (FCKBrowserInfo.IsIE7){this.ShowRect={x:x,y:y,w:D,h:E.offsetHeight};this.IncreasedX=0;this.IncreasedY=0;this.RelativeElement=A;};this._Popup.show(x,y,D,E.offsetHeight,A);if (this.OnHide){if (this._Timer) CheckPopupOnHide.call(this,true);this._Timer=FCKTools.SetInterval(CheckPopupOnHide,100,this);}}else{if (typeof(FCK.ToolbarSet.CurrentInstance.FocusManager)!='undefined') FCK.ToolbarSet.CurrentInstance.FocusManager.Lock();if (this.ParentPanel){this.ParentPanel.Lock();FCKPanel_Window_OnBlur(null,this.ParentPanel);};if (FCKBrowserInfo.IsGecko&&FCKBrowserInfo.IsMac){this._IFrame.scrolling='';FCKTools.RunFunction(function(){ this._IFrame.scrolling='no';},this);};if (FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel&&FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel!=this) FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel.Hide(false,true);FCKDomTools.SetElementStyles(E,{B:B?B+'px':'',C:C?C+'px':''});D=E.offsetWidth;if (!B)        this._IFrame.width=1;if (!C)    this._IFrame.height=1;D=E.offsetWidth||E.firstChild.offsetWidth;var F=FCKTools.GetDocumentPosition(this._Window,A.nodeType==9?(FCKTools.IsStrictMode(A)?A.documentElement:A.body):A);var G=FCKDomTools.GetPositionedAncestor(this._IFrame.parentNode);if (G){var H=FCKTools.GetDocumentPosition(FCKTools.GetElementWindow(G),G);F.x-=H.x;F.y-=H.y;};if (this.IsRTL&&!this.IsContextMenu) x=(x*-1);x+=F.x;y+=F.y;if (this.IsRTL){if (this.IsContextMenu) x=x-D+1;else if (A) x=x+A.offsetWidth-D;}else{var I=FCKTools.GetViewPaneSize(this._Window);var J=FCKTools.GetScrollPosition(this._Window);var K=I.Height+J.Y;var L=I.Width+J.X;if ((x+D)>L) x-=x+D-L;if ((y+E.offsetHeight)>K) y-=y+E.offsetHeight-K;};FCKDomTools.SetElementStyles(this._IFrame,{left:x+'px',top:y+'px'});this._IFrame.contentWindow.focus();this._IsOpened=true;var M=this;this._resizeTimer=setTimeout(function(){var N=E.offsetWidth||E.firstChild.offsetWidth;var O=E.offsetHeight;M._IFrame.style.width=N+'px';M._IFrame.style.height=O+'px';},0);FCK.ToolbarSet.CurrentInstance.GetInstanceObject('FCKPanel')._OpenedPanel=this;};FCKTools.RunFunction(this.OnShow,this);};FCKPanel.prototype.Hide=function(A,B){if (this._Popup) this._Popup.hide();else{if (!this._IsOpened||this._LockCounter>0) return;if (typeof(FCKFocusManager)!='undefined'&&!B) FCKFocusManager.Unlock();this._IFrame.style.width=this._IFrame.style.height='0px';this._IsOpened=false;if (this._resizeTimer){clearTimeout(this._resizeTimer);this._resizeTimer=null;};if (this.ParentPanel) this.ParentPanel.Unlock();if (!A) FCKTools.RunFunction(this.OnHide,this);}};FCKPanel.prototype.CheckIsOpened=function(){if (this._Popup) return this._Popup.isOpen;else return this._IsOpened;};FCKPanel.prototype.CreateChildPanel=function(){var A=this._Popup?FCKTools.GetDocumentWindow(this.Document):this._Window;var B=new FCKPanel(A);B.ParentPanel=this;return B;};FCKPanel.prototype.Lock=function(){this._LockCounter++;};FCKPanel.prototype.Unlock=function(){if (--this._LockCounter==0&&!this.HasFocus) this.Hide();};function FCKPanel_Window_OnFocus(e,A){A.HasFocus=true;};function FCKPanel_Window_OnBlur(e,A){A.HasFocus=false;if (A._LockCounter==0) FCKTools.RunFunction(A.Hide,A);};function CheckPopupOnHide(A){if (A||!this._Popup.isOpen){window.clearInterval(this._Timer);this._Timer=null;if (this._Popup&&this.ParentPanel&&!A) this.ParentPanel.ResizeForSubpanel(this,0,0);FCKTools.RunFunction(this.OnHide,this);}};function FCKPanel_Cleanup(){this._Popup=null;this._Window=null;this.Document=null;this.MainNode=null;this.RelativeElement=null;};
-var FCKIcon=function(A){var B=A?typeof(A):'undefined';switch (B){case 'number':this.Path=FCKConfig.SkinPath+'fck_strip.gif';this.Size=16;this.Position=A;break;case 'undefined':this.Path=FCK_SPACER_PATH;break;case 'string':this.Path=A;break;default:this.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElement=function(A){var B,eIconImage;if (this.Position){var C='-'+((this.Position-1)*this.Size)+'px';if (FCKBrowserInfo.IsIE){B=A.createElement('DIV');eIconImage=B.appendChild(A.createElement('IMG'));eIconImage.src=this.Path;eIconImage.style.top=C;}else{B=A.createElement('IMG');B.src=FCK_SPACER_PATH;B.style.backgroundPosition='0px '+C;B.style.backgroundImage='url("'+this.Path+'")';}}else{if (FCKBrowserInfo.IsIE){B=A.createElement('DIV');eIconImage=B.appendChild(A.createElement('IMG'));eIconImage.src=this.Path?this.Path:FCK_SPACER_PATH;}else{B=A.createElement('IMG');B.src=this.Path?this.Path:FCK_SPACER_PATH;}};B.className='TB_Button_Image';return B;};
-var FCKToolbarButtonUI=function(A,B,C,D,E,F){this.Name=A;this.Label=B||A;this.Tooltip=C||this.Label;this.Style=E||0;this.State=F||0;this.Icon=new FCKIcon(D);if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKToolbarButtonUI_Cleanup);};FCKToolbarButtonUI.prototype._CreatePaddingElement=function(A){var B=A.createElement('IMG');B.className='TB_Button_Padding';B.src=FCK_SPACER_PATH;return B;};FCKToolbarButtonUI.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=this.MainElement=B.createElement('DIV');C.title=this.Tooltip;if (FCKBrowserInfo.IsGecko) C.onmousedown=FCKTools.CancelEvent;FCKTools.AddEventListenerEx(C,'mouseover',FCKToolbarButtonUI_OnMouseOver,this);FCKTools.AddEventListenerEx(C,'mouseout',FCKToolbarButtonUI_OnMouseOut,this);FCKTools.AddEventListenerEx(C,'click',FCKToolbarButtonUI_OnClick,this);this.ChangeState(this.State,true);if (this.Style==0&&!this.ShowArrow){C.appendChild(this.Icon.CreateIconElement(B));}else{var D=C.appendChild(B.createElement('TABLE'));D.cellPadding=0;D.cellSpacing=0;var E=D.insertRow(-1);var F=E.insertCell(-1);if (this.Style==0||this.Style==2) F.appendChild(this.Icon.CreateIconElement(B));else F.appendChild(this._CreatePaddingElement(B));if (this.Style==1||this.Style==2){F=E.insertCell(-1);F.className='TB_Button_Text';F.noWrap=true;F.appendChild(B.createTextNode(this.Label));};if (this.ShowArrow){if (this.Style!=0){E.insertCell(-1).appendChild(this._CreatePaddingElement(B));};F=E.insertCell(-1);var G=F.appendChild(B.createElement('IMG'));G.src=FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif';G.width=5;G.height=3;};F=E.insertCell(-1);F.appendChild(this._CreatePaddingElement(B));};A.appendChild(C);};FCKToolbarButtonUI.prototype.ChangeState=function(A,B){if (!B&&this.State==A) return;var e=this.MainElement;if (!e) return;switch (parseInt(A,10)){case 0:e.className='TB_Button_Off';break;case 1:e.className='TB_Button_On';break;case -1:e.className='TB_Button_Disabled';break;};this.State=A;};function FCKToolbarButtonUI_OnMouseOver(A,B){if (B.State==0) this.className='TB_Button_Off_Over';else if (B.State==1) this.className='TB_Button_On_Over';};function FCKToolbarButtonUI_OnMouseOut(A,B){if (B.State==0) this.className='TB_Button_Off';else if (B.State==1) this.className='TB_Button_On';};function FCKToolbarButtonUI_OnClick(A,B){if (B.OnClick&&B.State!=-1) B.OnClick(B);};function FCKToolbarButtonUI_Cleanup(){this.MainElement=null;};
-var FCKToolbarButton=function(A,B,C,D,E,F,G){this.CommandName=A;this.Label=B;this.Tooltip=C;this.Style=D;this.SourceView=E?true:false;this.ContextSensitive=F?true:false;if (G==null) this.IconPath=FCKConfig.SkinPath+'toolbar/'+A.toLowerCase()+'.gif';else if (typeof(G)=='number') this.IconPath=[FCKConfig.SkinPath+'fck_strip.gif',16,G];else this.IconPath=G;};FCKToolbarButton.prototype.Create=function(A){this._UIButton=new FCKToolbarButtonUI(this.CommandName,this.Label,this.Tooltip,this.IconPath,this.Style);this._UIButton.OnClick=this.Click;this._UIButton._ToolbarButton=this;this._UIButton.Create(A);};FCKToolbarButton.prototype.RefreshState=function(){var A=this._UIButton;if (!A) return;var B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if (B==A.State) return;A.ChangeState(B);};FCKToolbarButton.prototype.Click=function(){var A=this._ToolbarButton||this;FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(A.CommandName).Execute();};FCKToolbarButton.prototype.Enable=function(){this.RefreshState();};FCKToolbarButton.prototype.Disable=function(){this._UIButton.ChangeState(-1);};
-var FCKSpecialCombo=function(A,B,C,D,E){this.FieldWidth=B||100;this.PanelWidth=C||150;this.PanelMaxHeight=D||150;this.Label='&nbsp;';this.Caption=A;this.Tooltip=A;this.Style=2;this.Enabled=true;this.Items={};this._Panel=new FCKPanel(E||window);this._Panel.AppendStyleSheet(FCKConfig.SkinEditorCSS);this._PanelBox=this._Panel.MainNode.appendChild(this._Panel.Document.createElement('DIV'));this._PanelBox.className='SC_Panel';this._PanelBox.style.width=this.PanelWidth+'px';this._PanelBox.innerHTML='<table cellpadding="0" cellspacing="0" width="100%" style="TABLE-LAYOUT: fixed"><tr><td nowrap></td></tr></table>';this._ItemsHolderEl=this._PanelBox.getElementsByTagName('TD')[0];if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKSpecialCombo_Cleanup);};function FCKSpecialCombo_ItemOnMouseOver(){this.className+=' SC_ItemOver';};function FCKSpecialCombo_ItemOnMouseOut(){this.className=this.originalClass;};function FCKSpecialCombo_ItemOnClick(A,B,C){this.className=this.originalClass;B._Panel.Hide();B.SetLabel(this.FCKItemLabel);if (typeof(B.OnSelect)=='function') B.OnSelect(C,this);};FCKSpecialCombo.prototype.ClearItems=function (){if (this.Items) this.Items={};var A=this._ItemsHolderEl;while (A.firstChild) A.removeChild(A.firstChild);};FCKSpecialCombo.prototype.AddItem=function(A,B,C,D){var E=this._ItemsHolderEl.appendChild(this._Panel.Document.createElement('DIV'));E.className=E.originalClass='SC_Item';E.innerHTML=B;E.FCKItemLabel=C||A;E.Selected=false;if (FCKBrowserInfo.IsIE) E.style.width='100%';if (D) E.style.backgroundColor=D;FCKTools.AddEventListenerEx(E,'mouseover',FCKSpecialCombo_ItemOnMouseOver);FCKTools.AddEventListenerEx(E,'mouseout',FCKSpecialCombo_ItemOnMouseOut);FCKTools.AddEventListenerEx(E,'click',FCKSpecialCombo_ItemOnClick,[this,A]);this.Items[A.toString().toLowerCase()]=E;return E;};FCKSpecialCombo.prototype.SelectItem=function(A){if (typeof A=='string') A=this.Items[A.toString().toLowerCase()];if (A){A.className=A.originalClass='SC_ItemSelected';A.Selected=true;}};FCKSpecialCombo.prototype.SelectItemByLabel=function(A,B){for (var C in this.Items){var D=this.Items[C];if (D.FCKItemLabel==A){D.className=D.originalClass='SC_ItemSelected';D.Selected=true;if (B) this.SetLabel(A);}}};FCKSpecialCombo.prototype.DeselectAll=function(A){for (var i in this.Items){if (!this.Items[i]) continue;this.Items[i].className=this.Items[i].originalClass='SC_Item';this.Items[i].Selected=false;};if (A) this.SetLabel('');};FCKSpecialCombo.prototype.SetLabelById=function(A){A=A?A.toString().toLowerCase():'';var B=this.Items[A];this.SetLabel(B?B.FCKItemLabel:'');};FCKSpecialCombo.prototype.SetLabel=function(A){A=(!A||A.length==0)?'&nbsp;':A;if (A==this.Label) return;this.Label=A;var B=this._LabelEl;if (B){B.innerHTML=A;FCKTools.DisableSelection(B);}};FCKSpecialCombo.prototype.SetEnabled=function(A){this.Enabled=A;if (this._OuterTable) this._OuterTable.className=A?'':'SC_FieldDisabled';};FCKSpecialCombo.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var C=this._OuterTable=A.appendChild(B.createElement('TABLE'));C.cellPadding=0;C.cellSpacing=0;C.insertRow(-1);var D;var E;switch (this.Style){case 0:D='TB_ButtonType_Icon';E=false;break;case 1:D='TB_ButtonType_Text';E=false;break;case 2:E=true;break;};if (this.Caption&&this.Caption.length>0&&E){var F=C.rows[0].insertCell(-1);F.innerHTML=this.Caption;F.className='SC_FieldCaption';};var G=FCKTools.AppendElement(C.rows[0].insertCell(-1),'div');if (E){G.className='SC_Field';G.style.width=this.FieldWidth+'px';G.innerHTML='<table width="100%" cellpadding="0" cellspacing="0" style="TABLE-LAYOUT: fixed;"><tbody><tr><td class="SC_FieldLabel"><label>&nbsp;</label></td><td class="SC_FieldButton">&nbsp;</td></tr></tbody></table>';this._LabelEl=G.getElementsByTagName('label')[0];this._LabelEl.innerHTML=this.Label;}else{G.className='TB_Button_Off';G.innerHTML='<table title="'+this.Tooltip+'" class="'+D+'" cellspacing="0" cellpadding="0" border="0"><tr><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_Text">'+this.Caption+'</td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td><td class="TB_ButtonArrow"><img src="'+FCKConfig.SkinPath+'images/toolbar.buttonarrow.gif" width="5" height="3"></td><td><img class="TB_Button_Padding" src="'+FCK_SPACER_PATH+'" /></td></tr></table>';};FCKTools.AddEventListenerEx(G,'mouseover',FCKSpecialCombo_OnMouseOver,this);FCKTools.AddEventListenerEx(G,'mouseout',FCKSpecialCombo_OnMouseOut,this);FCKTools.AddEventListenerEx(G,'click',FCKSpecialCombo_OnClick,this);FCKTools.DisableSelection(this._Panel.Document.body);};function FCKSpecialCombo_Cleanup(){this._LabelEl=null;this._OuterTable=null;this._ItemsHolderEl=null;this._PanelBox=null;if (this.Items){for (var A in this.Items) this.Items[A]=null;}};function FCKSpecialCombo_OnMouseOver(A,B){if (B.Enabled){switch (B.Style){case 0:this.className='TB_Button_On_Over';break;case 1:this.className='TB_Button_On_Over';break;case 2:this.className='SC_Field SC_FieldOver';break;}}};function FCKSpecialCombo_OnMouseOut(A,B){switch (B.Style){case 0:this.className='TB_Button_Off';break;case 1:this.className='TB_Button_Off';break;case 2:this.className='SC_Field';break;}};function FCKSpecialCombo_OnClick(e,A){if (A.Enabled){var B=A._Panel;var C=A._PanelBox;var D=A._ItemsHolderEl;var E=A.PanelMaxHeight;if (A.OnBeforeClick) A.OnBeforeClick(A);if (FCKBrowserInfo.IsIE) B.Preload(0,this.offsetHeight,this);if (D.offsetHeight>E) C.style.height=E+'px';else C.style.height='';B.Show(0,this.offsetHeight,this);}};
-var FCKToolbarSpecialCombo=function(){this.SourceView=false;this.ContextSensitive=true;this.FieldWidth=null;this.PanelWidth=null;this.PanelMaxHeight=null;};FCKToolbarSpecialCombo.prototype.DefaultLabel='';function FCKToolbarSpecialCombo_OnSelect(A,B){FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).Execute(A,B);};FCKToolbarSpecialCombo.prototype.Create=function(A){this._Combo=new FCKSpecialCombo(this.GetLabel(),this.FieldWidth,this.PanelWidth,this.PanelMaxHeight,FCKBrowserInfo.IsIE?window:FCKTools.GetElementWindow(A).parent);this._Combo.Tooltip=this.Tooltip;this._Combo.Style=this.Style;this.CreateItems(this._Combo);this._Combo.Create(A);this._Combo.CommandName=this.CommandName;this._Combo.OnSelect=FCKToolbarSpecialCombo_OnSelect;};function FCKToolbarSpecialCombo_RefreshActiveItems(A,B){A.DeselectAll();A.SelectItem(B);A.SetLabelById(B);};FCKToolbarSpecialCombo.prototype.RefreshState=function(){var A;var B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName).GetState();if (B!=-1){A=1;if (this.RefreshActiveItems) this.RefreshActiveItems(this._Combo,B);else{if (this._LastValue!==B){this._LastValue=B;if (!B||B.length==0){this._Combo.DeselectAll();this._Combo.SetLabel(this.DefaultLabel);}else FCKToolbarSpecialCombo_RefreshActiveItems(this._Combo,B);}}}else A=-1;if (A==this.State) return;if (A==-1){this._Combo.DeselectAll();this._Combo.SetLabel('');};this.State=A;this._Combo.SetEnabled(A!=-1);};FCKToolbarSpecialCombo.prototype.Enable=function(){this.RefreshState();};FCKToolbarSpecialCombo.prototype.Disable=function(){this.State=-1;this._Combo.DeselectAll();this._Combo.SetLabel('');this._Combo.SetEnabled(false);};
-var FCKToolbarStyleCombo=function(A,B){if (A===false) return;this.CommandName='Style';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.DefaultStyleLabel||'';};FCKToolbarStyleCombo.prototype=new FCKToolbarSpecialCombo;FCKToolbarStyleCombo.prototype.GetLabel=function(){return FCKLang.Style;};FCKToolbarStyleCombo.prototype.GetStyles=function(){var A={};var B=FCK.ToolbarSet.CurrentInstance.Styles.GetStyles();for (var C in B){var D=B[C];if (!D.IsCore) A[C]=D;};return A;};FCKToolbarStyleCombo.prototype.CreateItems=function(A){var B=A._Panel.Document;FCKTools.AppendStyleSheet(B,FCKConfig.ToolbarComboPreviewCSS);FCKTools.AppendStyleString(B,FCKConfig.EditorAreaStyles);B.body.className+=' ForceBaseFont';FCKConfig.ApplyBodyAttributes(B.body);var C=this.GetStyles();for (var D in C){var E=C[D];var F=E.GetType()==2?D:FCKToolbarStyleCombo_BuildPreview(E,E.Label||D);var G=A.AddItem(D,F);G.Style=E;};A.OnBeforeClick=this.StyleCombo_OnBeforeClick;};FCKToolbarStyleCombo.prototype.RefreshActiveItems=function(A){var B=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);var D=C.Elements;for (var e=0;e<D.length;e++){for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D[e],true)){A.SetLabel(F.Label||F.Name);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolbarStyleCombo.prototype.StyleCombo_OnBeforeClick=function(A){A.DeselectAll();var B;var C;var D;var E=FCK.ToolbarSet.CurrentInstance.Selection;if (E.GetType()=='Control'){B=E.GetSelectedElement();D=B.nodeName.toLowerCase();}else{B=E.GetBoundaryParentElement(true);C=new FCKElementPath(B);};for (var i in A.Items){var F=A.Items[i];var G=F.Style;if ((D&&G.Element==D)||(!D&&G.GetType()!=2)){F.style.display='';if ((C&&G.CheckActive(C))||(!C&&G.CheckElementRemovable(B,true))) A.SelectItem(G.Name);}else F.style.display='none';}};function FCKToolbarStyleCombo_BuildPreview(A,B){var C=A.GetType();var D=[];if (C==0) D.push('<div class="BaseFont">');var E=A.Element;if (E=='bdo') E='span';D=['<',E];var F=A._StyleDesc.Attributes;if (F){for (var G in F){D.push(' ',G,'="',A.GetFinalAttributeValue(G),'"');}};if (A._GetStyleText().length>0) D.push(' style="',A.GetFinalStyleValue(),'"');D.push('>',B,'</',E,'>');if (C==0) D.push('</div>');return D.join('');};
-var FCKToolbarFontFormatCombo=function(A,B){if (A===false) return;this.CommandName='FontFormat';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.NormalLabel='Normal';this.PanelWidth=190;this.DefaultLabel=FCKConfig.DefaultFontFormatLabel||'';};FCKToolbarFontFormatCombo.prototype=new FCKToolbarStyleCombo(false);FCKToolbarFontFormatCombo.prototype.GetLabel=function(){return FCKLang.FontFormat;};FCKToolbarFontFormatCombo.prototype.GetStyles=function(){var A={};var B=FCKLang['FontFormats'].split(';');var C={p:B[0],pre:B[1],address:B[2],h1:B[3],h2:B[4],h3:B[5],h4:B[6],h5:B[7],h6:B[8],div:B[9]||(B[0]+' (DIV)')};var D=FCKConfig.FontFormats.split(';');for (var i=0;i<D.length;i++){var E=D[i];var F=FCKStyles.GetStyle('_FCK_'+E);if (F){F.Label=C[E];A['_FCK_'+E]=F;}else alert("The FCKConfig.CoreStyles['"+E+"'] setting was not found. Please check the fckconfig.js file");};return A;};FCKToolbarFontFormatCombo.prototype.RefreshActiveItems=function(A){var B=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);var D=C.Block;if (D){for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D)){A.SetLabel(F.Label);return;}}}};A.SetLabel(this.DefaultLabel);};FCKToolbarFontFormatCombo.prototype.StyleCombo_OnBeforeClick=function(A){A.DeselectAll();var B=FCK.ToolbarSet.CurrentInstance.Selection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);var D=C.Block;for (var i in A.Items){var E=A.Items[i];var F=E.Style;if (F.CheckElementRemovable(D)){A.SelectItem(E);return;}}}};
-var FCKToolbarFontsCombo=function(A,B){this.CommandName='FontName';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.DefaultFontLabel||'';};FCKToolbarFontsCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){return FCKLang.Font;};FCKToolbarFontsCombo.prototype.GetStyles=function(){var A=FCKStyles.GetStyle('_FCK_FontFace');if (!A){alert("The FCKConfig.CoreStyles['Size'] setting was not found. Please check the fckconfig.js file");return {};};var B={};var C=FCKConfig.FontNames.split(';');for (var i=0;i<C.length;i++){var D=C[i].split('/');var E=D[0];var F=D[1]||E;var G=FCKTools.CloneObject(A);G.SetVariable('Font',E);G.Label=F;B[F]=G;};return B;};FCKToolbarFontsCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick=function(A){A.DeselectAll();var B=FCKSelection.GetBoundaryParentElement(true);if (B){var C=new FCKElementPath(B);for (var i in A.Items){var D=A.Items[i];var E=D.Style;if (E.CheckActive(C)){A.SelectItem(D);return;}}}};
-var FCKToolbarFontSizeCombo=function(A,B){this.CommandName='FontSize';this.Label=this.GetLabel();this.Tooltip=A?A:this.Label;this.Style=B?B:2;this.DefaultLabel=FCKConfig.DefaultFontSizeLabel||'';this.FieldWidth=70;};FCKToolbarFontSizeCombo.prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function(){return FCKLang.FontSize;};FCKToolbarFontSizeCombo.prototype.GetStyles=function(){var A=FCKStyles.GetStyle('_FCK_Size');if (!A){alert("The FCKConfig.CoreStyles['FontFace'] setting was not found. Please check the fckconfig.js file");return {};};var B={};var C=FCKConfig.FontSizes.split(';');for (var i=0;i<C.length;i++){var D=C[i].split('/');var E=D[0];var F=D[1]||E;var G=FCKTools.CloneObject(A);G.SetVariable('Size',E);G.Label=F;B[F]=G;};return B;};FCKToolbarFontSizeCombo.prototype.RefreshActiveItems=FCKToolbarStyleCombo.prototype.RefreshActiveItems;FCKToolbarFontSizeCombo.prototype.StyleCombo_OnBeforeClick=FCKToolbarFontsCombo.prototype.StyleCombo_OnBeforeClick;
-var FCKToolbarPanelButton=function(A,B,C,D,E){this.CommandName=A;var F;if (E==null) F=FCKConfig.SkinPath+'toolbar/'+A.toLowerCase()+'.gif';else if (typeof(E)=='number') F=[FCKConfig.SkinPath+'fck_strip.gif',16,E];var G=this._UIButton=new FCKToolbarButtonUI(A,B,C,F,D);G._FCKToolbarPanelButton=this;G.ShowArrow=true;G.OnClick=FCKToolbarPanelButton_OnButtonClick;};FCKToolbarPanelButton.prototype.TypeName='FCKToolbarPanelButton';FCKToolbarPanelButton.prototype.Create=function(A){A.className+='Menu';this._UIButton.Create(A);var B=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(this.CommandName)._Panel;this.RegisterPanel(B);};FCKToolbarPanelButton.prototype.RegisterPanel=function(A){if (A._FCKToolbarPanelButton) return;A._FCKToolbarPanelButton=this;var B=A.Document.body.appendChild(A.Document.createElement('div'));B.style.position='absolute';B.style.top='0px';var C=A._FCKToolbarPanelButtonLineDiv=B.appendChild(A.Document.createElement('IMG'));C.className='TB_ConnectionLine';C.style.position='absolute';C.src=FCK_SPACER_PATH;A.OnHide=FCKToolbarPanelButton_OnPanelHide;};function FCKToolbarPanelButton_OnButtonClick(A){var B=this._FCKToolbarPanelButton;var e=B._UIButton.MainElement;B._UIButton.ChangeState(1);var C=FCK.ToolbarSet.CurrentInstance.Commands.GetCommand(B.CommandName);var D=C._Panel;D._FCKToolbarPanelButtonLineDiv.style.width=(e.offsetWidth-2)+'px';C.Execute(0,e.offsetHeight-1,e);};function FCKToolbarPanelButton_OnPanelHide(){var A=this._FCKToolbarPanelButton;A._UIButton.ChangeState(0);};FCKToolbarPanelButton.prototype.RefreshState=FCKToolbarButton.prototype.RefreshState;FCKToolbarPanelButton.prototype.Enable=FCKToolbarButton.prototype.Enable;FCKToolbarPanelButton.prototype.Disable=FCKToolbarButton.prototype.Disable;
-var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){this.LoadedItems[A]=B;};FCKToolbarItems.GetItem=function(A){var B=FCKToolbarItems.LoadedItems[A];if (B) return B;switch (A){case 'Source':B=new FCKToolbarButton('Source',FCKLang.Source,null,2,true,true,1);break;case 'DocProps':B=new FCKToolbarButton('DocProps',FCKLang.DocProps,null,null,null,null,2);break;case 'Save':B=new FCKToolbarButton('Save',FCKLang.Save,null,null,true,null,3);break;case 'NewPage':B=new FCKToolbarButton('NewPage',FCKLang.NewPage,null,null,true,null,4);break;case 'Preview':B=new FCKToolbarButton('Preview',FCKLang.Preview,null,null,true,null,5);break;case 'Templates':B=new FCKToolbarButton('Templates',FCKLang.Templates,null,null,null,null,6);break;case 'About':B=new FCKToolbarButton('About',FCKLang.About,null,null,true,null,47);break;case 'Cut':B=new FCKToolbarButton('Cut',FCKLang.Cut,null,null,false,true,7);break;case 'Copy':B=new FCKToolbarButton('Copy',FCKLang.Copy,null,null,false,true,8);break;case 'Paste':B=new FCKToolbarButton('Paste',FCKLang.Paste,null,null,false,true,9);break;case 'PasteText':B=new FCKToolbarButton('PasteText',FCKLang.PasteText,null,null,false,true,10);break;case 'PasteWord':B=new FCKToolbarButton('PasteWord',FCKLang.PasteWord,null,null,false,true,11);break;case 'Print':B=new FCKToolbarButton('Print',FCKLang.Print,null,null,false,true,12);break;case 'SpellCheck':B=new FCKToolbarButton('SpellCheck',FCKLang.SpellCheck,null,null,null,null,13);break;case 'Undo':B=new FCKToolbarButton('Undo',FCKLang.Undo,null,null,false,true,14);break;case 'Redo':B=new FCKToolbarButton('Redo',FCKLang.Redo,null,null,false,true,15);break;case 'SelectAll':B=new FCKToolbarButton('SelectAll',FCKLang.SelectAll,null,null,true,null,18);break;case 'RemoveFormat':B=new FCKToolbarButton('RemoveFormat',FCKLang.RemoveFormat,null,null,false,true,19);break;case 'FitWindow':B=new FCKToolbarButton('FitWindow',FCKLang.FitWindow,null,null,true,true,66);break;case 'Bold':B=new FCKToolbarButton('Bold',FCKLang.Bold,null,null,false,true,20);break;case 'Italic':B=new FCKToolbarButton('Italic',FCKLang.Italic,null,null,false,true,21);break;case 'Underline':B=new FCKToolbarButton('Underline',FCKLang.Underline,null,null,false,true,22);break;case 'StrikeThrough':B=new FCKToolbarButton('StrikeThrough',FCKLang.StrikeThrough,null,null,false,true,23);break;case 'Subscript':B=new FCKToolbarButton('Subscript',FCKLang.Subscript,null,null,false,true,24);break;case 'Superscript':B=new FCKToolbarButton('Superscript',FCKLang.Superscript,null,null,false,true,25);break;case 'OrderedList':B=new FCKToolbarButton('InsertOrderedList',FCKLang.NumberedListLbl,FCKLang.NumberedList,null,false,true,26);break;case 'UnorderedList':B=new FCKToolbarButton('InsertUnorderedList',FCKLang.BulletedListLbl,FCKLang.BulletedList,null,false,true,27);break;case 'Outdent':B=new FCKToolbarButton('Outdent',FCKLang.DecreaseIndent,null,null,false,true,28);break;case 'Indent':B=new FCKToolbarButton('Indent',FCKLang.IncreaseIndent,null,null,false,true,29);break;case 'Blockquote':B=new FCKToolbarButton('Blockquote',FCKLang.Blockquote,null,null,false,true,73);break;case 'CreateDiv':B=new FCKToolbarButton('CreateDiv',FCKLang.CreateDiv,null,null,false,true,74);break;case 'Link':B=new FCKToolbarButton('Link',FCKLang.InsertLinkLbl,FCKLang.InsertLink,null,false,true,34);break;case 'Unlink':B=new FCKToolbarButton('Unlink',FCKLang.RemoveLink,null,null,false,true,35);break;case 'Anchor':B=new FCKToolbarButton('Anchor',FCKLang.Anchor,null,null,null,null,36);break;case 'Image':B=new FCKToolbarButton('Image',FCKLang.InsertImageLbl,FCKLang.InsertImage,null,false,true,37);break;case 'Flash':B=new FCKToolbarButton('Flash',FCKLang.InsertFlashLbl,FCKLang.InsertFlash,null,false,true,38);break;case 'Table':B=new FCKToolbarButton('Table',FCKLang.InsertTableLbl,FCKLang.InsertTable,null,false,true,39);break;case 'SpecialChar':B=new FCKToolbarButton('SpecialChar',FCKLang.InsertSpecialCharLbl,FCKLang.InsertSpecialChar,null,false,true,42);break;case 'Smiley':B=new FCKToolbarButton('Smiley',FCKLang.InsertSmileyLbl,FCKLang.InsertSmiley,null,false,true,41);break;case 'PageBreak':B=new FCKToolbarButton('PageBreak',FCKLang.PageBreakLbl,FCKLang.PageBreak,null,false,true,43);break;case 'Rule':B=new FCKToolbarButton('Rule',FCKLang.InsertLineLbl,FCKLang.InsertLine,null,false,true,40);break;case 'JustifyLeft':B=new FCKToolbarButton('JustifyLeft',FCKLang.LeftJustify,null,null,false,true,30);break;case 'JustifyCenter':B=new FCKToolbarButton('JustifyCenter',FCKLang.CenterJustify,null,null,false,true,31);break;case 'JustifyRight':B=new FCKToolbarButton('JustifyRight',FCKLang.RightJustify,null,null,false,true,32);break;case 'JustifyFull':B=new FCKToolbarButton('JustifyFull',FCKLang.BlockJustify,null,null,false,true,33);break;case 'Style':B=new FCKToolbarStyleCombo();break;case 'FontName':B=new FCKToolbarFontsCombo();break;case 'FontSize':B=new FCKToolbarFontSizeCombo();break;case 'FontFormat':B=new FCKToolbarFontFormatCombo();break;case 'TextColor':B=new FCKToolbarPanelButton('TextColor',FCKLang.TextColor,null,null,45);break;case 'BGColor':B=new FCKToolbarPanelButton('BGColor',FCKLang.BGColor,null,null,46);break;case 'Find':B=new FCKToolbarButton('Find',FCKLang.Find,null,null,null,null,16);break;case 'Replace':B=new FCKToolbarButton('Replace',FCKLang.Replace,null,null,null,null,17);break;case 'Form':B=new FCKToolbarButton('Form',FCKLang.Form,null,null,null,null,48);break;case 'Checkbox':B=new FCKToolbarButton('Checkbox',FCKLang.Checkbox,null,null,null,null,49);break;case 'Radio':B=new FCKToolbarButton('Radio',FCKLang.RadioButton,null,null,null,null,50);break;case 'TextField':B=new FCKToolbarButton('TextField',FCKLang.TextField,null,null,null,null,51);break;case 'Textarea':B=new FCKToolbarButton('Textarea',FCKLang.Textarea,null,null,null,null,52);break;case 'HiddenField':B=new FCKToolbarButton('HiddenField',FCKLang.HiddenField,null,null,null,null,56);break;case 'Button':B=new FCKToolbarButton('Button',FCKLang.Button,null,null,null,null,54);break;case 'Select':B=new FCKToolbarButton('Select',FCKLang.SelectionField,null,null,null,null,53);break;case 'ImageButton':B=new FCKToolbarButton('ImageButton',FCKLang.ImageButton,null,null,null,null,55);break;case 'ShowBlocks':B=new FCKToolbarButton('ShowBlocks',FCKLang.ShowBlocks,null,null,null,true,72);break;default:alert(FCKLang.UnknownToolbarItem.replace(/%1/g,A));return null;};FCKToolbarItems.LoadedItems[A]=B;return B;};
-var FCKToolbar=function(){this.Items=[];};FCKToolbar.prototype.AddItem=function(A){return this.Items[this.Items.length]=A;};FCKToolbar.prototype.AddButton=function(A,B,C,D,E,F){if (typeof(D)=='number') D=[this.DefaultIconsStrip,this.DefaultIconSize,D];var G=new FCKToolbarButtonUI(A,B,C,D,E,F);G._FCKToolbar=this;G.OnClick=FCKToolbar_OnItemClick;return this.AddItem(G);};function FCKToolbar_OnItemClick(A){var B=A._FCKToolbar;if (B.OnItemClick) B.OnItemClick(B,A);};FCKToolbar.prototype.AddSeparator=function(){this.AddItem(new FCKToolbarSeparator());};FCKToolbar.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var e=B.createElement('table');e.className='TB_Toolbar';e.style.styleFloat=e.style.cssFloat=(FCKLang.Dir=='ltr'?'left':'right');e.dir=FCKLang.Dir;e.cellPadding=0;e.cellSpacing=0;var C=e.insertRow(-1);var D;if (!this.HideStart){D=C.insertCell(-1);D.appendChild(B.createElement('div')).className='TB_Start';};for (var i=0;i<this.Items.length;i++){this.Items[i].Create(C.insertCell(-1));};if (!this.HideEnd){D=C.insertCell(-1);D.appendChild(B.createElement('div')).className='TB_End';};A.appendChild(e);};var FCKToolbarSeparator=function(){};FCKToolbarSeparator.prototype.Create=function(A){FCKTools.AppendElement(A,'div').className='TB_Separator';};
-var FCKToolbarBreak=function(){};FCKToolbarBreak.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A).createElement('div');B.className='TB_Break';B.style.clear=FCKLang.Dir=='rtl'?'left':'right';A.appendChild(B);};
-function FCKToolbarSet_Create(A){var B;var C=A||FCKConfig.ToolbarLocation;switch (C){case 'In':document.getElementById('xToolbarRow').style.display='';B=new FCKToolbarSet(document);break;case 'None':B=new FCKToolbarSet(document);break;default:FCK.Events.AttachEvent('OnBlur',FCK_OnBlur);FCK.Events.AttachEvent('OnFocus',FCK_OnFocus);var D;var E=C.match(/^Out:(.+)\((\w+)\)$/);if (E){if (FCKBrowserInfo.IsAIR) FCKAdobeAIR.ToolbarSet_GetOutElement(window,E);else D=eval('parent.'+E[1]).document.getElementById(E[2]);}else{E=C.match(/^Out:(\w+)$/);if (E) D=parent.document.getElementById(E[1]);};if (!D){alert('Invalid value for "ToolbarLocation"');return arguments.callee('In');};B=D.__FCKToolbarSet;if (B) break;var F=FCKTools.GetElementDocument(D).createElement('iframe');F.src='javascript:void(0)';F.frameBorder=0;F.width='100%';F.height='10';D.appendChild(F);F.unselectable='on';var G=F.contentWindow.document;var H='';if (FCKBrowserInfo.IsSafari) H='<base href="'+window.document.location+'">';G.open();G.write('<html><head>'+H+'<script type="text/javascript"> var adjust = function() { window.frameElement.height = document.body.scrollHeight ; }; window.onresize = window.onload = function(){var timer = null;var lastHeight = -1;var lastChange = 0;var poller = function(){var currentHeight = document.body.scrollHeight || 0;var currentTime = (new Date()).getTime();if (currentHeight != lastHeight){lastChange = currentTime;adjust();lastHeight = document.body.scrollHeight;}if (lastChange < currentTime - 1000) clearInterval(timer);};timer = setInterval(poller, 100);}</script></head><body style="overflow: hidden">'+document.getElementById('xToolbarSpace').innerHTML+'</body></html>');G.close();if(FCKBrowserInfo.IsAIR) FCKAdobeAIR.ToolbarSet_InitOutFrame(G);FCKTools.AddEventListener(G,'contextmenu',FCKTools.CancelEvent);FCKTools.AppendStyleSheet(G,FCKConfig.SkinEditorCSS);B=D.__FCKToolbarSet=new FCKToolbarSet(G);B._IFrame=F;if (FCK.IECleanup) FCK.IECleanup.AddItem(D,FCKToolbarSet_Target_Cleanup);};B.CurrentInstance=FCK;if (!B.ToolbarItems) B.ToolbarItems=FCKToolbarItems;FCK.AttachToOnSelectionChange(B.RefreshItemsState);return B;};function FCK_OnBlur(A){var B=A.ToolbarSet;if (B.CurrentInstance==A) B.Disable();};function FCK_OnFocus(A){var B=A.ToolbarSet;var C=A||FCK;B.CurrentInstance.FocusManager.RemoveWindow(B._IFrame.contentWindow);B.CurrentInstance=C;C.FocusManager.AddWindow(B._IFrame.contentWindow,true);B.Enable();};function FCKToolbarSet_Cleanup(){this._TargetElement=null;this._IFrame=null;};function FCKToolbarSet_Target_Cleanup(){this.__FCKToolbarSet=null;};var FCKToolbarSet=function(A){this._Document=A;this._TargetElement=A.getElementById('xToolbar');var B=A.getElementById('xExpandHandle');var C=A.getElementById('xCollapseHandle');B.title=FCKLang.ToolbarExpand;FCKTools.AddEventListener(B,'click',FCKToolbarSet_Expand_OnClick);C.title=FCKLang.ToolbarCollapse;FCKTools.AddEventListener(C,'click',FCKToolbarSet_Collapse_OnClick);if (!FCKConfig.ToolbarCanCollapse||FCKConfig.ToolbarStartExpanded) this.Expand();else this.Collapse();C.style.display=FCKConfig.ToolbarCanCollapse?'':'none';if (FCKConfig.ToolbarCanCollapse) C.style.display='';else A.getElementById('xTBLeftBorder').style.display='';this.Toolbars=[];this.IsLoaded=false;if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKToolbarSet_Cleanup);};function FCKToolbarSet_Expand_OnClick(){FCK.ToolbarSet.Expand();};function FCKToolbarSet_Collapse_OnClick(){FCK.ToolbarSet.Collapse();};FCKToolbarSet.prototype.Expand=function(){this._ChangeVisibility(false);};FCKToolbarSet.prototype.Collapse=function(){this._ChangeVisibility(true);};FCKToolbarSet.prototype._ChangeVisibility=function(A){this._Document.getElementById('xCollapsed').style.display=A?'':'none';this._Document.getElementById('xExpanded').style.display=A?'none':'';if (FCKBrowserInfo.IsGecko){FCKTools.RunFunction(window.onresize);}};FCKToolbarSet.prototype.Load=function(A){this.Name=A;this.Items=[];this.ItemsWysiwygOnly=[];this.ItemsContextSensitive=[];this._TargetElement.innerHTML='';var B=FCKConfig.ToolbarSets[A];if (!B){alert(FCKLang.UnknownToolbarSet.replace(/%1/g,A));return;};this.Toolbars=[];for (var x=0;x<B.length;x++){var C=B[x];if (!C) continue;var D;if (typeof(C)=='string'){if (C=='/') D=new FCKToolbarBreak();}else{D=new FCKToolbar();for (var j=0;j<C.length;j++){var E=C[j];if (E=='-') D.AddSeparator();else{var F=FCKToolbarItems.GetItem(E);if (F){D.AddItem(F);this.Items.push(F);if (!F.SourceView) this.ItemsWysiwygOnly.push(F);if (F.ContextSensitive) this.ItemsContextSensitive.push(F);}}}};D.Create(this._TargetElement);this.Toolbars[this.Toolbars.length]=D;};FCKTools.DisableSelection(this._Document.getElementById('xCollapseHandle').parentNode);if (FCK.Status!=2) FCK.Events.AttachEvent('OnStatusChange',this.RefreshModeState);else this.RefreshModeState();this.IsLoaded=true;this.IsEnabled=true;FCKTools.RunFunction(this.OnLoad);};FCKToolbarSet.prototype.Enable=function(){if (this.IsEnabled) return;this.IsEnabled=true;var A=this.Items;for (var i=0;i<A.length;i++) A[i].RefreshState();};FCKToolbarSet.prototype.Disable=function(){if (!this.IsEnabled) return;this.IsEnabled=false;var A=this.Items;for (var i=0;i<A.length;i++) A[i].Disable();};FCKToolbarSet.prototype.RefreshModeState=function(A){if (FCK.Status!=2) return;var B=A?A.ToolbarSet:this;var C=B.ItemsWysiwygOnly;if (FCK.EditMode==0){for (var i=0;i<C.length;i++) C[i].Enable();B.RefreshItemsState(A);}else{B.RefreshItemsState(A);for (var j=0;j<C.length;j++) C[j].Disable();}};FCKToolbarSet.prototype.RefreshItemsState=function(A){var B=(A?A.ToolbarSet:this).ItemsContextSensitive;for (var i=0;i<B.length;i++) B[i].RefreshState();};
-var FCKDialog=(function(){var A;var B;var C;var D=window.parent;while (D.parent&&D.parent!=D){try{if (D.parent.document.domain!=document.domain) break;if (D.parent.document.getElementsByTagName('frameset').length>0) break;}catch (e){break;};D=D.parent;};var E=D.document;var F=function(){if (!B) B=FCKConfig.FloatingPanelsZIndex+999;return++B;};var G=function(){if (!C) return;var H=FCKTools.IsStrictMode(E)?E.documentElement:E.body;FCKDomTools.SetElementStyles(C,{'width':Math.max(H.scrollWidth,H.clientWidth,E.scrollWidth||0)-1+'px','height':Math.max(H.scrollHeight,H.clientHeight,E.scrollHeight||0)-1+'px'});};return {OpenDialog:function(dialogName,dialogTitle,dialogPage,width,height,customValue,parentWindow,resizable){if (!A) this.DisplayMainCover();var I={Title:dialogTitle,Page:dialogPage,Editor:window,CustomValue:customValue,TopWindow:D};FCK.ToolbarSet.CurrentInstance.Selection.Save(true);var J=FCKTools.GetViewPaneSize(D);var K={ 'X':0,'Y':0 };var L=FCKBrowserInfo.IsIE&&(!FCKBrowserInfo.IsIE7||!FCKTools.IsStrictMode(D.document));if (L) K=FCKTools.GetScrollPosition(D);var M=Math.max(K.Y+(J.Height-height-20)/2,0);var N=Math.max(K.X+(J.Width-width-20)/2,0);var O=E.createElement('iframe');FCKTools.ResetStyles(O);O.src=FCKConfig.BasePath+'fckdialog.html';O.frameBorder=0;O.allowTransparency=true;FCKDomTools.SetElementStyles(O,{'position':(L)?'absolute':'fixed','top':M+'px','left':N+'px','width':width+'px','height':height+'px','zIndex':F()});O._DialogArguments=I;E.body.appendChild(O);O._ParentDialog=A;A=O;},OnDialogClose:function(dialogWindow){var O=dialogWindow.frameElement;FCKDomTools.RemoveNode(O);if (O._ParentDialog){A=O._ParentDialog;O._ParentDialog.contentWindow.SetEnabled(true);}else{if (!FCKBrowserInfo.IsIE) FCK.Focus();this.HideMainCover();setTimeout(function(){ A=null;},0);FCK.ToolbarSet.CurrentInstance.Selection.Release();}},DisplayMainCover:function(){C=E.createElement('div');FCKTools.ResetStyles(C);FCKDomTools.SetElementStyles(C,{'position':'absolute','zIndex':F(),'top':'0px','left':'0px','backgroundColor':FCKConfig.BackgroundBlockerColor});FCKDomTools.SetOpacity(C,FCKConfig.BackgroundBlockerOpacity);if (FCKBrowserInfo.IsIE&&!FCKBrowserInfo.IsIE7){var Q=E.createElement('iframe');FCKTools.ResetStyles(Q);Q.hideFocus=true;Q.frameBorder=0;Q.src=FCKTools.GetVoidUrl();FCKDomTools.SetElementStyles(Q,{'width':'100%','height':'100%','position':'absolute','left':'0px','top':'0px','filter':'progid:DXImageTransform.Microsoft.Alpha(opacity=0)'});C.appendChild(Q);};FCKTools.AddEventListener(D,'resize',G);G();E.body.appendChild(C);FCKFocusManager.Lock();var R=FCK.ToolbarSet.CurrentInstance.GetInstanceObject('frameElement');R._fck_originalTabIndex=R.tabIndex;R.tabIndex=-1;},HideMainCover:function(){FCKDomTools.RemoveNode(C);FCKFocusManager.Unlock();var R=FCK.ToolbarSet.CurrentInstance.GetInstanceObject('frameElement');R.tabIndex=R._fck_originalTabIndex;FCKDomTools.ClearElementJSProperty(R,'_fck_originalTabIndex');},GetCover:function(){return C;}};})();
-var FCKMenuItem=function(A,B,C,D,E,F){this.Name=B;this.Label=C||B;this.IsDisabled=E;this.Icon=new FCKIcon(D);this.SubMenu=new FCKMenuBlockPanel();this.SubMenu.Parent=A;this.SubMenu.OnClick=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnClick,this);this.CustomData=F;if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKMenuItem_Cleanup);};FCKMenuItem.prototype.AddItem=function(A,B,C,D,E){this.HasSubMenu=true;return this.SubMenu.AddItem(A,B,C,D,E);};FCKMenuItem.prototype.AddSeparator=function(){this.SubMenu.AddSeparator();};FCKMenuItem.prototype.Create=function(A){var B=this.HasSubMenu;var C=FCKTools.GetElementDocument(A);var r=this.MainElement=A.insertRow(-1);r.className=this.IsDisabled?'MN_Item_Disabled':'MN_Item';if (!this.IsDisabled){FCKTools.AddEventListenerEx(r,'mouseover',FCKMenuItem_OnMouseOver,[this]);FCKTools.AddEventListenerEx(r,'click',FCKMenuItem_OnClick,[this]);if (!B) FCKTools.AddEventListenerEx(r,'mouseout',FCKMenuItem_OnMouseOut,[this]);};var D=r.insertCell(-1);D.className='MN_Icon';D.appendChild(this.Icon.CreateIconElement(C));D=r.insertCell(-1);D.className='MN_Label';D.noWrap=true;D.appendChild(C.createTextNode(this.Label));D=r.insertCell(-1);if (B){D.className='MN_Arrow';var E=D.appendChild(C.createElement('IMG'));E.src=FCK_IMAGES_PATH+'arrow_'+FCKLang.Dir+'.gif';E.width=4;E.height=7;this.SubMenu.Create();this.SubMenu.Panel.OnHide=FCKTools.CreateEventListener(FCKMenuItem_SubMenu_OnHide,this);}};FCKMenuItem.prototype.Activate=function(){this.MainElement.className='MN_Item_Over';if (this.HasSubMenu){this.SubMenu.Show(this.MainElement.offsetWidth+2,-2,this.MainElement);};FCKTools.RunFunction(this.OnActivate,this);};FCKMenuItem.prototype.Deactivate=function(){this.MainElement.className='MN_Item';if (this.HasSubMenu) this.SubMenu.Hide();};function FCKMenuItem_SubMenu_OnClick(A,B){FCKTools.RunFunction(B.OnClick,B,[A]);};function FCKMenuItem_SubMenu_OnHide(A){A.Deactivate();};function FCKMenuItem_OnClick(A,B){if (B.HasSubMenu) B.Activate();else{B.Deactivate();FCKTools.RunFunction(B.OnClick,B,[B]);}};function FCKMenuItem_OnMouseOver(A,B){B.Activate();};function FCKMenuItem_OnMouseOut(A,B){B.Deactivate();};function FCKMenuItem_Cleanup(){this.MainElement=null;};
-var FCKMenuBlock=function(){this._Items=[];};FCKMenuBlock.prototype.Count=function(){return this._Items.length;};FCKMenuBlock.prototype.AddItem=function(A,B,C,D,E){var F=new FCKMenuItem(this,A,B,C,D,E);F.OnClick=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnClick,this);F.OnActivate=FCKTools.CreateEventListener(FCKMenuBlock_Item_OnActivate,this);this._Items.push(F);return F;};FCKMenuBlock.prototype.AddSeparator=function(){this._Items.push(new FCKMenuSeparator());};FCKMenuBlock.prototype.RemoveAllItems=function(){this._Items=[];var A=this._ItemsTable;if (A){while (A.rows.length>0) A.deleteRow(0);}};FCKMenuBlock.prototype.Create=function(A){if (!this._ItemsTable){if (FCK.IECleanup) FCK.IECleanup.AddItem(this,FCKMenuBlock_Cleanup);this._Window=FCKTools.GetElementWindow(A);var B=FCKTools.GetElementDocument(A);var C=A.appendChild(B.createElement('table'));C.cellPadding=0;C.cellSpacing=0;FCKTools.DisableSelection(C);var D=C.insertRow(-1).insertCell(-1);D.className='MN_Menu';var E=this._ItemsTable=D.appendChild(B.createElement('table'));E.cellPadding=0;E.cellSpacing=0;};for (var i=0;i<this._Items.length;i++) this._Items[i].Create(this._ItemsTable);};function FCKMenuBlock_Item_OnClick(A,B){if (B.Hide) B.Hide();FCKTools.RunFunction(B.OnClick,B,[A]);};function FCKMenuBlock_Item_OnActivate(A){var B=A._ActiveItem;if (B&&B!=this){if (!FCKBrowserInfo.IsIE&&B.HasSubMenu&&!this.HasSubMenu){A._Window.focus();A.Panel.HasFocus=true;};B.Deactivate();};A._ActiveItem=this;};function FCKMenuBlock_Cleanup(){this._Window=null;this._ItemsTable=null;};var FCKMenuSeparator=function(){};FCKMenuSeparator.prototype.Create=function(A){var B=FCKTools.GetElementDocument(A);var r=A.insertRow(-1);var C=r.insertCell(-1);C.className='MN_Separator MN_Icon';C=r.insertCell(-1);C.className='MN_Separator';C.appendChild(B.createElement('DIV')).className='MN_Separator_Line';C=r.insertCell(-1);C.className='MN_Separator';C.appendChild(B.createElement('DIV')).className='MN_Separator_Line';};
-var FCKMenuBlockPanel=function(){FCKMenuBlock.call(this);};FCKMenuBlockPanel.prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototype.Create=function(){var A=this.Panel=(this.Parent&&this.Parent.Panel?this.Parent.Panel.CreateChildPanel():new FCKPanel());A.AppendStyleSheet(FCKConfig.SkinEditorCSS);FCKMenuBlock.prototype.Create.call(this,A.MainNode);};FCKMenuBlockPanel.prototype.Show=function(x,y,A){if (!this.Panel.CheckIsOpened()) this.Panel.Show(x,y,A);};FCKMenuBlockPanel.prototype.Hide=function(){if (this.Panel.CheckIsOpened()) this.Panel.Hide();};
-var FCKContextMenu=function(A,B){this.CtrlDisable=false;var C=this._Panel=new FCKPanel(A);C.AppendStyleSheet(FCKConfig.SkinEditorCSS);C.IsContextMenu=true;if (FCKBrowserInfo.IsGecko) C.Document.addEventListener('draggesture',function(e) {e.preventDefault();return false;},true);var D=this._MenuBlock=new FCKMenuBlock();D.Panel=C;D.OnClick=FCKTools.CreateEventListener(FCKContextMenu_MenuBlock_OnClick,this);this._Redraw=true;};FCKContextMenu.prototype.SetMouseClickWindow=function(A){if (!FCKBrowserInfo.IsIE){this._Document=A.document;if (FCKBrowserInfo.IsOpera&&!('oncontextmenu' in document.createElement('foo'))){this._Document.addEventListener('mousedown',FCKContextMenu_Document_OnMouseDown,false);this._Document.addEventListener('mouseup',FCKContextMenu_Document_OnMouseUp,false);};this._Document.addEventListener('contextmenu',FCKContextMenu_Document_OnContextMenu,false);}};FCKContextMenu.prototype.AddItem=function(A,B,C,D,E){var F=this._MenuBlock.AddItem(A,B,C,D,E);this._Redraw=true;return F;};FCKContextMenu.prototype.AddSeparator=function(){this._MenuBlock.AddSeparator();this._Redraw=true;};FCKContextMenu.prototype.RemoveAllItems=function(){this._MenuBlock.RemoveAllItems();this._Redraw=true;};FCKContextMenu.prototype.AttachToElement=function(A){if (FCKBrowserInfo.IsIE) FCKTools.AddEventListenerEx(A,'contextmenu',FCKContextMenu_AttachedElement_OnContextMenu,this);else A._FCKContextMenu=this;};function FCKContextMenu_Document_OnContextMenu(e){if (FCKConfig.BrowserContextMenu) return true;var A=e.target;while (A){if (A._FCKContextMenu){if (A._FCKContextMenu.CtrlDisable&&(e.ctrlKey||e.metaKey)) return true;FCKTools.CancelEvent(e);FCKContextMenu_AttachedElement_OnContextMenu(e,A._FCKContextMenu,A);return false;};A=A.parentNode;};return true;};var FCKContextMenu_OverrideButton;function FCKContextMenu_Document_OnMouseDown(e){if(!e||e.button!=2) return false;if (FCKConfig.BrowserContextMenu) return true;var A=e.target;while (A){if (A._FCKContextMenu){if (A._FCKContextMenu.CtrlDisable&&(e.ctrlKey||e.metaKey)) return true;var B=FCKContextMenu_OverrideButton;if(!B){var C=FCKTools.GetElementDocument(e.target);B=FCKContextMenu_OverrideButton=C.createElement('input');B.type='button';var D=C.createElement('p');C.body.appendChild(D);D.appendChild(B);};B.style.cssText='position:absolute;top:'+(e.clientY-2)+'px;left:'+(e.clientX-2)+'px;width:5px;height:5px;opacity:0.01';};A=A.parentNode;};return false;};function FCKContextMenu_Document_OnMouseUp(e){if (FCKConfig.BrowserContextMenu) return true;var A=FCKContextMenu_OverrideButton;if (A){var B=A.parentNode;B.parentNode.removeChild(B);FCKContextMenu_OverrideButton=undefined;if(e&&e.button==2){FCKContextMenu_Document_OnContextMenu(e);return false;}};return true;};function FCKContextMenu_AttachedElement_OnContextMenu(A,B,C){if ((B.CtrlDisable&&(A.ctrlKey||A.metaKey))||FCKConfig.BrowserContextMenu) return true;var D=C||this;if (B.OnBeforeOpen) B.OnBeforeOpen.call(B,D);if (B._MenuBlock.Count()==0) return false;if (B._Redraw){B._MenuBlock.Create(B._Panel.MainNode);B._Redraw=false;};FCKTools.DisableSelection(B._Panel.Document.body);var x=0;var y=0;if (FCKBrowserInfo.IsIE){x=A.screenX;y=A.screenY;}else if (FCKBrowserInfo.IsSafari){x=A.clientX;y=A.clientY;}else{x=A.pageX;y=A.pageY;};B._Panel.Show(x,y,A.currentTarget||null);return false;};function FCKContextMenu_MenuBlock_OnClick(A,B){B._Panel.Hide();FCKTools.RunFunction(B.OnItemClick,B,A);};
-FCK.ContextMenu={};FCK.ContextMenu.Listeners=[];FCK.ContextMenu.RegisterListener=function(A){if (A) this.Listeners.push(A);};function FCK_ContextMenu_Init(){var A=FCK.ContextMenu._InnerContextMenu=new FCKContextMenu(FCKBrowserInfo.IsIE?window:window.parent,FCKLang.Dir);A.CtrlDisable=FCKConfig.BrowserContextMenuOnCtrl;A.OnBeforeOpen=FCK_ContextMenu_OnBeforeOpen;A.OnItemClick=FCK_ContextMenu_OnItemClick;var B=FCK.ContextMenu;for (var i=0;i<FCKConfig.ContextMenu.length;i++) B.RegisterListener(FCK_ContextMenu_GetListener(FCKConfig.ContextMenu[i]));};function FCK_ContextMenu_GetListener(A){switch (A){case 'Generic':return {AddItems:function(menu,tag,tagName){menu.AddItem('Cut',FCKLang.Cut,7,FCKCommands.GetCommand('Cut').GetState()==-1);menu.AddItem('Copy',FCKLang.Copy,8,FCKCommands.GetCommand('Copy').GetState()==-1);menu.AddItem('Paste',FCKLang.Paste,9,FCKCommands.GetCommand('Paste').GetState()==-1);}};case 'Table':return {AddItems:function(menu,tag,tagName){var B=(tagName=='TABLE');var C=(!B&&FCKSelection.HasAncestorNode('TABLE'));if (C){menu.AddSeparator();var D=menu.AddItem('Cell',FCKLang.CellCM);D.AddItem('TableInsertCellBefore',FCKLang.InsertCellBefore,69);D.AddItem('TableInsertCellAfter',FCKLang.InsertCellAfter,58);D.AddItem('TableDeleteCells',FCKLang.DeleteCells,59);if (FCKBrowserInfo.IsGecko) D.AddItem('TableMergeCells',FCKLang.MergeCells,60,FCKCommands.GetCommand('TableMergeCells').GetState()==-1);else{D.AddItem('TableMergeRight',FCKLang.MergeRight,60,FCKCommands.GetCommand('TableMergeRight').GetState()==-1);D.AddItem('TableMergeDown',FCKLang.MergeDown,60,FCKCommands.GetCommand('TableMergeDown').GetState()==-1);};D.AddItem('TableHorizontalSplitCell',FCKLang.HorizontalSplitCell,61,FCKCommands.GetCommand('TableHorizontalSplitCell').GetState()==-1);D.AddItem('TableVerticalSplitCell',FCKLang.VerticalSplitCell,61,FCKCommands.GetCommand('TableVerticalSplitCell').GetState()==-1);D.AddSeparator();D.AddItem('TableCellProp',FCKLang.CellProperties,57,FCKCommands.GetCommand('TableCellProp').GetState()==-1);menu.AddSeparator();D=menu.AddItem('Row',FCKLang.RowCM);D.AddItem('TableInsertRowBefore',FCKLang.InsertRowBefore,70);D.AddItem('TableInsertRowAfter',FCKLang.InsertRowAfter,62);D.AddItem('TableDeleteRows',FCKLang.DeleteRows,63);menu.AddSeparator();D=menu.AddItem('Column',FCKLang.ColumnCM);D.AddItem('TableInsertColumnBefore',FCKLang.InsertColumnBefore,71);D.AddItem('TableInsertColumnAfter',FCKLang.InsertColumnAfter,64);D.AddItem('TableDeleteColumns',FCKLang.DeleteColumns,65);};if (B||C){menu.AddSeparator();menu.AddItem('TableDelete',FCKLang.TableDelete);menu.AddItem('TableProp',FCKLang.TableProperties,39);}}};case 'Link':return {AddItems:function(menu,tag,tagName){var E=(tagName=='A'||FCKSelection.HasAncestorNode('A'));if (E||FCK.GetNamedCommandState('Unlink')!=-1){var F=FCKSelection.MoveToAncestorNode('A');var G=(F&&F.name.length>0&&F.href.length==0);if (G) return;menu.AddSeparator();menu.AddItem('VisitLink',FCKLang.VisitLink);menu.AddSeparator();if (E) menu.AddItem('Link',FCKLang.EditLink,34);menu.AddItem('Unlink',FCKLang.RemoveLink,35);}}};case 'Image':return {AddItems:function(menu,tag,tagName){if (tagName=='IMG'&&!tag.getAttribute('_fckfakelement')){menu.AddSeparator();menu.AddItem('Image',FCKLang.ImageProperties,37);}}};case 'Anchor':return {AddItems:function(menu,tag,tagName){var F=FCKSelection.MoveToAncestorNode('A');var G=(F&&F.name.length>0);if (G||(tagName=='IMG'&&tag.getAttribute('_fckanchor'))){menu.AddSeparator();menu.AddItem('Anchor',FCKLang.AnchorProp,36);menu.AddItem('AnchorDelete',FCKLang.AnchorDelete);}}};case 'Flash':return {AddItems:function(menu,tag,tagName){if (tagName=='IMG'&&tag.getAttribute('_fckflash')){menu.AddSeparator();menu.AddItem('Flash',FCKLang.FlashProperties,38);}}};case 'Form':return {AddItems:function(menu,tag,tagName){if (FCKSelection.HasAncestorNode('FORM')){menu.AddSeparator();menu.AddItem('Form',FCKLang.FormProp,48);}}};case 'Checkbox':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&tag.type=='checkbox'){menu.AddSeparator();menu.AddItem('Checkbox',FCKLang.CheckboxProp,49);}}};case 'Radio':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&tag.type=='radio'){menu.AddSeparator();menu.AddItem('Radio',FCKLang.RadioButtonProp,50);}}};case 'TextField':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&(tag.type=='text'||tag.type=='password')){menu.AddSeparator();menu.AddItem('TextField',FCKLang.TextFieldProp,51);}}};case 'HiddenField':return {AddItems:function(menu,tag,tagName){if (tagName=='IMG'&&tag.getAttribute('_fckinputhidden')){menu.AddSeparator();menu.AddItem('HiddenField',FCKLang.HiddenFieldProp,56);}}};case 'ImageButton':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&tag.type=='image'){menu.AddSeparator();menu.AddItem('ImageButton',FCKLang.ImageButtonProp,55);}}};case 'Button':return {AddItems:function(menu,tag,tagName){if (tagName=='INPUT'&&(tag.type=='button'||tag.type=='submit'||tag.type=='reset')){menu.AddSeparator();menu.AddItem('Button',FCKLang.ButtonProp,54);}}};case 'Select':return {AddItems:function(menu,tag,tagName){if (tagName=='SELECT'){menu.AddSeparator();menu.AddItem('Select',FCKLang.SelectionFieldProp,53);}}};case 'Textarea':return {AddItems:function(menu,tag,tagName){if (tagName=='TEXTAREA'){menu.AddSeparator();menu.AddItem('Textarea',FCKLang.TextareaProp,52);}}};case 'BulletedList':return {AddItems:function(menu,tag,tagName){if (FCKSelection.HasAncestorNode('UL')){menu.AddSeparator();menu.AddItem('BulletedList',FCKLang.BulletedListProp,27);}}};case 'NumberedList':return {AddItems:function(menu,tag,tagName){if (FCKSelection.HasAncestorNode('OL')){menu.AddSeparator();menu.AddItem('NumberedList',FCKLang.NumberedListProp,26);}}};case 'DivContainer':return {AddItems:function(menu,tag,tagName){var J=FCKDomTools.GetSelectedDivContainers();if (J.length>0){menu.AddSeparator();menu.AddItem('EditDiv',FCKLang.EditDiv,75);menu.AddItem('DeleteDiv',FCKLang.DeleteDiv,76);}}};};return null;};function FCK_ContextMenu_OnBeforeOpen(){FCK.Events.FireEvent('OnSelectionChange');var A,sTagName;if ((A=FCKSelection.GetSelectedElement())) sTagName=A.tagName;var B=FCK.ContextMenu._InnerContextMenu;B.RemoveAllItems();var C=FCK.ContextMenu.Listeners;for (var i=0;i<C.length;i++) C[i].AddItems(B,A,sTagName);};function FCK_ContextMenu_OnItemClick(A){if (!FCKBrowserInfo.IsIE) FCK.Focus();FCKCommands.GetCommand(A.Name).Execute(A.CustomData);};
-var FCKHtmlIterator=function(A){this._sourceHtml=A;};FCKHtmlIterator.prototype={Next:function(){var A=this._sourceHtml;if (A==null) return null;var B=FCKRegexLib.HtmlTag.exec(A);var C=false;var D="";if (B){if (B.index>0){D=A.substr(0,B.index);this._sourceHtml=A.substr(B.index);}else{C=true;D=B[0];this._sourceHtml=A.substr(B[0].length);}}else{D=A;this._sourceHtml=null;};return { 'isTag':C,'value':D };},Each:function(A){var B;while ((B=this.Next())) A(B.isTag,B.value);}};var FCKHtmlIterator=function(A){this._sourceHtml=A;};FCKHtmlIterator.prototype={Next:function(){var A=this._sourceHtml;if (A==null) return null;var B=FCKRegexLib.HtmlTag.exec(A);var C=false;var D="";if (B){if (B.index>0){D=A.substr(0,B.index);this._sourceHtml=A.substr(B.index);}else{C=true;D=B[0];this._sourceHtml=A.substr(B[0].length);}}else{D=A;this._sourceHtml=null;};return { 'isTag':C,'value':D };},Each:function(A){var B;while ((B=this.Next())) A(B.isTag,B.value);}};
-var FCKPlugin=function(A,B,C){this.Name=A;this.BasePath=C?C:FCKConfig.PluginsPath;this.Path=this.BasePath+A+'/';if (!B||B.length==0) this.AvailableLangs=[];else this.AvailableLangs=B.split(',');};FCKPlugin.prototype.Load=function(){if (this.AvailableLangs.length>0){var A;if (this.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0) A=FCKLanguageManager.ActiveLanguage.Code;else A=this.AvailableLangs[0];LoadScript(this.Path+'lang/'+A+'.js');};LoadScript(this.Path+'fckplugin.js');};
-var FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){var A=FCKPlugins.Items;for (var i=0;i<FCKConfig.Plugins.Items.length;i++){var B=FCKConfig.Plugins.Items[i];var C=A[B[0]]=new FCKPlugin(B[0],B[1],B[2]);FCKPlugins.ItemsCount++;};for (var s in A) A[s].Load();FCKPlugins.Load=null;};
diff --git a/horde/services/editor/fckeditor/editor/lang/af.js b/horde/services/editor/fckeditor/editor/lang/af.js
deleted file mode 100644 (file)
index f7a40e1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Vou Gereedskaps balk toe",ToolbarExpand:"Vou Gereedskaps balk oop",Save:"Bewaar",NewPage:"Nuwe Bladsy",Preview:"Voorskou",Cut:"Uitsny ",Copy:"Kopieer",Paste:"Byvoeg",PasteText:"Slegs inhoud byvoeg",PasteWord:"Van Word af byvoeg",Print:"Druk",SelectAll:"Selekteer alles",RemoveFormat:"Formaat verweider",InsertLinkLbl:"Skakel",InsertLink:"Skakel byvoeg/verander",RemoveLink:"Skakel verweider",VisitLink:"Open Link",Anchor:"Plekhouer byvoeg/verander",AnchorDelete:"Remove Anchor",InsertImageLbl:"Beeld",InsertImage:"Beeld byvoeg/verander",InsertFlashLbl:"Flash",InsertFlash:"Flash byvoeg/verander",InsertTableLbl:"Tabel",InsertTable:"Tabel byvoeg/verander",InsertLineLbl:"Lyn",InsertLine:"Horisontale lyn byvoeg",InsertSpecialCharLbl:"Spesiaale karakter",InsertSpecialChar:"Spesiaale Karakter byvoeg",InsertSmileyLbl:"Smiley",InsertSmiley:"Smiley byvoeg",About:"Meer oor FCKeditor",Bold:"Vet",Italic:"Skuins",Underline:"Onderstreep",StrikeThrough:"Gestreik",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Links rig",CenterJustify:"Rig Middel",RightJustify:"Regs rig",BlockJustify:"Blok paradeer",DecreaseIndent:"Paradeering verkort",IncreaseIndent:"Paradeering verleng",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Ont-skep",Redo:"Her-skep",NumberedListLbl:"Genommerde lys",NumberedList:"Genommerde lys byvoeg/verweider",BulletedListLbl:"Gepunkte lys",BulletedList:"Gepunkte lys byvoeg/verweider",ShowTableBorders:"Wys tabel kante",ShowDetails:"Wys informasie",Style:"Styl",FontFormat:"Karakter formaat",Font:"Karakters",FontSize:"Karakter grote",TextColor:"Karakter kleur",BGColor:"Agtergrond kleur",Source:"Source",Find:"Vind",Replace:"Vervang",SpellCheck:"Spelling nagaan",UniversalKeyboard:"Universeele Sleutelbord",PageBreakLbl:"Bladsy breek",PageBreak:"Bladsy breek byvoeg",Form:"Form",Checkbox:"HakBox",RadioButton:"PuntBox",TextField:"Byvoegbare karakter strook",Textarea:"Byvoegbare karakter area",HiddenField:"Blinde strook",Button:"Knop",SelectionField:"Opklapbare keuse strook",ImageButton:"Beeld knop",FitWindow:"Maksimaliseer venster grote",ShowBlocks:"Show Blocks",EditLink:"Verander skakel",CellCM:"Cell",RowCM:"Ry",ColumnCM:"Kolom",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Ry verweider",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Kolom verweider",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Cell verweider",MergeCells:"Cell verenig",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Tabel verweider",CellProperties:"Cell eienskappe",TableProperties:"Tabel eienskappe",ImageProperties:"Beeld eienskappe",FlashProperties:"Flash eienskappe",AnchorProp:"Plekhouer eienskappe",ButtonProp:"Knop eienskappe",CheckboxProp:"HakBox eienskappe",HiddenFieldProp:"Blinde strook eienskappe",RadioButtonProp:"PuntBox eienskappe",ImageButtonProp:"Beeld knop eienskappe",TextFieldProp:"Karakter strook eienskappe",SelectionFieldProp:"Opklapbare keuse strook eienskappe",TextareaProp:"Karakter area eienskappe",FormProp:"Form eienskappe",FontFormats:"Normaal;Geformateerd;Adres;Opskrif 1;Opskrif 2;Opskrif 3;Opskrif 4;Opskrif 5;Opskrif 6;Normaal (DIV)",ProcessingXHTML:"XHTML word verarbeit. U geduld asseblief...",Done:"Kompleet",PasteWordConfirm:"Die informasie wat U probeer byvoeg is warskynlik van Word. Wil U dit reinig voor die byvoeging?",NotCompatiblePaste:"Die instruksie is beskikbaar vir Internet Explorer weergawe 5.5 of hor. Wil U dir byvoeg sonder reiniging?",UnknownToolbarItem:'Unbekende gereedskaps balk item "%1"',UnknownCommand:'Unbekende instruksie naam "%1"',NotImplemented:"Instruksie is nie geimplementeer nie.",UnknownToolbarSet:'Gereedskaps balk "%1" bestaan nie',NoActiveX:'U browser sekuriteit instellings kan die funksies van die editor behinder. U moet die opsie "Run ActiveX controls and plug-ins" aktiveer. U ondervinding mag problematies geskiet of sekere funksionaliteit mag verhinder word.',BrowseServerBlocked:'Die vorraad venster word geblok! Verseker asseblief dat U die "popup blocker" instelling verander.',DialogBlocked:'Die dialoog venster vir verdere informasie word geblok. De-aktiveer asseblief die "popup blocker" instellings wat dit behinder.',VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Kanseleer",DlgBtnClose:"Sluit",DlgBtnBrowseServer:"Server deurblaai",DlgAdvancedTag:"Ingewikkeld",DlgOpOther:"<Ander>",DlgInfoTab:"Info",DlgAlertUrl:"Voeg asseblief die URL in",DlgGenNotSet:"<geen instelling>",DlgGenId:"Id",DlgGenLangDir:"Taal rigting",DlgGenLangDirLtr:"Links na regs (LTR)",DlgGenLangDirRtl:"Regs na links (RTL)",DlgGenLangCode:"Taal kode",DlgGenAccessKey:"Toegang sleutel",DlgGenName:"Naam",DlgGenTabIndex:"Tab Index",DlgGenLongDescr:"Lang beskreiwing URL",DlgGenClass:"Skakel Tiepe",DlgGenTitle:"Voorbeveelings Titel",DlgGenContType:"Voorbeveelings inhoud soort",DlgGenLinkCharset:"Geskakelde voorbeeld karakterstel",DlgGenStyle:"Styl",DlgImgTitle:"Beeld eienskappe",DlgImgInfoTab:"Beeld informasie",DlgImgBtnUpload:"Stuur dit na die Server",DlgImgURL:"URL",DlgImgUpload:"Uplaai",DlgImgAlt:"Alternatiewe beskrywing",DlgImgWidth:"Weidte",DlgImgHeight:"Hoogde",DlgImgLockRatio:"Behou preporsie",DlgBtnResetSize:"Herstel groote",DlgImgBorder:"Kant",DlgImgHSpace:"HSpasie",DlgImgVSpace:"VSpasie",DlgImgAlign:"Paradeer",DlgImgAlignLeft:"Links",DlgImgAlignAbsBottom:"Abs Onder",DlgImgAlignAbsMiddle:"Abs Middel",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Onder",DlgImgAlignMiddle:"Middel",DlgImgAlignRight:"Regs",DlgImgAlignTextTop:"Text Bo",DlgImgAlignTop:"Bo",DlgImgPreview:"Voorskou",DlgImgAlertUrl:"Voeg asseblief Beeld URL in.",DlgImgLinkTab:"Skakel",DlgFlashTitle:"Flash eienskappe",DlgFlashChkPlay:"Automaties Speel",DlgFlashChkLoop:"Herhaling",DlgFlashChkMenu:"Laat Flash Menu toe",DlgFlashScale:"Scale",DlgFlashScaleAll:"Wys alles",DlgFlashScaleNoBorder:"Geen kante",DlgFlashScaleFit:"Presiese pas",DlgLnkWindowTitle:"Skakel",DlgLnkInfoTab:"Skakel informasie",DlgLnkTargetTab:"Mikpunt",DlgLnkType:"Skakel soort",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Skakel na plekhouers in text",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<ander>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Kies 'n plekhouer",DlgLnkAnchorByName:"Volgens plekhouer naam",DlgLnkAnchorById:"Volgens element Id",DlgLnkNoAnchors:"(Geen plekhouers beskikbaar in dokument}",DlgLnkEMail:"E-Mail Adres",DlgLnkEMailSubject:"Boodskap Opskrif",DlgLnkEMailBody:"Boodskap Inhoud",DlgLnkUpload:"Oplaai",DlgLnkBtnUpload:"Stuur na Server",DlgLnkTarget:"Mikpunt",DlgLnkTargetFrame:"<raam>",DlgLnkTargetPopup:"<popup venster>",DlgLnkTargetBlank:"Nuwe Venster (_blank)",DlgLnkTargetParent:"Vorige Venster (_parent)",DlgLnkTargetSelf:"Selfde Venster (_self)",DlgLnkTargetTop:"Boonste Venster (_top)",DlgLnkTargetFrameName:"Mikpunt Venster Naam",DlgLnkPopWinName:"Popup Venster Naam",DlgLnkPopWinFeat:"Popup Venster Geaartheid",DlgLnkPopResize:"Verstelbare Groote",DlgLnkPopLocation:"Adres Balk",DlgLnkPopMenu:"Menu Balk",DlgLnkPopScroll:"Gleibalkstuk",DlgLnkPopStatus:"Status Balk",DlgLnkPopToolbar:"Gereedskap Balk",DlgLnkPopFullScrn:"Voll Skerm (IE)",DlgLnkPopDependent:"Afhanklik (Netscape)",DlgLnkPopWidth:"Weite",DlgLnkPopHeight:"Hoogde",DlgLnkPopLeft:"Links Posisie",DlgLnkPopTop:"Bo Posisie",DlnLnkMsgNoUrl:"Voeg asseblief die URL in",DlnLnkMsgNoEMail:"Voeg asseblief die e-mail adres in",DlnLnkMsgNoAnchor:"Kies asseblief 'n plekhouer",DlnLnkMsgInvPopName:"Die popup naam moet begin met alphabetiese karakters sonder spasies.",DlgColorTitle:"Kies Kleur",DlgColorBtnClear:"Maak skoon",DlgColorHighlight:"Highlight",DlgColorSelected:"Geselekteer",DlgSmileyTitle:"Voeg Smiley by",DlgSpecialCharTitle:"Kies spesiale karakter",DlgTableTitle:"Tabel eienskappe",DlgTableRows:"Reie",DlgTableColumns:"Kolome",DlgTableBorder:"Kant groote",DlgTableAlign:"Parideering",DlgTableAlignNotSet:"<geen instelling>",DlgTableAlignLeft:"Links",DlgTableAlignCenter:"Middel",DlgTableAlignRight:"Regs",DlgTableWidth:"Weite",DlgTableWidthPx:"pixels",DlgTableWidthPc:"percent",DlgTableHeight:"Hoogde",DlgTableCellSpace:"Cell spasieering",DlgTableCellPad:"Cell buffer",DlgTableCaption:"Beskreiwing",DlgTableSummary:"Opsomming",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cell eienskappe",DlgCellWidth:"Weite",DlgCellWidthPx:"pixels",DlgCellWidthPc:"percent",DlgCellHeight:"Hoogde",DlgCellWordWrap:"Woord Wrap",DlgCellWordWrapNotSet:"<geen instelling>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nee",DlgCellHorAlign:"Horisontale rigting",DlgCellHorAlignNotSet:"<geen instelling>",DlgCellHorAlignLeft:"Links",DlgCellHorAlignCenter:"Middel",DlgCellHorAlignRight:"Regs",DlgCellVerAlign:"Vertikale rigting",DlgCellVerAlignNotSet:"<geen instelling>",DlgCellVerAlignTop:"Bo",DlgCellVerAlignMiddle:"Middel",DlgCellVerAlignBottom:"Onder",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rei strekking",DlgCellCollSpan:"Kolom strekking",DlgCellBackColor:"Agtergrond Kleur",DlgCellBorderColor:"Kant Kleur",DlgCellBtnSelect:"Keuse...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Vind",DlgFindFindBtn:"Vind",DlgFindNotFoundMsg:"Die gespesifiseerde karakters word nie gevind nie.",DlgReplaceTitle:"Vervang",DlgReplaceFindLbl:"Soek wat:",DlgReplaceReplaceLbl:"Vervang met:",DlgReplaceCaseChk:"Vergelyk karakter skryfweise",DlgReplaceReplaceBtn:"Vervang",DlgReplaceReplAllBtn:"Vervang alles",DlgReplaceWordChk:"Vergelyk komplete woord",PasteErrorCut:"U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl+X).",PasteErrorCopy:"U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl+C).",PasteAsText:"Voeg slegs karakters by",PasteFromWord:"Byvoeging uit Word",DlgPasteMsg2:"Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(<STRONG>Ctrl+V</STRONG>) en druk <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignoreer karakter soort defenisies",DlgPasteRemoveStyles:"Verweider Styl defenisies",ColorAutomatic:"Automaties",ColorMoreColors:"Meer Kleure...",DocProps:"Dokument Eienskappe",DlgAnchorTitle:"Plekhouer Eienskappe",DlgAnchorName:"Plekhouer Naam",DlgAnchorErrorName:"Voltooi die plekhouer naam asseblief",DlgSpellNotInDic:"Nie in woordeboek nie",DlgSpellChangeTo:"Verander na",DlgSpellBtnIgnore:"Ignoreer",DlgSpellBtnIgnoreAll:"Ignoreer na-volgende",DlgSpellBtnReplace:"Vervang",DlgSpellBtnReplaceAll:"vervang na-volgende",DlgSpellBtnUndo:"Ont-skep",DlgSpellNoSuggestions:"- Geen voorstel -",DlgSpellProgress:"Spelling word beproef...",DlgSpellNoMispell:"Spellproef kompleet: Geen foute",DlgSpellNoChanges:"Spellproef kompleet: Geen woord veranderings",DlgSpellOneChange:"Spellproef kompleet: Een woord verander",DlgSpellManyChanges:"Spellproef kompleet: %1 woorde verander",IeSpellDownload:"Geen Spellproefer geinstaleer nie. Wil U dit aflaai?",DlgButtonText:"Karakters (Waarde)",DlgButtonType:"Soort",DlgButtonTypeBtn:"Knop",DlgButtonTypeSbm:"Indien",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Naam",DlgCheckboxValue:"Waarde",DlgCheckboxSelected:"Uitgekies",DlgFormName:"Naam",DlgFormAction:"Aksie",DlgFormMethod:"Metode",DlgSelectName:"Naam",DlgSelectValue:"Waarde",DlgSelectSize:"Grote",DlgSelectLines:"lyne",DlgSelectChkMulti:"Laat meerere keuses toe",DlgSelectOpAvail:"Beskikbare Opsies",DlgSelectOpText:"Karakters",DlgSelectOpValue:"Waarde",DlgSelectBtnAdd:"Byvoeg",DlgSelectBtnModify:"Verander",DlgSelectBtnUp:"Op",DlgSelectBtnDown:"Af",DlgSelectBtnSetValue:"Stel as uitgekiesde waarde",DlgSelectBtnDelete:"Verweider",DlgTextareaName:"Naam",DlgTextareaCols:"Kolom",DlgTextareaRows:"Reie",DlgTextName:"Naam",DlgTextValue:"Waarde",DlgTextCharWidth:"Karakter weite",DlgTextMaxChars:"Maximale karakters",DlgTextType:"Soort",DlgTextTypeText:"Karakters",DlgTextTypePass:"Wagwoord",DlgHiddenName:"Naam",DlgHiddenValue:"Waarde",BulletedListProp:"Gepunkte lys eienskappe",NumberedListProp:"Genommerde lys eienskappe",DlgLstStart:"Begin",DlgLstType:"Soort",DlgLstTypeCircle:"Sirkel",DlgLstTypeDisc:"Skyf",DlgLstTypeSquare:"Vierkant",DlgLstTypeNumbers:"Nommer (1, 2, 3)",DlgLstTypeLCase:"Klein Letters (a, b, c)",DlgLstTypeUCase:"Hoof Letters (A, B, C)",DlgLstTypeSRoman:"Klein Romeinse nommers (i, ii, iii)",DlgLstTypeLRoman:"Groot Romeinse nommers (I, II, III)",DlgDocGeneralTab:"Algemeen",DlgDocBackTab:"Agtergrond",DlgDocColorsTab:"Kleure en Rante",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Bladsy Opskrif",DlgDocLangDir:"Taal rigting",DlgDocLangDirLTR:"Link na Regs (LTR)",DlgDocLangDirRTL:"Regs na Links (RTL)",DlgDocLangCode:"Taal Kode",DlgDocCharSet:"Karakterstel Kodeering",DlgDocCharSetCE:"Sentraal Europa",DlgDocCharSetCT:"Chinees Traditioneel (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Grieks",DlgDocCharSetJP:"Japanees",DlgDocCharSetKR:"Koreans",DlgDocCharSetTR:"Turks",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Ander Karakterstel Kodeering",DlgDocDocType:"Dokument Opskrif Soort",DlgDocDocTypeOther:"Ander Dokument Opskrif Soort",DlgDocIncXHTML:"Voeg XHTML verklaring by",DlgDocBgColor:"Agtergrond kleur",DlgDocBgImage:"Agtergrond Beeld URL",DlgDocBgNoScroll:"Vasgeklemde Agtergrond",DlgDocCText:"Karakters",DlgDocCLink:"Skakel",DlgDocCVisited:"Besoekte Skakel",DlgDocCActive:"Aktiewe Skakel",DlgDocMargins:"Bladsy Rante",DlgDocMaTop:"Bo",DlgDocMaLeft:"Links",DlgDocMaRight:"Regs",DlgDocMaBottom:"Onder",DlgDocMeIndex:"Dokument Index Sleutelwoorde(comma verdeelt)",DlgDocMeDescr:"Dokument Beskrywing",DlgDocMeAuthor:"Skrywer",DlgDocMeCopy:"Kopiereg",DlgDocPreview:"Voorskou",Templates:"Templates",DlgTemplatesTitle:"Inhoud Templates",DlgTemplatesSelMsg:"Kies die template om te gebruik in die editor<br>(Inhoud word vervang!):",DlgTemplatesLoading:"Templates word gelaai. U geduld asseblief...",DlgTemplatesNoTpl:"(Geen templates gedefinieerd)",DlgTemplatesReplace:"Vervang bestaande inhoud",DlgAboutAboutTab:"Meer oor",DlgAboutBrowserInfoTab:"Blaai Informasie deur",DlgAboutLicenseTab:"Lesensie",DlgAboutVersion:"weergawe",DlgAboutInfo:"Vir meer informasie gaan na ",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ar.js b/horde/services/editor/fckeditor/editor/lang/ar.js
deleted file mode 100644 (file)
index 8f3784e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"rtl",ToolbarCollapse:"???? ???????? ??????????????",ToolbarExpand:"???????? ???????? ??????????????",Save:"??????",NewPage:"???????? ??????????",Preview:"???????????? ????????????",Cut:"????",Copy:"??????",Paste:"??????",PasteText:"?????? ?????? ????????",PasteWord:"?????? ???? ????????",Print:"??????????",SelectAll:"?????????? ????????",RemoveFormat:"?????????? ??????????????????",InsertLinkLbl:"????????",InsertLink:"??????????/?????????? ????????",RemoveLink:"?????????? ????????",VisitLink:"???????? ????????????",Anchor:"??????????/?????????? ?????????? ????????????",AnchorDelete:"?????????? ?????????? ????????????",InsertImageLbl:"????????",InsertImage:"??????????/?????????? ????????",InsertFlashLbl:"????????",InsertFlash:"??????????/?????????? ???????? ????????",InsertTableLbl:"????????",InsertTable:"??????????/?????????? ????????",InsertLineLbl:"???? ????????",InsertLine:"?????????? ???? ????????",InsertSpecialCharLbl:"????????",InsertSpecialChar:"??????????  ????????..??",InsertSmileyLbl:"????????????????",InsertSmiley:"?????????? ????????????????",About:"?????? FCKeditor",Bold:"????????",Italic:"????????",Underline:"??????????",StrikeThrough:"???????????? ????",Subscript:"??????????",Superscript:"??????????",LeftJustify:"???????????? ?????? ????????????",CenterJustify:"??????????",RightJustify:"???????????? ?????? ????????????",BlockJustify:"??????",DecreaseIndent:"?????????? ?????????????? ??????????????",IncreaseIndent:"?????????? ?????????????? ??????????????",Blockquote:"????????????",CreateDiv:"?????????? ?????????? Div",EditDiv:"?????????? ?????????? Div",DeleteDiv:"?????????? ?????????? Div",Undo:"??????????",Redo:"??????????",NumberedListLbl:"?????????? ????????",NumberedList:"??????????/?????????? ?????????? ????????",BulletedListLbl:"?????????? ????????",BulletedList:"??????????/?????????? ?????????? ????????",ShowTableBorders:"???????????? ???????? ??????????????",ShowDetails:"???????????? ????????????????",Style:"??????",FontFormat:"??????????",Font:"????",FontSize:"?????? ????????",TextColor:"?????? ????????",BGColor:"?????? ??????????????",Source:"???????? ????????????",Find:"??????",Replace:"??????????????",SpellCheck:"?????????? ????????????",UniversalKeyboard:"???????? ???????????????? ????????????????",PageBreakLbl:"?????? ????????????",PageBreak:"?????????? ???????? ??????????",Form:"??????????",Checkbox:"???????? ????????????",RadioButton:"???? ????????",TextField:"???????? ????",Textarea:"?????????? ????",HiddenField:"?????????? ?????? ??????",Button:"???? ??????",SelectionField:"?????????? ????????????",ImageButton:"???? ????????",FitWindow:"?????????? ?????? ????????????",ShowBlocks:"???????? ????????????",EditLink:"?????????? ????????",CellCM:"????????",RowCM:"????",ColumnCM:"????????",InsertRowAfter:"?????????? ???? ??????",InsertRowBefore:"?????????? ???? ??????",DeleteRows:"?????? ????????",InsertColumnAfter:"?????????? ???????? ??????",InsertColumnBefore:"?????????? ???????? ??????",DeleteColumns:"?????? ??????????",InsertCellAfter:"?????????? ???????? ??????",InsertCellBefore:"?????????? ???????? ??????",DeleteCells:"?????? ??????????",MergeCells:"?????? ??????????",MergeRight:"?????? ????????????",MergeDown:"?????? ????????????",HorizontalSplitCell:"?????????? ???????????? ????????????",VerticalSplitCell:"?????????? ???????????? ??????????????",TableDelete:"?????? ????????????",CellProperties:"?????????? ????????????",TableProperties:"?????????? ????????????",ImageProperties:"?????????? ????????????",FlashProperties:"?????????? ???????? ????????????",AnchorProp:"?????????? ?????????????? ????????????????",ButtonProp:"?????????? ???? ??????????",CheckboxProp:"?????????? ???????? ????????????????",HiddenFieldProp:"?????????? ?????????? ??????????",RadioButtonProp:"?????????? ???? ????????????",ImageButtonProp:"?????????? ???? ????????????",TextFieldProp:"?????????? ???????? ????????",SelectionFieldProp:"?????????? ?????????????? ????????????????",TextareaProp:"?????????? ?????????? ????????",FormProp:"?????????? ??????????????",FontFormats:"????????;??????????;??????;?????????????? 1;??????????????  2;??????????????  3;??????????????  4;??????????????  5;??????????????  6",ProcessingXHTML:"?????????? ???????????? ?????????? ??????   ????????????????? XHTML. ???? ???????????? ????????????...",Done:"????",PasteWordConfirm:"???????? ???? ???????? ???????????? ???????? ?????????? ???? ???????????? ????????. ???? ?????? ???????????? ?????? ???????????? ???? ?????????? ????????????",NotCompatiblePaste:"?????? ???????????? ?????????? ???????????? ???? ??????????Internet Explorer ?????????? 5.5 ?????? ??????. ???? ?????? ?????????? ?????? ?????????? ????????????",UnknownToolbarItem:'???????? ???????? ?????????? ?????? ?????????? "%1"',UnknownCommand:'?????? ?????? ?????????? "%1"',NotImplemented:"???? ?????? ?????? ?????? ??????????",UnknownToolbarSet:'???? ?????????? ???? ???????????? ?????? ?????? ?????????????? "%1" ',NoActiveX:'???????????? ???????????? ?????? ???? ???????? ?????? ???????????? ????????????. ?????????? ???????? ?????????? ???????????? "Run ActiveX controls and plug-ins". ???? ?????????? ?????????? ???????????? ???????????? ????????????',BrowseServerBlocked:"???????????? ?????? ???????? ??????????????. ???????? ?????? ???????????? ?????? ???????? ?????????? ?????????????? ???????????????? ??????????",DialogBlocked:"???????????? ?????? ?????????? ???????????? . ???????? ???????? ???? ????  ???????? ?????????????? ?????????????? ???????? .",VisitLinkBlocked:"???? ???????? ?????? ?????????? ??????????. ???????? ???? ?????????? ???? ?????????? ?????? ?????????????? ???? ??????????.",DlgBtnOK:"??????????",DlgBtnCancel:"?????????? ??????????",DlgBtnClose:"??????????",DlgBtnBrowseServer:"???????? ????????????",DlgAdvancedTag:"??????????",DlgOpOther:"<????????>",DlgInfoTab:"??????????????",DlgAlertUrl:"???????????? ?????????? ?????????? ????????????????",DlgGenNotSet:"<???????? ??????????>",DlgGenId:"??????????",DlgGenLangDir:"?????????? ????????",DlgGenLangDirLtr:"???????????? ???????????? (LTR)",DlgGenLangDirRtl:"???????????? ???????????? (RTL)",DlgGenLangCode:"?????? ??????????",DlgGenAccessKey:"???????????? ????????????????",DlgGenName:"??????????",DlgGenTabIndex:"??????????????",DlgGenLongDescr:"?????????? ?????????? ??????????????",DlgGenClass:"???????? ??????????????",DlgGenTitle:"?????????? ????????????",DlgGenContType:"?????? ??????????????",DlgGenLinkCharset:"?????????? ???????????? ????????????????",DlgGenStyle:"??????",DlgImgTitle:"?????????? ????????????",DlgImgInfoTab:"?????????????? ????????????",DlgImgBtnUpload:"???????????? ????????????",DlgImgURL:"???????? ????????????",DlgImgUpload:"??????",DlgImgAlt:"??????????",DlgImgWidth:"??????????",DlgImgHeight:"????????????????",DlgImgLockRatio:"?????????? ??????????",DlgBtnResetSize:"?????????????? ?????????? ????????????",DlgImgBorder:"?????? ????????????",DlgImgHSpace:"?????????? ????????",DlgImgVSpace:"?????????? ??????????",DlgImgAlign:"????????????",DlgImgAlignLeft:"????????",DlgImgAlignAbsBottom:"???????? ????????",DlgImgAlignAbsMiddle:"?????? ??????????",DlgImgAlignBaseline:"?????? ??????????",DlgImgAlignBottom:"????????",DlgImgAlignMiddle:"??????",DlgImgAlignRight:"????????",DlgImgAlignTextTop:"???????? ????????",DlgImgAlignTop:"????????",DlgImgPreview:"????????????",DlgImgAlertUrl:"?????????? ???????? ???????????? ???????? ???????? ???????? ?????? ????????????.",DlgImgLinkTab:"????????????",DlgFlashTitle:"?????????? ???????? ????????????",DlgFlashChkPlay:"?????????? ????????????",DlgFlashChkLoop:"??????????",DlgFlashChkMenu:"?????????? ?????????? ???????? ????????????",DlgFlashScale:"??????????",DlgFlashScaleAll:"?????????? ????????",DlgFlashScaleNoBorder:"?????? ????????",DlgFlashScaleFit:"?????? ??????",DlgLnkWindowTitle:"???????????? ??????????",DlgLnkInfoTab:"?????????????? ????????????",DlgLnkTargetTab:"??????????",DlgLnkType:"?????? ??????????",DlgLnkTypeURL:"??????????????",DlgLnkTypeAnchor:"???????? ???? ?????? ??????????????",DlgLnkTypeEMail:"???????? ????????????????",DlgLnkProto:"????????????????????",DlgLnkProtoOther:"<????????>",DlgLnkURL:"????????????",DlgLnkAnchorSel:"???????? ?????????? ????????????",DlgLnkAnchorByName:"?????? ?????? ??????????????",DlgLnkAnchorById:"?????? ?????????? ????????????",DlgLnkNoAnchors:"(???? ???????? ???????????? ???????????? ???? ?????? ??????????????)",DlgLnkEMail:"?????????? ???????? ????????????????",DlgLnkEMailSubject:"?????????? ??????????????",DlgLnkEMailBody:"?????????? ??????????????",DlgLnkUpload:"??????",DlgLnkBtnUpload:"???????????? ????????????",DlgLnkTarget:"??????????",DlgLnkTargetFrame:"<????????>",DlgLnkTargetPopup:"<?????????? ????????????>",DlgLnkTargetBlank:"???????? ???????? (_blank)",DlgLnkTargetParent:"???????????? ?????????? (_parent)",DlgLnkTargetSelf:"?????? ???????????? (_self)",DlgLnkTargetTop:"???????? ?????????? (_top)",DlgLnkTargetFrameName:"?????? ???????????? ??????????",DlgLnkPopWinName:"?????????? ?????????????? ????????????????",DlgLnkPopWinFeat:"?????????? ?????????????? ????????????????",DlgLnkPopResize:"?????????? ??????????????",DlgLnkPopLocation:"???????? ??????????????",DlgLnkPopMenu:"?????????????? ????????????????",DlgLnkPopScroll:"?????????? ??????????????",DlgLnkPopStatus:"???????? ???????????? ????????????",DlgLnkPopToolbar:"???????? ??????????????",DlgLnkPopFullScrn:"?????? ???????????? (IE)",DlgLnkPopDependent:"???????? (Netscape)",DlgLnkPopWidth:"??????????",DlgLnkPopHeight:"????????????????",DlgLnkPopLeft:"?????????????? ????????????",DlgLnkPopTop:"?????????????? ????????????",DlnLnkMsgNoUrl:"?????????? ???????? ?????????? ???????????? ???????? ???????? ???????? ????????????",DlnLnkMsgNoEMail:"?????????? ???????? ?????????? ???????????? ????????????????????",DlnLnkMsgNoAnchor:"?????????? ?????? ?????????????? ???????????????? ????????????????",DlnLnkMsgInvPopName:"?????? ?????????????? ???????????????? ?????? ???? ???????? ???????? ?????????? ?????? ????????????",DlgColorTitle:"???????? ??????????",DlgColorBtnClear:"??????",DlgColorHighlight:"??????????",DlgColorSelected:"????????????",DlgSmileyTitle:"?????????? ???????????????? ",DlgSpecialCharTitle:"?????????? ??????",DlgTableTitle:"?????????? ????????",DlgTableRows:"????????",DlgTableColumns:"??????????",DlgTableBorder:"?????? ????????????",DlgTableAlign:"????????????????",DlgTableAlignNotSet:"<???????? ??????????>",DlgTableAlignLeft:"????????",DlgTableAlignCenter:"??????",DlgTableAlignRight:"????????",DlgTableWidth:"??????????",DlgTableWidthPx:"????????",DlgTableWidthPc:"????????????",DlgTableHeight:"????????????????",DlgTableCellSpace:"?????????? ??????????????",DlgTableCellPad:"?????????????? ??????????????",DlgTableCaption:"??????????",DlgTableSummary:"??????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"?????????? ????????????",DlgCellWidth:"??????????",DlgCellWidthPx:"????????",DlgCellWidthPc:"????????????",DlgCellHeight:"????????????????",DlgCellWordWrap:"???????????? ????????",DlgCellWordWrapNotSet:"<???????? ??????????>",DlgCellWordWrapYes:"??????",DlgCellWordWrapNo:"????",DlgCellHorAlign:"???????????????? ??????????????",DlgCellHorAlignNotSet:"<???????? ??????????>",DlgCellHorAlignLeft:"????????",DlgCellHorAlignCenter:"??????",DlgCellHorAlignRight:"????????",DlgCellVerAlign:"???????????????? ????????????????",DlgCellVerAlignNotSet:"<???????? ??????????>",DlgCellVerAlignTop:"????????",DlgCellVerAlignMiddle:"??????",DlgCellVerAlignBottom:"????????",DlgCellVerAlignBaseline:"?????? ??????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"???????????? ????????????",DlgCellCollSpan:"???????????? ??????????????",DlgCellBackColor:"?????? ??????????????",DlgCellBorderColor:"?????? ????????????",DlgCellBtnSelect:"????????...",DlgFindAndReplaceTitle:"?????? ????????????????",DlgFindTitle:"??????",DlgFindFindBtn:"????????",DlgFindNotFoundMsg:"???? ?????? ???????????? ?????? ???????? ????????????.",DlgReplaceTitle:"??????????????",DlgReplaceFindLbl:"?????????? ????:",DlgReplaceReplaceLbl:"?????????????? ????:",DlgReplaceCaseChk:"???????????? ???????? ????????????",DlgReplaceReplaceBtn:"??????????????",DlgReplaceReplAllBtn:"?????????????? ????????",DlgReplaceWordChk:"???????????? ?????????????? ??????",PasteErrorCut:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ???????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl+X).",PasteErrorCopy:"?????????????????? ?????????????? ?????????????? ???????? ?????????????? ???????? ?????????? ????????????????. ?????????? ???????????? ???????? ???????????????? ???????? ?????? (Ctrl+C).",PasteAsText:"?????? ?????? ????????",PasteFromWord:"?????? ???? ????????",DlgPasteMsg2:"???????? ???????? ?????????????? ???????????????? ???????? (<STRONG>Ctrl+V</STRONG>) ???? ???????? ?????????????????? ???? ???????? ????  <STRONG>??????????</STRONG>.",DlgPasteSec:"?????????? ???????????????? ???????????? ???????????? ???????????????? ???? ?????????? ?????? ???????????? ???? ???????????? ???????????? ?????????????? ?????? ?????? ???????? ?????? ?????????????? ?????? ???????? ???? ?????? ??????????????.",DlgPasteIgnoreFont:"?????????? ?????????????? ?????????? ????????????",DlgPasteRemoveStyles:"?????????? ?????????????? ??????????????",ColorAutomatic:"????????????",ColorMoreColors:"?????????? ????????????...",DocProps:"?????????? ????????????",DlgAnchorTitle:"?????????? ?????????? ????????????",DlgAnchorName:"?????? ?????????????? ????????????????",DlgAnchorErrorName:"???????????? ?????????? ?????? ?????????????? ????????????????",DlgSpellNotInDic:"???????? ???? ??????????????",DlgSpellChangeTo:"?????????????? ??????",DlgSpellBtnIgnore:"??????????",DlgSpellBtnIgnoreAll:"?????????? ????????",DlgSpellBtnReplace:"??????????",DlgSpellBtnReplaceAll:"?????????? ????????",DlgSpellBtnUndo:"??????????",DlgSpellNoSuggestions:"- ???? ???????? ???????????????? -",DlgSpellProgress:"???????? ?????????????? ????????????????",DlgSpellNoMispell:"???? ?????????? ?????????????? ????????????????: ???? ?????? ???????????? ?????? ???? ?????????? ??????????????",DlgSpellNoChanges:"???? ?????????? ?????????????? ????????????????: ???? ?????? ?????????? ???? ????????",DlgSpellOneChange:"???? ?????????? ?????????????? ????????????????: ???? ?????????? ???????? ?????????? ??????",DlgSpellManyChanges:"???? ?????????? ?????????????? ????????????????: ???? ?????????? %1 ??????????????????",IeSpellDownload:"???????????? ???????????????? (??????????????????) ?????? ??????????. ???? ?????? ???????????? ??????????",DlgButtonText:"????????????/??????????????",DlgButtonType:"?????? ????????",DlgButtonTypeBtn:"????",DlgButtonTypeSbm:"??????????",DlgButtonTypeRst:"?????????? ??????????",DlgCheckboxName:"??????????",DlgCheckboxValue:"????????????",DlgCheckboxSelected:"????????",DlgFormName:"??????????",DlgFormAction:"?????? ??????????",DlgFormMethod:"??????????????",DlgSelectName:"??????????",DlgSelectValue:"????????????",DlgSelectSize:"??????????",DlgSelectLines:"????????????",DlgSelectChkMulti:"???????????? ???????????????? ????????????",DlgSelectOpAvail:"???????????????? ??????????????",DlgSelectOpText:"????????",DlgSelectOpValue:"????????????",DlgSelectBtnAdd:"??????????",DlgSelectBtnModify:"??????????",DlgSelectBtnUp:"?????????? ??????????",DlgSelectBtnDown:"?????????? ??????????",DlgSelectBtnSetValue:"???????????? ??????????",DlgSelectBtnDelete:"??????????",DlgTextareaName:"??????????",DlgTextareaCols:"??????????????",DlgTextareaRows:"????????????",DlgTextName:"??????????",DlgTextValue:"????????????",DlgTextCharWidth:"?????????? ??????????????",DlgTextMaxChars:"?????? ???????????? ????????????",DlgTextType:"?????? ??????????????",DlgTextTypeText:"????",DlgTextTypePass:"???????? ????????",DlgHiddenName:"??????????",DlgHiddenValue:"????????????",BulletedListProp:"?????????? ?????????????? ????????????",NumberedListProp:"?????????? ?????????????? ????????????",DlgLstStart:"?????????? ??????",DlgLstType:"??????????",DlgLstTypeCircle:"??????????",DlgLstTypeDisc:"??????",DlgLstTypeSquare:"????????",DlgLstTypeNumbers:"?????????? (1?? 2?? 3)??",DlgLstTypeLCase:"???????? ?????????? (a, b, c)??",DlgLstTypeUCase:"???????? ?????????? (A, B, C)??",DlgLstTypeSRoman:"?????????? ???????????? ???????? (i, ii, iii)??",DlgLstTypeLRoman:"?????????? ???????????? ???????? (I, II, III)??",DlgDocGeneralTab:"??????",DlgDocBackTab:"??????????????",DlgDocColorsTab:"?????????????? ????????????????",DlgDocMetaTab:"?????????????????? ??????????????",DlgDocPageTitle:"?????????? ????????????",DlgDocLangDir:"?????????? ??????????",DlgDocLangDirLTR:"???????????? ???????????? (LTR)",DlgDocLangDirRTL:"???????????? ???????????? (RTL)",DlgDocLangCode:"?????? ??????????",DlgDocCharSet:"?????????? ????????????",DlgDocCharSetCE:"???????????? ????????????",DlgDocCharSetCT:"?????????????? ?????????????????? (Big5)",DlgDocCharSetCR:"??????????????????",DlgDocCharSetGR:"??????????????????",DlgDocCharSetJP:"??????????????????",DlgDocCharSetKR:"??????????????",DlgDocCharSetTR:"??????????????",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"???????????? ??????????????",DlgDocCharSetOther:"?????????? ??????",DlgDocDocType:"???????????? ??????  ????????????",DlgDocDocTypeOther:"???????????? ??????  ???????? ????????",DlgDocIncXHTML:"??????????   ????????????????? ?????? XHTML??",DlgDocBgColor:"?????? ??????????????",DlgDocBgImage:"???????? ???????????? ??????????????",DlgDocBgNoScroll:"?????????? ?????????? ??????????",DlgDocCText:"????????",DlgDocCLink:"??????????????",DlgDocCVisited:"??????????????",DlgDocCActive:"????????????",DlgDocMargins:"?????????? ????????????",DlgDocMaTop:"????????",DlgDocMaLeft:"????????",DlgDocMaRight:"????????",DlgDocMaBottom:"????????",DlgDocMeIndex:"?????????????? ???????????????? (???????????? ????????????)??",DlgDocMeDescr:"?????? ????????????",DlgDocMeAuthor:"????????????",DlgDocMeCopy:"????????????",DlgDocPreview:"????????????",Templates:"??????????????",DlgTemplatesTitle:"?????????? ??????????????",DlgTemplatesSelMsg:"???????? ???????????? ???????? ?????? ???????? ???? ???????????? <br>(???????? ?????????? ?????????????? ????????????):",DlgTemplatesLoading:"???????? ?????????? ?????????? ???????????????? ???????????? ????????????????...",DlgTemplatesNoTpl:"(???? ?????? ?????????? ???? ????????)",DlgTemplatesReplace:"?????????????? ??????????????",DlgAboutAboutTab:"????????",DlgAboutBrowserInfoTab:"?????????????? ????????????",DlgAboutLicenseTab:"??????????????",DlgAboutVersion:"??????????????",DlgAboutInfo:"?????????? ???? ?????????????????? ???????? ????????????",DlgDivGeneralTab:"??????",DlgDivAdvancedTab:"??????????",DlgDivStyle:"????????????",DlgDivInlineStyle:"???????????? ????????????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/bg.js b/horde/services/editor/fckeditor/editor/lang/bg.js
deleted file mode 100644 (file)
index 97f822b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????? ???????????? ?? ??????????????????????????",ToolbarExpand:"???????????? ???????????? ?? ??????????????????????????",Save:"????????????",NewPage:"???????? ????????????????",Preview:"?????????????????????????? ????????????",Cut:"????????????",Copy:"????????????????",Paste:"????????????",PasteText:"???????????? ???????? ??????????",PasteWord:"???????????? ???? MS Word",Print:"??????????",SelectAll:"???????????????????? ????????????",RemoveFormat:"???????????? ??????????????????????????",InsertLinkLbl:"????????????",InsertLink:"????????????/???????????????????? ????????????",RemoveLink:"???????????? ????????????",VisitLink:"Open Link",Anchor:"????????????/???????????????????? ??????????",AnchorDelete:"Remove Anchor",InsertImageLbl:"??????????????????????",InsertImage:"????????????/???????????????????? ??????????????????????",InsertFlashLbl:"Flash",InsertFlash:"????????????/?????????????????? Flash ??????????",InsertTableLbl:"??????????????",InsertTable:"????????????/???????????????????? ??????????????",InsertLineLbl:"??????????",InsertLine:"???????????? ???????????????????????? ??????????",InsertSpecialCharLbl:"?????????????????? ????????????",InsertSpecialChar:"???????????? ?????????????????? ????????????",InsertSmileyLbl:"??????????????",InsertSmiley:"???????????? ??????????????",About:"???? FCKeditor",Bold:"????????????????",Italic:"????????????",Underline:"??????????????????",StrikeThrough:"????????????????",Subscript:"???????????? ???? ????????",Superscript:"???????????? ???? ????????????",LeftJustify:"???????????????????????? ?? ????????",CenterJustify:"?????????????????????? ?? ??????????????",RightJustify:"???????????????????????? ?? ??????????",BlockJustify:"???????????????????? ????????????????????????",DecreaseIndent:"???????????? ??????????????",IncreaseIndent:"?????????????? ??????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"????????????",Redo:"??????????????",NumberedListLbl:"?????????????????? ????????????",NumberedList:"????????????/???????????? ?????????????????? ????????????",BulletedListLbl:"?????????????????????? ????????????",BulletedList:"????????????/???????????? ?????????????????????? ????????????",ShowTableBorders:"???????????? ?????????????? ???? ??????????????????",ShowDetails:"???????????? ??????????????????????",Style:"????????",FontFormat:"????????????",Font:"??????????",FontSize:"????????????",TextColor:"???????? ???? ????????????",BGColor:"???????? ???? ????????",Source:"??????",Find:"??????????",Replace:"??????????????",SpellCheck:"?????????????? ??????????????????",UniversalKeyboard:"?????????????????????? ????????????????????",PageBreakLbl:"?????? ??????",PageBreak:"???????????? ?????? ??????",Form:"????????????????",Checkbox:"???????? ???? ??????????????",RadioButton:"???????? ???? ??????????",TextField:"???????????????? ????????",Textarea:"???????????????? ????????????",HiddenField:"???????????? ????????",Button:"??????????",SelectionField:"???????????? ???????? ?? ??????????",ImageButton:"??????????-??????????????????????",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"???????????????????? ????????????",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"???????????? ????????????????",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"???????????? ????????????????",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"???????????? ????????????????",MergeCells:"?????????????? ????????????????",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"???????????? ??????????????????",CellProperties:"?????????????????? ???? ????????????????",TableProperties:"?????????????????? ???? ??????????????????",ImageProperties:"?????????????????? ???? ??????????????????????????",FlashProperties:"?????????????????? ???? Flash ????????????",AnchorProp:"?????????????????? ???? ??????????????",ButtonProp:"?????????????????? ???? ????????????",CheckboxProp:"?????????????????? ???? ???????????? ???? ??????????????",HiddenFieldProp:"?????????????????? ???? ???????????????? ????????",RadioButtonProp:"?????????????????? ???? ???????????? ???? ??????????",ImageButtonProp:"?????????????????? ???? ????????????-??????????????????????",TextFieldProp:"?????????????????? ???? ????????????????????-????????",SelectionFieldProp:"?????????????????? ???? ???????????????? ???????? ?? ??????????",TextareaProp:"?????????????????? ???? ???????????????????? ????????????",FormProp:"?????????????????? ???? ??????????????????",FontFormats:"????????????????;????????????????????;??????????;???????????????? 1;???????????????? 2;???????????????? 3;???????????????? 4;???????????????? 5;???????????????? 6;???????????????? (DIV)",ProcessingXHTML:"?????????????????? ???? XHTML. ???????? ??????????????????...",Done:"????????????",PasteWordConfirm:"??????????????, ?????????? ???????????? ???? ???????????????? ?? ?????????????? ???? MS Word. ?????????????? ???? ???? ???????? ???????????????? ?????????? ?????????????????????",NotCompatiblePaste:"???????? ???????????????? ?????????????? MS Internet Explorer ???????????? 5.5 ?????? ????-????????????. ?????????????? ???? ???? ???????????????? ???????????????????????? ?????? ?????????????????????",UnknownToolbarItem:'???????????????? ???????????????????? "%1"',UnknownCommand:'?????????????????? ?????????????? "%1"',NotImplemented:"?????????????????? ???? ?? ????????????????????????????",UnknownToolbarSet:'?????????????? "%1" ???? ????????????????????',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"????",DlgBtnCancel:"??????????",DlgBtnClose:"??????????????",DlgBtnBrowseServer:"?????????????????? ??????????????",DlgAdvancedTag:"??????????????????????...",DlgOpOther:"<??????????>",DlgInfoTab:"????????????????????",DlgAlertUrl:"????????, ???????????????? ???????????? ?????? (URL)",DlgGenNotSet:"<???? ?? ????????????????>",DlgGenId:"??????????????????????????",DlgGenLangDir:"???????????? ???? ??????????",DlgGenLangDirLtr:"???? ???????? ???? ??????????",DlgGenLangDirRtl:"???? ?????????? ???? ????????",DlgGenLangCode:"?????? ???? ??????????",DlgGenAccessKey:"???????? ????????????",DlgGenName:"??????",DlgGenTabIndex:"?????? ???? ????????????",DlgGenLongDescr:"???????????????? ???? ????????????????",DlgGenClass:"???????? ???? ?????????????????? ??????????????",DlgGenTitle:"???????????????????????????? ????????????????",DlgGenContType:"???????????????????????????? ?????? ???? ????????????????????????",DlgGenLinkCharset:"?????? ???? ?????????????????? ????????????",DlgGenStyle:"????????",DlgImgTitle:"?????????????????? ???? ??????????????????????????",DlgImgInfoTab:"???????????????????? ???? ??????????????????????????",DlgImgBtnUpload:"?????????? ?????? ??????????????",DlgImgURL:"?????????? ?????? (URL)",DlgImgUpload:"????????",DlgImgAlt:"???????????????????????? ??????????",DlgImgWidth:"????????????",DlgImgHeight:"????????????????",DlgImgLockRatio:"???????????? ??????????????????????",DlgBtnResetSize:"???????????????????? ??????????????",DlgImgBorder:"??????????",DlgImgHSpace:"???????????????????????? ????????????",DlgImgVSpace:"???????????????????? ????????????",DlgImgAlign:"????????????????????????",DlgImgAlignLeft:"????????",DlgImgAlignAbsBottom:"??????-????????",DlgImgAlignAbsMiddle:"?????????? ???? ??????????????",DlgImgAlignBaseline:"???? ???????????????? ??????????",DlgImgAlignBottom:"????????",DlgImgAlignMiddle:"???? ??????????????",DlgImgAlignRight:"??????????",DlgImgAlignTextTop:"?????????? ????????????",DlgImgAlignTop:"????????????",DlgImgPreview:"????????????",DlgImgAlertUrl:"????????, ???????????????? ???????????? ?????? ???? ??????????????????????????",DlgImgLinkTab:"????????????",DlgFlashTitle:"?????????????????? ???? Flash ????????????",DlgFlashChkPlay:"?????????????????????? ????????????????????",DlgFlashChkLoop:"???????? ???????????????????? ???????? ????????????????????????",DlgFlashChkMenu:"?????????????????? Flash ????????",DlgFlashScale:"????????????????????????",DlgFlashScaleAll:"???????????? ?????????? ??????????",DlgFlashScaleNoBorder:"?????? ??????????",DlgFlashScaleFit:"???????????? ??????????????",DlgLnkWindowTitle:"????????????",DlgLnkInfoTab:"???????????????????? ???? ????????????????",DlgLnkTargetTab:"??????",DlgLnkType:"?????? ???? ????????????????",DlgLnkTypeURL:"?????????? ?????? (URL)",DlgLnkTypeAnchor:"?????????? ?? ???????????????? ????????????????",DlgLnkTypeEMail:"??-????????",DlgLnkProto:"????????????????",DlgLnkProtoOther:"<??????????>",DlgLnkURL:"?????????? ?????? (URL)",DlgLnkAnchorSel:"???????????????? ??????????",DlgLnkAnchorByName:"???? ?????? ???? ??????????????",DlgLnkAnchorById:"???? ?????????????????????????? ???? ??????????????",DlgLnkNoAnchors:"(???????? ?????????? ?? ?????????????? ????????????????)",DlgLnkEMail:"?????????? ???? ??-????????",DlgLnkEMailSubject:"???????? ???? ??????????????",DlgLnkEMailBody:"?????????? ???? ??????????????",DlgLnkUpload:"????????",DlgLnkBtnUpload:"?????????? ???? ??????????????",DlgLnkTarget:"??????",DlgLnkTargetFrame:"<??????????>",DlgLnkTargetPopup:"<?????????????? ????????????????>",DlgLnkTargetBlank:"?????? ???????????????? (_blank)",DlgLnkTargetParent:"???????????????????? ???????????????? (_parent)",DlgLnkTargetSelf:"???????????????? ???????????????? (_self)",DlgLnkTargetTop:"?????????? ???????????????? (_top)",DlgLnkTargetFrameName:"?????? ???? ?????????????? ????????????????",DlgLnkPopWinName:"?????? ???? ???????????????? ????????????????",DlgLnkPopWinFeat:"?????????????????? ???? ???????????????? ????????????????",DlgLnkPopResize:"?? ???????????????????? ??????????????",DlgLnkPopLocation:"???????? ???? ??????????",DlgLnkPopMenu:"????????",DlgLnkPopScroll:"??????????????",DlgLnkPopStatus:"???????? ???? ????????????",DlgLnkPopToolbar:"?????????? ?? ????????????",DlgLnkPopFullScrn:"?????????? ?????????? (MS IE)",DlgLnkPopDependent:"?????????????? (Netscape)",DlgLnkPopWidth:"????????????",DlgLnkPopHeight:"????????????????",DlgLnkPopLeft:"???????????????????? - X",DlgLnkPopTop:"???????????????????? - Y",DlnLnkMsgNoUrl:"????????, ???????????????? ???????????? ?????? (URL)",DlnLnkMsgNoEMail:"????????, ???????????????? ???????????? ???? ??-????????",DlnLnkMsgNoAnchor:"????????, ???????????????? ??????????",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"???????????????? ????????",DlgColorBtnClear:"??????????????",DlgColorHighlight:"??????????",DlgColorSelected:"????????????",DlgSmileyTitle:"???????????? ??????????????",DlgSpecialCharTitle:"???????????????? ?????????????????? ????????????",DlgTableTitle:"?????????????????? ???? ??????????????????",DlgTableRows:"????????????",DlgTableColumns:"????????????",DlgTableBorder:"???????????? ???? ??????????????",DlgTableAlign:"????????????????????????",DlgTableAlignNotSet:"<???? ?? ??????????????>",DlgTableAlignLeft:"????????",DlgTableAlignCenter:"????????????",DlgTableAlignRight:"??????????",DlgTableWidth:"????????????",DlgTableWidthPx:"??????????????",DlgTableWidthPc:"????????????????",DlgTableHeight:"????????????????",DlgTableCellSpace:"???????????????????? ?????????? ????????????????",DlgTableCellPad:"???????????? ???? ???????????????????????? ?? ????????????????",DlgTableCaption:"????????????????",DlgTableSummary:"????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"?????????????????? ???? ????????????????",DlgCellWidth:"????????????",DlgCellWidthPx:"??????????????",DlgCellWidthPc:"????????????????",DlgCellHeight:"????????????????",DlgCellWordWrap:"?????????????????? ???? ?????? ??????",DlgCellWordWrapNotSet:"<???? ?? ??????????????????>",DlgCellWordWrapYes:"????",DlgCellWordWrapNo:"????",DlgCellHorAlign:"???????????????????????? ????????????????????????",DlgCellHorAlignNotSet:"<???? ?? ??????????????????>",DlgCellHorAlignLeft:"????????",DlgCellHorAlignCenter:"????????????",DlgCellHorAlignRight:"??????????",DlgCellVerAlign:"???????????????????? ????????????????????????",DlgCellVerAlignNotSet:"<???? ?? ??????????????????>",DlgCellVerAlignTop:"????????",DlgCellVerAlignMiddle:"???? ??????????????",DlgCellVerAlignBottom:"????????",DlgCellVerAlignBaseline:"???? ???????????????? ??????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"???????????? ???? ???????? ??????",DlgCellCollSpan:"???????????? ???? ???????? ????????????",DlgCellBackColor:"?????????? ????????",DlgCellBorderColor:"???????? ???? ??????????????",DlgCellBtnSelect:"????????????????...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"??????????",DlgFindFindBtn:"??????????",DlgFindNotFoundMsg:"???????????????? ?????????? ???? ???????? ??????????????.",DlgReplaceTitle:"??????????????",DlgReplaceFindLbl:"??????????:",DlgReplaceReplaceLbl:"?????????????? ??:",DlgReplaceCaseChk:"?????? ?????????? ????????????????",DlgReplaceReplaceBtn:"??????????????",DlgReplaceReplAllBtn:"?????????????? ????????????",DlgReplaceWordChk:"?????????? ???????????? ????????",PasteErrorCut:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ??????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl+X).",PasteErrorCopy:"?????????????????????? ???? ?????????????????? ???? ?????????? ?????????????? ???? ???????????????????? ???? ?????????????????? ???? ?????????????? ????????????????????????????. ???? ?????????? ?????????????????????? ???????????????????????? (Ctrl+C).",PasteAsText:"???????????? ???????? ???????? ??????????",PasteFromWord:"???????????? ???? MS Word",DlgPasteMsg2:"???????????????? ?????? ?????????????????????? ?? ?????????????????????????? (<STRONG>Ctrl+V</STRONG>) ?? ?????????????????? <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"?????????????????? ???????????????????? ??????????????????",DlgPasteRemoveStyles:"???????????? ?????????????????? ??????????????????",ColorAutomatic:"???? ????????????????????????",ColorMoreColors:"?????????? ??????????????...",DocProps:"?????????????????? ???? ??????????????????",DlgAnchorTitle:"?????????????????? ???? ??????????????",DlgAnchorName:"?????? ???? ??????????????",DlgAnchorErrorName:"????????, ???????????????? ?????? ???? ??????????????",DlgSpellNotInDic:"???????????? ?? ??????????????",DlgSpellChangeTo:"?????????????? ????",DlgSpellBtnIgnore:"??????????????????",DlgSpellBtnIgnoreAll:"?????????????????? ????????????",DlgSpellBtnReplace:"??????????????",DlgSpellBtnReplaceAll:"?????????????? ????????????",DlgSpellBtnUndo:"????????????",DlgSpellNoSuggestions:"- ???????? ?????????????????????? -",DlgSpellProgress:"???????????????????? ???? ???????????????????? ???? ????????????????...",DlgSpellNoMispell:"???????????????????? ???? ???????????????? ??????????????????: ???? ???? ?????????????? ???????????????????? ????????????",DlgSpellNoChanges:"???????????????????? ???? ???????????????? ??????????????????: ???????? ?????????????????? ????????",DlgSpellOneChange:"???????????????????? ???? ???????????????? ??????????????????: ???????? ???????? ?? ??????????????????",DlgSpellManyChanges:"???????????????????? ???? ???????????????? ??????????????????: %1 ???????? ???? ??????????????????",IeSpellDownload:"???????????????????????? ???? ???????????????? ???? ???????????????? ???? ?? ????????????????????. ?????????????? ???? ???? ???? ?????????????????????? ?",DlgButtonText:"?????????? (????????????????)",DlgButtonType:"??????",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"??????",DlgCheckboxValue:"????????????????",DlgCheckboxSelected:"??????????????????",DlgFormName:"??????",DlgFormAction:"????????????????",DlgFormMethod:"??????????",DlgSelectName:"??????",DlgSelectValue:"????????????????",DlgSelectSize:"????????????",DlgSelectLines:"??????????",DlgSelectChkMulti:"?????????????????? ?????????????????????? ??????????????????????",DlgSelectOpAvail:"???????????????? ??????????",DlgSelectOpText:"??????????",DlgSelectOpValue:"????????????????",DlgSelectBtnAdd:"????????????",DlgSelectBtnModify:"??????????????",DlgSelectBtnUp:"????????????",DlgSelectBtnDown:"????????????",DlgSelectBtnSetValue:"?????????????? ???????? ?????????????? ????????????????",DlgSelectBtnDelete:"????????????",DlgTextareaName:"??????",DlgTextareaCols:"????????????",DlgTextareaRows:"????????????",DlgTextName:"??????",DlgTextValue:"????????????????",DlgTextCharWidth:"???????????? ???? ??????????????????",DlgTextMaxChars:"???????????????? ??????????????",DlgTextType:"??????",DlgTextTypeText:"??????????",DlgTextTypePass:"????????????",DlgHiddenName:"??????",DlgHiddenValue:"????????????????",BulletedListProp:"?????????????????? ???? ?????????????????????????? ????????????",NumberedListProp:"?????????????????? ???? ?????????????????????? ????????????",DlgLstStart:"Start",DlgLstType:"??????",DlgLstTypeCircle:"??????????????????",DlgLstTypeDisc:"????????",DlgLstTypeSquare:"??????????????",DlgLstTypeNumbers:"?????????? (1, 2, 3)",DlgLstTypeLCase:"?????????? ?????????? (a, b, c)",DlgLstTypeUCase:"???????????? ?????????? (A, B, C)",DlgLstTypeSRoman:"?????????? ???????????? ?????????? (i, ii, iii)",DlgLstTypeLRoman:"???????????? ???????????? ?????????? (I, II, III)",DlgDocGeneralTab:"????????",DlgDocBackTab:"??????",DlgDocColorsTab:"?????????????? ?? ??????????????",DlgDocMetaTab:"???????? ??????????",DlgDocPageTitle:"???????????????? ???? ????????????????????",DlgDocLangDir:"???????????? ???? ??????????",DlgDocLangDirLTR:"???? ???????? ???? ??????????",DlgDocLangDirRTL:"???? ?????????? ???? ????????",DlgDocLangCode:"?????? ???? ??????????",DlgDocCharSet:"???????????????? ???? ??????????????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"?????????? ???????????????? ???? ??????????????????",DlgDocDocType:"?????? ???? ??????????????????",DlgDocDocTypeOther:"???????? ?????? ???? ??????????????????",DlgDocIncXHTML:"???????????? XHTML ????????????????????",DlgDocBgColor:"???????? ???? ????????",DlgDocBgImage:"?????????? ?????? ???? ???????????????? ??????????????????????",DlgDocBgNoScroll:"????-?????????????????? ???? ???????????? ??????????????????????",DlgDocCText:"??????????",DlgDocCLink:"????????????",DlgDocCVisited:"???????????????? ????????????",DlgDocCActive:"?????????????? ????????????",DlgDocMargins:"?????????????? ???? ????????????????????",DlgDocMaTop:"????????",DlgDocMaLeft:"????????",DlgDocMaRight:"??????????",DlgDocMaBottom:"????????",DlgDocMeIndex:"?????????????? ???????? ???? ?????????????????? (?????????????????? ?????? ??????????????)",DlgDocMeDescr:"???????????????? ???? ??????????????????",DlgDocMeAuthor:"??????????",DlgDocMeCopy:"???????????????? ??????????",DlgDocPreview:"????????????",Templates:"??????????????",DlgTemplatesTitle:"??????????????",DlgTemplatesSelMsg:"???????????????? ???????????? <br>(???????????????? ???????????????????? ???? ?????????????????? ???? ???????? ????????????????):",DlgTemplatesLoading:"?????????????????? ???? ?????????????? ?? ??????????????????. ???????? ??????????????????...",DlgTemplatesNoTpl:"(???????? ???????????????????? ??????????????)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"????",DlgAboutBrowserInfoTab:"???????????????????? ???? ????????????????",DlgAboutLicenseTab:"License",DlgAboutVersion:"????????????",DlgAboutInfo:"???? ???????????? ???????????????????? ????????????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/bn.js b/horde/services/editor/fckeditor/editor/lang/bn.js
deleted file mode 100644 (file)
index 8cab5aa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????????????? ?????????????????? ?????????",ToolbarExpand:"?????????????????? ??????????????? ?????????",Save:"????????????????????? ??????",NewPage:"???????????? ?????????",Preview:"?????????????????????",Cut:"?????????",Copy:"?????????",Paste:"???????????????",PasteText:"??????????????? (???????????? ??????????????????)",PasteWord:"??????????????? (????????????)",Print:"?????????????????????",SelectAll:"?????? ????????????????????? ??????",RemoveFormat:"??????????????? ????????????",InsertLinkLbl:"?????????????????? ??????????????? ???????????? ???????????????",InsertLink:"???????????? ??????????????? ??????",RemoveLink:"???????????? ????????????",VisitLink:"Open Link",Anchor:"??????????????????",AnchorDelete:"Remove Anchor",InsertImageLbl:"???????????? ??????????????? ??????????????? ??????",InsertImage:"????????? ??????????????? ??????",InsertFlashLbl:"??????????????? ??????????????? ??????????????? ??????",InsertFlash:"??????????????? ??????????????? ??????",InsertTableLbl:"????????????????????? ??????????????? ??????????????? ??????",InsertTable:"??????????????? ??????????????? ??????",InsertLineLbl:"???????????? ??????????????? ??????",InsertLine:"???????????? ??????????????? ??????",InsertSpecialCharLbl:"??????????????? ????????????????????? ??????????????? ??????????????? ??????",InsertSpecialChar:"??????????????? ??????????????? ??????????????? ??????",InsertSmileyLbl:"?????????????????????",InsertSmiley:"????????????????????? ??????????????? ??????",About:"FCKeditor ?????? ????????????????????????",Bold:"???????????????",Italic:"??????????????????",Underline:"??????????????????????????????",StrikeThrough:"???????????????????????? ????????????",Subscript:"??????????????????",Superscript:"??????????????????",LeftJustify:"?????? ???????????? ???????????????",CenterJustify:"????????? ??????????????? ????????????",RightJustify:"????????? ???????????? ???????????????",BlockJustify:"???????????? ???????????????????????????",DecreaseIndent:"????????????????????? ????????????",IncreaseIndent:"????????????????????? ???????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"????????????",Redo:"??????-??????",NumberedListLbl:"???????????????????????? ????????????????????? ???????????????",NumberedList:"???????????????????????? ???????????????",BulletedListLbl:"??????????????? ??????????????? ???????????????",BulletedList:"????????????????????? ???????????????",ShowTableBorders:"??????????????? ??????????????????",ShowDetails:"?????????????????? ???????????????",Style:"??????????????????",FontFormat:"???????????? ???????????????",Font:"????????????",FontSize:"????????????",TextColor:"????????????????????? ??????",BGColor:"????????????????????????????????? ??????",Source:"???????????????",Find:"????????????",Replace:"?????????????????????",SpellCheck:"??????????????? ?????????",UniversalKeyboard:"??????????????????????????? ?????????????????????",PageBreakLbl:"????????? ??????????????? ???????????????",PageBreak:"????????? ???????????????",Form:"????????????",Checkbox:"????????? ???????????????",RadioButton:"??????????????? ????????????",TextField:"?????????????????? ???????????????",Textarea:"?????????????????? ???????????????",HiddenField:"??????????????? ???????????????",Button:"????????????",SelectionField:"??????????????? ???????????????",ImageButton:"???????????? ????????????",FitWindow:"?????????????????? ????????? ??????",ShowBlocks:"Show Blocks",EditLink:"???????????? ?????????????????????",CellCM:"?????????",RowCM:"??????",ColumnCM:"????????????",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"?????? ???????????? ?????????",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"???????????? ???????????? ?????????",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"????????? ???????????? ?????????",MergeCells:"????????? ???????????? ?????????",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"??????????????? ??????????????? ??????",CellProperties:"??????????????? ?????????????????????????????????",TableProperties:"??????????????? ??????????????????????????????",ImageProperties:"????????? ??????????????????????????????",FlashProperties:"??????????????? ??????????????????????????????",AnchorProp:"???????????? ??????????????????????????????",ButtonProp:"???????????? ??????????????????????????????",CheckboxProp:"????????? ???????????? ??????????????????????????????",HiddenFieldProp:"??????????????? ??????????????? ??????????????????????????????",RadioButtonProp:"??????????????? ???????????? ??????????????????????????????",ImageButtonProp:"????????? ???????????? ??????????????????????????????",TextFieldProp:"?????????????????? ??????????????? ??????????????????????????????",SelectionFieldProp:"??????????????? ??????????????? ??????????????????????????????",TextareaProp:"?????????????????? ??????????????? ??????????????????????????????",FormProp:"???????????? ??????????????????????????????",FontFormats:"??????????????????;????????????????????????;??????????????????;?????????????????? ???;?????????????????? ???;?????????????????? ???;?????????????????? ???;?????????????????? ???;?????????????????? ???;?????????????????? (DIV)",ProcessingXHTML:"XHTML ?????????????????? ????????? ???????????????",Done:"????????? ???????????????",PasteWordConfirm:"?????? ???????????????????????? ???????????? ??????????????? ???????????? ????????????????????? ????????? ??????????????? ???????????? ?????????????????? ???????????? ????????? ???????????? ???????????? ?????? ??????????????? ???????????? ????????? ????????? ???????????????????????? ???????????? ??????????",NotCompatiblePaste:"?????? ???????????????????????? ??????????????????????????? ??????????????????????????? ????????????????????????????????? ???.??? ?????? ????????? ???????????? ????????????????????? ??????????????? ?????????????????? ???????????? ?????? ???????????????????????? ?????? ???????????? ??????????????? ???????????? ??????????",UnknownToolbarItem:'??????????????? ?????????????????? ??????????????? "%1"',UnknownCommand:'??????????????? ?????????????????? "%1"',NotImplemented:"?????????????????? ????????????????????????????????? ????????? ????????????",UnknownToolbarSet:'?????????????????? ????????? "%1" ?????? ???????????????????????? ?????????',NoActiveX:'??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ??????????????? ????????????????????? ???????????? ??????????????? ??????????????? ????????? ???????????? ??????????????? ?????????????????? ?????????????????? "Run ActiveX controls and plug-ins" ?????????????????? ????????? ???????????? ???????????? ???????????? ????????????????????????????????? ???????????? ???????????? ????????????????????? ?????????????????????????????? ????????????????????? ???????????? ??????????????????',BrowseServerBlocked:"????????????????????? ???????????????????????? ???????????? ????????? ????????? ????????????????????? ???????????? ?????? ?????? ???????????? ?????????????????? ???????????? ????????? ????????????",DialogBlocked:"?????????????????? ?????????????????? ???????????? ????????? ????????? ????????????????????? ???????????? ?????? ?????? ???????????? ?????????????????? ???????????? ????????? ????????????",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"?????????",DlgBtnCancel:"???????????????",DlgBtnClose:"???????????? ??????",DlgBtnBrowseServer:"?????????????????? ?????????????????????",DlgAdvancedTag:"????????????????????????",DlgOpOther:"<????????????>",DlgInfoTab:"????????????",DlgAlertUrl:"????????? ????????? URL ??????????????? ????????????",DlgGenNotSet:"<????????? ?????????>",DlgGenId:"????????????",DlgGenLangDir:"???????????? ??????????????? ?????????",DlgGenLangDirLtr:"????????? ???????????? ????????? (LTR)",DlgGenLangDirRtl:"????????? ???????????? ????????? (RTL)",DlgGenLangCode:"???????????? ?????????",DlgGenAccessKey:"?????????????????? ??????",DlgGenName:"?????????",DlgGenTabIndex:"??????????????? ????????????????????????",DlgGenLongDescr:"URL ?????? ??????????????? ??????????????????",DlgGenClass:"??????????????????-????????? ???????????????",DlgGenTitle:"????????????????????? ??????????????????",DlgGenContType:"????????????????????? ?????????????????????????????? ??????????????????",DlgGenLinkCharset:"???????????? ????????????????????? ?????????????????????????????? ?????????",DlgGenStyle:"??????????????????",DlgImgTitle:"???????????? ??????????????????????????????",DlgImgInfoTab:"???????????? ????????????",DlgImgBtnUpload:"??????????????? ???????????????????????? ?????????????????? ??????",DlgImgURL:"URL",DlgImgUpload:"???????????????",DlgImgAlt:"?????????????????? ??????????????????",DlgImgWidth:"??????????????????",DlgImgHeight:"?????????????????????",DlgImgLockRatio:"?????????????????? ?????? ??????",DlgBtnResetSize:"???????????? ???????????????????????????????????? ?????????????????? ?????????",DlgImgBorder:"??????????????????",DlgImgHSpace:"?????????????????????????????? ???????????????",DlgImgVSpace:"??????????????????????????? ???????????????",DlgImgAlign:"???????????????",DlgImgAlignLeft:"????????????",DlgImgAlignAbsBottom:"Abs ????????????",DlgImgAlignAbsMiddle:"Abs ?????????",DlgImgAlignBaseline:"????????? ????????????",DlgImgAlignBottom:"????????????",DlgImgAlignMiddle:"????????????",DlgImgAlignRight:"????????????",DlgImgAlignTextTop:"?????????????????? ?????????",DlgImgAlignTop:"?????????",DlgImgPreview:"?????????????????????",DlgImgAlertUrl:"???????????????????????? ????????? ???????????? URL ???????????? ????????????",DlgImgLinkTab:"????????????",DlgFlashTitle:"????????????????????? ??????????????????????????????",DlgFlashChkPlay:"????????? ????????????",DlgFlashChkLoop:"?????????",DlgFlashChkMenu:"????????????????????? ???????????? ??????????????? ??????",DlgFlashScale:"???????????????",DlgFlashScaleAll:"?????? ???????????????",DlgFlashScaleNoBorder:"???????????? ?????????????????? ?????????",DlgFlashScaleFit:"?????????????????? ?????????",DlgLnkWindowTitle:"????????????",DlgLnkInfoTab:"???????????? ????????????",DlgLnkTargetTab:"?????????????????????",DlgLnkType:"???????????? ??????????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"?????? ???????????? ???????????? ??????",DlgLnkTypeEMail:"???????????????",DlgLnkProto:"????????????????????????",DlgLnkProtoOther:"<????????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???????????? ???????????????",DlgLnkAnchorByName:"?????????????????? ????????? ????????????",DlgLnkAnchorById:"?????????????????? ???????????? ????????????",DlgLnkNoAnchors:"(No anchors available in the document)",DlgLnkEMail:"??????????????? ??????????????????",DlgLnkEMailSubject:"????????????????????? ????????????",DlgLnkEMailBody:"????????????????????? ?????????",DlgLnkUpload:"???????????????",DlgLnkBtnUpload:"????????? ???????????????????????? ???????????????",DlgLnkTarget:"?????????????????????",DlgLnkTargetFrame:"<???????????????>",DlgLnkTargetPopup:"<???????????? ??????????????????>",DlgLnkTargetBlank:"???????????? ?????????????????? (_blank)",DlgLnkTargetParent:"????????? ?????????????????? (_parent)",DlgLnkTargetSelf:"?????? ?????????????????? (_self)",DlgLnkTargetTop:"??????????????? ?????????????????? (_top)",DlgLnkTargetFrameName:"????????????????????? ????????????????????? ?????????",DlgLnkPopWinName:"???????????? ????????????????????? ?????????",DlgLnkPopWinFeat:"???????????? ?????????????????? ??????????????? ????????????",DlgLnkPopResize:"?????????????????? ????????? ???????????????",DlgLnkPopLocation:"?????????????????? ?????????",DlgLnkPopMenu:"?????????????????? ?????????",DlgLnkPopScroll:"?????????????????? ?????????",DlgLnkPopStatus:"??????????????????????????? ?????????",DlgLnkPopToolbar:"????????? ?????????",DlgLnkPopFullScrn:"??????????????? ??????????????? ???????????? (IE)",DlgLnkPopDependent:"????????????????????????????????? (Netscape)",DlgLnkPopWidth:"??????????????????",DlgLnkPopHeight:"?????????????????????",DlgLnkPopLeft:"??????????????? ???????????????",DlgLnkPopTop:"??????????????? ???????????????",DlnLnkMsgNoUrl:"????????????????????? ????????? URL ???????????? ???????????? ????????????",DlnLnkMsgNoEMail:"????????????????????? ????????? ??????????????? ?????????????????? ???????????? ????????????",DlnLnkMsgNoAnchor:"????????????????????? ????????? ???????????? ??????????????? ????????????",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"?????? ??????????????? ??????",DlgColorBtnClear:"???????????????????????? ??????",DlgColorHighlight:"?????????????????????",DlgColorSelected:"???????????????????????????",DlgSmileyTitle:"????????????????????? ??????????????? ??????",DlgSpecialCharTitle:"??????????????? ????????????????????????????????? ??????????????? ??????",DlgTableTitle:"??????????????? ??????????????????????????????",DlgTableRows:"??????",DlgTableColumns:"????????????",DlgTableBorder:"?????????????????? ????????????",DlgTableAlign:"??????????????????????????????",DlgTableAlignNotSet:"<????????? ?????????>",DlgTableAlignLeft:"????????????",DlgTableAlignCenter:"?????????????????????",DlgTableAlignRight:"????????????",DlgTableWidth:"??????????????????",DlgTableWidthPx:"?????????????????????",DlgTableWidthPc:"???????????????",DlgTableHeight:"?????????????????????",DlgTableCellSpace:"????????? ???????????????",DlgTableCellPad:"????????? ?????????????????????",DlgTableCaption:"??????????????????",DlgTableSummary:"??????????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"????????? ??????????????????????????????",DlgCellWidth:"??????????????????",DlgCellWidthPx:"?????????????????????",DlgCellWidthPc:"???????????????",DlgCellHeight:"?????????????????????",DlgCellWordWrap:"?????????????????? ?????????",DlgCellWordWrapNotSet:"<????????? ?????????>",DlgCellWordWrapYes:"?????????",DlgCellWordWrapNo:"??????",DlgCellHorAlign:"?????????????????????????????? ??????????????????????????????",DlgCellHorAlignNotSet:"<????????? ?????????>",DlgCellHorAlignLeft:"????????????",DlgCellHorAlignCenter:"?????????????????????",DlgCellHorAlignRight:"????????????",DlgCellVerAlign:"????????????????????????????????? ??????????????????????????????",DlgCellVerAlignNotSet:"<????????? ?????????>",DlgCellVerAlignTop:"?????????",DlgCellVerAlignMiddle:"????????????",DlgCellVerAlignBottom:"????????????",DlgCellVerAlignBaseline:"?????????????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????? ?????????????????????",DlgCellCollSpan:"???????????? ?????????????????????",DlgCellBackColor:"??????????????????????????????????????? ??????",DlgCellBorderColor:"???????????????????????? ??????",DlgCellBtnSelect:"??????????????? ??????",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"???????????????",DlgFindFindBtn:"???????????????",DlgFindNotFoundMsg:"??????????????? ???????????????????????? ?????????????????? ??????????????? ???????????????",DlgReplaceTitle:"???????????? ?????????",DlgReplaceFindLbl:"?????? ?????????????????? ?????????:",DlgReplaceReplaceLbl:"????????? ???????????? ?????????????????? ?????????:",DlgReplaceCaseChk:"????????? ???????????????",DlgReplaceReplaceBtn:"???????????? ?????????",DlgReplaceReplAllBtn:"?????? ???????????? ?????????",DlgReplaceWordChk:"???????????? ???????????? ???????????????",PasteErrorCut:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl+X)???",PasteErrorCopy:"??????????????? ?????????????????????????????? ????????????????????? ?????????????????? ????????????????????? ???????????????????????? ????????? ???????????? ?????????????????? ?????????????????? ????????? ????????? ?????? ??????????????? ???????????? ????????????????????? ????????????????????? ???????????? (Ctrl+C)???",PasteAsText:"???????????? ?????????????????? ?????????????????? ??????????????? ??????",PasteFromWord:"?????????????????? ???????????? ??????????????? ??????",DlgPasteMsg2:"????????????????????? ????????? ??????????????? ?????????????????? ????????????????????? ????????????????????? ????????? (<STRONG>Ctrl+V</STRONG>) ??????????????? ???????????? ????????? <STRONG>OK</STRONG> ????????? ?????????",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"???????????? ????????? ???????????????????????? ??????????????? ????????????",DlgPasteRemoveStyles:"?????????????????? ???????????????????????? ??????????????? ?????????",ColorAutomatic:"????????????????????????",ColorMoreColors:"????????? ??????...",DocProps:"?????????????????????????????? ??????????????????????????????",DlgAnchorTitle:"?????????????????? ??????????????????????????????",DlgAnchorName:"?????????????????? ?????????",DlgAnchorErrorName:"?????????????????? ????????? ???????????? ????????????",DlgSpellNotInDic:"???????????????????????? ?????????",DlgSpellChangeTo:"????????? ???????????????",DlgSpellBtnIgnore:"??????????????? ??????",DlgSpellBtnIgnoreAll:"?????? ??????????????? ??????",DlgSpellBtnReplace:"???????????? ?????????",DlgSpellBtnReplaceAll:"?????? ???????????? ?????????",DlgSpellBtnUndo:"???????????????",DlgSpellNoSuggestions:"- ????????? ?????????????????? ????????? -",DlgSpellProgress:"??????????????? ????????????????????? ????????????...",DlgSpellNoMispell:"??????????????? ????????????????????? ?????????: ????????? ????????? ??????????????? ??????????????? ???????????????",DlgSpellNoChanges:"??????????????? ????????????????????? ?????????: ????????? ???????????? ???????????????????????? ????????? ????????????",DlgSpellOneChange:"??????????????? ????????????????????? ?????????: ???????????? ??????????????? ???????????? ???????????????????????? ????????? ???????????????",DlgSpellManyChanges:"??????????????? ????????????????????? ?????????: %1 ???????????? ???????????? ???????????? ??????????????????",IeSpellDownload:"??????????????? ????????????????????? ?????????????????? ????????? ???????????? ???????????? ?????? ???????????? ????????? ????????????????????? ???????????? ??????????",DlgButtonText:"?????????????????? (??????????????????)",DlgButtonType:"??????????????????",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"?????????",DlgCheckboxValue:"??????????????????",DlgCheckboxSelected:"???????????????????????????",DlgFormName:"?????????",DlgFormAction:"??????????????????",DlgFormMethod:"??????????????????",DlgSelectName:"?????????",DlgSelectValue:"??????????????????",DlgSelectSize:"????????????",DlgSelectLines:"???????????? ????????????",DlgSelectChkMulti:"?????????????????? ????????????????????? ???????????? ??????",DlgSelectOpAvail:"???????????????????????? ??????????????????",DlgSelectOpText:"??????????????????",DlgSelectOpValue:"??????????????????",DlgSelectBtnAdd:"???????????????",DlgSelectBtnModify:"???????????? ?????????",DlgSelectBtnUp:"?????????",DlgSelectBtnDown:"????????????",DlgSelectBtnSetValue:"??????????????? ????????? ?????????????????? ?????????????????? ????????? ??????",DlgSelectBtnDelete:"???????????????",DlgTextareaName:"?????????",DlgTextareaCols:"????????????",DlgTextareaRows:"??????",DlgTextName:"?????????",DlgTextValue:"??????????????????",DlgTextCharWidth:"????????????????????????????????? ???????????????????????????",DlgTextMaxChars:"???????????????????????? ?????????????????????????????????",DlgTextType:"????????????",DlgTextTypeText:"??????????????????",DlgTextTypePass:"???????????????????????????",DlgHiddenName:"?????????",DlgHiddenValue:"??????????????????",BulletedListProp:"????????????????????? ???????????? ??????????????????????????????",NumberedListProp:"???????????????????????? ???????????? ??????????????????????????????",DlgLstStart:"Start",DlgLstType:"??????????????????",DlgLstTypeCircle:"?????????",DlgLstTypeDisc:"???????????????",DlgLstTypeSquare:"??????????????????",DlgLstTypeNumbers:"?????????????????? (1, 2, 3)",DlgLstTypeLCase:"????????? ??????????????? (a, b, c)",DlgLstTypeUCase:"?????? ??????????????? (A, B, C)",DlgLstTypeSRoman:"????????? ??????????????? ?????????????????? (i, ii, iii)",DlgLstTypeLRoman:"?????? ??????????????? ?????????????????? (I, II, III)",DlgDocGeneralTab:"??????????????????",DlgDocBackTab:"???????????????????????????????????????",DlgDocColorsTab:"?????? ????????? ?????????????????????",DlgDocMetaTab:"????????????????????????",DlgDocPageTitle:"????????? ??????????????????",DlgDocLangDir:"???????????? ??????????????? ?????????",DlgDocLangDirLTR:"????????? ???????????? ???????????? (LTR)",DlgDocLangDirRTL:"????????? ???????????? ???????????? (RTL)",DlgDocLangCode:"???????????? ?????????",DlgDocCharSet:"????????????????????????????????? ????????? ?????????????????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"???????????? ????????????????????????????????? ????????? ?????????????????????",DlgDocDocType:"?????????????????????????????? ???????????? ???????????????",DlgDocDocTypeOther:"???????????? ?????????????????????????????? ???????????? ???????????????",DlgDocIncXHTML:"XHTML ?????????????????????????????? ??????????????? ??????",DlgDocBgColor:"??????????????????????????????????????? ??????",DlgDocBgImage:"??????????????????????????????????????? ???????????? URL",DlgDocBgNoScroll:"??????????????????????????? ???????????????????????????????????????",DlgDocCText:"??????????????????",DlgDocCLink:"????????????",DlgDocCVisited:"??????????????? ????????? ????????????",DlgDocCActive:"?????????????????? ????????????",DlgDocMargins:"????????? ?????????????????????",DlgDocMaTop:"?????????",DlgDocMaLeft:"????????????",DlgDocMaRight:"????????????",DlgDocMaBottom:"????????????",DlgDocMeIndex:"?????????????????????????????? ???????????????????????? ???????????????????????? (????????? ?????????????????? ???????????????????????????)",DlgDocMeDescr:"?????????????????????????????? ??????????????????",DlgDocMeAuthor:"????????????",DlgDocMeCopy:"?????????????????????",DlgDocPreview:"?????????????????????",Templates:"????????????????????????",DlgTemplatesTitle:"????????????????????? ????????????????????????",DlgTemplatesSelMsg:"????????????????????? ????????? ?????????????????? ???????????? ???????????? ???????????? ???????????????????????? ??????????????? ????????????<br>(????????? ????????????????????? ?????????????????? ????????????):",DlgTemplatesLoading:"???????????????????????? ??????????????? ?????????????????? ??????????????? ????????????????????? ????????? ????????????????????? ????????????...",DlgTemplatesNoTpl:"(????????? ???????????????????????? ?????????????????? ????????? ?????????)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"?????? ????????????????????????",DlgAboutBrowserInfoTab:"?????????????????????????????? ???????????????????????? ????????????",DlgAboutLicenseTab:"????????????????????????",DlgAboutVersion:"??????????????????",DlgAboutInfo:"????????? ?????????????????? ???????????? ?????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/bs.js b/horde/services/editor/fckeditor/editor/lang/bs.js
deleted file mode 100644 (file)
index 8f81ffa..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Skupi trake sa alatima",ToolbarExpand:"Otvori trake sa alatima",Save:"Snimi",NewPage:"Novi dokument",Preview:"Prika??i",Cut:"Izre??i",Copy:"Kopiraj",Paste:"Zalijepi",PasteText:"Zalijepi kao obi??an tekst",PasteWord:"Zalijepi iz Word-a",Print:"??tampaj",SelectAll:"Selektuj sve",RemoveFormat:"Poni??ti format",InsertLinkLbl:"Link",InsertLink:"Ubaci/Izmjeni link",RemoveLink:"Izbri??i link",VisitLink:"Open Link",Anchor:"Insert/Edit Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"Slika",InsertImage:"Ubaci/Izmjeni sliku",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Tabela",InsertTable:"Ubaci/Izmjeni tabelu",InsertLineLbl:"Linija",InsertLine:"Ubaci horizontalnu liniju",InsertSpecialCharLbl:"Specijalni karakter",InsertSpecialChar:"Ubaci specijalni karater",InsertSmileyLbl:"Smje??ko",InsertSmiley:"Ubaci smje??ka",About:"O FCKeditor-u",Bold:"Boldiraj",Italic:"Ukosi",Underline:"Podvuci",StrikeThrough:"Precrtaj",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Lijevo poravnanje",CenterJustify:"Centralno poravnanje",RightJustify:"Desno poravnanje",BlockJustify:"Puno poravnanje",DecreaseIndent:"Smanji uvod",IncreaseIndent:"Pove??aj uvod",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Vrati",Redo:"Ponovi",NumberedListLbl:"Numerisana lista",NumberedList:"Ubaci/Izmjeni numerisanu listu",BulletedListLbl:"Lista",BulletedList:"Ubaci/Izmjeni listu",ShowTableBorders:"Poka??i okvire tabela",ShowDetails:"Poka??i detalje",Style:"Stil",FontFormat:"Format",Font:"Font",FontSize:"Veli??ina",TextColor:"Boja teksta",BGColor:"Boja pozadine",Source:"HTML k??d",Find:"Na??i",Replace:"Zamjeni",SpellCheck:"Check Spelling",UniversalKeyboard:"Universal Keyboard",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Form",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Hidden Field",Button:"Button",SelectionField:"Selection Field",ImageButton:"Image Button",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Izmjeni link",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Bri??i redove",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Bri??i kolone",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Bri??i ??elije",MergeCells:"Spoji ??elije",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Svojstva ??elije",TableProperties:"Svojstva tabele",ImageProperties:"Svojstva slike",FlashProperties:"Flash Properties",AnchorProp:"Anchor Properties",ButtonProp:"Button Properties",CheckboxProp:"Checkbox Properties",HiddenFieldProp:"Hidden Field Properties",RadioButtonProp:"Radio Button Properties",ImageButtonProp:"Image Button Properties",TextFieldProp:"Text Field Properties",SelectionFieldProp:"Selection Field Properties",TextareaProp:"Textarea Properties",FormProp:"Form Properties",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",ProcessingXHTML:"Procesiram XHTML. Molim sa??ekajte...",Done:"Gotovo",PasteWordConfirm:"Tekst koji ??elite zalijepiti ??ini se da je kopiran iz Worda. Da li ??elite da se prvo o??isti?",NotCompatiblePaste:"Ova komanda je podr??ana u Internet Explorer-u verzijama 5.5 ili novijim. Da li ??elite da izvr??ite lijepljenje teksta bez ??i????enja?",UnknownToolbarItem:'Nepoznata stavka sa trake sa alatima "%1"',UnknownCommand:'Nepoznata komanda "%1"',NotImplemented:"Komanda nije implementirana",UnknownToolbarSet:'Traka sa alatima "%1" ne postoji',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Odustani",DlgBtnClose:"Zatvori",DlgBtnBrowseServer:"Browse Server",DlgAdvancedTag:"Naprednije",DlgOpOther:"<Other>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<nije pode??eno>",DlgGenId:"Id",DlgGenLangDir:"Smjer pisanja",DlgGenLangDirLtr:"S lijeva na desno (LTR)",DlgGenLangDirRtl:"S desna na lijevo (RTL)",DlgGenLangCode:"Jezi??ni k??d",DlgGenAccessKey:"Pristupna tipka",DlgGenName:"Naziv",DlgGenTabIndex:"Tab indeks",DlgGenLongDescr:"Duga??ki opis URL-a",DlgGenClass:"Klase CSS stilova",DlgGenTitle:"Advisory title",DlgGenContType:"Advisory vrsta sadr??aja",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Stil",DlgImgTitle:"Svojstva slike",DlgImgInfoTab:"Info slike",DlgImgBtnUpload:"??alji na server",DlgImgURL:"URL",DlgImgUpload:"??alji",DlgImgAlt:"Tekst na slici",DlgImgWidth:"??irina",DlgImgHeight:"Visina",DlgImgLockRatio:"Zaklju??aj odnos",DlgBtnResetSize:"Resetuj dimenzije",DlgImgBorder:"Okvir",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Poravnanje",DlgImgAlignLeft:"Lijevo",DlgImgAlignAbsBottom:"Abs dole",DlgImgAlignAbsMiddle:"Abs sredina",DlgImgAlignBaseline:"Bazno",DlgImgAlignBottom:"Dno",DlgImgAlignMiddle:"Sredina",DlgImgAlignRight:"Desno",DlgImgAlignTextTop:"Vrh teksta",DlgImgAlignTop:"Vrh",DlgImgPreview:"Prikaz",DlgImgAlertUrl:"Molimo ukucajte URL od slike.",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link info",DlgLnkTargetTab:"Prozor",DlgLnkType:"Tip linka",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Sidro na ovoj stranici",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<drugi>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Izaberi sidro",DlgLnkAnchorByName:"Po nazivu sidra",DlgLnkAnchorById:"Po Id-u elementa",DlgLnkNoAnchors:"(Nema dostupnih sidra na stranici)",DlgLnkEMail:"E-Mail Adresa",DlgLnkEMailSubject:"Subjekt poruke",DlgLnkEMailBody:"Poruka",DlgLnkUpload:"??alji",DlgLnkBtnUpload:"??alji na server",DlgLnkTarget:"Prozor",DlgLnkTargetFrame:"<frejm>",DlgLnkTargetPopup:"<popup prozor>",DlgLnkTargetBlank:"Novi prozor (_blank)",DlgLnkTargetParent:"Glavni prozor (_parent)",DlgLnkTargetSelf:"Isti prozor (_self)",DlgLnkTargetTop:"Najgornji prozor (_top)",DlgLnkTargetFrameName:"Target Frame Name",DlgLnkPopWinName:"Naziv popup prozora",DlgLnkPopWinFeat:"Mogu??nosti popup prozora",DlgLnkPopResize:"Promjenljive veli??ine",DlgLnkPopLocation:"Traka za lokaciju",DlgLnkPopMenu:"Izborna traka",DlgLnkPopScroll:"Scroll traka",DlgLnkPopStatus:"Statusna traka",DlgLnkPopToolbar:"Traka sa alatima",DlgLnkPopFullScrn:"Cijeli ekran (IE)",DlgLnkPopDependent:"Ovisno (Netscape)",DlgLnkPopWidth:"??irina",DlgLnkPopHeight:"Visina",DlgLnkPopLeft:"Lijeva pozicija",DlgLnkPopTop:"Gornja pozicija",DlnLnkMsgNoUrl:"Molimo ukucajte URL link",DlnLnkMsgNoEMail:"Molimo ukucajte e-mail adresu",DlnLnkMsgNoAnchor:"Molimo izaberite sidro",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Izaberi boju",DlgColorBtnClear:"O??isti",DlgColorHighlight:"Igled",DlgColorSelected:"Selektovana",DlgSmileyTitle:"Ubaci smje??ka",DlgSpecialCharTitle:"Izaberi specijalni karakter",DlgTableTitle:"Svojstva tabele",DlgTableRows:"Redova",DlgTableColumns:"Kolona",DlgTableBorder:"Okvir",DlgTableAlign:"Poravnanje",DlgTableAlignNotSet:"<Nije pode??eno>",DlgTableAlignLeft:"Lijevo",DlgTableAlignCenter:"Centar",DlgTableAlignRight:"Desno",DlgTableWidth:"??irina",DlgTableWidthPx:"piksela",DlgTableWidthPc:"posto",DlgTableHeight:"Visina",DlgTableCellSpace:"Razmak ??elija",DlgTableCellPad:"Uvod ??elija",DlgTableCaption:"Naslov",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Svojstva ??elije",DlgCellWidth:"??irina",DlgCellWidthPx:"piksela",DlgCellWidthPc:"posto",DlgCellHeight:"Visina",DlgCellWordWrap:"Vrapuj tekst",DlgCellWordWrapNotSet:"<Nije pode??eno>",DlgCellWordWrapYes:"Da",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Horizontalno poravnanje",DlgCellHorAlignNotSet:"<Nije pode??eno>",DlgCellHorAlignLeft:"Lijevo",DlgCellHorAlignCenter:"Centar",DlgCellHorAlignRight:"Desno",DlgCellVerAlign:"Vertikalno poravnanje",DlgCellVerAlignNotSet:"<Nije pode??eno>",DlgCellVerAlignTop:"Gore",DlgCellVerAlignMiddle:"Sredina",DlgCellVerAlignBottom:"Dno",DlgCellVerAlignBaseline:"Bazno",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Spajanje ??elija",DlgCellCollSpan:"Spajanje kolona",DlgCellBackColor:"Boja pozadine",DlgCellBorderColor:"Boja okvira",DlgCellBtnSelect:"Selektuj...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Na??i",DlgFindFindBtn:"Na??i",DlgFindNotFoundMsg:"Tra??eni tekst nije prona??en.",DlgReplaceTitle:"Zamjeni",DlgReplaceFindLbl:"Na??i ??ta:",DlgReplaceReplaceLbl:"Zamjeni sa:",DlgReplaceCaseChk:"Upore??uj velika/mala slova",DlgReplaceReplaceBtn:"Zamjeni",DlgReplaceReplAllBtn:"Zamjeni sve",DlgReplaceWordChk:"Upore??uj samo cijelu rije??",PasteErrorCut:"Sigurnosne postavke va??eg pretra??iva??a ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl+X).",PasteErrorCopy:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl+C).",PasteAsText:"Zalijepi kao obi??an tekst",PasteFromWord:"Zalijepi iz Word-a",DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"Automatska",ColorMoreColors:"Vi??e boja...",DocProps:"Document Properties",DlgAnchorTitle:"Anchor Properties",DlgAnchorName:"Anchor Name",DlgAnchorErrorName:"Please type the anchor name",DlgSpellNotInDic:"Not in dictionary",DlgSpellChangeTo:"Change to",DlgSpellBtnIgnore:"Ignore",DlgSpellBtnIgnoreAll:"Ignore All",DlgSpellBtnReplace:"Replace",DlgSpellBtnReplaceAll:"Replace All",DlgSpellBtnUndo:"Undo",DlgSpellNoSuggestions:"- No suggestions -",DlgSpellProgress:"Spell check in progress...",DlgSpellNoMispell:"Spell check complete: No misspellings found",DlgSpellNoChanges:"Spell check complete: No words changed",DlgSpellOneChange:"Spell check complete: One word changed",DlgSpellManyChanges:"Spell check complete: %1 words changed",IeSpellDownload:"Spell checker not installed. Do you want to download it now?",DlgButtonText:"Text (Value)",DlgButtonType:"Type",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Name",DlgCheckboxValue:"Value",DlgCheckboxSelected:"Selected",DlgFormName:"Name",DlgFormAction:"Action",DlgFormMethod:"Method",DlgSelectName:"Name",DlgSelectValue:"Value",DlgSelectSize:"Size",DlgSelectLines:"lines",DlgSelectChkMulti:"Allow multiple selections",DlgSelectOpAvail:"Available Options",DlgSelectOpText:"Text",DlgSelectOpValue:"Value",DlgSelectBtnAdd:"Add",DlgSelectBtnModify:"Modify",DlgSelectBtnUp:"Up",DlgSelectBtnDown:"Down",DlgSelectBtnSetValue:"Set as selected value",DlgSelectBtnDelete:"Delete",DlgTextareaName:"Name",DlgTextareaCols:"Columns",DlgTextareaRows:"Rows",DlgTextName:"Name",DlgTextValue:"Value",DlgTextCharWidth:"Character Width",DlgTextMaxChars:"Maximum Characters",DlgTextType:"Type",DlgTextTypeText:"Text",DlgTextTypePass:"Password",DlgHiddenName:"Name",DlgHiddenValue:"Value",BulletedListProp:"Bulleted List Properties",NumberedListProp:"Numbered List Properties",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Circle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"Numbers (1, 2, 3)",DlgLstTypeLCase:"Lowercase Letters (a, b, c)",DlgLstTypeUCase:"Uppercase Letters (A, B, C)",DlgLstTypeSRoman:"Small Roman Numerals (i, ii, iii)",DlgLstTypeLRoman:"Large Roman Numerals (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Background",DlgDocColorsTab:"Colors and Margins",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Page Title",DlgDocLangDir:"Language Direction",DlgDocLangDirLTR:"Left to Right (LTR)",DlgDocLangDirRTL:"Right to Left (RTL)",DlgDocLangCode:"Language Code",DlgDocCharSet:"Character Set Encoding",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Other Character Set Encoding",DlgDocDocType:"Document Type Heading",DlgDocDocTypeOther:"Other Document Type Heading",DlgDocIncXHTML:"Include XHTML Declarations",DlgDocBgColor:"Background Color",DlgDocBgImage:"Background Image URL",DlgDocBgNoScroll:"Nonscrolling Background",DlgDocCText:"Text",DlgDocCLink:"Link",DlgDocCVisited:"Visited Link",DlgDocCActive:"Active Link",DlgDocMargins:"Page Margins",DlgDocMaTop:"Top",DlgDocMaLeft:"Left",DlgDocMaRight:"Right",DlgDocMaBottom:"Bottom",DlgDocMeIndex:"Document Indexing Keywords (comma separated)",DlgDocMeDescr:"Document Description",DlgDocMeAuthor:"Author",DlgDocMeCopy:"Copyright",DlgDocPreview:"Preview",Templates:"Templates",DlgTemplatesTitle:"Content Templates",DlgTemplatesSelMsg:"Please select the template to open in the editor<br />(the actual contents will be lost):",DlgTemplatesLoading:"Loading templates list. Please wait...",DlgTemplatesNoTpl:"(No templates defined)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"About",DlgAboutBrowserInfoTab:"Browser Info",DlgAboutLicenseTab:"License",DlgAboutVersion:"verzija",DlgAboutInfo:"Za vi??e informacija posjetite",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ca.js b/horde/services/editor/fckeditor/editor/lang/ca.js
deleted file mode 100644 (file)
index ae62346..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Redueix la barra d'eines",ToolbarExpand:"Amplia la barra d'eines",Save:"Desa",NewPage:"Nova P??gina",Preview:"Visualitzaci?? pr??via",Cut:"Retalla",Copy:"Copia",Paste:"Enganxa",PasteText:"Enganxa com a text no formatat",PasteWord:"Enganxa des del Word",Print:"Imprimeix",SelectAll:"Selecciona-ho tot",RemoveFormat:"Elimina Format",InsertLinkLbl:"Enlla??",InsertLink:"Insereix/Edita enlla??",RemoveLink:"Elimina l'enlla??",VisitLink:"Obre l'enlla??",Anchor:"Insereix/Edita ??ncora",AnchorDelete:"Elimina ??ncora",InsertImageLbl:"Imatge",InsertImage:"Insereix/Edita imatge",InsertFlashLbl:"Flash",InsertFlash:"Insereix/Edita Flash",InsertTableLbl:"Taula",InsertTable:"Insereix/Edita taula",InsertLineLbl:"L??nia",InsertLine:"Insereix l??nia horitzontal",InsertSpecialCharLbl:"Car??cter Especial",InsertSpecialChar:"Insereix car??cter especial",InsertSmileyLbl:"Icona",InsertSmiley:"Insereix icona",About:"Quant a l'FCKeditor",Bold:"Negreta",Italic:"Cursiva",Underline:"Subratllat",StrikeThrough:"Barrat",Subscript:"Sub??ndex",Superscript:"Super??ndex",LeftJustify:"Alinia a l'esquerra",CenterJustify:"Centrat",RightJustify:"Alinia a la dreta",BlockJustify:"Justificat",DecreaseIndent:"Redueix el sagnat",IncreaseIndent:"Augmenta el sagnat",Blockquote:"Bloc de cita",CreateDiv:"Crea un contenidor Div",EditDiv:"Edita el contenidor Div",DeleteDiv:"Elimina el contenidor Div",Undo:"Desf??s",Redo:"Ref??s",NumberedListLbl:"Llista numerada",NumberedList:"Numeraci?? activada/desactivada",BulletedListLbl:"Llista de pics",BulletedList:"Pics activats/descativats",ShowTableBorders:"Mostra les vores de les taules",ShowDetails:"Mostra detalls",Style:"Estil",FontFormat:"Format",Font:"Tipus de lletra",FontSize:"Mida",TextColor:"Color de Text",BGColor:"Color de Fons",Source:"Codi font",Find:"Cerca",Replace:"Reempla??a",SpellCheck:"Revisa l'ortografia",UniversalKeyboard:"Teclat universal",PageBreakLbl:"Salt de p??gina",PageBreak:"Insereix salt de p??gina",Form:"Formulari",Checkbox:"Casella de verificaci??",RadioButton:"Bot?? d'opci??",TextField:"Camp de text",Textarea:"??rea de text",HiddenField:"Camp ocult",Button:"Bot??",SelectionField:"Camp de selecci??",ImageButton:"Bot?? d'imatge",FitWindow:"Maximiza la mida de l'editor",ShowBlocks:"Mostra els blocs",EditLink:"Edita l'enlla??",CellCM:"Cel??la",RowCM:"Fila",ColumnCM:"Columna",InsertRowAfter:"Insereix fila darrera",InsertRowBefore:"Insereix fila abans de",DeleteRows:"Suprimeix una fila",InsertColumnAfter:"Insereix columna darrera",InsertColumnBefore:"Insereix columna abans de",DeleteColumns:"Suprimeix una columna",InsertCellAfter:"Insereix cel??la darrera",InsertCellBefore:"Insereix cel??la abans de",DeleteCells:"Suprimeix les cel??les",MergeCells:"Fusiona les cel??les",MergeRight:"Fusiona cap a la dreta",MergeDown:"Fusiona cap avall",HorizontalSplitCell:"Divideix la cel??la horitzontalment",VerticalSplitCell:"Divideix la cel??la verticalment",TableDelete:"Suprimeix la taula",CellProperties:"Propietats de la cel??la",TableProperties:"Propietats de la taula",ImageProperties:"Propietats de la imatge",FlashProperties:"Propietats del Flash",AnchorProp:"Propietats de l'??ncora",ButtonProp:"Propietats del bot??",CheckboxProp:"Propietats de la casella de verificaci??",HiddenFieldProp:"Propietats del camp ocult",RadioButtonProp:"Propietats del bot?? d'opci??",ImageButtonProp:"Propietats del bot?? d'imatge",TextFieldProp:"Propietats del camp de text",SelectionFieldProp:"Propietats del camp de selecci??",TextareaProp:"Propietats de l'??rea de text",FormProp:"Propietats del formulari",FontFormats:"Normal;Formatejat;Adre??a;Encap??alament 1;Encap??alament 2;Encap??alament 3;Encap??alament 4;Encap??alament 5;Encap??alament 6;Normal (DIV)",ProcessingXHTML:"Processant XHTML. Si us plau esperi...",Done:"Fet",PasteWordConfirm:"El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?",NotCompatiblePaste:"Aquesta funci?? ??s disponible per a Internet Explorer versi?? 5.5 o superior. Voleu enganxar sense netejar?",UnknownToolbarItem:'Element de la barra d\'eines desconegut "%1"',UnknownCommand:'Nom de comanda desconegut "%1"',NotImplemented:"M??tode no implementat",UnknownToolbarSet:'Conjunt de barra d\'eines "%1" inexistent',NoActiveX:"Les prefer??ncies del navegador poden limitar algunes funcions d'aquest editor. Cal habilitar l'opci?? \"Executa controls ActiveX i plug-ins\". Poden sorgir errors i poden faltar algunes funcions.",BrowseServerBlocked:"El visualitzador de recursos no s'ha pogut obrir. Assegura't de que els bloquejos de finestres emergents estan desactivats.",DialogBlocked:"No ha estat possible obrir una finestra de di??leg. Assegureu-vos que els bloquejos de finestres emergents estan desactivats.",VisitLinkBlocked:"No ha estat possible obrir una nova finestra. Assegureu-vos que els bloquejos de finestres emergents estan desactivats.",DlgBtnOK:"D'acord",DlgBtnCancel:"Cancel??la",DlgBtnClose:"Tanca",DlgBtnBrowseServer:"Veure servidor",DlgAdvancedTag:"Avan??at",DlgOpOther:"Altres",DlgInfoTab:"Info",DlgAlertUrl:"Si us plau, afegiu la URL",DlgGenNotSet:"<no definit>",DlgGenId:"Id",DlgGenLangDir:"Direcci?? de l'idioma",DlgGenLangDirLtr:"D'esquerra a dreta (LTR)",DlgGenLangDirRtl:"De dreta a esquerra (RTL)",DlgGenLangCode:"Codi d'idioma",DlgGenAccessKey:"Clau d'acc??s",DlgGenName:"Nom",DlgGenTabIndex:"Index de Tab",DlgGenLongDescr:"Descripci?? llarga de la URL",DlgGenClass:"Classes del full d'estil",DlgGenTitle:"T??tol consultiu",DlgGenContType:"Tipus de contingut consultiu",DlgGenLinkCharset:"Conjunt de car??cters font enlla??at",DlgGenStyle:"Estil",DlgImgTitle:"Propietats de la imatge",DlgImgInfoTab:"Informaci?? de la imatge",DlgImgBtnUpload:"Envia-la al servidor",DlgImgURL:"URL",DlgImgUpload:"Puja",DlgImgAlt:"Text alternatiu",DlgImgWidth:"Amplada",DlgImgHeight:"Al??ada",DlgImgLockRatio:"Bloqueja les proporcions",DlgBtnResetSize:"Restaura la mida",DlgImgBorder:"Vora",DlgImgHSpace:"Espaiat horit.",DlgImgVSpace:"Espaiat vert.",DlgImgAlign:"Alineaci??",DlgImgAlignLeft:"Ajusta a l'esquerra",DlgImgAlignAbsBottom:"Abs Bottom",DlgImgAlignAbsMiddle:"Abs Middle",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Bottom",DlgImgAlignMiddle:"Middle",DlgImgAlignRight:"Ajusta a la dreta",DlgImgAlignTextTop:"Text Top",DlgImgAlignTop:"Top",DlgImgPreview:"Vista pr??via",DlgImgAlertUrl:"Si us plau, escriviu la URL de la imatge",DlgImgLinkTab:"Enlla??",DlgFlashTitle:"Propietats del Flash",DlgFlashChkPlay:"Reproduci?? autom??tica",DlgFlashChkLoop:"Bucle",DlgFlashChkMenu:"Habilita men?? Flash",DlgFlashScale:"Escala",DlgFlashScaleAll:"Mostra-ho tot",DlgFlashScaleNoBorder:"Sense vores",DlgFlashScaleFit:"Mida exacta",DlgLnkWindowTitle:"Enlla??",DlgLnkInfoTab:"Informaci?? de l'enlla??",DlgLnkTargetTab:"Dest??",DlgLnkType:"Tipus d'enlla??",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"??ncora en aquesta p??gina",DlgLnkTypeEMail:"Correu electr??nic",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<altra>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Selecciona una ??ncora",DlgLnkAnchorByName:"Per nom d'??ncora",DlgLnkAnchorById:"Per Id d'element",DlgLnkNoAnchors:"(No hi ha ??ncores disponibles en aquest document)",DlgLnkEMail:"Adre??a de correu electr??nic",DlgLnkEMailSubject:"Assumpte del missatge",DlgLnkEMailBody:"Cos del missatge",DlgLnkUpload:"Puja",DlgLnkBtnUpload:"Envia al servidor",DlgLnkTarget:"Dest??",DlgLnkTargetFrame:"<marc>",DlgLnkTargetPopup:"<finestra emergent>",DlgLnkTargetBlank:"Nova finestra (_blank)",DlgLnkTargetParent:"Finestra pare (_parent)",DlgLnkTargetSelf:"Mateixa finestra (_self)",DlgLnkTargetTop:"Finestra Major (_top)",DlgLnkTargetFrameName:"Nom del marc de dest??",DlgLnkPopWinName:"Nom finestra popup",DlgLnkPopWinFeat:"Caracter??stiques finestra popup",DlgLnkPopResize:"Redimensionable",DlgLnkPopLocation:"Barra d'adre??a",DlgLnkPopMenu:"Barra de men??",DlgLnkPopScroll:"Barres d'scroll",DlgLnkPopStatus:"Barra d'estat",DlgLnkPopToolbar:"Barra d'eines",DlgLnkPopFullScrn:"Pantalla completa (IE)",DlgLnkPopDependent:"Depenent (Netscape)",DlgLnkPopWidth:"Amplada",DlgLnkPopHeight:"Al??ada",DlgLnkPopLeft:"Posici?? esquerra",DlgLnkPopTop:"Posici?? dalt",DlnLnkMsgNoUrl:"Si us plau, escrigui l'enlla?? URL",DlnLnkMsgNoEMail:"Si us plau, escrigui l'adre??a correu electr??nic",DlnLnkMsgNoAnchor:"Si us plau, escrigui l'??ncora",DlnLnkMsgInvPopName:"El nom de la finestra emergent ha de comen??ar amb una lletra i no pot tenir espais",DlgColorTitle:"Selecciona el color",DlgColorBtnClear:"Neteja",DlgColorHighlight:"Real??a",DlgColorSelected:"Selecciona",DlgSmileyTitle:"Insereix una icona",DlgSpecialCharTitle:"Selecciona el car??cter especial",DlgTableTitle:"Propietats de la taula",DlgTableRows:"Files",DlgTableColumns:"Columnes",DlgTableBorder:"Mida vora",DlgTableAlign:"Alineaci??",DlgTableAlignNotSet:"<No Definit>",DlgTableAlignLeft:"Esquerra",DlgTableAlignCenter:"Centre",DlgTableAlignRight:"Dreta",DlgTableWidth:"Amplada",DlgTableWidthPx:"p??xels",DlgTableWidthPc:"percentatge",DlgTableHeight:"Al??ada",DlgTableCellSpace:"Espaiat de cel??les",DlgTableCellPad:"Encoixinament de cel??les",DlgTableCaption:"T??tol",DlgTableSummary:"Resum",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Propietats de la cel??la",DlgCellWidth:"Amplada",DlgCellWidthPx:"p??xels",DlgCellWidthPc:"percentatge",DlgCellHeight:"Al??ada",DlgCellWordWrap:"Ajust de paraula",DlgCellWordWrapNotSet:"<No Definit>",DlgCellWordWrapYes:"Si",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Alineaci?? horitzontal",DlgCellHorAlignNotSet:"<No Definit>",DlgCellHorAlignLeft:"Esquerra",DlgCellHorAlignCenter:"Centre",DlgCellHorAlignRight:"Dreta",DlgCellVerAlign:"Alineaci?? vertical",DlgCellVerAlignNotSet:"<No definit>",DlgCellVerAlignTop:"Top",DlgCellVerAlignMiddle:"Middle",DlgCellVerAlignBottom:"Bottom",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rows Span",DlgCellCollSpan:"Columns Span",DlgCellBackColor:"Color de fons",DlgCellBorderColor:"Color de la vora",DlgCellBtnSelect:"Seleccioneu...",DlgFindAndReplaceTitle:"Cerca i reempla??a",DlgFindTitle:"Cerca",DlgFindFindBtn:"Cerca",DlgFindNotFoundMsg:"El text especificat no s'ha trobat.",DlgReplaceTitle:"Reempla??a",DlgReplaceFindLbl:"Cerca:",DlgReplaceReplaceLbl:"Rempla??a amb:",DlgReplaceCaseChk:"Distingeix maj??scules/min??scules",DlgReplaceReplaceBtn:"Reempla??a",DlgReplaceReplAllBtn:"Reempla??a-ho tot",DlgReplaceWordChk:"Nom??s paraules completes",PasteErrorCut:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",PasteErrorCopy:"La seguretat del vostre navegador no permet executar autom??ticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",PasteAsText:"Enganxa com a text no formatat",PasteFromWord:"Enganxa com a Word",DlgPasteMsg2:"Si us plau, enganxeu dins del seg??ent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",DlgPasteSec:"A causa de la configuraci?? de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",DlgPasteIgnoreFont:"Ignora definicions de font",DlgPasteRemoveStyles:"Elimina definicions d'estil",ColorAutomatic:"Autom??tic",ColorMoreColors:"M??s colors...",DocProps:"Propietats del document",DlgAnchorTitle:"Propietats de l'??ncora",DlgAnchorName:"Nom de l'??ncora",DlgAnchorErrorName:"Si us plau, escriviu el nom de l'ancora",DlgSpellNotInDic:"No ??s al diccionari",DlgSpellChangeTo:"Reempla??a amb",DlgSpellBtnIgnore:"Ignora",DlgSpellBtnIgnoreAll:"Ignora-les totes",DlgSpellBtnReplace:"Canvia",DlgSpellBtnReplaceAll:"Canvia-les totes",DlgSpellBtnUndo:"Desf??s",DlgSpellNoSuggestions:"Cap suggeriment",DlgSpellProgress:"Verificaci?? ortogr??fica en curs...",DlgSpellNoMispell:"Verificaci?? ortogr??fica acabada: no hi ha cap paraula mal escrita",DlgSpellNoChanges:"Verificaci?? ortogr??fica: no s'ha canviat cap paraula",DlgSpellOneChange:"Verificaci?? ortogr??fica: s'ha canviat una paraula",DlgSpellManyChanges:"Verificaci?? ortogr??fica: s'han canviat %1 paraules",IeSpellDownload:"Verificaci?? ortogr??fica no instal??lada. Voleu descarregar-ho ara?",DlgButtonText:"Text (Valor)",DlgButtonType:"Tipus",DlgButtonTypeBtn:"Bot??",DlgButtonTypeSbm:"Transmet formulari",DlgButtonTypeRst:"Reinicia formulari",DlgCheckboxName:"Nom",DlgCheckboxValue:"Valor",DlgCheckboxSelected:"Seleccionat",DlgFormName:"Nom",DlgFormAction:"Acci??",DlgFormMethod:"M??tode",DlgSelectName:"Nom",DlgSelectValue:"Valor",DlgSelectSize:"Mida",DlgSelectLines:"L??nies",DlgSelectChkMulti:"Permet m??ltiples seleccions",DlgSelectOpAvail:"Opcions disponibles",DlgSelectOpText:"Text",DlgSelectOpValue:"Valor",DlgSelectBtnAdd:"Afegeix",DlgSelectBtnModify:"Modifica",DlgSelectBtnUp:"Amunt",DlgSelectBtnDown:"Avall",DlgSelectBtnSetValue:"Selecciona per defecte",DlgSelectBtnDelete:"Elimina",DlgTextareaName:"Nom",DlgTextareaCols:"Columnes",DlgTextareaRows:"Files",DlgTextName:"Nom",DlgTextValue:"Valor",DlgTextCharWidth:"Amplada",DlgTextMaxChars:"Nombre m??xim de car??cters",DlgTextType:"Tipus",DlgTextTypeText:"Text",DlgTextTypePass:"Contrasenya",DlgHiddenName:"Nom",DlgHiddenValue:"Valor",BulletedListProp:"Propietats de la llista de pics",NumberedListProp:"Propietats de llista numerada",DlgLstStart:"Inici",DlgLstType:"Tipus",DlgLstTypeCircle:"Cercle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Quadrat",DlgLstTypeNumbers:"N??meros (1, 2, 3)",DlgLstTypeLCase:"Lletres min??scules (a, b, c)",DlgLstTypeUCase:"Lletres maj??scules (A, B, C)",DlgLstTypeSRoman:"N??meros romans en min??scules (i, ii, iii)",DlgLstTypeLRoman:"N??meros romans en maj??scules (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Fons",DlgDocColorsTab:"Colors i marges",DlgDocMetaTab:"Metadades",DlgDocPageTitle:"T??tol de la p??gina",DlgDocLangDir:"Direcci?? idioma",DlgDocLangDirLTR:"Esquerra a dreta (LTR)",DlgDocLangDirRTL:"Dreta a esquerra (RTL)",DlgDocLangCode:"Codi d'idioma",DlgDocCharSet:"Codificaci?? de conjunt de car??cters",DlgDocCharSetCE:"Centreeuropeu",DlgDocCharSetCT:"Xin??s tradicional (Big5)",DlgDocCharSetCR:"Cir??l??lic",DlgDocCharSetGR:"Grec",DlgDocCharSetJP:"Japon??s",DlgDocCharSetKR:"Core??",DlgDocCharSetTR:"Turc",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Europeu occidental",DlgDocCharSetOther:"Una altra codificaci?? de car??cters",DlgDocDocType:"Cap??alera de tipus de document",DlgDocDocTypeOther:"Un altra cap??alera de tipus de document",DlgDocIncXHTML:"Incloure declaracions XHTML",DlgDocBgColor:"Color de fons",DlgDocBgImage:"URL de la imatge de fons",DlgDocBgNoScroll:"Fons fixe",DlgDocCText:"Text",DlgDocCLink:"Enlla??",DlgDocCVisited:"Enlla?? visitat",DlgDocCActive:"Enlla?? actiu",DlgDocMargins:"Marges de p??gina",DlgDocMaTop:"Cap",DlgDocMaLeft:"Esquerra",DlgDocMaRight:"Dreta",DlgDocMaBottom:"Peu",DlgDocMeIndex:"Mots clau per a indexaci?? (separats per coma)",DlgDocMeDescr:"Descripci?? del document",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Copyright",DlgDocPreview:"Vista pr??via",Templates:"Plantilles",DlgTemplatesTitle:"Contingut plantilles",DlgTemplatesSelMsg:"Si us plau, seleccioneu la plantilla per obrir a l'editor<br>(el contingut actual no ser?? enregistrat):",DlgTemplatesLoading:"Carregant la llista de plantilles. Si us plau, espereu...",DlgTemplatesNoTpl:"(No hi ha plantilles definides)",DlgTemplatesReplace:"Reempla??a el contingut actual",DlgAboutAboutTab:"Quant a",DlgAboutBrowserInfoTab:"Informaci?? del navegador",DlgAboutLicenseTab:"Llic??ncia",DlgAboutVersion:"versi??",DlgAboutInfo:"Per a m??s informaci?? aneu a",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Avan??at",DlgDivStyle:"Estil",DlgDivInlineStyle:"Estil en l??nia"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/cs.js b/horde/services/editor/fckeditor/editor/lang/cs.js
deleted file mode 100644 (file)
index a628828..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Skr??t panel n??stroj??",ToolbarExpand:"Zobrazit panel n??stroj??",Save:"Ulo??it",NewPage:"Nov?? str??nka",Preview:"N??hled",Cut:"Vyjmout",Copy:"Kop??rovat",Paste:"Vlo??it",PasteText:"Vlo??it jako ??ist?? text",PasteWord:"Vlo??it z Wordu",Print:"Tisk",SelectAll:"Vybrat v??e",RemoveFormat:"Odstranit form??tov??n??",InsertLinkLbl:"Odkaz",InsertLink:"Vlo??it/zm??nit odkaz",RemoveLink:"Odstranit odkaz",VisitLink:"Otev????t odkaz",Anchor:"Vlo????t/zm??nit z??lo??ku",AnchorDelete:"Odstranit kotvu",InsertImageLbl:"Obr??zek",InsertImage:"Vlo??it/zm??nit obr??zek",InsertFlashLbl:"Flash",InsertFlash:"Vlo??it/Upravit Flash",InsertTableLbl:"Tabulka",InsertTable:"Vlo??it/zm??nit tabulku",InsertLineLbl:"Linka",InsertLine:"Vlo??it vodorovnou linku",InsertSpecialCharLbl:"Speci??ln?? znaky",InsertSpecialChar:"Vlo??it speci??ln?? znaky",InsertSmileyLbl:"Smajl??ky",InsertSmiley:"Vlo??it smajl??k",About:"O aplikaci FCKeditor",Bold:"Tu??n??",Italic:"Kurz??va",Underline:"Podtr??en??",StrikeThrough:"P??e??krtnut??",Subscript:"Doln?? index",Superscript:"Horn?? index",LeftJustify:"Zarovnat vlevo",CenterJustify:"Zarovnat na st??ed",RightJustify:"Zarovnat vpravo",BlockJustify:"Zarovnat do bloku",DecreaseIndent:"Zmen??it odsazen??",IncreaseIndent:"Zv??t??it odsazen??",Blockquote:"Citace",CreateDiv:"Vytvo??it Div kontejner",EditDiv:"Upravit Div kontejner",DeleteDiv:"Odstranit Div kontejner",Undo:"Zp??t",Redo:"Znovu",NumberedListLbl:"????slov??n??",NumberedList:"Vlo??it/odstranit ????slovan?? seznam",BulletedListLbl:"Odr????ky",BulletedList:"Vlo??it/odstranit odr????ky",ShowTableBorders:"Zobrazit okraje tabulek",ShowDetails:"Zobrazit podrobnosti",Style:"Styl",FontFormat:"Form??t",Font:"P??smo",FontSize:"Velikost",TextColor:"Barva textu",BGColor:"Barva pozad??",Source:"Zdroj",Find:"Hledat",Replace:"Nahradit",SpellCheck:"Zkontrolovat pravopis",UniversalKeyboard:"Univerz??ln?? kl??vesnice",PageBreakLbl:"Konec str??nky",PageBreak:"Vlo??it konec str??nky",Form:"Formul????",Checkbox:"Za??krt??vac?? pol????ko",RadioButton:"P??ep??na??",TextField:"Textov?? pole",Textarea:"Textov?? oblast",HiddenField:"Skryt?? pole",Button:"Tla????tko",SelectionField:"Seznam",ImageButton:"Obr??zkov?? tla????tko",FitWindow:"Maximalizovat velikost editoru",ShowBlocks:"Uk??zat bloky",EditLink:"Zm??nit odkaz",CellCM:"Bu??ka",RowCM:"????dek",ColumnCM:"Sloupec",InsertRowAfter:"Vlo??it ????dek za",InsertRowBefore:"Vlo??it ????dek p??ed",DeleteRows:"Smazat ????dky",InsertColumnAfter:"Vlo??it sloupec za",InsertColumnBefore:"Vlo??it sloupec p??ed",DeleteColumns:"Smazat sloupec",InsertCellAfter:"Vlo??it bu??ku za",InsertCellBefore:"Vlo??it bu??ku p??ed",DeleteCells:"Smazat bu??ky",MergeCells:"Slou??it bu??ky",MergeRight:"Slou??it doprava",MergeDown:"Slou??it dol??",HorizontalSplitCell:"Rozd??lit bu??ky vodorovn??",VerticalSplitCell:"Rozd??lit bu??ky svisle",TableDelete:"Smazat tabulku",CellProperties:"Vlastnosti bu??ky",TableProperties:"Vlastnosti tabulky",ImageProperties:"Vlastnosti obr??zku",FlashProperties:"Vlastnosti Flashe",AnchorProp:"Vlastnosti z??lo??ky",ButtonProp:"Vlastnosti tla????tka",CheckboxProp:"Vlastnosti za??krt??vac??ho pol????ka",HiddenFieldProp:"Vlastnosti skryt??ho pole",RadioButtonProp:"Vlastnosti p??ep??na??e",ImageButtonProp:"Vlastnost?? obr??zkov??ho tla????tka",TextFieldProp:"Vlastnosti textov??ho pole",SelectionFieldProp:"Vlastnosti seznamu",TextareaProp:"Vlastnosti textov?? oblasti",FormProp:"Vlastnosti formul????e",FontFormats:"Norm??ln??;Naform??tov??no;Adresa;Nadpis 1;Nadpis 2;Nadpis 3;Nadpis 4;Nadpis 5;Nadpis 6;Norm??ln?? (DIV)",ProcessingXHTML:"Prob??h?? zpracov??n?? XHTML. Pros??m ??ekejte...",Done:"Hotovo",PasteWordConfirm:"Jak je vid??t, vkl??dan?? text je kop??rov??n z Wordu. Chcete jej p??ed vlo??en??m vy??istit?",NotCompatiblePaste:"Tento p????kaz je dostupn?? pouze v Internet Exploreru verze 5.5 nebo vy??????. Chcete vlo??it text bez vy??i??t??n???",UnknownToolbarItem:'Nezn??m?? polo??ka panelu n??stroj?? "%1"',UnknownCommand:'Nezn??m?? p????kaz "%1"',NotImplemented:"P????kaz nen?? implementov??n",UnknownToolbarSet:'Panel n??stroj?? "%1" neexistuje',NoActiveX:'Nastaven?? bezpe??nosti Va??eho prohl????e??e omezuje funk??nost n??kter??ch jeho mo??nost??. Je t??eba zapnout volbu "Spou??t??t ovl??d??ac?? prvky ActiveX a moduly plug-in", jinak nebude mo??n?? vyu????vat v??echny dosputn?? schopnosti editoru.',BrowseServerBlocked:"Pr??zkumn??k zdroj?? nelze otev????t. Prov????te, zda nem??te aktivov??no blokov??n?? popup oken.",DialogBlocked:"Nelze otev????t dialogov?? okno. Prov????te, zda nem??te aktivov??no blokov??n?? popup oken.",VisitLinkBlocked:"Nen?? mo??n?? otev????t nov?? okno. Prov????te, zda v??echny n??stroje pro blokov??n?? vyskakovac??ch oken jsou vypnuty.",DlgBtnOK:"OK",DlgBtnCancel:"Storno",DlgBtnClose:"Zav????t",DlgBtnBrowseServer:"Vybrat na serveru",DlgAdvancedTag:"Roz??????en??",DlgOpOther:"<Ostatn??>",DlgInfoTab:"Info",DlgAlertUrl:"Pros??m vlo??te URL",DlgGenNotSet:"<nenastaveno>",DlgGenId:"Id",DlgGenLangDir:"Orientace jazyka",DlgGenLangDirLtr:"Zleva do prava (LTR)",DlgGenLangDirRtl:"Zprava do leva (RTL)",DlgGenLangCode:"K??d jazyka",DlgGenAccessKey:"P????stupov?? kl????",DlgGenName:"Jm??no",DlgGenTabIndex:"Po??ad?? prvku",DlgGenLongDescr:"Dlouh?? popis URL",DlgGenClass:"T????da stylu",DlgGenTitle:"Pomocn?? titulek",DlgGenContType:"Pomocn?? typ obsahu",DlgGenLinkCharset:"P??i??azen?? znakov?? sada",DlgGenStyle:"Styl",DlgImgTitle:"Vlastnosti obr??zku",DlgImgInfoTab:"Informace o obr??zku",DlgImgBtnUpload:"Odeslat na server",DlgImgURL:"URL",DlgImgUpload:"Odeslat",DlgImgAlt:"Alternativn?? text",DlgImgWidth:"??????ka",DlgImgHeight:"V????ka",DlgImgLockRatio:"Z??mek",DlgBtnResetSize:"P??vodn?? velikost",DlgImgBorder:"Okraje",DlgImgHSpace:"H-mezera",DlgImgVSpace:"V-mezera",DlgImgAlign:"Zarovn??n??",DlgImgAlignLeft:"Vlevo",DlgImgAlignAbsBottom:"Zcela dol??",DlgImgAlignAbsMiddle:"Doprost??ed",DlgImgAlignBaseline:"Na ????a????",DlgImgAlignBottom:"Dol??",DlgImgAlignMiddle:"Na st??ed",DlgImgAlignRight:"Vpravo",DlgImgAlignTextTop:"Na horn?? okraj textu",DlgImgAlignTop:"Nahoru",DlgImgPreview:"N??hled",DlgImgAlertUrl:"Zadejte pros??m URL obr??zku",DlgImgLinkTab:"Odkaz",DlgFlashTitle:"Vlastnosti Flashe",DlgFlashChkPlay:"Automatick?? spu??t??n??",DlgFlashChkLoop:"Opakov??n??",DlgFlashChkMenu:"Nab??dka Flash",DlgFlashScale:"Zobrazit",DlgFlashScaleAll:"Zobrazit v??e",DlgFlashScaleNoBorder:"Bez okraje",DlgFlashScaleFit:"P??izp??sobit",DlgLnkWindowTitle:"Odkaz",DlgLnkInfoTab:"Informace o odkazu",DlgLnkTargetTab:"C??l",DlgLnkType:"Typ odkazu",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Kotva v t??to str??nce",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<jin??>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Vybrat kotvu",DlgLnkAnchorByName:"Podle jm??na kotvy",DlgLnkAnchorById:"Podle Id objektu",DlgLnkNoAnchors:"(Ve str??nce nen?? definov??na ????dn?? kotva!)",DlgLnkEMail:"E-Mailov?? adresa",DlgLnkEMailSubject:"P??edm??t zpr??vy",DlgLnkEMailBody:"T??lo zpr??vy",DlgLnkUpload:"Odeslat",DlgLnkBtnUpload:"Odeslat na Server",DlgLnkTarget:"C??l",DlgLnkTargetFrame:"<r??mec>",DlgLnkTargetPopup:"<vyskakovac?? okno>",DlgLnkTargetBlank:"Nov?? okno (_blank)",DlgLnkTargetParent:"Rodi??ovsk?? okno (_parent)",DlgLnkTargetSelf:"Stejn?? okno (_self)",DlgLnkTargetTop:"Hlavn?? okno (_top)",DlgLnkTargetFrameName:"N??zev c??lov??ho r??mu",DlgLnkPopWinName:"N??zev vyskakovac??ho okna",DlgLnkPopWinFeat:"Vlastnosti vyskakovac??ho okna",DlgLnkPopResize:"M??niteln?? velikost",DlgLnkPopLocation:"Panel um??st??n??",DlgLnkPopMenu:"Panel nab??dky",DlgLnkPopScroll:"Posuvn??ky",DlgLnkPopStatus:"Stavov?? ????dek",DlgLnkPopToolbar:"Panel n??stroj??",DlgLnkPopFullScrn:"Cel?? obrazovka (IE)",DlgLnkPopDependent:"Z??vislost (Netscape)",DlgLnkPopWidth:"??????ka",DlgLnkPopHeight:"V????ka",DlgLnkPopLeft:"Lev?? okraj",DlgLnkPopTop:"Horn?? okraj",DlnLnkMsgNoUrl:"Zadejte pros??m URL odkazu",DlnLnkMsgNoEMail:"Zadejte pros??m e-mailovou adresu",DlnLnkMsgNoAnchor:"Vyberte pros??m kotvu",DlnLnkMsgInvPopName:"N??zev vyskakovac??ho okna mus?? za????nat p??smenem a nesm?? obsahovat mezery",DlgColorTitle:"V??b??r barvy",DlgColorBtnClear:"Vymazat",DlgColorHighlight:"Zv??razn??n??",DlgColorSelected:"Vybran??",DlgSmileyTitle:"Vkl??d??n?? smajl??k??",DlgSpecialCharTitle:"V??b??r speci??ln??ho znaku",DlgTableTitle:"Vlastnosti tabulky",DlgTableRows:"????dky",DlgTableColumns:"Sloupce",DlgTableBorder:"Ohrani??en??",DlgTableAlign:"Zarovn??n??",DlgTableAlignNotSet:"<nenastaveno>",DlgTableAlignLeft:"Vlevo",DlgTableAlignCenter:"Na st??ed",DlgTableAlignRight:"Vpravo",DlgTableWidth:"??????ka",DlgTableWidthPx:"bod??",DlgTableWidthPc:"procent",DlgTableHeight:"V????ka",DlgTableCellSpace:"Vzd??lenost bun??k",DlgTableCellPad:"Odsazen?? obsahu",DlgTableCaption:"Popis",DlgTableSummary:"Souhrn",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Vlastnosti bu??ky",DlgCellWidth:"??????ka",DlgCellWidthPx:"bod??",DlgCellWidthPc:"procent",DlgCellHeight:"V????ka",DlgCellWordWrap:"Zalamov??n??",DlgCellWordWrapNotSet:"<nenanstaveno>",DlgCellWordWrapYes:"Ano",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Vodorovn?? zarovn??n??",DlgCellHorAlignNotSet:"<nenastaveno>",DlgCellHorAlignLeft:"Vlevo",DlgCellHorAlignCenter:"Na st??ed",DlgCellHorAlignRight:"Vpravo",DlgCellVerAlign:"Svisl?? zarovn??n??",DlgCellVerAlignNotSet:"<nenastaveno>",DlgCellVerAlignTop:"Nahoru",DlgCellVerAlignMiddle:"Doprost??ed",DlgCellVerAlignBottom:"Dol??",DlgCellVerAlignBaseline:"Na ????a????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Slou??en?? ????dky",DlgCellCollSpan:"Slou??en?? sloupce",DlgCellBackColor:"Barva pozad??",DlgCellBorderColor:"Barva ohrani??en??",DlgCellBtnSelect:"V??b??r...",DlgFindAndReplaceTitle:"Naj??t a nahradit",DlgFindTitle:"Hledat",DlgFindFindBtn:"Hledat",DlgFindNotFoundMsg:"Hledan?? text nebyl nalezen.",DlgReplaceTitle:"Nahradit",DlgReplaceFindLbl:"Co hledat:",DlgReplaceReplaceLbl:"????m nahradit:",DlgReplaceCaseChk:"Rozli??ovat velikost p??sma",DlgReplaceReplaceBtn:"Nahradit",DlgReplaceReplAllBtn:"Nahradit v??e",DlgReplaceWordChk:"Pouze cel?? slova",PasteErrorCut:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro vyjmut?? zvolen??ho textu do schr??nky. Pros??m vyjm??te zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl+X).",PasteErrorCopy:"Bezpe??nostn?? nastaven?? Va??eho prohl????e??e nedovoluj?? editoru spustit funkci pro kop??rov??n?? zvolen??ho textu do schr??nky. Pros??m zkop??rujte zvolen?? text do schr??nky pomoc?? kl??vesnice (Ctrl+C).",PasteAsText:"Vlo??it jako ??ist?? text",PasteFromWord:"Vlo??it text z Wordu",DlgPasteMsg2:"Do n??sleduj??c??ho pole vlo??te po??adovan?? obsah pomoc?? kl??vesnice (<STRONG>Ctrl+V</STRONG>) a stiskn??te <STRONG>OK</STRONG>.",DlgPasteSec:"Z d??vod?? nastaven?? bezpe??nosti Va??eho prohl????e??e nem????e editor p??istupovat p????mo do schr??nky. Obsah schr??nky pros??m vlo??te znovu do tohoto okna.",DlgPasteIgnoreFont:"Ignorovat p??smo",DlgPasteRemoveStyles:"Odstranit styly",ColorAutomatic:"Automaticky",ColorMoreColors:"V??ce barev...",DocProps:"Vlastnosti dokumentu",DlgAnchorTitle:"Vlastnosti z??lo??ky",DlgAnchorName:"N??zev z??lo??ky",DlgAnchorErrorName:"Zadejte pros??m n??zev z??lo??ky",DlgSpellNotInDic:"Nen?? ve slovn??ku",DlgSpellChangeTo:"Zm??nit na",DlgSpellBtnIgnore:"P??esko??it",DlgSpellBtnIgnoreAll:"P??eskakovat v??e",DlgSpellBtnReplace:"Zam??nit",DlgSpellBtnReplaceAll:"Zam????ovat v??e",DlgSpellBtnUndo:"Zp??t",DlgSpellNoSuggestions:"- ????dn?? n??vrhy -",DlgSpellProgress:"Prob??h?? kontrola pravopisu...",DlgSpellNoMispell:"Kontrola pravopisu dokon??ena: ????dn?? pravopisn?? chyby nenalezeny",DlgSpellNoChanges:"Kontrola pravopisu dokon??ena: Beze zm??n",DlgSpellOneChange:"Kontrola pravopisu dokon??ena: Jedno slovo zm??n??no",DlgSpellManyChanges:"Kontrola pravopisu dokon??ena: %1 slov zm??n??no",IeSpellDownload:"Kontrola pravopisu nen?? nainstalov??na. Chcete ji nyn?? st??hnout?",DlgButtonText:"Popisek",DlgButtonType:"Typ",DlgButtonTypeBtn:"Tla????tko",DlgButtonTypeSbm:"Odeslat",DlgButtonTypeRst:"Obnovit",DlgCheckboxName:"N??zev",DlgCheckboxValue:"Hodnota",DlgCheckboxSelected:"Za??krtnuto",DlgFormName:"N??zev",DlgFormAction:"Akce",DlgFormMethod:"Metoda",DlgSelectName:"N??zev",DlgSelectValue:"Hodnota",DlgSelectSize:"Velikost",DlgSelectLines:"????dk??",DlgSelectChkMulti:"Povolit mnohon??sobn?? v??b??ry",DlgSelectOpAvail:"Dostupn?? nastaven??",DlgSelectOpText:"Text",DlgSelectOpValue:"Hodnota",DlgSelectBtnAdd:"P??idat",DlgSelectBtnModify:"Zm??nit",DlgSelectBtnUp:"Nahoru",DlgSelectBtnDown:"Dol??",DlgSelectBtnSetValue:"Nastavit jako vybranou hodnotu",DlgSelectBtnDelete:"Smazat",DlgTextareaName:"N??zev",DlgTextareaCols:"Sloupc??",DlgTextareaRows:"????dk??",DlgTextName:"N??zev",DlgTextValue:"Hodnota",DlgTextCharWidth:"??????ka ve znac??ch",DlgTextMaxChars:"Maxim??ln?? po??et znak??",DlgTextType:"Typ",DlgTextTypeText:"Text",DlgTextTypePass:"Heslo",DlgHiddenName:"N??zev",DlgHiddenValue:"Hodnota",BulletedListProp:"Vlastnosti odr????ek",NumberedListProp:"Vlastnosti ????slovan??ho seznamu",DlgLstStart:"Za????tek",DlgLstType:"Typ",DlgLstTypeCircle:"Kru??nice",DlgLstTypeDisc:"Kruh",DlgLstTypeSquare:"??tverec",DlgLstTypeNumbers:"????sla (1, 2, 3)",DlgLstTypeLCase:"Mal?? p??smena (a, b, c)",DlgLstTypeUCase:"Velk?? p??smena (A, B, C)",DlgLstTypeSRoman:"Mal?? ????msk?? ????slice (i, ii, iii)",DlgLstTypeLRoman:"Velk?? ????msk?? ????slice (I, II, III)",DlgDocGeneralTab:"Obecn??",DlgDocBackTab:"Pozad??",DlgDocColorsTab:"Barvy a okraje",DlgDocMetaTab:"Metadata",DlgDocPageTitle:"Titulek str??nky",DlgDocLangDir:"Sm??r jazyku",DlgDocLangDirLTR:"Zleva do prava ",DlgDocLangDirRTL:"Zprava doleva",DlgDocLangCode:"K??d jazyku",DlgDocCharSet:"Znakov?? sada",DlgDocCharSetCE:"St??edoevropsk?? jazyky",DlgDocCharSetCT:"Tradi??n?? ????n??tina (Big5)",DlgDocCharSetCR:"Cyrilice",DlgDocCharSetGR:"??e??tina",DlgDocCharSetJP:"Japon??tina",DlgDocCharSetKR:"Korej??tina",DlgDocCharSetTR:"Ture??tina",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Z??padoevropsk?? jazyky",DlgDocCharSetOther:"Dal???? znakov?? sada",DlgDocDocType:"Typ dokumentu",DlgDocDocTypeOther:"Jin?? typ dokumetu",DlgDocIncXHTML:"Zahrnou deklarace XHTML",DlgDocBgColor:"Barva pozad??",DlgDocBgImage:"URL obr??zku na pozad??",DlgDocBgNoScroll:"Nerolovateln?? pozad??",DlgDocCText:"Text",DlgDocCLink:"Odkaz",DlgDocCVisited:"Nav??t??ven?? odkaz",DlgDocCActive:"Vybran?? odkaz",DlgDocMargins:"Okraje str??nky",DlgDocMaTop:"Horn??",DlgDocMaLeft:"Lev??",DlgDocMaRight:"Prav??",DlgDocMaBottom:"Doln??",DlgDocMeIndex:"Kl????ov?? slova (odd??len?? ????rkou)",DlgDocMeDescr:"Popis dokumentu",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Autorsk?? pr??va",DlgDocPreview:"N??hled",Templates:"??ablony",DlgTemplatesTitle:"??ablony obsahu",DlgTemplatesSelMsg:"Pros??m zvolte ??ablonu pro otev??en?? v editoru<br>(aktu??ln?? obsah editoru bude ztracen):",DlgTemplatesLoading:"Nahr??v??m p??eheld ??ablon. Pros??m ??ekejte...",DlgTemplatesNoTpl:"(Nen?? definov??na ????dn?? ??ablona)",DlgTemplatesReplace:"Nahradit aktu??ln?? obsah",DlgAboutAboutTab:"O aplikaci",DlgAboutBrowserInfoTab:"Informace o prohl????e??i",DlgAboutLicenseTab:"Licence",DlgAboutVersion:"verze",DlgAboutInfo:"V??ce informac?? z??sk??te na",DlgDivGeneralTab:"Obecn??",DlgDivAdvancedTab:"Roz??????en??",DlgDivStyle:"Styl",DlgDivInlineStyle:"Vlo??en?? styl"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/da.js b/horde/services/editor/fckeditor/editor/lang/da.js
deleted file mode 100644 (file)
index 3b97124..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Skjul v??rkt??jslinier",ToolbarExpand:"Vis v??rkt??jslinier",Save:"Gem",NewPage:"Ny side",Preview:"Vis eksempel",Cut:"Klip",Copy:"Kopier",Paste:"Inds??t",PasteText:"Inds??t som ikke-formateret tekst",PasteWord:"Inds??t fra Word",Print:"Udskriv",SelectAll:"V??lg alt",RemoveFormat:"Fjern formatering",InsertLinkLbl:"Hyperlink",InsertLink:"Inds??t/rediger hyperlink",RemoveLink:"Fjern hyperlink",VisitLink:"??bn hyperlink",Anchor:"Inds??t/rediger bogm??rke",AnchorDelete:"Fjern bogm??rke",InsertImageLbl:"Inds??t billede",InsertImage:"Inds??t/rediger billede",InsertFlashLbl:"Flash",InsertFlash:"Inds??t/rediger Flash",InsertTableLbl:"Table",InsertTable:"Inds??t/rediger tabel",InsertLineLbl:"Linie",InsertLine:"Inds??t vandret linie",InsertSpecialCharLbl:"Symbol",InsertSpecialChar:"Inds??t symbol",InsertSmileyLbl:"Smiley",InsertSmiley:"Inds??t smiley",About:"Om FCKeditor",Bold:"Fed",Italic:"Kursiv",Underline:"Understreget",StrikeThrough:"Overstreget",Subscript:"S??nket skrift",Superscript:"H??vet skrift",LeftJustify:"Venstrestillet",CenterJustify:"Centreret",RightJustify:"H??jrestillet",BlockJustify:"Lige margener",DecreaseIndent:"Formindsk indrykning",IncreaseIndent:"For??g indrykning",Blockquote:"Blokcitat",CreateDiv:"Opret div container",EditDiv:"Rediger div container",DeleteDiv:"Fjern div container",Undo:"Fortryd",Redo:"Annuller fortryd",NumberedListLbl:"Talopstilling",NumberedList:"Inds??t/fjern talopstilling",BulletedListLbl:"Punktopstilling",BulletedList:"Inds??t/fjern punktopstilling",ShowTableBorders:"Vis tabelkanter",ShowDetails:"Vis detaljer",Style:"Typografi",FontFormat:"Formatering",Font:"Skrifttype",FontSize:"Skriftst??rrelse",TextColor:"Tekstfarve",BGColor:"Baggrundsfarve",Source:"Kilde",Find:"S??g",Replace:"Erstat",SpellCheck:"Stavekontrol",UniversalKeyboard:"Universaltastatur",PageBreakLbl:"Sidskift",PageBreak:"Inds??t sideskift",Form:"Inds??t formular",Checkbox:"Inds??t afkrydsningsfelt",RadioButton:"Inds??t alternativknap",TextField:"Inds??t tekstfelt",Textarea:"Inds??t tekstboks",HiddenField:"Inds??t skjult felt",Button:"Inds??t knap",SelectionField:"Inds??t liste",ImageButton:"Inds??t billedknap",FitWindow:"Maksimer editor vinduet",ShowBlocks:"Show Blocks",EditLink:"Rediger hyperlink",CellCM:"Celle",RowCM:"R??kke",ColumnCM:"Kolonne",InsertRowAfter:"Inds??t r??kke efter",InsertRowBefore:"Inds??t r??kke f??r",DeleteRows:"Slet r??kke",InsertColumnAfter:"Inds??t kolonne efter",InsertColumnBefore:"Inds??t kolonne f??r",DeleteColumns:"Slet kolonne",InsertCellAfter:"Inds??t celle efter",InsertCellBefore:"Inds??t celle f??r",DeleteCells:"Slet celle",MergeCells:"Flet celler",MergeRight:"Flet til h??jre",MergeDown:"Flet nedad",HorizontalSplitCell:"Del celle vandret",VerticalSplitCell:"Del celle lodret",TableDelete:"Slet tabel",CellProperties:"Egenskaber for celle",TableProperties:"Egenskaber for tabel",ImageProperties:"Egenskaber for billede",FlashProperties:"Egenskaber for Flash",AnchorProp:"Egenskaber for bogm??rke",ButtonProp:"Egenskaber for knap",CheckboxProp:"Egenskaber for afkrydsningsfelt",HiddenFieldProp:"Egenskaber for skjult felt",RadioButtonProp:"Egenskaber for alternativknap",ImageButtonProp:"Egenskaber for billedknap",TextFieldProp:"Egenskaber for tekstfelt",SelectionFieldProp:"Egenskaber for liste",TextareaProp:"Egenskaber for tekstboks",FormProp:"Egenskaber for formular",FontFormats:"Normal;Formateret;Adresse;Overskrift 1;Overskrift 2;Overskrift 3;Overskrift 4;Overskrift 5;Overskrift 6;Normal (DIV)",ProcessingXHTML:"Behandler XHTML...",Done:"F??rdig",PasteWordConfirm:"Den tekst du fors??ger at inds??tte ser ud til at komme fra Word.<br>Vil du rense teksten f??r den inds??ttes?",NotCompatiblePaste:"Denne kommando er tilg??ndelig i Internet Explorer 5.5 eller senere.<br>Vil du inds??tte teksten uden at rense den ?",UnknownToolbarItem:'Ukendt v??rkt??jslinjeobjekt "%1"!',UnknownCommand:'Ukendt kommandonavn "%1"!',NotImplemented:"Kommandoen er ikke implementeret!",UnknownToolbarSet:'V??rkt??jslinjen "%1" eksisterer ikke!',NoActiveX:'Din browsers sikkerhedsindstillinger begr??nser nogle af editorens muligheder.<br>Sl?? "K??r ActiveX-objekter og plug-ins" til, ellers vil du opleve fejl og manglende muligheder.',BrowseServerBlocked:"Browseren kunne ikke ??bne de n??dvendige ressourcer!<br>Sl?? pop-up blokering fra.",DialogBlocked:"Dialogvinduet kunne ikke ??bnes!<br>Sl?? pop-up blokering fra.",VisitLinkBlocked:"Det var ikke muligt at ??bne et nyt vindue. Tjek, at ingen popup-blokkere er aktive.",DlgBtnOK:"OK",DlgBtnCancel:"Annuller",DlgBtnClose:"Luk",DlgBtnBrowseServer:"Gennemse...",DlgAdvancedTag:"Avanceret",DlgOpOther:"<Andet>",DlgInfoTab:"Generelt",DlgAlertUrl:"Indtast URL",DlgGenNotSet:"<intet valgt>",DlgGenId:"Id",DlgGenLangDir:"Tekstretning",DlgGenLangDirLtr:"Fra venstre mod h??jre (LTR)",DlgGenLangDirRtl:"Fra h??jre mod venstre (RTL)",DlgGenLangCode:"Sprogkode",DlgGenAccessKey:"Genvejstast",DlgGenName:"Navn",DlgGenTabIndex:"Tabulator indeks",DlgGenLongDescr:"Udvidet beskrivelse",DlgGenClass:"Typografiark",DlgGenTitle:"Titel",DlgGenContType:"Indholdstype",DlgGenLinkCharset:"Tegns??t",DlgGenStyle:"Typografi",DlgImgTitle:"Egenskaber for billede",DlgImgInfoTab:"Generelt",DlgImgBtnUpload:"Upload",DlgImgURL:"URL",DlgImgUpload:"Upload",DlgImgAlt:"Alternativ tekst",DlgImgWidth:"Bredde",DlgImgHeight:"H??jde",DlgImgLockRatio:"L??s st??rrelsesforhold",DlgBtnResetSize:"Nulstil st??rrelse",DlgImgBorder:"Ramme",DlgImgHSpace:"HMargen",DlgImgVSpace:"VMargen",DlgImgAlign:"Justering",DlgImgAlignLeft:"Venstre",DlgImgAlignAbsBottom:"Absolut nederst",DlgImgAlignAbsMiddle:"Absolut centreret",DlgImgAlignBaseline:"Grundlinje",DlgImgAlignBottom:"Nederst",DlgImgAlignMiddle:"Centreret",DlgImgAlignRight:"H??jre",DlgImgAlignTextTop:"Toppen af teksten",DlgImgAlignTop:"??verst",DlgImgPreview:"Vis eksempel",DlgImgAlertUrl:"Indtast stien til billedet",DlgImgLinkTab:"Hyperlink",DlgFlashTitle:"Egenskaber for Flash",DlgFlashChkPlay:"Automatisk afspilning",DlgFlashChkLoop:"Gentagelse",DlgFlashChkMenu:"Vis Flash menu",DlgFlashScale:"Skal??r",DlgFlashScaleAll:"Vis alt",DlgFlashScaleNoBorder:"Ingen ramme",DlgFlashScaleFit:"Tilpas st??rrelse",DlgLnkWindowTitle:"Egenskaber for hyperlink",DlgLnkInfoTab:"Generelt",DlgLnkTargetTab:"M??l",DlgLnkType:"Hyperlink type",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Bogm??rke p?? denne side",DlgLnkTypeEMail:"E-mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<anden>",DlgLnkURL:"URL",DlgLnkAnchorSel:"V??lg et anker",DlgLnkAnchorByName:"Efter anker navn",DlgLnkAnchorById:"Efter element Id",DlgLnkNoAnchors:"(Ingen bogm??rker dokumentet)",DlgLnkEMail:"E-mailadresse",DlgLnkEMailSubject:"Emne",DlgLnkEMailBody:"Br??dtekst",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Upload",DlgLnkTarget:"M??l",DlgLnkTargetFrame:"<ramme>",DlgLnkTargetPopup:"<popup vindue>",DlgLnkTargetBlank:"Nyt vindue (_blank)",DlgLnkTargetParent:"Overordnet ramme (_parent)",DlgLnkTargetSelf:"Samme vindue (_self)",DlgLnkTargetTop:"Hele vinduet (_top)",DlgLnkTargetFrameName:"Destinationsvinduets navn",DlgLnkPopWinName:"Pop-up vinduets navn",DlgLnkPopWinFeat:"Egenskaber for pop-up",DlgLnkPopResize:"Skalering",DlgLnkPopLocation:"Adresselinje",DlgLnkPopMenu:"Menulinje",DlgLnkPopScroll:"Scrollbars",DlgLnkPopStatus:"Statuslinje",DlgLnkPopToolbar:"V??rkt??jslinje",DlgLnkPopFullScrn:"Fuld sk??rm (IE)",DlgLnkPopDependent:"Koblet/dependent (Netscape)",DlgLnkPopWidth:"Bredde",DlgLnkPopHeight:"H??jde",DlgLnkPopLeft:"Position fra venstre",DlgLnkPopTop:"Position fra toppen",DlnLnkMsgNoUrl:"Indtast hyperlink URL!",DlnLnkMsgNoEMail:"Indtast e-mailaddresse!",DlnLnkMsgNoAnchor:"V??lg bogm??rke!",DlnLnkMsgInvPopName:"Navnet p?? popup'en skal starte med et bogstav og m?? ikke indeholde mellemrum",DlgColorTitle:"V??lg farve",DlgColorBtnClear:"Nulstil",DlgColorHighlight:"Markeret",DlgColorSelected:"Valgt",DlgSmileyTitle:"V??lg smiley",DlgSpecialCharTitle:"V??lg symbol",DlgTableTitle:"Egenskaber for tabel",DlgTableRows:"R??kker",DlgTableColumns:"Kolonner",DlgTableBorder:"Rammebredde",DlgTableAlign:"Justering",DlgTableAlignNotSet:"<intet valgt>",DlgTableAlignLeft:"Venstrestillet",DlgTableAlignCenter:"Centreret",DlgTableAlignRight:"H??jrestillet",DlgTableWidth:"Bredde",DlgTableWidthPx:"pixels",DlgTableWidthPc:"procent",DlgTableHeight:"H??jde",DlgTableCellSpace:"Celleafstand",DlgTableCellPad:"Cellemargen",DlgTableCaption:"Titel",DlgTableSummary:"Resume",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Egenskaber for celle",DlgCellWidth:"Bredde",DlgCellWidthPx:"pixels",DlgCellWidthPc:"procent",DlgCellHeight:"H??jde",DlgCellWordWrap:"Orddeling",DlgCellWordWrapNotSet:"<intet valgt>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nej",DlgCellHorAlign:"Vandret justering",DlgCellHorAlignNotSet:"<intet valgt>",DlgCellHorAlignLeft:"Venstrestillet",DlgCellHorAlignCenter:"Centreret",DlgCellHorAlignRight:"H??jrestillet",DlgCellVerAlign:"Lodret justering",DlgCellVerAlignNotSet:"<intet valgt>",DlgCellVerAlignTop:"??verst",DlgCellVerAlignMiddle:"Centreret",DlgCellVerAlignBottom:"Nederst",DlgCellVerAlignBaseline:"Grundlinje",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"H??jde i antal r??kker",DlgCellCollSpan:"Bredde i antal kolonner",DlgCellBackColor:"Baggrundsfarve",DlgCellBorderColor:"Rammefarve",DlgCellBtnSelect:"V??lg...",DlgFindAndReplaceTitle:"S??g og erstat",DlgFindTitle:"Find",DlgFindFindBtn:"Find",DlgFindNotFoundMsg:"S??geteksten blev ikke fundet!",DlgReplaceTitle:"Erstat",DlgReplaceFindLbl:"S??g efter:",DlgReplaceReplaceLbl:"Erstat med:",DlgReplaceCaseChk:"Forskel p?? store og sm?? bogstaver",DlgReplaceReplaceBtn:"Erstat",DlgReplaceReplAllBtn:"Erstat alle",DlgReplaceWordChk:"Kun hele ord",PasteErrorCut:"Din browsers sikkerhedsindstillinger tillader ikke editoren at klippe tekst automatisk!<br>Brug i stedet tastaturet til at klippe teksten (Ctrl+X).",PasteErrorCopy:"Din browsers sikkerhedsindstillinger tillader ikke editoren at kopiere tekst automatisk!<br>Brug i stedet tastaturet til at kopiere teksten (Ctrl+C).",PasteAsText:"Inds??t som ikke-formateret tekst",PasteFromWord:"Inds??t fra Word",DlgPasteMsg2:"Inds??t i feltet herunder (<STRONG>Ctrl+V</STRONG>) og klik <STRONG>OK</STRONG>.",DlgPasteSec:"P?? grund af browserens sikkerhedsindstillinger kan editoren ikke tilg?? udklipsholderen direkte. Du skal inds??tte udklipsholderens indhold i dette vindue igen.",DlgPasteIgnoreFont:"Ignorer font definitioner",DlgPasteRemoveStyles:"Ignorer typografi",ColorAutomatic:"Automatisk",ColorMoreColors:"Flere farver...",DocProps:"Egenskaber for dokument",DlgAnchorTitle:"Egenskaber for bogm??rke",DlgAnchorName:"Bogm??rke navn",DlgAnchorErrorName:"Indtast bogm??rke navn!",DlgSpellNotInDic:"Ikke i ordbogen",DlgSpellChangeTo:"Forslag",DlgSpellBtnIgnore:"Ignorer",DlgSpellBtnIgnoreAll:"Ignorer alle",DlgSpellBtnReplace:"Erstat",DlgSpellBtnReplaceAll:"Erstat alle",DlgSpellBtnUndo:"Tilbage",DlgSpellNoSuggestions:"- ingen forslag -",DlgSpellProgress:"Stavekontrolen arbejder...",DlgSpellNoMispell:"Stavekontrol f??rdig: Ingen fejl fundet",DlgSpellNoChanges:"Stavekontrol f??rdig: Ingen ord ??ndret",DlgSpellOneChange:"Stavekontrol f??rdig: Et ord ??ndret",DlgSpellManyChanges:"Stavekontrol f??rdig: %1 ord ??ndret",IeSpellDownload:"Stavekontrol ikke installeret.<br>Vil du hente den nu?",DlgButtonText:"Tekst",DlgButtonType:"Type",DlgButtonTypeBtn:"Knap",DlgButtonTypeSbm:"Send",DlgButtonTypeRst:"Nulstil",DlgCheckboxName:"Navn",DlgCheckboxValue:"V??rdi",DlgCheckboxSelected:"Valgt",DlgFormName:"Navn",DlgFormAction:"Handling",DlgFormMethod:"Metod",DlgSelectName:"Navn",DlgSelectValue:"V??rdi",DlgSelectSize:"St??rrelse",DlgSelectLines:"linier",DlgSelectChkMulti:"Tillad flere valg",DlgSelectOpAvail:"Valgmuligheder",DlgSelectOpText:"Tekst",DlgSelectOpValue:"V??rdi",DlgSelectBtnAdd:"Tilf??j",DlgSelectBtnModify:"Rediger",DlgSelectBtnUp:"Op",DlgSelectBtnDown:"Ned",DlgSelectBtnSetValue:"S??t som valgt",DlgSelectBtnDelete:"Slet",DlgTextareaName:"Navn",DlgTextareaCols:"Kolonner",DlgTextareaRows:"R??kker",DlgTextName:"Navn",DlgTextValue:"V??rdi",DlgTextCharWidth:"Bredde (tegn)",DlgTextMaxChars:"Max antal tegn",DlgTextType:"Type",DlgTextTypeText:"Tekst",DlgTextTypePass:"Adgangskode",DlgHiddenName:"Navn",DlgHiddenValue:"V??rdi",BulletedListProp:"Egenskaber for punktopstilling",NumberedListProp:"Egenskaber for talopstilling",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Cirkel",DlgLstTypeDisc:"Udfyldt cirkel",DlgLstTypeSquare:"Firkant",DlgLstTypeNumbers:"Nummereret (1, 2, 3)",DlgLstTypeLCase:"Sm?? bogstaver (a, b, c)",DlgLstTypeUCase:"Store bogstaver (A, B, C)",DlgLstTypeSRoman:"Sm?? romertal (i, ii, iii)",DlgLstTypeLRoman:"Store romertal (I, II, III)",DlgDocGeneralTab:"Generelt",DlgDocBackTab:"Baggrund",DlgDocColorsTab:"Farver og margen",DlgDocMetaTab:"Metadata",DlgDocPageTitle:"Sidetitel",DlgDocLangDir:"Sprog",DlgDocLangDirLTR:"Fra venstre mod h??jre (LTR)",DlgDocLangDirRTL:"Fra h??jre mod venstre (RTL)",DlgDocLangCode:"Landekode",DlgDocCharSet:"Tegns??t kode",DlgDocCharSetCE:"Centraleurop??isk",DlgDocCharSetCT:"Traditionel kinesisk (Big5)",DlgDocCharSetCR:"Kyrillisk",DlgDocCharSetGR:"Gr??sk",DlgDocCharSetJP:"Japansk",DlgDocCharSetKR:"Koreansk",DlgDocCharSetTR:"Tyrkisk",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Vesteurop??isk",DlgDocCharSetOther:"Anden tegns??t kode",DlgDocDocType:"Dokumenttype kategori",DlgDocDocTypeOther:"Anden dokumenttype kategori",DlgDocIncXHTML:"Inkludere XHTML deklartion",DlgDocBgColor:"Baggrundsfarve",DlgDocBgImage:"Baggrundsbillede URL",DlgDocBgNoScroll:"Fastl??st baggrund",DlgDocCText:"Tekst",DlgDocCLink:"Hyperlink",DlgDocCVisited:"Bes??gt hyperlink",DlgDocCActive:"Aktivt hyperlink",DlgDocMargins:"Sidemargen",DlgDocMaTop:"??verst",DlgDocMaLeft:"Venstre",DlgDocMaRight:"H??jre",DlgDocMaBottom:"Nederst",DlgDocMeIndex:"Dokument index n??gleord (kommasepareret)",DlgDocMeDescr:"Dokument beskrivelse",DlgDocMeAuthor:"Forfatter",DlgDocMeCopy:"Copyright",DlgDocPreview:"Vis",Templates:"Skabeloner",DlgTemplatesTitle:"Indholdsskabeloner",DlgTemplatesSelMsg:"V??lg den skabelon, som skal ??bnes i editoren.<br>(Nuv??rende indhold vil blive overskrevet!):",DlgTemplatesLoading:"Henter liste over skabeloner...",DlgTemplatesNoTpl:"(Der er ikke defineret nogen skabelon!)",DlgTemplatesReplace:"Erstat det faktiske indhold",DlgAboutAboutTab:"Om",DlgAboutBrowserInfoTab:"Generelt",DlgAboutLicenseTab:"Licens",DlgAboutVersion:"version",DlgAboutInfo:"For yderlig information g?? til",DlgDivGeneralTab:"Generelt",DlgDivAdvancedTab:"Avanceret",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/de.js b/horde/services/editor/fckeditor/editor/lang/de.js
deleted file mode 100644 (file)
index 804deeb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Symbolleiste einklappen",ToolbarExpand:"Symbolleiste ausklappen",Save:"Speichern",NewPage:"Neue Seite",Preview:"Vorschau",Cut:"Ausschneiden",Copy:"Kopieren",Paste:"Einf??gen",PasteText:"aus Textdatei einf??gen",PasteWord:"aus MS-Word einf??gen",Print:"Drucken",SelectAll:"Alles ausw??hlen",RemoveFormat:"Formatierungen entfernen",InsertLinkLbl:"Link",InsertLink:"Link einf??gen/editieren",RemoveLink:"Link entfernen",VisitLink:"Link aufrufen",Anchor:"Anker einf??gen/editieren",AnchorDelete:"Anker entfernen",InsertImageLbl:"Bild",InsertImage:"Bild einf??gen/editieren",InsertFlashLbl:"Flash",InsertFlash:"Flash einf??gen/editieren",InsertTableLbl:"Tabelle",InsertTable:"Tabelle einf??gen/editieren",InsertLineLbl:"Linie",InsertLine:"Horizontale Linie einf??gen",InsertSpecialCharLbl:"Sonderzeichen",InsertSpecialChar:"Sonderzeichen einf??gen/editieren",InsertSmileyLbl:"Smiley",InsertSmiley:"Smiley einf??gen",About:"??ber FCKeditor",Bold:"Fett",Italic:"Kursiv",Underline:"Unterstrichen",StrikeThrough:"Durchgestrichen",Subscript:"Tiefgestellt",Superscript:"Hochgestellt",LeftJustify:"Linksb??ndig",CenterJustify:"Zentriert",RightJustify:"Rechtsb??ndig",BlockJustify:"Blocksatz",DecreaseIndent:"Einzug verringern",IncreaseIndent:"Einzug erh??hen",Blockquote:"Zitatblock",CreateDiv:"Erzeuge Div Block",EditDiv:"Bearbeite Div Block",DeleteDiv:"Entferne Div Block",Undo:"R??ckg??ngig",Redo:"Wiederherstellen",NumberedListLbl:"Nummerierte Liste",NumberedList:"Nummerierte Liste einf??gen/entfernen",BulletedListLbl:"Liste",BulletedList:"Liste einf??gen/entfernen",ShowTableBorders:"Zeige Tabellenrahmen",ShowDetails:"Zeige Details",Style:"Stil",FontFormat:"Format",Font:"Schriftart",FontSize:"Gr????e",TextColor:"Textfarbe",BGColor:"Hintergrundfarbe",Source:"Quellcode",Find:"Suchen",Replace:"Ersetzen",SpellCheck:"Rechtschreibpr??fung",UniversalKeyboard:"Universal-Tastatur",PageBreakLbl:"Seitenumbruch",PageBreak:"Seitenumbruch einf??gen",Form:"Formular",Checkbox:"Checkbox",RadioButton:"Radiobutton",TextField:"Textfeld einzeilig",Textarea:"Textfeld mehrzeilig",HiddenField:"verstecktes Feld",Button:"Klickbutton",SelectionField:"Auswahlfeld",ImageButton:"Bildbutton",FitWindow:"Editor maximieren",ShowBlocks:"Bl??cke anzeigen",EditLink:"Link editieren",CellCM:"Zelle",RowCM:"Zeile",ColumnCM:"Spalte",InsertRowAfter:"Zeile unterhalb einf??gen",InsertRowBefore:"Zeile oberhalb einf??gen",DeleteRows:"Zeile entfernen",InsertColumnAfter:"Spalte rechts danach einf??gen",InsertColumnBefore:"Spalte links davor einf??gen",DeleteColumns:"Spalte l??schen",InsertCellAfter:"Zelle danach einf??gen",InsertCellBefore:"Zelle davor einf??gen",DeleteCells:"Zelle l??schen",MergeCells:"Zellen verbinden",MergeRight:"nach rechts verbinden",MergeDown:"nach unten verbinden",HorizontalSplitCell:"Zelle horizontal teilen",VerticalSplitCell:"Zelle vertikal teilen",TableDelete:"Tabelle l??schen",CellProperties:"Zellen-Eigenschaften",TableProperties:"Tabellen-Eigenschaften",ImageProperties:"Bild-Eigenschaften",FlashProperties:"Flash-Eigenschaften",AnchorProp:"Anker-Eigenschaften",ButtonProp:"Button-Eigenschaften",CheckboxProp:"Checkbox-Eigenschaften",HiddenFieldProp:"Verstecktes Feld-Eigenschaften",RadioButtonProp:"Optionsfeld-Eigenschaften",ImageButtonProp:"Bildbutton-Eigenschaften",TextFieldProp:"Textfeld (einzeilig) Eigenschaften",SelectionFieldProp:"Auswahlfeld-Eigenschaften",TextareaProp:"Textfeld (mehrzeilig) Eigenschaften",FormProp:"Formular-Eigenschaften",FontFormats:"Normal;Formatiert;Addresse;??berschrift 1;??berschrift 2;??berschrift 3;??berschrift 4;??berschrift 5;??berschrift 6;Normal (DIV)",ProcessingXHTML:"Bearbeite XHTML. Bitte warten...",Done:"Fertig",PasteWordConfirm:"Der Text, den Sie einf??gen m??chten, scheint aus MS-Word kopiert zu sein. M??chten Sie ihn zuvor bereinigen lassen?",NotCompatiblePaste:"Diese Funktion steht nur im Internet Explorer ab Version 5.5 zur Verf??gung. M??chten Sie den Text unbereinigt einf??gen?",UnknownToolbarItem:'Unbekanntes Men??leisten-Objekt "%1"',UnknownCommand:'Unbekannter Befehl "%1"',NotImplemented:"Befehl nicht implementiert",UnknownToolbarSet:'Men??leiste "%1" existiert nicht',NoActiveX:'Die Sicherheitseinstellungen Ihres Browsers beschr??nken evtl. einige Funktionen des Editors. Aktivieren Sie die Option "ActiveX-Steuerelemente und Plugins ausf??hren" in den Sicherheitseinstellungen, um diese Funktionen nutzen zu k??nnen',BrowseServerBlocked:"Ein Auswahlfenster konnte nicht ge??ffnet werden. Stellen Sie sicher, das alle Popup-Blocker ausgeschaltet sind.",DialogBlocked:"Das Dialog-Fenster konnte nicht ge??ffnet werden. Stellen Sie sicher, das alle Popup-Blocker ausgeschaltet sind.",VisitLinkBlocked:"Es war leider nicht m??glich ein neues Fenster zu ??ffnen. Bitte versichern Sie sich das der Popup-Blocker ausgeschaltet ist.",DlgBtnOK:"OK",DlgBtnCancel:"Abbrechen",DlgBtnClose:"Schlie??en",DlgBtnBrowseServer:"Server durchsuchen",DlgAdvancedTag:"Erweitert",DlgOpOther:"<andere>",DlgInfoTab:"Info",DlgAlertUrl:"Bitte tragen Sie die URL ein",DlgGenNotSet:"<nichts>",DlgGenId:"ID",DlgGenLangDir:"Schreibrichtung",DlgGenLangDirLtr:"Links nach Rechts (LTR)",DlgGenLangDirRtl:"Rechts nach Links (RTL)",DlgGenLangCode:"Sprachenk??rzel",DlgGenAccessKey:"Zugriffstaste",DlgGenName:"Name",DlgGenTabIndex:"Tab-Index",DlgGenLongDescr:"Langform URL",DlgGenClass:"Stylesheet Klasse",DlgGenTitle:"Titel Beschreibung",DlgGenContType:"Inhaltstyp",DlgGenLinkCharset:"Ziel-Zeichensatz",DlgGenStyle:"Style",DlgImgTitle:"Bild-Eigenschaften",DlgImgInfoTab:"Bild-Info",DlgImgBtnUpload:"Zum Server senden",DlgImgURL:"Bildauswahl",DlgImgUpload:"Upload",DlgImgAlt:"Alternativer Text",DlgImgWidth:"Breite",DlgImgHeight:"H??he",DlgImgLockRatio:"Gr????enverh??ltniss beibehalten",DlgBtnResetSize:"Gr????e zur??cksetzen",DlgImgBorder:"Rahmen",DlgImgHSpace:"Horizontal-Abstand",DlgImgVSpace:"Vertikal-Abstand",DlgImgAlign:"Ausrichtung",DlgImgAlignLeft:"Links",DlgImgAlignAbsBottom:"Abs Unten",DlgImgAlignAbsMiddle:"Abs Mitte",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Unten",DlgImgAlignMiddle:"Mitte",DlgImgAlignRight:"Rechts",DlgImgAlignTextTop:"Text Oben",DlgImgAlignTop:"Oben",DlgImgPreview:"Vorschau",DlgImgAlertUrl:"Bitte geben Sie die Bild-URL an",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash-Eigenschaften",DlgFlashChkPlay:"autom. Abspielen",DlgFlashChkLoop:"Endlosschleife",DlgFlashChkMenu:"Flash-Men?? aktivieren",DlgFlashScale:"Skalierung",DlgFlashScaleAll:"Alles anzeigen",DlgFlashScaleNoBorder:"ohne Rand",DlgFlashScaleFit:"Passgenau",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link-Info",DlgLnkTargetTab:"Zielseite",DlgLnkType:"Link-Typ",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Anker in dieser Seite",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<anderes>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Anker ausw??hlen",DlgLnkAnchorByName:"nach Anker Name",DlgLnkAnchorById:"nach Element Id",DlgLnkNoAnchors:"(keine Anker im Dokument vorhanden)",DlgLnkEMail:"E-Mail Addresse",DlgLnkEMailSubject:"Betreffzeile",DlgLnkEMailBody:"Nachrichtentext",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Zum Server senden",DlgLnkTarget:"Zielseite",DlgLnkTargetFrame:"<Frame>",DlgLnkTargetPopup:"<Pop-up Fenster>",DlgLnkTargetBlank:"Neues Fenster (_blank)",DlgLnkTargetParent:"Oberes Fenster (_parent)",DlgLnkTargetSelf:"Gleiches Fenster (_self)",DlgLnkTargetTop:"Oberstes Fenster (_top)",DlgLnkTargetFrameName:"Ziel-Fenster-Name",DlgLnkPopWinName:"Pop-up Fenster-Name",DlgLnkPopWinFeat:"Pop-up Fenster-Eigenschaften",DlgLnkPopResize:"Vergr????erbar",DlgLnkPopLocation:"Adress-Leiste",DlgLnkPopMenu:"Men??-Leiste",DlgLnkPopScroll:"Rollbalken",DlgLnkPopStatus:"Statusleiste",DlgLnkPopToolbar:"Werkzeugleiste",DlgLnkPopFullScrn:"Vollbild (IE)",DlgLnkPopDependent:"Abh??ngig (Netscape)",DlgLnkPopWidth:"Breite",DlgLnkPopHeight:"H??he",DlgLnkPopLeft:"Linke Position",DlgLnkPopTop:"Obere Position",DlnLnkMsgNoUrl:"Bitte geben Sie die Link-URL an",DlnLnkMsgNoEMail:"Bitte geben Sie e-Mail Adresse an",DlnLnkMsgNoAnchor:"Bitte w??hlen Sie einen Anker aus",DlnLnkMsgInvPopName:"Der Name des Popups muss mit einem Buchstaben beginnen und darf keine Leerzeichen enthalten",DlgColorTitle:"Farbauswahl",DlgColorBtnClear:"Keine Farbe",DlgColorHighlight:"Vorschau",DlgColorSelected:"Ausgew??hlt",DlgSmileyTitle:"Smiley ausw??hlen",DlgSpecialCharTitle:"Sonderzeichen ausw??hlen",DlgTableTitle:"Tabellen-Eigenschaften",DlgTableRows:"Zeile",DlgTableColumns:"Spalte",DlgTableBorder:"Rahmen",DlgTableAlign:"Ausrichtung",DlgTableAlignNotSet:"<keine>",DlgTableAlignLeft:"Links",DlgTableAlignCenter:"Zentriert",DlgTableAlignRight:"Rechts",DlgTableWidth:"Breite",DlgTableWidthPx:"Pixel",DlgTableWidthPc:"%",DlgTableHeight:"H??he",DlgTableCellSpace:"Zellenabstand au??en",DlgTableCellPad:"Zellenabstand innen",DlgTableCaption:"??berschrift",DlgTableSummary:"Inhalts??bersicht",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Zellen-Eigenschaften",DlgCellWidth:"Breite",DlgCellWidthPx:"Pixel",DlgCellWidthPc:"%",DlgCellHeight:"H??he",DlgCellWordWrap:"Umbruch",DlgCellWordWrapNotSet:"<keiner>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nein",DlgCellHorAlign:"Horizontale Ausrichtung",DlgCellHorAlignNotSet:"<keine>",DlgCellHorAlignLeft:"Links",DlgCellHorAlignCenter:"Zentriert",DlgCellHorAlignRight:"Rechts",DlgCellVerAlign:"Vertikale Ausrichtung",DlgCellVerAlignNotSet:"<keine>",DlgCellVerAlignTop:"Oben",DlgCellVerAlignMiddle:"Mitte",DlgCellVerAlignBottom:"Unten",DlgCellVerAlignBaseline:"Grundlinie",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Zeilen zusammenfassen",DlgCellCollSpan:"Spalten zusammenfassen",DlgCellBackColor:"Hintergrundfarbe",DlgCellBorderColor:"Rahmenfarbe",DlgCellBtnSelect:"Auswahl...",DlgFindAndReplaceTitle:"Suchen und Ersetzen",DlgFindTitle:"Finden",DlgFindFindBtn:"Finden",DlgFindNotFoundMsg:"Der gesuchte Text wurde nicht gefunden.",DlgReplaceTitle:"Ersetzen",DlgReplaceFindLbl:"Suche nach:",DlgReplaceReplaceLbl:"Ersetze mit:",DlgReplaceCaseChk:"Gro??-Kleinschreibung beachten",DlgReplaceReplaceBtn:"Ersetzen",DlgReplaceReplAllBtn:"Alle Ersetzen",DlgReplaceWordChk:"Nur ganze Worte suchen",PasteErrorCut:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-X (ausschneiden) und STRG-V (einf??gen).",PasteErrorCopy:"Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage ??ber STRG-C (kopieren).",PasteAsText:"Als Text einf??gen",PasteFromWord:"Aus Word einf??gen",DlgPasteMsg2:"Bitte f??gen Sie den Text in der folgenden Box ??ber die Tastatur (mit <STRONG>Strg+V</STRONG>) ein und best??tigen Sie mit <STRONG>OK</STRONG>.",DlgPasteSec:"Aufgrund von Sicherheitsbeschr??nkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte f??gen Sie den Inhalt erneut in diesem Fenster ein.",DlgPasteIgnoreFont:"Ignoriere Schriftart-Definitionen",DlgPasteRemoveStyles:"Entferne Style-Definitionen",ColorAutomatic:"Automatisch",ColorMoreColors:"Weitere Farben...",DocProps:"Dokument-Eigenschaften",DlgAnchorTitle:"Anker-Eigenschaften",DlgAnchorName:"Anker Name",DlgAnchorErrorName:"Bitte geben Sie den Namen des Ankers ein",DlgSpellNotInDic:"Nicht im W??rterbuch",DlgSpellChangeTo:"??ndern in",DlgSpellBtnIgnore:"Ignorieren",DlgSpellBtnIgnoreAll:"Alle Ignorieren",DlgSpellBtnReplace:"Ersetzen",DlgSpellBtnReplaceAll:"Alle Ersetzen",DlgSpellBtnUndo:"R??ckg??ngig",DlgSpellNoSuggestions:" - keine Vorschl??ge - ",DlgSpellProgress:"Rechtschreibpr??fung l??uft...",DlgSpellNoMispell:"Rechtschreibpr??fung abgeschlossen - keine Fehler gefunden",DlgSpellNoChanges:"Rechtschreibpr??fung abgeschlossen - keine Worte ge??ndert",DlgSpellOneChange:"Rechtschreibpr??fung abgeschlossen - ein Wort ge??ndert",DlgSpellManyChanges:"Rechtschreibpr??fung abgeschlossen - %1 W??rter ge??ndert",IeSpellDownload:"Rechtschreibpr??fung nicht installiert. M??chten Sie sie jetzt herunterladen?",DlgButtonText:"Text (Wert)",DlgButtonType:"Typ",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Absenden",DlgButtonTypeRst:"Zur??cksetzen",DlgCheckboxName:"Name",DlgCheckboxValue:"Wert",DlgCheckboxSelected:"ausgew??hlt",DlgFormName:"Name",DlgFormAction:"Action",DlgFormMethod:"Method",DlgSelectName:"Name",DlgSelectValue:"Wert",DlgSelectSize:"Gr????e",DlgSelectLines:"Linien",DlgSelectChkMulti:"Erlaube Mehrfachauswahl",DlgSelectOpAvail:"M??gliche Optionen",DlgSelectOpText:"Text",DlgSelectOpValue:"Wert",DlgSelectBtnAdd:"Hinzuf??gen",DlgSelectBtnModify:"??ndern",DlgSelectBtnUp:"Hoch",DlgSelectBtnDown:"Runter",DlgSelectBtnSetValue:"Setze als Standardwert",DlgSelectBtnDelete:"Entfernen",DlgTextareaName:"Name",DlgTextareaCols:"Spalten",DlgTextareaRows:"Reihen",DlgTextName:"Name",DlgTextValue:"Wert",DlgTextCharWidth:"Zeichenbreite",DlgTextMaxChars:"Max. Zeichen",DlgTextType:"Typ",DlgTextTypeText:"Text",DlgTextTypePass:"Passwort",DlgHiddenName:"Name",DlgHiddenValue:"Wert",BulletedListProp:"Listen-Eigenschaften",NumberedListProp:"Nummerierte Listen-Eigenschaften",DlgLstStart:"Start",DlgLstType:"Typ",DlgLstTypeCircle:"Ring",DlgLstTypeDisc:"Kreis",DlgLstTypeSquare:"Quadrat",DlgLstTypeNumbers:"Nummern (1, 2, 3)",DlgLstTypeLCase:"Kleinbuchstaben (a, b, c)",DlgLstTypeUCase:"Gro??buchstaben (A, B, C)",DlgLstTypeSRoman:"Kleine r??mische Zahlen (i, ii, iii)",DlgLstTypeLRoman:"Gro??e r??mische Zahlen (I, II, III)",DlgDocGeneralTab:"Allgemein",DlgDocBackTab:"Hintergrund",DlgDocColorsTab:"Farben und Abst??nde",DlgDocMetaTab:"Metadaten",DlgDocPageTitle:"Seitentitel",DlgDocLangDir:"Schriftrichtung",DlgDocLangDirLTR:"Links nach Rechts",DlgDocLangDirRTL:"Rechts nach Links",DlgDocLangCode:"Sprachk??rzel",DlgDocCharSet:"Zeichenkodierung",DlgDocCharSetCE:"Zentraleurop??isch",DlgDocCharSetCT:"traditionell Chinesisch (Big5)",DlgDocCharSetCR:"Kyrillisch",DlgDocCharSetGR:"Griechisch",DlgDocCharSetJP:"Japanisch",DlgDocCharSetKR:"Koreanisch",DlgDocCharSetTR:"T??rkisch",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Westeurop??isch",DlgDocCharSetOther:"Andere Zeichenkodierung",DlgDocDocType:"Dokumententyp",DlgDocDocTypeOther:"Anderer Dokumententyp",DlgDocIncXHTML:"Beziehe XHTML Deklarationen ein",DlgDocBgColor:"Hintergrundfarbe",DlgDocBgImage:"Hintergrundbild URL",DlgDocBgNoScroll:"feststehender Hintergrund",DlgDocCText:"Text",DlgDocCLink:"Link",DlgDocCVisited:"Besuchter Link",DlgDocCActive:"Aktiver Link",DlgDocMargins:"Seitenr??nder",DlgDocMaTop:"Oben",DlgDocMaLeft:"Links",DlgDocMaRight:"Rechts",DlgDocMaBottom:"Unten",DlgDocMeIndex:"Schl??sselw??rter (durch Komma getrennt)",DlgDocMeDescr:"Dokument-Beschreibung",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Copyright",DlgDocPreview:"Vorschau",Templates:"Vorlagen",DlgTemplatesTitle:"Vorlagen",DlgTemplatesSelMsg:"Klicken Sie auf eine Vorlage, um sie im Editor zu ??ffnen (der aktuelle Inhalt wird dabei gel??scht!):",DlgTemplatesLoading:"Liste der Vorlagen wird geladen. Bitte warten...",DlgTemplatesNoTpl:"(keine Vorlagen definiert)",DlgTemplatesReplace:"Aktuellen Inhalt ersetzen",DlgAboutAboutTab:"??ber",DlgAboutBrowserInfoTab:"Browser-Info",DlgAboutLicenseTab:"Lizenz",DlgAboutVersion:"Version",DlgAboutInfo:"F??r weitere Informationen siehe",DlgDivGeneralTab:"Allgemein",DlgDivAdvancedTab:"Erweitert",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/el.js b/horde/services/editor/fckeditor/editor/lang/el.js
deleted file mode 100644 (file)
index beca350..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"???????????????? ???????????? ??????????????????",ToolbarExpand:"???????????????? ???????????? ??????????????????",Save:"????????????????????",NewPage:"?????? ????????????",Preview:"??????????????????????????",Cut:"??????????????",Copy:"??????????????????",Paste:"????????????????????",PasteText:"???????????????????? (???????? ??????????????)",PasteWord:"???????????????????? ?????? ???? Word",Print:"????????????????",SelectAll:"?????????????? ????????",RemoveFormat:"???????????????? ????????????????????????",InsertLinkLbl:"?????????????????? (Link)",InsertLink:"????????????????/???????????????? ?????????????????? (Link)",RemoveLink:"???????????????? ?????????????????? (Link)",VisitLink:"Open Link",Anchor:"????????????????/?????????????????????? Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"????????????",InsertImage:"????????????????/???????????????? ??????????????",InsertFlashLbl:"???????????????? Flash",InsertFlash:"????????????????/?????????????????????? Flash",InsertTableLbl:"??????????????",InsertTable:"????????????????/???????????????? ????????????",InsertLineLbl:"????????????",InsertLine:"???????????????? ???????????????????? ??????????????",InsertSpecialCharLbl:"???????????? ??????????????",InsertSpecialChar:"???????????????? ?????????????? ????????????????",InsertSmileyLbl:"Smiley",InsertSmiley:"???????????????? Smiley",About:"???????? ?????? FCKeditor",Bold:"????????????",Italic:"????????????",Underline:"??????????????????????",StrikeThrough:"??????????????????????",Subscript:"??????????????",Superscript:"??????????????",LeftJustify:"???????????????? ????????????????",CenterJustify:"???????????????? ?????? ????????????",RightJustify:"???????????????? ??????????",BlockJustify:"???????????? ???????????????? (Block)",DecreaseIndent:"???????????? ????????????",IncreaseIndent:"???????????? ????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"????????????????",Redo:"??????????????????",NumberedListLbl:"?????????? ???? ????????????????",NumberedList:"????????????????/???????????????? ???????????? ???? ????????????????",BulletedListLbl:"?????????? ???? Bullets",BulletedList:"????????????????/???????????????? ???????????? ???? Bullets",ShowTableBorders:"?????????????? ?????????? ????????????",ShowDetails:"?????????????? ????????????????????????",Style:"????????",FontFormat:"?????????? ????????????????????????????",Font:"??????????????????????????",FontSize:"??????????????",TextColor:"?????????? ??????????????????",BGColor:"?????????? ??????????????????",Source:"HTML ??????????????",Find:"??????????????????",Replace:"??????????????????????????",SpellCheck:"???????????????????????? ??????????????",UniversalKeyboard:"?????????????? ????????????????????????",PageBreakLbl:"?????????? ??????????????",PageBreak:"???????????????? ???????????? ??????????????",Form:"??????????",Checkbox:"?????????? ????????????????",RadioButton:"???????????? Radio",TextField:"?????????? ????????????????",Textarea:"?????????????? ????????????????",HiddenField:"?????????? ??????????",Button:"????????????",SelectionField:"?????????? ????????????????",ImageButton:"???????????? ??????????????",FitWindow:"?????????????????????????? ????????????????????????",ShowBlocks:"Show Blocks",EditLink:"???????????????? ?????????????????? (Link)",CellCM:"????????",RowCM:"??????????",ColumnCM:"??????????",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"???????????????? ??????????????",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"???????????????? ??????????????",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"???????????????? ????????????",MergeCells:"?????????????????? ????????????",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"???????????????? ????????????",CellProperties:"?????????????????? ????????????",TableProperties:"?????????????????? ????????????",ImageProperties:"?????????????????? ??????????????",FlashProperties:"?????????????????? Flash",AnchorProp:"?????????????????? ??????????????",ButtonProp:"?????????????????? ????????????????",CheckboxProp:"?????????????????? ???????????????? ????????????????",HiddenFieldProp:"?????????????????? ???????????? ????????????",RadioButtonProp:"?????????????????? ???????????????? radio",ImageButtonProp:"?????????????????? ???????????????? ??????????????",TextFieldProp:"?????????????????? ???????????? ????????????????",SelectionFieldProp:"?????????????????? ???????????? ????????????????",TextareaProp:"?????????????????? ???????????????? ????????????????",FormProp:"?????????????????? ????????????",FontFormats:"????????????????;??????????????????????????;??????????????????;?????????????????????? 1;?????????????????????? 2;?????????????????????? 3;?????????????????????? 4;?????????????????????? 5;?????????????????????? 6",ProcessingXHTML:"?????????????????????? XHTML. ???????????????? ????????????????????...",Done:"????????????",PasteWordConfirm:"???? ?????????????? ?????? ???????????? ???? ??????????????????????, ???????????????? ?????? ???????????????????? ?????? ???? Word. ???????????? ???? ???????????????????? ???????? ????????????????????;",NotCompatiblePaste:"???????? ?? ?????????????? ?????????? ?????????????????? ???????? Internet Explorer ???????????? 5.5+. ???????????? ???? ?????????? ?? ???????????????????? ?????????? ??????????????????;",UnknownToolbarItem:'?????????????? ?????????????????????? ?????? ???????????? ?????????????????? "%1"',UnknownCommand:'?????????????? ???????????? "%1"',NotImplemented:"?? ???????????? ?????? ???????? ??????????????????????????",UnknownToolbarSet:'?? ?????????? ?????????????????? "%1" ?????? ??????????????',NoActiveX:'???? ?????????????????? ?????????????????? ?????? browser ?????? ???????????? ???? ?????????????????????? ?????????????? ?????????????????? ?????? ????????????????????????. ???????????????????? ???? ???????????????????????????? ?????? ?????????????? "Run ActiveX controls and plug-ins". ???????? ?????????????????????????? ???????? ?????? ???????????????????????? ???????????????? ??????????????????????.',BrowseServerBlocked:"???? ?????????? ?????? browser ?????? ?????? ?????????? ??????????????????????????. ?????????????????????????? ?????? ?????? ???????????????? ?????????????? popup blockers.",DialogBlocked:"?????? ???????? ???????????? ???? ?????????????? ???? ???????????????? ????????????????. ?????????????????????????? ?????? ?????? ???????????????? ?????????????? popup blockers.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"??????????????",DlgBtnClose:"????????????????",DlgBtnBrowseServer:"???????????????????? ????????????????????",DlgAdvancedTag:"?????? ??????????????????????????",DlgOpOther:"<????????>",DlgInfoTab:"??????????????????????",DlgAlertUrl:"???????????????? ???????????????? URL",DlgGenNotSet:"<??????????>",DlgGenId:"Id",DlgGenLangDir:"???????????????????? ????????????????",DlgGenLangDirLtr:"???????????????? ???????? ?????????? (LTR)",DlgGenLangDirRtl:"?????????? ???????? ???????????????? (RTL)",DlgGenLangCode:"?????????????? ??????????????",DlgGenAccessKey:"???????????????????? (Access Key)",DlgGenName:"??????????",DlgGenTabIndex:"Tab Index",DlgGenLongDescr:"?????????????????? ?????????????????? URL",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"???????????????????????????? ????????????",DlgGenContType:"???????????????????????????? ???????????? ????????????????????????",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"????????",DlgImgTitle:"?????????????????? ??????????????",DlgImgInfoTab:"?????????????????????? ??????????????",DlgImgBtnUpload:"???????????????? ???????? ????????????????????",DlgImgURL:"URL",DlgImgUpload:"????????????????",DlgImgAlt:"?????????????????????? ?????????????? (ALT)",DlgImgWidth:"????????????",DlgImgHeight:"????????",DlgImgLockRatio:"???????????????? ??????????????????",DlgBtnResetSize:"?????????????????? ?????????????? ????????????????",DlgImgBorder:"??????????????????",DlgImgHSpace:"???????????????????? ?????????? (HSpace)",DlgImgVSpace:"?????????????? ?????????? (VSpace)",DlgImgAlign:"???????????????????????? (Align)",DlgImgAlignLeft:"????????????????",DlgImgAlignAbsBottom:"?????????????? ???????? (Abs Bottom)",DlgImgAlignAbsMiddle:"?????????????? ?????? ???????? (Abs Middle)",DlgImgAlignBaseline:"???????????? ?????????? (Baseline)",DlgImgAlignBottom:"???????? (Bottom)",DlgImgAlignMiddle:"???????? (Middle)",DlgImgAlignRight:"?????????? (Right)",DlgImgAlignTextTop:"???????????? ???????????????? (Text Top)",DlgImgAlignTop:"???????? (Top)",DlgImgPreview:"??????????????????????????",DlgImgAlertUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ??????????????",DlgImgLinkTab:"??????????????????",DlgFlashTitle:"?????????????????? flash",DlgFlashChkPlay:"???????????????? ????????????",DlgFlashChkLoop:"??????????????????",DlgFlashChkMenu:"???????????????????????? Flash Menu",DlgFlashScale:"??????????????",DlgFlashScaleAll:"???????????????? ????????",DlgFlashScaleNoBorder:"?????????? ????????",DlgFlashScaleFit:"?????????????? ????????????????",DlgLnkWindowTitle:"?????????????????? (Link)",DlgLnkInfoTab:"Link",DlgLnkTargetTab:"???????????????? ???????????? (Target)",DlgLnkType:"?????????? ?????????????????? (Link)",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"???????????? ???? ???????? ???? ????????????",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"??????????????????",DlgLnkProtoOther:"<????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???????????????? ?????? ????????????",DlgLnkAnchorByName:"?????????? ?????? ???????????????? (Name) ?????? ??????????????",DlgLnkAnchorById:"?????????? ?????? Element Id",DlgLnkNoAnchors:"(?????? ???????????????? ?????????????? ?????? ??????????????)",DlgLnkEMail:"?????????????????? ???????????????????????? ????????????????????????",DlgLnkEMailSubject:"???????? ??????????????????",DlgLnkEMailBody:"?????????????? ??????????????????",DlgLnkUpload:"????????????????",DlgLnkBtnUpload:"???????????????? ???????? ????????????????????",DlgLnkTarget:"???????????????? ???????????? (Target)",DlgLnkTargetFrame:"<??????????????>",DlgLnkTargetPopup:"<???????????????? popup>",DlgLnkTargetBlank:"?????? ???????????????? (_blank)",DlgLnkTargetParent:"???????????? ???????????????? (_parent)",DlgLnkTargetSelf:"???????? ???????????????? (_self)",DlgLnkTargetTop:"?????????????? ???????????????? (_top)",DlgLnkTargetFrameName:"?????????? ???????????????? ????????????",DlgLnkPopWinName:"?????????? Popup Window",DlgLnkPopWinFeat:"???????????????? Popup Window",DlgLnkPopResize:"???? ???????????? ????????????????",DlgLnkPopLocation:"?????????? ????????????????????",DlgLnkPopMenu:"?????????? Menu",DlgLnkPopScroll:"???????????? ??????????????",DlgLnkPopStatus:"?????????? Status",DlgLnkPopToolbar:"?????????? ??????????????????",DlgLnkPopFullScrn:"???????????????? ?? ?????????? (IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"????????????",DlgLnkPopHeight:"????????",DlgLnkPopLeft:"?????????????????? ?????????????????? ??????????",DlgLnkPopTop:"?????????????????? ???????? ??????????",DlnLnkMsgNoUrl:"???????????????? ?????? ?????????????????? (URL) ?????? ?????????????????????????? (Link)",DlnLnkMsgNoEMail:"???????????????? ?????? ?????????????????? ???????????????????????? ????????????????????????",DlnLnkMsgNoAnchor:"???????????????? ?????? Anchor",DlnLnkMsgInvPopName:"???? ?????????? ?????? popup ???????????? ???? ?????????????? ???? ?????????????????? ?????? ?????????????????? ?????? ???? ?????? ???????????????? ????????",DlgColorTitle:"?????????????? ????????????????",DlgColorBtnClear:"????????????????????",DlgColorHighlight:"??????????????????????????",DlgColorSelected:"????????????????????",DlgSmileyTitle:"???????????????? ?????? Smiley",DlgSpecialCharTitle:"???????????????? ?????? ???????????? ??????????????",DlgTableTitle:"?????????????????? ????????????",DlgTableRows:"??????????????",DlgTableColumns:"??????????????",DlgTableBorder:"?????????????? ????????????????????",DlgTableAlign:"????????????????",DlgTableAlignNotSet:"<??????????>",DlgTableAlignLeft:"????????????????",DlgTableAlignCenter:"????????????",DlgTableAlignRight:"??????????",DlgTableWidth:"????????????",DlgTableWidthPx:"pixels",DlgTableWidthPc:"%",DlgTableHeight:"????????",DlgTableCellSpace:"???????????????? ????????????",DlgTableCellPad:"?????????????? ????????????",DlgTableCaption:"????????????????????",DlgTableSummary:"????????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"?????????????????? ????????????",DlgCellWidth:"????????????",DlgCellWidthPx:"pixels",DlgCellWidthPc:"%",DlgCellHeight:"????????",DlgCellWordWrap:"???? ???????????? ??????????????",DlgCellWordWrapNotSet:"<??????????>",DlgCellWordWrapYes:"??????",DlgCellWordWrapNo:"??????",DlgCellHorAlign:"?????????????????? ????????????????",DlgCellHorAlignNotSet:"<??????????>",DlgCellHorAlignLeft:"????????????????",DlgCellHorAlignCenter:"????????????",DlgCellHorAlignRight:"??????????",DlgCellVerAlign:"???????????? ????????????????",DlgCellVerAlignNotSet:"<??????????>",DlgCellVerAlignTop:"???????? (Top)",DlgCellVerAlignMiddle:"???????? (Middle)",DlgCellVerAlignBottom:"???????? (Bottom)",DlgCellVerAlignBaseline:"???????????? ?????????? (Baseline)",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????????????? ?????????????? (Rows Span)",DlgCellCollSpan:"?????????????? ?????????????? (Columns Span)",DlgCellBackColor:"?????????? ??????????????????",DlgCellBorderColor:"?????????? ????????????????????",DlgCellBtnSelect:"??????????????...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"??????????????????",DlgFindFindBtn:"??????????????????",DlgFindNotFoundMsg:"???? ?????????????? ?????? ??????????????.",DlgReplaceTitle:"??????????????????????????",DlgReplaceFindLbl:"??????????????????:",DlgReplaceReplaceLbl:"?????????????????????????? ????:",DlgReplaceCaseChk:"?????????????? ??????????/??????????????????",DlgReplaceReplaceBtn:"??????????????????????????",DlgReplaceReplAllBtn:"?????????????????????????? ????????",DlgReplaceWordChk:"???????????? ?????????????? ??????????",PasteErrorCut:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl+X).",PasteErrorCopy:"???? ?????????????????? ?????????????????? ?????? ???????????????????????? ?????? ?????? ???????????????????? ?????? ???????????????????? ?????????????? ????????????????????. ?????????????????????????????? ???? ???????????????????????? (Ctrl+C).",PasteAsText:"???????????????????? ???? ???????? ??????????????",PasteFromWord:"???????????????????? ?????? ???? Word",DlgPasteMsg2:"???????????????? ???????????????????? ?????? ???????????????? ?????????? ?????????????????????????????? ???? ???????????????????????? (<STRONG>Ctrl+V</STRONG>) ?????? ?????????????? <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"?????????????? ???????????????????????? ????????????????????????????",DlgPasteRemoveStyles:"???????????????? ???????????????????????? ????????",ColorAutomatic:"????????????????",ColorMoreColors:"?????????????????????? ??????????????...",DocProps:"?????????????????? ????????????????",DlgAnchorTitle:"?????????????????? ??????????????",DlgAnchorName:"?????????? ??????????????",DlgAnchorErrorName:"?????????????????????? ???????????????? ?????????? ??????????????",DlgSpellNotInDic:"?????? ?????????????? ?????? ????????????",DlgSpellChangeTo:"???????????? ????",DlgSpellBtnIgnore:"??????????????",DlgSpellBtnIgnoreAll:"?????????????? ????????",DlgSpellBtnReplace:"??????????????????????????",DlgSpellBtnReplaceAll:"?????????????????????????? ????????",DlgSpellBtnUndo:"????????????????",DlgSpellNoSuggestions:"- ?????? ???????????????? ?????????????????? -",DlgSpellProgress:"???????????????????????? ?????????????? ???? ??????????????...",DlgSpellNoMispell:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????????????? ????????",DlgSpellNoChanges:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ?????????????? ????????????",DlgSpellOneChange:"?? ???????????????????????? ?????????????? ????????????????????????: ?????? ???????? ????????????",DlgSpellManyChanges:"?? ???????????????????????? ?????????????? ????????????????????????: %1 ???????????? ??????????????",IeSpellDownload:"?????? ?????????????? ???????????????????????????? ????????????????????. ???????????? ???? ?????? ???????????????????? ????????;",DlgButtonText:"?????????????? (????????)",DlgButtonType:"??????????",DlgButtonTypeBtn:"????????????",DlgButtonTypeSbm:"????????????????????",DlgButtonTypeRst:"??????????????????",DlgCheckboxName:"??????????",DlgCheckboxValue:"????????",DlgCheckboxSelected:"????????????????????",DlgFormName:"??????????",DlgFormAction:"??????????",DlgFormMethod:"??????????????",DlgSelectName:"??????????",DlgSelectValue:"????????",DlgSelectSize:"??????????????",DlgSelectLines:"??????????????",DlgSelectChkMulti:"?????????????????? ????????????????",DlgSelectOpAvail:"???????????????????? ????????????????",DlgSelectOpText:"??????????????",DlgSelectOpValue:"????????",DlgSelectBtnAdd:"????????????????",DlgSelectBtnModify:"????????????",DlgSelectBtnUp:"????????",DlgSelectBtnDown:"????????",DlgSelectBtnSetValue:"?????????????????????????? ??????????????",DlgSelectBtnDelete:"????????????????",DlgTextareaName:"??????????",DlgTextareaCols:"????????????",DlgTextareaRows:"????????????",DlgTextName:"??????????",DlgTextValue:"????????",DlgTextCharWidth:"?????????? ????????????????????",DlgTextMaxChars:"???????????????? ????????????????????",DlgTextType:"??????????",DlgTextTypeText:"??????????????",DlgTextTypePass:"??????????????",DlgHiddenName:"??????????",DlgHiddenValue:"????????",BulletedListProp:"?????????????????? ???????????? Bulleted",NumberedListProp:"?????????????????? ?????????????????????? ???????????? ",DlgLstStart:"????????",DlgLstType:"??????????",DlgLstTypeCircle:"????????????",DlgLstTypeDisc:"????????????",DlgLstTypeSquare:"??????????????????",DlgLstTypeNumbers:"?????????????? (1, 2, 3)",DlgLstTypeLCase:"???????? ???????????????? (a, b, c)",DlgLstTypeUCase:"???????????????? ???????????????? (A, B, C)",DlgLstTypeSRoman:"?????????? ???????????????? ???????????????????? (i, ii, iii)",DlgLstTypeLRoman:"???????????? ???????????????? ???????????????????? (I, II, III)",DlgDocGeneralTab:"????????????",DlgDocBackTab:"??????????",DlgDocColorsTab:"?????????????? ?????? ??????????????????",DlgDocMetaTab:"???????????????? Meta",DlgDocPageTitle:"???????????? ??????????????",DlgDocLangDir:"???????????????????? ????????????",DlgDocLangDirLTR:"???????????????? ???????? ?????????? (LTR)",DlgDocLangDirRTL:"?????????? ???????? ???????????????? (RTL)",DlgDocLangCode:"?????????????? ??????????????",DlgDocCharSet:"???????????????????????? ????????????????????",DlgDocCharSetCE:"?????????????????? ??????????????",DlgDocCharSetCT:"?????????????????????? ???????????????? (Big5)",DlgDocCharSetCR:"??????????????????",DlgDocCharSetGR:"????????????????",DlgDocCharSetJP:"????????????????",DlgDocCharSetKR:"??????????????????",DlgDocCharSetTR:"????????????????",DlgDocCharSetUN:"?????????????? (UTF-8)",DlgDocCharSetWE:"?????????????? ??????????????",DlgDocCharSetOther:"???????? ???????????????????????? ????????????????????",DlgDocDocType:"?????????????????????? ?????????? ????????????????",DlgDocDocTypeOther:"???????? ?????????????????????? ?????????? ????????????????",DlgDocIncXHTML:"???? ???????????????????????????? ???? ???????????????? XHTML",DlgDocBgColor:"?????????? ????????????",DlgDocBgImage:"?????????????????? ?????????????? ????????????",DlgDocBgNoScroll:"?????????? ?????????? ????????????",DlgDocCText:"??????????????",DlgDocCLink:"??????????????????",DlgDocCVisited:"?????????????????? ?????? ???????? ????????????????????",DlgDocCActive:"?????????????? ??????????????????",DlgDocMargins:"?????????????????? ??????????????",DlgDocMaTop:"????????????",DlgDocMaLeft:"????????????????",DlgDocMaRight:"??????????",DlgDocMaBottom:"????????",DlgDocMeIndex:"???????????? ?????????????? ?????????????? ???????????????? (?????????????????????? ???? ??????????)",DlgDocMeDescr:"?????????????????? ????????????????",DlgDocMeAuthor:"????????????????????",DlgDocMeCopy:"???????????????????? ????????????????????",DlgDocPreview:"??????????????????????????",Templates:"??????????????",DlgTemplatesTitle:"?????????????? ????????????????????????",DlgTemplatesSelMsg:"???????????????? ???????????????? ?????????????? ?????? ???????????????? ?????? ??????????????????<br>(???? ?????????????????? ?????????????????????? ???? ????????????):",DlgTemplatesLoading:"?????????????? ?????????????????? ????????????????. ???????????????? ????????????????????...",DlgTemplatesNoTpl:"(?????? ?????????? ???????????????????? ??????????????)",DlgTemplatesReplace:"?????????????????????????? ???????????????????? ????????????????????????",DlgAboutAboutTab:"??????????????",DlgAboutBrowserInfoTab:"?????????????????????? Browser",DlgAboutLicenseTab:"??????????",DlgAboutVersion:"????????????",DlgAboutInfo:"?????? ???????????????????????? ??????????????????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/en-au.js b/horde/services/editor/fckeditor/editor/lang/en-au.js
deleted file mode 100644 (file)
index 5b91ac6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Collapse Toolbar",ToolbarExpand:"Expand Toolbar",Save:"Save",NewPage:"New Page",Preview:"Preview",Cut:"Cut",Copy:"Copy",Paste:"Paste",PasteText:"Paste as plain text",PasteWord:"Paste from Word",Print:"Print",SelectAll:"Select All",RemoveFormat:"Remove Format",InsertLinkLbl:"Link",InsertLink:"Insert/Edit Link",RemoveLink:"Remove Link",VisitLink:"Open Link",Anchor:"Insert/Edit Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"Image",InsertImage:"Insert/Edit Image",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Table",InsertTable:"Insert/Edit Table",InsertLineLbl:"Line",InsertLine:"Insert Horizontal Line",InsertSpecialCharLbl:"Special Character",InsertSpecialChar:"Insert Special Character",InsertSmileyLbl:"Smiley",InsertSmiley:"Insert Smiley",About:"About FCKeditor",Bold:"Bold",Italic:"Italic",Underline:"Underline",StrikeThrough:"Strike Through",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Left Justify",CenterJustify:"Centre Justify",RightJustify:"Right Justify",BlockJustify:"Block Justify",DecreaseIndent:"Decrease Indent",IncreaseIndent:"Increase Indent",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Undo",Redo:"Redo",NumberedListLbl:"Numbered List",NumberedList:"Insert/Remove Numbered List",BulletedListLbl:"Bulleted List",BulletedList:"Insert/Remove Bulleted List",ShowTableBorders:"Show Table Borders",ShowDetails:"Show Details",Style:"Style",FontFormat:"Format",Font:"Font",FontSize:"Size",TextColor:"Text Colour",BGColor:"Background Colour",Source:"Source",Find:"Find",Replace:"Replace",SpellCheck:"Check Spelling",UniversalKeyboard:"Universal Keyboard",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Form",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Hidden Field",Button:"Button",SelectionField:"Selection Field",ImageButton:"Image Button",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Edit Link",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Delete Rows",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Delete Columns",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Delete Cells",MergeCells:"Merge Cells",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Cell Properties",TableProperties:"Table Properties",ImageProperties:"Image Properties",FlashProperties:"Flash Properties",AnchorProp:"Anchor Properties",ButtonProp:"Button Properties",CheckboxProp:"Checkbox Properties",HiddenFieldProp:"Hidden Field Properties",RadioButtonProp:"Radio Button Properties",ImageButtonProp:"Image Button Properties",TextFieldProp:"Text Field Properties",SelectionFieldProp:"Selection Field Properties",TextareaProp:"Textarea Properties",FormProp:"Form Properties",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"Processing XHTML. Please wait...",Done:"Done",PasteWordConfirm:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",NotCompatiblePaste:"This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",UnknownToolbarItem:'Unknown toolbar item "%1"',UnknownCommand:'Unknown command name "%1"',NotImplemented:"Command not implemented",UnknownToolbarSet:'Toolbar set "%1" doesn\'t exist',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancel",DlgBtnClose:"Close",DlgBtnBrowseServer:"Browse Server",DlgAdvancedTag:"Advanced",DlgOpOther:"<Other>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<not set>",DlgGenId:"Id",DlgGenLangDir:"Language Direction",DlgGenLangDirLtr:"Left to Right (LTR)",DlgGenLangDirRtl:"Right to Left (RTL)",DlgGenLangCode:"Language Code",DlgGenAccessKey:"Access Key",DlgGenName:"Name",DlgGenTabIndex:"Tab Index",DlgGenLongDescr:"Long Description URL",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"Advisory Title",DlgGenContType:"Advisory Content Type",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Style",DlgImgTitle:"Image Properties",DlgImgInfoTab:"Image Info",DlgImgBtnUpload:"Send it to the Server",DlgImgURL:"URL",DlgImgUpload:"Upload",DlgImgAlt:"Alternative Text",DlgImgWidth:"Width",DlgImgHeight:"Height",DlgImgLockRatio:"Lock Ratio",DlgBtnResetSize:"Reset Size",DlgImgBorder:"Border",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Align",DlgImgAlignLeft:"Left",DlgImgAlignAbsBottom:"Abs Bottom",DlgImgAlignAbsMiddle:"Abs Middle",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Bottom",DlgImgAlignMiddle:"Middle",DlgImgAlignRight:"Right",DlgImgAlignTextTop:"Text Top",DlgImgAlignTop:"Top",DlgImgPreview:"Preview",DlgImgAlertUrl:"Please type the image URL",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link Info",DlgLnkTargetTab:"Target",DlgLnkType:"Link Type",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Link to anchor in the text",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<other>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Select an Anchor",DlgLnkAnchorByName:"By Anchor Name",DlgLnkAnchorById:"By Element Id",DlgLnkNoAnchors:"(No anchors available in the document)",DlgLnkEMail:"E-Mail Address",DlgLnkEMailSubject:"Message Subject",DlgLnkEMailBody:"Message Body",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Send it to the Server",DlgLnkTarget:"Target",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<popup window>",DlgLnkTargetBlank:"New Window (_blank)",DlgLnkTargetParent:"Parent Window (_parent)",DlgLnkTargetSelf:"Same Window (_self)",DlgLnkTargetTop:"Topmost Window (_top)",DlgLnkTargetFrameName:"Target Frame Name",DlgLnkPopWinName:"Popup Window Name",DlgLnkPopWinFeat:"Popup Window Features",DlgLnkPopResize:"Resizable",DlgLnkPopLocation:"Location Bar",DlgLnkPopMenu:"Menu Bar",DlgLnkPopScroll:"Scroll Bars",DlgLnkPopStatus:"Status Bar",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"Full Screen (IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"Width",DlgLnkPopHeight:"Height",DlgLnkPopLeft:"Left Position",DlgLnkPopTop:"Top Position",DlnLnkMsgNoUrl:"Please type the link URL",DlnLnkMsgNoEMail:"Please type the e-mail address",DlnLnkMsgNoAnchor:"Please select an anchor",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Select Colour",DlgColorBtnClear:"Clear",DlgColorHighlight:"Highlight",DlgColorSelected:"Selected",DlgSmileyTitle:"Insert a Smiley",DlgSpecialCharTitle:"Select Special Character",DlgTableTitle:"Table Properties",DlgTableRows:"Rows",DlgTableColumns:"Columns",DlgTableBorder:"Border size",DlgTableAlign:"Alignment",DlgTableAlignNotSet:"<Not set>",DlgTableAlignLeft:"Left",DlgTableAlignCenter:"Centre",DlgTableAlignRight:"Right",DlgTableWidth:"Width",DlgTableWidthPx:"pixels",DlgTableWidthPc:"percent",DlgTableHeight:"Height",DlgTableCellSpace:"Cell spacing",DlgTableCellPad:"Cell padding",DlgTableCaption:"Caption",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cell Properties",DlgCellWidth:"Width",DlgCellWidthPx:"pixels",DlgCellWidthPc:"percent",DlgCellHeight:"Height",DlgCellWordWrap:"Word Wrap",DlgCellWordWrapNotSet:"<Not set>",DlgCellWordWrapYes:"Yes",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Horizontal Alignment",DlgCellHorAlignNotSet:"<Not set>",DlgCellHorAlignLeft:"Left",DlgCellHorAlignCenter:"Centre",DlgCellHorAlignRight:"Right",DlgCellVerAlign:"Vertical Alignment",DlgCellVerAlignNotSet:"<Not set>",DlgCellVerAlignTop:"Top",DlgCellVerAlignMiddle:"Middle",DlgCellVerAlignBottom:"Bottom",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rows Span",DlgCellCollSpan:"Columns Span",DlgCellBackColor:"Background Colour",DlgCellBorderColor:"Border Colour",DlgCellBtnSelect:"Select...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Find",DlgFindFindBtn:"Find",DlgFindNotFoundMsg:"The specified text was not found.",DlgReplaceTitle:"Replace",DlgReplaceFindLbl:"Find what:",DlgReplaceReplaceLbl:"Replace with:",DlgReplaceCaseChk:"Match case",DlgReplaceReplaceBtn:"Replace",DlgReplaceReplAllBtn:"Replace All",DlgReplaceWordChk:"Match whole word",PasteErrorCut:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",PasteErrorCopy:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",PasteAsText:"Paste as Plain Text",PasteFromWord:"Paste from Word",DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"Automatic",ColorMoreColors:"More Colours...",DocProps:"Document Properties",DlgAnchorTitle:"Anchor Properties",DlgAnchorName:"Anchor Name",DlgAnchorErrorName:"Please type the anchor name",DlgSpellNotInDic:"Not in dictionary",DlgSpellChangeTo:"Change to",DlgSpellBtnIgnore:"Ignore",DlgSpellBtnIgnoreAll:"Ignore All",DlgSpellBtnReplace:"Replace",DlgSpellBtnReplaceAll:"Replace All",DlgSpellBtnUndo:"Undo",DlgSpellNoSuggestions:"- No suggestions -",DlgSpellProgress:"Spell check in progress...",DlgSpellNoMispell:"Spell check complete: No misspellings found",DlgSpellNoChanges:"Spell check complete: No words changed",DlgSpellOneChange:"Spell check complete: One word changed",DlgSpellManyChanges:"Spell check complete: %1 words changed",IeSpellDownload:"Spell checker not installed. Do you want to download it now?",DlgButtonText:"Text (Value)",DlgButtonType:"Type",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Name",DlgCheckboxValue:"Value",DlgCheckboxSelected:"Selected",DlgFormName:"Name",DlgFormAction:"Action",DlgFormMethod:"Method",DlgSelectName:"Name",DlgSelectValue:"Value",DlgSelectSize:"Size",DlgSelectLines:"lines",DlgSelectChkMulti:"Allow multiple selections",DlgSelectOpAvail:"Available Options",DlgSelectOpText:"Text",DlgSelectOpValue:"Value",DlgSelectBtnAdd:"Add",DlgSelectBtnModify:"Modify",DlgSelectBtnUp:"Up",DlgSelectBtnDown:"Down",DlgSelectBtnSetValue:"Set as selected value",DlgSelectBtnDelete:"Delete",DlgTextareaName:"Name",DlgTextareaCols:"Columns",DlgTextareaRows:"Rows",DlgTextName:"Name",DlgTextValue:"Value",DlgTextCharWidth:"Character Width",DlgTextMaxChars:"Maximum Characters",DlgTextType:"Type",DlgTextTypeText:"Text",DlgTextTypePass:"Password",DlgHiddenName:"Name",DlgHiddenValue:"Value",BulletedListProp:"Bulleted List Properties",NumberedListProp:"Numbered List Properties",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Circle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"Numbers (1, 2, 3)",DlgLstTypeLCase:"Lowercase Letters (a, b, c)",DlgLstTypeUCase:"Uppercase Letters (A, B, C)",DlgLstTypeSRoman:"Small Roman Numerals (i, ii, iii)",DlgLstTypeLRoman:"Large Roman Numerals (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Background",DlgDocColorsTab:"Colours and Margins",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Page Title",DlgDocLangDir:"Language Direction",DlgDocLangDirLTR:"Left to Right (LTR)",DlgDocLangDirRTL:"Right to Left (RTL)",DlgDocLangCode:"Language Code",DlgDocCharSet:"Character Set Encoding",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Other Character Set Encoding",DlgDocDocType:"Document Type Heading",DlgDocDocTypeOther:"Other Document Type Heading",DlgDocIncXHTML:"Include XHTML Declarations",DlgDocBgColor:"Background Colour",DlgDocBgImage:"Background Image URL",DlgDocBgNoScroll:"Nonscrolling Background",DlgDocCText:"Text",DlgDocCLink:"Link",DlgDocCVisited:"Visited Link",DlgDocCActive:"Active Link",DlgDocMargins:"Page Margins",DlgDocMaTop:"Top",DlgDocMaLeft:"Left",DlgDocMaRight:"Right",DlgDocMaBottom:"Bottom",DlgDocMeIndex:"Document Indexing Keywords (comma separated)",DlgDocMeDescr:"Document Description",DlgDocMeAuthor:"Author",DlgDocMeCopy:"Copyright",DlgDocPreview:"Preview",Templates:"Templates",DlgTemplatesTitle:"Content Templates",DlgTemplatesSelMsg:"Please select the template to open in the editor<br />(the actual contents will be lost):",DlgTemplatesLoading:"Loading templates list. Please wait...",DlgTemplatesNoTpl:"(No templates defined)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"About",DlgAboutBrowserInfoTab:"Browser Info",DlgAboutLicenseTab:"License",DlgAboutVersion:"version",DlgAboutInfo:"For further information go to",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/en-ca.js b/horde/services/editor/fckeditor/editor/lang/en-ca.js
deleted file mode 100644 (file)
index 5b91ac6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Collapse Toolbar",ToolbarExpand:"Expand Toolbar",Save:"Save",NewPage:"New Page",Preview:"Preview",Cut:"Cut",Copy:"Copy",Paste:"Paste",PasteText:"Paste as plain text",PasteWord:"Paste from Word",Print:"Print",SelectAll:"Select All",RemoveFormat:"Remove Format",InsertLinkLbl:"Link",InsertLink:"Insert/Edit Link",RemoveLink:"Remove Link",VisitLink:"Open Link",Anchor:"Insert/Edit Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"Image",InsertImage:"Insert/Edit Image",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Table",InsertTable:"Insert/Edit Table",InsertLineLbl:"Line",InsertLine:"Insert Horizontal Line",InsertSpecialCharLbl:"Special Character",InsertSpecialChar:"Insert Special Character",InsertSmileyLbl:"Smiley",InsertSmiley:"Insert Smiley",About:"About FCKeditor",Bold:"Bold",Italic:"Italic",Underline:"Underline",StrikeThrough:"Strike Through",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Left Justify",CenterJustify:"Centre Justify",RightJustify:"Right Justify",BlockJustify:"Block Justify",DecreaseIndent:"Decrease Indent",IncreaseIndent:"Increase Indent",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Undo",Redo:"Redo",NumberedListLbl:"Numbered List",NumberedList:"Insert/Remove Numbered List",BulletedListLbl:"Bulleted List",BulletedList:"Insert/Remove Bulleted List",ShowTableBorders:"Show Table Borders",ShowDetails:"Show Details",Style:"Style",FontFormat:"Format",Font:"Font",FontSize:"Size",TextColor:"Text Colour",BGColor:"Background Colour",Source:"Source",Find:"Find",Replace:"Replace",SpellCheck:"Check Spelling",UniversalKeyboard:"Universal Keyboard",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Form",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Hidden Field",Button:"Button",SelectionField:"Selection Field",ImageButton:"Image Button",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Edit Link",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Delete Rows",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Delete Columns",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Delete Cells",MergeCells:"Merge Cells",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Cell Properties",TableProperties:"Table Properties",ImageProperties:"Image Properties",FlashProperties:"Flash Properties",AnchorProp:"Anchor Properties",ButtonProp:"Button Properties",CheckboxProp:"Checkbox Properties",HiddenFieldProp:"Hidden Field Properties",RadioButtonProp:"Radio Button Properties",ImageButtonProp:"Image Button Properties",TextFieldProp:"Text Field Properties",SelectionFieldProp:"Selection Field Properties",TextareaProp:"Textarea Properties",FormProp:"Form Properties",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"Processing XHTML. Please wait...",Done:"Done",PasteWordConfirm:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",NotCompatiblePaste:"This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",UnknownToolbarItem:'Unknown toolbar item "%1"',UnknownCommand:'Unknown command name "%1"',NotImplemented:"Command not implemented",UnknownToolbarSet:'Toolbar set "%1" doesn\'t exist',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancel",DlgBtnClose:"Close",DlgBtnBrowseServer:"Browse Server",DlgAdvancedTag:"Advanced",DlgOpOther:"<Other>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<not set>",DlgGenId:"Id",DlgGenLangDir:"Language Direction",DlgGenLangDirLtr:"Left to Right (LTR)",DlgGenLangDirRtl:"Right to Left (RTL)",DlgGenLangCode:"Language Code",DlgGenAccessKey:"Access Key",DlgGenName:"Name",DlgGenTabIndex:"Tab Index",DlgGenLongDescr:"Long Description URL",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"Advisory Title",DlgGenContType:"Advisory Content Type",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Style",DlgImgTitle:"Image Properties",DlgImgInfoTab:"Image Info",DlgImgBtnUpload:"Send it to the Server",DlgImgURL:"URL",DlgImgUpload:"Upload",DlgImgAlt:"Alternative Text",DlgImgWidth:"Width",DlgImgHeight:"Height",DlgImgLockRatio:"Lock Ratio",DlgBtnResetSize:"Reset Size",DlgImgBorder:"Border",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Align",DlgImgAlignLeft:"Left",DlgImgAlignAbsBottom:"Abs Bottom",DlgImgAlignAbsMiddle:"Abs Middle",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Bottom",DlgImgAlignMiddle:"Middle",DlgImgAlignRight:"Right",DlgImgAlignTextTop:"Text Top",DlgImgAlignTop:"Top",DlgImgPreview:"Preview",DlgImgAlertUrl:"Please type the image URL",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link Info",DlgLnkTargetTab:"Target",DlgLnkType:"Link Type",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Link to anchor in the text",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<other>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Select an Anchor",DlgLnkAnchorByName:"By Anchor Name",DlgLnkAnchorById:"By Element Id",DlgLnkNoAnchors:"(No anchors available in the document)",DlgLnkEMail:"E-Mail Address",DlgLnkEMailSubject:"Message Subject",DlgLnkEMailBody:"Message Body",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Send it to the Server",DlgLnkTarget:"Target",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<popup window>",DlgLnkTargetBlank:"New Window (_blank)",DlgLnkTargetParent:"Parent Window (_parent)",DlgLnkTargetSelf:"Same Window (_self)",DlgLnkTargetTop:"Topmost Window (_top)",DlgLnkTargetFrameName:"Target Frame Name",DlgLnkPopWinName:"Popup Window Name",DlgLnkPopWinFeat:"Popup Window Features",DlgLnkPopResize:"Resizable",DlgLnkPopLocation:"Location Bar",DlgLnkPopMenu:"Menu Bar",DlgLnkPopScroll:"Scroll Bars",DlgLnkPopStatus:"Status Bar",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"Full Screen (IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"Width",DlgLnkPopHeight:"Height",DlgLnkPopLeft:"Left Position",DlgLnkPopTop:"Top Position",DlnLnkMsgNoUrl:"Please type the link URL",DlnLnkMsgNoEMail:"Please type the e-mail address",DlnLnkMsgNoAnchor:"Please select an anchor",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Select Colour",DlgColorBtnClear:"Clear",DlgColorHighlight:"Highlight",DlgColorSelected:"Selected",DlgSmileyTitle:"Insert a Smiley",DlgSpecialCharTitle:"Select Special Character",DlgTableTitle:"Table Properties",DlgTableRows:"Rows",DlgTableColumns:"Columns",DlgTableBorder:"Border size",DlgTableAlign:"Alignment",DlgTableAlignNotSet:"<Not set>",DlgTableAlignLeft:"Left",DlgTableAlignCenter:"Centre",DlgTableAlignRight:"Right",DlgTableWidth:"Width",DlgTableWidthPx:"pixels",DlgTableWidthPc:"percent",DlgTableHeight:"Height",DlgTableCellSpace:"Cell spacing",DlgTableCellPad:"Cell padding",DlgTableCaption:"Caption",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cell Properties",DlgCellWidth:"Width",DlgCellWidthPx:"pixels",DlgCellWidthPc:"percent",DlgCellHeight:"Height",DlgCellWordWrap:"Word Wrap",DlgCellWordWrapNotSet:"<Not set>",DlgCellWordWrapYes:"Yes",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Horizontal Alignment",DlgCellHorAlignNotSet:"<Not set>",DlgCellHorAlignLeft:"Left",DlgCellHorAlignCenter:"Centre",DlgCellHorAlignRight:"Right",DlgCellVerAlign:"Vertical Alignment",DlgCellVerAlignNotSet:"<Not set>",DlgCellVerAlignTop:"Top",DlgCellVerAlignMiddle:"Middle",DlgCellVerAlignBottom:"Bottom",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rows Span",DlgCellCollSpan:"Columns Span",DlgCellBackColor:"Background Colour",DlgCellBorderColor:"Border Colour",DlgCellBtnSelect:"Select...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Find",DlgFindFindBtn:"Find",DlgFindNotFoundMsg:"The specified text was not found.",DlgReplaceTitle:"Replace",DlgReplaceFindLbl:"Find what:",DlgReplaceReplaceLbl:"Replace with:",DlgReplaceCaseChk:"Match case",DlgReplaceReplaceBtn:"Replace",DlgReplaceReplAllBtn:"Replace All",DlgReplaceWordChk:"Match whole word",PasteErrorCut:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",PasteErrorCopy:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",PasteAsText:"Paste as Plain Text",PasteFromWord:"Paste from Word",DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"Automatic",ColorMoreColors:"More Colours...",DocProps:"Document Properties",DlgAnchorTitle:"Anchor Properties",DlgAnchorName:"Anchor Name",DlgAnchorErrorName:"Please type the anchor name",DlgSpellNotInDic:"Not in dictionary",DlgSpellChangeTo:"Change to",DlgSpellBtnIgnore:"Ignore",DlgSpellBtnIgnoreAll:"Ignore All",DlgSpellBtnReplace:"Replace",DlgSpellBtnReplaceAll:"Replace All",DlgSpellBtnUndo:"Undo",DlgSpellNoSuggestions:"- No suggestions -",DlgSpellProgress:"Spell check in progress...",DlgSpellNoMispell:"Spell check complete: No misspellings found",DlgSpellNoChanges:"Spell check complete: No words changed",DlgSpellOneChange:"Spell check complete: One word changed",DlgSpellManyChanges:"Spell check complete: %1 words changed",IeSpellDownload:"Spell checker not installed. Do you want to download it now?",DlgButtonText:"Text (Value)",DlgButtonType:"Type",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Name",DlgCheckboxValue:"Value",DlgCheckboxSelected:"Selected",DlgFormName:"Name",DlgFormAction:"Action",DlgFormMethod:"Method",DlgSelectName:"Name",DlgSelectValue:"Value",DlgSelectSize:"Size",DlgSelectLines:"lines",DlgSelectChkMulti:"Allow multiple selections",DlgSelectOpAvail:"Available Options",DlgSelectOpText:"Text",DlgSelectOpValue:"Value",DlgSelectBtnAdd:"Add",DlgSelectBtnModify:"Modify",DlgSelectBtnUp:"Up",DlgSelectBtnDown:"Down",DlgSelectBtnSetValue:"Set as selected value",DlgSelectBtnDelete:"Delete",DlgTextareaName:"Name",DlgTextareaCols:"Columns",DlgTextareaRows:"Rows",DlgTextName:"Name",DlgTextValue:"Value",DlgTextCharWidth:"Character Width",DlgTextMaxChars:"Maximum Characters",DlgTextType:"Type",DlgTextTypeText:"Text",DlgTextTypePass:"Password",DlgHiddenName:"Name",DlgHiddenValue:"Value",BulletedListProp:"Bulleted List Properties",NumberedListProp:"Numbered List Properties",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Circle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"Numbers (1, 2, 3)",DlgLstTypeLCase:"Lowercase Letters (a, b, c)",DlgLstTypeUCase:"Uppercase Letters (A, B, C)",DlgLstTypeSRoman:"Small Roman Numerals (i, ii, iii)",DlgLstTypeLRoman:"Large Roman Numerals (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Background",DlgDocColorsTab:"Colours and Margins",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Page Title",DlgDocLangDir:"Language Direction",DlgDocLangDirLTR:"Left to Right (LTR)",DlgDocLangDirRTL:"Right to Left (RTL)",DlgDocLangCode:"Language Code",DlgDocCharSet:"Character Set Encoding",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Other Character Set Encoding",DlgDocDocType:"Document Type Heading",DlgDocDocTypeOther:"Other Document Type Heading",DlgDocIncXHTML:"Include XHTML Declarations",DlgDocBgColor:"Background Colour",DlgDocBgImage:"Background Image URL",DlgDocBgNoScroll:"Nonscrolling Background",DlgDocCText:"Text",DlgDocCLink:"Link",DlgDocCVisited:"Visited Link",DlgDocCActive:"Active Link",DlgDocMargins:"Page Margins",DlgDocMaTop:"Top",DlgDocMaLeft:"Left",DlgDocMaRight:"Right",DlgDocMaBottom:"Bottom",DlgDocMeIndex:"Document Indexing Keywords (comma separated)",DlgDocMeDescr:"Document Description",DlgDocMeAuthor:"Author",DlgDocMeCopy:"Copyright",DlgDocPreview:"Preview",Templates:"Templates",DlgTemplatesTitle:"Content Templates",DlgTemplatesSelMsg:"Please select the template to open in the editor<br />(the actual contents will be lost):",DlgTemplatesLoading:"Loading templates list. Please wait...",DlgTemplatesNoTpl:"(No templates defined)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"About",DlgAboutBrowserInfoTab:"Browser Info",DlgAboutLicenseTab:"License",DlgAboutVersion:"version",DlgAboutInfo:"For further information go to",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/en-uk.js b/horde/services/editor/fckeditor/editor/lang/en-uk.js
deleted file mode 100644 (file)
index 5b91ac6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Collapse Toolbar",ToolbarExpand:"Expand Toolbar",Save:"Save",NewPage:"New Page",Preview:"Preview",Cut:"Cut",Copy:"Copy",Paste:"Paste",PasteText:"Paste as plain text",PasteWord:"Paste from Word",Print:"Print",SelectAll:"Select All",RemoveFormat:"Remove Format",InsertLinkLbl:"Link",InsertLink:"Insert/Edit Link",RemoveLink:"Remove Link",VisitLink:"Open Link",Anchor:"Insert/Edit Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"Image",InsertImage:"Insert/Edit Image",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Table",InsertTable:"Insert/Edit Table",InsertLineLbl:"Line",InsertLine:"Insert Horizontal Line",InsertSpecialCharLbl:"Special Character",InsertSpecialChar:"Insert Special Character",InsertSmileyLbl:"Smiley",InsertSmiley:"Insert Smiley",About:"About FCKeditor",Bold:"Bold",Italic:"Italic",Underline:"Underline",StrikeThrough:"Strike Through",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Left Justify",CenterJustify:"Centre Justify",RightJustify:"Right Justify",BlockJustify:"Block Justify",DecreaseIndent:"Decrease Indent",IncreaseIndent:"Increase Indent",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Undo",Redo:"Redo",NumberedListLbl:"Numbered List",NumberedList:"Insert/Remove Numbered List",BulletedListLbl:"Bulleted List",BulletedList:"Insert/Remove Bulleted List",ShowTableBorders:"Show Table Borders",ShowDetails:"Show Details",Style:"Style",FontFormat:"Format",Font:"Font",FontSize:"Size",TextColor:"Text Colour",BGColor:"Background Colour",Source:"Source",Find:"Find",Replace:"Replace",SpellCheck:"Check Spelling",UniversalKeyboard:"Universal Keyboard",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Form",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Hidden Field",Button:"Button",SelectionField:"Selection Field",ImageButton:"Image Button",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Edit Link",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Delete Rows",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Delete Columns",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Delete Cells",MergeCells:"Merge Cells",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Cell Properties",TableProperties:"Table Properties",ImageProperties:"Image Properties",FlashProperties:"Flash Properties",AnchorProp:"Anchor Properties",ButtonProp:"Button Properties",CheckboxProp:"Checkbox Properties",HiddenFieldProp:"Hidden Field Properties",RadioButtonProp:"Radio Button Properties",ImageButtonProp:"Image Button Properties",TextFieldProp:"Text Field Properties",SelectionFieldProp:"Selection Field Properties",TextareaProp:"Textarea Properties",FormProp:"Form Properties",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"Processing XHTML. Please wait...",Done:"Done",PasteWordConfirm:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",NotCompatiblePaste:"This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",UnknownToolbarItem:'Unknown toolbar item "%1"',UnknownCommand:'Unknown command name "%1"',NotImplemented:"Command not implemented",UnknownToolbarSet:'Toolbar set "%1" doesn\'t exist',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancel",DlgBtnClose:"Close",DlgBtnBrowseServer:"Browse Server",DlgAdvancedTag:"Advanced",DlgOpOther:"<Other>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<not set>",DlgGenId:"Id",DlgGenLangDir:"Language Direction",DlgGenLangDirLtr:"Left to Right (LTR)",DlgGenLangDirRtl:"Right to Left (RTL)",DlgGenLangCode:"Language Code",DlgGenAccessKey:"Access Key",DlgGenName:"Name",DlgGenTabIndex:"Tab Index",DlgGenLongDescr:"Long Description URL",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"Advisory Title",DlgGenContType:"Advisory Content Type",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Style",DlgImgTitle:"Image Properties",DlgImgInfoTab:"Image Info",DlgImgBtnUpload:"Send it to the Server",DlgImgURL:"URL",DlgImgUpload:"Upload",DlgImgAlt:"Alternative Text",DlgImgWidth:"Width",DlgImgHeight:"Height",DlgImgLockRatio:"Lock Ratio",DlgBtnResetSize:"Reset Size",DlgImgBorder:"Border",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Align",DlgImgAlignLeft:"Left",DlgImgAlignAbsBottom:"Abs Bottom",DlgImgAlignAbsMiddle:"Abs Middle",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Bottom",DlgImgAlignMiddle:"Middle",DlgImgAlignRight:"Right",DlgImgAlignTextTop:"Text Top",DlgImgAlignTop:"Top",DlgImgPreview:"Preview",DlgImgAlertUrl:"Please type the image URL",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link Info",DlgLnkTargetTab:"Target",DlgLnkType:"Link Type",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Link to anchor in the text",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<other>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Select an Anchor",DlgLnkAnchorByName:"By Anchor Name",DlgLnkAnchorById:"By Element Id",DlgLnkNoAnchors:"(No anchors available in the document)",DlgLnkEMail:"E-Mail Address",DlgLnkEMailSubject:"Message Subject",DlgLnkEMailBody:"Message Body",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Send it to the Server",DlgLnkTarget:"Target",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<popup window>",DlgLnkTargetBlank:"New Window (_blank)",DlgLnkTargetParent:"Parent Window (_parent)",DlgLnkTargetSelf:"Same Window (_self)",DlgLnkTargetTop:"Topmost Window (_top)",DlgLnkTargetFrameName:"Target Frame Name",DlgLnkPopWinName:"Popup Window Name",DlgLnkPopWinFeat:"Popup Window Features",DlgLnkPopResize:"Resizable",DlgLnkPopLocation:"Location Bar",DlgLnkPopMenu:"Menu Bar",DlgLnkPopScroll:"Scroll Bars",DlgLnkPopStatus:"Status Bar",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"Full Screen (IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"Width",DlgLnkPopHeight:"Height",DlgLnkPopLeft:"Left Position",DlgLnkPopTop:"Top Position",DlnLnkMsgNoUrl:"Please type the link URL",DlnLnkMsgNoEMail:"Please type the e-mail address",DlnLnkMsgNoAnchor:"Please select an anchor",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Select Colour",DlgColorBtnClear:"Clear",DlgColorHighlight:"Highlight",DlgColorSelected:"Selected",DlgSmileyTitle:"Insert a Smiley",DlgSpecialCharTitle:"Select Special Character",DlgTableTitle:"Table Properties",DlgTableRows:"Rows",DlgTableColumns:"Columns",DlgTableBorder:"Border size",DlgTableAlign:"Alignment",DlgTableAlignNotSet:"<Not set>",DlgTableAlignLeft:"Left",DlgTableAlignCenter:"Centre",DlgTableAlignRight:"Right",DlgTableWidth:"Width",DlgTableWidthPx:"pixels",DlgTableWidthPc:"percent",DlgTableHeight:"Height",DlgTableCellSpace:"Cell spacing",DlgTableCellPad:"Cell padding",DlgTableCaption:"Caption",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cell Properties",DlgCellWidth:"Width",DlgCellWidthPx:"pixels",DlgCellWidthPc:"percent",DlgCellHeight:"Height",DlgCellWordWrap:"Word Wrap",DlgCellWordWrapNotSet:"<Not set>",DlgCellWordWrapYes:"Yes",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Horizontal Alignment",DlgCellHorAlignNotSet:"<Not set>",DlgCellHorAlignLeft:"Left",DlgCellHorAlignCenter:"Centre",DlgCellHorAlignRight:"Right",DlgCellVerAlign:"Vertical Alignment",DlgCellVerAlignNotSet:"<Not set>",DlgCellVerAlignTop:"Top",DlgCellVerAlignMiddle:"Middle",DlgCellVerAlignBottom:"Bottom",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rows Span",DlgCellCollSpan:"Columns Span",DlgCellBackColor:"Background Colour",DlgCellBorderColor:"Border Colour",DlgCellBtnSelect:"Select...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Find",DlgFindFindBtn:"Find",DlgFindNotFoundMsg:"The specified text was not found.",DlgReplaceTitle:"Replace",DlgReplaceFindLbl:"Find what:",DlgReplaceReplaceLbl:"Replace with:",DlgReplaceCaseChk:"Match case",DlgReplaceReplaceBtn:"Replace",DlgReplaceReplAllBtn:"Replace All",DlgReplaceWordChk:"Match whole word",PasteErrorCut:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",PasteErrorCopy:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",PasteAsText:"Paste as Plain Text",PasteFromWord:"Paste from Word",DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"Automatic",ColorMoreColors:"More Colours...",DocProps:"Document Properties",DlgAnchorTitle:"Anchor Properties",DlgAnchorName:"Anchor Name",DlgAnchorErrorName:"Please type the anchor name",DlgSpellNotInDic:"Not in dictionary",DlgSpellChangeTo:"Change to",DlgSpellBtnIgnore:"Ignore",DlgSpellBtnIgnoreAll:"Ignore All",DlgSpellBtnReplace:"Replace",DlgSpellBtnReplaceAll:"Replace All",DlgSpellBtnUndo:"Undo",DlgSpellNoSuggestions:"- No suggestions -",DlgSpellProgress:"Spell check in progress...",DlgSpellNoMispell:"Spell check complete: No misspellings found",DlgSpellNoChanges:"Spell check complete: No words changed",DlgSpellOneChange:"Spell check complete: One word changed",DlgSpellManyChanges:"Spell check complete: %1 words changed",IeSpellDownload:"Spell checker not installed. Do you want to download it now?",DlgButtonText:"Text (Value)",DlgButtonType:"Type",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Name",DlgCheckboxValue:"Value",DlgCheckboxSelected:"Selected",DlgFormName:"Name",DlgFormAction:"Action",DlgFormMethod:"Method",DlgSelectName:"Name",DlgSelectValue:"Value",DlgSelectSize:"Size",DlgSelectLines:"lines",DlgSelectChkMulti:"Allow multiple selections",DlgSelectOpAvail:"Available Options",DlgSelectOpText:"Text",DlgSelectOpValue:"Value",DlgSelectBtnAdd:"Add",DlgSelectBtnModify:"Modify",DlgSelectBtnUp:"Up",DlgSelectBtnDown:"Down",DlgSelectBtnSetValue:"Set as selected value",DlgSelectBtnDelete:"Delete",DlgTextareaName:"Name",DlgTextareaCols:"Columns",DlgTextareaRows:"Rows",DlgTextName:"Name",DlgTextValue:"Value",DlgTextCharWidth:"Character Width",DlgTextMaxChars:"Maximum Characters",DlgTextType:"Type",DlgTextTypeText:"Text",DlgTextTypePass:"Password",DlgHiddenName:"Name",DlgHiddenValue:"Value",BulletedListProp:"Bulleted List Properties",NumberedListProp:"Numbered List Properties",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Circle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"Numbers (1, 2, 3)",DlgLstTypeLCase:"Lowercase Letters (a, b, c)",DlgLstTypeUCase:"Uppercase Letters (A, B, C)",DlgLstTypeSRoman:"Small Roman Numerals (i, ii, iii)",DlgLstTypeLRoman:"Large Roman Numerals (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Background",DlgDocColorsTab:"Colours and Margins",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Page Title",DlgDocLangDir:"Language Direction",DlgDocLangDirLTR:"Left to Right (LTR)",DlgDocLangDirRTL:"Right to Left (RTL)",DlgDocLangCode:"Language Code",DlgDocCharSet:"Character Set Encoding",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Other Character Set Encoding",DlgDocDocType:"Document Type Heading",DlgDocDocTypeOther:"Other Document Type Heading",DlgDocIncXHTML:"Include XHTML Declarations",DlgDocBgColor:"Background Colour",DlgDocBgImage:"Background Image URL",DlgDocBgNoScroll:"Nonscrolling Background",DlgDocCText:"Text",DlgDocCLink:"Link",DlgDocCVisited:"Visited Link",DlgDocCActive:"Active Link",DlgDocMargins:"Page Margins",DlgDocMaTop:"Top",DlgDocMaLeft:"Left",DlgDocMaRight:"Right",DlgDocMaBottom:"Bottom",DlgDocMeIndex:"Document Indexing Keywords (comma separated)",DlgDocMeDescr:"Document Description",DlgDocMeAuthor:"Author",DlgDocMeCopy:"Copyright",DlgDocPreview:"Preview",Templates:"Templates",DlgTemplatesTitle:"Content Templates",DlgTemplatesSelMsg:"Please select the template to open in the editor<br />(the actual contents will be lost):",DlgTemplatesLoading:"Loading templates list. Please wait...",DlgTemplatesNoTpl:"(No templates defined)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"About",DlgAboutBrowserInfoTab:"Browser Info",DlgAboutLicenseTab:"License",DlgAboutVersion:"version",DlgAboutInfo:"For further information go to",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/en.js b/horde/services/editor/fckeditor/editor/lang/en.js
deleted file mode 100644 (file)
index 975e986..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Collapse Toolbar",ToolbarExpand:"Expand Toolbar",Save:"Save",NewPage:"New Page",Preview:"Preview",Cut:"Cut",Copy:"Copy",Paste:"Paste",PasteText:"Paste as plain text",PasteWord:"Paste from Word",Print:"Print",SelectAll:"Select All",RemoveFormat:"Remove Format",InsertLinkLbl:"Link",InsertLink:"Insert/Edit Link",RemoveLink:"Remove Link",VisitLink:"Open Link",Anchor:"Insert/Edit Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"Image",InsertImage:"Insert/Edit Image",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Table",InsertTable:"Insert/Edit Table",InsertLineLbl:"Line",InsertLine:"Insert Horizontal Line",InsertSpecialCharLbl:"Special Character",InsertSpecialChar:"Insert Special Character",InsertSmileyLbl:"Smiley",InsertSmiley:"Insert Smiley",About:"About FCKeditor",Bold:"Bold",Italic:"Italic",Underline:"Underline",StrikeThrough:"Strike Through",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Left Justify",CenterJustify:"Center Justify",RightJustify:"Right Justify",BlockJustify:"Block Justify",DecreaseIndent:"Decrease Indent",IncreaseIndent:"Increase Indent",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Undo",Redo:"Redo",NumberedListLbl:"Numbered List",NumberedList:"Insert/Remove Numbered List",BulletedListLbl:"Bulleted List",BulletedList:"Insert/Remove Bulleted List",ShowTableBorders:"Show Table Borders",ShowDetails:"Show Details",Style:"Style",FontFormat:"Format",Font:"Font",FontSize:"Size",TextColor:"Text Color",BGColor:"Background Color",Source:"Source",Find:"Find",Replace:"Replace",SpellCheck:"Check Spelling",UniversalKeyboard:"Universal Keyboard",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Form",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Hidden Field",Button:"Button",SelectionField:"Selection Field",ImageButton:"Image Button",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Edit Link",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Delete Rows",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Delete Columns",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Delete Cells",MergeCells:"Merge Cells",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Cell Properties",TableProperties:"Table Properties",ImageProperties:"Image Properties",FlashProperties:"Flash Properties",AnchorProp:"Anchor Properties",ButtonProp:"Button Properties",CheckboxProp:"Checkbox Properties",HiddenFieldProp:"Hidden Field Properties",RadioButtonProp:"Radio Button Properties",ImageButtonProp:"Image Button Properties",TextFieldProp:"Text Field Properties",SelectionFieldProp:"Selection Field Properties",TextareaProp:"Textarea Properties",FormProp:"Form Properties",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"Processing XHTML. Please wait...",Done:"Done",PasteWordConfirm:"The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",NotCompatiblePaste:"This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",UnknownToolbarItem:'Unknown toolbar item "%1"',UnknownCommand:'Unknown command name "%1"',NotImplemented:"Command not implemented",UnknownToolbarSet:'Toolbar set "%1" doesn\'t exist',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancel",DlgBtnClose:"Close",DlgBtnBrowseServer:"Browse Server",DlgAdvancedTag:"Advanced",DlgOpOther:"<Other>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<not set>",DlgGenId:"Id",DlgGenLangDir:"Language Direction",DlgGenLangDirLtr:"Left to Right (LTR)",DlgGenLangDirRtl:"Right to Left (RTL)",DlgGenLangCode:"Language Code",DlgGenAccessKey:"Access Key",DlgGenName:"Name",DlgGenTabIndex:"Tab Index",DlgGenLongDescr:"Long Description URL",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"Advisory Title",DlgGenContType:"Advisory Content Type",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Style",DlgImgTitle:"Image Properties",DlgImgInfoTab:"Image Info",DlgImgBtnUpload:"Send it to the Server",DlgImgURL:"URL",DlgImgUpload:"Upload",DlgImgAlt:"Alternative Text",DlgImgWidth:"Width",DlgImgHeight:"Height",DlgImgLockRatio:"Lock Ratio",DlgBtnResetSize:"Reset Size",DlgImgBorder:"Border",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Align",DlgImgAlignLeft:"Left",DlgImgAlignAbsBottom:"Abs Bottom",DlgImgAlignAbsMiddle:"Abs Middle",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Bottom",DlgImgAlignMiddle:"Middle",DlgImgAlignRight:"Right",DlgImgAlignTextTop:"Text Top",DlgImgAlignTop:"Top",DlgImgPreview:"Preview",DlgImgAlertUrl:"Please type the image URL",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link Info",DlgLnkTargetTab:"Target",DlgLnkType:"Link Type",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Link to anchor in the text",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<other>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Select an Anchor",DlgLnkAnchorByName:"By Anchor Name",DlgLnkAnchorById:"By Element Id",DlgLnkNoAnchors:"(No anchors available in the document)",DlgLnkEMail:"E-Mail Address",DlgLnkEMailSubject:"Message Subject",DlgLnkEMailBody:"Message Body",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Send it to the Server",DlgLnkTarget:"Target",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<popup window>",DlgLnkTargetBlank:"New Window (_blank)",DlgLnkTargetParent:"Parent Window (_parent)",DlgLnkTargetSelf:"Same Window (_self)",DlgLnkTargetTop:"Topmost Window (_top)",DlgLnkTargetFrameName:"Target Frame Name",DlgLnkPopWinName:"Popup Window Name",DlgLnkPopWinFeat:"Popup Window Features",DlgLnkPopResize:"Resizable",DlgLnkPopLocation:"Location Bar",DlgLnkPopMenu:"Menu Bar",DlgLnkPopScroll:"Scroll Bars",DlgLnkPopStatus:"Status Bar",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"Full Screen (IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"Width",DlgLnkPopHeight:"Height",DlgLnkPopLeft:"Left Position",DlgLnkPopTop:"Top Position",DlnLnkMsgNoUrl:"Please type the link URL",DlnLnkMsgNoEMail:"Please type the e-mail address",DlnLnkMsgNoAnchor:"Please select an anchor",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Select Color",DlgColorBtnClear:"Clear",DlgColorHighlight:"Highlight",DlgColorSelected:"Selected",DlgSmileyTitle:"Insert a Smiley",DlgSpecialCharTitle:"Select Special Character",DlgTableTitle:"Table Properties",DlgTableRows:"Rows",DlgTableColumns:"Columns",DlgTableBorder:"Border size",DlgTableAlign:"Alignment",DlgTableAlignNotSet:"<Not set>",DlgTableAlignLeft:"Left",DlgTableAlignCenter:"Center",DlgTableAlignRight:"Right",DlgTableWidth:"Width",DlgTableWidthPx:"pixels",DlgTableWidthPc:"percent",DlgTableHeight:"Height",DlgTableCellSpace:"Cell spacing",DlgTableCellPad:"Cell padding",DlgTableCaption:"Caption",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cell Properties",DlgCellWidth:"Width",DlgCellWidthPx:"pixels",DlgCellWidthPc:"percent",DlgCellHeight:"Height",DlgCellWordWrap:"Word Wrap",DlgCellWordWrapNotSet:"<Not set>",DlgCellWordWrapYes:"Yes",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Horizontal Alignment",DlgCellHorAlignNotSet:"<Not set>",DlgCellHorAlignLeft:"Left",DlgCellHorAlignCenter:"Center",DlgCellHorAlignRight:"Right",DlgCellVerAlign:"Vertical Alignment",DlgCellVerAlignNotSet:"<Not set>",DlgCellVerAlignTop:"Top",DlgCellVerAlignMiddle:"Middle",DlgCellVerAlignBottom:"Bottom",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rows Span",DlgCellCollSpan:"Columns Span",DlgCellBackColor:"Background Color",DlgCellBorderColor:"Border Color",DlgCellBtnSelect:"Select...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Find",DlgFindFindBtn:"Find",DlgFindNotFoundMsg:"The specified text was not found.",DlgReplaceTitle:"Replace",DlgReplaceFindLbl:"Find what:",DlgReplaceReplaceLbl:"Replace with:",DlgReplaceCaseChk:"Match case",DlgReplaceReplaceBtn:"Replace",DlgReplaceReplAllBtn:"Replace All",DlgReplaceWordChk:"Match whole word",PasteErrorCut:"Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",PasteErrorCopy:"Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",PasteAsText:"Paste as Plain Text",PasteFromWord:"Paste from Word",DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"Automatic",ColorMoreColors:"More Colors...",DocProps:"Document Properties",DlgAnchorTitle:"Anchor Properties",DlgAnchorName:"Anchor Name",DlgAnchorErrorName:"Please type the anchor name",DlgSpellNotInDic:"Not in dictionary",DlgSpellChangeTo:"Change to",DlgSpellBtnIgnore:"Ignore",DlgSpellBtnIgnoreAll:"Ignore All",DlgSpellBtnReplace:"Replace",DlgSpellBtnReplaceAll:"Replace All",DlgSpellBtnUndo:"Undo",DlgSpellNoSuggestions:"- No suggestions -",DlgSpellProgress:"Spell check in progress...",DlgSpellNoMispell:"Spell check complete: No misspellings found",DlgSpellNoChanges:"Spell check complete: No words changed",DlgSpellOneChange:"Spell check complete: One word changed",DlgSpellManyChanges:"Spell check complete: %1 words changed",IeSpellDownload:"Spell checker not installed. Do you want to download it now?",DlgButtonText:"Text (Value)",DlgButtonType:"Type",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Name",DlgCheckboxValue:"Value",DlgCheckboxSelected:"Selected",DlgFormName:"Name",DlgFormAction:"Action",DlgFormMethod:"Method",DlgSelectName:"Name",DlgSelectValue:"Value",DlgSelectSize:"Size",DlgSelectLines:"lines",DlgSelectChkMulti:"Allow multiple selections",DlgSelectOpAvail:"Available Options",DlgSelectOpText:"Text",DlgSelectOpValue:"Value",DlgSelectBtnAdd:"Add",DlgSelectBtnModify:"Modify",DlgSelectBtnUp:"Up",DlgSelectBtnDown:"Down",DlgSelectBtnSetValue:"Set as selected value",DlgSelectBtnDelete:"Delete",DlgTextareaName:"Name",DlgTextareaCols:"Columns",DlgTextareaRows:"Rows",DlgTextName:"Name",DlgTextValue:"Value",DlgTextCharWidth:"Character Width",DlgTextMaxChars:"Maximum Characters",DlgTextType:"Type",DlgTextTypeText:"Text",DlgTextTypePass:"Password",DlgHiddenName:"Name",DlgHiddenValue:"Value",BulletedListProp:"Bulleted List Properties",NumberedListProp:"Numbered List Properties",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Circle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"Numbers (1, 2, 3)",DlgLstTypeLCase:"Lowercase Letters (a, b, c)",DlgLstTypeUCase:"Uppercase Letters (A, B, C)",DlgLstTypeSRoman:"Small Roman Numerals (i, ii, iii)",DlgLstTypeLRoman:"Large Roman Numerals (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Background",DlgDocColorsTab:"Colors and Margins",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Page Title",DlgDocLangDir:"Language Direction",DlgDocLangDirLTR:"Left to Right (LTR)",DlgDocLangDirRTL:"Right to Left (RTL)",DlgDocLangCode:"Language Code",DlgDocCharSet:"Character Set Encoding",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Other Character Set Encoding",DlgDocDocType:"Document Type Heading",DlgDocDocTypeOther:"Other Document Type Heading",DlgDocIncXHTML:"Include XHTML Declarations",DlgDocBgColor:"Background Color",DlgDocBgImage:"Background Image URL",DlgDocBgNoScroll:"Nonscrolling Background",DlgDocCText:"Text",DlgDocCLink:"Link",DlgDocCVisited:"Visited Link",DlgDocCActive:"Active Link",DlgDocMargins:"Page Margins",DlgDocMaTop:"Top",DlgDocMaLeft:"Left",DlgDocMaRight:"Right",DlgDocMaBottom:"Bottom",DlgDocMeIndex:"Document Indexing Keywords (comma separated)",DlgDocMeDescr:"Document Description",DlgDocMeAuthor:"Author",DlgDocMeCopy:"Copyright",DlgDocPreview:"Preview",Templates:"Templates",DlgTemplatesTitle:"Content Templates",DlgTemplatesSelMsg:"Please select the template to open in the editor<br />(the actual contents will be lost):",DlgTemplatesLoading:"Loading templates list. Please wait...",DlgTemplatesNoTpl:"(No templates defined)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"About",DlgAboutBrowserInfoTab:"Browser Info",DlgAboutLicenseTab:"License",DlgAboutVersion:"version",DlgAboutInfo:"For further information go to",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/eo.js b/horde/services/editor/fckeditor/editor/lang/eo.js
deleted file mode 100644 (file)
index 967d7da..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Ka??i Ilobreton",ToolbarExpand:"Vidigi Ilojn",Save:"Sekurigi",NewPage:"Nova Pa??o",Preview:"Vidigi Aspekton",Cut:"Eltondi",Copy:"Kopii",Paste:"Interglui",PasteText:"Interglui kiel Tekston",PasteWord:"Interglui el Word",Print:"Presi",SelectAll:"Elekti ??ion",RemoveFormat:"Forigi Formaton",InsertLinkLbl:"Ligilo",InsertLink:"Enmeti/??an??i Ligilon",RemoveLink:"Forigi Ligilon",VisitLink:"Open Link",Anchor:"Enmeti/??an??i Ankron",AnchorDelete:"Remove Anchor",InsertImageLbl:"Bildo",InsertImage:"Enmeti/??an??i Bildon",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Tabelo",InsertTable:"Enmeti/??an??i Tabelon",InsertLineLbl:"Horizonta Linio",InsertLine:"Enmeti Horizonta Linio",InsertSpecialCharLbl:"Speciala Signo",InsertSpecialChar:"Enmeti Specialan Signon",InsertSmileyLbl:"Mienvinjeto",InsertSmiley:"Enmeti Mienvinjeton",About:"Pri FCKeditor",Bold:"Grasa",Italic:"Kursiva",Underline:"Substreko",StrikeThrough:"Trastreko",Subscript:"Subskribo",Superscript:"Superskribo",LeftJustify:"Maldekstrigi",CenterJustify:"Centrigi",RightJustify:"Dekstrigi",BlockJustify:"??israndigi Amba??flanke",DecreaseIndent:"Malpligrandigi Krommar??enon",IncreaseIndent:"Pligrandigi Krommar??enon",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Malfari",Redo:"Refari",NumberedListLbl:"Numera Listo",NumberedList:"Enmeti/Forigi Numeran Liston",BulletedListLbl:"Bula Listo",BulletedList:"Enmeti/Forigi Bulan Liston",ShowTableBorders:"Vidigi Borderojn de Tabelo",ShowDetails:"Vidigi Detalojn",Style:"Stilo",FontFormat:"Formato",Font:"Tiparo",FontSize:"Grando",TextColor:"Teksta Koloro",BGColor:"Fona Koloro",Source:"Fonto",Find:"Ser??i",Replace:"Anstata??igi",SpellCheck:"Literumada Kontrolilo",UniversalKeyboard:"Universala Klavaro",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Formularo",Checkbox:"Markobutono",RadioButton:"Radiobutono",TextField:"Teksta kampo",Textarea:"Teksta Areo",HiddenField:"Ka??ita Kampo",Button:"Butono",SelectionField:"Elekta Kampo",ImageButton:"Bildbutono",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Modifier Ligilon",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Forigi Liniojn",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Forigi Kolumnojn",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Forigi ??elojn",MergeCells:"Kunfandi ??elojn",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Atributoj de ??elo",TableProperties:"Atributoj de Tabelo",ImageProperties:"Atributoj de Bildo",FlashProperties:"Flash Properties",AnchorProp:"Ankraj Atributoj",ButtonProp:"Butonaj Atributoj",CheckboxProp:"Markobutonaj Atributoj",HiddenFieldProp:"Atributoj de Ka??ita Kampo",RadioButtonProp:"Radiobutonaj Atributoj",ImageButtonProp:"Bildbutonaj Atributoj",TextFieldProp:"Atributoj de Teksta Kampo",SelectionFieldProp:"Atributoj de Elekta Kampo",TextareaProp:"Atributoj de Teksta Areo",FormProp:"Formularaj Atributoj",FontFormats:"Normala;Formatita;Adreso;Titolo 1;Titolo 2;Titolo 3;Titolo 4;Titolo 5;Titolo 6;Paragrafo (DIV)",ProcessingXHTML:"Traktado de XHTML. Bonvolu pacienci...",Done:"Finita",PasteWordConfirm:"La algluota teksto ??ajnas esti Word-devena. ??u vi volas purigi ??in anta?? ol interglui?",NotCompatiblePaste:"Tiu ??i komando bezonas almena?? Internet Explorer 5.5. ??u vi volas da??rigi sen purigado?",UnknownToolbarItem:'Ilobretero nekonata "%1"',UnknownCommand:'Komandonomo nekonata "%1"',NotImplemented:"Komando ne ankora?? realigita",UnknownToolbarSet:'La ilobreto "%1" ne ekzistas',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"Akcepti",DlgBtnCancel:"Rezigni",DlgBtnClose:"Fermi",DlgBtnBrowseServer:"Foliumi en la Servilo",DlgAdvancedTag:"Speciala",DlgOpOther:"<Alia>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<Defa??lta>",DlgGenId:"Id",DlgGenLangDir:"Skribdirekto",DlgGenLangDirLtr:"De maldekstro dekstren (LTR)",DlgGenLangDirRtl:"De dekstro maldekstren (RTL)",DlgGenLangCode:"Lingva Kodo",DlgGenAccessKey:"Fulmoklavo",DlgGenName:"Nomo",DlgGenTabIndex:"Taba Ordo",DlgGenLongDescr:"URL de Longa Priskribo",DlgGenClass:"Klasoj de Stilfolioj",DlgGenTitle:"Indika Titolo",DlgGenContType:"Indika Enhavotipo",DlgGenLinkCharset:"Signaro de la Ligita Rimedo",DlgGenStyle:"Stilo",DlgImgTitle:"Atributoj de Bildo",DlgImgInfoTab:"Informoj pri Bildo",DlgImgBtnUpload:"Sendu al Servilo",DlgImgURL:"URL",DlgImgUpload:"Al??uti",DlgImgAlt:"Anstata??iga Teksto",DlgImgWidth:"Lar??o",DlgImgHeight:"Alto",DlgImgLockRatio:"Konservi Proporcion",DlgBtnResetSize:"Origina Grando",DlgImgBorder:"Bordero",DlgImgHSpace:"HSpaco",DlgImgVSpace:"VSpaco",DlgImgAlign:"??israndigo",DlgImgAlignLeft:"Maldekstre",DlgImgAlignAbsBottom:"Abs Malsupre",DlgImgAlignAbsMiddle:"Abs Centre",DlgImgAlignBaseline:"Je Malsupro de Teksto",DlgImgAlignBottom:"Malsupre",DlgImgAlignMiddle:"Centre",DlgImgAlignRight:"Dekstre",DlgImgAlignTextTop:"Je Supro de Teksto",DlgImgAlignTop:"Supre",DlgImgPreview:"Vidigi Aspekton",DlgImgAlertUrl:"Bonvolu tajpi la URL de la bildo",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Ligilo",DlgLnkInfoTab:"Informoj pri la Ligilo",DlgLnkTargetTab:"Celo",DlgLnkType:"Tipo de Ligilo",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ankri en tiu ??i pa??o",DlgLnkTypeEMail:"Retpo??to",DlgLnkProto:"Protokolo",DlgLnkProtoOther:"<alia>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Elekti Ankron",DlgLnkAnchorByName:"Per Ankronomo",DlgLnkAnchorById:"Per Elementidentigilo",DlgLnkNoAnchors:"<Ne disponeblas ankroj en la dokumento>",DlgLnkEMail:"Retadreso",DlgLnkEMailSubject:"Temlinio",DlgLnkEMailBody:"Mesa??a korpo",DlgLnkUpload:"Al??uti",DlgLnkBtnUpload:"Sendi al Servilo",DlgLnkTarget:"Celo",DlgLnkTargetFrame:"<kadro>",DlgLnkTargetPopup:"<??prucfenestro>",DlgLnkTargetBlank:"Nova Fenestro (_blank)",DlgLnkTargetParent:"Gepatra Fenestro (_parent)",DlgLnkTargetSelf:"Sama Fenestro (_self)",DlgLnkTargetTop:"Plej Supra Fenestro (_top)",DlgLnkTargetFrameName:"Nomo de Kadro",DlgLnkPopWinName:"Nomo de ??prucfenestro",DlgLnkPopWinFeat:"Atributoj de la ??prucfenestro",DlgLnkPopResize:"Grando ??an??ebla",DlgLnkPopLocation:"Adresobreto",DlgLnkPopMenu:"Menubreto",DlgLnkPopScroll:"Rulumlisteloj",DlgLnkPopStatus:"Statobreto",DlgLnkPopToolbar:"Ilobreto",DlgLnkPopFullScrn:"Tutekrane (IE)",DlgLnkPopDependent:"Dependa (Netscape)",DlgLnkPopWidth:"Lar??o",DlgLnkPopHeight:"Alto",DlgLnkPopLeft:"Pozicio de Maldekstro",DlgLnkPopTop:"Pozicio de Supro",DlnLnkMsgNoUrl:"Bonvolu entajpi la URL-on",DlnLnkMsgNoEMail:"Bonvolu entajpi la retadreson",DlnLnkMsgNoAnchor:"Bonvolu elekti ankron",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Elekti",DlgColorBtnClear:"Forigi",DlgColorHighlight:"Emfazi",DlgColorSelected:"Elektita",DlgSmileyTitle:"Enmeti Mienvinjeton",DlgSpecialCharTitle:"Enmeti Specialan Signon",DlgTableTitle:"Atributoj de Tabelo",DlgTableRows:"Linioj",DlgTableColumns:"Kolumnoj",DlgTableBorder:"Bordero",DlgTableAlign:"??israndigo",DlgTableAlignNotSet:"<Defa??lte>",DlgTableAlignLeft:"Maldekstre",DlgTableAlignCenter:"Centre",DlgTableAlignRight:"Dekstre",DlgTableWidth:"Lar??o",DlgTableWidthPx:"Bitbilderoj",DlgTableWidthPc:"elcentoj",DlgTableHeight:"Alto",DlgTableCellSpace:"Interspacigo de ??eloj",DlgTableCellPad:"??irka??enhava Plenigado",DlgTableCaption:"Titolo",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Atributoj de Celo",DlgCellWidth:"Lar??o",DlgCellWidthPx:"bitbilderoj",DlgCellWidthPc:"elcentoj",DlgCellHeight:"Alto",DlgCellWordWrap:"Linifaldo",DlgCellWordWrapNotSet:"<Defa??lte>",DlgCellWordWrapYes:"Jes",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Horizonta ??israndigo",DlgCellHorAlignNotSet:"<Defa??lte>",DlgCellHorAlignLeft:"Maldekstre",DlgCellHorAlignCenter:"Centre",DlgCellHorAlignRight:"Dekstre",DlgCellVerAlign:"Vertikala ??israndigo",DlgCellVerAlignNotSet:"<Defa??lte>",DlgCellVerAlignTop:"Supre",DlgCellVerAlignMiddle:"Centre",DlgCellVerAlignBottom:"Malsupre",DlgCellVerAlignBaseline:"Je Malsupro de Teksto",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Linioj Kunfanditaj",DlgCellCollSpan:"Kolumnoj Kunfanditaj",DlgCellBackColor:"Fono",DlgCellBorderColor:"Bordero",DlgCellBtnSelect:"Elekti...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Ser??i",DlgFindFindBtn:"Ser??i",DlgFindNotFoundMsg:"La celteksto ne estas trovita.",DlgReplaceTitle:"Anstata??igi",DlgReplaceFindLbl:"Ser??i:",DlgReplaceReplaceLbl:"Anstata??igi per:",DlgReplaceCaseChk:"Kongruigi Usklecon",DlgReplaceReplaceBtn:"Anstata??igi",DlgReplaceReplAllBtn:"Anstata??igi ??iun",DlgReplaceWordChk:"Tuta Vorto",PasteErrorCut:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-X).",PasteErrorCopy:"La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-C).",PasteAsText:"Interglui kiel Tekston",PasteFromWord:"Interglui el Word",DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"A??tomata",ColorMoreColors:"Pli da Koloroj...",DocProps:"Dokumentaj Atributoj",DlgAnchorTitle:"Ankraj Atributoj",DlgAnchorName:"Ankra Nomo",DlgAnchorErrorName:"Bv tajpi la ankran nomon",DlgSpellNotInDic:"Ne trovita en la vortaro",DlgSpellChangeTo:"??an??i al",DlgSpellBtnIgnore:"Malatenti",DlgSpellBtnIgnoreAll:"Malatenti ??iun",DlgSpellBtnReplace:"Anstata??igi",DlgSpellBtnReplaceAll:"Anstata??igi ??iun",DlgSpellBtnUndo:"Malfari",DlgSpellNoSuggestions:"- Neniu propono -",DlgSpellProgress:"Literumkontrolado da??ras...",DlgSpellNoMispell:"Literumkontrolado finita: neniu fu??o trovita",DlgSpellNoChanges:"Literumkontrolado finita: neniu vorto ??an??ita",DlgSpellOneChange:"Literumkontrolado finita: unu vorto ??an??ita",DlgSpellManyChanges:"Literumkontrolado finita: %1 vortoj ??an??itaj",IeSpellDownload:"Literumada Kontrolilo ne instalita. ??u vi volas el??uti ??in nun?",DlgButtonText:"Teksto (Valoro)",DlgButtonType:"Tipo",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Nomo",DlgCheckboxValue:"Valoro",DlgCheckboxSelected:"Elektita",DlgFormName:"Nomo",DlgFormAction:"Ago",DlgFormMethod:"Metodo",DlgSelectName:"Nomo",DlgSelectValue:"Valoro",DlgSelectSize:"Grando",DlgSelectLines:"Linioj",DlgSelectChkMulti:"Permesi Plurajn Elektojn",DlgSelectOpAvail:"Elektoj Disponeblaj",DlgSelectOpText:"Teksto",DlgSelectOpValue:"Valoro",DlgSelectBtnAdd:"Aldoni",DlgSelectBtnModify:"Modifi",DlgSelectBtnUp:"Supren",DlgSelectBtnDown:"Malsupren",DlgSelectBtnSetValue:"Agordi kiel Elektitan Valoron",DlgSelectBtnDelete:"Forigi",DlgTextareaName:"Nomo",DlgTextareaCols:"Kolumnoj",DlgTextareaRows:"Vicoj",DlgTextName:"Nomo",DlgTextValue:"Valoro",DlgTextCharWidth:"Signolar??o",DlgTextMaxChars:"Maksimuma Nombro da Signoj",DlgTextType:"Tipo",DlgTextTypeText:"Teksto",DlgTextTypePass:"Pasvorto",DlgHiddenName:"Nomo",DlgHiddenValue:"Valoro",BulletedListProp:"Atributoj de Bula Listo",NumberedListProp:"Atributoj de Numera Listo",DlgLstStart:"Start",DlgLstType:"Tipo",DlgLstTypeCircle:"Cirklo",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Kvadrato",DlgLstTypeNumbers:"Ciferoj (1, 2, 3)",DlgLstTypeLCase:"Minusklaj Literoj (a, b, c)",DlgLstTypeUCase:"Majusklaj Literoj (A, B, C)",DlgLstTypeSRoman:"Malgrandaj Romanaj Ciferoj (i, ii, iii)",DlgLstTypeLRoman:"Grandaj Romanaj Ciferoj (I, II, III)",DlgDocGeneralTab:"??enerala??oj",DlgDocBackTab:"Fono",DlgDocColorsTab:"Koloroj kaj Mar??enoj",DlgDocMetaTab:"Metadatumoj",DlgDocPageTitle:"Pa??otitolo",DlgDocLangDir:"Skribdirekto de la Lingvo",DlgDocLangDirLTR:"De maldekstro dekstren (LTR)",DlgDocLangDirRTL:"De dekstro maldekstren (LTR)",DlgDocLangCode:"Lingvokodo",DlgDocCharSet:"Signara Kodo",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Alia Signara Kodo",DlgDocDocType:"Dokumenta Tipo",DlgDocDocTypeOther:"Alia Dokumenta Tipo",DlgDocIncXHTML:"Inkluzivi XHTML Deklaroj",DlgDocBgColor:"Fona Koloro",DlgDocBgImage:"URL de Fona Bildo",DlgDocBgNoScroll:"Neruluma Fono",DlgDocCText:"Teksto",DlgDocCLink:"Ligilo",DlgDocCVisited:"Vizitita Ligilo",DlgDocCActive:"Aktiva Ligilo",DlgDocMargins:"Pa??aj Mar??enoj",DlgDocMaTop:"Supra",DlgDocMaLeft:"Maldekstra",DlgDocMaRight:"Dekstra",DlgDocMaBottom:"Malsupra",DlgDocMeIndex:"??losilvortoj de la Dokumento (apartigita de komoj)",DlgDocMeDescr:"Dokumenta Priskribo",DlgDocMeAuthor:"Verkinto",DlgDocMeCopy:"Kopirajto",DlgDocPreview:"Aspekto",Templates:"Templates",DlgTemplatesTitle:"Content Templates",DlgTemplatesSelMsg:"Please select the template to open in the editor<br />(the actual contents will be lost):",DlgTemplatesLoading:"Loading templates list. Please wait...",DlgTemplatesNoTpl:"(No templates defined)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"Pri",DlgAboutBrowserInfoTab:"Informoj pri TTT-legilo",DlgAboutLicenseTab:"License",DlgAboutVersion:"versio",DlgAboutInfo:"Por pli da informoj, vizitu",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/es.js b/horde/services/editor/fckeditor/editor/lang/es.js
deleted file mode 100644 (file)
index fded12e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Contraer Barra",ToolbarExpand:"Expandir Barra",Save:"Guardar",NewPage:"Nueva P??gina",Preview:"Vista Previa",Cut:"Cortar",Copy:"Copiar",Paste:"Pegar",PasteText:"Pegar como texto plano",PasteWord:"Pegar desde Word",Print:"Imprimir",SelectAll:"Seleccionar Todo",RemoveFormat:"Eliminar Formato",InsertLinkLbl:"V??nculo",InsertLink:"Insertar/Editar V??nculo",RemoveLink:"Eliminar V??nculo",VisitLink:"Abrir enlace",Anchor:"Referencia",AnchorDelete:"Eliminar Referencia",InsertImageLbl:"Imagen",InsertImage:"Insertar/Editar Imagen",InsertFlashLbl:"Flash",InsertFlash:"Insertar/Editar Flash",InsertTableLbl:"Tabla",InsertTable:"Insertar/Editar Tabla",InsertLineLbl:"L??nea",InsertLine:"Insertar L??nea Horizontal",InsertSpecialCharLbl:"Caracter Especial",InsertSpecialChar:"Insertar Caracter Especial",InsertSmileyLbl:"Emoticons",InsertSmiley:"Insertar Emoticons",About:"Acerca de FCKeditor",Bold:"Negrita",Italic:"Cursiva",Underline:"Subrayado",StrikeThrough:"Tachado",Subscript:"Sub??ndice",Superscript:"Super??ndice",LeftJustify:"Alinear a Izquierda",CenterJustify:"Centrar",RightJustify:"Alinear a Derecha",BlockJustify:"Justificado",DecreaseIndent:"Disminuir Sangr??a",IncreaseIndent:"Aumentar Sangr??a",Blockquote:"Cita",CreateDiv:"Crear contenedor (div)",EditDiv:"Editar contenedor (div)",DeleteDiv:"Eliminar contenedor (div)",Undo:"Deshacer",Redo:"Rehacer",NumberedListLbl:"Numeraci??n",NumberedList:"Insertar/Eliminar Numeraci??n",BulletedListLbl:"Vi??etas",BulletedList:"Insertar/Eliminar Vi??etas",ShowTableBorders:"Mostrar Bordes de Tablas",ShowDetails:"Mostrar saltos de P??rrafo",Style:"Estilo",FontFormat:"Formato",Font:"Fuente",FontSize:"Tama??o",TextColor:"Color de Texto",BGColor:"Color de Fondo",Source:"Fuente HTML",Find:"Buscar",Replace:"Reemplazar",SpellCheck:"Ortograf??a",UniversalKeyboard:"Teclado Universal",PageBreakLbl:"Salto de P??gina",PageBreak:"Insertar Salto de P??gina",Form:"Formulario",Checkbox:"Casilla de Verificaci??n",RadioButton:"Botones de Radio",TextField:"Campo de Texto",Textarea:"Area de Texto",HiddenField:"Campo Oculto",Button:"Bot??n",SelectionField:"Campo de Selecci??n",ImageButton:"Bot??n Imagen",FitWindow:"Maximizar el tama??o del editor",ShowBlocks:"Mostrar bloques",EditLink:"Editar V??nculo",CellCM:"Celda",RowCM:"Fila",ColumnCM:"Columna",InsertRowAfter:"Insertar fila en la parte inferior",InsertRowBefore:"Insertar fila en la parte superior",DeleteRows:"Eliminar Filas",InsertColumnAfter:"Insertar columna a la derecha",InsertColumnBefore:"Insertar columna a la izquierda",DeleteColumns:"Eliminar Columnas",InsertCellAfter:"Insertar celda a la derecha",InsertCellBefore:"Insertar celda a la izquierda",DeleteCells:"Eliminar Celdas",MergeCells:"Combinar Celdas",MergeRight:"Combinar a la derecha",MergeDown:"Combinar hacia abajo",HorizontalSplitCell:"Dividir la celda horizontalmente",VerticalSplitCell:"Dividir la celda verticalmente",TableDelete:"Eliminar Tabla",CellProperties:"Propiedades de Celda",TableProperties:"Propiedades de Tabla",ImageProperties:"Propiedades de Imagen",FlashProperties:"Propiedades de Flash",AnchorProp:"Propiedades de Referencia",ButtonProp:"Propiedades de Bot??n",CheckboxProp:"Propiedades de Casilla",HiddenFieldProp:"Propiedades de Campo Oculto",RadioButtonProp:"Propiedades de Bot??n de Radio",ImageButtonProp:"Propiedades de Bot??n de Imagen",TextFieldProp:"Propiedades de Campo de Texto",SelectionFieldProp:"Propiedades de Campo de Selecci??n",TextareaProp:"Propiedades de Area de Texto",FormProp:"Propiedades de Formulario",FontFormats:"Normal;Con formato;Direcci??n;Encabezado 1;Encabezado 2;Encabezado 3;Encabezado 4;Encabezado 5;Encabezado 6;Normal (DIV)",ProcessingXHTML:"Procesando XHTML. Por favor, espere...",Done:"Hecho",PasteWordConfirm:"El texto que desea parece provenir de Word. Desea depurarlo antes de pegarlo?",NotCompatiblePaste:"Este comando est?? disponible s??lo para Internet Explorer version 5.5 or superior. Desea pegar sin depurar?",UnknownToolbarItem:'Item de barra desconocido "%1"',UnknownCommand:'Nombre de comando desconocido "%1"',NotImplemented:"Comando no implementado",UnknownToolbarSet:'Nombre de barra "%1" no definido',NoActiveX:'La configuraci??n de las opciones de seguridad de su navegador puede estar limitando algunas caracter??sticas del editor. Por favor active la opci??n "Ejecutar controles y complementos de ActiveX ", de lo contrario puede experimentar errores o ausencia de funcionalidades.',BrowseServerBlocked:"La ventana de visualizaci??n del servidor no pudo ser abierta. Verifique que su navegador no est?? bloqueando las ventanas emergentes (pop up).",DialogBlocked:"No se ha podido abrir la ventana de di??logo. Verifique que su navegador no est?? bloqueando las ventanas emergentes (pop up).",VisitLinkBlocked:"Nose ha podido abrir la ventana. Asegurese de que todos los bloqueadores de popups est??n deshabilitados.",DlgBtnOK:"OK",DlgBtnCancel:"Cancelar",DlgBtnClose:"Cerrar",DlgBtnBrowseServer:"Ver Servidor",DlgAdvancedTag:"Avanzado",DlgOpOther:"<Otro>",DlgInfoTab:"Informaci??n",DlgAlertUrl:"Inserte el URL",DlgGenNotSet:"<No definido>",DlgGenId:"Id",DlgGenLangDir:"Orientaci??n",DlgGenLangDirLtr:"Izquierda a Derecha (LTR)",DlgGenLangDirRtl:"Derecha a Izquierda (RTL)",DlgGenLangCode:"C??d. de idioma",DlgGenAccessKey:"Clave de Acceso",DlgGenName:"Nombre",DlgGenTabIndex:"Indice de tabulaci??n",DlgGenLongDescr:"Descripci??n larga URL",DlgGenClass:"Clases de hojas de estilo",DlgGenTitle:"T??tulo",DlgGenContType:"Tipo de Contenido",DlgGenLinkCharset:"Fuente de caracteres vinculado",DlgGenStyle:"Estilo",DlgImgTitle:"Propiedades de Imagen",DlgImgInfoTab:"Informaci??n de Imagen",DlgImgBtnUpload:"Enviar al Servidor",DlgImgURL:"URL",DlgImgUpload:"Cargar",DlgImgAlt:"Texto Alternativo",DlgImgWidth:"Anchura",DlgImgHeight:"Altura",DlgImgLockRatio:"Proporcional",DlgBtnResetSize:"Tama??o Original",DlgImgBorder:"Borde",DlgImgHSpace:"Esp.Horiz",DlgImgVSpace:"Esp.Vert",DlgImgAlign:"Alineaci??n",DlgImgAlignLeft:"Izquierda",DlgImgAlignAbsBottom:"Abs inferior",DlgImgAlignAbsMiddle:"Abs centro",DlgImgAlignBaseline:"L??nea de base",DlgImgAlignBottom:"Pie",DlgImgAlignMiddle:"Centro",DlgImgAlignRight:"Derecha",DlgImgAlignTextTop:"Tope del texto",DlgImgAlignTop:"Tope",DlgImgPreview:"Vista Previa",DlgImgAlertUrl:"Por favor escriba la URL de la imagen",DlgImgLinkTab:"V??nculo",DlgFlashTitle:"Propiedades de Flash",DlgFlashChkPlay:"Autoejecuci??n",DlgFlashChkLoop:"Repetir",DlgFlashChkMenu:"Activar Men?? Flash",DlgFlashScale:"Escala",DlgFlashScaleAll:"Mostrar todo",DlgFlashScaleNoBorder:"Sin Borde",DlgFlashScaleFit:"Ajustado",DlgLnkWindowTitle:"V??nculo",DlgLnkInfoTab:"Informaci??n de V??nculo",DlgLnkTargetTab:"Destino",DlgLnkType:"Tipo de v??nculo",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Referencia en esta p??gina",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocolo",DlgLnkProtoOther:"<otro>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Seleccionar una referencia",DlgLnkAnchorByName:"Por Nombre de Referencia",DlgLnkAnchorById:"Por ID de elemento",DlgLnkNoAnchors:"(No hay referencias disponibles en el documento)",DlgLnkEMail:"Direcci??n de E-Mail",DlgLnkEMailSubject:"T??tulo del Mensaje",DlgLnkEMailBody:"Cuerpo del Mensaje",DlgLnkUpload:"Cargar",DlgLnkBtnUpload:"Enviar al Servidor",DlgLnkTarget:"Destino",DlgLnkTargetFrame:"<marco>",DlgLnkTargetPopup:"<ventana emergente>",DlgLnkTargetBlank:"Nueva Ventana(_blank)",DlgLnkTargetParent:"Ventana Padre (_parent)",DlgLnkTargetSelf:"Misma Ventana (_self)",DlgLnkTargetTop:"Ventana primaria (_top)",DlgLnkTargetFrameName:"Nombre del Marco Destino",DlgLnkPopWinName:"Nombre de Ventana Emergente",DlgLnkPopWinFeat:"Caracter??sticas de Ventana Emergente",DlgLnkPopResize:"Ajustable",DlgLnkPopLocation:"Barra de ubicaci??n",DlgLnkPopMenu:"Barra de Men??",DlgLnkPopScroll:"Barras de desplazamiento",DlgLnkPopStatus:"Barra de Estado",DlgLnkPopToolbar:"Barra de Herramientas",DlgLnkPopFullScrn:"Pantalla Completa (IE)",DlgLnkPopDependent:"Dependiente (Netscape)",DlgLnkPopWidth:"Anchura",DlgLnkPopHeight:"Altura",DlgLnkPopLeft:"Posici??n Izquierda",DlgLnkPopTop:"Posici??n Derecha",DlnLnkMsgNoUrl:"Por favor tipee el v??nculo URL",DlnLnkMsgNoEMail:"Por favor tipee la direcci??n de e-mail",DlnLnkMsgNoAnchor:"Por favor seleccione una referencia",DlnLnkMsgInvPopName:"El nombre debe empezar con un caracter alfanum??rico y no debe contener espacios",DlgColorTitle:"Seleccionar Color",DlgColorBtnClear:"Ninguno",DlgColorHighlight:"Resaltado",DlgColorSelected:"Seleccionado",DlgSmileyTitle:"Insertar un Emoticon",DlgSpecialCharTitle:"Seleccione un caracter especial",DlgTableTitle:"Propiedades de Tabla",DlgTableRows:"Filas",DlgTableColumns:"Columnas",DlgTableBorder:"Tama??o de Borde",DlgTableAlign:"Alineaci??n",DlgTableAlignNotSet:"<No establecido>",DlgTableAlignLeft:"Izquierda",DlgTableAlignCenter:"Centrado",DlgTableAlignRight:"Derecha",DlgTableWidth:"Anchura",DlgTableWidthPx:"pixeles",DlgTableWidthPc:"porcentaje",DlgTableHeight:"Altura",DlgTableCellSpace:"Esp. e/celdas",DlgTableCellPad:"Esp. interior",DlgTableCaption:"T??tulo",DlgTableSummary:"S??ntesis",DlgTableHeaders:"Encabezados",DlgTableHeadersNone:"Ninguno",DlgTableHeadersColumn:"Primera columna",DlgTableHeadersRow:"Primera fila",DlgTableHeadersBoth:"Ambas",DlgCellTitle:"Propiedades de Celda",DlgCellWidth:"Anchura",DlgCellWidthPx:"pixeles",DlgCellWidthPc:"porcentaje",DlgCellHeight:"Altura",DlgCellWordWrap:"Cortar L??nea",DlgCellWordWrapNotSet:"<No establecido>",DlgCellWordWrapYes:"Si",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Alineaci??n Horizontal",DlgCellHorAlignNotSet:"<No establecido>",DlgCellHorAlignLeft:"Izquierda",DlgCellHorAlignCenter:"Centrado",DlgCellHorAlignRight:"Derecha",DlgCellVerAlign:"Alineaci??n Vertical",DlgCellVerAlignNotSet:"<Not establecido>",DlgCellVerAlignTop:"Tope",DlgCellVerAlignMiddle:"Medio",DlgCellVerAlignBottom:"ie",DlgCellVerAlignBaseline:"L??nea de Base",DlgCellType:"Tipo de celda",DlgCellTypeData:"Datos",DlgCellTypeHeader:"Encabezado",DlgCellRowSpan:"Abarcar Filas",DlgCellCollSpan:"Abarcar Columnas",DlgCellBackColor:"Color de Fondo",DlgCellBorderColor:"Color de Borde",DlgCellBtnSelect:"Seleccione...",DlgFindAndReplaceTitle:"Buscar y Reemplazar",DlgFindTitle:"Buscar",DlgFindFindBtn:"Buscar",DlgFindNotFoundMsg:"El texto especificado no ha sido encontrado.",DlgReplaceTitle:"Reemplazar",DlgReplaceFindLbl:"Texto a buscar:",DlgReplaceReplaceLbl:"Reemplazar con:",DlgReplaceCaseChk:"Coincidir may/min",DlgReplaceReplaceBtn:"Reemplazar",DlgReplaceReplAllBtn:"Reemplazar Todo",DlgReplaceWordChk:"Coincidir toda la palabra",PasteErrorCut:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de cortado. Por favor use el teclado (Ctrl+X).",PasteErrorCopy:"La configuraci??n de seguridad de este navegador no permite la ejecuci??n autom??tica de operaciones de copiado. Por favor use el teclado (Ctrl+C).",PasteAsText:"Pegar como Texto Plano",PasteFromWord:"Pegar desde Word",DlgPasteMsg2:"Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl+V</STRONG>); luego presione <STRONG>OK</STRONG>.",DlgPasteSec:"Debido a la configuraci??n de seguridad de su navegador, el editor no tiene acceso al portapapeles. Es necesario que lo pegue de nuevo en esta ventana.",DlgPasteIgnoreFont:"Ignorar definiciones de fuentes",DlgPasteRemoveStyles:"Remover definiciones de estilo",ColorAutomatic:"Autom??tico",ColorMoreColors:"M??s Colores...",DocProps:"Propiedades del Documento",DlgAnchorTitle:"Propiedades de la Referencia",DlgAnchorName:"Nombre de la Referencia",DlgAnchorErrorName:"Por favor, complete el nombre de la Referencia",DlgSpellNotInDic:"No se encuentra en el Diccionario",DlgSpellChangeTo:"Cambiar a",DlgSpellBtnIgnore:"Ignorar",DlgSpellBtnIgnoreAll:"Ignorar Todo",DlgSpellBtnReplace:"Reemplazar",DlgSpellBtnReplaceAll:"Reemplazar Todo",DlgSpellBtnUndo:"Deshacer",DlgSpellNoSuggestions:"- No hay sugerencias -",DlgSpellProgress:"Control de Ortograf??a en progreso...",DlgSpellNoMispell:"Control finalizado: no se encontraron errores",DlgSpellNoChanges:"Control finalizado: no se ha cambiado ninguna palabra",DlgSpellOneChange:"Control finalizado: se ha cambiado una palabra",DlgSpellManyChanges:"Control finalizado: se ha cambiado %1 palabras",IeSpellDownload:"M??dulo de Control de Ortograf??a no instalado. ??Desea descargarlo ahora?",DlgButtonText:"Texto (Valor)",DlgButtonType:"Tipo",DlgButtonTypeBtn:"Boton",DlgButtonTypeSbm:"Enviar",DlgButtonTypeRst:"Reestablecer",DlgCheckboxName:"Nombre",DlgCheckboxValue:"Valor",DlgCheckboxSelected:"Seleccionado",DlgFormName:"Nombre",DlgFormAction:"Acci??n",DlgFormMethod:"M??todo",DlgSelectName:"Nombre",DlgSelectValue:"Valor",DlgSelectSize:"Tama??o",DlgSelectLines:"Lineas",DlgSelectChkMulti:"Permitir m??ltiple selecci??n",DlgSelectOpAvail:"Opciones disponibles",DlgSelectOpText:"Texto",DlgSelectOpValue:"Valor",DlgSelectBtnAdd:"Agregar",DlgSelectBtnModify:"Modificar",DlgSelectBtnUp:"Subir",DlgSelectBtnDown:"Bajar",DlgSelectBtnSetValue:"Establecer como predeterminado",DlgSelectBtnDelete:"Eliminar",DlgTextareaName:"Nombre",DlgTextareaCols:"Columnas",DlgTextareaRows:"Filas",DlgTextName:"Nombre",DlgTextValue:"Valor",DlgTextCharWidth:"Caracteres de ancho",DlgTextMaxChars:"M??ximo caracteres",DlgTextType:"Tipo",DlgTextTypeText:"Texto",DlgTextTypePass:"Contrase??a",DlgHiddenName:"Nombre",DlgHiddenValue:"Valor",BulletedListProp:"Propiedades de Vi??etas",NumberedListProp:"Propiedades de Numeraciones",DlgLstStart:"Inicio",DlgLstType:"Tipo",DlgLstTypeCircle:"C??rculo",DlgLstTypeDisc:"Disco",DlgLstTypeSquare:"Cuadrado",DlgLstTypeNumbers:"N??meros (1, 2, 3)",DlgLstTypeLCase:"letras en min??sculas (a, b, c)",DlgLstTypeUCase:"letras en may??sculas (A, B, C)",DlgLstTypeSRoman:"N??meros Romanos (i, ii, iii)",DlgLstTypeLRoman:"N??meros Romanos (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Fondo",DlgDocColorsTab:"Colores y M??rgenes",DlgDocMetaTab:"Meta Informaci??n",DlgDocPageTitle:"T??tulo de P??gina",DlgDocLangDir:"Orientaci??n de idioma",DlgDocLangDirLTR:"Izq. a Derecha (LTR)",DlgDocLangDirRTL:"Der. a Izquierda (RTL)",DlgDocLangCode:"C??digo de Idioma",DlgDocCharSet:"Codif. de Conjunto de Caracteres",DlgDocCharSetCE:"Centro Europeo",DlgDocCharSetCT:"Chino Tradicional (Big5)",DlgDocCharSetCR:"Cir??lico",DlgDocCharSetGR:"Griego",DlgDocCharSetJP:"Japon??s",DlgDocCharSetKR:"Coreano",DlgDocCharSetTR:"Turco",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Europeo occidental",DlgDocCharSetOther:"Otra Codificaci??n",DlgDocDocType:"Encabezado de Tipo de Documento",DlgDocDocTypeOther:"Otro Encabezado",DlgDocIncXHTML:"Incluir Declaraciones XHTML",DlgDocBgColor:"Color de Fondo",DlgDocBgImage:"URL de Imagen de Fondo",DlgDocBgNoScroll:"Fondo sin rolido",DlgDocCText:"Texto",DlgDocCLink:"V??nculo",DlgDocCVisited:"V??nculo Visitado",DlgDocCActive:"V??nculo Activo",DlgDocMargins:"M??rgenes de P??gina",DlgDocMaTop:"Tope",DlgDocMaLeft:"Izquierda",DlgDocMaRight:"Derecha",DlgDocMaBottom:"Pie",DlgDocMeIndex:"Claves de indexaci??n del Documento (separados por comas)",DlgDocMeDescr:"Descripci??n del Documento",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Copyright",DlgDocPreview:"Vista Previa",Templates:"Plantillas",DlgTemplatesTitle:"Contenido de Plantillas",DlgTemplatesSelMsg:"Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perder??):",DlgTemplatesLoading:"Cargando lista de Plantillas. Por favor, aguarde...",DlgTemplatesNoTpl:"(No hay plantillas definidas)",DlgTemplatesReplace:"Reemplazar el contenido actual",DlgAboutAboutTab:"Acerca de",DlgAboutBrowserInfoTab:"Informaci??n de Navegador",DlgAboutLicenseTab:"Licencia",DlgAboutVersion:"versi??n",DlgAboutInfo:"Para mayor informaci??n por favor dirigirse a",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Avanzado",DlgDivStyle:"Estilo",DlgDivInlineStyle:"Estilos CSS"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/et.js b/horde/services/editor/fckeditor/editor/lang/et.js
deleted file mode 100644 (file)
index 0436f10..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Voldi t????riistariba",ToolbarExpand:"Laienda t????riistariba",Save:"Salvesta",NewPage:"Uus leht",Preview:"Eelvaade",Cut:"L??ika",Copy:"Kopeeri",Paste:"Kleebi",PasteText:"Kleebi tavalise tekstina",PasteWord:"Kleebi Wordist",Print:"Prindi",SelectAll:"Vali k??ik",RemoveFormat:"Eemalda vorming",InsertLinkLbl:"Link",InsertLink:"Sisesta link / Muuda linki",RemoveLink:"Eemalda link",VisitLink:"Open Link",Anchor:"Sisesta ankur / Muuda ankrut",AnchorDelete:"Eemalda ankur",InsertImageLbl:"Pilt",InsertImage:"Sisesta pilt / Muuda pilti",InsertFlashLbl:"Flash",InsertFlash:"Sisesta flash / Muuda flashi",InsertTableLbl:"Tabel",InsertTable:"Sisesta tabel / Muuda tabelit",InsertLineLbl:"Joon",InsertLine:"Sisesta horisontaaljoon",InsertSpecialCharLbl:"Erim??rgid",InsertSpecialChar:"Sisesta erim??rk",InsertSmileyLbl:"Emotikon",InsertSmiley:"Sisesta emotikon",About:"FCKeditor teave",Bold:"Paks",Italic:"Kursiiv",Underline:"Allajoonitud",StrikeThrough:"L??bijoonitud",Subscript:"Allindeks",Superscript:"??laindeks",LeftJustify:"Vasakjoondus",CenterJustify:"Keskjoondus",RightJustify:"Paremjoondus",BlockJustify:"R????pjoondus",DecreaseIndent:"V??henda taanet",IncreaseIndent:"Suurenda taanet",Blockquote:"Blokktsitaat",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"V??ta tagasi",Redo:"Korda toimingut",NumberedListLbl:"Nummerdatud loetelu",NumberedList:"Sisesta/Eemalda nummerdatud loetelu",BulletedListLbl:"Punktiseeritud loetelu",BulletedList:"Sisesta/Eemalda punktiseeritud loetelu",ShowTableBorders:"N??ita tabeli jooni",ShowDetails:"N??ita ??ksikasju",Style:"Laad",FontFormat:"Vorming",Font:"Kiri",FontSize:"Suurus",TextColor:"Teksti v??rv",BGColor:"Tausta v??rv",Source:"L??htekood",Find:"Otsi",Replace:"Asenda",SpellCheck:"Kontrolli ??igekirja",UniversalKeyboard:"Universaalne klaviatuur",PageBreakLbl:"Lehepiir",PageBreak:"Sisesta lehevahetuskoht",Form:"Vorm",Checkbox:"M??rkeruut",RadioButton:"Raadionupp",TextField:"Tekstilahter",Textarea:"Tekstiala",HiddenField:"Varjatud lahter",Button:"Nupp",SelectionField:"Valiklahter",ImageButton:"Piltnupp",FitWindow:"Maksimeeri redaktori m????tmed",ShowBlocks:"N??ita blokke",EditLink:"Muuda linki",CellCM:"Lahter",RowCM:"Rida",ColumnCM:"Veerg",InsertRowAfter:"Sisesta rida peale",InsertRowBefore:"Sisesta rida enne",DeleteRows:"Eemalda read",InsertColumnAfter:"Sisesta veerg peale",InsertColumnBefore:"Sisesta veerg enne",DeleteColumns:"Eemalda veerud",InsertCellAfter:"Sisesta lahter peale",InsertCellBefore:"Sisesta lahter enne",DeleteCells:"Eemalda lahtrid",MergeCells:"??henda lahtrid",MergeRight:"??henda paremale",MergeDown:"??henda alla",HorizontalSplitCell:"Poolita lahter horisontaalselt",VerticalSplitCell:"Poolita lahter vertikaalselt",TableDelete:"Kustuta tabel",CellProperties:"Lahtri atribuudid",TableProperties:"Tabeli atribuudid",ImageProperties:"Pildi atribuudid",FlashProperties:"Flash omadused",AnchorProp:"Ankru omadused",ButtonProp:"Nupu omadused",CheckboxProp:"M??rkeruudu omadused",HiddenFieldProp:"Varjatud lahtri omadused",RadioButtonProp:"Raadionupu omadused",ImageButtonProp:"Piltnupu omadused",TextFieldProp:"Tekstilahtri omadused",SelectionFieldProp:"Valiklahtri omadused",TextareaProp:"Tekstiala omadused",FormProp:"Vormi omadused",FontFormats:"Tavaline;Vormindatud;Aadress;Pealkiri 1;Pealkiri 2;Pealkiri 3;Pealkiri 4;Pealkiri 5;Pealkiri 6;Tavaline (DIV)",ProcessingXHTML:"T????tlen XHTML'i. Palun oota...",Done:"Tehtud",PasteWordConfirm:"Tekst, mida soovid lisada paistab p??rinevat Word'ist. Kas soovid seda enne kleepimist puhastada?",NotCompatiblePaste:"See k??sk on saadaval ainult Internet Explorer versioon 5.5 v??i uuema puhul. Kas soovid kleepida ilma puhastamata?",UnknownToolbarItem:'Tundmatu t????riistarea ??ksus "%1"',UnknownCommand:'Tundmatu k??sunimi "%1"',NotImplemented:"K??sku ei t??idetud",UnknownToolbarSet:'T????riistariba "%1" ei eksisteeri',NoActiveX:'Sinu veebisirvija turvalisuse seaded v??ivad limiteerida m??ningaid tekstirdaktori kasutusv??imalusi. Sa peaksid v??imaldama valiku "Run ActiveX controls and plug-ins" oma veebisirvija seadetes. Muidu v??id sa t??heldada vigu tekstiredaktori t????s ja m??rgata puuduvaid funktsioone.',BrowseServerBlocked:"Ressursside sirvija avamine eba??nnestus. V??imalda pop-up akende avanemine.",DialogBlocked:"Ei olenud v??imalik avada dialoogi akent. V??imalda pop-up akende avanemine.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Loobu",DlgBtnClose:"Sulge",DlgBtnBrowseServer:"Sirvi serverit",DlgAdvancedTag:"T??psemalt",DlgOpOther:"<Teine>",DlgInfoTab:"Info",DlgAlertUrl:"Palun sisesta URL",DlgGenNotSet:"<m????ramata>",DlgGenId:"Id",DlgGenLangDir:"Keele suund",DlgGenLangDirLtr:"Vasakult paremale (LTR)",DlgGenLangDirRtl:"Paremalt vasakule (RTL)",DlgGenLangCode:"Keele kood",DlgGenAccessKey:"Juurdep????su v??ti",DlgGenName:"Nimi",DlgGenTabIndex:"Tab indeks",DlgGenLongDescr:"Pikk kirjeldus URL",DlgGenClass:"Stiilistiku klassid",DlgGenTitle:"Juhendav tiitel",DlgGenContType:"Juhendava sisu t????p",DlgGenLinkCharset:"Lingitud ressurssi m??rgistik",DlgGenStyle:"Laad",DlgImgTitle:"Pildi atribuudid",DlgImgInfoTab:"Pildi info",DlgImgBtnUpload:"Saada serverissee",DlgImgURL:"URL",DlgImgUpload:"Lae ??les",DlgImgAlt:"Alternatiivne tekst",DlgImgWidth:"Laius",DlgImgHeight:"K??rgus",DlgImgLockRatio:"Lukusta kuvasuhe",DlgBtnResetSize:"L??htesta suurus",DlgImgBorder:"Joon",DlgImgHSpace:"H. vaheruum",DlgImgVSpace:"V. vaheruum",DlgImgAlign:"Joondus",DlgImgAlignLeft:"Vasak",DlgImgAlignAbsBottom:"Abs alla",DlgImgAlignAbsMiddle:"Abs keskele",DlgImgAlignBaseline:"Baasjoonele",DlgImgAlignBottom:"Alla",DlgImgAlignMiddle:"Keskele",DlgImgAlignRight:"Paremale",DlgImgAlignTextTop:"Tekstit ??les",DlgImgAlignTop:"??les",DlgImgPreview:"Eelvaade",DlgImgAlertUrl:"Palun kirjuta pildi URL",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash omadused",DlgFlashChkPlay:"Automaatne start ",DlgFlashChkLoop:"Korduv",DlgFlashChkMenu:"V??imalda flash men????",DlgFlashScale:"Mastaap",DlgFlashScaleAll:"N??ita k??ike",DlgFlashScaleNoBorder:"????rist ei ole",DlgFlashScaleFit:"T??pne sobivus",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Lingi info",DlgLnkTargetTab:"Sihtkoht",DlgLnkType:"Lingi t????p",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ankur sellel lehel",DlgLnkTypeEMail:"E-post",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<muu>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Vali ankur",DlgLnkAnchorByName:"Ankru nime j??rgi",DlgLnkAnchorById:"Elemendi id j??rgi",DlgLnkNoAnchors:"(Selles dokumendis ei ole ankruid)",DlgLnkEMail:"E-posti aadress",DlgLnkEMailSubject:"S??numi teema",DlgLnkEMailBody:"S??numi tekst",DlgLnkUpload:"Lae ??les",DlgLnkBtnUpload:"Saada serverisse",DlgLnkTarget:"Sihtkoht",DlgLnkTargetFrame:"<raam>",DlgLnkTargetPopup:"<h??pikaken>",DlgLnkTargetBlank:"Uus aken (_blank)",DlgLnkTargetParent:"Esivanem aken (_parent)",DlgLnkTargetSelf:"Sama aken (_self)",DlgLnkTargetTop:"Pealmine aken (_top)",DlgLnkTargetFrameName:"Sihtm??rk raami nimi",DlgLnkPopWinName:"H??pikakna nimi",DlgLnkPopWinFeat:"H??pikakna omadused",DlgLnkPopResize:"Suurendatav",DlgLnkPopLocation:"Aadressiriba",DlgLnkPopMenu:"Men????riba",DlgLnkPopScroll:"Kerimisribad",DlgLnkPopStatus:"Olekuriba",DlgLnkPopToolbar:"T????riistariba",DlgLnkPopFullScrn:"T??isekraan (IE)",DlgLnkPopDependent:"S??ltuv (Netscape)",DlgLnkPopWidth:"Laius",DlgLnkPopHeight:"K??rgus",DlgLnkPopLeft:"Vasak asukoht",DlgLnkPopTop:"??lemine asukoht",DlnLnkMsgNoUrl:"Palun kirjuta lingi URL",DlnLnkMsgNoEMail:"Palun kirjuta E-Posti aadress",DlnLnkMsgNoAnchor:"Palun vali ankur",DlnLnkMsgInvPopName:"H??pikakna nimi peab algama alfabeetilise t??hega ja ei tohi sisaldada t??hikuid",DlgColorTitle:"Vali v??rv",DlgColorBtnClear:"T??hjenda",DlgColorHighlight:"M??rgi",DlgColorSelected:"Valitud",DlgSmileyTitle:"Sisesta emotikon",DlgSpecialCharTitle:"Vali erim??rk",DlgTableTitle:"Tabeli atribuudid",DlgTableRows:"Read",DlgTableColumns:"Veerud",DlgTableBorder:"Joone suurus",DlgTableAlign:"Joondus",DlgTableAlignNotSet:"<M????ramata>",DlgTableAlignLeft:"Vasak",DlgTableAlignCenter:"Kesk",DlgTableAlignRight:"Parem",DlgTableWidth:"Laius",DlgTableWidthPx:"pikslit",DlgTableWidthPc:"protsenti",DlgTableHeight:"K??rgus",DlgTableCellSpace:"Lahtri vahe",DlgTableCellPad:"Lahtri t??idis",DlgTableCaption:"Tabeli tiitel",DlgTableSummary:"Kokkuv??te",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Lahtri atribuudid",DlgCellWidth:"Laius",DlgCellWidthPx:"pikslit",DlgCellWidthPc:"protsenti",DlgCellHeight:"K??rgus",DlgCellWordWrap:"S??na ??lekanne",DlgCellWordWrapNotSet:"<M????ramata>",DlgCellWordWrapYes:"Jah",DlgCellWordWrapNo:"Ei",DlgCellHorAlign:"Horisontaaljoondus",DlgCellHorAlignNotSet:"<M????ramata>",DlgCellHorAlignLeft:"Vasak",DlgCellHorAlignCenter:"Kesk",DlgCellHorAlignRight:"Parem",DlgCellVerAlign:"Vertikaaljoondus",DlgCellVerAlignNotSet:"<M????ramata>",DlgCellVerAlignTop:"??les",DlgCellVerAlignMiddle:"Keskele",DlgCellVerAlignBottom:"Alla",DlgCellVerAlignBaseline:"Baasjoonele",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Reaulatus",DlgCellCollSpan:"Veeruulatus",DlgCellBackColor:"Tausta v??rv",DlgCellBorderColor:"Joone v??rv",DlgCellBtnSelect:"Vali...",DlgFindAndReplaceTitle:"Otsi ja asenda",DlgFindTitle:"Otsi",DlgFindFindBtn:"Otsi",DlgFindNotFoundMsg:"Valitud teksti ei leitud.",DlgReplaceTitle:"Asenda",DlgReplaceFindLbl:"Leia mida:",DlgReplaceReplaceLbl:"Asenda millega:",DlgReplaceCaseChk:"Erista suur- ja v??iket??hti",DlgReplaceReplaceBtn:"Asenda",DlgReplaceReplAllBtn:"Asenda k??ik",DlgReplaceWordChk:"Otsi terviklike s??nu",PasteErrorCut:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt l??igata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+X).",PasteErrorCopy:"Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+C).",PasteAsText:"Kleebi tavalise tekstina",PasteFromWord:"Kleebi Wordist",DlgPasteMsg2:"Palun kleebi j??rgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl+V</STRONG>) ja vajuta seej??rel <STRONG>OK</STRONG>.",DlgPasteSec:"Sinu veebisirvija turvaseadete t??ttu, ei oma redaktor otsest ligip????su l??ikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",DlgPasteIgnoreFont:"Ignoreeri kirja definitsioone",DlgPasteRemoveStyles:"Eemalda stiilide definitsioonid",ColorAutomatic:"Automaatne",ColorMoreColors:"Rohkem v??rve...",DocProps:"Dokumendi omadused",DlgAnchorTitle:"Ankru omadused",DlgAnchorName:"Ankru nimi",DlgAnchorErrorName:"Palun sisest ankru nimi",DlgSpellNotInDic:"Puudub s??nastikust",DlgSpellChangeTo:"Muuda",DlgSpellBtnIgnore:"Ignoreeri",DlgSpellBtnIgnoreAll:"Ignoreeri k??iki",DlgSpellBtnReplace:"Asenda",DlgSpellBtnReplaceAll:"Asenda k??ik",DlgSpellBtnUndo:"V??ta tagasi",DlgSpellNoSuggestions:"- Soovitused puuduvad -",DlgSpellProgress:"Toimub ??igekirja kontroll...",DlgSpellNoMispell:"??igekirja kontroll sooritatud: ??igekirjuvigu ei leitud",DlgSpellNoChanges:"??igekirja kontroll sooritatud: ??htegi s??na ei muudetud",DlgSpellOneChange:"??igekirja kontroll sooritatud: ??ks s??na muudeti",DlgSpellManyChanges:"??igekirja kontroll sooritatud: %1 s??na muudetud",IeSpellDownload:"??igekirja kontrollija ei ole installeeritud. Soovid sa selle alla laadida?",DlgButtonText:"Tekst (v????rtus)",DlgButtonType:"T????p",DlgButtonTypeBtn:"Nupp",DlgButtonTypeSbm:"Saada",DlgButtonTypeRst:"L??htesta",DlgCheckboxName:"Nimi",DlgCheckboxValue:"V????rtus",DlgCheckboxSelected:"Valitud",DlgFormName:"Nimi",DlgFormAction:"Toiming",DlgFormMethod:"Meetod",DlgSelectName:"Nimi",DlgSelectValue:"V????rtus",DlgSelectSize:"Suurus",DlgSelectLines:"ridu",DlgSelectChkMulti:"V??imalda mitu valikut",DlgSelectOpAvail:"V??imalikud valikud",DlgSelectOpText:"Tekst",DlgSelectOpValue:"V????rtus",DlgSelectBtnAdd:"Lisa",DlgSelectBtnModify:"Muuda",DlgSelectBtnUp:"??les",DlgSelectBtnDown:"Alla",DlgSelectBtnSetValue:"Sea valitud olekuna",DlgSelectBtnDelete:"Kustuta",DlgTextareaName:"Nimi",DlgTextareaCols:"Veerge",DlgTextareaRows:"Ridu",DlgTextName:"Nimi",DlgTextValue:"V????rtus",DlgTextCharWidth:"Laius (t??hem??rkides)",DlgTextMaxChars:"Maksimaalselt t??hem??rke",DlgTextType:"T????p",DlgTextTypeText:"Tekst",DlgTextTypePass:"Parool",DlgHiddenName:"Nimi",DlgHiddenValue:"V????rtus",BulletedListProp:"T??pitud loetelu omadused",NumberedListProp:"Nummerdatud loetelu omadused",DlgLstStart:"Alusta",DlgLstType:"T????p",DlgLstTypeCircle:"Ring",DlgLstTypeDisc:"Ketas",DlgLstTypeSquare:"Ruut",DlgLstTypeNumbers:"Numbrid (1, 2, 3)",DlgLstTypeLCase:"V??iket??hed (a, b, c)",DlgLstTypeUCase:"Suurt??hed (A, B, C)",DlgLstTypeSRoman:"V??iksed Rooma numbrid (i, ii, iii)",DlgLstTypeLRoman:"Suured Rooma numbrid (I, II, III)",DlgDocGeneralTab:"??ldine",DlgDocBackTab:"Taust",DlgDocColorsTab:"V??rvid ja veerised",DlgDocMetaTab:"Meta andmed",DlgDocPageTitle:"Lehek??lje tiitel",DlgDocLangDir:"Kirja suund",DlgDocLangDirLTR:"Vasakult paremale (LTR)",DlgDocLangDirRTL:"Paremalt vasakule (RTL)",DlgDocLangCode:"Keele kood",DlgDocCharSet:"M??rgistiku kodeering",DlgDocCharSetCE:"Kesk-Euroopa",DlgDocCharSetCT:"Hiina traditsiooniline (Big5)",DlgDocCharSetCR:"Kirillisa",DlgDocCharSetGR:"Kreeka",DlgDocCharSetJP:"Jaapani",DlgDocCharSetKR:"Korea",DlgDocCharSetTR:"T??rgi",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"L????ne-Euroopa",DlgDocCharSetOther:"??lej????nud m??rgistike kodeeringud",DlgDocDocType:"Dokumendi t????pp??is",DlgDocDocTypeOther:"Teised dokumendi t????pp??ised",DlgDocIncXHTML:"Arva kaasa XHTML deklaratsioonid",DlgDocBgColor:"Taustav??rv",DlgDocBgImage:"Taustapildi URL",DlgDocBgNoScroll:"Mittekeritav tagataust",DlgDocCText:"Tekst",DlgDocCLink:"Link",DlgDocCVisited:"K??lastatud link",DlgDocCActive:"Aktiivne link",DlgDocMargins:"Lehek??lje ????rised",DlgDocMaTop:"??laserv",DlgDocMaLeft:"Vasakserv",DlgDocMaRight:"Paremserv",DlgDocMaBottom:"Alaserv",DlgDocMeIndex:"Dokumendi v??tmes??nad (eraldatud komadega)",DlgDocMeDescr:"Dokumendi kirjeldus",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Autori??igus",DlgDocPreview:"Eelvaade",Templates:"??abloon",DlgTemplatesTitle:"Sisu ??abloonid",DlgTemplatesSelMsg:"Palun vali ??abloon, et avada see redaktoris<br />(praegune sisu l??heb kaotsi):",DlgTemplatesLoading:"Laen ??abloonide nimekirja. Palun oota...",DlgTemplatesNoTpl:"(??htegi ??ablooni ei ole defineeritud)",DlgTemplatesReplace:"Asenda tegelik sisu",DlgAboutAboutTab:"Teave",DlgAboutBrowserInfoTab:"Veebisirvija info",DlgAboutLicenseTab:"Litsents",DlgAboutVersion:"versioon",DlgAboutInfo:"T??psema info saamiseks mine",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/eu.js b/horde/services/editor/fckeditor/editor/lang/eu.js
deleted file mode 100644 (file)
index 6e91d2a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Estutu Tresna Barra",ToolbarExpand:"Hedatu Tresna Barra",Save:"Gorde",NewPage:"Orrialde Berria",Preview:"Aurrebista",Cut:"Ebaki",Copy:"Kopiatu",Paste:"Itsatsi",PasteText:"Itsatsi testu bezala",PasteWord:"Itsatsi Word-etik",Print:"Inprimatu",SelectAll:"Hautatu dena",RemoveFormat:"Kendu Formatua",InsertLinkLbl:"Esteka",InsertLink:"Txertatu/Editatu Esteka",RemoveLink:"Kendu Esteka",VisitLink:"Ireki Esteka",Anchor:"Aingura",AnchorDelete:"Ezabatu Aingura",InsertImageLbl:"Irudia",InsertImage:"Txertatu/Editatu Irudia",InsertFlashLbl:"Flasha",InsertFlash:"Txertatu/Editatu Flasha",InsertTableLbl:"Taula",InsertTable:"Txertatu/Editatu Taula",InsertLineLbl:"Lerroa",InsertLine:"Txertatu Marra Horizontala",InsertSpecialCharLbl:"Karaktere Berezia",InsertSpecialChar:"Txertatu Karaktere Berezia",InsertSmileyLbl:"Aurpegierak",InsertSmiley:"Txertatu Aurpegierak",About:"FCKeditor-ri buruz",Bold:"Lodia",Italic:"Etzana",Underline:"Azpimarratu",StrikeThrough:"Marratua",Subscript:"Azpi-indize",Superscript:"Goi-indize",LeftJustify:"Lerrokatu Ezkerrean",CenterJustify:"Lerrokatu Erdian",RightJustify:"Lerrokatu Eskuman",BlockJustify:"Justifikatu",DecreaseIndent:"Txikitu Koska",IncreaseIndent:"Handitu Koska",Blockquote:"Aipamen blokea",CreateDiv:"Sortu Div Edukitzailea",EditDiv:"Editatu Div Edukitzailea",DeleteDiv:"Ezabatu Div Edukitzailea",Undo:"Desegin",Redo:"Berregin",NumberedListLbl:"Zenbakidun Zerrenda",NumberedList:"Txertatu/Kendu Zenbakidun zerrenda",BulletedListLbl:"Buletdun Zerrenda",BulletedList:"Txertatu/Kendu Buletdun zerrenda",ShowTableBorders:"Erakutsi Taularen Ertzak",ShowDetails:"Erakutsi Xehetasunak",Style:"Estiloa",FontFormat:"Formatua",Font:"Letra-tipoa",FontSize:"Tamaina",TextColor:"Testu Kolorea",BGColor:"Atzeko kolorea",Source:"HTML Iturburua",Find:"Bilatu",Replace:"Ordezkatu",SpellCheck:"Ortografia",UniversalKeyboard:"Teklatu Unibertsala",PageBreakLbl:"Orrialde-jauzia",PageBreak:"Txertatu Orrialde-jauzia",Form:"Formularioa",Checkbox:"Kontrol-laukia",RadioButton:"Aukera-botoia",TextField:"Testu Eremua",Textarea:"Testu-area",HiddenField:"Ezkutuko Eremua",Button:"Botoia",SelectionField:"Hautespen Eremua",ImageButton:"Irudi Botoia",FitWindow:"Maximizatu editorearen tamaina",ShowBlocks:"Blokeak erakutsi",EditLink:"Aldatu Esteka",CellCM:"Gelaxka",RowCM:"Errenkada",ColumnCM:"Zutabea",InsertRowAfter:"Txertatu Lerroa Ostean",InsertRowBefore:"Txertatu Lerroa Aurretik",DeleteRows:"Ezabatu Errenkadak",InsertColumnAfter:"Txertatu Zutabea Ostean",InsertColumnBefore:"Txertatu Zutabea Aurretik",DeleteColumns:"Ezabatu Zutabeak",InsertCellAfter:"Txertatu Gelaxka Ostean",InsertCellBefore:"Txertatu Gelaxka Aurretik",DeleteCells:"Kendu Gelaxkak",MergeCells:"Batu Gelaxkak",MergeRight:"Elkartu Eskumara",MergeDown:"Elkartu Behera",HorizontalSplitCell:"Banatu Gelaxkak Horizontalki",VerticalSplitCell:"Banatu Gelaxkak Bertikalki",TableDelete:"Ezabatu Taula",CellProperties:"Gelaxkaren Ezaugarriak",TableProperties:"Taularen Ezaugarriak",ImageProperties:"Irudiaren Ezaugarriak",FlashProperties:"Flasharen Ezaugarriak",AnchorProp:"Ainguraren Ezaugarriak",ButtonProp:"Botoiaren Ezaugarriak",CheckboxProp:"Kontrol-laukiko Ezaugarriak",HiddenFieldProp:"Ezkutuko Eremuaren Ezaugarriak",RadioButtonProp:"Aukera-botoiaren Ezaugarriak",ImageButtonProp:"Irudi Botoiaren Ezaugarriak",TextFieldProp:"Testu Eremuaren Ezaugarriak",SelectionFieldProp:"Hautespen Eremuaren Ezaugarriak",TextareaProp:"Testu-arearen Ezaugarriak",FormProp:"Formularioaren Ezaugarriak",FontFormats:"Arrunta;Formateatua;Helbidea;Izenburua 1;Izenburua 2;Izenburua 3;Izenburua 4;Izenburua 5;Izenburua 6;Paragrafoa (DIV)",ProcessingXHTML:"XHTML Prozesatzen. Itxaron mesedez...",Done:"Eginda",PasteWordConfirm:"Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?",NotCompatiblePaste:"Komando hau Internet Explorer 5.5 bertsiorako edo ondorengoentzako erabilgarria dago. Garbitu gabe itsatsi nahi duzu?",UnknownToolbarItem:'Ataza barrako elementu ezezaguna "%1"',UnknownCommand:'Komando izen ezezaguna "%1"',NotImplemented:"Komando ez inplementatua",UnknownToolbarSet:'Ataza barra "%1" taldea ez da existitzen',NoActiveX:'Zure nabigatzailearen segurtasun hobespenak editore honen zenbait ezaugarri mugatu ditzake. "ActiveX kontrolak eta pluginak" aktibatu beharko zenituzke, bestela erroreak eta ezaugarrietan mugak egon daitezke.',BrowseServerBlocked:"Baliabideen arakatzailea ezin da ireki. Ziurtatu popup blokeatzaileak desgaituta dituzula.",DialogBlocked:"Ezin da elkarrizketa-leihoa ireki. Ziurtatu popup blokeatzaileak desgaituta dituzula.",VisitLinkBlocked:"Ezin da leiho berri bat ireki. Ziurtatu popup blokeatzaileak desgaituta dituzula.",DlgBtnOK:"Ados",DlgBtnCancel:"Utzi",DlgBtnClose:"Itxi",DlgBtnBrowseServer:"Zerbitzaria arakatu",DlgAdvancedTag:"Aurreratua",DlgOpOther:"<Bestelakoak>",DlgInfoTab:"Informazioa",DlgAlertUrl:"Mesedez URLa idatzi ezazu",DlgGenNotSet:"<Ezarri gabe>",DlgGenId:"Id",DlgGenLangDir:"Hizkuntzaren Norabidea",DlgGenLangDirLtr:"Ezkerretik Eskumara(LTR)",DlgGenLangDirRtl:"Eskumatik Ezkerrera (RTL)",DlgGenLangCode:"Hizkuntza Kodea",DlgGenAccessKey:"Sarbide-gakoa",DlgGenName:"Izena",DlgGenTabIndex:"Tabulazio Indizea",DlgGenLongDescr:"URL Deskribapen Luzea",DlgGenClass:"Estilo-orriko Klaseak",DlgGenTitle:"Izenburua",DlgGenContType:"Eduki Mota (Content Type)",DlgGenLinkCharset:"Estekatutako Karaktere Multzoa",DlgGenStyle:"Estiloa",DlgImgTitle:"Irudi Ezaugarriak",DlgImgInfoTab:"Irudi informazioa",DlgImgBtnUpload:"Zerbitzarira bidalia",DlgImgURL:"URL",DlgImgUpload:"Gora Kargatu",DlgImgAlt:"Ordezko Testua",DlgImgWidth:"Zabalera",DlgImgHeight:"Altuera",DlgImgLockRatio:"Erlazioa Blokeatu",DlgBtnResetSize:"Tamaina Berrezarri",DlgImgBorder:"Ertza",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Lerrokatu",DlgImgAlignLeft:"Ezkerrera",DlgImgAlignAbsBottom:"Abs Behean",DlgImgAlignAbsMiddle:"Abs Erdian",DlgImgAlignBaseline:"Oinan",DlgImgAlignBottom:"Behean",DlgImgAlignMiddle:"Erdian",DlgImgAlignRight:"Eskuman",DlgImgAlignTextTop:"Testua Goian",DlgImgAlignTop:"Goian",DlgImgPreview:"Aurrebista",DlgImgAlertUrl:"Mesedez Irudiaren URLa idatzi",DlgImgLinkTab:"Esteka",DlgFlashTitle:"Flasharen Ezaugarriak",DlgFlashChkPlay:"Automatikoki Erreproduzitu",DlgFlashChkLoop:"Begizta",DlgFlashChkMenu:"Flasharen Menua Gaitu",DlgFlashScale:"Eskalatu",DlgFlashScaleAll:"Dena erakutsi",DlgFlashScaleNoBorder:"Ertzik gabe",DlgFlashScaleFit:"Doitu",DlgLnkWindowTitle:"Esteka",DlgLnkInfoTab:"Estekaren Informazioa",DlgLnkTargetTab:"Helburua",DlgLnkType:"Esteka Mota",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Aingura orrialde honetan",DlgLnkTypeEMail:"ePosta",DlgLnkProto:"Protokoloa",DlgLnkProtoOther:"<Beste batzuk>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Aingura bat hautatu",DlgLnkAnchorByName:"Aingura izenagatik",DlgLnkAnchorById:"Elementuaren ID-gatik",DlgLnkNoAnchors:"(Ez daude aingurak eskuragarri dokumentuan)",DlgLnkEMail:"ePosta Helbidea",DlgLnkEMailSubject:"Mezuaren Gaia",DlgLnkEMailBody:"Mezuaren Gorputza",DlgLnkUpload:"Gora kargatu",DlgLnkBtnUpload:"Zerbitzarira bidali",DlgLnkTarget:"Target (Helburua)",DlgLnkTargetFrame:"<marko>",DlgLnkTargetPopup:"<popup leihoa>",DlgLnkTargetBlank:"Leiho Berria (_blank)",DlgLnkTargetParent:"Leiho Gurasoa (_parent)",DlgLnkTargetSelf:"Leiho Berdina (_self)",DlgLnkTargetTop:"Goiko Leihoa (_top)",DlgLnkTargetFrameName:"Marko Helburuaren Izena",DlgLnkPopWinName:"Popup Leihoaren Izena",DlgLnkPopWinFeat:"Popup Leihoaren Ezaugarriak",DlgLnkPopResize:"Tamaina Aldakorra",DlgLnkPopLocation:"Kokaleku Barra",DlgLnkPopMenu:"Menu Barra",DlgLnkPopScroll:"Korritze Barrak",DlgLnkPopStatus:"Egoera Barra",DlgLnkPopToolbar:"Tresna Barra",DlgLnkPopFullScrn:"Pantaila Osoa (IE)",DlgLnkPopDependent:"Menpekoa (Netscape)",DlgLnkPopWidth:"Zabalera",DlgLnkPopHeight:"Altuera",DlgLnkPopLeft:"Ezkerreko  Posizioa",DlgLnkPopTop:"Goiko Posizioa",DlnLnkMsgNoUrl:"Mesedez URL esteka idatzi",DlnLnkMsgNoEMail:"Mesedez ePosta helbidea idatzi",DlnLnkMsgNoAnchor:"Mesedez aingura bat aukeratu",DlnLnkMsgInvPopName:"Popup leihoaren izenak karaktere alfabetiko batekin hasi behar du eta eta ezin du zuriunerik izan",DlgColorTitle:"Kolore Aukeraketa",DlgColorBtnClear:"Garbitu",DlgColorHighlight:"Nabarmendu",DlgColorSelected:"Aukeratuta",DlgSmileyTitle:"Aurpegiera Sartu",DlgSpecialCharTitle:"Karaktere Berezia Aukeratu",DlgTableTitle:"Taularen Ezaugarriak",DlgTableRows:"Lerroak",DlgTableColumns:"Zutabeak",DlgTableBorder:"Ertzaren Zabalera",DlgTableAlign:"Lerrokatu",DlgTableAlignNotSet:"<Ezarri gabe>",DlgTableAlignLeft:"Ezkerrean",DlgTableAlignCenter:"Erdian",DlgTableAlignRight:"Eskuman",DlgTableWidth:"Zabalera",DlgTableWidthPx:"pixel",DlgTableWidthPc:"ehuneko",DlgTableHeight:"Altuera",DlgTableCellSpace:"Gelaxka arteko tartea",DlgTableCellPad:"Gelaxken betegarria",DlgTableCaption:"Epigrafea",DlgTableSummary:"Laburpena",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Gelaxken Ezaugarriak",DlgCellWidth:"Zabalera",DlgCellWidthPx:"pixel",DlgCellWidthPc:"ehuneko",DlgCellHeight:"Altuera",DlgCellWordWrap:"Itzulbira",DlgCellWordWrapNotSet:"<Ezarri gabe>",DlgCellWordWrapYes:"Bai",DlgCellWordWrapNo:"Ez",DlgCellHorAlign:"Lerrokatu Horizontalki",DlgCellHorAlignNotSet:"<Ezarri gabe>",DlgCellHorAlignLeft:"Ezkerrean",DlgCellHorAlignCenter:"Erdian",DlgCellHorAlignRight:"Eskuman",DlgCellVerAlign:"Lerrokatu Bertikalki",DlgCellVerAlignNotSet:"<Ezarri gabe>",DlgCellVerAlignTop:"Goian",DlgCellVerAlignMiddle:"Erdian",DlgCellVerAlignBottom:"Behean",DlgCellVerAlignBaseline:"Oinean",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Lerroak Hedatu",DlgCellCollSpan:"Zutabeak Hedatu",DlgCellBackColor:"Atzeko Kolorea",DlgCellBorderColor:"Ertzako Kolorea",DlgCellBtnSelect:"Aukeratu...",DlgFindAndReplaceTitle:"Bilatu eta Ordeztu",DlgFindTitle:"Bilaketa",DlgFindFindBtn:"Bilatu",DlgFindNotFoundMsg:"Idatzitako testua ez da topatu.",DlgReplaceTitle:"Ordeztu",DlgReplaceFindLbl:"Zer bilatu:",DlgReplaceReplaceLbl:"Zerekin ordeztu:",DlgReplaceCaseChk:"Maiuskula/minuskula",DlgReplaceReplaceBtn:"Ordeztu",DlgReplaceReplAllBtn:"Ordeztu Guztiak",DlgReplaceWordChk:"Esaldi osoa bilatu",PasteErrorCut:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl+X).",PasteErrorCopy:"Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl+C).",PasteAsText:"Testu Arrunta bezala Itsatsi",PasteFromWord:"Word-etik itsatsi",DlgPasteMsg2:"Mesedez teklatua erabilita (<STRONG>Ctrl+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.",DlgPasteSec:"Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",DlgPasteIgnoreFont:"Letra Motaren definizioa ezikusi",DlgPasteRemoveStyles:"Estilo definizioak kendu",ColorAutomatic:"Automatikoa",ColorMoreColors:"Kolore gehiago...",DocProps:"Dokumentuaren Ezarpenak",DlgAnchorTitle:"Ainguraren Ezaugarriak",DlgAnchorName:"Ainguraren Izena",DlgAnchorErrorName:"Idatzi ainguraren izena",DlgSpellNotInDic:"Ez dago hiztegian",DlgSpellChangeTo:"Honekin ordezkatu",DlgSpellBtnIgnore:"Ezikusi",DlgSpellBtnIgnoreAll:"Denak Ezikusi",DlgSpellBtnReplace:"Ordezkatu",DlgSpellBtnReplaceAll:"Denak Ordezkatu",DlgSpellBtnUndo:"Desegin",DlgSpellNoSuggestions:"- Iradokizunik ez -",DlgSpellProgress:"Zuzenketa ortografikoa martxan...",DlgSpellNoMispell:"Zuzenketa ortografikoa bukatuta: Akatsik ez",DlgSpellNoChanges:"Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu",DlgSpellOneChange:"Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da",DlgSpellManyChanges:"Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira",IeSpellDownload:"Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?",DlgButtonText:"Testua (Balorea)",DlgButtonType:"Mota",DlgButtonTypeBtn:"Botoia",DlgButtonTypeSbm:"Bidali",DlgButtonTypeRst:"Garbitu",DlgCheckboxName:"Izena",DlgCheckboxValue:"Balorea",DlgCheckboxSelected:"Hautatuta",DlgFormName:"Izena",DlgFormAction:"Ekintza",DlgFormMethod:"Metodoa",DlgSelectName:"Izena",DlgSelectValue:"Balorea",DlgSelectSize:"Tamaina",DlgSelectLines:"lerro kopurura",DlgSelectChkMulti:"Hautaketa anitzak baimendu",DlgSelectOpAvail:"Aukera Eskuragarriak",DlgSelectOpText:"Testua",DlgSelectOpValue:"Balorea",DlgSelectBtnAdd:"Gehitu",DlgSelectBtnModify:"Aldatu",DlgSelectBtnUp:"Gora",DlgSelectBtnDown:"Behera",DlgSelectBtnSetValue:"Aukeratutako balorea ezarri",DlgSelectBtnDelete:"Ezabatu",DlgTextareaName:"Izena",DlgTextareaCols:"Zutabeak",DlgTextareaRows:"Lerroak",DlgTextName:"Izena",DlgTextValue:"Balorea",DlgTextCharWidth:"Zabalera",DlgTextMaxChars:"Zenbat karaktere gehienez",DlgTextType:"Mota",DlgTextTypeText:"Testua",DlgTextTypePass:"Pasahitza",DlgHiddenName:"Izena",DlgHiddenValue:"Balorea",BulletedListProp:"Buletdun Zerrendaren Ezarpenak",NumberedListProp:"Zenbakidun Zerrendaren Ezarpenak",DlgLstStart:"Hasiera",DlgLstType:"Mota",DlgLstTypeCircle:"Zirkulua",DlgLstTypeDisc:"Diskoa",DlgLstTypeSquare:"Karratua",DlgLstTypeNumbers:"Zenbakiak (1, 2, 3)",DlgLstTypeLCase:"Letra xeheak (a, b, c)",DlgLstTypeUCase:"Letra larriak (A, B, C)",DlgLstTypeSRoman:"Erromatar zenbaki zeheak (i, ii, iii)",DlgLstTypeLRoman:"Erromatar zenbaki larriak (I, II, III)",DlgDocGeneralTab:"Orokorra",DlgDocBackTab:"Atzealdea",DlgDocColorsTab:"Koloreak eta Marjinak",DlgDocMetaTab:"Meta Informazioa",DlgDocPageTitle:"Orriaren Izenburua",DlgDocLangDir:"Hizkuntzaren Norabidea",DlgDocLangDirLTR:"Ezkerretik eskumara (LTR)",DlgDocLangDirRTL:"Eskumatik ezkerrera (RTL)",DlgDocLangCode:"Hizkuntzaren Kodea",DlgDocCharSet:"Karaktere Multzoaren Kodeketa",DlgDocCharSetCE:"Erdialdeko Europakoa",DlgDocCharSetCT:"Txinatar Tradizionala (Big5)",DlgDocCharSetCR:"Zirilikoa",DlgDocCharSetGR:"Grekoa",DlgDocCharSetJP:"Japoniarra",DlgDocCharSetKR:"Korearra",DlgDocCharSetTR:"Turkiarra",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Mendebaldeko Europakoa",DlgDocCharSetOther:"Beste Karaktere Multzoko Kodeketa",DlgDocDocType:"Document Type Goiburua",DlgDocDocTypeOther:"Beste Document Type Goiburua",DlgDocIncXHTML:"XHTML Ezarpenak",DlgDocBgColor:"Atzeko Kolorea",DlgDocBgImage:"Atzeko Irudiaren URL-a",DlgDocBgNoScroll:"Korritze gabeko Atzealdea",DlgDocCText:"Testua",DlgDocCLink:"Estekak",DlgDocCVisited:"Bisitatutako Estekak",DlgDocCActive:"Esteka Aktiboa",DlgDocMargins:"Orrialdearen marjinak",DlgDocMaTop:"Goian",DlgDocMaLeft:"Ezkerrean",DlgDocMaRight:"Eskuman",DlgDocMaBottom:"Behean",DlgDocMeIndex:"Dokumentuaren Gako-hitzak (komarekin bananduta)",DlgDocMeDescr:"Dokumentuaren Deskribapena",DlgDocMeAuthor:"Egilea",DlgDocMeCopy:"Copyright",DlgDocPreview:"Aurrebista",Templates:"Txantiloiak",DlgTemplatesTitle:"Eduki Txantiloiak",DlgTemplatesSelMsg:"Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):",DlgTemplatesLoading:"Txantiloiak kargatzen. Itxaron mesedez...",DlgTemplatesNoTpl:"(Ez dago definitutako txantiloirik)",DlgTemplatesReplace:"Ordeztu oraingo edukiak",DlgAboutAboutTab:"Honi buruz",DlgAboutBrowserInfoTab:"Nabigatzailearen Informazioa",DlgAboutLicenseTab:"Lizentzia",DlgAboutVersion:"bertsioa",DlgAboutInfo:"Informazio gehiago eskuratzeko hona joan",DlgDivGeneralTab:"Orokorra",DlgDivAdvancedTab:"Aurreratua",DlgDivStyle:"Estiloa",DlgDivInlineStyle:"Inline Estiloa"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/fa.js b/horde/services/editor/fckeditor/editor/lang/fa.js
deleted file mode 100644 (file)
index 669cd2a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"rtl",ToolbarCollapse:"???????????? ??????????????????",ToolbarExpand:"???????????? ??????????????????",Save:"??????????",NewPage:"?????????? ????????",Preview:"???????????????????",Cut:"??????",Copy:"??????",Paste:"??????????????",PasteText:"?????????????? ???? ?????????? ?????? ??????????",PasteWord:"?????????????? ???? Word",Print:"??????",SelectAll:"?????????? ??????",RemoveFormat:"?????????????? ????????",InsertLinkLbl:"??????????",InsertLink:"??????????????/???????????? ????????????",RemoveLink:"?????????????? ??????????",VisitLink:"?????? ???????? ??????????",Anchor:"??????????????/???????????? ??????????",AnchorDelete:"?????????????? ????????",InsertImageLbl:"??????????",InsertImage:"??????????????/???????????? ????????????",InsertFlashLbl:"Flash",InsertFlash:"??????????????/???????????? ??Flash",InsertTableLbl:"????????",InsertTable:"??????????????/???????????? ??????????",InsertLineLbl:"????",InsertLine:"?????????????? ???? ??????????",InsertSpecialCharLbl:"???????????? ????????",InsertSpecialChar:"?????????????? ???????????? ????????",InsertSmileyLbl:"????????????",InsertSmiley:"?????????????? ????????????",About:"?????????????? FCKeditor",Bold:"????????",Italic:"??????????",Underline:"???????????????????",StrikeThrough:"???????????????",Subscript:"??????????????",Superscript:"????????????????",LeftJustify:"?????????????",CenterJustify:"?????????????????",RightJustify:"?????????????????",BlockJustify:"?????????????????",DecreaseIndent:"???????? ??????????????",IncreaseIndent:"???????????? ??????????????",Blockquote:"???????? ?????? ??????",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"????????????",Redo:"??????????????",NumberedListLbl:"?????????? ???????????????????",NumberedList:"??????????????/?????????????? ?????????? ???????????????????",BulletedListLbl:"?????????? ???????????????",BulletedList:"??????????????/?????????????? ?????????? ???????????????",ShowTableBorders:"?????????? ???????? ????????",ShowDetails:"?????????? ????????????",Style:"??????",FontFormat:"????????",Font:"??????",FontSize:"????????????",TextColor:"?????? ??????",BGColor:"?????? ?????????????????",Source:"????????",Find:"??????????",Replace:"????????????????",SpellCheck:"?????????? ????????",UniversalKeyboard:"??????????????????? ??????????",PageBreakLbl:"???????????? ???????????? ??????????",PageBreak:"?????????????? ???????????? ???????????? ??????????",Form:"??????",Checkbox:"?????????? ?????????????????",RadioButton:"?????????? ??????????????",TextField:"???????? ????????",Textarea:"???????????? ????????",HiddenField:"???????? ??????????",Button:"????????",SelectionField:"???????? ???????????????????????",ImageButton:"?????????? ????????????",FitWindow:"??????????????????????? ???????????????? ????????????????",ShowBlocks:"?????????? ???????????????",EditLink:"???????????? ??????????",CellCM:"????????",RowCM:"??????",ColumnCM:"????????",InsertRowAfter:"???????????? ?????? ?????? ????",InsertRowBefore:"???????????? ?????? ?????? ????",DeleteRows:"?????? ??????????",InsertColumnAfter:"???????????? ???????? ?????? ????",InsertColumnBefore:"???????????? ???????? ?????? ????",DeleteColumns:"?????? ????????????",InsertCellAfter:"???????????? ???????? ?????? ????",InsertCellBefore:"???????????? ???????? ?????? ????",DeleteCells:"?????? ????????????",MergeCells:"?????????? ????????????",MergeRight:"?????????? ???? ????????",MergeDown:"?????????? ???? ??????????",HorizontalSplitCell:"?????? ???????? ???????? ????????",VerticalSplitCell:"?????? ???????? ?????????? ????????",TableDelete:"????????????????? ????????",CellProperties:"???????????????? ????????",TableProperties:"???????????????? ????????",ImageProperties:"???????????????? ??????????",FlashProperties:"???????????????? Flash",AnchorProp:"???????????????? ????????",ButtonProp:"???????????????? ????????",CheckboxProp:"???????????????? ?????????? ?????????????????",HiddenFieldProp:"???????????????? ???????? ??????????",RadioButtonProp:"???????????????? ?????????? ??????????????",ImageButtonProp:"???????????????? ?????????? ????????????",TextFieldProp:"???????????????? ???????? ????????",SelectionFieldProp:"???????????????? ???????? ???????????????????????",TextareaProp:"???????????????? ???????????? ????????",FormProp:"???????????????? ??????",FontFormats:"??????????;?????????????????;????????;???????????? 1;???????????? 2;???????????? 3;???????????? 4;???????????? 5;???????????? 6;??????;(DIV)",ProcessingXHTML:"???????????? XHTML. ???????? ?????? ????????...",Done:"?????????? ????",PasteWordConfirm:"???????? ???? ??????????????????? ???????????????? ???? ?????? ????????????? ???? Word ?????? ?????? ??????. ?????? ??????????????????? ?????? ???? ?????????????? ???? ???? ????????????????? ??????????",NotCompatiblePaste:"?????? ?????????? ???????? ???????????? Internet Explorer ???? ?????????? 5.5 ???? ???????????? ???? ?????????? ??????. ?????? ??????????????????? ???????? ??????????????????? ?????? ???? ??????????????????",UnknownToolbarItem:'?????????? ?????????????????? ???????????????? "%1"',UnknownCommand:'?????? ?????????? ???????????????? "%1"',NotImplemented:"?????????? ????????????????????????????????",UnknownToolbarSet:'?????????????? ?????????????????? "%1" ???????? ??????????',NoActiveX:'?????????????? ???????????? ???????????? ?????? ???????? ?????? ???? ???????? ???? ???????????????? ???????????? ?????????????? ?????????? ??????. ?????? ???????? ???????????? "Run ActiveX controls and plug-ins" ???? ???????? ????????. ???????? ?????? ?????? ???? ?????????????? ?????????? ?????????? ?? ?????????? ?????????? ?????????????????? ????????.',BrowseServerBlocked:"?????????????? ???????????????? ???????????? ?????????? ?????????? ????????. ?????????????? ???????? ???????? ???? ?????????? ????????????????????? ?????????????? ???? ?????????? popup ???? ???? ?????? ?????????????????????????.",DialogBlocked:"?????????????? ???????????????? ???????????? ???????? ???????????? ?????????? ????????. ?????????????? ???????? ???????? ???? ?????????? ????????????????????? ?????????????? ???? ?????????? popup ???? ???? ?????? ?????????????????????????.",VisitLinkBlocked:"?????????? ?????????????? ???? ?????????? ???????? ????????. ?????????????? ???????? ???????? ???? ?????????? ????????????????????? ?????????????? ???? ?????????? popup ???? ???? ?????? ?????????????????????????.",DlgBtnOK:"??????????",DlgBtnCancel:"????????????",DlgBtnClose:"????????",DlgBtnBrowseServer:"??????????????????????? ????????",DlgAdvancedTag:"??????????????",DlgOpOther:"<????????>",DlgInfoTab:"??????????????",DlgAlertUrl:"?????????? URL ???? ??????????????",DlgGenNotSet:"<???????????????????>",DlgGenId:"??????????",DlgGenLangDir:"????????????????? ????????",DlgGenLangDirLtr:"???? ???? ???????? (LTR)",DlgGenLangDirRtl:"???????? ???? ???? (RTL)",DlgGenLangCode:"???? ????????",DlgGenAccessKey:"???????? ??????????????",DlgGenName:"??????",DlgGenTabIndex:"???????????? ???????????? ???? Tab",DlgGenLongDescr:"URL ?????????? ????????????",DlgGenClass:"?????????????? ???????????????????(Stylesheet)",DlgGenTitle:"?????????? ????????",DlgGenContType:"?????? ???????????? ????????",DlgGenLinkCharset:"??????????????????? ???????? ??????????????????",DlgGenStyle:"????????(style)",DlgImgTitle:"???????????????? ??????????",DlgImgInfoTab:"?????????????? ??????????",DlgImgBtnUpload:"???? ???????? ??????????",DlgImgURL:"URL",DlgImgUpload:"???????????? ???? ????????",DlgImgAlt:"?????? ??????????????",DlgImgWidth:"????????",DlgImgHeight:"??????????",DlgImgLockRatio:"????????????????? ??????????",DlgBtnResetSize:"???????????????? ????????????",DlgImgBorder:"??????",DlgImgHSpace:"???????????? ????????",DlgImgVSpace:"???????????? ??????????",DlgImgAlign:"????????",DlgImgAlignLeft:"????",DlgImgAlignAbsBottom:"?????????? ????????",DlgImgAlignAbsMiddle:"?????? ????????",DlgImgAlignBaseline:"???????????????",DlgImgAlignBottom:"??????????",DlgImgAlignMiddle:"??????",DlgImgAlignRight:"????????",DlgImgAlignTextTop:"?????? ????????",DlgImgAlignTop:"????????",DlgImgPreview:"???????????????????",DlgImgAlertUrl:"???????? URL ?????????? ???? ??????????????",DlgImgLinkTab:"??????????",DlgFlashTitle:"???????????????? Flash",DlgFlashChkPlay:"???????? ??????????????",DlgFlashChkLoop:"?????????? ??????????",DlgFlashChkMenu:"????????????????????????? ???????? Flash",DlgFlashScale:"??????????",DlgFlashScaleAll:"?????????? ??????",DlgFlashScaleNoBorder:"???????? ????????",DlgFlashScaleFit:"?????????????? ????????",DlgLnkWindowTitle:"??????????",DlgLnkInfoTab:"?????????????? ??????????",DlgLnkTargetTab:"????????",DlgLnkType:"?????? ??????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"???????? ???? ???????? ????????",DlgLnkTypeEMail:"?????? ????????????????????",DlgLnkProto:"????????????",DlgLnkProtoOther:"<????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???? ???????? ????????????????",DlgLnkAnchorByName:"???? ?????? ????????",DlgLnkAnchorById:"???? ???????????? ??????????",DlgLnkNoAnchors:"(???? ?????? ?????? ?????????? ?????????????? ????????)",DlgLnkEMail:"?????????? ?????? ????????????????????",DlgLnkEMailSubject:"?????????? ????????",DlgLnkEMailBody:"?????? ????????",DlgLnkUpload:"???????????? ???? ????????",DlgLnkBtnUpload:"???? ???????? ??????????",DlgLnkTarget:"????????",DlgLnkTargetFrame:"<????????>",DlgLnkTargetPopup:"<???????????? ??????????>",DlgLnkTargetBlank:"???????????? ???????? (_blank)",DlgLnkTargetParent:"???????????? ???????? (_parent)",DlgLnkTargetSelf:"???????? ?????????? (_self)",DlgLnkTargetTop:"???????????????? ?????????? (_top)",DlgLnkTargetFrameName:"?????? ???????? ????????",DlgLnkPopWinName:"?????? ???????????? ??????????",DlgLnkPopWinFeat:"???????????????? ???????????? ??????????",DlgLnkPopResize:"???????? ?????????? ????????????",DlgLnkPopLocation:"???????? ????????????",DlgLnkPopMenu:"???????? ??????",DlgLnkPopScroll:"????????????????? ????????????",DlgLnkPopStatus:"???????? ??????????",DlgLnkPopToolbar:"??????????????????",DlgLnkPopFullScrn:"??????????????????? (IE)",DlgLnkPopDependent:"???????????? (Netscape)",DlgLnkPopWidth:"????????",DlgLnkPopHeight:"??????????",DlgLnkPopLeft:"???????????? ??????",DlgLnkPopTop:"???????????? ??????????",DlnLnkMsgNoUrl:"???????? URL ?????????? ???? ??????????????",DlnLnkMsgNoEMail:"???????? ?????????? ?????? ???????????????????? ???? ??????????????",DlnLnkMsgNoAnchor:"???????? ?????????? ???? ????????????????",DlnLnkMsgInvPopName:"?????? ???????????? ?????????? ???????? ???? ???? ???????????? ?????????????? ???????? ???????? ?? ?????????? ??????????????????? ???????? ???? ???? ??????????",DlgColorTitle:"?????????? ??????",DlgColorBtnClear:"?????????????????",DlgColorHighlight:"??????????",DlgColorSelected:"??????????????",DlgSmileyTitle:"?????????????? ????????????",DlgSpecialCharTitle:"?????????? ???????????????????????",DlgTableTitle:"???????????????? ????????",DlgTableRows:"??????????",DlgTableColumns:"????????????",DlgTableBorder:"?????????????? ??????",DlgTableAlign:"????????",DlgTableAlignNotSet:"<???????????????????>",DlgTableAlignLeft:"????",DlgTableAlignCenter:"??????",DlgTableAlignRight:"????????",DlgTableWidth:"????????",DlgTableWidthPx:"??????????",DlgTableWidthPc:"????????",DlgTableHeight:"??????????",DlgTableCellSpace:"???????????? ???????? ????????????",DlgTableCellPad:"???????????? ?????????? ???? ????????",DlgTableCaption:"??????????",DlgTableSummary:"??????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"???????????????? ????????",DlgCellWidth:"????????",DlgCellWidthPx:"??????????",DlgCellWidthPc:"????????",DlgCellHeight:"??????????",DlgCellWordWrap:"?????????? ???????????????",DlgCellWordWrapNotSet:"<???????????????????>",DlgCellWordWrapYes:"??????",DlgCellWordWrapNo:"??????",DlgCellHorAlign:"???????? ??????????",DlgCellHorAlignNotSet:"<???????????????????>",DlgCellHorAlignLeft:"????",DlgCellHorAlignCenter:"??????",DlgCellHorAlignRight:"????????",DlgCellVerAlign:"???????? ????????????",DlgCellVerAlignNotSet:"<???????????????????>",DlgCellVerAlignTop:"????????",DlgCellVerAlignMiddle:"????????",DlgCellVerAlignBottom:"??????????",DlgCellVerAlignBaseline:"???????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????????????? ??????????",DlgCellCollSpan:"?????????????? ????????????",DlgCellBackColor:"?????? ?????????????????",DlgCellBorderColor:"?????? ??????",DlgCellBtnSelect:"????????????????...",DlgFindAndReplaceTitle:"?????????? ?? ????????????????",DlgFindTitle:"??????????",DlgFindFindBtn:"??????????",DlgFindNotFoundMsg:"?????? ?????????????? ???????? ??????.",DlgReplaceTitle:"????????????????",DlgReplaceFindLbl:"????????????? ???? ?????????????????:",DlgReplaceReplaceLbl:"???????????????? ????:",DlgReplaceCaseChk:"???????????? ???? ?????????? ?? ?????????? ?????????????????",DlgReplaceReplaceBtn:"????????????????",DlgReplaceReplAllBtn:"???????????????? ???????? ?????????????????",DlgReplaceWordChk:"???????????? ???? ?????????? ????????",PasteErrorCut:"?????????????? ???????????? ???????????? ?????? ?????????? ??????????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ?????? ???? ?????????? ??????. ???????? ???? ????????????????? ??????????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl+X).",PasteErrorCopy:"?????????????? ???????????? ???????????? ?????? ?????????? ??????????????? ???? ???????????????? ???? ?????? ???????????? ?????????????????? ????????????????? ???? ?????????? ??????. ???????? ???? ????????????????? ??????????????????? ?????? ?????? ???? ?????????? ???????? (Ctrl+C).",PasteAsText:"?????????????? ???? ?????????? ?????? ??????????",PasteFromWord:"?????????????? ???? Word",DlgPasteMsg2:"???????? ?????? ???? ???? ?????????????? (<STRONG>Ctrl+V</STRONG>) ???? ?????? ?????????? ???????? ???????????????? ?? <STRONG>??????????</STRONG> ???? ??????????.",DlgPasteSec:"???? ???????? ?????????????? ???????????? ???????????? ???????? ???????????????? ??????????????????? ???????????? ???????????? ???? ????????????????? clipboard ?????????? ????????. ?????? ???????? ???????????? ???????? ???? ?????? ?????????? ????????????????.",DlgPasteIgnoreFont:"????????????????? ???? ???????????? ?????? ??????",DlgPasteRemoveStyles:"????????????????? ???? ???????????? ?????? (style)",ColorAutomatic:"????????????",ColorMoreColors:"???????????? ??????????...",DocProps:"???????????????? ??????",DlgAnchorTitle:"???????????????? ????????",DlgAnchorName:"?????? ????????",DlgAnchorErrorName:"???????? ?????? ???????? ???? ??????????????",DlgSpellNotInDic:"???? ??????????????????? ???????? ??????",DlgSpellChangeTo:"?????????? ????",DlgSpellBtnIgnore:"?????????????????",DlgSpellBtnIgnoreAll:"????????????????? ??????",DlgSpellBtnReplace:"????????????????",DlgSpellBtnReplaceAll:"???????????????? ??????",DlgSpellBtnUndo:"????????????",DlgSpellNoSuggestions:"- ???????????????? ???????? -",DlgSpellProgress:"?????????? ???????? ???? ?????? ??????????...",DlgSpellNoMispell:"?????????? ???????? ?????????? ????. ?????? ????????????????????? ???????? ??????",DlgSpellNoChanges:"?????????? ???????? ?????????? ????. ?????? ??????????????? ?????????? ??????????",DlgSpellOneChange:"?????????? ???????? ?????????? ????. ???? ???????? ?????????? ????????",DlgSpellManyChanges:"?????????? ???????? ?????????? ????. %1 ???????? ?????????? ????????",IeSpellDownload:"????????????????????????? ???????? ?????? ???????? ??????. ?????? ??????????????????? ???? ???? ????????????????? ???????????? ??????????",DlgButtonText:"?????? (??????????)",DlgButtonType:"??????",DlgButtonTypeBtn:"????????",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"???????????????? (Reset)",DlgCheckboxName:"??????",DlgCheckboxValue:"??????????",DlgCheckboxSelected:"??????????????",DlgFormName:"??????",DlgFormAction:"????????????",DlgFormMethod:"??????",DlgSelectName:"??????",DlgSelectValue:"??????????",DlgSelectSize:"????????????",DlgSelectLines:"????????",DlgSelectChkMulti:"?????????? ?????????????? ?????????? ????????",DlgSelectOpAvail:"??????????????????? ??????????????",DlgSelectOpText:"??????",DlgSelectOpValue:"??????????",DlgSelectBtnAdd:"????????????",DlgSelectBtnModify:"????????????",DlgSelectBtnUp:"????????",DlgSelectBtnDown:"??????????",DlgSelectBtnSetValue:"?????????? ???? ?????????? ?????????? ????????????????",DlgSelectBtnDelete:"?????????????????",DlgTextareaName:"??????",DlgTextareaCols:"????????????",DlgTextareaRows:"??????????",DlgTextName:"??????",DlgTextValue:"??????????",DlgTextCharWidth:"?????????? ??????????",DlgTextMaxChars:"?????????????? ?????????????????",DlgTextType:"??????",DlgTextTypeText:"??????",DlgTextTypePass:"??????????????",DlgHiddenName:"??????",DlgHiddenValue:"??????????",BulletedListProp:"???????????????? ?????????? ???????????????",NumberedListProp:"???????????????? ?????????? ???????????????????",DlgLstStart:"????????",DlgLstType:"??????",DlgLstTypeCircle:"??????????",DlgLstTypeDisc:"??????",DlgLstTypeSquare:"??????????????",DlgLstTypeNumbers:"????????????????? (1?? 2?? 3)",DlgLstTypeLCase:"??????????????????? ???????? (a?? b?? c)",DlgLstTypeUCase:"??????????????????? ???????? (A?? B?? C)",DlgLstTypeSRoman:"?????????????? ???????? ???????? (i?? ii?? iii)",DlgLstTypeLRoman:"?????????????? ???????? ???????? (I?? II?? III)",DlgDocGeneralTab:"??????????",DlgDocBackTab:"?????????????????",DlgDocColorsTab:"?????????? ?? ?????????????????",DlgDocMetaTab:"??????????????",DlgDocPageTitle:"?????????? ????????",DlgDocLangDir:"?????? ????????",DlgDocLangDirLTR:"???? ???? ???????? (LTR(",DlgDocLangDirRTL:"???????? ???? ???? (RTL(",DlgDocLangCode:"???? ????????",DlgDocCharSet:"???????????????? ???????????????????",DlgDocCharSetCE:"???????????? ??????????",DlgDocCharSetCT:"???????? ???????? (Big5)",DlgDocCharSetCR:"??????????????",DlgDocCharSetGR:"????????????",DlgDocCharSetJP:"??????????",DlgDocCharSetKR:"?????????????",DlgDocCharSetTR:"????????",DlgDocCharSetUN:"?????????????? (UTF-8)",DlgDocCharSetWE:"???????????? ????????",DlgDocCharSetOther:"???????????????? ??????????????????? ????????",DlgDocDocType:"?????????? ?????? ??????",DlgDocDocTypeOther:"?????????? ?????? ?????? ????????",DlgDocIncXHTML:"???????? ???????????? XHTML",DlgDocBgColor:"?????? ?????????????????",DlgDocBgImage:"URL ?????????? ?????????????????",DlgDocBgNoScroll:"??????????????????? ???????????????????????????",DlgDocCText:"??????",DlgDocCLink:"??????????",DlgDocCVisited:"?????????? ?????????????????????",DlgDocCActive:"?????????? ????????",DlgDocMargins:"??????????????????? ????????",DlgDocMaTop:"????????",DlgDocMaLeft:"????",DlgDocMaRight:"????????",DlgDocMaBottom:"??????????",DlgDocMeIndex:"???????????????????? ??????????????????????? ?????? (???? ???????? ?????? ????????)",DlgDocMeDescr:"?????????? ??????",DlgDocMeAuthor:"??????????????",DlgDocMeCopy:"?????????????????",DlgDocPreview:"???????????????????",Templates:"????????????",DlgTemplatesTitle:"?????????????? ??????????????",DlgTemplatesSelMsg:"???????? ?????????? ?????????????? ???? ???????? ?????????????? ???? ???????????????? ????????????????<br>(?????????????? ?????????? ???? ?????? ???????????? ??????):",DlgTemplatesLoading:"???????????????? ?????????? ????????????. ???????? ?????? ????????...",DlgTemplatesNoTpl:"(???????????? ?????????? ???????? ??????)",DlgTemplatesReplace:"?????????????? ?????????? ?????????????? ????????",DlgAboutAboutTab:"????????????",DlgAboutBrowserInfoTab:"?????????????? ????????????",DlgAboutLicenseTab:"??????????????????",DlgAboutVersion:"??????????",DlgAboutInfo:"???????? ?????????? ?????????? ???? ?????? ?????????? ??????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/fi.js b/horde/services/editor/fckeditor/editor/lang/fi.js
deleted file mode 100644 (file)
index fe1e728..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Piilota ty??kalurivi",ToolbarExpand:"N??yt?? ty??kalurivi",Save:"Tallenna",NewPage:"Tyhjenn??",Preview:"Esikatsele",Cut:"Leikkaa",Copy:"Kopioi",Paste:"Liit??",PasteText:"Liit?? tekstin??",PasteWord:"Liit?? Wordista",Print:"Tulosta",SelectAll:"Valitse kaikki",RemoveFormat:"Poista muotoilu",InsertLinkLbl:"Linkki",InsertLink:"Lis???? linkki/muokkaa linkki??",RemoveLink:"Poista linkki",VisitLink:"Open Link",Anchor:"Lis???? ankkuri/muokkaa ankkuria",AnchorDelete:"Poista ankkuri",InsertImageLbl:"Kuva",InsertImage:"Lis???? kuva/muokkaa kuvaa",InsertFlashLbl:"Flash",InsertFlash:"Lis????/muokkaa Flashia",InsertTableLbl:"Taulu",InsertTable:"Lis???? taulu/muokkaa taulua",InsertLineLbl:"Murtoviiva",InsertLine:"Lis???? murtoviiva",InsertSpecialCharLbl:"Erikoismerkki",InsertSpecialChar:"Lis???? erikoismerkki",InsertSmileyLbl:"Hymi??",InsertSmiley:"Lis???? hymi??",About:"FCKeditorista",Bold:"Lihavoitu",Italic:"Kursivoitu",Underline:"Alleviivattu",StrikeThrough:"Yliviivattu",Subscript:"Alaindeksi",Superscript:"Yl??indeksi",LeftJustify:"Tasaa vasemmat reunat",CenterJustify:"Keskit??",RightJustify:"Tasaa oikeat reunat",BlockJustify:"Tasaa molemmat reunat",DecreaseIndent:"Pienenn?? sisennyst??",IncreaseIndent:"Suurenna sisennyst??",Blockquote:"Lainaus",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Kumoa",Redo:"Toista",NumberedListLbl:"Numerointi",NumberedList:"Lis????/poista numerointi",BulletedListLbl:"Luottelomerkit",BulletedList:"Lis????/poista luottelomerkit",ShowTableBorders:"N??yt?? taulun rajat",ShowDetails:"N??yt?? muotoilu",Style:"Tyyli",FontFormat:"Muotoilu",Font:"Fontti",FontSize:"Koko",TextColor:"Tekstiv??ri",BGColor:"Taustav??ri",Source:"Koodi",Find:"Etsi",Replace:"Korvaa",SpellCheck:"Tarkista oikeinkirjoitus",UniversalKeyboard:"Universaali n??pp??imist??",PageBreakLbl:"Sivun vaihto",PageBreak:"Lis???? sivun vaihto",Form:"Lomake",Checkbox:"Valintaruutu",RadioButton:"Radiopainike",TextField:"Tekstikentt??",Textarea:"Tekstilaatikko",HiddenField:"Piilokentt??",Button:"Painike",SelectionField:"Valintakentt??",ImageButton:"Kuvapainike",FitWindow:"Suurenna editori koko ikkunaan",ShowBlocks:"N??yt?? elementit",EditLink:"Muokkaa linkki??",CellCM:"Solu",RowCM:"Rivi",ColumnCM:"Sarake",InsertRowAfter:"Lis???? rivi alapuolelle",InsertRowBefore:"Lis???? rivi yl??puolelle",DeleteRows:"Poista rivit",InsertColumnAfter:"Lis???? sarake oikealle",InsertColumnBefore:"Lis???? sarake vasemmalle",DeleteColumns:"Poista sarakkeet",InsertCellAfter:"Lis???? solu per????n",InsertCellBefore:"Lis???? solu eteen",DeleteCells:"Poista solut",MergeCells:"Yhdist?? solut",MergeRight:"Yhdist?? oikealla olevan kanssa",MergeDown:"Yhdist?? alla olevan kanssa",HorizontalSplitCell:"Jaa solu vaakasuunnassa",VerticalSplitCell:"Jaa solu pystysuunnassa",TableDelete:"Poista taulu",CellProperties:"Solun ominaisuudet",TableProperties:"Taulun ominaisuudet",ImageProperties:"Kuvan ominaisuudet",FlashProperties:"Flash ominaisuudet",AnchorProp:"Ankkurin ominaisuudet",ButtonProp:"Painikkeen ominaisuudet",CheckboxProp:"Valintaruudun ominaisuudet",HiddenFieldProp:"Piilokent??n ominaisuudet",RadioButtonProp:"Radiopainikkeen ominaisuudet",ImageButtonProp:"Kuvapainikkeen ominaisuudet",TextFieldProp:"Tekstikent??n ominaisuudet",SelectionFieldProp:"Valintakent??n ominaisuudet",TextareaProp:"Tekstilaatikon ominaisuudet",FormProp:"Lomakkeen ominaisuudet",FontFormats:"Normaali;Muotoiltu;Osoite;Otsikko 1;Otsikko 2;Otsikko 3;Otsikko 4;Otsikko 5;Otsikko 6",ProcessingXHTML:"Prosessoidaan XHTML:????. Odota hetki...",Done:"Valmis",PasteWordConfirm:"Teksti, jonka haluat liitt????, n??ytt???? olevan kopioitu Wordista. Haluatko puhdistaa sen ennen liitt??mist???",NotCompatiblePaste:"T??m?? komento toimii vain Internet Explorer 5.5:ssa tai uudemmassa. Haluatko liitt???? ilman puhdistusta?",UnknownToolbarItem:'Tuntemanton ty??kalu "%1"',UnknownCommand:'Tuntematon komento "%1"',NotImplemented:"Komentoa ei ole liitetty sovellukseen",UnknownToolbarSet:'Ty??kalukokonaisuus "%1" ei ole olemassa',NoActiveX:'Selaimesi turvallisuusasetukset voivat rajoittaa joitain editorin ominaisuuksia. Sinun pit???? ottaa k??ytt????n asetuksista "Suorita ActiveX komponentit ja -plugin-laajennukset". Saatat kohdata virheit?? ja huomata puuttuvia ominaisuuksia.',BrowseServerBlocked:"Resurssiselainta ei voitu avata. Varmista, ett?? ponnahdusikkunoiden est??j??t eiv??t ole p????ll??.",DialogBlocked:"Apuikkunaa ei voitu avaata. Varmista, ett?? ponnahdusikkunoiden est??j??t eiv??t ole p????ll??.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Peruuta",DlgBtnClose:"Sulje",DlgBtnBrowseServer:"Selaa palvelinta",DlgAdvancedTag:"Lis??ominaisuudet",DlgOpOther:"Muut",DlgInfoTab:"Info",DlgAlertUrl:"Lis???? URL",DlgGenNotSet:"<ei asetettu>",DlgGenId:"Tunniste",DlgGenLangDir:"Kielen suunta",DlgGenLangDirLtr:"Vasemmalta oikealle (LTR)",DlgGenLangDirRtl:"Oikealta vasemmalle (RTL)",DlgGenLangCode:"Kielikoodi",DlgGenAccessKey:"Pikan??pp??in",DlgGenName:"Nimi",DlgGenTabIndex:"Tabulaattori indeksi",DlgGenLongDescr:"Pitk??n kuvauksen URL",DlgGenClass:"Tyyliluokat",DlgGenTitle:"Avustava otsikko",DlgGenContType:"Avustava sis??ll??n tyyppi",DlgGenLinkCharset:"Linkitetty kirjaimisto",DlgGenStyle:"Tyyli",DlgImgTitle:"Kuvan ominaisuudet",DlgImgInfoTab:"Kuvan tiedot",DlgImgBtnUpload:"L??het?? palvelimelle",DlgImgURL:"Osoite",DlgImgUpload:"Lis???? kuva",DlgImgAlt:"Vaihtoehtoinen teksti",DlgImgWidth:"Leveys",DlgImgHeight:"Korkeus",DlgImgLockRatio:"Lukitse suhteet",DlgBtnResetSize:"Alkuper??inen koko",DlgImgBorder:"Raja",DlgImgHSpace:"Vaakatila",DlgImgVSpace:"Pystytila",DlgImgAlign:"Kohdistus",DlgImgAlignLeft:"Vasemmalle",DlgImgAlignAbsBottom:"Aivan alas",DlgImgAlignAbsMiddle:"Aivan keskelle",DlgImgAlignBaseline:"Alas (teksti)",DlgImgAlignBottom:"Alas",DlgImgAlignMiddle:"Keskelle",DlgImgAlignRight:"Oikealle",DlgImgAlignTextTop:"Yl??s (teksti)",DlgImgAlignTop:"Yl??s",DlgImgPreview:"Esikatselu",DlgImgAlertUrl:"Kirjoita kuvan osoite (URL)",DlgImgLinkTab:"Linkki",DlgFlashTitle:"Flash ominaisuudet",DlgFlashChkPlay:"Automaattinen k??ynnistys",DlgFlashChkLoop:"Toisto",DlgFlashChkMenu:"N??yt?? Flash-valikko",DlgFlashScale:"Levit??",DlgFlashScaleAll:"N??yt?? kaikki",DlgFlashScaleNoBorder:"Ei rajaa",DlgFlashScaleFit:"Tarkka koko",DlgLnkWindowTitle:"Linkki",DlgLnkInfoTab:"Linkin tiedot",DlgLnkTargetTab:"Kohde",DlgLnkType:"Linkkityyppi",DlgLnkTypeURL:"Osoite",DlgLnkTypeAnchor:"Ankkuri t??ss?? sivussa",DlgLnkTypeEMail:"S??hk??posti",DlgLnkProto:"Protokolla",DlgLnkProtoOther:"<muu>",DlgLnkURL:"Osoite",DlgLnkAnchorSel:"Valitse ankkuri",DlgLnkAnchorByName:"Ankkurin nimen mukaan",DlgLnkAnchorById:"Ankkurin ID:n mukaan",DlgLnkNoAnchors:"(Ei ankkureita t??ss?? dokumentissa)",DlgLnkEMail:"S??hk??postiosoite",DlgLnkEMailSubject:"Aihe",DlgLnkEMailBody:"Viesti",DlgLnkUpload:"Lis???? tiedosto",DlgLnkBtnUpload:"L??het?? palvelimelle",DlgLnkTarget:"Kohde",DlgLnkTargetFrame:"<kehys>",DlgLnkTargetPopup:"<popup ikkuna>",DlgLnkTargetBlank:"Uusi ikkuna (_blank)",DlgLnkTargetParent:"Emoikkuna (_parent)",DlgLnkTargetSelf:"Sama ikkuna (_self)",DlgLnkTargetTop:"P????llimm??isin ikkuna (_top)",DlgLnkTargetFrameName:"Kohdekehyksen nimi",DlgLnkPopWinName:"Popup ikkunan nimi",DlgLnkPopWinFeat:"Popup ikkunan ominaisuudet",DlgLnkPopResize:"Venytett??v??",DlgLnkPopLocation:"Osoiterivi",DlgLnkPopMenu:"Valikkorivi",DlgLnkPopScroll:"Vierityspalkit",DlgLnkPopStatus:"Tilarivi",DlgLnkPopToolbar:"Vakiopainikkeet",DlgLnkPopFullScrn:"T??ysi ikkuna (IE)",DlgLnkPopDependent:"Riippuva (Netscape)",DlgLnkPopWidth:"Leveys",DlgLnkPopHeight:"Korkeus",DlgLnkPopLeft:"Vasemmalta (px)",DlgLnkPopTop:"Ylh????lt?? (px)",DlnLnkMsgNoUrl:"Linkille on kirjoitettava URL",DlnLnkMsgNoEMail:"Kirjoita s??hk??postiosoite",DlnLnkMsgNoAnchor:"Valitse ankkuri",DlnLnkMsgInvPopName:"Popup-ikkunan nimi pit???? alkaa aakkosella ja ei saa sis??lt???? v??lej??",DlgColorTitle:"Valitse v??ri",DlgColorBtnClear:"Tyhjenn??",DlgColorHighlight:"Kohdalla",DlgColorSelected:"Valittu",DlgSmileyTitle:"Lis???? hymi??",DlgSpecialCharTitle:"Valitse erikoismerkki",DlgTableTitle:"Taulun ominaisuudet",DlgTableRows:"Rivit",DlgTableColumns:"Sarakkeet",DlgTableBorder:"Rajan paksuus",DlgTableAlign:"Kohdistus",DlgTableAlignNotSet:"<ei asetettu>",DlgTableAlignLeft:"Vasemmalle",DlgTableAlignCenter:"Keskelle",DlgTableAlignRight:"Oikealle",DlgTableWidth:"Leveys",DlgTableWidthPx:"pikseli??",DlgTableWidthPc:"prosenttia",DlgTableHeight:"Korkeus",DlgTableCellSpace:"Solujen v??li",DlgTableCellPad:"Solujen sisennys",DlgTableCaption:"Otsikko",DlgTableSummary:"Yhteenveto",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Solun ominaisuudet",DlgCellWidth:"Leveys",DlgCellWidthPx:"pikseli??",DlgCellWidthPc:"prosenttia",DlgCellHeight:"Korkeus",DlgCellWordWrap:"Tekstikierr??tys",DlgCellWordWrapNotSet:"<Ei asetettu>",DlgCellWordWrapYes:"Kyll??",DlgCellWordWrapNo:"Ei",DlgCellHorAlign:"Vaakakohdistus",DlgCellHorAlignNotSet:"<Ei asetettu>",DlgCellHorAlignLeft:"Vasemmalle",DlgCellHorAlignCenter:"Keskelle",DlgCellHorAlignRight:"Oikealle",DlgCellVerAlign:"Pystykohdistus",DlgCellVerAlignNotSet:"<Ei asetettu>",DlgCellVerAlignTop:"Yl??s",DlgCellVerAlignMiddle:"Keskelle",DlgCellVerAlignBottom:"Alas",DlgCellVerAlignBaseline:"Tekstin alas",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rivin jatkuvuus",DlgCellCollSpan:"Sarakkeen jatkuvuus",DlgCellBackColor:"Taustav??ri",DlgCellBorderColor:"Rajan v??ri",DlgCellBtnSelect:"Valitse...",DlgFindAndReplaceTitle:"Etsi ja korvaa",DlgFindTitle:"Etsi",DlgFindFindBtn:"Etsi",DlgFindNotFoundMsg:"Etsitty?? teksti?? ei l??ytynyt.",DlgReplaceTitle:"Korvaa",DlgReplaceFindLbl:"Etsi mit??:",DlgReplaceReplaceLbl:"Korvaa t??ll??:",DlgReplaceCaseChk:"Sama kirjainkoko",DlgReplaceReplaceBtn:"Korvaa",DlgReplaceReplAllBtn:"Korvaa kaikki",DlgReplaceWordChk:"Koko sana",PasteErrorCut:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa leikkaamista. K??yt?? n??pp??imist???? leikkaamiseen (Ctrl+X).",PasteErrorCopy:"Selaimesi turva-asetukset eiv??t salli editorin toteuttaa kopioimista. K??yt?? n??pp??imist???? kopioimiseen (Ctrl+C).",PasteAsText:"Liit?? tekstin??",PasteFromWord:"Liit?? Wordista",DlgPasteMsg2:"Liit?? painamalla (<STRONG>Ctrl+V</STRONG>) ja painamalla <STRONG>OK</STRONG>.",DlgPasteSec:"Selaimesi turva-asetukset eiv??t salli editorin k??ytt???? leikep??yt???? suoraan. Sinun pit???? suorittaa liitt??minen t??ss?? ikkunassa.",DlgPasteIgnoreFont:"J??t?? huomioimatta fonttim????ritykset",DlgPasteRemoveStyles:"Poista tyylim????ritykset",ColorAutomatic:"Automaattinen",ColorMoreColors:"Lis???? v??rej??...",DocProps:"Dokumentin ominaisuudet",DlgAnchorTitle:"Ankkurin ominaisuudet",DlgAnchorName:"Nimi",DlgAnchorErrorName:"Ankkurille on kirjoitettava nimi",DlgSpellNotInDic:"Ei sanakirjassa",DlgSpellChangeTo:"Vaihda",DlgSpellBtnIgnore:"J??t?? huomioimatta",DlgSpellBtnIgnoreAll:"J??t?? kaikki huomioimatta",DlgSpellBtnReplace:"Korvaa",DlgSpellBtnReplaceAll:"Korvaa kaikki",DlgSpellBtnUndo:"Kumoa",DlgSpellNoSuggestions:"Ei ehdotuksia",DlgSpellProgress:"Tarkistus k??ynniss??...",DlgSpellNoMispell:"Tarkistus valmis: Ei virheit??",DlgSpellNoChanges:"Tarkistus valmis: Yht????n sanaa ei muutettu",DlgSpellOneChange:"Tarkistus valmis: Yksi sana muutettiin",DlgSpellManyChanges:"Tarkistus valmis: %1 sanaa muutettiin",IeSpellDownload:"Oikeinkirjoituksen tarkistusta ei ole asennettu. Haluatko ladata sen nyt?",DlgButtonText:"Teksti (arvo)",DlgButtonType:"Tyyppi",DlgButtonTypeBtn:"Painike",DlgButtonTypeSbm:"L??het??",DlgButtonTypeRst:"Tyhjenn??",DlgCheckboxName:"Nimi",DlgCheckboxValue:"Arvo",DlgCheckboxSelected:"Valittu",DlgFormName:"Nimi",DlgFormAction:"Toiminto",DlgFormMethod:"Tapa",DlgSelectName:"Nimi",DlgSelectValue:"Arvo",DlgSelectSize:"Koko",DlgSelectLines:"Rivit",DlgSelectChkMulti:"Salli usea valinta",DlgSelectOpAvail:"Ominaisuudet",DlgSelectOpText:"Teksti",DlgSelectOpValue:"Arvo",DlgSelectBtnAdd:"Lis????",DlgSelectBtnModify:"Muuta",DlgSelectBtnUp:"Yl??s",DlgSelectBtnDown:"Alas",DlgSelectBtnSetValue:"Aseta valituksi",DlgSelectBtnDelete:"Poista",DlgTextareaName:"Nimi",DlgTextareaCols:"Sarakkeita",DlgTextareaRows:"Rivej??",DlgTextName:"Nimi",DlgTextValue:"Arvo",DlgTextCharWidth:"Leveys",DlgTextMaxChars:"Maksimi merkkim????r??",DlgTextType:"Tyyppi",DlgTextTypeText:"Teksti",DlgTextTypePass:"Salasana",DlgHiddenName:"Nimi",DlgHiddenValue:"Arvo",BulletedListProp:"Luettelon ominaisuudet",NumberedListProp:"Numeroinnin ominaisuudet",DlgLstStart:"Alku",DlgLstType:"Tyyppi",DlgLstTypeCircle:"Keh??",DlgLstTypeDisc:"Ympyr??",DlgLstTypeSquare:"Neli??",DlgLstTypeNumbers:"Numerot (1, 2, 3)",DlgLstTypeLCase:"Pienet kirjaimet (a, b, c)",DlgLstTypeUCase:"Isot kirjaimet (A, B, C)",DlgLstTypeSRoman:"Pienet roomalaiset numerot (i, ii, iii)",DlgLstTypeLRoman:"Isot roomalaiset numerot (Ii, II, III)",DlgDocGeneralTab:"Yleiset",DlgDocBackTab:"Tausta",DlgDocColorsTab:"V??rit ja marginaalit",DlgDocMetaTab:"Meta-tieto",DlgDocPageTitle:"Sivun nimi",DlgDocLangDir:"Kielen suunta",DlgDocLangDirLTR:"Vasemmalta oikealle (LTR)",DlgDocLangDirRTL:"Oikealta vasemmalle (RTL)",DlgDocLangCode:"Kielikoodi",DlgDocCharSet:"Merkist??koodaus",DlgDocCharSetCE:"Keskieurooppalainen",DlgDocCharSetCT:"Kiina, perinteinen (Big5)",DlgDocCharSetCR:"Kyrillinen",DlgDocCharSetGR:"Kreikka",DlgDocCharSetJP:"Japani",DlgDocCharSetKR:"Korealainen",DlgDocCharSetTR:"Turkkilainen",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"L??nsieurooppalainen",DlgDocCharSetOther:"Muu merkist??koodaus",DlgDocDocType:"Dokumentin tyyppi",DlgDocDocTypeOther:"Muu dokumentin tyyppi",DlgDocIncXHTML:"Lis???? XHTML julistukset",DlgDocBgColor:"Taustav??ri",DlgDocBgImage:"Taustakuva",DlgDocBgNoScroll:"Paikallaanpysyv?? tausta",DlgDocCText:"Teksti",DlgDocCLink:"Linkki",DlgDocCVisited:"Vierailtu linkki",DlgDocCActive:"Aktiivinen linkki",DlgDocMargins:"Sivun marginaalit",DlgDocMaTop:"Yl??",DlgDocMaLeft:"Vasen",DlgDocMaRight:"Oikea",DlgDocMaBottom:"Ala",DlgDocMeIndex:"Hakusanat (pilkulla erotettuna)",DlgDocMeDescr:"Kuvaus",DlgDocMeAuthor:"Tekij??",DlgDocMeCopy:"Tekij??noikeudet",DlgDocPreview:"Esikatselu",Templates:"Pohjat",DlgTemplatesTitle:"Sis??lt??pohjat",DlgTemplatesSelMsg:"Valitse pohja editoriin<br>(aiempi sis??lt?? menetet????n):",DlgTemplatesLoading:"Ladataan listaa pohjista. Hetkinen...",DlgTemplatesNoTpl:"(Ei m????riteltyj?? pohjia)",DlgTemplatesReplace:"Korvaa editorin koko sis??lt??",DlgAboutAboutTab:"Editorista",DlgAboutBrowserInfoTab:"Selaimen tiedot",DlgAboutLicenseTab:"Lisenssi",DlgAboutVersion:"versio",DlgAboutInfo:"Lis???? tietoa osoitteesta",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/fo.js b/horde/services/editor/fckeditor/editor/lang/fo.js
deleted file mode 100644 (file)
index 90fbd6d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Fjal ambo??sbj??lkan",ToolbarExpand:"V??s ambo??sbj??lkan",Save:"Goym",NewPage:"N??ggj s????a",Preview:"Frums??ning",Cut:"Kvett",Copy:"Avrita",Paste:"Innrita",PasteText:"Innrita reinan tekst",PasteWord:"Innrita fr?? Word",Print:"Prenta",SelectAll:"Markera alt",RemoveFormat:"Strika sni??geving",InsertLinkLbl:"Tilkn??ti",InsertLink:"Ger/broyt tilkn??ti",RemoveLink:"Strika tilkn??ti",VisitLink:"Opna tilkn??ti",Anchor:"Ger/broyt marknastein",AnchorDelete:"Strika marknastein",InsertImageLbl:"Myndir",InsertImage:"Set inn/broyt mynd",InsertFlashLbl:"Flash",InsertFlash:"Set inn/broyt Flash",InsertTableLbl:"Tabell",InsertTable:"Set inn/broyt tabell",InsertLineLbl:"Linja",InsertLine:"Ger vatnr??tta linju",InsertSpecialCharLbl:"Sertekn",InsertSpecialChar:"Set inn sertekn",InsertSmileyLbl:"Smiley",InsertSmiley:"Set inn Smiley",About:"Um FCKeditor",Bold:"Feit skrift",Italic:"Skr??skrift",Underline:"Undirstrika??",StrikeThrough:"Yvirstrika??",Subscript:"L??kka?? skrift",Superscript:"H??kka?? skrift",LeftJustify:"Vinstrasett",CenterJustify:"Mi??sett",RightJustify:"H??grasett",BlockJustify:"Javnir tekstkantar",DecreaseIndent:"Minka reglubrotarinntriv",IncreaseIndent:"??kja reglubrotarinntriv",Blockquote:"Blockquote",CreateDiv:"Ger DIV ??ki",EditDiv:"Broyt DIV ??ki",DeleteDiv:"Strika DIV ??ki",Undo:"Angra",Redo:"Vend aftur",NumberedListLbl:"Talmerktur listi",NumberedList:"Ger/strika talmerktan lista",BulletedListLbl:"Punktmerktur listi",BulletedList:"Ger/strika punktmerktan lista",ShowTableBorders:"V??s tabellbordar",ShowDetails:"V??s ?? sm??lutum",Style:"Typografi",FontFormat:"Skriftsni??",Font:"Skrift",FontSize:"Skriftst??dd",TextColor:"Tekstlitur",BGColor:"Bakgrundslitur",Source:"Kelda",Find:"Leita",Replace:"Yvirskriva",SpellCheck:"Kanna stavseting",UniversalKeyboard:"Knappabor??",PageBreakLbl:"S????uskift",PageBreak:"Ger s????uskift",Form:"Formur",Checkbox:"Flugubein",RadioButton:"Radiokn??ttur",TextField:"Tekstteigur",Textarea:"Tekstumr????i",HiddenField:"Fjaldur teigur",Button:"Kn??ttur",SelectionField:"Valskr??",ImageButton:"Myndakn??ttur",FitWindow:"Set tekstvi??gera til fulla st??dd",ShowBlocks:"V??s blokkar",EditLink:"Broyt tilkn??ti",CellCM:"Meski",RowCM:"Ra??",ColumnCM:"Kolonna",InsertRowAfter:"Set ra?? inn aftan??",InsertRowBefore:"Set ra?? inn ????renn",DeleteRows:"Strika r????ir",InsertColumnAfter:"Set kolonnu inn aftan??",InsertColumnBefore:"Set kolonnu inn ????renn",DeleteColumns:"Strika kolonnur",InsertCellAfter:"Set meska inn aftan??",InsertCellBefore:"Set meska inn ????renn",DeleteCells:"Strika meskar",MergeCells:"Fl??tta meskar",MergeRight:"Fl??tta meskar til h??gru",MergeDown:"Fl??tta saman",HorizontalSplitCell:"Kloyv meska vatnr??tt",VerticalSplitCell:"Kloyv meska loddr??tt",TableDelete:"Strika tabell",CellProperties:"Meskueginleikar",TableProperties:"Tabelleginleikar",ImageProperties:"Myndaeginleikar",FlashProperties:"Flash eginleikar",AnchorProp:"Eginleikar fyri marknastein",ButtonProp:"Eginleikar fyri kn??tt",CheckboxProp:"Eginleikar fyri flugubein",HiddenFieldProp:"Eginleikar fyri fjaldan teig",RadioButtonProp:"Eginleikar fyri radiokn??tt",ImageButtonProp:"Eginleikar fyri myndakn??tt",TextFieldProp:"Eginleikar fyri tekstteig",SelectionFieldProp:"Eginleikar fyri valskr??",TextareaProp:"Eginleikar fyri tekstumr????i",FormProp:"Eginleikar fyri Form",FontFormats:"Vanligt;Sni??givi??;Adressa;Yvirskrift 1;Yvirskrift 2;Yvirskrift 3;Yvirskrift 4;Yvirskrift 5;Yvirskrift 6",ProcessingXHTML:"XHTML ver??ur vi??gj??rt. B????a vi??...",Done:"Li??ugt",PasteWordConfirm:"Teksturin, royndur ver??ur at seta inn, tykist at stava fr?? Word. Vilt t?? reinsa tekstin, ????renn hann ver??ur settur inn?",NotCompatiblePaste:"Hetta er bert t??kt ?? Internet Explorer 5.5 og n??ggjari. Vilt t?? seta tekstin inn kortini - ??reinsa??an?",UnknownToolbarItem:'??kendur lutur ?? ambo??sbj??lkanum "%1"',UnknownCommand:'??kend kommando "%1"',NotImplemented:"Hetta er ikki t??kt ?? hesi ??tg??vuni",UnknownToolbarSet:'Ambo??sbj??lkin "%1" finst ikki',NoActiveX:'Trygdaruppsetingin ?? aln??tskaganum kann sum er avmarka onkrar hentleikar ?? tekstvi??geranum. T?? m??st loyva m??guleikanum "Run/K??r ActiveX controls and plug-ins". T?? kanst uppliva feilir og ??varingar um tv??rrandi hentleikar.',BrowseServerBlocked:"Amb??tarakagin kundi ikki opnast. Tryggja t??r, at allar pop-up for??ingar eru ??virknar.",DialogBlocked:"Ta?? ey??na??ist ikki at opna samskiftisr??tin. Tryggja t??r, at allar pop-up for??ingar eru ??virknar.",VisitLinkBlocked:"Ta?? ey??na??ist ikki at opna n??ggjan r??t. Tryggja t??r, at allar pop-up for??ingar eru ??virknar.",DlgBtnOK:"G????kent",DlgBtnCancel:"Avl??st",DlgBtnClose:"Lat aftur",DlgBtnBrowseServer:"Amb??tarakagi",DlgAdvancedTag:"Fj??lbroytt",DlgOpOther:"<Anna??>",DlgInfoTab:"Uppl??singar",DlgAlertUrl:"Vinarliga veit ein URL",DlgGenNotSet:"<ikki sett>",DlgGenId:"Id",DlgGenLangDir:"Tekstk??s",DlgGenLangDirLtr:"Fr?? vinstru til h??gru (LTR)",DlgGenLangDirRtl:"Fr?? h??gru til vinstru (RTL)",DlgGenLangCode:"M??lkoda",DlgGenAccessKey:"Snarvegisknappur",DlgGenName:"Navn",DlgGenTabIndex:"Inntriv indeks",DlgGenLongDescr:"V????ka?? URL fr??grei??ing",DlgGenClass:"Typografi klassar",DlgGenTitle:"Veglei??andi heiti",DlgGenContType:"Veglei??andi innihaldsslag",DlgGenLinkCharset:"Atkn??tt teknsett",DlgGenStyle:"Typografi",DlgImgTitle:"Myndaeginleikar",DlgImgInfoTab:"Myndauppl??singar",DlgImgBtnUpload:"Send til amb??taran",DlgImgURL:"URL",DlgImgUpload:"Send",DlgImgAlt:"Alternativur tekstur",DlgImgWidth:"Breidd",DlgImgHeight:"H??dd",DlgImgLockRatio:"L??s lutfalli??",DlgBtnResetSize:"Upprunast??dd",DlgImgBorder:"Bordi",DlgImgHSpace:"H??gri breddi",DlgImgVSpace:"Vinstri breddi",DlgImgAlign:"Justering",DlgImgAlignLeft:"Vinstra",DlgImgAlignAbsBottom:"Abs botnur",DlgImgAlignAbsMiddle:"Abs mi??ja",DlgImgAlignBaseline:"Basislinja",DlgImgAlignBottom:"Botnur",DlgImgAlignMiddle:"Mi??ja",DlgImgAlignRight:"H??gra",DlgImgAlignTextTop:"Tekst toppur",DlgImgAlignTop:"Ovast",DlgImgPreview:"Frums??ning",DlgImgAlertUrl:"Rita sl????ina til myndina",DlgImgLinkTab:"Tilkn??ti",DlgFlashTitle:"Flash eginleikar",DlgFlashChkPlay:"Avsp??lingin byrjar sj??lv",DlgFlashChkLoop:"Endursp??l",DlgFlashChkMenu:"Ger Flash skr?? virkna",DlgFlashScale:"Skalering",DlgFlashScaleAll:"V??s alt",DlgFlashScaleNoBorder:"Eingin bordi",DlgFlashScaleFit:"Neyv skalering",DlgLnkWindowTitle:"Tilkn??ti",DlgLnkInfoTab:"Tilkn??tis uppl??singar",DlgLnkTargetTab:"M??l",DlgLnkType:"Tilkn??tisslag",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Tilkn??ti til marknastein ?? tekstinum",DlgLnkTypeEMail:"Teldupostur",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<Anna??>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Vel ein marknastein",DlgLnkAnchorByName:"Eftir navni ?? marknasteini",DlgLnkAnchorById:"Eftir element Id",DlgLnkNoAnchors:"(Eingir marknasteinar eru ?? hesum dokumenti??)",DlgLnkEMail:"Teldupost-adressa",DlgLnkEMailSubject:"Evni",DlgLnkEMailBody:"Brey??tekstur",DlgLnkUpload:"Send til amb??taran",DlgLnkBtnUpload:"Send til amb??taran",DlgLnkTarget:"M??l",DlgLnkTargetFrame:"<ramma>",DlgLnkTargetPopup:"<popup vindeyga>",DlgLnkTargetBlank:"N??tt vindeyga (_blank)",DlgLnkTargetParent:"Upphavliga vindeyga?? (_parent)",DlgLnkTargetSelf:"Sama vindeyga?? (_self)",DlgLnkTargetTop:"Alt vindeyga?? (_top)",DlgLnkTargetFrameName:"V??s navn vindeygans",DlgLnkPopWinName:"Popup vindeygans navn",DlgLnkPopWinFeat:"Popup vindeygans v????ka??u eginleikar",DlgLnkPopResize:"Kann broyta st??dd",DlgLnkPopLocation:"Adressulinja",DlgLnkPopMenu:"Skr??bj??lki",DlgLnkPopScroll:"Rullibj??lki",DlgLnkPopStatus:"St????ufr??grei??ingarbj??lki",DlgLnkPopToolbar:"Ambo??sbj??lki",DlgLnkPopFullScrn:"Fullur skermur (IE)",DlgLnkPopDependent:"Bundi?? (Netscape)",DlgLnkPopWidth:"Breidd",DlgLnkPopHeight:"H??dd",DlgLnkPopLeft:"Fr??st????a fr?? vinstru",DlgLnkPopTop:"Fr??st????a fr?? ??erva",DlnLnkMsgNoUrl:"Vinarliga skriva tilkn??ti (URL)",DlnLnkMsgNoEMail:"Vinarliga skriva teldupost-adressu",DlnLnkMsgNoAnchor:"Vinarliga vel marknastein",DlnLnkMsgInvPopName:"Popup navni?? m?? byrja vi?? b??kstavi og m?? ikki hava millumr??m",DlgColorTitle:"Vel lit",DlgColorBtnClear:"Strika alt",DlgColorHighlight:"Framhevja",DlgColorSelected:"Valt",DlgSmileyTitle:"Vel Smiley",DlgSpecialCharTitle:"Vel sertekn",DlgTableTitle:"Eginleikar fyri tabell",DlgTableRows:"R????ir",DlgTableColumns:"Kolonnur",DlgTableBorder:"Bordabreidd",DlgTableAlign:"Justering",DlgTableAlignNotSet:"<Einki valt>",DlgTableAlignLeft:"Vinstrasett",DlgTableAlignCenter:"Mi??sett",DlgTableAlignRight:"H??grasett",DlgTableWidth:"Breidd",DlgTableWidthPx:"pixels",DlgTableWidthPc:"prosent",DlgTableHeight:"H??dd",DlgTableCellSpace:"Fjarst????a millum meskar",DlgTableCellPad:"Meskubreddi",DlgTableCaption:"Tabellfr??grei??ing",DlgTableSummary:"Samandr??ttur",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Mesku eginleikar",DlgCellWidth:"Breidd",DlgCellWidthPx:"pixels",DlgCellWidthPc:"prosent",DlgCellHeight:"H??dd",DlgCellWordWrap:"Or??kloyving",DlgCellWordWrapNotSet:"<Einki valt>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nei",DlgCellHorAlign:"Vatnr??tt justering",DlgCellHorAlignNotSet:"<Einki valt>",DlgCellHorAlignLeft:"Vinstrasett",DlgCellHorAlignCenter:"Mi??sett",DlgCellHorAlignRight:"H??grasett",DlgCellVerAlign:"Lodr??tt justering",DlgCellVerAlignNotSet:"<Ikki sett>",DlgCellVerAlignTop:"Ovast",DlgCellVerAlignMiddle:"Mi??jan",DlgCellVerAlignBottom:"Ni??ast",DlgCellVerAlignBaseline:"Basislinja",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"R????ir, meskin fevnir um",DlgCellCollSpan:"Kolonnur, meskin fevnir um",DlgCellBackColor:"Bakgrundslitur",DlgCellBorderColor:"Litur ?? borda",DlgCellBtnSelect:"Vel...",DlgFindAndReplaceTitle:"Finn og broyt",DlgFindTitle:"Finn",DlgFindFindBtn:"Finn",DlgFindNotFoundMsg:"Leititeksturin var?? ikki funnin",DlgReplaceTitle:"Yvirskriva",DlgReplaceFindLbl:"Finn:",DlgReplaceReplaceLbl:"Yvirskriva vi??:",DlgReplaceCaseChk:"Munur ?? st??rum og sm????um b??kstavum",DlgReplaceReplaceBtn:"Yvirskriva",DlgReplaceReplAllBtn:"Yvirskriva alt",DlgReplaceWordChk:"Bert heil or??",PasteErrorCut:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at kvetta tekstin. Vinarliga n??t knappabor??i?? til at kvetta tekstin (CTRL+X).",PasteErrorCopy:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? at avrita tekstin. Vinarliga n??t knappabor??i?? til at avrita tekstin (CTRL+C).",PasteAsText:"Innrita som reinan tekst",PasteFromWord:"Innrita fra Word",DlgPasteMsg2:"Vinarliga koyr tekstin ?? hendan r??tin vi?? knappabor??inum (<strong>CTRL+V</strong>) og klikk ?? <strong>G????tak</strong>.",DlgPasteSec:"Trygdaruppseting aln??tskagans for??ar tekstvi??geranum ?? beinlei??is atgongd til avritingarminni??. Tygum mugu royna aftur ?? hesum r??tinum.",DlgPasteIgnoreFont:"Forfj??na Font definiti??nirnar",DlgPasteRemoveStyles:"Strika typografi definiti??nir",ColorAutomatic:"Automatiskt",ColorMoreColors:"Fleiri litir...",DocProps:"Eginleikar fyri dokument",DlgAnchorTitle:"Eginleikar fyri marknastein",DlgAnchorName:"Heiti marknasteinsins",DlgAnchorErrorName:"Vinarliga rita marknasteinsins heiti",DlgSpellNotInDic:"Finst ikki ?? or??ab??kini",DlgSpellChangeTo:"Broyt til",DlgSpellBtnIgnore:"Forfj??na",DlgSpellBtnIgnoreAll:"Forfj??na alt",DlgSpellBtnReplace:"Yvirskriva",DlgSpellBtnReplaceAll:"Yvirskriva alt",DlgSpellBtnUndo:"Angra",DlgSpellNoSuggestions:"- Einki uppskot -",DlgSpellProgress:"R??ttstavarin arbei??ir...",DlgSpellNoMispell:"R??ttstavarain li??ugur: Eingin feilur funnin",DlgSpellNoChanges:"R??ttstavarain li??ugur: Einki or?? var?? broytt",DlgSpellOneChange:"R??ttstavarain li??ugur: Eitt or?? er broytt",DlgSpellManyChanges:"R??ttstavarain li??ugur: %1 or?? broytt",IeSpellDownload:"R??ttstavarin er ikki t??kur ?? tekstvi??geranum. Vilt t?? heinta hann n???",DlgButtonText:"Tekstur",DlgButtonType:"Slag",DlgButtonTypeBtn:"Kn??ttur",DlgButtonTypeSbm:"Send",DlgButtonTypeRst:"Nullstilla",DlgCheckboxName:"Navn",DlgCheckboxValue:"Vir??i",DlgCheckboxSelected:"Valt",DlgFormName:"Navn",DlgFormAction:"Hending",DlgFormMethod:"H??ttur",DlgSelectName:"Navn",DlgSelectValue:"Vir??i",DlgSelectSize:"St??dd",DlgSelectLines:"Linjur",DlgSelectChkMulti:"Loyv fleiri valm??guleikum samstundis",DlgSelectOpAvail:"T??kir m??guleikar",DlgSelectOpText:"Tekstur",DlgSelectOpValue:"Vir??i",DlgSelectBtnAdd:"Legg afturat",DlgSelectBtnModify:"Broyt",DlgSelectBtnUp:"Upp",DlgSelectBtnDown:"Ni??ur",DlgSelectBtnSetValue:"Set sum valt vir??i",DlgSelectBtnDelete:"Strika",DlgTextareaName:"Navn",DlgTextareaCols:"kolonnur",DlgTextareaRows:"r????ir",DlgTextName:"Navn",DlgTextValue:"Vir??i",DlgTextCharWidth:"Breidd (sj??nlig tekn)",DlgTextMaxChars:"Mest loyvdu tekn",DlgTextType:"Slag",DlgTextTypeText:"Tekstur",DlgTextTypePass:"Loynior??",DlgHiddenName:"Navn",DlgHiddenValue:"Vir??i",BulletedListProp:"Eginleikar fyri punktmerktan lista",NumberedListProp:"Eginleikar fyri talmerktan lista",DlgLstStart:"Byrjan",DlgLstType:"Slag",DlgLstTypeCircle:"Sirkul",DlgLstTypeDisc:"Fyltur sirkul",DlgLstTypeSquare:"Fj??rhyrningur",DlgLstTypeNumbers:"Talmerkt (1, 2, 3)",DlgLstTypeLCase:"Sm??ir b??kstavir (a, b, c)",DlgLstTypeUCase:"St??rir b??kstavir (A, B, C)",DlgLstTypeSRoman:"Sm?? r??marat??l (i, ii, iii)",DlgLstTypeLRoman:"St??r r??marat??l (I, II, III)",DlgDocGeneralTab:"Generelt",DlgDocBackTab:"Bakgrund",DlgDocColorsTab:"Litir og breddar",DlgDocMetaTab:"META-uppl??singar",DlgDocPageTitle:"S????uheiti",DlgDocLangDir:"Tekstk??s",DlgDocLangDirLTR:"Fr?? vinstru m??ti h??gru (LTR)",DlgDocLangDirRTL:"Fr?? h??gru m??ti vinstru (RTL)",DlgDocLangCode:"M??lkoda",DlgDocCharSet:"Teknsett koda",DlgDocCharSetCE:"Mi??europa",DlgDocCharSetCT:"Kinesiskt traditionelt (Big5)",DlgDocCharSetCR:"Cyrilliskt",DlgDocCharSetGR:"Grikst",DlgDocCharSetJP:"Japanskt",DlgDocCharSetKR:"Koreanskt",DlgDocCharSetTR:"Turkiskt",DlgDocCharSetUN:"UNICODE (UTF-8)",DlgDocCharSetWE:"Vestureuropa",DlgDocCharSetOther:"Onnur teknsett koda",DlgDocDocType:"Dokumentslag yvirskrift",DlgDocDocTypeOther:"Anna?? dokumentslag yvirskrift",DlgDocIncXHTML:"Vi??fest XHTML deklarati??nir",DlgDocBgColor:"Bakgrundslitur",DlgDocBgImage:"Lei?? til bakgrundsmynd (URL)",DlgDocBgNoScroll:"L??st bakgrund (rullar ikki)",DlgDocCText:"Tekstur",DlgDocCLink:"Tilkn??ti",DlgDocCVisited:"Vitja??i tilkn??ti",DlgDocCActive:"Virkin tilkn??ti",DlgDocMargins:"S????ubreddar",DlgDocMaTop:"Ovast",DlgDocMaLeft:"Vinstra",DlgDocMaRight:"H??gra",DlgDocMaBottom:"Ni??ast",DlgDocMeIndex:"Dokument index lyklaor?? (sundurb??tt vi?? komma)",DlgDocMeDescr:"Dokumentl??sing",DlgDocMeAuthor:"H??vundur",DlgDocMeCopy:"Upphavsr??ttindi",DlgDocPreview:"Frums??ning",Templates:"Skabel??nir",DlgTemplatesTitle:"Innihaldsskabel??nir",DlgTemplatesSelMsg:"Vinarliga vel ta skabel??n, i?? skal opnast ?? tekstvi??geranum<br>(Hetta yvirskrivar n??verandi innihald):",DlgTemplatesLoading:"Heinti yvirlit yvir skabel??nir. Vinarliga b????a vi??...",DlgTemplatesNoTpl:"(Ongar skabel??nir t??kar)",DlgTemplatesReplace:"Yvirskriva n??verandi innihald",DlgAboutAboutTab:"Um",DlgAboutBrowserInfoTab:"Uppl??singar um aln??tskagan",DlgAboutLicenseTab:"License",DlgAboutVersion:"version",DlgAboutInfo:"Fyri fleiri uppl??singar, far til",DlgDivGeneralTab:"Generelt",DlgDivAdvancedTab:"Fj??lbroytt",DlgDivStyle:"Typografi",DlgDivInlineStyle:"Inline typografi"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/fr-ca.js b/horde/services/editor/fckeditor/editor/lang/fr-ca.js
deleted file mode 100644 (file)
index c05b567..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Masquer Outils",ToolbarExpand:"Afficher Outils",Save:"Sauvegarder",NewPage:"Nouvelle page",Preview:"Previsualiser",Cut:"Couper",Copy:"Copier",Paste:"Coller",PasteText:"Coller en tant que texte",PasteWord:"Coller en tant que Word (format??)",Print:"Imprimer",SelectAll:"Tout s??lectionner",RemoveFormat:"Supprimer le formatage",InsertLinkLbl:"Lien",InsertLink:"Ins??rer/modifier le lien",RemoveLink:"Supprimer le lien",VisitLink:"Suivre le lien",Anchor:"Ins??rer/modifier l'ancre",AnchorDelete:"Supprimer l'ancre",InsertImageLbl:"Image",InsertImage:"Ins??rer/modifier l'image",InsertFlashLbl:"Animation Flash",InsertFlash:"Ins??rer/modifier l'animation Flash",InsertTableLbl:"Tableau",InsertTable:"Ins??rer/modifier le tableau",InsertLineLbl:"S??parateur",InsertLine:"Ins??rer un s??parateur",InsertSpecialCharLbl:"Caract??res sp??ciaux",InsertSpecialChar:"Ins??rer un caract??re sp??cial",InsertSmileyLbl:"Emoticon",InsertSmiley:"Ins??rer un Emoticon",About:"A propos de FCKeditor",Bold:"Gras",Italic:"Italique",Underline:"Soulign??",StrikeThrough:"Barrer",Subscript:"Indice",Superscript:"Exposant",LeftJustify:"Aligner ?? gauche",CenterJustify:"Centrer",RightJustify:"Aligner ?? Droite",BlockJustify:"Texte justifi??",DecreaseIndent:"Diminuer le retrait",IncreaseIndent:"Augmenter le retrait",Blockquote:"Citation",CreateDiv:"Cr??er Balise Div",EditDiv:"Modifier Balise Div",DeleteDiv:"Supprimer Balise Div",Undo:"Annuler",Redo:"Refaire",NumberedListLbl:"Liste num??rot??e",NumberedList:"Ins??rer/supprimer la liste num??rot??e",BulletedListLbl:"Liste ?? puces",BulletedList:"Ins??rer/supprimer la liste ?? puces",ShowTableBorders:"Afficher les bordures du tableau",ShowDetails:"Afficher les caract??res invisibles",Style:"Style",FontFormat:"Format",Font:"Police",FontSize:"Taille",TextColor:"Couleur de caract??re",BGColor:"Couleur de fond",Source:"Source",Find:"Chercher",Replace:"Remplacer",SpellCheck:"Orthographe",UniversalKeyboard:"Clavier universel",PageBreakLbl:"Saut de page",PageBreak:"Ins??rer un saut de page",Form:"Formulaire",Checkbox:"Case ?? cocher",RadioButton:"Bouton radio",TextField:"Champ texte",Textarea:"Zone de texte",HiddenField:"Champ cach??",Button:"Bouton",SelectionField:"Champ de s??lection",ImageButton:"Bouton image",FitWindow:"Edition pleine page",ShowBlocks:"Afficher les blocs",EditLink:"Modifier le lien",CellCM:"Cellule",RowCM:"Ligne",ColumnCM:"Colonne",InsertRowAfter:"Ins??rer une ligne apr??s",InsertRowBefore:"Ins??rer une ligne avant",DeleteRows:"Supprimer des lignes",InsertColumnAfter:"Ins??rer une colonne apr??s",InsertColumnBefore:"Ins??rer une colonne avant",DeleteColumns:"Supprimer des colonnes",InsertCellAfter:"Ins??rer une cellule apr??s",InsertCellBefore:"Ins??rer une cellule avant",DeleteCells:"Supprimer des cellules",MergeCells:"Fusionner les cellules",MergeRight:"Fusionner ?? droite",MergeDown:"Fusionner en bas",HorizontalSplitCell:"Scinder la cellule horizontalement",VerticalSplitCell:"Scinder la cellule verticalement",TableDelete:"Supprimer le tableau",CellProperties:"Propri??t??s de cellule",TableProperties:"Propri??t??s du tableau",ImageProperties:"Propri??t??s de l'image",FlashProperties:"Propri??t??s de l'animation Flash",AnchorProp:"Propri??t??s de l'ancre",ButtonProp:"Propri??t??s du bouton",CheckboxProp:"Propri??t??s de la case ?? cocher",HiddenFieldProp:"Propri??t??s du champ cach??",RadioButtonProp:"Propri??t??s du bouton radio",ImageButtonProp:"Propri??t??s du bouton image",TextFieldProp:"Propri??t??s du champ texte",SelectionFieldProp:"Propri??t??s de la liste/du menu",TextareaProp:"Propri??t??s de la zone de texte",FormProp:"Propri??t??s du formulaire",FontFormats:"Normal;Format??;Adresse;En-t??te 1;En-t??te 2;En-t??te 3;En-t??te 4;En-t??te 5;En-t??te 6;Normal (DIV)",ProcessingXHTML:"Calcul XHTML. Veuillez patienter...",Done:"Termin??",PasteWordConfirm:"Le texte ?? coller semble provenir de Word. D??sirez-vous le nettoyer avant de coller?",NotCompatiblePaste:"Cette commande n??cessite Internet Explorer version 5.5 et plus. Souhaitez-vous coller sans nettoyage?",UnknownToolbarItem:'??l??ment de barre d\'outil inconnu "%1"',UnknownCommand:'Nom de commande inconnu "%1"',NotImplemented:"Commande indisponible",UnknownToolbarSet:"La barre d'outils \"%1\" n'existe pas",NoActiveX:"Les param??tres de s??curit?? de votre navigateur peuvent limiter quelques fonctionnalit??s de l'??diteur. Veuillez activer l'option \"Ex??cuter les contr??les ActiveX et les plug-ins\". Il se peut que vous rencontriez des erreurs et remarquiez quelques limitations.",BrowseServerBlocked:"Le navigateur n'a pas pu ??tre ouvert. Assurez-vous que les bloqueurs de popups soient d??sactiv??s.",DialogBlocked:"La fen??tre de dialogue n'a pas pu s'ouvrir. Assurez-vous que les bloqueurs de popups soient d??sactiv??s.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Annuler",DlgBtnClose:"Fermer",DlgBtnBrowseServer:"Parcourir le serveur",DlgAdvancedTag:"Avanc??e",DlgOpOther:"<autre>",DlgInfoTab:"Info",DlgAlertUrl:"Veuillez saisir l'URL",DlgGenNotSet:"<Par d??faut>",DlgGenId:"Id",DlgGenLangDir:"Sens d'??criture",DlgGenLangDirLtr:"De gauche ?? droite (LTR)",DlgGenLangDirRtl:"De droite ?? gauche (RTL)",DlgGenLangCode:"Code langue",DlgGenAccessKey:"??quivalent clavier",DlgGenName:"Nom",DlgGenTabIndex:"Ordre de tabulation",DlgGenLongDescr:"URL de description longue",DlgGenClass:"Classes de feuilles de style",DlgGenTitle:"Titre",DlgGenContType:"Type de contenu",DlgGenLinkCharset:"Encodage de caract??re",DlgGenStyle:"Style",DlgImgTitle:"Propri??t??s de l'image",DlgImgInfoTab:"Informations sur l'image",DlgImgBtnUpload:"Envoyer sur le serveur",DlgImgURL:"URL",DlgImgUpload:"T??l??charger",DlgImgAlt:"Texte de remplacement",DlgImgWidth:"Largeur",DlgImgHeight:"Hauteur",DlgImgLockRatio:"Garder les proportions",DlgBtnResetSize:"Taille originale",DlgImgBorder:"Bordure",DlgImgHSpace:"Espacement horizontal",DlgImgVSpace:"Espacement vertical",DlgImgAlign:"Alignement",DlgImgAlignLeft:"Gauche",DlgImgAlignAbsBottom:"Abs Bas",DlgImgAlignAbsMiddle:"Abs Milieu",DlgImgAlignBaseline:"Bas du texte",DlgImgAlignBottom:"Bas",DlgImgAlignMiddle:"Milieu",DlgImgAlignRight:"Droite",DlgImgAlignTextTop:"Haut du texte",DlgImgAlignTop:"Haut",DlgImgPreview:"Pr??visualisation",DlgImgAlertUrl:"Veuillez saisir l'URL de l'image",DlgImgLinkTab:"Lien",DlgFlashTitle:"Propri??t??s de l'animation Flash",DlgFlashChkPlay:"Lecture automatique",DlgFlashChkLoop:"Boucle",DlgFlashChkMenu:"Activer le menu Flash",DlgFlashScale:"Affichage",DlgFlashScaleAll:"Par d??faut (tout montrer)",DlgFlashScaleNoBorder:"Sans bordure",DlgFlashScaleFit:"Ajuster aux dimensions",DlgLnkWindowTitle:"Propri??t??s du lien",DlgLnkInfoTab:"Informations sur le lien",DlgLnkTargetTab:"Destination",DlgLnkType:"Type de lien",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ancre dans cette page",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocole",DlgLnkProtoOther:"<autre>",DlgLnkURL:"URL",DlgLnkAnchorSel:"S??lectionner une ancre",DlgLnkAnchorByName:"Par nom",DlgLnkAnchorById:"Par id",DlgLnkNoAnchors:"(Pas d'ancre disponible dans le document)",DlgLnkEMail:"Adresse E-Mail",DlgLnkEMailSubject:"Sujet du message",DlgLnkEMailBody:"Corps du message",DlgLnkUpload:"T??l??charger",DlgLnkBtnUpload:"Envoyer sur le serveur",DlgLnkTarget:"Destination",DlgLnkTargetFrame:"<Cadre>",DlgLnkTargetPopup:"<fen??tre popup>",DlgLnkTargetBlank:"Nouvelle fen??tre (_blank)",DlgLnkTargetParent:"Fen??tre m??re (_parent)",DlgLnkTargetSelf:"M??me fen??tre (_self)",DlgLnkTargetTop:"Fen??tre sup??rieure (_top)",DlgLnkTargetFrameName:"Nom du cadre de destination",DlgLnkPopWinName:"Nom de la fen??tre popup",DlgLnkPopWinFeat:"Caract??ristiques de la fen??tre popup",DlgLnkPopResize:"Taille modifiable",DlgLnkPopLocation:"Barre d'adresses",DlgLnkPopMenu:"Barre de menu",DlgLnkPopScroll:"Barres de d??filement",DlgLnkPopStatus:"Barre d'??tat",DlgLnkPopToolbar:"Barre d'outils",DlgLnkPopFullScrn:"Plein ??cran (IE)",DlgLnkPopDependent:"D??pendante (Netscape)",DlgLnkPopWidth:"Largeur",DlgLnkPopHeight:"Hauteur",DlgLnkPopLeft:"Position ?? partir de la gauche",DlgLnkPopTop:"Position ?? partir du haut",DlnLnkMsgNoUrl:"Veuillez saisir l'URL",DlnLnkMsgNoEMail:"Veuillez saisir l'adresse e-mail",DlnLnkMsgNoAnchor:"Veuillez s??lectionner une ancre",DlnLnkMsgInvPopName:"Le nom de la fen??tre popup doit commencer par une lettre et ne doit pas contenir d'espace",DlgColorTitle:"S??lectionner",DlgColorBtnClear:"Effacer",DlgColorHighlight:"Pr??visualisation",DlgColorSelected:"S??lectionn??",DlgSmileyTitle:"Ins??rer un Emoticon",DlgSpecialCharTitle:"Ins??rer un caract??re sp??cial",DlgTableTitle:"Propri??t??s du tableau",DlgTableRows:"Lignes",DlgTableColumns:"Colonnes",DlgTableBorder:"Taille de la bordure",DlgTableAlign:"Alignement",DlgTableAlignNotSet:"<Par d??faut>",DlgTableAlignLeft:"Gauche",DlgTableAlignCenter:"Centr??",DlgTableAlignRight:"Droite",DlgTableWidth:"Largeur",DlgTableWidthPx:"pixels",DlgTableWidthPc:"pourcentage",DlgTableHeight:"Hauteur",DlgTableCellSpace:"Espacement",DlgTableCellPad:"Contour",DlgTableCaption:"Titre",DlgTableSummary:"R??sum??",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Propri??t??s de la cellule",DlgCellWidth:"Largeur",DlgCellWidthPx:"pixels",DlgCellWidthPc:"pourcentage",DlgCellHeight:"Hauteur",DlgCellWordWrap:"Retour ?? la ligne",DlgCellWordWrapNotSet:"<Par d??faut>",DlgCellWordWrapYes:"Oui",DlgCellWordWrapNo:"Non",DlgCellHorAlign:"Alignement horizontal",DlgCellHorAlignNotSet:"<Par d??faut>",DlgCellHorAlignLeft:"Gauche",DlgCellHorAlignCenter:"Centr??",DlgCellHorAlignRight:"Droite",DlgCellVerAlign:"Alignement vertical",DlgCellVerAlignNotSet:"<Par d??faut>",DlgCellVerAlignTop:"Haut",DlgCellVerAlignMiddle:"Milieu",DlgCellVerAlignBottom:"Bas",DlgCellVerAlignBaseline:"Bas du texte",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Lignes fusionn??es",DlgCellCollSpan:"Colonnes fusionn??es",DlgCellBackColor:"Couleur de fond",DlgCellBorderColor:"Couleur de bordure",DlgCellBtnSelect:"S??lectionner...",DlgFindAndReplaceTitle:"Chercher et Remplacer",DlgFindTitle:"Chercher",DlgFindFindBtn:"Chercher",DlgFindNotFoundMsg:"Le texte indiqu?? est introuvable.",DlgReplaceTitle:"Remplacer",DlgReplaceFindLbl:"Rechercher:",DlgReplaceReplaceLbl:"Remplacer par:",DlgReplaceCaseChk:"Respecter la casse",DlgReplaceReplaceBtn:"Remplacer",DlgReplaceReplAllBtn:"Tout remplacer",DlgReplaceWordChk:"Mot entier",PasteErrorCut:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de couper automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl+X).",PasteErrorCopy:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de copier automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl+C).",PasteAsText:"Coller comme texte",PasteFromWord:"Coller ?? partir de Word",DlgPasteMsg2:"Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl+V</STRONG>) et appuyer sur <STRONG>OK</STRONG>.",DlgPasteSec:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur ne peut acc??der au presse-papier directement. Vous devez coller ?? nouveau le contenu dans cette fen??tre.",DlgPasteIgnoreFont:"Ignorer les polices de caract??res",DlgPasteRemoveStyles:"Supprimer les styles",ColorAutomatic:"Automatique",ColorMoreColors:"Plus de couleurs...",DocProps:"Propri??t??s du document",DlgAnchorTitle:"Propri??t??s de l'ancre",DlgAnchorName:"Nom de l'ancre",DlgAnchorErrorName:"Veuillez saisir le nom de l'ancre",DlgSpellNotInDic:"Pas dans le dictionnaire",DlgSpellChangeTo:"Changer en",DlgSpellBtnIgnore:"Ignorer",DlgSpellBtnIgnoreAll:"Ignorer tout",DlgSpellBtnReplace:"Remplacer",DlgSpellBtnReplaceAll:"Remplacer tout",DlgSpellBtnUndo:"Annuler",DlgSpellNoSuggestions:"- Pas de suggestion -",DlgSpellProgress:"V??rification d'orthographe en cours...",DlgSpellNoMispell:"V??rification d'orthographe termin??e: pas d'erreur trouv??e",DlgSpellNoChanges:"V??rification d'orthographe termin??e: Pas de modifications",DlgSpellOneChange:"V??rification d'orthographe termin??e: Un mot modifi??",DlgSpellManyChanges:"V??rification d'orthographe termin??e: %1 mots modifi??s",IeSpellDownload:"Le Correcteur d'orthographe n'est pas install??. Souhaitez-vous le t??l??charger maintenant?",DlgButtonText:"Texte (Valeur)",DlgButtonType:"Type",DlgButtonTypeBtn:"Bouton",DlgButtonTypeSbm:"Soumettre",DlgButtonTypeRst:"R??initialiser",DlgCheckboxName:"Nom",DlgCheckboxValue:"Valeur",DlgCheckboxSelected:"S??lectionn??",DlgFormName:"Nom",DlgFormAction:"Action",DlgFormMethod:"M??thode",DlgSelectName:"Nom",DlgSelectValue:"Valeur",DlgSelectSize:"Taille",DlgSelectLines:"lignes",DlgSelectChkMulti:"S??lection multiple",DlgSelectOpAvail:"Options disponibles",DlgSelectOpText:"Texte",DlgSelectOpValue:"Valeur",DlgSelectBtnAdd:"Ajouter",DlgSelectBtnModify:"Modifier",DlgSelectBtnUp:"Monter",DlgSelectBtnDown:"Descendre",DlgSelectBtnSetValue:"Valeur s??lectionn??e",DlgSelectBtnDelete:"Supprimer",DlgTextareaName:"Nom",DlgTextareaCols:"Colonnes",DlgTextareaRows:"Lignes",DlgTextName:"Nom",DlgTextValue:"Valeur",DlgTextCharWidth:"Largeur en caract??res",DlgTextMaxChars:"Nombre maximum de caract??res",DlgTextType:"Type",DlgTextTypeText:"Texte",DlgTextTypePass:"Mot de passe",DlgHiddenName:"Nom",DlgHiddenValue:"Valeur",BulletedListProp:"Propri??t??s de liste ?? puces",NumberedListProp:"Propri??t??s de liste num??rot??e",DlgLstStart:"D??but",DlgLstType:"Type",DlgLstTypeCircle:"Cercle",DlgLstTypeDisc:"Disque",DlgLstTypeSquare:"Carr??",DlgLstTypeNumbers:"Nombres (1, 2, 3)",DlgLstTypeLCase:"Lettres minuscules (a, b, c)",DlgLstTypeUCase:"Lettres majuscules (A, B, C)",DlgLstTypeSRoman:"Chiffres romains minuscules (i, ii, iii)",DlgLstTypeLRoman:"Chiffres romains majuscules (I, II, III)",DlgDocGeneralTab:"G??n??ral",DlgDocBackTab:"Fond",DlgDocColorsTab:"Couleurs et Marges",DlgDocMetaTab:"M??ta-Donn??es",DlgDocPageTitle:"Titre de la page",DlgDocLangDir:"Sens d'??criture",DlgDocLangDirLTR:"De la gauche vers la droite (LTR)",DlgDocLangDirRTL:"De la droite vers la gauche (RTL)",DlgDocLangCode:"Code langue",DlgDocCharSet:"Encodage de caract??re",DlgDocCharSetCE:"Europe Centrale",DlgDocCharSetCT:"Chinois Traditionnel (Big5)",DlgDocCharSetCR:"Cyrillique",DlgDocCharSetGR:"Grecque",DlgDocCharSetJP:"Japonais",DlgDocCharSetKR:"Cor??en",DlgDocCharSetTR:"Turcque",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Occidental",DlgDocCharSetOther:"Autre encodage de caract??re",DlgDocDocType:"Type de document",DlgDocDocTypeOther:"Autre type de document",DlgDocIncXHTML:"Inclure les d??clarations XHTML",DlgDocBgColor:"Couleur de fond",DlgDocBgImage:"Image de fond",DlgDocBgNoScroll:"Image fixe sans d??filement",DlgDocCText:"Texte",DlgDocCLink:"Lien",DlgDocCVisited:"Lien visit??",DlgDocCActive:"Lien activ??",DlgDocMargins:"Marges",DlgDocMaTop:"Haut",DlgDocMaLeft:"Gauche",DlgDocMaRight:"Droite",DlgDocMaBottom:"Bas",DlgDocMeIndex:"Mots-cl??s (s??par??s par des virgules)",DlgDocMeDescr:"Description",DlgDocMeAuthor:"Auteur",DlgDocMeCopy:"Copyright",DlgDocPreview:"Pr??visualisation",Templates:"Mod??les",DlgTemplatesTitle:"Mod??les de contenu",DlgTemplatesSelMsg:"S??lectionner le mod??le ?? ouvrir dans l'??diteur<br>(le contenu actuel sera remplac??):",DlgTemplatesLoading:"Chargement de la liste des mod??les. Veuillez patienter...",DlgTemplatesNoTpl:"(Aucun mod??le disponible)",DlgTemplatesReplace:"Remplacer tout le contenu actuel",DlgAboutAboutTab:"?? propos de",DlgAboutBrowserInfoTab:"Navigateur",DlgAboutLicenseTab:"License",DlgAboutVersion:"Version",DlgAboutInfo:"Pour plus d'informations, visiter",DlgDivGeneralTab:"G??n??ral",DlgDivAdvancedTab:"Avanc??",DlgDivStyle:"Style",DlgDivInlineStyle:"Attribut Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/fr.js b/horde/services/editor/fckeditor/editor/lang/fr.js
deleted file mode 100644 (file)
index 029aa45..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Masquer Outils",ToolbarExpand:"Afficher Outils",Save:"Enregistrer",NewPage:"Nouvelle page",Preview:"Pr??visualisation",Cut:"Couper",Copy:"Copier",Paste:"Coller",PasteText:"Coller comme texte",PasteWord:"Coller de Word",Print:"Imprimer",SelectAll:"Tout s??lectionner",RemoveFormat:"Supprimer le format",InsertLinkLbl:"Lien",InsertLink:"Ins??rer/modifier le lien",RemoveLink:"Supprimer le lien",VisitLink:"Suivre le lien",Anchor:"Ins??rer/modifier l'ancre",AnchorDelete:"Supprimer l'ancre",InsertImageLbl:"Image",InsertImage:"Ins??rer/modifier l'image",InsertFlashLbl:"Animation Flash",InsertFlash:"Ins??rer/modifier l'animation Flash",InsertTableLbl:"Tableau",InsertTable:"Ins??rer/modifier le tableau",InsertLineLbl:"S??parateur",InsertLine:"Ins??rer un s??parateur",InsertSpecialCharLbl:"Caract??res sp??ciaux",InsertSpecialChar:"Ins??rer un caract??re sp??cial",InsertSmileyLbl:"Smiley",InsertSmiley:"Ins??rer un Smiley",About:"A propos de FCKeditor",Bold:"Gras",Italic:"Italique",Underline:"Soulign??",StrikeThrough:"Barr??",Subscript:"Indice",Superscript:"Exposant",LeftJustify:"Align?? ?? gauche",CenterJustify:"Centr??",RightJustify:"Align?? ?? Droite",BlockJustify:"Texte justifi??",DecreaseIndent:"Diminuer le retrait",IncreaseIndent:"Augmenter le retrait",Blockquote:"Citation",CreateDiv:"Cr??er Balise Div",EditDiv:"Modifier Balise Div",DeleteDiv:"Supprimer Balise Div",Undo:"Annuler",Redo:"Refaire",NumberedListLbl:"Liste num??rot??e",NumberedList:"Ins??rer/supprimer la liste num??rot??e",BulletedListLbl:"Liste ?? puces",BulletedList:"Ins??rer/supprimer la liste ?? puces",ShowTableBorders:"Afficher les bordures du tableau",ShowDetails:"Afficher les caract??res invisibles",Style:"Style",FontFormat:"Format",Font:"Police",FontSize:"Taille",TextColor:"Couleur de caract??re",BGColor:"Couleur de fond",Source:"Source",Find:"Chercher",Replace:"Remplacer",SpellCheck:"Orthographe",UniversalKeyboard:"Clavier universel",PageBreakLbl:"Saut de page",PageBreak:"Ins??rer un saut de page",Form:"Formulaire",Checkbox:"Case ?? cocher",RadioButton:"Bouton radio",TextField:"Champ texte",Textarea:"Zone de texte",HiddenField:"Champ cach??",Button:"Bouton",SelectionField:"Liste/menu",ImageButton:"Bouton image",FitWindow:"Edition pleine page",ShowBlocks:"Afficher les blocs",EditLink:"Modifier le lien",CellCM:"Cellule",RowCM:"Ligne",ColumnCM:"Colonne",InsertRowAfter:"Ins??rer une ligne apr??s",InsertRowBefore:"Ins??rer une ligne avant",DeleteRows:"Supprimer des lignes",InsertColumnAfter:"Ins??rer une colonne apr??s",InsertColumnBefore:"Ins??rer une colonne avant",DeleteColumns:"Supprimer des colonnes",InsertCellAfter:"Ins??rer une cellule apr??s",InsertCellBefore:"Ins??rer une cellule avant",DeleteCells:"Supprimer des cellules",MergeCells:"Fusionner les cellules",MergeRight:"Fusionner ?? droite",MergeDown:"Fusionner en bas",HorizontalSplitCell:"Scinder la cellule horizontalement",VerticalSplitCell:"Scinder la cellule verticalement",TableDelete:"Supprimer le tableau",CellProperties:"Propri??t??s de cellule",TableProperties:"Propri??t??s du tableau",ImageProperties:"Propri??t??s de l'image",FlashProperties:"Propri??t??s de l'animation Flash",AnchorProp:"Propri??t??s de l'ancre",ButtonProp:"Propri??t??s du bouton",CheckboxProp:"Propri??t??s de la case ?? cocher",HiddenFieldProp:"Propri??t??s du champ cach??",RadioButtonProp:"Propri??t??s du bouton radio",ImageButtonProp:"Propri??t??s du bouton image",TextFieldProp:"Propri??t??s du champ texte",SelectionFieldProp:"Propri??t??s de la liste/du menu",TextareaProp:"Propri??t??s de la zone de texte",FormProp:"Propri??t??s du formulaire",FontFormats:"Normal;Format??;Adresse;En-t??te 1;En-t??te 2;En-t??te 3;En-t??te 4;En-t??te 5;En-t??te 6;Normal (DIV)",ProcessingXHTML:"Calcul XHTML. Veuillez patienter...",Done:"Termin??",PasteWordConfirm:"Le texte ?? coller semble provenir de Word. D??sirez-vous le nettoyer avant de coller?",NotCompatiblePaste:"Cette commande n??cessite Internet Explorer version 5.5 minimum. Souhaitez-vous coller sans nettoyage?",UnknownToolbarItem:'El??ment de barre d\'outil inconnu "%1"',UnknownCommand:'Nom de commande inconnu "%1"',NotImplemented:"Commande non encore ??crite",UnknownToolbarSet:"La barre d'outils \"%1\" n'existe pas",NoActiveX:"Les param??tres de s??curit?? de votre navigateur peuvent limiter quelques fonctionnalit??s de l'??diteur. Veuillez activer l'option \"Ex??cuter les contr??les ActiveX et les plug-ins\". Il se peut que vous rencontriez des erreurs et remarquiez quelques limitations.",BrowseServerBlocked:"Le navigateur n'a pas pu ??tre ouvert. Assurez-vous que les bloqueurs de popups soient d??sactiv??s.",DialogBlocked:"La fen??tre de dialogue n'a pas pu s'ouvrir. Assurez-vous que les bloqueurs de popups soient d??sactiv??s.",VisitLinkBlocked:"Impossible d'ouvrir une nouvelle fen??tre. Assurez-vous que les bloqueurs de popups soient d??sactiv??s.",DlgBtnOK:"OK",DlgBtnCancel:"Annuler",DlgBtnClose:"Fermer",DlgBtnBrowseServer:"Parcourir le serveur",DlgAdvancedTag:"Avanc??",DlgOpOther:"<Autre>",DlgInfoTab:"Info",DlgAlertUrl:"Veuillez saisir l'URL",DlgGenNotSet:"<Par d??faut>",DlgGenId:"Id",DlgGenLangDir:"Sens d'??criture",DlgGenLangDirLtr:"De gauche ?? droite (LTR)",DlgGenLangDirRtl:"De droite ?? gauche (RTL)",DlgGenLangCode:"Code langue",DlgGenAccessKey:"Equivalent clavier",DlgGenName:"Nom",DlgGenTabIndex:"Ordre de tabulation",DlgGenLongDescr:"URL de description longue",DlgGenClass:"Classes de feuilles de style",DlgGenTitle:"Titre",DlgGenContType:"Type de contenu",DlgGenLinkCharset:"Encodage de caract??re",DlgGenStyle:"Style",DlgImgTitle:"Propri??t??s de l'image",DlgImgInfoTab:"Informations sur l'image",DlgImgBtnUpload:"Envoyer sur le serveur",DlgImgURL:"URL",DlgImgUpload:"T??l??charger",DlgImgAlt:"Texte de remplacement",DlgImgWidth:"Largeur",DlgImgHeight:"Hauteur",DlgImgLockRatio:"Garder les proportions",DlgBtnResetSize:"Taille originale",DlgImgBorder:"Bordure",DlgImgHSpace:"Espacement horizontal",DlgImgVSpace:"Espacement vertical",DlgImgAlign:"Alignement",DlgImgAlignLeft:"Gauche",DlgImgAlignAbsBottom:"Abs Bas",DlgImgAlignAbsMiddle:"Abs Milieu",DlgImgAlignBaseline:"Bas du texte",DlgImgAlignBottom:"Bas",DlgImgAlignMiddle:"Milieu",DlgImgAlignRight:"Droite",DlgImgAlignTextTop:"Haut du texte",DlgImgAlignTop:"Haut",DlgImgPreview:"Pr??visualisation",DlgImgAlertUrl:"Veuillez saisir l'URL de l'image",DlgImgLinkTab:"Lien",DlgFlashTitle:"Propri??t??s de l'animation Flash",DlgFlashChkPlay:"Lecture automatique",DlgFlashChkLoop:"Boucle",DlgFlashChkMenu:"Activer le menu Flash",DlgFlashScale:"Affichage",DlgFlashScaleAll:"Par d??faut (tout montrer)",DlgFlashScaleNoBorder:"Sans bordure",DlgFlashScaleFit:"Ajuster aux dimensions",DlgLnkWindowTitle:"Propri??t??s du lien",DlgLnkInfoTab:"Informations sur le lien",DlgLnkTargetTab:"Destination",DlgLnkType:"Type de lien",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ancre dans cette page",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocole",DlgLnkProtoOther:"<autre>",DlgLnkURL:"URL",DlgLnkAnchorSel:"S??lectionner une ancre",DlgLnkAnchorByName:"Par nom",DlgLnkAnchorById:"Par id",DlgLnkNoAnchors:"(Pas d'ancre disponible dans le document)",DlgLnkEMail:"Adresse E-Mail",DlgLnkEMailSubject:"Sujet du message",DlgLnkEMailBody:"Corps du message",DlgLnkUpload:"T??l??charger",DlgLnkBtnUpload:"Envoyer sur le serveur",DlgLnkTarget:"Destination",DlgLnkTargetFrame:"<Cadre>",DlgLnkTargetPopup:"<fen??tre popup>",DlgLnkTargetBlank:"Nouvelle fen??tre (_blank)",DlgLnkTargetParent:"Fen??tre m??re (_parent)",DlgLnkTargetSelf:"M??me fen??tre (_self)",DlgLnkTargetTop:"Fen??tre sup??rieure (_top)",DlgLnkTargetFrameName:"Nom du cadre de destination",DlgLnkPopWinName:"Nom de la fen??tre popup",DlgLnkPopWinFeat:"Caract??ristiques de la fen??tre popup",DlgLnkPopResize:"Taille modifiable",DlgLnkPopLocation:"Barre d'adresses",DlgLnkPopMenu:"Barre de menu",DlgLnkPopScroll:"Barres de d??filement",DlgLnkPopStatus:"Barre d'??tat",DlgLnkPopToolbar:"Barre d'outils",DlgLnkPopFullScrn:"Plein ??cran (IE)",DlgLnkPopDependent:"D??pendante (Netscape)",DlgLnkPopWidth:"Largeur",DlgLnkPopHeight:"Hauteur",DlgLnkPopLeft:"Position ?? partir de la gauche",DlgLnkPopTop:"Position ?? partir du haut",DlnLnkMsgNoUrl:"Veuillez saisir l'URL",DlnLnkMsgNoEMail:"Veuillez saisir l'adresse e-mail",DlnLnkMsgNoAnchor:"Veuillez s??lectionner une ancre",DlnLnkMsgInvPopName:"Le nom de la fen??tre popup doit commencer par une lettre et ne doit pas contenir d'espace",DlgColorTitle:"S??lectionner",DlgColorBtnClear:"Effacer",DlgColorHighlight:"Pr??visualisation",DlgColorSelected:"S??lectionn??",DlgSmileyTitle:"Ins??rer un Smiley",DlgSpecialCharTitle:"Ins??rer un caract??re sp??cial",DlgTableTitle:"Propri??t??s du tableau",DlgTableRows:"Lignes",DlgTableColumns:"Colonnes",DlgTableBorder:"Bordure",DlgTableAlign:"Alignement",DlgTableAlignNotSet:"<Par d??faut>",DlgTableAlignLeft:"Gauche",DlgTableAlignCenter:"Centr??",DlgTableAlignRight:"Droite",DlgTableWidth:"Largeur",DlgTableWidthPx:"pixels",DlgTableWidthPc:"pourcentage",DlgTableHeight:"Hauteur",DlgTableCellSpace:"Espacement",DlgTableCellPad:"Contour",DlgTableCaption:"Titre",DlgTableSummary:"R??sum??",DlgTableHeaders:"Ent??tes",DlgTableHeadersNone:"Sans",DlgTableHeadersColumn:"Premi??re colonne",DlgTableHeadersRow:"Premi??re Ligne",DlgTableHeadersBoth:"Les 2",DlgCellTitle:"Propri??t??s de la cellule",DlgCellWidth:"Largeur",DlgCellWidthPx:"pixels",DlgCellWidthPc:"pourcentage",DlgCellHeight:"Hauteur",DlgCellWordWrap:"Retour ?? la ligne",DlgCellWordWrapNotSet:"<Par d??faut>",DlgCellWordWrapYes:"Oui",DlgCellWordWrapNo:"Non",DlgCellHorAlign:"Alignement horizontal",DlgCellHorAlignNotSet:"<Par d??faut>",DlgCellHorAlignLeft:"Gauche",DlgCellHorAlignCenter:"Centr??",DlgCellHorAlignRight:"Droite",DlgCellVerAlign:"Alignement vertical",DlgCellVerAlignNotSet:"<Par d??faut>",DlgCellVerAlignTop:"Haut",DlgCellVerAlignMiddle:"Milieu",DlgCellVerAlignBottom:"Bas",DlgCellVerAlignBaseline:"Bas du texte",DlgCellType:"Type de Cellule",DlgCellTypeData:"Donn??es",DlgCellTypeHeader:"Ent??te",DlgCellRowSpan:"Lignes fusionn??es",DlgCellCollSpan:"Colonnes fusionn??es",DlgCellBackColor:"Fond",DlgCellBorderColor:"Bordure",DlgCellBtnSelect:"Choisir...",DlgFindAndReplaceTitle:"Chercher et Remplacer",DlgFindTitle:"Chercher",DlgFindFindBtn:"Chercher",DlgFindNotFoundMsg:"Le texte indiqu?? est introuvable.",DlgReplaceTitle:"Remplacer",DlgReplaceFindLbl:"Rechercher:",DlgReplaceReplaceLbl:"Remplacer par:",DlgReplaceCaseChk:"Respecter la casse",DlgReplaceReplaceBtn:"Remplacer",DlgReplaceReplAllBtn:"Tout remplacer",DlgReplaceWordChk:"Mot entier",PasteErrorCut:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de couper automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl+X).",PasteErrorCopy:"Les param??tres de s??curit?? de votre navigateur emp??chent l'??diteur de copier automatiquement vos donn??es. Veuillez utiliser les ??quivalents claviers (Ctrl+C).",PasteAsText:"Coller comme texte",PasteFromWord:"Coller ?? partir de Word",DlgPasteMsg2:"Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl+V</STRONG>) et cliquez sur <STRONG>OK</STRONG>.",DlgPasteSec:"A cause des param??tres de s??curit?? de votre navigateur, l'??diteur ne peut acc??der au presse-papier directement. Vous devez coller ?? nouveau le contenu dans cette fen??tre.",DlgPasteIgnoreFont:"Ignorer les polices de caract??res",DlgPasteRemoveStyles:"Supprimer les styles",ColorAutomatic:"Automatique",ColorMoreColors:"Plus de couleurs...",DocProps:"Propri??t??s du document",DlgAnchorTitle:"Propri??t??s de l'ancre",DlgAnchorName:"Nom de l'ancre",DlgAnchorErrorName:"Veuillez saisir le nom de l'ancre",DlgSpellNotInDic:"Pas dans le dictionnaire",DlgSpellChangeTo:"Changer en",DlgSpellBtnIgnore:"Ignorer",DlgSpellBtnIgnoreAll:"Ignorer tout",DlgSpellBtnReplace:"Remplacer",DlgSpellBtnReplaceAll:"Remplacer tout",DlgSpellBtnUndo:"Annuler",DlgSpellNoSuggestions:"- Aucune suggestion -",DlgSpellProgress:"V??rification d'orthographe en cours...",DlgSpellNoMispell:"V??rification d'orthographe termin??e: Aucune erreur trouv??e",DlgSpellNoChanges:"V??rification d'orthographe termin??e: Pas de modifications",DlgSpellOneChange:"V??rification d'orthographe termin??e: Un mot modifi??",DlgSpellManyChanges:"V??rification d'orthographe termin??e: %1 mots modifi??s",IeSpellDownload:"Le Correcteur n'est pas install??. Souhaitez-vous le t??l??charger maintenant?",DlgButtonText:"Texte (valeur)",DlgButtonType:"Type",DlgButtonTypeBtn:"Bouton",DlgButtonTypeSbm:"Envoyer",DlgButtonTypeRst:"R??initialiser",DlgCheckboxName:"Nom",DlgCheckboxValue:"Valeur",DlgCheckboxSelected:"S??lectionn??",DlgFormName:"Nom",DlgFormAction:"Action",DlgFormMethod:"M??thode",DlgSelectName:"Nom",DlgSelectValue:"Valeur",DlgSelectSize:"Taille",DlgSelectLines:"lignes",DlgSelectChkMulti:"S??lection multiple",DlgSelectOpAvail:"Options disponibles",DlgSelectOpText:"Texte",DlgSelectOpValue:"Valeur",DlgSelectBtnAdd:"Ajouter",DlgSelectBtnModify:"Modifier",DlgSelectBtnUp:"Monter",DlgSelectBtnDown:"Descendre",DlgSelectBtnSetValue:"Valeur s??lectionn??e",DlgSelectBtnDelete:"Supprimer",DlgTextareaName:"Nom",DlgTextareaCols:"Colonnes",DlgTextareaRows:"Lignes",DlgTextName:"Nom",DlgTextValue:"Valeur",DlgTextCharWidth:"Largeur en caract??res",DlgTextMaxChars:"Nombre maximum de caract??res",DlgTextType:"Type",DlgTextTypeText:"Texte",DlgTextTypePass:"Mot de passe",DlgHiddenName:"Nom",DlgHiddenValue:"Valeur",BulletedListProp:"Propri??t??s de liste ?? puces",NumberedListProp:"Propri??t??s de liste num??rot??e",DlgLstStart:"D??but",DlgLstType:"Type",DlgLstTypeCircle:"Cercle",DlgLstTypeDisc:"Disque",DlgLstTypeSquare:"Carr??",DlgLstTypeNumbers:"Nombres (1, 2, 3)",DlgLstTypeLCase:"Lettres minuscules (a, b, c)",DlgLstTypeUCase:"Lettres majuscules (A, B, C)",DlgLstTypeSRoman:"Chiffres romains minuscules (i, ii, iii)",DlgLstTypeLRoman:"Chiffres romains majuscules (I, II, III)",DlgDocGeneralTab:"G??n??ral",DlgDocBackTab:"Fond",DlgDocColorsTab:"Couleurs et marges",DlgDocMetaTab:"M??tadonn??es",DlgDocPageTitle:"Titre de la page",DlgDocLangDir:"Sens d'??criture",DlgDocLangDirLTR:"De la gauche vers la droite (LTR)",DlgDocLangDirRTL:"De la droite vers la gauche (RTL)",DlgDocLangCode:"Code langue",DlgDocCharSet:"Encodage de caract??re",DlgDocCharSetCE:"Europe Centrale",DlgDocCharSetCT:"Chinois Traditionnel (Big5)",DlgDocCharSetCR:"Cyrillique",DlgDocCharSetGR:"Grec",DlgDocCharSetJP:"Japonais",DlgDocCharSetKR:"Cor??en",DlgDocCharSetTR:"Turc",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Occidental",DlgDocCharSetOther:"Autre encodage de caract??re",DlgDocDocType:"Type de document",DlgDocDocTypeOther:"Autre type de document",DlgDocIncXHTML:"Inclure les d??clarations XHTML",DlgDocBgColor:"Couleur de fond",DlgDocBgImage:"Image de fond",DlgDocBgNoScroll:"Image fixe sans d??filement",DlgDocCText:"Texte",DlgDocCLink:"Lien",DlgDocCVisited:"Lien visit??",DlgDocCActive:"Lien activ??",DlgDocMargins:"Marges",DlgDocMaTop:"Haut",DlgDocMaLeft:"Gauche",DlgDocMaRight:"Droite",DlgDocMaBottom:"Bas",DlgDocMeIndex:"Mots-cl??s (s??par??s par des virgules)",DlgDocMeDescr:"Description",DlgDocMeAuthor:"Auteur",DlgDocMeCopy:"Copyright",DlgDocPreview:"Pr??visualisation",Templates:"Mod??les",DlgTemplatesTitle:"Mod??les de contenu",DlgTemplatesSelMsg:"Veuillez s??lectionner le mod??le ?? ouvrir dans l'??diteur<br>(le contenu actuel sera remplac??):",DlgTemplatesLoading:"Chargement de la liste des mod??les. Veuillez patienter...",DlgTemplatesNoTpl:"(Aucun mod??le disponible)",DlgTemplatesReplace:"Remplacer tout le contenu",DlgAboutAboutTab:"A propos de",DlgAboutBrowserInfoTab:"Navigateur",DlgAboutLicenseTab:"Licence",DlgAboutVersion:"Version",DlgAboutInfo:"Pour plus d'informations, aller ??",DlgDivGeneralTab:"G??n??ral",DlgDivAdvancedTab:"Avanc??",DlgDivStyle:"Style",DlgDivInlineStyle:"Attribut Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/gl.js b/horde/services/editor/fckeditor/editor/lang/gl.js
deleted file mode 100644 (file)
index 1c80099..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Ocultar Ferramentas",ToolbarExpand:"Mostrar Ferramentas",Save:"Gardar",NewPage:"Nova P??xina",Preview:"Vista Previa",Cut:"Cortar",Copy:"Copiar",Paste:"Pegar",PasteText:"Pegar como texto plano",PasteWord:"Pegar dende Word",Print:"Imprimir",SelectAll:"Seleccionar todo",RemoveFormat:"Eliminar Formato",InsertLinkLbl:"Ligaz??n",InsertLink:"Inserir/Editar Ligaz??n",RemoveLink:"Eliminar Ligaz??n",VisitLink:"Open Link",Anchor:"Inserir/Editar Referencia",AnchorDelete:"Remove Anchor",InsertImageLbl:"Imaxe",InsertImage:"Inserir/Editar Imaxe",InsertFlashLbl:"Flash",InsertFlash:"Inserir/Editar Flash",InsertTableLbl:"Tabla",InsertTable:"Inserir/Editar Tabla",InsertLineLbl:"Li??a",InsertLine:"Inserir Li??a Horizontal",InsertSpecialCharLbl:"Car??cter Special",InsertSpecialChar:"Inserir Car??cter Especial",InsertSmileyLbl:"Smiley",InsertSmiley:"Inserir Smiley",About:"Acerca de FCKeditor",Bold:"Negrita",Italic:"Cursiva",Underline:"Sub-raiado",StrikeThrough:"Tachado",Subscript:"Sub??ndice",Superscript:"Super??ndice",LeftJustify:"Ali??ar ?? Esquerda",CenterJustify:"Centrado",RightJustify:"Ali??ar ?? Dereita",BlockJustify:"Xustificado",DecreaseIndent:"Disminuir Sangr??a",IncreaseIndent:"Aumentar Sangr??a",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Desfacer",Redo:"Refacer",NumberedListLbl:"Lista Numerada",NumberedList:"Inserir/Eliminar Lista Numerada",BulletedListLbl:"Marcas",BulletedList:"Inserir/Eliminar Marcas",ShowTableBorders:"Mostrar Bordes das T??boas",ShowDetails:"Mostrar Marcas Par??grafo",Style:"Estilo",FontFormat:"Formato",Font:"Tipo",FontSize:"Tama??o",TextColor:"Cor do Texto",BGColor:"Cor do Fondo",Source:"C??digo Fonte",Find:"Procurar",Replace:"Substituir",SpellCheck:"Correcci??n Ortogr??fica",UniversalKeyboard:"Teclado Universal",PageBreakLbl:"Salto de P??xina",PageBreak:"Inserir Salto de P??xina",Form:"Formulario",Checkbox:"Cadro de Verificaci??n",RadioButton:"Bot??n de Radio",TextField:"Campo de Texto",Textarea:"??rea de Texto",HiddenField:"Campo Oculto",Button:"Bot??n",SelectionField:"Campo de Selecci??n",ImageButton:"Bot??n de Imaxe",FitWindow:"Maximizar o tama??o do editor",ShowBlocks:"Show Blocks",EditLink:"Editar Ligaz??n",CellCM:"Cela",RowCM:"Fila",ColumnCM:"Columna",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Borrar Filas",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Borrar Columnas",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Borrar Cela",MergeCells:"Unir Celas",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Borrar T??boa",CellProperties:"Propriedades da Cela",TableProperties:"Propriedades da T??boa",ImageProperties:"Propriedades Imaxe",FlashProperties:"Propriedades Flash",AnchorProp:"Propriedades da Referencia",ButtonProp:"Propriedades do Bot??n",CheckboxProp:"Propriedades do Cadro de Verificaci??n",HiddenFieldProp:"Propriedades do Campo Oculto",RadioButtonProp:"Propriedades do Bot??n de Radio",ImageButtonProp:"Propriedades do Bot??n de Imaxe",TextFieldProp:"Propriedades do Campo de Texto",SelectionFieldProp:"Propriedades do Campo de Selecci??n",TextareaProp:"Propriedades da ??rea de Texto",FormProp:"Propriedades do Formulario",FontFormats:"Normal;Formateado;Enderezo;Enacabezado 1;Encabezado 2;Encabezado 3;Encabezado 4;Encabezado 5;Encabezado 6;Paragraph (DIV)",ProcessingXHTML:"Procesando XHTML. Por facor, agarde...",Done:"Feiro",PasteWordConfirm:"Parece que o texto que quere pegar est?? copiado do Word.??Quere limpar o formato antes de pegalo?",NotCompatiblePaste:"Este comando est?? disponible para Internet Explorer versi??n 5.5 ou superior. ??Quere pegalo sen limpar o formato?",UnknownToolbarItem:'??tem de ferramentas desco??ecido "%1"',UnknownCommand:'Nome de comando desco??ecido "%1"',NotImplemented:"Comando non implementado",UnknownToolbarSet:'O conxunto de ferramentas "%1" non existe',NoActiveX:'As opci??ns de seguridade do seu navegador poder??an limitar algunha das caracter??sticas de editor. Debe activar a opci??n "Executar controis ActiveX e plug-ins". Pode notar que faltan caracter??sticas e experimentar erros',BrowseServerBlocked:"Non se poido abrir o navegador de recursos. Aseg??rese de que est??n desactivados os bloqueadores de xanelas emerxentes",DialogBlocked:"Non foi posible abrir a xanela de di??logo. Aseg??rese de que est??n desactivados os bloqueadores de xanelas emerxentes",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancelar",DlgBtnClose:"Pechar",DlgBtnBrowseServer:"Navegar no Servidor",DlgAdvancedTag:"Advanzado",DlgOpOther:"<Outro>",DlgInfoTab:"Info",DlgAlertUrl:"Por favor, insira a URL",DlgGenNotSet:"<non definido>",DlgGenId:"Id",DlgGenLangDir:"Orientaci??n do Idioma",DlgGenLangDirLtr:"Esquerda a Dereita (LTR)",DlgGenLangDirRtl:"Dereita a Esquerda (RTL)",DlgGenLangCode:"C??digo do Idioma",DlgGenAccessKey:"Chave de Acceso",DlgGenName:"Nome",DlgGenTabIndex:"??ndice de Tabulaci??n",DlgGenLongDescr:"Descrici??n Completa da URL",DlgGenClass:"Clases da Folla de Estilos",DlgGenTitle:"T??tulo",DlgGenContType:"Tipo de Contido",DlgGenLinkCharset:"Fonte de Caracteres Vinculado",DlgGenStyle:"Estilo",DlgImgTitle:"Propriedades da Imaxe",DlgImgInfoTab:"Informaci??n da Imaxe",DlgImgBtnUpload:"Enviar ?? Servidor",DlgImgURL:"URL",DlgImgUpload:"Carregar",DlgImgAlt:"Texto Alternativo",DlgImgWidth:"Largura",DlgImgHeight:"Altura",DlgImgLockRatio:"Proporcional",DlgBtnResetSize:"Tama??o Orixinal",DlgImgBorder:"L??mite",DlgImgHSpace:"Esp. Horiz.",DlgImgVSpace:"Esp. Vert.",DlgImgAlign:"Ali??amento",DlgImgAlignLeft:"Esquerda",DlgImgAlignAbsBottom:"Abs Inferior",DlgImgAlignAbsMiddle:"Abs Centro",DlgImgAlignBaseline:"Li??a Base",DlgImgAlignBottom:"P??",DlgImgAlignMiddle:"Centro",DlgImgAlignRight:"Dereita",DlgImgAlignTextTop:"Tope do Texto",DlgImgAlignTop:"Tope",DlgImgPreview:"Vista Previa",DlgImgAlertUrl:"Por favor, escriba a URL da imaxe",DlgImgLinkTab:"Ligaz??n",DlgFlashTitle:"Propriedades Flash",DlgFlashChkPlay:"Auto Execuci??n",DlgFlashChkLoop:"Bucle",DlgFlashChkMenu:"Activar Men?? Flash",DlgFlashScale:"Escalar",DlgFlashScaleAll:"Amosar Todo",DlgFlashScaleNoBorder:"Sen Borde",DlgFlashScaleFit:"Encaixar axustando",DlgLnkWindowTitle:"Ligaz??n",DlgLnkInfoTab:"Informaci??n da Ligaz??n",DlgLnkTargetTab:"Referencia a esta p??xina",DlgLnkType:"Tipo de Ligaz??n",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Referencia nesta p??xina",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocolo",DlgLnkProtoOther:"<outro>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Seleccionar unha Referencia",DlgLnkAnchorByName:"Por Nome de Referencia",DlgLnkAnchorById:"Por Element Id",DlgLnkNoAnchors:"(Non hai referencias disponibles no documento)",DlgLnkEMail:"Enderezo de E-Mail",DlgLnkEMailSubject:"Asunto do Mensaxe",DlgLnkEMailBody:"Corpo do Mensaxe",DlgLnkUpload:"Carregar",DlgLnkBtnUpload:"Enviar ?? servidor",DlgLnkTarget:"Destino",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<Xanela Emerxente>",DlgLnkTargetBlank:"Nova Xanela (_blank)",DlgLnkTargetParent:"Xanela Pai (_parent)",DlgLnkTargetSelf:"Mesma Xanela (_self)",DlgLnkTargetTop:"Xanela Primaria (_top)",DlgLnkTargetFrameName:"Nome do Marco Destino",DlgLnkPopWinName:"Nome da Xanela Emerxente",DlgLnkPopWinFeat:"Caracter??sticas da Xanela Emerxente",DlgLnkPopResize:"Axustable",DlgLnkPopLocation:"Barra de Localizaci??n",DlgLnkPopMenu:"Barra de Men??",DlgLnkPopScroll:"Barras de Desplazamento",DlgLnkPopStatus:"Barra de Estado",DlgLnkPopToolbar:"Barra de Ferramentas",DlgLnkPopFullScrn:"A Toda Pantalla (IE)",DlgLnkPopDependent:"Dependente (Netscape)",DlgLnkPopWidth:"Largura",DlgLnkPopHeight:"Altura",DlgLnkPopLeft:"Posici??n Esquerda",DlgLnkPopTop:"Posici??n dende Arriba",DlnLnkMsgNoUrl:"Por favor, escriba a ligaz??n URL",DlnLnkMsgNoEMail:"Por favor, escriba o enderezo de e-mail",DlnLnkMsgNoAnchor:"Por favor, seleccione un destino",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Seleccionar Color",DlgColorBtnClear:"Nengunha",DlgColorHighlight:"Destacado",DlgColorSelected:"Seleccionado",DlgSmileyTitle:"Inserte un Smiley",DlgSpecialCharTitle:"Seleccione Caracter Especial",DlgTableTitle:"Propiedades da T??boa",DlgTableRows:"Filas",DlgTableColumns:"Columnas",DlgTableBorder:"Tama??o do Borde",DlgTableAlign:"Ali??amento",DlgTableAlignNotSet:"<Non Definido>",DlgTableAlignLeft:"Esquerda",DlgTableAlignCenter:"Centro",DlgTableAlignRight:"Ereita",DlgTableWidth:"Largura",DlgTableWidthPx:"pixels",DlgTableWidthPc:"percent",DlgTableHeight:"Altura",DlgTableCellSpace:"Marxe entre Celas",DlgTableCellPad:"Marxe interior",DlgTableCaption:"T??tulo",DlgTableSummary:"Sumario",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Propriedades da Cela",DlgCellWidth:"Largura",DlgCellWidthPx:"pixels",DlgCellWidthPc:"percent",DlgCellHeight:"Altura",DlgCellWordWrap:"Axustar Li??as",DlgCellWordWrapNotSet:"<Non Definido>",DlgCellWordWrapYes:"Si",DlgCellWordWrapNo:"Non",DlgCellHorAlign:"Ali??amento Horizontal",DlgCellHorAlignNotSet:"<Non definido>",DlgCellHorAlignLeft:"Esquerda",DlgCellHorAlignCenter:"Centro",DlgCellHorAlignRight:"Dereita",DlgCellVerAlign:"Ali??amento Vertical",DlgCellVerAlignNotSet:"<Non definido>",DlgCellVerAlignTop:"Arriba",DlgCellVerAlignMiddle:"Medio",DlgCellVerAlignBottom:"Abaixo",DlgCellVerAlignBaseline:"Li??a de Base",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Ocupar Filas",DlgCellCollSpan:"Ocupar Columnas",DlgCellBackColor:"Color de Fondo",DlgCellBorderColor:"Color de Borde",DlgCellBtnSelect:"Seleccionar...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Procurar",DlgFindFindBtn:"Procurar",DlgFindNotFoundMsg:"Non te atopou o texto indicado.",DlgReplaceTitle:"Substituir",DlgReplaceFindLbl:"Texto a procurar:",DlgReplaceReplaceLbl:"Substituir con:",DlgReplaceCaseChk:"Coincidir Mai./min.",DlgReplaceReplaceBtn:"Substituir",DlgReplaceReplAllBtn:"Substitiur Todo",DlgReplaceWordChk:"Coincidir con toda a palabra",PasteErrorCut:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl+X).",PasteErrorCopy:"Os axustes de seguridade do seu navegador non permiten que o editor realice autom??ticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl+C).",PasteAsText:"Pegar como texto plano",PasteFromWord:"Pegar dende Word",DlgPasteMsg2:"Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl+V</STRONG>) e pulse <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignorar as definici??ns de Tipograf??a",DlgPasteRemoveStyles:"Eliminar as definici??ns de Estilos",ColorAutomatic:"Autom??tico",ColorMoreColors:"M??is Cores...",DocProps:"Propriedades do Documento",DlgAnchorTitle:"Propriedades da Referencia",DlgAnchorName:"Nome da Referencia",DlgAnchorErrorName:"Por favor, escriba o nome da referencia",DlgSpellNotInDic:"Non est?? no diccionario",DlgSpellChangeTo:"Cambiar a",DlgSpellBtnIgnore:"Ignorar",DlgSpellBtnIgnoreAll:"Ignorar Todas",DlgSpellBtnReplace:"Substituir",DlgSpellBtnReplaceAll:"Substituir Todas",DlgSpellBtnUndo:"Desfacer",DlgSpellNoSuggestions:"- Sen candidatos -",DlgSpellProgress:"Correcci??n ortogr??fica en progreso...",DlgSpellNoMispell:"Correcci??n ortogr??fica rematada: Non se atoparon erros",DlgSpellNoChanges:"Correcci??n ortogr??fica rematada: Non se substituiu nengunha verba",DlgSpellOneChange:"Correcci??n ortogr??fica rematada: Unha verba substituida",DlgSpellManyChanges:"Correcci??n ortogr??fica rematada: %1 verbas substituidas",IeSpellDownload:"O corrector ortogr??fico non est?? instalado. ??Quere descargalo agora?",DlgButtonText:"Texto (Valor)",DlgButtonType:"Tipo",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Nome",DlgCheckboxValue:"Valor",DlgCheckboxSelected:"Seleccionado",DlgFormName:"Nome",DlgFormAction:"Acci??n",DlgFormMethod:"M??todo",DlgSelectName:"Nome",DlgSelectValue:"Valor",DlgSelectSize:"Tama??o",DlgSelectLines:"li??as",DlgSelectChkMulti:"Permitir m??ltiples selecci??ns",DlgSelectOpAvail:"Opci??ns Disponibles",DlgSelectOpText:"Texto",DlgSelectOpValue:"Valor",DlgSelectBtnAdd:"Engadir",DlgSelectBtnModify:"Modificar",DlgSelectBtnUp:"Subir",DlgSelectBtnDown:"Baixar",DlgSelectBtnSetValue:"Definir como valor por defecto",DlgSelectBtnDelete:"Borrar",DlgTextareaName:"Nome",DlgTextareaCols:"Columnas",DlgTextareaRows:"Filas",DlgTextName:"Nome",DlgTextValue:"Valor",DlgTextCharWidth:"Tama??o do Caracter",DlgTextMaxChars:"M??ximo de Caracteres",DlgTextType:"Tipo",DlgTextTypeText:"Texto",DlgTextTypePass:"Chave",DlgHiddenName:"Nome",DlgHiddenValue:"Valor",BulletedListProp:"Propriedades das Marcas",NumberedListProp:"Propriedades da Lista de Numeraci??n",DlgLstStart:"Start",DlgLstType:"Tipo",DlgLstTypeCircle:"C??rculo",DlgLstTypeDisc:"Disco",DlgLstTypeSquare:"Cuadrado",DlgLstTypeNumbers:"N??meros (1, 2, 3)",DlgLstTypeLCase:"Letras Min??sculas (a, b, c)",DlgLstTypeUCase:"Letras Mai??sculas (A, B, C)",DlgLstTypeSRoman:"N??meros Romanos en min??scula (i, ii, iii)",DlgLstTypeLRoman:"N??meros Romanos en Mai??scula (I, II, III)",DlgDocGeneralTab:"Xeral",DlgDocBackTab:"Fondo",DlgDocColorsTab:"Cores e Marxes",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"T??tulo da P??xina",DlgDocLangDir:"Orientaci??n do Idioma",DlgDocLangDirLTR:"Esquerda a Dereita (LTR)",DlgDocLangDirRTL:"Dereita a Esquerda (RTL)",DlgDocLangCode:"C??digo de Idioma",DlgDocCharSet:"Codificaci??n do Xogo de Caracteres",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Outra Codificaci??n do Xogo de Caracteres",DlgDocDocType:"Encabezado do Tipo de Documento",DlgDocDocTypeOther:"Outro Encabezado do Tipo de Documento",DlgDocIncXHTML:"Incluir Declaraci??ns XHTML",DlgDocBgColor:"Cor de Fondo",DlgDocBgImage:"URL da Imaxe de Fondo",DlgDocBgNoScroll:"Fondo Fixo",DlgDocCText:"Texto",DlgDocCLink:"Ligaz??ns",DlgDocCVisited:"Ligaz??n Visitada",DlgDocCActive:"Ligaz??n Activa",DlgDocMargins:"Marxes da P??xina",DlgDocMaTop:"Arriba",DlgDocMaLeft:"Esquerda",DlgDocMaRight:"Dereita",DlgDocMaBottom:"Abaixo",DlgDocMeIndex:"Palabras Chave de Indexaci??n do Documento (separadas por comas)",DlgDocMeDescr:"Descripci??n do Documento",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Copyright",DlgDocPreview:"Vista Previa",Templates:"Plantillas",DlgTemplatesTitle:"Plantillas de Contido",DlgTemplatesSelMsg:"Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",DlgTemplatesLoading:"Cargando listado de plantillas. Por favor, espere...",DlgTemplatesNoTpl:"(Non hai plantillas definidas)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"Acerca de",DlgAboutBrowserInfoTab:"Informaci??n do Navegador",DlgAboutLicenseTab:"Licencia",DlgAboutVersion:"versi??n",DlgAboutInfo:"Para m??is informaci??n visitar:",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/gu.js b/horde/services/editor/fckeditor/editor/lang/gu.js
deleted file mode 100644 (file)
index b2c618e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????????????? ??????????????? ???????????????",ToolbarExpand:"?????????????????? ??????????????? ???????????????",Save:"?????????",NewPage:"????????? ???????????????",Preview:"??????????????????????????????",Cut:"??????????????????",Copy:"?????????",Paste:"???????????????",PasteText:"??????????????? (???????????? ?????????????????????)",PasteWord:"??????????????? (????????? ?????????????????????)",Print:"?????????????????????",SelectAll:"???????????? ???????????? ???????????????",RemoveFormat:"?????????????????? ??????????????????",InsertLinkLbl:"??????????????????, ????????????",InsertLink:"???????????? ?????????????????????/???????????? ????????????",RemoveLink:"???????????? ???????????????",VisitLink:"Open Link",Anchor:"???????????? ?????????????????????/???????????? ????????????",AnchorDelete:"???????????? ???????????????",InsertImageLbl:"???????????????",InsertImage:"??????????????? ?????????????????????/???????????? ???????????????",InsertFlashLbl:"???????????????",InsertFlash:"??????????????? ?????????????????????/???????????? ???????????????",InsertTableLbl:"????????????, ????????????",InsertTable:"????????????, ???????????? ?????????????????????/???????????? ???????????????",InsertLineLbl:"????????????",InsertLine:"???????????????????????? ???????????? ?????????????????????/???????????? ????????????",InsertSpecialCharLbl:"????????????????????? ???????????????",InsertSpecialChar:"????????????????????? ??????????????? ?????????????????????/???????????? ???????????????",InsertSmileyLbl:"?????????????????????",InsertSmiley:"????????????????????? ?????????????????????/???????????? ????????????",About:"FCKeditor?????? ????????????",Bold:"???????????????/??????????????????",Italic:"??????????????????, ?????????????????????",Underline:"??????????????????????????????, ???????????? ????????????",StrikeThrough:"???????????? ??????????????????",Subscript:"?????? ????????????????????? ???????????? ?????????????????? ??????????????? ???????????????",Superscript:"?????? ??????????????? ????????? ?????????????????? ??????????????? ???????????????.",LeftJustify:"???????????? ???????????????/???????????? ?????????",CenterJustify:"???????????????????????????/????????????????????????",RightJustify:"???????????? ???????????????/???????????? ?????????",BlockJustify:"???????????????, ?????????????????? ????????????????????????",DecreaseIndent:"???????????????????????? ?????????????????? ????????????????????? ??????????????? ??????????????????",IncreaseIndent:"????????????????????????, ?????????????????? ????????????????????? ??????????????? ??????????????????",Blockquote:"???????????????-?????????, ?????????????????????????????????",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"?????? ???????????????; ?????????????????? ????????? ????????? ?????????????????? ???????????? ???????????????",Redo:"????????????; ????????? ????????? ????????? ?????????????????? ???????????? ???????????????",NumberedListLbl:"??????????????????????????? ????????????",NumberedList:"??????????????????????????? ???????????? ?????????????????????/???????????? ????????????",BulletedListLbl:"??????????????? ????????????",BulletedList:"??????????????? ???????????? ?????????????????????/???????????? ????????????",ShowTableBorders:"????????????, ?????????????????? ????????????(??????????????????) ??????????????????",ShowDetails:"????????????????????? ????????????????????? ?????????????????????",Style:"????????????/?????????",FontFormat:"??????????????? ??????????????????, ?????????????????? ????????????",Font:"???????????????",FontSize:"??????????????? ????????????/??????",TextColor:"?????????????????? ?????????",BGColor:"????????????????????????????????? ?????????,",Source:"????????? ?????? ???????????????????????? ????????????????????????",Find:"??????????????????",Replace:"?????????????????????/??????????????????",SpellCheck:"??????????????? (????????????????????????) ??????????????????",UniversalKeyboard:"???????????????????????????/????????????????????????????????? ?????????????????????",PageBreakLbl:"????????????????????????/?????????????????? ????????? ???????????????",PageBreak:"????????????????????? ????????????????????????/?????????????????? ????????? ???????????????/???????????? ???????????????",Form:"???????????????/???????????????",Checkbox:"????????? ???????????????",RadioButton:"??????????????? ?????????",TextField:"????????????????????? ???????????????, ???????????? ?????????????????????",Textarea:"????????????????????? ????????????, ???????????? ?????????????????????",HiddenField:"??????????????? ?????????????????????",Button:"?????????",SelectionField:"?????????????????? ?????????????????????",ImageButton:"??????????????? ?????????",FitWindow:"????????????????????? ???????????? ?????????????????? ????????????",ShowBlocks:"??????????????? ?????????????????????",EditLink:" ???????????? ????????????/????????? ?????????????????? ????????????",CellCM:"??????????????? ????????????",RowCM:"???????????????????????? ????????????",ColumnCM:"????????????/????????? ????????????",InsertRowAfter:"????????? ?????????????????? ??????????????????",InsertRowBefore:"?????????????????? ?????????????????? ??????????????????",DeleteRows:"????????????????????? ???????????????/???????????? ???????????????",InsertColumnAfter:"????????? ????????????/????????? ???????????? ??????????????????",InsertColumnBefore:"?????????????????? ????????????/????????? ???????????? ??????????????????",DeleteColumns:"????????????/????????? ???????????? ???????????????/???????????? ???????????????",InsertCellAfter:"????????? ????????? ??????????????????",InsertCellBefore:"?????????????????? ????????? ??????????????????",DeleteCells:"????????? ???????????????/???????????? ???????????????",MergeCells:"????????? ???????????? ????????????",MergeRight:"???????????? ???????????? ???????????? ????????????",MergeDown:"???????????? ???????????? ????????????",HorizontalSplitCell:"??????????????? ???????????????????????? ?????????????????? ???????????????",VerticalSplitCell:"??????????????? ??????????????? ?????? ???????????? ?????????????????? ???????????????",TableDelete:"???????????? ???????????????/???????????? ??????????????????",CellProperties:"??????????????? ?????????",TableProperties:"??????????????????  ?????????",ImageProperties:"????????????????????? ?????????",FlashProperties:"????????????????????? ?????????",AnchorProp:"?????????????????? ?????????",ButtonProp:"??????????????? ?????????",CheckboxProp:"????????? ??????????????? ?????????",HiddenFieldProp:"??????????????? ??????????????????????????? ?????????",RadioButtonProp:"??????????????? ??????????????? ?????????",ImageButtonProp:"??????????????? ??????????????? ?????????",TextFieldProp:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",SelectionFieldProp:"?????????????????? ??????????????????????????? ?????????",TextareaProp:"????????????????????? ???????????????, ???????????? ??????????????????????????? ?????????",FormProp:"???????????????/????????????????????? ?????????",FontFormats:"?????????????????????;????????????????????????;?????????????????????;?????????????????? 1;?????????????????? 2;?????????????????? 3;?????????????????? 4;?????????????????? 5;?????????????????? 6;?????????????????? (DIV)",ProcessingXHTML:"XHTML ??????????????????????????? ???????????? ??????. ???????????????????????? ??????????????? ????????? ????????????...",Done:"????????? ????????????",PasteWordConfirm:"????????? ?????? ????????????????????? ??????????????? ???????????? ??????????????? ??????, ?????? ???????????????????????? ???????????? ??????????????? ???????????? ??????. ??????????????? ???????????? ?????????????????? ????????????????????? ????????? ???????????? ???????",NotCompatiblePaste:"??? ?????????????????? ????????????????????? ??????????????????????????????(Internet Explorer) 5.5 ???????????? ????????? ??????????????? ??????????????? ??????????????? ??????. ??????????????????????????? ????????? ???????????? ?????????????????? ??????????????? ???????????? ???????",UnknownToolbarItem:'??????????????? ?????????????????? ???????????? "%1"',UnknownCommand:'?????????????????? ?????????????????? "%1"',NotImplemented:"?????????????????? ????????????????????????????????? ????????? ???????????????",UnknownToolbarSet:'?????????????????? ????????? "%1" ?????????????????? ?????????',NoActiveX:'??????????????? ??????????????????????????? ????????????????????? ????????????????????? ????????????????????? ???????????? ?????????????????? ????????????????????? ???????????? ?????????. ??????????????? "Run ActiveX controls and plug-ins" ???????????????????????? ???????????????/??????????????? ?????????. ??????????????? ?????????????????????????????? ????????? ??????????????????????????? ?????????????????? ??????????????? ?????? ????????? ??????. ??????????????? ?????????-?????? ?????????????????? ?????????????????? ?????????.',BrowseServerBlocked:"????????????????????? ????????????????????? ???????????? ??? ??????????????????.",DialogBlocked:"?????????????????? ?????????????????? ???????????? ??? ??????????????????. ??????????????? ?????????-?????? ?????????????????? ?????????????????? ?????????.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"????????? ??????",DlgBtnCancel:"?????? ???????????????",DlgBtnClose:"????????? ???????????????",DlgBtnBrowseServer:"??????????????? ?????????????????? ?????????",DlgAdvancedTag:"???????????????????????????",DlgOpOther:"<????????????>",DlgInfoTab:"???????????????",DlgAlertUrl:"URL ????????????????????? ?????????",DlgGenNotSet:"<????????? ?????????>",DlgGenId:"Id",DlgGenLangDir:"???????????? ????????????????????? ??????????????????",DlgGenLangDirLtr:"???????????? ?????? ???????????? (LTR)",DlgGenLangDirRtl:"???????????? ?????? ???????????? (RTL)",DlgGenLangCode:"???????????? ?????????",DlgGenAccessKey:"?????????????????? ??????",DlgGenName:"?????????",DlgGenTabIndex:"????????? ????????????????????????",DlgGenLongDescr:"??????????????? ?????????????????? ???????????? URL",DlgGenClass:"??????????????????-????????? ???????????????",DlgGenTitle:"??????????????? ??????????????????",DlgGenContType:"??????????????? ???????????????????????? ??????????????????",DlgGenLinkCharset:"???????????? ????????????????????? ???????????????????????? ?????????",DlgGenStyle:"??????????????????",DlgImgTitle:"????????????????????? ?????????",DlgImgInfoTab:"??????????????? ?????? ?????????????????????",DlgImgBtnUpload:"??? ????????????????????? ?????????????????????",DlgImgURL:"URL",DlgImgUpload:"???????????????",DlgImgAlt:"???????????????????????? ?????????????????????",DlgImgWidth:"??????????????????",DlgImgHeight:"???????????????",DlgImgLockRatio:"????????? ????????????????????????",DlgBtnResetSize:"??????????????? ????????????",DlgImgBorder:"??????????????????",DlgImgHSpace:"???????????????????????? ???????????????",DlgImgVSpace:"?????????????????? ???????????????",DlgImgAlign:"????????????????????????????????? ?????????????????????",DlgImgAlignLeft:"???????????? ???????????? ?????????????????????",DlgImgAlignAbsBottom:"Abs ????????????",DlgImgAlignAbsMiddle:"Abs ?????????",DlgImgAlignBaseline:"???????????? ????????????",DlgImgAlignBottom:"????????????",DlgImgAlignMiddle:"???????????????",DlgImgAlignRight:"????????????",DlgImgAlignTextTop:"????????????????????? ?????????",DlgImgAlignTop:"?????????",DlgImgPreview:"??????????????????????????????",DlgImgAlertUrl:"????????????????????? URL ???????????? ?????????",DlgImgLinkTab:"????????????",DlgFlashTitle:"??????????????? ?????????",DlgFlashChkPlay:"?????????/??????????????? ????????????",DlgFlashChkLoop:"?????????",DlgFlashChkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ?????????",DlgFlashScale:"???????????????",DlgFlashScaleAll:"??????????????? ??????/????????? ???????????????",DlgFlashScaleNoBorder:"??????????????? ?????????????????? ?????????",DlgFlashScaleFit:"??????????????? ???????????? ?????????",DlgLnkWindowTitle:"????????????",DlgLnkInfoTab:"???????????? ??????????????? ?????????",DlgLnkTargetTab:"?????????????????????/?????????????????? ?????????",DlgLnkType:"???????????? ??????????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"??? ??????????????? ????????????",DlgLnkTypeEMail:"???-?????????",DlgLnkProto:"???????????????????????????",DlgLnkProtoOther:"<????????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???????????? ???????????? ?????????",DlgLnkAnchorByName:"???????????? ??????????????? ???????????? ?????????",DlgLnkAnchorById:"???????????? ????????????????????? Id ?????? ???????????? ?????????",DlgLnkNoAnchors:"(??????????????????????????????????????? ?????????????????? ??????????????????)",DlgLnkEMail:"???-????????? ?????????????????????",DlgLnkEMailSubject:"???-????????? ????????????",DlgLnkEMailBody:"???????????????",DlgLnkUpload:"???????????????",DlgLnkBtnUpload:"??? ????????????????????? ?????????????????????",DlgLnkTarget:"?????????????????????/??????????????????",DlgLnkTargetFrame:"<???????????????>",DlgLnkTargetPopup:"<?????????-?????? ??????????????????>",DlgLnkTargetBlank:"?????????  ?????????????????? (_blank)",DlgLnkTargetParent:"????????? ?????????????????? (_parent)",DlgLnkTargetSelf:"?????? ?????????????????? (_self)",DlgLnkTargetTop:"??????????????? ?????????????????? (_top)",DlgLnkTargetFrameName:"????????????????????? ??????????????? ????????? ?????????",DlgLnkPopWinName:"?????????-?????? ?????????????????? ????????? ?????????",DlgLnkPopWinFeat:"?????????-?????? ?????????????????? ??????????????????",DlgLnkPopResize:"???????????? ???????????? ???????????? ??????",DlgLnkPopLocation:"?????????????????? ?????????",DlgLnkPopMenu:"?????????????????? ?????????",DlgLnkPopScroll:"????????????????????? ?????????",DlgLnkPopStatus:"?????????????????? ?????????",DlgLnkPopToolbar:"????????? ?????????",DlgLnkPopFullScrn:"????????? ????????????????????? (IE)",DlgLnkPopDependent:"?????????????????????????????? (Netscape)",DlgLnkPopWidth:"??????????????????",DlgLnkPopHeight:"???????????????",DlgLnkPopLeft:"???????????? ????????????",DlgLnkPopTop:"???????????? ????????????",DlnLnkMsgNoUrl:"????????????  URL ???????????? ?????????",DlnLnkMsgNoEMail:"???-????????? ????????????????????? ???????????? ?????????",DlnLnkMsgNoAnchor:"???????????? ???????????? ?????????",DlnLnkMsgInvPopName:"?????????-?????? ?????????????????? ????????? ????????? ??????????????????????????? ????????? ???????????? ????????? ??????????????? ?????????????????? ??? ???????????? ????????????",DlgColorTitle:"?????????  ???????????? ?????????",DlgColorBtnClear:"????????? ?????????",DlgColorHighlight:"?????????????????????",DlgColorSelected:"???????????????????????????/???????????? ???????????????",DlgSmileyTitle:"?????????????????????  ???????????? ?????????",DlgSpecialCharTitle:"???????????????????????? ????????????????????? ??????????????? ???????????? ?????????",DlgTableTitle:"????????????, ????????????????????? ??????????????????",DlgTableRows:"???????????????????????? ????????????",DlgTableColumns:"????????????/????????? ????????????",DlgTableBorder:"?????????????????? ????????????(??????????????????) ????????????",DlgTableAlign:"???????????????????????????/?????????????????????????????? ",DlgTableAlignNotSet:"<????????? ?????????>",DlgTableAlignLeft:"???????????? ????????????",DlgTableAlignCenter:"???????????? ??????????????????",DlgTableAlignRight:"???????????? ????????????",DlgTableWidth:"??????????????????",DlgTableWidthPx:"???????????????",DlgTableWidthPc:"?????????????????????",DlgTableHeight:"???????????????",DlgTableCellSpace:"????????? ????????????",DlgTableCellPad:"????????? ??????????????????",DlgTableCaption:"??????????????????/?????????????????? ",DlgTableSummary:"??????????????? ??????????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"???????????????????????? ?????????????????? ?????????",DlgCellWidth:"??????????????????",DlgCellWidthPx:"???????????????",DlgCellWidthPc:"?????????????????????",DlgCellHeight:"???????????????",DlgCellWordWrap:"???????????? ?????????",DlgCellWordWrapNotSet:"<????????? ?????????>",DlgCellWordWrapYes:"??????",DlgCellWordWrapNo:"??????",DlgCellHorAlign:"???????????????????????? ?????????????????????",DlgCellHorAlignNotSet:"<????????? ?????????>",DlgCellHorAlignLeft:"???????????? ????????????",DlgCellHorAlignCenter:"???????????? ??????????????????",DlgCellHorAlignRight:"???????????? ????????????",DlgCellVerAlign:"?????????????????? ?????????????????????",DlgCellVerAlignNotSet:"<????????? ?????????>",DlgCellVerAlignTop:"?????????",DlgCellVerAlignMiddle:"???????????? ??????????????????",DlgCellVerAlignBottom:"????????????",DlgCellVerAlignBaseline:"????????? ????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????????????????? ???????????????",DlgCellCollSpan:"????????????/????????? ???????????? ???????????????",DlgCellBackColor:"????????????????????????????????? ?????????",DlgCellBorderColor:"???????????????????????? ?????????",DlgCellBtnSelect:"???????????? ?????????...",DlgFindAndReplaceTitle:"?????????????????? ????????? ??????????????????",DlgFindTitle:"??????????????????",DlgFindFindBtn:"??????????????????",DlgFindNotFoundMsg:"????????? ?????????????????? ????????????????????? ????????? ?????????",DlgReplaceTitle:"??????????????????",DlgReplaceFindLbl:"??? ????????????",DlgReplaceReplaceLbl:"??????????????? ????????????",DlgReplaceCaseChk:"????????? ???????????? ????????????",DlgReplaceReplaceBtn:"??????????????????",DlgReplaceReplAllBtn:"????????? ???????????? ",DlgReplaceWordChk:"????????? ???????????? ???????????? ????????????",PasteErrorCut:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ?????? ?????????????????? ????????????????????? ????????? ????????????. (Ctrl+X) ?????? ??????????????? ?????????.",PasteErrorCopy:"??????????????? ????????????????????? ?????? ???????????????????????? ????????????????????? ???????????? ?????????????????? ????????????????????? ????????? ????????????.  (Ctrl+C) ?????? ?????????????????? ???????????????",PasteAsText:"??????????????? (?????????????????????)",PasteFromWord:"??????????????? (???????????? ??????)",DlgPasteMsg2:"Ctrl+V ?????? ?????????????????? ????????? ??????????????? ?????????",DlgPasteSec:"??????????????? ????????????????????? ?????? ???????????????????????? ??????????????????????????? ???????????????,??????????????? ??????????????? ?????????????????????????????? ???????????? ?????? ???????????? ????????? ????????? ????????????. ??????????????? ??? ??????????????????????????? ??????????????? ??????????????? ??????????????? ????????????.",DlgPasteIgnoreFont:"???????????????????????? ?????????????????????????????? ??????????????????",DlgPasteRemoveStyles:"?????????????????? ???????????????????????? ???????????? ???????????????",ColorAutomatic:"????????????????????????",ColorMoreColors:"?????? ?????????...",DocProps:"?????????????????????????????? ?????????/??????????????????????????????",DlgAnchorTitle:"???????????? ?????????/??????????????????????????????",DlgAnchorName:"????????????????????? ?????????",DlgAnchorErrorName:"????????????????????? ????????? ???????????? ?????????",DlgSpellNotInDic:"?????????????????????????????? ?????????",DlgSpellChangeTo:"??????????????? ??????????????????",DlgSpellBtnIgnore:"??????????????????/?????????????????? ????????????",DlgSpellBtnIgnoreAll:"??????????????? ??????????????????/?????????????????? ????????????",DlgSpellBtnReplace:"??????????????????",DlgSpellBtnReplaceAll:"????????? ???????????? ?????????",DlgSpellBtnUndo:"???????????????",DlgSpellNoSuggestions:"- ?????? ??????????????? ????????? -",DlgSpellProgress:"?????????????????? ???????????????/??????????????? ????????? ???????????? ??????...",DlgSpellNoMispell:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ??????????????? ????????? ?????????",DlgSpellNoChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ???????????? ???????????? ??????????????? ?????????",DlgSpellOneChange:"?????????????????? ???????????????/??????????????? ????????? ???????????????: ?????? ???????????? ??????????????? ??????",DlgSpellManyChanges:"?????????????????? ???????????????/??????????????? ????????? ???????????????: %1 ???????????? ??????????????? ??????",IeSpellDownload:"???????????????-???????????? ???????????????????????? ?????????. ????????? ????????? ????????????????????? ???????????? ??????????????? ???????",DlgButtonText:"????????????????????? (??????????????????)",DlgButtonType:"??????????????????",DlgButtonTypeBtn:"?????????",DlgButtonTypeSbm:"??????????????????",DlgButtonTypeRst:"???????????????",DlgCheckboxName:"?????????",DlgCheckboxValue:"??????????????????",DlgCheckboxSelected:"???????????????????????????",DlgFormName:"?????????",DlgFormAction:"??????????????????",DlgFormMethod:"??????????????????",DlgSelectName:"?????????",DlgSelectValue:"??????????????????",DlgSelectSize:"????????????",DlgSelectLines:"???????????????",DlgSelectChkMulti:"???????????? ??????????????? ???????????? ????????? ?????????",DlgSelectOpAvail:"?????????????????? ??????????????????",DlgSelectOpText:"?????????????????????",DlgSelectOpValue:"??????????????????",DlgSelectBtnAdd:"?????????????????????",DlgSelectBtnModify:"??????????????????",DlgSelectBtnUp:"?????????",DlgSelectBtnDown:"????????????",DlgSelectBtnSetValue:"???????????? ???????????? ?????????????????? ????????? ?????????",DlgSelectBtnDelete:"?????? ???????????????",DlgTextareaName:"?????????",DlgTextareaCols:"????????????/????????? ????????????",DlgTextareaRows:"?????????????????????",DlgTextName:"?????????",DlgTextValue:"??????????????????",DlgTextCharWidth:"?????????????????????????????? ??????????????????",DlgTextMaxChars:"?????????????????? ????????????????????????",DlgTextType:"????????????",DlgTextTypeText:"?????????????????????",DlgTextTypePass:"?????????????????????",DlgHiddenName:"?????????",DlgHiddenValue:"??????????????????",BulletedListProp:"??????????????? ???????????? ?????????",NumberedListProp:"????????????????????????????????? ???????????? ?????????",DlgLstStart:"?????????????????????",DlgLstType:"??????????????????",DlgLstTypeCircle:"??????????????????",DlgLstTypeDisc:"???????????????",DlgLstTypeSquare:"????????????",DlgLstTypeNumbers:"?????????????????? (1, 2, 3)",DlgLstTypeLCase:"???????????? ??????????????? (a, b, c)",DlgLstTypeUCase:"???????????? ??????????????? (A, B, C)",DlgLstTypeSRoman:"???????????? ???????????? ????????? (i, ii, iii)",DlgLstTypeLRoman:"???????????? ???????????? ????????? (I, II, III)",DlgDocGeneralTab:"??????????????????",DlgDocBackTab:"?????????????????????????????????",DlgDocColorsTab:"????????? ????????? ?????????????????????/???????????????",DlgDocMetaTab:"????????????????????????",DlgDocPageTitle:"????????? ??????????????????/???????????????",DlgDocLangDir:"???????????? ????????????????????? ??????????????????",DlgDocLangDirLTR:"???????????? ?????? ???????????? (LTR)",DlgDocLangDirRTL:"???????????? ?????? ???????????? (RTL)",DlgDocLangCode:"???????????? ?????????",DlgDocCharSet:"???????????????????????? ????????? ???????????????????????????",DlgDocCharSetCE:"???????????? ???????????????????????? (Central European)",DlgDocCharSetCT:"?????????????????? (Chinese Traditional Big5)",DlgDocCharSetCR:"????????????????????? (Cyrillic)",DlgDocCharSetGR:"??????????????? (Greek)",DlgDocCharSetJP:"????????????????????? (Japanese)",DlgDocCharSetKR:"?????????????????? (Korean)",DlgDocCharSetTR:"??????????????? (Turkish)",DlgDocCharSetUN:"????????????????????? (UTF-8)",DlgDocCharSetWE:"?????????????????? ???????????????????????? (Western European)",DlgDocCharSetOther:"???????????? ???????????????????????? ????????? ???????????????????????????",DlgDocDocType:"?????????????????????????????? ?????????????????? ??????????????????",DlgDocDocTypeOther:"???????????? ?????????????????????????????? ?????????????????? ??????????????????",DlgDocIncXHTML:"XHTML ??????????????? ???????????????????????? ????????????",DlgDocBgColor:"????????????????????????????????? ?????????",DlgDocBgImage:"????????????????????????????????? ??????????????? URL",DlgDocBgNoScroll:"????????????????????? ??? ????????? ??????????????? ?????????????????????????????????",DlgDocCText:"?????????????????????",DlgDocCLink:"????????????",DlgDocCVisited:"????????????????????? ????????????",DlgDocCActive:"?????????????????? ????????????",DlgDocMargins:"????????? ?????????????????????",DlgDocMaTop:"?????????",DlgDocMaLeft:"????????????",DlgDocMaRight:"????????????",DlgDocMaBottom:"????????????",DlgDocMeIndex:"?????????????????????????????? ???????????????????????? ??????????????????????????? (??????????????????????????? (,) ?????? ????????? ?????????)",DlgDocMeDescr:"?????????????????????????????? ???????????????",DlgDocMeAuthor:"????????????",DlgDocMeCopy:"????????????????????????",DlgDocPreview:"??????????????????????????????",Templates:"???????????????????????????",DlgTemplatesTitle:"???????????????????????? ???????????????????????????",DlgTemplatesSelMsg:"???????????????????????? ????????? ???????????? ??????????????????????????? ???????????? ????????? (????????????????????? ???????????????????????? ????????? ???????????? ?????????):",DlgTemplatesLoading:"??????????????????????????? ???????????? ????????? ????????? ??????. ????????? ?????????...",DlgTemplatesNoTpl:"(????????? ??????????????????????????? ?????????????????? ?????????)",DlgTemplatesReplace:"????????? ?????????????????? ????????????",DlgAboutAboutTab:"FCKEditor ?????? ????????????",DlgAboutBrowserInfoTab:"????????????????????? ?????? ????????????",DlgAboutLicenseTab:"?????????????????????",DlgAboutVersion:"???????????????",DlgAboutInfo:"??????????????? ?????????????????? ????????????:",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/he.js b/horde/services/editor/fckeditor/editor/lang/he.js
deleted file mode 100644 (file)
index 3cc75e3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"rtl",ToolbarCollapse:"?????????? ???????? ??????????",ToolbarExpand:"?????????? ???????? ??????????",Save:"??????????",NewPage:"???? ??????",Preview:"?????????? ????????????",Cut:"??????????",Copy:"??????????",Paste:"??????????",PasteText:"?????????? ?????????? ????????",PasteWord:"?????????? ??-????????",Print:"??????????",SelectAll:"?????????? ??????",RemoveFormat:"???????? ????????????",InsertLinkLbl:"??????????",InsertLink:"??????????/?????????? ??????????",RemoveLink:"???????? ????????????",VisitLink:"?????? ??????????",Anchor:"??????????/?????????? ?????????? ??????????",AnchorDelete:"?????? ?????????? ??????????",InsertImageLbl:"??????????",InsertImage:"??????????/?????????? ??????????",InsertFlashLbl:"????????",InsertFlash:"????????/???????? ????????",InsertTableLbl:"????????",InsertTable:"??????????/?????????? ????????",InsertLineLbl:"????",InsertLine:"?????????? ???? ??????????",InsertSpecialCharLbl:"???? ??????????",InsertSpecialChar:"?????????? ???? ??????????",InsertSmileyLbl:"????????????",InsertSmiley:"?????????? ????????????",About:"?????????? FCKeditor",Bold:"??????????",Italic:"????????",Underline:"???? ??????????",StrikeThrough:"???????? ????????",Subscript:"???????? ??????????",Superscript:"???????? ??????????",LeftJustify:"?????????? ??????????",CenterJustify:"??????????",RightJustify:"?????????? ??????????",BlockJustify:"?????????? ??????????????",DecreaseIndent:"?????????? ??????????????????",IncreaseIndent:"?????????? ??????????????????",Blockquote:"???????? ??????????",CreateDiv:"?????? ????????(????)DIV",EditDiv:"???????? ???????? (????)DIV",DeleteDiv:"?????? ????????(????) DIV",Undo:"?????????? ?????? ??????????",Redo:"???????? ???? ?????? ??????????",NumberedListLbl:"?????????? ??????????????",NumberedList:"??????????/???????? ?????????? ??????????????",BulletedListLbl:"?????????? ????????????",BulletedList:"??????????/???????? ?????????? ????????????",ShowTableBorders:"???????? ?????????? ??????????",ShowDetails:"???????? ??????????",Style:"??????????",FontFormat:"??????????",Font:"????????",FontSize:"????????",TextColor:"?????? ????????",BGColor:"?????? ??????",Source:"????????",Find:"??????????",Replace:"??????????",SpellCheck:"?????????? ????????",UniversalKeyboard:"?????????? ????????????????????",PageBreakLbl:"?????????? ????",PageBreak:"???????? ?????????? ????",Form:"????????",Checkbox:"???????? ??????????",RadioButton:"???????? ????????????????",TextField:"?????? ????????",Textarea:"?????????? ????????",HiddenField:"?????? ????????",Button:"??????????",SelectionField:"?????? ??????????",ImageButton:"?????????? ??????????",FitWindow:"???????? ???? ???????? ??????????",ShowBlocks:"?????? ????????????",EditLink:"?????????? ??????????",CellCM:"????",RowCM:"????????",ColumnCM:"??????????",InsertRowAfter:"???????? ???????? ????????",InsertRowBefore:"???????? ???????? ????????",DeleteRows:"?????????? ??????????",InsertColumnAfter:"???????? ?????????? ????????",InsertColumnBefore:"???????? ?????????? ????????",DeleteColumns:"?????????? ????????????",InsertCellAfter:"???????? ???? ????????",InsertCellBefore:"???????? ???? ????????",DeleteCells:"?????????? ????????",MergeCells:"?????????? ????????",MergeRight:"?????? ??????????",MergeDown:"?????? ????????",HorizontalSplitCell:"?????? ???? ????????????",VerticalSplitCell:"?????? ???? ??????????",TableDelete:"?????? ????????",CellProperties:"???????????? ??????",TableProperties:"???????????? ??????????",ImageProperties:"???????????? ????????????",FlashProperties:"?????????????? ????????",AnchorProp:"?????????????? ?????????? ??????????",ButtonProp:"?????????????? ??????????",CheckboxProp:"?????????????? ???????? ??????????",HiddenFieldProp:"???????????? ?????? ????????",RadioButtonProp:"?????????????? ???????? ????????????????",ImageButtonProp:"???????????? ?????????? ??????????",TextFieldProp:"?????????????? ?????? ????????",SelectionFieldProp:"?????????????? ?????? ??????????",TextareaProp:"???????????? ?????????? ????????",FormProp:"???????????? ????????",FontFormats:"????????????;??????;??????????;??????????;?????????? 2;?????????? 3;?????????? 4;?????????? 5;?????????? 6",ProcessingXHTML:"???????? XHTML, ???? ????????????...",Done:"???????????? ????????????",PasteWordConfirm:"???????? ?????????? ???????????????? ???????????? ?????????? ?????????? ????????. ?????? ???????????? ?????????? ???????? ?????? ?????????????",NotCompatiblePaste:"?????????? ???? ?????????? ???????????? ?????????????? ???????????????? ???????????? 5.5 ??????????. ?????? ???????????? ???????????? ?????? ?????????????",UnknownToolbarItem:'???????? ???? ???????? ?????????? ?????????? "%1"',UnknownCommand:'???? ?????????? ???? ???????? "%1"',NotImplemented:"???????????? ???? ????????????",UnknownToolbarSet:'???????? ???????? ?????????? "%1" ???? ??????????',NoActiveX:'???????????? ?????????? ???? ???????????? ???????????? ?????????? ???? ???????????????? ????????????.???? ?????????? ???? ?????????????? "?????? ?????????? ???????????? ??????????????". ???????? ?????????? ???????????? ?????????????? ???? ???????????????? ????????????.',BrowseServerBlocked:"???? ???????? ???????? ???????????? ????????????.?????? ???????? ?????????? ???????????? ?????????????? ???? ????????.",DialogBlocked:"???? ?????? ???????? ?????????? ???????? ????????????. ?????? ???????? ?????????? ???????????? ???????????? ???? ????????.",VisitLinkBlocked:"???? ???????? ?????????? ???????? ??????.???? ?????????? ???????????? ?????????????? ?????????????? ???? ????????????.",DlgBtnOK:"??????????",DlgBtnCancel:"??????????",DlgBtnClose:"??????????",DlgBtnBrowseServer:"???????? ????????",DlgAdvancedTag:"???????????????? ??????????????",DlgOpOther:"<??????>",DlgInfoTab:"????????",DlgAlertUrl:"?????? ?????? URL",DlgGenNotSet:"<???? ????????>",DlgGenId:"?????????? (Id)",DlgGenLangDir:"?????????? ??????",DlgGenLangDirLtr:"???????? ?????????? (LTR)",DlgGenLangDirRtl:"???????? ?????????? (RTL)",DlgGenLangCode:"?????? ??????",DlgGenAccessKey:"?????? ????????",DlgGenName:"????",DlgGenTabIndex:"???????? ??????",DlgGenLongDescr:"?????????? ???????????? ??????????",DlgGenClass:"???????????????? ?????????? ????????????",DlgGenTitle:"?????????? ??????????",DlgGenContType:"Content Type ????????",DlgGenLinkCharset:"?????????? ?????????? ????????????",DlgGenStyle:"??????????",DlgImgTitle:"???????????? ????????????",DlgImgInfoTab:"???????? ???? ????????????",DlgImgBtnUpload:"?????????? ????????",DlgImgURL:"?????????? (URL)",DlgImgUpload:"??????????",DlgImgAlt:"???????? ??????????",DlgImgWidth:"????????",DlgImgHeight:"????????",DlgImgLockRatio:"?????????? ????????",DlgBtnResetSize:"?????????? ??????????",DlgImgBorder:"??????????",DlgImgHSpace:"?????????? ??????????",DlgImgVSpace:"?????????? ????????",DlgImgAlign:"??????????",DlgImgAlignLeft:"??????????",DlgImgAlignAbsBottom:"???????????? ????????????????????",DlgImgAlignAbsMiddle:"?????????? ????????????????",DlgImgAlignBaseline:"?????? ????????????",DlgImgAlignBottom:"????????????",DlgImgAlignMiddle:"??????????",DlgImgAlignRight:"??????????",DlgImgAlignTextTop:"???????? ??????????",DlgImgAlignTop:"??????????",DlgImgPreview:"?????????? ????????????",DlgImgAlertUrl:"???? ???????????? ???? ?????????? ????????????",DlgImgLinkTab:"??????????",DlgFlashTitle:"???????????? ????????",DlgFlashChkPlay:"?????? ??????????????",DlgFlashChkLoop:"??????????",DlgFlashChkMenu:"???????? ?????????? ????????",DlgFlashScale:"????????",DlgFlashScaleAll:"?????? ??????",DlgFlashScaleNoBorder:"?????? ????????????",DlgFlashScaleFit:"?????????? ????????????",DlgLnkWindowTitle:"??????????",DlgLnkInfoTab:"???????? ???? ????????????",DlgLnkTargetTab:"????????",DlgLnkType:"?????? ??????????",DlgLnkTypeURL:"?????????? (URL)",DlgLnkTypeAnchor:"???????? ?????????? ????",DlgLnkTypeEMail:"??????''??",DlgLnkProto:"????????????????",DlgLnkProtoOther:"<??????>",DlgLnkURL:"?????????? (URL)",DlgLnkAnchorSel:"?????????? ????????",DlgLnkAnchorByName:"????''?? ???? ??????????",DlgLnkAnchorById:"????''?? ?????????? (Id) ??????????",DlgLnkNoAnchors:"(?????? ???????????? ???????????? ??????)",DlgLnkEMail:"?????????? ????????''??",DlgLnkEMailSubject:"???????? ????????????",DlgLnkEMailBody:"?????? ????????????",DlgLnkUpload:"??????????",DlgLnkBtnUpload:"?????????? ????????",DlgLnkTarget:"????????",DlgLnkTargetFrame:"<??????????>",DlgLnkTargetPopup:"<???????? ????????>",DlgLnkTargetBlank:"???????? ?????? (_blank)",DlgLnkTargetParent:"???????? ?????? (_parent)",DlgLnkTargetSelf:"?????????? ?????????? (_self)",DlgLnkTargetTop:"???????? ???????? (_top)",DlgLnkTargetFrameName:"???? ?????????? ????????",DlgLnkPopWinName:"???? ?????????? ??????????",DlgLnkPopWinFeat:"???????????? ?????????? ??????????",DlgLnkPopResize:"?????? ???????? ???????? ????????????",DlgLnkPopLocation:"???????? ??????????",DlgLnkPopMenu:"???????? ??????????",DlgLnkPopScroll:"???????? ????????????",DlgLnkPopStatus:"???????? ??????????",DlgLnkPopToolbar:"???????? ??????????",DlgLnkPopFullScrn:"?????? ?????? (IE)",DlgLnkPopDependent:"???????? (Netscape)",DlgLnkPopWidth:"????????",DlgLnkPopHeight:"????????",DlgLnkPopLeft:"?????????? ???? ????????",DlgLnkPopTop:"?????????? ???? ??????????",DlnLnkMsgNoUrl:"???? ???????????? ???? ?????????? ???????????? (URL)",DlnLnkMsgNoEMail:"???? ???????????? ???? ?????????? ????????''??",DlnLnkMsgNoAnchor:"???? ?????????? ???????? ??????????",DlnLnkMsgInvPopName:"???? ?????????? ?????????? ???????? ???????????? ?????????????? ?????????? ?????????? ????????????",DlgColorTitle:"?????????? ??????",DlgColorBtnClear:"??????????",DlgColorHighlight:"??????????",DlgColorSelected:"????????",DlgSmileyTitle:"?????????? ????????????",DlgSpecialCharTitle:"?????????? ???? ??????????",DlgTableTitle:"???????????? ????????",DlgTableRows:"??????????",DlgTableColumns:"????????????",DlgTableBorder:"???????? ??????????",DlgTableAlign:"??????????",DlgTableAlignNotSet:"<???? ????????>",DlgTableAlignLeft:"????????",DlgTableAlignCenter:"????????",DlgTableAlignRight:"????????",DlgTableWidth:"????????",DlgTableWidthPx:"??????????????",DlgTableWidthPc:"????????",DlgTableHeight:"????????",DlgTableCellSpace:"?????????? ????",DlgTableCellPad:"?????????? ????",DlgTableCaption:"??????????",DlgTableSummary:"??????????",DlgTableHeaders:"????????????",DlgTableHeadersNone:"??????",DlgTableHeadersColumn:"?????????? ????????????",DlgTableHeadersRow:"???????? ????????????",DlgTableHeadersBoth:"??????????",DlgCellTitle:"???????????? ????",DlgCellWidth:"????????",DlgCellWidthPx:"??????????????",DlgCellWidthPc:"????????",DlgCellHeight:"????????",DlgCellWordWrap:"?????????? ??????????",DlgCellWordWrapNotSet:"<???? ????????>",DlgCellWordWrapYes:"????",DlgCellWordWrapNo:"????",DlgCellHorAlign:"?????????? ??????????",DlgCellHorAlignNotSet:"<???? ????????>",DlgCellHorAlignLeft:"????????",DlgCellHorAlignCenter:"????????",DlgCellHorAlignRight:"????????",DlgCellVerAlign:"?????????? ????????",DlgCellVerAlignNotSet:"<???? ????????>",DlgCellVerAlignTop:"??????????",DlgCellVerAlignMiddle:"??????????",DlgCellVerAlignBottom:"????????????",DlgCellVerAlignBaseline:"???? ??????????",DlgCellType:"?????? ????",DlgCellTypeData:"??????",DlgCellTypeHeader:"??????????",DlgCellRowSpan:"???????? ??????????",DlgCellCollSpan:"???????? ????????????",DlgCellBackColor:"?????? ??????",DlgCellBorderColor:"?????? ??????????",DlgCellBtnSelect:"??????????...",DlgFindAndReplaceTitle:"?????? ??????????",DlgFindTitle:"??????????",DlgFindFindBtn:"??????????",DlgFindNotFoundMsg:"?????????? ???????????? ???? ????????.",DlgReplaceTitle:"??????????",DlgReplaceFindLbl:"?????????? ????????????:",DlgReplaceReplaceLbl:"?????????? ??????????????:",DlgReplaceCaseChk:"?????????? ?????? ???????????? (Case)",DlgReplaceReplaceBtn:"??????????",DlgReplaceReplAllBtn:"?????????? ?????? ??????????",DlgReplaceWordChk:"?????????? ?????????? ??????????",PasteErrorCut:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ??????????  ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl+X).",PasteErrorCopy:"???????????? ???????????? ???????????? ?????? ???? ?????????????? ?????????? ???????? ???????????? ?????????? ??????????????????. ???? ???????????? ???????????? ?????? ???? (Ctrl+C).",PasteAsText:"?????????? ?????????? ????????",PasteFromWord:"?????????? ??-????????",DlgPasteMsg2:"?????? ???????? ???????? ???????????? ??????????????  (<STRONG>Ctrl+V</STRONG>) ???????? ????  <STRONG>??????????</STRONG>.",DlgPasteSec:"?????? ???????????? ?????????? ????????????, ???? ???????? ???????? ???? ?????? ?????????????? (clipboard) ?????????? ??????????.?????? ?????? ???????? ?????? ?????????? ????.",DlgPasteIgnoreFont:"?????????? ?????????????? ?????? ????????",DlgPasteRemoveStyles:"?????? ???????????? ??????????",ColorAutomatic:"??????????????",ColorMoreColors:"?????????? ????????????...",DocProps:"???????????? ????????",DlgAnchorTitle:"???????????? ?????????? ??????????",DlgAnchorName:"???? ???????????? ??????????",DlgAnchorErrorName:"?????? ?????? ???? ???????????? ??????????",DlgSpellNotInDic:"???? ???????? ????????????",DlgSpellChangeTo:"?????? ??",DlgSpellBtnIgnore:"??????????",DlgSpellBtnIgnoreAll:"?????????? ????????",DlgSpellBtnReplace:"????????",DlgSpellBtnReplaceAll:"???????? ??????",DlgSpellBtnUndo:"????????",DlgSpellNoSuggestions:"- ?????? ?????????? -",DlgSpellProgress:"???????????? ???????? ???????????? ....",DlgSpellNoMispell:"???????????? ???????? ??????????????: ???? ?????????? ???????????? ????????",DlgSpellNoChanges:"???????????? ???????? ??????????????: ???? ?????????? ???? ????????",DlgSpellOneChange:"???????????? ???????? ??????????????: ?????????? ???????? ??????",DlgSpellManyChanges:"???????????? ???????? ??????????????: %1 ?????????? ????????",IeSpellDownload:"???????? ?????????? ???? ??????????, ?????? ?????? ?????????????? ?????????????",DlgButtonText:"???????? (??????)",DlgButtonType:"??????",DlgButtonTypeBtn:"??????????",DlgButtonTypeSbm:"??????",DlgButtonTypeRst:"??????",DlgCheckboxName:"????",DlgCheckboxValue:"??????",DlgCheckboxSelected:"????????",DlgFormName:"????",DlgFormAction:"?????? ????",DlgFormMethod:"?????? ??????????",DlgSelectName:"????",DlgSelectValue:"??????",DlgSelectSize:"????????",DlgSelectLines:"??????????",DlgSelectChkMulti:"???????? ???????????? ????????????",DlgSelectOpAvail:"???????????????? ????????????",DlgSelectOpText:"????????",DlgSelectOpValue:"??????",DlgSelectBtnAdd:"????????",DlgSelectBtnModify:"??????",DlgSelectBtnUp:"??????????",DlgSelectBtnDown:"????????",DlgSelectBtnSetValue:"?????? ???????????? ????????",DlgSelectBtnDelete:"??????",DlgTextareaName:"????",DlgTextareaCols:"????????????",DlgTextareaRows:"??????????",DlgTextName:"????",DlgTextValue:"??????",DlgTextCharWidth:"???????? ??????????????",DlgTextMaxChars:"?????????????? ????????????",DlgTextType:"??????",DlgTextTypeText:"????????",DlgTextTypePass:"??????????",DlgHiddenName:"????",DlgHiddenValue:"??????",BulletedListProp:"?????????????? ??????????",NumberedListProp:"?????????????? ?????????? ??????????????",DlgLstStart:"??????????",DlgLstType:"??????",DlgLstTypeCircle:"??????????",DlgLstTypeDisc:"????????",DlgLstTypeSquare:"??????????",DlgLstTypeNumbers:"???????????? (1, 2, 3)",DlgLstTypeLCase:"???????????? ?????????? (a, b, c)",DlgLstTypeUCase:"???????????? ???????????? (A, B, C)",DlgLstTypeSRoman:"?????????? ?????????????? ?????????? (i, ii, iii)",DlgLstTypeLRoman:"?????????? ?????????????? ???????????? (I, II, III)",DlgDocGeneralTab:"????????",DlgDocBackTab:"??????",DlgDocColorsTab:"?????????? ??????????????",DlgDocMetaTab:"?????????? META",DlgDocPageTitle:"?????????? ????",DlgDocLangDir:"?????????? ??????",DlgDocLangDirLTR:"???????? ?????????? (LTR)",DlgDocLangDirRTL:"???????? ?????????? (RTL)",DlgDocLangCode:"?????? ??????",DlgDocCharSet:"?????????? ????????????",DlgDocCharSetCE:"???????? ????????????",DlgDocCharSetCT:"???????? ???????????? (Big5)",DlgDocCharSetCR:"????????????",DlgDocCharSetGR:"????????????",DlgDocCharSetJP:"??????????",DlgDocCharSetKR:"??????????????",DlgDocCharSetTR:"????????????",DlgDocCharSetUN:"???????? ?????? (UTF-8)",DlgDocCharSetWE:"???????? ????????????",DlgDocCharSetOther:"?????????? ???????????? ??????",DlgDocDocType:"???????????? ?????? ????????",DlgDocDocTypeOther:"???????????? ?????? ???????? ??????????",DlgDocIncXHTML:"???????? ???????????? XHTML",DlgDocBgColor:"?????? ??????",DlgDocBgImage:"URL ???????????? ??????",DlgDocBgNoScroll:"?????? ?????? ??????????",DlgDocCText:"????????",DlgDocCLink:"??????????",DlgDocCVisited:"?????????? ??????????",DlgDocCActive:" ?????????? ????????",DlgDocMargins:"???????????? ????",DlgDocMaTop:"??????????",DlgDocMaLeft:"??????????",DlgDocMaRight:"??????????",DlgDocMaBottom:"????????",DlgDocMeIndex:"???????? ?????????????? ???? ?????????? )?????????? ??????????(",DlgDocMeDescr:"???????? ????????",DlgDocMeAuthor:"????????",DlgDocMeCopy:"???????????? ????????????",DlgDocPreview:"?????????? ????????????",Templates:"????????????",DlgTemplatesTitle:"?????????? ????????",DlgTemplatesSelMsg:"?????? ?????? ?????????? ???????????? ?????????? <BR>?????????? ???????????? ????????:",DlgTemplatesLoading:"???????? ?????????? ???????????? ?????? ????????",DlgTemplatesNoTpl:"(???? ???????????? ????????????)",DlgTemplatesReplace:"?????????? ???????? ????????",DlgAboutAboutTab:"??????????",DlgAboutBrowserInfoTab:"?????????? ??????????",DlgAboutLicenseTab:"??????????",DlgAboutVersion:"??????????",DlgAboutInfo:"???????? ???????? ???????? ?????????? ??????:",DlgDivGeneralTab:"????????",DlgDivAdvancedTab:"??????????",DlgDivStyle:"??????????",DlgDivInlineStyle:"?????????? ???????? ??????????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/hi.js b/horde/services/editor/fckeditor/editor/lang/hi.js
deleted file mode 100644 (file)
index 25a524e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????????????? ????????????????????????",ToolbarExpand:"?????????????????? ?????? ????????????????????? ????????????",Save:"?????????",NewPage:"????????? ?????????",Preview:"????????????????????????",Cut:"??????",Copy:"????????????",Paste:"???????????????",PasteText:"??????????????? (???????????? ?????????????????????)",PasteWord:"??????????????? (???????????? ??????)",Print:"?????????????????????",SelectAll:"?????? ????????????????????? ????????????",RemoveFormat:"????????????????????? ??????????????????",InsertLinkLbl:"????????????",InsertLink:"???????????? ?????????????????????/??????????????????",RemoveLink:"???????????? ??????????????????",VisitLink:"???????????? ???????????????",Anchor:"???????????? ?????????????????????/??????????????????",AnchorDelete:"???????????? ??????????????????",InsertImageLbl:"??????????????????",InsertImage:"?????????????????? ?????????????????????/??????????????????",InsertFlashLbl:"???????????????",InsertFlash:"??????????????? ?????????????????????/??????????????????",InsertTableLbl:"????????????",InsertTable:"???????????? ?????????????????????/??????????????????",InsertLineLbl:"????????????",InsertLine:"?????????????????????????????? ???????????? ????????????????????? ????????????",InsertSpecialCharLbl:"??????????????? ?????????????????????",InsertSpecialChar:"??????????????? ????????????????????? ????????????????????? ????????????",InsertSmileyLbl:"?????????????????????",InsertSmiley:"????????????????????? ????????????????????? ????????????",About:"FCKeditor ?????? ???????????? ?????????",Bold:"???????????????",Italic:"??????????????????",Underline:"?????????????????????",StrikeThrough:"???????????????????????? ????????????",Subscript:"??????????????????",Superscript:"??????????????????",LeftJustify:"??????????????? ?????????",CenterJustify:"????????? ?????????",RightJustify:"??????????????? ?????????",BlockJustify:"??????????????? ????????????????????????",DecreaseIndent:"???????????????????????? ?????? ????????????",IncreaseIndent:"???????????????????????? ??????????????????",Blockquote:"???????????????-?????????",CreateDiv:"????????? (Div) ????????????????????? ??????????????????",EditDiv:"????????? (Div) ????????????????????? ???????????????",DeleteDiv:"????????? ????????????????????? ??????????????????",Undo:"???????????????",Redo:"????????????",NumberedListLbl:"??????????????? ????????????",NumberedList:"??????????????? ???????????? ?????????????????????/??????????????????",BulletedListLbl:"??????????????? ????????????",BulletedList:"??????????????? ???????????? ?????????????????????/??????????????????",ShowTableBorders:"???????????? ??????????????????????????? ?????????????????????",ShowDetails:"??????????????????   ?????????????????????",Style:"??????????????????",FontFormat:"?????????????????????",Font:"???????????????",FontSize:"????????????",TextColor:"????????????????????? ?????????",BGColor:"???????????????????????????????????? ?????????",Source:"???????????????",Find:"???????????????",Replace:"?????????????????????",SpellCheck:"?????????????????? (????????????????????????) ????????????",UniversalKeyboard:"??????????????????????????? ?????????????????????",PageBreakLbl:"????????? ???????????????",PageBreak:"????????? ??????????????? ???????????????????????? ????????????",Form:"???????????????",Checkbox:"????????? ???????????????",RadioButton:"??????????????? ?????????",TextField:"????????????????????? ???????????????",Textarea:"????????????????????? ???????????????",HiddenField:"??????????????? ???????????????",Button:"?????????",SelectionField:"??????????????? ???????????????",ImageButton:"?????????????????? ?????????",FitWindow:"??????????????? ???????????? ?????? ????????? ???????????? ?????? ??????????????????",ShowBlocks:"??????????????? ?????????????????????",EditLink:"???????????? ??????????????????",CellCM:"????????????",RowCM:"??????????????????",ColumnCM:"????????????",InsertRowAfter:"????????? ????????? ?????????????????? ???????????????",InsertRowBefore:"???????????? ?????????????????? ???????????????",DeleteRows:"??????????????????????????? ??????????????? ????????????",InsertColumnAfter:"????????? ????????? ???????????? ???????????????",InsertColumnBefore:"???????????? ???????????? ???????????????",DeleteColumns:"???????????? ??????????????? ????????????",InsertCellAfter:"????????? ????????? ????????? ???????????????",InsertCellBefore:"???????????? ????????? ???????????????",DeleteCells:"????????? ??????????????? ????????????",MergeCells:"????????? ?????????????????????",MergeRight:"??????????????? ????????????",MergeDown:"???????????? ???????????? ????????????",HorizontalSplitCell:"????????? ?????? ????????????????????? ?????????????????? ????????? ????????????????????? ????????????",VerticalSplitCell:"????????? ?????? ???????????????????????? ????????? ????????????????????? ????????????",TableDelete:"???????????? ??????????????? ????????????",CellProperties:"????????? ??????????????????????????????",TableProperties:"???????????? ??????????????????????????????",ImageProperties:"?????????????????? ??????????????????????????????",FlashProperties:"??????????????? ??????????????????????????????",AnchorProp:"???????????? ??????????????????????????????",ButtonProp:"????????? ??????????????????????????????",CheckboxProp:"????????? ??????????????? ??????????????????????????????",HiddenFieldProp:"??????????????? ??????????????? ??????????????????????????????",RadioButtonProp:"??????????????? ????????? ??????????????????????????????",ImageButtonProp:"?????????????????? ????????? ??????????????????????????????",TextFieldProp:"????????????????????? ??????????????? ??????????????????????????????",SelectionFieldProp:"??????????????? ??????????????? ??????????????????????????????",TextareaProp:"????????????????????? ??????????????? ??????????????????????????????",FormProp:"??????????????? ??????????????????????????????",FontFormats:"??????????????????;???????????????????????????;?????????;?????????????????? 1;?????????????????? 2;?????????????????? 3;?????????????????? 4;?????????????????? 5;?????????????????? 6;?????????????????? (DIV)",ProcessingXHTML:"XHTML ????????????????????? ?????? ????????? ????????? ????????? ???????????????...",Done:"???????????? ?????????",PasteWordConfirm:"?????? ?????? ????????????????????? ??????????????? ???????????? ??????????????? ?????????, ?????? ???????????? ?????? ???????????? ???????????? ????????? ?????? ????????? ????????? ???????????? ??????????????? ???????????? ?????? ???????????? ?????? ????????? ????????? ???????????? ??????????????????????",NotCompatiblePaste:"?????? ??????????????? ???????????????????????? ?????????????????????????????????(Internet Explorer) 5.5 ?????? ???????????? ????????? ?????? ??????????????? ?????? ????????? ?????? ?????????????????? ????????? ???????????? ?????? ???????????? ????????? ????????? ??????????????? ???????????? ??????????????????????",UnknownToolbarItem:'??????????????? ?????????????????? ???????????? "%1"',UnknownCommand:'??????????????? ?????????????????? "%1"',NotImplemented:"?????????????????? ???????????????????????????????????? ???????????? ???????????? ????????? ??????",UnknownToolbarSet:'?????????????????? ????????? "%1" ?????????????????? ???????????? ??????',NoActiveX:'???????????? ???????????????????????? ?????? ????????????????????? ??????????????????????????? ??????????????? ?????? ???????????? ?????????????????? ?????? ??????????????? ????????? ???????????? ???????????? ????????????????????? "Run ActiveX controls and plug-ins" ?????????????????? ?????? ??????????????? ????????????. ???????????? ?????????????????? ?????? ???????????? ????????????????????? ?????? ??????????????? ?????? ???????????? ?????????',BrowseServerBlocked:"??????????????????????????? ???????????????????????? ???????????? ???????????? ?????? ???????????? ????????????????????? ????????? ????????????-????????? ??????????????????????????? ?????? ??????????????????????????? ???????????????",DialogBlocked:"??????????????? ?????????????????? ???????????? ???????????? ?????? ???????????? ????????????????????? ????????? ????????????-????????? ??????????????????????????? ?????? ??????????????????????????? ???????????????",VisitLinkBlocked:"????????? ?????????????????? ???????????? ???????????? ?????? ???????????? ????????????????????? ????????? ????????????-????????? ??????????????????????????? ?????? ??????????????????????????? ???????????????",DlgBtnOK:"????????? ??????",DlgBtnCancel:"???????????? ????????????",DlgBtnClose:"???????????? ????????????",DlgBtnBrowseServer:"??????????????? ?????????????????? ????????????",DlgAdvancedTag:"??????????????????????????????",DlgOpOther:"<????????????>",DlgInfoTab:"???????????????",DlgAlertUrl:"URL ????????????????????? ????????????",DlgGenNotSet:"<????????? ????????????>",DlgGenId:"Id",DlgGenLangDir:"???????????? ??????????????? ?????? ????????????",DlgGenLangDirLtr:"??????????????? ?????? ??????????????? (LTR)",DlgGenLangDirRtl:"??????????????? ?????? ??????????????? (RTL)",DlgGenLangCode:"???????????? ?????????",DlgGenAccessKey:"?????????????????? ??????",DlgGenName:"?????????",DlgGenTabIndex:"????????? ????????????????????????",DlgGenLongDescr:"???????????? ??????????????? ?????? ????????? URL",DlgGenClass:"??????????????????-????????? ???????????????",DlgGenTitle:"????????????????????? ??????????????????",DlgGenContType:"????????????????????? ???????????????????????? ??????????????????",DlgGenLinkCharset:"???????????? ????????????????????? ????????????????????? ?????????",DlgGenStyle:"??????????????????",DlgImgTitle:"?????????????????? ??????????????????????????????",DlgImgInfoTab:"?????????????????? ?????? ?????????????????????",DlgImgBtnUpload:"????????? ??????????????? ?????? ???????????????",DlgImgURL:"URL",DlgImgUpload:"???????????????",DlgImgAlt:"???????????????????????? ?????????????????????",DlgImgWidth:"???????????????",DlgImgHeight:"???????????????",DlgImgLockRatio:"????????? ??????????????????",DlgBtnResetSize:"??????????????? ????????????",DlgImgBorder:"??????????????????",DlgImgHSpace:"?????????????????????????????? ???????????????",DlgImgVSpace:"????????????????????? ???????????????",DlgImgAlign:"???????????????",DlgImgAlignLeft:"???????????????",DlgImgAlignAbsBottom:"Abs ????????????",DlgImgAlignAbsMiddle:"Abs ?????????",DlgImgAlignBaseline:"????????? ????????????",DlgImgAlignBottom:"????????????",DlgImgAlignMiddle:"????????????",DlgImgAlignRight:"???????????????",DlgImgAlignTextTop:"????????????????????? ?????????",DlgImgAlignTop:"?????????",DlgImgPreview:"????????????????????????",DlgImgAlertUrl:"?????????????????? ?????? URL ???????????? ???????????? ",DlgImgLinkTab:"????????????",DlgFlashTitle:"??????????????? ??????????????????????????????",DlgFlashChkPlay:"????????? ????????????",DlgFlashChkLoop:"?????????",DlgFlashChkMenu:"??????????????? ?????????????????? ?????? ?????????????????? ????????????",DlgFlashScale:"???????????????",DlgFlashScaleAll:"????????? ?????????????????????",DlgFlashScaleNoBorder:"????????? ?????????????????? ????????????",DlgFlashScaleFit:"????????????????????? ?????????",DlgLnkWindowTitle:"????????????",DlgLnkInfoTab:"????????????  ",DlgLnkTargetTab:"?????????????????????",DlgLnkType:"???????????? ??????????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"?????? ????????? ?????? ????????????",DlgLnkTypeEMail:"???-?????????",DlgLnkProto:"???????????????????????????",DlgLnkProtoOther:"<????????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???????????? ???????????????",DlgLnkAnchorByName:"???????????? ????????? ??????",DlgLnkAnchorById:"???????????????????????? Id ??????",DlgLnkNoAnchors:"(????????????????????????????????? ????????? ?????????????????? ?????? ??????????????????)",DlgLnkEMail:"???-????????? ?????????",DlgLnkEMailSubject:"??????????????? ????????????",DlgLnkEMailBody:"???????????????",DlgLnkUpload:"???????????????",DlgLnkBtnUpload:"????????? ??????????????? ?????? ???????????????",DlgLnkTarget:"?????????????????????",DlgLnkTargetFrame:"<???????????????>",DlgLnkTargetPopup:"<?????????-?????? ??????????????????>",DlgLnkTargetBlank:"????????? ?????????????????? (_blank)",DlgLnkTargetParent:"????????? ?????????????????? (_parent)",DlgLnkTargetSelf:"????????? ?????????????????? (_self)",DlgLnkTargetTop:"??????????????? ?????????????????? (_top)",DlgLnkTargetFrameName:"????????????????????? ??????????????? ?????? ?????????",DlgLnkPopWinName:"?????????-?????? ?????????????????? ?????? ?????????",DlgLnkPopWinFeat:"?????????-?????? ?????????????????? ??????????????????",DlgLnkPopResize:"???????????? ???????????? ?????? ???????????? ??????",DlgLnkPopLocation:"?????????????????? ?????????",DlgLnkPopMenu:"?????????????????? ?????????",DlgLnkPopScroll:"????????????????????? ?????????",DlgLnkPopStatus:"?????????????????? ?????????",DlgLnkPopToolbar:"????????? ?????????",DlgLnkPopFullScrn:"????????? ????????????????????? (IE)",DlgLnkPopDependent:"????????????????????????????????? (Netscape)",DlgLnkPopWidth:"???????????????",DlgLnkPopHeight:"???????????????",DlgLnkPopLeft:"??????????????? ?????????",DlgLnkPopTop:"??????????????? ?????????",DlnLnkMsgNoUrl:"???????????? URL ???????????? ????????????",DlnLnkMsgNoEMail:"???-????????? ????????? ???????????? ????????????",DlnLnkMsgNoAnchor:"???????????? ???????????????",DlnLnkMsgInvPopName:"?????????-?????? ?????? ????????? ???????????????????????? ?????? ???????????? ???????????? ?????????????????? ?????? ??????????????? ??????????????? ???????????? ???????????? ???????????????",DlgColorTitle:"????????? ???????????????",DlgColorBtnClear:"????????? ????????????",DlgColorHighlight:"?????????????????????",DlgColorSelected:"???????????????????????????",DlgSmileyTitle:"????????????????????? ????????????????????? ????????????",DlgSpecialCharTitle:"??????????????? ????????????????????? ???????????????",DlgTableTitle:"???????????? ??????????????????????????????",DlgTableRows:"???????????????????????????",DlgTableColumns:"????????????",DlgTableBorder:"?????????????????? ????????????",DlgTableAlign:"?????????????????????????????????",DlgTableAlignNotSet:"<????????? ????????????>",DlgTableAlignLeft:"???????????????",DlgTableAlignCenter:"????????? ?????????",DlgTableAlignRight:"???????????????",DlgTableWidth:"???????????????",DlgTableWidthPx:"?????????????????????",DlgTableWidthPc:"?????????????????????",DlgTableHeight:"???????????????",DlgTableCellSpace:"????????? ????????????",DlgTableCellPad:"????????? ??????????????????",DlgTableCaption:"??????????????????",DlgTableSummary:"??????????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"????????? ??????????????????????????????",DlgCellWidth:"???????????????",DlgCellWidthPx:"?????????????????????",DlgCellWidthPc:"?????????????????????",DlgCellHeight:"???????????????",DlgCellWordWrap:"???????????? ?????????",DlgCellWordWrapNotSet:"<????????? ????????????>",DlgCellWordWrapYes:"?????????",DlgCellWordWrapNo:"????????????",DlgCellHorAlign:"?????????????????????????????? ?????????????????????????????????",DlgCellHorAlignNotSet:"<????????? ????????????>",DlgCellHorAlignLeft:"???????????????",DlgCellHorAlignCenter:"????????? ?????????",DlgCellHorAlignRight:"???????????????",DlgCellVerAlign:"????????????????????? ?????????????????????????????????",DlgCellVerAlignNotSet:"<????????? ????????????>",DlgCellVerAlignTop:"?????????",DlgCellVerAlignMiddle:"????????????",DlgCellVerAlignBottom:"????????????",DlgCellVerAlignBaseline:"?????????????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????????????????? ???????????????",DlgCellCollSpan:"???????????? ???????????????",DlgCellBackColor:"???????????????????????????????????? ?????????",DlgCellBorderColor:"?????????????????? ?????? ?????????",DlgCellBtnSelect:"???????????????...",DlgFindAndReplaceTitle:"??????????????? ?????? ???????????????",DlgFindTitle:"???????????????",DlgFindFindBtn:"???????????????",DlgFindNotFoundMsg:"???????????? ?????????????????? ???????????? ????????? ????????????????????? ???????????? ????????????",DlgReplaceTitle:"?????????????????????",DlgReplaceFindLbl:"?????? ???????????????:",DlgReplaceReplaceLbl:"???????????? ????????????????????? ????????????:",DlgReplaceCaseChk:"????????? ?????????????????????",DlgReplaceReplaceBtn:"?????????????????????",DlgReplaceReplAllBtn:"????????? ????????????????????? ????????????",DlgReplaceWordChk:"???????????? ???????????? ?????????????????????",PasteErrorCut:"???????????? ????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ?????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl+X) ?????? ?????????????????? ???????????????",PasteErrorCopy:"???????????? ???????????????????????? ?????? ????????????????????? ??????????????????????????? ?????? ???????????? ???????????? ?????? ?????????????????? ???????????? ?????????????????? ?????? ????????? (Ctrl+C) ?????? ?????????????????? ???????????????",PasteAsText:"??????????????? (???????????? ?????????????????????)",PasteFromWord:"??????????????? (???????????? ??????)",DlgPasteMsg2:"Ctrl+V ?????? ?????????????????? ???????????? ??????????????? ???????????? ?????? ????????? ?????? ????????????.",DlgPasteSec:"???????????? ????????????????????? ?????? ????????????????????? ???????????? ????????????????????? ?????? ?????????K??? ?????????????????? ?????? ????????????, ??????????????? ???????????? ?????????????????????????????? ???????????? ?????? ???????????? ?????? ???????????? ??????. ???????????? ????????? ?????? ?????????????????? ????????? ?????????????????? ??????????????? ???????????? ????????????.",DlgPasteIgnoreFont:"??????????????? ????????????????????? ?????????????????????",DlgPasteRemoveStyles:"?????????????????? ????????????????????? ?????????????????????",ColorAutomatic:"????????????????????????",ColorMoreColors:"?????? ?????????...",DocProps:"????????????????????????????????? ??????????????????????????????",DlgAnchorTitle:"???????????? ??????????????????????????????",DlgAnchorName:"???????????? ?????? ?????????",DlgAnchorErrorName:"???????????? ?????? ????????? ???????????? ????????????",DlgSpellNotInDic:"????????????????????? ????????? ????????????",DlgSpellChangeTo:"??????????????? ???????????????",DlgSpellBtnIgnore:"??????????????????",DlgSpellBtnIgnoreAll:"????????? ?????????????????? ????????????",DlgSpellBtnReplace:"?????????????????????",DlgSpellBtnReplaceAll:"????????? ????????????????????? ????????????",DlgSpellBtnUndo:"???????????????",DlgSpellNoSuggestions:"- ????????? ??????????????? ???????????? -",DlgSpellProgress:"?????????????????? ?????? ???????????? (???????????????-?????????) ???????????? ??????...",DlgSpellNoMispell:"?????????????????? ?????? ???????????? : ????????? ????????? ?????????????????? (????????????????????????) ???????????? ????????? ??????",DlgSpellNoChanges:"?????????????????? ?????? ???????????? :????????? ???????????? ???????????? ???????????? ?????????",DlgSpellOneChange:"?????????????????? ?????? ???????????? : ?????? ???????????? ???????????? ?????????",DlgSpellManyChanges:"?????????????????? ?????? ???????????? : %1 ???????????? ???????????? ?????????",IeSpellDownload:"???????????????-???????????? ???????????????????????? ???????????? ???????????? ????????? ????????? ???????????? ?????? ????????? ???????????????????????? ???????????? ??????????????????????",DlgButtonText:"????????????????????? (??????????????????)",DlgButtonType:"??????????????????",DlgButtonTypeBtn:"?????????",DlgButtonTypeSbm:"??????????????????",DlgButtonTypeRst:"???????????????",DlgCheckboxName:"?????????",DlgCheckboxValue:"??????????????????",DlgCheckboxSelected:"???????????????????????????",DlgFormName:"?????????",DlgFormAction:"??????????????????",DlgFormMethod:"???????????????",DlgSelectName:"?????????",DlgSelectValue:"??????????????????",DlgSelectSize:"????????????",DlgSelectLines:"???????????????????????????",DlgSelectChkMulti:"?????? ?????? ?????????????????? ?????????????????? ??????????????? ?????????",DlgSelectOpAvail:"?????????????????? ??????????????????",DlgSelectOpText:"?????????????????????",DlgSelectOpValue:"??????????????????",DlgSelectBtnAdd:"???????????????",DlgSelectBtnModify:"???????????????",DlgSelectBtnUp:"?????????",DlgSelectBtnDown:"????????????",DlgSelectBtnSetValue:"???????????? ?????? ?????????????????? ????????? ????????????",DlgSelectBtnDelete:"???????????????",DlgTextareaName:"?????????",DlgTextareaCols:"????????????",DlgTextareaRows:"???????????????????????????",DlgTextName:"?????????",DlgTextValue:"??????????????????",DlgTextCharWidth:"????????????????????? ?????? ???????????????",DlgTextMaxChars:"?????????????????? ?????????????????????",DlgTextType:"????????????",DlgTextTypeText:"?????????????????????",DlgTextTypePass:"????????????????????????",DlgHiddenName:"?????????",DlgHiddenValue:"??????????????????",BulletedListProp:"??????????????? ???????????? ??????????????????????????????",NumberedListProp:"??????????????? ???????????? ??????????????????????????????",DlgLstStart:"????????????????????????",DlgLstType:"??????????????????",DlgLstTypeCircle:"?????????",DlgLstTypeDisc:"???????????????",DlgLstTypeSquare:"???????????????",DlgLstTypeNumbers:"????????? (1, 2, 3)",DlgLstTypeLCase:"???????????? ??????????????? (a, b, c)",DlgLstTypeUCase:"????????? ??????????????? (A, B, C)",DlgLstTypeSRoman:"???????????? ???????????? ????????? (i, ii, iii)",DlgLstTypeLRoman:"????????? ???????????? ????????? (I, II, III)",DlgDocGeneralTab:"??????",DlgDocBackTab:"????????????????????????????????????",DlgDocColorsTab:"????????? ?????? ?????????????????????",DlgDocMetaTab:"????????????????????????",DlgDocPageTitle:"????????? ??????????????????",DlgDocLangDir:"???????????? ??????????????? ?????? ????????????",DlgDocLangDirLTR:"??????????????? ?????? ??????????????? (LTR)",DlgDocLangDirRTL:"??????????????? ?????? ??????????????? (RTL)",DlgDocLangCode:"???????????? ?????????",DlgDocCharSet:"????????????????????? ????????? ???????????????????????????",DlgDocCharSetCE:"???????????? ????????????????????? (Central European)",DlgDocCharSetCT:"???????????? (Chinese Traditional Big5)",DlgDocCharSetCR:"????????????????????? (Cyrillic)",DlgDocCharSetGR:"????????? (Greek)",DlgDocCharSetJP:"?????????????????? (Japanese)",DlgDocCharSetKR:"?????????????????? (Korean)",DlgDocCharSetTR:"?????????????????? (Turkish)",DlgDocCharSetUN:"????????????????????? (UTF-8)",DlgDocCharSetWE:"?????????????????? ????????????????????? (Western European)",DlgDocCharSetOther:"???????????? ????????????????????? ????????? ???????????????????????????",DlgDocDocType:"????????????????????????????????? ?????????????????? ??????????????????",DlgDocDocTypeOther:"???????????? ????????????????????????????????? ?????????????????? ??????????????????",DlgDocIncXHTML:"XHTML ??????????????? ???????????????????????? ????????????",DlgDocBgColor:"???????????????????????????????????? ?????????",DlgDocBgImage:"???????????????????????????????????? ?????????????????? URL",DlgDocBgNoScroll:"????????????????????? ??? ???????????? ???????????? ????????????????????????????????????",DlgDocCText:"?????????????????????",DlgDocCLink:"????????????",DlgDocCVisited:"??????????????? ???????????? ????????? ????????????",DlgDocCActive:"?????????????????? ????????????",DlgDocMargins:"????????? ?????????????????????",DlgDocMaTop:"?????????",DlgDocMaLeft:"???????????????",DlgDocMaRight:"???????????????",DlgDocMaBottom:"????????????",DlgDocMeIndex:"????????????????????????????????? ???????????????????????? ??????????????????????????? (??????????????????????????? ?????? ????????? ????????????)",DlgDocMeDescr:"????????????????????????????????? ????????????????????????",DlgDocMeAuthor:"????????????",DlgDocMeCopy:"????????????????????????",DlgDocPreview:"????????????????????????",Templates:"???????????????????????????",DlgTemplatesTitle:"???????????????????????? ???????????????????????????",DlgTemplatesSelMsg:"??????????????? ????????? ????????? ???????????? ???????????? ??????????????????????????? ???????????????(????????????????????? ???????????????????????? ????????? ???????????? ???????????????):",DlgTemplatesLoading:"??????????????????????????? ???????????? ????????? ?????? ?????? ????????? ????????? ????????? ???????????????...",DlgTemplatesNoTpl:"(????????? ??????????????????????????? ?????????????????? ???????????? ???????????? ????????? ??????)",DlgTemplatesReplace:"????????? ?????????????????? ?????? ???????????????",DlgAboutAboutTab:"FCKEditor ?????? ???????????? ?????????",DlgAboutBrowserInfoTab:"????????????????????? ?????? ???????????? ?????????",DlgAboutLicenseTab:"????????????????????????",DlgAboutVersion:"???????????????",DlgAboutInfo:"???????????? ????????????????????? ?????? ???????????? ???????????? ???????????????:",DlgDivGeneralTab:"?????????????????????",DlgDivAdvancedTab:"??????????????????????????????",DlgDivStyle:"??????????????????",DlgDivInlineStyle:"?????????????????? ??????????????????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/hr.js b/horde/services/editor/fckeditor/editor/lang/hr.js
deleted file mode 100644 (file)
index ee52698..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Smanji trake s alatima",ToolbarExpand:"Pro??iri trake s alatima",Save:"Snimi",NewPage:"Nova stranica",Preview:"Pregledaj",Cut:"Izre??i",Copy:"Kopiraj",Paste:"Zalijepi",PasteText:"Zalijepi kao ??isti tekst",PasteWord:"Zalijepi iz Worda",Print:"Ispi??i",SelectAll:"Odaberi sve",RemoveFormat:"Ukloni formatiranje",InsertLinkLbl:"Link",InsertLink:"Ubaci/promijeni link",RemoveLink:"Ukloni link",VisitLink:"Otvori link",Anchor:"Ubaci/promijeni sidro",AnchorDelete:"Ukloni sidro",InsertImageLbl:"Slika",InsertImage:"Ubaci/promijeni sliku",InsertFlashLbl:"Flash",InsertFlash:"Ubaci/promijeni Flash",InsertTableLbl:"Tablica",InsertTable:"Ubaci/promijeni tablicu",InsertLineLbl:"Linija",InsertLine:"Ubaci vodoravnu liniju",InsertSpecialCharLbl:"Posebni karakteri",InsertSpecialChar:"Ubaci posebne znakove",InsertSmileyLbl:"Smje??ko",InsertSmiley:"Ubaci smje??ka",About:"O FCKeditoru",Bold:"Podebljaj",Italic:"Ukosi",Underline:"Potcrtano",StrikeThrough:"Precrtano",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Lijevo poravnanje",CenterJustify:"Sredi??nje poravnanje",RightJustify:"Desno poravnanje",BlockJustify:"Blok poravnanje",DecreaseIndent:"Pomakni ulijevo",IncreaseIndent:"Pomakni udesno",Blockquote:"Blockquote",CreateDiv:"Napravi Div kontejner",EditDiv:"Uredi Div kontejner",DeleteDiv:"Ukloni Div kontejner",Undo:"Poni??ti",Redo:"Ponovi",NumberedListLbl:"Broj??ana lista",NumberedList:"Ubaci/ukloni broj??anu listu",BulletedListLbl:"Obi??na lista",BulletedList:"Ubaci/ukloni obi??nu listu",ShowTableBorders:"Prika??i okvir tablice",ShowDetails:"Prika??i detalje",Style:"Stil",FontFormat:"Format",Font:"Font",FontSize:"Veli??ina",TextColor:"Boja teksta",BGColor:"Boja pozadine",Source:"K??d",Find:"Prona??i",Replace:"Zamijeni",SpellCheck:"Provjeri pravopis",UniversalKeyboard:"Univerzalna tipkovnica",PageBreakLbl:"Prijelom stranice",PageBreak:"Ubaci prijelom stranice",Form:"Form",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Hidden Field",Button:"Button",SelectionField:"Selection Field",ImageButton:"Image Button",FitWindow:"Pove??aj veli??inu editora",ShowBlocks:"Prika??i blokove",EditLink:"Promijeni link",CellCM:"??elija",RowCM:"Red",ColumnCM:"Kolona",InsertRowAfter:"Ubaci red poslije",InsertRowBefore:"Ubaci red prije",DeleteRows:"Izbri??i redove",InsertColumnAfter:"Ubaci kolonu poslije",InsertColumnBefore:"Ubaci kolonu prije",DeleteColumns:"Izbri??i kolone",InsertCellAfter:"Ubaci ??eliju poslije",InsertCellBefore:"Ubaci ??eliju prije",DeleteCells:"Izbri??i ??elije",MergeCells:"Spoji ??elije",MergeRight:"Spoji desno",MergeDown:"Spoji dolje",HorizontalSplitCell:"Podijeli ??eliju vodoravno",VerticalSplitCell:"Podijeli ??eliju okomito",TableDelete:"Izbri??i tablicu",CellProperties:"Svojstva ??elije",TableProperties:"Svojstva tablice",ImageProperties:"Svojstva slike",FlashProperties:"Flash svojstva",AnchorProp:"Svojstva sidra",ButtonProp:"Image Button svojstva",CheckboxProp:"Checkbox svojstva",HiddenFieldProp:"Hidden Field svojstva",RadioButtonProp:"Radio Button svojstva",ImageButtonProp:"Image Button svojstva",TextFieldProp:"Text Field svojstva",SelectionFieldProp:"Selection svojstva",TextareaProp:"Textarea svojstva",FormProp:"Form svojstva",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"Obra??ujem XHTML. Molimo pri??ekajte...",Done:"Zavr??io",PasteWordConfirm:"Tekst koji ??elite zalijepiti ??ini se da je kopiran iz Worda. ??elite li prije o??istiti tekst?",NotCompatiblePaste:"Ova naredba je dostupna samo u Internet Exploreru 5.5 ili novijem. ??elite li nastaviti bez ??i????enja?",UnknownToolbarItem:'Nepoznati ??lan trake s alatima "%1"',UnknownCommand:'Nepoznata naredba "%1"',NotImplemented:"Naredba nije implementirana",UnknownToolbarSet:'Traka s alatima "%1" ne postoji',NoActiveX:'Va??e postavke pretra??iva??a mogle bi ograni??iti neke od mogu??nosti editora. Morate uklju??iti opciju "Run ActiveX controls and plug-ins" u postavkama. Ukoliko to ne u??inite, mogu??e su razliite gre??ke tijekom rada.',BrowseServerBlocked:"Pretraiva?? nije mogu??e otvoriti. Provjerite da li je uklju??eno blokiranje pop-up prozora.",DialogBlocked:"Nije mogu??e otvoriti novi prozor. Provjerite da li je uklju??eno blokiranje pop-up prozora.",VisitLinkBlocked:"Nije mogu??e otvoriti novi prozor. Provjerite da li je uklju??eno blokiranje pop-up prozora.",DlgBtnOK:"OK",DlgBtnCancel:"Poni??ti",DlgBtnClose:"Zatvori",DlgBtnBrowseServer:"Pretra??i server",DlgAdvancedTag:"Napredno",DlgOpOther:"<Drugo>",DlgInfoTab:"Info",DlgAlertUrl:"Molimo unesite URL",DlgGenNotSet:"<nije postavljeno>",DlgGenId:"Id",DlgGenLangDir:"Smjer jezika",DlgGenLangDirLtr:"S lijeva na desno (LTR)",DlgGenLangDirRtl:"S desna na lijevo (RTL)",DlgGenLangCode:"K??d jezika",DlgGenAccessKey:"Pristupna tipka",DlgGenName:"Naziv",DlgGenTabIndex:"Tab Indeks",DlgGenLongDescr:"Duga??ki opis URL",DlgGenClass:"Stylesheet klase",DlgGenTitle:"Advisory naslov",DlgGenContType:"Advisory vrsta sadr??aja",DlgGenLinkCharset:"Kodna stranica povezanih resursa",DlgGenStyle:"Stil",DlgImgTitle:"Svojstva slika",DlgImgInfoTab:"Info slike",DlgImgBtnUpload:"Po??alji na server",DlgImgURL:"URL",DlgImgUpload:"Po??alji",DlgImgAlt:"Alternativni tekst",DlgImgWidth:"??irina",DlgImgHeight:"Visina",DlgImgLockRatio:"Zaklju??aj odnos",DlgBtnResetSize:"Obri??i veli??inu",DlgImgBorder:"Okvir",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Poravnaj",DlgImgAlignLeft:"Lijevo",DlgImgAlignAbsBottom:"Abs dolje",DlgImgAlignAbsMiddle:"Abs sredina",DlgImgAlignBaseline:"Bazno",DlgImgAlignBottom:"Dolje",DlgImgAlignMiddle:"Sredina",DlgImgAlignRight:"Desno",DlgImgAlignTextTop:"Vrh teksta",DlgImgAlignTop:"Vrh",DlgImgPreview:"Pregledaj",DlgImgAlertUrl:"Unesite URL slike",DlgImgLinkTab:"Link",DlgFlashTitle:"Flash svojstva",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Ponavljaj",DlgFlashChkMenu:"Omogu??i Flash izbornik",DlgFlashScale:"Omjer",DlgFlashScaleAll:"Prika??i sve",DlgFlashScaleNoBorder:"Bez okvira",DlgFlashScaleFit:"To??na veli??ina",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link Info",DlgLnkTargetTab:"Meta",DlgLnkType:"Link vrsta",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Sidro na ovoj stranici",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<drugo>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Odaberi sidro",DlgLnkAnchorByName:"Po nazivu sidra",DlgLnkAnchorById:"Po Id elementa",DlgLnkNoAnchors:"(Nema dostupnih sidra)",DlgLnkEMail:"E-Mail adresa",DlgLnkEMailSubject:"Naslov",DlgLnkEMailBody:"Sadr??aj poruke",DlgLnkUpload:"Po??alji",DlgLnkBtnUpload:"Po??alji na server",DlgLnkTarget:"Meta",DlgLnkTargetFrame:"<okvir>",DlgLnkTargetPopup:"<popup prozor>",DlgLnkTargetBlank:"Novi prozor (_blank)",DlgLnkTargetParent:"Roditeljski prozor (_parent)",DlgLnkTargetSelf:"Isti prozor (_self)",DlgLnkTargetTop:"Vr??ni prozor (_top)",DlgLnkTargetFrameName:"Ime ciljnog okvira",DlgLnkPopWinName:"Naziv popup prozora",DlgLnkPopWinFeat:"Mogu??nosti popup prozora",DlgLnkPopResize:"Promjenljive veli??ine",DlgLnkPopLocation:"Traka za lokaciju",DlgLnkPopMenu:"Izborna traka",DlgLnkPopScroll:"Scroll traka",DlgLnkPopStatus:"Statusna traka",DlgLnkPopToolbar:"Traka s alatima",DlgLnkPopFullScrn:"Cijeli ekran (IE)",DlgLnkPopDependent:"Ovisno (Netscape)",DlgLnkPopWidth:"??irina",DlgLnkPopHeight:"Visina",DlgLnkPopLeft:"Lijeva pozicija",DlgLnkPopTop:"Gornja pozicija",DlnLnkMsgNoUrl:"Molimo upi??ite URL link",DlnLnkMsgNoEMail:"Molimo upi??ite e-mail adresu",DlnLnkMsgNoAnchor:"Molimo odaberite sidro",DlnLnkMsgInvPopName:"Ime popup prozora mora po??eti sa slovom i ne smije sadr??avati razmake",DlgColorTitle:"Odaberite boju",DlgColorBtnClear:"Obri??i",DlgColorHighlight:"Osvijetli",DlgColorSelected:"Odaberi",DlgSmileyTitle:"Ubaci smje??ka",DlgSpecialCharTitle:"Odaberite posebni karakter",DlgTableTitle:"Svojstva tablice",DlgTableRows:"Redova",DlgTableColumns:"Kolona",DlgTableBorder:"Veli??ina okvira",DlgTableAlign:"Poravnanje",DlgTableAlignNotSet:"<nije postavljeno>",DlgTableAlignLeft:"Lijevo",DlgTableAlignCenter:"Sredi??nje",DlgTableAlignRight:"Desno",DlgTableWidth:"??irina",DlgTableWidthPx:"piksela",DlgTableWidthPc:"postotaka",DlgTableHeight:"Visina",DlgTableCellSpace:"Prostornost ??elija",DlgTableCellPad:"Razmak ??elija",DlgTableCaption:"Naslov",DlgTableSummary:"Sa??etak",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Svojstva ??elije",DlgCellWidth:"??irina",DlgCellWidthPx:"piksela",DlgCellWidthPc:"postotaka",DlgCellHeight:"Visina",DlgCellWordWrap:"Word Wrap",DlgCellWordWrapNotSet:"<nije postavljeno>",DlgCellWordWrapYes:"Da",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Vodoravno poravnanje",DlgCellHorAlignNotSet:"<nije postavljeno>",DlgCellHorAlignLeft:"Lijevo",DlgCellHorAlignCenter:"Sredi??nje",DlgCellHorAlignRight:"Desno",DlgCellVerAlign:"Okomito poravnanje",DlgCellVerAlignNotSet:"<nije postavljeno>",DlgCellVerAlignTop:"Gornje",DlgCellVerAlignMiddle:"Sredni??nje",DlgCellVerAlignBottom:"Donje",DlgCellVerAlignBaseline:"Bazno",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Spajanje redova",DlgCellCollSpan:"Spajanje kolona",DlgCellBackColor:"Boja pozadine",DlgCellBorderColor:"Boja okvira",DlgCellBtnSelect:"Odaberi...",DlgFindAndReplaceTitle:"Prona??i i zamijeni",DlgFindTitle:"Prona??i",DlgFindFindBtn:"Prona??i",DlgFindNotFoundMsg:"Tra??eni tekst nije prona??en.",DlgReplaceTitle:"Zamijeni",DlgReplaceFindLbl:"Prona??i:",DlgReplaceReplaceLbl:"Zamijeni s:",DlgReplaceCaseChk:"Usporedi mala/velika slova",DlgReplaceReplaceBtn:"Zamijeni",DlgReplaceReplAllBtn:"Zamijeni sve",DlgReplaceWordChk:"Usporedi cijele rije??i",PasteErrorCut:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl+X).",PasteErrorCopy:"Sigurnosne postavke Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl+C).",PasteAsText:"Zalijepi kao ??isti tekst",PasteFromWord:"Zalijepi iz Worda",DlgPasteMsg2:"Molimo zaljepite unutar doljnjeg okvira koriste??i tipkovnicu (<STRONG>Ctrl+V</STRONG>) i kliknite <STRONG>OK</STRONG>.",DlgPasteSec:"Zbog sigurnosnih postavki Va??eg pretra??iva??a, editor nema direktan pristup Va??em me??uspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",DlgPasteIgnoreFont:"Zanemari definiciju vrste fonta",DlgPasteRemoveStyles:"Ukloni definicije stilova",ColorAutomatic:"Automatski",ColorMoreColors:"Vi??e boja...",DocProps:"Svojstva dokumenta",DlgAnchorTitle:"Svojstva sidra",DlgAnchorName:"Ime sidra",DlgAnchorErrorName:"Molimo unesite ime sidra",DlgSpellNotInDic:"Nije u rje??niku",DlgSpellChangeTo:"Promijeni u",DlgSpellBtnIgnore:"Zanemari",DlgSpellBtnIgnoreAll:"Zanemari sve",DlgSpellBtnReplace:"Zamijeni",DlgSpellBtnReplaceAll:"Zamijeni sve",DlgSpellBtnUndo:"Vrati",DlgSpellNoSuggestions:"-Nema preporuke-",DlgSpellProgress:"Provjera u tijeku...",DlgSpellNoMispell:"Provjera zavr??ena: Nema gre??aka",DlgSpellNoChanges:"Provjera zavr??ena: Nije napravljena promjena",DlgSpellOneChange:"Provjera zavr??ena: Jedna rije?? promjenjena",DlgSpellManyChanges:"Provjera zavr??ena: Promijenjeno %1 rije??i",IeSpellDownload:"Provjera pravopisa nije instalirana. ??elite li skinuti provjeru pravopisa?",DlgButtonText:"Tekst (vrijednost)",DlgButtonType:"Vrsta",DlgButtonTypeBtn:"Gumb",DlgButtonTypeSbm:"Po??alji",DlgButtonTypeRst:"Poni??ti",DlgCheckboxName:"Ime",DlgCheckboxValue:"Vrijednost",DlgCheckboxSelected:"Odabrano",DlgFormName:"Ime",DlgFormAction:"Akcija",DlgFormMethod:"Metoda",DlgSelectName:"Ime",DlgSelectValue:"Vrijednost",DlgSelectSize:"Veli??ina",DlgSelectLines:"linija",DlgSelectChkMulti:"Dozvoli vi??estruki odabir",DlgSelectOpAvail:"Dostupne opcije",DlgSelectOpText:"Tekst",DlgSelectOpValue:"Vrijednost",DlgSelectBtnAdd:"Dodaj",DlgSelectBtnModify:"Promijeni",DlgSelectBtnUp:"Gore",DlgSelectBtnDown:"Dolje",DlgSelectBtnSetValue:"Postavi kao odabranu vrijednost",DlgSelectBtnDelete:"Obri??i",DlgTextareaName:"Ime",DlgTextareaCols:"Kolona",DlgTextareaRows:"Redova",DlgTextName:"Ime",DlgTextValue:"Vrijednost",DlgTextCharWidth:"??irina",DlgTextMaxChars:"Najvi??e karaktera",DlgTextType:"Vrsta",DlgTextTypeText:"Tekst",DlgTextTypePass:"??ifra",DlgHiddenName:"Ime",DlgHiddenValue:"Vrijednost",BulletedListProp:"Svojstva liste",NumberedListProp:"Svojstva broj??ane liste",DlgLstStart:"Po??etak",DlgLstType:"Vrsta",DlgLstTypeCircle:"Krug",DlgLstTypeDisc:"Disk",DlgLstTypeSquare:"Kvadrat",DlgLstTypeNumbers:"Brojevi (1, 2, 3)",DlgLstTypeLCase:"Mala slova (a, b, c)",DlgLstTypeUCase:"Velika slova (A, B, C)",DlgLstTypeSRoman:"Male rimske brojke (i, ii, iii)",DlgLstTypeLRoman:"Velike rimske brojke (I, II, III)",DlgDocGeneralTab:"Op??enito",DlgDocBackTab:"Pozadina",DlgDocColorsTab:"Boje i margine",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Naslov stranice",DlgDocLangDir:"Smjer jezika",DlgDocLangDirLTR:"S lijeva na desno",DlgDocLangDirRTL:"S desna na lijevo",DlgDocLangCode:"K??d jezika",DlgDocCharSet:"Enkodiranje znakova",DlgDocCharSetCE:"Sredi??nja Europa",DlgDocCharSetCT:"Tradicionalna kineska (Big5)",DlgDocCharSetCR:"??irilica",DlgDocCharSetGR:"Gr??ka",DlgDocCharSetJP:"Japanska",DlgDocCharSetKR:"Koreanska",DlgDocCharSetTR:"Turska",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Zapadna Europa",DlgDocCharSetOther:"Ostalo enkodiranje znakova",DlgDocDocType:"Zaglavlje vrste dokumenta",DlgDocDocTypeOther:"Ostalo zaglavlje vrste dokumenta",DlgDocIncXHTML:"Ubaci XHTML deklaracije",DlgDocBgColor:"Boja pozadine",DlgDocBgImage:"URL slike pozadine",DlgDocBgNoScroll:"Pozadine se ne pomi??e",DlgDocCText:"Tekst",DlgDocCLink:"Link",DlgDocCVisited:"Posje??eni link",DlgDocCActive:"Aktivni link",DlgDocMargins:"Margine stranice",DlgDocMaTop:"Vrh",DlgDocMaLeft:"Lijevo",DlgDocMaRight:"Desno",DlgDocMaBottom:"Dolje",DlgDocMeIndex:"Klju??ne rije??i dokumenta (odvojene zarezom)",DlgDocMeDescr:"Opis dokumenta",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Autorska prava",DlgDocPreview:"Pregledaj",Templates:"Predlo??ci",DlgTemplatesTitle:"Predlo??ci sadr??aja",DlgTemplatesSelMsg:"Molimo odaberite predlo??ak koji ??elite otvoriti<br>(stvarni sadr??aj ??e biti izgubljen):",DlgTemplatesLoading:"U??itavam listu predlo??aka. Molimo pri??ekajte...",DlgTemplatesNoTpl:"(Nema definiranih predlo??aka)",DlgTemplatesReplace:"Zamijeni trenutne sadr??aje",DlgAboutAboutTab:"O FCKEditoru",DlgAboutBrowserInfoTab:"Podaci o pretra??iva??u",DlgAboutLicenseTab:"Licenca",DlgAboutVersion:"ina??ica",DlgAboutInfo:"Za vi??e informacija posjetite",DlgDivGeneralTab:"Op??enito",DlgDivAdvancedTab:"Napredno",DlgDivStyle:"Stil",DlgDivInlineStyle:"Stil u redu"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/hu.js b/horde/services/editor/fckeditor/editor/lang/hu.js
deleted file mode 100644 (file)
index e1b02fc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Eszk??zt??r elrejt??se",ToolbarExpand:"Eszk??zt??r megjelen??t??se",Save:"Ment??s",NewPage:"??j oldal",Preview:"El??n??zet",Cut:"Kiv??g??s",Copy:"M??sol??s",Paste:"Beilleszt??s",PasteText:"Beilleszt??s form??z??s n??lk??l",PasteWord:"Beilleszt??s Word-b??l",Print:"Nyomtat??s",SelectAll:"Mindent kijel??l",RemoveFormat:"Form??z??s elt??vol??t??sa",InsertLinkLbl:"Hivatkoz??s",InsertLink:"Hivatkoz??s beilleszt??se/m??dos??t??sa",RemoveLink:"Hivatkoz??s t??rl??se",VisitLink:"Open Link",Anchor:"Horgony beilleszt??se/szerkeszt??se",AnchorDelete:"Horgony elt??vol??t??sa",InsertImageLbl:"K??p",InsertImage:"K??p beilleszt??se/m??dos??t??sa",InsertFlashLbl:"Flash",InsertFlash:"Flash beilleszt??se, m??dos??t??sa",InsertTableLbl:"T??bl??zat",InsertTable:"T??bl??zat beilleszt??se/m??dos??t??sa",InsertLineLbl:"Vonal",InsertLine:"Elv??laszt??vonal beilleszt??se",InsertSpecialCharLbl:"Speci??lis karakter",InsertSpecialChar:"Speci??lis karakter beilleszt??se",InsertSmileyLbl:"Hangulatjelek",InsertSmiley:"Hangulatjelek beilleszt??se",About:"FCKeditor n??vjegy",Bold:"F??lk??v??r",Italic:"D??lt",Underline:"Al??h??zott",StrikeThrough:"??th??zott",Subscript:"Als?? index",Superscript:"Fels?? index",LeftJustify:"Balra",CenterJustify:"K??z??pre",RightJustify:"Jobbra",BlockJustify:"Sorkiz??rt",DecreaseIndent:"Beh??z??s cs??kkent??se",IncreaseIndent:"Beh??z??s n??vel??se",Blockquote:"Id??zet blokk",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Visszavon??s",Redo:"Ism??tl??s",NumberedListLbl:"Sz??moz??s",NumberedList:"Sz??moz??s beilleszt??se/t??rl??se",BulletedListLbl:"Felsorol??s",BulletedList:"Felsorol??s beilleszt??se/t??rl??se",ShowTableBorders:"T??bl??zat szeg??ly mutat??sa",ShowDetails:"R??szletek mutat??sa",Style:"St??lus",FontFormat:"Form??tum",Font:"Bet??t??pus",FontSize:"M??ret",TextColor:"Bet??sz??n",BGColor:"H??tt??rsz??n",Source:"Forr??sk??d",Find:"Keres??s",Replace:"Csere",SpellCheck:"Helyes??r??s-ellen??rz??s",UniversalKeyboard:"Univerz??lis billenty??zet",PageBreakLbl:"Oldalt??r??s",PageBreak:"Oldalt??r??s beilleszt??se",Form:"??rlap",Checkbox:"Jel??l??n??gyzet",RadioButton:"V??laszt??gomb",TextField:"Sz??vegmez??",Textarea:"Sz??vegter??let",HiddenField:"Rejtettmez??",Button:"Gomb",SelectionField:"Leg??rd??l?? lista",ImageButton:"K??pgomb",FitWindow:"Maximaliz??l??s",ShowBlocks:"Blokkok megjelen??t??se",EditLink:"Hivatkoz??s m??dos??t??sa",CellCM:"Cella",RowCM:"Sor",ColumnCM:"Oszlop",InsertRowAfter:"Sor beilleszt??se az aktu??lis sor m??g??",InsertRowBefore:"Sor beilleszt??se az aktu??lis sor el??",DeleteRows:"Sorok t??rl??se",InsertColumnAfter:"Oszlop beilleszt??se az aktu??lis oszlop m??g??",InsertColumnBefore:"Oszlop beilleszt??se az aktu??lis oszlop el??",DeleteColumns:"Oszlopok t??rl??se",InsertCellAfter:"Cella beilleszt??se az aktu??lis cella m??g??",InsertCellBefore:"Cella beilleszt??se az aktu??lis cella el??",DeleteCells:"Cell??k t??rl??se",MergeCells:"Cell??k egyes??t??se",MergeRight:"Cell??k egyes??t??se jobbra",MergeDown:"Cell??k egyes??t??se lefel??",HorizontalSplitCell:"Cell??k sz??tv??laszt??sa v??zszintesen",VerticalSplitCell:"Cell??k sz??tv??laszt??sa f??gg??legesen",TableDelete:"T??bl??zat t??rl??se",CellProperties:"Cella tulajdons??gai",TableProperties:"T??bl??zat tulajdons??gai",ImageProperties:"K??p tulajdons??gai",FlashProperties:"Flash tulajdons??gai",AnchorProp:"Horgony tulajdons??gai",ButtonProp:"Gomb tulajdons??gai",CheckboxProp:"Jel??l??n??gyzet tulajdons??gai",HiddenFieldProp:"Rejtett mez?? tulajdons??gai",RadioButtonProp:"V??laszt??gomb tulajdons??gai",ImageButtonProp:"K??pgomb tulajdons??gai",TextFieldProp:"Sz??vegmez?? tulajdons??gai",SelectionFieldProp:"Leg??rd??l?? lista tulajdons??gai",TextareaProp:"Sz??vegter??let tulajdons??gai",FormProp:"??rlap tulajdons??gai",FontFormats:"Norm??l;Form??zott;C??msor;Fejl??c 1;Fejl??c 2;Fejl??c 3;Fejl??c 4;Fejl??c 5;Fejl??c 6;Bekezd??s (DIV)",ProcessingXHTML:"XHTML feldolgoz??sa. K??rem v??rjon...",Done:"K??sz",PasteWordConfirm:"A beilleszteni k??v??nt sz??veg Word-b??l van m??solva. El k??v??nja t??vol??tani a form??z??st a beilleszt??s el??tt?",NotCompatiblePaste:"Ez a parancs csak Internet Explorer 5.5 verzi??t??l haszn??lhat??. Megpr??b??lja beilleszteni a sz??veget az eredeti form??z??ssal?",UnknownToolbarItem:'Ismeretlen eszk??zt??r elem "%1"',UnknownCommand:'Ismeretlen parancs "%1"',NotImplemented:"A parancs nem hajthat?? v??gre",UnknownToolbarSet:'Az eszk??zk??szlet "%1" nem l??tezik',NoActiveX:'A b??ng??sz?? biztons??gi be??ll??t??sai korl??tozz??k a szerkeszt?? lehet??s??geit. Enged??lyezni kell ezt az opci??t: "Run ActiveX controls and plug-ins". Ett??l f??ggetlen??l el??fordulhatnak hiba??zenetek ill. bizonyos funkci??k hi??nyozhatnak.',BrowseServerBlocked:"Nem lehet megnyitni a f??jlb??ng??sz??t. Bizonyosodjon meg r??la, hogy a felbukkan?? ablakok enged??lyezve vannak.",DialogBlocked:"Nem lehet megnyitni a p??rbesz??dablakot. Bizonyosodjon meg r??la, hogy a felbukkan?? ablakok enged??lyezve vannak.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"Rendben",DlgBtnCancel:"M??gsem",DlgBtnClose:"Bez??r??s",DlgBtnBrowseServer:"B??ng??sz??s a szerveren",DlgAdvancedTag:"Tov??bbi opci??k",DlgOpOther:"Egy??b",DlgInfoTab:"Alaptulajdons??gok",DlgAlertUrl:"Illessze be a webc??met",DlgGenNotSet:"<nincs be??ll??tva>",DlgGenId:"Azonos??t??",DlgGenLangDir:"??r??s ir??nya",DlgGenLangDirLtr:"Balr??l jobbra",DlgGenLangDirRtl:"Jobbr??l balra",DlgGenLangCode:"Nyelv k??dja",DlgGenAccessKey:"Billenty??kombin??ci??",DlgGenName:"N??v",DlgGenTabIndex:"Tabul??tor index",DlgGenLongDescr:"R??szletes le??r??s webc??me",DlgGenClass:"St??lusk??szlet",DlgGenTitle:"S??g??cimke",DlgGenContType:"S??g?? tartalomt??pusa",DlgGenLinkCharset:"Hivatkozott tartalom k??dlapja",DlgGenStyle:"St??lus",DlgImgTitle:"K??p tulajdons??gai",DlgImgInfoTab:"Alaptulajdons??gok",DlgImgBtnUpload:"K??ld??s a szerverre",DlgImgURL:"Hivatkoz??s",DlgImgUpload:"Felt??lt??s",DlgImgAlt:"Bubor??k sz??veg",DlgImgWidth:"Sz??less??g",DlgImgHeight:"Magass??g",DlgImgLockRatio:"Ar??ny megtart??sa",DlgBtnResetSize:"Eredeti m??ret",DlgImgBorder:"Keret",DlgImgHSpace:"V??zsz. t??v",DlgImgVSpace:"F??gg. t??v",DlgImgAlign:"Igaz??t??s",DlgImgAlignLeft:"Bal",DlgImgAlignAbsBottom:"Legalj??ra",DlgImgAlignAbsMiddle:"K??zep??re",DlgImgAlignBaseline:"Alapvonalhoz",DlgImgAlignBottom:"Alj??ra",DlgImgAlignMiddle:"K??z??pre",DlgImgAlignRight:"Jobbra",DlgImgAlignTextTop:"Sz??veg tetej??re",DlgImgAlignTop:"Tetej??re",DlgImgPreview:"El??n??zet",DlgImgAlertUrl:"T??ltse ki a k??p webc??m??t",DlgImgLinkTab:"Hivatkoz??s",DlgFlashTitle:"Flash tulajdons??gai",DlgFlashChkPlay:"Automata lej??tsz??s",DlgFlashChkLoop:"Folyamatosan",DlgFlashChkMenu:"Flash men?? enged??lyez??se",DlgFlashScale:"M??retez??s",DlgFlashScaleAll:"Mindent mutat",DlgFlashScaleNoBorder:"Keret n??lk??l",DlgFlashScaleFit:"Teljes kit??lt??s",DlgLnkWindowTitle:"Hivatkoz??s tulajdons??gai",DlgLnkInfoTab:"Alaptulajdons??gok",DlgLnkTargetTab:"Megjelen??t??s",DlgLnkType:"Hivatkoz??s t??pusa",DlgLnkTypeURL:"Webc??m",DlgLnkTypeAnchor:"Horgony az oldalon",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<m??s>",DlgLnkURL:"Webc??m",DlgLnkAnchorSel:"Horgony v??laszt??sa",DlgLnkAnchorByName:"Horgony n??v szerint",DlgLnkAnchorById:"Azonos??t?? szerint",DlgLnkNoAnchors:"(Nincs horgony a dokumentumban)",DlgLnkEMail:"E-Mail c??m",DlgLnkEMailSubject:"??zenet t??rgya",DlgLnkEMailBody:"??zenet",DlgLnkUpload:"Felt??lt??s",DlgLnkBtnUpload:"K??ld??s a szerverre",DlgLnkTarget:"Tartalom megjelen??t??se",DlgLnkTargetFrame:"<keretben>",DlgLnkTargetPopup:"<felugr?? ablakban>",DlgLnkTargetBlank:"??j ablakban (_blank)",DlgLnkTargetParent:"Sz??l?? ablakban (_parent)",DlgLnkTargetSelf:"Azonos ablakban (_self)",DlgLnkTargetTop:"Legfels?? ablakban (_top)",DlgLnkTargetFrameName:"Keret neve",DlgLnkPopWinName:"Felugr?? ablak neve",DlgLnkPopWinFeat:"Felugr?? ablak jellemz??i",DlgLnkPopResize:"M??retezhet??",DlgLnkPopLocation:"C??msor",DlgLnkPopMenu:"Men?? sor",DlgLnkPopScroll:"G??rd??t??s??v",DlgLnkPopStatus:"??llapotsor",DlgLnkPopToolbar:"Eszk??zt??r",DlgLnkPopFullScrn:"Teljes k??perny?? (csak IE)",DlgLnkPopDependent:"Sz??l??h??z kapcsolt (csak Netscape)",DlgLnkPopWidth:"Sz??less??g",DlgLnkPopHeight:"Magass??g",DlgLnkPopLeft:"Bal poz??ci??",DlgLnkPopTop:"Fels?? poz??ci??",DlnLnkMsgNoUrl:"Adja meg a hivatkoz??s webc??m??t",DlnLnkMsgNoEMail:"Adja meg az E-Mail c??met",DlnLnkMsgNoAnchor:"V??lasszon egy horgonyt",DlnLnkMsgInvPopName:"A felbukkan?? ablak neve alfanumerikus karakterrel kezd??dj??n, valamint ne tartalmazzon sz??k??zt",DlgColorTitle:"Sz??nv??laszt??s",DlgColorBtnClear:"T??rl??s",DlgColorHighlight:"El??n??zet",DlgColorSelected:"Kiv??lasztott",DlgSmileyTitle:"Hangulatjel besz??r??sa",DlgSpecialCharTitle:"Speci??lis karakter v??laszt??sa",DlgTableTitle:"T??bl??zat tulajdons??gai",DlgTableRows:"Sorok",DlgTableColumns:"Oszlopok",DlgTableBorder:"Szeg??lym??ret",DlgTableAlign:"Igaz??t??s",DlgTableAlignNotSet:"<Nincs be??ll??tva>",DlgTableAlignLeft:"Balra",DlgTableAlignCenter:"K??z??pre",DlgTableAlignRight:"Jobbra",DlgTableWidth:"Sz??less??g",DlgTableWidthPx:"k??ppont",DlgTableWidthPc:"sz??zal??k",DlgTableHeight:"Magass??g",DlgTableCellSpace:"Cella t??rk??z",DlgTableCellPad:"Cella bels?? marg??",DlgTableCaption:"Felirat",DlgTableSummary:"Le??r??s",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cella tulajdons??gai",DlgCellWidth:"Sz??less??g",DlgCellWidthPx:"k??ppont",DlgCellWidthPc:"sz??zal??k",DlgCellHeight:"Magass??g",DlgCellWordWrap:"Sort??r??s",DlgCellWordWrapNotSet:"<Nincs be??ll??tva>",DlgCellWordWrapYes:"Igen",DlgCellWordWrapNo:"Nem",DlgCellHorAlign:"V??zsz. igaz??t??s",DlgCellHorAlignNotSet:"<Nincs be??ll??tva>",DlgCellHorAlignLeft:"Balra",DlgCellHorAlignCenter:"K??z??pre",DlgCellHorAlignRight:"Jobbra",DlgCellVerAlign:"F??gg. igaz??t??s",DlgCellVerAlignNotSet:"<Nincs be??ll??tva>",DlgCellVerAlignTop:"Tetej??re",DlgCellVerAlignMiddle:"K??z??pre",DlgCellVerAlignBottom:"Alj??ra",DlgCellVerAlignBaseline:"Egyvonalba",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Sorok egyes??t??se",DlgCellCollSpan:"Oszlopok egyes??t??se",DlgCellBackColor:"H??tt??rsz??n",DlgCellBorderColor:"Szeg??lysz??n",DlgCellBtnSelect:"Kiv??laszt??s...",DlgFindAndReplaceTitle:"Keres??s ??s csere",DlgFindTitle:"Keres??s",DlgFindFindBtn:"Keres??s",DlgFindNotFoundMsg:"A keresett sz??veg nem tal??lhat??.",DlgReplaceTitle:"Csere",DlgReplaceFindLbl:"Keresett sz??veg:",DlgReplaceReplaceLbl:"Csere erre:",DlgReplaceCaseChk:"kis- ??s nagybet?? megk??l??nb??ztet??se",DlgReplaceReplaceBtn:"Csere",DlgReplaceReplAllBtn:"Az ??sszes cser??je",DlgReplaceWordChk:"csak ha ez a teljes sz??",PasteErrorCut:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a kiv??g??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl+X).",PasteErrorCopy:"A b??ng??sz?? biztons??gi be??ll??t??sai nem enged??lyezik a szerkeszt??nek, hogy v??grehajtsa a m??sol??s m??veletet. Haszn??lja az al??bbi billenty??kombin??ci??t (Ctrl+X).",PasteAsText:"Beilleszt??s form??zatlan sz??vegk??nt",PasteFromWord:"Beilleszt??s Word-b??l",DlgPasteMsg2:"M??solja be az al??bbi mez??be a <STRONG>Ctrl+V</STRONG> billenty??k lenyom??s??val, majd nyomjon <STRONG>Rendben</STRONG>-t.",DlgPasteSec:"A b??ng??sz?? biztons??gi be??ll??t??sai miatt a szerkeszt?? nem k??pes hozz??f??rni a v??g??lap adataihoz. Illeszd be ??jra ebben az ablakban.",DlgPasteIgnoreFont:"Bet?? form??z??sok megsz??ntet??se",DlgPasteRemoveStyles:"St??lusok elt??vol??t??sa",ColorAutomatic:"Automatikus",ColorMoreColors:"Tov??bbi sz??nek...",DocProps:"Dokumentum tulajdons??gai",DlgAnchorTitle:"Horgony tulajdons??gai",DlgAnchorName:"Horgony neve",DlgAnchorErrorName:"K??rem adja meg a horgony nev??t",DlgSpellNotInDic:"Nincs a sz??t??rban",DlgSpellChangeTo:"M??dos??t??s",DlgSpellBtnIgnore:"Kihagyja",DlgSpellBtnIgnoreAll:"Mindet kihagyja",DlgSpellBtnReplace:"Csere",DlgSpellBtnReplaceAll:"??sszes cser??je",DlgSpellBtnUndo:"Visszavon??s",DlgSpellNoSuggestions:"Nincs javaslat",DlgSpellProgress:"Helyes??r??s-ellen??rz??s folyamatban...",DlgSpellNoMispell:"Helyes??r??s-ellen??rz??s k??sz: Nem tal??ltam hib??t",DlgSpellNoChanges:"Helyes??r??s-ellen??rz??s k??sz: Nincs v??ltoztatott sz??",DlgSpellOneChange:"Helyes??r??s-ellen??rz??s k??sz: Egy sz?? cser??lve",DlgSpellManyChanges:"Helyes??r??s-ellen??rz??s k??sz: %1 sz?? cser??lve",IeSpellDownload:"A helyes??r??s-ellen??rz?? nincs telep??tve. Szeretn?? let??lteni most?",DlgButtonText:"Sz??veg (??rt??k)",DlgButtonType:"T??pus",DlgButtonTypeBtn:"Gomb",DlgButtonTypeSbm:"K??ld??s",DlgButtonTypeRst:"Alaphelyzet",DlgCheckboxName:"N??v",DlgCheckboxValue:"??rt??k",DlgCheckboxSelected:"Kiv??lasztott",DlgFormName:"N??v",DlgFormAction:"Adatfeldolgoz??st v??gz?? hivatkoz??s",DlgFormMethod:"Adatk??ld??s m??dja",DlgSelectName:"N??v",DlgSelectValue:"??rt??k",DlgSelectSize:"M??ret",DlgSelectLines:"sor",DlgSelectChkMulti:"t??bb sor is kiv??laszthat??",DlgSelectOpAvail:"El??rhet?? opci??k",DlgSelectOpText:"Sz??veg",DlgSelectOpValue:"??rt??k",DlgSelectBtnAdd:"Hozz??ad",DlgSelectBtnModify:"M??dos??t",DlgSelectBtnUp:"Fel",DlgSelectBtnDown:"Le",DlgSelectBtnSetValue:"Legyen az alap??rtelmezett ??rt??k",DlgSelectBtnDelete:"T??r??l",DlgTextareaName:"N??v",DlgTextareaCols:"Karakterek sz??ma egy sorban",DlgTextareaRows:"Sorok sz??ma",DlgTextName:"N??v",DlgTextValue:"??rt??k",DlgTextCharWidth:"Megjelen??tett karakterek sz??ma",DlgTextMaxChars:"Maxim??lis karaktersz??m",DlgTextType:"T??pus",DlgTextTypeText:"Sz??veg",DlgTextTypePass:"Jelsz??",DlgHiddenName:"N??v",DlgHiddenValue:"??rt??k",BulletedListProp:"Felsorol??s tulajdons??gai",NumberedListProp:"Sz??moz??s tulajdons??gai",DlgLstStart:"Start",DlgLstType:"Form??tum",DlgLstTypeCircle:"K??r",DlgLstTypeDisc:"Lemez",DlgLstTypeSquare:"N??gyzet",DlgLstTypeNumbers:"Sz??mok (1, 2, 3)",DlgLstTypeLCase:"Kisbet??k (a, b, c)",DlgLstTypeUCase:"Nagybet??k (A, B, C)",DlgLstTypeSRoman:"Kis r??mai sz??mok (i, ii, iii)",DlgLstTypeLRoman:"Nagy r??mai sz??mok (I, II, III)",DlgDocGeneralTab:"??ltal??nos",DlgDocBackTab:"H??tt??r",DlgDocColorsTab:"Sz??nek ??s marg??k",DlgDocMetaTab:"Meta adatok",DlgDocPageTitle:"Oldalc??m",DlgDocLangDir:"??r??s ir??nya",DlgDocLangDirLTR:"Balr??l jobbra",DlgDocLangDirRTL:"Jobbr??l balra",DlgDocLangCode:"Nyelv k??d",DlgDocCharSet:"Karakterk??dol??s",DlgDocCharSetCE:"K??z??p-Eur??pai",DlgDocCharSetCT:"K??nai Tradicion??lis (Big5)",DlgDocCharSetCR:"Cyrill",DlgDocCharSetGR:"G??r??g",DlgDocCharSetJP:"Jap??n",DlgDocCharSetKR:"Koreai",DlgDocCharSetTR:"T??r??k",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Nyugat-Eur??pai",DlgDocCharSetOther:"M??s karakterk??dol??s",DlgDocDocType:"Dokumentum t??pus fejl??c",DlgDocDocTypeOther:"M??s dokumentum t??pus fejl??c",DlgDocIncXHTML:"XHTML deklar??ci??k beilleszt??se",DlgDocBgColor:"H??tt??rsz??n",DlgDocBgImage:"H??tt??rk??p c??m",DlgDocBgNoScroll:"Nem g??rd??thet?? h??tt??r",DlgDocCText:"Sz??veg",DlgDocCLink:"C??m",DlgDocCVisited:"L??togatott c??m",DlgDocCActive:"Akt??v c??m",DlgDocMargins:"Oldal marg??k",DlgDocMaTop:"Fels??",DlgDocMaLeft:"Bal",DlgDocMaRight:"Jobb",DlgDocMaBottom:"Als??",DlgDocMeIndex:"Dokumentum keres??szavak (vessz??vel elv??lasztva)",DlgDocMeDescr:"Dokumentum le??r??s",DlgDocMeAuthor:"Szerz??",DlgDocMeCopy:"Szerz??i jog",DlgDocPreview:"El??n??zet",Templates:"Sablonok",DlgTemplatesTitle:"El??rhet?? sablonok",DlgTemplatesSelMsg:"V??lassza ki melyik sablon ny??ljon meg a szerkeszt??ben<br>(a jelenlegi tartalom elveszik):",DlgTemplatesLoading:"Sablon lista bet??lt??se. Kis t??relmet...",DlgTemplatesNoTpl:"(Nincs sablon megadva)",DlgTemplatesReplace:"Kicser??li a jelenlegi tartalmat",DlgAboutAboutTab:"N??vjegy",DlgAboutBrowserInfoTab:"B??ng??sz?? inform??ci??",DlgAboutLicenseTab:"Licensz",DlgAboutVersion:"verzi??",DlgAboutInfo:"Tov??bbi inform??ci??k??rt l??togasson el ide:",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/is.js b/horde/services/editor/fckeditor/editor/lang/is.js
deleted file mode 100644 (file)
index 562566d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Fela verkstiku",ToolbarExpand:"S??na verkstiku",Save:"Vista",NewPage:"N?? s????a",Preview:"Forsko??a",Cut:"Klippa",Copy:"Afrita",Paste:"L??ma",PasteText:"L??ma ??sni??inn texta",PasteWord:"L??ma ??r Word",Print:"Prenta",SelectAll:"Velja allt",RemoveFormat:"Fjarl??gja sni??",InsertLinkLbl:"Stikla",InsertLink:"Stofna/breyta stiklu",RemoveLink:"Fjarl??gja stiklu",VisitLink:"Opna stiklus????u",Anchor:"Stofna/breyta kaflamerki",AnchorDelete:"Ey??a kaflamerki",InsertImageLbl:"Setja inn mynd",InsertImage:"Setja inn/breyta mynd",InsertFlashLbl:"Flash",InsertFlash:"Setja inn/breyta Flash",InsertTableLbl:"Tafla",InsertTable:"Setja inn/breyta t??flu",InsertLineLbl:"L??na",InsertLine:"L????r??tt l??na",InsertSpecialCharLbl:"Merki",InsertSpecialChar:"Setja inn merki",InsertSmileyLbl:"Svipur",InsertSmiley:"Setja upp svip",About:"Um FCKeditor",Bold:"Feitletra??",Italic:"Sk??letra??",Underline:"Undirstrika??",StrikeThrough:"Yfirstrika??",Subscript:"Ni??urskrifa??",Superscript:"Uppskrifa??",LeftJustify:"Vinstrij??fnun",CenterJustify:"Mi??ja texta",RightJustify:"H??grij??fnun",BlockJustify:"Jafna b????um megin",DecreaseIndent:"Auka inndr??tt",IncreaseIndent:"Minnka inndr??tt",Blockquote:"Inndr??ttur",CreateDiv:"B??a til DIV-h??sil",EditDiv:"Breyta DIV-h??sli",DeleteDiv:"Ey??a DIV-h??sli",Undo:"Afturkalla",Redo:"H??tta vi?? afturk??llun",NumberedListLbl:"N??mera??ur listi",NumberedList:"Setja inn/fella n??mera??an lista",BulletedListLbl:"Punktalisti",BulletedList:"Setja inn/fella punktalista",ShowTableBorders:"S??na t??flugrind",ShowDetails:"S??na sm??atri??i",Style:"St??lflokkur",FontFormat:"St??lsni??",Font:"Leturger?? ",FontSize:"Leturst??r?? ",TextColor:"Litur texta",BGColor:"Bakgrunnslitur",Source:"K????i",Find:"Leita",Replace:"Skipta ??t",SpellCheck:"Villuleit",UniversalKeyboard:"Hnattr??nt lyklabor??",PageBreakLbl:"S????uskil",PageBreak:"Setja inn s????uskil",Form:"Setja inn innsl??ttarform",Checkbox:"Setja inn h??kunarreit",RadioButton:"Setja inn valhnapp",TextField:"Setja inn textareit",Textarea:"Setja inn textasv????i",HiddenField:"Setja inn fali?? sv????i",Button:"Setja inn hnapp",SelectionField:"Setja inn lista",ImageButton:"Setja inn myndahnapp",FitWindow:"Sko??a ritil ?? fullri st??r??",ShowBlocks:"S??na blokkir",EditLink:"Breyta stiklu",CellCM:"Reitur",RowCM:"R????",ColumnCM:"D??lkur",InsertRowAfter:"Skj??ta inn r???? fyrir ne??an",InsertRowBefore:"Skj??ta inn r???? fyrir ofan",DeleteRows:"Ey??a r????",InsertColumnAfter:"Skj??ta inn d??lki h??gra megin",InsertColumnBefore:"Skj??ta inn d??lki vinstra megin",DeleteColumns:"Fella d??lk",InsertCellAfter:"Skj??ta inn reiti fyrir framan",InsertCellBefore:"Skj??ta inn reiti fyrir aftan",DeleteCells:"Fella reit",MergeCells:"Sameina reiti",MergeRight:"Sameina til h??gri",MergeDown:"Sameina ni??ur ?? vi??",HorizontalSplitCell:"Klj??fa reit l??r??tt",VerticalSplitCell:"Klj??fa reit l????r??tt",TableDelete:"Fella t??flu",CellProperties:"Eigindi reits",TableProperties:"Eigindi t??flu",ImageProperties:"Eigindi myndar",FlashProperties:"Eigindi Flash",AnchorProp:"Eigindi kaflamerkis",ButtonProp:"Eigindi hnapps",CheckboxProp:"Eigindi markreits",HiddenFieldProp:"Eigindi falins sv????is",RadioButtonProp:"Eigindi valhnapps",ImageButtonProp:"Eigindi myndahnapps",TextFieldProp:"Eigindi textareits",SelectionFieldProp:"Eigindi lista",TextareaProp:"Eigindi textasv????is",FormProp:"Eigindi innsl??ttarforms",FontFormats:"Venjulegt letur;Forsni??i??;Vistfang;Fyrirs??gn 1;Fyrirs??gn 2;Fyrirs??gn 3;Fyrirs??gn 4;Fyrirs??gn 5;Fyrirs??gn 6;Venjulegt (DIV)",ProcessingXHTML:"Me??h??ndla XHTML...",Done:"Tilb??i??",PasteWordConfirm:"Textinn sem ???? ??tlar a?? l??ma vir??ist koma ??r Word. Viltu hreinsa ????arfar Word-skipanir ??r honum?",NotCompatiblePaste:"??essi a??ger?? er bundin vi?? Internet Explorer 5.5 og n??rri. Viltu l??ma textann ??n ??ess a?? hreinsa hann?",UnknownToolbarItem:'????ekktur hlutur ?? verkstiku "%1"!',UnknownCommand:'????ekkt skipanaheiti "%1"!',NotImplemented:"Skipun ekki virkju??!",UnknownToolbarSet:'Verkstikan "%1" ekki til!',NoActiveX:"??ryggisstillingarnar ?? vafranum ????num leyfa ekki alla m??guleika ritilsins.<br>L??ttu vafrann leyfa Active-X og vi??b??tur til a?? komast hj?? villum og takm??rkunum.",BrowseServerBlocked:"Ritillinn getur ekki opna?? nau??synlega hj??lparglugga!<br>L??ttu hann leyfa ??essari s????u a?? opna sprettiglugga.",DialogBlocked:"Ekki var h??gt a?? opna skipanaglugga!<br>Nau??synlegt er a?? leyfa s????unni a?? opna sprettiglugga.",VisitLinkBlocked:"Ekki var h??gt a?? opna n??jan glugga. Gangtu ??r skugga um a?? engir sprettigluggabanar s??u virkir.",DlgBtnOK:"?? lagi",DlgBtnCancel:"H??tta vi??",DlgBtnClose:"Loka",DlgBtnBrowseServer:"Fletta ?? skjalasafni",DlgAdvancedTag:"T??knilegt",DlgOpOther:"<Anna??>",DlgInfoTab:"Uppl??singar",DlgAlertUrl:"Sl????u inn sl????",DlgGenNotSet:"<ekkert vali??>",DlgGenId:"Au??kenni",DlgGenLangDir:"Lesstefna",DlgGenLangDirLtr:"Fr?? vinstri til h??gri (LTR)",DlgGenLangDirRtl:"Fr?? h??gri til vinstri (RTL)",DlgGenLangCode:"Tungum??lak????i",DlgGenAccessKey:"Skammvalshnappur",DlgGenName:"Nafn",DlgGenTabIndex:"Ra??n??mer innsl??ttarreits",DlgGenLongDescr:"N??nari l??sing",DlgGenClass:"St??lsni??sflokkur",DlgGenTitle:"Titill",DlgGenContType:"Tegund innihalds",DlgGenLinkCharset:"T??knr??f",DlgGenStyle:"St??ll",DlgImgTitle:"Eigindi myndar",DlgImgInfoTab:"Almennt",DlgImgBtnUpload:"Hla??a upp",DlgImgURL:"Vefsl????",DlgImgUpload:"Hla??a upp",DlgImgAlt:"Bakl??gur texti",DlgImgWidth:"Breidd",DlgImgHeight:"H????",DlgImgLockRatio:"Festa st??r??arhlutfall",DlgBtnResetSize:"Reikna st??r??",DlgImgBorder:"Rammi",DlgImgHSpace:"Vinstri bil",DlgImgVSpace:"H??gri bil",DlgImgAlign:"J??fnun",DlgImgAlignLeft:"Vinstri",DlgImgAlignAbsBottom:"Abs ne??st",DlgImgAlignAbsMiddle:"Abs mi??ju??",DlgImgAlignBaseline:"Grunnl??na",DlgImgAlignBottom:"Ne??st",DlgImgAlignMiddle:"Mi??ju??",DlgImgAlignRight:"H??gri",DlgImgAlignTextTop:"Efri br??n texta",DlgImgAlignTop:"Efst",DlgImgPreview:"S??na d??mi",DlgImgAlertUrl:"Sl????u inn sl????ina a?? myndinni",DlgImgLinkTab:"Stikla",DlgFlashTitle:"Eigindi Flash",DlgFlashChkPlay:"Sj??lfvirk spilun",DlgFlashChkLoop:"Endurtekning",DlgFlashChkMenu:"S??na Flash-valmynd",DlgFlashScale:"Skali",DlgFlashScaleAll:"S??na allt",DlgFlashScaleNoBorder:"??n ramma",DlgFlashScaleFit:"Fella skala a?? st??r??",DlgLnkWindowTitle:"Stikla",DlgLnkInfoTab:"Almennt",DlgLnkTargetTab:"Mark",DlgLnkType:"Stikluflokkur",DlgLnkTypeURL:"Vefsl????",DlgLnkTypeAnchor:"B??kamerki ?? ??essari s????u",DlgLnkTypeEMail:"Netfang",DlgLnkProto:"Samskiptasta??all",DlgLnkProtoOther:"<anna??>",DlgLnkURL:"Vefsl????",DlgLnkAnchorSel:"Veldu akkeri",DlgLnkAnchorByName:"Eftir akkerisnafni",DlgLnkAnchorById:"Eftir au??kenni einingar",DlgLnkNoAnchors:"<Engin b??kamerki ?? skr??>",DlgLnkEMail:"Netfang",DlgLnkEMailSubject:"Efni",DlgLnkEMailBody:"Meginm??l",DlgLnkUpload:"Senda upp",DlgLnkBtnUpload:"Senda upp",DlgLnkTarget:"Mark",DlgLnkTargetFrame:"<rammi>",DlgLnkTargetPopup:"<sprettigluggi>",DlgLnkTargetBlank:"N??r gluggi (_blank)",DlgLnkTargetParent:"Yfirsettur rammi (_parent)",DlgLnkTargetSelf:"Sami gluggi (_self)",DlgLnkTargetTop:"Allur glugginn (_top)",DlgLnkTargetFrameName:"Nafn markglugga",DlgLnkPopWinName:"Nafn sprettiglugga",DlgLnkPopWinFeat:"Eigindi sprettiglugga",DlgLnkPopResize:"Sk??lun",DlgLnkPopLocation:"Fangl??na",DlgLnkPopMenu:"Vall??na",DlgLnkPopScroll:"Skrunstikur",DlgLnkPopStatus:"St????ustika",DlgLnkPopToolbar:"Verkf??rastika",DlgLnkPopFullScrn:"Heilskj??r (IE)",DlgLnkPopDependent:"H???? venslum (Netscape)",DlgLnkPopWidth:"Breidd",DlgLnkPopHeight:"H????",DlgLnkPopLeft:"Fjarl??g?? fr?? vinstri",DlgLnkPopTop:"Fjarl??g?? fr?? efri br??n",DlnLnkMsgNoUrl:"Sl????u inn veffang stiklunnar!",DlnLnkMsgNoEMail:"Sl????u inn netfang!",DlnLnkMsgNoAnchor:"Veldu fyrst eitthvert b??kamerki!",DlnLnkMsgInvPopName:"Sprettis????an ver??ur a?? byrja ?? b??kstaf (a-z) og m?? ekki innihalda stafabil",DlgColorTitle:"Velja lit",DlgColorBtnClear:"N??llstilla",DlgColorHighlight:"Litmerkja",DlgColorSelected:"Vali??",DlgSmileyTitle:"Velja svip",DlgSpecialCharTitle:"Velja t??kn",DlgTableTitle:"Eigindi t??flu",DlgTableRows:"Ra??ir",DlgTableColumns:"D??lkar",DlgTableBorder:"Breidd ramma",DlgTableAlign:"J??fnun",DlgTableAlignNotSet:"<ekkert vali??>",DlgTableAlignLeft:"Vinstrijafna??",DlgTableAlignCenter:"Mi??ja??",DlgTableAlignRight:"H??grijafna??",DlgTableWidth:"Breidd",DlgTableWidthPx:"myndeindir",DlgTableWidthPc:"pr??sent",DlgTableHeight:"H????",DlgTableCellSpace:"Bil milli reita",DlgTableCellPad:"Reitasp??ss??a",DlgTableCaption:"Titill",DlgTableSummary:"??fram",DlgTableHeaders:"Fyrirsagnir",DlgTableHeadersNone:"Engar",DlgTableHeadersColumn:"Fyrsti d??lkur",DlgTableHeadersRow:"Fyrsta r????",DlgTableHeadersBoth:"Hvort tveggja",DlgCellTitle:"Eigindi reits",DlgCellWidth:"Breidd",DlgCellWidthPx:"myndeindir",DlgCellWidthPc:"pr??sent",DlgCellHeight:"H????",DlgCellWordWrap:"L??nuskipting",DlgCellWordWrapNotSet:"<ekkert vali??>",DlgCellWordWrapYes:"J??",DlgCellWordWrapNo:"Nei",DlgCellHorAlign:"L??r??tt j??fnun",DlgCellHorAlignNotSet:"<ekkert vali??>",DlgCellHorAlignLeft:"Vinstrijafna??",DlgCellHorAlignCenter:"Mi??ja??",DlgCellHorAlignRight:"H??grijafna??",DlgCellVerAlign:"L????r??tt j??fnun",DlgCellVerAlignNotSet:"<ekkert vali??>",DlgCellVerAlignTop:"Efst",DlgCellVerAlignMiddle:"Mi??ja??",DlgCellVerAlignBottom:"Ne??st",DlgCellVerAlignBaseline:"Grunnl??na",DlgCellType:"Tegund reits",DlgCellTypeData:"G??gn",DlgCellTypeHeader:"Fyrirs??gn",DlgCellRowSpan:"H???? ?? r????um tali??",DlgCellCollSpan:"Breidd ?? d??lkum tali??",DlgCellBackColor:"Bakgrunnslitur",DlgCellBorderColor:"Rammalitur",DlgCellBtnSelect:"Veldu...",DlgFindAndReplaceTitle:"Finna og skipta",DlgFindTitle:"Finna",DlgFindFindBtn:"Finna",DlgFindNotFoundMsg:"Leitartexti fannst ekki!",DlgReplaceTitle:"Skipta ??t",DlgReplaceFindLbl:"Leita a??:",DlgReplaceReplaceLbl:"Skipta ??t fyrir:",DlgReplaceCaseChk:"Gera greinarmun ???? h????- og l??gst??fum",DlgReplaceReplaceBtn:"Skipta ??t",DlgReplaceReplAllBtn:"Skipta ??t allssta??ar",DlgReplaceWordChk:"A??eins heil or??",PasteErrorCut:"??ryggisstillingar vafrans ????ns leyfa ekki klippingu texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? klippa (Ctrl+X).",PasteErrorCopy:"??ryggisstillingar vafrans ????ns leyfa ekki afritun texta me?? m??sara??ger??. Nota??u lyklabor??i?? ?? afrita (Ctrl+C).",PasteAsText:"L??ma sem ??sni??inn texta",PasteFromWord:"L??ma ??r Word",DlgPasteMsg2:"L??mdu ?? sv????i?? h??r a?? ne??an og (<STRONG>Ctrl+V</STRONG>) og smelltu ?? <STRONG>OK</STRONG>.",DlgPasteSec:"Vegna ??ryggisstillinga ?? vafranum ????num f??r ritillinn ekki beinan a??gang a?? klippubor??inu. ???? ver??ur a?? l??ma innihaldi?? aftur inn ?? ??ennan glugga.",DlgPasteIgnoreFont:"Hunsa leturskilgreiningar",DlgPasteRemoveStyles:"Hunsa letureigindi",ColorAutomatic:"Sj??lfval",ColorMoreColors:"Fleiri liti...",DocProps:"Eigindi skjals",DlgAnchorTitle:"Eigindi b??kamerkis",DlgAnchorName:"Nafn b??kamerkis",DlgAnchorErrorName:"Sl????u inn nafn b??kamerkis!",DlgSpellNotInDic:"Ekki ?? or??ab??kinni",DlgSpellChangeTo:"Tillaga",DlgSpellBtnIgnore:"Hunsa",DlgSpellBtnIgnoreAll:"Hunsa allt",DlgSpellBtnReplace:"Skipta",DlgSpellBtnReplaceAll:"Skipta ??llu",DlgSpellBtnUndo:"Til baka",DlgSpellNoSuggestions:"- engar till??gur -",DlgSpellProgress:"Villuleit ?? gangi...",DlgSpellNoMispell:"Villuleit loki??: Engin villa fannst",DlgSpellNoChanges:"Villuleit loki??: Engu or??i breytt",DlgSpellOneChange:"Villuleit loki??: Einu or??i breytt",DlgSpellManyChanges:"Villuleit loki??: %1 or??um breytt",IeSpellDownload:"Villuleit ekki sett upp.<br>Viltu setja hana upp?",DlgButtonText:"Texti",DlgButtonType:"Ger??",DlgButtonTypeBtn:"Hnappur",DlgButtonTypeSbm:"Sta??festa",DlgButtonTypeRst:"Hreinsa",DlgCheckboxName:"Nafn",DlgCheckboxValue:"Gildi",DlgCheckboxSelected:"Vali??",DlgFormName:"Nafn",DlgFormAction:"A??ger??",DlgFormMethod:"A??fer??",DlgSelectName:"Nafn",DlgSelectValue:"Gildi",DlgSelectSize:"St??r??",DlgSelectLines:"l??nur",DlgSelectChkMulti:"Leyfa fleiri kosti",DlgSelectOpAvail:"Kostir",DlgSelectOpText:"Texti",DlgSelectOpValue:"Gildi",DlgSelectBtnAdd:"B??ta vi??",DlgSelectBtnModify:"Breyta",DlgSelectBtnUp:"Upp",DlgSelectBtnDown:"Ni??ur",DlgSelectBtnSetValue:"Merkja sem vali??",DlgSelectBtnDelete:"Ey??a",DlgTextareaName:"Nafn",DlgTextareaCols:"D??lkar",DlgTextareaRows:"L??nur",DlgTextName:"Nafn",DlgTextValue:"Gildi",DlgTextCharWidth:"Breidd (leturt??kn)",DlgTextMaxChars:"H??marksfj??ldi leturt??kna",DlgTextType:"Ger??",DlgTextTypeText:"Texti",DlgTextTypePass:"Lykilor??",DlgHiddenName:"Nafn",DlgHiddenValue:"Gildi",BulletedListProp:"Eigindi depillista",NumberedListProp:"Eigindi t??lusetts lista",DlgLstStart:"Byrja",DlgLstType:"Ger??",DlgLstTypeCircle:"Hringur",DlgLstTypeDisc:"Fylltur hringur",DlgLstTypeSquare:"Ferningur",DlgLstTypeNumbers:"T??lusett (1, 2, 3)",DlgLstTypeLCase:"L??gstafir (a, b, c)",DlgLstTypeUCase:"H??stafir (A, B, C)",DlgLstTypeSRoman:"R??mverkar l??gstafat??lur (i, ii, iii)",DlgLstTypeLRoman:"R??mverkar h??stafat??lur (I, II, III)",DlgDocGeneralTab:"Almennt",DlgDocBackTab:"Bakgrunnur",DlgDocColorsTab:"Litir og rammar",DlgDocMetaTab:"L??sig??gn",DlgDocPageTitle:"Titill s????u",DlgDocLangDir:"Tungum??l",DlgDocLangDirLTR:"Vinstri til h??gri (LTR)",DlgDocLangDirRTL:"H??gri til vinstri (RTL)",DlgDocLangCode:"Tungum??lak????i",DlgDocCharSet:"Letursett",DlgDocCharSetCE:"Mi??-evr??pskt",DlgDocCharSetCT:"K??nverskt, hef??bundi?? (Big5)",DlgDocCharSetCR:"K??rilskt",DlgDocCharSetGR:"Gr??skt",DlgDocCharSetJP:"Japanskt",DlgDocCharSetKR:"K??reskt",DlgDocCharSetTR:"Tyrkneskt",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Vestur-evr??pst",DlgDocCharSetOther:"Anna?? letursett",DlgDocDocType:"Flokkur skjalategunda",DlgDocDocTypeOther:"Annar flokkur skjalategunda",DlgDocIncXHTML:"Fella inn XHTML l??singu",DlgDocBgColor:"Bakgrunnslitur",DlgDocBgImage:"Sl???? bakgrunnsmyndar",DlgDocBgNoScroll:"L??stur bakgrunnur",DlgDocCText:"Texti",DlgDocCLink:"Stikla",DlgDocCVisited:"Heims??tt stikla",DlgDocCActive:"Virk stikla",DlgDocMargins:"Hli??arsp??ss??a",DlgDocMaTop:"Efst",DlgDocMaLeft:"Vinstri",DlgDocMaRight:"H??gri",DlgDocMaBottom:"Ne??st",DlgDocMeIndex:"Lykilor?? efnisor??askr??r (a??greind me?? kommum)",DlgDocMeDescr:"L??sing skjals",DlgDocMeAuthor:"H??fundur",DlgDocMeCopy:"H??fundarr??ttur",DlgDocPreview:"S??na",Templates:"Sni??m??t",DlgTemplatesTitle:"Innihaldssni??m??t",DlgTemplatesSelMsg:"Veldu sni??m??t til a?? opna ?? ritlinum.<br>(N??verandi innihald v??kur fyrir ??v??!):",DlgTemplatesLoading:"S??ki lista yfir sni??m??t...",DlgTemplatesNoTpl:"(Ekkert sni??m??t er skilgreint!)",DlgTemplatesReplace:"Skipta ??t raunverulegu innihaldi",DlgAboutAboutTab:"Um",DlgAboutBrowserInfoTab:"Almennt",DlgAboutLicenseTab:"Leyfi",DlgAboutVersion:"??tg??fa",DlgAboutInfo:"N??nari uppl??sinar, sj??:",DlgDivGeneralTab:"Almennt",DlgDivAdvancedTab:"S??rh??ft",DlgDivStyle:"St??ll",DlgDivInlineStyle:"L??nul??gur st??ll"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/it.js b/horde/services/editor/fckeditor/editor/lang/it.js
deleted file mode 100644 (file)
index 9bbc55d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Nascondi la barra degli strumenti",ToolbarExpand:"Mostra la barra degli strumenti",Save:"Salva",NewPage:"Nuova pagina vuota",Preview:"Anteprima",Cut:"Taglia",Copy:"Copia",Paste:"Incolla",PasteText:"Incolla come testo semplice",PasteWord:"Incolla da Word",Print:"Stampa",SelectAll:"Seleziona tutto",RemoveFormat:"Elimina formattazione",InsertLinkLbl:"Collegamento",InsertLink:"Inserisci/Modifica collegamento",RemoveLink:"Elimina collegamento",VisitLink:"Open Link",Anchor:"Inserisci/Modifica Ancora",AnchorDelete:"Rimuovi Ancora",InsertImageLbl:"Immagine",InsertImage:"Inserisci/Modifica immagine",InsertFlashLbl:"Oggetto Flash",InsertFlash:"Inserisci/Modifica Oggetto Flash",InsertTableLbl:"Tabella",InsertTable:"Inserisci/Modifica tabella",InsertLineLbl:"Riga orizzontale",InsertLine:"Inserisci riga orizzontale",InsertSpecialCharLbl:"Caratteri speciali",InsertSpecialChar:"Inserisci carattere speciale",InsertSmileyLbl:"Emoticon",InsertSmiley:"Inserisci emoticon",About:"Informazioni su FCKeditor",Bold:"Grassetto",Italic:"Corsivo",Underline:"Sottolineato",StrikeThrough:"Barrato",Subscript:"Pedice",Superscript:"Apice",LeftJustify:"Allinea a sinistra",CenterJustify:"Centra",RightJustify:"Allinea a destra",BlockJustify:"Giustifica",DecreaseIndent:"Riduci rientro",IncreaseIndent:"Aumenta rientro",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Annulla",Redo:"Ripristina",NumberedListLbl:"Elenco numerato",NumberedList:"Inserisci/Modifica elenco numerato",BulletedListLbl:"Elenco puntato",BulletedList:"Inserisci/Modifica elenco puntato",ShowTableBorders:"Mostra bordi tabelle",ShowDetails:"Mostra dettagli",Style:"Stile",FontFormat:"Formato",Font:"Font",FontSize:"Dimensione",TextColor:"Colore testo",BGColor:"Colore sfondo",Source:"Codice Sorgente",Find:"Trova",Replace:"Sostituisci",SpellCheck:"Correttore ortografico",UniversalKeyboard:"Tastiera universale",PageBreakLbl:"Interruzione di pagina",PageBreak:"Inserisci interruzione di pagina",Form:"Modulo",Checkbox:"Checkbox",RadioButton:"Radio Button",TextField:"Campo di testo",Textarea:"Area di testo",HiddenField:"Campo nascosto",Button:"Bottone",SelectionField:"Menu di selezione",ImageButton:"Bottone immagine",FitWindow:"Massimizza l'area dell'editor",ShowBlocks:"Visualizza Blocchi",EditLink:"Modifica collegamento",CellCM:"Cella",RowCM:"Riga",ColumnCM:"Colonna",InsertRowAfter:"Inserisci Riga Dopo",InsertRowBefore:"Inserisci Riga Prima",DeleteRows:"Elimina righe",InsertColumnAfter:"Inserisci Colonna Dopo",InsertColumnBefore:"Inserisci Colonna Prima",DeleteColumns:"Elimina colonne",InsertCellAfter:"Inserisci Cella Dopo",InsertCellBefore:"Inserisci Cella Prima",DeleteCells:"Elimina celle",MergeCells:"Unisce celle",MergeRight:"Unisci a Destra",MergeDown:"Unisci in Basso",HorizontalSplitCell:"Dividi Cella Orizzontalmente",VerticalSplitCell:"Dividi Cella Verticalmente",TableDelete:"Cancella Tabella",CellProperties:"Propriet?? cella",TableProperties:"Propriet?? tabella",ImageProperties:"Propriet?? immagine",FlashProperties:"Propriet?? Oggetto Flash",AnchorProp:"Propriet?? ancora",ButtonProp:"Propriet?? bottone",CheckboxProp:"Propriet?? checkbox",HiddenFieldProp:"Propriet?? campo nascosto",RadioButtonProp:"Propriet?? radio button",ImageButtonProp:"Propriet?? bottone immagine",TextFieldProp:"Propriet?? campo di testo",SelectionFieldProp:"Propriet?? menu di selezione",TextareaProp:"Propriet?? area di testo",FormProp:"Propriet?? modulo",FontFormats:"Normale;Formattato;Indirizzo;Titolo 1;Titolo 2;Titolo 3;Titolo 4;Titolo 5;Titolo 6;Paragrafo (DIV)",ProcessingXHTML:"Elaborazione XHTML in corso. Attendere prego...",Done:"Completato",PasteWordConfirm:"Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",NotCompatiblePaste:"Questa funzione ?? disponibile solo per Internet Explorer 5.5 o superiore. Desideri incollare il testo senza pulirlo?",UnknownToolbarItem:'Elemento della barra strumenti sconosciuto "%1"',UnknownCommand:'Comando sconosciuto "%1"',NotImplemented:"Comando non implementato",UnknownToolbarSet:'La barra di strumenti "%1" non esiste',NoActiveX:"Le impostazioni di sicurezza del tuo browser potrebbero limitare alcune funzionalit?? dell'editor. Devi abilitare l'opzione \"Esegui controlli e plug-in ActiveX\". Potresti avere errori e notare funzionalit?? mancanti.",BrowseServerBlocked:"Non ?? possibile aprire la finestra di espolorazione risorse. Verifica che tutti i blocca popup siano bloccati.",DialogBlocked:"Non ?? possibile aprire la finestra di dialogo. Verifica che tutti i blocca popup siano bloccati.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Annulla",DlgBtnClose:"Chiudi",DlgBtnBrowseServer:"Cerca sul server",DlgAdvancedTag:"Avanzate",DlgOpOther:"<Altro>",DlgInfoTab:"Info",DlgAlertUrl:"Devi inserire l'URL",DlgGenNotSet:"<non impostato>",DlgGenId:"Id",DlgGenLangDir:"Direzione scrittura",DlgGenLangDirLtr:"Da Sinistra a Destra (LTR)",DlgGenLangDirRtl:"Da Destra a Sinistra (RTL)",DlgGenLangCode:"Codice Lingua",DlgGenAccessKey:"Scorciatoia<br />da tastiera",DlgGenName:"Nome",DlgGenTabIndex:"Ordine di tabulazione",DlgGenLongDescr:"URL descrizione estesa",DlgGenClass:"Nome classe CSS",DlgGenTitle:"Titolo",DlgGenContType:"Tipo della risorsa collegata",DlgGenLinkCharset:"Set di caretteri della risorsa collegata",DlgGenStyle:"Stile",DlgImgTitle:"Propriet?? immagine",DlgImgInfoTab:"Informazioni immagine",DlgImgBtnUpload:"Invia al server",DlgImgURL:"URL",DlgImgUpload:"Carica",DlgImgAlt:"Testo alternativo",DlgImgWidth:"Larghezza",DlgImgHeight:"Altezza",DlgImgLockRatio:"Blocca rapporto",DlgBtnResetSize:"Reimposta dimensione",DlgImgBorder:"Bordo",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Allineamento",DlgImgAlignLeft:"Sinistra",DlgImgAlignAbsBottom:"In basso assoluto",DlgImgAlignAbsMiddle:"Centrato assoluto",DlgImgAlignBaseline:"Linea base",DlgImgAlignBottom:"In Basso",DlgImgAlignMiddle:"Centrato",DlgImgAlignRight:"Destra",DlgImgAlignTextTop:"In alto al testo",DlgImgAlignTop:"In Alto",DlgImgPreview:"Anteprima",DlgImgAlertUrl:"Devi inserire l'URL per l'immagine",DlgImgLinkTab:"Collegamento",DlgFlashTitle:"Propriet?? Oggetto Flash",DlgFlashChkPlay:"Avvio Automatico",DlgFlashChkLoop:"Cicla",DlgFlashChkMenu:"Abilita Menu di Flash",DlgFlashScale:"Ridimensiona",DlgFlashScaleAll:"Mostra Tutto",DlgFlashScaleNoBorder:"Senza Bordo",DlgFlashScaleFit:"Dimensione Esatta",DlgLnkWindowTitle:"Collegamento",DlgLnkInfoTab:"Informazioni collegamento",DlgLnkTargetTab:"Destinazione",DlgLnkType:"Tipo di Collegamento",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ancora nella pagina",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocollo",DlgLnkProtoOther:"<altro>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Scegli Ancora",DlgLnkAnchorByName:"Per Nome",DlgLnkAnchorById:"Per id elemento",DlgLnkNoAnchors:"(Nessuna ancora disponibile nel documento)",DlgLnkEMail:"Indirizzo E-Mail",DlgLnkEMailSubject:"Oggetto del messaggio",DlgLnkEMailBody:"Corpo del messaggio",DlgLnkUpload:"Carica",DlgLnkBtnUpload:"Invia al Server",DlgLnkTarget:"Destinazione",DlgLnkTargetFrame:"<riquadro>",DlgLnkTargetPopup:"<finestra popup>",DlgLnkTargetBlank:"Nuova finestra (_blank)",DlgLnkTargetParent:"Finestra padre (_parent)",DlgLnkTargetSelf:"Stessa finestra (_self)",DlgLnkTargetTop:"Finestra superiore (_top)",DlgLnkTargetFrameName:"Nome del riquadro di destinazione",DlgLnkPopWinName:"Nome finestra popup",DlgLnkPopWinFeat:"Caratteristiche finestra popup",DlgLnkPopResize:"Ridimensionabile",DlgLnkPopLocation:"Barra degli indirizzi",DlgLnkPopMenu:"Barra del menu",DlgLnkPopScroll:"Barre di scorrimento",DlgLnkPopStatus:"Barra di stato",DlgLnkPopToolbar:"Barra degli strumenti",DlgLnkPopFullScrn:"A tutto schermo (IE)",DlgLnkPopDependent:"Dipendente (Netscape)",DlgLnkPopWidth:"Larghezza",DlgLnkPopHeight:"Altezza",DlgLnkPopLeft:"Posizione da sinistra",DlgLnkPopTop:"Posizione dall'alto",DlnLnkMsgNoUrl:"Devi inserire l'URL del collegamento",DlnLnkMsgNoEMail:"Devi inserire un'indirizzo e-mail",DlnLnkMsgNoAnchor:"Devi selezionare un'ancora",DlnLnkMsgInvPopName:"Il nome del popup deve iniziare con una lettera, e non pu?? contenere spazi",DlgColorTitle:"Seleziona colore",DlgColorBtnClear:"Vuota",DlgColorHighlight:"Evidenziato",DlgColorSelected:"Selezionato",DlgSmileyTitle:"Inserisci emoticon",DlgSpecialCharTitle:"Seleziona carattere speciale",DlgTableTitle:"Propriet?? tabella",DlgTableRows:"Righe",DlgTableColumns:"Colonne",DlgTableBorder:"Dimensione bordo",DlgTableAlign:"Allineamento",DlgTableAlignNotSet:"<non impostato>",DlgTableAlignLeft:"Sinistra",DlgTableAlignCenter:"Centrato",DlgTableAlignRight:"Destra",DlgTableWidth:"Larghezza",DlgTableWidthPx:"pixel",DlgTableWidthPc:"percento",DlgTableHeight:"Altezza",DlgTableCellSpace:"Spaziatura celle",DlgTableCellPad:"Padding celle",DlgTableCaption:"Intestazione",DlgTableSummary:"Indice",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Propriet?? cella",DlgCellWidth:"Larghezza",DlgCellWidthPx:"pixel",DlgCellWidthPc:"percento",DlgCellHeight:"Altezza",DlgCellWordWrap:"A capo automatico",DlgCellWordWrapNotSet:"<non impostato>",DlgCellWordWrapYes:"Si",DlgCellWordWrapNo:"No",DlgCellHorAlign:"Allineamento orizzontale",DlgCellHorAlignNotSet:"<non impostato>",DlgCellHorAlignLeft:"Sinistra",DlgCellHorAlignCenter:"Centrato",DlgCellHorAlignRight:"Destra",DlgCellVerAlign:"Allineamento verticale",DlgCellVerAlignNotSet:"<non impostato>",DlgCellVerAlignTop:"In Alto",DlgCellVerAlignMiddle:"Centrato",DlgCellVerAlignBottom:"In Basso",DlgCellVerAlignBaseline:"Linea base",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Righe occupate",DlgCellCollSpan:"Colonne occupate",DlgCellBackColor:"Colore sfondo",DlgCellBorderColor:"Colore bordo",DlgCellBtnSelect:"Scegli...",DlgFindAndReplaceTitle:"Cerca e Sostituisci",DlgFindTitle:"Trova",DlgFindFindBtn:"Trova",DlgFindNotFoundMsg:"L'elemento cercato non ?? stato trovato.",DlgReplaceTitle:"Sostituisci",DlgReplaceFindLbl:"Trova:",DlgReplaceReplaceLbl:"Sostituisci con:",DlgReplaceCaseChk:"Maiuscole/minuscole",DlgReplaceReplaceBtn:"Sostituisci",DlgReplaceReplAllBtn:"Sostituisci tutto",DlgReplaceWordChk:"Solo parole intere",PasteErrorCut:"Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl+X).",PasteErrorCopy:"Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl+C).",PasteAsText:"Incolla come testo semplice",PasteFromWord:"Incolla da Word",DlgPasteMsg2:"Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl+V</STRONG>) e premi <STRONG>OK</STRONG>.",DlgPasteSec:"A causa delle impostazioni di sicurezza del browser,l'editor non ?? in grado di accedere direttamente agli appunti. E' pertanto necessario incollarli di nuovo in questa finestra.",DlgPasteIgnoreFont:"Ignora le definizioni di Font",DlgPasteRemoveStyles:"Rimuovi le definizioni di Stile",ColorAutomatic:"Automatico",ColorMoreColors:"Altri colori...",DocProps:"Propriet?? del Documento",DlgAnchorTitle:"Propriet?? ancora",DlgAnchorName:"Nome ancora",DlgAnchorErrorName:"Inserici il nome dell'ancora",DlgSpellNotInDic:"Non nel dizionario",DlgSpellChangeTo:"Cambia in",DlgSpellBtnIgnore:"Ignora",DlgSpellBtnIgnoreAll:"Ignora tutto",DlgSpellBtnReplace:"Cambia",DlgSpellBtnReplaceAll:"Cambia tutto",DlgSpellBtnUndo:"Annulla",DlgSpellNoSuggestions:"- Nessun suggerimento -",DlgSpellProgress:"Controllo ortografico in corso",DlgSpellNoMispell:"Controllo ortografico completato: nessun errore trovato",DlgSpellNoChanges:"Controllo ortografico completato: nessuna parola cambiata",DlgSpellOneChange:"Controllo ortografico completato: 1 parola cambiata",DlgSpellManyChanges:"Controllo ortografico completato: %1 parole cambiate",IeSpellDownload:"Contollo ortografico non installato. Lo vuoi scaricare ora?",DlgButtonText:"Testo (Value)",DlgButtonType:"Tipo",DlgButtonTypeBtn:"Bottone",DlgButtonTypeSbm:"Invio",DlgButtonTypeRst:"Annulla",DlgCheckboxName:"Nome",DlgCheckboxValue:"Valore",DlgCheckboxSelected:"Selezionato",DlgFormName:"Nome",DlgFormAction:"Azione",DlgFormMethod:"Metodo",DlgSelectName:"Nome",DlgSelectValue:"Valore",DlgSelectSize:"Dimensione",DlgSelectLines:"righe",DlgSelectChkMulti:"Permetti selezione multipla",DlgSelectOpAvail:"Opzioni disponibili",DlgSelectOpText:"Testo",DlgSelectOpValue:"Valore",DlgSelectBtnAdd:"Aggiungi",DlgSelectBtnModify:"Modifica",DlgSelectBtnUp:"Su",DlgSelectBtnDown:"Gi",DlgSelectBtnSetValue:"Imposta come predefinito",DlgSelectBtnDelete:"Rimuovi",DlgTextareaName:"Nome",DlgTextareaCols:"Colonne",DlgTextareaRows:"Righe",DlgTextName:"Nome",DlgTextValue:"Valore",DlgTextCharWidth:"Larghezza",DlgTextMaxChars:"Numero massimo di caratteri",DlgTextType:"Tipo",DlgTextTypeText:"Testo",DlgTextTypePass:"Password",DlgHiddenName:"Nome",DlgHiddenValue:"Valore",BulletedListProp:"Propriet?? lista puntata",NumberedListProp:"Propriet?? lista numerata",DlgLstStart:"Inizio",DlgLstType:"Tipo",DlgLstTypeCircle:"Tondo",DlgLstTypeDisc:"Disco",DlgLstTypeSquare:"Quadrato",DlgLstTypeNumbers:"Numeri (1, 2, 3)",DlgLstTypeLCase:"Caratteri minuscoli (a, b, c)",DlgLstTypeUCase:"Caratteri maiuscoli (A, B, C)",DlgLstTypeSRoman:"Numeri Romani minuscoli (i, ii, iii)",DlgLstTypeLRoman:"Numeri Romani maiuscoli (I, II, III)",DlgDocGeneralTab:"Genarale",DlgDocBackTab:"Sfondo",DlgDocColorsTab:"Colori e margini",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Titolo pagina",DlgDocLangDir:"Direzione scrittura",DlgDocLangDirLTR:"Da Sinistra a Destra (LTR)",DlgDocLangDirRTL:"Da Destra a Sinistra (RTL)",DlgDocLangCode:"Codice Lingua",DlgDocCharSet:"Set di caretteri",DlgDocCharSetCE:"Europa Centrale",DlgDocCharSetCT:"Cinese Tradizionale (Big5)",DlgDocCharSetCR:"Cirillico",DlgDocCharSetGR:"Greco",DlgDocCharSetJP:"Giapponese",DlgDocCharSetKR:"Coreano",DlgDocCharSetTR:"Turco",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Europa Occidentale",DlgDocCharSetOther:"Altro set di caretteri",DlgDocDocType:"Intestazione DocType",DlgDocDocTypeOther:"Altra intestazione DocType",DlgDocIncXHTML:"Includi dichiarazione XHTML",DlgDocBgColor:"Colore di sfondo",DlgDocBgImage:"Immagine di sfondo",DlgDocBgNoScroll:"Sfondo fissato",DlgDocCText:"Testo",DlgDocCLink:"Collegamento",DlgDocCVisited:"Collegamento visitato",DlgDocCActive:"Collegamento attivo",DlgDocMargins:"Margini",DlgDocMaTop:"In Alto",DlgDocMaLeft:"A Sinistra",DlgDocMaRight:"A Destra",DlgDocMaBottom:"In Basso",DlgDocMeIndex:"Chiavi di indicizzazione documento (separate da virgola)",DlgDocMeDescr:"Descrizione documento",DlgDocMeAuthor:"Autore",DlgDocMeCopy:"Copyright",DlgDocPreview:"Anteprima",Templates:"Modelli",DlgTemplatesTitle:"Contenuto dei modelli",DlgTemplatesSelMsg:"Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verr?? eliminato):",DlgTemplatesLoading:"Caricamento modelli in corso. Attendere prego...",DlgTemplatesNoTpl:"(Nessun modello definito)",DlgTemplatesReplace:"Cancella il contenuto corrente",DlgAboutAboutTab:"Informazioni",DlgAboutBrowserInfoTab:"Informazioni Browser",DlgAboutLicenseTab:"Licenza",DlgAboutVersion:"versione",DlgAboutInfo:"Per maggiori informazioni visitare",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ja.js b/horde/services/editor/fckeditor/editor/lang/ja.js
deleted file mode 100644 (file)
index f9f0d35..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"????????????????????????",ToolbarExpand:"????????????????????????",Save:"??????",NewPage:"??????????????????",Preview:"???????????????",Cut:"????????????",Copy:"?????????",Paste:"????????????",PasteText:"????????????????????????????????????",PasteWord:"?????????????????????????????????",Print:"??????",SelectAll:"???????????????",RemoveFormat:"????????????????????????",InsertLinkLbl:"?????????",InsertLink:"???????????????/??????",RemoveLink:"???????????????",VisitLink:"??????????????????",Anchor:"??????????????????/??????",AnchorDelete:"??????????????????",InsertImageLbl:"????????????",InsertImage:"??????????????????/??????",InsertFlashLbl:"Flash",InsertFlash:"Flash??????/??????",InsertTableLbl:"????????????",InsertTable:"??????????????????/??????",InsertLineLbl:"?????????",InsertLine:"?????????",InsertSpecialCharLbl:"????????????",InsertSpecialChar:"??????????????????",InsertSmileyLbl:"?????????",InsertSmiley:"???????????????",About:"FCKeditor?????????",Bold:"??????",Italic:"??????",Underline:"??????",StrikeThrough:"???????????????",Subscript:"?????????",Superscript:"???????????????",LeftJustify:"?????????",CenterJustify:"????????????",RightJustify:"?????????",BlockJustify:"????????????",DecreaseIndent:"?????????????????????",IncreaseIndent:"???????????????",Blockquote:"??????????????????",CreateDiv:"Div ??????",EditDiv:"Div ??????",DeleteDiv:"Div ??????",Undo:"????????????",Redo:"????????????",NumberedListLbl:"????????????",NumberedList:"?????????????????????/??????",BulletedListLbl:"????????????",BulletedList:"?????????????????????/??????",ShowTableBorders:"??????????????????????????????",ShowDetails:"????????????",Style:"????????????",FontFormat:"??????????????????",Font:"????????????",FontSize:"?????????",TextColor:"???????????????",BGColor:"?????????",Source:"?????????",Find:"??????",Replace:"????????????",SpellCheck:"?????????????????????",UniversalKeyboard:"????????????????????????????????????",PageBreakLbl:"????????????",PageBreak:"??????????????????",Form:"????????????",Checkbox:"????????????????????????",RadioButton:"??????????????????",TextField:"??????????????????",Textarea:"?????????????????????",HiddenField:"????????????????????????",Button:"?????????",SelectionField:"?????????????????????",ImageButton:"???????????????",FitWindow:"??????????????????????????????????????????",ShowBlocks:"??????????????????",EditLink:"???????????????",CellCM:"??????",RowCM:"???",ColumnCM:"?????????",InsertRowAfter:"??????????????????",InsertRowBefore:"??????????????????",DeleteRows:"?????????",InsertColumnAfter:"????????????????????????",InsertColumnBefore:"????????????????????????",DeleteColumns:"?????????",InsertCellAfter:"?????????????????????",InsertCellBefore:"?????????????????????",DeleteCells:"????????????",MergeCells:"????????????",MergeRight:"????????????",MergeDown:"????????????",HorizontalSplitCell:"???????????????????????????",VerticalSplitCell:"??????????????????????????????",TableDelete:"??????????????????",CellProperties:"?????? ???????????????",TableProperties:"???????????? ???????????????",ImageProperties:"???????????? ???????????????",FlashProperties:"Flash ???????????????",AnchorProp:"???????????? ???????????????",ButtonProp:"????????? ???????????????",CheckboxProp:"???????????????????????? ???????????????",HiddenFieldProp:"???????????????????????? ???????????????",RadioButtonProp:"?????????????????? ???????????????",ImageButtonProp:"??????????????? ???????????????",TextFieldProp:"?????????????????? ???????????????",SelectionFieldProp:"????????????????????? ???????????????",TextareaProp:"????????????????????? ???????????????",FormProp:"???????????? ???????????????",FontFormats:"??????;????????????;????????????;????????? 1;????????? 2;????????? 3;????????? 4;????????? 5;????????? 6;?????? (DIV)",ProcessingXHTML:"XHTML?????????. ?????????????????????????????????...",Done:"??????",PasteWordConfirm:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",NotCompatiblePaste:"????????????????????????????????????????????????????????????????????????????????????5.5?????????????????????????????????????????????????????????????????????????????????????????????",UnknownToolbarItem:'?????????????????????????????? "%1"',UnknownCommand:'???????????????????????? "%1"',NotImplemented:"???????????????????????????????????????????????????????????????",UnknownToolbarSet:'????????????????????? "%1" ?????????????????????',NoActiveX:'??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????"ActiveX?????????????????????????????????????????????"??????????????????????????????????????????',BrowseServerBlocked:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DialogBlocked:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",VisitLinkBlocked:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DlgBtnOK:"OK",DlgBtnCancel:"???????????????",DlgBtnClose:"?????????",DlgBtnBrowseServer:"???????????????????????????",DlgAdvancedTag:"???????????????",DlgOpOther:"<?????????>",DlgInfoTab:"??????",DlgAlertUrl:"URL???????????????????????????",DlgGenNotSet:"<??????>",DlgGenId:"Id",DlgGenLangDir:"?????????????????????",DlgGenLangDirLtr:"???????????? (LTR)",DlgGenLangDirRtl:"???????????? (RTL)",DlgGenLangCode:"???????????????",DlgGenAccessKey:"??????????????????",DlgGenName:"Name??????",DlgGenTabIndex:"????????????????????????",DlgGenLongDescr:"longdesc??????(????????????)",DlgGenClass:"??????????????????????????????",DlgGenTitle:"Title??????",DlgGenContType:"Content Type??????",DlgGenLinkCharset:"?????????charset??????",DlgGenStyle:"?????????????????????",DlgImgTitle:"???????????? ???????????????",DlgImgInfoTab:"???????????? ??????",DlgImgBtnUpload:"?????????????????????",DlgImgURL:"URL",DlgImgUpload:"??????????????????",DlgImgAlt:"??????????????????",DlgImgWidth:"???",DlgImgHeight:"??????",DlgImgLockRatio:"???????????????",DlgBtnResetSize:"?????????????????????",DlgImgBorder:"????????????",DlgImgHSpace:"?????????",DlgImgVSpace:"?????????",DlgImgAlign:"?????????",DlgImgAlignLeft:"???",DlgImgAlignAbsBottom:"??????(?????????)",DlgImgAlignAbsMiddle:"??????(?????????)",DlgImgAlignBaseline:"??????????????????",DlgImgAlignBottom:"???",DlgImgAlignMiddle:"??????",DlgImgAlignRight:"???",DlgImgAlignTextTop:"??????????????????",DlgImgAlignTop:"???",DlgImgPreview:"???????????????",DlgImgAlertUrl:"???????????????URL??????????????????????????????",DlgImgLinkTab:"?????????",DlgFlashTitle:"Flash ???????????????",DlgFlashChkPlay:"??????",DlgFlashChkLoop:"???????????????",DlgFlashChkMenu:"Flash??????????????????",DlgFlashScale:"??????????????????",DlgFlashScaleAll:"???????????????",DlgFlashScaleNoBorder:"??????????????????????????????",DlgFlashScaleFit:"???????????????????????????",DlgLnkWindowTitle:"?????????????????????",DlgLnkInfoTab:"????????????????????? ??????",DlgLnkTargetTab:"???????????????",DlgLnkType:"??????????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"??????????????????????????????",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"???????????????",DlgLnkProtoOther:"<?????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"?????????????????????",DlgLnkAnchorByName:"???????????????",DlgLnkAnchorById:"???????????????ID",DlgLnkNoAnchors:"(??????????????????????????????????????????????????????????????????????????????)",DlgLnkEMail:"E-Mail ????????????",DlgLnkEMailSubject:"??????",DlgLnkEMailBody:"??????",DlgLnkUpload:"??????????????????",DlgLnkBtnUpload:"?????????????????????",DlgLnkTarget:"???????????????",DlgLnkTargetFrame:"<????????????>",DlgLnkTargetPopup:"<?????????????????????????????????>",DlgLnkTargetBlank:"???????????????????????? (_blank)",DlgLnkTargetParent:"?????????????????? (_parent)",DlgLnkTargetSelf:"????????????????????? (_self)",DlgLnkTargetTop:"???????????????????????? (_top)",DlgLnkTargetFrameName:"????????????????????????",DlgLnkPopWinName:"????????????????????????????????????",DlgLnkPopWinFeat:"???????????????????????????????????????",DlgLnkPopResize:"??????????????????",DlgLnkPopLocation:"????????????????????????",DlgLnkPopMenu:"??????????????????",DlgLnkPopScroll:"?????????????????????",DlgLnkPopStatus:"?????????????????????",DlgLnkPopToolbar:"???????????????",DlgLnkPopFullScrn:"??????????????????(IE)",DlgLnkPopDependent:"???????????????????????????????????????????????? (Netscape)",DlgLnkPopWidth:"???",DlgLnkPopHeight:"??????",DlgLnkPopLeft:"??????????????????????????????",DlgLnkPopTop:"??????????????????????????????",DlnLnkMsgNoUrl:"?????????URL??????????????????????????????",DlnLnkMsgNoEMail:"???????????????????????????????????????????????????",DlnLnkMsgNoAnchor:"??????????????????????????????????????????",DlnLnkMsgInvPopName:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DlgColorTitle:"?????????",DlgColorBtnClear:"?????????",DlgColorHighlight:"???????????????",DlgColorSelected:"?????????",DlgSmileyTitle:"???????????????",DlgSpecialCharTitle:"??????????????????",DlgTableTitle:"???????????? ???????????????",DlgTableRows:"???",DlgTableColumns:"???",DlgTableBorder:"?????????????????????",DlgTableAlign:"???????????????????????????",DlgTableAlignNotSet:"<??????>",DlgTableAlignLeft:"???",DlgTableAlignCenter:"??????",DlgTableAlignRight:"???",DlgTableWidth:"???????????????",DlgTableWidthPx:"????????????",DlgTableWidthPc:"???????????????",DlgTableHeight:"??????????????????",DlgTableCellSpace:"???????????????",DlgTableCellPad:"???????????????",DlgTableCaption:"?????????????????????",DlgTableSummary:"??????????????????/??????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"?????? ???????????????",DlgCellWidth:"???",DlgCellWidthPx:"????????????",DlgCellWidthPc:"???????????????",DlgCellHeight:"??????",DlgCellWordWrap:"????????????",DlgCellWordWrapNotSet:"<??????>",DlgCellWordWrapYes:"Yes",DlgCellWordWrapNo:"No",DlgCellHorAlign:"??????????????????",DlgCellHorAlignNotSet:"<??????>",DlgCellHorAlignLeft:"???",DlgCellHorAlignCenter:"??????",DlgCellHorAlignRight:"???",DlgCellVerAlign:"??????????????????",DlgCellVerAlignNotSet:"<??????>",DlgCellVerAlignTop:"???",DlgCellVerAlignMiddle:"??????",DlgCellVerAlignBottom:"???",DlgCellVerAlignBaseline:"??????????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"??????(??????)",DlgCellCollSpan:"??????(??????)",DlgCellBackColor:"?????????",DlgCellBorderColor:"?????????????????????",DlgCellBtnSelect:"??????...",DlgFindAndReplaceTitle:"??????????????????",DlgFindTitle:"??????",DlgFindFindBtn:"??????",DlgFindNotFoundMsg:"????????????????????????????????????????????????????????????",DlgReplaceTitle:"????????????",DlgReplaceFindLbl:"?????????????????????:",DlgReplaceReplaceLbl:"????????????????????????:",DlgReplaceCaseChk:"????????????",DlgReplaceReplaceBtn:"?????????",DlgReplaceReplAllBtn:"??????????????????",DlgReplaceWordChk:"?????????????????????",PasteErrorCut:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl+X)??????????????????????????????",PasteErrorCopy:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl+C)??????????????????????????????",PasteAsText:"????????????????????????????????????",PasteFromWord:"?????????????????????????????????",DlgPasteMsg2:"???????????????(<STRONG>Ctrl+V</STRONG>)?????????????????????????????????????????????????????????<STRONG>OK</STRONG>???????????????????????????",DlgPasteSec:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DlgPasteIgnoreFont:"Font?????????Face???????????????????????????",DlgPasteRemoveStyles:"???????????????????????????????????????",ColorAutomatic:"??????",ColorMoreColors:"???????????????...",DocProps:"?????? ???????????????",DlgAnchorTitle:"???????????? ???????????????",DlgAnchorName:"???????????????",DlgAnchorErrorName:"???????????????????????????????????????????????????",DlgSpellNotInDic:"????????????????????????",DlgSpellChangeTo:"??????",DlgSpellBtnIgnore:"??????",DlgSpellBtnIgnoreAll:"???????????????",DlgSpellBtnReplace:"??????",DlgSpellBtnReplaceAll:"???????????????",DlgSpellBtnUndo:"????????????",DlgSpellNoSuggestions:"- ???????????? -",DlgSpellProgress:"??????????????????????????????...",DlgSpellNoMispell:"???????????????????????????: ?????????????????????????????????????????????",DlgSpellNoChanges:"???????????????????????????: ???????????????????????????????????????",DlgSpellOneChange:"???????????????????????????: ??????????????????????????????",DlgSpellManyChanges:"???????????????????????????: %1 ???????????????????????????",IeSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????",DlgButtonText:"???????????? (???)",DlgButtonType:"?????????",DlgButtonTypeBtn:"?????????",DlgButtonTypeSbm:"??????",DlgButtonTypeRst:"????????????",DlgCheckboxName:"??????",DlgCheckboxValue:"???",DlgCheckboxSelected:"????????????",DlgFormName:"???????????????",DlgFormAction:"???????????????",DlgFormMethod:"????????????",DlgSelectName:"??????",DlgSelectValue:"???",DlgSelectSize:"?????????",DlgSelectLines:"???",DlgSelectChkMulti:"???????????????????????????",DlgSelectOpAvail:"??????????????????????????????",DlgSelectOpText:"???????????????",DlgSelectOpValue:"???????????????",DlgSelectBtnAdd:"??????",DlgSelectBtnModify:"??????",DlgSelectBtnUp:"??????",DlgSelectBtnDown:"??????",DlgSelectBtnSetValue:"????????????????????????",DlgSelectBtnDelete:"??????",DlgTextareaName:"??????",DlgTextareaCols:"???",DlgTextareaRows:"???",DlgTextName:"??????",DlgTextValue:"???",DlgTextCharWidth:"?????????",DlgTextMaxChars:"?????????",DlgTextType:"?????????",DlgTextTypeText:"????????????",DlgTextTypePass:"?????????????????????",DlgHiddenName:"??????",DlgHiddenValue:"???",BulletedListProp:"???????????? ???????????????",NumberedListProp:"???????????? ???????????????",DlgLstStart:"????????????",DlgLstType:"?????????",DlgLstTypeCircle:"??????",DlgLstTypeDisc:"??????",DlgLstTypeSquare:"??????",DlgLstTypeNumbers:"?????????????????? (1, 2, 3)",DlgLstTypeLCase:"??????????????? (a, b, c)",DlgLstTypeUCase:"??????????????? (A, B, C)",DlgLstTypeSRoman:"???????????????????????? (i, ii, iii)",DlgLstTypeLRoman:"???????????????????????? (I, II, III)",DlgDocGeneralTab:"??????",DlgDocBackTab:"??????",DlgDocColorsTab:"??????????????????",DlgDocMetaTab:"???????????????",DlgDocPageTitle:"?????????????????????",DlgDocLangDir:"???????????????????????????",DlgDocLangDirLTR:"?????????????????????(LTR)",DlgDocLangDirRTL:"?????????????????????(RTL)",DlgDocLangCode:"???????????????",DlgDocCharSet:"????????????????????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"??????????????????????????????",DlgDocDocType:"???????????????????????????",DlgDocDocTypeOther:"????????????????????????????????????",DlgDocIncXHTML:"XHTML???????????????????????????",DlgDocBgColor:"?????????",DlgDocBgImage:"???????????? URL",DlgDocBgNoScroll:"??????????????????????????????",DlgDocCText:"????????????",DlgDocCLink:"?????????",DlgDocCVisited:"???????????????????????????",DlgDocCActive:"????????????????????????",DlgDocMargins:"????????????????????????",DlgDocMaTop:"??????",DlgDocMaLeft:"???",DlgDocMaRight:"???",DlgDocMaBottom:"??????",DlgDocMeIndex:"????????????????????????(??????????????????)",DlgDocMeDescr:"???????????????",DlgDocMeAuthor:"???????????????",DlgDocMeCopy:"??????????????????",DlgDocPreview:"???????????????",Templates:"??????????????????(??????)",DlgTemplatesTitle:"????????????????????????",DlgTemplatesSelMsg:"??????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",DlgTemplatesLoading:"???????????????????????????????????????. ?????????????????????????????????...",DlgTemplatesNoTpl:"(????????????????????????????????????????????????)",DlgTemplatesReplace:"??????????????????????????????????????????????????????",DlgAboutAboutTab:"?????????????????????",DlgAboutBrowserInfoTab:"??????????????????",DlgAboutLicenseTab:"???????????????",DlgAboutVersion:"???????????????",DlgAboutInfo:"????????????????????????????????????",DlgDivGeneralTab:"??????",DlgDivAdvancedTab:"???????????????",DlgDivStyle:"????????????",DlgDivInlineStyle:"???????????????????????????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/km.js b/horde/services/editor/fckeditor/editor/lang/km.js
deleted file mode 100644 (file)
index 8febbcd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????????????????????????????????????????",ToolbarExpand:"??????????????????????????????????????????",Save:"????????????????????????",NewPage:"???????????????????????????",Preview:"??????????????????????????????",Cut:"??????????????????",Copy:"??????????????????",Paste:"????????????????????????",PasteText:"??????????????????????????????????????????????????????????????????",PasteWord:"?????????????????????????????? Word",Print:"????????????????????????",SelectAll:"?????????????????????????????????????????????",RemoveFormat:"?????????????????? ?????????????????????",InsertLinkLbl:"??????????????????",InsertLink:"??????????????????/?????????????????? ??????????????????",RemoveLink:"???????????????????????????",VisitLink:"Open Link",Anchor:"??????????????????/?????????????????? ??????????????????",AnchorDelete:"Remove Anchor",InsertImageLbl:"??????????????????",InsertImage:"??????????????????/?????????????????? ??????????????????",InsertFlashLbl:"Flash",InsertFlash:"??????????????????/?????????????????? Flash",InsertTableLbl:"???????????????",InsertTable:"??????????????????/?????????????????? ???????????????",InsertLineLbl:"?????????????????????",InsertLine:"??????????????????????????????????????????????????????",InsertSpecialCharLbl:"??????????????????????????????",InsertSpecialChar:"????????????????????????????????????????????????",InsertSmileyLbl:"??????????????????",InsertSmiley:"?????????????????? ??????????????????",About:"???????????? FCKeditor",Bold:"??????????????????????????????",Italic:"??????????????????????????????",Underline:"??????????????????????????????????????????????????????????????????",StrikeThrough:"???????????????????????????????????????????????????????????????????????????",Subscript:"???????????????????????????????????????",Superscript:"??????????????????????????????",LeftJustify:"??????????????????????????????",CenterJustify:"?????????????????????????????????",RightJustify:"??????????????????????????????",BlockJustify:"??????????????????????????????",DecreaseIndent:"??????????????????????????????????????????????????????",IncreaseIndent:"?????????????????????????????????????????????????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"???????????????????????????",Redo:"??????????????????????????????",NumberedListLbl:"????????????????????????????????????",NumberedList:"??????????????????/????????? ????????????????????????????????????",BulletedListLbl:"????????????????????????????????????????????????",BulletedList:"??????????????????/????????? ????????????????????????????????????????????????",ShowTableBorders:"?????????????????????????????????????????????",ShowDetails:"???????????????????????????????????????",Style:"????????????",FontFormat:"????????????",Font:"???????????????",FontSize:"????????????",TextColor:"????????????????????????",BGColor:"?????????????????????????????????????????????",Source:"?????????",Find:"?????????????????????",Replace:"???????????????",SpellCheck:"????????????????????????????????????????????????????????????",UniversalKeyboard:"??????????????????????????????????????????????????????",PageBreakLbl:"??????????????????????????????????????????",PageBreak:"?????????????????? ??????????????????????????????????????????",Form:"???????????????",Checkbox:"??????????????????????????????????????????",RadioButton:"?????????????????????????????????????????????",TextField:"??????????????????????????????????????????",Textarea:"????????????????????????????????????????????????",HiddenField:"?????????????????????",Button:"??????????????????",SelectionField:"?????????????????????????????????",ImageButton:"????????????????????????????????????",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"????????????????????????????????????",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"?????????????????????????????????",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"????????????????????????",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"??????????????????",MergeCells:"???????????????????????????",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"????????????????????????",CellProperties:"?????????????????????????????????",TableProperties:"???????????????????????????????????????",ImageProperties:"??????????????????????????????????????????",FlashProperties:"???????????????????????? Flash",AnchorProp:"??????????????????????????????????????????",ButtonProp:"???????????????????????? ??????????????????",CheckboxProp:"??????????????????????????????????????????????????????????????????",HiddenFieldProp:"?????????????????????????????????????????????",RadioButtonProp:"????????????????????????????????????????????????????????????",ImageButtonProp:"????????????????????????????????????????????????????????????",TextFieldProp:"???????????????????????????????????????????????????",SelectionFieldProp:"?????????????????????????????????????????????????????????",TextareaProp:"???????????????????????????????????????????????????????????????????????????",FormProp:"???????????????????????????????????????",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"??????????????????????????????????????? XHTML ??? ????????????????????????...",Done:"??????????????????????????????",PasteWordConfirm:"??????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????Word?????? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????",NotCompatiblePaste:"????????????????????????????????????????????????????????????????????????????????? Internet Explorer ??????????????? 5.5 ?????? ?????????????????? ??? ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",UnknownToolbarItem:'???????????????????????????????????????????????? ??????????????????????????? "%1"',UnknownCommand:'????????????????????????????????????????????? ??????????????????????????? "%1"',NotImplemented:"?????????????????????????????? ???????????????????????????????????????",UnknownToolbarSet:'??????????????????????????? "%1" ?????????????????? ???',NoActiveX:'??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ??? ???????????????????????????????????????????????????????????? "ActiveX ?????????????????????????????????????????????????????????????????? (plug-ins)" ????????????????????????????????? ??? ??????????????????????????????????????????????????????????????? ??????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"???????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????????????????????????????? ??????????????????????????? (popup) ?????????????????????????????????????????????????????? ???",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"?????????????????????",DlgBtnCancel:"??????????????????????????????",DlgBtnClose:"?????????",DlgBtnBrowseServer:"?????????",DlgAdvancedTag:"??????????????????????????????",DlgOpOther:"<????????????????????????>",DlgInfoTab:"??????????????????",DlgAlertUrl:"???????????????????????? URL",DlgGenNotSet:"<??????????????????>",DlgGenId:"Id",DlgGenLangDir:"???????????????????????????",DlgGenLangDirLtr:"??????????????????????????????????????????(LTR)",DlgGenLangDirRtl:"??????????????????????????????????????????(RTL)",DlgGenLangCode:"??????????????????????????????",DlgGenAccessKey:"?????? ???????????????????????????",DlgGenName:"???????????????",DlgGenTabIndex:"????????? Tab",DlgGenLongDescr:"???????????????????????? URL ?????????",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"????????????????????? ????????????????????????",DlgGenContType:"???????????????????????????????????? ????????????????????????",DlgGenLinkCharset:"???????????????????????????????????????????????????????????????",DlgGenStyle:"????????????",DlgImgTitle:"??????????????????????????????????????????",DlgImgInfoTab:"????????????????????????????????????????????????",DlgImgBtnUpload:"????????????????????????????????????????????????????????????????????????????????????",DlgImgURL:"URL",DlgImgUpload:"???????????????",DlgImgAlt:"?????????????????????????????????",DlgImgWidth:"????????????",DlgImgHeight:"???????????????",DlgImgLockRatio:"????????????????????????",DlgBtnResetSize:"?????????????????????????????????????????????",DlgImgBorder:"????????????",DlgImgHSpace:"???????????????????????????",DlgImgVSpace:"?????????????????????????????????",DlgImgAlign:"?????????????????????????????????",DlgImgAlignLeft:"?????????????????????",DlgImgAlignAbsBottom:"Abs Bottom",DlgImgAlignAbsMiddle:"Abs Middle",DlgImgAlignBaseline:"???????????????????????????????????????????????????",DlgImgAlignBottom:"????????????????????????",DlgImgAlignMiddle:"??????????????????",DlgImgAlignRight:"????????????????????????",DlgImgAlignTextTop:"????????????????????????",DlgImgAlignTop:"???????????????",DlgImgPreview:"??????????????????????????????",DlgImgAlertUrl:"????????????????????????????????????????????????????????????????????????????????????",DlgImgLinkTab:"??????????????????",DlgFlashTitle:"???????????????????????? Flash",DlgFlashChkPlay:"??????????????????????????????????????????????????????",DlgFlashChkLoop:"?????????????????????",DlgFlashChkMenu:"?????????????????? ??????????????????????????? Flash",DlgFlashScale:"????????????",DlgFlashScaleAll:"???????????????????????????????????????",DlgFlashScaleNoBorder:"???????????????????????????????????????",DlgFlashScaleFit:"???????????????????????????",DlgLnkWindowTitle:"??????????????????",DlgLnkInfoTab:"????????????????????????????????????????????????",DlgLnkTargetTab:"???????????????",DlgLnkType:"????????????????????????????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"???????????????????????????????????????????????????????????????",DlgLnkTypeEMail:"??????????????????",DlgLnkProto:"???????????????????????????",DlgLnkProtoOther:"<????????????????????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"??????????????????????????????????????????",DlgLnkAnchorByName:"??????????????????????????????????????????????????????",DlgLnkAnchorById:"????????? Id",DlgLnkNoAnchors:"(No anchors available in the document)",DlgLnkEMail:"??????????????????",DlgLnkEMailSubject:"???????????????????????????????????????",DlgLnkEMailBody:"??????????????????",DlgLnkUpload:"???????????????",DlgLnkBtnUpload:"???????????????",DlgLnkTarget:"???????????????",DlgLnkTargetFrame:"<?????????????????????>",DlgLnkTargetPopup:"<?????????????????? ?????????>",DlgLnkTargetBlank:"?????????????????????????????? (_blank)",DlgLnkTargetParent:"???????????????????????? (_parent)",DlgLnkTargetSelf:"?????????????????????????????? (_self)",DlgLnkTargetTop:"????????????????????????????????????(_top)",DlgLnkTargetFrameName:"??????????????????????????????????????????????????????????????????",DlgLnkPopWinName:"??????????????????????????????????????????",DlgLnkPopWinFeat:"?????????????????????????????????????????????????????????",DlgLnkPopResize:"??????????????????????????????????????????????????????",DlgLnkPopLocation:"????????? ??????????????????",DlgLnkPopMenu:"????????? ???????????????",DlgLnkPopScroll:"????????? ?????????",DlgLnkPopStatus:"????????? ??????????????????",DlgLnkPopToolbar:"????????? ??????????????????",DlgLnkPopFullScrn:"??????????????????????????????(IE)",DlgLnkPopDependent:"??????????????????????????? (Netscape)",DlgLnkPopWidth:"????????????",DlgLnkPopHeight:"???????????????",DlgLnkPopLeft:"??????????????????????????????????????????",DlgLnkPopTop:"?????????????????????????????????",DlnLnkMsgNoUrl:"???????????????????????? ?????????????????????????????? URL",DlnLnkMsgNoEMail:"???????????????????????? ?????????????????????????????? ??????????????????",DlnLnkMsgNoAnchor:"????????????????????????????????? ??????????????????",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"???????????????????????? ?????????",DlgColorBtnClear:"?????????",DlgColorHighlight:"?????????????????????",DlgColorSelected:"?????????????????????????????????",DlgSmileyTitle:"????????????????????????????????????",DlgSpecialCharTitle:"????????????????????????????????????",DlgTableTitle:"???????????????????????? ???????????????",DlgTableRows:"????????????????????????",DlgTableColumns:"???????????????",DlgTableBorder:"????????????????????????",DlgTableAlign:"??????????????????????????????????????????",DlgTableAlignNotSet:"<????????????????????????>",DlgTableAlignLeft:"????????????????????????",DlgTableAlignCenter:"??????????????????",DlgTableAlignRight:"????????????????????????",DlgTableWidth:"????????????",DlgTableWidthPx:"??????????????????",DlgTableWidthPc:"???????????????",DlgTableHeight:"???????????????",DlgTableCellSpace:"????????????????????????",DlgTableCellPad:"??????????????????",DlgTableCaption:"?????????????????????",DlgTableSummary:"???????????????????????????????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"???????????????????????? ?????????",DlgCellWidth:"????????????",DlgCellWidthPx:"??????????????????",DlgCellWidthPc:"???????????????",DlgCellHeight:"???????????????",DlgCellWordWrap:"?????????????????????????????????????????????????????????",DlgCellWordWrapNotSet:"<????????????????????????>",DlgCellWordWrapYes:"?????????(??????)",DlgCellWordWrapNo:"??????",DlgCellHorAlign:"??????????????????????????????",DlgCellHorAlignNotSet:"<????????????????????????>",DlgCellHorAlignLeft:"????????????????????????",DlgCellHorAlignCenter:"??????????????????",DlgCellHorAlignRight:"Right",DlgCellVerAlign:"?????????????????????",DlgCellVerAlignNotSet:"<?????????????????????>",DlgCellVerAlignTop:"???????????????",DlgCellVerAlignMiddle:"??????????????????",DlgCellVerAlignBottom:"????????????????????????",DlgCellVerAlignBaseline:"???????????????????????????????????????????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"??????????????????????????????????????????",DlgCellCollSpan:"?????????????????????????????????",DlgCellBackColor:"????????????????????????????????????????????????",DlgCellBorderColor:"?????????????????????",DlgCellBtnSelect:"????????????????????????...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"?????????????????????",DlgFindFindBtn:"?????????????????????",DlgFindNotFoundMsg:"???????????????????????? ?????????????????????????????? ???",DlgReplaceTitle:"???????????????",DlgReplaceFindLbl:"?????????????????????????????????:",DlgReplaceReplaceLbl:"??????????????????????????????:",DlgReplaceCaseChk:"?????????????????????????????????",DlgReplaceReplaceBtn:"???????????????",DlgReplaceReplAllBtn:"????????????????????????????????????",DlgReplaceWordChk:"???????????????????????????????????????????????????",PasteErrorCut:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ????????????????????????  (Ctrl+X) ???",PasteErrorCopy:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??? ?????????????????????????????????????????????????????? ???????????????????????? (Ctrl+C)???",PasteAsText:"????????????????????????????????????????????????????????????",PasteFromWord:"????????????????????????????????????????????????????????? Word",DlgPasteMsg2:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ?????? ???(<STRONG>Ctrl+V</STRONG>) ?????????????????? <STRONG>OK</STRONG> ???",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"??????????????????????????????????????????????????????????????????????????????",DlgPasteRemoveStyles:"?????????????????????",ColorAutomatic:"????????????????????????????????????",ColorMoreColors:"?????????????????????????????????..",DocProps:"???????????????????????? ???????????????",DlgAnchorTitle:"????????????????????????????????????????????????????????????????????????",DlgAnchorName:"??????????????????????????????????????????",DlgAnchorErrorName:"???????????????????????? ??????????????????????????????????????????",DlgSpellNotInDic:"????????????????????????????????????????????????????????????",DlgSpellChangeTo:"???????????????????????????????????????",DlgSpellBtnIgnore:"??????????????????????????????????????????",DlgSpellBtnIgnoreAll:"?????????????????????????????????????????? ?????????????????????",DlgSpellBtnReplace:"???????????????",DlgSpellBtnReplaceAll:"????????????????????????????????????",DlgSpellBtnUndo:"???????????????????????????",DlgSpellNoSuggestions:"- ?????????????????????????????? -",DlgSpellProgress:"???????????????????????????????????????????????????????????????????????????...",DlgSpellNoMispell:"???????????????????????????????????????????????????????????????????????????????????????: ??????????????????????????????",DlgSpellNoChanges:"???????????????????????????????????????????????????????????????????????????????????????: ???????????????????????????????????????????????????",DlgSpellOneChange:"???????????????????????????????????????????????????????????????????????????????????????: ?????????????????????????????????????????????????????????????????????????????????",DlgSpellManyChanges:"???????????????????????????????????????????????????????????????????????????????????????: %1 ?????????????????????????????????????????????????????????",IeSpellDownload:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ??? ???????????????????????????????????????????",DlgButtonText:"??????????????????(????????????)",DlgButtonType:"??????????????????",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"???????????????",DlgCheckboxValue:"????????????",DlgCheckboxSelected:"?????????????????????????????????",DlgFormName:"???????????????",DlgFormAction:"????????????????????????",DlgFormMethod:"????????????",DlgSelectName:"???????????????",DlgSelectValue:"????????????",DlgSelectSize:"????????????",DlgSelectLines:"?????????????????????",DlgSelectChkMulti:"????????????????????????????????????????????????????????????????????????",DlgSelectOpAvail:"???????????????????????????????????????????????? ??????????????????????????????????????????",DlgSelectOpText:"???????????????",DlgSelectOpValue:"????????????",DlgSelectBtnAdd:"??????????????????",DlgSelectBtnModify:"?????????????????????????????????",DlgSelectBtnUp:"??????",DlgSelectBtnDown:"???????????????",DlgSelectBtnSetValue:"Set as selected value",DlgSelectBtnDelete:"?????????",DlgTextareaName:"???????????????",DlgTextareaCols:"???????????????",DlgTextareaRows:"????????????????????????",DlgTextName:"???????????????",DlgTextValue:"????????????",DlgTextCharWidth:"???????????? ???????????????",DlgTextMaxChars:"???????????????????????????????????????",DlgTextType:"??????????????????",DlgTextTypeText:"???????????????",DlgTextTypePass:"?????????????????????????????????",DlgHiddenName:"???????????????",DlgHiddenValue:"????????????",BulletedListProp:"????????????????????????????????????????????????",NumberedListProp:"??????????????????????????????????????????",DlgLstStart:"Start",DlgLstType:"??????????????????",DlgLstTypeCircle:"??????????????????",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"????????????",DlgLstTypeNumbers:"?????????(1, 2, 3)",DlgLstTypeLCase:"????????????????????????(a, b, c)",DlgLstTypeUCase:"?????????????????????(A, B, C)",DlgLstTypeSRoman:"??????????????????????????????????????????(i, ii, iii)",DlgLstTypeLRoman:"???????????????????????????????????????(I, II, III)",DlgDocGeneralTab:"????????????",DlgDocBackTab:"???????????????????????????????????????",DlgDocColorsTab:"??????????????????????????? ????????????",DlgDocMetaTab:"??????????????????????????????",DlgDocPageTitle:"????????????????????????????????????",DlgDocLangDir:"??????????????????????????????????????????",DlgDocLangDirLTR:"??????????????????????????????????????????(LTR)",DlgDocLangDirRTL:"??????????????????????????????????????????(RTL)",DlgDocLangCode:"??????????????????????????????",DlgDocCharSet:"?????????????????????????????????????????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"?????????????????????????????????????????????????????????????????????",DlgDocDocType:"????????????????????????????????????????????????",DlgDocDocTypeOther:"????????????????????????????????????????????????????????????????????????",DlgDocIncXHTML:"?????????????????? XHTML",DlgDocBgColor:"?????????????????????????????????",DlgDocBgImage:"URL ??????????????????????????????????????????????????????",DlgDocBgNoScroll:"??????????????????????????????????????????????????????",DlgDocCText:"??????????????????",DlgDocCLink:"??????????????????",DlgDocCVisited:"????????????????????????????????????",DlgDocCActive:"??????????????????????????????????????????",DlgDocMargins:"???????????????????????????",DlgDocMaTop:"??????",DlgDocMaLeft:"???????????????",DlgDocMaRight:"???????????????",DlgDocMaBottom:"???????????????",DlgDocMeIndex:"??????????????????????????????????????????????????? (????????????????????????????????????????????????????????????)",DlgDocMeDescr:"????????????????????????????????????????????????????????????????????????????????????",DlgDocMeAuthor:"??????????????????????????????",DlgDocMeCopy:"????????????????????????????????????",DlgDocPreview:"??????????????????????????????",Templates:"???????????????????????????",DlgTemplatesTitle:"??????????????????????????? ?????????????????????????????????",DlgTemplatesSelMsg:"???????????????????????????????????????????????????????????? ???????????????????????????????????????????????????????????????????????????????????????????????????????????????<br>(????????????????????????????????????????????????):",DlgTemplatesLoading:"?????????????????????????????????????????????????????????????????? ??? ????????????????????????...",DlgTemplatesNoTpl:"(????????????????????????????????????????????????????????????????????????????????????)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"????????????",DlgAboutBrowserInfoTab:"?????????????????????????????????????????????????????????",DlgAboutLicenseTab:"License",DlgAboutVersion:"??????????????????",DlgAboutInfo:"???????????????????????????????????????????????????????????? ???????????????????????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ko.js b/horde/services/editor/fckeditor/editor/lang/ko.js
deleted file mode 100644 (file)
index 068c628..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????? ?????????",ToolbarExpand:"?????? ?????????",Save:"????????????",NewPage:"??? ??????",Preview:"????????????",Cut:"????????????",Copy:"????????????",Paste:"????????????",PasteText:"???????????? ????????????",PasteWord:"MS Word ???????????? ????????????",Print:"????????????",SelectAll:"????????????",RemoveFormat:"?????? ?????????",InsertLinkLbl:"??????",InsertLink:"?????? ??????/??????",RemoveLink:"?????? ??????",VisitLink:"Open Link",Anchor:"????????? ??????/??????",AnchorDelete:"Remove Anchor",InsertImageLbl:"?????????",InsertImage:"????????? ??????/??????",InsertFlashLbl:"?????????",InsertFlash:"????????? ??????/??????",InsertTableLbl:"???",InsertTable:"??? ??????/??????",InsertLineLbl:"?????????",InsertLine:"????????? ??????",InsertSpecialCharLbl:"???????????? ??????",InsertSpecialChar:"???????????? ??????",InsertSmileyLbl:"?????????",InsertSmiley:"????????? ??????",About:"FCKeditor??? ?????????",Bold:"?????????",Italic:"?????????",Underline:"??????",StrikeThrough:"?????????",Subscript:"?????? ??????",Superscript:"??? ??????",LeftJustify:"?????? ??????",CenterJustify:"????????? ??????",RightJustify:"????????? ??????",BlockJustify:"?????? ??????",DecreaseIndent:"????????????",IncreaseIndent:"????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"??????",Redo:"?????????",NumberedListLbl:"???????????? ??????",NumberedList:"???????????? ??????",BulletedListLbl:"???????????? ??????",BulletedList:"???????????? ??????",ShowTableBorders:"??? ????????? ??????",ShowDetails:"???????????? ??????",Style:"?????????",FontFormat:"??????",Font:"??????",FontSize:"?????? ??????",TextColor:"?????? ??????",BGColor:"?????? ??????",Source:"??????",Find:"??????",Replace:"?????????",SpellCheck:"????????????",UniversalKeyboard:"????????? ?????????",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"???",Checkbox:"????????????",RadioButton:"???????????????",TextField:"????????????",Textarea:"????????????",HiddenField:"????????????",Button:"??????",SelectionField:"????????????",ImageButton:"???????????????",FitWindow:"????????? ?????????",ShowBlocks:"Show Blocks",EditLink:"?????? ??????",CellCM:"???/???(Cell)",RowCM:"???(Row)",ColumnCM:"???(Column)",InsertRowAfter:"?????? ??? ??????",InsertRowBefore:"?????? ??? ??????",DeleteRows:"????????? ??????",InsertColumnAfter:"?????? ??? ??????",InsertColumnBefore:"?????? ??? ??????",DeleteColumns:"????????? ??????",InsertCellAfter:"?????? ???/??? ??????",InsertCellBefore:"?????? ???/??? ??????",DeleteCells:"??? ??????",MergeCells:"??? ?????????",MergeRight:"????????? ?????????",MergeDown:"?????? ?????????",HorizontalSplitCell:"?????? ?????????",VerticalSplitCell:"?????? ?????????",TableDelete:"??? ??????",CellProperties:"??? ??????",TableProperties:"??? ??????",ImageProperties:"????????? ??????",FlashProperties:"????????? ??????",AnchorProp:"????????? ??????",ButtonProp:"?????? ??????",CheckboxProp:"???????????? ??????",HiddenFieldProp:"???????????? ??????",RadioButtonProp:"??????????????? ??????",ImageButtonProp:"??????????????? ??????",TextFieldProp:"???????????? ??????",SelectionFieldProp:"???????????? ??????",TextareaProp:"???????????? ??????",FormProp:"??? ??????",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",ProcessingXHTML:"XHTML ?????????. ????????? ?????????????????????.",Done:"??????",PasteWordConfirm:"???????????? ??? ???????????? MS Word?????? ????????? ????????????. ???????????? ?????? MS Word ????????? ?????????????????????????",NotCompatiblePaste:"??? ????????? ???????????????????????? 5.5 ?????? ??????????????? ???????????????. ????????? ???????????? ?????? ???????????? ???????????????????",UnknownToolbarItem:'???????????? ???????????????. : "%1"',UnknownCommand:'???????????? ???????????????. : "%1"',NotImplemented:"????????? ???????????? ???????????????.",UnknownToolbarSet:'?????? ????????? ????????????. : "%1"',NoActiveX:'??????????????? ?????? ???????????? ?????? ?????? ????????? ????????? ????????? ?????? ??? ????????????. "?????????-?????? ????????? ????????? ???" ????????? ???????????? ????????? ????????? ????????? ????????? ??? ????????????.',BrowseServerBlocked:"???????????? ????????? ????????? ????????????. ???????????? ????????? ??????????????? ???????????? ????????????.",DialogBlocked:"????????? ???????????? ??? ??? ????????????. ???????????? ????????? ??????????????? ???????????? ????????????.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"???",DlgBtnCancel:"?????????",DlgBtnClose:"??????",DlgBtnBrowseServer:"?????? ??????",DlgAdvancedTag:"?????????",DlgOpOther:"<??????>",DlgInfoTab:"??????",DlgAlertUrl:"URL??? ??????????????????",DlgGenNotSet:"<???????????? ??????>",DlgGenId:"ID",DlgGenLangDir:"?????? ??????",DlgGenLangDirLtr:"???????????? ????????? (LTR)",DlgGenLangDirRtl:"??????????????? ?????? (RTL)",DlgGenLangCode:"?????? ??????",DlgGenAccessKey:"????????? ???",DlgGenName:"Name",DlgGenTabIndex:"??? ??????",DlgGenLongDescr:"URL ??????",DlgGenClass:"Stylesheet Classes",DlgGenTitle:"Advisory Title",DlgGenContType:"Advisory Content Type",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Style",DlgImgTitle:"????????? ??????",DlgImgInfoTab:"????????? ??????",DlgImgBtnUpload:"????????? ??????",DlgImgURL:"URL",DlgImgUpload:"?????????",DlgImgAlt:"????????? ??????",DlgImgWidth:"??????",DlgImgHeight:"??????",DlgImgLockRatio:"?????? ??????",DlgBtnResetSize:"?????? ?????????",DlgImgBorder:"?????????",DlgImgHSpace:"????????????",DlgImgVSpace:"????????????",DlgImgAlign:"??????",DlgImgAlignLeft:"??????",DlgImgAlignAbsBottom:"?????????(Abs Bottom)",DlgImgAlignAbsMiddle:"?????????(Abs Middle)",DlgImgAlignBaseline:"?????????",DlgImgAlignBottom:"??????",DlgImgAlignMiddle:"??????",DlgImgAlignRight:"?????????",DlgImgAlignTextTop:"????????????",DlgImgAlignTop:"???",DlgImgPreview:"????????????",DlgImgAlertUrl:"????????? URL??? ??????????????????",DlgImgLinkTab:"??????",DlgFlashTitle:"????????? ????????????",DlgFlashChkPlay:"????????????",DlgFlashChkLoop:"??????",DlgFlashChkMenu:"??????????????? ??????",DlgFlashScale:"??????",DlgFlashScaleAll:"????????????",DlgFlashScaleNoBorder:"???????????????",DlgFlashScaleFit:"??????????????????",DlgLnkWindowTitle:"??????",DlgLnkInfoTab:"?????? ??????",DlgLnkTargetTab:"??????",DlgLnkType:"?????? ??????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"?????????",DlgLnkTypeEMail:"?????????",DlgLnkProto:"????????????",DlgLnkProtoOther:"<??????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"????????? ??????",DlgLnkAnchorByName:"????????? ??????",DlgLnkAnchorById:"????????? ID",DlgLnkNoAnchors:"(????????? ???????????? ????????????.)",DlgLnkEMail:"????????? ??????",DlgLnkEMailSubject:"??????",DlgLnkEMailBody:"??????",DlgLnkUpload:"?????????",DlgLnkBtnUpload:"????????? ??????",DlgLnkTarget:"??????",DlgLnkTargetFrame:"<?????????>",DlgLnkTargetPopup:"<?????????>",DlgLnkTargetBlank:"??? ??? (_blank)",DlgLnkTargetParent:"?????? ??? (_parent)",DlgLnkTargetSelf:"?????? ??? (_self)",DlgLnkTargetTop:"??? ?????? ??? (_top)",DlgLnkTargetFrameName:"?????? ????????? ??????",DlgLnkPopWinName:"????????? ??????",DlgLnkPopWinFeat:"????????? ??????",DlgLnkPopResize:"????????????",DlgLnkPopLocation:"???????????????",DlgLnkPopMenu:"?????????",DlgLnkPopScroll:"????????????",DlgLnkPopStatus:"?????????",DlgLnkPopToolbar:"??????",DlgLnkPopFullScrn:"???????????? (IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"??????",DlgLnkPopHeight:"??????",DlgLnkPopLeft:"?????? ??????",DlgLnkPopTop:"?????? ??????",DlnLnkMsgNoUrl:"?????? URL??? ??????????????????.",DlnLnkMsgNoEMail:"?????????????????? ??????????????????.",DlnLnkMsgNoAnchor:"??????????????? ??????????????????.",DlnLnkMsgInvPopName:"???????????? ???????????? ????????? ???????????? ????????????.",DlgColorTitle:"?????? ??????",DlgColorBtnClear:"?????????",DlgColorHighlight:"??????",DlgColorSelected:"?????????",DlgSmileyTitle:"????????? ??????",DlgSpecialCharTitle:"???????????? ??????",DlgTableTitle:"??? ??????",DlgTableRows:"?????????",DlgTableColumns:"?????????",DlgTableBorder:"????????? ??????",DlgTableAlign:"??????",DlgTableAlignNotSet:"<???????????? ??????>",DlgTableAlignLeft:"??????",DlgTableAlignCenter:"?????????",DlgTableAlignRight:"?????????",DlgTableWidth:"??????",DlgTableWidthPx:"??????",DlgTableWidthPc:"?????????",DlgTableHeight:"??????",DlgTableCellSpace:"??? ??????",DlgTableCellPad:"??? ??????",DlgTableCaption:"??????",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"??? ??????",DlgCellWidth:"??????",DlgCellWidthPx:"??????",DlgCellWidthPc:"?????????",DlgCellHeight:"??????",DlgCellWordWrap:"?????????",DlgCellWordWrapNotSet:"<???????????? ??????>",DlgCellWordWrapYes:"???",DlgCellWordWrapNo:"?????????",DlgCellHorAlign:"?????? ??????",DlgCellHorAlignNotSet:"<???????????? ??????>",DlgCellHorAlignLeft:"??????",DlgCellHorAlignCenter:"?????????",DlgCellHorAlignRight:"?????????",DlgCellVerAlign:"?????? ??????",DlgCellVerAlignNotSet:"<???????????? ??????>",DlgCellVerAlignTop:"???",DlgCellVerAlignMiddle:"??????",DlgCellVerAlignBottom:"??????",DlgCellVerAlignBaseline:"?????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????? ?????????",DlgCellCollSpan:"?????? ?????????",DlgCellBackColor:"?????? ??????",DlgCellBorderColor:"????????? ??????",DlgCellBtnSelect:"??????",DlgFindAndReplaceTitle:"?????? & ?????????",DlgFindTitle:"??????",DlgFindFindBtn:"??????",DlgFindNotFoundMsg:"???????????? ?????? ??? ????????????.",DlgReplaceTitle:"?????????",DlgReplaceFindLbl:"?????? ?????????:",DlgReplaceReplaceLbl:"?????? ?????????:",DlgReplaceCaseChk:"???????????? ??????",DlgReplaceReplaceBtn:"?????????",DlgReplaceReplAllBtn:"?????? ?????????",DlgReplaceWordChk:"????????? ??????",PasteErrorCut:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????. (Ctrl+X).",PasteErrorCopy:"??????????????? ????????????????????? ???????????? ????????? ????????? ??? ????????????. ????????? ????????? ??????????????????.  (Ctrl+C).",PasteAsText:"???????????? ????????????",PasteFromWord:"MS Word ???????????? ????????????",DlgPasteMsg2:"???????????? (<STRONG>Ctrl+V</STRONG>) ??? ???????????? ???????????? ???????????? <STRONG>OK</STRONG> ??? ????????????.",DlgPasteSec:"???????????? ?????? ???????????? ??????, ??????????????? ????????? ?????? ????????? ??? ????????????. ??? ?????? ?????? ???????????? ????????????.",DlgPasteIgnoreFont:"?????? ?????? ??????",DlgPasteRemoveStyles:"????????? ?????? ??????",ColorAutomatic:"????????????",ColorMoreColors:"????????????...",DocProps:"?????? ??????",DlgAnchorTitle:"????????? ??????",DlgAnchorName:"????????? ??????",DlgAnchorErrorName:"????????? ????????? ??????????????????.",DlgSpellNotInDic:"????????? ?????? ??????",DlgSpellChangeTo:"????????? ??????",DlgSpellBtnIgnore:"?????????",DlgSpellBtnIgnoreAll:"?????? ?????????",DlgSpellBtnReplace:"??????",DlgSpellBtnReplaceAll:"?????? ??????",DlgSpellBtnUndo:"??????",DlgSpellNoSuggestions:"- ???????????? ?????? -",DlgSpellProgress:"??????????????? ??????????????????...",DlgSpellNoMispell:"???????????? ??????: ????????? ????????? ????????????.",DlgSpellNoChanges:"???????????? ??????: ????????? ????????? ????????????.",DlgSpellOneChange:"???????????? ??????: ????????? ?????????????????????.",DlgSpellManyChanges:"???????????? ??????: %1 ????????? ?????????????????????.",IeSpellDownload:"?????? ???????????? ???????????? ???????????????. ?????? ???????????????????????????????",DlgButtonText:"????????????(???)",DlgButtonType:"????????????",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"??????",DlgCheckboxValue:"???",DlgCheckboxSelected:"?????????",DlgFormName:"?????????",DlgFormAction:"????????????(Action)",DlgFormMethod:"??????(Method)",DlgSelectName:"??????",DlgSelectValue:"???",DlgSelectSize:"????????????",DlgSelectLines:"???",DlgSelectChkMulti:"???????????? ?????? ??????",DlgSelectOpAvail:"????????????",DlgSelectOpText:"??????",DlgSelectOpValue:"???",DlgSelectBtnAdd:"??????",DlgSelectBtnModify:"??????",DlgSelectBtnUp:"??????",DlgSelectBtnDown:"?????????",DlgSelectBtnSetValue:"?????????????????? ??????",DlgSelectBtnDelete:"??????",DlgTextareaName:"??????",DlgTextareaCols:"??????",DlgTextareaRows:"??????",DlgTextName:"??????",DlgTextValue:"???",DlgTextCharWidth:"?????? ??????",DlgTextMaxChars:"?????? ?????????",DlgTextType:"??????",DlgTextTypeText:"?????????",DlgTextTypePass:"????????????",DlgHiddenName:"??????",DlgHiddenValue:"???",BulletedListProp:"???????????? ?????? ??????",NumberedListProp:"???????????? ?????? ??????",DlgLstStart:"Start",DlgLstType:"??????",DlgLstTypeCircle:"???(Circle)",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"?????????(Square)",DlgLstTypeNumbers:"?????? (1, 2, 3)",DlgLstTypeLCase:"????????? (a, b, c)",DlgLstTypeUCase:"????????? (A, B, C)",DlgLstTypeSRoman:"????????? ????????? (i, ii, iii)",DlgLstTypeLRoman:"????????? ????????? (I, II, III)",DlgDocGeneralTab:"??????",DlgDocBackTab:"??????",DlgDocColorsTab:"?????? ??? ??????",DlgDocMetaTab:"???????????????",DlgDocPageTitle:"????????????",DlgDocLangDir:"?????? ????????????",DlgDocLangDirLTR:"???????????? ????????? (LTR)",DlgDocLangDirRTL:"??????????????? ?????? (RTL)",DlgDocLangCode:"????????????",DlgDocCharSet:"???????????? ?????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"?????? ???????????? ?????????",DlgDocDocType:"?????? ??????",DlgDocDocTypeOther:"?????? ????????????",DlgDocIncXHTML:"XHTML ???????????? ??????",DlgDocBgColor:"????????????",DlgDocBgImage:"??????????????? URL",DlgDocBgNoScroll:"????????????????????? ??????",DlgDocCText:"?????????",DlgDocCLink:"??????",DlgDocCVisited:"????????? ??????(Visited)",DlgDocCActive:"???????????? ??????(Active)",DlgDocMargins:"????????? ??????",DlgDocMaTop:"???",DlgDocMaLeft:"??????",DlgDocMaRight:"?????????",DlgDocMaBottom:"??????",DlgDocMeIndex:"?????? ????????? (????????? ??????)",DlgDocMeDescr:"?????? ??????",DlgDocMeAuthor:"?????????",DlgDocMeCopy:"?????????",DlgDocPreview:"????????????",Templates:"?????????",DlgTemplatesTitle:"?????? ?????????",DlgTemplatesSelMsg:"??????????????? ????????? ???????????? ??????????????????.<br>(???????????? ????????? ????????? ???????????????.):",DlgTemplatesLoading:"????????? ????????? ????????????????????????. ????????? ?????????????????????.",DlgTemplatesNoTpl:"(???????????? ????????????.)",DlgTemplatesReplace:"?????? ?????? ?????????",DlgAboutAboutTab:"About",DlgAboutBrowserInfoTab:"???????????? ??????",DlgAboutLicenseTab:"License",DlgAboutVersion:"??????",DlgAboutInfo:"??? ?????? ????????? ???????????? ?????? ???????????? ????????????.",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/lt.js b/horde/services/editor/fckeditor/editor/lang/lt.js
deleted file mode 100644 (file)
index 9f854cb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Sutraukti mygtuk?? juost??",ToolbarExpand:"I??pl??sti mygtuk?? juost??",Save:"I??saugoti",NewPage:"Naujas puslapis",Preview:"Per??i??ra",Cut:"I??kirpti",Copy:"Kopijuoti",Paste:"??d??ti",PasteText:"??d??ti kaip gryn?? tekst??",PasteWord:"??d??ti i?? Word",Print:"Spausdinti",SelectAll:"Pa??ym??ti visk??",RemoveFormat:"Panaikinti format??",InsertLinkLbl:"Nuoroda",InsertLink:"??terpti/taisyti nuorod??",RemoveLink:"Panaikinti nuorod??",VisitLink:"Open Link",Anchor:"??terpti/modifikuoti ??ym??",AnchorDelete:"Remove Anchor",InsertImageLbl:"Vaizdas",InsertImage:"??terpti/taisyti vaizd??",InsertFlashLbl:"Flash",InsertFlash:"??terpti/taisyti Flash",InsertTableLbl:"Lentel??",InsertTable:"??terpti/taisyti lentel??",InsertLineLbl:"Linija",InsertLine:"??terpti horizontali?? linij??",InsertSpecialCharLbl:"Spec. simbolis",InsertSpecialChar:"??terpti special?? simbol??",InsertSmileyLbl:"Veideliai",InsertSmiley:"??terpti veidel??",About:"Apie FCKeditor",Bold:"Pusjuodis",Italic:"Kursyvas",Underline:"Pabrauktas",StrikeThrough:"Perbrauktas",Subscript:"Apatinis indeksas",Superscript:"Vir??utinis indeksas",LeftJustify:"Lygiuoti kair??",CenterJustify:"Centruoti",RightJustify:"Lygiuoti de??in??",BlockJustify:"Lygiuoti abi puses",DecreaseIndent:"Suma??inti ??trauk??",IncreaseIndent:"Padidinti ??trauk??",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"At??aukti",Redo:"Atstatyti",NumberedListLbl:"Numeruotas s??ra??as",NumberedList:"??terpti/Panaikinti numeruot?? s??ra????",BulletedListLbl:"Su??enklintas s??ra??as",BulletedList:"??terpti/Panaikinti su??enklint?? s??ra????",ShowTableBorders:"Rodyti lentel??s r??mus",ShowDetails:"Rodyti detales",Style:"Stilius",FontFormat:"??rifto formatas",Font:"??riftas",FontSize:"??rifto dydis",TextColor:"Teksto spalva",BGColor:"Fono spalva",Source:"??altinis",Find:"Rasti",Replace:"Pakeisti",SpellCheck:"Ra??ybos tikrinimas",UniversalKeyboard:"Universali klaviat??ra",PageBreakLbl:"Puslapi?? skirtukas",PageBreak:"??terpti puslapi?? skirtuk??",Form:"Forma",Checkbox:"??ymimasis langelis",RadioButton:"??ymimoji akut??",TextField:"Teksto laukas",Textarea:"Teksto sritis",HiddenField:"Nerodomas laukas",Button:"Mygtukas",SelectionField:"Atrankos laukas",ImageButton:"Vaizdinis mygtukas",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Taisyti nuorod??",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"??alinti eilutes",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"??alinti stulpelius",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"??alinti langelius",MergeCells:"Sujungti langelius",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"??alinti lentel??",CellProperties:"Langelio savyb??s",TableProperties:"Lentel??s savyb??s",ImageProperties:"Vaizdo savyb??s",FlashProperties:"Flash savyb??s",AnchorProp:"??ym??s savyb??s",ButtonProp:"Mygtuko savyb??s",CheckboxProp:"??ymimojo langelio savyb??s",HiddenFieldProp:"Nerodomo lauko savyb??s",RadioButtonProp:"??ymimosios akut??s savyb??s",ImageButtonProp:"Vaizdinio mygtuko savyb??s",TextFieldProp:"Teksto lauko savyb??s",SelectionFieldProp:"Atrankos lauko savyb??s",TextareaProp:"Teksto srities savyb??s",FormProp:"Formos savyb??s",FontFormats:"Normalus;Formuotas;Kreipinio;Antra??tinis 1;Antra??tinis 2;Antra??tinis 3;Antra??tinis 4;Antra??tinis 5;Antra??tinis 6",ProcessingXHTML:"Apdorojamas XHTML. Pra??ome palaukti...",Done:"Baigta",PasteWordConfirm:"??dedamas tekstas yra pana??us ?? kopij?? i?? Word. Ar J??s norite prie?? ??d??jim?? i??valyti j???",NotCompatiblePaste:"??i komanda yra prieinama tik per Internet Explorer 5.5 ar auk??tesn?? versij??. Ar J??s norite ??terpti be valymo?",UnknownToolbarItem:'Ne??inomas mygtuk?? juosta elementas "%1"',UnknownCommand:'Ne??inomas komandos vardas "%1"',NotImplemented:"Komanda n??ra ??gyvendinta",UnknownToolbarSet:'Mygtuk?? juostos rinkinys "%1" neegzistuoja',NoActiveX:'J??s?? nar??ykl??s saugumo nuostatos gali riboti kai kurias redaktoriaus savybes. J??s turite aktyvuoti opcij?? "Run ActiveX controls and plug-ins". Kitu atveju Jums bus prane??ama apie klaidas ir tr??kstamas savybes.',BrowseServerBlocked:"Ne??manoma atidaryti naujo nar??ykl??s lango. ??sitikinkite, kad i??kylan??i?? lang?? blokavimo programos neveiksnios.",DialogBlocked:"Ne??manoma atidaryti dialogo lango. ??sitikinkite, kad i??kylan??i?? lang?? blokavimo programos neveiksnios.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Nutraukti",DlgBtnClose:"U??daryti",DlgBtnBrowseServer:"Nar??yti po server??",DlgAdvancedTag:"Papildomas",DlgOpOther:"<Kita>",DlgInfoTab:"Informacija",DlgAlertUrl:"Pra??ome ??ra??yti URL",DlgGenNotSet:"<n??ra nustatyta>",DlgGenId:"Id",DlgGenLangDir:"Teksto kryptis",DlgGenLangDirLtr:"I?? kair??s ?? de??in?? (LTR)",DlgGenLangDirRtl:"I?? de??in??s ?? kair?? (RTL)",DlgGenLangCode:"Kalbos kodas",DlgGenAccessKey:"Prieigos raktas",DlgGenName:"Vardas",DlgGenTabIndex:"Tabuliavimo indeksas",DlgGenLongDescr:"Ilgas apra??ymas URL",DlgGenClass:"Stili?? lentel??s klas??s",DlgGenTitle:"Konsultacin?? antra??t??",DlgGenContType:"Konsultacinio turinio tipas",DlgGenLinkCharset:"Susiet?? i??tekli?? simboli?? lentel??",DlgGenStyle:"Stilius",DlgImgTitle:"Vaizdo savyb??s",DlgImgInfoTab:"Vaizdo informacija",DlgImgBtnUpload:"Si??sti ?? server??",DlgImgURL:"URL",DlgImgUpload:"Nusi??sti",DlgImgAlt:"Alternatyvus Tekstas",DlgImgWidth:"Plotis",DlgImgHeight:"Auk??tis",DlgImgLockRatio:"I??laikyti proporcij??",DlgBtnResetSize:"Atstatyti dyd??",DlgImgBorder:"R??melis",DlgImgHSpace:"Hor.Erdv??",DlgImgVSpace:"Vert.Erdv??",DlgImgAlign:"Lygiuoti",DlgImgAlignLeft:"Kair??",DlgImgAlignAbsBottom:"Absoliu??i?? apa??i??",DlgImgAlignAbsMiddle:"Absoliut?? vidur??",DlgImgAlignBaseline:"Apatin?? linij??",DlgImgAlignBottom:"Apa??i??",DlgImgAlignMiddle:"Vidur??",DlgImgAlignRight:"De??in??",DlgImgAlignTextTop:"Teksto vir????n??",DlgImgAlignTop:"Vir????n??",DlgImgPreview:"Per??i??ra",DlgImgAlertUrl:"Pra??ome ??vesti vaizdo URL",DlgImgLinkTab:"Nuoroda",DlgFlashTitle:"Flash savyb??s",DlgFlashChkPlay:"Automatinis paleidimas",DlgFlashChkLoop:"Ciklas",DlgFlashChkMenu:"Leisti Flash meniu",DlgFlashScale:"Mastelis",DlgFlashScaleAll:"Rodyti vis??",DlgFlashScaleNoBorder:"Be r??melio",DlgFlashScaleFit:"Tikslus atitikimas",DlgLnkWindowTitle:"Nuoroda",DlgLnkInfoTab:"Nuorodos informacija",DlgLnkTargetTab:"Paskirtis",DlgLnkType:"Nuorodos tipas",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"??ym?? ??iame puslapyje",DlgLnkTypeEMail:"El.pa??tas",DlgLnkProto:"Protokolas",DlgLnkProtoOther:"<kitas>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Pasirinkite ??ym??",DlgLnkAnchorByName:"Pagal ??ym??s vard??",DlgLnkAnchorById:"Pagal ??ym??s Id",DlgLnkNoAnchors:"(??iame dokumente ??ymi?? n??ra)",DlgLnkEMail:"El.pa??to adresas",DlgLnkEMailSubject:"??inut??s tema",DlgLnkEMailBody:"??inut??s turinys",DlgLnkUpload:"Si??sti",DlgLnkBtnUpload:"Si??sti ?? server??",DlgLnkTarget:"Paskirties vieta",DlgLnkTargetFrame:"<kadras>",DlgLnkTargetPopup:"<i??skleid??iamas langas>",DlgLnkTargetBlank:"Naujas langas (_blank)",DlgLnkTargetParent:"Pirminis langas (_parent)",DlgLnkTargetSelf:"Tas pats langas (_self)",DlgLnkTargetTop:"Svarbiausias langas (_top)",DlgLnkTargetFrameName:"Paskirties kadro vardas",DlgLnkPopWinName:"Paskirties lango vardas",DlgLnkPopWinFeat:"I??skleid??iamo lango savyb??s",DlgLnkPopResize:"Kei??iamas dydis",DlgLnkPopLocation:"Adreso juosta",DlgLnkPopMenu:"Meniu juosta",DlgLnkPopScroll:"Slinkties juostos",DlgLnkPopStatus:"B??senos juosta",DlgLnkPopToolbar:"Mygtuk?? juosta",DlgLnkPopFullScrn:"Visas ekranas (IE)",DlgLnkPopDependent:"Priklausomas (Netscape)",DlgLnkPopWidth:"Plotis",DlgLnkPopHeight:"Auk??tis",DlgLnkPopLeft:"Kair?? pozicija",DlgLnkPopTop:"Vir??utin?? pozicija",DlnLnkMsgNoUrl:"Pra??ome ??vesti nuorodos URL",DlnLnkMsgNoEMail:"Pra??ome ??vesti el.pa??to adres??",DlnLnkMsgNoAnchor:"Pra??ome pasirinkti ??ym??",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Pasirinkite spalv??",DlgColorBtnClear:"Trinti",DlgColorHighlight:"Pary??kinta",DlgColorSelected:"Pa??ym??ta",DlgSmileyTitle:"??terpti veidel??",DlgSpecialCharTitle:"Pasirinkite special?? simbol??",DlgTableTitle:"Lentel??s savyb??s",DlgTableRows:"Eilut??s",DlgTableColumns:"Stulpeliai",DlgTableBorder:"R??melio dydis",DlgTableAlign:"Lygiuoti",DlgTableAlignNotSet:"<Nenustatyta>",DlgTableAlignLeft:"Kair??",DlgTableAlignCenter:"Centr??",DlgTableAlignRight:"De??in??",DlgTableWidth:"Plotis",DlgTableWidthPx:"ta??kais",DlgTableWidthPc:"procentais",DlgTableHeight:"Auk??tis",DlgTableCellSpace:"Tarpas tarp langeli??",DlgTableCellPad:"Trapas nuo langelio r??mo iki teksto",DlgTableCaption:"Antra??t??",DlgTableSummary:"Santrauka",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Langelio savyb??s",DlgCellWidth:"Plotis",DlgCellWidthPx:"ta??kais",DlgCellWidthPc:"procentais",DlgCellHeight:"Auk??tis",DlgCellWordWrap:"Teksto lau??ymas",DlgCellWordWrapNotSet:"<Nenustatyta>",DlgCellWordWrapYes:"Taip",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Horizontaliai lygiuoti",DlgCellHorAlignNotSet:"<Nenustatyta>",DlgCellHorAlignLeft:"Kair??",DlgCellHorAlignCenter:"Centr??",DlgCellHorAlignRight:"De??in??",DlgCellVerAlign:"Vertikaliai lygiuoti",DlgCellVerAlignNotSet:"<Nenustatyta>",DlgCellVerAlignTop:"Vir????",DlgCellVerAlignMiddle:"Vidur??",DlgCellVerAlignBottom:"Apa??i??",DlgCellVerAlignBaseline:"Apatin?? linij??",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Eilu??i?? apjungimas",DlgCellCollSpan:"Stulpeli?? apjungimas",DlgCellBackColor:"Fono spalva",DlgCellBorderColor:"R??melio spalva",DlgCellBtnSelect:"Pa??ym??ti...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Paie??ka",DlgFindFindBtn:"Surasti",DlgFindNotFoundMsg:"Nurodytas tekstas nerastas.",DlgReplaceTitle:"Pakeisti",DlgReplaceFindLbl:"Surasti tekst??:",DlgReplaceReplaceLbl:"Pakeisti tekstu:",DlgReplaceCaseChk:"Skirti did??i??sias ir ma????sias raides",DlgReplaceReplaceBtn:"Pakeisti",DlgReplaceReplAllBtn:"Pakeisti visk??",DlgReplaceWordChk:"Atitikti piln?? ??od??",PasteErrorCut:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti i??kirpimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl+X).",PasteErrorCopy:"J??s?? nar??ykl??s saugumo nustatymai neleid??ia redaktoriui automati??kai ??vykdyti kopijavimo operacij??. Tam pra??ome naudoti klaviat??r?? (Ctrl+C).",PasteAsText:"??d??ti kaip gryn?? tekst??",PasteFromWord:"??d??ti i?? Word",DlgPasteMsg2:"??emiau esan??iame ??vedimo lauke ??d??kite tekst??, naudodami klaviat??r?? (<STRONG>Ctrl+V</STRONG>) ir sp??stelkite mygtuk?? <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignoruoti ??rift?? nustatymus",DlgPasteRemoveStyles:"Pa??alinti stili?? nustatymus",ColorAutomatic:"Automatinis",ColorMoreColors:"Daugiau spalv??...",DocProps:"Dokumento savyb??s",DlgAnchorTitle:"??ym??s savyb??s",DlgAnchorName:"??ym??s vardas",DlgAnchorErrorName:"Pra??ome ??vesti ??ym??s vard??",DlgSpellNotInDic:"??odyne nerastas",DlgSpellChangeTo:"Pakeisti ??",DlgSpellBtnIgnore:"Ignoruoti",DlgSpellBtnIgnoreAll:"Ignoruoti visus",DlgSpellBtnReplace:"Pakeisti",DlgSpellBtnReplaceAll:"Pakeisti visus",DlgSpellBtnUndo:"At??aukti",DlgSpellNoSuggestions:"- N??ra pasi??lym?? -",DlgSpellProgress:"Vyksta ra??ybos tikrinimas...",DlgSpellNoMispell:"Ra??ybos tikrinimas baigtas: Nerasta ra??ybos klaid??",DlgSpellNoChanges:"Ra??ybos tikrinimas baigtas: N??ra pakeist?? ??od??i??",DlgSpellOneChange:"Ra??ybos tikrinimas baigtas: Vienas ??odis pakeistas",DlgSpellManyChanges:"Ra??ybos tikrinimas baigtas: Pakeista %1 ??od??i??",IeSpellDownload:"Ra??ybos tikrinimas neinstaliuotas. Ar J??s norite j?? dabar atsisi??sti?",DlgButtonText:"Tekstas (Reik??m??)",DlgButtonType:"Tipas",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Vardas",DlgCheckboxValue:"Reik??m??",DlgCheckboxSelected:"Pa??ym??tas",DlgFormName:"Vardas",DlgFormAction:"Veiksmas",DlgFormMethod:"Metodas",DlgSelectName:"Vardas",DlgSelectValue:"Reik??m??",DlgSelectSize:"Dydis",DlgSelectLines:"eilu??i??",DlgSelectChkMulti:"Leisti daugeriop?? atrank??",DlgSelectOpAvail:"Galimos parinktys",DlgSelectOpText:"Tekstas",DlgSelectOpValue:"Reik??m??",DlgSelectBtnAdd:"??traukti",DlgSelectBtnModify:"Modifikuoti",DlgSelectBtnUp:"Auk??tyn",DlgSelectBtnDown:"??emyn",DlgSelectBtnSetValue:"Laikyti pa??ym??ta reik??me",DlgSelectBtnDelete:"Trinti",DlgTextareaName:"Vardas",DlgTextareaCols:"Ilgis",DlgTextareaRows:"Plotis",DlgTextName:"Vardas",DlgTextValue:"Reik??m??",DlgTextCharWidth:"Ilgis simboliais",DlgTextMaxChars:"Maksimalus simboli?? skai??ius",DlgTextType:"Tipas",DlgTextTypeText:"Tekstas",DlgTextTypePass:"Slapta??odis",DlgHiddenName:"Vardas",DlgHiddenValue:"Reik??m??",BulletedListProp:"Su??enklinto s??ra??o savyb??s",NumberedListProp:"Numeruoto s??ra??o savyb??s",DlgLstStart:"Start",DlgLstType:"Tipas",DlgLstTypeCircle:"Apskritimas",DlgLstTypeDisc:"Diskas",DlgLstTypeSquare:"Kvadratas",DlgLstTypeNumbers:"Skai??iai (1, 2, 3)",DlgLstTypeLCase:"Ma??osios raid??s (a, b, c)",DlgLstTypeUCase:"Did??iosios raid??s (A, B, C)",DlgLstTypeSRoman:"Rom??n?? ma??ieji skai??iai (i, ii, iii)",DlgLstTypeLRoman:"Rom??n?? didieji skai??iai (I, II, III)",DlgDocGeneralTab:"Bendros savyb??s",DlgDocBackTab:"Fonas",DlgDocColorsTab:"Spalvos ir kra??tin??s",DlgDocMetaTab:"Meta duomenys",DlgDocPageTitle:"Puslapio antra??t??",DlgDocLangDir:"Kalbos kryptis",DlgDocLangDirLTR:"I?? kair??s ?? de??in?? (LTR)",DlgDocLangDirRTL:"I?? de??in??s ?? kair?? (RTL)",DlgDocLangCode:"Kalbos kodas",DlgDocCharSet:"Simboli?? kodavimo lentel??",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Kita simboli?? kodavimo lentel??",DlgDocDocType:"Dokumento tipo antra??t??",DlgDocDocTypeOther:"Kita dokumento tipo antra??t??",DlgDocIncXHTML:"??traukti XHTML deklaracijas",DlgDocBgColor:"Fono spalva",DlgDocBgImage:"Fono paveiksl??lio nuoroda (URL)",DlgDocBgNoScroll:"Neslenkantis fonas",DlgDocCText:"Tekstas",DlgDocCLink:"Nuoroda",DlgDocCVisited:"Aplankyta nuoroda",DlgDocCActive:"Aktyvi nuoroda",DlgDocMargins:"Puslapio kra??tin??s",DlgDocMaTop:"Vir??uje",DlgDocMaLeft:"Kair??je",DlgDocMaRight:"De??in??je",DlgDocMaBottom:"Apa??ioje",DlgDocMeIndex:"Dokumento indeksavimo raktiniai ??od??iai (atskirti kableliais)",DlgDocMeDescr:"Dokumento apib??dinimas",DlgDocMeAuthor:"Autorius",DlgDocMeCopy:"Autorin??s teis??s",DlgDocPreview:"Per??i??ra",Templates:"??ablonai",DlgTemplatesTitle:"Turinio ??ablonai",DlgTemplatesSelMsg:"Pasirinkite norim?? ??ablon??<br>(<b>D??mesio!</b> esamas turinys bus prarastas):",DlgTemplatesLoading:"??keliamas ??ablon?? s??ra??as. Pra??ome palaukti...",DlgTemplatesNoTpl:"(??ablon?? s??ra??as tu????ias)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"Apie",DlgAboutBrowserInfoTab:"Nar??ykl??s informacija",DlgAboutLicenseTab:"License",DlgAboutVersion:"versija",DlgAboutInfo:"Papildom?? informacij?? galima gauti",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/lv.js b/horde/services/editor/fckeditor/editor/lang/lv.js
deleted file mode 100644 (file)
index ba29647..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Samazin??t r??ku joslu",ToolbarExpand:"Papla??in??t r??ku joslu",Save:"Saglab??t",NewPage:"Jauna lapa",Preview:"P??rskat??t",Cut:"Izgriezt",Copy:"Kop??t",Paste:"Ievietot",PasteText:"Ievietot k?? vienk??r??u tekstu",PasteWord:"Ievietot no Worda",Print:"Druk??t",SelectAll:"Iez??m??t visu",RemoveFormat:"No??emt stilus",InsertLinkLbl:"Hipersaite",InsertLink:"Ievietot/Labot hipersaiti",RemoveLink:"No??emt hipersaiti",VisitLink:"Open Link",Anchor:"Ievietot/Labot iez??mi",AnchorDelete:"Remove Anchor",InsertImageLbl:"Att??ls",InsertImage:"Ievietot/Labot Att??lu",InsertFlashLbl:"Flash",InsertFlash:"Ievietot/Labot Flash",InsertTableLbl:"Tabula",InsertTable:"Ievietot/Labot Tabulu",InsertLineLbl:"Atdal??t??jsv??tra",InsertLine:"Ievietot horizont??lu Atdal??t??jsv??tru",InsertSpecialCharLbl:"??pa??s simbols",InsertSpecialChar:"Ievietot speci??lo simbolu",InsertSmileyLbl:"Smaidi??i",InsertSmiley:"Ievietot smaidi??u",About:"??sum?? par FCKeditor",Bold:"Treknu ??riftu",Italic:"Sl??prakst??",Underline:"Apak??sv??tra",StrikeThrough:"P??rsv??trots",Subscript:"Zemrakst??",Superscript:"Aug??rakst??",LeftJustify:"Izl??dzin??t pa kreisi",CenterJustify:"Izl??dzin??t pret centru",RightJustify:"Izl??dzin??t pa labi",BlockJustify:"Izl??dzin??t malas",DecreaseIndent:"Samazin??t atk??pi",IncreaseIndent:"Palielin??t atk??pi",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Atcelt",Redo:"Atk??rtot",NumberedListLbl:"Numur??ts saraksts",NumberedList:"Ievietot/No??emt numer??to sarakstu",BulletedListLbl:"Izcelts saraksts",BulletedList:"Ievietot/No??emt izceltu sarakstu",ShowTableBorders:"Par??d??t tabulas robe??as",ShowDetails:"Par??d??t s??k??ku inform??ciju",Style:"Stils",FontFormat:"Form??ts",Font:"??rifts",FontSize:"Izm??rs",TextColor:"Teksta kr??sa",BGColor:"Fona kr??sa",Source:"HTML kods",Find:"Mekl??t",Replace:"Nomain??t",SpellCheck:"Pareizrakst??bas p??rbaude",UniversalKeyboard:"Univers??la klaviat??ra",PageBreakLbl:"Lapas p??rtraukums",PageBreak:"Ievietot lapas p??rtraukumu",Form:"Forma",Checkbox:"Atz??m????anas kast??te",RadioButton:"Izv??les poga",TextField:"Teksta rinda",Textarea:"Teksta laukums",HiddenField:"Pasl??pta teksta rinda",Button:"Poga",SelectionField:"Iez??m????anas lauks",ImageButton:"Att??lpoga",FitWindow:"Maksimiz??t redaktora izm??ru",ShowBlocks:"Show Blocks",EditLink:"Labot hipersaiti",CellCM:"????na",RowCM:"Rinda",ColumnCM:"Kolonna",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Dz??st rindas",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Dz??st kolonnas",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Dz??st r??ti??as",MergeCells:"Apvienot r??ti??as",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Dz??st tabulu",CellProperties:"R??ti??as ??pa????bas",TableProperties:"Tabulas ??pa????bas",ImageProperties:"Att??la ??pa????bas",FlashProperties:"Flash ??pa????bas",AnchorProp:"Iez??mes ??pa????bas",ButtonProp:"Pogas ??pa????bas",CheckboxProp:"Atz??m????anas kast??tes ??pa????bas",HiddenFieldProp:"Pasl??pt??s teksta rindas ??pa????bas",RadioButtonProp:"Izv??les poga ??pa????bas",ImageButtonProp:"Att??lpogas ??pa????bas",TextFieldProp:"Teksta rindas  ??pa????bas",SelectionFieldProp:"Iez??m????anas lauka ??pa????bas",TextareaProp:"Teksta laukuma ??pa????bas",FormProp:"Formas ??pa????bas",FontFormats:"Norm??ls teksts;Format??ts teksts;Adrese;Virsraksts 1;Virsraksts 2;Virsraksts 3;Virsraksts 4;Virsraksts 5;Virsraksts 6;Rindkopa (DIV)",ProcessingXHTML:"Tiek apstr??d??ts XHTML. L??dzu uzgaidiet...",Done:"Dar??ts",PasteWordConfirm:"Teksta fragments, kas tiek ievietots, izskat??s, ka b??tu sagatavots Word'??. Vai v??laties to apstr??d??t pirms ievieto??anas?",NotCompatiblePaste:"???? darb??ba ir pieejama Internet Explorer'??, kas jaun??ks par 5.5 versiju. Vai v??laties ievietot bez apstr??des?",UnknownToolbarItem:'Nezin??ms r??ku joslas objekts "%1"',UnknownCommand:'Nezin??mas darb??bas nosaukums "%1"',NotImplemented:"Darb??ba netika paveikta",UnknownToolbarSet:'R??ku joslas komplekts "%1" neeksist??',NoActiveX:'Interneta p??rl??kprogrammas dro????bas uzst??d??jumi var??tu ietekm??t da??as no redaktora ??pa????b??m. J??b??t aktiviz??tai sada??ai "Run ActiveX controls and plug-ins". Sav??d??k ir iesp??jamas k????das darb??b?? un k????du pazi??ojumu par??d????an??s.',BrowseServerBlocked:"Resursu p??rl??ks nevar tikt atv??rts. P??rliecinieties, ka uznirsto??o logu blo????t??ji ir atsl??gti.",DialogBlocked:"Nav iesp??jams atv??rt dialoglogu. P??rliecinieties, ka uznirsto??o logu blo????t??ji ir atsl??gti.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"Dar??ts!",DlgBtnCancel:"Atcelt",DlgBtnClose:"Aizv??rt",DlgBtnBrowseServer:"Skat??t servera saturu",DlgAdvancedTag:"Izv??rstais",DlgOpOther:"<Cits>",DlgInfoTab:"Inform??cija",DlgAlertUrl:"L??dzu, ievietojiet hipersaiti",DlgGenNotSet:"<nav iestat??ts>",DlgGenId:"Id",DlgGenLangDir:"Valodas las????anas virziens",DlgGenLangDirLtr:"No kreis??s uz labo (LTR)",DlgGenLangDirRtl:"No lab??s uz kreiso (RTL)",DlgGenLangCode:"Valodas kods",DlgGenAccessKey:"Pieejas kods",DlgGenName:"Nosaukums",DlgGenTabIndex:"Ci????u indekss",DlgGenLongDescr:"Gara apraksta Hipersaite",DlgGenClass:"Stilu saraksta klases",DlgGenTitle:"Konsultat??vs virsraksts",DlgGenContType:"Konsultat??vs satura tips",DlgGenLinkCharset:"Pievienot?? resursa kodu tabula",DlgGenStyle:"Stils",DlgImgTitle:"Att??la ??pa????bas",DlgImgInfoTab:"Inform??cija par att??lu",DlgImgBtnUpload:"Nos??t??t serverim",DlgImgURL:"URL",DlgImgUpload:"Aug??upiel??d??t",DlgImgAlt:"Alternat??vais teksts",DlgImgWidth:"Platums",DlgImgHeight:"Augstums",DlgImgLockRatio:"Nemain??ga Augstuma/Platuma attiec??ba",DlgBtnResetSize:"Atjaunot s??kotn??jo izm??ru",DlgImgBorder:"R??mis",DlgImgHSpace:"Horizont??l?? telpa",DlgImgVSpace:"Vertik??l?? telpa",DlgImgAlign:"Nol??dzin??t",DlgImgAlignLeft:"Pa kreisi",DlgImgAlignAbsBottom:"Absol??ti apak????",DlgImgAlignAbsMiddle:"Absol??ti vertik??li centr??ts",DlgImgAlignBaseline:"Pamatrind??",DlgImgAlignBottom:"Apak????",DlgImgAlignMiddle:"Vertik??li centr??ts",DlgImgAlignRight:"Pa labi",DlgImgAlignTextTop:"Teksta aug????",DlgImgAlignTop:"Aug????",DlgImgPreview:"P??rskats",DlgImgAlertUrl:"L??dzu nor??d??t att??la hipersaiti",DlgImgLinkTab:"Hipersaite",DlgFlashTitle:"Flash ??pa????bas",DlgFlashChkPlay:"Autom??tiska atska??o??ana",DlgFlashChkLoop:"Nep??rtraukti",DlgFlashChkMenu:"At??aut Flash izv??lni",DlgFlashScale:"Main??t izm??ru",DlgFlashScaleAll:"R??d??t visu",DlgFlashScaleNoBorder:"Bez r??mja",DlgFlashScaleFit:"Prec??zs izm??rs",DlgLnkWindowTitle:"Hipersaite",DlgLnkInfoTab:"Hipersaites inform??cija",DlgLnkTargetTab:"M??r??is",DlgLnkType:"Hipersaites tips",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Iez??me ??aj?? lap??",DlgLnkTypeEMail:"E-pasts",DlgLnkProto:"Protokols",DlgLnkProtoOther:"<cits>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Izv??l??ties iez??mi",DlgLnkAnchorByName:"P??c iez??mes nosaukuma",DlgLnkAnchorById:"P??c elementa ID",DlgLnkNoAnchors:"(??aj?? dokument?? nav iez??mju)",DlgLnkEMail:"E-pasta adrese",DlgLnkEMailSubject:"Zi??as t??ma",DlgLnkEMailBody:"Zi??as saturs",DlgLnkUpload:"Aug??upiel??d??t",DlgLnkBtnUpload:"Nos??t??t serverim",DlgLnkTarget:"M??r??is",DlgLnkTargetFrame:"<ietvars>",DlgLnkTargetPopup:"<uznirsto???? log??>",DlgLnkTargetBlank:"Jaun?? log?? (_blank)",DlgLnkTargetParent:"Eso??aj?? log?? (_parent)",DlgLnkTargetSelf:"Taj?? pa???? log?? (_self)",DlgLnkTargetTop:"Visredzam??kaj?? log?? (_top)",DlgLnkTargetFrameName:"M??r??a ietvara nosaukums",DlgLnkPopWinName:"Uznirsto???? loga nosaukums",DlgLnkPopWinFeat:"Uznirsto???? loga nosaukums ??pa????bas",DlgLnkPopResize:"Ar main??mu izm??ru",DlgLnkPopLocation:"Atra??an??s vietas josla",DlgLnkPopMenu:"Izv??lnes josla",DlgLnkPopScroll:"Ritjoslas",DlgLnkPopStatus:"Statusa josla",DlgLnkPopToolbar:"R??ku josla",DlgLnkPopFullScrn:"Piln?? ekr??n?? (IE)",DlgLnkPopDependent:"Atkar??gs (Netscape)",DlgLnkPopWidth:"Platums",DlgLnkPopHeight:"Augstums",DlgLnkPopLeft:"Kreis?? koordin??te",DlgLnkPopTop:"Aug????j?? koordin??te",DlnLnkMsgNoUrl:"L??dzu nor??di hipersaiti",DlnLnkMsgNoEMail:"L??dzu nor??di e-pasta adresi",DlnLnkMsgNoAnchor:"L??dzu nor??di iez??mi",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Izv??lies kr??su",DlgColorBtnClear:"Dz??st",DlgColorHighlight:"Izcelt",DlgColorSelected:"Iez??m??tais",DlgSmileyTitle:"Ievietot smaidi??u",DlgSpecialCharTitle:"Ievietot ??pa??u simbolu",DlgTableTitle:"Tabulas ??pa????bas",DlgTableRows:"Rindas",DlgTableColumns:"Kolonnas",DlgTableBorder:"R??mja izm??rs",DlgTableAlign:"Novietojums",DlgTableAlignNotSet:"<nav nor??d??ts>",DlgTableAlignLeft:"Pa kreisi",DlgTableAlignCenter:"Centr??ti",DlgTableAlignRight:"Pa labi",DlgTableWidth:"Platums",DlgTableWidthPx:"pikse??os",DlgTableWidthPc:"procentu??li",DlgTableHeight:"Augstums",DlgTableCellSpace:"R??ti??u atstatums",DlgTableCellPad:"R??ti??u nob??de",DlgTableCaption:"Le??enda",DlgTableSummary:"Anot??cija",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"R??ti??as ??pa????bas",DlgCellWidth:"Platums",DlgCellWidthPx:"pikse??i",DlgCellWidthPc:"procentos",DlgCellHeight:"Augstums",DlgCellWordWrap:"Teksta p??rnese",DlgCellWordWrapNotSet:"<nav nor??d??ta>",DlgCellWordWrapYes:"J??",DlgCellWordWrapNo:"N??",DlgCellHorAlign:"Horizont??la novietojums",DlgCellHorAlignNotSet:"<Nav nor??d??ts>",DlgCellHorAlignLeft:"Pa kreisi",DlgCellHorAlignCenter:"Centr??ti",DlgCellHorAlignRight:"Pa labi",DlgCellVerAlign:"Vertik??lais novietojums",DlgCellVerAlignNotSet:"<nav nor??d??ts>",DlgCellVerAlignTop:"Aug??a",DlgCellVerAlignMiddle:"Vidus",DlgCellVerAlignBottom:"Apak??a",DlgCellVerAlignBaseline:"Pamatrind??",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Rindu p??rnese",DlgCellCollSpan:"Kolonnu p??rnese",DlgCellBackColor:"Fona kr??sa",DlgCellBorderColor:"R??mja kr??sa",DlgCellBtnSelect:"Iez??m??...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Mekl??t??js",DlgFindFindBtn:"Mekl??t",DlgFindNotFoundMsg:"Nor??d??t?? fr??ze netika atrasta.",DlgReplaceTitle:"Aizvieto??ana",DlgReplaceFindLbl:"Mekl??t:",DlgReplaceReplaceLbl:"Nomain??t uz:",DlgReplaceCaseChk:"Re??istrj??t??gs",DlgReplaceReplaceBtn:"Aizvietot",DlgReplaceReplAllBtn:"Aizvietot visu",DlgReplaceWordChk:"J??sakr??t piln??b??",PasteErrorCut:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt izgrie??anas darb??bu.  L??dzu, izmantojiet (Ctrl+X, lai veiktu ??o darb??bu.",PasteErrorCopy:"J??su p??rl??kprogrammas dro????bas iestat??jumi nepie??auj editoram autom??tiski veikt kop????anas darb??bu.  L??dzu, izmantojiet (Ctrl+C), lai veiktu ??o darb??bu.",PasteAsText:"Ievietot k?? vienk??r??u tekstu",PasteFromWord:"Ievietot no Worda",DlgPasteMsg2:"L??dzu, ievietojiet tekstu ??aj?? laukum??, izmantojot klaviat??ru (<STRONG>Ctrl+V</STRONG>) un apstipriniet ar <STRONG>Dar??ts!</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignor??t iepriek?? nor??d??tos fontus",DlgPasteRemoveStyles:"No??emt nor??d??tos stilus",ColorAutomatic:"Autom??tiska",ColorMoreColors:"Pla????ka palete...",DocProps:"Dokumenta ??pa????bas",DlgAnchorTitle:"Iez??mes ??pa????bas",DlgAnchorName:"Iez??mes nosaukums",DlgAnchorErrorName:"L??dzu nor??diet iez??mes nosaukumu",DlgSpellNotInDic:"Netika atrasts v??rdn??c??",DlgSpellChangeTo:"Nomain??t uz",DlgSpellBtnIgnore:"Ignor??t",DlgSpellBtnIgnoreAll:"Ignor??t visu",DlgSpellBtnReplace:"Aizvietot",DlgSpellBtnReplaceAll:"Aizvietot visu",DlgSpellBtnUndo:"Atcelt",DlgSpellNoSuggestions:"- Nav ieteikumu -",DlgSpellProgress:"Notiek pareizrakst??bas p??rbaude...",DlgSpellNoMispell:"Pareizrakst??bas p??rbaude pabeigta: k????das netika atrastas",DlgSpellNoChanges:"Pareizrakst??bas p??rbaude pabeigta: nekas netika labots",DlgSpellOneChange:"Pareizrakst??bas p??rbaude pabeigta: 1 v??rds izmain??ts",DlgSpellManyChanges:"Pareizrakst??bas p??rbaude pabeigta: %1 v??rdi tika main??ti",IeSpellDownload:"Pareizrakst??bas p??rbaud??t??js nav pievienots. Vai v??laties to lejupiel??d??t tagad?",DlgButtonText:"Teksts (v??rt??ba)",DlgButtonType:"Tips",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Nosaukums",DlgCheckboxValue:"V??rt??ba",DlgCheckboxSelected:"Iez??m??ts",DlgFormName:"Nosaukums",DlgFormAction:"Darb??ba",DlgFormMethod:"Metode",DlgSelectName:"Nosaukums",DlgSelectValue:"V??rt??ba",DlgSelectSize:"Izm??rs",DlgSelectLines:"rindas",DlgSelectChkMulti:"At??aut vair??kus iez??m??jumus",DlgSelectOpAvail:"Pieejam??s iesp??jas",DlgSelectOpText:"Teksts",DlgSelectOpValue:"V??rt??ba",DlgSelectBtnAdd:"Pievienot",DlgSelectBtnModify:"Veikt izmai??as",DlgSelectBtnUp:"Aug??up",DlgSelectBtnDown:"Lejup",DlgSelectBtnSetValue:"Noteikt k?? iez??m??to v??rt??bu",DlgSelectBtnDelete:"Dz??st",DlgTextareaName:"Nosaukums",DlgTextareaCols:"Kolonnas",DlgTextareaRows:"Rindas",DlgTextName:"Nosaukums",DlgTextValue:"V??rt??ba",DlgTextCharWidth:"Simbolu platums",DlgTextMaxChars:"Simbolu maksim??lais daudzums",DlgTextType:"Tips",DlgTextTypeText:"Teksts",DlgTextTypePass:"Parole",DlgHiddenName:"Nosaukums",DlgHiddenValue:"V??rt??ba",BulletedListProp:"Aizz??mju saraksta ??pa????bas",NumberedListProp:"Numer??t?? saraksta ??pa????bas",DlgLstStart:"Start",DlgLstType:"Tips",DlgLstTypeCircle:"Aplis",DlgLstTypeDisc:"Disks",DlgLstTypeSquare:"Kvadr??ts",DlgLstTypeNumbers:"Skait??i (1, 2, 3)",DlgLstTypeLCase:"Maziem burtiem (a, b, c)",DlgLstTypeUCase:"Lieliem burtiem (A, B, C)",DlgLstTypeSRoman:"Maziem romie??u cipariem (i, ii, iii)",DlgLstTypeLRoman:"Lieliem romie??u cipariem (I, II, III)",DlgDocGeneralTab:"Visp??r??ga inform??cija",DlgDocBackTab:"Fons",DlgDocColorsTab:"Kr??sas un robe??u nob??des",DlgDocMetaTab:"META dati",DlgDocPageTitle:"Dokumenta virsraksts <Title>",DlgDocLangDir:"Valodas las????anas virziens",DlgDocLangDirLTR:"No kreis??s uz labo (LTR)",DlgDocLangDirRTL:"No lab??s uz kreiso (RTL)",DlgDocLangCode:"Valodas kods",DlgDocCharSet:"Simbolu kod??jums",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Cits simbolu kod??jums",DlgDocDocType:"Dokumenta tips",DlgDocDocTypeOther:"Cits dokumenta tips",DlgDocIncXHTML:"Ietvert XHTML deklar??cijas",DlgDocBgColor:"Fona kr??sa",DlgDocBgImage:"Fona att??la hipersaite",DlgDocBgNoScroll:"Fona att??ls ir fiks??ts",DlgDocCText:"Teksts",DlgDocCLink:"Hipersaite",DlgDocCVisited:"Apmekl??ta hipersaite",DlgDocCActive:"Akt??va hipersaite",DlgDocMargins:"Lapas robe??as",DlgDocMaTop:"Aug????",DlgDocMaLeft:"Pa kreisi",DlgDocMaRight:"Pa labi",DlgDocMaBottom:"Apak????",DlgDocMeIndex:"Dokumentu apraksto??i atsl??gv??rdi (atdal??ti ar komatu)",DlgDocMeDescr:"Dokumenta apraksts",DlgDocMeAuthor:"Autors",DlgDocMeCopy:"Autorties??bas",DlgDocPreview:"Priek??skats",Templates:"Sagataves",DlgTemplatesTitle:"Satura sagataves",DlgTemplatesSelMsg:"L??dzu, nor??diet sagatavi, ko atv??rt editor??<br>(patreiz??jie dati tiks zaud??ti):",DlgTemplatesLoading:"Notiek sagatavju saraksta iel??de. L??dzu, uzgaidiet...",DlgTemplatesNoTpl:"(Nav nor??d??tas sagataves)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"Par",DlgAboutBrowserInfoTab:"Inform??cija par p??rl??kprogrammu",DlgAboutLicenseTab:"Licence",DlgAboutVersion:"versija",DlgAboutInfo:"Papildus inform??cija ir pieejama",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/mn.js b/horde/services/editor/fckeditor/editor/lang/mn.js
deleted file mode 100644 (file)
index 2d2630c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????????? ?????????? ??????????",ToolbarExpand:"?????????????? ?????????? ????????????????",Save:"????????????????",NewPage:"???????? ????????????",Preview:"???????????????? ??????????",Cut:"??????????????",Copy:"????????????",Paste:"??????????????",PasteText:"plain text-?????? ??????????????",PasteWord:"Word-?????? ??????????????",Print:"????????????",SelectAll:"?????????????? ???? ????????????",RemoveFormat:"???????????? ?????? ????????",InsertLinkLbl:"????????",InsertLink:"???????? ??????????????/??????????????????",RemoveLink:"???????? ?????? ????????",VisitLink:"Open Link",Anchor:"?????????????? ??????????????/??????????????????",AnchorDelete:"?????????????? ????????",InsertImageLbl:"??????????",InsertImage:"?????????? ??????????????/??????????????????",InsertFlashLbl:"????????",InsertFlash:"???????? ??????????????/??????????????????",InsertTableLbl:"??????????????",InsertTable:"?????????????? ??????????????/??????????????????",InsertLineLbl:"????????????",InsertLine:"?????????????? ???????????? ??????????????",InsertSpecialCharLbl:"???????????? ??????????????",InsertSpecialChar:"???????????? ?????????????? ??????????????",InsertSmileyLbl:"????????????????????????",InsertSmiley:"???????????????????????? ??????????????",About:"FCKeditor-?? ??????????",Bold:"?????? ????????????",Italic:"??????????",Underline:"?????????????? ???? ?????????????????? ????????????",StrikeThrough:"?????????????? ???? ?????????????????? ????????????",Subscript:"?????????? ????????????",Superscript:"?????????? ????????????",LeftJustify:"???????? ???????? ????????????????????",CenterJustify:"???????? ????????????????????",RightJustify:"???????????? ???????? ????????????????????",BlockJustify:"???????? ?????????????????? ????????????????????",DecreaseIndent:"?????????? ?????? ??????????",IncreaseIndent:"?????????? ?????? ??????????",Blockquote:"????????????????????",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"???????????????? ????????????",Redo:"?????????? ?????????????? ??????????????",NumberedListLbl:"?????????????????????????? ????????????????",NumberedList:"?????????????????????????? ???????????????? ??????????????/????????",BulletedListLbl:"???????????? ????????????????",BulletedList:"???????????? ???????????????? ??????????????/????????",ShowTableBorders:"???????????????????? ???????????? ??????????????",ShowDetails:"?????????????????? ??????????????",Style:"????????????",FontFormat:"????????????",Font:"????????",FontSize:"????????????",TextColor:"???????????? ????????",BGColor:"?????????? ????????",Source:"??????",Find:"????????",Replace:"??????????",SpellCheck:"?????????? ?????????? ????????????",UniversalKeyboard:"?????????????????? ??????",PageBreakLbl:"???????????? ????????????????????",PageBreak:"???????????? ?????????????????????? ??????????????",Form:"????????",Checkbox:"??????????????",RadioButton:"?????????? ????????",TextField:"???????? ????????????",Textarea:"???????? ??????????",HiddenField:"???????? ????????????",Button:"????????",SelectionField:"?????????????? ????????????",ImageButton:"???????????????? ????????",FitWindow:"editor-?? ?????????????? ??????????????????",ShowBlocks:"Block-?????????? ??????????????",EditLink:"?????????????? ??????????????????",CellCM:"??????/??????",RowCM:"??????",ColumnCM:"????????????",InsertRowAfter:"?????? ?????????? ???? ??????????????",InsertRowBefore:"?????? ???????? ???? ??????????????",DeleteRows:"?????? ????????????",InsertColumnAfter:"???????????? ?????????? ???? ??????????????",InsertColumnBefore:"???????????? ???????? ???? ??????????????",DeleteColumns:"???????????? ????????????",InsertCellAfter:"??????/?????? ?????????? ???? ??????????????",InsertCellBefore:"??????/?????? ???????? ???? ??????????????",DeleteCells:"?????? ????????????",MergeCells:"?????? ????????????",MergeRight:"???????????? ???????? ??????????????",MergeDown:"???????? ??????????????",HorizontalSplitCell:"??????/???????? ?????????????????? ???? ????????????????????",VerticalSplitCell:"??????/???????? ?????????????????????? ???? ????????????????????",TableDelete:"?????????????? ????????????",CellProperties:"??????/?????? ???????? ???????? ??????????",TableProperties:"??????????????",ImageProperties:"??????????",FlashProperties:"???????? ???????? ??????????",AnchorProp:"?????????????? ???????? ??????????",ButtonProp:"???????????? ???????? ??????????",CheckboxProp:"?????????????????? ???????? ??????????",HiddenFieldProp:"???????? ???????????????? ???????? ??????????",RadioButtonProp:"?????????? ???????????? ???????? ??????????",ImageButtonProp:"???????????? ???????????? ???????? ??????????",TextFieldProp:"?????????? ???????????????? ???????? ??????????",SelectionFieldProp:"???????????? ???????????????? ???????? ??????????",TextareaProp:"?????????? ?????????? ???????? ??????????",FormProp:"???????? ???????? ??????????",FontFormats:"????????????;Formatted;????????;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Paragraph (DIV)",ProcessingXHTML:"XHTML ?????? ?????? ?????????????? ??????????. ?????????????? ????...",Done:"????????",PasteWordConfirm:"Word-?????? ?????????????? ?????????????? ?????????? ?????????????? ???? ?????????????????? ???? ???????? ?????????? ????. ???? ??????????-???? ?????????????????? ???????? ???????????????? ?????",NotCompatiblePaste:"?????? ?????????????? Internet Explorer-???? 5.5 ???????? ?????????????? ???????? ?????????????????? ??????????????????. ???? ?????????????????????????????? ?????????????????? ???????? ???????????",UnknownToolbarItem:'?????????????? ?????????????? "%1" item ?????????????????????? ??????????',UnknownCommand:'"%1" ?????????????? ?????? ?????????????????????? ??????????',NotImplemented:"?????????????????????????????? ??????????????",UnknownToolbarSet:'?????????????? ???????????? "%1" ??????????, ???????????????? ??????????',NoActiveX:'???????? ????????????????/browser-?? ???????????????????????? ???????????????? editor-?? ?????????? ?????????????????? ???????????????????? ??????????. ???? "Run ActiveX controls ???? plug-ins" ???????????????? ?????????????????? ??????????.',BrowseServerBlocked:"???????? ???????????? ???????? ??????????????????. ?????? popup blocker-?? disabled ?????????????? ????.",DialogBlocked:"???????????????? ?????????????? ?????????? ???????????? ?????????????????? ????. ?????? popup blocker-?? disabled ?????????????? ????.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"??????????",DlgBtnClose:"????????",DlgBtnBrowseServer:"???????????? ????????????????",DlgAdvancedTag:"????????????",DlgOpOther:"<??????????>",DlgInfoTab:"????????????????",DlgAlertUrl:"URL ?????????????? ????",DlgGenNotSet:"<????????????????>",DlgGenId:"Id",DlgGenLangDir:"???????????? ????????????",DlgGenLangDirLtr:"?????????????? ???????????? (LTR)",DlgGenLangDirRtl:"?????????????????? ???????? (RTL)",DlgGenLangCode:"???????????? ??????",DlgGenAccessKey:"???????????? ??????????????",DlgGenName:"??????",DlgGenTabIndex:"Tab ????????????",DlgGenLongDescr:"URL-???? ??????????????",DlgGenClass:"Stylesheet ????????????????",DlgGenTitle:"?????????????????? ????????????",DlgGenContType:"?????????????????? ?????????????? ??????????????",DlgGenLinkCharset:"?????????????? ?????????? ???????????? ????????????????????",DlgGenStyle:"????????????",DlgImgTitle:"??????????",DlgImgInfoTab:"?????????????? ????????????????",DlgImgBtnUpload:"???????????? ?????????????????? ??????????",DlgImgURL:"URL",DlgImgUpload:"????????????",DlgImgAlt:"?????????????? ??????????",DlgImgWidth:"??????????",DlgImgHeight:"??????????",DlgImgLockRatio:"?????????? ????????????",DlgBtnResetSize:"???????????? ?????????? ??????????",DlgImgBorder:"??????????",DlgImgHSpace:"?????????????? ??????",DlgImgVSpace:"?????????? ??????",DlgImgAlign:"??????????",DlgImgAlignLeft:"????????",DlgImgAlignAbsBottom:"Abs ???????? ????????",DlgImgAlignAbsMiddle:"Abs ???????? ????????",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"???????? ????????",DlgImgAlignMiddle:"???????? ????????",DlgImgAlignRight:"????????????",DlgImgAlignTextTop:"?????????? ????????",DlgImgAlignTop:"???????? ????????",DlgImgPreview:"???????????????? ??????????",DlgImgAlertUrl:"?????????????? URL-???? ?????????????? ?????????????? ????",DlgImgLinkTab:"????????",DlgFlashTitle:"????????  ???????? ??????????",DlgFlashChkPlay:"???????????????????? ????????????",DlgFlashChkLoop:"????????????",DlgFlashChkMenu:"???????? ?????? ??????????????????????",DlgFlashScale:"??????????????????",DlgFlashScaleAll:"?????????????? ????????????????",DlgFlashScaleNoBorder:"????????????????",DlgFlashScaleFit:"???? ??????????????????",DlgLnkWindowTitle:"????????",DlgLnkInfoTab:"?????????????? ????????????????",DlgLnkTargetTab:"??????????????",DlgLnkType:"?????????????? ??????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"?????? ?????????????????????? ??????????????",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"????????????????",DlgLnkProtoOther:"<??????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"?????????????? ????????????",DlgLnkAnchorByName:"?????????????????? ????????????",DlgLnkAnchorById:"?????????????? Id-????????",DlgLnkNoAnchors:"(???????????? ?????????? ???????????????????? ??????????)",DlgLnkEMail:"E-Mail ????????",DlgLnkEMailSubject:"Message ????????????",DlgLnkEMailBody:"Message-?????? ??????????????",DlgLnkUpload:"????????????",DlgLnkBtnUpload:"???????????? ?????????????????? ??????????",DlgLnkTarget:"??????????????",DlgLnkTargetFrame:"<?????????????? ??????????>",DlgLnkTargetPopup:"<popup ????????>",DlgLnkTargetBlank:"???????? ???????? (_blank)",DlgLnkTargetParent:"???????? ???????? (_parent)",DlgLnkTargetSelf:"???????????? ???????? (_self)",DlgLnkTargetTop:"?????????????? ???????????? ???????? ???????? (_top)",DlgLnkTargetFrameName:"???????? ???????????? ??????",DlgLnkPopWinName:"Popup ???????????? ??????",DlgLnkPopWinFeat:"Popup ???????????? ????????????",DlgLnkPopResize:"???????????? ??????????????",DlgLnkPopLocation:"Location ??????????",DlgLnkPopMenu:"Me???? ??????????",DlgLnkPopScroll:"?????????? ????????????????",DlgLnkPopStatus:"???????????? ??????????",DlgLnkPopToolbar:"?????????????? ??????????",DlgLnkPopFullScrn:"???????? ?????????????? (IE)",DlgLnkPopDependent:"???????????????? (Netscape)",DlgLnkPopWidth:"??????????",DlgLnkPopHeight:"??????????",DlgLnkPopLeft:"???????? ??????????????",DlgLnkPopTop:"???????? ??????????????",DlnLnkMsgNoUrl:"???????? URL-???? ?????????????????????? ????",DlnLnkMsgNoEMail:"??-mail ???????????? ?????????????????????? ????",DlnLnkMsgNoAnchor:"?????????????????? ?????????????? ????",DlnLnkMsgInvPopName:"popup ?????? ???? ?????????? ???????????????????? ?????????????? ???????? ???? ???????????? ?????? ???????????????????? ???????? ??????????.",DlgColorTitle:"???????? ????????????",DlgColorBtnClear:"????????????????",DlgColorHighlight:"????????",DlgColorSelected:"????????????????????",DlgSmileyTitle:"???????????????????????? ??????????????",DlgSpecialCharTitle:"???????????? ?????????????? ????????????",DlgTableTitle:"??????????????",DlgTableRows:"??????",DlgTableColumns:"????????????",DlgTableBorder:"???????????????? ????????????",DlgTableAlign:"??????????",DlgTableAlignNotSet:"<????????????????>",DlgTableAlignLeft:"???????? ????????",DlgTableAlignCenter:"????????",DlgTableAlignRight:"???????????? ????????",DlgTableWidth:"??????????",DlgTableWidthPx:"??????",DlgTableWidthPc:"????????",DlgTableHeight:"??????????",DlgTableCellSpace:"?????? ?????????????????? ?????? (spacing)",DlgTableCellPad:"?????? ????????????????(padding)",DlgTableCaption:"??????????????",DlgTableSummary:"??????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"???????????? ???????? ???????? ??????????",DlgCellWidth:"??????????",DlgCellWidthPx:"??????",DlgCellWidthPc:"????????",DlgCellHeight:"??????????",DlgCellWordWrap:"???? ????????????",DlgCellWordWrapNotSet:"<????????????????>",DlgCellWordWrapYes:"????????",DlgCellWordWrapNo:"????????",DlgCellHorAlign:"?????????? ??????????",DlgCellHorAlignNotSet:"<????????????????>",DlgCellHorAlignLeft:"????????",DlgCellHorAlignCenter:"??????",DlgCellHorAlignRight:"????????????",DlgCellVerAlign:"?????????????? ??????????",DlgCellVerAlignNotSet:"<????????????????>",DlgCellVerAlignTop:"???????? ??????",DlgCellVerAlignMiddle:"????????",DlgCellVerAlignBottom:"???????? ??????",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"???????? ?????? (span)",DlgCellCollSpan:"???????? ???????????? (span)",DlgCellBackColor:"?????????? ????????",DlgCellBorderColor:"???????????????? ????????",DlgCellBtnSelect:"??????????...",DlgFindAndReplaceTitle:"?????? ?????? ???????? ??????",DlgFindTitle:"????????",DlgFindFindBtn:"????????",DlgFindNotFoundMsg:"???????????? ?????????? ????????????????.",DlgReplaceTitle:"??????????",DlgReplaceFindLbl:"???????? ????/????????:",DlgReplaceReplaceLbl:"?????????? ????:",DlgReplaceCaseChk:"???????????? ??????????",DlgReplaceReplaceBtn:"??????????",DlgReplaceReplAllBtn:"?????????????? ???? ??????????",DlgReplaceWordChk:"???????????? ?????????? ????",PasteErrorCut:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ?????????????? ?????????????????? ???????????????????????? ??????????. (Ctrl+X) ???????????? ???????????????? ???????????????? ????.",PasteErrorCopy:"???????? browser-???? ???????????????????????? ???????????????? editor-?? ???????????????????? ???????????? ?????????????????? ???????????????????????? ??????????. (Ctrl+C) ???????????? ???????????????? ???????????????? ????.",PasteAsText:"Plain Text-?????? ??????????????",PasteFromWord:"Word-?????? ??????????????",DlgPasteMsg2:"(<strong>Ctrl+V</strong>) ?????????????? ?????????????? paste ?????????? ????. ?????? <strong>OK</strong> ??????.",DlgPasteSec:"???????? ????????????????/browser/-?? ???????????????????????? ???????????????????????? ???????????? editor clipboard ???????????????????? ???????? ???????????? ??????????????????. ?????? ???????????? ?????????? paste ?????????????? ??????????.",DlgPasteIgnoreFont:"?????????????????????????????? Font Face ??????????????????",DlgPasteRemoveStyles:"?????????????????????????????? ???????????????? ????????",ColorAutomatic:"????????????????????",ColorMoreColors:"???????????? ????????????????...",DocProps:"???????????? ?????????? ???????? ??????????",DlgAnchorTitle:"?????????????? ???????? ??????????",DlgAnchorName:"?????????????? ??????",DlgAnchorErrorName:"?????????????? ?????????? ?????????????? ????",DlgSpellNotInDic:"???????? ????????????????",DlgSpellChangeTo:"??????????????",DlgSpellBtnIgnore:"??????????????????",DlgSpellBtnIgnoreAll:"?????????????? ??????????????????",DlgSpellBtnReplace:"???????? ??????????",DlgSpellBtnReplaceAll:"?????????????? ???????? ??????????",DlgSpellBtnUndo:"????????????",DlgSpellNoSuggestions:"- ???????????????????? -",DlgSpellProgress:"?????????? ???????????? ???????????? ?????? ??????...",DlgSpellNoMispell:"?????????? ?????????????? ??????????????: ?????????? ??????????????????",DlgSpellNoChanges:"?????????? ?????????????? ??????????????: ???? ??????????????????????????",DlgSpellOneChange:"?????????? ?????????????? ??????????????: 1 ???? ??????????????????????",DlgSpellManyChanges:"?????????? ?????????????? ??????????????: %1 ???? ??????????????????????",IeSpellDownload:"?????????? ?????????????? ?????????????????? ??????????. ?????????? ???????????? ???????? ?????????? ?????",DlgButtonText:"?????????? (????????)",DlgButtonType:"??????????",DlgButtonTypeBtn:"????????",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"??????????",DlgCheckboxName:"??????",DlgCheckboxValue:"????????",DlgCheckboxSelected:"????????????????????",DlgFormName:"??????",DlgFormAction:"????????????",DlgFormMethod:"????????",DlgSelectName:"??????",DlgSelectValue:"????????",DlgSelectSize:"????????????",DlgSelectLines:"??????",DlgSelectChkMulti:"???????? ?????????????? ??????????????????",DlgSelectOpAvail:"???????????????? ??????????????",DlgSelectOpText:"??????????",DlgSelectOpValue:"????????",DlgSelectBtnAdd:"??????????",DlgSelectBtnModify:"??????????????",DlgSelectBtnUp:"????????",DlgSelectBtnDown:"????????",DlgSelectBtnSetValue:"???????????????????? ???????? ??????????",DlgSelectBtnDelete:"????????????",DlgTextareaName:"??????",DlgTextareaCols:"????????????",DlgTextareaRows:"??????",DlgTextName:"??????",DlgTextValue:"????????",DlgTextCharWidth:"?????????????????? ??????????",DlgTextMaxChars:"?????????????? ???? ??????????????",DlgTextType:"??????????",DlgTextTypeText:"??????????",DlgTextTypePass:"???????? ????",DlgHiddenName:"??????",DlgHiddenValue:"????????",BulletedListProp:"Bulleted ?????????????????? ???????? ??????????",NumberedListProp:"?????????????????????? ?????????????????? ???????? ??????????",DlgLstStart:"??????????",DlgLstType:"??????????",DlgLstTypeCircle:"????????????",DlgLstTypeDisc:"??????????????",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"?????? (1, 2, 3)",DlgLstTypeLCase:"?????????? ???????? (a, b, c)",DlgLstTypeUCase:"?????? ???????? (A, B, C)",DlgLstTypeSRoman:"?????????? ?????? ?????? (i, ii, iii)",DlgLstTypeLRoman:"?????? ?????? ?????? (I, II, III)",DlgDocGeneralTab:"??????????????",DlgDocBackTab:"????????",DlgDocColorsTab:"?????????? ?????? ???? ????????",DlgDocMetaTab:"Meta ??????????????",DlgDocPageTitle:"???????????????? ????????????",DlgDocLangDir:"???????????? ????????????",DlgDocLangDirLTR:"?????????????? ?????????????????? (LTR)",DlgDocLangDirRTL:"?????????????????? ?????????????? (RTL)",DlgDocLangCode:"???????????? ??????",DlgDocCharSet:"Encoding ??????????????",DlgDocCharSetCE:"?????? ??????????",DlgDocCharSetCT:"?????????????? ?????????????????? (Big5)",DlgDocCharSetCR:"????????",DlgDocCharSetGR:"????????",DlgDocCharSetJP:"????????",DlgDocCharSetKR:"????????????????",DlgDocCharSetTR:"T??????",DlgDocCharSetUN:"???????????? (UTF-8)",DlgDocCharSetWE:"???????????? ??????????",DlgDocCharSetOther:"Encoding-?? ?????? ?????????????? ??????????",DlgDocDocType:"???????????? ?????????????? ?????????? Heading",DlgDocDocTypeOther:"?????????? ???????????? ?????????????? ?????????? Heading",DlgDocIncXHTML:"XHTML ???????????? ????????????",DlgDocBgColor:"???????? ????????",DlgDocBgImage:"???????? ?????????????? URL",DlgDocBgNoScroll:"?????????????????? ????????",DlgDocCText:"??????????",DlgDocCLink:"????????",DlgDocCVisited:"???????????????? ????????",DlgDocCActive:"?????????????????? ????????",DlgDocMargins:"???????????????? ?????????? ??????",DlgDocMaTop:"???????? ??????",DlgDocMaLeft:"???????? ??????",DlgDocMaRight:"???????????? ??????",DlgDocMaBottom:"???????? ??????",DlgDocMeIndex:"???????????? ?????????????? ???????????? ?????????????? ???? (?????????????????? ????????????????????????????)",DlgDocMeDescr:"???????????? ?????????????? ??????????????",DlgDocMeAuthor:"??????????????",DlgDocMeCopy:"???????????????????? ??????",DlgDocPreview:"??????????",Templates:"??????????????????",DlgTemplatesTitle:"???????????????? ??????????????",DlgTemplatesSelMsg:"???????????????? ???????? editor-?????? ???????????? ?????????????? ????<br />(???????????????? ???????????????????? ?????????? ????????????????):",DlgTemplatesLoading:"?????????????????????? ???????????????? ??????????. ?????? ?????????????? ????...",DlgTemplatesNoTpl:"(???????????? ?????????????????????????????????? ??????????)",DlgTemplatesReplace:"???????????????? ???????????????????? ???????? ??????????",DlgAboutAboutTab:"??????????",DlgAboutBrowserInfoTab:"???????????????? ????????????????",DlgAboutLicenseTab:"????????????",DlgAboutVersion:"????????????????",DlgAboutInfo:"???????????????????? ????????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ms.js b/horde/services/editor/fckeditor/editor/lang/ms.js
deleted file mode 100644 (file)
index 3bc1643..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Collapse Toolbar",ToolbarExpand:"Expand Toolbar",Save:"Simpan",NewPage:"Helaian Baru",Preview:"Prebiu",Cut:"Potong",Copy:"Salin",Paste:"Tampal",PasteText:"Tampal sebagai Text Biasa",PasteWord:"Tampal dari Word",Print:"Cetak",SelectAll:"Pilih Semua",RemoveFormat:"Buang Format",InsertLinkLbl:"Sambungan",InsertLink:"Masukkan/Sunting Sambungan",RemoveLink:"Buang Sambungan",VisitLink:"Open Link",Anchor:"Masukkan/Sunting Pautan",AnchorDelete:"Remove Anchor",InsertImageLbl:"Gambar",InsertImage:"Masukkan/Sunting Gambar",InsertFlashLbl:"Flash",InsertFlash:"Insert/Edit Flash",InsertTableLbl:"Jadual",InsertTable:"Masukkan/Sunting Jadual",InsertLineLbl:"Garisan",InsertLine:"Masukkan Garisan Membujur",InsertSpecialCharLbl:"Huruf Istimewa",InsertSpecialChar:"Masukkan Huruf Istimewa",InsertSmileyLbl:"Smiley",InsertSmiley:"Masukkan Smiley",About:"Tentang FCKeditor",Bold:"Bold",Italic:"Italic",Underline:"Underline",StrikeThrough:"Strike Through",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Jajaran Kiri",CenterJustify:"Jajaran Tengah",RightJustify:"Jajaran Kanan",BlockJustify:"Jajaran Blok",DecreaseIndent:"Kurangkan Inden",IncreaseIndent:"Tambahkan Inden",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Batalkan",Redo:"Ulangkan",NumberedListLbl:"Senarai bernombor",NumberedList:"Masukkan/Sunting Senarai bernombor",BulletedListLbl:"Senarai tidak bernombor",BulletedList:"Masukkan/Sunting Senarai tidak bernombor",ShowTableBorders:"Tunjukkan Border Jadual",ShowDetails:"Tunjukkan Butiran",Style:"Stail",FontFormat:"Format",Font:"Font",FontSize:"Saiz",TextColor:"Warna Text",BGColor:"Warna Latarbelakang",Source:"Sumber",Find:"Cari",Replace:"Ganti",SpellCheck:"Semak Ejaan",UniversalKeyboard:"Papan Kekunci Universal",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Borang",Checkbox:"Checkbox",RadioButton:"Butang Radio",TextField:"Text Field",Textarea:"Textarea",HiddenField:"Field Tersembunyi",Button:"Butang",SelectionField:"Field Pilihan",ImageButton:"Butang Bergambar",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Sunting Sambungan",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Buangkan Baris",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Buangkan Lajur",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Buangkan Sel-sel",MergeCells:"Cantumkan Sel-sel",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Ciri-ciri Sel",TableProperties:"Ciri-ciri Jadual",ImageProperties:"Ciri-ciri Gambar",FlashProperties:"Flash Properties",AnchorProp:"Ciri-ciri Pautan",ButtonProp:"Ciri-ciri Butang",CheckboxProp:"Ciri-ciri Checkbox",HiddenFieldProp:"Ciri-ciri Field Tersembunyi",RadioButtonProp:"Ciri-ciri Butang Radio",ImageButtonProp:"Ciri-ciri Butang Bergambar",TextFieldProp:"Ciri-ciri Text Field",SelectionFieldProp:"Ciri-ciri Selection Field",TextareaProp:"Ciri-ciri Textarea",FormProp:"Ciri-ciri Borang",FontFormats:"Normal;Telah Diformat;Alamat;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Perenggan (DIV)",ProcessingXHTML:"Memproses XHTML. Sila tunggu...",Done:"Siap",PasteWordConfirm:"Text yang anda hendak tampal adalah berasal dari Word. Adakah anda mahu membuang semua format Word sebelum tampal ke dalam text?",NotCompatiblePaste:"Arahan ini bole dilakukan jika anda mempuunyai Internet Explorer version 5.5 atau yang lebih tinggi. Adakah anda hendak tampal text tanpa membuang format Word?",UnknownToolbarItem:'Toolbar item tidak diketahui"%1"',UnknownCommand:'Arahan tidak diketahui "%1"',NotImplemented:"Arahan tidak terdapat didalam sistem",UnknownToolbarSet:'Set toolbar "%1" tidak wujud',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Batal",DlgBtnClose:"Tutup",DlgBtnBrowseServer:"Browse Server",DlgAdvancedTag:"Advanced",DlgOpOther:"<Lain-lain>",DlgInfoTab:"Info",DlgAlertUrl:"Please insert the URL",DlgGenNotSet:"<tidak di set>",DlgGenId:"Id",DlgGenLangDir:"Arah Tulisan",DlgGenLangDirLtr:"Kiri ke Kanan (LTR)",DlgGenLangDirRtl:"Kanan ke Kiri (RTL)",DlgGenLangCode:"Kod Bahasa",DlgGenAccessKey:"Kunci Akses",DlgGenName:"Nama",DlgGenTabIndex:"Indeks Tab ",DlgGenLongDescr:"Butiran Panjang URL",DlgGenClass:"Kelas-kelas Stylesheet",DlgGenTitle:"Tajuk Makluman",DlgGenContType:"Jenis Kandungan Makluman",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Stail",DlgImgTitle:"Ciri-ciri Imej",DlgImgInfoTab:"Info Imej",DlgImgBtnUpload:"Hantar ke Server",DlgImgURL:"URL",DlgImgUpload:"Muat Naik",DlgImgAlt:"Text Alternatif",DlgImgWidth:"Lebar",DlgImgHeight:"Tinggi",DlgImgLockRatio:"Tetapkan Nisbah",DlgBtnResetSize:"Saiz Set Semula",DlgImgBorder:"Border",DlgImgHSpace:"Ruang Melintang",DlgImgVSpace:"Ruang Menegak",DlgImgAlign:"Jajaran",DlgImgAlignLeft:"Kiri",DlgImgAlignAbsBottom:"Bawah Mutlak",DlgImgAlignAbsMiddle:"Pertengahan Mutlak",DlgImgAlignBaseline:"Garis Dasar",DlgImgAlignBottom:"Bawah",DlgImgAlignMiddle:"Pertengahan",DlgImgAlignRight:"Kanan",DlgImgAlignTextTop:"Atas Text",DlgImgAlignTop:"Atas",DlgImgPreview:"Prebiu",DlgImgAlertUrl:"Sila taip URL untuk fail gambar",DlgImgLinkTab:"Sambungan",DlgFlashTitle:"Flash Properties",DlgFlashChkPlay:"Auto Play",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Enable Flash Menu",DlgFlashScale:"Scale",DlgFlashScaleAll:"Show all",DlgFlashScaleNoBorder:"No Border",DlgFlashScaleFit:"Exact Fit",DlgLnkWindowTitle:"Sambungan",DlgLnkInfoTab:"Butiran Sambungan",DlgLnkTargetTab:"Sasaran",DlgLnkType:"Jenis Sambungan",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Pautan dalam muka surat ini",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<lain-lain>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Sila pilih pautan",DlgLnkAnchorByName:"dengan menggunakan nama pautan",DlgLnkAnchorById:"dengan menggunakan ID elemen",DlgLnkNoAnchors:"(Tiada pautan terdapat dalam dokumen ini)",DlgLnkEMail:"Alamat E-Mail",DlgLnkEMailSubject:"Subjek Mesej",DlgLnkEMailBody:"Isi Kandungan Mesej",DlgLnkUpload:"Muat Naik",DlgLnkBtnUpload:"Hantar ke Server",DlgLnkTarget:"Sasaran",DlgLnkTargetFrame:"<bingkai>",DlgLnkTargetPopup:"<tetingkap popup>",DlgLnkTargetBlank:"Tetingkap Baru (_blank)",DlgLnkTargetParent:"Tetingkap Parent (_parent)",DlgLnkTargetSelf:"Tetingkap yang Sama (_self)",DlgLnkTargetTop:"Tetingkap yang paling atas (_top)",DlgLnkTargetFrameName:"Nama Bingkai Sasaran",DlgLnkPopWinName:"Nama Tetingkap Popup",DlgLnkPopWinFeat:"Ciri Tetingkap Popup",DlgLnkPopResize:"Saiz bolehubah",DlgLnkPopLocation:"Bar Lokasi",DlgLnkPopMenu:"Bar Menu",DlgLnkPopScroll:"Bar-bar skrol",DlgLnkPopStatus:"Bar Status",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"Skrin Penuh (IE)",DlgLnkPopDependent:"Bergantungan (Netscape)",DlgLnkPopWidth:"Lebar",DlgLnkPopHeight:"Tinggi",DlgLnkPopLeft:"Posisi Kiri",DlgLnkPopTop:"Posisi Atas",DlnLnkMsgNoUrl:"Sila taip sambungan URL",DlnLnkMsgNoEMail:"Sila taip alamat e-mail",DlnLnkMsgNoAnchor:"Sila pilih pautan berkenaaan",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Pilihan Warna",DlgColorBtnClear:"Nyahwarna",DlgColorHighlight:"Terang",DlgColorSelected:"Dipilih",DlgSmileyTitle:"Masukkan Smiley",DlgSpecialCharTitle:"Sila pilih huruf istimewa",DlgTableTitle:"Ciri-ciri Jadual",DlgTableRows:"Barisan",DlgTableColumns:"Jaluran",DlgTableBorder:"Saiz Border",DlgTableAlign:"Penjajaran",DlgTableAlignNotSet:"<Tidak diset>",DlgTableAlignLeft:"Kiri",DlgTableAlignCenter:"Tengah",DlgTableAlignRight:"Kanan",DlgTableWidth:"Lebar",DlgTableWidthPx:"piksel-piksel",DlgTableWidthPc:"peratus",DlgTableHeight:"Tinggi",DlgTableCellSpace:"Ruangan Antara Sel",DlgTableCellPad:"Tambahan Ruang Sel",DlgTableCaption:"Keterangan",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Ciri-ciri Sel",DlgCellWidth:"Lebar",DlgCellWidthPx:"piksel-piksel",DlgCellWidthPc:"peratus",DlgCellHeight:"Tinggi",DlgCellWordWrap:"Mengulung Perkataan",DlgCellWordWrapNotSet:"<Tidak diset>",DlgCellWordWrapYes:"Ya",DlgCellWordWrapNo:"Tidak",DlgCellHorAlign:"Jajaran Membujur",DlgCellHorAlignNotSet:"<Tidak diset>",DlgCellHorAlignLeft:"Kiri",DlgCellHorAlignCenter:"Tengah",DlgCellHorAlignRight:"Kanan",DlgCellVerAlign:"Jajaran Menegak",DlgCellVerAlignNotSet:"<Tidak diset>",DlgCellVerAlignTop:"Atas",DlgCellVerAlignMiddle:"Tengah",DlgCellVerAlignBottom:"Bawah",DlgCellVerAlignBaseline:"Garis Dasar",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Penggunaan Baris",DlgCellCollSpan:"Penggunaan Lajur",DlgCellBackColor:"Warna Latarbelakang",DlgCellBorderColor:"Warna Border",DlgCellBtnSelect:"Pilih...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Carian",DlgFindFindBtn:"Cari",DlgFindNotFoundMsg:"Text yang dicari tidak dijumpai.",DlgReplaceTitle:"Gantian",DlgReplaceFindLbl:"Perkataan yang dicari:",DlgReplaceReplaceLbl:"Diganti dengan:",DlgReplaceCaseChk:"Padanan case huruf",DlgReplaceReplaceBtn:"Ganti",DlgReplaceReplAllBtn:"Ganti semua",DlgReplaceWordChk:"Padana Keseluruhan perkataan",PasteErrorCut:"Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl+X).",PasteErrorCopy:"Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl+C).",PasteAsText:"Tampal sebagai text biasa",PasteFromWord:'Tampal dari perisian "Word"',DlgPasteMsg2:"Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignore Font Face definitions",DlgPasteRemoveStyles:"Remove Styles definitions",ColorAutomatic:"Otomatik",ColorMoreColors:"Warna lain-lain...",DocProps:"Ciri-ciri dokumen",DlgAnchorTitle:"Ciri-ciri Pautan",DlgAnchorName:"Nama Pautan",DlgAnchorErrorName:"Sila taip nama pautan",DlgSpellNotInDic:"Tidak terdapat didalam kamus",DlgSpellChangeTo:"Tukarkan kepada",DlgSpellBtnIgnore:"Biar",DlgSpellBtnIgnoreAll:"Biarkan semua",DlgSpellBtnReplace:"Ganti",DlgSpellBtnReplaceAll:"Gantikan Semua",DlgSpellBtnUndo:"Batalkan",DlgSpellNoSuggestions:"- Tiada cadangan -",DlgSpellProgress:"Pemeriksaan ejaan sedang diproses...",DlgSpellNoMispell:"Pemeriksaan ejaan siap: Tiada salah ejaan",DlgSpellNoChanges:"Pemeriksaan ejaan siap: Tiada perkataan diubah",DlgSpellOneChange:"Pemeriksaan ejaan siap: Satu perkataan telah diubah",DlgSpellManyChanges:"Pemeriksaan ejaan siap: %1 perkataan diubah",IeSpellDownload:"Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?",DlgButtonText:"Teks (Nilai)",DlgButtonType:"Jenis",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Nama",DlgCheckboxValue:"Nilai",DlgCheckboxSelected:"Dipilih",DlgFormName:"Nama",DlgFormAction:"Tindakan borang",DlgFormMethod:"Cara borang dihantar",DlgSelectName:"Nama",DlgSelectValue:"Nilai",DlgSelectSize:"Saiz",DlgSelectLines:"garisan",DlgSelectChkMulti:"Benarkan pilihan pelbagai",DlgSelectOpAvail:"Pilihan sediada",DlgSelectOpText:"Teks",DlgSelectOpValue:"Nilai",DlgSelectBtnAdd:"Tambah Pilihan",DlgSelectBtnModify:"Ubah Pilihan",DlgSelectBtnUp:"Naik ke atas",DlgSelectBtnDown:"Turun ke bawah",DlgSelectBtnSetValue:"Set sebagai nilai terpilih",DlgSelectBtnDelete:"Padam",DlgTextareaName:"Nama",DlgTextareaCols:"Lajur",DlgTextareaRows:"Baris",DlgTextName:"Nama",DlgTextValue:"Nilai",DlgTextCharWidth:"Lebar isian",DlgTextMaxChars:"Isian Maksimum",DlgTextType:"Jenis",DlgTextTypeText:"Teks",DlgTextTypePass:"Kata Laluan",DlgHiddenName:"Nama",DlgHiddenValue:"Nilai",BulletedListProp:"Ciri-ciri senarai berpeluru",NumberedListProp:"Ciri-ciri senarai bernombor",DlgLstStart:"Start",DlgLstType:"Jenis",DlgLstTypeCircle:"Circle",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Square",DlgLstTypeNumbers:"Nombor-nombor (1, 2, 3)",DlgLstTypeLCase:"Huruf-huruf kecil (a, b, c)",DlgLstTypeUCase:"Huruf-huruf besar (A, B, C)",DlgLstTypeSRoman:"Nombor Roman Kecil (i, ii, iii)",DlgLstTypeLRoman:"Nombor Roman Besar (I, II, III)",DlgDocGeneralTab:"Umum",DlgDocBackTab:"Latarbelakang",DlgDocColorsTab:"Warna dan margin",DlgDocMetaTab:"Data Meta",DlgDocPageTitle:"Tajuk Muka Surat",DlgDocLangDir:"Arah Tulisan",DlgDocLangDirLTR:"Kiri ke Kanan (LTR)",DlgDocLangDirRTL:"Kanan ke Kiri (RTL)",DlgDocLangCode:"Kod Bahasa",DlgDocCharSet:"Enkod Set Huruf",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Enkod Set Huruf yang Lain",DlgDocDocType:"Jenis Kepala Dokumen",DlgDocDocTypeOther:"Jenis Kepala Dokumen yang Lain",DlgDocIncXHTML:"Masukkan pemula kod XHTML",DlgDocBgColor:"Warna Latarbelakang",DlgDocBgImage:"URL Gambar Latarbelakang",DlgDocBgNoScroll:"Imej Latarbelakang tanpa Skrol",DlgDocCText:"Teks",DlgDocCLink:"Sambungan",DlgDocCVisited:"Sambungan telah Dilawati",DlgDocCActive:"Sambungan Aktif",DlgDocMargins:"Margin Muka Surat",DlgDocMaTop:"Atas",DlgDocMaLeft:"Kiri",DlgDocMaRight:"Kanan",DlgDocMaBottom:"Bawah",DlgDocMeIndex:"Kata Kunci Indeks Dokumen (dipisahkan oleh koma)",DlgDocMeDescr:"Keterangan Dokumen",DlgDocMeAuthor:"Penulis",DlgDocMeCopy:"Hakcipta",DlgDocPreview:"Prebiu",Templates:"Templat",DlgTemplatesTitle:"Templat Kandungan",DlgTemplatesSelMsg:"Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",DlgTemplatesLoading:"Senarai Templat sedang diproses. Sila Tunggu...",DlgTemplatesNoTpl:"(Tiada Templat Disimpan)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"Tentang",DlgAboutBrowserInfoTab:"Maklumat Perisian Browser",DlgAboutLicenseTab:"License",DlgAboutVersion:"versi",DlgAboutInfo:"Untuk maklumat lanjut sila pergi ke",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/nb.js b/horde/services/editor/fckeditor/editor/lang/nb.js
deleted file mode 100644 (file)
index e4919ed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Skjul verkt??ylinje",ToolbarExpand:"Vis verkt??ylinje",Save:"Lagre",NewPage:"Ny Side",Preview:"Forh??ndsvis",Cut:"Klipp ut",Copy:"Kopier",Paste:"Lim inn",PasteText:"Lim inn som ren tekst",PasteWord:"Lim inn fra Word",Print:"Skriv ut",SelectAll:"Merk alt",RemoveFormat:"Fjern format",InsertLinkLbl:"Lenke",InsertLink:"Sett inn/Rediger lenke",RemoveLink:"Fjern lenke",VisitLink:"??pne lenke",Anchor:"Sett inn/Rediger anker",AnchorDelete:"Fjern anker",InsertImageLbl:"Bilde",InsertImage:"Sett inn/Rediger bilde",InsertFlashLbl:"Flash",InsertFlash:"Sett inn/Rediger Flash",InsertTableLbl:"Tabell",InsertTable:"Sett inn/Rediger tabell",InsertLineLbl:"Linje",InsertLine:"Sett inn horisontal linje",InsertSpecialCharLbl:"Spesielt tegn",InsertSpecialChar:"Sett inn spesielt tegn",InsertSmileyLbl:"Smil",InsertSmiley:"Sett inn smil",About:"Om FCKeditor",Bold:"Fet",Italic:"Kursiv",Underline:"Understrek",StrikeThrough:"Gjennomstrek",Subscript:"Senket skrift",Superscript:"Hevet skrift",LeftJustify:"Venstrejuster",CenterJustify:"Midtjuster",RightJustify:"H??yrejuster",BlockJustify:"Blokkjuster",DecreaseIndent:"Senk niv??",IncreaseIndent:"??k niv??",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Angre",Redo:"Gj??r om",NumberedListLbl:"Nummerert liste",NumberedList:"Sett inn/Fjern nummerert liste",BulletedListLbl:"Uordnet liste",BulletedList:"Sett inn/Fjern uordnet liste",ShowTableBorders:"Vis tabellrammer",ShowDetails:"Vis detaljer",Style:"Stil",FontFormat:"Format",Font:"Skrift",FontSize:"St??rrelse",TextColor:"Tekstfarge",BGColor:"Bakgrunnsfarge",Source:"Kilde",Find:"S??k",Replace:"Erstatt",SpellCheck:"Stavekontroll",UniversalKeyboard:"Universelt tastatur",PageBreakLbl:"Sideskift",PageBreak:"Sett inn sideskift",Form:"Skjema",Checkbox:"Avmerkingsboks",RadioButton:"Alternativknapp",TextField:"Tekstboks",Textarea:"Tekstomr??de",HiddenField:"Skjult felt",Button:"Knapp",SelectionField:"Rullegardinliste",ImageButton:"Bildeknapp",FitWindow:"Maksimer st??rrelsen p?? redigeringsverkt??yet",ShowBlocks:"Show Blocks",EditLink:"Rediger lenke",CellCM:"Celle",RowCM:"Rader",ColumnCM:"Kolonne",InsertRowAfter:"Sett inn rad etter",InsertRowBefore:"Sett inn rad f??r",DeleteRows:"Slett rader",InsertColumnAfter:"Sett inn kolonne etter",InsertColumnBefore:"Sett inn kolonne f??r",DeleteColumns:"Slett kolonner",InsertCellAfter:"Sett inn celle etter",InsertCellBefore:"Sett inn celle f??r",DeleteCells:"Slett celler",MergeCells:"Sl?? sammen celler",MergeRight:"Sl?? sammen h??yre",MergeDown:"Sl?? sammen ned",HorizontalSplitCell:"Del celle horisontalt",VerticalSplitCell:"Del celle vertikalt",TableDelete:"Slett tabell",CellProperties:"Egenskaper for celle",TableProperties:"Egenskaper for tabell",ImageProperties:"Egenskaper for bilde",FlashProperties:"Egenskaper for Flash-objekt",AnchorProp:"Egenskaper for anker",ButtonProp:"Egenskaper for knapp",CheckboxProp:"Egenskaper for avmerkingsboks",HiddenFieldProp:"Egenskaper for skjult felt",RadioButtonProp:"Egenskaper for alternativknapp",ImageButtonProp:"Egenskaper for bildeknapp",TextFieldProp:"Egenskaper for tekstfelt",SelectionFieldProp:"Egenskaper for rullegardinliste",TextareaProp:"Egenskaper for tekstomr??de",FormProp:"Egenskaper for skjema",FontFormats:"Normal;Formatert;Adresse;Tittel 1;Tittel 2;Tittel 3;Tittel 4;Tittel 5;Tittel 6;Normal (DIV)",ProcessingXHTML:"Lager XHTML. Vennligst vent...",Done:"Ferdig",PasteWordConfirm:"Teksten du pr??ver ?? lime inn ser ut som om den kommer fra Word. Vil du rense den for un??dvendig kode f??r du limer inn?",NotCompatiblePaste:"Denne kommandoen er kun tilgjenglig for Internet Explorer versjon 5.5 eller bedre. Vil du fortsette uten ?? rense? (Du kan lime inn som ren tekst)",UnknownToolbarItem:'Ukjent menyvalg "%1"',UnknownCommand:'Ukjent kommando "%1"',NotImplemented:"Kommando ikke implimentert",UnknownToolbarSet:'Verkt??ylinjesett "%1" finnes ikke',NoActiveX:'Din nettlesers sikkerhetsinstillinger kan begrense noen av funksjonene i redigeringsverkt??yet. Du m?? aktivere "Kj??r ActiveX-kontroller og plugin-modeller". Du kan oppleve feil og advarsler om manglende funksjoner',BrowseServerBlocked:"Kunne ikke ??pne dialogboksen for filarkiv. Sjekk at popup-blokkering er deaktivert.",DialogBlocked:"Kunne ikke ??pne dialogboksen. Sjekk at popup-blokkering er deaktivert.",VisitLinkBlocked:"Kunne ikke ??pne et nytt vindu. Sjekk at popup-blokkering er deaktivert.",DlgBtnOK:"OK",DlgBtnCancel:"Avbryt",DlgBtnClose:"Lukk",DlgBtnBrowseServer:"Bla igjennom server",DlgAdvancedTag:"Avansert",DlgOpOther:"<Annet>",DlgInfoTab:"Info",DlgAlertUrl:"Vennligst skriv inn URL-en",DlgGenNotSet:"<ikke satt>",DlgGenId:"Id",DlgGenLangDir:"Spr??kretning",DlgGenLangDirLtr:"Venstre til h??yre (VTH)",DlgGenLangDirRtl:"H??yre til venstre (HTV)",DlgGenLangCode:"Spr??kkode",DlgGenAccessKey:"Aksessknapp",DlgGenName:"Navn",DlgGenTabIndex:"Tab Indeks",DlgGenLongDescr:"Utvidet beskrivelse",DlgGenClass:"Stilarkklasser",DlgGenTitle:"Tittel",DlgGenContType:"Type",DlgGenLinkCharset:"Lenket spr??kkart",DlgGenStyle:"Stil",DlgImgTitle:"Bildeegenskaper",DlgImgInfoTab:"Bildeinformasjon",DlgImgBtnUpload:"Send det til serveren",DlgImgURL:"URL",DlgImgUpload:"Last opp",DlgImgAlt:"Alternativ tekst",DlgImgWidth:"Bredde",DlgImgHeight:"H??yde",DlgImgLockRatio:"L??s forhold",DlgBtnResetSize:"Tilbakestill st??rrelse",DlgImgBorder:"Ramme",DlgImgHSpace:"HMarg",DlgImgVSpace:"VMarg",DlgImgAlign:"Juster",DlgImgAlignLeft:"Venstre",DlgImgAlignAbsBottom:"Abs bunn",DlgImgAlignAbsMiddle:"Abs midten",DlgImgAlignBaseline:"Bunnlinje",DlgImgAlignBottom:"Bunn",DlgImgAlignMiddle:"Midten",DlgImgAlignRight:"H??yre",DlgImgAlignTextTop:"Tekst topp",DlgImgAlignTop:"Topp",DlgImgPreview:"Forh??ndsvis",DlgImgAlertUrl:"Vennligst skriv bilde-urlen",DlgImgLinkTab:"Lenke",DlgFlashTitle:"Flash-egenskaper",DlgFlashChkPlay:"Autospill",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Sl?? p?? Flash-meny",DlgFlashScale:"Skaler",DlgFlashScaleAll:"Vis alt",DlgFlashScaleNoBorder:"Ingen ramme",DlgFlashScaleFit:"Skaler til ?? passe",DlgLnkWindowTitle:"Lenke",DlgLnkInfoTab:"Lenkeinfo",DlgLnkTargetTab:"M??l",DlgLnkType:"Lenketype",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Lenke til anker i teksten",DlgLnkTypeEMail:"E-post",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<annet>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Velg et anker",DlgLnkAnchorByName:"Anker etter navn",DlgLnkAnchorById:"Element etter ID",DlgLnkNoAnchors:"(Ingen anker i dokumentet)",DlgLnkEMail:"E-postadresse",DlgLnkEMailSubject:"Meldingsemne",DlgLnkEMailBody:"Melding",DlgLnkUpload:"Last opp",DlgLnkBtnUpload:"Send til server",DlgLnkTarget:"M??l",DlgLnkTargetFrame:"<ramme>",DlgLnkTargetPopup:"<popup vindu>",DlgLnkTargetBlank:"Nytt vindu (_blank)",DlgLnkTargetParent:"Foreldrevindu (_parent)",DlgLnkTargetSelf:"Samme vindu (_self)",DlgLnkTargetTop:"Hele vindu (_top)",DlgLnkTargetFrameName:"M??lramme",DlgLnkPopWinName:"Navn p?? popup-vindus",DlgLnkPopWinFeat:"Egenskaper for popup-vindu",DlgLnkPopResize:"Endre st??rrelse",DlgLnkPopLocation:"Adresselinje",DlgLnkPopMenu:"Menylinje",DlgLnkPopScroll:"Scrollbar",DlgLnkPopStatus:"Statuslinje",DlgLnkPopToolbar:"Verkt??ylinje",DlgLnkPopFullScrn:"Full skjerm (IE)",DlgLnkPopDependent:"Avhenging (Netscape)",DlgLnkPopWidth:"Bredde",DlgLnkPopHeight:"H??yde",DlgLnkPopLeft:"Venstre posisjon",DlgLnkPopTop:"Topp-posisjon",DlnLnkMsgNoUrl:"Vennligst skriv inn lenkens url",DlnLnkMsgNoEMail:"Vennligst skriv inn e-postadressen",DlnLnkMsgNoAnchor:"Vennligst velg et anker",DlnLnkMsgInvPopName:"Popup-vinduets navn m?? begynne med en bokstav, og kan ikke inneholde mellomrom",DlgColorTitle:"Velg farge",DlgColorBtnClear:"T??m",DlgColorHighlight:"Marker",DlgColorSelected:"Valgt",DlgSmileyTitle:"Sett inn smil",DlgSpecialCharTitle:"Velg spesielt tegn",DlgTableTitle:"Egenskaper for tabell",DlgTableRows:"Rader",DlgTableColumns:"Kolonner",DlgTableBorder:"Rammest??rrelse",DlgTableAlign:"Justering",DlgTableAlignNotSet:"<Ikke satt>",DlgTableAlignLeft:"Venstre",DlgTableAlignCenter:"Midtjuster",DlgTableAlignRight:"H??yre",DlgTableWidth:"Bredde",DlgTableWidthPx:"piksler",DlgTableWidthPc:"prosent",DlgTableHeight:"H??yde",DlgTableCellSpace:"Cellemarg",DlgTableCellPad:"Cellepolstring",DlgTableCaption:"Tittel",DlgTableSummary:"Sammendrag",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Celleegenskaper",DlgCellWidth:"Bredde",DlgCellWidthPx:"piksler",DlgCellWidthPc:"prosent",DlgCellHeight:"H??yde",DlgCellWordWrap:"Tekstbrytning",DlgCellWordWrapNotSet:"<Ikke satt>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nei",DlgCellHorAlign:"Horisontal justering",DlgCellHorAlignNotSet:"<Ikke satt>",DlgCellHorAlignLeft:"Venstre",DlgCellHorAlignCenter:"Midtjuster",DlgCellHorAlignRight:"H??yre",DlgCellVerAlign:"Vertikal justering",DlgCellVerAlignNotSet:"<Ikke satt>",DlgCellVerAlignTop:"Topp",DlgCellVerAlignMiddle:"Midten",DlgCellVerAlignBottom:"Bunn",DlgCellVerAlignBaseline:"Bunnlinje",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Radspenn",DlgCellCollSpan:"Kolonnespenn",DlgCellBackColor:"Bakgrunnsfarge",DlgCellBorderColor:"Rammefarge",DlgCellBtnSelect:"Velg...",DlgFindAndReplaceTitle:"S??k og erstatt",DlgFindTitle:"S??k",DlgFindFindBtn:"S??k",DlgFindNotFoundMsg:"Fant ikke s??keteksten.",DlgReplaceTitle:"Erstatt",DlgReplaceFindLbl:"S??k etter:",DlgReplaceReplaceLbl:"Erstatt med:",DlgReplaceCaseChk:"Skill mellom store og sm?? bokstaver",DlgReplaceReplaceBtn:"Erstatt",DlgReplaceReplAllBtn:"Erstatt alle",DlgReplaceWordChk:"Bare hele ord",PasteErrorCut:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",PasteErrorCopy:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",PasteAsText:"Lim inn som ren tekst",PasteFromWord:"Lim inn fra Word",DlgPasteMsg2:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",DlgPasteSec:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",DlgPasteIgnoreFont:"Fjern skrifttyper",DlgPasteRemoveStyles:"Fjern stildefinisjoner",ColorAutomatic:"Automatisk",ColorMoreColors:"Flere farger...",DocProps:"Dokumentegenskaper",DlgAnchorTitle:"Ankeregenskaper",DlgAnchorName:"Ankernavn",DlgAnchorErrorName:"Vennligst skriv inn ankernavnet",DlgSpellNotInDic:"Ikke i ordboken",DlgSpellChangeTo:"Endre til",DlgSpellBtnIgnore:"Ignorer",DlgSpellBtnIgnoreAll:"Ignorer alle",DlgSpellBtnReplace:"Erstatt",DlgSpellBtnReplaceAll:"Erstatt alle",DlgSpellBtnUndo:"Angre",DlgSpellNoSuggestions:"- Ingen forslag -",DlgSpellProgress:"Stavekontroll p??g??r...",DlgSpellNoMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",DlgSpellNoChanges:"Stavekontroll fullf??rt: ingen ord endret",DlgSpellOneChange:"Stavekontroll fullf??rt: Ett ord endret",DlgSpellManyChanges:"Stavekontroll fullf??rt: %1 ord endret",IeSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???",DlgButtonText:"Tekst (verdi)",DlgButtonType:"Type",DlgButtonTypeBtn:"Knapp",DlgButtonTypeSbm:"Send",DlgButtonTypeRst:"Nullstill",DlgCheckboxName:"Navn",DlgCheckboxValue:"Verdi",DlgCheckboxSelected:"Valgt",DlgFormName:"Navn",DlgFormAction:"Handling",DlgFormMethod:"Metode",DlgSelectName:"Navn",DlgSelectValue:"Verdi",DlgSelectSize:"St??rrelse",DlgSelectLines:"Linjer",DlgSelectChkMulti:"Tillat flervalg",DlgSelectOpAvail:"Tilgjenglige alternativer",DlgSelectOpText:"Tekst",DlgSelectOpValue:"Verdi",DlgSelectBtnAdd:"Legg til",DlgSelectBtnModify:"Endre",DlgSelectBtnUp:"Opp",DlgSelectBtnDown:"Ned",DlgSelectBtnSetValue:"Sett som valgt",DlgSelectBtnDelete:"Slett",DlgTextareaName:"Navn",DlgTextareaCols:"Kolonner",DlgTextareaRows:"Rader",DlgTextName:"Navn",DlgTextValue:"Verdi",DlgTextCharWidth:"Tegnbredde",DlgTextMaxChars:"Maks antall tegn",DlgTextType:"Type",DlgTextTypeText:"Tekst",DlgTextTypePass:"Passord",DlgHiddenName:"Navn",DlgHiddenValue:"Verdi",BulletedListProp:"Egenskaper for uordnet liste",NumberedListProp:"Egenskaper for ordnet liste",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Sirkel",DlgLstTypeDisc:"Hel sirkel",DlgLstTypeSquare:"Firkant",DlgLstTypeNumbers:"Numre (1, 2, 3)",DlgLstTypeLCase:"Sm?? bokstaver (a, b, c)",DlgLstTypeUCase:"Store bokstaver (A, B, C)",DlgLstTypeSRoman:"Sm?? romerske tall (i, ii, iii)",DlgLstTypeLRoman:"Store romerske tall (I, II, III)",DlgDocGeneralTab:"Generelt",DlgDocBackTab:"Bakgrunn",DlgDocColorsTab:"Farger og marginer",DlgDocMetaTab:"Meta-data",DlgDocPageTitle:"Sidetittel",DlgDocLangDir:"Spr??kretning",DlgDocLangDirLTR:"Venstre til h??yre (LTR)",DlgDocLangDirRTL:"H??yre til venstre (RTL)",DlgDocLangCode:"Spr??kkode",DlgDocCharSet:"Tegnsett",DlgDocCharSetCE:"Sentraleuropeisk",DlgDocCharSetCT:"Tradisonell kinesisk(Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Gresk",DlgDocCharSetJP:"Japansk",DlgDocCharSetKR:"Koreansk",DlgDocCharSetTR:"Tyrkisk",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Vesteuropeisk",DlgDocCharSetOther:"Annet tegnsett",DlgDocDocType:"Dokumenttype header",DlgDocDocTypeOther:"Annet dokumenttype header",DlgDocIncXHTML:"Inkluder XHTML-deklarasjon",DlgDocBgColor:"Bakgrunnsfarge",DlgDocBgImage:"URL for bakgrunnsbilde",DlgDocBgNoScroll:"L??s bakgrunnsbilde",DlgDocCText:"Tekst",DlgDocCLink:"Link",DlgDocCVisited:"Bes??kt lenke",DlgDocCActive:"Aktiv lenke",DlgDocMargins:"Sidemargin",DlgDocMaTop:"Topp",DlgDocMaLeft:"Venstre",DlgDocMaRight:"H??yre",DlgDocMaBottom:"Bunn",DlgDocMeIndex:"Dokument n??kkelord (kommaseparert)",DlgDocMeDescr:"Dokumentbeskrivelse",DlgDocMeAuthor:"Forfatter",DlgDocMeCopy:"Kopirett",DlgDocPreview:"Forh??ndsvising",Templates:"Maler",DlgTemplatesTitle:"Innholdsmaler",DlgTemplatesSelMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",DlgTemplatesLoading:"Laster malliste. Vennligst vent...",DlgTemplatesNoTpl:"(Ingen maler definert)",DlgTemplatesReplace:"Erstatt faktisk innold",DlgAboutAboutTab:"Om",DlgAboutBrowserInfoTab:"Nettleserinfo",DlgAboutLicenseTab:"Lisens",DlgAboutVersion:"versjon",DlgAboutInfo:"For mer informasjon, se",DlgDivGeneralTab:"Generelt",DlgDivAdvancedTab:"Avansert",DlgDivStyle:"Stil",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/nl.js b/horde/services/editor/fckeditor/editor/lang/nl.js
deleted file mode 100644 (file)
index c3588a7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Menubalk inklappen",ToolbarExpand:"Menubalk uitklappen",Save:"Opslaan",NewPage:"Nieuwe pagina",Preview:"Voorbeeld",Cut:"Knippen",Copy:"Kopi??ren",Paste:"Plakken",PasteText:"Plakken als platte tekst",PasteWord:"Plakken als Word-gegevens",Print:"Printen",SelectAll:"Alles selecteren",RemoveFormat:"Opmaak verwijderen",InsertLinkLbl:"Link",InsertLink:"Link invoegen/wijzigen",RemoveLink:"Link verwijderen",VisitLink:"Link volgen",Anchor:"Interne link",AnchorDelete:"Anker verwijderen",InsertImageLbl:"Afbeelding",InsertImage:"Afbeelding invoegen/wijzigen",InsertFlashLbl:"Flash",InsertFlash:"Flash invoegen/wijzigen",InsertTableLbl:"Tabel",InsertTable:"Tabel invoegen/wijzigen",InsertLineLbl:"Lijn",InsertLine:"Horizontale lijn invoegen",InsertSpecialCharLbl:"Speciale tekens",InsertSpecialChar:"Speciaal teken invoegen",InsertSmileyLbl:"Smiley",InsertSmiley:"Smiley invoegen",About:"Over FCKeditor",Bold:"Vet",Italic:"Schuingedrukt",Underline:"Onderstreept",StrikeThrough:"Doorhalen",Subscript:"Subscript",Superscript:"Superscript",LeftJustify:"Links uitlijnen",CenterJustify:"Centreren",RightJustify:"Rechts uitlijnen",BlockJustify:"Uitvullen",DecreaseIndent:"Inspringen verkleinen",IncreaseIndent:"Inspringen vergroten",Blockquote:"Citaatblok",CreateDiv:"DIV aanmaken",EditDiv:"DIV wijzigen",DeleteDiv:"DIV verwijderen",Undo:"Ongedaan maken",Redo:"Opnieuw uitvoeren",NumberedListLbl:"Genummerde lijst",NumberedList:"Genummerde lijst invoegen/verwijderen",BulletedListLbl:"Opsomming",BulletedList:"Opsomming invoegen/verwijderen",ShowTableBorders:"Randen tabel weergeven",ShowDetails:"Details weergeven",Style:"Stijl",FontFormat:"Opmaak",Font:"Lettertype",FontSize:"Grootte",TextColor:"Tekstkleur",BGColor:"Achtergrondkleur",Source:"Code",Find:"Zoeken",Replace:"Vervangen",SpellCheck:"Spellingscontrole",UniversalKeyboard:"Universeel toetsenbord",PageBreakLbl:"Pagina-einde",PageBreak:"Pagina-einde invoegen",Form:"Formulier",Checkbox:"Aanvinkvakje",RadioButton:"Selectievakje",TextField:"Tekstveld",Textarea:"Tekstvak",HiddenField:"Verborgen veld",Button:"Knop",SelectionField:"Selectieveld",ImageButton:"Afbeeldingsknop",FitWindow:"De editor maximaliseren",ShowBlocks:"Toon blokken",EditLink:"Link wijzigen",CellCM:"Cel",RowCM:"Rij",ColumnCM:"Kolom",InsertRowAfter:"Voeg rij in achter",InsertRowBefore:"Voeg rij in voor",DeleteRows:"Rijen verwijderen",InsertColumnAfter:"Voeg kolom in achter",InsertColumnBefore:"Voeg kolom in voor",DeleteColumns:"Kolommen verwijderen",InsertCellAfter:"Voeg cel in achter",InsertCellBefore:"Voeg cel in voor",DeleteCells:"Cellen verwijderen",MergeCells:"Cellen samenvoegen",MergeRight:"Voeg samen naar rechts",MergeDown:"Voeg samen naar beneden",HorizontalSplitCell:"Splits cellen horizontaal",VerticalSplitCell:"Splits cellen verticaal",TableDelete:"Tabel verwijderen",CellProperties:"Eigenschappen cel",TableProperties:"Eigenschappen tabel",ImageProperties:"Eigenschappen afbeelding",FlashProperties:"Eigenschappen Flash",AnchorProp:"Eigenschappen interne link",ButtonProp:"Eigenschappen knop",CheckboxProp:"Eigenschappen aanvinkvakje",HiddenFieldProp:"Eigenschappen verborgen veld",RadioButtonProp:"Eigenschappen selectievakje",ImageButtonProp:"Eigenschappen afbeeldingsknop",TextFieldProp:"Eigenschappen tekstveld",SelectionFieldProp:"Eigenschappen selectieveld",TextareaProp:"Eigenschappen tekstvak",FormProp:"Eigenschappen formulier",FontFormats:"Normaal;Met opmaak;Adres;Kop 1;Kop 2;Kop 3;Kop 4;Kop 5;Kop 6;Normaal (DIV)",ProcessingXHTML:"Bezig met verwerken XHTML. Even geduld aub...",Done:"Klaar",PasteWordConfirm:"De tekst die u plakte lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?",NotCompatiblePaste:"Deze opdracht is beschikbaar voor Internet Explorer versie 5.5 of hoger. Wilt u plakken zonder op te schonen?",UnknownToolbarItem:'Onbekend item op menubalk "%1"',UnknownCommand:'Onbekende opdrachtnaam: "%1"',NotImplemented:"Opdracht niet ge??mplementeerd.",UnknownToolbarSet:'Menubalk "%1" bestaat niet.',NoActiveX:'De beveilingsinstellingen van uw browser zouden sommige functies van de editor kunnen beperken. De optie "Activeer ActiveX-elementen en plug-ins" dient ingeschakeld te worden. Het kan zijn dat er nu functies ontbreken of niet werken.',BrowseServerBlocked:"De bestandsbrowser kon niet geopend worden. Zorg ervoor dat pop-up-blokkeerders uit staan.",DialogBlocked:"Kan het dialoogvenster niet weergeven. Zorg ervoor dat pop-up-blokkeerders uit staan.",VisitLinkBlocked:"Het was niet mogelijk een nieuw venster te openen. Controleer of er geen pop-up-blocker aktief is.",DlgBtnOK:"OK",DlgBtnCancel:"Annuleren",DlgBtnClose:"Afsluiten",DlgBtnBrowseServer:"Bladeren op server",DlgAdvancedTag:"Geavanceerd",DlgOpOther:"<Anders>",DlgInfoTab:"Informatie",DlgAlertUrl:"Geef URL op",DlgGenNotSet:"<niet ingevuld>",DlgGenId:"Kenmerk",DlgGenLangDir:"Schrijfrichting",DlgGenLangDirLtr:"Links naar rechts (LTR)",DlgGenLangDirRtl:"Rechts naar links (RTL)",DlgGenLangCode:"Taalcode",DlgGenAccessKey:"Toegangstoets",DlgGenName:"Naam",DlgGenTabIndex:"Tabvolgorde",DlgGenLongDescr:"Lange URL-omschrijving",DlgGenClass:"Stylesheet-klassen",DlgGenTitle:"Aanbevolen titel",DlgGenContType:"Aanbevolen content-type",DlgGenLinkCharset:"Karakterset van gelinkte bron",DlgGenStyle:"Stijl",DlgImgTitle:"Eigenschappen afbeelding",DlgImgInfoTab:"Informatie afbeelding",DlgImgBtnUpload:"Naar server verzenden",DlgImgURL:"URL",DlgImgUpload:"Upload",DlgImgAlt:"Alternatieve tekst",DlgImgWidth:"Breedte",DlgImgHeight:"Hoogte",DlgImgLockRatio:"Afmetingen vergrendelen",DlgBtnResetSize:"Afmetingen resetten",DlgImgBorder:"Rand",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Uitlijning",DlgImgAlignLeft:"Links",DlgImgAlignAbsBottom:"Absoluut-onder",DlgImgAlignAbsMiddle:"Absoluut-midden",DlgImgAlignBaseline:"Basislijn",DlgImgAlignBottom:"Beneden",DlgImgAlignMiddle:"Midden",DlgImgAlignRight:"Rechts",DlgImgAlignTextTop:"Boven tekst",DlgImgAlignTop:"Boven",DlgImgPreview:"Voorbeeld",DlgImgAlertUrl:"Geef de URL van de afbeelding",DlgImgLinkTab:"Link",DlgFlashTitle:"Eigenschappen Flash",DlgFlashChkPlay:"Automatisch afspelen",DlgFlashChkLoop:"Herhalen",DlgFlashChkMenu:"Flashmenu's inschakelen",DlgFlashScale:"Schaal",DlgFlashScaleAll:"Alles tonen",DlgFlashScaleNoBorder:"Geen rand",DlgFlashScaleFit:"Precies passend",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Linkomschrijving",DlgLnkTargetTab:"Doel",DlgLnkType:"Linktype",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Interne link in pagina",DlgLnkTypeEMail:"E-mail",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<anders>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Kies een interne link",DlgLnkAnchorByName:"Op naam interne link",DlgLnkAnchorById:"Op kenmerk interne link",DlgLnkNoAnchors:"(Geen interne links in document gevonden)",DlgLnkEMail:"E-mailadres",DlgLnkEMailSubject:"Onderwerp bericht",DlgLnkEMailBody:"Inhoud bericht",DlgLnkUpload:"Upload",DlgLnkBtnUpload:"Naar de server versturen",DlgLnkTarget:"Doel",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<popup window>",DlgLnkTargetBlank:"Nieuw venster (_blank)",DlgLnkTargetParent:"Origineel venster (_parent)",DlgLnkTargetSelf:"Zelfde venster (_self)",DlgLnkTargetTop:"Hele venster (_top)",DlgLnkTargetFrameName:"Naam doelframe",DlgLnkPopWinName:"Naam popupvenster",DlgLnkPopWinFeat:"Instellingen popupvenster",DlgLnkPopResize:"Grootte wijzigen",DlgLnkPopLocation:"Locatiemenu",DlgLnkPopMenu:"Menubalk",DlgLnkPopScroll:"Schuifbalken",DlgLnkPopStatus:"Statusbalk",DlgLnkPopToolbar:"Menubalk",DlgLnkPopFullScrn:"Volledig scherm (IE)",DlgLnkPopDependent:"Afhankelijk (Netscape)",DlgLnkPopWidth:"Breedte",DlgLnkPopHeight:"Hoogte",DlgLnkPopLeft:"Positie links",DlgLnkPopTop:"Positie boven",DlnLnkMsgNoUrl:"Geef de link van de URL",DlnLnkMsgNoEMail:"Geef een e-mailadres",DlnLnkMsgNoAnchor:"Selecteer een interne link",DlnLnkMsgInvPopName:"De naam van de popup moet met een alfa-numerieke waarde beginnen, en mag geen spaties bevatten.",DlgColorTitle:"Selecteer kleur",DlgColorBtnClear:"Opschonen",DlgColorHighlight:"Accentueren",DlgColorSelected:"Geselecteerd",DlgSmileyTitle:"Smiley invoegen",DlgSpecialCharTitle:"Selecteer speciaal teken",DlgTableTitle:"Eigenschappen tabel",DlgTableRows:"Rijen",DlgTableColumns:"Kolommen",DlgTableBorder:"Breedte rand",DlgTableAlign:"Uitlijning",DlgTableAlignNotSet:"<Niet ingevoerd>",DlgTableAlignLeft:"Links",DlgTableAlignCenter:"Centreren",DlgTableAlignRight:"Rechts",DlgTableWidth:"Breedte",DlgTableWidthPx:"pixels",DlgTableWidthPc:"procent",DlgTableHeight:"Hoogte",DlgTableCellSpace:"Afstand tussen cellen",DlgTableCellPad:"Afstand vanaf rand cel",DlgTableCaption:"Naam",DlgTableSummary:"Samenvatting",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Eigenschappen cel",DlgCellWidth:"Breedte",DlgCellWidthPx:"pixels",DlgCellWidthPc:"procent",DlgCellHeight:"Hoogte",DlgCellWordWrap:"Afbreken woorden",DlgCellWordWrapNotSet:"<Niet ingevoerd>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nee",DlgCellHorAlign:"Horizontale uitlijning",DlgCellHorAlignNotSet:"<Niet ingevoerd>",DlgCellHorAlignLeft:"Links",DlgCellHorAlignCenter:"Centreren",DlgCellHorAlignRight:"Rechts",DlgCellVerAlign:"Verticale uitlijning",DlgCellVerAlignNotSet:"<Niet ingevoerd>",DlgCellVerAlignTop:"Boven",DlgCellVerAlignMiddle:"Midden",DlgCellVerAlignBottom:"Beneden",DlgCellVerAlignBaseline:"Basislijn",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Overkoepeling rijen",DlgCellCollSpan:"Overkoepeling kolommen",DlgCellBackColor:"Achtergrondkleur",DlgCellBorderColor:"Randkleur",DlgCellBtnSelect:"Selecteren...",DlgFindAndReplaceTitle:"Zoeken en vervangen",DlgFindTitle:"Zoeken",DlgFindFindBtn:"Zoeken",DlgFindNotFoundMsg:"De opgegeven tekst is niet gevonden.",DlgReplaceTitle:"Vervangen",DlgReplaceFindLbl:"Zoeken naar:",DlgReplaceReplaceLbl:"Vervangen met:",DlgReplaceCaseChk:"Hoofdlettergevoelig",DlgReplaceReplaceBtn:"Vervangen",DlgReplaceReplAllBtn:"Alles vervangen",DlgReplaceWordChk:"Hele woord moet voorkomen",PasteErrorCut:"De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl+X van het toetsenbord.",PasteErrorCopy:"De beveiligingsinstelling van de browser verhinderen het automatisch kopi??ren. Gebruik de sneltoets Ctrl+C van het toetsenbord.",PasteAsText:"Plakken als platte tekst",PasteFromWord:"Plakken als Word-gegevens",DlgPasteMsg2:"Plak de tekst in het volgende vak gebruik makend van uw toetsenbord (<strong>Ctrl+V</strong>) en klik op <strong>OK</strong>.",DlgPasteSec:"Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",DlgPasteIgnoreFont:'Negeer "Font Face"-definities',DlgPasteRemoveStyles:'Verwijder "Style"-definities',ColorAutomatic:"Automatisch",ColorMoreColors:"Meer kleuren...",DocProps:"Eigenschappen document",DlgAnchorTitle:"Eigenschappen interne link",DlgAnchorName:"Naam interne link",DlgAnchorErrorName:"Geef de naam van de interne link op",DlgSpellNotInDic:"Niet in het woordenboek",DlgSpellChangeTo:"Wijzig in",DlgSpellBtnIgnore:"Negeren",DlgSpellBtnIgnoreAll:"Alles negeren",DlgSpellBtnReplace:"Vervangen",DlgSpellBtnReplaceAll:"Alles vervangen",DlgSpellBtnUndo:"Ongedaan maken",DlgSpellNoSuggestions:"-Geen suggesties-",DlgSpellProgress:"Bezig met spellingscontrole...",DlgSpellNoMispell:"Klaar met spellingscontrole: geen fouten gevonden",DlgSpellNoChanges:"Klaar met spellingscontrole: geen woorden aangepast",DlgSpellOneChange:"Klaar met spellingscontrole: ????n woord aangepast",DlgSpellManyChanges:"Klaar met spellingscontrole: %1 woorden aangepast",IeSpellDownload:"De spellingscontrole niet ge??nstalleerd. Wilt u deze nu downloaden?",DlgButtonText:"Tekst (waarde)",DlgButtonType:"Soort",DlgButtonTypeBtn:"Knop",DlgButtonTypeSbm:"Versturen",DlgButtonTypeRst:"Leegmaken",DlgCheckboxName:"Naam",DlgCheckboxValue:"Waarde",DlgCheckboxSelected:"Geselecteerd",DlgFormName:"Naam",DlgFormAction:"Actie",DlgFormMethod:"Methode",DlgSelectName:"Naam",DlgSelectValue:"Waarde",DlgSelectSize:"Grootte",DlgSelectLines:"Regels",DlgSelectChkMulti:"Gecombineerde selecties toestaan",DlgSelectOpAvail:"Beschikbare opties",DlgSelectOpText:"Tekst",DlgSelectOpValue:"Waarde",DlgSelectBtnAdd:"Toevoegen",DlgSelectBtnModify:"Wijzigen",DlgSelectBtnUp:"Omhoog",DlgSelectBtnDown:"Omlaag",DlgSelectBtnSetValue:"Als geselecteerde waarde instellen",DlgSelectBtnDelete:"Verwijderen",DlgTextareaName:"Naam",DlgTextareaCols:"Kolommen",DlgTextareaRows:"Rijen",DlgTextName:"Naam",DlgTextValue:"Waarde",DlgTextCharWidth:"Breedte (tekens)",DlgTextMaxChars:"Maximum aantal tekens",DlgTextType:"Soort",DlgTextTypeText:"Tekst",DlgTextTypePass:"Wachtwoord",DlgHiddenName:"Naam",DlgHiddenValue:"Waarde",BulletedListProp:"Eigenschappen opsommingslijst",NumberedListProp:"Eigenschappen genummerde opsommingslijst",DlgLstStart:"Start",DlgLstType:"Soort",DlgLstTypeCircle:"Cirkel",DlgLstTypeDisc:"Schijf",DlgLstTypeSquare:"Vierkant",DlgLstTypeNumbers:"Nummers (1, 2, 3)",DlgLstTypeLCase:"Kleine letters (a, b, c)",DlgLstTypeUCase:"Hoofdletters (A, B, C)",DlgLstTypeSRoman:"Klein Romeins (i, ii, iii)",DlgLstTypeLRoman:"Groot Romeins (I, II, III)",DlgDocGeneralTab:"Algemeen",DlgDocBackTab:"Achtergrond",DlgDocColorsTab:"Kleuring en marges",DlgDocMetaTab:"META-data",DlgDocPageTitle:"Paginatitel",DlgDocLangDir:"Schrijfrichting",DlgDocLangDirLTR:"Links naar rechts",DlgDocLangDirRTL:"Rechts naar links",DlgDocLangCode:"Taalcode",DlgDocCharSet:"Karakterset-encoding",DlgDocCharSetCE:"Centraal Europees",DlgDocCharSetCT:"Traditioneel Chinees (Big5)",DlgDocCharSetCR:"Cyriliaans",DlgDocCharSetGR:"Grieks",DlgDocCharSetJP:"Japans",DlgDocCharSetKR:"Koreaans",DlgDocCharSetTR:"Turks",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"West europees",DlgDocCharSetOther:"Andere karakterset-encoding",DlgDocDocType:"Opschrift documentsoort",DlgDocDocTypeOther:"Ander opschrift documentsoort",DlgDocIncXHTML:"XHTML-declaraties meenemen",DlgDocBgColor:"Achtergrondkleur",DlgDocBgImage:"URL achtergrondplaatje",DlgDocBgNoScroll:"Vaste achtergrond",DlgDocCText:"Tekst",DlgDocCLink:"Link",DlgDocCVisited:"Bezochte link",DlgDocCActive:"Active link",DlgDocMargins:"Afstandsinstellingen document",DlgDocMaTop:"Boven",DlgDocMaLeft:"Links",DlgDocMaRight:"Rechts",DlgDocMaBottom:"Onder",DlgDocMeIndex:"Trefwoorden betreffende document (kommagescheiden)",DlgDocMeDescr:"Beschrijving document",DlgDocMeAuthor:"Auteur",DlgDocMeCopy:"Copyright",DlgDocPreview:"Voorbeeld",Templates:"Sjablonen",DlgTemplatesTitle:"Inhoud sjabonen",DlgTemplatesSelMsg:"Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):",DlgTemplatesLoading:"Bezig met laden sjabonen. Even geduld alstublieft...",DlgTemplatesNoTpl:"(Geen sjablonen gedefinieerd)",DlgTemplatesReplace:"Vervang de huidige inhoud",DlgAboutAboutTab:"Over",DlgAboutBrowserInfoTab:"Browserinformatie",DlgAboutLicenseTab:"Licentie",DlgAboutVersion:"Versie",DlgAboutInfo:"Voor meer informatie ga naar ",DlgDivGeneralTab:"Algemeen",DlgDivAdvancedTab:"Geavanceerd",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/no.js b/horde/services/editor/fckeditor/editor/lang/no.js
deleted file mode 100644 (file)
index e4919ed..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Skjul verkt??ylinje",ToolbarExpand:"Vis verkt??ylinje",Save:"Lagre",NewPage:"Ny Side",Preview:"Forh??ndsvis",Cut:"Klipp ut",Copy:"Kopier",Paste:"Lim inn",PasteText:"Lim inn som ren tekst",PasteWord:"Lim inn fra Word",Print:"Skriv ut",SelectAll:"Merk alt",RemoveFormat:"Fjern format",InsertLinkLbl:"Lenke",InsertLink:"Sett inn/Rediger lenke",RemoveLink:"Fjern lenke",VisitLink:"??pne lenke",Anchor:"Sett inn/Rediger anker",AnchorDelete:"Fjern anker",InsertImageLbl:"Bilde",InsertImage:"Sett inn/Rediger bilde",InsertFlashLbl:"Flash",InsertFlash:"Sett inn/Rediger Flash",InsertTableLbl:"Tabell",InsertTable:"Sett inn/Rediger tabell",InsertLineLbl:"Linje",InsertLine:"Sett inn horisontal linje",InsertSpecialCharLbl:"Spesielt tegn",InsertSpecialChar:"Sett inn spesielt tegn",InsertSmileyLbl:"Smil",InsertSmiley:"Sett inn smil",About:"Om FCKeditor",Bold:"Fet",Italic:"Kursiv",Underline:"Understrek",StrikeThrough:"Gjennomstrek",Subscript:"Senket skrift",Superscript:"Hevet skrift",LeftJustify:"Venstrejuster",CenterJustify:"Midtjuster",RightJustify:"H??yrejuster",BlockJustify:"Blokkjuster",DecreaseIndent:"Senk niv??",IncreaseIndent:"??k niv??",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Angre",Redo:"Gj??r om",NumberedListLbl:"Nummerert liste",NumberedList:"Sett inn/Fjern nummerert liste",BulletedListLbl:"Uordnet liste",BulletedList:"Sett inn/Fjern uordnet liste",ShowTableBorders:"Vis tabellrammer",ShowDetails:"Vis detaljer",Style:"Stil",FontFormat:"Format",Font:"Skrift",FontSize:"St??rrelse",TextColor:"Tekstfarge",BGColor:"Bakgrunnsfarge",Source:"Kilde",Find:"S??k",Replace:"Erstatt",SpellCheck:"Stavekontroll",UniversalKeyboard:"Universelt tastatur",PageBreakLbl:"Sideskift",PageBreak:"Sett inn sideskift",Form:"Skjema",Checkbox:"Avmerkingsboks",RadioButton:"Alternativknapp",TextField:"Tekstboks",Textarea:"Tekstomr??de",HiddenField:"Skjult felt",Button:"Knapp",SelectionField:"Rullegardinliste",ImageButton:"Bildeknapp",FitWindow:"Maksimer st??rrelsen p?? redigeringsverkt??yet",ShowBlocks:"Show Blocks",EditLink:"Rediger lenke",CellCM:"Celle",RowCM:"Rader",ColumnCM:"Kolonne",InsertRowAfter:"Sett inn rad etter",InsertRowBefore:"Sett inn rad f??r",DeleteRows:"Slett rader",InsertColumnAfter:"Sett inn kolonne etter",InsertColumnBefore:"Sett inn kolonne f??r",DeleteColumns:"Slett kolonner",InsertCellAfter:"Sett inn celle etter",InsertCellBefore:"Sett inn celle f??r",DeleteCells:"Slett celler",MergeCells:"Sl?? sammen celler",MergeRight:"Sl?? sammen h??yre",MergeDown:"Sl?? sammen ned",HorizontalSplitCell:"Del celle horisontalt",VerticalSplitCell:"Del celle vertikalt",TableDelete:"Slett tabell",CellProperties:"Egenskaper for celle",TableProperties:"Egenskaper for tabell",ImageProperties:"Egenskaper for bilde",FlashProperties:"Egenskaper for Flash-objekt",AnchorProp:"Egenskaper for anker",ButtonProp:"Egenskaper for knapp",CheckboxProp:"Egenskaper for avmerkingsboks",HiddenFieldProp:"Egenskaper for skjult felt",RadioButtonProp:"Egenskaper for alternativknapp",ImageButtonProp:"Egenskaper for bildeknapp",TextFieldProp:"Egenskaper for tekstfelt",SelectionFieldProp:"Egenskaper for rullegardinliste",TextareaProp:"Egenskaper for tekstomr??de",FormProp:"Egenskaper for skjema",FontFormats:"Normal;Formatert;Adresse;Tittel 1;Tittel 2;Tittel 3;Tittel 4;Tittel 5;Tittel 6;Normal (DIV)",ProcessingXHTML:"Lager XHTML. Vennligst vent...",Done:"Ferdig",PasteWordConfirm:"Teksten du pr??ver ?? lime inn ser ut som om den kommer fra Word. Vil du rense den for un??dvendig kode f??r du limer inn?",NotCompatiblePaste:"Denne kommandoen er kun tilgjenglig for Internet Explorer versjon 5.5 eller bedre. Vil du fortsette uten ?? rense? (Du kan lime inn som ren tekst)",UnknownToolbarItem:'Ukjent menyvalg "%1"',UnknownCommand:'Ukjent kommando "%1"',NotImplemented:"Kommando ikke implimentert",UnknownToolbarSet:'Verkt??ylinjesett "%1" finnes ikke',NoActiveX:'Din nettlesers sikkerhetsinstillinger kan begrense noen av funksjonene i redigeringsverkt??yet. Du m?? aktivere "Kj??r ActiveX-kontroller og plugin-modeller". Du kan oppleve feil og advarsler om manglende funksjoner',BrowseServerBlocked:"Kunne ikke ??pne dialogboksen for filarkiv. Sjekk at popup-blokkering er deaktivert.",DialogBlocked:"Kunne ikke ??pne dialogboksen. Sjekk at popup-blokkering er deaktivert.",VisitLinkBlocked:"Kunne ikke ??pne et nytt vindu. Sjekk at popup-blokkering er deaktivert.",DlgBtnOK:"OK",DlgBtnCancel:"Avbryt",DlgBtnClose:"Lukk",DlgBtnBrowseServer:"Bla igjennom server",DlgAdvancedTag:"Avansert",DlgOpOther:"<Annet>",DlgInfoTab:"Info",DlgAlertUrl:"Vennligst skriv inn URL-en",DlgGenNotSet:"<ikke satt>",DlgGenId:"Id",DlgGenLangDir:"Spr??kretning",DlgGenLangDirLtr:"Venstre til h??yre (VTH)",DlgGenLangDirRtl:"H??yre til venstre (HTV)",DlgGenLangCode:"Spr??kkode",DlgGenAccessKey:"Aksessknapp",DlgGenName:"Navn",DlgGenTabIndex:"Tab Indeks",DlgGenLongDescr:"Utvidet beskrivelse",DlgGenClass:"Stilarkklasser",DlgGenTitle:"Tittel",DlgGenContType:"Type",DlgGenLinkCharset:"Lenket spr??kkart",DlgGenStyle:"Stil",DlgImgTitle:"Bildeegenskaper",DlgImgInfoTab:"Bildeinformasjon",DlgImgBtnUpload:"Send det til serveren",DlgImgURL:"URL",DlgImgUpload:"Last opp",DlgImgAlt:"Alternativ tekst",DlgImgWidth:"Bredde",DlgImgHeight:"H??yde",DlgImgLockRatio:"L??s forhold",DlgBtnResetSize:"Tilbakestill st??rrelse",DlgImgBorder:"Ramme",DlgImgHSpace:"HMarg",DlgImgVSpace:"VMarg",DlgImgAlign:"Juster",DlgImgAlignLeft:"Venstre",DlgImgAlignAbsBottom:"Abs bunn",DlgImgAlignAbsMiddle:"Abs midten",DlgImgAlignBaseline:"Bunnlinje",DlgImgAlignBottom:"Bunn",DlgImgAlignMiddle:"Midten",DlgImgAlignRight:"H??yre",DlgImgAlignTextTop:"Tekst topp",DlgImgAlignTop:"Topp",DlgImgPreview:"Forh??ndsvis",DlgImgAlertUrl:"Vennligst skriv bilde-urlen",DlgImgLinkTab:"Lenke",DlgFlashTitle:"Flash-egenskaper",DlgFlashChkPlay:"Autospill",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Sl?? p?? Flash-meny",DlgFlashScale:"Skaler",DlgFlashScaleAll:"Vis alt",DlgFlashScaleNoBorder:"Ingen ramme",DlgFlashScaleFit:"Skaler til ?? passe",DlgLnkWindowTitle:"Lenke",DlgLnkInfoTab:"Lenkeinfo",DlgLnkTargetTab:"M??l",DlgLnkType:"Lenketype",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Lenke til anker i teksten",DlgLnkTypeEMail:"E-post",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<annet>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Velg et anker",DlgLnkAnchorByName:"Anker etter navn",DlgLnkAnchorById:"Element etter ID",DlgLnkNoAnchors:"(Ingen anker i dokumentet)",DlgLnkEMail:"E-postadresse",DlgLnkEMailSubject:"Meldingsemne",DlgLnkEMailBody:"Melding",DlgLnkUpload:"Last opp",DlgLnkBtnUpload:"Send til server",DlgLnkTarget:"M??l",DlgLnkTargetFrame:"<ramme>",DlgLnkTargetPopup:"<popup vindu>",DlgLnkTargetBlank:"Nytt vindu (_blank)",DlgLnkTargetParent:"Foreldrevindu (_parent)",DlgLnkTargetSelf:"Samme vindu (_self)",DlgLnkTargetTop:"Hele vindu (_top)",DlgLnkTargetFrameName:"M??lramme",DlgLnkPopWinName:"Navn p?? popup-vindus",DlgLnkPopWinFeat:"Egenskaper for popup-vindu",DlgLnkPopResize:"Endre st??rrelse",DlgLnkPopLocation:"Adresselinje",DlgLnkPopMenu:"Menylinje",DlgLnkPopScroll:"Scrollbar",DlgLnkPopStatus:"Statuslinje",DlgLnkPopToolbar:"Verkt??ylinje",DlgLnkPopFullScrn:"Full skjerm (IE)",DlgLnkPopDependent:"Avhenging (Netscape)",DlgLnkPopWidth:"Bredde",DlgLnkPopHeight:"H??yde",DlgLnkPopLeft:"Venstre posisjon",DlgLnkPopTop:"Topp-posisjon",DlnLnkMsgNoUrl:"Vennligst skriv inn lenkens url",DlnLnkMsgNoEMail:"Vennligst skriv inn e-postadressen",DlnLnkMsgNoAnchor:"Vennligst velg et anker",DlnLnkMsgInvPopName:"Popup-vinduets navn m?? begynne med en bokstav, og kan ikke inneholde mellomrom",DlgColorTitle:"Velg farge",DlgColorBtnClear:"T??m",DlgColorHighlight:"Marker",DlgColorSelected:"Valgt",DlgSmileyTitle:"Sett inn smil",DlgSpecialCharTitle:"Velg spesielt tegn",DlgTableTitle:"Egenskaper for tabell",DlgTableRows:"Rader",DlgTableColumns:"Kolonner",DlgTableBorder:"Rammest??rrelse",DlgTableAlign:"Justering",DlgTableAlignNotSet:"<Ikke satt>",DlgTableAlignLeft:"Venstre",DlgTableAlignCenter:"Midtjuster",DlgTableAlignRight:"H??yre",DlgTableWidth:"Bredde",DlgTableWidthPx:"piksler",DlgTableWidthPc:"prosent",DlgTableHeight:"H??yde",DlgTableCellSpace:"Cellemarg",DlgTableCellPad:"Cellepolstring",DlgTableCaption:"Tittel",DlgTableSummary:"Sammendrag",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Celleegenskaper",DlgCellWidth:"Bredde",DlgCellWidthPx:"piksler",DlgCellWidthPc:"prosent",DlgCellHeight:"H??yde",DlgCellWordWrap:"Tekstbrytning",DlgCellWordWrapNotSet:"<Ikke satt>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nei",DlgCellHorAlign:"Horisontal justering",DlgCellHorAlignNotSet:"<Ikke satt>",DlgCellHorAlignLeft:"Venstre",DlgCellHorAlignCenter:"Midtjuster",DlgCellHorAlignRight:"H??yre",DlgCellVerAlign:"Vertikal justering",DlgCellVerAlignNotSet:"<Ikke satt>",DlgCellVerAlignTop:"Topp",DlgCellVerAlignMiddle:"Midten",DlgCellVerAlignBottom:"Bunn",DlgCellVerAlignBaseline:"Bunnlinje",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Radspenn",DlgCellCollSpan:"Kolonnespenn",DlgCellBackColor:"Bakgrunnsfarge",DlgCellBorderColor:"Rammefarge",DlgCellBtnSelect:"Velg...",DlgFindAndReplaceTitle:"S??k og erstatt",DlgFindTitle:"S??k",DlgFindFindBtn:"S??k",DlgFindNotFoundMsg:"Fant ikke s??keteksten.",DlgReplaceTitle:"Erstatt",DlgReplaceFindLbl:"S??k etter:",DlgReplaceReplaceLbl:"Erstatt med:",DlgReplaceCaseChk:"Skill mellom store og sm?? bokstaver",DlgReplaceReplaceBtn:"Erstatt",DlgReplaceReplAllBtn:"Erstatt alle",DlgReplaceWordChk:"Bare hele ord",PasteErrorCut:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",PasteErrorCopy:"Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",PasteAsText:"Lim inn som ren tekst",PasteFromWord:"Lim inn fra Word",DlgPasteMsg2:"Vennligst lim inn i den f??lgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",DlgPasteSec:"Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverkt??yet direkte tilgang til utklippstavlen. Du m?? lime det igjen i dette vinduet.",DlgPasteIgnoreFont:"Fjern skrifttyper",DlgPasteRemoveStyles:"Fjern stildefinisjoner",ColorAutomatic:"Automatisk",ColorMoreColors:"Flere farger...",DocProps:"Dokumentegenskaper",DlgAnchorTitle:"Ankeregenskaper",DlgAnchorName:"Ankernavn",DlgAnchorErrorName:"Vennligst skriv inn ankernavnet",DlgSpellNotInDic:"Ikke i ordboken",DlgSpellChangeTo:"Endre til",DlgSpellBtnIgnore:"Ignorer",DlgSpellBtnIgnoreAll:"Ignorer alle",DlgSpellBtnReplace:"Erstatt",DlgSpellBtnReplaceAll:"Erstatt alle",DlgSpellBtnUndo:"Angre",DlgSpellNoSuggestions:"- Ingen forslag -",DlgSpellProgress:"Stavekontroll p??g??r...",DlgSpellNoMispell:"Stavekontroll fullf??rt: ingen feilstavinger funnet",DlgSpellNoChanges:"Stavekontroll fullf??rt: ingen ord endret",DlgSpellOneChange:"Stavekontroll fullf??rt: Ett ord endret",DlgSpellManyChanges:"Stavekontroll fullf??rt: %1 ord endret",IeSpellDownload:"Stavekontroll er ikke installert. Vil du laste den ned n???",DlgButtonText:"Tekst (verdi)",DlgButtonType:"Type",DlgButtonTypeBtn:"Knapp",DlgButtonTypeSbm:"Send",DlgButtonTypeRst:"Nullstill",DlgCheckboxName:"Navn",DlgCheckboxValue:"Verdi",DlgCheckboxSelected:"Valgt",DlgFormName:"Navn",DlgFormAction:"Handling",DlgFormMethod:"Metode",DlgSelectName:"Navn",DlgSelectValue:"Verdi",DlgSelectSize:"St??rrelse",DlgSelectLines:"Linjer",DlgSelectChkMulti:"Tillat flervalg",DlgSelectOpAvail:"Tilgjenglige alternativer",DlgSelectOpText:"Tekst",DlgSelectOpValue:"Verdi",DlgSelectBtnAdd:"Legg til",DlgSelectBtnModify:"Endre",DlgSelectBtnUp:"Opp",DlgSelectBtnDown:"Ned",DlgSelectBtnSetValue:"Sett som valgt",DlgSelectBtnDelete:"Slett",DlgTextareaName:"Navn",DlgTextareaCols:"Kolonner",DlgTextareaRows:"Rader",DlgTextName:"Navn",DlgTextValue:"Verdi",DlgTextCharWidth:"Tegnbredde",DlgTextMaxChars:"Maks antall tegn",DlgTextType:"Type",DlgTextTypeText:"Tekst",DlgTextTypePass:"Passord",DlgHiddenName:"Navn",DlgHiddenValue:"Verdi",BulletedListProp:"Egenskaper for uordnet liste",NumberedListProp:"Egenskaper for ordnet liste",DlgLstStart:"Start",DlgLstType:"Type",DlgLstTypeCircle:"Sirkel",DlgLstTypeDisc:"Hel sirkel",DlgLstTypeSquare:"Firkant",DlgLstTypeNumbers:"Numre (1, 2, 3)",DlgLstTypeLCase:"Sm?? bokstaver (a, b, c)",DlgLstTypeUCase:"Store bokstaver (A, B, C)",DlgLstTypeSRoman:"Sm?? romerske tall (i, ii, iii)",DlgLstTypeLRoman:"Store romerske tall (I, II, III)",DlgDocGeneralTab:"Generelt",DlgDocBackTab:"Bakgrunn",DlgDocColorsTab:"Farger og marginer",DlgDocMetaTab:"Meta-data",DlgDocPageTitle:"Sidetittel",DlgDocLangDir:"Spr??kretning",DlgDocLangDirLTR:"Venstre til h??yre (LTR)",DlgDocLangDirRTL:"H??yre til venstre (RTL)",DlgDocLangCode:"Spr??kkode",DlgDocCharSet:"Tegnsett",DlgDocCharSetCE:"Sentraleuropeisk",DlgDocCharSetCT:"Tradisonell kinesisk(Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Gresk",DlgDocCharSetJP:"Japansk",DlgDocCharSetKR:"Koreansk",DlgDocCharSetTR:"Tyrkisk",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Vesteuropeisk",DlgDocCharSetOther:"Annet tegnsett",DlgDocDocType:"Dokumenttype header",DlgDocDocTypeOther:"Annet dokumenttype header",DlgDocIncXHTML:"Inkluder XHTML-deklarasjon",DlgDocBgColor:"Bakgrunnsfarge",DlgDocBgImage:"URL for bakgrunnsbilde",DlgDocBgNoScroll:"L??s bakgrunnsbilde",DlgDocCText:"Tekst",DlgDocCLink:"Link",DlgDocCVisited:"Bes??kt lenke",DlgDocCActive:"Aktiv lenke",DlgDocMargins:"Sidemargin",DlgDocMaTop:"Topp",DlgDocMaLeft:"Venstre",DlgDocMaRight:"H??yre",DlgDocMaBottom:"Bunn",DlgDocMeIndex:"Dokument n??kkelord (kommaseparert)",DlgDocMeDescr:"Dokumentbeskrivelse",DlgDocMeAuthor:"Forfatter",DlgDocMeCopy:"Kopirett",DlgDocPreview:"Forh??ndsvising",Templates:"Maler",DlgTemplatesTitle:"Innholdsmaler",DlgTemplatesSelMsg:"Velg malen du vil ??pne<br>(innholdet du har skrevet blir tapt!):",DlgTemplatesLoading:"Laster malliste. Vennligst vent...",DlgTemplatesNoTpl:"(Ingen maler definert)",DlgTemplatesReplace:"Erstatt faktisk innold",DlgAboutAboutTab:"Om",DlgAboutBrowserInfoTab:"Nettleserinfo",DlgAboutLicenseTab:"Lisens",DlgAboutVersion:"versjon",DlgAboutInfo:"For mer informasjon, se",DlgDivGeneralTab:"Generelt",DlgDivAdvancedTab:"Avansert",DlgDivStyle:"Stil",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/pl.js b/horde/services/editor/fckeditor/editor/lang/pl.js
deleted file mode 100644 (file)
index 5578471..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Zwi?? pasek narz??dzi",ToolbarExpand:"Rozwi?? pasek narz??dzi",Save:"Zapisz",NewPage:"Nowa strona",Preview:"Podgl??d",Cut:"Wytnij",Copy:"Kopiuj",Paste:"Wklej",PasteText:"Wklej jako czysty tekst",PasteWord:"Wklej z Worda",Print:"Drukuj",SelectAll:"Zaznacz wszystko",RemoveFormat:"Usu?? formatowanie",InsertLinkLbl:"Hiper????cze",InsertLink:"Wstaw/edytuj hiper????cze",RemoveLink:"Usu?? hiper????cze",VisitLink:"Open Link",Anchor:"Wstaw/edytuj kotwic??",AnchorDelete:"Usu?? kotwic??",InsertImageLbl:"Obrazek",InsertImage:"Wstaw/edytuj obrazek",InsertFlashLbl:"Flash",InsertFlash:"Dodaj/Edytuj element Flash",InsertTableLbl:"Tabela",InsertTable:"Wstaw/edytuj tabel??",InsertLineLbl:"Linia pozioma",InsertLine:"Wstaw poziom?? lini??",InsertSpecialCharLbl:"Znak specjalny",InsertSpecialChar:"Wstaw znak specjalny",InsertSmileyLbl:"Emotikona",InsertSmiley:"Wstaw emotikon??",About:"O programie FCKeditor",Bold:"Pogrubienie",Italic:"Kursywa",Underline:"Podkre??lenie",StrikeThrough:"Przekre??lenie",Subscript:"Indeks dolny",Superscript:"Indeks g??rny",LeftJustify:"Wyr??wnaj do lewej",CenterJustify:"Wyr??wnaj do ??rodka",RightJustify:"Wyr??wnaj do prawej",BlockJustify:"Wyr??wnaj do lewej i prawej",DecreaseIndent:"Zmniejsz wci??cie",IncreaseIndent:"Zwi??ksz wci??cie",Blockquote:"Cytat",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Cofnij",Redo:"Pon??w",NumberedListLbl:"Lista numerowana",NumberedList:"Wstaw/usu?? numerowanie listy",BulletedListLbl:"Lista wypunktowana",BulletedList:"Wstaw/usu?? wypunktowanie listy",ShowTableBorders:"Pokazuj ramk?? tabeli",ShowDetails:"Poka?? szczeg????y",Style:"Styl",FontFormat:"Format",Font:"Czcionka",FontSize:"Rozmiar",TextColor:"Kolor tekstu",BGColor:"Kolor t??a",Source:"??r??d??o dokumentu",Find:"Znajd??",Replace:"Zamie??",SpellCheck:"Sprawd?? pisowni??",UniversalKeyboard:"Klawiatura Uniwersalna",PageBreakLbl:"Odst??p",PageBreak:"Wstaw odst??p",Form:"Formularz",Checkbox:"Pole wyboru (checkbox)",RadioButton:"Pole wyboru (radio)",TextField:"Pole tekstowe",Textarea:"Obszar tekstowy",HiddenField:"Pole ukryte",Button:"Przycisk",SelectionField:"Lista wyboru",ImageButton:"Przycisk-obrazek",FitWindow:"Maksymalizuj rozmiar edytora",ShowBlocks:"Poka?? bloki",EditLink:"Edytuj hiper????cze",CellCM:"Kom??rka",RowCM:"Wiersz",ColumnCM:"Kolumna",InsertRowAfter:"Wstaw wiersz poni??ej",InsertRowBefore:"Wstaw wiersz powy??ej",DeleteRows:"Usu?? wiersze",InsertColumnAfter:"Wstaw kolumn?? z prawej",InsertColumnBefore:"Wstaw kolumn?? z lewej",DeleteColumns:"Usu?? kolumny",InsertCellAfter:"Wstaw kom??rk?? z prawej",InsertCellBefore:"Wstaw kom??rk?? z lewej",DeleteCells:"Usu?? kom??rki",MergeCells:"Po????cz kom??rki",MergeRight:"Po????cz z kom??rk?? z prawej",MergeDown:"Po????cz z kom??rk?? poni??ej",HorizontalSplitCell:"Podziel kom??rk?? poziomo",VerticalSplitCell:"Podziel kom??rk?? pionowo",TableDelete:"Usu?? tabel??",CellProperties:"W??a??ciwo??ci kom??rki",TableProperties:"W??a??ciwo??ci tabeli",ImageProperties:"W??a??ciwo??ci obrazka",FlashProperties:"W??a??ciwo??ci elementu Flash",AnchorProp:"W??a??ciwo??ci kotwicy",ButtonProp:"W??a??ciwo??ci przycisku",CheckboxProp:"W??a??ciwo??ci pola wyboru (checkbox)",HiddenFieldProp:"W??a??ciwo??ci pola ukrytego",RadioButtonProp:"W??a??ciwo??ci pola wyboru (radio)",ImageButtonProp:"W??a??ciwo??ci przycisku obrazka",TextFieldProp:"W??a??ciwo??ci pola tekstowego",SelectionFieldProp:"W??a??ciwo??ci listy wyboru",TextareaProp:"W??a??ciwo??ci obszaru tekstowego",FormProp:"W??a??ciwo??ci formularza",FontFormats:"Normalny;Tekst sformatowany;Adres;Nag????wek 1;Nag????wek 2;Nag????wek 3;Nag????wek 4;Nag????wek 5;Nag????wek 6",ProcessingXHTML:"Przetwarzanie XHTML. Prosz?? czeka??...",Done:"Gotowe",PasteWordConfirm:"Tekst, kt??ry chcesz wklei??, prawdopodobnie pochodzi z programu Word. Czy chcesz go wyczy??cic przed wklejeniem?",NotCompatiblePaste:"Ta funkcja jest dost??pna w programie Internet Explorer w wersji 5.5 lub wy??szej. Czy chcesz wklei?? tekst bez czyszczenia?",UnknownToolbarItem:'Nieznany element paska narz??dzi "%1"',UnknownCommand:'Nieznana komenda "%1"',NotImplemented:"Komenda niezaimplementowana",UnknownToolbarSet:'Pasek narz??dzi "%1" nie istnieje',NoActiveX:'Ustawienia zabezpiecze?? twojej przegl??darki mog?? ograniczy?? niekt??re funkcje edytora. Musisz w????czy?? opcj?? "Uruchamianie formant??w Activex i dodatk??w plugin". W przeciwnym wypadku mog?? pojawia?? si?? b????dy.',BrowseServerBlocked:"Nie mo??na otworzy?? okno menad??era plik??w. Upewnij si??, ??e wszystkie blokady wyskakuj??cych okienek s?? wy????czone.",DialogBlocked:"Nie mo??na otworzy?? okna dialogowego. Upewnij si??, ??e wszystkie blokady wyskakuj??cych okienek s?? wy????czone.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Anuluj",DlgBtnClose:"Zamknij",DlgBtnBrowseServer:"Przegl??daj",DlgAdvancedTag:"Zaawansowane",DlgOpOther:"<Inny>",DlgInfoTab:"Informacje",DlgAlertUrl:"Prosz?? poda?? URL",DlgGenNotSet:"<nie ustawione>",DlgGenId:"Id",DlgGenLangDir:"Kierunek tekstu",DlgGenLangDirLtr:"Od lewej do prawej (LTR)",DlgGenLangDirRtl:"Od prawej do lewej (RTL)",DlgGenLangCode:"Kod j??zyka",DlgGenAccessKey:"Klawisz dost??pu",DlgGenName:"Nazwa",DlgGenTabIndex:"Indeks tabeli",DlgGenLongDescr:"D??ugi opis hiper????cza",DlgGenClass:"Nazwa klasy CSS",DlgGenTitle:"Opis obiektu docelowego",DlgGenContType:"Typ MIME obiektu docelowego",DlgGenLinkCharset:"Kodowanie znak??w obiektu docelowego",DlgGenStyle:"Styl",DlgImgTitle:"W??a??ciwo??ci obrazka",DlgImgInfoTab:"Informacje o obrazku",DlgImgBtnUpload:"Wy??lij",DlgImgURL:"Adres URL",DlgImgUpload:"Wy??lij",DlgImgAlt:"Tekst zast??pczy",DlgImgWidth:"Szeroko????",DlgImgHeight:"Wysoko????",DlgImgLockRatio:"Zablokuj proporcje",DlgBtnResetSize:"Przywr???? rozmiar",DlgImgBorder:"Ramka",DlgImgHSpace:"Odst??p poziomy",DlgImgVSpace:"Odst??p pionowy",DlgImgAlign:"Wyr??wnaj",DlgImgAlignLeft:"Do lewej",DlgImgAlignAbsBottom:"Do do??u",DlgImgAlignAbsMiddle:"Do ??rodka w pionie",DlgImgAlignBaseline:"Do linii bazowej",DlgImgAlignBottom:"Do do??u",DlgImgAlignMiddle:"Do ??rodka",DlgImgAlignRight:"Do prawej",DlgImgAlignTextTop:"Do g??ry tekstu",DlgImgAlignTop:"Do g??ry",DlgImgPreview:"Podgl??d",DlgImgAlertUrl:"Podaj adres obrazka.",DlgImgLinkTab:"Hiper????cze",DlgFlashTitle:"W??a??ciwo??ci elementu Flash",DlgFlashChkPlay:"Auto Odtwarzanie",DlgFlashChkLoop:"P??tla",DlgFlashChkMenu:"W????cz menu",DlgFlashScale:"Skaluj",DlgFlashScaleAll:"Poka?? wszystko",DlgFlashScaleNoBorder:"Bez Ramki",DlgFlashScaleFit:"Dok??adne dopasowanie",DlgLnkWindowTitle:"Hiper????cze",DlgLnkInfoTab:"Informacje ",DlgLnkTargetTab:"Cel",DlgLnkType:"Typ hiper????cza",DlgLnkTypeURL:"Adres URL",DlgLnkTypeAnchor:"Odno??nik wewn??trz strony",DlgLnkTypeEMail:"Adres e-mail",DlgLnkProto:"Protok????",DlgLnkProtoOther:"<inny>",DlgLnkURL:"Adres URL",DlgLnkAnchorSel:"Wybierz etykiet??",DlgLnkAnchorByName:"Wg etykiety",DlgLnkAnchorById:"Wg identyfikatora elementu",DlgLnkNoAnchors:"(W dokumencie nie zdefiniowano ??adnych etykiet)",DlgLnkEMail:"Adres e-mail",DlgLnkEMailSubject:"Temat",DlgLnkEMailBody:"Tre????",DlgLnkUpload:"Wy??lij",DlgLnkBtnUpload:"Wy??lij",DlgLnkTarget:"Cel",DlgLnkTargetFrame:"<ramka>",DlgLnkTargetPopup:"<wyskakuj??ce okno>",DlgLnkTargetBlank:"Nowe okno (_blank)",DlgLnkTargetParent:"Okno nadrz??dne (_parent)",DlgLnkTargetSelf:"To samo okno (_self)",DlgLnkTargetTop:"Okno najwy??sze w hierarchii (_top)",DlgLnkTargetFrameName:"Nazwa Ramki Docelowej",DlgLnkPopWinName:"Nazwa wyskakuj??cego okna",DlgLnkPopWinFeat:"W??a??ciwo??ci wyskakuj??cego okna",DlgLnkPopResize:"Mo??liwa zmiana rozmiaru",DlgLnkPopLocation:"Pasek adresu",DlgLnkPopMenu:"Pasek menu",DlgLnkPopScroll:"Paski przewijania",DlgLnkPopStatus:"Pasek statusu",DlgLnkPopToolbar:"Pasek narz??dzi",DlgLnkPopFullScrn:"Pe??ny ekran (IE)",DlgLnkPopDependent:"Okno zale??ne (Netscape)",DlgLnkPopWidth:"Szeroko????",DlgLnkPopHeight:"Wysoko????",DlgLnkPopLeft:"Pozycja w poziomie",DlgLnkPopTop:"Pozycja w pionie",DlnLnkMsgNoUrl:"Podaj adres URL",DlnLnkMsgNoEMail:"Podaj adres e-mail",DlnLnkMsgNoAnchor:"Wybierz etykiet??",DlnLnkMsgInvPopName:"Nazwa wyskakuj??cego okienka musi zaczyna?? si?? od znaku alfanumerycznego i nie mo??e zawiera?? spacji",DlgColorTitle:"Wybierz kolor",DlgColorBtnClear:"Wyczy????",DlgColorHighlight:"Podgl??d",DlgColorSelected:"Wybrane",DlgSmileyTitle:"Wstaw emotikon??",DlgSpecialCharTitle:"Wybierz znak specjalny",DlgTableTitle:"W??a??ciwo??ci tabeli",DlgTableRows:"Liczba wierszy",DlgTableColumns:"Liczba kolumn",DlgTableBorder:"Grubo???? ramki",DlgTableAlign:"Wyr??wnanie",DlgTableAlignNotSet:"<brak ustawie??>",DlgTableAlignLeft:"Do lewej",DlgTableAlignCenter:"Do ??rodka",DlgTableAlignRight:"Do prawej",DlgTableWidth:"Szeroko????",DlgTableWidthPx:"piksele",DlgTableWidthPc:"%",DlgTableHeight:"Wysoko????",DlgTableCellSpace:"Odst??p pomi??dzy kom??rkami",DlgTableCellPad:"Margines wewn??trzny kom??rek",DlgTableCaption:"Tytu??",DlgTableSummary:"Podsumowanie",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"W??a??ciwo??ci kom??rki",DlgCellWidth:"Szeroko????",DlgCellWidthPx:"piksele",DlgCellWidthPc:"%",DlgCellHeight:"Wysoko????",DlgCellWordWrap:"Zawijanie tekstu",DlgCellWordWrapNotSet:"<brak ustawie??>",DlgCellWordWrapYes:"Tak",DlgCellWordWrapNo:"Nie",DlgCellHorAlign:"Wyr??wnanie poziome",DlgCellHorAlignNotSet:"<brak ustawie??>",DlgCellHorAlignLeft:"Do lewej",DlgCellHorAlignCenter:"Do ??rodka",DlgCellHorAlignRight:"Do prawej",DlgCellVerAlign:"Wyr??wnanie pionowe",DlgCellVerAlignNotSet:"<brak ustawie??>",DlgCellVerAlignTop:"Do g??ry",DlgCellVerAlignMiddle:"Do ??rodka",DlgCellVerAlignBottom:"Do do??u",DlgCellVerAlignBaseline:"Do linii bazowej",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Zaj??to???? wierszy",DlgCellCollSpan:"Zaj??to???? kolumn",DlgCellBackColor:"Kolor t??a",DlgCellBorderColor:"Kolor ramki",DlgCellBtnSelect:"Wybierz...",DlgFindAndReplaceTitle:"Znajd?? i zamie??",DlgFindTitle:"Znajd??",DlgFindFindBtn:"Znajd??",DlgFindNotFoundMsg:"Nie znaleziono szukanego has??a.",DlgReplaceTitle:"Zamie??",DlgReplaceFindLbl:"Znajd??:",DlgReplaceReplaceLbl:"Zast??p przez:",DlgReplaceCaseChk:"Uwzgl??dnij wielko???? liter",DlgReplaceReplaceBtn:"Zast??p",DlgReplaceReplAllBtn:"Zast??p wszystko",DlgReplaceWordChk:"Ca??e s??owa",PasteErrorCut:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne wycinanie tekstu. U??yj skr??tu klawiszowego Ctrl+X.",PasteErrorCopy:"Ustawienia bezpiecze??stwa Twojej przegl??darki nie pozwalaj?? na automatyczne kopiowanie tekstu. U??yj skr??tu klawiszowego Ctrl+C.",PasteAsText:"Wklej jako czysty tekst",PasteFromWord:"Wklej z Worda",DlgPasteMsg2:"Prosz?? wklei?? w poni??szym polu u??ywaj??c klawiaturowego skr??tu (<STRONG>Ctrl+V</STRONG>) i klikn???? <STRONG>OK</STRONG>.",DlgPasteSec:"Zabezpieczenia przegl??darki uniemo??liwiaj?? wklejenie danych bezpo??rednio do edytora. Prosz?? dane wklei?? ponownie w tym okienku.",DlgPasteIgnoreFont:"Ignoruj definicje 'Font Face'",DlgPasteRemoveStyles:"Usu?? definicje Styl??w",ColorAutomatic:"Automatycznie",ColorMoreColors:"Wi??cej kolor??w...",DocProps:"W??a??ciwo??ci dokumentu",DlgAnchorTitle:"W??a??ciwo??ci kotwicy",DlgAnchorName:"Nazwa kotwicy",DlgAnchorErrorName:"Wpisz nazw?? kotwicy",DlgSpellNotInDic:"S??owa nie ma w s??owniku",DlgSpellChangeTo:"Zmie?? na",DlgSpellBtnIgnore:"Ignoruj",DlgSpellBtnIgnoreAll:"Ignoruj wszystkie",DlgSpellBtnReplace:"Zmie??",DlgSpellBtnReplaceAll:"Zmie?? wszystkie",DlgSpellBtnUndo:"Cofnij",DlgSpellNoSuggestions:"- Brak sugestii -",DlgSpellProgress:"Trwa sprawdzanie ...",DlgSpellNoMispell:"Sprawdzanie zako??czone: nie znaleziono b????d??w",DlgSpellNoChanges:"Sprawdzanie zako??czone: nie zmieniono ??adnego s??owa",DlgSpellOneChange:"Sprawdzanie zako??czone: zmieniono jedno s??owo",DlgSpellManyChanges:"Sprawdzanie zako??czone: zmieniono %l s????w",IeSpellDownload:"S??ownik nie jest zainstalowany. Chcesz go ??ci??gn?????",DlgButtonText:"Tekst (Warto????)",DlgButtonType:"Typ",DlgButtonTypeBtn:"Przycisk",DlgButtonTypeSbm:"Wy??lij",DlgButtonTypeRst:"Wyzeruj",DlgCheckboxName:"Nazwa",DlgCheckboxValue:"Warto????",DlgCheckboxSelected:"Zaznaczone",DlgFormName:"Nazwa",DlgFormAction:"Akcja",DlgFormMethod:"Metoda",DlgSelectName:"Nazwa",DlgSelectValue:"Warto????",DlgSelectSize:"Rozmiar",DlgSelectLines:"linii",DlgSelectChkMulti:"Wielokrotny wyb??r",DlgSelectOpAvail:"Dost??pne opcje",DlgSelectOpText:"Tekst",DlgSelectOpValue:"Warto????",DlgSelectBtnAdd:"Dodaj",DlgSelectBtnModify:"Zmie??",DlgSelectBtnUp:"Do g??ry",DlgSelectBtnDown:"Do do??u",DlgSelectBtnSetValue:"Ustaw warto???? zaznaczon??",DlgSelectBtnDelete:"Usu??",DlgTextareaName:"Nazwa",DlgTextareaCols:"Kolumnu",DlgTextareaRows:"Wiersze",DlgTextName:"Nazwa",DlgTextValue:"Warto????",DlgTextCharWidth:"Szeroko???? w znakach",DlgTextMaxChars:"Max. szeroko????",DlgTextType:"Typ",DlgTextTypeText:"Tekst",DlgTextTypePass:"Has??o",DlgHiddenName:"Nazwa",DlgHiddenValue:"Warto????",BulletedListProp:"W??a??ciwo??ci listy punktowanej",NumberedListProp:"W??a??ciwo??ci listy numerowanej",DlgLstStart:"Pocz??tek",DlgLstType:"Typ",DlgLstTypeCircle:"Ko??o",DlgLstTypeDisc:"Dysk",DlgLstTypeSquare:"Kwadrat",DlgLstTypeNumbers:"Cyfry (1, 2, 3)",DlgLstTypeLCase:"Ma??e litery (a, b, c)",DlgLstTypeUCase:"Du??e litery (A, B, C)",DlgLstTypeSRoman:"Numeracja rzymska (i, ii, iii)",DlgLstTypeLRoman:"Numeracja rzymska (I, II, III)",DlgDocGeneralTab:"Og??lne",DlgDocBackTab:"T??o",DlgDocColorsTab:"Kolory i marginesy",DlgDocMetaTab:"Meta Dane",DlgDocPageTitle:"Tytu?? strony",DlgDocLangDir:"Kierunek pisania",DlgDocLangDirLTR:"Od lewej do prawej (LTR)",DlgDocLangDirRTL:"Od prawej do lewej (RTL)",DlgDocLangCode:"Kod j??zyka",DlgDocCharSet:"Kodowanie znak??w",DlgDocCharSetCE:"??rodkowoeuropejskie",DlgDocCharSetCT:"Chi??skie tradycyjne (Big5)",DlgDocCharSetCR:"Cyrylica",DlgDocCharSetGR:"Greckie",DlgDocCharSetJP:"Japo??skie",DlgDocCharSetKR:"Korea??skie",DlgDocCharSetTR:"Tureckie",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Zachodnioeuropejskie",DlgDocCharSetOther:"Inne kodowanie znak??w",DlgDocDocType:"Nag????wek typu dokumentu",DlgDocDocTypeOther:"Inny typ dokumentu",DlgDocIncXHTML:"Do????cz deklaracj?? XHTML",DlgDocBgColor:"Kolor t??a",DlgDocBgImage:"Obrazek t??a",DlgDocBgNoScroll:"T??o nieruchome",DlgDocCText:"Tekst",DlgDocCLink:"Hiper????cze",DlgDocCVisited:"Odwiedzane hiper????cze",DlgDocCActive:"Aktywne hiper????cze",DlgDocMargins:"Marginesy strony",DlgDocMaTop:"G??rny",DlgDocMaLeft:"Lewy",DlgDocMaRight:"Prawy",DlgDocMaBottom:"Dolny",DlgDocMeIndex:"S??owa kluczowe (oddzielone przecinkami)",DlgDocMeDescr:"Opis dokumentu",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Prawa autorskie",DlgDocPreview:"Podgl??d",Templates:"Sablony",DlgTemplatesTitle:"Szablony zawarto??ci",DlgTemplatesSelMsg:"Wybierz szablon do otwarcia w edytorze<br>(obecna zawarto???? okna edytora zostanie utracona):",DlgTemplatesLoading:"??adowanie listy szablon??w. Prosz?? czeka??...",DlgTemplatesNoTpl:"(Brak zdefiniowanych szablon??w)",DlgTemplatesReplace:"Zast??p aktualn?? zawarto????",DlgAboutAboutTab:"O ...",DlgAboutBrowserInfoTab:"O przegl??darce",DlgAboutLicenseTab:"Licencja",DlgAboutVersion:"wersja",DlgAboutInfo:"Wi??cej informacji uzyskasz pod adresem",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/pt-br.js b/horde/services/editor/fckeditor/editor/lang/pt-br.js
deleted file mode 100644 (file)
index 0bcbe69..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Ocultar Barra de Ferramentas",ToolbarExpand:"Exibir Barra de Ferramentas",Save:"Salvar",NewPage:"Novo",Preview:"Visualizar",Cut:"Recortar",Copy:"Copiar",Paste:"Colar",PasteText:"Colar como Texto sem Formata????o",PasteWord:"Colar do Word",Print:"Imprimir",SelectAll:"Selecionar Tudo",RemoveFormat:"Remover Formata????o",InsertLinkLbl:"Hiperlink",InsertLink:"Inserir/Editar Hiperlink",RemoveLink:"Remover Hiperlink",VisitLink:"Open Link",Anchor:"Inserir/Editar ??ncora",AnchorDelete:"Remover ??ncora",InsertImageLbl:"Figura",InsertImage:"Inserir/Editar Figura",InsertFlashLbl:"Flash",InsertFlash:"Insere/Edita Flash",InsertTableLbl:"Tabela",InsertTable:"Inserir/Editar Tabela",InsertLineLbl:"Linha",InsertLine:"Inserir Linha Horizontal",InsertSpecialCharLbl:"Caracteres Especiais",InsertSpecialChar:"Inserir Caractere Especial",InsertSmileyLbl:"Emoticon",InsertSmiley:"Inserir Emoticon",About:"Sobre FCKeditor",Bold:"Negrito",Italic:"It??lico",Underline:"Sublinhado",StrikeThrough:"Tachado",Subscript:"Subscrito",Superscript:"Sobrescrito",LeftJustify:"Alinhar Esquerda",CenterJustify:"Centralizar",RightJustify:"Alinhar Direita",BlockJustify:"Justificado",DecreaseIndent:"Diminuir Recuo",IncreaseIndent:"Aumentar Recuo",Blockquote:"Recuo",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Desfazer",Redo:"Refazer",NumberedListLbl:"Numera????o",NumberedList:"Inserir/Remover Numera????o",BulletedListLbl:"Marcadores",BulletedList:"Inserir/Remover Marcadores",ShowTableBorders:"Exibir Bordas da Tabela",ShowDetails:"Exibir Detalhes",Style:"Estilo",FontFormat:"Formata????o",Font:"Fonte",FontSize:"Tamanho",TextColor:"Cor do Texto",BGColor:"Cor do Plano de Fundo",Source:"C??digo-Fonte",Find:"Localizar",Replace:"Substituir",SpellCheck:"Verificar Ortografia",UniversalKeyboard:"Teclado Universal",PageBreakLbl:"Quebra de P??gina",PageBreak:"Inserir Quebra de P??gina",Form:"Formul??rio",Checkbox:"Caixa de Sele????o",RadioButton:"Bot??o de Op????o",TextField:"Caixa de Texto",Textarea:"??rea de Texto",HiddenField:"Campo Oculto",Button:"Bot??o",SelectionField:"Caixa de Listagem",ImageButton:"Bot??o de Imagem",FitWindow:"Maximizar o tamanho do editor",ShowBlocks:"Mostrar blocos",EditLink:"Editar Hiperlink",CellCM:"C??lula",RowCM:"Linha",ColumnCM:"Coluna",InsertRowAfter:"Inserir linha abaixo",InsertRowBefore:"Inserir linha acima",DeleteRows:"Remover Linhas",InsertColumnAfter:"Inserir coluna ?? direita",InsertColumnBefore:"Inserir coluna ?? esquerda",DeleteColumns:"Remover Colunas",InsertCellAfter:"Inserir c??lula ?? direita",InsertCellBefore:"Inserir c??lula ?? esquerda",DeleteCells:"Remover C??lulas",MergeCells:"Mesclar C??lulas",MergeRight:"Mesclar com c??lula ?? direita",MergeDown:"Mesclar com c??lula abaixo",HorizontalSplitCell:"Dividir c??lula horizontalmente",VerticalSplitCell:"Dividir c??lula verticalmente",TableDelete:"Apagar Tabela",CellProperties:"Formatar C??lula",TableProperties:"Formatar Tabela",ImageProperties:"Formatar Figura",FlashProperties:"Propriedades Flash",AnchorProp:"Formatar ??ncora",ButtonProp:"Formatar Bot??o",CheckboxProp:"Formatar Caixa de Sele????o",HiddenFieldProp:"Formatar Campo Oculto",RadioButtonProp:"Formatar Bot??o de Op????o",ImageButtonProp:"Formatar Bot??o de Imagem",TextFieldProp:"Formatar Caixa de Texto",SelectionFieldProp:"Formatar Caixa de Listagem",TextareaProp:"Formatar ??rea de Texto",FormProp:"Formatar Formul??rio",FontFormats:"Normal;Formatado;Endere??o;T??tulo 1;T??tulo 2;T??tulo 3;T??tulo 4;T??tulo 5;T??tulo 6",ProcessingXHTML:"Processando XHTML. Por favor, aguarde...",Done:"Pronto",PasteWordConfirm:"O texto que voc?? deseja colar parece ter sido copiado do Word. Voc?? gostaria de remover a formata????o antes de colar?",NotCompatiblePaste:"Este comando est?? dispon??vel para o navegador Internet Explorer 5.5 ou superior. Voc?? gostaria de colar sem remover a formata????o?",UnknownToolbarItem:'O item da barra de ferramentas "%1" n??o ?? reconhecido',UnknownCommand:'O comando "%1" n??o ?? reconhecido',NotImplemented:"O comando n??o foi implementado",UnknownToolbarSet:'A barra de ferramentas "%1" n??o existe',NoActiveX:'As configura????es de seguran??a do seu browser podem limitar algumas caracter??sticas do editor. Voc?? precisa habilitar a op????o "Executar controles e plug-ins ActiveX". Voc?? pode experimentar erros e alertas de caracter??sticas faltantes.',BrowseServerBlocked:"Os recursos do browser n??o puderam ser abertos. Tenha certeza que todos os bloqueadores de popup est??o desabilitados.",DialogBlocked:"N??o foi poss??vel abrir a janela de di??logo. Tenha certeza que todos os bloqueadores de popup est??o desabilitados.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancelar",DlgBtnClose:"Fechar",DlgBtnBrowseServer:"Localizar no Servidor",DlgAdvancedTag:"Avan??ado",DlgOpOther:"<Outros>",DlgInfoTab:"Info",DlgAlertUrl:"Inserir a URL",DlgGenNotSet:"<n??o ajustado>",DlgGenId:"Id",DlgGenLangDir:"Dire????o do idioma",DlgGenLangDirLtr:"Esquerda para Direita (LTR)",DlgGenLangDirRtl:"Direita para Esquerda (RTL)",DlgGenLangCode:"Idioma",DlgGenAccessKey:"Chave de Acesso",DlgGenName:"Nome",DlgGenTabIndex:"??ndice de Tabula????o",DlgGenLongDescr:"Descri????o da URL",DlgGenClass:"Classe de Folhas de Estilo",DlgGenTitle:"T??tulo",DlgGenContType:"Tipo de Conte??do",DlgGenLinkCharset:"Conjunto de Caracteres do Hiperlink",DlgGenStyle:"Estilos",DlgImgTitle:"Formatar Figura",DlgImgInfoTab:"Informa????es da Figura",DlgImgBtnUpload:"Enviar para o Servidor",DlgImgURL:"URL",DlgImgUpload:"Submeter",DlgImgAlt:"Texto Alternativo",DlgImgWidth:"Largura",DlgImgHeight:"Altura",DlgImgLockRatio:"Manter propor????es",DlgBtnResetSize:"Redefinir para o Tamanho Original",DlgImgBorder:"Borda",DlgImgHSpace:"Horizontal",DlgImgVSpace:"Vertical",DlgImgAlign:"Alinhamento",DlgImgAlignLeft:"Esquerda",DlgImgAlignAbsBottom:"Inferior Absoluto",DlgImgAlignAbsMiddle:"Centralizado Absoluto",DlgImgAlignBaseline:"Baseline",DlgImgAlignBottom:"Inferior",DlgImgAlignMiddle:"Centralizado",DlgImgAlignRight:"Direita",DlgImgAlignTextTop:"Superior Absoluto",DlgImgAlignTop:"Superior",DlgImgPreview:"Visualiza????o",DlgImgAlertUrl:"Por favor, digite o URL da figura.",DlgImgLinkTab:"Hiperlink",DlgFlashTitle:"Propriedades Flash",DlgFlashChkPlay:"Tocar Automaticamente",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Habilita Menu Flash",DlgFlashScale:"Escala",DlgFlashScaleAll:"Mostrar tudo",DlgFlashScaleNoBorder:"Sem Borda",DlgFlashScaleFit:"Escala Exata",DlgLnkWindowTitle:"Hiperlink",DlgLnkInfoTab:"Informa????es",DlgLnkTargetTab:"Destino",DlgLnkType:"Tipo de hiperlink",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"??ncora nesta p??gina",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocolo",DlgLnkProtoOther:"<outro>",DlgLnkURL:"URL do hiperlink",DlgLnkAnchorSel:"Selecione uma ??ncora",DlgLnkAnchorByName:"Pelo Nome da ??ncora",DlgLnkAnchorById:"Pelo Id do Elemento",DlgLnkNoAnchors:"(N??o h?? ??ncoras dispon??veis neste documento)",DlgLnkEMail:"Endere??o E-Mail",DlgLnkEMailSubject:"Assunto da Mensagem",DlgLnkEMailBody:"Corpo da Mensagem",DlgLnkUpload:"Enviar ao Servidor",DlgLnkBtnUpload:"Enviar ao Servidor",DlgLnkTarget:"Destino",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<janela popup>",DlgLnkTargetBlank:"Nova Janela (_blank)",DlgLnkTargetParent:"Janela Pai (_parent)",DlgLnkTargetSelf:"Mesma Janela (_self)",DlgLnkTargetTop:"Janela Superior (_top)",DlgLnkTargetFrameName:"Nome do Frame de Destino",DlgLnkPopWinName:"Nome da Janela Pop-up",DlgLnkPopWinFeat:"Atributos da Janela Pop-up",DlgLnkPopResize:"Redimension??vel",DlgLnkPopLocation:"Barra de Endere??os",DlgLnkPopMenu:"Barra de Menus",DlgLnkPopScroll:"Barras de Rolagem",DlgLnkPopStatus:"Barra de Status",DlgLnkPopToolbar:"Barra de Ferramentas",DlgLnkPopFullScrn:"Modo Tela Cheia (IE)",DlgLnkPopDependent:"Dependente (Netscape)",DlgLnkPopWidth:"Largura",DlgLnkPopHeight:"Altura",DlgLnkPopLeft:"Esquerda",DlgLnkPopTop:"Superior",DlnLnkMsgNoUrl:"Por favor, digite o endere??o do Hiperlink",DlnLnkMsgNoEMail:"Por favor, digite o endere??o de e-mail",DlnLnkMsgNoAnchor:"Por favor, selecione uma ??ncora",DlnLnkMsgInvPopName:"O nome da janela popup deve come??ar com uma letra ou sublinhado (_) e n??o pode conter espa??os",DlgColorTitle:"Selecione uma Cor",DlgColorBtnClear:"Limpar",DlgColorHighlight:"Visualiza????o",DlgColorSelected:"Selecionada",DlgSmileyTitle:"Inserir Emoticon",DlgSpecialCharTitle:"Selecione um Caractere Especial",DlgTableTitle:"Formatar Tabela",DlgTableRows:"Linhas",DlgTableColumns:"Colunas",DlgTableBorder:"Borda",DlgTableAlign:"Alinhamento",DlgTableAlignNotSet:"<N??o ajustado>",DlgTableAlignLeft:"Esquerda",DlgTableAlignCenter:"Centralizado",DlgTableAlignRight:"Direita",DlgTableWidth:"Largura",DlgTableWidthPx:"pixels",DlgTableWidthPc:"%",DlgTableHeight:"Altura",DlgTableCellSpace:"Espa??amento",DlgTableCellPad:"Enchimento",DlgTableCaption:"Legenda",DlgTableSummary:"Resumo",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Formatar c??lula",DlgCellWidth:"Largura",DlgCellWidthPx:"pixels",DlgCellWidthPc:"%",DlgCellHeight:"Altura",DlgCellWordWrap:"Quebra de Linha",DlgCellWordWrapNotSet:"<N??o ajustado>",DlgCellWordWrapYes:"Sim",DlgCellWordWrapNo:"N??o",DlgCellHorAlign:"Alinhamento Horizontal",DlgCellHorAlignNotSet:"<N??o ajustado>",DlgCellHorAlignLeft:"Esquerda",DlgCellHorAlignCenter:"Centralizado",DlgCellHorAlignRight:"Direita",DlgCellVerAlign:"Alinhamento Vertical",DlgCellVerAlignNotSet:"<N??o ajustado>",DlgCellVerAlignTop:"Superior",DlgCellVerAlignMiddle:"Centralizado",DlgCellVerAlignBottom:"Inferior",DlgCellVerAlignBaseline:"Baseline",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Transpor Linhas",DlgCellCollSpan:"Transpor Colunas",DlgCellBackColor:"Cor do Plano de Fundo",DlgCellBorderColor:"Cor da Borda",DlgCellBtnSelect:"Selecionar...",DlgFindAndReplaceTitle:"Localizar e Substituir",DlgFindTitle:"Localizar...",DlgFindFindBtn:"Localizar",DlgFindNotFoundMsg:"O texto especificado n??o foi encontrado.",DlgReplaceTitle:"Substituir",DlgReplaceFindLbl:"Procurar por:",DlgReplaceReplaceLbl:"Substituir por:",DlgReplaceCaseChk:"Coincidir Mai??sculas/Min??sculas",DlgReplaceReplaceBtn:"Substituir",DlgReplaceReplAllBtn:"Substituir Tudo",DlgReplaceWordChk:"Coincidir a palavra inteira",PasteErrorCut:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl+X).",PasteErrorCopy:"As configura????es de seguran??a do seu navegador n??o permitem que o editor execute opera????es de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl+C).",PasteAsText:"Colar como Texto sem Formata????o",PasteFromWord:"Colar do Word",DlgPasteMsg2:"Transfira o link usado no box usando o teclado com (<STRONG>Ctrl+V</STRONG>) e <STRONG>OK</STRONG>.",DlgPasteSec:"As configura????es de seguran??a do seu navegador n??o permitem que o editor acesse os dados da ??rea de transfer??ncia diretamente. Por favor cole o conte??do novamente nesta janela.",DlgPasteIgnoreFont:"Ignorar defini????es de fonte",DlgPasteRemoveStyles:"Remove defini????es de estilo",ColorAutomatic:"Autom??tico",ColorMoreColors:"Mais Cores...",DocProps:"Propriedades Documento",DlgAnchorTitle:"Formatar ??ncora",DlgAnchorName:"Nome da ??ncora",DlgAnchorErrorName:"Por favor, digite o nome da ??ncora",DlgSpellNotInDic:"N??o encontrada",DlgSpellChangeTo:"Alterar para",DlgSpellBtnIgnore:"Ignorar uma vez",DlgSpellBtnIgnoreAll:"Ignorar Todas",DlgSpellBtnReplace:"Alterar",DlgSpellBtnReplaceAll:"Alterar Todas",DlgSpellBtnUndo:"Desfazer",DlgSpellNoSuggestions:"-sem sugest??es de ortografia-",DlgSpellProgress:"Verifica????o ortogr??fica em andamento...",DlgSpellNoMispell:"Verifica????o encerrada: N??o foram encontrados erros de ortografia",DlgSpellNoChanges:"Verifica????o ortogr??fica encerrada: N??o houve altera????es",DlgSpellOneChange:"Verifica????o ortogr??fica encerrada: Uma palavra foi alterada",DlgSpellManyChanges:"Verifica????o ortogr??fica encerrada: %1 foram alteradas",IeSpellDownload:"A verifica????o ortogr??fica n??o foi instalada. Voc?? gostaria de realizar o download agora?",DlgButtonText:"Texto (Valor)",DlgButtonType:"Tipo",DlgButtonTypeBtn:"Bot??o",DlgButtonTypeSbm:"Enviar",DlgButtonTypeRst:"Limpar",DlgCheckboxName:"Nome",DlgCheckboxValue:"Valor",DlgCheckboxSelected:"Selecionado",DlgFormName:"Nome",DlgFormAction:"Action",DlgFormMethod:"M??todo",DlgSelectName:"Nome",DlgSelectValue:"Valor",DlgSelectSize:"Tamanho",DlgSelectLines:"linhas",DlgSelectChkMulti:"Permitir m??ltiplas sele????es",DlgSelectOpAvail:"Op????es dispon??veis",DlgSelectOpText:"Texto",DlgSelectOpValue:"Valor",DlgSelectBtnAdd:"Adicionar",DlgSelectBtnModify:"Modificar",DlgSelectBtnUp:"Para cima",DlgSelectBtnDown:"Para baixo",DlgSelectBtnSetValue:"Definir como selecionado",DlgSelectBtnDelete:"Remover",DlgTextareaName:"Nome",DlgTextareaCols:"Colunas",DlgTextareaRows:"Linhas",DlgTextName:"Nome",DlgTextValue:"Valor",DlgTextCharWidth:"Comprimento (em caracteres)",DlgTextMaxChars:"N??mero M??ximo de Caracteres",DlgTextType:"Tipo",DlgTextTypeText:"Texto",DlgTextTypePass:"Senha",DlgHiddenName:"Nome",DlgHiddenValue:"Valor",BulletedListProp:"Formatar Marcadores",NumberedListProp:"Formatar Numera????o",DlgLstStart:"Iniciar",DlgLstType:"Tipo",DlgLstTypeCircle:"C??rculo",DlgLstTypeDisc:"Disco",DlgLstTypeSquare:"Quadrado",DlgLstTypeNumbers:"N??meros (1, 2, 3)",DlgLstTypeLCase:"Letras Min??sculas (a, b, c)",DlgLstTypeUCase:"Letras Mai??sculas (A, B, C)",DlgLstTypeSRoman:"N??meros Romanos Min??sculos (i, ii, iii)",DlgLstTypeLRoman:"N??meros Romanos Mai??sculos (I, II, III)",DlgDocGeneralTab:"Geral",DlgDocBackTab:"Plano de Fundo",DlgDocColorsTab:"Cores e Margens",DlgDocMetaTab:"Meta Dados",DlgDocPageTitle:"T??tulo da P??gina",DlgDocLangDir:"Dire????o do Idioma",DlgDocLangDirLTR:"Esquerda para Direita (LTR)",DlgDocLangDirRTL:"Direita para Esquerda (RTL)",DlgDocLangCode:"C??digo do Idioma",DlgDocCharSet:"Codifica????o de Caracteres",DlgDocCharSetCE:"Europa Central",DlgDocCharSetCT:"Chin??s Tradicional (Big5)",DlgDocCharSetCR:"Cir??lico",DlgDocCharSetGR:"Grego",DlgDocCharSetJP:"Japon??s",DlgDocCharSetKR:"Coreano",DlgDocCharSetTR:"Turco",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Europa Ocidental",DlgDocCharSetOther:"Outra Codifica????o de Caracteres",DlgDocDocType:"Cabe??alho Tipo de Documento",DlgDocDocTypeOther:"Other Document Type Heading",DlgDocIncXHTML:"Incluir Declara????es XHTML",DlgDocBgColor:"Cor do Plano de Fundo",DlgDocBgImage:"URL da Imagem de Plano de Fundo",DlgDocBgNoScroll:"Plano de Fundo Fixo",DlgDocCText:"Texto",DlgDocCLink:"Hiperlink",DlgDocCVisited:"Hiperlink Visitado",DlgDocCActive:"Hiperlink Ativo",DlgDocMargins:"Margens da P??gina",DlgDocMaTop:"Superior",DlgDocMaLeft:"Inferior",DlgDocMaRight:"Direita",DlgDocMaBottom:"Inferior",DlgDocMeIndex:"Palavras-chave de Indexa????o do Documento (separadas por v??rgula)",DlgDocMeDescr:"Descri????o do Documento",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Direitos Autorais",DlgDocPreview:"Visualizar",Templates:"Modelos de layout",DlgTemplatesTitle:"Modelo de layout do conte??do",DlgTemplatesSelMsg:"Selecione um modelo de layout para ser aberto no editor<br>(o conte??do atual ser?? perdido):",DlgTemplatesLoading:"Carregando a lista de modelos de layout. Aguarde...",DlgTemplatesNoTpl:"(N??o foram definidos modelos de layout)",DlgTemplatesReplace:"Substituir o conte??do atual",DlgAboutAboutTab:"Sobre",DlgAboutBrowserInfoTab:"Informa????es do Navegador",DlgAboutLicenseTab:"Licen??a",DlgAboutVersion:"vers??o",DlgAboutInfo:"Para maiores informa????es visite",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/pt.js b/horde/services/editor/fckeditor/editor/lang/pt.js
deleted file mode 100644 (file)
index d734105..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Fechar Barra",ToolbarExpand:"Expandir Barra",Save:"Guardar",NewPage:"Nova P??gina",Preview:"Pr??-visualizar",Cut:"Cortar",Copy:"Copiar",Paste:"Colar",PasteText:"Colar como texto n??o formatado",PasteWord:"Colar do Word",Print:"Imprimir",SelectAll:"Seleccionar Tudo",RemoveFormat:"Eliminar Formato",InsertLinkLbl:"Hiperliga????o",InsertLink:"Inserir/Editar Hiperliga????o",RemoveLink:"Eliminar Hiperliga????o",VisitLink:"Open Link",Anchor:" Inserir/Editar ??ncora",AnchorDelete:"Remove Anchor",InsertImageLbl:"Imagem",InsertImage:"Inserir/Editar Imagem",InsertFlashLbl:"Flash",InsertFlash:"Inserir/Editar Flash",InsertTableLbl:"Tabela",InsertTable:"Inserir/Editar Tabela",InsertLineLbl:"Linha",InsertLine:"Inserir Linha Horizontal",InsertSpecialCharLbl:"Caracter Especial",InsertSpecialChar:"Inserir Caracter Especial",InsertSmileyLbl:"Emoticons",InsertSmiley:"Inserir Emoticons",About:"Acerca do FCKeditor",Bold:"Negrito",Italic:"It??lico",Underline:"Sublinhado",StrikeThrough:"Rasurado",Subscript:"Superior ?? Linha",Superscript:"Inferior ?? Linha",LeftJustify:"Alinhar ?? Esquerda",CenterJustify:"Alinhar ao Centro",RightJustify:"Alinhar ?? Direita",BlockJustify:"Justificado",DecreaseIndent:"Diminuir Avan??o",IncreaseIndent:"Aumentar Avan??o",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Anular",Redo:"Repetir",NumberedListLbl:"Numera????o",NumberedList:"Inserir/Eliminar Numera????o",BulletedListLbl:"Marcas",BulletedList:"Inserir/Eliminar Marcas",ShowTableBorders:"Mostrar Limites da Tabelas",ShowDetails:"Mostrar Par??grafo",Style:"Estilo",FontFormat:"Formato",Font:"Tipo de Letra",FontSize:"Tamanho",TextColor:"Cor do Texto",BGColor:"Cor de Fundo",Source:"Fonte",Find:"Procurar",Replace:"Substituir",SpellCheck:"Verifica????o Ortogr??fica",UniversalKeyboard:"Teclado Universal",PageBreakLbl:"Quebra de P??gina",PageBreak:"Inserir Quebra de P??gina",Form:"Formul??rio",Checkbox:"Caixa de Verifica????o",RadioButton:"Bot??o de Op????o",TextField:"Campo de Texto",Textarea:"??rea de Texto",HiddenField:"Campo Escondido",Button:"Bot??o",SelectionField:"Caixa de Combina????o",ImageButton:"Bot??o de Imagem",FitWindow:"Maximizar o tamanho do editor",ShowBlocks:"Show Blocks",EditLink:"Editar Hiperliga????o",CellCM:"C??lula",RowCM:"Linha",ColumnCM:"Coluna",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Eliminar Linhas",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Eliminar Coluna",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Eliminar C??lula",MergeCells:"Unir C??lulas",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Eliminar Tabela",CellProperties:"Propriedades da C??lula",TableProperties:"Propriedades da Tabela",ImageProperties:"Propriedades da Imagem",FlashProperties:"Propriedades do Flash",AnchorProp:"Propriedades da ??ncora",ButtonProp:"Propriedades do Bot??o",CheckboxProp:"Propriedades da Caixa de Verifica????o",HiddenFieldProp:"Propriedades do Campo Escondido",RadioButtonProp:"Propriedades do Bot??o de Op????o",ImageButtonProp:"Propriedades do Bot??o de imagens",TextFieldProp:"Propriedades do Campo de Texto",SelectionFieldProp:"Propriedades da Caixa de Combina????o",TextareaProp:"Propriedades da ??rea de Texto",FormProp:"Propriedades do Formul??rio",FontFormats:"Normal;Formatado;Endere??o;T??tulo 1;T??tulo 2;T??tulo 3;T??tulo 4;T??tulo 5;T??tulo 6",ProcessingXHTML:"A Processar XHTML. Por favor, espere...",Done:"Conclu??do",PasteWordConfirm:"O texto que deseja parece ter sido copiado do Word. Deseja limpar a formata????o antes de colar?",NotCompatiblePaste:"Este comando s?? est?? dispon??vel para Internet Explorer vers??o 5.5 ou superior. Deseja colar sem limpar a formata????o?",UnknownToolbarItem:'Item de barra desconhecido "%1"',UnknownCommand:'Nome de comando desconhecido "%1"',NotImplemented:"Comando n??o implementado",UnknownToolbarSet:'Nome de barra "%1" n??o definido',NoActiveX:'As defini????es de seguran??a do navegador podem limitar algumas potencalidades do editr. Deve activar a op????o "Executar controlos e extens??es ActiveX". Pode ocorrer erros ou verificar que faltam potencialidades.',BrowseServerBlocked:"N??o foi poss??vel abrir o navegador de recursos. Certifique-se que todos os bloqueadores de popup est??o desactivados.",DialogBlocked:"N??o foi poss??vel abrir a janela de di??logo. Certifique-se que todos os bloqueadores de popup est??o desactivados.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Cancelar",DlgBtnClose:"Fechar",DlgBtnBrowseServer:"Navegar no Servidor",DlgAdvancedTag:"Avan??ado",DlgOpOther:"<Outro>",DlgInfoTab:"Informa????o",DlgAlertUrl:"Por favor introduza o URL",DlgGenNotSet:"<N??o definido>",DlgGenId:"Id",DlgGenLangDir:"Orienta????o de idioma",DlgGenLangDirLtr:"Esquerda ?? Direita (LTR)",DlgGenLangDirRtl:"Direita a Esquerda (RTL)",DlgGenLangCode:"C??digo de Idioma",DlgGenAccessKey:"Chave de Acesso",DlgGenName:"Nome",DlgGenTabIndex:"??ndice de Tubula????o",DlgGenLongDescr:"Descri????o Completa do URL",DlgGenClass:"Classes de Estilo de Folhas Classes",DlgGenTitle:"T??tulo",DlgGenContType:"Tipo de Conte??do",DlgGenLinkCharset:"Fonte de caracteres vinculado",DlgGenStyle:"Estilo",DlgImgTitle:"Propriedades da Imagem",DlgImgInfoTab:"Informa????o da Imagem",DlgImgBtnUpload:"Enviar para o Servidor",DlgImgURL:"URL",DlgImgUpload:"Carregar",DlgImgAlt:"Texto Alternativo",DlgImgWidth:"Largura",DlgImgHeight:"Altura",DlgImgLockRatio:"Proporcional",DlgBtnResetSize:"Tamanho Original",DlgImgBorder:"Limite",DlgImgHSpace:"Esp.Horiz",DlgImgVSpace:"Esp.Vert",DlgImgAlign:"Alinhamento",DlgImgAlignLeft:"Esquerda",DlgImgAlignAbsBottom:"Abs inferior",DlgImgAlignAbsMiddle:"Abs centro",DlgImgAlignBaseline:"Linha de base",DlgImgAlignBottom:"Fundo",DlgImgAlignMiddle:"Centro",DlgImgAlignRight:"Direita",DlgImgAlignTextTop:"Topo do texto",DlgImgAlignTop:"Topo",DlgImgPreview:"Pr??-visualizar",DlgImgAlertUrl:"Por favor introduza o URL da imagem",DlgImgLinkTab:"Hiperliga????o",DlgFlashTitle:"Propriedades do Flash",DlgFlashChkPlay:"Reproduzir automaticamente",DlgFlashChkLoop:"Loop",DlgFlashChkMenu:"Permitir Menu do Flash",DlgFlashScale:"Escala",DlgFlashScaleAll:"Mostrar tudo",DlgFlashScaleNoBorder:"Sem Limites",DlgFlashScaleFit:"Tamanho Exacto",DlgLnkWindowTitle:"Hiperliga????o",DlgLnkInfoTab:"Informa????o de Hiperliga????o",DlgLnkTargetTab:"Destino",DlgLnkType:"Tipo de Hiperliga????o",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Refer??ncia a esta p??gina",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocolo",DlgLnkProtoOther:"<outro>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Seleccionar una refer??ncia",DlgLnkAnchorByName:"Por Nome de Refer??ncia",DlgLnkAnchorById:"Por ID de elemento",DlgLnkNoAnchors:"(N??o h?? refer??ncias dispon??veis no documento)",DlgLnkEMail:"Endere??o de E-Mail",DlgLnkEMailSubject:"T??tulo de Mensagem",DlgLnkEMailBody:"Corpo da Mensagem",DlgLnkUpload:"Carregar",DlgLnkBtnUpload:"Enviar ao Servidor",DlgLnkTarget:"Destino",DlgLnkTargetFrame:"<Frame>",DlgLnkTargetPopup:"<Janela de popup>",DlgLnkTargetBlank:"Nova Janela(_blank)",DlgLnkTargetParent:"Janela Pai (_parent)",DlgLnkTargetSelf:"Mesma janela (_self)",DlgLnkTargetTop:"Janela primaria (_top)",DlgLnkTargetFrameName:"Nome do Frame Destino",DlgLnkPopWinName:"Nome da Janela de Popup",DlgLnkPopWinFeat:"Caracter??sticas de Janela de Popup",DlgLnkPopResize:"Ajust??vel",DlgLnkPopLocation:"Barra de localiza????o",DlgLnkPopMenu:"Barra de Menu",DlgLnkPopScroll:"Barras de deslocamento",DlgLnkPopStatus:"Barra de Estado",DlgLnkPopToolbar:"Barra de Ferramentas",DlgLnkPopFullScrn:"Janela Completa (IE)",DlgLnkPopDependent:"Dependente (Netscape)",DlgLnkPopWidth:"Largura",DlgLnkPopHeight:"Altura",DlgLnkPopLeft:"Posi????o Esquerda",DlgLnkPopTop:"Posi????o Direita",DlnLnkMsgNoUrl:"Por favor introduza a hiperliga????o URL",DlnLnkMsgNoEMail:"Por favor introduza o endere??o de e-mail",DlnLnkMsgNoAnchor:"Por favor seleccione uma refer??ncia",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Seleccionar Cor",DlgColorBtnClear:"Nenhuma",DlgColorHighlight:"Destacado",DlgColorSelected:"Seleccionado",DlgSmileyTitle:"Inserir um Emoticon",DlgSpecialCharTitle:"Seleccione um caracter especial",DlgTableTitle:"Propriedades da Tabela",DlgTableRows:"Linhas",DlgTableColumns:"Colunas",DlgTableBorder:"Tamanho do Limite",DlgTableAlign:"Alinhamento",DlgTableAlignNotSet:"<N??o definido>",DlgTableAlignLeft:"Esquerda",DlgTableAlignCenter:"Centrado",DlgTableAlignRight:"Direita",DlgTableWidth:"Largura",DlgTableWidthPx:"pixeis",DlgTableWidthPc:"percentagem",DlgTableHeight:"Altura",DlgTableCellSpace:"Esp. e/c??lulas",DlgTableCellPad:"Esp. interior",DlgTableCaption:"T??tulo",DlgTableSummary:"Sum??rio",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Propriedades da C??lula",DlgCellWidth:"Largura",DlgCellWidthPx:"pixeis",DlgCellWidthPc:"percentagem",DlgCellHeight:"Altura",DlgCellWordWrap:"Moldar Texto",DlgCellWordWrapNotSet:"<N??o definido>",DlgCellWordWrapYes:"Sim",DlgCellWordWrapNo:"N??o",DlgCellHorAlign:"Alinhamento Horizontal",DlgCellHorAlignNotSet:"<N??o definido>",DlgCellHorAlignLeft:"Esquerda",DlgCellHorAlignCenter:"Centrado",DlgCellHorAlignRight:"Direita",DlgCellVerAlign:"Alinhamento Vertical",DlgCellVerAlignNotSet:"<N??o definido>",DlgCellVerAlignTop:"Topo",DlgCellVerAlignMiddle:"M??dio",DlgCellVerAlignBottom:"Fundi",DlgCellVerAlignBaseline:"Linha de Base",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Unir Linhas",DlgCellCollSpan:"Unir Colunas",DlgCellBackColor:"Cor do Fundo",DlgCellBorderColor:"Cor do Limite",DlgCellBtnSelect:"Seleccione...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Procurar",DlgFindFindBtn:"Procurar",DlgFindNotFoundMsg:"O texto especificado n??o foi encontrado.",DlgReplaceTitle:"Substituir",DlgReplaceFindLbl:"Texto a Procurar:",DlgReplaceReplaceLbl:"Substituir por:",DlgReplaceCaseChk:"Mai??sculas/Min??sculas",DlgReplaceReplaceBtn:"Substituir",DlgReplaceReplAllBtn:"Substituir Tudo",DlgReplaceWordChk:"Coincidir com toda a palavra",PasteErrorCut:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de cortar. Por favor use o teclado (Ctrl+X).",PasteErrorCopy:"A configura????o de seguran??a do navegador n??o permite a execu????o autom??tica de opera????es de copiar. Por favor use o teclado (Ctrl+C).",PasteAsText:"Colar como Texto Simples",PasteFromWord:"Colar do Word",DlgPasteMsg2:"Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl+V</STRONG>) e prima <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignorar da defini????es do Tipo de Letra ",DlgPasteRemoveStyles:"Remover as defini????es de Estilos",ColorAutomatic:"Autom??tico",ColorMoreColors:"Mais Cores...",DocProps:"Propriedades do Documento",DlgAnchorTitle:"Propriedades da ??ncora",DlgAnchorName:"Nome da ??ncora",DlgAnchorErrorName:"Por favor, introduza o nome da ??ncora",DlgSpellNotInDic:"N??o est?? num direct??rio",DlgSpellChangeTo:"Mudar para",DlgSpellBtnIgnore:"Ignorar",DlgSpellBtnIgnoreAll:"Ignorar Tudo",DlgSpellBtnReplace:"Substituir",DlgSpellBtnReplaceAll:"Substituir Tudo",DlgSpellBtnUndo:"Anular",DlgSpellNoSuggestions:"- Sem sugest??es -",DlgSpellProgress:"Verifica????o ortogr??fica em progresso???",DlgSpellNoMispell:"Verifica????o ortogr??fica completa: n??o foram encontrados erros",DlgSpellNoChanges:"Verifica????o ortogr??fica completa: n??o houve altera????o de palavras",DlgSpellOneChange:"Verifica????o ortogr??fica completa: uma palavra alterada",DlgSpellManyChanges:"Verifica????o ortogr??fica completa: %1 palavras alteradas",IeSpellDownload:" Verifica????o ortogr??fica n??o instalada. Quer descarregar agora?",DlgButtonText:"Texto (Valor)",DlgButtonType:"Tipo",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Nome",DlgCheckboxValue:"Valor",DlgCheckboxSelected:"Seleccionado",DlgFormName:"Nome",DlgFormAction:"Ac????o",DlgFormMethod:"M??todo",DlgSelectName:"Nome",DlgSelectValue:"Valor",DlgSelectSize:"Tamanho",DlgSelectLines:"linhas",DlgSelectChkMulti:"Permitir selec????es m??ltiplas",DlgSelectOpAvail:"Op????es Poss??veis",DlgSelectOpText:"Texto",DlgSelectOpValue:"Valor",DlgSelectBtnAdd:"Adicionar",DlgSelectBtnModify:"Modificar",DlgSelectBtnUp:"Para cima",DlgSelectBtnDown:"Para baixo",DlgSelectBtnSetValue:"Definir um valor por defeito",DlgSelectBtnDelete:"Apagar",DlgTextareaName:"Nome",DlgTextareaCols:"Colunas",DlgTextareaRows:"Linhas",DlgTextName:"Nome",DlgTextValue:"Valor",DlgTextCharWidth:"Tamanho do caracter",DlgTextMaxChars:"Nr. M??ximo de Caracteres",DlgTextType:"Tipo",DlgTextTypeText:"Texto",DlgTextTypePass:"Palavra-chave",DlgHiddenName:"Nome",DlgHiddenValue:"Valor",BulletedListProp:"Propriedades da Marca",NumberedListProp:"Propriedades da Numera????o",DlgLstStart:"Start",DlgLstType:"Tipo",DlgLstTypeCircle:"Circulo",DlgLstTypeDisc:"Disco",DlgLstTypeSquare:"Quadrado",DlgLstTypeNumbers:"N??meros (1, 2, 3)",DlgLstTypeLCase:"Letras Min??sculas (a, b, c)",DlgLstTypeUCase:"Letras Mai??sculas (A, B, C)",DlgLstTypeSRoman:"Numera????o Romana em Min??sculas (i, ii, iii)",DlgLstTypeLRoman:"Numera????o Romana em Mai??sculas (I, II, III)",DlgDocGeneralTab:"Geral",DlgDocBackTab:"Fundo",DlgDocColorsTab:"Cores e Margens",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"T??tulo da P??gina",DlgDocLangDir:"Orienta????o de idioma",DlgDocLangDirLTR:"Esquerda ?? Direita (LTR)",DlgDocLangDirRTL:"Direita ?? Esquerda (RTL)",DlgDocLangCode:"C??digo de Idioma",DlgDocCharSet:"Codifica????o de Caracteres",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Outra Codifica????o de Caracteres",DlgDocDocType:"Tipo de Cabe??alho do Documento",DlgDocDocTypeOther:"Outro Tipo de Cabe??alho do Documento",DlgDocIncXHTML:"Incluir Declara????es XHTML",DlgDocBgColor:"Cor de Fundo",DlgDocBgImage:"Caminho para a Imagem de Fundo",DlgDocBgNoScroll:"Fundo Fixo",DlgDocCText:"Texto",DlgDocCLink:"Hiperliga????o",DlgDocCVisited:"Hiperliga????o Visitada",DlgDocCActive:"Hiperliga????o Activa",DlgDocMargins:"Margem das P??ginas",DlgDocMaTop:"Topo",DlgDocMaLeft:"Esquerda",DlgDocMaRight:"Direita",DlgDocMaBottom:"Fundo",DlgDocMeIndex:"Palavras de Indexa????o do Documento (separadas por virgula)",DlgDocMeDescr:"Descri????o do Documento",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Direitos de Autor",DlgDocPreview:"Pr??-visualizar",Templates:"Modelos",DlgTemplatesTitle:"Modelo de Conte??do",DlgTemplatesSelMsg:"Por favor, seleccione o modelo a abrir no editor<br>(o conte??do actual ser?? perdido):",DlgTemplatesLoading:"A carregar a lista de modelos. Aguarde por favor...",DlgTemplatesNoTpl:"(Sem modelos definidos)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"Acerca",DlgAboutBrowserInfoTab:"Informa????o do Nevegador",DlgAboutLicenseTab:"Licen??a",DlgAboutVersion:"vers??o",DlgAboutInfo:"Para mais informa????es por favor dirija-se a",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ro.js b/horde/services/editor/fckeditor/editor/lang/ro.js
deleted file mode 100644 (file)
index a5c7ece..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Ascunde bara cu op??iuni",ToolbarExpand:"Expandeaz?? bara cu op??iuni",Save:"Salveaz??",NewPage:"Pagin?? nou??",Preview:"Previzualizare",Cut:"Taie",Copy:"Copiaz??",Paste:"Adaug??",PasteText:"Adaug?? ca text simplu",PasteWord:"Adaug?? din Word",Print:"Printeaz??",SelectAll:"Selecteaz?? tot",RemoveFormat:"??nl??tur?? formatarea",InsertLinkLbl:"Link (Leg??tur?? web)",InsertLink:"Insereaz??/Editeaz?? link (leg??tur?? web)",RemoveLink:"??nl??tur?? link (leg??tur?? web)",VisitLink:"Open Link",Anchor:"Insereaz??/Editeaz?? ancor??",AnchorDelete:"??terge ancor??",InsertImageLbl:"Imagine",InsertImage:"Insereaz??/Editeaz?? imagine",InsertFlashLbl:"Flash",InsertFlash:"Insereaz??/Editeaz?? flash",InsertTableLbl:"Tabel",InsertTable:"Insereaz??/Editeaz?? tabel",InsertLineLbl:"Linie",InsertLine:"Insereaz?? linie orizont??",InsertSpecialCharLbl:"Caracter special",InsertSpecialChar:"Insereaz?? caracter special",InsertSmileyLbl:"Figur?? expresiv?? (Emoticon)",InsertSmiley:"Insereaz?? Figur?? expresiv?? (Emoticon)",About:"Despre FCKeditor",Bold:"??ngro??at (bold)",Italic:"??nclinat (italic)",Underline:"Subliniat (underline)",StrikeThrough:"T??iat (strike through)",Subscript:"Indice (subscript)",Superscript:"Putere (superscript)",LeftJustify:"Aliniere la st??nga",CenterJustify:"Aliniere central??",RightJustify:"Aliniere la dreapta",BlockJustify:"Aliniere ??n bloc (Block Justify)",DecreaseIndent:"Scade indentarea",IncreaseIndent:"Cre??te indentarea",Blockquote:"Citat",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Starea anterioar?? (undo)",Redo:"Starea ulterioar?? (redo)",NumberedListLbl:"List?? numerotat??",NumberedList:"Insereaz??/??terge list?? numerotat??",BulletedListLbl:"List?? cu puncte",BulletedList:"Insereaz??/??terge list?? cu puncte",ShowTableBorders:"Arat?? marginile tabelului",ShowDetails:"Arat?? detalii",Style:"Stil",FontFormat:"Formatare",Font:"Font",FontSize:"M??rime",TextColor:"Culoarea textului",BGColor:"Coloarea fundalului",Source:"Sursa",Find:"G??se??te",Replace:"??nlocuie??te",SpellCheck:"Verific?? text",UniversalKeyboard:"Tastatur?? universal??",PageBreakLbl:"Separator de pagin?? (Page Break)",PageBreak:"Insereaz?? separator de pagin?? (Page Break)",Form:"Formular (Form)",Checkbox:"Bif?? (Checkbox)",RadioButton:"Buton radio (RadioButton)",TextField:"C??mp text (TextField)",Textarea:"Suprafa???? text (Textarea)",HiddenField:"C??mp ascuns (HiddenField)",Button:"Buton",SelectionField:"C??mp selec??ie (SelectionField)",ImageButton:"Buton imagine (ImageButton)",FitWindow:"Maximizeaz?? m??rimea editorului",ShowBlocks:"Arat?? blocurile",EditLink:"Editeaz?? Link",CellCM:"Celul??",RowCM:"Linie",ColumnCM:"Coloan??",InsertRowAfter:"Insereaz?? linie dup??",InsertRowBefore:"Insereaz?? linie ??nainte",DeleteRows:"??terge linii",InsertColumnAfter:"Insereaz?? coloan?? dup??",InsertColumnBefore:"Insereaz?? coloan?? ??nainte",DeleteColumns:"??terge celule",InsertCellAfter:"Insereaz?? celul?? dup??",InsertCellBefore:"Insereaz?? celul?? ??nainte",DeleteCells:"??terge celule",MergeCells:"Une??te celule",MergeRight:"Une??te la dreapta",MergeDown:"Une??te jos",HorizontalSplitCell:"??mparte celula pe orizontal??",VerticalSplitCell:"??mparte celula pe vertical??",TableDelete:"??terge tabel",CellProperties:"Propriet????ile celulei",TableProperties:"Propriet????ile tabelului",ImageProperties:"Propriet????ile imaginii",FlashProperties:"Propriet????ile flash-ului",AnchorProp:"Propriet????i ancor??",ButtonProp:"Propriet????i buton",CheckboxProp:"Propriet????i bif?? (Checkbox)",HiddenFieldProp:"Propriet????i c??mp ascuns (Hidden Field)",RadioButtonProp:"Propriet????i buton radio (Radio Button)",ImageButtonProp:"Propriet????i buton imagine (Image Button)",TextFieldProp:"Propriet????i c??mp text (Text Field)",SelectionFieldProp:"Propriet????i c??mp selec??ie (Selection Field)",TextareaProp:"Propriet????i suprafa???? text (Textarea)",FormProp:"Propriet????i formular (Form)",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"Proces??m XHTML. V?? rug??m a??tepta??i...",Done:"Am terminat",PasteWordConfirm:"Textul pe care dori??i s??-l ad??uga??i pare a fi formatat pentru Word. Dori??i s??-l cur????a??i de aceast?? formatare ??nainte de a-l ad??uga?",NotCompatiblePaste:"Aceast?? facilitate e disponibil?? doar pentru Microsoft Internet Explorer, versiunea 5.5 sau ulterioar??. Vre??i s??-l ad??uga??i f??r?? a-i fi ??nl??turat formatarea?",UnknownToolbarItem:'Obiectul "%1" din bara cu op??iuni necunoscut',UnknownCommand:'Comanda "%1" necunoscut??',NotImplemented:"Comand?? neimplementat??",UnknownToolbarSet:'Grupul din bara cu op??iuni "%1" nu exist??',NoActiveX:'Set??rile de securitate ale programului dvs. cu care naviga??i pe internet (browser) pot limita anumite func??ionalit????i ale editorului. Pentru a evita asta, trebuie s?? activa??i op??iunea "Run ActiveX controls and plug-ins". Poate ve??i ??nt??lni erori sau ve??i observa func??ionalit????i lips??.',BrowseServerBlocked:'The resources browser could not be opened. Asigura??i-v?? c?? nu e activ niciun "popup blocker" (func??ionalitate a programului de navigat (browser) sau a unui plug-in al acestuia de a bloca deschiderea unui noi ferestre).',DialogBlocked:'Nu a fost posibil?? deschiderea unei ferestre de dialog. Asigura??i-v?? c?? nu e activ niciun "popup blocker" (func??ionalitate a programului de navigat (browser) sau a unui plug-in al acestuia de a bloca deschiderea unui noi ferestre).',VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"Bine",DlgBtnCancel:"Anulare",DlgBtnClose:"??nchidere",DlgBtnBrowseServer:"R??sfoie??te server",DlgAdvancedTag:"Avansat",DlgOpOther:"<Altul>",DlgInfoTab:"Informa??ii",DlgAlertUrl:"V?? rug??m s?? scrie??i URL-ul",DlgGenNotSet:"<nesetat>",DlgGenId:"Id",DlgGenLangDir:"Direc??ia cuvintelor",DlgGenLangDirLtr:"st??nga-dreapta (LTR)",DlgGenLangDirRtl:"dreapta-st??nga (RTL)",DlgGenLangCode:"Codul limbii",DlgGenAccessKey:"Tasta de acces",DlgGenName:"Nume",DlgGenTabIndex:"Indexul tabului",DlgGenLongDescr:"Descrierea lung?? URL",DlgGenClass:"Clasele cu stilul paginii (CSS)",DlgGenTitle:"Titlul consultativ",DlgGenContType:"Tipul consultativ al titlului",DlgGenLinkCharset:"Setul de caractere al resursei legate",DlgGenStyle:"Stil",DlgImgTitle:"Propriet????ile imaginii",DlgImgInfoTab:"Informa??ii despre imagine",DlgImgBtnUpload:"Trimite la server",DlgImgURL:"URL",DlgImgUpload:"??ncarc??",DlgImgAlt:"Text alternativ",DlgImgWidth:"L????ime",DlgImgHeight:"??n??l??ime",DlgImgLockRatio:"P??streaz?? propor??iile",DlgBtnResetSize:"Reseteaz?? m??rimea",DlgImgBorder:"Margine",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Aliniere",DlgImgAlignLeft:"St??nga",DlgImgAlignAbsBottom:"Jos absolut (Abs Bottom)",DlgImgAlignAbsMiddle:"Mijloc absolut (Abs Middle)",DlgImgAlignBaseline:"Linia de jos (Baseline)",DlgImgAlignBottom:"Jos",DlgImgAlignMiddle:"Mijloc",DlgImgAlignRight:"Dreapta",DlgImgAlignTextTop:"Text sus",DlgImgAlignTop:"Sus",DlgImgPreview:"Previzualizare",DlgImgAlertUrl:"V?? rug??m s?? scrie??i URL-ul imaginii",DlgImgLinkTab:"Link (Leg??tur?? web)",DlgFlashTitle:"Propriet????ile flash-ului",DlgFlashChkPlay:"Ruleaz?? automat",DlgFlashChkLoop:"Repet?? (Loop)",DlgFlashChkMenu:"Activeaz?? meniul flash",DlgFlashScale:"Scal??",DlgFlashScaleAll:"Arat?? tot",DlgFlashScaleNoBorder:"F??r?? margini (No border)",DlgFlashScaleFit:"Potrive??te",DlgLnkWindowTitle:"Link (Leg??tur?? web)",DlgLnkInfoTab:"Informa??ii despre link (Leg??tur?? web)",DlgLnkTargetTab:"??int?? (Target)",DlgLnkType:"Tipul link-ului (al leg??turii web)",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ancor?? ??n aceast?? pagin??",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protocol",DlgLnkProtoOther:"<altul>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Selecta??i o ancor??",DlgLnkAnchorByName:"dup?? numele ancorei",DlgLnkAnchorById:"dup?? Id-ul elementului",DlgLnkNoAnchors:"(Nicio ancor?? disponibil?? ??n document)",DlgLnkEMail:"Adres?? de e-mail",DlgLnkEMailSubject:"Subiectul mesajului",DlgLnkEMailBody:"Con??inutul mesajului",DlgLnkUpload:"??ncarc??",DlgLnkBtnUpload:"Trimite la server",DlgLnkTarget:"??int?? (Target)",DlgLnkTargetFrame:"<frame>",DlgLnkTargetPopup:"<fereastra popup>",DlgLnkTargetBlank:"Fereastr?? nou?? (_blank)",DlgLnkTargetParent:"Fereastra p??rinte (_parent)",DlgLnkTargetSelf:"Aceea??i fereastr?? (_self)",DlgLnkTargetTop:"Fereastra din topul ierarhiei (_top)",DlgLnkTargetFrameName:"Numele frame-ului ??int??",DlgLnkPopWinName:"Numele ferestrei popup",DlgLnkPopWinFeat:"Propriet????ile ferestrei popup",DlgLnkPopResize:"Scalabil??",DlgLnkPopLocation:"Bara de loca??ie",DlgLnkPopMenu:"Bara de meniu",DlgLnkPopScroll:"Scroll Bars",DlgLnkPopStatus:"Bara de status",DlgLnkPopToolbar:"Bara de op??iuni",DlgLnkPopFullScrn:"Tot ecranul (Full Screen)(IE)",DlgLnkPopDependent:"Dependent (Netscape)",DlgLnkPopWidth:"L????ime",DlgLnkPopHeight:"??n??l??ime",DlgLnkPopLeft:"Pozi??ia la st??nga",DlgLnkPopTop:"Pozi??ia la dreapta",DlnLnkMsgNoUrl:"V?? rug??m s?? scrie??i URL-ul",DlnLnkMsgNoEMail:"V?? rug??m s?? scrie??i adresa de e-mail",DlnLnkMsgNoAnchor:"V?? rug??m s?? selecta??i o ancor??",DlnLnkMsgInvPopName:"Numele 'popup'-ului trebuie s?? ??nceap?? cu un caracter alfabetic ??i trebuie s?? nu con??in?? spa??ii",DlgColorTitle:"Selecteaz?? culoare",DlgColorBtnClear:"Cur??????",DlgColorHighlight:"Subliniaz?? (Highlight)",DlgColorSelected:"Selectat",DlgSmileyTitle:"Insereaz?? o figur?? expresiv?? (Emoticon)",DlgSpecialCharTitle:"Selecteaz?? caracter special",DlgTableTitle:"Propriet????ile tabelului",DlgTableRows:"Linii",DlgTableColumns:"Coloane",DlgTableBorder:"M??rimea marginii",DlgTableAlign:"Aliniament",DlgTableAlignNotSet:"<Nesetat>",DlgTableAlignLeft:"St??nga",DlgTableAlignCenter:"Centru",DlgTableAlignRight:"Dreapta",DlgTableWidth:"L????ime",DlgTableWidthPx:"pixeli",DlgTableWidthPc:"procente",DlgTableHeight:"??n??l??ime",DlgTableCellSpace:"Spa??iu ??ntre celule",DlgTableCellPad:"Spa??iu ??n cadrul celulei",DlgTableCaption:"Titlu (Caption)",DlgTableSummary:"Rezumat",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Propriet????ile celulei",DlgCellWidth:"L????ime",DlgCellWidthPx:"pixeli",DlgCellWidthPc:"procente",DlgCellHeight:"??n??l??ime",DlgCellWordWrap:"Desparte cuvintele (Wrap)",DlgCellWordWrapNotSet:"<Nesetat>",DlgCellWordWrapYes:"Da",DlgCellWordWrapNo:"Nu",DlgCellHorAlign:"Aliniament orizontal",DlgCellHorAlignNotSet:"<Nesetat>",DlgCellHorAlignLeft:"St??nga",DlgCellHorAlignCenter:"Centru",DlgCellHorAlignRight:"Dreapta",DlgCellVerAlign:"Aliniament vertical",DlgCellVerAlignNotSet:"<Nesetat>",DlgCellVerAlignTop:"Sus",DlgCellVerAlignMiddle:"Mijloc",DlgCellVerAlignBottom:"Jos",DlgCellVerAlignBaseline:"Linia de jos (Baseline)",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Lungimea ??n linii (Span)",DlgCellCollSpan:"Lungimea ??n coloane (Span)",DlgCellBackColor:"Culoarea fundalului",DlgCellBorderColor:"Culoarea marginii",DlgCellBtnSelect:"Selecta??i...",DlgFindAndReplaceTitle:"G??se??te ??i ??nlocuie??te",DlgFindTitle:"G??se??te",DlgFindFindBtn:"G??se??te",DlgFindNotFoundMsg:"Textul specificat nu a fost g??sit.",DlgReplaceTitle:"Replace",DlgReplaceFindLbl:"G??se??te:",DlgReplaceReplaceLbl:"??nlocuie??te cu:",DlgReplaceCaseChk:"Deosebe??te majuscule de minuscule (Match case)",DlgReplaceReplaceBtn:"??nlocuie??te",DlgReplaceReplAllBtn:"??nlocuie??te tot",DlgReplaceWordChk:"Doar cuvintele ??ntregi",PasteErrorCut:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de t??iere. V?? rug??m folosi??i tastatura (Ctrl+X).",PasteErrorCopy:"Set??rile de securitate ale navigatorului (browser) pe care ??l folosi??i nu permit editorului s?? execute automat opera??iunea de copiere. V?? rug??m folosi??i tastatura (Ctrl+C).",PasteAsText:"Adaug?? ca text simplu (Plain Text)",PasteFromWord:"Adaug?? din Word",DlgPasteMsg2:"V?? rug??m ad??uga??i ??n c??su??a urm??toare folosind tastatura (<STRONG>Ctrl+V</STRONG>) ??i ap??sa??i <STRONG>OK</STRONG>.",DlgPasteSec:"Din cauza set??rilor de securitate ale programului dvs. cu care naviga??i pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui s?? ad??uga??i din nou datele ??n aceast?? fereastr??.",DlgPasteIgnoreFont:"Ignor?? defini??iile Font Face",DlgPasteRemoveStyles:"??terge defini??iile stilurilor",ColorAutomatic:"Automatic",ColorMoreColors:"Mai multe culori...",DocProps:"Propriet????ile documentului",DlgAnchorTitle:"Propriet????ile ancorei",DlgAnchorName:"Numele ancorei",DlgAnchorErrorName:"V?? rug??m scrie??i numele ancorei",DlgSpellNotInDic:"Nu e ??n dic??ionar",DlgSpellChangeTo:"Schimb?? ??n",DlgSpellBtnIgnore:"Ignor??",DlgSpellBtnIgnoreAll:"Ignor?? toate",DlgSpellBtnReplace:"??nlocuie??te",DlgSpellBtnReplaceAll:"??nlocuie??te tot",DlgSpellBtnUndo:"Starea anterioar?? (undo)",DlgSpellNoSuggestions:"- F??r?? sugestii -",DlgSpellProgress:"Verificarea textului ??n desf????urare...",DlgSpellNoMispell:"Verificarea textului terminat??: Nicio gre??eal?? g??sit??",DlgSpellNoChanges:"Verificarea textului terminat??: Niciun cuv??nt modificat",DlgSpellOneChange:"Verificarea textului terminat??: Un cuv??nt modificat",DlgSpellManyChanges:"Verificarea textului terminat??: 1% cuvinte modificate",IeSpellDownload:"Unealta pentru verificat textul (Spell checker) neinstalat??. Dori??i s?? o desc??rca??i acum?",DlgButtonText:"Text (Valoare)",DlgButtonType:"Tip",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Nume",DlgCheckboxValue:"Valoare",DlgCheckboxSelected:"Selectat",DlgFormName:"Nume",DlgFormAction:"Ac??iune",DlgFormMethod:"Metod??",DlgSelectName:"Nume",DlgSelectValue:"Valoare",DlgSelectSize:"M??rime",DlgSelectLines:"linii",DlgSelectChkMulti:"Permite selec??ii multiple",DlgSelectOpAvail:"Op??iuni disponibile",DlgSelectOpText:"Text",DlgSelectOpValue:"Valoare",DlgSelectBtnAdd:"Adaug??",DlgSelectBtnModify:"Modific??",DlgSelectBtnUp:"Sus",DlgSelectBtnDown:"Jos",DlgSelectBtnSetValue:"Seteaz?? ca valoare selectat??",DlgSelectBtnDelete:"??terge",DlgTextareaName:"Nume",DlgTextareaCols:"Coloane",DlgTextareaRows:"Linii",DlgTextName:"Nume",DlgTextValue:"Valoare",DlgTextCharWidth:"L??rgimea caracterului",DlgTextMaxChars:"Caractere maxime",DlgTextType:"Tip",DlgTextTypeText:"Text",DlgTextTypePass:"Parol??",DlgHiddenName:"Nume",DlgHiddenValue:"Valoare",BulletedListProp:"Propriet????ile listei punctate (Bulleted List)",NumberedListProp:"Propriet????ile listei numerotate (Numbered List)",DlgLstStart:"Start",DlgLstType:"Tip",DlgLstTypeCircle:"Cerc",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"P??trat",DlgLstTypeNumbers:"Numere (1, 2, 3)",DlgLstTypeLCase:"Minuscule-litere mici (a, b, c)",DlgLstTypeUCase:"Majuscule (A, B, C)",DlgLstTypeSRoman:"Cifre romane mici (i, ii, iii)",DlgLstTypeLRoman:"Cifre romane mari (I, II, III)",DlgDocGeneralTab:"General",DlgDocBackTab:"Fundal",DlgDocColorsTab:"Culori si margini",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Titlul paginii",DlgDocLangDir:"Descrierea limbii",DlgDocLangDirLTR:"st??nga-dreapta (LTR)",DlgDocLangDirRTL:"dreapta-st??nga (RTL)",DlgDocLangCode:"Codul limbii",DlgDocCharSet:"Encoding setului de caractere",DlgDocCharSetCE:"Central european",DlgDocCharSetCT:"Chinezesc tradi??ional (Big5)",DlgDocCharSetCR:"Chirilic",DlgDocCharSetGR:"Grecesc",DlgDocCharSetJP:"Japonez",DlgDocCharSetKR:"Corean",DlgDocCharSetTR:"Turcesc",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Vest european",DlgDocCharSetOther:"Alt encoding al setului de caractere",DlgDocDocType:"Document Type Heading",DlgDocDocTypeOther:"Alt Document Type Heading",DlgDocIncXHTML:"Include declara??ii XHTML",DlgDocBgColor:"Culoarea fundalului (Background Color)",DlgDocBgImage:"URL-ul imaginii din fundal (Background Image URL)",DlgDocBgNoScroll:"Fundal neflotant, fix (Nonscrolling Background)",DlgDocCText:"Text",DlgDocCLink:"Link (Leg??tur?? web)",DlgDocCVisited:"Link (Leg??tur?? web) vizitat",DlgDocCActive:"Link (Leg??tur?? web) activ",DlgDocMargins:"Marginile paginii",DlgDocMaTop:"Sus",DlgDocMaLeft:"St??nga",DlgDocMaRight:"Dreapta",DlgDocMaBottom:"Jos",DlgDocMeIndex:"Cuvinte cheie dup?? care se va indexa documentul (separate prin virgul??)",DlgDocMeDescr:"Descrierea documentului",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Drepturi de autor",DlgDocPreview:"Previzualizare",Templates:"Template-uri (??abloane)",DlgTemplatesTitle:"Template-uri (??abloane) de con??inut",DlgTemplatesSelMsg:"V?? rug??m selecta??i template-ul (??ablonul) ce se va deschide ??n editor<br>(con??inutul actual va fi pierdut):",DlgTemplatesLoading:"Se ??ncarc?? lista cu template-uri (??abloane). V?? rug??m a??tepta??i...",DlgTemplatesNoTpl:"(Niciun template (??ablon) definit)",DlgTemplatesReplace:"??nlocuie??te cuprinsul actual",DlgAboutAboutTab:"Despre",DlgAboutBrowserInfoTab:"Informa??ii browser",DlgAboutLicenseTab:"Licen????",DlgAboutVersion:"versiune",DlgAboutInfo:"Pentru informa??ii am??nun??ite, vizita??i",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/ru.js b/horde/services/editor/fckeditor/editor/lang/ru.js
deleted file mode 100644 (file)
index a726920..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"???????????????? ???????????? ????????????????????????",ToolbarExpand:"???????????????????? ???????????? ????????????????????????",Save:"??????????????????",NewPage:"?????????? ????????????????",Preview:"?????????????????????????????? ????????????????",Cut:"????????????????",Copy:"????????????????????",Paste:"????????????????",PasteText:"???????????????? ???????????? ??????????",PasteWord:"???????????????? ???? Word",Print:"????????????",SelectAll:"???????????????? ??????",RemoveFormat:"???????????? ????????????????????????????",InsertLinkLbl:"????????????",InsertLink:"????????????????/?????????????????????????? ????????????",RemoveLink:"???????????? ????????????",VisitLink:"?????????????? ???? ????????????",Anchor:"????????????????/?????????????????????????? ??????????",AnchorDelete:"???????????? ??????????",InsertImageLbl:"??????????????????????",InsertImage:"????????????????/?????????????????????????? ??????????????????????",InsertFlashLbl:"Flash",InsertFlash:"????????????????/?????????????????????????? Flash",InsertTableLbl:"??????????????",InsertTable:"????????????????/?????????????????????????? ??????????????",InsertLineLbl:"??????????",InsertLine:"???????????????? ???????????????????????????? ??????????",InsertSpecialCharLbl:"?????????????????????? ????????????",InsertSpecialChar:"???????????????? ?????????????????????? ????????????",InsertSmileyLbl:"??????????????",InsertSmiley:"???????????????? ??????????????",About:"?? FCKeditor",Bold:"????????????",Italic:"????????????",Underline:"????????????????????????",StrikeThrough:"??????????????????????",Subscript:"?????????????????????? ????????????",Superscript:"?????????????????????? ????????????",LeftJustify:"???? ???????????? ????????",CenterJustify:"???? ????????????",RightJustify:"???? ?????????????? ????????",BlockJustify:"???? ????????????",DecreaseIndent:"?????????????????? ????????????",IncreaseIndent:"?????????????????? ????????????",Blockquote:"????????????",CreateDiv:"?????????????? Div ??????????????????",EditDiv:"?????????????????????????? Div ??????????????????",DeleteDiv:"?????????????? Div ??????????????????",Undo:"????????????????",Redo:"??????????????????",NumberedListLbl:"???????????????????????? ????????????",NumberedList:"????????????????/?????????????? ???????????????????????? ????????????",BulletedListLbl:"?????????????????????????? ????????????",BulletedList:"????????????????/?????????????? ?????????????????????????? ????????????",ShowTableBorders:"???????????????? ?????????????? ??????????????",ShowDetails:"???????????????? ????????????",Style:"??????????",FontFormat:"????????????????????????????",Font:"??????????",FontSize:"????????????",TextColor:"???????? ????????????",BGColor:"???????? ????????",Source:"????????????????",Find:"??????????",Replace:"????????????????",SpellCheck:"?????????????????? ????????????????????",UniversalKeyboard:"?????????????????????????? ????????????????????",PageBreakLbl:"???????????? ????????????????",PageBreak:"???????????????? ???????????? ????????????????",Form:"??????????",Checkbox:"???????????????? ????????????",RadioButton:"???????????? ????????????",TextField:"?????????????????? ????????",Textarea:"?????????????????? ??????????????",HiddenField:"?????????????? ????????",Button:"????????????",SelectionField:"????????????",ImageButton:"???????????? ?? ????????????????????????",FitWindow:"???????????????????? ???????? ??????????????????",ShowBlocks:"???????????????? ??????????",EditLink:"???????????????? ????????????",CellCM:"????????????",RowCM:"????????????",ColumnCM:"??????????????",InsertRowAfter:"???????????????? ???????????? ??????????",InsertRowBefore:"???????????????? ???????????? ????",DeleteRows:"?????????????? ????????????",InsertColumnAfter:"???????????????? ?????????????? ??????????",InsertColumnBefore:"???????????????? ?????????????? ????",DeleteColumns:"?????????????? ??????????????",InsertCellAfter:"???????????????? ???????????? ??????????",InsertCellBefore:"???????????????? ???????????? ????",DeleteCells:"?????????????? ????????????",MergeCells:"?????????????????? ????????????",MergeRight:"?????????????????? ????????????",MergeDown:"?????????????????? ????????",HorizontalSplitCell:"?????????????? ???????????? ??????????????????????????",VerticalSplitCell:"?????????????? ???????????? ??????????????????????",TableDelete:"?????????????? ??????????????",CellProperties:"???????????????? ????????????",TableProperties:"???????????????? ??????????????",ImageProperties:"???????????????? ??????????????????????",FlashProperties:"???????????????? Flash",AnchorProp:"???????????????? ??????????",ButtonProp:"???????????????? ????????????",CheckboxProp:"???????????????? ???????????????? ????????????",HiddenFieldProp:"???????????????? ???????????????? ????????",RadioButtonProp:"???????????????? ???????????? ????????????",ImageButtonProp:"???????????????? ???????????? ?? ????????????????????????",TextFieldProp:"???????????????? ???????????????????? ????????",SelectionFieldProp:"???????????????? ????????????",TextareaProp:"???????????????? ?????????????????? ??????????????",FormProp:"???????????????? ??????????",FontFormats:"????????????????????;??????????????????????????????;??????????;?????????????????? 1;?????????????????? 2;?????????????????? 3;?????????????????? 4;?????????????????? 5;?????????????????? 6;???????????????????? (DIV)",ProcessingXHTML:"?????????????????? XHTML. ????????????????????, ??????????????????...",Done:"??????????????",PasteWordConfirm:"??????????, ?????????????? ???? ???????????? ????????????????, ?????????? ???? ???????????????????? ???? Word. ???? ???????????? ???????????????? ?????? ?????????? ?????????????????",NotCompatiblePaste:"?????? ?????????????? ???????????????? ?????? Internet Explorer ???????????? 5.5 ?????? ????????. ???? ???????????? ???????????????? ?????? ???????????????",UnknownToolbarItem:'???? ?????????????????? ?????????????? ???????????? ???????????????????????? "%1"',UnknownCommand:'???? ?????????????????? ?????? ?????????????? "%1"',NotImplemented:"?????????????? ???? ??????????????????????",UnknownToolbarSet:'???????????? ???????????????????????? "%1" ???? ????????????????????',NoActiveX:'?????????????????? ???????????????????????? ???????????? ???????????????? ?????????? ???????????????????????? ?????????????????? ???????????????? ??????????????????. ???? ???????????? ???????????????? ?????????? "?????????????????? ???????????????? ???????????????????? ActiveX ?? ??????????????". ???? ???????????? ???????????? ???????????? ?? ???????????????? ???????????????????? ????????????????????????.',BrowseServerBlocked:"?????????????? ???????????????? ???? ?????????? ???????? ??????????????. ?????????????????? ?????? ???????????????????? ?????????????????????? ???????? ??????????????????.",DialogBlocked:"???????????????????? ?????????????? ???????? ??????????????. ?????????????????? ?????? ???????????????????? ?????????????????????? ???????? ??????????????????.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"????",DlgBtnCancel:"????????????",DlgBtnClose:"??????????????",DlgBtnBrowseServer:"?????????????????????? ???? ??????????????",DlgAdvancedTag:"??????????????????????",DlgOpOther:"<????????????>",DlgInfoTab:"????????????????????",DlgAlertUrl:"????????????????????, ???????????????? URL",DlgGenNotSet:"<???? ????????????????????>",DlgGenId:"??????????????????????????",DlgGenLangDir:"?????????????????????? ??????????",DlgGenLangDirLtr:"?????????? ???? ?????????? (LTR)",DlgGenLangDirRtl:"???????????? ???? ???????? (RTL)",DlgGenLangCode:"????????",DlgGenAccessKey:"?????????????? ??????????????",DlgGenName:"??????",DlgGenTabIndex:"???????????????????????????????????? ????????????????",DlgGenLongDescr:"?????????????? ???????????????? URL",DlgGenClass:"?????????? CSS",DlgGenTitle:"??????????????????",DlgGenContType:"?????? ??????????????????????",DlgGenLinkCharset:"??????????????????",DlgGenStyle:"?????????? CSS",DlgImgTitle:"???????????????? ??????????????????????",DlgImgInfoTab:"???????????????????? ?? ??????????????????????",DlgImgBtnUpload:"?????????????? ???? ????????????",DlgImgURL:"URL",DlgImgUpload:"????????????????",DlgImgAlt:"???????????????????????????? ??????????",DlgImgWidth:"????????????",DlgImgHeight:"????????????",DlgImgLockRatio:"?????????????????? ??????????????????",DlgBtnResetSize:"???????????????? ????????????",DlgImgBorder:"????????????",DlgImgHSpace:"???????????????????????????? ????????????",DlgImgVSpace:"???????????????????????? ????????????",DlgImgAlign:"????????????????????????",DlgImgAlignLeft:"???? ???????????? ????????",DlgImgAlignAbsBottom:"?????? ????????????",DlgImgAlignAbsMiddle:"?????? ????????????????????",DlgImgAlignBaseline:"???? ?????????????? ??????????",DlgImgAlignBottom:"????????????",DlgImgAlignMiddle:"????????????????????",DlgImgAlignRight:"???? ?????????????? ????????",DlgImgAlignTextTop:"?????????? ??????????????",DlgImgAlignTop:"???? ??????????",DlgImgPreview:"?????????????????????????????? ????????????????",DlgImgAlertUrl:"????????????????????, ?????????????? URL ??????????????????????",DlgImgLinkTab:"????????????",DlgFlashTitle:"???????????????? Flash",DlgFlashChkPlay:"???????? ????????????????????????",DlgFlashChkLoop:"????????????",DlgFlashChkMenu:"???????????????? ???????? Flash",DlgFlashScale:"????????????????????????????",DlgFlashScaleAll:"???????????????????? ??????",DlgFlashScaleNoBorder:"?????? ??????????????",DlgFlashScaleFit:"???????????? ????????????????????",DlgLnkWindowTitle:"????????????",DlgLnkInfoTab:"???????????????????? ????????????",DlgLnkTargetTab:"????????",DlgLnkType:"?????? ????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"?????????? ???? ?????? ????????????????",DlgLnkTypeEMail:"????. ??????????",DlgLnkProto:"????????????????",DlgLnkProtoOther:"<????????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???????????????? ??????????",DlgLnkAnchorByName:"???? ?????????? ??????????",DlgLnkAnchorById:"???? ???????????????????????????? ????????????????",DlgLnkNoAnchors:"(?????? ???????????? ?????????????????? ?? ???????? ??????????????????)",DlgLnkEMail:"?????????? ????. ??????????",DlgLnkEMailSubject:"?????????????????? ??????????????????",DlgLnkEMailBody:"???????? ??????????????????",DlgLnkUpload:"????????????????",DlgLnkBtnUpload:"?????????????? ???? ????????????",DlgLnkTarget:"????????",DlgLnkTargetFrame:"<??????????>",DlgLnkTargetPopup:"<?????????????????????? ????????>",DlgLnkTargetBlank:"?????????? ???????? (_blank)",DlgLnkTargetParent:"???????????????????????? ???????? (_parent)",DlgLnkTargetSelf:"???????? ???????? (_self)",DlgLnkTargetTop:"?????????? ?????????????? ???????? (_top)",DlgLnkTargetFrameName:"?????? ???????????????? ????????????",DlgLnkPopWinName:"?????? ???????????????????????? ????????",DlgLnkPopWinFeat:"???????????????? ???????????????????????? ????????",DlgLnkPopResize:"???????????????????????? ?? ????????????????",DlgLnkPopLocation:"???????????? ??????????????",DlgLnkPopMenu:"???????????? ????????",DlgLnkPopScroll:"???????????? ??????????????????",DlgLnkPopStatus:"???????????? ??????????????????",DlgLnkPopToolbar:"???????????? ????????????????????????",DlgLnkPopFullScrn:"???????????? ?????????? (IE)",DlgLnkPopDependent:"?????????????????? (Netscape)",DlgLnkPopWidth:"????????????",DlgLnkPopHeight:"????????????",DlgLnkPopLeft:"?????????????? ??????????",DlgLnkPopTop:"?????????????? ????????????",DlnLnkMsgNoUrl:"????????????????????, ?????????????? URL ????????????",DlnLnkMsgNoEMail:"????????????????????, ?????????????? ?????????? ????. ??????????",DlnLnkMsgNoAnchor:"????????????????????, ???????????????? ??????????",DlnLnkMsgInvPopName:"???????????????? ?????????????????????? ???????? ???????????? ???????????????????? ?????????? ?? ???? ?????????? ?????????????????? ????????????????",DlgColorTitle:"???????????????? ????????",DlgColorBtnClear:"????????????????",DlgColorHighlight:"????????????????????????",DlgColorSelected:"??????????????????",DlgSmileyTitle:"???????????????? ??????????????",DlgSpecialCharTitle:"???????????????? ?????????????????????? ????????????",DlgTableTitle:"???????????????? ??????????????",DlgTableRows:"????????????",DlgTableColumns:"??????????????",DlgTableBorder:"???????????? ??????????????",DlgTableAlign:"????????????????????????",DlgTableAlignNotSet:"<???? ??????.>",DlgTableAlignLeft:"??????????",DlgTableAlignCenter:"???? ????????????",DlgTableAlignRight:"????????????",DlgTableWidth:"????????????",DlgTableWidthPx:"????????????????",DlgTableWidthPc:"??????????????????",DlgTableHeight:"????????????",DlgTableCellSpace:"???????????????????? (spacing)",DlgTableCellPad:"???????????? (padding)",DlgTableCaption:"??????????????????",DlgTableSummary:"????????????",DlgTableHeaders:"??????????????????",DlgTableHeadersNone:"??????",DlgTableHeadersColumn:"???????????? ??????????????",DlgTableHeadersRow:"???????????? ????????????",DlgTableHeadersBoth:"?????? ????????????????",DlgCellTitle:"???????????????? ????????????",DlgCellWidth:"????????????",DlgCellWidthPx:"????????????????",DlgCellWidthPc:"??????????????????",DlgCellHeight:"????????????",DlgCellWordWrap:"?????????????????????????? ????????????",DlgCellWordWrapNotSet:"<???? ??????.>",DlgCellWordWrapYes:"????",DlgCellWordWrapNo:"??????",DlgCellHorAlign:"??????. ????????????????????????",DlgCellHorAlignNotSet:"<???? ??????.>",DlgCellHorAlignLeft:"??????????",DlgCellHorAlignCenter:"???? ????????????",DlgCellHorAlignRight:"????????????",DlgCellVerAlign:"????????. ????????????????????????",DlgCellVerAlignNotSet:"<???? ??????.>",DlgCellVerAlignTop:"????????????",DlgCellVerAlignMiddle:"????????????????????",DlgCellVerAlignBottom:"??????????",DlgCellVerAlignBaseline:"???? ?????????????? ??????????",DlgCellType:"?????? ????????????",DlgCellTypeData:"????????????",DlgCellTypeHeader:"??????????????????",DlgCellRowSpan:"???????????????? ?????????? (span)",DlgCellCollSpan:"???????????????? ?????????????? (span)",DlgCellBackColor:"???????? ????????",DlgCellBorderColor:"???????? ??????????????",DlgCellBtnSelect:"????????????????...",DlgFindAndReplaceTitle:"?????????? ?? ????????????????",DlgFindTitle:"??????????",DlgFindFindBtn:"??????????",DlgFindNotFoundMsg:"?????????????????? ?????????? ???? ????????????.",DlgReplaceTitle:"????????????????",DlgReplaceFindLbl:"??????????:",DlgReplaceReplaceLbl:"???????????????? ????:",DlgReplaceCaseChk:"?????????????????? ??????????????",DlgReplaceReplaceBtn:"????????????????",DlgReplaceReplAllBtn:"???????????????? ??????",DlgReplaceWordChk:"???????????????????? ?????????? ????????",PasteErrorCut:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl+X).",PasteErrorCopy:"?????????????????? ???????????????????????? ???????????? ???????????????? ???? ?????????????????? ?????????????????? ?????????????????????????? ?????????????????? ???????????????? ??????????????????????. ????????????????????, ?????????????????????? ???????????????????? ?????? ?????????? (Ctrl+C).",PasteAsText:"???????????????? ???????????? ??????????",PasteFromWord:"???????????????? ???? Word",DlgPasteMsg2:"????????????????????, ???????????????? ?????????? ?? ??????????????????????????, ?????????????????? ?????????????????? ???????????? (<STRONG>Ctrl+V</STRONG>), ?? ?????????????? <STRONG>OK</STRONG>.",DlgPasteSec:"???? ?????????????? ???????????????? ???????????????????????? ????????????????, ???????????????? ???? ?????????? ?????????????? ?? ???????????? ???????????? ???????????? ????????????????. ?????? ???????????????????? ???????????????? ?????????? ?????????? ?? ?????? ????????.",DlgPasteIgnoreFont:"???????????????????????? ?????????????????????? ??????????????????",DlgPasteRemoveStyles:"???????????? ?????????????????????? ????????????",ColorAutomatic:"????????????????????????????",ColorMoreColors:"??????????...",DocProps:"???????????????? ??????????????????",DlgAnchorTitle:"???????????????? ??????????",DlgAnchorName:"?????? ??????????",DlgAnchorErrorName:"????????????????????, ?????????????? ?????? ??????????",DlgSpellNotInDic:"?????? ?? ??????????????",DlgSpellChangeTo:"???????????????? ????",DlgSpellBtnIgnore:"????????????????????????",DlgSpellBtnIgnoreAll:"???????????????????????? ??????",DlgSpellBtnReplace:"????????????????",DlgSpellBtnReplaceAll:"???????????????? ??????",DlgSpellBtnUndo:"????????????????",DlgSpellNoSuggestions:"- ?????? ?????????????????????????? -",DlgSpellProgress:"???????? ???????????????? ????????????????????...",DlgSpellNoMispell:"???????????????? ???????????????????? ??????????????????: ???????????? ???? ??????????????",DlgSpellNoChanges:"???????????????? ???????????????????? ??????????????????: ???? ???????????? ?????????? ???? ????????????????",DlgSpellOneChange:"???????????????? ???????????????????? ??????????????????: ???????? ?????????? ????????????????",DlgSpellManyChanges:"???????????????? ???????????????????? ??????????????????: 1% ???????? ??????????????",IeSpellDownload:"???????????? ???????????????? ???????????????????? ???? ????????????????????. ???????????? ?????????????? ?????? ?????????????",DlgButtonText:"?????????? (????????????????)",DlgButtonType:"??????",DlgButtonTypeBtn:"????????????",DlgButtonTypeSbm:"??????????????????",DlgButtonTypeRst:"????????????????",DlgCheckboxName:"??????",DlgCheckboxValue:"????????????????",DlgCheckboxSelected:"??????????????????",DlgFormName:"??????",DlgFormAction:"????????????????",DlgFormMethod:"??????????",DlgSelectName:"??????",DlgSelectValue:"????????????????",DlgSelectSize:"????????????",DlgSelectLines:"??????????",DlgSelectChkMulti:"?????????????????? ?????????????????????????? ??????????",DlgSelectOpAvail:"?????????????????? ????????????????",DlgSelectOpText:"??????????",DlgSelectOpValue:"????????????????",DlgSelectBtnAdd:"????????????????",DlgSelectBtnModify:"????????????????????????????",DlgSelectBtnUp:"??????????",DlgSelectBtnDown:"????????",DlgSelectBtnSetValue:"???????????????????? ?????? ?????????????????? ????????????????",DlgSelectBtnDelete:"??????????????",DlgTextareaName:"??????",DlgTextareaCols:"??????????????",DlgTextareaRows:"????????????",DlgTextName:"??????",DlgTextValue:"????????????????",DlgTextCharWidth:"????????????",DlgTextMaxChars:"????????. ??????-???? ????????????????",DlgTextType:"??????",DlgTextTypeText:"??????????",DlgTextTypePass:"????????????",DlgHiddenName:"??????",DlgHiddenValue:"????????????????",BulletedListProp:"???????????????? ???????????????????????????? ????????????",NumberedListProp:"???????????????? ?????????????????????????? ????????????",DlgLstStart:"????????????",DlgLstType:"??????",DlgLstTypeCircle:"????????",DlgLstTypeDisc:"????????",DlgLstTypeSquare:"??????????????",DlgLstTypeNumbers:"???????????? (1, 2, 3)",DlgLstTypeLCase:"?????????? ?????????????? ???????????????? (a, b, c)",DlgLstTypeUCase:"?????????? ???????????????? ???????????????? (A, B, C)",DlgLstTypeSRoman:"?????????? ?????????????? ?????????? (i, ii, iii)",DlgLstTypeLRoman:"?????????????? ?????????????? ?????????? (I, II, III)",DlgDocGeneralTab:"??????????",DlgDocBackTab:"???????????? ??????",DlgDocColorsTab:"?????????? ?? ??????????????",DlgDocMetaTab:"???????? ????????????",DlgDocPageTitle:"?????????????????? ????????????????",DlgDocLangDir:"?????????????????????? ????????????",DlgDocLangDirLTR:"?????????? ?????????????? (LTR)",DlgDocLangDirRTL:"???????????? ???????????? (RTL)",DlgDocLangCode:"?????? ??????????",DlgDocCharSet:"?????????????????? ???????????? ????????????????",DlgDocCharSetCE:"????????????????????-??????????????????????",DlgDocCharSetCT:"?????????????????? ???????????????????????? (Big5)",DlgDocCharSetCR:"??????????????????",DlgDocCharSetGR:"??????????????????",DlgDocCharSetJP:"????????????????",DlgDocCharSetKR:"??????????????????",DlgDocCharSetTR:"????????????????",DlgDocCharSetUN:"???????????? (UTF-8)",DlgDocCharSetWE:"??????????????-??????????????????????",DlgDocCharSetOther:"???????????? ?????????????????? ???????????? ????????????????",DlgDocDocType:"?????????????????? ???????? ??????????????????",DlgDocDocTypeOther:"???????????? ?????????????????? ???????? ??????????????????",DlgDocIncXHTML:"???????????????? XHTML ????????????????????",DlgDocBgColor:"???????? ????????",DlgDocBgImage:"URL ?????????????????????? ????????",DlgDocBgNoScroll:"?????????????????????????????? ??????",DlgDocCText:"??????????",DlgDocCLink:"????????????",DlgDocCVisited:"???????????????????? ????????????",DlgDocCActive:"???????????????? ????????????",DlgDocMargins:"?????????????? ????????????????",DlgDocMaTop:"??????????????",DlgDocMaLeft:"??????????",DlgDocMaRight:"????????????",DlgDocMaBottom:"????????????",DlgDocMeIndex:"???????????????? ?????????? ?????????????????? (?????????????????????? ??????????????)",DlgDocMeDescr:"???????????????? ??????????????????",DlgDocMeAuthor:"??????????",DlgDocMeCopy:"?????????????????? ??????????",DlgDocPreview:"?????????????????????????????? ????????????????",Templates:"??????????????",DlgTemplatesTitle:"?????????????? ??????????????????????",DlgTemplatesSelMsg:"????????????????????, ???????????????? ???????????? ?????? ???????????????? ?? ??????????????????<br>(?????????????? ???????????????????? ?????????? ????????????????):",DlgTemplatesLoading:"???????????????? ???????????? ????????????????. ????????????????????, ??????????????????...",DlgTemplatesNoTpl:"(???? ???????????? ?????????????? ???? ????????????????????)",DlgTemplatesReplace:"???????????????? ?????????????? ????????????????????",DlgAboutAboutTab:"?? ??????????????????",DlgAboutBrowserInfoTab:"???????????????????? ????????????????",DlgAboutLicenseTab:"????????????????",DlgAboutVersion:"????????????",DlgAboutInfo:"?????? ?????????????? ????????????????????, ????????????????",DlgDivGeneralTab:"????????????????????",DlgDivAdvancedTab:"?????????????????????? ??????????????????",DlgDivStyle:"??????????",DlgDivInlineStyle:"???????????????????? ??????????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/sk.js b/horde/services/editor/fckeditor/editor/lang/sk.js
deleted file mode 100644 (file)
index 691cab4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Skry?? panel n??strojov",ToolbarExpand:"Zobrazi?? panel n??strojov",Save:"Ulo??i??",NewPage:"Nov?? str??nka",Preview:"N??h??ad",Cut:"Vystrihn????",Copy:"Kop??rova??",Paste:"Vlo??i??",PasteText:"Vlo??i?? ako ??ist?? text",PasteWord:"Vlo??i?? z Wordu",Print:"Tla??",SelectAll:"Vybra?? v??etko",RemoveFormat:"Odstr??ni?? form??tovanie",InsertLinkLbl:"Odkaz",InsertLink:"Vlo??i??/zmeni?? odkaz",RemoveLink:"Odstr??ni?? odkaz",VisitLink:"??s?? na odkaz",Anchor:"Vlo??i??/zmeni?? kotvu",AnchorDelete:"Odstr??ni?? kotvu",InsertImageLbl:"Obr??zok",InsertImage:"Vlo??i??/zmeni?? obr??zok",InsertFlashLbl:"Flash",InsertFlash:"Vlo??i??/zmeni?? Flash",InsertTableLbl:"Tabu??ka",InsertTable:"Vlo??i??/zmeni?? tabu??ku",InsertLineLbl:"??iara",InsertLine:"Vlo??i?? vodorovn?? ??iaru",InsertSpecialCharLbl:"??peci??lne znaky",InsertSpecialChar:"Vlo??i?? ??peci??lne znaky",InsertSmileyLbl:"Smajl??ky",InsertSmiley:"Vlo??i?? smajl??ka",About:"O aplik??cii FCKeditor",Bold:"Tu??n??",Italic:"Kurz??va",Underline:"Pod??iarknut??",StrikeThrough:"Pre??iarknut??",Subscript:"Doln?? index",Superscript:"Horn?? index",LeftJustify:"Zarovna?? v??avo",CenterJustify:"Zarovna?? na stred",RightJustify:"Zarovna?? vpravo",BlockJustify:"Zarovna?? do bloku",DecreaseIndent:"Zmen??i?? odsadenie",IncreaseIndent:"Zv??????i?? odsadenie",Blockquote:"Cit??cia",CreateDiv:"Vytvori?? Div kontajner",EditDiv:"Editova?? Div kontajner",DeleteDiv:"Odstr??ni?? Div kontajner",Undo:"Sp????",Redo:"Znovu",NumberedListLbl:"????slovanie",NumberedList:"Vlo??i??/odstr??ni?? ????slovanie",BulletedListLbl:"Odr????ky",BulletedList:"Vlo??i??/odstrani?? odr????ky",ShowTableBorders:"Zobrazi?? okraje tabuliek",ShowDetails:"Zobrazi?? podrobnosti",Style:"??t??l",FontFormat:"Form??t",Font:"P??smo",FontSize:"Ve??kos??",TextColor:"Farba textu",BGColor:"Farba pozadia",Source:"Zdroj",Find:"H??ada??",Replace:"Nahradi??",SpellCheck:"Kontrola pravopisu",UniversalKeyboard:"Univerz??lna kl??vesnica",PageBreakLbl:"Odde??ova?? str??nky",PageBreak:"Vlo??i?? odde??ova?? str??nky",Form:"Formul??r",Checkbox:"Za??krt??vacie pol????ko",RadioButton:"Prep??na??",TextField:"Textov?? pole",Textarea:"Textov?? oblas??",HiddenField:"Skryt?? pole",Button:"Tla??idlo",SelectionField:"Rozba??ovac?? zoznam",ImageButton:"Obr??zkov?? tla??idlo",FitWindow:"Maximalizova?? ve??kos?? okna editora",ShowBlocks:"Uk??za?? bloky",EditLink:"Zmeni?? odkaz",CellCM:"Bunka",RowCM:"Riadok",ColumnCM:"St??pec",InsertRowAfter:"Vlo??i?? riadok pred",InsertRowBefore:"Vlo??i?? riadok za",DeleteRows:"Vymaza?? riadok",InsertColumnAfter:"Vlo??i?? st??pec pred",InsertColumnBefore:"Vlo??i?? st??pec za",DeleteColumns:"Zmaza?? st??pec",InsertCellAfter:"Vlo??i?? bunku za",InsertCellBefore:"Vlo??i?? bunku pred",DeleteCells:"Vymaza?? bunky",MergeCells:"Zl????i?? bunky",MergeRight:"Zl????i?? doprava",MergeDown:"Zl????i?? dole",HorizontalSplitCell:"Rozdeli?? bunky horizont??lne",VerticalSplitCell:"Rozdeli?? bunky vertik??lne",TableDelete:"Vymaza?? tabu??ku",CellProperties:"Vlastnosti bunky",TableProperties:"Vlastnosti tabu??ky",ImageProperties:"Vlastnosti obr??zku",FlashProperties:"Vlastnosti Flashu",AnchorProp:"Vlastnosti kotvy",ButtonProp:"Vlastnosti tla??idla",CheckboxProp:"Vlastnosti za??krt??vacieho pol????ka",HiddenFieldProp:"Vlastnosti skryt??ho po??a",RadioButtonProp:"Vlastnosti prep??na??a",ImageButtonProp:"Vlastnosti obr??zkov??ho tla??idla",TextFieldProp:"Vlastnosti textov??ho po??a",SelectionFieldProp:"Vlastnosti rozba??ovacieho zoznamu",TextareaProp:"Vlastnosti textovej oblasti",FormProp:"Vlastnosti formul??ra",FontFormats:"Norm??lny;Form??tovan??;Adresa;Nadpis 1;Nadpis 2;Nadpis 3;Nadpis 4;Nadpis 5;Nadpis 6;Odsek (DIV)",ProcessingXHTML:"Prebieha spracovanie XHTML. ??akajte pros??m...",Done:"Dokon??en??.",PasteWordConfirm:"Vyzer?? to tak, ??e vkladan?? text je kop??rovan?? z Wordu. Chcete ho pred vlo??en??m vy??isti???",NotCompatiblePaste:"Tento pr??kaz je dostupn?? len v prehliada??i Internet Explorer verzie 5.5 alebo vy????ej. Chcete vlo??i?? text bez vy??istenia?",UnknownToolbarItem:'Nezn??ma polo??ka panela n??strojov "%1"',UnknownCommand:'Nezn??my pr??kaz "%1"',NotImplemented:"Pr??kaz nie je implementovan??",UnknownToolbarSet:'Panel n??strojov "%1" neexistuje',NoActiveX:'Bezpe??nostn?? nastavenia v????ho prehliada??a m????u obmedzova?? niektor?? funkcie editora. Pre ich pln?? funk??nos?? mus??te zapn???? vo??bu "Sp??????a?? ActiveX moduly a z??suvn?? moduly", inak sa m????ete stretn???? s chybami a nefunk??nos??ou niektor??ch funkci??.',BrowseServerBlocked:"Prehliada?? zdrojov??ch prvkov nebolo mo??n?? otvori??. Uistite sa, ??e m??te vypnut?? slu??bu blokovania popup okien.",DialogBlocked:"Dial??gov?? okno nebolo mo??n?? otvori??. Uistite sa, ??e m??te vypnut?? slu??bu blokovania popup okien.",VisitLinkBlocked:"Nebolo mo??n?? otvori?? nov?? okno. Uistite sa, ??e m??te vypnut?? slu??bu blokovania popup okien.",DlgBtnOK:"OK",DlgBtnCancel:"Zru??i??",DlgBtnClose:"Zavrie??",DlgBtnBrowseServer:"Prech??dza?? server",DlgAdvancedTag:"Roz????ren??",DlgOpOther:"<??al??ie>",DlgInfoTab:"Info",DlgAlertUrl:"Pros??m vlo??te URL",DlgGenNotSet:"<nenastaven??>",DlgGenId:"Id",DlgGenLangDir:"Orient??cia jazyka",DlgGenLangDirLtr:"Z??ava doprava (LTR)",DlgGenLangDirRtl:"Sprava do??ava (RTL)",DlgGenLangCode:"K??d jazyka",DlgGenAccessKey:"Pr??stupov?? k??????",DlgGenName:"Meno",DlgGenTabIndex:"Poradie prvku",DlgGenLongDescr:"Dlh?? popis URL",DlgGenClass:"Trieda ??t??lu",DlgGenTitle:"Pomocn?? titulok",DlgGenContType:"Pomocn?? typ obsahu",DlgGenLinkCharset:"Priraden?? znakov?? sada",DlgGenStyle:"??t??l",DlgImgTitle:"Vlastnosti obr??zku",DlgImgInfoTab:"Inform??cie o obr??zku",DlgImgBtnUpload:"Odosla?? na server",DlgImgURL:"URL",DlgImgUpload:"Odosla??",DlgImgAlt:"Alternat??vny text",DlgImgWidth:"????rka",DlgImgHeight:"V????ka",DlgImgLockRatio:"Z??mok",DlgBtnResetSize:"P??vodn?? ve??kos??",DlgImgBorder:"Okraje",DlgImgHSpace:"H-medzera",DlgImgVSpace:"V-medzera",DlgImgAlign:"Zarovnanie",DlgImgAlignLeft:"V??avo",DlgImgAlignAbsBottom:"??plne dole",DlgImgAlignAbsMiddle:"Do stredu",DlgImgAlignBaseline:"Na z??klad??u",DlgImgAlignBottom:"Dole",DlgImgAlignMiddle:"Na stred",DlgImgAlignRight:"Vpravo",DlgImgAlignTextTop:"Na horn?? okraj textu",DlgImgAlignTop:"Nahor",DlgImgPreview:"N??h??ad",DlgImgAlertUrl:"Zadajte pros??m URL obr??zku",DlgImgLinkTab:"Odkaz",DlgFlashTitle:"Vlastnosti Flashu",DlgFlashChkPlay:"Automatick?? prehr??vanie",DlgFlashChkLoop:"Opakovanie",DlgFlashChkMenu:"Povoli?? Flash Menu",DlgFlashScale:"Mierka",DlgFlashScaleAll:"Zobrazi?? mierku",DlgFlashScaleNoBorder:"Bez okrajov",DlgFlashScaleFit:"Roztiahnu?? na cel??",DlgLnkWindowTitle:"Odkaz",DlgLnkInfoTab:"Inform??cie o odkaze",DlgLnkTargetTab:"Cie??",DlgLnkType:"Typ odkazu",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Kotva v tejto str??nke",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<in??>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Vybra?? kotvu",DlgLnkAnchorByName:"Pod??a mena kotvy",DlgLnkAnchorById:"Pod??a Id objektu",DlgLnkNoAnchors:"(V str??nke nie je definovan?? ??iadna kotva)",DlgLnkEMail:"E-Mailov?? adresa",DlgLnkEMailSubject:"Predmet spr??vy",DlgLnkEMailBody:"Telo spr??vy",DlgLnkUpload:"Odosla??",DlgLnkBtnUpload:"Odosla?? na server",DlgLnkTarget:"Cie??",DlgLnkTargetFrame:"<r??mec>",DlgLnkTargetPopup:"<vyskakovacie okno>",DlgLnkTargetBlank:"Nov?? okno (_blank)",DlgLnkTargetParent:"Rodi??ovsk?? okno (_parent)",DlgLnkTargetSelf:"Rovnak?? okno (_self)",DlgLnkTargetTop:"Hlavn?? okno (_top)",DlgLnkTargetFrameName:"Meno r??mu cie??a",DlgLnkPopWinName:"N??zov vyskakovacieho okna",DlgLnkPopWinFeat:"Vlastnosti vyskakovacieho okna",DlgLnkPopResize:"Menite??n?? ve??kos??",DlgLnkPopLocation:"Panel umiestnenia",DlgLnkPopMenu:"Panel ponuky",DlgLnkPopScroll:"Posuvn??ky",DlgLnkPopStatus:"Stavov?? riadok",DlgLnkPopToolbar:"Panel n??strojov",DlgLnkPopFullScrn:"Cel?? obrazovka (IE)",DlgLnkPopDependent:"Z??vislos?? (Netscape)",DlgLnkPopWidth:"????rka",DlgLnkPopHeight:"V????ka",DlgLnkPopLeft:"??av?? okraj",DlgLnkPopTop:"Horn?? okraj",DlnLnkMsgNoUrl:"Zadajte pros??m URL odkazu",DlnLnkMsgNoEMail:"Zadajte pros??m e-mailov?? adresu",DlnLnkMsgNoAnchor:"Vyberte pros??m kotvu",DlnLnkMsgInvPopName:"N??zov vyskakovacieho okna sa mus?? za????na?? p??smenom a nem????e obsahova?? medzery",DlgColorTitle:"V??ber farby",DlgColorBtnClear:"Vymaza??",DlgColorHighlight:"Zv??raznen??",DlgColorSelected:"Vybran??",DlgSmileyTitle:"Vkladanie smajl??kov",DlgSpecialCharTitle:"V??ber ??peci??lneho znaku",DlgTableTitle:"Vlastnosti tabu??ky",DlgTableRows:"Riadky",DlgTableColumns:"St??pce",DlgTableBorder:"Ohrani??enie",DlgTableAlign:"Zarovnanie",DlgTableAlignNotSet:"<nenastaven??>",DlgTableAlignLeft:"V??avo",DlgTableAlignCenter:"Na stred",DlgTableAlignRight:"Vpravo",DlgTableWidth:"????rka",DlgTableWidthPx:"pixelov",DlgTableWidthPc:"percent",DlgTableHeight:"V????ka",DlgTableCellSpace:"Vzdialenos?? buniek",DlgTableCellPad:"Odsadenie obsahu",DlgTableCaption:"Popis",DlgTableSummary:"Preh??ad",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Vlastnosti bunky",DlgCellWidth:"????rka",DlgCellWidthPx:"bodov",DlgCellWidthPc:"percent",DlgCellHeight:"V????ka",DlgCellWordWrap:"Zalamovannie",DlgCellWordWrapNotSet:"<nenastaven??>",DlgCellWordWrapYes:"??no",DlgCellWordWrapNo:"Nie",DlgCellHorAlign:"Vodorovn?? zarovnanie",DlgCellHorAlignNotSet:"<nenastaven??>",DlgCellHorAlignLeft:"V??avo",DlgCellHorAlignCenter:"Na stred",DlgCellHorAlignRight:"Vpravo",DlgCellVerAlign:"Zvisl?? zarovnanie",DlgCellVerAlignNotSet:"<nenastaven??>",DlgCellVerAlignTop:"Nahor",DlgCellVerAlignMiddle:"Doprostred",DlgCellVerAlignBottom:"Dole",DlgCellVerAlignBaseline:"Na z??klad??u",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Zl????en?? riadky",DlgCellCollSpan:"Zl????en?? st??pce",DlgCellBackColor:"Farba pozadia",DlgCellBorderColor:"Farba ohrani??enia",DlgCellBtnSelect:"V??ber...",DlgFindAndReplaceTitle:"N??js?? a nahradi??",DlgFindTitle:"H??ada??",DlgFindFindBtn:"H??ada??",DlgFindNotFoundMsg:"H??adan?? text nebol n??jden??.",DlgReplaceTitle:"Nahradi??",DlgReplaceFindLbl:"??o h??ada??:",DlgReplaceReplaceLbl:"????m nahradi??:",DlgReplaceCaseChk:"Rozli??ova?? mal??/ve??k?? p??smen??",DlgReplaceReplaceBtn:"Nahradi??",DlgReplaceReplAllBtn:"Nahradi?? v??etko",DlgReplaceWordChk:"Len cel?? slov??",PasteErrorCut:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre vystrihnutie zvolen??ho textu do schr??nky. Pros??m vystrihnite zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl+X).",PasteErrorCopy:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru spusti?? funkciu pre kop??rovanie zvolen??ho textu do schr??nky. Pros??m skop??rujte zvolen?? text do schr??nky pomocou kl??vesnice (Ctrl+C).",PasteAsText:"Vlo??i?? ako ??ist?? text",PasteFromWord:"Vlo??i?? text z Wordu",DlgPasteMsg2:"Pros??m vlo??te nasledovn?? r??m??ek pou??it??m kl??vesnice (<STRONG>Ctrl+V</STRONG>) a stla??te <STRONG>OK</STRONG>.",DlgPasteSec:"Bezpe??nostn?? nastavenia V????ho prehliada??a nedovo??uj?? editoru pristupova?? priamo k dat??m v schr??nke. Mus??te ich vlo??i?? znovu do tohto okna.",DlgPasteIgnoreFont:"Ignorova?? nastavenia typu p??sma",DlgPasteRemoveStyles:"Odstr??ni?? form??tovanie",ColorAutomatic:"Automaticky",ColorMoreColors:"Viac farieb...",DocProps:"Vlastnosti dokumentu",DlgAnchorTitle:"Vlastnosti kotvy",DlgAnchorName:"Meno kotvy",DlgAnchorErrorName:"Zadajte pros??m meno kotvy",DlgSpellNotInDic:"Nie je v slovn??ku",DlgSpellChangeTo:"Zmeni?? na",DlgSpellBtnIgnore:"Ignorova??",DlgSpellBtnIgnoreAll:"Ignorova?? v??etko",DlgSpellBtnReplace:"Prep??sat",DlgSpellBtnReplaceAll:"Prep??sat v??etko",DlgSpellBtnUndo:"Sp????",DlgSpellNoSuggestions:"- ??iadny n??vrh -",DlgSpellProgress:"Prebieha kontrola pravopisu...",DlgSpellNoMispell:"Kontrola pravopisu dokon??en??: bez ch??b",DlgSpellNoChanges:"Kontrola pravopisu dokon??en??: ??iadne slov?? nezmenen??",DlgSpellOneChange:"Kontrola pravopisu dokon??en??: zmenen?? jedno slovo",DlgSpellManyChanges:"Kontrola pravopisu dokon??en??: zmenen??ch %1 slov",IeSpellDownload:"Kontrola pravopisu nie je nai??talovan??. Chcete ju hne?? stiahnu???",DlgButtonText:"Text",DlgButtonType:"Typ",DlgButtonTypeBtn:"Tla??idlo",DlgButtonTypeSbm:"Odosla??",DlgButtonTypeRst:"Vymaza??",DlgCheckboxName:"N??zov",DlgCheckboxValue:"Hodnota",DlgCheckboxSelected:"Vybran??",DlgFormName:"N??zov",DlgFormAction:"Akcie",DlgFormMethod:"Met??da",DlgSelectName:"N??zov",DlgSelectValue:"Hodnota",DlgSelectSize:"Ve??kos??",DlgSelectLines:"riadkov",DlgSelectChkMulti:"Povoli?? viacn??sobn?? v??ber",DlgSelectOpAvail:"Dostupn?? mo??nosti",DlgSelectOpText:"Text",DlgSelectOpValue:"Hodnota",DlgSelectBtnAdd:"Prida??",DlgSelectBtnModify:"Zmeni??",DlgSelectBtnUp:"Hore",DlgSelectBtnDown:"Dole",DlgSelectBtnSetValue:"Nastavi?? ako vybran?? hodnotu",DlgSelectBtnDelete:"Zmaza??",DlgTextareaName:"N??zov",DlgTextareaCols:"St??pce",DlgTextareaRows:"Riadky",DlgTextName:"N??zov",DlgTextValue:"Hodnota",DlgTextCharWidth:"????rka pola (znakov)",DlgTextMaxChars:"Maxim??lny po??et znakov",DlgTextType:"Typ",DlgTextTypeText:"Text",DlgTextTypePass:"Heslo",DlgHiddenName:"N??zov",DlgHiddenValue:"Hodnota",BulletedListProp:"Vlastnosti odr????ok",NumberedListProp:"Vlastnosti ????slovania",DlgLstStart:"??tart",DlgLstType:"Typ",DlgLstTypeCircle:"Kr????ok",DlgLstTypeDisc:"Disk",DlgLstTypeSquare:"??tvorec",DlgLstTypeNumbers:"????slovanie (1, 2, 3)",DlgLstTypeLCase:"Mal?? p??smen?? (a, b, c)",DlgLstTypeUCase:"Ve??k?? p??smen?? (A, B, C)",DlgLstTypeSRoman:"Mal?? r??mske ????slice (i, ii, iii)",DlgLstTypeLRoman:"Ve??k?? r??mske ????slice (I, II, III)",DlgDocGeneralTab:"V??eobecn??",DlgDocBackTab:"Pozadie",DlgDocColorsTab:"Farby a okraje",DlgDocMetaTab:"Meta Data",DlgDocPageTitle:"Titulok",DlgDocLangDir:"Orient??cie jazyka",DlgDocLangDirLTR:"Z??ava doprava (LTR)",DlgDocLangDirRTL:"Sprava do??ava (RTL)",DlgDocLangCode:"K??d jazyka",DlgDocCharSet:"K??dov?? str??nka",DlgDocCharSetCE:"Stredoeur??pske",DlgDocCharSetCT:"????n??tina tradi??n?? (Big5)",DlgDocCharSetCR:"Cyrillika",DlgDocCharSetGR:"Gr????tina",DlgDocCharSetJP:"Japon??ina",DlgDocCharSetKR:"Korej??ina",DlgDocCharSetTR:"Ture??tina",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Z??padn?? eur??pa",DlgDocCharSetOther:"In?? k??dov?? str??nka",DlgDocDocType:"Typ z??hlavia dokumentu",DlgDocDocTypeOther:"In?? typ z??hlavia dokumentu",DlgDocIncXHTML:"Obsahuje deklar??cie XHTML",DlgDocBgColor:"Farba pozadia",DlgDocBgImage:"URL adresa obr??zku na pozad??",DlgDocBgNoScroll:"Fixn?? pozadie",DlgDocCText:"Text",DlgDocCLink:"Odkaz",DlgDocCVisited:"Nav??t??ven?? odkaz",DlgDocCActive:"Akt??vny odkaz",DlgDocMargins:"Okraje str??nky",DlgDocMaTop:"Horn??",DlgDocMaLeft:"??av??",DlgDocMaRight:"Prav??",DlgDocMaBottom:"Doln??",DlgDocMeIndex:"K??????ov?? slov?? pre indexovanie (oddelen?? ??iarkou)",DlgDocMeDescr:"Popis str??nky",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Autorsk?? pr??va",DlgDocPreview:"N??h??ad",Templates:"??abl??ny",DlgTemplatesTitle:"??abl??ny obsahu",DlgTemplatesSelMsg:"Pros??m vyberte ??abl??ny na otvorenie v editore<br>(s????asn?? obsah bude straten??):",DlgTemplatesLoading:"Nahr??vam zoznam ??abl??n. ??akajte pros??m...",DlgTemplatesNoTpl:"(??iadne ??abl??ny nen??jden??)",DlgTemplatesReplace:"Nahradi?? aktu??lny obsah",DlgAboutAboutTab:"O aplik??ci",DlgAboutBrowserInfoTab:"Inform??cie o prehliada??i",DlgAboutLicenseTab:"Licencia",DlgAboutVersion:"verzia",DlgAboutInfo:"Viac inform??ci?? z??skate na",DlgDivGeneralTab:"Hlavn??",DlgDivAdvancedTab:"Roz????ren??",DlgDivStyle:"??t??l",DlgDivInlineStyle:"Inline ??t??l"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/sl.js b/horde/services/editor/fckeditor/editor/lang/sl.js
deleted file mode 100644 (file)
index f98b361..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Zlo??i orodno vrstico",ToolbarExpand:"Raz??iri orodno vrstico",Save:"Shrani",NewPage:"Nova stran",Preview:"Predogled",Cut:"Izre??i",Copy:"Kopiraj",Paste:"Prilepi",PasteText:"Prilepi kot golo besedilo",PasteWord:"Prilepi iz Worda",Print:"Natisni",SelectAll:"Izberi vse",RemoveFormat:"Odstrani oblikovanje",InsertLinkLbl:"Povezava",InsertLink:"Vstavi/uredi povezavo",RemoveLink:"Odstrani povezavo",VisitLink:"Open Link",Anchor:"Vstavi/uredi zaznamek",AnchorDelete:"Odstrani zaznamek",InsertImageLbl:"Slika",InsertImage:"Vstavi/uredi sliko",InsertFlashLbl:"Flash",InsertFlash:"Vstavi/Uredi Flash",InsertTableLbl:"Tabela",InsertTable:"Vstavi/uredi tabelo",InsertLineLbl:"??rta",InsertLine:"Vstavi vodoravno ??rto",InsertSpecialCharLbl:"Posebni znak",InsertSpecialChar:"Vstavi posebni znak",InsertSmileyLbl:"Sme??ko",InsertSmiley:"Vstavi sme??ka",About:"O FCKeditorju",Bold:"Krepko",Italic:"Le??e??e",Underline:"Pod??rtano",StrikeThrough:"Pre??rtano",Subscript:"Podpisano",Superscript:"Nadpisano",LeftJustify:"Leva poravnava",CenterJustify:"Sredinska poravnava",RightJustify:"Desna poravnava",BlockJustify:"Obojestranska poravnava",DecreaseIndent:"Zmanj??aj zamik",IncreaseIndent:"Pove??aj zamik",Blockquote:"Citat",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Razveljavi",Redo:"Ponovi",NumberedListLbl:"O??tevil??en seznam",NumberedList:"Vstavi/odstrani o??tevil??evanje",BulletedListLbl:"Ozna??en seznam",BulletedList:"Vstavi/odstrani ozna??evanje",ShowTableBorders:"Poka??i meje tabele",ShowDetails:"Poka??i podrobnosti",Style:"Slog",FontFormat:"Oblika",Font:"Pisava",FontSize:"Velikost",TextColor:"Barva besedila",BGColor:"Barva ozadja",Source:"Izvorna koda",Find:"Najdi",Replace:"Zamenjaj",SpellCheck:"Preveri ??rkovanje",UniversalKeyboard:"Ve??jezi??na tipkovnica",PageBreakLbl:"Prelom strani",PageBreak:"Vstavi prelom strani",Form:"Obrazec",Checkbox:"Potrditveno polje",RadioButton:"Izbirno polje",TextField:"Vnosno polje",Textarea:"Vnosno obmo??je",HiddenField:"Skrito polje",Button:"Gumb",SelectionField:"Spustni seznam",ImageButton:"Gumb s sliko",FitWindow:"Raz??iri velikost urejevalnika ??ez cel zaslon",ShowBlocks:"Prika??i ograde",EditLink:"Uredi povezavo",CellCM:"Celica",RowCM:"Vrstica",ColumnCM:"Stolpec",InsertRowAfter:"Vstavi vrstico za",InsertRowBefore:"Vstavi vrstico pred",DeleteRows:"Izbri??i vrstice",InsertColumnAfter:"Vstavi stolpec za",InsertColumnBefore:"Vstavi stolpec pred",DeleteColumns:"Izbri??i stolpce",InsertCellAfter:"Vstavi celico za",InsertCellBefore:"Vstavi celico pred",DeleteCells:"Izbri??i celice",MergeCells:"Zdru??i celice",MergeRight:"Zdru??i desno",MergeDown:"Dru??i navzdol",HorizontalSplitCell:"Razdeli celico vodoravno",VerticalSplitCell:"Razdeli celico navpi??no",TableDelete:"Izbri??i tabelo",CellProperties:"Lastnosti celice",TableProperties:"Lastnosti tabele",ImageProperties:"Lastnosti slike",FlashProperties:"Lastnosti Flash",AnchorProp:"Lastnosti zaznamka",ButtonProp:"Lastnosti gumba",CheckboxProp:"Lastnosti potrditvenega polja",HiddenFieldProp:"Lastnosti skritega polja",RadioButtonProp:"Lastnosti izbirnega polja",ImageButtonProp:"Lastnosti gumba s sliko",TextFieldProp:"Lastnosti vnosnega polja",SelectionFieldProp:"Lastnosti spustnega seznama",TextareaProp:"Lastnosti vnosnega obmo??ja",FormProp:"Lastnosti obrazca",FontFormats:"Navaden;Oblikovan;Napis;Naslov 1;Naslov 2;Naslov 3;Naslov 4;Naslov 5;Naslov 6",ProcessingXHTML:"Obdelujem XHTML. Prosim po??akajte...",Done:"Narejeno",PasteWordConfirm:"Izgleda, da ??elite prilepiti besedilo iz Worda. Ali ga ??elite o??istiti, preden ga prilepite?",NotCompatiblePaste:"Ta ukaz deluje le v Internet Explorerje razli??ice 5.5 ali vi??je. Ali ??elite prilepiti brez ??i????enja?",UnknownToolbarItem:'Neznan element orodne vrstice "%1"',UnknownCommand:'Neznano ime ukaza "%1"',NotImplemented:"Ukaz ni izdelan",UnknownToolbarSet:'Skupina orodnih vrstic "%1" ne obstoja',NoActiveX:'Varnostne nastavitve va??ega brskalnika lahko omejijo delovanje nekaterih zmo??nosti urejevalnika. ??e ne ??elite zaznavati napak in sporo??il o manjkajo??ih zmo??nostih, omogo??ite mo??nost "Za??eni ActiveX kontrolnike in vti??nike".',BrowseServerBlocked:"Brskalnik virov se ne more odpreti. Prepri??ajte se, da je prepre??evanje pojavnih oken onemogo??eno.",DialogBlocked:"Pogovorno okno se ni moglo odpreti. Prepri??ajte se, da je prepre??evanje pojavnih oken onemogo??eno.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"V redu",DlgBtnCancel:"Prekli??i",DlgBtnClose:"Zapri",DlgBtnBrowseServer:"Prebrskaj na stre??niku",DlgAdvancedTag:"Napredno",DlgOpOther:"<Ostalo>",DlgInfoTab:"Podatki",DlgAlertUrl:"Prosim vpi??i spletni naslov",DlgGenNotSet:"<ni postavljen>",DlgGenId:"Id",DlgGenLangDir:"Smer jezika",DlgGenLangDirLtr:"Od leve proti desni (LTR)",DlgGenLangDirRtl:"Od desne proti levi (RTL)",DlgGenLangCode:"Oznaka jezika",DlgGenAccessKey:"Vstopno geslo",DlgGenName:"Ime",DlgGenTabIndex:"??tevilka tabulatorja",DlgGenLongDescr:"Dolg opis URL-ja",DlgGenClass:"Razred stilne predloge",DlgGenTitle:"Predlagani naslov",DlgGenContType:"Predlagani tip vsebine (content-type)",DlgGenLinkCharset:"Kodna tabela povezanega vira",DlgGenStyle:"Slog",DlgImgTitle:"Lastnosti slike",DlgImgInfoTab:"Podatki o sliki",DlgImgBtnUpload:"Po??lji na stre??nik",DlgImgURL:"URL",DlgImgUpload:"Po??lji",DlgImgAlt:"Nadomestno besedilo",DlgImgWidth:"??irina",DlgImgHeight:"Vi??ina",DlgImgLockRatio:"Zakleni razmerje",DlgBtnResetSize:"Ponastavi velikost",DlgImgBorder:"Obroba",DlgImgHSpace:"Vodoravni razmik",DlgImgVSpace:"Navpi??ni razmik",DlgImgAlign:"Poravnava",DlgImgAlignLeft:"Levo",DlgImgAlignAbsBottom:"Popolnoma na dno",DlgImgAlignAbsMiddle:"Popolnoma v sredino",DlgImgAlignBaseline:"Na osnovno ??rto",DlgImgAlignBottom:"Na dno",DlgImgAlignMiddle:"V sredino",DlgImgAlignRight:"Desno",DlgImgAlignTextTop:"Besedilo na vrh",DlgImgAlignTop:"Na vrh",DlgImgPreview:"Predogled",DlgImgAlertUrl:"Vnesite URL slike",DlgImgLinkTab:"Povezava",DlgFlashTitle:"Lastnosti Flash",DlgFlashChkPlay:"Samodejno predvajaj",DlgFlashChkLoop:"Ponavljanje",DlgFlashChkMenu:"Omogo??i Flash Meni",DlgFlashScale:"Pove??ava",DlgFlashScaleAll:"Poka??i vse",DlgFlashScaleNoBorder:"Brez obrobe",DlgFlashScaleFit:"Natan??no prileganje",DlgLnkWindowTitle:"Povezava",DlgLnkInfoTab:"Podatki o povezavi",DlgLnkTargetTab:"Cilj",DlgLnkType:"Vrsta povezave",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Zaznamek na tej strani",DlgLnkTypeEMail:"Elektronski naslov",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<drugo>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Izberi zaznamek",DlgLnkAnchorByName:"Po imenu zaznamka",DlgLnkAnchorById:"Po ID-ju elementa",DlgLnkNoAnchors:"(V tem dokumentu ni zaznamkov)",DlgLnkEMail:"Elektronski naslov",DlgLnkEMailSubject:"Predmet sporo??ila",DlgLnkEMailBody:"Vsebina sporo??ila",DlgLnkUpload:"Prenesi",DlgLnkBtnUpload:"Po??lji na stre??nik",DlgLnkTarget:"Cilj",DlgLnkTargetFrame:"<okvir>",DlgLnkTargetPopup:"<pojavno okno>",DlgLnkTargetBlank:"Novo okno (_blank)",DlgLnkTargetParent:"Star??evsko okno (_parent)",DlgLnkTargetSelf:"Isto okno (_self)",DlgLnkTargetTop:"Najvi??je okno (_top)",DlgLnkTargetFrameName:"Ime ciljnega okvirja",DlgLnkPopWinName:"Ime pojavnega okna",DlgLnkPopWinFeat:"Zna??ilnosti pojavnega okna",DlgLnkPopResize:"Spremenljive velikosti",DlgLnkPopLocation:"Naslovna vrstica",DlgLnkPopMenu:"Menijska vrstica",DlgLnkPopScroll:"Drsniki",DlgLnkPopStatus:"Vrstica stanja",DlgLnkPopToolbar:"Orodna vrstica",DlgLnkPopFullScrn:"Celozaslonska slika (IE)",DlgLnkPopDependent:"Podokno (Netscape)",DlgLnkPopWidth:"??irina",DlgLnkPopHeight:"Vi??ina",DlgLnkPopLeft:"Lega levo",DlgLnkPopTop:"Lega na vrhu",DlnLnkMsgNoUrl:"Vnesite URL povezave",DlnLnkMsgNoEMail:"Vnesite elektronski naslov",DlnLnkMsgNoAnchor:"Izberite zaznamek",DlnLnkMsgInvPopName:"Ime pojavnega okna se mora za??eti s ??rko ali ??tevilko in ne sme vsebovati presledkov",DlgColorTitle:"Izberite barvo",DlgColorBtnClear:"Po??isti",DlgColorHighlight:"Ozna??i",DlgColorSelected:"Izbrano",DlgSmileyTitle:"Vstavi sme??ka",DlgSpecialCharTitle:"Izberi posebni znak",DlgTableTitle:"Lastnosti tabele",DlgTableRows:"Vrstice",DlgTableColumns:"Stolpci",DlgTableBorder:"Velikost obrobe",DlgTableAlign:"Poravnava",DlgTableAlignNotSet:"<Ni nastavljeno>",DlgTableAlignLeft:"Levo",DlgTableAlignCenter:"Sredinsko",DlgTableAlignRight:"Desno",DlgTableWidth:"??irina",DlgTableWidthPx:"pik",DlgTableWidthPc:"procentov",DlgTableHeight:"Vi??ina",DlgTableCellSpace:"Razmik med celicami",DlgTableCellPad:"Polnilo med celicami",DlgTableCaption:"Naslov",DlgTableSummary:"Povzetek",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Lastnosti celice",DlgCellWidth:"??irina",DlgCellWidthPx:"pik",DlgCellWidthPc:"procentov",DlgCellHeight:"Vi??ina",DlgCellWordWrap:"Pomikanje besedila",DlgCellWordWrapNotSet:"<Ni nastavljeno>",DlgCellWordWrapYes:"Da",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Vodoravna poravnava",DlgCellHorAlignNotSet:"<Ni nastavljeno>",DlgCellHorAlignLeft:"Levo",DlgCellHorAlignCenter:"Sredinsko",DlgCellHorAlignRight:"Desno",DlgCellVerAlign:"Navpi??na poravnava",DlgCellVerAlignNotSet:"<Ni nastavljeno>",DlgCellVerAlignTop:"Na vrh",DlgCellVerAlignMiddle:"V sredino",DlgCellVerAlignBottom:"Na dno",DlgCellVerAlignBaseline:"Na osnovno ??rto",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Spojenih vrstic (row-span)",DlgCellCollSpan:"Spojenih stolpcev (col-span)",DlgCellBackColor:"Barva ozadja",DlgCellBorderColor:"Barva obrobe",DlgCellBtnSelect:"Izberi...",DlgFindAndReplaceTitle:"Najdi in zamenjaj",DlgFindTitle:"Najdi",DlgFindFindBtn:"Najdi",DlgFindNotFoundMsg:"Navedeno besedilo ni bilo najdeno.",DlgReplaceTitle:"Zamenjaj",DlgReplaceFindLbl:"Najdi:",DlgReplaceReplaceLbl:"Zamenjaj z:",DlgReplaceCaseChk:"Razlikuj velike in male ??rke",DlgReplaceReplaceBtn:"Zamenjaj",DlgReplaceReplAllBtn:"Zamenjaj vse",DlgReplaceWordChk:"Samo cele besede",PasteErrorCut:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl+X).",PasteErrorCopy:"Varnostne nastavitve brskalnika ne dopu????ajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl+C).",PasteAsText:"Prilepi kot golo besedilo",PasteFromWord:"Prilepi iz Worda",DlgPasteMsg2:"Prosim prilepite v sle??i okvir s pomo??jo tipkovnice (<STRONG>Ctrl+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.",DlgPasteSec:"Zaradi varnostnih nastavitev va??ega brskalnika urejevalnik ne more neposredno dostopati do odlo??i????a. Vsebino odlo??i????a ponovno prilepite v to okno.",DlgPasteIgnoreFont:"Prezri obliko pisave",DlgPasteRemoveStyles:"Odstrani nastavitve stila",ColorAutomatic:"Samodejno",ColorMoreColors:"Ve?? barv...",DocProps:"Lastnosti dokumenta",DlgAnchorTitle:"Lastnosti zaznamka",DlgAnchorName:"Ime zaznamka",DlgAnchorErrorName:"Prosim vnesite ime zaznamka",DlgSpellNotInDic:"Ni v slovarju",DlgSpellChangeTo:"Spremeni v",DlgSpellBtnIgnore:"Prezri",DlgSpellBtnIgnoreAll:"Prezri vse",DlgSpellBtnReplace:"Zamenjaj",DlgSpellBtnReplaceAll:"Zamenjaj vse",DlgSpellBtnUndo:"Razveljavi",DlgSpellNoSuggestions:"- Ni predlogov -",DlgSpellProgress:"Preverjanje ??rkovanja se izvaja...",DlgSpellNoMispell:"??rkovanje je kon??ano: Brez napak",DlgSpellNoChanges:"??rkovanje je kon??ano: Nobena beseda ni bila spremenjena",DlgSpellOneChange:"??rkovanje je kon??ano: Spremenjena je bila ena beseda",DlgSpellManyChanges:"??rkovanje je kon??ano: Spremenjenih je bilo %1 besed",IeSpellDownload:"??rkovalnik ni name????en. Ali ga ??elite prenesti sedaj?",DlgButtonText:"Besedilo (Vrednost)",DlgButtonType:"Tip",DlgButtonTypeBtn:"Gumb",DlgButtonTypeSbm:"Potrdi",DlgButtonTypeRst:"Ponastavi",DlgCheckboxName:"Ime",DlgCheckboxValue:"Vrednost",DlgCheckboxSelected:"Izbrano",DlgFormName:"Ime",DlgFormAction:"Akcija",DlgFormMethod:"Metoda",DlgSelectName:"Ime",DlgSelectValue:"Vrednost",DlgSelectSize:"Velikost",DlgSelectLines:"vrstic",DlgSelectChkMulti:"Dovoli izbor ve??ih vrstic",DlgSelectOpAvail:"Razpolo??ljive izbire",DlgSelectOpText:"Besedilo",DlgSelectOpValue:"Vrednost",DlgSelectBtnAdd:"Dodaj",DlgSelectBtnModify:"Spremeni",DlgSelectBtnUp:"Gor",DlgSelectBtnDown:"Dol",DlgSelectBtnSetValue:"Postavi kot privzeto izbiro",DlgSelectBtnDelete:"Izbri??i",DlgTextareaName:"Ime",DlgTextareaCols:"Stolpcev",DlgTextareaRows:"Vrstic",DlgTextName:"Ime",DlgTextValue:"Vrednost",DlgTextCharWidth:"Dol??ina",DlgTextMaxChars:"Najve??je ??tevilo znakov",DlgTextType:"Tip",DlgTextTypeText:"Besedilo",DlgTextTypePass:"Geslo",DlgHiddenName:"Ime",DlgHiddenValue:"Vrednost",BulletedListProp:"Lastnosti ozna??enega seznama",NumberedListProp:"Lastnosti o??tevil??enega seznama",DlgLstStart:"Za??etek",DlgLstType:"Tip",DlgLstTypeCircle:"Pikica",DlgLstTypeDisc:"Kroglica",DlgLstTypeSquare:"Kvadratek",DlgLstTypeNumbers:"??tevilke (1, 2, 3)",DlgLstTypeLCase:"Male ??rke (a, b, c)",DlgLstTypeUCase:"Velike ??rke (A, B, C)",DlgLstTypeSRoman:"Male rimske ??tevilke (i, ii, iii)",DlgLstTypeLRoman:"Velike rimske ??tevilke (I, II, III)",DlgDocGeneralTab:"Splo??no",DlgDocBackTab:"Ozadje",DlgDocColorsTab:"Barve in zamiki",DlgDocMetaTab:"Meta podatki",DlgDocPageTitle:"Naslov strani",DlgDocLangDir:"Smer jezika",DlgDocLangDirLTR:"Od leve proti desni (LTR)",DlgDocLangDirRTL:"Od desne proti levi (RTL)",DlgDocLangCode:"Oznaka jezika",DlgDocCharSet:"Kodna tabela",DlgDocCharSetCE:"Srednjeevropsko",DlgDocCharSetCT:"Tradicionalno Kitajsko (Big5)",DlgDocCharSetCR:"Cirilica",DlgDocCharSetGR:"Gr??ko",DlgDocCharSetJP:"Japonsko",DlgDocCharSetKR:"Korejsko",DlgDocCharSetTR:"Tur??ko",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Zahodnoevropsko",DlgDocCharSetOther:"Druga kodna tabela",DlgDocDocType:"Glava tipa dokumenta",DlgDocDocTypeOther:"Druga glava tipa dokumenta",DlgDocIncXHTML:"Vstavi XHTML deklaracije",DlgDocBgColor:"Barva ozadja",DlgDocBgImage:"URL slike za ozadje",DlgDocBgNoScroll:"Nepremi??no ozadje",DlgDocCText:"Besedilo",DlgDocCLink:"Povezava",DlgDocCVisited:"Obiskana povezava",DlgDocCActive:"Aktivna povezava",DlgDocMargins:"Zamiki strani",DlgDocMaTop:"Na vrhu",DlgDocMaLeft:"Levo",DlgDocMaRight:"Desno",DlgDocMaBottom:"Spodaj",DlgDocMeIndex:"Klju??ne besede (lo??ene z vejicami)",DlgDocMeDescr:"Opis strani",DlgDocMeAuthor:"Avtor",DlgDocMeCopy:"Avtorske pravice",DlgDocPreview:"Predogled",Templates:"Predloge",DlgTemplatesTitle:"Vsebinske predloge",DlgTemplatesSelMsg:"Izberite predlogo, ki jo ??elite odpreti v urejevalniku<br>(trenutna vsebina bo izgubljena):",DlgTemplatesLoading:"Nalagam seznam predlog. Prosim po??akajte...",DlgTemplatesNoTpl:"(Ni pripravljenih predlog)",DlgTemplatesReplace:"Zamenjaj trenutno vsebino",DlgAboutAboutTab:"Vizitka",DlgAboutBrowserInfoTab:"Informacije o brskalniku",DlgAboutLicenseTab:"Dovoljenja",DlgAboutVersion:"razli??ica",DlgAboutInfo:"Za ve?? informacij obi????ite",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/sr-latn.js b/horde/services/editor/fckeditor/editor/lang/sr-latn.js
deleted file mode 100644 (file)
index 9a83c5d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Smanji liniju sa alatkama",ToolbarExpand:"Proiri liniju sa alatkama",Save:"Sa??uvaj",NewPage:"Nova stranica",Preview:"Izgled stranice",Cut:"Iseci",Copy:"Kopiraj",Paste:"Zalepi",PasteText:"Zalepi kao neformatiran tekst",PasteWord:"Zalepi iz Worda",Print:"??tampa",SelectAll:"Ozna??i sve",RemoveFormat:"Ukloni formatiranje",InsertLinkLbl:"Link",InsertLink:"Unesi/izmeni link",RemoveLink:"Ukloni link",VisitLink:"Open Link",Anchor:"Unesi/izmeni sidro",AnchorDelete:"Remove Anchor",InsertImageLbl:"Slika",InsertImage:"Unesi/izmeni sliku",InsertFlashLbl:"Fle??",InsertFlash:"Unesi/izmeni fle??",InsertTableLbl:"Tabela",InsertTable:"Unesi/izmeni tabelu",InsertLineLbl:"Linija",InsertLine:"Unesi horizontalnu liniju",InsertSpecialCharLbl:"Specijalni karakteri",InsertSpecialChar:"Unesi specijalni karakter",InsertSmileyLbl:"Smajli",InsertSmiley:"Unesi smajlija",About:"O FCKeditoru",Bold:"Podebljano",Italic:"Kurziv",Underline:"Podvu??eno",StrikeThrough:"Precrtano",Subscript:"Indeks",Superscript:"Stepen",LeftJustify:"Levo ravnanje",CenterJustify:"Centriran tekst",RightJustify:"Desno ravnanje",BlockJustify:"Obostrano ravnanje",DecreaseIndent:"Smanji levu marginu",IncreaseIndent:"Uve??aj levu marginu",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"Poni???ti akciju",Redo:"Ponovi akciju",NumberedListLbl:"Nabrojiva lista",NumberedList:"Unesi/ukloni nabrojivu listu",BulletedListLbl:"Nenabrojiva lista",BulletedList:"Unesi/ukloni nenabrojivu listu",ShowTableBorders:"Prika??i okvir tabele",ShowDetails:"Prika??i detalje",Style:"Stil",FontFormat:"Format",Font:"Font",FontSize:"Veli??ina fonta",TextColor:"Boja teksta",BGColor:"Boja pozadine",Source:"K??d",Find:"Pretraga",Replace:"Zamena",SpellCheck:"Proveri spelovanje",UniversalKeyboard:"Univerzalna tastatura",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"Forma",Checkbox:"Polje za potvrdu",RadioButton:"Radio-dugme",TextField:"Tekstualno polje",Textarea:"Zona teksta",HiddenField:"Skriveno polje",Button:"Dugme",SelectionField:"Izborno polje",ImageButton:"Dugme sa slikom",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"Izmeni link",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"Obri??i redove",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"Obri??i kolone",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"Obri??i ??elije",MergeCells:"Spoj celije",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"Osobine celije",TableProperties:"Osobine tabele",ImageProperties:"Osobine slike",FlashProperties:"Osobine fle??a",AnchorProp:"Osobine sidra",ButtonProp:"Osobine dugmeta",CheckboxProp:"Osobine polja za potvrdu",HiddenFieldProp:"Osobine skrivenog polja",RadioButtonProp:"Osobine radio-dugmeta",ImageButtonProp:"Osobine dugmeta sa slikom",TextFieldProp:"Osobine tekstualnog polja",SelectionFieldProp:"Osobine izbornog polja",TextareaProp:"Osobine zone teksta",FormProp:"Osobine forme",FontFormats:"Normal;Formatirano;Adresa;Naslov 1;Naslov 2;Naslov 3;Naslov 4;Naslov 5;Naslov 6",ProcessingXHTML:"Obradujem XHTML. Malo strpljenja...",Done:"Zavr??io",PasteWordConfirm:"Tekst koji ??elite da nalepite kopiran je iz Worda. Da li ??elite da bude o??i????en od formata pre lepljenja?",NotCompatiblePaste:"Ova komanda je dostupna samo za Internet Explorer od verzije 5.5. Da li ??elite da nalepim tekst bez ??i????enja?",UnknownToolbarItem:'Nepoznata stavka toolbara "%1"',UnknownCommand:'Nepoznata naredba "%1"',NotImplemented:"Naredba nije implementirana",UnknownToolbarSet:'Toolbar "%1" ne postoji',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Otka??i",DlgBtnClose:"Zatvori",DlgBtnBrowseServer:"Pretra??i server",DlgAdvancedTag:"Napredni tagovi",DlgOpOther:"<Ostali>",DlgInfoTab:"Info",DlgAlertUrl:"Molimo Vas, unesite URL",DlgGenNotSet:"<nije postavljeno>",DlgGenId:"Id",DlgGenLangDir:"Smer jezika",DlgGenLangDirLtr:"S leva na desno (LTR)",DlgGenLangDirRtl:"S desna na levo (RTL)",DlgGenLangCode:"K??d jezika",DlgGenAccessKey:"Pristupni taster",DlgGenName:"Naziv",DlgGenTabIndex:"Tab indeks",DlgGenLongDescr:"Pun opis URL",DlgGenClass:"Stylesheet klase",DlgGenTitle:"Advisory naslov",DlgGenContType:"Advisory vrsta sadr??aja",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"Stil",DlgImgTitle:"Osobine slika",DlgImgInfoTab:"Info slike",DlgImgBtnUpload:"Po??alji na server",DlgImgURL:"URL",DlgImgUpload:"Po??alji",DlgImgAlt:"Alternativni tekst",DlgImgWidth:"??irina",DlgImgHeight:"Visina",DlgImgLockRatio:"Zaklju??aj odnos",DlgBtnResetSize:"Resetuj veli??inu",DlgImgBorder:"Okvir",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"Ravnanje",DlgImgAlignLeft:"Levo",DlgImgAlignAbsBottom:"Abs dole",DlgImgAlignAbsMiddle:"Abs sredina",DlgImgAlignBaseline:"Bazno",DlgImgAlignBottom:"Dole",DlgImgAlignMiddle:"Sredina",DlgImgAlignRight:"Desno",DlgImgAlignTextTop:"Vrh teksta",DlgImgAlignTop:"Vrh",DlgImgPreview:"Izgled",DlgImgAlertUrl:"Unesite URL slike",DlgImgLinkTab:"Link",DlgFlashTitle:"Osobine fle??a",DlgFlashChkPlay:"Automatski start",DlgFlashChkLoop:"Ponavljaj",DlgFlashChkMenu:"Uklju??i fle?? meni",DlgFlashScale:"Skaliraj",DlgFlashScaleAll:"Prika??i sve",DlgFlashScaleNoBorder:"Bez ivice",DlgFlashScaleFit:"Popuni povr??inu",DlgLnkWindowTitle:"Link",DlgLnkInfoTab:"Link Info",DlgLnkTargetTab:"Meta",DlgLnkType:"Vrsta linka",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Sidro na ovoj stranici",DlgLnkTypeEMail:"E-Mail",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<drugo>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Odaberi sidro",DlgLnkAnchorByName:"Po nazivu sidra",DlgLnkAnchorById:"Po Id-ju elementa",DlgLnkNoAnchors:"(Nema dostupnih sidra)",DlgLnkEMail:"E-Mail adresa",DlgLnkEMailSubject:"Naslov",DlgLnkEMailBody:"Sadr??aj poruke",DlgLnkUpload:"Po??alji",DlgLnkBtnUpload:"Po??alji na server",DlgLnkTarget:"Meta",DlgLnkTargetFrame:"<okvir>",DlgLnkTargetPopup:"<popup prozor>",DlgLnkTargetBlank:"Novi prozor (_blank)",DlgLnkTargetParent:"Roditeljski prozor (_parent)",DlgLnkTargetSelf:"Isti prozor (_self)",DlgLnkTargetTop:"Prozor na vrhu (_top)",DlgLnkTargetFrameName:"Naziv odredi??nog frejma",DlgLnkPopWinName:"Naziv popup prozora",DlgLnkPopWinFeat:"Mogu??nosti popup prozora",DlgLnkPopResize:"Promenljiva velicina",DlgLnkPopLocation:"Lokacija",DlgLnkPopMenu:"Kontekstni meni",DlgLnkPopScroll:"Scroll bar",DlgLnkPopStatus:"Statusna linija",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"Prikaz preko celog ekrana (IE)",DlgLnkPopDependent:"Zavisno (Netscape)",DlgLnkPopWidth:"??irina",DlgLnkPopHeight:"Visina",DlgLnkPopLeft:"Od leve ivice ekrana (px)",DlgLnkPopTop:"Od vrha ekrana (px)",DlnLnkMsgNoUrl:"Unesite URL linka",DlnLnkMsgNoEMail:"Otkucajte adresu elektronske pote",DlnLnkMsgNoAnchor:"Odaberite sidro",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"Odaberite boju",DlgColorBtnClear:"Obri??i",DlgColorHighlight:"Posvetli",DlgColorSelected:"Odaberi",DlgSmileyTitle:"Unesi smajlija",DlgSpecialCharTitle:"Odaberite specijalni karakter",DlgTableTitle:"Osobine tabele",DlgTableRows:"Redova",DlgTableColumns:"Kolona",DlgTableBorder:"Veli??ina okvira",DlgTableAlign:"Ravnanje",DlgTableAlignNotSet:"<nije postavljeno>",DlgTableAlignLeft:"Levo",DlgTableAlignCenter:"Sredina",DlgTableAlignRight:"Desno",DlgTableWidth:"??irina",DlgTableWidthPx:"piksela",DlgTableWidthPc:"procenata",DlgTableHeight:"Visina",DlgTableCellSpace:"??elijski prostor",DlgTableCellPad:"Razmak ??elija",DlgTableCaption:"Naslov tabele",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Osobine ??elije",DlgCellWidth:"??irina",DlgCellWidthPx:"piksela",DlgCellWidthPc:"procenata",DlgCellHeight:"Visina",DlgCellWordWrap:"Deljenje re??i",DlgCellWordWrapNotSet:"<nije postavljeno>",DlgCellWordWrapYes:"Da",DlgCellWordWrapNo:"Ne",DlgCellHorAlign:"Vodoravno ravnanje",DlgCellHorAlignNotSet:"<nije postavljeno>",DlgCellHorAlignLeft:"Levo",DlgCellHorAlignCenter:"Sredina",DlgCellHorAlignRight:"Desno",DlgCellVerAlign:"Vertikalno ravnanje",DlgCellVerAlignNotSet:"<nije postavljeno>",DlgCellVerAlignTop:"Gornje",DlgCellVerAlignMiddle:"Sredina",DlgCellVerAlignBottom:"Donje",DlgCellVerAlignBaseline:"Bazno",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Spajanje redova",DlgCellCollSpan:"Spajanje kolona",DlgCellBackColor:"Boja pozadine",DlgCellBorderColor:"Boja okvira",DlgCellBtnSelect:"Odaberi...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"Prona??i",DlgFindFindBtn:"Prona??i",DlgFindNotFoundMsg:"Tra??eni tekst nije prona??en.",DlgReplaceTitle:"Zameni",DlgReplaceFindLbl:"Pronadi:",DlgReplaceReplaceLbl:"Zameni sa:",DlgReplaceCaseChk:"Razlikuj mala i velika slova",DlgReplaceReplaceBtn:"Zameni",DlgReplaceReplAllBtn:"Zameni sve",DlgReplaceWordChk:"Uporedi cele reci",PasteErrorCut:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl+X).",PasteErrorCopy:"Sigurnosna pode??avanja Va??eg pretra??iva??a ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite pre??icu sa tastature (Ctrl+C).",PasteAsText:"Zalepi kao ??ist tekst",PasteFromWord:"Zalepi iz Worda",DlgPasteMsg2:"Molimo Vas da zalepite unutar donje povrine koriste??i tastaturnu pre??icu (<STRONG>Ctrl+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ignori??i definicije fontova",DlgPasteRemoveStyles:"Ukloni definicije stilova",ColorAutomatic:"Automatski",ColorMoreColors:"Vi??e boja...",DocProps:"Osobine dokumenta",DlgAnchorTitle:"Osobine sidra",DlgAnchorName:"Ime sidra",DlgAnchorErrorName:"Unesite ime sidra",DlgSpellNotInDic:"Nije u re??niku",DlgSpellChangeTo:"Izmeni",DlgSpellBtnIgnore:"Ignori??i",DlgSpellBtnIgnoreAll:"Ignori??i sve",DlgSpellBtnReplace:"Zameni",DlgSpellBtnReplaceAll:"Zameni sve",DlgSpellBtnUndo:"Vrati akciju",DlgSpellNoSuggestions:"- Bez sugestija -",DlgSpellProgress:"Provera spelovanja u toku...",DlgSpellNoMispell:"Provera spelovanja zavr??ena: gre??ke nisu pronadene",DlgSpellNoChanges:"Provera spelovanja zavr??ena: Nije izmenjena nijedna rec",DlgSpellOneChange:"Provera spelovanja zavr??ena: Izmenjena je jedna re??",DlgSpellManyChanges:"Provera spelovanja zavr??ena: %1 re??(i) je izmenjeno",IeSpellDownload:"Provera spelovanja nije instalirana. Da li ??elite da je skinete sa Interneta?",DlgButtonText:"Tekst (vrednost)",DlgButtonType:"Tip",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"Naziv",DlgCheckboxValue:"Vrednost",DlgCheckboxSelected:"Ozna??eno",DlgFormName:"Naziv",DlgFormAction:"Akcija",DlgFormMethod:"Metoda",DlgSelectName:"Naziv",DlgSelectValue:"Vrednost",DlgSelectSize:"Veli??ina",DlgSelectLines:"linija",DlgSelectChkMulti:"Dozvoli vi??estruku selekciju",DlgSelectOpAvail:"Dostupne opcije",DlgSelectOpText:"Tekst",DlgSelectOpValue:"Vrednost",DlgSelectBtnAdd:"Dodaj",DlgSelectBtnModify:"Izmeni",DlgSelectBtnUp:"Gore",DlgSelectBtnDown:"Dole",DlgSelectBtnSetValue:"Podesi kao ozna??enu vrednost",DlgSelectBtnDelete:"Obri??i",DlgTextareaName:"Naziv",DlgTextareaCols:"Broj kolona",DlgTextareaRows:"Broj redova",DlgTextName:"Naziv",DlgTextValue:"Vrednost",DlgTextCharWidth:"??irina (karaktera)",DlgTextMaxChars:"Maksimalno karaktera",DlgTextType:"Tip",DlgTextTypeText:"Tekst",DlgTextTypePass:"Lozinka",DlgHiddenName:"Naziv",DlgHiddenValue:"Vrednost",BulletedListProp:"Osobine nenabrojive liste",NumberedListProp:"Osobine nabrojive liste",DlgLstStart:"Start",DlgLstType:"Tip",DlgLstTypeCircle:"Krug",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"Kvadrat",DlgLstTypeNumbers:"Brojevi (1, 2, 3)",DlgLstTypeLCase:"mala slova (a, b, c)",DlgLstTypeUCase:"VELIKA slova (A, B, C)",DlgLstTypeSRoman:"Male rimske cifre (i, ii, iii)",DlgLstTypeLRoman:"Velike rimske cifre (I, II, III)",DlgDocGeneralTab:"Op??te osobine",DlgDocBackTab:"Pozadina",DlgDocColorsTab:"Boje i margine",DlgDocMetaTab:"Metapodaci",DlgDocPageTitle:"Naslov stranice",DlgDocLangDir:"Smer jezika",DlgDocLangDirLTR:"Sleva nadesno (LTR)",DlgDocLangDirRTL:"Zdesna nalevo (RTL)",DlgDocLangCode:"??ifra jezika",DlgDocCharSet:"Kodiranje skupa karaktera",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"Ostala kodiranja skupa karaktera",DlgDocDocType:"Zaglavlje tipa dokumenta",DlgDocDocTypeOther:"Ostala zaglavlja tipa dokumenta",DlgDocIncXHTML:"Ukljuci XHTML deklaracije",DlgDocBgColor:"Boja pozadine",DlgDocBgImage:"URL pozadinske slike",DlgDocBgNoScroll:"Fiksirana pozadina",DlgDocCText:"Tekst",DlgDocCLink:"Link",DlgDocCVisited:"Pose??eni link",DlgDocCActive:"Aktivni link",DlgDocMargins:"Margine stranice",DlgDocMaTop:"Gornja",DlgDocMaLeft:"Leva",DlgDocMaRight:"Desna",DlgDocMaBottom:"Donja",DlgDocMeIndex:"Klju??ne reci za indeksiranje dokumenta (razdvojene zarezima)",DlgDocMeDescr:"Opis dokumenta",DlgDocMeAuthor:"Autor",DlgDocMeCopy:"Autorska prava",DlgDocPreview:"Izgled stranice",Templates:"Obrasci",DlgTemplatesTitle:"Obrasci za sadr??aj",DlgTemplatesSelMsg:"Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadr??aj ce biti obrisan):",DlgTemplatesLoading:"U??itavam listu obrazaca. Malo strpljenja...",DlgTemplatesNoTpl:"(Nema definisanih obrazaca)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"O editoru",DlgAboutBrowserInfoTab:"Informacije o pretra??ivacu",DlgAboutLicenseTab:"License",DlgAboutVersion:"verzija",DlgAboutInfo:"Za vi??e informacija posetite",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/sr.js b/horde/services/editor/fckeditor/editor/lang/sr.js
deleted file mode 100644 (file)
index d6a64c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"?????????? ???????????? ???? ????????????????",ToolbarExpand:"?????????????? ???????????? ???? ????????????????",Save:"??????????????",NewPage:"???????? ????????????????",Preview:"???????????? ????????????????",Cut:"??????????",Copy:"??????????????",Paste:"????????????",PasteText:"???????????? ?????? ???????????????????????? ??????????",PasteWord:"???????????? ???? Worda",Print:"????????????",SelectAll:"???????????? ??????",RemoveFormat:"???????????? ??????????????????????",InsertLinkLbl:"????????",InsertLink:"??????????/???????????? ????????",RemoveLink:"???????????? ????????",VisitLink:"Open Link",Anchor:"??????????/???????????? ??????????",AnchorDelete:"Remove Anchor",InsertImageLbl:"??????????",InsertImage:"??????????/???????????? ??????????",InsertFlashLbl:"???????? ??????????????",InsertFlash:"??????????/???????????? ????????",InsertTableLbl:"????????????",InsertTable:"??????????/???????????? ????????????",InsertLineLbl:"????????????",InsertLine:"?????????? ???????????????????????? ????????????",InsertSpecialCharLbl:"???????????????????? ??????????????????",InsertSpecialChar:"?????????? ???????????????????? ????????????????",InsertSmileyLbl:"????????????",InsertSmiley:"?????????? ????????????????",About:"?? ????????????????????",Bold:"??????????????????",Italic:"????????????",Underline:"??????????????????",StrikeThrough:"??????????????????",Subscript:"????????????",Superscript:"????????????",LeftJustify:"???????? ??????????????",CenterJustify:"?????????????????? ??????????",RightJustify:"?????????? ??????????????",BlockJustify:"?????????????????? ??????????????",DecreaseIndent:"?????????? ???????? ??????????????",IncreaseIndent:"???????????? ???????? ??????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"?????????????? ????????????",Redo:"???????????? ????????????",NumberedListLbl:"?????????????????? ??????????",NumberedList:"??????????/???????????? ?????????????????? ??????????",BulletedListLbl:"?????????????????????? ??????????",BulletedList:"??????????/???????????? ?????????????????????? ??????????",ShowTableBorders:"?????????????? ?????????? ????????????",ShowDetails:"?????????????? ????????????",Style:"????????",FontFormat:"????????????",Font:"????????",FontSize:"???????????????? ??????????",TextColor:"???????? ????????????",BGColor:"???????? ????????????????",Source:"K????",Find:"????????????????",Replace:"????????????",SpellCheck:"?????????????? ??????????????????",UniversalKeyboard:"?????????????????????? ??????????????????",PageBreakLbl:"Page Break",PageBreak:"Insert Page Break",Form:"??????????",Checkbox:"???????? ???? ??????????????",RadioButton:"??????????-??????????",TextField:"???????????????????? ????????",Textarea:"???????? ????????????",HiddenField:"???????????????? ????????",Button:"??????????",SelectionField:"?????????????? ????????",ImageButton:"?????????? ???? ????????????",FitWindow:"Maximize the editor size",ShowBlocks:"Show Blocks",EditLink:"?????????????? ????????",CellCM:"Cell",RowCM:"Row",ColumnCM:"Column",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"???????????? ????????????",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"???????????? ????????????",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"???????????? ????????????",MergeCells:"???????? ????????????",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"Delete Table",CellProperties:"?????????????? ????????????",TableProperties:"?????????????? ????????????",ImageProperties:"?????????????? ??????????",FlashProperties:"?????????????? ??????????",AnchorProp:"?????????????? ??????????",ButtonProp:"?????????????? ??????????????",CheckboxProp:"?????????????? ???????? ???? ??????????????",HiddenFieldProp:"?????????????? ?????????????????? ????????",RadioButtonProp:"?????????????? ??????????-??????????????",ImageButtonProp:"?????????????? ?????????????? ???? ????????????",TextFieldProp:"?????????????? ?????????????????????? ????????",SelectionFieldProp:"?????????????? ???????????????? ????????",TextareaProp:"?????????????? ???????? ????????????",FormProp:"?????????????? ??????????",FontFormats:"Normal;Formatirano;Adresa;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",ProcessingXHTML:"?????????????????? XHTML. Ma??o ????????????????...",Done:"??????????????",PasteWordConfirm:"?????????? ???????? ???????????? ???? ???????????????? ?????????????? ???? ???? Worda. ???? ???? ???????????? ???? ???????? ?????????????? ???? ?????????????? ?????? ???????????????",NotCompatiblePaste:"?????? ?????????????? ???? ???????????????? ???????? ???? ???????????????? ???????????????? ???? ?????????????? 5.5. ???? ???? ???????????? ???? ?????????????? ?????????? ?????? ???????????????",UnknownToolbarItem:'?????????????????? ???????????? toolbara "%1"',UnknownCommand:'?????????????????? ?????????????? "%1"',NotImplemented:"?????????????? ???????? ????????????????????????????",UnknownToolbarSet:'Toolbar "%1" ???? ??????????????',NoActiveX:'Your browser\'s security settings could limit some features of the editor. You must enable the option "Run ActiveX controls and plug-ins". You may experience errors and notice missing features.',BrowseServerBlocked:"The resources browser could not be opened. Make sure that all popup blockers are disabled.",DialogBlocked:"It was not possible to open the dialog window. Make sure all popup blockers are disabled.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"O??????????",DlgBtnClose:"??????????????",DlgBtnBrowseServer:"???????????????? ????????????",DlgAdvancedTag:"???????????????? ????????????",DlgOpOther:"<????????????>",DlgInfoTab:"????????",DlgAlertUrl:"???????????? ??????, ?????????????? ??????",DlgGenNotSet:"<???????? ????????????????????>",DlgGenId:"????",DlgGenLangDir:"???????? ????????????",DlgGenLangDirLtr:"?? ???????? ???? ?????????? (LTR)",DlgGenLangDirRtl:"?? ?????????? ???? ???????? (RTL)",DlgGenLangCode:"K???? ????????????",DlgGenAccessKey:"?????????????????? ????????????",DlgGenName:"??????????",DlgGenTabIndex:"?????? ????????????",DlgGenLongDescr:"?????? ???????? ??????",DlgGenClass:"Stylesheet ??????????",DlgGenTitle:"Advisory ????????????",DlgGenContType:"Advisory ?????????? ????????????????",DlgGenLinkCharset:"Linked Resource Charset",DlgGenStyle:"????????",DlgImgTitle:"?????????????? ??????????",DlgImgInfoTab:"???????? ??????????",DlgImgBtnUpload:"???????????? ???? ????????????",DlgImgURL:"??????",DlgImgUpload:"????????????",DlgImgAlt:"???????????????????????? ??????????",DlgImgWidth:"????????????",DlgImgHeight:"????????????",DlgImgLockRatio:"???????????????? ??????????",DlgBtnResetSize:"?????????????? ????????????????",DlgImgBorder:"??????????",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"??????????????",DlgImgAlignLeft:"????????",DlgImgAlignAbsBottom:"Abs ????????",DlgImgAlignAbsMiddle:"Abs ??????????????",DlgImgAlignBaseline:"??????????",DlgImgAlignBottom:"????????",DlgImgAlignMiddle:"??????????????",DlgImgAlignRight:"??????????",DlgImgAlignTextTop:"?????? ????????????",DlgImgAlignTop:"??????",DlgImgPreview:"????????????",DlgImgAlertUrl:"?????????????? ?????? ??????????",DlgImgLinkTab:"????????",DlgFlashTitle:"?????????????? ??????????",DlgFlashChkPlay:"???????????????????? ??????????",DlgFlashChkLoop:"????????????????",DlgFlashChkMenu:"???????????? ???????? ????????",DlgFlashScale:"????????????????",DlgFlashScaleAll:"?????????????? ??????",DlgFlashScaleNoBorder:"?????? ??????????",DlgFlashScaleFit:"???????????? ????????????????",DlgLnkWindowTitle:"????????",DlgLnkInfoTab:"???????? ????????",DlgLnkTargetTab:"????????",DlgLnkType:"?????????? ??????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"?????????? ???? ???????? ????????????????",DlgLnkTypeEMail:"E???????????????????? ??????????",DlgLnkProto:"????????????????",DlgLnkProtoOther:"<??????????>",DlgLnkURL:"??????",DlgLnkAnchorSel:"?????????????? ??????????",DlgLnkAnchorByName:"???? ???????????? ??????????",DlgLnkAnchorById:"??o ????-j?? ????????????????",DlgLnkNoAnchors:"(???????? ?????????????????? ??????????)",DlgLnkEMail:"???????????? ?????????????????????? ??????????",DlgLnkEMailSubject:"????????????",DlgLnkEMailBody:"?????????????? ????????????",DlgLnkUpload:"????????????",DlgLnkBtnUpload:"???????????? ???? ????????????",DlgLnkTarget:"Me??a",DlgLnkTargetFrame:"<??????????>",DlgLnkTargetPopup:"<???????????????? ????????????>",DlgLnkTargetBlank:"???????? ???????????? (_blank)",DlgLnkTargetParent:"???????????????????? ???????????? (_parent)",DlgLnkTargetSelf:"???????? ???????????? (_self)",DlgLnkTargetTop:"???????????? ???? ???????? (_top)",DlgLnkTargetFrameName:"?????????? ???????????????????? ????????????",DlgLnkPopWinName:"?????????? ?????????????????? ??????????????",DlgLnkPopWinFeat:"???????????????????? ?????????????????? ??????????????",DlgLnkPopResize:"???????????????????? ????????????????",DlgLnkPopLocation:"????????????????",DlgLnkPopMenu:"???????????????????? ????????",DlgLnkPopScroll:"?????????? ??????",DlgLnkPopStatus:"???????????????? ????????????",DlgLnkPopToolbar:"Toolbar",DlgLnkPopFullScrn:"???????????? ?????????? ?????????? ???????????? (??E)",DlgLnkPopDependent:"?????????????? (Netscape)",DlgLnkPopWidth:"????????????",DlgLnkPopHeight:"????????????",DlgLnkPopLeft:"???? ???????? ?????????? ???????????? (??????????????)",DlgLnkPopTop:"???? ???????? ???????????? (??????????????)",DlnLnkMsgNoUrl:"?????????????? ?????? ??????????",DlnLnkMsgNoEMail:"?????????????????? ???????????? ?????????????????????? ??????????",DlnLnkMsgNoAnchor:"?????????????????? ??????????",DlnLnkMsgInvPopName:"The popup name must begin with an alphabetic character and must not contain spaces",DlgColorTitle:"?????????????????? ????????",DlgColorBtnClear:"????????????",DlgColorHighlight:"????????????????",DlgColorSelected:"??????????????",DlgSmileyTitle:"?????????? ????????????????",DlgSpecialCharTitle:"?????????????????? ???????????????????? ????????????????",DlgTableTitle:"?????????????? ????????????",DlgTableRows:"????????????",DlgTableColumns:"K??????????",DlgTableBorder:"???????????????? ????????????",DlgTableAlign:"??????????????",DlgTableAlignNotSet:"<???????? ????????????????????>",DlgTableAlignLeft:"????????",DlgTableAlignCenter:"??????????????",DlgTableAlignRight:"??????????",DlgTableWidth:"????????????",DlgTableWidthPx:"??????????????",DlgTableWidthPc:"??????????????????",DlgTableHeight:"????????????",DlgTableCellSpace:"???????????????? ??????????????",DlgTableCellPad:"???????????? ????????????",DlgTableCaption:"???????????? ????????????",DlgTableSummary:"Summary",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"?????????????? ????????????",DlgCellWidth:"????????????",DlgCellWidthPx:"??????????????",DlgCellWidthPc:"??????????????????",DlgCellHeight:"????????????",DlgCellWordWrap:"???????????? ????????",DlgCellWordWrapNotSet:"<???????? ????????????????????>",DlgCellWordWrapYes:"????",DlgCellWordWrapNo:"????",DlgCellHorAlign:"?????????????????? ??????????????",DlgCellHorAlignNotSet:"<???????? ????????????????????>",DlgCellHorAlignLeft:"????????",DlgCellHorAlignCenter:"??????????????",DlgCellHorAlignRight:"??????????",DlgCellVerAlign:"???????????????????? ??????????????",DlgCellVerAlignNotSet:"<???????? ????????????????????>",DlgCellVerAlignTop:"??????????",DlgCellVerAlignMiddle:"??????????????",DlgCellVerAlignBottom:"????????",DlgCellVerAlignBaseline:"??????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????????????? ????????????",DlgCellCollSpan:"?????????????? ????????????",DlgCellBackColor:"???????? ????????????????",DlgCellBorderColor:"???????? ????????????",DlgCellBtnSelect:"O????????????...",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"??????????????",DlgFindFindBtn:"??????????????",DlgFindNotFoundMsg:"?????????????? ?????????? ???????? ????????????????.",DlgReplaceTitle:"????????????",DlgReplaceFindLbl:"??????????????:",DlgReplaceReplaceLbl:"???????????? ????:",DlgReplaceCaseChk:"???????????????? ???????????? ?? ???????? ??????????",DlgReplaceReplaceBtn:"????????????",DlgReplaceReplAllBtn:"???????????? ??????",DlgReplaceWordChk:"?????????????? ???????? ????????",PasteErrorCut:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ?????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl+X).",PasteErrorCopy:"???????????????????? ???????????????????? ?????????? ???????????????????????? ???? ?????????????????????? ?????????????????? ?????????????????????? ???????????????? ????????????. ???????????? ?????? ???? ?????????????????? ?????????????? ???? ?????????????????? (Ctrl+C).",PasteAsText:"???????????? ?????? ???????? ??????????",PasteFromWord:"???????????? ???? Worda",DlgPasteMsg2:"???????????? ?????? ???? ???????????????? ???????????? ???????? ???????????????? ?????????????????? ???????????????????? ?????????????? (<STRONG>Ctrl+V</STRONG>) ?? ???? ???????????????????? <STRONG>OK</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"???????????????? Font Face ????????????????????",DlgPasteRemoveStyles:"???????????? ???????????????????? ??????????????",ColorAutomatic:"????????????????????",ColorMoreColors:"???????? ????????...",DocProps:"?????????????? ??????????????????",DlgAnchorTitle:"?????????????? ??????????",DlgAnchorName:"?????? ??????????",DlgAnchorErrorName:"???????????? ?????? ???? ?????????????? ?????? ??????????",DlgSpellNotInDic:"???????? ?? ??????????????",DlgSpellChangeTo:"????????????",DlgSpellBtnIgnore:"????????????????",DlgSpellBtnIgnoreAll:"???????????????? ??????",DlgSpellBtnReplace:"????????????",DlgSpellBtnReplaceAll:"???????????? ??????",DlgSpellBtnUndo:"?????????? ????????????",DlgSpellNoSuggestions:"- ?????? ?????????????????? -",DlgSpellProgress:"?????????????? ?????????????????? ?? ????????...",DlgSpellNoMispell:"?????????????? ?????????????????? ????????????????: ???????????? ???????? ??????????????????",DlgSpellNoChanges:"?????????????? ?????????????????? ????????????????: ???????? ???????????????? ?????????????? ??????",DlgSpellOneChange:"?????????????? ?????????????????? ????????????????: ???????????????? ???? ?????????? ??????",DlgSpellManyChanges:"?????????????? ?????????????????? ????????????????:  %1 ??????(??) ???? ????????????????",IeSpellDownload:"?????????????? ?????????????????? ???????? ??????????????????????. ???? ???? ???????????? ???? ???? ?????????????? ???? ???????????????????",DlgButtonText:"?????????? (????????????????)",DlgButtonType:"T????",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"??????????",DlgCheckboxValue:"????????????????",DlgCheckboxSelected:"????????????????",DlgFormName:"??????????",DlgFormAction:"A??????????",DlgFormMethod:"M??????????",DlgSelectName:"??????????",DlgSelectValue:"????????????????",DlgSelectSize:"????????????????",DlgSelectLines:"????????????",DlgSelectChkMulti:"?????????????? ???????????????????? ??????????????????",DlgSelectOpAvail:"???????????????? ????????????",DlgSelectOpText:"??????????",DlgSelectOpValue:"????????????????",DlgSelectBtnAdd:"??????????",DlgSelectBtnModify:"????????????",DlgSelectBtnUp:"????????",DlgSelectBtnDown:"????????",DlgSelectBtnSetValue:"???????????? ?????? ???????????????? ????????????????",DlgSelectBtnDelete:"????????????",DlgTextareaName:"??????????",DlgTextareaCols:"???????? ????????????",DlgTextareaRows:"???????? ????????????",DlgTextName:"??????????",DlgTextValue:"????????????????",DlgTextCharWidth:"???????????? (??????????????????)",DlgTextMaxChars:"???????????????????? ??????????????????",DlgTextType:"??????",DlgTextTypeText:"??????????",DlgTextTypePass:"??????????????",DlgHiddenName:"??????????",DlgHiddenValue:"????????????????",BulletedListProp:"?????????????? Bulleted ??????????",NumberedListProp:"?????????????? ?????????????????? ??????????",DlgLstStart:"Start",DlgLstType:"??????",DlgLstTypeCircle:"????????",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"??????????????",DlgLstTypeNumbers:"?????????????? (1, 2, 3)",DlgLstTypeLCase:"???????? ?????????? (a, b, c)",DlgLstTypeUCase:"???????????? ?????????? (A, B, C)",DlgLstTypeSRoman:"???????? ???????????? ?????????? (i, ii, iii)",DlgLstTypeLRoman:"???????????? ???????????? ?????????? (I, II, III)",DlgDocGeneralTab:"?????????? ??????????????",DlgDocBackTab:"????????????????",DlgDocColorsTab:"???????? ?? ??????????????",DlgDocMetaTab:"????????????????????",DlgDocPageTitle:"???????????? ????????????????",DlgDocLangDir:"???????? ????????????",DlgDocLangDirLTR:"?????????? ?????????????? (LTR)",DlgDocLangDirRTL:"???????????? ???????????? (RTL)",DlgDocLangCode:"?????????? ????????????",DlgDocCharSet:"???????????????? ?????????? ??????????????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"???????????? ???????????????? ?????????? ??????????????????",DlgDocDocType:"???????????????? ???????? ??????????????????",DlgDocDocTypeOther:"???????????? ???????????????? ???????? ??????????????????",DlgDocIncXHTML:"???????????? XHTML ??????????????????????",DlgDocBgColor:"???????? ????????????????",DlgDocBgImage:"?????? ???????????????????? ??????????",DlgDocBgNoScroll:"?????????????????? ????????????????",DlgDocCText:"??????????",DlgDocCLink:"????????",DlgDocCVisited:"???????????????? ????????",DlgDocCActive:"?????????????? ????????",DlgDocMargins:"?????????????? ????????????????",DlgDocMaTop:"??????????",DlgDocMaLeft:"????????",DlgDocMaRight:"??????????",DlgDocMaBottom:"????????",DlgDocMeIndex:"???????????? ???????? ???? ?????????????????????? ?????????????????? (???????????????????? ??????????????)",DlgDocMeDescr:"???????? ??????????????????",DlgDocMeAuthor:"??????????",DlgDocMeCopy:"???????????????? ??????????",DlgDocPreview:"???????????? ????????????????",Templates:"??????????????",DlgTemplatesTitle:"?????????????? ???? ??????????????",DlgTemplatesSelMsg:"???????????? ?????? ???? ?????????????????? ?????????????? ???????? ???? ???????? ???????????????? ???? ???????????????? (???????????????? ?????????????? ???? ???????? ??????????????):",DlgTemplatesLoading:"???????????????? ?????????? ????????????????. ???????? ????????????????...",DlgTemplatesNoTpl:"(???????? ?????????????????????? ????????????????)",DlgTemplatesReplace:"Replace actual contents",DlgAboutAboutTab:"?? ??????????????",DlgAboutBrowserInfoTab:"?????????????????????? ?? ????????????????????????",DlgAboutLicenseTab:"License",DlgAboutVersion:"??????????????",DlgAboutInfo:"???? ???????? ?????????????????????? ????????????????",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/src/af.js b/horde/services/editor/fckeditor/editor/lang/src/af.js
deleted file mode 100644 (file)
index fa659be..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Afrikaans language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Vou Gereedskaps balk toe",
-ToolbarExpand          : "Vou Gereedskaps balk oop",
-
-// Toolbar Items and Context Menu
-Save                           : "Bewaar",
-NewPage                                : "Nuwe Bladsy",
-Preview                                : "Voorskou",
-Cut                                    : "Uitsny ",
-Copy                           : "Kopieer",
-Paste                          : "Byvoeg",
-PasteText                      : "Slegs inhoud byvoeg",
-PasteWord                      : "Van Word af byvoeg",
-Print                          : "Druk",
-SelectAll                      : "Selekteer alles",
-RemoveFormat           : "Formaat verweider",
-InsertLinkLbl          : "Skakel",
-InsertLink                     : "Skakel byvoeg/verander",
-RemoveLink                     : "Skakel verweider",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Plekhouer byvoeg/verander",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Beeld",
-InsertImage                    : "Beeld byvoeg/verander",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Flash byvoeg/verander",
-InsertTableLbl         : "Tabel",
-InsertTable                    : "Tabel byvoeg/verander",
-InsertLineLbl          : "Lyn",
-InsertLine                     : "Horisontale lyn byvoeg",
-InsertSpecialCharLbl: "Spesiaale karakter",
-InsertSpecialChar      : "Spesiaale Karakter byvoeg",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Smiley byvoeg",
-About                          : "Meer oor FCKeditor",
-Bold                           : "Vet",
-Italic                         : "Skuins",
-Underline                      : "Onderstreep",
-StrikeThrough          : "Gestreik",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Links rig",
-CenterJustify          : "Rig Middel",
-RightJustify           : "Regs rig",
-BlockJustify           : "Blok paradeer",
-DecreaseIndent         : "Paradeering verkort",
-IncreaseIndent         : "Paradeering verleng",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Ont-skep",
-Redo                           : "Her-skep",
-NumberedListLbl                : "Genommerde lys",
-NumberedList           : "Genommerde lys byvoeg/verweider",
-BulletedListLbl                : "Gepunkte lys",
-BulletedList           : "Gepunkte lys byvoeg/verweider",
-ShowTableBorders       : "Wys tabel kante",
-ShowDetails                    : "Wys informasie",
-Style                          : "Styl",
-FontFormat                     : "Karakter formaat",
-Font                           : "Karakters",
-FontSize                       : "Karakter grote",
-TextColor                      : "Karakter kleur",
-BGColor                                : "Agtergrond kleur",
-Source                         : "Source",
-Find                           : "Vind",
-Replace                                : "Vervang",
-SpellCheck                     : "Spelling nagaan",
-UniversalKeyboard      : "Universeele Sleutelbord",
-PageBreakLbl           : "Bladsy breek",
-PageBreak                      : "Bladsy breek byvoeg",
-
-Form                   : "Form",
-Checkbox               : "HakBox",
-RadioButton            : "PuntBox",
-TextField              : "Byvoegbare karakter strook",
-Textarea               : "Byvoegbare karakter area",
-HiddenField            : "Blinde strook",
-Button                 : "Knop",
-SelectionField : "Opklapbare keuse strook",
-ImageButton            : "Beeld knop",
-
-FitWindow              : "Maksimaliseer venster grote",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Verander skakel",
-CellCM                         : "Cell",
-RowCM                          : "Ry",
-ColumnCM                       : "Kolom",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Ry verweider",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Kolom verweider",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Cell verweider",
-MergeCells                     : "Cell verenig",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Tabel verweider",
-CellProperties         : "Cell eienskappe",
-TableProperties                : "Tabel eienskappe",
-ImageProperties                : "Beeld eienskappe",
-FlashProperties                : "Flash eienskappe",
-
-AnchorProp                     : "Plekhouer eienskappe",
-ButtonProp                     : "Knop eienskappe",
-CheckboxProp           : "HakBox eienskappe",
-HiddenFieldProp                : "Blinde strook eienskappe",
-RadioButtonProp                : "PuntBox eienskappe",
-ImageButtonProp                : "Beeld knop eienskappe",
-TextFieldProp          : "Karakter strook eienskappe",
-SelectionFieldProp     : "Opklapbare keuse strook eienskappe",
-TextareaProp           : "Karakter area eienskappe",
-FormProp                       : "Form eienskappe",
-
-FontFormats                    : "Normaal;Geformateerd;Adres;Opskrif 1;Opskrif 2;Opskrif 3;Opskrif 4;Opskrif 5;Opskrif 6;Normaal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML word verarbeit. U geduld asseblief...",
-Done                           : "Kompleet",
-PasteWordConfirm       : "Die informasie wat U probeer byvoeg is warskynlik van Word. Wil U dit reinig voor die byvoeging?",
-NotCompatiblePaste     : "Die instruksie is beskikbaar vir Internet Explorer weergawe 5.5 of hor. Wil U dir byvoeg sonder reiniging?",
-UnknownToolbarItem     : "Unbekende gereedskaps balk item \"%1\"",
-UnknownCommand         : "Unbekende instruksie naam \"%1\"",
-NotImplemented         : "Instruksie is nie geimplementeer nie.",
-UnknownToolbarSet      : "Gereedskaps balk \"%1\" bestaan nie",
-NoActiveX                      : "U browser sekuriteit instellings kan die funksies van die editor behinder. U moet die opsie \"Run ActiveX controls and plug-ins\" aktiveer. U ondervinding mag problematies geskiet of sekere funksionaliteit mag verhinder word.",
-BrowseServerBlocked : "Die vorraad venster word geblok! Verseker asseblief dat U die \"popup blocker\" instelling verander.",
-DialogBlocked          : "Die dialoog venster vir verdere informasie word geblok. De-aktiveer asseblief die \"popup blocker\" instellings wat dit behinder.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Kanseleer",
-DlgBtnClose                    : "Sluit",
-DlgBtnBrowseServer     : "Server deurblaai",
-DlgAdvancedTag         : "Ingewikkeld",
-DlgOpOther                     : "<Ander>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Voeg asseblief die URL in",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<geen instelling>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Taal rigting",
-DlgGenLangDirLtr       : "Links na regs (LTR)",
-DlgGenLangDirRtl       : "Regs na links (RTL)",
-DlgGenLangCode         : "Taal kode",
-DlgGenAccessKey                : "Toegang sleutel",
-DlgGenName                     : "Naam",
-DlgGenTabIndex         : "Tab Index",
-DlgGenLongDescr                : "Lang beskreiwing URL",
-DlgGenClass                    : "Skakel Tiepe",
-DlgGenTitle                    : "Voorbeveelings Titel",
-DlgGenContType         : "Voorbeveelings inhoud soort",
-DlgGenLinkCharset      : "Geskakelde voorbeeld karakterstel",
-DlgGenStyle                    : "Styl",
-
-// Image Dialog
-DlgImgTitle                    : "Beeld eienskappe",
-DlgImgInfoTab          : "Beeld informasie",
-DlgImgBtnUpload                : "Stuur dit na die Server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Uplaai",
-DlgImgAlt                      : "Alternatiewe beskrywing",
-DlgImgWidth                    : "Weidte",
-DlgImgHeight           : "Hoogde",
-DlgImgLockRatio                : "Behou preporsie",
-DlgBtnResetSize                : "Herstel groote",
-DlgImgBorder           : "Kant",
-DlgImgHSpace           : "HSpasie",
-DlgImgVSpace           : "VSpasie",
-DlgImgAlign                    : "Paradeer",
-DlgImgAlignLeft                : "Links",
-DlgImgAlignAbsBottom: "Abs Onder",
-DlgImgAlignAbsMiddle: "Abs Middel",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Onder",
-DlgImgAlignMiddle      : "Middel",
-DlgImgAlignRight       : "Regs",
-DlgImgAlignTextTop     : "Text Bo",
-DlgImgAlignTop         : "Bo",
-DlgImgPreview          : "Voorskou",
-DlgImgAlertUrl         : "Voeg asseblief Beeld URL in.",
-DlgImgLinkTab          : "Skakel",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash eienskappe",
-DlgFlashChkPlay                : "Automaties Speel",
-DlgFlashChkLoop                : "Herhaling",
-DlgFlashChkMenu                : "Laat Flash Menu toe",
-DlgFlashScale          : "Scale",
-DlgFlashScaleAll       : "Wys alles",
-DlgFlashScaleNoBorder  : "Geen kante",
-DlgFlashScaleFit       : "Presiese pas",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Skakel",
-DlgLnkInfoTab          : "Skakel informasie",
-DlgLnkTargetTab                : "Mikpunt",
-
-DlgLnkType                     : "Skakel soort",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Skakel na plekhouers in text",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<ander>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Kies 'n plekhouer",
-DlgLnkAnchorByName     : "Volgens plekhouer naam",
-DlgLnkAnchorById       : "Volgens element Id",
-DlgLnkNoAnchors                : "(Geen plekhouers beskikbaar in dokument}",
-DlgLnkEMail                    : "E-Mail Adres",
-DlgLnkEMailSubject     : "Boodskap Opskrif",
-DlgLnkEMailBody                : "Boodskap Inhoud",
-DlgLnkUpload           : "Oplaai",
-DlgLnkBtnUpload                : "Stuur na Server",
-
-DlgLnkTarget           : "Mikpunt",
-DlgLnkTargetFrame      : "<raam>",
-DlgLnkTargetPopup      : "<popup venster>",
-DlgLnkTargetBlank      : "Nuwe Venster (_blank)",
-DlgLnkTargetParent     : "Vorige Venster (_parent)",
-DlgLnkTargetSelf       : "Selfde Venster (_self)",
-DlgLnkTargetTop                : "Boonste Venster (_top)",
-DlgLnkTargetFrameName  : "Mikpunt Venster Naam",
-DlgLnkPopWinName       : "Popup Venster Naam",
-DlgLnkPopWinFeat       : "Popup Venster Geaartheid",
-DlgLnkPopResize                : "Verstelbare Groote",
-DlgLnkPopLocation      : "Adres Balk",
-DlgLnkPopMenu          : "Menu Balk",
-DlgLnkPopScroll                : "Gleibalkstuk",
-DlgLnkPopStatus                : "Status Balk",
-DlgLnkPopToolbar       : "Gereedskap Balk",
-DlgLnkPopFullScrn      : "Voll Skerm (IE)",
-DlgLnkPopDependent     : "Afhanklik (Netscape)",
-DlgLnkPopWidth         : "Weite",
-DlgLnkPopHeight                : "Hoogde",
-DlgLnkPopLeft          : "Links Posisie",
-DlgLnkPopTop           : "Bo Posisie",
-
-DlnLnkMsgNoUrl         : "Voeg asseblief die URL in",
-DlnLnkMsgNoEMail       : "Voeg asseblief die e-mail adres in",
-DlnLnkMsgNoAnchor      : "Kies asseblief 'n plekhouer",
-DlnLnkMsgInvPopName    : "Die popup naam moet begin met alphabetiese karakters sonder spasies.",
-
-// Color Dialog
-DlgColorTitle          : "Kies Kleur",
-DlgColorBtnClear       : "Maak skoon",
-DlgColorHighlight      : "Highlight",
-DlgColorSelected       : "Geselekteer",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Voeg Smiley by",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Kies spesiale karakter",
-
-// Table Dialog
-DlgTableTitle          : "Tabel eienskappe",
-DlgTableRows           : "Reie",
-DlgTableColumns                : "Kolome",
-DlgTableBorder         : "Kant groote",
-DlgTableAlign          : "Parideering",
-DlgTableAlignNotSet    : "<geen instelling>",
-DlgTableAlignLeft      : "Links",
-DlgTableAlignCenter    : "Middel",
-DlgTableAlignRight     : "Regs",
-DlgTableWidth          : "Weite",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Hoogde",
-DlgTableCellSpace      : "Cell spasieering",
-DlgTableCellPad                : "Cell buffer",
-DlgTableCaption                : "Beskreiwing",
-DlgTableSummary                : "Opsomming",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Cell eienskappe",
-DlgCellWidth           : "Weite",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Hoogde",
-DlgCellWordWrap                : "Woord Wrap",
-DlgCellWordWrapNotSet  : "<geen instelling>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nee",
-DlgCellHorAlign                : "Horisontale rigting",
-DlgCellHorAlignNotSet  : "<geen instelling>",
-DlgCellHorAlignLeft    : "Links",
-DlgCellHorAlignCenter  : "Middel",
-DlgCellHorAlignRight: "Regs",
-DlgCellVerAlign                : "Vertikale rigting",
-DlgCellVerAlignNotSet  : "<geen instelling>",
-DlgCellVerAlignTop     : "Bo",
-DlgCellVerAlignMiddle  : "Middel",
-DlgCellVerAlignBottom  : "Onder",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Rei strekking",
-DlgCellCollSpan                : "Kolom strekking",
-DlgCellBackColor       : "Agtergrond Kleur",
-DlgCellBorderColor     : "Kant Kleur",
-DlgCellBtnSelect       : "Keuse...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Vind",
-DlgFindFindBtn         : "Vind",
-DlgFindNotFoundMsg     : "Die gespesifiseerde karakters word nie gevind nie.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Vervang",
-DlgReplaceFindLbl              : "Soek wat:",
-DlgReplaceReplaceLbl   : "Vervang met:",
-DlgReplaceCaseChk              : "Vergelyk karakter skryfweise",
-DlgReplaceReplaceBtn   : "Vervang",
-DlgReplaceReplAllBtn   : "Vervang alles",
-DlgReplaceWordChk              : "Vergelyk komplete woord",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "U browser se sekuriteit instelling behinder die uitsny aksie. Gebruik asseblief die sleutel kombenasie(Ctrl+X).",
-PasteErrorCopy : "U browser se sekuriteit instelling behinder die kopieerings aksie. Gebruik asseblief die sleutel kombenasie(Ctrl+C).",
-
-PasteAsText            : "Voeg slegs karakters by",
-PasteFromWord  : "Byvoeging uit Word",
-
-DlgPasteMsg2   : "Voeg asseblief die inhoud in die gegewe box by met sleutel kombenasie(<STRONG>Ctrl+V</STRONG>) en druk <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignoreer karakter soort defenisies",
-DlgPasteRemoveStyles   : "Verweider Styl defenisies",
-
-// Color Picker
-ColorAutomatic : "Automaties",
-ColorMoreColors        : "Meer Kleure...",
-
-// Document Properties
-DocProps               : "Dokument Eienskappe",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Plekhouer Eienskappe",
-DlgAnchorName          : "Plekhouer Naam",
-DlgAnchorErrorName     : "Voltooi die plekhouer naam asseblief",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nie in woordeboek nie",
-DlgSpellChangeTo               : "Verander na",
-DlgSpellBtnIgnore              : "Ignoreer",
-DlgSpellBtnIgnoreAll   : "Ignoreer na-volgende",
-DlgSpellBtnReplace             : "Vervang",
-DlgSpellBtnReplaceAll  : "vervang na-volgende",
-DlgSpellBtnUndo                        : "Ont-skep",
-DlgSpellNoSuggestions  : "- Geen voorstel -",
-DlgSpellProgress               : "Spelling word beproef...",
-DlgSpellNoMispell              : "Spellproef kompleet: Geen foute",
-DlgSpellNoChanges              : "Spellproef kompleet: Geen woord veranderings",
-DlgSpellOneChange              : "Spellproef kompleet: Een woord verander",
-DlgSpellManyChanges            : "Spellproef kompleet: %1 woorde verander",
-
-IeSpellDownload                        : "Geen Spellproefer geinstaleer nie. Wil U dit aflaai?",
-
-// Button Dialog
-DlgButtonText          : "Karakters (Waarde)",
-DlgButtonType          : "Soort",
-DlgButtonTypeBtn       : "Knop",
-DlgButtonTypeSbm       : "Indien",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Naam",
-DlgCheckboxValue       : "Waarde",
-DlgCheckboxSelected    : "Uitgekies",
-
-// Form Dialog
-DlgFormName            : "Naam",
-DlgFormAction  : "Aksie",
-DlgFormMethod  : "Metode",
-
-// Select Field Dialog
-DlgSelectName          : "Naam",
-DlgSelectValue         : "Waarde",
-DlgSelectSize          : "Grote",
-DlgSelectLines         : "lyne",
-DlgSelectChkMulti      : "Laat meerere keuses toe",
-DlgSelectOpAvail       : "Beskikbare Opsies",
-DlgSelectOpText                : "Karakters",
-DlgSelectOpValue       : "Waarde",
-DlgSelectBtnAdd                : "Byvoeg",
-DlgSelectBtnModify     : "Verander",
-DlgSelectBtnUp         : "Op",
-DlgSelectBtnDown       : "Af",
-DlgSelectBtnSetValue : "Stel as uitgekiesde waarde",
-DlgSelectBtnDelete     : "Verweider",
-
-// Textarea Dialog
-DlgTextareaName        : "Naam",
-DlgTextareaCols        : "Kolom",
-DlgTextareaRows        : "Reie",
-
-// Text Field Dialog
-DlgTextName                    : "Naam",
-DlgTextValue           : "Waarde",
-DlgTextCharWidth       : "Karakter weite",
-DlgTextMaxChars                : "Maximale karakters",
-DlgTextType                    : "Soort",
-DlgTextTypeText                : "Karakters",
-DlgTextTypePass                : "Wagwoord",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Naam",
-DlgHiddenValue : "Waarde",
-
-// Bulleted List Dialog
-BulletedListProp       : "Gepunkte lys eienskappe",
-NumberedListProp       : "Genommerde lys eienskappe",
-DlgLstStart                    : "Begin",
-DlgLstType                     : "Soort",
-DlgLstTypeCircle       : "Sirkel",
-DlgLstTypeDisc         : "Skyf",
-DlgLstTypeSquare       : "Vierkant",
-DlgLstTypeNumbers      : "Nommer (1, 2, 3)",
-DlgLstTypeLCase                : "Klein Letters (a, b, c)",
-DlgLstTypeUCase                : "Hoof Letters (A, B, C)",
-DlgLstTypeSRoman       : "Klein Romeinse nommers (i, ii, iii)",
-DlgLstTypeLRoman       : "Groot Romeinse nommers (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Algemeen",
-DlgDocBackTab          : "Agtergrond",
-DlgDocColorsTab                : "Kleure en Rante",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Bladsy Opskrif",
-DlgDocLangDir          : "Taal rigting",
-DlgDocLangDirLTR       : "Link na Regs (LTR)",
-DlgDocLangDirRTL       : "Regs na Links (RTL)",
-DlgDocLangCode         : "Taal Kode",
-DlgDocCharSet          : "Karakterstel Kodeering",
-DlgDocCharSetCE                : "Sentraal Europa",
-DlgDocCharSetCT                : "Chinees Traditioneel (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Grieks",
-DlgDocCharSetJP                : "Japanees",
-DlgDocCharSetKR                : "Koreans",
-DlgDocCharSetTR                : "Turks",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "Ander Karakterstel Kodeering",
-
-DlgDocDocType          : "Dokument Opskrif Soort",
-DlgDocDocTypeOther     : "Ander Dokument Opskrif Soort",
-DlgDocIncXHTML         : "Voeg XHTML verklaring by",
-DlgDocBgColor          : "Agtergrond kleur",
-DlgDocBgImage          : "Agtergrond Beeld URL",
-DlgDocBgNoScroll       : "Vasgeklemde Agtergrond",
-DlgDocCText                    : "Karakters",
-DlgDocCLink                    : "Skakel",
-DlgDocCVisited         : "Besoekte Skakel",
-DlgDocCActive          : "Aktiewe Skakel",
-DlgDocMargins          : "Bladsy Rante",
-DlgDocMaTop                    : "Bo",
-DlgDocMaLeft           : "Links",
-DlgDocMaRight          : "Regs",
-DlgDocMaBottom         : "Onder",
-DlgDocMeIndex          : "Dokument Index Sleutelwoorde(comma verdeelt)",
-DlgDocMeDescr          : "Dokument Beskrywing",
-DlgDocMeAuthor         : "Skrywer",
-DlgDocMeCopy           : "Kopiereg",
-DlgDocPreview          : "Voorskou",
-
-// Templates Dialog
-Templates                      : "Templates",
-DlgTemplatesTitle      : "Inhoud Templates",
-DlgTemplatesSelMsg     : "Kies die template om te gebruik in die editor<br>(Inhoud word vervang!):",
-DlgTemplatesLoading    : "Templates word gelaai. U geduld asseblief...",
-DlgTemplatesNoTpl      : "(Geen templates gedefinieerd)",
-DlgTemplatesReplace    : "Vervang bestaande inhoud",
-
-// About Dialog
-DlgAboutAboutTab       : "Meer oor",
-DlgAboutBrowserInfoTab : "Blaai Informasie deur",
-DlgAboutLicenseTab     : "Lesensie",
-DlgAboutVersion                : "weergawe",
-DlgAboutInfo           : "Vir meer informasie gaan na ",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ar.js b/horde/services/editor/fckeditor/editor/lang/src/ar.js
deleted file mode 100644 (file)
index ef948b3..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Arabic language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "rtl",
-
-ToolbarCollapse                : "ضم شريط الأدوات",
-ToolbarExpand          : "تمدد شريط الأدوات",
-
-// Toolbar Items and Context Menu
-Save                           : "حفظ",
-NewPage                                : "صفحة جديدة",
-Preview                                : "معاينة الصفحة",
-Cut                                    : "قص",
-Copy                           : "نسخ",
-Paste                          : "لصق",
-PasteText                      : "لصق كنص بسيط",
-PasteWord                      : "لصق من وورد",
-Print                          : "طباعة",
-SelectAll                      : "تحديد الكل",
-RemoveFormat           : "إزالة التنسيقات",
-InsertLinkLbl          : "رابط",
-InsertLink                     : "إدراج/تحرير رابط",
-RemoveLink                     : "إزالة رابط",
-VisitLink                      : "افتح الرابط",
-Anchor                         : "إدراج/تحرير إشارة مرجعية",
-AnchorDelete           : "إزالة إشارة مرجعية",
-InsertImageLbl         : "صورة",
-InsertImage                    : "إدراج/تحرير صورة",
-InsertFlashLbl         : "فلاش",
-InsertFlash                    : "إدراج/تحرير فيلم فلاش",
-InsertTableLbl         : "جدول",
-InsertTable                    : "إدراج/تحرير جدول",
-InsertLineLbl          : "خط فاصل",
-InsertLine                     : "إدراج خط فاصل",
-InsertSpecialCharLbl: "رموز",
-InsertSpecialChar      : "إدراج  رموز..ِ",
-InsertSmileyLbl                : "ابتسامات",
-InsertSmiley           : "إدراج ابتسامات",
-About                          : "حول FCKeditor",
-Bold                           : "غامق",
-Italic                         : "مائل",
-Underline                      : "تسطير",
-StrikeThrough          : "يتوسطه خط",
-Subscript                      : "منخفض",
-Superscript                    : "مرتفع",
-LeftJustify                    : "محاذاة إلى اليسار",
-CenterJustify          : "توسيط",
-RightJustify           : "محاذاة إلى اليمين",
-BlockJustify           : "ضبط",
-DecreaseIndent         : "إنقاص المسافة البادئة",
-IncreaseIndent         : "زيادة المسافة البادئة",
-Blockquote                     : "اقتباس",
-CreateDiv                      : "إنشاء حاوية Div",
-EditDiv                                : "تعديل حاوية Div",
-DeleteDiv                      : "إزالة حاوية Div",
-Undo                           : "تراجع",
-Redo                           : "إعادة",
-NumberedListLbl                : "تعداد رقمي",
-NumberedList           : "إدراج/إلغاء تعداد رقمي",
-BulletedListLbl                : "تعداد نقطي",
-BulletedList           : "إدراج/إلغاء تعداد نقطي",
-ShowTableBorders       : "معاينة حدود الجداول",
-ShowDetails                    : "معاينة التفاصيل",
-Style                          : "نمط",
-FontFormat                     : "تنسيق",
-Font                           : "خط",
-FontSize                       : "حجم الخط",
-TextColor                      : "لون النص",
-BGColor                                : "لون الخلفية",
-Source                         : "شفرة المصدر",
-Find                           : "بحث",
-Replace                                : "إستبدال",
-SpellCheck                     : "تدقيق إملائي",
-UniversalKeyboard      : "لوحة المفاتيح العالمية",
-PageBreakLbl           : "فصل الصفحة",
-PageBreak                      : "إدخال صفحة جديدة",
-
-Form                   : "نموذج",
-Checkbox               : "خانة إختيار",
-RadioButton            : "زر خيار",
-TextField              : "مربع نص",
-Textarea               : "ناحية نص",
-HiddenField            : "إدراج حقل خفي",
-Button                 : "زر ضغط",
-SelectionField : "قائمة منسدلة",
-ImageButton            : "زر صورة",
-
-FitWindow              : "تكبير حجم المحرر",
-ShowBlocks             : "مخطط تفصيلي",
-
-// Context Menu
-EditLink                       : "تحرير رابط",
-CellCM                         : "خلية",
-RowCM                          : "صف",
-ColumnCM                       : "عمود",
-InsertRowAfter         : "إدراج صف بعد",
-InsertRowBefore                : "إدراج صف قبل",
-DeleteRows                     : "حذف صفوف",
-InsertColumnAfter      : "إدراج عمود بعد",
-InsertColumnBefore     : "إدراج عمود قبل",
-DeleteColumns          : "حذف أعمدة",
-InsertCellAfter                : "إدراج خلية بعد",
-InsertCellBefore       : "إدراج خلية قبل",
-DeleteCells                    : "حذف خلايا",
-MergeCells                     : "دمج خلايا",
-MergeRight                     : "دمج لليمين",
-MergeDown                      : "دمج للأسفل",
-HorizontalSplitCell    : "تقسيم الخلية أفقياً",
-VerticalSplitCell      : "تقسيم الخلية عمودياً",
-TableDelete                    : "حذف الجدول",
-CellProperties         : "خصائص الخلية",
-TableProperties                : "خصائص الجدول",
-ImageProperties                : "خصائص الصورة",
-FlashProperties                : "خصائص فيلم الفلاش",
-
-AnchorProp                     : "خصائص الإشارة المرجعية",
-ButtonProp                     : "خصائص زر الضغط",
-CheckboxProp           : "خصائص خانة الإختيار",
-HiddenFieldProp                : "خصائص الحقل الخفي",
-RadioButtonProp                : "خصائص زر الخيار",
-ImageButtonProp                : "خصائص زر الصورة",
-TextFieldProp          : "خصائص مربع النص",
-SelectionFieldProp     : "خصائص القائمة المنسدلة",
-TextareaProp           : "خصائص ناحية النص",
-FormProp                       : "خصائص النموذج",
-
-FontFormats                    : "عادي;منسّق;دوس;العنوان 1;العنوان  2;العنوان  3;العنوان  4;العنوان  5;العنوان  6",
-
-// Alerts and Messages
-ProcessingXHTML                : "إنتظر قليلاً ريثما تتم   معالَجة‏ XHTML. لن يستغرق طويلاً...",
-Done                           : "تم",
-PasteWordConfirm       : "يبدو أن النص المراد لصقه منسوخ من برنامج وورد. هل تود تنظيفه قبل الشروع في عملية اللصق؟",
-NotCompatiblePaste     : "هذه الميزة تحتاج لمتصفح من النوعInternet Explorer إصدار 5.5 فما فوق. هل تود اللصق دون تنظيف الكود؟",
-UnknownToolbarItem     : "عنصر شريط أدوات غير معروف \"%1\"",
-UnknownCommand         : "أمر غير معروف \"%1\"",
-NotImplemented         : "لم يتم دعم هذا الأمر",
-UnknownToolbarSet      : "لم أتمكن من العثور على طقم الأدوات \"%1\" ",
-NoActiveX                      : "لتأمين متصفحك يجب أن تحدد بعض مميزات المحرر. يتوجب عليك تمكين الخيار \"Run ActiveX controls and plug-ins\". قد تواجة أخطاء وتلاحظ مميزات مفقودة",
-BrowseServerBlocked : "لايمكن فتح مصدر المتصفح. فضلا يجب التأكد بأن جميع موانع النوافذ المنبثقة معطلة",
-DialogBlocked          : "لايمكن فتح نافذة الحوار . فضلا تأكد من أن  مانع النوافذ المنبثة معطل .",
-VisitLinkBlocked       : "لا يمكن فتح نافذة جديدة. تأكد من إيقاف كل مانعي فتح النوافذ من العمل.",
-
-// Dialogs
-DlgBtnOK                       : "موافق",
-DlgBtnCancel           : "إلغاء الأمر",
-DlgBtnClose                    : "إغلاق",
-DlgBtnBrowseServer     : "تصفح الخادم",
-DlgAdvancedTag         : "متقدم",
-DlgOpOther                     : "<أخرى>",
-DlgInfoTab                     : "معلومات",
-DlgAlertUrl                    : "الرجاء كتابة عنوان الإنترنت",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<بدون تحديد>",
-DlgGenId                       : "الرقم",
-DlgGenLangDir          : "إتجاه النص",
-DlgGenLangDirLtr       : "اليسار لليمين (LTR)",
-DlgGenLangDirRtl       : "اليمين لليسار (RTL)",
-DlgGenLangCode         : "رمز اللغة",
-DlgGenAccessKey                : "مفاتيح الإختصار",
-DlgGenName                     : "الاسم",
-DlgGenTabIndex         : "الترتيب",
-DlgGenLongDescr                : "عنوان الوصف المفصّل",
-DlgGenClass                    : "فئات التنسيق",
-DlgGenTitle                    : "تلميح الشاشة",
-DlgGenContType         : "نوع التلميح",
-DlgGenLinkCharset      : "ترميز المادة المطلوبة",
-DlgGenStyle                    : "نمط",
-
-// Image Dialog
-DlgImgTitle                    : "خصائص الصورة",
-DlgImgInfoTab          : "معلومات الصورة",
-DlgImgBtnUpload                : "أرسلها للخادم",
-DlgImgURL                      : "موقع الصورة",
-DlgImgUpload           : "رفع",
-DlgImgAlt                      : "الوصف",
-DlgImgWidth                    : "العرض",
-DlgImgHeight           : "الإرتفاع",
-DlgImgLockRatio                : "تناسق الحجم",
-DlgBtnResetSize                : "إستعادة الحجم الأصلي",
-DlgImgBorder           : "سمك الحدود",
-DlgImgHSpace           : "تباعد أفقي",
-DlgImgVSpace           : "تباعد عمودي",
-DlgImgAlign                    : "محاذاة",
-DlgImgAlignLeft                : "يسار",
-DlgImgAlignAbsBottom: "أسفل النص",
-DlgImgAlignAbsMiddle: "وسط السطر",
-DlgImgAlignBaseline    : "على السطر",
-DlgImgAlignBottom      : "أسفل",
-DlgImgAlignMiddle      : "وسط",
-DlgImgAlignRight       : "يمين",
-DlgImgAlignTextTop     : "أعلى النص",
-DlgImgAlignTop         : "أعلى",
-DlgImgPreview          : "معاينة",
-DlgImgAlertUrl         : "فضلاً أكتب الموقع الذي توجد عليه هذه الصورة.",
-DlgImgLinkTab          : "الرابط",
-
-// Flash Dialog
-DlgFlashTitle          : "خصائص فيلم الفلاش",
-DlgFlashChkPlay                : "تشغيل تلقائي",
-DlgFlashChkLoop                : "تكرار",
-DlgFlashChkMenu                : "تمكين قائمة فيلم الفلاش",
-DlgFlashScale          : "الحجم",
-DlgFlashScaleAll       : "إظهار الكل",
-DlgFlashScaleNoBorder  : "بلا حدود",
-DlgFlashScaleFit       : "ضبط تام",
-
-// Link Dialog
-DlgLnkWindowTitle      : "إرتباط تشعبي",
-DlgLnkInfoTab          : "معلومات الرابط",
-DlgLnkTargetTab                : "الهدف",
-
-DlgLnkType                     : "نوع الربط",
-DlgLnkTypeURL          : "العنوان",
-DlgLnkTypeAnchor       : "مكان في هذا المستند",
-DlgLnkTypeEMail                : "بريد إلكتروني",
-DlgLnkProto                    : "البروتوكول",
-DlgLnkProtoOther       : "<أخرى>",
-DlgLnkURL                      : "الموقع",
-DlgLnkAnchorSel                : "اختر علامة مرجعية",
-DlgLnkAnchorByName     : "حسب اسم العلامة",
-DlgLnkAnchorById       : "حسب تعريف العنصر",
-DlgLnkNoAnchors                : "(لا يوجد علامات مرجعية في هذا المستند)",
-DlgLnkEMail                    : "عنوان بريد إلكتروني",
-DlgLnkEMailSubject     : "موضوع الرسالة",
-DlgLnkEMailBody                : "محتوى الرسالة",
-DlgLnkUpload           : "رفع",
-DlgLnkBtnUpload                : "أرسلها للخادم",
-
-DlgLnkTarget           : "الهدف",
-DlgLnkTargetFrame      : "<إطار>",
-DlgLnkTargetPopup      : "<نافذة منبثقة>",
-DlgLnkTargetBlank      : "إطار جديد (_blank)",
-DlgLnkTargetParent     : "الإطار الأصل (_parent)",
-DlgLnkTargetSelf       : "نفس الإطار (_self)",
-DlgLnkTargetTop                : "صفحة كاملة (_top)",
-DlgLnkTargetFrameName  : "اسم الإطار الهدف",
-DlgLnkPopWinName       : "تسمية النافذة المنبثقة",
-DlgLnkPopWinFeat       : "خصائص النافذة المنبثقة",
-DlgLnkPopResize                : "قابلة للتحجيم",
-DlgLnkPopLocation      : "شريط العنوان",
-DlgLnkPopMenu          : "القوائم الرئيسية",
-DlgLnkPopScroll                : "أشرطة التمرير",
-DlgLnkPopStatus                : "شريط الحالة السفلي",
-DlgLnkPopToolbar       : "شريط الأدوات",
-DlgLnkPopFullScrn      : "ملئ الشاشة (IE)",
-DlgLnkPopDependent     : "تابع (Netscape)",
-DlgLnkPopWidth         : "العرض",
-DlgLnkPopHeight                : "الإرتفاع",
-DlgLnkPopLeft          : "التمركز لليسار",
-DlgLnkPopTop           : "التمركز للأعلى",
-
-DlnLnkMsgNoUrl         : "فضلاً أدخل عنوان الموقع الذي يشير إليه الرابط",
-DlnLnkMsgNoEMail       : "فضلاً أدخل عنوان البريد الإلكتروني",
-DlnLnkMsgNoAnchor      : "فضلاً حدد العلامة المرجعية المرغوبة",
-DlnLnkMsgInvPopName    : "اسم النافذة المنبثقة يجب أن يبدأ بحرف أبجدي دون مسافات",
-
-// Color Dialog
-DlgColorTitle          : "اختر لوناً",
-DlgColorBtnClear       : "مسح",
-DlgColorHighlight      : "تحديد",
-DlgColorSelected       : "إختيار",
-
-// Smiley Dialog
-DlgSmileyTitle         : "إدراج إبتسامات ",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "إدراج رمز",
-
-// Table Dialog
-DlgTableTitle          : "إدراج جدول",
-DlgTableRows           : "صفوف",
-DlgTableColumns                : "أعمدة",
-DlgTableBorder         : "سمك الحدود",
-DlgTableAlign          : "المحاذاة",
-DlgTableAlignNotSet    : "<بدون تحديد>",
-DlgTableAlignLeft      : "يسار",
-DlgTableAlignCenter    : "وسط",
-DlgTableAlignRight     : "يمين",
-DlgTableWidth          : "العرض",
-DlgTableWidthPx                : "بكسل",
-DlgTableWidthPc                : "بالمئة",
-DlgTableHeight         : "الإرتفاع",
-DlgTableCellSpace      : "تباعد الخلايا",
-DlgTableCellPad                : "المسافة البادئة",
-DlgTableCaption                : "الوصف",
-DlgTableSummary                : "الخلاصة",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "خصائص الخلية",
-DlgCellWidth           : "العرض",
-DlgCellWidthPx         : "بكسل",
-DlgCellWidthPc         : "بالمئة",
-DlgCellHeight          : "الإرتفاع",
-DlgCellWordWrap                : "التفاف النص",
-DlgCellWordWrapNotSet  : "<بدون تحديد>",
-DlgCellWordWrapYes     : "نعم",
-DlgCellWordWrapNo      : "لا",
-DlgCellHorAlign                : "المحاذاة الأفقية",
-DlgCellHorAlignNotSet  : "<بدون تحديد>",
-DlgCellHorAlignLeft    : "يسار",
-DlgCellHorAlignCenter  : "وسط",
-DlgCellHorAlignRight: "يمين",
-DlgCellVerAlign                : "المحاذاة العمودية",
-DlgCellVerAlignNotSet  : "<بدون تحديد>",
-DlgCellVerAlignTop     : "أعلى",
-DlgCellVerAlignMiddle  : "وسط",
-DlgCellVerAlignBottom  : "أسفل",
-DlgCellVerAlignBaseline        : "على السطر",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "إمتداد الصفوف",
-DlgCellCollSpan                : "إمتداد الأعمدة",
-DlgCellBackColor       : "لون الخلفية",
-DlgCellBorderColor     : "لون الحدود",
-DlgCellBtnSelect       : "حدّد...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "بحث واستبدال",
-
-// Find Dialog
-DlgFindTitle           : "بحث",
-DlgFindFindBtn         : "ابحث",
-DlgFindNotFoundMsg     : "لم يتم العثور على النص المحدد.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "إستبدال",
-DlgReplaceFindLbl              : "البحث عن:",
-DlgReplaceReplaceLbl   : "إستبدال بـ:",
-DlgReplaceCaseChk              : "مطابقة حالة الأحرف",
-DlgReplaceReplaceBtn   : "إستبدال",
-DlgReplaceReplAllBtn   : "إستبدال الكل",
-DlgReplaceWordChk              : "الكلمة بالكامل فقط",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "الإعدادات الأمنية للمتصفح الذي تستخدمه تمنع القص التلقائي. فضلاً إستخدم لوحة المفاتيح لفعل ذلك (Ctrl+X).",
-PasteErrorCopy : "الإعدادات الأمنية للمتصفح الذي تستخدمه تمنع النسخ التلقائي. فضلاً إستخدم لوحة المفاتيح لفعل ذلك (Ctrl+C).",
-
-PasteAsText            : "لصق كنص بسيط",
-PasteFromWord  : "لصق من وورد",
-
-DlgPasteMsg2   : "الصق داخل الصندوق بإستخدام زرّي (<STRONG>Ctrl+V</STRONG>) في لوحة المفاتيح، ثم اضغط زر  <STRONG>موافق</STRONG>.",
-DlgPasteSec            : "نظراً لإعدادات الأمان الخاصة بمتصفحك، لن يتمكن هذا المحرر من الوصول لمحتوى حافظتك، لذا وجب عليك لصق المحتوى مرة أخرى في هذه النافذة.",
-DlgPasteIgnoreFont             : "تجاهل تعريفات أسماء الخطوط",
-DlgPasteRemoveStyles   : "إزالة تعريفات الأنماط",
-
-// Color Picker
-ColorAutomatic : "تلقائي",
-ColorMoreColors        : "ألوان إضافية...",
-
-// Document Properties
-DocProps               : "خصائص الصفحة",
-
-// Anchor Dialog
-DlgAnchorTitle         : "خصائص إشارة مرجعية",
-DlgAnchorName          : "اسم الإشارة المرجعية",
-DlgAnchorErrorName     : "الرجاء كتابة اسم الإشارة المرجعية",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "ليست في القاموس",
-DlgSpellChangeTo               : "التغيير إلى",
-DlgSpellBtnIgnore              : "تجاهل",
-DlgSpellBtnIgnoreAll   : "تجاهل الكل",
-DlgSpellBtnReplace             : "تغيير",
-DlgSpellBtnReplaceAll  : "تغيير الكل",
-DlgSpellBtnUndo                        : "تراجع",
-DlgSpellNoSuggestions  : "- لا توجد إقتراحات -",
-DlgSpellProgress               : "جاري التدقيق إملائياً",
-DlgSpellNoMispell              : "تم إكمال التدقيق الإملائي: لم يتم العثور على أي أخطاء إملائية",
-DlgSpellNoChanges              : "تم إكمال التدقيق الإملائي: لم يتم تغيير أي كلمة",
-DlgSpellOneChange              : "تم إكمال التدقيق الإملائي: تم تغيير كلمة واحدة فقط",
-DlgSpellManyChanges            : "تم إكمال التدقيق الإملائي: تم تغيير %1 كلمات\كلمة",
-
-IeSpellDownload                        : "المدقق الإملائي (الإنجليزي) غير مثبّت. هل تود تحميله الآن؟",
-
-// Button Dialog
-DlgButtonText          : "القيمة/التسمية",
-DlgButtonType          : "نوع الزر",
-DlgButtonTypeBtn       : "زر",
-DlgButtonTypeSbm       : "إرسال",
-DlgButtonTypeRst       : "إعادة تعيين",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "الاسم",
-DlgCheckboxValue       : "القيمة",
-DlgCheckboxSelected    : "محدد",
-
-// Form Dialog
-DlgFormName            : "الاسم",
-DlgFormAction  : "اسم الملف",
-DlgFormMethod  : "الأسلوب",
-
-// Select Field Dialog
-DlgSelectName          : "الاسم",
-DlgSelectValue         : "القيمة",
-DlgSelectSize          : "الحجم",
-DlgSelectLines         : "الأسطر",
-DlgSelectChkMulti      : "السماح بتحديدات متعددة",
-DlgSelectOpAvail       : "الخيارات المتاحة",
-DlgSelectOpText                : "النص",
-DlgSelectOpValue       : "القيمة",
-DlgSelectBtnAdd                : "إضافة",
-DlgSelectBtnModify     : "تعديل",
-DlgSelectBtnUp         : "تحريك لأعلى",
-DlgSelectBtnDown       : "تحريك لأسفل",
-DlgSelectBtnSetValue : "إجعلها محددة",
-DlgSelectBtnDelete     : "إزالة",
-
-// Textarea Dialog
-DlgTextareaName        : "الاسم",
-DlgTextareaCols        : "الأعمدة",
-DlgTextareaRows        : "الصفوف",
-
-// Text Field Dialog
-DlgTextName                    : "الاسم",
-DlgTextValue           : "القيمة",
-DlgTextCharWidth       : "العرض بالأحرف",
-DlgTextMaxChars                : "عدد الحروف الأقصى",
-DlgTextType                    : "نوع المحتوى",
-DlgTextTypeText                : "نص",
-DlgTextTypePass                : "كلمة مرور",
-
-// Hidden Field Dialog
-DlgHiddenName  : "الاسم",
-DlgHiddenValue : "القيمة",
-
-// Bulleted List Dialog
-BulletedListProp       : "خصائص التعداد النقطي",
-NumberedListProp       : "خصائص التعداد الرقمي",
-DlgLstStart                    : "البدء عند",
-DlgLstType                     : "النوع",
-DlgLstTypeCircle       : "دائرة",
-DlgLstTypeDisc         : "قرص",
-DlgLstTypeSquare       : "مربع",
-DlgLstTypeNumbers      : "أرقام (1، 2، 3)َ",
-DlgLstTypeLCase                : "حروف صغيرة (a, b, c)َ",
-DlgLstTypeUCase                : "حروف كبيرة (A, B, C)َ",
-DlgLstTypeSRoman       : "ترقيم روماني صغير (i, ii, iii)َ",
-DlgLstTypeLRoman       : "ترقيم روماني كبير (I, II, III)َ",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "عام",
-DlgDocBackTab          : "الخلفية",
-DlgDocColorsTab                : "الألوان والهوامش",
-DlgDocMetaTab          : "المعرّفات الرأسية",
-
-DlgDocPageTitle                : "عنوان الصفحة",
-DlgDocLangDir          : "إتجاه اللغة",
-DlgDocLangDirLTR       : "اليسار لليمين (LTR)",
-DlgDocLangDirRTL       : "اليمين لليسار (RTL)",
-DlgDocLangCode         : "رمز اللغة",
-DlgDocCharSet          : "ترميز الحروف",
-DlgDocCharSetCE                : "أوروبا الوسطى",
-DlgDocCharSetCT                : "الصينية التقليدية (Big5)",
-DlgDocCharSetCR                : "السيريلية",
-DlgDocCharSetGR                : "اليونانية",
-DlgDocCharSetJP                : "اليابانية",
-DlgDocCharSetKR                : "الكورية",
-DlgDocCharSetTR                : "التركية",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "أوروبا الغربية",
-DlgDocCharSetOther     : "ترميز آخر",
-
-DlgDocDocType          : "ترويسة نوع  الصفحة",
-DlgDocDocTypeOther     : "ترويسة نوع  صفحة أخرى",
-DlgDocIncXHTML         : "تضمين   إعلانات‏ لغة XHTMLَ",
-DlgDocBgColor          : "لون الخلفية",
-DlgDocBgImage          : "رابط الصورة الخلفية",
-DlgDocBgNoScroll       : "جعلها علامة مائية",
-DlgDocCText                    : "النص",
-DlgDocCLink                    : "الروابط",
-DlgDocCVisited         : "المزارة",
-DlgDocCActive          : "النشطة",
-DlgDocMargins          : "هوامش الصفحة",
-DlgDocMaTop                    : "علوي",
-DlgDocMaLeft           : "أيسر",
-DlgDocMaRight          : "أيمن",
-DlgDocMaBottom         : "سفلي",
-DlgDocMeIndex          : "الكلمات الأساسية (مفصولة بفواصل)َ",
-DlgDocMeDescr          : "وصف الصفحة",
-DlgDocMeAuthor         : "الكاتب",
-DlgDocMeCopy           : "المالك",
-DlgDocPreview          : "معاينة",
-
-// Templates Dialog
-Templates                      : "القوالب",
-DlgTemplatesTitle      : "قوالب المحتوى",
-DlgTemplatesSelMsg     : "اختر القالب الذي تود وضعه في المحرر <br>(سيتم فقدان المحتوى الحالي):",
-DlgTemplatesLoading    : "جاري تحميل قائمة القوالب، الرجاء الإنتظار...",
-DlgTemplatesNoTpl      : "(لم يتم تعريف أي قالب)",
-DlgTemplatesReplace    : "استبدال المحتوى",
-
-// About Dialog
-DlgAboutAboutTab       : "نبذة",
-DlgAboutBrowserInfoTab : "معلومات متصفحك",
-DlgAboutLicenseTab     : "الترخيص",
-DlgAboutVersion                : "الإصدار",
-DlgAboutInfo           : "لمزيد من المعلومات تفضل بزيارة",
-
-// Div Dialog
-DlgDivGeneralTab       : "عام",
-DlgDivAdvancedTab      : "متقدم",
-DlgDivStyle            : "المظهر",
-DlgDivInlineStyle      : "المظهر المضمن"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/bg.js b/horde/services/editor/fckeditor/editor/lang/src/bg.js
deleted file mode 100644 (file)
index a2f51ac..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Bulgarian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Скрий панела с инструментите",
-ToolbarExpand          : "Покажи панела с инструментите",
-
-// Toolbar Items and Context Menu
-Save                           : "Запази",
-NewPage                                : "Нова страница",
-Preview                                : "Предварителен изглед",
-Cut                                    : "Изрежи",
-Copy                           : "Запамети",
-Paste                          : "Вмъкни",
-PasteText                      : "Вмъкни само текст",
-PasteWord                      : "Вмъкни от MS Word",
-Print                          : "Печат",
-SelectAll                      : "Селектирай всичко",
-RemoveFormat           : "Изтрий форматирането",
-InsertLinkLbl          : "Връзка",
-InsertLink                     : "Добави/Редактирай връзка",
-RemoveLink                     : "Изтрий връзка",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Добави/Редактирай котва",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Изображение",
-InsertImage                    : "Добави/Редактирай изображение",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Добави/Редактиай Flash обект",
-InsertTableLbl         : "Таблица",
-InsertTable                    : "Добави/Редактирай таблица",
-InsertLineLbl          : "Линия",
-InsertLine                     : "Вмъкни хоризонтална линия",
-InsertSpecialCharLbl: "Специален символ",
-InsertSpecialChar      : "Вмъкни специален символ",
-InsertSmileyLbl                : "Усмивка",
-InsertSmiley           : "Добави усмивка",
-About                          : "За FCKeditor",
-Bold                           : "Удебелен",
-Italic                         : "Курсив",
-Underline                      : "Подчертан",
-StrikeThrough          : "Зачертан",
-Subscript                      : "Индекс за база",
-Superscript                    : "Индекс за степен",
-LeftJustify                    : "Подравняване в ляво",
-CenterJustify          : "Подравнявне в средата",
-RightJustify           : "Подравняване в дясно",
-BlockJustify           : "Двустранно подравняване",
-DecreaseIndent         : "Намали отстъпа",
-IncreaseIndent         : "Увеличи отстъпа",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Отмени",
-Redo                           : "Повтори",
-NumberedListLbl                : "Нумериран списък",
-NumberedList           : "Добави/Изтрий нумериран списък",
-BulletedListLbl                : "Ненумериран списък",
-BulletedList           : "Добави/Изтрий ненумериран списък",
-ShowTableBorders       : "Покажи рамките на таблицата",
-ShowDetails                    : "Покажи подробности",
-Style                          : "Стил",
-FontFormat                     : "Формат",
-Font                           : "Шрифт",
-FontSize                       : "Размер",
-TextColor                      : "Цвят на текста",
-BGColor                                : "Цвят на фона",
-Source                         : "Код",
-Find                           : "Търси",
-Replace                                : "Замести",
-SpellCheck                     : "Провери правописа",
-UniversalKeyboard      : "Универсална клавиатура",
-PageBreakLbl           : "Нов ред",
-PageBreak                      : "Вмъкни нов ред",
-
-Form                   : "Формуляр",
-Checkbox               : "Поле за отметка",
-RadioButton            : "Поле за опция",
-TextField              : "Текстово поле",
-Textarea               : "Текстова област",
-HiddenField            : "Скрито поле",
-Button                 : "Бутон",
-SelectionField : "Падащо меню с опции",
-ImageButton            : "Бутон-изображение",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Редактирай връзка",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Изтрий редовете",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Изтрий колоните",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Изтрий клетките",
-MergeCells                     : "Обедини клетките",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Изтрий таблицата",
-CellProperties         : "Параметри на клетката",
-TableProperties                : "Параметри на таблицата",
-ImageProperties                : "Параметри на изображението",
-FlashProperties                : "Параметри на Flash обекта",
-
-AnchorProp                     : "Параметри на котвата",
-ButtonProp                     : "Параметри на бутона",
-CheckboxProp           : "Параметри на полето за отметка",
-HiddenFieldProp                : "Параметри на скритото поле",
-RadioButtonProp                : "Параметри на полето за опция",
-ImageButtonProp                : "Параметри на бутона-изображение",
-TextFieldProp          : "Параметри на текстовото-поле",
-SelectionFieldProp     : "Параметри на падащото меню с опции",
-TextareaProp           : "Параметри на текстовата област",
-FormProp                       : "Параметри на формуляра",
-
-FontFormats                    : "Нормален;Форматиран;Адрес;Заглавие 1;Заглавие 2;Заглавие 3;Заглавие 4;Заглавие 5;Заглавие 6;Параграф (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Обработка на XHTML. Моля изчакайте...",
-Done                           : "Готово",
-PasteWordConfirm       : "Текстът, който искате да вмъкнете е копиран от MS Word. Желаете ли да бъде изчистен преди вмъкването?",
-NotCompatiblePaste     : "Тази операция изисква MS Internet Explorer версия 5.5 или по-висока. Желаете ли да вмъкнете запаметеното без изчистване?",
-UnknownToolbarItem     : "Непознат инструмент \"%1\"",
-UnknownCommand         : "Непозната команда \"%1\"",
-NotImplemented         : "Командата не е имплементирана",
-UnknownToolbarSet      : "Панелът \"%1\" не съществува",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "ОК",
-DlgBtnCancel           : "Отказ",
-DlgBtnClose                    : "Затвори",
-DlgBtnBrowseServer     : "Разгледай сървъра",
-DlgAdvancedTag         : "Подробности...",
-DlgOpOther                     : "<Друго>",
-DlgInfoTab                     : "Информация",
-DlgAlertUrl                    : "Моля, въведете пълния път (URL)",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<не е настроен>",
-DlgGenId                       : "Идентификатор",
-DlgGenLangDir          : "посока на речта",
-DlgGenLangDirLtr       : "От ляво на дясно",
-DlgGenLangDirRtl       : "От дясно на ляво",
-DlgGenLangCode         : "Код на езика",
-DlgGenAccessKey                : "Бърз клавиш",
-DlgGenName                     : "Име",
-DlgGenTabIndex         : "Ред на достъп",
-DlgGenLongDescr                : "Описание на връзката",
-DlgGenClass                    : "Клас от стиловите таблици",
-DlgGenTitle                    : "Препоръчително заглавие",
-DlgGenContType         : "Препоръчителен тип на съдържанието",
-DlgGenLinkCharset      : "Тип на свързания ресурс",
-DlgGenStyle                    : "Стил",
-
-// Image Dialog
-DlgImgTitle                    : "Параметри на изображението",
-DlgImgInfoTab          : "Информация за изображението",
-DlgImgBtnUpload                : "Прати към сървъра",
-DlgImgURL                      : "Пълен път (URL)",
-DlgImgUpload           : "Качи",
-DlgImgAlt                      : "Алтернативен текст",
-DlgImgWidth                    : "Ширина",
-DlgImgHeight           : "Височина",
-DlgImgLockRatio                : "Запази пропорцията",
-DlgBtnResetSize                : "Възстанови размера",
-DlgImgBorder           : "Рамка",
-DlgImgHSpace           : "Хоризонтален отстъп",
-DlgImgVSpace           : "Вертикален отстъп",
-DlgImgAlign                    : "Подравняване",
-DlgImgAlignLeft                : "Ляво",
-DlgImgAlignAbsBottom: "Най-долу",
-DlgImgAlignAbsMiddle: "Точно по средата",
-DlgImgAlignBaseline    : "По базовата линия",
-DlgImgAlignBottom      : "Долу",
-DlgImgAlignMiddle      : "По средата",
-DlgImgAlignRight       : "Дясно",
-DlgImgAlignTextTop     : "Върху текста",
-DlgImgAlignTop         : "Отгоре",
-DlgImgPreview          : "Изглед",
-DlgImgAlertUrl         : "Моля, въведете пълния път до изображението",
-DlgImgLinkTab          : "Връзка",
-
-// Flash Dialog
-DlgFlashTitle          : "Параметри на Flash обекта",
-DlgFlashChkPlay                : "Автоматично стартиране",
-DlgFlashChkLoop                : "Ново стартиране след завършването",
-DlgFlashChkMenu                : "Разрешено Flash меню",
-DlgFlashScale          : "Оразмеряване",
-DlgFlashScaleAll       : "Покажи целия обект",
-DlgFlashScaleNoBorder  : "Без рамка",
-DlgFlashScaleFit       : "Според мястото",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Връзка",
-DlgLnkInfoTab          : "Информация за връзката",
-DlgLnkTargetTab                : "Цел",
-
-DlgLnkType                     : "Вид на връзката",
-DlgLnkTypeURL          : "Пълен път (URL)",
-DlgLnkTypeAnchor       : "Котва в текущата страница",
-DlgLnkTypeEMail                : "Е-поща",
-DlgLnkProto                    : "Протокол",
-DlgLnkProtoOther       : "<друго>",
-DlgLnkURL                      : "Пълен път (URL)",
-DlgLnkAnchorSel                : "Изберете котва",
-DlgLnkAnchorByName     : "По име на котвата",
-DlgLnkAnchorById       : "По идентификатор на елемент",
-DlgLnkNoAnchors                : "(Няма котви в текущия документ)",
-DlgLnkEMail                    : "Адрес за е-поща",
-DlgLnkEMailSubject     : "Тема на писмото",
-DlgLnkEMailBody                : "Текст на писмото",
-DlgLnkUpload           : "Качи",
-DlgLnkBtnUpload                : "Прати на сървъра",
-
-DlgLnkTarget           : "Цел",
-DlgLnkTargetFrame      : "<рамка>",
-DlgLnkTargetPopup      : "<дъщерен прозорец>",
-DlgLnkTargetBlank      : "Нов прозорец (_blank)",
-DlgLnkTargetParent     : "Родителски прозорец (_parent)",
-DlgLnkTargetSelf       : "Активния прозорец (_self)",
-DlgLnkTargetTop                : "Целия прозорец (_top)",
-DlgLnkTargetFrameName  : "Име на целевия прозорец",
-DlgLnkPopWinName       : "Име на дъщерния прозорец",
-DlgLnkPopWinFeat       : "Параметри на дъщерния прозорец",
-DlgLnkPopResize                : "С променливи размери",
-DlgLnkPopLocation      : "Поле за адрес",
-DlgLnkPopMenu          : "Меню",
-DlgLnkPopScroll                : "Плъзгач",
-DlgLnkPopStatus                : "Поле за статус",
-DlgLnkPopToolbar       : "Панел с бутони",
-DlgLnkPopFullScrn      : "Голям екран (MS IE)",
-DlgLnkPopDependent     : "Зависим (Netscape)",
-DlgLnkPopWidth         : "Ширина",
-DlgLnkPopHeight                : "Височина",
-DlgLnkPopLeft          : "Координати - X",
-DlgLnkPopTop           : "Координати - Y",
-
-DlnLnkMsgNoUrl         : "Моля, напишете пълния път (URL)",
-DlnLnkMsgNoEMail       : "Моля, напишете адреса за е-поща",
-DlnLnkMsgNoAnchor      : "Моля, изберете котва",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Изберете цвят",
-DlgColorBtnClear       : "Изчисти",
-DlgColorHighlight      : "Текущ",
-DlgColorSelected       : "Избран",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Добави усмивка",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Изберете специален символ",
-
-// Table Dialog
-DlgTableTitle          : "Параметри на таблицата",
-DlgTableRows           : "Редове",
-DlgTableColumns                : "Колони",
-DlgTableBorder         : "Размер на рамката",
-DlgTableAlign          : "Подравняване",
-DlgTableAlignNotSet    : "<Не е избрано>",
-DlgTableAlignLeft      : "Ляво",
-DlgTableAlignCenter    : "Център",
-DlgTableAlignRight     : "Дясно",
-DlgTableWidth          : "Ширина",
-DlgTableWidthPx                : "пиксели",
-DlgTableWidthPc                : "проценти",
-DlgTableHeight         : "Височина",
-DlgTableCellSpace      : "Разстояние между клетките",
-DlgTableCellPad                : "Отстъп на съдържанието в клетките",
-DlgTableCaption                : "Заглавие",
-DlgTableSummary                : "Резюме",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Параметри на клетката",
-DlgCellWidth           : "Ширина",
-DlgCellWidthPx         : "пиксели",
-DlgCellWidthPc         : "проценти",
-DlgCellHeight          : "Височина",
-DlgCellWordWrap                : "пренасяне на нов ред",
-DlgCellWordWrapNotSet  : "<Не е настроено>",
-DlgCellWordWrapYes     : "Да",
-DlgCellWordWrapNo      : "не",
-DlgCellHorAlign                : "Хоризонтално подравняване",
-DlgCellHorAlignNotSet  : "<Не е настроено>",
-DlgCellHorAlignLeft    : "Ляво",
-DlgCellHorAlignCenter  : "Център",
-DlgCellHorAlignRight: "Дясно",
-DlgCellVerAlign                : "Вертикално подравняване",
-DlgCellVerAlignNotSet  : "<Не е настроено>",
-DlgCellVerAlignTop     : "Горе",
-DlgCellVerAlignMiddle  : "По средата",
-DlgCellVerAlignBottom  : "Долу",
-DlgCellVerAlignBaseline        : "По базовата линия",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "повече от един ред",
-DlgCellCollSpan                : "повече от една колона",
-DlgCellBackColor       : "фонов цвят",
-DlgCellBorderColor     : "цвят на рамката",
-DlgCellBtnSelect       : "Изберете...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Търси",
-DlgFindFindBtn         : "Търси",
-DlgFindNotFoundMsg     : "Указания текст не беше намерен.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Замести",
-DlgReplaceFindLbl              : "Търси:",
-DlgReplaceReplaceLbl   : "Замести с:",
-DlgReplaceCaseChk              : "Със същия регистър",
-DlgReplaceReplaceBtn   : "Замести",
-DlgReplaceReplAllBtn   : "Замести всички",
-DlgReplaceWordChk              : "Търси същата дума",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Настройките за сигурност на вашия бразуър не разрешават на редактора да изпълни изрязването. За целта използвайте клавиатурата (Ctrl+X).",
-PasteErrorCopy : "Настройките за сигурност на вашия бразуър не разрешават на редактора да изпълни запаметяването. За целта използвайте клавиатурата (Ctrl+C).",
-
-PasteAsText            : "Вмъкни като чист текст",
-PasteFromWord  : "Вмъкни от MS Word",
-
-DlgPasteMsg2   : "Вмъкнете тук съдъжанието с клавиатуарата (<STRONG>Ctrl+V</STRONG>) и натиснете <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Игнорирай шрифтовите дефиниции",
-DlgPasteRemoveStyles   : "Изтрий стиловите дефиниции",
-
-// Color Picker
-ColorAutomatic : "По подразбиране",
-ColorMoreColors        : "Други цветове...",
-
-// Document Properties
-DocProps               : "Параметри на документа",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Параметри на котвата",
-DlgAnchorName          : "Име на котвата",
-DlgAnchorErrorName     : "Моля, въведете име на котвата",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Липсва в речника",
-DlgSpellChangeTo               : "Промени на",
-DlgSpellBtnIgnore              : "Игнорирай",
-DlgSpellBtnIgnoreAll   : "Игнорирай всички",
-DlgSpellBtnReplace             : "Замести",
-DlgSpellBtnReplaceAll  : "Замести всички",
-DlgSpellBtnUndo                        : "Отмени",
-DlgSpellNoSuggestions  : "- Няма предложения -",
-DlgSpellProgress               : "Извършване на проверката за правопис...",
-DlgSpellNoMispell              : "Проверката за правопис завършена: не са открити правописни грешки",
-DlgSpellNoChanges              : "Проверката за правопис завършена: няма променени думи",
-DlgSpellOneChange              : "Проверката за правопис завършена: една дума е променена",
-DlgSpellManyChanges            : "Проверката за правопис завършена: %1 думи са променени",
-
-IeSpellDownload                        : "Инструментът за проверка на правопис не е инсталиран. Желаете ли да го инсталирате ?",
-
-// Button Dialog
-DlgButtonText          : "Текст (Стойност)",
-DlgButtonType          : "Тип",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Име",
-DlgCheckboxValue       : "Стойност",
-DlgCheckboxSelected    : "Отметнато",
-
-// Form Dialog
-DlgFormName            : "Име",
-DlgFormAction  : "Действие",
-DlgFormMethod  : "Метод",
-
-// Select Field Dialog
-DlgSelectName          : "Име",
-DlgSelectValue         : "Стойност",
-DlgSelectSize          : "Размер",
-DlgSelectLines         : "линии",
-DlgSelectChkMulti      : "Разрешено множествено селектиране",
-DlgSelectOpAvail       : "Възможни опции",
-DlgSelectOpText                : "Текст",
-DlgSelectOpValue       : "Стойност",
-DlgSelectBtnAdd                : "Добави",
-DlgSelectBtnModify     : "Промени",
-DlgSelectBtnUp         : "Нагоре",
-DlgSelectBtnDown       : "Надолу",
-DlgSelectBtnSetValue : "Настрой като избрана стойност",
-DlgSelectBtnDelete     : "Изтрий",
-
-// Textarea Dialog
-DlgTextareaName        : "Име",
-DlgTextareaCols        : "Колони",
-DlgTextareaRows        : "Редове",
-
-// Text Field Dialog
-DlgTextName                    : "Име",
-DlgTextValue           : "Стойност",
-DlgTextCharWidth       : "Ширина на символите",
-DlgTextMaxChars                : "Максимум символи",
-DlgTextType                    : "Тип",
-DlgTextTypeText                : "Текст",
-DlgTextTypePass                : "Парола",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Име",
-DlgHiddenValue : "Стойност",
-
-// Bulleted List Dialog
-BulletedListProp       : "Параметри на ненумерирания списък",
-NumberedListProp       : "Параметри на нумерирания списък",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Тип",
-DlgLstTypeCircle       : "Окръжност",
-DlgLstTypeDisc         : "Кръг",
-DlgLstTypeSquare       : "Квадрат",
-DlgLstTypeNumbers      : "Числа (1, 2, 3)",
-DlgLstTypeLCase                : "Малки букви (a, b, c)",
-DlgLstTypeUCase                : "Големи букви (A, B, C)",
-DlgLstTypeSRoman       : "Малки римски числа (i, ii, iii)",
-DlgLstTypeLRoman       : "Големи римски числа (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Общи",
-DlgDocBackTab          : "Фон",
-DlgDocColorsTab                : "Цветове и отстъпи",
-DlgDocMetaTab          : "Мета данни",
-
-DlgDocPageTitle                : "Заглавие на страницата",
-DlgDocLangDir          : "Посока на речта",
-DlgDocLangDirLTR       : "От ляво на дясно",
-DlgDocLangDirRTL       : "От дясно на ляво",
-DlgDocLangCode         : "Код на езика",
-DlgDocCharSet          : "Кодиране на символите",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Друго кодиране на символите",
-
-DlgDocDocType          : "Тип на документа",
-DlgDocDocTypeOther     : "Друг тип на документа",
-DlgDocIncXHTML         : "Включи XHTML декларация",
-DlgDocBgColor          : "Цвят на фона",
-DlgDocBgImage          : "Пълен път до фоновото изображение",
-DlgDocBgNoScroll       : "Не-повтарящо се фоново изображение",
-DlgDocCText                    : "Текст",
-DlgDocCLink                    : "Връзка",
-DlgDocCVisited         : "Посетена връзка",
-DlgDocCActive          : "Активна връзка",
-DlgDocMargins          : "Отстъпи на страницата",
-DlgDocMaTop                    : "Горе",
-DlgDocMaLeft           : "Ляво",
-DlgDocMaRight          : "Дясно",
-DlgDocMaBottom         : "Долу",
-DlgDocMeIndex          : "Ключови думи за документа (разделени със запетаи)",
-DlgDocMeDescr          : "Описание на документа",
-DlgDocMeAuthor         : "Автор",
-DlgDocMeCopy           : "Авторски права",
-DlgDocPreview          : "Изглед",
-
-// Templates Dialog
-Templates                      : "Шаблони",
-DlgTemplatesTitle      : "Шаблони",
-DlgTemplatesSelMsg     : "Изберете шаблон <br>(текущото съдържание на редактора ще бъде загубено):",
-DlgTemplatesLoading    : "Зареждане на списъка с шаблоните. Моля изчакайте...",
-DlgTemplatesNoTpl      : "(Няма дефинирани шаблони)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "За",
-DlgAboutBrowserInfoTab : "Информация за браузъра",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "версия",
-DlgAboutInfo           : "За повече информация посетете",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/bn.js b/horde/services/editor/fckeditor/editor/lang/src/bn.js
deleted file mode 100644 (file)
index 9faab89..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Bengali/Bangla language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "টূলবার গুটিয়ে দাও",
-ToolbarExpand          : "টূলবার ছড়িয়ে দাও",
-
-// Toolbar Items and Context Menu
-Save                           : "সংরক্ষন কর",
-NewPage                                : "নতুন পেজ",
-Preview                                : "প্রিভিউ",
-Cut                                    : "কাট",
-Copy                           : "কপি",
-Paste                          : "পেস্ট",
-PasteText                      : "পেস্ট (সাদা টেক্সট)",
-PasteWord                      : "পেস্ট (শব্দ)",
-Print                          : "প্রিন্ট",
-SelectAll                      : "সব সিলেক্ট কর",
-RemoveFormat           : "ফরমেট সরাও",
-InsertLinkLbl          : "লিংকের যুক্ত করার লেবেল",
-InsertLink                     : "লিংক যুক্ত কর",
-RemoveLink                     : "লিংক সরাও",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "নোঙ্গর",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "ছবির লেবেল যুক্ত কর",
-InsertImage                    : "ছবি যুক্ত কর",
-InsertFlashLbl         : "ফ্লাশ লেবেল যুক্ত কর",
-InsertFlash                    : "ফ্লাশ যুক্ত কর",
-InsertTableLbl         : "টেবিলের লেবেল যুক্ত কর",
-InsertTable                    : "টেবিল যুক্ত কর",
-InsertLineLbl          : "রেখা যুক্ত কর",
-InsertLine                     : "রেখা যুক্ত কর",
-InsertSpecialCharLbl: "বিশেষ অক্ষরের লেবেল যুক্ত কর",
-InsertSpecialChar      : "বিশেষ অক্ষর যুক্ত কর",
-InsertSmileyLbl                : "স্মাইলী",
-InsertSmiley           : "স্মাইলী যুক্ত কর",
-About                          : "FCKeditor কে বানিয়েছে",
-Bold                           : "বোল্ড",
-Italic                         : "ইটালিক",
-Underline                      : "আন্ডারলাইন",
-StrikeThrough          : "স্ট্রাইক থ্রু",
-Subscript                      : "অধোলেখ",
-Superscript                    : "অভিলেখ",
-LeftJustify                    : "বা দিকে ঘেঁষা",
-CenterJustify          : "মাঝ বরাবর ঘেষা",
-RightJustify           : "ডান দিকে ঘেঁষা",
-BlockJustify           : "ব্লক জাস্টিফাই",
-DecreaseIndent         : "ইনডেন্ট কমাও",
-IncreaseIndent         : "ইনডেন্ট বাড়াও",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "আনডু",
-Redo                           : "রি-ডু",
-NumberedListLbl                : "সাংখ্যিক লিস্টের লেবেল",
-NumberedList           : "সাংখ্যিক লিস্ট",
-BulletedListLbl                : "বুলেট লিস্ট লেবেল",
-BulletedList           : "বুলেটেড লিস্ট",
-ShowTableBorders       : "টেবিল বর্ডার",
-ShowDetails                    : "সবটুকু দেখাও",
-Style                          : "স্টাইল",
-FontFormat                     : "ফন্ট ফরমেট",
-Font                           : "ফন্ট",
-FontSize                       : "সাইজ",
-TextColor                      : "টেক্স্ট রং",
-BGColor                                : "বেকগ্রাউন্ড রং",
-Source                         : "সোর্স",
-Find                           : "খোজো",
-Replace                                : "রিপ্লেস",
-SpellCheck                     : "বানান চেক",
-UniversalKeyboard      : "সার্বজনীন কিবোর্ড",
-PageBreakLbl           : "পেজ ব্রেক লেবেল",
-PageBreak                      : "পেজ ব্রেক",
-
-Form                   : "ফর্ম",
-Checkbox               : "চেক বাক্স",
-RadioButton            : "রেডিও বাটন",
-TextField              : "টেক্সট ফীল্ড",
-Textarea               : "টেক্সট এরিয়া",
-HiddenField            : "গুপ্ত ফীল্ড",
-Button                 : "বাটন",
-SelectionField : "বাছাই ফীল্ড",
-ImageButton            : "ছবির বাটন",
-
-FitWindow              : "উইন্ডো ফিট কর",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "লিংক সম্পাদন",
-CellCM                         : "সেল",
-RowCM                          : "রো",
-ColumnCM                       : "কলাম",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "রো মুছে দাও",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "কলাম মুছে দাও",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "সেল মুছে দাও",
-MergeCells                     : "সেল জোড়া দাও",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "টেবিল ডিলীট কর",
-CellProperties         : "সেলের প্রোপার্টিজ",
-TableProperties                : "টেবিল প্রোপার্টি",
-ImageProperties                : "ছবি প্রোপার্টি",
-FlashProperties                : "ফ্লাশ প্রোপার্টি",
-
-AnchorProp                     : "নোঙর প্রোপার্টি",
-ButtonProp                     : "বাটন প্রোপার্টি",
-CheckboxProp           : "চেক বক্স প্রোপার্টি",
-HiddenFieldProp                : "গুপ্ত ফীল্ড প্রোপার্টি",
-RadioButtonProp                : "রেডিও বাটন প্রোপার্টি",
-ImageButtonProp                : "ছবি বাটন প্রোপার্টি",
-TextFieldProp          : "টেক্সট ফীল্ড প্রোপার্টি",
-SelectionFieldProp     : "বাছাই ফীল্ড প্রোপার্টি",
-TextareaProp           : "টেক্সট এরিয়া প্রোপার্টি",
-FormProp                       : "ফর্ম প্রোপার্টি",
-
-FontFormats                    : "সাধারণ;ফর্মেটেড;ঠিকানা;শীর্ষক ১;শীর্ষক ২;শীর্ষক ৩;শীর্ষক ৪;শীর্ষক ৫;শীর্ষক ৬;শীর্ষক (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML প্রসেস করা হচ্ছে",
-Done                           : "শেষ হয়েছে",
-PasteWordConfirm       : "যে টেকস্টটি আপনি পেস্ট করতে চাচ্ছেন মনে হচ্ছে সেটি ওয়ার্ড থেকে কপি করা। আপনি কি পেস্ট করার আগে একে পরিষ্কার করতে চান?",
-NotCompatiblePaste     : "এই কমান্ডটি শুধুমাত্র ইন্টারনেট এক্সপ্লোরার ৫.০ বা তার পরের ভার্সনে পাওয়া সম্ভব। আপনি কি পরিষ্কার না করেই পেস্ট করতে চান?",
-UnknownToolbarItem     : "অজানা টুলবার আইটেম \"%1\"",
-UnknownCommand         : "অজানা কমান্ড \"%1\"",
-NotImplemented         : "কমান্ড ইমপ্লিমেন্ট করা হয়নি",
-UnknownToolbarSet      : "টুলবার সেট \"%1\" এর অস্তিত্ব নেই",
-NoActiveX                      : "আপনার ব্রাউজারের সুরক্ষা সেটিংস কারনে এডিটরের কিছু ফিচার পাওয়া নাও যেতে পারে। আপনাকে অবশ্যই \"Run ActiveX controls and plug-ins\" এনাবেল করে নিতে হবে। আপনি ভুলভ্রান্তি কিছু কিছু ফিচারের অনুপস্থিতি উপলব্ধি করতে পারেন।",
-BrowseServerBlocked : "রিসোর্স ব্রাউজার খোলা গেল না। নিশ্চিত করুন যে সব পপআপ ব্লকার বন্ধ করা আছে।",
-DialogBlocked          : "ডায়ালগ ইউন্ডো খোলা গেল না। নিশ্চিত করুন যে সব পপআপ ব্লকার বন্ধ করা আছে।",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "ওকে",
-DlgBtnCancel           : "বাতিল",
-DlgBtnClose                    : "বন্ধ কর",
-DlgBtnBrowseServer     : "ব্রাউজ সার্ভার",
-DlgAdvancedTag         : "এডভান্সড",
-DlgOpOther                     : "<অন্য>",
-DlgInfoTab                     : "তথ্য",
-DlgAlertUrl                    : "দয়া করে URL যুক্ত করুন",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<সেট নেই>",
-DlgGenId                       : "আইডি",
-DlgGenLangDir          : "ভাষা লেখার দিক",
-DlgGenLangDirLtr       : "বাম থেকে ডান (LTR)",
-DlgGenLangDirRtl       : "ডান থেকে বাম (RTL)",
-DlgGenLangCode         : "ভাষা কোড",
-DlgGenAccessKey                : "এক্সেস কী",
-DlgGenName                     : "নাম",
-DlgGenTabIndex         : "ট্যাব ইন্ডেক্স",
-DlgGenLongDescr                : "URL এর লম্বা বর্ণনা",
-DlgGenClass                    : "স্টাইল-শীট ক্লাস",
-DlgGenTitle                    : "পরামর্শ শীর্ষক",
-DlgGenContType         : "পরামর্শ কন্টেন্টের প্রকার",
-DlgGenLinkCharset      : "লিংক রিসোর্স ক্যারেক্টর সেট",
-DlgGenStyle                    : "স্টাইল",
-
-// Image Dialog
-DlgImgTitle                    : "ছবির প্রোপার্টি",
-DlgImgInfoTab          : "ছবির তথ্য",
-DlgImgBtnUpload                : "ইহাকে সার্ভারে প্রেরন কর",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "আপলোড",
-DlgImgAlt                      : "বিকল্প টেক্সট",
-DlgImgWidth                    : "প্রস্থ",
-DlgImgHeight           : "দৈর্ঘ্য",
-DlgImgLockRatio                : "অনুপাত লক কর",
-DlgBtnResetSize                : "সাইজ পূর্বাবস্থায় ফিরিয়ে দাও",
-DlgImgBorder           : "বর্ডার",
-DlgImgHSpace           : "হরাইজন্টাল স্পেস",
-DlgImgVSpace           : "ভার্টিকেল স্পেস",
-DlgImgAlign                    : "এলাইন",
-DlgImgAlignLeft                : "বামে",
-DlgImgAlignAbsBottom: "Abs নীচে",
-DlgImgAlignAbsMiddle: "Abs উপর",
-DlgImgAlignBaseline    : "মূল রেখা",
-DlgImgAlignBottom      : "নীচে",
-DlgImgAlignMiddle      : "মধ্য",
-DlgImgAlignRight       : "ডানে",
-DlgImgAlignTextTop     : "টেক্সট উপর",
-DlgImgAlignTop         : "উপর",
-DlgImgPreview          : "প্রীভিউ",
-DlgImgAlertUrl         : "অনুগ্রহক করে ছবির URL টাইপ করুন",
-DlgImgLinkTab          : "লিংক",
-
-// Flash Dialog
-DlgFlashTitle          : "ফ্ল্যাশ প্রোপার্টি",
-DlgFlashChkPlay                : "অটো প্লে",
-DlgFlashChkLoop                : "লূপ",
-DlgFlashChkMenu                : "ফ্ল্যাশ মেনু এনাবল কর",
-DlgFlashScale          : "স্কেল",
-DlgFlashScaleAll       : "সব দেখাও",
-DlgFlashScaleNoBorder  : "কোনো বর্ডার নেই",
-DlgFlashScaleFit       : "নিখুঁত ফিট",
-
-// Link Dialog
-DlgLnkWindowTitle      : "লিংক",
-DlgLnkInfoTab          : "লিংক তথ্য",
-DlgLnkTargetTab                : "টার্গেট",
-
-DlgLnkType                     : "লিংক প্রকার",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "এই পেজে নোঙর কর",
-DlgLnkTypeEMail                : "ইমেইল",
-DlgLnkProto                    : "প্রোটোকল",
-DlgLnkProtoOther       : "<অন্য>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "নোঙর বাছাই",
-DlgLnkAnchorByName     : "নোঙরের নাম দিয়ে",
-DlgLnkAnchorById       : "নোঙরের আইডি দিয়ে",
-DlgLnkNoAnchors                : "(No anchors available in the document)",     //MISSING
-DlgLnkEMail                    : "ইমেইল ঠিকানা",
-DlgLnkEMailSubject     : "মেসেজের বিষয়",
-DlgLnkEMailBody                : "মেসেজের দেহ",
-DlgLnkUpload           : "আপলোড",
-DlgLnkBtnUpload                : "একে সার্ভারে পাঠাও",
-
-DlgLnkTarget           : "টার্গেট",
-DlgLnkTargetFrame      : "<ফ্রেম>",
-DlgLnkTargetPopup      : "<পপআপ উইন্ডো>",
-DlgLnkTargetBlank      : "নতুন উইন্ডো (_blank)",
-DlgLnkTargetParent     : "মূল উইন্ডো (_parent)",
-DlgLnkTargetSelf       : "এই উইন্ডো (_self)",
-DlgLnkTargetTop                : "শীর্ষ উইন্ডো (_top)",
-DlgLnkTargetFrameName  : "টার্গেট ফ্রেমের নাম",
-DlgLnkPopWinName       : "পপআপ উইন্ডোর নাম",
-DlgLnkPopWinFeat       : "পপআপ উইন্ডো ফীচার সমূহ",
-DlgLnkPopResize                : "রিসাইজ করা সম্ভব",
-DlgLnkPopLocation      : "লোকেশন বার",
-DlgLnkPopMenu          : "মেন্যু বার",
-DlgLnkPopScroll                : "স্ক্রল বার",
-DlgLnkPopStatus                : "স্ট্যাটাস বার",
-DlgLnkPopToolbar       : "টুল বার",
-DlgLnkPopFullScrn      : "পূর্ণ পর্দা জুড়ে (IE)",
-DlgLnkPopDependent     : "ডিপেন্ডেন্ট (Netscape)",
-DlgLnkPopWidth         : "প্রস্থ",
-DlgLnkPopHeight                : "দৈর্ঘ্য",
-DlgLnkPopLeft          : "বামের পজিশন",
-DlgLnkPopTop           : "ডানের পজিশন",
-
-DlnLnkMsgNoUrl         : "অনুগ্রহ করে URL লিংক টাইপ করুন",
-DlnLnkMsgNoEMail       : "অনুগ্রহ করে ইমেইল এড্রেস টাইপ করুন",
-DlnLnkMsgNoAnchor      : "অনুগ্রহ করে নোঙর বাছাই করুন",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "রং বাছাই কর",
-DlgColorBtnClear       : "পরিষ্কার কর",
-DlgColorHighlight      : "হাইলাইট",
-DlgColorSelected       : "সিলেক্টেড",
-
-// Smiley Dialog
-DlgSmileyTitle         : "স্মাইলী যুক্ত কর",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "বিশেষ ক্যারেক্টার বাছাই কর",
-
-// Table Dialog
-DlgTableTitle          : "টেবিল প্রোপার্টি",
-DlgTableRows           : "রো",
-DlgTableColumns                : "কলাম",
-DlgTableBorder         : "বর্ডার সাইজ",
-DlgTableAlign          : "এলাইনমেন্ট",
-DlgTableAlignNotSet    : "<সেট নেই>",
-DlgTableAlignLeft      : "বামে",
-DlgTableAlignCenter    : "মাঝখানে",
-DlgTableAlignRight     : "ডানে",
-DlgTableWidth          : "প্রস্থ",
-DlgTableWidthPx                : "পিক্সেল",
-DlgTableWidthPc                : "শতকরা",
-DlgTableHeight         : "দৈর্ঘ্য",
-DlgTableCellSpace      : "সেল স্পেস",
-DlgTableCellPad                : "সেল প্যাডিং",
-DlgTableCaption                : "শীর্ষক",
-DlgTableSummary                : "সারাংশ",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "সেল প্রোপার্টি",
-DlgCellWidth           : "প্রস্থ",
-DlgCellWidthPx         : "পিক্সেল",
-DlgCellWidthPc         : "শতকরা",
-DlgCellHeight          : "দৈর্ঘ্য",
-DlgCellWordWrap                : "ওয়ার্ড রেপ",
-DlgCellWordWrapNotSet  : "<সেট নেই>",
-DlgCellWordWrapYes     : "হাঁ",
-DlgCellWordWrapNo      : "না",
-DlgCellHorAlign                : "হরাইজন্টাল এলাইনমেন্ট",
-DlgCellHorAlignNotSet  : "<সেট নেই>",
-DlgCellHorAlignLeft    : "বামে",
-DlgCellHorAlignCenter  : "মাঝখানে",
-DlgCellHorAlignRight: "ডানে",
-DlgCellVerAlign                : "ভার্টিক্যাল এলাইনমেন্ট",
-DlgCellVerAlignNotSet  : "<সেট নেই>",
-DlgCellVerAlignTop     : "উপর",
-DlgCellVerAlignMiddle  : "মধ্য",
-DlgCellVerAlignBottom  : "নীচে",
-DlgCellVerAlignBaseline        : "মূলরেখা",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "রো স্প্যান",
-DlgCellCollSpan                : "কলাম স্প্যান",
-DlgCellBackColor       : "ব্যাকগ্রাউন্ড রং",
-DlgCellBorderColor     : "বর্ডারের রং",
-DlgCellBtnSelect       : "বাছাই কর",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "খোঁজো",
-DlgFindFindBtn         : "খোঁজো",
-DlgFindNotFoundMsg     : "আপনার উল্লেখিত টেকস্ট পাওয়া যায়নি",
-
-// Replace Dialog
-DlgReplaceTitle                        : "বদলে দাও",
-DlgReplaceFindLbl              : "যা খুঁজতে হবে:",
-DlgReplaceReplaceLbl   : "যার সাথে বদলাতে হবে:",
-DlgReplaceCaseChk              : "কেস মিলাও",
-DlgReplaceReplaceBtn   : "বদলে দাও",
-DlgReplaceReplAllBtn   : "সব বদলে দাও",
-DlgReplaceWordChk              : "পুরা শব্দ মেলাও",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "আপনার ব্রাউজারের সুরক্ষা সেটিংস এডিটরকে অটোমেটিক কাট করার অনুমতি দেয়নি। দয়া করে এই কাজের জন্য কিবোর্ড ব্যবহার করুন (Ctrl+X)।",
-PasteErrorCopy : "আপনার ব্রাউজারের সুরক্ষা সেটিংস এডিটরকে অটোমেটিক কপি করার অনুমতি দেয়নি। দয়া করে এই কাজের জন্য কিবোর্ড ব্যবহার করুন (Ctrl+C)।",
-
-PasteAsText            : "সাদা টেক্সট হিসেবে পেস্ট কর",
-PasteFromWord  : "ওয়ার্ড থেকে পেস্ট কর",
-
-DlgPasteMsg2   : "অনুগ্রহ করে নীচের বাক্সে কিবোর্ড ব্যবহার করে (<STRONG>Ctrl+V</STRONG>) পেস্ট করুন এবং <STRONG>OK</STRONG> চাপ দিন",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "ফন্ট ফেস ডেফিনেশন ইগনোর করুন",
-DlgPasteRemoveStyles   : "স্টাইল ডেফিনেশন সরিয়ে দিন",
-
-// Color Picker
-ColorAutomatic : "অটোমেটিক",
-ColorMoreColors        : "আরও রং...",
-
-// Document Properties
-DocProps               : "ডক্যুমেন্ট প্রোপার্টি",
-
-// Anchor Dialog
-DlgAnchorTitle         : "নোঙরের প্রোপার্টি",
-DlgAnchorName          : "নোঙরের নাম",
-DlgAnchorErrorName     : "নোঙরের নাম টাইপ করুন",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "শব্দকোষে নেই",
-DlgSpellChangeTo               : "এতে বদলাও",
-DlgSpellBtnIgnore              : "ইগনোর কর",
-DlgSpellBtnIgnoreAll   : "সব ইগনোর কর",
-DlgSpellBtnReplace             : "বদলে দাও",
-DlgSpellBtnReplaceAll  : "সব বদলে দাও",
-DlgSpellBtnUndo                        : "আন্ডু",
-DlgSpellNoSuggestions  : "- কোন সাজেশন নেই -",
-DlgSpellProgress               : "বানান পরীক্ষা চলছে...",
-DlgSpellNoMispell              : "বানান পরীক্ষা শেষ: কোন ভুল বানান পাওয়া যায়নি",
-DlgSpellNoChanges              : "বানান পরীক্ষা শেষ: কোন শব্দ পরিবর্তন করা হয়নি",
-DlgSpellOneChange              : "বানান পরীক্ষা শেষ: একটি মাত্র শব্দ পরিবর্তন করা হয়েছে",
-DlgSpellManyChanges            : "বানান পরীক্ষা শেষ: %1 গুলো শব্দ বদলে গ্যাছে",
-
-IeSpellDownload                        : "বানান পরীক্ষক ইনস্টল করা নেই। আপনি কি এখনই এটা ডাউনলোড করতে চান?",
-
-// Button Dialog
-DlgButtonText          : "টেক্সট (ভ্যালু)",
-DlgButtonType          : "প্রকার",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "নাম",
-DlgCheckboxValue       : "ভ্যালু",
-DlgCheckboxSelected    : "সিলেক্টেড",
-
-// Form Dialog
-DlgFormName            : "নাম",
-DlgFormAction  : "একশ্যন",
-DlgFormMethod  : "পদ্ধতি",
-
-// Select Field Dialog
-DlgSelectName          : "নাম",
-DlgSelectValue         : "ভ্যালু",
-DlgSelectSize          : "সাইজ",
-DlgSelectLines         : "লাইন সমূহ",
-DlgSelectChkMulti      : "একাধিক সিলেকশন এলাউ কর",
-DlgSelectOpAvail       : "অন্যান্য বিকল্প",
-DlgSelectOpText                : "টেক্সট",
-DlgSelectOpValue       : "ভ্যালু",
-DlgSelectBtnAdd                : "যুক্ত",
-DlgSelectBtnModify     : "বদলে দাও",
-DlgSelectBtnUp         : "উপর",
-DlgSelectBtnDown       : "নীচে",
-DlgSelectBtnSetValue : "বাছাই করা ভ্যালু হিসেবে সেট কর",
-DlgSelectBtnDelete     : "ডিলীট",
-
-// Textarea Dialog
-DlgTextareaName        : "নাম",
-DlgTextareaCols        : "কলাম",
-DlgTextareaRows        : "রো",
-
-// Text Field Dialog
-DlgTextName                    : "নাম",
-DlgTextValue           : "ভ্যালু",
-DlgTextCharWidth       : "ক্যারেক্টার প্রশস্ততা",
-DlgTextMaxChars                : "সর্বাধিক ক্যারেক্টার",
-DlgTextType                    : "টাইপ",
-DlgTextTypeText                : "টেক্সট",
-DlgTextTypePass                : "পাসওয়ার্ড",
-
-// Hidden Field Dialog
-DlgHiddenName  : "নাম",
-DlgHiddenValue : "ভ্যালু",
-
-// Bulleted List Dialog
-BulletedListProp       : "বুলেটেড সূচী প্রোপার্টি",
-NumberedListProp       : "সাংখ্যিক সূচী প্রোপার্টি",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "প্রকার",
-DlgLstTypeCircle       : "গোল",
-DlgLstTypeDisc         : "ডিস্ক",
-DlgLstTypeSquare       : "চৌকোণা",
-DlgLstTypeNumbers      : "সংখ্যা (1, 2, 3)",
-DlgLstTypeLCase                : "ছোট অক্ষর (a, b, c)",
-DlgLstTypeUCase                : "বড় অক্ষর (A, B, C)",
-DlgLstTypeSRoman       : "ছোট রোমান সংখ্যা (i, ii, iii)",
-DlgLstTypeLRoman       : "বড় রোমান সংখ্যা (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "সাধারন",
-DlgDocBackTab          : "ব্যাকগ্রাউন্ড",
-DlgDocColorsTab                : "রং এবং মার্জিন",
-DlgDocMetaTab          : "মেটাডেটা",
-
-DlgDocPageTitle                : "পেজ শীর্ষক",
-DlgDocLangDir          : "ভাষা লিখার দিক",
-DlgDocLangDirLTR       : "বাম থেকে ডানে (LTR)",
-DlgDocLangDirRTL       : "ডান থেকে বামে (RTL)",
-DlgDocLangCode         : "ভাষা কোড",
-DlgDocCharSet          : "ক্যারেক্টার সেট এনকোডিং",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "অন্য ক্যারেক্টার সেট এনকোডিং",
-
-DlgDocDocType          : "ডক্যুমেন্ট টাইপ হেডিং",
-DlgDocDocTypeOther     : "অন্য ডক্যুমেন্ট টাইপ হেডিং",
-DlgDocIncXHTML         : "XHTML ডেক্লারেশন যুক্ত কর",
-DlgDocBgColor          : "ব্যাকগ্রাউন্ড রং",
-DlgDocBgImage          : "ব্যাকগ্রাউন্ড ছবির URL",
-DlgDocBgNoScroll       : "স্ক্রলহীন ব্যাকগ্রাউন্ড",
-DlgDocCText                    : "টেক্সট",
-DlgDocCLink                    : "লিংক",
-DlgDocCVisited         : "ভিজিট করা লিংক",
-DlgDocCActive          : "সক্রিয় লিংক",
-DlgDocMargins          : "পেজ মার্জিন",
-DlgDocMaTop                    : "উপর",
-DlgDocMaLeft           : "বামে",
-DlgDocMaRight          : "ডানে",
-DlgDocMaBottom         : "নীচে",
-DlgDocMeIndex          : "ডক্যুমেন্ট ইন্ডেক্স কিওয়ার্ড (কমা দ্বারা বিচ্ছিন্ন)",
-DlgDocMeDescr          : "ডক্যূমেন্ট বর্ণনা",
-DlgDocMeAuthor         : "লেখক",
-DlgDocMeCopy           : "কপীরাইট",
-DlgDocPreview          : "প্রীভিউ",
-
-// Templates Dialog
-Templates                      : "টেমপ্লেট",
-DlgTemplatesTitle      : "কনটেন্ট টেমপ্লেট",
-DlgTemplatesSelMsg     : "অনুগ্রহ করে এডিটরে ওপেন করার জন্য টেমপ্লেট বাছাই করুন<br>(আসল কনটেন্ট হারিয়ে যাবে):",
-DlgTemplatesLoading    : "টেমপ্লেট লিস্ট হারিয়ে যাবে। অনুগ্রহ করে অপেক্ষা করুন...",
-DlgTemplatesNoTpl      : "(কোন টেমপ্লেট ডিফাইন করা নেই)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "কে বানিয়েছে",
-DlgAboutBrowserInfoTab : "ব্রাউজারের ব্যাপারে তথ্য",
-DlgAboutLicenseTab     : "লাইসেন্স",
-DlgAboutVersion                : "ভার্সন",
-DlgAboutInfo           : "আরও তথ্যের জন্য যান",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/bs.js b/horde/services/editor/fckeditor/editor/lang/src/bs.js
deleted file mode 100644 (file)
index 14a5c24..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Bosnian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Skupi trake sa alatima",
-ToolbarExpand          : "Otvori trake sa alatima",
-
-// Toolbar Items and Context Menu
-Save                           : "Snimi",
-NewPage                                : "Novi dokument",
-Preview                                : "Prikaži",
-Cut                                    : "Izreži",
-Copy                           : "Kopiraj",
-Paste                          : "Zalijepi",
-PasteText                      : "Zalijepi kao obièan tekst",
-PasteWord                      : "Zalijepi iz Word-a",
-Print                          : "Štampaj",
-SelectAll                      : "Selektuj sve",
-RemoveFormat           : "Poništi format",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Ubaci/Izmjeni link",
-RemoveLink                     : "Izbriši link",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Insert/Edit Anchor", //MISSING
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Slika",
-InsertImage                    : "Ubaci/Izmjeni sliku",
-InsertFlashLbl         : "Flash",      //MISSING
-InsertFlash                    : "Insert/Edit Flash",  //MISSING
-InsertTableLbl         : "Tabela",
-InsertTable                    : "Ubaci/Izmjeni tabelu",
-InsertLineLbl          : "Linija",
-InsertLine                     : "Ubaci horizontalnu liniju",
-InsertSpecialCharLbl: "Specijalni karakter",
-InsertSpecialChar      : "Ubaci specijalni karater",
-InsertSmileyLbl                : "Smješko",
-InsertSmiley           : "Ubaci smješka",
-About                          : "O FCKeditor-u",
-Bold                           : "Boldiraj",
-Italic                         : "Ukosi",
-Underline                      : "Podvuci",
-StrikeThrough          : "Precrtaj",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Lijevo poravnanje",
-CenterJustify          : "Centralno poravnanje",
-RightJustify           : "Desno poravnanje",
-BlockJustify           : "Puno poravnanje",
-DecreaseIndent         : "Smanji uvod",
-IncreaseIndent         : "Poveæaj uvod",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Vrati",
-Redo                           : "Ponovi",
-NumberedListLbl                : "Numerisana lista",
-NumberedList           : "Ubaci/Izmjeni numerisanu listu",
-BulletedListLbl                : "Lista",
-BulletedList           : "Ubaci/Izmjeni listu",
-ShowTableBorders       : "Pokaži okvire tabela",
-ShowDetails                    : "Pokaži detalje",
-Style                          : "Stil",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Velièina",
-TextColor                      : "Boja teksta",
-BGColor                                : "Boja pozadine",
-Source                         : "HTML kôd",
-Find                           : "Naði",
-Replace                                : "Zamjeni",
-SpellCheck                     : "Check Spelling",     //MISSING
-UniversalKeyboard      : "Universal Keyboard", //MISSING
-PageBreakLbl           : "Page Break", //MISSING
-PageBreak                      : "Insert Page Break",  //MISSING
-
-Form                   : "Form",       //MISSING
-Checkbox               : "Checkbox",   //MISSING
-RadioButton            : "Radio Button",       //MISSING
-TextField              : "Text Field", //MISSING
-Textarea               : "Textarea",   //MISSING
-HiddenField            : "Hidden Field",       //MISSING
-Button                 : "Button",     //MISSING
-SelectionField : "Selection Field",    //MISSING
-ImageButton            : "Image Button",       //MISSING
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Izmjeni link",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Briši redove",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Briši kolone",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Briši æelije",
-MergeCells                     : "Spoji æelije",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Delete Table",       //MISSING
-CellProperties         : "Svojstva æelije",
-TableProperties                : "Svojstva tabele",
-ImageProperties                : "Svojstva slike",
-FlashProperties                : "Flash Properties",   //MISSING
-
-AnchorProp                     : "Anchor Properties",  //MISSING
-ButtonProp                     : "Button Properties",  //MISSING
-CheckboxProp           : "Checkbox Properties",        //MISSING
-HiddenFieldProp                : "Hidden Field Properties",    //MISSING
-RadioButtonProp                : "Radio Button Properties",    //MISSING
-ImageButtonProp                : "Image Button Properties",    //MISSING
-TextFieldProp          : "Text Field Properties",      //MISSING
-SelectionFieldProp     : "Selection Field Properties", //MISSING
-TextareaProp           : "Textarea Properties",        //MISSING
-FormProp                       : "Form Properties",    //MISSING
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Procesiram XHTML. Molim saèekajte...",
-Done                           : "Gotovo",
-PasteWordConfirm       : "Tekst koji želite zalijepiti èini se da je kopiran iz Worda. Da li želite da se prvo oèisti?",
-NotCompatiblePaste     : "Ova komanda je podržana u Internet Explorer-u verzijama 5.5 ili novijim. Da li želite da izvršite lijepljenje teksta bez èišæenja?",
-UnknownToolbarItem     : "Nepoznata stavka sa trake sa alatima \"%1\"",
-UnknownCommand         : "Nepoznata komanda \"%1\"",
-NotImplemented         : "Komanda nije implementirana",
-UnknownToolbarSet      : "Traka sa alatima \"%1\" ne postoji",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Odustani",
-DlgBtnClose                    : "Zatvori",
-DlgBtnBrowseServer     : "Browse Server",      //MISSING
-DlgAdvancedTag         : "Naprednije",
-DlgOpOther                     : "<Other>",    //MISSING
-DlgInfoTab                     : "Info",       //MISSING
-DlgAlertUrl                    : "Please insert the URL",      //MISSING
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nije podešeno>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Smjer pisanja",
-DlgGenLangDirLtr       : "S lijeva na desno (LTR)",
-DlgGenLangDirRtl       : "S desna na lijevo (RTL)",
-DlgGenLangCode         : "Jezièni kôd",
-DlgGenAccessKey                : "Pristupna tipka",
-DlgGenName                     : "Naziv",
-DlgGenTabIndex         : "Tab indeks",
-DlgGenLongDescr                : "Dugaèki opis URL-a",
-DlgGenClass                    : "Klase CSS stilova",
-DlgGenTitle                    : "Advisory title",
-DlgGenContType         : "Advisory vrsta sadržaja",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Stil",
-
-// Image Dialog
-DlgImgTitle                    : "Svojstva slike",
-DlgImgInfoTab          : "Info slike",
-DlgImgBtnUpload                : "Šalji na server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Šalji",
-DlgImgAlt                      : "Tekst na slici",
-DlgImgWidth                    : "Širina",
-DlgImgHeight           : "Visina",
-DlgImgLockRatio                : "Zakljuèaj odnos",
-DlgBtnResetSize                : "Resetuj dimenzije",
-DlgImgBorder           : "Okvir",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Poravnanje",
-DlgImgAlignLeft                : "Lijevo",
-DlgImgAlignAbsBottom: "Abs dole",
-DlgImgAlignAbsMiddle: "Abs sredina",
-DlgImgAlignBaseline    : "Bazno",
-DlgImgAlignBottom      : "Dno",
-DlgImgAlignMiddle      : "Sredina",
-DlgImgAlignRight       : "Desno",
-DlgImgAlignTextTop     : "Vrh teksta",
-DlgImgAlignTop         : "Vrh",
-DlgImgPreview          : "Prikaz",
-DlgImgAlertUrl         : "Molimo ukucajte URL od slike.",
-DlgImgLinkTab          : "Link",       //MISSING
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",   //MISSING
-DlgFlashChkPlay                : "Auto Play",  //MISSING
-DlgFlashChkLoop                : "Loop",       //MISSING
-DlgFlashChkMenu                : "Enable Flash Menu",  //MISSING
-DlgFlashScale          : "Scale",      //MISSING
-DlgFlashScaleAll       : "Show all",   //MISSING
-DlgFlashScaleNoBorder  : "No Border",  //MISSING
-DlgFlashScaleFit       : "Exact Fit",  //MISSING
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link info",
-DlgLnkTargetTab                : "Prozor",
-
-DlgLnkType                     : "Tip linka",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Sidro na ovoj stranici",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<drugi>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Izaberi sidro",
-DlgLnkAnchorByName     : "Po nazivu sidra",
-DlgLnkAnchorById       : "Po Id-u elementa",
-DlgLnkNoAnchors                : "(Nema dostupnih sidra na stranici)",
-DlgLnkEMail                    : "E-Mail Adresa",
-DlgLnkEMailSubject     : "Subjekt poruke",
-DlgLnkEMailBody                : "Poruka",
-DlgLnkUpload           : "Šalji",
-DlgLnkBtnUpload                : "Šalji na server",
-
-DlgLnkTarget           : "Prozor",
-DlgLnkTargetFrame      : "<frejm>",
-DlgLnkTargetPopup      : "<popup prozor>",
-DlgLnkTargetBlank      : "Novi prozor (_blank)",
-DlgLnkTargetParent     : "Glavni prozor (_parent)",
-DlgLnkTargetSelf       : "Isti prozor (_self)",
-DlgLnkTargetTop                : "Najgornji prozor (_top)",
-DlgLnkTargetFrameName  : "Target Frame Name",  //MISSING
-DlgLnkPopWinName       : "Naziv popup prozora",
-DlgLnkPopWinFeat       : "Moguænosti popup prozora",
-DlgLnkPopResize                : "Promjenljive velièine",
-DlgLnkPopLocation      : "Traka za lokaciju",
-DlgLnkPopMenu          : "Izborna traka",
-DlgLnkPopScroll                : "Scroll traka",
-DlgLnkPopStatus                : "Statusna traka",
-DlgLnkPopToolbar       : "Traka sa alatima",
-DlgLnkPopFullScrn      : "Cijeli ekran (IE)",
-DlgLnkPopDependent     : "Ovisno (Netscape)",
-DlgLnkPopWidth         : "Širina",
-DlgLnkPopHeight                : "Visina",
-DlgLnkPopLeft          : "Lijeva pozicija",
-DlgLnkPopTop           : "Gornja pozicija",
-
-DlnLnkMsgNoUrl         : "Molimo ukucajte URL link",
-DlnLnkMsgNoEMail       : "Molimo ukucajte e-mail adresu",
-DlnLnkMsgNoAnchor      : "Molimo izaberite sidro",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Izaberi boju",
-DlgColorBtnClear       : "Oèisti",
-DlgColorHighlight      : "Igled",
-DlgColorSelected       : "Selektovana",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Ubaci smješka",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Izaberi specijalni karakter",
-
-// Table Dialog
-DlgTableTitle          : "Svojstva tabele",
-DlgTableRows           : "Redova",
-DlgTableColumns                : "Kolona",
-DlgTableBorder         : "Okvir",
-DlgTableAlign          : "Poravnanje",
-DlgTableAlignNotSet    : "<Nije podešeno>",
-DlgTableAlignLeft      : "Lijevo",
-DlgTableAlignCenter    : "Centar",
-DlgTableAlignRight     : "Desno",
-DlgTableWidth          : "Širina",
-DlgTableWidthPx                : "piksela",
-DlgTableWidthPc                : "posto",
-DlgTableHeight         : "Visina",
-DlgTableCellSpace      : "Razmak æelija",
-DlgTableCellPad                : "Uvod æelija",
-DlgTableCaption                : "Naslov",
-DlgTableSummary                : "Summary",    //MISSING
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Svojstva æelije",
-DlgCellWidth           : "Širina",
-DlgCellWidthPx         : "piksela",
-DlgCellWidthPc         : "posto",
-DlgCellHeight          : "Visina",
-DlgCellWordWrap                : "Vrapuj tekst",
-DlgCellWordWrapNotSet  : "<Nije podešeno>",
-DlgCellWordWrapYes     : "Da",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Horizontalno poravnanje",
-DlgCellHorAlignNotSet  : "<Nije podešeno>",
-DlgCellHorAlignLeft    : "Lijevo",
-DlgCellHorAlignCenter  : "Centar",
-DlgCellHorAlignRight: "Desno",
-DlgCellVerAlign                : "Vertikalno poravnanje",
-DlgCellVerAlignNotSet  : "<Nije podešeno>",
-DlgCellVerAlignTop     : "Gore",
-DlgCellVerAlignMiddle  : "Sredina",
-DlgCellVerAlignBottom  : "Dno",
-DlgCellVerAlignBaseline        : "Bazno",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Spajanje æelija",
-DlgCellCollSpan                : "Spajanje kolona",
-DlgCellBackColor       : "Boja pozadine",
-DlgCellBorderColor     : "Boja okvira",
-DlgCellBtnSelect       : "Selektuj...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Naði",
-DlgFindFindBtn         : "Naði",
-DlgFindNotFoundMsg     : "Traženi tekst nije pronaðen.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Zamjeni",
-DlgReplaceFindLbl              : "Naði šta:",
-DlgReplaceReplaceLbl   : "Zamjeni sa:",
-DlgReplaceCaseChk              : "Uporeðuj velika/mala slova",
-DlgReplaceReplaceBtn   : "Zamjeni",
-DlgReplaceReplAllBtn   : "Zamjeni sve",
-DlgReplaceWordChk              : "Uporeðuj samo cijelu rijeè",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Sigurnosne postavke vašeg pretraživaèa ne dozvoljavaju operacije automatskog rezanja. Molimo koristite kraticu na tastaturi (Ctrl+X).",
-PasteErrorCopy : "Sigurnosne postavke Vašeg pretraživaèa ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tastaturi (Ctrl+C).",
-
-PasteAsText            : "Zalijepi kao obièan tekst",
-PasteFromWord  : "Zalijepi iz Word-a",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",    //MISSING
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",       //MISSING
-DlgPasteRemoveStyles   : "Remove Styles definitions",  //MISSING
-
-// Color Picker
-ColorAutomatic : "Automatska",
-ColorMoreColors        : "Više boja...",
-
-// Document Properties
-DocProps               : "Document Properties",        //MISSING
-
-// Anchor Dialog
-DlgAnchorTitle         : "Anchor Properties",  //MISSING
-DlgAnchorName          : "Anchor Name",        //MISSING
-DlgAnchorErrorName     : "Please type the anchor name",        //MISSING
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Not in dictionary",  //MISSING
-DlgSpellChangeTo               : "Change to",  //MISSING
-DlgSpellBtnIgnore              : "Ignore",     //MISSING
-DlgSpellBtnIgnoreAll   : "Ignore All", //MISSING
-DlgSpellBtnReplace             : "Replace",    //MISSING
-DlgSpellBtnReplaceAll  : "Replace All",        //MISSING
-DlgSpellBtnUndo                        : "Undo",       //MISSING
-DlgSpellNoSuggestions  : "- No suggestions -", //MISSING
-DlgSpellProgress               : "Spell check in progress...", //MISSING
-DlgSpellNoMispell              : "Spell check complete: No misspellings found",        //MISSING
-DlgSpellNoChanges              : "Spell check complete: No words changed",     //MISSING
-DlgSpellOneChange              : "Spell check complete: One word changed",     //MISSING
-DlgSpellManyChanges            : "Spell check complete: %1 words changed",     //MISSING
-
-IeSpellDownload                        : "Spell checker not installed. Do you want to download it now?",       //MISSING
-
-// Button Dialog
-DlgButtonText          : "Text (Value)",       //MISSING
-DlgButtonType          : "Type",       //MISSING
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Name",       //MISSING
-DlgCheckboxValue       : "Value",      //MISSING
-DlgCheckboxSelected    : "Selected",   //MISSING
-
-// Form Dialog
-DlgFormName            : "Name",       //MISSING
-DlgFormAction  : "Action",     //MISSING
-DlgFormMethod  : "Method",     //MISSING
-
-// Select Field Dialog
-DlgSelectName          : "Name",       //MISSING
-DlgSelectValue         : "Value",      //MISSING
-DlgSelectSize          : "Size",       //MISSING
-DlgSelectLines         : "lines",      //MISSING
-DlgSelectChkMulti      : "Allow multiple selections",  //MISSING
-DlgSelectOpAvail       : "Available Options",  //MISSING
-DlgSelectOpText                : "Text",       //MISSING
-DlgSelectOpValue       : "Value",      //MISSING
-DlgSelectBtnAdd                : "Add",        //MISSING
-DlgSelectBtnModify     : "Modify",     //MISSING
-DlgSelectBtnUp         : "Up", //MISSING
-DlgSelectBtnDown       : "Down",       //MISSING
-DlgSelectBtnSetValue : "Set as selected value",        //MISSING
-DlgSelectBtnDelete     : "Delete",     //MISSING
-
-// Textarea Dialog
-DlgTextareaName        : "Name",       //MISSING
-DlgTextareaCols        : "Columns",    //MISSING
-DlgTextareaRows        : "Rows",       //MISSING
-
-// Text Field Dialog
-DlgTextName                    : "Name",       //MISSING
-DlgTextValue           : "Value",      //MISSING
-DlgTextCharWidth       : "Character Width",    //MISSING
-DlgTextMaxChars                : "Maximum Characters", //MISSING
-DlgTextType                    : "Type",       //MISSING
-DlgTextTypeText                : "Text",       //MISSING
-DlgTextTypePass                : "Password",   //MISSING
-
-// Hidden Field Dialog
-DlgHiddenName  : "Name",       //MISSING
-DlgHiddenValue : "Value",      //MISSING
-
-// Bulleted List Dialog
-BulletedListProp       : "Bulleted List Properties",   //MISSING
-NumberedListProp       : "Numbered List Properties",   //MISSING
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Type",       //MISSING
-DlgLstTypeCircle       : "Circle",     //MISSING
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "Square",     //MISSING
-DlgLstTypeNumbers      : "Numbers (1, 2, 3)",  //MISSING
-DlgLstTypeLCase                : "Lowercase Letters (a, b, c)",        //MISSING
-DlgLstTypeUCase                : "Uppercase Letters (A, B, C)",        //MISSING
-DlgLstTypeSRoman       : "Small Roman Numerals (i, ii, iii)",  //MISSING
-DlgLstTypeLRoman       : "Large Roman Numerals (I, II, III)",  //MISSING
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",    //MISSING
-DlgDocBackTab          : "Background", //MISSING
-DlgDocColorsTab                : "Colors and Margins", //MISSING
-DlgDocMetaTab          : "Meta Data",  //MISSING
-
-DlgDocPageTitle                : "Page Title", //MISSING
-DlgDocLangDir          : "Language Direction", //MISSING
-DlgDocLangDirLTR       : "Left to Right (LTR)",        //MISSING
-DlgDocLangDirRTL       : "Right to Left (RTL)",        //MISSING
-DlgDocLangCode         : "Language Code",      //MISSING
-DlgDocCharSet          : "Character Set Encoding",     //MISSING
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Other Character Set Encoding",       //MISSING
-
-DlgDocDocType          : "Document Type Heading",      //MISSING
-DlgDocDocTypeOther     : "Other Document Type Heading",        //MISSING
-DlgDocIncXHTML         : "Include XHTML Declarations", //MISSING
-DlgDocBgColor          : "Background Color",   //MISSING
-DlgDocBgImage          : "Background Image URL",       //MISSING
-DlgDocBgNoScroll       : "Nonscrolling Background",    //MISSING
-DlgDocCText                    : "Text",       //MISSING
-DlgDocCLink                    : "Link",       //MISSING
-DlgDocCVisited         : "Visited Link",       //MISSING
-DlgDocCActive          : "Active Link",        //MISSING
-DlgDocMargins          : "Page Margins",       //MISSING
-DlgDocMaTop                    : "Top",        //MISSING
-DlgDocMaLeft           : "Left",       //MISSING
-DlgDocMaRight          : "Right",      //MISSING
-DlgDocMaBottom         : "Bottom",     //MISSING
-DlgDocMeIndex          : "Document Indexing Keywords (comma separated)",       //MISSING
-DlgDocMeDescr          : "Document Description",       //MISSING
-DlgDocMeAuthor         : "Author",     //MISSING
-DlgDocMeCopy           : "Copyright",  //MISSING
-DlgDocPreview          : "Preview",    //MISSING
-
-// Templates Dialog
-Templates                      : "Templates",  //MISSING
-DlgTemplatesTitle      : "Content Templates",  //MISSING
-DlgTemplatesSelMsg     : "Please select the template to open in the editor<br />(the actual contents will be lost):",  //MISSING
-DlgTemplatesLoading    : "Loading templates list. Please wait...",     //MISSING
-DlgTemplatesNoTpl      : "(No templates defined)",     //MISSING
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "About",      //MISSING
-DlgAboutBrowserInfoTab : "Browser Info",       //MISSING
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "verzija",
-DlgAboutInfo           : "Za više informacija posjetite",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ca.js b/horde/services/editor/fckeditor/editor/lang/src/ca.js
deleted file mode 100644 (file)
index ce00514..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Catalan language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Redueix la barra d'eines",
-ToolbarExpand          : "Amplia la barra d'eines",
-
-// Toolbar Items and Context Menu
-Save                           : "Desa",
-NewPage                                : "Nova Pàgina",
-Preview                                : "Visualització prèvia",
-Cut                                    : "Retalla",
-Copy                           : "Copia",
-Paste                          : "Enganxa",
-PasteText                      : "Enganxa com a text no formatat",
-PasteWord                      : "Enganxa des del Word",
-Print                          : "Imprimeix",
-SelectAll                      : "Selecciona-ho tot",
-RemoveFormat           : "Elimina Format",
-InsertLinkLbl          : "Enllaç",
-InsertLink                     : "Insereix/Edita enllaç",
-RemoveLink                     : "Elimina l'enllaç",
-VisitLink                      : "Obre l'enllaç",
-Anchor                         : "Insereix/Edita àncora",
-AnchorDelete           : "Elimina àncora",
-InsertImageLbl         : "Imatge",
-InsertImage                    : "Insereix/Edita imatge",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insereix/Edita Flash",
-InsertTableLbl         : "Taula",
-InsertTable                    : "Insereix/Edita taula",
-InsertLineLbl          : "Línia",
-InsertLine                     : "Insereix línia horitzontal",
-InsertSpecialCharLbl: "Caràcter Especial",
-InsertSpecialChar      : "Insereix caràcter especial",
-InsertSmileyLbl                : "Icona",
-InsertSmiley           : "Insereix icona",
-About                          : "Quant a l'FCKeditor",
-Bold                           : "Negreta",
-Italic                         : "Cursiva",
-Underline                      : "Subratllat",
-StrikeThrough          : "Barrat",
-Subscript                      : "Subíndex",
-Superscript                    : "Superíndex",
-LeftJustify                    : "Alinia a l'esquerra",
-CenterJustify          : "Centrat",
-RightJustify           : "Alinia a la dreta",
-BlockJustify           : "Justificat",
-DecreaseIndent         : "Redueix el sagnat",
-IncreaseIndent         : "Augmenta el sagnat",
-Blockquote                     : "Bloc de cita",
-CreateDiv                      : "Crea un contenidor Div",
-EditDiv                                : "Edita el contenidor Div",
-DeleteDiv                      : "Elimina el contenidor Div",
-Undo                           : "Desfés",
-Redo                           : "Refés",
-NumberedListLbl                : "Llista numerada",
-NumberedList           : "Numeració activada/desactivada",
-BulletedListLbl                : "Llista de pics",
-BulletedList           : "Pics activats/descativats",
-ShowTableBorders       : "Mostra les vores de les taules",
-ShowDetails                    : "Mostra detalls",
-Style                          : "Estil",
-FontFormat                     : "Format",
-Font                           : "Tipus de lletra",
-FontSize                       : "Mida",
-TextColor                      : "Color de Text",
-BGColor                                : "Color de Fons",
-Source                         : "Codi font",
-Find                           : "Cerca",
-Replace                                : "Reemplaça",
-SpellCheck                     : "Revisa l'ortografia",
-UniversalKeyboard      : "Teclat universal",
-PageBreakLbl           : "Salt de pàgina",
-PageBreak                      : "Insereix salt de pàgina",
-
-Form                   : "Formulari",
-Checkbox               : "Casella de verificació",
-RadioButton            : "Botó d'opció",
-TextField              : "Camp de text",
-Textarea               : "Àrea de text",
-HiddenField            : "Camp ocult",
-Button                 : "Botó",
-SelectionField : "Camp de selecció",
-ImageButton            : "Botó d'imatge",
-
-FitWindow              : "Maximiza la mida de l'editor",
-ShowBlocks             : "Mostra els blocs",
-
-// Context Menu
-EditLink                       : "Edita l'enllaç",
-CellCM                         : "Cel·la",
-RowCM                          : "Fila",
-ColumnCM                       : "Columna",
-InsertRowAfter         : "Insereix fila darrera",
-InsertRowBefore                : "Insereix fila abans de",
-DeleteRows                     : "Suprimeix una fila",
-InsertColumnAfter      : "Insereix columna darrera",
-InsertColumnBefore     : "Insereix columna abans de",
-DeleteColumns          : "Suprimeix una columna",
-InsertCellAfter                : "Insereix cel·la darrera",
-InsertCellBefore       : "Insereix cel·la abans de",
-DeleteCells                    : "Suprimeix les cel·les",
-MergeCells                     : "Fusiona les cel·les",
-MergeRight                     : "Fusiona cap a la dreta",
-MergeDown                      : "Fusiona cap avall",
-HorizontalSplitCell    : "Divideix la cel·la horitzontalment",
-VerticalSplitCell      : "Divideix la cel·la verticalment",
-TableDelete                    : "Suprimeix la taula",
-CellProperties         : "Propietats de la cel·la",
-TableProperties                : "Propietats de la taula",
-ImageProperties                : "Propietats de la imatge",
-FlashProperties                : "Propietats del Flash",
-
-AnchorProp                     : "Propietats de l'àncora",
-ButtonProp                     : "Propietats del botó",
-CheckboxProp           : "Propietats de la casella de verificació",
-HiddenFieldProp                : "Propietats del camp ocult",
-RadioButtonProp                : "Propietats del botó d'opció",
-ImageButtonProp                : "Propietats del botó d'imatge",
-TextFieldProp          : "Propietats del camp de text",
-SelectionFieldProp     : "Propietats del camp de selecció",
-TextareaProp           : "Propietats de l'àrea de text",
-FormProp                       : "Propietats del formulari",
-
-FontFormats                    : "Normal;Formatejat;Adreça;Encapçalament 1;Encapçalament 2;Encapçalament 3;Encapçalament 4;Encapçalament 5;Encapçalament 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Processant XHTML. Si us plau esperi...",
-Done                           : "Fet",
-PasteWordConfirm       : "El text que voleu enganxar sembla provenir de Word. Voleu netejar aquest text abans que sigui enganxat?",
-NotCompatiblePaste     : "Aquesta funció és disponible per a Internet Explorer versió 5.5 o superior. Voleu enganxar sense netejar?",
-UnknownToolbarItem     : "Element de la barra d'eines desconegut \"%1\"",
-UnknownCommand         : "Nom de comanda desconegut \"%1\"",
-NotImplemented         : "Mètode no implementat",
-UnknownToolbarSet      : "Conjunt de barra d'eines \"%1\" inexistent",
-NoActiveX                      : "Les preferències del navegador poden limitar algunes funcions d'aquest editor. Cal habilitar l'opció \"Executa controls ActiveX i plug-ins\". Poden sorgir errors i poden faltar algunes funcions.",
-BrowseServerBlocked : "El visualitzador de recursos no s'ha pogut obrir. Assegura't de que els bloquejos de finestres emergents estan desactivats.",
-DialogBlocked          : "No ha estat possible obrir una finestra de diàleg. Assegureu-vos que els bloquejos de finestres emergents estan desactivats.",
-VisitLinkBlocked       : "No ha estat possible obrir una nova finestra. Assegureu-vos que els bloquejos de finestres emergents estan desactivats.",
-
-// Dialogs
-DlgBtnOK                       : "D'acord",
-DlgBtnCancel           : "Cancel·la",
-DlgBtnClose                    : "Tanca",
-DlgBtnBrowseServer     : "Veure servidor",
-DlgAdvancedTag         : "Avançat",
-DlgOpOther                     : "Altres",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Si us plau, afegiu la URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<no definit>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Direcció de l'idioma",
-DlgGenLangDirLtr       : "D'esquerra a dreta (LTR)",
-DlgGenLangDirRtl       : "De dreta a esquerra (RTL)",
-DlgGenLangCode         : "Codi d'idioma",
-DlgGenAccessKey                : "Clau d'accés",
-DlgGenName                     : "Nom",
-DlgGenTabIndex         : "Index de Tab",
-DlgGenLongDescr                : "Descripció llarga de la URL",
-DlgGenClass                    : "Classes del full d'estil",
-DlgGenTitle                    : "Títol consultiu",
-DlgGenContType         : "Tipus de contingut consultiu",
-DlgGenLinkCharset      : "Conjunt de caràcters font enllaçat",
-DlgGenStyle                    : "Estil",
-
-// Image Dialog
-DlgImgTitle                    : "Propietats de la imatge",
-DlgImgInfoTab          : "Informació de la imatge",
-DlgImgBtnUpload                : "Envia-la al servidor",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Puja",
-DlgImgAlt                      : "Text alternatiu",
-DlgImgWidth                    : "Amplada",
-DlgImgHeight           : "Alçada",
-DlgImgLockRatio                : "Bloqueja les proporcions",
-DlgBtnResetSize                : "Restaura la mida",
-DlgImgBorder           : "Vora",
-DlgImgHSpace           : "Espaiat horit.",
-DlgImgVSpace           : "Espaiat vert.",
-DlgImgAlign                    : "Alineació",
-DlgImgAlignLeft                : "Ajusta a l'esquerra",
-DlgImgAlignAbsBottom: "Abs Bottom",
-DlgImgAlignAbsMiddle: "Abs Middle",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Bottom",
-DlgImgAlignMiddle      : "Middle",
-DlgImgAlignRight       : "Ajusta a la dreta",
-DlgImgAlignTextTop     : "Text Top",
-DlgImgAlignTop         : "Top",
-DlgImgPreview          : "Vista prèvia",
-DlgImgAlertUrl         : "Si us plau, escriviu la URL de la imatge",
-DlgImgLinkTab          : "Enllaç",
-
-// Flash Dialog
-DlgFlashTitle          : "Propietats del Flash",
-DlgFlashChkPlay                : "Reprodució automàtica",
-DlgFlashChkLoop                : "Bucle",
-DlgFlashChkMenu                : "Habilita menú Flash",
-DlgFlashScale          : "Escala",
-DlgFlashScaleAll       : "Mostra-ho tot",
-DlgFlashScaleNoBorder  : "Sense vores",
-DlgFlashScaleFit       : "Mida exacta",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Enllaç",
-DlgLnkInfoTab          : "Informació de l'enllaç",
-DlgLnkTargetTab                : "Destí",
-
-DlgLnkType                     : "Tipus d'enllaç",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Àncora en aquesta pàgina",
-DlgLnkTypeEMail                : "Correu electrònic",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<altra>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Selecciona una àncora",
-DlgLnkAnchorByName     : "Per nom d'àncora",
-DlgLnkAnchorById       : "Per Id d'element",
-DlgLnkNoAnchors                : "(No hi ha àncores disponibles en aquest document)",
-DlgLnkEMail                    : "Adreça de correu electrònic",
-DlgLnkEMailSubject     : "Assumpte del missatge",
-DlgLnkEMailBody                : "Cos del missatge",
-DlgLnkUpload           : "Puja",
-DlgLnkBtnUpload                : "Envia al servidor",
-
-DlgLnkTarget           : "Destí",
-DlgLnkTargetFrame      : "<marc>",
-DlgLnkTargetPopup      : "<finestra emergent>",
-DlgLnkTargetBlank      : "Nova finestra (_blank)",
-DlgLnkTargetParent     : "Finestra pare (_parent)",
-DlgLnkTargetSelf       : "Mateixa finestra (_self)",
-DlgLnkTargetTop                : "Finestra Major (_top)",
-DlgLnkTargetFrameName  : "Nom del marc de destí",
-DlgLnkPopWinName       : "Nom finestra popup",
-DlgLnkPopWinFeat       : "Característiques finestra popup",
-DlgLnkPopResize                : "Redimensionable",
-DlgLnkPopLocation      : "Barra d'adreça",
-DlgLnkPopMenu          : "Barra de menú",
-DlgLnkPopScroll                : "Barres d'scroll",
-DlgLnkPopStatus                : "Barra d'estat",
-DlgLnkPopToolbar       : "Barra d'eines",
-DlgLnkPopFullScrn      : "Pantalla completa (IE)",
-DlgLnkPopDependent     : "Depenent (Netscape)",
-DlgLnkPopWidth         : "Amplada",
-DlgLnkPopHeight                : "Alçada",
-DlgLnkPopLeft          : "Posició esquerra",
-DlgLnkPopTop           : "Posició dalt",
-
-DlnLnkMsgNoUrl         : "Si us plau, escrigui l'enllaç URL",
-DlnLnkMsgNoEMail       : "Si us plau, escrigui l'adreça correu electrònic",
-DlnLnkMsgNoAnchor      : "Si us plau, escrigui l'àncora",
-DlnLnkMsgInvPopName    : "El nom de la finestra emergent ha de començar amb una lletra i no pot tenir espais",
-
-// Color Dialog
-DlgColorTitle          : "Selecciona el color",
-DlgColorBtnClear       : "Neteja",
-DlgColorHighlight      : "Realça",
-DlgColorSelected       : "Selecciona",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insereix una icona",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Selecciona el caràcter especial",
-
-// Table Dialog
-DlgTableTitle          : "Propietats de la taula",
-DlgTableRows           : "Files",
-DlgTableColumns                : "Columnes",
-DlgTableBorder         : "Mida vora",
-DlgTableAlign          : "Alineació",
-DlgTableAlignNotSet    : "<No Definit>",
-DlgTableAlignLeft      : "Esquerra",
-DlgTableAlignCenter    : "Centre",
-DlgTableAlignRight     : "Dreta",
-DlgTableWidth          : "Amplada",
-DlgTableWidthPx                : "píxels",
-DlgTableWidthPc                : "percentatge",
-DlgTableHeight         : "Alçada",
-DlgTableCellSpace      : "Espaiat de cel·les",
-DlgTableCellPad                : "Encoixinament de cel·les",
-DlgTableCaption                : "Títol",
-DlgTableSummary                : "Resum",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Propietats de la cel·la",
-DlgCellWidth           : "Amplada",
-DlgCellWidthPx         : "píxels",
-DlgCellWidthPc         : "percentatge",
-DlgCellHeight          : "Alçada",
-DlgCellWordWrap                : "Ajust de paraula",
-DlgCellWordWrapNotSet  : "<No Definit>",
-DlgCellWordWrapYes     : "Si",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Alineació horitzontal",
-DlgCellHorAlignNotSet  : "<No Definit>",
-DlgCellHorAlignLeft    : "Esquerra",
-DlgCellHorAlignCenter  : "Centre",
-DlgCellHorAlignRight: "Dreta",
-DlgCellVerAlign                : "Alineació vertical",
-DlgCellVerAlignNotSet  : "<No definit>",
-DlgCellVerAlignTop     : "Top",
-DlgCellVerAlignMiddle  : "Middle",
-DlgCellVerAlignBottom  : "Bottom",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Rows Span",
-DlgCellCollSpan                : "Columns Span",
-DlgCellBackColor       : "Color de fons",
-DlgCellBorderColor     : "Color de la vora",
-DlgCellBtnSelect       : "Seleccioneu...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Cerca i reemplaça",
-
-// Find Dialog
-DlgFindTitle           : "Cerca",
-DlgFindFindBtn         : "Cerca",
-DlgFindNotFoundMsg     : "El text especificat no s'ha trobat.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Reemplaça",
-DlgReplaceFindLbl              : "Cerca:",
-DlgReplaceReplaceLbl   : "Remplaça amb:",
-DlgReplaceCaseChk              : "Distingeix majúscules/minúscules",
-DlgReplaceReplaceBtn   : "Reemplaça",
-DlgReplaceReplAllBtn   : "Reemplaça-ho tot",
-DlgReplaceWordChk              : "Només paraules completes",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "La seguretat del vostre navegador no permet executar automàticament les operacions de retallar. Si us plau, utilitzeu el teclat (Ctrl+X).",
-PasteErrorCopy : "La seguretat del vostre navegador no permet executar automàticament les operacions de copiar. Si us plau, utilitzeu el teclat (Ctrl+C).",
-
-PasteAsText            : "Enganxa com a text no formatat",
-PasteFromWord  : "Enganxa com a Word",
-
-DlgPasteMsg2   : "Si us plau, enganxeu dins del següent camp utilitzant el teclat (<STRONG>Ctrl+V</STRONG>) i premeu <STRONG>OK</STRONG>.",
-DlgPasteSec            : "A causa de la configuració de seguretat del vostre navegador, l'editor no pot accedir al porta-retalls directament. Enganxeu-ho un altre cop en aquesta finestra.",
-DlgPasteIgnoreFont             : "Ignora definicions de font",
-DlgPasteRemoveStyles   : "Elimina definicions d'estil",
-
-// Color Picker
-ColorAutomatic : "Automàtic",
-ColorMoreColors        : "Més colors...",
-
-// Document Properties
-DocProps               : "Propietats del document",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Propietats de l'àncora",
-DlgAnchorName          : "Nom de l'àncora",
-DlgAnchorErrorName     : "Si us plau, escriviu el nom de l'ancora",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "No és al diccionari",
-DlgSpellChangeTo               : "Reemplaça amb",
-DlgSpellBtnIgnore              : "Ignora",
-DlgSpellBtnIgnoreAll   : "Ignora-les totes",
-DlgSpellBtnReplace             : "Canvia",
-DlgSpellBtnReplaceAll  : "Canvia-les totes",
-DlgSpellBtnUndo                        : "Desfés",
-DlgSpellNoSuggestions  : "Cap suggeriment",
-DlgSpellProgress               : "Verificació ortogràfica en curs...",
-DlgSpellNoMispell              : "Verificació ortogràfica acabada: no hi ha cap paraula mal escrita",
-DlgSpellNoChanges              : "Verificació ortogràfica: no s'ha canviat cap paraula",
-DlgSpellOneChange              : "Verificació ortogràfica: s'ha canviat una paraula",
-DlgSpellManyChanges            : "Verificació ortogràfica: s'han canviat %1 paraules",
-
-IeSpellDownload                        : "Verificació ortogràfica no instal·lada. Voleu descarregar-ho ara?",
-
-// Button Dialog
-DlgButtonText          : "Text (Valor)",
-DlgButtonType          : "Tipus",
-DlgButtonTypeBtn       : "Botó",
-DlgButtonTypeSbm       : "Transmet formulari",
-DlgButtonTypeRst       : "Reinicia formulari",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nom",
-DlgCheckboxValue       : "Valor",
-DlgCheckboxSelected    : "Seleccionat",
-
-// Form Dialog
-DlgFormName            : "Nom",
-DlgFormAction  : "Acció",
-DlgFormMethod  : "Mètode",
-
-// Select Field Dialog
-DlgSelectName          : "Nom",
-DlgSelectValue         : "Valor",
-DlgSelectSize          : "Mida",
-DlgSelectLines         : "Línies",
-DlgSelectChkMulti      : "Permet múltiples seleccions",
-DlgSelectOpAvail       : "Opcions disponibles",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Valor",
-DlgSelectBtnAdd                : "Afegeix",
-DlgSelectBtnModify     : "Modifica",
-DlgSelectBtnUp         : "Amunt",
-DlgSelectBtnDown       : "Avall",
-DlgSelectBtnSetValue : "Selecciona per defecte",
-DlgSelectBtnDelete     : "Elimina",
-
-// Textarea Dialog
-DlgTextareaName        : "Nom",
-DlgTextareaCols        : "Columnes",
-DlgTextareaRows        : "Files",
-
-// Text Field Dialog
-DlgTextName                    : "Nom",
-DlgTextValue           : "Valor",
-DlgTextCharWidth       : "Amplada",
-DlgTextMaxChars                : "Nombre màxim de caràcters",
-DlgTextType                    : "Tipus",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Contrasenya",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nom",
-DlgHiddenValue : "Valor",
-
-// Bulleted List Dialog
-BulletedListProp       : "Propietats de la llista de pics",
-NumberedListProp       : "Propietats de llista numerada",
-DlgLstStart                    : "Inici",
-DlgLstType                     : "Tipus",
-DlgLstTypeCircle       : "Cercle",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "Quadrat",
-DlgLstTypeNumbers      : "Números (1, 2, 3)",
-DlgLstTypeLCase                : "Lletres minúscules (a, b, c)",
-DlgLstTypeUCase                : "Lletres majúscules (A, B, C)",
-DlgLstTypeSRoman       : "Números romans en minúscules (i, ii, iii)",
-DlgLstTypeLRoman       : "Números romans en majúscules (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Fons",
-DlgDocColorsTab                : "Colors i marges",
-DlgDocMetaTab          : "Metadades",
-
-DlgDocPageTitle                : "Títol de la pàgina",
-DlgDocLangDir          : "Direcció idioma",
-DlgDocLangDirLTR       : "Esquerra a dreta (LTR)",
-DlgDocLangDirRTL       : "Dreta a esquerra (RTL)",
-DlgDocLangCode         : "Codi d'idioma",
-DlgDocCharSet          : "Codificació de conjunt de caràcters",
-DlgDocCharSetCE                : "Centreeuropeu",
-DlgDocCharSetCT                : "Xinès tradicional (Big5)",
-DlgDocCharSetCR                : "Ciríl·lic",
-DlgDocCharSetGR                : "Grec",
-DlgDocCharSetJP                : "Japonès",
-DlgDocCharSetKR                : "Coreà",
-DlgDocCharSetTR                : "Turc",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Europeu occidental",
-DlgDocCharSetOther     : "Una altra codificació de caràcters",
-
-DlgDocDocType          : "Capçalera de tipus de document",
-DlgDocDocTypeOther     : "Un altra capçalera de tipus de document",
-DlgDocIncXHTML         : "Incloure declaracions XHTML",
-DlgDocBgColor          : "Color de fons",
-DlgDocBgImage          : "URL de la imatge de fons",
-DlgDocBgNoScroll       : "Fons fixe",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Enllaç",
-DlgDocCVisited         : "Enllaç visitat",
-DlgDocCActive          : "Enllaç actiu",
-DlgDocMargins          : "Marges de pàgina",
-DlgDocMaTop                    : "Cap",
-DlgDocMaLeft           : "Esquerra",
-DlgDocMaRight          : "Dreta",
-DlgDocMaBottom         : "Peu",
-DlgDocMeIndex          : "Mots clau per a indexació (separats per coma)",
-DlgDocMeDescr          : "Descripció del document",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Vista prèvia",
-
-// Templates Dialog
-Templates                      : "Plantilles",
-DlgTemplatesTitle      : "Contingut plantilles",
-DlgTemplatesSelMsg     : "Si us plau, seleccioneu la plantilla per obrir a l'editor<br>(el contingut actual no serà enregistrat):",
-DlgTemplatesLoading    : "Carregant la llista de plantilles. Si us plau, espereu...",
-DlgTemplatesNoTpl      : "(No hi ha plantilles definides)",
-DlgTemplatesReplace    : "Reemplaça el contingut actual",
-
-// About Dialog
-DlgAboutAboutTab       : "Quant a",
-DlgAboutBrowserInfoTab : "Informació del navegador",
-DlgAboutLicenseTab     : "Llicència",
-DlgAboutVersion                : "versió",
-DlgAboutInfo           : "Per a més informació aneu a",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",
-DlgDivAdvancedTab      : "Avançat",
-DlgDivStyle            : "Estil",
-DlgDivInlineStyle      : "Estil en línia"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/cs.js b/horde/services/editor/fckeditor/editor/lang/src/cs.js
deleted file mode 100644 (file)
index 67119c8..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Czech language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Skrýt panel nástrojů",
-ToolbarExpand          : "Zobrazit panel nástrojů",
-
-// Toolbar Items and Context Menu
-Save                           : "Uložit",
-NewPage                                : "Nová stránka",
-Preview                                : "Náhled",
-Cut                                    : "Vyjmout",
-Copy                           : "Kopírovat",
-Paste                          : "Vložit",
-PasteText                      : "Vložit jako čistý text",
-PasteWord                      : "Vložit z Wordu",
-Print                          : "Tisk",
-SelectAll                      : "Vybrat vše",
-RemoveFormat           : "Odstranit formátování",
-InsertLinkLbl          : "Odkaz",
-InsertLink                     : "Vložit/změnit odkaz",
-RemoveLink                     : "Odstranit odkaz",
-VisitLink                      : "Otevřít odkaz",
-Anchor                         : "Vložít/změnit záložku",
-AnchorDelete           : "Odstranit kotvu",
-InsertImageLbl         : "Obrázek",
-InsertImage                    : "Vložit/změnit obrázek",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Vložit/Upravit Flash",
-InsertTableLbl         : "Tabulka",
-InsertTable                    : "Vložit/změnit tabulku",
-InsertLineLbl          : "Linka",
-InsertLine                     : "Vložit vodorovnou linku",
-InsertSpecialCharLbl: "Speciální znaky",
-InsertSpecialChar      : "Vložit speciální znaky",
-InsertSmileyLbl                : "Smajlíky",
-InsertSmiley           : "Vložit smajlík",
-About                          : "O aplikaci FCKeditor",
-Bold                           : "Tučné",
-Italic                         : "Kurzíva",
-Underline                      : "Podtržené",
-StrikeThrough          : "Přeškrtnuté",
-Subscript                      : "Dolní index",
-Superscript                    : "Horní index",
-LeftJustify                    : "Zarovnat vlevo",
-CenterJustify          : "Zarovnat na střed",
-RightJustify           : "Zarovnat vpravo",
-BlockJustify           : "Zarovnat do bloku",
-DecreaseIndent         : "Zmenšit odsazení",
-IncreaseIndent         : "Zvětšit odsazení",
-Blockquote                     : "Citace",
-CreateDiv                      : "Vytvořit Div kontejner",
-EditDiv                                : "Upravit Div kontejner",
-DeleteDiv                      : "Odstranit Div kontejner",
-Undo                           : "Zpět",
-Redo                           : "Znovu",
-NumberedListLbl                : "Číslování",
-NumberedList           : "Vložit/odstranit číslovaný seznam",
-BulletedListLbl                : "Odrážky",
-BulletedList           : "Vložit/odstranit odrážky",
-ShowTableBorders       : "Zobrazit okraje tabulek",
-ShowDetails                    : "Zobrazit podrobnosti",
-Style                          : "Styl",
-FontFormat                     : "Formát",
-Font                           : "Písmo",
-FontSize                       : "Velikost",
-TextColor                      : "Barva textu",
-BGColor                                : "Barva pozadí",
-Source                         : "Zdroj",
-Find                           : "Hledat",
-Replace                                : "Nahradit",
-SpellCheck                     : "Zkontrolovat pravopis",
-UniversalKeyboard      : "Univerzální klávesnice",
-PageBreakLbl           : "Konec stránky",
-PageBreak                      : "Vložit konec stránky",
-
-Form                   : "Formulář",
-Checkbox               : "Zaškrtávací políčko",
-RadioButton            : "Přepínač",
-TextField              : "Textové pole",
-Textarea               : "Textová oblast",
-HiddenField            : "Skryté pole",
-Button                 : "Tlačítko",
-SelectionField : "Seznam",
-ImageButton            : "Obrázkové tlačítko",
-
-FitWindow              : "Maximalizovat velikost editoru",
-ShowBlocks             : "Ukázat bloky",
-
-// Context Menu
-EditLink                       : "Změnit odkaz",
-CellCM                         : "Buňka",
-RowCM                          : "Řádek",
-ColumnCM                       : "Sloupec",
-InsertRowAfter         : "Vložit řádek za",
-InsertRowBefore                : "Vložit řádek před",
-DeleteRows                     : "Smazat řádky",
-InsertColumnAfter      : "Vložit sloupec za",
-InsertColumnBefore     : "Vložit sloupec před",
-DeleteColumns          : "Smazat sloupec",
-InsertCellAfter                : "Vložit buňku za",
-InsertCellBefore       : "Vložit buňku před",
-DeleteCells                    : "Smazat buňky",
-MergeCells                     : "Sloučit buňky",
-MergeRight                     : "Sloučit doprava",
-MergeDown                      : "Sloučit dolů",
-HorizontalSplitCell    : "Rozdělit buňky vodorovně",
-VerticalSplitCell      : "Rozdělit buňky svisle",
-TableDelete                    : "Smazat tabulku",
-CellProperties         : "Vlastnosti buňky",
-TableProperties                : "Vlastnosti tabulky",
-ImageProperties                : "Vlastnosti obrázku",
-FlashProperties                : "Vlastnosti Flashe",
-
-AnchorProp                     : "Vlastnosti záložky",
-ButtonProp                     : "Vlastnosti tlačítka",
-CheckboxProp           : "Vlastnosti zaškrtávacího políčka",
-HiddenFieldProp                : "Vlastnosti skrytého pole",
-RadioButtonProp                : "Vlastnosti přepínače",
-ImageButtonProp                : "Vlastností obrázkového tlačítka",
-TextFieldProp          : "Vlastnosti textového pole",
-SelectionFieldProp     : "Vlastnosti seznamu",
-TextareaProp           : "Vlastnosti textové oblasti",
-FormProp                       : "Vlastnosti formuláře",
-
-FontFormats                    : "Normální;Naformátováno;Adresa;Nadpis 1;Nadpis 2;Nadpis 3;Nadpis 4;Nadpis 5;Nadpis 6;Normální (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Probíhá zpracování XHTML. Prosím čekejte...",
-Done                           : "Hotovo",
-PasteWordConfirm       : "Jak je vidět, vkládaný text je kopírován z Wordu. Chcete jej před vložením vyčistit?",
-NotCompatiblePaste     : "Tento příkaz je dostupný pouze v Internet Exploreru verze 5.5 nebo vyšší. Chcete vložit text bez vyčištění?",
-UnknownToolbarItem     : "Neznámá položka panelu nástrojů \"%1\"",
-UnknownCommand         : "Neznámý příkaz \"%1\"",
-NotImplemented         : "Příkaz není implementován",
-UnknownToolbarSet      : "Panel nástrojů \"%1\" neexistuje",
-NoActiveX                      : "Nastavení bezpečnosti Vašeho prohlížeče omezuje funkčnost některých jeho možností. Je třeba zapnout volbu \"Spouštět ovládáací prvky ActiveX a moduly plug-in\", jinak nebude možné využívat všechny dosputné schopnosti editoru.",
-BrowseServerBlocked : "Průzkumník zdrojů nelze otevřít. Prověřte, zda nemáte aktivováno blokování popup oken.",
-DialogBlocked          : "Nelze otevřít dialogové okno. Prověřte, zda nemáte aktivováno blokování popup oken.",
-VisitLinkBlocked       : "Není možné otevřít nové okno. Prověřte, zda všechny nástroje pro blokování vyskakovacích oken jsou vypnuty.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Storno",
-DlgBtnClose                    : "Zavřít",
-DlgBtnBrowseServer     : "Vybrat na serveru",
-DlgAdvancedTag         : "Rozšířené",
-DlgOpOther                     : "<Ostatní>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Prosím vložte URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nenastaveno>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Orientace jazyka",
-DlgGenLangDirLtr       : "Zleva do prava (LTR)",
-DlgGenLangDirRtl       : "Zprava do leva (RTL)",
-DlgGenLangCode         : "Kód jazyka",
-DlgGenAccessKey                : "Přístupový klíč",
-DlgGenName                     : "Jméno",
-DlgGenTabIndex         : "Pořadí prvku",
-DlgGenLongDescr                : "Dlouhý popis URL",
-DlgGenClass                    : "Třída stylu",
-DlgGenTitle                    : "Pomocný titulek",
-DlgGenContType         : "Pomocný typ obsahu",
-DlgGenLinkCharset      : "Přiřazená znaková sada",
-DlgGenStyle                    : "Styl",
-
-// Image Dialog
-DlgImgTitle                    : "Vlastnosti obrázku",
-DlgImgInfoTab          : "Informace o obrázku",
-DlgImgBtnUpload                : "Odeslat na server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Odeslat",
-DlgImgAlt                      : "Alternativní text",
-DlgImgWidth                    : "Šířka",
-DlgImgHeight           : "Výška",
-DlgImgLockRatio                : "Zámek",
-DlgBtnResetSize                : "Původní velikost",
-DlgImgBorder           : "Okraje",
-DlgImgHSpace           : "H-mezera",
-DlgImgVSpace           : "V-mezera",
-DlgImgAlign                    : "Zarovnání",
-DlgImgAlignLeft                : "Vlevo",
-DlgImgAlignAbsBottom: "Zcela dolů",
-DlgImgAlignAbsMiddle: "Doprostřed",
-DlgImgAlignBaseline    : "Na účaří",
-DlgImgAlignBottom      : "Dolů",
-DlgImgAlignMiddle      : "Na střed",
-DlgImgAlignRight       : "Vpravo",
-DlgImgAlignTextTop     : "Na horní okraj textu",
-DlgImgAlignTop         : "Nahoru",
-DlgImgPreview          : "Náhled",
-DlgImgAlertUrl         : "Zadejte prosím URL obrázku",
-DlgImgLinkTab          : "Odkaz",
-
-// Flash Dialog
-DlgFlashTitle          : "Vlastnosti Flashe",
-DlgFlashChkPlay                : "Automatické spuštění",
-DlgFlashChkLoop                : "Opakování",
-DlgFlashChkMenu                : "Nabídka Flash",
-DlgFlashScale          : "Zobrazit",
-DlgFlashScaleAll       : "Zobrazit vše",
-DlgFlashScaleNoBorder  : "Bez okraje",
-DlgFlashScaleFit       : "Přizpůsobit",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Odkaz",
-DlgLnkInfoTab          : "Informace o odkazu",
-DlgLnkTargetTab                : "Cíl",
-
-DlgLnkType                     : "Typ odkazu",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Kotva v této stránce",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<jiný>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Vybrat kotvu",
-DlgLnkAnchorByName     : "Podle jména kotvy",
-DlgLnkAnchorById       : "Podle Id objektu",
-DlgLnkNoAnchors                : "(Ve stránce není definována žádná kotva!)",
-DlgLnkEMail                    : "E-Mailová adresa",
-DlgLnkEMailSubject     : "Předmět zprávy",
-DlgLnkEMailBody                : "Tělo zprávy",
-DlgLnkUpload           : "Odeslat",
-DlgLnkBtnUpload                : "Odeslat na Server",
-
-DlgLnkTarget           : "Cíl",
-DlgLnkTargetFrame      : "<rámec>",
-DlgLnkTargetPopup      : "<vyskakovací okno>",
-DlgLnkTargetBlank      : "Nové okno (_blank)",
-DlgLnkTargetParent     : "Rodičovské okno (_parent)",
-DlgLnkTargetSelf       : "Stejné okno (_self)",
-DlgLnkTargetTop                : "Hlavní okno (_top)",
-DlgLnkTargetFrameName  : "Název cílového rámu",
-DlgLnkPopWinName       : "Název vyskakovacího okna",
-DlgLnkPopWinFeat       : "Vlastnosti vyskakovacího okna",
-DlgLnkPopResize                : "Měnitelná velikost",
-DlgLnkPopLocation      : "Panel umístění",
-DlgLnkPopMenu          : "Panel nabídky",
-DlgLnkPopScroll                : "Posuvníky",
-DlgLnkPopStatus                : "Stavový řádek",
-DlgLnkPopToolbar       : "Panel nástrojů",
-DlgLnkPopFullScrn      : "Celá obrazovka (IE)",
-DlgLnkPopDependent     : "Závislost (Netscape)",
-DlgLnkPopWidth         : "Šířka",
-DlgLnkPopHeight                : "Výška",
-DlgLnkPopLeft          : "Levý okraj",
-DlgLnkPopTop           : "Horní okraj",
-
-DlnLnkMsgNoUrl         : "Zadejte prosím URL odkazu",
-DlnLnkMsgNoEMail       : "Zadejte prosím e-mailovou adresu",
-DlnLnkMsgNoAnchor      : "Vyberte prosím kotvu",
-DlnLnkMsgInvPopName    : "Název vyskakovacího okna musí začínat písmenem a nesmí obsahovat mezery",
-
-// Color Dialog
-DlgColorTitle          : "Výběr barvy",
-DlgColorBtnClear       : "Vymazat",
-DlgColorHighlight      : "Zvýrazněná",
-DlgColorSelected       : "Vybraná",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Vkládání smajlíků",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Výběr speciálního znaku",
-
-// Table Dialog
-DlgTableTitle          : "Vlastnosti tabulky",
-DlgTableRows           : "Řádky",
-DlgTableColumns                : "Sloupce",
-DlgTableBorder         : "Ohraničení",
-DlgTableAlign          : "Zarovnání",
-DlgTableAlignNotSet    : "<nenastaveno>",
-DlgTableAlignLeft      : "Vlevo",
-DlgTableAlignCenter    : "Na střed",
-DlgTableAlignRight     : "Vpravo",
-DlgTableWidth          : "Šířka",
-DlgTableWidthPx                : "bodů",
-DlgTableWidthPc                : "procent",
-DlgTableHeight         : "Výška",
-DlgTableCellSpace      : "Vzdálenost buněk",
-DlgTableCellPad                : "Odsazení obsahu",
-DlgTableCaption                : "Popis",
-DlgTableSummary                : "Souhrn",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Vlastnosti buňky",
-DlgCellWidth           : "Šířka",
-DlgCellWidthPx         : "bodů",
-DlgCellWidthPc         : "procent",
-DlgCellHeight          : "Výška",
-DlgCellWordWrap                : "Zalamování",
-DlgCellWordWrapNotSet  : "<nenanstaveno>",
-DlgCellWordWrapYes     : "Ano",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Vodorovné zarovnání",
-DlgCellHorAlignNotSet  : "<nenastaveno>",
-DlgCellHorAlignLeft    : "Vlevo",
-DlgCellHorAlignCenter  : "Na střed",
-DlgCellHorAlignRight: "Vpravo",
-DlgCellVerAlign                : "Svislé zarovnání",
-DlgCellVerAlignNotSet  : "<nenastaveno>",
-DlgCellVerAlignTop     : "Nahoru",
-DlgCellVerAlignMiddle  : "Doprostřed",
-DlgCellVerAlignBottom  : "Dolů",
-DlgCellVerAlignBaseline        : "Na účaří",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Sloučené řádky",
-DlgCellCollSpan                : "Sloučené sloupce",
-DlgCellBackColor       : "Barva pozadí",
-DlgCellBorderColor     : "Barva ohraničení",
-DlgCellBtnSelect       : "Výběr...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Najít a nahradit",
-
-// Find Dialog
-DlgFindTitle           : "Hledat",
-DlgFindFindBtn         : "Hledat",
-DlgFindNotFoundMsg     : "Hledaný text nebyl nalezen.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Nahradit",
-DlgReplaceFindLbl              : "Co hledat:",
-DlgReplaceReplaceLbl   : "Čím nahradit:",
-DlgReplaceCaseChk              : "Rozlišovat velikost písma",
-DlgReplaceReplaceBtn   : "Nahradit",
-DlgReplaceReplAllBtn   : "Nahradit vše",
-DlgReplaceWordChk              : "Pouze celá slova",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Bezpečnostní nastavení Vašeho prohlížeče nedovolují editoru spustit funkci pro vyjmutí zvoleného textu do schránky. Prosím vyjměte zvolený text do schránky pomocí klávesnice (Ctrl+X).",
-PasteErrorCopy : "Bezpečnostní nastavení Vašeho prohlížeče nedovolují editoru spustit funkci pro kopírování zvoleného textu do schránky. Prosím zkopírujte zvolený text do schránky pomocí klávesnice (Ctrl+C).",
-
-PasteAsText            : "Vložit jako čistý text",
-PasteFromWord  : "Vložit text z Wordu",
-
-DlgPasteMsg2   : "Do následujícího pole vložte požadovaný obsah pomocí klávesnice (<STRONG>Ctrl+V</STRONG>) a stiskněte <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Z důvodů nastavení bezpečnosti Vašeho prohlížeče nemůže editor přistupovat přímo do schránky. Obsah schránky prosím vložte znovu do tohoto okna.",
-DlgPasteIgnoreFont             : "Ignorovat písmo",
-DlgPasteRemoveStyles   : "Odstranit styly",
-
-// Color Picker
-ColorAutomatic : "Automaticky",
-ColorMoreColors        : "Více barev...",
-
-// Document Properties
-DocProps               : "Vlastnosti dokumentu",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Vlastnosti záložky",
-DlgAnchorName          : "Název záložky",
-DlgAnchorErrorName     : "Zadejte prosím název záložky",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Není ve slovníku",
-DlgSpellChangeTo               : "Změnit na",
-DlgSpellBtnIgnore              : "Přeskočit",
-DlgSpellBtnIgnoreAll   : "Přeskakovat vše",
-DlgSpellBtnReplace             : "Zaměnit",
-DlgSpellBtnReplaceAll  : "Zaměňovat vše",
-DlgSpellBtnUndo                        : "Zpět",
-DlgSpellNoSuggestions  : "- žádné návrhy -",
-DlgSpellProgress               : "Probíhá kontrola pravopisu...",
-DlgSpellNoMispell              : "Kontrola pravopisu dokončena: Žádné pravopisné chyby nenalezeny",
-DlgSpellNoChanges              : "Kontrola pravopisu dokončena: Beze změn",
-DlgSpellOneChange              : "Kontrola pravopisu dokončena: Jedno slovo změněno",
-DlgSpellManyChanges            : "Kontrola pravopisu dokončena: %1 slov změněno",
-
-IeSpellDownload                        : "Kontrola pravopisu není nainstalována. Chcete ji nyní stáhnout?",
-
-// Button Dialog
-DlgButtonText          : "Popisek",
-DlgButtonType          : "Typ",
-DlgButtonTypeBtn       : "Tlačítko",
-DlgButtonTypeSbm       : "Odeslat",
-DlgButtonTypeRst       : "Obnovit",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Název",
-DlgCheckboxValue       : "Hodnota",
-DlgCheckboxSelected    : "Zaškrtnuto",
-
-// Form Dialog
-DlgFormName            : "Název",
-DlgFormAction  : "Akce",
-DlgFormMethod  : "Metoda",
-
-// Select Field Dialog
-DlgSelectName          : "Název",
-DlgSelectValue         : "Hodnota",
-DlgSelectSize          : "Velikost",
-DlgSelectLines         : "Řádků",
-DlgSelectChkMulti      : "Povolit mnohonásobné výběry",
-DlgSelectOpAvail       : "Dostupná nastavení",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Hodnota",
-DlgSelectBtnAdd                : "Přidat",
-DlgSelectBtnModify     : "Změnit",
-DlgSelectBtnUp         : "Nahoru",
-DlgSelectBtnDown       : "Dolů",
-DlgSelectBtnSetValue : "Nastavit jako vybranou hodnotu",
-DlgSelectBtnDelete     : "Smazat",
-
-// Textarea Dialog
-DlgTextareaName        : "Název",
-DlgTextareaCols        : "Sloupců",
-DlgTextareaRows        : "Řádků",
-
-// Text Field Dialog
-DlgTextName                    : "Název",
-DlgTextValue           : "Hodnota",
-DlgTextCharWidth       : "Šířka ve znacích",
-DlgTextMaxChars                : "Maximální počet znaků",
-DlgTextType                    : "Typ",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Heslo",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Název",
-DlgHiddenValue : "Hodnota",
-
-// Bulleted List Dialog
-BulletedListProp       : "Vlastnosti odrážek",
-NumberedListProp       : "Vlastnosti číslovaného seznamu",
-DlgLstStart                    : "Začátek",
-DlgLstType                     : "Typ",
-DlgLstTypeCircle       : "Kružnice",
-DlgLstTypeDisc         : "Kruh",
-DlgLstTypeSquare       : "Čtverec",
-DlgLstTypeNumbers      : "Čísla (1, 2, 3)",
-DlgLstTypeLCase                : "Malá písmena (a, b, c)",
-DlgLstTypeUCase                : "Velká písmena (A, B, C)",
-DlgLstTypeSRoman       : "Malé římská číslice (i, ii, iii)",
-DlgLstTypeLRoman       : "Velké římské číslice (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Obecné",
-DlgDocBackTab          : "Pozadí",
-DlgDocColorsTab                : "Barvy a okraje",
-DlgDocMetaTab          : "Metadata",
-
-DlgDocPageTitle                : "Titulek stránky",
-DlgDocLangDir          : "Směr jazyku",
-DlgDocLangDirLTR       : "Zleva do prava ",
-DlgDocLangDirRTL       : "Zprava doleva",
-DlgDocLangCode         : "Kód jazyku",
-DlgDocCharSet          : "Znaková sada",
-DlgDocCharSetCE                : "Středoevropské jazyky",
-DlgDocCharSetCT                : "Tradiční čínština (Big5)",
-DlgDocCharSetCR                : "Cyrilice",
-DlgDocCharSetGR                : "Řečtina",
-DlgDocCharSetJP                : "Japonština",
-DlgDocCharSetKR                : "Korejština",
-DlgDocCharSetTR                : "Turečtina",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Západoevropské jazyky",
-DlgDocCharSetOther     : "Další znaková sada",
-
-DlgDocDocType          : "Typ dokumentu",
-DlgDocDocTypeOther     : "Jiný typ dokumetu",
-DlgDocIncXHTML         : "Zahrnou deklarace XHTML",
-DlgDocBgColor          : "Barva pozadí",
-DlgDocBgImage          : "URL obrázku na pozadí",
-DlgDocBgNoScroll       : "Nerolovatelné pozadí",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Odkaz",
-DlgDocCVisited         : "Navštívený odkaz",
-DlgDocCActive          : "Vybraný odkaz",
-DlgDocMargins          : "Okraje stránky",
-DlgDocMaTop                    : "Horní",
-DlgDocMaLeft           : "Levý",
-DlgDocMaRight          : "Pravý",
-DlgDocMaBottom         : "Dolní",
-DlgDocMeIndex          : "Klíčová slova (oddělená čárkou)",
-DlgDocMeDescr          : "Popis dokumentu",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Autorská práva",
-DlgDocPreview          : "Náhled",
-
-// Templates Dialog
-Templates                      : "Šablony",
-DlgTemplatesTitle      : "Šablony obsahu",
-DlgTemplatesSelMsg     : "Prosím zvolte šablonu pro otevření v editoru<br>(aktuální obsah editoru bude ztracen):",
-DlgTemplatesLoading    : "Nahrávám přeheld šablon. Prosím čekejte...",
-DlgTemplatesNoTpl      : "(Není definována žádná šablona)",
-DlgTemplatesReplace    : "Nahradit aktuální obsah",
-
-// About Dialog
-DlgAboutAboutTab       : "O aplikaci",
-DlgAboutBrowserInfoTab : "Informace o prohlížeči",
-DlgAboutLicenseTab     : "Licence",
-DlgAboutVersion                : "verze",
-DlgAboutInfo           : "Více informací získáte na",
-
-// Div Dialog
-DlgDivGeneralTab       : "Obecné",
-DlgDivAdvancedTab      : "Rozšířené",
-DlgDivStyle            : "Styl",
-DlgDivInlineStyle      : "Vložený styl"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/da.js b/horde/services/editor/fckeditor/editor/lang/src/da.js
deleted file mode 100644 (file)
index a60ad43..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Danish language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Skjul værktøjslinier",
-ToolbarExpand          : "Vis værktøjslinier",
-
-// Toolbar Items and Context Menu
-Save                           : "Gem",
-NewPage                                : "Ny side",
-Preview                                : "Vis eksempel",
-Cut                                    : "Klip",
-Copy                           : "Kopier",
-Paste                          : "Indsæt",
-PasteText                      : "Indsæt som ikke-formateret tekst",
-PasteWord                      : "Indsæt fra Word",
-Print                          : "Udskriv",
-SelectAll                      : "Vælg alt",
-RemoveFormat           : "Fjern formatering",
-InsertLinkLbl          : "Hyperlink",
-InsertLink                     : "Indsæt/rediger hyperlink",
-RemoveLink                     : "Fjern hyperlink",
-VisitLink                      : "Åbn hyperlink",
-Anchor                         : "Indsæt/rediger bogmærke",
-AnchorDelete           : "Fjern bogmærke",
-InsertImageLbl         : "Indsæt billede",
-InsertImage                    : "Indsæt/rediger billede",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Indsæt/rediger Flash",
-InsertTableLbl         : "Table",
-InsertTable                    : "Indsæt/rediger tabel",
-InsertLineLbl          : "Linie",
-InsertLine                     : "Indsæt vandret linie",
-InsertSpecialCharLbl: "Symbol",
-InsertSpecialChar      : "Indsæt symbol",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Indsæt smiley",
-About                          : "Om FCKeditor",
-Bold                           : "Fed",
-Italic                         : "Kursiv",
-Underline                      : "Understreget",
-StrikeThrough          : "Overstreget",
-Subscript                      : "Sænket skrift",
-Superscript                    : "Hævet skrift",
-LeftJustify                    : "Venstrestillet",
-CenterJustify          : "Centreret",
-RightJustify           : "Højrestillet",
-BlockJustify           : "Lige margener",
-DecreaseIndent         : "Formindsk indrykning",
-IncreaseIndent         : "Forøg indrykning",
-Blockquote                     : "Blokcitat",
-CreateDiv                      : "Opret div container",
-EditDiv                                : "Rediger div container",
-DeleteDiv                      : "Fjern div container",
-Undo                           : "Fortryd",
-Redo                           : "Annuller fortryd",
-NumberedListLbl                : "Talopstilling",
-NumberedList           : "Indsæt/fjern talopstilling",
-BulletedListLbl                : "Punktopstilling",
-BulletedList           : "Indsæt/fjern punktopstilling",
-ShowTableBorders       : "Vis tabelkanter",
-ShowDetails                    : "Vis detaljer",
-Style                          : "Typografi",
-FontFormat                     : "Formatering",
-Font                           : "Skrifttype",
-FontSize                       : "Skriftstørrelse",
-TextColor                      : "Tekstfarve",
-BGColor                                : "Baggrundsfarve",
-Source                         : "Kilde",
-Find                           : "Søg",
-Replace                                : "Erstat",
-SpellCheck                     : "Stavekontrol",
-UniversalKeyboard      : "Universaltastatur",
-PageBreakLbl           : "Sidskift",
-PageBreak                      : "Indsæt sideskift",
-
-Form                   : "Indsæt formular",
-Checkbox               : "Indsæt afkrydsningsfelt",
-RadioButton            : "Indsæt alternativknap",
-TextField              : "Indsæt tekstfelt",
-Textarea               : "Indsæt tekstboks",
-HiddenField            : "Indsæt skjult felt",
-Button                 : "Indsæt knap",
-SelectionField : "Indsæt liste",
-ImageButton            : "Indsæt billedknap",
-
-FitWindow              : "Maksimer editor vinduet",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Rediger hyperlink",
-CellCM                         : "Celle",
-RowCM                          : "Række",
-ColumnCM                       : "Kolonne",
-InsertRowAfter         : "Indsæt række efter",
-InsertRowBefore                : "Indsæt række før",
-DeleteRows                     : "Slet række",
-InsertColumnAfter      : "Indsæt kolonne efter",
-InsertColumnBefore     : "Indsæt kolonne før",
-DeleteColumns          : "Slet kolonne",
-InsertCellAfter                : "Indsæt celle efter",
-InsertCellBefore       : "Indsæt celle før",
-DeleteCells                    : "Slet celle",
-MergeCells                     : "Flet celler",
-MergeRight                     : "Flet til højre",
-MergeDown                      : "Flet nedad",
-HorizontalSplitCell    : "Del celle vandret",
-VerticalSplitCell      : "Del celle lodret",
-TableDelete                    : "Slet tabel",
-CellProperties         : "Egenskaber for celle",
-TableProperties                : "Egenskaber for tabel",
-ImageProperties                : "Egenskaber for billede",
-FlashProperties                : "Egenskaber for Flash",
-
-AnchorProp                     : "Egenskaber for bogmærke",
-ButtonProp                     : "Egenskaber for knap",
-CheckboxProp           : "Egenskaber for afkrydsningsfelt",
-HiddenFieldProp                : "Egenskaber for skjult felt",
-RadioButtonProp                : "Egenskaber for alternativknap",
-ImageButtonProp                : "Egenskaber for billedknap",
-TextFieldProp          : "Egenskaber for tekstfelt",
-SelectionFieldProp     : "Egenskaber for liste",
-TextareaProp           : "Egenskaber for tekstboks",
-FormProp                       : "Egenskaber for formular",
-
-FontFormats                    : "Normal;Formateret;Adresse;Overskrift 1;Overskrift 2;Overskrift 3;Overskrift 4;Overskrift 5;Overskrift 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Behandler XHTML...",
-Done                           : "Færdig",
-PasteWordConfirm       : "Den tekst du forsøger at indsætte ser ud til at komme fra Word.<br>Vil du rense teksten før den indsættes?",
-NotCompatiblePaste     : "Denne kommando er tilgændelig i Internet Explorer 5.5 eller senere.<br>Vil du indsætte teksten uden at rense den ?",
-UnknownToolbarItem     : "Ukendt værktøjslinjeobjekt \"%1\"!",
-UnknownCommand         : "Ukendt kommandonavn \"%1\"!",
-NotImplemented         : "Kommandoen er ikke implementeret!",
-UnknownToolbarSet      : "Værktøjslinjen \"%1\" eksisterer ikke!",
-NoActiveX                      : "Din browsers sikkerhedsindstillinger begrænser nogle af editorens muligheder.<br>Slå \"Kør ActiveX-objekter og plug-ins\" til, ellers vil du opleve fejl og manglende muligheder.",
-BrowseServerBlocked : "Browseren kunne ikke åbne de nødvendige ressourcer!<br>Slå pop-up blokering fra.",
-DialogBlocked          : "Dialogvinduet kunne ikke åbnes!<br>Slå pop-up blokering fra.",
-VisitLinkBlocked       : "Det var ikke muligt at åbne et nyt vindue. Tjek, at ingen popup-blokkere er aktive.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Annuller",
-DlgBtnClose                    : "Luk",
-DlgBtnBrowseServer     : "Gennemse...",
-DlgAdvancedTag         : "Avanceret",
-DlgOpOther                     : "<Andet>",
-DlgInfoTab                     : "Generelt",
-DlgAlertUrl                    : "Indtast URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<intet valgt>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Tekstretning",
-DlgGenLangDirLtr       : "Fra venstre mod højre (LTR)",
-DlgGenLangDirRtl       : "Fra højre mod venstre (RTL)",
-DlgGenLangCode         : "Sprogkode",
-DlgGenAccessKey                : "Genvejstast",
-DlgGenName                     : "Navn",
-DlgGenTabIndex         : "Tabulator indeks",
-DlgGenLongDescr                : "Udvidet beskrivelse",
-DlgGenClass                    : "Typografiark",
-DlgGenTitle                    : "Titel",
-DlgGenContType         : "Indholdstype",
-DlgGenLinkCharset      : "Tegnsæt",
-DlgGenStyle                    : "Typografi",
-
-// Image Dialog
-DlgImgTitle                    : "Egenskaber for billede",
-DlgImgInfoTab          : "Generelt",
-DlgImgBtnUpload                : "Upload",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternativ tekst",
-DlgImgWidth                    : "Bredde",
-DlgImgHeight           : "Højde",
-DlgImgLockRatio                : "Lås størrelsesforhold",
-DlgBtnResetSize                : "Nulstil størrelse",
-DlgImgBorder           : "Ramme",
-DlgImgHSpace           : "HMargen",
-DlgImgVSpace           : "VMargen",
-DlgImgAlign                    : "Justering",
-DlgImgAlignLeft                : "Venstre",
-DlgImgAlignAbsBottom: "Absolut nederst",
-DlgImgAlignAbsMiddle: "Absolut centreret",
-DlgImgAlignBaseline    : "Grundlinje",
-DlgImgAlignBottom      : "Nederst",
-DlgImgAlignMiddle      : "Centreret",
-DlgImgAlignRight       : "Højre",
-DlgImgAlignTextTop     : "Toppen af teksten",
-DlgImgAlignTop         : "Øverst",
-DlgImgPreview          : "Vis eksempel",
-DlgImgAlertUrl         : "Indtast stien til billedet",
-DlgImgLinkTab          : "Hyperlink",
-
-// Flash Dialog
-DlgFlashTitle          : "Egenskaber for Flash",
-DlgFlashChkPlay                : "Automatisk afspilning",
-DlgFlashChkLoop                : "Gentagelse",
-DlgFlashChkMenu                : "Vis Flash menu",
-DlgFlashScale          : "Skalér",
-DlgFlashScaleAll       : "Vis alt",
-DlgFlashScaleNoBorder  : "Ingen ramme",
-DlgFlashScaleFit       : "Tilpas størrelse",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Egenskaber for hyperlink",
-DlgLnkInfoTab          : "Generelt",
-DlgLnkTargetTab                : "Mål",
-
-DlgLnkType                     : "Hyperlink type",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Bogmærke på denne side",
-DlgLnkTypeEMail                : "E-mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<anden>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Vælg et anker",
-DlgLnkAnchorByName     : "Efter anker navn",
-DlgLnkAnchorById       : "Efter element Id",
-DlgLnkNoAnchors                : "(Ingen bogmærker dokumentet)",
-DlgLnkEMail                    : "E-mailadresse",
-DlgLnkEMailSubject     : "Emne",
-DlgLnkEMailBody                : "Brødtekst",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Upload",
-
-DlgLnkTarget           : "Mål",
-DlgLnkTargetFrame      : "<ramme>",
-DlgLnkTargetPopup      : "<popup vindue>",
-DlgLnkTargetBlank      : "Nyt vindue (_blank)",
-DlgLnkTargetParent     : "Overordnet ramme (_parent)",
-DlgLnkTargetSelf       : "Samme vindue (_self)",
-DlgLnkTargetTop                : "Hele vinduet (_top)",
-DlgLnkTargetFrameName  : "Destinationsvinduets navn",
-DlgLnkPopWinName       : "Pop-up vinduets navn",
-DlgLnkPopWinFeat       : "Egenskaber for pop-up",
-DlgLnkPopResize                : "Skalering",
-DlgLnkPopLocation      : "Adresselinje",
-DlgLnkPopMenu          : "Menulinje",
-DlgLnkPopScroll                : "Scrollbars",
-DlgLnkPopStatus                : "Statuslinje",
-DlgLnkPopToolbar       : "Værktøjslinje",
-DlgLnkPopFullScrn      : "Fuld skærm (IE)",
-DlgLnkPopDependent     : "Koblet/dependent (Netscape)",
-DlgLnkPopWidth         : "Bredde",
-DlgLnkPopHeight                : "Højde",
-DlgLnkPopLeft          : "Position fra venstre",
-DlgLnkPopTop           : "Position fra toppen",
-
-DlnLnkMsgNoUrl         : "Indtast hyperlink URL!",
-DlnLnkMsgNoEMail       : "Indtast e-mailaddresse!",
-DlnLnkMsgNoAnchor      : "Vælg bogmærke!",
-DlnLnkMsgInvPopName    : "Navnet på popup'en skal starte med et bogstav og må ikke indeholde mellemrum",
-
-// Color Dialog
-DlgColorTitle          : "Vælg farve",
-DlgColorBtnClear       : "Nulstil",
-DlgColorHighlight      : "Markeret",
-DlgColorSelected       : "Valgt",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Vælg smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Vælg symbol",
-
-// Table Dialog
-DlgTableTitle          : "Egenskaber for tabel",
-DlgTableRows           : "Rækker",
-DlgTableColumns                : "Kolonner",
-DlgTableBorder         : "Rammebredde",
-DlgTableAlign          : "Justering",
-DlgTableAlignNotSet    : "<intet valgt>",
-DlgTableAlignLeft      : "Venstrestillet",
-DlgTableAlignCenter    : "Centreret",
-DlgTableAlignRight     : "Højrestillet",
-DlgTableWidth          : "Bredde",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "procent",
-DlgTableHeight         : "Højde",
-DlgTableCellSpace      : "Celleafstand",
-DlgTableCellPad                : "Cellemargen",
-DlgTableCaption                : "Titel",
-DlgTableSummary                : "Resume",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Egenskaber for celle",
-DlgCellWidth           : "Bredde",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "procent",
-DlgCellHeight          : "Højde",
-DlgCellWordWrap                : "Orddeling",
-DlgCellWordWrapNotSet  : "<intet valgt>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nej",
-DlgCellHorAlign                : "Vandret justering",
-DlgCellHorAlignNotSet  : "<intet valgt>",
-DlgCellHorAlignLeft    : "Venstrestillet",
-DlgCellHorAlignCenter  : "Centreret",
-DlgCellHorAlignRight: "Højrestillet",
-DlgCellVerAlign                : "Lodret justering",
-DlgCellVerAlignNotSet  : "<intet valgt>",
-DlgCellVerAlignTop     : "Øverst",
-DlgCellVerAlignMiddle  : "Centreret",
-DlgCellVerAlignBottom  : "Nederst",
-DlgCellVerAlignBaseline        : "Grundlinje",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Højde i antal rækker",
-DlgCellCollSpan                : "Bredde i antal kolonner",
-DlgCellBackColor       : "Baggrundsfarve",
-DlgCellBorderColor     : "Rammefarve",
-DlgCellBtnSelect       : "Vælg...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Søg og erstat",
-
-// Find Dialog
-DlgFindTitle           : "Find",
-DlgFindFindBtn         : "Find",
-DlgFindNotFoundMsg     : "Søgeteksten blev ikke fundet!",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Erstat",
-DlgReplaceFindLbl              : "Søg efter:",
-DlgReplaceReplaceLbl   : "Erstat med:",
-DlgReplaceCaseChk              : "Forskel på store og små bogstaver",
-DlgReplaceReplaceBtn   : "Erstat",
-DlgReplaceReplAllBtn   : "Erstat alle",
-DlgReplaceWordChk              : "Kun hele ord",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Din browsers sikkerhedsindstillinger tillader ikke editoren at klippe tekst automatisk!<br>Brug i stedet tastaturet til at klippe teksten (Ctrl+X).",
-PasteErrorCopy : "Din browsers sikkerhedsindstillinger tillader ikke editoren at kopiere tekst automatisk!<br>Brug i stedet tastaturet til at kopiere teksten (Ctrl+C).",
-
-PasteAsText            : "Indsæt som ikke-formateret tekst",
-PasteFromWord  : "Indsæt fra Word",
-
-DlgPasteMsg2   : "Indsæt i feltet herunder (<STRONG>Ctrl+V</STRONG>) og klik <STRONG>OK</STRONG>.",
-DlgPasteSec            : "På grund af browserens sikkerhedsindstillinger kan editoren ikke tilgå udklipsholderen direkte. Du skal indsætte udklipsholderens indhold i dette vindue igen.",
-DlgPasteIgnoreFont             : "Ignorer font definitioner",
-DlgPasteRemoveStyles   : "Ignorer typografi",
-
-// Color Picker
-ColorAutomatic : "Automatisk",
-ColorMoreColors        : "Flere farver...",
-
-// Document Properties
-DocProps               : "Egenskaber for dokument",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Egenskaber for bogmærke",
-DlgAnchorName          : "Bogmærke navn",
-DlgAnchorErrorName     : "Indtast bogmærke navn!",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ikke i ordbogen",
-DlgSpellChangeTo               : "Forslag",
-DlgSpellBtnIgnore              : "Ignorer",
-DlgSpellBtnIgnoreAll   : "Ignorer alle",
-DlgSpellBtnReplace             : "Erstat",
-DlgSpellBtnReplaceAll  : "Erstat alle",
-DlgSpellBtnUndo                        : "Tilbage",
-DlgSpellNoSuggestions  : "- ingen forslag -",
-DlgSpellProgress               : "Stavekontrolen arbejder...",
-DlgSpellNoMispell              : "Stavekontrol færdig: Ingen fejl fundet",
-DlgSpellNoChanges              : "Stavekontrol færdig: Ingen ord ændret",
-DlgSpellOneChange              : "Stavekontrol færdig: Et ord ændret",
-DlgSpellManyChanges            : "Stavekontrol færdig: %1 ord ændret",
-
-IeSpellDownload                        : "Stavekontrol ikke installeret.<br>Vil du hente den nu?",
-
-// Button Dialog
-DlgButtonText          : "Tekst",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Knap",
-DlgButtonTypeSbm       : "Send",
-DlgButtonTypeRst       : "Nulstil",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Navn",
-DlgCheckboxValue       : "Værdi",
-DlgCheckboxSelected    : "Valgt",
-
-// Form Dialog
-DlgFormName            : "Navn",
-DlgFormAction  : "Handling",
-DlgFormMethod  : "Metod",
-
-// Select Field Dialog
-DlgSelectName          : "Navn",
-DlgSelectValue         : "Værdi",
-DlgSelectSize          : "Størrelse",
-DlgSelectLines         : "linier",
-DlgSelectChkMulti      : "Tillad flere valg",
-DlgSelectOpAvail       : "Valgmuligheder",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Værdi",
-DlgSelectBtnAdd                : "Tilføj",
-DlgSelectBtnModify     : "Rediger",
-DlgSelectBtnUp         : "Op",
-DlgSelectBtnDown       : "Ned",
-DlgSelectBtnSetValue : "Sæt som valgt",
-DlgSelectBtnDelete     : "Slet",
-
-// Textarea Dialog
-DlgTextareaName        : "Navn",
-DlgTextareaCols        : "Kolonner",
-DlgTextareaRows        : "Rækker",
-
-// Text Field Dialog
-DlgTextName                    : "Navn",
-DlgTextValue           : "Værdi",
-DlgTextCharWidth       : "Bredde (tegn)",
-DlgTextMaxChars                : "Max antal tegn",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Adgangskode",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Navn",
-DlgHiddenValue : "Værdi",
-
-// Bulleted List Dialog
-BulletedListProp       : "Egenskaber for punktopstilling",
-NumberedListProp       : "Egenskaber for talopstilling",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Cirkel",
-DlgLstTypeDisc         : "Udfyldt cirkel",
-DlgLstTypeSquare       : "Firkant",
-DlgLstTypeNumbers      : "Nummereret (1, 2, 3)",
-DlgLstTypeLCase                : "Små bogstaver (a, b, c)",
-DlgLstTypeUCase                : "Store bogstaver (A, B, C)",
-DlgLstTypeSRoman       : "Små romertal (i, ii, iii)",
-DlgLstTypeLRoman       : "Store romertal (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Generelt",
-DlgDocBackTab          : "Baggrund",
-DlgDocColorsTab                : "Farver og margen",
-DlgDocMetaTab          : "Metadata",
-
-DlgDocPageTitle                : "Sidetitel",
-DlgDocLangDir          : "Sprog",
-DlgDocLangDirLTR       : "Fra venstre mod højre (LTR)",
-DlgDocLangDirRTL       : "Fra højre mod venstre (RTL)",
-DlgDocLangCode         : "Landekode",
-DlgDocCharSet          : "Tegnsæt kode",
-DlgDocCharSetCE                : "Centraleuropæisk",
-DlgDocCharSetCT                : "Traditionel kinesisk (Big5)",
-DlgDocCharSetCR                : "Kyrillisk",
-DlgDocCharSetGR                : "Græsk",
-DlgDocCharSetJP                : "Japansk",
-DlgDocCharSetKR                : "Koreansk",
-DlgDocCharSetTR                : "Tyrkisk",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Vesteuropæisk",
-DlgDocCharSetOther     : "Anden tegnsæt kode",
-
-DlgDocDocType          : "Dokumenttype kategori",
-DlgDocDocTypeOther     : "Anden dokumenttype kategori",
-DlgDocIncXHTML         : "Inkludere XHTML deklartion",
-DlgDocBgColor          : "Baggrundsfarve",
-DlgDocBgImage          : "Baggrundsbillede URL",
-DlgDocBgNoScroll       : "Fastlåst baggrund",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Hyperlink",
-DlgDocCVisited         : "Besøgt hyperlink",
-DlgDocCActive          : "Aktivt hyperlink",
-DlgDocMargins          : "Sidemargen",
-DlgDocMaTop                    : "Øverst",
-DlgDocMaLeft           : "Venstre",
-DlgDocMaRight          : "Højre",
-DlgDocMaBottom         : "Nederst",
-DlgDocMeIndex          : "Dokument index nøgleord (kommasepareret)",
-DlgDocMeDescr          : "Dokument beskrivelse",
-DlgDocMeAuthor         : "Forfatter",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Vis",
-
-// Templates Dialog
-Templates                      : "Skabeloner",
-DlgTemplatesTitle      : "Indholdsskabeloner",
-DlgTemplatesSelMsg     : "Vælg den skabelon, som skal åbnes i editoren.<br>(Nuværende indhold vil blive overskrevet!):",
-DlgTemplatesLoading    : "Henter liste over skabeloner...",
-DlgTemplatesNoTpl      : "(Der er ikke defineret nogen skabelon!)",
-DlgTemplatesReplace    : "Erstat det faktiske indhold",
-
-// About Dialog
-DlgAboutAboutTab       : "Om",
-DlgAboutBrowserInfoTab : "Generelt",
-DlgAboutLicenseTab     : "Licens",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "For yderlig information gå til",
-
-// Div Dialog
-DlgDivGeneralTab       : "Generelt",
-DlgDivAdvancedTab      : "Avanceret",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/de.js b/horde/services/editor/fckeditor/editor/lang/src/de.js
deleted file mode 100644 (file)
index 5b2ba37..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * German language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Symbolleiste einklappen",
-ToolbarExpand          : "Symbolleiste ausklappen",
-
-// Toolbar Items and Context Menu
-Save                           : "Speichern",
-NewPage                                : "Neue Seite",
-Preview                                : "Vorschau",
-Cut                                    : "Ausschneiden",
-Copy                           : "Kopieren",
-Paste                          : "Einfügen",
-PasteText                      : "aus Textdatei einfügen",
-PasteWord                      : "aus MS-Word einfügen",
-Print                          : "Drucken",
-SelectAll                      : "Alles auswählen",
-RemoveFormat           : "Formatierungen entfernen",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Link einfügen/editieren",
-RemoveLink                     : "Link entfernen",
-VisitLink                      : "Link aufrufen",
-Anchor                         : "Anker einfügen/editieren",
-AnchorDelete           : "Anker entfernen",
-InsertImageLbl         : "Bild",
-InsertImage                    : "Bild einfügen/editieren",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Flash einfügen/editieren",
-InsertTableLbl         : "Tabelle",
-InsertTable                    : "Tabelle einfügen/editieren",
-InsertLineLbl          : "Linie",
-InsertLine                     : "Horizontale Linie einfügen",
-InsertSpecialCharLbl: "Sonderzeichen",
-InsertSpecialChar      : "Sonderzeichen einfügen/editieren",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Smiley einfügen",
-About                          : "Über FCKeditor",
-Bold                           : "Fett",
-Italic                         : "Kursiv",
-Underline                      : "Unterstrichen",
-StrikeThrough          : "Durchgestrichen",
-Subscript                      : "Tiefgestellt",
-Superscript                    : "Hochgestellt",
-LeftJustify                    : "Linksbündig",
-CenterJustify          : "Zentriert",
-RightJustify           : "Rechtsbündig",
-BlockJustify           : "Blocksatz",
-DecreaseIndent         : "Einzug verringern",
-IncreaseIndent         : "Einzug erhöhen",
-Blockquote                     : "Zitatblock",
-CreateDiv                      : "Erzeuge Div Block",
-EditDiv                                : "Bearbeite Div Block",
-DeleteDiv                      : "Entferne Div Block",
-Undo                           : "Rückgängig",
-Redo                           : "Wiederherstellen",
-NumberedListLbl                : "Nummerierte Liste",
-NumberedList           : "Nummerierte Liste einfügen/entfernen",
-BulletedListLbl                : "Liste",
-BulletedList           : "Liste einfügen/entfernen",
-ShowTableBorders       : "Zeige Tabellenrahmen",
-ShowDetails                    : "Zeige Details",
-Style                          : "Stil",
-FontFormat                     : "Format",
-Font                           : "Schriftart",
-FontSize                       : "Größe",
-TextColor                      : "Textfarbe",
-BGColor                                : "Hintergrundfarbe",
-Source                         : "Quellcode",
-Find                           : "Suchen",
-Replace                                : "Ersetzen",
-SpellCheck                     : "Rechtschreibprüfung",
-UniversalKeyboard      : "Universal-Tastatur",
-PageBreakLbl           : "Seitenumbruch",
-PageBreak                      : "Seitenumbruch einfügen",
-
-Form                   : "Formular",
-Checkbox               : "Checkbox",
-RadioButton            : "Radiobutton",
-TextField              : "Textfeld einzeilig",
-Textarea               : "Textfeld mehrzeilig",
-HiddenField            : "verstecktes Feld",
-Button                 : "Klickbutton",
-SelectionField : "Auswahlfeld",
-ImageButton            : "Bildbutton",
-
-FitWindow              : "Editor maximieren",
-ShowBlocks             : "Blöcke anzeigen",
-
-// Context Menu
-EditLink                       : "Link editieren",
-CellCM                         : "Zelle",
-RowCM                          : "Zeile",
-ColumnCM                       : "Spalte",
-InsertRowAfter         : "Zeile unterhalb einfügen",
-InsertRowBefore                : "Zeile oberhalb einfügen",
-DeleteRows                     : "Zeile entfernen",
-InsertColumnAfter      : "Spalte rechts danach einfügen",
-InsertColumnBefore     : "Spalte links davor einfügen",
-DeleteColumns          : "Spalte löschen",
-InsertCellAfter                : "Zelle danach einfügen",
-InsertCellBefore       : "Zelle davor einfügen",
-DeleteCells                    : "Zelle löschen",
-MergeCells                     : "Zellen verbinden",
-MergeRight                     : "nach rechts verbinden",
-MergeDown                      : "nach unten verbinden",
-HorizontalSplitCell    : "Zelle horizontal teilen",
-VerticalSplitCell      : "Zelle vertikal teilen",
-TableDelete                    : "Tabelle löschen",
-CellProperties         : "Zellen-Eigenschaften",
-TableProperties                : "Tabellen-Eigenschaften",
-ImageProperties                : "Bild-Eigenschaften",
-FlashProperties                : "Flash-Eigenschaften",
-
-AnchorProp                     : "Anker-Eigenschaften",
-ButtonProp                     : "Button-Eigenschaften",
-CheckboxProp           : "Checkbox-Eigenschaften",
-HiddenFieldProp                : "Verstecktes Feld-Eigenschaften",
-RadioButtonProp                : "Optionsfeld-Eigenschaften",
-ImageButtonProp                : "Bildbutton-Eigenschaften",
-TextFieldProp          : "Textfeld (einzeilig) Eigenschaften",
-SelectionFieldProp     : "Auswahlfeld-Eigenschaften",
-TextareaProp           : "Textfeld (mehrzeilig) Eigenschaften",
-FormProp                       : "Formular-Eigenschaften",
-
-FontFormats                    : "Normal;Formatiert;Addresse;Überschrift 1;Überschrift 2;Überschrift 3;Überschrift 4;Überschrift 5;Überschrift 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Bearbeite XHTML. Bitte warten...",
-Done                           : "Fertig",
-PasteWordConfirm       : "Der Text, den Sie einfügen möchten, scheint aus MS-Word kopiert zu sein. Möchten Sie ihn zuvor bereinigen lassen?",
-NotCompatiblePaste     : "Diese Funktion steht nur im Internet Explorer ab Version 5.5 zur Verfügung. Möchten Sie den Text unbereinigt einfügen?",
-UnknownToolbarItem     : "Unbekanntes Menüleisten-Objekt \"%1\"",
-UnknownCommand         : "Unbekannter Befehl \"%1\"",
-NotImplemented         : "Befehl nicht implementiert",
-UnknownToolbarSet      : "Menüleiste \"%1\" existiert nicht",
-NoActiveX                      : "Die Sicherheitseinstellungen Ihres Browsers beschränken evtl. einige Funktionen des Editors. Aktivieren Sie die Option \"ActiveX-Steuerelemente und Plugins ausführen\" in den Sicherheitseinstellungen, um diese Funktionen nutzen zu können",
-BrowseServerBlocked : "Ein Auswahlfenster konnte nicht geöffnet werden. Stellen Sie sicher, das alle Popup-Blocker ausgeschaltet sind.",
-DialogBlocked          : "Das Dialog-Fenster konnte nicht geöffnet werden. Stellen Sie sicher, das alle Popup-Blocker ausgeschaltet sind.",
-VisitLinkBlocked       : "Es war leider nicht möglich ein neues Fenster zu öffnen. Bitte versichern Sie sich das der Popup-Blocker ausgeschaltet ist.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Abbrechen",
-DlgBtnClose                    : "Schließen",
-DlgBtnBrowseServer     : "Server durchsuchen",
-DlgAdvancedTag         : "Erweitert",
-DlgOpOther                     : "<andere>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Bitte tragen Sie die URL ein",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nichts>",
-DlgGenId                       : "ID",
-DlgGenLangDir          : "Schreibrichtung",
-DlgGenLangDirLtr       : "Links nach Rechts (LTR)",
-DlgGenLangDirRtl       : "Rechts nach Links (RTL)",
-DlgGenLangCode         : "Sprachenkürzel",
-DlgGenAccessKey                : "Zugriffstaste",
-DlgGenName                     : "Name",
-DlgGenTabIndex         : "Tab-Index",
-DlgGenLongDescr                : "Langform URL",
-DlgGenClass                    : "Stylesheet Klasse",
-DlgGenTitle                    : "Titel Beschreibung",
-DlgGenContType         : "Inhaltstyp",
-DlgGenLinkCharset      : "Ziel-Zeichensatz",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Bild-Eigenschaften",
-DlgImgInfoTab          : "Bild-Info",
-DlgImgBtnUpload                : "Zum Server senden",
-DlgImgURL                      : "Bildauswahl",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternativer Text",
-DlgImgWidth                    : "Breite",
-DlgImgHeight           : "Höhe",
-DlgImgLockRatio                : "Größenverhältniss beibehalten",
-DlgBtnResetSize                : "Größe zurücksetzen",
-DlgImgBorder           : "Rahmen",
-DlgImgHSpace           : "Horizontal-Abstand",
-DlgImgVSpace           : "Vertikal-Abstand",
-DlgImgAlign                    : "Ausrichtung",
-DlgImgAlignLeft                : "Links",
-DlgImgAlignAbsBottom: "Abs Unten",
-DlgImgAlignAbsMiddle: "Abs Mitte",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Unten",
-DlgImgAlignMiddle      : "Mitte",
-DlgImgAlignRight       : "Rechts",
-DlgImgAlignTextTop     : "Text Oben",
-DlgImgAlignTop         : "Oben",
-DlgImgPreview          : "Vorschau",
-DlgImgAlertUrl         : "Bitte geben Sie die Bild-URL an",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash-Eigenschaften",
-DlgFlashChkPlay                : "autom. Abspielen",
-DlgFlashChkLoop                : "Endlosschleife",
-DlgFlashChkMenu                : "Flash-Menü aktivieren",
-DlgFlashScale          : "Skalierung",
-DlgFlashScaleAll       : "Alles anzeigen",
-DlgFlashScaleNoBorder  : "ohne Rand",
-DlgFlashScaleFit       : "Passgenau",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link-Info",
-DlgLnkTargetTab                : "Zielseite",
-
-DlgLnkType                     : "Link-Typ",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Anker in dieser Seite",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<anderes>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Anker auswählen",
-DlgLnkAnchorByName     : "nach Anker Name",
-DlgLnkAnchorById       : "nach Element Id",
-DlgLnkNoAnchors                : "(keine Anker im Dokument vorhanden)",
-DlgLnkEMail                    : "E-Mail Addresse",
-DlgLnkEMailSubject     : "Betreffzeile",
-DlgLnkEMailBody                : "Nachrichtentext",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Zum Server senden",
-
-DlgLnkTarget           : "Zielseite",
-DlgLnkTargetFrame      : "<Frame>",
-DlgLnkTargetPopup      : "<Pop-up Fenster>",
-DlgLnkTargetBlank      : "Neues Fenster (_blank)",
-DlgLnkTargetParent     : "Oberes Fenster (_parent)",
-DlgLnkTargetSelf       : "Gleiches Fenster (_self)",
-DlgLnkTargetTop                : "Oberstes Fenster (_top)",
-DlgLnkTargetFrameName  : "Ziel-Fenster-Name",
-DlgLnkPopWinName       : "Pop-up Fenster-Name",
-DlgLnkPopWinFeat       : "Pop-up Fenster-Eigenschaften",
-DlgLnkPopResize                : "Vergrößerbar",
-DlgLnkPopLocation      : "Adress-Leiste",
-DlgLnkPopMenu          : "Menü-Leiste",
-DlgLnkPopScroll                : "Rollbalken",
-DlgLnkPopStatus                : "Statusleiste",
-DlgLnkPopToolbar       : "Werkzeugleiste",
-DlgLnkPopFullScrn      : "Vollbild (IE)",
-DlgLnkPopDependent     : "Abhängig (Netscape)",
-DlgLnkPopWidth         : "Breite",
-DlgLnkPopHeight                : "Höhe",
-DlgLnkPopLeft          : "Linke Position",
-DlgLnkPopTop           : "Obere Position",
-
-DlnLnkMsgNoUrl         : "Bitte geben Sie die Link-URL an",
-DlnLnkMsgNoEMail       : "Bitte geben Sie e-Mail Adresse an",
-DlnLnkMsgNoAnchor      : "Bitte wählen Sie einen Anker aus",
-DlnLnkMsgInvPopName    : "Der Name des Popups muss mit einem Buchstaben beginnen und darf keine Leerzeichen enthalten",
-
-// Color Dialog
-DlgColorTitle          : "Farbauswahl",
-DlgColorBtnClear       : "Keine Farbe",
-DlgColorHighlight      : "Vorschau",
-DlgColorSelected       : "Ausgewählt",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Smiley auswählen",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Sonderzeichen auswählen",
-
-// Table Dialog
-DlgTableTitle          : "Tabellen-Eigenschaften",
-DlgTableRows           : "Zeile",
-DlgTableColumns                : "Spalte",
-DlgTableBorder         : "Rahmen",
-DlgTableAlign          : "Ausrichtung",
-DlgTableAlignNotSet    : "<keine>",
-DlgTableAlignLeft      : "Links",
-DlgTableAlignCenter    : "Zentriert",
-DlgTableAlignRight     : "Rechts",
-DlgTableWidth          : "Breite",
-DlgTableWidthPx                : "Pixel",
-DlgTableWidthPc                : "%",
-DlgTableHeight         : "Höhe",
-DlgTableCellSpace      : "Zellenabstand außen",
-DlgTableCellPad                : "Zellenabstand innen",
-DlgTableCaption                : "Überschrift",
-DlgTableSummary                : "Inhaltsübersicht",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Zellen-Eigenschaften",
-DlgCellWidth           : "Breite",
-DlgCellWidthPx         : "Pixel",
-DlgCellWidthPc         : "%",
-DlgCellHeight          : "Höhe",
-DlgCellWordWrap                : "Umbruch",
-DlgCellWordWrapNotSet  : "<keiner>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nein",
-DlgCellHorAlign                : "Horizontale Ausrichtung",
-DlgCellHorAlignNotSet  : "<keine>",
-DlgCellHorAlignLeft    : "Links",
-DlgCellHorAlignCenter  : "Zentriert",
-DlgCellHorAlignRight: "Rechts",
-DlgCellVerAlign                : "Vertikale Ausrichtung",
-DlgCellVerAlignNotSet  : "<keine>",
-DlgCellVerAlignTop     : "Oben",
-DlgCellVerAlignMiddle  : "Mitte",
-DlgCellVerAlignBottom  : "Unten",
-DlgCellVerAlignBaseline        : "Grundlinie",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Zeilen zusammenfassen",
-DlgCellCollSpan                : "Spalten zusammenfassen",
-DlgCellBackColor       : "Hintergrundfarbe",
-DlgCellBorderColor     : "Rahmenfarbe",
-DlgCellBtnSelect       : "Auswahl...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Suchen und Ersetzen",
-
-// Find Dialog
-DlgFindTitle           : "Finden",
-DlgFindFindBtn         : "Finden",
-DlgFindNotFoundMsg     : "Der gesuchte Text wurde nicht gefunden.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Ersetzen",
-DlgReplaceFindLbl              : "Suche nach:",
-DlgReplaceReplaceLbl   : "Ersetze mit:",
-DlgReplaceCaseChk              : "Groß-Kleinschreibung beachten",
-DlgReplaceReplaceBtn   : "Ersetzen",
-DlgReplaceReplAllBtn   : "Alle Ersetzen",
-DlgReplaceWordChk              : "Nur ganze Worte suchen",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch auszuschneiden. Bitte benutzen Sie die System-Zwischenablage über STRG-X (ausschneiden) und STRG-V (einfügen).",
-PasteErrorCopy : "Die Sicherheitseinstellungen Ihres Browsers lassen es nicht zu, den Text automatisch kopieren. Bitte benutzen Sie die System-Zwischenablage über STRG-C (kopieren).",
-
-PasteAsText            : "Als Text einfügen",
-PasteFromWord  : "Aus Word einfügen",
-
-DlgPasteMsg2   : "Bitte fügen Sie den Text in der folgenden Box über die Tastatur (mit <STRONG>Strg+V</STRONG>) ein und bestätigen Sie mit <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Aufgrund von Sicherheitsbeschränkungen Ihres Browsers kann der Editor nicht direkt auf die Zwischenablage zugreifen. Bitte fügen Sie den Inhalt erneut in diesem Fenster ein.",
-DlgPasteIgnoreFont             : "Ignoriere Schriftart-Definitionen",
-DlgPasteRemoveStyles   : "Entferne Style-Definitionen",
-
-// Color Picker
-ColorAutomatic : "Automatisch",
-ColorMoreColors        : "Weitere Farben...",
-
-// Document Properties
-DocProps               : "Dokument-Eigenschaften",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Anker-Eigenschaften",
-DlgAnchorName          : "Anker Name",
-DlgAnchorErrorName     : "Bitte geben Sie den Namen des Ankers ein",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nicht im Wörterbuch",
-DlgSpellChangeTo               : "Ändern in",
-DlgSpellBtnIgnore              : "Ignorieren",
-DlgSpellBtnIgnoreAll   : "Alle Ignorieren",
-DlgSpellBtnReplace             : "Ersetzen",
-DlgSpellBtnReplaceAll  : "Alle Ersetzen",
-DlgSpellBtnUndo                        : "Rückgängig",
-DlgSpellNoSuggestions  : " - keine Vorschläge - ",
-DlgSpellProgress               : "Rechtschreibprüfung läuft...",
-DlgSpellNoMispell              : "Rechtschreibprüfung abgeschlossen - keine Fehler gefunden",
-DlgSpellNoChanges              : "Rechtschreibprüfung abgeschlossen - keine Worte geändert",
-DlgSpellOneChange              : "Rechtschreibprüfung abgeschlossen - ein Wort geändert",
-DlgSpellManyChanges            : "Rechtschreibprüfung abgeschlossen - %1 Wörter geändert",
-
-IeSpellDownload                        : "Rechtschreibprüfung nicht installiert. Möchten Sie sie jetzt herunterladen?",
-
-// Button Dialog
-DlgButtonText          : "Text (Wert)",
-DlgButtonType          : "Typ",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Absenden",
-DlgButtonTypeRst       : "Zurücksetzen",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Name",
-DlgCheckboxValue       : "Wert",
-DlgCheckboxSelected    : "ausgewählt",
-
-// Form Dialog
-DlgFormName            : "Name",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Method",
-
-// Select Field Dialog
-DlgSelectName          : "Name",
-DlgSelectValue         : "Wert",
-DlgSelectSize          : "Größe",
-DlgSelectLines         : "Linien",
-DlgSelectChkMulti      : "Erlaube Mehrfachauswahl",
-DlgSelectOpAvail       : "Mögliche Optionen",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Wert",
-DlgSelectBtnAdd                : "Hinzufügen",
-DlgSelectBtnModify     : "Ändern",
-DlgSelectBtnUp         : "Hoch",
-DlgSelectBtnDown       : "Runter",
-DlgSelectBtnSetValue : "Setze als Standardwert",
-DlgSelectBtnDelete     : "Entfernen",
-
-// Textarea Dialog
-DlgTextareaName        : "Name",
-DlgTextareaCols        : "Spalten",
-DlgTextareaRows        : "Reihen",
-
-// Text Field Dialog
-DlgTextName                    : "Name",
-DlgTextValue           : "Wert",
-DlgTextCharWidth       : "Zeichenbreite",
-DlgTextMaxChars                : "Max. Zeichen",
-DlgTextType                    : "Typ",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Passwort",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Name",
-DlgHiddenValue : "Wert",
-
-// Bulleted List Dialog
-BulletedListProp       : "Listen-Eigenschaften",
-NumberedListProp       : "Nummerierte Listen-Eigenschaften",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Typ",
-DlgLstTypeCircle       : "Ring",
-DlgLstTypeDisc         : "Kreis",
-DlgLstTypeSquare       : "Quadrat",
-DlgLstTypeNumbers      : "Nummern (1, 2, 3)",
-DlgLstTypeLCase                : "Kleinbuchstaben (a, b, c)",
-DlgLstTypeUCase                : "Großbuchstaben (A, B, C)",
-DlgLstTypeSRoman       : "Kleine römische Zahlen (i, ii, iii)",
-DlgLstTypeLRoman       : "Große römische Zahlen (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Allgemein",
-DlgDocBackTab          : "Hintergrund",
-DlgDocColorsTab                : "Farben und Abstände",
-DlgDocMetaTab          : "Metadaten",
-
-DlgDocPageTitle                : "Seitentitel",
-DlgDocLangDir          : "Schriftrichtung",
-DlgDocLangDirLTR       : "Links nach Rechts",
-DlgDocLangDirRTL       : "Rechts nach Links",
-DlgDocLangCode         : "Sprachkürzel",
-DlgDocCharSet          : "Zeichenkodierung",
-DlgDocCharSetCE                : "Zentraleuropäisch",
-DlgDocCharSetCT                : "traditionell Chinesisch (Big5)",
-DlgDocCharSetCR                : "Kyrillisch",
-DlgDocCharSetGR                : "Griechisch",
-DlgDocCharSetJP                : "Japanisch",
-DlgDocCharSetKR                : "Koreanisch",
-DlgDocCharSetTR                : "Türkisch",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Westeuropäisch",
-DlgDocCharSetOther     : "Andere Zeichenkodierung",
-
-DlgDocDocType          : "Dokumententyp",
-DlgDocDocTypeOther     : "Anderer Dokumententyp",
-DlgDocIncXHTML         : "Beziehe XHTML Deklarationen ein",
-DlgDocBgColor          : "Hintergrundfarbe",
-DlgDocBgImage          : "Hintergrundbild URL",
-DlgDocBgNoScroll       : "feststehender Hintergrund",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Besuchter Link",
-DlgDocCActive          : "Aktiver Link",
-DlgDocMargins          : "Seitenränder",
-DlgDocMaTop                    : "Oben",
-DlgDocMaLeft           : "Links",
-DlgDocMaRight          : "Rechts",
-DlgDocMaBottom         : "Unten",
-DlgDocMeIndex          : "Schlüsselwörter (durch Komma getrennt)",
-DlgDocMeDescr          : "Dokument-Beschreibung",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Vorschau",
-
-// Templates Dialog
-Templates                      : "Vorlagen",
-DlgTemplatesTitle      : "Vorlagen",
-DlgTemplatesSelMsg     : "Klicken Sie auf eine Vorlage, um sie im Editor zu öffnen (der aktuelle Inhalt wird dabei gelöscht!):",
-DlgTemplatesLoading    : "Liste der Vorlagen wird geladen. Bitte warten...",
-DlgTemplatesNoTpl      : "(keine Vorlagen definiert)",
-DlgTemplatesReplace    : "Aktuellen Inhalt ersetzen",
-
-// About Dialog
-DlgAboutAboutTab       : "Über",
-DlgAboutBrowserInfoTab : "Browser-Info",
-DlgAboutLicenseTab     : "Lizenz",
-DlgAboutVersion                : "Version",
-DlgAboutInfo           : "Für weitere Informationen siehe",
-
-// Div Dialog
-DlgDivGeneralTab       : "Allgemein",
-DlgDivAdvancedTab      : "Erweitert",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/el.js b/horde/services/editor/fckeditor/editor/lang/src/el.js
deleted file mode 100644 (file)
index 121068c..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Greek language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Απόκρυψη Μπάρας Εργαλείων",
-ToolbarExpand          : "Εμφάνιση Μπάρας Εργαλείων",
-
-// Toolbar Items and Context Menu
-Save                           : "Αποθήκευση",
-NewPage                                : "Νέα Σελίδα",
-Preview                                : "Προεπισκόπιση",
-Cut                                    : "Αποκοπή",
-Copy                           : "Αντιγραφή",
-Paste                          : "Επικόλληση",
-PasteText                      : "Επικόλληση (απλό κείμενο)",
-PasteWord                      : "Επικόλληση από το Word",
-Print                          : "Εκτύπωση",
-SelectAll                      : "Επιλογή όλων",
-RemoveFormat           : "Αφαίρεση Μορφοποίησης",
-InsertLinkLbl          : "Σύνδεσμος (Link)",
-InsertLink                     : "Εισαγωγή/Μεταβολή Συνδέσμου (Link)",
-RemoveLink                     : "Αφαίρεση Συνδέσμου (Link)",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Εισαγωγή/επεξεργασία Anchor",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Εικόνα",
-InsertImage                    : "Εισαγωγή/Μεταβολή Εικόνας",
-InsertFlashLbl         : "Εισαγωγή Flash",
-InsertFlash                    : "Εισαγωγή/επεξεργασία Flash",
-InsertTableLbl         : "Πίνακας",
-InsertTable                    : "Εισαγωγή/Μεταβολή Πίνακα",
-InsertLineLbl          : "Γραμμή",
-InsertLine                     : "Εισαγωγή Οριζόντιας Γραμμής",
-InsertSpecialCharLbl: "Ειδικό Σύμβολο",
-InsertSpecialChar      : "Εισαγωγή Ειδικού Συμβόλου",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Εισαγωγή Smiley",
-About                          : "Περί του FCKeditor",
-Bold                           : "Έντονα",
-Italic                         : "Πλάγια",
-Underline                      : "Υπογράμμιση",
-StrikeThrough          : "Διαγράμμιση",
-Subscript                      : "Δείκτης",
-Superscript                    : "Εκθέτης",
-LeftJustify                    : "Στοίχιση Αριστερά",
-CenterJustify          : "Στοίχιση στο Κέντρο",
-RightJustify           : "Στοίχιση Δεξιά",
-BlockJustify           : "Πλήρης Στοίχιση (Block)",
-DecreaseIndent         : "Μείωση Εσοχής",
-IncreaseIndent         : "Αύξηση Εσοχής",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Αναίρεση",
-Redo                           : "Επαναφορά",
-NumberedListLbl                : "Λίστα με Αριθμούς",
-NumberedList           : "Εισαγωγή/Διαγραφή Λίστας με Αριθμούς",
-BulletedListLbl                : "Λίστα με Bullets",
-BulletedList           : "Εισαγωγή/Διαγραφή Λίστας με Bullets",
-ShowTableBorders       : "Προβολή Ορίων Πίνακα",
-ShowDetails                    : "Προβολή Λεπτομερειών",
-Style                          : "Στυλ",
-FontFormat                     : "Μορφή Γραμματοσειράς",
-Font                           : "Γραμματοσειρά",
-FontSize                       : "Μέγεθος",
-TextColor                      : "Χρώμα Γραμμάτων",
-BGColor                                : "Χρώμα Υποβάθρου",
-Source                         : "HTML κώδικας",
-Find                           : "Αναζήτηση",
-Replace                                : "Αντικατάσταση",
-SpellCheck                     : "Ορθογραφικός έλεγχος",
-UniversalKeyboard      : "Διεθνής πληκτρολόγιο",
-PageBreakLbl           : "Τέλος σελίδας",
-PageBreak                      : "Εισαγωγή τέλους σελίδας",
-
-Form                   : "Φόρμα",
-Checkbox               : "Κουτί επιλογής",
-RadioButton            : "Κουμπί Radio",
-TextField              : "Πεδίο κειμένου",
-Textarea               : "Περιοχή κειμένου",
-HiddenField            : "Κρυφό πεδίο",
-Button                 : "Κουμπί",
-SelectionField : "Πεδίο επιλογής",
-ImageButton            : "Κουμπί εικόνας",
-
-FitWindow              : "Μεγιστοποίηση προγράμματος",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Μεταβολή Συνδέσμου (Link)",
-CellCM                         : "Κελί",
-RowCM                          : "Σειρά",
-ColumnCM                       : "Στήλη",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Διαγραφή Γραμμών",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Διαγραφή Κολωνών",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Διαγραφή Κελιών",
-MergeCells                     : "Ενοποίηση Κελιών",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Διαγραφή πίνακα",
-CellProperties         : "Ιδιότητες Κελιού",
-TableProperties                : "Ιδιότητες Πίνακα",
-ImageProperties                : "Ιδιότητες Εικόνας",
-FlashProperties                : "Ιδιότητες Flash",
-
-AnchorProp                     : "Ιδιότητες άγκυρας",
-ButtonProp                     : "Ιδιότητες κουμπιού",
-CheckboxProp           : "Ιδιότητες κουμπιού επιλογής",
-HiddenFieldProp                : "Ιδιότητες κρυφού πεδίου",
-RadioButtonProp                : "Ιδιότητες κουμπιού radio",
-ImageButtonProp                : "Ιδιότητες κουμπιού εικόνας",
-TextFieldProp          : "Ιδιότητες πεδίου κειμένου",
-SelectionFieldProp     : "Ιδιότητες πεδίου επιλογής",
-TextareaProp           : "Ιδιότητες περιοχής κειμένου",
-FormProp                       : "Ιδιότητες φόρμας",
-
-FontFormats                    : "Κανονικό;Μορφοποιημένο;Διεύθυνση;Επικεφαλίδα 1;Επικεφαλίδα 2;Επικεφαλίδα 3;Επικεφαλίδα 4;Επικεφαλίδα 5;Επικεφαλίδα 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Επεξεργασία XHTML. Παρακαλώ περιμένετε...",
-Done                           : "Έτοιμο",
-PasteWordConfirm       : "Το κείμενο που θέλετε να επικολήσετε, φαίνεται πως προέρχεται από το Word. Θέλετε να καθαριστεί πριν επικοληθεί;",
-NotCompatiblePaste     : "Αυτή η επιλογή είναι διαθέσιμη στον Internet Explorer έκδοση 5.5+. Θέλετε να γίνει η επικόλληση χωρίς καθαρισμό;",
-UnknownToolbarItem     : "Άγνωστο αντικείμενο της μπάρας εργαλείων \"%1\"",
-UnknownCommand         : "Άγνωστή εντολή \"%1\"",
-NotImplemented         : "Η εντολή δεν έχει ενεργοποιηθεί",
-UnknownToolbarSet      : "Η μπάρα εργαλείων \"%1\" δεν υπάρχει",
-NoActiveX                      : "Οι ρυθμίσεις ασφαλείας του browser σας μπορεί να περιορίσουν κάποιες ρυθμίσεις του προγράμματος. Χρειάζεται να ενεργοποιήσετε την επιλογή \"Run ActiveX controls and plug-ins\". Ίσως παρουσιαστούν λάθη και παρατηρήσετε ελειπείς λειτουργίες.",
-BrowseServerBlocked : "Οι πόροι του browser σας δεν είναι προσπελάσιμοι. Σιγουρευτείτε ότι δεν υπάρχουν ενεργοί popup blockers.",
-DialogBlocked          : "Δεν ήταν δυνατό να ανοίξει το παράθυρο διαλόγου. Σιγουρευτείτε ότι δεν υπάρχουν ενεργοί popup blockers.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Ακύρωση",
-DlgBtnClose                    : "Κλείσιμο",
-DlgBtnBrowseServer     : "Εξερεύνηση διακομιστή",
-DlgAdvancedTag         : "Για προχωρημένους",
-DlgOpOther                     : "<Άλλα>",
-DlgInfoTab                     : "Πληροφορίες",
-DlgAlertUrl                    : "Παρακαλώ εισάγετε URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<χωρίς>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Κατεύθυνση κειμένου",
-DlgGenLangDirLtr       : "Αριστερά προς Δεξιά (LTR)",
-DlgGenLangDirRtl       : "Δεξιά προς Αριστερά (RTL)",
-DlgGenLangCode         : "Κωδικός Γλώσσας",
-DlgGenAccessKey                : "Συντόμευση (Access Key)",
-DlgGenName                     : "Όνομα",
-DlgGenTabIndex         : "Tab Index",
-DlgGenLongDescr                : "Αναλυτική περιγραφή URL",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "Συμβουλευτικός τίτλος",
-DlgGenContType         : "Συμβουλευτικός τίτλος περιεχομένου",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Στύλ",
-
-// Image Dialog
-DlgImgTitle                    : "Ιδιότητες Εικόνας",
-DlgImgInfoTab          : "Πληροφορίες Εικόνας",
-DlgImgBtnUpload                : "Αποστολή στον Διακομιστή",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Αποστολή",
-DlgImgAlt                      : "Εναλλακτικό Κείμενο (ALT)",
-DlgImgWidth                    : "Πλάτος",
-DlgImgHeight           : "Ύψος",
-DlgImgLockRatio                : "Κλείδωμα Αναλογίας",
-DlgBtnResetSize                : "Επαναφορά Αρχικού Μεγέθους",
-DlgImgBorder           : "Περιθώριο",
-DlgImgHSpace           : "Οριζόντιος Χώρος (HSpace)",
-DlgImgVSpace           : "Κάθετος Χώρος (VSpace)",
-DlgImgAlign                    : "Ευθυγράμμιση (Align)",
-DlgImgAlignLeft                : "Αριστερά",
-DlgImgAlignAbsBottom: "Απόλυτα Κάτω (Abs Bottom)",
-DlgImgAlignAbsMiddle: "Απόλυτα στη Μέση (Abs Middle)",
-DlgImgAlignBaseline    : "Γραμμή Βάσης (Baseline)",
-DlgImgAlignBottom      : "Κάτω (Bottom)",
-DlgImgAlignMiddle      : "Μέση (Middle)",
-DlgImgAlignRight       : "Δεξιά (Right)",
-DlgImgAlignTextTop     : "Κορυφή Κειμένου (Text Top)",
-DlgImgAlignTop         : "Πάνω (Top)",
-DlgImgPreview          : "Προεπισκόπιση",
-DlgImgAlertUrl         : "Εισάγετε την τοποθεσία (URL) της εικόνας",
-DlgImgLinkTab          : "Σύνδεσμος",
-
-// Flash Dialog
-DlgFlashTitle          : "Ιδιότητες flash",
-DlgFlashChkPlay                : "Αυτόματη έναρξη",
-DlgFlashChkLoop                : "Επανάληψη",
-DlgFlashChkMenu                : "Ενεργοποίηση Flash Menu",
-DlgFlashScale          : "Κλίμακα",
-DlgFlashScaleAll       : "Εμφάνιση όλων",
-DlgFlashScaleNoBorder  : "Χωρίς όρια",
-DlgFlashScaleFit       : "Ακριβής εφαρμογή",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Σύνδεσμος (Link)",
-DlgLnkInfoTab          : "Link",
-DlgLnkTargetTab                : "Παράθυρο Στόχος (Target)",
-
-DlgLnkType                     : "Τύπος συνδέσμου (Link)",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Άγκυρα σε αυτή τη σελίδα",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Προτόκολο",
-DlgLnkProtoOther       : "<άλλο>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Επιλέξτε μια άγκυρα",
-DlgLnkAnchorByName     : "Βάσει του Ονόματος (Name) της άγκυρας",
-DlgLnkAnchorById       : "Βάσει του Element Id",
-DlgLnkNoAnchors                : "(Δεν υπάρχουν άγκυρες στο κείμενο)",
-DlgLnkEMail                    : "Διεύθυνση Ηλεκτρονικού Ταχυδρομείου",
-DlgLnkEMailSubject     : "Θέμα Μηνύματος",
-DlgLnkEMailBody                : "Κείμενο Μηνύματος",
-DlgLnkUpload           : "Αποστολή",
-DlgLnkBtnUpload                : "Αποστολή στον Διακομιστή",
-
-DlgLnkTarget           : "Παράθυρο Στόχος (Target)",
-DlgLnkTargetFrame      : "<πλαίσιο>",
-DlgLnkTargetPopup      : "<παράθυρο popup>",
-DlgLnkTargetBlank      : "Νέο Παράθυρο (_blank)",
-DlgLnkTargetParent     : "Γονικό Παράθυρο (_parent)",
-DlgLnkTargetSelf       : "Ίδιο Παράθυρο (_self)",
-DlgLnkTargetTop                : "Ανώτατο Παράθυρο (_top)",
-DlgLnkTargetFrameName  : "Όνομα πλαισίου στόχου",
-DlgLnkPopWinName       : "Όνομα Popup Window",
-DlgLnkPopWinFeat       : "Επιλογές Popup Window",
-DlgLnkPopResize                : "Με αλλαγή Μεγέθους",
-DlgLnkPopLocation      : "Μπάρα Τοποθεσίας",
-DlgLnkPopMenu          : "Μπάρα Menu",
-DlgLnkPopScroll                : "Μπάρες Κύλισης",
-DlgLnkPopStatus                : "Μπάρα Status",
-DlgLnkPopToolbar       : "Μπάρα Εργαλείων",
-DlgLnkPopFullScrn      : "Ολόκληρη η Οθόνη (IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "Πλάτος",
-DlgLnkPopHeight                : "Ύψος",
-DlgLnkPopLeft          : "Τοποθεσία Αριστερής Άκρης",
-DlgLnkPopTop           : "Τοποθεσία Πάνω Άκρης",
-
-DlnLnkMsgNoUrl         : "Εισάγετε την τοποθεσία (URL) του υπερσυνδέσμου (Link)",
-DlnLnkMsgNoEMail       : "Εισάγετε την διεύθυνση ηλεκτρονικού ταχυδρομείου",
-DlnLnkMsgNoAnchor      : "Επιλέξτε ένα Anchor",
-DlnLnkMsgInvPopName    : "Το όνομα του popup πρέπει να αρχίζει με χαρακτήρα της αλφαβήτου και να μην περιέχει κενά",
-
-// Color Dialog
-DlgColorTitle          : "Επιλογή χρώματος",
-DlgColorBtnClear       : "Καθαρισμός",
-DlgColorHighlight      : "Προεπισκόπιση",
-DlgColorSelected       : "Επιλεγμένο",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Επιλέξτε ένα Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Επιλέξτε ένα Ειδικό Σύμβολο",
-
-// Table Dialog
-DlgTableTitle          : "Ιδιότητες Πίνακα",
-DlgTableRows           : "Γραμμές",
-DlgTableColumns                : "Κολώνες",
-DlgTableBorder         : "Μέγεθος Περιθωρίου",
-DlgTableAlign          : "Στοίχιση",
-DlgTableAlignNotSet    : "<χωρίς>",
-DlgTableAlignLeft      : "Αριστερά",
-DlgTableAlignCenter    : "Κέντρο",
-DlgTableAlignRight     : "Δεξιά",
-DlgTableWidth          : "Πλάτος",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "\%",
-DlgTableHeight         : "Ύψος",
-DlgTableCellSpace      : "Απόσταση κελιών",
-DlgTableCellPad                : "Γέμισμα κελιών",
-DlgTableCaption                : "Υπέρτιτλος",
-DlgTableSummary                : "Περίληψη",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Ιδιότητες Κελιού",
-DlgCellWidth           : "Πλάτος",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "\%",
-DlgCellHeight          : "Ύψος",
-DlgCellWordWrap                : "Με αλλαγή γραμμής",
-DlgCellWordWrapNotSet  : "<χωρίς>",
-DlgCellWordWrapYes     : "Ναι",
-DlgCellWordWrapNo      : "Όχι",
-DlgCellHorAlign                : "Οριζόντια Στοίχιση",
-DlgCellHorAlignNotSet  : "<χωρίς>",
-DlgCellHorAlignLeft    : "Αριστερά",
-DlgCellHorAlignCenter  : "Κέντρο",
-DlgCellHorAlignRight: "Δεξιά",
-DlgCellVerAlign                : "Κάθετη Στοίχιση",
-DlgCellVerAlignNotSet  : "<χωρίς>",
-DlgCellVerAlignTop     : "Πάνω (Top)",
-DlgCellVerAlignMiddle  : "Μέση (Middle)",
-DlgCellVerAlignBottom  : "Κάτω (Bottom)",
-DlgCellVerAlignBaseline        : "Γραμμή Βάσης (Baseline)",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Αριθμός Γραμμών (Rows Span)",
-DlgCellCollSpan                : "Αριθμός Κολωνών (Columns Span)",
-DlgCellBackColor       : "Χρώμα Υποβάθρου",
-DlgCellBorderColor     : "Χρώμα Περιθωρίου",
-DlgCellBtnSelect       : "Επιλογή...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Αναζήτηση",
-DlgFindFindBtn         : "Αναζήτηση",
-DlgFindNotFoundMsg     : "Το κείμενο δεν βρέθηκε.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Αντικατάσταση",
-DlgReplaceFindLbl              : "Αναζήτηση:",
-DlgReplaceReplaceLbl   : "Αντικατάσταση με:",
-DlgReplaceCaseChk              : "Έλεγχος πεζών/κεφαλαίων",
-DlgReplaceReplaceBtn   : "Αντικατάσταση",
-DlgReplaceReplAllBtn   : "Αντικατάσταση Όλων",
-DlgReplaceWordChk              : "Εύρεση πλήρους λέξης",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Οι ρυθμίσεις ασφαλείας του φυλλομετρητή σας δεν επιτρέπουν την επιλεγμένη εργασία αποκοπής. Χρησιμοποιείστε το πληκτρολόγιο (Ctrl+X).",
-PasteErrorCopy : "Οι ρυθμίσεις ασφαλείας του φυλλομετρητή σας δεν επιτρέπουν την επιλεγμένη εργασία αντιγραφής. Χρησιμοποιείστε το πληκτρολόγιο (Ctrl+C).",
-
-PasteAsText            : "Επικόλληση ως Απλό Κείμενο",
-PasteFromWord  : "Επικόλληση από το Word",
-
-DlgPasteMsg2   : "Παρακαλώ επικολήστε στο ακόλουθο κουτί χρησιμοποιόντας το πληκτρολόγιο (<STRONG>Ctrl+V</STRONG>) και πατήστε <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Αγνόηση προδιαγραφών γραμματοσειράς",
-DlgPasteRemoveStyles   : "Αφαίρεση προδιαγραφών στύλ",
-
-// Color Picker
-ColorAutomatic : "Αυτόματο",
-ColorMoreColors        : "Περισσότερα χρώματα...",
-
-// Document Properties
-DocProps               : "Ιδιότητες εγγράφου",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ιδιότητες άγκυρας",
-DlgAnchorName          : "Όνομα άγκυρας",
-DlgAnchorErrorName     : "Παρακαλούμε εισάγετε όνομα άγκυρας",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Δεν υπάρχει στο λεξικό",
-DlgSpellChangeTo               : "Αλλαγή σε",
-DlgSpellBtnIgnore              : "Αγνόηση",
-DlgSpellBtnIgnoreAll   : "Αγνόηση όλων",
-DlgSpellBtnReplace             : "Αντικατάσταση",
-DlgSpellBtnReplaceAll  : "Αντικατάσταση όλων",
-DlgSpellBtnUndo                        : "Αναίρεση",
-DlgSpellNoSuggestions  : "- Δεν υπάρχουν προτάσεις -",
-DlgSpellProgress               : "Ορθογραφικός έλεγχος σε εξέλιξη...",
-DlgSpellNoMispell              : "Ο ορθογραφικός έλεγχος ολοκληρώθηκε: Δεν βρέθηκαν λάθη",
-DlgSpellNoChanges              : "Ο ορθογραφικός έλεγχος ολοκληρώθηκε: Δεν άλλαξαν λέξεις",
-DlgSpellOneChange              : "Ο ορθογραφικός έλεγχος ολοκληρώθηκε: Μια λέξη άλλαξε",
-DlgSpellManyChanges            : "Ο ορθογραφικός έλεγχος ολοκληρώθηκε: %1 λέξεις άλλαξαν",
-
-IeSpellDownload                        : "Δεν υπάρχει εγκατεστημένος ορθογράφος. Θέλετε να τον κατεβάσετε τώρα;",
-
-// Button Dialog
-DlgButtonText          : "Κείμενο (Τιμή)",
-DlgButtonType          : "Τύπος",
-DlgButtonTypeBtn       : "Κουμπί",
-DlgButtonTypeSbm       : "Καταχώρηση",
-DlgButtonTypeRst       : "Επαναφορά",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Όνομα",
-DlgCheckboxValue       : "Τιμή",
-DlgCheckboxSelected    : "Επιλεγμένο",
-
-// Form Dialog
-DlgFormName            : "Όνομα",
-DlgFormAction  : "Δράση",
-DlgFormMethod  : "Μάθοδος",
-
-// Select Field Dialog
-DlgSelectName          : "Όνομα",
-DlgSelectValue         : "Τιμή",
-DlgSelectSize          : "Μέγεθος",
-DlgSelectLines         : "γραμμές",
-DlgSelectChkMulti      : "Πολλαπλές επιλογές",
-DlgSelectOpAvail       : "Διαθέσιμες επιλογές",
-DlgSelectOpText                : "Κείμενο",
-DlgSelectOpValue       : "Τιμή",
-DlgSelectBtnAdd                : "Προσθήκη",
-DlgSelectBtnModify     : "Αλλαγή",
-DlgSelectBtnUp         : "Πάνω",
-DlgSelectBtnDown       : "Κάτω",
-DlgSelectBtnSetValue : "Προεπιλεγμένη επιλογή",
-DlgSelectBtnDelete     : "Διαγραφή",
-
-// Textarea Dialog
-DlgTextareaName        : "Όνομα",
-DlgTextareaCols        : "Στήλες",
-DlgTextareaRows        : "Σειρές",
-
-// Text Field Dialog
-DlgTextName                    : "Όνομα",
-DlgTextValue           : "Τιμή",
-DlgTextCharWidth       : "Μήκος χαρακτήρων",
-DlgTextMaxChars                : "Μέγιστοι χαρακτήρες",
-DlgTextType                    : "Τύπος",
-DlgTextTypeText                : "Κείμενο",
-DlgTextTypePass                : "Κωδικός",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Όνομα",
-DlgHiddenValue : "Τιμή",
-
-// Bulleted List Dialog
-BulletedListProp       : "Ιδιότητες λίστας Bulleted",
-NumberedListProp       : "Ιδιότητες αριθμημένης λίστας ",
-DlgLstStart                    : "Αρχή",
-DlgLstType                     : "Τύπος",
-DlgLstTypeCircle       : "Κύκλος",
-DlgLstTypeDisc         : "Δίσκος",
-DlgLstTypeSquare       : "Τετράγωνο",
-DlgLstTypeNumbers      : "Αριθμοί (1, 2, 3)",
-DlgLstTypeLCase                : "Πεζά γράμματα (a, b, c)",
-DlgLstTypeUCase                : "Κεφαλαία γράμματα (A, B, C)",
-DlgLstTypeSRoman       : "Μικρά λατινικά αριθμητικά (i, ii, iii)",
-DlgLstTypeLRoman       : "Μεγάλα λατινικά αριθμητικά (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Γενικά",
-DlgDocBackTab          : "Φόντο",
-DlgDocColorsTab                : "Χρώματα και περιθώρια",
-DlgDocMetaTab          : "Δεδομένα Meta",
-
-DlgDocPageTitle                : "Τίτλος σελίδας",
-DlgDocLangDir          : "Κατεύθυνση γραφής",
-DlgDocLangDirLTR       : "αριστερά προς δεξιά (LTR)",
-DlgDocLangDirRTL       : "δεξιά προς αριστερά (RTL)",
-DlgDocLangCode         : "Κωδικός γλώσσας",
-DlgDocCharSet          : "Κωδικοποίηση χαρακτήρων",
-DlgDocCharSetCE                : "Κεντρικής Ευρώπης",
-DlgDocCharSetCT                : "Παραδοσιακά κινέζικα (Big5)",
-DlgDocCharSetCR                : "Κυριλλική",
-DlgDocCharSetGR                : "Ελληνική",
-DlgDocCharSetJP                : "Ιαπωνική",
-DlgDocCharSetKR                : "Κορεάτικη",
-DlgDocCharSetTR                : "Τουρκική",
-DlgDocCharSetUN                : "Διεθνής (UTF-8)",
-DlgDocCharSetWE                : "Δυτικής Ευρώπης",
-DlgDocCharSetOther     : "Άλλη κωδικοποίηση χαρακτήρων",
-
-DlgDocDocType          : "Επικεφαλίδα τύπου εγγράφου",
-DlgDocDocTypeOther     : "Άλλη επικεφαλίδα τύπου εγγράφου",
-DlgDocIncXHTML         : "Να συμπεριληφθούν οι δηλώσεις XHTML",
-DlgDocBgColor          : "Χρώμα φόντου",
-DlgDocBgImage          : "Διεύθυνση εικόνας φόντου",
-DlgDocBgNoScroll       : "Φόντο χωρίς κύλιση",
-DlgDocCText                    : "Κείμενο",
-DlgDocCLink                    : "Σύνδεσμος",
-DlgDocCVisited         : "Σύνδεσμος που έχει επισκευθεί",
-DlgDocCActive          : "Ενεργός σύνδεσμος",
-DlgDocMargins          : "Περιθώρια σελίδας",
-DlgDocMaTop                    : "Κορυφή",
-DlgDocMaLeft           : "Αριστερά",
-DlgDocMaRight          : "Δεξιά",
-DlgDocMaBottom         : "Κάτω",
-DlgDocMeIndex          : "Λέξεις κλειδιά δείκτες εγγράφου (διαχωρισμός με κόμμα)",
-DlgDocMeDescr          : "Περιγραφή εγγράφου",
-DlgDocMeAuthor         : "Συγγραφέας",
-DlgDocMeCopy           : "Πνευματικά δικαιώματα",
-DlgDocPreview          : "Προεπισκόπηση",
-
-// Templates Dialog
-Templates                      : "Πρότυπα",
-DlgTemplatesTitle      : "Πρότυπα περιεχομένου",
-DlgTemplatesSelMsg     : "Παρακαλώ επιλέξτε πρότυπο για εισαγωγή στο πρόγραμμα<br>(τα υπάρχοντα περιεχόμενα θα χαθούν):",
-DlgTemplatesLoading    : "Φόρτωση καταλόγου προτύπων. Παρακαλώ περιμένετε...",
-DlgTemplatesNoTpl      : "(Δεν έχουν καθοριστεί πρότυπα)",
-DlgTemplatesReplace    : "Αντικατάσταση υπάρχοντων περιεχομένων",
-
-// About Dialog
-DlgAboutAboutTab       : "Σχετικά",
-DlgAboutBrowserInfoTab : "Πληροφορίες Browser",
-DlgAboutLicenseTab     : "Άδεια",
-DlgAboutVersion                : "έκδοση",
-DlgAboutInfo           : "Για περισσότερες πληροφορίες",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/en-au.js b/horde/services/editor/fckeditor/editor/lang/src/en-au.js
deleted file mode 100644 (file)
index 05aff56..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * English (Australia) language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Collapse Toolbar",
-ToolbarExpand          : "Expand Toolbar",
-
-// Toolbar Items and Context Menu
-Save                           : "Save",
-NewPage                                : "New Page",
-Preview                                : "Preview",
-Cut                                    : "Cut",
-Copy                           : "Copy",
-Paste                          : "Paste",
-PasteText                      : "Paste as plain text",
-PasteWord                      : "Paste from Word",
-Print                          : "Print",
-SelectAll                      : "Select All",
-RemoveFormat           : "Remove Format",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Insert/Edit Link",
-RemoveLink                     : "Remove Link",
-VisitLink                      : "Open Link",
-Anchor                         : "Insert/Edit Anchor",
-AnchorDelete           : "Remove Anchor",
-InsertImageLbl         : "Image",
-InsertImage                    : "Insert/Edit Image",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insert/Edit Flash",
-InsertTableLbl         : "Table",
-InsertTable                    : "Insert/Edit Table",
-InsertLineLbl          : "Line",
-InsertLine                     : "Insert Horizontal Line",
-InsertSpecialCharLbl: "Special Character",
-InsertSpecialChar      : "Insert Special Character",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Insert Smiley",
-About                          : "About FCKeditor",
-Bold                           : "Bold",
-Italic                         : "Italic",
-Underline                      : "Underline",
-StrikeThrough          : "Strike Through",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Left Justify",
-CenterJustify          : "Centre Justify",
-RightJustify           : "Right Justify",
-BlockJustify           : "Block Justify",
-DecreaseIndent         : "Decrease Indent",
-IncreaseIndent         : "Increase Indent",
-Blockquote                     : "Blockquote",
-CreateDiv                      : "Create Div Container",
-EditDiv                                : "Edit Div Container",
-DeleteDiv                      : "Remove Div Container",
-Undo                           : "Undo",
-Redo                           : "Redo",
-NumberedListLbl                : "Numbered List",
-NumberedList           : "Insert/Remove Numbered List",
-BulletedListLbl                : "Bulleted List",
-BulletedList           : "Insert/Remove Bulleted List",
-ShowTableBorders       : "Show Table Borders",
-ShowDetails                    : "Show Details",
-Style                          : "Style",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Size",
-TextColor                      : "Text Colour",
-BGColor                                : "Background Colour",
-Source                         : "Source",
-Find                           : "Find",
-Replace                                : "Replace",
-SpellCheck                     : "Check Spelling",
-UniversalKeyboard      : "Universal Keyboard",
-PageBreakLbl           : "Page Break",
-PageBreak                      : "Insert Page Break",
-
-Form                   : "Form",
-Checkbox               : "Checkbox",
-RadioButton            : "Radio Button",
-TextField              : "Text Field",
-Textarea               : "Textarea",
-HiddenField            : "Hidden Field",
-Button                 : "Button",
-SelectionField : "Selection Field",
-ImageButton            : "Image Button",
-
-FitWindow              : "Maximize the editor size",
-ShowBlocks             : "Show Blocks",
-
-// Context Menu
-EditLink                       : "Edit Link",
-CellCM                         : "Cell",
-RowCM                          : "Row",
-ColumnCM                       : "Column",
-InsertRowAfter         : "Insert Row After",
-InsertRowBefore                : "Insert Row Before",
-DeleteRows                     : "Delete Rows",
-InsertColumnAfter      : "Insert Column After",
-InsertColumnBefore     : "Insert Column Before",
-DeleteColumns          : "Delete Columns",
-InsertCellAfter                : "Insert Cell After",
-InsertCellBefore       : "Insert Cell Before",
-DeleteCells                    : "Delete Cells",
-MergeCells                     : "Merge Cells",
-MergeRight                     : "Merge Right",
-MergeDown                      : "Merge Down",
-HorizontalSplitCell    : "Split Cell Horizontally",
-VerticalSplitCell      : "Split Cell Vertically",
-TableDelete                    : "Delete Table",
-CellProperties         : "Cell Properties",
-TableProperties                : "Table Properties",
-ImageProperties                : "Image Properties",
-FlashProperties                : "Flash Properties",
-
-AnchorProp                     : "Anchor Properties",
-ButtonProp                     : "Button Properties",
-CheckboxProp           : "Checkbox Properties",
-HiddenFieldProp                : "Hidden Field Properties",
-RadioButtonProp                : "Radio Button Properties",
-ImageButtonProp                : "Image Button Properties",
-TextFieldProp          : "Text Field Properties",
-SelectionFieldProp     : "Selection Field Properties",
-TextareaProp           : "Textarea Properties",
-FormProp                       : "Form Properties",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Processing XHTML. Please wait...",
-Done                           : "Done",
-PasteWordConfirm       : "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
-NotCompatiblePaste     : "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
-UnknownToolbarItem     : "Unknown toolbar item \"%1\"",
-UnknownCommand         : "Unknown command name \"%1\"",
-NotImplemented         : "Command not implemented",
-UnknownToolbarSet      : "Toolbar set \"%1\" doesn't exist",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancel",
-DlgBtnClose                    : "Close",
-DlgBtnBrowseServer     : "Browse Server",
-DlgAdvancedTag         : "Advanced",
-DlgOpOther                     : "<Other>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Please insert the URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<not set>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Language Direction",
-DlgGenLangDirLtr       : "Left to Right (LTR)",
-DlgGenLangDirRtl       : "Right to Left (RTL)",
-DlgGenLangCode         : "Language Code",
-DlgGenAccessKey                : "Access Key",
-DlgGenName                     : "Name",
-DlgGenTabIndex         : "Tab Index",
-DlgGenLongDescr                : "Long Description URL",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "Advisory Title",
-DlgGenContType         : "Advisory Content Type",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Image Properties",
-DlgImgInfoTab          : "Image Info",
-DlgImgBtnUpload                : "Send it to the Server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternative Text",
-DlgImgWidth                    : "Width",
-DlgImgHeight           : "Height",
-DlgImgLockRatio                : "Lock Ratio",
-DlgBtnResetSize                : "Reset Size",
-DlgImgBorder           : "Border",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Align",
-DlgImgAlignLeft                : "Left",
-DlgImgAlignAbsBottom: "Abs Bottom",
-DlgImgAlignAbsMiddle: "Abs Middle",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Bottom",
-DlgImgAlignMiddle      : "Middle",
-DlgImgAlignRight       : "Right",
-DlgImgAlignTextTop     : "Text Top",
-DlgImgAlignTop         : "Top",
-DlgImgPreview          : "Preview",
-DlgImgAlertUrl         : "Please type the image URL",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",
-DlgFlashChkPlay                : "Auto Play",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Enable Flash Menu",
-DlgFlashScale          : "Scale",
-DlgFlashScaleAll       : "Show all",
-DlgFlashScaleNoBorder  : "No Border",
-DlgFlashScaleFit       : "Exact Fit",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link Info",
-DlgLnkTargetTab                : "Target",
-
-DlgLnkType                     : "Link Type",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Link to anchor in the text",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<other>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Select an Anchor",
-DlgLnkAnchorByName     : "By Anchor Name",
-DlgLnkAnchorById       : "By Element Id",
-DlgLnkNoAnchors                : "(No anchors available in the document)",
-DlgLnkEMail                    : "E-Mail Address",
-DlgLnkEMailSubject     : "Message Subject",
-DlgLnkEMailBody                : "Message Body",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Send it to the Server",
-
-DlgLnkTarget           : "Target",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<popup window>",
-DlgLnkTargetBlank      : "New Window (_blank)",
-DlgLnkTargetParent     : "Parent Window (_parent)",
-DlgLnkTargetSelf       : "Same Window (_self)",
-DlgLnkTargetTop                : "Topmost Window (_top)",
-DlgLnkTargetFrameName  : "Target Frame Name",
-DlgLnkPopWinName       : "Popup Window Name",
-DlgLnkPopWinFeat       : "Popup Window Features",
-DlgLnkPopResize                : "Resizable",
-DlgLnkPopLocation      : "Location Bar",
-DlgLnkPopMenu          : "Menu Bar",
-DlgLnkPopScroll                : "Scroll Bars",
-DlgLnkPopStatus                : "Status Bar",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Full Screen (IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "Width",
-DlgLnkPopHeight                : "Height",
-DlgLnkPopLeft          : "Left Position",
-DlgLnkPopTop           : "Top Position",
-
-DlnLnkMsgNoUrl         : "Please type the link URL",
-DlnLnkMsgNoEMail       : "Please type the e-mail address",
-DlnLnkMsgNoAnchor      : "Please select an anchor",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces",
-
-// Color Dialog
-DlgColorTitle          : "Select Colour",
-DlgColorBtnClear       : "Clear",
-DlgColorHighlight      : "Highlight",
-DlgColorSelected       : "Selected",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insert a Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Select Special Character",
-
-// Table Dialog
-DlgTableTitle          : "Table Properties",
-DlgTableRows           : "Rows",
-DlgTableColumns                : "Columns",
-DlgTableBorder         : "Border size",
-DlgTableAlign          : "Alignment",
-DlgTableAlignNotSet    : "<Not set>",
-DlgTableAlignLeft      : "Left",
-DlgTableAlignCenter    : "Centre",
-DlgTableAlignRight     : "Right",
-DlgTableWidth          : "Width",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Height",
-DlgTableCellSpace      : "Cell spacing",
-DlgTableCellPad                : "Cell padding",
-DlgTableCaption                : "Caption",
-DlgTableSummary                : "Summary",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Cell Properties",
-DlgCellWidth           : "Width",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Height",
-DlgCellWordWrap                : "Word Wrap",
-DlgCellWordWrapNotSet  : "<Not set>",
-DlgCellWordWrapYes     : "Yes",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Horizontal Alignment",
-DlgCellHorAlignNotSet  : "<Not set>",
-DlgCellHorAlignLeft    : "Left",
-DlgCellHorAlignCenter  : "Centre",
-DlgCellHorAlignRight: "Right",
-DlgCellVerAlign                : "Vertical Alignment",
-DlgCellVerAlignNotSet  : "<Not set>",
-DlgCellVerAlignTop     : "Top",
-DlgCellVerAlignMiddle  : "Middle",
-DlgCellVerAlignBottom  : "Bottom",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",
-DlgCellTypeData                : "Data",
-DlgCellTypeHeader      : "Header",
-DlgCellRowSpan         : "Rows Span",
-DlgCellCollSpan                : "Columns Span",
-DlgCellBackColor       : "Background Colour",
-DlgCellBorderColor     : "Border Colour",
-DlgCellBtnSelect       : "Select...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",
-
-// Find Dialog
-DlgFindTitle           : "Find",
-DlgFindFindBtn         : "Find",
-DlgFindNotFoundMsg     : "The specified text was not found.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Replace",
-DlgReplaceFindLbl              : "Find what:",
-DlgReplaceReplaceLbl   : "Replace with:",
-DlgReplaceCaseChk              : "Match case",
-DlgReplaceReplaceBtn   : "Replace",
-DlgReplaceReplAllBtn   : "Replace All",
-DlgReplaceWordChk              : "Match whole word",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
-PasteErrorCopy : "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
-
-PasteAsText            : "Paste as Plain Text",
-PasteFromWord  : "Paste from Word",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",
-DlgPasteRemoveStyles   : "Remove Styles definitions",
-
-// Color Picker
-ColorAutomatic : "Automatic",
-ColorMoreColors        : "More Colours...",
-
-// Document Properties
-DocProps               : "Document Properties",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Anchor Properties",
-DlgAnchorName          : "Anchor Name",
-DlgAnchorErrorName     : "Please type the anchor name",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Not in dictionary",
-DlgSpellChangeTo               : "Change to",
-DlgSpellBtnIgnore              : "Ignore",
-DlgSpellBtnIgnoreAll   : "Ignore All",
-DlgSpellBtnReplace             : "Replace",
-DlgSpellBtnReplaceAll  : "Replace All",
-DlgSpellBtnUndo                        : "Undo",
-DlgSpellNoSuggestions  : "- No suggestions -",
-DlgSpellProgress               : "Spell check in progress...",
-DlgSpellNoMispell              : "Spell check complete: No misspellings found",
-DlgSpellNoChanges              : "Spell check complete: No words changed",
-DlgSpellOneChange              : "Spell check complete: One word changed",
-DlgSpellManyChanges            : "Spell check complete: %1 words changed",
-
-IeSpellDownload                        : "Spell checker not installed. Do you want to download it now?",
-
-// Button Dialog
-DlgButtonText          : "Text (Value)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Name",
-DlgCheckboxValue       : "Value",
-DlgCheckboxSelected    : "Selected",
-
-// Form Dialog
-DlgFormName            : "Name",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Method",
-
-// Select Field Dialog
-DlgSelectName          : "Name",
-DlgSelectValue         : "Value",
-DlgSelectSize          : "Size",
-DlgSelectLines         : "lines",
-DlgSelectChkMulti      : "Allow multiple selections",
-DlgSelectOpAvail       : "Available Options",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Value",
-DlgSelectBtnAdd                : "Add",
-DlgSelectBtnModify     : "Modify",
-DlgSelectBtnUp         : "Up",
-DlgSelectBtnDown       : "Down",
-DlgSelectBtnSetValue : "Set as selected value",
-DlgSelectBtnDelete     : "Delete",
-
-// Textarea Dialog
-DlgTextareaName        : "Name",
-DlgTextareaCols        : "Columns",
-DlgTextareaRows        : "Rows",
-
-// Text Field Dialog
-DlgTextName                    : "Name",
-DlgTextValue           : "Value",
-DlgTextCharWidth       : "Character Width",
-DlgTextMaxChars                : "Maximum Characters",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Password",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Name",
-DlgHiddenValue : "Value",
-
-// Bulleted List Dialog
-BulletedListProp       : "Bulleted List Properties",
-NumberedListProp       : "Numbered List Properties",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Circle",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "Square",
-DlgLstTypeNumbers      : "Numbers (1, 2, 3)",
-DlgLstTypeLCase                : "Lowercase Letters (a, b, c)",
-DlgLstTypeUCase                : "Uppercase Letters (A, B, C)",
-DlgLstTypeSRoman       : "Small Roman Numerals (i, ii, iii)",
-DlgLstTypeLRoman       : "Large Roman Numerals (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Background",
-DlgDocColorsTab                : "Colours and Margins",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Page Title",
-DlgDocLangDir          : "Language Direction",
-DlgDocLangDirLTR       : "Left to Right (LTR)",
-DlgDocLangDirRTL       : "Right to Left (RTL)",
-DlgDocLangCode         : "Language Code",
-DlgDocCharSet          : "Character Set Encoding",
-DlgDocCharSetCE                : "Central European",
-DlgDocCharSetCT                : "Chinese Traditional (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Greek",
-DlgDocCharSetJP                : "Japanese",
-DlgDocCharSetKR                : "Korean",
-DlgDocCharSetTR                : "Turkish",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "Other Character Set Encoding",
-
-DlgDocDocType          : "Document Type Heading",
-DlgDocDocTypeOther     : "Other Document Type Heading",
-DlgDocIncXHTML         : "Include XHTML Declarations",
-DlgDocBgColor          : "Background Colour",
-DlgDocBgImage          : "Background Image URL",
-DlgDocBgNoScroll       : "Nonscrolling Background",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Visited Link",
-DlgDocCActive          : "Active Link",
-DlgDocMargins          : "Page Margins",
-DlgDocMaTop                    : "Top",
-DlgDocMaLeft           : "Left",
-DlgDocMaRight          : "Right",
-DlgDocMaBottom         : "Bottom",
-DlgDocMeIndex          : "Document Indexing Keywords (comma separated)",
-DlgDocMeDescr          : "Document Description",
-DlgDocMeAuthor         : "Author",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Preview",
-
-// Templates Dialog
-Templates                      : "Templates",
-DlgTemplatesTitle      : "Content Templates",
-DlgTemplatesSelMsg     : "Please select the template to open in the editor<br />(the actual contents will be lost):",
-DlgTemplatesLoading    : "Loading templates list. Please wait...",
-DlgTemplatesNoTpl      : "(No templates defined)",
-DlgTemplatesReplace    : "Replace actual contents",
-
-// About Dialog
-DlgAboutAboutTab       : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
-DlgAboutLicenseTab     : "License",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "For further information go to",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",
-DlgDivAdvancedTab      : "Advanced",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/en-ca.js b/horde/services/editor/fckeditor/editor/lang/src/en-ca.js
deleted file mode 100644 (file)
index 409c85a..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * English (Canadian) language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Collapse Toolbar",
-ToolbarExpand          : "Expand Toolbar",
-
-// Toolbar Items and Context Menu
-Save                           : "Save",
-NewPage                                : "New Page",
-Preview                                : "Preview",
-Cut                                    : "Cut",
-Copy                           : "Copy",
-Paste                          : "Paste",
-PasteText                      : "Paste as plain text",
-PasteWord                      : "Paste from Word",
-Print                          : "Print",
-SelectAll                      : "Select All",
-RemoveFormat           : "Remove Format",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Insert/Edit Link",
-RemoveLink                     : "Remove Link",
-VisitLink                      : "Open Link",
-Anchor                         : "Insert/Edit Anchor",
-AnchorDelete           : "Remove Anchor",
-InsertImageLbl         : "Image",
-InsertImage                    : "Insert/Edit Image",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insert/Edit Flash",
-InsertTableLbl         : "Table",
-InsertTable                    : "Insert/Edit Table",
-InsertLineLbl          : "Line",
-InsertLine                     : "Insert Horizontal Line",
-InsertSpecialCharLbl: "Special Character",
-InsertSpecialChar      : "Insert Special Character",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Insert Smiley",
-About                          : "About FCKeditor",
-Bold                           : "Bold",
-Italic                         : "Italic",
-Underline                      : "Underline",
-StrikeThrough          : "Strike Through",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Left Justify",
-CenterJustify          : "Centre Justify",
-RightJustify           : "Right Justify",
-BlockJustify           : "Block Justify",
-DecreaseIndent         : "Decrease Indent",
-IncreaseIndent         : "Increase Indent",
-Blockquote                     : "Blockquote",
-CreateDiv                      : "Create Div Container",
-EditDiv                                : "Edit Div Container",
-DeleteDiv                      : "Remove Div Container",
-Undo                           : "Undo",
-Redo                           : "Redo",
-NumberedListLbl                : "Numbered List",
-NumberedList           : "Insert/Remove Numbered List",
-BulletedListLbl                : "Bulleted List",
-BulletedList           : "Insert/Remove Bulleted List",
-ShowTableBorders       : "Show Table Borders",
-ShowDetails                    : "Show Details",
-Style                          : "Style",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Size",
-TextColor                      : "Text Colour",
-BGColor                                : "Background Colour",
-Source                         : "Source",
-Find                           : "Find",
-Replace                                : "Replace",
-SpellCheck                     : "Check Spelling",
-UniversalKeyboard      : "Universal Keyboard",
-PageBreakLbl           : "Page Break",
-PageBreak                      : "Insert Page Break",
-
-Form                   : "Form",
-Checkbox               : "Checkbox",
-RadioButton            : "Radio Button",
-TextField              : "Text Field",
-Textarea               : "Textarea",
-HiddenField            : "Hidden Field",
-Button                 : "Button",
-SelectionField : "Selection Field",
-ImageButton            : "Image Button",
-
-FitWindow              : "Maximize the editor size",
-ShowBlocks             : "Show Blocks",
-
-// Context Menu
-EditLink                       : "Edit Link",
-CellCM                         : "Cell",
-RowCM                          : "Row",
-ColumnCM                       : "Column",
-InsertRowAfter         : "Insert Row After",
-InsertRowBefore                : "Insert Row Before",
-DeleteRows                     : "Delete Rows",
-InsertColumnAfter      : "Insert Column After",
-InsertColumnBefore     : "Insert Column Before",
-DeleteColumns          : "Delete Columns",
-InsertCellAfter                : "Insert Cell After",
-InsertCellBefore       : "Insert Cell Before",
-DeleteCells                    : "Delete Cells",
-MergeCells                     : "Merge Cells",
-MergeRight                     : "Merge Right",
-MergeDown                      : "Merge Down",
-HorizontalSplitCell    : "Split Cell Horizontally",
-VerticalSplitCell      : "Split Cell Vertically",
-TableDelete                    : "Delete Table",
-CellProperties         : "Cell Properties",
-TableProperties                : "Table Properties",
-ImageProperties                : "Image Properties",
-FlashProperties                : "Flash Properties",
-
-AnchorProp                     : "Anchor Properties",
-ButtonProp                     : "Button Properties",
-CheckboxProp           : "Checkbox Properties",
-HiddenFieldProp                : "Hidden Field Properties",
-RadioButtonProp                : "Radio Button Properties",
-ImageButtonProp                : "Image Button Properties",
-TextFieldProp          : "Text Field Properties",
-SelectionFieldProp     : "Selection Field Properties",
-TextareaProp           : "Textarea Properties",
-FormProp                       : "Form Properties",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Processing XHTML. Please wait...",
-Done                           : "Done",
-PasteWordConfirm       : "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
-NotCompatiblePaste     : "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
-UnknownToolbarItem     : "Unknown toolbar item \"%1\"",
-UnknownCommand         : "Unknown command name \"%1\"",
-NotImplemented         : "Command not implemented",
-UnknownToolbarSet      : "Toolbar set \"%1\" doesn't exist",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancel",
-DlgBtnClose                    : "Close",
-DlgBtnBrowseServer     : "Browse Server",
-DlgAdvancedTag         : "Advanced",
-DlgOpOther                     : "<Other>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Please insert the URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<not set>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Language Direction",
-DlgGenLangDirLtr       : "Left to Right (LTR)",
-DlgGenLangDirRtl       : "Right to Left (RTL)",
-DlgGenLangCode         : "Language Code",
-DlgGenAccessKey                : "Access Key",
-DlgGenName                     : "Name",
-DlgGenTabIndex         : "Tab Index",
-DlgGenLongDescr                : "Long Description URL",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "Advisory Title",
-DlgGenContType         : "Advisory Content Type",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Image Properties",
-DlgImgInfoTab          : "Image Info",
-DlgImgBtnUpload                : "Send it to the Server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternative Text",
-DlgImgWidth                    : "Width",
-DlgImgHeight           : "Height",
-DlgImgLockRatio                : "Lock Ratio",
-DlgBtnResetSize                : "Reset Size",
-DlgImgBorder           : "Border",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Align",
-DlgImgAlignLeft                : "Left",
-DlgImgAlignAbsBottom: "Abs Bottom",
-DlgImgAlignAbsMiddle: "Abs Middle",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Bottom",
-DlgImgAlignMiddle      : "Middle",
-DlgImgAlignRight       : "Right",
-DlgImgAlignTextTop     : "Text Top",
-DlgImgAlignTop         : "Top",
-DlgImgPreview          : "Preview",
-DlgImgAlertUrl         : "Please type the image URL",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",
-DlgFlashChkPlay                : "Auto Play",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Enable Flash Menu",
-DlgFlashScale          : "Scale",
-DlgFlashScaleAll       : "Show all",
-DlgFlashScaleNoBorder  : "No Border",
-DlgFlashScaleFit       : "Exact Fit",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link Info",
-DlgLnkTargetTab                : "Target",
-
-DlgLnkType                     : "Link Type",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Link to anchor in the text",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<other>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Select an Anchor",
-DlgLnkAnchorByName     : "By Anchor Name",
-DlgLnkAnchorById       : "By Element Id",
-DlgLnkNoAnchors                : "(No anchors available in the document)",
-DlgLnkEMail                    : "E-Mail Address",
-DlgLnkEMailSubject     : "Message Subject",
-DlgLnkEMailBody                : "Message Body",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Send it to the Server",
-
-DlgLnkTarget           : "Target",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<popup window>",
-DlgLnkTargetBlank      : "New Window (_blank)",
-DlgLnkTargetParent     : "Parent Window (_parent)",
-DlgLnkTargetSelf       : "Same Window (_self)",
-DlgLnkTargetTop                : "Topmost Window (_top)",
-DlgLnkTargetFrameName  : "Target Frame Name",
-DlgLnkPopWinName       : "Popup Window Name",
-DlgLnkPopWinFeat       : "Popup Window Features",
-DlgLnkPopResize                : "Resizable",
-DlgLnkPopLocation      : "Location Bar",
-DlgLnkPopMenu          : "Menu Bar",
-DlgLnkPopScroll                : "Scroll Bars",
-DlgLnkPopStatus                : "Status Bar",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Full Screen (IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "Width",
-DlgLnkPopHeight                : "Height",
-DlgLnkPopLeft          : "Left Position",
-DlgLnkPopTop           : "Top Position",
-
-DlnLnkMsgNoUrl         : "Please type the link URL",
-DlnLnkMsgNoEMail       : "Please type the e-mail address",
-DlnLnkMsgNoAnchor      : "Please select an anchor",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces",
-
-// Color Dialog
-DlgColorTitle          : "Select Colour",
-DlgColorBtnClear       : "Clear",
-DlgColorHighlight      : "Highlight",
-DlgColorSelected       : "Selected",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insert a Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Select Special Character",
-
-// Table Dialog
-DlgTableTitle          : "Table Properties",
-DlgTableRows           : "Rows",
-DlgTableColumns                : "Columns",
-DlgTableBorder         : "Border size",
-DlgTableAlign          : "Alignment",
-DlgTableAlignNotSet    : "<Not set>",
-DlgTableAlignLeft      : "Left",
-DlgTableAlignCenter    : "Centre",
-DlgTableAlignRight     : "Right",
-DlgTableWidth          : "Width",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Height",
-DlgTableCellSpace      : "Cell spacing",
-DlgTableCellPad                : "Cell padding",
-DlgTableCaption                : "Caption",
-DlgTableSummary                : "Summary",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Cell Properties",
-DlgCellWidth           : "Width",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Height",
-DlgCellWordWrap                : "Word Wrap",
-DlgCellWordWrapNotSet  : "<Not set>",
-DlgCellWordWrapYes     : "Yes",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Horizontal Alignment",
-DlgCellHorAlignNotSet  : "<Not set>",
-DlgCellHorAlignLeft    : "Left",
-DlgCellHorAlignCenter  : "Centre",
-DlgCellHorAlignRight: "Right",
-DlgCellVerAlign                : "Vertical Alignment",
-DlgCellVerAlignNotSet  : "<Not set>",
-DlgCellVerAlignTop     : "Top",
-DlgCellVerAlignMiddle  : "Middle",
-DlgCellVerAlignBottom  : "Bottom",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",
-DlgCellTypeData                : "Data",
-DlgCellTypeHeader      : "Header",
-DlgCellRowSpan         : "Rows Span",
-DlgCellCollSpan                : "Columns Span",
-DlgCellBackColor       : "Background Colour",
-DlgCellBorderColor     : "Border Colour",
-DlgCellBtnSelect       : "Select...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",
-
-// Find Dialog
-DlgFindTitle           : "Find",
-DlgFindFindBtn         : "Find",
-DlgFindNotFoundMsg     : "The specified text was not found.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Replace",
-DlgReplaceFindLbl              : "Find what:",
-DlgReplaceReplaceLbl   : "Replace with:",
-DlgReplaceCaseChk              : "Match case",
-DlgReplaceReplaceBtn   : "Replace",
-DlgReplaceReplAllBtn   : "Replace All",
-DlgReplaceWordChk              : "Match whole word",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
-PasteErrorCopy : "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
-
-PasteAsText            : "Paste as Plain Text",
-PasteFromWord  : "Paste from Word",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",
-DlgPasteRemoveStyles   : "Remove Styles definitions",
-
-// Color Picker
-ColorAutomatic : "Automatic",
-ColorMoreColors        : "More Colours...",
-
-// Document Properties
-DocProps               : "Document Properties",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Anchor Properties",
-DlgAnchorName          : "Anchor Name",
-DlgAnchorErrorName     : "Please type the anchor name",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Not in dictionary",
-DlgSpellChangeTo               : "Change to",
-DlgSpellBtnIgnore              : "Ignore",
-DlgSpellBtnIgnoreAll   : "Ignore All",
-DlgSpellBtnReplace             : "Replace",
-DlgSpellBtnReplaceAll  : "Replace All",
-DlgSpellBtnUndo                        : "Undo",
-DlgSpellNoSuggestions  : "- No suggestions -",
-DlgSpellProgress               : "Spell check in progress...",
-DlgSpellNoMispell              : "Spell check complete: No misspellings found",
-DlgSpellNoChanges              : "Spell check complete: No words changed",
-DlgSpellOneChange              : "Spell check complete: One word changed",
-DlgSpellManyChanges            : "Spell check complete: %1 words changed",
-
-IeSpellDownload                        : "Spell checker not installed. Do you want to download it now?",
-
-// Button Dialog
-DlgButtonText          : "Text (Value)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Name",
-DlgCheckboxValue       : "Value",
-DlgCheckboxSelected    : "Selected",
-
-// Form Dialog
-DlgFormName            : "Name",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Method",
-
-// Select Field Dialog
-DlgSelectName          : "Name",
-DlgSelectValue         : "Value",
-DlgSelectSize          : "Size",
-DlgSelectLines         : "lines",
-DlgSelectChkMulti      : "Allow multiple selections",
-DlgSelectOpAvail       : "Available Options",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Value",
-DlgSelectBtnAdd                : "Add",
-DlgSelectBtnModify     : "Modify",
-DlgSelectBtnUp         : "Up",
-DlgSelectBtnDown       : "Down",
-DlgSelectBtnSetValue : "Set as selected value",
-DlgSelectBtnDelete     : "Delete",
-
-// Textarea Dialog
-DlgTextareaName        : "Name",
-DlgTextareaCols        : "Columns",
-DlgTextareaRows        : "Rows",
-
-// Text Field Dialog
-DlgTextName                    : "Name",
-DlgTextValue           : "Value",
-DlgTextCharWidth       : "Character Width",
-DlgTextMaxChars                : "Maximum Characters",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Password",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Name",
-DlgHiddenValue : "Value",
-
-// Bulleted List Dialog
-BulletedListProp       : "Bulleted List Properties",
-NumberedListProp       : "Numbered List Properties",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Circle",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "Square",
-DlgLstTypeNumbers      : "Numbers (1, 2, 3)",
-DlgLstTypeLCase                : "Lowercase Letters (a, b, c)",
-DlgLstTypeUCase                : "Uppercase Letters (A, B, C)",
-DlgLstTypeSRoman       : "Small Roman Numerals (i, ii, iii)",
-DlgLstTypeLRoman       : "Large Roman Numerals (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Background",
-DlgDocColorsTab                : "Colours and Margins",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Page Title",
-DlgDocLangDir          : "Language Direction",
-DlgDocLangDirLTR       : "Left to Right (LTR)",
-DlgDocLangDirRTL       : "Right to Left (RTL)",
-DlgDocLangCode         : "Language Code",
-DlgDocCharSet          : "Character Set Encoding",
-DlgDocCharSetCE                : "Central European",
-DlgDocCharSetCT                : "Chinese Traditional (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Greek",
-DlgDocCharSetJP                : "Japanese",
-DlgDocCharSetKR                : "Korean",
-DlgDocCharSetTR                : "Turkish",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "Other Character Set Encoding",
-
-DlgDocDocType          : "Document Type Heading",
-DlgDocDocTypeOther     : "Other Document Type Heading",
-DlgDocIncXHTML         : "Include XHTML Declarations",
-DlgDocBgColor          : "Background Colour",
-DlgDocBgImage          : "Background Image URL",
-DlgDocBgNoScroll       : "Nonscrolling Background",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Visited Link",
-DlgDocCActive          : "Active Link",
-DlgDocMargins          : "Page Margins",
-DlgDocMaTop                    : "Top",
-DlgDocMaLeft           : "Left",
-DlgDocMaRight          : "Right",
-DlgDocMaBottom         : "Bottom",
-DlgDocMeIndex          : "Document Indexing Keywords (comma separated)",
-DlgDocMeDescr          : "Document Description",
-DlgDocMeAuthor         : "Author",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Preview",
-
-// Templates Dialog
-Templates                      : "Templates",
-DlgTemplatesTitle      : "Content Templates",
-DlgTemplatesSelMsg     : "Please select the template to open in the editor<br />(the actual contents will be lost):",
-DlgTemplatesLoading    : "Loading templates list. Please wait...",
-DlgTemplatesNoTpl      : "(No templates defined)",
-DlgTemplatesReplace    : "Replace actual contents",
-
-// About Dialog
-DlgAboutAboutTab       : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
-DlgAboutLicenseTab     : "License",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "For further information go to",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",
-DlgDivAdvancedTab      : "Advanced",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/en-uk.js b/horde/services/editor/fckeditor/editor/lang/src/en-uk.js
deleted file mode 100644 (file)
index b156014..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * English (United Kingdom) language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Collapse Toolbar",
-ToolbarExpand          : "Expand Toolbar",
-
-// Toolbar Items and Context Menu
-Save                           : "Save",
-NewPage                                : "New Page",
-Preview                                : "Preview",
-Cut                                    : "Cut",
-Copy                           : "Copy",
-Paste                          : "Paste",
-PasteText                      : "Paste as plain text",
-PasteWord                      : "Paste from Word",
-Print                          : "Print",
-SelectAll                      : "Select All",
-RemoveFormat           : "Remove Format",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Insert/Edit Link",
-RemoveLink                     : "Remove Link",
-VisitLink                      : "Open Link",
-Anchor                         : "Insert/Edit Anchor",
-AnchorDelete           : "Remove Anchor",
-InsertImageLbl         : "Image",
-InsertImage                    : "Insert/Edit Image",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insert/Edit Flash",
-InsertTableLbl         : "Table",
-InsertTable                    : "Insert/Edit Table",
-InsertLineLbl          : "Line",
-InsertLine                     : "Insert Horizontal Line",
-InsertSpecialCharLbl: "Special Character",
-InsertSpecialChar      : "Insert Special Character",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Insert Smiley",
-About                          : "About FCKeditor",
-Bold                           : "Bold",
-Italic                         : "Italic",
-Underline                      : "Underline",
-StrikeThrough          : "Strike Through",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Left Justify",
-CenterJustify          : "Centre Justify",
-RightJustify           : "Right Justify",
-BlockJustify           : "Block Justify",
-DecreaseIndent         : "Decrease Indent",
-IncreaseIndent         : "Increase Indent",
-Blockquote                     : "Blockquote",
-CreateDiv                      : "Create Div Container",
-EditDiv                                : "Edit Div Container",
-DeleteDiv                      : "Remove Div Container",
-Undo                           : "Undo",
-Redo                           : "Redo",
-NumberedListLbl                : "Numbered List",
-NumberedList           : "Insert/Remove Numbered List",
-BulletedListLbl                : "Bulleted List",
-BulletedList           : "Insert/Remove Bulleted List",
-ShowTableBorders       : "Show Table Borders",
-ShowDetails                    : "Show Details",
-Style                          : "Style",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Size",
-TextColor                      : "Text Colour",
-BGColor                                : "Background Colour",
-Source                         : "Source",
-Find                           : "Find",
-Replace                                : "Replace",
-SpellCheck                     : "Check Spelling",
-UniversalKeyboard      : "Universal Keyboard",
-PageBreakLbl           : "Page Break",
-PageBreak                      : "Insert Page Break",
-
-Form                   : "Form",
-Checkbox               : "Checkbox",
-RadioButton            : "Radio Button",
-TextField              : "Text Field",
-Textarea               : "Textarea",
-HiddenField            : "Hidden Field",
-Button                 : "Button",
-SelectionField : "Selection Field",
-ImageButton            : "Image Button",
-
-FitWindow              : "Maximize the editor size",
-ShowBlocks             : "Show Blocks",
-
-// Context Menu
-EditLink                       : "Edit Link",
-CellCM                         : "Cell",
-RowCM                          : "Row",
-ColumnCM                       : "Column",
-InsertRowAfter         : "Insert Row After",
-InsertRowBefore                : "Insert Row Before",
-DeleteRows                     : "Delete Rows",
-InsertColumnAfter      : "Insert Column After",
-InsertColumnBefore     : "Insert Column Before",
-DeleteColumns          : "Delete Columns",
-InsertCellAfter                : "Insert Cell After",
-InsertCellBefore       : "Insert Cell Before",
-DeleteCells                    : "Delete Cells",
-MergeCells                     : "Merge Cells",
-MergeRight                     : "Merge Right",
-MergeDown                      : "Merge Down",
-HorizontalSplitCell    : "Split Cell Horizontally",
-VerticalSplitCell      : "Split Cell Vertically",
-TableDelete                    : "Delete Table",
-CellProperties         : "Cell Properties",
-TableProperties                : "Table Properties",
-ImageProperties                : "Image Properties",
-FlashProperties                : "Flash Properties",
-
-AnchorProp                     : "Anchor Properties",
-ButtonProp                     : "Button Properties",
-CheckboxProp           : "Checkbox Properties",
-HiddenFieldProp                : "Hidden Field Properties",
-RadioButtonProp                : "Radio Button Properties",
-ImageButtonProp                : "Image Button Properties",
-TextFieldProp          : "Text Field Properties",
-SelectionFieldProp     : "Selection Field Properties",
-TextareaProp           : "Textarea Properties",
-FormProp                       : "Form Properties",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Processing XHTML. Please wait...",
-Done                           : "Done",
-PasteWordConfirm       : "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
-NotCompatiblePaste     : "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
-UnknownToolbarItem     : "Unknown toolbar item \"%1\"",
-UnknownCommand         : "Unknown command name \"%1\"",
-NotImplemented         : "Command not implemented",
-UnknownToolbarSet      : "Toolbar set \"%1\" doesn't exist",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancel",
-DlgBtnClose                    : "Close",
-DlgBtnBrowseServer     : "Browse Server",
-DlgAdvancedTag         : "Advanced",
-DlgOpOther                     : "<Other>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Please insert the URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<not set>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Language Direction",
-DlgGenLangDirLtr       : "Left to Right (LTR)",
-DlgGenLangDirRtl       : "Right to Left (RTL)",
-DlgGenLangCode         : "Language Code",
-DlgGenAccessKey                : "Access Key",
-DlgGenName                     : "Name",
-DlgGenTabIndex         : "Tab Index",
-DlgGenLongDescr                : "Long Description URL",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "Advisory Title",
-DlgGenContType         : "Advisory Content Type",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Image Properties",
-DlgImgInfoTab          : "Image Info",
-DlgImgBtnUpload                : "Send it to the Server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternative Text",
-DlgImgWidth                    : "Width",
-DlgImgHeight           : "Height",
-DlgImgLockRatio                : "Lock Ratio",
-DlgBtnResetSize                : "Reset Size",
-DlgImgBorder           : "Border",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Align",
-DlgImgAlignLeft                : "Left",
-DlgImgAlignAbsBottom: "Abs Bottom",
-DlgImgAlignAbsMiddle: "Abs Middle",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Bottom",
-DlgImgAlignMiddle      : "Middle",
-DlgImgAlignRight       : "Right",
-DlgImgAlignTextTop     : "Text Top",
-DlgImgAlignTop         : "Top",
-DlgImgPreview          : "Preview",
-DlgImgAlertUrl         : "Please type the image URL",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",
-DlgFlashChkPlay                : "Auto Play",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Enable Flash Menu",
-DlgFlashScale          : "Scale",
-DlgFlashScaleAll       : "Show all",
-DlgFlashScaleNoBorder  : "No Border",
-DlgFlashScaleFit       : "Exact Fit",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link Info",
-DlgLnkTargetTab                : "Target",
-
-DlgLnkType                     : "Link Type",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Link to anchor in the text",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<other>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Select an Anchor",
-DlgLnkAnchorByName     : "By Anchor Name",
-DlgLnkAnchorById       : "By Element Id",
-DlgLnkNoAnchors                : "(No anchors available in the document)",
-DlgLnkEMail                    : "E-Mail Address",
-DlgLnkEMailSubject     : "Message Subject",
-DlgLnkEMailBody                : "Message Body",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Send it to the Server",
-
-DlgLnkTarget           : "Target",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<popup window>",
-DlgLnkTargetBlank      : "New Window (_blank)",
-DlgLnkTargetParent     : "Parent Window (_parent)",
-DlgLnkTargetSelf       : "Same Window (_self)",
-DlgLnkTargetTop                : "Topmost Window (_top)",
-DlgLnkTargetFrameName  : "Target Frame Name",
-DlgLnkPopWinName       : "Popup Window Name",
-DlgLnkPopWinFeat       : "Popup Window Features",
-DlgLnkPopResize                : "Resizable",
-DlgLnkPopLocation      : "Location Bar",
-DlgLnkPopMenu          : "Menu Bar",
-DlgLnkPopScroll                : "Scroll Bars",
-DlgLnkPopStatus                : "Status Bar",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Full Screen (IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "Width",
-DlgLnkPopHeight                : "Height",
-DlgLnkPopLeft          : "Left Position",
-DlgLnkPopTop           : "Top Position",
-
-DlnLnkMsgNoUrl         : "Please type the link URL",
-DlnLnkMsgNoEMail       : "Please type the e-mail address",
-DlnLnkMsgNoAnchor      : "Please select an anchor",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces",
-
-// Color Dialog
-DlgColorTitle          : "Select Colour",
-DlgColorBtnClear       : "Clear",
-DlgColorHighlight      : "Highlight",
-DlgColorSelected       : "Selected",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insert a Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Select Special Character",
-
-// Table Dialog
-DlgTableTitle          : "Table Properties",
-DlgTableRows           : "Rows",
-DlgTableColumns                : "Columns",
-DlgTableBorder         : "Border size",
-DlgTableAlign          : "Alignment",
-DlgTableAlignNotSet    : "<Not set>",
-DlgTableAlignLeft      : "Left",
-DlgTableAlignCenter    : "Centre",
-DlgTableAlignRight     : "Right",
-DlgTableWidth          : "Width",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Height",
-DlgTableCellSpace      : "Cell spacing",
-DlgTableCellPad                : "Cell padding",
-DlgTableCaption                : "Caption",
-DlgTableSummary                : "Summary",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Cell Properties",
-DlgCellWidth           : "Width",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Height",
-DlgCellWordWrap                : "Word Wrap",
-DlgCellWordWrapNotSet  : "<Not set>",
-DlgCellWordWrapYes     : "Yes",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Horizontal Alignment",
-DlgCellHorAlignNotSet  : "<Not set>",
-DlgCellHorAlignLeft    : "Left",
-DlgCellHorAlignCenter  : "Centre",
-DlgCellHorAlignRight: "Right",
-DlgCellVerAlign                : "Vertical Alignment",
-DlgCellVerAlignNotSet  : "<Not set>",
-DlgCellVerAlignTop     : "Top",
-DlgCellVerAlignMiddle  : "Middle",
-DlgCellVerAlignBottom  : "Bottom",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",
-DlgCellTypeData                : "Data",
-DlgCellTypeHeader      : "Header",
-DlgCellRowSpan         : "Rows Span",
-DlgCellCollSpan                : "Columns Span",
-DlgCellBackColor       : "Background Colour",
-DlgCellBorderColor     : "Border Colour",
-DlgCellBtnSelect       : "Select...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",
-
-// Find Dialog
-DlgFindTitle           : "Find",
-DlgFindFindBtn         : "Find",
-DlgFindNotFoundMsg     : "The specified text was not found.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Replace",
-DlgReplaceFindLbl              : "Find what:",
-DlgReplaceReplaceLbl   : "Replace with:",
-DlgReplaceCaseChk              : "Match case",
-DlgReplaceReplaceBtn   : "Replace",
-DlgReplaceReplAllBtn   : "Replace All",
-DlgReplaceWordChk              : "Match whole word",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
-PasteErrorCopy : "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
-
-PasteAsText            : "Paste as Plain Text",
-PasteFromWord  : "Paste from Word",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",
-DlgPasteRemoveStyles   : "Remove Styles definitions",
-
-// Color Picker
-ColorAutomatic : "Automatic",
-ColorMoreColors        : "More Colours...",
-
-// Document Properties
-DocProps               : "Document Properties",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Anchor Properties",
-DlgAnchorName          : "Anchor Name",
-DlgAnchorErrorName     : "Please type the anchor name",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Not in dictionary",
-DlgSpellChangeTo               : "Change to",
-DlgSpellBtnIgnore              : "Ignore",
-DlgSpellBtnIgnoreAll   : "Ignore All",
-DlgSpellBtnReplace             : "Replace",
-DlgSpellBtnReplaceAll  : "Replace All",
-DlgSpellBtnUndo                        : "Undo",
-DlgSpellNoSuggestions  : "- No suggestions -",
-DlgSpellProgress               : "Spell check in progress...",
-DlgSpellNoMispell              : "Spell check complete: No misspellings found",
-DlgSpellNoChanges              : "Spell check complete: No words changed",
-DlgSpellOneChange              : "Spell check complete: One word changed",
-DlgSpellManyChanges            : "Spell check complete: %1 words changed",
-
-IeSpellDownload                        : "Spell checker not installed. Do you want to download it now?",
-
-// Button Dialog
-DlgButtonText          : "Text (Value)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Name",
-DlgCheckboxValue       : "Value",
-DlgCheckboxSelected    : "Selected",
-
-// Form Dialog
-DlgFormName            : "Name",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Method",
-
-// Select Field Dialog
-DlgSelectName          : "Name",
-DlgSelectValue         : "Value",
-DlgSelectSize          : "Size",
-DlgSelectLines         : "lines",
-DlgSelectChkMulti      : "Allow multiple selections",
-DlgSelectOpAvail       : "Available Options",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Value",
-DlgSelectBtnAdd                : "Add",
-DlgSelectBtnModify     : "Modify",
-DlgSelectBtnUp         : "Up",
-DlgSelectBtnDown       : "Down",
-DlgSelectBtnSetValue : "Set as selected value",
-DlgSelectBtnDelete     : "Delete",
-
-// Textarea Dialog
-DlgTextareaName        : "Name",
-DlgTextareaCols        : "Columns",
-DlgTextareaRows        : "Rows",
-
-// Text Field Dialog
-DlgTextName                    : "Name",
-DlgTextValue           : "Value",
-DlgTextCharWidth       : "Character Width",
-DlgTextMaxChars                : "Maximum Characters",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Password",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Name",
-DlgHiddenValue : "Value",
-
-// Bulleted List Dialog
-BulletedListProp       : "Bulleted List Properties",
-NumberedListProp       : "Numbered List Properties",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Circle",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "Square",
-DlgLstTypeNumbers      : "Numbers (1, 2, 3)",
-DlgLstTypeLCase                : "Lowercase Letters (a, b, c)",
-DlgLstTypeUCase                : "Uppercase Letters (A, B, C)",
-DlgLstTypeSRoman       : "Small Roman Numerals (i, ii, iii)",
-DlgLstTypeLRoman       : "Large Roman Numerals (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Background",
-DlgDocColorsTab                : "Colours and Margins",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Page Title",
-DlgDocLangDir          : "Language Direction",
-DlgDocLangDirLTR       : "Left to Right (LTR)",
-DlgDocLangDirRTL       : "Right to Left (RTL)",
-DlgDocLangCode         : "Language Code",
-DlgDocCharSet          : "Character Set Encoding",
-DlgDocCharSetCE                : "Central European",
-DlgDocCharSetCT                : "Chinese Traditional (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Greek",
-DlgDocCharSetJP                : "Japanese",
-DlgDocCharSetKR                : "Korean",
-DlgDocCharSetTR                : "Turkish",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "Other Character Set Encoding",
-
-DlgDocDocType          : "Document Type Heading",
-DlgDocDocTypeOther     : "Other Document Type Heading",
-DlgDocIncXHTML         : "Include XHTML Declarations",
-DlgDocBgColor          : "Background Colour",
-DlgDocBgImage          : "Background Image URL",
-DlgDocBgNoScroll       : "Nonscrolling Background",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Visited Link",
-DlgDocCActive          : "Active Link",
-DlgDocMargins          : "Page Margins",
-DlgDocMaTop                    : "Top",
-DlgDocMaLeft           : "Left",
-DlgDocMaRight          : "Right",
-DlgDocMaBottom         : "Bottom",
-DlgDocMeIndex          : "Document Indexing Keywords (comma separated)",
-DlgDocMeDescr          : "Document Description",
-DlgDocMeAuthor         : "Author",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Preview",
-
-// Templates Dialog
-Templates                      : "Templates",
-DlgTemplatesTitle      : "Content Templates",
-DlgTemplatesSelMsg     : "Please select the template to open in the editor<br />(the actual contents will be lost):",
-DlgTemplatesLoading    : "Loading templates list. Please wait...",
-DlgTemplatesNoTpl      : "(No templates defined)",
-DlgTemplatesReplace    : "Replace actual contents",
-
-// About Dialog
-DlgAboutAboutTab       : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
-DlgAboutLicenseTab     : "License",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "For further information go to",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",
-DlgDivAdvancedTab      : "Advanced",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/en.js b/horde/services/editor/fckeditor/editor/lang/src/en.js
deleted file mode 100644 (file)
index 7abfb87..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * English language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Collapse Toolbar",
-ToolbarExpand          : "Expand Toolbar",
-
-// Toolbar Items and Context Menu
-Save                           : "Save",
-NewPage                                : "New Page",
-Preview                                : "Preview",
-Cut                                    : "Cut",
-Copy                           : "Copy",
-Paste                          : "Paste",
-PasteText                      : "Paste as plain text",
-PasteWord                      : "Paste from Word",
-Print                          : "Print",
-SelectAll                      : "Select All",
-RemoveFormat           : "Remove Format",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Insert/Edit Link",
-RemoveLink                     : "Remove Link",
-VisitLink                      : "Open Link",
-Anchor                         : "Insert/Edit Anchor",
-AnchorDelete           : "Remove Anchor",
-InsertImageLbl         : "Image",
-InsertImage                    : "Insert/Edit Image",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insert/Edit Flash",
-InsertTableLbl         : "Table",
-InsertTable                    : "Insert/Edit Table",
-InsertLineLbl          : "Line",
-InsertLine                     : "Insert Horizontal Line",
-InsertSpecialCharLbl: "Special Character",
-InsertSpecialChar      : "Insert Special Character",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Insert Smiley",
-About                          : "About FCKeditor",
-Bold                           : "Bold",
-Italic                         : "Italic",
-Underline                      : "Underline",
-StrikeThrough          : "Strike Through",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Left Justify",
-CenterJustify          : "Center Justify",
-RightJustify           : "Right Justify",
-BlockJustify           : "Block Justify",
-DecreaseIndent         : "Decrease Indent",
-IncreaseIndent         : "Increase Indent",
-Blockquote                     : "Blockquote",
-CreateDiv                      : "Create Div Container",
-EditDiv                                : "Edit Div Container",
-DeleteDiv                      : "Remove Div Container",
-Undo                           : "Undo",
-Redo                           : "Redo",
-NumberedListLbl                : "Numbered List",
-NumberedList           : "Insert/Remove Numbered List",
-BulletedListLbl                : "Bulleted List",
-BulletedList           : "Insert/Remove Bulleted List",
-ShowTableBorders       : "Show Table Borders",
-ShowDetails                    : "Show Details",
-Style                          : "Style",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Size",
-TextColor                      : "Text Color",
-BGColor                                : "Background Color",
-Source                         : "Source",
-Find                           : "Find",
-Replace                                : "Replace",
-SpellCheck                     : "Check Spelling",
-UniversalKeyboard      : "Universal Keyboard",
-PageBreakLbl           : "Page Break",
-PageBreak                      : "Insert Page Break",
-
-Form                   : "Form",
-Checkbox               : "Checkbox",
-RadioButton            : "Radio Button",
-TextField              : "Text Field",
-Textarea               : "Textarea",
-HiddenField            : "Hidden Field",
-Button                 : "Button",
-SelectionField : "Selection Field",
-ImageButton            : "Image Button",
-
-FitWindow              : "Maximize the editor size",
-ShowBlocks             : "Show Blocks",
-
-// Context Menu
-EditLink                       : "Edit Link",
-CellCM                         : "Cell",
-RowCM                          : "Row",
-ColumnCM                       : "Column",
-InsertRowAfter         : "Insert Row After",
-InsertRowBefore                : "Insert Row Before",
-DeleteRows                     : "Delete Rows",
-InsertColumnAfter      : "Insert Column After",
-InsertColumnBefore     : "Insert Column Before",
-DeleteColumns          : "Delete Columns",
-InsertCellAfter                : "Insert Cell After",
-InsertCellBefore       : "Insert Cell Before",
-DeleteCells                    : "Delete Cells",
-MergeCells                     : "Merge Cells",
-MergeRight                     : "Merge Right",
-MergeDown                      : "Merge Down",
-HorizontalSplitCell    : "Split Cell Horizontally",
-VerticalSplitCell      : "Split Cell Vertically",
-TableDelete                    : "Delete Table",
-CellProperties         : "Cell Properties",
-TableProperties                : "Table Properties",
-ImageProperties                : "Image Properties",
-FlashProperties                : "Flash Properties",
-
-AnchorProp                     : "Anchor Properties",
-ButtonProp                     : "Button Properties",
-CheckboxProp           : "Checkbox Properties",
-HiddenFieldProp                : "Hidden Field Properties",
-RadioButtonProp                : "Radio Button Properties",
-ImageButtonProp                : "Image Button Properties",
-TextFieldProp          : "Text Field Properties",
-SelectionFieldProp     : "Selection Field Properties",
-TextareaProp           : "Textarea Properties",
-FormProp                       : "Form Properties",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Processing XHTML. Please wait...",
-Done                           : "Done",
-PasteWordConfirm       : "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
-NotCompatiblePaste     : "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
-UnknownToolbarItem     : "Unknown toolbar item \"%1\"",
-UnknownCommand         : "Unknown command name \"%1\"",
-NotImplemented         : "Command not implemented",
-UnknownToolbarSet      : "Toolbar set \"%1\" doesn't exist",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancel",
-DlgBtnClose                    : "Close",
-DlgBtnBrowseServer     : "Browse Server",
-DlgAdvancedTag         : "Advanced",
-DlgOpOther                     : "<Other>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Please insert the URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<not set>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Language Direction",
-DlgGenLangDirLtr       : "Left to Right (LTR)",
-DlgGenLangDirRtl       : "Right to Left (RTL)",
-DlgGenLangCode         : "Language Code",
-DlgGenAccessKey                : "Access Key",
-DlgGenName                     : "Name",
-DlgGenTabIndex         : "Tab Index",
-DlgGenLongDescr                : "Long Description URL",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "Advisory Title",
-DlgGenContType         : "Advisory Content Type",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Image Properties",
-DlgImgInfoTab          : "Image Info",
-DlgImgBtnUpload                : "Send it to the Server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternative Text",
-DlgImgWidth                    : "Width",
-DlgImgHeight           : "Height",
-DlgImgLockRatio                : "Lock Ratio",
-DlgBtnResetSize                : "Reset Size",
-DlgImgBorder           : "Border",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Align",
-DlgImgAlignLeft                : "Left",
-DlgImgAlignAbsBottom: "Abs Bottom",
-DlgImgAlignAbsMiddle: "Abs Middle",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Bottom",
-DlgImgAlignMiddle      : "Middle",
-DlgImgAlignRight       : "Right",
-DlgImgAlignTextTop     : "Text Top",
-DlgImgAlignTop         : "Top",
-DlgImgPreview          : "Preview",
-DlgImgAlertUrl         : "Please type the image URL",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",
-DlgFlashChkPlay                : "Auto Play",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Enable Flash Menu",
-DlgFlashScale          : "Scale",
-DlgFlashScaleAll       : "Show all",
-DlgFlashScaleNoBorder  : "No Border",
-DlgFlashScaleFit       : "Exact Fit",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link Info",
-DlgLnkTargetTab                : "Target",
-
-DlgLnkType                     : "Link Type",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Link to anchor in the text",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<other>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Select an Anchor",
-DlgLnkAnchorByName     : "By Anchor Name",
-DlgLnkAnchorById       : "By Element Id",
-DlgLnkNoAnchors                : "(No anchors available in the document)",
-DlgLnkEMail                    : "E-Mail Address",
-DlgLnkEMailSubject     : "Message Subject",
-DlgLnkEMailBody                : "Message Body",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Send it to the Server",
-
-DlgLnkTarget           : "Target",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<popup window>",
-DlgLnkTargetBlank      : "New Window (_blank)",
-DlgLnkTargetParent     : "Parent Window (_parent)",
-DlgLnkTargetSelf       : "Same Window (_self)",
-DlgLnkTargetTop                : "Topmost Window (_top)",
-DlgLnkTargetFrameName  : "Target Frame Name",
-DlgLnkPopWinName       : "Popup Window Name",
-DlgLnkPopWinFeat       : "Popup Window Features",
-DlgLnkPopResize                : "Resizable",
-DlgLnkPopLocation      : "Location Bar",
-DlgLnkPopMenu          : "Menu Bar",
-DlgLnkPopScroll                : "Scroll Bars",
-DlgLnkPopStatus                : "Status Bar",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Full Screen (IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "Width",
-DlgLnkPopHeight                : "Height",
-DlgLnkPopLeft          : "Left Position",
-DlgLnkPopTop           : "Top Position",
-
-DlnLnkMsgNoUrl         : "Please type the link URL",
-DlnLnkMsgNoEMail       : "Please type the e-mail address",
-DlnLnkMsgNoAnchor      : "Please select an anchor",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces",
-
-// Color Dialog
-DlgColorTitle          : "Select Color",
-DlgColorBtnClear       : "Clear",
-DlgColorHighlight      : "Highlight",
-DlgColorSelected       : "Selected",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insert a Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Select Special Character",
-
-// Table Dialog
-DlgTableTitle          : "Table Properties",
-DlgTableRows           : "Rows",
-DlgTableColumns                : "Columns",
-DlgTableBorder         : "Border size",
-DlgTableAlign          : "Alignment",
-DlgTableAlignNotSet    : "<Not set>",
-DlgTableAlignLeft      : "Left",
-DlgTableAlignCenter    : "Center",
-DlgTableAlignRight     : "Right",
-DlgTableWidth          : "Width",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Height",
-DlgTableCellSpace      : "Cell spacing",
-DlgTableCellPad                : "Cell padding",
-DlgTableCaption                : "Caption",
-DlgTableSummary                : "Summary",
-DlgTableHeaders                : "Headers",
-DlgTableHeadersNone            : "None",
-DlgTableHeadersColumn  : "First column",
-DlgTableHeadersRow             : "First Row",
-DlgTableHeadersBoth            : "Both",
-
-// Table Cell Dialog
-DlgCellTitle           : "Cell Properties",
-DlgCellWidth           : "Width",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Height",
-DlgCellWordWrap                : "Word Wrap",
-DlgCellWordWrapNotSet  : "<Not set>",
-DlgCellWordWrapYes     : "Yes",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Horizontal Alignment",
-DlgCellHorAlignNotSet  : "<Not set>",
-DlgCellHorAlignLeft    : "Left",
-DlgCellHorAlignCenter  : "Center",
-DlgCellHorAlignRight: "Right",
-DlgCellVerAlign                : "Vertical Alignment",
-DlgCellVerAlignNotSet  : "<Not set>",
-DlgCellVerAlignTop     : "Top",
-DlgCellVerAlignMiddle  : "Middle",
-DlgCellVerAlignBottom  : "Bottom",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",
-DlgCellTypeData                : "Data",
-DlgCellTypeHeader      : "Header",
-DlgCellRowSpan         : "Rows Span",
-DlgCellCollSpan                : "Columns Span",
-DlgCellBackColor       : "Background Color",
-DlgCellBorderColor     : "Border Color",
-DlgCellBtnSelect       : "Select...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",
-
-// Find Dialog
-DlgFindTitle           : "Find",
-DlgFindFindBtn         : "Find",
-DlgFindNotFoundMsg     : "The specified text was not found.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Replace",
-DlgReplaceFindLbl              : "Find what:",
-DlgReplaceReplaceLbl   : "Replace with:",
-DlgReplaceCaseChk              : "Match case",
-DlgReplaceReplaceBtn   : "Replace",
-DlgReplaceReplAllBtn   : "Replace All",
-DlgReplaceWordChk              : "Match whole word",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
-PasteErrorCopy : "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
-
-PasteAsText            : "Paste as Plain Text",
-PasteFromWord  : "Paste from Word",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",
-DlgPasteRemoveStyles   : "Remove Styles definitions",
-
-// Color Picker
-ColorAutomatic : "Automatic",
-ColorMoreColors        : "More Colors...",
-
-// Document Properties
-DocProps               : "Document Properties",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Anchor Properties",
-DlgAnchorName          : "Anchor Name",
-DlgAnchorErrorName     : "Please type the anchor name",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Not in dictionary",
-DlgSpellChangeTo               : "Change to",
-DlgSpellBtnIgnore              : "Ignore",
-DlgSpellBtnIgnoreAll   : "Ignore All",
-DlgSpellBtnReplace             : "Replace",
-DlgSpellBtnReplaceAll  : "Replace All",
-DlgSpellBtnUndo                        : "Undo",
-DlgSpellNoSuggestions  : "- No suggestions -",
-DlgSpellProgress               : "Spell check in progress...",
-DlgSpellNoMispell              : "Spell check complete: No misspellings found",
-DlgSpellNoChanges              : "Spell check complete: No words changed",
-DlgSpellOneChange              : "Spell check complete: One word changed",
-DlgSpellManyChanges            : "Spell check complete: %1 words changed",
-
-IeSpellDownload                        : "Spell checker not installed. Do you want to download it now?",
-
-// Button Dialog
-DlgButtonText          : "Text (Value)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Name",
-DlgCheckboxValue       : "Value",
-DlgCheckboxSelected    : "Selected",
-
-// Form Dialog
-DlgFormName            : "Name",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Method",
-
-// Select Field Dialog
-DlgSelectName          : "Name",
-DlgSelectValue         : "Value",
-DlgSelectSize          : "Size",
-DlgSelectLines         : "lines",
-DlgSelectChkMulti      : "Allow multiple selections",
-DlgSelectOpAvail       : "Available Options",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Value",
-DlgSelectBtnAdd                : "Add",
-DlgSelectBtnModify     : "Modify",
-DlgSelectBtnUp         : "Up",
-DlgSelectBtnDown       : "Down",
-DlgSelectBtnSetValue : "Set as selected value",
-DlgSelectBtnDelete     : "Delete",
-
-// Textarea Dialog
-DlgTextareaName        : "Name",
-DlgTextareaCols        : "Columns",
-DlgTextareaRows        : "Rows",
-
-// Text Field Dialog
-DlgTextName                    : "Name",
-DlgTextValue           : "Value",
-DlgTextCharWidth       : "Character Width",
-DlgTextMaxChars                : "Maximum Characters",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Password",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Name",
-DlgHiddenValue : "Value",
-
-// Bulleted List Dialog
-BulletedListProp       : "Bulleted List Properties",
-NumberedListProp       : "Numbered List Properties",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Circle",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "Square",
-DlgLstTypeNumbers      : "Numbers (1, 2, 3)",
-DlgLstTypeLCase                : "Lowercase Letters (a, b, c)",
-DlgLstTypeUCase                : "Uppercase Letters (A, B, C)",
-DlgLstTypeSRoman       : "Small Roman Numerals (i, ii, iii)",
-DlgLstTypeLRoman       : "Large Roman Numerals (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Background",
-DlgDocColorsTab                : "Colors and Margins",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Page Title",
-DlgDocLangDir          : "Language Direction",
-DlgDocLangDirLTR       : "Left to Right (LTR)",
-DlgDocLangDirRTL       : "Right to Left (RTL)",
-DlgDocLangCode         : "Language Code",
-DlgDocCharSet          : "Character Set Encoding",
-DlgDocCharSetCE                : "Central European",
-DlgDocCharSetCT                : "Chinese Traditional (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Greek",
-DlgDocCharSetJP                : "Japanese",
-DlgDocCharSetKR                : "Korean",
-DlgDocCharSetTR                : "Turkish",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "Other Character Set Encoding",
-
-DlgDocDocType          : "Document Type Heading",
-DlgDocDocTypeOther     : "Other Document Type Heading",
-DlgDocIncXHTML         : "Include XHTML Declarations",
-DlgDocBgColor          : "Background Color",
-DlgDocBgImage          : "Background Image URL",
-DlgDocBgNoScroll       : "Nonscrolling Background",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Visited Link",
-DlgDocCActive          : "Active Link",
-DlgDocMargins          : "Page Margins",
-DlgDocMaTop                    : "Top",
-DlgDocMaLeft           : "Left",
-DlgDocMaRight          : "Right",
-DlgDocMaBottom         : "Bottom",
-DlgDocMeIndex          : "Document Indexing Keywords (comma separated)",
-DlgDocMeDescr          : "Document Description",
-DlgDocMeAuthor         : "Author",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Preview",
-
-// Templates Dialog
-Templates                      : "Templates",
-DlgTemplatesTitle      : "Content Templates",
-DlgTemplatesSelMsg     : "Please select the template to open in the editor<br />(the actual contents will be lost):",
-DlgTemplatesLoading    : "Loading templates list. Please wait...",
-DlgTemplatesNoTpl      : "(No templates defined)",
-DlgTemplatesReplace    : "Replace actual contents",
-
-// About Dialog
-DlgAboutAboutTab       : "About",
-DlgAboutBrowserInfoTab : "Browser Info",
-DlgAboutLicenseTab     : "License",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "For further information go to",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",
-DlgDivAdvancedTab      : "Advanced",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/eo.js b/horde/services/editor/fckeditor/editor/lang/src/eo.js
deleted file mode 100644 (file)
index 3ece085..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Esperanto language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Kaŝi Ilobreton",
-ToolbarExpand          : "Vidigi Ilojn",
-
-// Toolbar Items and Context Menu
-Save                           : "Sekurigi",
-NewPage                                : "Nova Paĝo",
-Preview                                : "Vidigi Aspekton",
-Cut                                    : "Eltondi",
-Copy                           : "Kopii",
-Paste                          : "Interglui",
-PasteText                      : "Interglui kiel Tekston",
-PasteWord                      : "Interglui el Word",
-Print                          : "Presi",
-SelectAll                      : "Elekti ĉion",
-RemoveFormat           : "Forigi Formaton",
-InsertLinkLbl          : "Ligilo",
-InsertLink                     : "Enmeti/Ŝanĝi Ligilon",
-RemoveLink                     : "Forigi Ligilon",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Enmeti/Ŝanĝi Ankron",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Bildo",
-InsertImage                    : "Enmeti/Ŝanĝi Bildon",
-InsertFlashLbl         : "Flash",      //MISSING
-InsertFlash                    : "Insert/Edit Flash",  //MISSING
-InsertTableLbl         : "Tabelo",
-InsertTable                    : "Enmeti/Ŝanĝi Tabelon",
-InsertLineLbl          : "Horizonta Linio",
-InsertLine                     : "Enmeti Horizonta Linio",
-InsertSpecialCharLbl: "Speciala Signo",
-InsertSpecialChar      : "Enmeti Specialan Signon",
-InsertSmileyLbl                : "Mienvinjeto",
-InsertSmiley           : "Enmeti Mienvinjeton",
-About                          : "Pri FCKeditor",
-Bold                           : "Grasa",
-Italic                         : "Kursiva",
-Underline                      : "Substreko",
-StrikeThrough          : "Trastreko",
-Subscript                      : "Subskribo",
-Superscript                    : "Superskribo",
-LeftJustify                    : "Maldekstrigi",
-CenterJustify          : "Centrigi",
-RightJustify           : "Dekstrigi",
-BlockJustify           : "Ĝisrandigi Ambaŭflanke",
-DecreaseIndent         : "Malpligrandigi Krommarĝenon",
-IncreaseIndent         : "Pligrandigi Krommarĝenon",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Malfari",
-Redo                           : "Refari",
-NumberedListLbl                : "Numera Listo",
-NumberedList           : "Enmeti/Forigi Numeran Liston",
-BulletedListLbl                : "Bula Listo",
-BulletedList           : "Enmeti/Forigi Bulan Liston",
-ShowTableBorders       : "Vidigi Borderojn de Tabelo",
-ShowDetails                    : "Vidigi Detalojn",
-Style                          : "Stilo",
-FontFormat                     : "Formato",
-Font                           : "Tiparo",
-FontSize                       : "Grando",
-TextColor                      : "Teksta Koloro",
-BGColor                                : "Fona Koloro",
-Source                         : "Fonto",
-Find                           : "Serĉi",
-Replace                                : "Anstataŭigi",
-SpellCheck                     : "Literumada Kontrolilo",
-UniversalKeyboard      : "Universala Klavaro",
-PageBreakLbl           : "Page Break", //MISSING
-PageBreak                      : "Insert Page Break",  //MISSING
-
-Form                   : "Formularo",
-Checkbox               : "Markobutono",
-RadioButton            : "Radiobutono",
-TextField              : "Teksta kampo",
-Textarea               : "Teksta Areo",
-HiddenField            : "Kaŝita Kampo",
-Button                 : "Butono",
-SelectionField : "Elekta Kampo",
-ImageButton            : "Bildbutono",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Modifier Ligilon",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Forigi Liniojn",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Forigi Kolumnojn",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Forigi Ĉelojn",
-MergeCells                     : "Kunfandi Ĉelojn",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Delete Table",       //MISSING
-CellProperties         : "Atributoj de Ĉelo",
-TableProperties                : "Atributoj de Tabelo",
-ImageProperties                : "Atributoj de Bildo",
-FlashProperties                : "Flash Properties",   //MISSING
-
-AnchorProp                     : "Ankraj Atributoj",
-ButtonProp                     : "Butonaj Atributoj",
-CheckboxProp           : "Markobutonaj Atributoj",
-HiddenFieldProp                : "Atributoj de Kaŝita Kampo",
-RadioButtonProp                : "Radiobutonaj Atributoj",
-ImageButtonProp                : "Bildbutonaj Atributoj",
-TextFieldProp          : "Atributoj de Teksta Kampo",
-SelectionFieldProp     : "Atributoj de Elekta Kampo",
-TextareaProp           : "Atributoj de Teksta Areo",
-FormProp                       : "Formularaj Atributoj",
-
-FontFormats                    : "Normala;Formatita;Adreso;Titolo 1;Titolo 2;Titolo 3;Titolo 4;Titolo 5;Titolo 6;Paragrafo (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Traktado de XHTML. Bonvolu pacienci...",
-Done                           : "Finita",
-PasteWordConfirm       : "La algluota teksto ŝajnas esti Word-devena. Ĉu vi volas purigi ĝin antaŭ ol interglui?",
-NotCompatiblePaste     : "Tiu ĉi komando bezonas almenaŭ Internet Explorer 5.5. Ĉu vi volas daŭrigi sen purigado?",
-UnknownToolbarItem     : "Ilobretero nekonata \"%1\"",
-UnknownCommand         : "Komandonomo nekonata \"%1\"",
-NotImplemented         : "Komando ne ankoraŭ realigita",
-UnknownToolbarSet      : "La ilobreto \"%1\" ne ekzistas",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "Akcepti",
-DlgBtnCancel           : "Rezigni",
-DlgBtnClose                    : "Fermi",
-DlgBtnBrowseServer     : "Foliumi en la Servilo",
-DlgAdvancedTag         : "Speciala",
-DlgOpOther                     : "<Alia>",
-DlgInfoTab                     : "Info",       //MISSING
-DlgAlertUrl                    : "Please insert the URL",      //MISSING
-
-// General Dialogs Labels
-DlgGenNotSet           : "<Defaŭlta>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Skribdirekto",
-DlgGenLangDirLtr       : "De maldekstro dekstren (LTR)",
-DlgGenLangDirRtl       : "De dekstro maldekstren (RTL)",
-DlgGenLangCode         : "Lingva Kodo",
-DlgGenAccessKey                : "Fulmoklavo",
-DlgGenName                     : "Nomo",
-DlgGenTabIndex         : "Taba Ordo",
-DlgGenLongDescr                : "URL de Longa Priskribo",
-DlgGenClass                    : "Klasoj de Stilfolioj",
-DlgGenTitle                    : "Indika Titolo",
-DlgGenContType         : "Indika Enhavotipo",
-DlgGenLinkCharset      : "Signaro de la Ligita Rimedo",
-DlgGenStyle                    : "Stilo",
-
-// Image Dialog
-DlgImgTitle                    : "Atributoj de Bildo",
-DlgImgInfoTab          : "Informoj pri Bildo",
-DlgImgBtnUpload                : "Sendu al Servilo",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Alŝuti",
-DlgImgAlt                      : "Anstataŭiga Teksto",
-DlgImgWidth                    : "Larĝo",
-DlgImgHeight           : "Alto",
-DlgImgLockRatio                : "Konservi Proporcion",
-DlgBtnResetSize                : "Origina Grando",
-DlgImgBorder           : "Bordero",
-DlgImgHSpace           : "HSpaco",
-DlgImgVSpace           : "VSpaco",
-DlgImgAlign                    : "Ĝisrandigo",
-DlgImgAlignLeft                : "Maldekstre",
-DlgImgAlignAbsBottom: "Abs Malsupre",
-DlgImgAlignAbsMiddle: "Abs Centre",
-DlgImgAlignBaseline    : "Je Malsupro de Teksto",
-DlgImgAlignBottom      : "Malsupre",
-DlgImgAlignMiddle      : "Centre",
-DlgImgAlignRight       : "Dekstre",
-DlgImgAlignTextTop     : "Je Supro de Teksto",
-DlgImgAlignTop         : "Supre",
-DlgImgPreview          : "Vidigi Aspekton",
-DlgImgAlertUrl         : "Bonvolu tajpi la URL de la bildo",
-DlgImgLinkTab          : "Link",       //MISSING
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",   //MISSING
-DlgFlashChkPlay                : "Auto Play",  //MISSING
-DlgFlashChkLoop                : "Loop",       //MISSING
-DlgFlashChkMenu                : "Enable Flash Menu",  //MISSING
-DlgFlashScale          : "Scale",      //MISSING
-DlgFlashScaleAll       : "Show all",   //MISSING
-DlgFlashScaleNoBorder  : "No Border",  //MISSING
-DlgFlashScaleFit       : "Exact Fit",  //MISSING
-
-// Link Dialog
-DlgLnkWindowTitle      : "Ligilo",
-DlgLnkInfoTab          : "Informoj pri la Ligilo",
-DlgLnkTargetTab                : "Celo",
-
-DlgLnkType                     : "Tipo de Ligilo",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ankri en tiu ĉi paĝo",
-DlgLnkTypeEMail                : "Retpoŝto",
-DlgLnkProto                    : "Protokolo",
-DlgLnkProtoOther       : "<alia>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Elekti Ankron",
-DlgLnkAnchorByName     : "Per Ankronomo",
-DlgLnkAnchorById       : "Per Elementidentigilo",
-DlgLnkNoAnchors                : "<Ne disponeblas ankroj en la dokumento>",
-DlgLnkEMail                    : "Retadreso",
-DlgLnkEMailSubject     : "Temlinio",
-DlgLnkEMailBody                : "Mesaĝa korpo",
-DlgLnkUpload           : "Alŝuti",
-DlgLnkBtnUpload                : "Sendi al Servilo",
-
-DlgLnkTarget           : "Celo",
-DlgLnkTargetFrame      : "<kadro>",
-DlgLnkTargetPopup      : "<ŝprucfenestro>",
-DlgLnkTargetBlank      : "Nova Fenestro (_blank)",
-DlgLnkTargetParent     : "Gepatra Fenestro (_parent)",
-DlgLnkTargetSelf       : "Sama Fenestro (_self)",
-DlgLnkTargetTop                : "Plej Supra Fenestro (_top)",
-DlgLnkTargetFrameName  : "Nomo de Kadro",
-DlgLnkPopWinName       : "Nomo de Ŝprucfenestro",
-DlgLnkPopWinFeat       : "Atributoj de la Ŝprucfenestro",
-DlgLnkPopResize                : "Grando Ŝanĝebla",
-DlgLnkPopLocation      : "Adresobreto",
-DlgLnkPopMenu          : "Menubreto",
-DlgLnkPopScroll                : "Rulumlisteloj",
-DlgLnkPopStatus                : "Statobreto",
-DlgLnkPopToolbar       : "Ilobreto",
-DlgLnkPopFullScrn      : "Tutekrane (IE)",
-DlgLnkPopDependent     : "Dependa (Netscape)",
-DlgLnkPopWidth         : "Larĝo",
-DlgLnkPopHeight                : "Alto",
-DlgLnkPopLeft          : "Pozicio de Maldekstro",
-DlgLnkPopTop           : "Pozicio de Supro",
-
-DlnLnkMsgNoUrl         : "Bonvolu entajpi la URL-on",
-DlnLnkMsgNoEMail       : "Bonvolu entajpi la retadreson",
-DlnLnkMsgNoAnchor      : "Bonvolu elekti ankron",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Elekti",
-DlgColorBtnClear       : "Forigi",
-DlgColorHighlight      : "Emfazi",
-DlgColorSelected       : "Elektita",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Enmeti Mienvinjeton",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Enmeti Specialan Signon",
-
-// Table Dialog
-DlgTableTitle          : "Atributoj de Tabelo",
-DlgTableRows           : "Linioj",
-DlgTableColumns                : "Kolumnoj",
-DlgTableBorder         : "Bordero",
-DlgTableAlign          : "Ĝisrandigo",
-DlgTableAlignNotSet    : "<Defaŭlte>",
-DlgTableAlignLeft      : "Maldekstre",
-DlgTableAlignCenter    : "Centre",
-DlgTableAlignRight     : "Dekstre",
-DlgTableWidth          : "Larĝo",
-DlgTableWidthPx                : "Bitbilderoj",
-DlgTableWidthPc                : "elcentoj",
-DlgTableHeight         : "Alto",
-DlgTableCellSpace      : "Interspacigo de Ĉeloj",
-DlgTableCellPad                : "Ĉirkaŭenhava Plenigado",
-DlgTableCaption                : "Titolo",
-DlgTableSummary                : "Summary",    //MISSING
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Atributoj de Celo",
-DlgCellWidth           : "Larĝo",
-DlgCellWidthPx         : "bitbilderoj",
-DlgCellWidthPc         : "elcentoj",
-DlgCellHeight          : "Alto",
-DlgCellWordWrap                : "Linifaldo",
-DlgCellWordWrapNotSet  : "<Defaŭlte>",
-DlgCellWordWrapYes     : "Jes",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Horizonta Ĝisrandigo",
-DlgCellHorAlignNotSet  : "<Defaŭlte>",
-DlgCellHorAlignLeft    : "Maldekstre",
-DlgCellHorAlignCenter  : "Centre",
-DlgCellHorAlignRight: "Dekstre",
-DlgCellVerAlign                : "Vertikala Ĝisrandigo",
-DlgCellVerAlignNotSet  : "<Defaŭlte>",
-DlgCellVerAlignTop     : "Supre",
-DlgCellVerAlignMiddle  : "Centre",
-DlgCellVerAlignBottom  : "Malsupre",
-DlgCellVerAlignBaseline        : "Je Malsupro de Teksto",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Linioj Kunfanditaj",
-DlgCellCollSpan                : "Kolumnoj Kunfanditaj",
-DlgCellBackColor       : "Fono",
-DlgCellBorderColor     : "Bordero",
-DlgCellBtnSelect       : "Elekti...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Serĉi",
-DlgFindFindBtn         : "Serĉi",
-DlgFindNotFoundMsg     : "La celteksto ne estas trovita.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Anstataŭigi",
-DlgReplaceFindLbl              : "Serĉi:",
-DlgReplaceReplaceLbl   : "Anstataŭigi per:",
-DlgReplaceCaseChk              : "Kongruigi Usklecon",
-DlgReplaceReplaceBtn   : "Anstataŭigi",
-DlgReplaceReplAllBtn   : "Anstataŭigi Ĉiun",
-DlgReplaceWordChk              : "Tuta Vorto",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-X).",
-PasteErrorCopy : "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-C).",
-
-PasteAsText            : "Interglui kiel Tekston",
-PasteFromWord  : "Interglui el Word",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",    //MISSING
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",       //MISSING
-DlgPasteRemoveStyles   : "Remove Styles definitions",  //MISSING
-
-// Color Picker
-ColorAutomatic : "Aŭtomata",
-ColorMoreColors        : "Pli da Koloroj...",
-
-// Document Properties
-DocProps               : "Dokumentaj Atributoj",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ankraj Atributoj",
-DlgAnchorName          : "Ankra Nomo",
-DlgAnchorErrorName     : "Bv tajpi la ankran nomon",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ne trovita en la vortaro",
-DlgSpellChangeTo               : "Ŝanĝi al",
-DlgSpellBtnIgnore              : "Malatenti",
-DlgSpellBtnIgnoreAll   : "Malatenti Ĉiun",
-DlgSpellBtnReplace             : "Anstataŭigi",
-DlgSpellBtnReplaceAll  : "Anstataŭigi Ĉiun",
-DlgSpellBtnUndo                        : "Malfari",
-DlgSpellNoSuggestions  : "- Neniu propono -",
-DlgSpellProgress               : "Literumkontrolado daŭras...",
-DlgSpellNoMispell              : "Literumkontrolado finita: neniu fuŝo trovita",
-DlgSpellNoChanges              : "Literumkontrolado finita: neniu vorto ŝanĝita",
-DlgSpellOneChange              : "Literumkontrolado finita: unu vorto ŝanĝita",
-DlgSpellManyChanges            : "Literumkontrolado finita: %1 vortoj ŝanĝitaj",
-
-IeSpellDownload                        : "Literumada Kontrolilo ne instalita. Ĉu vi volas elŝuti ĝin nun?",
-
-// Button Dialog
-DlgButtonText          : "Teksto (Valoro)",
-DlgButtonType          : "Tipo",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nomo",
-DlgCheckboxValue       : "Valoro",
-DlgCheckboxSelected    : "Elektita",
-
-// Form Dialog
-DlgFormName            : "Nomo",
-DlgFormAction  : "Ago",
-DlgFormMethod  : "Metodo",
-
-// Select Field Dialog
-DlgSelectName          : "Nomo",
-DlgSelectValue         : "Valoro",
-DlgSelectSize          : "Grando",
-DlgSelectLines         : "Linioj",
-DlgSelectChkMulti      : "Permesi Plurajn Elektojn",
-DlgSelectOpAvail       : "Elektoj Disponeblaj",
-DlgSelectOpText                : "Teksto",
-DlgSelectOpValue       : "Valoro",
-DlgSelectBtnAdd                : "Aldoni",
-DlgSelectBtnModify     : "Modifi",
-DlgSelectBtnUp         : "Supren",
-DlgSelectBtnDown       : "Malsupren",
-DlgSelectBtnSetValue : "Agordi kiel Elektitan Valoron",
-DlgSelectBtnDelete     : "Forigi",
-
-// Textarea Dialog
-DlgTextareaName        : "Nomo",
-DlgTextareaCols        : "Kolumnoj",
-DlgTextareaRows        : "Vicoj",
-
-// Text Field Dialog
-DlgTextName                    : "Nomo",
-DlgTextValue           : "Valoro",
-DlgTextCharWidth       : "Signolarĝo",
-DlgTextMaxChars                : "Maksimuma Nombro da Signoj",
-DlgTextType                    : "Tipo",
-DlgTextTypeText                : "Teksto",
-DlgTextTypePass                : "Pasvorto",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nomo",
-DlgHiddenValue : "Valoro",
-
-// Bulleted List Dialog
-BulletedListProp       : "Atributoj de Bula Listo",
-NumberedListProp       : "Atributoj de Numera Listo",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Tipo",
-DlgLstTypeCircle       : "Cirklo",
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "Kvadrato",
-DlgLstTypeNumbers      : "Ciferoj (1, 2, 3)",
-DlgLstTypeLCase                : "Minusklaj Literoj (a, b, c)",
-DlgLstTypeUCase                : "Majusklaj Literoj (A, B, C)",
-DlgLstTypeSRoman       : "Malgrandaj Romanaj Ciferoj (i, ii, iii)",
-DlgLstTypeLRoman       : "Grandaj Romanaj Ciferoj (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Ĝeneralaĵoj",
-DlgDocBackTab          : "Fono",
-DlgDocColorsTab                : "Koloroj kaj Marĝenoj",
-DlgDocMetaTab          : "Metadatumoj",
-
-DlgDocPageTitle                : "Paĝotitolo",
-DlgDocLangDir          : "Skribdirekto de la Lingvo",
-DlgDocLangDirLTR       : "De maldekstro dekstren (LTR)",
-DlgDocLangDirRTL       : "De dekstro maldekstren (LTR)",
-DlgDocLangCode         : "Lingvokodo",
-DlgDocCharSet          : "Signara Kodo",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Alia Signara Kodo",
-
-DlgDocDocType          : "Dokumenta Tipo",
-DlgDocDocTypeOther     : "Alia Dokumenta Tipo",
-DlgDocIncXHTML         : "Inkluzivi XHTML Deklaroj",
-DlgDocBgColor          : "Fona Koloro",
-DlgDocBgImage          : "URL de Fona Bildo",
-DlgDocBgNoScroll       : "Neruluma Fono",
-DlgDocCText                    : "Teksto",
-DlgDocCLink                    : "Ligilo",
-DlgDocCVisited         : "Vizitita Ligilo",
-DlgDocCActive          : "Aktiva Ligilo",
-DlgDocMargins          : "Paĝaj Marĝenoj",
-DlgDocMaTop                    : "Supra",
-DlgDocMaLeft           : "Maldekstra",
-DlgDocMaRight          : "Dekstra",
-DlgDocMaBottom         : "Malsupra",
-DlgDocMeIndex          : "Ŝlosilvortoj de la Dokumento (apartigita de komoj)",
-DlgDocMeDescr          : "Dokumenta Priskribo",
-DlgDocMeAuthor         : "Verkinto",
-DlgDocMeCopy           : "Kopirajto",
-DlgDocPreview          : "Aspekto",
-
-// Templates Dialog
-Templates                      : "Templates",  //MISSING
-DlgTemplatesTitle      : "Content Templates",  //MISSING
-DlgTemplatesSelMsg     : "Please select the template to open in the editor<br />(the actual contents will be lost):",  //MISSING
-DlgTemplatesLoading    : "Loading templates list. Please wait...",     //MISSING
-DlgTemplatesNoTpl      : "(No templates defined)",     //MISSING
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "Pri",
-DlgAboutBrowserInfoTab : "Informoj pri TTT-legilo",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "versio",
-DlgAboutInfo           : "Por pli da informoj, vizitu",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/es.js b/horde/services/editor/fckeditor/editor/lang/src/es.js
deleted file mode 100644 (file)
index 2ad615a..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Spanish language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Contraer Barra",
-ToolbarExpand          : "Expandir Barra",
-
-// Toolbar Items and Context Menu
-Save                           : "Guardar",
-NewPage                                : "Nueva Página",
-Preview                                : "Vista Previa",
-Cut                                    : "Cortar",
-Copy                           : "Copiar",
-Paste                          : "Pegar",
-PasteText                      : "Pegar como texto plano",
-PasteWord                      : "Pegar desde Word",
-Print                          : "Imprimir",
-SelectAll                      : "Seleccionar Todo",
-RemoveFormat           : "Eliminar Formato",
-InsertLinkLbl          : "Vínculo",
-InsertLink                     : "Insertar/Editar Vínculo",
-RemoveLink                     : "Eliminar Vínculo",
-VisitLink                      : "Abrir enlace",
-Anchor                         : "Referencia",
-AnchorDelete           : "Eliminar Referencia",
-InsertImageLbl         : "Imagen",
-InsertImage                    : "Insertar/Editar Imagen",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insertar/Editar Flash",
-InsertTableLbl         : "Tabla",
-InsertTable                    : "Insertar/Editar Tabla",
-InsertLineLbl          : "Línea",
-InsertLine                     : "Insertar Línea Horizontal",
-InsertSpecialCharLbl: "Caracter Especial",
-InsertSpecialChar      : "Insertar Caracter Especial",
-InsertSmileyLbl                : "Emoticons",
-InsertSmiley           : "Insertar Emoticons",
-About                          : "Acerca de FCKeditor",
-Bold                           : "Negrita",
-Italic                         : "Cursiva",
-Underline                      : "Subrayado",
-StrikeThrough          : "Tachado",
-Subscript                      : "Subíndice",
-Superscript                    : "Superíndice",
-LeftJustify                    : "Alinear a Izquierda",
-CenterJustify          : "Centrar",
-RightJustify           : "Alinear a Derecha",
-BlockJustify           : "Justificado",
-DecreaseIndent         : "Disminuir Sangría",
-IncreaseIndent         : "Aumentar Sangría",
-Blockquote                     : "Cita",
-CreateDiv                      : "Crear contenedor (div)",
-EditDiv                                : "Editar contenedor (div)",
-DeleteDiv                      : "Eliminar contenedor (div)",
-Undo                           : "Deshacer",
-Redo                           : "Rehacer",
-NumberedListLbl                : "Numeración",
-NumberedList           : "Insertar/Eliminar Numeración",
-BulletedListLbl                : "Viñetas",
-BulletedList           : "Insertar/Eliminar Viñetas",
-ShowTableBorders       : "Mostrar Bordes de Tablas",
-ShowDetails                    : "Mostrar saltos de Párrafo",
-Style                          : "Estilo",
-FontFormat                     : "Formato",
-Font                           : "Fuente",
-FontSize                       : "Tamaño",
-TextColor                      : "Color de Texto",
-BGColor                                : "Color de Fondo",
-Source                         : "Fuente HTML",
-Find                           : "Buscar",
-Replace                                : "Reemplazar",
-SpellCheck                     : "Ortografía",
-UniversalKeyboard      : "Teclado Universal",
-PageBreakLbl           : "Salto de Página",
-PageBreak                      : "Insertar Salto de Página",
-
-Form                   : "Formulario",
-Checkbox               : "Casilla de Verificación",
-RadioButton            : "Botones de Radio",
-TextField              : "Campo de Texto",
-Textarea               : "Area de Texto",
-HiddenField            : "Campo Oculto",
-Button                 : "Botón",
-SelectionField : "Campo de Selección",
-ImageButton            : "Botón Imagen",
-
-FitWindow              : "Maximizar el tamaño del editor",
-ShowBlocks             : "Mostrar bloques",
-
-// Context Menu
-EditLink                       : "Editar Vínculo",
-CellCM                         : "Celda",
-RowCM                          : "Fila",
-ColumnCM                       : "Columna",
-InsertRowAfter         : "Insertar fila en la parte inferior",
-InsertRowBefore                : "Insertar fila en la parte superior",
-DeleteRows                     : "Eliminar Filas",
-InsertColumnAfter      : "Insertar columna a la derecha",
-InsertColumnBefore     : "Insertar columna a la izquierda",
-DeleteColumns          : "Eliminar Columnas",
-InsertCellAfter                : "Insertar celda a la derecha",
-InsertCellBefore       : "Insertar celda a la izquierda",
-DeleteCells                    : "Eliminar Celdas",
-MergeCells                     : "Combinar Celdas",
-MergeRight                     : "Combinar a la derecha",
-MergeDown                      : "Combinar hacia abajo",
-HorizontalSplitCell    : "Dividir la celda horizontalmente",
-VerticalSplitCell      : "Dividir la celda verticalmente",
-TableDelete                    : "Eliminar Tabla",
-CellProperties         : "Propiedades de Celda",
-TableProperties                : "Propiedades de Tabla",
-ImageProperties                : "Propiedades de Imagen",
-FlashProperties                : "Propiedades de Flash",
-
-AnchorProp                     : "Propiedades de Referencia",
-ButtonProp                     : "Propiedades de Botón",
-CheckboxProp           : "Propiedades de Casilla",
-HiddenFieldProp                : "Propiedades de Campo Oculto",
-RadioButtonProp                : "Propiedades de Botón de Radio",
-ImageButtonProp                : "Propiedades de Botón de Imagen",
-TextFieldProp          : "Propiedades de Campo de Texto",
-SelectionFieldProp     : "Propiedades de Campo de Selección",
-TextareaProp           : "Propiedades de Area de Texto",
-FormProp                       : "Propiedades de Formulario",
-
-FontFormats                    : "Normal;Con formato;Dirección;Encabezado 1;Encabezado 2;Encabezado 3;Encabezado 4;Encabezado 5;Encabezado 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Procesando XHTML. Por favor, espere...",
-Done                           : "Hecho",
-PasteWordConfirm       : "El texto que desea parece provenir de Word. Desea depurarlo antes de pegarlo?",
-NotCompatiblePaste     : "Este comando está disponible sólo para Internet Explorer version 5.5 or superior. Desea pegar sin depurar?",
-UnknownToolbarItem     : "Item de barra desconocido \"%1\"",
-UnknownCommand         : "Nombre de comando desconocido \"%1\"",
-NotImplemented         : "Comando no implementado",
-UnknownToolbarSet      : "Nombre de barra \"%1\" no definido",
-NoActiveX                      : "La configuración de las opciones de seguridad de su navegador puede estar limitando algunas características del editor. Por favor active la opción \"Ejecutar controles y complementos de ActiveX \", de lo contrario puede experimentar errores o ausencia de funcionalidades.",
-BrowseServerBlocked : "La ventana de visualización del servidor no pudo ser abierta. Verifique que su navegador no esté bloqueando las ventanas emergentes (pop up).",
-DialogBlocked          : "No se ha podido abrir la ventana de diálogo. Verifique que su navegador no esté bloqueando las ventanas emergentes (pop up).",
-VisitLinkBlocked       : "Nose ha podido abrir la ventana. Asegurese de que todos los bloqueadores de popups están deshabilitados.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancelar",
-DlgBtnClose                    : "Cerrar",
-DlgBtnBrowseServer     : "Ver Servidor",
-DlgAdvancedTag         : "Avanzado",
-DlgOpOther                     : "<Otro>",
-DlgInfoTab                     : "Información",
-DlgAlertUrl                    : "Inserte el URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<No definido>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Orientación",
-DlgGenLangDirLtr       : "Izquierda a Derecha (LTR)",
-DlgGenLangDirRtl       : "Derecha a Izquierda (RTL)",
-DlgGenLangCode         : "Cód. de idioma",
-DlgGenAccessKey                : "Clave de Acceso",
-DlgGenName                     : "Nombre",
-DlgGenTabIndex         : "Indice de tabulación",
-DlgGenLongDescr                : "Descripción larga URL",
-DlgGenClass                    : "Clases de hojas de estilo",
-DlgGenTitle                    : "Título",
-DlgGenContType         : "Tipo de Contenido",
-DlgGenLinkCharset      : "Fuente de caracteres vinculado",
-DlgGenStyle                    : "Estilo",
-
-// Image Dialog
-DlgImgTitle                    : "Propiedades de Imagen",
-DlgImgInfoTab          : "Información de Imagen",
-DlgImgBtnUpload                : "Enviar al Servidor",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Cargar",
-DlgImgAlt                      : "Texto Alternativo",
-DlgImgWidth                    : "Anchura",
-DlgImgHeight           : "Altura",
-DlgImgLockRatio                : "Proporcional",
-DlgBtnResetSize                : "Tamaño Original",
-DlgImgBorder           : "Borde",
-DlgImgHSpace           : "Esp.Horiz",
-DlgImgVSpace           : "Esp.Vert",
-DlgImgAlign                    : "Alineación",
-DlgImgAlignLeft                : "Izquierda",
-DlgImgAlignAbsBottom: "Abs inferior",
-DlgImgAlignAbsMiddle: "Abs centro",
-DlgImgAlignBaseline    : "Línea de base",
-DlgImgAlignBottom      : "Pie",
-DlgImgAlignMiddle      : "Centro",
-DlgImgAlignRight       : "Derecha",
-DlgImgAlignTextTop     : "Tope del texto",
-DlgImgAlignTop         : "Tope",
-DlgImgPreview          : "Vista Previa",
-DlgImgAlertUrl         : "Por favor escriba la URL de la imagen",
-DlgImgLinkTab          : "Vínculo",
-
-// Flash Dialog
-DlgFlashTitle          : "Propiedades de Flash",
-DlgFlashChkPlay                : "Autoejecución",
-DlgFlashChkLoop                : "Repetir",
-DlgFlashChkMenu                : "Activar Menú Flash",
-DlgFlashScale          : "Escala",
-DlgFlashScaleAll       : "Mostrar todo",
-DlgFlashScaleNoBorder  : "Sin Borde",
-DlgFlashScaleFit       : "Ajustado",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Vínculo",
-DlgLnkInfoTab          : "Información de Vínculo",
-DlgLnkTargetTab                : "Destino",
-
-DlgLnkType                     : "Tipo de vínculo",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Referencia en esta página",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocolo",
-DlgLnkProtoOther       : "<otro>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Seleccionar una referencia",
-DlgLnkAnchorByName     : "Por Nombre de Referencia",
-DlgLnkAnchorById       : "Por ID de elemento",
-DlgLnkNoAnchors                : "(No hay referencias disponibles en el documento)",
-DlgLnkEMail                    : "Dirección de E-Mail",
-DlgLnkEMailSubject     : "Título del Mensaje",
-DlgLnkEMailBody                : "Cuerpo del Mensaje",
-DlgLnkUpload           : "Cargar",
-DlgLnkBtnUpload                : "Enviar al Servidor",
-
-DlgLnkTarget           : "Destino",
-DlgLnkTargetFrame      : "<marco>",
-DlgLnkTargetPopup      : "<ventana emergente>",
-DlgLnkTargetBlank      : "Nueva Ventana(_blank)",
-DlgLnkTargetParent     : "Ventana Padre (_parent)",
-DlgLnkTargetSelf       : "Misma Ventana (_self)",
-DlgLnkTargetTop                : "Ventana primaria (_top)",
-DlgLnkTargetFrameName  : "Nombre del Marco Destino",
-DlgLnkPopWinName       : "Nombre de Ventana Emergente",
-DlgLnkPopWinFeat       : "Características de Ventana Emergente",
-DlgLnkPopResize                : "Ajustable",
-DlgLnkPopLocation      : "Barra de ubicación",
-DlgLnkPopMenu          : "Barra de Menú",
-DlgLnkPopScroll                : "Barras de desplazamiento",
-DlgLnkPopStatus                : "Barra de Estado",
-DlgLnkPopToolbar       : "Barra de Herramientas",
-DlgLnkPopFullScrn      : "Pantalla Completa (IE)",
-DlgLnkPopDependent     : "Dependiente (Netscape)",
-DlgLnkPopWidth         : "Anchura",
-DlgLnkPopHeight                : "Altura",
-DlgLnkPopLeft          : "Posición Izquierda",
-DlgLnkPopTop           : "Posición Derecha",
-
-DlnLnkMsgNoUrl         : "Por favor tipee el vínculo URL",
-DlnLnkMsgNoEMail       : "Por favor tipee la dirección de e-mail",
-DlnLnkMsgNoAnchor      : "Por favor seleccione una referencia",
-DlnLnkMsgInvPopName    : "El nombre debe empezar con un caracter alfanumérico y no debe contener espacios",
-
-// Color Dialog
-DlgColorTitle          : "Seleccionar Color",
-DlgColorBtnClear       : "Ninguno",
-DlgColorHighlight      : "Resaltado",
-DlgColorSelected       : "Seleccionado",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insertar un Emoticon",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Seleccione un caracter especial",
-
-// Table Dialog
-DlgTableTitle          : "Propiedades de Tabla",
-DlgTableRows           : "Filas",
-DlgTableColumns                : "Columnas",
-DlgTableBorder         : "Tamaño de Borde",
-DlgTableAlign          : "Alineación",
-DlgTableAlignNotSet    : "<No establecido>",
-DlgTableAlignLeft      : "Izquierda",
-DlgTableAlignCenter    : "Centrado",
-DlgTableAlignRight     : "Derecha",
-DlgTableWidth          : "Anchura",
-DlgTableWidthPx                : "pixeles",
-DlgTableWidthPc                : "porcentaje",
-DlgTableHeight         : "Altura",
-DlgTableCellSpace      : "Esp. e/celdas",
-DlgTableCellPad                : "Esp. interior",
-DlgTableCaption                : "Título",
-DlgTableSummary                : "Síntesis",
-DlgTableHeaders                : "Encabezados",
-DlgTableHeadersNone            : "Ninguno",
-DlgTableHeadersColumn  : "Primera columna",
-DlgTableHeadersRow             : "Primera fila",
-DlgTableHeadersBoth            : "Ambas",
-
-// Table Cell Dialog
-DlgCellTitle           : "Propiedades de Celda",
-DlgCellWidth           : "Anchura",
-DlgCellWidthPx         : "pixeles",
-DlgCellWidthPc         : "porcentaje",
-DlgCellHeight          : "Altura",
-DlgCellWordWrap                : "Cortar Línea",
-DlgCellWordWrapNotSet  : "<No establecido>",
-DlgCellWordWrapYes     : "Si",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Alineación Horizontal",
-DlgCellHorAlignNotSet  : "<No establecido>",
-DlgCellHorAlignLeft    : "Izquierda",
-DlgCellHorAlignCenter  : "Centrado",
-DlgCellHorAlignRight: "Derecha",
-DlgCellVerAlign                : "Alineación Vertical",
-DlgCellVerAlignNotSet  : "<Not establecido>",
-DlgCellVerAlignTop     : "Tope",
-DlgCellVerAlignMiddle  : "Medio",
-DlgCellVerAlignBottom  : "ie",
-DlgCellVerAlignBaseline        : "Línea de Base",
-DlgCellType            : "Tipo de celda",
-DlgCellTypeData                : "Datos",
-DlgCellTypeHeader      : "Encabezado",
-DlgCellRowSpan         : "Abarcar Filas",
-DlgCellCollSpan                : "Abarcar Columnas",
-DlgCellBackColor       : "Color de Fondo",
-DlgCellBorderColor     : "Color de Borde",
-DlgCellBtnSelect       : "Seleccione...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Buscar y Reemplazar",
-
-// Find Dialog
-DlgFindTitle           : "Buscar",
-DlgFindFindBtn         : "Buscar",
-DlgFindNotFoundMsg     : "El texto especificado no ha sido encontrado.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Reemplazar",
-DlgReplaceFindLbl              : "Texto a buscar:",
-DlgReplaceReplaceLbl   : "Reemplazar con:",
-DlgReplaceCaseChk              : "Coincidir may/min",
-DlgReplaceReplaceBtn   : "Reemplazar",
-DlgReplaceReplAllBtn   : "Reemplazar Todo",
-DlgReplaceWordChk              : "Coincidir toda la palabra",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "La configuración de seguridad de este navegador no permite la ejecución automática de operaciones de cortado. Por favor use el teclado (Ctrl+X).",
-PasteErrorCopy : "La configuración de seguridad de este navegador no permite la ejecución automática de operaciones de copiado. Por favor use el teclado (Ctrl+C).",
-
-PasteAsText            : "Pegar como Texto Plano",
-PasteFromWord  : "Pegar desde Word",
-
-DlgPasteMsg2   : "Por favor pegue dentro del cuadro utilizando el teclado (<STRONG>Ctrl+V</STRONG>); luego presione <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Debido a la configuración de seguridad de su navegador, el editor no tiene acceso al portapapeles. Es necesario que lo pegue de nuevo en esta ventana.",
-DlgPasteIgnoreFont             : "Ignorar definiciones de fuentes",
-DlgPasteRemoveStyles   : "Remover definiciones de estilo",
-
-// Color Picker
-ColorAutomatic : "Automático",
-ColorMoreColors        : "Más Colores...",
-
-// Document Properties
-DocProps               : "Propiedades del Documento",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Propiedades de la Referencia",
-DlgAnchorName          : "Nombre de la Referencia",
-DlgAnchorErrorName     : "Por favor, complete el nombre de la Referencia",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "No se encuentra en el Diccionario",
-DlgSpellChangeTo               : "Cambiar a",
-DlgSpellBtnIgnore              : "Ignorar",
-DlgSpellBtnIgnoreAll   : "Ignorar Todo",
-DlgSpellBtnReplace             : "Reemplazar",
-DlgSpellBtnReplaceAll  : "Reemplazar Todo",
-DlgSpellBtnUndo                        : "Deshacer",
-DlgSpellNoSuggestions  : "- No hay sugerencias -",
-DlgSpellProgress               : "Control de Ortografía en progreso...",
-DlgSpellNoMispell              : "Control finalizado: no se encontraron errores",
-DlgSpellNoChanges              : "Control finalizado: no se ha cambiado ninguna palabra",
-DlgSpellOneChange              : "Control finalizado: se ha cambiado una palabra",
-DlgSpellManyChanges            : "Control finalizado: se ha cambiado %1 palabras",
-
-IeSpellDownload                        : "Módulo de Control de Ortografía no instalado. ¿Desea descargarlo ahora?",
-
-// Button Dialog
-DlgButtonText          : "Texto (Valor)",
-DlgButtonType          : "Tipo",
-DlgButtonTypeBtn       : "Boton",
-DlgButtonTypeSbm       : "Enviar",
-DlgButtonTypeRst       : "Reestablecer",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nombre",
-DlgCheckboxValue       : "Valor",
-DlgCheckboxSelected    : "Seleccionado",
-
-// Form Dialog
-DlgFormName            : "Nombre",
-DlgFormAction  : "Acción",
-DlgFormMethod  : "Método",
-
-// Select Field Dialog
-DlgSelectName          : "Nombre",
-DlgSelectValue         : "Valor",
-DlgSelectSize          : "Tamaño",
-DlgSelectLines         : "Lineas",
-DlgSelectChkMulti      : "Permitir múltiple selección",
-DlgSelectOpAvail       : "Opciones disponibles",
-DlgSelectOpText                : "Texto",
-DlgSelectOpValue       : "Valor",
-DlgSelectBtnAdd                : "Agregar",
-DlgSelectBtnModify     : "Modificar",
-DlgSelectBtnUp         : "Subir",
-DlgSelectBtnDown       : "Bajar",
-DlgSelectBtnSetValue : "Establecer como predeterminado",
-DlgSelectBtnDelete     : "Eliminar",
-
-// Textarea Dialog
-DlgTextareaName        : "Nombre",
-DlgTextareaCols        : "Columnas",
-DlgTextareaRows        : "Filas",
-
-// Text Field Dialog
-DlgTextName                    : "Nombre",
-DlgTextValue           : "Valor",
-DlgTextCharWidth       : "Caracteres de ancho",
-DlgTextMaxChars                : "Máximo caracteres",
-DlgTextType                    : "Tipo",
-DlgTextTypeText                : "Texto",
-DlgTextTypePass                : "Contraseña",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nombre",
-DlgHiddenValue : "Valor",
-
-// Bulleted List Dialog
-BulletedListProp       : "Propiedades de Viñetas",
-NumberedListProp       : "Propiedades de Numeraciones",
-DlgLstStart                    : "Inicio",
-DlgLstType                     : "Tipo",
-DlgLstTypeCircle       : "Círculo",
-DlgLstTypeDisc         : "Disco",
-DlgLstTypeSquare       : "Cuadrado",
-DlgLstTypeNumbers      : "Números (1, 2, 3)",
-DlgLstTypeLCase                : "letras en minúsculas (a, b, c)",
-DlgLstTypeUCase                : "letras en mayúsculas (A, B, C)",
-DlgLstTypeSRoman       : "Números Romanos (i, ii, iii)",
-DlgLstTypeLRoman       : "Números Romanos (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Fondo",
-DlgDocColorsTab                : "Colores y Márgenes",
-DlgDocMetaTab          : "Meta Información",
-
-DlgDocPageTitle                : "Título de Página",
-DlgDocLangDir          : "Orientación de idioma",
-DlgDocLangDirLTR       : "Izq. a Derecha (LTR)",
-DlgDocLangDirRTL       : "Der. a Izquierda (RTL)",
-DlgDocLangCode         : "Código de Idioma",
-DlgDocCharSet          : "Codif. de Conjunto de Caracteres",
-DlgDocCharSetCE                : "Centro Europeo",
-DlgDocCharSetCT                : "Chino Tradicional (Big5)",
-DlgDocCharSetCR                : "Cirílico",
-DlgDocCharSetGR                : "Griego",
-DlgDocCharSetJP                : "Japonés",
-DlgDocCharSetKR                : "Coreano",
-DlgDocCharSetTR                : "Turco",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Europeo occidental",
-DlgDocCharSetOther     : "Otra Codificación",
-
-DlgDocDocType          : "Encabezado de Tipo de Documento",
-DlgDocDocTypeOther     : "Otro Encabezado",
-DlgDocIncXHTML         : "Incluir Declaraciones XHTML",
-DlgDocBgColor          : "Color de Fondo",
-DlgDocBgImage          : "URL de Imagen de Fondo",
-DlgDocBgNoScroll       : "Fondo sin rolido",
-DlgDocCText                    : "Texto",
-DlgDocCLink                    : "Vínculo",
-DlgDocCVisited         : "Vínculo Visitado",
-DlgDocCActive          : "Vínculo Activo",
-DlgDocMargins          : "Márgenes de Página",
-DlgDocMaTop                    : "Tope",
-DlgDocMaLeft           : "Izquierda",
-DlgDocMaRight          : "Derecha",
-DlgDocMaBottom         : "Pie",
-DlgDocMeIndex          : "Claves de indexación del Documento (separados por comas)",
-DlgDocMeDescr          : "Descripción del Documento",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Vista Previa",
-
-// Templates Dialog
-Templates                      : "Plantillas",
-DlgTemplatesTitle      : "Contenido de Plantillas",
-DlgTemplatesSelMsg     : "Por favor selecciona la plantilla a abrir en el editor<br>(el contenido actual se perderá):",
-DlgTemplatesLoading    : "Cargando lista de Plantillas. Por favor, aguarde...",
-DlgTemplatesNoTpl      : "(No hay plantillas definidas)",
-DlgTemplatesReplace    : "Reemplazar el contenido actual",
-
-// About Dialog
-DlgAboutAboutTab       : "Acerca de",
-DlgAboutBrowserInfoTab : "Información de Navegador",
-DlgAboutLicenseTab     : "Licencia",
-DlgAboutVersion                : "versión",
-DlgAboutInfo           : "Para mayor información por favor dirigirse a",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",
-DlgDivAdvancedTab      : "Avanzado",
-DlgDivStyle            : "Estilo",
-DlgDivInlineStyle      : "Estilos CSS"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/et.js b/horde/services/editor/fckeditor/editor/lang/src/et.js
deleted file mode 100644 (file)
index 81a5b7b..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Estonian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Voldi tööriistariba",
-ToolbarExpand          : "Laienda tööriistariba",
-
-// Toolbar Items and Context Menu
-Save                           : "Salvesta",
-NewPage                                : "Uus leht",
-Preview                                : "Eelvaade",
-Cut                                    : "Lõika",
-Copy                           : "Kopeeri",
-Paste                          : "Kleebi",
-PasteText                      : "Kleebi tavalise tekstina",
-PasteWord                      : "Kleebi Wordist",
-Print                          : "Prindi",
-SelectAll                      : "Vali kõik",
-RemoveFormat           : "Eemalda vorming",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Sisesta link / Muuda linki",
-RemoveLink                     : "Eemalda link",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Sisesta ankur / Muuda ankrut",
-AnchorDelete           : "Eemalda ankur",
-InsertImageLbl         : "Pilt",
-InsertImage                    : "Sisesta pilt / Muuda pilti",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Sisesta flash / Muuda flashi",
-InsertTableLbl         : "Tabel",
-InsertTable                    : "Sisesta tabel / Muuda tabelit",
-InsertLineLbl          : "Joon",
-InsertLine                     : "Sisesta horisontaaljoon",
-InsertSpecialCharLbl: "Erimärgid",
-InsertSpecialChar      : "Sisesta erimärk",
-InsertSmileyLbl                : "Emotikon",
-InsertSmiley           : "Sisesta emotikon",
-About                          : "FCKeditor teave",
-Bold                           : "Paks",
-Italic                         : "Kursiiv",
-Underline                      : "Allajoonitud",
-StrikeThrough          : "Läbijoonitud",
-Subscript                      : "Allindeks",
-Superscript                    : "Ülaindeks",
-LeftJustify                    : "Vasakjoondus",
-CenterJustify          : "Keskjoondus",
-RightJustify           : "Paremjoondus",
-BlockJustify           : "Rööpjoondus",
-DecreaseIndent         : "Vähenda taanet",
-IncreaseIndent         : "Suurenda taanet",
-Blockquote                     : "Blokktsitaat",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Võta tagasi",
-Redo                           : "Korda toimingut",
-NumberedListLbl                : "Nummerdatud loetelu",
-NumberedList           : "Sisesta/Eemalda nummerdatud loetelu",
-BulletedListLbl                : "Punktiseeritud loetelu",
-BulletedList           : "Sisesta/Eemalda punktiseeritud loetelu",
-ShowTableBorders       : "Näita tabeli jooni",
-ShowDetails                    : "Näita üksikasju",
-Style                          : "Laad",
-FontFormat                     : "Vorming",
-Font                           : "Kiri",
-FontSize                       : "Suurus",
-TextColor                      : "Teksti värv",
-BGColor                                : "Tausta värv",
-Source                         : "Lähtekood",
-Find                           : "Otsi",
-Replace                                : "Asenda",
-SpellCheck                     : "Kontrolli õigekirja",
-UniversalKeyboard      : "Universaalne klaviatuur",
-PageBreakLbl           : "Lehepiir",
-PageBreak                      : "Sisesta lehevahetuskoht",
-
-Form                   : "Vorm",
-Checkbox               : "Märkeruut",
-RadioButton            : "Raadionupp",
-TextField              : "Tekstilahter",
-Textarea               : "Tekstiala",
-HiddenField            : "Varjatud lahter",
-Button                 : "Nupp",
-SelectionField : "Valiklahter",
-ImageButton            : "Piltnupp",
-
-FitWindow              : "Maksimeeri redaktori mõõtmed",
-ShowBlocks             : "Näita blokke",
-
-// Context Menu
-EditLink                       : "Muuda linki",
-CellCM                         : "Lahter",
-RowCM                          : "Rida",
-ColumnCM                       : "Veerg",
-InsertRowAfter         : "Sisesta rida peale",
-InsertRowBefore                : "Sisesta rida enne",
-DeleteRows                     : "Eemalda read",
-InsertColumnAfter      : "Sisesta veerg peale",
-InsertColumnBefore     : "Sisesta veerg enne",
-DeleteColumns          : "Eemalda veerud",
-InsertCellAfter                : "Sisesta lahter peale",
-InsertCellBefore       : "Sisesta lahter enne",
-DeleteCells                    : "Eemalda lahtrid",
-MergeCells                     : "Ühenda lahtrid",
-MergeRight                     : "Ühenda paremale",
-MergeDown                      : "Ühenda alla",
-HorizontalSplitCell    : "Poolita lahter horisontaalselt",
-VerticalSplitCell      : "Poolita lahter vertikaalselt",
-TableDelete                    : "Kustuta tabel",
-CellProperties         : "Lahtri atribuudid",
-TableProperties                : "Tabeli atribuudid",
-ImageProperties                : "Pildi atribuudid",
-FlashProperties                : "Flash omadused",
-
-AnchorProp                     : "Ankru omadused",
-ButtonProp                     : "Nupu omadused",
-CheckboxProp           : "Märkeruudu omadused",
-HiddenFieldProp                : "Varjatud lahtri omadused",
-RadioButtonProp                : "Raadionupu omadused",
-ImageButtonProp                : "Piltnupu omadused",
-TextFieldProp          : "Tekstilahtri omadused",
-SelectionFieldProp     : "Valiklahtri omadused",
-TextareaProp           : "Tekstiala omadused",
-FormProp                       : "Vormi omadused",
-
-FontFormats                    : "Tavaline;Vormindatud;Aadress;Pealkiri 1;Pealkiri 2;Pealkiri 3;Pealkiri 4;Pealkiri 5;Pealkiri 6;Tavaline (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Töötlen XHTML'i. Palun oota...",
-Done                           : "Tehtud",
-PasteWordConfirm       : "Tekst, mida soovid lisada paistab pärinevat Word'ist. Kas soovid seda enne kleepimist puhastada?",
-NotCompatiblePaste     : "See käsk on saadaval ainult Internet Explorer versioon 5.5 või uuema puhul. Kas soovid kleepida ilma puhastamata?",
-UnknownToolbarItem     : "Tundmatu tööriistarea üksus \"%1\"",
-UnknownCommand         : "Tundmatu käsunimi \"%1\"",
-NotImplemented         : "Käsku ei täidetud",
-UnknownToolbarSet      : "Tööriistariba \"%1\" ei eksisteeri",
-NoActiveX                      : "Sinu veebisirvija turvalisuse seaded võivad limiteerida mõningaid tekstirdaktori kasutusvõimalusi. Sa peaksid võimaldama valiku \"Run ActiveX controls and plug-ins\" oma veebisirvija seadetes. Muidu võid sa täheldada vigu tekstiredaktori töös ja märgata puuduvaid funktsioone.",
-BrowseServerBlocked : "Ressursside sirvija avamine ebaõnnestus. Võimalda pop-up akende avanemine.",
-DialogBlocked          : "Ei olenud võimalik avada dialoogi akent. Võimalda pop-up akende avanemine.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Loobu",
-DlgBtnClose                    : "Sulge",
-DlgBtnBrowseServer     : "Sirvi serverit",
-DlgAdvancedTag         : "Täpsemalt",
-DlgOpOther                     : "<Teine>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Palun sisesta URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<määramata>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Keele suund",
-DlgGenLangDirLtr       : "Vasakult paremale (LTR)",
-DlgGenLangDirRtl       : "Paremalt vasakule (RTL)",
-DlgGenLangCode         : "Keele kood",
-DlgGenAccessKey                : "Juurdepääsu võti",
-DlgGenName                     : "Nimi",
-DlgGenTabIndex         : "Tab indeks",
-DlgGenLongDescr                : "Pikk kirjeldus URL",
-DlgGenClass                    : "Stiilistiku klassid",
-DlgGenTitle                    : "Juhendav tiitel",
-DlgGenContType         : "Juhendava sisu tüüp",
-DlgGenLinkCharset      : "Lingitud ressurssi märgistik",
-DlgGenStyle                    : "Laad",
-
-// Image Dialog
-DlgImgTitle                    : "Pildi atribuudid",
-DlgImgInfoTab          : "Pildi info",
-DlgImgBtnUpload                : "Saada serverissee",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Lae üles",
-DlgImgAlt                      : "Alternatiivne tekst",
-DlgImgWidth                    : "Laius",
-DlgImgHeight           : "Kõrgus",
-DlgImgLockRatio                : "Lukusta kuvasuhe",
-DlgBtnResetSize                : "Lähtesta suurus",
-DlgImgBorder           : "Joon",
-DlgImgHSpace           : "H. vaheruum",
-DlgImgVSpace           : "V. vaheruum",
-DlgImgAlign                    : "Joondus",
-DlgImgAlignLeft                : "Vasak",
-DlgImgAlignAbsBottom: "Abs alla",
-DlgImgAlignAbsMiddle: "Abs keskele",
-DlgImgAlignBaseline    : "Baasjoonele",
-DlgImgAlignBottom      : "Alla",
-DlgImgAlignMiddle      : "Keskele",
-DlgImgAlignRight       : "Paremale",
-DlgImgAlignTextTop     : "Tekstit üles",
-DlgImgAlignTop         : "Üles",
-DlgImgPreview          : "Eelvaade",
-DlgImgAlertUrl         : "Palun kirjuta pildi URL",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash omadused",
-DlgFlashChkPlay                : "Automaatne start ",
-DlgFlashChkLoop                : "Korduv",
-DlgFlashChkMenu                : "Võimalda flash menüü",
-DlgFlashScale          : "Mastaap",
-DlgFlashScaleAll       : "Näita kõike",
-DlgFlashScaleNoBorder  : "Äärist ei ole",
-DlgFlashScaleFit       : "Täpne sobivus",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Lingi info",
-DlgLnkTargetTab                : "Sihtkoht",
-
-DlgLnkType                     : "Lingi tüüp",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ankur sellel lehel",
-DlgLnkTypeEMail                : "E-post",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<muu>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Vali ankur",
-DlgLnkAnchorByName     : "Ankru nime järgi",
-DlgLnkAnchorById       : "Elemendi id järgi",
-DlgLnkNoAnchors                : "(Selles dokumendis ei ole ankruid)",
-DlgLnkEMail                    : "E-posti aadress",
-DlgLnkEMailSubject     : "Sõnumi teema",
-DlgLnkEMailBody                : "Sõnumi tekst",
-DlgLnkUpload           : "Lae üles",
-DlgLnkBtnUpload                : "Saada serverisse",
-
-DlgLnkTarget           : "Sihtkoht",
-DlgLnkTargetFrame      : "<raam>",
-DlgLnkTargetPopup      : "<hüpikaken>",
-DlgLnkTargetBlank      : "Uus aken (_blank)",
-DlgLnkTargetParent     : "Esivanem aken (_parent)",
-DlgLnkTargetSelf       : "Sama aken (_self)",
-DlgLnkTargetTop                : "Pealmine aken (_top)",
-DlgLnkTargetFrameName  : "Sihtmärk raami nimi",
-DlgLnkPopWinName       : "Hüpikakna nimi",
-DlgLnkPopWinFeat       : "Hüpikakna omadused",
-DlgLnkPopResize                : "Suurendatav",
-DlgLnkPopLocation      : "Aadressiriba",
-DlgLnkPopMenu          : "Menüüriba",
-DlgLnkPopScroll                : "Kerimisribad",
-DlgLnkPopStatus                : "Olekuriba",
-DlgLnkPopToolbar       : "Tööriistariba",
-DlgLnkPopFullScrn      : "Täisekraan (IE)",
-DlgLnkPopDependent     : "Sõltuv (Netscape)",
-DlgLnkPopWidth         : "Laius",
-DlgLnkPopHeight                : "Kõrgus",
-DlgLnkPopLeft          : "Vasak asukoht",
-DlgLnkPopTop           : "Ülemine asukoht",
-
-DlnLnkMsgNoUrl         : "Palun kirjuta lingi URL",
-DlnLnkMsgNoEMail       : "Palun kirjuta E-Posti aadress",
-DlnLnkMsgNoAnchor      : "Palun vali ankur",
-DlnLnkMsgInvPopName    : "Hüpikakna nimi peab algama alfabeetilise tähega ja ei tohi sisaldada tühikuid",
-
-// Color Dialog
-DlgColorTitle          : "Vali värv",
-DlgColorBtnClear       : "Tühjenda",
-DlgColorHighlight      : "Märgi",
-DlgColorSelected       : "Valitud",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Sisesta emotikon",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Vali erimärk",
-
-// Table Dialog
-DlgTableTitle          : "Tabeli atribuudid",
-DlgTableRows           : "Read",
-DlgTableColumns                : "Veerud",
-DlgTableBorder         : "Joone suurus",
-DlgTableAlign          : "Joondus",
-DlgTableAlignNotSet    : "<Määramata>",
-DlgTableAlignLeft      : "Vasak",
-DlgTableAlignCenter    : "Kesk",
-DlgTableAlignRight     : "Parem",
-DlgTableWidth          : "Laius",
-DlgTableWidthPx                : "pikslit",
-DlgTableWidthPc                : "protsenti",
-DlgTableHeight         : "Kõrgus",
-DlgTableCellSpace      : "Lahtri vahe",
-DlgTableCellPad                : "Lahtri täidis",
-DlgTableCaption                : "Tabeli tiitel",
-DlgTableSummary                : "Kokkuvõte",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Lahtri atribuudid",
-DlgCellWidth           : "Laius",
-DlgCellWidthPx         : "pikslit",
-DlgCellWidthPc         : "protsenti",
-DlgCellHeight          : "Kõrgus",
-DlgCellWordWrap                : "Sõna ülekanne",
-DlgCellWordWrapNotSet  : "<Määramata>",
-DlgCellWordWrapYes     : "Jah",
-DlgCellWordWrapNo      : "Ei",
-DlgCellHorAlign                : "Horisontaaljoondus",
-DlgCellHorAlignNotSet  : "<Määramata>",
-DlgCellHorAlignLeft    : "Vasak",
-DlgCellHorAlignCenter  : "Kesk",
-DlgCellHorAlignRight: "Parem",
-DlgCellVerAlign                : "Vertikaaljoondus",
-DlgCellVerAlignNotSet  : "<Määramata>",
-DlgCellVerAlignTop     : "Üles",
-DlgCellVerAlignMiddle  : "Keskele",
-DlgCellVerAlignBottom  : "Alla",
-DlgCellVerAlignBaseline        : "Baasjoonele",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Reaulatus",
-DlgCellCollSpan                : "Veeruulatus",
-DlgCellBackColor       : "Tausta värv",
-DlgCellBorderColor     : "Joone värv",
-DlgCellBtnSelect       : "Vali...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Otsi ja asenda",
-
-// Find Dialog
-DlgFindTitle           : "Otsi",
-DlgFindFindBtn         : "Otsi",
-DlgFindNotFoundMsg     : "Valitud teksti ei leitud.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Asenda",
-DlgReplaceFindLbl              : "Leia mida:",
-DlgReplaceReplaceLbl   : "Asenda millega:",
-DlgReplaceCaseChk              : "Erista suur- ja väiketähti",
-DlgReplaceReplaceBtn   : "Asenda",
-DlgReplaceReplAllBtn   : "Asenda kõik",
-DlgReplaceWordChk              : "Otsi terviklike sõnu",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt lõigata. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+X).",
-PasteErrorCopy : "Sinu veebisirvija turvaseaded ei luba redaktoril automaatselt kopeerida. Palun kasutage selleks klaviatuuri klahvikombinatsiooni (Ctrl+C).",
-
-PasteAsText            : "Kleebi tavalise tekstina",
-PasteFromWord  : "Kleebi Wordist",
-
-DlgPasteMsg2   : "Palun kleebi järgnevasse kasti kasutades klaviatuuri klahvikombinatsiooni (<STRONG>Ctrl+V</STRONG>) ja vajuta seejärel <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Sinu veebisirvija turvaseadete tõttu, ei oma redaktor otsest ligipääsu lõikelaua andmetele. Sa pead kleepima need uuesti siia aknasse.",
-DlgPasteIgnoreFont             : "Ignoreeri kirja definitsioone",
-DlgPasteRemoveStyles   : "Eemalda stiilide definitsioonid",
-
-// Color Picker
-ColorAutomatic : "Automaatne",
-ColorMoreColors        : "Rohkem värve...",
-
-// Document Properties
-DocProps               : "Dokumendi omadused",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ankru omadused",
-DlgAnchorName          : "Ankru nimi",
-DlgAnchorErrorName     : "Palun sisest ankru nimi",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Puudub sõnastikust",
-DlgSpellChangeTo               : "Muuda",
-DlgSpellBtnIgnore              : "Ignoreeri",
-DlgSpellBtnIgnoreAll   : "Ignoreeri kõiki",
-DlgSpellBtnReplace             : "Asenda",
-DlgSpellBtnReplaceAll  : "Asenda kõik",
-DlgSpellBtnUndo                        : "Võta tagasi",
-DlgSpellNoSuggestions  : "- Soovitused puuduvad -",
-DlgSpellProgress               : "Toimub õigekirja kontroll...",
-DlgSpellNoMispell              : "Õigekirja kontroll sooritatud: õigekirjuvigu ei leitud",
-DlgSpellNoChanges              : "Õigekirja kontroll sooritatud: ühtegi sõna ei muudetud",
-DlgSpellOneChange              : "Õigekirja kontroll sooritatud: üks sõna muudeti",
-DlgSpellManyChanges            : "Õigekirja kontroll sooritatud: %1 sõna muudetud",
-
-IeSpellDownload                        : "Õigekirja kontrollija ei ole installeeritud. Soovid sa selle alla laadida?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (väärtus)",
-DlgButtonType          : "Tüüp",
-DlgButtonTypeBtn       : "Nupp",
-DlgButtonTypeSbm       : "Saada",
-DlgButtonTypeRst       : "Lähtesta",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nimi",
-DlgCheckboxValue       : "Väärtus",
-DlgCheckboxSelected    : "Valitud",
-
-// Form Dialog
-DlgFormName            : "Nimi",
-DlgFormAction  : "Toiming",
-DlgFormMethod  : "Meetod",
-
-// Select Field Dialog
-DlgSelectName          : "Nimi",
-DlgSelectValue         : "Väärtus",
-DlgSelectSize          : "Suurus",
-DlgSelectLines         : "ridu",
-DlgSelectChkMulti      : "Võimalda mitu valikut",
-DlgSelectOpAvail       : "Võimalikud valikud",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Väärtus",
-DlgSelectBtnAdd                : "Lisa",
-DlgSelectBtnModify     : "Muuda",
-DlgSelectBtnUp         : "Üles",
-DlgSelectBtnDown       : "Alla",
-DlgSelectBtnSetValue : "Sea valitud olekuna",
-DlgSelectBtnDelete     : "Kustuta",
-
-// Textarea Dialog
-DlgTextareaName        : "Nimi",
-DlgTextareaCols        : "Veerge",
-DlgTextareaRows        : "Ridu",
-
-// Text Field Dialog
-DlgTextName                    : "Nimi",
-DlgTextValue           : "Väärtus",
-DlgTextCharWidth       : "Laius (tähemärkides)",
-DlgTextMaxChars                : "Maksimaalselt tähemärke",
-DlgTextType                    : "Tüüp",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Parool",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nimi",
-DlgHiddenValue : "Väärtus",
-
-// Bulleted List Dialog
-BulletedListProp       : "Täpitud loetelu omadused",
-NumberedListProp       : "Nummerdatud loetelu omadused",
-DlgLstStart                    : "Alusta",
-DlgLstType                     : "Tüüp",
-DlgLstTypeCircle       : "Ring",
-DlgLstTypeDisc         : "Ketas",
-DlgLstTypeSquare       : "Ruut",
-DlgLstTypeNumbers      : "Numbrid (1, 2, 3)",
-DlgLstTypeLCase                : "Väiketähed (a, b, c)",
-DlgLstTypeUCase                : "Suurtähed (A, B, C)",
-DlgLstTypeSRoman       : "Väiksed Rooma numbrid (i, ii, iii)",
-DlgLstTypeLRoman       : "Suured Rooma numbrid (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Üldine",
-DlgDocBackTab          : "Taust",
-DlgDocColorsTab                : "Värvid ja veerised",
-DlgDocMetaTab          : "Meta andmed",
-
-DlgDocPageTitle                : "Lehekülje tiitel",
-DlgDocLangDir          : "Kirja suund",
-DlgDocLangDirLTR       : "Vasakult paremale (LTR)",
-DlgDocLangDirRTL       : "Paremalt vasakule (RTL)",
-DlgDocLangCode         : "Keele kood",
-DlgDocCharSet          : "Märgistiku kodeering",
-DlgDocCharSetCE                : "Kesk-Euroopa",
-DlgDocCharSetCT                : "Hiina traditsiooniline (Big5)",
-DlgDocCharSetCR                : "Kirillisa",
-DlgDocCharSetGR                : "Kreeka",
-DlgDocCharSetJP                : "Jaapani",
-DlgDocCharSetKR                : "Korea",
-DlgDocCharSetTR                : "Türgi",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Lääne-Euroopa",
-DlgDocCharSetOther     : "Ülejäänud märgistike kodeeringud",
-
-DlgDocDocType          : "Dokumendi tüüppäis",
-DlgDocDocTypeOther     : "Teised dokumendi tüüppäised",
-DlgDocIncXHTML         : "Arva kaasa XHTML deklaratsioonid",
-DlgDocBgColor          : "Taustavärv",
-DlgDocBgImage          : "Taustapildi URL",
-DlgDocBgNoScroll       : "Mittekeritav tagataust",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Külastatud link",
-DlgDocCActive          : "Aktiivne link",
-DlgDocMargins          : "Lehekülje äärised",
-DlgDocMaTop                    : "Ülaserv",
-DlgDocMaLeft           : "Vasakserv",
-DlgDocMaRight          : "Paremserv",
-DlgDocMaBottom         : "Alaserv",
-DlgDocMeIndex          : "Dokumendi võtmesõnad (eraldatud komadega)",
-DlgDocMeDescr          : "Dokumendi kirjeldus",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Autoriõigus",
-DlgDocPreview          : "Eelvaade",
-
-// Templates Dialog
-Templates                      : "Šabloon",
-DlgTemplatesTitle      : "Sisu šabloonid",
-DlgTemplatesSelMsg     : "Palun vali šabloon, et avada see redaktoris<br />(praegune sisu läheb kaotsi):",
-DlgTemplatesLoading    : "Laen šabloonide nimekirja. Palun oota...",
-DlgTemplatesNoTpl      : "(Ühtegi šablooni ei ole defineeritud)",
-DlgTemplatesReplace    : "Asenda tegelik sisu",
-
-// About Dialog
-DlgAboutAboutTab       : "Teave",
-DlgAboutBrowserInfoTab : "Veebisirvija info",
-DlgAboutLicenseTab     : "Litsents",
-DlgAboutVersion                : "versioon",
-DlgAboutInfo           : "Täpsema info saamiseks mine",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/eu.js b/horde/services/editor/fckeditor/editor/lang/src/eu.js
deleted file mode 100644 (file)
index c3c2ac4..0000000
+++ /dev/null
@@ -1,535 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Basque language file.
- * Euskara hizkuntza fitxategia.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Estutu Tresna Barra",
-ToolbarExpand          : "Hedatu Tresna Barra",
-
-// Toolbar Items and Context Menu
-Save                           : "Gorde",
-NewPage                                : "Orrialde Berria",
-Preview                                : "Aurrebista",
-Cut                                    : "Ebaki",
-Copy                           : "Kopiatu",
-Paste                          : "Itsatsi",
-PasteText                      : "Itsatsi testu bezala",
-PasteWord                      : "Itsatsi Word-etik",
-Print                          : "Inprimatu",
-SelectAll                      : "Hautatu dena",
-RemoveFormat           : "Kendu Formatua",
-InsertLinkLbl          : "Esteka",
-InsertLink                     : "Txertatu/Editatu Esteka",
-RemoveLink                     : "Kendu Esteka",
-VisitLink                      : "Ireki Esteka",
-Anchor                         : "Aingura",
-AnchorDelete           : "Ezabatu Aingura",
-InsertImageLbl         : "Irudia",
-InsertImage                    : "Txertatu/Editatu Irudia",
-InsertFlashLbl         : "Flasha",
-InsertFlash                    : "Txertatu/Editatu Flasha",
-InsertTableLbl         : "Taula",
-InsertTable                    : "Txertatu/Editatu Taula",
-InsertLineLbl          : "Lerroa",
-InsertLine                     : "Txertatu Marra Horizontala",
-InsertSpecialCharLbl: "Karaktere Berezia",
-InsertSpecialChar      : "Txertatu Karaktere Berezia",
-InsertSmileyLbl                : "Aurpegierak",
-InsertSmiley           : "Txertatu Aurpegierak",
-About                          : "FCKeditor-ri buruz",
-Bold                           : "Lodia",
-Italic                         : "Etzana",
-Underline                      : "Azpimarratu",
-StrikeThrough          : "Marratua",
-Subscript                      : "Azpi-indize",
-Superscript                    : "Goi-indize",
-LeftJustify                    : "Lerrokatu Ezkerrean",
-CenterJustify          : "Lerrokatu Erdian",
-RightJustify           : "Lerrokatu Eskuman",
-BlockJustify           : "Justifikatu",
-DecreaseIndent         : "Txikitu Koska",
-IncreaseIndent         : "Handitu Koska",
-Blockquote                     : "Aipamen blokea",
-CreateDiv                      : "Sortu Div Edukitzailea",
-EditDiv                                : "Editatu Div Edukitzailea",
-DeleteDiv                      : "Ezabatu Div Edukitzailea",
-Undo                           : "Desegin",
-Redo                           : "Berregin",
-NumberedListLbl                : "Zenbakidun Zerrenda",
-NumberedList           : "Txertatu/Kendu Zenbakidun zerrenda",
-BulletedListLbl                : "Buletdun Zerrenda",
-BulletedList           : "Txertatu/Kendu Buletdun zerrenda",
-ShowTableBorders       : "Erakutsi Taularen Ertzak",
-ShowDetails                    : "Erakutsi Xehetasunak",
-Style                          : "Estiloa",
-FontFormat                     : "Formatua",
-Font                           : "Letra-tipoa",
-FontSize                       : "Tamaina",
-TextColor                      : "Testu Kolorea",
-BGColor                                : "Atzeko kolorea",
-Source                         : "HTML Iturburua",
-Find                           : "Bilatu",
-Replace                                : "Ordezkatu",
-SpellCheck                     : "Ortografia",
-UniversalKeyboard      : "Teklatu Unibertsala",
-PageBreakLbl           : "Orrialde-jauzia",
-PageBreak                      : "Txertatu Orrialde-jauzia",
-
-Form                   : "Formularioa",
-Checkbox               : "Kontrol-laukia",
-RadioButton            : "Aukera-botoia",
-TextField              : "Testu Eremua",
-Textarea               : "Testu-area",
-HiddenField            : "Ezkutuko Eremua",
-Button                 : "Botoia",
-SelectionField : "Hautespen Eremua",
-ImageButton            : "Irudi Botoia",
-
-FitWindow              : "Maximizatu editorearen tamaina",
-ShowBlocks             : "Blokeak erakutsi",
-
-// Context Menu
-EditLink                       : "Aldatu Esteka",
-CellCM                         : "Gelaxka",
-RowCM                          : "Errenkada",
-ColumnCM                       : "Zutabea",
-InsertRowAfter         : "Txertatu Lerroa Ostean",
-InsertRowBefore                : "Txertatu Lerroa Aurretik",
-DeleteRows                     : "Ezabatu Errenkadak",
-InsertColumnAfter      : "Txertatu Zutabea Ostean",
-InsertColumnBefore     : "Txertatu Zutabea Aurretik",
-DeleteColumns          : "Ezabatu Zutabeak",
-InsertCellAfter                : "Txertatu Gelaxka Ostean",
-InsertCellBefore       : "Txertatu Gelaxka Aurretik",
-DeleteCells                    : "Kendu Gelaxkak",
-MergeCells                     : "Batu Gelaxkak",
-MergeRight                     : "Elkartu Eskumara",
-MergeDown                      : "Elkartu Behera",
-HorizontalSplitCell    : "Banatu Gelaxkak Horizontalki",
-VerticalSplitCell      : "Banatu Gelaxkak Bertikalki",
-TableDelete                    : "Ezabatu Taula",
-CellProperties         : "Gelaxkaren Ezaugarriak",
-TableProperties                : "Taularen Ezaugarriak",
-ImageProperties                : "Irudiaren Ezaugarriak",
-FlashProperties                : "Flasharen Ezaugarriak",
-
-AnchorProp                     : "Ainguraren Ezaugarriak",
-ButtonProp                     : "Botoiaren Ezaugarriak",
-CheckboxProp           : "Kontrol-laukiko Ezaugarriak",
-HiddenFieldProp                : "Ezkutuko Eremuaren Ezaugarriak",
-RadioButtonProp                : "Aukera-botoiaren Ezaugarriak",
-ImageButtonProp                : "Irudi Botoiaren Ezaugarriak",
-TextFieldProp          : "Testu Eremuaren Ezaugarriak",
-SelectionFieldProp     : "Hautespen Eremuaren Ezaugarriak",
-TextareaProp           : "Testu-arearen Ezaugarriak",
-FormProp                       : "Formularioaren Ezaugarriak",
-
-FontFormats                    : "Arrunta;Formateatua;Helbidea;Izenburua 1;Izenburua 2;Izenburua 3;Izenburua 4;Izenburua 5;Izenburua 6;Paragrafoa (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML Prozesatzen. Itxaron mesedez...",
-Done                           : "Eginda",
-PasteWordConfirm       : "Itsatsi nahi duzun testua Wordetik hartua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?",
-NotCompatiblePaste     : "Komando hau Internet Explorer 5.5 bertsiorako edo ondorengoentzako erabilgarria dago. Garbitu gabe itsatsi nahi duzu?",
-UnknownToolbarItem     : "Ataza barrako elementu ezezaguna \"%1\"",
-UnknownCommand         : "Komando izen ezezaguna \"%1\"",
-NotImplemented         : "Komando ez inplementatua",
-UnknownToolbarSet      : "Ataza barra \"%1\" taldea ez da existitzen",
-NoActiveX                      : "Zure nabigatzailearen segurtasun hobespenak editore honen zenbait ezaugarri mugatu ditzake. \"ActiveX kontrolak eta pluginak\" aktibatu beharko zenituzke, bestela erroreak eta ezaugarrietan mugak egon daitezke.",
-BrowseServerBlocked : "Baliabideen arakatzailea ezin da ireki. Ziurtatu popup blokeatzaileak desgaituta dituzula.",
-DialogBlocked          : "Ezin da elkarrizketa-leihoa ireki. Ziurtatu popup blokeatzaileak desgaituta dituzula.",
-VisitLinkBlocked       : "Ezin da leiho berri bat ireki. Ziurtatu popup blokeatzaileak desgaituta dituzula.",
-
-// Dialogs
-DlgBtnOK                       : "Ados",
-DlgBtnCancel           : "Utzi",
-DlgBtnClose                    : "Itxi",
-DlgBtnBrowseServer     : "Zerbitzaria arakatu",
-DlgAdvancedTag         : "Aurreratua",
-DlgOpOther                     : "<Bestelakoak>",
-DlgInfoTab                     : "Informazioa",
-DlgAlertUrl                    : "Mesedez URLa idatzi ezazu",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<Ezarri gabe>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Hizkuntzaren Norabidea",
-DlgGenLangDirLtr       : "Ezkerretik Eskumara(LTR)",
-DlgGenLangDirRtl       : "Eskumatik Ezkerrera (RTL)",
-DlgGenLangCode         : "Hizkuntza Kodea",
-DlgGenAccessKey                : "Sarbide-gakoa",
-DlgGenName                     : "Izena",
-DlgGenTabIndex         : "Tabulazio Indizea",
-DlgGenLongDescr                : "URL Deskribapen Luzea",
-DlgGenClass                    : "Estilo-orriko Klaseak",
-DlgGenTitle                    : "Izenburua",
-DlgGenContType         : "Eduki Mota (Content Type)",
-DlgGenLinkCharset      : "Estekatutako Karaktere Multzoa",
-DlgGenStyle                    : "Estiloa",
-
-// Image Dialog
-DlgImgTitle                    : "Irudi Ezaugarriak",
-DlgImgInfoTab          : "Irudi informazioa",
-DlgImgBtnUpload                : "Zerbitzarira bidalia",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Gora Kargatu",
-DlgImgAlt                      : "Ordezko Testua",
-DlgImgWidth                    : "Zabalera",
-DlgImgHeight           : "Altuera",
-DlgImgLockRatio                : "Erlazioa Blokeatu",
-DlgBtnResetSize                : "Tamaina Berrezarri",
-DlgImgBorder           : "Ertza",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Lerrokatu",
-DlgImgAlignLeft                : "Ezkerrera",
-DlgImgAlignAbsBottom: "Abs Behean",
-DlgImgAlignAbsMiddle: "Abs Erdian",
-DlgImgAlignBaseline    : "Oinan",
-DlgImgAlignBottom      : "Behean",
-DlgImgAlignMiddle      : "Erdian",
-DlgImgAlignRight       : "Eskuman",
-DlgImgAlignTextTop     : "Testua Goian",
-DlgImgAlignTop         : "Goian",
-DlgImgPreview          : "Aurrebista",
-DlgImgAlertUrl         : "Mesedez Irudiaren URLa idatzi",
-DlgImgLinkTab          : "Esteka",
-
-// Flash Dialog
-DlgFlashTitle          : "Flasharen Ezaugarriak",
-DlgFlashChkPlay                : "Automatikoki Erreproduzitu",
-DlgFlashChkLoop                : "Begizta",
-DlgFlashChkMenu                : "Flasharen Menua Gaitu",
-DlgFlashScale          : "Eskalatu",
-DlgFlashScaleAll       : "Dena erakutsi",
-DlgFlashScaleNoBorder  : "Ertzik gabe",
-DlgFlashScaleFit       : "Doitu",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Esteka",
-DlgLnkInfoTab          : "Estekaren Informazioa",
-DlgLnkTargetTab                : "Helburua",
-
-DlgLnkType                     : "Esteka Mota",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Aingura orrialde honetan",
-DlgLnkTypeEMail                : "ePosta",
-DlgLnkProto                    : "Protokoloa",
-DlgLnkProtoOther       : "<Beste batzuk>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Aingura bat hautatu",
-DlgLnkAnchorByName     : "Aingura izenagatik",
-DlgLnkAnchorById       : "Elementuaren ID-gatik",
-DlgLnkNoAnchors                : "(Ez daude aingurak eskuragarri dokumentuan)",
-DlgLnkEMail                    : "ePosta Helbidea",
-DlgLnkEMailSubject     : "Mezuaren Gaia",
-DlgLnkEMailBody                : "Mezuaren Gorputza",
-DlgLnkUpload           : "Gora kargatu",
-DlgLnkBtnUpload                : "Zerbitzarira bidali",
-
-DlgLnkTarget           : "Target (Helburua)",
-DlgLnkTargetFrame      : "<marko>",
-DlgLnkTargetPopup      : "<popup leihoa>",
-DlgLnkTargetBlank      : "Leiho Berria (_blank)",
-DlgLnkTargetParent     : "Leiho Gurasoa (_parent)",
-DlgLnkTargetSelf       : "Leiho Berdina (_self)",
-DlgLnkTargetTop                : "Goiko Leihoa (_top)",
-DlgLnkTargetFrameName  : "Marko Helburuaren Izena",
-DlgLnkPopWinName       : "Popup Leihoaren Izena",
-DlgLnkPopWinFeat       : "Popup Leihoaren Ezaugarriak",
-DlgLnkPopResize                : "Tamaina Aldakorra",
-DlgLnkPopLocation      : "Kokaleku Barra",
-DlgLnkPopMenu          : "Menu Barra",
-DlgLnkPopScroll                : "Korritze Barrak",
-DlgLnkPopStatus                : "Egoera Barra",
-DlgLnkPopToolbar       : "Tresna Barra",
-DlgLnkPopFullScrn      : "Pantaila Osoa (IE)",
-DlgLnkPopDependent     : "Menpekoa (Netscape)",
-DlgLnkPopWidth         : "Zabalera",
-DlgLnkPopHeight                : "Altuera",
-DlgLnkPopLeft          : "Ezkerreko  Posizioa",
-DlgLnkPopTop           : "Goiko Posizioa",
-
-DlnLnkMsgNoUrl         : "Mesedez URL esteka idatzi",
-DlnLnkMsgNoEMail       : "Mesedez ePosta helbidea idatzi",
-DlnLnkMsgNoAnchor      : "Mesedez aingura bat aukeratu",
-DlnLnkMsgInvPopName    : "Popup leihoaren izenak karaktere alfabetiko batekin hasi behar du eta eta ezin du zuriunerik izan",
-
-// Color Dialog
-DlgColorTitle          : "Kolore Aukeraketa",
-DlgColorBtnClear       : "Garbitu",
-DlgColorHighlight      : "Nabarmendu",
-DlgColorSelected       : "Aukeratuta",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Aurpegiera Sartu",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Karaktere Berezia Aukeratu",
-
-// Table Dialog
-DlgTableTitle          : "Taularen Ezaugarriak",
-DlgTableRows           : "Lerroak",
-DlgTableColumns                : "Zutabeak",
-DlgTableBorder         : "Ertzaren Zabalera",
-DlgTableAlign          : "Lerrokatu",
-DlgTableAlignNotSet    : "<Ezarri gabe>",
-DlgTableAlignLeft      : "Ezkerrean",
-DlgTableAlignCenter    : "Erdian",
-DlgTableAlignRight     : "Eskuman",
-DlgTableWidth          : "Zabalera",
-DlgTableWidthPx                : "pixel",
-DlgTableWidthPc                : "ehuneko",
-DlgTableHeight         : "Altuera",
-DlgTableCellSpace      : "Gelaxka arteko tartea",
-DlgTableCellPad                : "Gelaxken betegarria",
-DlgTableCaption                : "Epigrafea",
-DlgTableSummary                : "Laburpena",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Gelaxken Ezaugarriak",
-DlgCellWidth           : "Zabalera",
-DlgCellWidthPx         : "pixel",
-DlgCellWidthPc         : "ehuneko",
-DlgCellHeight          : "Altuera",
-DlgCellWordWrap                : "Itzulbira",
-DlgCellWordWrapNotSet  : "<Ezarri gabe>",
-DlgCellWordWrapYes     : "Bai",
-DlgCellWordWrapNo      : "Ez",
-DlgCellHorAlign                : "Lerrokatu Horizontalki",
-DlgCellHorAlignNotSet  : "<Ezarri gabe>",
-DlgCellHorAlignLeft    : "Ezkerrean",
-DlgCellHorAlignCenter  : "Erdian",
-DlgCellHorAlignRight: "Eskuman",
-DlgCellVerAlign                : "Lerrokatu Bertikalki",
-DlgCellVerAlignNotSet  : "<Ezarri gabe>",
-DlgCellVerAlignTop     : "Goian",
-DlgCellVerAlignMiddle  : "Erdian",
-DlgCellVerAlignBottom  : "Behean",
-DlgCellVerAlignBaseline        : "Oinean",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Lerroak Hedatu",
-DlgCellCollSpan                : "Zutabeak Hedatu",
-DlgCellBackColor       : "Atzeko Kolorea",
-DlgCellBorderColor     : "Ertzako Kolorea",
-DlgCellBtnSelect       : "Aukeratu...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Bilatu eta Ordeztu",
-
-// Find Dialog
-DlgFindTitle           : "Bilaketa",
-DlgFindFindBtn         : "Bilatu",
-DlgFindNotFoundMsg     : "Idatzitako testua ez da topatu.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Ordeztu",
-DlgReplaceFindLbl              : "Zer bilatu:",
-DlgReplaceReplaceLbl   : "Zerekin ordeztu:",
-DlgReplaceCaseChk              : "Maiuskula/minuskula",
-DlgReplaceReplaceBtn   : "Ordeztu",
-DlgReplaceReplAllBtn   : "Ordeztu Guztiak",
-DlgReplaceWordChk              : "Esaldi osoa bilatu",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki moztea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl+X).",
-PasteErrorCopy : "Zure web nabigatzailearen segurtasun ezarpenak testuak automatikoki kopiatzea ez dute baimentzen. Mesedez teklatua erabili ezazu (Ctrl+C).",
-
-PasteAsText            : "Testu Arrunta bezala Itsatsi",
-PasteFromWord  : "Word-etik itsatsi",
-
-DlgPasteMsg2   : "Mesedez teklatua erabilita (<STRONG>Ctrl+V</STRONG>) ondorego eremuan testua itsatsi eta <STRONG>OK</STRONG> sakatu.",
-DlgPasteSec            : "Nabigatzailearen segurtasun ezarpenak direla eta, editoreak ezin du arbela zuzenean erabili. Leiho honetan berriro itsatsi behar duzu.",
-DlgPasteIgnoreFont             : "Letra Motaren definizioa ezikusi",
-DlgPasteRemoveStyles   : "Estilo definizioak kendu",
-
-// Color Picker
-ColorAutomatic : "Automatikoa",
-ColorMoreColors        : "Kolore gehiago...",
-
-// Document Properties
-DocProps               : "Dokumentuaren Ezarpenak",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ainguraren Ezaugarriak",
-DlgAnchorName          : "Ainguraren Izena",
-DlgAnchorErrorName     : "Idatzi ainguraren izena",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ez dago hiztegian",
-DlgSpellChangeTo               : "Honekin ordezkatu",
-DlgSpellBtnIgnore              : "Ezikusi",
-DlgSpellBtnIgnoreAll   : "Denak Ezikusi",
-DlgSpellBtnReplace             : "Ordezkatu",
-DlgSpellBtnReplaceAll  : "Denak Ordezkatu",
-DlgSpellBtnUndo                        : "Desegin",
-DlgSpellNoSuggestions  : "- Iradokizunik ez -",
-DlgSpellProgress               : "Zuzenketa ortografikoa martxan...",
-DlgSpellNoMispell              : "Zuzenketa ortografikoa bukatuta: Akatsik ez",
-DlgSpellNoChanges              : "Zuzenketa ortografikoa bukatuta: Ez da ezer aldatu",
-DlgSpellOneChange              : "Zuzenketa ortografikoa bukatuta: Hitz bat aldatu da",
-DlgSpellManyChanges            : "Zuzenketa ortografikoa bukatuta: %1 hitz aldatu dira",
-
-IeSpellDownload                        : "Zuzentzaile ortografikoa ez dago instalatuta. Deskargatu nahi duzu?",
-
-// Button Dialog
-DlgButtonText          : "Testua (Balorea)",
-DlgButtonType          : "Mota",
-DlgButtonTypeBtn       : "Botoia",
-DlgButtonTypeSbm       : "Bidali",
-DlgButtonTypeRst       : "Garbitu",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Izena",
-DlgCheckboxValue       : "Balorea",
-DlgCheckboxSelected    : "Hautatuta",
-
-// Form Dialog
-DlgFormName            : "Izena",
-DlgFormAction  : "Ekintza",
-DlgFormMethod  : "Metodoa",
-
-// Select Field Dialog
-DlgSelectName          : "Izena",
-DlgSelectValue         : "Balorea",
-DlgSelectSize          : "Tamaina",
-DlgSelectLines         : "lerro kopurura",
-DlgSelectChkMulti      : "Hautaketa anitzak baimendu",
-DlgSelectOpAvail       : "Aukera Eskuragarriak",
-DlgSelectOpText                : "Testua",
-DlgSelectOpValue       : "Balorea",
-DlgSelectBtnAdd                : "Gehitu",
-DlgSelectBtnModify     : "Aldatu",
-DlgSelectBtnUp         : "Gora",
-DlgSelectBtnDown       : "Behera",
-DlgSelectBtnSetValue : "Aukeratutako balorea ezarri",
-DlgSelectBtnDelete     : "Ezabatu",
-
-// Textarea Dialog
-DlgTextareaName        : "Izena",
-DlgTextareaCols        : "Zutabeak",
-DlgTextareaRows        : "Lerroak",
-
-// Text Field Dialog
-DlgTextName                    : "Izena",
-DlgTextValue           : "Balorea",
-DlgTextCharWidth       : "Zabalera",
-DlgTextMaxChars                : "Zenbat karaktere gehienez",
-DlgTextType                    : "Mota",
-DlgTextTypeText                : "Testua",
-DlgTextTypePass                : "Pasahitza",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Izena",
-DlgHiddenValue : "Balorea",
-
-// Bulleted List Dialog
-BulletedListProp       : "Buletdun Zerrendaren Ezarpenak",
-NumberedListProp       : "Zenbakidun Zerrendaren Ezarpenak",
-DlgLstStart                    : "Hasiera",
-DlgLstType                     : "Mota",
-DlgLstTypeCircle       : "Zirkulua",
-DlgLstTypeDisc         : "Diskoa",
-DlgLstTypeSquare       : "Karratua",
-DlgLstTypeNumbers      : "Zenbakiak (1, 2, 3)",
-DlgLstTypeLCase                : "Letra xeheak (a, b, c)",
-DlgLstTypeUCase                : "Letra larriak (A, B, C)",
-DlgLstTypeSRoman       : "Erromatar zenbaki zeheak (i, ii, iii)",
-DlgLstTypeLRoman       : "Erromatar zenbaki larriak (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Orokorra",
-DlgDocBackTab          : "Atzealdea",
-DlgDocColorsTab                : "Koloreak eta Marjinak",
-DlgDocMetaTab          : "Meta Informazioa",
-
-DlgDocPageTitle                : "Orriaren Izenburua",
-DlgDocLangDir          : "Hizkuntzaren Norabidea",
-DlgDocLangDirLTR       : "Ezkerretik eskumara (LTR)",
-DlgDocLangDirRTL       : "Eskumatik ezkerrera (RTL)",
-DlgDocLangCode         : "Hizkuntzaren Kodea",
-DlgDocCharSet          : "Karaktere Multzoaren Kodeketa",
-DlgDocCharSetCE                : "Erdialdeko Europakoa",
-DlgDocCharSetCT                : "Txinatar Tradizionala (Big5)",
-DlgDocCharSetCR                : "Zirilikoa",
-DlgDocCharSetGR                : "Grekoa",
-DlgDocCharSetJP                : "Japoniarra",
-DlgDocCharSetKR                : "Korearra",
-DlgDocCharSetTR                : "Turkiarra",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Mendebaldeko Europakoa",
-DlgDocCharSetOther     : "Beste Karaktere Multzoko Kodeketa",
-
-DlgDocDocType          : "Document Type Goiburua",
-DlgDocDocTypeOther     : "Beste Document Type Goiburua",
-DlgDocIncXHTML         : "XHTML Ezarpenak",
-DlgDocBgColor          : "Atzeko Kolorea",
-DlgDocBgImage          : "Atzeko Irudiaren URL-a",
-DlgDocBgNoScroll       : "Korritze gabeko Atzealdea",
-DlgDocCText                    : "Testua",
-DlgDocCLink                    : "Estekak",
-DlgDocCVisited         : "Bisitatutako Estekak",
-DlgDocCActive          : "Esteka Aktiboa",
-DlgDocMargins          : "Orrialdearen marjinak",
-DlgDocMaTop                    : "Goian",
-DlgDocMaLeft           : "Ezkerrean",
-DlgDocMaRight          : "Eskuman",
-DlgDocMaBottom         : "Behean",
-DlgDocMeIndex          : "Dokumentuaren Gako-hitzak (komarekin bananduta)",
-DlgDocMeDescr          : "Dokumentuaren Deskribapena",
-DlgDocMeAuthor         : "Egilea",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Aurrebista",
-
-// Templates Dialog
-Templates                      : "Txantiloiak",
-DlgTemplatesTitle      : "Eduki Txantiloiak",
-DlgTemplatesSelMsg     : "Mesedez txantiloia aukeratu editorean kargatzeko<br>(orain dauden edukiak galduko dira):",
-DlgTemplatesLoading    : "Txantiloiak kargatzen. Itxaron mesedez...",
-DlgTemplatesNoTpl      : "(Ez dago definitutako txantiloirik)",
-DlgTemplatesReplace    : "Ordeztu oraingo edukiak",
-
-// About Dialog
-DlgAboutAboutTab       : "Honi buruz",
-DlgAboutBrowserInfoTab : "Nabigatzailearen Informazioa",
-DlgAboutLicenseTab     : "Lizentzia",
-DlgAboutVersion                : "bertsioa",
-DlgAboutInfo           : "Informazio gehiago eskuratzeko hona joan",
-
-// Div Dialog
-DlgDivGeneralTab       : "Orokorra",
-DlgDivAdvancedTab      : "Aurreratua",
-DlgDivStyle            : "Estiloa",
-DlgDivInlineStyle      : "Inline Estiloa"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/fa.js b/horde/services/editor/fckeditor/editor/lang/src/fa.js
deleted file mode 100644 (file)
index 080279d..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Persian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "rtl",
-
-ToolbarCollapse                : "برچیدن نوارابزار",
-ToolbarExpand          : "گستردن نوارابزار",
-
-// Toolbar Items and Context Menu
-Save                           : "ذخیره",
-NewPage                                : "برگهٴ تازه",
-Preview                                : "پیش‌نمایش",
-Cut                                    : "برش",
-Copy                           : "کپی",
-Paste                          : "چسباندن",
-PasteText                      : "چسباندن به عنوان متن ِساده",
-PasteWord                      : "چسباندن از Word",
-Print                          : "چاپ",
-SelectAll                      : "گزینش همه",
-RemoveFormat           : "برداشتن فرمت",
-InsertLinkLbl          : "پیوند",
-InsertLink                     : "گنجاندن/ویرایش ِپیوند",
-RemoveLink                     : "برداشتن پیوند",
-VisitLink                      : "باز کردن پیوند",
-Anchor                         : "گنجاندن/ویرایش ِلنگر",
-AnchorDelete           : "برداشتن لنگر",
-InsertImageLbl         : "تصویر",
-InsertImage                    : "گنجاندن/ویرایش ِتصویر",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "گنجاندن/ویرایش ِFlash",
-InsertTableLbl         : "جدول",
-InsertTable                    : "گنجاندن/ویرایش ِجدول",
-InsertLineLbl          : "خط",
-InsertLine                     : "گنجاندن خط ِافقی",
-InsertSpecialCharLbl: "نویسهٴ ویژه",
-InsertSpecialChar      : "گنجاندن نویسهٴ ویژه",
-InsertSmileyLbl                : "خندانک",
-InsertSmiley           : "گنجاندن خندانک",
-About                          : "دربارهٴ FCKeditor",
-Bold                           : "درشت",
-Italic                         : "خمیده",
-Underline                      : "خط‌زیردار",
-StrikeThrough          : "میان‌خط",
-Subscript                      : "زیرنویس",
-Superscript                    : "بالانویس",
-LeftJustify                    : "چپ‌چین",
-CenterJustify          : "میان‌چین",
-RightJustify           : "راست‌چین",
-BlockJustify           : "بلوک‌چین",
-DecreaseIndent         : "کاهش تورفتگی",
-IncreaseIndent         : "افزایش تورفتگی",
-Blockquote                     : "بلوک نقل قول",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "واچیدن",
-Redo                           : "بازچیدن",
-NumberedListLbl                : "فهرست شماره‌دار",
-NumberedList           : "گنجاندن/برداشتن فهرست شماره‌دار",
-BulletedListLbl                : "فهرست نقطه‌ای",
-BulletedList           : "گنجاندن/برداشتن فهرست نقطه‌ای",
-ShowTableBorders       : "نمایش لبهٴ جدول",
-ShowDetails                    : "نمایش جزئیات",
-Style                          : "سبک",
-FontFormat                     : "فرمت",
-Font                           : "قلم",
-FontSize                       : "اندازه",
-TextColor                      : "رنگ متن",
-BGColor                                : "رنگ پس‌زمینه",
-Source                         : "منبع",
-Find                           : "جستجو",
-Replace                                : "جایگزینی",
-SpellCheck                     : "بررسی املا",
-UniversalKeyboard      : "صفحه‌کلید جهانی",
-PageBreakLbl           : "شکستگی ِپایان ِبرگه",
-PageBreak                      : "گنجاندن شکستگی ِپایان ِبرگه",
-
-Form                   : "فرم",
-Checkbox               : "خانهٴ گزینه‌ای",
-RadioButton            : "دکمهٴ رادیویی",
-TextField              : "فیلد متنی",
-Textarea               : "ناحیهٴ متنی",
-HiddenField            : "فیلد پنهان",
-Button                 : "دکمه",
-SelectionField : "فیلد چندگزینه‌ای",
-ImageButton            : "دکمهٴ تصویری",
-
-FitWindow              : "بیشینه‌سازی ِاندازهٴ ویرایشگر",
-ShowBlocks             : "نمایش بلوک‌ها",
-
-// Context Menu
-EditLink                       : "ویرایش پیوند",
-CellCM                         : "سلول",
-RowCM                          : "سطر",
-ColumnCM                       : "ستون",
-InsertRowAfter         : "افزودن سطر بعد از",
-InsertRowBefore                : "افزودن سطر قبل از",
-DeleteRows                     : "حذف سطرها",
-InsertColumnAfter      : "افزودن ستون بعد از",
-InsertColumnBefore     : "افزودن ستون قبل از",
-DeleteColumns          : "حذف ستونها",
-InsertCellAfter                : "افزودن سلول بعد از",
-InsertCellBefore       : "افزودن سلول قبل از",
-DeleteCells                    : "حذف سلولها",
-MergeCells                     : "ادغام سلولها",
-MergeRight                     : "ادغام به راست",
-MergeDown                      : "ادغام به پایین",
-HorizontalSplitCell    : "جدا کردن افقی سلول",
-VerticalSplitCell      : "جدا کردن عمودی سلول",
-TableDelete                    : "پاک‌کردن جدول",
-CellProperties         : "ویژگیهای سلول",
-TableProperties                : "ویژگیهای جدول",
-ImageProperties                : "ویژگیهای تصویر",
-FlashProperties                : "ویژگیهای Flash",
-
-AnchorProp                     : "ویژگیهای لنگر",
-ButtonProp                     : "ویژگیهای دکمه",
-CheckboxProp           : "ویژگیهای خانهٴ گزینه‌ای",
-HiddenFieldProp                : "ویژگیهای فیلد پنهان",
-RadioButtonProp                : "ویژگیهای دکمهٴ رادیویی",
-ImageButtonProp                : "ویژگیهای دکمهٴ تصویری",
-TextFieldProp          : "ویژگیهای فیلد متنی",
-SelectionFieldProp     : "ویژگیهای فیلد چندگزینه‌ای",
-TextareaProp           : "ویژگیهای ناحیهٴ متنی",
-FormProp                       : "ویژگیهای فرم",
-
-FontFormats                    : "نرمال;فرمت‌شده;آدرس;سرنویس 1;سرنویس 2;سرنویس 3;سرنویس 4;سرنویس 5;سرنویس 6;بند;(DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "پردازش XHTML. لطفا صبر کنید...",
-Done                           : "انجام شد",
-PasteWordConfirm       : "متنی که می‌خواهید بچسبانید به نظر می‌رسد از Word کپی شده است. آیا می‌خواهید قبل از چسباندن آن را پاک‌سازی کنید؟",
-NotCompatiblePaste     : "این فرمان برای مرورگر Internet Explorer از نگارش 5.5 یا بالاتر در دسترس است. آیا می‌خواهید بدون پاک‌سازی، متن را بچسبانید؟",
-UnknownToolbarItem     : "فقرهٴ نوارابزار ناشناخته \"%1\"",
-UnknownCommand         : "نام دستور ناشناخته \"%1\"",
-NotImplemented         : "دستور پیاده‌سازی‌نشده",
-UnknownToolbarSet      : "مجموعهٴ نوارابزار \"%1\" وجود ندارد",
-NoActiveX                      : "تنظیمات امنیتی مرورگر شما ممکن است در بعضی از ویژگیهای مرورگر محدودیت ایجاد کند. شما باید گزینهٴ \"Run ActiveX controls and plug-ins\" را فعال کنید. ممکن است شما با خطاهایی روبرو باشید و متوجه کمبود ویژگیهایی شوید.",
-BrowseServerBlocked : "توانایی بازگشایی مرورگر منابع فراهم نیست. اطمینان حاصل کنید که تمامی برنامه‌های پیشگیری از نمایش popup را از کار بازداشته‌اید.",
-DialogBlocked          : "توانایی بازگشایی پنجرهٴ کوچک ِگفتگو فراهم نیست. اطمینان حاصل کنید که تمامی برنامه‌های پیشگیری از نمایش popup را از کار بازداشته‌اید.",
-VisitLinkBlocked       : "امکان بازکردن یک پنجره جدید نیست. اطمینان حاصل کنید که تمامی برنامه‌های پیشگیری از نمایش popup را از کار بازداشته‌اید.",
-
-// Dialogs
-DlgBtnOK                       : "پذیرش",
-DlgBtnCancel           : "انصراف",
-DlgBtnClose                    : "بستن",
-DlgBtnBrowseServer     : "فهرست‌نمایی سرور",
-DlgAdvancedTag         : "پیشرفته",
-DlgOpOther                     : "<غیره>",
-DlgInfoTab                     : "اطلاعات",
-DlgAlertUrl                    : "لطفاً URL را بنویسید",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<تعین‌نشده>",
-DlgGenId                       : "شناسه",
-DlgGenLangDir          : "جهت‌نمای زبان",
-DlgGenLangDirLtr       : "چپ به راست (LTR)",
-DlgGenLangDirRtl       : "راست به چپ (RTL)",
-DlgGenLangCode         : "کد زبان",
-DlgGenAccessKey                : "کلید دستیابی",
-DlgGenName                     : "نام",
-DlgGenTabIndex         : "نمایهٴ دسترسی با Tab",
-DlgGenLongDescr                : "URL توصیف طولانی",
-DlgGenClass                    : "کلاسهای شیوه‌نامه(Stylesheet)",
-DlgGenTitle                    : "عنوان کمکی",
-DlgGenContType         : "نوع محتوای کمکی",
-DlgGenLinkCharset      : "نویسه‌گان منبع ِپیوندشده",
-DlgGenStyle                    : "شیوه(style)",
-
-// Image Dialog
-DlgImgTitle                    : "ویژگیهای تصویر",
-DlgImgInfoTab          : "اطلاعات تصویر",
-DlgImgBtnUpload                : "به سرور بفرست",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "انتقال به سرور",
-DlgImgAlt                      : "متن جایگزین",
-DlgImgWidth                    : "پهنا",
-DlgImgHeight           : "درازا",
-DlgImgLockRatio                : "قفل‌کردن ِنسبت",
-DlgBtnResetSize                : "بازنشانی اندازه",
-DlgImgBorder           : "لبه",
-DlgImgHSpace           : "فاصلهٴ افقی",
-DlgImgVSpace           : "فاصلهٴ عمودی",
-DlgImgAlign                    : "چینش",
-DlgImgAlignLeft                : "چپ",
-DlgImgAlignAbsBottom: "پائین مطلق",
-DlgImgAlignAbsMiddle: "وسط مطلق",
-DlgImgAlignBaseline    : "خط‌پایه",
-DlgImgAlignBottom      : "پائین",
-DlgImgAlignMiddle      : "وسط",
-DlgImgAlignRight       : "راست",
-DlgImgAlignTextTop     : "متن بالا",
-DlgImgAlignTop         : "بالا",
-DlgImgPreview          : "پیش‌نمایش",
-DlgImgAlertUrl         : "لطفا URL تصویر را بنویسید",
-DlgImgLinkTab          : "پیوند",
-
-// Flash Dialog
-DlgFlashTitle          : "ویژگیهای Flash",
-DlgFlashChkPlay                : "آغاز ِخودکار",
-DlgFlashChkLoop                : "اجرای پیاپی",
-DlgFlashChkMenu                : "دردسترس‌بودن منوی Flash",
-DlgFlashScale          : "مقیاس",
-DlgFlashScaleAll       : "نمایش همه",
-DlgFlashScaleNoBorder  : "بدون کران",
-DlgFlashScaleFit       : "جایگیری کامل",
-
-// Link Dialog
-DlgLnkWindowTitle      : "پیوند",
-DlgLnkInfoTab          : "اطلاعات پیوند",
-DlgLnkTargetTab                : "مقصد",
-
-DlgLnkType                     : "نوع پیوند",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "لنگر در همین صفحه",
-DlgLnkTypeEMail                : "پست الکترونیکی",
-DlgLnkProto                    : "پروتکل",
-DlgLnkProtoOther       : "<دیگر>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "یک لنگر برگزینید",
-DlgLnkAnchorByName     : "با نام لنگر",
-DlgLnkAnchorById       : "با شناسهٴ المان",
-DlgLnkNoAnchors                : "(در این سند لنگری دردسترس نیست)",
-DlgLnkEMail                    : "نشانی پست الکترونیکی",
-DlgLnkEMailSubject     : "موضوع پیام",
-DlgLnkEMailBody                : "متن پیام",
-DlgLnkUpload           : "انتقال به سرور",
-DlgLnkBtnUpload                : "به سرور بفرست",
-
-DlgLnkTarget           : "مقصد",
-DlgLnkTargetFrame      : "<فریم>",
-DlgLnkTargetPopup      : "<پنجرهٴ پاپاپ>",
-DlgLnkTargetBlank      : "پنجرهٴ دیگر (_blank)",
-DlgLnkTargetParent     : "پنجرهٴ والد (_parent)",
-DlgLnkTargetSelf       : "همان پنجره (_self)",
-DlgLnkTargetTop                : "بالاترین پنجره (_top)",
-DlgLnkTargetFrameName  : "نام فریم مقصد",
-DlgLnkPopWinName       : "نام پنجرهٴ پاپاپ",
-DlgLnkPopWinFeat       : "ویژگیهای پنجرهٴ پاپاپ",
-DlgLnkPopResize                : "قابل تغییر اندازه",
-DlgLnkPopLocation      : "نوار موقعیت",
-DlgLnkPopMenu          : "نوار منو",
-DlgLnkPopScroll                : "میله‌های پیمایش",
-DlgLnkPopStatus                : "نوار وضعیت",
-DlgLnkPopToolbar       : "نوارابزار",
-DlgLnkPopFullScrn      : "تمام‌صفحه (IE)",
-DlgLnkPopDependent     : "وابسته (Netscape)",
-DlgLnkPopWidth         : "پهنا",
-DlgLnkPopHeight                : "درازا",
-DlgLnkPopLeft          : "موقعیت ِچپ",
-DlgLnkPopTop           : "موقعیت ِبالا",
-
-DlnLnkMsgNoUrl         : "لطفا URL پیوند را بنویسید",
-DlnLnkMsgNoEMail       : "لطفا نشانی پست الکترونیکی را بنویسید",
-DlnLnkMsgNoAnchor      : "لطفا لنگری را برگزینید",
-DlnLnkMsgInvPopName    : "نام پنجرهٴ پاپاپ باید با یک نویسهٴ الفبایی آغاز گردد و نباید فاصله‌های خالی در آن باشند",
-
-// Color Dialog
-DlgColorTitle          : "گزینش رنگ",
-DlgColorBtnClear       : "پاک‌کردن",
-DlgColorHighlight      : "نمونه",
-DlgColorSelected       : "برگزیده",
-
-// Smiley Dialog
-DlgSmileyTitle         : "گنجاندن خندانک",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "گزینش نویسهٴ‌ویژه",
-
-// Table Dialog
-DlgTableTitle          : "ویژگیهای جدول",
-DlgTableRows           : "سطرها",
-DlgTableColumns                : "ستونها",
-DlgTableBorder         : "اندازهٴ لبه",
-DlgTableAlign          : "چینش",
-DlgTableAlignNotSet    : "<تعین‌نشده>",
-DlgTableAlignLeft      : "چپ",
-DlgTableAlignCenter    : "وسط",
-DlgTableAlignRight     : "راست",
-DlgTableWidth          : "پهنا",
-DlgTableWidthPx                : "پیکسل",
-DlgTableWidthPc                : "درصد",
-DlgTableHeight         : "درازا",
-DlgTableCellSpace      : "فاصلهٴ میان سلولها",
-DlgTableCellPad                : "فاصلهٴ پرشده در سلول",
-DlgTableCaption                : "عنوان",
-DlgTableSummary                : "خلاصه",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "ویژگیهای سلول",
-DlgCellWidth           : "پهنا",
-DlgCellWidthPx         : "پیکسل",
-DlgCellWidthPc         : "درصد",
-DlgCellHeight          : "درازا",
-DlgCellWordWrap                : "شکستن واژه‌ها",
-DlgCellWordWrapNotSet  : "<تعین‌نشده>",
-DlgCellWordWrapYes     : "بله",
-DlgCellWordWrapNo      : "خیر",
-DlgCellHorAlign                : "چینش ِافقی",
-DlgCellHorAlignNotSet  : "<تعین‌نشده>",
-DlgCellHorAlignLeft    : "چپ",
-DlgCellHorAlignCenter  : "وسط",
-DlgCellHorAlignRight: "راست",
-DlgCellVerAlign                : "چینش ِعمودی",
-DlgCellVerAlignNotSet  : "<تعین‌نشده>",
-DlgCellVerAlignTop     : "بالا",
-DlgCellVerAlignMiddle  : "میان",
-DlgCellVerAlignBottom  : "پائین",
-DlgCellVerAlignBaseline        : "خط‌پایه",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "گستردگی سطرها",
-DlgCellCollSpan                : "گستردگی ستونها",
-DlgCellBackColor       : "رنگ پس‌زمینه",
-DlgCellBorderColor     : "رنگ لبه",
-DlgCellBtnSelect       : "برگزینید...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "جستجو و جایگزینی",
-
-// Find Dialog
-DlgFindTitle           : "یافتن",
-DlgFindFindBtn         : "یافتن",
-DlgFindNotFoundMsg     : "متن موردنظر یافت نشد.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "جایگزینی",
-DlgReplaceFindLbl              : "چه‌چیز را می‌یابید:",
-DlgReplaceReplaceLbl   : "جایگزینی با:",
-DlgReplaceCaseChk              : "همسانی در بزرگی و کوچکی نویسه‌ها",
-DlgReplaceReplaceBtn   : "جایگزینی",
-DlgReplaceReplAllBtn   : "جایگزینی همهٴ یافته‌ها",
-DlgReplaceWordChk              : "همسانی با واژهٴ کامل",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "تنظیمات امنیتی مرورگر شما اجازه نمی‌دهد که ویرایشگر به طور خودکار عملکردهای برش را انجام دهد. لطفا با دکمه‌های صفحه‌کلید این کار را انجام دهید (Ctrl+X).",
-PasteErrorCopy : "تنظیمات امنیتی مرورگر شما اجازه نمی‌دهد که ویرایشگر به طور خودکار عملکردهای کپی‌کردن را انجام دهد. لطفا با دکمه‌های صفحه‌کلید این کار را انجام دهید (Ctrl+C).",
-
-PasteAsText            : "چسباندن به عنوان متن ِساده",
-PasteFromWord  : "چسباندن از Word",
-
-DlgPasteMsg2   : "لطفا متن را با کلیدهای (<STRONG>Ctrl+V</STRONG>) در این جعبهٴ متنی بچسبانید و <STRONG>پذیرش</STRONG> را بزنید.",
-DlgPasteSec            : "به خاطر تنظیمات امنیتی مرورگر شما، ویرایشگر نمی‌تواند دسترسی مستقیم به داده‌های clipboard داشته باشد. شما باید دوباره آنرا در این پنجره بچسبانید.",
-DlgPasteIgnoreFont             : "چشم‌پوشی از تعاریف نوع قلم",
-DlgPasteRemoveStyles   : "چشم‌پوشی از تعاریف سبک (style)",
-
-// Color Picker
-ColorAutomatic : "خودکار",
-ColorMoreColors        : "رنگهای بیشتر...",
-
-// Document Properties
-DocProps               : "ویژگیهای سند",
-
-// Anchor Dialog
-DlgAnchorTitle         : "ویژگیهای لنگر",
-DlgAnchorName          : "نام لنگر",
-DlgAnchorErrorName     : "لطفا نام لنگر را بنویسید",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "در واژه‌نامه یافت نشد",
-DlgSpellChangeTo               : "تغییر به",
-DlgSpellBtnIgnore              : "چشم‌پوشی",
-DlgSpellBtnIgnoreAll   : "چشم‌پوشی همه",
-DlgSpellBtnReplace             : "جایگزینی",
-DlgSpellBtnReplaceAll  : "جایگزینی همه",
-DlgSpellBtnUndo                        : "واچینش",
-DlgSpellNoSuggestions  : "- پیشنهادی نیست -",
-DlgSpellProgress               : "بررسی املا در حال انجام...",
-DlgSpellNoMispell              : "بررسی املا انجام شد. هیچ غلط‌املائی یافت نشد",
-DlgSpellNoChanges              : "بررسی املا انجام شد. هیچ واژه‌ای تغییر نیافت",
-DlgSpellOneChange              : "بررسی املا انجام شد. یک واژه تغییر یافت",
-DlgSpellManyChanges            : "بررسی املا انجام شد. %1 واژه تغییر یافت",
-
-IeSpellDownload                        : "بررسی‌کنندهٴ املا نصب نشده است. آیا می‌خواهید آن را هم‌اکنون دریافت کنید؟",
-
-// Button Dialog
-DlgButtonText          : "متن (مقدار)",
-DlgButtonType          : "نوع",
-DlgButtonTypeBtn       : "دکمه",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "بازنشانی (Reset)",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "نام",
-DlgCheckboxValue       : "مقدار",
-DlgCheckboxSelected    : "برگزیده",
-
-// Form Dialog
-DlgFormName            : "نام",
-DlgFormAction  : "رویداد",
-DlgFormMethod  : "متد",
-
-// Select Field Dialog
-DlgSelectName          : "نام",
-DlgSelectValue         : "مقدار",
-DlgSelectSize          : "اندازه",
-DlgSelectLines         : "خطوط",
-DlgSelectChkMulti      : "گزینش چندگانه فراهم باشد",
-DlgSelectOpAvail       : "گزینه‌های دردسترس",
-DlgSelectOpText                : "متن",
-DlgSelectOpValue       : "مقدار",
-DlgSelectBtnAdd                : "افزودن",
-DlgSelectBtnModify     : "ویرایش",
-DlgSelectBtnUp         : "بالا",
-DlgSelectBtnDown       : "پائین",
-DlgSelectBtnSetValue : "تنظیم به عنوان مقدار ِبرگزیده",
-DlgSelectBtnDelete     : "پاک‌کردن",
-
-// Textarea Dialog
-DlgTextareaName        : "نام",
-DlgTextareaCols        : "ستونها",
-DlgTextareaRows        : "سطرها",
-
-// Text Field Dialog
-DlgTextName                    : "نام",
-DlgTextValue           : "مقدار",
-DlgTextCharWidth       : "پهنای نویسه",
-DlgTextMaxChars                : "بیشینهٴ نویسه‌ها",
-DlgTextType                    : "نوع",
-DlgTextTypeText                : "متن",
-DlgTextTypePass                : "گذرواژه",
-
-// Hidden Field Dialog
-DlgHiddenName  : "نام",
-DlgHiddenValue : "مقدار",
-
-// Bulleted List Dialog
-BulletedListProp       : "ویژگیهای فهرست نقطه‌ای",
-NumberedListProp       : "ویژگیهای فهرست شماره‌دار",
-DlgLstStart                    : "آغاز",
-DlgLstType                     : "نوع",
-DlgLstTypeCircle       : "دایره",
-DlgLstTypeDisc         : "قرص",
-DlgLstTypeSquare       : "چهارگوش",
-DlgLstTypeNumbers      : "شماره‌ها (1، 2، 3)",
-DlgLstTypeLCase                : "نویسه‌های کوچک (a، b، c)",
-DlgLstTypeUCase                : "نویسه‌های بزرگ (A، B، C)",
-DlgLstTypeSRoman       : "شمارگان رومی کوچک (i، ii، iii)",
-DlgLstTypeLRoman       : "شمارگان رومی بزرگ (I، II، III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "عمومی",
-DlgDocBackTab          : "پس‌زمینه",
-DlgDocColorsTab                : "رنگها و حاشیه‌ها",
-DlgDocMetaTab          : "فراداده",
-
-DlgDocPageTitle                : "عنوان صفحه",
-DlgDocLangDir          : "جهت زبان",
-DlgDocLangDirLTR       : "چپ به راست (LTR(",
-DlgDocLangDirRTL       : "راست به چپ (RTL(",
-DlgDocLangCode         : "کد زبان",
-DlgDocCharSet          : "رمزگذاری نویسه‌گان",
-DlgDocCharSetCE                : "اروپای مرکزی",
-DlgDocCharSetCT                : "چینی رسمی (Big5)",
-DlgDocCharSetCR                : "سیریلیک",
-DlgDocCharSetGR                : "یونانی",
-DlgDocCharSetJP                : "ژاپنی",
-DlgDocCharSetKR                : "کره‌ای",
-DlgDocCharSetTR                : "ترکی",
-DlgDocCharSetUN                : "یونیکُد (UTF-8)",
-DlgDocCharSetWE                : "اروپای غربی",
-DlgDocCharSetOther     : "رمزگذاری نویسه‌گان دیگر",
-
-DlgDocDocType          : "عنوان نوع سند",
-DlgDocDocTypeOther     : "عنوان نوع سند دیگر",
-DlgDocIncXHTML         : "شامل تعاریف XHTML",
-DlgDocBgColor          : "رنگ پس‌زمینه",
-DlgDocBgImage          : "URL تصویر پس‌زمینه",
-DlgDocBgNoScroll       : "پس‌زمینهٴ پیمایش‌ناپذیر",
-DlgDocCText                    : "متن",
-DlgDocCLink                    : "پیوند",
-DlgDocCVisited         : "پیوند مشاهده‌شده",
-DlgDocCActive          : "پیوند فعال",
-DlgDocMargins          : "حاشیه‌های صفحه",
-DlgDocMaTop                    : "بالا",
-DlgDocMaLeft           : "چپ",
-DlgDocMaRight          : "راست",
-DlgDocMaBottom         : "پایین",
-DlgDocMeIndex          : "کلیدواژگان نمایه‌گذاری سند (با کاما جدا شوند)",
-DlgDocMeDescr          : "توصیف سند",
-DlgDocMeAuthor         : "نویسنده",
-DlgDocMeCopy           : "کپی‌رایت",
-DlgDocPreview          : "پیش‌نمایش",
-
-// Templates Dialog
-Templates                      : "الگوها",
-DlgTemplatesTitle      : "الگوهای محتویات",
-DlgTemplatesSelMsg     : "لطفا الگوی موردنظر را برای بازکردن در ویرایشگر برگزینید<br>(محتویات کنونی از دست خواهند رفت):",
-DlgTemplatesLoading    : "بارگذاری فهرست الگوها. لطفا صبر کنید...",
-DlgTemplatesNoTpl      : "(الگوئی تعریف نشده است)",
-DlgTemplatesReplace    : "محتویات کنونی جایگزین شوند",
-
-// About Dialog
-DlgAboutAboutTab       : "درباره",
-DlgAboutBrowserInfoTab : "اطلاعات مرورگر",
-DlgAboutLicenseTab     : "گواهینامه",
-DlgAboutVersion                : "نگارش",
-DlgAboutInfo           : "برای آگاهی بیشتر به این نشانی بروید",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/fi.js b/horde/services/editor/fckeditor/editor/lang/src/fi.js
deleted file mode 100644 (file)
index 28477e7..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Finnish language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Piilota työkalurivi",
-ToolbarExpand          : "Näytä työkalurivi",
-
-// Toolbar Items and Context Menu
-Save                           : "Tallenna",
-NewPage                                : "Tyhjennä",
-Preview                                : "Esikatsele",
-Cut                                    : "Leikkaa",
-Copy                           : "Kopioi",
-Paste                          : "Liitä",
-PasteText                      : "Liitä tekstinä",
-PasteWord                      : "Liitä Wordista",
-Print                          : "Tulosta",
-SelectAll                      : "Valitse kaikki",
-RemoveFormat           : "Poista muotoilu",
-InsertLinkLbl          : "Linkki",
-InsertLink                     : "Lisää linkki/muokkaa linkkiä",
-RemoveLink                     : "Poista linkki",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Lisää ankkuri/muokkaa ankkuria",
-AnchorDelete           : "Poista ankkuri",
-InsertImageLbl         : "Kuva",
-InsertImage                    : "Lisää kuva/muokkaa kuvaa",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Lisää/muokkaa Flashia",
-InsertTableLbl         : "Taulu",
-InsertTable                    : "Lisää taulu/muokkaa taulua",
-InsertLineLbl          : "Murtoviiva",
-InsertLine                     : "Lisää murtoviiva",
-InsertSpecialCharLbl: "Erikoismerkki",
-InsertSpecialChar      : "Lisää erikoismerkki",
-InsertSmileyLbl                : "Hymiö",
-InsertSmiley           : "Lisää hymiö",
-About                          : "FCKeditorista",
-Bold                           : "Lihavoitu",
-Italic                         : "Kursivoitu",
-Underline                      : "Alleviivattu",
-StrikeThrough          : "Yliviivattu",
-Subscript                      : "Alaindeksi",
-Superscript                    : "Yläindeksi",
-LeftJustify                    : "Tasaa vasemmat reunat",
-CenterJustify          : "Keskitä",
-RightJustify           : "Tasaa oikeat reunat",
-BlockJustify           : "Tasaa molemmat reunat",
-DecreaseIndent         : "Pienennä sisennystä",
-IncreaseIndent         : "Suurenna sisennystä",
-Blockquote                     : "Lainaus",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Kumoa",
-Redo                           : "Toista",
-NumberedListLbl                : "Numerointi",
-NumberedList           : "Lisää/poista numerointi",
-BulletedListLbl                : "Luottelomerkit",
-BulletedList           : "Lisää/poista luottelomerkit",
-ShowTableBorders       : "Näytä taulun rajat",
-ShowDetails                    : "Näytä muotoilu",
-Style                          : "Tyyli",
-FontFormat                     : "Muotoilu",
-Font                           : "Fontti",
-FontSize                       : "Koko",
-TextColor                      : "Tekstiväri",
-BGColor                                : "Taustaväri",
-Source                         : "Koodi",
-Find                           : "Etsi",
-Replace                                : "Korvaa",
-SpellCheck                     : "Tarkista oikeinkirjoitus",
-UniversalKeyboard      : "Universaali näppäimistö",
-PageBreakLbl           : "Sivun vaihto",
-PageBreak                      : "Lisää sivun vaihto",
-
-Form                   : "Lomake",
-Checkbox               : "Valintaruutu",
-RadioButton            : "Radiopainike",
-TextField              : "Tekstikenttä",
-Textarea               : "Tekstilaatikko",
-HiddenField            : "Piilokenttä",
-Button                 : "Painike",
-SelectionField : "Valintakenttä",
-ImageButton            : "Kuvapainike",
-
-FitWindow              : "Suurenna editori koko ikkunaan",
-ShowBlocks             : "Näytä elementit",
-
-// Context Menu
-EditLink                       : "Muokkaa linkkiä",
-CellCM                         : "Solu",
-RowCM                          : "Rivi",
-ColumnCM                       : "Sarake",
-InsertRowAfter         : "Lisää rivi alapuolelle",
-InsertRowBefore                : "Lisää rivi yläpuolelle",
-DeleteRows                     : "Poista rivit",
-InsertColumnAfter      : "Lisää sarake oikealle",
-InsertColumnBefore     : "Lisää sarake vasemmalle",
-DeleteColumns          : "Poista sarakkeet",
-InsertCellAfter                : "Lisää solu perään",
-InsertCellBefore       : "Lisää solu eteen",
-DeleteCells                    : "Poista solut",
-MergeCells                     : "Yhdistä solut",
-MergeRight                     : "Yhdistä oikealla olevan kanssa",
-MergeDown                      : "Yhdistä alla olevan kanssa",
-HorizontalSplitCell    : "Jaa solu vaakasuunnassa",
-VerticalSplitCell      : "Jaa solu pystysuunnassa",
-TableDelete                    : "Poista taulu",
-CellProperties         : "Solun ominaisuudet",
-TableProperties                : "Taulun ominaisuudet",
-ImageProperties                : "Kuvan ominaisuudet",
-FlashProperties                : "Flash ominaisuudet",
-
-AnchorProp                     : "Ankkurin ominaisuudet",
-ButtonProp                     : "Painikkeen ominaisuudet",
-CheckboxProp           : "Valintaruudun ominaisuudet",
-HiddenFieldProp                : "Piilokentän ominaisuudet",
-RadioButtonProp                : "Radiopainikkeen ominaisuudet",
-ImageButtonProp                : "Kuvapainikkeen ominaisuudet",
-TextFieldProp          : "Tekstikentän ominaisuudet",
-SelectionFieldProp     : "Valintakentän ominaisuudet",
-TextareaProp           : "Tekstilaatikon ominaisuudet",
-FormProp                       : "Lomakkeen ominaisuudet",
-
-FontFormats                    : "Normaali;Muotoiltu;Osoite;Otsikko 1;Otsikko 2;Otsikko 3;Otsikko 4;Otsikko 5;Otsikko 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Prosessoidaan XHTML:ää. Odota hetki...",
-Done                           : "Valmis",
-PasteWordConfirm       : "Teksti, jonka haluat liittää, näyttää olevan kopioitu Wordista. Haluatko puhdistaa sen ennen liittämistä?",
-NotCompatiblePaste     : "Tämä komento toimii vain Internet Explorer 5.5:ssa tai uudemmassa. Haluatko liittää ilman puhdistusta?",
-UnknownToolbarItem     : "Tuntemanton työkalu \"%1\"",
-UnknownCommand         : "Tuntematon komento \"%1\"",
-NotImplemented         : "Komentoa ei ole liitetty sovellukseen",
-UnknownToolbarSet      : "Työkalukokonaisuus \"%1\" ei ole olemassa",
-NoActiveX                      : "Selaimesi turvallisuusasetukset voivat rajoittaa joitain editorin ominaisuuksia. Sinun pitää ottaa käyttöön asetuksista \"Suorita ActiveX komponentit ja -plugin-laajennukset\". Saatat kohdata virheitä ja huomata puuttuvia ominaisuuksia.",
-BrowseServerBlocked : "Resurssiselainta ei voitu avata. Varmista, että ponnahdusikkunoiden estäjät eivät ole päällä.",
-DialogBlocked          : "Apuikkunaa ei voitu avaata. Varmista, että ponnahdusikkunoiden estäjät eivät ole päällä.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Peruuta",
-DlgBtnClose                    : "Sulje",
-DlgBtnBrowseServer     : "Selaa palvelinta",
-DlgAdvancedTag         : "Lisäominaisuudet",
-DlgOpOther                     : "Muut",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Lisää URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ei asetettu>",
-DlgGenId                       : "Tunniste",
-DlgGenLangDir          : "Kielen suunta",
-DlgGenLangDirLtr       : "Vasemmalta oikealle (LTR)",
-DlgGenLangDirRtl       : "Oikealta vasemmalle (RTL)",
-DlgGenLangCode         : "Kielikoodi",
-DlgGenAccessKey                : "Pikanäppäin",
-DlgGenName                     : "Nimi",
-DlgGenTabIndex         : "Tabulaattori indeksi",
-DlgGenLongDescr                : "Pitkän kuvauksen URL",
-DlgGenClass                    : "Tyyliluokat",
-DlgGenTitle                    : "Avustava otsikko",
-DlgGenContType         : "Avustava sisällön tyyppi",
-DlgGenLinkCharset      : "Linkitetty kirjaimisto",
-DlgGenStyle                    : "Tyyli",
-
-// Image Dialog
-DlgImgTitle                    : "Kuvan ominaisuudet",
-DlgImgInfoTab          : "Kuvan tiedot",
-DlgImgBtnUpload                : "Lähetä palvelimelle",
-DlgImgURL                      : "Osoite",
-DlgImgUpload           : "Lisää kuva",
-DlgImgAlt                      : "Vaihtoehtoinen teksti",
-DlgImgWidth                    : "Leveys",
-DlgImgHeight           : "Korkeus",
-DlgImgLockRatio                : "Lukitse suhteet",
-DlgBtnResetSize                : "Alkuperäinen koko",
-DlgImgBorder           : "Raja",
-DlgImgHSpace           : "Vaakatila",
-DlgImgVSpace           : "Pystytila",
-DlgImgAlign                    : "Kohdistus",
-DlgImgAlignLeft                : "Vasemmalle",
-DlgImgAlignAbsBottom: "Aivan alas",
-DlgImgAlignAbsMiddle: "Aivan keskelle",
-DlgImgAlignBaseline    : "Alas (teksti)",
-DlgImgAlignBottom      : "Alas",
-DlgImgAlignMiddle      : "Keskelle",
-DlgImgAlignRight       : "Oikealle",
-DlgImgAlignTextTop     : "Ylös (teksti)",
-DlgImgAlignTop         : "Ylös",
-DlgImgPreview          : "Esikatselu",
-DlgImgAlertUrl         : "Kirjoita kuvan osoite (URL)",
-DlgImgLinkTab          : "Linkki",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash ominaisuudet",
-DlgFlashChkPlay                : "Automaattinen käynnistys",
-DlgFlashChkLoop                : "Toisto",
-DlgFlashChkMenu                : "Näytä Flash-valikko",
-DlgFlashScale          : "Levitä",
-DlgFlashScaleAll       : "Näytä kaikki",
-DlgFlashScaleNoBorder  : "Ei rajaa",
-DlgFlashScaleFit       : "Tarkka koko",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Linkki",
-DlgLnkInfoTab          : "Linkin tiedot",
-DlgLnkTargetTab                : "Kohde",
-
-DlgLnkType                     : "Linkkityyppi",
-DlgLnkTypeURL          : "Osoite",
-DlgLnkTypeAnchor       : "Ankkuri tässä sivussa",
-DlgLnkTypeEMail                : "Sähköposti",
-DlgLnkProto                    : "Protokolla",
-DlgLnkProtoOther       : "<muu>",
-DlgLnkURL                      : "Osoite",
-DlgLnkAnchorSel                : "Valitse ankkuri",
-DlgLnkAnchorByName     : "Ankkurin nimen mukaan",
-DlgLnkAnchorById       : "Ankkurin ID:n mukaan",
-DlgLnkNoAnchors                : "(Ei ankkureita tässä dokumentissa)",
-DlgLnkEMail                    : "Sähköpostiosoite",
-DlgLnkEMailSubject     : "Aihe",
-DlgLnkEMailBody                : "Viesti",
-DlgLnkUpload           : "Lisää tiedosto",
-DlgLnkBtnUpload                : "Lähetä palvelimelle",
-
-DlgLnkTarget           : "Kohde",
-DlgLnkTargetFrame      : "<kehys>",
-DlgLnkTargetPopup      : "<popup ikkuna>",
-DlgLnkTargetBlank      : "Uusi ikkuna (_blank)",
-DlgLnkTargetParent     : "Emoikkuna (_parent)",
-DlgLnkTargetSelf       : "Sama ikkuna (_self)",
-DlgLnkTargetTop                : "Päällimmäisin ikkuna (_top)",
-DlgLnkTargetFrameName  : "Kohdekehyksen nimi",
-DlgLnkPopWinName       : "Popup ikkunan nimi",
-DlgLnkPopWinFeat       : "Popup ikkunan ominaisuudet",
-DlgLnkPopResize                : "Venytettävä",
-DlgLnkPopLocation      : "Osoiterivi",
-DlgLnkPopMenu          : "Valikkorivi",
-DlgLnkPopScroll                : "Vierityspalkit",
-DlgLnkPopStatus                : "Tilarivi",
-DlgLnkPopToolbar       : "Vakiopainikkeet",
-DlgLnkPopFullScrn      : "Täysi ikkuna (IE)",
-DlgLnkPopDependent     : "Riippuva (Netscape)",
-DlgLnkPopWidth         : "Leveys",
-DlgLnkPopHeight                : "Korkeus",
-DlgLnkPopLeft          : "Vasemmalta (px)",
-DlgLnkPopTop           : "Ylhäältä (px)",
-
-DlnLnkMsgNoUrl         : "Linkille on kirjoitettava URL",
-DlnLnkMsgNoEMail       : "Kirjoita sähköpostiosoite",
-DlnLnkMsgNoAnchor      : "Valitse ankkuri",
-DlnLnkMsgInvPopName    : "Popup-ikkunan nimi pitää alkaa aakkosella ja ei saa sisältää välejä",
-
-// Color Dialog
-DlgColorTitle          : "Valitse väri",
-DlgColorBtnClear       : "Tyhjennä",
-DlgColorHighlight      : "Kohdalla",
-DlgColorSelected       : "Valittu",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Lisää hymiö",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Valitse erikoismerkki",
-
-// Table Dialog
-DlgTableTitle          : "Taulun ominaisuudet",
-DlgTableRows           : "Rivit",
-DlgTableColumns                : "Sarakkeet",
-DlgTableBorder         : "Rajan paksuus",
-DlgTableAlign          : "Kohdistus",
-DlgTableAlignNotSet    : "<ei asetettu>",
-DlgTableAlignLeft      : "Vasemmalle",
-DlgTableAlignCenter    : "Keskelle",
-DlgTableAlignRight     : "Oikealle",
-DlgTableWidth          : "Leveys",
-DlgTableWidthPx                : "pikseliä",
-DlgTableWidthPc                : "prosenttia",
-DlgTableHeight         : "Korkeus",
-DlgTableCellSpace      : "Solujen väli",
-DlgTableCellPad                : "Solujen sisennys",
-DlgTableCaption                : "Otsikko",
-DlgTableSummary                : "Yhteenveto",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Solun ominaisuudet",
-DlgCellWidth           : "Leveys",
-DlgCellWidthPx         : "pikseliä",
-DlgCellWidthPc         : "prosenttia",
-DlgCellHeight          : "Korkeus",
-DlgCellWordWrap                : "Tekstikierrätys",
-DlgCellWordWrapNotSet  : "<Ei asetettu>",
-DlgCellWordWrapYes     : "Kyllä",
-DlgCellWordWrapNo      : "Ei",
-DlgCellHorAlign                : "Vaakakohdistus",
-DlgCellHorAlignNotSet  : "<Ei asetettu>",
-DlgCellHorAlignLeft    : "Vasemmalle",
-DlgCellHorAlignCenter  : "Keskelle",
-DlgCellHorAlignRight: "Oikealle",
-DlgCellVerAlign                : "Pystykohdistus",
-DlgCellVerAlignNotSet  : "<Ei asetettu>",
-DlgCellVerAlignTop     : "Ylös",
-DlgCellVerAlignMiddle  : "Keskelle",
-DlgCellVerAlignBottom  : "Alas",
-DlgCellVerAlignBaseline        : "Tekstin alas",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Rivin jatkuvuus",
-DlgCellCollSpan                : "Sarakkeen jatkuvuus",
-DlgCellBackColor       : "Taustaväri",
-DlgCellBorderColor     : "Rajan väri",
-DlgCellBtnSelect       : "Valitse...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Etsi ja korvaa",
-
-// Find Dialog
-DlgFindTitle           : "Etsi",
-DlgFindFindBtn         : "Etsi",
-DlgFindNotFoundMsg     : "Etsittyä tekstiä ei löytynyt.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Korvaa",
-DlgReplaceFindLbl              : "Etsi mitä:",
-DlgReplaceReplaceLbl   : "Korvaa tällä:",
-DlgReplaceCaseChk              : "Sama kirjainkoko",
-DlgReplaceReplaceBtn   : "Korvaa",
-DlgReplaceReplAllBtn   : "Korvaa kaikki",
-DlgReplaceWordChk              : "Koko sana",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Selaimesi turva-asetukset eivät salli editorin toteuttaa leikkaamista. Käytä näppäimistöä leikkaamiseen (Ctrl+X).",
-PasteErrorCopy : "Selaimesi turva-asetukset eivät salli editorin toteuttaa kopioimista. Käytä näppäimistöä kopioimiseen (Ctrl+C).",
-
-PasteAsText            : "Liitä tekstinä",
-PasteFromWord  : "Liitä Wordista",
-
-DlgPasteMsg2   : "Liitä painamalla (<STRONG>Ctrl+V</STRONG>) ja painamalla <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Selaimesi turva-asetukset eivät salli editorin käyttää leikepöytää suoraan. Sinun pitää suorittaa liittäminen tässä ikkunassa.",
-DlgPasteIgnoreFont             : "Jätä huomioimatta fonttimääritykset",
-DlgPasteRemoveStyles   : "Poista tyylimääritykset",
-
-// Color Picker
-ColorAutomatic : "Automaattinen",
-ColorMoreColors        : "Lisää värejä...",
-
-// Document Properties
-DocProps               : "Dokumentin ominaisuudet",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ankkurin ominaisuudet",
-DlgAnchorName          : "Nimi",
-DlgAnchorErrorName     : "Ankkurille on kirjoitettava nimi",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ei sanakirjassa",
-DlgSpellChangeTo               : "Vaihda",
-DlgSpellBtnIgnore              : "Jätä huomioimatta",
-DlgSpellBtnIgnoreAll   : "Jätä kaikki huomioimatta",
-DlgSpellBtnReplace             : "Korvaa",
-DlgSpellBtnReplaceAll  : "Korvaa kaikki",
-DlgSpellBtnUndo                        : "Kumoa",
-DlgSpellNoSuggestions  : "Ei ehdotuksia",
-DlgSpellProgress               : "Tarkistus käynnissä...",
-DlgSpellNoMispell              : "Tarkistus valmis: Ei virheitä",
-DlgSpellNoChanges              : "Tarkistus valmis: Yhtään sanaa ei muutettu",
-DlgSpellOneChange              : "Tarkistus valmis: Yksi sana muutettiin",
-DlgSpellManyChanges            : "Tarkistus valmis: %1 sanaa muutettiin",
-
-IeSpellDownload                        : "Oikeinkirjoituksen tarkistusta ei ole asennettu. Haluatko ladata sen nyt?",
-
-// Button Dialog
-DlgButtonText          : "Teksti (arvo)",
-DlgButtonType          : "Tyyppi",
-DlgButtonTypeBtn       : "Painike",
-DlgButtonTypeSbm       : "Lähetä",
-DlgButtonTypeRst       : "Tyhjennä",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nimi",
-DlgCheckboxValue       : "Arvo",
-DlgCheckboxSelected    : "Valittu",
-
-// Form Dialog
-DlgFormName            : "Nimi",
-DlgFormAction  : "Toiminto",
-DlgFormMethod  : "Tapa",
-
-// Select Field Dialog
-DlgSelectName          : "Nimi",
-DlgSelectValue         : "Arvo",
-DlgSelectSize          : "Koko",
-DlgSelectLines         : "Rivit",
-DlgSelectChkMulti      : "Salli usea valinta",
-DlgSelectOpAvail       : "Ominaisuudet",
-DlgSelectOpText                : "Teksti",
-DlgSelectOpValue       : "Arvo",
-DlgSelectBtnAdd                : "Lisää",
-DlgSelectBtnModify     : "Muuta",
-DlgSelectBtnUp         : "Ylös",
-DlgSelectBtnDown       : "Alas",
-DlgSelectBtnSetValue : "Aseta valituksi",
-DlgSelectBtnDelete     : "Poista",
-
-// Textarea Dialog
-DlgTextareaName        : "Nimi",
-DlgTextareaCols        : "Sarakkeita",
-DlgTextareaRows        : "Rivejä",
-
-// Text Field Dialog
-DlgTextName                    : "Nimi",
-DlgTextValue           : "Arvo",
-DlgTextCharWidth       : "Leveys",
-DlgTextMaxChars                : "Maksimi merkkimäärä",
-DlgTextType                    : "Tyyppi",
-DlgTextTypeText                : "Teksti",
-DlgTextTypePass                : "Salasana",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nimi",
-DlgHiddenValue : "Arvo",
-
-// Bulleted List Dialog
-BulletedListProp       : "Luettelon ominaisuudet",
-NumberedListProp       : "Numeroinnin ominaisuudet",
-DlgLstStart                    : "Alku",
-DlgLstType                     : "Tyyppi",
-DlgLstTypeCircle       : "Kehä",
-DlgLstTypeDisc         : "Ympyrä",
-DlgLstTypeSquare       : "Neliö",
-DlgLstTypeNumbers      : "Numerot (1, 2, 3)",
-DlgLstTypeLCase                : "Pienet kirjaimet (a, b, c)",
-DlgLstTypeUCase                : "Isot kirjaimet (A, B, C)",
-DlgLstTypeSRoman       : "Pienet roomalaiset numerot (i, ii, iii)",
-DlgLstTypeLRoman       : "Isot roomalaiset numerot (Ii, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Yleiset",
-DlgDocBackTab          : "Tausta",
-DlgDocColorsTab                : "Värit ja marginaalit",
-DlgDocMetaTab          : "Meta-tieto",
-
-DlgDocPageTitle                : "Sivun nimi",
-DlgDocLangDir          : "Kielen suunta",
-DlgDocLangDirLTR       : "Vasemmalta oikealle (LTR)",
-DlgDocLangDirRTL       : "Oikealta vasemmalle (RTL)",
-DlgDocLangCode         : "Kielikoodi",
-DlgDocCharSet          : "Merkistökoodaus",
-DlgDocCharSetCE                : "Keskieurooppalainen",
-DlgDocCharSetCT                : "Kiina, perinteinen (Big5)",
-DlgDocCharSetCR                : "Kyrillinen",
-DlgDocCharSetGR                : "Kreikka",
-DlgDocCharSetJP                : "Japani",
-DlgDocCharSetKR                : "Korealainen",
-DlgDocCharSetTR                : "Turkkilainen",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Länsieurooppalainen",
-DlgDocCharSetOther     : "Muu merkistökoodaus",
-
-DlgDocDocType          : "Dokumentin tyyppi",
-DlgDocDocTypeOther     : "Muu dokumentin tyyppi",
-DlgDocIncXHTML         : "Lisää XHTML julistukset",
-DlgDocBgColor          : "Taustaväri",
-DlgDocBgImage          : "Taustakuva",
-DlgDocBgNoScroll       : "Paikallaanpysyvä tausta",
-DlgDocCText                    : "Teksti",
-DlgDocCLink                    : "Linkki",
-DlgDocCVisited         : "Vierailtu linkki",
-DlgDocCActive          : "Aktiivinen linkki",
-DlgDocMargins          : "Sivun marginaalit",
-DlgDocMaTop                    : "Ylä",
-DlgDocMaLeft           : "Vasen",
-DlgDocMaRight          : "Oikea",
-DlgDocMaBottom         : "Ala",
-DlgDocMeIndex          : "Hakusanat (pilkulla erotettuna)",
-DlgDocMeDescr          : "Kuvaus",
-DlgDocMeAuthor         : "Tekijä",
-DlgDocMeCopy           : "Tekijänoikeudet",
-DlgDocPreview          : "Esikatselu",
-
-// Templates Dialog
-Templates                      : "Pohjat",
-DlgTemplatesTitle      : "Sisältöpohjat",
-DlgTemplatesSelMsg     : "Valitse pohja editoriin<br>(aiempi sisältö menetetään):",
-DlgTemplatesLoading    : "Ladataan listaa pohjista. Hetkinen...",
-DlgTemplatesNoTpl      : "(Ei määriteltyjä pohjia)",
-DlgTemplatesReplace    : "Korvaa editorin koko sisältö",
-
-// About Dialog
-DlgAboutAboutTab       : "Editorista",
-DlgAboutBrowserInfoTab : "Selaimen tiedot",
-DlgAboutLicenseTab     : "Lisenssi",
-DlgAboutVersion                : "versio",
-DlgAboutInfo           : "Lisää tietoa osoitteesta",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/fo.js b/horde/services/editor/fckeditor/editor/lang/src/fo.js
deleted file mode 100644 (file)
index 093ec3d..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Faroese language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Fjal amboðsbjálkan",
-ToolbarExpand          : "Vís amboðsbjálkan",
-
-// Toolbar Items and Context Menu
-Save                           : "Goym",
-NewPage                                : "Nýggj síða",
-Preview                                : "Frumsýning",
-Cut                                    : "Kvett",
-Copy                           : "Avrita",
-Paste                          : "Innrita",
-PasteText                      : "Innrita reinan tekst",
-PasteWord                      : "Innrita frá Word",
-Print                          : "Prenta",
-SelectAll                      : "Markera alt",
-RemoveFormat           : "Strika sniðgeving",
-InsertLinkLbl          : "Tilknýti",
-InsertLink                     : "Ger/broyt tilknýti",
-RemoveLink                     : "Strika tilknýti",
-VisitLink                      : "Opna tilknýti",
-Anchor                         : "Ger/broyt marknastein",
-AnchorDelete           : "Strika marknastein",
-InsertImageLbl         : "Myndir",
-InsertImage                    : "Set inn/broyt mynd",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Set inn/broyt Flash",
-InsertTableLbl         : "Tabell",
-InsertTable                    : "Set inn/broyt tabell",
-InsertLineLbl          : "Linja",
-InsertLine                     : "Ger vatnrætta linju",
-InsertSpecialCharLbl: "Sertekn",
-InsertSpecialChar      : "Set inn sertekn",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Set inn Smiley",
-About                          : "Um FCKeditor",
-Bold                           : "Feit skrift",
-Italic                         : "Skráskrift",
-Underline                      : "Undirstrikað",
-StrikeThrough          : "Yvirstrikað",
-Subscript                      : "Lækkað skrift",
-Superscript                    : "Hækkað skrift",
-LeftJustify                    : "Vinstrasett",
-CenterJustify          : "Miðsett",
-RightJustify           : "Høgrasett",
-BlockJustify           : "Javnir tekstkantar",
-DecreaseIndent         : "Minka reglubrotarinntriv",
-IncreaseIndent         : "Økja reglubrotarinntriv",
-Blockquote                     : "Blockquote",
-CreateDiv                      : "Ger DIV øki",
-EditDiv                                : "Broyt DIV øki",
-DeleteDiv                      : "Strika DIV øki",
-Undo                           : "Angra",
-Redo                           : "Vend aftur",
-NumberedListLbl                : "Talmerktur listi",
-NumberedList           : "Ger/strika talmerktan lista",
-BulletedListLbl                : "Punktmerktur listi",
-BulletedList           : "Ger/strika punktmerktan lista",
-ShowTableBorders       : "Vís tabellbordar",
-ShowDetails                    : "Vís í smálutum",
-Style                          : "Typografi",
-FontFormat                     : "Skriftsnið",
-Font                           : "Skrift",
-FontSize                       : "Skriftstødd",
-TextColor                      : "Tekstlitur",
-BGColor                                : "Bakgrundslitur",
-Source                         : "Kelda",
-Find                           : "Leita",
-Replace                                : "Yvirskriva",
-SpellCheck                     : "Kanna stavseting",
-UniversalKeyboard      : "Knappaborð",
-PageBreakLbl           : "Síðuskift",
-PageBreak                      : "Ger síðuskift",
-
-Form                   : "Formur",
-Checkbox               : "Flugubein",
-RadioButton            : "Radioknøttur",
-TextField              : "Tekstteigur",
-Textarea               : "Tekstumráði",
-HiddenField            : "Fjaldur teigur",
-Button                 : "Knøttur",
-SelectionField : "Valskrá",
-ImageButton            : "Myndaknøttur",
-
-FitWindow              : "Set tekstviðgera til fulla stødd",
-ShowBlocks             : "Vís blokkar",
-
-// Context Menu
-EditLink                       : "Broyt tilknýti",
-CellCM                         : "Meski",
-RowCM                          : "Rað",
-ColumnCM                       : "Kolonna",
-InsertRowAfter         : "Set rað inn aftaná",
-InsertRowBefore                : "Set rað inn áðrenn",
-DeleteRows                     : "Strika røðir",
-InsertColumnAfter      : "Set kolonnu inn aftaná",
-InsertColumnBefore     : "Set kolonnu inn áðrenn",
-DeleteColumns          : "Strika kolonnur",
-InsertCellAfter                : "Set meska inn aftaná",
-InsertCellBefore       : "Set meska inn áðrenn",
-DeleteCells                    : "Strika meskar",
-MergeCells                     : "Flætta meskar",
-MergeRight                     : "Flætta meskar til høgru",
-MergeDown                      : "Flætta saman",
-HorizontalSplitCell    : "Kloyv meska vatnrætt",
-VerticalSplitCell      : "Kloyv meska loddrætt",
-TableDelete                    : "Strika tabell",
-CellProperties         : "Meskueginleikar",
-TableProperties                : "Tabelleginleikar",
-ImageProperties                : "Myndaeginleikar",
-FlashProperties                : "Flash eginleikar",
-
-AnchorProp                     : "Eginleikar fyri marknastein",
-ButtonProp                     : "Eginleikar fyri knøtt",
-CheckboxProp           : "Eginleikar fyri flugubein",
-HiddenFieldProp                : "Eginleikar fyri fjaldan teig",
-RadioButtonProp                : "Eginleikar fyri radioknøtt",
-ImageButtonProp                : "Eginleikar fyri myndaknøtt",
-TextFieldProp          : "Eginleikar fyri tekstteig",
-SelectionFieldProp     : "Eginleikar fyri valskrá",
-TextareaProp           : "Eginleikar fyri tekstumráði",
-FormProp                       : "Eginleikar fyri Form",
-
-FontFormats                    : "Vanligt;Sniðgivið;Adressa;Yvirskrift 1;Yvirskrift 2;Yvirskrift 3;Yvirskrift 4;Yvirskrift 5;Yvirskrift 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML verður viðgjørt. Bíða við...",
-Done                           : "Liðugt",
-PasteWordConfirm       : "Teksturin, royndur verður at seta inn, tykist at stava frá Word. Vilt tú reinsa tekstin, áðrenn hann verður settur inn?",
-NotCompatiblePaste     : "Hetta er bert tøkt í Internet Explorer 5.5 og nýggjari. Vilt tú seta tekstin inn kortini - óreinsaðan?",
-UnknownToolbarItem     : "Ókendur lutur í amboðsbjálkanum \"%1\"",
-UnknownCommand         : "Ókend kommando \"%1\"",
-NotImplemented         : "Hetta er ikki tøkt í hesi útgávuni",
-UnknownToolbarSet      : "Amboðsbjálkin \"%1\" finst ikki",
-NoActiveX                      : "Trygdaruppsetingin í alnótskaganum kann sum er avmarka onkrar hentleikar í tekstviðgeranum. Tú mást loyva møguleikanum \"Run/Kør ActiveX controls and plug-ins\". Tú kanst uppliva feilir og ávaringar um tvørrandi hentleikar.",
-BrowseServerBlocked : "Ambætarakagin kundi ikki opnast. Tryggja tær, at allar pop-up forðingar eru óvirknar.",
-DialogBlocked          : "Tað eyðnaðist ikki at opna samskiftisrútin. Tryggja tær, at allar pop-up forðingar eru óvirknar.",
-VisitLinkBlocked       : "Tað eyðnaðist ikki at opna nýggjan rút. Tryggja tær, at allar pop-up forðingar eru óvirknar.",
-
-// Dialogs
-DlgBtnOK                       : "Góðkent",
-DlgBtnCancel           : "Avlýst",
-DlgBtnClose                    : "Lat aftur",
-DlgBtnBrowseServer     : "Ambætarakagi",
-DlgAdvancedTag         : "Fjølbroytt",
-DlgOpOther                     : "<Annað>",
-DlgInfoTab                     : "Upplýsingar",
-DlgAlertUrl                    : "Vinarliga veit ein URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ikki sett>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Tekstkós",
-DlgGenLangDirLtr       : "Frá vinstru til høgru (LTR)",
-DlgGenLangDirRtl       : "Frá høgru til vinstru (RTL)",
-DlgGenLangCode         : "Málkoda",
-DlgGenAccessKey                : "Snarvegisknappur",
-DlgGenName                     : "Navn",
-DlgGenTabIndex         : "Inntriv indeks",
-DlgGenLongDescr                : "Víðkað URL frágreiðing",
-DlgGenClass                    : "Typografi klassar",
-DlgGenTitle                    : "Vegleiðandi heiti",
-DlgGenContType         : "Vegleiðandi innihaldsslag",
-DlgGenLinkCharset      : "Atknýtt teknsett",
-DlgGenStyle                    : "Typografi",
-
-// Image Dialog
-DlgImgTitle                    : "Myndaeginleikar",
-DlgImgInfoTab          : "Myndaupplýsingar",
-DlgImgBtnUpload                : "Send til ambætaran",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Send",
-DlgImgAlt                      : "Alternativur tekstur",
-DlgImgWidth                    : "Breidd",
-DlgImgHeight           : "Hædd",
-DlgImgLockRatio                : "Læs lutfallið",
-DlgBtnResetSize                : "Upprunastødd",
-DlgImgBorder           : "Bordi",
-DlgImgHSpace           : "Høgri breddi",
-DlgImgVSpace           : "Vinstri breddi",
-DlgImgAlign                    : "Justering",
-DlgImgAlignLeft                : "Vinstra",
-DlgImgAlignAbsBottom: "Abs botnur",
-DlgImgAlignAbsMiddle: "Abs miðja",
-DlgImgAlignBaseline    : "Basislinja",
-DlgImgAlignBottom      : "Botnur",
-DlgImgAlignMiddle      : "Miðja",
-DlgImgAlignRight       : "Høgra",
-DlgImgAlignTextTop     : "Tekst toppur",
-DlgImgAlignTop         : "Ovast",
-DlgImgPreview          : "Frumsýning",
-DlgImgAlertUrl         : "Rita slóðina til myndina",
-DlgImgLinkTab          : "Tilknýti",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash eginleikar",
-DlgFlashChkPlay                : "Avspælingin byrjar sjálv",
-DlgFlashChkLoop                : "Endurspæl",
-DlgFlashChkMenu                : "Ger Flash skrá virkna",
-DlgFlashScale          : "Skalering",
-DlgFlashScaleAll       : "Vís alt",
-DlgFlashScaleNoBorder  : "Eingin bordi",
-DlgFlashScaleFit       : "Neyv skalering",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Tilknýti",
-DlgLnkInfoTab          : "Tilknýtis upplýsingar",
-DlgLnkTargetTab                : "Mál",
-
-DlgLnkType                     : "Tilknýtisslag",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Tilknýti til marknastein í tekstinum",
-DlgLnkTypeEMail                : "Teldupostur",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<Annað>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Vel ein marknastein",
-DlgLnkAnchorByName     : "Eftir navni á marknasteini",
-DlgLnkAnchorById       : "Eftir element Id",
-DlgLnkNoAnchors                : "(Eingir marknasteinar eru í hesum dokumentið)",
-DlgLnkEMail                    : "Teldupost-adressa",
-DlgLnkEMailSubject     : "Evni",
-DlgLnkEMailBody                : "Breyðtekstur",
-DlgLnkUpload           : "Send til ambætaran",
-DlgLnkBtnUpload                : "Send til ambætaran",
-
-DlgLnkTarget           : "Mál",
-DlgLnkTargetFrame      : "<ramma>",
-DlgLnkTargetPopup      : "<popup vindeyga>",
-DlgLnkTargetBlank      : "Nýtt vindeyga (_blank)",
-DlgLnkTargetParent     : "Upphavliga vindeygað (_parent)",
-DlgLnkTargetSelf       : "Sama vindeygað (_self)",
-DlgLnkTargetTop                : "Alt vindeygað (_top)",
-DlgLnkTargetFrameName  : "Vís navn vindeygans",
-DlgLnkPopWinName       : "Popup vindeygans navn",
-DlgLnkPopWinFeat       : "Popup vindeygans víðkaðu eginleikar",
-DlgLnkPopResize                : "Kann broyta stødd",
-DlgLnkPopLocation      : "Adressulinja",
-DlgLnkPopMenu          : "Skrábjálki",
-DlgLnkPopScroll                : "Rullibjálki",
-DlgLnkPopStatus                : "Støðufrágreiðingarbjálki",
-DlgLnkPopToolbar       : "Amboðsbjálki",
-DlgLnkPopFullScrn      : "Fullur skermur (IE)",
-DlgLnkPopDependent     : "Bundið (Netscape)",
-DlgLnkPopWidth         : "Breidd",
-DlgLnkPopHeight                : "Hædd",
-DlgLnkPopLeft          : "Frástøða frá vinstru",
-DlgLnkPopTop           : "Frástøða frá íerva",
-
-DlnLnkMsgNoUrl         : "Vinarliga skriva tilknýti (URL)",
-DlnLnkMsgNoEMail       : "Vinarliga skriva teldupost-adressu",
-DlnLnkMsgNoAnchor      : "Vinarliga vel marknastein",
-DlnLnkMsgInvPopName    : "Popup navnið má byrja við bókstavi og má ikki hava millumrúm",
-
-// Color Dialog
-DlgColorTitle          : "Vel lit",
-DlgColorBtnClear       : "Strika alt",
-DlgColorHighlight      : "Framhevja",
-DlgColorSelected       : "Valt",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Vel Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Vel sertekn",
-
-// Table Dialog
-DlgTableTitle          : "Eginleikar fyri tabell",
-DlgTableRows           : "Røðir",
-DlgTableColumns                : "Kolonnur",
-DlgTableBorder         : "Bordabreidd",
-DlgTableAlign          : "Justering",
-DlgTableAlignNotSet    : "<Einki valt>",
-DlgTableAlignLeft      : "Vinstrasett",
-DlgTableAlignCenter    : "Miðsett",
-DlgTableAlignRight     : "Høgrasett",
-DlgTableWidth          : "Breidd",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "prosent",
-DlgTableHeight         : "Hædd",
-DlgTableCellSpace      : "Fjarstøða millum meskar",
-DlgTableCellPad                : "Meskubreddi",
-DlgTableCaption                : "Tabellfrágreiðing",
-DlgTableSummary                : "Samandráttur",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Mesku eginleikar",
-DlgCellWidth           : "Breidd",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "prosent",
-DlgCellHeight          : "Hædd",
-DlgCellWordWrap                : "Orðkloyving",
-DlgCellWordWrapNotSet  : "<Einki valt>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nei",
-DlgCellHorAlign                : "Vatnrøtt justering",
-DlgCellHorAlignNotSet  : "<Einki valt>",
-DlgCellHorAlignLeft    : "Vinstrasett",
-DlgCellHorAlignCenter  : "Miðsett",
-DlgCellHorAlignRight: "Høgrasett",
-DlgCellVerAlign                : "Lodrøtt justering",
-DlgCellVerAlignNotSet  : "<Ikki sett>",
-DlgCellVerAlignTop     : "Ovast",
-DlgCellVerAlignMiddle  : "Miðjan",
-DlgCellVerAlignBottom  : "Niðast",
-DlgCellVerAlignBaseline        : "Basislinja",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Røðir, meskin fevnir um",
-DlgCellCollSpan                : "Kolonnur, meskin fevnir um",
-DlgCellBackColor       : "Bakgrundslitur",
-DlgCellBorderColor     : "Litur á borda",
-DlgCellBtnSelect       : "Vel...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Finn og broyt",
-
-// Find Dialog
-DlgFindTitle           : "Finn",
-DlgFindFindBtn         : "Finn",
-DlgFindNotFoundMsg     : "Leititeksturin varð ikki funnin",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Yvirskriva",
-DlgReplaceFindLbl              : "Finn:",
-DlgReplaceReplaceLbl   : "Yvirskriva við:",
-DlgReplaceCaseChk              : "Munur á stórum og smáðum bókstavum",
-DlgReplaceReplaceBtn   : "Yvirskriva",
-DlgReplaceReplAllBtn   : "Yvirskriva alt",
-DlgReplaceWordChk              : "Bert heil orð",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Trygdaruppseting alnótskagans forðar tekstviðgeranum í at kvetta tekstin. Vinarliga nýt knappaborðið til at kvetta tekstin (CTRL+X).",
-PasteErrorCopy : "Trygdaruppseting alnótskagans forðar tekstviðgeranum í at avrita tekstin. Vinarliga nýt knappaborðið til at avrita tekstin (CTRL+C).",
-
-PasteAsText            : "Innrita som reinan tekst",
-PasteFromWord  : "Innrita fra Word",
-
-DlgPasteMsg2   : "Vinarliga koyr tekstin í hendan rútin við knappaborðinum (<strong>CTRL+V</strong>) og klikk á <strong>Góðtak</strong>.",
-DlgPasteSec            : "Trygdaruppseting alnótskagans forðar tekstviðgeranum í beinleiðis atgongd til avritingarminnið. Tygum mugu royna aftur í hesum rútinum.",
-DlgPasteIgnoreFont             : "Forfjóna Font definitiónirnar",
-DlgPasteRemoveStyles   : "Strika typografi definitiónir",
-
-// Color Picker
-ColorAutomatic : "Automatiskt",
-ColorMoreColors        : "Fleiri litir...",
-
-// Document Properties
-DocProps               : "Eginleikar fyri dokument",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Eginleikar fyri marknastein",
-DlgAnchorName          : "Heiti marknasteinsins",
-DlgAnchorErrorName     : "Vinarliga rita marknasteinsins heiti",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Finst ikki í orðabókini",
-DlgSpellChangeTo               : "Broyt til",
-DlgSpellBtnIgnore              : "Forfjóna",
-DlgSpellBtnIgnoreAll   : "Forfjóna alt",
-DlgSpellBtnReplace             : "Yvirskriva",
-DlgSpellBtnReplaceAll  : "Yvirskriva alt",
-DlgSpellBtnUndo                        : "Angra",
-DlgSpellNoSuggestions  : "- Einki uppskot -",
-DlgSpellProgress               : "Rættstavarin arbeiðir...",
-DlgSpellNoMispell              : "Rættstavarain liðugur: Eingin feilur funnin",
-DlgSpellNoChanges              : "Rættstavarain liðugur: Einki orð varð broytt",
-DlgSpellOneChange              : "Rættstavarain liðugur: Eitt orð er broytt",
-DlgSpellManyChanges            : "Rættstavarain liðugur: %1 orð broytt",
-
-IeSpellDownload                        : "Rættstavarin er ikki tøkur í tekstviðgeranum. Vilt tú heinta hann nú?",
-
-// Button Dialog
-DlgButtonText          : "Tekstur",
-DlgButtonType          : "Slag",
-DlgButtonTypeBtn       : "Knøttur",
-DlgButtonTypeSbm       : "Send",
-DlgButtonTypeRst       : "Nullstilla",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Navn",
-DlgCheckboxValue       : "Virði",
-DlgCheckboxSelected    : "Valt",
-
-// Form Dialog
-DlgFormName            : "Navn",
-DlgFormAction  : "Hending",
-DlgFormMethod  : "Háttur",
-
-// Select Field Dialog
-DlgSelectName          : "Navn",
-DlgSelectValue         : "Virði",
-DlgSelectSize          : "Stødd",
-DlgSelectLines         : "Linjur",
-DlgSelectChkMulti      : "Loyv fleiri valmøguleikum samstundis",
-DlgSelectOpAvail       : "Tøkir møguleikar",
-DlgSelectOpText                : "Tekstur",
-DlgSelectOpValue       : "Virði",
-DlgSelectBtnAdd                : "Legg afturat",
-DlgSelectBtnModify     : "Broyt",
-DlgSelectBtnUp         : "Upp",
-DlgSelectBtnDown       : "Niður",
-DlgSelectBtnSetValue : "Set sum valt virði",
-DlgSelectBtnDelete     : "Strika",
-
-// Textarea Dialog
-DlgTextareaName        : "Navn",
-DlgTextareaCols        : "kolonnur",
-DlgTextareaRows        : "røðir",
-
-// Text Field Dialog
-DlgTextName                    : "Navn",
-DlgTextValue           : "Virði",
-DlgTextCharWidth       : "Breidd (sjónlig tekn)",
-DlgTextMaxChars                : "Mest loyvdu tekn",
-DlgTextType                    : "Slag",
-DlgTextTypeText                : "Tekstur",
-DlgTextTypePass                : "Loyniorð",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Navn",
-DlgHiddenValue : "Virði",
-
-// Bulleted List Dialog
-BulletedListProp       : "Eginleikar fyri punktmerktan lista",
-NumberedListProp       : "Eginleikar fyri talmerktan lista",
-DlgLstStart                    : "Byrjan",
-DlgLstType                     : "Slag",
-DlgLstTypeCircle       : "Sirkul",
-DlgLstTypeDisc         : "Fyltur sirkul",
-DlgLstTypeSquare       : "Fjórhyrningur",
-DlgLstTypeNumbers      : "Talmerkt (1, 2, 3)",
-DlgLstTypeLCase                : "Smáir bókstavir (a, b, c)",
-DlgLstTypeUCase                : "Stórir bókstavir (A, B, C)",
-DlgLstTypeSRoman       : "Smá rómaratøl (i, ii, iii)",
-DlgLstTypeLRoman       : "Stór rómaratøl (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Generelt",
-DlgDocBackTab          : "Bakgrund",
-DlgDocColorsTab                : "Litir og breddar",
-DlgDocMetaTab          : "META-upplýsingar",
-
-DlgDocPageTitle                : "Síðuheiti",
-DlgDocLangDir          : "Tekstkós",
-DlgDocLangDirLTR       : "Frá vinstru móti høgru (LTR)",
-DlgDocLangDirRTL       : "Frá høgru móti vinstru (RTL)",
-DlgDocLangCode         : "Málkoda",
-DlgDocCharSet          : "Teknsett koda",
-DlgDocCharSetCE                : "Miðeuropa",
-DlgDocCharSetCT                : "Kinesiskt traditionelt (Big5)",
-DlgDocCharSetCR                : "Cyrilliskt",
-DlgDocCharSetGR                : "Grikst",
-DlgDocCharSetJP                : "Japanskt",
-DlgDocCharSetKR                : "Koreanskt",
-DlgDocCharSetTR                : "Turkiskt",
-DlgDocCharSetUN                : "UNICODE (UTF-8)",
-DlgDocCharSetWE                : "Vestureuropa",
-DlgDocCharSetOther     : "Onnur teknsett koda",
-
-DlgDocDocType          : "Dokumentslag yvirskrift",
-DlgDocDocTypeOther     : "Annað dokumentslag yvirskrift",
-DlgDocIncXHTML         : "Viðfest XHTML deklaratiónir",
-DlgDocBgColor          : "Bakgrundslitur",
-DlgDocBgImage          : "Leið til bakgrundsmynd (URL)",
-DlgDocBgNoScroll       : "Læst bakgrund (rullar ikki)",
-DlgDocCText                    : "Tekstur",
-DlgDocCLink                    : "Tilknýti",
-DlgDocCVisited         : "Vitjaði tilknýti",
-DlgDocCActive          : "Virkin tilknýti",
-DlgDocMargins          : "Síðubreddar",
-DlgDocMaTop                    : "Ovast",
-DlgDocMaLeft           : "Vinstra",
-DlgDocMaRight          : "Høgra",
-DlgDocMaBottom         : "Niðast",
-DlgDocMeIndex          : "Dokument index lyklaorð (sundurbýtt við komma)",
-DlgDocMeDescr          : "Dokumentlýsing",
-DlgDocMeAuthor         : "Høvundur",
-DlgDocMeCopy           : "Upphavsrættindi",
-DlgDocPreview          : "Frumsýning",
-
-// Templates Dialog
-Templates                      : "Skabelónir",
-DlgTemplatesTitle      : "Innihaldsskabelónir",
-DlgTemplatesSelMsg     : "Vinarliga vel ta skabelón, ið skal opnast í tekstviðgeranum<br>(Hetta yvirskrivar núverandi innihald):",
-DlgTemplatesLoading    : "Heinti yvirlit yvir skabelónir. Vinarliga bíða við...",
-DlgTemplatesNoTpl      : "(Ongar skabelónir tøkar)",
-DlgTemplatesReplace    : "Yvirskriva núverandi innihald",
-
-// About Dialog
-DlgAboutAboutTab       : "Um",
-DlgAboutBrowserInfoTab : "Upplýsingar um alnótskagan",
-DlgAboutLicenseTab     : "License",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "Fyri fleiri upplýsingar, far til",
-
-// Div Dialog
-DlgDivGeneralTab       : "Generelt",
-DlgDivAdvancedTab      : "Fjølbroytt",
-DlgDivStyle            : "Typografi",
-DlgDivInlineStyle      : "Inline typografi"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/fr-ca.js b/horde/services/editor/fckeditor/editor/lang/src/fr-ca.js
deleted file mode 100644 (file)
index 6eca2d2..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Canadian French language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Masquer Outils",
-ToolbarExpand          : "Afficher Outils",
-
-// Toolbar Items and Context Menu
-Save                           : "Sauvegarder",
-NewPage                                : "Nouvelle page",
-Preview                                : "Previsualiser",
-Cut                                    : "Couper",
-Copy                           : "Copier",
-Paste                          : "Coller",
-PasteText                      : "Coller en tant que texte",
-PasteWord                      : "Coller en tant que Word (formaté)",
-Print                          : "Imprimer",
-SelectAll                      : "Tout sélectionner",
-RemoveFormat           : "Supprimer le formatage",
-InsertLinkLbl          : "Lien",
-InsertLink                     : "Insérer/modifier le lien",
-RemoveLink                     : "Supprimer le lien",
-VisitLink                      : "Suivre le lien",
-Anchor                         : "Insérer/modifier l'ancre",
-AnchorDelete           : "Supprimer l'ancre",
-InsertImageLbl         : "Image",
-InsertImage                    : "Insérer/modifier l'image",
-InsertFlashLbl         : "Animation Flash",
-InsertFlash                    : "Insérer/modifier l'animation Flash",
-InsertTableLbl         : "Tableau",
-InsertTable                    : "Insérer/modifier le tableau",
-InsertLineLbl          : "Séparateur",
-InsertLine                     : "Insérer un séparateur",
-InsertSpecialCharLbl: "Caractères spéciaux",
-InsertSpecialChar      : "Insérer un caractère spécial",
-InsertSmileyLbl                : "Emoticon",
-InsertSmiley           : "Insérer un Emoticon",
-About                          : "A propos de FCKeditor",
-Bold                           : "Gras",
-Italic                         : "Italique",
-Underline                      : "Souligné",
-StrikeThrough          : "Barrer",
-Subscript                      : "Indice",
-Superscript                    : "Exposant",
-LeftJustify                    : "Aligner à gauche",
-CenterJustify          : "Centrer",
-RightJustify           : "Aligner à Droite",
-BlockJustify           : "Texte justifié",
-DecreaseIndent         : "Diminuer le retrait",
-IncreaseIndent         : "Augmenter le retrait",
-Blockquote                     : "Citation",
-CreateDiv                      : "Créer Balise Div",
-EditDiv                                : "Modifier Balise Div",
-DeleteDiv                      : "Supprimer Balise Div",
-Undo                           : "Annuler",
-Redo                           : "Refaire",
-NumberedListLbl                : "Liste numérotée",
-NumberedList           : "Insérer/supprimer la liste numérotée",
-BulletedListLbl                : "Liste à puces",
-BulletedList           : "Insérer/supprimer la liste à puces",
-ShowTableBorders       : "Afficher les bordures du tableau",
-ShowDetails                    : "Afficher les caractères invisibles",
-Style                          : "Style",
-FontFormat                     : "Format",
-Font                           : "Police",
-FontSize                       : "Taille",
-TextColor                      : "Couleur de caractère",
-BGColor                                : "Couleur de fond",
-Source                         : "Source",
-Find                           : "Chercher",
-Replace                                : "Remplacer",
-SpellCheck                     : "Orthographe",
-UniversalKeyboard      : "Clavier universel",
-PageBreakLbl           : "Saut de page",
-PageBreak                      : "Insérer un saut de page",
-
-Form                   : "Formulaire",
-Checkbox               : "Case à cocher",
-RadioButton            : "Bouton radio",
-TextField              : "Champ texte",
-Textarea               : "Zone de texte",
-HiddenField            : "Champ caché",
-Button                 : "Bouton",
-SelectionField : "Champ de sélection",
-ImageButton            : "Bouton image",
-
-FitWindow              : "Edition pleine page",
-ShowBlocks             : "Afficher les blocs",
-
-// Context Menu
-EditLink                       : "Modifier le lien",
-CellCM                         : "Cellule",
-RowCM                          : "Ligne",
-ColumnCM                       : "Colonne",
-InsertRowAfter         : "Insérer une ligne après",
-InsertRowBefore                : "Insérer une ligne avant",
-DeleteRows                     : "Supprimer des lignes",
-InsertColumnAfter      : "Insérer une colonne après",
-InsertColumnBefore     : "Insérer une colonne avant",
-DeleteColumns          : "Supprimer des colonnes",
-InsertCellAfter                : "Insérer une cellule après",
-InsertCellBefore       : "Insérer une cellule avant",
-DeleteCells                    : "Supprimer des cellules",
-MergeCells                     : "Fusionner les cellules",
-MergeRight                     : "Fusionner à droite",
-MergeDown                      : "Fusionner en bas",
-HorizontalSplitCell    : "Scinder la cellule horizontalement",
-VerticalSplitCell      : "Scinder la cellule verticalement",
-TableDelete                    : "Supprimer le tableau",
-CellProperties         : "Propriétés de cellule",
-TableProperties                : "Propriétés du tableau",
-ImageProperties                : "Propriétés de l'image",
-FlashProperties                : "Propriétés de l'animation Flash",
-
-AnchorProp                     : "Propriétés de l'ancre",
-ButtonProp                     : "Propriétés du bouton",
-CheckboxProp           : "Propriétés de la case à cocher",
-HiddenFieldProp                : "Propriétés du champ caché",
-RadioButtonProp                : "Propriétés du bouton radio",
-ImageButtonProp                : "Propriétés du bouton image",
-TextFieldProp          : "Propriétés du champ texte",
-SelectionFieldProp     : "Propriétés de la liste/du menu",
-TextareaProp           : "Propriétés de la zone de texte",
-FormProp                       : "Propriétés du formulaire",
-
-FontFormats                    : "Normal;Formaté;Adresse;En-tête 1;En-tête 2;En-tête 3;En-tête 4;En-tête 5;En-tête 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Calcul XHTML. Veuillez patienter...",
-Done                           : "Terminé",
-PasteWordConfirm       : "Le texte à coller semble provenir de Word. Désirez-vous le nettoyer avant de coller?",
-NotCompatiblePaste     : "Cette commande nécessite Internet Explorer version 5.5 et plus. Souhaitez-vous coller sans nettoyage?",
-UnknownToolbarItem     : "Élément de barre d'outil inconnu \"%1\"",
-UnknownCommand         : "Nom de commande inconnu \"%1\"",
-NotImplemented         : "Commande indisponible",
-UnknownToolbarSet      : "La barre d'outils \"%1\" n'existe pas",
-NoActiveX                      : "Les paramètres de sécurité de votre navigateur peuvent limiter quelques fonctionnalités de l'éditeur. Veuillez activer l'option \"Exécuter les contrôles ActiveX et les plug-ins\". Il se peut que vous rencontriez des erreurs et remarquiez quelques limitations.",
-BrowseServerBlocked : "Le navigateur n'a pas pu être ouvert. Assurez-vous que les bloqueurs de popups soient désactivés.",
-DialogBlocked          : "La fenêtre de dialogue n'a pas pu s'ouvrir. Assurez-vous que les bloqueurs de popups soient désactivés.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Annuler",
-DlgBtnClose                    : "Fermer",
-DlgBtnBrowseServer     : "Parcourir le serveur",
-DlgAdvancedTag         : "Avancée",
-DlgOpOther                     : "<autre>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Veuillez saisir l'URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<Par défaut>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Sens d'écriture",
-DlgGenLangDirLtr       : "De gauche à droite (LTR)",
-DlgGenLangDirRtl       : "De droite à gauche (RTL)",
-DlgGenLangCode         : "Code langue",
-DlgGenAccessKey                : "Équivalent clavier",
-DlgGenName                     : "Nom",
-DlgGenTabIndex         : "Ordre de tabulation",
-DlgGenLongDescr                : "URL de description longue",
-DlgGenClass                    : "Classes de feuilles de style",
-DlgGenTitle                    : "Titre",
-DlgGenContType         : "Type de contenu",
-DlgGenLinkCharset      : "Encodage de caractère",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Propriétés de l'image",
-DlgImgInfoTab          : "Informations sur l'image",
-DlgImgBtnUpload                : "Envoyer sur le serveur",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Télécharger",
-DlgImgAlt                      : "Texte de remplacement",
-DlgImgWidth                    : "Largeur",
-DlgImgHeight           : "Hauteur",
-DlgImgLockRatio                : "Garder les proportions",
-DlgBtnResetSize                : "Taille originale",
-DlgImgBorder           : "Bordure",
-DlgImgHSpace           : "Espacement horizontal",
-DlgImgVSpace           : "Espacement vertical",
-DlgImgAlign                    : "Alignement",
-DlgImgAlignLeft                : "Gauche",
-DlgImgAlignAbsBottom: "Abs Bas",
-DlgImgAlignAbsMiddle: "Abs Milieu",
-DlgImgAlignBaseline    : "Bas du texte",
-DlgImgAlignBottom      : "Bas",
-DlgImgAlignMiddle      : "Milieu",
-DlgImgAlignRight       : "Droite",
-DlgImgAlignTextTop     : "Haut du texte",
-DlgImgAlignTop         : "Haut",
-DlgImgPreview          : "Prévisualisation",
-DlgImgAlertUrl         : "Veuillez saisir l'URL de l'image",
-DlgImgLinkTab          : "Lien",
-
-// Flash Dialog
-DlgFlashTitle          : "Propriétés de l'animation Flash",
-DlgFlashChkPlay                : "Lecture automatique",
-DlgFlashChkLoop                : "Boucle",
-DlgFlashChkMenu                : "Activer le menu Flash",
-DlgFlashScale          : "Affichage",
-DlgFlashScaleAll       : "Par défaut (tout montrer)",
-DlgFlashScaleNoBorder  : "Sans bordure",
-DlgFlashScaleFit       : "Ajuster aux dimensions",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Propriétés du lien",
-DlgLnkInfoTab          : "Informations sur le lien",
-DlgLnkTargetTab                : "Destination",
-
-DlgLnkType                     : "Type de lien",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ancre dans cette page",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocole",
-DlgLnkProtoOther       : "<autre>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Sélectionner une ancre",
-DlgLnkAnchorByName     : "Par nom",
-DlgLnkAnchorById       : "Par id",
-DlgLnkNoAnchors                : "(Pas d'ancre disponible dans le document)",
-DlgLnkEMail                    : "Adresse E-Mail",
-DlgLnkEMailSubject     : "Sujet du message",
-DlgLnkEMailBody                : "Corps du message",
-DlgLnkUpload           : "Télécharger",
-DlgLnkBtnUpload                : "Envoyer sur le serveur",
-
-DlgLnkTarget           : "Destination",
-DlgLnkTargetFrame      : "<Cadre>",
-DlgLnkTargetPopup      : "<fenêtre popup>",
-DlgLnkTargetBlank      : "Nouvelle fenêtre (_blank)",
-DlgLnkTargetParent     : "Fenêtre mère (_parent)",
-DlgLnkTargetSelf       : "Même fenêtre (_self)",
-DlgLnkTargetTop                : "Fenêtre supérieure (_top)",
-DlgLnkTargetFrameName  : "Nom du cadre de destination",
-DlgLnkPopWinName       : "Nom de la fenêtre popup",
-DlgLnkPopWinFeat       : "Caractéristiques de la fenêtre popup",
-DlgLnkPopResize                : "Taille modifiable",
-DlgLnkPopLocation      : "Barre d'adresses",
-DlgLnkPopMenu          : "Barre de menu",
-DlgLnkPopScroll                : "Barres de défilement",
-DlgLnkPopStatus                : "Barre d'état",
-DlgLnkPopToolbar       : "Barre d'outils",
-DlgLnkPopFullScrn      : "Plein écran (IE)",
-DlgLnkPopDependent     : "Dépendante (Netscape)",
-DlgLnkPopWidth         : "Largeur",
-DlgLnkPopHeight                : "Hauteur",
-DlgLnkPopLeft          : "Position à partir de la gauche",
-DlgLnkPopTop           : "Position à partir du haut",
-
-DlnLnkMsgNoUrl         : "Veuillez saisir l'URL",
-DlnLnkMsgNoEMail       : "Veuillez saisir l'adresse e-mail",
-DlnLnkMsgNoAnchor      : "Veuillez sélectionner une ancre",
-DlnLnkMsgInvPopName    : "Le nom de la fenêtre popup doit commencer par une lettre et ne doit pas contenir d'espace",
-
-// Color Dialog
-DlgColorTitle          : "Sélectionner",
-DlgColorBtnClear       : "Effacer",
-DlgColorHighlight      : "Prévisualisation",
-DlgColorSelected       : "Sélectionné",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insérer un Emoticon",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Insérer un caractère spécial",
-
-// Table Dialog
-DlgTableTitle          : "Propriétés du tableau",
-DlgTableRows           : "Lignes",
-DlgTableColumns                : "Colonnes",
-DlgTableBorder         : "Taille de la bordure",
-DlgTableAlign          : "Alignement",
-DlgTableAlignNotSet    : "<Par défaut>",
-DlgTableAlignLeft      : "Gauche",
-DlgTableAlignCenter    : "Centré",
-DlgTableAlignRight     : "Droite",
-DlgTableWidth          : "Largeur",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "pourcentage",
-DlgTableHeight         : "Hauteur",
-DlgTableCellSpace      : "Espacement",
-DlgTableCellPad                : "Contour",
-DlgTableCaption                : "Titre",
-DlgTableSummary                : "Résumé",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Propriétés de la cellule",
-DlgCellWidth           : "Largeur",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "pourcentage",
-DlgCellHeight          : "Hauteur",
-DlgCellWordWrap                : "Retour à la ligne",
-DlgCellWordWrapNotSet  : "<Par défaut>",
-DlgCellWordWrapYes     : "Oui",
-DlgCellWordWrapNo      : "Non",
-DlgCellHorAlign                : "Alignement horizontal",
-DlgCellHorAlignNotSet  : "<Par défaut>",
-DlgCellHorAlignLeft    : "Gauche",
-DlgCellHorAlignCenter  : "Centré",
-DlgCellHorAlignRight: "Droite",
-DlgCellVerAlign                : "Alignement vertical",
-DlgCellVerAlignNotSet  : "<Par défaut>",
-DlgCellVerAlignTop     : "Haut",
-DlgCellVerAlignMiddle  : "Milieu",
-DlgCellVerAlignBottom  : "Bas",
-DlgCellVerAlignBaseline        : "Bas du texte",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Lignes fusionnées",
-DlgCellCollSpan                : "Colonnes fusionnées",
-DlgCellBackColor       : "Couleur de fond",
-DlgCellBorderColor     : "Couleur de bordure",
-DlgCellBtnSelect       : "Sélectionner...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Chercher et Remplacer",
-
-// Find Dialog
-DlgFindTitle           : "Chercher",
-DlgFindFindBtn         : "Chercher",
-DlgFindNotFoundMsg     : "Le texte indiqué est introuvable.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Remplacer",
-DlgReplaceFindLbl              : "Rechercher:",
-DlgReplaceReplaceLbl   : "Remplacer par:",
-DlgReplaceCaseChk              : "Respecter la casse",
-DlgReplaceReplaceBtn   : "Remplacer",
-DlgReplaceReplAllBtn   : "Tout remplacer",
-DlgReplaceWordChk              : "Mot entier",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Les paramètres de sécurité de votre navigateur empêchent l'éditeur de couper automatiquement vos données. Veuillez utiliser les équivalents claviers (Ctrl+X).",
-PasteErrorCopy : "Les paramètres de sécurité de votre navigateur empêchent l'éditeur de copier automatiquement vos données. Veuillez utiliser les équivalents claviers (Ctrl+C).",
-
-PasteAsText            : "Coller comme texte",
-PasteFromWord  : "Coller à partir de Word",
-
-DlgPasteMsg2   : "Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl+V</STRONG>) et appuyer sur <STRONG>OK</STRONG>.",
-DlgPasteSec            : "A cause des paramètres de sécurité de votre navigateur, l'éditeur ne peut accéder au presse-papier directement. Vous devez coller à nouveau le contenu dans cette fenêtre.",
-DlgPasteIgnoreFont             : "Ignorer les polices de caractères",
-DlgPasteRemoveStyles   : "Supprimer les styles",
-
-// Color Picker
-ColorAutomatic : "Automatique",
-ColorMoreColors        : "Plus de couleurs...",
-
-// Document Properties
-DocProps               : "Propriétés du document",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Propriétés de l'ancre",
-DlgAnchorName          : "Nom de l'ancre",
-DlgAnchorErrorName     : "Veuillez saisir le nom de l'ancre",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Pas dans le dictionnaire",
-DlgSpellChangeTo               : "Changer en",
-DlgSpellBtnIgnore              : "Ignorer",
-DlgSpellBtnIgnoreAll   : "Ignorer tout",
-DlgSpellBtnReplace             : "Remplacer",
-DlgSpellBtnReplaceAll  : "Remplacer tout",
-DlgSpellBtnUndo                        : "Annuler",
-DlgSpellNoSuggestions  : "- Pas de suggestion -",
-DlgSpellProgress               : "Vérification d'orthographe en cours...",
-DlgSpellNoMispell              : "Vérification d'orthographe terminée: pas d'erreur trouvée",
-DlgSpellNoChanges              : "Vérification d'orthographe terminée: Pas de modifications",
-DlgSpellOneChange              : "Vérification d'orthographe terminée: Un mot modifié",
-DlgSpellManyChanges            : "Vérification d'orthographe terminée: %1 mots modifiés",
-
-IeSpellDownload                        : "Le Correcteur d'orthographe n'est pas installé. Souhaitez-vous le télécharger maintenant?",
-
-// Button Dialog
-DlgButtonText          : "Texte (Valeur)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Bouton",
-DlgButtonTypeSbm       : "Soumettre",
-DlgButtonTypeRst       : "Réinitialiser",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nom",
-DlgCheckboxValue       : "Valeur",
-DlgCheckboxSelected    : "Sélectionné",
-
-// Form Dialog
-DlgFormName            : "Nom",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Méthode",
-
-// Select Field Dialog
-DlgSelectName          : "Nom",
-DlgSelectValue         : "Valeur",
-DlgSelectSize          : "Taille",
-DlgSelectLines         : "lignes",
-DlgSelectChkMulti      : "Sélection multiple",
-DlgSelectOpAvail       : "Options disponibles",
-DlgSelectOpText                : "Texte",
-DlgSelectOpValue       : "Valeur",
-DlgSelectBtnAdd                : "Ajouter",
-DlgSelectBtnModify     : "Modifier",
-DlgSelectBtnUp         : "Monter",
-DlgSelectBtnDown       : "Descendre",
-DlgSelectBtnSetValue : "Valeur sélectionnée",
-DlgSelectBtnDelete     : "Supprimer",
-
-// Textarea Dialog
-DlgTextareaName        : "Nom",
-DlgTextareaCols        : "Colonnes",
-DlgTextareaRows        : "Lignes",
-
-// Text Field Dialog
-DlgTextName                    : "Nom",
-DlgTextValue           : "Valeur",
-DlgTextCharWidth       : "Largeur en caractères",
-DlgTextMaxChars                : "Nombre maximum de caractères",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Texte",
-DlgTextTypePass                : "Mot de passe",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nom",
-DlgHiddenValue : "Valeur",
-
-// Bulleted List Dialog
-BulletedListProp       : "Propriétés de liste à puces",
-NumberedListProp       : "Propriétés de liste numérotée",
-DlgLstStart                    : "Début",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Cercle",
-DlgLstTypeDisc         : "Disque",
-DlgLstTypeSquare       : "Carré",
-DlgLstTypeNumbers      : "Nombres (1, 2, 3)",
-DlgLstTypeLCase                : "Lettres minuscules (a, b, c)",
-DlgLstTypeUCase                : "Lettres majuscules (A, B, C)",
-DlgLstTypeSRoman       : "Chiffres romains minuscules (i, ii, iii)",
-DlgLstTypeLRoman       : "Chiffres romains majuscules (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Général",
-DlgDocBackTab          : "Fond",
-DlgDocColorsTab                : "Couleurs et Marges",
-DlgDocMetaTab          : "Méta-Données",
-
-DlgDocPageTitle                : "Titre de la page",
-DlgDocLangDir          : "Sens d'écriture",
-DlgDocLangDirLTR       : "De la gauche vers la droite (LTR)",
-DlgDocLangDirRTL       : "De la droite vers la gauche (RTL)",
-DlgDocLangCode         : "Code langue",
-DlgDocCharSet          : "Encodage de caractère",
-DlgDocCharSetCE                : "Europe Centrale",
-DlgDocCharSetCT                : "Chinois Traditionnel (Big5)",
-DlgDocCharSetCR                : "Cyrillique",
-DlgDocCharSetGR                : "Grecque",
-DlgDocCharSetJP                : "Japonais",
-DlgDocCharSetKR                : "Coréen",
-DlgDocCharSetTR                : "Turcque",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Occidental",
-DlgDocCharSetOther     : "Autre encodage de caractère",
-
-DlgDocDocType          : "Type de document",
-DlgDocDocTypeOther     : "Autre type de document",
-DlgDocIncXHTML         : "Inclure les déclarations XHTML",
-DlgDocBgColor          : "Couleur de fond",
-DlgDocBgImage          : "Image de fond",
-DlgDocBgNoScroll       : "Image fixe sans défilement",
-DlgDocCText                    : "Texte",
-DlgDocCLink                    : "Lien",
-DlgDocCVisited         : "Lien visité",
-DlgDocCActive          : "Lien activé",
-DlgDocMargins          : "Marges",
-DlgDocMaTop                    : "Haut",
-DlgDocMaLeft           : "Gauche",
-DlgDocMaRight          : "Droite",
-DlgDocMaBottom         : "Bas",
-DlgDocMeIndex          : "Mots-clés (séparés par des virgules)",
-DlgDocMeDescr          : "Description",
-DlgDocMeAuthor         : "Auteur",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Prévisualisation",
-
-// Templates Dialog
-Templates                      : "Modèles",
-DlgTemplatesTitle      : "Modèles de contenu",
-DlgTemplatesSelMsg     : "Sélectionner le modèle à ouvrir dans l'éditeur<br>(le contenu actuel sera remplacé):",
-DlgTemplatesLoading    : "Chargement de la liste des modèles. Veuillez patienter...",
-DlgTemplatesNoTpl      : "(Aucun modèle disponible)",
-DlgTemplatesReplace    : "Remplacer tout le contenu actuel",
-
-// About Dialog
-DlgAboutAboutTab       : "Á propos de",
-DlgAboutBrowserInfoTab : "Navigateur",
-DlgAboutLicenseTab     : "License",
-DlgAboutVersion                : "Version",
-DlgAboutInfo           : "Pour plus d'informations, visiter",
-
-// Div Dialog
-DlgDivGeneralTab       : "Général",
-DlgDivAdvancedTab      : "Avancé",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Attribut Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/fr.js b/horde/services/editor/fckeditor/editor/lang/src/fr.js
deleted file mode 100644 (file)
index 3c8254f..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * French language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Masquer Outils",
-ToolbarExpand          : "Afficher Outils",
-
-// Toolbar Items and Context Menu
-Save                           : "Enregistrer",
-NewPage                                : "Nouvelle page",
-Preview                                : "Prévisualisation",
-Cut                                    : "Couper",
-Copy                           : "Copier",
-Paste                          : "Coller",
-PasteText                      : "Coller comme texte",
-PasteWord                      : "Coller de Word",
-Print                          : "Imprimer",
-SelectAll                      : "Tout sélectionner",
-RemoveFormat           : "Supprimer le format",
-InsertLinkLbl          : "Lien",
-InsertLink                     : "Insérer/modifier le lien",
-RemoveLink                     : "Supprimer le lien",
-VisitLink                      : "Suivre le lien",
-Anchor                         : "Insérer/modifier l'ancre",
-AnchorDelete           : "Supprimer l'ancre",
-InsertImageLbl         : "Image",
-InsertImage                    : "Insérer/modifier l'image",
-InsertFlashLbl         : "Animation Flash",
-InsertFlash                    : "Insérer/modifier l'animation Flash",
-InsertTableLbl         : "Tableau",
-InsertTable                    : "Insérer/modifier le tableau",
-InsertLineLbl          : "Séparateur",
-InsertLine                     : "Insérer un séparateur",
-InsertSpecialCharLbl: "Caractères spéciaux",
-InsertSpecialChar      : "Insérer un caractère spécial",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Insérer un Smiley",
-About                          : "A propos de FCKeditor",
-Bold                           : "Gras",
-Italic                         : "Italique",
-Underline                      : "Souligné",
-StrikeThrough          : "Barré",
-Subscript                      : "Indice",
-Superscript                    : "Exposant",
-LeftJustify                    : "Aligné à gauche",
-CenterJustify          : "Centré",
-RightJustify           : "Aligné à Droite",
-BlockJustify           : "Texte justifié",
-DecreaseIndent         : "Diminuer le retrait",
-IncreaseIndent         : "Augmenter le retrait",
-Blockquote                     : "Citation",
-CreateDiv                      : "Créer Balise Div",
-EditDiv                                : "Modifier Balise Div",
-DeleteDiv                      : "Supprimer Balise Div",
-Undo                           : "Annuler",
-Redo                           : "Refaire",
-NumberedListLbl                : "Liste numérotée",
-NumberedList           : "Insérer/supprimer la liste numérotée",
-BulletedListLbl                : "Liste à puces",
-BulletedList           : "Insérer/supprimer la liste à puces",
-ShowTableBorders       : "Afficher les bordures du tableau",
-ShowDetails                    : "Afficher les caractères invisibles",
-Style                          : "Style",
-FontFormat                     : "Format",
-Font                           : "Police",
-FontSize                       : "Taille",
-TextColor                      : "Couleur de caractère",
-BGColor                                : "Couleur de fond",
-Source                         : "Source",
-Find                           : "Chercher",
-Replace                                : "Remplacer",
-SpellCheck                     : "Orthographe",
-UniversalKeyboard      : "Clavier universel",
-PageBreakLbl           : "Saut de page",
-PageBreak                      : "Insérer un saut de page",
-
-Form                   : "Formulaire",
-Checkbox               : "Case à cocher",
-RadioButton            : "Bouton radio",
-TextField              : "Champ texte",
-Textarea               : "Zone de texte",
-HiddenField            : "Champ caché",
-Button                 : "Bouton",
-SelectionField : "Liste/menu",
-ImageButton            : "Bouton image",
-
-FitWindow              : "Edition pleine page",
-ShowBlocks             : "Afficher les blocs",
-
-// Context Menu
-EditLink                       : "Modifier le lien",
-CellCM                         : "Cellule",
-RowCM                          : "Ligne",
-ColumnCM                       : "Colonne",
-InsertRowAfter         : "Insérer une ligne après",
-InsertRowBefore                : "Insérer une ligne avant",
-DeleteRows                     : "Supprimer des lignes",
-InsertColumnAfter      : "Insérer une colonne après",
-InsertColumnBefore     : "Insérer une colonne avant",
-DeleteColumns          : "Supprimer des colonnes",
-InsertCellAfter                : "Insérer une cellule après",
-InsertCellBefore       : "Insérer une cellule avant",
-DeleteCells                    : "Supprimer des cellules",
-MergeCells                     : "Fusionner les cellules",
-MergeRight                     : "Fusionner à droite",
-MergeDown                      : "Fusionner en bas",
-HorizontalSplitCell    : "Scinder la cellule horizontalement",
-VerticalSplitCell      : "Scinder la cellule verticalement",
-TableDelete                    : "Supprimer le tableau",
-CellProperties         : "Propriétés de cellule",
-TableProperties                : "Propriétés du tableau",
-ImageProperties                : "Propriétés de l'image",
-FlashProperties                : "Propriétés de l'animation Flash",
-
-AnchorProp                     : "Propriétés de l'ancre",
-ButtonProp                     : "Propriétés du bouton",
-CheckboxProp           : "Propriétés de la case à cocher",
-HiddenFieldProp                : "Propriétés du champ caché",
-RadioButtonProp                : "Propriétés du bouton radio",
-ImageButtonProp                : "Propriétés du bouton image",
-TextFieldProp          : "Propriétés du champ texte",
-SelectionFieldProp     : "Propriétés de la liste/du menu",
-TextareaProp           : "Propriétés de la zone de texte",
-FormProp                       : "Propriétés du formulaire",
-
-FontFormats                    : "Normal;Formaté;Adresse;En-tête 1;En-tête 2;En-tête 3;En-tête 4;En-tête 5;En-tête 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Calcul XHTML. Veuillez patienter...",
-Done                           : "Terminé",
-PasteWordConfirm       : "Le texte à coller semble provenir de Word. Désirez-vous le nettoyer avant de coller?",
-NotCompatiblePaste     : "Cette commande nécessite Internet Explorer version 5.5 minimum. Souhaitez-vous coller sans nettoyage?",
-UnknownToolbarItem     : "Elément de barre d'outil inconnu \"%1\"",
-UnknownCommand         : "Nom de commande inconnu \"%1\"",
-NotImplemented         : "Commande non encore écrite",
-UnknownToolbarSet      : "La barre d'outils \"%1\" n'existe pas",
-NoActiveX                      : "Les paramètres de sécurité de votre navigateur peuvent limiter quelques fonctionnalités de l'éditeur. Veuillez activer l'option \"Exécuter les contrôles ActiveX et les plug-ins\". Il se peut que vous rencontriez des erreurs et remarquiez quelques limitations.",
-BrowseServerBlocked : "Le navigateur n'a pas pu être ouvert. Assurez-vous que les bloqueurs de popups soient désactivés.",
-DialogBlocked          : "La fenêtre de dialogue n'a pas pu s'ouvrir. Assurez-vous que les bloqueurs de popups soient désactivés.",
-VisitLinkBlocked       : "Impossible d'ouvrir une nouvelle fenêtre. Assurez-vous que les bloqueurs de popups soient désactivés.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Annuler",
-DlgBtnClose                    : "Fermer",
-DlgBtnBrowseServer     : "Parcourir le serveur",
-DlgAdvancedTag         : "Avancé",
-DlgOpOther                     : "<Autre>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Veuillez saisir l'URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<Par défaut>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Sens d'écriture",
-DlgGenLangDirLtr       : "De gauche à droite (LTR)",
-DlgGenLangDirRtl       : "De droite à gauche (RTL)",
-DlgGenLangCode         : "Code langue",
-DlgGenAccessKey                : "Equivalent clavier",
-DlgGenName                     : "Nom",
-DlgGenTabIndex         : "Ordre de tabulation",
-DlgGenLongDescr                : "URL de description longue",
-DlgGenClass                    : "Classes de feuilles de style",
-DlgGenTitle                    : "Titre",
-DlgGenContType         : "Type de contenu",
-DlgGenLinkCharset      : "Encodage de caractère",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Propriétés de l'image",
-DlgImgInfoTab          : "Informations sur l'image",
-DlgImgBtnUpload                : "Envoyer sur le serveur",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Télécharger",
-DlgImgAlt                      : "Texte de remplacement",
-DlgImgWidth                    : "Largeur",
-DlgImgHeight           : "Hauteur",
-DlgImgLockRatio                : "Garder les proportions",
-DlgBtnResetSize                : "Taille originale",
-DlgImgBorder           : "Bordure",
-DlgImgHSpace           : "Espacement horizontal",
-DlgImgVSpace           : "Espacement vertical",
-DlgImgAlign                    : "Alignement",
-DlgImgAlignLeft                : "Gauche",
-DlgImgAlignAbsBottom: "Abs Bas",
-DlgImgAlignAbsMiddle: "Abs Milieu",
-DlgImgAlignBaseline    : "Bas du texte",
-DlgImgAlignBottom      : "Bas",
-DlgImgAlignMiddle      : "Milieu",
-DlgImgAlignRight       : "Droite",
-DlgImgAlignTextTop     : "Haut du texte",
-DlgImgAlignTop         : "Haut",
-DlgImgPreview          : "Prévisualisation",
-DlgImgAlertUrl         : "Veuillez saisir l'URL de l'image",
-DlgImgLinkTab          : "Lien",
-
-// Flash Dialog
-DlgFlashTitle          : "Propriétés de l'animation Flash",
-DlgFlashChkPlay                : "Lecture automatique",
-DlgFlashChkLoop                : "Boucle",
-DlgFlashChkMenu                : "Activer le menu Flash",
-DlgFlashScale          : "Affichage",
-DlgFlashScaleAll       : "Par défaut (tout montrer)",
-DlgFlashScaleNoBorder  : "Sans bordure",
-DlgFlashScaleFit       : "Ajuster aux dimensions",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Propriétés du lien",
-DlgLnkInfoTab          : "Informations sur le lien",
-DlgLnkTargetTab                : "Destination",
-
-DlgLnkType                     : "Type de lien",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ancre dans cette page",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocole",
-DlgLnkProtoOther       : "<autre>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Sélectionner une ancre",
-DlgLnkAnchorByName     : "Par nom",
-DlgLnkAnchorById       : "Par id",
-DlgLnkNoAnchors                : "(Pas d'ancre disponible dans le document)",
-DlgLnkEMail                    : "Adresse E-Mail",
-DlgLnkEMailSubject     : "Sujet du message",
-DlgLnkEMailBody                : "Corps du message",
-DlgLnkUpload           : "Télécharger",
-DlgLnkBtnUpload                : "Envoyer sur le serveur",
-
-DlgLnkTarget           : "Destination",
-DlgLnkTargetFrame      : "<Cadre>",
-DlgLnkTargetPopup      : "<fenêtre popup>",
-DlgLnkTargetBlank      : "Nouvelle fenêtre (_blank)",
-DlgLnkTargetParent     : "Fenêtre mère (_parent)",
-DlgLnkTargetSelf       : "Même fenêtre (_self)",
-DlgLnkTargetTop                : "Fenêtre supérieure (_top)",
-DlgLnkTargetFrameName  : "Nom du cadre de destination",
-DlgLnkPopWinName       : "Nom de la fenêtre popup",
-DlgLnkPopWinFeat       : "Caractéristiques de la fenêtre popup",
-DlgLnkPopResize                : "Taille modifiable",
-DlgLnkPopLocation      : "Barre d'adresses",
-DlgLnkPopMenu          : "Barre de menu",
-DlgLnkPopScroll                : "Barres de défilement",
-DlgLnkPopStatus                : "Barre d'état",
-DlgLnkPopToolbar       : "Barre d'outils",
-DlgLnkPopFullScrn      : "Plein écran (IE)",
-DlgLnkPopDependent     : "Dépendante (Netscape)",
-DlgLnkPopWidth         : "Largeur",
-DlgLnkPopHeight                : "Hauteur",
-DlgLnkPopLeft          : "Position à partir de la gauche",
-DlgLnkPopTop           : "Position à partir du haut",
-
-DlnLnkMsgNoUrl         : "Veuillez saisir l'URL",
-DlnLnkMsgNoEMail       : "Veuillez saisir l'adresse e-mail",
-DlnLnkMsgNoAnchor      : "Veuillez sélectionner une ancre",
-DlnLnkMsgInvPopName    : "Le nom de la fenêtre popup doit commencer par une lettre et ne doit pas contenir d'espace",
-
-// Color Dialog
-DlgColorTitle          : "Sélectionner",
-DlgColorBtnClear       : "Effacer",
-DlgColorHighlight      : "Prévisualisation",
-DlgColorSelected       : "Sélectionné",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Insérer un Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Insérer un caractère spécial",
-
-// Table Dialog
-DlgTableTitle          : "Propriétés du tableau",
-DlgTableRows           : "Lignes",
-DlgTableColumns                : "Colonnes",
-DlgTableBorder         : "Bordure",
-DlgTableAlign          : "Alignement",
-DlgTableAlignNotSet    : "<Par défaut>",
-DlgTableAlignLeft      : "Gauche",
-DlgTableAlignCenter    : "Centré",
-DlgTableAlignRight     : "Droite",
-DlgTableWidth          : "Largeur",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "pourcentage",
-DlgTableHeight         : "Hauteur",
-DlgTableCellSpace      : "Espacement",
-DlgTableCellPad                : "Contour",
-DlgTableCaption                : "Titre",
-DlgTableSummary                : "Résumé",
-DlgTableHeaders                : "Entêtes",
-DlgTableHeadersNone            : "Sans",
-DlgTableHeadersColumn  : "Première colonne",
-DlgTableHeadersRow             : "Première Ligne",
-DlgTableHeadersBoth            : "Les 2",
-
-// Table Cell Dialog
-DlgCellTitle           : "Propriétés de la cellule",
-DlgCellWidth           : "Largeur",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "pourcentage",
-DlgCellHeight          : "Hauteur",
-DlgCellWordWrap                : "Retour à la ligne",
-DlgCellWordWrapNotSet  : "<Par défaut>",
-DlgCellWordWrapYes     : "Oui",
-DlgCellWordWrapNo      : "Non",
-DlgCellHorAlign                : "Alignement horizontal",
-DlgCellHorAlignNotSet  : "<Par défaut>",
-DlgCellHorAlignLeft    : "Gauche",
-DlgCellHorAlignCenter  : "Centré",
-DlgCellHorAlignRight: "Droite",
-DlgCellVerAlign                : "Alignement vertical",
-DlgCellVerAlignNotSet  : "<Par défaut>",
-DlgCellVerAlignTop     : "Haut",
-DlgCellVerAlignMiddle  : "Milieu",
-DlgCellVerAlignBottom  : "Bas",
-DlgCellVerAlignBaseline        : "Bas du texte",
-DlgCellType            : "Type de Cellule",
-DlgCellTypeData                : "Données",
-DlgCellTypeHeader      : "Entête",
-DlgCellRowSpan         : "Lignes fusionnées",
-DlgCellCollSpan                : "Colonnes fusionnées",
-DlgCellBackColor       : "Fond",
-DlgCellBorderColor     : "Bordure",
-DlgCellBtnSelect       : "Choisir...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Chercher et Remplacer",
-
-// Find Dialog
-DlgFindTitle           : "Chercher",
-DlgFindFindBtn         : "Chercher",
-DlgFindNotFoundMsg     : "Le texte indiqué est introuvable.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Remplacer",
-DlgReplaceFindLbl              : "Rechercher:",
-DlgReplaceReplaceLbl   : "Remplacer par:",
-DlgReplaceCaseChk              : "Respecter la casse",
-DlgReplaceReplaceBtn   : "Remplacer",
-DlgReplaceReplAllBtn   : "Tout remplacer",
-DlgReplaceWordChk              : "Mot entier",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Les paramètres de sécurité de votre navigateur empêchent l'éditeur de couper automatiquement vos données. Veuillez utiliser les équivalents claviers (Ctrl+X).",
-PasteErrorCopy : "Les paramètres de sécurité de votre navigateur empêchent l'éditeur de copier automatiquement vos données. Veuillez utiliser les équivalents claviers (Ctrl+C).",
-
-PasteAsText            : "Coller comme texte",
-PasteFromWord  : "Coller à partir de Word",
-
-DlgPasteMsg2   : "Veuillez coller dans la zone ci-dessous en utilisant le clavier (<STRONG>Ctrl+V</STRONG>) et cliquez sur <STRONG>OK</STRONG>.",
-DlgPasteSec            : "A cause des paramètres de sécurité de votre navigateur, l'éditeur ne peut accéder au presse-papier directement. Vous devez coller à nouveau le contenu dans cette fenêtre.",
-DlgPasteIgnoreFont             : "Ignorer les polices de caractères",
-DlgPasteRemoveStyles   : "Supprimer les styles",
-
-// Color Picker
-ColorAutomatic : "Automatique",
-ColorMoreColors        : "Plus de couleurs...",
-
-// Document Properties
-DocProps               : "Propriétés du document",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Propriétés de l'ancre",
-DlgAnchorName          : "Nom de l'ancre",
-DlgAnchorErrorName     : "Veuillez saisir le nom de l'ancre",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Pas dans le dictionnaire",
-DlgSpellChangeTo               : "Changer en",
-DlgSpellBtnIgnore              : "Ignorer",
-DlgSpellBtnIgnoreAll   : "Ignorer tout",
-DlgSpellBtnReplace             : "Remplacer",
-DlgSpellBtnReplaceAll  : "Remplacer tout",
-DlgSpellBtnUndo                        : "Annuler",
-DlgSpellNoSuggestions  : "- Aucune suggestion -",
-DlgSpellProgress               : "Vérification d'orthographe en cours...",
-DlgSpellNoMispell              : "Vérification d'orthographe terminée: Aucune erreur trouvée",
-DlgSpellNoChanges              : "Vérification d'orthographe terminée: Pas de modifications",
-DlgSpellOneChange              : "Vérification d'orthographe terminée: Un mot modifié",
-DlgSpellManyChanges            : "Vérification d'orthographe terminée: %1 mots modifiés",
-
-IeSpellDownload                        : "Le Correcteur n'est pas installé. Souhaitez-vous le télécharger maintenant?",
-
-// Button Dialog
-DlgButtonText          : "Texte (valeur)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Bouton",
-DlgButtonTypeSbm       : "Envoyer",
-DlgButtonTypeRst       : "Réinitialiser",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nom",
-DlgCheckboxValue       : "Valeur",
-DlgCheckboxSelected    : "Sélectionné",
-
-// Form Dialog
-DlgFormName            : "Nom",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Méthode",
-
-// Select Field Dialog
-DlgSelectName          : "Nom",
-DlgSelectValue         : "Valeur",
-DlgSelectSize          : "Taille",
-DlgSelectLines         : "lignes",
-DlgSelectChkMulti      : "Sélection multiple",
-DlgSelectOpAvail       : "Options disponibles",
-DlgSelectOpText                : "Texte",
-DlgSelectOpValue       : "Valeur",
-DlgSelectBtnAdd                : "Ajouter",
-DlgSelectBtnModify     : "Modifier",
-DlgSelectBtnUp         : "Monter",
-DlgSelectBtnDown       : "Descendre",
-DlgSelectBtnSetValue : "Valeur sélectionnée",
-DlgSelectBtnDelete     : "Supprimer",
-
-// Textarea Dialog
-DlgTextareaName        : "Nom",
-DlgTextareaCols        : "Colonnes",
-DlgTextareaRows        : "Lignes",
-
-// Text Field Dialog
-DlgTextName                    : "Nom",
-DlgTextValue           : "Valeur",
-DlgTextCharWidth       : "Largeur en caractères",
-DlgTextMaxChars                : "Nombre maximum de caractères",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Texte",
-DlgTextTypePass                : "Mot de passe",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nom",
-DlgHiddenValue : "Valeur",
-
-// Bulleted List Dialog
-BulletedListProp       : "Propriétés de liste à puces",
-NumberedListProp       : "Propriétés de liste numérotée",
-DlgLstStart                    : "Début",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Cercle",
-DlgLstTypeDisc         : "Disque",
-DlgLstTypeSquare       : "Carré",
-DlgLstTypeNumbers      : "Nombres (1, 2, 3)",
-DlgLstTypeLCase                : "Lettres minuscules (a, b, c)",
-DlgLstTypeUCase                : "Lettres majuscules (A, B, C)",
-DlgLstTypeSRoman       : "Chiffres romains minuscules (i, ii, iii)",
-DlgLstTypeLRoman       : "Chiffres romains majuscules (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Général",
-DlgDocBackTab          : "Fond",
-DlgDocColorsTab                : "Couleurs et marges",
-DlgDocMetaTab          : "Métadonnées",
-
-DlgDocPageTitle                : "Titre de la page",
-DlgDocLangDir          : "Sens d'écriture",
-DlgDocLangDirLTR       : "De la gauche vers la droite (LTR)",
-DlgDocLangDirRTL       : "De la droite vers la gauche (RTL)",
-DlgDocLangCode         : "Code langue",
-DlgDocCharSet          : "Encodage de caractère",
-DlgDocCharSetCE                : "Europe Centrale",
-DlgDocCharSetCT                : "Chinois Traditionnel (Big5)",
-DlgDocCharSetCR                : "Cyrillique",
-DlgDocCharSetGR                : "Grec",
-DlgDocCharSetJP                : "Japonais",
-DlgDocCharSetKR                : "Coréen",
-DlgDocCharSetTR                : "Turc",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Occidental",
-DlgDocCharSetOther     : "Autre encodage de caractère",
-
-DlgDocDocType          : "Type de document",
-DlgDocDocTypeOther     : "Autre type de document",
-DlgDocIncXHTML         : "Inclure les déclarations XHTML",
-DlgDocBgColor          : "Couleur de fond",
-DlgDocBgImage          : "Image de fond",
-DlgDocBgNoScroll       : "Image fixe sans défilement",
-DlgDocCText                    : "Texte",
-DlgDocCLink                    : "Lien",
-DlgDocCVisited         : "Lien visité",
-DlgDocCActive          : "Lien activé",
-DlgDocMargins          : "Marges",
-DlgDocMaTop                    : "Haut",
-DlgDocMaLeft           : "Gauche",
-DlgDocMaRight          : "Droite",
-DlgDocMaBottom         : "Bas",
-DlgDocMeIndex          : "Mots-clés (séparés par des virgules)",
-DlgDocMeDescr          : "Description",
-DlgDocMeAuthor         : "Auteur",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Prévisualisation",
-
-// Templates Dialog
-Templates                      : "Modèles",
-DlgTemplatesTitle      : "Modèles de contenu",
-DlgTemplatesSelMsg     : "Veuillez sélectionner le modèle à ouvrir dans l'éditeur<br>(le contenu actuel sera remplacé):",
-DlgTemplatesLoading    : "Chargement de la liste des modèles. Veuillez patienter...",
-DlgTemplatesNoTpl      : "(Aucun modèle disponible)",
-DlgTemplatesReplace    : "Remplacer tout le contenu",
-
-// About Dialog
-DlgAboutAboutTab       : "A propos de",
-DlgAboutBrowserInfoTab : "Navigateur",
-DlgAboutLicenseTab     : "Licence",
-DlgAboutVersion                : "Version",
-DlgAboutInfo           : "Pour plus d'informations, aller à",
-
-// Div Dialog
-DlgDivGeneralTab       : "Général",
-DlgDivAdvancedTab      : "Avancé",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Attribut Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/gl.js b/horde/services/editor/fckeditor/editor/lang/src/gl.js
deleted file mode 100644 (file)
index a9b5d7a..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Galician language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Ocultar Ferramentas",
-ToolbarExpand          : "Mostrar Ferramentas",
-
-// Toolbar Items and Context Menu
-Save                           : "Gardar",
-NewPage                                : "Nova Páxina",
-Preview                                : "Vista Previa",
-Cut                                    : "Cortar",
-Copy                           : "Copiar",
-Paste                          : "Pegar",
-PasteText                      : "Pegar como texto plano",
-PasteWord                      : "Pegar dende Word",
-Print                          : "Imprimir",
-SelectAll                      : "Seleccionar todo",
-RemoveFormat           : "Eliminar Formato",
-InsertLinkLbl          : "Ligazón",
-InsertLink                     : "Inserir/Editar Ligazón",
-RemoveLink                     : "Eliminar Ligazón",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Inserir/Editar Referencia",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Imaxe",
-InsertImage                    : "Inserir/Editar Imaxe",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Inserir/Editar Flash",
-InsertTableLbl         : "Tabla",
-InsertTable                    : "Inserir/Editar Tabla",
-InsertLineLbl          : "Liña",
-InsertLine                     : "Inserir Liña Horizontal",
-InsertSpecialCharLbl: "Carácter Special",
-InsertSpecialChar      : "Inserir Carácter Especial",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Inserir Smiley",
-About                          : "Acerca de FCKeditor",
-Bold                           : "Negrita",
-Italic                         : "Cursiva",
-Underline                      : "Sub-raiado",
-StrikeThrough          : "Tachado",
-Subscript                      : "Subíndice",
-Superscript                    : "Superíndice",
-LeftJustify                    : "Aliñar á Esquerda",
-CenterJustify          : "Centrado",
-RightJustify           : "Aliñar á Dereita",
-BlockJustify           : "Xustificado",
-DecreaseIndent         : "Disminuir Sangría",
-IncreaseIndent         : "Aumentar Sangría",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Desfacer",
-Redo                           : "Refacer",
-NumberedListLbl                : "Lista Numerada",
-NumberedList           : "Inserir/Eliminar Lista Numerada",
-BulletedListLbl                : "Marcas",
-BulletedList           : "Inserir/Eliminar Marcas",
-ShowTableBorders       : "Mostrar Bordes das Táboas",
-ShowDetails                    : "Mostrar Marcas Parágrafo",
-Style                          : "Estilo",
-FontFormat                     : "Formato",
-Font                           : "Tipo",
-FontSize                       : "Tamaño",
-TextColor                      : "Cor do Texto",
-BGColor                                : "Cor do Fondo",
-Source                         : "Código Fonte",
-Find                           : "Procurar",
-Replace                                : "Substituir",
-SpellCheck                     : "Corrección Ortográfica",
-UniversalKeyboard      : "Teclado Universal",
-PageBreakLbl           : "Salto de Páxina",
-PageBreak                      : "Inserir Salto de Páxina",
-
-Form                   : "Formulario",
-Checkbox               : "Cadro de Verificación",
-RadioButton            : "Botón de Radio",
-TextField              : "Campo de Texto",
-Textarea               : "Área de Texto",
-HiddenField            : "Campo Oculto",
-Button                 : "Botón",
-SelectionField : "Campo de Selección",
-ImageButton            : "Botón de Imaxe",
-
-FitWindow              : "Maximizar o tamaño do editor",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Editar Ligazón",
-CellCM                         : "Cela",
-RowCM                          : "Fila",
-ColumnCM                       : "Columna",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Borrar Filas",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Borrar Columnas",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Borrar Cela",
-MergeCells                     : "Unir Celas",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Borrar Táboa",
-CellProperties         : "Propriedades da Cela",
-TableProperties                : "Propriedades da Táboa",
-ImageProperties                : "Propriedades Imaxe",
-FlashProperties                : "Propriedades Flash",
-
-AnchorProp                     : "Propriedades da Referencia",
-ButtonProp                     : "Propriedades do Botón",
-CheckboxProp           : "Propriedades do Cadro de Verificación",
-HiddenFieldProp                : "Propriedades do Campo Oculto",
-RadioButtonProp                : "Propriedades do Botón de Radio",
-ImageButtonProp                : "Propriedades do Botón de Imaxe",
-TextFieldProp          : "Propriedades do Campo de Texto",
-SelectionFieldProp     : "Propriedades do Campo de Selección",
-TextareaProp           : "Propriedades da Área de Texto",
-FormProp                       : "Propriedades do Formulario",
-
-FontFormats                    : "Normal;Formateado;Enderezo;Enacabezado 1;Encabezado 2;Encabezado 3;Encabezado 4;Encabezado 5;Encabezado 6;Paragraph (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Procesando XHTML. Por facor, agarde...",
-Done                           : "Feiro",
-PasteWordConfirm       : "Parece que o texto que quere pegar está copiado do Word.¿Quere limpar o formato antes de pegalo?",
-NotCompatiblePaste     : "Este comando está disponible para Internet Explorer versión 5.5 ou superior. ¿Quere pegalo sen limpar o formato?",
-UnknownToolbarItem     : "Ítem de ferramentas descoñecido \"%1\"",
-UnknownCommand         : "Nome de comando descoñecido \"%1\"",
-NotImplemented         : "Comando non implementado",
-UnknownToolbarSet      : "O conxunto de ferramentas \"%1\" non existe",
-NoActiveX                      : "As opcións de seguridade do seu navegador poderían limitar algunha das características de editor. Debe activar a opción \"Executar controis ActiveX e plug-ins\". Pode notar que faltan características e experimentar erros",
-BrowseServerBlocked : "Non se poido abrir o navegador de recursos. Asegúrese de que están desactivados os bloqueadores de xanelas emerxentes",
-DialogBlocked          : "Non foi posible abrir a xanela de diálogo. Asegúrese de que están desactivados os bloqueadores de xanelas emerxentes",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancelar",
-DlgBtnClose                    : "Pechar",
-DlgBtnBrowseServer     : "Navegar no Servidor",
-DlgAdvancedTag         : "Advanzado",
-DlgOpOther                     : "<Outro>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Por favor, insira a URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<non definido>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Orientación do Idioma",
-DlgGenLangDirLtr       : "Esquerda a Dereita (LTR)",
-DlgGenLangDirRtl       : "Dereita a Esquerda (RTL)",
-DlgGenLangCode         : "Código do Idioma",
-DlgGenAccessKey                : "Chave de Acceso",
-DlgGenName                     : "Nome",
-DlgGenTabIndex         : "Índice de Tabulación",
-DlgGenLongDescr                : "Descrición Completa da URL",
-DlgGenClass                    : "Clases da Folla de Estilos",
-DlgGenTitle                    : "Título",
-DlgGenContType         : "Tipo de Contido",
-DlgGenLinkCharset      : "Fonte de Caracteres Vinculado",
-DlgGenStyle                    : "Estilo",
-
-// Image Dialog
-DlgImgTitle                    : "Propriedades da Imaxe",
-DlgImgInfoTab          : "Información da Imaxe",
-DlgImgBtnUpload                : "Enviar ó Servidor",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Carregar",
-DlgImgAlt                      : "Texto Alternativo",
-DlgImgWidth                    : "Largura",
-DlgImgHeight           : "Altura",
-DlgImgLockRatio                : "Proporcional",
-DlgBtnResetSize                : "Tamaño Orixinal",
-DlgImgBorder           : "Límite",
-DlgImgHSpace           : "Esp. Horiz.",
-DlgImgVSpace           : "Esp. Vert.",
-DlgImgAlign                    : "Aliñamento",
-DlgImgAlignLeft                : "Esquerda",
-DlgImgAlignAbsBottom: "Abs Inferior",
-DlgImgAlignAbsMiddle: "Abs Centro",
-DlgImgAlignBaseline    : "Liña Base",
-DlgImgAlignBottom      : "Pé",
-DlgImgAlignMiddle      : "Centro",
-DlgImgAlignRight       : "Dereita",
-DlgImgAlignTextTop     : "Tope do Texto",
-DlgImgAlignTop         : "Tope",
-DlgImgPreview          : "Vista Previa",
-DlgImgAlertUrl         : "Por favor, escriba a URL da imaxe",
-DlgImgLinkTab          : "Ligazón",
-
-// Flash Dialog
-DlgFlashTitle          : "Propriedades Flash",
-DlgFlashChkPlay                : "Auto Execución",
-DlgFlashChkLoop                : "Bucle",
-DlgFlashChkMenu                : "Activar Menú Flash",
-DlgFlashScale          : "Escalar",
-DlgFlashScaleAll       : "Amosar Todo",
-DlgFlashScaleNoBorder  : "Sen Borde",
-DlgFlashScaleFit       : "Encaixar axustando",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Ligazón",
-DlgLnkInfoTab          : "Información da Ligazón",
-DlgLnkTargetTab                : "Referencia a esta páxina",
-
-DlgLnkType                     : "Tipo de Ligazón",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Referencia nesta páxina",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocolo",
-DlgLnkProtoOther       : "<outro>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Seleccionar unha Referencia",
-DlgLnkAnchorByName     : "Por Nome de Referencia",
-DlgLnkAnchorById       : "Por Element Id",
-DlgLnkNoAnchors                : "(Non hai referencias disponibles no documento)",
-DlgLnkEMail                    : "Enderezo de E-Mail",
-DlgLnkEMailSubject     : "Asunto do Mensaxe",
-DlgLnkEMailBody                : "Corpo do Mensaxe",
-DlgLnkUpload           : "Carregar",
-DlgLnkBtnUpload                : "Enviar ó servidor",
-
-DlgLnkTarget           : "Destino",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<Xanela Emerxente>",
-DlgLnkTargetBlank      : "Nova Xanela (_blank)",
-DlgLnkTargetParent     : "Xanela Pai (_parent)",
-DlgLnkTargetSelf       : "Mesma Xanela (_self)",
-DlgLnkTargetTop                : "Xanela Primaria (_top)",
-DlgLnkTargetFrameName  : "Nome do Marco Destino",
-DlgLnkPopWinName       : "Nome da Xanela Emerxente",
-DlgLnkPopWinFeat       : "Características da Xanela Emerxente",
-DlgLnkPopResize                : "Axustable",
-DlgLnkPopLocation      : "Barra de Localización",
-DlgLnkPopMenu          : "Barra de Menú",
-DlgLnkPopScroll                : "Barras de Desplazamento",
-DlgLnkPopStatus                : "Barra de Estado",
-DlgLnkPopToolbar       : "Barra de Ferramentas",
-DlgLnkPopFullScrn      : "A Toda Pantalla (IE)",
-DlgLnkPopDependent     : "Dependente (Netscape)",
-DlgLnkPopWidth         : "Largura",
-DlgLnkPopHeight                : "Altura",
-DlgLnkPopLeft          : "Posición Esquerda",
-DlgLnkPopTop           : "Posición dende Arriba",
-
-DlnLnkMsgNoUrl         : "Por favor, escriba a ligazón URL",
-DlnLnkMsgNoEMail       : "Por favor, escriba o enderezo de e-mail",
-DlnLnkMsgNoAnchor      : "Por favor, seleccione un destino",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Seleccionar Color",
-DlgColorBtnClear       : "Nengunha",
-DlgColorHighlight      : "Destacado",
-DlgColorSelected       : "Seleccionado",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Inserte un Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Seleccione Caracter Especial",
-
-// Table Dialog
-DlgTableTitle          : "Propiedades da Táboa",
-DlgTableRows           : "Filas",
-DlgTableColumns                : "Columnas",
-DlgTableBorder         : "Tamaño do Borde",
-DlgTableAlign          : "Aliñamento",
-DlgTableAlignNotSet    : "<Non Definido>",
-DlgTableAlignLeft      : "Esquerda",
-DlgTableAlignCenter    : "Centro",
-DlgTableAlignRight     : "Ereita",
-DlgTableWidth          : "Largura",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Altura",
-DlgTableCellSpace      : "Marxe entre Celas",
-DlgTableCellPad                : "Marxe interior",
-DlgTableCaption                : "Título",
-DlgTableSummary                : "Sumario",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Propriedades da Cela",
-DlgCellWidth           : "Largura",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Altura",
-DlgCellWordWrap                : "Axustar Liñas",
-DlgCellWordWrapNotSet  : "<Non Definido>",
-DlgCellWordWrapYes     : "Si",
-DlgCellWordWrapNo      : "Non",
-DlgCellHorAlign                : "Aliñamento Horizontal",
-DlgCellHorAlignNotSet  : "<Non definido>",
-DlgCellHorAlignLeft    : "Esquerda",
-DlgCellHorAlignCenter  : "Centro",
-DlgCellHorAlignRight: "Dereita",
-DlgCellVerAlign                : "Aliñamento Vertical",
-DlgCellVerAlignNotSet  : "<Non definido>",
-DlgCellVerAlignTop     : "Arriba",
-DlgCellVerAlignMiddle  : "Medio",
-DlgCellVerAlignBottom  : "Abaixo",
-DlgCellVerAlignBaseline        : "Liña de Base",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Ocupar Filas",
-DlgCellCollSpan                : "Ocupar Columnas",
-DlgCellBackColor       : "Color de Fondo",
-DlgCellBorderColor     : "Color de Borde",
-DlgCellBtnSelect       : "Seleccionar...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Procurar",
-DlgFindFindBtn         : "Procurar",
-DlgFindNotFoundMsg     : "Non te atopou o texto indicado.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Substituir",
-DlgReplaceFindLbl              : "Texto a procurar:",
-DlgReplaceReplaceLbl   : "Substituir con:",
-DlgReplaceCaseChk              : "Coincidir Mai./min.",
-DlgReplaceReplaceBtn   : "Substituir",
-DlgReplaceReplAllBtn   : "Substitiur Todo",
-DlgReplaceWordChk              : "Coincidir con toda a palabra",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl+X).",
-PasteErrorCopy : "Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl+C).",
-
-PasteAsText            : "Pegar como texto plano",
-PasteFromWord  : "Pegar dende Word",
-
-DlgPasteMsg2   : "Por favor, pegue dentro do seguinte cadro usando o teclado (<STRONG>Ctrl+V</STRONG>) e pulse <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignorar as definicións de Tipografía",
-DlgPasteRemoveStyles   : "Eliminar as definicións de Estilos",
-
-// Color Picker
-ColorAutomatic : "Automático",
-ColorMoreColors        : "Máis Cores...",
-
-// Document Properties
-DocProps               : "Propriedades do Documento",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Propriedades da Referencia",
-DlgAnchorName          : "Nome da Referencia",
-DlgAnchorErrorName     : "Por favor, escriba o nome da referencia",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Non está no diccionario",
-DlgSpellChangeTo               : "Cambiar a",
-DlgSpellBtnIgnore              : "Ignorar",
-DlgSpellBtnIgnoreAll   : "Ignorar Todas",
-DlgSpellBtnReplace             : "Substituir",
-DlgSpellBtnReplaceAll  : "Substituir Todas",
-DlgSpellBtnUndo                        : "Desfacer",
-DlgSpellNoSuggestions  : "- Sen candidatos -",
-DlgSpellProgress               : "Corrección ortográfica en progreso...",
-DlgSpellNoMispell              : "Corrección ortográfica rematada: Non se atoparon erros",
-DlgSpellNoChanges              : "Corrección ortográfica rematada: Non se substituiu nengunha verba",
-DlgSpellOneChange              : "Corrección ortográfica rematada: Unha verba substituida",
-DlgSpellManyChanges            : "Corrección ortográfica rematada: %1 verbas substituidas",
-
-IeSpellDownload                        : "O corrector ortográfico non está instalado. ¿Quere descargalo agora?",
-
-// Button Dialog
-DlgButtonText          : "Texto (Valor)",
-DlgButtonType          : "Tipo",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nome",
-DlgCheckboxValue       : "Valor",
-DlgCheckboxSelected    : "Seleccionado",
-
-// Form Dialog
-DlgFormName            : "Nome",
-DlgFormAction  : "Acción",
-DlgFormMethod  : "Método",
-
-// Select Field Dialog
-DlgSelectName          : "Nome",
-DlgSelectValue         : "Valor",
-DlgSelectSize          : "Tamaño",
-DlgSelectLines         : "liñas",
-DlgSelectChkMulti      : "Permitir múltiples seleccións",
-DlgSelectOpAvail       : "Opcións Disponibles",
-DlgSelectOpText                : "Texto",
-DlgSelectOpValue       : "Valor",
-DlgSelectBtnAdd                : "Engadir",
-DlgSelectBtnModify     : "Modificar",
-DlgSelectBtnUp         : "Subir",
-DlgSelectBtnDown       : "Baixar",
-DlgSelectBtnSetValue : "Definir como valor por defecto",
-DlgSelectBtnDelete     : "Borrar",
-
-// Textarea Dialog
-DlgTextareaName        : "Nome",
-DlgTextareaCols        : "Columnas",
-DlgTextareaRows        : "Filas",
-
-// Text Field Dialog
-DlgTextName                    : "Nome",
-DlgTextValue           : "Valor",
-DlgTextCharWidth       : "Tamaño do Caracter",
-DlgTextMaxChars                : "Máximo de Caracteres",
-DlgTextType                    : "Tipo",
-DlgTextTypeText                : "Texto",
-DlgTextTypePass                : "Chave",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nome",
-DlgHiddenValue : "Valor",
-
-// Bulleted List Dialog
-BulletedListProp       : "Propriedades das Marcas",
-NumberedListProp       : "Propriedades da Lista de Numeración",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Tipo",
-DlgLstTypeCircle       : "Círculo",
-DlgLstTypeDisc         : "Disco",
-DlgLstTypeSquare       : "Cuadrado",
-DlgLstTypeNumbers      : "Números (1, 2, 3)",
-DlgLstTypeLCase                : "Letras Minúsculas (a, b, c)",
-DlgLstTypeUCase                : "Letras Maiúsculas (A, B, C)",
-DlgLstTypeSRoman       : "Números Romanos en minúscula (i, ii, iii)",
-DlgLstTypeLRoman       : "Números Romanos en Maiúscula (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Xeral",
-DlgDocBackTab          : "Fondo",
-DlgDocColorsTab                : "Cores e Marxes",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Título da Páxina",
-DlgDocLangDir          : "Orientación do Idioma",
-DlgDocLangDirLTR       : "Esquerda a Dereita (LTR)",
-DlgDocLangDirRTL       : "Dereita a Esquerda (RTL)",
-DlgDocLangCode         : "Código de Idioma",
-DlgDocCharSet          : "Codificación do Xogo de Caracteres",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Outra Codificación do Xogo de Caracteres",
-
-DlgDocDocType          : "Encabezado do Tipo de Documento",
-DlgDocDocTypeOther     : "Outro Encabezado do Tipo de Documento",
-DlgDocIncXHTML         : "Incluir Declaracións XHTML",
-DlgDocBgColor          : "Cor de Fondo",
-DlgDocBgImage          : "URL da Imaxe de Fondo",
-DlgDocBgNoScroll       : "Fondo Fixo",
-DlgDocCText                    : "Texto",
-DlgDocCLink                    : "Ligazóns",
-DlgDocCVisited         : "Ligazón Visitada",
-DlgDocCActive          : "Ligazón Activa",
-DlgDocMargins          : "Marxes da Páxina",
-DlgDocMaTop                    : "Arriba",
-DlgDocMaLeft           : "Esquerda",
-DlgDocMaRight          : "Dereita",
-DlgDocMaBottom         : "Abaixo",
-DlgDocMeIndex          : "Palabras Chave de Indexación do Documento (separadas por comas)",
-DlgDocMeDescr          : "Descripción do Documento",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Vista Previa",
-
-// Templates Dialog
-Templates                      : "Plantillas",
-DlgTemplatesTitle      : "Plantillas de Contido",
-DlgTemplatesSelMsg     : "Por favor, seleccione a plantilla a abrir no editor<br>(o contido actual perderase):",
-DlgTemplatesLoading    : "Cargando listado de plantillas. Por favor, espere...",
-DlgTemplatesNoTpl      : "(Non hai plantillas definidas)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "Acerca de",
-DlgAboutBrowserInfoTab : "Información do Navegador",
-DlgAboutLicenseTab     : "Licencia",
-DlgAboutVersion                : "versión",
-DlgAboutInfo           : "Para máis información visitar:",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/gu.js b/horde/services/editor/fckeditor/editor/lang/src/gu.js
deleted file mode 100644 (file)
index 35a1001..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Gujarati language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "ટૂલબાર નાનું કરવું",
-ToolbarExpand          : "ટૂલબાર મોટું કરવું",
-
-// Toolbar Items and Context Menu
-Save                           : "સેવ",
-NewPage                                : "નવુ પાનું",
-Preview                                : "પૂર્વદર્શન",
-Cut                                    : "કાપવું",
-Copy                           : "નકલ",
-Paste                          : "પેસ્ટ",
-PasteText                      : "પેસ્ટ (સાદી ટેક્સ્ટ)",
-PasteWord                      : "પેસ્ટ (વડૅ ટેક્સ્ટ)",
-Print                          : "પ્રિન્ટ",
-SelectAll                      : "બઘું પસંદ કરવું",
-RemoveFormat           : "ફૉર્મટ કાઢવું",
-InsertLinkLbl          : "સંબંધન, લિંક",
-InsertLink                     : "લિંક ઇન્સર્ટ/દાખલ કરવી",
-RemoveLink                     : "લિંક કાઢવી",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "ઍંકર ઇન્સર્ટ/દાખલ કરવી",
-AnchorDelete           : "ઍંકર કાઢવી",
-InsertImageLbl         : "ચિત્ર",
-InsertImage                    : "ચિત્ર ઇન્સર્ટ/દાખલ કરવું",
-InsertFlashLbl         : "ફ્લૅશ",
-InsertFlash                    : "ફ્લૅશ ઇન્સર્ટ/દાખલ કરવું",
-InsertTableLbl         : "ટેબલ, કોઠો",
-InsertTable                    : "ટેબલ, કોઠો ઇન્સર્ટ/દાખલ કરવું",
-InsertLineLbl          : "રેખા",
-InsertLine                     : "સમસ્તરીય રેખા ઇન્સર્ટ/દાખલ કરવી",
-InsertSpecialCharLbl: "વિશિષ્ટ અક્ષર",
-InsertSpecialChar      : "વિશિષ્ટ અક્ષર ઇન્સર્ટ/દાખલ કરવું",
-InsertSmileyLbl                : "સ્માઇલી",
-InsertSmiley           : "સ્માઇલી ઇન્સર્ટ/દાખલ કરવી",
-About                          : "FCKeditorના વિષે",
-Bold                           : "બોલ્ડ/સ્પષ્ટ",
-Italic                         : "ઇટેલિક, ત્રાંસા",
-Underline                      : "અન્ડર્લાઇન, નીચે લીટી",
-StrikeThrough          : "છેકી નાખવું",
-Subscript                      : "એક ચિહ્નની નીચે કરેલું બીજું ચિહ્ન",
-Superscript                    : "એક ચિહ્ન ઉપર કરેલું બીજું ચિહ્ન.",
-LeftJustify                    : "ડાબી બાજુએ/બાજુ તરફ",
-CenterJustify          : "સંકેંદ્રણ/સેંટરિંગ",
-RightJustify           : "જમણી બાજુએ/બાજુ તરફ",
-BlockJustify           : "બ્લૉક, અંતરાય જસ્ટિફાઇ",
-DecreaseIndent         : "ઇન્ડેન્ટ લીટીના આરંભમાં જગ્યા ઘટાડવી",
-IncreaseIndent         : "ઇન્ડેન્ટ, લીટીના આરંભમાં જગ્યા વધારવી",
-Blockquote                     : "બ્લૉક-કોટ, અવતરણચિહ્નો",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "રદ કરવું; પહેલાં હતી એવી સ્થિતિ પાછી લાવવી",
-Redo                           : "રિડૂ; પછી હતી એવી સ્થિતિ પાછી લાવવી",
-NumberedListLbl                : "સંખ્યાંકન સૂચિ",
-NumberedList           : "સંખ્યાંકન સૂચિ ઇન્સર્ટ/દાખલ કરવી",
-BulletedListLbl                : "બુલેટ સૂચિ",
-BulletedList           : "બુલેટ સૂચિ ઇન્સર્ટ/દાખલ કરવી",
-ShowTableBorders       : "ટેબલ, કોઠાની બાજુ(બોર્ડર) બતાવવી",
-ShowDetails                    : "વિસ્તૃત વિગતવાર બતાવવું",
-Style                          : "શૈલી/રીત",
-FontFormat                     : "ફૉન્ટ ફૉર્મટ, રચનાની શૈલી",
-Font                           : "ફૉન્ટ",
-FontSize                       : "ફૉન્ટ સાઇઝ/કદ",
-TextColor                      : "શબ્દનો રંગ",
-BGColor                                : "બૅકગ્રાઉન્ડ રંગ,",
-Source                         : "મૂળ કે પ્રાથમિક દસ્તાવેજ",
-Find                           : "શોધવું",
-Replace                                : "રિપ્લેસ/બદલવું",
-SpellCheck                     : "જોડણી (સ્પેલિંગ) તપાસવી",
-UniversalKeyboard      : "યૂનિવર્સલ/વિશ્વવ્યાપક કીબૉર્ડ",
-PageBreakLbl           : "પેજબ્રેક/પાનાને અલગ કરવું",
-PageBreak                      : "ઇન્સર્ટ પેજબ્રેક/પાનાને અલગ કરવું/દાખલ કરવું",
-
-Form                   : "ફૉર્મ/પત્રક",
-Checkbox               : "ચેક બોક્સ",
-RadioButton            : "રેડિઓ બટન",
-TextField              : "ટેક્સ્ટ ફીલ્ડ, શબ્દ ક્ષેત્ર",
-Textarea               : "ટેક્સ્ટ એરિઆ, શબ્દ વિસ્તાર",
-HiddenField            : "ગુપ્ત ક્ષેત્ર",
-Button                 : "બટન",
-SelectionField : "પસંદગી ક્ષેત્ર",
-ImageButton            : "ચિત્ર બટન",
-
-FitWindow              : "એડિટરની સાઇઝ અધિકતમ કરવી",
-ShowBlocks             : "બ્લૉક બતાવવું",
-
-// Context Menu
-EditLink                       : " લિંક એડિટ/માં ફેરફાર કરવો",
-CellCM                         : "કોષના ખાના",
-RowCM                          : "પંક્તિના ખાના",
-ColumnCM                       : "કૉલમ/ઊભી કટાર",
-InsertRowAfter         : "પછી પંક્તિ ઉમેરવી",
-InsertRowBefore                : "પહેલાં પંક્તિ ઉમેરવી",
-DeleteRows                     : "પંક્તિઓ ડિલીટ/કાઢી નાખવી",
-InsertColumnAfter      : "પછી કૉલમ/ઊભી કટાર ઉમેરવી",
-InsertColumnBefore     : "પહેલાં કૉલમ/ઊભી કટાર ઉમેરવી",
-DeleteColumns          : "કૉલમ/ઊભી કટાર ડિલીટ/કાઢી નાખવી",
-InsertCellAfter                : "પછી કોષ ઉમેરવો",
-InsertCellBefore       : "પહેલાં કોષ ઉમેરવો",
-DeleteCells                    : "કોષ ડિલીટ/કાઢી નાખવો",
-MergeCells                     : "કોષ ભેગા કરવા",
-MergeRight                     : "જમણી બાજુ ભેગા કરવા",
-MergeDown                      : "નીચે ભેગા કરવા",
-HorizontalSplitCell    : "કોષને સમસ્તરીય વિભાજન કરવું",
-VerticalSplitCell      : "કોષને સીધું ને ઊભું વિભાજન કરવું",
-TableDelete                    : "કોઠો ડિલીટ/કાઢી નાખવું",
-CellProperties         : "કોષના ગુણ",
-TableProperties                : "કોઠાના  ગુણ",
-ImageProperties                : "ચિત્રના ગુણ",
-FlashProperties                : "ફ્લૅશના ગુણ",
-
-AnchorProp                     : "ઍંકરના ગુણ",
-ButtonProp                     : "બટનના ગુણ",
-CheckboxProp           : "ચેક બોક્સ ગુણ",
-HiddenFieldProp                : "ગુપ્ત ક્ષેત્રના ગુણ",
-RadioButtonProp                : "રેડિઓ બટનના ગુણ",
-ImageButtonProp                : "ચિત્ર બટનના ગુણ",
-TextFieldProp          : "ટેક્સ્ટ ફીલ્ડ, શબ્દ ક્ષેત્રના ગુણ",
-SelectionFieldProp     : "પસંદગી ક્ષેત્રના ગુણ",
-TextareaProp           : "ટેક્સ્ટ એઅરિઆ, શબ્દ વિસ્તારના ગુણ",
-FormProp                       : "ફૉર્મ/પત્રકના ગુણ",
-
-FontFormats                    : "સામાન્ય;ફૉર્મટેડ;સરનામું;શીર્ષક 1;શીર્ષક 2;શીર્ષક 3;શીર્ષક 4;શીર્ષક 5;શીર્ષક 6;શીર્ષક (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML પ્રક્રિયા ચાલુ છે. મહેરબાની કરીને રાહ જોવો...",
-Done                           : "પતી ગયું",
-PasteWordConfirm       : "તમે જે ટેક્સ્ટ પેસ્ટ કરવા માંગો છો, તે વડૅમાંથી કોપી કરેલુ લાગે છે. પેસ્ટ કરતા પહેલાં ટેક્સ્ટ સાફ કરવી છે?",
-NotCompatiblePaste     : "આ કમાન્ડ ઈનટરનેટ એક્સપ્લોરર(Internet Explorer) 5.5 અથવા એના પછીના વર્ઝન માટેજ છે. ટેક્સ્ટને સાફ કયૅા પહેલાં પેસ્ટ કરવી છે?",
-UnknownToolbarItem     : "અજાણી ટૂલબાર આઇટમ \"%1\"",
-UnknownCommand         : "અજાણયો કમાન્ડ \"%1\"",
-NotImplemented         : "કમાન્ડ ઇમ્પ્લિમન્ટ નથી કરોયો",
-UnknownToolbarSet      : "ટૂલબાર સેટ \"%1\" ઉપલબ્ધ નથી",
-NoActiveX                      : "તમારા બ્રાઉઝરની સુરક્ષા સેટિંગસ એડિટરના અમુક ફીચરને પરવાનગી આપતી નથી. કૃપયા \"Run ActiveX controls and plug-ins\" વિકલ્પને ઇનેબલ/સમર્થ કરો. તમારા બ્રાઉઝરમાં એરર ઇન્વિઝિબલ ફીચરનો અનુભવ થઈ શકે છે. કૃપયા પૉપ-અપ બ્લૉકર ડિસેબલ કરો.",
-BrowseServerBlocked : "રિસૉર્સ બ્રાઉઝર ખોલી ન સકાયું.",
-DialogBlocked          : "ડાયલૉગ વિન્ડો ખોલી ન સકાયું. કૃપયા પૉપ-અપ બ્લૉકર ડિસેબલ કરો.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "ઠીક છે",
-DlgBtnCancel           : "રદ કરવું",
-DlgBtnClose                    : "બંધ કરવું",
-DlgBtnBrowseServer     : "સર્વર બ્રાઉઝ કરો",
-DlgAdvancedTag         : "અડ્વાન્સડ",
-DlgOpOther                     : "<અન્ય>",
-DlgInfoTab                     : "સૂચના",
-DlgAlertUrl                    : "URL ઇન્સર્ટ કરો",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<સેટ નથી>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "ભાષા લેખવાની પદ્ધતિ",
-DlgGenLangDirLtr       : "ડાબે થી જમણે (LTR)",
-DlgGenLangDirRtl       : "જમણે થી ડાબે (RTL)",
-DlgGenLangCode         : "ભાષા કોડ",
-DlgGenAccessKey                : "ઍક્સેસ કી",
-DlgGenName                     : "નામ",
-DlgGenTabIndex         : "ટૅબ ઇન્ડેક્સ",
-DlgGenLongDescr                : "વધારે માહિતી માટે URL",
-DlgGenClass                    : "સ્ટાઇલ-શીટ ક્લાસ",
-DlgGenTitle                    : "મુખ્ય મથાળું",
-DlgGenContType         : "મુખ્ય કન્ટેન્ટ પ્રકાર",
-DlgGenLinkCharset      : "લિંક રિસૉર્સ કૅરિક્ટર સેટ",
-DlgGenStyle                    : "સ્ટાઇલ",
-
-// Image Dialog
-DlgImgTitle                    : "ચિત્રના ગુણ",
-DlgImgInfoTab          : "ચિત્ર ની જાણકારી",
-DlgImgBtnUpload                : "આ સર્વરને મોકલવું",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "અપલોડ",
-DlgImgAlt                      : "ઑલ્ટર્નટ ટેક્સ્ટ",
-DlgImgWidth                    : "પહોળાઈ",
-DlgImgHeight           : "ઊંચાઈ",
-DlgImgLockRatio                : "લૉક ગુણોત્તર",
-DlgBtnResetSize                : "રીસેટ સાઇઝ",
-DlgImgBorder           : "બોર્ડર",
-DlgImgHSpace           : "સમસ્તરીય જગ્યા",
-DlgImgVSpace           : "લંબરૂપ જગ્યા",
-DlgImgAlign                    : "લાઇનદોરીમાં ગોઠવવું",
-DlgImgAlignLeft                : "ડાબી બાજુ ગોઠવવું",
-DlgImgAlignAbsBottom: "Abs નીચે",
-DlgImgAlignAbsMiddle: "Abs ઉપર",
-DlgImgAlignBaseline    : "આધાર લીટી",
-DlgImgAlignBottom      : "નીચે",
-DlgImgAlignMiddle      : "વચ્ચે",
-DlgImgAlignRight       : "જમણી",
-DlgImgAlignTextTop     : "ટેક્સ્ટ ઉપર",
-DlgImgAlignTop         : "ઉપર",
-DlgImgPreview          : "પૂર્વદર્શન",
-DlgImgAlertUrl         : "ચિત્રની URL ટાઇપ કરો",
-DlgImgLinkTab          : "લિંક",
-
-// Flash Dialog
-DlgFlashTitle          : "ફ્લૅશ ગુણ",
-DlgFlashChkPlay                : "ઑટો/સ્વયં પ્લે",
-DlgFlashChkLoop                : "લૂપ",
-DlgFlashChkMenu                : "ફ્લૅશ મેન્યૂ નો પ્રયોગ કરો",
-DlgFlashScale          : "સ્કેલ",
-DlgFlashScaleAll       : "સ્કેલ ઓલ/બધુ બતાવો",
-DlgFlashScaleNoBorder  : "સ્કેલ બોર્ડર વગર",
-DlgFlashScaleFit       : "સ્કેલ એકદમ ફીટ",
-
-// Link Dialog
-DlgLnkWindowTitle      : "લિંક",
-DlgLnkInfoTab          : "લિંક ઇન્ફૉ ટૅબ",
-DlgLnkTargetTab                : "ટાર્ગેટ/લક્ષ્ય ટૅબ",
-
-DlgLnkType                     : "લિંક પ્રકાર",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "આ પેજનો ઍંકર",
-DlgLnkTypeEMail                : "ઈ-મેલ",
-DlgLnkProto                    : "પ્રોટોકૉલ",
-DlgLnkProtoOther       : "<અન્ય>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "ઍંકર પસંદ કરો",
-DlgLnkAnchorByName     : "ઍંકર નામથી પસંદ કરો",
-DlgLnkAnchorById       : "ઍંકર એલિમન્ટ Id થી પસંદ કરો",
-DlgLnkNoAnchors                : "(ડૉક્યુમન્ટમાં ઍંકરની સંખ્યા)",
-DlgLnkEMail                    : "ઈ-મેલ સરનામું",
-DlgLnkEMailSubject     : "ઈ-મેલ વિષય",
-DlgLnkEMailBody                : "સંદેશ",
-DlgLnkUpload           : "અપલોડ",
-DlgLnkBtnUpload                : "આ સર્વરને મોકલવું",
-
-DlgLnkTarget           : "ટાર્ગેટ/લક્ષ્ય",
-DlgLnkTargetFrame      : "<ફ્રેમ>",
-DlgLnkTargetPopup      : "<પૉપ-અપ વિન્ડો>",
-DlgLnkTargetBlank      : "નવી  વિન્ડો (_blank)",
-DlgLnkTargetParent     : "મૂળ વિન્ડો (_parent)",
-DlgLnkTargetSelf       : "આજ વિન્ડો (_self)",
-DlgLnkTargetTop                : "ઉપરની વિન્ડો (_top)",
-DlgLnkTargetFrameName  : "ટાર્ગેટ ફ્રેમ નું નામ",
-DlgLnkPopWinName       : "પૉપ-અપ વિન્ડો નું નામ",
-DlgLnkPopWinFeat       : "પૉપ-અપ વિન્ડો ફીચરસૅ",
-DlgLnkPopResize                : "સાઇઝ બદલી સકાય છે",
-DlgLnkPopLocation      : "લોકેશન બાર",
-DlgLnkPopMenu          : "મેન્યૂ બાર",
-DlgLnkPopScroll                : "સ્ક્રોલ બાર",
-DlgLnkPopStatus                : "સ્ટૅટસ બાર",
-DlgLnkPopToolbar       : "ટૂલ બાર",
-DlgLnkPopFullScrn      : "ફુલ સ્ક્રીન (IE)",
-DlgLnkPopDependent     : "ડિપેન્ડન્ટ (Netscape)",
-DlgLnkPopWidth         : "પહોળાઈ",
-DlgLnkPopHeight                : "ઊંચાઈ",
-DlgLnkPopLeft          : "ડાબી બાજુ",
-DlgLnkPopTop           : "જમણી બાજુ",
-
-DlnLnkMsgNoUrl         : "લિંક  URL ટાઇપ કરો",
-DlnLnkMsgNoEMail       : "ઈ-મેલ સરનામું ટાઇપ કરો",
-DlnLnkMsgNoAnchor      : "ઍંકર પસંદ કરો",
-DlnLnkMsgInvPopName    : "પૉપ-અપ વિન્ડો નું નામ ઍલ્ફબેટથી શરૂ કરવો અને તેમાં સ્પેઇસ ન હોવી જોઈએ",
-
-// Color Dialog
-DlgColorTitle          : "રંગ  પસંદ કરો",
-DlgColorBtnClear       : "સાફ કરો",
-DlgColorHighlight      : "હાઈલાઇટ",
-DlgColorSelected       : "સિલેક્ટેડ/પસંદ કરવું",
-
-// Smiley Dialog
-DlgSmileyTitle         : "સ્માઇલી  પસંદ કરો",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "સ્પેશિઅલ વિશિષ્ટ અક્ષર પસંદ કરો",
-
-// Table Dialog
-DlgTableTitle          : "ટેબલ, કોઠાનું મથાળું",
-DlgTableRows           : "પંક્તિના ખાના",
-DlgTableColumns                : "કૉલમ/ઊભી કટાર",
-DlgTableBorder         : "કોઠાની બાજુ(બોર્ડર) સાઇઝ",
-DlgTableAlign          : "અલાઇનમન્ટ/ગોઠવાયેલું ",
-DlgTableAlignNotSet    : "<સેટ નથી>",
-DlgTableAlignLeft      : "ડાબી બાજુ",
-DlgTableAlignCenter    : "મધ્ય સેન્ટર",
-DlgTableAlignRight     : "જમણી બાજુ",
-DlgTableWidth          : "પહોળાઈ",
-DlgTableWidthPx                : "પિકસલ",
-DlgTableWidthPc                : "પ્રતિશત",
-DlgTableHeight         : "ઊંચાઈ",
-DlgTableCellSpace      : "સેલ અંતર",
-DlgTableCellPad                : "સેલ પૅડિંગ",
-DlgTableCaption                : "મથાળું/કૅપ્શન ",
-DlgTableSummary                : "ટૂંકો એહેવાલ",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "પંક્તિના ખાનાના ગુણ",
-DlgCellWidth           : "પહોળાઈ",
-DlgCellWidthPx         : "પિકસલ",
-DlgCellWidthPc         : "પ્રતિશત",
-DlgCellHeight          : "ઊંચાઈ",
-DlgCellWordWrap                : "વર્ડ રૅપ",
-DlgCellWordWrapNotSet  : "<સેટ નથી>",
-DlgCellWordWrapYes     : "હા",
-DlgCellWordWrapNo      : "ના",
-DlgCellHorAlign                : "સમસ્તરીય ગોઠવવું",
-DlgCellHorAlignNotSet  : "<સેટ નથી>",
-DlgCellHorAlignLeft    : "ડાબી બાજુ",
-DlgCellHorAlignCenter  : "મધ્ય સેન્ટર",
-DlgCellHorAlignRight: "જમણી બાજુ",
-DlgCellVerAlign                : "લંબરૂપ ગોઠવવું",
-DlgCellVerAlignNotSet  : "<સેટ નથી>",
-DlgCellVerAlignTop     : "ઉપર",
-DlgCellVerAlignMiddle  : "મધ્ય સેન્ટર",
-DlgCellVerAlignBottom  : "નીચે",
-DlgCellVerAlignBaseline        : "મૂળ રેખા",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "પંક્તિ સ્પાન",
-DlgCellCollSpan                : "કૉલમ/ઊભી કટાર સ્પાન",
-DlgCellBackColor       : "બૅકગ્રાઉન્ડ રંગ",
-DlgCellBorderColor     : "બોર્ડરનો રંગ",
-DlgCellBtnSelect       : "પસંદ કરો...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "શોધવું અને બદલવું",
-
-// Find Dialog
-DlgFindTitle           : "શોધવું",
-DlgFindFindBtn         : "શોધવું",
-DlgFindNotFoundMsg     : "તમે શોધેલી ટેક્સ્ટ નથી મળી",
-
-// Replace Dialog
-DlgReplaceTitle                        : "બદલવું",
-DlgReplaceFindLbl              : "આ શોધો",
-DlgReplaceReplaceLbl   : "આનાથી બદલો",
-DlgReplaceCaseChk              : "કેસ સરખા રાખો",
-DlgReplaceReplaceBtn   : "બદલવું",
-DlgReplaceReplAllBtn   : "બઘા બદલી ",
-DlgReplaceWordChk              : "બઘા શબ્દ સરખા રાખો",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "તમારા બ્રાઉઝર ની સુરક્ષિત સેટિંગસ કટ કરવાની પરવાનગી નથી આપતી. (Ctrl+X) નો ઉપયોગ કરો.",
-PasteErrorCopy : "તમારા બ્રાઉઝર ની સુરક્ષિત સેટિંગસ કોપી કરવાની પરવાનગી નથી આપતી.  (Ctrl+C) का प्रयोग करें।",
-
-PasteAsText            : "પેસ્ટ (ટેક્સ્ટ)",
-PasteFromWord  : "પેસ્ટ (વર્ડ થી)",
-
-DlgPasteMsg2   : "Ctrl+V નો પ્રયોગ કરી પેસ્ટ કરો",
-DlgPasteSec            : "તમારા બ્રાઉઝર ની સુરક્ષિત સેટિંગસના કારણે,એડિટર તમારા કિલ્પબોર્ડ ડેટા ને કોપી નથી કરી શકતો. તમારે આ વિન્ડોમાં ફરીથી પેસ્ટ કરવું પડશે.",
-DlgPasteIgnoreFont             : "ફૉન્ટફેસ વ્યાખ્યાની અવગણના",
-DlgPasteRemoveStyles   : "સ્ટાઇલ વ્યાખ્યા કાઢી નાખવી",
-
-// Color Picker
-ColorAutomatic : "સ્વચાલિત",
-ColorMoreColors        : "ઔર રંગ...",
-
-// Document Properties
-DocProps               : "ડૉક્યુમન્ટ ગુણ/પ્રૉપર્ટિઝ",
-
-// Anchor Dialog
-DlgAnchorTitle         : "ઍંકર ગુણ/પ્રૉપર્ટિઝ",
-DlgAnchorName          : "ઍંકરનું નામ",
-DlgAnchorErrorName     : "ઍંકરનું નામ ટાઈપ કરો",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "શબ્દકોશમાં નથી",
-DlgSpellChangeTo               : "આનાથી બદલવું",
-DlgSpellBtnIgnore              : "ઇગ્નોર/અવગણના કરવી",
-DlgSpellBtnIgnoreAll   : "બધાની ઇગ્નોર/અવગણના કરવી",
-DlgSpellBtnReplace             : "બદલવું",
-DlgSpellBtnReplaceAll  : "બધા બદલી કરો",
-DlgSpellBtnUndo                        : "અન્ડૂ",
-DlgSpellNoSuggestions  : "- કઇ સજેશન નથી -",
-DlgSpellProgress               : "શબ્દની જોડણી/સ્પેલ ચેક ચાલુ છે...",
-DlgSpellNoMispell              : "શબ્દની જોડણી/સ્પેલ ચેક પૂર્ણ: ખોટી જોડણી મળી નથી",
-DlgSpellNoChanges              : "શબ્દની જોડણી/સ્પેલ ચેક પૂર્ણ: એકપણ શબ્દ બદલયો નથી",
-DlgSpellOneChange              : "શબ્દની જોડણી/સ્પેલ ચેક પૂર્ણ: એક શબ્દ બદલયો છે",
-DlgSpellManyChanges            : "શબ્દની જોડણી/સ્પેલ ચેક પૂર્ણ: %1 શબ્દ બદલયા છે",
-
-IeSpellDownload                        : "સ્પેલ-ચેકર ઇન્સ્ટોલ નથી. શું તમે ડાઉનલોડ કરવા માંગો છો?",
-
-// Button Dialog
-DlgButtonText          : "ટેક્સ્ટ (વૅલ્યૂ)",
-DlgButtonType          : "પ્રકાર",
-DlgButtonTypeBtn       : "બટન",
-DlgButtonTypeSbm       : "સબ્મિટ",
-DlgButtonTypeRst       : "રિસેટ",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "નામ",
-DlgCheckboxValue       : "વૅલ્યૂ",
-DlgCheckboxSelected    : "સિલેક્ટેડ",
-
-// Form Dialog
-DlgFormName            : "નામ",
-DlgFormAction  : "ક્રિયા",
-DlgFormMethod  : "પદ્ધતિ",
-
-// Select Field Dialog
-DlgSelectName          : "નામ",
-DlgSelectValue         : "વૅલ્યૂ",
-DlgSelectSize          : "સાઇઝ",
-DlgSelectLines         : "લીટીઓ",
-DlgSelectChkMulti      : "એકથી વધારે પસંદ કરી શકો",
-DlgSelectOpAvail       : "ઉપલબ્ધ વિકલ્પ",
-DlgSelectOpText                : "ટેક્સ્ટ",
-DlgSelectOpValue       : "વૅલ્યૂ",
-DlgSelectBtnAdd                : "ઉમેરવું",
-DlgSelectBtnModify     : "બદલવું",
-DlgSelectBtnUp         : "ઉપર",
-DlgSelectBtnDown       : "નીચે",
-DlgSelectBtnSetValue : "પસંદ કરલી વૅલ્યૂ સેટ કરો",
-DlgSelectBtnDelete     : "રદ કરવું",
-
-// Textarea Dialog
-DlgTextareaName        : "નામ",
-DlgTextareaCols        : "કૉલમ/ઊભી કટાર",
-DlgTextareaRows        : "પંક્તિઓ",
-
-// Text Field Dialog
-DlgTextName                    : "નામ",
-DlgTextValue           : "વૅલ્યૂ",
-DlgTextCharWidth       : "કેરેક્ટરની પહોળાઈ",
-DlgTextMaxChars                : "અધિકતમ કેરેક્ટર",
-DlgTextType                    : "ટાઇપ",
-DlgTextTypeText                : "ટેક્સ્ટ",
-DlgTextTypePass                : "પાસવર્ડ",
-
-// Hidden Field Dialog
-DlgHiddenName  : "નામ",
-DlgHiddenValue : "વૅલ્યૂ",
-
-// Bulleted List Dialog
-BulletedListProp       : "બુલેટ સૂચિ ગુણ",
-NumberedListProp       : "સંખ્યાંક્તિ સૂચિ ગુણ",
-DlgLstStart                    : "શરૂઆતથી",
-DlgLstType                     : "પ્રકાર",
-DlgLstTypeCircle       : "વર્તુળ",
-DlgLstTypeDisc         : "ડિસ્ક",
-DlgLstTypeSquare       : "ચોરસ",
-DlgLstTypeNumbers      : "સંખ્યા (1, 2, 3)",
-DlgLstTypeLCase                : "નાના અક્ષર (a, b, c)",
-DlgLstTypeUCase                : "મોટા અક્ષર (A, B, C)",
-DlgLstTypeSRoman       : "નાના રોમન આંક (i, ii, iii)",
-DlgLstTypeLRoman       : "મોટા રોમન આંક (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "સાધારણ",
-DlgDocBackTab          : "બૅકગ્રાઉન્ડ",
-DlgDocColorsTab                : "રંગ અને માર્જિન/કિનાર",
-DlgDocMetaTab          : "મેટાડૅટા",
-
-DlgDocPageTitle                : "પેજ મથાળું/ટાઇટલ",
-DlgDocLangDir          : "ભાષા લેખવાની પદ્ધતિ",
-DlgDocLangDirLTR       : "ડાબે થી જમણે (LTR)",
-DlgDocLangDirRTL       : "જમણે થી ડાબે (RTL)",
-DlgDocLangCode         : "ભાષા કોડ",
-DlgDocCharSet          : "કેરેક્ટર સેટ એન્કોડિંગ",
-DlgDocCharSetCE                : "મધ્ય યુરોપિઅન (Central European)",
-DlgDocCharSetCT                : "ચાઇનીઝ (Chinese Traditional Big5)",
-DlgDocCharSetCR                : "સિરીલિક (Cyrillic)",
-DlgDocCharSetGR                : "ગ્રીક (Greek)",
-DlgDocCharSetJP                : "જાપાનિઝ (Japanese)",
-DlgDocCharSetKR                : "કોરીયન (Korean)",
-DlgDocCharSetTR                : "ટર્કિ (Turkish)",
-DlgDocCharSetUN                : "યૂનિકોડ (UTF-8)",
-DlgDocCharSetWE                : "પશ્ચિમ યુરોપિઅન (Western European)",
-DlgDocCharSetOther     : "અન્ય કેરેક્ટર સેટ એન્કોડિંગ",
-
-DlgDocDocType          : "ડૉક્યુમન્ટ પ્રકાર શીર્ષક",
-DlgDocDocTypeOther     : "અન્ય ડૉક્યુમન્ટ પ્રકાર શીર્ષક",
-DlgDocIncXHTML         : "XHTML સૂચના સમાવિષ્ટ કરવી",
-DlgDocBgColor          : "બૅકગ્રાઉન્ડ રંગ",
-DlgDocBgImage          : "બૅકગ્રાઉન્ડ ચિત્ર URL",
-DlgDocBgNoScroll       : "સ્ક્રોલ ન થાય તેવું બૅકગ્રાઉન્ડ",
-DlgDocCText                    : "ટેક્સ્ટ",
-DlgDocCLink                    : "લિંક",
-DlgDocCVisited         : "વિઝિટેડ લિંક",
-DlgDocCActive          : "સક્રિય લિંક",
-DlgDocMargins          : "પેજ માર્જિન",
-DlgDocMaTop                    : "ઉપર",
-DlgDocMaLeft           : "ડાબી",
-DlgDocMaRight          : "જમણી",
-DlgDocMaBottom         : "નીચે",
-DlgDocMeIndex          : "ડૉક્યુમન્ટ ઇન્ડેક્સ સંકેતશબ્દ (અલ્પવિરામ (,) થી અલગ કરો)",
-DlgDocMeDescr          : "ડૉક્યુમન્ટ વર્ણન",
-DlgDocMeAuthor         : "લેખક",
-DlgDocMeCopy           : "કૉપિરાઇટ",
-DlgDocPreview          : "પૂર્વદર્શન",
-
-// Templates Dialog
-Templates                      : "ટેમ્પ્લેટ",
-DlgTemplatesTitle      : "કન્ટેન્ટ ટેમ્પ્લેટ",
-DlgTemplatesSelMsg     : "એડિટરમાં ઓપન કરવા ટેમ્પ્લેટ પસંદ કરો (વર્તમાન કન્ટેન્ટ સેવ નહીં થાય):",
-DlgTemplatesLoading    : "ટેમ્પ્લેટ સૂચિ લોડ થાય છે. રાહ જુઓ...",
-DlgTemplatesNoTpl      : "(કોઈ ટેમ્પ્લેટ ડિફાઇન નથી)",
-DlgTemplatesReplace    : "મૂળ શબ્દને બદલો",
-
-// About Dialog
-DlgAboutAboutTab       : "FCKEditor ના વિષે",
-DlgAboutBrowserInfoTab : "બ્રાઉઝર ના વિષે",
-DlgAboutLicenseTab     : "લાઇસન્સ",
-DlgAboutVersion                : "વર્ઝન",
-DlgAboutInfo           : "વધારે માહિતી માટે:",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/he.js b/horde/services/editor/fckeditor/editor/lang/src/he.js
deleted file mode 100644 (file)
index 3d60ec0..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Hebrew language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "rtl",
-
-ToolbarCollapse                : "כיווץ סרגל הכלים",
-ToolbarExpand          : "פתיחת סרגל הכלים",
-
-// Toolbar Items and Context Menu
-Save                           : "שמירה",
-NewPage                                : "דף חדש",
-Preview                                : "תצוגה מקדימה",
-Cut                                    : "גזירה",
-Copy                           : "העתקה",
-Paste                          : "הדבקה",
-PasteText                      : "הדבקה כטקסט פשוט",
-PasteWord                      : "הדבקה מ-וורד",
-Print                          : "הדפסה",
-SelectAll                      : "בחירת הכל",
-RemoveFormat           : "הסרת העיצוב",
-InsertLinkLbl          : "קישור",
-InsertLink                     : "הוספת/עריכת קישור",
-RemoveLink                     : "הסרת הקישור",
-VisitLink                      : "פתח קישור",
-Anchor                         : "הוספת/עריכת נקודת עיגון",
-AnchorDelete           : "הסר נקודת עיגון",
-InsertImageLbl         : "תמונה",
-InsertImage                    : "הוספת/עריכת תמונה",
-InsertFlashLbl         : "פלאש",
-InsertFlash                    : "הוסף/ערוך פלאש",
-InsertTableLbl         : "טבלה",
-InsertTable                    : "הוספת/עריכת טבלה",
-InsertLineLbl          : "קו",
-InsertLine                     : "הוספת קו אופקי",
-InsertSpecialCharLbl: "תו מיוחד",
-InsertSpecialChar      : "הוספת תו מיוחד",
-InsertSmileyLbl                : "סמיילי",
-InsertSmiley           : "הוספת סמיילי",
-About                          : "אודות FCKeditor",
-Bold                           : "מודגש",
-Italic                         : "נטוי",
-Underline                      : "קו תחתון",
-StrikeThrough          : "כתיב מחוק",
-Subscript                      : "כתיב תחתון",
-Superscript                    : "כתיב עליון",
-LeftJustify                    : "יישור לשמאל",
-CenterJustify          : "מרכוז",
-RightJustify           : "יישור לימין",
-BlockJustify           : "יישור לשוליים",
-DecreaseIndent         : "הקטנת אינדנטציה",
-IncreaseIndent         : "הגדלת אינדנטציה",
-Blockquote                     : "בלוק ציטוט",
-CreateDiv                      : "צור מיכל(תג)DIV",
-EditDiv                                : "ערוך מיכל (תג)DIV",
-DeleteDiv                      : "הסר מיכל(תג) DIV",
-Undo                           : "ביטול צעד אחרון",
-Redo                           : "חזרה על צעד אחרון",
-NumberedListLbl                : "רשימה ממוספרת",
-NumberedList           : "הוספת/הסרת רשימה ממוספרת",
-BulletedListLbl                : "רשימת נקודות",
-BulletedList           : "הוספת/הסרת רשימת נקודות",
-ShowTableBorders       : "הצגת מסגרת הטבלה",
-ShowDetails                    : "הצגת פרטים",
-Style                          : "סגנון",
-FontFormat                     : "עיצוב",
-Font                           : "גופן",
-FontSize                       : "גודל",
-TextColor                      : "צבע טקסט",
-BGColor                                : "צבע רקע",
-Source                         : "מקור",
-Find                           : "חיפוש",
-Replace                                : "החלפה",
-SpellCheck                     : "בדיקת איות",
-UniversalKeyboard      : "מקלדת אוניברסלית",
-PageBreakLbl           : "שבירת דף",
-PageBreak                      : "הוסף שבירת דף",
-
-Form                   : "טופס",
-Checkbox               : "תיבת סימון",
-RadioButton            : "לחצן אפשרויות",
-TextField              : "שדה טקסט",
-Textarea               : "איזור טקסט",
-HiddenField            : "שדה חבוי",
-Button                 : "כפתור",
-SelectionField : "שדה בחירה",
-ImageButton            : "כפתור תמונה",
-
-FitWindow              : "הגדל את גודל העורך",
-ShowBlocks             : "הצג בלוקים",
-
-// Context Menu
-EditLink                       : "עריכת קישור",
-CellCM                         : "תא",
-RowCM                          : "שורה",
-ColumnCM                       : "עמודה",
-InsertRowAfter         : "הוסף שורה אחרי",
-InsertRowBefore                : "הוסף שורה לפני",
-DeleteRows                     : "מחיקת שורות",
-InsertColumnAfter      : "הוסף עמודה אחרי",
-InsertColumnBefore     : "הוסף עמודה לפני",
-DeleteColumns          : "מחיקת עמודות",
-InsertCellAfter                : "הוסף תא אחרי",
-InsertCellBefore       : "הוסף תא אחרי",
-DeleteCells                    : "מחיקת תאים",
-MergeCells                     : "מיזוג תאים",
-MergeRight                     : "מזג ימינה",
-MergeDown                      : "מזג למטה",
-HorizontalSplitCell    : "פצל תא אופקית",
-VerticalSplitCell      : "פצל תא אנכית",
-TableDelete                    : "מחק טבלה",
-CellProperties         : "תכונות התא",
-TableProperties                : "תכונות הטבלה",
-ImageProperties                : "תכונות התמונה",
-FlashProperties                : "מאפייני פלאש",
-
-AnchorProp                     : "מאפייני נקודת עיגון",
-ButtonProp                     : "מאפייני כפתור",
-CheckboxProp           : "מאפייני תיבת סימון",
-HiddenFieldProp                : "מאפיני שדה חבוי",
-RadioButtonProp                : "מאפייני לחצן אפשרויות",
-ImageButtonProp                : "מאפיני כפתור תמונה",
-TextFieldProp          : "מאפייני שדה טקסט",
-SelectionFieldProp     : "מאפייני שדה בחירה",
-TextareaProp           : "מאפיני איזור טקסט",
-FormProp                       : "מאפיני טופס",
-
-FontFormats                    : "נורמלי;קוד;כתובת;כותרת;כותרת 2;כותרת 3;כותרת 4;כותרת 5;כותרת 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "מעבד XHTML, נא להמתין...",
-Done                           : "המשימה הושלמה",
-PasteWordConfirm       : "נראה הטקסט שבכוונתך להדביק מקורו בקובץ וורד. האם ברצונך לנקות אותו טרם ההדבקה?",
-NotCompatiblePaste     : "פעולה זו זמינה לדפדפן אינטרנט אקספלורר מגירסא 5.5 ומעלה. האם להמשיך בהדבקה ללא הניקוי?",
-UnknownToolbarItem     : "פריט לא ידוע בסרגל הכלים \"%1\"",
-UnknownCommand         : "שם פעולה לא ידוע \"%1\"",
-NotImplemented         : "הפקודה לא מיושמת",
-UnknownToolbarSet      : "ערכת סרגל הכלים \"%1\" לא קיימת",
-NoActiveX                      : "הגדרות אבטחה של הדפדפן עלולות לגביל את אפשרויות העריכה.יש לאפשר את האופציה \"הרץ פקדים פעילים ותוספות\". תוכל לחוות טעויות וחיווים של אפשרויות שחסרים.",
-BrowseServerBlocked : "לא ניתן לגשת לדפדפן משאבים.אנא וודא שחוסם חלונות הקופצים לא פעיל.",
-DialogBlocked          : "לא היה ניתן לפתוח חלון דיאלוג. אנא וודא שחוסם חלונות קופצים לא פעיל.",
-VisitLinkBlocked       : "לא ניתן לפתוח חלון חדש.נא לוודא שחוסמי החלונות הקופצים לא פעילים.",
-
-// Dialogs
-DlgBtnOK                       : "אישור",
-DlgBtnCancel           : "ביטול",
-DlgBtnClose                    : "סגירה",
-DlgBtnBrowseServer     : "סייר השרת",
-DlgAdvancedTag         : "אפשרויות מתקדמות",
-DlgOpOther                     : "<אחר>",
-DlgInfoTab                     : "מידע",
-DlgAlertUrl                    : "אנא הזן URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<לא נקבע>",
-DlgGenId                       : "זיהוי (Id)",
-DlgGenLangDir          : "כיוון שפה",
-DlgGenLangDirLtr       : "שמאל לימין (LTR)",
-DlgGenLangDirRtl       : "ימין לשמאל (RTL)",
-DlgGenLangCode         : "קוד שפה",
-DlgGenAccessKey                : "מקש גישה",
-DlgGenName                     : "שם",
-DlgGenTabIndex         : "מספר טאב",
-DlgGenLongDescr                : "קישור לתיאור מפורט",
-DlgGenClass                    : "גיליונות עיצוב קבוצות",
-DlgGenTitle                    : "כותרת מוצעת",
-DlgGenContType         : "Content Type מוצע",
-DlgGenLinkCharset      : "קידוד המשאב המקושר",
-DlgGenStyle                    : "סגנון",
-
-// Image Dialog
-DlgImgTitle                    : "תכונות התמונה",
-DlgImgInfoTab          : "מידע על התמונה",
-DlgImgBtnUpload                : "שליחה לשרת",
-DlgImgURL                      : "כתובת (URL)",
-DlgImgUpload           : "העלאה",
-DlgImgAlt                      : "טקסט חלופי",
-DlgImgWidth                    : "רוחב",
-DlgImgHeight           : "גובה",
-DlgImgLockRatio                : "נעילת היחס",
-DlgBtnResetSize                : "איפוס הגודל",
-DlgImgBorder           : "מסגרת",
-DlgImgHSpace           : "מרווח אופקי",
-DlgImgVSpace           : "מרווח אנכי",
-DlgImgAlign                    : "יישור",
-DlgImgAlignLeft                : "לשמאל",
-DlgImgAlignAbsBottom: "לתחתית האבסולוטית",
-DlgImgAlignAbsMiddle: "מרכוז אבסולוטי",
-DlgImgAlignBaseline    : "לקו התחתית",
-DlgImgAlignBottom      : "לתחתית",
-DlgImgAlignMiddle      : "לאמצע",
-DlgImgAlignRight       : "לימין",
-DlgImgAlignTextTop     : "לראש הטקסט",
-DlgImgAlignTop         : "למעלה",
-DlgImgPreview          : "תצוגה מקדימה",
-DlgImgAlertUrl         : "נא להקליד את כתובת התמונה",
-DlgImgLinkTab          : "קישור",
-
-// Flash Dialog
-DlgFlashTitle          : "מאפיני פלאש",
-DlgFlashChkPlay                : "נגן אוטומטי",
-DlgFlashChkLoop                : "לולאה",
-DlgFlashChkMenu                : "אפשר תפריט פלאש",
-DlgFlashScale          : "גודל",
-DlgFlashScaleAll       : "הצג הכל",
-DlgFlashScaleNoBorder  : "ללא גבולות",
-DlgFlashScaleFit       : "התאמה מושלמת",
-
-// Link Dialog
-DlgLnkWindowTitle      : "קישור",
-DlgLnkInfoTab          : "מידע על הקישור",
-DlgLnkTargetTab                : "מטרה",
-
-DlgLnkType                     : "סוג קישור",
-DlgLnkTypeURL          : "כתובת (URL)",
-DlgLnkTypeAnchor       : "עוגן בעמוד זה",
-DlgLnkTypeEMail                : "דוא''ל",
-DlgLnkProto                    : "פרוטוקול",
-DlgLnkProtoOther       : "<אחר>",
-DlgLnkURL                      : "כתובת (URL)",
-DlgLnkAnchorSel                : "בחירת עוגן",
-DlgLnkAnchorByName     : "עפ''י שם העוגן",
-DlgLnkAnchorById       : "עפ''י זיהוי (Id) הרכיב",
-DlgLnkNoAnchors                : "(אין עוגנים זמינים בדף)",
-DlgLnkEMail                    : "כתובת הדוא''ל",
-DlgLnkEMailSubject     : "נושא ההודעה",
-DlgLnkEMailBody                : "גוף ההודעה",
-DlgLnkUpload           : "העלאה",
-DlgLnkBtnUpload                : "שליחה לשרת",
-
-DlgLnkTarget           : "מטרה",
-DlgLnkTargetFrame      : "<מסגרת>",
-DlgLnkTargetPopup      : "<חלון קופץ>",
-DlgLnkTargetBlank      : "חלון חדש (_blank)",
-DlgLnkTargetParent     : "חלון האב (_parent)",
-DlgLnkTargetSelf       : "באותו החלון (_self)",
-DlgLnkTargetTop                : "חלון ראשי (_top)",
-DlgLnkTargetFrameName  : "שם מסגרת היעד",
-DlgLnkPopWinName       : "שם החלון הקופץ",
-DlgLnkPopWinFeat       : "תכונות החלון הקופץ",
-DlgLnkPopResize                : "בעל גודל ניתן לשינוי",
-DlgLnkPopLocation      : "סרגל כתובת",
-DlgLnkPopMenu          : "סרגל תפריט",
-DlgLnkPopScroll                : "ניתן לגלילה",
-DlgLnkPopStatus                : "סרגל חיווי",
-DlgLnkPopToolbar       : "סרגל הכלים",
-DlgLnkPopFullScrn      : "מסך מלא (IE)",
-DlgLnkPopDependent     : "תלוי (Netscape)",
-DlgLnkPopWidth         : "רוחב",
-DlgLnkPopHeight                : "גובה",
-DlgLnkPopLeft          : "מיקום צד שמאל",
-DlgLnkPopTop           : "מיקום צד עליון",
-
-DlnLnkMsgNoUrl         : "נא להקליד את כתובת הקישור (URL)",
-DlnLnkMsgNoEMail       : "נא להקליד את כתובת הדוא''ל",
-DlnLnkMsgNoAnchor      : "נא לבחור עוגן במסמך",
-DlnLnkMsgInvPopName    : "שם החלון הקופץ חייב להתחיל באותיות ואסור לכלול רווחים",
-
-// Color Dialog
-DlgColorTitle          : "בחירת צבע",
-DlgColorBtnClear       : "איפוס",
-DlgColorHighlight      : "נוכחי",
-DlgColorSelected       : "נבחר",
-
-// Smiley Dialog
-DlgSmileyTitle         : "הוספת סמיילי",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "בחירת תו מיוחד",
-
-// Table Dialog
-DlgTableTitle          : "תכונות טבלה",
-DlgTableRows           : "שורות",
-DlgTableColumns                : "עמודות",
-DlgTableBorder         : "גודל מסגרת",
-DlgTableAlign          : "יישור",
-DlgTableAlignNotSet    : "<לא נקבע>",
-DlgTableAlignLeft      : "שמאל",
-DlgTableAlignCenter    : "מרכז",
-DlgTableAlignRight     : "ימין",
-DlgTableWidth          : "רוחב",
-DlgTableWidthPx                : "פיקסלים",
-DlgTableWidthPc                : "אחוז",
-DlgTableHeight         : "גובה",
-DlgTableCellSpace      : "מרווח תא",
-DlgTableCellPad                : "ריפוד תא",
-DlgTableCaption                : "כיתוב",
-DlgTableSummary                : "סיכום",
-DlgTableHeaders                : "כותרות",
-DlgTableHeadersNone            : "אין",
-DlgTableHeadersColumn  : "עמודה ראשונה",
-DlgTableHeadersRow             : "שורה ראשונה",
-DlgTableHeadersBoth            : "שניהם",
-
-// Table Cell Dialog
-DlgCellTitle           : "תכונות תא",
-DlgCellWidth           : "רוחב",
-DlgCellWidthPx         : "פיקסלים",
-DlgCellWidthPc         : "אחוז",
-DlgCellHeight          : "גובה",
-DlgCellWordWrap                : "גלילת שורות",
-DlgCellWordWrapNotSet  : "<לא נקבע>",
-DlgCellWordWrapYes     : "כן",
-DlgCellWordWrapNo      : "לא",
-DlgCellHorAlign                : "יישור אופקי",
-DlgCellHorAlignNotSet  : "<לא נקבע>",
-DlgCellHorAlignLeft    : "שמאל",
-DlgCellHorAlignCenter  : "מרכז",
-DlgCellHorAlignRight: "ימין",
-DlgCellVerAlign                : "יישור אנכי",
-DlgCellVerAlignNotSet  : "<לא נקבע>",
-DlgCellVerAlignTop     : "למעלה",
-DlgCellVerAlignMiddle  : "לאמצע",
-DlgCellVerAlignBottom  : "לתחתית",
-DlgCellVerAlignBaseline        : "קו תחתית",
-DlgCellType            : "סוג תא",
-DlgCellTypeData                : "סוג",
-DlgCellTypeHeader      : "כותרת",
-DlgCellRowSpan         : "טווח שורות",
-DlgCellCollSpan                : "טווח עמודות",
-DlgCellBackColor       : "צבע רקע",
-DlgCellBorderColor     : "צבע מסגרת",
-DlgCellBtnSelect       : "בחירה...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "חפש והחלף",
-
-// Find Dialog
-DlgFindTitle           : "חיפוש",
-DlgFindFindBtn         : "חיפוש",
-DlgFindNotFoundMsg     : "הטקסט המבוקש לא נמצא.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "החלפה",
-DlgReplaceFindLbl              : "חיפוש מחרוזת:",
-DlgReplaceReplaceLbl   : "החלפה במחרוזת:",
-DlgReplaceCaseChk              : "התאמת סוג אותיות (Case)",
-DlgReplaceReplaceBtn   : "החלפה",
-DlgReplaceReplAllBtn   : "החלפה בכל העמוד",
-DlgReplaceWordChk              : "התאמה למילה המלאה",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "הגדרות האבטחה בדפדפן שלך לא מאפשרות לעורך לבצע פעולות גזירה  אוטומטיות. יש להשתמש במקלדת לשם כך (Ctrl+X).",
-PasteErrorCopy : "הגדרות האבטחה בדפדפן שלך לא מאפשרות לעורך לבצע פעולות העתקה אוטומטיות. יש להשתמש במקלדת לשם כך (Ctrl+C).",
-
-PasteAsText            : "הדבקה כטקסט פשוט",
-PasteFromWord  : "הדבקה מ-וורד",
-
-DlgPasteMsg2   : "אנא הדבק בתוך הקופסה באמצעות  (<STRONG>Ctrl+V</STRONG>) ולחץ על  <STRONG>אישור</STRONG>.",
-DlgPasteSec            : "עקב הגדרות אבטחה בדפדפן, לא ניתן לגשת אל לוח הגזירים (clipboard) בצורה ישירה.אנא בצע הדבק שוב בחלון זה.",
-DlgPasteIgnoreFont             : "התעלם מהגדרות סוג פונט",
-DlgPasteRemoveStyles   : "הסר הגדרות סגנון",
-
-// Color Picker
-ColorAutomatic : "אוטומטי",
-ColorMoreColors        : "צבעים נוספים...",
-
-// Document Properties
-DocProps               : "מאפיני מסמך",
-
-// Anchor Dialog
-DlgAnchorTitle         : "מאפיני נקודת עיגון",
-DlgAnchorName          : "שם לנקודת עיגון",
-DlgAnchorErrorName     : "אנא הזן שם לנקודת עיגון",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "לא נמצא במילון",
-DlgSpellChangeTo               : "שנה ל",
-DlgSpellBtnIgnore              : "התעלם",
-DlgSpellBtnIgnoreAll   : "התעלם מהכל",
-DlgSpellBtnReplace             : "החלף",
-DlgSpellBtnReplaceAll  : "החלף הכל",
-DlgSpellBtnUndo                        : "החזר",
-DlgSpellNoSuggestions  : "- אין הצעות -",
-DlgSpellProgress               : "בדיקות איות בתהליך ....",
-DlgSpellNoMispell              : "בדיקות איות הסתיימה: לא נמצאו שגיעות כתיב",
-DlgSpellNoChanges              : "בדיקות איות הסתיימה: לא שונתה אף מילה",
-DlgSpellOneChange              : "בדיקות איות הסתיימה: שונתה מילה אחת",
-DlgSpellManyChanges            : "בדיקות איות הסתיימה: %1 מילים שונו",
-
-IeSpellDownload                        : "בודק האיות לא מותקן, האם אתה מעוניין להוריד?",
-
-// Button Dialog
-DlgButtonText          : "טקסט (ערך)",
-DlgButtonType          : "סוג",
-DlgButtonTypeBtn       : "כפתור",
-DlgButtonTypeSbm       : "שלח",
-DlgButtonTypeRst       : "אפס",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "שם",
-DlgCheckboxValue       : "ערך",
-DlgCheckboxSelected    : "בחור",
-
-// Form Dialog
-DlgFormName            : "שם",
-DlgFormAction  : "שלח אל",
-DlgFormMethod  : "סוג שליחה",
-
-// Select Field Dialog
-DlgSelectName          : "שם",
-DlgSelectValue         : "ערך",
-DlgSelectSize          : "גודל",
-DlgSelectLines         : "שורות",
-DlgSelectChkMulti      : "אפשר בחירות מרובות",
-DlgSelectOpAvail       : "אפשרויות זמינות",
-DlgSelectOpText                : "טקסט",
-DlgSelectOpValue       : "ערך",
-DlgSelectBtnAdd                : "הוסף",
-DlgSelectBtnModify     : "שנה",
-DlgSelectBtnUp         : "למעלה",
-DlgSelectBtnDown       : "למטה",
-DlgSelectBtnSetValue : "קבע כברירת מחדל",
-DlgSelectBtnDelete     : "מחק",
-
-// Textarea Dialog
-DlgTextareaName        : "שם",
-DlgTextareaCols        : "עמודות",
-DlgTextareaRows        : "שורות",
-
-// Text Field Dialog
-DlgTextName                    : "שם",
-DlgTextValue           : "ערך",
-DlgTextCharWidth       : "רוחב באותיות",
-DlgTextMaxChars                : "מקסימות אותיות",
-DlgTextType                    : "סוג",
-DlgTextTypeText                : "טקסט",
-DlgTextTypePass                : "סיסמה",
-
-// Hidden Field Dialog
-DlgHiddenName  : "שם",
-DlgHiddenValue : "ערך",
-
-// Bulleted List Dialog
-BulletedListProp       : "מאפייני רשימה",
-NumberedListProp       : "מאפייני רשימה ממוספרת",
-DlgLstStart                    : "התחלה",
-DlgLstType                     : "סוג",
-DlgLstTypeCircle       : "עיגול",
-DlgLstTypeDisc         : "דיסק",
-DlgLstTypeSquare       : "מרובע",
-DlgLstTypeNumbers      : "מספרים (1, 2, 3)",
-DlgLstTypeLCase                : "אותיות קטנות (a, b, c)",
-DlgLstTypeUCase                : "אותיות גדולות (A, B, C)",
-DlgLstTypeSRoman       : "ספרות רומאיות קטנות (i, ii, iii)",
-DlgLstTypeLRoman       : "ספרות רומאיות גדולות (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "כללי",
-DlgDocBackTab          : "רקע",
-DlgDocColorsTab                : "צבעים וגבולות",
-DlgDocMetaTab          : "נתוני META",
-
-DlgDocPageTitle                : "כותרת דף",
-DlgDocLangDir          : "כיוון שפה",
-DlgDocLangDirLTR       : "שמאל לימין (LTR)",
-DlgDocLangDirRTL       : "ימין לשמאל (RTL)",
-DlgDocLangCode         : "קוד שפה",
-DlgDocCharSet          : "קידוד אותיות",
-DlgDocCharSetCE                : "מרכז אירופה",
-DlgDocCharSetCT                : "סיני מסורתי (Big5)",
-DlgDocCharSetCR                : "קירילי",
-DlgDocCharSetGR                : "יוונית",
-DlgDocCharSetJP                : "יפנית",
-DlgDocCharSetKR                : "קוראנית",
-DlgDocCharSetTR                : "טורקית",
-DlgDocCharSetUN                : "יוני קוד (UTF-8)",
-DlgDocCharSetWE                : "מערב אירופה",
-DlgDocCharSetOther     : "קידוד אותיות אחר",
-
-DlgDocDocType          : "הגדרות סוג מסמך",
-DlgDocDocTypeOther     : "הגדרות סוג מסמך אחרות",
-DlgDocIncXHTML         : "כלול הגדרות XHTML",
-DlgDocBgColor          : "צבע רקע",
-DlgDocBgImage          : "URL לתמונת רקע",
-DlgDocBgNoScroll       : "רגע ללא גלילה",
-DlgDocCText                    : "טקסט",
-DlgDocCLink                    : "קישור",
-DlgDocCVisited         : "קישור שבוקר",
-DlgDocCActive          : " קישור פעיל",
-DlgDocMargins          : "גבולות דף",
-DlgDocMaTop                    : "למעלה",
-DlgDocMaLeft           : "שמאלה",
-DlgDocMaRight          : "ימינה",
-DlgDocMaBottom         : "למטה",
-DlgDocMeIndex          : "מפתח עניינים של המסמך )מופרד בפסיק(",
-DlgDocMeDescr          : "תאור מסמך",
-DlgDocMeAuthor         : "מחבר",
-DlgDocMeCopy           : "זכויות יוצרים",
-DlgDocPreview          : "תצוגה מקדימה",
-
-// Templates Dialog
-Templates                      : "תבניות",
-DlgTemplatesTitle      : "תביות תוכן",
-DlgTemplatesSelMsg     : "אנא בחר תבנית לפתיחה בעורך <BR>התוכן המקורי ימחק:",
-DlgTemplatesLoading    : "מעלה רשימת תבניות אנא המתן",
-DlgTemplatesNoTpl      : "(לא הוגדרו תבניות)",
-DlgTemplatesReplace    : "החלפת תוכן ממשי",
-
-// About Dialog
-DlgAboutAboutTab       : "אודות",
-DlgAboutBrowserInfoTab : "גירסת דפדפן",
-DlgAboutLicenseTab     : "רשיון",
-DlgAboutVersion                : "גירסא",
-DlgAboutInfo           : "מידע נוסף ניתן למצוא כאן:",
-
-// Div Dialog
-DlgDivGeneralTab       : "כללי",
-DlgDivAdvancedTab      : "מתקדם",
-DlgDivStyle            : "סגנון",
-DlgDivInlineStyle      : "סגנון בתוך השורה"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/hi.js b/horde/services/editor/fckeditor/editor/lang/src/hi.js
deleted file mode 100644 (file)
index d002c04..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Hindi language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "टूलबार सिमटायें",
-ToolbarExpand          : "टूलबार का विस्तार करें",
-
-// Toolbar Items and Context Menu
-Save                           : "सेव",
-NewPage                                : "नया पेज",
-Preview                                : "प्रीव्यू",
-Cut                                    : "कट",
-Copy                           : "कॉपी",
-Paste                          : "पेस्ट",
-PasteText                      : "पेस्ट (सादा टॅक्स्ट)",
-PasteWord                      : "पेस्ट (वर्ड से)",
-Print                          : "प्रिन्ट",
-SelectAll                      : "सब सॅलॅक्ट करें",
-RemoveFormat           : "फ़ॉर्मैट हटायें",
-InsertLinkLbl          : "लिंक",
-InsertLink                     : "लिंक इन्सर्ट/संपादन",
-RemoveLink                     : "लिंक हटायें",
-VisitLink                      : "लिंक खोलें",
-Anchor                         : "ऐंकर इन्सर्ट/संपादन",
-AnchorDelete           : "ऐंकर हटायें",
-InsertImageLbl         : "तस्वीर",
-InsertImage                    : "तस्वीर इन्सर्ट/संपादन",
-InsertFlashLbl         : "फ़्लैश",
-InsertFlash                    : "फ़्लैश इन्सर्ट/संपादन",
-InsertTableLbl         : "टेबल",
-InsertTable                    : "टेबल इन्सर्ट/संपादन",
-InsertLineLbl          : "रेखा",
-InsertLine                     : "हॉरिज़ॉन्टल रेखा इन्सर्ट करें",
-InsertSpecialCharLbl: "विशेष करॅक्टर",
-InsertSpecialChar      : "विशेष करॅक्टर इन्सर्ट करें",
-InsertSmileyLbl                : "स्माइली",
-InsertSmiley           : "स्माइली इन्सर्ट करें",
-About                          : "FCKeditor के बारे में",
-Bold                           : "बोल्ड",
-Italic                         : "इटैलिक",
-Underline                      : "रेखांकण",
-StrikeThrough          : "स्ट्राइक थ्रू",
-Subscript                      : "अधोलेख",
-Superscript                    : "अभिलेख",
-LeftJustify                    : "बायीं तरफ",
-CenterJustify          : "बीच में",
-RightJustify           : "दायीं तरफ",
-BlockJustify           : "ब्लॉक जस्टीफ़ाई",
-DecreaseIndent         : "इन्डॅन्ट कम करें",
-IncreaseIndent         : "इन्डॅन्ट बढ़ायें",
-Blockquote                     : "ब्लॉक-कोट",
-CreateDiv                      : "डिव (Div) कन्टेनर बनायें",
-EditDiv                                : "डिव (Div) कन्टेनर बदलें",
-DeleteDiv                      : "डिव कन्टेनर हटायें",
-Undo                           : "अन्डू",
-Redo                           : "रीडू",
-NumberedListLbl                : "अंकीय सूची",
-NumberedList           : "अंकीय सूची इन्सर्ट/संपादन",
-BulletedListLbl                : "बुलॅट सूची",
-BulletedList           : "बुलॅट सूची इन्सर्ट/संपादन",
-ShowTableBorders       : "टेबल बॉर्डरयें दिखायें",
-ShowDetails                    : "ज्यादा   दिखायें",
-Style                          : "स्टाइल",
-FontFormat                     : "फ़ॉर्मैट",
-Font                           : "फ़ॉन्ट",
-FontSize                       : "साइज़",
-TextColor                      : "टेक्स्ट रंग",
-BGColor                                : "बैक्ग्राउन्ड रंग",
-Source                         : "सोर्स",
-Find                           : "खोजें",
-Replace                                : "रीप्लेस",
-SpellCheck                     : "वर्तनी (स्पेलिंग) जाँच",
-UniversalKeyboard      : "यूनीवर्सल कीबोर्ड",
-PageBreakLbl           : "पेज ब्रेक",
-PageBreak                      : "पेज ब्रेक इन्सर्ट् करें",
-
-Form                   : "फ़ॉर्म",
-Checkbox               : "चॅक बॉक्स",
-RadioButton            : "रेडिओ बटन",
-TextField              : "टेक्स्ट फ़ील्ड",
-Textarea               : "टेक्स्ट एरिया",
-HiddenField            : "गुप्त फ़ील्ड",
-Button                 : "बटन",
-SelectionField : "चुनाव फ़ील्ड",
-ImageButton            : "तस्वीर बटन",
-
-FitWindow              : "एडिटर साइज़ को चरम सीमा तक बढ़ायें",
-ShowBlocks             : "ब्लॉक दिखायें",
-
-// Context Menu
-EditLink                       : "लिंक संपादन",
-CellCM                         : "खाना",
-RowCM                          : "पंक्ति",
-ColumnCM                       : "कालम",
-InsertRowAfter         : "बाद में पंक्ति डालें",
-InsertRowBefore                : "पहले पंक्ति डालें",
-DeleteRows                     : "पंक्तियाँ डिलीट करें",
-InsertColumnAfter      : "बाद में कालम डालें",
-InsertColumnBefore     : "पहले कालम डालें",
-DeleteColumns          : "कालम डिलीट करें",
-InsertCellAfter                : "बाद में सैल डालें",
-InsertCellBefore       : "पहले सैल डालें",
-DeleteCells                    : "सैल डिलीट करें",
-MergeCells                     : "सैल मिलायें",
-MergeRight                     : "बाँया विलय",
-MergeDown                      : "नीचे विलय करें",
-HorizontalSplitCell    : "सैल को क्षैतिज स्थिति में विभाजित करें",
-VerticalSplitCell      : "सैल को लम्बाकार में विभाजित करें",
-TableDelete                    : "टेबल डिलीट करें",
-CellProperties         : "सैल प्रॉपर्टीज़",
-TableProperties                : "टेबल प्रॉपर्टीज़",
-ImageProperties                : "तस्वीर प्रॉपर्टीज़",
-FlashProperties                : "फ़्लैश प्रॉपर्टीज़",
-
-AnchorProp                     : "ऐंकर प्रॉपर्टीज़",
-ButtonProp                     : "बटन प्रॉपर्टीज़",
-CheckboxProp           : "चॅक बॉक्स प्रॉपर्टीज़",
-HiddenFieldProp                : "गुप्त फ़ील्ड प्रॉपर्टीज़",
-RadioButtonProp                : "रेडिओ बटन प्रॉपर्टीज़",
-ImageButtonProp                : "तस्वीर बटन प्रॉपर्टीज़",
-TextFieldProp          : "टेक्स्ट फ़ील्ड प्रॉपर्टीज़",
-SelectionFieldProp     : "चुनाव फ़ील्ड प्रॉपर्टीज़",
-TextareaProp           : "टेक्स्त एरिया प्रॉपर्टीज़",
-FormProp                       : "फ़ॉर्म प्रॉपर्टीज़",
-
-FontFormats                    : "साधारण;फ़ॉर्मैटॅड;पता;शीर्षक 1;शीर्षक 2;शीर्षक 3;शीर्षक 4;शीर्षक 5;शीर्षक 6;शीर्षक (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML प्रोसॅस हो रहा है। ज़रा ठहरें...",
-Done                           : "पूरा हुआ",
-PasteWordConfirm       : "आप जो टेक्स्ट पेस्ट करना चाहते हैं, वह वर्ड से कॉपी किया हुआ लग रहा है। क्या पेस्ट करने से पहले आप इसे साफ़ करना चाहेंगे?",
-NotCompatiblePaste     : "यह कमांड इन्टरनॅट एक्स्प्लोरर(Internet Explorer) 5.5 या उसके बाद के वर्ज़न के लिए ही उपलब्ध है। क्या आप बिना साफ़ किए पेस्ट करना चाहेंगे?",
-UnknownToolbarItem     : "अनजान टूलबार आइटम \"%1\"",
-UnknownCommand         : "अनजान कमान्ड \"%1\"",
-NotImplemented         : "कमान्ड इम्प्लीमॅन्ट नहीं किया गया है",
-UnknownToolbarSet      : "टूलबार सॅट \"%1\" उपलब्ध नहीं है",
-NoActiveX                      : "आपके ब्राउज़र् की सुरक्शा सेटिंग्स् एडिटर की कुछ् फ़ीचरों को सीमित कर् सकती हैं। क्रिपया \"Run ActiveX controls and plug-ins\" विकल्प को एनेबल करें. आपको एरर्स् और गायब फ़ीचर्स् का अनुभव हो सकता है।",
-BrowseServerBlocked : "रिसोर्सेज़ ब्राउज़र् नहीं खोला जा सका। क्रिपया सभी पॉप्-अप् ब्लॉकर्स् को निष्क्रिय करें।",
-DialogBlocked          : "डायलग विन्डो नहीं खोला जा सका। क्रिपया सभी पॉप्-अप् ब्लॉकर्स् को निष्क्रिय करें।",
-VisitLinkBlocked       : "नया विन्डो नहीं खोला जा सका। क्रिपया सभी पॉप्-अप् ब्लॉकर्स् को निष्क्रिय करें।",
-
-// Dialogs
-DlgBtnOK                       : "ठीक है",
-DlgBtnCancel           : "रद्द करें",
-DlgBtnClose                    : "बन्द करें",
-DlgBtnBrowseServer     : "सर्वर ब्राउज़ करें",
-DlgAdvancedTag         : "ऍड्वान्स्ड",
-DlgOpOther                     : "<अन्य>",
-DlgInfoTab                     : "सूचना",
-DlgAlertUrl                    : "URL इन्सर्ट करें",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<सॅट नहीं>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "भाषा लिखने की दिशा",
-DlgGenLangDirLtr       : "बायें से दायें (LTR)",
-DlgGenLangDirRtl       : "दायें से बायें (RTL)",
-DlgGenLangCode         : "भाषा कोड",
-DlgGenAccessKey                : "ऍक्सॅस की",
-DlgGenName                     : "नाम",
-DlgGenTabIndex         : "टैब इन्डॅक्स",
-DlgGenLongDescr                : "अधिक विवरण के लिए URL",
-DlgGenClass                    : "स्टाइल-शीट क्लास",
-DlgGenTitle                    : "परामर्श शीर्शक",
-DlgGenContType         : "परामर्श कन्टॅन्ट प्रकार",
-DlgGenLinkCharset      : "लिंक रिसोर्स करॅक्टर सॅट",
-DlgGenStyle                    : "स्टाइल",
-
-// Image Dialog
-DlgImgTitle                    : "तस्वीर प्रॉपर्टीज़",
-DlgImgInfoTab          : "तस्वीर की जानकारी",
-DlgImgBtnUpload                : "इसे सर्वर को भेजें",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "अपलोड",
-DlgImgAlt                      : "वैकल्पिक टेक्स्ट",
-DlgImgWidth                    : "चौड़ाई",
-DlgImgHeight           : "ऊँचाई",
-DlgImgLockRatio                : "लॉक अनुपात",
-DlgBtnResetSize                : "रीसॅट साइज़",
-DlgImgBorder           : "बॉर्डर",
-DlgImgHSpace           : "हॉरिज़ॉन्टल स्पेस",
-DlgImgVSpace           : "वर्टिकल स्पेस",
-DlgImgAlign                    : "ऍलाइन",
-DlgImgAlignLeft                : "दायें",
-DlgImgAlignAbsBottom: "Abs नीचे",
-DlgImgAlignAbsMiddle: "Abs ऊपर",
-DlgImgAlignBaseline    : "मूल रेखा",
-DlgImgAlignBottom      : "नीचे",
-DlgImgAlignMiddle      : "मध्य",
-DlgImgAlignRight       : "दायें",
-DlgImgAlignTextTop     : "टेक्स्ट ऊपर",
-DlgImgAlignTop         : "ऊपर",
-DlgImgPreview          : "प्रीव्यू",
-DlgImgAlertUrl         : "तस्वीर का URL टाइप करें ",
-DlgImgLinkTab          : "लिंक",
-
-// Flash Dialog
-DlgFlashTitle          : "फ़्लैश प्रॉपर्टीज़",
-DlgFlashChkPlay                : "ऑटो प्ले",
-DlgFlashChkLoop                : "लूप",
-DlgFlashChkMenu                : "फ़्लैश मॅन्यू का प्रयोग करें",
-DlgFlashScale          : "स्केल",
-DlgFlashScaleAll       : "सभी दिखायें",
-DlgFlashScaleNoBorder  : "कोई बॉर्डर नहीं",
-DlgFlashScaleFit       : "बिल्कुल फ़िट",
-
-// Link Dialog
-DlgLnkWindowTitle      : "लिंक",
-DlgLnkInfoTab          : "लिंक  ",
-DlgLnkTargetTab                : "टार्गेट",
-
-DlgLnkType                     : "लिंक प्रकार",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "इस पेज का ऐंकर",
-DlgLnkTypeEMail                : "ई-मेल",
-DlgLnkProto                    : "प्रोटोकॉल",
-DlgLnkProtoOther       : "<अन्य>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "ऐंकर चुनें",
-DlgLnkAnchorByName     : "ऐंकर नाम से",
-DlgLnkAnchorById       : "ऍलीमॅन्ट Id से",
-DlgLnkNoAnchors                : "(डॉक्यूमॅन्ट में ऐंकर्स की संख्या)",
-DlgLnkEMail                    : "ई-मेल पता",
-DlgLnkEMailSubject     : "संदेश विषय",
-DlgLnkEMailBody                : "संदेश",
-DlgLnkUpload           : "अपलोड",
-DlgLnkBtnUpload                : "इसे सर्वर को भेजें",
-
-DlgLnkTarget           : "टार्गेट",
-DlgLnkTargetFrame      : "<फ़्रेम>",
-DlgLnkTargetPopup      : "<पॉप-अप विन्डो>",
-DlgLnkTargetBlank      : "नया विन्डो (_blank)",
-DlgLnkTargetParent     : "मूल विन्डो (_parent)",
-DlgLnkTargetSelf       : "इसी विन्डो (_self)",
-DlgLnkTargetTop                : "शीर्ष विन्डो (_top)",
-DlgLnkTargetFrameName  : "टार्गेट फ़्रेम का नाम",
-DlgLnkPopWinName       : "पॉप-अप विन्डो का नाम",
-DlgLnkPopWinFeat       : "पॉप-अप विन्डो फ़ीचर्स",
-DlgLnkPopResize                : "साइज़ बदला जा सकता है",
-DlgLnkPopLocation      : "लोकेशन बार",
-DlgLnkPopMenu          : "मॅन्यू बार",
-DlgLnkPopScroll                : "स्क्रॉल बार",
-DlgLnkPopStatus                : "स्टेटस बार",
-DlgLnkPopToolbar       : "टूल बार",
-DlgLnkPopFullScrn      : "फ़ुल स्क्रीन (IE)",
-DlgLnkPopDependent     : "डिपेन्डॅन्ट (Netscape)",
-DlgLnkPopWidth         : "चौड़ाई",
-DlgLnkPopHeight                : "ऊँचाई",
-DlgLnkPopLeft          : "बायीं तरफ",
-DlgLnkPopTop           : "दायीं तरफ",
-
-DlnLnkMsgNoUrl         : "लिंक URL टाइप करें",
-DlnLnkMsgNoEMail       : "ई-मेल पता टाइप करें",
-DlnLnkMsgNoAnchor      : "ऐंकर चुनें",
-DlnLnkMsgInvPopName    : "पॉप-अप का नाम अल्फाबेट से शुरू होना चाहिये और उसमें स्पेस नहीं होने चाहिए",
-
-// Color Dialog
-DlgColorTitle          : "रंग चुनें",
-DlgColorBtnClear       : "साफ़ करें",
-DlgColorHighlight      : "हाइलाइट",
-DlgColorSelected       : "सॅलॅक्टॅड",
-
-// Smiley Dialog
-DlgSmileyTitle         : "स्माइली इन्सर्ट करें",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "विशेष करॅक्टर चुनें",
-
-// Table Dialog
-DlgTableTitle          : "टेबल प्रॉपर्टीज़",
-DlgTableRows           : "पंक्तियाँ",
-DlgTableColumns                : "कालम",
-DlgTableBorder         : "बॉर्डर साइज़",
-DlgTableAlign          : "ऍलाइन्मॅन्ट",
-DlgTableAlignNotSet    : "<सॅट नहीं>",
-DlgTableAlignLeft      : "दायें",
-DlgTableAlignCenter    : "बीच में",
-DlgTableAlignRight     : "बायें",
-DlgTableWidth          : "चौड़ाई",
-DlgTableWidthPx                : "पिक्सैल",
-DlgTableWidthPc                : "प्रतिशत",
-DlgTableHeight         : "ऊँचाई",
-DlgTableCellSpace      : "सैल अंतर",
-DlgTableCellPad                : "सैल पैडिंग",
-DlgTableCaption                : "शीर्षक",
-DlgTableSummary                : "सारांश",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "सैल प्रॉपर्टीज़",
-DlgCellWidth           : "चौड़ाई",
-DlgCellWidthPx         : "पिक्सैल",
-DlgCellWidthPc         : "प्रतिशत",
-DlgCellHeight          : "ऊँचाई",
-DlgCellWordWrap                : "वर्ड रैप",
-DlgCellWordWrapNotSet  : "<सॅट नहीं>",
-DlgCellWordWrapYes     : "हाँ",
-DlgCellWordWrapNo      : "नहीं",
-DlgCellHorAlign                : "हॉरिज़ॉन्टल ऍलाइन्मॅन्ट",
-DlgCellHorAlignNotSet  : "<सॅट नहीं>",
-DlgCellHorAlignLeft    : "दायें",
-DlgCellHorAlignCenter  : "बीच में",
-DlgCellHorAlignRight: "बायें",
-DlgCellVerAlign                : "वर्टिकल ऍलाइन्मॅन्ट",
-DlgCellVerAlignNotSet  : "<सॅट नहीं>",
-DlgCellVerAlignTop     : "ऊपर",
-DlgCellVerAlignMiddle  : "मध्य",
-DlgCellVerAlignBottom  : "नीचे",
-DlgCellVerAlignBaseline        : "मूलरेखा",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "पंक्ति स्पैन",
-DlgCellCollSpan                : "कालम स्पैन",
-DlgCellBackColor       : "बैक्ग्राउन्ड रंग",
-DlgCellBorderColor     : "बॉर्डर का रंग",
-DlgCellBtnSelect       : "चुनें...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "खोजें और बदलें",
-
-// Find Dialog
-DlgFindTitle           : "खोजें",
-DlgFindFindBtn         : "खोजें",
-DlgFindNotFoundMsg     : "आपके द्वारा दिया गया टेक्स्ट नहीं मिला",
-
-// Replace Dialog
-DlgReplaceTitle                        : "रिप्लेस",
-DlgReplaceFindLbl              : "यह खोजें:",
-DlgReplaceReplaceLbl   : "इससे रिप्लेस करें:",
-DlgReplaceCaseChk              : "केस मिलायें",
-DlgReplaceReplaceBtn   : "रिप्लेस",
-DlgReplaceReplAllBtn   : "सभी रिप्लेस करें",
-DlgReplaceWordChk              : "पूरा शब्द मिलायें",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "आपके ब्राउज़र की सुरक्षा सॅटिन्ग्स ने कट करने की अनुमति नहीं प्रदान की है। (Ctrl+X) का प्रयोग करें।",
-PasteErrorCopy : "आपके ब्राआउज़र की सुरक्षा सॅटिन्ग्स ने कॉपी करने की अनुमति नहीं प्रदान की है। (Ctrl+C) का प्रयोग करें।",
-
-PasteAsText            : "पेस्ट (सादा टॅक्स्ट)",
-PasteFromWord  : "पेस्ट (वर्ड से)",
-
-DlgPasteMsg2   : "Ctrl+V का प्रयोग करके पेस्ट करें और ठीक है करें.",
-DlgPasteSec            : "आपके ब्राउज़र की सुरक्षा आपके ब्राउज़र की सुरKश सैटिंग के कारण, एडिटर आपके क्लिपबोर्ड डेटा को नहीं पा सकता है. आपको उसे इस विन्डो में दोबारा पेस्ट करना होगा.",
-DlgPasteIgnoreFont             : "फ़ॉन्ट परिभाषा निकालें",
-DlgPasteRemoveStyles   : "स्टाइल परिभाषा निकालें",
-
-// Color Picker
-ColorAutomatic : "स्वचालित",
-ColorMoreColors        : "और रंग...",
-
-// Document Properties
-DocProps               : "डॉक्यूमॅन्ट प्रॉपर्टीज़",
-
-// Anchor Dialog
-DlgAnchorTitle         : "ऐंकर प्रॉपर्टीज़",
-DlgAnchorName          : "ऐंकर का नाम",
-DlgAnchorErrorName     : "ऐंकर का नाम टाइप करें",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "शब्दकोश में नहीं",
-DlgSpellChangeTo               : "इसमें बदलें",
-DlgSpellBtnIgnore              : "इग्नोर",
-DlgSpellBtnIgnoreAll   : "सभी इग्नोर करें",
-DlgSpellBtnReplace             : "रिप्लेस",
-DlgSpellBtnReplaceAll  : "सभी रिप्लेस करें",
-DlgSpellBtnUndo                        : "अन्डू",
-DlgSpellNoSuggestions  : "- कोई सुझाव नहीं -",
-DlgSpellProgress               : "वर्तनी की जाँच (स्पॅल-चॅक) जारी है...",
-DlgSpellNoMispell              : "वर्तनी की जाँच : कोई गलत वर्तनी (स्पॅलिंग) नहीं पाई गई",
-DlgSpellNoChanges              : "वर्तनी की जाँच :कोई शब्द नहीं बदला गया",
-DlgSpellOneChange              : "वर्तनी की जाँच : एक शब्द बदला गया",
-DlgSpellManyChanges            : "वर्तनी की जाँच : %1 शब्द बदले गये",
-
-IeSpellDownload                        : "स्पॅल-चॅकर इन्स्टाल नहीं किया गया है। क्या आप इसे डा‌उनलोड करना चाहेंगे?",
-
-// Button Dialog
-DlgButtonText          : "टेक्स्ट (वैल्यू)",
-DlgButtonType          : "प्रकार",
-DlgButtonTypeBtn       : "बटन",
-DlgButtonTypeSbm       : "सब्मिट",
-DlgButtonTypeRst       : "रिसेट",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "नाम",
-DlgCheckboxValue       : "वैल्यू",
-DlgCheckboxSelected    : "सॅलॅक्टॅड",
-
-// Form Dialog
-DlgFormName            : "नाम",
-DlgFormAction  : "क्रिया",
-DlgFormMethod  : "तरीका",
-
-// Select Field Dialog
-DlgSelectName          : "नाम",
-DlgSelectValue         : "वैल्यू",
-DlgSelectSize          : "साइज़",
-DlgSelectLines         : "पंक्तियाँ",
-DlgSelectChkMulti      : "एक से ज्यादा विकल्प चुनने दें",
-DlgSelectOpAvail       : "उपलब्ध विकल्प",
-DlgSelectOpText                : "टेक्स्ट",
-DlgSelectOpValue       : "वैल्यू",
-DlgSelectBtnAdd                : "जोड़ें",
-DlgSelectBtnModify     : "बदलें",
-DlgSelectBtnUp         : "ऊपर",
-DlgSelectBtnDown       : "नीचे",
-DlgSelectBtnSetValue : "चुनी गई वैल्यू सॅट करें",
-DlgSelectBtnDelete     : "डिलीट",
-
-// Textarea Dialog
-DlgTextareaName        : "नाम",
-DlgTextareaCols        : "कालम",
-DlgTextareaRows        : "पंक्तियां",
-
-// Text Field Dialog
-DlgTextName                    : "नाम",
-DlgTextValue           : "वैल्यू",
-DlgTextCharWidth       : "करॅक्टर की चौढ़ाई",
-DlgTextMaxChars                : "अधिकतम करॅक्टर",
-DlgTextType                    : "टाइप",
-DlgTextTypeText                : "टेक्स्ट",
-DlgTextTypePass                : "पास्वर्ड",
-
-// Hidden Field Dialog
-DlgHiddenName  : "नाम",
-DlgHiddenValue : "वैल्यू",
-
-// Bulleted List Dialog
-BulletedListProp       : "बुलॅट सूची प्रॉपर्टीज़",
-NumberedListProp       : "अंकीय सूची प्रॉपर्टीज़",
-DlgLstStart                    : "प्रारम्भ",
-DlgLstType                     : "प्रकार",
-DlgLstTypeCircle       : "गोल",
-DlgLstTypeDisc         : "डिस्क",
-DlgLstTypeSquare       : "चौकॊण",
-DlgLstTypeNumbers      : "अंक (1, 2, 3)",
-DlgLstTypeLCase                : "छोटे अक्षर (a, b, c)",
-DlgLstTypeUCase                : "बड़े अक्षर (A, B, C)",
-DlgLstTypeSRoman       : "छोटे रोमन अंक (i, ii, iii)",
-DlgLstTypeLRoman       : "बड़े रोमन अंक (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "आम",
-DlgDocBackTab          : "बैक्ग्राउन्ड",
-DlgDocColorsTab                : "रंग और मार्जिन",
-DlgDocMetaTab          : "मॅटाडेटा",
-
-DlgDocPageTitle                : "पेज शीर्षक",
-DlgDocLangDir          : "भाषा लिखने की दिशा",
-DlgDocLangDirLTR       : "बायें से दायें (LTR)",
-DlgDocLangDirRTL       : "दायें से बायें (RTL)",
-DlgDocLangCode         : "भाषा कोड",
-DlgDocCharSet          : "करेक्टर सॅट ऍन्कोडिंग",
-DlgDocCharSetCE                : "मध्य यूरोपीय (Central European)",
-DlgDocCharSetCT                : "चीनी (Chinese Traditional Big5)",
-DlgDocCharSetCR                : "सिरीलिक (Cyrillic)",
-DlgDocCharSetGR                : "यवन (Greek)",
-DlgDocCharSetJP                : "जापानी (Japanese)",
-DlgDocCharSetKR                : "कोरीयन (Korean)",
-DlgDocCharSetTR                : "तुर्की (Turkish)",
-DlgDocCharSetUN                : "यूनीकोड (UTF-8)",
-DlgDocCharSetWE                : "पश्चिम यूरोपीय (Western European)",
-DlgDocCharSetOther     : "अन्य करेक्टर सॅट ऍन्कोडिंग",
-
-DlgDocDocType          : "डॉक्यूमॅन्ट प्रकार शीर्षक",
-DlgDocDocTypeOther     : "अन्य डॉक्यूमॅन्ट प्रकार शीर्षक",
-DlgDocIncXHTML         : "XHTML सूचना सम्मिलित करें",
-DlgDocBgColor          : "बैक्ग्राउन्ड रंग",
-DlgDocBgImage          : "बैक्ग्राउन्ड तस्वीर URL",
-DlgDocBgNoScroll       : "स्क्रॉल न करने वाला बैक्ग्राउन्ड",
-DlgDocCText                    : "टेक्स्ट",
-DlgDocCLink                    : "लिंक",
-DlgDocCVisited         : "विज़िट किया गया लिंक",
-DlgDocCActive          : "सक्रिय लिंक",
-DlgDocMargins          : "पेज मार्जिन",
-DlgDocMaTop                    : "ऊपर",
-DlgDocMaLeft           : "बायें",
-DlgDocMaRight          : "दायें",
-DlgDocMaBottom         : "नीचे",
-DlgDocMeIndex          : "डॉक्युमॅन्ट इन्डेक्स संकेतशब्द (अल्पविराम से अलग करें)",
-DlgDocMeDescr          : "डॉक्यूमॅन्ट करॅक्टरन",
-DlgDocMeAuthor         : "लेखक",
-DlgDocMeCopy           : "कॉपीराइट",
-DlgDocPreview          : "प्रीव्यू",
-
-// Templates Dialog
-Templates                      : "टॅम्प्लेट",
-DlgTemplatesTitle      : "कन्टेन्ट टॅम्प्लेट",
-DlgTemplatesSelMsg     : "ऍडिटर में ओपन करने हेतु टॅम्प्लेट चुनें(वर्तमान कन्टॅन्ट सेव नहीं होंगे):",
-DlgTemplatesLoading    : "टॅम्प्लेट सूची लोड की जा रही है। ज़रा ठहरें...",
-DlgTemplatesNoTpl      : "(कोई टॅम्प्लेट डिफ़ाइन नहीं किया गया है)",
-DlgTemplatesReplace    : "मूल शब्दों को बदलें",
-
-// About Dialog
-DlgAboutAboutTab       : "FCKEditor के बारे में",
-DlgAboutBrowserInfoTab : "ब्राउज़र के बारे में",
-DlgAboutLicenseTab     : "लाइसैन्स",
-DlgAboutVersion                : "वर्ज़न",
-DlgAboutInfo           : "अधिक जानकारी के लिये यहाँ जायें:",
-
-// Div Dialog
-DlgDivGeneralTab       : "सामान्य",
-DlgDivAdvancedTab      : "एड्वान्स्ड",
-DlgDivStyle            : "स्टाइल",
-DlgDivInlineStyle      : "इनलाइन स्टाइल"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/hr.js b/horde/services/editor/fckeditor/editor/lang/src/hr.js
deleted file mode 100644 (file)
index 56428a8..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Croatian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Smanji trake s alatima",
-ToolbarExpand          : "Proširi trake s alatima",
-
-// Toolbar Items and Context Menu
-Save                           : "Snimi",
-NewPage                                : "Nova stranica",
-Preview                                : "Pregledaj",
-Cut                                    : "Izreži",
-Copy                           : "Kopiraj",
-Paste                          : "Zalijepi",
-PasteText                      : "Zalijepi kao čisti tekst",
-PasteWord                      : "Zalijepi iz Worda",
-Print                          : "Ispiši",
-SelectAll                      : "Odaberi sve",
-RemoveFormat           : "Ukloni formatiranje",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Ubaci/promijeni link",
-RemoveLink                     : "Ukloni link",
-VisitLink                      : "Otvori link",
-Anchor                         : "Ubaci/promijeni sidro",
-AnchorDelete           : "Ukloni sidro",
-InsertImageLbl         : "Slika",
-InsertImage                    : "Ubaci/promijeni sliku",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Ubaci/promijeni Flash",
-InsertTableLbl         : "Tablica",
-InsertTable                    : "Ubaci/promijeni tablicu",
-InsertLineLbl          : "Linija",
-InsertLine                     : "Ubaci vodoravnu liniju",
-InsertSpecialCharLbl: "Posebni karakteri",
-InsertSpecialChar      : "Ubaci posebne znakove",
-InsertSmileyLbl                : "Smješko",
-InsertSmiley           : "Ubaci smješka",
-About                          : "O FCKeditoru",
-Bold                           : "Podebljaj",
-Italic                         : "Ukosi",
-Underline                      : "Potcrtano",
-StrikeThrough          : "Precrtano",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Lijevo poravnanje",
-CenterJustify          : "Središnje poravnanje",
-RightJustify           : "Desno poravnanje",
-BlockJustify           : "Blok poravnanje",
-DecreaseIndent         : "Pomakni ulijevo",
-IncreaseIndent         : "Pomakni udesno",
-Blockquote                     : "Blockquote",
-CreateDiv                      : "Napravi Div kontejner",
-EditDiv                                : "Uredi Div kontejner",
-DeleteDiv                      : "Ukloni Div kontejner",
-Undo                           : "Poništi",
-Redo                           : "Ponovi",
-NumberedListLbl                : "Brojčana lista",
-NumberedList           : "Ubaci/ukloni brojčanu listu",
-BulletedListLbl                : "Obična lista",
-BulletedList           : "Ubaci/ukloni običnu listu",
-ShowTableBorders       : "Prikaži okvir tablice",
-ShowDetails                    : "Prikaži detalje",
-Style                          : "Stil",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Veličina",
-TextColor                      : "Boja teksta",
-BGColor                                : "Boja pozadine",
-Source                         : "Kôd",
-Find                           : "Pronađi",
-Replace                                : "Zamijeni",
-SpellCheck                     : "Provjeri pravopis",
-UniversalKeyboard      : "Univerzalna tipkovnica",
-PageBreakLbl           : "Prijelom stranice",
-PageBreak                      : "Ubaci prijelom stranice",
-
-Form                   : "Form",
-Checkbox               : "Checkbox",
-RadioButton            : "Radio Button",
-TextField              : "Text Field",
-Textarea               : "Textarea",
-HiddenField            : "Hidden Field",
-Button                 : "Button",
-SelectionField : "Selection Field",
-ImageButton            : "Image Button",
-
-FitWindow              : "Povećaj veličinu editora",
-ShowBlocks             : "Prikaži blokove",
-
-// Context Menu
-EditLink                       : "Promijeni link",
-CellCM                         : "Ćelija",
-RowCM                          : "Red",
-ColumnCM                       : "Kolona",
-InsertRowAfter         : "Ubaci red poslije",
-InsertRowBefore                : "Ubaci red prije",
-DeleteRows                     : "Izbriši redove",
-InsertColumnAfter      : "Ubaci kolonu poslije",
-InsertColumnBefore     : "Ubaci kolonu prije",
-DeleteColumns          : "Izbriši kolone",
-InsertCellAfter                : "Ubaci ćeliju poslije",
-InsertCellBefore       : "Ubaci ćeliju prije",
-DeleteCells                    : "Izbriši ćelije",
-MergeCells                     : "Spoji ćelije",
-MergeRight                     : "Spoji desno",
-MergeDown                      : "Spoji dolje",
-HorizontalSplitCell    : "Podijeli ćeliju vodoravno",
-VerticalSplitCell      : "Podijeli ćeliju okomito",
-TableDelete                    : "Izbriši tablicu",
-CellProperties         : "Svojstva ćelije",
-TableProperties                : "Svojstva tablice",
-ImageProperties                : "Svojstva slike",
-FlashProperties                : "Flash svojstva",
-
-AnchorProp                     : "Svojstva sidra",
-ButtonProp                     : "Image Button svojstva",
-CheckboxProp           : "Checkbox svojstva",
-HiddenFieldProp                : "Hidden Field svojstva",
-RadioButtonProp                : "Radio Button svojstva",
-ImageButtonProp                : "Image Button svojstva",
-TextFieldProp          : "Text Field svojstva",
-SelectionFieldProp     : "Selection svojstva",
-TextareaProp           : "Textarea svojstva",
-FormProp                       : "Form svojstva",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Obrađujem XHTML. Molimo pričekajte...",
-Done                           : "Završio",
-PasteWordConfirm       : "Tekst koji želite zalijepiti čini se da je kopiran iz Worda. Želite li prije očistiti tekst?",
-NotCompatiblePaste     : "Ova naredba je dostupna samo u Internet Exploreru 5.5 ili novijem. Želite li nastaviti bez čišćenja?",
-UnknownToolbarItem     : "Nepoznati član trake s alatima \"%1\"",
-UnknownCommand         : "Nepoznata naredba \"%1\"",
-NotImplemented         : "Naredba nije implementirana",
-UnknownToolbarSet      : "Traka s alatima \"%1\" ne postoji",
-NoActiveX                      : "Vaše postavke pretraživača mogle bi ograničiti neke od mogućnosti editora. Morate uključiti opciju \"Run ActiveX controls and plug-ins\" u postavkama. Ukoliko to ne učinite, moguće su razliite greške tijekom rada.",
-BrowseServerBlocked : "Pretraivač nije moguće otvoriti. Provjerite da li je uključeno blokiranje pop-up prozora.",
-DialogBlocked          : "Nije moguće otvoriti novi prozor. Provjerite da li je uključeno blokiranje pop-up prozora.",
-VisitLinkBlocked       : "Nije moguće otvoriti novi prozor. Provjerite da li je uključeno blokiranje pop-up prozora.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Poništi",
-DlgBtnClose                    : "Zatvori",
-DlgBtnBrowseServer     : "Pretraži server",
-DlgAdvancedTag         : "Napredno",
-DlgOpOther                     : "<Drugo>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Molimo unesite URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nije postavljeno>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Smjer jezika",
-DlgGenLangDirLtr       : "S lijeva na desno (LTR)",
-DlgGenLangDirRtl       : "S desna na lijevo (RTL)",
-DlgGenLangCode         : "Kôd jezika",
-DlgGenAccessKey                : "Pristupna tipka",
-DlgGenName                     : "Naziv",
-DlgGenTabIndex         : "Tab Indeks",
-DlgGenLongDescr                : "Dugački opis URL",
-DlgGenClass                    : "Stylesheet klase",
-DlgGenTitle                    : "Advisory naslov",
-DlgGenContType         : "Advisory vrsta sadržaja",
-DlgGenLinkCharset      : "Kodna stranica povezanih resursa",
-DlgGenStyle                    : "Stil",
-
-// Image Dialog
-DlgImgTitle                    : "Svojstva slika",
-DlgImgInfoTab          : "Info slike",
-DlgImgBtnUpload                : "Pošalji na server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Pošalji",
-DlgImgAlt                      : "Alternativni tekst",
-DlgImgWidth                    : "Širina",
-DlgImgHeight           : "Visina",
-DlgImgLockRatio                : "Zaključaj odnos",
-DlgBtnResetSize                : "Obriši veličinu",
-DlgImgBorder           : "Okvir",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Poravnaj",
-DlgImgAlignLeft                : "Lijevo",
-DlgImgAlignAbsBottom: "Abs dolje",
-DlgImgAlignAbsMiddle: "Abs sredina",
-DlgImgAlignBaseline    : "Bazno",
-DlgImgAlignBottom      : "Dolje",
-DlgImgAlignMiddle      : "Sredina",
-DlgImgAlignRight       : "Desno",
-DlgImgAlignTextTop     : "Vrh teksta",
-DlgImgAlignTop         : "Vrh",
-DlgImgPreview          : "Pregledaj",
-DlgImgAlertUrl         : "Unesite URL slike",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash svojstva",
-DlgFlashChkPlay                : "Auto Play",
-DlgFlashChkLoop                : "Ponavljaj",
-DlgFlashChkMenu                : "Omogući Flash izbornik",
-DlgFlashScale          : "Omjer",
-DlgFlashScaleAll       : "Prikaži sve",
-DlgFlashScaleNoBorder  : "Bez okvira",
-DlgFlashScaleFit       : "Točna veličina",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link Info",
-DlgLnkTargetTab                : "Meta",
-
-DlgLnkType                     : "Link vrsta",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Sidro na ovoj stranici",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<drugo>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Odaberi sidro",
-DlgLnkAnchorByName     : "Po nazivu sidra",
-DlgLnkAnchorById       : "Po Id elementa",
-DlgLnkNoAnchors                : "(Nema dostupnih sidra)",
-DlgLnkEMail                    : "E-Mail adresa",
-DlgLnkEMailSubject     : "Naslov",
-DlgLnkEMailBody                : "Sadržaj poruke",
-DlgLnkUpload           : "Pošalji",
-DlgLnkBtnUpload                : "Pošalji na server",
-
-DlgLnkTarget           : "Meta",
-DlgLnkTargetFrame      : "<okvir>",
-DlgLnkTargetPopup      : "<popup prozor>",
-DlgLnkTargetBlank      : "Novi prozor (_blank)",
-DlgLnkTargetParent     : "Roditeljski prozor (_parent)",
-DlgLnkTargetSelf       : "Isti prozor (_self)",
-DlgLnkTargetTop                : "Vršni prozor (_top)",
-DlgLnkTargetFrameName  : "Ime ciljnog okvira",
-DlgLnkPopWinName       : "Naziv popup prozora",
-DlgLnkPopWinFeat       : "Mogućnosti popup prozora",
-DlgLnkPopResize                : "Promjenljive veličine",
-DlgLnkPopLocation      : "Traka za lokaciju",
-DlgLnkPopMenu          : "Izborna traka",
-DlgLnkPopScroll                : "Scroll traka",
-DlgLnkPopStatus                : "Statusna traka",
-DlgLnkPopToolbar       : "Traka s alatima",
-DlgLnkPopFullScrn      : "Cijeli ekran (IE)",
-DlgLnkPopDependent     : "Ovisno (Netscape)",
-DlgLnkPopWidth         : "Širina",
-DlgLnkPopHeight                : "Visina",
-DlgLnkPopLeft          : "Lijeva pozicija",
-DlgLnkPopTop           : "Gornja pozicija",
-
-DlnLnkMsgNoUrl         : "Molimo upišite URL link",
-DlnLnkMsgNoEMail       : "Molimo upišite e-mail adresu",
-DlnLnkMsgNoAnchor      : "Molimo odaberite sidro",
-DlnLnkMsgInvPopName    : "Ime popup prozora mora početi sa slovom i ne smije sadržavati razmake",
-
-// Color Dialog
-DlgColorTitle          : "Odaberite boju",
-DlgColorBtnClear       : "Obriši",
-DlgColorHighlight      : "Osvijetli",
-DlgColorSelected       : "Odaberi",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Ubaci smješka",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Odaberite posebni karakter",
-
-// Table Dialog
-DlgTableTitle          : "Svojstva tablice",
-DlgTableRows           : "Redova",
-DlgTableColumns                : "Kolona",
-DlgTableBorder         : "Veličina okvira",
-DlgTableAlign          : "Poravnanje",
-DlgTableAlignNotSet    : "<nije postavljeno>",
-DlgTableAlignLeft      : "Lijevo",
-DlgTableAlignCenter    : "Središnje",
-DlgTableAlignRight     : "Desno",
-DlgTableWidth          : "Širina",
-DlgTableWidthPx                : "piksela",
-DlgTableWidthPc                : "postotaka",
-DlgTableHeight         : "Visina",
-DlgTableCellSpace      : "Prostornost ćelija",
-DlgTableCellPad                : "Razmak ćelija",
-DlgTableCaption                : "Naslov",
-DlgTableSummary                : "Sažetak",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Svojstva ćelije",
-DlgCellWidth           : "Širina",
-DlgCellWidthPx         : "piksela",
-DlgCellWidthPc         : "postotaka",
-DlgCellHeight          : "Visina",
-DlgCellWordWrap                : "Word Wrap",
-DlgCellWordWrapNotSet  : "<nije postavljeno>",
-DlgCellWordWrapYes     : "Da",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Vodoravno poravnanje",
-DlgCellHorAlignNotSet  : "<nije postavljeno>",
-DlgCellHorAlignLeft    : "Lijevo",
-DlgCellHorAlignCenter  : "Središnje",
-DlgCellHorAlignRight: "Desno",
-DlgCellVerAlign                : "Okomito poravnanje",
-DlgCellVerAlignNotSet  : "<nije postavljeno>",
-DlgCellVerAlignTop     : "Gornje",
-DlgCellVerAlignMiddle  : "Srednišnje",
-DlgCellVerAlignBottom  : "Donje",
-DlgCellVerAlignBaseline        : "Bazno",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Spajanje redova",
-DlgCellCollSpan                : "Spajanje kolona",
-DlgCellBackColor       : "Boja pozadine",
-DlgCellBorderColor     : "Boja okvira",
-DlgCellBtnSelect       : "Odaberi...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Pronađi i zamijeni",
-
-// Find Dialog
-DlgFindTitle           : "Pronađi",
-DlgFindFindBtn         : "Pronađi",
-DlgFindNotFoundMsg     : "Traženi tekst nije pronađen.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Zamijeni",
-DlgReplaceFindLbl              : "Pronađi:",
-DlgReplaceReplaceLbl   : "Zamijeni s:",
-DlgReplaceCaseChk              : "Usporedi mala/velika slova",
-DlgReplaceReplaceBtn   : "Zamijeni",
-DlgReplaceReplAllBtn   : "Zamijeni sve",
-DlgReplaceWordChk              : "Usporedi cijele riječi",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Sigurnosne postavke Vašeg pretraživača ne dozvoljavaju operacije automatskog izrezivanja. Molimo koristite kraticu na tipkovnici (Ctrl+X).",
-PasteErrorCopy : "Sigurnosne postavke Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja. Molimo koristite kraticu na tipkovnici (Ctrl+C).",
-
-PasteAsText            : "Zalijepi kao čisti tekst",
-PasteFromWord  : "Zalijepi iz Worda",
-
-DlgPasteMsg2   : "Molimo zaljepite unutar doljnjeg okvira koristeći tipkovnicu (<STRONG>Ctrl+V</STRONG>) i kliknite <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Zbog sigurnosnih postavki Vašeg pretraživača, editor nema direktan pristup Vašem međuspremniku. Potrebno je ponovno zalijepiti tekst u ovaj prozor.",
-DlgPasteIgnoreFont             : "Zanemari definiciju vrste fonta",
-DlgPasteRemoveStyles   : "Ukloni definicije stilova",
-
-// Color Picker
-ColorAutomatic : "Automatski",
-ColorMoreColors        : "Više boja...",
-
-// Document Properties
-DocProps               : "Svojstva dokumenta",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Svojstva sidra",
-DlgAnchorName          : "Ime sidra",
-DlgAnchorErrorName     : "Molimo unesite ime sidra",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nije u rječniku",
-DlgSpellChangeTo               : "Promijeni u",
-DlgSpellBtnIgnore              : "Zanemari",
-DlgSpellBtnIgnoreAll   : "Zanemari sve",
-DlgSpellBtnReplace             : "Zamijeni",
-DlgSpellBtnReplaceAll  : "Zamijeni sve",
-DlgSpellBtnUndo                        : "Vrati",
-DlgSpellNoSuggestions  : "-Nema preporuke-",
-DlgSpellProgress               : "Provjera u tijeku...",
-DlgSpellNoMispell              : "Provjera završena: Nema grešaka",
-DlgSpellNoChanges              : "Provjera završena: Nije napravljena promjena",
-DlgSpellOneChange              : "Provjera završena: Jedna riječ promjenjena",
-DlgSpellManyChanges            : "Provjera završena: Promijenjeno %1 riječi",
-
-IeSpellDownload                        : "Provjera pravopisa nije instalirana. Želite li skinuti provjeru pravopisa?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (vrijednost)",
-DlgButtonType          : "Vrsta",
-DlgButtonTypeBtn       : "Gumb",
-DlgButtonTypeSbm       : "Pošalji",
-DlgButtonTypeRst       : "Poništi",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Ime",
-DlgCheckboxValue       : "Vrijednost",
-DlgCheckboxSelected    : "Odabrano",
-
-// Form Dialog
-DlgFormName            : "Ime",
-DlgFormAction  : "Akcija",
-DlgFormMethod  : "Metoda",
-
-// Select Field Dialog
-DlgSelectName          : "Ime",
-DlgSelectValue         : "Vrijednost",
-DlgSelectSize          : "Veličina",
-DlgSelectLines         : "linija",
-DlgSelectChkMulti      : "Dozvoli višestruki odabir",
-DlgSelectOpAvail       : "Dostupne opcije",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Vrijednost",
-DlgSelectBtnAdd                : "Dodaj",
-DlgSelectBtnModify     : "Promijeni",
-DlgSelectBtnUp         : "Gore",
-DlgSelectBtnDown       : "Dolje",
-DlgSelectBtnSetValue : "Postavi kao odabranu vrijednost",
-DlgSelectBtnDelete     : "Obriši",
-
-// Textarea Dialog
-DlgTextareaName        : "Ime",
-DlgTextareaCols        : "Kolona",
-DlgTextareaRows        : "Redova",
-
-// Text Field Dialog
-DlgTextName                    : "Ime",
-DlgTextValue           : "Vrijednost",
-DlgTextCharWidth       : "Širina",
-DlgTextMaxChars                : "Najviše karaktera",
-DlgTextType                    : "Vrsta",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Šifra",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Ime",
-DlgHiddenValue : "Vrijednost",
-
-// Bulleted List Dialog
-BulletedListProp       : "Svojstva liste",
-NumberedListProp       : "Svojstva brojčane liste",
-DlgLstStart                    : "Početak",
-DlgLstType                     : "Vrsta",
-DlgLstTypeCircle       : "Krug",
-DlgLstTypeDisc         : "Disk",
-DlgLstTypeSquare       : "Kvadrat",
-DlgLstTypeNumbers      : "Brojevi (1, 2, 3)",
-DlgLstTypeLCase                : "Mala slova (a, b, c)",
-DlgLstTypeUCase                : "Velika slova (A, B, C)",
-DlgLstTypeSRoman       : "Male rimske brojke (i, ii, iii)",
-DlgLstTypeLRoman       : "Velike rimske brojke (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Općenito",
-DlgDocBackTab          : "Pozadina",
-DlgDocColorsTab                : "Boje i margine",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Naslov stranice",
-DlgDocLangDir          : "Smjer jezika",
-DlgDocLangDirLTR       : "S lijeva na desno",
-DlgDocLangDirRTL       : "S desna na lijevo",
-DlgDocLangCode         : "Kôd jezika",
-DlgDocCharSet          : "Enkodiranje znakova",
-DlgDocCharSetCE                : "Središnja Europa",
-DlgDocCharSetCT                : "Tradicionalna kineska (Big5)",
-DlgDocCharSetCR                : "Ćirilica",
-DlgDocCharSetGR                : "Grčka",
-DlgDocCharSetJP                : "Japanska",
-DlgDocCharSetKR                : "Koreanska",
-DlgDocCharSetTR                : "Turska",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Zapadna Europa",
-DlgDocCharSetOther     : "Ostalo enkodiranje znakova",
-
-DlgDocDocType          : "Zaglavlje vrste dokumenta",
-DlgDocDocTypeOther     : "Ostalo zaglavlje vrste dokumenta",
-DlgDocIncXHTML         : "Ubaci XHTML deklaracije",
-DlgDocBgColor          : "Boja pozadine",
-DlgDocBgImage          : "URL slike pozadine",
-DlgDocBgNoScroll       : "Pozadine se ne pomiče",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Posjećeni link",
-DlgDocCActive          : "Aktivni link",
-DlgDocMargins          : "Margine stranice",
-DlgDocMaTop                    : "Vrh",
-DlgDocMaLeft           : "Lijevo",
-DlgDocMaRight          : "Desno",
-DlgDocMaBottom         : "Dolje",
-DlgDocMeIndex          : "Ključne riječi dokumenta (odvojene zarezom)",
-DlgDocMeDescr          : "Opis dokumenta",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Autorska prava",
-DlgDocPreview          : "Pregledaj",
-
-// Templates Dialog
-Templates                      : "Predlošci",
-DlgTemplatesTitle      : "Predlošci sadržaja",
-DlgTemplatesSelMsg     : "Molimo odaberite predložak koji želite otvoriti<br>(stvarni sadržaj će biti izgubljen):",
-DlgTemplatesLoading    : "Učitavam listu predložaka. Molimo pričekajte...",
-DlgTemplatesNoTpl      : "(Nema definiranih predložaka)",
-DlgTemplatesReplace    : "Zamijeni trenutne sadržaje",
-
-// About Dialog
-DlgAboutAboutTab       : "O FCKEditoru",
-DlgAboutBrowserInfoTab : "Podaci o pretraživaču",
-DlgAboutLicenseTab     : "Licenca",
-DlgAboutVersion                : "inačica",
-DlgAboutInfo           : "Za više informacija posjetite",
-
-// Div Dialog
-DlgDivGeneralTab       : "Općenito",
-DlgDivAdvancedTab      : "Napredno",
-DlgDivStyle            : "Stil",
-DlgDivInlineStyle      : "Stil u redu"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/hu.js b/horde/services/editor/fckeditor/editor/lang/src/hu.js
deleted file mode 100644 (file)
index 0886241..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Hungarian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Eszköztár elrejtése",
-ToolbarExpand          : "Eszköztár megjelenítése",
-
-// Toolbar Items and Context Menu
-Save                           : "Mentés",
-NewPage                                : "Új oldal",
-Preview                                : "Előnézet",
-Cut                                    : "Kivágás",
-Copy                           : "Másolás",
-Paste                          : "Beillesztés",
-PasteText                      : "Beillesztés formázás nélkül",
-PasteWord                      : "Beillesztés Word-ből",
-Print                          : "Nyomtatás",
-SelectAll                      : "Mindent kijelöl",
-RemoveFormat           : "Formázás eltávolítása",
-InsertLinkLbl          : "Hivatkozás",
-InsertLink                     : "Hivatkozás beillesztése/módosítása",
-RemoveLink                     : "Hivatkozás törlése",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Horgony beillesztése/szerkesztése",
-AnchorDelete           : "Horgony eltávolítása",
-InsertImageLbl         : "Kép",
-InsertImage                    : "Kép beillesztése/módosítása",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Flash beillesztése, módosítása",
-InsertTableLbl         : "Táblázat",
-InsertTable                    : "Táblázat beillesztése/módosítása",
-InsertLineLbl          : "Vonal",
-InsertLine                     : "Elválasztóvonal beillesztése",
-InsertSpecialCharLbl: "Speciális karakter",
-InsertSpecialChar      : "Speciális karakter beillesztése",
-InsertSmileyLbl                : "Hangulatjelek",
-InsertSmiley           : "Hangulatjelek beillesztése",
-About                          : "FCKeditor névjegy",
-Bold                           : "Félkövér",
-Italic                         : "Dőlt",
-Underline                      : "Aláhúzott",
-StrikeThrough          : "Áthúzott",
-Subscript                      : "Alsó index",
-Superscript                    : "Felső index",
-LeftJustify                    : "Balra",
-CenterJustify          : "Középre",
-RightJustify           : "Jobbra",
-BlockJustify           : "Sorkizárt",
-DecreaseIndent         : "Behúzás csökkentése",
-IncreaseIndent         : "Behúzás növelése",
-Blockquote                     : "Idézet blokk",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Visszavonás",
-Redo                           : "Ismétlés",
-NumberedListLbl                : "Számozás",
-NumberedList           : "Számozás beillesztése/törlése",
-BulletedListLbl                : "Felsorolás",
-BulletedList           : "Felsorolás beillesztése/törlése",
-ShowTableBorders       : "Táblázat szegély mutatása",
-ShowDetails                    : "Részletek mutatása",
-Style                          : "Stílus",
-FontFormat                     : "Formátum",
-Font                           : "Betűtípus",
-FontSize                       : "Méret",
-TextColor                      : "Betűszín",
-BGColor                                : "Háttérszín",
-Source                         : "Forráskód",
-Find                           : "Keresés",
-Replace                                : "Csere",
-SpellCheck                     : "Helyesírás-ellenőrzés",
-UniversalKeyboard      : "Univerzális billentyűzet",
-PageBreakLbl           : "Oldaltörés",
-PageBreak                      : "Oldaltörés beillesztése",
-
-Form                   : "Űrlap",
-Checkbox               : "Jelölőnégyzet",
-RadioButton            : "Választógomb",
-TextField              : "Szövegmező",
-Textarea               : "Szövegterület",
-HiddenField            : "Rejtettmező",
-Button                 : "Gomb",
-SelectionField : "Legördülő lista",
-ImageButton            : "Képgomb",
-
-FitWindow              : "Maximalizálás",
-ShowBlocks             : "Blokkok megjelenítése",
-
-// Context Menu
-EditLink                       : "Hivatkozás módosítása",
-CellCM                         : "Cella",
-RowCM                          : "Sor",
-ColumnCM                       : "Oszlop",
-InsertRowAfter         : "Sor beillesztése az aktuális sor mögé",
-InsertRowBefore                : "Sor beillesztése az aktuális sor elé",
-DeleteRows                     : "Sorok törlése",
-InsertColumnAfter      : "Oszlop beillesztése az aktuális oszlop mögé",
-InsertColumnBefore     : "Oszlop beillesztése az aktuális oszlop elé",
-DeleteColumns          : "Oszlopok törlése",
-InsertCellAfter                : "Cella beillesztése az aktuális cella mögé",
-InsertCellBefore       : "Cella beillesztése az aktuális cella elé",
-DeleteCells                    : "Cellák törlése",
-MergeCells                     : "Cellák egyesítése",
-MergeRight                     : "Cellák egyesítése jobbra",
-MergeDown                      : "Cellák egyesítése lefelé",
-HorizontalSplitCell    : "Cellák szétválasztása vízszintesen",
-VerticalSplitCell      : "Cellák szétválasztása függőlegesen",
-TableDelete                    : "Táblázat törlése",
-CellProperties         : "Cella tulajdonságai",
-TableProperties                : "Táblázat tulajdonságai",
-ImageProperties                : "Kép tulajdonságai",
-FlashProperties                : "Flash tulajdonságai",
-
-AnchorProp                     : "Horgony tulajdonságai",
-ButtonProp                     : "Gomb tulajdonságai",
-CheckboxProp           : "Jelölőnégyzet tulajdonságai",
-HiddenFieldProp                : "Rejtett mező tulajdonságai",
-RadioButtonProp                : "Választógomb tulajdonságai",
-ImageButtonProp                : "Képgomb tulajdonságai",
-TextFieldProp          : "Szövegmező tulajdonságai",
-SelectionFieldProp     : "Legördülő lista tulajdonságai",
-TextareaProp           : "Szövegterület tulajdonságai",
-FormProp                       : "Űrlap tulajdonságai",
-
-FontFormats                    : "Normál;Formázott;Címsor;Fejléc 1;Fejléc 2;Fejléc 3;Fejléc 4;Fejléc 5;Fejléc 6;Bekezdés (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML feldolgozása. Kérem várjon...",
-Done                           : "Kész",
-PasteWordConfirm       : "A beilleszteni kívánt szöveg Word-ből van másolva. El kívánja távolítani a formázást a beillesztés előtt?",
-NotCompatiblePaste     : "Ez a parancs csak Internet Explorer 5.5 verziótól használható. Megpróbálja beilleszteni a szöveget az eredeti formázással?",
-UnknownToolbarItem     : "Ismeretlen eszköztár elem \"%1\"",
-UnknownCommand         : "Ismeretlen parancs \"%1\"",
-NotImplemented         : "A parancs nem hajtható végre",
-UnknownToolbarSet      : "Az eszközkészlet \"%1\" nem létezik",
-NoActiveX                      : "A böngésző biztonsági beállításai korlátozzák a szerkesztő lehetőségeit. Engedélyezni kell ezt az opciót: \"Run ActiveX controls and plug-ins\". Ettől függetlenül előfordulhatnak hibaüzenetek ill. bizonyos funkciók hiányozhatnak.",
-BrowseServerBlocked : "Nem lehet megnyitni a fájlböngészőt. Bizonyosodjon meg róla, hogy a felbukkanó ablakok engedélyezve vannak.",
-DialogBlocked          : "Nem lehet megnyitni a párbeszédablakot. Bizonyosodjon meg róla, hogy a felbukkanó ablakok engedélyezve vannak.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "Rendben",
-DlgBtnCancel           : "Mégsem",
-DlgBtnClose                    : "Bezárás",
-DlgBtnBrowseServer     : "Böngészés a szerveren",
-DlgAdvancedTag         : "További opciók",
-DlgOpOther                     : "Egyéb",
-DlgInfoTab                     : "Alaptulajdonságok",
-DlgAlertUrl                    : "Illessze be a webcímet",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nincs beállítva>",
-DlgGenId                       : "Azonosító",
-DlgGenLangDir          : "Írás iránya",
-DlgGenLangDirLtr       : "Balról jobbra",
-DlgGenLangDirRtl       : "Jobbról balra",
-DlgGenLangCode         : "Nyelv kódja",
-DlgGenAccessKey                : "Billentyűkombináció",
-DlgGenName                     : "Név",
-DlgGenTabIndex         : "Tabulátor index",
-DlgGenLongDescr                : "Részletes leírás webcíme",
-DlgGenClass                    : "Stíluskészlet",
-DlgGenTitle                    : "Súgócimke",
-DlgGenContType         : "Súgó tartalomtípusa",
-DlgGenLinkCharset      : "Hivatkozott tartalom kódlapja",
-DlgGenStyle                    : "Stílus",
-
-// Image Dialog
-DlgImgTitle                    : "Kép tulajdonságai",
-DlgImgInfoTab          : "Alaptulajdonságok",
-DlgImgBtnUpload                : "Küldés a szerverre",
-DlgImgURL                      : "Hivatkozás",
-DlgImgUpload           : "Feltöltés",
-DlgImgAlt                      : "Buborék szöveg",
-DlgImgWidth                    : "Szélesség",
-DlgImgHeight           : "Magasság",
-DlgImgLockRatio                : "Arány megtartása",
-DlgBtnResetSize                : "Eredeti méret",
-DlgImgBorder           : "Keret",
-DlgImgHSpace           : "Vízsz. táv",
-DlgImgVSpace           : "Függ. táv",
-DlgImgAlign                    : "Igazítás",
-DlgImgAlignLeft                : "Bal",
-DlgImgAlignAbsBottom: "Legaljára",
-DlgImgAlignAbsMiddle: "Közepére",
-DlgImgAlignBaseline    : "Alapvonalhoz",
-DlgImgAlignBottom      : "Aljára",
-DlgImgAlignMiddle      : "Középre",
-DlgImgAlignRight       : "Jobbra",
-DlgImgAlignTextTop     : "Szöveg tetejére",
-DlgImgAlignTop         : "Tetejére",
-DlgImgPreview          : "Előnézet",
-DlgImgAlertUrl         : "Töltse ki a kép webcímét",
-DlgImgLinkTab          : "Hivatkozás",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash tulajdonságai",
-DlgFlashChkPlay                : "Automata lejátszás",
-DlgFlashChkLoop                : "Folyamatosan",
-DlgFlashChkMenu                : "Flash menü engedélyezése",
-DlgFlashScale          : "Méretezés",
-DlgFlashScaleAll       : "Mindent mutat",
-DlgFlashScaleNoBorder  : "Keret nélkül",
-DlgFlashScaleFit       : "Teljes kitöltés",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Hivatkozás tulajdonságai",
-DlgLnkInfoTab          : "Alaptulajdonságok",
-DlgLnkTargetTab                : "Megjelenítés",
-
-DlgLnkType                     : "Hivatkozás típusa",
-DlgLnkTypeURL          : "Webcím",
-DlgLnkTypeAnchor       : "Horgony az oldalon",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<más>",
-DlgLnkURL                      : "Webcím",
-DlgLnkAnchorSel                : "Horgony választása",
-DlgLnkAnchorByName     : "Horgony név szerint",
-DlgLnkAnchorById       : "Azonosító szerint",
-DlgLnkNoAnchors                : "(Nincs horgony a dokumentumban)",
-DlgLnkEMail                    : "E-Mail cím",
-DlgLnkEMailSubject     : "Üzenet tárgya",
-DlgLnkEMailBody                : "Üzenet",
-DlgLnkUpload           : "Feltöltés",
-DlgLnkBtnUpload                : "Küldés a szerverre",
-
-DlgLnkTarget           : "Tartalom megjelenítése",
-DlgLnkTargetFrame      : "<keretben>",
-DlgLnkTargetPopup      : "<felugró ablakban>",
-DlgLnkTargetBlank      : "Új ablakban (_blank)",
-DlgLnkTargetParent     : "Szülő ablakban (_parent)",
-DlgLnkTargetSelf       : "Azonos ablakban (_self)",
-DlgLnkTargetTop                : "Legfelső ablakban (_top)",
-DlgLnkTargetFrameName  : "Keret neve",
-DlgLnkPopWinName       : "Felugró ablak neve",
-DlgLnkPopWinFeat       : "Felugró ablak jellemzői",
-DlgLnkPopResize                : "Méretezhető",
-DlgLnkPopLocation      : "Címsor",
-DlgLnkPopMenu          : "Menü sor",
-DlgLnkPopScroll                : "Gördítősáv",
-DlgLnkPopStatus                : "Állapotsor",
-DlgLnkPopToolbar       : "Eszköztár",
-DlgLnkPopFullScrn      : "Teljes képernyő (csak IE)",
-DlgLnkPopDependent     : "Szülőhöz kapcsolt (csak Netscape)",
-DlgLnkPopWidth         : "Szélesség",
-DlgLnkPopHeight                : "Magasság",
-DlgLnkPopLeft          : "Bal pozíció",
-DlgLnkPopTop           : "Felső pozíció",
-
-DlnLnkMsgNoUrl         : "Adja meg a hivatkozás webcímét",
-DlnLnkMsgNoEMail       : "Adja meg az E-Mail címet",
-DlnLnkMsgNoAnchor      : "Válasszon egy horgonyt",
-DlnLnkMsgInvPopName    : "A felbukkanó ablak neve alfanumerikus karakterrel kezdôdjön, valamint ne tartalmazzon szóközt",
-
-// Color Dialog
-DlgColorTitle          : "Színválasztás",
-DlgColorBtnClear       : "Törlés",
-DlgColorHighlight      : "Előnézet",
-DlgColorSelected       : "Kiválasztott",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Hangulatjel beszúrása",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Speciális karakter választása",
-
-// Table Dialog
-DlgTableTitle          : "Táblázat tulajdonságai",
-DlgTableRows           : "Sorok",
-DlgTableColumns                : "Oszlopok",
-DlgTableBorder         : "Szegélyméret",
-DlgTableAlign          : "Igazítás",
-DlgTableAlignNotSet    : "<Nincs beállítva>",
-DlgTableAlignLeft      : "Balra",
-DlgTableAlignCenter    : "Középre",
-DlgTableAlignRight     : "Jobbra",
-DlgTableWidth          : "Szélesség",
-DlgTableWidthPx                : "képpont",
-DlgTableWidthPc                : "százalék",
-DlgTableHeight         : "Magasság",
-DlgTableCellSpace      : "Cella térköz",
-DlgTableCellPad                : "Cella belső margó",
-DlgTableCaption                : "Felirat",
-DlgTableSummary                : "Leírás",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Cella tulajdonságai",
-DlgCellWidth           : "Szélesség",
-DlgCellWidthPx         : "képpont",
-DlgCellWidthPc         : "százalék",
-DlgCellHeight          : "Magasság",
-DlgCellWordWrap                : "Sortörés",
-DlgCellWordWrapNotSet  : "<Nincs beállítva>",
-DlgCellWordWrapYes     : "Igen",
-DlgCellWordWrapNo      : "Nem",
-DlgCellHorAlign                : "Vízsz. igazítás",
-DlgCellHorAlignNotSet  : "<Nincs beállítva>",
-DlgCellHorAlignLeft    : "Balra",
-DlgCellHorAlignCenter  : "Középre",
-DlgCellHorAlignRight: "Jobbra",
-DlgCellVerAlign                : "Függ. igazítás",
-DlgCellVerAlignNotSet  : "<Nincs beállítva>",
-DlgCellVerAlignTop     : "Tetejére",
-DlgCellVerAlignMiddle  : "Középre",
-DlgCellVerAlignBottom  : "Aljára",
-DlgCellVerAlignBaseline        : "Egyvonalba",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Sorok egyesítése",
-DlgCellCollSpan                : "Oszlopok egyesítése",
-DlgCellBackColor       : "Háttérszín",
-DlgCellBorderColor     : "Szegélyszín",
-DlgCellBtnSelect       : "Kiválasztás...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Keresés és csere",
-
-// Find Dialog
-DlgFindTitle           : "Keresés",
-DlgFindFindBtn         : "Keresés",
-DlgFindNotFoundMsg     : "A keresett szöveg nem található.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Csere",
-DlgReplaceFindLbl              : "Keresett szöveg:",
-DlgReplaceReplaceLbl   : "Csere erre:",
-DlgReplaceCaseChk              : "kis- és nagybetű megkülönböztetése",
-DlgReplaceReplaceBtn   : "Csere",
-DlgReplaceReplAllBtn   : "Az összes cseréje",
-DlgReplaceWordChk              : "csak ha ez a teljes szó",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "A böngésző biztonsági beállításai nem engedélyezik a szerkesztőnek, hogy végrehajtsa a kivágás műveletet. Használja az alábbi billentyűkombinációt (Ctrl+X).",
-PasteErrorCopy : "A böngésző biztonsági beállításai nem engedélyezik a szerkesztőnek, hogy végrehajtsa a másolás műveletet. Használja az alábbi billentyűkombinációt (Ctrl+X).",
-
-PasteAsText            : "Beillesztés formázatlan szövegként",
-PasteFromWord  : "Beillesztés Word-ből",
-
-DlgPasteMsg2   : "Másolja be az alábbi mezőbe a <STRONG>Ctrl+V</STRONG> billentyűk lenyomásával, majd nyomjon <STRONG>Rendben</STRONG>-t.",
-DlgPasteSec            : "A böngésző biztonsági beállításai miatt a szerkesztő nem képes hozzáférni a vágólap adataihoz. Illeszd be újra ebben az ablakban.",
-DlgPasteIgnoreFont             : "Betű formázások megszüntetése",
-DlgPasteRemoveStyles   : "Stílusok eltávolítása",
-
-// Color Picker
-ColorAutomatic : "Automatikus",
-ColorMoreColors        : "További színek...",
-
-// Document Properties
-DocProps               : "Dokumentum tulajdonságai",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Horgony tulajdonságai",
-DlgAnchorName          : "Horgony neve",
-DlgAnchorErrorName     : "Kérem adja meg a horgony nevét",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nincs a szótárban",
-DlgSpellChangeTo               : "Módosítás",
-DlgSpellBtnIgnore              : "Kihagyja",
-DlgSpellBtnIgnoreAll   : "Mindet kihagyja",
-DlgSpellBtnReplace             : "Csere",
-DlgSpellBtnReplaceAll  : "Összes cseréje",
-DlgSpellBtnUndo                        : "Visszavonás",
-DlgSpellNoSuggestions  : "Nincs javaslat",
-DlgSpellProgress               : "Helyesírás-ellenőrzés folyamatban...",
-DlgSpellNoMispell              : "Helyesírás-ellenőrzés kész: Nem találtam hibát",
-DlgSpellNoChanges              : "Helyesírás-ellenőrzés kész: Nincs változtatott szó",
-DlgSpellOneChange              : "Helyesírás-ellenőrzés kész: Egy szó cserélve",
-DlgSpellManyChanges            : "Helyesírás-ellenőrzés kész: %1 szó cserélve",
-
-IeSpellDownload                        : "A helyesírás-ellenőrző nincs telepítve. Szeretné letölteni most?",
-
-// Button Dialog
-DlgButtonText          : "Szöveg (Érték)",
-DlgButtonType          : "Típus",
-DlgButtonTypeBtn       : "Gomb",
-DlgButtonTypeSbm       : "Küldés",
-DlgButtonTypeRst       : "Alaphelyzet",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Név",
-DlgCheckboxValue       : "Érték",
-DlgCheckboxSelected    : "Kiválasztott",
-
-// Form Dialog
-DlgFormName            : "Név",
-DlgFormAction  : "Adatfeldolgozást végző hivatkozás",
-DlgFormMethod  : "Adatküldés módja",
-
-// Select Field Dialog
-DlgSelectName          : "Név",
-DlgSelectValue         : "Érték",
-DlgSelectSize          : "Méret",
-DlgSelectLines         : "sor",
-DlgSelectChkMulti      : "több sor is kiválasztható",
-DlgSelectOpAvail       : "Elérhető opciók",
-DlgSelectOpText                : "Szöveg",
-DlgSelectOpValue       : "Érték",
-DlgSelectBtnAdd                : "Hozzáad",
-DlgSelectBtnModify     : "Módosít",
-DlgSelectBtnUp         : "Fel",
-DlgSelectBtnDown       : "Le",
-DlgSelectBtnSetValue : "Legyen az alapértelmezett érték",
-DlgSelectBtnDelete     : "Töröl",
-
-// Textarea Dialog
-DlgTextareaName        : "Név",
-DlgTextareaCols        : "Karakterek száma egy sorban",
-DlgTextareaRows        : "Sorok száma",
-
-// Text Field Dialog
-DlgTextName                    : "Név",
-DlgTextValue           : "Érték",
-DlgTextCharWidth       : "Megjelenített karakterek száma",
-DlgTextMaxChars                : "Maximális karakterszám",
-DlgTextType                    : "Típus",
-DlgTextTypeText                : "Szöveg",
-DlgTextTypePass                : "Jelszó",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Név",
-DlgHiddenValue : "Érték",
-
-// Bulleted List Dialog
-BulletedListProp       : "Felsorolás tulajdonságai",
-NumberedListProp       : "Számozás tulajdonságai",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Formátum",
-DlgLstTypeCircle       : "Kör",
-DlgLstTypeDisc         : "Lemez",
-DlgLstTypeSquare       : "Négyzet",
-DlgLstTypeNumbers      : "Számok (1, 2, 3)",
-DlgLstTypeLCase                : "Kisbetűk (a, b, c)",
-DlgLstTypeUCase                : "Nagybetűk (A, B, C)",
-DlgLstTypeSRoman       : "Kis római számok (i, ii, iii)",
-DlgLstTypeLRoman       : "Nagy római számok (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Általános",
-DlgDocBackTab          : "Háttér",
-DlgDocColorsTab                : "Színek és margók",
-DlgDocMetaTab          : "Meta adatok",
-
-DlgDocPageTitle                : "Oldalcím",
-DlgDocLangDir          : "Írás iránya",
-DlgDocLangDirLTR       : "Balról jobbra",
-DlgDocLangDirRTL       : "Jobbról balra",
-DlgDocLangCode         : "Nyelv kód",
-DlgDocCharSet          : "Karakterkódolás",
-DlgDocCharSetCE                : "Közép-Európai",
-DlgDocCharSetCT                : "Kínai Tradicionális (Big5)",
-DlgDocCharSetCR                : "Cyrill",
-DlgDocCharSetGR                : "Görög",
-DlgDocCharSetJP                : "Japán",
-DlgDocCharSetKR                : "Koreai",
-DlgDocCharSetTR                : "Török",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Nyugat-Európai",
-DlgDocCharSetOther     : "Más karakterkódolás",
-
-DlgDocDocType          : "Dokumentum típus fejléc",
-DlgDocDocTypeOther     : "Más dokumentum típus fejléc",
-DlgDocIncXHTML         : "XHTML deklarációk beillesztése",
-DlgDocBgColor          : "Háttérszín",
-DlgDocBgImage          : "Háttérkép cím",
-DlgDocBgNoScroll       : "Nem gördíthető háttér",
-DlgDocCText                    : "Szöveg",
-DlgDocCLink                    : "Cím",
-DlgDocCVisited         : "Látogatott cím",
-DlgDocCActive          : "Aktív cím",
-DlgDocMargins          : "Oldal margók",
-DlgDocMaTop                    : "Felső",
-DlgDocMaLeft           : "Bal",
-DlgDocMaRight          : "Jobb",
-DlgDocMaBottom         : "Alsó",
-DlgDocMeIndex          : "Dokumentum keresőszavak (vesszővel elválasztva)",
-DlgDocMeDescr          : "Dokumentum leírás",
-DlgDocMeAuthor         : "Szerző",
-DlgDocMeCopy           : "Szerzői jog",
-DlgDocPreview          : "Előnézet",
-
-// Templates Dialog
-Templates                      : "Sablonok",
-DlgTemplatesTitle      : "Elérhető sablonok",
-DlgTemplatesSelMsg     : "Válassza ki melyik sablon nyíljon meg a szerkesztőben<br>(a jelenlegi tartalom elveszik):",
-DlgTemplatesLoading    : "Sablon lista betöltése. Kis türelmet...",
-DlgTemplatesNoTpl      : "(Nincs sablon megadva)",
-DlgTemplatesReplace    : "Kicseréli a jelenlegi tartalmat",
-
-// About Dialog
-DlgAboutAboutTab       : "Névjegy",
-DlgAboutBrowserInfoTab : "Böngésző információ",
-DlgAboutLicenseTab     : "Licensz",
-DlgAboutVersion                : "verzió",
-DlgAboutInfo           : "További információkért látogasson el ide:",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/is.js b/horde/services/editor/fckeditor/editor/lang/src/is.js
deleted file mode 100644 (file)
index b21f2f2..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Icelandic language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Fela verkstiku",
-ToolbarExpand          : "Sýna verkstiku",
-
-// Toolbar Items and Context Menu
-Save                           : "Vista",
-NewPage                                : "Ný síða",
-Preview                                : "Forskoða",
-Cut                                    : "Klippa",
-Copy                           : "Afrita",
-Paste                          : "Líma",
-PasteText                      : "Líma ósniðinn texta",
-PasteWord                      : "Líma úr Word",
-Print                          : "Prenta",
-SelectAll                      : "Velja allt",
-RemoveFormat           : "Fjarlægja snið",
-InsertLinkLbl          : "Stikla",
-InsertLink                     : "Stofna/breyta stiklu",
-RemoveLink                     : "Fjarlægja stiklu",
-VisitLink                      : "Opna stiklusíðu",
-Anchor                         : "Stofna/breyta kaflamerki",
-AnchorDelete           : "Eyða kaflamerki",
-InsertImageLbl         : "Setja inn mynd",
-InsertImage                    : "Setja inn/breyta mynd",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Setja inn/breyta Flash",
-InsertTableLbl         : "Tafla",
-InsertTable                    : "Setja inn/breyta töflu",
-InsertLineLbl          : "Lína",
-InsertLine                     : "Lóðrétt lína",
-InsertSpecialCharLbl: "Merki",
-InsertSpecialChar      : "Setja inn merki",
-InsertSmileyLbl                : "Svipur",
-InsertSmiley           : "Setja upp svip",
-About                          : "Um FCKeditor",
-Bold                           : "Feitletrað",
-Italic                         : "Skáletrað",
-Underline                      : "Undirstrikað",
-StrikeThrough          : "Yfirstrikað",
-Subscript                      : "Niðurskrifað",
-Superscript                    : "Uppskrifað",
-LeftJustify                    : "Vinstrijöfnun",
-CenterJustify          : "Miðja texta",
-RightJustify           : "Hægrijöfnun",
-BlockJustify           : "Jafna báðum megin",
-DecreaseIndent         : "Auka inndrátt",
-IncreaseIndent         : "Minnka inndrátt",
-Blockquote                     : "Inndráttur",
-CreateDiv                      : "Búa til DIV-hýsil",
-EditDiv                                : "Breyta DIV-hýsli",
-DeleteDiv                      : "Eyða DIV-hýsli",
-Undo                           : "Afturkalla",
-Redo                           : "Hætta við afturköllun",
-NumberedListLbl                : "Númeraður listi",
-NumberedList           : "Setja inn/fella númeraðan lista",
-BulletedListLbl                : "Punktalisti",
-BulletedList           : "Setja inn/fella punktalista",
-ShowTableBorders       : "Sýna töflugrind",
-ShowDetails                    : "Sýna smáatriði",
-Style                          : "Stílflokkur",
-FontFormat                     : "Stílsnið",
-Font                           : "Leturgerð ",
-FontSize                       : "Leturstærð ",
-TextColor                      : "Litur texta",
-BGColor                                : "Bakgrunnslitur",
-Source                         : "Kóði",
-Find                           : "Leita",
-Replace                                : "Skipta út",
-SpellCheck                     : "Villuleit",
-UniversalKeyboard      : "Hnattrænt lyklaborð",
-PageBreakLbl           : "Síðuskil",
-PageBreak                      : "Setja inn síðuskil",
-
-Form                   : "Setja inn innsláttarform",
-Checkbox               : "Setja inn hökunarreit",
-RadioButton            : "Setja inn valhnapp",
-TextField              : "Setja inn textareit",
-Textarea               : "Setja inn textasvæði",
-HiddenField            : "Setja inn falið svæði",
-Button                 : "Setja inn hnapp",
-SelectionField : "Setja inn lista",
-ImageButton            : "Setja inn myndahnapp",
-
-FitWindow              : "Skoða ritil í fullri stærð",
-ShowBlocks             : "Sýna blokkir",
-
-// Context Menu
-EditLink                       : "Breyta stiklu",
-CellCM                         : "Reitur",
-RowCM                          : "Röð",
-ColumnCM                       : "Dálkur",
-InsertRowAfter         : "Skjóta inn röð fyrir neðan",
-InsertRowBefore                : "Skjóta inn röð fyrir ofan",
-DeleteRows                     : "Eyða röð",
-InsertColumnAfter      : "Skjóta inn dálki hægra megin",
-InsertColumnBefore     : "Skjóta inn dálki vinstra megin",
-DeleteColumns          : "Fella dálk",
-InsertCellAfter                : "Skjóta inn reiti fyrir framan",
-InsertCellBefore       : "Skjóta inn reiti fyrir aftan",
-DeleteCells                    : "Fella reit",
-MergeCells                     : "Sameina reiti",
-MergeRight                     : "Sameina til hægri",
-MergeDown                      : "Sameina niður á við",
-HorizontalSplitCell    : "Kljúfa reit lárétt",
-VerticalSplitCell      : "Kljúfa reit lóðrétt",
-TableDelete                    : "Fella töflu",
-CellProperties         : "Eigindi reits",
-TableProperties                : "Eigindi töflu",
-ImageProperties                : "Eigindi myndar",
-FlashProperties                : "Eigindi Flash",
-
-AnchorProp                     : "Eigindi kaflamerkis",
-ButtonProp                     : "Eigindi hnapps",
-CheckboxProp           : "Eigindi markreits",
-HiddenFieldProp                : "Eigindi falins svæðis",
-RadioButtonProp                : "Eigindi valhnapps",
-ImageButtonProp                : "Eigindi myndahnapps",
-TextFieldProp          : "Eigindi textareits",
-SelectionFieldProp     : "Eigindi lista",
-TextareaProp           : "Eigindi textasvæðis",
-FormProp                       : "Eigindi innsláttarforms",
-
-FontFormats                    : "Venjulegt letur;Forsniðið;Vistfang;Fyrirsögn 1;Fyrirsögn 2;Fyrirsögn 3;Fyrirsögn 4;Fyrirsögn 5;Fyrirsögn 6;Venjulegt (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Meðhöndla XHTML...",
-Done                           : "Tilbúið",
-PasteWordConfirm       : "Textinn sem þú ætlar að líma virðist koma úr Word. Viltu hreinsa óþarfar Word-skipanir úr honum?",
-NotCompatiblePaste     : "Þessi aðgerð er bundin við Internet Explorer 5.5 og nýrri. Viltu líma textann án þess að hreinsa hann?",
-UnknownToolbarItem     : "Óþekktur hlutur í verkstiku \"%1\"!",
-UnknownCommand         : "Óþekkt skipanaheiti \"%1\"!",
-NotImplemented         : "Skipun ekki virkjuð!",
-UnknownToolbarSet      : "Verkstikan \"%1\" ekki til!",
-NoActiveX                      : "Öryggisstillingarnar í vafranum þínum leyfa ekki alla möguleika ritilsins.<br>Láttu vafrann leyfa Active-X og viðbætur til að komast hjá villum og takmörkunum.",
-BrowseServerBlocked : "Ritillinn getur ekki opnað nauðsynlega hjálparglugga!<br>Láttu hann leyfa þessari síðu að opna sprettiglugga.",
-DialogBlocked          : "Ekki var hægt að opna skipanaglugga!<br>Nauðsynlegt er að leyfa síðunni að opna sprettiglugga.",
-VisitLinkBlocked       : "Ekki var hægt að opna nýjan glugga. Gangtu úr skugga um að engir sprettigluggabanar séu virkir.",
-
-// Dialogs
-DlgBtnOK                       : "Í lagi",
-DlgBtnCancel           : "Hætta við",
-DlgBtnClose                    : "Loka",
-DlgBtnBrowseServer     : "Fletta í skjalasafni",
-DlgAdvancedTag         : "Tæknilegt",
-DlgOpOther                     : "<Annað>",
-DlgInfoTab                     : "Upplýsingar",
-DlgAlertUrl                    : "Sláðu inn slóð",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ekkert valið>",
-DlgGenId                       : "Auðkenni",
-DlgGenLangDir          : "Lesstefna",
-DlgGenLangDirLtr       : "Frá vinstri til hægri (LTR)",
-DlgGenLangDirRtl       : "Frá hægri til vinstri (RTL)",
-DlgGenLangCode         : "Tungumálakóði",
-DlgGenAccessKey                : "Skammvalshnappur",
-DlgGenName                     : "Nafn",
-DlgGenTabIndex         : "Raðnúmer innsláttarreits",
-DlgGenLongDescr                : "Nánari lýsing",
-DlgGenClass                    : "Stílsniðsflokkur",
-DlgGenTitle                    : "Titill",
-DlgGenContType         : "Tegund innihalds",
-DlgGenLinkCharset      : "Táknróf",
-DlgGenStyle                    : "Stíll",
-
-// Image Dialog
-DlgImgTitle                    : "Eigindi myndar",
-DlgImgInfoTab          : "Almennt",
-DlgImgBtnUpload                : "Hlaða upp",
-DlgImgURL                      : "Vefslóð",
-DlgImgUpload           : "Hlaða upp",
-DlgImgAlt                      : "Baklægur texti",
-DlgImgWidth                    : "Breidd",
-DlgImgHeight           : "Hæð",
-DlgImgLockRatio                : "Festa stærðarhlutfall",
-DlgBtnResetSize                : "Reikna stærð",
-DlgImgBorder           : "Rammi",
-DlgImgHSpace           : "Vinstri bil",
-DlgImgVSpace           : "Hægri bil",
-DlgImgAlign                    : "Jöfnun",
-DlgImgAlignLeft                : "Vinstri",
-DlgImgAlignAbsBottom: "Abs neðst",
-DlgImgAlignAbsMiddle: "Abs miðjuð",
-DlgImgAlignBaseline    : "Grunnlína",
-DlgImgAlignBottom      : "Neðst",
-DlgImgAlignMiddle      : "Miðjuð",
-DlgImgAlignRight       : "Hægri",
-DlgImgAlignTextTop     : "Efri brún texta",
-DlgImgAlignTop         : "Efst",
-DlgImgPreview          : "Sýna dæmi",
-DlgImgAlertUrl         : "Sláðu inn slóðina að myndinni",
-DlgImgLinkTab          : "Stikla",
-
-// Flash Dialog
-DlgFlashTitle          : "Eigindi Flash",
-DlgFlashChkPlay                : "Sjálfvirk spilun",
-DlgFlashChkLoop                : "Endurtekning",
-DlgFlashChkMenu                : "Sýna Flash-valmynd",
-DlgFlashScale          : "Skali",
-DlgFlashScaleAll       : "Sýna allt",
-DlgFlashScaleNoBorder  : "Án ramma",
-DlgFlashScaleFit       : "Fella skala að stærð",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Stikla",
-DlgLnkInfoTab          : "Almennt",
-DlgLnkTargetTab                : "Mark",
-
-DlgLnkType                     : "Stikluflokkur",
-DlgLnkTypeURL          : "Vefslóð",
-DlgLnkTypeAnchor       : "Bókamerki á þessari síðu",
-DlgLnkTypeEMail                : "Netfang",
-DlgLnkProto                    : "Samskiptastaðall",
-DlgLnkProtoOther       : "<annað>",
-DlgLnkURL                      : "Vefslóð",
-DlgLnkAnchorSel                : "Veldu akkeri",
-DlgLnkAnchorByName     : "Eftir akkerisnafni",
-DlgLnkAnchorById       : "Eftir auðkenni einingar",
-DlgLnkNoAnchors                : "<Engin bókamerki á skrá>",
-DlgLnkEMail                    : "Netfang",
-DlgLnkEMailSubject     : "Efni",
-DlgLnkEMailBody                : "Meginmál",
-DlgLnkUpload           : "Senda upp",
-DlgLnkBtnUpload                : "Senda upp",
-
-DlgLnkTarget           : "Mark",
-DlgLnkTargetFrame      : "<rammi>",
-DlgLnkTargetPopup      : "<sprettigluggi>",
-DlgLnkTargetBlank      : "Nýr gluggi (_blank)",
-DlgLnkTargetParent     : "Yfirsettur rammi (_parent)",
-DlgLnkTargetSelf       : "Sami gluggi (_self)",
-DlgLnkTargetTop                : "Allur glugginn (_top)",
-DlgLnkTargetFrameName  : "Nafn markglugga",
-DlgLnkPopWinName       : "Nafn sprettiglugga",
-DlgLnkPopWinFeat       : "Eigindi sprettiglugga",
-DlgLnkPopResize                : "Skölun",
-DlgLnkPopLocation      : "Fanglína",
-DlgLnkPopMenu          : "Vallína",
-DlgLnkPopScroll                : "Skrunstikur",
-DlgLnkPopStatus                : "Stöðustika",
-DlgLnkPopToolbar       : "Verkfærastika",
-DlgLnkPopFullScrn      : "Heilskjár (IE)",
-DlgLnkPopDependent     : "Háð venslum (Netscape)",
-DlgLnkPopWidth         : "Breidd",
-DlgLnkPopHeight                : "Hæð",
-DlgLnkPopLeft          : "Fjarlægð frá vinstri",
-DlgLnkPopTop           : "Fjarlægð frá efri brún",
-
-DlnLnkMsgNoUrl         : "Sláðu inn veffang stiklunnar!",
-DlnLnkMsgNoEMail       : "Sláðu inn netfang!",
-DlnLnkMsgNoAnchor      : "Veldu fyrst eitthvert bókamerki!",
-DlnLnkMsgInvPopName    : "Sprettisíðan verður að byrja á bókstaf (a-z) og má ekki innihalda stafabil",
-
-// Color Dialog
-DlgColorTitle          : "Velja lit",
-DlgColorBtnClear       : "Núllstilla",
-DlgColorHighlight      : "Litmerkja",
-DlgColorSelected       : "Valið",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Velja svip",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Velja tákn",
-
-// Table Dialog
-DlgTableTitle          : "Eigindi töflu",
-DlgTableRows           : "Raðir",
-DlgTableColumns                : "Dálkar",
-DlgTableBorder         : "Breidd ramma",
-DlgTableAlign          : "Jöfnun",
-DlgTableAlignNotSet    : "<ekkert valið>",
-DlgTableAlignLeft      : "Vinstrijafnað",
-DlgTableAlignCenter    : "Miðjað",
-DlgTableAlignRight     : "Hægrijafnað",
-DlgTableWidth          : "Breidd",
-DlgTableWidthPx                : "myndeindir",
-DlgTableWidthPc                : "prósent",
-DlgTableHeight         : "Hæð",
-DlgTableCellSpace      : "Bil milli reita",
-DlgTableCellPad                : "Reitaspássía",
-DlgTableCaption                : "Titill",
-DlgTableSummary                : "Áfram",
-DlgTableHeaders                : "Fyrirsagnir",
-DlgTableHeadersNone            : "Engar",
-DlgTableHeadersColumn  : "Fyrsti dálkur",
-DlgTableHeadersRow             : "Fyrsta röð",
-DlgTableHeadersBoth            : "Hvort tveggja",
-
-// Table Cell Dialog
-DlgCellTitle           : "Eigindi reits",
-DlgCellWidth           : "Breidd",
-DlgCellWidthPx         : "myndeindir",
-DlgCellWidthPc         : "prósent",
-DlgCellHeight          : "Hæð",
-DlgCellWordWrap                : "Línuskipting",
-DlgCellWordWrapNotSet  : "<ekkert valið>",
-DlgCellWordWrapYes     : "Já",
-DlgCellWordWrapNo      : "Nei",
-DlgCellHorAlign                : "Lárétt jöfnun",
-DlgCellHorAlignNotSet  : "<ekkert valið>",
-DlgCellHorAlignLeft    : "Vinstrijafnað",
-DlgCellHorAlignCenter  : "Miðjað",
-DlgCellHorAlignRight: "Hægrijafnað",
-DlgCellVerAlign                : "Lóðrétt jöfnun",
-DlgCellVerAlignNotSet  : "<ekkert valið>",
-DlgCellVerAlignTop     : "Efst",
-DlgCellVerAlignMiddle  : "Miðjað",
-DlgCellVerAlignBottom  : "Neðst",
-DlgCellVerAlignBaseline        : "Grunnlína",
-DlgCellType            : "Tegund reits",
-DlgCellTypeData                : "Gögn",
-DlgCellTypeHeader      : "Fyrirsögn",
-DlgCellRowSpan         : "Hæð í röðum talið",
-DlgCellCollSpan                : "Breidd í dálkum talið",
-DlgCellBackColor       : "Bakgrunnslitur",
-DlgCellBorderColor     : "Rammalitur",
-DlgCellBtnSelect       : "Veldu...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Finna og skipta",
-
-// Find Dialog
-DlgFindTitle           : "Finna",
-DlgFindFindBtn         : "Finna",
-DlgFindNotFoundMsg     : "Leitartexti fannst ekki!",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Skipta út",
-DlgReplaceFindLbl              : "Leita að:",
-DlgReplaceReplaceLbl   : "Skipta út fyrir:",
-DlgReplaceCaseChk              : "Gera greinarmun á¡ há¡- og lágstöfum",
-DlgReplaceReplaceBtn   : "Skipta út",
-DlgReplaceReplAllBtn   : "Skipta út allsstaðar",
-DlgReplaceWordChk              : "Aðeins heil orð",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Öryggisstillingar vafrans þíns leyfa ekki klippingu texta með músaraðgerð. Notaðu lyklaborðið í klippa (Ctrl+X).",
-PasteErrorCopy : "Öryggisstillingar vafrans þíns leyfa ekki afritun texta með músaraðgerð. Notaðu lyklaborðið í afrita (Ctrl+C).",
-
-PasteAsText            : "Líma sem ósniðinn texta",
-PasteFromWord  : "Líma úr Word",
-
-DlgPasteMsg2   : "Límdu í svæðið hér að neðan og (<STRONG>Ctrl+V</STRONG>) og smelltu á <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Vegna öryggisstillinga í vafranum þínum fær ritillinn ekki beinan aðgang að klippuborðinu. Þú verður að líma innihaldið aftur inn í þennan glugga.",
-DlgPasteIgnoreFont             : "Hunsa leturskilgreiningar",
-DlgPasteRemoveStyles   : "Hunsa letureigindi",
-
-// Color Picker
-ColorAutomatic : "Sjálfval",
-ColorMoreColors        : "Fleiri liti...",
-
-// Document Properties
-DocProps               : "Eigindi skjals",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Eigindi bókamerkis",
-DlgAnchorName          : "Nafn bókamerkis",
-DlgAnchorErrorName     : "Sláðu inn nafn bókamerkis!",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ekki í orðabókinni",
-DlgSpellChangeTo               : "Tillaga",
-DlgSpellBtnIgnore              : "Hunsa",
-DlgSpellBtnIgnoreAll   : "Hunsa allt",
-DlgSpellBtnReplace             : "Skipta",
-DlgSpellBtnReplaceAll  : "Skipta öllu",
-DlgSpellBtnUndo                        : "Til baka",
-DlgSpellNoSuggestions  : "- engar tillögur -",
-DlgSpellProgress               : "Villuleit í gangi...",
-DlgSpellNoMispell              : "Villuleit lokið: Engin villa fannst",
-DlgSpellNoChanges              : "Villuleit lokið: Engu orði breytt",
-DlgSpellOneChange              : "Villuleit lokið: Einu orði breytt",
-DlgSpellManyChanges            : "Villuleit lokið: %1 orðum breytt",
-
-IeSpellDownload                        : "Villuleit ekki sett upp.<br>Viltu setja hana upp?",
-
-// Button Dialog
-DlgButtonText          : "Texti",
-DlgButtonType          : "Gerð",
-DlgButtonTypeBtn       : "Hnappur",
-DlgButtonTypeSbm       : "Staðfesta",
-DlgButtonTypeRst       : "Hreinsa",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nafn",
-DlgCheckboxValue       : "Gildi",
-DlgCheckboxSelected    : "Valið",
-
-// Form Dialog
-DlgFormName            : "Nafn",
-DlgFormAction  : "Aðgerð",
-DlgFormMethod  : "Aðferð",
-
-// Select Field Dialog
-DlgSelectName          : "Nafn",
-DlgSelectValue         : "Gildi",
-DlgSelectSize          : "Stærð",
-DlgSelectLines         : "línur",
-DlgSelectChkMulti      : "Leyfa fleiri kosti",
-DlgSelectOpAvail       : "Kostir",
-DlgSelectOpText                : "Texti",
-DlgSelectOpValue       : "Gildi",
-DlgSelectBtnAdd                : "Bæta við",
-DlgSelectBtnModify     : "Breyta",
-DlgSelectBtnUp         : "Upp",
-DlgSelectBtnDown       : "Niður",
-DlgSelectBtnSetValue : "Merkja sem valið",
-DlgSelectBtnDelete     : "Eyða",
-
-// Textarea Dialog
-DlgTextareaName        : "Nafn",
-DlgTextareaCols        : "Dálkar",
-DlgTextareaRows        : "Línur",
-
-// Text Field Dialog
-DlgTextName                    : "Nafn",
-DlgTextValue           : "Gildi",
-DlgTextCharWidth       : "Breidd (leturtákn)",
-DlgTextMaxChars                : "Hámarksfjöldi leturtákna",
-DlgTextType                    : "Gerð",
-DlgTextTypeText                : "Texti",
-DlgTextTypePass                : "Lykilorð",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nafn",
-DlgHiddenValue : "Gildi",
-
-// Bulleted List Dialog
-BulletedListProp       : "Eigindi depillista",
-NumberedListProp       : "Eigindi tölusetts lista",
-DlgLstStart                    : "Byrja",
-DlgLstType                     : "Gerð",
-DlgLstTypeCircle       : "Hringur",
-DlgLstTypeDisc         : "Fylltur hringur",
-DlgLstTypeSquare       : "Ferningur",
-DlgLstTypeNumbers      : "Tölusett (1, 2, 3)",
-DlgLstTypeLCase                : "Lágstafir (a, b, c)",
-DlgLstTypeUCase                : "Hástafir (A, B, C)",
-DlgLstTypeSRoman       : "Rómverkar lágstafatölur (i, ii, iii)",
-DlgLstTypeLRoman       : "Rómverkar hástafatölur (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Almennt",
-DlgDocBackTab          : "Bakgrunnur",
-DlgDocColorsTab                : "Litir og rammar",
-DlgDocMetaTab          : "Lýsigögn",
-
-DlgDocPageTitle                : "Titill síðu",
-DlgDocLangDir          : "Tungumál",
-DlgDocLangDirLTR       : "Vinstri til hægri (LTR)",
-DlgDocLangDirRTL       : "Hægri til vinstri (RTL)",
-DlgDocLangCode         : "Tungumálakóði",
-DlgDocCharSet          : "Letursett",
-DlgDocCharSetCE                : "Mið-evrópskt",
-DlgDocCharSetCT                : "Kínverskt, hefðbundið (Big5)",
-DlgDocCharSetCR                : "Kýrilskt",
-DlgDocCharSetGR                : "Grískt",
-DlgDocCharSetJP                : "Japanskt",
-DlgDocCharSetKR                : "Kóreskt",
-DlgDocCharSetTR                : "Tyrkneskt",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Vestur-evrópst",
-DlgDocCharSetOther     : "Annað letursett",
-
-DlgDocDocType          : "Flokkur skjalategunda",
-DlgDocDocTypeOther     : "Annar flokkur skjalategunda",
-DlgDocIncXHTML         : "Fella inn XHTML lýsingu",
-DlgDocBgColor          : "Bakgrunnslitur",
-DlgDocBgImage          : "Slóð bakgrunnsmyndar",
-DlgDocBgNoScroll       : "Læstur bakgrunnur",
-DlgDocCText                    : "Texti",
-DlgDocCLink                    : "Stikla",
-DlgDocCVisited         : "Heimsótt stikla",
-DlgDocCActive          : "Virk stikla",
-DlgDocMargins          : "Hliðarspássía",
-DlgDocMaTop                    : "Efst",
-DlgDocMaLeft           : "Vinstri",
-DlgDocMaRight          : "Hægri",
-DlgDocMaBottom         : "Neðst",
-DlgDocMeIndex          : "Lykilorð efnisorðaskrár (aðgreind með kommum)",
-DlgDocMeDescr          : "Lýsing skjals",
-DlgDocMeAuthor         : "Höfundur",
-DlgDocMeCopy           : "Höfundarréttur",
-DlgDocPreview          : "Sýna",
-
-// Templates Dialog
-Templates                      : "Sniðmát",
-DlgTemplatesTitle      : "Innihaldssniðmát",
-DlgTemplatesSelMsg     : "Veldu sniðmát til að opna í ritlinum.<br>(Núverandi innihald víkur fyrir því!):",
-DlgTemplatesLoading    : "Sæki lista yfir sniðmát...",
-DlgTemplatesNoTpl      : "(Ekkert sniðmát er skilgreint!)",
-DlgTemplatesReplace    : "Skipta út raunverulegu innihaldi",
-
-// About Dialog
-DlgAboutAboutTab       : "Um",
-DlgAboutBrowserInfoTab : "Almennt",
-DlgAboutLicenseTab     : "Leyfi",
-DlgAboutVersion                : "útgáfa",
-DlgAboutInfo           : "Nánari upplýsinar, sjá:",
-
-// Div Dialog
-DlgDivGeneralTab       : "Almennt",
-DlgDivAdvancedTab      : "Sérhæft",
-DlgDivStyle            : "Stíll",
-DlgDivInlineStyle      : "Línulægur stíll"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/it.js b/horde/services/editor/fckeditor/editor/lang/src/it.js
deleted file mode 100644 (file)
index 1df0d61..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Italian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Nascondi la barra degli strumenti",
-ToolbarExpand          : "Mostra la barra degli strumenti",
-
-// Toolbar Items and Context Menu
-Save                           : "Salva",
-NewPage                                : "Nuova pagina vuota",
-Preview                                : "Anteprima",
-Cut                                    : "Taglia",
-Copy                           : "Copia",
-Paste                          : "Incolla",
-PasteText                      : "Incolla come testo semplice",
-PasteWord                      : "Incolla da Word",
-Print                          : "Stampa",
-SelectAll                      : "Seleziona tutto",
-RemoveFormat           : "Elimina formattazione",
-InsertLinkLbl          : "Collegamento",
-InsertLink                     : "Inserisci/Modifica collegamento",
-RemoveLink                     : "Elimina collegamento",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Inserisci/Modifica Ancora",
-AnchorDelete           : "Rimuovi Ancora",
-InsertImageLbl         : "Immagine",
-InsertImage                    : "Inserisci/Modifica immagine",
-InsertFlashLbl         : "Oggetto Flash",
-InsertFlash                    : "Inserisci/Modifica Oggetto Flash",
-InsertTableLbl         : "Tabella",
-InsertTable                    : "Inserisci/Modifica tabella",
-InsertLineLbl          : "Riga orizzontale",
-InsertLine                     : "Inserisci riga orizzontale",
-InsertSpecialCharLbl: "Caratteri speciali",
-InsertSpecialChar      : "Inserisci carattere speciale",
-InsertSmileyLbl                : "Emoticon",
-InsertSmiley           : "Inserisci emoticon",
-About                          : "Informazioni su FCKeditor",
-Bold                           : "Grassetto",
-Italic                         : "Corsivo",
-Underline                      : "Sottolineato",
-StrikeThrough          : "Barrato",
-Subscript                      : "Pedice",
-Superscript                    : "Apice",
-LeftJustify                    : "Allinea a sinistra",
-CenterJustify          : "Centra",
-RightJustify           : "Allinea a destra",
-BlockJustify           : "Giustifica",
-DecreaseIndent         : "Riduci rientro",
-IncreaseIndent         : "Aumenta rientro",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Annulla",
-Redo                           : "Ripristina",
-NumberedListLbl                : "Elenco numerato",
-NumberedList           : "Inserisci/Modifica elenco numerato",
-BulletedListLbl                : "Elenco puntato",
-BulletedList           : "Inserisci/Modifica elenco puntato",
-ShowTableBorders       : "Mostra bordi tabelle",
-ShowDetails                    : "Mostra dettagli",
-Style                          : "Stile",
-FontFormat                     : "Formato",
-Font                           : "Font",
-FontSize                       : "Dimensione",
-TextColor                      : "Colore testo",
-BGColor                                : "Colore sfondo",
-Source                         : "Codice Sorgente",
-Find                           : "Trova",
-Replace                                : "Sostituisci",
-SpellCheck                     : "Correttore ortografico",
-UniversalKeyboard      : "Tastiera universale",
-PageBreakLbl           : "Interruzione di pagina",
-PageBreak                      : "Inserisci interruzione di pagina",
-
-Form                   : "Modulo",
-Checkbox               : "Checkbox",
-RadioButton            : "Radio Button",
-TextField              : "Campo di testo",
-Textarea               : "Area di testo",
-HiddenField            : "Campo nascosto",
-Button                 : "Bottone",
-SelectionField : "Menu di selezione",
-ImageButton            : "Bottone immagine",
-
-FitWindow              : "Massimizza l'area dell'editor",
-ShowBlocks             : "Visualizza Blocchi",
-
-// Context Menu
-EditLink                       : "Modifica collegamento",
-CellCM                         : "Cella",
-RowCM                          : "Riga",
-ColumnCM                       : "Colonna",
-InsertRowAfter         : "Inserisci Riga Dopo",
-InsertRowBefore                : "Inserisci Riga Prima",
-DeleteRows                     : "Elimina righe",
-InsertColumnAfter      : "Inserisci Colonna Dopo",
-InsertColumnBefore     : "Inserisci Colonna Prima",
-DeleteColumns          : "Elimina colonne",
-InsertCellAfter                : "Inserisci Cella Dopo",
-InsertCellBefore       : "Inserisci Cella Prima",
-DeleteCells                    : "Elimina celle",
-MergeCells                     : "Unisce celle",
-MergeRight                     : "Unisci a Destra",
-MergeDown                      : "Unisci in Basso",
-HorizontalSplitCell    : "Dividi Cella Orizzontalmente",
-VerticalSplitCell      : "Dividi Cella Verticalmente",
-TableDelete                    : "Cancella Tabella",
-CellProperties         : "Proprietà cella",
-TableProperties                : "Proprietà tabella",
-ImageProperties                : "Proprietà immagine",
-FlashProperties                : "Proprietà Oggetto Flash",
-
-AnchorProp                     : "Proprietà ancora",
-ButtonProp                     : "Proprietà bottone",
-CheckboxProp           : "Proprietà checkbox",
-HiddenFieldProp                : "Proprietà campo nascosto",
-RadioButtonProp                : "Proprietà radio button",
-ImageButtonProp                : "Proprietà bottone immagine",
-TextFieldProp          : "Proprietà campo di testo",
-SelectionFieldProp     : "Proprietà menu di selezione",
-TextareaProp           : "Proprietà area di testo",
-FormProp                       : "Proprietà modulo",
-
-FontFormats                    : "Normale;Formattato;Indirizzo;Titolo 1;Titolo 2;Titolo 3;Titolo 4;Titolo 5;Titolo 6;Paragrafo (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Elaborazione XHTML in corso. Attendere prego...",
-Done                           : "Completato",
-PasteWordConfirm       : "Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?",
-NotCompatiblePaste     : "Questa funzione è disponibile solo per Internet Explorer 5.5 o superiore. Desideri incollare il testo senza pulirlo?",
-UnknownToolbarItem     : "Elemento della barra strumenti sconosciuto \"%1\"",
-UnknownCommand         : "Comando sconosciuto \"%1\"",
-NotImplemented         : "Comando non implementato",
-UnknownToolbarSet      : "La barra di strumenti \"%1\" non esiste",
-NoActiveX                      : "Le impostazioni di sicurezza del tuo browser potrebbero limitare alcune funzionalità dell'editor. Devi abilitare l'opzione \"Esegui controlli e plug-in ActiveX\". Potresti avere errori e notare funzionalità mancanti.",
-BrowseServerBlocked : "Non è possibile aprire la finestra di espolorazione risorse. Verifica che tutti i blocca popup siano bloccati.",
-DialogBlocked          : "Non è possibile aprire la finestra di dialogo. Verifica che tutti i blocca popup siano bloccati.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Annulla",
-DlgBtnClose                    : "Chiudi",
-DlgBtnBrowseServer     : "Cerca sul server",
-DlgAdvancedTag         : "Avanzate",
-DlgOpOther                     : "<Altro>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Devi inserire l'URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<non impostato>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Direzione scrittura",
-DlgGenLangDirLtr       : "Da Sinistra a Destra (LTR)",
-DlgGenLangDirRtl       : "Da Destra a Sinistra (RTL)",
-DlgGenLangCode         : "Codice Lingua",
-DlgGenAccessKey                : "Scorciatoia<br />da tastiera",
-DlgGenName                     : "Nome",
-DlgGenTabIndex         : "Ordine di tabulazione",
-DlgGenLongDescr                : "URL descrizione estesa",
-DlgGenClass                    : "Nome classe CSS",
-DlgGenTitle                    : "Titolo",
-DlgGenContType         : "Tipo della risorsa collegata",
-DlgGenLinkCharset      : "Set di caretteri della risorsa collegata",
-DlgGenStyle                    : "Stile",
-
-// Image Dialog
-DlgImgTitle                    : "Proprietà immagine",
-DlgImgInfoTab          : "Informazioni immagine",
-DlgImgBtnUpload                : "Invia al server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Carica",
-DlgImgAlt                      : "Testo alternativo",
-DlgImgWidth                    : "Larghezza",
-DlgImgHeight           : "Altezza",
-DlgImgLockRatio                : "Blocca rapporto",
-DlgBtnResetSize                : "Reimposta dimensione",
-DlgImgBorder           : "Bordo",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Allineamento",
-DlgImgAlignLeft                : "Sinistra",
-DlgImgAlignAbsBottom: "In basso assoluto",
-DlgImgAlignAbsMiddle: "Centrato assoluto",
-DlgImgAlignBaseline    : "Linea base",
-DlgImgAlignBottom      : "In Basso",
-DlgImgAlignMiddle      : "Centrato",
-DlgImgAlignRight       : "Destra",
-DlgImgAlignTextTop     : "In alto al testo",
-DlgImgAlignTop         : "In Alto",
-DlgImgPreview          : "Anteprima",
-DlgImgAlertUrl         : "Devi inserire l'URL per l'immagine",
-DlgImgLinkTab          : "Collegamento",
-
-// Flash Dialog
-DlgFlashTitle          : "Proprietà Oggetto Flash",
-DlgFlashChkPlay                : "Avvio Automatico",
-DlgFlashChkLoop                : "Cicla",
-DlgFlashChkMenu                : "Abilita Menu di Flash",
-DlgFlashScale          : "Ridimensiona",
-DlgFlashScaleAll       : "Mostra Tutto",
-DlgFlashScaleNoBorder  : "Senza Bordo",
-DlgFlashScaleFit       : "Dimensione Esatta",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Collegamento",
-DlgLnkInfoTab          : "Informazioni collegamento",
-DlgLnkTargetTab                : "Destinazione",
-
-DlgLnkType                     : "Tipo di Collegamento",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ancora nella pagina",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocollo",
-DlgLnkProtoOther       : "<altro>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Scegli Ancora",
-DlgLnkAnchorByName     : "Per Nome",
-DlgLnkAnchorById       : "Per id elemento",
-DlgLnkNoAnchors                : "(Nessuna ancora disponibile nel documento)",
-DlgLnkEMail                    : "Indirizzo E-Mail",
-DlgLnkEMailSubject     : "Oggetto del messaggio",
-DlgLnkEMailBody                : "Corpo del messaggio",
-DlgLnkUpload           : "Carica",
-DlgLnkBtnUpload                : "Invia al Server",
-
-DlgLnkTarget           : "Destinazione",
-DlgLnkTargetFrame      : "<riquadro>",
-DlgLnkTargetPopup      : "<finestra popup>",
-DlgLnkTargetBlank      : "Nuova finestra (_blank)",
-DlgLnkTargetParent     : "Finestra padre (_parent)",
-DlgLnkTargetSelf       : "Stessa finestra (_self)",
-DlgLnkTargetTop                : "Finestra superiore (_top)",
-DlgLnkTargetFrameName  : "Nome del riquadro di destinazione",
-DlgLnkPopWinName       : "Nome finestra popup",
-DlgLnkPopWinFeat       : "Caratteristiche finestra popup",
-DlgLnkPopResize                : "Ridimensionabile",
-DlgLnkPopLocation      : "Barra degli indirizzi",
-DlgLnkPopMenu          : "Barra del menu",
-DlgLnkPopScroll                : "Barre di scorrimento",
-DlgLnkPopStatus                : "Barra di stato",
-DlgLnkPopToolbar       : "Barra degli strumenti",
-DlgLnkPopFullScrn      : "A tutto schermo (IE)",
-DlgLnkPopDependent     : "Dipendente (Netscape)",
-DlgLnkPopWidth         : "Larghezza",
-DlgLnkPopHeight                : "Altezza",
-DlgLnkPopLeft          : "Posizione da sinistra",
-DlgLnkPopTop           : "Posizione dall'alto",
-
-DlnLnkMsgNoUrl         : "Devi inserire l'URL del collegamento",
-DlnLnkMsgNoEMail       : "Devi inserire un'indirizzo e-mail",
-DlnLnkMsgNoAnchor      : "Devi selezionare un'ancora",
-DlnLnkMsgInvPopName    : "Il nome del popup deve iniziare con una lettera, e non può contenere spazi",
-
-// Color Dialog
-DlgColorTitle          : "Seleziona colore",
-DlgColorBtnClear       : "Vuota",
-DlgColorHighlight      : "Evidenziato",
-DlgColorSelected       : "Selezionato",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Inserisci emoticon",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Seleziona carattere speciale",
-
-// Table Dialog
-DlgTableTitle          : "Proprietà tabella",
-DlgTableRows           : "Righe",
-DlgTableColumns                : "Colonne",
-DlgTableBorder         : "Dimensione bordo",
-DlgTableAlign          : "Allineamento",
-DlgTableAlignNotSet    : "<non impostato>",
-DlgTableAlignLeft      : "Sinistra",
-DlgTableAlignCenter    : "Centrato",
-DlgTableAlignRight     : "Destra",
-DlgTableWidth          : "Larghezza",
-DlgTableWidthPx                : "pixel",
-DlgTableWidthPc                : "percento",
-DlgTableHeight         : "Altezza",
-DlgTableCellSpace      : "Spaziatura celle",
-DlgTableCellPad                : "Padding celle",
-DlgTableCaption                : "Intestazione",
-DlgTableSummary                : "Indice",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Proprietà cella",
-DlgCellWidth           : "Larghezza",
-DlgCellWidthPx         : "pixel",
-DlgCellWidthPc         : "percento",
-DlgCellHeight          : "Altezza",
-DlgCellWordWrap                : "A capo automatico",
-DlgCellWordWrapNotSet  : "<non impostato>",
-DlgCellWordWrapYes     : "Si",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "Allineamento orizzontale",
-DlgCellHorAlignNotSet  : "<non impostato>",
-DlgCellHorAlignLeft    : "Sinistra",
-DlgCellHorAlignCenter  : "Centrato",
-DlgCellHorAlignRight: "Destra",
-DlgCellVerAlign                : "Allineamento verticale",
-DlgCellVerAlignNotSet  : "<non impostato>",
-DlgCellVerAlignTop     : "In Alto",
-DlgCellVerAlignMiddle  : "Centrato",
-DlgCellVerAlignBottom  : "In Basso",
-DlgCellVerAlignBaseline        : "Linea base",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Righe occupate",
-DlgCellCollSpan                : "Colonne occupate",
-DlgCellBackColor       : "Colore sfondo",
-DlgCellBorderColor     : "Colore bordo",
-DlgCellBtnSelect       : "Scegli...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Cerca e Sostituisci",
-
-// Find Dialog
-DlgFindTitle           : "Trova",
-DlgFindFindBtn         : "Trova",
-DlgFindNotFoundMsg     : "L'elemento cercato non è stato trovato.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Sostituisci",
-DlgReplaceFindLbl              : "Trova:",
-DlgReplaceReplaceLbl   : "Sostituisci con:",
-DlgReplaceCaseChk              : "Maiuscole/minuscole",
-DlgReplaceReplaceBtn   : "Sostituisci",
-DlgReplaceReplAllBtn   : "Sostituisci tutto",
-DlgReplaceWordChk              : "Solo parole intere",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl+X).",
-PasteErrorCopy : "Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl+C).",
-
-PasteAsText            : "Incolla come testo semplice",
-PasteFromWord  : "Incolla da Word",
-
-DlgPasteMsg2   : "Incolla il testo all'interno dell'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl+V</STRONG>) e premi <STRONG>OK</STRONG>.",
-DlgPasteSec            : "A causa delle impostazioni di sicurezza del browser,l'editor non è in grado di accedere direttamente agli appunti. E' pertanto necessario incollarli di nuovo in questa finestra.",
-DlgPasteIgnoreFont             : "Ignora le definizioni di Font",
-DlgPasteRemoveStyles   : "Rimuovi le definizioni di Stile",
-
-// Color Picker
-ColorAutomatic : "Automatico",
-ColorMoreColors        : "Altri colori...",
-
-// Document Properties
-DocProps               : "Proprietà del Documento",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Proprietà ancora",
-DlgAnchorName          : "Nome ancora",
-DlgAnchorErrorName     : "Inserici il nome dell'ancora",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Non nel dizionario",
-DlgSpellChangeTo               : "Cambia in",
-DlgSpellBtnIgnore              : "Ignora",
-DlgSpellBtnIgnoreAll   : "Ignora tutto",
-DlgSpellBtnReplace             : "Cambia",
-DlgSpellBtnReplaceAll  : "Cambia tutto",
-DlgSpellBtnUndo                        : "Annulla",
-DlgSpellNoSuggestions  : "- Nessun suggerimento -",
-DlgSpellProgress               : "Controllo ortografico in corso",
-DlgSpellNoMispell              : "Controllo ortografico completato: nessun errore trovato",
-DlgSpellNoChanges              : "Controllo ortografico completato: nessuna parola cambiata",
-DlgSpellOneChange              : "Controllo ortografico completato: 1 parola cambiata",
-DlgSpellManyChanges            : "Controllo ortografico completato: %1 parole cambiate",
-
-IeSpellDownload                        : "Contollo ortografico non installato. Lo vuoi scaricare ora?",
-
-// Button Dialog
-DlgButtonText          : "Testo (Value)",
-DlgButtonType          : "Tipo",
-DlgButtonTypeBtn       : "Bottone",
-DlgButtonTypeSbm       : "Invio",
-DlgButtonTypeRst       : "Annulla",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nome",
-DlgCheckboxValue       : "Valore",
-DlgCheckboxSelected    : "Selezionato",
-
-// Form Dialog
-DlgFormName            : "Nome",
-DlgFormAction  : "Azione",
-DlgFormMethod  : "Metodo",
-
-// Select Field Dialog
-DlgSelectName          : "Nome",
-DlgSelectValue         : "Valore",
-DlgSelectSize          : "Dimensione",
-DlgSelectLines         : "righe",
-DlgSelectChkMulti      : "Permetti selezione multipla",
-DlgSelectOpAvail       : "Opzioni disponibili",
-DlgSelectOpText                : "Testo",
-DlgSelectOpValue       : "Valore",
-DlgSelectBtnAdd                : "Aggiungi",
-DlgSelectBtnModify     : "Modifica",
-DlgSelectBtnUp         : "Su",
-DlgSelectBtnDown       : "Gi",
-DlgSelectBtnSetValue : "Imposta come predefinito",
-DlgSelectBtnDelete     : "Rimuovi",
-
-// Textarea Dialog
-DlgTextareaName        : "Nome",
-DlgTextareaCols        : "Colonne",
-DlgTextareaRows        : "Righe",
-
-// Text Field Dialog
-DlgTextName                    : "Nome",
-DlgTextValue           : "Valore",
-DlgTextCharWidth       : "Larghezza",
-DlgTextMaxChars                : "Numero massimo di caratteri",
-DlgTextType                    : "Tipo",
-DlgTextTypeText                : "Testo",
-DlgTextTypePass                : "Password",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nome",
-DlgHiddenValue : "Valore",
-
-// Bulleted List Dialog
-BulletedListProp       : "Proprietà lista puntata",
-NumberedListProp       : "Proprietà lista numerata",
-DlgLstStart                    : "Inizio",
-DlgLstType                     : "Tipo",
-DlgLstTypeCircle       : "Tondo",
-DlgLstTypeDisc         : "Disco",
-DlgLstTypeSquare       : "Quadrato",
-DlgLstTypeNumbers      : "Numeri (1, 2, 3)",
-DlgLstTypeLCase                : "Caratteri minuscoli (a, b, c)",
-DlgLstTypeUCase                : "Caratteri maiuscoli (A, B, C)",
-DlgLstTypeSRoman       : "Numeri Romani minuscoli (i, ii, iii)",
-DlgLstTypeLRoman       : "Numeri Romani maiuscoli (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Genarale",
-DlgDocBackTab          : "Sfondo",
-DlgDocColorsTab                : "Colori e margini",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Titolo pagina",
-DlgDocLangDir          : "Direzione scrittura",
-DlgDocLangDirLTR       : "Da Sinistra a Destra (LTR)",
-DlgDocLangDirRTL       : "Da Destra a Sinistra (RTL)",
-DlgDocLangCode         : "Codice Lingua",
-DlgDocCharSet          : "Set di caretteri",
-DlgDocCharSetCE                : "Europa Centrale",
-DlgDocCharSetCT                : "Cinese Tradizionale (Big5)",
-DlgDocCharSetCR                : "Cirillico",
-DlgDocCharSetGR                : "Greco",
-DlgDocCharSetJP                : "Giapponese",
-DlgDocCharSetKR                : "Coreano",
-DlgDocCharSetTR                : "Turco",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Europa Occidentale",
-DlgDocCharSetOther     : "Altro set di caretteri",
-
-DlgDocDocType          : "Intestazione DocType",
-DlgDocDocTypeOther     : "Altra intestazione DocType",
-DlgDocIncXHTML         : "Includi dichiarazione XHTML",
-DlgDocBgColor          : "Colore di sfondo",
-DlgDocBgImage          : "Immagine di sfondo",
-DlgDocBgNoScroll       : "Sfondo fissato",
-DlgDocCText                    : "Testo",
-DlgDocCLink                    : "Collegamento",
-DlgDocCVisited         : "Collegamento visitato",
-DlgDocCActive          : "Collegamento attivo",
-DlgDocMargins          : "Margini",
-DlgDocMaTop                    : "In Alto",
-DlgDocMaLeft           : "A Sinistra",
-DlgDocMaRight          : "A Destra",
-DlgDocMaBottom         : "In Basso",
-DlgDocMeIndex          : "Chiavi di indicizzazione documento (separate da virgola)",
-DlgDocMeDescr          : "Descrizione documento",
-DlgDocMeAuthor         : "Autore",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Anteprima",
-
-// Templates Dialog
-Templates                      : "Modelli",
-DlgTemplatesTitle      : "Contenuto dei modelli",
-DlgTemplatesSelMsg     : "Seleziona il modello da aprire nell'editor<br />(il contenuto attuale verrà eliminato):",
-DlgTemplatesLoading    : "Caricamento modelli in corso. Attendere prego...",
-DlgTemplatesNoTpl      : "(Nessun modello definito)",
-DlgTemplatesReplace    : "Cancella il contenuto corrente",
-
-// About Dialog
-DlgAboutAboutTab       : "Informazioni",
-DlgAboutBrowserInfoTab : "Informazioni Browser",
-DlgAboutLicenseTab     : "Licenza",
-DlgAboutVersion                : "versione",
-DlgAboutInfo           : "Per maggiori informazioni visitare",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ja.js b/horde/services/editor/fckeditor/editor/lang/src/ja.js
deleted file mode 100644 (file)
index 82a4475..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Japanese language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "ツールバーを隠す",
-ToolbarExpand          : "ツールバーを表示",
-
-// Toolbar Items and Context Menu
-Save                           : "保存",
-NewPage                                : "新しいページ",
-Preview                                : "プレビュー",
-Cut                                    : "切り取り",
-Copy                           : "コピー",
-Paste                          : "貼り付け",
-PasteText                      : "プレーンテキスト貼り付け",
-PasteWord                      : "ワード文章から貼り付け",
-Print                          : "印刷",
-SelectAll                      : "すべて選択",
-RemoveFormat           : "フォーマット削除",
-InsertLinkLbl          : "リンク",
-InsertLink                     : "リンク挿入/編集",
-RemoveLink                     : "リンク削除",
-VisitLink                      : "リンクを開く",
-Anchor                         : "アンカー挿入/編集",
-AnchorDelete           : "アンカー削除",
-InsertImageLbl         : "イメージ",
-InsertImage                    : "イメージ挿入/編集",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Flash挿入/編集",
-InsertTableLbl         : "テーブル",
-InsertTable                    : "テーブル挿入/編集",
-InsertLineLbl          : "ライン",
-InsertLine                     : "横罫線",
-InsertSpecialCharLbl: "特殊文字",
-InsertSpecialChar      : "特殊文字挿入",
-InsertSmileyLbl                : "絵文字",
-InsertSmiley           : "絵文字挿入",
-About                          : "FCKeditorヘルプ",
-Bold                           : "太字",
-Italic                         : "斜体",
-Underline                      : "下線",
-StrikeThrough          : "打ち消し線",
-Subscript                      : "添え字",
-Superscript                    : "上付き文字",
-LeftJustify                    : "左揃え",
-CenterJustify          : "中央揃え",
-RightJustify           : "右揃え",
-BlockJustify           : "両端揃え",
-DecreaseIndent         : "インデント解除",
-IncreaseIndent         : "インデント",
-Blockquote                     : "ブロック引用",
-CreateDiv                      : "Div 作成",
-EditDiv                                : "Div 編集",
-DeleteDiv                      : "Div 削除",
-Undo                           : "元に戻す",
-Redo                           : "やり直し",
-NumberedListLbl                : "段落番号",
-NumberedList           : "段落番号の追加/削除",
-BulletedListLbl                : "箇条書き",
-BulletedList           : "箇条書きの追加/削除",
-ShowTableBorders       : "テーブルボーダー表示",
-ShowDetails                    : "詳細表示",
-Style                          : "スタイル",
-FontFormat                     : "フォーマット",
-Font                           : "フォント",
-FontSize                       : "サイズ",
-TextColor                      : "テキスト色",
-BGColor                                : "背景色",
-Source                         : "ソース",
-Find                           : "検索",
-Replace                                : "置き換え",
-SpellCheck                     : "スペルチェック",
-UniversalKeyboard      : "ユニバーサル・キーボード",
-PageBreakLbl           : "改ページ",
-PageBreak                      : "改ページ挿入",
-
-Form                   : "フォーム",
-Checkbox               : "チェックボックス",
-RadioButton            : "ラジオボタン",
-TextField              : "1行テキスト",
-Textarea               : "テキストエリア",
-HiddenField            : "不可視フィールド",
-Button                 : "ボタン",
-SelectionField : "選択フィールド",
-ImageButton            : "画像ボタン",
-
-FitWindow              : "エディタサイズを最大にします",
-ShowBlocks             : "ブロック表示",
-
-// Context Menu
-EditLink                       : "リンク編集",
-CellCM                         : "セル",
-RowCM                          : "行",
-ColumnCM                       : "カラム",
-InsertRowAfter         : "列の後に挿入",
-InsertRowBefore                : "列の前に挿入",
-DeleteRows                     : "行削除",
-InsertColumnAfter      : "カラムの後に挿入",
-InsertColumnBefore     : "カラムの前に挿入",
-DeleteColumns          : "列削除",
-InsertCellAfter                : "セルの後に挿入",
-InsertCellBefore       : "セルの前に挿入",
-DeleteCells                    : "セル削除",
-MergeCells                     : "セル結合",
-MergeRight                     : "右に結合",
-MergeDown                      : "下に結合",
-HorizontalSplitCell    : "セルを水平方向分割",
-VerticalSplitCell      : "セルを垂直方向に分割",
-TableDelete                    : "テーブル削除",
-CellProperties         : "セル プロパティ",
-TableProperties                : "テーブル プロパティ",
-ImageProperties                : "イメージ プロパティ",
-FlashProperties                : "Flash プロパティ",
-
-AnchorProp                     : "アンカー プロパティ",
-ButtonProp                     : "ボタン プロパティ",
-CheckboxProp           : "チェックボックス プロパティ",
-HiddenFieldProp                : "不可視フィールド プロパティ",
-RadioButtonProp                : "ラジオボタン プロパティ",
-ImageButtonProp                : "画像ボタン プロパティ",
-TextFieldProp          : "1行テキスト プロパティ",
-SelectionFieldProp     : "選択フィールド プロパティ",
-TextareaProp           : "テキストエリア プロパティ",
-FormProp                       : "フォーム プロパティ",
-
-FontFormats                    : "標準;書式付き;アドレス;見出し 1;見出し 2;見出し 3;見出し 4;見出し 5;見出し 6;標準 (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML処理中. しばらくお待ちください...",
-Done                           : "完了",
-PasteWordConfirm       : "貼り付けを行うテキストは、ワード文章からコピーされようとしています。貼り付ける前にクリーニングを行いますか?",
-NotCompatiblePaste     : "このコマンドはインターネット・エクスプローラーバージョン5.5以上で利用可能です。クリーニングしないで貼り付けを行いますか?",
-UnknownToolbarItem     : "未知のツールバー項目 \"%1\"",
-UnknownCommand         : "未知のコマンド名 \"%1\"",
-NotImplemented         : "コマンドはインプリメントされませんでした。",
-UnknownToolbarSet      : "ツールバー設定 \"%1\" 存在しません。",
-NoActiveX                      : "エラー、警告メッセージなどが発生した場合、ブラウザーのセキュリティ設定によりエディタのいくつかの機能が制限されている可能性があります。セキュリティ設定のオプションで\"ActiveXコントロールとプラグインの実行\"を有効にするにしてください。",
-BrowseServerBlocked : "サーバーブラウザーを開くことができませんでした。ポップアップ・ブロック機能が無効になっているか確認してください。",
-DialogBlocked          : "ダイアログウィンドウを開くことができませんでした。ポップアップ・ブロック機能が無効になっているか確認してください。",
-VisitLinkBlocked       : "新しいウィンドウを開くことができませんでした。ポップアップ・ブロック機能が無効になっているか確認してください。",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "キャンセル",
-DlgBtnClose                    : "閉じる",
-DlgBtnBrowseServer     : "サーバーブラウザー",
-DlgAdvancedTag         : "高度な設定",
-DlgOpOther                     : "<その他>",
-DlgInfoTab                     : "情報",
-DlgAlertUrl                    : "URLを挿入してください",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<なし>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "文字表記の方向",
-DlgGenLangDirLtr       : "左から右 (LTR)",
-DlgGenLangDirRtl       : "右から左 (RTL)",
-DlgGenLangCode         : "言語コード",
-DlgGenAccessKey                : "アクセスキー",
-DlgGenName                     : "Name属性",
-DlgGenTabIndex         : "タブインデックス",
-DlgGenLongDescr                : "longdesc属性(長文説明)",
-DlgGenClass                    : "スタイルシートクラス",
-DlgGenTitle                    : "Title属性",
-DlgGenContType         : "Content Type属性",
-DlgGenLinkCharset      : "リンクcharset属性",
-DlgGenStyle                    : "スタイルシート",
-
-// Image Dialog
-DlgImgTitle                    : "イメージ プロパティ",
-DlgImgInfoTab          : "イメージ 情報",
-DlgImgBtnUpload                : "サーバーに送信",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "アップロード",
-DlgImgAlt                      : "代替テキスト",
-DlgImgWidth                    : "幅",
-DlgImgHeight           : "高さ",
-DlgImgLockRatio                : "ロック比率",
-DlgBtnResetSize                : "サイズリセット",
-DlgImgBorder           : "ボーダー",
-DlgImgHSpace           : "横間隔",
-DlgImgVSpace           : "縦間隔",
-DlgImgAlign                    : "行揃え",
-DlgImgAlignLeft                : "左",
-DlgImgAlignAbsBottom: "下部(絶対的)",
-DlgImgAlignAbsMiddle: "中央(絶対的)",
-DlgImgAlignBaseline    : "ベースライン",
-DlgImgAlignBottom      : "下",
-DlgImgAlignMiddle      : "中央",
-DlgImgAlignRight       : "右",
-DlgImgAlignTextTop     : "テキスト上部",
-DlgImgAlignTop         : "上",
-DlgImgPreview          : "プレビュー",
-DlgImgAlertUrl         : "イメージのURLを入力してください。",
-DlgImgLinkTab          : "リンク",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash プロパティ",
-DlgFlashChkPlay                : "再生",
-DlgFlashChkLoop                : "ループ再生",
-DlgFlashChkMenu                : "Flashメニュー可能",
-DlgFlashScale          : "拡大縮小設定",
-DlgFlashScaleAll       : "すべて表示",
-DlgFlashScaleNoBorder  : "外が見えない様に拡大",
-DlgFlashScaleFit       : "上下左右にフィット",
-
-// Link Dialog
-DlgLnkWindowTitle      : "ハイパーリンク",
-DlgLnkInfoTab          : "ハイパーリンク 情報",
-DlgLnkTargetTab                : "ターゲット",
-
-DlgLnkType                     : "リンクタイプ",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "このページのアンカー",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "プロトコル",
-DlgLnkProtoOther       : "<その他>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "アンカーを選択",
-DlgLnkAnchorByName     : "アンカー名",
-DlgLnkAnchorById       : "エレメントID",
-DlgLnkNoAnchors                : "(ドキュメントにおいて利用可能なアンカーはありません。)",
-DlgLnkEMail                    : "E-Mail アドレス",
-DlgLnkEMailSubject     : "件名",
-DlgLnkEMailBody                : "本文",
-DlgLnkUpload           : "アップロード",
-DlgLnkBtnUpload                : "サーバーに送信",
-
-DlgLnkTarget           : "ターゲット",
-DlgLnkTargetFrame      : "<フレーム>",
-DlgLnkTargetPopup      : "<ポップアップウィンドウ>",
-DlgLnkTargetBlank      : "新しいウィンドウ (_blank)",
-DlgLnkTargetParent     : "親ウィンドウ (_parent)",
-DlgLnkTargetSelf       : "同じウィンドウ (_self)",
-DlgLnkTargetTop                : "最上位ウィンドウ (_top)",
-DlgLnkTargetFrameName  : "目的のフレーム名",
-DlgLnkPopWinName       : "ポップアップウィンドウ名",
-DlgLnkPopWinFeat       : "ポップアップウィンドウ特徴",
-DlgLnkPopResize                : "リサイズ可能",
-DlgLnkPopLocation      : "ロケーションバー",
-DlgLnkPopMenu          : "メニューバー",
-DlgLnkPopScroll                : "スクロールバー",
-DlgLnkPopStatus                : "ステータスバー",
-DlgLnkPopToolbar       : "ツールバー",
-DlgLnkPopFullScrn      : "全画面モード(IE)",
-DlgLnkPopDependent     : "開いたウィンドウに連動して閉じる (Netscape)",
-DlgLnkPopWidth         : "幅",
-DlgLnkPopHeight                : "高さ",
-DlgLnkPopLeft          : "左端からの座標で指定",
-DlgLnkPopTop           : "上端からの座標で指定",
-
-DlnLnkMsgNoUrl         : "リンクURLを入力してください。",
-DlnLnkMsgNoEMail       : "メールアドレスを入力してください。",
-DlnLnkMsgNoAnchor      : "アンカーを選択してください。",
-DlnLnkMsgInvPopName    : "ポップ・アップ名は英字で始まる文字で指定してくだい。ポップ・アップ名にスペースは含めません",
-
-// Color Dialog
-DlgColorTitle          : "色選択",
-DlgColorBtnClear       : "クリア",
-DlgColorHighlight      : "ハイライト",
-DlgColorSelected       : "選択色",
-
-// Smiley Dialog
-DlgSmileyTitle         : "顔文字挿入",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "特殊文字選択",
-
-// Table Dialog
-DlgTableTitle          : "テーブル プロパティ",
-DlgTableRows           : "行",
-DlgTableColumns                : "列",
-DlgTableBorder         : "ボーダーサイズ",
-DlgTableAlign          : "キャプションの整列",
-DlgTableAlignNotSet    : "<なし>",
-DlgTableAlignLeft      : "左",
-DlgTableAlignCenter    : "中央",
-DlgTableAlignRight     : "右",
-DlgTableWidth          : "テーブル幅",
-DlgTableWidthPx                : "ピクセル",
-DlgTableWidthPc                : "パーセント",
-DlgTableHeight         : "テーブル高さ",
-DlgTableCellSpace      : "セル内余白",
-DlgTableCellPad                : "セル内間隔",
-DlgTableCaption                : "キャプション",
-DlgTableSummary                : "テーブル目的/構造",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "セル プロパティ",
-DlgCellWidth           : "幅",
-DlgCellWidthPx         : "ピクセル",
-DlgCellWidthPc         : "パーセント",
-DlgCellHeight          : "高さ",
-DlgCellWordWrap                : "折り返し",
-DlgCellWordWrapNotSet  : "<なし>",
-DlgCellWordWrapYes     : "Yes",
-DlgCellWordWrapNo      : "No",
-DlgCellHorAlign                : "セル横の整列",
-DlgCellHorAlignNotSet  : "<なし>",
-DlgCellHorAlignLeft    : "左",
-DlgCellHorAlignCenter  : "中央",
-DlgCellHorAlignRight: "右",
-DlgCellVerAlign                : "セル縦の整列",
-DlgCellVerAlignNotSet  : "<なし>",
-DlgCellVerAlignTop     : "上",
-DlgCellVerAlignMiddle  : "中央",
-DlgCellVerAlignBottom  : "下",
-DlgCellVerAlignBaseline        : "ベースライン",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "縦幅(行数)",
-DlgCellCollSpan                : "横幅(列数)",
-DlgCellBackColor       : "背景色",
-DlgCellBorderColor     : "ボーダーカラー",
-DlgCellBtnSelect       : "選択...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "検索して置換",
-
-// Find Dialog
-DlgFindTitle           : "検索",
-DlgFindFindBtn         : "検索",
-DlgFindNotFoundMsg     : "指定された文字列は見つかりませんでした。",
-
-// Replace Dialog
-DlgReplaceTitle                        : "置き換え",
-DlgReplaceFindLbl              : "検索する文字列:",
-DlgReplaceReplaceLbl   : "置換えする文字列:",
-DlgReplaceCaseChk              : "部分一致",
-DlgReplaceReplaceBtn   : "置換え",
-DlgReplaceReplAllBtn   : "すべて置換え",
-DlgReplaceWordChk              : "単語単位で一致",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "ブラウザーのセキュリティ設定によりエディタの切り取り操作が自動で実行することができません。実行するには手動でキーボードの(Ctrl+X)を使用してください。",
-PasteErrorCopy : "ブラウザーのセキュリティ設定によりエディタのコピー操作が自動で実行することができません。実行するには手動でキーボードの(Ctrl+C)を使用してください。",
-
-PasteAsText            : "プレーンテキスト貼り付け",
-PasteFromWord  : "ワード文章から貼り付け",
-
-DlgPasteMsg2   : "キーボード(<STRONG>Ctrl+V</STRONG>)を使用して、次の入力エリア内で貼って、<STRONG>OK</STRONG>を押してください。",
-DlgPasteSec            : "ブラウザのセキュリティ設定により、エディタはクリップボード・データに直接アクセスすることができません。このウィンドウは貼り付け操作を行う度に表示されます。",
-DlgPasteIgnoreFont             : "FontタグのFace属性を無視します。",
-DlgPasteRemoveStyles   : "スタイル定義を削除します。",
-
-// Color Picker
-ColorAutomatic : "自動",
-ColorMoreColors        : "その他の色...",
-
-// Document Properties
-DocProps               : "文書 プロパティ",
-
-// Anchor Dialog
-DlgAnchorTitle         : "アンカー プロパティ",
-DlgAnchorName          : "アンカー名",
-DlgAnchorErrorName     : "アンカー名を必ず入力してください。",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "辞書にありません",
-DlgSpellChangeTo               : "変更",
-DlgSpellBtnIgnore              : "無視",
-DlgSpellBtnIgnoreAll   : "すべて無視",
-DlgSpellBtnReplace             : "置換",
-DlgSpellBtnReplaceAll  : "すべて置換",
-DlgSpellBtnUndo                        : "やり直し",
-DlgSpellNoSuggestions  : "- 該当なし -",
-DlgSpellProgress               : "スペルチェック処理中...",
-DlgSpellNoMispell              : "スペルチェック完了: スペルの誤りはありませんでした",
-DlgSpellNoChanges              : "スペルチェック完了: 語句は変更されませんでした",
-DlgSpellOneChange              : "スペルチェック完了: 1語句変更されました",
-DlgSpellManyChanges            : "スペルチェック完了: %1 語句変更されました",
-
-IeSpellDownload                        : "スペルチェッカーがインストールされていません。今すぐダウンロードしますか?",
-
-// Button Dialog
-DlgButtonText          : "テキスト (値)",
-DlgButtonType          : "タイプ",
-DlgButtonTypeBtn       : "ボタン",
-DlgButtonTypeSbm       : "送信",
-DlgButtonTypeRst       : "リセット",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "名前",
-DlgCheckboxValue       : "値",
-DlgCheckboxSelected    : "選択済み",
-
-// Form Dialog
-DlgFormName            : "フォーム名",
-DlgFormAction  : "アクション",
-DlgFormMethod  : "メソッド",
-
-// Select Field Dialog
-DlgSelectName          : "名前",
-DlgSelectValue         : "値",
-DlgSelectSize          : "サイズ",
-DlgSelectLines         : "行",
-DlgSelectChkMulti      : "複数項目選択を許可",
-DlgSelectOpAvail       : "利用可能なオプション",
-DlgSelectOpText                : "選択項目名",
-DlgSelectOpValue       : "選択項目値",
-DlgSelectBtnAdd                : "追加",
-DlgSelectBtnModify     : "編集",
-DlgSelectBtnUp         : "上へ",
-DlgSelectBtnDown       : "下へ",
-DlgSelectBtnSetValue : "選択した値を設定",
-DlgSelectBtnDelete     : "削除",
-
-// Textarea Dialog
-DlgTextareaName        : "名前",
-DlgTextareaCols        : "列",
-DlgTextareaRows        : "行",
-
-// Text Field Dialog
-DlgTextName                    : "名前",
-DlgTextValue           : "値",
-DlgTextCharWidth       : "サイズ",
-DlgTextMaxChars                : "最大長",
-DlgTextType                    : "タイプ",
-DlgTextTypeText                : "テキスト",
-DlgTextTypePass                : "パスワード入力",
-
-// Hidden Field Dialog
-DlgHiddenName  : "名前",
-DlgHiddenValue : "値",
-
-// Bulleted List Dialog
-BulletedListProp       : "箇条書き プロパティ",
-NumberedListProp       : "段落番号 プロパティ",
-DlgLstStart                    : "開始文字",
-DlgLstType                     : "タイプ",
-DlgLstTypeCircle       : "白丸",
-DlgLstTypeDisc         : "黒丸",
-DlgLstTypeSquare       : "四角",
-DlgLstTypeNumbers      : "アラビア数字 (1, 2, 3)",
-DlgLstTypeLCase                : "英字小文字 (a, b, c)",
-DlgLstTypeUCase                : "英字大文字 (A, B, C)",
-DlgLstTypeSRoman       : "ローマ数字小文字 (i, ii, iii)",
-DlgLstTypeLRoman       : "ローマ数字大文字 (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "全般",
-DlgDocBackTab          : "背景",
-DlgDocColorsTab                : "色とマージン",
-DlgDocMetaTab          : "メタデータ",
-
-DlgDocPageTitle                : "ページタイトル",
-DlgDocLangDir          : "言語文字表記の方向",
-DlgDocLangDirLTR       : "左から右に表記(LTR)",
-DlgDocLangDirRTL       : "右から左に表記(RTL)",
-DlgDocLangCode         : "言語コード",
-DlgDocCharSet          : "文字セット符号化",
-DlgDocCharSetCE                : "Central European",
-DlgDocCharSetCT                : "Chinese Traditional (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Greek",
-DlgDocCharSetJP                : "Japanese",
-DlgDocCharSetKR                : "Korean",
-DlgDocCharSetTR                : "Turkish",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "他の文字セット符号化",
-
-DlgDocDocType          : "文書タイプヘッダー",
-DlgDocDocTypeOther     : "その他文書タイプヘッダー",
-DlgDocIncXHTML         : "XHTML宣言をインクルード",
-DlgDocBgColor          : "背景色",
-DlgDocBgImage          : "背景画像 URL",
-DlgDocBgNoScroll       : "スクロールしない背景",
-DlgDocCText                    : "テキスト",
-DlgDocCLink                    : "リンク",
-DlgDocCVisited         : "アクセス済みリンク",
-DlgDocCActive          : "アクセス中リンク",
-DlgDocMargins          : "ページ・マージン",
-DlgDocMaTop                    : "上部",
-DlgDocMaLeft           : "左",
-DlgDocMaRight          : "右",
-DlgDocMaBottom         : "下部",
-DlgDocMeIndex          : "文書のキーワード(カンマ区切り)",
-DlgDocMeDescr          : "文書の概要",
-DlgDocMeAuthor         : "文書の作者",
-DlgDocMeCopy           : "文書の著作権",
-DlgDocPreview          : "プレビュー",
-
-// Templates Dialog
-Templates                      : "テンプレート(雛形)",
-DlgTemplatesTitle      : "テンプレート内容",
-DlgTemplatesSelMsg     : "エディターで使用するテンプレートを選択してください。<br>(現在のエディタの内容は失われます):",
-DlgTemplatesLoading    : "テンプレート一覧読み込み中. しばらくお待ちください...",
-DlgTemplatesNoTpl      : "(テンプレートが定義されていません)",
-DlgTemplatesReplace    : "現在のエディタの内容と置換えをします",
-
-// About Dialog
-DlgAboutAboutTab       : "バージョン情報",
-DlgAboutBrowserInfoTab : "ブラウザ情報",
-DlgAboutLicenseTab     : "ライセンス",
-DlgAboutVersion                : "バージョン",
-DlgAboutInfo           : "より詳しい情報はこちらで",
-
-// Div Dialog
-DlgDivGeneralTab       : "全般",
-DlgDivAdvancedTab      : "高度な設定",
-DlgDivStyle            : "スタイル",
-DlgDivInlineStyle      : "インラインスタイル"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/km.js b/horde/services/editor/fckeditor/editor/lang/src/km.js
deleted file mode 100644 (file)
index b466ec8..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Khmer language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "បង្រួមរបាឧបរកណ៍",
-ToolbarExpand          : "ពង្រីករបាឧបរណ៍",
-
-// Toolbar Items and Context Menu
-Save                           : "រក្សាទុក",
-NewPage                                : "ទំព័រថ្មី",
-Preview                                : "មើលសាកល្បង",
-Cut                                    : "កាត់យក",
-Copy                           : "ចំលងយក",
-Paste                          : "ចំលងដាក់",
-PasteText                      : "ចំលងដាក់ជាអត្ថបទធម្មតា",
-PasteWord                      : "ចំលងដាក់ពី Word",
-Print                          : "បោះពុម្ភ",
-SelectAll                      : "ជ្រើសរើសទាំងអស់",
-RemoveFormat           : "លប់ចោល ការរចនា",
-InsertLinkLbl          : "ឈ្នាប់",
-InsertLink                     : "បន្ថែម/កែប្រែ ឈ្នាប់",
-RemoveLink                     : "លប់ឈ្នាប់",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "បន្ថែម/កែប្រែ យុថ្កា",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "រូបភាព",
-InsertImage                    : "បន្ថែម/កែប្រែ រូបភាព",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "បន្ថែម/កែប្រែ Flash",
-InsertTableLbl         : "តារាង",
-InsertTable                    : "បន្ថែម/កែប្រែ តារាង",
-InsertLineLbl          : "បន្ទាត់",
-InsertLine                     : "បន្ថែមបន្ទាត់ផ្តេក",
-InsertSpecialCharLbl: "អក្សរពិសេស",
-InsertSpecialChar      : "បន្ថែមអក្សរពិសេស",
-InsertSmileyLbl                : "រូបភាព",
-InsertSmiley           : "បន្ថែម រូបភាព",
-About                          : "អំពី FCKeditor",
-Bold                           : "អក្សរដិតធំ",
-Italic                         : "អក្សរផ្តេក",
-Underline                      : "ដិតបន្ទាត់ពីក្រោមអក្សរ",
-StrikeThrough          : "ដិតបន្ទាត់ពាក់កណ្តាលអក្សរ",
-Subscript                      : "អក្សរតូចក្រោម",
-Superscript                    : "អក្សរតូចលើ",
-LeftJustify                    : "តំរឹមឆ្វេង",
-CenterJustify          : "តំរឹមកណ្តាល",
-RightJustify           : "តំរឹមស្តាំ",
-BlockJustify           : "តំរឹមសងខាង",
-DecreaseIndent         : "បន្ថយការចូលបន្ទាត់",
-IncreaseIndent         : "បន្ថែមការចូលបន្ទាត់",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "សារឡើងវិញ",
-Redo                           : "ធ្វើឡើងវិញ",
-NumberedListLbl                : "បញ្ជីជាអក្សរ",
-NumberedList           : "បន្ថែម/លប់ បញ្ជីជាអក្សរ",
-BulletedListLbl                : "បញ្ជីជារង្វង់មូល",
-BulletedList           : "បន្ថែម/លប់ បញ្ជីជារង្វង់មូល",
-ShowTableBorders       : "បង្ហាញស៊ុមតារាង",
-ShowDetails                    : "បង្ហាញពិស្តារ",
-Style                          : "ម៉ូត",
-FontFormat                     : "រចនា",
-Font                           : "ហ្វុង",
-FontSize                       : "ទំហំ",
-TextColor                      : "ពណ៌អក្សរ",
-BGColor                                : "ពណ៌ផ្ទៃខាងក្រោយ",
-Source                         : "កូត",
-Find                           : "ស្វែងរក",
-Replace                                : "ជំនួស",
-SpellCheck                     : "ពិនិត្យអក្ខរាវិរុទ្ធ",
-UniversalKeyboard      : "ក្តារពុម្ភអក្សរសកល",
-PageBreakLbl           : "ការផ្តាច់ទំព័រ",
-PageBreak                      : "បន្ថែម ការផ្តាច់ទំព័រ",
-
-Form                   : "បែបបទ",
-Checkbox               : "ប្រអប់ជ្រើសរើស",
-RadioButton            : "ប៉ូតុនរង្វង់មូល",
-TextField              : "ជួរសរសេរអត្ថបទ",
-Textarea               : "តំបន់សរសេរអត្ថបទ",
-HiddenField            : "ជួរលាក់",
-Button                 : "ប៉ូតុន",
-SelectionField : "ជួរជ្រើសរើស",
-ImageButton            : "ប៉ូតុនរូបភាព",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "កែប្រែឈ្នាប់",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "លប់ជួរផ្តេក",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "លប់ជួរឈរ",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "លប់សែល",
-MergeCells                     : "បញ្ជូលសែល",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "លប់តារាង",
-CellProperties         : "ការកំណត់សែល",
-TableProperties                : "ការកំណត់តារាង",
-ImageProperties                : "ការកំណត់រូបភាព",
-FlashProperties                : "ការកំណត់ Flash",
-
-AnchorProp                     : "ការកំណត់យុថ្កា",
-ButtonProp                     : "ការកំណត់ ប៉ូតុន",
-CheckboxProp           : "ការកំណត់ប្រអប់ជ្រើសរើស",
-HiddenFieldProp                : "ការកំណត់ជួរលាក់",
-RadioButtonProp                : "ការកំណត់ប៉ូតុនរង្វង់",
-ImageButtonProp                : "ការកំណត់ប៉ូតុនរូបភាព",
-TextFieldProp          : "ការកំណត់ជួរអត្ថបទ",
-SelectionFieldProp     : "ការកំណត់ជួរជ្រើសរើស",
-TextareaProp           : "ការកំណត់កន្លែងសរសេរអត្ថបទ",
-FormProp                       : "ការកំណត់បែបបទ",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "កំពុងដំណើរការ XHTML ។ សូមរងចាំ...",
-Done                           : "ចប់រួចរាល់",
-PasteWordConfirm       : "អត្ថបទដែលលោកអ្នកបំរុងចំលងដាក់ ហាក់បីដូចជាត្រូវចំលងមកពីកម្មវិធី​Word​។ តើលោកអ្នកចង់សំអាតមុនចំលងអត្ថបទដាក់ទេ?",
-NotCompatiblePaste     : "ពាក្យបញ្ជានេះប្រើបានតែជាមួយ Internet Explorer កំរិត 5.5 រឺ លើសនេះ ។ តើលោកអ្នកចង់ចំលងដាក់ដោយមិនចាំបាច់សំអាតទេ?",
-UnknownToolbarItem     : "វត្ថុលើរបាឧបរកណ៍ មិនស្គាល់ \"%1\"",
-UnknownCommand         : "ឈ្មោះពាក្យបញ្ជា មិនស្គាល់ \"%1\"",
-NotImplemented         : "ពាក្យបញ្ជា មិនបានអនុវត្ត",
-UnknownToolbarSet      : "របាឧបរកណ៍ \"%1\" ពុំមាន ។",
-NoActiveX                      : "ការកំណត់សុវត្ថភាពរបស់កម្មវិធីរុករករបស់លោកអ្នក នេះ​អាចធ្វើអោយលោកអ្នកមិនអាចប្រើមុខងារខ្លះរបស់កម្មវិធីតាក់តែងអត្ថបទនេះ ។ លោកអ្នកត្រូវកំណត់អោយ \"ActiveX និង​កម្មវិធីជំនួយក្នុង (plug-ins)\" អោយដំណើរការ ។ លោកអ្នកអាចជួបប្រទះនឹង បញ្ហា ព្រមជាមួយនឹងការបាត់បង់មុខងារណាមួយរបស់កម្មវិធីតាក់តែងអត្ថបទនេះ ។",
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "វីនដូវមិនអាចបើកបានទេ ។ សូមពិនិត្យចំពោះកម្មវិធីបិទ វីនដូវលោត (popup) ថាតើវាដំណើរការរឺទេ ។",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "យល់ព្រម",
-DlgBtnCancel           : "មិនយល់ព្រម",
-DlgBtnClose                    : "បិទ",
-DlgBtnBrowseServer     : "មើល",
-DlgAdvancedTag         : "កំរិតខ្ពស់",
-DlgOpOther                     : "<ផ្សេងទៅត>",
-DlgInfoTab                     : "ពត៌មាន",
-DlgAlertUrl                    : "សូមសរសេរ URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<មិនមែន>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "ទិសដៅភាសា",
-DlgGenLangDirLtr       : "ពីឆ្វេងទៅស្តាំ(LTR)",
-DlgGenLangDirRtl       : "ពីស្តាំទៅឆ្វេង(RTL)",
-DlgGenLangCode         : "លេខកូតភាសា",
-DlgGenAccessKey                : "ឃី សំរាប់ចូល",
-DlgGenName                     : "ឈ្មោះ",
-DlgGenTabIndex         : "លេខ Tab",
-DlgGenLongDescr                : "អធិប្បាយ URL វែង",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "ចំណងជើង ប្រឹក្សា",
-DlgGenContType         : "ប្រភេទអត្ថបទ ប្រឹក្សា",
-DlgGenLinkCharset      : "លេខកូតអក្សររបស់ឈ្នាប់",
-DlgGenStyle                    : "ម៉ូត",
-
-// Image Dialog
-DlgImgTitle                    : "ការកំណត់រូបភាព",
-DlgImgInfoTab          : "ពត៌មានអំពីរូបភាព",
-DlgImgBtnUpload                : "បញ្ជូនទៅកាន់ម៉ាស៊ីនផ្តល់សេវា",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "ទាញយក",
-DlgImgAlt                      : "អត្ថបទជំនួស",
-DlgImgWidth                    : "ទទឹង",
-DlgImgHeight           : "កំពស់",
-DlgImgLockRatio                : "អត្រាឡុក",
-DlgBtnResetSize                : "កំណត់ទំហំឡើងវិញ",
-DlgImgBorder           : "ស៊ុម",
-DlgImgHSpace           : "គំលាតទទឹង",
-DlgImgVSpace           : "គំលាតបណ្តោយ",
-DlgImgAlign                    : "កំណត់ទីតាំង",
-DlgImgAlignLeft                : "ខាងឆ្វង",
-DlgImgAlignAbsBottom: "Abs Bottom",    //MISSING
-DlgImgAlignAbsMiddle: "Abs Middle",    //MISSING
-DlgImgAlignBaseline    : "បន្ទាត់ជាមូលដ្ឋាន",
-DlgImgAlignBottom      : "ខាងក្រោម",
-DlgImgAlignMiddle      : "កណ្តាល",
-DlgImgAlignRight       : "ខាងស្តាំ",
-DlgImgAlignTextTop     : "លើអត្ថបទ",
-DlgImgAlignTop         : "ខាងលើ",
-DlgImgPreview          : "មើលសាកល្បង",
-DlgImgAlertUrl         : "សូមសរសេរងាស័យដ្ឋានរបស់រូបភាព",
-DlgImgLinkTab          : "ឈ្នាប់",
-
-// Flash Dialog
-DlgFlashTitle          : "ការកំណត់ Flash",
-DlgFlashChkPlay                : "លេងដោយស្វ័យប្រវត្ត",
-DlgFlashChkLoop                : "ចំនួនដង",
-DlgFlashChkMenu                : "បង្ហាញ មឺនុយរបស់ Flash",
-DlgFlashScale          : "ទំហំ",
-DlgFlashScaleAll       : "បង្ហាញទាំងអស់",
-DlgFlashScaleNoBorder  : "មិនបង្ហាញស៊ុម",
-DlgFlashScaleFit       : "ត្រូវល្មម",
-
-// Link Dialog
-DlgLnkWindowTitle      : "ឈ្នាប់",
-DlgLnkInfoTab          : "ពត៌មានអំពីឈ្នាប់",
-DlgLnkTargetTab                : "គោលដៅ",
-
-DlgLnkType                     : "ប្រភេទឈ្នាប់",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "យុថ្កានៅក្នុងទំព័រនេះ",
-DlgLnkTypeEMail                : "អ៊ីមែល",
-DlgLnkProto                    : "ប្រូតូកូល",
-DlgLnkProtoOther       : "<ផ្សេងទៀត>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "ជ្រើសរើសយុថ្កា",
-DlgLnkAnchorByName     : "តាមឈ្មោះរបស់យុថ្កា",
-DlgLnkAnchorById       : "តាម Id",
-DlgLnkNoAnchors                : "(No anchors available in the document)",     //MISSING
-DlgLnkEMail                    : "អ៊ីមែល",
-DlgLnkEMailSubject     : "ចំណងជើងអត្ថបទ",
-DlgLnkEMailBody                : "អត្ថបទ",
-DlgLnkUpload           : "ទាញយក",
-DlgLnkBtnUpload                : "ទាញយក",
-
-DlgLnkTarget           : "គោលដៅ",
-DlgLnkTargetFrame      : "<ហ្វ្រេម>",
-DlgLnkTargetPopup      : "<វីនដូវ លោត>",
-DlgLnkTargetBlank      : "វីនដូវថ្មី (_blank)",
-DlgLnkTargetParent     : "វីនដូវមេ (_parent)",
-DlgLnkTargetSelf       : "វីនដូវដដែល (_self)",
-DlgLnkTargetTop                : "វីនដូវនៅលើគេ(_top)",
-DlgLnkTargetFrameName  : "ឈ្មោះហ្រ្វេមដែលជាគោលដៅ",
-DlgLnkPopWinName       : "ឈ្មោះវីនដូវលោត",
-DlgLnkPopWinFeat       : "លក្ខណះរបស់វីនដូលលោត",
-DlgLnkPopResize                : "ទំហំអាចផ្លាស់ប្តូរ",
-DlgLnkPopLocation      : "របា ទីតាំង",
-DlgLnkPopMenu          : "របា មឺនុយ",
-DlgLnkPopScroll                : "របា ទាញ",
-DlgLnkPopStatus                : "របា ពត៌មាន",
-DlgLnkPopToolbar       : "របា ឩបករណ៍",
-DlgLnkPopFullScrn      : "អេក្រុងពេញ(IE)",
-DlgLnkPopDependent     : "អាស្រ័យលើ (Netscape)",
-DlgLnkPopWidth         : "ទទឹង",
-DlgLnkPopHeight                : "កំពស់",
-DlgLnkPopLeft          : "ទីតាំងខាងឆ្វេង",
-DlgLnkPopTop           : "ទីតាំងខាងលើ",
-
-DlnLnkMsgNoUrl         : "សូមសរសេរ អាស័យដ្ឋាន URL",
-DlnLnkMsgNoEMail       : "សូមសរសេរ អាស័យដ្ឋាន អ៊ីមែល",
-DlnLnkMsgNoAnchor      : "សូមជ្រើសរើស យុថ្កា",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "ជ្រើសរើស ពណ៌",
-DlgColorBtnClear       : "លប់",
-DlgColorHighlight      : "ផាត់ពណ៌",
-DlgColorSelected       : "បានជ្រើសរើស",
-
-// Smiley Dialog
-DlgSmileyTitle         : "បញ្ជូលរូបភាព",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "តូអក្សរពិសេស",
-
-// Table Dialog
-DlgTableTitle          : "ការកំណត់ តារាង",
-DlgTableRows           : "ជួរផ្តេក",
-DlgTableColumns                : "ជួរឈរ",
-DlgTableBorder         : "ទំហំស៊ុម",
-DlgTableAlign          : "ការកំណត់ទីតាំង",
-DlgTableAlignNotSet    : "<មិនកំណត់>",
-DlgTableAlignLeft      : "ខាងឆ្វេង",
-DlgTableAlignCenter    : "កណ្តាល",
-DlgTableAlignRight     : "ខាងស្តាំ",
-DlgTableWidth          : "ទទឹង",
-DlgTableWidthPx                : "ភីកសែល",
-DlgTableWidthPc                : "ភាគរយ",
-DlgTableHeight         : "កំពស់",
-DlgTableCellSpace      : "គំលាតសែល",
-DlgTableCellPad                : "គែមសែល",
-DlgTableCaption                : "ចំណងជើង",
-DlgTableSummary                : "សេចក្តីសង្ខេប",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "ការកំណត់ សែល",
-DlgCellWidth           : "ទទឹង",
-DlgCellWidthPx         : "ភីកសែល",
-DlgCellWidthPc         : "ភាគរយ",
-DlgCellHeight          : "កំពស់",
-DlgCellWordWrap                : "បង្ហាញអត្ថបទទាំងអស់",
-DlgCellWordWrapNotSet  : "<មិនកំណត់>",
-DlgCellWordWrapYes     : "បាទ(ចា)",
-DlgCellWordWrapNo      : "ទេ",
-DlgCellHorAlign                : "តំរឹមផ្តេក",
-DlgCellHorAlignNotSet  : "<មិនកំណត់>",
-DlgCellHorAlignLeft    : "ខាងឆ្វេង",
-DlgCellHorAlignCenter  : "កណ្តាល",
-DlgCellHorAlignRight: "Right", //MISSING
-DlgCellVerAlign                : "តំរឹមឈរ",
-DlgCellVerAlignNotSet  : "<មិនកណត់>",
-DlgCellVerAlignTop     : "ខាងលើ",
-DlgCellVerAlignMiddle  : "កណ្តាល",
-DlgCellVerAlignBottom  : "ខាងក្រោម",
-DlgCellVerAlignBaseline        : "បន្ទាត់ជាមូលដ្ឋាន",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "បញ្ជូលជួរផ្តេក",
-DlgCellCollSpan                : "បញ្ជូលជួរឈរ",
-DlgCellBackColor       : "ពណ៌ផ្នែកខាងក្រោម",
-DlgCellBorderColor     : "ពណ៌ស៊ុម",
-DlgCellBtnSelect       : "ជ្រើសរើស...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "ស្វែងរក",
-DlgFindFindBtn         : "ស្វែងរក",
-DlgFindNotFoundMsg     : "ពាក្យនេះ រកមិនឃើញទេ ។",
-
-// Replace Dialog
-DlgReplaceTitle                        : "ជំនួស",
-DlgReplaceFindLbl              : "ស្វែងរកអ្វី:",
-DlgReplaceReplaceLbl   : "ជំនួសជាមួយ:",
-DlgReplaceCaseChk              : "ករណ៉ត្រូវរក",
-DlgReplaceReplaceBtn   : "ជំនួស",
-DlgReplaceReplAllBtn   : "ជំនួសទាំងអស់",
-DlgReplaceWordChk              : "ត្រូវពាក្យទាំងអស់",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "ការកំណត់សុវត្ថភាពរបស់កម្មវិធីរុករករបស់លោកអ្នក នេះ​មិនអាចធ្វើកម្មវិធីតាក់តែងអត្ថបទ កាត់អត្ថបទយកដោយស្វ័យប្រវត្តបានឡើយ ។ សូមប្រើប្រាស់បន្សំ ឃីដូចនេះ  (Ctrl+X) ។",
-PasteErrorCopy : "ការកំណត់សុវត្ថភាពរបស់កម្មវិធីរុករករបស់លោកអ្នក នេះ​មិនអាចធ្វើកម្មវិធីតាក់តែងអត្ថបទ ចំលងអត្ថបទយកដោយស្វ័យប្រវត្តបានឡើយ ។ សូមប្រើប្រាស់បន្សំ ឃីដូចនេះ (Ctrl+C)។",
-
-PasteAsText            : "ចំលងដាក់អត្ថបទធម្មតា",
-PasteFromWord  : "ចំលងពាក្យពីកម្មវិធី Word",
-
-DlgPasteMsg2   : "សូមចំលងអត្ថបទទៅដាក់ក្នុងប្រអប់ដូចខាងក្រោមដោយប្រើប្រាស់ ឃី ​(<STRONG>Ctrl+V</STRONG>) ហើយចុច <STRONG>OK</STRONG> ។",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "មិនគិតអំពីប្រភេទពុម្ភអក្សរ",
-DlgPasteRemoveStyles   : "លប់ម៉ូត",
-
-// Color Picker
-ColorAutomatic : "ស្វ័យប្រវត្ត",
-ColorMoreColors        : "ពណ៌ផ្សេងទៀត..",
-
-// Document Properties
-DocProps               : "ការកំណត់ ឯកសារ",
-
-// Anchor Dialog
-DlgAnchorTitle         : "ការកំណត់ចំណងជើងយុទ្ធថ្កា",
-DlgAnchorName          : "ឈ្មោះយុទ្ធថ្កា",
-DlgAnchorErrorName     : "សូមសរសេរ ឈ្មោះយុទ្ធថ្កា",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "គ្មានក្នុងវចនានុក្រម",
-DlgSpellChangeTo               : "ផ្លាស់ប្តូរទៅ",
-DlgSpellBtnIgnore              : "មិនផ្លាស់ប្តូរ",
-DlgSpellBtnIgnoreAll   : "មិនផ្លាស់ប្តូរ ទាំងអស់",
-DlgSpellBtnReplace             : "ជំនួស",
-DlgSpellBtnReplaceAll  : "ជំនួសទាំងអស់",
-DlgSpellBtnUndo                        : "សារឡើងវិញ",
-DlgSpellNoSuggestions  : "- គ្មានសំណើរ -",
-DlgSpellProgress               : "កំពុងពិនិត្យអក្ខរាវិរុទ្ធ...",
-DlgSpellNoMispell              : "ការពិនិត្យអក្ខរាវិរុទ្ធបានចប់: គ្មានកំហុស",
-DlgSpellNoChanges              : "ការពិនិត្យអក្ខរាវិរុទ្ធបានចប់: ពុំមានផ្លាស់ប្តូរ",
-DlgSpellOneChange              : "ការពិនិត្យអក្ខរាវិរុទ្ធបានចប់: ពាក្យមួយត្រូចបានផ្លាស់ប្តូរ",
-DlgSpellManyChanges            : "ការពិនិត្យអក្ខរាវិរុទ្ធបានចប់: %1 ពាក្យបានផ្លាស់ប្តូរ",
-
-IeSpellDownload                        : "ពុំមានកម្មវិធីពិនិត្យអក្ខរាវិរុទ្ធ ។ តើចង់ទាញយកពីណា?",
-
-// Button Dialog
-DlgButtonText          : "អត្ថបទ(តំលៃ)",
-DlgButtonType          : "ប្រភេទ",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "ឈ្មោះ",
-DlgCheckboxValue       : "តំលៃ",
-DlgCheckboxSelected    : "បានជ្រើសរើស",
-
-// Form Dialog
-DlgFormName            : "ឈ្មោះ",
-DlgFormAction  : "សកម្មភាព",
-DlgFormMethod  : "វិធី",
-
-// Select Field Dialog
-DlgSelectName          : "ឈ្មោះ",
-DlgSelectValue         : "តំលៃ",
-DlgSelectSize          : "ទំហំ",
-DlgSelectLines         : "បន្ទាត់",
-DlgSelectChkMulti      : "អនុញ្ញាតអោយជ្រើសរើសច្រើន",
-DlgSelectOpAvail       : "ការកំណត់ជ្រើសរើស ដែលអាចកំណត់បាន",
-DlgSelectOpText                : "ពាក្យ",
-DlgSelectOpValue       : "តំលៃ",
-DlgSelectBtnAdd                : "បន្ថែម",
-DlgSelectBtnModify     : "ផ្លាស់ប្តូរ",
-DlgSelectBtnUp         : "លើ",
-DlgSelectBtnDown       : "ក្រោម",
-DlgSelectBtnSetValue : "Set as selected value",        //MISSING
-DlgSelectBtnDelete     : "លប់",
-
-// Textarea Dialog
-DlgTextareaName        : "ឈ្មោះ",
-DlgTextareaCols        : "ជូរឈរ",
-DlgTextareaRows        : "ជូរផ្តេក",
-
-// Text Field Dialog
-DlgTextName                    : "ឈ្មោះ",
-DlgTextValue           : "តំលៃ",
-DlgTextCharWidth       : "ទទឹង អក្សរ",
-DlgTextMaxChars                : "អក្សរអតិបរិមា",
-DlgTextType                    : "ប្រភេទ",
-DlgTextTypeText                : "ពាក្យ",
-DlgTextTypePass                : "ពាក្យសំងាត់",
-
-// Hidden Field Dialog
-DlgHiddenName  : "ឈ្មោះ",
-DlgHiddenValue : "តំលៃ",
-
-// Bulleted List Dialog
-BulletedListProp       : "កំណត់បញ្ជីរង្វង់",
-NumberedListProp       : "កំណត់បញ្េជីលេខ",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "ប្រភេទ",
-DlgLstTypeCircle       : "រង្វង់",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "ការេ",
-DlgLstTypeNumbers      : "លេខ(1, 2, 3)",
-DlgLstTypeLCase                : "អក្សរតូច(a, b, c)",
-DlgLstTypeUCase                : "អក្សរធំ(A, B, C)",
-DlgLstTypeSRoman       : "អក្សរឡាតាំងតូច(i, ii, iii)",
-DlgLstTypeLRoman       : "អក្សរឡាតាំងធំ(I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "ទូទៅ",
-DlgDocBackTab          : "ផ្នែកខាងក្រោយ",
-DlgDocColorsTab                : "ទំព័រ​និង ស៊ុម",
-DlgDocMetaTab          : "ទិន្នន័យមេ",
-
-DlgDocPageTitle                : "ចំណងជើងទំព័រ",
-DlgDocLangDir          : "ទិសដៅសរសេរភាសា",
-DlgDocLangDirLTR       : "ពីឆ្វេងទៅស្ដាំ(LTR)",
-DlgDocLangDirRTL       : "ពីស្ដាំទៅឆ្វេង(RTL)",
-DlgDocLangCode         : "លេខកូតភាសា",
-DlgDocCharSet          : "កំណត់លេខកូតភាសា",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "កំណត់លេខកូតភាសាផ្សេងទៀត",
-
-DlgDocDocType          : "ប្រភេទក្បាលទំព័រ",
-DlgDocDocTypeOther     : "ប្រភេទក្បាលទំព័រផ្សេងទៀត",
-DlgDocIncXHTML         : "បញ្ជូល XHTML",
-DlgDocBgColor          : "ពណ៌ខាងក្រោម",
-DlgDocBgImage          : "URL របស់រូបភាពខាងក្រោម",
-DlgDocBgNoScroll       : "ទំព័រក្រោមមិនប្តូរ",
-DlgDocCText                    : "អត្តបទ",
-DlgDocCLink                    : "ឈ្នាប់",
-DlgDocCVisited         : "ឈ្នាប់មើលហើយ",
-DlgDocCActive          : "ឈ្នាប់កំពុងមើល",
-DlgDocMargins          : "ស៊ុមទំព័រ",
-DlgDocMaTop                    : "លើ",
-DlgDocMaLeft           : "ឆ្វេង",
-DlgDocMaRight          : "ស្ដាំ",
-DlgDocMaBottom         : "ក្រោម",
-DlgDocMeIndex          : "ពាក្យនៅក្នុងឯកសារ (ផ្តាច់ពីគ្នាដោយក្បៀស)",
-DlgDocMeDescr          : "សេចក្តីអត្ថាធិប្បាយអំពីឯកសារ",
-DlgDocMeAuthor         : "អ្នកនិពន្ធ",
-DlgDocMeCopy           : "រក្សាសិទ្ធិ៏",
-DlgDocPreview          : "មើលសាកល្បង",
-
-// Templates Dialog
-Templates                      : "ឯកសារគំរូ",
-DlgTemplatesTitle      : "ឯកសារគំរូ របស់អត្ថន័យ",
-DlgTemplatesSelMsg     : "សូមជ្រើសរើសឯកសារគំរូ ដើម្បីបើកនៅក្នុងកម្មវិធីតាក់តែងអត្ថបទ<br>(អត្ថបទនឹងបាត់បង់):",
-DlgTemplatesLoading    : "កំពុងអានបញ្ជីឯកសារគំរូ ។ សូមរងចាំ...",
-DlgTemplatesNoTpl      : "(ពុំមានឯកសារគំរូត្រូវបានកំណត់)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "អំពី",
-DlgAboutBrowserInfoTab : "ព៌តមានកម្មវិធីរុករក",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "ជំនាន់",
-DlgAboutInfo           : "សំរាប់ព៌តមានផ្សេងទៀត សូមទាក់ទង",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ko.js b/horde/services/editor/fckeditor/editor/lang/src/ko.js
deleted file mode 100644 (file)
index ec3b0f0..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Korean language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "툴바 감추기",
-ToolbarExpand          : "툴바 보이기",
-
-// Toolbar Items and Context Menu
-Save                           : "저장하기",
-NewPage                                : "새 문서",
-Preview                                : "미리보기",
-Cut                                    : "잘라내기",
-Copy                           : "복사하기",
-Paste                          : "붙여넣기",
-PasteText                      : "텍스트로 붙여넣기",
-PasteWord                      : "MS Word 형식에서 붙여넣기",
-Print                          : "인쇄하기",
-SelectAll                      : "전체선택",
-RemoveFormat           : "포맷 지우기",
-InsertLinkLbl          : "링크",
-InsertLink                     : "링크 삽입/변경",
-RemoveLink                     : "링크 삭제",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "책갈피 삽입/변경",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "이미지",
-InsertImage                    : "이미지 삽입/변경",
-InsertFlashLbl         : "플래쉬",
-InsertFlash                    : "플래쉬 삽입/변경",
-InsertTableLbl         : "표",
-InsertTable                    : "표 삽입/변경",
-InsertLineLbl          : "수평선",
-InsertLine                     : "수평선 삽입",
-InsertSpecialCharLbl: "특수문자 삽입",
-InsertSpecialChar      : "특수문자 삽입",
-InsertSmileyLbl                : "아이콘",
-InsertSmiley           : "아이콘 삽입",
-About                          : "FCKeditor에 대하여",
-Bold                           : "진하게",
-Italic                         : "이텔릭",
-Underline                      : "밑줄",
-StrikeThrough          : "취소선",
-Subscript                      : "아래 첨자",
-Superscript                    : "위 첨자",
-LeftJustify                    : "왼쪽 정렬",
-CenterJustify          : "가운데 정렬",
-RightJustify           : "오른쪽 정렬",
-BlockJustify           : "양쪽 맞춤",
-DecreaseIndent         : "내어쓰기",
-IncreaseIndent         : "들여쓰기",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "취소",
-Redo                           : "재실행",
-NumberedListLbl                : "순서있는 목록",
-NumberedList           : "순서있는 목록",
-BulletedListLbl                : "순서없는 목록",
-BulletedList           : "순서없는 목록",
-ShowTableBorders       : "표 테두리 보기",
-ShowDetails                    : "문서기호 보기",
-Style                          : "스타일",
-FontFormat                     : "포맷",
-Font                           : "폰트",
-FontSize                       : "글자 크기",
-TextColor                      : "글자 색상",
-BGColor                                : "배경 색상",
-Source                         : "소스",
-Find                           : "찾기",
-Replace                                : "바꾸기",
-SpellCheck                     : "철자검사",
-UniversalKeyboard      : "다국어 입력기",
-PageBreakLbl           : "Page Break", //MISSING
-PageBreak                      : "Insert Page Break",  //MISSING
-
-Form                   : "폼",
-Checkbox               : "체크박스",
-RadioButton            : "라디오버튼",
-TextField              : "입력필드",
-Textarea               : "입력영역",
-HiddenField            : "숨김필드",
-Button                 : "버튼",
-SelectionField : "펼침목록",
-ImageButton            : "이미지버튼",
-
-FitWindow              : "에디터 최대화",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "링크 수정",
-CellCM                         : "셀/칸(Cell)",
-RowCM                          : "행(Row)",
-ColumnCM                       : "열(Column)",
-InsertRowAfter         : "뒤에 행 삽입",
-InsertRowBefore                : "앞에 행 삽입",
-DeleteRows                     : "가로줄 삭제",
-InsertColumnAfter      : "뒤에 열 삽입",
-InsertColumnBefore     : "앞에 열 삽입",
-DeleteColumns          : "세로줄 삭제",
-InsertCellAfter                : "뒤에 셀/칸 삽입",
-InsertCellBefore       : "앞에 셀/칸 삽입",
-DeleteCells                    : "셀 삭제",
-MergeCells                     : "셀 합치기",
-MergeRight                     : "오른쪽 뭉치기",
-MergeDown                      : "왼쪽 뭉치기",
-HorizontalSplitCell    : "수평 나누기",
-VerticalSplitCell      : "수직 나누기",
-TableDelete                    : "표 삭제",
-CellProperties         : "셀 속성",
-TableProperties                : "표 속성",
-ImageProperties                : "이미지 속성",
-FlashProperties                : "플래쉬 속성",
-
-AnchorProp                     : "책갈피 속성",
-ButtonProp                     : "버튼 속성",
-CheckboxProp           : "체크박스 속성",
-HiddenFieldProp                : "숨김필드 속성",
-RadioButtonProp                : "라디오버튼 속성",
-ImageButtonProp                : "이미지버튼 속성",
-TextFieldProp          : "입력필드 속성",
-SelectionFieldProp     : "펼침목록 속성",
-TextareaProp           : "입력영역 속성",
-FormProp                       : "폼 속성",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML 처리중. 잠시만 기다려주십시요.",
-Done                           : "완료",
-PasteWordConfirm       : "붙여넣기 할 텍스트는 MS Word에서 복사한 것입니다. 붙여넣기 전에 MS Word 포멧을 삭제하시겠습니까?",
-NotCompatiblePaste     : "이 명령은 인터넷익스플로러 5.5 버전 이상에서만 작동합니다. 포멧을 삭제하지 않고 붙여넣기 하시겠습니까?",
-UnknownToolbarItem     : "알수없는 툴바입니다. : \"%1\"",
-UnknownCommand         : "알수없는 기능입니다. : \"%1\"",
-NotImplemented         : "기능이 실행되지 않았습니다.",
-UnknownToolbarSet      : "툴바 설정이 없습니다. : \"%1\"",
-NoActiveX                      : "브러우저의 보안 설정으로 인해 몇몇 기능의 작동에 장애가 있을 수 있습니다. \"액티브-액스 기능과 플러그 인\" 옵션을 허용하여 주시지 않으면 오류가 발생할 수 있습니다.",
-BrowseServerBlocked : "브러우저 요소가 열리지 않습니다. 팝업차단 설정이 꺼져있는지 확인하여 주십시오.",
-DialogBlocked          : "윈도우 대화창을 열 수 없습니다. 팝업차단 설정이 꺼져있는지 확인하여 주십시오.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "예",
-DlgBtnCancel           : "아니오",
-DlgBtnClose                    : "닫기",
-DlgBtnBrowseServer     : "서버 보기",
-DlgAdvancedTag         : "자세히",
-DlgOpOther                     : "<기타>",
-DlgInfoTab                     : "정보",
-DlgAlertUrl                    : "URL을 입력하십시요",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<설정되지 않음>",
-DlgGenId                       : "ID",
-DlgGenLangDir          : "쓰기 방향",
-DlgGenLangDirLtr       : "왼쪽에서 오른쪽 (LTR)",
-DlgGenLangDirRtl       : "오른쪽에서 왼쪽 (RTL)",
-DlgGenLangCode         : "언어 코드",
-DlgGenAccessKey                : "엑세스 키",
-DlgGenName                     : "Name",
-DlgGenTabIndex         : "탭 순서",
-DlgGenLongDescr                : "URL 설명",
-DlgGenClass                    : "Stylesheet Classes",
-DlgGenTitle                    : "Advisory Title",
-DlgGenContType         : "Advisory Content Type",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "이미지 설정",
-DlgImgInfoTab          : "이미지 정보",
-DlgImgBtnUpload                : "서버로 전송",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "업로드",
-DlgImgAlt                      : "이미지 설명",
-DlgImgWidth                    : "너비",
-DlgImgHeight           : "높이",
-DlgImgLockRatio                : "비율 유지",
-DlgBtnResetSize                : "원래 크기로",
-DlgImgBorder           : "테두리",
-DlgImgHSpace           : "수평여백",
-DlgImgVSpace           : "수직여백",
-DlgImgAlign                    : "정렬",
-DlgImgAlignLeft                : "왼쪽",
-DlgImgAlignAbsBottom: "줄아래(Abs Bottom)",
-DlgImgAlignAbsMiddle: "줄중간(Abs Middle)",
-DlgImgAlignBaseline    : "기준선",
-DlgImgAlignBottom      : "아래",
-DlgImgAlignMiddle      : "중간",
-DlgImgAlignRight       : "오른쪽",
-DlgImgAlignTextTop     : "글자상단",
-DlgImgAlignTop         : "위",
-DlgImgPreview          : "미리보기",
-DlgImgAlertUrl         : "이미지 URL을 입력하십시요",
-DlgImgLinkTab          : "링크",
-
-// Flash Dialog
-DlgFlashTitle          : "플래쉬 등록정보",
-DlgFlashChkPlay                : "자동재생",
-DlgFlashChkLoop                : "반복",
-DlgFlashChkMenu                : "플래쉬메뉴 가능",
-DlgFlashScale          : "영역",
-DlgFlashScaleAll       : "모두보기",
-DlgFlashScaleNoBorder  : "경계선없음",
-DlgFlashScaleFit       : "영역자동조절",
-
-// Link Dialog
-DlgLnkWindowTitle      : "링크",
-DlgLnkInfoTab          : "링크 정보",
-DlgLnkTargetTab                : "타겟",
-
-DlgLnkType                     : "링크 종류",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "책갈피",
-DlgLnkTypeEMail                : "이메일",
-DlgLnkProto                    : "프로토콜",
-DlgLnkProtoOther       : "<기타>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "책갈피 선택",
-DlgLnkAnchorByName     : "책갈피 이름",
-DlgLnkAnchorById       : "책갈피 ID",
-DlgLnkNoAnchors                : "(문서에 책갈피가 없습니다.)",
-DlgLnkEMail                    : "이메일 주소",
-DlgLnkEMailSubject     : "제목",
-DlgLnkEMailBody                : "내용",
-DlgLnkUpload           : "업로드",
-DlgLnkBtnUpload                : "서버로 전송",
-
-DlgLnkTarget           : "타겟",
-DlgLnkTargetFrame      : "<프레임>",
-DlgLnkTargetPopup      : "<팝업창>",
-DlgLnkTargetBlank      : "새 창 (_blank)",
-DlgLnkTargetParent     : "부모 창 (_parent)",
-DlgLnkTargetSelf       : "현재 창 (_self)",
-DlgLnkTargetTop                : "최 상위 창 (_top)",
-DlgLnkTargetFrameName  : "타겟 프레임 이름",
-DlgLnkPopWinName       : "팝업창 이름",
-DlgLnkPopWinFeat       : "팝업창 설정",
-DlgLnkPopResize                : "크기조정",
-DlgLnkPopLocation      : "주소표시줄",
-DlgLnkPopMenu          : "메뉴바",
-DlgLnkPopScroll                : "스크롤바",
-DlgLnkPopStatus                : "상태바",
-DlgLnkPopToolbar       : "툴바",
-DlgLnkPopFullScrn      : "전체화면 (IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "너비",
-DlgLnkPopHeight                : "높이",
-DlgLnkPopLeft          : "왼쪽 위치",
-DlgLnkPopTop           : "윗쪽 위치",
-
-DlnLnkMsgNoUrl         : "링크 URL을 입력하십시요.",
-DlnLnkMsgNoEMail       : "이메일주소를 입력하십시요.",
-DlnLnkMsgNoAnchor      : "책갈피명을 입력하십시요.",
-DlnLnkMsgInvPopName    : "팝업창의 타이틀은 공백을 허용하지 않습니다.",
-
-// Color Dialog
-DlgColorTitle          : "색상 선택",
-DlgColorBtnClear       : "지우기",
-DlgColorHighlight      : "현재",
-DlgColorSelected       : "선택됨",
-
-// Smiley Dialog
-DlgSmileyTitle         : "아이콘 삽입",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "특수문자 선택",
-
-// Table Dialog
-DlgTableTitle          : "표 설정",
-DlgTableRows           : "가로줄",
-DlgTableColumns                : "세로줄",
-DlgTableBorder         : "테두리 크기",
-DlgTableAlign          : "정렬",
-DlgTableAlignNotSet    : "<설정되지 않음>",
-DlgTableAlignLeft      : "왼쪽",
-DlgTableAlignCenter    : "가운데",
-DlgTableAlignRight     : "오른쪽",
-DlgTableWidth          : "너비",
-DlgTableWidthPx                : "픽셀",
-DlgTableWidthPc                : "퍼센트",
-DlgTableHeight         : "높이",
-DlgTableCellSpace      : "셀 간격",
-DlgTableCellPad                : "셀 여백",
-DlgTableCaption                : "캡션",
-DlgTableSummary                : "Summary",    //MISSING
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "셀 설정",
-DlgCellWidth           : "너비",
-DlgCellWidthPx         : "픽셀",
-DlgCellWidthPc         : "퍼센트",
-DlgCellHeight          : "높이",
-DlgCellWordWrap                : "워드랩",
-DlgCellWordWrapNotSet  : "<설정되지 않음>",
-DlgCellWordWrapYes     : "예",
-DlgCellWordWrapNo      : "아니오",
-DlgCellHorAlign                : "수평 정렬",
-DlgCellHorAlignNotSet  : "<설정되지 않음>",
-DlgCellHorAlignLeft    : "왼쪽",
-DlgCellHorAlignCenter  : "가운데",
-DlgCellHorAlignRight: "오른쪽",
-DlgCellVerAlign                : "수직 정렬",
-DlgCellVerAlignNotSet  : "<설정되지 않음>",
-DlgCellVerAlignTop     : "위",
-DlgCellVerAlignMiddle  : "중간",
-DlgCellVerAlignBottom  : "아래",
-DlgCellVerAlignBaseline        : "기준선",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "세로 합치기",
-DlgCellCollSpan                : "가로 합치기",
-DlgCellBackColor       : "배경 색상",
-DlgCellBorderColor     : "테두리 색상",
-DlgCellBtnSelect       : "선택",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "찾기 & 바꾸기",
-
-// Find Dialog
-DlgFindTitle           : "찾기",
-DlgFindFindBtn         : "찾기",
-DlgFindNotFoundMsg     : "문자열을 찾을 수 없습니다.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "바꾸기",
-DlgReplaceFindLbl              : "찾을 문자열:",
-DlgReplaceReplaceLbl   : "바꿀 문자열:",
-DlgReplaceCaseChk              : "대소문자 구분",
-DlgReplaceReplaceBtn   : "바꾸기",
-DlgReplaceReplAllBtn   : "모두 바꾸기",
-DlgReplaceWordChk              : "온전한 단어",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "브라우저의 보안설정때문에 잘라내기 기능을 실행할 수 없습니다. 키보드 명령을 사용하십시요. (Ctrl+X).",
-PasteErrorCopy : "브라우저의 보안설정때문에 복사하기 기능을 실행할 수 없습니다. 키보드 명령을 사용하십시요.  (Ctrl+C).",
-
-PasteAsText            : "텍스트로 붙여넣기",
-PasteFromWord  : "MS Word 형식에서 붙여넣기",
-
-DlgPasteMsg2   : "키보드의 (<STRONG>Ctrl+V</STRONG>) 를 이용해서 상자안에 붙여넣고 <STRONG>OK</STRONG> 를 누르세요.",
-DlgPasteSec            : "브러우저 보안 설정으로 인해, 클립보드의 자료를 직접 접근할 수 없습니다. 이 창에 다시 붙여넣기 하십시오.",
-DlgPasteIgnoreFont             : "폰트 설정 무시",
-DlgPasteRemoveStyles   : "스타일 정의 제거",
-
-// Color Picker
-ColorAutomatic : "기본색상",
-ColorMoreColors        : "색상선택...",
-
-// Document Properties
-DocProps               : "문서 속성",
-
-// Anchor Dialog
-DlgAnchorTitle         : "책갈피 속성",
-DlgAnchorName          : "책갈피 이름",
-DlgAnchorErrorName     : "책갈피 이름을 입력하십시요.",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "사전에 없는 단어",
-DlgSpellChangeTo               : "변경할 단어",
-DlgSpellBtnIgnore              : "건너뜀",
-DlgSpellBtnIgnoreAll   : "모두 건너뜀",
-DlgSpellBtnReplace             : "변경",
-DlgSpellBtnReplaceAll  : "모두 변경",
-DlgSpellBtnUndo                        : "취소",
-DlgSpellNoSuggestions  : "- 추천단어 없음 -",
-DlgSpellProgress               : "철자검사를 진행중입니다...",
-DlgSpellNoMispell              : "철자검사 완료: 잘못된 철자가 없습니다.",
-DlgSpellNoChanges              : "철자검사 완료: 변경된 단어가 없습니다.",
-DlgSpellOneChange              : "철자검사 완료: 단어가 변경되었습니다.",
-DlgSpellManyChanges            : "철자검사 완료: %1 단어가 변경되었습니다.",
-
-IeSpellDownload                        : "철자 검사기가 철치되지 않았습니다. 지금 다운로드하시겠습니까?",
-
-// Button Dialog
-DlgButtonText          : "버튼글자(값)",
-DlgButtonType          : "버튼종류",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "이름",
-DlgCheckboxValue       : "값",
-DlgCheckboxSelected    : "선택됨",
-
-// Form Dialog
-DlgFormName            : "폼이름",
-DlgFormAction  : "실행경로(Action)",
-DlgFormMethod  : "방법(Method)",
-
-// Select Field Dialog
-DlgSelectName          : "이름",
-DlgSelectValue         : "값",
-DlgSelectSize          : "세로크기",
-DlgSelectLines         : "줄",
-DlgSelectChkMulti      : "여러항목 선택 허용",
-DlgSelectOpAvail       : "선택옵션",
-DlgSelectOpText                : "이름",
-DlgSelectOpValue       : "값",
-DlgSelectBtnAdd                : "추가",
-DlgSelectBtnModify     : "변경",
-DlgSelectBtnUp         : "위로",
-DlgSelectBtnDown       : "아래로",
-DlgSelectBtnSetValue : "선택된것으로 설정",
-DlgSelectBtnDelete     : "삭제",
-
-// Textarea Dialog
-DlgTextareaName        : "이름",
-DlgTextareaCols        : "칸수",
-DlgTextareaRows        : "줄수",
-
-// Text Field Dialog
-DlgTextName                    : "이름",
-DlgTextValue           : "값",
-DlgTextCharWidth       : "글자 너비",
-DlgTextMaxChars                : "최대 글자수",
-DlgTextType                    : "종류",
-DlgTextTypeText                : "문자열",
-DlgTextTypePass                : "비밀번호",
-
-// Hidden Field Dialog
-DlgHiddenName  : "이름",
-DlgHiddenValue : "값",
-
-// Bulleted List Dialog
-BulletedListProp       : "순서없는 목록 속성",
-NumberedListProp       : "순서있는 목록 속성",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "종류",
-DlgLstTypeCircle       : "원(Circle)",
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "네모점(Square)",
-DlgLstTypeNumbers      : "번호 (1, 2, 3)",
-DlgLstTypeLCase                : "소문자 (a, b, c)",
-DlgLstTypeUCase                : "대문자 (A, B, C)",
-DlgLstTypeSRoman       : "로마자 수문자 (i, ii, iii)",
-DlgLstTypeLRoman       : "로마자 대문자 (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "일반",
-DlgDocBackTab          : "배경",
-DlgDocColorsTab                : "색상 및 여백",
-DlgDocMetaTab          : "메타데이터",
-
-DlgDocPageTitle                : "페이지명",
-DlgDocLangDir          : "문자 쓰기방향",
-DlgDocLangDirLTR       : "왼쪽에서 오른쪽 (LTR)",
-DlgDocLangDirRTL       : "오른쪽에서 왼쪽 (RTL)",
-DlgDocLangCode         : "언어코드",
-DlgDocCharSet          : "캐릭터셋 인코딩",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "다른 캐릭터셋 인코딩",
-
-DlgDocDocType          : "문서 헤드",
-DlgDocDocTypeOther     : "다른 문서헤드",
-DlgDocIncXHTML         : "XHTML 문서정의 포함",
-DlgDocBgColor          : "배경색상",
-DlgDocBgImage          : "배경이미지 URL",
-DlgDocBgNoScroll       : "스크롤되지않는 배경",
-DlgDocCText                    : "텍스트",
-DlgDocCLink                    : "링크",
-DlgDocCVisited         : "방문한 링크(Visited)",
-DlgDocCActive          : "활성화된 링크(Active)",
-DlgDocMargins          : "페이지 여백",
-DlgDocMaTop                    : "위",
-DlgDocMaLeft           : "왼쪽",
-DlgDocMaRight          : "오른쪽",
-DlgDocMaBottom         : "아래",
-DlgDocMeIndex          : "문서 키워드 (콤마로 구분)",
-DlgDocMeDescr          : "문서 설명",
-DlgDocMeAuthor         : "작성자",
-DlgDocMeCopy           : "저작권",
-DlgDocPreview          : "미리보기",
-
-// Templates Dialog
-Templates                      : "템플릿",
-DlgTemplatesTitle      : "내용 템플릿",
-DlgTemplatesSelMsg     : "에디터에서 사용할 템플릿을 선택하십시요.<br>(지금까지 작성된 내용은 사라집니다.):",
-DlgTemplatesLoading    : "템플릿 목록을 불러오는중입니다. 잠시만 기다려주십시요.",
-DlgTemplatesNoTpl      : "(템플릿이 없습니다.)",
-DlgTemplatesReplace    : "현재 내용 바꾸기",
-
-// About Dialog
-DlgAboutAboutTab       : "About",
-DlgAboutBrowserInfoTab : "브라우저 정보",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "버전",
-DlgAboutInfo           : "더 많은 정보를 보시려면 다음 사이트로 가십시오.",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/lt.js b/horde/services/editor/fckeditor/editor/lang/src/lt.js
deleted file mode 100644 (file)
index d3688f0..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Lithuanian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Sutraukti mygtukų juostą",
-ToolbarExpand          : "Išplėsti mygtukų juostą",
-
-// Toolbar Items and Context Menu
-Save                           : "Išsaugoti",
-NewPage                                : "Naujas puslapis",
-Preview                                : "Peržiūra",
-Cut                                    : "Iškirpti",
-Copy                           : "Kopijuoti",
-Paste                          : "Įdėti",
-PasteText                      : "Įdėti kaip gryną tekstą",
-PasteWord                      : "Įdėti iš Word",
-Print                          : "Spausdinti",
-SelectAll                      : "Pažymėti viską",
-RemoveFormat           : "Panaikinti formatą",
-InsertLinkLbl          : "Nuoroda",
-InsertLink                     : "Įterpti/taisyti nuorodą",
-RemoveLink                     : "Panaikinti nuorodą",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Įterpti/modifikuoti žymę",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Vaizdas",
-InsertImage                    : "Įterpti/taisyti vaizdą",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Įterpti/taisyti Flash",
-InsertTableLbl         : "Lentelė",
-InsertTable                    : "Įterpti/taisyti lentelę",
-InsertLineLbl          : "Linija",
-InsertLine                     : "Įterpti horizontalią liniją",
-InsertSpecialCharLbl: "Spec. simbolis",
-InsertSpecialChar      : "Įterpti specialų simbolį",
-InsertSmileyLbl                : "Veideliai",
-InsertSmiley           : "Įterpti veidelį",
-About                          : "Apie FCKeditor",
-Bold                           : "Pusjuodis",
-Italic                         : "Kursyvas",
-Underline                      : "Pabrauktas",
-StrikeThrough          : "Perbrauktas",
-Subscript                      : "Apatinis indeksas",
-Superscript                    : "Viršutinis indeksas",
-LeftJustify                    : "Lygiuoti kairę",
-CenterJustify          : "Centruoti",
-RightJustify           : "Lygiuoti dešinę",
-BlockJustify           : "Lygiuoti abi puses",
-DecreaseIndent         : "Sumažinti įtrauką",
-IncreaseIndent         : "Padidinti įtrauką",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Atšaukti",
-Redo                           : "Atstatyti",
-NumberedListLbl                : "Numeruotas sąrašas",
-NumberedList           : "Įterpti/Panaikinti numeruotą sąrašą",
-BulletedListLbl                : "Suženklintas sąrašas",
-BulletedList           : "Įterpti/Panaikinti suženklintą sąrašą",
-ShowTableBorders       : "Rodyti lentelės rėmus",
-ShowDetails                    : "Rodyti detales",
-Style                          : "Stilius",
-FontFormat                     : "Šrifto formatas",
-Font                           : "Šriftas",
-FontSize                       : "Šrifto dydis",
-TextColor                      : "Teksto spalva",
-BGColor                                : "Fono spalva",
-Source                         : "Šaltinis",
-Find                           : "Rasti",
-Replace                                : "Pakeisti",
-SpellCheck                     : "Rašybos tikrinimas",
-UniversalKeyboard      : "Universali klaviatūra",
-PageBreakLbl           : "Puslapių skirtukas",
-PageBreak                      : "Įterpti puslapių skirtuką",
-
-Form                   : "Forma",
-Checkbox               : "Žymimasis langelis",
-RadioButton            : "Žymimoji akutė",
-TextField              : "Teksto laukas",
-Textarea               : "Teksto sritis",
-HiddenField            : "Nerodomas laukas",
-Button                 : "Mygtukas",
-SelectionField : "Atrankos laukas",
-ImageButton            : "Vaizdinis mygtukas",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Taisyti nuorodą",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Šalinti eilutes",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Šalinti stulpelius",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Šalinti langelius",
-MergeCells                     : "Sujungti langelius",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Šalinti lentelę",
-CellProperties         : "Langelio savybės",
-TableProperties                : "Lentelės savybės",
-ImageProperties                : "Vaizdo savybės",
-FlashProperties                : "Flash savybės",
-
-AnchorProp                     : "Žymės savybės",
-ButtonProp                     : "Mygtuko savybės",
-CheckboxProp           : "Žymimojo langelio savybės",
-HiddenFieldProp                : "Nerodomo lauko savybės",
-RadioButtonProp                : "Žymimosios akutės savybės",
-ImageButtonProp                : "Vaizdinio mygtuko savybės",
-TextFieldProp          : "Teksto lauko savybės",
-SelectionFieldProp     : "Atrankos lauko savybės",
-TextareaProp           : "Teksto srities savybės",
-FormProp                       : "Formos savybės",
-
-FontFormats                    : "Normalus;Formuotas;Kreipinio;Antraštinis 1;Antraštinis 2;Antraštinis 3;Antraštinis 4;Antraštinis 5;Antraštinis 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Apdorojamas XHTML. Prašome palaukti...",
-Done                           : "Baigta",
-PasteWordConfirm       : "Įdedamas tekstas yra panašus į kopiją iš Word. Ar Jūs norite prieš įdėjimą išvalyti jį?",
-NotCompatiblePaste     : "Ši komanda yra prieinama tik per Internet Explorer 5.5 ar aukštesnę versiją. Ar Jūs norite įterpti be valymo?",
-UnknownToolbarItem     : "Nežinomas mygtukų juosta elementas \"%1\"",
-UnknownCommand         : "Nežinomas komandos vardas \"%1\"",
-NotImplemented         : "Komanda nėra įgyvendinta",
-UnknownToolbarSet      : "Mygtukų juostos rinkinys \"%1\" neegzistuoja",
-NoActiveX                      : "Jūsų naršyklės saugumo nuostatos gali riboti kai kurias redaktoriaus savybes. Jūs turite aktyvuoti opciją \"Run ActiveX controls and plug-ins\". Kitu atveju Jums bus pranešama apie klaidas ir trūkstamas savybes.",
-BrowseServerBlocked : "Neįmanoma atidaryti naujo naršyklės lango. Įsitikinkite, kad iškylančių langų blokavimo programos neveiksnios.",
-DialogBlocked          : "Neįmanoma atidaryti dialogo lango. Įsitikinkite, kad iškylančių langų blokavimo programos neveiksnios.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Nutraukti",
-DlgBtnClose                    : "Uždaryti",
-DlgBtnBrowseServer     : "Naršyti po serverį",
-DlgAdvancedTag         : "Papildomas",
-DlgOpOther                     : "<Kita>",
-DlgInfoTab                     : "Informacija",
-DlgAlertUrl                    : "Prašome įrašyti URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nėra nustatyta>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Teksto kryptis",
-DlgGenLangDirLtr       : "Iš kairės į dešinę (LTR)",
-DlgGenLangDirRtl       : "Iš dešinės į kairę (RTL)",
-DlgGenLangCode         : "Kalbos kodas",
-DlgGenAccessKey                : "Prieigos raktas",
-DlgGenName                     : "Vardas",
-DlgGenTabIndex         : "Tabuliavimo indeksas",
-DlgGenLongDescr                : "Ilgas aprašymas URL",
-DlgGenClass                    : "Stilių lentelės klasės",
-DlgGenTitle                    : "Konsultacinė antraštė",
-DlgGenContType         : "Konsultacinio turinio tipas",
-DlgGenLinkCharset      : "Susietų išteklių simbolių lentelė",
-DlgGenStyle                    : "Stilius",
-
-// Image Dialog
-DlgImgTitle                    : "Vaizdo savybės",
-DlgImgInfoTab          : "Vaizdo informacija",
-DlgImgBtnUpload                : "Siųsti į serverį",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Nusiųsti",
-DlgImgAlt                      : "Alternatyvus Tekstas",
-DlgImgWidth                    : "Plotis",
-DlgImgHeight           : "Aukštis",
-DlgImgLockRatio                : "Išlaikyti proporciją",
-DlgBtnResetSize                : "Atstatyti dydį",
-DlgImgBorder           : "Rėmelis",
-DlgImgHSpace           : "Hor.Erdvė",
-DlgImgVSpace           : "Vert.Erdvė",
-DlgImgAlign                    : "Lygiuoti",
-DlgImgAlignLeft                : "Kairę",
-DlgImgAlignAbsBottom: "Absoliučią apačią",
-DlgImgAlignAbsMiddle: "Absoliutų vidurį",
-DlgImgAlignBaseline    : "Apatinę liniją",
-DlgImgAlignBottom      : "Apačią",
-DlgImgAlignMiddle      : "Vidurį",
-DlgImgAlignRight       : "Dešinę",
-DlgImgAlignTextTop     : "Teksto viršūnę",
-DlgImgAlignTop         : "Viršūnę",
-DlgImgPreview          : "Peržiūra",
-DlgImgAlertUrl         : "Prašome įvesti vaizdo URL",
-DlgImgLinkTab          : "Nuoroda",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash savybės",
-DlgFlashChkPlay                : "Automatinis paleidimas",
-DlgFlashChkLoop                : "Ciklas",
-DlgFlashChkMenu                : "Leisti Flash meniu",
-DlgFlashScale          : "Mastelis",
-DlgFlashScaleAll       : "Rodyti visą",
-DlgFlashScaleNoBorder  : "Be rėmelio",
-DlgFlashScaleFit       : "Tikslus atitikimas",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Nuoroda",
-DlgLnkInfoTab          : "Nuorodos informacija",
-DlgLnkTargetTab                : "Paskirtis",
-
-DlgLnkType                     : "Nuorodos tipas",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Žymė šiame puslapyje",
-DlgLnkTypeEMail                : "El.paštas",
-DlgLnkProto                    : "Protokolas",
-DlgLnkProtoOther       : "<kitas>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Pasirinkite žymę",
-DlgLnkAnchorByName     : "Pagal žymės vardą",
-DlgLnkAnchorById       : "Pagal žymės Id",
-DlgLnkNoAnchors                : "(Šiame dokumente žymių nėra)",
-DlgLnkEMail                    : "El.pašto adresas",
-DlgLnkEMailSubject     : "Žinutės tema",
-DlgLnkEMailBody                : "Žinutės turinys",
-DlgLnkUpload           : "Siųsti",
-DlgLnkBtnUpload                : "Siųsti į serverį",
-
-DlgLnkTarget           : "Paskirties vieta",
-DlgLnkTargetFrame      : "<kadras>",
-DlgLnkTargetPopup      : "<išskleidžiamas langas>",
-DlgLnkTargetBlank      : "Naujas langas (_blank)",
-DlgLnkTargetParent     : "Pirminis langas (_parent)",
-DlgLnkTargetSelf       : "Tas pats langas (_self)",
-DlgLnkTargetTop                : "Svarbiausias langas (_top)",
-DlgLnkTargetFrameName  : "Paskirties kadro vardas",
-DlgLnkPopWinName       : "Paskirties lango vardas",
-DlgLnkPopWinFeat       : "Išskleidžiamo lango savybės",
-DlgLnkPopResize                : "Keičiamas dydis",
-DlgLnkPopLocation      : "Adreso juosta",
-DlgLnkPopMenu          : "Meniu juosta",
-DlgLnkPopScroll                : "Slinkties juostos",
-DlgLnkPopStatus                : "Būsenos juosta",
-DlgLnkPopToolbar       : "Mygtukų juosta",
-DlgLnkPopFullScrn      : "Visas ekranas (IE)",
-DlgLnkPopDependent     : "Priklausomas (Netscape)",
-DlgLnkPopWidth         : "Plotis",
-DlgLnkPopHeight                : "Aukštis",
-DlgLnkPopLeft          : "Kairė pozicija",
-DlgLnkPopTop           : "Viršutinė pozicija",
-
-DlnLnkMsgNoUrl         : "Prašome įvesti nuorodos URL",
-DlnLnkMsgNoEMail       : "Prašome įvesti el.pašto adresą",
-DlnLnkMsgNoAnchor      : "Prašome pasirinkti žymę",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Pasirinkite spalvą",
-DlgColorBtnClear       : "Trinti",
-DlgColorHighlight      : "Paryškinta",
-DlgColorSelected       : "Pažymėta",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Įterpti veidelį",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Pasirinkite specialų simbolį",
-
-// Table Dialog
-DlgTableTitle          : "Lentelės savybės",
-DlgTableRows           : "Eilutės",
-DlgTableColumns                : "Stulpeliai",
-DlgTableBorder         : "Rėmelio dydis",
-DlgTableAlign          : "Lygiuoti",
-DlgTableAlignNotSet    : "<Nenustatyta>",
-DlgTableAlignLeft      : "Kairę",
-DlgTableAlignCenter    : "Centrą",
-DlgTableAlignRight     : "Dešinę",
-DlgTableWidth          : "Plotis",
-DlgTableWidthPx                : "taškais",
-DlgTableWidthPc                : "procentais",
-DlgTableHeight         : "Aukštis",
-DlgTableCellSpace      : "Tarpas tarp langelių",
-DlgTableCellPad                : "Trapas nuo langelio rėmo iki teksto",
-DlgTableCaption                : "Antraštė",
-DlgTableSummary                : "Santrauka",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Langelio savybės",
-DlgCellWidth           : "Plotis",
-DlgCellWidthPx         : "taškais",
-DlgCellWidthPc         : "procentais",
-DlgCellHeight          : "Aukštis",
-DlgCellWordWrap                : "Teksto laužymas",
-DlgCellWordWrapNotSet  : "<Nenustatyta>",
-DlgCellWordWrapYes     : "Taip",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Horizontaliai lygiuoti",
-DlgCellHorAlignNotSet  : "<Nenustatyta>",
-DlgCellHorAlignLeft    : "Kairę",
-DlgCellHorAlignCenter  : "Centrą",
-DlgCellHorAlignRight: "Dešinę",
-DlgCellVerAlign                : "Vertikaliai lygiuoti",
-DlgCellVerAlignNotSet  : "<Nenustatyta>",
-DlgCellVerAlignTop     : "Viršų",
-DlgCellVerAlignMiddle  : "Vidurį",
-DlgCellVerAlignBottom  : "Apačią",
-DlgCellVerAlignBaseline        : "Apatinę liniją",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Eilučių apjungimas",
-DlgCellCollSpan                : "Stulpelių apjungimas",
-DlgCellBackColor       : "Fono spalva",
-DlgCellBorderColor     : "Rėmelio spalva",
-DlgCellBtnSelect       : "Pažymėti...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Paieška",
-DlgFindFindBtn         : "Surasti",
-DlgFindNotFoundMsg     : "Nurodytas tekstas nerastas.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Pakeisti",
-DlgReplaceFindLbl              : "Surasti tekstą:",
-DlgReplaceReplaceLbl   : "Pakeisti tekstu:",
-DlgReplaceCaseChk              : "Skirti didžiąsias ir mažąsias raides",
-DlgReplaceReplaceBtn   : "Pakeisti",
-DlgReplaceReplAllBtn   : "Pakeisti viską",
-DlgReplaceWordChk              : "Atitikti pilną žodį",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Jūsų naršyklės saugumo nustatymai neleidžia redaktoriui automatiškai įvykdyti iškirpimo operacijų. Tam prašome naudoti klaviatūrą (Ctrl+X).",
-PasteErrorCopy : "Jūsų naršyklės saugumo nustatymai neleidžia redaktoriui automatiškai įvykdyti kopijavimo operacijų. Tam prašome naudoti klaviatūrą (Ctrl+C).",
-
-PasteAsText            : "Įdėti kaip gryną tekstą",
-PasteFromWord  : "Įdėti iš Word",
-
-DlgPasteMsg2   : "Žemiau esančiame įvedimo lauke įdėkite tekstą, naudodami klaviatūrą (<STRONG>Ctrl+V</STRONG>) ir spūstelkite mygtuką <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignoruoti šriftų nustatymus",
-DlgPasteRemoveStyles   : "Pašalinti stilių nustatymus",
-
-// Color Picker
-ColorAutomatic : "Automatinis",
-ColorMoreColors        : "Daugiau spalvų...",
-
-// Document Properties
-DocProps               : "Dokumento savybės",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Žymės savybės",
-DlgAnchorName          : "Žymės vardas",
-DlgAnchorErrorName     : "Prašome įvesti žymės vardą",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Žodyne nerastas",
-DlgSpellChangeTo               : "Pakeisti į",
-DlgSpellBtnIgnore              : "Ignoruoti",
-DlgSpellBtnIgnoreAll   : "Ignoruoti visus",
-DlgSpellBtnReplace             : "Pakeisti",
-DlgSpellBtnReplaceAll  : "Pakeisti visus",
-DlgSpellBtnUndo                        : "Atšaukti",
-DlgSpellNoSuggestions  : "- Nėra pasiūlymų -",
-DlgSpellProgress               : "Vyksta rašybos tikrinimas...",
-DlgSpellNoMispell              : "Rašybos tikrinimas baigtas: Nerasta rašybos klaidų",
-DlgSpellNoChanges              : "Rašybos tikrinimas baigtas: Nėra pakeistų žodžių",
-DlgSpellOneChange              : "Rašybos tikrinimas baigtas: Vienas žodis pakeistas",
-DlgSpellManyChanges            : "Rašybos tikrinimas baigtas: Pakeista %1 žodžių",
-
-IeSpellDownload                        : "Rašybos tikrinimas neinstaliuotas. Ar Jūs norite jį dabar atsisiųsti?",
-
-// Button Dialog
-DlgButtonText          : "Tekstas (Reikšmė)",
-DlgButtonType          : "Tipas",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Vardas",
-DlgCheckboxValue       : "Reikšmė",
-DlgCheckboxSelected    : "Pažymėtas",
-
-// Form Dialog
-DlgFormName            : "Vardas",
-DlgFormAction  : "Veiksmas",
-DlgFormMethod  : "Metodas",
-
-// Select Field Dialog
-DlgSelectName          : "Vardas",
-DlgSelectValue         : "Reikšmė",
-DlgSelectSize          : "Dydis",
-DlgSelectLines         : "eilučių",
-DlgSelectChkMulti      : "Leisti daugeriopą atranką",
-DlgSelectOpAvail       : "Galimos parinktys",
-DlgSelectOpText                : "Tekstas",
-DlgSelectOpValue       : "Reikšmė",
-DlgSelectBtnAdd                : "Įtraukti",
-DlgSelectBtnModify     : "Modifikuoti",
-DlgSelectBtnUp         : "Aukštyn",
-DlgSelectBtnDown       : "Žemyn",
-DlgSelectBtnSetValue : "Laikyti pažymėta reikšme",
-DlgSelectBtnDelete     : "Trinti",
-
-// Textarea Dialog
-DlgTextareaName        : "Vardas",
-DlgTextareaCols        : "Ilgis",
-DlgTextareaRows        : "Plotis",
-
-// Text Field Dialog
-DlgTextName                    : "Vardas",
-DlgTextValue           : "Reikšmė",
-DlgTextCharWidth       : "Ilgis simboliais",
-DlgTextMaxChars                : "Maksimalus simbolių skaičius",
-DlgTextType                    : "Tipas",
-DlgTextTypeText                : "Tekstas",
-DlgTextTypePass                : "Slaptažodis",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Vardas",
-DlgHiddenValue : "Reikšmė",
-
-// Bulleted List Dialog
-BulletedListProp       : "Suženklinto sąrašo savybės",
-NumberedListProp       : "Numeruoto sąrašo savybės",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Tipas",
-DlgLstTypeCircle       : "Apskritimas",
-DlgLstTypeDisc         : "Diskas",
-DlgLstTypeSquare       : "Kvadratas",
-DlgLstTypeNumbers      : "Skaičiai (1, 2, 3)",
-DlgLstTypeLCase                : "Mažosios raidės (a, b, c)",
-DlgLstTypeUCase                : "Didžiosios raidės (A, B, C)",
-DlgLstTypeSRoman       : "Romėnų mažieji skaičiai (i, ii, iii)",
-DlgLstTypeLRoman       : "Romėnų didieji skaičiai (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Bendros savybės",
-DlgDocBackTab          : "Fonas",
-DlgDocColorsTab                : "Spalvos ir kraštinės",
-DlgDocMetaTab          : "Meta duomenys",
-
-DlgDocPageTitle                : "Puslapio antraštė",
-DlgDocLangDir          : "Kalbos kryptis",
-DlgDocLangDirLTR       : "Iš kairės į dešinę (LTR)",
-DlgDocLangDirRTL       : "Iš dešinės į kairę (RTL)",
-DlgDocLangCode         : "Kalbos kodas",
-DlgDocCharSet          : "Simbolių kodavimo lentelė",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Kita simbolių kodavimo lentelė",
-
-DlgDocDocType          : "Dokumento tipo antraštė",
-DlgDocDocTypeOther     : "Kita dokumento tipo antraštė",
-DlgDocIncXHTML         : "Įtraukti XHTML deklaracijas",
-DlgDocBgColor          : "Fono spalva",
-DlgDocBgImage          : "Fono paveikslėlio nuoroda (URL)",
-DlgDocBgNoScroll       : "Neslenkantis fonas",
-DlgDocCText                    : "Tekstas",
-DlgDocCLink                    : "Nuoroda",
-DlgDocCVisited         : "Aplankyta nuoroda",
-DlgDocCActive          : "Aktyvi nuoroda",
-DlgDocMargins          : "Puslapio kraštinės",
-DlgDocMaTop                    : "Viršuje",
-DlgDocMaLeft           : "Kairėje",
-DlgDocMaRight          : "Dešinėje",
-DlgDocMaBottom         : "Apačioje",
-DlgDocMeIndex          : "Dokumento indeksavimo raktiniai žodžiai (atskirti kableliais)",
-DlgDocMeDescr          : "Dokumento apibūdinimas",
-DlgDocMeAuthor         : "Autorius",
-DlgDocMeCopy           : "Autorinės teisės",
-DlgDocPreview          : "Peržiūra",
-
-// Templates Dialog
-Templates                      : "Šablonai",
-DlgTemplatesTitle      : "Turinio šablonai",
-DlgTemplatesSelMsg     : "Pasirinkite norimą šabloną<br>(<b>Dėmesio!</b> esamas turinys bus prarastas):",
-DlgTemplatesLoading    : "Įkeliamas šablonų sąrašas. Prašome palaukti...",
-DlgTemplatesNoTpl      : "(Šablonų sąrašas tuščias)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "Apie",
-DlgAboutBrowserInfoTab : "Naršyklės informacija",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "versija",
-DlgAboutInfo           : "Papildomą informaciją galima gauti",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/lv.js b/horde/services/editor/fckeditor/editor/lang/src/lv.js
deleted file mode 100644 (file)
index 11a4a5f..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Latvian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Samazināt rīku joslu",
-ToolbarExpand          : "Paplašināt rīku joslu",
-
-// Toolbar Items and Context Menu
-Save                           : "Saglabāt",
-NewPage                                : "Jauna lapa",
-Preview                                : "Pārskatīt",
-Cut                                    : "Izgriezt",
-Copy                           : "Kopēt",
-Paste                          : "Ievietot",
-PasteText                      : "Ievietot kā vienkāršu tekstu",
-PasteWord                      : "Ievietot no Worda",
-Print                          : "Drukāt",
-SelectAll                      : "Iezīmēt visu",
-RemoveFormat           : "Noņemt stilus",
-InsertLinkLbl          : "Hipersaite",
-InsertLink                     : "Ievietot/Labot hipersaiti",
-RemoveLink                     : "Noņemt hipersaiti",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Ievietot/Labot iezīmi",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Attēls",
-InsertImage                    : "Ievietot/Labot Attēlu",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Ievietot/Labot Flash",
-InsertTableLbl         : "Tabula",
-InsertTable                    : "Ievietot/Labot Tabulu",
-InsertLineLbl          : "Atdalītājsvītra",
-InsertLine                     : "Ievietot horizontālu Atdalītājsvītru",
-InsertSpecialCharLbl: "Īpašs simbols",
-InsertSpecialChar      : "Ievietot speciālo simbolu",
-InsertSmileyLbl                : "Smaidiņi",
-InsertSmiley           : "Ievietot smaidiņu",
-About                          : "Īsumā par FCKeditor",
-Bold                           : "Treknu šriftu",
-Italic                         : "Slīprakstā",
-Underline                      : "Apakšsvītra",
-StrikeThrough          : "Pārsvītrots",
-Subscript                      : "Zemrakstā",
-Superscript                    : "Augšrakstā",
-LeftJustify                    : "Izlīdzināt pa kreisi",
-CenterJustify          : "Izlīdzināt pret centru",
-RightJustify           : "Izlīdzināt pa labi",
-BlockJustify           : "Izlīdzināt malas",
-DecreaseIndent         : "Samazināt atkāpi",
-IncreaseIndent         : "Palielināt atkāpi",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Atcelt",
-Redo                           : "Atkārtot",
-NumberedListLbl                : "Numurēts saraksts",
-NumberedList           : "Ievietot/Noņemt numerēto sarakstu",
-BulletedListLbl                : "Izcelts saraksts",
-BulletedList           : "Ievietot/Noņemt izceltu sarakstu",
-ShowTableBorders       : "Parādīt tabulas robežas",
-ShowDetails                    : "Parādīt sīkāku informāciju",
-Style                          : "Stils",
-FontFormat                     : "Formāts",
-Font                           : "Šrifts",
-FontSize                       : "Izmērs",
-TextColor                      : "Teksta krāsa",
-BGColor                                : "Fona krāsa",
-Source                         : "HTML kods",
-Find                           : "Meklēt",
-Replace                                : "Nomainīt",
-SpellCheck                     : "Pareizrakstības pārbaude",
-UniversalKeyboard      : "Universāla klaviatūra",
-PageBreakLbl           : "Lapas pārtraukums",
-PageBreak                      : "Ievietot lapas pārtraukumu",
-
-Form                   : "Forma",
-Checkbox               : "Atzīmēšanas kastīte",
-RadioButton            : "Izvēles poga",
-TextField              : "Teksta rinda",
-Textarea               : "Teksta laukums",
-HiddenField            : "Paslēpta teksta rinda",
-Button                 : "Poga",
-SelectionField : "Iezīmēšanas lauks",
-ImageButton            : "Attēlpoga",
-
-FitWindow              : "Maksimizēt redaktora izmēru",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Labot hipersaiti",
-CellCM                         : "Šūna",
-RowCM                          : "Rinda",
-ColumnCM                       : "Kolonna",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Dzēst rindas",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Dzēst kolonnas",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Dzēst rūtiņas",
-MergeCells                     : "Apvienot rūtiņas",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Dzēst tabulu",
-CellProperties         : "Rūtiņas īpašības",
-TableProperties                : "Tabulas īpašības",
-ImageProperties                : "Attēla īpašības",
-FlashProperties                : "Flash īpašības",
-
-AnchorProp                     : "Iezīmes īpašības",
-ButtonProp                     : "Pogas īpašības",
-CheckboxProp           : "Atzīmēšanas kastītes īpašības",
-HiddenFieldProp                : "Paslēptās teksta rindas īpašības",
-RadioButtonProp                : "Izvēles poga īpašības",
-ImageButtonProp                : "Attēlpogas īpašības",
-TextFieldProp          : "Teksta rindas  īpašības",
-SelectionFieldProp     : "Iezīmēšanas lauka īpašības",
-TextareaProp           : "Teksta laukuma īpašības",
-FormProp                       : "Formas īpašības",
-
-FontFormats                    : "Normāls teksts;Formatēts teksts;Adrese;Virsraksts 1;Virsraksts 2;Virsraksts 3;Virsraksts 4;Virsraksts 5;Virsraksts 6;Rindkopa (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Tiek apstrādāts XHTML. Lūdzu uzgaidiet...",
-Done                           : "Darīts",
-PasteWordConfirm       : "Teksta fragments, kas tiek ievietots, izskatās, ka būtu sagatavots Word'ā. Vai vēlaties to apstrādāt pirms ievietošanas?",
-NotCompatiblePaste     : "Šī darbība ir pieejama Internet Explorer'ī, kas jaunāks par 5.5 versiju. Vai vēlaties ievietot bez apstrādes?",
-UnknownToolbarItem     : "Nezināms rīku joslas objekts \"%1\"",
-UnknownCommand         : "Nezināmas darbības nosaukums \"%1\"",
-NotImplemented         : "Darbība netika paveikta",
-UnknownToolbarSet      : "Rīku joslas komplekts \"%1\" neeksistē",
-NoActiveX                      : "Interneta pārlūkprogrammas drošības uzstādījumi varētu ietekmēt dažas no redaktora īpašībām. Jābūt aktivizētai sadaļai \"Run ActiveX controls and plug-ins\". Savādāk ir iespējamas kļūdas darbībā un kļūdu paziņojumu parādīšanās.",
-BrowseServerBlocked : "Resursu pārlūks nevar tikt atvērts. Pārliecinieties, ka uznirstošo logu bloķētāji ir atslēgti.",
-DialogBlocked          : "Nav iespējams atvērt dialoglogu. Pārliecinieties, ka uznirstošo logu bloķētāji ir atslēgti.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "Darīts!",
-DlgBtnCancel           : "Atcelt",
-DlgBtnClose                    : "Aizvērt",
-DlgBtnBrowseServer     : "Skatīt servera saturu",
-DlgAdvancedTag         : "Izvērstais",
-DlgOpOther                     : "<Cits>",
-DlgInfoTab                     : "Informācija",
-DlgAlertUrl                    : "Lūdzu, ievietojiet hipersaiti",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nav iestatīts>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Valodas lasīšanas virziens",
-DlgGenLangDirLtr       : "No kreisās uz labo (LTR)",
-DlgGenLangDirRtl       : "No labās uz kreiso (RTL)",
-DlgGenLangCode         : "Valodas kods",
-DlgGenAccessKey                : "Pieejas kods",
-DlgGenName                     : "Nosaukums",
-DlgGenTabIndex         : "Ciļņu indekss",
-DlgGenLongDescr                : "Gara apraksta Hipersaite",
-DlgGenClass                    : "Stilu saraksta klases",
-DlgGenTitle                    : "Konsultatīvs virsraksts",
-DlgGenContType         : "Konsultatīvs satura tips",
-DlgGenLinkCharset      : "Pievienotā resursa kodu tabula",
-DlgGenStyle                    : "Stils",
-
-// Image Dialog
-DlgImgTitle                    : "Attēla īpašības",
-DlgImgInfoTab          : "Informācija par attēlu",
-DlgImgBtnUpload                : "Nosūtīt serverim",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Augšupielādēt",
-DlgImgAlt                      : "Alternatīvais teksts",
-DlgImgWidth                    : "Platums",
-DlgImgHeight           : "Augstums",
-DlgImgLockRatio                : "Nemainīga Augstuma/Platuma attiecība",
-DlgBtnResetSize                : "Atjaunot sākotnējo izmēru",
-DlgImgBorder           : "Rāmis",
-DlgImgHSpace           : "Horizontālā telpa",
-DlgImgVSpace           : "Vertikālā telpa",
-DlgImgAlign                    : "Nolīdzināt",
-DlgImgAlignLeft                : "Pa kreisi",
-DlgImgAlignAbsBottom: "Absolūti apakšā",
-DlgImgAlignAbsMiddle: "Absolūti vertikāli centrēts",
-DlgImgAlignBaseline    : "Pamatrindā",
-DlgImgAlignBottom      : "Apakšā",
-DlgImgAlignMiddle      : "Vertikāli centrēts",
-DlgImgAlignRight       : "Pa labi",
-DlgImgAlignTextTop     : "Teksta augšā",
-DlgImgAlignTop         : "Augšā",
-DlgImgPreview          : "Pārskats",
-DlgImgAlertUrl         : "Lūdzu norādīt attēla hipersaiti",
-DlgImgLinkTab          : "Hipersaite",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash īpašības",
-DlgFlashChkPlay                : "Automātiska atskaņošana",
-DlgFlashChkLoop                : "Nepārtraukti",
-DlgFlashChkMenu                : "Atļaut Flash izvēlni",
-DlgFlashScale          : "Mainīt izmēru",
-DlgFlashScaleAll       : "Rādīt visu",
-DlgFlashScaleNoBorder  : "Bez rāmja",
-DlgFlashScaleFit       : "Precīzs izmērs",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Hipersaite",
-DlgLnkInfoTab          : "Hipersaites informācija",
-DlgLnkTargetTab                : "Mērķis",
-
-DlgLnkType                     : "Hipersaites tips",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Iezīme šajā lapā",
-DlgLnkTypeEMail                : "E-pasts",
-DlgLnkProto                    : "Protokols",
-DlgLnkProtoOther       : "<cits>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Izvēlēties iezīmi",
-DlgLnkAnchorByName     : "Pēc iezīmes nosaukuma",
-DlgLnkAnchorById       : "Pēc elementa ID",
-DlgLnkNoAnchors                : "(Šajā dokumentā nav iezīmju)",
-DlgLnkEMail                    : "E-pasta adrese",
-DlgLnkEMailSubject     : "Ziņas tēma",
-DlgLnkEMailBody                : "Ziņas saturs",
-DlgLnkUpload           : "Augšupielādēt",
-DlgLnkBtnUpload                : "Nosūtīt serverim",
-
-DlgLnkTarget           : "Mērķis",
-DlgLnkTargetFrame      : "<ietvars>",
-DlgLnkTargetPopup      : "<uznirstošā logā>",
-DlgLnkTargetBlank      : "Jaunā logā (_blank)",
-DlgLnkTargetParent     : "Esošajā logā (_parent)",
-DlgLnkTargetSelf       : "Tajā pašā logā (_self)",
-DlgLnkTargetTop                : "Visredzamākajā logā (_top)",
-DlgLnkTargetFrameName  : "Mērķa ietvara nosaukums",
-DlgLnkPopWinName       : "Uznirstošā loga nosaukums",
-DlgLnkPopWinFeat       : "Uznirstošā loga nosaukums īpašības",
-DlgLnkPopResize                : "Ar maināmu izmēru",
-DlgLnkPopLocation      : "Atrašanās vietas josla",
-DlgLnkPopMenu          : "Izvēlnes josla",
-DlgLnkPopScroll                : "Ritjoslas",
-DlgLnkPopStatus                : "Statusa josla",
-DlgLnkPopToolbar       : "Rīku josla",
-DlgLnkPopFullScrn      : "Pilnā ekrānā (IE)",
-DlgLnkPopDependent     : "Atkarīgs (Netscape)",
-DlgLnkPopWidth         : "Platums",
-DlgLnkPopHeight                : "Augstums",
-DlgLnkPopLeft          : "Kreisā koordināte",
-DlgLnkPopTop           : "Augšējā koordināte",
-
-DlnLnkMsgNoUrl         : "Lūdzu norādi hipersaiti",
-DlnLnkMsgNoEMail       : "Lūdzu norādi e-pasta adresi",
-DlnLnkMsgNoAnchor      : "Lūdzu norādi iezīmi",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Izvēlies krāsu",
-DlgColorBtnClear       : "Dzēst",
-DlgColorHighlight      : "Izcelt",
-DlgColorSelected       : "Iezīmētais",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Ievietot smaidiņu",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Ievietot īpašu simbolu",
-
-// Table Dialog
-DlgTableTitle          : "Tabulas īpašības",
-DlgTableRows           : "Rindas",
-DlgTableColumns                : "Kolonnas",
-DlgTableBorder         : "Rāmja izmērs",
-DlgTableAlign          : "Novietojums",
-DlgTableAlignNotSet    : "<nav norādīts>",
-DlgTableAlignLeft      : "Pa kreisi",
-DlgTableAlignCenter    : "Centrēti",
-DlgTableAlignRight     : "Pa labi",
-DlgTableWidth          : "Platums",
-DlgTableWidthPx                : "pikseļos",
-DlgTableWidthPc                : "procentuāli",
-DlgTableHeight         : "Augstums",
-DlgTableCellSpace      : "Rūtiņu atstatums",
-DlgTableCellPad                : "Rūtiņu nobīde",
-DlgTableCaption                : "Leģenda",
-DlgTableSummary                : "Anotācija",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Rūtiņas īpašības",
-DlgCellWidth           : "Platums",
-DlgCellWidthPx         : "pikseļi",
-DlgCellWidthPc         : "procentos",
-DlgCellHeight          : "Augstums",
-DlgCellWordWrap                : "Teksta pārnese",
-DlgCellWordWrapNotSet  : "<nav norādīta>",
-DlgCellWordWrapYes     : "Jā",
-DlgCellWordWrapNo      : "Nē",
-DlgCellHorAlign                : "Horizontāla novietojums",
-DlgCellHorAlignNotSet  : "<Nav norādīts>",
-DlgCellHorAlignLeft    : "Pa kreisi",
-DlgCellHorAlignCenter  : "Centrēti",
-DlgCellHorAlignRight: "Pa labi",
-DlgCellVerAlign                : "Vertikālais novietojums",
-DlgCellVerAlignNotSet  : "<nav norādīts>",
-DlgCellVerAlignTop     : "Augša",
-DlgCellVerAlignMiddle  : "Vidus",
-DlgCellVerAlignBottom  : "Apakša",
-DlgCellVerAlignBaseline        : "Pamatrindā",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Rindu pārnese",
-DlgCellCollSpan                : "Kolonnu pārnese",
-DlgCellBackColor       : "Fona krāsa",
-DlgCellBorderColor     : "Rāmja krāsa",
-DlgCellBtnSelect       : "Iezīmē...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Meklētājs",
-DlgFindFindBtn         : "Meklēt",
-DlgFindNotFoundMsg     : "Norādītā frāze netika atrasta.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Aizvietošana",
-DlgReplaceFindLbl              : "Meklēt:",
-DlgReplaceReplaceLbl   : "Nomainīt uz:",
-DlgReplaceCaseChk              : "Reģistrjūtīgs",
-DlgReplaceReplaceBtn   : "Aizvietot",
-DlgReplaceReplAllBtn   : "Aizvietot visu",
-DlgReplaceWordChk              : "Jāsakrīt pilnībā",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Jūsu pārlūkprogrammas drošības iestatījumi nepieļauj editoram automātiski veikt izgriešanas darbību.  Lūdzu, izmantojiet (Ctrl+X, lai veiktu šo darbību.",
-PasteErrorCopy : "Jūsu pārlūkprogrammas drošības iestatījumi nepieļauj editoram automātiski veikt kopēšanas darbību.  Lūdzu, izmantojiet (Ctrl+C), lai veiktu šo darbību.",
-
-PasteAsText            : "Ievietot kā vienkāršu tekstu",
-PasteFromWord  : "Ievietot no Worda",
-
-DlgPasteMsg2   : "Lūdzu, ievietojiet tekstu šajā laukumā, izmantojot klaviatūru (<STRONG>Ctrl+V</STRONG>) un apstipriniet ar <STRONG>Darīts!</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignorēt iepriekš norādītos fontus",
-DlgPasteRemoveStyles   : "Noņemt norādītos stilus",
-
-// Color Picker
-ColorAutomatic : "Automātiska",
-ColorMoreColors        : "Plašāka palete...",
-
-// Document Properties
-DocProps               : "Dokumenta īpašības",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Iezīmes īpašības",
-DlgAnchorName          : "Iezīmes nosaukums",
-DlgAnchorErrorName     : "Lūdzu norādiet iezīmes nosaukumu",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Netika atrasts vārdnīcā",
-DlgSpellChangeTo               : "Nomainīt uz",
-DlgSpellBtnIgnore              : "Ignorēt",
-DlgSpellBtnIgnoreAll   : "Ignorēt visu",
-DlgSpellBtnReplace             : "Aizvietot",
-DlgSpellBtnReplaceAll  : "Aizvietot visu",
-DlgSpellBtnUndo                        : "Atcelt",
-DlgSpellNoSuggestions  : "- Nav ieteikumu -",
-DlgSpellProgress               : "Notiek pareizrakstības pārbaude...",
-DlgSpellNoMispell              : "Pareizrakstības pārbaude pabeigta: kļūdas netika atrastas",
-DlgSpellNoChanges              : "Pareizrakstības pārbaude pabeigta: nekas netika labots",
-DlgSpellOneChange              : "Pareizrakstības pārbaude pabeigta: 1 vārds izmainīts",
-DlgSpellManyChanges            : "Pareizrakstības pārbaude pabeigta: %1 vārdi tika mainīti",
-
-IeSpellDownload                        : "Pareizrakstības pārbaudītājs nav pievienots. Vai vēlaties to lejupielādēt tagad?",
-
-// Button Dialog
-DlgButtonText          : "Teksts (vērtība)",
-DlgButtonType          : "Tips",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nosaukums",
-DlgCheckboxValue       : "Vērtība",
-DlgCheckboxSelected    : "Iezīmēts",
-
-// Form Dialog
-DlgFormName            : "Nosaukums",
-DlgFormAction  : "Darbība",
-DlgFormMethod  : "Metode",
-
-// Select Field Dialog
-DlgSelectName          : "Nosaukums",
-DlgSelectValue         : "Vērtība",
-DlgSelectSize          : "Izmērs",
-DlgSelectLines         : "rindas",
-DlgSelectChkMulti      : "Atļaut vairākus iezīmējumus",
-DlgSelectOpAvail       : "Pieejamās iespējas",
-DlgSelectOpText                : "Teksts",
-DlgSelectOpValue       : "Vērtība",
-DlgSelectBtnAdd                : "Pievienot",
-DlgSelectBtnModify     : "Veikt izmaiņas",
-DlgSelectBtnUp         : "Augšup",
-DlgSelectBtnDown       : "Lejup",
-DlgSelectBtnSetValue : "Noteikt kā iezīmēto vērtību",
-DlgSelectBtnDelete     : "Dzēst",
-
-// Textarea Dialog
-DlgTextareaName        : "Nosaukums",
-DlgTextareaCols        : "Kolonnas",
-DlgTextareaRows        : "Rindas",
-
-// Text Field Dialog
-DlgTextName                    : "Nosaukums",
-DlgTextValue           : "Vērtība",
-DlgTextCharWidth       : "Simbolu platums",
-DlgTextMaxChars                : "Simbolu maksimālais daudzums",
-DlgTextType                    : "Tips",
-DlgTextTypeText                : "Teksts",
-DlgTextTypePass                : "Parole",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nosaukums",
-DlgHiddenValue : "Vērtība",
-
-// Bulleted List Dialog
-BulletedListProp       : "Aizzīmju saraksta īpašības",
-NumberedListProp       : "Numerētā saraksta īpašības",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Tips",
-DlgLstTypeCircle       : "Aplis",
-DlgLstTypeDisc         : "Disks",
-DlgLstTypeSquare       : "Kvadrāts",
-DlgLstTypeNumbers      : "Skaitļi (1, 2, 3)",
-DlgLstTypeLCase                : "Maziem burtiem (a, b, c)",
-DlgLstTypeUCase                : "Lieliem burtiem (A, B, C)",
-DlgLstTypeSRoman       : "Maziem romiešu cipariem (i, ii, iii)",
-DlgLstTypeLRoman       : "Lieliem romiešu cipariem (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Vispārīga informācija",
-DlgDocBackTab          : "Fons",
-DlgDocColorsTab                : "Krāsas un robežu nobīdes",
-DlgDocMetaTab          : "META dati",
-
-DlgDocPageTitle                : "Dokumenta virsraksts <Title>",
-DlgDocLangDir          : "Valodas lasīšanas virziens",
-DlgDocLangDirLTR       : "No kreisās uz labo (LTR)",
-DlgDocLangDirRTL       : "No labās uz kreiso (RTL)",
-DlgDocLangCode         : "Valodas kods",
-DlgDocCharSet          : "Simbolu kodējums",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Cits simbolu kodējums",
-
-DlgDocDocType          : "Dokumenta tips",
-DlgDocDocTypeOther     : "Cits dokumenta tips",
-DlgDocIncXHTML         : "Ietvert XHTML deklarācijas",
-DlgDocBgColor          : "Fona krāsa",
-DlgDocBgImage          : "Fona attēla hipersaite",
-DlgDocBgNoScroll       : "Fona attēls ir fiksēts",
-DlgDocCText                    : "Teksts",
-DlgDocCLink                    : "Hipersaite",
-DlgDocCVisited         : "Apmeklēta hipersaite",
-DlgDocCActive          : "Aktīva hipersaite",
-DlgDocMargins          : "Lapas robežas",
-DlgDocMaTop                    : "Augšā",
-DlgDocMaLeft           : "Pa kreisi",
-DlgDocMaRight          : "Pa labi",
-DlgDocMaBottom         : "Apakšā",
-DlgDocMeIndex          : "Dokumentu aprakstoši atslēgvārdi (atdalīti ar komatu)",
-DlgDocMeDescr          : "Dokumenta apraksts",
-DlgDocMeAuthor         : "Autors",
-DlgDocMeCopy           : "Autortiesības",
-DlgDocPreview          : "Priekšskats",
-
-// Templates Dialog
-Templates                      : "Sagataves",
-DlgTemplatesTitle      : "Satura sagataves",
-DlgTemplatesSelMsg     : "Lūdzu, norādiet sagatavi, ko atvērt editorā<br>(patreizējie dati tiks zaudēti):",
-DlgTemplatesLoading    : "Notiek sagatavju saraksta ielāde. Lūdzu, uzgaidiet...",
-DlgTemplatesNoTpl      : "(Nav norādītas sagataves)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "Par",
-DlgAboutBrowserInfoTab : "Informācija par pārlūkprogrammu",
-DlgAboutLicenseTab     : "Licence",
-DlgAboutVersion                : "versija",
-DlgAboutInfo           : "Papildus informācija ir pieejama",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/mn.js b/horde/services/editor/fckeditor/editor/lang/src/mn.js
deleted file mode 100644 (file)
index 3229f8b..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Mongolian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Багажны хэсэг эвдэх",
-ToolbarExpand          : "Багажны хэсэг өргөтгөх",
-
-// Toolbar Items and Context Menu
-Save                           : "Хадгалах",
-NewPage                                : "Шинэ хуудас",
-Preview                                : "Уридчлан харах",
-Cut                                    : "Хайчлах",
-Copy                           : "Хуулах",
-Paste                          : "Буулгах",
-PasteText                      : "plain text-ээс буулгах",
-PasteWord                      : "Word-оос буулгах",
-Print                          : "Хэвлэх",
-SelectAll                      : "Бүгдийг нь сонгох",
-RemoveFormat           : "Формат авч хаях",
-InsertLinkLbl          : "Линк",
-InsertLink                     : "Линк Оруулах/Засварлах",
-RemoveLink                     : "Линк авч хаях",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Холбоос Оруулах/Засварлах",
-AnchorDelete           : "Холбоос Авах",
-InsertImageLbl         : "Зураг",
-InsertImage                    : "Зураг Оруулах/Засварлах",
-InsertFlashLbl         : "Флаш",
-InsertFlash                    : "Флаш Оруулах/Засварлах",
-InsertTableLbl         : "Хүснэгт",
-InsertTable                    : "Хүснэгт Оруулах/Засварлах",
-InsertLineLbl          : "Зураас",
-InsertLine                     : "Хөндлөн зураас оруулах",
-InsertSpecialCharLbl: "Онцгой тэмдэгт",
-InsertSpecialChar      : "Онцгой тэмдэгт оруулах",
-InsertSmileyLbl                : "Тодорхойлолт",
-InsertSmiley           : "Тодорхойлолт оруулах",
-About                          : "FCKeditor-н тухай",
-Bold                           : "Тод бүдүүн",
-Italic                         : "Налуу",
-Underline                      : "Доогуур нь зураастай болгох",
-StrikeThrough          : "Дундуур нь зураастай болгох",
-Subscript                      : "Суурь болгох",
-Superscript                    : "Зэрэг болгох",
-LeftJustify                    : "Зүүн талд байрлуулах",
-CenterJustify          : "Төвд байрлуулах",
-RightJustify           : "Баруун талд байрлуулах",
-BlockJustify           : "Блок хэлбэрээр байрлуулах",
-DecreaseIndent         : "Догол мөр нэмэх",
-IncreaseIndent         : "Догол мөр хасах",
-Blockquote                     : "Хайрцаглах",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Хүчингүй болгох",
-Redo                           : "Өмнөх үйлдлээ сэргээх",
-NumberedListLbl                : "Дугаарлагдсан жагсаалт",
-NumberedList           : "Дугаарлагдсан жагсаалт Оруулах/Авах",
-BulletedListLbl                : "Цэгтэй жагсаалт",
-BulletedList           : "Цэгтэй жагсаалт Оруулах/Авах",
-ShowTableBorders       : "Хүснэгтийн хүрээг үзүүлэх",
-ShowDetails                    : "Деталчлан үзүүлэх",
-Style                          : "Загвар",
-FontFormat                     : "Формат",
-Font                           : "Фонт",
-FontSize                       : "Хэмжээ",
-TextColor                      : "Фонтны өнгө",
-BGColor                                : "Фонны өнгө",
-Source                         : "Код",
-Find                           : "Хайх",
-Replace                                : "Солих",
-SpellCheck                     : "Үгийн дүрэх шалгах",
-UniversalKeyboard      : "Униварсал гар",
-PageBreakLbl           : "Хуудас тусгаарлах",
-PageBreak                      : "Хуудас тусгаарлагч оруулах",
-
-Form                   : "Форм",
-Checkbox               : "Чекбокс",
-RadioButton            : "Радио товч",
-TextField              : "Техт талбар",
-Textarea               : "Техт орчин",
-HiddenField            : "Нууц талбар",
-Button                 : "Товч",
-SelectionField : "Сонгогч талбар",
-ImageButton            : "Зурагтай товч",
-
-FitWindow              : "editor-н хэмжээг томруулах",
-ShowBlocks             : "Block-уудыг үзүүлэх",
-
-// Context Menu
-EditLink                       : "Холбоос засварлах",
-CellCM                         : "Нүх/зай",
-RowCM                          : "Мөр",
-ColumnCM                       : "Багана",
-InsertRowAfter         : "Мөр дараа нь оруулах",
-InsertRowBefore                : "Мөр өмнө нь оруулах",
-DeleteRows                     : "Мөр устгах",
-InsertColumnAfter      : "Багана дараа нь оруулах",
-InsertColumnBefore     : "Багана өмнө нь оруулах",
-DeleteColumns          : "Багана устгах",
-InsertCellAfter                : "Нүх/зай дараа нь оруулах",
-InsertCellBefore       : "Нүх/зай өмнө нь оруулах",
-DeleteCells                    : "Нүх устгах",
-MergeCells                     : "Нүх нэгтэх",
-MergeRight                     : "Баруун тийш нэгтгэх",
-MergeDown                      : "Доош нэгтгэх",
-HorizontalSplitCell    : "Нүх/зайг босоогоор нь тусгаарлах",
-VerticalSplitCell      : "Нүх/зайг хөндлөнгөөр нь тусгаарлах",
-TableDelete                    : "Хүснэгт устгах",
-CellProperties         : "Нүх/зай зайн шинж чанар",
-TableProperties                : "Хүснэгт",
-ImageProperties                : "Зураг",
-FlashProperties                : "Флаш шинж чанар",
-
-AnchorProp                     : "Холбоос шинж чанар",
-ButtonProp                     : "Товчны шинж чанар",
-CheckboxProp           : "Чекбоксны шинж чанар",
-HiddenFieldProp                : "Нууц талбарын шинж чанар",
-RadioButtonProp                : "Радио товчны шинж чанар",
-ImageButtonProp                : "Зурган товчны шинж чанар",
-TextFieldProp          : "Текст талбарын шинж чанар",
-SelectionFieldProp     : "Согогч талбарын шинж чанар",
-TextareaProp           : "Текст орчны шинж чанар",
-FormProp                       : "Форм шинж чанар",
-
-FontFormats                    : "Хэвийн;Formatted;Хаяг;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Paragraph (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML үйл явц явагдаж байна. Хүлээнэ үү...",
-Done                           : "Хийх",
-PasteWordConfirm       : "Word-оос хуулсан текстээ санаж байгааг нь буулгахыг та хүсч байна уу. Та текст-ээ буулгахын өмнө цэвэрлэх үү?",
-NotCompatiblePaste     : "Энэ комманд Internet Explorer-ын 5.5 буюу түүнээс дээш хувилбарт идвэхшинэ. Та цэвэрлэхгүйгээр буулгахыг хүсч байна?",
-UnknownToolbarItem     : "Багажны хэсгийн \"%1\" item мэдэгдэхгүй байна",
-UnknownCommand         : "\"%1\" комманд нэр мэдагдэхгүй байна",
-NotImplemented         : "Зөвшөөрөгдөхгүй комманд",
-UnknownToolbarSet      : "Багажны хэсэгт \"%1\" оноох, үүсээгүй байна",
-NoActiveX                      : "Таны үзүүлэгч/browser-н хамгаалалтын тохиргоо editor-н зарим боломжийг хязгаарлаж байна. Та \"Run ActiveX controls ба plug-ins\" сонголыг идвэхитэй болго.",
-BrowseServerBlocked : "Нөөц үзүүгч нээж чадсангүй. Бүх popup blocker-г disabled болгоно уу.",
-DialogBlocked          : "Харилцах цонхонд энийг нээхэд боломжгүй ээ. Бүх popup blocker-г disabled болгоно уу.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Болих",
-DlgBtnClose                    : "Хаах",
-DlgBtnBrowseServer     : "Сервер харуулах",
-DlgAdvancedTag         : "Нэмэлт",
-DlgOpOther                     : "<Бусад>",
-DlgInfoTab                     : "Мэдээлэл",
-DlgAlertUrl                    : "URL оруулна уу",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<Оноохгүй>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Хэлний чиглэл",
-DlgGenLangDirLtr       : "Зүүнээс баруун (LTR)",
-DlgGenLangDirRtl       : "Баруунаас зүүн (RTL)",
-DlgGenLangCode         : "Хэлний код",
-DlgGenAccessKey                : "Холбох түлхүүр",
-DlgGenName                     : "Нэр",
-DlgGenTabIndex         : "Tab индекс",
-DlgGenLongDescr                : "URL-ын тайлбар",
-DlgGenClass                    : "Stylesheet классууд",
-DlgGenTitle                    : "Зөвлөлдөх гарчиг",
-DlgGenContType         : "Зөвлөлдөх төрлийн агуулга",
-DlgGenLinkCharset      : "Тэмдэгт оноох нөөцөд холбогдсон",
-DlgGenStyle                    : "Загвар",
-
-// Image Dialog
-DlgImgTitle                    : "Зураг",
-DlgImgInfoTab          : "Зурагны мэдээлэл",
-DlgImgBtnUpload                : "Үүнийг сервэррүү илгээ",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Хуулах",
-DlgImgAlt                      : "Тайлбар текст",
-DlgImgWidth                    : "Өргөн",
-DlgImgHeight           : "Өндөр",
-DlgImgLockRatio                : "Радио түгжих",
-DlgBtnResetSize                : "хэмжээ дахин оноох",
-DlgImgBorder           : "Хүрээ",
-DlgImgHSpace           : "Хөндлөн зай",
-DlgImgVSpace           : "Босоо зай",
-DlgImgAlign                    : "Эгнээ",
-DlgImgAlignLeft                : "Зүүн",
-DlgImgAlignAbsBottom: "Abs доод талд",
-DlgImgAlignAbsMiddle: "Abs Дунд талд",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Доод талд",
-DlgImgAlignMiddle      : "Дунд талд",
-DlgImgAlignRight       : "Баруун",
-DlgImgAlignTextTop     : "Текст дээр",
-DlgImgAlignTop         : "Дээд талд",
-DlgImgPreview          : "Уридчлан харах",
-DlgImgAlertUrl         : "Зурагны URL-ын төрлийн сонгоно уу",
-DlgImgLinkTab          : "Линк",
-
-// Flash Dialog
-DlgFlashTitle          : "Флаш  шинж чанар",
-DlgFlashChkPlay                : "Автоматаар тоглох",
-DlgFlashChkLoop                : "Давтах",
-DlgFlashChkMenu                : "Флаш цэс идвэхжүүлэх",
-DlgFlashScale          : "Өргөгтгөх",
-DlgFlashScaleAll       : "Бүгдийг харуулах",
-DlgFlashScaleNoBorder  : "Хүрээгүй",
-DlgFlashScaleFit       : "Яг тааруулах",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Линк",
-DlgLnkInfoTab          : "Линкийн мэдээлэл",
-DlgLnkTargetTab                : "Байрлал",
-
-DlgLnkType                     : "Линкийн төрөл",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Энэ хуудасандах холбоос",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Протокол",
-DlgLnkProtoOther       : "<бусад>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Холбоос сонгох",
-DlgLnkAnchorByName     : "Холбоосын нэрээр",
-DlgLnkAnchorById       : "Элемэнт Id-гаар",
-DlgLnkNoAnchors                : "(Баримт бичиг холбоосгүй байна)",
-DlgLnkEMail                    : "E-Mail Хаяг",
-DlgLnkEMailSubject     : "Message гарчиг",
-DlgLnkEMailBody                : "Message-ийн агуулга",
-DlgLnkUpload           : "Хуулах",
-DlgLnkBtnUpload                : "Үүнийг серверрүү илгээ",
-
-DlgLnkTarget           : "Байрлал",
-DlgLnkTargetFrame      : "<Агуулах хүрээ>",
-DlgLnkTargetPopup      : "<popup цонх>",
-DlgLnkTargetBlank      : "Шинэ цонх (_blank)",
-DlgLnkTargetParent     : "Эцэг цонх (_parent)",
-DlgLnkTargetSelf       : "Төстэй цонх (_self)",
-DlgLnkTargetTop                : "Хамгийн түрүүн байх цонх (_top)",
-DlgLnkTargetFrameName  : "Очих фремын нэр",
-DlgLnkPopWinName       : "Popup цонхны нэр",
-DlgLnkPopWinFeat       : "Popup цонхны онцлог",
-DlgLnkPopResize                : "Хэмжээ өөрчлөх",
-DlgLnkPopLocation      : "Location хэсэг",
-DlgLnkPopMenu          : "Meню хэсэг",
-DlgLnkPopScroll                : "Скрол хэсэгүүд",
-DlgLnkPopStatus                : "Статус хэсэг",
-DlgLnkPopToolbar       : "Багажны хэсэг",
-DlgLnkPopFullScrn      : "Цонх дүүргэх (IE)",
-DlgLnkPopDependent     : "Хамаатай (Netscape)",
-DlgLnkPopWidth         : "Өргөн",
-DlgLnkPopHeight                : "Өндөр",
-DlgLnkPopLeft          : "Зүүн байрлал",
-DlgLnkPopTop           : "Дээд байрлал",
-
-DlnLnkMsgNoUrl         : "Линк URL-ээ төрөлжүүлнэ үү",
-DlnLnkMsgNoEMail       : "Е-mail хаягаа төрөлжүүлнэ үү",
-DlnLnkMsgNoAnchor      : "Холбоосоо сонгоно уу",
-DlnLnkMsgInvPopName    : "popup нэр нь үсгэн тэмдэгтээр эхэлсэн байх ба хоосон зай агуулаагүй байх ёстой.",
-
-// Color Dialog
-DlgColorTitle          : "Өнгө сонгох",
-DlgColorBtnClear       : "Цэвэрлэх",
-DlgColorHighlight      : "Өнгө",
-DlgColorSelected       : "Сонгогдсон",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Тодорхойлолт оруулах",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Онцгой тэмдэгт сонгох",
-
-// Table Dialog
-DlgTableTitle          : "Хүснэгт",
-DlgTableRows           : "Мөр",
-DlgTableColumns                : "Багана",
-DlgTableBorder         : "Хүрээний хэмжээ",
-DlgTableAlign          : "Эгнээ",
-DlgTableAlignNotSet    : "<Оноохгүй>",
-DlgTableAlignLeft      : "Зүүн талд",
-DlgTableAlignCenter    : "Төвд",
-DlgTableAlignRight     : "Баруун талд",
-DlgTableWidth          : "Өргөн",
-DlgTableWidthPx                : "цэг",
-DlgTableWidthPc                : "хувь",
-DlgTableHeight         : "Өндөр",
-DlgTableCellSpace      : "Нүх хоорондын зай (spacing)",
-DlgTableCellPad                : "Нүх доторлох(padding)",
-DlgTableCaption                : "Тайлбар",
-DlgTableSummary                : "Тайлбар",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Хоосон зайн шинж чанар",
-DlgCellWidth           : "Өргөн",
-DlgCellWidthPx         : "цэг",
-DlgCellWidthPc         : "хувь",
-DlgCellHeight          : "Өндөр",
-DlgCellWordWrap                : "Үг таслах",
-DlgCellWordWrapNotSet  : "<Оноохгүй>",
-DlgCellWordWrapYes     : "Тийм",
-DlgCellWordWrapNo      : "Үгүй",
-DlgCellHorAlign                : "Босоо эгнээ",
-DlgCellHorAlignNotSet  : "<Оноохгүй>",
-DlgCellHorAlignLeft    : "Зүүн",
-DlgCellHorAlignCenter  : "Төв",
-DlgCellHorAlignRight: "Баруун",
-DlgCellVerAlign                : "Хөндлөн эгнээ",
-DlgCellVerAlignNotSet  : "<Оноохгүй>",
-DlgCellVerAlignTop     : "Дээд тал",
-DlgCellVerAlignMiddle  : "Дунд",
-DlgCellVerAlignBottom  : "Доод тал",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Нийт мөр (span)",
-DlgCellCollSpan                : "Нийт багана (span)",
-DlgCellBackColor       : "Фонны өнгө",
-DlgCellBorderColor     : "Хүрээний өнгө",
-DlgCellBtnSelect       : "Сонго...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Хай мөн Дарж бич",
-
-// Find Dialog
-DlgFindTitle           : "Хайх",
-DlgFindFindBtn         : "Хайх",
-DlgFindNotFoundMsg     : "Хайсан текст олсонгүй.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Солих",
-DlgReplaceFindLbl              : "Хайх үг/үсэг:",
-DlgReplaceReplaceLbl   : "Солих үг:",
-DlgReplaceCaseChk              : "Тэнцэх төлөв",
-DlgReplaceReplaceBtn   : "Солих",
-DlgReplaceReplAllBtn   : "Бүгдийг нь Солих",
-DlgReplaceWordChk              : "Тэнцэх бүтэн үг",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Таны browser-ын хамгаалалтын тохиргоо editor-д автоматаар хайчлах үйлдэлийг зөвшөөрөхгүй байна. (Ctrl+X) товчны хослолыг ашиглана уу.",
-PasteErrorCopy : "Таны browser-ын хамгаалалтын тохиргоо editor-д автоматаар хуулах үйлдэлийг зөвшөөрөхгүй байна. (Ctrl+C) товчны хослолыг ашиглана уу.",
-
-PasteAsText            : "Plain Text-ээс буулгах",
-PasteFromWord  : "Word-оос буулгах",
-
-DlgPasteMsg2   : "(<strong>Ctrl+V</strong>) товчийг ашиглан paste хийнэ үү. Мөн <strong>OK</strong> дар.",
-DlgPasteSec            : "Таны үзүүлэгч/browser/-н хамгаалалтын тохиргооноос болоод editor clipboard өгөгдөлрүү шууд хандах боломжгүй. Энэ цонход дахин paste хийхийг оролд.",
-DlgPasteIgnoreFont             : "Тодорхойлогдсон Font Face зөвшөөрнө",
-DlgPasteRemoveStyles   : "Тодорхойлогдсон загварыг авах",
-
-// Color Picker
-ColorAutomatic : "Автоматаар",
-ColorMoreColors        : "Нэмэлт өнгөнүүд...",
-
-// Document Properties
-DocProps               : "Баримт бичиг шинж чанар",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Холбоос шинж чанар",
-DlgAnchorName          : "Холбоос нэр",
-DlgAnchorErrorName     : "Холбоос төрөл оруулна уу",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Толь бичиггүй",
-DlgSpellChangeTo               : "Өөрчлөх",
-DlgSpellBtnIgnore              : "Зөвшөөрөх",
-DlgSpellBtnIgnoreAll   : "Бүгдийг зөвшөөрөх",
-DlgSpellBtnReplace             : "Дарж бичих",
-DlgSpellBtnReplaceAll  : "Бүгдийг Дарж бичих",
-DlgSpellBtnUndo                        : "Буцаах",
-DlgSpellNoSuggestions  : "- Тайлбаргүй -",
-DlgSpellProgress               : "Дүрэм шалгаж байгаа үйл явц...",
-DlgSpellNoMispell              : "Дүрэм шалгаад дууссан: Алдаа олдсонгүй",
-DlgSpellNoChanges              : "Дүрэм шалгаад дууссан: үг өөрчлөгдөөгүй",
-DlgSpellOneChange              : "Дүрэм шалгаад дууссан: 1 үг өөрчлөгдсөн",
-DlgSpellManyChanges            : "Дүрэм шалгаад дууссан: %1 үг өөрчлөгдсөн",
-
-IeSpellDownload                        : "Дүрэм шалгагч суугаагүй байна. Татаж авахыг хүсч байна уу?",
-
-// Button Dialog
-DlgButtonText          : "Тэкст (Утга)",
-DlgButtonType          : "Төрөл",
-DlgButtonTypeBtn       : "Товч",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Болих",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Нэр",
-DlgCheckboxValue       : "Утга",
-DlgCheckboxSelected    : "Сонгогдсон",
-
-// Form Dialog
-DlgFormName            : "Нэр",
-DlgFormAction  : "Үйлдэл",
-DlgFormMethod  : "Арга",
-
-// Select Field Dialog
-DlgSelectName          : "Нэр",
-DlgSelectValue         : "Утга",
-DlgSelectSize          : "Хэмжээ",
-DlgSelectLines         : "Мөр",
-DlgSelectChkMulti      : "Олон сонголт зөвшөөрөх",
-DlgSelectOpAvail       : "Идвэхтэй сонголт",
-DlgSelectOpText                : "Тэкст",
-DlgSelectOpValue       : "Утга",
-DlgSelectBtnAdd                : "Нэмэх",
-DlgSelectBtnModify     : "Өөрчлөх",
-DlgSelectBtnUp         : "Дээш",
-DlgSelectBtnDown       : "Доош",
-DlgSelectBtnSetValue : "Сонгогдсан утга оноох",
-DlgSelectBtnDelete     : "Устгах",
-
-// Textarea Dialog
-DlgTextareaName        : "Нэр",
-DlgTextareaCols        : "Багана",
-DlgTextareaRows        : "Мөр",
-
-// Text Field Dialog
-DlgTextName                    : "Нэр",
-DlgTextValue           : "Утга",
-DlgTextCharWidth       : "Тэмдэгтын өргөн",
-DlgTextMaxChars                : "Хамгийн их тэмдэгт",
-DlgTextType                    : "Төрөл",
-DlgTextTypeText                : "Текст",
-DlgTextTypePass                : "Нууц үг",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Нэр",
-DlgHiddenValue : "Утга",
-
-// Bulleted List Dialog
-BulletedListProp       : "Bulleted жагсаалын шинж чанар",
-NumberedListProp       : "Дугаарласан жагсаалын шинж чанар",
-DlgLstStart                    : "Эхлэх",
-DlgLstType                     : "Төрөл",
-DlgLstTypeCircle       : "Тойрог",
-DlgLstTypeDisc         : "Тайлбар",
-DlgLstTypeSquare       : "Square",
-DlgLstTypeNumbers      : "Тоо (1, 2, 3)",
-DlgLstTypeLCase                : "Жижиг үсэг (a, b, c)",
-DlgLstTypeUCase                : "Том үсэг (A, B, C)",
-DlgLstTypeSRoman       : "Жижиг Ром тоо (i, ii, iii)",
-DlgLstTypeLRoman       : "Том Ром тоо (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Ерөнхий",
-DlgDocBackTab          : "Фоно",
-DlgDocColorsTab                : "Захын зай ба Өнгө",
-DlgDocMetaTab          : "Meta өгөгдөл",
-
-DlgDocPageTitle                : "Хуудасны гарчиг",
-DlgDocLangDir          : "Хэлний чиглэл",
-DlgDocLangDirLTR       : "Зүүнээс баруунруу (LTR)",
-DlgDocLangDirRTL       : "Баруунаас зүүнрүү (RTL)",
-DlgDocLangCode         : "Хэлний код",
-DlgDocCharSet          : "Encoding тэмдэгт",
-DlgDocCharSetCE                : "Төв европ",
-DlgDocCharSetCT                : "Хятадын уламжлалт (Big5)",
-DlgDocCharSetCR                : "Крил",
-DlgDocCharSetGR                : "Гред",
-DlgDocCharSetJP                : "Япон",
-DlgDocCharSetKR                : "Солонгос",
-DlgDocCharSetTR                : "Tурк",
-DlgDocCharSetUN                : "Юникод (UTF-8)",
-DlgDocCharSetWE                : "Баруун европ",
-DlgDocCharSetOther     : "Encoding-д өөр тэмдэгт оноох",
-
-DlgDocDocType          : "Баримт бичгийн төрөл Heading",
-DlgDocDocTypeOther     : "Бусад баримт бичгийн төрөл Heading",
-DlgDocIncXHTML         : "XHTML агуулж зарлах",
-DlgDocBgColor          : "Фоно өнгө",
-DlgDocBgImage          : "Фоно зурагны URL",
-DlgDocBgNoScroll       : "Гүйдэггүй фоно",
-DlgDocCText                    : "Текст",
-DlgDocCLink                    : "Линк",
-DlgDocCVisited         : "Зочилсон линк",
-DlgDocCActive          : "Идвэхитэй линк",
-DlgDocMargins          : "Хуудасны захын зай",
-DlgDocMaTop                    : "Дээд тал",
-DlgDocMaLeft           : "Зүүн тал",
-DlgDocMaRight          : "Баруун тал",
-DlgDocMaBottom         : "Доод тал",
-DlgDocMeIndex          : "Баримт бичгийн индекс түлхүүр үг (таслалаар тусгаарлагдана)",
-DlgDocMeDescr          : "Баримт бичгийн тайлбар",
-DlgDocMeAuthor         : "Зохиогч",
-DlgDocMeCopy           : "Зохиогчийн эрх",
-DlgDocPreview          : "Харах",
-
-// Templates Dialog
-Templates                      : "Загварууд",
-DlgTemplatesTitle      : "Загварын агуулга",
-DlgTemplatesSelMsg     : "Загварыг нээж editor-рүү сонгож оруулна уу<br />(Одоогийн агууллагыг устаж магадгүй):",
-DlgTemplatesLoading    : "Загваруудыг ачааллаж байна. Түр хүлээнэ үү...",
-DlgTemplatesNoTpl      : "(Загвар тодорхойлогдоогүй байна)",
-DlgTemplatesReplace    : "Одоогийн агууллагыг дарж бичих",
-
-// About Dialog
-DlgAboutAboutTab       : "Тухай",
-DlgAboutBrowserInfoTab : "Мэдээлэл үзүүлэгч",
-DlgAboutLicenseTab     : "Лиценз",
-DlgAboutVersion                : "Хувилбар",
-DlgAboutInfo           : "Мэдээллээр туслах",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ms.js b/horde/services/editor/fckeditor/editor/lang/src/ms.js
deleted file mode 100644 (file)
index 3cc2915..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Malay language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Collapse Toolbar",
-ToolbarExpand          : "Expand Toolbar",
-
-// Toolbar Items and Context Menu
-Save                           : "Simpan",
-NewPage                                : "Helaian Baru",
-Preview                                : "Prebiu",
-Cut                                    : "Potong",
-Copy                           : "Salin",
-Paste                          : "Tampal",
-PasteText                      : "Tampal sebagai Text Biasa",
-PasteWord                      : "Tampal dari Word",
-Print                          : "Cetak",
-SelectAll                      : "Pilih Semua",
-RemoveFormat           : "Buang Format",
-InsertLinkLbl          : "Sambungan",
-InsertLink                     : "Masukkan/Sunting Sambungan",
-RemoveLink                     : "Buang Sambungan",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Masukkan/Sunting Pautan",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Gambar",
-InsertImage                    : "Masukkan/Sunting Gambar",
-InsertFlashLbl         : "Flash",      //MISSING
-InsertFlash                    : "Insert/Edit Flash",  //MISSING
-InsertTableLbl         : "Jadual",
-InsertTable                    : "Masukkan/Sunting Jadual",
-InsertLineLbl          : "Garisan",
-InsertLine                     : "Masukkan Garisan Membujur",
-InsertSpecialCharLbl: "Huruf Istimewa",
-InsertSpecialChar      : "Masukkan Huruf Istimewa",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Masukkan Smiley",
-About                          : "Tentang FCKeditor",
-Bold                           : "Bold",
-Italic                         : "Italic",
-Underline                      : "Underline",
-StrikeThrough          : "Strike Through",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Jajaran Kiri",
-CenterJustify          : "Jajaran Tengah",
-RightJustify           : "Jajaran Kanan",
-BlockJustify           : "Jajaran Blok",
-DecreaseIndent         : "Kurangkan Inden",
-IncreaseIndent         : "Tambahkan Inden",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Batalkan",
-Redo                           : "Ulangkan",
-NumberedListLbl                : "Senarai bernombor",
-NumberedList           : "Masukkan/Sunting Senarai bernombor",
-BulletedListLbl                : "Senarai tidak bernombor",
-BulletedList           : "Masukkan/Sunting Senarai tidak bernombor",
-ShowTableBorders       : "Tunjukkan Border Jadual",
-ShowDetails                    : "Tunjukkan Butiran",
-Style                          : "Stail",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Saiz",
-TextColor                      : "Warna Text",
-BGColor                                : "Warna Latarbelakang",
-Source                         : "Sumber",
-Find                           : "Cari",
-Replace                                : "Ganti",
-SpellCheck                     : "Semak Ejaan",
-UniversalKeyboard      : "Papan Kekunci Universal",
-PageBreakLbl           : "Page Break", //MISSING
-PageBreak                      : "Insert Page Break",  //MISSING
-
-Form                   : "Borang",
-Checkbox               : "Checkbox",
-RadioButton            : "Butang Radio",
-TextField              : "Text Field",
-Textarea               : "Textarea",
-HiddenField            : "Field Tersembunyi",
-Button                 : "Butang",
-SelectionField : "Field Pilihan",
-ImageButton            : "Butang Bergambar",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Sunting Sambungan",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Buangkan Baris",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Buangkan Lajur",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Buangkan Sel-sel",
-MergeCells                     : "Cantumkan Sel-sel",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Delete Table",       //MISSING
-CellProperties         : "Ciri-ciri Sel",
-TableProperties                : "Ciri-ciri Jadual",
-ImageProperties                : "Ciri-ciri Gambar",
-FlashProperties                : "Flash Properties",   //MISSING
-
-AnchorProp                     : "Ciri-ciri Pautan",
-ButtonProp                     : "Ciri-ciri Butang",
-CheckboxProp           : "Ciri-ciri Checkbox",
-HiddenFieldProp                : "Ciri-ciri Field Tersembunyi",
-RadioButtonProp                : "Ciri-ciri Butang Radio",
-ImageButtonProp                : "Ciri-ciri Butang Bergambar",
-TextFieldProp          : "Ciri-ciri Text Field",
-SelectionFieldProp     : "Ciri-ciri Selection Field",
-TextareaProp           : "Ciri-ciri Textarea",
-FormProp                       : "Ciri-ciri Borang",
-
-FontFormats                    : "Normal;Telah Diformat;Alamat;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Perenggan (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Memproses XHTML. Sila tunggu...",
-Done                           : "Siap",
-PasteWordConfirm       : "Text yang anda hendak tampal adalah berasal dari Word. Adakah anda mahu membuang semua format Word sebelum tampal ke dalam text?",
-NotCompatiblePaste     : "Arahan ini bole dilakukan jika anda mempuunyai Internet Explorer version 5.5 atau yang lebih tinggi. Adakah anda hendak tampal text tanpa membuang format Word?",
-UnknownToolbarItem     : "Toolbar item tidak diketahui\"%1\"",
-UnknownCommand         : "Arahan tidak diketahui \"%1\"",
-NotImplemented         : "Arahan tidak terdapat didalam sistem",
-UnknownToolbarSet      : "Set toolbar \"%1\" tidak wujud",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Batal",
-DlgBtnClose                    : "Tutup",
-DlgBtnBrowseServer     : "Browse Server",
-DlgAdvancedTag         : "Advanced",
-DlgOpOther                     : "<Lain-lain>",
-DlgInfoTab                     : "Info",       //MISSING
-DlgAlertUrl                    : "Please insert the URL",      //MISSING
-
-// General Dialogs Labels
-DlgGenNotSet           : "<tidak di set>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Arah Tulisan",
-DlgGenLangDirLtr       : "Kiri ke Kanan (LTR)",
-DlgGenLangDirRtl       : "Kanan ke Kiri (RTL)",
-DlgGenLangCode         : "Kod Bahasa",
-DlgGenAccessKey                : "Kunci Akses",
-DlgGenName                     : "Nama",
-DlgGenTabIndex         : "Indeks Tab ",
-DlgGenLongDescr                : "Butiran Panjang URL",
-DlgGenClass                    : "Kelas-kelas Stylesheet",
-DlgGenTitle                    : "Tajuk Makluman",
-DlgGenContType         : "Jenis Kandungan Makluman",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Stail",
-
-// Image Dialog
-DlgImgTitle                    : "Ciri-ciri Imej",
-DlgImgInfoTab          : "Info Imej",
-DlgImgBtnUpload                : "Hantar ke Server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Muat Naik",
-DlgImgAlt                      : "Text Alternatif",
-DlgImgWidth                    : "Lebar",
-DlgImgHeight           : "Tinggi",
-DlgImgLockRatio                : "Tetapkan Nisbah",
-DlgBtnResetSize                : "Saiz Set Semula",
-DlgImgBorder           : "Border",
-DlgImgHSpace           : "Ruang Melintang",
-DlgImgVSpace           : "Ruang Menegak",
-DlgImgAlign                    : "Jajaran",
-DlgImgAlignLeft                : "Kiri",
-DlgImgAlignAbsBottom: "Bawah Mutlak",
-DlgImgAlignAbsMiddle: "Pertengahan Mutlak",
-DlgImgAlignBaseline    : "Garis Dasar",
-DlgImgAlignBottom      : "Bawah",
-DlgImgAlignMiddle      : "Pertengahan",
-DlgImgAlignRight       : "Kanan",
-DlgImgAlignTextTop     : "Atas Text",
-DlgImgAlignTop         : "Atas",
-DlgImgPreview          : "Prebiu",
-DlgImgAlertUrl         : "Sila taip URL untuk fail gambar",
-DlgImgLinkTab          : "Sambungan",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Properties",   //MISSING
-DlgFlashChkPlay                : "Auto Play",  //MISSING
-DlgFlashChkLoop                : "Loop",       //MISSING
-DlgFlashChkMenu                : "Enable Flash Menu",  //MISSING
-DlgFlashScale          : "Scale",      //MISSING
-DlgFlashScaleAll       : "Show all",   //MISSING
-DlgFlashScaleNoBorder  : "No Border",  //MISSING
-DlgFlashScaleFit       : "Exact Fit",  //MISSING
-
-// Link Dialog
-DlgLnkWindowTitle      : "Sambungan",
-DlgLnkInfoTab          : "Butiran Sambungan",
-DlgLnkTargetTab                : "Sasaran",
-
-DlgLnkType                     : "Jenis Sambungan",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Pautan dalam muka surat ini",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<lain-lain>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Sila pilih pautan",
-DlgLnkAnchorByName     : "dengan menggunakan nama pautan",
-DlgLnkAnchorById       : "dengan menggunakan ID elemen",
-DlgLnkNoAnchors                : "(Tiada pautan terdapat dalam dokumen ini)",
-DlgLnkEMail                    : "Alamat E-Mail",
-DlgLnkEMailSubject     : "Subjek Mesej",
-DlgLnkEMailBody                : "Isi Kandungan Mesej",
-DlgLnkUpload           : "Muat Naik",
-DlgLnkBtnUpload                : "Hantar ke Server",
-
-DlgLnkTarget           : "Sasaran",
-DlgLnkTargetFrame      : "<bingkai>",
-DlgLnkTargetPopup      : "<tetingkap popup>",
-DlgLnkTargetBlank      : "Tetingkap Baru (_blank)",
-DlgLnkTargetParent     : "Tetingkap Parent (_parent)",
-DlgLnkTargetSelf       : "Tetingkap yang Sama (_self)",
-DlgLnkTargetTop                : "Tetingkap yang paling atas (_top)",
-DlgLnkTargetFrameName  : "Nama Bingkai Sasaran",
-DlgLnkPopWinName       : "Nama Tetingkap Popup",
-DlgLnkPopWinFeat       : "Ciri Tetingkap Popup",
-DlgLnkPopResize                : "Saiz bolehubah",
-DlgLnkPopLocation      : "Bar Lokasi",
-DlgLnkPopMenu          : "Bar Menu",
-DlgLnkPopScroll                : "Bar-bar skrol",
-DlgLnkPopStatus                : "Bar Status",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Skrin Penuh (IE)",
-DlgLnkPopDependent     : "Bergantungan (Netscape)",
-DlgLnkPopWidth         : "Lebar",
-DlgLnkPopHeight                : "Tinggi",
-DlgLnkPopLeft          : "Posisi Kiri",
-DlgLnkPopTop           : "Posisi Atas",
-
-DlnLnkMsgNoUrl         : "Sila taip sambungan URL",
-DlnLnkMsgNoEMail       : "Sila taip alamat e-mail",
-DlnLnkMsgNoAnchor      : "Sila pilih pautan berkenaaan",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Pilihan Warna",
-DlgColorBtnClear       : "Nyahwarna",
-DlgColorHighlight      : "Terang",
-DlgColorSelected       : "Dipilih",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Masukkan Smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Sila pilih huruf istimewa",
-
-// Table Dialog
-DlgTableTitle          : "Ciri-ciri Jadual",
-DlgTableRows           : "Barisan",
-DlgTableColumns                : "Jaluran",
-DlgTableBorder         : "Saiz Border",
-DlgTableAlign          : "Penjajaran",
-DlgTableAlignNotSet    : "<Tidak diset>",
-DlgTableAlignLeft      : "Kiri",
-DlgTableAlignCenter    : "Tengah",
-DlgTableAlignRight     : "Kanan",
-DlgTableWidth          : "Lebar",
-DlgTableWidthPx                : "piksel-piksel",
-DlgTableWidthPc                : "peratus",
-DlgTableHeight         : "Tinggi",
-DlgTableCellSpace      : "Ruangan Antara Sel",
-DlgTableCellPad                : "Tambahan Ruang Sel",
-DlgTableCaption                : "Keterangan",
-DlgTableSummary                : "Summary",    //MISSING
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Ciri-ciri Sel",
-DlgCellWidth           : "Lebar",
-DlgCellWidthPx         : "piksel-piksel",
-DlgCellWidthPc         : "peratus",
-DlgCellHeight          : "Tinggi",
-DlgCellWordWrap                : "Mengulung Perkataan",
-DlgCellWordWrapNotSet  : "<Tidak diset>",
-DlgCellWordWrapYes     : "Ya",
-DlgCellWordWrapNo      : "Tidak",
-DlgCellHorAlign                : "Jajaran Membujur",
-DlgCellHorAlignNotSet  : "<Tidak diset>",
-DlgCellHorAlignLeft    : "Kiri",
-DlgCellHorAlignCenter  : "Tengah",
-DlgCellHorAlignRight: "Kanan",
-DlgCellVerAlign                : "Jajaran Menegak",
-DlgCellVerAlignNotSet  : "<Tidak diset>",
-DlgCellVerAlignTop     : "Atas",
-DlgCellVerAlignMiddle  : "Tengah",
-DlgCellVerAlignBottom  : "Bawah",
-DlgCellVerAlignBaseline        : "Garis Dasar",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Penggunaan Baris",
-DlgCellCollSpan                : "Penggunaan Lajur",
-DlgCellBackColor       : "Warna Latarbelakang",
-DlgCellBorderColor     : "Warna Border",
-DlgCellBtnSelect       : "Pilih...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Carian",
-DlgFindFindBtn         : "Cari",
-DlgFindNotFoundMsg     : "Text yang dicari tidak dijumpai.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Gantian",
-DlgReplaceFindLbl              : "Perkataan yang dicari:",
-DlgReplaceReplaceLbl   : "Diganti dengan:",
-DlgReplaceCaseChk              : "Padanan case huruf",
-DlgReplaceReplaceBtn   : "Ganti",
-DlgReplaceReplAllBtn   : "Ganti semua",
-DlgReplaceWordChk              : "Padana Keseluruhan perkataan",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Keselamatan perisian browser anda tidak membenarkan operasi suntingan text/imej. Sila gunakan papan kekunci (Ctrl+X).",
-PasteErrorCopy : "Keselamatan perisian browser anda tidak membenarkan operasi salinan text/imej. Sila gunakan papan kekunci (Ctrl+C).",
-
-PasteAsText            : "Tampal sebagai text biasa",
-PasteFromWord  : "Tampal dari perisian \"Word\"",
-
-DlgPasteMsg2   : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",    //MISSING
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignore Font Face definitions",       //MISSING
-DlgPasteRemoveStyles   : "Remove Styles definitions",  //MISSING
-
-// Color Picker
-ColorAutomatic : "Otomatik",
-ColorMoreColors        : "Warna lain-lain...",
-
-// Document Properties
-DocProps               : "Ciri-ciri dokumen",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ciri-ciri Pautan",
-DlgAnchorName          : "Nama Pautan",
-DlgAnchorErrorName     : "Sila taip nama pautan",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Tidak terdapat didalam kamus",
-DlgSpellChangeTo               : "Tukarkan kepada",
-DlgSpellBtnIgnore              : "Biar",
-DlgSpellBtnIgnoreAll   : "Biarkan semua",
-DlgSpellBtnReplace             : "Ganti",
-DlgSpellBtnReplaceAll  : "Gantikan Semua",
-DlgSpellBtnUndo                        : "Batalkan",
-DlgSpellNoSuggestions  : "- Tiada cadangan -",
-DlgSpellProgress               : "Pemeriksaan ejaan sedang diproses...",
-DlgSpellNoMispell              : "Pemeriksaan ejaan siap: Tiada salah ejaan",
-DlgSpellNoChanges              : "Pemeriksaan ejaan siap: Tiada perkataan diubah",
-DlgSpellOneChange              : "Pemeriksaan ejaan siap: Satu perkataan telah diubah",
-DlgSpellManyChanges            : "Pemeriksaan ejaan siap: %1 perkataan diubah",
-
-IeSpellDownload                        : "Pemeriksa ejaan tidak dipasang. Adakah anda mahu muat turun sekarang?",
-
-// Button Dialog
-DlgButtonText          : "Teks (Nilai)",
-DlgButtonType          : "Jenis",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nama",
-DlgCheckboxValue       : "Nilai",
-DlgCheckboxSelected    : "Dipilih",
-
-// Form Dialog
-DlgFormName            : "Nama",
-DlgFormAction  : "Tindakan borang",
-DlgFormMethod  : "Cara borang dihantar",
-
-// Select Field Dialog
-DlgSelectName          : "Nama",
-DlgSelectValue         : "Nilai",
-DlgSelectSize          : "Saiz",
-DlgSelectLines         : "garisan",
-DlgSelectChkMulti      : "Benarkan pilihan pelbagai",
-DlgSelectOpAvail       : "Pilihan sediada",
-DlgSelectOpText                : "Teks",
-DlgSelectOpValue       : "Nilai",
-DlgSelectBtnAdd                : "Tambah Pilihan",
-DlgSelectBtnModify     : "Ubah Pilihan",
-DlgSelectBtnUp         : "Naik ke atas",
-DlgSelectBtnDown       : "Turun ke bawah",
-DlgSelectBtnSetValue : "Set sebagai nilai terpilih",
-DlgSelectBtnDelete     : "Padam",
-
-// Textarea Dialog
-DlgTextareaName        : "Nama",
-DlgTextareaCols        : "Lajur",
-DlgTextareaRows        : "Baris",
-
-// Text Field Dialog
-DlgTextName                    : "Nama",
-DlgTextValue           : "Nilai",
-DlgTextCharWidth       : "Lebar isian",
-DlgTextMaxChars                : "Isian Maksimum",
-DlgTextType                    : "Jenis",
-DlgTextTypeText                : "Teks",
-DlgTextTypePass                : "Kata Laluan",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nama",
-DlgHiddenValue : "Nilai",
-
-// Bulleted List Dialog
-BulletedListProp       : "Ciri-ciri senarai berpeluru",
-NumberedListProp       : "Ciri-ciri senarai bernombor",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Jenis",
-DlgLstTypeCircle       : "Circle",
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "Square",
-DlgLstTypeNumbers      : "Nombor-nombor (1, 2, 3)",
-DlgLstTypeLCase                : "Huruf-huruf kecil (a, b, c)",
-DlgLstTypeUCase                : "Huruf-huruf besar (A, B, C)",
-DlgLstTypeSRoman       : "Nombor Roman Kecil (i, ii, iii)",
-DlgLstTypeLRoman       : "Nombor Roman Besar (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Umum",
-DlgDocBackTab          : "Latarbelakang",
-DlgDocColorsTab                : "Warna dan margin",
-DlgDocMetaTab          : "Data Meta",
-
-DlgDocPageTitle                : "Tajuk Muka Surat",
-DlgDocLangDir          : "Arah Tulisan",
-DlgDocLangDirLTR       : "Kiri ke Kanan (LTR)",
-DlgDocLangDirRTL       : "Kanan ke Kiri (RTL)",
-DlgDocLangCode         : "Kod Bahasa",
-DlgDocCharSet          : "Enkod Set Huruf",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Enkod Set Huruf yang Lain",
-
-DlgDocDocType          : "Jenis Kepala Dokumen",
-DlgDocDocTypeOther     : "Jenis Kepala Dokumen yang Lain",
-DlgDocIncXHTML         : "Masukkan pemula kod XHTML",
-DlgDocBgColor          : "Warna Latarbelakang",
-DlgDocBgImage          : "URL Gambar Latarbelakang",
-DlgDocBgNoScroll       : "Imej Latarbelakang tanpa Skrol",
-DlgDocCText                    : "Teks",
-DlgDocCLink                    : "Sambungan",
-DlgDocCVisited         : "Sambungan telah Dilawati",
-DlgDocCActive          : "Sambungan Aktif",
-DlgDocMargins          : "Margin Muka Surat",
-DlgDocMaTop                    : "Atas",
-DlgDocMaLeft           : "Kiri",
-DlgDocMaRight          : "Kanan",
-DlgDocMaBottom         : "Bawah",
-DlgDocMeIndex          : "Kata Kunci Indeks Dokumen (dipisahkan oleh koma)",
-DlgDocMeDescr          : "Keterangan Dokumen",
-DlgDocMeAuthor         : "Penulis",
-DlgDocMeCopy           : "Hakcipta",
-DlgDocPreview          : "Prebiu",
-
-// Templates Dialog
-Templates                      : "Templat",
-DlgTemplatesTitle      : "Templat Kandungan",
-DlgTemplatesSelMsg     : "Sila pilih templat untuk dibuka oleh editor<br>(kandungan sebenar akan hilang):",
-DlgTemplatesLoading    : "Senarai Templat sedang diproses. Sila Tunggu...",
-DlgTemplatesNoTpl      : "(Tiada Templat Disimpan)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "Tentang",
-DlgAboutBrowserInfoTab : "Maklumat Perisian Browser",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "versi",
-DlgAboutInfo           : "Untuk maklumat lanjut sila pergi ke",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/nb.js b/horde/services/editor/fckeditor/editor/lang/src/nb.js
deleted file mode 100644 (file)
index 6873a00..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Norwegian Bokmål language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Skjul verktøylinje",
-ToolbarExpand          : "Vis verktøylinje",
-
-// Toolbar Items and Context Menu
-Save                           : "Lagre",
-NewPage                                : "Ny Side",
-Preview                                : "Forhåndsvis",
-Cut                                    : "Klipp ut",
-Copy                           : "Kopier",
-Paste                          : "Lim inn",
-PasteText                      : "Lim inn som ren tekst",
-PasteWord                      : "Lim inn fra Word",
-Print                          : "Skriv ut",
-SelectAll                      : "Merk alt",
-RemoveFormat           : "Fjern format",
-InsertLinkLbl          : "Lenke",
-InsertLink                     : "Sett inn/Rediger lenke",
-RemoveLink                     : "Fjern lenke",
-VisitLink                      : "Åpne lenke",
-Anchor                         : "Sett inn/Rediger anker",
-AnchorDelete           : "Fjern anker",
-InsertImageLbl         : "Bilde",
-InsertImage                    : "Sett inn/Rediger bilde",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Sett inn/Rediger Flash",
-InsertTableLbl         : "Tabell",
-InsertTable                    : "Sett inn/Rediger tabell",
-InsertLineLbl          : "Linje",
-InsertLine                     : "Sett inn horisontal linje",
-InsertSpecialCharLbl: "Spesielt tegn",
-InsertSpecialChar      : "Sett inn spesielt tegn",
-InsertSmileyLbl                : "Smil",
-InsertSmiley           : "Sett inn smil",
-About                          : "Om FCKeditor",
-Bold                           : "Fet",
-Italic                         : "Kursiv",
-Underline                      : "Understrek",
-StrikeThrough          : "Gjennomstrek",
-Subscript                      : "Senket skrift",
-Superscript                    : "Hevet skrift",
-LeftJustify                    : "Venstrejuster",
-CenterJustify          : "Midtjuster",
-RightJustify           : "Høyrejuster",
-BlockJustify           : "Blokkjuster",
-DecreaseIndent         : "Senk nivå",
-IncreaseIndent         : "Øk nivå",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Angre",
-Redo                           : "Gjør om",
-NumberedListLbl                : "Nummerert liste",
-NumberedList           : "Sett inn/Fjern nummerert liste",
-BulletedListLbl                : "Uordnet liste",
-BulletedList           : "Sett inn/Fjern uordnet liste",
-ShowTableBorders       : "Vis tabellrammer",
-ShowDetails                    : "Vis detaljer",
-Style                          : "Stil",
-FontFormat                     : "Format",
-Font                           : "Skrift",
-FontSize                       : "Størrelse",
-TextColor                      : "Tekstfarge",
-BGColor                                : "Bakgrunnsfarge",
-Source                         : "Kilde",
-Find                           : "Søk",
-Replace                                : "Erstatt",
-SpellCheck                     : "Stavekontroll",
-UniversalKeyboard      : "Universelt tastatur",
-PageBreakLbl           : "Sideskift",
-PageBreak                      : "Sett inn sideskift",
-
-Form                   : "Skjema",
-Checkbox               : "Avmerkingsboks",
-RadioButton            : "Alternativknapp",
-TextField              : "Tekstboks",
-Textarea               : "Tekstområde",
-HiddenField            : "Skjult felt",
-Button                 : "Knapp",
-SelectionField : "Rullegardinliste",
-ImageButton            : "Bildeknapp",
-
-FitWindow              : "Maksimer størrelsen på redigeringsverktøyet",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Rediger lenke",
-CellCM                         : "Celle",
-RowCM                          : "Rader",
-ColumnCM                       : "Kolonne",
-InsertRowAfter         : "Sett inn rad etter",
-InsertRowBefore                : "Sett inn rad før",
-DeleteRows                     : "Slett rader",
-InsertColumnAfter      : "Sett inn kolonne etter",
-InsertColumnBefore     : "Sett inn kolonne før",
-DeleteColumns          : "Slett kolonner",
-InsertCellAfter                : "Sett inn celle etter",
-InsertCellBefore       : "Sett inn celle før",
-DeleteCells                    : "Slett celler",
-MergeCells                     : "Slå sammen celler",
-MergeRight                     : "Slå sammen høyre",
-MergeDown                      : "Slå sammen ned",
-HorizontalSplitCell    : "Del celle horisontalt",
-VerticalSplitCell      : "Del celle vertikalt",
-TableDelete                    : "Slett tabell",
-CellProperties         : "Egenskaper for celle",
-TableProperties                : "Egenskaper for tabell",
-ImageProperties                : "Egenskaper for bilde",
-FlashProperties                : "Egenskaper for Flash-objekt",
-
-AnchorProp                     : "Egenskaper for anker",
-ButtonProp                     : "Egenskaper for knapp",
-CheckboxProp           : "Egenskaper for avmerkingsboks",
-HiddenFieldProp                : "Egenskaper for skjult felt",
-RadioButtonProp                : "Egenskaper for alternativknapp",
-ImageButtonProp                : "Egenskaper for bildeknapp",
-TextFieldProp          : "Egenskaper for tekstfelt",
-SelectionFieldProp     : "Egenskaper for rullegardinliste",
-TextareaProp           : "Egenskaper for tekstområde",
-FormProp                       : "Egenskaper for skjema",
-
-FontFormats                    : "Normal;Formatert;Adresse;Tittel 1;Tittel 2;Tittel 3;Tittel 4;Tittel 5;Tittel 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Lager XHTML. Vennligst vent...",
-Done                           : "Ferdig",
-PasteWordConfirm       : "Teksten du prøver å lime inn ser ut som om den kommer fra Word. Vil du rense den for unødvendig kode før du limer inn?",
-NotCompatiblePaste     : "Denne kommandoen er kun tilgjenglig for Internet Explorer versjon 5.5 eller bedre. Vil du fortsette uten å rense? (Du kan lime inn som ren tekst)",
-UnknownToolbarItem     : "Ukjent menyvalg \"%1\"",
-UnknownCommand         : "Ukjent kommando \"%1\"",
-NotImplemented         : "Kommando ikke implimentert",
-UnknownToolbarSet      : "Verktøylinjesett \"%1\" finnes ikke",
-NoActiveX                      : "Din nettlesers sikkerhetsinstillinger kan begrense noen av funksjonene i redigeringsverktøyet. Du må aktivere \"Kjør ActiveX-kontroller og plugin-modeller\". Du kan oppleve feil og advarsler om manglende funksjoner",
-BrowseServerBlocked : "Kunne ikke åpne dialogboksen for filarkiv. Sjekk at popup-blokkering er deaktivert.",
-DialogBlocked          : "Kunne ikke åpne dialogboksen. Sjekk at popup-blokkering er deaktivert.",
-VisitLinkBlocked       : "Kunne ikke åpne et nytt vindu. Sjekk at popup-blokkering er deaktivert.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Avbryt",
-DlgBtnClose                    : "Lukk",
-DlgBtnBrowseServer     : "Bla igjennom server",
-DlgAdvancedTag         : "Avansert",
-DlgOpOther                     : "<Annet>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Vennligst skriv inn URL-en",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ikke satt>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Språkretning",
-DlgGenLangDirLtr       : "Venstre til høyre (VTH)",
-DlgGenLangDirRtl       : "Høyre til venstre (HTV)",
-DlgGenLangCode         : "Språkkode",
-DlgGenAccessKey                : "Aksessknapp",
-DlgGenName                     : "Navn",
-DlgGenTabIndex         : "Tab Indeks",
-DlgGenLongDescr                : "Utvidet beskrivelse",
-DlgGenClass                    : "Stilarkklasser",
-DlgGenTitle                    : "Tittel",
-DlgGenContType         : "Type",
-DlgGenLinkCharset      : "Lenket språkkart",
-DlgGenStyle                    : "Stil",
-
-// Image Dialog
-DlgImgTitle                    : "Bildeegenskaper",
-DlgImgInfoTab          : "Bildeinformasjon",
-DlgImgBtnUpload                : "Send det til serveren",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Last opp",
-DlgImgAlt                      : "Alternativ tekst",
-DlgImgWidth                    : "Bredde",
-DlgImgHeight           : "Høyde",
-DlgImgLockRatio                : "Lås forhold",
-DlgBtnResetSize                : "Tilbakestill størrelse",
-DlgImgBorder           : "Ramme",
-DlgImgHSpace           : "HMarg",
-DlgImgVSpace           : "VMarg",
-DlgImgAlign                    : "Juster",
-DlgImgAlignLeft                : "Venstre",
-DlgImgAlignAbsBottom: "Abs bunn",
-DlgImgAlignAbsMiddle: "Abs midten",
-DlgImgAlignBaseline    : "Bunnlinje",
-DlgImgAlignBottom      : "Bunn",
-DlgImgAlignMiddle      : "Midten",
-DlgImgAlignRight       : "Høyre",
-DlgImgAlignTextTop     : "Tekst topp",
-DlgImgAlignTop         : "Topp",
-DlgImgPreview          : "Forhåndsvis",
-DlgImgAlertUrl         : "Vennligst skriv bilde-urlen",
-DlgImgLinkTab          : "Lenke",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash-egenskaper",
-DlgFlashChkPlay                : "Autospill",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Slå på Flash-meny",
-DlgFlashScale          : "Skaler",
-DlgFlashScaleAll       : "Vis alt",
-DlgFlashScaleNoBorder  : "Ingen ramme",
-DlgFlashScaleFit       : "Skaler til å passe",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Lenke",
-DlgLnkInfoTab          : "Lenkeinfo",
-DlgLnkTargetTab                : "Mål",
-
-DlgLnkType                     : "Lenketype",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Lenke til anker i teksten",
-DlgLnkTypeEMail                : "E-post",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<annet>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Velg et anker",
-DlgLnkAnchorByName     : "Anker etter navn",
-DlgLnkAnchorById       : "Element etter ID",
-DlgLnkNoAnchors                : "(Ingen anker i dokumentet)",
-DlgLnkEMail                    : "E-postadresse",
-DlgLnkEMailSubject     : "Meldingsemne",
-DlgLnkEMailBody                : "Melding",
-DlgLnkUpload           : "Last opp",
-DlgLnkBtnUpload                : "Send til server",
-
-DlgLnkTarget           : "Mål",
-DlgLnkTargetFrame      : "<ramme>",
-DlgLnkTargetPopup      : "<popup vindu>",
-DlgLnkTargetBlank      : "Nytt vindu (_blank)",
-DlgLnkTargetParent     : "Foreldrevindu (_parent)",
-DlgLnkTargetSelf       : "Samme vindu (_self)",
-DlgLnkTargetTop                : "Hele vindu (_top)",
-DlgLnkTargetFrameName  : "Målramme",
-DlgLnkPopWinName       : "Navn på popup-vindus",
-DlgLnkPopWinFeat       : "Egenskaper for popup-vindu",
-DlgLnkPopResize                : "Endre størrelse",
-DlgLnkPopLocation      : "Adresselinje",
-DlgLnkPopMenu          : "Menylinje",
-DlgLnkPopScroll                : "Scrollbar",
-DlgLnkPopStatus                : "Statuslinje",
-DlgLnkPopToolbar       : "Verktøylinje",
-DlgLnkPopFullScrn      : "Full skjerm (IE)",
-DlgLnkPopDependent     : "Avhenging (Netscape)",
-DlgLnkPopWidth         : "Bredde",
-DlgLnkPopHeight                : "Høyde",
-DlgLnkPopLeft          : "Venstre posisjon",
-DlgLnkPopTop           : "Topp-posisjon",
-
-DlnLnkMsgNoUrl         : "Vennligst skriv inn lenkens url",
-DlnLnkMsgNoEMail       : "Vennligst skriv inn e-postadressen",
-DlnLnkMsgNoAnchor      : "Vennligst velg et anker",
-DlnLnkMsgInvPopName    : "Popup-vinduets navn må begynne med en bokstav, og kan ikke inneholde mellomrom",
-
-// Color Dialog
-DlgColorTitle          : "Velg farge",
-DlgColorBtnClear       : "Tøm",
-DlgColorHighlight      : "Marker",
-DlgColorSelected       : "Valgt",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Sett inn smil",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Velg spesielt tegn",
-
-// Table Dialog
-DlgTableTitle          : "Egenskaper for tabell",
-DlgTableRows           : "Rader",
-DlgTableColumns                : "Kolonner",
-DlgTableBorder         : "Rammestørrelse",
-DlgTableAlign          : "Justering",
-DlgTableAlignNotSet    : "<Ikke satt>",
-DlgTableAlignLeft      : "Venstre",
-DlgTableAlignCenter    : "Midtjuster",
-DlgTableAlignRight     : "Høyre",
-DlgTableWidth          : "Bredde",
-DlgTableWidthPx                : "piksler",
-DlgTableWidthPc                : "prosent",
-DlgTableHeight         : "Høyde",
-DlgTableCellSpace      : "Cellemarg",
-DlgTableCellPad                : "Cellepolstring",
-DlgTableCaption                : "Tittel",
-DlgTableSummary                : "Sammendrag",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Celleegenskaper",
-DlgCellWidth           : "Bredde",
-DlgCellWidthPx         : "piksler",
-DlgCellWidthPc         : "prosent",
-DlgCellHeight          : "Høyde",
-DlgCellWordWrap                : "Tekstbrytning",
-DlgCellWordWrapNotSet  : "<Ikke satt>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nei",
-DlgCellHorAlign                : "Horisontal justering",
-DlgCellHorAlignNotSet  : "<Ikke satt>",
-DlgCellHorAlignLeft    : "Venstre",
-DlgCellHorAlignCenter  : "Midtjuster",
-DlgCellHorAlignRight: "Høyre",
-DlgCellVerAlign                : "Vertikal justering",
-DlgCellVerAlignNotSet  : "<Ikke satt>",
-DlgCellVerAlignTop     : "Topp",
-DlgCellVerAlignMiddle  : "Midten",
-DlgCellVerAlignBottom  : "Bunn",
-DlgCellVerAlignBaseline        : "Bunnlinje",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Radspenn",
-DlgCellCollSpan                : "Kolonnespenn",
-DlgCellBackColor       : "Bakgrunnsfarge",
-DlgCellBorderColor     : "Rammefarge",
-DlgCellBtnSelect       : "Velg...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Søk og erstatt",
-
-// Find Dialog
-DlgFindTitle           : "Søk",
-DlgFindFindBtn         : "Søk",
-DlgFindNotFoundMsg     : "Fant ikke søketeksten.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Erstatt",
-DlgReplaceFindLbl              : "Søk etter:",
-DlgReplaceReplaceLbl   : "Erstatt med:",
-DlgReplaceCaseChk              : "Skill mellom store og små bokstaver",
-DlgReplaceReplaceBtn   : "Erstatt",
-DlgReplaceReplAllBtn   : "Erstatt alle",
-DlgReplaceWordChk              : "Bare hele ord",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",
-PasteErrorCopy : "Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",
-
-PasteAsText            : "Lim inn som ren tekst",
-PasteFromWord  : "Lim inn fra Word",
-
-DlgPasteMsg2   : "Vennligst lim inn i den følgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverktøyet direkte tilgang til utklippstavlen. Du må lime det igjen i dette vinduet.",
-DlgPasteIgnoreFont             : "Fjern skrifttyper",
-DlgPasteRemoveStyles   : "Fjern stildefinisjoner",
-
-// Color Picker
-ColorAutomatic : "Automatisk",
-ColorMoreColors        : "Flere farger...",
-
-// Document Properties
-DocProps               : "Dokumentegenskaper",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ankeregenskaper",
-DlgAnchorName          : "Ankernavn",
-DlgAnchorErrorName     : "Vennligst skriv inn ankernavnet",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ikke i ordboken",
-DlgSpellChangeTo               : "Endre til",
-DlgSpellBtnIgnore              : "Ignorer",
-DlgSpellBtnIgnoreAll   : "Ignorer alle",
-DlgSpellBtnReplace             : "Erstatt",
-DlgSpellBtnReplaceAll  : "Erstatt alle",
-DlgSpellBtnUndo                        : "Angre",
-DlgSpellNoSuggestions  : "- Ingen forslag -",
-DlgSpellProgress               : "Stavekontroll pågår...",
-DlgSpellNoMispell              : "Stavekontroll fullført: ingen feilstavinger funnet",
-DlgSpellNoChanges              : "Stavekontroll fullført: ingen ord endret",
-DlgSpellOneChange              : "Stavekontroll fullført: Ett ord endret",
-DlgSpellManyChanges            : "Stavekontroll fullført: %1 ord endret",
-
-IeSpellDownload                        : "Stavekontroll er ikke installert. Vil du laste den ned nå?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (verdi)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Knapp",
-DlgButtonTypeSbm       : "Send",
-DlgButtonTypeRst       : "Nullstill",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Navn",
-DlgCheckboxValue       : "Verdi",
-DlgCheckboxSelected    : "Valgt",
-
-// Form Dialog
-DlgFormName            : "Navn",
-DlgFormAction  : "Handling",
-DlgFormMethod  : "Metode",
-
-// Select Field Dialog
-DlgSelectName          : "Navn",
-DlgSelectValue         : "Verdi",
-DlgSelectSize          : "Størrelse",
-DlgSelectLines         : "Linjer",
-DlgSelectChkMulti      : "Tillat flervalg",
-DlgSelectOpAvail       : "Tilgjenglige alternativer",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Verdi",
-DlgSelectBtnAdd                : "Legg til",
-DlgSelectBtnModify     : "Endre",
-DlgSelectBtnUp         : "Opp",
-DlgSelectBtnDown       : "Ned",
-DlgSelectBtnSetValue : "Sett som valgt",
-DlgSelectBtnDelete     : "Slett",
-
-// Textarea Dialog
-DlgTextareaName        : "Navn",
-DlgTextareaCols        : "Kolonner",
-DlgTextareaRows        : "Rader",
-
-// Text Field Dialog
-DlgTextName                    : "Navn",
-DlgTextValue           : "Verdi",
-DlgTextCharWidth       : "Tegnbredde",
-DlgTextMaxChars                : "Maks antall tegn",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Passord",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Navn",
-DlgHiddenValue : "Verdi",
-
-// Bulleted List Dialog
-BulletedListProp       : "Egenskaper for uordnet liste",
-NumberedListProp       : "Egenskaper for ordnet liste",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Sirkel",
-DlgLstTypeDisc         : "Hel sirkel",
-DlgLstTypeSquare       : "Firkant",
-DlgLstTypeNumbers      : "Numre (1, 2, 3)",
-DlgLstTypeLCase                : "Små bokstaver (a, b, c)",
-DlgLstTypeUCase                : "Store bokstaver (A, B, C)",
-DlgLstTypeSRoman       : "Små romerske tall (i, ii, iii)",
-DlgLstTypeLRoman       : "Store romerske tall (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Generelt",
-DlgDocBackTab          : "Bakgrunn",
-DlgDocColorsTab                : "Farger og marginer",
-DlgDocMetaTab          : "Meta-data",
-
-DlgDocPageTitle                : "Sidetittel",
-DlgDocLangDir          : "Språkretning",
-DlgDocLangDirLTR       : "Venstre til høyre (LTR)",
-DlgDocLangDirRTL       : "Høyre til venstre (RTL)",
-DlgDocLangCode         : "Språkkode",
-DlgDocCharSet          : "Tegnsett",
-DlgDocCharSetCE                : "Sentraleuropeisk",
-DlgDocCharSetCT                : "Tradisonell kinesisk(Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Gresk",
-DlgDocCharSetJP                : "Japansk",
-DlgDocCharSetKR                : "Koreansk",
-DlgDocCharSetTR                : "Tyrkisk",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Vesteuropeisk",
-DlgDocCharSetOther     : "Annet tegnsett",
-
-DlgDocDocType          : "Dokumenttype header",
-DlgDocDocTypeOther     : "Annet dokumenttype header",
-DlgDocIncXHTML         : "Inkluder XHTML-deklarasjon",
-DlgDocBgColor          : "Bakgrunnsfarge",
-DlgDocBgImage          : "URL for bakgrunnsbilde",
-DlgDocBgNoScroll       : "Lås bakgrunnsbilde",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Besøkt lenke",
-DlgDocCActive          : "Aktiv lenke",
-DlgDocMargins          : "Sidemargin",
-DlgDocMaTop                    : "Topp",
-DlgDocMaLeft           : "Venstre",
-DlgDocMaRight          : "Høyre",
-DlgDocMaBottom         : "Bunn",
-DlgDocMeIndex          : "Dokument nøkkelord (kommaseparert)",
-DlgDocMeDescr          : "Dokumentbeskrivelse",
-DlgDocMeAuthor         : "Forfatter",
-DlgDocMeCopy           : "Kopirett",
-DlgDocPreview          : "Forhåndsvising",
-
-// Templates Dialog
-Templates                      : "Maler",
-DlgTemplatesTitle      : "Innholdsmaler",
-DlgTemplatesSelMsg     : "Velg malen du vil åpne<br>(innholdet du har skrevet blir tapt!):",
-DlgTemplatesLoading    : "Laster malliste. Vennligst vent...",
-DlgTemplatesNoTpl      : "(Ingen maler definert)",
-DlgTemplatesReplace    : "Erstatt faktisk innold",
-
-// About Dialog
-DlgAboutAboutTab       : "Om",
-DlgAboutBrowserInfoTab : "Nettleserinfo",
-DlgAboutLicenseTab     : "Lisens",
-DlgAboutVersion                : "versjon",
-DlgAboutInfo           : "For mer informasjon, se",
-
-// Div Dialog
-DlgDivGeneralTab       : "Generelt",
-DlgDivAdvancedTab      : "Avansert",
-DlgDivStyle            : "Stil",
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/nl.js b/horde/services/editor/fckeditor/editor/lang/src/nl.js
deleted file mode 100644 (file)
index 878537b..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Dutch language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Menubalk inklappen",
-ToolbarExpand          : "Menubalk uitklappen",
-
-// Toolbar Items and Context Menu
-Save                           : "Opslaan",
-NewPage                                : "Nieuwe pagina",
-Preview                                : "Voorbeeld",
-Cut                                    : "Knippen",
-Copy                           : "Kopiëren",
-Paste                          : "Plakken",
-PasteText                      : "Plakken als platte tekst",
-PasteWord                      : "Plakken als Word-gegevens",
-Print                          : "Printen",
-SelectAll                      : "Alles selecteren",
-RemoveFormat           : "Opmaak verwijderen",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Link invoegen/wijzigen",
-RemoveLink                     : "Link verwijderen",
-VisitLink                      : "Link volgen",
-Anchor                         : "Interne link",
-AnchorDelete           : "Anker verwijderen",
-InsertImageLbl         : "Afbeelding",
-InsertImage                    : "Afbeelding invoegen/wijzigen",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Flash invoegen/wijzigen",
-InsertTableLbl         : "Tabel",
-InsertTable                    : "Tabel invoegen/wijzigen",
-InsertLineLbl          : "Lijn",
-InsertLine                     : "Horizontale lijn invoegen",
-InsertSpecialCharLbl: "Speciale tekens",
-InsertSpecialChar      : "Speciaal teken invoegen",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Smiley invoegen",
-About                          : "Over FCKeditor",
-Bold                           : "Vet",
-Italic                         : "Schuingedrukt",
-Underline                      : "Onderstreept",
-StrikeThrough          : "Doorhalen",
-Subscript                      : "Subscript",
-Superscript                    : "Superscript",
-LeftJustify                    : "Links uitlijnen",
-CenterJustify          : "Centreren",
-RightJustify           : "Rechts uitlijnen",
-BlockJustify           : "Uitvullen",
-DecreaseIndent         : "Inspringen verkleinen",
-IncreaseIndent         : "Inspringen vergroten",
-Blockquote                     : "Citaatblok",
-CreateDiv                      : "DIV aanmaken",
-EditDiv                                : "DIV wijzigen",
-DeleteDiv                      : "DIV verwijderen",
-Undo                           : "Ongedaan maken",
-Redo                           : "Opnieuw uitvoeren",
-NumberedListLbl                : "Genummerde lijst",
-NumberedList           : "Genummerde lijst invoegen/verwijderen",
-BulletedListLbl                : "Opsomming",
-BulletedList           : "Opsomming invoegen/verwijderen",
-ShowTableBorders       : "Randen tabel weergeven",
-ShowDetails                    : "Details weergeven",
-Style                          : "Stijl",
-FontFormat                     : "Opmaak",
-Font                           : "Lettertype",
-FontSize                       : "Grootte",
-TextColor                      : "Tekstkleur",
-BGColor                                : "Achtergrondkleur",
-Source                         : "Code",
-Find                           : "Zoeken",
-Replace                                : "Vervangen",
-SpellCheck                     : "Spellingscontrole",
-UniversalKeyboard      : "Universeel toetsenbord",
-PageBreakLbl           : "Pagina-einde",
-PageBreak                      : "Pagina-einde invoegen",
-
-Form                   : "Formulier",
-Checkbox               : "Aanvinkvakje",
-RadioButton            : "Selectievakje",
-TextField              : "Tekstveld",
-Textarea               : "Tekstvak",
-HiddenField            : "Verborgen veld",
-Button                 : "Knop",
-SelectionField : "Selectieveld",
-ImageButton            : "Afbeeldingsknop",
-
-FitWindow              : "De editor maximaliseren",
-ShowBlocks             : "Toon blokken",
-
-// Context Menu
-EditLink                       : "Link wijzigen",
-CellCM                         : "Cel",
-RowCM                          : "Rij",
-ColumnCM                       : "Kolom",
-InsertRowAfter         : "Voeg rij in achter",
-InsertRowBefore                : "Voeg rij in voor",
-DeleteRows                     : "Rijen verwijderen",
-InsertColumnAfter      : "Voeg kolom in achter",
-InsertColumnBefore     : "Voeg kolom in voor",
-DeleteColumns          : "Kolommen verwijderen",
-InsertCellAfter                : "Voeg cel in achter",
-InsertCellBefore       : "Voeg cel in voor",
-DeleteCells                    : "Cellen verwijderen",
-MergeCells                     : "Cellen samenvoegen",
-MergeRight                     : "Voeg samen naar rechts",
-MergeDown                      : "Voeg samen naar beneden",
-HorizontalSplitCell    : "Splits cellen horizontaal",
-VerticalSplitCell      : "Splits cellen verticaal",
-TableDelete                    : "Tabel verwijderen",
-CellProperties         : "Eigenschappen cel",
-TableProperties                : "Eigenschappen tabel",
-ImageProperties                : "Eigenschappen afbeelding",
-FlashProperties                : "Eigenschappen Flash",
-
-AnchorProp                     : "Eigenschappen interne link",
-ButtonProp                     : "Eigenschappen knop",
-CheckboxProp           : "Eigenschappen aanvinkvakje",
-HiddenFieldProp                : "Eigenschappen verborgen veld",
-RadioButtonProp                : "Eigenschappen selectievakje",
-ImageButtonProp                : "Eigenschappen afbeeldingsknop",
-TextFieldProp          : "Eigenschappen tekstveld",
-SelectionFieldProp     : "Eigenschappen selectieveld",
-TextareaProp           : "Eigenschappen tekstvak",
-FormProp                       : "Eigenschappen formulier",
-
-FontFormats                    : "Normaal;Met opmaak;Adres;Kop 1;Kop 2;Kop 3;Kop 4;Kop 5;Kop 6;Normaal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Bezig met verwerken XHTML. Even geduld aub...",
-Done                           : "Klaar",
-PasteWordConfirm       : "De tekst die u plakte lijkt gekopieerd te zijn vanuit Word. Wilt u de tekst opschonen voordat deze geplakt wordt?",
-NotCompatiblePaste     : "Deze opdracht is beschikbaar voor Internet Explorer versie 5.5 of hoger. Wilt u plakken zonder op te schonen?",
-UnknownToolbarItem     : "Onbekend item op menubalk \"%1\"",
-UnknownCommand         : "Onbekende opdrachtnaam: \"%1\"",
-NotImplemented         : "Opdracht niet geïmplementeerd.",
-UnknownToolbarSet      : "Menubalk \"%1\" bestaat niet.",
-NoActiveX                      : "De beveilingsinstellingen van uw browser zouden sommige functies van de editor kunnen beperken. De optie \"Activeer ActiveX-elementen en plug-ins\" dient ingeschakeld te worden. Het kan zijn dat er nu functies ontbreken of niet werken.",
-BrowseServerBlocked : "De bestandsbrowser kon niet geopend worden. Zorg ervoor dat pop-up-blokkeerders uit staan.",
-DialogBlocked          : "Kan het dialoogvenster niet weergeven. Zorg ervoor dat pop-up-blokkeerders uit staan.",
-VisitLinkBlocked       : "Het was niet mogelijk een nieuw venster te openen. Controleer of er geen pop-up-blocker aktief is.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Annuleren",
-DlgBtnClose                    : "Afsluiten",
-DlgBtnBrowseServer     : "Bladeren op server",
-DlgAdvancedTag         : "Geavanceerd",
-DlgOpOther                     : "<Anders>",
-DlgInfoTab                     : "Informatie",
-DlgAlertUrl                    : "Geef URL op",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<niet ingevuld>",
-DlgGenId                       : "Kenmerk",
-DlgGenLangDir          : "Schrijfrichting",
-DlgGenLangDirLtr       : "Links naar rechts (LTR)",
-DlgGenLangDirRtl       : "Rechts naar links (RTL)",
-DlgGenLangCode         : "Taalcode",
-DlgGenAccessKey                : "Toegangstoets",
-DlgGenName                     : "Naam",
-DlgGenTabIndex         : "Tabvolgorde",
-DlgGenLongDescr                : "Lange URL-omschrijving",
-DlgGenClass                    : "Stylesheet-klassen",
-DlgGenTitle                    : "Aanbevolen titel",
-DlgGenContType         : "Aanbevolen content-type",
-DlgGenLinkCharset      : "Karakterset van gelinkte bron",
-DlgGenStyle                    : "Stijl",
-
-// Image Dialog
-DlgImgTitle                    : "Eigenschappen afbeelding",
-DlgImgInfoTab          : "Informatie afbeelding",
-DlgImgBtnUpload                : "Naar server verzenden",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Upload",
-DlgImgAlt                      : "Alternatieve tekst",
-DlgImgWidth                    : "Breedte",
-DlgImgHeight           : "Hoogte",
-DlgImgLockRatio                : "Afmetingen vergrendelen",
-DlgBtnResetSize                : "Afmetingen resetten",
-DlgImgBorder           : "Rand",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Uitlijning",
-DlgImgAlignLeft                : "Links",
-DlgImgAlignAbsBottom: "Absoluut-onder",
-DlgImgAlignAbsMiddle: "Absoluut-midden",
-DlgImgAlignBaseline    : "Basislijn",
-DlgImgAlignBottom      : "Beneden",
-DlgImgAlignMiddle      : "Midden",
-DlgImgAlignRight       : "Rechts",
-DlgImgAlignTextTop     : "Boven tekst",
-DlgImgAlignTop         : "Boven",
-DlgImgPreview          : "Voorbeeld",
-DlgImgAlertUrl         : "Geef de URL van de afbeelding",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Eigenschappen Flash",
-DlgFlashChkPlay                : "Automatisch afspelen",
-DlgFlashChkLoop                : "Herhalen",
-DlgFlashChkMenu                : "Flashmenu\'s inschakelen",
-DlgFlashScale          : "Schaal",
-DlgFlashScaleAll       : "Alles tonen",
-DlgFlashScaleNoBorder  : "Geen rand",
-DlgFlashScaleFit       : "Precies passend",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Linkomschrijving",
-DlgLnkTargetTab                : "Doel",
-
-DlgLnkType                     : "Linktype",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Interne link in pagina",
-DlgLnkTypeEMail                : "E-mail",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<anders>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Kies een interne link",
-DlgLnkAnchorByName     : "Op naam interne link",
-DlgLnkAnchorById       : "Op kenmerk interne link",
-DlgLnkNoAnchors                : "(Geen interne links in document gevonden)",
-DlgLnkEMail                    : "E-mailadres",
-DlgLnkEMailSubject     : "Onderwerp bericht",
-DlgLnkEMailBody                : "Inhoud bericht",
-DlgLnkUpload           : "Upload",
-DlgLnkBtnUpload                : "Naar de server versturen",
-
-DlgLnkTarget           : "Doel",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<popup window>",
-DlgLnkTargetBlank      : "Nieuw venster (_blank)",
-DlgLnkTargetParent     : "Origineel venster (_parent)",
-DlgLnkTargetSelf       : "Zelfde venster (_self)",
-DlgLnkTargetTop                : "Hele venster (_top)",
-DlgLnkTargetFrameName  : "Naam doelframe",
-DlgLnkPopWinName       : "Naam popupvenster",
-DlgLnkPopWinFeat       : "Instellingen popupvenster",
-DlgLnkPopResize                : "Grootte wijzigen",
-DlgLnkPopLocation      : "Locatiemenu",
-DlgLnkPopMenu          : "Menubalk",
-DlgLnkPopScroll                : "Schuifbalken",
-DlgLnkPopStatus                : "Statusbalk",
-DlgLnkPopToolbar       : "Menubalk",
-DlgLnkPopFullScrn      : "Volledig scherm (IE)",
-DlgLnkPopDependent     : "Afhankelijk (Netscape)",
-DlgLnkPopWidth         : "Breedte",
-DlgLnkPopHeight                : "Hoogte",
-DlgLnkPopLeft          : "Positie links",
-DlgLnkPopTop           : "Positie boven",
-
-DlnLnkMsgNoUrl         : "Geef de link van de URL",
-DlnLnkMsgNoEMail       : "Geef een e-mailadres",
-DlnLnkMsgNoAnchor      : "Selecteer een interne link",
-DlnLnkMsgInvPopName    : "De naam van de popup moet met een alfa-numerieke waarde beginnen, en mag geen spaties bevatten.",
-
-// Color Dialog
-DlgColorTitle          : "Selecteer kleur",
-DlgColorBtnClear       : "Opschonen",
-DlgColorHighlight      : "Accentueren",
-DlgColorSelected       : "Geselecteerd",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Smiley invoegen",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Selecteer speciaal teken",
-
-// Table Dialog
-DlgTableTitle          : "Eigenschappen tabel",
-DlgTableRows           : "Rijen",
-DlgTableColumns                : "Kolommen",
-DlgTableBorder         : "Breedte rand",
-DlgTableAlign          : "Uitlijning",
-DlgTableAlignNotSet    : "<Niet ingevoerd>",
-DlgTableAlignLeft      : "Links",
-DlgTableAlignCenter    : "Centreren",
-DlgTableAlignRight     : "Rechts",
-DlgTableWidth          : "Breedte",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "procent",
-DlgTableHeight         : "Hoogte",
-DlgTableCellSpace      : "Afstand tussen cellen",
-DlgTableCellPad                : "Afstand vanaf rand cel",
-DlgTableCaption                : "Naam",
-DlgTableSummary                : "Samenvatting",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Eigenschappen cel",
-DlgCellWidth           : "Breedte",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "procent",
-DlgCellHeight          : "Hoogte",
-DlgCellWordWrap                : "Afbreken woorden",
-DlgCellWordWrapNotSet  : "<Niet ingevoerd>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nee",
-DlgCellHorAlign                : "Horizontale uitlijning",
-DlgCellHorAlignNotSet  : "<Niet ingevoerd>",
-DlgCellHorAlignLeft    : "Links",
-DlgCellHorAlignCenter  : "Centreren",
-DlgCellHorAlignRight: "Rechts",
-DlgCellVerAlign                : "Verticale uitlijning",
-DlgCellVerAlignNotSet  : "<Niet ingevoerd>",
-DlgCellVerAlignTop     : "Boven",
-DlgCellVerAlignMiddle  : "Midden",
-DlgCellVerAlignBottom  : "Beneden",
-DlgCellVerAlignBaseline        : "Basislijn",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Overkoepeling rijen",
-DlgCellCollSpan                : "Overkoepeling kolommen",
-DlgCellBackColor       : "Achtergrondkleur",
-DlgCellBorderColor     : "Randkleur",
-DlgCellBtnSelect       : "Selecteren...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Zoeken en vervangen",
-
-// Find Dialog
-DlgFindTitle           : "Zoeken",
-DlgFindFindBtn         : "Zoeken",
-DlgFindNotFoundMsg     : "De opgegeven tekst is niet gevonden.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Vervangen",
-DlgReplaceFindLbl              : "Zoeken naar:",
-DlgReplaceReplaceLbl   : "Vervangen met:",
-DlgReplaceCaseChk              : "Hoofdlettergevoelig",
-DlgReplaceReplaceBtn   : "Vervangen",
-DlgReplaceReplAllBtn   : "Alles vervangen",
-DlgReplaceWordChk              : "Hele woord moet voorkomen",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "De beveiligingsinstelling van de browser verhinderen het automatisch knippen. Gebruik de sneltoets Ctrl+X van het toetsenbord.",
-PasteErrorCopy : "De beveiligingsinstelling van de browser verhinderen het automatisch kopiëren. Gebruik de sneltoets Ctrl+C van het toetsenbord.",
-
-PasteAsText            : "Plakken als platte tekst",
-PasteFromWord  : "Plakken als Word-gegevens",
-
-DlgPasteMsg2   : "Plak de tekst in het volgende vak gebruik makend van uw toetsenbord (<strong>Ctrl+V</strong>) en klik op <strong>OK</strong>.",
-DlgPasteSec            : "Door de beveiligingsinstellingen van uw browser is het niet mogelijk om direct vanuit het klembord in de editor te plakken. Middels opnieuw plakken in dit venster kunt u de tekst alsnog plakken in de editor.",
-DlgPasteIgnoreFont             : "Negeer \"Font Face\"-definities",
-DlgPasteRemoveStyles   : "Verwijder \"Style\"-definities",
-
-// Color Picker
-ColorAutomatic : "Automatisch",
-ColorMoreColors        : "Meer kleuren...",
-
-// Document Properties
-DocProps               : "Eigenschappen document",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Eigenschappen interne link",
-DlgAnchorName          : "Naam interne link",
-DlgAnchorErrorName     : "Geef de naam van de interne link op",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Niet in het woordenboek",
-DlgSpellChangeTo               : "Wijzig in",
-DlgSpellBtnIgnore              : "Negeren",
-DlgSpellBtnIgnoreAll   : "Alles negeren",
-DlgSpellBtnReplace             : "Vervangen",
-DlgSpellBtnReplaceAll  : "Alles vervangen",
-DlgSpellBtnUndo                        : "Ongedaan maken",
-DlgSpellNoSuggestions  : "-Geen suggesties-",
-DlgSpellProgress               : "Bezig met spellingscontrole...",
-DlgSpellNoMispell              : "Klaar met spellingscontrole: geen fouten gevonden",
-DlgSpellNoChanges              : "Klaar met spellingscontrole: geen woorden aangepast",
-DlgSpellOneChange              : "Klaar met spellingscontrole: één woord aangepast",
-DlgSpellManyChanges            : "Klaar met spellingscontrole: %1 woorden aangepast",
-
-IeSpellDownload                        : "De spellingscontrole niet geïnstalleerd. Wilt u deze nu downloaden?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (waarde)",
-DlgButtonType          : "Soort",
-DlgButtonTypeBtn       : "Knop",
-DlgButtonTypeSbm       : "Versturen",
-DlgButtonTypeRst       : "Leegmaken",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Naam",
-DlgCheckboxValue       : "Waarde",
-DlgCheckboxSelected    : "Geselecteerd",
-
-// Form Dialog
-DlgFormName            : "Naam",
-DlgFormAction  : "Actie",
-DlgFormMethod  : "Methode",
-
-// Select Field Dialog
-DlgSelectName          : "Naam",
-DlgSelectValue         : "Waarde",
-DlgSelectSize          : "Grootte",
-DlgSelectLines         : "Regels",
-DlgSelectChkMulti      : "Gecombineerde selecties toestaan",
-DlgSelectOpAvail       : "Beschikbare opties",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Waarde",
-DlgSelectBtnAdd                : "Toevoegen",
-DlgSelectBtnModify     : "Wijzigen",
-DlgSelectBtnUp         : "Omhoog",
-DlgSelectBtnDown       : "Omlaag",
-DlgSelectBtnSetValue : "Als geselecteerde waarde instellen",
-DlgSelectBtnDelete     : "Verwijderen",
-
-// Textarea Dialog
-DlgTextareaName        : "Naam",
-DlgTextareaCols        : "Kolommen",
-DlgTextareaRows        : "Rijen",
-
-// Text Field Dialog
-DlgTextName                    : "Naam",
-DlgTextValue           : "Waarde",
-DlgTextCharWidth       : "Breedte (tekens)",
-DlgTextMaxChars                : "Maximum aantal tekens",
-DlgTextType                    : "Soort",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Wachtwoord",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Naam",
-DlgHiddenValue : "Waarde",
-
-// Bulleted List Dialog
-BulletedListProp       : "Eigenschappen opsommingslijst",
-NumberedListProp       : "Eigenschappen genummerde opsommingslijst",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Soort",
-DlgLstTypeCircle       : "Cirkel",
-DlgLstTypeDisc         : "Schijf",
-DlgLstTypeSquare       : "Vierkant",
-DlgLstTypeNumbers      : "Nummers (1, 2, 3)",
-DlgLstTypeLCase                : "Kleine letters (a, b, c)",
-DlgLstTypeUCase                : "Hoofdletters (A, B, C)",
-DlgLstTypeSRoman       : "Klein Romeins (i, ii, iii)",
-DlgLstTypeLRoman       : "Groot Romeins (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Algemeen",
-DlgDocBackTab          : "Achtergrond",
-DlgDocColorsTab                : "Kleuring en marges",
-DlgDocMetaTab          : "META-data",
-
-DlgDocPageTitle                : "Paginatitel",
-DlgDocLangDir          : "Schrijfrichting",
-DlgDocLangDirLTR       : "Links naar rechts",
-DlgDocLangDirRTL       : "Rechts naar links",
-DlgDocLangCode         : "Taalcode",
-DlgDocCharSet          : "Karakterset-encoding",
-DlgDocCharSetCE                : "Centraal Europees",
-DlgDocCharSetCT                : "Traditioneel Chinees (Big5)",
-DlgDocCharSetCR                : "Cyriliaans",
-DlgDocCharSetGR                : "Grieks",
-DlgDocCharSetJP                : "Japans",
-DlgDocCharSetKR                : "Koreaans",
-DlgDocCharSetTR                : "Turks",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "West europees",
-DlgDocCharSetOther     : "Andere karakterset-encoding",
-
-DlgDocDocType          : "Opschrift documentsoort",
-DlgDocDocTypeOther     : "Ander opschrift documentsoort",
-DlgDocIncXHTML         : "XHTML-declaraties meenemen",
-DlgDocBgColor          : "Achtergrondkleur",
-DlgDocBgImage          : "URL achtergrondplaatje",
-DlgDocBgNoScroll       : "Vaste achtergrond",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Bezochte link",
-DlgDocCActive          : "Active link",
-DlgDocMargins          : "Afstandsinstellingen document",
-DlgDocMaTop                    : "Boven",
-DlgDocMaLeft           : "Links",
-DlgDocMaRight          : "Rechts",
-DlgDocMaBottom         : "Onder",
-DlgDocMeIndex          : "Trefwoorden betreffende document (kommagescheiden)",
-DlgDocMeDescr          : "Beschrijving document",
-DlgDocMeAuthor         : "Auteur",
-DlgDocMeCopy           : "Copyright",
-DlgDocPreview          : "Voorbeeld",
-
-// Templates Dialog
-Templates                      : "Sjablonen",
-DlgTemplatesTitle      : "Inhoud sjabonen",
-DlgTemplatesSelMsg     : "Selecteer het sjabloon dat in de editor geopend moet worden (de actuele inhoud gaat verloren):",
-DlgTemplatesLoading    : "Bezig met laden sjabonen. Even geduld alstublieft...",
-DlgTemplatesNoTpl      : "(Geen sjablonen gedefinieerd)",
-DlgTemplatesReplace    : "Vervang de huidige inhoud",
-
-// About Dialog
-DlgAboutAboutTab       : "Over",
-DlgAboutBrowserInfoTab : "Browserinformatie",
-DlgAboutLicenseTab     : "Licentie",
-DlgAboutVersion                : "Versie",
-DlgAboutInfo           : "Voor meer informatie ga naar ",
-
-// Div Dialog
-DlgDivGeneralTab       : "Algemeen",
-DlgDivAdvancedTab      : "Geavanceerd",
-DlgDivStyle            : "Style",
-DlgDivInlineStyle      : "Inline Style"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/no.js b/horde/services/editor/fckeditor/editor/lang/src/no.js
deleted file mode 100644 (file)
index 9d3dc6e..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Norwegian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Skjul verktøylinje",
-ToolbarExpand          : "Vis verktøylinje",
-
-// Toolbar Items and Context Menu
-Save                           : "Lagre",
-NewPage                                : "Ny Side",
-Preview                                : "Forhåndsvis",
-Cut                                    : "Klipp ut",
-Copy                           : "Kopier",
-Paste                          : "Lim inn",
-PasteText                      : "Lim inn som ren tekst",
-PasteWord                      : "Lim inn fra Word",
-Print                          : "Skriv ut",
-SelectAll                      : "Merk alt",
-RemoveFormat           : "Fjern format",
-InsertLinkLbl          : "Lenke",
-InsertLink                     : "Sett inn/Rediger lenke",
-RemoveLink                     : "Fjern lenke",
-VisitLink                      : "Åpne lenke",
-Anchor                         : "Sett inn/Rediger anker",
-AnchorDelete           : "Fjern anker",
-InsertImageLbl         : "Bilde",
-InsertImage                    : "Sett inn/Rediger bilde",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Sett inn/Rediger Flash",
-InsertTableLbl         : "Tabell",
-InsertTable                    : "Sett inn/Rediger tabell",
-InsertLineLbl          : "Linje",
-InsertLine                     : "Sett inn horisontal linje",
-InsertSpecialCharLbl: "Spesielt tegn",
-InsertSpecialChar      : "Sett inn spesielt tegn",
-InsertSmileyLbl                : "Smil",
-InsertSmiley           : "Sett inn smil",
-About                          : "Om FCKeditor",
-Bold                           : "Fet",
-Italic                         : "Kursiv",
-Underline                      : "Understrek",
-StrikeThrough          : "Gjennomstrek",
-Subscript                      : "Senket skrift",
-Superscript                    : "Hevet skrift",
-LeftJustify                    : "Venstrejuster",
-CenterJustify          : "Midtjuster",
-RightJustify           : "Høyrejuster",
-BlockJustify           : "Blokkjuster",
-DecreaseIndent         : "Senk nivå",
-IncreaseIndent         : "Øk nivå",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Angre",
-Redo                           : "Gjør om",
-NumberedListLbl                : "Nummerert liste",
-NumberedList           : "Sett inn/Fjern nummerert liste",
-BulletedListLbl                : "Uordnet liste",
-BulletedList           : "Sett inn/Fjern uordnet liste",
-ShowTableBorders       : "Vis tabellrammer",
-ShowDetails                    : "Vis detaljer",
-Style                          : "Stil",
-FontFormat                     : "Format",
-Font                           : "Skrift",
-FontSize                       : "Størrelse",
-TextColor                      : "Tekstfarge",
-BGColor                                : "Bakgrunnsfarge",
-Source                         : "Kilde",
-Find                           : "Søk",
-Replace                                : "Erstatt",
-SpellCheck                     : "Stavekontroll",
-UniversalKeyboard      : "Universelt tastatur",
-PageBreakLbl           : "Sideskift",
-PageBreak                      : "Sett inn sideskift",
-
-Form                   : "Skjema",
-Checkbox               : "Avmerkingsboks",
-RadioButton            : "Alternativknapp",
-TextField              : "Tekstboks",
-Textarea               : "Tekstområde",
-HiddenField            : "Skjult felt",
-Button                 : "Knapp",
-SelectionField : "Rullegardinliste",
-ImageButton            : "Bildeknapp",
-
-FitWindow              : "Maksimer størrelsen på redigeringsverktøyet",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Rediger lenke",
-CellCM                         : "Celle",
-RowCM                          : "Rader",
-ColumnCM                       : "Kolonne",
-InsertRowAfter         : "Sett inn rad etter",
-InsertRowBefore                : "Sett inn rad før",
-DeleteRows                     : "Slett rader",
-InsertColumnAfter      : "Sett inn kolonne etter",
-InsertColumnBefore     : "Sett inn kolonne før",
-DeleteColumns          : "Slett kolonner",
-InsertCellAfter                : "Sett inn celle etter",
-InsertCellBefore       : "Sett inn celle før",
-DeleteCells                    : "Slett celler",
-MergeCells                     : "Slå sammen celler",
-MergeRight                     : "Slå sammen høyre",
-MergeDown                      : "Slå sammen ned",
-HorizontalSplitCell    : "Del celle horisontalt",
-VerticalSplitCell      : "Del celle vertikalt",
-TableDelete                    : "Slett tabell",
-CellProperties         : "Egenskaper for celle",
-TableProperties                : "Egenskaper for tabell",
-ImageProperties                : "Egenskaper for bilde",
-FlashProperties                : "Egenskaper for Flash-objekt",
-
-AnchorProp                     : "Egenskaper for anker",
-ButtonProp                     : "Egenskaper for knapp",
-CheckboxProp           : "Egenskaper for avmerkingsboks",
-HiddenFieldProp                : "Egenskaper for skjult felt",
-RadioButtonProp                : "Egenskaper for alternativknapp",
-ImageButtonProp                : "Egenskaper for bildeknapp",
-TextFieldProp          : "Egenskaper for tekstfelt",
-SelectionFieldProp     : "Egenskaper for rullegardinliste",
-TextareaProp           : "Egenskaper for tekstområde",
-FormProp                       : "Egenskaper for skjema",
-
-FontFormats                    : "Normal;Formatert;Adresse;Tittel 1;Tittel 2;Tittel 3;Tittel 4;Tittel 5;Tittel 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Lager XHTML. Vennligst vent...",
-Done                           : "Ferdig",
-PasteWordConfirm       : "Teksten du prøver å lime inn ser ut som om den kommer fra Word. Vil du rense den for unødvendig kode før du limer inn?",
-NotCompatiblePaste     : "Denne kommandoen er kun tilgjenglig for Internet Explorer versjon 5.5 eller bedre. Vil du fortsette uten å rense? (Du kan lime inn som ren tekst)",
-UnknownToolbarItem     : "Ukjent menyvalg \"%1\"",
-UnknownCommand         : "Ukjent kommando \"%1\"",
-NotImplemented         : "Kommando ikke implimentert",
-UnknownToolbarSet      : "Verktøylinjesett \"%1\" finnes ikke",
-NoActiveX                      : "Din nettlesers sikkerhetsinstillinger kan begrense noen av funksjonene i redigeringsverktøyet. Du må aktivere \"Kjør ActiveX-kontroller og plugin-modeller\". Du kan oppleve feil og advarsler om manglende funksjoner",
-BrowseServerBlocked : "Kunne ikke åpne dialogboksen for filarkiv. Sjekk at popup-blokkering er deaktivert.",
-DialogBlocked          : "Kunne ikke åpne dialogboksen. Sjekk at popup-blokkering er deaktivert.",
-VisitLinkBlocked       : "Kunne ikke åpne et nytt vindu. Sjekk at popup-blokkering er deaktivert.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Avbryt",
-DlgBtnClose                    : "Lukk",
-DlgBtnBrowseServer     : "Bla igjennom server",
-DlgAdvancedTag         : "Avansert",
-DlgOpOther                     : "<Annet>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Vennligst skriv inn URL-en",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ikke satt>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Språkretning",
-DlgGenLangDirLtr       : "Venstre til høyre (VTH)",
-DlgGenLangDirRtl       : "Høyre til venstre (HTV)",
-DlgGenLangCode         : "Språkkode",
-DlgGenAccessKey                : "Aksessknapp",
-DlgGenName                     : "Navn",
-DlgGenTabIndex         : "Tab Indeks",
-DlgGenLongDescr                : "Utvidet beskrivelse",
-DlgGenClass                    : "Stilarkklasser",
-DlgGenTitle                    : "Tittel",
-DlgGenContType         : "Type",
-DlgGenLinkCharset      : "Lenket språkkart",
-DlgGenStyle                    : "Stil",
-
-// Image Dialog
-DlgImgTitle                    : "Bildeegenskaper",
-DlgImgInfoTab          : "Bildeinformasjon",
-DlgImgBtnUpload                : "Send det til serveren",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Last opp",
-DlgImgAlt                      : "Alternativ tekst",
-DlgImgWidth                    : "Bredde",
-DlgImgHeight           : "Høyde",
-DlgImgLockRatio                : "Lås forhold",
-DlgBtnResetSize                : "Tilbakestill størrelse",
-DlgImgBorder           : "Ramme",
-DlgImgHSpace           : "HMarg",
-DlgImgVSpace           : "VMarg",
-DlgImgAlign                    : "Juster",
-DlgImgAlignLeft                : "Venstre",
-DlgImgAlignAbsBottom: "Abs bunn",
-DlgImgAlignAbsMiddle: "Abs midten",
-DlgImgAlignBaseline    : "Bunnlinje",
-DlgImgAlignBottom      : "Bunn",
-DlgImgAlignMiddle      : "Midten",
-DlgImgAlignRight       : "Høyre",
-DlgImgAlignTextTop     : "Tekst topp",
-DlgImgAlignTop         : "Topp",
-DlgImgPreview          : "Forhåndsvis",
-DlgImgAlertUrl         : "Vennligst skriv bilde-urlen",
-DlgImgLinkTab          : "Lenke",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash-egenskaper",
-DlgFlashChkPlay                : "Autospill",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Slå på Flash-meny",
-DlgFlashScale          : "Skaler",
-DlgFlashScaleAll       : "Vis alt",
-DlgFlashScaleNoBorder  : "Ingen ramme",
-DlgFlashScaleFit       : "Skaler til å passe",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Lenke",
-DlgLnkInfoTab          : "Lenkeinfo",
-DlgLnkTargetTab                : "Mål",
-
-DlgLnkType                     : "Lenketype",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Lenke til anker i teksten",
-DlgLnkTypeEMail                : "E-post",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<annet>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Velg et anker",
-DlgLnkAnchorByName     : "Anker etter navn",
-DlgLnkAnchorById       : "Element etter ID",
-DlgLnkNoAnchors                : "(Ingen anker i dokumentet)",
-DlgLnkEMail                    : "E-postadresse",
-DlgLnkEMailSubject     : "Meldingsemne",
-DlgLnkEMailBody                : "Melding",
-DlgLnkUpload           : "Last opp",
-DlgLnkBtnUpload                : "Send til server",
-
-DlgLnkTarget           : "Mål",
-DlgLnkTargetFrame      : "<ramme>",
-DlgLnkTargetPopup      : "<popup vindu>",
-DlgLnkTargetBlank      : "Nytt vindu (_blank)",
-DlgLnkTargetParent     : "Foreldrevindu (_parent)",
-DlgLnkTargetSelf       : "Samme vindu (_self)",
-DlgLnkTargetTop                : "Hele vindu (_top)",
-DlgLnkTargetFrameName  : "Målramme",
-DlgLnkPopWinName       : "Navn på popup-vindus",
-DlgLnkPopWinFeat       : "Egenskaper for popup-vindu",
-DlgLnkPopResize                : "Endre størrelse",
-DlgLnkPopLocation      : "Adresselinje",
-DlgLnkPopMenu          : "Menylinje",
-DlgLnkPopScroll                : "Scrollbar",
-DlgLnkPopStatus                : "Statuslinje",
-DlgLnkPopToolbar       : "Verktøylinje",
-DlgLnkPopFullScrn      : "Full skjerm (IE)",
-DlgLnkPopDependent     : "Avhenging (Netscape)",
-DlgLnkPopWidth         : "Bredde",
-DlgLnkPopHeight                : "Høyde",
-DlgLnkPopLeft          : "Venstre posisjon",
-DlgLnkPopTop           : "Topp-posisjon",
-
-DlnLnkMsgNoUrl         : "Vennligst skriv inn lenkens url",
-DlnLnkMsgNoEMail       : "Vennligst skriv inn e-postadressen",
-DlnLnkMsgNoAnchor      : "Vennligst velg et anker",
-DlnLnkMsgInvPopName    : "Popup-vinduets navn må begynne med en bokstav, og kan ikke inneholde mellomrom",
-
-// Color Dialog
-DlgColorTitle          : "Velg farge",
-DlgColorBtnClear       : "Tøm",
-DlgColorHighlight      : "Marker",
-DlgColorSelected       : "Valgt",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Sett inn smil",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Velg spesielt tegn",
-
-// Table Dialog
-DlgTableTitle          : "Egenskaper for tabell",
-DlgTableRows           : "Rader",
-DlgTableColumns                : "Kolonner",
-DlgTableBorder         : "Rammestørrelse",
-DlgTableAlign          : "Justering",
-DlgTableAlignNotSet    : "<Ikke satt>",
-DlgTableAlignLeft      : "Venstre",
-DlgTableAlignCenter    : "Midtjuster",
-DlgTableAlignRight     : "Høyre",
-DlgTableWidth          : "Bredde",
-DlgTableWidthPx                : "piksler",
-DlgTableWidthPc                : "prosent",
-DlgTableHeight         : "Høyde",
-DlgTableCellSpace      : "Cellemarg",
-DlgTableCellPad                : "Cellepolstring",
-DlgTableCaption                : "Tittel",
-DlgTableSummary                : "Sammendrag",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Celleegenskaper",
-DlgCellWidth           : "Bredde",
-DlgCellWidthPx         : "piksler",
-DlgCellWidthPc         : "prosent",
-DlgCellHeight          : "Høyde",
-DlgCellWordWrap                : "Tekstbrytning",
-DlgCellWordWrapNotSet  : "<Ikke satt>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nei",
-DlgCellHorAlign                : "Horisontal justering",
-DlgCellHorAlignNotSet  : "<Ikke satt>",
-DlgCellHorAlignLeft    : "Venstre",
-DlgCellHorAlignCenter  : "Midtjuster",
-DlgCellHorAlignRight: "Høyre",
-DlgCellVerAlign                : "Vertikal justering",
-DlgCellVerAlignNotSet  : "<Ikke satt>",
-DlgCellVerAlignTop     : "Topp",
-DlgCellVerAlignMiddle  : "Midten",
-DlgCellVerAlignBottom  : "Bunn",
-DlgCellVerAlignBaseline        : "Bunnlinje",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Radspenn",
-DlgCellCollSpan                : "Kolonnespenn",
-DlgCellBackColor       : "Bakgrunnsfarge",
-DlgCellBorderColor     : "Rammefarge",
-DlgCellBtnSelect       : "Velg...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Søk og erstatt",
-
-// Find Dialog
-DlgFindTitle           : "Søk",
-DlgFindFindBtn         : "Søk",
-DlgFindNotFoundMsg     : "Fant ikke søketeksten.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Erstatt",
-DlgReplaceFindLbl              : "Søk etter:",
-DlgReplaceReplaceLbl   : "Erstatt med:",
-DlgReplaceCaseChk              : "Skill mellom store og små bokstaver",
-DlgReplaceReplaceBtn   : "Erstatt",
-DlgReplaceReplAllBtn   : "Erstatt alle",
-DlgReplaceWordChk              : "Bare hele ord",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Din nettlesers sikkerhetsinstillinger tillater ikke automatisk klipping av tekst. Vennligst bruk snareveien (Ctrl+X).",
-PasteErrorCopy : "Din nettlesers sikkerhetsinstillinger tillater ikke automatisk kopiering av tekst. Vennligst bruk snareveien (Ctrl+C).",
-
-PasteAsText            : "Lim inn som ren tekst",
-PasteFromWord  : "Lim inn fra Word",
-
-DlgPasteMsg2   : "Vennligst lim inn i den følgende boksen med tastaturet (<STRONG>Ctrl+V</STRONG>) og trykk <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Din nettlesers sikkerhetsinstillinger gir ikke redigeringsverktøyet direkte tilgang til utklippstavlen. Du må lime det igjen i dette vinduet.",
-DlgPasteIgnoreFont             : "Fjern skrifttyper",
-DlgPasteRemoveStyles   : "Fjern stildefinisjoner",
-
-// Color Picker
-ColorAutomatic : "Automatisk",
-ColorMoreColors        : "Flere farger...",
-
-// Document Properties
-DocProps               : "Dokumentegenskaper",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ankeregenskaper",
-DlgAnchorName          : "Ankernavn",
-DlgAnchorErrorName     : "Vennligst skriv inn ankernavnet",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ikke i ordboken",
-DlgSpellChangeTo               : "Endre til",
-DlgSpellBtnIgnore              : "Ignorer",
-DlgSpellBtnIgnoreAll   : "Ignorer alle",
-DlgSpellBtnReplace             : "Erstatt",
-DlgSpellBtnReplaceAll  : "Erstatt alle",
-DlgSpellBtnUndo                        : "Angre",
-DlgSpellNoSuggestions  : "- Ingen forslag -",
-DlgSpellProgress               : "Stavekontroll pågår...",
-DlgSpellNoMispell              : "Stavekontroll fullført: ingen feilstavinger funnet",
-DlgSpellNoChanges              : "Stavekontroll fullført: ingen ord endret",
-DlgSpellOneChange              : "Stavekontroll fullført: Ett ord endret",
-DlgSpellManyChanges            : "Stavekontroll fullført: %1 ord endret",
-
-IeSpellDownload                        : "Stavekontroll er ikke installert. Vil du laste den ned nå?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (verdi)",
-DlgButtonType          : "Type",
-DlgButtonTypeBtn       : "Knapp",
-DlgButtonTypeSbm       : "Send",
-DlgButtonTypeRst       : "Nullstill",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Navn",
-DlgCheckboxValue       : "Verdi",
-DlgCheckboxSelected    : "Valgt",
-
-// Form Dialog
-DlgFormName            : "Navn",
-DlgFormAction  : "Handling",
-DlgFormMethod  : "Metode",
-
-// Select Field Dialog
-DlgSelectName          : "Navn",
-DlgSelectValue         : "Verdi",
-DlgSelectSize          : "Størrelse",
-DlgSelectLines         : "Linjer",
-DlgSelectChkMulti      : "Tillat flervalg",
-DlgSelectOpAvail       : "Tilgjenglige alternativer",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Verdi",
-DlgSelectBtnAdd                : "Legg til",
-DlgSelectBtnModify     : "Endre",
-DlgSelectBtnUp         : "Opp",
-DlgSelectBtnDown       : "Ned",
-DlgSelectBtnSetValue : "Sett som valgt",
-DlgSelectBtnDelete     : "Slett",
-
-// Textarea Dialog
-DlgTextareaName        : "Navn",
-DlgTextareaCols        : "Kolonner",
-DlgTextareaRows        : "Rader",
-
-// Text Field Dialog
-DlgTextName                    : "Navn",
-DlgTextValue           : "Verdi",
-DlgTextCharWidth       : "Tegnbredde",
-DlgTextMaxChars                : "Maks antall tegn",
-DlgTextType                    : "Type",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Passord",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Navn",
-DlgHiddenValue : "Verdi",
-
-// Bulleted List Dialog
-BulletedListProp       : "Egenskaper for uordnet liste",
-NumberedListProp       : "Egenskaper for ordnet liste",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Type",
-DlgLstTypeCircle       : "Sirkel",
-DlgLstTypeDisc         : "Hel sirkel",
-DlgLstTypeSquare       : "Firkant",
-DlgLstTypeNumbers      : "Numre (1, 2, 3)",
-DlgLstTypeLCase                : "Små bokstaver (a, b, c)",
-DlgLstTypeUCase                : "Store bokstaver (A, B, C)",
-DlgLstTypeSRoman       : "Små romerske tall (i, ii, iii)",
-DlgLstTypeLRoman       : "Store romerske tall (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Generelt",
-DlgDocBackTab          : "Bakgrunn",
-DlgDocColorsTab                : "Farger og marginer",
-DlgDocMetaTab          : "Meta-data",
-
-DlgDocPageTitle                : "Sidetittel",
-DlgDocLangDir          : "Språkretning",
-DlgDocLangDirLTR       : "Venstre til høyre (LTR)",
-DlgDocLangDirRTL       : "Høyre til venstre (RTL)",
-DlgDocLangCode         : "Språkkode",
-DlgDocCharSet          : "Tegnsett",
-DlgDocCharSetCE                : "Sentraleuropeisk",
-DlgDocCharSetCT                : "Tradisonell kinesisk(Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Gresk",
-DlgDocCharSetJP                : "Japansk",
-DlgDocCharSetKR                : "Koreansk",
-DlgDocCharSetTR                : "Tyrkisk",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Vesteuropeisk",
-DlgDocCharSetOther     : "Annet tegnsett",
-
-DlgDocDocType          : "Dokumenttype header",
-DlgDocDocTypeOther     : "Annet dokumenttype header",
-DlgDocIncXHTML         : "Inkluder XHTML-deklarasjon",
-DlgDocBgColor          : "Bakgrunnsfarge",
-DlgDocBgImage          : "URL for bakgrunnsbilde",
-DlgDocBgNoScroll       : "Lås bakgrunnsbilde",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Besøkt lenke",
-DlgDocCActive          : "Aktiv lenke",
-DlgDocMargins          : "Sidemargin",
-DlgDocMaTop                    : "Topp",
-DlgDocMaLeft           : "Venstre",
-DlgDocMaRight          : "Høyre",
-DlgDocMaBottom         : "Bunn",
-DlgDocMeIndex          : "Dokument nøkkelord (kommaseparert)",
-DlgDocMeDescr          : "Dokumentbeskrivelse",
-DlgDocMeAuthor         : "Forfatter",
-DlgDocMeCopy           : "Kopirett",
-DlgDocPreview          : "Forhåndsvising",
-
-// Templates Dialog
-Templates                      : "Maler",
-DlgTemplatesTitle      : "Innholdsmaler",
-DlgTemplatesSelMsg     : "Velg malen du vil åpne<br>(innholdet du har skrevet blir tapt!):",
-DlgTemplatesLoading    : "Laster malliste. Vennligst vent...",
-DlgTemplatesNoTpl      : "(Ingen maler definert)",
-DlgTemplatesReplace    : "Erstatt faktisk innold",
-
-// About Dialog
-DlgAboutAboutTab       : "Om",
-DlgAboutBrowserInfoTab : "Nettleserinfo",
-DlgAboutLicenseTab     : "Lisens",
-DlgAboutVersion                : "versjon",
-DlgAboutInfo           : "For mer informasjon, se",
-
-// Div Dialog
-DlgDivGeneralTab       : "Generelt",
-DlgDivAdvancedTab      : "Avansert",
-DlgDivStyle            : "Stil",
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/pl.js b/horde/services/editor/fckeditor/editor/lang/src/pl.js
deleted file mode 100644 (file)
index b43c036..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Polish language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Zwiń pasek narzędzi",
-ToolbarExpand          : "Rozwiń pasek narzędzi",
-
-// Toolbar Items and Context Menu
-Save                           : "Zapisz",
-NewPage                                : "Nowa strona",
-Preview                                : "Podgląd",
-Cut                                    : "Wytnij",
-Copy                           : "Kopiuj",
-Paste                          : "Wklej",
-PasteText                      : "Wklej jako czysty tekst",
-PasteWord                      : "Wklej z Worda",
-Print                          : "Drukuj",
-SelectAll                      : "Zaznacz wszystko",
-RemoveFormat           : "Usuń formatowanie",
-InsertLinkLbl          : "Hiperłącze",
-InsertLink                     : "Wstaw/edytuj hiperłącze",
-RemoveLink                     : "Usuń hiperłącze",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Wstaw/edytuj kotwicę",
-AnchorDelete           : "Usuń kotwicę",
-InsertImageLbl         : "Obrazek",
-InsertImage                    : "Wstaw/edytuj obrazek",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Dodaj/Edytuj element Flash",
-InsertTableLbl         : "Tabela",
-InsertTable                    : "Wstaw/edytuj tabelę",
-InsertLineLbl          : "Linia pozioma",
-InsertLine                     : "Wstaw poziomą linię",
-InsertSpecialCharLbl: "Znak specjalny",
-InsertSpecialChar      : "Wstaw znak specjalny",
-InsertSmileyLbl                : "Emotikona",
-InsertSmiley           : "Wstaw emotikonę",
-About                          : "O programie FCKeditor",
-Bold                           : "Pogrubienie",
-Italic                         : "Kursywa",
-Underline                      : "Podkreślenie",
-StrikeThrough          : "Przekreślenie",
-Subscript                      : "Indeks dolny",
-Superscript                    : "Indeks górny",
-LeftJustify                    : "Wyrównaj do lewej",
-CenterJustify          : "Wyrównaj do środka",
-RightJustify           : "Wyrównaj do prawej",
-BlockJustify           : "Wyrównaj do lewej i prawej",
-DecreaseIndent         : "Zmniejsz wcięcie",
-IncreaseIndent         : "Zwiększ wcięcie",
-Blockquote                     : "Cytat",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Cofnij",
-Redo                           : "Ponów",
-NumberedListLbl                : "Lista numerowana",
-NumberedList           : "Wstaw/usuń numerowanie listy",
-BulletedListLbl                : "Lista wypunktowana",
-BulletedList           : "Wstaw/usuń wypunktowanie listy",
-ShowTableBorders       : "Pokazuj ramkę tabeli",
-ShowDetails                    : "Pokaż szczegóły",
-Style                          : "Styl",
-FontFormat                     : "Format",
-Font                           : "Czcionka",
-FontSize                       : "Rozmiar",
-TextColor                      : "Kolor tekstu",
-BGColor                                : "Kolor tła",
-Source                         : "Źródło dokumentu",
-Find                           : "Znajdź",
-Replace                                : "Zamień",
-SpellCheck                     : "Sprawdź pisownię",
-UniversalKeyboard      : "Klawiatura Uniwersalna",
-PageBreakLbl           : "Odstęp",
-PageBreak                      : "Wstaw odstęp",
-
-Form                   : "Formularz",
-Checkbox               : "Pole wyboru (checkbox)",
-RadioButton            : "Pole wyboru (radio)",
-TextField              : "Pole tekstowe",
-Textarea               : "Obszar tekstowy",
-HiddenField            : "Pole ukryte",
-Button                 : "Przycisk",
-SelectionField : "Lista wyboru",
-ImageButton            : "Przycisk-obrazek",
-
-FitWindow              : "Maksymalizuj rozmiar edytora",
-ShowBlocks             : "Pokaż bloki",
-
-// Context Menu
-EditLink                       : "Edytuj hiperłącze",
-CellCM                         : "Komórka",
-RowCM                          : "Wiersz",
-ColumnCM                       : "Kolumna",
-InsertRowAfter         : "Wstaw wiersz poniżej",
-InsertRowBefore                : "Wstaw wiersz powyżej",
-DeleteRows                     : "Usuń wiersze",
-InsertColumnAfter      : "Wstaw kolumnę z prawej",
-InsertColumnBefore     : "Wstaw kolumnę z lewej",
-DeleteColumns          : "Usuń kolumny",
-InsertCellAfter                : "Wstaw komórkę z prawej",
-InsertCellBefore       : "Wstaw komórkę z lewej",
-DeleteCells                    : "Usuń komórki",
-MergeCells                     : "Połącz komórki",
-MergeRight                     : "Połącz z komórką z prawej",
-MergeDown                      : "Połącz z komórką poniżej",
-HorizontalSplitCell    : "Podziel komórkę poziomo",
-VerticalSplitCell      : "Podziel komórkę pionowo",
-TableDelete                    : "Usuń tabelę",
-CellProperties         : "Właściwości komórki",
-TableProperties                : "Właściwości tabeli",
-ImageProperties                : "Właściwości obrazka",
-FlashProperties                : "Właściwości elementu Flash",
-
-AnchorProp                     : "Właściwości kotwicy",
-ButtonProp                     : "Właściwości przycisku",
-CheckboxProp           : "Właściwości pola wyboru (checkbox)",
-HiddenFieldProp                : "Właściwości pola ukrytego",
-RadioButtonProp                : "Właściwości pola wyboru (radio)",
-ImageButtonProp                : "Właściwości przycisku obrazka",
-TextFieldProp          : "Właściwości pola tekstowego",
-SelectionFieldProp     : "Właściwości listy wyboru",
-TextareaProp           : "Właściwości obszaru tekstowego",
-FormProp                       : "Właściwości formularza",
-
-FontFormats                    : "Normalny;Tekst sformatowany;Adres;Nagłówek 1;Nagłówek 2;Nagłówek 3;Nagłówek 4;Nagłówek 5;Nagłówek 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Przetwarzanie XHTML. Proszę czekać...",
-Done                           : "Gotowe",
-PasteWordConfirm       : "Tekst, który chcesz wkleić, prawdopodobnie pochodzi z programu Word. Czy chcesz go wyczyścic przed wklejeniem?",
-NotCompatiblePaste     : "Ta funkcja jest dostępna w programie Internet Explorer w wersji 5.5 lub wyższej. Czy chcesz wkleić tekst bez czyszczenia?",
-UnknownToolbarItem     : "Nieznany element paska narzędzi \"%1\"",
-UnknownCommand         : "Nieznana komenda \"%1\"",
-NotImplemented         : "Komenda niezaimplementowana",
-UnknownToolbarSet      : "Pasek narzędzi \"%1\" nie istnieje",
-NoActiveX                      : "Ustawienia zabezpieczeń twojej przeglądarki mogą ograniczyć niektóre funkcje edytora. Musisz włączyć opcję \"Uruchamianie formantów Activex i dodatków plugin\". W przeciwnym wypadku mogą pojawiać się błędy.",
-BrowseServerBlocked : "Nie można otworzyć okno menadżera plików. Upewnij się, że wszystkie blokady wyskakujących okienek są wyłączone.",
-DialogBlocked          : "Nie można otworzyć okna dialogowego. Upewnij się, że wszystkie blokady wyskakujących okienek są wyłączone.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Anuluj",
-DlgBtnClose                    : "Zamknij",
-DlgBtnBrowseServer     : "Przeglądaj",
-DlgAdvancedTag         : "Zaawansowane",
-DlgOpOther                     : "<Inny>",
-DlgInfoTab                     : "Informacje",
-DlgAlertUrl                    : "Proszę podać URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nie ustawione>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Kierunek tekstu",
-DlgGenLangDirLtr       : "Od lewej do prawej (LTR)",
-DlgGenLangDirRtl       : "Od prawej do lewej (RTL)",
-DlgGenLangCode         : "Kod języka",
-DlgGenAccessKey                : "Klawisz dostępu",
-DlgGenName                     : "Nazwa",
-DlgGenTabIndex         : "Indeks tabeli",
-DlgGenLongDescr                : "Długi opis hiperłącza",
-DlgGenClass                    : "Nazwa klasy CSS",
-DlgGenTitle                    : "Opis obiektu docelowego",
-DlgGenContType         : "Typ MIME obiektu docelowego",
-DlgGenLinkCharset      : "Kodowanie znaków obiektu docelowego",
-DlgGenStyle                    : "Styl",
-
-// Image Dialog
-DlgImgTitle                    : "Właściwości obrazka",
-DlgImgInfoTab          : "Informacje o obrazku",
-DlgImgBtnUpload                : "Wyślij",
-DlgImgURL                      : "Adres URL",
-DlgImgUpload           : "Wyślij",
-DlgImgAlt                      : "Tekst zastępczy",
-DlgImgWidth                    : "Szerokość",
-DlgImgHeight           : "Wysokość",
-DlgImgLockRatio                : "Zablokuj proporcje",
-DlgBtnResetSize                : "Przywróć rozmiar",
-DlgImgBorder           : "Ramka",
-DlgImgHSpace           : "Odstęp poziomy",
-DlgImgVSpace           : "Odstęp pionowy",
-DlgImgAlign                    : "Wyrównaj",
-DlgImgAlignLeft                : "Do lewej",
-DlgImgAlignAbsBottom: "Do dołu",
-DlgImgAlignAbsMiddle: "Do środka w pionie",
-DlgImgAlignBaseline    : "Do linii bazowej",
-DlgImgAlignBottom      : "Do dołu",
-DlgImgAlignMiddle      : "Do środka",
-DlgImgAlignRight       : "Do prawej",
-DlgImgAlignTextTop     : "Do góry tekstu",
-DlgImgAlignTop         : "Do góry",
-DlgImgPreview          : "Podgląd",
-DlgImgAlertUrl         : "Podaj adres obrazka.",
-DlgImgLinkTab          : "Hiperłącze",
-
-// Flash Dialog
-DlgFlashTitle          : "Właściwości elementu Flash",
-DlgFlashChkPlay                : "Auto Odtwarzanie",
-DlgFlashChkLoop                : "Pętla",
-DlgFlashChkMenu                : "Włącz menu",
-DlgFlashScale          : "Skaluj",
-DlgFlashScaleAll       : "Pokaż wszystko",
-DlgFlashScaleNoBorder  : "Bez Ramki",
-DlgFlashScaleFit       : "Dokładne dopasowanie",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Hiperłącze",
-DlgLnkInfoTab          : "Informacje ",
-DlgLnkTargetTab                : "Cel",
-
-DlgLnkType                     : "Typ hiperłącza",
-DlgLnkTypeURL          : "Adres URL",
-DlgLnkTypeAnchor       : "Odnośnik wewnątrz strony",
-DlgLnkTypeEMail                : "Adres e-mail",
-DlgLnkProto                    : "Protokół",
-DlgLnkProtoOther       : "<inny>",
-DlgLnkURL                      : "Adres URL",
-DlgLnkAnchorSel                : "Wybierz etykietę",
-DlgLnkAnchorByName     : "Wg etykiety",
-DlgLnkAnchorById       : "Wg identyfikatora elementu",
-DlgLnkNoAnchors                : "(W dokumencie nie zdefiniowano żadnych etykiet)",
-DlgLnkEMail                    : "Adres e-mail",
-DlgLnkEMailSubject     : "Temat",
-DlgLnkEMailBody                : "Treść",
-DlgLnkUpload           : "Wyślij",
-DlgLnkBtnUpload                : "Wyślij",
-
-DlgLnkTarget           : "Cel",
-DlgLnkTargetFrame      : "<ramka>",
-DlgLnkTargetPopup      : "<wyskakujące okno>",
-DlgLnkTargetBlank      : "Nowe okno (_blank)",
-DlgLnkTargetParent     : "Okno nadrzędne (_parent)",
-DlgLnkTargetSelf       : "To samo okno (_self)",
-DlgLnkTargetTop                : "Okno najwyższe w hierarchii (_top)",
-DlgLnkTargetFrameName  : "Nazwa Ramki Docelowej",
-DlgLnkPopWinName       : "Nazwa wyskakującego okna",
-DlgLnkPopWinFeat       : "Właściwości wyskakującego okna",
-DlgLnkPopResize                : "Możliwa zmiana rozmiaru",
-DlgLnkPopLocation      : "Pasek adresu",
-DlgLnkPopMenu          : "Pasek menu",
-DlgLnkPopScroll                : "Paski przewijania",
-DlgLnkPopStatus                : "Pasek statusu",
-DlgLnkPopToolbar       : "Pasek narzędzi",
-DlgLnkPopFullScrn      : "Pełny ekran (IE)",
-DlgLnkPopDependent     : "Okno zależne (Netscape)",
-DlgLnkPopWidth         : "Szerokość",
-DlgLnkPopHeight                : "Wysokość",
-DlgLnkPopLeft          : "Pozycja w poziomie",
-DlgLnkPopTop           : "Pozycja w pionie",
-
-DlnLnkMsgNoUrl         : "Podaj adres URL",
-DlnLnkMsgNoEMail       : "Podaj adres e-mail",
-DlnLnkMsgNoAnchor      : "Wybierz etykietę",
-DlnLnkMsgInvPopName    : "Nazwa wyskakującego okienka musi zaczynać się od znaku alfanumerycznego i nie może zawierać spacji",
-
-// Color Dialog
-DlgColorTitle          : "Wybierz kolor",
-DlgColorBtnClear       : "Wyczyść",
-DlgColorHighlight      : "Podgląd",
-DlgColorSelected       : "Wybrane",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Wstaw emotikonę",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Wybierz znak specjalny",
-
-// Table Dialog
-DlgTableTitle          : "Właściwości tabeli",
-DlgTableRows           : "Liczba wierszy",
-DlgTableColumns                : "Liczba kolumn",
-DlgTableBorder         : "Grubość ramki",
-DlgTableAlign          : "Wyrównanie",
-DlgTableAlignNotSet    : "<brak ustawień>",
-DlgTableAlignLeft      : "Do lewej",
-DlgTableAlignCenter    : "Do środka",
-DlgTableAlignRight     : "Do prawej",
-DlgTableWidth          : "Szerokość",
-DlgTableWidthPx                : "piksele",
-DlgTableWidthPc                : "%",
-DlgTableHeight         : "Wysokość",
-DlgTableCellSpace      : "Odstęp pomiędzy komórkami",
-DlgTableCellPad                : "Margines wewnętrzny komórek",
-DlgTableCaption                : "Tytuł",
-DlgTableSummary                : "Podsumowanie",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Właściwości komórki",
-DlgCellWidth           : "Szerokość",
-DlgCellWidthPx         : "piksele",
-DlgCellWidthPc         : "%",
-DlgCellHeight          : "Wysokość",
-DlgCellWordWrap                : "Zawijanie tekstu",
-DlgCellWordWrapNotSet  : "<brak ustawień>",
-DlgCellWordWrapYes     : "Tak",
-DlgCellWordWrapNo      : "Nie",
-DlgCellHorAlign                : "Wyrównanie poziome",
-DlgCellHorAlignNotSet  : "<brak ustawień>",
-DlgCellHorAlignLeft    : "Do lewej",
-DlgCellHorAlignCenter  : "Do środka",
-DlgCellHorAlignRight: "Do prawej",
-DlgCellVerAlign                : "Wyrównanie pionowe",
-DlgCellVerAlignNotSet  : "<brak ustawień>",
-DlgCellVerAlignTop     : "Do góry",
-DlgCellVerAlignMiddle  : "Do środka",
-DlgCellVerAlignBottom  : "Do dołu",
-DlgCellVerAlignBaseline        : "Do linii bazowej",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Zajętość wierszy",
-DlgCellCollSpan                : "Zajętość kolumn",
-DlgCellBackColor       : "Kolor tła",
-DlgCellBorderColor     : "Kolor ramki",
-DlgCellBtnSelect       : "Wybierz...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Znajdź i zamień",
-
-// Find Dialog
-DlgFindTitle           : "Znajdź",
-DlgFindFindBtn         : "Znajdź",
-DlgFindNotFoundMsg     : "Nie znaleziono szukanego hasła.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Zamień",
-DlgReplaceFindLbl              : "Znajdź:",
-DlgReplaceReplaceLbl   : "Zastąp przez:",
-DlgReplaceCaseChk              : "Uwzględnij wielkość liter",
-DlgReplaceReplaceBtn   : "Zastąp",
-DlgReplaceReplAllBtn   : "Zastąp wszystko",
-DlgReplaceWordChk              : "Całe słowa",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Ustawienia bezpieczeństwa Twojej przeglądarki nie pozwalają na automatyczne wycinanie tekstu. Użyj skrótu klawiszowego Ctrl+X.",
-PasteErrorCopy : "Ustawienia bezpieczeństwa Twojej przeglądarki nie pozwalają na automatyczne kopiowanie tekstu. Użyj skrótu klawiszowego Ctrl+C.",
-
-PasteAsText            : "Wklej jako czysty tekst",
-PasteFromWord  : "Wklej z Worda",
-
-DlgPasteMsg2   : "Proszę wkleić w poniższym polu używając klawiaturowego skrótu (<STRONG>Ctrl+V</STRONG>) i kliknąć <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Zabezpieczenia przeglądarki uniemożliwiają wklejenie danych bezpośrednio do edytora. Proszę dane wkleić ponownie w tym okienku.",
-DlgPasteIgnoreFont             : "Ignoruj definicje 'Font Face'",
-DlgPasteRemoveStyles   : "Usuń definicje Stylów",
-
-// Color Picker
-ColorAutomatic : "Automatycznie",
-ColorMoreColors        : "Więcej kolorów...",
-
-// Document Properties
-DocProps               : "Właściwości dokumentu",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Właściwości kotwicy",
-DlgAnchorName          : "Nazwa kotwicy",
-DlgAnchorErrorName     : "Wpisz nazwę kotwicy",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Słowa nie ma w słowniku",
-DlgSpellChangeTo               : "Zmień na",
-DlgSpellBtnIgnore              : "Ignoruj",
-DlgSpellBtnIgnoreAll   : "Ignoruj wszystkie",
-DlgSpellBtnReplace             : "Zmień",
-DlgSpellBtnReplaceAll  : "Zmień wszystkie",
-DlgSpellBtnUndo                        : "Cofnij",
-DlgSpellNoSuggestions  : "- Brak sugestii -",
-DlgSpellProgress               : "Trwa sprawdzanie ...",
-DlgSpellNoMispell              : "Sprawdzanie zakończone: nie znaleziono błędów",
-DlgSpellNoChanges              : "Sprawdzanie zakończone: nie zmieniono żadnego słowa",
-DlgSpellOneChange              : "Sprawdzanie zakończone: zmieniono jedno słowo",
-DlgSpellManyChanges            : "Sprawdzanie zakończone: zmieniono %l słów",
-
-IeSpellDownload                        : "Słownik nie jest zainstalowany. Chcesz go ściągnąć?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (Wartość)",
-DlgButtonType          : "Typ",
-DlgButtonTypeBtn       : "Przycisk",
-DlgButtonTypeSbm       : "Wyślij",
-DlgButtonTypeRst       : "Wyzeruj",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nazwa",
-DlgCheckboxValue       : "Wartość",
-DlgCheckboxSelected    : "Zaznaczone",
-
-// Form Dialog
-DlgFormName            : "Nazwa",
-DlgFormAction  : "Akcja",
-DlgFormMethod  : "Metoda",
-
-// Select Field Dialog
-DlgSelectName          : "Nazwa",
-DlgSelectValue         : "Wartość",
-DlgSelectSize          : "Rozmiar",
-DlgSelectLines         : "linii",
-DlgSelectChkMulti      : "Wielokrotny wybór",
-DlgSelectOpAvail       : "Dostępne opcje",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Wartość",
-DlgSelectBtnAdd                : "Dodaj",
-DlgSelectBtnModify     : "Zmień",
-DlgSelectBtnUp         : "Do góry",
-DlgSelectBtnDown       : "Do dołu",
-DlgSelectBtnSetValue : "Ustaw wartość zaznaczoną",
-DlgSelectBtnDelete     : "Usuń",
-
-// Textarea Dialog
-DlgTextareaName        : "Nazwa",
-DlgTextareaCols        : "Kolumnu",
-DlgTextareaRows        : "Wiersze",
-
-// Text Field Dialog
-DlgTextName                    : "Nazwa",
-DlgTextValue           : "Wartość",
-DlgTextCharWidth       : "Szerokość w znakach",
-DlgTextMaxChars                : "Max. szerokość",
-DlgTextType                    : "Typ",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Hasło",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nazwa",
-DlgHiddenValue : "Wartość",
-
-// Bulleted List Dialog
-BulletedListProp       : "Właściwości listy punktowanej",
-NumberedListProp       : "Właściwości listy numerowanej",
-DlgLstStart                    : "Początek",
-DlgLstType                     : "Typ",
-DlgLstTypeCircle       : "Koło",
-DlgLstTypeDisc         : "Dysk",
-DlgLstTypeSquare       : "Kwadrat",
-DlgLstTypeNumbers      : "Cyfry (1, 2, 3)",
-DlgLstTypeLCase                : "Małe litery (a, b, c)",
-DlgLstTypeUCase                : "Duże litery (A, B, C)",
-DlgLstTypeSRoman       : "Numeracja rzymska (i, ii, iii)",
-DlgLstTypeLRoman       : "Numeracja rzymska (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Ogólne",
-DlgDocBackTab          : "Tło",
-DlgDocColorsTab                : "Kolory i marginesy",
-DlgDocMetaTab          : "Meta Dane",
-
-DlgDocPageTitle                : "Tytuł strony",
-DlgDocLangDir          : "Kierunek pisania",
-DlgDocLangDirLTR       : "Od lewej do prawej (LTR)",
-DlgDocLangDirRTL       : "Od prawej do lewej (RTL)",
-DlgDocLangCode         : "Kod języka",
-DlgDocCharSet          : "Kodowanie znaków",
-DlgDocCharSetCE                : "Środkowoeuropejskie",
-DlgDocCharSetCT                : "Chińskie tradycyjne (Big5)",
-DlgDocCharSetCR                : "Cyrylica",
-DlgDocCharSetGR                : "Greckie",
-DlgDocCharSetJP                : "Japońskie",
-DlgDocCharSetKR                : "Koreańskie",
-DlgDocCharSetTR                : "Tureckie",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Zachodnioeuropejskie",
-DlgDocCharSetOther     : "Inne kodowanie znaków",
-
-DlgDocDocType          : "Nagłówek typu dokumentu",
-DlgDocDocTypeOther     : "Inny typ dokumentu",
-DlgDocIncXHTML         : "Dołącz deklarację XHTML",
-DlgDocBgColor          : "Kolor tła",
-DlgDocBgImage          : "Obrazek tła",
-DlgDocBgNoScroll       : "Tło nieruchome",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Hiperłącze",
-DlgDocCVisited         : "Odwiedzane hiperłącze",
-DlgDocCActive          : "Aktywne hiperłącze",
-DlgDocMargins          : "Marginesy strony",
-DlgDocMaTop                    : "Górny",
-DlgDocMaLeft           : "Lewy",
-DlgDocMaRight          : "Prawy",
-DlgDocMaBottom         : "Dolny",
-DlgDocMeIndex          : "Słowa kluczowe (oddzielone przecinkami)",
-DlgDocMeDescr          : "Opis dokumentu",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Prawa autorskie",
-DlgDocPreview          : "Podgląd",
-
-// Templates Dialog
-Templates                      : "Sablony",
-DlgTemplatesTitle      : "Szablony zawartości",
-DlgTemplatesSelMsg     : "Wybierz szablon do otwarcia w edytorze<br>(obecna zawartość okna edytora zostanie utracona):",
-DlgTemplatesLoading    : "Ładowanie listy szablonów. Proszę czekać...",
-DlgTemplatesNoTpl      : "(Brak zdefiniowanych szablonów)",
-DlgTemplatesReplace    : "Zastąp aktualną zawartość",
-
-// About Dialog
-DlgAboutAboutTab       : "O ...",
-DlgAboutBrowserInfoTab : "O przeglądarce",
-DlgAboutLicenseTab     : "Licencja",
-DlgAboutVersion                : "wersja",
-DlgAboutInfo           : "Więcej informacji uzyskasz pod adresem",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/pt-br.js b/horde/services/editor/fckeditor/editor/lang/src/pt-br.js
deleted file mode 100644 (file)
index cc491b2..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Brazilian Portuguese language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Ocultar Barra de Ferramentas",
-ToolbarExpand          : "Exibir Barra de Ferramentas",
-
-// Toolbar Items and Context Menu
-Save                           : "Salvar",
-NewPage                                : "Novo",
-Preview                                : "Visualizar",
-Cut                                    : "Recortar",
-Copy                           : "Copiar",
-Paste                          : "Colar",
-PasteText                      : "Colar como Texto sem Formatação",
-PasteWord                      : "Colar do Word",
-Print                          : "Imprimir",
-SelectAll                      : "Selecionar Tudo",
-RemoveFormat           : "Remover Formatação",
-InsertLinkLbl          : "Hiperlink",
-InsertLink                     : "Inserir/Editar Hiperlink",
-RemoveLink                     : "Remover Hiperlink",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Inserir/Editar Âncora",
-AnchorDelete           : "Remover Âncora",
-InsertImageLbl         : "Figura",
-InsertImage                    : "Inserir/Editar Figura",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Insere/Edita Flash",
-InsertTableLbl         : "Tabela",
-InsertTable                    : "Inserir/Editar Tabela",
-InsertLineLbl          : "Linha",
-InsertLine                     : "Inserir Linha Horizontal",
-InsertSpecialCharLbl: "Caracteres Especiais",
-InsertSpecialChar      : "Inserir Caractere Especial",
-InsertSmileyLbl                : "Emoticon",
-InsertSmiley           : "Inserir Emoticon",
-About                          : "Sobre FCKeditor",
-Bold                           : "Negrito",
-Italic                         : "Itálico",
-Underline                      : "Sublinhado",
-StrikeThrough          : "Tachado",
-Subscript                      : "Subscrito",
-Superscript                    : "Sobrescrito",
-LeftJustify                    : "Alinhar Esquerda",
-CenterJustify          : "Centralizar",
-RightJustify           : "Alinhar Direita",
-BlockJustify           : "Justificado",
-DecreaseIndent         : "Diminuir Recuo",
-IncreaseIndent         : "Aumentar Recuo",
-Blockquote                     : "Recuo",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Desfazer",
-Redo                           : "Refazer",
-NumberedListLbl                : "Numeração",
-NumberedList           : "Inserir/Remover Numeração",
-BulletedListLbl                : "Marcadores",
-BulletedList           : "Inserir/Remover Marcadores",
-ShowTableBorders       : "Exibir Bordas da Tabela",
-ShowDetails                    : "Exibir Detalhes",
-Style                          : "Estilo",
-FontFormat                     : "Formatação",
-Font                           : "Fonte",
-FontSize                       : "Tamanho",
-TextColor                      : "Cor do Texto",
-BGColor                                : "Cor do Plano de Fundo",
-Source                         : "Código-Fonte",
-Find                           : "Localizar",
-Replace                                : "Substituir",
-SpellCheck                     : "Verificar Ortografia",
-UniversalKeyboard      : "Teclado Universal",
-PageBreakLbl           : "Quebra de Página",
-PageBreak                      : "Inserir Quebra de Página",
-
-Form                   : "Formulário",
-Checkbox               : "Caixa de Seleção",
-RadioButton            : "Botão de Opção",
-TextField              : "Caixa de Texto",
-Textarea               : "Área de Texto",
-HiddenField            : "Campo Oculto",
-Button                 : "Botão",
-SelectionField : "Caixa de Listagem",
-ImageButton            : "Botão de Imagem",
-
-FitWindow              : "Maximizar o tamanho do editor",
-ShowBlocks             : "Mostrar blocos",
-
-// Context Menu
-EditLink                       : "Editar Hiperlink",
-CellCM                         : "Célula",
-RowCM                          : "Linha",
-ColumnCM                       : "Coluna",
-InsertRowAfter         : "Inserir linha abaixo",
-InsertRowBefore                : "Inserir linha acima",
-DeleteRows                     : "Remover Linhas",
-InsertColumnAfter      : "Inserir coluna à direita",
-InsertColumnBefore     : "Inserir coluna à esquerda",
-DeleteColumns          : "Remover Colunas",
-InsertCellAfter                : "Inserir célula à direita",
-InsertCellBefore       : "Inserir célula à esquerda",
-DeleteCells                    : "Remover Células",
-MergeCells                     : "Mesclar Células",
-MergeRight                     : "Mesclar com célula à direita",
-MergeDown                      : "Mesclar com célula abaixo",
-HorizontalSplitCell    : "Dividir célula horizontalmente",
-VerticalSplitCell      : "Dividir célula verticalmente",
-TableDelete                    : "Apagar Tabela",
-CellProperties         : "Formatar Célula",
-TableProperties                : "Formatar Tabela",
-ImageProperties                : "Formatar Figura",
-FlashProperties                : "Propriedades Flash",
-
-AnchorProp                     : "Formatar Âncora",
-ButtonProp                     : "Formatar Botão",
-CheckboxProp           : "Formatar Caixa de Seleção",
-HiddenFieldProp                : "Formatar Campo Oculto",
-RadioButtonProp                : "Formatar Botão de Opção",
-ImageButtonProp                : "Formatar Botão de Imagem",
-TextFieldProp          : "Formatar Caixa de Texto",
-SelectionFieldProp     : "Formatar Caixa de Listagem",
-TextareaProp           : "Formatar Área de Texto",
-FormProp                       : "Formatar Formulário",
-
-FontFormats                    : "Normal;Formatado;Endereço;Título 1;Título 2;Título 3;Título 4;Título 5;Título 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Processando XHTML. Por favor, aguarde...",
-Done                           : "Pronto",
-PasteWordConfirm       : "O texto que você deseja colar parece ter sido copiado do Word. Você gostaria de remover a formatação antes de colar?",
-NotCompatiblePaste     : "Este comando está disponível para o navegador Internet Explorer 5.5 ou superior. Você gostaria de colar sem remover a formatação?",
-UnknownToolbarItem     : "O item da barra de ferramentas \"%1\" não é reconhecido",
-UnknownCommand         : "O comando \"%1\" não é reconhecido",
-NotImplemented         : "O comando não foi implementado",
-UnknownToolbarSet      : "A barra de ferramentas \"%1\" não existe",
-NoActiveX                      : "As configurações de segurança do seu browser podem limitar algumas características do editor. Você precisa habilitar a opção \"Executar controles e plug-ins ActiveX\". Você pode experimentar erros e alertas de características faltantes.",
-BrowseServerBlocked : "Os recursos do browser não puderam ser abertos. Tenha certeza que todos os bloqueadores de popup estão desabilitados.",
-DialogBlocked          : "Não foi possível abrir a janela de diálogo. Tenha certeza que todos os bloqueadores de popup estão desabilitados.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancelar",
-DlgBtnClose                    : "Fechar",
-DlgBtnBrowseServer     : "Localizar no Servidor",
-DlgAdvancedTag         : "Avançado",
-DlgOpOther                     : "<Outros>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Inserir a URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<não ajustado>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Direção do idioma",
-DlgGenLangDirLtr       : "Esquerda para Direita (LTR)",
-DlgGenLangDirRtl       : "Direita para Esquerda (RTL)",
-DlgGenLangCode         : "Idioma",
-DlgGenAccessKey                : "Chave de Acesso",
-DlgGenName                     : "Nome",
-DlgGenTabIndex         : "Índice de Tabulação",
-DlgGenLongDescr                : "Descrição da URL",
-DlgGenClass                    : "Classe de Folhas de Estilo",
-DlgGenTitle                    : "Título",
-DlgGenContType         : "Tipo de Conteúdo",
-DlgGenLinkCharset      : "Conjunto de Caracteres do Hiperlink",
-DlgGenStyle                    : "Estilos",
-
-// Image Dialog
-DlgImgTitle                    : "Formatar Figura",
-DlgImgInfoTab          : "Informações da Figura",
-DlgImgBtnUpload                : "Enviar para o Servidor",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Submeter",
-DlgImgAlt                      : "Texto Alternativo",
-DlgImgWidth                    : "Largura",
-DlgImgHeight           : "Altura",
-DlgImgLockRatio                : "Manter proporções",
-DlgBtnResetSize                : "Redefinir para o Tamanho Original",
-DlgImgBorder           : "Borda",
-DlgImgHSpace           : "Horizontal",
-DlgImgVSpace           : "Vertical",
-DlgImgAlign                    : "Alinhamento",
-DlgImgAlignLeft                : "Esquerda",
-DlgImgAlignAbsBottom: "Inferior Absoluto",
-DlgImgAlignAbsMiddle: "Centralizado Absoluto",
-DlgImgAlignBaseline    : "Baseline",
-DlgImgAlignBottom      : "Inferior",
-DlgImgAlignMiddle      : "Centralizado",
-DlgImgAlignRight       : "Direita",
-DlgImgAlignTextTop     : "Superior Absoluto",
-DlgImgAlignTop         : "Superior",
-DlgImgPreview          : "Visualização",
-DlgImgAlertUrl         : "Por favor, digite o URL da figura.",
-DlgImgLinkTab          : "Hiperlink",
-
-// Flash Dialog
-DlgFlashTitle          : "Propriedades Flash",
-DlgFlashChkPlay                : "Tocar Automaticamente",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Habilita Menu Flash",
-DlgFlashScale          : "Escala",
-DlgFlashScaleAll       : "Mostrar tudo",
-DlgFlashScaleNoBorder  : "Sem Borda",
-DlgFlashScaleFit       : "Escala Exata",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Hiperlink",
-DlgLnkInfoTab          : "Informações",
-DlgLnkTargetTab                : "Destino",
-
-DlgLnkType                     : "Tipo de hiperlink",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Âncora nesta página",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocolo",
-DlgLnkProtoOther       : "<outro>",
-DlgLnkURL                      : "URL do hiperlink",
-DlgLnkAnchorSel                : "Selecione uma âncora",
-DlgLnkAnchorByName     : "Pelo Nome da âncora",
-DlgLnkAnchorById       : "Pelo Id do Elemento",
-DlgLnkNoAnchors                : "(Não há âncoras disponíveis neste documento)",
-DlgLnkEMail                    : "Endereço E-Mail",
-DlgLnkEMailSubject     : "Assunto da Mensagem",
-DlgLnkEMailBody                : "Corpo da Mensagem",
-DlgLnkUpload           : "Enviar ao Servidor",
-DlgLnkBtnUpload                : "Enviar ao Servidor",
-
-DlgLnkTarget           : "Destino",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<janela popup>",
-DlgLnkTargetBlank      : "Nova Janela (_blank)",
-DlgLnkTargetParent     : "Janela Pai (_parent)",
-DlgLnkTargetSelf       : "Mesma Janela (_self)",
-DlgLnkTargetTop                : "Janela Superior (_top)",
-DlgLnkTargetFrameName  : "Nome do Frame de Destino",
-DlgLnkPopWinName       : "Nome da Janela Pop-up",
-DlgLnkPopWinFeat       : "Atributos da Janela Pop-up",
-DlgLnkPopResize                : "Redimensionável",
-DlgLnkPopLocation      : "Barra de Endereços",
-DlgLnkPopMenu          : "Barra de Menus",
-DlgLnkPopScroll                : "Barras de Rolagem",
-DlgLnkPopStatus                : "Barra de Status",
-DlgLnkPopToolbar       : "Barra de Ferramentas",
-DlgLnkPopFullScrn      : "Modo Tela Cheia (IE)",
-DlgLnkPopDependent     : "Dependente (Netscape)",
-DlgLnkPopWidth         : "Largura",
-DlgLnkPopHeight                : "Altura",
-DlgLnkPopLeft          : "Esquerda",
-DlgLnkPopTop           : "Superior",
-
-DlnLnkMsgNoUrl         : "Por favor, digite o endereço do Hiperlink",
-DlnLnkMsgNoEMail       : "Por favor, digite o endereço de e-mail",
-DlnLnkMsgNoAnchor      : "Por favor, selecione uma âncora",
-DlnLnkMsgInvPopName    : "O nome da janela popup deve começar com uma letra ou sublinhado (_) e não pode conter espaços",
-
-// Color Dialog
-DlgColorTitle          : "Selecione uma Cor",
-DlgColorBtnClear       : "Limpar",
-DlgColorHighlight      : "Visualização",
-DlgColorSelected       : "Selecionada",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Inserir Emoticon",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Selecione um Caractere Especial",
-
-// Table Dialog
-DlgTableTitle          : "Formatar Tabela",
-DlgTableRows           : "Linhas",
-DlgTableColumns                : "Colunas",
-DlgTableBorder         : "Borda",
-DlgTableAlign          : "Alinhamento",
-DlgTableAlignNotSet    : "<Não ajustado>",
-DlgTableAlignLeft      : "Esquerda",
-DlgTableAlignCenter    : "Centralizado",
-DlgTableAlignRight     : "Direita",
-DlgTableWidth          : "Largura",
-DlgTableWidthPx                : "pixels",
-DlgTableWidthPc                : "%",
-DlgTableHeight         : "Altura",
-DlgTableCellSpace      : "Espaçamento",
-DlgTableCellPad                : "Enchimento",
-DlgTableCaption                : "Legenda",
-DlgTableSummary                : "Resumo",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Formatar célula",
-DlgCellWidth           : "Largura",
-DlgCellWidthPx         : "pixels",
-DlgCellWidthPc         : "%",
-DlgCellHeight          : "Altura",
-DlgCellWordWrap                : "Quebra de Linha",
-DlgCellWordWrapNotSet  : "<Não ajustado>",
-DlgCellWordWrapYes     : "Sim",
-DlgCellWordWrapNo      : "Não",
-DlgCellHorAlign                : "Alinhamento Horizontal",
-DlgCellHorAlignNotSet  : "<Não ajustado>",
-DlgCellHorAlignLeft    : "Esquerda",
-DlgCellHorAlignCenter  : "Centralizado",
-DlgCellHorAlignRight: "Direita",
-DlgCellVerAlign                : "Alinhamento Vertical",
-DlgCellVerAlignNotSet  : "<Não ajustado>",
-DlgCellVerAlignTop     : "Superior",
-DlgCellVerAlignMiddle  : "Centralizado",
-DlgCellVerAlignBottom  : "Inferior",
-DlgCellVerAlignBaseline        : "Baseline",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Transpor Linhas",
-DlgCellCollSpan                : "Transpor Colunas",
-DlgCellBackColor       : "Cor do Plano de Fundo",
-DlgCellBorderColor     : "Cor da Borda",
-DlgCellBtnSelect       : "Selecionar...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Localizar e Substituir",
-
-// Find Dialog
-DlgFindTitle           : "Localizar...",
-DlgFindFindBtn         : "Localizar",
-DlgFindNotFoundMsg     : "O texto especificado não foi encontrado.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Substituir",
-DlgReplaceFindLbl              : "Procurar por:",
-DlgReplaceReplaceLbl   : "Substituir por:",
-DlgReplaceCaseChk              : "Coincidir Maiúsculas/Minúsculas",
-DlgReplaceReplaceBtn   : "Substituir",
-DlgReplaceReplAllBtn   : "Substituir Tudo",
-DlgReplaceWordChk              : "Coincidir a palavra inteira",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "As configurações de segurança do seu navegador não permitem que o editor execute operações de recortar automaticamente. Por favor, utilize o teclado para recortar (Ctrl+X).",
-PasteErrorCopy : "As configurações de segurança do seu navegador não permitem que o editor execute operações de copiar automaticamente. Por favor, utilize o teclado para copiar (Ctrl+C).",
-
-PasteAsText            : "Colar como Texto sem Formatação",
-PasteFromWord  : "Colar do Word",
-
-DlgPasteMsg2   : "Transfira o link usado no box usando o teclado com (<STRONG>Ctrl+V</STRONG>) e <STRONG>OK</STRONG>.",
-DlgPasteSec            : "As configurações de segurança do seu navegador não permitem que o editor acesse os dados da área de transferência diretamente. Por favor cole o conteúdo novamente nesta janela.",
-DlgPasteIgnoreFont             : "Ignorar definições de fonte",
-DlgPasteRemoveStyles   : "Remove definições de estilo",
-
-// Color Picker
-ColorAutomatic : "Automático",
-ColorMoreColors        : "Mais Cores...",
-
-// Document Properties
-DocProps               : "Propriedades Documento",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Formatar Âncora",
-DlgAnchorName          : "Nome da Âncora",
-DlgAnchorErrorName     : "Por favor, digite o nome da âncora",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Não encontrada",
-DlgSpellChangeTo               : "Alterar para",
-DlgSpellBtnIgnore              : "Ignorar uma vez",
-DlgSpellBtnIgnoreAll   : "Ignorar Todas",
-DlgSpellBtnReplace             : "Alterar",
-DlgSpellBtnReplaceAll  : "Alterar Todas",
-DlgSpellBtnUndo                        : "Desfazer",
-DlgSpellNoSuggestions  : "-sem sugestões de ortografia-",
-DlgSpellProgress               : "Verificação ortográfica em andamento...",
-DlgSpellNoMispell              : "Verificação encerrada: Não foram encontrados erros de ortografia",
-DlgSpellNoChanges              : "Verificação ortográfica encerrada: Não houve alterações",
-DlgSpellOneChange              : "Verificação ortográfica encerrada: Uma palavra foi alterada",
-DlgSpellManyChanges            : "Verificação ortográfica encerrada: %1 foram alteradas",
-
-IeSpellDownload                        : "A verificação ortográfica não foi instalada. Você gostaria de realizar o download agora?",
-
-// Button Dialog
-DlgButtonText          : "Texto (Valor)",
-DlgButtonType          : "Tipo",
-DlgButtonTypeBtn       : "Botão",
-DlgButtonTypeSbm       : "Enviar",
-DlgButtonTypeRst       : "Limpar",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nome",
-DlgCheckboxValue       : "Valor",
-DlgCheckboxSelected    : "Selecionado",
-
-// Form Dialog
-DlgFormName            : "Nome",
-DlgFormAction  : "Action",
-DlgFormMethod  : "Método",
-
-// Select Field Dialog
-DlgSelectName          : "Nome",
-DlgSelectValue         : "Valor",
-DlgSelectSize          : "Tamanho",
-DlgSelectLines         : "linhas",
-DlgSelectChkMulti      : "Permitir múltiplas seleções",
-DlgSelectOpAvail       : "Opções disponíveis",
-DlgSelectOpText                : "Texto",
-DlgSelectOpValue       : "Valor",
-DlgSelectBtnAdd                : "Adicionar",
-DlgSelectBtnModify     : "Modificar",
-DlgSelectBtnUp         : "Para cima",
-DlgSelectBtnDown       : "Para baixo",
-DlgSelectBtnSetValue : "Definir como selecionado",
-DlgSelectBtnDelete     : "Remover",
-
-// Textarea Dialog
-DlgTextareaName        : "Nome",
-DlgTextareaCols        : "Colunas",
-DlgTextareaRows        : "Linhas",
-
-// Text Field Dialog
-DlgTextName                    : "Nome",
-DlgTextValue           : "Valor",
-DlgTextCharWidth       : "Comprimento (em caracteres)",
-DlgTextMaxChars                : "Número Máximo de Caracteres",
-DlgTextType                    : "Tipo",
-DlgTextTypeText                : "Texto",
-DlgTextTypePass                : "Senha",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nome",
-DlgHiddenValue : "Valor",
-
-// Bulleted List Dialog
-BulletedListProp       : "Formatar Marcadores",
-NumberedListProp       : "Formatar Numeração",
-DlgLstStart                    : "Iniciar",
-DlgLstType                     : "Tipo",
-DlgLstTypeCircle       : "Círculo",
-DlgLstTypeDisc         : "Disco",
-DlgLstTypeSquare       : "Quadrado",
-DlgLstTypeNumbers      : "Números (1, 2, 3)",
-DlgLstTypeLCase                : "Letras Minúsculas (a, b, c)",
-DlgLstTypeUCase                : "Letras Maiúsculas (A, B, C)",
-DlgLstTypeSRoman       : "Números Romanos Minúsculos (i, ii, iii)",
-DlgLstTypeLRoman       : "Números Romanos Maiúsculos (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Geral",
-DlgDocBackTab          : "Plano de Fundo",
-DlgDocColorsTab                : "Cores e Margens",
-DlgDocMetaTab          : "Meta Dados",
-
-DlgDocPageTitle                : "Título da Página",
-DlgDocLangDir          : "Direção do Idioma",
-DlgDocLangDirLTR       : "Esquerda para Direita (LTR)",
-DlgDocLangDirRTL       : "Direita para Esquerda (RTL)",
-DlgDocLangCode         : "Código do Idioma",
-DlgDocCharSet          : "Codificação de Caracteres",
-DlgDocCharSetCE                : "Europa Central",
-DlgDocCharSetCT                : "Chinês Tradicional (Big5)",
-DlgDocCharSetCR                : "Cirílico",
-DlgDocCharSetGR                : "Grego",
-DlgDocCharSetJP                : "Japonês",
-DlgDocCharSetKR                : "Coreano",
-DlgDocCharSetTR                : "Turco",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Europa Ocidental",
-DlgDocCharSetOther     : "Outra Codificação de Caracteres",
-
-DlgDocDocType          : "Cabeçalho Tipo de Documento",
-DlgDocDocTypeOther     : "Other Document Type Heading",
-DlgDocIncXHTML         : "Incluir Declarações XHTML",
-DlgDocBgColor          : "Cor do Plano de Fundo",
-DlgDocBgImage          : "URL da Imagem de Plano de Fundo",
-DlgDocBgNoScroll       : "Plano de Fundo Fixo",
-DlgDocCText                    : "Texto",
-DlgDocCLink                    : "Hiperlink",
-DlgDocCVisited         : "Hiperlink Visitado",
-DlgDocCActive          : "Hiperlink Ativo",
-DlgDocMargins          : "Margens da Página",
-DlgDocMaTop                    : "Superior",
-DlgDocMaLeft           : "Inferior",
-DlgDocMaRight          : "Direita",
-DlgDocMaBottom         : "Inferior",
-DlgDocMeIndex          : "Palavras-chave de Indexação do Documento (separadas por vírgula)",
-DlgDocMeDescr          : "Descrição do Documento",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Direitos Autorais",
-DlgDocPreview          : "Visualizar",
-
-// Templates Dialog
-Templates                      : "Modelos de layout",
-DlgTemplatesTitle      : "Modelo de layout do conteúdo",
-DlgTemplatesSelMsg     : "Selecione um modelo de layout para ser aberto no editor<br>(o conteúdo atual será perdido):",
-DlgTemplatesLoading    : "Carregando a lista de modelos de layout. Aguarde...",
-DlgTemplatesNoTpl      : "(Não foram definidos modelos de layout)",
-DlgTemplatesReplace    : "Substituir o conteúdo atual",
-
-// About Dialog
-DlgAboutAboutTab       : "Sobre",
-DlgAboutBrowserInfoTab : "Informações do Navegador",
-DlgAboutLicenseTab     : "Licença",
-DlgAboutVersion                : "versão",
-DlgAboutInfo           : "Para maiores informações visite",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/pt.js b/horde/services/editor/fckeditor/editor/lang/src/pt.js
deleted file mode 100644 (file)
index 5f700c2..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Portuguese language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Fechar Barra",
-ToolbarExpand          : "Expandir Barra",
-
-// Toolbar Items and Context Menu
-Save                           : "Guardar",
-NewPage                                : "Nova Página",
-Preview                                : "Pré-visualizar",
-Cut                                    : "Cortar",
-Copy                           : "Copiar",
-Paste                          : "Colar",
-PasteText                      : "Colar como texto não formatado",
-PasteWord                      : "Colar do Word",
-Print                          : "Imprimir",
-SelectAll                      : "Seleccionar Tudo",
-RemoveFormat           : "Eliminar Formato",
-InsertLinkLbl          : "Hiperligação",
-InsertLink                     : "Inserir/Editar Hiperligação",
-RemoveLink                     : "Eliminar Hiperligação",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : " Inserir/Editar Âncora",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Imagem",
-InsertImage                    : "Inserir/Editar Imagem",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Inserir/Editar Flash",
-InsertTableLbl         : "Tabela",
-InsertTable                    : "Inserir/Editar Tabela",
-InsertLineLbl          : "Linha",
-InsertLine                     : "Inserir Linha Horizontal",
-InsertSpecialCharLbl: "Caracter Especial",
-InsertSpecialChar      : "Inserir Caracter Especial",
-InsertSmileyLbl                : "Emoticons",
-InsertSmiley           : "Inserir Emoticons",
-About                          : "Acerca do FCKeditor",
-Bold                           : "Negrito",
-Italic                         : "Itálico",
-Underline                      : "Sublinhado",
-StrikeThrough          : "Rasurado",
-Subscript                      : "Superior à Linha",
-Superscript                    : "Inferior à Linha",
-LeftJustify                    : "Alinhar à Esquerda",
-CenterJustify          : "Alinhar ao Centro",
-RightJustify           : "Alinhar à Direita",
-BlockJustify           : "Justificado",
-DecreaseIndent         : "Diminuir Avanço",
-IncreaseIndent         : "Aumentar Avanço",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Anular",
-Redo                           : "Repetir",
-NumberedListLbl                : "Numeração",
-NumberedList           : "Inserir/Eliminar Numeração",
-BulletedListLbl                : "Marcas",
-BulletedList           : "Inserir/Eliminar Marcas",
-ShowTableBorders       : "Mostrar Limites da Tabelas",
-ShowDetails                    : "Mostrar Parágrafo",
-Style                          : "Estilo",
-FontFormat                     : "Formato",
-Font                           : "Tipo de Letra",
-FontSize                       : "Tamanho",
-TextColor                      : "Cor do Texto",
-BGColor                                : "Cor de Fundo",
-Source                         : "Fonte",
-Find                           : "Procurar",
-Replace                                : "Substituir",
-SpellCheck                     : "Verificação Ortográfica",
-UniversalKeyboard      : "Teclado Universal",
-PageBreakLbl           : "Quebra de Página",
-PageBreak                      : "Inserir Quebra de Página",
-
-Form                   : "Formulário",
-Checkbox               : "Caixa de Verificação",
-RadioButton            : "Botão de Opção",
-TextField              : "Campo de Texto",
-Textarea               : "Área de Texto",
-HiddenField            : "Campo Escondido",
-Button                 : "Botão",
-SelectionField : "Caixa de Combinação",
-ImageButton            : "Botão de Imagem",
-
-FitWindow              : "Maximizar o tamanho do editor",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Editar Hiperligação",
-CellCM                         : "Célula",
-RowCM                          : "Linha",
-ColumnCM                       : "Coluna",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Eliminar Linhas",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Eliminar Coluna",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Eliminar Célula",
-MergeCells                     : "Unir Células",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Eliminar Tabela",
-CellProperties         : "Propriedades da Célula",
-TableProperties                : "Propriedades da Tabela",
-ImageProperties                : "Propriedades da Imagem",
-FlashProperties                : "Propriedades do Flash",
-
-AnchorProp                     : "Propriedades da Âncora",
-ButtonProp                     : "Propriedades do Botão",
-CheckboxProp           : "Propriedades da Caixa de Verificação",
-HiddenFieldProp                : "Propriedades do Campo Escondido",
-RadioButtonProp                : "Propriedades do Botão de Opção",
-ImageButtonProp                : "Propriedades do Botão de imagens",
-TextFieldProp          : "Propriedades do Campo de Texto",
-SelectionFieldProp     : "Propriedades da Caixa de Combinação",
-TextareaProp           : "Propriedades da Área de Texto",
-FormProp                       : "Propriedades do Formulário",
-
-FontFormats                    : "Normal;Formatado;Endereço;Título 1;Título 2;Título 3;Título 4;Título 5;Título 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "A Processar XHTML. Por favor, espere...",
-Done                           : "Concluído",
-PasteWordConfirm       : "O texto que deseja parece ter sido copiado do Word. Deseja limpar a formatação antes de colar?",
-NotCompatiblePaste     : "Este comando só está disponível para Internet Explorer versão 5.5 ou superior. Deseja colar sem limpar a formatação?",
-UnknownToolbarItem     : "Item de barra desconhecido \"%1\"",
-UnknownCommand         : "Nome de comando desconhecido \"%1\"",
-NotImplemented         : "Comando não implementado",
-UnknownToolbarSet      : "Nome de barra \"%1\" não definido",
-NoActiveX                      : "As definições de segurança do navegador podem limitar algumas potencalidades do editr. Deve activar a opção \"Executar controlos e extensões ActiveX\". Pode ocorrer erros ou verificar que faltam potencialidades.",
-BrowseServerBlocked : "Não foi possível abrir o navegador de recursos. Certifique-se que todos os bloqueadores de popup estão desactivados.",
-DialogBlocked          : "Não foi possível abrir a janela de diálogo. Certifique-se que todos os bloqueadores de popup estão desactivados.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Cancelar",
-DlgBtnClose                    : "Fechar",
-DlgBtnBrowseServer     : "Navegar no Servidor",
-DlgAdvancedTag         : "Avançado",
-DlgOpOther                     : "<Outro>",
-DlgInfoTab                     : "Informação",
-DlgAlertUrl                    : "Por favor introduza o URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<Não definido>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Orientação de idioma",
-DlgGenLangDirLtr       : "Esquerda à Direita (LTR)",
-DlgGenLangDirRtl       : "Direita a Esquerda (RTL)",
-DlgGenLangCode         : "Código de Idioma",
-DlgGenAccessKey                : "Chave de Acesso",
-DlgGenName                     : "Nome",
-DlgGenTabIndex         : "Índice de Tubulação",
-DlgGenLongDescr                : "Descrição Completa do URL",
-DlgGenClass                    : "Classes de Estilo de Folhas Classes",
-DlgGenTitle                    : "Título",
-DlgGenContType         : "Tipo de Conteúdo",
-DlgGenLinkCharset      : "Fonte de caracteres vinculado",
-DlgGenStyle                    : "Estilo",
-
-// Image Dialog
-DlgImgTitle                    : "Propriedades da Imagem",
-DlgImgInfoTab          : "Informação da Imagem",
-DlgImgBtnUpload                : "Enviar para o Servidor",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Carregar",
-DlgImgAlt                      : "Texto Alternativo",
-DlgImgWidth                    : "Largura",
-DlgImgHeight           : "Altura",
-DlgImgLockRatio                : "Proporcional",
-DlgBtnResetSize                : "Tamanho Original",
-DlgImgBorder           : "Limite",
-DlgImgHSpace           : "Esp.Horiz",
-DlgImgVSpace           : "Esp.Vert",
-DlgImgAlign                    : "Alinhamento",
-DlgImgAlignLeft                : "Esquerda",
-DlgImgAlignAbsBottom: "Abs inferior",
-DlgImgAlignAbsMiddle: "Abs centro",
-DlgImgAlignBaseline    : "Linha de base",
-DlgImgAlignBottom      : "Fundo",
-DlgImgAlignMiddle      : "Centro",
-DlgImgAlignRight       : "Direita",
-DlgImgAlignTextTop     : "Topo do texto",
-DlgImgAlignTop         : "Topo",
-DlgImgPreview          : "Pré-visualizar",
-DlgImgAlertUrl         : "Por favor introduza o URL da imagem",
-DlgImgLinkTab          : "Hiperligação",
-
-// Flash Dialog
-DlgFlashTitle          : "Propriedades do Flash",
-DlgFlashChkPlay                : "Reproduzir automaticamente",
-DlgFlashChkLoop                : "Loop",
-DlgFlashChkMenu                : "Permitir Menu do Flash",
-DlgFlashScale          : "Escala",
-DlgFlashScaleAll       : "Mostrar tudo",
-DlgFlashScaleNoBorder  : "Sem Limites",
-DlgFlashScaleFit       : "Tamanho Exacto",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Hiperligação",
-DlgLnkInfoTab          : "Informação de Hiperligação",
-DlgLnkTargetTab                : "Destino",
-
-DlgLnkType                     : "Tipo de Hiperligação",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Referência a esta página",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocolo",
-DlgLnkProtoOther       : "<outro>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Seleccionar una referência",
-DlgLnkAnchorByName     : "Por Nome de Referência",
-DlgLnkAnchorById       : "Por ID de elemento",
-DlgLnkNoAnchors                : "(Não há referências disponíveis no documento)",
-DlgLnkEMail                    : "Endereço de E-Mail",
-DlgLnkEMailSubject     : "Título de Mensagem",
-DlgLnkEMailBody                : "Corpo da Mensagem",
-DlgLnkUpload           : "Carregar",
-DlgLnkBtnUpload                : "Enviar ao Servidor",
-
-DlgLnkTarget           : "Destino",
-DlgLnkTargetFrame      : "<Frame>",
-DlgLnkTargetPopup      : "<Janela de popup>",
-DlgLnkTargetBlank      : "Nova Janela(_blank)",
-DlgLnkTargetParent     : "Janela Pai (_parent)",
-DlgLnkTargetSelf       : "Mesma janela (_self)",
-DlgLnkTargetTop                : "Janela primaria (_top)",
-DlgLnkTargetFrameName  : "Nome do Frame Destino",
-DlgLnkPopWinName       : "Nome da Janela de Popup",
-DlgLnkPopWinFeat       : "Características de Janela de Popup",
-DlgLnkPopResize                : "Ajustável",
-DlgLnkPopLocation      : "Barra de localização",
-DlgLnkPopMenu          : "Barra de Menu",
-DlgLnkPopScroll                : "Barras de deslocamento",
-DlgLnkPopStatus                : "Barra de Estado",
-DlgLnkPopToolbar       : "Barra de Ferramentas",
-DlgLnkPopFullScrn      : "Janela Completa (IE)",
-DlgLnkPopDependent     : "Dependente (Netscape)",
-DlgLnkPopWidth         : "Largura",
-DlgLnkPopHeight                : "Altura",
-DlgLnkPopLeft          : "Posição Esquerda",
-DlgLnkPopTop           : "Posição Direita",
-
-DlnLnkMsgNoUrl         : "Por favor introduza a hiperligação URL",
-DlnLnkMsgNoEMail       : "Por favor introduza o endereço de e-mail",
-DlnLnkMsgNoAnchor      : "Por favor seleccione uma referência",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Seleccionar Cor",
-DlgColorBtnClear       : "Nenhuma",
-DlgColorHighlight      : "Destacado",
-DlgColorSelected       : "Seleccionado",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Inserir um Emoticon",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Seleccione um caracter especial",
-
-// Table Dialog
-DlgTableTitle          : "Propriedades da Tabela",
-DlgTableRows           : "Linhas",
-DlgTableColumns                : "Colunas",
-DlgTableBorder         : "Tamanho do Limite",
-DlgTableAlign          : "Alinhamento",
-DlgTableAlignNotSet    : "<Não definido>",
-DlgTableAlignLeft      : "Esquerda",
-DlgTableAlignCenter    : "Centrado",
-DlgTableAlignRight     : "Direita",
-DlgTableWidth          : "Largura",
-DlgTableWidthPx                : "pixeis",
-DlgTableWidthPc                : "percentagem",
-DlgTableHeight         : "Altura",
-DlgTableCellSpace      : "Esp. e/células",
-DlgTableCellPad                : "Esp. interior",
-DlgTableCaption                : "Título",
-DlgTableSummary                : "Sumário",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Propriedades da Célula",
-DlgCellWidth           : "Largura",
-DlgCellWidthPx         : "pixeis",
-DlgCellWidthPc         : "percentagem",
-DlgCellHeight          : "Altura",
-DlgCellWordWrap                : "Moldar Texto",
-DlgCellWordWrapNotSet  : "<Não definido>",
-DlgCellWordWrapYes     : "Sim",
-DlgCellWordWrapNo      : "Não",
-DlgCellHorAlign                : "Alinhamento Horizontal",
-DlgCellHorAlignNotSet  : "<Não definido>",
-DlgCellHorAlignLeft    : "Esquerda",
-DlgCellHorAlignCenter  : "Centrado",
-DlgCellHorAlignRight: "Direita",
-DlgCellVerAlign                : "Alinhamento Vertical",
-DlgCellVerAlignNotSet  : "<Não definido>",
-DlgCellVerAlignTop     : "Topo",
-DlgCellVerAlignMiddle  : "Médio",
-DlgCellVerAlignBottom  : "Fundi",
-DlgCellVerAlignBaseline        : "Linha de Base",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Unir Linhas",
-DlgCellCollSpan                : "Unir Colunas",
-DlgCellBackColor       : "Cor do Fundo",
-DlgCellBorderColor     : "Cor do Limite",
-DlgCellBtnSelect       : "Seleccione...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Procurar",
-DlgFindFindBtn         : "Procurar",
-DlgFindNotFoundMsg     : "O texto especificado não foi encontrado.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Substituir",
-DlgReplaceFindLbl              : "Texto a Procurar:",
-DlgReplaceReplaceLbl   : "Substituir por:",
-DlgReplaceCaseChk              : "Maiúsculas/Minúsculas",
-DlgReplaceReplaceBtn   : "Substituir",
-DlgReplaceReplAllBtn   : "Substituir Tudo",
-DlgReplaceWordChk              : "Coincidir com toda a palavra",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "A configuração de segurança do navegador não permite a execução automática de operações de cortar. Por favor use o teclado (Ctrl+X).",
-PasteErrorCopy : "A configuração de segurança do navegador não permite a execução automática de operações de copiar. Por favor use o teclado (Ctrl+C).",
-
-PasteAsText            : "Colar como Texto Simples",
-PasteFromWord  : "Colar do Word",
-
-DlgPasteMsg2   : "Por favor, cole dentro da seguinte caixa usando o teclado (<STRONG>Ctrl+V</STRONG>) e prima <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignorar da definições do Tipo de Letra ",
-DlgPasteRemoveStyles   : "Remover as definições de Estilos",
-
-// Color Picker
-ColorAutomatic : "Automático",
-ColorMoreColors        : "Mais Cores...",
-
-// Document Properties
-DocProps               : "Propriedades do Documento",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Propriedades da Âncora",
-DlgAnchorName          : "Nome da Âncora",
-DlgAnchorErrorName     : "Por favor, introduza o nome da âncora",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Não está num directório",
-DlgSpellChangeTo               : "Mudar para",
-DlgSpellBtnIgnore              : "Ignorar",
-DlgSpellBtnIgnoreAll   : "Ignorar Tudo",
-DlgSpellBtnReplace             : "Substituir",
-DlgSpellBtnReplaceAll  : "Substituir Tudo",
-DlgSpellBtnUndo                        : "Anular",
-DlgSpellNoSuggestions  : "- Sem sugestões -",
-DlgSpellProgress               : "Verificação ortográfica em progresso…",
-DlgSpellNoMispell              : "Verificação ortográfica completa: não foram encontrados erros",
-DlgSpellNoChanges              : "Verificação ortográfica completa: não houve alteração de palavras",
-DlgSpellOneChange              : "Verificação ortográfica completa: uma palavra alterada",
-DlgSpellManyChanges            : "Verificação ortográfica completa: %1 palavras alteradas",
-
-IeSpellDownload                        : " Verificação ortográfica não instalada. Quer descarregar agora?",
-
-// Button Dialog
-DlgButtonText          : "Texto (Valor)",
-DlgButtonType          : "Tipo",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nome",
-DlgCheckboxValue       : "Valor",
-DlgCheckboxSelected    : "Seleccionado",
-
-// Form Dialog
-DlgFormName            : "Nome",
-DlgFormAction  : "Acção",
-DlgFormMethod  : "Método",
-
-// Select Field Dialog
-DlgSelectName          : "Nome",
-DlgSelectValue         : "Valor",
-DlgSelectSize          : "Tamanho",
-DlgSelectLines         : "linhas",
-DlgSelectChkMulti      : "Permitir selecções múltiplas",
-DlgSelectOpAvail       : "Opções Possíveis",
-DlgSelectOpText                : "Texto",
-DlgSelectOpValue       : "Valor",
-DlgSelectBtnAdd                : "Adicionar",
-DlgSelectBtnModify     : "Modificar",
-DlgSelectBtnUp         : "Para cima",
-DlgSelectBtnDown       : "Para baixo",
-DlgSelectBtnSetValue : "Definir um valor por defeito",
-DlgSelectBtnDelete     : "Apagar",
-
-// Textarea Dialog
-DlgTextareaName        : "Nome",
-DlgTextareaCols        : "Colunas",
-DlgTextareaRows        : "Linhas",
-
-// Text Field Dialog
-DlgTextName                    : "Nome",
-DlgTextValue           : "Valor",
-DlgTextCharWidth       : "Tamanho do caracter",
-DlgTextMaxChars                : "Nr. Máximo de Caracteres",
-DlgTextType                    : "Tipo",
-DlgTextTypeText                : "Texto",
-DlgTextTypePass                : "Palavra-chave",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nome",
-DlgHiddenValue : "Valor",
-
-// Bulleted List Dialog
-BulletedListProp       : "Propriedades da Marca",
-NumberedListProp       : "Propriedades da Numeração",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Tipo",
-DlgLstTypeCircle       : "Circulo",
-DlgLstTypeDisc         : "Disco",
-DlgLstTypeSquare       : "Quadrado",
-DlgLstTypeNumbers      : "Números (1, 2, 3)",
-DlgLstTypeLCase                : "Letras Minúsculas (a, b, c)",
-DlgLstTypeUCase                : "Letras Maiúsculas (A, B, C)",
-DlgLstTypeSRoman       : "Numeração Romana em Minúsculas (i, ii, iii)",
-DlgLstTypeLRoman       : "Numeração Romana em Maiúsculas (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Geral",
-DlgDocBackTab          : "Fundo",
-DlgDocColorsTab                : "Cores e Margens",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Título da Página",
-DlgDocLangDir          : "Orientação de idioma",
-DlgDocLangDirLTR       : "Esquerda à Direita (LTR)",
-DlgDocLangDirRTL       : "Direita à Esquerda (RTL)",
-DlgDocLangCode         : "Código de Idioma",
-DlgDocCharSet          : "Codificação de Caracteres",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Outra Codificação de Caracteres",
-
-DlgDocDocType          : "Tipo de Cabeçalho do Documento",
-DlgDocDocTypeOther     : "Outro Tipo de Cabeçalho do Documento",
-DlgDocIncXHTML         : "Incluir Declarações XHTML",
-DlgDocBgColor          : "Cor de Fundo",
-DlgDocBgImage          : "Caminho para a Imagem de Fundo",
-DlgDocBgNoScroll       : "Fundo Fixo",
-DlgDocCText                    : "Texto",
-DlgDocCLink                    : "Hiperligação",
-DlgDocCVisited         : "Hiperligação Visitada",
-DlgDocCActive          : "Hiperligação Activa",
-DlgDocMargins          : "Margem das Páginas",
-DlgDocMaTop                    : "Topo",
-DlgDocMaLeft           : "Esquerda",
-DlgDocMaRight          : "Direita",
-DlgDocMaBottom         : "Fundo",
-DlgDocMeIndex          : "Palavras de Indexação do Documento (separadas por virgula)",
-DlgDocMeDescr          : "Descrição do Documento",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Direitos de Autor",
-DlgDocPreview          : "Pré-visualizar",
-
-// Templates Dialog
-Templates                      : "Modelos",
-DlgTemplatesTitle      : "Modelo de Conteúdo",
-DlgTemplatesSelMsg     : "Por favor, seleccione o modelo a abrir no editor<br>(o conteúdo actual será perdido):",
-DlgTemplatesLoading    : "A carregar a lista de modelos. Aguarde por favor...",
-DlgTemplatesNoTpl      : "(Sem modelos definidos)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "Acerca",
-DlgAboutBrowserInfoTab : "Informação do Nevegador",
-DlgAboutLicenseTab     : "Licença",
-DlgAboutVersion                : "versão",
-DlgAboutInfo           : "Para mais informações por favor dirija-se a",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ro.js b/horde/services/editor/fckeditor/editor/lang/src/ro.js
deleted file mode 100644 (file)
index e1a9184..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Romanian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Ascunde bara cu opţiuni",
-ToolbarExpand          : "Expandează bara cu opţiuni",
-
-// Toolbar Items and Context Menu
-Save                           : "Salvează",
-NewPage                                : "Pagină nouă",
-Preview                                : "Previzualizare",
-Cut                                    : "Taie",
-Copy                           : "Copiază",
-Paste                          : "Adaugă",
-PasteText                      : "Adaugă ca text simplu",
-PasteWord                      : "Adaugă din Word",
-Print                          : "Printează",
-SelectAll                      : "Selectează tot",
-RemoveFormat           : "Înlătură formatarea",
-InsertLinkLbl          : "Link (Legătură web)",
-InsertLink                     : "Inserează/Editează link (legătură web)",
-RemoveLink                     : "Înlătură link (legătură web)",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Inserează/Editează ancoră",
-AnchorDelete           : "Şterge ancoră",
-InsertImageLbl         : "Imagine",
-InsertImage                    : "Inserează/Editează imagine",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Inserează/Editează flash",
-InsertTableLbl         : "Tabel",
-InsertTable                    : "Inserează/Editează tabel",
-InsertLineLbl          : "Linie",
-InsertLine                     : "Inserează linie orizontă",
-InsertSpecialCharLbl: "Caracter special",
-InsertSpecialChar      : "Inserează caracter special",
-InsertSmileyLbl                : "Figură expresivă (Emoticon)",
-InsertSmiley           : "Inserează Figură expresivă (Emoticon)",
-About                          : "Despre FCKeditor",
-Bold                           : "Îngroşat (bold)",
-Italic                         : "Înclinat (italic)",
-Underline                      : "Subliniat (underline)",
-StrikeThrough          : "Tăiat (strike through)",
-Subscript                      : "Indice (subscript)",
-Superscript                    : "Putere (superscript)",
-LeftJustify                    : "Aliniere la stânga",
-CenterJustify          : "Aliniere centrală",
-RightJustify           : "Aliniere la dreapta",
-BlockJustify           : "Aliniere în bloc (Block Justify)",
-DecreaseIndent         : "Scade indentarea",
-IncreaseIndent         : "Creşte indentarea",
-Blockquote                     : "Citat",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Starea anterioară (undo)",
-Redo                           : "Starea ulterioară (redo)",
-NumberedListLbl                : "Listă numerotată",
-NumberedList           : "Inserează/Şterge listă numerotată",
-BulletedListLbl                : "Listă cu puncte",
-BulletedList           : "Inserează/Şterge listă cu puncte",
-ShowTableBorders       : "Arată marginile tabelului",
-ShowDetails                    : "Arată detalii",
-Style                          : "Stil",
-FontFormat                     : "Formatare",
-Font                           : "Font",
-FontSize                       : "Mărime",
-TextColor                      : "Culoarea textului",
-BGColor                                : "Coloarea fundalului",
-Source                         : "Sursa",
-Find                           : "Găseşte",
-Replace                                : "Înlocuieşte",
-SpellCheck                     : "Verifică text",
-UniversalKeyboard      : "Tastatură universală",
-PageBreakLbl           : "Separator de pagină (Page Break)",
-PageBreak                      : "Inserează separator de pagină (Page Break)",
-
-Form                   : "Formular (Form)",
-Checkbox               : "Bifă (Checkbox)",
-RadioButton            : "Buton radio (RadioButton)",
-TextField              : "Câmp text (TextField)",
-Textarea               : "Suprafaţă text (Textarea)",
-HiddenField            : "Câmp ascuns (HiddenField)",
-Button                 : "Buton",
-SelectionField : "Câmp selecţie (SelectionField)",
-ImageButton            : "Buton imagine (ImageButton)",
-
-FitWindow              : "Maximizează mărimea editorului",
-ShowBlocks             : "Arată blocurile",
-
-// Context Menu
-EditLink                       : "Editează Link",
-CellCM                         : "Celulă",
-RowCM                          : "Linie",
-ColumnCM                       : "Coloană",
-InsertRowAfter         : "Inserează linie după",
-InsertRowBefore                : "Inserează linie înainte",
-DeleteRows                     : "Şterge linii",
-InsertColumnAfter      : "Inserează coloană după",
-InsertColumnBefore     : "Inserează coloană înainte",
-DeleteColumns          : "Şterge celule",
-InsertCellAfter                : "Inserează celulă după",
-InsertCellBefore       : "Inserează celulă înainte",
-DeleteCells                    : "Şterge celule",
-MergeCells                     : "Uneşte celule",
-MergeRight                     : "Uneşte la dreapta",
-MergeDown                      : "Uneşte jos",
-HorizontalSplitCell    : "Împarte celula pe orizontală",
-VerticalSplitCell      : "Împarte celula pe verticală",
-TableDelete                    : "Şterge tabel",
-CellProperties         : "Proprietăţile celulei",
-TableProperties                : "Proprietăţile tabelului",
-ImageProperties                : "Proprietăţile imaginii",
-FlashProperties                : "Proprietăţile flash-ului",
-
-AnchorProp                     : "Proprietăţi ancoră",
-ButtonProp                     : "Proprietăţi buton",
-CheckboxProp           : "Proprietăţi bifă (Checkbox)",
-HiddenFieldProp                : "Proprietăţi câmp ascuns (Hidden Field)",
-RadioButtonProp                : "Proprietăţi buton radio (Radio Button)",
-ImageButtonProp                : "Proprietăţi buton imagine (Image Button)",
-TextFieldProp          : "Proprietăţi câmp text (Text Field)",
-SelectionFieldProp     : "Proprietăţi câmp selecţie (Selection Field)",
-TextareaProp           : "Proprietăţi suprafaţă text (Textarea)",
-FormProp                       : "Proprietăţi formular (Form)",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",  //MISSING
-
-// Alerts and Messages
-ProcessingXHTML                : "Procesăm XHTML. Vă rugăm aşteptaţi...",
-Done                           : "Am terminat",
-PasteWordConfirm       : "Textul pe care doriţi să-l adăugaţi pare a fi formatat pentru Word. Doriţi să-l curăţaţi de această formatare înainte de a-l adăuga?",
-NotCompatiblePaste     : "Această facilitate e disponibilă doar pentru Microsoft Internet Explorer, versiunea 5.5 sau ulterioară. Vreţi să-l adăugaţi fără a-i fi înlăturat formatarea?",
-UnknownToolbarItem     : "Obiectul \"%1\" din bara cu opţiuni necunoscut",
-UnknownCommand         : "Comanda \"%1\" necunoscută",
-NotImplemented         : "Comandă neimplementată",
-UnknownToolbarSet      : "Grupul din bara cu opţiuni \"%1\" nu există",
-NoActiveX                      : "Setările de securitate ale programului dvs. cu care navigaţi pe internet (browser) pot limita anumite funcţionalităţi ale editorului. Pentru a evita asta, trebuie să activaţi opţiunea \"Run ActiveX controls and plug-ins\". Poate veţi întâlni erori sau veţi observa funcţionalităţi lipsă.",
-BrowseServerBlocked : "The resources browser could not be opened. Asiguraţi-vă că nu e activ niciun \"popup blocker\" (funcţionalitate a programului de navigat (browser) sau a unui plug-in al acestuia de a bloca deschiderea unui noi ferestre).",
-DialogBlocked          : "Nu a fost posibilă deschiderea unei ferestre de dialog. Asiguraţi-vă că nu e activ niciun \"popup blocker\" (funcţionalitate a programului de navigat (browser) sau a unui plug-in al acestuia de a bloca deschiderea unui noi ferestre).",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "Bine",
-DlgBtnCancel           : "Anulare",
-DlgBtnClose                    : "Închidere",
-DlgBtnBrowseServer     : "Răsfoieşte server",
-DlgAdvancedTag         : "Avansat",
-DlgOpOther                     : "<Altul>",
-DlgInfoTab                     : "Informaţii",
-DlgAlertUrl                    : "Vă rugăm să scrieţi URL-ul",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nesetat>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Direcţia cuvintelor",
-DlgGenLangDirLtr       : "stânga-dreapta (LTR)",
-DlgGenLangDirRtl       : "dreapta-stânga (RTL)",
-DlgGenLangCode         : "Codul limbii",
-DlgGenAccessKey                : "Tasta de acces",
-DlgGenName                     : "Nume",
-DlgGenTabIndex         : "Indexul tabului",
-DlgGenLongDescr                : "Descrierea lungă URL",
-DlgGenClass                    : "Clasele cu stilul paginii (CSS)",
-DlgGenTitle                    : "Titlul consultativ",
-DlgGenContType         : "Tipul consultativ al titlului",
-DlgGenLinkCharset      : "Setul de caractere al resursei legate",
-DlgGenStyle                    : "Stil",
-
-// Image Dialog
-DlgImgTitle                    : "Proprietăţile imaginii",
-DlgImgInfoTab          : "Informaţii despre imagine",
-DlgImgBtnUpload                : "Trimite la server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Încarcă",
-DlgImgAlt                      : "Text alternativ",
-DlgImgWidth                    : "Lăţime",
-DlgImgHeight           : "Înălţime",
-DlgImgLockRatio                : "Păstrează proporţiile",
-DlgBtnResetSize                : "Resetează mărimea",
-DlgImgBorder           : "Margine",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Aliniere",
-DlgImgAlignLeft                : "Stânga",
-DlgImgAlignAbsBottom: "Jos absolut (Abs Bottom)",
-DlgImgAlignAbsMiddle: "Mijloc absolut (Abs Middle)",
-DlgImgAlignBaseline    : "Linia de jos (Baseline)",
-DlgImgAlignBottom      : "Jos",
-DlgImgAlignMiddle      : "Mijloc",
-DlgImgAlignRight       : "Dreapta",
-DlgImgAlignTextTop     : "Text sus",
-DlgImgAlignTop         : "Sus",
-DlgImgPreview          : "Previzualizare",
-DlgImgAlertUrl         : "Vă rugăm să scrieţi URL-ul imaginii",
-DlgImgLinkTab          : "Link (Legătură web)",
-
-// Flash Dialog
-DlgFlashTitle          : "Proprietăţile flash-ului",
-DlgFlashChkPlay                : "Rulează automat",
-DlgFlashChkLoop                : "Repetă (Loop)",
-DlgFlashChkMenu                : "Activează meniul flash",
-DlgFlashScale          : "Scală",
-DlgFlashScaleAll       : "Arată tot",
-DlgFlashScaleNoBorder  : "Fără margini (No border)",
-DlgFlashScaleFit       : "Potriveşte",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link (Legătură web)",
-DlgLnkInfoTab          : "Informaţii despre link (Legătură web)",
-DlgLnkTargetTab                : "Ţintă (Target)",
-
-DlgLnkType                     : "Tipul link-ului (al legăturii web)",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ancoră în această pagină",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protocol",
-DlgLnkProtoOther       : "<altul>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Selectaţi o ancoră",
-DlgLnkAnchorByName     : "după numele ancorei",
-DlgLnkAnchorById       : "după Id-ul elementului",
-DlgLnkNoAnchors                : "(Nicio ancoră disponibilă în document)",
-DlgLnkEMail                    : "Adresă de e-mail",
-DlgLnkEMailSubject     : "Subiectul mesajului",
-DlgLnkEMailBody                : "Conţinutul mesajului",
-DlgLnkUpload           : "Încarcă",
-DlgLnkBtnUpload                : "Trimite la server",
-
-DlgLnkTarget           : "Ţintă (Target)",
-DlgLnkTargetFrame      : "<frame>",
-DlgLnkTargetPopup      : "<fereastra popup>",
-DlgLnkTargetBlank      : "Fereastră nouă (_blank)",
-DlgLnkTargetParent     : "Fereastra părinte (_parent)",
-DlgLnkTargetSelf       : "Aceeaşi fereastră (_self)",
-DlgLnkTargetTop                : "Fereastra din topul ierarhiei (_top)",
-DlgLnkTargetFrameName  : "Numele frame-ului ţintă",
-DlgLnkPopWinName       : "Numele ferestrei popup",
-DlgLnkPopWinFeat       : "Proprietăţile ferestrei popup",
-DlgLnkPopResize                : "Scalabilă",
-DlgLnkPopLocation      : "Bara de locaţie",
-DlgLnkPopMenu          : "Bara de meniu",
-DlgLnkPopScroll                : "Scroll Bars",
-DlgLnkPopStatus                : "Bara de status",
-DlgLnkPopToolbar       : "Bara de opţiuni",
-DlgLnkPopFullScrn      : "Tot ecranul (Full Screen)(IE)",
-DlgLnkPopDependent     : "Dependent (Netscape)",
-DlgLnkPopWidth         : "Lăţime",
-DlgLnkPopHeight                : "Înălţime",
-DlgLnkPopLeft          : "Poziţia la stânga",
-DlgLnkPopTop           : "Poziţia la dreapta",
-
-DlnLnkMsgNoUrl         : "Vă rugăm să scrieţi URL-ul",
-DlnLnkMsgNoEMail       : "Vă rugăm să scrieţi adresa de e-mail",
-DlnLnkMsgNoAnchor      : "Vă rugăm să selectaţi o ancoră",
-DlnLnkMsgInvPopName    : "Numele 'popup'-ului trebuie să înceapă cu un caracter alfabetic şi trebuie să nu conţină spaţii",
-
-// Color Dialog
-DlgColorTitle          : "Selectează culoare",
-DlgColorBtnClear       : "Curăţă",
-DlgColorHighlight      : "Subliniază (Highlight)",
-DlgColorSelected       : "Selectat",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Inserează o figură expresivă (Emoticon)",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Selectează caracter special",
-
-// Table Dialog
-DlgTableTitle          : "Proprietăţile tabelului",
-DlgTableRows           : "Linii",
-DlgTableColumns                : "Coloane",
-DlgTableBorder         : "Mărimea marginii",
-DlgTableAlign          : "Aliniament",
-DlgTableAlignNotSet    : "<Nesetat>",
-DlgTableAlignLeft      : "Stânga",
-DlgTableAlignCenter    : "Centru",
-DlgTableAlignRight     : "Dreapta",
-DlgTableWidth          : "Lăţime",
-DlgTableWidthPx                : "pixeli",
-DlgTableWidthPc                : "procente",
-DlgTableHeight         : "Înălţime",
-DlgTableCellSpace      : "Spaţiu între celule",
-DlgTableCellPad                : "Spaţiu în cadrul celulei",
-DlgTableCaption                : "Titlu (Caption)",
-DlgTableSummary                : "Rezumat",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Proprietăţile celulei",
-DlgCellWidth           : "Lăţime",
-DlgCellWidthPx         : "pixeli",
-DlgCellWidthPc         : "procente",
-DlgCellHeight          : "Înălţime",
-DlgCellWordWrap                : "Desparte cuvintele (Wrap)",
-DlgCellWordWrapNotSet  : "<Nesetat>",
-DlgCellWordWrapYes     : "Da",
-DlgCellWordWrapNo      : "Nu",
-DlgCellHorAlign                : "Aliniament orizontal",
-DlgCellHorAlignNotSet  : "<Nesetat>",
-DlgCellHorAlignLeft    : "Stânga",
-DlgCellHorAlignCenter  : "Centru",
-DlgCellHorAlignRight: "Dreapta",
-DlgCellVerAlign                : "Aliniament vertical",
-DlgCellVerAlignNotSet  : "<Nesetat>",
-DlgCellVerAlignTop     : "Sus",
-DlgCellVerAlignMiddle  : "Mijloc",
-DlgCellVerAlignBottom  : "Jos",
-DlgCellVerAlignBaseline        : "Linia de jos (Baseline)",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Lungimea în linii (Span)",
-DlgCellCollSpan                : "Lungimea în coloane (Span)",
-DlgCellBackColor       : "Culoarea fundalului",
-DlgCellBorderColor     : "Culoarea marginii",
-DlgCellBtnSelect       : "Selectaţi...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Găseşte şi înlocuieşte",
-
-// Find Dialog
-DlgFindTitle           : "Găseşte",
-DlgFindFindBtn         : "Găseşte",
-DlgFindNotFoundMsg     : "Textul specificat nu a fost găsit.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Replace",
-DlgReplaceFindLbl              : "Găseşte:",
-DlgReplaceReplaceLbl   : "Înlocuieşte cu:",
-DlgReplaceCaseChk              : "Deosebeşte majuscule de minuscule (Match case)",
-DlgReplaceReplaceBtn   : "Înlocuieşte",
-DlgReplaceReplAllBtn   : "Înlocuieşte tot",
-DlgReplaceWordChk              : "Doar cuvintele întregi",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de tăiere. Vă rugăm folosiţi tastatura (Ctrl+X).",
-PasteErrorCopy : "Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de copiere. Vă rugăm folosiţi tastatura (Ctrl+C).",
-
-PasteAsText            : "Adaugă ca text simplu (Plain Text)",
-PasteFromWord  : "Adaugă din Word",
-
-DlgPasteMsg2   : "Vă rugăm adăugaţi în căsuţa următoare folosind tastatura (<STRONG>Ctrl+V</STRONG>) şi apăsaţi <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Din cauza setărilor de securitate ale programului dvs. cu care navigaţi pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui să adăugaţi din nou datele în această fereastră.",
-DlgPasteIgnoreFont             : "Ignoră definiţiile Font Face",
-DlgPasteRemoveStyles   : "Şterge definiţiile stilurilor",
-
-// Color Picker
-ColorAutomatic : "Automatic",
-ColorMoreColors        : "Mai multe culori...",
-
-// Document Properties
-DocProps               : "Proprietăţile documentului",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Proprietăţile ancorei",
-DlgAnchorName          : "Numele ancorei",
-DlgAnchorErrorName     : "Vă rugăm scrieţi numele ancorei",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nu e în dicţionar",
-DlgSpellChangeTo               : "Schimbă în",
-DlgSpellBtnIgnore              : "Ignoră",
-DlgSpellBtnIgnoreAll   : "Ignoră toate",
-DlgSpellBtnReplace             : "Înlocuieşte",
-DlgSpellBtnReplaceAll  : "Înlocuieşte tot",
-DlgSpellBtnUndo                        : "Starea anterioară (undo)",
-DlgSpellNoSuggestions  : "- Fără sugestii -",
-DlgSpellProgress               : "Verificarea textului în desfăşurare...",
-DlgSpellNoMispell              : "Verificarea textului terminată: Nicio greşeală găsită",
-DlgSpellNoChanges              : "Verificarea textului terminată: Niciun cuvânt modificat",
-DlgSpellOneChange              : "Verificarea textului terminată: Un cuvânt modificat",
-DlgSpellManyChanges            : "Verificarea textului terminată: 1% cuvinte modificate",
-
-IeSpellDownload                        : "Unealta pentru verificat textul (Spell checker) neinstalată. Doriţi să o descărcaţi acum?",
-
-// Button Dialog
-DlgButtonText          : "Text (Valoare)",
-DlgButtonType          : "Tip",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Nume",
-DlgCheckboxValue       : "Valoare",
-DlgCheckboxSelected    : "Selectat",
-
-// Form Dialog
-DlgFormName            : "Nume",
-DlgFormAction  : "Acţiune",
-DlgFormMethod  : "Metodă",
-
-// Select Field Dialog
-DlgSelectName          : "Nume",
-DlgSelectValue         : "Valoare",
-DlgSelectSize          : "Mărime",
-DlgSelectLines         : "linii",
-DlgSelectChkMulti      : "Permite selecţii multiple",
-DlgSelectOpAvail       : "Opţiuni disponibile",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Valoare",
-DlgSelectBtnAdd                : "Adaugă",
-DlgSelectBtnModify     : "Modifică",
-DlgSelectBtnUp         : "Sus",
-DlgSelectBtnDown       : "Jos",
-DlgSelectBtnSetValue : "Setează ca valoare selectată",
-DlgSelectBtnDelete     : "Şterge",
-
-// Textarea Dialog
-DlgTextareaName        : "Nume",
-DlgTextareaCols        : "Coloane",
-DlgTextareaRows        : "Linii",
-
-// Text Field Dialog
-DlgTextName                    : "Nume",
-DlgTextValue           : "Valoare",
-DlgTextCharWidth       : "Lărgimea caracterului",
-DlgTextMaxChars                : "Caractere maxime",
-DlgTextType                    : "Tip",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Parolă",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Nume",
-DlgHiddenValue : "Valoare",
-
-// Bulleted List Dialog
-BulletedListProp       : "Proprietăţile listei punctate (Bulleted List)",
-NumberedListProp       : "Proprietăţile listei numerotate (Numbered List)",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Tip",
-DlgLstTypeCircle       : "Cerc",
-DlgLstTypeDisc         : "Disc",
-DlgLstTypeSquare       : "Pătrat",
-DlgLstTypeNumbers      : "Numere (1, 2, 3)",
-DlgLstTypeLCase                : "Minuscule-litere mici (a, b, c)",
-DlgLstTypeUCase                : "Majuscule (A, B, C)",
-DlgLstTypeSRoman       : "Cifre romane mici (i, ii, iii)",
-DlgLstTypeLRoman       : "Cifre romane mari (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "General",
-DlgDocBackTab          : "Fundal",
-DlgDocColorsTab                : "Culori si margini",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Titlul paginii",
-DlgDocLangDir          : "Descrierea limbii",
-DlgDocLangDirLTR       : "stânga-dreapta (LTR)",
-DlgDocLangDirRTL       : "dreapta-stânga (RTL)",
-DlgDocLangCode         : "Codul limbii",
-DlgDocCharSet          : "Encoding setului de caractere",
-DlgDocCharSetCE                : "Central european",
-DlgDocCharSetCT                : "Chinezesc tradiţional (Big5)",
-DlgDocCharSetCR                : "Chirilic",
-DlgDocCharSetGR                : "Grecesc",
-DlgDocCharSetJP                : "Japonez",
-DlgDocCharSetKR                : "Corean",
-DlgDocCharSetTR                : "Turcesc",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Vest european",
-DlgDocCharSetOther     : "Alt encoding al setului de caractere",
-
-DlgDocDocType          : "Document Type Heading",
-DlgDocDocTypeOther     : "Alt Document Type Heading",
-DlgDocIncXHTML         : "Include declaraţii XHTML",
-DlgDocBgColor          : "Culoarea fundalului (Background Color)",
-DlgDocBgImage          : "URL-ul imaginii din fundal (Background Image URL)",
-DlgDocBgNoScroll       : "Fundal neflotant, fix (Nonscrolling Background)",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Link (Legătură web)",
-DlgDocCVisited         : "Link (Legătură web) vizitat",
-DlgDocCActive          : "Link (Legătură web) activ",
-DlgDocMargins          : "Marginile paginii",
-DlgDocMaTop                    : "Sus",
-DlgDocMaLeft           : "Stânga",
-DlgDocMaRight          : "Dreapta",
-DlgDocMaBottom         : "Jos",
-DlgDocMeIndex          : "Cuvinte cheie după care se va indexa documentul (separate prin virgulă)",
-DlgDocMeDescr          : "Descrierea documentului",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Drepturi de autor",
-DlgDocPreview          : "Previzualizare",
-
-// Templates Dialog
-Templates                      : "Template-uri (şabloane)",
-DlgTemplatesTitle      : "Template-uri (şabloane) de conţinut",
-DlgTemplatesSelMsg     : "Vă rugăm selectaţi template-ul (şablonul) ce se va deschide în editor<br>(conţinutul actual va fi pierdut):",
-DlgTemplatesLoading    : "Se încarcă lista cu template-uri (şabloane). Vă rugăm aşteptaţi...",
-DlgTemplatesNoTpl      : "(Niciun template (şablon) definit)",
-DlgTemplatesReplace    : "Înlocuieşte cuprinsul actual",
-
-// About Dialog
-DlgAboutAboutTab       : "Despre",
-DlgAboutBrowserInfoTab : "Informaţii browser",
-DlgAboutLicenseTab     : "Licenţă",
-DlgAboutVersion                : "versiune",
-DlgAboutInfo           : "Pentru informaţii amănunţite, vizitaţi",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/ru.js b/horde/services/editor/fckeditor/editor/lang/src/ru.js
deleted file mode 100644 (file)
index 976b205..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Russian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Свернуть панель инструментов",
-ToolbarExpand          : "Развернуть панель инструментов",
-
-// Toolbar Items and Context Menu
-Save                           : "Сохранить",
-NewPage                                : "Новая страница",
-Preview                                : "Предварительный просмотр",
-Cut                                    : "Вырезать",
-Copy                           : "Копировать",
-Paste                          : "Вставить",
-PasteText                      : "Вставить только текст",
-PasteWord                      : "Вставить из Word",
-Print                          : "Печать",
-SelectAll                      : "Выделить все",
-RemoveFormat           : "Убрать форматирование",
-InsertLinkLbl          : "Ссылка",
-InsertLink                     : "Вставить/Редактировать ссылку",
-RemoveLink                     : "Убрать ссылку",
-VisitLink                      : "Перейти по ссылке",
-Anchor                         : "Вставить/Редактировать якорь",
-AnchorDelete           : "Убрать якорь",
-InsertImageLbl         : "Изображение",
-InsertImage                    : "Вставить/Редактировать изображение",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Вставить/Редактировать Flash",
-InsertTableLbl         : "Таблица",
-InsertTable                    : "Вставить/Редактировать таблицу",
-InsertLineLbl          : "Линия",
-InsertLine                     : "Вставить горизонтальную линию",
-InsertSpecialCharLbl: "Специальный символ",
-InsertSpecialChar      : "Вставить специальный символ",
-InsertSmileyLbl                : "Смайлик",
-InsertSmiley           : "Вставить смайлик",
-About                          : "О FCKeditor",
-Bold                           : "Жирный",
-Italic                         : "Курсив",
-Underline                      : "Подчеркнутый",
-StrikeThrough          : "Зачеркнутый",
-Subscript                      : "Подстрочный индекс",
-Superscript                    : "Надстрочный индекс",
-LeftJustify                    : "По левому краю",
-CenterJustify          : "По центру",
-RightJustify           : "По правому краю",
-BlockJustify           : "По ширине",
-DecreaseIndent         : "Уменьшить отступ",
-IncreaseIndent         : "Увеличить отступ",
-Blockquote                     : "Цитата",
-CreateDiv                      : "Создать Div контейнер",
-EditDiv                                : "Редактировать Div контейнер",
-DeleteDiv                      : "Удалить Div контейнер",
-Undo                           : "Отменить",
-Redo                           : "Повторить",
-NumberedListLbl                : "Нумерованный список",
-NumberedList           : "Вставить/Удалить нумерованный список",
-BulletedListLbl                : "Маркированный список",
-BulletedList           : "Вставить/Удалить маркированный список",
-ShowTableBorders       : "Показать бордюры таблицы",
-ShowDetails                    : "Показать детали",
-Style                          : "Стиль",
-FontFormat                     : "Форматирование",
-Font                           : "Шрифт",
-FontSize                       : "Размер",
-TextColor                      : "Цвет текста",
-BGColor                                : "Цвет фона",
-Source                         : "Источник",
-Find                           : "Найти",
-Replace                                : "Заменить",
-SpellCheck                     : "Проверить орфографию",
-UniversalKeyboard      : "Универсальная клавиатура",
-PageBreakLbl           : "Разрыв страницы",
-PageBreak                      : "Вставить разрыв страницы",
-
-Form                   : "Форма",
-Checkbox               : "Флаговая кнопка",
-RadioButton            : "Кнопка выбора",
-TextField              : "Текстовое поле",
-Textarea               : "Текстовая область",
-HiddenField            : "Скрытое поле",
-Button                 : "Кнопка",
-SelectionField : "Список",
-ImageButton            : "Кнопка с изображением",
-
-FitWindow              : "Развернуть окно редактора",
-ShowBlocks             : "Показать блоки",
-
-// Context Menu
-EditLink                       : "Вставить ссылку",
-CellCM                         : "Ячейка",
-RowCM                          : "Строка",
-ColumnCM                       : "Колонка",
-InsertRowAfter         : "Вставить строку после",
-InsertRowBefore                : "Вставить строку до",
-DeleteRows                     : "Удалить строки",
-InsertColumnAfter      : "Вставить колонку после",
-InsertColumnBefore     : "Вставить колонку до",
-DeleteColumns          : "Удалить колонки",
-InsertCellAfter                : "Вставить ячейку после",
-InsertCellBefore       : "Вставить ячейку до",
-DeleteCells                    : "Удалить ячейки",
-MergeCells                     : "Соединить ячейки",
-MergeRight                     : "Соединить вправо",
-MergeDown                      : "Соединить вниз",
-HorizontalSplitCell    : "Разбить ячейку горизонтально",
-VerticalSplitCell      : "Разбить ячейку вертикально",
-TableDelete                    : "Удалить таблицу",
-CellProperties         : "Свойства ячейки",
-TableProperties                : "Свойства таблицы",
-ImageProperties                : "Свойства изображения",
-FlashProperties                : "Свойства Flash",
-
-AnchorProp                     : "Свойства якоря",
-ButtonProp                     : "Свойства кнопки",
-CheckboxProp           : "Свойства флаговой кнопки",
-HiddenFieldProp                : "Свойства скрытого поля",
-RadioButtonProp                : "Свойства кнопки выбора",
-ImageButtonProp                : "Свойства кнопки с изображением",
-TextFieldProp          : "Свойства текстового поля",
-SelectionFieldProp     : "Свойства списка",
-TextareaProp           : "Свойства текстовой области",
-FormProp                       : "Свойства формы",
-
-FontFormats                    : "Нормальный;Форматированный;Адрес;Заголовок 1;Заголовок 2;Заголовок 3;Заголовок 4;Заголовок 5;Заголовок 6;Нормальный (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Обработка XHTML. Пожалуйста, подождите...",
-Done                           : "Сделано",
-PasteWordConfirm       : "Текст, который вы хотите вставить, похож на копируемый из Word. Вы хотите очистить его перед вставкой?",
-NotCompatiblePaste     : "Эта команда доступна для Internet Explorer версии 5.5 или выше. Вы хотите вставить без очистки?",
-UnknownToolbarItem     : "Не известный элемент панели инструментов \"%1\"",
-UnknownCommand         : "Не известное имя команды \"%1\"",
-NotImplemented         : "Команда не реализована",
-UnknownToolbarSet      : "Панель инструментов \"%1\" не существует",
-NoActiveX                      : "Настройки безопасности вашего браузера могут ограничивать некоторые свойства редактора. Вы должны включить опцию \"Запускать элементы управления ActiveX и плугины\". Вы можете видеть ошибки и замечать отсутствие возможностей.",
-BrowseServerBlocked : "Ресурсы браузера не могут быть открыты. Проверьте что блокировки всплывающих окон выключены.",
-DialogBlocked          : "Невозможно открыть окно диалога. Проверьте что блокировки всплывающих окон выключены.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "ОК",
-DlgBtnCancel           : "Отмена",
-DlgBtnClose                    : "Закрыть",
-DlgBtnBrowseServer     : "Просмотреть на сервере",
-DlgAdvancedTag         : "Расширенный",
-DlgOpOther                     : "<Другое>",
-DlgInfoTab                     : "Информация",
-DlgAlertUrl                    : "Пожалуйста, вставьте URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<не определено>",
-DlgGenId                       : "Идентификатор",
-DlgGenLangDir          : "Направление языка",
-DlgGenLangDirLtr       : "Слева на право (LTR)",
-DlgGenLangDirRtl       : "Справа на лево (RTL)",
-DlgGenLangCode         : "Язык",
-DlgGenAccessKey                : "Горячая клавиша",
-DlgGenName                     : "Имя",
-DlgGenTabIndex         : "Последовательность перехода",
-DlgGenLongDescr                : "Длинное описание URL",
-DlgGenClass                    : "Класс CSS",
-DlgGenTitle                    : "Заголовок",
-DlgGenContType         : "Тип содержимого",
-DlgGenLinkCharset      : "Кодировка",
-DlgGenStyle                    : "Стиль CSS",
-
-// Image Dialog
-DlgImgTitle                    : "Свойства изображения",
-DlgImgInfoTab          : "Информация о изображении",
-DlgImgBtnUpload                : "Послать на сервер",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Закачать",
-DlgImgAlt                      : "Альтернативный текст",
-DlgImgWidth                    : "Ширина",
-DlgImgHeight           : "Высота",
-DlgImgLockRatio                : "Сохранять пропорции",
-DlgBtnResetSize                : "Сбросить размер",
-DlgImgBorder           : "Бордюр",
-DlgImgHSpace           : "Горизонтальный отступ",
-DlgImgVSpace           : "Вертикальный отступ",
-DlgImgAlign                    : "Выравнивание",
-DlgImgAlignLeft                : "По левому краю",
-DlgImgAlignAbsBottom: "Абс понизу",
-DlgImgAlignAbsMiddle: "Абс посередине",
-DlgImgAlignBaseline    : "По базовой линии",
-DlgImgAlignBottom      : "Понизу",
-DlgImgAlignMiddle      : "Посередине",
-DlgImgAlignRight       : "По правому краю",
-DlgImgAlignTextTop     : "Текст наверху",
-DlgImgAlignTop         : "По верху",
-DlgImgPreview          : "Предварительный просмотр",
-DlgImgAlertUrl         : "Пожалуйста, введите URL изображения",
-DlgImgLinkTab          : "Ссылка",
-
-// Flash Dialog
-DlgFlashTitle          : "Свойства Flash",
-DlgFlashChkPlay                : "Авто проигрывание",
-DlgFlashChkLoop                : "Повтор",
-DlgFlashChkMenu                : "Включить меню Flash",
-DlgFlashScale          : "Масштабировать",
-DlgFlashScaleAll       : "Показывать все",
-DlgFlashScaleNoBorder  : "Без бордюра",
-DlgFlashScaleFit       : "Точное совпадение",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Ссылка",
-DlgLnkInfoTab          : "Информация ссылки",
-DlgLnkTargetTab                : "Цель",
-
-DlgLnkType                     : "Тип ссылки",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Якорь на эту страницу",
-DlgLnkTypeEMail                : "Эл. почта",
-DlgLnkProto                    : "Протокол",
-DlgLnkProtoOther       : "<другое>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Выберите якорь",
-DlgLnkAnchorByName     : "По имени якоря",
-DlgLnkAnchorById       : "По идентификатору элемента",
-DlgLnkNoAnchors                : "(Нет якорей доступных в этом документе)",
-DlgLnkEMail                    : "Адрес эл. почты",
-DlgLnkEMailSubject     : "Заголовок сообщения",
-DlgLnkEMailBody                : "Тело сообщения",
-DlgLnkUpload           : "Закачать",
-DlgLnkBtnUpload                : "Послать на сервер",
-
-DlgLnkTarget           : "Цель",
-DlgLnkTargetFrame      : "<фрейм>",
-DlgLnkTargetPopup      : "<всплывающее окно>",
-DlgLnkTargetBlank      : "Новое окно (_blank)",
-DlgLnkTargetParent     : "Родительское окно (_parent)",
-DlgLnkTargetSelf       : "Тоже окно (_self)",
-DlgLnkTargetTop                : "Самое верхнее окно (_top)",
-DlgLnkTargetFrameName  : "Имя целевого фрейма",
-DlgLnkPopWinName       : "Имя всплывающего окна",
-DlgLnkPopWinFeat       : "Свойства всплывающего окна",
-DlgLnkPopResize                : "Изменяющееся в размерах",
-DlgLnkPopLocation      : "Панель локации",
-DlgLnkPopMenu          : "Панель меню",
-DlgLnkPopScroll                : "Полосы прокрутки",
-DlgLnkPopStatus                : "Строка состояния",
-DlgLnkPopToolbar       : "Панель инструментов",
-DlgLnkPopFullScrn      : "Полный экран (IE)",
-DlgLnkPopDependent     : "Зависимый (Netscape)",
-DlgLnkPopWidth         : "Ширина",
-DlgLnkPopHeight                : "Высота",
-DlgLnkPopLeft          : "Позиция слева",
-DlgLnkPopTop           : "Позиция сверху",
-
-DlnLnkMsgNoUrl         : "Пожалуйста, введите URL ссылки",
-DlnLnkMsgNoEMail       : "Пожалуйста, введите адрес эл. почты",
-DlnLnkMsgNoAnchor      : "Пожалуйста, выберете якорь",
-DlnLnkMsgInvPopName    : "Название вспывающего окна должно начинаться буквы и не может содержать пробелов",
-
-// Color Dialog
-DlgColorTitle          : "Выберите цвет",
-DlgColorBtnClear       : "Очистить",
-DlgColorHighlight      : "Подсвеченный",
-DlgColorSelected       : "Выбранный",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Вставить смайлик",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Выберите специальный символ",
-
-// Table Dialog
-DlgTableTitle          : "Свойства таблицы",
-DlgTableRows           : "Строки",
-DlgTableColumns                : "Колонки",
-DlgTableBorder         : "Размер бордюра",
-DlgTableAlign          : "Выравнивание",
-DlgTableAlignNotSet    : "<Не уст.>",
-DlgTableAlignLeft      : "Слева",
-DlgTableAlignCenter    : "По центру",
-DlgTableAlignRight     : "Справа",
-DlgTableWidth          : "Ширина",
-DlgTableWidthPx                : "пикселей",
-DlgTableWidthPc                : "процентов",
-DlgTableHeight         : "Высота",
-DlgTableCellSpace      : "Промежуток (spacing)",
-DlgTableCellPad                : "Отступ (padding)",
-DlgTableCaption                : "Заголовок",
-DlgTableSummary                : "Резюме",
-DlgTableHeaders                : "Заголовки",
-DlgTableHeadersNone            : "Нет",
-DlgTableHeadersColumn  : "Первый столбец",
-DlgTableHeadersRow             : "Первая строка",
-DlgTableHeadersBoth            : "Оба варианта",
-
-// Table Cell Dialog
-DlgCellTitle           : "Свойства ячейки",
-DlgCellWidth           : "Ширина",
-DlgCellWidthPx         : "пикселей",
-DlgCellWidthPc         : "процентов",
-DlgCellHeight          : "Высота",
-DlgCellWordWrap                : "Заворачивание текста",
-DlgCellWordWrapNotSet  : "<Не уст.>",
-DlgCellWordWrapYes     : "Да",
-DlgCellWordWrapNo      : "Нет",
-DlgCellHorAlign                : "Гор. выравнивание",
-DlgCellHorAlignNotSet  : "<Не уст.>",
-DlgCellHorAlignLeft    : "Слева",
-DlgCellHorAlignCenter  : "По центру",
-DlgCellHorAlignRight: "Справа",
-DlgCellVerAlign                : "Верт. выравнивание",
-DlgCellVerAlignNotSet  : "<Не уст.>",
-DlgCellVerAlignTop     : "Сверху",
-DlgCellVerAlignMiddle  : "Посередине",
-DlgCellVerAlignBottom  : "Снизу",
-DlgCellVerAlignBaseline        : "По базовой линии",
-DlgCellType            : "Тип ячейки",
-DlgCellTypeData                : "Данные",
-DlgCellTypeHeader      : "Заголовок",
-DlgCellRowSpan         : "Диапазон строк (span)",
-DlgCellCollSpan                : "Диапазон колонок (span)",
-DlgCellBackColor       : "Цвет фона",
-DlgCellBorderColor     : "Цвет бордюра",
-DlgCellBtnSelect       : "Выберите...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Найти и заменить",
-
-// Find Dialog
-DlgFindTitle           : "Найти",
-DlgFindFindBtn         : "Найти",
-DlgFindNotFoundMsg     : "Указанный текст не найден.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Заменить",
-DlgReplaceFindLbl              : "Найти:",
-DlgReplaceReplaceLbl   : "Заменить на:",
-DlgReplaceCaseChk              : "Учитывать регистр",
-DlgReplaceReplaceBtn   : "Заменить",
-DlgReplaceReplAllBtn   : "Заменить все",
-DlgReplaceWordChk              : "Совпадение целых слов",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Настройки безопасности вашего браузера не позволяют редактору автоматически выполнять операции вырезания. Пожалуйста, используйте клавиатуру для этого (Ctrl+X).",
-PasteErrorCopy : "Настройки безопасности вашего браузера не позволяют редактору автоматически выполнять операции копирования. Пожалуйста, используйте клавиатуру для этого (Ctrl+C).",
-
-PasteAsText            : "Вставить только текст",
-PasteFromWord  : "Вставить из Word",
-
-DlgPasteMsg2   : "Пожалуйста, вставьте текст в прямоугольник, используя сочетание клавиш (<STRONG>Ctrl+V</STRONG>), и нажмите <STRONG>OK</STRONG>.",
-DlgPasteSec            : "По причине настроек безопасности браузера, редактор не имеет доступа к данным буфера обмена напрямую. Вам необходимо вставить текст снова в это окно.",
-DlgPasteIgnoreFont             : "Игнорировать определения гарнитуры",
-DlgPasteRemoveStyles   : "Убрать определения стилей",
-
-// Color Picker
-ColorAutomatic : "Автоматический",
-ColorMoreColors        : "Цвета...",
-
-// Document Properties
-DocProps               : "Свойства документа",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Свойства якоря",
-DlgAnchorName          : "Имя якоря",
-DlgAnchorErrorName     : "Пожалуйста, введите имя якоря",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Нет в словаре",
-DlgSpellChangeTo               : "Заменить на",
-DlgSpellBtnIgnore              : "Игнорировать",
-DlgSpellBtnIgnoreAll   : "Игнорировать все",
-DlgSpellBtnReplace             : "Заменить",
-DlgSpellBtnReplaceAll  : "Заменить все",
-DlgSpellBtnUndo                        : "Отменить",
-DlgSpellNoSuggestions  : "- Нет предположений -",
-DlgSpellProgress               : "Идет проверка орфографии...",
-DlgSpellNoMispell              : "Проверка орфографии закончена: ошибок не найдено",
-DlgSpellNoChanges              : "Проверка орфографии закончена: ни одного слова не изменено",
-DlgSpellOneChange              : "Проверка орфографии закончена: одно слово изменено",
-DlgSpellManyChanges            : "Проверка орфографии закончена: 1% слов изменен",
-
-IeSpellDownload                        : "Модуль проверки орфографии не установлен. Хотите скачать его сейчас?",
-
-// Button Dialog
-DlgButtonText          : "Текст (Значение)",
-DlgButtonType          : "Тип",
-DlgButtonTypeBtn       : "Кнопка",
-DlgButtonTypeSbm       : "Отправить",
-DlgButtonTypeRst       : "Сбросить",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Имя",
-DlgCheckboxValue       : "Значение",
-DlgCheckboxSelected    : "Выбранная",
-
-// Form Dialog
-DlgFormName            : "Имя",
-DlgFormAction  : "Действие",
-DlgFormMethod  : "Метод",
-
-// Select Field Dialog
-DlgSelectName          : "Имя",
-DlgSelectValue         : "Значение",
-DlgSelectSize          : "Размер",
-DlgSelectLines         : "линии",
-DlgSelectChkMulti      : "Разрешить множественный выбор",
-DlgSelectOpAvail       : "Доступные варианты",
-DlgSelectOpText                : "Текст",
-DlgSelectOpValue       : "Значение",
-DlgSelectBtnAdd                : "Добавить",
-DlgSelectBtnModify     : "Модифицировать",
-DlgSelectBtnUp         : "Вверх",
-DlgSelectBtnDown       : "Вниз",
-DlgSelectBtnSetValue : "Установить как выбранное значение",
-DlgSelectBtnDelete     : "Удалить",
-
-// Textarea Dialog
-DlgTextareaName        : "Имя",
-DlgTextareaCols        : "Колонки",
-DlgTextareaRows        : "Строки",
-
-// Text Field Dialog
-DlgTextName                    : "Имя",
-DlgTextValue           : "Значение",
-DlgTextCharWidth       : "Ширина",
-DlgTextMaxChars                : "Макс. кол-во символов",
-DlgTextType                    : "Тип",
-DlgTextTypeText                : "Текст",
-DlgTextTypePass                : "Пароль",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Имя",
-DlgHiddenValue : "Значение",
-
-// Bulleted List Dialog
-BulletedListProp       : "Свойства маркированного списка",
-NumberedListProp       : "Свойства нумерованного списка",
-DlgLstStart                    : "Начало",
-DlgLstType                     : "Тип",
-DlgLstTypeCircle       : "Круг",
-DlgLstTypeDisc         : "Диск",
-DlgLstTypeSquare       : "Квадрат",
-DlgLstTypeNumbers      : "Номера (1, 2, 3)",
-DlgLstTypeLCase                : "Буквы нижнего регистра (a, b, c)",
-DlgLstTypeUCase                : "Буквы верхнего регистра (A, B, C)",
-DlgLstTypeSRoman       : "Малые римские буквы (i, ii, iii)",
-DlgLstTypeLRoman       : "Большие римские буквы (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Общие",
-DlgDocBackTab          : "Задний фон",
-DlgDocColorsTab                : "Цвета и отступы",
-DlgDocMetaTab          : "Мета данные",
-
-DlgDocPageTitle                : "Заголовок страницы",
-DlgDocLangDir          : "Направление текста",
-DlgDocLangDirLTR       : "Слева направо (LTR)",
-DlgDocLangDirRTL       : "Справа налево (RTL)",
-DlgDocLangCode         : "Код языка",
-DlgDocCharSet          : "Кодировка набора символов",
-DlgDocCharSetCE                : "Центрально-европейская",
-DlgDocCharSetCT                : "Китайская традиционная (Big5)",
-DlgDocCharSetCR                : "Кириллица",
-DlgDocCharSetGR                : "Греческая",
-DlgDocCharSetJP                : "Японская",
-DlgDocCharSetKR                : "Корейская",
-DlgDocCharSetTR                : "Турецкая",
-DlgDocCharSetUN                : "Юникод (UTF-8)",
-DlgDocCharSetWE                : "Западно-европейская",
-DlgDocCharSetOther     : "Другая кодировка набора символов",
-
-DlgDocDocType          : "Заголовок типа документа",
-DlgDocDocTypeOther     : "Другой заголовок типа документа",
-DlgDocIncXHTML         : "Включить XHTML объявления",
-DlgDocBgColor          : "Цвет фона",
-DlgDocBgImage          : "URL изображения фона",
-DlgDocBgNoScroll       : "Нескроллируемый фон",
-DlgDocCText                    : "Текст",
-DlgDocCLink                    : "Ссылка",
-DlgDocCVisited         : "Посещенная ссылка",
-DlgDocCActive          : "Активная ссылка",
-DlgDocMargins          : "Отступы страницы",
-DlgDocMaTop                    : "Верхний",
-DlgDocMaLeft           : "Левый",
-DlgDocMaRight          : "Правый",
-DlgDocMaBottom         : "Нижний",
-DlgDocMeIndex          : "Ключевые слова документа (разделенные запятой)",
-DlgDocMeDescr          : "Описание документа",
-DlgDocMeAuthor         : "Автор",
-DlgDocMeCopy           : "Авторские права",
-DlgDocPreview          : "Предварительный просмотр",
-
-// Templates Dialog
-Templates                      : "Шаблоны",
-DlgTemplatesTitle      : "Шаблоны содержимого",
-DlgTemplatesSelMsg     : "Пожалуйста, выберете шаблон для открытия в редакторе<br>(текущее содержимое будет потеряно):",
-DlgTemplatesLoading    : "Загрузка списка шаблонов. Пожалуйста, подождите...",
-DlgTemplatesNoTpl      : "(Ни одного шаблона не определено)",
-DlgTemplatesReplace    : "Заменить текущее содержание",
-
-// About Dialog
-DlgAboutAboutTab       : "О программе",
-DlgAboutBrowserInfoTab : "Информация браузера",
-DlgAboutLicenseTab     : "Лицензия",
-DlgAboutVersion                : "Версия",
-DlgAboutInfo           : "Для большей информации, посетите",
-
-// Div Dialog
-DlgDivGeneralTab       : "Информация",
-DlgDivAdvancedTab      : "Расширенные настройки",
-DlgDivStyle            : "Стиль",
-DlgDivInlineStyle      : "Встроенные стили"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/sk.js b/horde/services/editor/fckeditor/editor/lang/src/sk.js
deleted file mode 100644 (file)
index 5f36520..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Slovak language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Skryť panel nástrojov",
-ToolbarExpand          : "Zobraziť panel nástrojov",
-
-// Toolbar Items and Context Menu
-Save                           : "Uložiť",
-NewPage                                : "Nová stránka",
-Preview                                : "Náhľad",
-Cut                                    : "Vystrihnúť",
-Copy                           : "Kopírovať",
-Paste                          : "Vložiť",
-PasteText                      : "Vložiť ako čistý text",
-PasteWord                      : "Vložiť z Wordu",
-Print                          : "Tlač",
-SelectAll                      : "Vybrať všetko",
-RemoveFormat           : "Odstrániť formátovanie",
-InsertLinkLbl          : "Odkaz",
-InsertLink                     : "Vložiť/zmeniť odkaz",
-RemoveLink                     : "Odstrániť odkaz",
-VisitLink                      : "Ísť na odkaz",
-Anchor                         : "Vložiť/zmeniť kotvu",
-AnchorDelete           : "Odstrániť kotvu",
-InsertImageLbl         : "Obrázok",
-InsertImage                    : "Vložiť/zmeniť obrázok",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Vložiť/zmeniť Flash",
-InsertTableLbl         : "Tabuľka",
-InsertTable                    : "Vložiť/zmeniť tabuľku",
-InsertLineLbl          : "Čiara",
-InsertLine                     : "Vložiť vodorovnú čiaru",
-InsertSpecialCharLbl: "Špeciálne znaky",
-InsertSpecialChar      : "Vložiť špeciálne znaky",
-InsertSmileyLbl                : "Smajlíky",
-InsertSmiley           : "Vložiť smajlíka",
-About                          : "O aplikácii FCKeditor",
-Bold                           : "Tučné",
-Italic                         : "Kurzíva",
-Underline                      : "Podčiarknuté",
-StrikeThrough          : "Prečiarknuté",
-Subscript                      : "Dolný index",
-Superscript                    : "Horný index",
-LeftJustify                    : "Zarovnať vľavo",
-CenterJustify          : "Zarovnať na stred",
-RightJustify           : "Zarovnať vpravo",
-BlockJustify           : "Zarovnať do bloku",
-DecreaseIndent         : "Zmenšiť odsadenie",
-IncreaseIndent         : "Zväčšiť odsadenie",
-Blockquote                     : "Citácia",
-CreateDiv                      : "Vytvoriť Div kontajner",
-EditDiv                                : "Editovať Div kontajner",
-DeleteDiv                      : "Odstrániť Div kontajner",
-Undo                           : "Späť",
-Redo                           : "Znovu",
-NumberedListLbl                : "Číslovanie",
-NumberedList           : "Vložiť/odstrániť číslovanie",
-BulletedListLbl                : "Odrážky",
-BulletedList           : "Vložiť/odstraniť odrážky",
-ShowTableBorders       : "Zobraziť okraje tabuliek",
-ShowDetails                    : "Zobraziť podrobnosti",
-Style                          : "Štýl",
-FontFormat                     : "Formát",
-Font                           : "Písmo",
-FontSize                       : "Veľkosť",
-TextColor                      : "Farba textu",
-BGColor                                : "Farba pozadia",
-Source                         : "Zdroj",
-Find                           : "Hľadať",
-Replace                                : "Nahradiť",
-SpellCheck                     : "Kontrola pravopisu",
-UniversalKeyboard      : "Univerzálna klávesnica",
-PageBreakLbl           : "Oddeľovač stránky",
-PageBreak                      : "Vložiť oddeľovač stránky",
-
-Form                   : "Formulár",
-Checkbox               : "Zaškrtávacie políčko",
-RadioButton            : "Prepínač",
-TextField              : "Textové pole",
-Textarea               : "Textová oblasť",
-HiddenField            : "Skryté pole",
-Button                 : "Tlačidlo",
-SelectionField : "Rozbaľovací zoznam",
-ImageButton            : "Obrázkové tlačidlo",
-
-FitWindow              : "Maximalizovať veľkosť okna editora",
-ShowBlocks             : "Ukázať bloky",
-
-// Context Menu
-EditLink                       : "Zmeniť odkaz",
-CellCM                         : "Bunka",
-RowCM                          : "Riadok",
-ColumnCM                       : "Stĺpec",
-InsertRowAfter         : "Vložiť riadok pred",
-InsertRowBefore                : "Vložiť riadok za",
-DeleteRows                     : "Vymazať riadok",
-InsertColumnAfter      : "Vložiť stĺpec pred",
-InsertColumnBefore     : "Vložiť stĺpec za",
-DeleteColumns          : "Zmazať stĺpec",
-InsertCellAfter                : "Vložiť bunku za",
-InsertCellBefore       : "Vložiť bunku pred",
-DeleteCells                    : "Vymazať bunky",
-MergeCells                     : "Zlúčiť bunky",
-MergeRight                     : "Zlúčiť doprava",
-MergeDown                      : "Zlúčiť dole",
-HorizontalSplitCell    : "Rozdeliť bunky horizontálne",
-VerticalSplitCell      : "Rozdeliť bunky vertikálne",
-TableDelete                    : "Vymazať tabuľku",
-CellProperties         : "Vlastnosti bunky",
-TableProperties                : "Vlastnosti tabuľky",
-ImageProperties                : "Vlastnosti obrázku",
-FlashProperties                : "Vlastnosti Flashu",
-
-AnchorProp                     : "Vlastnosti kotvy",
-ButtonProp                     : "Vlastnosti tlačidla",
-CheckboxProp           : "Vlastnosti zaškrtávacieho políčka",
-HiddenFieldProp                : "Vlastnosti skrytého poľa",
-RadioButtonProp                : "Vlastnosti prepínača",
-ImageButtonProp                : "Vlastnosti obrázkového tlačidla",
-TextFieldProp          : "Vlastnosti textového poľa",
-SelectionFieldProp     : "Vlastnosti rozbaľovacieho zoznamu",
-TextareaProp           : "Vlastnosti textovej oblasti",
-FormProp                       : "Vlastnosti formulára",
-
-FontFormats                    : "Normálny;Formátovaný;Adresa;Nadpis 1;Nadpis 2;Nadpis 3;Nadpis 4;Nadpis 5;Nadpis 6;Odsek (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Prebieha spracovanie XHTML. Čakajte prosím...",
-Done                           : "Dokončené.",
-PasteWordConfirm       : "Vyzerá to tak, že vkladaný text je kopírovaný z Wordu. Chcete ho pred vložením vyčistiť?",
-NotCompatiblePaste     : "Tento príkaz je dostupný len v prehliadači Internet Explorer verzie 5.5 alebo vyššej. Chcete vložiť text bez vyčistenia?",
-UnknownToolbarItem     : "Neznáma položka panela nástrojov \"%1\"",
-UnknownCommand         : "Neznámy príkaz \"%1\"",
-NotImplemented         : "Príkaz nie je implementovaný",
-UnknownToolbarSet      : "Panel nástrojov \"%1\" neexistuje",
-NoActiveX                      : "Bezpečnostné nastavenia vášho prehliadača môžu obmedzovať niektoré funkcie editora. Pre ich plnú funkčnosť musíte zapnúť voľbu \"Spúšťať ActiveX moduly a zásuvné moduly\", inak sa môžete stretnúť s chybami a nefunkčnosťou niektorých funkcií.",
-BrowseServerBlocked : "Prehliadač zdrojových prvkov nebolo možné otvoriť. Uistite sa, že máte vypnutú službu blokovania popup okien.",
-DialogBlocked          : "Dialógové okno nebolo možné otvoriť. Uistite sa, že máte vypnutú službu blokovania popup okien.",
-VisitLinkBlocked       : "Nebolo možné otvoriť nové okno. Uistite sa, že máte vypnutú službu blokovania popup okien.",
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Zrušiť",
-DlgBtnClose                    : "Zavrieť",
-DlgBtnBrowseServer     : "Prechádzať server",
-DlgAdvancedTag         : "Rozšírené",
-DlgOpOther                     : "<Ďalšie>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Prosím vložte URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nenastavené>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Orientácia jazyka",
-DlgGenLangDirLtr       : "Zľava doprava (LTR)",
-DlgGenLangDirRtl       : "Sprava doľava (RTL)",
-DlgGenLangCode         : "Kód jazyka",
-DlgGenAccessKey                : "Prístupový kľúč",
-DlgGenName                     : "Meno",
-DlgGenTabIndex         : "Poradie prvku",
-DlgGenLongDescr                : "Dlhý popis URL",
-DlgGenClass                    : "Trieda štýlu",
-DlgGenTitle                    : "Pomocný titulok",
-DlgGenContType         : "Pomocný typ obsahu",
-DlgGenLinkCharset      : "Priradená znaková sada",
-DlgGenStyle                    : "Štýl",
-
-// Image Dialog
-DlgImgTitle                    : "Vlastnosti obrázku",
-DlgImgInfoTab          : "Informácie o obrázku",
-DlgImgBtnUpload                : "Odoslať na server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Odoslať",
-DlgImgAlt                      : "Alternatívny text",
-DlgImgWidth                    : "Šírka",
-DlgImgHeight           : "Výška",
-DlgImgLockRatio                : "Zámok",
-DlgBtnResetSize                : "Pôvodná veľkosť",
-DlgImgBorder           : "Okraje",
-DlgImgHSpace           : "H-medzera",
-DlgImgVSpace           : "V-medzera",
-DlgImgAlign                    : "Zarovnanie",
-DlgImgAlignLeft                : "Vľavo",
-DlgImgAlignAbsBottom: "Úplne dole",
-DlgImgAlignAbsMiddle: "Do stredu",
-DlgImgAlignBaseline    : "Na základňu",
-DlgImgAlignBottom      : "Dole",
-DlgImgAlignMiddle      : "Na stred",
-DlgImgAlignRight       : "Vpravo",
-DlgImgAlignTextTop     : "Na horný okraj textu",
-DlgImgAlignTop         : "Nahor",
-DlgImgPreview          : "Náhľad",
-DlgImgAlertUrl         : "Zadajte prosím URL obrázku",
-DlgImgLinkTab          : "Odkaz",
-
-// Flash Dialog
-DlgFlashTitle          : "Vlastnosti Flashu",
-DlgFlashChkPlay                : "Automatické prehrávanie",
-DlgFlashChkLoop                : "Opakovanie",
-DlgFlashChkMenu                : "Povoliť Flash Menu",
-DlgFlashScale          : "Mierka",
-DlgFlashScaleAll       : "Zobraziť mierku",
-DlgFlashScaleNoBorder  : "Bez okrajov",
-DlgFlashScaleFit       : "Roztiahnuť na celé",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Odkaz",
-DlgLnkInfoTab          : "Informácie o odkaze",
-DlgLnkTargetTab                : "Cieľ",
-
-DlgLnkType                     : "Typ odkazu",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Kotva v tejto stránke",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<iný>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Vybrať kotvu",
-DlgLnkAnchorByName     : "Podľa mena kotvy",
-DlgLnkAnchorById       : "Podľa Id objektu",
-DlgLnkNoAnchors                : "(V stránke nie je definovaná žiadna kotva)",
-DlgLnkEMail                    : "E-Mailová adresa",
-DlgLnkEMailSubject     : "Predmet správy",
-DlgLnkEMailBody                : "Telo správy",
-DlgLnkUpload           : "Odoslať",
-DlgLnkBtnUpload                : "Odoslať na server",
-
-DlgLnkTarget           : "Cieľ",
-DlgLnkTargetFrame      : "<rámec>",
-DlgLnkTargetPopup      : "<vyskakovacie okno>",
-DlgLnkTargetBlank      : "Nové okno (_blank)",
-DlgLnkTargetParent     : "Rodičovské okno (_parent)",
-DlgLnkTargetSelf       : "Rovnaké okno (_self)",
-DlgLnkTargetTop                : "Hlavné okno (_top)",
-DlgLnkTargetFrameName  : "Meno rámu cieľa",
-DlgLnkPopWinName       : "Názov vyskakovacieho okna",
-DlgLnkPopWinFeat       : "Vlastnosti vyskakovacieho okna",
-DlgLnkPopResize                : "Meniteľná veľkosť",
-DlgLnkPopLocation      : "Panel umiestnenia",
-DlgLnkPopMenu          : "Panel ponuky",
-DlgLnkPopScroll                : "Posuvníky",
-DlgLnkPopStatus                : "Stavový riadok",
-DlgLnkPopToolbar       : "Panel nástrojov",
-DlgLnkPopFullScrn      : "Celá obrazovka (IE)",
-DlgLnkPopDependent     : "Závislosť (Netscape)",
-DlgLnkPopWidth         : "Šírka",
-DlgLnkPopHeight                : "Výška",
-DlgLnkPopLeft          : "Ľavý okraj",
-DlgLnkPopTop           : "Horný okraj",
-
-DlnLnkMsgNoUrl         : "Zadajte prosím URL odkazu",
-DlnLnkMsgNoEMail       : "Zadajte prosím e-mailovú adresu",
-DlnLnkMsgNoAnchor      : "Vyberte prosím kotvu",
-DlnLnkMsgInvPopName    : "Názov vyskakovacieho okna sa musá začínať písmenom a nemôže obsahovať medzery",
-
-// Color Dialog
-DlgColorTitle          : "Výber farby",
-DlgColorBtnClear       : "Vymazať",
-DlgColorHighlight      : "Zvýraznená",
-DlgColorSelected       : "Vybraná",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Vkladanie smajlíkov",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Výber špeciálneho znaku",
-
-// Table Dialog
-DlgTableTitle          : "Vlastnosti tabuľky",
-DlgTableRows           : "Riadky",
-DlgTableColumns                : "Stĺpce",
-DlgTableBorder         : "Ohraničenie",
-DlgTableAlign          : "Zarovnanie",
-DlgTableAlignNotSet    : "<nenastavené>",
-DlgTableAlignLeft      : "Vľavo",
-DlgTableAlignCenter    : "Na stred",
-DlgTableAlignRight     : "Vpravo",
-DlgTableWidth          : "Šírka",
-DlgTableWidthPx                : "pixelov",
-DlgTableWidthPc                : "percent",
-DlgTableHeight         : "Výška",
-DlgTableCellSpace      : "Vzdialenosť buniek",
-DlgTableCellPad                : "Odsadenie obsahu",
-DlgTableCaption                : "Popis",
-DlgTableSummary                : "Prehľad",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Vlastnosti bunky",
-DlgCellWidth           : "Šírka",
-DlgCellWidthPx         : "bodov",
-DlgCellWidthPc         : "percent",
-DlgCellHeight          : "Výška",
-DlgCellWordWrap                : "Zalamovannie",
-DlgCellWordWrapNotSet  : "<nenastavené>",
-DlgCellWordWrapYes     : "Áno",
-DlgCellWordWrapNo      : "Nie",
-DlgCellHorAlign                : "Vodorovné zarovnanie",
-DlgCellHorAlignNotSet  : "<nenastavené>",
-DlgCellHorAlignLeft    : "Vľavo",
-DlgCellHorAlignCenter  : "Na stred",
-DlgCellHorAlignRight: "Vpravo",
-DlgCellVerAlign                : "Zvislé zarovnanie",
-DlgCellVerAlignNotSet  : "<nenastavené>",
-DlgCellVerAlignTop     : "Nahor",
-DlgCellVerAlignMiddle  : "Doprostred",
-DlgCellVerAlignBottom  : "Dole",
-DlgCellVerAlignBaseline        : "Na základňu",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Zlúčené riadky",
-DlgCellCollSpan                : "Zlúčené stĺpce",
-DlgCellBackColor       : "Farba pozadia",
-DlgCellBorderColor     : "Farba ohraničenia",
-DlgCellBtnSelect       : "Výber...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Nájsť a nahradiť",
-
-// Find Dialog
-DlgFindTitle           : "Hľadať",
-DlgFindFindBtn         : "Hľadať",
-DlgFindNotFoundMsg     : "Hľadaný text nebol nájdený.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Nahradiť",
-DlgReplaceFindLbl              : "Čo hľadať:",
-DlgReplaceReplaceLbl   : "Čím nahradiť:",
-DlgReplaceCaseChk              : "Rozlišovať malé/veľké písmená",
-DlgReplaceReplaceBtn   : "Nahradiť",
-DlgReplaceReplAllBtn   : "Nahradiť všetko",
-DlgReplaceWordChk              : "Len celé slová",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Bezpečnostné nastavenia Vášho prehliadača nedovoľujú editoru spustiť funkciu pre vystrihnutie zvoleného textu do schránky. Prosím vystrihnite zvolený text do schránky pomocou klávesnice (Ctrl+X).",
-PasteErrorCopy : "Bezpečnostné nastavenia Vášho prehliadača nedovoľujú editoru spustiť funkciu pre kopírovanie zvoleného textu do schránky. Prosím skopírujte zvolený text do schránky pomocou klávesnice (Ctrl+C).",
-
-PasteAsText            : "Vložiť ako čistý text",
-PasteFromWord  : "Vložiť text z Wordu",
-
-DlgPasteMsg2   : "Prosím vložte nasledovný rámček použitím klávesnice (<STRONG>Ctrl+V</STRONG>) a stlačte <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Bezpečnostné nastavenia Vášho prehliadača nedovoľujú editoru pristupovať priamo k datám v schránke. Musíte ich vložiť znovu do tohto okna.",
-DlgPasteIgnoreFont             : "Ignorovať nastavenia typu písma",
-DlgPasteRemoveStyles   : "Odstrániť formátovanie",
-
-// Color Picker
-ColorAutomatic : "Automaticky",
-ColorMoreColors        : "Viac farieb...",
-
-// Document Properties
-DocProps               : "Vlastnosti dokumentu",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Vlastnosti kotvy",
-DlgAnchorName          : "Meno kotvy",
-DlgAnchorErrorName     : "Zadajte prosím meno kotvy",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nie je v slovníku",
-DlgSpellChangeTo               : "Zmeniť na",
-DlgSpellBtnIgnore              : "Ignorovať",
-DlgSpellBtnIgnoreAll   : "Ignorovať všetko",
-DlgSpellBtnReplace             : "Prepísat",
-DlgSpellBtnReplaceAll  : "Prepísat všetko",
-DlgSpellBtnUndo                        : "Späť",
-DlgSpellNoSuggestions  : "- Žiadny návrh -",
-DlgSpellProgress               : "Prebieha kontrola pravopisu...",
-DlgSpellNoMispell              : "Kontrola pravopisu dokončená: bez chýb",
-DlgSpellNoChanges              : "Kontrola pravopisu dokončená: žiadne slová nezmenené",
-DlgSpellOneChange              : "Kontrola pravopisu dokončená: zmenené jedno slovo",
-DlgSpellManyChanges            : "Kontrola pravopisu dokončená: zmenených %1 slov",
-
-IeSpellDownload                        : "Kontrola pravopisu nie je naištalovaná. Chcete ju hneď stiahnuť?",
-
-// Button Dialog
-DlgButtonText          : "Text",
-DlgButtonType          : "Typ",
-DlgButtonTypeBtn       : "Tlačidlo",
-DlgButtonTypeSbm       : "Odoslať",
-DlgButtonTypeRst       : "Vymazať",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Názov",
-DlgCheckboxValue       : "Hodnota",
-DlgCheckboxSelected    : "Vybrané",
-
-// Form Dialog
-DlgFormName            : "Názov",
-DlgFormAction  : "Akcie",
-DlgFormMethod  : "Metóda",
-
-// Select Field Dialog
-DlgSelectName          : "Názov",
-DlgSelectValue         : "Hodnota",
-DlgSelectSize          : "Veľkosť",
-DlgSelectLines         : "riadkov",
-DlgSelectChkMulti      : "Povoliť viacnásobný výber",
-DlgSelectOpAvail       : "Dostupné možnosti",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Hodnota",
-DlgSelectBtnAdd                : "Pridať",
-DlgSelectBtnModify     : "Zmeniť",
-DlgSelectBtnUp         : "Hore",
-DlgSelectBtnDown       : "Dole",
-DlgSelectBtnSetValue : "Nastaviť ako vybranú hodnotu",
-DlgSelectBtnDelete     : "Zmazať",
-
-// Textarea Dialog
-DlgTextareaName        : "Názov",
-DlgTextareaCols        : "Stĺpce",
-DlgTextareaRows        : "Riadky",
-
-// Text Field Dialog
-DlgTextName                    : "Názov",
-DlgTextValue           : "Hodnota",
-DlgTextCharWidth       : "Šírka pola (znakov)",
-DlgTextMaxChars                : "Maximálny počet znakov",
-DlgTextType                    : "Typ",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Heslo",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Názov",
-DlgHiddenValue : "Hodnota",
-
-// Bulleted List Dialog
-BulletedListProp       : "Vlastnosti odrážok",
-NumberedListProp       : "Vlastnosti číslovania",
-DlgLstStart                    : "Štart",
-DlgLstType                     : "Typ",
-DlgLstTypeCircle       : "Krúžok",
-DlgLstTypeDisc         : "Disk",
-DlgLstTypeSquare       : "Štvorec",
-DlgLstTypeNumbers      : "Číslovanie (1, 2, 3)",
-DlgLstTypeLCase                : "Malé písmená (a, b, c)",
-DlgLstTypeUCase                : "Veľké písmená (A, B, C)",
-DlgLstTypeSRoman       : "Malé rímske číslice (i, ii, iii)",
-DlgLstTypeLRoman       : "Veľké rímske číslice (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Všeobecné",
-DlgDocBackTab          : "Pozadie",
-DlgDocColorsTab                : "Farby a okraje",
-DlgDocMetaTab          : "Meta Data",
-
-DlgDocPageTitle                : "Titulok",
-DlgDocLangDir          : "Orientácie jazyka",
-DlgDocLangDirLTR       : "Zľava doprava (LTR)",
-DlgDocLangDirRTL       : "Sprava doľava (RTL)",
-DlgDocLangCode         : "Kód jazyka",
-DlgDocCharSet          : "Kódová stránka",
-DlgDocCharSetCE                : "Stredoeurópske",
-DlgDocCharSetCT                : "Čínština tradičná (Big5)",
-DlgDocCharSetCR                : "Cyrillika",
-DlgDocCharSetGR                : "Gréčtina",
-DlgDocCharSetJP                : "Japončina",
-DlgDocCharSetKR                : "Korejčina",
-DlgDocCharSetTR                : "Turečtina",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Západná európa",
-DlgDocCharSetOther     : "Iná kódová stránka",
-
-DlgDocDocType          : "Typ záhlavia dokumentu",
-DlgDocDocTypeOther     : "Iný typ záhlavia dokumentu",
-DlgDocIncXHTML         : "Obsahuje deklarácie XHTML",
-DlgDocBgColor          : "Farba pozadia",
-DlgDocBgImage          : "URL adresa obrázku na pozadí",
-DlgDocBgNoScroll       : "Fixné pozadie",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Odkaz",
-DlgDocCVisited         : "Navštívený odkaz",
-DlgDocCActive          : "Aktívny odkaz",
-DlgDocMargins          : "Okraje stránky",
-DlgDocMaTop                    : "Horný",
-DlgDocMaLeft           : "Ľavý",
-DlgDocMaRight          : "Pravý",
-DlgDocMaBottom         : "Dolný",
-DlgDocMeIndex          : "Kľúčové slová pre indexovanie (oddelené čiarkou)",
-DlgDocMeDescr          : "Popis stránky",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Autorské práva",
-DlgDocPreview          : "Náhľad",
-
-// Templates Dialog
-Templates                      : "Šablóny",
-DlgTemplatesTitle      : "Šablóny obsahu",
-DlgTemplatesSelMsg     : "Prosím vyberte šablóny na otvorenie v editore<br>(súšasný obsah bude stratený):",
-DlgTemplatesLoading    : "Nahrávam zoznam šablón. Čakajte prosím...",
-DlgTemplatesNoTpl      : "(žiadne šablóny nenájdené)",
-DlgTemplatesReplace    : "Nahradiť aktuálny obsah",
-
-// About Dialog
-DlgAboutAboutTab       : "O aplikáci",
-DlgAboutBrowserInfoTab : "Informácie o prehliadači",
-DlgAboutLicenseTab     : "Licencia",
-DlgAboutVersion                : "verzia",
-DlgAboutInfo           : "Viac informácií získate na",
-
-// Div Dialog
-DlgDivGeneralTab       : "Hlavné",
-DlgDivAdvancedTab      : "Rozšírené",
-DlgDivStyle            : "Štýl",
-DlgDivInlineStyle      : "Inline štýl"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/sl.js b/horde/services/editor/fckeditor/editor/lang/src/sl.js
deleted file mode 100644 (file)
index 4789ae9..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Slovenian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Zloži orodno vrstico",
-ToolbarExpand          : "Razširi orodno vrstico",
-
-// Toolbar Items and Context Menu
-Save                           : "Shrani",
-NewPage                                : "Nova stran",
-Preview                                : "Predogled",
-Cut                                    : "Izreži",
-Copy                           : "Kopiraj",
-Paste                          : "Prilepi",
-PasteText                      : "Prilepi kot golo besedilo",
-PasteWord                      : "Prilepi iz Worda",
-Print                          : "Natisni",
-SelectAll                      : "Izberi vse",
-RemoveFormat           : "Odstrani oblikovanje",
-InsertLinkLbl          : "Povezava",
-InsertLink                     : "Vstavi/uredi povezavo",
-RemoveLink                     : "Odstrani povezavo",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Vstavi/uredi zaznamek",
-AnchorDelete           : "Odstrani zaznamek",
-InsertImageLbl         : "Slika",
-InsertImage                    : "Vstavi/uredi sliko",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Vstavi/Uredi Flash",
-InsertTableLbl         : "Tabela",
-InsertTable                    : "Vstavi/uredi tabelo",
-InsertLineLbl          : "Črta",
-InsertLine                     : "Vstavi vodoravno črto",
-InsertSpecialCharLbl: "Posebni znak",
-InsertSpecialChar      : "Vstavi posebni znak",
-InsertSmileyLbl                : "Smeško",
-InsertSmiley           : "Vstavi smeška",
-About                          : "O FCKeditorju",
-Bold                           : "Krepko",
-Italic                         : "Ležeče",
-Underline                      : "Podčrtano",
-StrikeThrough          : "Prečrtano",
-Subscript                      : "Podpisano",
-Superscript                    : "Nadpisano",
-LeftJustify                    : "Leva poravnava",
-CenterJustify          : "Sredinska poravnava",
-RightJustify           : "Desna poravnava",
-BlockJustify           : "Obojestranska poravnava",
-DecreaseIndent         : "Zmanjšaj zamik",
-IncreaseIndent         : "Povečaj zamik",
-Blockquote                     : "Citat",
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Razveljavi",
-Redo                           : "Ponovi",
-NumberedListLbl                : "Oštevilčen seznam",
-NumberedList           : "Vstavi/odstrani oštevilčevanje",
-BulletedListLbl                : "Označen seznam",
-BulletedList           : "Vstavi/odstrani označevanje",
-ShowTableBorders       : "Pokaži meje tabele",
-ShowDetails                    : "Pokaži podrobnosti",
-Style                          : "Slog",
-FontFormat                     : "Oblika",
-Font                           : "Pisava",
-FontSize                       : "Velikost",
-TextColor                      : "Barva besedila",
-BGColor                                : "Barva ozadja",
-Source                         : "Izvorna koda",
-Find                           : "Najdi",
-Replace                                : "Zamenjaj",
-SpellCheck                     : "Preveri črkovanje",
-UniversalKeyboard      : "Večjezična tipkovnica",
-PageBreakLbl           : "Prelom strani",
-PageBreak                      : "Vstavi prelom strani",
-
-Form                   : "Obrazec",
-Checkbox               : "Potrditveno polje",
-RadioButton            : "Izbirno polje",
-TextField              : "Vnosno polje",
-Textarea               : "Vnosno območje",
-HiddenField            : "Skrito polje",
-Button                 : "Gumb",
-SelectionField : "Spustni seznam",
-ImageButton            : "Gumb s sliko",
-
-FitWindow              : "Razširi velikost urejevalnika čez cel zaslon",
-ShowBlocks             : "Prikaži ograde",
-
-// Context Menu
-EditLink                       : "Uredi povezavo",
-CellCM                         : "Celica",
-RowCM                          : "Vrstica",
-ColumnCM                       : "Stolpec",
-InsertRowAfter         : "Vstavi vrstico za",
-InsertRowBefore                : "Vstavi vrstico pred",
-DeleteRows                     : "Izbriši vrstice",
-InsertColumnAfter      : "Vstavi stolpec za",
-InsertColumnBefore     : "Vstavi stolpec pred",
-DeleteColumns          : "Izbriši stolpce",
-InsertCellAfter                : "Vstavi celico za",
-InsertCellBefore       : "Vstavi celico pred",
-DeleteCells                    : "Izbriši celice",
-MergeCells                     : "Združi celice",
-MergeRight                     : "Združi desno",
-MergeDown                      : "Druži navzdol",
-HorizontalSplitCell    : "Razdeli celico vodoravno",
-VerticalSplitCell      : "Razdeli celico navpično",
-TableDelete                    : "Izbriši tabelo",
-CellProperties         : "Lastnosti celice",
-TableProperties                : "Lastnosti tabele",
-ImageProperties                : "Lastnosti slike",
-FlashProperties                : "Lastnosti Flash",
-
-AnchorProp                     : "Lastnosti zaznamka",
-ButtonProp                     : "Lastnosti gumba",
-CheckboxProp           : "Lastnosti potrditvenega polja",
-HiddenFieldProp                : "Lastnosti skritega polja",
-RadioButtonProp                : "Lastnosti izbirnega polja",
-ImageButtonProp                : "Lastnosti gumba s sliko",
-TextFieldProp          : "Lastnosti vnosnega polja",
-SelectionFieldProp     : "Lastnosti spustnega seznama",
-TextareaProp           : "Lastnosti vnosnega območja",
-FormProp                       : "Lastnosti obrazca",
-
-FontFormats                    : "Navaden;Oblikovan;Napis;Naslov 1;Naslov 2;Naslov 3;Naslov 4;Naslov 5;Naslov 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Obdelujem XHTML. Prosim počakajte...",
-Done                           : "Narejeno",
-PasteWordConfirm       : "Izgleda, da želite prilepiti besedilo iz Worda. Ali ga želite očistiti, preden ga prilepite?",
-NotCompatiblePaste     : "Ta ukaz deluje le v Internet Explorerje različice 5.5 ali višje. Ali želite prilepiti brez čiščenja?",
-UnknownToolbarItem     : "Neznan element orodne vrstice \"%1\"",
-UnknownCommand         : "Neznano ime ukaza \"%1\"",
-NotImplemented         : "Ukaz ni izdelan",
-UnknownToolbarSet      : "Skupina orodnih vrstic \"%1\" ne obstoja",
-NoActiveX                      : "Varnostne nastavitve vašega brskalnika lahko omejijo delovanje nekaterih zmožnosti urejevalnika. Če ne želite zaznavati napak in sporočil o manjkajočih zmožnostih, omogočite možnost \"Zaženi ActiveX kontrolnike in vtičnike\".",
-BrowseServerBlocked : "Brskalnik virov se ne more odpreti. Prepričajte se, da je preprečevanje pojavnih oken onemogočeno.",
-DialogBlocked          : "Pogovorno okno se ni moglo odpreti. Prepričajte se, da je preprečevanje pojavnih oken onemogočeno.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "V redu",
-DlgBtnCancel           : "Prekliči",
-DlgBtnClose                    : "Zapri",
-DlgBtnBrowseServer     : "Prebrskaj na strežniku",
-DlgAdvancedTag         : "Napredno",
-DlgOpOther                     : "<Ostalo>",
-DlgInfoTab                     : "Podatki",
-DlgAlertUrl                    : "Prosim vpiši spletni naslov",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ni postavljen>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Smer jezika",
-DlgGenLangDirLtr       : "Od leve proti desni (LTR)",
-DlgGenLangDirRtl       : "Od desne proti levi (RTL)",
-DlgGenLangCode         : "Oznaka jezika",
-DlgGenAccessKey                : "Vstopno geslo",
-DlgGenName                     : "Ime",
-DlgGenTabIndex         : "Številka tabulatorja",
-DlgGenLongDescr                : "Dolg opis URL-ja",
-DlgGenClass                    : "Razred stilne predloge",
-DlgGenTitle                    : "Predlagani naslov",
-DlgGenContType         : "Predlagani tip vsebine (content-type)",
-DlgGenLinkCharset      : "Kodna tabela povezanega vira",
-DlgGenStyle                    : "Slog",
-
-// Image Dialog
-DlgImgTitle                    : "Lastnosti slike",
-DlgImgInfoTab          : "Podatki o sliki",
-DlgImgBtnUpload                : "Pošlji na strežnik",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Pošlji",
-DlgImgAlt                      : "Nadomestno besedilo",
-DlgImgWidth                    : "Širina",
-DlgImgHeight           : "Višina",
-DlgImgLockRatio                : "Zakleni razmerje",
-DlgBtnResetSize                : "Ponastavi velikost",
-DlgImgBorder           : "Obroba",
-DlgImgHSpace           : "Vodoravni razmik",
-DlgImgVSpace           : "Navpični razmik",
-DlgImgAlign                    : "Poravnava",
-DlgImgAlignLeft                : "Levo",
-DlgImgAlignAbsBottom: "Popolnoma na dno",
-DlgImgAlignAbsMiddle: "Popolnoma v sredino",
-DlgImgAlignBaseline    : "Na osnovno črto",
-DlgImgAlignBottom      : "Na dno",
-DlgImgAlignMiddle      : "V sredino",
-DlgImgAlignRight       : "Desno",
-DlgImgAlignTextTop     : "Besedilo na vrh",
-DlgImgAlignTop         : "Na vrh",
-DlgImgPreview          : "Predogled",
-DlgImgAlertUrl         : "Vnesite URL slike",
-DlgImgLinkTab          : "Povezava",
-
-// Flash Dialog
-DlgFlashTitle          : "Lastnosti Flash",
-DlgFlashChkPlay                : "Samodejno predvajaj",
-DlgFlashChkLoop                : "Ponavljanje",
-DlgFlashChkMenu                : "Omogoči Flash Meni",
-DlgFlashScale          : "Povečava",
-DlgFlashScaleAll       : "Pokaži vse",
-DlgFlashScaleNoBorder  : "Brez obrobe",
-DlgFlashScaleFit       : "Natančno prileganje",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Povezava",
-DlgLnkInfoTab          : "Podatki o povezavi",
-DlgLnkTargetTab                : "Cilj",
-
-DlgLnkType                     : "Vrsta povezave",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Zaznamek na tej strani",
-DlgLnkTypeEMail                : "Elektronski naslov",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<drugo>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Izberi zaznamek",
-DlgLnkAnchorByName     : "Po imenu zaznamka",
-DlgLnkAnchorById       : "Po ID-ju elementa",
-DlgLnkNoAnchors                : "(V tem dokumentu ni zaznamkov)",
-DlgLnkEMail                    : "Elektronski naslov",
-DlgLnkEMailSubject     : "Predmet sporočila",
-DlgLnkEMailBody                : "Vsebina sporočila",
-DlgLnkUpload           : "Prenesi",
-DlgLnkBtnUpload                : "Pošlji na strežnik",
-
-DlgLnkTarget           : "Cilj",
-DlgLnkTargetFrame      : "<okvir>",
-DlgLnkTargetPopup      : "<pojavno okno>",
-DlgLnkTargetBlank      : "Novo okno (_blank)",
-DlgLnkTargetParent     : "Starševsko okno (_parent)",
-DlgLnkTargetSelf       : "Isto okno (_self)",
-DlgLnkTargetTop                : "Najvišje okno (_top)",
-DlgLnkTargetFrameName  : "Ime ciljnega okvirja",
-DlgLnkPopWinName       : "Ime pojavnega okna",
-DlgLnkPopWinFeat       : "Značilnosti pojavnega okna",
-DlgLnkPopResize                : "Spremenljive velikosti",
-DlgLnkPopLocation      : "Naslovna vrstica",
-DlgLnkPopMenu          : "Menijska vrstica",
-DlgLnkPopScroll                : "Drsniki",
-DlgLnkPopStatus                : "Vrstica stanja",
-DlgLnkPopToolbar       : "Orodna vrstica",
-DlgLnkPopFullScrn      : "Celozaslonska slika (IE)",
-DlgLnkPopDependent     : "Podokno (Netscape)",
-DlgLnkPopWidth         : "Širina",
-DlgLnkPopHeight                : "Višina",
-DlgLnkPopLeft          : "Lega levo",
-DlgLnkPopTop           : "Lega na vrhu",
-
-DlnLnkMsgNoUrl         : "Vnesite URL povezave",
-DlnLnkMsgNoEMail       : "Vnesite elektronski naslov",
-DlnLnkMsgNoAnchor      : "Izberite zaznamek",
-DlnLnkMsgInvPopName    : "Ime pojavnega okna se mora začeti s črko ali številko in ne sme vsebovati presledkov",
-
-// Color Dialog
-DlgColorTitle          : "Izberite barvo",
-DlgColorBtnClear       : "Počisti",
-DlgColorHighlight      : "Označi",
-DlgColorSelected       : "Izbrano",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Vstavi smeška",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Izberi posebni znak",
-
-// Table Dialog
-DlgTableTitle          : "Lastnosti tabele",
-DlgTableRows           : "Vrstice",
-DlgTableColumns                : "Stolpci",
-DlgTableBorder         : "Velikost obrobe",
-DlgTableAlign          : "Poravnava",
-DlgTableAlignNotSet    : "<Ni nastavljeno>",
-DlgTableAlignLeft      : "Levo",
-DlgTableAlignCenter    : "Sredinsko",
-DlgTableAlignRight     : "Desno",
-DlgTableWidth          : "Širina",
-DlgTableWidthPx                : "pik",
-DlgTableWidthPc                : "procentov",
-DlgTableHeight         : "Višina",
-DlgTableCellSpace      : "Razmik med celicami",
-DlgTableCellPad                : "Polnilo med celicami",
-DlgTableCaption                : "Naslov",
-DlgTableSummary                : "Povzetek",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Lastnosti celice",
-DlgCellWidth           : "Širina",
-DlgCellWidthPx         : "pik",
-DlgCellWidthPc         : "procentov",
-DlgCellHeight          : "Višina",
-DlgCellWordWrap                : "Pomikanje besedila",
-DlgCellWordWrapNotSet  : "<Ni nastavljeno>",
-DlgCellWordWrapYes     : "Da",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Vodoravna poravnava",
-DlgCellHorAlignNotSet  : "<Ni nastavljeno>",
-DlgCellHorAlignLeft    : "Levo",
-DlgCellHorAlignCenter  : "Sredinsko",
-DlgCellHorAlignRight: "Desno",
-DlgCellVerAlign                : "Navpična poravnava",
-DlgCellVerAlignNotSet  : "<Ni nastavljeno>",
-DlgCellVerAlignTop     : "Na vrh",
-DlgCellVerAlignMiddle  : "V sredino",
-DlgCellVerAlignBottom  : "Na dno",
-DlgCellVerAlignBaseline        : "Na osnovno črto",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Spojenih vrstic (row-span)",
-DlgCellCollSpan                : "Spojenih stolpcev (col-span)",
-DlgCellBackColor       : "Barva ozadja",
-DlgCellBorderColor     : "Barva obrobe",
-DlgCellBtnSelect       : "Izberi...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Najdi in zamenjaj",
-
-// Find Dialog
-DlgFindTitle           : "Najdi",
-DlgFindFindBtn         : "Najdi",
-DlgFindNotFoundMsg     : "Navedeno besedilo ni bilo najdeno.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Zamenjaj",
-DlgReplaceFindLbl              : "Najdi:",
-DlgReplaceReplaceLbl   : "Zamenjaj z:",
-DlgReplaceCaseChk              : "Razlikuj velike in male črke",
-DlgReplaceReplaceBtn   : "Zamenjaj",
-DlgReplaceReplAllBtn   : "Zamenjaj vse",
-DlgReplaceWordChk              : "Samo cele besede",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Varnostne nastavitve brskalnika ne dopuščajo samodejnega izrezovanja. Uporabite kombinacijo tipk na tipkovnici (Ctrl+X).",
-PasteErrorCopy : "Varnostne nastavitve brskalnika ne dopuščajo samodejnega kopiranja. Uporabite kombinacijo tipk na tipkovnici (Ctrl+C).",
-
-PasteAsText            : "Prilepi kot golo besedilo",
-PasteFromWord  : "Prilepi iz Worda",
-
-DlgPasteMsg2   : "Prosim prilepite v sleči okvir s pomočjo tipkovnice (<STRONG>Ctrl+V</STRONG>) in pritisnite <STRONG>V redu</STRONG>.",
-DlgPasteSec            : "Zaradi varnostnih nastavitev vašega brskalnika urejevalnik ne more neposredno dostopati do odložišča. Vsebino odložišča ponovno prilepite v to okno.",
-DlgPasteIgnoreFont             : "Prezri obliko pisave",
-DlgPasteRemoveStyles   : "Odstrani nastavitve stila",
-
-// Color Picker
-ColorAutomatic : "Samodejno",
-ColorMoreColors        : "Več barv...",
-
-// Document Properties
-DocProps               : "Lastnosti dokumenta",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Lastnosti zaznamka",
-DlgAnchorName          : "Ime zaznamka",
-DlgAnchorErrorName     : "Prosim vnesite ime zaznamka",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Ni v slovarju",
-DlgSpellChangeTo               : "Spremeni v",
-DlgSpellBtnIgnore              : "Prezri",
-DlgSpellBtnIgnoreAll   : "Prezri vse",
-DlgSpellBtnReplace             : "Zamenjaj",
-DlgSpellBtnReplaceAll  : "Zamenjaj vse",
-DlgSpellBtnUndo                        : "Razveljavi",
-DlgSpellNoSuggestions  : "- Ni predlogov -",
-DlgSpellProgress               : "Preverjanje črkovanja se izvaja...",
-DlgSpellNoMispell              : "Črkovanje je končano: Brez napak",
-DlgSpellNoChanges              : "Črkovanje je končano: Nobena beseda ni bila spremenjena",
-DlgSpellOneChange              : "Črkovanje je končano: Spremenjena je bila ena beseda",
-DlgSpellManyChanges            : "Črkovanje je končano: Spremenjenih je bilo %1 besed",
-
-IeSpellDownload                        : "Črkovalnik ni nameščen. Ali ga želite prenesti sedaj?",
-
-// Button Dialog
-DlgButtonText          : "Besedilo (Vrednost)",
-DlgButtonType          : "Tip",
-DlgButtonTypeBtn       : "Gumb",
-DlgButtonTypeSbm       : "Potrdi",
-DlgButtonTypeRst       : "Ponastavi",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Ime",
-DlgCheckboxValue       : "Vrednost",
-DlgCheckboxSelected    : "Izbrano",
-
-// Form Dialog
-DlgFormName            : "Ime",
-DlgFormAction  : "Akcija",
-DlgFormMethod  : "Metoda",
-
-// Select Field Dialog
-DlgSelectName          : "Ime",
-DlgSelectValue         : "Vrednost",
-DlgSelectSize          : "Velikost",
-DlgSelectLines         : "vrstic",
-DlgSelectChkMulti      : "Dovoli izbor večih vrstic",
-DlgSelectOpAvail       : "Razpoložljive izbire",
-DlgSelectOpText                : "Besedilo",
-DlgSelectOpValue       : "Vrednost",
-DlgSelectBtnAdd                : "Dodaj",
-DlgSelectBtnModify     : "Spremeni",
-DlgSelectBtnUp         : "Gor",
-DlgSelectBtnDown       : "Dol",
-DlgSelectBtnSetValue : "Postavi kot privzeto izbiro",
-DlgSelectBtnDelete     : "Izbriši",
-
-// Textarea Dialog
-DlgTextareaName        : "Ime",
-DlgTextareaCols        : "Stolpcev",
-DlgTextareaRows        : "Vrstic",
-
-// Text Field Dialog
-DlgTextName                    : "Ime",
-DlgTextValue           : "Vrednost",
-DlgTextCharWidth       : "Dolžina",
-DlgTextMaxChars                : "Največje število znakov",
-DlgTextType                    : "Tip",
-DlgTextTypeText                : "Besedilo",
-DlgTextTypePass                : "Geslo",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Ime",
-DlgHiddenValue : "Vrednost",
-
-// Bulleted List Dialog
-BulletedListProp       : "Lastnosti označenega seznama",
-NumberedListProp       : "Lastnosti oštevilčenega seznama",
-DlgLstStart                    : "Začetek",
-DlgLstType                     : "Tip",
-DlgLstTypeCircle       : "Pikica",
-DlgLstTypeDisc         : "Kroglica",
-DlgLstTypeSquare       : "Kvadratek",
-DlgLstTypeNumbers      : "Številke (1, 2, 3)",
-DlgLstTypeLCase                : "Male črke (a, b, c)",
-DlgLstTypeUCase                : "Velike črke (A, B, C)",
-DlgLstTypeSRoman       : "Male rimske številke (i, ii, iii)",
-DlgLstTypeLRoman       : "Velike rimske številke (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Splošno",
-DlgDocBackTab          : "Ozadje",
-DlgDocColorsTab                : "Barve in zamiki",
-DlgDocMetaTab          : "Meta podatki",
-
-DlgDocPageTitle                : "Naslov strani",
-DlgDocLangDir          : "Smer jezika",
-DlgDocLangDirLTR       : "Od leve proti desni (LTR)",
-DlgDocLangDirRTL       : "Od desne proti levi (RTL)",
-DlgDocLangCode         : "Oznaka jezika",
-DlgDocCharSet          : "Kodna tabela",
-DlgDocCharSetCE                : "Srednjeevropsko",
-DlgDocCharSetCT                : "Tradicionalno Kitajsko (Big5)",
-DlgDocCharSetCR                : "Cirilica",
-DlgDocCharSetGR                : "Grško",
-DlgDocCharSetJP                : "Japonsko",
-DlgDocCharSetKR                : "Korejsko",
-DlgDocCharSetTR                : "Turško",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Zahodnoevropsko",
-DlgDocCharSetOther     : "Druga kodna tabela",
-
-DlgDocDocType          : "Glava tipa dokumenta",
-DlgDocDocTypeOther     : "Druga glava tipa dokumenta",
-DlgDocIncXHTML         : "Vstavi XHTML deklaracije",
-DlgDocBgColor          : "Barva ozadja",
-DlgDocBgImage          : "URL slike za ozadje",
-DlgDocBgNoScroll       : "Nepremično ozadje",
-DlgDocCText                    : "Besedilo",
-DlgDocCLink                    : "Povezava",
-DlgDocCVisited         : "Obiskana povezava",
-DlgDocCActive          : "Aktivna povezava",
-DlgDocMargins          : "Zamiki strani",
-DlgDocMaTop                    : "Na vrhu",
-DlgDocMaLeft           : "Levo",
-DlgDocMaRight          : "Desno",
-DlgDocMaBottom         : "Spodaj",
-DlgDocMeIndex          : "Ključne besede (ločene z vejicami)",
-DlgDocMeDescr          : "Opis strani",
-DlgDocMeAuthor         : "Avtor",
-DlgDocMeCopy           : "Avtorske pravice",
-DlgDocPreview          : "Predogled",
-
-// Templates Dialog
-Templates                      : "Predloge",
-DlgTemplatesTitle      : "Vsebinske predloge",
-DlgTemplatesSelMsg     : "Izberite predlogo, ki jo želite odpreti v urejevalniku<br>(trenutna vsebina bo izgubljena):",
-DlgTemplatesLoading    : "Nalagam seznam predlog. Prosim počakajte...",
-DlgTemplatesNoTpl      : "(Ni pripravljenih predlog)",
-DlgTemplatesReplace    : "Zamenjaj trenutno vsebino",
-
-// About Dialog
-DlgAboutAboutTab       : "Vizitka",
-DlgAboutBrowserInfoTab : "Informacije o brskalniku",
-DlgAboutLicenseTab     : "Dovoljenja",
-DlgAboutVersion                : "različica",
-DlgAboutInfo           : "Za več informacij obiščite",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/sr-latn.js b/horde/services/editor/fckeditor/editor/lang/src/sr-latn.js
deleted file mode 100644 (file)
index ffc9031..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Serbian (Latin) language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Smanji liniju sa alatkama",
-ToolbarExpand          : "Proiri liniju sa alatkama",
-
-// Toolbar Items and Context Menu
-Save                           : "Sačuvaj",
-NewPage                                : "Nova stranica",
-Preview                                : "Izgled stranice",
-Cut                                    : "Iseci",
-Copy                           : "Kopiraj",
-Paste                          : "Zalepi",
-PasteText                      : "Zalepi kao neformatiran tekst",
-PasteWord                      : "Zalepi iz Worda",
-Print                          : "Štampa",
-SelectAll                      : "Označi sve",
-RemoveFormat           : "Ukloni formatiranje",
-InsertLinkLbl          : "Link",
-InsertLink                     : "Unesi/izmeni link",
-RemoveLink                     : "Ukloni link",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Unesi/izmeni sidro",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Slika",
-InsertImage                    : "Unesi/izmeni sliku",
-InsertFlashLbl         : "Fleš",
-InsertFlash                    : "Unesi/izmeni fleš",
-InsertTableLbl         : "Tabela",
-InsertTable                    : "Unesi/izmeni tabelu",
-InsertLineLbl          : "Linija",
-InsertLine                     : "Unesi horizontalnu liniju",
-InsertSpecialCharLbl: "Specijalni karakteri",
-InsertSpecialChar      : "Unesi specijalni karakter",
-InsertSmileyLbl                : "Smajli",
-InsertSmiley           : "Unesi smajlija",
-About                          : "O FCKeditoru",
-Bold                           : "Podebljano",
-Italic                         : "Kurziv",
-Underline                      : "Podvučeno",
-StrikeThrough          : "Precrtano",
-Subscript                      : "Indeks",
-Superscript                    : "Stepen",
-LeftJustify                    : "Levo ravnanje",
-CenterJustify          : "Centriran tekst",
-RightJustify           : "Desno ravnanje",
-BlockJustify           : "Obostrano ravnanje",
-DecreaseIndent         : "Smanji levu marginu",
-IncreaseIndent         : "Uvećaj levu marginu",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Poni�ti akciju",
-Redo                           : "Ponovi akciju",
-NumberedListLbl                : "Nabrojiva lista",
-NumberedList           : "Unesi/ukloni nabrojivu listu",
-BulletedListLbl                : "Nenabrojiva lista",
-BulletedList           : "Unesi/ukloni nenabrojivu listu",
-ShowTableBorders       : "Prikaži okvir tabele",
-ShowDetails                    : "Prikaži detalje",
-Style                          : "Stil",
-FontFormat                     : "Format",
-Font                           : "Font",
-FontSize                       : "Veličina fonta",
-TextColor                      : "Boja teksta",
-BGColor                                : "Boja pozadine",
-Source                         : "Kôd",
-Find                           : "Pretraga",
-Replace                                : "Zamena",
-SpellCheck                     : "Proveri spelovanje",
-UniversalKeyboard      : "Univerzalna tastatura",
-PageBreakLbl           : "Page Break", //MISSING
-PageBreak                      : "Insert Page Break",  //MISSING
-
-Form                   : "Forma",
-Checkbox               : "Polje za potvrdu",
-RadioButton            : "Radio-dugme",
-TextField              : "Tekstualno polje",
-Textarea               : "Zona teksta",
-HiddenField            : "Skriveno polje",
-Button                 : "Dugme",
-SelectionField : "Izborno polje",
-ImageButton            : "Dugme sa slikom",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Izmeni link",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Obriši redove",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Obriši kolone",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Obriši ćelije",
-MergeCells                     : "Spoj celije",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Delete Table",       //MISSING
-CellProperties         : "Osobine celije",
-TableProperties                : "Osobine tabele",
-ImageProperties                : "Osobine slike",
-FlashProperties                : "Osobine fleša",
-
-AnchorProp                     : "Osobine sidra",
-ButtonProp                     : "Osobine dugmeta",
-CheckboxProp           : "Osobine polja za potvrdu",
-HiddenFieldProp                : "Osobine skrivenog polja",
-RadioButtonProp                : "Osobine radio-dugmeta",
-ImageButtonProp                : "Osobine dugmeta sa slikom",
-TextFieldProp          : "Osobine tekstualnog polja",
-SelectionFieldProp     : "Osobine izbornog polja",
-TextareaProp           : "Osobine zone teksta",
-FormProp                       : "Osobine forme",
-
-FontFormats                    : "Normal;Formatirano;Adresa;Naslov 1;Naslov 2;Naslov 3;Naslov 4;Naslov 5;Naslov 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Obradujem XHTML. Malo strpljenja...",
-Done                           : "Završio",
-PasteWordConfirm       : "Tekst koji želite da nalepite kopiran je iz Worda. Da li želite da bude očišćen od formata pre lepljenja?",
-NotCompatiblePaste     : "Ova komanda je dostupna samo za Internet Explorer od verzije 5.5. Da li želite da nalepim tekst bez čišćenja?",
-UnknownToolbarItem     : "Nepoznata stavka toolbara \"%1\"",
-UnknownCommand         : "Nepoznata naredba \"%1\"",
-NotImplemented         : "Naredba nije implementirana",
-UnknownToolbarSet      : "Toolbar \"%1\" ne postoji",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Otkaži",
-DlgBtnClose                    : "Zatvori",
-DlgBtnBrowseServer     : "Pretraži server",
-DlgAdvancedTag         : "Napredni tagovi",
-DlgOpOther                     : "<Ostali>",
-DlgInfoTab                     : "Info",
-DlgAlertUrl                    : "Molimo Vas, unesite URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<nije postavljeno>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Smer jezika",
-DlgGenLangDirLtr       : "S leva na desno (LTR)",
-DlgGenLangDirRtl       : "S desna na levo (RTL)",
-DlgGenLangCode         : "Kôd jezika",
-DlgGenAccessKey                : "Pristupni taster",
-DlgGenName                     : "Naziv",
-DlgGenTabIndex         : "Tab indeks",
-DlgGenLongDescr                : "Pun opis URL",
-DlgGenClass                    : "Stylesheet klase",
-DlgGenTitle                    : "Advisory naslov",
-DlgGenContType         : "Advisory vrsta sadržaja",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Stil",
-
-// Image Dialog
-DlgImgTitle                    : "Osobine slika",
-DlgImgInfoTab          : "Info slike",
-DlgImgBtnUpload                : "Pošalji na server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Pošalji",
-DlgImgAlt                      : "Alternativni tekst",
-DlgImgWidth                    : "Širina",
-DlgImgHeight           : "Visina",
-DlgImgLockRatio                : "Zaključaj odnos",
-DlgBtnResetSize                : "Resetuj veličinu",
-DlgImgBorder           : "Okvir",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Ravnanje",
-DlgImgAlignLeft                : "Levo",
-DlgImgAlignAbsBottom: "Abs dole",
-DlgImgAlignAbsMiddle: "Abs sredina",
-DlgImgAlignBaseline    : "Bazno",
-DlgImgAlignBottom      : "Dole",
-DlgImgAlignMiddle      : "Sredina",
-DlgImgAlignRight       : "Desno",
-DlgImgAlignTextTop     : "Vrh teksta",
-DlgImgAlignTop         : "Vrh",
-DlgImgPreview          : "Izgled",
-DlgImgAlertUrl         : "Unesite URL slike",
-DlgImgLinkTab          : "Link",
-
-// Flash Dialog
-DlgFlashTitle          : "Osobine fleša",
-DlgFlashChkPlay                : "Automatski start",
-DlgFlashChkLoop                : "Ponavljaj",
-DlgFlashChkMenu                : "Uključi fleš meni",
-DlgFlashScale          : "Skaliraj",
-DlgFlashScaleAll       : "Prikaži sve",
-DlgFlashScaleNoBorder  : "Bez ivice",
-DlgFlashScaleFit       : "Popuni površinu",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Link",
-DlgLnkInfoTab          : "Link Info",
-DlgLnkTargetTab                : "Meta",
-
-DlgLnkType                     : "Vrsta linka",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Sidro na ovoj stranici",
-DlgLnkTypeEMail                : "E-Mail",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<drugo>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Odaberi sidro",
-DlgLnkAnchorByName     : "Po nazivu sidra",
-DlgLnkAnchorById       : "Po Id-ju elementa",
-DlgLnkNoAnchors                : "(Nema dostupnih sidra)",
-DlgLnkEMail                    : "E-Mail adresa",
-DlgLnkEMailSubject     : "Naslov",
-DlgLnkEMailBody                : "Sadržaj poruke",
-DlgLnkUpload           : "Pošalji",
-DlgLnkBtnUpload                : "Pošalji na server",
-
-DlgLnkTarget           : "Meta",
-DlgLnkTargetFrame      : "<okvir>",
-DlgLnkTargetPopup      : "<popup prozor>",
-DlgLnkTargetBlank      : "Novi prozor (_blank)",
-DlgLnkTargetParent     : "Roditeljski prozor (_parent)",
-DlgLnkTargetSelf       : "Isti prozor (_self)",
-DlgLnkTargetTop                : "Prozor na vrhu (_top)",
-DlgLnkTargetFrameName  : "Naziv odredišnog frejma",
-DlgLnkPopWinName       : "Naziv popup prozora",
-DlgLnkPopWinFeat       : "Mogućnosti popup prozora",
-DlgLnkPopResize                : "Promenljiva velicina",
-DlgLnkPopLocation      : "Lokacija",
-DlgLnkPopMenu          : "Kontekstni meni",
-DlgLnkPopScroll                : "Scroll bar",
-DlgLnkPopStatus                : "Statusna linija",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Prikaz preko celog ekrana (IE)",
-DlgLnkPopDependent     : "Zavisno (Netscape)",
-DlgLnkPopWidth         : "Širina",
-DlgLnkPopHeight                : "Visina",
-DlgLnkPopLeft          : "Od leve ivice ekrana (px)",
-DlgLnkPopTop           : "Od vrha ekrana (px)",
-
-DlnLnkMsgNoUrl         : "Unesite URL linka",
-DlnLnkMsgNoEMail       : "Otkucajte adresu elektronske pote",
-DlnLnkMsgNoAnchor      : "Odaberite sidro",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Odaberite boju",
-DlgColorBtnClear       : "Obriši",
-DlgColorHighlight      : "Posvetli",
-DlgColorSelected       : "Odaberi",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Unesi smajlija",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Odaberite specijalni karakter",
-
-// Table Dialog
-DlgTableTitle          : "Osobine tabele",
-DlgTableRows           : "Redova",
-DlgTableColumns                : "Kolona",
-DlgTableBorder         : "Veličina okvira",
-DlgTableAlign          : "Ravnanje",
-DlgTableAlignNotSet    : "<nije postavljeno>",
-DlgTableAlignLeft      : "Levo",
-DlgTableAlignCenter    : "Sredina",
-DlgTableAlignRight     : "Desno",
-DlgTableWidth          : "Širina",
-DlgTableWidthPx                : "piksela",
-DlgTableWidthPc                : "procenata",
-DlgTableHeight         : "Visina",
-DlgTableCellSpace      : "Ćelijski prostor",
-DlgTableCellPad                : "Razmak ćelija",
-DlgTableCaption                : "Naslov tabele",
-DlgTableSummary                : "Summary",    //MISSING
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Osobine ćelije",
-DlgCellWidth           : "Širina",
-DlgCellWidthPx         : "piksela",
-DlgCellWidthPc         : "procenata",
-DlgCellHeight          : "Visina",
-DlgCellWordWrap                : "Deljenje reči",
-DlgCellWordWrapNotSet  : "<nije postavljeno>",
-DlgCellWordWrapYes     : "Da",
-DlgCellWordWrapNo      : "Ne",
-DlgCellHorAlign                : "Vodoravno ravnanje",
-DlgCellHorAlignNotSet  : "<nije postavljeno>",
-DlgCellHorAlignLeft    : "Levo",
-DlgCellHorAlignCenter  : "Sredina",
-DlgCellHorAlignRight: "Desno",
-DlgCellVerAlign                : "Vertikalno ravnanje",
-DlgCellVerAlignNotSet  : "<nije postavljeno>",
-DlgCellVerAlignTop     : "Gornje",
-DlgCellVerAlignMiddle  : "Sredina",
-DlgCellVerAlignBottom  : "Donje",
-DlgCellVerAlignBaseline        : "Bazno",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Spajanje redova",
-DlgCellCollSpan                : "Spajanje kolona",
-DlgCellBackColor       : "Boja pozadine",
-DlgCellBorderColor     : "Boja okvira",
-DlgCellBtnSelect       : "Odaberi...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Pronađi",
-DlgFindFindBtn         : "Pronađi",
-DlgFindNotFoundMsg     : "Traženi tekst nije pronađen.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Zameni",
-DlgReplaceFindLbl              : "Pronadi:",
-DlgReplaceReplaceLbl   : "Zameni sa:",
-DlgReplaceCaseChk              : "Razlikuj mala i velika slova",
-DlgReplaceReplaceBtn   : "Zameni",
-DlgReplaceReplAllBtn   : "Zameni sve",
-DlgReplaceWordChk              : "Uporedi cele reci",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+X).",
-PasteErrorCopy : "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+C).",
-
-PasteAsText            : "Zalepi kao čist tekst",
-PasteFromWord  : "Zalepi iz Worda",
-
-DlgPasteMsg2   : "Molimo Vas da zalepite unutar donje povrine koristeći tastaturnu prečicu (<STRONG>Ctrl+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Ignoriši definicije fontova",
-DlgPasteRemoveStyles   : "Ukloni definicije stilova",
-
-// Color Picker
-ColorAutomatic : "Automatski",
-ColorMoreColors        : "Više boja...",
-
-// Document Properties
-DocProps               : "Osobine dokumenta",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Osobine sidra",
-DlgAnchorName          : "Ime sidra",
-DlgAnchorErrorName     : "Unesite ime sidra",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Nije u rečniku",
-DlgSpellChangeTo               : "Izmeni",
-DlgSpellBtnIgnore              : "Ignoriši",
-DlgSpellBtnIgnoreAll   : "Ignoriši sve",
-DlgSpellBtnReplace             : "Zameni",
-DlgSpellBtnReplaceAll  : "Zameni sve",
-DlgSpellBtnUndo                        : "Vrati akciju",
-DlgSpellNoSuggestions  : "- Bez sugestija -",
-DlgSpellProgress               : "Provera spelovanja u toku...",
-DlgSpellNoMispell              : "Provera spelovanja završena: greške nisu pronadene",
-DlgSpellNoChanges              : "Provera spelovanja završena: Nije izmenjena nijedna rec",
-DlgSpellOneChange              : "Provera spelovanja završena: Izmenjena je jedna reč",
-DlgSpellManyChanges            : "Provera spelovanja završena: %1 reč(i) je izmenjeno",
-
-IeSpellDownload                        : "Provera spelovanja nije instalirana. Da li želite da je skinete sa Interneta?",
-
-// Button Dialog
-DlgButtonText          : "Tekst (vrednost)",
-DlgButtonType          : "Tip",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Naziv",
-DlgCheckboxValue       : "Vrednost",
-DlgCheckboxSelected    : "Označeno",
-
-// Form Dialog
-DlgFormName            : "Naziv",
-DlgFormAction  : "Akcija",
-DlgFormMethod  : "Metoda",
-
-// Select Field Dialog
-DlgSelectName          : "Naziv",
-DlgSelectValue         : "Vrednost",
-DlgSelectSize          : "Veličina",
-DlgSelectLines         : "linija",
-DlgSelectChkMulti      : "Dozvoli višestruku selekciju",
-DlgSelectOpAvail       : "Dostupne opcije",
-DlgSelectOpText                : "Tekst",
-DlgSelectOpValue       : "Vrednost",
-DlgSelectBtnAdd                : "Dodaj",
-DlgSelectBtnModify     : "Izmeni",
-DlgSelectBtnUp         : "Gore",
-DlgSelectBtnDown       : "Dole",
-DlgSelectBtnSetValue : "Podesi kao označenu vrednost",
-DlgSelectBtnDelete     : "Obriši",
-
-// Textarea Dialog
-DlgTextareaName        : "Naziv",
-DlgTextareaCols        : "Broj kolona",
-DlgTextareaRows        : "Broj redova",
-
-// Text Field Dialog
-DlgTextName                    : "Naziv",
-DlgTextValue           : "Vrednost",
-DlgTextCharWidth       : "Širina (karaktera)",
-DlgTextMaxChars                : "Maksimalno karaktera",
-DlgTextType                    : "Tip",
-DlgTextTypeText                : "Tekst",
-DlgTextTypePass                : "Lozinka",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Naziv",
-DlgHiddenValue : "Vrednost",
-
-// Bulleted List Dialog
-BulletedListProp       : "Osobine nenabrojive liste",
-NumberedListProp       : "Osobine nabrojive liste",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Tip",
-DlgLstTypeCircle       : "Krug",
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "Kvadrat",
-DlgLstTypeNumbers      : "Brojevi (1, 2, 3)",
-DlgLstTypeLCase                : "mala slova (a, b, c)",
-DlgLstTypeUCase                : "VELIKA slova (A, B, C)",
-DlgLstTypeSRoman       : "Male rimske cifre (i, ii, iii)",
-DlgLstTypeLRoman       : "Velike rimske cifre (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Opšte osobine",
-DlgDocBackTab          : "Pozadina",
-DlgDocColorsTab                : "Boje i margine",
-DlgDocMetaTab          : "Metapodaci",
-
-DlgDocPageTitle                : "Naslov stranice",
-DlgDocLangDir          : "Smer jezika",
-DlgDocLangDirLTR       : "Sleva nadesno (LTR)",
-DlgDocLangDirRTL       : "Zdesna nalevo (RTL)",
-DlgDocLangCode         : "Šifra jezika",
-DlgDocCharSet          : "Kodiranje skupa karaktera",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Ostala kodiranja skupa karaktera",
-
-DlgDocDocType          : "Zaglavlje tipa dokumenta",
-DlgDocDocTypeOther     : "Ostala zaglavlja tipa dokumenta",
-DlgDocIncXHTML         : "Ukljuci XHTML deklaracije",
-DlgDocBgColor          : "Boja pozadine",
-DlgDocBgImage          : "URL pozadinske slike",
-DlgDocBgNoScroll       : "Fiksirana pozadina",
-DlgDocCText                    : "Tekst",
-DlgDocCLink                    : "Link",
-DlgDocCVisited         : "Posećeni link",
-DlgDocCActive          : "Aktivni link",
-DlgDocMargins          : "Margine stranice",
-DlgDocMaTop                    : "Gornja",
-DlgDocMaLeft           : "Leva",
-DlgDocMaRight          : "Desna",
-DlgDocMaBottom         : "Donja",
-DlgDocMeIndex          : "Ključne reci za indeksiranje dokumenta (razdvojene zarezima)",
-DlgDocMeDescr          : "Opis dokumenta",
-DlgDocMeAuthor         : "Autor",
-DlgDocMeCopy           : "Autorska prava",
-DlgDocPreview          : "Izgled stranice",
-
-// Templates Dialog
-Templates                      : "Obrasci",
-DlgTemplatesTitle      : "Obrasci za sadržaj",
-DlgTemplatesSelMsg     : "Molimo Vas da odaberete obrazac koji ce biti primenjen na stranicu (trenutni sadržaj ce biti obrisan):",
-DlgTemplatesLoading    : "Učitavam listu obrazaca. Malo strpljenja...",
-DlgTemplatesNoTpl      : "(Nema definisanih obrazaca)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "O editoru",
-DlgAboutBrowserInfoTab : "Informacije o pretraživacu",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "verzija",
-DlgAboutInfo           : "Za više informacija posetite",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/sr.js b/horde/services/editor/fckeditor/editor/lang/src/sr.js
deleted file mode 100644 (file)
index ac43941..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Serbian (Cyrillic) language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Смањи линију са алаткама",
-ToolbarExpand          : "Прошири линију са алаткама",
-
-// Toolbar Items and Context Menu
-Save                           : "Сачувај",
-NewPage                                : "Нова страница",
-Preview                                : "Изглед странице",
-Cut                                    : "Исеци",
-Copy                           : "Копирај",
-Paste                          : "Залепи",
-PasteText                      : "Залепи као неформатиран текст",
-PasteWord                      : "Залепи из Worda",
-Print                          : "Штампа",
-SelectAll                      : "Означи све",
-RemoveFormat           : "Уклони форматирање",
-InsertLinkLbl          : "Линк",
-InsertLink                     : "Унеси/измени линк",
-RemoveLink                     : "Уклони линк",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Унеси/измени сидро",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "Слика",
-InsertImage                    : "Унеси/измени слику",
-InsertFlashLbl         : "Флеш елемент",
-InsertFlash                    : "Унеси/измени флеш",
-InsertTableLbl         : "Табела",
-InsertTable                    : "Унеси/измени табелу",
-InsertLineLbl          : "Линија",
-InsertLine                     : "Унеси хоризонталну линију",
-InsertSpecialCharLbl: "Специјални карактери",
-InsertSpecialChar      : "Унеси специјални карактер",
-InsertSmileyLbl                : "Смајли",
-InsertSmiley           : "Унеси смајлија",
-About                          : "О ФЦКедитору",
-Bold                           : "Подебљано",
-Italic                         : "Курзив",
-Underline                      : "Подвучено",
-StrikeThrough          : "Прецртано",
-Subscript                      : "Индекс",
-Superscript                    : "Степен",
-LeftJustify                    : "Лево равнање",
-CenterJustify          : "Центриран текст",
-RightJustify           : "Десно равнање",
-BlockJustify           : "Обострано равнање",
-DecreaseIndent         : "Смањи леву маргину",
-IncreaseIndent         : "Увећај леву маргину",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Поништи акцију",
-Redo                           : "Понови акцију",
-NumberedListLbl                : "Набројиву листу",
-NumberedList           : "Унеси/уклони набројиву листу",
-BulletedListLbl                : "Ненабројива листа",
-BulletedList           : "Унеси/уклони ненабројиву листу",
-ShowTableBorders       : "Прикажи оквир табеле",
-ShowDetails                    : "Прикажи детаље",
-Style                          : "Стил",
-FontFormat                     : "Формат",
-Font                           : "Фонт",
-FontSize                       : "Величина фонта",
-TextColor                      : "Боја текста",
-BGColor                                : "Боја позадине",
-Source                         : "Kôд",
-Find                           : "Претрага",
-Replace                                : "Замена",
-SpellCheck                     : "Провери спеловање",
-UniversalKeyboard      : "Универзална тастатура",
-PageBreakLbl           : "Page Break", //MISSING
-PageBreak                      : "Insert Page Break",  //MISSING
-
-Form                   : "Форма",
-Checkbox               : "Поље за потврду",
-RadioButton            : "Радио-дугме",
-TextField              : "Текстуално поље",
-Textarea               : "Зона текста",
-HiddenField            : "Скривено поље",
-Button                 : "Дугме",
-SelectionField : "Изборно поље",
-ImageButton            : "Дугме са сликом",
-
-FitWindow              : "Maximize the editor size",   //MISSING
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Промени линк",
-CellCM                         : "Cell",       //MISSING
-RowCM                          : "Row",        //MISSING
-ColumnCM                       : "Column",     //MISSING
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "Обриши редове",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "Обриши колоне",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "Обриши ћелије",
-MergeCells                     : "Спој ћелије",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "Delete Table",       //MISSING
-CellProperties         : "Особине ћелије",
-TableProperties                : "Особине табеле",
-ImageProperties                : "Особине слике",
-FlashProperties                : "Особине Флеша",
-
-AnchorProp                     : "Особине сидра",
-ButtonProp                     : "Особине дугмета",
-CheckboxProp           : "Особине поља за потврду",
-HiddenFieldProp                : "Особине скривеног поља",
-RadioButtonProp                : "Особине радио-дугмета",
-ImageButtonProp                : "Особине дугмета са сликом",
-TextFieldProp          : "Особине текстуалног поља",
-SelectionFieldProp     : "Особине изборног поља",
-TextareaProp           : "Особине зоне текста",
-FormProp                       : "Особине форме",
-
-FontFormats                    : "Normal;Formatirano;Adresa;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6",
-
-// Alerts and Messages
-ProcessingXHTML                : "Обрађујем XHTML. Maлo стрпљења...",
-Done                           : "Завршио",
-PasteWordConfirm       : "Текст који желите да налепите копиран је из Worda. Да ли желите да буде очишћен од формата пре лепљења?",
-NotCompatiblePaste     : "Ова команда је доступна само за Интернет Екплорер од верзије 5.5. Да ли желите да налепим текст без чишћења?",
-UnknownToolbarItem     : "Непозната ставка toolbara \"%1\"",
-UnknownCommand         : "Непозната наредба \"%1\"",
-NotImplemented         : "Наредба није имплементирана",
-UnknownToolbarSet      : "Toolbar \"%1\" не постоји",
-NoActiveX                      : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
-BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",    //MISSING
-DialogBlocked          : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Oткажи",
-DlgBtnClose                    : "Затвори",
-DlgBtnBrowseServer     : "Претражи сервер",
-DlgAdvancedTag         : "Напредни тагови",
-DlgOpOther                     : "<Остали>",
-DlgInfoTab                     : "Инфо",
-DlgAlertUrl                    : "Молимо Вас, унесите УРЛ",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<није постављено>",
-DlgGenId                       : "Ид",
-DlgGenLangDir          : "Смер језика",
-DlgGenLangDirLtr       : "С лева на десно (LTR)",
-DlgGenLangDirRtl       : "С десна на лево (RTL)",
-DlgGenLangCode         : "Kôд језика",
-DlgGenAccessKey                : "Приступни тастер",
-DlgGenName                     : "Назив",
-DlgGenTabIndex         : "Таб индекс",
-DlgGenLongDescr                : "Пун опис УРЛ",
-DlgGenClass                    : "Stylesheet класе",
-DlgGenTitle                    : "Advisory наслов",
-DlgGenContType         : "Advisory врста садржаја",
-DlgGenLinkCharset      : "Linked Resource Charset",
-DlgGenStyle                    : "Стил",
-
-// Image Dialog
-DlgImgTitle                    : "Особине слика",
-DlgImgInfoTab          : "Инфо слике",
-DlgImgBtnUpload                : "Пошаљи на сервер",
-DlgImgURL                      : "УРЛ",
-DlgImgUpload           : "Пошаљи",
-DlgImgAlt                      : "Алтернативни текст",
-DlgImgWidth                    : "Ширина",
-DlgImgHeight           : "Висина",
-DlgImgLockRatio                : "Закључај однос",
-DlgBtnResetSize                : "Ресетуј величину",
-DlgImgBorder           : "Оквир",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Равнање",
-DlgImgAlignLeft                : "Лево",
-DlgImgAlignAbsBottom: "Abs доле",
-DlgImgAlignAbsMiddle: "Abs средина",
-DlgImgAlignBaseline    : "Базно",
-DlgImgAlignBottom      : "Доле",
-DlgImgAlignMiddle      : "Средина",
-DlgImgAlignRight       : "Десно",
-DlgImgAlignTextTop     : "Врх текста",
-DlgImgAlignTop         : "Врх",
-DlgImgPreview          : "Изглед",
-DlgImgAlertUrl         : "Унесите УРЛ слике",
-DlgImgLinkTab          : "Линк",
-
-// Flash Dialog
-DlgFlashTitle          : "Особине флеша",
-DlgFlashChkPlay                : "Аутоматски старт",
-DlgFlashChkLoop                : "Понављај",
-DlgFlashChkMenu                : "Укључи флеш мени",
-DlgFlashScale          : "Скалирај",
-DlgFlashScaleAll       : "Прикажи све",
-DlgFlashScaleNoBorder  : "Без ивице",
-DlgFlashScaleFit       : "Попуни површину",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Линк",
-DlgLnkInfoTab          : "Линк инфо",
-DlgLnkTargetTab                : "Мета",
-
-DlgLnkType                     : "Врста линка",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Сидро на овој страници",
-DlgLnkTypeEMail                : "Eлектронска пошта",
-DlgLnkProto                    : "Протокол",
-DlgLnkProtoOther       : "<друго>",
-DlgLnkURL                      : "УРЛ",
-DlgLnkAnchorSel                : "Одабери сидро",
-DlgLnkAnchorByName     : "По називу сидра",
-DlgLnkAnchorById       : "Пo Ид-jу елемента",
-DlgLnkNoAnchors                : "(Нема доступних сидра)",
-DlgLnkEMail                    : "Адреса електронске поште",
-DlgLnkEMailSubject     : "Наслов",
-DlgLnkEMailBody                : "Садржај поруке",
-DlgLnkUpload           : "Пошаљи",
-DlgLnkBtnUpload                : "Пошаљи на сервер",
-
-DlgLnkTarget           : "Meтa",
-DlgLnkTargetFrame      : "<оквир>",
-DlgLnkTargetPopup      : "<искачући прозор>",
-DlgLnkTargetBlank      : "Нови прозор (_blank)",
-DlgLnkTargetParent     : "Родитељски прозор (_parent)",
-DlgLnkTargetSelf       : "Исти прозор (_self)",
-DlgLnkTargetTop                : "Прозор на врху (_top)",
-DlgLnkTargetFrameName  : "Назив одредишног фрејма",
-DlgLnkPopWinName       : "Назив искачућег прозора",
-DlgLnkPopWinFeat       : "Могућности искачућег прозора",
-DlgLnkPopResize                : "Променљива величина",
-DlgLnkPopLocation      : "Локација",
-DlgLnkPopMenu          : "Контекстни мени",
-DlgLnkPopScroll                : "Скрол бар",
-DlgLnkPopStatus                : "Статусна линија",
-DlgLnkPopToolbar       : "Toolbar",
-DlgLnkPopFullScrn      : "Приказ преко целог екрана (ИE)",
-DlgLnkPopDependent     : "Зависно (Netscape)",
-DlgLnkPopWidth         : "Ширина",
-DlgLnkPopHeight                : "Висина",
-DlgLnkPopLeft          : "Од леве ивице екрана (пиксела)",
-DlgLnkPopTop           : "Од врха екрана (пиксела)",
-
-DlnLnkMsgNoUrl         : "Унесите УРЛ линка",
-DlnLnkMsgNoEMail       : "Откуцајте адресу електронске поште",
-DlnLnkMsgNoAnchor      : "Одаберите сидро",
-DlnLnkMsgInvPopName    : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING
-
-// Color Dialog
-DlgColorTitle          : "Одаберите боју",
-DlgColorBtnClear       : "Обриши",
-DlgColorHighlight      : "Посветли",
-DlgColorSelected       : "Одабери",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Унеси смајлија",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Одаберите специјални карактер",
-
-// Table Dialog
-DlgTableTitle          : "Особине табеле",
-DlgTableRows           : "Редова",
-DlgTableColumns                : "Kолона",
-DlgTableBorder         : "Величина оквира",
-DlgTableAlign          : "Равнање",
-DlgTableAlignNotSet    : "<није постављено>",
-DlgTableAlignLeft      : "Лево",
-DlgTableAlignCenter    : "Средина",
-DlgTableAlignRight     : "Десно",
-DlgTableWidth          : "Ширина",
-DlgTableWidthPx                : "пиксела",
-DlgTableWidthPc                : "процената",
-DlgTableHeight         : "Висина",
-DlgTableCellSpace      : "Ћелијски простор",
-DlgTableCellPad                : "Размак ћелија",
-DlgTableCaption                : "Наслов табеле",
-DlgTableSummary                : "Summary",    //MISSING
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Особине ћелије",
-DlgCellWidth           : "Ширина",
-DlgCellWidthPx         : "пиксела",
-DlgCellWidthPc         : "процената",
-DlgCellHeight          : "Висина",
-DlgCellWordWrap                : "Дељење речи",
-DlgCellWordWrapNotSet  : "<није постављено>",
-DlgCellWordWrapYes     : "Да",
-DlgCellWordWrapNo      : "Не",
-DlgCellHorAlign                : "Водоравно равнање",
-DlgCellHorAlignNotSet  : "<није постављено>",
-DlgCellHorAlignLeft    : "Лево",
-DlgCellHorAlignCenter  : "Средина",
-DlgCellHorAlignRight: "Десно",
-DlgCellVerAlign                : "Вертикално равнање",
-DlgCellVerAlignNotSet  : "<није постављено>",
-DlgCellVerAlignTop     : "Горње",
-DlgCellVerAlignMiddle  : "Средина",
-DlgCellVerAlignBottom  : "Доње",
-DlgCellVerAlignBaseline        : "Базно",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Спајање редова",
-DlgCellCollSpan                : "Спајање колона",
-DlgCellBackColor       : "Боја позадине",
-DlgCellBorderColor     : "Боја оквира",
-DlgCellBtnSelect       : "Oдабери...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "Пронађи",
-DlgFindFindBtn         : "Пронађи",
-DlgFindNotFoundMsg     : "Тражени текст није пронађен.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Замени",
-DlgReplaceFindLbl              : "Пронађи:",
-DlgReplaceReplaceLbl   : "Замени са:",
-DlgReplaceCaseChk              : "Разликуј велика и мала слова",
-DlgReplaceReplaceBtn   : "Замени",
-DlgReplaceReplAllBtn   : "Замени све",
-DlgReplaceWordChk              : "Упореди целе речи",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Сигурносна подешавања Вашег претраживача не дозвољавају операције аутоматског исецања текста. Молимо Вас да користите пречицу са тастатуре (Ctrl+X).",
-PasteErrorCopy : "Сигурносна подешавања Вашег претраживача не дозвољавају операције аутоматског копирања текста. Молимо Вас да користите пречицу са тастатуре (Ctrl+C).",
-
-PasteAsText            : "Залепи као чист текст",
-PasteFromWord  : "Залепи из Worda",
-
-DlgPasteMsg2   : "Молимо Вас да залепите унутар доње површине користећи тастатурну пречицу (<STRONG>Ctrl+V</STRONG>) и да притиснете <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Игнориши Font Face дефиниције",
-DlgPasteRemoveStyles   : "Уклони дефиниције стилова",
-
-// Color Picker
-ColorAutomatic : "Аутоматски",
-ColorMoreColors        : "Више боја...",
-
-// Document Properties
-DocProps               : "Особине документа",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Особине сидра",
-DlgAnchorName          : "Име сидра",
-DlgAnchorErrorName     : "Молимо Вас да унесете име сидра",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Није у речнику",
-DlgSpellChangeTo               : "Измени",
-DlgSpellBtnIgnore              : "Игнориши",
-DlgSpellBtnIgnoreAll   : "Игнориши све",
-DlgSpellBtnReplace             : "Замени",
-DlgSpellBtnReplaceAll  : "Замени све",
-DlgSpellBtnUndo                        : "Врати акцију",
-DlgSpellNoSuggestions  : "- Без сугестија -",
-DlgSpellProgress               : "Провера спеловања у току...",
-DlgSpellNoMispell              : "Провера спеловања завршена: грешке нису пронађене",
-DlgSpellNoChanges              : "Провера спеловања завршена: Није измењена ниједна реч",
-DlgSpellOneChange              : "Провера спеловања завршена: Измењена је једна реч",
-DlgSpellManyChanges            : "Провера спеловања завршена:  %1 реч(и) је измењено",
-
-IeSpellDownload                        : "Провера спеловања није инсталирана. Да ли желите да је скинете са Интернета?",
-
-// Button Dialog
-DlgButtonText          : "Текст (вредност)",
-DlgButtonType          : "Tип",
-DlgButtonTypeBtn       : "Button",     //MISSING
-DlgButtonTypeSbm       : "Submit",     //MISSING
-DlgButtonTypeRst       : "Reset",      //MISSING
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Назив",
-DlgCheckboxValue       : "Вредност",
-DlgCheckboxSelected    : "Означено",
-
-// Form Dialog
-DlgFormName            : "Назив",
-DlgFormAction  : "Aкција",
-DlgFormMethod  : "Mетода",
-
-// Select Field Dialog
-DlgSelectName          : "Назив",
-DlgSelectValue         : "Вредност",
-DlgSelectSize          : "Величина",
-DlgSelectLines         : "линија",
-DlgSelectChkMulti      : "Дозволи вишеструку селекцију",
-DlgSelectOpAvail       : "Доступне опције",
-DlgSelectOpText                : "Текст",
-DlgSelectOpValue       : "Вредност",
-DlgSelectBtnAdd                : "Додај",
-DlgSelectBtnModify     : "Измени",
-DlgSelectBtnUp         : "Горе",
-DlgSelectBtnDown       : "Доле",
-DlgSelectBtnSetValue : "Подеси као означену вредност",
-DlgSelectBtnDelete     : "Обриши",
-
-// Textarea Dialog
-DlgTextareaName        : "Назив",
-DlgTextareaCols        : "Број колона",
-DlgTextareaRows        : "Број редова",
-
-// Text Field Dialog
-DlgTextName                    : "Назив",
-DlgTextValue           : "Вредност",
-DlgTextCharWidth       : "Ширина (карактера)",
-DlgTextMaxChars                : "Максимално карактера",
-DlgTextType                    : "Тип",
-DlgTextTypeText                : "Текст",
-DlgTextTypePass                : "Лозинка",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Назив",
-DlgHiddenValue : "Вредност",
-
-// Bulleted List Dialog
-BulletedListProp       : "Особине Bulleted листе",
-NumberedListProp       : "Особине набројиве листе",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "Тип",
-DlgLstTypeCircle       : "Круг",
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "Квадрат",
-DlgLstTypeNumbers      : "Бројеви (1, 2, 3)",
-DlgLstTypeLCase                : "мала слова (a, b, c)",
-DlgLstTypeUCase                : "ВЕЛИКА СЛОВА (A, B, C)",
-DlgLstTypeSRoman       : "Мале римске цифре (i, ii, iii)",
-DlgLstTypeLRoman       : "Велике римске цифре (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Опште особине",
-DlgDocBackTab          : "Позадина",
-DlgDocColorsTab                : "Боје и маргине",
-DlgDocMetaTab          : "Метаподаци",
-
-DlgDocPageTitle                : "Наслов странице",
-DlgDocLangDir          : "Смер језика",
-DlgDocLangDirLTR       : "Слева надесно (LTR)",
-DlgDocLangDirRTL       : "Здесна налево (RTL)",
-DlgDocLangCode         : "Шифра језика",
-DlgDocCharSet          : "Кодирање скупа карактера",
-DlgDocCharSetCE                : "Central European",   //MISSING
-DlgDocCharSetCT                : "Chinese Traditional (Big5)", //MISSING
-DlgDocCharSetCR                : "Cyrillic",   //MISSING
-DlgDocCharSetGR                : "Greek",      //MISSING
-DlgDocCharSetJP                : "Japanese",   //MISSING
-DlgDocCharSetKR                : "Korean",     //MISSING
-DlgDocCharSetTR                : "Turkish",    //MISSING
-DlgDocCharSetUN                : "Unicode (UTF-8)",    //MISSING
-DlgDocCharSetWE                : "Western European",   //MISSING
-DlgDocCharSetOther     : "Остала кодирања скупа карактера",
-
-DlgDocDocType          : "Заглавље типа документа",
-DlgDocDocTypeOther     : "Остала заглавља типа документа",
-DlgDocIncXHTML         : "Улључи XHTML декларације",
-DlgDocBgColor          : "Боја позадине",
-DlgDocBgImage          : "УРЛ позадинске слике",
-DlgDocBgNoScroll       : "Фиксирана позадина",
-DlgDocCText                    : "Текст",
-DlgDocCLink                    : "Линк",
-DlgDocCVisited         : "Посећени линк",
-DlgDocCActive          : "Активни линк",
-DlgDocMargins          : "Маргине странице",
-DlgDocMaTop                    : "Горња",
-DlgDocMaLeft           : "Лева",
-DlgDocMaRight          : "Десна",
-DlgDocMaBottom         : "Доња",
-DlgDocMeIndex          : "Кључне речи за индексирање документа (раздвојене зарезом)",
-DlgDocMeDescr          : "Опис документа",
-DlgDocMeAuthor         : "Аутор",
-DlgDocMeCopy           : "Ауторска права",
-DlgDocPreview          : "Изглед странице",
-
-// Templates Dialog
-Templates                      : "Обрасци",
-DlgTemplatesTitle      : "Обрасци за садржај",
-DlgTemplatesSelMsg     : "Молимо Вас да одаберете образац који ће бити примењен на страницу (тренутни садржај ће бити обрисан):",
-DlgTemplatesLoading    : "Учитавам листу образаца. Мало стрпљења...",
-DlgTemplatesNoTpl      : "(Нема дефинисаних образаца)",
-DlgTemplatesReplace    : "Replace actual contents",    //MISSING
-
-// About Dialog
-DlgAboutAboutTab       : "О едитору",
-DlgAboutBrowserInfoTab : "Информације о претраживачу",
-DlgAboutLicenseTab     : "License",    //MISSING
-DlgAboutVersion                : "верзија",
-DlgAboutInfo           : "За више информација посетите",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/sv.js b/horde/services/editor/fckeditor/editor/lang/src/sv.js
deleted file mode 100644 (file)
index d5559ba..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Swedish language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Dölj verktygsfält",
-ToolbarExpand          : "Visa verktygsfält",
-
-// Toolbar Items and Context Menu
-Save                           : "Spara",
-NewPage                                : "Ny sida",
-Preview                                : "Förhandsgranska",
-Cut                                    : "Klipp ut",
-Copy                           : "Kopiera",
-Paste                          : "Klistra in",
-PasteText                      : "Klistra in som text",
-PasteWord                      : "Klistra in från Word",
-Print                          : "Skriv ut",
-SelectAll                      : "Markera allt",
-RemoveFormat           : "Radera formatering",
-InsertLinkLbl          : "Länk",
-InsertLink                     : "Infoga/Redigera länk",
-RemoveLink                     : "Radera länk",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "Infoga/Redigera ankarlänk",
-AnchorDelete           : "Radera ankarlänk",
-InsertImageLbl         : "Bild",
-InsertImage                    : "Infoga/Redigera bild",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Infoga/Redigera Flash",
-InsertTableLbl         : "Tabell",
-InsertTable                    : "Infoga/Redigera tabell",
-InsertLineLbl          : "Linje",
-InsertLine                     : "Infoga horisontal linje",
-InsertSpecialCharLbl: "Utökade tecken",
-InsertSpecialChar      : "Klistra in utökat tecken",
-InsertSmileyLbl                : "Smiley",
-InsertSmiley           : "Infoga Smiley",
-About                          : "Om FCKeditor",
-Bold                           : "Fet",
-Italic                         : "Kursiv",
-Underline                      : "Understruken",
-StrikeThrough          : "Genomstruken",
-Subscript                      : "Nedsänkta tecken",
-Superscript                    : "Upphöjda tecken",
-LeftJustify                    : "Vänsterjustera",
-CenterJustify          : "Centrera",
-RightJustify           : "Högerjustera",
-BlockJustify           : "Justera till marginaler",
-DecreaseIndent         : "Minska indrag",
-IncreaseIndent         : "Öka indrag",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "Ångra",
-Redo                           : "Gör om",
-NumberedListLbl                : "Numrerad lista",
-NumberedList           : "Infoga/Radera numrerad lista",
-BulletedListLbl                : "Punktlista",
-BulletedList           : "Infoga/Radera punktlista",
-ShowTableBorders       : "Visa tabellkant",
-ShowDetails                    : "Visa radbrytningar",
-Style                          : "Anpassad stil",
-FontFormat                     : "Teckenformat",
-Font                           : "Typsnitt",
-FontSize                       : "Storlek",
-TextColor                      : "Textfärg",
-BGColor                                : "Bakgrundsfärg",
-Source                         : "Källa",
-Find                           : "Sök",
-Replace                                : "Ersätt",
-SpellCheck                     : "Stavningskontroll",
-UniversalKeyboard      : "Universellt tangentbord",
-PageBreakLbl           : "Sidbrytning",
-PageBreak                      : "Infoga sidbrytning",
-
-Form                   : "Formulär",
-Checkbox               : "Kryssruta",
-RadioButton            : "Alternativknapp",
-TextField              : "Textfält",
-Textarea               : "Textruta",
-HiddenField            : "Dolt fält",
-Button                 : "Knapp",
-SelectionField : "Flervalslista",
-ImageButton            : "Bildknapp",
-
-FitWindow              : "Anpassa till fönstrets storlek",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "Redigera länk",
-CellCM                         : "Cell",
-RowCM                          : "Rad",
-ColumnCM                       : "Kolumn",
-InsertRowAfter         : "Lägg till Rad Efter",
-InsertRowBefore                : "Lägg till Rad Före",
-DeleteRows                     : "Radera rad",
-InsertColumnAfter      : "Lägg till Kolumn Efter",
-InsertColumnBefore     : "Lägg till Kolumn Före",
-DeleteColumns          : "Radera kolumn",
-InsertCellAfter                : "Lägg till Cell Efter",
-InsertCellBefore       : "Lägg till Cell Före",
-DeleteCells                    : "Radera celler",
-MergeCells                     : "Sammanfoga celler",
-MergeRight                     : "Sammanfoga Höger",
-MergeDown                      : "Sammanfoga Ner",
-HorizontalSplitCell    : "Dela Cell Horisontellt",
-VerticalSplitCell      : "Dela Cell Vertikalt",
-TableDelete                    : "Radera tabell",
-CellProperties         : "Cellegenskaper",
-TableProperties                : "Tabellegenskaper",
-ImageProperties                : "Bildegenskaper",
-FlashProperties                : "Flashegenskaper",
-
-AnchorProp                     : "Egenskaper för ankarlänk",
-ButtonProp                     : "Egenskaper för knapp",
-CheckboxProp           : "Egenskaper för kryssruta",
-HiddenFieldProp                : "Egenskaper för dolt fält",
-RadioButtonProp                : "Egenskaper för alternativknapp",
-ImageButtonProp                : "Egenskaper för bildknapp",
-TextFieldProp          : "Egenskaper för textfält",
-SelectionFieldProp     : "Egenskaper för flervalslista",
-TextareaProp           : "Egenskaper för textruta",
-FormProp                       : "Egenskaper för formulär",
-
-FontFormats                    : "Normal;Formaterad;Adress;Rubrik 1;Rubrik 2;Rubrik 3;Rubrik 4;Rubrik 5;Rubrik 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Bearbetar XHTML. Var god vänta...",
-Done                           : "Klar",
-PasteWordConfirm       : "Texten du vill klistra in verkar vara kopierad från Word. Vill du rensa innan du klistar in?",
-NotCompatiblePaste     : "Denna åtgärd är inte tillgängligt för Internet Explorer version 5.5 eller högre. Vill du klistra in utan att rensa?",
-UnknownToolbarItem     : "Okänt verktygsfält \"%1\"",
-UnknownCommand         : "Okänt kommando \"%1\"",
-NotImplemented         : "Kommandot finns ej",
-UnknownToolbarSet      : "Verktygsfält \"%1\" finns ej",
-NoActiveX                      : "Din webläsares säkerhetsinställningar kan begränsa funktionaliteten. Du bör aktivera \"Kör ActiveX kontroller och plug-ins\". Fel och avsaknad av funktioner kan annars uppstå.",
-BrowseServerBlocked : "Kunde Ej öppna resursfönstret. Var god och avaktivera alla popup-blockerare.",
-DialogBlocked          : "Kunde Ej öppna dialogfönstret. Var god och avaktivera alla popup-blockerare.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "OK",
-DlgBtnCancel           : "Avbryt",
-DlgBtnClose                    : "Stäng",
-DlgBtnBrowseServer     : "Bläddra på server",
-DlgAdvancedTag         : "Avancerad",
-DlgOpOther                     : "Övrigt",
-DlgInfoTab                     : "Information",
-DlgAlertUrl                    : "Var god och ange en URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ej angivet>",
-DlgGenId                       : "Id",
-DlgGenLangDir          : "Språkriktning",
-DlgGenLangDirLtr       : "Vänster till Höger (VTH)",
-DlgGenLangDirRtl       : "Höger till Vänster (HTV)",
-DlgGenLangCode         : "Språkkod",
-DlgGenAccessKey                : "Behörighetsnyckel",
-DlgGenName                     : "Namn",
-DlgGenTabIndex         : "Tabindex",
-DlgGenLongDescr                : "URL-beskrivning",
-DlgGenClass                    : "Stylesheet class",
-DlgGenTitle                    : "Titel",
-DlgGenContType         : "Innehållstyp",
-DlgGenLinkCharset      : "Teckenuppställning",
-DlgGenStyle                    : "Style",
-
-// Image Dialog
-DlgImgTitle                    : "Bildegenskaper",
-DlgImgInfoTab          : "Bildinformation",
-DlgImgBtnUpload                : "Skicka till server",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Ladda upp",
-DlgImgAlt                      : "Alternativ text",
-DlgImgWidth                    : "Bredd",
-DlgImgHeight           : "Höjd",
-DlgImgLockRatio                : "Lås höjd/bredd förhållanden",
-DlgBtnResetSize                : "Återställ storlek",
-DlgImgBorder           : "Kant",
-DlgImgHSpace           : "Horis. marginal",
-DlgImgVSpace           : "Vert. marginal",
-DlgImgAlign                    : "Justering",
-DlgImgAlignLeft                : "Vänster",
-DlgImgAlignAbsBottom: "Absolut nederkant",
-DlgImgAlignAbsMiddle: "Absolut centrering",
-DlgImgAlignBaseline    : "Baslinje",
-DlgImgAlignBottom      : "Nederkant",
-DlgImgAlignMiddle      : "Mitten",
-DlgImgAlignRight       : "Höger",
-DlgImgAlignTextTop     : "Text överkant",
-DlgImgAlignTop         : "Överkant",
-DlgImgPreview          : "Förhandsgranska",
-DlgImgAlertUrl         : "Var god och ange bildens URL",
-DlgImgLinkTab          : "Länk",
-
-// Flash Dialog
-DlgFlashTitle          : "Flashegenskaper",
-DlgFlashChkPlay                : "Automatisk uppspelning",
-DlgFlashChkLoop                : "Upprepa/Loopa",
-DlgFlashChkMenu                : "Aktivera Flashmeny",
-DlgFlashScale          : "Skala",
-DlgFlashScaleAll       : "Visa allt",
-DlgFlashScaleNoBorder  : "Ingen ram",
-DlgFlashScaleFit       : "Exakt passning",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Länk",
-DlgLnkInfoTab          : "Länkinformation",
-DlgLnkTargetTab                : "Mål",
-
-DlgLnkType                     : "Länktyp",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Ankare i sidan",
-DlgLnkTypeEMail                : "E-post",
-DlgLnkProto                    : "Protokoll",
-DlgLnkProtoOther       : "<övrigt>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Välj ett ankare",
-DlgLnkAnchorByName     : "efter ankarnamn",
-DlgLnkAnchorById       : "efter objektid",
-DlgLnkNoAnchors                : "(Inga ankare kunde hittas)",
-DlgLnkEMail                    : "E-postadress",
-DlgLnkEMailSubject     : "Ämne",
-DlgLnkEMailBody                : "Innehåll",
-DlgLnkUpload           : "Ladda upp",
-DlgLnkBtnUpload                : "Skicka till servern",
-
-DlgLnkTarget           : "Mål",
-DlgLnkTargetFrame      : "<ram>",
-DlgLnkTargetPopup      : "<popup-fönster>",
-DlgLnkTargetBlank      : "Nytt fönster (_blank)",
-DlgLnkTargetParent     : "Föregående Window (_parent)",
-DlgLnkTargetSelf       : "Detta fönstret (_self)",
-DlgLnkTargetTop                : "Översta fönstret (_top)",
-DlgLnkTargetFrameName  : "Målets ramnamn",
-DlgLnkPopWinName       : "Popup-fönstrets namn",
-DlgLnkPopWinFeat       : "Popup-fönstrets egenskaper",
-DlgLnkPopResize                : "Kan ändra storlek",
-DlgLnkPopLocation      : "Adressfält",
-DlgLnkPopMenu          : "Menyfält",
-DlgLnkPopScroll                : "Scrolllista",
-DlgLnkPopStatus                : "Statusfält",
-DlgLnkPopToolbar       : "Verktygsfält",
-DlgLnkPopFullScrn      : "Helskärm (endast IE)",
-DlgLnkPopDependent     : "Beroende (endest Netscape)",
-DlgLnkPopWidth         : "Bredd",
-DlgLnkPopHeight                : "Höjd",
-DlgLnkPopLeft          : "Position från vänster",
-DlgLnkPopTop           : "Position från sidans topp",
-
-DlnLnkMsgNoUrl         : "Var god ange länkens URL",
-DlnLnkMsgNoEMail       : "Var god ange E-postadress",
-DlnLnkMsgNoAnchor      : "Var god ange ett ankare",
-DlnLnkMsgInvPopName    : "Popup-rutans namn måste börja med en alfabetisk bokstav och får inte innehålla mellanslag",
-
-// Color Dialog
-DlgColorTitle          : "Välj färg",
-DlgColorBtnClear       : "Rensa",
-DlgColorHighlight      : "Markera",
-DlgColorSelected       : "Vald",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Infoga smiley",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Välj utökat tecken",
-
-// Table Dialog
-DlgTableTitle          : "Tabellegenskaper",
-DlgTableRows           : "Rader",
-DlgTableColumns                : "Kolumner",
-DlgTableBorder         : "Kantstorlek",
-DlgTableAlign          : "Justering",
-DlgTableAlignNotSet    : "<ej angivet>",
-DlgTableAlignLeft      : "Vänster",
-DlgTableAlignCenter    : "Centrerad",
-DlgTableAlignRight     : "Höger",
-DlgTableWidth          : "Bredd",
-DlgTableWidthPx                : "pixlar",
-DlgTableWidthPc                : "procent",
-DlgTableHeight         : "Höjd",
-DlgTableCellSpace      : "Cellavstånd",
-DlgTableCellPad                : "Cellutfyllnad",
-DlgTableCaption                : "Rubrik",
-DlgTableSummary                : "Sammanfattning",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Cellegenskaper",
-DlgCellWidth           : "Bredd",
-DlgCellWidthPx         : "pixlar",
-DlgCellWidthPc         : "procent",
-DlgCellHeight          : "Höjd",
-DlgCellWordWrap                : "Automatisk radbrytning",
-DlgCellWordWrapNotSet  : "<Ej angivet>",
-DlgCellWordWrapYes     : "Ja",
-DlgCellWordWrapNo      : "Nej",
-DlgCellHorAlign                : "Horisontal justering",
-DlgCellHorAlignNotSet  : "<Ej angivet>",
-DlgCellHorAlignLeft    : "Vänster",
-DlgCellHorAlignCenter  : "Centrerad",
-DlgCellHorAlignRight: "Höger",
-DlgCellVerAlign                : "Vertikal justering",
-DlgCellVerAlignNotSet  : "<Ej angivet>",
-DlgCellVerAlignTop     : "Topp",
-DlgCellVerAlignMiddle  : "Mitten",
-DlgCellVerAlignBottom  : "Nederkant",
-DlgCellVerAlignBaseline        : "Underst",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Radomfång",
-DlgCellCollSpan                : "Kolumnomfång",
-DlgCellBackColor       : "Bakgrundsfärg",
-DlgCellBorderColor     : "Kantfärg",
-DlgCellBtnSelect       : "Välj...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Sök och ersätt",
-
-// Find Dialog
-DlgFindTitle           : "Sök",
-DlgFindFindBtn         : "Sök",
-DlgFindNotFoundMsg     : "Angiven text kunde ej hittas.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Ersätt",
-DlgReplaceFindLbl              : "Sök efter:",
-DlgReplaceReplaceLbl   : "Ersätt med:",
-DlgReplaceCaseChk              : "Skiftläge",
-DlgReplaceReplaceBtn   : "Ersätt",
-DlgReplaceReplAllBtn   : "Ersätt alla",
-DlgReplaceWordChk              : "Inkludera hela ord",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Säkerhetsinställningar i Er webläsare tillåter inte åtgården Klipp ut. Använd (Ctrl+X) istället.",
-PasteErrorCopy : "Säkerhetsinställningar i Er webläsare tillåter inte åtgården Kopiera. Använd (Ctrl+C) istället",
-
-PasteAsText            : "Klistra in som vanlig text",
-PasteFromWord  : "Klistra in från Word",
-
-DlgPasteMsg2   : "Var god och klistra in Er text i rutan nedan genom att använda (<STRONG>Ctrl+V</STRONG>) klicka sen på <STRONG>OK</STRONG>.",
-DlgPasteSec            : "På grund av din webläsares säkerhetsinställningar kan verktyget inte få åtkomst till urklippsdatan. Var god och använd detta fönster istället.",
-DlgPasteIgnoreFont             : "Ignorera typsnittsdefinitioner",
-DlgPasteRemoveStyles   : "Radera Stildefinitioner",
-
-// Color Picker
-ColorAutomatic : "Automatisk",
-ColorMoreColors        : "Fler färger...",
-
-// Document Properties
-DocProps               : "Dokumentegenskaper",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Ankaregenskaper",
-DlgAnchorName          : "Ankarnamn",
-DlgAnchorErrorName     : "Var god ange ett ankarnamn",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Saknas i ordlistan",
-DlgSpellChangeTo               : "Ändra till",
-DlgSpellBtnIgnore              : "Ignorera",
-DlgSpellBtnIgnoreAll   : "Ignorera alla",
-DlgSpellBtnReplace             : "Ersätt",
-DlgSpellBtnReplaceAll  : "Ersätt alla",
-DlgSpellBtnUndo                        : "Ångra",
-DlgSpellNoSuggestions  : "- Förslag saknas -",
-DlgSpellProgress               : "Stavningskontroll pågår...",
-DlgSpellNoMispell              : "Stavningskontroll slutförd: Inga stavfel påträffades.",
-DlgSpellNoChanges              : "Stavningskontroll slutförd: Inga ord rättades.",
-DlgSpellOneChange              : "Stavningskontroll slutförd: Ett ord rättades.",
-DlgSpellManyChanges            : "Stavningskontroll slutförd: %1 ord rättades.",
-
-IeSpellDownload                        : "Stavningskontrollen är ej installerad. Vill du göra det nu?",
-
-// Button Dialog
-DlgButtonText          : "Text (Värde)",
-DlgButtonType          : "Typ",
-DlgButtonTypeBtn       : "Knapp",
-DlgButtonTypeSbm       : "Skicka",
-DlgButtonTypeRst       : "Återställ",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Namn",
-DlgCheckboxValue       : "Värde",
-DlgCheckboxSelected    : "Vald",
-
-// Form Dialog
-DlgFormName            : "Namn",
-DlgFormAction  : "Funktion",
-DlgFormMethod  : "Metod",
-
-// Select Field Dialog
-DlgSelectName          : "Namn",
-DlgSelectValue         : "Värde",
-DlgSelectSize          : "Storlek",
-DlgSelectLines         : "Linjer",
-DlgSelectChkMulti      : "Tillåt flerval",
-DlgSelectOpAvail       : "Befintliga val",
-DlgSelectOpText                : "Text",
-DlgSelectOpValue       : "Värde",
-DlgSelectBtnAdd                : "Lägg till",
-DlgSelectBtnModify     : "Redigera",
-DlgSelectBtnUp         : "Upp",
-DlgSelectBtnDown       : "Ner",
-DlgSelectBtnSetValue : "Markera som valt värde",
-DlgSelectBtnDelete     : "Radera",
-
-// Textarea Dialog
-DlgTextareaName        : "Namn",
-DlgTextareaCols        : "Kolumner",
-DlgTextareaRows        : "Rader",
-
-// Text Field Dialog
-DlgTextName                    : "Namn",
-DlgTextValue           : "Värde",
-DlgTextCharWidth       : "Teckenbredd",
-DlgTextMaxChars                : "Max antal tecken",
-DlgTextType                    : "Typ",
-DlgTextTypeText                : "Text",
-DlgTextTypePass                : "Lösenord",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Namn",
-DlgHiddenValue : "Värde",
-
-// Bulleted List Dialog
-BulletedListProp       : "Egenskaper för punktlista",
-NumberedListProp       : "Egenskaper för numrerad lista",
-DlgLstStart                    : "Start",
-DlgLstType                     : "Typ",
-DlgLstTypeCircle       : "Cirkel",
-DlgLstTypeDisc         : "Punkt",
-DlgLstTypeSquare       : "Ruta",
-DlgLstTypeNumbers      : "Nummer (1, 2, 3)",
-DlgLstTypeLCase                : "Gemener (a, b, c)",
-DlgLstTypeUCase                : "Versaler (A, B, C)",
-DlgLstTypeSRoman       : "Små romerska siffror (i, ii, iii)",
-DlgLstTypeLRoman       : "Stora romerska siffror (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Allmän",
-DlgDocBackTab          : "Bakgrund",
-DlgDocColorsTab                : "Färg och marginal",
-DlgDocMetaTab          : "Metadata",
-
-DlgDocPageTitle                : "Sidtitel",
-DlgDocLangDir          : "Språkriktning",
-DlgDocLangDirLTR       : "Vänster till Höger",
-DlgDocLangDirRTL       : "Höger till Vänster",
-DlgDocLangCode         : "Språkkod",
-DlgDocCharSet          : "Teckenuppsättningar",
-DlgDocCharSetCE                : "Central Europa",
-DlgDocCharSetCT                : "Traditionell Kinesisk (Big5)",
-DlgDocCharSetCR                : "Kyrillisk",
-DlgDocCharSetGR                : "Grekiska",
-DlgDocCharSetJP                : "Japanska",
-DlgDocCharSetKR                : "Koreanska",
-DlgDocCharSetTR                : "Turkiska",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Väst Europa",
-DlgDocCharSetOther     : "Övriga teckenuppsättningar",
-
-DlgDocDocType          : "Sidhuvud",
-DlgDocDocTypeOther     : "Övriga sidhuvuden",
-DlgDocIncXHTML         : "Inkludera XHTML deklaration",
-DlgDocBgColor          : "Bakgrundsfärg",
-DlgDocBgImage          : "Bakgrundsbildens URL",
-DlgDocBgNoScroll       : "Fast bakgrund",
-DlgDocCText                    : "Text",
-DlgDocCLink                    : "Länk",
-DlgDocCVisited         : "Besökt länk",
-DlgDocCActive          : "Aktiv länk",
-DlgDocMargins          : "Sidmarginal",
-DlgDocMaTop                    : "Topp",
-DlgDocMaLeft           : "Vänster",
-DlgDocMaRight          : "Höger",
-DlgDocMaBottom         : "Botten",
-DlgDocMeIndex          : "Sidans nyckelord",
-DlgDocMeDescr          : "Sidans beskrivning",
-DlgDocMeAuthor         : "Författare",
-DlgDocMeCopy           : "Upphovsrätt",
-DlgDocPreview          : "Förhandsgranska",
-
-// Templates Dialog
-Templates                      : "Sidmallar",
-DlgTemplatesTitle      : "Sidmallar",
-DlgTemplatesSelMsg     : "Var god välj en mall att använda med editorn<br>(allt nuvarande innehåll raderas):",
-DlgTemplatesLoading    : "Laddar mallar. Var god vänta...",
-DlgTemplatesNoTpl      : "(Ingen mall är vald)",
-DlgTemplatesReplace    : "Ersätt aktuellt innehåll",
-
-// About Dialog
-DlgAboutAboutTab       : "Om",
-DlgAboutBrowserInfoTab : "Webläsare",
-DlgAboutLicenseTab     : "Licens",
-DlgAboutVersion                : "version",
-DlgAboutInfo           : "För mer information se",
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/th.js b/horde/services/editor/fckeditor/editor/lang/src/th.js
deleted file mode 100644 (file)
index d45f21e..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Thai language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "ซ่อนแถบเครื่องมือ",
-ToolbarExpand          : "แสดงแถบเครื่องมือ",
-
-// Toolbar Items and Context Menu
-Save                           : "บันทึก",
-NewPage                                : "สร้างหน้าเอกสารใหม่",
-Preview                                : "ดูหน้าเอกสารตัวอย่าง",
-Cut                                    : "ตัด",
-Copy                           : "สำเนา",
-Paste                          : "วาง",
-PasteText                      : "วางสำเนาจากตัวอักษรธรรมดา",
-PasteWord                      : "วางสำเนาจากตัวอักษรเวิร์ด",
-Print                          : "สั่งพิมพ์",
-SelectAll                      : "เลือกทั้งหมด",
-RemoveFormat           : "ล้างรูปแบบ",
-InsertLinkLbl          : "ลิงค์เชื่อมโยงเว็บ อีเมล์ รูปภาพ หรือไฟล์อื่นๆ",
-InsertLink                     : "แทรก/แก้ไข ลิงค์",
-RemoveLink                     : "ลบ ลิงค์",
-VisitLink                      : "Open Link",  //MISSING
-Anchor                         : "แทรก/แก้ไข Anchor",
-AnchorDelete           : "Remove Anchor",      //MISSING
-InsertImageLbl         : "รูปภาพ",
-InsertImage                    : "แทรก/แก้ไข รูปภาพ",
-InsertFlashLbl         : "ไฟล์ Flash",
-InsertFlash                    : "แทรก/แก้ไข ไฟล์ Flash",
-InsertTableLbl         : "ตาราง",
-InsertTable                    : "แทรก/แก้ไข ตาราง",
-InsertLineLbl          : "เส้นคั่นบรรทัด",
-InsertLine                     : "แทรกเส้นคั่นบรรทัด",
-InsertSpecialCharLbl: "ตัวอักษรพิเศษ",
-InsertSpecialChar      : "แทรกตัวอักษรพิเศษ",
-InsertSmileyLbl                : "รูปสื่ออารมณ์",
-InsertSmiley           : "แทรกรูปสื่ออารมณ์",
-About                          : "เกี่ยวกับโปรแกรม FCKeditor",
-Bold                           : "ตัวหนา",
-Italic                         : "ตัวเอียง",
-Underline                      : "ตัวขีดเส้นใต้",
-StrikeThrough          : "ตัวขีดเส้นทับ",
-Subscript                      : "ตัวห้อย",
-Superscript                    : "ตัวยก",
-LeftJustify                    : "จัดชิดซ้าย",
-CenterJustify          : "จัดกึ่งกลาง",
-RightJustify           : "จัดชิดขวา",
-BlockJustify           : "จัดพอดีหน้ากระดาษ",
-DecreaseIndent         : "ลดระยะย่อหน้า",
-IncreaseIndent         : "เพิ่มระยะย่อหน้า",
-Blockquote                     : "Blockquote", //MISSING
-CreateDiv                      : "Create Div Container",       //MISSING
-EditDiv                                : "Edit Div Container", //MISSING
-DeleteDiv                      : "Remove Div Container",       //MISSING
-Undo                           : "ยกเลิกคำสั่ง",
-Redo                           : "ทำซ้ำคำสั่ง",
-NumberedListLbl                : "ลำดับรายการแบบตัวเลข",
-NumberedList           : "แทรก/แก้ไข ลำดับรายการแบบตัวเลข",
-BulletedListLbl                : "ลำดับรายการแบบสัญลักษณ์",
-BulletedList           : "แทรก/แก้ไข ลำดับรายการแบบสัญลักษณ์",
-ShowTableBorders       : "แสดงขอบของตาราง",
-ShowDetails                    : "แสดงรายละเอียด",
-Style                          : "ลักษณะ",
-FontFormat                     : "รูปแบบ",
-Font                           : "แบบอักษร",
-FontSize                       : "ขนาด",
-TextColor                      : "สีตัวอักษร",
-BGColor                                : "สีพื้นหลัง",
-Source                         : "ดูรหัส HTML",
-Find                           : "ค้นหา",
-Replace                                : "ค้นหาและแทนที่",
-SpellCheck                     : "ตรวจการสะกดคำ",
-UniversalKeyboard      : "คีย์บอร์ดหลากภาษา",
-PageBreakLbl           : "ใส่ตัวแบ่งหน้า Page Break",
-PageBreak                      : "แทรกตัวแบ่งหน้า Page Break",
-
-Form                   : "แบบฟอร์ม",
-Checkbox               : "เช็คบ๊อก",
-RadioButton            : "เรดิโอบัตตอน",
-TextField              : "เท็กซ์ฟิลด์",
-Textarea               : "เท็กซ์แอเรีย",
-HiddenField            : "ฮิดเดนฟิลด์",
-Button                 : "ปุ่ม",
-SelectionField : "แถบตัวเลือก",
-ImageButton            : "ปุ่มแบบรูปภาพ",
-
-FitWindow              : "ขยายขนาดตัวอีดิตเตอร์",
-ShowBlocks             : "Show Blocks",        //MISSING
-
-// Context Menu
-EditLink                       : "แก้ไข ลิงค์",
-CellCM                         : "ช่องตาราง",
-RowCM                          : "แถว",
-ColumnCM                       : "คอลัมน์",
-InsertRowAfter         : "Insert Row After",   //MISSING
-InsertRowBefore                : "Insert Row Before",  //MISSING
-DeleteRows                     : "ลบแถว",
-InsertColumnAfter      : "Insert Column After",        //MISSING
-InsertColumnBefore     : "Insert Column Before",       //MISSING
-DeleteColumns          : "ลบสดมน์",
-InsertCellAfter                : "Insert Cell After",  //MISSING
-InsertCellBefore       : "Insert Cell Before", //MISSING
-DeleteCells                    : "ลบช่อง",
-MergeCells                     : "ผสานช่อง",
-MergeRight                     : "Merge Right",        //MISSING
-MergeDown                      : "Merge Down", //MISSING
-HorizontalSplitCell    : "Split Cell Horizontally",    //MISSING
-VerticalSplitCell      : "Split Cell Vertically",      //MISSING
-TableDelete                    : "ลบตาราง",
-CellProperties         : "คุณสมบัติของช่อง",
-TableProperties                : "คุณสมบัติของตาราง",
-ImageProperties                : "คุณสมบัติของรูปภาพ",
-FlashProperties                : "คุณสมบัติของไฟล์ Flash",
-
-AnchorProp                     : "รายละเอียด Anchor",
-ButtonProp                     : "รายละเอียดของ ปุ่ม",
-CheckboxProp           : "คุณสมบัติของ เช็คบ๊อก",
-HiddenFieldProp                : "คุณสมบัติของ ฮิดเดนฟิลด์",
-RadioButtonProp                : "คุณสมบัติของ เรดิโอบัตตอน",
-ImageButtonProp                : "คุณสมบัติของ ปุ่มแบบรูปภาพ",
-TextFieldProp          : "คุณสมบัติของ เท็กซ์ฟิลด์",
-SelectionFieldProp     : "คุณสมบัติของ แถบตัวเลือก",
-TextareaProp           : "คุณสมบัติของ เท็กแอเรีย",
-FormProp                       : "คุณสมบัติของ แบบฟอร์ม",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Paragraph (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "โปรแกรมกำลังทำงานด้วยเทคโนโลยี XHTML กรุณารอสักครู่...",
-Done                           : "โปรแกรมทำงานเสร็จสมบูรณ์",
-PasteWordConfirm       : "ข้อมูลที่ท่านต้องการวางลงในแผ่นงาน ถูกจัดรูปแบบจากโปรแกรมเวิร์ด. ท่านต้องการล้างรูปแบบที่มาจากโปรแกรมเวิร์ดหรือไม่?",
-NotCompatiblePaste     : "คำสั่งนี้ทำงานในโปรแกรมท่องเว็บ Internet Explorer version รุ่น 5.5 หรือใหม่กว่าเท่านั้น. ท่านต้องการวางตัวอักษรโดยไม่ล้างรูปแบบที่มาจากโปรแกรมเวิร์ดหรือไม่?",
-UnknownToolbarItem     : "ไม่สามารถระบุปุ่มเครื่องมือได้ \"%1\"",
-UnknownCommand         : "ไม่สามารถระบุชื่อคำสั่งได้ \"%1\"",
-NotImplemented         : "ไม่สามารถใช้งานคำสั่งได้",
-UnknownToolbarSet      : "ไม่มีการติดตั้งชุดคำสั่งในแถบเครื่องมือ \"%1\" กรุณาติดต่อผู้ดูแลระบบ",
-NoActiveX                      : "โปรแกรมท่องอินเตอร์เน็ตของท่านไม่อนุญาติให้อีดิตเตอร์ทำงาน \"Run ActiveX controls and plug-ins\". หากไม่อนุญาติให้ใช้งาน ActiveX controls ท่านจะไม่สามารถใช้งานได้อย่างเต็มประสิทธิภาพ.",
-BrowseServerBlocked : "เปิดหน้าต่างป๊อบอัพเพื่อทำงานต่อไม่ได้ กรุณาปิดเครื่องมือป้องกันป๊อบอัพในโปรแกรมท่องอินเตอร์เน็ตของท่านด้วย",
-DialogBlocked          : "เปิดหน้าต่างป๊อบอัพเพื่อทำงานต่อไม่ได้ กรุณาปิดเครื่องมือป้องกันป๊อบอัพในโปรแกรมท่องอินเตอร์เน็ตของท่านด้วย",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "ตกลง",
-DlgBtnCancel           : "ยกเลิก",
-DlgBtnClose                    : "ปิด",
-DlgBtnBrowseServer     : "เปิดหน้าต่างจัดการไฟล์อัพโหลด",
-DlgAdvancedTag         : "ขั้นสูง",
-DlgOpOther                     : "<อื่นๆ>",
-DlgInfoTab                     : "อินโฟ",
-DlgAlertUrl                    : "กรุณาระบุ URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<ไม่ระบุ>",
-DlgGenId                       : "ไอดี",
-DlgGenLangDir          : "การเขียน-อ่านภาษา",
-DlgGenLangDirLtr       : "จากซ้ายไปขวา (LTR)",
-DlgGenLangDirRtl       : "จากขวามาซ้าย (RTL)",
-DlgGenLangCode         : "รหัสภาษา",
-DlgGenAccessKey                : "แอคเซส คีย์",
-DlgGenName                     : "ชื่อ",
-DlgGenTabIndex         : "ลำดับของ แท็บ",
-DlgGenLongDescr                : "คำอธิบายประกอบ URL",
-DlgGenClass                    : "คลาสของไฟล์กำหนดลักษณะการแสดงผล",
-DlgGenTitle                    : "คำเกริ่นนำ",
-DlgGenContType         : "ชนิดของคำเกริ่นนำ",
-DlgGenLinkCharset      : "ลิงค์เชื่อมโยงไปยังชุดตัวอักษร",
-DlgGenStyle                    : "ลักษณะการแสดงผล",
-
-// Image Dialog
-DlgImgTitle                    : "คุณสมบัติของ รูปภาพ",
-DlgImgInfoTab          : "ข้อมูลของรูปภาพ",
-DlgImgBtnUpload                : "อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)",
-DlgImgURL                      : "ที่อยู่อ้างอิง URL",
-DlgImgUpload           : "อัพโหลดไฟล์",
-DlgImgAlt                      : "คำประกอบรูปภาพ",
-DlgImgWidth                    : "ความกว้าง",
-DlgImgHeight           : "ความสูง",
-DlgImgLockRatio                : "กำหนดอัตราส่วน กว้าง-สูง แบบคงที่",
-DlgBtnResetSize                : "กำหนดรูปเท่าขนาดจริง",
-DlgImgBorder           : "ขนาดขอบรูป",
-DlgImgHSpace           : "ระยะแนวนอน",
-DlgImgVSpace           : "ระยะแนวตั้ง",
-DlgImgAlign                    : "การจัดวาง",
-DlgImgAlignLeft                : "ชิดซ้าย",
-DlgImgAlignAbsBottom: "ชิดด้านล่างสุด",
-DlgImgAlignAbsMiddle: "กึ่งกลาง",
-DlgImgAlignBaseline    : "ชิดบรรทัด",
-DlgImgAlignBottom      : "ชิดด้านล่าง",
-DlgImgAlignMiddle      : "กึ่งกลางแนวตั้ง",
-DlgImgAlignRight       : "ชิดขวา",
-DlgImgAlignTextTop     : "ใต้ตัวอักษร",
-DlgImgAlignTop         : "บนสุด",
-DlgImgPreview          : "หน้าเอกสารตัวอย่าง",
-DlgImgAlertUrl         : "กรุณาระบุที่อยู่อ้างอิงออนไลน์ของไฟล์รูปภาพ (URL)",
-DlgImgLinkTab          : "ลิ้งค์",
-
-// Flash Dialog
-DlgFlashTitle          : "คุณสมบัติของไฟล์ Flash",
-DlgFlashChkPlay                : "เล่นอัตโนมัติ Auto Play",
-DlgFlashChkLoop                : "เล่นวนรอบ Loop",
-DlgFlashChkMenu                : "ให้ใช้งานเมนูของ Flash",
-DlgFlashScale          : "อัตราส่วน Scale",
-DlgFlashScaleAll       : "แสดงให้เห็นทั้งหมด Show all",
-DlgFlashScaleNoBorder  : "ไม่แสดงเส้นขอบ No Border",
-DlgFlashScaleFit       : "แสดงให้พอดีกับพื้นที่ Exact Fit",
-
-// Link Dialog
-DlgLnkWindowTitle      : "ลิงค์เชื่อมโยงเว็บ อีเมล์ รูปภาพ หรือไฟล์อื่นๆ",
-DlgLnkInfoTab          : "รายละเอียด",
-DlgLnkTargetTab                : "การเปิดหน้าจอ",
-
-DlgLnkType                     : "ประเภทของลิงค์",
-DlgLnkTypeURL          : "ที่อยู่อ้างอิงออนไลน์ (URL)",
-DlgLnkTypeAnchor       : "จุดเชื่อมโยง (Anchor)",
-DlgLnkTypeEMail                : "ส่งอีเมล์ (E-Mail)",
-DlgLnkProto                    : "โปรโตคอล",
-DlgLnkProtoOther       : "<อื่นๆ>",
-DlgLnkURL                      : "ที่อยู่อ้างอิงออนไลน์ (URL)",
-DlgLnkAnchorSel                : "ระบุข้อมูลของจุดเชื่อมโยง (Anchor)",
-DlgLnkAnchorByName     : "ชื่อ",
-DlgLnkAnchorById       : "ไอดี",
-DlgLnkNoAnchors                : "(ยังไม่มีจุดเชื่อมโยงภายในหน้าเอกสารนี้)",
-DlgLnkEMail                    : "อีเมล์ (E-Mail)",
-DlgLnkEMailSubject     : "หัวเรื่อง",
-DlgLnkEMailBody                : "ข้อความ",
-DlgLnkUpload           : "อัพโหลดไฟล์",
-DlgLnkBtnUpload                : "บันทึกไฟล์ไว้บนเซิร์ฟเวอร์",
-
-DlgLnkTarget           : "การเปิดหน้าลิงค์",
-DlgLnkTargetFrame      : "<เปิดในเฟรม>",
-DlgLnkTargetPopup      : "<เปิดหน้าจอเล็ก (Pop-up)>",
-DlgLnkTargetBlank      : "เปิดหน้าจอใหม่ (_blank)",
-DlgLnkTargetParent     : "เปิดในหน้าหลัก (_parent)",
-DlgLnkTargetSelf       : "เปิดในหน้าปัจจุบัน (_self)",
-DlgLnkTargetTop                : "เปิดในหน้าบนสุด (_top)",
-DlgLnkTargetFrameName  : "ชื่อทาร์เก็ตเฟรม",
-DlgLnkPopWinName       : "ระบุชื่อหน้าจอเล็ก (Pop-up)",
-DlgLnkPopWinFeat       : "คุณสมบัติของหน้าจอเล็ก (Pop-up)",
-DlgLnkPopResize                : "ปรับขนาดหน้าจอ",
-DlgLnkPopLocation      : "แสดงที่อยู่ของไฟล์",
-DlgLnkPopMenu          : "แสดงแถบเมนู",
-DlgLnkPopScroll                : "แสดงแถบเลื่อน",
-DlgLnkPopStatus                : "แสดงแถบสถานะ",
-DlgLnkPopToolbar       : "แสดงแถบเครื่องมือ",
-DlgLnkPopFullScrn      : "แสดงเต็มหน้าจอ (IE5.5++ เท่านั้น)",
-DlgLnkPopDependent     : "แสดงเต็มหน้าจอ (Netscape)",
-DlgLnkPopWidth         : "กว้าง",
-DlgLnkPopHeight                : "สูง",
-DlgLnkPopLeft          : "พิกัดซ้าย (Left Position)",
-DlgLnkPopTop           : "พิกัดบน (Top Position)",
-
-DlnLnkMsgNoUrl         : "กรุณาระบุที่อยู่อ้างอิงออนไลน์ (URL)",
-DlnLnkMsgNoEMail       : "กรุณาระบุอีเมล์ (E-mail)",
-DlnLnkMsgNoAnchor      : "กรุณาระบุจุดเชื่อมโยง (Anchor)",
-DlnLnkMsgInvPopName    : "ชื่อของหน้าต่างป๊อบอัพ จะต้องขึ้นต้นด้วยตัวอักษรเท่านั้น และต้องไม่มีช่องว่างในชื่อ",
-
-// Color Dialog
-DlgColorTitle          : "เลือกสี",
-DlgColorBtnClear       : "ล้างค่ารหัสสี",
-DlgColorHighlight      : "ตัวอย่างสี",
-DlgColorSelected       : "สีที่เลือก",
-
-// Smiley Dialog
-DlgSmileyTitle         : "แทรกสัญลักษณ์สื่ออารมณ์",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "แทรกตัวอักษรพิเศษ",
-
-// Table Dialog
-DlgTableTitle          : "คุณสมบัติของ ตาราง",
-DlgTableRows           : "แถว",
-DlgTableColumns                : "สดมน์",
-DlgTableBorder         : "ขนาดเส้นขอบ",
-DlgTableAlign          : "การจัดตำแหน่ง",
-DlgTableAlignNotSet    : "<ไม่ระบุ>",
-DlgTableAlignLeft      : "ชิดซ้าย",
-DlgTableAlignCenter    : "กึ่งกลาง",
-DlgTableAlignRight     : "ชิดขวา",
-DlgTableWidth          : "กว้าง",
-DlgTableWidthPx                : "จุดสี",
-DlgTableWidthPc                : "เปอร์เซ็น",
-DlgTableHeight         : "สูง",
-DlgTableCellSpace      : "ระยะแนวนอนน",
-DlgTableCellPad                : "ระยะแนวตั้ง",
-DlgTableCaption                : "หัวเรื่องของตาราง",
-DlgTableSummary                : "สรุปความ",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "คุณสมบัติของ ช่อง",
-DlgCellWidth           : "กว้าง",
-DlgCellWidthPx         : "จุดสี",
-DlgCellWidthPc         : "เปอร์เซ็น",
-DlgCellHeight          : "สูง",
-DlgCellWordWrap                : "ตัดบรรทัดอัตโนมัติ",
-DlgCellWordWrapNotSet  : "<ไม่ระบุ>",
-DlgCellWordWrapYes     : "ใ่ช่",
-DlgCellWordWrapNo      : "ไม่",
-DlgCellHorAlign                : "การจัดวางแนวนอน",
-DlgCellHorAlignNotSet  : "<ไม่ระบุ>",
-DlgCellHorAlignLeft    : "ชิดซ้าย",
-DlgCellHorAlignCenter  : "กึ่งกลาง",
-DlgCellHorAlignRight: "ชิดขวา",
-DlgCellVerAlign                : "การจัดวางแนวตั้ง",
-DlgCellVerAlignNotSet  : "<ไม่ระบุ>",
-DlgCellVerAlignTop     : "บนสุด",
-DlgCellVerAlignMiddle  : "กึ่งกลาง",
-DlgCellVerAlignBottom  : "ล่างสุด",
-DlgCellVerAlignBaseline        : "อิงบรรทัด",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "จำนวนแถวที่คร่อมกัน",
-DlgCellCollSpan                : "จำนวนสดมน์ที่คร่อมกัน",
-DlgCellBackColor       : "สีพื้นหลัง",
-DlgCellBorderColor     : "สีเส้นขอบ",
-DlgCellBtnSelect       : "เลือก..",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Find and Replace",   //MISSING
-
-// Find Dialog
-DlgFindTitle           : "ค้นหา",
-DlgFindFindBtn         : "ค้นหา",
-DlgFindNotFoundMsg     : "ไม่พบคำที่ค้นหา.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "ค้นหาและแทนที่",
-DlgReplaceFindLbl              : "ค้นหาคำว่า:",
-DlgReplaceReplaceLbl   : "แทนที่ด้วย:",
-DlgReplaceCaseChk              : "ตัวโหญ่-เล็ก ต้องตรงกัน",
-DlgReplaceReplaceBtn   : "แทนที่",
-DlgReplaceReplAllBtn   : "แทนที่ทั้งหมดที่พบ",
-DlgReplaceWordChk              : "ต้องตรงกันทุกคำ",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "ไม่สามารถตัดข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl และตัว X พร้อมกัน).",
-PasteErrorCopy : "ไม่สามารถสำเนาข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl และตัว C พร้อมกัน).",
-
-PasteAsText            : "วางแบบตัวอักษรธรรมดา",
-PasteFromWord  : "วางแบบตัวอักษรจากโปรแกรมเวิร์ด",
-
-DlgPasteMsg2   : "กรุณาใช้คีย์บอร์ดเท่านั้น โดยกดปุ๋ม (<strong>Ctrl และ V</strong>)พร้อมๆกัน และกด <strong>OK</strong>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "ไม่สนใจ Font Face definitions",
-DlgPasteRemoveStyles   : "ลบ Styles definitions",
-
-// Color Picker
-ColorAutomatic : "สีอัตโนมัติ",
-ColorMoreColors        : "เลือกสีอื่นๆ...",
-
-// Document Properties
-DocProps               : "คุณสมบัติของเอกสาร",
-
-// Anchor Dialog
-DlgAnchorTitle         : "คุณสมบัติของ Anchor",
-DlgAnchorName          : "ชื่อ Anchor",
-DlgAnchorErrorName     : "กรุณาระบุชื่อของ Anchor",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "ไม่พบในดิกชันนารี",
-DlgSpellChangeTo               : "แก้ไขเป็น",
-DlgSpellBtnIgnore              : "ยกเว้น",
-DlgSpellBtnIgnoreAll   : "ยกเว้นทั้งหมด",
-DlgSpellBtnReplace             : "แทนที่",
-DlgSpellBtnReplaceAll  : "แทนที่ทั้งหมด",
-DlgSpellBtnUndo                        : "ยกเลิก",
-DlgSpellNoSuggestions  : "- ไม่มีคำแนะนำใดๆ -",
-DlgSpellProgress               : "กำลังตรวจสอบคำสะกด...",
-DlgSpellNoMispell              : "ตรวจสอบคำสะกดเสร็จสิ้น: ไม่พบคำสะกดผิด",
-DlgSpellNoChanges              : "ตรวจสอบคำสะกดเสร็จสิ้น: ไม่มีการแก้คำใดๆ",
-DlgSpellOneChange              : "ตรวจสอบคำสะกดเสร็จสิ้น: แก้ไข1คำ",
-DlgSpellManyChanges            : "ตรวจสอบคำสะกดเสร็จสิ้น:: แก้ไข %1 คำ",
-
-IeSpellDownload                        : "ไม่ได้ติดตั้งระบบตรวจสอบคำสะกด. ต้องการติดตั้งไหมครับ?",
-
-// Button Dialog
-DlgButtonText          : "ข้อความ (ค่าตัวแปร)",
-DlgButtonType          : "ข้อความ",
-DlgButtonTypeBtn       : "Button",
-DlgButtonTypeSbm       : "Submit",
-DlgButtonTypeRst       : "Reset",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "ชื่อ",
-DlgCheckboxValue       : "ค่าตัวแปร",
-DlgCheckboxSelected    : "เลือกเป็นค่าเริ่มต้น",
-
-// Form Dialog
-DlgFormName            : "ชื่อ",
-DlgFormAction  : "แอคชั่น",
-DlgFormMethod  : "เมธอด",
-
-// Select Field Dialog
-DlgSelectName          : "ชื่อ",
-DlgSelectValue         : "ค่าตัวแปร",
-DlgSelectSize          : "ขนาด",
-DlgSelectLines         : "บรรทัด",
-DlgSelectChkMulti      : "เลือกหลายค่าได้",
-DlgSelectOpAvail       : "รายการตัวเลือก",
-DlgSelectOpText                : "ข้อความ",
-DlgSelectOpValue       : "ค่าตัวแปร",
-DlgSelectBtnAdd                : "เพิ่ม",
-DlgSelectBtnModify     : "แก้ไข",
-DlgSelectBtnUp         : "บน",
-DlgSelectBtnDown       : "ล่าง",
-DlgSelectBtnSetValue : "เลือกเป็นค่าเริ่มต้น",
-DlgSelectBtnDelete     : "ลบ",
-
-// Textarea Dialog
-DlgTextareaName        : "ชื่อ",
-DlgTextareaCols        : "สดมภ์",
-DlgTextareaRows        : "แถว",
-
-// Text Field Dialog
-DlgTextName                    : "ชื่อ",
-DlgTextValue           : "ค่าตัวแปร",
-DlgTextCharWidth       : "ความกว้าง",
-DlgTextMaxChars                : "จำนวนตัวอักษรสูงสุด",
-DlgTextType                    : "ชนิด",
-DlgTextTypeText                : "ข้อความ",
-DlgTextTypePass                : "รหัสผ่าน",
-
-// Hidden Field Dialog
-DlgHiddenName  : "ชื่อ",
-DlgHiddenValue : "ค่าตัวแปร",
-
-// Bulleted List Dialog
-BulletedListProp       : "คุณสมบัติของ บูลเล็ตลิสต์",
-NumberedListProp       : "คุณสมบัติของ นัมเบอร์ลิสต์",
-DlgLstStart                    : "Start",      //MISSING
-DlgLstType                     : "ชนิด",
-DlgLstTypeCircle       : "รูปวงกลม",
-DlgLstTypeDisc         : "Disc",       //MISSING
-DlgLstTypeSquare       : "รูปสี่เหลี่ยม",
-DlgLstTypeNumbers      : "หมายเลข (1, 2, 3)",
-DlgLstTypeLCase                : "ตัวพิมพ์เล็ก (a, b, c)",
-DlgLstTypeUCase                : "ตัวพิมพ์ใหญ่ (A, B, C)",
-DlgLstTypeSRoman       : "เลขโรมันพิมพ์เล็ก (i, ii, iii)",
-DlgLstTypeLRoman       : "เลขโรมันพิมพ์ใหญ่ (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "ลักษณะทั่วไปของเอกสาร",
-DlgDocBackTab          : "พื้นหลัง",
-DlgDocColorsTab                : "สีและระยะขอบ",
-DlgDocMetaTab          : "ข้อมูลสำหรับเสิร์ชเอนจิ้น",
-
-DlgDocPageTitle                : "ชื่อไตเติ้ล",
-DlgDocLangDir          : "การอ่านภาษา",
-DlgDocLangDirLTR       : "จากซ้ายไปขวา (LTR)",
-DlgDocLangDirRTL       : "จากขวาไปซ้าย (RTL)",
-DlgDocLangCode         : "รหัสภาษา",
-DlgDocCharSet          : "ชุดตัวอักษร",
-DlgDocCharSetCE                : "Central European",
-DlgDocCharSetCT                : "Chinese Traditional (Big5)",
-DlgDocCharSetCR                : "Cyrillic",
-DlgDocCharSetGR                : "Greek",
-DlgDocCharSetJP                : "Japanese",
-DlgDocCharSetKR                : "Korean",
-DlgDocCharSetTR                : "Turkish",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Western European",
-DlgDocCharSetOther     : "ชุดตัวอักษรอื่นๆ",
-
-DlgDocDocType          : "ประเภทของเอกสาร",
-DlgDocDocTypeOther     : "ประเภทเอกสารอื่นๆ",
-DlgDocIncXHTML         : "รวมเอา  XHTML Declarations ไว้ด้วย",
-DlgDocBgColor          : "สีพื้นหลัง",
-DlgDocBgImage          : "ที่อยู่อ้างอิงออนไลน์ของรูปพื้นหลัง (Image URL)",
-DlgDocBgNoScroll       : "พื้นหลังแบบไม่มีแถบเลื่อน",
-DlgDocCText                    : "ข้อความ",
-DlgDocCLink                    : "ลิงค์",
-DlgDocCVisited         : "ลิงค์ที่เคยคลิ้กแล้ว Visited Link",
-DlgDocCActive          : "ลิงค์ที่กำลังคลิ้ก Active Link",
-DlgDocMargins          : "ระยะขอบของหน้าเอกสาร",
-DlgDocMaTop                    : "ด้านบน",
-DlgDocMaLeft           : "ด้านซ้าย",
-DlgDocMaRight          : "ด้านขวา",
-DlgDocMaBottom         : "ด้านล่าง",
-DlgDocMeIndex          : "คำสำคัญอธิบายเอกสาร (คั่นคำด้วย คอมม่า)",
-DlgDocMeDescr          : "ประโยคอธิบายเกี่ยวกับเอกสาร",
-DlgDocMeAuthor         : "ผู้สร้างเอกสาร",
-DlgDocMeCopy           : "สงวนลิขสิทธิ์",
-DlgDocPreview          : "ตัวอย่างหน้าเอกสาร",
-
-// Templates Dialog
-Templates                      : "เทมเพลต",
-DlgTemplatesTitle      : "เทมเพลตของส่วนเนื้อหาเว็บไซต์",
-DlgTemplatesSelMsg     : "กรุณาเลือก เทมเพลต เพื่อนำไปแก้ไขในอีดิตเตอร์<br />(เนื้อหาส่วนนี้จะหายไป):",
-DlgTemplatesLoading    : "กำลังโหลดรายการเทมเพลตทั้งหมด...",
-DlgTemplatesNoTpl      : "(ยังไม่มีการกำหนดเทมเพลต)",
-DlgTemplatesReplace    : "แทนที่เนื้อหาเว็บไซต์ที่เลือก",
-
-// About Dialog
-DlgAboutAboutTab       : "เกี่ยวกับโปรแกรม",
-DlgAboutBrowserInfoTab : "โปรแกรมท่องเว็บที่ท่านใช้",
-DlgAboutLicenseTab     : "ลิขสิทธิ์",
-DlgAboutVersion                : "รุ่น",
-DlgAboutInfo           : "For further information go to",      //MISSING
-
-// Div Dialog
-DlgDivGeneralTab       : "General",    //MISSING
-DlgDivAdvancedTab      : "Advanced",   //MISSING
-DlgDivStyle            : "Style",      //MISSING
-DlgDivInlineStyle      : "Inline Style"        //MISSING
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/tr.js b/horde/services/editor/fckeditor/editor/lang/src/tr.js
deleted file mode 100644 (file)
index c532e22..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Turkish language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Araç Çubuğunu Kapat",
-ToolbarExpand          : "Araç Çubuğunu Aç",
-
-// Toolbar Items and Context Menu
-Save                           : "Kaydet",
-NewPage                                : "Yeni Sayfa",
-Preview                                : "Ön İzleme",
-Cut                                    : "Kes",
-Copy                           : "Kopyala",
-Paste                          : "Yapıştır",
-PasteText                      : "Düzyazı Olarak Yapıştır",
-PasteWord                      : "Word'den Yapıştır",
-Print                          : "Yazdır",
-SelectAll                      : "Tümünü Seç",
-RemoveFormat           : "Biçimi Kaldır",
-InsertLinkLbl          : "Köprü",
-InsertLink                     : "Köprü Ekle/Düzenle",
-RemoveLink                     : "Köprü Kaldır",
-VisitLink                      : "Köprü Aç",
-Anchor                         : "Çapa Ekle/Düzenle",
-AnchorDelete           : "Çapa Sil",
-InsertImageLbl         : "Resim",
-InsertImage                    : "Resim Ekle/Düzenle",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Flash Ekle/Düzenle",
-InsertTableLbl         : "Tablo",
-InsertTable                    : "Tablo Ekle/Düzenle",
-InsertLineLbl          : "Satır",
-InsertLine                     : "Yatay Satır Ekle",
-InsertSpecialCharLbl: "Özel Karakter",
-InsertSpecialChar      : "Özel Karakter Ekle",
-InsertSmileyLbl                : "İfade",
-InsertSmiley           : "İfade Ekle",
-About                          : "FCKeditor Hakkında",
-Bold                           : "Kalın",
-Italic                         : "İtalik",
-Underline                      : "Altı Çizgili",
-StrikeThrough          : "Üstü Çizgili",
-Subscript                      : "Alt Simge",
-Superscript                    : "Üst Simge",
-LeftJustify                    : "Sola Dayalı",
-CenterJustify          : "Ortalanmış",
-RightJustify           : "Sağa Dayalı",
-BlockJustify           : "İki Kenara Yaslanmış",
-DecreaseIndent         : "Sekme Azalt",
-IncreaseIndent         : "Sekme Arttır",
-Blockquote                     : "Blok Oluştur",
-CreateDiv                      : "Div Ekle",
-EditDiv                                : "Div Düzenle",
-DeleteDiv                      : "Div Sil",
-Undo                           : "Geri Al",
-Redo                           : "Tekrarla",
-NumberedListLbl                : "Numaralı Liste",
-NumberedList           : "Numaralı Liste Ekle/Kaldır",
-BulletedListLbl                : "Simgeli Liste",
-BulletedList           : "Simgeli Liste Ekle/Kaldır",
-ShowTableBorders       : "Tablo Kenarlarını Göster",
-ShowDetails                    : "Detayları Göster",
-Style                          : "Biçem",
-FontFormat                     : "Biçim",
-Font                           : "Yazı Türü",
-FontSize                       : "Boyut",
-TextColor                      : "Yazı Rengi",
-BGColor                                : "Arka Renk",
-Source                         : "Kaynak",
-Find                           : "Bul",
-Replace                                : "Değiştir",
-SpellCheck                     : "Yazım Denetimi",
-UniversalKeyboard      : "Evrensel Klavye",
-PageBreakLbl           : "Sayfa sonu",
-PageBreak                      : "Sayfa Sonu Ekle",
-
-Form                   : "Form",
-Checkbox               : "Onay Kutusu",
-RadioButton            : "Seçenek Düğmesi",
-TextField              : "Metin Girişi",
-Textarea               : "Çok Satırlı Metin",
-HiddenField            : "Gizli Veri",
-Button                 : "Düğme",
-SelectionField : "Seçim Menüsü",
-ImageButton            : "Resimli Düğme",
-
-FitWindow              : "Düzenleyici boyutunu büyüt",
-ShowBlocks             : "Blokları Göster",
-
-// Context Menu
-EditLink                       : "Köprü Düzenle",
-CellCM                         : "Hücre",
-RowCM                          : "Satır",
-ColumnCM                       : "Sütun",
-InsertRowAfter         : "Satır Ekle - Sonra",
-InsertRowBefore                : "Satır Ekle - Önce",
-DeleteRows                     : "Satır Sil",
-InsertColumnAfter      : "Kolon Ekle - Sonra",
-InsertColumnBefore     : "Kolon Ekle - Önce",
-DeleteColumns          : "Sütun Sil",
-InsertCellAfter                : "Hücre Ekle - Sonra",
-InsertCellBefore       : "Hücre Ekle - Önce",
-DeleteCells                    : "Hücre Sil",
-MergeCells                     : "Hücreleri Birleştir",
-MergeRight                     : "Birleştir - Sağdaki İle ",
-MergeDown                      : "Birleştir - Aşağıdaki İle ",
-HorizontalSplitCell    : "Hücreyi Yatay Böl",
-VerticalSplitCell      : "Hücreyi Dikey Böl",
-TableDelete                    : "Tabloyu Sil",
-CellProperties         : "Hücre Özellikleri",
-TableProperties                : "Tablo Özellikleri",
-ImageProperties                : "Resim Özellikleri",
-FlashProperties                : "Flash Özellikleri",
-
-AnchorProp                     : "Çapa Özellikleri",
-ButtonProp                     : "Düğme Özellikleri",
-CheckboxProp           : "Onay Kutusu Özellikleri",
-HiddenFieldProp                : "Gizli Veri Özellikleri",
-RadioButtonProp                : "Seçenek Düğmesi Özellikleri",
-ImageButtonProp                : "Resimli Düğme Özellikleri",
-TextFieldProp          : "Metin Girişi Özellikleri",
-SelectionFieldProp     : "Seçim Menüsü Özellikleri",
-TextareaProp           : "Çok Satırlı Metin Özellikleri",
-FormProp                       : "Form Özellikleri",
-
-FontFormats                    : "Normal;Biçimli;Adres;Başlık 1;Başlık 2;Başlık 3;Başlık 4;Başlık 5;Başlık 6;Paragraf (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "XHTML işleniyor. Lütfen bekleyin...",
-Done                           : "Bitti",
-PasteWordConfirm       : "Yapıştırdığınız yazı Word'den gelmişe benziyor. Yapıştırmadan önce gereksiz eklentileri silmek ister misiniz?",
-NotCompatiblePaste     : "Bu komut Internet Explorer 5.5 ve ileriki sürümleri için mevcuttur. Temizlenmeden yapıştırılmasını ister misiniz ?",
-UnknownToolbarItem     : "Bilinmeyen araç çubugu öğesi \"%1\"",
-UnknownCommand         : "Bilinmeyen komut \"%1\"",
-NotImplemented         : "Komut uyarlanamadı",
-UnknownToolbarSet      : "\"%1\" araç çubuğu öğesi mevcut değil",
-NoActiveX                      : "Kullandığınız tarayıcının güvenlik ayarları bazı özelliklerin kullanılmasını engelliyor. Bu özelliklerin çalışması için \"Run ActiveX controls and plug-ins (Activex ve eklentileri çalıştır)\" seçeneğinin aktif yapılması gerekiyor. Kullanılamayan eklentiler ve hatalar konusunda daha fazla bilgi sahibi olun.",
-BrowseServerBlocked : "Kaynak tarayıcısı açılamadı. Tüm \"popup blocker\" programlarının devre dışı olduğundan emin olun. (Yahoo toolbar, Msn toolbar, Google toolbar gibi)",
-DialogBlocked          : "Diyalog açmak mümkün olmadı. Tüm \"Popup Blocker\" programlarının devre dışı olduğundan emin olun.",
-VisitLinkBlocked       : "Yeni pencere açmak mümkün olmadı. Tüm \"Popup Blocker\" programlarının devre dışı olduğundan emin olun",
-
-// Dialogs
-DlgBtnOK                       : "Tamam",
-DlgBtnCancel           : "İptal",
-DlgBtnClose                    : "Kapat",
-DlgBtnBrowseServer     : "Sunucuyu Gez",
-DlgAdvancedTag         : "Gelişmiş",
-DlgOpOther                     : "<Diğer>",
-DlgInfoTab                     : "Bilgi",
-DlgAlertUrl                    : "Lütfen URL girin",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<tanımlanmamış>",
-DlgGenId                       : "Kimlik",
-DlgGenLangDir          : "Dil Yönü",
-DlgGenLangDirLtr       : "Soldan Sağa (LTR)",
-DlgGenLangDirRtl       : "Sağdan Sola (RTL)",
-DlgGenLangCode         : "Dil Kodlaması",
-DlgGenAccessKey                : "Erişim Tuşu",
-DlgGenName                     : "Ad",
-DlgGenTabIndex         : "Sekme İndeksi",
-DlgGenLongDescr                : "Uzun Tanımlı URL",
-DlgGenClass                    : "Biçem Sayfası Sınıfları",
-DlgGenTitle                    : "Danışma Başlığı",
-DlgGenContType         : "Danışma İçerik Türü",
-DlgGenLinkCharset      : "Bağlı Kaynak Karakter Gurubu",
-DlgGenStyle                    : "Biçem",
-
-// Image Dialog
-DlgImgTitle                    : "Resim Özellikleri",
-DlgImgInfoTab          : "Resim Bilgisi",
-DlgImgBtnUpload                : "Sunucuya Yolla",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Karşıya Yükle",
-DlgImgAlt                      : "Alternatif Yazı",
-DlgImgWidth                    : "Genişlik",
-DlgImgHeight           : "Yükseklik",
-DlgImgLockRatio                : "Oranı Kilitle",
-DlgBtnResetSize                : "Boyutu Başa Döndür",
-DlgImgBorder           : "Kenar",
-DlgImgHSpace           : "Yatay Boşluk",
-DlgImgVSpace           : "Dikey Boşluk",
-DlgImgAlign                    : "Hizalama",
-DlgImgAlignLeft                : "Sol",
-DlgImgAlignAbsBottom: "Tam Altı",
-DlgImgAlignAbsMiddle: "Tam Ortası",
-DlgImgAlignBaseline    : "Taban Çizgisi",
-DlgImgAlignBottom      : "Alt",
-DlgImgAlignMiddle      : "Orta",
-DlgImgAlignRight       : "Sağ",
-DlgImgAlignTextTop     : "Yazı Tepeye",
-DlgImgAlignTop         : "Tepe",
-DlgImgPreview          : "Ön İzleme",
-DlgImgAlertUrl         : "Lütfen resmin URL'sini yazınız",
-DlgImgLinkTab          : "Köprü",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash Özellikleri",
-DlgFlashChkPlay                : "Otomatik Oynat",
-DlgFlashChkLoop                : "Döngü",
-DlgFlashChkMenu                : "Flash Menüsünü Kullan",
-DlgFlashScale          : "Boyutlandır",
-DlgFlashScaleAll       : "Hepsini Göster",
-DlgFlashScaleNoBorder  : "Kenar Yok",
-DlgFlashScaleFit       : "Tam Sığdır",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Köprü",
-DlgLnkInfoTab          : "Köprü Bilgisi",
-DlgLnkTargetTab                : "Hedef",
-
-DlgLnkType                     : "Köprü Türü",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Bu sayfada çapa",
-DlgLnkTypeEMail                : "E-Posta",
-DlgLnkProto                    : "Protokol",
-DlgLnkProtoOther       : "<diğer>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Çapa Seç",
-DlgLnkAnchorByName     : "Çapa Adı ile",
-DlgLnkAnchorById       : "Eleman Kimlik Numarası ile",
-DlgLnkNoAnchors                : "(Bu belgede hiç çapa yok)",
-DlgLnkEMail                    : "E-Posta Adresi",
-DlgLnkEMailSubject     : "İleti Konusu",
-DlgLnkEMailBody                : "İleti Gövdesi",
-DlgLnkUpload           : "Karşıya Yükle",
-DlgLnkBtnUpload                : "Sunucuya Gönder",
-
-DlgLnkTarget           : "Hedef",
-DlgLnkTargetFrame      : "<çerçeve>",
-DlgLnkTargetPopup      : "<yeni açılan pencere>",
-DlgLnkTargetBlank      : "Yeni Pencere(_blank)",
-DlgLnkTargetParent     : "Anne Pencere (_parent)",
-DlgLnkTargetSelf       : "Kendi Penceresi (_self)",
-DlgLnkTargetTop                : "En Üst Pencere (_top)",
-DlgLnkTargetFrameName  : "Hedef Çerçeve Adı",
-DlgLnkPopWinName       : "Yeni Açılan Pencere Adı",
-DlgLnkPopWinFeat       : "Yeni Açılan Pencere Özellikleri",
-DlgLnkPopResize                : "Boyutlandırılabilir",
-DlgLnkPopLocation      : "Yer Çubuğu",
-DlgLnkPopMenu          : "Menü Çubuğu",
-DlgLnkPopScroll                : "Kaydırma Çubukları",
-DlgLnkPopStatus                : "Durum Çubuğu",
-DlgLnkPopToolbar       : "Araç Çubuğu",
-DlgLnkPopFullScrn      : "Tam Ekran (IE)",
-DlgLnkPopDependent     : "Bağımlı (Netscape)",
-DlgLnkPopWidth         : "Genişlik",
-DlgLnkPopHeight                : "Yükseklik",
-DlgLnkPopLeft          : "Sola Göre Konum",
-DlgLnkPopTop           : "Yukarıya Göre Konum",
-
-DlnLnkMsgNoUrl         : "Lütfen köprü URL'sini yazın",
-DlnLnkMsgNoEMail       : "Lütfen E-posta adresini yazın",
-DlnLnkMsgNoAnchor      : "Lütfen bir çapa seçin",
-DlnLnkMsgInvPopName    : "Açılır pencere adı abecesel bir karakterle başlamalı ve boşluk içermemelidir",
-
-// Color Dialog
-DlgColorTitle          : "Renk Seç",
-DlgColorBtnClear       : "Temizle",
-DlgColorHighlight      : "Vurgula",
-DlgColorSelected       : "Seçilmiş",
-
-// Smiley Dialog
-DlgSmileyTitle         : "İfade Ekle",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Özel Karakter Seç",
-
-// Table Dialog
-DlgTableTitle          : "Tablo Özellikleri",
-DlgTableRows           : "Satırlar",
-DlgTableColumns                : "Sütunlar",
-DlgTableBorder         : "Kenar Kalınlığı",
-DlgTableAlign          : "Hizalama",
-DlgTableAlignNotSet    : "<Tanımlanmamış>",
-DlgTableAlignLeft      : "Sol",
-DlgTableAlignCenter    : "Merkez",
-DlgTableAlignRight     : "Sağ",
-DlgTableWidth          : "Genişlik",
-DlgTableWidthPx                : "piksel",
-DlgTableWidthPc                : "yüzde",
-DlgTableHeight         : "Yükseklik",
-DlgTableCellSpace      : "Izgara kalınlığı",
-DlgTableCellPad                : "Izgara yazı arası",
-DlgTableCaption                : "Başlık",
-DlgTableSummary                : "Özet",
-DlgTableHeaders                : "Başlıklar",
-DlgTableHeadersNone            : "Yok",
-DlgTableHeadersColumn  : "İlk Sütun",
-DlgTableHeadersRow             : "İlk Satır",
-DlgTableHeadersBoth            : "Her İkisi",
-
-// Table Cell Dialog
-DlgCellTitle           : "Hücre Özellikleri",
-DlgCellWidth           : "Genişlik",
-DlgCellWidthPx         : "piksel",
-DlgCellWidthPc         : "yüzde",
-DlgCellHeight          : "Yükseklik",
-DlgCellWordWrap                : "Sözcük Kaydır",
-DlgCellWordWrapNotSet  : "<Tanımlanmamış>",
-DlgCellWordWrapYes     : "Evet",
-DlgCellWordWrapNo      : "Hayır",
-DlgCellHorAlign                : "Yatay Hizalama",
-DlgCellHorAlignNotSet  : "<Tanımlanmamış>",
-DlgCellHorAlignLeft    : "Sol",
-DlgCellHorAlignCenter  : "Merkez",
-DlgCellHorAlignRight: "Sağ",
-DlgCellVerAlign                : "Dikey Hizalama",
-DlgCellVerAlignNotSet  : "<Tanımlanmamış>",
-DlgCellVerAlignTop     : "Tepe",
-DlgCellVerAlignMiddle  : "Orta",
-DlgCellVerAlignBottom  : "Alt",
-DlgCellVerAlignBaseline        : "Taban Çizgisi",
-DlgCellType            : "Hücre Tipi",
-DlgCellTypeData                : "Veri",
-DlgCellTypeHeader      : "Başlık",
-DlgCellRowSpan         : "Satır Kapla",
-DlgCellCollSpan                : "Sütun Kapla",
-DlgCellBackColor       : "Arka Plan Rengi",
-DlgCellBorderColor     : "Kenar Rengi",
-DlgCellBtnSelect       : "Seç...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Bul ve Değiştir",
-
-// Find Dialog
-DlgFindTitle           : "Bul",
-DlgFindFindBtn         : "Bul",
-DlgFindNotFoundMsg     : "Belirtilen yazı bulunamadı.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Değiştir",
-DlgReplaceFindLbl              : "Aranan:",
-DlgReplaceReplaceLbl   : "Bununla değiştir:",
-DlgReplaceCaseChk              : "Büyük/küçük harf duyarlı",
-DlgReplaceReplaceBtn   : "Değiştir",
-DlgReplaceReplAllBtn   : "Tümünü Değiştir",
-DlgReplaceWordChk              : "Kelimenin tamamı uysun",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Gezgin yazılımınızın güvenlik ayarları düzenleyicinin otomatik kesme işlemine izin vermiyor. İşlem için (Ctrl+X) tuşlarını kullanın.",
-PasteErrorCopy : "Gezgin yazılımınızın güvenlik ayarları düzenleyicinin otomatik kopyalama işlemine izin vermiyor. İşlem için (Ctrl+C) tuşlarını kullanın.",
-
-PasteAsText            : "Düz Metin Olarak Yapıştır",
-PasteFromWord  : "Word'den yapıştır",
-
-DlgPasteMsg2   : "Lütfen aşağıdaki kutunun içine yapıştırın. (<STRONG>Ctrl+V</STRONG>) ve <STRONG>Tamam</STRONG> butonunu tıklayın.",
-DlgPasteSec            : "Gezgin yazılımınızın güvenlik ayarları düzenleyicinin direkt olarak panoya erişimine izin vermiyor. Bu pencere içine tekrar yapıştırmalısınız..",
-DlgPasteIgnoreFont             : "Yazı Tipi tanımlarını yoksay",
-DlgPasteRemoveStyles   : "Biçem Tanımlarını çıkar",
-
-// Color Picker
-ColorAutomatic : "Otomatik",
-ColorMoreColors        : "Diğer renkler...",
-
-// Document Properties
-DocProps               : "Belge Özellikleri",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Çapa Özellikleri",
-DlgAnchorName          : "Çapa Adı",
-DlgAnchorErrorName     : "Lütfen çapa için ad giriniz",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Sözlükte Yok",
-DlgSpellChangeTo               : "Şuna değiştir:",
-DlgSpellBtnIgnore              : "Yoksay",
-DlgSpellBtnIgnoreAll   : "Tümünü Yoksay",
-DlgSpellBtnReplace             : "Değiştir",
-DlgSpellBtnReplaceAll  : "Tümünü Değiştir",
-DlgSpellBtnUndo                        : "Geri Al",
-DlgSpellNoSuggestions  : "- Öneri Yok -",
-DlgSpellProgress               : "Yazım denetimi işlemde...",
-DlgSpellNoMispell              : "Yazım denetimi tamamlandı: Yanlış yazıma rastlanmadı",
-DlgSpellNoChanges              : "Yazım denetimi tamamlandı: Hiçbir kelime değiştirilmedi",
-DlgSpellOneChange              : "Yazım denetimi tamamlandı: Bir kelime değiştirildi",
-DlgSpellManyChanges            : "Yazım denetimi tamamlandı: %1 kelime değiştirildi",
-
-IeSpellDownload                        : "Yazım denetimi yüklenmemiş. Şimdi yüklemek ister misiniz?",
-
-// Button Dialog
-DlgButtonText          : "Metin (Değer)",
-DlgButtonType          : "Tip",
-DlgButtonTypeBtn       : "Düğme",
-DlgButtonTypeSbm       : "Gönder",
-DlgButtonTypeRst       : "Sıfırla",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Ad",
-DlgCheckboxValue       : "Değer",
-DlgCheckboxSelected    : "Seçili",
-
-// Form Dialog
-DlgFormName            : "Ad",
-DlgFormAction  : "İşlem",
-DlgFormMethod  : "Yöntem",
-
-// Select Field Dialog
-DlgSelectName          : "Ad",
-DlgSelectValue         : "Değer",
-DlgSelectSize          : "Boyut",
-DlgSelectLines         : "satır",
-DlgSelectChkMulti      : "Çoklu seçime izin ver",
-DlgSelectOpAvail       : "Mevcut Seçenekler",
-DlgSelectOpText                : "Metin",
-DlgSelectOpValue       : "Değer",
-DlgSelectBtnAdd                : "Ekle",
-DlgSelectBtnModify     : "Düzenle",
-DlgSelectBtnUp         : "Yukarı",
-DlgSelectBtnDown       : "Aşağı",
-DlgSelectBtnSetValue : "Seçili değer olarak ata",
-DlgSelectBtnDelete     : "Sil",
-
-// Textarea Dialog
-DlgTextareaName        : "Ad",
-DlgTextareaCols        : "Sütunlar",
-DlgTextareaRows        : "Satırlar",
-
-// Text Field Dialog
-DlgTextName                    : "Ad",
-DlgTextValue           : "Değer",
-DlgTextCharWidth       : "Karakter Genişliği",
-DlgTextMaxChars                : "En Fazla Karakter",
-DlgTextType                    : "Tür",
-DlgTextTypeText                : "Metin",
-DlgTextTypePass                : "Parola",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Ad",
-DlgHiddenValue : "Değer",
-
-// Bulleted List Dialog
-BulletedListProp       : "Simgeli Liste Özellikleri",
-NumberedListProp       : "Numaralı Liste Özellikleri",
-DlgLstStart                    : "Başlangıç",
-DlgLstType                     : "Tip",
-DlgLstTypeCircle       : "Çember",
-DlgLstTypeDisc         : "Disk",
-DlgLstTypeSquare       : "Kare",
-DlgLstTypeNumbers      : "Sayılar (1, 2, 3)",
-DlgLstTypeLCase                : "Küçük Harfler (a, b, c)",
-DlgLstTypeUCase                : "Büyük Harfler (A, B, C)",
-DlgLstTypeSRoman       : "Küçük Romen Rakamları (i, ii, iii)",
-DlgLstTypeLRoman       : "Büyük Romen Rakamları (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Genel",
-DlgDocBackTab          : "Arka Plan",
-DlgDocColorsTab                : "Renkler ve Kenar Boşlukları",
-DlgDocMetaTab          : "Tanım Bilgisi (Meta)",
-
-DlgDocPageTitle                : "Sayfa Başlığı",
-DlgDocLangDir          : "Dil Yönü",
-DlgDocLangDirLTR       : "Soldan Sağa (LTR)",
-DlgDocLangDirRTL       : "Sağdan Sola (RTL)",
-DlgDocLangCode         : "Dil Kodu",
-DlgDocCharSet          : "Karakter Kümesi Kodlaması",
-DlgDocCharSetCE                : "Orta Avrupa",
-DlgDocCharSetCT                : "Geleneksel Çince (Big5)",
-DlgDocCharSetCR                : "Kiril",
-DlgDocCharSetGR                : "Yunanca",
-DlgDocCharSetJP                : "Japonca",
-DlgDocCharSetKR                : "Korece",
-DlgDocCharSetTR                : "Türkçe",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Batı Avrupa",
-DlgDocCharSetOther     : "Diğer Karakter Kümesi Kodlaması",
-
-DlgDocDocType          : "Belge Türü Başlığı",
-DlgDocDocTypeOther     : "Diğer Belge Türü Başlığı",
-DlgDocIncXHTML         : "XHTML Bildirimlerini Dahil Et",
-DlgDocBgColor          : "Arka Plan Rengi",
-DlgDocBgImage          : "Arka Plan Resim URLsi",
-DlgDocBgNoScroll       : "Sabit Arka Plan",
-DlgDocCText                    : "Metin",
-DlgDocCLink                    : "Köprü",
-DlgDocCVisited         : "Ziyaret Edilmiş Köprü",
-DlgDocCActive          : "Etkin Köprü",
-DlgDocMargins          : "Kenar Boşlukları",
-DlgDocMaTop                    : "Tepe",
-DlgDocMaLeft           : "Sol",
-DlgDocMaRight          : "Sağ",
-DlgDocMaBottom         : "Alt",
-DlgDocMeIndex          : "Belge Dizinleme Anahtar Kelimeleri (virgülle ayrılmış)",
-DlgDocMeDescr          : "Belge Tanımı",
-DlgDocMeAuthor         : "Yazar",
-DlgDocMeCopy           : "Telif",
-DlgDocPreview          : "Ön İzleme",
-
-// Templates Dialog
-Templates                      : "Şablonlar",
-DlgTemplatesTitle      : "İçerik Şablonları",
-DlgTemplatesSelMsg     : "Düzenleyicide açmak için lütfen bir şablon seçin.<br>(hali hazırdaki içerik kaybolacaktır.):",
-DlgTemplatesLoading    : "Şablon listesi yüklenmekte. Lütfen bekleyiniz...",
-DlgTemplatesNoTpl      : "(Belirli bir şablon seçilmedi)",
-DlgTemplatesReplace    : "Mevcut içerik ile değiştir",
-
-// About Dialog
-DlgAboutAboutTab       : "Hakkında",
-DlgAboutBrowserInfoTab : "Gezgin Bilgisi",
-DlgAboutLicenseTab     : "Lisans",
-DlgAboutVersion                : "sürüm",
-DlgAboutInfo           : "Daha fazla bilgi için:",
-
-// Div Dialog
-DlgDivGeneralTab       : "Genel",
-DlgDivAdvancedTab      : "Gelişmiş",
-DlgDivStyle            : "Sitil",
-DlgDivInlineStyle      : "Satıriçi Sitil"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/uk.js b/horde/services/editor/fckeditor/editor/lang/src/uk.js
deleted file mode 100644 (file)
index b765852..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Ukrainian language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Згорнути панель інструментів",
-ToolbarExpand          : "Розгорнути панель інструментів",
-
-// Toolbar Items and Context Menu
-Save                           : "Зберегти",
-NewPage                                : "Нова сторінка",
-Preview                                : "Попередній перегляд",
-Cut                                    : "Вирізати",
-Copy                           : "Копіювати",
-Paste                          : "Вставити",
-PasteText                      : "Вставити тільки текст",
-PasteWord                      : "Вставити з Word",
-Print                          : "Друк",
-SelectAll                      : "Виділити все",
-RemoveFormat           : "Прибрати форматування",
-InsertLinkLbl          : "Посилання",
-InsertLink                     : "Вставити/Редагувати посилання",
-RemoveLink                     : "Знищити посилання",
-VisitLink                      : "Відкрити посилання",
-Anchor                         : "Вставити/Редагувати якір",
-AnchorDelete           : "Видалити якір",
-InsertImageLbl         : "Зображення",
-InsertImage                    : "Вставити/Редагувати зображення",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Вставити/Редагувати Flash",
-InsertTableLbl         : "Таблиця",
-InsertTable                    : "Вставити/Редагувати таблицю",
-InsertLineLbl          : "Лінія",
-InsertLine                     : "Вставити горизонтальну лінію",
-InsertSpecialCharLbl: "Спеціальний символ",
-InsertSpecialChar      : "Вставити спеціальний символ",
-InsertSmileyLbl                : "Смайлик",
-InsertSmiley           : "Вставити смайлик",
-About                          : "Про FCKeditor",
-Bold                           : "Жирний",
-Italic                         : "Курсив",
-Underline                      : "Підкреслений",
-StrikeThrough          : "Закреслений",
-Subscript                      : "Підрядковий індекс",
-Superscript                    : "Надрядковий индекс",
-LeftJustify                    : "По лівому краю",
-CenterJustify          : "По центру",
-RightJustify           : "По правому краю",
-BlockJustify           : "По ширині",
-DecreaseIndent         : "Зменшити відступ",
-IncreaseIndent         : "Збільшити відступ",
-Blockquote                     : "Цитата",
-CreateDiv                      : "Створити Div контейнер",
-EditDiv                                : "Редагувати Div контейнер",
-DeleteDiv                      : "Видалити Div контейнер",
-Undo                           : "Повернути",
-Redo                           : "Повторити",
-NumberedListLbl                : "Нумерований список",
-NumberedList           : "Вставити/Видалити нумерований список",
-BulletedListLbl                : "Маркований список",
-BulletedList           : "Вставити/Видалити маркований список",
-ShowTableBorders       : "Показати бордюри таблиці",
-ShowDetails                    : "Показати деталі",
-Style                          : "Стиль",
-FontFormat                     : "Форматування",
-Font                           : "Шрифт",
-FontSize                       : "Розмір",
-TextColor                      : "Колір тексту",
-BGColor                                : "Колір фону",
-Source                         : "Джерело",
-Find                           : "Пошук",
-Replace                                : "Заміна",
-SpellCheck                     : "Перевірити орфографію",
-UniversalKeyboard      : "Універсальна клавіатура",
-PageBreakLbl           : "Розривши сторінки",
-PageBreak                      : "Вставити розривши сторінки",
-
-Form                   : "Форма",
-Checkbox               : "Флагова кнопка",
-RadioButton            : "Кнопка вибору",
-TextField              : "Текстове поле",
-Textarea               : "Текстова область",
-HiddenField            : "Приховане поле",
-Button                 : "Кнопка",
-SelectionField : "Список",
-ImageButton            : "Кнопка із зображенням",
-
-FitWindow              : "Розвернути вікно редактора",
-ShowBlocks             : "Показувати блоки",
-
-// Context Menu
-EditLink                       : "Вставити посилання",
-CellCM                         : "Осередок",
-RowCM                          : "Рядок",
-ColumnCM                       : "Колонка",
-InsertRowAfter         : "Вставити рядок після",
-InsertRowBefore                : "Вставити рядок до",
-DeleteRows                     : "Видалити строки",
-InsertColumnAfter      : "Вставити колонку після",
-InsertColumnBefore     : "Вставити колонку до",
-DeleteColumns          : "Видалити колонки",
-InsertCellAfter                : "Вставити комірку після",
-InsertCellBefore       : "Вставити комірку до",
-DeleteCells                    : "Видалити комірки",
-MergeCells                     : "Об'єднати комірки",
-MergeRight                     : "Об'єднати зправа",
-MergeDown                      : "Об'єднати до низу",
-HorizontalSplitCell    : "Розділити комірку по горизонталі",
-VerticalSplitCell      : "Розділити комірку по вертикалі",
-TableDelete                    : "Видалити таблицю",
-CellProperties         : "Властивості комірки",
-TableProperties                : "Властивості таблиці",
-ImageProperties                : "Властивості зображення",
-FlashProperties                : "Властивості Flash",
-
-AnchorProp                     : "Властивості якоря",
-ButtonProp                     : "Властивості кнопки",
-CheckboxProp           : "Властивості флагової кнопки",
-HiddenFieldProp                : "Властивості прихованого поля",
-RadioButtonProp                : "Властивості кнопки вибору",
-ImageButtonProp                : "Властивості кнопки із зображенням",
-TextFieldProp          : "Властивості текстового поля",
-SelectionFieldProp     : "Властивості списку",
-TextareaProp           : "Властивості текстової області",
-FormProp                       : "Властивості форми",
-
-FontFormats                    : "Нормальний;Форматований;Адреса;Заголовок 1;Заголовок 2;Заголовок 3;Заголовок 4;Заголовок 5;Заголовок 6;Нормальний (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Обробка XHTML. Зачекайте, будь ласка...",
-Done                           : "Зроблено",
-PasteWordConfirm       : "Текст, що ви хочете вставити, схожий на копійований з Word. Ви хочете очистити його перед вставкою?",
-NotCompatiblePaste     : "Ця команда доступна для Internet Explorer версії 5.5 або вище. Ви хочете вставити без очищення?",
-UnknownToolbarItem     : "Невідомий елемент панелі інструментів \"%1\"",
-UnknownCommand         : "Невідоме ім'я команди \"%1\"",
-NotImplemented         : "Команда не реалізована",
-UnknownToolbarSet      : "Панель інструментів \"%1\" не існує",
-NoActiveX                      : "Настройки безпеки вашого браузера можуть обмежувати деякі властивості редактора. Ви повинні включити опцію \"Запускати елементи управління ACTIVEX і плугіни\". Ви можете бачити помилки і помічати відсутність можливостей.",
-BrowseServerBlocked : "Ресурси браузера не можуть бути відкриті. Перевірте що блокування спливаючих вікон вимкнені.",
-DialogBlocked          : "Не можливо відкрити вікно діалогу. Перевірте що блокування спливаючих вікон вимкнені.",
-VisitLinkBlocked       : "It was not possible to open a new window. Make sure all popup blockers are disabled.",       //MISSING
-
-// Dialogs
-DlgBtnOK                       : "ОК",
-DlgBtnCancel           : "Скасувати",
-DlgBtnClose                    : "Зачинити",
-DlgBtnBrowseServer     : "Передивитися на сервері",
-DlgAdvancedTag         : "Розширений",
-DlgOpOther                     : "<Інше>",
-DlgInfoTab                     : "Інфо",
-DlgAlertUrl                    : "Вставте, будь-ласка, URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<не визначено>",
-DlgGenId                       : "Ідентифікатор",
-DlgGenLangDir          : "Напрямок мови",
-DlgGenLangDirLtr       : "Зліва на право (LTR)",
-DlgGenLangDirRtl       : "Зправа на ліво (RTL)",
-DlgGenLangCode         : "Мова",
-DlgGenAccessKey                : "Гаряча клавіша",
-DlgGenName                     : "Им'я",
-DlgGenTabIndex         : "Послідовність переходу",
-DlgGenLongDescr                : "Довгий опис URL",
-DlgGenClass                    : "Клас CSS",
-DlgGenTitle                    : "Заголовок",
-DlgGenContType         : "Тип вмісту",
-DlgGenLinkCharset      : "Кодировка",
-DlgGenStyle                    : "Стиль CSS",
-
-// Image Dialog
-DlgImgTitle                    : "Властивості зображення",
-DlgImgInfoTab          : "Інформація про изображении",
-DlgImgBtnUpload                : "Надіслати на сервер",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Закачати",
-DlgImgAlt                      : "Альтернативний текст",
-DlgImgWidth                    : "Ширина",
-DlgImgHeight           : "Висота",
-DlgImgLockRatio                : "Зберегти пропорції",
-DlgBtnResetSize                : "Скинути розмір",
-DlgImgBorder           : "Бордюр",
-DlgImgHSpace           : "Горизонтальний відступ",
-DlgImgVSpace           : "Вертикальний відступ",
-DlgImgAlign                    : "Вирівнювання",
-DlgImgAlignLeft                : "По лівому краю",
-DlgImgAlignAbsBottom: "Абс по низу",
-DlgImgAlignAbsMiddle: "Абс по середині",
-DlgImgAlignBaseline    : "По базовій лінії",
-DlgImgAlignBottom      : "По низу",
-DlgImgAlignMiddle      : "По середині",
-DlgImgAlignRight       : "По правому краю",
-DlgImgAlignTextTop     : "Текст на верху",
-DlgImgAlignTop         : "По верху",
-DlgImgPreview          : "Попередній перегляд",
-DlgImgAlertUrl         : "Будь ласка, введіть URL зображення",
-DlgImgLinkTab          : "Посилання",
-
-// Flash Dialog
-DlgFlashTitle          : "Властивості Flash",
-DlgFlashChkPlay                : "Авто програвання",
-DlgFlashChkLoop                : "Зациклити",
-DlgFlashChkMenu                : "Дозволити меню Flash",
-DlgFlashScale          : "Масштаб",
-DlgFlashScaleAll       : "Показати всі",
-DlgFlashScaleNoBorder  : "Без рамки",
-DlgFlashScaleFit       : "Дійсний розмір",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Посилання",
-DlgLnkInfoTab          : "Інформація посилання",
-DlgLnkTargetTab                : "Ціль",
-
-DlgLnkType                     : "Тип посилання",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Якір на цю сторінку",
-DlgLnkTypeEMail                : "Эл. пошта",
-DlgLnkProto                    : "Протокол",
-DlgLnkProtoOther       : "<інше>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Оберіть якір",
-DlgLnkAnchorByName     : "За ім'ям якоря",
-DlgLnkAnchorById       : "За ідентифікатором елемента",
-DlgLnkNoAnchors                : "(Немає якорів доступних в цьому документі)",
-DlgLnkEMail                    : "Адреса ел. пошти",
-DlgLnkEMailSubject     : "Тема листа",
-DlgLnkEMailBody                : "Тіло повідомлення",
-DlgLnkUpload           : "Закачати",
-DlgLnkBtnUpload                : "Переслати на сервер",
-
-DlgLnkTarget           : "Ціль",
-DlgLnkTargetFrame      : "<фрейм>",
-DlgLnkTargetPopup      : "<спливаюче вікно>",
-DlgLnkTargetBlank      : "Нове вікно (_blank)",
-DlgLnkTargetParent     : "Батьківське вікно (_parent)",
-DlgLnkTargetSelf       : "Теж вікно (_self)",
-DlgLnkTargetTop                : "Найвище вікно (_top)",
-DlgLnkTargetFrameName  : "Ім'я целевого фрейма",
-DlgLnkPopWinName       : "Ім'я спливаючого вікна",
-DlgLnkPopWinFeat       : "Властивості спливаючого вікна",
-DlgLnkPopResize                : "Змінюється в розмірах",
-DlgLnkPopLocation      : "Панель локації",
-DlgLnkPopMenu          : "Панель меню",
-DlgLnkPopScroll                : "Полоси прокрутки",
-DlgLnkPopStatus                : "Строка статусу",
-DlgLnkPopToolbar       : "Панель інструментів",
-DlgLnkPopFullScrn      : "Повний екран (IE)",
-DlgLnkPopDependent     : "Залежний (Netscape)",
-DlgLnkPopWidth         : "Ширина",
-DlgLnkPopHeight                : "Висота",
-DlgLnkPopLeft          : "Позиція зліва",
-DlgLnkPopTop           : "Позиція зверху",
-
-DlnLnkMsgNoUrl         : "Будь ласка, занесіть URL посилання",
-DlnLnkMsgNoEMail       : "Будь ласка, занесіть адрес эл. почты",
-DlnLnkMsgNoAnchor      : "Будь ласка, оберіть якір",
-DlnLnkMsgInvPopName    : "Назва спливаючого вікна повинна починатися букви і не може містити пропусків",
-
-// Color Dialog
-DlgColorTitle          : "Оберіть колір",
-DlgColorBtnClear       : "Очистити",
-DlgColorHighlight      : "Підсвічений",
-DlgColorSelected       : "Обраний",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Вставити смайлик",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Оберіть спеціальний символ",
-
-// Table Dialog
-DlgTableTitle          : "Властивості таблиці",
-DlgTableRows           : "Строки",
-DlgTableColumns                : "Колонки",
-DlgTableBorder         : "Розмір бордюра",
-DlgTableAlign          : "Вирівнювання",
-DlgTableAlignNotSet    : "<Не вст.>",
-DlgTableAlignLeft      : "Зліва",
-DlgTableAlignCenter    : "По центру",
-DlgTableAlignRight     : "Зправа",
-DlgTableWidth          : "Ширина",
-DlgTableWidthPx                : "пікселів",
-DlgTableWidthPc                : "відсотків",
-DlgTableHeight         : "Висота",
-DlgTableCellSpace      : "Проміжок (spacing)",
-DlgTableCellPad                : "Відступ (padding)",
-DlgTableCaption                : "Заголовок",
-DlgTableSummary                : "Резюме",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Властивості комірки",
-DlgCellWidth           : "Ширина",
-DlgCellWidthPx         : "пікселів",
-DlgCellWidthPc         : "відсотків",
-DlgCellHeight          : "Висота",
-DlgCellWordWrap                : "Згортання текста",
-DlgCellWordWrapNotSet  : "<Не вст.>",
-DlgCellWordWrapYes     : "Так",
-DlgCellWordWrapNo      : "Ні",
-DlgCellHorAlign                : "Горизонтальне вирівнювання",
-DlgCellHorAlignNotSet  : "<Не вст.>",
-DlgCellHorAlignLeft    : "Зліва",
-DlgCellHorAlignCenter  : "По центру",
-DlgCellHorAlignRight: "Зправа",
-DlgCellVerAlign                : "Вертикальное вирівнювання",
-DlgCellVerAlignNotSet  : "<Не вст.>",
-DlgCellVerAlignTop     : "Зверху",
-DlgCellVerAlignMiddle  : "Посередині",
-DlgCellVerAlignBottom  : "Знизу",
-DlgCellVerAlignBaseline        : "По базовій лінії",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Діапазон строк (span)",
-DlgCellCollSpan                : "Діапазон колонок (span)",
-DlgCellBackColor       : "Колір фона",
-DlgCellBorderColor     : "Колір бордюра",
-DlgCellBtnSelect       : "Оберіть...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Знайти і замінити",
-
-// Find Dialog
-DlgFindTitle           : "Пошук",
-DlgFindFindBtn         : "Пошук",
-DlgFindNotFoundMsg     : "Вказаний текст не знайдений.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Замінити",
-DlgReplaceFindLbl              : "Шукати:",
-DlgReplaceReplaceLbl   : "Замінити на:",
-DlgReplaceCaseChk              : "Учитывать регистр",
-DlgReplaceReplaceBtn   : "Замінити",
-DlgReplaceReplAllBtn   : "Замінити все",
-DlgReplaceWordChk              : "Збіг цілих слів",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Настройки безпеки вашого браузера не дозволяють редактору автоматично виконувати операції вирізування. Будь ласка, використовуйте клавіатуру для цього (Ctrl+X).",
-PasteErrorCopy : "Настройки безпеки вашого браузера не дозволяють редактору автоматично виконувати операції копіювання. Будь ласка, використовуйте клавіатуру для цього (Ctrl+C).",
-
-PasteAsText            : "Вставити тільки текст",
-PasteFromWord  : "Вставити з Word",
-
-DlgPasteMsg2   : "Будь-ласка, вставте з буфера обміну в цю область, користуючись комбінацією клавіш (<STRONG>Ctrl+V</STRONG>) та натисніть <STRONG>OK</STRONG>.",
-DlgPasteSec            : "Редактор не може отримати прямий доступ до буферу обміну у зв'язку з налаштуваннями вашого браузера. Вам потрібно вставити інформацію повторно в це вікно.",
-DlgPasteIgnoreFont             : "Ігнорувати налаштування шрифтів",
-DlgPasteRemoveStyles   : "Видалити налаштування стилів",
-
-// Color Picker
-ColorAutomatic : "Автоматичний",
-ColorMoreColors        : "Кольори...",
-
-// Document Properties
-DocProps               : "Властивості документа",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Властивості якоря",
-DlgAnchorName          : "Ім'я якоря",
-DlgAnchorErrorName     : "Будь ласка, занесіть ім'я якоря",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Не має в словнику",
-DlgSpellChangeTo               : "Замінити на",
-DlgSpellBtnIgnore              : "Ігнорувати",
-DlgSpellBtnIgnoreAll   : "Ігнорувати все",
-DlgSpellBtnReplace             : "Замінити",
-DlgSpellBtnReplaceAll  : "Замінити все",
-DlgSpellBtnUndo                        : "Назад",
-DlgSpellNoSuggestions  : "- Немає припущень -",
-DlgSpellProgress               : "Виконується перевірка орфографії...",
-DlgSpellNoMispell              : "Перевірку орфографії завершено: помилок не знайдено",
-DlgSpellNoChanges              : "Перевірку орфографії завершено: жодне слово не змінено",
-DlgSpellOneChange              : "Перевірку орфографії завершено: змінено одно слово",
-DlgSpellManyChanges            : "Перевірку орфографії завершено: 1% слів змінено",
-
-IeSpellDownload                        : "Модуль перевірки орфографії не встановлено. Бажаєтн завантажити його зараз?",
-
-// Button Dialog
-DlgButtonText          : "Текст (Значення)",
-DlgButtonType          : "Тип",
-DlgButtonTypeBtn       : "Кнопка",
-DlgButtonTypeSbm       : "Відправити",
-DlgButtonTypeRst       : "Скинути",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Ім'я",
-DlgCheckboxValue       : "Значення",
-DlgCheckboxSelected    : "Обрана",
-
-// Form Dialog
-DlgFormName            : "Ім'я",
-DlgFormAction  : "Дія",
-DlgFormMethod  : "Метод",
-
-// Select Field Dialog
-DlgSelectName          : "Ім'я",
-DlgSelectValue         : "Значення",
-DlgSelectSize          : "Розмір",
-DlgSelectLines         : "лінії",
-DlgSelectChkMulti      : "Дозволити обрання декількох позицій",
-DlgSelectOpAvail       : "Доступні варіанти",
-DlgSelectOpText                : "Текст",
-DlgSelectOpValue       : "Значення",
-DlgSelectBtnAdd                : "Добавити",
-DlgSelectBtnModify     : "Змінити",
-DlgSelectBtnUp         : "Вгору",
-DlgSelectBtnDown       : "Вниз",
-DlgSelectBtnSetValue : "Встановити як вибране значення",
-DlgSelectBtnDelete     : "Видалити",
-
-// Textarea Dialog
-DlgTextareaName        : "Ім'я",
-DlgTextareaCols        : "Колонки",
-DlgTextareaRows        : "Строки",
-
-// Text Field Dialog
-DlgTextName                    : "Ім'я",
-DlgTextValue           : "Значення",
-DlgTextCharWidth       : "Ширина",
-DlgTextMaxChars                : "Макс. кіл-ть символів",
-DlgTextType                    : "Тип",
-DlgTextTypeText                : "Текст",
-DlgTextTypePass                : "Пароль",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Ім'я",
-DlgHiddenValue : "Значення",
-
-// Bulleted List Dialog
-BulletedListProp       : "Властивості маркованого списка",
-NumberedListProp       : "Властивості нумерованного списка",
-DlgLstStart                    : "Початок",
-DlgLstType                     : "Тип",
-DlgLstTypeCircle       : "Коло",
-DlgLstTypeDisc         : "Диск",
-DlgLstTypeSquare       : "Квадрат",
-DlgLstTypeNumbers      : "Номери (1, 2, 3)",
-DlgLstTypeLCase                : "Літери нижнього регістра(a, b, c)",
-DlgLstTypeUCase                : "Букви верхнього регістра (A, B, C)",
-DlgLstTypeSRoman       : "Малі римські літери (i, ii, iii)",
-DlgLstTypeLRoman       : "Великі римські літери (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Загальні",
-DlgDocBackTab          : "Заднє тло",
-DlgDocColorsTab                : "Кольори та відступи",
-DlgDocMetaTab          : "Мета дані",
-
-DlgDocPageTitle                : "Заголовок сторінки",
-DlgDocLangDir          : "Напрямок тексту",
-DlgDocLangDirLTR       : "Зліва на право (LTR)",
-DlgDocLangDirRTL       : "Зправа на лево (RTL)",
-DlgDocLangCode         : "Код мови",
-DlgDocCharSet          : "Кодування набору символів",
-DlgDocCharSetCE                : "Центрально-європейська",
-DlgDocCharSetCT                : "Китайська традиційна (Big5)",
-DlgDocCharSetCR                : "Кирилиця",
-DlgDocCharSetGR                : "Грецька",
-DlgDocCharSetJP                : "Японська",
-DlgDocCharSetKR                : "Корейська",
-DlgDocCharSetTR                : "Турецька",
-DlgDocCharSetUN                : "Юнікод (UTF-8)",
-DlgDocCharSetWE                : "Західно-европейская",
-DlgDocCharSetOther     : "Інше кодування набору символів",
-
-DlgDocDocType          : "Заголовок типу документу",
-DlgDocDocTypeOther     : "Інший заголовок типу документу",
-DlgDocIncXHTML         : "Ввімкнути XHTML оголошення",
-DlgDocBgColor          : "Колір тла",
-DlgDocBgImage          : "URL зображення тла",
-DlgDocBgNoScroll       : "Тло без прокрутки",
-DlgDocCText                    : "Текст",
-DlgDocCLink                    : "Посилання",
-DlgDocCVisited         : "Відвідане посилання",
-DlgDocCActive          : "Активне посилання",
-DlgDocMargins          : "Відступи сторінки",
-DlgDocMaTop                    : "Верхній",
-DlgDocMaLeft           : "Лівий",
-DlgDocMaRight          : "Правий",
-DlgDocMaBottom         : "Нижній",
-DlgDocMeIndex          : "Ключові слова документа (розділені комами)",
-DlgDocMeDescr          : "Опис документа",
-DlgDocMeAuthor         : "Автор",
-DlgDocMeCopy           : "Авторські права",
-DlgDocPreview          : "Попередній перегляд",
-
-// Templates Dialog
-Templates                      : "Шаблони",
-DlgTemplatesTitle      : "Шаблони змісту",
-DlgTemplatesSelMsg     : "Оберіть, будь ласка, шаблон для відкриття в редакторі<br>(поточний зміст буде втрачено):",
-DlgTemplatesLoading    : "Завантаження списку шаблонів. Зачекайте, будь ласка...",
-DlgTemplatesNoTpl      : "(Не визначено жодного шаблону)",
-DlgTemplatesReplace    : "Замінити поточний вміст",
-
-// About Dialog
-DlgAboutAboutTab       : "Про програму",
-DlgAboutBrowserInfoTab : "Інформація браузера",
-DlgAboutLicenseTab     : "Ліцензія",
-DlgAboutVersion                : "Версія",
-DlgAboutInfo           : "Додаткову інформацію дивіться на ",
-
-// Div Dialog
-DlgDivGeneralTab       : "Загальна",
-DlgDivAdvancedTab      : "Розширена",
-DlgDivStyle            : "Стиль",
-DlgDivInlineStyle      : "Inline стиль"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/vi.js b/horde/services/editor/fckeditor/editor/lang/src/vi.js
deleted file mode 100644 (file)
index 0b6ef97..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Vietnamese language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "Thu gọn Thanh công cụ",
-ToolbarExpand          : "Mở rộng Thanh công cụ",
-
-// Toolbar Items and Context Menu
-Save                           : "Lưu",
-NewPage                                : "Trang mới",
-Preview                                : "Xem trước",
-Cut                                    : "Cắt",
-Copy                           : "Sao chép",
-Paste                          : "Dán",
-PasteText                      : "Dán theo dạng văn bản thuần",
-PasteWord                      : "Dán với định dạng Word",
-Print                          : "In",
-SelectAll                      : "Chọn Tất cả",
-RemoveFormat           : "Xoá Định dạng",
-InsertLinkLbl          : "Liên kết",
-InsertLink                     : "Chèn/Sửa Liên kết",
-RemoveLink                     : "Xoá Liên kết",
-VisitLink                      : "Mở Liên Kết",
-Anchor                         : "Chèn/Sửa Neo",
-AnchorDelete           : "Gỡ bỏ Neo",
-InsertImageLbl         : "Hình ảnh",
-InsertImage                    : "Chèn/Sửa Hình ảnh",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "Chèn/Sửa Flash",
-InsertTableLbl         : "Bảng",
-InsertTable                    : "Chèn/Sửa Bảng",
-InsertLineLbl          : "Đường phân cách ngang",
-InsertLine                     : "Chèn Đường phân cách ngang",
-InsertSpecialCharLbl: "Ký tự đặc biệt",
-InsertSpecialChar      : "Chèn Ký tự đặc biệt",
-InsertSmileyLbl                : "Hình biểu lộ cảm xúc (mặt cười)",
-InsertSmiley           : "Chèn Hình biểu lộ cảm xúc (mặt cười)",
-About                          : "Giới thiệu về FCKeditor",
-Bold                           : "Đậm",
-Italic                         : "Nghiêng",
-Underline                      : "Gạch chân",
-StrikeThrough          : "Gạch xuyên ngang",
-Subscript                      : "Chỉ số dưới",
-Superscript                    : "Chỉ số trên",
-LeftJustify                    : "Canh trái",
-CenterJustify          : "Canh giữa",
-RightJustify           : "Canh phải",
-BlockJustify           : "Canh đều",
-DecreaseIndent         : "Dịch ra ngoài",
-IncreaseIndent         : "Dịch vào trong",
-Blockquote                     : "Khối Trích dẫn",
-CreateDiv                      : "Tạo Div Container",
-EditDiv                                : "Chỉnh sửa Div Container",
-DeleteDiv                      : "Gỡ bỏ Div Container",
-Undo                           : "Khôi phục thao tác",
-Redo                           : "Làm lại thao tác",
-NumberedListLbl                : "Danh sách có thứ tự",
-NumberedList           : "Chèn/Xoá Danh sách có thứ tự",
-BulletedListLbl                : "Danh sách không thứ tự",
-BulletedList           : "Chèn/Xoá Danh sách không thứ tự",
-ShowTableBorders       : "Hiển thị Đường viền bảng",
-ShowDetails                    : "Hiển thị Chi tiết",
-Style                          : "Mẫu",
-FontFormat                     : "Định dạng",
-Font                           : "Phông",
-FontSize                       : "Cỡ chữ",
-TextColor                      : "Màu chữ",
-BGColor                                : "Màu nền",
-Source                         : "Mã HTML",
-Find                           : "Tìm kiếm",
-Replace                                : "Thay thế",
-SpellCheck                     : "Kiểm tra Chính tả",
-UniversalKeyboard      : "Bàn phím Quốc tế",
-PageBreakLbl           : "Ngắt trang",
-PageBreak                      : "Chèn Ngắt trang",
-
-Form                   : "Biểu mẫu",
-Checkbox               : "Nút kiểm",
-RadioButton            : "Nút chọn",
-TextField              : "Trường văn bản",
-Textarea               : "Vùng văn bản",
-HiddenField            : "Trường ẩn",
-Button                 : "Nút",
-SelectionField : "Ô chọn",
-ImageButton            : "Nút hình ảnh",
-
-FitWindow              : "Mở rộng tối đa kích thước trình biên tập",
-ShowBlocks             : "Hiển thị các Khối",
-
-// Context Menu
-EditLink                       : "Sửa Liên kết",
-CellCM                         : "Ô",
-RowCM                          : "Hàng",
-ColumnCM                       : "Cột",
-InsertRowAfter         : "Chèn Hàng Phía sau",
-InsertRowBefore                : "Chèn Hàng Phía trước",
-DeleteRows                     : "Xoá Hàng",
-InsertColumnAfter      : "Chèn Cột Phía sau",
-InsertColumnBefore     : "Chèn Cột Phía trước",
-DeleteColumns          : "Xoá Cột",
-InsertCellAfter                : "Chèn Ô Phía sau",
-InsertCellBefore       : "Chèn Ô Phía trước",
-DeleteCells                    : "Xoá Ô",
-MergeCells                     : "Kết hợp Ô",
-MergeRight                     : "Kết hợp Sang phải",
-MergeDown                      : "Kết hợp Xuống dưới",
-HorizontalSplitCell    : "Tách ngang Ô",
-VerticalSplitCell      : "Tách dọc Ô",
-TableDelete                    : "Xóa Bảng",
-CellProperties         : "Thuộc tính Ô",
-TableProperties                : "Thuộc tính Bảng",
-ImageProperties                : "Thuộc tính Hình ảnh",
-FlashProperties                : "Thuộc tính Flash",
-
-AnchorProp                     : "Thuộc tính Neo",
-ButtonProp                     : "Thuộc tính Nút",
-CheckboxProp           : "Thuộc tính Nút kiểm",
-HiddenFieldProp                : "Thuộc tính Trường ẩn",
-RadioButtonProp                : "Thuộc tính Nút chọn",
-ImageButtonProp                : "Thuộc tính Nút hình ảnh",
-TextFieldProp          : "Thuộc tính Trường văn bản",
-SelectionFieldProp     : "Thuộc tính Ô chọn",
-TextareaProp           : "Thuộc tính Vùng văn bản",
-FormProp                       : "Thuộc tính Biểu mẫu",
-
-FontFormats                    : "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "Đang xử lý XHTML. Vui lòng đợi trong giây lát...",
-Done                           : "Đã hoàn thành",
-PasteWordConfirm       : "Văn bản bạn muốn dán có kèm định dạng của Word. Bạn có muốn loại bỏ định dạng Word trước khi dán?",
-NotCompatiblePaste     : "Lệnh này chỉ được hỗ trợ từ trình duyệt Internet Explorer phiên bản 5.5 hoặc mới hơn. Bạn có muốn dán nguyên mẫu?",
-UnknownToolbarItem     : "Không rõ mục trên thanh công cụ \"%1\"",
-UnknownCommand         : "Không rõ lệnh \"%1\"",
-NotImplemented         : "Lệnh không được thực hiện",
-UnknownToolbarSet      : "Thanh công cụ \"%1\" không tồn tại",
-NoActiveX                      : "Các thiết lập bảo mật của trình duyệt có thể giới hạn một số chức năng của trình biên tập. Bạn phải bật tùy chọn \"Run ActiveX controls and plug-ins\". Bạn có thể gặp một số lỗi và thấy thiếu một số chức năng.",
-BrowseServerBlocked : "Không thể mở được bộ duyệt tài nguyên. Hãy đảm bảo chức năng chặn popup đã bị vô hiệu hóa.",
-DialogBlocked          : "Không thể mở được cửa sổ hộp thoại. Hãy đảm bảo chức năng chặn popup đã bị vô hiệu hóa.",
-VisitLinkBlocked       : "Không thể mở được cửa sổ trình duyệt mới. Hãy đảm bảo chức năng chặn popup đã bị vô hiệu hóa.",
-
-// Dialogs
-DlgBtnOK                       : "Đồng ý",
-DlgBtnCancel           : "Bỏ qua",
-DlgBtnClose                    : "Đóng",
-DlgBtnBrowseServer     : "Duyệt trên máy chủ",
-DlgAdvancedTag         : "Mở rộng",
-DlgOpOther                     : "<Khác>",
-DlgInfoTab                     : "Thông tin",
-DlgAlertUrl                    : "Hãy nhập vào một URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<không thiết lập>",
-DlgGenId                       : "Định danh",
-DlgGenLangDir          : "Đường dẫn Ngôn ngữ",
-DlgGenLangDirLtr       : "Trái sang Phải (LTR)",
-DlgGenLangDirRtl       : "Phải sang Trái (RTL)",
-DlgGenLangCode         : "Mã Ngôn ngữ",
-DlgGenAccessKey                : "Phím Hỗ trợ truy cập",
-DlgGenName                     : "Tên",
-DlgGenTabIndex         : "Chỉ số của Tab",
-DlgGenLongDescr                : "Mô tả URL",
-DlgGenClass                    : "Lớp Stylesheet",
-DlgGenTitle                    : "Advisory Title",
-DlgGenContType         : "Advisory Content Type",
-DlgGenLinkCharset      : "Bảng mã của tài nguyên được liên kết đến",
-DlgGenStyle                    : "Mẫu",
-
-// Image Dialog
-DlgImgTitle                    : "Thuộc tính Hình ảnh",
-DlgImgInfoTab          : "Thông tin Hình ảnh",
-DlgImgBtnUpload                : "Tải lên Máy chủ",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "Tải lên",
-DlgImgAlt                      : "Chú thích Hình ảnh",
-DlgImgWidth                    : "Rộng",
-DlgImgHeight           : "Cao",
-DlgImgLockRatio                : "Giữ nguyên tỷ lệ",
-DlgBtnResetSize                : "Kích thước gốc",
-DlgImgBorder           : "Đường viền",
-DlgImgHSpace           : "HSpace",
-DlgImgVSpace           : "VSpace",
-DlgImgAlign                    : "Vị trí",
-DlgImgAlignLeft                : "Trái",
-DlgImgAlignAbsBottom: "Dưới tuyệt đối",
-DlgImgAlignAbsMiddle: "Giữa tuyệt đối",
-DlgImgAlignBaseline    : "Đường cơ sở",
-DlgImgAlignBottom      : "Dưới",
-DlgImgAlignMiddle      : "Giữa",
-DlgImgAlignRight       : "Phải",
-DlgImgAlignTextTop     : "Phía trên chữ",
-DlgImgAlignTop         : "Trên",
-DlgImgPreview          : "Xem trước",
-DlgImgAlertUrl         : "Hãy đưa vào URL của hình ảnh",
-DlgImgLinkTab          : "Liên kết",
-
-// Flash Dialog
-DlgFlashTitle          : "Thuộc tính Flash",
-DlgFlashChkPlay                : "Tự động chạy",
-DlgFlashChkLoop                : "Lặp",
-DlgFlashChkMenu                : "Cho phép bật Menu của Flash",
-DlgFlashScale          : "Tỷ lệ",
-DlgFlashScaleAll       : "Hiển thị tất cả",
-DlgFlashScaleNoBorder  : "Không đường viền",
-DlgFlashScaleFit       : "Vừa vặn",
-
-// Link Dialog
-DlgLnkWindowTitle      : "Liên kết",
-DlgLnkInfoTab          : "Thông tin Liên kết",
-DlgLnkTargetTab                : "Đích",
-
-DlgLnkType                     : "Kiểu Liên kết",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "Neo trong trang này",
-DlgLnkTypeEMail                : "Thư điện tử",
-DlgLnkProto                    : "Giao thức",
-DlgLnkProtoOther       : "<khác>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "Chọn một Neo",
-DlgLnkAnchorByName     : "Theo Tên Neo",
-DlgLnkAnchorById       : "Theo Định danh Element",
-DlgLnkNoAnchors                : "(Không có Neo nào trong tài liệu)",
-DlgLnkEMail                    : "Thư điện tử",
-DlgLnkEMailSubject     : "Tiêu đề Thông điệp",
-DlgLnkEMailBody                : "Nội dung Thông điệp",
-DlgLnkUpload           : "Tải lên",
-DlgLnkBtnUpload                : "Tải lên Máy chủ",
-
-DlgLnkTarget           : "Đích",
-DlgLnkTargetFrame      : "<khung>",
-DlgLnkTargetPopup      : "<cửa sổ popup>",
-DlgLnkTargetBlank      : "Cửa sổ mới (_blank)",
-DlgLnkTargetParent     : "Cửa sổ cha (_parent)",
-DlgLnkTargetSelf       : "Cùng cửa sổ (_self)",
-DlgLnkTargetTop                : "Cửa sổ trên cùng(_top)",
-DlgLnkTargetFrameName  : "Tên Khung đích",
-DlgLnkPopWinName       : "Tên Cửa sổ Popup",
-DlgLnkPopWinFeat       : "Đặc điểm của Cửa sổ Popup",
-DlgLnkPopResize                : "Kích thước thay đổi",
-DlgLnkPopLocation      : "Thanh vị trí",
-DlgLnkPopMenu          : "Thanh Menu",
-DlgLnkPopScroll                : "Thanh cuộn",
-DlgLnkPopStatus                : "Thanh trạng thái",
-DlgLnkPopToolbar       : "Thanh công cụ",
-DlgLnkPopFullScrn      : "Toàn màn hình (IE)",
-DlgLnkPopDependent     : "Phụ thuộc (Netscape)",
-DlgLnkPopWidth         : "Rộng",
-DlgLnkPopHeight                : "Cao",
-DlgLnkPopLeft          : "Vị trí Trái",
-DlgLnkPopTop           : "Vị trí Trên",
-
-DlnLnkMsgNoUrl         : "Hãy đưa vào Liên kết URL",
-DlnLnkMsgNoEMail       : "Hãy đưa vào địa chỉ thư điện tử",
-DlnLnkMsgNoAnchor      : "Hãy chọn một Neo",
-DlnLnkMsgInvPopName    : "Tên của cửa sổ Popup phải bắt đầu bằng một ký tự và không được chứa khoảng trắng",
-
-// Color Dialog
-DlgColorTitle          : "Chọn màu",
-DlgColorBtnClear       : "Xoá",
-DlgColorHighlight      : "Tô sáng",
-DlgColorSelected       : "Đã chọn",
-
-// Smiley Dialog
-DlgSmileyTitle         : "Chèn Hình biểu lộ cảm xúc (mặt cười)",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "Hãy chọn Ký tự đặc biệt",
-
-// Table Dialog
-DlgTableTitle          : "Thuộc tính bảng",
-DlgTableRows           : "Hàng",
-DlgTableColumns                : "Cột",
-DlgTableBorder         : "Cỡ Đường viền",
-DlgTableAlign          : "Canh lề",
-DlgTableAlignNotSet    : "<Chưa thiết lập>",
-DlgTableAlignLeft      : "Trái",
-DlgTableAlignCenter    : "Giữa",
-DlgTableAlignRight     : "Phải",
-DlgTableWidth          : "Rộng",
-DlgTableWidthPx                : "điểm (px)",
-DlgTableWidthPc                : "%",
-DlgTableHeight         : "Cao",
-DlgTableCellSpace      : "Khoảng cách Ô",
-DlgTableCellPad                : "Đệm Ô",
-DlgTableCaption                : "Đầu đề",
-DlgTableSummary                : "Tóm lược",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "Thuộc tính Ô",
-DlgCellWidth           : "Rộng",
-DlgCellWidthPx         : "điểm (px)",
-DlgCellWidthPc         : "%",
-DlgCellHeight          : "Cao",
-DlgCellWordWrap                : "Bọc từ",
-DlgCellWordWrapNotSet  : "<Chưa thiết lập>",
-DlgCellWordWrapYes     : "Đồng ý",
-DlgCellWordWrapNo      : "Không",
-DlgCellHorAlign                : "Canh theo Chiều ngang",
-DlgCellHorAlignNotSet  : "<Chưa thiết lập>",
-DlgCellHorAlignLeft    : "Trái",
-DlgCellHorAlignCenter  : "Giữa",
-DlgCellHorAlignRight: "Phải",
-DlgCellVerAlign                : "Canh theo Chiều dọc",
-DlgCellVerAlignNotSet  : "<Chưa thiết lập>",
-DlgCellVerAlignTop     : "Trên",
-DlgCellVerAlignMiddle  : "Giữa",
-DlgCellVerAlignBottom  : "Dưới",
-DlgCellVerAlignBaseline        : "Đường cơ sở",
-DlgCellType            : "Cell Type",  //MISSING
-DlgCellTypeData                : "Data",       //MISSING
-DlgCellTypeHeader      : "Header",     //MISSING
-DlgCellRowSpan         : "Nối Hàng",
-DlgCellCollSpan                : "Nối Cột",
-DlgCellBackColor       : "Màu nền",
-DlgCellBorderColor     : "Màu viền",
-DlgCellBtnSelect       : "Chọn...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "Tìm kiếm và Thay Thế",
-
-// Find Dialog
-DlgFindTitle           : "Tìm kiếm",
-DlgFindFindBtn         : "Tìm kiếm",
-DlgFindNotFoundMsg     : "Không tìm thấy chuỗi cần tìm.",
-
-// Replace Dialog
-DlgReplaceTitle                        : "Thay thế",
-DlgReplaceFindLbl              : "Tìm chuỗi:",
-DlgReplaceReplaceLbl   : "Thay bằng:",
-DlgReplaceCaseChk              : "Phân biệt chữ hoa/thường",
-DlgReplaceReplaceBtn   : "Thay thế",
-DlgReplaceReplAllBtn   : "Thay thế Tất cả",
-DlgReplaceWordChk              : "Đúng toàn bộ từ",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "Các thiết lập bảo mật của trình duyệt không cho phép trình biên tập tự động thực thi lệnh cắt. Hãy sử dụng bàn phím cho lệnh này (Ctrl+X).",
-PasteErrorCopy : "Các thiết lập bảo mật của trình duyệt không cho phép trình biên tập tự động thực thi lệnh sao chép. Hãy sử dụng bàn phím cho lệnh này (Ctrl+C).",
-
-PasteAsText            : "Dán theo định dạng văn bản thuần",
-PasteFromWord  : "Dán với định dạng Word",
-
-DlgPasteMsg2   : "Hãy dán nội dung vào trong khung bên dưới, sử dụng tổ hợp phím (<STRONG>Ctrl+V</STRONG>) và nhấn vào nút <STRONG>Đồng ý</STRONG>.",
-DlgPasteSec            : "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",       //MISSING
-DlgPasteIgnoreFont             : "Chấp nhận các định dạng phông",
-DlgPasteRemoveStyles   : "Gỡ bỏ các định dạng Styles",
-
-// Color Picker
-ColorAutomatic : "Tự động",
-ColorMoreColors        : "Màu khác...",
-
-// Document Properties
-DocProps               : "Thuộc tính Tài liệu",
-
-// Anchor Dialog
-DlgAnchorTitle         : "Thuộc tính Neo",
-DlgAnchorName          : "Tên của Neo",
-DlgAnchorErrorName     : "Hãy nhập vào tên của Neo",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "Không có trong từ điển",
-DlgSpellChangeTo               : "Chuyển thành",
-DlgSpellBtnIgnore              : "Bỏ qua",
-DlgSpellBtnIgnoreAll   : "Bỏ qua Tất cả",
-DlgSpellBtnReplace             : "Thay thế",
-DlgSpellBtnReplaceAll  : "Thay thế Tất cả",
-DlgSpellBtnUndo                        : "Phục hồi lại",
-DlgSpellNoSuggestions  : "- Không đưa ra gợi ý về từ -",
-DlgSpellProgress               : "Đang tiến hành kiểm tra chính tả...",
-DlgSpellNoMispell              : "Hoàn tất kiểm tra chính tả: Không có lỗi chính tả",
-DlgSpellNoChanges              : "Hoàn tất kiểm tra chính tả: Không có từ nào được thay đổi",
-DlgSpellOneChange              : "Hoàn tất kiểm tra chính tả: Một từ đã được thay đổi",
-DlgSpellManyChanges            : "Hoàn tất kiểm tra chính tả: %1 từ đã được thay đổi",
-
-IeSpellDownload                        : "Chức năng kiểm tra chính tả chưa được cài đặt. Bạn có muốn tải về ngay bây giờ?",
-
-// Button Dialog
-DlgButtonText          : "Chuỗi hiển thị (Giá trị)",
-DlgButtonType          : "Kiểu",
-DlgButtonTypeBtn       : "Nút Bấm",
-DlgButtonTypeSbm       : "Nút Gửi",
-DlgButtonTypeRst       : "Nút Nhập lại",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "Tên",
-DlgCheckboxValue       : "Giá trị",
-DlgCheckboxSelected    : "Được chọn",
-
-// Form Dialog
-DlgFormName            : "Tên",
-DlgFormAction  : "Hành động",
-DlgFormMethod  : "Phương thức",
-
-// Select Field Dialog
-DlgSelectName          : "Tên",
-DlgSelectValue         : "Giá trị",
-DlgSelectSize          : "Kích cỡ",
-DlgSelectLines         : "dòng",
-DlgSelectChkMulti      : "Cho phép chọn nhiều",
-DlgSelectOpAvail       : "Các tùy chọn có thể sử dụng",
-DlgSelectOpText                : "Văn bản",
-DlgSelectOpValue       : "Giá trị",
-DlgSelectBtnAdd                : "Thêm",
-DlgSelectBtnModify     : "Thay đổi",
-DlgSelectBtnUp         : "Lên",
-DlgSelectBtnDown       : "Xuống",
-DlgSelectBtnSetValue : "Giá trị được chọn",
-DlgSelectBtnDelete     : "Xoá",
-
-// Textarea Dialog
-DlgTextareaName        : "Tên",
-DlgTextareaCols        : "Cột",
-DlgTextareaRows        : "Hàng",
-
-// Text Field Dialog
-DlgTextName                    : "Tên",
-DlgTextValue           : "Giá trị",
-DlgTextCharWidth       : "Rộng",
-DlgTextMaxChars                : "Số Ký tự tối đa",
-DlgTextType                    : "Kiểu",
-DlgTextTypeText                : "Ký tự",
-DlgTextTypePass                : "Mật khẩu",
-
-// Hidden Field Dialog
-DlgHiddenName  : "Tên",
-DlgHiddenValue : "Giá trị",
-
-// Bulleted List Dialog
-BulletedListProp       : "Thuộc tính Danh sách không thứ tự",
-NumberedListProp       : "Thuộc tính Danh sách có thứ tự",
-DlgLstStart                    : "Bắt đầu",
-DlgLstType                     : "Kiểu",
-DlgLstTypeCircle       : "Hình tròn",
-DlgLstTypeDisc         : "Hình đĩa",
-DlgLstTypeSquare       : "Hình vuông",
-DlgLstTypeNumbers      : "Số thứ tự (1, 2, 3)",
-DlgLstTypeLCase                : "Chữ cái thường (a, b, c)",
-DlgLstTypeUCase                : "Chữ cái hoa (A, B, C)",
-DlgLstTypeSRoman       : "Số La Mã thường (i, ii, iii)",
-DlgLstTypeLRoman       : "Số La Mã hoa (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "Toàn thể",
-DlgDocBackTab          : "Nền",
-DlgDocColorsTab                : "Màu sắc và Đường biên",
-DlgDocMetaTab          : "Siêu dữ liệu",
-
-DlgDocPageTitle                : "Tiêu đề Trang",
-DlgDocLangDir          : "Đường dẫn Ngôn ngữ",
-DlgDocLangDirLTR       : "Trái sang Phải (LTR)",
-DlgDocLangDirRTL       : "Phải sang Trái (RTL)",
-DlgDocLangCode         : "Mã Ngôn ngữ",
-DlgDocCharSet          : "Bảng mã ký tự",
-DlgDocCharSetCE                : "Trung Âu",
-DlgDocCharSetCT                : "Tiếng Trung Quốc (Big5)",
-DlgDocCharSetCR                : "Tiếng Kirin",
-DlgDocCharSetGR                : "Tiếng Hy Lạp",
-DlgDocCharSetJP                : "Tiếng Nhật",
-DlgDocCharSetKR                : "Tiếng Hàn",
-DlgDocCharSetTR                : "Tiếng Thổ Nhĩ Kỳ",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "Tây Âu",
-DlgDocCharSetOther     : "Bảng mã ký tự khác",
-
-DlgDocDocType          : "Kiểu Đề mục Tài liệu",
-DlgDocDocTypeOther     : "Kiểu Đề mục Tài liệu khác",
-DlgDocIncXHTML         : "Bao gồm cả định nghĩa XHTML",
-DlgDocBgColor          : "Màu nền",
-DlgDocBgImage          : "URL của Hình ảnh nền",
-DlgDocBgNoScroll       : "Không cuộn nền",
-DlgDocCText                    : "Văn bản",
-DlgDocCLink                    : "Liên kết",
-DlgDocCVisited         : "Liên kết Đã ghé thăm",
-DlgDocCActive          : "Liên kết Hiện hành",
-DlgDocMargins          : "Đường biên của Trang",
-DlgDocMaTop                    : "Trên",
-DlgDocMaLeft           : "Trái",
-DlgDocMaRight          : "Phải",
-DlgDocMaBottom         : "Dưới",
-DlgDocMeIndex          : "Các từ khóa chỉ mục tài liệu (phân cách bởi dấu phẩy)",
-DlgDocMeDescr          : "Mô tả tài liệu",
-DlgDocMeAuthor         : "Tác giả",
-DlgDocMeCopy           : "Bản quyền",
-DlgDocPreview          : "Xem trước",
-
-// Templates Dialog
-Templates                      : "Mẫu dựng sẵn",
-DlgTemplatesTitle      : "Nội dung Mẫu dựng sẵn",
-DlgTemplatesSelMsg     : "Hãy chọn Mẫu dựng sẵn để mở trong trình biên tập<br>(nội dung hiện tại sẽ bị mất):",
-DlgTemplatesLoading    : "Đang nạp Danh sách Mẫu dựng sẵn. Vui lòng đợi trong giây lát...",
-DlgTemplatesNoTpl      : "(Không có Mẫu dựng sẵn nào được định nghĩa)",
-DlgTemplatesReplace    : "Thay thế nội dung hiện tại",
-
-// About Dialog
-DlgAboutAboutTab       : "Giới thiệu",
-DlgAboutBrowserInfoTab : "Thông tin trình duyệt",
-DlgAboutLicenseTab     : "Giấy phép",
-DlgAboutVersion                : "phiên bản",
-DlgAboutInfo           : "Để biết thêm thông tin, hãy truy cập",
-
-// Div Dialog
-DlgDivGeneralTab       : "Chung",
-DlgDivAdvancedTab      : "Nâng cao",
-DlgDivStyle            : "Kiểu Style",
-DlgDivInlineStyle      : "Kiểu Style Trực tiếp"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/zh-cn.js b/horde/services/editor/fckeditor/editor/lang/src/zh-cn.js
deleted file mode 100644 (file)
index 90e4015..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Chinese Simplified language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "折叠工具栏",
-ToolbarExpand          : "展开工具栏",
-
-// Toolbar Items and Context Menu
-Save                           : "保存",
-NewPage                                : "新建",
-Preview                                : "预览",
-Cut                                    : "剪切",
-Copy                           : "复制",
-Paste                          : "粘贴",
-PasteText                      : "粘贴为无格式文本",
-PasteWord                      : "从 MS Word 粘贴",
-Print                          : "打印",
-SelectAll                      : "全选",
-RemoveFormat           : "清除格式",
-InsertLinkLbl          : "超链接",
-InsertLink                     : "插入/编辑超链接",
-RemoveLink                     : "取消超链接",
-VisitLink                      : "打开超链接",
-Anchor                         : "插入/编辑锚点链接",
-AnchorDelete           : "清除锚点链接",
-InsertImageLbl         : "图象",
-InsertImage                    : "插入/编辑图象",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "插入/编辑 Flash",
-InsertTableLbl         : "表格",
-InsertTable                    : "插入/编辑表格",
-InsertLineLbl          : "水平线",
-InsertLine                     : "插入水平线",
-InsertSpecialCharLbl: "特殊符号",
-InsertSpecialChar      : "插入特殊符号",
-InsertSmileyLbl                : "表情符",
-InsertSmiley           : "插入表情图标",
-About                          : "关于 FCKeditor",
-Bold                           : "加粗",
-Italic                         : "倾斜",
-Underline                      : "下划线",
-StrikeThrough          : "删除线",
-Subscript                      : "下标",
-Superscript                    : "上标",
-LeftJustify                    : "左对齐",
-CenterJustify          : "居中对齐",
-RightJustify           : "右对齐",
-BlockJustify           : "两端对齐",
-DecreaseIndent         : "减少缩进量",
-IncreaseIndent         : "增加缩进量",
-Blockquote                     : "块引用",
-CreateDiv                      : "插入 Div 标签",
-EditDiv                                : "编辑 Div 标签",
-DeleteDiv                      : "删除 Div 标签",
-Undo                           : "撤消",
-Redo                           : "重做",
-NumberedListLbl                : "编号列表",
-NumberedList           : "插入/删除编号列表",
-BulletedListLbl                : "项目列表",
-BulletedList           : "插入/删除项目列表",
-ShowTableBorders       : "显示表格边框",
-ShowDetails                    : "显示详细资料",
-Style                          : "样式",
-FontFormat                     : "格式",
-Font                           : "字体",
-FontSize                       : "大小",
-TextColor                      : "文本颜色",
-BGColor                                : "背景颜色",
-Source                         : "源代码",
-Find                           : "查找",
-Replace                                : "替换",
-SpellCheck                     : "拼写检查",
-UniversalKeyboard      : "软键盘",
-PageBreakLbl           : "分页符",
-PageBreak                      : "插入分页符",
-
-Form                   : "表单",
-Checkbox               : "复选框",
-RadioButton            : "单选按钮",
-TextField              : "单行文本",
-Textarea               : "多行文本",
-HiddenField            : "隐藏域",
-Button                 : "按钮",
-SelectionField : "列表/菜单",
-ImageButton            : "图像域",
-
-FitWindow              : "全屏编辑",
-ShowBlocks             : "显示区块",
-
-// Context Menu
-EditLink                       : "编辑超链接",
-CellCM                         : "单元格",
-RowCM                          : "行",
-ColumnCM                       : "列",
-InsertRowAfter         : "在下方插入行",
-InsertRowBefore                : "在上方插入行",
-DeleteRows                     : "删除行",
-InsertColumnAfter      : "在右侧插入列",
-InsertColumnBefore     : "在左侧插入列",
-DeleteColumns          : "删除列",
-InsertCellAfter                : "在右侧插入单元格",
-InsertCellBefore       : "在左侧插入单元格",
-DeleteCells                    : "删除单元格",
-MergeCells                     : "合并单元格",
-MergeRight                     : "向右合并单元格",
-MergeDown                      : "向下合并单元格",
-HorizontalSplitCell    : "水平拆分单元格",
-VerticalSplitCell      : "垂直拆分单元格",
-TableDelete                    : "删除表格",
-CellProperties         : "单元格属性",
-TableProperties                : "表格属性",
-ImageProperties                : "图象属性",
-FlashProperties                : "Flash 属性",
-
-AnchorProp                     : "锚点链接属性",
-ButtonProp                     : "按钮属性",
-CheckboxProp           : "复选框属性",
-HiddenFieldProp                : "隐藏域属性",
-RadioButtonProp                : "单选按钮属性",
-ImageButtonProp                : "图像域属性",
-TextFieldProp          : "单行文本属性",
-SelectionFieldProp     : "菜单/列表属性",
-TextareaProp           : "多行文本属性",
-FormProp                       : "表单属性",
-
-FontFormats                    : "普通;已编排格式;地址;标题 1;标题 2;标题 3;标题 4;标题 5;标题 6;段落(DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "正在处理 XHTML,请稍等...",
-Done                           : "完成",
-PasteWordConfirm       : "您要粘贴的内容好像是来自 MS Word,是否要清除 MS Word 格式后再粘贴?",
-NotCompatiblePaste     : "该命令需要 Internet Explorer 5.5 或更高版本的支持,是否按常规粘贴进行?",
-UnknownToolbarItem     : "未知工具栏项目 \"%1\"",
-UnknownCommand         : "未知命令名称 \"%1\"",
-NotImplemented         : "命令无法执行",
-UnknownToolbarSet      : "工具栏设置 \"%1\" 不存在",
-NoActiveX                      : "浏览器安全设置限制了本编辑器的某些功能。您必须启用安全设置中的“运行 ActiveX 控件和插件”,否则将出现某些错误并缺少功能。",
-BrowseServerBlocked : "无法打开资源浏览器,请确认是否启用了禁止弹出窗口。",
-DialogBlocked          : "无法打开对话框窗口,请确认是否启用了禁止弹出窗口或网页对话框(IE)。",
-VisitLinkBlocked       : "无法打开新窗口,请确认是否启用了禁止弹出窗口或网页对话框(IE)。",
-
-// Dialogs
-DlgBtnOK                       : "确定",
-DlgBtnCancel           : "取消",
-DlgBtnClose                    : "关闭",
-DlgBtnBrowseServer     : "浏览服务器",
-DlgAdvancedTag         : "高级",
-DlgOpOther                     : "<其它>",
-DlgInfoTab                     : "信息",
-DlgAlertUrl                    : "请插入 URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<没有设置>",
-DlgGenId                       : "ID",
-DlgGenLangDir          : "语言方向",
-DlgGenLangDirLtr       : "从左到右 (LTR)",
-DlgGenLangDirRtl       : "从右到左 (RTL)",
-DlgGenLangCode         : "语言代码",
-DlgGenAccessKey                : "访问键",
-DlgGenName                     : "名称",
-DlgGenTabIndex         : "Tab 键次序",
-DlgGenLongDescr                : "详细说明地址",
-DlgGenClass                    : "样式类名称",
-DlgGenTitle                    : "标题",
-DlgGenContType         : "内容类型",
-DlgGenLinkCharset      : "字符编码",
-DlgGenStyle                    : "行内样式",
-
-// Image Dialog
-DlgImgTitle                    : "图象属性",
-DlgImgInfoTab          : "图象",
-DlgImgBtnUpload                : "发送到服务器上",
-DlgImgURL                      : "源文件",
-DlgImgUpload           : "上传",
-DlgImgAlt                      : "替换文本",
-DlgImgWidth                    : "宽度",
-DlgImgHeight           : "高度",
-DlgImgLockRatio                : "锁定比例",
-DlgBtnResetSize                : "恢复尺寸",
-DlgImgBorder           : "边框大小",
-DlgImgHSpace           : "水平间距",
-DlgImgVSpace           : "垂直间距",
-DlgImgAlign                    : "对齐方式",
-DlgImgAlignLeft                : "左对齐",
-DlgImgAlignAbsBottom: "绝对底边",
-DlgImgAlignAbsMiddle: "绝对居中",
-DlgImgAlignBaseline    : "基线",
-DlgImgAlignBottom      : "底边",
-DlgImgAlignMiddle      : "居中",
-DlgImgAlignRight       : "右对齐",
-DlgImgAlignTextTop     : "文本上方",
-DlgImgAlignTop         : "顶端",
-DlgImgPreview          : "预览",
-DlgImgAlertUrl         : "请输入图象地址",
-DlgImgLinkTab          : "链接",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash 属性",
-DlgFlashChkPlay                : "自动播放",
-DlgFlashChkLoop                : "循环",
-DlgFlashChkMenu                : "启用 Flash 菜单",
-DlgFlashScale          : "缩放",
-DlgFlashScaleAll       : "全部显示",
-DlgFlashScaleNoBorder  : "无边框",
-DlgFlashScaleFit       : "严格匹配",
-
-// Link Dialog
-DlgLnkWindowTitle      : "超链接",
-DlgLnkInfoTab          : "超链接信息",
-DlgLnkTargetTab                : "目标",
-
-DlgLnkType                     : "超链接类型",
-DlgLnkTypeURL          : "超链接",
-DlgLnkTypeAnchor       : "页内锚点链接",
-DlgLnkTypeEMail                : "电子邮件",
-DlgLnkProto                    : "协议",
-DlgLnkProtoOther       : "<其它>",
-DlgLnkURL                      : "地址",
-DlgLnkAnchorSel                : "选择一个锚点",
-DlgLnkAnchorByName     : "按锚点名称",
-DlgLnkAnchorById       : "按锚点 ID",
-DlgLnkNoAnchors                : "(此文档没有可用的锚点)",
-DlgLnkEMail                    : "地址",
-DlgLnkEMailSubject     : "主题",
-DlgLnkEMailBody                : "内容",
-DlgLnkUpload           : "上传",
-DlgLnkBtnUpload                : "发送到服务器上",
-
-DlgLnkTarget           : "目标",
-DlgLnkTargetFrame      : "<框架>",
-DlgLnkTargetPopup      : "<弹出窗口>",
-DlgLnkTargetBlank      : "新窗口 (_blank)",
-DlgLnkTargetParent     : "父窗口 (_parent)",
-DlgLnkTargetSelf       : "本窗口 (_self)",
-DlgLnkTargetTop                : "整页 (_top)",
-DlgLnkTargetFrameName  : "目标框架名称",
-DlgLnkPopWinName       : "弹出窗口名称",
-DlgLnkPopWinFeat       : "弹出窗口属性",
-DlgLnkPopResize                : "调整大小",
-DlgLnkPopLocation      : "地址栏",
-DlgLnkPopMenu          : "菜单栏",
-DlgLnkPopScroll                : "滚动条",
-DlgLnkPopStatus                : "状态栏",
-DlgLnkPopToolbar       : "工具栏",
-DlgLnkPopFullScrn      : "全屏 (IE)",
-DlgLnkPopDependent     : "依附 (NS)",
-DlgLnkPopWidth         : "宽",
-DlgLnkPopHeight                : "高",
-DlgLnkPopLeft          : "左",
-DlgLnkPopTop           : "右",
-
-DlnLnkMsgNoUrl         : "请输入超链接地址",
-DlnLnkMsgNoEMail       : "请输入电子邮件地址",
-DlnLnkMsgNoAnchor      : "请选择一个锚点",
-DlnLnkMsgInvPopName    : "弹出窗口名称必须以字母开头,并且不能含有空格。",
-
-// Color Dialog
-DlgColorTitle          : "选择颜色",
-DlgColorBtnClear       : "清除",
-DlgColorHighlight      : "预览",
-DlgColorSelected       : "选择",
-
-// Smiley Dialog
-DlgSmileyTitle         : "插入表情图标",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "选择特殊符号",
-
-// Table Dialog
-DlgTableTitle          : "表格属性",
-DlgTableRows           : "行数",
-DlgTableColumns                : "列数",
-DlgTableBorder         : "边框",
-DlgTableAlign          : "对齐",
-DlgTableAlignNotSet    : "<没有设置>",
-DlgTableAlignLeft      : "左对齐",
-DlgTableAlignCenter    : "居中",
-DlgTableAlignRight     : "右对齐",
-DlgTableWidth          : "宽度",
-DlgTableWidthPx                : "像素",
-DlgTableWidthPc                : "百分比",
-DlgTableHeight         : "高度",
-DlgTableCellSpace      : "间距",
-DlgTableCellPad                : "边距",
-DlgTableCaption                : "标题",
-DlgTableSummary                : "摘要",
-DlgTableHeaders                : "标题单元格",
-DlgTableHeadersNone            : "无",
-DlgTableHeadersColumn  : "第一列",
-DlgTableHeadersRow             : "第一行",
-DlgTableHeadersBoth            : "第一列和第一行",
-
-// Table Cell Dialog
-DlgCellTitle           : "单元格属性",
-DlgCellWidth           : "宽度",
-DlgCellWidthPx         : "像素",
-DlgCellWidthPc         : "百分比",
-DlgCellHeight          : "高度",
-DlgCellWordWrap                : "自动换行",
-DlgCellWordWrapNotSet  : "<没有设置>",
-DlgCellWordWrapYes     : "是",
-DlgCellWordWrapNo      : "否",
-DlgCellHorAlign                : "水平对齐",
-DlgCellHorAlignNotSet  : "<没有设置>",
-DlgCellHorAlignLeft    : "左对齐",
-DlgCellHorAlignCenter  : "居中",
-DlgCellHorAlignRight: "右对齐",
-DlgCellVerAlign                : "垂直对齐",
-DlgCellVerAlignNotSet  : "<没有设置>",
-DlgCellVerAlignTop     : "顶端",
-DlgCellVerAlignMiddle  : "居中",
-DlgCellVerAlignBottom  : "底部",
-DlgCellVerAlignBaseline        : "基线",
-DlgCellType            : "单元格类型",
-DlgCellTypeData                : "资料",
-DlgCellTypeHeader      : "标题",
-DlgCellRowSpan         : "纵跨行数",
-DlgCellCollSpan                : "横跨列数",
-DlgCellBackColor       : "背景颜色",
-DlgCellBorderColor     : "边框颜色",
-DlgCellBtnSelect       : "选择...",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "查找和替换",
-
-// Find Dialog
-DlgFindTitle           : "查找",
-DlgFindFindBtn         : "查找",
-DlgFindNotFoundMsg     : "指定文本没有找到。",
-
-// Replace Dialog
-DlgReplaceTitle                        : "替换",
-DlgReplaceFindLbl              : "查找:",
-DlgReplaceReplaceLbl   : "替换:",
-DlgReplaceCaseChk              : "区分大小写",
-DlgReplaceReplaceBtn   : "替换",
-DlgReplaceReplAllBtn   : "全部替换",
-DlgReplaceWordChk              : "全字匹配",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "您的浏览器安全设置不允许编辑器自动执行剪切操作,请使用键盘快捷键(Ctrl+X)来完成。",
-PasteErrorCopy : "您的浏览器安全设置不允许编辑器自动执行复制操作,请使用键盘快捷键(Ctrl+C)来完成。",
-
-PasteAsText            : "粘贴为无格式文本",
-PasteFromWord  : "从 MS Word 粘贴",
-
-DlgPasteMsg2   : "请使用键盘快捷键(<STRONG>Ctrl+V</STRONG>)把内容粘贴到下面的方框里,再按 <STRONG>确定</STRONG>。",
-DlgPasteSec            : "因为你的浏览器的安全设置原因,本编辑器不能直接访问你的剪贴板内容,你需要在本窗口重新粘贴一次。",
-DlgPasteIgnoreFont             : "忽略 Font 标签",
-DlgPasteRemoveStyles   : "清理 CSS 样式",
-
-// Color Picker
-ColorAutomatic : "自动",
-ColorMoreColors        : "其它颜色...",
-
-// Document Properties
-DocProps               : "页面属性",
-
-// Anchor Dialog
-DlgAnchorTitle         : "命名锚点",
-DlgAnchorName          : "锚点名称",
-DlgAnchorErrorName     : "请输入锚点名称",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "没有在字典里",
-DlgSpellChangeTo               : "更改为",
-DlgSpellBtnIgnore              : "忽略",
-DlgSpellBtnIgnoreAll   : "全部忽略",
-DlgSpellBtnReplace             : "替换",
-DlgSpellBtnReplaceAll  : "全部替换",
-DlgSpellBtnUndo                        : "撤消",
-DlgSpellNoSuggestions  : "- 没有建议 -",
-DlgSpellProgress               : "正在进行拼写检查...",
-DlgSpellNoMispell              : "拼写检查完成:没有发现拼写错误",
-DlgSpellNoChanges              : "拼写检查完成:没有更改任何单词",
-DlgSpellOneChange              : "拼写检查完成:更改了一个单词",
-DlgSpellManyChanges            : "拼写检查完成:更改了 %1 个单词",
-
-IeSpellDownload                        : "拼写检查插件还没安装,你是否想现在就下载?",
-
-// Button Dialog
-DlgButtonText          : "标签(值)",
-DlgButtonType          : "类型",
-DlgButtonTypeBtn       : "按钮",
-DlgButtonTypeSbm       : "提交",
-DlgButtonTypeRst       : "重设",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "名称",
-DlgCheckboxValue       : "选定值",
-DlgCheckboxSelected    : "已勾选",
-
-// Form Dialog
-DlgFormName            : "名称",
-DlgFormAction  : "动作",
-DlgFormMethod  : "方法",
-
-// Select Field Dialog
-DlgSelectName          : "名称",
-DlgSelectValue         : "选定",
-DlgSelectSize          : "高度",
-DlgSelectLines         : "行",
-DlgSelectChkMulti      : "允许多选",
-DlgSelectOpAvail       : "列表值",
-DlgSelectOpText                : "标签",
-DlgSelectOpValue       : "值",
-DlgSelectBtnAdd                : "新增",
-DlgSelectBtnModify     : "修改",
-DlgSelectBtnUp         : "上移",
-DlgSelectBtnDown       : "下移",
-DlgSelectBtnSetValue : "设为初始化时选定",
-DlgSelectBtnDelete     : "删除",
-
-// Textarea Dialog
-DlgTextareaName        : "名称",
-DlgTextareaCols        : "字符宽度",
-DlgTextareaRows        : "行数",
-
-// Text Field Dialog
-DlgTextName                    : "名称",
-DlgTextValue           : "初始值",
-DlgTextCharWidth       : "字符宽度",
-DlgTextMaxChars                : "最多字符数",
-DlgTextType                    : "类型",
-DlgTextTypeText                : "文本",
-DlgTextTypePass                : "密码",
-
-// Hidden Field Dialog
-DlgHiddenName  : "名称",
-DlgHiddenValue : "初始值",
-
-// Bulleted List Dialog
-BulletedListProp       : "项目列表属性",
-NumberedListProp       : "编号列表属性",
-DlgLstStart                    : "开始序号",
-DlgLstType                     : "列表类型",
-DlgLstTypeCircle       : "圆圈",
-DlgLstTypeDisc         : "圆点",
-DlgLstTypeSquare       : "方块",
-DlgLstTypeNumbers      : "数字 (1, 2, 3)",
-DlgLstTypeLCase                : "小写字母 (a, b, c)",
-DlgLstTypeUCase                : "大写字母 (A, B, C)",
-DlgLstTypeSRoman       : "小写罗马数字 (i, ii, iii)",
-DlgLstTypeLRoman       : "大写罗马数字 (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "常规",
-DlgDocBackTab          : "背景",
-DlgDocColorsTab                : "颜色和边距",
-DlgDocMetaTab          : "Meta 数据",
-
-DlgDocPageTitle                : "页面标题",
-DlgDocLangDir          : "语言方向",
-DlgDocLangDirLTR       : "从左到右 (LTR)",
-DlgDocLangDirRTL       : "从右到左 (RTL)",
-DlgDocLangCode         : "语言代码",
-DlgDocCharSet          : "字符编码",
-DlgDocCharSetCE                : "中欧",
-DlgDocCharSetCT                : "繁体中文 (Big5)",
-DlgDocCharSetCR                : "西里尔文",
-DlgDocCharSetGR                : "希腊文",
-DlgDocCharSetJP                : "日文",
-DlgDocCharSetKR                : "韩文",
-DlgDocCharSetTR                : "土耳其文",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "西欧",
-DlgDocCharSetOther     : "其它字符编码",
-
-DlgDocDocType          : "文档类型",
-DlgDocDocTypeOther     : "其它文档类型",
-DlgDocIncXHTML         : "包含 XHTML 声明",
-DlgDocBgColor          : "背景颜色",
-DlgDocBgImage          : "背景图像",
-DlgDocBgNoScroll       : "不滚动背景图像",
-DlgDocCText                    : "文本",
-DlgDocCLink                    : "超链接",
-DlgDocCVisited         : "已访问的超链接",
-DlgDocCActive          : "活动超链接",
-DlgDocMargins          : "页面边距",
-DlgDocMaTop                    : "上",
-DlgDocMaLeft           : "左",
-DlgDocMaRight          : "右",
-DlgDocMaBottom         : "下",
-DlgDocMeIndex          : "页面索引关键字 (用半角逗号[,]分隔)",
-DlgDocMeDescr          : "页面说明",
-DlgDocMeAuthor         : "作者",
-DlgDocMeCopy           : "版权",
-DlgDocPreview          : "预览",
-
-// Templates Dialog
-Templates                      : "模板",
-DlgTemplatesTitle      : "内容模板",
-DlgTemplatesSelMsg     : "请选择编辑器内容模板:",
-DlgTemplatesLoading    : "正在加载模板列表,请稍等...",
-DlgTemplatesNoTpl      : "(没有模板)",
-DlgTemplatesReplace    : "替换当前内容",
-
-// About Dialog
-DlgAboutAboutTab       : "关于",
-DlgAboutBrowserInfoTab : "浏览器信息",
-DlgAboutLicenseTab     : "许可证",
-DlgAboutVersion                : "版本",
-DlgAboutInfo           : "要获得更多信息请访问 ",
-
-// Div Dialog
-DlgDivGeneralTab       : "常规",
-DlgDivAdvancedTab      : "高级",
-DlgDivStyle            : "样式",
-DlgDivInlineStyle      : "CSS 样式"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/src/zh.js b/horde/services/editor/fckeditor/editor/lang/src/zh.js
deleted file mode 100644 (file)
index 682f902..0000000
+++ /dev/null
@@ -1,534 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Chinese Traditional language file.
- */
-
-var FCKLang =
-{
-// Language direction : "ltr" (left to right) or "rtl" (right to left).
-Dir                                    : "ltr",
-
-ToolbarCollapse                : "隱藏面板",
-ToolbarExpand          : "顯示面板",
-
-// Toolbar Items and Context Menu
-Save                           : "儲存",
-NewPage                                : "開新檔案",
-Preview                                : "預覽",
-Cut                                    : "剪下",
-Copy                           : "複製",
-Paste                          : "貼上",
-PasteText                      : "貼為純文字格式",
-PasteWord                      : "自 Word 貼上",
-Print                          : "列印",
-SelectAll                      : "全選",
-RemoveFormat           : "清除格式",
-InsertLinkLbl          : "超連結",
-InsertLink                     : "插入/編輯超連結",
-RemoveLink                     : "移除超連結",
-VisitLink                      : "開啟超連結",
-Anchor                         : "插入/編輯錨點",
-AnchorDelete           : "移除錨點",
-InsertImageLbl         : "影像",
-InsertImage                    : "插入/編輯影像",
-InsertFlashLbl         : "Flash",
-InsertFlash                    : "插入/編輯 Flash",
-InsertTableLbl         : "表格",
-InsertTable                    : "插入/編輯表格",
-InsertLineLbl          : "水平線",
-InsertLine                     : "插入水平線",
-InsertSpecialCharLbl: "特殊符號",
-InsertSpecialChar      : "插入特殊符號",
-InsertSmileyLbl                : "表情符號",
-InsertSmiley           : "插入表情符號",
-About                          : "關於 FCKeditor",
-Bold                           : "粗體",
-Italic                         : "斜體",
-Underline                      : "底線",
-StrikeThrough          : "刪除線",
-Subscript                      : "下標",
-Superscript                    : "上標",
-LeftJustify                    : "靠左對齊",
-CenterJustify          : "置中",
-RightJustify           : "靠右對齊",
-BlockJustify           : "左右對齊",
-DecreaseIndent         : "減少縮排",
-IncreaseIndent         : "增加縮排",
-Blockquote                     : "引用文字",
-CreateDiv                      : "新增 Div 標籤",
-EditDiv                                : "變更 Div 標籤",
-DeleteDiv                      : "移除 Div 標籤",
-Undo                           : "復原",
-Redo                           : "重複",
-NumberedListLbl                : "編號清單",
-NumberedList           : "插入/移除編號清單",
-BulletedListLbl                : "項目清單",
-BulletedList           : "插入/移除項目清單",
-ShowTableBorders       : "顯示表格邊框",
-ShowDetails                    : "顯示詳細資料",
-Style                          : "樣式",
-FontFormat                     : "格式",
-Font                           : "字體",
-FontSize                       : "大小",
-TextColor                      : "文字顏色",
-BGColor                                : "背景顏色",
-Source                         : "原始碼",
-Find                           : "尋找",
-Replace                                : "取代",
-SpellCheck                     : "拼字檢查",
-UniversalKeyboard      : "萬國鍵盤",
-PageBreakLbl           : "分頁符號",
-PageBreak                      : "插入分頁符號",
-
-Form                   : "表單",
-Checkbox               : "核取方塊",
-RadioButton            : "選項按鈕",
-TextField              : "文字方塊",
-Textarea               : "文字區域",
-HiddenField            : "隱藏欄位",
-Button                 : "按鈕",
-SelectionField : "清單/選單",
-ImageButton            : "影像按鈕",
-
-FitWindow              : "編輯器最大化",
-ShowBlocks             : "顯示區塊",
-
-// Context Menu
-EditLink                       : "編輯超連結",
-CellCM                         : "儲存格",
-RowCM                          : "列",
-ColumnCM                       : "欄",
-InsertRowAfter         : "向下插入列",
-InsertRowBefore                : "向上插入列",
-DeleteRows                     : "刪除列",
-InsertColumnAfter      : "向右插入欄",
-InsertColumnBefore     : "向左插入欄",
-DeleteColumns          : "刪除欄",
-InsertCellAfter                : "向右插入儲存格",
-InsertCellBefore       : "向左插入儲存格",
-DeleteCells                    : "刪除儲存格",
-MergeCells                     : "合併儲存格",
-MergeRight                     : "向右合併儲存格",
-MergeDown                      : "向下合併儲存格",
-HorizontalSplitCell    : "橫向分割儲存格",
-VerticalSplitCell      : "縱向分割儲存格",
-TableDelete                    : "刪除表格",
-CellProperties         : "儲存格屬性",
-TableProperties                : "表格屬性",
-ImageProperties                : "影像屬性",
-FlashProperties                : "Flash 屬性",
-
-AnchorProp                     : "錨點屬性",
-ButtonProp                     : "按鈕屬性",
-CheckboxProp           : "核取方塊屬性",
-HiddenFieldProp                : "隱藏欄位屬性",
-RadioButtonProp                : "選項按鈕屬性",
-ImageButtonProp                : "影像按鈕屬性",
-TextFieldProp          : "文字方塊屬性",
-SelectionFieldProp     : "清單/選單屬性",
-TextareaProp           : "文字區域屬性",
-FormProp                       : "表單屬性",
-
-FontFormats                    : "一般;已格式化;位址;標題 1;標題 2;標題 3;標題 4;標題 5;標題 6;一般 (DIV)",
-
-// Alerts and Messages
-ProcessingXHTML                : "處理 XHTML 中,請稍候…",
-Done                           : "完成",
-PasteWordConfirm       : "您想貼上的文字似乎是自 Word 複製而來,請問您是否要先清除 Word 的格式後再行貼上?",
-NotCompatiblePaste     : "此指令僅在 Internet Explorer 5.5 或以上的版本有效。請問您是否同意不清除格式即貼上?",
-UnknownToolbarItem     : "未知工具列項目 \"%1\"",
-UnknownCommand         : "未知指令名稱 \"%1\"",
-NotImplemented         : "尚未安裝此指令",
-UnknownToolbarSet      : "工具列設定 \"%1\" 不存在",
-NoActiveX                      : "瀏覽器的安全性設定限制了本編輯器的某些功能。您必須啟用安全性設定中的「執行ActiveX控制項與外掛程式」項目,否則本編輯器將會出現錯誤並缺少某些功能",
-BrowseServerBlocked : "無法開啟資源瀏覽器,請確定所有快顯視窗封鎖程式是否關閉",
-DialogBlocked          : "無法開啟對話視窗,請確定所有快顯視窗封鎖程式是否關閉",
-VisitLinkBlocked       : "無法開啟新視窗,請確定所有快顯視窗封鎖程式是否關閉",
-
-// Dialogs
-DlgBtnOK                       : "確定",
-DlgBtnCancel           : "取消",
-DlgBtnClose                    : "關閉",
-DlgBtnBrowseServer     : "瀏覽伺服器端",
-DlgAdvancedTag         : "進階",
-DlgOpOther                     : "<其他>",
-DlgInfoTab                     : "資訊",
-DlgAlertUrl                    : "請插入 URL",
-
-// General Dialogs Labels
-DlgGenNotSet           : "<尚未設定>",
-DlgGenId                       : "ID",
-DlgGenLangDir          : "語言方向",
-DlgGenLangDirLtr       : "由左而右 (LTR)",
-DlgGenLangDirRtl       : "由右而左 (RTL)",
-DlgGenLangCode         : "語言代碼",
-DlgGenAccessKey                : "存取鍵",
-DlgGenName                     : "名稱",
-DlgGenTabIndex         : "定位順序",
-DlgGenLongDescr                : "詳細 URL",
-DlgGenClass                    : "樣式表類別",
-DlgGenTitle                    : "標題",
-DlgGenContType         : "內容類型",
-DlgGenLinkCharset      : "連結資源之編碼",
-DlgGenStyle                    : "樣式",
-
-// Image Dialog
-DlgImgTitle                    : "影像屬性",
-DlgImgInfoTab          : "影像資訊",
-DlgImgBtnUpload                : "上傳至伺服器",
-DlgImgURL                      : "URL",
-DlgImgUpload           : "上傳",
-DlgImgAlt                      : "替代文字",
-DlgImgWidth                    : "寬度",
-DlgImgHeight           : "高度",
-DlgImgLockRatio                : "等比例",
-DlgBtnResetSize                : "重設為原大小",
-DlgImgBorder           : "邊框",
-DlgImgHSpace           : "水平距離",
-DlgImgVSpace           : "垂直距離",
-DlgImgAlign                    : "對齊",
-DlgImgAlignLeft                : "靠左對齊",
-DlgImgAlignAbsBottom: "絕對下方",
-DlgImgAlignAbsMiddle: "絕對中間",
-DlgImgAlignBaseline    : "基準線",
-DlgImgAlignBottom      : "靠下對齊",
-DlgImgAlignMiddle      : "置中對齊",
-DlgImgAlignRight       : "靠右對齊",
-DlgImgAlignTextTop     : "文字上方",
-DlgImgAlignTop         : "靠上對齊",
-DlgImgPreview          : "預覽",
-DlgImgAlertUrl         : "請輸入影像 URL",
-DlgImgLinkTab          : "超連結",
-
-// Flash Dialog
-DlgFlashTitle          : "Flash 屬性",
-DlgFlashChkPlay                : "自動播放",
-DlgFlashChkLoop                : "重複",
-DlgFlashChkMenu                : "開啟選單",
-DlgFlashScale          : "縮放",
-DlgFlashScaleAll       : "全部顯示",
-DlgFlashScaleNoBorder  : "無邊框",
-DlgFlashScaleFit       : "精確符合",
-
-// Link Dialog
-DlgLnkWindowTitle      : "超連結",
-DlgLnkInfoTab          : "超連結資訊",
-DlgLnkTargetTab                : "目標",
-
-DlgLnkType                     : "超連接類型",
-DlgLnkTypeURL          : "URL",
-DlgLnkTypeAnchor       : "本頁錨點",
-DlgLnkTypeEMail                : "電子郵件",
-DlgLnkProto                    : "通訊協定",
-DlgLnkProtoOther       : "<其他>",
-DlgLnkURL                      : "URL",
-DlgLnkAnchorSel                : "請選擇錨點",
-DlgLnkAnchorByName     : "依錨點名稱",
-DlgLnkAnchorById       : "依元件 ID",
-DlgLnkNoAnchors                : "(本文件尚無可用之錨點)",
-DlgLnkEMail                    : "電子郵件",
-DlgLnkEMailSubject     : "郵件主旨",
-DlgLnkEMailBody                : "郵件內容",
-DlgLnkUpload           : "上傳",
-DlgLnkBtnUpload                : "傳送至伺服器",
-
-DlgLnkTarget           : "目標",
-DlgLnkTargetFrame      : "<框架>",
-DlgLnkTargetPopup      : "<快顯視窗>",
-DlgLnkTargetBlank      : "新視窗 (_blank)",
-DlgLnkTargetParent     : "父視窗 (_parent)",
-DlgLnkTargetSelf       : "本視窗 (_self)",
-DlgLnkTargetTop                : "最上層視窗 (_top)",
-DlgLnkTargetFrameName  : "目標框架名稱",
-DlgLnkPopWinName       : "快顯視窗名稱",
-DlgLnkPopWinFeat       : "快顯視窗屬性",
-DlgLnkPopResize                : "可調整大小",
-DlgLnkPopLocation      : "網址列",
-DlgLnkPopMenu          : "選單列",
-DlgLnkPopScroll                : "捲軸",
-DlgLnkPopStatus                : "狀態列",
-DlgLnkPopToolbar       : "工具列",
-DlgLnkPopFullScrn      : "全螢幕 (IE)",
-DlgLnkPopDependent     : "從屬 (NS)",
-DlgLnkPopWidth         : "寬",
-DlgLnkPopHeight                : "高",
-DlgLnkPopLeft          : "左",
-DlgLnkPopTop           : "右",
-
-DlnLnkMsgNoUrl         : "請輸入欲連結的 URL",
-DlnLnkMsgNoEMail       : "請輸入電子郵件位址",
-DlnLnkMsgNoAnchor      : "請選擇錨點",
-DlnLnkMsgInvPopName    : "快顯名稱必須以「英文字母」為開頭,且不得含有空白",
-
-// Color Dialog
-DlgColorTitle          : "請選擇顏色",
-DlgColorBtnClear       : "清除",
-DlgColorHighlight      : "預覽",
-DlgColorSelected       : "選擇",
-
-// Smiley Dialog
-DlgSmileyTitle         : "插入表情符號",
-
-// Special Character Dialog
-DlgSpecialCharTitle    : "請選擇特殊符號",
-
-// Table Dialog
-DlgTableTitle          : "表格屬性",
-DlgTableRows           : "列數",
-DlgTableColumns                : "欄數",
-DlgTableBorder         : "邊框",
-DlgTableAlign          : "對齊",
-DlgTableAlignNotSet    : "<未設定>",
-DlgTableAlignLeft      : "靠左對齊",
-DlgTableAlignCenter    : "置中",
-DlgTableAlignRight     : "靠右對齊",
-DlgTableWidth          : "寬度",
-DlgTableWidthPx                : "像素",
-DlgTableWidthPc                : "百分比",
-DlgTableHeight         : "高度",
-DlgTableCellSpace      : "間距",
-DlgTableCellPad                : "內距",
-DlgTableCaption                : "標題",
-DlgTableSummary                : "摘要",
-DlgTableHeaders                : "Headers",    //MISSING
-DlgTableHeadersNone            : "None",       //MISSING
-DlgTableHeadersColumn  : "First column",       //MISSING
-DlgTableHeadersRow             : "First Row",  //MISSING
-DlgTableHeadersBoth            : "Both",       //MISSING
-
-// Table Cell Dialog
-DlgCellTitle           : "儲存格屬性",
-DlgCellWidth           : "寬度",
-DlgCellWidthPx         : "像素",
-DlgCellWidthPc         : "百分比",
-DlgCellHeight          : "高度",
-DlgCellWordWrap                : "自動換行",
-DlgCellWordWrapNotSet  : "<尚未設定>",
-DlgCellWordWrapYes     : "是",
-DlgCellWordWrapNo      : "否",
-DlgCellHorAlign                : "水平對齊",
-DlgCellHorAlignNotSet  : "<尚未設定>",
-DlgCellHorAlignLeft    : "靠左對齊",
-DlgCellHorAlignCenter  : "置中",
-DlgCellHorAlignRight: "靠右對齊",
-DlgCellVerAlign                : "垂直對齊",
-DlgCellVerAlignNotSet  : "<尚未設定>",
-DlgCellVerAlignTop     : "靠上對齊",
-DlgCellVerAlignMiddle  : "置中",
-DlgCellVerAlignBottom  : "靠下對齊",
-DlgCellVerAlignBaseline        : "基準線",
-DlgCellType            : "儲存格類型",
-DlgCellTypeData                : "資料",
-DlgCellTypeHeader      : "標題",
-DlgCellRowSpan         : "合併列數",
-DlgCellCollSpan                : "合併欄数",
-DlgCellBackColor       : "背景顏色",
-DlgCellBorderColor     : "邊框顏色",
-DlgCellBtnSelect       : "請選擇…",
-
-// Find and Replace Dialog
-DlgFindAndReplaceTitle : "尋找與取代",
-
-// Find Dialog
-DlgFindTitle           : "尋找",
-DlgFindFindBtn         : "尋找",
-DlgFindNotFoundMsg     : "未找到指定的文字。",
-
-// Replace Dialog
-DlgReplaceTitle                        : "取代",
-DlgReplaceFindLbl              : "尋找:",
-DlgReplaceReplaceLbl   : "取代:",
-DlgReplaceCaseChk              : "大小寫須相符",
-DlgReplaceReplaceBtn   : "取代",
-DlgReplaceReplAllBtn   : "全部取代",
-DlgReplaceWordChk              : "全字相符",
-
-// Paste Operations / Dialog
-PasteErrorCut  : "瀏覽器的安全性設定不允許編輯器自動執行剪下動作。請使用快捷鍵 (Ctrl+X) 剪下。",
-PasteErrorCopy : "瀏覽器的安全性設定不允許編輯器自動執行複製動作。請使用快捷鍵 (Ctrl+C) 複製。",
-
-PasteAsText            : "貼為純文字格式",
-PasteFromWord  : "自 Word 貼上",
-
-DlgPasteMsg2   : "請使用快捷鍵 (<strong>Ctrl+V</strong>) 貼到下方區域中並按下 <strong>確定</strong>",
-DlgPasteSec            : "因為瀏覽器的安全性設定,本編輯器無法直接存取您的剪貼簿資料,請您自行在本視窗進行貼上動作。",
-DlgPasteIgnoreFont             : "移除字型設定",
-DlgPasteRemoveStyles   : "移除樣式設定",
-
-// Color Picker
-ColorAutomatic : "自動",
-ColorMoreColors        : "更多顏色…",
-
-// Document Properties
-DocProps               : "文件屬性",
-
-// Anchor Dialog
-DlgAnchorTitle         : "命名錨點",
-DlgAnchorName          : "錨點名稱",
-DlgAnchorErrorName     : "請輸入錨點名稱",
-
-// Speller Pages Dialog
-DlgSpellNotInDic               : "不在字典中",
-DlgSpellChangeTo               : "更改為",
-DlgSpellBtnIgnore              : "忽略",
-DlgSpellBtnIgnoreAll   : "全部忽略",
-DlgSpellBtnReplace             : "取代",
-DlgSpellBtnReplaceAll  : "全部取代",
-DlgSpellBtnUndo                        : "復原",
-DlgSpellNoSuggestions  : "- 無建議值 -",
-DlgSpellProgress               : "進行拼字檢查中…",
-DlgSpellNoMispell              : "拼字檢查完成:未發現拼字錯誤",
-DlgSpellNoChanges              : "拼字檢查完成:未更改任何單字",
-DlgSpellOneChange              : "拼字檢查完成:更改了 1 個單字",
-DlgSpellManyChanges            : "拼字檢查完成:更改了 %1 個單字",
-
-IeSpellDownload                        : "尚未安裝拼字檢查元件。您是否想要現在下載?",
-
-// Button Dialog
-DlgButtonText          : "顯示文字 (值)",
-DlgButtonType          : "類型",
-DlgButtonTypeBtn       : "按鈕 (Button)",
-DlgButtonTypeSbm       : "送出 (Submit)",
-DlgButtonTypeRst       : "重設 (Reset)",
-
-// Checkbox and Radio Button Dialogs
-DlgCheckboxName                : "名稱",
-DlgCheckboxValue       : "選取值",
-DlgCheckboxSelected    : "已選取",
-
-// Form Dialog
-DlgFormName            : "名稱",
-DlgFormAction  : "動作",
-DlgFormMethod  : "方法",
-
-// Select Field Dialog
-DlgSelectName          : "名稱",
-DlgSelectValue         : "選取值",
-DlgSelectSize          : "大小",
-DlgSelectLines         : "行",
-DlgSelectChkMulti      : "可多選",
-DlgSelectOpAvail       : "可用選項",
-DlgSelectOpText                : "顯示文字",
-DlgSelectOpValue       : "值",
-DlgSelectBtnAdd                : "新增",
-DlgSelectBtnModify     : "修改",
-DlgSelectBtnUp         : "上移",
-DlgSelectBtnDown       : "下移",
-DlgSelectBtnSetValue : "設為預設值",
-DlgSelectBtnDelete     : "刪除",
-
-// Textarea Dialog
-DlgTextareaName        : "名稱",
-DlgTextareaCols        : "字元寬度",
-DlgTextareaRows        : "列數",
-
-// Text Field Dialog
-DlgTextName                    : "名稱",
-DlgTextValue           : "值",
-DlgTextCharWidth       : "字元寬度",
-DlgTextMaxChars                : "最多字元數",
-DlgTextType                    : "類型",
-DlgTextTypeText                : "文字",
-DlgTextTypePass                : "密碼",
-
-// Hidden Field Dialog
-DlgHiddenName  : "名稱",
-DlgHiddenValue : "值",
-
-// Bulleted List Dialog
-BulletedListProp       : "項目清單屬性",
-NumberedListProp       : "編號清單屬性",
-DlgLstStart                    : "起始編號",
-DlgLstType                     : "清單類型",
-DlgLstTypeCircle       : "圓圈",
-DlgLstTypeDisc         : "圓點",
-DlgLstTypeSquare       : "方塊",
-DlgLstTypeNumbers      : "數字 (1, 2, 3)",
-DlgLstTypeLCase                : "小寫字母 (a, b, c)",
-DlgLstTypeUCase                : "大寫字母 (A, B, C)",
-DlgLstTypeSRoman       : "小寫羅馬數字 (i, ii, iii)",
-DlgLstTypeLRoman       : "大寫羅馬數字 (I, II, III)",
-
-// Document Properties Dialog
-DlgDocGeneralTab       : "一般",
-DlgDocBackTab          : "背景",
-DlgDocColorsTab                : "顯色與邊界",
-DlgDocMetaTab          : "Meta 資料",
-
-DlgDocPageTitle                : "頁面標題",
-DlgDocLangDir          : "語言方向",
-DlgDocLangDirLTR       : "由左而右 (LTR)",
-DlgDocLangDirRTL       : "由右而左 (RTL)",
-DlgDocLangCode         : "語言代碼",
-DlgDocCharSet          : "字元編碼",
-DlgDocCharSetCE                : "中歐語系",
-DlgDocCharSetCT                : "正體中文 (Big5)",
-DlgDocCharSetCR                : "斯拉夫文",
-DlgDocCharSetGR                : "希臘文",
-DlgDocCharSetJP                : "日文",
-DlgDocCharSetKR                : "韓文",
-DlgDocCharSetTR                : "土耳其文",
-DlgDocCharSetUN                : "Unicode (UTF-8)",
-DlgDocCharSetWE                : "西歐語系",
-DlgDocCharSetOther     : "其他字元編碼",
-
-DlgDocDocType          : "文件類型",
-DlgDocDocTypeOther     : "其他文件類型",
-DlgDocIncXHTML         : "包含 XHTML 定義",
-DlgDocBgColor          : "背景顏色",
-DlgDocBgImage          : "背景影像",
-DlgDocBgNoScroll       : "浮水印",
-DlgDocCText                    : "文字",
-DlgDocCLink                    : "超連結",
-DlgDocCVisited         : "已瀏覽過的超連結",
-DlgDocCActive          : "作用中的超連結",
-DlgDocMargins          : "頁面邊界",
-DlgDocMaTop                    : "上",
-DlgDocMaLeft           : "左",
-DlgDocMaRight          : "右",
-DlgDocMaBottom         : "下",
-DlgDocMeIndex          : "文件索引關鍵字 (用半形逗號[,]分隔)",
-DlgDocMeDescr          : "文件說明",
-DlgDocMeAuthor         : "作者",
-DlgDocMeCopy           : "版權所有",
-DlgDocPreview          : "預覽",
-
-// Templates Dialog
-Templates                      : "樣版",
-DlgTemplatesTitle      : "內容樣版",
-DlgTemplatesSelMsg     : "請選擇欲開啟的樣版<br> (原有的內容將會被清除):",
-DlgTemplatesLoading    : "讀取樣版清單中,請稍候…",
-DlgTemplatesNoTpl      : "(無樣版)",
-DlgTemplatesReplace    : "取代原有內容",
-
-// About Dialog
-DlgAboutAboutTab       : "關於",
-DlgAboutBrowserInfoTab : "瀏覽器資訊",
-DlgAboutLicenseTab     : "許可證",
-DlgAboutVersion                : "版本",
-DlgAboutInfo           : "想獲得更多資訊請至 ",
-
-// Div Dialog
-DlgDivGeneralTab       : "一般",
-DlgDivAdvancedTab      : "進階",
-DlgDivStyle            : "樣式",
-DlgDivInlineStyle      : "CSS 樣式"
-};
diff --git a/horde/services/editor/fckeditor/editor/lang/sv.js b/horde/services/editor/fckeditor/editor/lang/sv.js
deleted file mode 100644 (file)
index 5922a52..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"D??lj verktygsf??lt",ToolbarExpand:"Visa verktygsf??lt",Save:"Spara",NewPage:"Ny sida",Preview:"F??rhandsgranska",Cut:"Klipp ut",Copy:"Kopiera",Paste:"Klistra in",PasteText:"Klistra in som text",PasteWord:"Klistra in fr??n Word",Print:"Skriv ut",SelectAll:"Markera allt",RemoveFormat:"Radera formatering",InsertLinkLbl:"L??nk",InsertLink:"Infoga/Redigera l??nk",RemoveLink:"Radera l??nk",VisitLink:"Open Link",Anchor:"Infoga/Redigera ankarl??nk",AnchorDelete:"Radera ankarl??nk",InsertImageLbl:"Bild",InsertImage:"Infoga/Redigera bild",InsertFlashLbl:"Flash",InsertFlash:"Infoga/Redigera Flash",InsertTableLbl:"Tabell",InsertTable:"Infoga/Redigera tabell",InsertLineLbl:"Linje",InsertLine:"Infoga horisontal linje",InsertSpecialCharLbl:"Ut??kade tecken",InsertSpecialChar:"Klistra in ut??kat tecken",InsertSmileyLbl:"Smiley",InsertSmiley:"Infoga Smiley",About:"Om FCKeditor",Bold:"Fet",Italic:"Kursiv",Underline:"Understruken",StrikeThrough:"Genomstruken",Subscript:"Neds??nkta tecken",Superscript:"Upph??jda tecken",LeftJustify:"V??nsterjustera",CenterJustify:"Centrera",RightJustify:"H??gerjustera",BlockJustify:"Justera till marginaler",DecreaseIndent:"Minska indrag",IncreaseIndent:"??ka indrag",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"??ngra",Redo:"G??r om",NumberedListLbl:"Numrerad lista",NumberedList:"Infoga/Radera numrerad lista",BulletedListLbl:"Punktlista",BulletedList:"Infoga/Radera punktlista",ShowTableBorders:"Visa tabellkant",ShowDetails:"Visa radbrytningar",Style:"Anpassad stil",FontFormat:"Teckenformat",Font:"Typsnitt",FontSize:"Storlek",TextColor:"Textf??rg",BGColor:"Bakgrundsf??rg",Source:"K??lla",Find:"S??k",Replace:"Ers??tt",SpellCheck:"Stavningskontroll",UniversalKeyboard:"Universellt tangentbord",PageBreakLbl:"Sidbrytning",PageBreak:"Infoga sidbrytning",Form:"Formul??r",Checkbox:"Kryssruta",RadioButton:"Alternativknapp",TextField:"Textf??lt",Textarea:"Textruta",HiddenField:"Dolt f??lt",Button:"Knapp",SelectionField:"Flervalslista",ImageButton:"Bildknapp",FitWindow:"Anpassa till f??nstrets storlek",ShowBlocks:"Show Blocks",EditLink:"Redigera l??nk",CellCM:"Cell",RowCM:"Rad",ColumnCM:"Kolumn",InsertRowAfter:"L??gg till Rad Efter",InsertRowBefore:"L??gg till Rad F??re",DeleteRows:"Radera rad",InsertColumnAfter:"L??gg till Kolumn Efter",InsertColumnBefore:"L??gg till Kolumn F??re",DeleteColumns:"Radera kolumn",InsertCellAfter:"L??gg till Cell Efter",InsertCellBefore:"L??gg till Cell F??re",DeleteCells:"Radera celler",MergeCells:"Sammanfoga celler",MergeRight:"Sammanfoga H??ger",MergeDown:"Sammanfoga Ner",HorizontalSplitCell:"Dela Cell Horisontellt",VerticalSplitCell:"Dela Cell Vertikalt",TableDelete:"Radera tabell",CellProperties:"Cellegenskaper",TableProperties:"Tabellegenskaper",ImageProperties:"Bildegenskaper",FlashProperties:"Flashegenskaper",AnchorProp:"Egenskaper f??r ankarl??nk",ButtonProp:"Egenskaper f??r knapp",CheckboxProp:"Egenskaper f??r kryssruta",HiddenFieldProp:"Egenskaper f??r dolt f??lt",RadioButtonProp:"Egenskaper f??r alternativknapp",ImageButtonProp:"Egenskaper f??r bildknapp",TextFieldProp:"Egenskaper f??r textf??lt",SelectionFieldProp:"Egenskaper f??r flervalslista",TextareaProp:"Egenskaper f??r textruta",FormProp:"Egenskaper f??r formul??r",FontFormats:"Normal;Formaterad;Adress;Rubrik 1;Rubrik 2;Rubrik 3;Rubrik 4;Rubrik 5;Rubrik 6;Normal (DIV)",ProcessingXHTML:"Bearbetar XHTML. Var god v??nta...",Done:"Klar",PasteWordConfirm:"Texten du vill klistra in verkar vara kopierad fr??n Word. Vill du rensa innan du klistar in?",NotCompatiblePaste:"Denna ??tg??rd ??r inte tillg??ngligt f??r Internet Explorer version 5.5 eller h??gre. Vill du klistra in utan att rensa?",UnknownToolbarItem:'Ok??nt verktygsf??lt "%1"',UnknownCommand:'Ok??nt kommando "%1"',NotImplemented:"Kommandot finns ej",UnknownToolbarSet:'Verktygsf??lt "%1" finns ej',NoActiveX:'Din webl??sares s??kerhetsinst??llningar kan begr??nsa funktionaliteten. Du b??r aktivera "K??r ActiveX kontroller och plug-ins". Fel och avsaknad av funktioner kan annars uppst??.',BrowseServerBlocked:"Kunde Ej ??ppna resursf??nstret. Var god och avaktivera alla popup-blockerare.",DialogBlocked:"Kunde Ej ??ppna dialogf??nstret. Var god och avaktivera alla popup-blockerare.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"OK",DlgBtnCancel:"Avbryt",DlgBtnClose:"St??ng",DlgBtnBrowseServer:"Bl??ddra p?? server",DlgAdvancedTag:"Avancerad",DlgOpOther:"??vrigt",DlgInfoTab:"Information",DlgAlertUrl:"Var god och ange en URL",DlgGenNotSet:"<ej angivet>",DlgGenId:"Id",DlgGenLangDir:"Spr??kriktning",DlgGenLangDirLtr:"V??nster till H??ger (VTH)",DlgGenLangDirRtl:"H??ger till V??nster (HTV)",DlgGenLangCode:"Spr??kkod",DlgGenAccessKey:"Beh??righetsnyckel",DlgGenName:"Namn",DlgGenTabIndex:"Tabindex",DlgGenLongDescr:"URL-beskrivning",DlgGenClass:"Stylesheet class",DlgGenTitle:"Titel",DlgGenContType:"Inneh??llstyp",DlgGenLinkCharset:"Teckenuppst??llning",DlgGenStyle:"Style",DlgImgTitle:"Bildegenskaper",DlgImgInfoTab:"Bildinformation",DlgImgBtnUpload:"Skicka till server",DlgImgURL:"URL",DlgImgUpload:"Ladda upp",DlgImgAlt:"Alternativ text",DlgImgWidth:"Bredd",DlgImgHeight:"H??jd",DlgImgLockRatio:"L??s h??jd/bredd f??rh??llanden",DlgBtnResetSize:"??terst??ll storlek",DlgImgBorder:"Kant",DlgImgHSpace:"Horis. marginal",DlgImgVSpace:"Vert. marginal",DlgImgAlign:"Justering",DlgImgAlignLeft:"V??nster",DlgImgAlignAbsBottom:"Absolut nederkant",DlgImgAlignAbsMiddle:"Absolut centrering",DlgImgAlignBaseline:"Baslinje",DlgImgAlignBottom:"Nederkant",DlgImgAlignMiddle:"Mitten",DlgImgAlignRight:"H??ger",DlgImgAlignTextTop:"Text ??verkant",DlgImgAlignTop:"??verkant",DlgImgPreview:"F??rhandsgranska",DlgImgAlertUrl:"Var god och ange bildens URL",DlgImgLinkTab:"L??nk",DlgFlashTitle:"Flashegenskaper",DlgFlashChkPlay:"Automatisk uppspelning",DlgFlashChkLoop:"Upprepa/Loopa",DlgFlashChkMenu:"Aktivera Flashmeny",DlgFlashScale:"Skala",DlgFlashScaleAll:"Visa allt",DlgFlashScaleNoBorder:"Ingen ram",DlgFlashScaleFit:"Exakt passning",DlgLnkWindowTitle:"L??nk",DlgLnkInfoTab:"L??nkinformation",DlgLnkTargetTab:"M??l",DlgLnkType:"L??nktyp",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Ankare i sidan",DlgLnkTypeEMail:"E-post",DlgLnkProto:"Protokoll",DlgLnkProtoOther:"<??vrigt>",DlgLnkURL:"URL",DlgLnkAnchorSel:"V??lj ett ankare",DlgLnkAnchorByName:"efter ankarnamn",DlgLnkAnchorById:"efter objektid",DlgLnkNoAnchors:"(Inga ankare kunde hittas)",DlgLnkEMail:"E-postadress",DlgLnkEMailSubject:"??mne",DlgLnkEMailBody:"Inneh??ll",DlgLnkUpload:"Ladda upp",DlgLnkBtnUpload:"Skicka till servern",DlgLnkTarget:"M??l",DlgLnkTargetFrame:"<ram>",DlgLnkTargetPopup:"<popup-f??nster>",DlgLnkTargetBlank:"Nytt f??nster (_blank)",DlgLnkTargetParent:"F??reg??ende Window (_parent)",DlgLnkTargetSelf:"Detta f??nstret (_self)",DlgLnkTargetTop:"??versta f??nstret (_top)",DlgLnkTargetFrameName:"M??lets ramnamn",DlgLnkPopWinName:"Popup-f??nstrets namn",DlgLnkPopWinFeat:"Popup-f??nstrets egenskaper",DlgLnkPopResize:"Kan ??ndra storlek",DlgLnkPopLocation:"Adressf??lt",DlgLnkPopMenu:"Menyf??lt",DlgLnkPopScroll:"Scrolllista",DlgLnkPopStatus:"Statusf??lt",DlgLnkPopToolbar:"Verktygsf??lt",DlgLnkPopFullScrn:"Helsk??rm (endast IE)",DlgLnkPopDependent:"Beroende (endest Netscape)",DlgLnkPopWidth:"Bredd",DlgLnkPopHeight:"H??jd",DlgLnkPopLeft:"Position fr??n v??nster",DlgLnkPopTop:"Position fr??n sidans topp",DlnLnkMsgNoUrl:"Var god ange l??nkens URL",DlnLnkMsgNoEMail:"Var god ange E-postadress",DlnLnkMsgNoAnchor:"Var god ange ett ankare",DlnLnkMsgInvPopName:"Popup-rutans namn m??ste b??rja med en alfabetisk bokstav och f??r inte inneh??lla mellanslag",DlgColorTitle:"V??lj f??rg",DlgColorBtnClear:"Rensa",DlgColorHighlight:"Markera",DlgColorSelected:"Vald",DlgSmileyTitle:"Infoga smiley",DlgSpecialCharTitle:"V??lj ut??kat tecken",DlgTableTitle:"Tabellegenskaper",DlgTableRows:"Rader",DlgTableColumns:"Kolumner",DlgTableBorder:"Kantstorlek",DlgTableAlign:"Justering",DlgTableAlignNotSet:"<ej angivet>",DlgTableAlignLeft:"V??nster",DlgTableAlignCenter:"Centrerad",DlgTableAlignRight:"H??ger",DlgTableWidth:"Bredd",DlgTableWidthPx:"pixlar",DlgTableWidthPc:"procent",DlgTableHeight:"H??jd",DlgTableCellSpace:"Cellavst??nd",DlgTableCellPad:"Cellutfyllnad",DlgTableCaption:"Rubrik",DlgTableSummary:"Sammanfattning",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Cellegenskaper",DlgCellWidth:"Bredd",DlgCellWidthPx:"pixlar",DlgCellWidthPc:"procent",DlgCellHeight:"H??jd",DlgCellWordWrap:"Automatisk radbrytning",DlgCellWordWrapNotSet:"<Ej angivet>",DlgCellWordWrapYes:"Ja",DlgCellWordWrapNo:"Nej",DlgCellHorAlign:"Horisontal justering",DlgCellHorAlignNotSet:"<Ej angivet>",DlgCellHorAlignLeft:"V??nster",DlgCellHorAlignCenter:"Centrerad",DlgCellHorAlignRight:"H??ger",DlgCellVerAlign:"Vertikal justering",DlgCellVerAlignNotSet:"<Ej angivet>",DlgCellVerAlignTop:"Topp",DlgCellVerAlignMiddle:"Mitten",DlgCellVerAlignBottom:"Nederkant",DlgCellVerAlignBaseline:"Underst",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"Radomf??ng",DlgCellCollSpan:"Kolumnomf??ng",DlgCellBackColor:"Bakgrundsf??rg",DlgCellBorderColor:"Kantf??rg",DlgCellBtnSelect:"V??lj...",DlgFindAndReplaceTitle:"S??k och ers??tt",DlgFindTitle:"S??k",DlgFindFindBtn:"S??k",DlgFindNotFoundMsg:"Angiven text kunde ej hittas.",DlgReplaceTitle:"Ers??tt",DlgReplaceFindLbl:"S??k efter:",DlgReplaceReplaceLbl:"Ers??tt med:",DlgReplaceCaseChk:"Skiftl??ge",DlgReplaceReplaceBtn:"Ers??tt",DlgReplaceReplAllBtn:"Ers??tt alla",DlgReplaceWordChk:"Inkludera hela ord",PasteErrorCut:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Klipp ut. Anv??nd (Ctrl+X) ist??llet.",PasteErrorCopy:"S??kerhetsinst??llningar i Er webl??sare till??ter inte ??tg??rden Kopiera. Anv??nd (Ctrl+C) ist??llet",PasteAsText:"Klistra in som vanlig text",PasteFromWord:"Klistra in fr??n Word",DlgPasteMsg2:"Var god och klistra in Er text i rutan nedan genom att anv??nda (<STRONG>Ctrl+V</STRONG>) klicka sen p?? <STRONG>OK</STRONG>.",DlgPasteSec:"P?? grund av din webl??sares s??kerhetsinst??llningar kan verktyget inte f?? ??tkomst till urklippsdatan. Var god och anv??nd detta f??nster ist??llet.",DlgPasteIgnoreFont:"Ignorera typsnittsdefinitioner",DlgPasteRemoveStyles:"Radera Stildefinitioner",ColorAutomatic:"Automatisk",ColorMoreColors:"Fler f??rger...",DocProps:"Dokumentegenskaper",DlgAnchorTitle:"Ankaregenskaper",DlgAnchorName:"Ankarnamn",DlgAnchorErrorName:"Var god ange ett ankarnamn",DlgSpellNotInDic:"Saknas i ordlistan",DlgSpellChangeTo:"??ndra till",DlgSpellBtnIgnore:"Ignorera",DlgSpellBtnIgnoreAll:"Ignorera alla",DlgSpellBtnReplace:"Ers??tt",DlgSpellBtnReplaceAll:"Ers??tt alla",DlgSpellBtnUndo:"??ngra",DlgSpellNoSuggestions:"- F??rslag saknas -",DlgSpellProgress:"Stavningskontroll p??g??r...",DlgSpellNoMispell:"Stavningskontroll slutf??rd: Inga stavfel p??tr??ffades.",DlgSpellNoChanges:"Stavningskontroll slutf??rd: Inga ord r??ttades.",DlgSpellOneChange:"Stavningskontroll slutf??rd: Ett ord r??ttades.",DlgSpellManyChanges:"Stavningskontroll slutf??rd: %1 ord r??ttades.",IeSpellDownload:"Stavningskontrollen ??r ej installerad. Vill du g??ra det nu?",DlgButtonText:"Text (V??rde)",DlgButtonType:"Typ",DlgButtonTypeBtn:"Knapp",DlgButtonTypeSbm:"Skicka",DlgButtonTypeRst:"??terst??ll",DlgCheckboxName:"Namn",DlgCheckboxValue:"V??rde",DlgCheckboxSelected:"Vald",DlgFormName:"Namn",DlgFormAction:"Funktion",DlgFormMethod:"Metod",DlgSelectName:"Namn",DlgSelectValue:"V??rde",DlgSelectSize:"Storlek",DlgSelectLines:"Linjer",DlgSelectChkMulti:"Till??t flerval",DlgSelectOpAvail:"Befintliga val",DlgSelectOpText:"Text",DlgSelectOpValue:"V??rde",DlgSelectBtnAdd:"L??gg till",DlgSelectBtnModify:"Redigera",DlgSelectBtnUp:"Upp",DlgSelectBtnDown:"Ner",DlgSelectBtnSetValue:"Markera som valt v??rde",DlgSelectBtnDelete:"Radera",DlgTextareaName:"Namn",DlgTextareaCols:"Kolumner",DlgTextareaRows:"Rader",DlgTextName:"Namn",DlgTextValue:"V??rde",DlgTextCharWidth:"Teckenbredd",DlgTextMaxChars:"Max antal tecken",DlgTextType:"Typ",DlgTextTypeText:"Text",DlgTextTypePass:"L??senord",DlgHiddenName:"Namn",DlgHiddenValue:"V??rde",BulletedListProp:"Egenskaper f??r punktlista",NumberedListProp:"Egenskaper f??r numrerad lista",DlgLstStart:"Start",DlgLstType:"Typ",DlgLstTypeCircle:"Cirkel",DlgLstTypeDisc:"Punkt",DlgLstTypeSquare:"Ruta",DlgLstTypeNumbers:"Nummer (1, 2, 3)",DlgLstTypeLCase:"Gemener (a, b, c)",DlgLstTypeUCase:"Versaler (A, B, C)",DlgLstTypeSRoman:"Sm?? romerska siffror (i, ii, iii)",DlgLstTypeLRoman:"Stora romerska siffror (I, II, III)",DlgDocGeneralTab:"Allm??n",DlgDocBackTab:"Bakgrund",DlgDocColorsTab:"F??rg och marginal",DlgDocMetaTab:"Metadata",DlgDocPageTitle:"Sidtitel",DlgDocLangDir:"Spr??kriktning",DlgDocLangDirLTR:"V??nster till H??ger",DlgDocLangDirRTL:"H??ger till V??nster",DlgDocLangCode:"Spr??kkod",DlgDocCharSet:"Teckenupps??ttningar",DlgDocCharSetCE:"Central Europa",DlgDocCharSetCT:"Traditionell Kinesisk (Big5)",DlgDocCharSetCR:"Kyrillisk",DlgDocCharSetGR:"Grekiska",DlgDocCharSetJP:"Japanska",DlgDocCharSetKR:"Koreanska",DlgDocCharSetTR:"Turkiska",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"V??st Europa",DlgDocCharSetOther:"??vriga teckenupps??ttningar",DlgDocDocType:"Sidhuvud",DlgDocDocTypeOther:"??vriga sidhuvuden",DlgDocIncXHTML:"Inkludera XHTML deklaration",DlgDocBgColor:"Bakgrundsf??rg",DlgDocBgImage:"Bakgrundsbildens URL",DlgDocBgNoScroll:"Fast bakgrund",DlgDocCText:"Text",DlgDocCLink:"L??nk",DlgDocCVisited:"Bes??kt l??nk",DlgDocCActive:"Aktiv l??nk",DlgDocMargins:"Sidmarginal",DlgDocMaTop:"Topp",DlgDocMaLeft:"V??nster",DlgDocMaRight:"H??ger",DlgDocMaBottom:"Botten",DlgDocMeIndex:"Sidans nyckelord",DlgDocMeDescr:"Sidans beskrivning",DlgDocMeAuthor:"F??rfattare",DlgDocMeCopy:"Upphovsr??tt",DlgDocPreview:"F??rhandsgranska",Templates:"Sidmallar",DlgTemplatesTitle:"Sidmallar",DlgTemplatesSelMsg:"Var god v??lj en mall att anv??nda med editorn<br>(allt nuvarande inneh??ll raderas):",DlgTemplatesLoading:"Laddar mallar. Var god v??nta...",DlgTemplatesNoTpl:"(Ingen mall ??r vald)",DlgTemplatesReplace:"Ers??tt aktuellt inneh??ll",DlgAboutAboutTab:"Om",DlgAboutBrowserInfoTab:"Webl??sare",DlgAboutLicenseTab:"Licens",DlgAboutVersion:"version",DlgAboutInfo:"F??r mer information se",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/th.js b/horde/services/editor/fckeditor/editor/lang/th.js
deleted file mode 100644 (file)
index 3aeeec9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"???????????????????????????????????????????????????",ToolbarExpand:"???????????????????????????????????????????????????",Save:"??????????????????",NewPage:"?????????????????????????????????????????????????????????",Preview:"????????????????????????????????????????????????????????????",Cut:"?????????",Copy:"???????????????",Paste:"?????????",PasteText:"???????????????????????????????????????????????????????????????????????????",PasteWord:"???????????????????????????????????????????????????????????????????????????",Print:"???????????????????????????",SelectAll:"????????????????????????????????????",RemoveFormat:"??????????????????????????????",InsertLinkLbl:"?????????????????????????????????????????????????????? ?????????????????? ?????????????????? ???????????????????????????????????????",InsertLink:"????????????/??????????????? ???????????????",RemoveLink:"?????? ???????????????",VisitLink:"Open Link",Anchor:"????????????/??????????????? Anchor",AnchorDelete:"Remove Anchor",InsertImageLbl:"??????????????????",InsertImage:"????????????/??????????????? ??????????????????",InsertFlashLbl:"???????????? Flash",InsertFlash:"????????????/??????????????? ???????????? Flash",InsertTableLbl:"???????????????",InsertTable:"????????????/??????????????? ???????????????",InsertLineLbl:"??????????????????????????????????????????",InsertLine:"??????????????????????????????????????????????????????",InsertSpecialCharLbl:"???????????????????????????????????????",InsertSpecialChar:"???????????????????????????????????????????????????",InsertSmileyLbl:"???????????????????????????????????????",InsertSmiley:"???????????????????????????????????????????????????",About:"???????????????????????????????????????????????? FCKeditor",Bold:"??????????????????",Italic:"????????????????????????",Underline:"???????????????????????????????????????",StrikeThrough:"???????????????????????????????????????",Subscript:"?????????????????????",Superscript:"???????????????",LeftJustify:"??????????????????????????????",CenterJustify:"?????????????????????????????????",RightJustify:"???????????????????????????",BlockJustify:"???????????????????????????????????????????????????",DecreaseIndent:"???????????????????????????????????????",IncreaseIndent:"????????????????????????????????????????????????",Blockquote:"Blockquote",CreateDiv:"Create Div Container",EditDiv:"Edit Div Container",DeleteDiv:"Remove Div Container",Undo:"????????????????????????????????????",Redo:"?????????????????????????????????",NumberedListLbl:"????????????????????????????????????????????????????????????",NumberedList:"????????????/??????????????? ????????????????????????????????????????????????????????????",BulletedListLbl:"?????????????????????????????????????????????????????????????????????",BulletedList:"????????????/??????????????? ?????????????????????????????????????????????????????????????????????",ShowTableBorders:"?????????????????????????????????????????????",ShowDetails:"??????????????????????????????????????????",Style:"??????????????????",FontFormat:"??????????????????",Font:"????????????????????????",FontSize:"????????????",TextColor:"??????????????????????????????",BGColor:"??????????????????????????????",Source:"?????????????????? HTML",Find:"???????????????",Replace:"??????????????????????????????????????????",SpellCheck:"???????????????????????????????????????",UniversalKeyboard:"???????????????????????????????????????????????????",PageBreakLbl:"?????????????????????????????????????????? Page Break",PageBreak:"????????????????????????????????????????????? Page Break",Form:"????????????????????????",Checkbox:"????????????????????????",RadioButton:"????????????????????????????????????",TextField:"?????????????????????????????????",Textarea:"????????????????????????????????????",HiddenField:"?????????????????????????????????",Button:"????????????",SelectionField:"?????????????????????????????????",ImageButton:"???????????????????????????????????????",FitWindow:"???????????????????????????????????????????????????????????????",ShowBlocks:"Show Blocks",EditLink:"??????????????? ???????????????",CellCM:"???????????????????????????",RowCM:"?????????",ColumnCM:"?????????????????????",InsertRowAfter:"Insert Row After",InsertRowBefore:"Insert Row Before",DeleteRows:"???????????????",InsertColumnAfter:"Insert Column After",InsertColumnBefore:"Insert Column Before",DeleteColumns:"?????????????????????",InsertCellAfter:"Insert Cell After",InsertCellBefore:"Insert Cell Before",DeleteCells:"??????????????????",MergeCells:"????????????????????????",MergeRight:"Merge Right",MergeDown:"Merge Down",HorizontalSplitCell:"Split Cell Horizontally",VerticalSplitCell:"Split Cell Vertically",TableDelete:"?????????????????????",CellProperties:"????????????????????????????????????????????????",TableProperties:"???????????????????????????????????????????????????",ImageProperties:"??????????????????????????????????????????????????????",FlashProperties:"???????????????????????????????????????????????? Flash",AnchorProp:"?????????????????????????????? Anchor",ButtonProp:"??????????????????????????????????????? ????????????",CheckboxProp:"???????????????????????????????????? ????????????????????????",HiddenFieldProp:"???????????????????????????????????? ?????????????????????????????????",RadioButtonProp:"???????????????????????????????????? ????????????????????????????????????",ImageButtonProp:"???????????????????????????????????? ???????????????????????????????????????",TextFieldProp:"???????????????????????????????????? ?????????????????????????????????",SelectionFieldProp:"???????????????????????????????????? ?????????????????????????????????",TextareaProp:"???????????????????????????????????? ??????????????????????????????",FormProp:"???????????????????????????????????? ????????????????????????",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Paragraph (DIV)",ProcessingXHTML:"?????????????????????????????????????????????????????????????????????????????????????????? XHTML ??????????????????????????????????????????...",Done:"????????????????????????????????????????????????????????????????????????",PasteWordConfirm:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????. ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",NotCompatiblePaste:"????????????????????????????????????????????????????????????????????????????????????????????? Internet Explorer version ???????????? 5.5 ????????????????????????????????????????????????????????????. ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",UnknownToolbarItem:'?????????????????????????????????????????????????????????????????????????????????????????? "%1"',UnknownCommand:'?????????????????????????????????????????????????????????????????????????????? "%1"',NotImplemented:"????????????????????????????????????????????????????????????????????????",UnknownToolbarSet:'????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? "%1" ??????????????????????????????????????????????????????????????????',NoActiveX:'?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? "Run ActiveX controls and plug-ins". ?????????????????????????????????????????????????????????????????? ActiveX controls ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????.',BrowseServerBlocked:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DialogBlocked:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"????????????",DlgBtnCancel:"??????????????????",DlgBtnClose:"?????????",DlgBtnBrowseServer:"???????????????????????????????????????????????????????????????????????????????????????",DlgAdvancedTag:"?????????????????????",DlgOpOther:"<???????????????>",DlgInfoTab:"???????????????",DlgAlertUrl:"??????????????????????????? URL",DlgGenNotSet:"<?????????????????????>",DlgGenId:"????????????",DlgGenLangDir:"????????????????????????-????????????????????????",DlgGenLangDirLtr:"???????????????????????????????????? (LTR)",DlgGenLangDirRtl:"???????????????????????????????????? (RTL)",DlgGenLangCode:"????????????????????????",DlgGenAccessKey:"?????????????????? ????????????",DlgGenName:"????????????",DlgGenTabIndex:"???????????????????????? ????????????",DlgGenLongDescr:"?????????????????????????????????????????? URL",DlgGenClass:"?????????????????????????????????????????????????????????????????????????????????????????????",DlgGenTitle:"??????????????????????????????",DlgGenContType:"???????????????????????????????????????????????????",DlgGenLinkCharset:"??????????????????????????????????????????????????????????????????????????????????????????",DlgGenStyle:"?????????????????????????????????????????????",DlgImgTitle:"???????????????????????????????????? ??????????????????",DlgImgInfoTab:"?????????????????????????????????????????????",DlgImgBtnUpload:"??????????????????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????????????????????)",DlgImgURL:"?????????????????????????????????????????? URL",DlgImgUpload:"?????????????????????????????????",DlgImgAlt:"??????????????????????????????????????????",DlgImgWidth:"???????????????????????????",DlgImgHeight:"?????????????????????",DlgImgLockRatio:"?????????????????????????????????????????? ???????????????-????????? ????????????????????????",DlgBtnResetSize:"????????????????????????????????????????????????????????????",DlgImgBorder:"??????????????????????????????",DlgImgHSpace:"??????????????????????????????",DlgImgVSpace:"?????????????????????????????????",DlgImgAlign:"???????????????????????????",DlgImgAlignLeft:"?????????????????????",DlgImgAlignAbsBottom:"??????????????????????????????????????????",DlgImgAlignAbsMiddle:"????????????????????????",DlgImgAlignBaseline:"???????????????????????????",DlgImgAlignBottom:"?????????????????????????????????",DlgImgAlignMiddle:"?????????????????????????????????????????????",DlgImgAlignRight:"??????????????????",DlgImgAlignTextTop:"?????????????????????????????????",DlgImgAlignTop:"???????????????",DlgImgPreview:"??????????????????????????????????????????????????????",DlgImgAlertUrl:"????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? (URL)",DlgImgLinkTab:"??????????????????",DlgFlashTitle:"???????????????????????????????????????????????? Flash",DlgFlashChkPlay:"??????????????????????????????????????? Auto Play",DlgFlashChkLoop:"??????????????????????????? Loop",DlgFlashChkMenu:"???????????????????????????????????????????????? Flash",DlgFlashScale:"??????????????????????????? Scale",DlgFlashScaleAll:"?????????????????????????????????????????????????????? Show all",DlgFlashScaleNoBorder:"?????????????????????????????????????????? No Border",DlgFlashScaleFit:"??????????????????????????????????????????????????????????????? Exact Fit",DlgLnkWindowTitle:"?????????????????????????????????????????????????????? ?????????????????? ?????????????????? ???????????????????????????????????????",DlgLnkInfoTab:"??????????????????????????????",DlgLnkTargetTab:"???????????????????????????????????????",DlgLnkType:"??????????????????????????????????????????",DlgLnkTypeURL:"??????????????????????????????????????????????????????????????? (URL)",DlgLnkTypeAnchor:"???????????????????????????????????? (Anchor)",DlgLnkTypeEMail:"??????????????????????????? (E-Mail)",DlgLnkProto:"????????????????????????",DlgLnkProtoOther:"<???????????????>",DlgLnkURL:"??????????????????????????????????????????????????????????????? (URL)",DlgLnkAnchorSel:"??????????????????????????????????????????????????????????????????????????? (Anchor)",DlgLnkAnchorByName:"????????????",DlgLnkAnchorById:"????????????",DlgLnkNoAnchors:"(??????????????????????????????????????????????????????????????????????????????????????????????????????????????????)",DlgLnkEMail:"?????????????????? (E-Mail)",DlgLnkEMailSubject:"???????????????????????????",DlgLnkEMailBody:"?????????????????????",DlgLnkUpload:"?????????????????????????????????",DlgLnkBtnUpload:"??????????????????????????????????????????????????????????????????????????????",DlgLnkTarget:"????????????????????????????????????????????????",DlgLnkTargetFrame:"<??????????????????????????????>",DlgLnkTargetPopup:"<?????????????????????????????????????????? (Pop-up)>",DlgLnkTargetBlank:"?????????????????????????????????????????? (_blank)",DlgLnkTargetParent:"?????????????????????????????????????????? (_parent)",DlgLnkTargetSelf:"?????????????????????????????????????????????????????? (_self)",DlgLnkTargetTop:"????????????????????????????????????????????? (_top)",DlgLnkTargetFrameName:"????????????????????????????????????????????????",DlgLnkPopWinName:"?????????????????????????????????????????????????????? (Pop-up)",DlgLnkPopWinFeat:"?????????????????????????????????????????????????????????????????? (Pop-up)",DlgLnkPopResize:"??????????????????????????????????????????",DlgLnkPopLocation:"??????????????????????????????????????????????????????",DlgLnkPopMenu:"?????????????????????????????????",DlgLnkPopScroll:"???????????????????????????????????????",DlgLnkPopStatus:"????????????????????????????????????",DlgLnkPopToolbar:"???????????????????????????????????????????????????",DlgLnkPopFullScrn:"?????????????????????????????????????????? (IE5.5++ ????????????????????????)",DlgLnkPopDependent:"?????????????????????????????????????????? (Netscape)",DlgLnkPopWidth:"???????????????",DlgLnkPopHeight:"?????????",DlgLnkPopLeft:"??????????????????????????? (Left Position)",DlgLnkPopTop:"????????????????????? (Top Position)",DlnLnkMsgNoUrl:"?????????????????????????????????????????????????????????????????????????????????????????? (URL)",DlnLnkMsgNoEMail:"????????????????????????????????????????????? (E-mail)",DlnLnkMsgNoAnchor:"??????????????????????????????????????????????????????????????? (Anchor)",DlnLnkMsgInvPopName:"?????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????",DlgColorTitle:"?????????????????????",DlgColorBtnClear:"???????????????????????????????????????",DlgColorHighlight:"??????????????????????????????",DlgColorSelected:"??????????????????????????????",DlgSmileyTitle:"?????????????????????????????????????????????????????????????????????",DlgSpecialCharTitle:"???????????????????????????????????????????????????",DlgTableTitle:"???????????????????????????????????? ???????????????",DlgTableRows:"?????????",DlgTableColumns:"???????????????",DlgTableBorder:"?????????????????????????????????",DlgTableAlign:"???????????????????????????????????????",DlgTableAlignNotSet:"<?????????????????????>",DlgTableAlignLeft:"?????????????????????",DlgTableAlignCenter:"????????????????????????",DlgTableAlignRight:"??????????????????",DlgTableWidth:"???????????????",DlgTableWidthPx:"???????????????",DlgTableWidthPc:"???????????????????????????",DlgTableHeight:"?????????",DlgTableCellSpace:"?????????????????????????????????",DlgTableCellPad:"?????????????????????????????????",DlgTableCaption:"???????????????????????????????????????????????????",DlgTableSummary:"????????????????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"???????????????????????????????????? ????????????",DlgCellWidth:"???????????????",DlgCellWidthPx:"???????????????",DlgCellWidthPc:"???????????????????????????",DlgCellHeight:"?????????",DlgCellWordWrap:"??????????????????????????????????????????????????????",DlgCellWordWrapNotSet:"<?????????????????????>",DlgCellWordWrapYes:"????????????",DlgCellWordWrapNo:"?????????",DlgCellHorAlign:"?????????????????????????????????????????????",DlgCellHorAlignNotSet:"<?????????????????????>",DlgCellHorAlignLeft:"?????????????????????",DlgCellHorAlignCenter:"????????????????????????",DlgCellHorAlignRight:"??????????????????",DlgCellVerAlign:"????????????????????????????????????????????????",DlgCellVerAlignNotSet:"<?????????????????????>",DlgCellVerAlignTop:"???????????????",DlgCellVerAlignMiddle:"????????????????????????",DlgCellVerAlignBottom:"?????????????????????",DlgCellVerAlignBaseline:"???????????????????????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"?????????????????????????????????????????????????????????",DlgCellCollSpan:"???????????????????????????????????????????????????????????????",DlgCellBackColor:"??????????????????????????????",DlgCellBorderColor:"???????????????????????????",DlgCellBtnSelect:"???????????????..",DlgFindAndReplaceTitle:"Find and Replace",DlgFindTitle:"???????????????",DlgFindFindBtn:"???????????????",DlgFindNotFoundMsg:"?????????????????????????????????????????????.",DlgReplaceTitle:"??????????????????????????????????????????",DlgReplaceFindLbl:"??????????????????????????????:",DlgReplaceReplaceLbl:"??????????????????????????????:",DlgReplaceCaseChk:"?????????????????????-???????????? ??????????????????????????????",DlgReplaceReplaceBtn:"??????????????????",DlgReplaceReplAllBtn:"??????????????????????????????????????????????????????",DlgReplaceWordChk:"?????????????????????????????????????????????",PasteErrorCut:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl ?????????????????? X ????????????????????????).",PasteErrorCopy:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????. ??????????????????????????????????????????????????????????????????????????????????????????????????? (?????????????????? Ctrl ?????????????????? C ????????????????????????).",PasteAsText:"????????????????????????????????????????????????????????????",PasteFromWord:"??????????????????????????????????????????????????????????????????????????????????????????",DlgPasteMsg2:"??????????????????????????????????????????????????????????????????????????? ??????????????????????????? (<strong>Ctrl ????????? V</strong>)??????????????????????????? ??????????????? <strong>OK</strong>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"????????????????????? Font Face definitions",DlgPasteRemoveStyles:"?????? Styles definitions",ColorAutomatic:"?????????????????????????????????",ColorMoreColors:"????????????????????????????????????...",DocProps:"??????????????????????????????????????????????????????",DlgAnchorTitle:"???????????????????????????????????? Anchor",DlgAnchorName:"???????????? Anchor",DlgAnchorErrorName:"???????????????????????????????????????????????? Anchor",DlgSpellNotInDic:"???????????????????????????????????????????????????",DlgSpellChangeTo:"???????????????????????????",DlgSpellBtnIgnore:"??????????????????",DlgSpellBtnIgnoreAll:"???????????????????????????????????????",DlgSpellBtnReplace:"??????????????????",DlgSpellBtnReplaceAll:"???????????????????????????????????????",DlgSpellBtnUndo:"??????????????????",DlgSpellNoSuggestions:"- ????????????????????????????????????????????? -",DlgSpellProgress:"??????????????????????????????????????????????????????...",DlgSpellNoMispell:"??????????????????????????????????????????????????????????????????: ??????????????????????????????????????????",DlgSpellNoChanges:"??????????????????????????????????????????????????????????????????: ????????????????????????????????????????????????",DlgSpellOneChange:"??????????????????????????????????????????????????????????????????: ???????????????1??????",DlgSpellManyChanges:"??????????????????????????????????????????????????????????????????:: ??????????????? %1 ??????",IeSpellDownload:"??????????????????????????????????????????????????????????????????????????????????????????. ????????????????????????????????????????????????????????????????",DlgButtonText:"????????????????????? (???????????????????????????)",DlgButtonType:"?????????????????????",DlgButtonTypeBtn:"Button",DlgButtonTypeSbm:"Submit",DlgButtonTypeRst:"Reset",DlgCheckboxName:"????????????",DlgCheckboxValue:"???????????????????????????",DlgCheckboxSelected:"????????????????????????????????????????????????????????????",DlgFormName:"????????????",DlgFormAction:"?????????????????????",DlgFormMethod:"???????????????",DlgSelectName:"????????????",DlgSelectValue:"???????????????????????????",DlgSelectSize:"????????????",DlgSelectLines:"??????????????????",DlgSelectChkMulti:"?????????????????????????????????????????????",DlgSelectOpAvail:"??????????????????????????????????????????",DlgSelectOpText:"?????????????????????",DlgSelectOpValue:"???????????????????????????",DlgSelectBtnAdd:"???????????????",DlgSelectBtnModify:"???????????????",DlgSelectBtnUp:"??????",DlgSelectBtnDown:"????????????",DlgSelectBtnSetValue:"????????????????????????????????????????????????????????????",DlgSelectBtnDelete:"??????",DlgTextareaName:"????????????",DlgTextareaCols:"???????????????",DlgTextareaRows:"?????????",DlgTextName:"????????????",DlgTextValue:"???????????????????????????",DlgTextCharWidth:"???????????????????????????",DlgTextMaxChars:"?????????????????????????????????????????????????????????",DlgTextType:"????????????",DlgTextTypeText:"?????????????????????",DlgTextTypePass:"????????????????????????",DlgHiddenName:"????????????",DlgHiddenValue:"???????????????????????????",BulletedListProp:"???????????????????????????????????? ????????????????????????????????????",NumberedListProp:"???????????????????????????????????? ???????????????????????????????????????",DlgLstStart:"Start",DlgLstType:"????????????",DlgLstTypeCircle:"????????????????????????",DlgLstTypeDisc:"Disc",DlgLstTypeSquare:"???????????????????????????????????????",DlgLstTypeNumbers:"????????????????????? (1, 2, 3)",DlgLstTypeLCase:"???????????????????????????????????? (a, b, c)",DlgLstTypeUCase:"???????????????????????????????????? (A, B, C)",DlgLstTypeSRoman:"??????????????????????????????????????????????????? (i, ii, iii)",DlgLstTypeLRoman:"??????????????????????????????????????????????????? (I, II, III)",DlgDocGeneralTab:"???????????????????????????????????????????????????????????????",DlgDocBackTab:"????????????????????????",DlgDocColorsTab:"????????????????????????????????????",DlgDocMetaTab:"???????????????????????????????????????????????????????????????????????????",DlgDocPageTitle:"?????????????????????????????????",DlgDocLangDir:"?????????????????????????????????",DlgDocLangDirLTR:"???????????????????????????????????? (LTR)",DlgDocLangDirRTL:"???????????????????????????????????? (RTL)",DlgDocLangCode:"????????????????????????",DlgDocCharSet:"?????????????????????????????????",DlgDocCharSetCE:"Central European",DlgDocCharSetCT:"Chinese Traditional (Big5)",DlgDocCharSetCR:"Cyrillic",DlgDocCharSetGR:"Greek",DlgDocCharSetJP:"Japanese",DlgDocCharSetKR:"Korean",DlgDocCharSetTR:"Turkish",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Western European",DlgDocCharSetOther:"????????????????????????????????????????????????",DlgDocDocType:"?????????????????????????????????????????????",DlgDocDocTypeOther:"???????????????????????????????????????????????????",DlgDocIncXHTML:"??????????????????  XHTML Declarations ?????????????????????",DlgDocBgColor:"??????????????????????????????",DlgDocBgImage:"????????????????????????????????????????????????????????????????????????????????????????????????????????? (Image URL)",DlgDocBgNoScroll:"???????????????????????????????????????????????????????????????????????????",DlgDocCText:"?????????????????????",DlgDocCLink:"???????????????",DlgDocCVisited:"???????????????????????????????????????????????????????????? Visited Link",DlgDocCActive:"?????????????????????????????????????????????????????? Active Link",DlgDocMargins:"????????????????????????????????????????????????????????????",DlgDocMaTop:"??????????????????",DlgDocMaLeft:"????????????????????????",DlgDocMaRight:"?????????????????????",DlgDocMaBottom:"????????????????????????",DlgDocMeIndex:"????????????????????????????????????????????????????????? (?????????????????????????????? ??????????????????)",DlgDocMeDescr:"?????????????????????????????????????????????????????????????????????????????????",DlgDocMeAuthor:"??????????????????????????????????????????",DlgDocMeCopy:"???????????????????????????????????????",DlgDocPreview:"??????????????????????????????????????????????????????",Templates:"?????????????????????",DlgTemplatesTitle:"???????????????????????????????????????????????????????????????????????????????????????",DlgTemplatesSelMsg:"?????????????????????????????? ????????????????????? ??????????????????????????????????????????????????????????????????????????????<br />(???????????????????????????????????????????????????????????????):",DlgTemplatesLoading:"???????????????????????????????????????????????????????????????????????????????????????...",DlgTemplatesNoTpl:"(?????????????????????????????????????????????????????????????????????)",DlgTemplatesReplace:"???????????????????????????????????????????????????????????????????????????????????????",DlgAboutAboutTab:"????????????????????????????????????????????????",DlgAboutBrowserInfoTab:"???????????????????????????????????????????????????????????????????????????",DlgAboutLicenseTab:"???????????????????????????",DlgAboutVersion:"????????????",DlgAboutInfo:"For further information go to",DlgDivGeneralTab:"General",DlgDivAdvancedTab:"Advanced",DlgDivStyle:"Style",DlgDivInlineStyle:"Inline Style"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/tr.js b/horde/services/editor/fckeditor/editor/lang/tr.js
deleted file mode 100644 (file)
index a98af2d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Ara?? ??ubu??unu Kapat",ToolbarExpand:"Ara?? ??ubu??unu A??",Save:"Kaydet",NewPage:"Yeni Sayfa",Preview:"??n ??zleme",Cut:"Kes",Copy:"Kopyala",Paste:"Yap????t??r",PasteText:"D??zyaz?? Olarak Yap????t??r",PasteWord:"Word'den Yap????t??r",Print:"Yazd??r",SelectAll:"T??m??n?? Se??",RemoveFormat:"Bi??imi Kald??r",InsertLinkLbl:"K??pr??",InsertLink:"K??pr?? Ekle/D??zenle",RemoveLink:"K??pr?? Kald??r",VisitLink:"K??pr?? A??",Anchor:"??apa Ekle/D??zenle",AnchorDelete:"??apa Sil",InsertImageLbl:"Resim",InsertImage:"Resim Ekle/D??zenle",InsertFlashLbl:"Flash",InsertFlash:"Flash Ekle/D??zenle",InsertTableLbl:"Tablo",InsertTable:"Tablo Ekle/D??zenle",InsertLineLbl:"Sat??r",InsertLine:"Yatay Sat??r Ekle",InsertSpecialCharLbl:"??zel Karakter",InsertSpecialChar:"??zel Karakter Ekle",InsertSmileyLbl:"??fade",InsertSmiley:"??fade Ekle",About:"FCKeditor Hakk??nda",Bold:"Kal??n",Italic:"??talik",Underline:"Alt?? ??izgili",StrikeThrough:"??st?? ??izgili",Subscript:"Alt Simge",Superscript:"??st Simge",LeftJustify:"Sola Dayal??",CenterJustify:"Ortalanm????",RightJustify:"Sa??a Dayal??",BlockJustify:"??ki Kenara Yaslanm????",DecreaseIndent:"Sekme Azalt",IncreaseIndent:"Sekme Artt??r",Blockquote:"Blok Olu??tur",CreateDiv:"Div Ekle",EditDiv:"Div D??zenle",DeleteDiv:"Div Sil",Undo:"Geri Al",Redo:"Tekrarla",NumberedListLbl:"Numaral?? Liste",NumberedList:"Numaral?? Liste Ekle/Kald??r",BulletedListLbl:"Simgeli Liste",BulletedList:"Simgeli Liste Ekle/Kald??r",ShowTableBorders:"Tablo Kenarlar??n?? G??ster",ShowDetails:"Detaylar?? G??ster",Style:"Bi??em",FontFormat:"Bi??im",Font:"Yaz?? T??r??",FontSize:"Boyut",TextColor:"Yaz?? Rengi",BGColor:"Arka Renk",Source:"Kaynak",Find:"Bul",Replace:"De??i??tir",SpellCheck:"Yaz??m Denetimi",UniversalKeyboard:"Evrensel Klavye",PageBreakLbl:"Sayfa sonu",PageBreak:"Sayfa Sonu Ekle",Form:"Form",Checkbox:"Onay Kutusu",RadioButton:"Se??enek D????mesi",TextField:"Metin Giri??i",Textarea:"??ok Sat??rl?? Metin",HiddenField:"Gizli Veri",Button:"D????me",SelectionField:"Se??im Men??s??",ImageButton:"Resimli D????me",FitWindow:"D??zenleyici boyutunu b??y??t",ShowBlocks:"Bloklar?? G??ster",EditLink:"K??pr?? D??zenle",CellCM:"H??cre",RowCM:"Sat??r",ColumnCM:"S??tun",InsertRowAfter:"Sat??r Ekle - Sonra",InsertRowBefore:"Sat??r Ekle - ??nce",DeleteRows:"Sat??r Sil",InsertColumnAfter:"Kolon Ekle - Sonra",InsertColumnBefore:"Kolon Ekle - ??nce",DeleteColumns:"S??tun Sil",InsertCellAfter:"H??cre Ekle - Sonra",InsertCellBefore:"H??cre Ekle - ??nce",DeleteCells:"H??cre Sil",MergeCells:"H??creleri Birle??tir",MergeRight:"Birle??tir - Sa??daki ??le ",MergeDown:"Birle??tir - A??a????daki ??le ",HorizontalSplitCell:"H??creyi Yatay B??l",VerticalSplitCell:"H??creyi Dikey B??l",TableDelete:"Tabloyu Sil",CellProperties:"H??cre ??zellikleri",TableProperties:"Tablo ??zellikleri",ImageProperties:"Resim ??zellikleri",FlashProperties:"Flash ??zellikleri",AnchorProp:"??apa ??zellikleri",ButtonProp:"D????me ??zellikleri",CheckboxProp:"Onay Kutusu ??zellikleri",HiddenFieldProp:"Gizli Veri ??zellikleri",RadioButtonProp:"Se??enek D????mesi ??zellikleri",ImageButtonProp:"Resimli D????me ??zellikleri",TextFieldProp:"Metin Giri??i ??zellikleri",SelectionFieldProp:"Se??im Men??s?? ??zellikleri",TextareaProp:"??ok Sat??rl?? Metin ??zellikleri",FormProp:"Form ??zellikleri",FontFormats:"Normal;Bi??imli;Adres;Ba??l??k 1;Ba??l??k 2;Ba??l??k 3;Ba??l??k 4;Ba??l??k 5;Ba??l??k 6;Paragraf (DIV)",ProcessingXHTML:"XHTML i??leniyor. L??tfen bekleyin...",Done:"Bitti",PasteWordConfirm:"Yap????t??rd??????n??z yaz?? Word'den gelmi??e benziyor. Yap????t??rmadan ??nce gereksiz eklentileri silmek ister misiniz?",NotCompatiblePaste:"Bu komut Internet Explorer 5.5 ve ileriki s??r??mleri i??in mevcuttur. Temizlenmeden yap????t??r??lmas??n?? ister misiniz ?",UnknownToolbarItem:'Bilinmeyen ara?? ??ubugu ????esi "%1"',UnknownCommand:'Bilinmeyen komut "%1"',NotImplemented:"Komut uyarlanamad??",UnknownToolbarSet:'"%1" ara?? ??ubu??u ????esi mevcut de??il',NoActiveX:'Kulland??????n??z taray??c??n??n g??venlik ayarlar?? baz?? ??zelliklerin kullan??lmas??n?? engelliyor. Bu ??zelliklerin ??al????mas?? i??in "Run ActiveX controls and plug-ins (Activex ve eklentileri ??al????t??r)" se??ene??inin aktif yap??lmas?? gerekiyor. Kullan??lamayan eklentiler ve hatalar konusunda daha fazla bilgi sahibi olun.',BrowseServerBlocked:'Kaynak taray??c??s?? a????lamad??. T??m "popup blocker" programlar??n??n devre d?????? oldu??undan emin olun. (Yahoo toolbar, Msn toolbar, Google toolbar gibi)',DialogBlocked:'Diyalog a??mak m??mk??n olmad??. T??m "Popup Blocker" programlar??n??n devre d?????? oldu??undan emin olun.',VisitLinkBlocked:'Yeni pencere a??mak m??mk??n olmad??. T??m "Popup Blocker" programlar??n??n devre d?????? oldu??undan emin olun',DlgBtnOK:"Tamam",DlgBtnCancel:"??ptal",DlgBtnClose:"Kapat",DlgBtnBrowseServer:"Sunucuyu Gez",DlgAdvancedTag:"Geli??mi??",DlgOpOther:"<Di??er>",DlgInfoTab:"Bilgi",DlgAlertUrl:"L??tfen URL girin",DlgGenNotSet:"<tan??mlanmam????>",DlgGenId:"Kimlik",DlgGenLangDir:"Dil Y??n??",DlgGenLangDirLtr:"Soldan Sa??a (LTR)",DlgGenLangDirRtl:"Sa??dan Sola (RTL)",DlgGenLangCode:"Dil Kodlamas??",DlgGenAccessKey:"Eri??im Tu??u",DlgGenName:"Ad",DlgGenTabIndex:"Sekme ??ndeksi",DlgGenLongDescr:"Uzun Tan??ml?? URL",DlgGenClass:"Bi??em Sayfas?? S??n??flar??",DlgGenTitle:"Dan????ma Ba??l??????",DlgGenContType:"Dan????ma ????erik T??r??",DlgGenLinkCharset:"Ba??l?? Kaynak Karakter Gurubu",DlgGenStyle:"Bi??em",DlgImgTitle:"Resim ??zellikleri",DlgImgInfoTab:"Resim Bilgisi",DlgImgBtnUpload:"Sunucuya Yolla",DlgImgURL:"URL",DlgImgUpload:"Kar????ya Y??kle",DlgImgAlt:"Alternatif Yaz??",DlgImgWidth:"Geni??lik",DlgImgHeight:"Y??kseklik",DlgImgLockRatio:"Oran?? Kilitle",DlgBtnResetSize:"Boyutu Ba??a D??nd??r",DlgImgBorder:"Kenar",DlgImgHSpace:"Yatay Bo??luk",DlgImgVSpace:"Dikey Bo??luk",DlgImgAlign:"Hizalama",DlgImgAlignLeft:"Sol",DlgImgAlignAbsBottom:"Tam Alt??",DlgImgAlignAbsMiddle:"Tam Ortas??",DlgImgAlignBaseline:"Taban ??izgisi",DlgImgAlignBottom:"Alt",DlgImgAlignMiddle:"Orta",DlgImgAlignRight:"Sa??",DlgImgAlignTextTop:"Yaz?? Tepeye",DlgImgAlignTop:"Tepe",DlgImgPreview:"??n ??zleme",DlgImgAlertUrl:"L??tfen resmin URL'sini yaz??n??z",DlgImgLinkTab:"K??pr??",DlgFlashTitle:"Flash ??zellikleri",DlgFlashChkPlay:"Otomatik Oynat",DlgFlashChkLoop:"D??ng??",DlgFlashChkMenu:"Flash Men??s??n?? Kullan",DlgFlashScale:"Boyutland??r",DlgFlashScaleAll:"Hepsini G??ster",DlgFlashScaleNoBorder:"Kenar Yok",DlgFlashScaleFit:"Tam S????d??r",DlgLnkWindowTitle:"K??pr??",DlgLnkInfoTab:"K??pr?? Bilgisi",DlgLnkTargetTab:"Hedef",DlgLnkType:"K??pr?? T??r??",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Bu sayfada ??apa",DlgLnkTypeEMail:"E-Posta",DlgLnkProto:"Protokol",DlgLnkProtoOther:"<di??er>",DlgLnkURL:"URL",DlgLnkAnchorSel:"??apa Se??",DlgLnkAnchorByName:"??apa Ad?? ile",DlgLnkAnchorById:"Eleman Kimlik Numaras?? ile",DlgLnkNoAnchors:"(Bu belgede hi?? ??apa yok)",DlgLnkEMail:"E-Posta Adresi",DlgLnkEMailSubject:"??leti Konusu",DlgLnkEMailBody:"??leti G??vdesi",DlgLnkUpload:"Kar????ya Y??kle",DlgLnkBtnUpload:"Sunucuya G??nder",DlgLnkTarget:"Hedef",DlgLnkTargetFrame:"<??er??eve>",DlgLnkTargetPopup:"<yeni a????lan pencere>",DlgLnkTargetBlank:"Yeni Pencere(_blank)",DlgLnkTargetParent:"Anne Pencere (_parent)",DlgLnkTargetSelf:"Kendi Penceresi (_self)",DlgLnkTargetTop:"En ??st Pencere (_top)",DlgLnkTargetFrameName:"Hedef ??er??eve Ad??",DlgLnkPopWinName:"Yeni A????lan Pencere Ad??",DlgLnkPopWinFeat:"Yeni A????lan Pencere ??zellikleri",DlgLnkPopResize:"Boyutland??r??labilir",DlgLnkPopLocation:"Yer ??ubu??u",DlgLnkPopMenu:"Men?? ??ubu??u",DlgLnkPopScroll:"Kayd??rma ??ubuklar??",DlgLnkPopStatus:"Durum ??ubu??u",DlgLnkPopToolbar:"Ara?? ??ubu??u",DlgLnkPopFullScrn:"Tam Ekran (IE)",DlgLnkPopDependent:"Ba????ml?? (Netscape)",DlgLnkPopWidth:"Geni??lik",DlgLnkPopHeight:"Y??kseklik",DlgLnkPopLeft:"Sola G??re Konum",DlgLnkPopTop:"Yukar??ya G??re Konum",DlnLnkMsgNoUrl:"L??tfen k??pr?? URL'sini yaz??n",DlnLnkMsgNoEMail:"L??tfen E-posta adresini yaz??n",DlnLnkMsgNoAnchor:"L??tfen bir ??apa se??in",DlnLnkMsgInvPopName:"A????l??r pencere ad?? abecesel bir karakterle ba??lamal?? ve bo??luk i??ermemelidir",DlgColorTitle:"Renk Se??",DlgColorBtnClear:"Temizle",DlgColorHighlight:"Vurgula",DlgColorSelected:"Se??ilmi??",DlgSmileyTitle:"??fade Ekle",DlgSpecialCharTitle:"??zel Karakter Se??",DlgTableTitle:"Tablo ??zellikleri",DlgTableRows:"Sat??rlar",DlgTableColumns:"S??tunlar",DlgTableBorder:"Kenar Kal??nl??????",DlgTableAlign:"Hizalama",DlgTableAlignNotSet:"<Tan??mlanmam????>",DlgTableAlignLeft:"Sol",DlgTableAlignCenter:"Merkez",DlgTableAlignRight:"Sa??",DlgTableWidth:"Geni??lik",DlgTableWidthPx:"piksel",DlgTableWidthPc:"y??zde",DlgTableHeight:"Y??kseklik",DlgTableCellSpace:"Izgara kal??nl??????",DlgTableCellPad:"Izgara yaz?? aras??",DlgTableCaption:"Ba??l??k",DlgTableSummary:"??zet",DlgTableHeaders:"Ba??l??klar",DlgTableHeadersNone:"Yok",DlgTableHeadersColumn:"??lk S??tun",DlgTableHeadersRow:"??lk Sat??r",DlgTableHeadersBoth:"Her ??kisi",DlgCellTitle:"H??cre ??zellikleri",DlgCellWidth:"Geni??lik",DlgCellWidthPx:"piksel",DlgCellWidthPc:"y??zde",DlgCellHeight:"Y??kseklik",DlgCellWordWrap:"S??zc??k Kayd??r",DlgCellWordWrapNotSet:"<Tan??mlanmam????>",DlgCellWordWrapYes:"Evet",DlgCellWordWrapNo:"Hay??r",DlgCellHorAlign:"Yatay Hizalama",DlgCellHorAlignNotSet:"<Tan??mlanmam????>",DlgCellHorAlignLeft:"Sol",DlgCellHorAlignCenter:"Merkez",DlgCellHorAlignRight:"Sa??",DlgCellVerAlign:"Dikey Hizalama",DlgCellVerAlignNotSet:"<Tan??mlanmam????>",DlgCellVerAlignTop:"Tepe",DlgCellVerAlignMiddle:"Orta",DlgCellVerAlignBottom:"Alt",DlgCellVerAlignBaseline:"Taban ??izgisi",DlgCellType:"H??cre Tipi",DlgCellTypeData:"Veri",DlgCellTypeHeader:"Ba??l??k",DlgCellRowSpan:"Sat??r Kapla",DlgCellCollSpan:"S??tun Kapla",DlgCellBackColor:"Arka Plan Rengi",DlgCellBorderColor:"Kenar Rengi",DlgCellBtnSelect:"Se??...",DlgFindAndReplaceTitle:"Bul ve De??i??tir",DlgFindTitle:"Bul",DlgFindFindBtn:"Bul",DlgFindNotFoundMsg:"Belirtilen yaz?? bulunamad??.",DlgReplaceTitle:"De??i??tir",DlgReplaceFindLbl:"Aranan:",DlgReplaceReplaceLbl:"Bununla de??i??tir:",DlgReplaceCaseChk:"B??y??k/k??????k harf duyarl??",DlgReplaceReplaceBtn:"De??i??tir",DlgReplaceReplAllBtn:"T??m??n?? De??i??tir",DlgReplaceWordChk:"Kelimenin tamam?? uysun",PasteErrorCut:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kesme i??lemine izin vermiyor. ????lem i??in (Ctrl+X) tu??lar??n?? kullan??n.",PasteErrorCopy:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin otomatik kopyalama i??lemine izin vermiyor. ????lem i??in (Ctrl+C) tu??lar??n?? kullan??n.",PasteAsText:"D??z Metin Olarak Yap????t??r",PasteFromWord:"Word'den yap????t??r",DlgPasteMsg2:"L??tfen a??a????daki kutunun i??ine yap????t??r??n. (<STRONG>Ctrl+V</STRONG>) ve <STRONG>Tamam</STRONG> butonunu t??klay??n.",DlgPasteSec:"Gezgin yaz??l??m??n??z??n g??venlik ayarlar?? d??zenleyicinin direkt olarak panoya eri??imine izin vermiyor. Bu pencere i??ine tekrar yap????t??rmal??s??n??z..",DlgPasteIgnoreFont:"Yaz?? Tipi tan??mlar??n?? yoksay",DlgPasteRemoveStyles:"Bi??em Tan??mlar??n?? ????kar",ColorAutomatic:"Otomatik",ColorMoreColors:"Di??er renkler...",DocProps:"Belge ??zellikleri",DlgAnchorTitle:"??apa ??zellikleri",DlgAnchorName:"??apa Ad??",DlgAnchorErrorName:"L??tfen ??apa i??in ad giriniz",DlgSpellNotInDic:"S??zl??kte Yok",DlgSpellChangeTo:"??una de??i??tir:",DlgSpellBtnIgnore:"Yoksay",DlgSpellBtnIgnoreAll:"T??m??n?? Yoksay",DlgSpellBtnReplace:"De??i??tir",DlgSpellBtnReplaceAll:"T??m??n?? De??i??tir",DlgSpellBtnUndo:"Geri Al",DlgSpellNoSuggestions:"- ??neri Yok -",DlgSpellProgress:"Yaz??m denetimi i??lemde...",DlgSpellNoMispell:"Yaz??m denetimi tamamland??: Yanl???? yaz??ma rastlanmad??",DlgSpellNoChanges:"Yaz??m denetimi tamamland??: Hi??bir kelime de??i??tirilmedi",DlgSpellOneChange:"Yaz??m denetimi tamamland??: Bir kelime de??i??tirildi",DlgSpellManyChanges:"Yaz??m denetimi tamamland??: %1 kelime de??i??tirildi",IeSpellDownload:"Yaz??m denetimi y??klenmemi??. ??imdi y??klemek ister misiniz?",DlgButtonText:"Metin (De??er)",DlgButtonType:"Tip",DlgButtonTypeBtn:"D????me",DlgButtonTypeSbm:"G??nder",DlgButtonTypeRst:"S??f??rla",DlgCheckboxName:"Ad",DlgCheckboxValue:"De??er",DlgCheckboxSelected:"Se??ili",DlgFormName:"Ad",DlgFormAction:"????lem",DlgFormMethod:"Y??ntem",DlgSelectName:"Ad",DlgSelectValue:"De??er",DlgSelectSize:"Boyut",DlgSelectLines:"sat??r",DlgSelectChkMulti:"??oklu se??ime izin ver",DlgSelectOpAvail:"Mevcut Se??enekler",DlgSelectOpText:"Metin",DlgSelectOpValue:"De??er",DlgSelectBtnAdd:"Ekle",DlgSelectBtnModify:"D??zenle",DlgSelectBtnUp:"Yukar??",DlgSelectBtnDown:"A??a????",DlgSelectBtnSetValue:"Se??ili de??er olarak ata",DlgSelectBtnDelete:"Sil",DlgTextareaName:"Ad",DlgTextareaCols:"S??tunlar",DlgTextareaRows:"Sat??rlar",DlgTextName:"Ad",DlgTextValue:"De??er",DlgTextCharWidth:"Karakter Geni??li??i",DlgTextMaxChars:"En Fazla Karakter",DlgTextType:"T??r",DlgTextTypeText:"Metin",DlgTextTypePass:"Parola",DlgHiddenName:"Ad",DlgHiddenValue:"De??er",BulletedListProp:"Simgeli Liste ??zellikleri",NumberedListProp:"Numaral?? Liste ??zellikleri",DlgLstStart:"Ba??lang????",DlgLstType:"Tip",DlgLstTypeCircle:"??ember",DlgLstTypeDisc:"Disk",DlgLstTypeSquare:"Kare",DlgLstTypeNumbers:"Say??lar (1, 2, 3)",DlgLstTypeLCase:"K??????k Harfler (a, b, c)",DlgLstTypeUCase:"B??y??k Harfler (A, B, C)",DlgLstTypeSRoman:"K??????k Romen Rakamlar?? (i, ii, iii)",DlgLstTypeLRoman:"B??y??k Romen Rakamlar?? (I, II, III)",DlgDocGeneralTab:"Genel",DlgDocBackTab:"Arka Plan",DlgDocColorsTab:"Renkler ve Kenar Bo??luklar??",DlgDocMetaTab:"Tan??m Bilgisi (Meta)",DlgDocPageTitle:"Sayfa Ba??l??????",DlgDocLangDir:"Dil Y??n??",DlgDocLangDirLTR:"Soldan Sa??a (LTR)",DlgDocLangDirRTL:"Sa??dan Sola (RTL)",DlgDocLangCode:"Dil Kodu",DlgDocCharSet:"Karakter K??mesi Kodlamas??",DlgDocCharSetCE:"Orta Avrupa",DlgDocCharSetCT:"Geleneksel ??ince (Big5)",DlgDocCharSetCR:"Kiril",DlgDocCharSetGR:"Yunanca",DlgDocCharSetJP:"Japonca",DlgDocCharSetKR:"Korece",DlgDocCharSetTR:"T??rk??e",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"Bat?? Avrupa",DlgDocCharSetOther:"Di??er Karakter K??mesi Kodlamas??",DlgDocDocType:"Belge T??r?? Ba??l??????",DlgDocDocTypeOther:"Di??er Belge T??r?? Ba??l??????",DlgDocIncXHTML:"XHTML Bildirimlerini Dahil Et",DlgDocBgColor:"Arka Plan Rengi",DlgDocBgImage:"Arka Plan Resim URLsi",DlgDocBgNoScroll:"Sabit Arka Plan",DlgDocCText:"Metin",DlgDocCLink:"K??pr??",DlgDocCVisited:"Ziyaret Edilmi?? K??pr??",DlgDocCActive:"Etkin K??pr??",DlgDocMargins:"Kenar Bo??luklar??",DlgDocMaTop:"Tepe",DlgDocMaLeft:"Sol",DlgDocMaRight:"Sa??",DlgDocMaBottom:"Alt",DlgDocMeIndex:"Belge Dizinleme Anahtar Kelimeleri (virg??lle ayr??lm????)",DlgDocMeDescr:"Belge Tan??m??",DlgDocMeAuthor:"Yazar",DlgDocMeCopy:"Telif",DlgDocPreview:"??n ??zleme",Templates:"??ablonlar",DlgTemplatesTitle:"????erik ??ablonlar??",DlgTemplatesSelMsg:"D??zenleyicide a??mak i??in l??tfen bir ??ablon se??in.<br>(hali haz??rdaki i??erik kaybolacakt??r.):",DlgTemplatesLoading:"??ablon listesi y??klenmekte. L??tfen bekleyiniz...",DlgTemplatesNoTpl:"(Belirli bir ??ablon se??ilmedi)",DlgTemplatesReplace:"Mevcut i??erik ile de??i??tir",DlgAboutAboutTab:"Hakk??nda",DlgAboutBrowserInfoTab:"Gezgin Bilgisi",DlgAboutLicenseTab:"Lisans",DlgAboutVersion:"s??r??m",DlgAboutInfo:"Daha fazla bilgi i??in:",DlgDivGeneralTab:"Genel",DlgDivAdvancedTab:"Geli??mi??",DlgDivStyle:"Sitil",DlgDivInlineStyle:"Sat??ri??i Sitil"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/uk.js b/horde/services/editor/fckeditor/editor/lang/uk.js
deleted file mode 100644 (file)
index af715cc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"???????????????? ???????????? ????????????????????????",ToolbarExpand:"???????????????????? ???????????? ????????????????????????",Save:"????????????????",NewPage:"???????? ????????????????",Preview:"???????????????????? ????????????????",Cut:"????????????????",Copy:"??????????????????",Paste:"????????????????",PasteText:"???????????????? ???????????? ??????????",PasteWord:"???????????????? ?? Word",Print:"????????",SelectAll:"???????????????? ??????",RemoveFormat:"???????????????? ????????????????????????",InsertLinkLbl:"??????????????????",InsertLink:"????????????????/???????????????????? ??????????????????",RemoveLink:"?????????????? ??????????????????",VisitLink:"???????????????? ??????????????????",Anchor:"????????????????/???????????????????? ????????",AnchorDelete:"???????????????? ????????",InsertImageLbl:"????????????????????",InsertImage:"????????????????/???????????????????? ????????????????????",InsertFlashLbl:"Flash",InsertFlash:"????????????????/???????????????????? Flash",InsertTableLbl:"??????????????",InsertTable:"????????????????/???????????????????? ??????????????",InsertLineLbl:"??????????",InsertLine:"???????????????? ?????????????????????????? ??????????",InsertSpecialCharLbl:"?????????????????????? ????????????",InsertSpecialChar:"???????????????? ?????????????????????? ????????????",InsertSmileyLbl:"??????????????",InsertSmiley:"???????????????? ??????????????",About:"?????? FCKeditor",Bold:"????????????",Italic:"????????????",Underline:"????????????????????????",StrikeThrough:"??????????????????????",Subscript:"?????????????????????? ????????????",Superscript:"?????????????????????? ????????????",LeftJustify:"???? ???????????? ????????",CenterJustify:"???? ????????????",RightJustify:"???? ?????????????? ????????",BlockJustify:"???? ????????????",DecreaseIndent:"???????????????? ??????????????",IncreaseIndent:"?????????????????? ??????????????",Blockquote:"????????????",CreateDiv:"???????????????? Div ??????????????????",EditDiv:"???????????????????? Div ??????????????????",DeleteDiv:"???????????????? Div ??????????????????",Undo:"??????????????????",Redo:"??????????????????",NumberedListLbl:"?????????????????????? ????????????",NumberedList:"????????????????/???????????????? ?????????????????????? ????????????",BulletedListLbl:"???????????????????? ????????????",BulletedList:"????????????????/???????????????? ???????????????????? ????????????",ShowTableBorders:"???????????????? ?????????????? ??????????????",ShowDetails:"???????????????? ????????????",Style:"??????????",FontFormat:"????????????????????????",Font:"??????????",FontSize:"????????????",TextColor:"?????????? ????????????",BGColor:"?????????? ????????",Source:"??????????????",Find:"??????????",Replace:"????????????",SpellCheck:"???????????????????? ????????????????????",UniversalKeyboard:"???????????????????????? ????????????????????",PageBreakLbl:"???????????????? ????????????????",PageBreak:"???????????????? ???????????????? ????????????????",Form:"??????????",Checkbox:"?????????????? ????????????",RadioButton:"???????????? ????????????",TextField:"???????????????? ????????",Textarea:"???????????????? ??????????????",HiddenField:"?????????????????? ????????",Button:"????????????",SelectionField:"????????????",ImageButton:"???????????? ???? ??????????????????????",FitWindow:"???????????????????? ?????????? ??????????????????",ShowBlocks:"???????????????????? ??????????",EditLink:"???????????????? ??????????????????",CellCM:"????????????????",RowCM:"??????????",ColumnCM:"??????????????",InsertRowAfter:"???????????????? ?????????? ??????????",InsertRowBefore:"???????????????? ?????????? ????",DeleteRows:"???????????????? ????????????",InsertColumnAfter:"???????????????? ?????????????? ??????????",InsertColumnBefore:"???????????????? ?????????????? ????",DeleteColumns:"???????????????? ??????????????",InsertCellAfter:"???????????????? ?????????????? ??????????",InsertCellBefore:"???????????????? ?????????????? ????",DeleteCells:"???????????????? ??????????????",MergeCells:"????'???????????? ??????????????",MergeRight:"????'???????????? ????????????",MergeDown:"????'???????????? ???? ????????",HorizontalSplitCell:"?????????????????? ?????????????? ???? ??????????????????????",VerticalSplitCell:"?????????????????? ?????????????? ???? ??????????????????",TableDelete:"???????????????? ??????????????",CellProperties:"?????????????????????? ??????????????",TableProperties:"?????????????????????? ??????????????",ImageProperties:"?????????????????????? ????????????????????",FlashProperties:"?????????????????????? Flash",AnchorProp:"?????????????????????? ??????????",ButtonProp:"?????????????????????? ????????????",CheckboxProp:"?????????????????????? ???????????????? ????????????",HiddenFieldProp:"?????????????????????? ?????????????????????? ????????",RadioButtonProp:"?????????????????????? ???????????? ????????????",ImageButtonProp:"?????????????????????? ???????????? ???? ??????????????????????",TextFieldProp:"?????????????????????? ???????????????????? ????????",SelectionFieldProp:"?????????????????????? ????????????",TextareaProp:"?????????????????????? ?????????????????? ??????????????",FormProp:"?????????????????????? ??????????",FontFormats:"????????????????????;????????????????????????;????????????;?????????????????? 1;?????????????????? 2;?????????????????? 3;?????????????????? 4;?????????????????? 5;?????????????????? 6;???????????????????? (DIV)",ProcessingXHTML:"?????????????? XHTML. ??????????????????, ???????? ??????????...",Done:"????????????????",PasteWordConfirm:"??????????, ???? ???? ???????????? ????????????????, ???????????? ???? ?????????????????????? ?? Word. ???? ???????????? ???????????????? ???????? ?????????? ?????????????????",NotCompatiblePaste:"???? ?????????????? ???????????????? ?????? Internet Explorer ???????????? 5.5 ?????? ????????. ???? ???????????? ???????????????? ?????? ?????????????????",UnknownToolbarItem:'?????????????????? ?????????????? ???????????? ???????????????????????? "%1"',UnknownCommand:'???????????????? ????\'?? ?????????????? "%1"',NotImplemented:"?????????????? ???? ??????????????????????",UnknownToolbarSet:'???????????? ???????????????????????? "%1" ???? ??????????',NoActiveX:'?????????????????? ?????????????? ???????????? ???????????????? ???????????? ???????????????????? ?????????? ?????????????????????? ??????????????????. ???? ?????????????? ???????????????? ?????????? "?????????????????? ???????????????? ???????????????????? ACTIVEX ?? ??????????????". ???? ???????????? ???????????? ?????????????? ?? ???????????????? ?????????????????????? ??????????????????????.',BrowseServerBlocked:"?????????????? ???????????????? ???? ???????????? ???????? ????????????????. ?????????????????? ???? ???????????????????? ???????????????????? ?????????? ????????????????.",DialogBlocked:"???? ?????????????? ???????????????? ?????????? ??????????????. ?????????????????? ???? ???????????????????? ???????????????????? ?????????? ????????????????.",VisitLinkBlocked:"It was not possible to open a new window. Make sure all popup blockers are disabled.",DlgBtnOK:"????",DlgBtnCancel:"??????????????????",DlgBtnClose:"????????????????",DlgBtnBrowseServer:"???????????????????????? ???? ??????????????",DlgAdvancedTag:"????????????????????",DlgOpOther:"<????????>",DlgInfoTab:"????????",DlgAlertUrl:"??????????????, ????????-??????????, URL",DlgGenNotSet:"<???? ??????????????????>",DlgGenId:"??????????????????????????",DlgGenLangDir:"???????????????? ????????",DlgGenLangDirLtr:"?????????? ???? ?????????? (LTR)",DlgGenLangDirRtl:"???????????? ???? ???????? (RTL)",DlgGenLangCode:"????????",DlgGenAccessKey:"???????????? ??????????????",DlgGenName:"????'??",DlgGenTabIndex:"?????????????????????????? ????????????????",DlgGenLongDescr:"???????????? ???????? URL",DlgGenClass:"???????? CSS",DlgGenTitle:"??????????????????",DlgGenContType:"?????? ????????????",DlgGenLinkCharset:"??????????????????",DlgGenStyle:"?????????? CSS",DlgImgTitle:"?????????????????????? ????????????????????",DlgImgInfoTab:"???????????????????? ?????? ??????????????????????",DlgImgBtnUpload:"?????????????????? ???? ????????????",DlgImgURL:"URL",DlgImgUpload:"????????????????",DlgImgAlt:"???????????????????????????? ??????????",DlgImgWidth:"????????????",DlgImgHeight:"????????????",DlgImgLockRatio:"???????????????? ??????????????????",DlgBtnResetSize:"?????????????? ????????????",DlgImgBorder:"????????????",DlgImgHSpace:"???????????????????????????? ??????????????",DlgImgVSpace:"???????????????????????? ??????????????",DlgImgAlign:"????????????????????????",DlgImgAlignLeft:"???? ???????????? ????????",DlgImgAlignAbsBottom:"?????? ???? ????????",DlgImgAlignAbsMiddle:"?????? ???? ????????????????",DlgImgAlignBaseline:"???? ?????????????? ??????????",DlgImgAlignBottom:"???? ????????",DlgImgAlignMiddle:"???? ????????????????",DlgImgAlignRight:"???? ?????????????? ????????",DlgImgAlignTextTop:"?????????? ???? ??????????",DlgImgAlignTop:"???? ??????????",DlgImgPreview:"???????????????????? ????????????????",DlgImgAlertUrl:"???????? ??????????, ?????????????? URL ????????????????????",DlgImgLinkTab:"??????????????????",DlgFlashTitle:"?????????????????????? Flash",DlgFlashChkPlay:"???????? ??????????????????????",DlgFlashChkLoop:"??????????????????",DlgFlashChkMenu:"?????????????????? ???????? Flash",DlgFlashScale:"??????????????",DlgFlashScaleAll:"???????????????? ??????",DlgFlashScaleNoBorder:"?????? ??????????",DlgFlashScaleFit:"?????????????? ????????????",DlgLnkWindowTitle:"??????????????????",DlgLnkInfoTab:"???????????????????? ??????????????????",DlgLnkTargetTab:"????????",DlgLnkType:"?????? ??????????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"???????? ???? ???? ????????????????",DlgLnkTypeEMail:"????. ??????????",DlgLnkProto:"????????????????",DlgLnkProtoOther:"<????????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"?????????????? ????????",DlgLnkAnchorByName:"???? ????'???? ??????????",DlgLnkAnchorById:"???? ?????????????????????????????? ????????????????",DlgLnkNoAnchors:"(?????????? ???????????? ?????????????????? ?? ?????????? ??????????????????)",DlgLnkEMail:"???????????? ????. ??????????",DlgLnkEMailSubject:"???????? ??????????",DlgLnkEMailBody:"???????? ????????????????????????",DlgLnkUpload:"????????????????",DlgLnkBtnUpload:"?????????????????? ???? ????????????",DlgLnkTarget:"????????",DlgLnkTargetFrame:"<??????????>",DlgLnkTargetPopup:"<?????????????????? ??????????>",DlgLnkTargetBlank:"???????? ?????????? (_blank)",DlgLnkTargetParent:"?????????????????????? ?????????? (_parent)",DlgLnkTargetSelf:"?????? ?????????? (_self)",DlgLnkTargetTop:"?????????????? ?????????? (_top)",DlgLnkTargetFrameName:"????'?? ???????????????? ????????????",DlgLnkPopWinName:"????'?? ?????????????????????? ??????????",DlgLnkPopWinFeat:"?????????????????????? ?????????????????????? ??????????",DlgLnkPopResize:"???????????????????? ?? ????????????????",DlgLnkPopLocation:"???????????? ??????????????",DlgLnkPopMenu:"???????????? ????????",DlgLnkPopScroll:"???????????? ??????????????????",DlgLnkPopStatus:"???????????? ??????????????",DlgLnkPopToolbar:"???????????? ????????????????????????",DlgLnkPopFullScrn:"???????????? ?????????? (IE)",DlgLnkPopDependent:"???????????????? (Netscape)",DlgLnkPopWidth:"????????????",DlgLnkPopHeight:"????????????",DlgLnkPopLeft:"?????????????? ??????????",DlgLnkPopTop:"?????????????? ????????????",DlnLnkMsgNoUrl:"???????? ??????????, ???????????????? URL ??????????????????",DlnLnkMsgNoEMail:"???????? ??????????, ???????????????? ?????????? ????. ??????????",DlnLnkMsgNoAnchor:"???????? ??????????, ?????????????? ????????",DlnLnkMsgInvPopName:"?????????? ?????????????????????? ?????????? ?????????????? ???????????????????? ?????????? ?? ???? ???????? ?????????????? ??????????????????",DlgColorTitle:"?????????????? ??????????",DlgColorBtnClear:"????????????????",DlgColorHighlight:"??????????????????????",DlgColorSelected:"??????????????",DlgSmileyTitle:"???????????????? ??????????????",DlgSpecialCharTitle:"?????????????? ?????????????????????? ????????????",DlgTableTitle:"?????????????????????? ??????????????",DlgTableRows:"????????????",DlgTableColumns:"??????????????",DlgTableBorder:"???????????? ??????????????",DlgTableAlign:"????????????????????????",DlgTableAlignNotSet:"<???? ??????.>",DlgTableAlignLeft:"??????????",DlgTableAlignCenter:"???? ????????????",DlgTableAlignRight:"????????????",DlgTableWidth:"????????????",DlgTableWidthPx:"????????????????",DlgTableWidthPc:"??????????????????",DlgTableHeight:"????????????",DlgTableCellSpace:"???????????????? (spacing)",DlgTableCellPad:"?????????????? (padding)",DlgTableCaption:"??????????????????",DlgTableSummary:"????????????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"?????????????????????? ??????????????",DlgCellWidth:"????????????",DlgCellWidthPx:"????????????????",DlgCellWidthPc:"??????????????????",DlgCellHeight:"????????????",DlgCellWordWrap:"?????????????????? ????????????",DlgCellWordWrapNotSet:"<???? ??????.>",DlgCellWordWrapYes:"??????",DlgCellWordWrapNo:"????",DlgCellHorAlign:"?????????????????????????? ????????????????????????",DlgCellHorAlignNotSet:"<???? ??????.>",DlgCellHorAlignLeft:"??????????",DlgCellHorAlignCenter:"???? ????????????",DlgCellHorAlignRight:"????????????",DlgCellVerAlign:"???????????????????????? ????????????????????????",DlgCellVerAlignNotSet:"<???? ??????.>",DlgCellVerAlignTop:"????????????",DlgCellVerAlignMiddle:"????????????????????",DlgCellVerAlignBottom:"??????????",DlgCellVerAlignBaseline:"???? ?????????????? ??????????",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"???????????????? ?????????? (span)",DlgCellCollSpan:"???????????????? ?????????????? (span)",DlgCellBackColor:"?????????? ????????",DlgCellBorderColor:"?????????? ??????????????",DlgCellBtnSelect:"??????????????...",DlgFindAndReplaceTitle:"???????????? ?? ????????????????",DlgFindTitle:"??????????",DlgFindFindBtn:"??????????",DlgFindNotFoundMsg:"???????????????? ?????????? ???? ??????????????????.",DlgReplaceTitle:"????????????????",DlgReplaceFindLbl:"????????????:",DlgReplaceReplaceLbl:"???????????????? ????:",DlgReplaceCaseChk:"?????????????????? ??????????????",DlgReplaceReplaceBtn:"????????????????",DlgReplaceReplAllBtn:"???????????????? ??????",DlgReplaceWordChk:"???????? ?????????? ????????",PasteErrorCut:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ??????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl+X).",PasteErrorCopy:"?????????????????? ?????????????? ???????????? ???????????????? ???? ???????????????????? ?????????????????? ?????????????????????? ???????????????????? ???????????????? ????????????????????. ???????? ??????????, ???????????????????????????? ???????????????????? ?????? ?????????? (Ctrl+C).",PasteAsText:"???????????????? ???????????? ??????????",PasteFromWord:"???????????????? ?? Word",DlgPasteMsg2:"????????-??????????, ?????????????? ?? ???????????? ???????????? ?? ???? ??????????????, ???????????????????????? ?????????????????????? ???????????? (<STRONG>Ctrl+V</STRONG>) ???? ?????????????????? <STRONG>OK</STRONG>.",DlgPasteSec:"???????????????? ???? ???????? ???????????????? ???????????? ???????????? ???? ???????????? ???????????? ?? ????'???????? ?? ???????????????????????????? ???????????? ????????????????. ?????? ???????????????? ???????????????? ???????????????????? ???????????????? ?? ???? ??????????.",DlgPasteIgnoreFont:"???????????????????? ???????????????????????? ??????????????",DlgPasteRemoveStyles:"???????????????? ???????????????????????? ????????????",ColorAutomatic:"????????????????????????",ColorMoreColors:"??????????????...",DocProps:"?????????????????????? ??????????????????",DlgAnchorTitle:"?????????????????????? ??????????",DlgAnchorName:"????'?? ??????????",DlgAnchorErrorName:"???????? ??????????, ???????????????? ????'?? ??????????",DlgSpellNotInDic:"???? ?????? ?? ????????????????",DlgSpellChangeTo:"???????????????? ????",DlgSpellBtnIgnore:"????????????????????",DlgSpellBtnIgnoreAll:"???????????????????? ??????",DlgSpellBtnReplace:"????????????????",DlgSpellBtnReplaceAll:"???????????????? ??????",DlgSpellBtnUndo:"??????????",DlgSpellNoSuggestions:"- ?????????? ?????????????????? -",DlgSpellProgress:"?????????????????????? ?????????????????? ????????????????????...",DlgSpellNoMispell:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???? ????????????????",DlgSpellNoChanges:"?????????????????? ???????????????????? ??????????????????: ?????????? ?????????? ???? ??????????????",DlgSpellOneChange:"?????????????????? ???????????????????? ??????????????????: ?????????????? ???????? ??????????",DlgSpellManyChanges:"?????????????????? ???????????????????? ??????????????????: 1% ???????? ??????????????",IeSpellDownload:"???????????? ?????????????????? ???????????????????? ???? ??????????????????????. ?????????????? ?????????????????????? ???????? ???????????",DlgButtonText:"?????????? (????????????????)",DlgButtonType:"??????",DlgButtonTypeBtn:"????????????",DlgButtonTypeSbm:"????????????????????",DlgButtonTypeRst:"??????????????",DlgCheckboxName:"????'??",DlgCheckboxValue:"????????????????",DlgCheckboxSelected:"????????????",DlgFormName:"????'??",DlgFormAction:"??????",DlgFormMethod:"??????????",DlgSelectName:"????'??",DlgSelectValue:"????????????????",DlgSelectSize:"????????????",DlgSelectLines:"??????????",DlgSelectChkMulti:"?????????????????? ?????????????? ?????????????????? ??????????????",DlgSelectOpAvail:"???????????????? ????????????????",DlgSelectOpText:"??????????",DlgSelectOpValue:"????????????????",DlgSelectBtnAdd:"????????????????",DlgSelectBtnModify:"??????????????",DlgSelectBtnUp:"??????????",DlgSelectBtnDown:"????????",DlgSelectBtnSetValue:"???????????????????? ???? ?????????????? ????????????????",DlgSelectBtnDelete:"????????????????",DlgTextareaName:"????'??",DlgTextareaCols:"??????????????",DlgTextareaRows:"????????????",DlgTextName:"????'??",DlgTextValue:"????????????????",DlgTextCharWidth:"????????????",DlgTextMaxChars:"????????. ??????-???? ????????????????",DlgTextType:"??????",DlgTextTypeText:"??????????",DlgTextTypePass:"????????????",DlgHiddenName:"????'??",DlgHiddenValue:"????????????????",BulletedListProp:"?????????????????????? ?????????????????????? ????????????",NumberedListProp:"?????????????????????? ?????????????????????????? ????????????",DlgLstStart:"??????????????",DlgLstType:"??????",DlgLstTypeCircle:"????????",DlgLstTypeDisc:"????????",DlgLstTypeSquare:"??????????????",DlgLstTypeNumbers:"???????????? (1, 2, 3)",DlgLstTypeLCase:"???????????? ???????????????? ????????????????(a, b, c)",DlgLstTypeUCase:"?????????? ?????????????????? ???????????????? (A, B, C)",DlgLstTypeSRoman:"???????? ?????????????? ???????????? (i, ii, iii)",DlgLstTypeLRoman:"???????????? ?????????????? ???????????? (I, II, III)",DlgDocGeneralTab:"????????????????",DlgDocBackTab:"?????????? ??????",DlgDocColorsTab:"?????????????? ???? ????????????????",DlgDocMetaTab:"???????? ????????",DlgDocPageTitle:"?????????????????? ????????????????",DlgDocLangDir:"???????????????? ????????????",DlgDocLangDirLTR:"?????????? ???? ?????????? (LTR)",DlgDocLangDirRTL:"???????????? ???? ???????? (RTL)",DlgDocLangCode:"?????? ????????",DlgDocCharSet:"?????????????????? ???????????? ????????????????",DlgDocCharSetCE:"????????????????????-??????????????????????",DlgDocCharSetCT:"?????????????????? ???????????????????? (Big5)",DlgDocCharSetCR:"????????????????",DlgDocCharSetGR:"??????????????",DlgDocCharSetJP:"????????????????",DlgDocCharSetKR:"??????????????????",DlgDocCharSetTR:"????????????????",DlgDocCharSetUN:"???????????? (UTF-8)",DlgDocCharSetWE:"??????????????-??????????????????????",DlgDocCharSetOther:"???????? ?????????????????? ???????????? ????????????????",DlgDocDocType:"?????????????????? ???????? ??????????????????",DlgDocDocTypeOther:"?????????? ?????????????????? ???????? ??????????????????",DlgDocIncXHTML:"?????????????????? XHTML ????????????????????",DlgDocBgColor:"?????????? ??????",DlgDocBgImage:"URL ???????????????????? ??????",DlgDocBgNoScroll:"?????? ?????? ??????????????????",DlgDocCText:"??????????",DlgDocCLink:"??????????????????",DlgDocCVisited:"?????????????????? ??????????????????",DlgDocCActive:"?????????????? ??????????????????",DlgDocMargins:"???????????????? ????????????????",DlgDocMaTop:"??????????????",DlgDocMaLeft:"??????????",DlgDocMaRight:"????????????",DlgDocMaBottom:"????????????",DlgDocMeIndex:"?????????????? ?????????? ?????????????????? (?????????????????? ????????????)",DlgDocMeDescr:"???????? ??????????????????",DlgDocMeAuthor:"??????????",DlgDocMeCopy:"?????????????????? ??????????",DlgDocPreview:"???????????????????? ????????????????",Templates:"??????????????",DlgTemplatesTitle:"?????????????? ????????????",DlgTemplatesSelMsg:"??????????????, ???????? ??????????, ???????????? ?????? ?????????????????? ?? ??????????????????<br>(???????????????? ?????????? ???????? ????????????????):",DlgTemplatesLoading:"???????????????????????? ???????????? ????????????????. ??????????????????, ???????? ??????????...",DlgTemplatesNoTpl:"(???? ?????????????????? ?????????????? ??????????????)",DlgTemplatesReplace:"???????????????? ???????????????? ??????????",DlgAboutAboutTab:"?????? ????????????????",DlgAboutBrowserInfoTab:"???????????????????? ????????????????",DlgAboutLicenseTab:"????????????????",DlgAboutVersion:"????????????",DlgAboutInfo:"?????????????????? ???????????????????? ???????????????? ???? ",DlgDivGeneralTab:"????????????????",DlgDivAdvancedTab:"??????????????????",DlgDivStyle:"??????????",DlgDivInlineStyle:"Inline ??????????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/vi.js b/horde/services/editor/fckeditor/editor/lang/vi.js
deleted file mode 100644 (file)
index b7cb527..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"Thu g???n Thanh c??ng c???",ToolbarExpand:"M??? r???ng Thanh c??ng c???",Save:"L??u",NewPage:"Trang m???i",Preview:"Xem tr?????c",Cut:"C???t",Copy:"Sao ch??p",Paste:"D??n",PasteText:"D??n theo d???ng v??n b???n thu???n",PasteWord:"D??n v???i ?????nh d???ng Word",Print:"In",SelectAll:"Ch???n T???t c???",RemoveFormat:"Xo?? ?????nh d???ng",InsertLinkLbl:"Li??n k???t",InsertLink:"Ch??n/S???a Li??n k???t",RemoveLink:"Xo?? Li??n k???t",VisitLink:"M??? Li??n K???t",Anchor:"Ch??n/S???a Neo",AnchorDelete:"G??? b??? Neo",InsertImageLbl:"H??nh ???nh",InsertImage:"Ch??n/S???a H??nh ???nh",InsertFlashLbl:"Flash",InsertFlash:"Ch??n/S???a Flash",InsertTableLbl:"B???ng",InsertTable:"Ch??n/S???a B???ng",InsertLineLbl:"???????ng ph??n c??ch ngang",InsertLine:"Ch??n ???????ng ph??n c??ch ngang",InsertSpecialCharLbl:"K?? t??? ?????c bi???t",InsertSpecialChar:"Ch??n K?? t??? ?????c bi???t",InsertSmileyLbl:"H??nh bi???u l??? c???m x??c (m???t c?????i)",InsertSmiley:"Ch??n H??nh bi???u l??? c???m x??c (m???t c?????i)",About:"Gi???i thi???u v??? FCKeditor",Bold:"?????m",Italic:"Nghi??ng",Underline:"G???ch ch??n",StrikeThrough:"G???ch xuy??n ngang",Subscript:"Ch??? s??? d?????i",Superscript:"Ch??? s??? tr??n",LeftJustify:"Canh tr??i",CenterJustify:"Canh gi???a",RightJustify:"Canh ph???i",BlockJustify:"Canh ?????u",DecreaseIndent:"D???ch ra ngo??i",IncreaseIndent:"D???ch v??o trong",Blockquote:"Kh???i Tr??ch d???n",CreateDiv:"T???o Div Container",EditDiv:"Ch???nh s???a Div Container",DeleteDiv:"G??? b??? Div Container",Undo:"Kh??i ph???c thao t??c",Redo:"L??m l???i thao t??c",NumberedListLbl:"Danh s??ch c?? th??? t???",NumberedList:"Ch??n/Xo?? Danh s??ch c?? th??? t???",BulletedListLbl:"Danh s??ch kh??ng th??? t???",BulletedList:"Ch??n/Xo?? Danh s??ch kh??ng th??? t???",ShowTableBorders:"Hi???n th??? ???????ng vi???n b???ng",ShowDetails:"Hi???n th??? Chi ti???t",Style:"M???u",FontFormat:"?????nh d???ng",Font:"Ph??ng",FontSize:"C??? ch???",TextColor:"M??u ch???",BGColor:"M??u n???n",Source:"M?? HTML",Find:"T??m ki???m",Replace:"Thay th???",SpellCheck:"Ki???m tra Ch??nh t???",UniversalKeyboard:"B??n ph??m Qu???c t???",PageBreakLbl:"Ng???t trang",PageBreak:"Ch??n Ng???t trang",Form:"Bi???u m???u",Checkbox:"N??t ki???m",RadioButton:"N??t ch???n",TextField:"Tr?????ng v??n b???n",Textarea:"V??ng v??n b???n",HiddenField:"Tr?????ng ???n",Button:"N??t",SelectionField:"?? ch???n",ImageButton:"N??t h??nh ???nh",FitWindow:"M??? r???ng t???i ??a k??ch th?????c tr??nh bi??n t???p",ShowBlocks:"Hi???n th??? c??c Kh???i",EditLink:"S???a Li??n k???t",CellCM:"??",RowCM:"H??ng",ColumnCM:"C???t",InsertRowAfter:"Ch??n H??ng Ph??a sau",InsertRowBefore:"Ch??n H??ng Ph??a tr?????c",DeleteRows:"Xo?? H??ng",InsertColumnAfter:"Ch??n C???t Ph??a sau",InsertColumnBefore:"Ch??n C???t Ph??a tr?????c",DeleteColumns:"Xo?? C???t",InsertCellAfter:"Ch??n ?? Ph??a sau",InsertCellBefore:"Ch??n ?? Ph??a tr?????c",DeleteCells:"Xo?? ??",MergeCells:"K???t h???p ??",MergeRight:"K???t h???p Sang ph???i",MergeDown:"K???t h???p Xu???ng d?????i",HorizontalSplitCell:"T??ch ngang ??",VerticalSplitCell:"T??ch d???c ??",TableDelete:"X??a B???ng",CellProperties:"Thu???c t??nh ??",TableProperties:"Thu???c t??nh B???ng",ImageProperties:"Thu???c t??nh H??nh ???nh",FlashProperties:"Thu???c t??nh Flash",AnchorProp:"Thu???c t??nh Neo",ButtonProp:"Thu???c t??nh N??t",CheckboxProp:"Thu???c t??nh N??t ki???m",HiddenFieldProp:"Thu???c t??nh Tr?????ng ???n",RadioButtonProp:"Thu???c t??nh N??t ch???n",ImageButtonProp:"Thu???c t??nh N??t h??nh ???nh",TextFieldProp:"Thu???c t??nh Tr?????ng v??n b???n",SelectionFieldProp:"Thu???c t??nh ?? ch???n",TextareaProp:"Thu???c t??nh V??ng v??n b???n",FormProp:"Thu???c t??nh Bi???u m???u",FontFormats:"Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",ProcessingXHTML:"??ang x??? l?? XHTML. Vui l??ng ?????i trong gi??y l??t...",Done:"???? ho??n th??nh",PasteWordConfirm:"V??n b???n b???n mu???n d??n c?? k??m ?????nh d???ng c???a Word. B???n c?? mu???n lo???i b??? ?????nh d???ng Word tr?????c khi d??n?",NotCompatiblePaste:"L???nh n??y ch??? ???????c h??? tr??? t??? tr??nh duy???t Internet Explorer phi??n b???n 5.5 ho???c m???i h??n. B???n c?? mu???n d??n nguy??n m???u?",UnknownToolbarItem:'Kh??ng r?? m???c tr??n thanh c??ng c??? "%1"',UnknownCommand:'Kh??ng r?? l???nh "%1"',NotImplemented:"L???nh kh??ng ???????c th???c hi???n",UnknownToolbarSet:'Thanh c??ng c??? "%1" kh??ng t???n t???i',NoActiveX:'C??c thi???t l???p b???o m???t c???a tr??nh duy???t c?? th??? gi???i h???n m???t s??? ch???c n??ng c???a tr??nh bi??n t???p. B???n ph???i b???t t??y ch???n "Run ActiveX controls and plug-ins". B???n c?? th??? g???p m???t s??? l???i v?? th???y thi???u m???t s??? ch???c n??ng.',BrowseServerBlocked:"Kh??ng th??? m??? ???????c b??? duy???t t??i nguy??n. H??y ?????m b???o ch???c n??ng ch???n popup ???? b??? v?? hi???u h??a.",DialogBlocked:"Kh??ng th??? m??? ???????c c???a s??? h???p tho???i. H??y ?????m b???o ch???c n??ng ch???n popup ???? b??? v?? hi???u h??a.",VisitLinkBlocked:"Kh??ng th??? m??? ???????c c???a s??? tr??nh duy???t m???i. H??y ?????m b???o ch???c n??ng ch???n popup ???? b??? v?? hi???u h??a.",DlgBtnOK:"?????ng ??",DlgBtnCancel:"B??? qua",DlgBtnClose:"????ng",DlgBtnBrowseServer:"Duy???t tr??n m??y ch???",DlgAdvancedTag:"M??? r???ng",DlgOpOther:"<Kh??c>",DlgInfoTab:"Th??ng tin",DlgAlertUrl:"H??y nh???p v??o m???t URL",DlgGenNotSet:"<kh??ng thi???t l???p>",DlgGenId:"?????nh danh",DlgGenLangDir:"???????ng d???n Ng??n ng???",DlgGenLangDirLtr:"Tr??i sang Ph???i (LTR)",DlgGenLangDirRtl:"Ph???i sang Tr??i (RTL)",DlgGenLangCode:"M?? Ng??n ng???",DlgGenAccessKey:"Ph??m H??? tr??? truy c???p",DlgGenName:"T??n",DlgGenTabIndex:"Ch??? s??? c???a Tab",DlgGenLongDescr:"M?? t??? URL",DlgGenClass:"L???p Stylesheet",DlgGenTitle:"Advisory Title",DlgGenContType:"Advisory Content Type",DlgGenLinkCharset:"B???ng m?? c???a t??i nguy??n ???????c li??n k???t ?????n",DlgGenStyle:"M???u",DlgImgTitle:"Thu???c t??nh H??nh ???nh",DlgImgInfoTab:"Th??ng tin H??nh ???nh",DlgImgBtnUpload:"T???i l??n M??y ch???",DlgImgURL:"URL",DlgImgUpload:"T???i l??n",DlgImgAlt:"Ch?? th??ch H??nh ???nh",DlgImgWidth:"R???ng",DlgImgHeight:"Cao",DlgImgLockRatio:"Gi??? nguy??n t??? l???",DlgBtnResetSize:"K??ch th?????c g???c",DlgImgBorder:"???????ng vi???n",DlgImgHSpace:"HSpace",DlgImgVSpace:"VSpace",DlgImgAlign:"V??? tr??",DlgImgAlignLeft:"Tr??i",DlgImgAlignAbsBottom:"D?????i tuy???t ?????i",DlgImgAlignAbsMiddle:"Gi???a tuy???t ?????i",DlgImgAlignBaseline:"???????ng c?? s???",DlgImgAlignBottom:"D?????i",DlgImgAlignMiddle:"Gi???a",DlgImgAlignRight:"Ph???i",DlgImgAlignTextTop:"Ph??a tr??n ch???",DlgImgAlignTop:"Tr??n",DlgImgPreview:"Xem tr?????c",DlgImgAlertUrl:"H??y ????a v??o URL c???a h??nh ???nh",DlgImgLinkTab:"Li??n k???t",DlgFlashTitle:"Thu???c t??nh Flash",DlgFlashChkPlay:"T??? ?????ng ch???y",DlgFlashChkLoop:"L???p",DlgFlashChkMenu:"Cho ph??p b???t Menu c???a Flash",DlgFlashScale:"T??? l???",DlgFlashScaleAll:"Hi???n th??? t???t c???",DlgFlashScaleNoBorder:"Kh??ng ???????ng vi???n",DlgFlashScaleFit:"V???a v???n",DlgLnkWindowTitle:"Li??n k???t",DlgLnkInfoTab:"Th??ng tin Li??n k???t",DlgLnkTargetTab:"????ch",DlgLnkType:"Ki???u Li??n k???t",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"Neo trong trang n??y",DlgLnkTypeEMail:"Th?? ??i???n t???",DlgLnkProto:"Giao th???c",DlgLnkProtoOther:"<kh??c>",DlgLnkURL:"URL",DlgLnkAnchorSel:"Ch???n m???t Neo",DlgLnkAnchorByName:"Theo T??n Neo",DlgLnkAnchorById:"Theo ?????nh danh Element",DlgLnkNoAnchors:"(Kh??ng c?? Neo n??o trong t??i li???u)",DlgLnkEMail:"Th?? ??i???n t???",DlgLnkEMailSubject:"Ti??u ????? Th??ng ??i???p",DlgLnkEMailBody:"N???i dung Th??ng ??i???p",DlgLnkUpload:"T???i l??n",DlgLnkBtnUpload:"T???i l??n M??y ch???",DlgLnkTarget:"????ch",DlgLnkTargetFrame:"<khung>",DlgLnkTargetPopup:"<c???a s??? popup>",DlgLnkTargetBlank:"C???a s??? m???i (_blank)",DlgLnkTargetParent:"C???a s??? cha (_parent)",DlgLnkTargetSelf:"C??ng c???a s??? (_self)",DlgLnkTargetTop:"C???a s??? tr??n c??ng(_top)",DlgLnkTargetFrameName:"T??n Khung ????ch",DlgLnkPopWinName:"T??n C???a s??? Popup",DlgLnkPopWinFeat:"?????c ??i???m c???a C???a s??? Popup",DlgLnkPopResize:"K??ch th?????c thay ?????i",DlgLnkPopLocation:"Thanh v??? tr??",DlgLnkPopMenu:"Thanh Menu",DlgLnkPopScroll:"Thanh cu???n",DlgLnkPopStatus:"Thanh tr???ng th??i",DlgLnkPopToolbar:"Thanh c??ng c???",DlgLnkPopFullScrn:"To??n m??n h??nh (IE)",DlgLnkPopDependent:"Ph??? thu???c (Netscape)",DlgLnkPopWidth:"R???ng",DlgLnkPopHeight:"Cao",DlgLnkPopLeft:"V??? tr?? Tr??i",DlgLnkPopTop:"V??? tr?? Tr??n",DlnLnkMsgNoUrl:"H??y ????a v??o Li??n k???t URL",DlnLnkMsgNoEMail:"H??y ????a v??o ?????a ch??? th?? ??i???n t???",DlnLnkMsgNoAnchor:"H??y ch???n m???t Neo",DlnLnkMsgInvPopName:"T??n c???a c???a s??? Popup ph???i b???t ?????u b???ng m???t k?? t??? v?? kh??ng ???????c ch???a kho???ng tr???ng",DlgColorTitle:"Ch???n m??u",DlgColorBtnClear:"Xo??",DlgColorHighlight:"T?? s??ng",DlgColorSelected:"???? ch???n",DlgSmileyTitle:"Ch??n H??nh bi???u l??? c???m x??c (m???t c?????i)",DlgSpecialCharTitle:"H??y ch???n K?? t??? ?????c bi???t",DlgTableTitle:"Thu???c t??nh b???ng",DlgTableRows:"H??ng",DlgTableColumns:"C???t",DlgTableBorder:"C??? ???????ng vi???n",DlgTableAlign:"Canh l???",DlgTableAlignNotSet:"<Ch??a thi???t l???p>",DlgTableAlignLeft:"Tr??i",DlgTableAlignCenter:"Gi???a",DlgTableAlignRight:"Ph???i",DlgTableWidth:"R???ng",DlgTableWidthPx:"??i???m (px)",DlgTableWidthPc:"%",DlgTableHeight:"Cao",DlgTableCellSpace:"Kho???ng c??ch ??",DlgTableCellPad:"?????m ??",DlgTableCaption:"?????u ?????",DlgTableSummary:"T??m l?????c",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"Thu???c t??nh ??",DlgCellWidth:"R???ng",DlgCellWidthPx:"??i???m (px)",DlgCellWidthPc:"%",DlgCellHeight:"Cao",DlgCellWordWrap:"B???c t???",DlgCellWordWrapNotSet:"<Ch??a thi???t l???p>",DlgCellWordWrapYes:"?????ng ??",DlgCellWordWrapNo:"Kh??ng",DlgCellHorAlign:"Canh theo Chi???u ngang",DlgCellHorAlignNotSet:"<Ch??a thi???t l???p>",DlgCellHorAlignLeft:"Tr??i",DlgCellHorAlignCenter:"Gi???a",DlgCellHorAlignRight:"Ph???i",DlgCellVerAlign:"Canh theo Chi???u d???c",DlgCellVerAlignNotSet:"<Ch??a thi???t l???p>",DlgCellVerAlignTop:"Tr??n",DlgCellVerAlignMiddle:"Gi???a",DlgCellVerAlignBottom:"D?????i",DlgCellVerAlignBaseline:"???????ng c?? s???",DlgCellType:"Cell Type",DlgCellTypeData:"Data",DlgCellTypeHeader:"Header",DlgCellRowSpan:"N???i H??ng",DlgCellCollSpan:"N???i C???t",DlgCellBackColor:"M??u n???n",DlgCellBorderColor:"M??u vi???n",DlgCellBtnSelect:"Ch???n...",DlgFindAndReplaceTitle:"T??m ki???m v?? Thay Th???",DlgFindTitle:"T??m ki???m",DlgFindFindBtn:"T??m ki???m",DlgFindNotFoundMsg:"Kh??ng t??m th???y chu???i c???n t??m.",DlgReplaceTitle:"Thay th???",DlgReplaceFindLbl:"T??m chu???i:",DlgReplaceReplaceLbl:"Thay b???ng:",DlgReplaceCaseChk:"Ph??n bi???t ch??? hoa/th?????ng",DlgReplaceReplaceBtn:"Thay th???",DlgReplaceReplAllBtn:"Thay th??? T???t c???",DlgReplaceWordChk:"????ng to??n b??? t???",PasteErrorCut:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh c???t. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl+X).",PasteErrorCopy:"C??c thi???t l???p b???o m???t c???a tr??nh duy???t kh??ng cho ph??p tr??nh bi??n t???p t??? ?????ng th???c thi l???nh sao ch??p. H??y s??? d???ng b??n ph??m cho l???nh n??y (Ctrl+C).",PasteAsText:"D??n theo ?????nh d???ng v??n b???n thu???n",PasteFromWord:"D??n v???i ?????nh d???ng Word",DlgPasteMsg2:"H??y d??n n???i dung v??o trong khung b??n d?????i, s??? d???ng t??? h???p ph??m (<STRONG>Ctrl+V</STRONG>) v?? nh???n v??o n??t <STRONG>?????ng ??</STRONG>.",DlgPasteSec:"Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",DlgPasteIgnoreFont:"Ch???p nh???n c??c ?????nh d???ng ph??ng",DlgPasteRemoveStyles:"G??? b??? c??c ?????nh d???ng Styles",ColorAutomatic:"T??? ?????ng",ColorMoreColors:"M??u kh??c...",DocProps:"Thu???c t??nh T??i li???u",DlgAnchorTitle:"Thu???c t??nh Neo",DlgAnchorName:"T??n c???a Neo",DlgAnchorErrorName:"H??y nh???p v??o t??n c???a Neo",DlgSpellNotInDic:"Kh??ng c?? trong t??? ??i???n",DlgSpellChangeTo:"Chuy???n th??nh",DlgSpellBtnIgnore:"B??? qua",DlgSpellBtnIgnoreAll:"B??? qua T???t c???",DlgSpellBtnReplace:"Thay th???",DlgSpellBtnReplaceAll:"Thay th??? T???t c???",DlgSpellBtnUndo:"Ph???c h???i l???i",DlgSpellNoSuggestions:"- Kh??ng ????a ra g???i ?? v??? t??? -",DlgSpellProgress:"??ang ti???n h??nh ki???m tra ch??nh t???...",DlgSpellNoMispell:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? l???i ch??nh t???",DlgSpellNoChanges:"Ho??n t???t ki???m tra ch??nh t???: Kh??ng c?? t??? n??o ???????c thay ?????i",DlgSpellOneChange:"Ho??n t???t ki???m tra ch??nh t???: M???t t??? ???? ???????c thay ?????i",DlgSpellManyChanges:"Ho??n t???t ki???m tra ch??nh t???: %1 t??? ???? ???????c thay ?????i",IeSpellDownload:"Ch???c n??ng ki???m tra ch??nh t??? ch??a ???????c c??i ?????t. B???n c?? mu???n t???i v??? ngay b??y gi????",DlgButtonText:"Chu???i hi???n th??? (Gi?? tr???)",DlgButtonType:"Ki???u",DlgButtonTypeBtn:"N??t B???m",DlgButtonTypeSbm:"N??t G???i",DlgButtonTypeRst:"N??t Nh???p l???i",DlgCheckboxName:"T??n",DlgCheckboxValue:"Gi?? tr???",DlgCheckboxSelected:"???????c ch???n",DlgFormName:"T??n",DlgFormAction:"H??nh ?????ng",DlgFormMethod:"Ph????ng th???c",DlgSelectName:"T??n",DlgSelectValue:"Gi?? tr???",DlgSelectSize:"K??ch c???",DlgSelectLines:"d??ng",DlgSelectChkMulti:"Cho ph??p ch???n nhi???u",DlgSelectOpAvail:"C??c t??y ch???n c?? th??? s??? d???ng",DlgSelectOpText:"V??n b???n",DlgSelectOpValue:"Gi?? tr???",DlgSelectBtnAdd:"Th??m",DlgSelectBtnModify:"Thay ?????i",DlgSelectBtnUp:"L??n",DlgSelectBtnDown:"Xu???ng",DlgSelectBtnSetValue:"Gi?? tr??? ???????c ch???n",DlgSelectBtnDelete:"Xo??",DlgTextareaName:"T??n",DlgTextareaCols:"C???t",DlgTextareaRows:"H??ng",DlgTextName:"T??n",DlgTextValue:"Gi?? tr???",DlgTextCharWidth:"R???ng",DlgTextMaxChars:"S??? K?? t??? t???i ??a",DlgTextType:"Ki???u",DlgTextTypeText:"K?? t???",DlgTextTypePass:"M???t kh???u",DlgHiddenName:"T??n",DlgHiddenValue:"Gi?? tr???",BulletedListProp:"Thu???c t??nh Danh s??ch kh??ng th??? t???",NumberedListProp:"Thu???c t??nh Danh s??ch c?? th??? t???",DlgLstStart:"B???t ?????u",DlgLstType:"Ki???u",DlgLstTypeCircle:"H??nh tr??n",DlgLstTypeDisc:"H??nh ????a",DlgLstTypeSquare:"H??nh vu??ng",DlgLstTypeNumbers:"S??? th??? t??? (1, 2, 3)",DlgLstTypeLCase:"Ch??? c??i th?????ng (a, b, c)",DlgLstTypeUCase:"Ch??? c??i hoa (A, B, C)",DlgLstTypeSRoman:"S??? La M?? th?????ng (i, ii, iii)",DlgLstTypeLRoman:"S??? La M?? hoa (I, II, III)",DlgDocGeneralTab:"To??n th???",DlgDocBackTab:"N???n",DlgDocColorsTab:"M??u s???c v?? ???????ng bi??n",DlgDocMetaTab:"Si??u d??? li???u",DlgDocPageTitle:"Ti??u ????? Trang",DlgDocLangDir:"???????ng d???n Ng??n ng???",DlgDocLangDirLTR:"Tr??i sang Ph???i (LTR)",DlgDocLangDirRTL:"Ph???i sang Tr??i (RTL)",DlgDocLangCode:"M?? Ng??n ng???",DlgDocCharSet:"B???ng m?? k?? t???",DlgDocCharSetCE:"Trung ??u",DlgDocCharSetCT:"Ti???ng Trung Qu???c (Big5)",DlgDocCharSetCR:"Ti???ng Kirin",DlgDocCharSetGR:"Ti???ng Hy L???p",DlgDocCharSetJP:"Ti???ng Nh???t",DlgDocCharSetKR:"Ti???ng H??n",DlgDocCharSetTR:"Ti???ng Th??? Nh?? K???",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"T??y ??u",DlgDocCharSetOther:"B???ng m?? k?? t??? kh??c",DlgDocDocType:"Ki???u ????? m???c T??i li???u",DlgDocDocTypeOther:"Ki???u ????? m???c T??i li???u kh??c",DlgDocIncXHTML:"Bao g???m c??? ?????nh ngh??a XHTML",DlgDocBgColor:"M??u n???n",DlgDocBgImage:"URL c???a H??nh ???nh n???n",DlgDocBgNoScroll:"Kh??ng cu???n n???n",DlgDocCText:"V??n b???n",DlgDocCLink:"Li??n k???t",DlgDocCVisited:"Li??n k???t ???? gh?? th??m",DlgDocCActive:"Li??n k???t Hi???n h??nh",DlgDocMargins:"???????ng bi??n c???a Trang",DlgDocMaTop:"Tr??n",DlgDocMaLeft:"Tr??i",DlgDocMaRight:"Ph???i",DlgDocMaBottom:"D?????i",DlgDocMeIndex:"C??c t??? kh??a ch??? m???c t??i li???u (ph??n c??ch b???i d???u ph???y)",DlgDocMeDescr:"M?? t??? t??i li???u",DlgDocMeAuthor:"T??c gi???",DlgDocMeCopy:"B???n quy???n",DlgDocPreview:"Xem tr?????c",Templates:"M???u d???ng s???n",DlgTemplatesTitle:"N???i dung M???u d???ng s???n",DlgTemplatesSelMsg:"H??y ch???n M???u d???ng s???n ????? m??? trong tr??nh bi??n t???p<br>(n???i dung hi???n t???i s??? b??? m???t):",DlgTemplatesLoading:"??ang n???p Danh s??ch M???u d???ng s???n. Vui l??ng ?????i trong gi??y l??t...",DlgTemplatesNoTpl:"(Kh??ng c?? M???u d???ng s???n n??o ???????c ?????nh ngh??a)",DlgTemplatesReplace:"Thay th??? n???i dung hi???n t???i",DlgAboutAboutTab:"Gi???i thi???u",DlgAboutBrowserInfoTab:"Th??ng tin tr??nh duy???t",DlgAboutLicenseTab:"Gi???y ph??p",DlgAboutVersion:"phi??n b???n",DlgAboutInfo:"????? bi???t th??m th??ng tin, h??y truy c???p",DlgDivGeneralTab:"Chung",DlgDivAdvancedTab:"N??ng cao",DlgDivStyle:"Ki???u Style",DlgDivInlineStyle:"Ki???u Style Tr???c ti???p"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/zh-cn.js b/horde/services/editor/fckeditor/editor/lang/zh-cn.js
deleted file mode 100644 (file)
index 6b146ea..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"???????????????",ToolbarExpand:"???????????????",Save:"??????",NewPage:"??????",Preview:"??????",Cut:"??????",Copy:"??????",Paste:"??????",PasteText:"????????????????????????",PasteWord:"??? MS Word ??????",Print:"??????",SelectAll:"??????",RemoveFormat:"????????????",InsertLinkLbl:"?????????",InsertLink:"??????/???????????????",RemoveLink:"???????????????",VisitLink:"???????????????",Anchor:"??????/??????????????????",AnchorDelete:"??????????????????",InsertImageLbl:"??????",InsertImage:"??????/????????????",InsertFlashLbl:"Flash",InsertFlash:"??????/?????? Flash",InsertTableLbl:"??????",InsertTable:"??????/????????????",InsertLineLbl:"?????????",InsertLine:"???????????????",InsertSpecialCharLbl:"????????????",InsertSpecialChar:"??????????????????",InsertSmileyLbl:"?????????",InsertSmiley:"??????????????????",About:"?????? FCKeditor",Bold:"??????",Italic:"??????",Underline:"?????????",StrikeThrough:"?????????",Subscript:"??????",Superscript:"??????",LeftJustify:"?????????",CenterJustify:"????????????",RightJustify:"?????????",BlockJustify:"????????????",DecreaseIndent:"???????????????",IncreaseIndent:"???????????????",Blockquote:"?????????",CreateDiv:"?????? Div ??????",EditDiv:"?????? Div ??????",DeleteDiv:"?????? Div ??????",Undo:"??????",Redo:"??????",NumberedListLbl:"????????????",NumberedList:"??????/??????????????????",BulletedListLbl:"????????????",BulletedList:"??????/??????????????????",ShowTableBorders:"??????????????????",ShowDetails:"??????????????????",Style:"??????",FontFormat:"??????",Font:"??????",FontSize:"??????",TextColor:"????????????",BGColor:"????????????",Source:"?????????",Find:"??????",Replace:"??????",SpellCheck:"????????????",UniversalKeyboard:"?????????",PageBreakLbl:"?????????",PageBreak:"???????????????",Form:"??????",Checkbox:"?????????",RadioButton:"????????????",TextField:"????????????",Textarea:"????????????",HiddenField:"?????????",Button:"??????",SelectionField:"??????/??????",ImageButton:"?????????",FitWindow:"????????????",ShowBlocks:"????????????",EditLink:"???????????????",CellCM:"?????????",RowCM:"???",ColumnCM:"???",InsertRowAfter:"??????????????????",InsertRowBefore:"??????????????????",DeleteRows:"?????????",InsertColumnAfter:"??????????????????",InsertColumnBefore:"??????????????????",DeleteColumns:"?????????",InsertCellAfter:"????????????????????????",InsertCellBefore:"????????????????????????",DeleteCells:"???????????????",MergeCells:"???????????????",MergeRight:"?????????????????????",MergeDown:"?????????????????????",HorizontalSplitCell:"?????????????????????",VerticalSplitCell:"?????????????????????",TableDelete:"????????????",CellProperties:"???????????????",TableProperties:"????????????",ImageProperties:"????????????",FlashProperties:"Flash ??????",AnchorProp:"??????????????????",ButtonProp:"????????????",CheckboxProp:"???????????????",HiddenFieldProp:"???????????????",RadioButtonProp:"??????????????????",ImageButtonProp:"???????????????",TextFieldProp:"??????????????????",SelectionFieldProp:"??????/????????????",TextareaProp:"??????????????????",FormProp:"????????????",FontFormats:"??????;???????????????;??????;?????? 1;?????? 2;?????? 3;?????? 4;?????? 5;?????? 6;??????(DIV)",ProcessingXHTML:"???????????? XHTML????????????...",Done:"??????",PasteWordConfirm:"???????????????????????????????????? MS Word?????????????????? MS Word ?????????????????????",NotCompatiblePaste:"??????????????? Internet Explorer 5.5 ?????????????????????????????????????????????????????????",UnknownToolbarItem:'????????????????????? "%1"',UnknownCommand:'?????????????????? "%1"',NotImplemented:"??????????????????",UnknownToolbarSet:'??????????????? "%1" ?????????',NoActiveX:"?????????????????????????????????????????????????????????????????????????????????????????????????????? ActiveX ??????????????????????????????????????????????????????????????????",BrowseServerBlocked:"???????????????????????????????????????????????????????????????????????????",DialogBlocked:"?????????????????????????????????????????????????????????????????????????????????????????????IE??????",VisitLinkBlocked:"???????????????????????????????????????????????????????????????????????????????????????IE??????",DlgBtnOK:"??????",DlgBtnCancel:"??????",DlgBtnClose:"??????",DlgBtnBrowseServer:"???????????????",DlgAdvancedTag:"??????",DlgOpOther:"<??????>",DlgInfoTab:"??????",DlgAlertUrl:"????????? URL",DlgGenNotSet:"<????????????>",DlgGenId:"ID",DlgGenLangDir:"????????????",DlgGenLangDirLtr:"???????????? (LTR)",DlgGenLangDirRtl:"???????????? (RTL)",DlgGenLangCode:"????????????",DlgGenAccessKey:"?????????",DlgGenName:"??????",DlgGenTabIndex:"Tab ?????????",DlgGenLongDescr:"??????????????????",DlgGenClass:"???????????????",DlgGenTitle:"??????",DlgGenContType:"????????????",DlgGenLinkCharset:"????????????",DlgGenStyle:"????????????",DlgImgTitle:"????????????",DlgImgInfoTab:"??????",DlgImgBtnUpload:"?????????????????????",DlgImgURL:"?????????",DlgImgUpload:"??????",DlgImgAlt:"????????????",DlgImgWidth:"??????",DlgImgHeight:"??????",DlgImgLockRatio:"????????????",DlgBtnResetSize:"????????????",DlgImgBorder:"????????????",DlgImgHSpace:"????????????",DlgImgVSpace:"????????????",DlgImgAlign:"????????????",DlgImgAlignLeft:"?????????",DlgImgAlignAbsBottom:"????????????",DlgImgAlignAbsMiddle:"????????????",DlgImgAlignBaseline:"??????",DlgImgAlignBottom:"??????",DlgImgAlignMiddle:"??????",DlgImgAlignRight:"?????????",DlgImgAlignTextTop:"????????????",DlgImgAlignTop:"??????",DlgImgPreview:"??????",DlgImgAlertUrl:"?????????????????????",DlgImgLinkTab:"??????",DlgFlashTitle:"Flash ??????",DlgFlashChkPlay:"????????????",DlgFlashChkLoop:"??????",DlgFlashChkMenu:"?????? Flash ??????",DlgFlashScale:"??????",DlgFlashScaleAll:"????????????",DlgFlashScaleNoBorder:"?????????",DlgFlashScaleFit:"????????????",DlgLnkWindowTitle:"?????????",DlgLnkInfoTab:"???????????????",DlgLnkTargetTab:"??????",DlgLnkType:"???????????????",DlgLnkTypeURL:"?????????",DlgLnkTypeAnchor:"??????????????????",DlgLnkTypeEMail:"????????????",DlgLnkProto:"??????",DlgLnkProtoOther:"<??????>",DlgLnkURL:"??????",DlgLnkAnchorSel:"??????????????????",DlgLnkAnchorByName:"???????????????",DlgLnkAnchorById:"????????? ID",DlgLnkNoAnchors:"(??????????????????????????????)",DlgLnkEMail:"??????",DlgLnkEMailSubject:"??????",DlgLnkEMailBody:"??????",DlgLnkUpload:"??????",DlgLnkBtnUpload:"?????????????????????",DlgLnkTarget:"??????",DlgLnkTargetFrame:"<??????>",DlgLnkTargetPopup:"<????????????>",DlgLnkTargetBlank:"????????? (_blank)",DlgLnkTargetParent:"????????? (_parent)",DlgLnkTargetSelf:"????????? (_self)",DlgLnkTargetTop:"?????? (_top)",DlgLnkTargetFrameName:"??????????????????",DlgLnkPopWinName:"??????????????????",DlgLnkPopWinFeat:"??????????????????",DlgLnkPopResize:"????????????",DlgLnkPopLocation:"?????????",DlgLnkPopMenu:"?????????",DlgLnkPopScroll:"?????????",DlgLnkPopStatus:"?????????",DlgLnkPopToolbar:"?????????",DlgLnkPopFullScrn:"?????? (IE)",DlgLnkPopDependent:"?????? (NS)",DlgLnkPopWidth:"???",DlgLnkPopHeight:"???",DlgLnkPopLeft:"???",DlgLnkPopTop:"???",DlnLnkMsgNoUrl:"????????????????????????",DlnLnkMsgNoEMail:"???????????????????????????",DlnLnkMsgNoAnchor:"?????????????????????",DlnLnkMsgInvPopName:"?????????????????????????????????????????????????????????????????????",DlgColorTitle:"????????????",DlgColorBtnClear:"??????",DlgColorHighlight:"??????",DlgColorSelected:"??????",DlgSmileyTitle:"??????????????????",DlgSpecialCharTitle:"??????????????????",DlgTableTitle:"????????????",DlgTableRows:"??????",DlgTableColumns:"??????",DlgTableBorder:"??????",DlgTableAlign:"??????",DlgTableAlignNotSet:"<????????????>",DlgTableAlignLeft:"?????????",DlgTableAlignCenter:"??????",DlgTableAlignRight:"?????????",DlgTableWidth:"??????",DlgTableWidthPx:"??????",DlgTableWidthPc:"?????????",DlgTableHeight:"??????",DlgTableCellSpace:"??????",DlgTableCellPad:"??????",DlgTableCaption:"??????",DlgTableSummary:"??????",DlgTableHeaders:"???????????????",DlgTableHeadersNone:"???",DlgTableHeadersColumn:"?????????",DlgTableHeadersRow:"?????????",DlgTableHeadersBoth:"?????????????????????",DlgCellTitle:"???????????????",DlgCellWidth:"??????",DlgCellWidthPx:"??????",DlgCellWidthPc:"?????????",DlgCellHeight:"??????",DlgCellWordWrap:"????????????",DlgCellWordWrapNotSet:"<????????????>",DlgCellWordWrapYes:"???",DlgCellWordWrapNo:"???",DlgCellHorAlign:"????????????",DlgCellHorAlignNotSet:"<????????????>",DlgCellHorAlignLeft:"?????????",DlgCellHorAlignCenter:"??????",DlgCellHorAlignRight:"?????????",DlgCellVerAlign:"????????????",DlgCellVerAlignNotSet:"<????????????>",DlgCellVerAlignTop:"??????",DlgCellVerAlignMiddle:"??????",DlgCellVerAlignBottom:"??????",DlgCellVerAlignBaseline:"??????",DlgCellType:"???????????????",DlgCellTypeData:"??????",DlgCellTypeHeader:"??????",DlgCellRowSpan:"????????????",DlgCellCollSpan:"????????????",DlgCellBackColor:"????????????",DlgCellBorderColor:"????????????",DlgCellBtnSelect:"??????...",DlgFindAndReplaceTitle:"???????????????",DlgFindTitle:"??????",DlgFindFindBtn:"??????",DlgFindNotFoundMsg:"???????????????????????????",DlgReplaceTitle:"??????",DlgReplaceFindLbl:"??????:",DlgReplaceReplaceLbl:"??????:",DlgReplaceCaseChk:"???????????????",DlgReplaceReplaceBtn:"??????",DlgReplaceReplAllBtn:"????????????",DlgReplaceWordChk:"????????????",PasteErrorCut:"????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl+X)????????????",PasteErrorCopy:"????????????????????????????????????????????????????????????????????????????????????????????????(Ctrl+C)????????????",PasteAsText:"????????????????????????",PasteFromWord:"??? MS Word ??????",DlgPasteMsg2:"????????????????????????(<STRONG>Ctrl+V</STRONG>)????????????????????????????????????????????? <STRONG>??????</STRONG>???",DlgPasteSec:"?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DlgPasteIgnoreFont:"?????? Font ??????",DlgPasteRemoveStyles:"?????? CSS ??????",ColorAutomatic:"??????",ColorMoreColors:"????????????...",DocProps:"????????????",DlgAnchorTitle:"????????????",DlgAnchorName:"????????????",DlgAnchorErrorName:"?????????????????????",DlgSpellNotInDic:"??????????????????",DlgSpellChangeTo:"?????????",DlgSpellBtnIgnore:"??????",DlgSpellBtnIgnoreAll:"????????????",DlgSpellBtnReplace:"??????",DlgSpellBtnReplaceAll:"????????????",DlgSpellBtnUndo:"??????",DlgSpellNoSuggestions:"- ???????????? -",DlgSpellProgress:"????????????????????????...",DlgSpellNoMispell:"?????????????????????????????????????????????",DlgSpellNoChanges:"?????????????????????????????????????????????",DlgSpellOneChange:"??????????????????????????????????????????",DlgSpellManyChanges:"?????????????????????????????? %1 ?????????",IeSpellDownload:"???????????????????????????????????????????????????????????????",DlgButtonText:"??????(???)",DlgButtonType:"??????",DlgButtonTypeBtn:"??????",DlgButtonTypeSbm:"??????",DlgButtonTypeRst:"??????",DlgCheckboxName:"??????",DlgCheckboxValue:"?????????",DlgCheckboxSelected:"?????????",DlgFormName:"??????",DlgFormAction:"??????",DlgFormMethod:"??????",DlgSelectName:"??????",DlgSelectValue:"??????",DlgSelectSize:"??????",DlgSelectLines:"???",DlgSelectChkMulti:"????????????",DlgSelectOpAvail:"?????????",DlgSelectOpText:"??????",DlgSelectOpValue:"???",DlgSelectBtnAdd:"??????",DlgSelectBtnModify:"??????",DlgSelectBtnUp:"??????",DlgSelectBtnDown:"??????",DlgSelectBtnSetValue:"????????????????????????",DlgSelectBtnDelete:"??????",DlgTextareaName:"??????",DlgTextareaCols:"????????????",DlgTextareaRows:"??????",DlgTextName:"??????",DlgTextValue:"?????????",DlgTextCharWidth:"????????????",DlgTextMaxChars:"???????????????",DlgTextType:"??????",DlgTextTypeText:"??????",DlgTextTypePass:"??????",DlgHiddenName:"??????",DlgHiddenValue:"?????????",BulletedListProp:"??????????????????",NumberedListProp:"??????????????????",DlgLstStart:"????????????",DlgLstType:"????????????",DlgLstTypeCircle:"??????",DlgLstTypeDisc:"??????",DlgLstTypeSquare:"??????",DlgLstTypeNumbers:"?????? (1, 2, 3)",DlgLstTypeLCase:"???????????? (a, b, c)",DlgLstTypeUCase:"???????????? (A, B, C)",DlgLstTypeSRoman:"?????????????????? (i, ii, iii)",DlgLstTypeLRoman:"?????????????????? (I, II, III)",DlgDocGeneralTab:"??????",DlgDocBackTab:"??????",DlgDocColorsTab:"???????????????",DlgDocMetaTab:"Meta ??????",DlgDocPageTitle:"????????????",DlgDocLangDir:"????????????",DlgDocLangDirLTR:"???????????? (LTR)",DlgDocLangDirRTL:"???????????? (RTL)",DlgDocLangCode:"????????????",DlgDocCharSet:"????????????",DlgDocCharSetCE:"??????",DlgDocCharSetCT:"???????????? (Big5)",DlgDocCharSetCR:"????????????",DlgDocCharSetGR:"?????????",DlgDocCharSetJP:"??????",DlgDocCharSetKR:"??????",DlgDocCharSetTR:"????????????",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"??????",DlgDocCharSetOther:"??????????????????",DlgDocDocType:"????????????",DlgDocDocTypeOther:"??????????????????",DlgDocIncXHTML:"?????? XHTML ??????",DlgDocBgColor:"????????????",DlgDocBgImage:"????????????",DlgDocBgNoScroll:"?????????????????????",DlgDocCText:"??????",DlgDocCLink:"?????????",DlgDocCVisited:"?????????????????????",DlgDocCActive:"???????????????",DlgDocMargins:"????????????",DlgDocMaTop:"???",DlgDocMaLeft:"???",DlgDocMaRight:"???",DlgDocMaBottom:"???",DlgDocMeIndex:"????????????????????? (???????????????[,]??????)",DlgDocMeDescr:"????????????",DlgDocMeAuthor:"??????",DlgDocMeCopy:"??????",DlgDocPreview:"??????",Templates:"??????",DlgTemplatesTitle:"????????????",DlgTemplatesSelMsg:"??????????????????????????????:",DlgTemplatesLoading:"????????????????????????????????????...",DlgTemplatesNoTpl:"(????????????)",DlgTemplatesReplace:"??????????????????",DlgAboutAboutTab:"??????",DlgAboutBrowserInfoTab:"???????????????",DlgAboutLicenseTab:"?????????",DlgAboutVersion:"??????",DlgAboutInfo:"?????????????????????????????? ",DlgDivGeneralTab:"??????",DlgDivAdvancedTab:"??????",DlgDivStyle:"??????",DlgDivInlineStyle:"CSS ??????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/lang/zh.js b/horde/services/editor/fckeditor/editor/lang/zh.js
deleted file mode 100644 (file)
index ad21578..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKLang={Dir:"ltr",ToolbarCollapse:"????????????",ToolbarExpand:"????????????",Save:"??????",NewPage:"????????????",Preview:"??????",Cut:"??????",Copy:"??????",Paste:"??????",PasteText:"?????????????????????",PasteWord:"??? Word ??????",Print:"??????",SelectAll:"??????",RemoveFormat:"????????????",InsertLinkLbl:"?????????",InsertLink:"??????/???????????????",RemoveLink:"???????????????",VisitLink:"???????????????",Anchor:"??????/????????????",AnchorDelete:"????????????",InsertImageLbl:"??????",InsertImage:"??????/????????????",InsertFlashLbl:"Flash",InsertFlash:"??????/?????? Flash",InsertTableLbl:"??????",InsertTable:"??????/????????????",InsertLineLbl:"?????????",InsertLine:"???????????????",InsertSpecialCharLbl:"????????????",InsertSpecialChar:"??????????????????",InsertSmileyLbl:"????????????",InsertSmiley:"??????????????????",About:"?????? FCKeditor",Bold:"??????",Italic:"??????",Underline:"??????",StrikeThrough:"?????????",Subscript:"??????",Superscript:"??????",LeftJustify:"????????????",CenterJustify:"??????",RightJustify:"????????????",BlockJustify:"????????????",DecreaseIndent:"????????????",IncreaseIndent:"????????????",Blockquote:"????????????",CreateDiv:"?????? Div ??????",EditDiv:"?????? Div ??????",DeleteDiv:"?????? Div ??????",Undo:"??????",Redo:"??????",NumberedListLbl:"????????????",NumberedList:"??????/??????????????????",BulletedListLbl:"????????????",BulletedList:"??????/??????????????????",ShowTableBorders:"??????????????????",ShowDetails:"??????????????????",Style:"??????",FontFormat:"??????",Font:"??????",FontSize:"??????",TextColor:"????????????",BGColor:"????????????",Source:"?????????",Find:"??????",Replace:"??????",SpellCheck:"????????????",UniversalKeyboard:"????????????",PageBreakLbl:"????????????",PageBreak:"??????????????????",Form:"??????",Checkbox:"????????????",RadioButton:"????????????",TextField:"????????????",Textarea:"????????????",HiddenField:"????????????",Button:"??????",SelectionField:"??????/??????",ImageButton:"????????????",FitWindow:"??????????????????",ShowBlocks:"????????????",EditLink:"???????????????",CellCM:"?????????",RowCM:"???",ColumnCM:"???",InsertRowAfter:"???????????????",InsertRowBefore:"???????????????",DeleteRows:"?????????",InsertColumnAfter:"???????????????",InsertColumnBefore:"???????????????",DeleteColumns:"?????????",InsertCellAfter:"?????????????????????",InsertCellBefore:"?????????????????????",DeleteCells:"???????????????",MergeCells:"???????????????",MergeRight:"?????????????????????",MergeDown:"?????????????????????",HorizontalSplitCell:"?????????????????????",VerticalSplitCell:"?????????????????????",TableDelete:"????????????",CellProperties:"???????????????",TableProperties:"????????????",ImageProperties:"????????????",FlashProperties:"Flash ??????",AnchorProp:"????????????",ButtonProp:"????????????",CheckboxProp:"??????????????????",HiddenFieldProp:"??????????????????",RadioButtonProp:"??????????????????",ImageButtonProp:"??????????????????",TextFieldProp:"??????????????????",SelectionFieldProp:"??????/????????????",TextareaProp:"??????????????????",FormProp:"????????????",FontFormats:"??????;????????????;??????;?????? 1;?????? 2;?????? 3;?????? 4;?????? 5;?????? 6;?????? (DIV)",ProcessingXHTML:"?????? XHTML ??????????????????",Done:"??????",PasteWordConfirm:"????????????????????????????????? Word ?????????????????????????????????????????? Word ???????????????????????????",NotCompatiblePaste:"??????????????? Internet Explorer 5.5 ???????????????????????????????????????????????????????????????????????????",UnknownToolbarItem:'????????????????????? "%1"',UnknownCommand:'?????????????????? "%1"',NotImplemented:"?????????????????????",UnknownToolbarSet:'??????????????? "%1" ?????????',NoActiveX:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????ActiveX?????????????????????????????????????????????????????????????????????????????????????????????",BrowseServerBlocked:"?????????????????????????????????????????????????????????????????????????????????",DialogBlocked:"??????????????????????????????????????????????????????????????????????????????",VisitLinkBlocked:"???????????????????????????????????????????????????????????????????????????",DlgBtnOK:"??????",DlgBtnCancel:"??????",DlgBtnClose:"??????",DlgBtnBrowseServer:"??????????????????",DlgAdvancedTag:"??????",DlgOpOther:"<??????>",DlgInfoTab:"??????",DlgAlertUrl:"????????? URL",DlgGenNotSet:"<????????????>",DlgGenId:"ID",DlgGenLangDir:"????????????",DlgGenLangDirLtr:"???????????? (LTR)",DlgGenLangDirRtl:"???????????? (RTL)",DlgGenLangCode:"????????????",DlgGenAccessKey:"?????????",DlgGenName:"??????",DlgGenTabIndex:"????????????",DlgGenLongDescr:"?????? URL",DlgGenClass:"???????????????",DlgGenTitle:"??????",DlgGenContType:"????????????",DlgGenLinkCharset:"?????????????????????",DlgGenStyle:"??????",DlgImgTitle:"????????????",DlgImgInfoTab:"????????????",DlgImgBtnUpload:"??????????????????",DlgImgURL:"URL",DlgImgUpload:"??????",DlgImgAlt:"????????????",DlgImgWidth:"??????",DlgImgHeight:"??????",DlgImgLockRatio:"?????????",DlgBtnResetSize:"??????????????????",DlgImgBorder:"??????",DlgImgHSpace:"????????????",DlgImgVSpace:"????????????",DlgImgAlign:"??????",DlgImgAlignLeft:"????????????",DlgImgAlignAbsBottom:"????????????",DlgImgAlignAbsMiddle:"????????????",DlgImgAlignBaseline:"?????????",DlgImgAlignBottom:"????????????",DlgImgAlignMiddle:"????????????",DlgImgAlignRight:"????????????",DlgImgAlignTextTop:"????????????",DlgImgAlignTop:"????????????",DlgImgPreview:"??????",DlgImgAlertUrl:"??????????????? URL",DlgImgLinkTab:"?????????",DlgFlashTitle:"Flash ??????",DlgFlashChkPlay:"????????????",DlgFlashChkLoop:"??????",DlgFlashChkMenu:"????????????",DlgFlashScale:"??????",DlgFlashScaleAll:"????????????",DlgFlashScaleNoBorder:"?????????",DlgFlashScaleFit:"????????????",DlgLnkWindowTitle:"?????????",DlgLnkInfoTab:"???????????????",DlgLnkTargetTab:"??????",DlgLnkType:"???????????????",DlgLnkTypeURL:"URL",DlgLnkTypeAnchor:"????????????",DlgLnkTypeEMail:"????????????",DlgLnkProto:"????????????",DlgLnkProtoOther:"<??????>",DlgLnkURL:"URL",DlgLnkAnchorSel:"???????????????",DlgLnkAnchorByName:"???????????????",DlgLnkAnchorById:"????????? ID",DlgLnkNoAnchors:"(??????????????????????????????)",DlgLnkEMail:"????????????",DlgLnkEMailSubject:"????????????",DlgLnkEMailBody:"????????????",DlgLnkUpload:"??????",DlgLnkBtnUpload:"??????????????????",DlgLnkTarget:"??????",DlgLnkTargetFrame:"<??????>",DlgLnkTargetPopup:"<????????????>",DlgLnkTargetBlank:"????????? (_blank)",DlgLnkTargetParent:"????????? (_parent)",DlgLnkTargetSelf:"????????? (_self)",DlgLnkTargetTop:"??????????????? (_top)",DlgLnkTargetFrameName:"??????????????????",DlgLnkPopWinName:"??????????????????",DlgLnkPopWinFeat:"??????????????????",DlgLnkPopResize:"???????????????",DlgLnkPopLocation:"?????????",DlgLnkPopMenu:"?????????",DlgLnkPopScroll:"??????",DlgLnkPopStatus:"?????????",DlgLnkPopToolbar:"?????????",DlgLnkPopFullScrn:"????????? (IE)",DlgLnkPopDependent:"?????? (NS)",DlgLnkPopWidth:"???",DlgLnkPopHeight:"???",DlgLnkPopLeft:"???",DlgLnkPopTop:"???",DlnLnkMsgNoUrl:"????????????????????? URL",DlnLnkMsgNoEMail:"???????????????????????????",DlnLnkMsgNoAnchor:"???????????????",DlnLnkMsgInvPopName:"????????????????????????????????????????????????????????????????????????",DlgColorTitle:"???????????????",DlgColorBtnClear:"??????",DlgColorHighlight:"??????",DlgColorSelected:"??????",DlgSmileyTitle:"??????????????????",DlgSpecialCharTitle:"?????????????????????",DlgTableTitle:"????????????",DlgTableRows:"??????",DlgTableColumns:"??????",DlgTableBorder:"??????",DlgTableAlign:"??????",DlgTableAlignNotSet:"<?????????>",DlgTableAlignLeft:"????????????",DlgTableAlignCenter:"??????",DlgTableAlignRight:"????????????",DlgTableWidth:"??????",DlgTableWidthPx:"??????",DlgTableWidthPc:"?????????",DlgTableHeight:"??????",DlgTableCellSpace:"??????",DlgTableCellPad:"??????",DlgTableCaption:"??????",DlgTableSummary:"??????",DlgTableHeaders:"Headers",DlgTableHeadersNone:"None",DlgTableHeadersColumn:"First column",DlgTableHeadersRow:"First Row",DlgTableHeadersBoth:"Both",DlgCellTitle:"???????????????",DlgCellWidth:"??????",DlgCellWidthPx:"??????",DlgCellWidthPc:"?????????",DlgCellHeight:"??????",DlgCellWordWrap:"????????????",DlgCellWordWrapNotSet:"<????????????>",DlgCellWordWrapYes:"???",DlgCellWordWrapNo:"???",DlgCellHorAlign:"????????????",DlgCellHorAlignNotSet:"<????????????>",DlgCellHorAlignLeft:"????????????",DlgCellHorAlignCenter:"??????",DlgCellHorAlignRight:"????????????",DlgCellVerAlign:"????????????",DlgCellVerAlignNotSet:"<????????????>",DlgCellVerAlignTop:"????????????",DlgCellVerAlignMiddle:"??????",DlgCellVerAlignBottom:"????????????",DlgCellVerAlignBaseline:"?????????",DlgCellType:"???????????????",DlgCellTypeData:"??????",DlgCellTypeHeader:"??????",DlgCellRowSpan:"????????????",DlgCellCollSpan:"????????????",DlgCellBackColor:"????????????",DlgCellBorderColor:"????????????",DlgCellBtnSelect:"????????????",DlgFindAndReplaceTitle:"???????????????",DlgFindTitle:"??????",DlgFindFindBtn:"??????",DlgFindNotFoundMsg:"???????????????????????????",DlgReplaceTitle:"??????",DlgReplaceFindLbl:"??????:",DlgReplaceReplaceLbl:"??????:",DlgReplaceCaseChk:"??????????????????",DlgReplaceReplaceBtn:"??????",DlgReplaceReplAllBtn:"????????????",DlgReplaceWordChk:"????????????",PasteErrorCut:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl+X) ?????????",PasteErrorCopy:"?????????????????????????????????????????????????????????????????????????????????????????? (Ctrl+C) ?????????",PasteAsText:"?????????????????????",PasteFromWord:"??? Word ??????",DlgPasteMsg2:"?????????????????? (<strong>Ctrl+V</strong>) ?????????????????????????????? <strong>??????</strong>",DlgPasteSec:"???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????",DlgPasteIgnoreFont:"??????????????????",DlgPasteRemoveStyles:"??????????????????",ColorAutomatic:"??????",ColorMoreColors:"???????????????",DocProps:"????????????",DlgAnchorTitle:"????????????",DlgAnchorName:"????????????",DlgAnchorErrorName:"?????????????????????",DlgSpellNotInDic:"???????????????",DlgSpellChangeTo:"?????????",DlgSpellBtnIgnore:"??????",DlgSpellBtnIgnoreAll:"????????????",DlgSpellBtnReplace:"??????",DlgSpellBtnReplaceAll:"????????????",DlgSpellBtnUndo:"??????",DlgSpellNoSuggestions:"- ???????????? -",DlgSpellProgress:"????????????????????????",DlgSpellNoMispell:"??????????????????????????????????????????",DlgSpellNoChanges:"??????????????????????????????????????????",DlgSpellOneChange:"?????????????????????????????? 1 ?????????",DlgSpellManyChanges:"?????????????????????????????? %1 ?????????",IeSpellDownload:"???????????????????????????????????????????????????????????????",DlgButtonText:"???????????? (???)",DlgButtonType:"??????",DlgButtonTypeBtn:"?????? (Button)",DlgButtonTypeSbm:"?????? (Submit)",DlgButtonTypeRst:"?????? (Reset)",DlgCheckboxName:"??????",DlgCheckboxValue:"?????????",DlgCheckboxSelected:"?????????",DlgFormName:"??????",DlgFormAction:"??????",DlgFormMethod:"??????",DlgSelectName:"??????",DlgSelectValue:"?????????",DlgSelectSize:"??????",DlgSelectLines:"???",DlgSelectChkMulti:"?????????",DlgSelectOpAvail:"????????????",DlgSelectOpText:"????????????",DlgSelectOpValue:"???",DlgSelectBtnAdd:"??????",DlgSelectBtnModify:"??????",DlgSelectBtnUp:"??????",DlgSelectBtnDown:"??????",DlgSelectBtnSetValue:"???????????????",DlgSelectBtnDelete:"??????",DlgTextareaName:"??????",DlgTextareaCols:"????????????",DlgTextareaRows:"??????",DlgTextName:"??????",DlgTextValue:"???",DlgTextCharWidth:"????????????",DlgTextMaxChars:"???????????????",DlgTextType:"??????",DlgTextTypeText:"??????",DlgTextTypePass:"??????",DlgHiddenName:"??????",DlgHiddenValue:"???",BulletedListProp:"??????????????????",NumberedListProp:"??????????????????",DlgLstStart:"????????????",DlgLstType:"????????????",DlgLstTypeCircle:"??????",DlgLstTypeDisc:"??????",DlgLstTypeSquare:"??????",DlgLstTypeNumbers:"?????? (1, 2, 3)",DlgLstTypeLCase:"???????????? (a, b, c)",DlgLstTypeUCase:"???????????? (A, B, C)",DlgLstTypeSRoman:"?????????????????? (i, ii, iii)",DlgLstTypeLRoman:"?????????????????? (I, II, III)",DlgDocGeneralTab:"??????",DlgDocBackTab:"??????",DlgDocColorsTab:"???????????????",DlgDocMetaTab:"Meta ??????",DlgDocPageTitle:"????????????",DlgDocLangDir:"????????????",DlgDocLangDirLTR:"???????????? (LTR)",DlgDocLangDirRTL:"???????????? (RTL)",DlgDocLangCode:"????????????",DlgDocCharSet:"????????????",DlgDocCharSetCE:"????????????",DlgDocCharSetCT:"???????????? (Big5)",DlgDocCharSetCR:"????????????",DlgDocCharSetGR:"?????????",DlgDocCharSetJP:"??????",DlgDocCharSetKR:"??????",DlgDocCharSetTR:"????????????",DlgDocCharSetUN:"Unicode (UTF-8)",DlgDocCharSetWE:"????????????",DlgDocCharSetOther:"??????????????????",DlgDocDocType:"????????????",DlgDocDocTypeOther:"??????????????????",DlgDocIncXHTML:"?????? XHTML ??????",DlgDocBgColor:"????????????",DlgDocBgImage:"????????????",DlgDocBgNoScroll:"?????????",DlgDocCText:"??????",DlgDocCLink:"?????????",DlgDocCVisited:"????????????????????????",DlgDocCActive:"?????????????????????",DlgDocMargins:"????????????",DlgDocMaTop:"???",DlgDocMaLeft:"???",DlgDocMaRight:"???",DlgDocMaBottom:"???",DlgDocMeIndex:"????????????????????? (???????????????[,]??????)",DlgDocMeDescr:"????????????",DlgDocMeAuthor:"??????",DlgDocMeCopy:"????????????",DlgDocPreview:"??????",Templates:"??????",DlgTemplatesTitle:"????????????",DlgTemplatesSelMsg:"???????????????????????????<br> (??????????????????????????????):",DlgTemplatesLoading:"????????????????????????????????????",DlgTemplatesNoTpl:"(?????????)",DlgTemplatesReplace:"??????????????????",DlgAboutAboutTab:"??????",DlgAboutBrowserInfoTab:"???????????????",DlgAboutLicenseTab:"?????????",DlgAboutVersion:"??????",DlgAboutInfo:"??????????????????????????? ",DlgDivGeneralTab:"??????",DlgDivAdvancedTab:"??????",DlgDivStyle:"??????",DlgDivInlineStyle:"CSS ??????"};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/skins/default/fck_dialog.css b/horde/services/editor/fckeditor/editor/skins/default/fck_dialog.css
deleted file mode 100644 (file)
index 2c868fa..0000000
+++ /dev/null
@@ -1,402 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Styles used by the dialog boxes.
- */
-
-html, body
-{
-       background-color: transparent;
-       margin: 0px;
-       padding: 0px;
-}
-
-body
-{
-       padding: 10px;
-}
-
-body, td, input, select, textarea
-{
-       font-size: 11px;
-       font-family: 'Microsoft Sans Serif' , Arial, Helvetica, Verdana;
-}
-
-body, .BackColor
-{
-       background-color: #f1f1e3;
-}
-
-.PopupBody
-{
-       height: 100%;
-       width: 100%;
-       overflow: hidden;
-       background-color: transparent;
-       padding: 0px;
-}
-
-#header
-{
-       cursor: move;
-}
-
-.PopupTitle
-{
-       font-weight: bold;
-       font-size: 14pt;
-       color: #737357;
-       background-color: #e3e3c7;
-       padding: 3px 10px 3px 10px;
-}
-
-.PopupButtons
-{
-       position: absolute;
-       right: 0px;
-       left: 0px;
-       bottom: 0px;
-       border-top: #d5d59d 1px solid;
-       background-color: #e3e3c7;
-       padding: 7px 10px 7px 10px;
-}
-
-.Button
-{
-       border: #737357 1px solid;
-       color: #3b3b1f;
-       background-color: #c7c78f;
-}
-
-#btnOk
-{
-       width: 100px;
-}
-
-.DarkBackground
-{
-       background-color: #eaead1;
-}
-
-.LightBackground
-{
-       background-color: #ffffbe;
-}
-
-.PopupTitleBorder
-{
-       border-bottom: #d5d59d 1px solid;
-}
-
-.PopupTabArea
-{
-       color: #737357;
-       background-color: #e3e3c7;
-}
-
-.PopupTabEmptyArea
-{
-       padding-left: 10px;
-       border-bottom: #d5d59d 1px solid;
-}
-
-.PopupTab, .PopupTabSelected
-{
-       border-right: #d5d59d 1px solid;
-       border-top: #d5d59d 1px solid;
-       border-left: #d5d59d 1px solid;
-       padding: 3px 5px 3px 5px;
-       color: #737357;
-}
-
-.PopupTab
-{
-       margin-top: 1px;
-       border-bottom: #d5d59d 1px solid;
-       cursor: pointer;
-       cursor: hand;
-}
-
-.PopupTabSelected
-{
-       font-weight: bold;
-       cursor: default;
-       padding-top: 4px;
-       border-bottom: #f1f1e3 1px solid;
-       background-color: #f1f1e3;
-}
-
-.PopupSelectionBox
-{
-       border: #ff9933 1px solid !important;
-       background-color: #fffacd !important;
-       cursor: pointer;
-       cursor: hand;
-}
-
-#tdBrowse
-{
-       vertical-align: bottom;
-}
-
-/**
- * Dialog frame related styles.
- */
-
-.contents
-{
-       position: absolute;
-       top: 2px;
-       left: 16px;
-       right: 16px;
-       bottom: 20px;
-       background-color: #f1f1e3;
-       overflow: hidden;
-       z-index: 1;
-}
-
-.tl, .tr, .tc, .bl, .br, .bc
-{
-       position: absolute;
-       background-image: url(images/sprites.png);
-       background-repeat: no-repeat;
-}
-
-* html .tl, * html .tr, * html .tc, * html .bl, * html .br, * html .bc
-{
-       background-image: url(images/sprites.gif);
-}
-
-.ml, .mr
-{
-       position: absolute;
-       background-image: url(images/dialog.sides.png);
-       background-repeat: repeat-y;
-}
-
-* html .ml, * html .mr
-{
-       background-image: url(images/dialog.sides.gif);
-}
-
-.rtl .ml, .rtl .mr
-{
-       position: absolute;
-       background-image: url(images/dialog.sides.rtl.png);
-       background-repeat: repeat-y;
-}
-
-* html .rtl .ml, * html .rtl .mr
-{
-       background-image: url(images/dialog.sides.gif);
-}
-
-.tl
-{
-       top: 0px;
-       left: 0px;
-       width: 16px;
-       height: 16px;
-       background-position: -16px -16px;
-}
-
-.rtl .tl
-{
-       background-position: -16px -397px;
-}
-
-.tr
-{
-       top: 0px;
-       right: 0px;
-       width: 16px;
-       height: 16px;
-       background-position: -16px -76px;
-}
-
-.rtl .tr
-{
-       background-position: -16px -457px;
-}
-
-.tc
-{
-       top: 0px;
-       right: 16px;
-       left: 16px;
-       height: 16px;
-       background-position: 0px -136px;
-       background-repeat: repeat-x;
-}
-
-.ml
-{
-       top: 16px;
-       left: 0px;
-       width: 16px;
-       bottom: 51px;
-       background-position: 0px 0px;
-}
-
-.mr
-{
-       top: 16px;
-       right: 0px;
-       width: 16px;
-       bottom: 51px;
-       background-position: -16px 0px;
-}
-
-.bl
-{
-       bottom: 0px;
-       left: 0px;
-       width: 30px;
-       height: 51px;
-       background-position: -16px -196px;
-}
-
-.rtl .bl
-{
-       background-position: -16px -517px;
-}
-
-.br
-{
-       bottom: 0px;
-       right: 0px;
-       width: 30px;
-       height: 51px;
-       background-position: -16px -263px;
-}
-
-.rtl .br
-{
-       background-position: -16px -584px;
-}
-
-.bc
-{
-       bottom: 0px;
-       right: 30px;
-       left: 30px;
-       height: 51px;
-       background-position: 0px -330px;
-       background-repeat: repeat-x;
-}
-
-/* For IE6. Do not change it. */
-* html .blocker
-{
-       position: absolute;
-       width: 100%;
-       height: 100%;
-       z-index: 12;
-       filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-}
-
-/* The layer used to cover the dialog when opening a child dialog. */
-.cover
-{
-       position: absolute;
-       top: 0px;
-       left: 14px;
-       right: 14px;
-       bottom: 18px;
-       z-index: 11;
-}
-
-#closeButton
-{
-       position: absolute;
-       right: 0px;
-       top: 0px;
-       margin-top: 5px;
-       margin-right: 10px;
-       width: 20px;
-       height: 20px;
-       cursor: pointer;
-       background-image: url(images/sprites.png);
-       background-repeat: no-repeat;
-       background-position: -16px -651px;
-}
-
-* html #closeButton
-{
-       cursor: hand;
-       background-image: url(images/sprites.gif);
-}
-
-.rtl #closeButton
-{
-       right: auto;
-       left: 10px;
-       margin-right: 0px;
-}
-
-#closeButton:hover
-{
-       background-position: -16px -687px;
-}
-
-#throbberBlock
-{
-       z-index: 10;
-}
-
-#throbberBlock div
-{
-       float: left;
-       width: 8px;
-       height: 9px;
-       margin-left: 2px;
-       margin-right: 2px;
-       font-size: 1px; /* IE6 */
-}
-
-/*
-       Color Gradient Generator:
-       http://www.herethere.net/~samson/php/color_gradient/?cbegin=737357&cend=E3E3C7&steps=4
-*/
-
-.throbber_1
-{
-       background-color: #737357;
-}
-
-.throbber_2
-{
-       background-color: #8f8f73;
-}
-
-.throbber_3
-{
-       background-color: #abab8f;
-}
-
-.throbber_4
-{
-       background-color: #c7c7ab;
-}
-
-.throbber_5
-{
-       background-color: #e3e3c7;
-}
diff --git a/horde/services/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js b/horde/services/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js
deleted file mode 100644 (file)
index e6a33f5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-(function(){var e=window.DoResizeFixes=function(){var f=window.document.body;for(var g=0;g<f.childNodes.length;g++){var h=f.childNodes[g];switch(h.className){case"contents":h.style.width=Math.max(0,f.offsetWidth-16-16);h.style.height=Math.max(0,f.clientHeight-20-2);break;case"blocker":case"cover":h.style.width=Math.max(0,f.offsetWidth-16-16+4);h.style.height=Math.max(0,f.clientHeight-20-2+4);break;case"tr":h.style.left=Math.max(0,f.clientWidth-16);break;case"tc":h.style.width=Math.max(0,f.clientWidth-16-16);break;case"ml":h.style.height=Math.max(0,f.clientHeight-16-51);break;case"mr":h.style.left=Math.max(0,f.clientWidth-16);h.style.height=Math.max(0,f.clientHeight-16-51);break;case"bl":h.style.top=Math.max(0,f.clientHeight-51);break;case"br":h.style.left=Math.max(0,f.clientWidth-30);h.style.top=Math.max(0,f.clientHeight-51);break;case"bc":h.style.width=Math.max(0,f.clientWidth-30-30);h.style.top=Math.max(0,f.clientHeight-51);break}}};var d=function(){this.style.backgroundPosition="-16px -687px"};var c=function(){this.style.backgroundPosition="-16px -651px"};var a=function(){var f=document.getElementById("closeButton");f.onmouseover=d;f.onmouseout=c};var b=function(){e();a();window.attachEvent("onresize",e);window.detachEvent("onload",b)};window.attachEvent("onload",b)})();
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/editor/skins/default/fck_editor.css b/horde/services/editor/fckeditor/editor/skins/default/fck_editor.css
deleted file mode 100644 (file)
index 06c6f42..0000000
+++ /dev/null
@@ -1,464 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Styles used by the editor IFRAME and Toolbar.
- */
-
-/*
-       ### Basic Editor IFRAME Styles.
-*/
-
-body
-{
-       padding: 1px;
-       margin: 0;
-       background-color: #ffffff;
-}
-
-#xEditingArea
-{
-    border: #696969 1px solid;
-}
-
-.SourceField
-{
-    padding: 5px;
-    margin: 0px;
-    font-family: Monospace;
-}
-
-/*
-       Toolbar
-*/
-
-.TB_ToolbarSet, .TB_Expand, .TB_Collapse
-{
-    cursor: default;
-    background-color: #efefde;
-}
-
-.TB_ToolbarSet
-{
-    border-top: #efefde 1px outset;
-    border-bottom: #efefde 1px outset;
-}
-
-.TB_ToolbarSet TD
-{
-    font-size: 11px;
-    font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
-}
-
-.TB_Toolbar
-{
-       height: 24px;
-    display: inline-table;     /* inline = Opera jumping buttons bug */
-}
-
-.TB_Separator
-{
-    width: 1px;
-    height: 16px;
-    margin: 2px;
-    background-color: #999966;
-}
-
-.TB_Start
-{
-    background-image: url(images/toolbar.start.gif);
-    margin: 2px;
-    width: 3px;
-    background-repeat: no-repeat;
-    height: 16px;
-}
-
-.TB_End
-{
-    display: none;
-}
-
-.TB_ExpandImg
-{
-    background-image: url(images/toolbar.expand.gif);
-    background-repeat: no-repeat;
-}
-
-.TB_CollapseImg
-{
-    background-image: url(images/toolbar.collapse.gif);
-    background-repeat: no-repeat;
-}
-
-.TB_SideBorder
-{
-    background-color: #696969;
-}
-
-.TB_Expand, .TB_Collapse
-{
-    padding: 2px 2px 2px 2px;
-    border: #efefde 1px outset;
-}
-
-.TB_Collapse
-{
-    width: 5px;
-}
-
-.TB_Break
-{
-    height: 24px; /* IE needs the height to be set, otherwise no break */
-}
-
-/*
-       Toolbar Button
-*/
-
-.TB_Button_On, .TB_Button_Off, .TB_Button_On_Over, .TB_Button_Off_Over, .TB_Button_Disabled
-{
-    border: #efefde 1px solid; /* This is the default border */
-    height: 22px; /* The height is necessary, otherwise IE will not apply the alpha */
-}
-
-.TB_Button_On
-{
-    border: #316ac5 1px solid;
-    background-color: #c1d2ee;
-}
-
-.TB_Button_On_Over, .TB_Button_Off_Over
-{
-    border: #316ac5 1px solid;
-    background-color: #dff1ff;
-}
-
-.TB_Button_Off
-{
-    filter: alpha(opacity=70); /* IE */
-    opacity: 0.70; /* Safari, Opera and Mozilla */
-}
-
-.TB_Button_Disabled
-{
-    filter: gray() alpha(opacity=30); /* IE */
-    opacity: 0.30; /* Safari, Opera and Mozilla */
-}
-
-.TB_Button_Padding
-{
-    visibility: hidden;
-    width: 3px;
-    height: 22px;
-}
-
-.TB_Button_Image
-{
-    overflow: hidden;
-    width: 16px;
-    height: 16px;
-    margin: 3px;
-    background-repeat: no-repeat;
-}
-
-.TB_Button_Image img
-{
-    position: relative;
-}
-
-.TB_Button_Off .TB_Button_Text
-{
-       background-color: #efefde;  /* Needed because of a bug on Clear Type */
-}
-
-.TB_ConnectionLine
-{
-    background-color: #ffffff;
-    height: 1px;
-    margin-left: 1px;   /* ltr */
-    margin-right: 1px;  /* rtl */
-}
-
-.TB_Text
-{
-       height: 22px;
-}
-
-.TB_Button_Off .TB_Text
-{
-       background-color: #efefde ;  /* Needed because of a bug on ClearType */
-}
-
-.TB_Button_On_Over .TB_Text
-{
-       background-color: #dff1ff ;  /* Needed because of a bug on ClearType */
-}
-
-/*
-       Menu
-*/
-
-.MN_Menu
-{
-    border: 1px solid #8f8f73;
-    padding: 2px;
-    background-color: #ffffff;
-    cursor: default;
-}
-
-.MN_Menu, .MN_Menu .MN_Label
-{
-    font-size: 11px;
-    font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
-}
-
-.MN_Item_Padding
-{
-    visibility: hidden;
-    width: 3px;
-    height: 20px;
-}
-
-.MN_Icon
-{
-    background-color: #e3e3c7;
-    text-align: center;
-    height: 20px;
-}
-
-.MN_Label
-{
-    padding-left: 3px;
-    padding-right: 3px;
-}
-
-.MN_Separator
-{
-    height: 3px;
-}
-
-.MN_Separator_Line
-{
-    border-top: #b9b99d 1px solid;
-}
-
-.MN_Item .MN_Icon IMG
-{
-    filter: alpha(opacity=70);
-    opacity: 0.70;
-}
-
-.MN_Item_Over
-{
-    color: #ffffff;
-    background-color: #8f8f73;
-}
-
-.MN_Item_Over .MN_Icon
-{
-    background-color: #737357;
-}
-
-.MN_Item_Disabled IMG
-{
-    filter: gray() alpha(opacity=30); /* IE */
-    opacity: 0.30; /* Safari, Opera and Mozilla */
-}
-
-.MN_Item_Disabled .MN_Label
-{
-    color: #b7b7b7;
-}
-
-.MN_Arrow
-{
-    padding-right: 3px;
-    padding-left: 3px;
-}
-
-.MN_ConnectionLine
-{
-    background-color: #ffffff;
-}
-
-.Menu .TB_Button_On, .Menu .TB_Button_On_Over
-{
-    border: #8f8f73 1px solid;
-    background-color: #ffffff;
-}
-
-/*
-       ### Panel Styles
-*/
-
-.FCK_Panel
-{
-    border: #8f8f73 1px solid;
-    padding: 2px;
-    background-color: #ffffff;
-}
-
-.FCK_Panel, .FCK_Panel TD
-{
-    font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
-    font-size: 11px;
-}
-
-/*
-       ### Special Combos
-*/
-
-.SC_Panel
-{
-    overflow: auto;
-    white-space: nowrap;
-    cursor: default;
-    border: 1px solid #8f8f73;
-    padding-left: 2px;
-    padding-right: 2px;
-}
-
-.SC_Panel, .SC_Panel TD
-{
-    font-size: 11px;
-    font-family: 'Microsoft Sans Serif' , Tahoma, Arial, Verdana, Sans-Serif;
-}
-
-.SC_Item, .SC_ItemSelected
-{
-    margin-top: 2px;
-    margin-bottom: 2px;
-    background-position: left center;
-    padding-left: 11px;
-    padding-right: 3px;
-    padding-top: 2px;
-    padding-bottom: 2px;
-    text-overflow: ellipsis;
-    overflow: hidden;
-    background-repeat: no-repeat;
-    border: #dddddd 1px solid;
-}
-
-.SC_Item *, .SC_ItemSelected *
-{
-    margin-top: 0px;
-    margin-bottom: 0px;
-}
-
-.SC_ItemSelected
-{
-    border: #9a9afb 1px solid;
-    background-image: url(images/toolbar.arrowright.gif);
-}
-
-.SC_ItemOver
-{
-    border: #316ac5 1px solid;
-}
-
-.SC_Field
-{
-    border: #b7b7a6 1px solid;
-    cursor: default;
-}
-
-.SC_FieldCaption
-{
-    overflow: visible;
-    padding-right: 5px;
-    padding-left: 5px;
-    opacity: 0.75; /* Safari, Opera and Mozilla */
-    filter: alpha(opacity=70); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
-    height: 23px;
-    background-color: #efefde;
-}
-
-.SC_FieldLabel
-{
-    white-space: nowrap;
-    padding: 2px;
-    width: 100%;
-    cursor: default;
-    background-color: #ffffff;
-    text-overflow: ellipsis;
-    overflow: hidden;
-}
-
-.SC_FieldButton
-{
-    background-position: center center;
-    background-image: url(images/toolbar.buttonarrow.gif);
-    border-left: #b7b7a6 1px solid;
-    width: 14px;
-    background-repeat: no-repeat;
-}
-
-.SC_FieldDisabled .SC_FieldButton, .SC_FieldDisabled .SC_FieldCaption, .SC_FieldDisabled .TB_ButtonType_Text
-{
-    opacity: 0.30; /* Safari, Opera and Mozilla */
-    filter: gray() alpha(opacity=30); /* IE */ /* -moz-opacity: 0.30; Mozilla (Old) */
-}
-
-.SC_FieldOver
-{
-    border: #316ac5 1px solid;
-}
-
-.SC_FieldOver .SC_FieldButton
-{
-    border-left: #316ac5 1px solid;
-}
-
-/*
-       ### Color Selector Panel
-*/
-
-.ColorBoxBorder
-{
-    border: #808080 1px solid;
-    position: static;
-}
-
-.ColorBox
-{
-    font-size: 1px;
-    width: 10px;
-    position: static;
-    height: 10px;
-}
-
-.ColorDeselected, .ColorSelected
-{
-    cursor: default;
-}
-
-.ColorDeselected
-{
-    border: #ffffff 1px solid;
-    padding: 2px;
-    float: left;
-}
-
-.ColorSelected
-{
-    border: #330066 1px solid;
-    padding: 2px;
-    float: left;
-    background-color: #c4cdd6;
-}
diff --git a/horde/services/editor/fckeditor/editor/skins/default/fck_strip.gif b/horde/services/editor/fckeditor/editor/skins/default/fck_strip.gif
deleted file mode 100644 (file)
index a6ca532..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/fck_strip.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.gif b/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.gif
deleted file mode 100644 (file)
index 8f91b47..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.png b/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.png
deleted file mode 100644 (file)
index b1bc5f1..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png b/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
deleted file mode 100644 (file)
index 36cd410..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/sprites.gif b/horde/services/editor/fckeditor/editor/skins/default/images/sprites.gif
deleted file mode 100644 (file)
index 2f57d93..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/sprites.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/sprites.png b/horde/services/editor/fckeditor/editor/skins/default/images/sprites.png
deleted file mode 100644 (file)
index ef63032..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/sprites.png and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
deleted file mode 100644 (file)
index 6843c8d..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
deleted file mode 100644 (file)
index ea60995..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif
deleted file mode 100644 (file)
index 87aa56d..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.end.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.end.gif
deleted file mode 100644 (file)
index 5bfd67a..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.end.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif
deleted file mode 100644 (file)
index 79075e7..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif
deleted file mode 100644 (file)
index eaed04a..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.start.gif b/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.start.gif
deleted file mode 100644 (file)
index 1774246..0000000
Binary files a/horde/services/editor/fckeditor/editor/skins/default/images/toolbar.start.gif and /dev/null differ
diff --git a/horde/services/editor/fckeditor/editor/skins/default/src/fck_dialog_ie6.js b/horde/services/editor/fckeditor/editor/skins/default/src/fck_dialog_ie6.js
deleted file mode 100644 (file)
index f9754e2..0000000
+++ /dev/null
@@ -1,110 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- */
-
-(function()
-{
-       // IE6 doens't handle absolute positioning properly (it is always in quirks
-       // mode). This function fixes the sizes and positions of many elements that
-       // compose the skin (this is skin specific).
-       var fixSizes = window.DoResizeFixes = function()
-       {
-               var fckDlg = window.document.body ;
-
-               for ( var i = 0 ; i < fckDlg.childNodes.length ; i++ )
-               {
-                       var child = fckDlg.childNodes[i] ;
-                       switch ( child.className )
-                       {
-                               case 'contents' :
-                                       child.style.width = Math.max( 0, fckDlg.offsetWidth - 16 - 16 ) ;       // -left -right
-                                       child.style.height = Math.max( 0, fckDlg.clientHeight - 20 - 2 ) ;      // -bottom -top
-                                       break ;
-
-                               case 'blocker' :
-                               case 'cover' :
-                                       child.style.width = Math.max( 0, fckDlg.offsetWidth - 16 - 16 + 4 ) ;   // -left -right + 4
-                                       child.style.height = Math.max( 0, fckDlg.clientHeight - 20 - 2 + 4 ) ;  // -bottom -top + 4
-                                       break ;
-
-                               case 'tr' :
-                                       child.style.left = Math.max( 0, fckDlg.clientWidth - 16 ) ;
-                                       break ;
-
-                               case 'tc' :
-                                       child.style.width = Math.max( 0, fckDlg.clientWidth - 16 - 16 ) ;
-                                       break ;
-
-                               case 'ml' :
-                                       child.style.height = Math.max( 0, fckDlg.clientHeight - 16 - 51 ) ;
-                                       break ;
-
-                               case 'mr' :
-                                       child.style.left = Math.max( 0, fckDlg.clientWidth - 16 ) ;
-                                       child.style.height = Math.max( 0, fckDlg.clientHeight - 16 - 51 ) ;
-                                       break ;
-
-                               case 'bl' :
-                                       child.style.top = Math.max( 0, fckDlg.clientHeight - 51 ) ;
-                                       break ;
-
-                               case 'br' :
-                                       child.style.left = Math.max( 0, fckDlg.clientWidth - 30 ) ;
-                                       child.style.top = Math.max( 0, fckDlg.clientHeight - 51 ) ;
-                                       break ;
-
-                               case 'bc' :
-                                       child.style.width = Math.max( 0, fckDlg.clientWidth - 30 - 30 ) ;
-                                       child.style.top = Math.max( 0, fckDlg.clientHeight - 51 ) ;
-                                       break ;
-                       }
-               }
-       }
-
-       var closeButtonOver = function()
-       {
-               this.style.backgroundPosition = '-16px -687px' ;
-       } ;
-
-       var closeButtonOut = function()
-       {
-               this.style.backgroundPosition = '-16px -651px' ;
-       } ;
-
-       var fixCloseButton = function()
-       {
-               var closeButton = document.getElementById ( 'closeButton' ) ;
-
-               closeButton.onmouseover = closeButtonOver ;
-               closeButton.onmouseout  = closeButtonOut ;
-       }
-
-       var onLoad = function()
-       {
-               fixSizes() ;
-               fixCloseButton() ;
-
-               window.attachEvent( 'onresize', fixSizes ) ;
-               window.detachEvent( 'onload', onLoad ) ;
-       }
-
-       window.attachEvent( 'onload', onLoad ) ;
-
-})() ;
diff --git a/horde/services/editor/fckeditor/fckconfig.js b/horde/services/editor/fckeditor/fckconfig.js
deleted file mode 100644 (file)
index 0edc9f8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-FCKConfig.CustomConfigurationsPath="";FCKConfig.EditorAreaCSS=FCKConfig.BasePath+"css/fck_editorarea.css";FCKConfig.EditorAreaStyles="";FCKConfig.ToolbarComboPreviewCSS="";FCKConfig.DocType="";FCKConfig.BaseHref="";FCKConfig.FullPage=false;FCKConfig.StartupShowBlocks=false;FCKConfig.Debug=false;FCKConfig.AllowQueryStringDebug=true;FCKConfig.SkinPath=FCKConfig.BasePath+"skins/default/";FCKConfig.SkinEditorCSS="";FCKConfig.SkinDialogCSS="";FCKConfig.PreloadImages=[FCKConfig.SkinPath+"images/toolbar.start.gif",FCKConfig.SkinPath+"images/toolbar.buttonarrow.gif"];FCKConfig.PluginsPath=FCKConfig.BasePath+"plugins/";FCKConfig.AutoGrowMax=400;FCKConfig.AutoDetectLanguage=true;FCKConfig.DefaultLanguage="en";FCKConfig.ContentLangDirection="ltr";FCKConfig.ProcessHTMLEntities=true;FCKConfig.IncludeLatinEntities=true;FCKConfig.IncludeGreekEntities=true;FCKConfig.ProcessNumericEntities=false;FCKConfig.AdditionalNumericEntities="";FCKConfig.FillEmptyBlocks=true;FCKConfig.FormatSource=true;FCKConfig.FormatOutput=true;FCKConfig.FormatIndentator="    ";FCKConfig.EMailProtection="none";FCKConfig.EMailProtectionFunction="mt(NAME,DOMAIN,SUBJECT,BODY)";FCKConfig.StartupFocus=false;FCKConfig.ForcePasteAsPlainText=false;FCKConfig.AutoDetectPasteFromWord=true;FCKConfig.ShowDropDialog=true;FCKConfig.ForceSimpleAmpersand=false;FCKConfig.TabSpaces=0;FCKConfig.ShowBorders=true;FCKConfig.SourcePopup=false;FCKConfig.ToolbarStartExpanded=true;FCKConfig.ToolbarCanCollapse=true;FCKConfig.IgnoreEmptyParagraphValue=true;FCKConfig.FloatingPanelsZIndex=10000;FCKConfig.HtmlEncodeOutput=false;FCKConfig.TemplateReplaceAll=true;FCKConfig.TemplateReplaceCheckbox=true;FCKConfig.ToolbarLocation="In";FCKConfig.ToolbarSets.Default=[["Source","DocProps","-","Save","NewPage","Preview","-","Templates"],["Cut","Copy","Paste","PasteText","PasteWord","-","Print","SpellCheck"],["Undo","Redo","-","Find","Replace","-","SelectAll","RemoveFormat"],["Form","Checkbox","Radio","TextField","Textarea","Select","Button","ImageButton","HiddenField"],"/",["Bold","Italic","Underline","StrikeThrough","-","Subscript","Superscript"],["OrderedList","UnorderedList","-","Outdent","Indent","Blockquote","CreateDiv"],["JustifyLeft","JustifyCenter","JustifyRight","JustifyFull"],["Link","Unlink","Anchor"],["Image","Flash","Table","Rule","Smiley","SpecialChar","PageBreak"],"/",["Style","FontFormat","FontName","FontSize"],["TextColor","BGColor"],["FitWindow","ShowBlocks","-","About"]];FCKConfig.ToolbarSets.Basic=[["Bold","Italic","-","OrderedList","UnorderedList","-","Link","Unlink","-","About"]];FCKConfig.EnterMode="p";FCKConfig.ShiftEnterMode="br";FCKConfig.Keystrokes=[[CTRL+65,true],[CTRL+67,true],[CTRL+70,true],[CTRL+83,true],[CTRL+84,true],[CTRL+88,true],[CTRL+86,"Paste"],[CTRL+45,true],[SHIFT+45,"Paste"],[CTRL+88,"Cut"],[SHIFT+46,"Cut"],[CTRL+90,"Undo"],[CTRL+89,"Redo"],[CTRL+SHIFT+90,"Redo"],[CTRL+76,"Link"],[CTRL+66,"Bold"],[CTRL+73,"Italic"],[CTRL+85,"Underline"],[CTRL+SHIFT+83,"Save"],[CTRL+ALT+13,"FitWindow"],[SHIFT+32,"Nbsp"]];FCKConfig.ContextMenu=["Generic","Link","Anchor","Image","Flash","Select","Textarea","Checkbox","Radio","TextField","HiddenField","ImageButton","Button","BulletedList","NumberedList","Table","Form","DivContainer"];FCKConfig.BrowserContextMenuOnCtrl=false;FCKConfig.BrowserContextMenu=false;FCKConfig.EnableMoreFontColors=true;FCKConfig.FontColors="000000,993300,333300,003300,003366,000080,333399,333333,800000,FF6600,808000,808080,008080,0000FF,666699,808080,FF0000,FF9900,99CC00,339966,33CCCC,3366FF,800080,999999,FF00FF,FFCC00,FFFF00,00FF00,00FFFF,00CCFF,993366,C0C0C0,FF99CC,FFCC99,FFFF99,CCFFCC,CCFFFF,99CCFF,CC99FF,FFFFFF";FCKConfig.FontFormats="p;h1;h2;h3;h4;h5;h6;pre;address;div";FCKConfig.FontNames="Arial;Comic Sans MS;Courier New;Tahoma;Times New Roman;Verdana";FCKConfig.FontSizes="smaller;larger;xx-small;x-small;small;medium;large;x-large;xx-large";FCKConfig.StylesXmlPath=FCKConfig.EditorPath+"fckstyles.xml";FCKConfig.TemplatesXmlPath=FCKConfig.EditorPath+"fcktemplates.xml";FCKConfig.FirefoxSpellChecker=false;FCKConfig.MaxUndoLevels=15;FCKConfig.DisableObjectResizing=false;FCKConfig.DisableFFTableHandles=true;FCKConfig.LinkDlgHideTarget=false;FCKConfig.LinkDlgHideAdvanced=false;FCKConfig.ImageDlgHideLink=false;FCKConfig.ImageDlgHideAdvanced=false;FCKConfig.FlashDlgHideAdvanced=false;FCKConfig.ProtectedTags="";FCKConfig.BodyId="";FCKConfig.BodyClass="";FCKConfig.DefaultStyleLabel="";FCKConfig.DefaultFontFormatLabel="";FCKConfig.DefaultFontLabel="";FCKConfig.DefaultFontSizeLabel="";FCKConfig.DefaultLinkTarget="";FCKConfig.CleanWordKeepsStructure=false;FCKConfig.RemoveFormatTags="b,big,code,del,dfn,em,font,i,ins,kbd,q,samp,small,span,strike,strong,sub,sup,tt,u,var";FCKConfig.RemoveAttributes="class,style,lang,width,height,align,hspace,valign";FCKConfig.CustomStyles={"Red Title":{Element:"h3",Styles:{color:"Red"}}};FCKConfig.CoreStyles={Bold:{Element:"strong",Overrides:"b"},Italic:{Element:"em",Overrides:"i"},Underline:{Element:"u"},StrikeThrough:{Element:"strike"},Subscript:{Element:"sub"},Superscript:{Element:"sup"},p:{Element:"p"},div:{Element:"div"},pre:{Element:"pre"},address:{Element:"address"},h1:{Element:"h1"},h2:{Element:"h2"},h3:{Element:"h3"},h4:{Element:"h4"},h5:{Element:"h5"},h6:{Element:"h6"},FontFace:{Element:"span",Styles:{"font-family":'#("Font")'},Overrides:[{Element:"font",Attributes:{face:null}}]},Size:{Element:"span",Styles:{"font-size":'#("Size","fontSize")'},Overrides:[{Element:"font",Attributes:{size:null}}]},Color:{Element:"span",Styles:{color:'#("Color","color")'},Overrides:[{Element:"font",Attributes:{color:null}}]},BackColor:{Element:"span",Styles:{"background-color":'#("Color","color")'}},SelectionHighlight:{Element:"span",Styles:{"background-color":"navy",color:"white"}}};FCKConfig.IndentLength=40;FCKConfig.IndentUnit="px";FCKConfig.IndentClasses=[];FCKConfig.JustifyClasses=[];var _FileBrowserLanguage="php";var _QuickUploadLanguage="php";var _FileBrowserExtension=_FileBrowserLanguage=="perl"?"cgi":_FileBrowserLanguage;var _QuickUploadExtension=_QuickUploadLanguage=="perl"?"cgi":_QuickUploadLanguage;FCKConfig.LinkBrowser=false;FCKConfig.ImageBrowser=false;FCKConfig.FlashBrowser=false;FCKConfig.LinkUpload=false;FCKConfig.ImageUpload=false;FCKConfig.FlashUpload=false;FCKConfig.SmileyPath=FCKConfig.BasePath+"images/smiley/msn/";FCKConfig.SmileyImages=["regular_smile.gif","sad_smile.gif","wink_smile.gif","teeth_smile.gif","confused_smile.gif","tounge_smile.gif","embaressed_smile.gif","omg_smile.gif","whatchutalkingabout_smile.gif","angry_smile.gif","angel_smile.gif","shades_smile.gif","devil_smile.gif","cry_smile.gif","lightbulb.gif","thumbs_down.gif","thumbs_up.gif","heart.gif","broken_heart.gif","kiss.gif","envelope.gif"];FCKConfig.SmileyColumns=8;FCKConfig.SmileyWindowWidth=320;FCKConfig.SmileyWindowHeight=210;FCKConfig.BackgroundBlockerColor="#ffffff";FCKConfig.BackgroundBlockerOpacity=0.5;FCKConfig.MsWebBrowserControlCompat=false;FCKConfig.PreventSubmitHandler=false;
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/fckeditor.js b/horde/services/editor/fckeditor/fckeditor.js
deleted file mode 100644 (file)
index 5b970d2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-var FCKeditor=function(b,d,a,c,e){this.InstanceName=b;this.Width=d||"100%";this.Height=a||"200";this.ToolbarSet=c||"Default";this.Value=e||"";this.BasePath=FCKeditor.BasePath;this.CheckBrowser=true;this.DisplayErrors=true;this.Config=new Object();this.OnError=null};FCKeditor.BasePath="/fckeditor/";FCKeditor.MinHeight=200;FCKeditor.MinWidth=750;FCKeditor.prototype.Version="2.6.4";FCKeditor.prototype.VersionBuild="21629";FCKeditor.prototype.Create=function(){document.write(this.CreateHtml())};FCKeditor.prototype.CreateHtml=function(){if(!this.InstanceName||this.InstanceName.length==0){this._ThrowError(701,"You must specify an instance name.");return""}var c="";if(!this.CheckBrowser||this._IsCompatibleBrowser()){c+='<input type="hidden" id="'+this.InstanceName+'" name="'+this.InstanceName+'" value="'+this._HTMLEncode(this.Value)+'" style="display:none" />';c+=this._GetConfigHtml();c+=this._GetIFrameHtml()}else{var b=this.Width.toString().indexOf("%")>0?this.Width:this.Width+"px";var a=this.Height.toString().indexOf("%")>0?this.Height:this.Height+"px";c+='<textarea name="'+this.InstanceName+'" rows="4" cols="40" style="width:'+b+";height:"+a;if(this.TabIndex){c+='" tabindex="'+this.TabIndex}c+='">'+this._HTMLEncode(this.Value)+"</textarea>"}return c};FCKeditor.prototype.ReplaceTextarea=function(){if(document.getElementById(this.InstanceName+"___Frame")){return}if(!this.CheckBrowser||this._IsCompatibleBrowser()){var c=document.getElementById(this.InstanceName);var b=document.getElementsByName(this.InstanceName);var a=0;while(c||a==0){if(c&&c.tagName.toLowerCase()=="textarea"){break}c=b[a++]}if(!c){alert('Error: The TEXTAREA with id or name set to "'+this.InstanceName+'" was not found');return}c.style.display="none";if(c.tabIndex){this.TabIndex=c.tabIndex}this._InsertHtmlBefore(this._GetConfigHtml(),c);this._InsertHtmlBefore(this._GetIFrameHtml(),c)}};FCKeditor.prototype._InsertHtmlBefore=function(c,b){if(b.insertAdjacentHTML){b.insertAdjacentHTML("beforeBegin",c)}else{var d=document.createRange();d.setStartBefore(b);var a=d.createContextualFragment(c);b.parentNode.insertBefore(a,b)}};FCKeditor.prototype._GetConfigHtml=function(){var a="";for(var b in this.Config){if(a.length>0){a+="&amp;"}a+=encodeURIComponent(b)+"="+encodeURIComponent(this.Config[b])}return'<input type="hidden" id="'+this.InstanceName+'___Config" value="'+a+'" style="display:none" />'};FCKeditor.prototype._GetIFrameHtml=function(){var d="fckeditor.html";try{if((/fcksource=true/i).test(window.top.location.search)){d="fckeditor.original.html"}}catch(c){}var a=this.BasePath+"editor/"+d+"?InstanceName="+encodeURIComponent(this.InstanceName);if(this.ToolbarSet){a+="&amp;Toolbar="+this.ToolbarSet}var b='<iframe id="'+this.InstanceName+'___Frame" src="'+a+'" width="'+this.Width+'" height="'+this.Height;if(this.TabIndex){b+='" tabindex="'+this.TabIndex}b+='" frameborder="0" scrolling="no"></iframe>';return b};FCKeditor.prototype._IsCompatibleBrowser=function(){return FCKeditor_IsCompatibleBrowser()};FCKeditor.prototype._ThrowError=function(b,a){this.ErrorNumber=b;this.ErrorDescription=a;if(this.DisplayErrors){document.write('<div style="COLOR: #ff0000">');document.write("[ FCKeditor Error "+this.ErrorNumber+": "+this.ErrorDescription+" ]");document.write("</div>")}if(typeof(this.OnError)=="function"){this.OnError(this,b,a)}};FCKeditor.prototype._HTMLEncode=function(a){if(typeof(a)!="string"){a=a.toString()}a=a.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;");return a};(function(){var a=function(b){var c=new FCKeditor(b.name);c.Width=Math.max(b.offsetWidth,FCKeditor.MinWidth);c.Height=Math.max(b.offsetHeight,FCKeditor.MinHeight);return c};FCKeditor.ReplaceAllTextareas=function(){var b=document.getElementsByTagName("textarea");for(var e=0;e<b.length;e++){var f=null;var c=b[e];var d=c.name;if(!d||d.length==0){continue}if(typeof arguments[0]=="string"){var g=new RegExp("(?:^| )"+arguments[0]+"(?:$| )");if(!g.test(c.className)){continue}}else{if(typeof arguments[0]=="function"){f=a(c);if(arguments[0](c,f)===false){continue}}}if(!f){f=a(c)}f.ReplaceTextarea()}}})();function FCKeditor_IsCompatibleBrowser(){var sAgent=navigator.userAgent.toLowerCase();if(/*@cc_on!@*/false&&sAgent.indexOf("mac")==-1){var sBrowserVersion=navigator.appVersion.match(/MSIE (.\..)/)[1];return(sBrowserVersion>=5.5)}if(navigator.product=="Gecko"&&navigator.productSub>=20030210&&!(typeof(opera)=="object"&&opera.postError)){return true}if(window.opera&&window.opera.version&&parseFloat(window.opera.version())>=9.5){return true}if(sAgent.indexOf(" adobeair/")!=-1){return(sAgent.match(/ adobeair\/(\d+)/)[1]>=1)}if(sAgent.indexOf(" applewebkit/")!=-1){return(sAgent.match(/ applewebkit\/(\d+)/)[1]>=522)}return false};
\ No newline at end of file
diff --git a/horde/services/editor/fckeditor/fckstyles.xml b/horde/services/editor/fckeditor/fckstyles.xml
deleted file mode 100644 (file)
index 007a78c..0000000
+++ /dev/null
@@ -1,111 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the sample style definitions file. It makes the styles combo
- * completely customizable.
- *
- * See FCKConfig.StylesXmlPath in the configuration file.
--->
-<Styles>
-
-       <!-- Block Styles -->
-
-       <!--
-       # These styles are already available in the "Format" combo, so they are not
-       # needed here by default.
-
-       <Style name="Heading 1" element="h1" />
-       <Style name="Heading 2" element="h2" />
-       <Style name="Heading 3" element="h3" />
-       <Style name="Heading 4" element="h4" />
-       <Style name="Heading 5" element="h5" />
-       <Style name="Heading 6" element="h6" />
-       <Style name="Paragraph" element="p" />
-       <Style name="Document Block" element="div" />
-       <Style name="Preformatted Text" element="pre" />
-       <Style name="Address" element="address" />
-       -->
-
-       <!-- Inline Styles -->
-
-       <!--
-       # These are core styles available as toolbar buttons.
-
-       <Style name="Bold" element="b">
-               <Override element="strong" />
-       </Style>
-       <Style name="Italic" element="i">
-               <Override element="em" />
-       </Style>
-       <Style name="Underline" element="u" />
-       <Style name="Strikethrough" element="strike" />
-       <Style name="Subscript" element="sub" />
-       <Style name="Superscript" element="sup" />
-       -->
-
-       <Style name="Marker: Yellow" element="span">
-               <Style name="background-color" value="Yellow" />
-       </Style>
-       <Style name="Marker: Green" element="span">
-               <Style name="background-color" value="Lime" />
-       </Style>
-
-       <Style name="Big" element="big" />
-       <Style name="Small" element="small" />
-       <Style name="Typewriter" element="tt" />
-
-       <Style name="Computer Code" element="code" />
-       <Style name="Keyboard Phrase" element="kbd" />
-       <Style name="Sample Text" element="samp" />
-       <Style name="Variable" element="var" />
-
-       <Style name="Deleted Text" element="del" />
-       <Style name="Inserted Text" element="ins" />
-
-       <Style name="Cited Work" element="cite" />
-       <Style name="Inline Quotation" element="q" />
-
-       <Style name="Language: RTL" element="span">
-               <Attribute name="dir" value="rtl" />
-       </Style>
-       <Style name="Language: LTR" element="span">
-               <Attribute name="dir" value="ltr" />
-       </Style>
-       <Style name="Language: RTL Strong" element="bdo">
-               <Attribute name="dir" value="rtl" />
-       </Style>
-       <Style name="Language: LTR Strong" element="bdo">
-               <Attribute name="dir" value="ltr" />
-       </Style>
-
-       <!-- Object Styles -->
-
-       <Style name="Image on Left" element="img">
-               <Attribute name="style" value="padding: 5px; margin-right: 5px" />
-               <Attribute name="border" value="2" />
-               <Attribute name="align" value="left" />
-       </Style>
-       <Style name="Image on Right" element="img">
-               <Attribute name="style" value="padding: 5px; margin-left: 5px" />
-               <Attribute name="border" value="2" />
-               <Attribute name="align" value="right" />
-       </Style>
-</Styles>
diff --git a/horde/services/editor/fckeditor/fcktemplates.xml b/horde/services/editor/fckeditor/fcktemplates.xml
deleted file mode 100644 (file)
index ed33c7b..0000000
+++ /dev/null
@@ -1,103 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the sample templates definitions file. It makes the "templates"
- * command completely customizable.
- *
- * See FCKConfig.TemplatesXmlPath in the configuration file.
--->
-<Templates imagesBasePath="fck_template/images/">
-       <Template title="Image and Title" image="template1.gif">
-               <Description>One main image with a title and text that surround the image.</Description>
-               <Html>
-                       <![CDATA[
-                               <img style="MARGIN-RIGHT: 10px" height="100" alt="" width="100" align="left"/>
-                               <h3>Type the title here</h3>
-                               Type the text here
-                       ]]>
-               </Html>
-       </Template>
-       <Template title="Strange Template" image="template2.gif">
-               <Description>A template that defines two colums, each one with a title, and some text.</Description>
-               <Html>
-                       <![CDATA[
-                               <table cellspacing="0" cellpadding="0" width="100%" border="0">
-                                       <tbody>
-                                               <tr>
-                                                       <td width="50%">
-                                                       <h3>Title 1</h3>
-                                                       </td>
-                                                       <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td>
-                                                       <td width="50%">
-                                                       <h3>Title 2</h3>
-                                                       </td>
-                                               </tr>
-                                               <tr>
-                                                       <td>Text 1</td>
-                                                       <td>&nbsp;</td>
-                                                       <td>Text 2</td>
-                                               </tr>
-                                       </tbody>
-                               </table>
-                               More text goes here.
-                       ]]>
-               </Html>
-       </Template>
-       <Template title="Text and Table" image="template3.gif">
-               <Description>A title with some text and a table.</Description>
-               <Html>
-                       <![CDATA[
-                               <table align="left" width="80%" border="0" cellspacing="0" cellpadding="0"><tr><td>
-                                       <h3>Title goes here</h3>
-                                       <p>
-                                       <table style="FLOAT: right" cellspacing="0" cellpadding="0" width="150" border="1">
-                                               <tbody>
-                                                       <tr>
-                                                               <td align="center" colspan="3"><strong>Table title</strong></td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                       </tr>
-                                                       <tr>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                               <td>&nbsp;</td>
-                                                       </tr>
-                                               </tbody>
-                                       </table>
-                                       Type the text here</p>
-                               </td></tr></table>
-                       ]]>
-               </Html>
-       </Template>
-</Templates>
diff --git a/horde/services/editor/fckeditor/license.txt b/horde/services/editor/fckeditor/license.txt
deleted file mode 100644 (file)
index a1fc923..0000000
+++ /dev/null
@@ -1,442 +0,0 @@
-The Horde Project distributes FCKeditor under the terms of the GNU Library
-General Public License.
-
------
-
-                 GNU LIBRARY GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
-
- Copyright 1991 Free Software Foundation, Inc.
-                   59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL.  It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
-                           Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
-  This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it.  You can use it for
-your libraries, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
-  For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you.  You must make sure that they, too, receive or can get the source
-code.  If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it.  And you must show them these terms so they know their rights.
-
-  Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
-  Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library.  If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-\f
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software.  To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
-  Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs.  This
-license, the GNU Library General Public License, applies to certain
-designated libraries.  This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
-  The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it.  Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program.  However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
-  Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries.  We
-concluded that weaker conditions might promote sharing better.
-
-  However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves.  This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them.  (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.)  The hope is that this
-will lead to faster development of free libraries.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.  Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library".  The
-former contains code derived from the library, while the latter only
-works together with the library.
-
-  Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-\f
-                 GNU LIBRARY GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License").  Each licensee is
-addressed as "you".
-
-  A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
-  The "Library", below, refers to any such software library or work
-which has been distributed under these terms.  A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language.  (Hereinafter, translation is
-included without limitation in the term "modification".)
-
-  "Source code" for a work means the preferred form of the work for
-making modifications to it.  For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
-  Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it).  Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-  
-  1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
-  You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-\f
-  2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) The modified work must itself be a software library.
-
-    b) You must cause the files modified to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    c) You must cause the whole of the work to be licensed at no
-    charge to all third parties under the terms of this License.
-
-    d) If a facility in the modified Library refers to a function or a
-    table of data to be supplied by an application program that uses
-    the facility, other than as an argument passed when the facility
-    is invoked, then you must make a good faith effort to ensure that,
-    in the event an application does not supply such function or
-    table, the facility still operates, and performs whatever part of
-    its purpose remains meaningful.
-
-    (For example, a function in a library to compute square roots has
-    a purpose that is entirely well-defined independent of the
-    application.  Therefore, Subsection 2d requires that any
-    application-supplied function or table used by this function must
-    be optional: if the application does not supply it, the square
-    root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library.  To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License.  (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.)  Do not make any other change in
-these notices.
-\f
-  Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
-  This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
-  4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
-  If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library".  Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
-  However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library".  The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
-  When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library.  The
-threshold for this to be true is not precisely defined by law.
-
-  If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work.  (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
-  Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-\f
-  6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
-  You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License.  You must supply a copy of this License.  If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License.  Also, you must do one
-of these things:
-
-    a) Accompany the work with the complete corresponding
-    machine-readable source code for the Library including whatever
-    changes were used in the work (which must be distributed under
-    Sections 1 and 2 above); and, if the work is an executable linked
-    with the Library, with the complete machine-readable "work that
-    uses the Library", as object code and/or source code, so that the
-    user can modify the Library and then relink to produce a modified
-    executable containing the modified Library.  (It is understood
-    that the user who changes the contents of definitions files in the
-    Library will not necessarily be able to recompile the application
-    to use the modified definitions.)
-
-    b) Accompany the work with a written offer, valid for at
-    least three years, to give the same user the materials
-    specified in Subsection 6a, above, for a charge no more
-    than the cost of performing this distribution.
-
-    c) If distribution of the work is made by offering access to copy
-    from a designated place, offer equivalent access to copy the above
-    specified materials from the same place.
-
-    d) Verify that the user has already received a copy of these
-    materials or that you have already sent this user a copy.
-
-  For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it.  However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
-  It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system.  Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-\f
-  7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
-    a) Accompany the combined library with a copy of the same work
-    based on the Library, uncombined with any other library
-    facilities.  This must be distributed under the terms of the
-    Sections above.
-
-    b) Give prominent notice with the combined library of the fact
-    that part of it is a work based on the Library, and explaining
-    where to find the accompanying uncombined form of the same work.
-
-  8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License.  Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License.  However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
-  9. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Library or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
-  10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-\f
-  11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded.  In such case, this License incorporates the limitation as if
-written in the body of this License.
-
-  13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation.  If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-\f
-  14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission.  For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this.  Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
-                           NO WARRANTY
-
-  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
-  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
diff --git a/horde/services/editor/fckeditor/src/fckconfig.js b/horde/services/editor/fckeditor/src/fckconfig.js
deleted file mode 100644 (file)
index d5c48f1..0000000
+++ /dev/null
@@ -1,325 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Editor configuration settings.
- *
- * Follow this link for more information:
- * http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options
- */
-
-FCKConfig.CustomConfigurationsPath = '' ;
-
-FCKConfig.EditorAreaCSS = FCKConfig.BasePath + 'css/fck_editorarea.css' ;
-FCKConfig.EditorAreaStyles = '' ;
-FCKConfig.ToolbarComboPreviewCSS = '' ;
-
-FCKConfig.DocType = '' ;
-
-FCKConfig.BaseHref = '' ;
-
-FCKConfig.FullPage = false ;
-
-// The following option determines whether the "Show Blocks" feature is enabled or not at startup.
-FCKConfig.StartupShowBlocks = false ;
-
-FCKConfig.Debug = false ;
-FCKConfig.AllowQueryStringDebug = true ;
-
-FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/default/' ;
-FCKConfig.SkinEditorCSS = '' ; // FCKConfig.SkinPath + "|<minified css>" ;
-FCKConfig.SkinDialogCSS = '' ; // FCKConfig.SkinPath + "|<minified css>" ;
-
-FCKConfig.PreloadImages = [ FCKConfig.SkinPath + 'images/toolbar.start.gif', FCKConfig.SkinPath + 'images/toolbar.buttonarrow.gif' ] ;
-
-FCKConfig.PluginsPath = FCKConfig.BasePath + 'plugins/' ;
-
-// FCKConfig.Plugins.Add( 'autogrow' ) ;
-// FCKConfig.Plugins.Add( 'dragresizetable' );
-FCKConfig.AutoGrowMax = 400 ;
-
-// FCKConfig.ProtectedSource.Add( /<%[\s\S]*?%>/g ) ;  // ASP style server side code <%...%>
-// FCKConfig.ProtectedSource.Add( /<\?[\s\S]*?\?>/g ) ;        // PHP style server side code
-// FCKConfig.ProtectedSource.Add( /(<asp:[^\>]+>[\s|\S]*?<\/asp:[^\>]+>)|(<asp:[^\>]+\/>)/gi ) ;       // ASP.Net style tags <asp:control>
-
-FCKConfig.AutoDetectLanguage   = true ;
-FCKConfig.DefaultLanguage              = 'en' ;
-FCKConfig.ContentLangDirection = 'ltr' ;
-
-FCKConfig.ProcessHTMLEntities  = true ;
-FCKConfig.IncludeLatinEntities = true ;
-FCKConfig.IncludeGreekEntities = true ;
-
-FCKConfig.ProcessNumericEntities = false ;
-
-FCKConfig.AdditionalNumericEntities = ''  ;            // Single Quote: "'"
-
-FCKConfig.FillEmptyBlocks      = true ;
-
-FCKConfig.FormatSource         = true ;
-FCKConfig.FormatOutput         = true ;
-FCKConfig.FormatIndentator     = '    ' ;
-
-FCKConfig.EMailProtection = 'none' ; // none | encode | function
-FCKConfig.EMailProtectionFunction = 'mt(NAME,DOMAIN,SUBJECT,BODY)' ;
-
-FCKConfig.StartupFocus = false ;
-FCKConfig.ForcePasteAsPlainText        = false ;
-FCKConfig.AutoDetectPasteFromWord = true ;     // IE only.
-FCKConfig.ShowDropDialog = true ;
-FCKConfig.ForceSimpleAmpersand = false ;
-FCKConfig.TabSpaces            = 0 ;
-FCKConfig.ShowBorders  = true ;
-FCKConfig.SourcePopup  = false ;
-FCKConfig.ToolbarStartExpanded = true ;
-FCKConfig.ToolbarCanCollapse   = true ;
-FCKConfig.IgnoreEmptyParagraphValue = true ;
-FCKConfig.FloatingPanelsZIndex = 10000 ;
-FCKConfig.HtmlEncodeOutput = false ;
-
-FCKConfig.TemplateReplaceAll = true ;
-FCKConfig.TemplateReplaceCheckbox = true ;
-
-FCKConfig.ToolbarLocation = 'In' ;
-
-FCKConfig.ToolbarSets["Default"] = [
-       ['Source','DocProps','-','Save','NewPage','Preview','-','Templates'],
-       ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
-       ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
-       ['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
-       '/',
-       ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
-       ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'],
-       ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
-       ['Link','Unlink','Anchor'],
-       ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
-       '/',
-       ['Style','FontFormat','FontName','FontSize'],
-       ['TextColor','BGColor'],
-       ['FitWindow','ShowBlocks','-','About']          // No comma for the last row.
-] ;
-
-FCKConfig.ToolbarSets["Basic"] = [
-       ['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-','About']
-] ;
-
-FCKConfig.EnterMode = 'p' ;                    // p | div | br
-FCKConfig.ShiftEnterMode = 'br' ;      // p | div | br
-
-FCKConfig.Keystrokes = [
-       [ CTRL + 65 /*A*/, true ],
-       [ CTRL + 67 /*C*/, true ],
-       [ CTRL + 70 /*F*/, true ],
-       [ CTRL + 83 /*S*/, true ],
-       [ CTRL + 84 /*T*/, true ],
-       [ CTRL + 88 /*X*/, true ],
-       [ CTRL + 86 /*V*/, 'Paste' ],
-       [ CTRL + 45 /*INS*/, true ],
-       [ SHIFT + 45 /*INS*/, 'Paste' ],
-       [ CTRL + 88 /*X*/, 'Cut' ],
-       [ SHIFT + 46 /*DEL*/, 'Cut' ],
-       [ CTRL + 90 /*Z*/, 'Undo' ],
-       [ CTRL + 89 /*Y*/, 'Redo' ],
-       [ CTRL + SHIFT + 90 /*Z*/, 'Redo' ],
-       [ CTRL + 76 /*L*/, 'Link' ],
-       [ CTRL + 66 /*B*/, 'Bold' ],
-       [ CTRL + 73 /*I*/, 'Italic' ],
-       [ CTRL + 85 /*U*/, 'Underline' ],
-       [ CTRL + SHIFT + 83 /*S*/, 'Save' ],
-       [ CTRL + ALT + 13 /*ENTER*/, 'FitWindow' ],
-       [ SHIFT + 32 /*SPACE*/, 'Nbsp' ]
-] ;
-
-FCKConfig.ContextMenu = ['Generic','Link','Anchor','Image','Flash','Select','Textarea','Checkbox','Radio','TextField','HiddenField','ImageButton','Button','BulletedList','NumberedList','Table','Form','DivContainer'] ;
-FCKConfig.BrowserContextMenuOnCtrl = false ;
-FCKConfig.BrowserContextMenu = false ;
-
-FCKConfig.EnableMoreFontColors = true ;
-FCKConfig.FontColors = '000000,993300,333300,003300,003366,000080,333399,333333,800000,FF6600,808000,808080,008080,0000FF,666699,808080,FF0000,FF9900,99CC00,339966,33CCCC,3366FF,800080,999999,FF00FF,FFCC00,FFFF00,00FF00,00FFFF,00CCFF,993366,C0C0C0,FF99CC,FFCC99,FFFF99,CCFFCC,CCFFFF,99CCFF,CC99FF,FFFFFF' ;
-
-FCKConfig.FontFormats  = 'p;h1;h2;h3;h4;h5;h6;pre;address;div' ;
-FCKConfig.FontNames            = 'Arial;Comic Sans MS;Courier New;Tahoma;Times New Roman;Verdana' ;
-FCKConfig.FontSizes            = 'smaller;larger;xx-small;x-small;small;medium;large;x-large;xx-large' ;
-
-FCKConfig.StylesXmlPath                = FCKConfig.EditorPath + 'fckstyles.xml' ;
-FCKConfig.TemplatesXmlPath     = FCKConfig.EditorPath + 'fcktemplates.xml' ;
-
-//FCKConfig.SpellChecker                       = 'WSC' ;       // 'WSC' | 'SpellerPages' | 'ieSpell'
-//FCKConfig.IeSpellDownloadUrl = 'http://www.iespell.com/download.php' ;
-//FCKConfig.SpellerPagesServerScript = 'server-scripts/spellchecker.php' ;     // Available extension: .php .cfm .pl
-FCKConfig.FirefoxSpellChecker  = false ;
-
-FCKConfig.MaxUndoLevels = 15 ;
-
-FCKConfig.DisableObjectResizing = false ;
-FCKConfig.DisableFFTableHandles = true ;
-
-FCKConfig.LinkDlgHideTarget            = false ;
-FCKConfig.LinkDlgHideAdvanced  = false ;
-
-FCKConfig.ImageDlgHideLink             = false ;
-FCKConfig.ImageDlgHideAdvanced = false ;
-
-FCKConfig.FlashDlgHideAdvanced = false ;
-
-FCKConfig.ProtectedTags = '' ;
-
-// This will be applied to the body element of the editor
-FCKConfig.BodyId = '' ;
-FCKConfig.BodyClass = '' ;
-
-FCKConfig.DefaultStyleLabel = '' ;
-FCKConfig.DefaultFontFormatLabel = '' ;
-FCKConfig.DefaultFontLabel = '' ;
-FCKConfig.DefaultFontSizeLabel = '' ;
-
-FCKConfig.DefaultLinkTarget = '' ;
-
-// The option switches between trying to keep the html structure or do the changes so the content looks like it was in Word
-FCKConfig.CleanWordKeepsStructure = false ;
-
-// Only inline elements are valid.
-FCKConfig.RemoveFormatTags = 'b,big,code,del,dfn,em,font,i,ins,kbd,q,samp,small,span,strike,strong,sub,sup,tt,u,var' ;
-
-// Attributes that will be removed
-FCKConfig.RemoveAttributes = 'class,style,lang,width,height,align,hspace,valign' ;
-
-FCKConfig.CustomStyles =
-{
-       'Red Title'     : { Element : 'h3', Styles : { 'color' : 'Red' } }
-};
-
-// Do not add, rename or remove styles here. Only apply definition changes.
-FCKConfig.CoreStyles =
-{
-       // Basic Inline Styles.
-       'Bold'                  : { Element : 'strong', Overrides : 'b' },
-       'Italic'                : { Element : 'em', Overrides : 'i' },
-       'Underline'             : { Element : 'u' },
-       'StrikeThrough' : { Element : 'strike' },
-       'Subscript'             : { Element : 'sub' },
-       'Superscript'   : { Element : 'sup' },
-
-       // Basic Block Styles (Font Format Combo).
-       'p'                             : { Element : 'p' },
-       'div'                   : { Element : 'div' },
-       'pre'                   : { Element : 'pre' },
-       'address'               : { Element : 'address' },
-       'h1'                    : { Element : 'h1' },
-       'h2'                    : { Element : 'h2' },
-       'h3'                    : { Element : 'h3' },
-       'h4'                    : { Element : 'h4' },
-       'h5'                    : { Element : 'h5' },
-       'h6'                    : { Element : 'h6' },
-
-       // Other formatting features.
-       'FontFace' :
-       {
-               Element         : 'span',
-               Styles          : { 'font-family' : '#("Font")' },
-               Overrides       : [ { Element : 'font', Attributes : { 'face' : null } } ]
-       },
-
-       'Size' :
-       {
-               Element         : 'span',
-               Styles          : { 'font-size' : '#("Size","fontSize")' },
-               Overrides       : [ { Element : 'font', Attributes : { 'size' : null } } ]
-       },
-
-       'Color' :
-       {
-               Element         : 'span',
-               Styles          : { 'color' : '#("Color","color")' },
-               Overrides       : [ { Element : 'font', Attributes : { 'color' : null } } ]
-       },
-
-       'BackColor'             : { Element : 'span', Styles : { 'background-color' : '#("Color","color")' } },
-
-       'SelectionHighlight' : { Element : 'span', Styles : { 'background-color' : 'navy', 'color' : 'white' } }
-};
-
-// The distance of an indentation step.
-FCKConfig.IndentLength = 40 ;
-FCKConfig.IndentUnit = 'px' ;
-
-// Alternatively, FCKeditor allows the use of CSS classes for block indentation.
-// This overrides the IndentLength/IndentUnit settings.
-FCKConfig.IndentClasses = [] ;
-
-// [ Left, Center, Right, Justified ]
-FCKConfig.JustifyClasses = [] ;
-
-// The following value defines which File Browser connector and Quick Upload
-// "uploader" to use. It is valid for the default implementaion and it is here
-// just to make this configuration file cleaner.
-// It is not possible to change this value using an external file or even
-// inline when creating the editor instance. In that cases you must set the
-// values of LinkBrowserURL, ImageBrowserURL and so on.
-// Custom implementations should just ignore it.
-var _FileBrowserLanguage       = 'php' ;       // asp | aspx | cfm | lasso | perl | php | py
-var _QuickUploadLanguage       = 'php' ;       // asp | aspx | cfm | lasso | perl | php | py
-
-// Don't care about the following two lines. It just calculates the correct connector
-// extension to use for the default File Browser (Perl uses "cgi").
-var _FileBrowserExtension = _FileBrowserLanguage == 'perl' ? 'cgi' : _FileBrowserLanguage ;
-var _QuickUploadExtension = _QuickUploadLanguage == 'perl' ? 'cgi' : _QuickUploadLanguage ;
-
-FCKConfig.LinkBrowser = false ;
-//FCKConfig.LinkBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Connector=' + encodeURIComponent( FCKConfig.BasePath + 'filemanager/connectors/' + _FileBrowserLanguage + '/connector.' + _FileBrowserExtension ) ;
-//FCKConfig.LinkBrowserWindowWidth     = FCKConfig.ScreenWidth * 0.7 ;         // 70%
-//FCKConfig.LinkBrowserWindowHeight    = FCKConfig.ScreenHeight * 0.7 ;        // 70%
-
-FCKConfig.ImageBrowser = false ;
-//FCKConfig.ImageBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Image&Connector=' + encodeURIComponent( FCKConfig.BasePath + 'filemanager/connectors/' + _FileBrowserLanguage + '/connector.' + _FileBrowserExtension ) ;
-//FCKConfig.ImageBrowserWindowWidth  = FCKConfig.ScreenWidth * 0.7 ;   // 70% ;
-//FCKConfig.ImageBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ;  // 70% ;
-
-FCKConfig.FlashBrowser = false ;
-//FCKConfig.FlashBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Flash&Connector=' + encodeURIComponent( FCKConfig.BasePath + 'filemanager/connectors/' + _FileBrowserLanguage + '/connector.' + _FileBrowserExtension ) ;
-//FCKConfig.FlashBrowserWindowWidth  = FCKConfig.ScreenWidth * 0.7 ;   //70% ;
-//FCKConfig.FlashBrowserWindowHeight = FCKConfig.ScreenHeight * 0.7 ;  //70% ;
-
-FCKConfig.LinkUpload = false ;
-//FCKConfig.LinkUploadURL = FCKConfig.BasePath + 'filemanager/connectors/' + _QuickUploadLanguage + '/upload.' + _QuickUploadExtension ;
-//FCKConfig.LinkUploadAllowedExtensions        = ".(7z|aiff|asf|avi|bmp|csv|doc|fla|flv|gif|gz|gzip|jpeg|jpg|mid|mov|mp3|mp4|mpc|mpeg|mpg|ods|odt|pdf|png|ppt|pxd|qt|ram|rar|rm|rmi|rmvb|rtf|sdc|sitd|swf|sxc|sxw|tar|tgz|tif|tiff|txt|vsd|wav|wma|wmv|xls|xml|zip)$" ;                        // empty for all
-//FCKConfig.LinkUploadDeniedExtensions = "" ;  // empty for no one
-
-FCKConfig.ImageUpload = false ;
-//FCKConfig.ImageUploadURL = FCKConfig.BasePath + 'filemanager/connectors/' + _QuickUploadLanguage + '/upload.' + _QuickUploadExtension + '?Type=Image' ;
-//FCKConfig.ImageUploadAllowedExtensions       = ".(jpg|gif|jpeg|png|bmp)$" ;          // empty for all
-//FCKConfig.ImageUploadDeniedExtensions        = "" ;                                                  // empty for no one
-
-FCKConfig.FlashUpload = false ;
-//FCKConfig.FlashUploadURL = FCKConfig.BasePath + 'filemanager/connectors/' + _QuickUploadLanguage + '/upload.' + _QuickUploadExtension + '?Type=Flash' ;
-//FCKConfig.FlashUploadAllowedExtensions       = ".(swf|flv)$" ;               // empty for all
-//FCKConfig.FlashUploadDeniedExtensions        = "" ;                                  // empty for no one
-
-FCKConfig.SmileyPath   = FCKConfig.BasePath + 'images/smiley/msn/' ;
-FCKConfig.SmileyImages = ['regular_smile.gif','sad_smile.gif','wink_smile.gif','teeth_smile.gif','confused_smile.gif','tounge_smile.gif','embaressed_smile.gif','omg_smile.gif','whatchutalkingabout_smile.gif','angry_smile.gif','angel_smile.gif','shades_smile.gif','devil_smile.gif','cry_smile.gif','lightbulb.gif','thumbs_down.gif','thumbs_up.gif','heart.gif','broken_heart.gif','kiss.gif','envelope.gif'] ;
-FCKConfig.SmileyColumns = 8 ;
-FCKConfig.SmileyWindowWidth            = 320 ;
-FCKConfig.SmileyWindowHeight   = 210 ;
-
-FCKConfig.BackgroundBlockerColor = '#ffffff' ;
-FCKConfig.BackgroundBlockerOpacity = 0.50 ;
-
-FCKConfig.MsWebBrowserControlCompat = false ;
-
-FCKConfig.PreventSubmitHandler = false ;
diff --git a/horde/services/editor/fckeditor/src/fckeditor.js b/horde/services/editor/fckeditor/src/fckeditor.js
deleted file mode 100644 (file)
index ec10648..0000000
+++ /dev/null
@@ -1,330 +0,0 @@
-/*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * This is the integration file for JavaScript.
- *
- * It defines the FCKeditor class that can be used to create editor
- * instances in a HTML page in the client side. For server side
- * operations, use the specific integration system.
- */
-
-// FCKeditor Class
-var FCKeditor = function( instanceName, width, height, toolbarSet, value )
-{
-       // Properties
-       this.InstanceName       = instanceName ;
-       this.Width                      = width                 || '100%' ;
-       this.Height                     = height                || '200' ;
-       this.ToolbarSet         = toolbarSet    || 'Default' ;
-       this.Value                      = value                 || '' ;
-       this.BasePath           = FCKeditor.BasePath ;
-       this.CheckBrowser       = true ;
-       this.DisplayErrors      = true ;
-
-       this.Config                     = new Object() ;
-
-       // Events
-       this.OnError            = null ;        // function( source, errorNumber, errorDescription )
-}
-
-/**
- * This is the default BasePath used by all editor instances.
- */
-FCKeditor.BasePath = '/fckeditor/' ;
-
-/**
- * The minimum height used when replacing textareas.
- */
-FCKeditor.MinHeight = 200 ;
-
-/**
- * The minimum width used when replacing textareas.
- */
-FCKeditor.MinWidth = 750 ;
-
-FCKeditor.prototype.Version                    = '2.6.4' ;
-FCKeditor.prototype.VersionBuild       = '21629' ;
-
-FCKeditor.prototype.Create = function()
-{
-       document.write( this.CreateHtml() ) ;
-}
-
-FCKeditor.prototype.CreateHtml = function()
-{
-       // Check for errors
-       if ( !this.InstanceName || this.InstanceName.length == 0 )
-       {
-               this._ThrowError( 701, 'You must specify an instance name.' ) ;
-               return '' ;
-       }
-
-       var sHtml = '' ;
-
-       if ( !this.CheckBrowser || this._IsCompatibleBrowser() )
-       {
-               sHtml += '<input type="hidden" id="' + this.InstanceName + '" name="' + this.InstanceName + '" value="' + this._HTMLEncode( this.Value ) + '" style="display:none" />' ;
-               sHtml += this._GetConfigHtml() ;
-               sHtml += this._GetIFrameHtml() ;
-       }
-       else
-       {
-               var sWidth  = this.Width.toString().indexOf('%')  > 0 ? this.Width  : this.Width  + 'px' ;
-               var sHeight = this.Height.toString().indexOf('%') > 0 ? this.Height : this.Height + 'px' ;
-
-               sHtml += '<textarea name="' + this.InstanceName +
-                       '" rows="4" cols="40" style="width:' + sWidth +
-                       ';height:' + sHeight ;
-
-               if ( this.TabIndex )
-                       sHtml += '" tabindex="' + this.TabIndex ;
-
-               sHtml += '">' +
-                       this._HTMLEncode( this.Value ) +
-                       '<\/textarea>' ;
-       }
-
-       return sHtml ;
-}
-
-FCKeditor.prototype.ReplaceTextarea = function()
-{
-       if ( document.getElementById( this.InstanceName + '___Frame' ) )
-               return ;
-       if ( !this.CheckBrowser || this._IsCompatibleBrowser() )
-       {
-               // We must check the elements firstly using the Id and then the name.
-               var oTextarea = document.getElementById( this.InstanceName ) ;
-               var colElementsByName = document.getElementsByName( this.InstanceName ) ;
-               var i = 0;
-               while ( oTextarea || i == 0 )
-               {
-                       if ( oTextarea && oTextarea.tagName.toLowerCase() == 'textarea' )
-                               break ;
-                       oTextarea = colElementsByName[i++] ;
-               }
-
-               if ( !oTextarea )
-               {
-                       alert( 'Error: The TEXTAREA with id or name set to "' + this.InstanceName + '" was not found' ) ;
-                       return ;
-               }
-
-               oTextarea.style.display = 'none' ;
-
-               if ( oTextarea.tabIndex )
-                       this.TabIndex = oTextarea.tabIndex ;
-
-               this._InsertHtmlBefore( this._GetConfigHtml(), oTextarea ) ;
-               this._InsertHtmlBefore( this._GetIFrameHtml(), oTextarea ) ;
-       }
-}
-
-FCKeditor.prototype._InsertHtmlBefore = function( html, element )
-{
-       if ( element.insertAdjacentHTML )       // IE
-               element.insertAdjacentHTML( 'beforeBegin', html ) ;
-       else                                                            // Gecko
-       {
-               var oRange = document.createRange() ;
-               oRange.setStartBefore( element ) ;
-               var oFragment = oRange.createContextualFragment( html );
-               element.parentNode.insertBefore( oFragment, element ) ;
-       }
-}
-
-FCKeditor.prototype._GetConfigHtml = function()
-{
-       var sConfig = '' ;
-       for ( var o in this.Config )
-       {
-               if ( sConfig.length > 0 ) sConfig += '&amp;' ;
-               sConfig += encodeURIComponent( o ) + '=' + encodeURIComponent( this.Config[o] ) ;
-       }
-
-       return '<input type="hidden" id="' + this.InstanceName + '___Config" value="' + sConfig + '" style="display:none" />' ;
-}
-
-FCKeditor.prototype._GetIFrameHtml = function()
-{
-       var sFile = 'fckeditor.html' ;
-
-       try
-       {
-               if ( (/fcksource=true/i).test( window.top.location.search ) )
-                       sFile = 'fckeditor.original.html' ;
-       }
-       catch (e) { /* Ignore it. Much probably we are inside a FRAME where the "top" is in another domain (security error). */ }
-
-       var sLink = this.BasePath + 'editor/' + sFile + '?InstanceName=' + encodeURIComponent( this.InstanceName ) ;
-       if (this.ToolbarSet)
-               sLink += '&amp;Toolbar=' + this.ToolbarSet ;
-
-       var html = '<iframe id="' + this.InstanceName +
-               '___Frame" src="' + sLink +
-               '" width="' + this.Width +
-               '" height="' + this.Height ;
-
-       if ( this.TabIndex )
-               html += '" tabindex="' + this.TabIndex ;
-
-       html += '" frameborder="0" scrolling="no"></iframe>' ;
-
-       return html ;
-}
-
-FCKeditor.prototype._IsCompatibleBrowser = function()
-{
-       return FCKeditor_IsCompatibleBrowser() ;
-}
-
-FCKeditor.prototype._ThrowError = function( errorNumber, errorDescription )
-{
-       this.ErrorNumber                = errorNumber ;
-       this.ErrorDescription   = errorDescription ;
-
-       if ( this.DisplayErrors )
-       {
-               document.write( '<div style="COLOR: #ff0000">' ) ;
-               document.write( '[ FCKeditor Error ' + this.ErrorNumber + ': ' + this.ErrorDescription + ' ]' ) ;
-               document.write( '</div>' ) ;
-       }
-
-       if ( typeof( this.OnError ) == 'function' )
-               this.OnError( this, errorNumber, errorDescription ) ;
-}
-
-FCKeditor.prototype._HTMLEncode = function( text )
-{
-       if ( typeof( text ) != "string" )
-               text = text.toString() ;
-
-       text = text.replace(
-               /&/g, "&amp;").replace(
-               /"/g, "&quot;").replace(
-               /</g, "&lt;").replace(
-               />/g, "&gt;") ;
-
-       return text ;
-}
-
-;(function()
-{
-       var textareaToEditor = function( textarea )
-       {
-               var editor = new FCKeditor( textarea.name ) ;
-
-               editor.Width = Math.max( textarea.offsetWidth, FCKeditor.MinWidth ) ;
-               editor.Height = Math.max( textarea.offsetHeight, FCKeditor.MinHeight ) ;
-
-               return editor ;
-       }
-
-       /**
-        * Replace all <textarea> elements available in the document with FCKeditor
-        * instances.
-        *
-        *      // Replace all <textarea> elements in the page.
-        *      FCKeditor.ReplaceAllTextareas() ;
-        *
-        *      // Replace all <textarea class="myClassName"> elements in the page.
-        *      FCKeditor.ReplaceAllTextareas( 'myClassName' ) ;
-        *
-        *      // Selectively replace <textarea> elements, based on custom assertions.
-        *      FCKeditor.ReplaceAllTextareas( function( textarea, editor )
-        *              {
-        *                      // Custom code to evaluate the replace, returning false if it
-        *                      // must not be done.
-        *                      // It also passes the "editor" parameter, so the developer can
-        *                      // customize the instance.
-        *              } ) ;
-        */
-       FCKeditor.ReplaceAllTextareas = function()
-       {
-               var textareas = document.getElementsByTagName( 'textarea' ) ;
-
-               for ( var i = 0 ; i < textareas.length ; i++ )
-               {
-                       var editor = null ;
-                       var textarea = textareas[i] ;
-                       var name = textarea.name ;
-
-                       // The "name" attribute must exist.
-                       if ( !name || name.length == 0 )
-                               continue ;
-
-                       if ( typeof arguments[0] == 'string' )
-                       {
-                               // The textarea class name could be passed as the function
-                               // parameter.
-
-                               var classRegex = new RegExp( '(?:^| )' + arguments[0] + '(?:$| )' ) ;
-
-                               if ( !classRegex.test( textarea.className ) )
-                                       continue ;
-                       }
-                       else if ( typeof arguments[0] == 'function' )
-                       {
-                               // An assertion function could be passed as the function parameter.
-                               // It must explicitly return "false" to ignore a specific <textarea>.
-                               editor = textareaToEditor( textarea ) ;
-                               if ( arguments[0]( textarea, editor ) === false )
-                                       continue ;
-                       }
-
-                       if ( !editor )
-                               editor = textareaToEditor( textarea ) ;
-
-                       editor.ReplaceTextarea() ;
-               }
-       }
-})() ;
-
-function FCKeditor_IsCompatibleBrowser()
-{
-       var sAgent = navigator.userAgent.toLowerCase() ;
-
-       // Internet Explorer 5.5+
-       if ( /*@cc_on!@*/false && sAgent.indexOf("mac") == -1 )
-       {
-               var sBrowserVersion = navigator.appVersion.match(/MSIE (.\..)/)[1] ;
-               return ( sBrowserVersion >= 5.5 ) ;
-       }
-
-       // Gecko (Opera 9 tries to behave like Gecko at this point).
-       if ( navigator.product == "Gecko" && navigator.productSub >= 20030210 && !( typeof(opera) == 'object' && opera.postError ) )
-               return true ;
-
-       // Opera 9.50+
-       if ( window.opera && window.opera.version && parseFloat( window.opera.version() ) >= 9.5 )
-               return true ;
-
-       // Adobe AIR
-       // Checked before Safari because AIR have the WebKit rich text editor
-       // features from Safari 3.0.4, but the version reported is 420.
-       if ( sAgent.indexOf( ' adobeair/' ) != -1 )
-               return ( sAgent.match( / adobeair\/(\d+)/ )[1] >= 1 ) ; // Build must be at least v1
-
-       // Safari 3+
-       if ( sAgent.indexOf( ' applewebkit/' ) != -1 )
-               return ( sAgent.match( / applewebkit\/(\d+)/ )[1] >= 522 ) ;    // Build must be at least 522 (v3)
-
-       return false ;
-}